.showcase-block{align-items:flex-start;display:flex;flex-direction:column-reverse;gap:25px;justify-content:space-between;position:relative}@media only screen and (min-width:1024px){.showcase-block{flex-direction:row;gap:4rem}}@media only screen and (min-width:1440px){.showcase-block{flex-direction:row;gap:1rem}}@media only screen and (min-width:1920px){.showcase-block{align-items:center;gap:8rem}}.showcase-block--reverse{flex-direction:column-reverse}@media only screen and (min-width:1024px){.showcase-block--reverse{flex-direction:row-reverse}}.showcase-block__info{display:flex;flex-direction:column;max-width:92ch}.showcase-block__title{font-size:4em;letter-spacing:-1.56px;line-height:1}@media only screen and (min-width:1024px){.showcase-block__title{font-size:4.875em}}.showcase-block__description{font-size:16px;letter-spacing:-.03rem;line-height:1.415}@media only screen and (min-width:480px){.showcase-block__description{font-size:1.5em}}.showcase-block__description p{margin:0 0 1.5em}.showcase-block__description p:last-child{margin:0}.showcase-block__image{height:-moz-fit-content;height:fit-content;max-width:40%;min-width:300px;-o-object-fit:contain;object-fit:contain;opacity:.25;position:absolute;right:0;top:0;transform:translate(40%,-25%);width:80%;z-index:-1}@media only screen and (min-width:1024px){.showcase-block__image{right:0;transform:translateX(30%);width:-moz-fit-content;width:fit-content}.showcase-block--reverse .showcase-block__image{left:0;right:auto;transform:translateX(-30%)}}@media only screen and (min-width:1440px){.showcase-block__image{min-width:30%;opacity:inherit;position:relative;right:0;top:0;transform:translateX(10%)}.showcase-block--reverse .showcase-block__image{left:0;right:auto;transform:translateX(-10%)}}@media only screen and (min-width:1920px){.showcase-block__image{position:relative;right:0;top:0;transform:translateX(10%)}.showcase-block--reverse .showcase-block__image{right:auto;transform:translateX(-10%)}.showcase-block__image{position:static;right:0;top:0;transform:none!important}}.showcase-block__collection,.showcase-block__items{display:grid;gap:2.5em;width:100%}.showcase-block__collection{margin:2em 0}@media only screen and (min-width:768px){.showcase-block__collection{grid-template-columns:1fr 1fr;margin:3em 0 4em}}.showcase-block__items{grid-template-columns:1fr;margin-bottom:1.5em}.showcase-block__items--benefits{display:flex;flex-direction:row;flex-wrap:wrap}@media only screen and (min-width:768px){.showcase-block__items{display:contents;margin-bottom:3rem}}.showcase-block__item{box-sizing:border-box;padding-left:1.25rem;position:relative;width:100%}.showcase-block__item:before{background:currentColor;content:"";display:flex;height:100%;left:0;position:absolute;top:0;width:3px}.showcase-block__item-title{color:#1a1a1a;font-size:1.5em;font-weight:500;line-height:1.3}.showcase-block__item-title+span{margin-top:.35em}@media only screen and (min-width:1024px){.showcase-block__item-title+span{margin-top:.6em}}.showcase-block__item-text{display:block;font-size:1.25em;line-height:1.3}