.sg-text-image .content-container{display:flex;gap:2.5%}.sg-text-image .content-container.offset-left{flex-direction:row}.sg-text-image .content-container.offset-right{flex-direction:row-reverse}.sg-text-image .content-container.top{align-items:flex-start}.sg-text-image .content-container.center{align-items:center}.sg-text-image .content-container.bottom{align-items:flex-end}.sg-text-image .content-container .content-inner,.sg-text-image .content-container .image-container{flex:0 1 50%;width:50%}.sg-text-image .content-container .content-inner>:first-child{margin-top:0}.sg-text-image .content-container .image-container img{border-radius:20px;height:100%;object-fit:cover;width:100%}@media screen and (max-width:767px){.sg-text-image .content-container .content-inner,.sg-text-image .content-container .image-container{flex:0 1 100%;width:100%}.sg-text-image .content-container.offset-left,.sg-text-image .content-container.offset-right{flex-direction:column}}.sg-text-image.break-image:before{background-repeat:no-repeat;background-size:contain;content:"";height:785px;left:-200px;position:absolute;top:50%;transform:translateY(-50%);width:630px;z-index:9}.sg-text-image.break-image .broken-image-container{display:none}.sg-text-image.break-image .broken-image-container img{width:100%}@media(max-width:768px){.sg-text-image.break-image:before{content:none}.sg-text-image.break-image .broken-image-container{display:block}}