.orw-hero{padding:0 var(--orw-side-padding)}.orw-hero__inner{display:flex;flex-direction:row;align-items:center;gap:16px;width:100%;height:calc(100vh / var(--orw-zoom) - 64px - 30px)}.orw-hero__left{flex:1 0 0;min-width:0;height:100%;background-color:#f1f1f1;border-radius:24px;position:relative;overflow:hidden}.orw-hero__left-inner{display:flex;flex-direction:column;align-items:flex-start;padding:80px;justify-content:space-between;max-width:100%;width:100%;height:100%}.orw-hero__left-content{display:flex;flex-direction:column;align-items:flex-start;gap:40px;max-width:100%;width:100%;flex:1 0 0;align-self:stretch}.orw-hero__badge{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 20px;gap:10px;background-color:#c0fe00;border-radius:31px;font-family:var(--orw-font-body);font-weight:500;font-size:14px;line-height:17px;text-transform:uppercase;color:#171717;transition:opacity .3s ease}.orw-hero__heading-wrap{max-width:100%;width:100%;height:134px;overflow:hidden;position:relative}.orw-hero__heading-track{display:flex;flex-direction:column;align-items:center;gap:40px;position:absolute;max-width:100%;width:100%;left:0;top:-22px;transition:transform .5s cubic-bezier(.4,0,.2,1)}.orw-hero__heading{max-width:100%;width:100%;height:160px;font-family:var(--orw-font-display);font-style:normal;font-weight:400;font-size:80px;line-height:80px;text-transform:uppercase;color:#171717;align-self:stretch;flex-shrink:0}.orw-hero__subtext{max-width:610px;width:100%;font-family:var(--orw-font-body);font-style:normal;font-weight:400;font-size:24px;line-height:29px;color:#171717;transition:opacity .25s ease}.orw-hero__cta{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:16px 40px;gap:10px;width:183px;height:62px;border:1px solid #171717;border-radius:18px;background:transparent;text-decoration:none;flex-shrink:0;position:relative;overflow:hidden;transition:background-color .3s ease,border-color .3s ease}.orw-hero__cta-text-main{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#171717;white-space:nowrap;transition:transform .4s cubic-bezier(.4,0,.2,1)}.orw-hero__cta-text-hover{position:absolute;left:50%;top:50%;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#fff;white-space:nowrap;transform:translate(-50%,calc(-50% + 41px));transition:transform .4s cubic-bezier(.4,0,.2,1);pointer-events:none}.orw-hero__cta:hover{background-color:#171717;border-color:#171717}.orw-hero__cta:hover .orw-hero__cta-text-main{transform:translateY(-41px)}.orw-hero__cta:hover .orw-hero__cta-text-hover{transform:translate(-50%,-50%)}@media(prefers-reduced-motion:reduce){.orw-hero__cta-text-main,.orw-hero__cta-text-hover{transition:none}}.orw-hero__right{flex:1 0 0;min-width:400px;height:100%;flex-shrink:0;border-radius:24px;overflow:hidden;position:relative;transition:background .6s ease}.orw-hero__watermark{position:absolute;width:100%;height:auto;left:50%;top:50%;transform:translate(-50%,-50%);object-fit:contain;pointer-events:none;z-index:1}.orw-hero__watch-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;overflow:hidden}.orw-hero__watch-slide{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.orw-hero__watch-image{position:absolute;width:442px;height:656px;left:calc(50% - 221.9px);top:calc(50% - 342.5px);object-fit:contain;z-index:2;opacity:0;transform:scale(.6) translate(300px) rotate(15deg);transition:opacity .5s ease,transform .5s cubic-bezier(.4,0,.2,1)}.orw-hero__watch-slide.is-active .orw-hero__watch-image{opacity:1;transform:scale(1) translate(0) rotate(0)}.orw-hero__watch-slide.is-exiting .orw-hero__watch-image{opacity:0;transform:scale(.6) translate(-300px) rotate(-15deg);transition:opacity .4s ease,transform .4s cubic-bezier(.4,0,.2,1)}.orw-hero__watch-side{display:none!important}.orw-hero__tabs{display:flex;flex-direction:row;align-items:center;padding:0;gap:10px;position:absolute;width:auto;height:37px;left:50%;transform:translate(-50%);bottom:35px;z-index:10}.orw-hero__tab{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 20px;gap:10px;height:37px;background:#fff;border-radius:10px;border:none;cursor:pointer;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:17px;color:#171717;white-space:nowrap;flex-shrink:0;transition:background-color .25s ease,color .25s ease}.orw-hero__tab.is-active{background:#171717;color:#fff}.orw-hero__tab:hover:not(.is-active){background-color:#fffc}@media(max-width:989px){.orw-hero__inner{flex-direction:column-reverse;height:auto}.orw-hero__left{height:auto;flex:0 0 auto;width:100%;overflow:visible}.orw-hero__left-inner{width:100%;height:auto;padding:28px 20px;gap:28px;min-height:335px}.orw-hero__left-content{width:100%;gap:16px}.orw-hero__heading-wrap{width:100%;height:96px}.orw-hero__heading{width:100%;height:auto;font-size:40px;line-height:48px}.orw-hero__heading-track{width:100%;gap:20px;top:-10px}.orw-hero__subtext{width:100%;font-size:16px;line-height:22px;height:44px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.orw-hero__cta{width:100%;padding:12px 32px;height:auto}.orw-hero__right{width:100%;min-width:0;height:60vw;min-height:460px;max-height:600px}.orw-hero__watermark{width:100%;height:100%;object-fit:contain;top:calc(50% - 19px + var(--orw-hero-watermark-nudge-mobile, 0px))}.orw-hero__watch-image{width:70%;height:85%;object-position:center bottom;left:50%;top:calc(50% - 2px + var(--orw-hero-watch-nudge-mobile, 0px));transform:translate(-50%,-50%) scale(.6) rotate(15deg)}.orw-hero__watch-slide.is-active .orw-hero__watch-image{transform:translate(-50%,-50%) scale(1) rotate(0)}.orw-hero__watch-slide.is-exiting .orw-hero__watch-image{transform:translate(-150%,-50%) scale(.6) rotate(-15deg)}.orw-hero__tabs{width:auto;left:50%;transform:translate(-50%);top:auto;bottom:12px;gap:6px;height:auto}.orw-hero__tab{padding:6px 12px;font-size:11px;line-height:14px;height:auto}}@media(max-width:749px){.orw-hero{padding:0 12px}.orw-hero__inner{gap:12px}.orw-hero__right{flex:0 0 auto;aspect-ratio:369 / 514;width:100%;height:auto;min-height:0;max-height:none;min-width:0;border-radius:14px}.orw-hero__watermark{width:100%;height:auto;left:50%;top:calc(50% + var(--orw-hero-watermark-nudge-mobile, 0px));transform:translate(-50%,-50%);object-fit:contain}.orw-hero__watch-image{width:65.5%;height:auto;max-height:70%;object-position:center bottom;left:50%;top:calc(50% - 18px + var(--orw-hero-watch-nudge-mobile, 0px));transform:translate(-50%,-50%) scale(.6) rotate(15deg)}.orw-hero__watch-slide.is-active .orw-hero__watch-image{transform:translate(-50%,-50%) scale(1) rotate(0)}.orw-hero__watch-slide.is-exiting .orw-hero__watch-image{transform:translate(-150%,-50%) scale(.6) rotate(-15deg)}.orw-hero__tabs{bottom:17px;gap:8.71px}.orw-hero__tab{height:32.42px;padding:8.7091px 17.4182px;border-radius:8.7091px;font-family:"Product Sans",var(--orw-font-body);font-weight:500;font-size:12.1927px;line-height:15px}.orw-hero__left{aspect-ratio:369 / 258.71;height:auto;border-radius:14px}.orw-hero__left-inner{padding:36px;gap:20px;min-height:0}.orw-hero__left-content{gap:13px}.orw-hero__badge{padding:3.58px 8.95px;gap:4.47px;border-radius:13.87px;font-size:12px;line-height:12px}.orw-hero__heading-wrap{height:60px}.orw-hero__heading{font-size:36px;line-height:36px}.orw-hero__subtext{font-size:12px;line-height:14px;height:14px;-webkit-line-clamp:1}.orw-hero__cta{width:100%;height:45px;padding:14px 16px;border:1px solid #000000;border-radius:12px}.orw-hero__cta-text-main,.orw-hero__cta-text-hover{font-size:14px;line-height:14px}}@media(max-width:360px){.orw-hero{padding:0 8px}.orw-hero__tabs{gap:6px;bottom:14px}.orw-hero__tab{height:26px;padding:5px 10px;border-radius:7px;font-size:11px;line-height:13px}.orw-hero__heading-wrap{height:60px}.orw-hero__heading{font-size:28px;line-height:30px}.orw-hero__left-inner{padding:24px;gap:16px}}@media(min-width:2560px){.orw-hero{padding:0 calc(30px * var(--orw-scale))}.orw-hero__inner{gap:calc(16px * var(--orw-scale))}.orw-hero__left{border-radius:calc(24px * var(--orw-scale))}.orw-hero__left-inner{padding:calc(80px * var(--orw-scale))}.orw-hero__left-content{gap:calc(40px * var(--orw-scale))}.orw-hero__badge{padding:calc(8px * var(--orw-scale)) calc(20px * var(--orw-scale));border-radius:calc(31px * var(--orw-scale));font-size:calc(14px * var(--orw-scale));line-height:calc(17px * var(--orw-scale))}.orw-hero__heading-wrap{height:calc(134px * var(--orw-scale))}.orw-hero__heading-track{gap:calc(40px * var(--orw-scale));top:calc(-22px * var(--orw-scale))}.orw-hero__heading{height:calc(160px * var(--orw-scale));font-size:calc(80px * var(--orw-scale));line-height:calc(80px * var(--orw-scale))}.orw-hero__subtext{font-size:calc(24px * var(--orw-scale));line-height:calc(29px * var(--orw-scale));max-width:calc(610px * var(--orw-scale))}.orw-hero__cta{padding:calc(16px * var(--orw-scale)) calc(40px * var(--orw-scale));width:calc(183px * var(--orw-scale));height:calc(62px * var(--orw-scale));border-radius:calc(18px * var(--orw-scale))}.orw-hero__cta-text-main,.orw-hero__cta-text-hover{font-size:calc(16px * var(--orw-scale));line-height:calc(20px * var(--orw-scale))}.orw-hero__right{min-width:calc(400px * var(--orw-scale));border-radius:calc(24px * var(--orw-scale))}.orw-hero__watch-image{width:calc(442px * var(--orw-scale));height:calc(656px * var(--orw-scale));left:calc(50% - 221px * var(--orw-scale) - .9px);top:calc(50% - 328px * var(--orw-scale) - 14.5px)}.orw-hero__tabs{gap:calc(10px * var(--orw-scale));height:calc(37px * var(--orw-scale));bottom:calc(35px * var(--orw-scale))}.orw-hero__tab{padding:calc(10px * var(--orw-scale)) calc(20px * var(--orw-scale));height:calc(37px * var(--orw-scale));border-radius:calc(10px * var(--orw-scale));font-size:calc(14px * var(--orw-scale));line-height:calc(17px * var(--orw-scale))}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/orw-hero.css.map */
