.showcase{display:grid;grid-template-columns:2fr 1fr;align-items:flex-end;justify-content:space-between;gap:32px}.showcase--reverse{direction:rtl}.showcase--vertical-top,.showcase--vertical-top .showcase__images{align-items:flex-start}.showcase--vertical-top .showcase__content{justify-content:flex-start}@media screen and (max-width:750px){.showcase{grid-template-columns:1fr}}.showcase__title{display:block!important;flex-grow:1;text-transform:uppercase}.showcase__content{height:100%;display:flex;flex-direction:column;justify-content:flex-end}.showcase--reverse .showcase__content{direction:ltr}.showcase__content__text{color:var(--color-black);font-size:clamp(16px,calc(16px + (24 - 16) * ((100vw - 750px) / (1920 - 750))),24px);line-height:135%;position:relative;font-weight:500}.showcase__content__pre{font-size:clamp(10px,calc(10px + (16 - 10) * ((100vw - 750px) / (1920 - 750))),16px);color:var(--color-gray-300);position:absolute;top:2px;left:0}.showcase__content__text>*:first-child{margin-top:0}.showcase__content__text>*:first-child:first-letter{padding-left:128px}@media screen and (max-width:1300px){.showcase__content__text{font-size:18px}}@media screen and (max-width:750px){.showcase__content__text{font-size:16px}}.showcase__image img{object-fit:cover;width:100%}.showcase__image.showcase__image--large{flex-shrink:0;display:flex}.showcase__image.showcase__image--large img{min-height:550px;height:80vh}.showcase__image.showcase__image--small{flex-shrink:0;display:flex}.showcase__image.showcase__image--small img{min-height:350px;height:55vh}.showcase__images{display:grid;grid-template-columns:repeat(2,1fr);align-items:end;gap:32px;max-width:100%;overflow-x:auto}@media screen and (max-width:750px){.showcase__images{gap:16px}.showcase__image{width:75vw}.showcase__image.showcase__image--large img{height:45vh;min-height:unset}.showcase__image.showcase__image--small img{height:35vh;min-height:unset}}.showcase--reverse .showcase__images{direction:rtl}.showcase__button__wrapper{display:flex;direction:ltr}.showcase__button__wrapper.right{justify-content:flex-end}
/*# sourceMappingURL=/cdn/shop/t/8/assets/showcase-with-text.css.map */
