.hero-split{position:relative;width:100%;height:100%;min-height:590px;overflow:hidden;isolation:isolate}@media screen and (min-width:768px)and (max-width:1024px){.hero-split{min-height:680px}}@media screen and (min-width:1025px){.hero-split{height:var(--hs-section-height-desktop, 740px)}}.hero-split__media{position:absolute;top:0;right:0;bottom:0;left:0;display:flex}.hero-split__image-wrap{position:relative;flex:1 1 100%;height:100%;overflow:hidden}.hero-split__image-wrap--2{display:none}@media screen and (min-width:1025px){.hero-split__image-wrap--1,.hero-split__image-wrap--2{flex:1 1 50%}.hero-split__image-wrap--2{display:block}}.hero-split__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero-split__image--mobile{display:none}@media screen and (max-width:767px){.hero-split__image--mobile{display:block}.hero-split__image--desktop:has(+.hero-split__image--mobile){display:none}}.hero-split__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--hs-overlay-color, #000);opacity:var(--hs-overlay-opacity, 0);pointer-events:none}.hero-split__content{position:relative;top:12%;z-index:var(--hs-z-content, 5);width:100%;height:fit-content;max-width:664px;margin:0 auto}@media screen and (max-width:767px){.hero-split__content{top:15%}}@media screen and (max-width:1180px){.hero-split__content{position:absolute;left:50%;transform:translate(-50%)}}@media screen and (min-width:992px)and (max-width:1180px){.hero-split__content{top:8%!important}}.hero-split__floating-text{position:relative;left:var(--hs-left-m, 8%);color:var(--hs-text-color, #fff);text-align:var(--hs-align-m, left);margin-top:var(--hs-top-m, 10px)}.hero-split__floating-text p,.hero-split__floating-text span,.hero-split__floating-text a{color:var(--hs-text-color, #fff)!important}@media screen and (min-width:990px){.hero-split__floating-text{left:var(--hs-left-d, 10%);text-align:var(--hs-align-d, left);margin-top:var(--hs-top-d, 20px)}}.hero-split__floating-text--display{font-family:var(--font-heading-family, serif);font-size:35px;line-height:1.05}@media screen and (max-width:767px){.hero-split__floating-text--display{font-size:28px}}.hero-split__floating-text--heading{font-family:var(--font-heading-family, serif);font-size:26px}@media screen and (max-width:767px){.hero-split__floating-text--heading{font-size:21px}}.hero-split__floating-text--accent{font-family:var(--font-body-family, serif);font-style:italic;font-size:30px;line-height:1.2}@media screen and (max-width:767px){.hero-split__floating-text--accent{font-size:21px}}.hero-split__description{background-color:color-mix(in srgb,var(--des-bg-color) 55%,transparent);color:var(--des-text-color, #fff);max-width:var(--hs-desc-max-width, 420px);padding:12px;border-radius:22px;margin-right:auto;margin-left:auto;margin-top:var(--hs-desc-top-m, 10px);margin-bottom:var(--hs-block-gap-mobile, 10px)}@media screen and (max-width:767px){.hero-split__description{max-width:300px}}.hero-split__description p,.hero-split__description a,.hero-split__description span{font-family:Reckless;font-size:20px;line-height:1.4;letter-spacing:.5px;color:var(--des-text-color, #fff)!important}@media screen and (max-width:767px){.hero-split__description p,.hero-split__description a,.hero-split__description span{font-size:16px}}@media screen and (min-width:990px){.hero-split__description{margin-bottom:var(--hs-block-gap-desktop, 16px);margin-top:var(--hs-desc-top-d, 20px)}}.hero-split__description--align-left{text-align:left}.hero-split__description--align-center{text-align:center;left:50%;transform:translate(-50%)}.hero-split__description--align-right{text-align:right;left:auto;right:8%}.hero-split__button.primarybutton{display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:18px;padding:8px 24px!important;border-radius:25px;font-weight:400!important;text-transform:none;line-height:1.4;width:100%;max-width:fit-content;letter-spacing:0;gap:5px;margin:0 auto}@media(max-width:767px){.hero-split__button.primarybutton{font-size:16px;max-width:248px!important}}.hero-split__buttons{display:flex;flex-wrap:wrap;gap:var(--hs-block-gap-mobile);justify-content:center;margin-top:var(--hs-pri-top-m)}@media screen and (min-width:990px){.hero-split__buttons{gap:var(--hs-block-gap-desktop, 16px);margin-top:var(--hs-pri-top-d, 20px)}}.hero-split__button-arrow{display:inline-block;width:20px;height:20px;margin-left:.5em;transition:transform .2s ease}@media(max-width:767px){.hero-split__button-arrow{width:18px;height:18px}}.hero-split__button--primary:hover .hero-split__button-arrow{transform:translate(4px)}.hm-cue{letter-spacing:.24em;text-transform:uppercase;color:#dce4dd;align-items:center;justify-content:center;width:100%;gap:11px;font-size:11px;font-weight:600;text-decoration:none;transition:color .25s;display:inline-flex;margin-top:20px}.hm-cue i{border:1px solid #ffffffa6;border-radius:999px;width:16px;height:24px;position:relative}.hm-cue i:after{content:"";background:#fff;border-radius:2px;width:2px;height:5px;animation:1.9s ease-in-out infinite rvCueDot;position:absolute;top:5px;left:50%;transform:translate(-50%)}.hero-split--animated .hero-split__floating-text,.hero-split--animated .hero-split__description,.hero-split--animated .hero-split__buttons{animation:hs-fade-up .9s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(var(--hs-anim-order, 0) * .15s)}.hero-split--animated .hm-cue{animation:hs-fade-up .9s ease both;animation-delay:calc((var(--hs-anim-order, 0) + 1) * .15s)}@keyframes rvCueDot{0%{opacity:0;transform:translate(-50%)}28%{opacity:1}78%{opacity:0;transform:translate(-50%,8px)}to{opacity:0}}@keyframes hs-fade-up{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.hero-split--animated .hero-split__floating-text,.hero-split--animated .hero-split__description,.hero-split--animated .hero-split__buttons{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/139/assets/section-hero-split-movement.css.map */
