.image-and-text .wrapper{display:flex;flex-direction:column;gap:var(--space-6)}@media (min-width:1025px){.image-and-text .wrapper{flex-direction:row}}.image-and-text .wrapper.images-position-right-bottom{flex-direction:column-reverse}@media (min-width:1025px){.image-and-text .wrapper.images-position-right-bottom{flex-direction:row-reverse}}.image-and-text .images-wrapper{display:flex;flex-direction:column;gap:var(--space-4)}@media(min-width:1025px){.image-and-text .images-wrapper{flex-direction:row;max-height:clamp(650px,1vw,900px)}.image-and-text .images-wrapper img{max-height:100%;-o-object-fit:cover;object-fit:cover}}.image-and-text .images-wrapper.image-size-full .image-wrapper-2 img{height:100%}.image-and-text .images-wrapper.image-size-medium .image-wrapper-2 img{height:75%}.image-and-text .images-wrapper.image-size-small .image-wrapper-2 img{height:50%}.image-and-text .text{flex-shrink:0}@media (min-width:1025px){.image-and-text .text{width:400px}}.image-and-text .caption{margin-bottom:var(--space-4)}body.wool-and-prince :is(.image-and-text .caption){font-size:16px}.image-and-text .title{margin-bottom:var(--space-6)}body.wool-and-prince :is(.image-and-text .title){font-size:var(--font-size-s)}.image-and-text .subtitle{margin-bottom:var(--space-6)}body.wool-and-prince :is(.image-and-text .subtitle){font-size:14px}body.wool-and-prince :is(.image-and-text .cta){font-size:14px}.image-and-text .bullet-points-wrapper{display:flex;flex-direction:column;gap:var(--space-6);margin-top:var(--space-12)}.image-and-text .bullet-point{align-items:flex-start;display:flex;flex-direction:row;gap:var(--space-2)}.image-and-text .bullet-point-icon{width:clamp(32px,1.667vw,36px)}