.custom-split-showcase{background-color:var(--bg-color);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);width:100%;overflow:hidden}.custom-split-showcase__grid{display:grid;grid-template-columns:1fr 1fr;gap:8rem;align-items:center}.custom-split-showcase__grid--reverse .custom-split-showcase__image-col{order:2}.custom-split-showcase__grid--reverse .custom-split-showcase__text-col{order:1}.custom-split-showcase__image-wrapper{position:relative;width:100%;overflow:hidden;background-color:#eaeaea;border-radius:8px;box-shadow:0 4px 20px #00000005}.custom-split-showcase__image-wrapper--square{padding-bottom:100%}.custom-split-showcase__image-wrapper--portrait{padding-bottom:125%}.custom-split-showcase__image-wrapper--landscape{padding-bottom:75%}.custom-split-showcase__image-wrapper--adapt{padding-bottom:0}.custom-split-showcase__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.custom-split-showcase__image-wrapper--adapt .custom-split-showcase__image{position:relative;height:auto;object-fit:contain}.custom-split-showcase__image-wrapper:hover .custom-split-showcase__image{transform:scale(1.03)}.custom-split-showcase__text-col{display:flex;flex-direction:column;align-items:var(--text-alignment-flex);text-align:var(--text-alignment);justify-content:center}.custom-split-showcase__subheading{font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--text-color);opacity:.75;margin-bottom:1.6rem;display:block;line-height:1.2}.custom-split-showcase__heading{font-family:var(--font-heading-family),Georgia,serif;font-weight:400;font-size:calc(var(--font-heading-scale) * 3.8rem);color:var(--text-color);line-height:1.2;margin-top:0;margin-bottom:2.2rem}.custom-split-showcase__text{font-size:1.5rem;line-height:1.65;color:var(--text-color);opacity:.8;margin-top:0;margin-bottom:3rem;max-width:48rem}.custom-split-showcase__button{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background-color:var(--button-bg-color);color:var(--button-text-color)!important;padding:1.3rem 3.2rem;font-size:1.4rem;font-weight:500;text-decoration:none;border-radius:3rem;box-shadow:0 2px 8px #0000000a;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s ease}.custom-split-showcase__button:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000014;opacity:0;transition:opacity .25s ease;border-radius:inherit;pointer-events:none}.custom-split-showcase__button:hover{transform:translateY(-2px);box-shadow:0 4px 15px #00000014}.custom-split-showcase__button:hover:after{opacity:1}.custom-split-showcase__button-arrow{margin-left:.8rem;font-size:1.4rem;transition:transform .25s ease}.custom-split-showcase__button:hover .custom-split-showcase__button-arrow{transform:translate(3px,-3px)}@media screen and (max-width:749px){.custom-split-showcase{padding-top:var(--padding-top-mobile);padding-bottom:var(--padding-bottom-mobile)}.custom-split-showcase__grid{grid-template-columns:1fr;gap:4rem}.custom-split-showcase__grid--reverse .custom-split-showcase__image-col,.custom-split-showcase__grid--reverse .custom-split-showcase__text-col{order:unset}.custom-split-showcase__heading{font-size:calc(var(--font-heading-scale) * 2.8rem)}.custom-split-showcase__text-col{align-items:center!important;text-align:center!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-split-showcase.css.map */
