.page-module__E0kJGG__homepage{filter:none;perspective:none;box-sizing:border-box;width:100%;max-width:100vw;position:relative;overflow:visible;transform:none}.page-module__E0kJGG__heroSection{z-index:10;width:100%;height:100vh;min-height:600px;position:relative;overflow:hidden}.page-module__E0kJGG__videoContainer{width:100%;height:100%;position:relative}.page-module__E0kJGG__heroVideo,.page-module__E0kJGG__heroFallback{object-fit:cover;object-position:center;width:100%;height:100%}.page-module__E0kJGG__heroOverlay{width:100%;height:100%;color:var(--colour-white);text-align:center;padding:var(--spacing-xl);background:linear-gradient(#0000004d 0%,#00000080 100%);flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:0}.page-module__E0kJGG__heroTitle{margin-bottom:var(--spacing-md);text-shadow:2px 2px 8px #00000080;font-size:clamp(2.75rem,5.5vw,5rem);font-weight:700;animation:1s ease-out page-module__E0kJGG__fadeInUp}.page-module__E0kJGG__heroSubtitle{text-shadow:1px 1px 4px #00000080;font-size:clamp(1.25rem,2.5vw,2rem);font-weight:400;animation:1s ease-out .3s both page-module__E0kJGG__fadeInUp}@keyframes page-module__E0kJGG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.page-module__E0kJGG__homepage{width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.page-module__E0kJGG__heroSection{width:100%;max-width:100vw;height:100vh;min-height:500px;max-height:100vh;overflow-x:hidden}.page-module__E0kJGG__heroOverlay{padding:var(--spacing-lg);box-sizing:border-box;width:100%;max-width:100vw}.page-module__E0kJGG__heroTitle{margin-bottom:var(--spacing-sm);word-wrap:break-word;max-width:100%;font-size:clamp(2rem,8vw,3rem);animation:none!important}.page-module__E0kJGG__heroSubtitle{word-wrap:break-word;max-width:100%;font-size:clamp(1rem,4vw,1.5rem);animation:none!important}}@media (max-width:480px){.page-module__E0kJGG__heroSection{height:100vh;min-height:400px;max-height:100vh}.page-module__E0kJGG__heroOverlay{padding:var(--spacing-md)}.page-module__E0kJGG__heroTitle{margin-bottom:var(--spacing-xs);font-size:clamp(1.75rem,10vw,2.5rem)}.page-module__E0kJGG__heroSubtitle{font-size:clamp(.875rem,5vw,1.25rem)}}
.HeroVideo-module__B8a9pa__heroSection{z-index:10;width:100%;height:100dvh;min-height:100dvh;margin-top:0;position:relative;overflow:hidden}.HeroVideo-module__B8a9pa__videoContainer{background:#0a0a0a;width:100%;height:100%;position:relative}.HeroVideo-module__B8a9pa__heroVideo{object-fit:cover;object-position:center;width:100%;height:100%}.HeroVideo-module__B8a9pa__heroOverlay{color:#fff;width:100%;height:100%;padding:var(--spacing-xl);background:linear-gradient(#00000040 0%,#0000008c 100%);flex-direction:column;justify-content:flex-end;align-items:flex-start;display:flex;position:absolute;top:0;left:0}.HeroVideo-module__B8a9pa__heroContent{flex-direction:row;align-items:center;gap:clamp(1.5rem,4vw,3rem);max-width:90%;margin-bottom:clamp(2rem,5vh,4rem);display:flex}.HeroVideo-module__B8a9pa__heroLogoWrap{filter:none;flex-shrink:0;align-items:center;display:flex}.HeroVideo-module__B8a9pa__heroTextBlock{flex-direction:column;align-self:center;gap:.5rem;max-width:min(72ch,85%);display:flex}.HeroVideo-module__B8a9pa__heroHeader{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,sans-serif;text-shadow:2px 2px 8px #00000080;color:#fff;margin:0;font-size:clamp(1.1rem,2.2vw,1.5rem);font-weight:600;line-height:1.35}.HeroVideo-module__B8a9pa__heroSubtitle{text-shadow:1px 1px 4px #00000080;color:var(--v5-orange);letter-spacing:.08em;margin:0;font-size:clamp(.9rem,1.8vw,1.1rem);font-weight:600}.HeroVideo-module__B8a9pa__heroLogo{width:min(560px,80vw);height:clamp(80px,14vw,160px);position:relative}.HeroVideo-module__B8a9pa__heroLogoImage{object-fit:contain;filter:drop-shadow(0 4px 20px #00000080);width:min(420px,55vw);height:auto;display:block}.HeroVideo-module__B8a9pa__scrollArrow{cursor:pointer;z-index:20;justify-content:center;align-items:center;transition:transform .2s;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.HeroVideo-module__B8a9pa__scrollArrow:hover{transform:translate(-50%)translateY(5px)}.HeroVideo-module__B8a9pa__arrowIcon{color:#fff;filter:drop-shadow(0 2px 8px #00000080);stroke-width:2.5px;width:4rem;height:4rem;transition:color .2s;animation:2s ease-in-out 1s infinite HeroVideo-module__B8a9pa__arrowBounce}.HeroVideo-module__B8a9pa__scrollArrow:hover .HeroVideo-module__B8a9pa__arrowIcon{color:var(--v5-orange);filter:drop-shadow(0 4px 12px #ffffff4d)drop-shadow(0 2px 8px #00000080)}@keyframes HeroVideo-module__B8a9pa__arrowBounce{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}@media (max-width:768px){.HeroVideo-module__B8a9pa__heroSection{width:100%;max-width:100vw;height:100dvh;min-height:100dvh;max-height:none;overflow-x:hidden}.HeroVideo-module__B8a9pa__heroOverlay{padding:var(--spacing-lg);box-sizing:border-box;align-items:center;width:100%;max-width:100vw}.HeroVideo-module__B8a9pa__heroContent{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:100%}.HeroVideo-module__B8a9pa__heroLogoWrap{justify-content:center}.HeroVideo-module__B8a9pa__heroLogoImage{width:min(320px,75vw)}.HeroVideo-module__B8a9pa__heroTextBlock{text-align:center;align-items:center}.HeroVideo-module__B8a9pa__heroHeader{text-align:center;font-size:clamp(1rem,4vw,1.25rem)}.HeroVideo-module__B8a9pa__heroSubtitle{text-align:center;font-size:clamp(.85rem,3vw,1rem)}.HeroVideo-module__B8a9pa__scrollArrow{bottom:1.5rem}.HeroVideo-module__B8a9pa__arrowIcon{width:3rem;height:3rem}}@media (max-width:480px){.HeroVideo-module__B8a9pa__heroSection{height:100dvh;min-height:100dvh;max-height:none}.HeroVideo-module__B8a9pa__heroOverlay{padding:var(--spacing-md)}.HeroVideo-module__B8a9pa__heroContent{gap:.75rem}.HeroVideo-module__B8a9pa__heroLogoImage{width:min(260px,80vw)}.HeroVideo-module__B8a9pa__heroHeader{font-size:clamp(.95rem,5vw,1.1rem)}.HeroVideo-module__B8a9pa__heroSubtitle{font-size:.8rem}.HeroVideo-module__B8a9pa__scrollArrow{bottom:1rem}.HeroVideo-module__B8a9pa__arrowIcon{width:2.5rem;height:2.5rem}}
.TypewriterText-module__f966pG__cursor{margin-left:2px;font-weight:400;animation:.8s step-end infinite TypewriterText-module__f966pG__blink;display:inline-block}@keyframes TypewriterText-module__f966pG__blink{0%,50%{opacity:1}51%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.TypewriterText-module__f966pG__cursor{animation:none}}
.OurPartners-module__LZS2Lq__section{padding:2rem var(--spacing-xl);box-sizing:border-box;background-color:#0000;width:100%}.OurPartners-module__LZS2Lq__carouselMask{width:94%;max-width:1200px;margin:0 auto;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0% 10%,#000 22% 78%,#0000 90% 100%);mask-image:linear-gradient(90deg,#0000 0% 10%,#000 22% 78%,#0000 90% 100%);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.OurPartners-module__LZS2Lq__track{will-change:transform;align-items:center;gap:clamp(.75rem,1.5vw,1.25rem);width:max-content;animation:45s linear infinite OurPartners-module__LZS2Lq__logoCarousel;display:flex}@media (prefers-reduced-motion:reduce){.OurPartners-module__LZS2Lq__track{animation-duration:90s}}@keyframes OurPartners-module__LZS2Lq__logoCarousel{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.OurPartners-module__LZS2Lq__inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(1rem,2.5vw,1.75rem);max-width:1400px;margin:0 auto;display:flex}.OurPartners-module__LZS2Lq__logoWrap{flex-shrink:0;justify-content:center;align-items:center;padding:.25rem;display:flex}.OurPartners-module__LZS2Lq__logoScaleWrap{transform-origin:50%;will-change:transform;justify-content:center;align-items:center;display:flex}.OurPartners-module__LZS2Lq__logoImage{object-fit:contain;filter:grayscale()brightness(1.1);opacity:.85;width:auto;max-width:180px;height:72px;transition:filter var(--transition-base),opacity var(--transition-base)}.OurPartners-module__LZS2Lq__logoWrap:hover .OurPartners-module__LZS2Lq__logoImage{filter:grayscale(0)brightness();opacity:1}.OurPartners-module__LZS2Lq__logoPlaceholder{border-radius:var(--radius-sm);color:#ffffff59;letter-spacing:.05em;filter:grayscale();min-width:130px;height:72px;transition:opacity var(--transition-base),color var(--transition-base),border-color var(--transition-base);background:#ffffff14;border:1px solid #0000;justify-content:center;align-items:center;font-size:.75rem;font-weight:500;display:flex}.OurPartners-module__LZS2Lq__logoWrap:hover .OurPartners-module__LZS2Lq__logoPlaceholder{opacity:.9;color:var(--v5-orange);border-color:#ff700059}@media (max-width:768px){.OurPartners-module__LZS2Lq__section{padding:1.5rem var(--spacing-md)}.OurPartners-module__LZS2Lq__track{animation:45s linear infinite OurPartners-module__LZS2Lq__logoCarousel!important}@media (prefers-reduced-motion:reduce){.OurPartners-module__LZS2Lq__track{animation-duration:90s!important}}.OurPartners-module__LZS2Lq__carouselMask{width:94%;max-width:860px}.OurPartners-module__LZS2Lq__inner{gap:1rem}.OurPartners-module__LZS2Lq__logoImage{max-width:140px;height:56px}.OurPartners-module__LZS2Lq__logoPlaceholder{min-width:110px;height:56px;font-size:.6875rem}}@media (max-width:480px){.OurPartners-module__LZS2Lq__section{padding:1.25rem var(--spacing-sm)}.OurPartners-module__LZS2Lq__carouselMask{width:95%;max-width:640px}.OurPartners-module__LZS2Lq__inner{gap:.75rem}.OurPartners-module__LZS2Lq__logoImage{max-width:110px;height:48px}.OurPartners-module__LZS2Lq__logoPlaceholder{min-width:88px;height:48px;font-size:.625rem}}
.HorizontalScrollSection-module__8iJSmG__section{background-color:#0000;height:300vh;position:relative}.HorizontalScrollSection-module__8iJSmG__stickyContainer{width:100%;height:100vh;position:sticky;top:0;overflow:hidden}.HorizontalScrollSection-module__8iJSmG__viewport{justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:visible}.HorizontalScrollSection-module__8iJSmG__content{will-change:transform;box-sizing:border-box;align-items:stretch;width:100%;max-width:100%;padding:3rem 2.5rem;display:flex}.HorizontalScrollSection-module__8iJSmG__introBlock,.HorizontalScrollSection-module__8iJSmG__whatWeDoBlock{color:#fff;flex-direction:column;flex:0 0 33.333%;justify-content:center;min-width:0;padding:3rem 3.5rem;display:flex}.HorizontalScrollSection-module__8iJSmG__introBlock{border-right:1px solid #ffffff1a;padding-right:4rem}.HorizontalScrollSection-module__8iJSmG__whatWeDoBlock{padding-left:4rem}.HorizontalScrollSection-module__8iJSmG__heading{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,sans-serif;color:#fff;letter-spacing:.14em;text-transform:uppercase;transform-origin:0;margin:0 0 2rem;font-size:clamp(1.5rem,3.2vw,2.5rem);font-weight:700;line-height:1.2;transition:opacity .15s ease-out,transform .2s ease-out}.HorizontalScrollSection-module__8iJSmG__subheading,.HorizontalScrollSection-module__8iJSmG__tagline,.HorizontalScrollSection-module__8iJSmG__description,.HorizontalScrollSection-module__8iJSmG__highlightText{color:#fffc;margin:0 0 1.5rem;font-size:1rem;font-weight:400;line-height:1.75}.HorizontalScrollSection-module__8iJSmG__tagline{margin-bottom:2rem}.HorizontalScrollSection-module__8iJSmG__highlight{color:var(--v5-orange);font-weight:600}.HorizontalScrollSection-module__8iJSmG__highlightText{color:var(--v5-orange);margin-bottom:2rem;font-weight:500;line-height:1.65}.HorizontalScrollSection-module__8iJSmG__primaryText{color:#fffc;margin:0 0 1.5rem;font-size:1rem;font-weight:400;line-height:1.75}.HorizontalScrollSection-module__8iJSmG__description{margin-bottom:1.25rem}.HorizontalScrollSection-module__8iJSmG__whatWeDoBlock .HorizontalScrollSection-module__8iJSmG__description{max-width:38ch}.HorizontalScrollSection-module__8iJSmG__stats{flex-direction:column;gap:.875rem;margin-top:.5rem;display:flex}.HorizontalScrollSection-module__8iJSmG__statItem{color:#ffffffe6;align-items:center;gap:.75rem;font-size:.9375rem;font-weight:500;display:flex}.HorizontalScrollSection-module__8iJSmG__checkIcon{width:20px;height:20px;color:var(--v5-green);flex-shrink:0}.HorizontalScrollSection-module__8iJSmG__rating{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.HorizontalScrollSection-module__8iJSmG__stars{gap:.2rem;display:flex}.HorizontalScrollSection-module__8iJSmG__star{color:var(--v5-orange);transform-origin:50%;font-size:1.15rem;display:inline-block}.HorizontalScrollSection-module__8iJSmG__ratingText{color:#ffffffe6;letter-spacing:.02em;transform-origin:0;font-size:.9375rem;font-weight:600;display:inline-block}.HorizontalScrollSection-module__8iJSmG__videoBlock{flex:0 0 66.667%;align-items:center;min-width:0;padding-left:2rem;display:flex}.HorizontalScrollSection-module__8iJSmG__videoWrapper{aspect-ratio:16/9;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 60px #0006,0 0 50px #ffffff14,0 0 120px #ffffff0a}.HorizontalScrollSection-module__8iJSmG__videoWrapper:after{content:"";z-index:1;pointer-events:none;background:#0000006b;transition:background .25s;position:absolute;inset:0}.HorizontalScrollSection-module__8iJSmG__videoWrapper:hover:after{background:#0000002e}.HorizontalScrollSection-module__8iJSmG__video{object-fit:cover;filter:blur(5px);width:100%;height:100%;transition:filter .25s,transform .25s;display:block;transform:scale(1.02)}.HorizontalScrollSection-module__8iJSmG__videoWrapper:hover .HorizontalScrollSection-module__8iJSmG__video{filter:blur();transform:scale(1)}.HorizontalScrollSection-module__8iJSmG__thumbnailMessage{z-index:3;color:#fff;letter-spacing:.01em;text-shadow:0 10px 30px #000c;opacity:1;pointer-events:none;flex-direction:column;gap:.25rem;max-width:70%;font-size:1.75rem;font-weight:700;line-height:1.25;transition:opacity .2s;display:flex;position:absolute;top:50%;left:1.5rem;transform:translateY(-50%)}.HorizontalScrollSection-module__8iJSmG__videoWrapper:hover .HorizontalScrollSection-module__8iJSmG__thumbnailMessage{opacity:0}.HorizontalScrollSection-module__8iJSmG__playButton{background:var(--v5-green);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;transition:background .2s,transform .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HorizontalScrollSection-module__8iJSmG__playButton:hover{background:var(--colour-success-hover);transform:translate(-50%,-50%)scale(1.1)}.HorizontalScrollSection-module__8iJSmG__playIcon{color:#fff;width:28px;height:28px;margin-left:4px}.HorizontalScrollSection-module__8iJSmG__cinemaLights{z-index:9998;pointer-events:none;position:fixed;inset:0}.HorizontalScrollSection-module__8iJSmG__cinemaLightsDown{pointer-events:auto}.HorizontalScrollSection-module__8iJSmG__cinemaPanel{opacity:0;pointer-events:none;background:#000;transition:opacity .6s ease-out;position:fixed}.HorizontalScrollSection-module__8iJSmG__cinemaLightsDown .HorizontalScrollSection-module__8iJSmG__cinemaPanel{opacity:.92;pointer-events:auto}.HorizontalScrollSection-module__8iJSmG__cinemaClose{color:#fff;cursor:pointer;z-index:10000;opacity:0;pointer-events:none;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s;display:flex;position:fixed}.HorizontalScrollSection-module__8iJSmG__cinemaLightsDown .HorizontalScrollSection-module__8iJSmG__cinemaClose{opacity:1;pointer-events:auto}.HorizontalScrollSection-module__8iJSmG__cinemaClose:hover{background:#fff3}.HorizontalScrollSection-module__8iJSmG__cinemaCloseIcon{width:24px;height:24px}.HorizontalScrollSection-module__8iJSmG__videoWrapper[data-cinema-active]{z-index:9999;position:relative}@media (max-width:1400px){.HorizontalScrollSection-module__8iJSmG__content{padding:2rem 1.5rem}}@media (max-width:1200px){.HorizontalScrollSection-module__8iJSmG__section{height:250vh}.HorizontalScrollSection-module__8iJSmG__content{padding:2rem 1.5rem}.HorizontalScrollSection-module__8iJSmG__introBlock,.HorizontalScrollSection-module__8iJSmG__whatWeDoBlock{padding:2.5rem}.HorizontalScrollSection-module__8iJSmG__introBlock{padding-right:3rem}.HorizontalScrollSection-module__8iJSmG__whatWeDoBlock{padding-left:3rem}.HorizontalScrollSection-module__8iJSmG__videoBlock{padding-left:1.5rem}.HorizontalScrollSection-module__8iJSmG__playButton{width:60px;height:60px}.HorizontalScrollSection-module__8iJSmG__playIcon{width:24px;height:24px}}@media (max-width:1024px){.HorizontalScrollSection-module__8iJSmG__section{height:200vh}.HorizontalScrollSection-module__8iJSmG__content{padding:2rem 1rem}.HorizontalScrollSection-module__8iJSmG__heading{margin-bottom:1.5rem;font-size:clamp(1.25rem,2.5vw,1.75rem)}.HorizontalScrollSection-module__8iJSmG__subheading,.HorizontalScrollSection-module__8iJSmG__description,.HorizontalScrollSection-module__8iJSmG__tagline,.HorizontalScrollSection-module__8iJSmG__highlightText{margin-bottom:1.25rem;font-size:.9375rem}.HorizontalScrollSection-module__8iJSmG__introBlock,.HorizontalScrollSection-module__8iJSmG__whatWeDoBlock{padding:2rem}.HorizontalScrollSection-module__8iJSmG__introBlock{padding-right:2.25rem}.HorizontalScrollSection-module__8iJSmG__whatWeDoBlock{padding-left:2.25rem}.HorizontalScrollSection-module__8iJSmG__videoBlock{padding-left:1.25rem}}@media (max-width:768px){.HorizontalScrollSection-module__8iJSmG__section{height:auto;min-height:auto;padding:4rem 0 5rem}.HorizontalScrollSection-module__8iJSmG__stickyContainer{height:auto;position:relative}.HorizontalScrollSection-module__8iJSmG__viewport{height:auto}.HorizontalScrollSection-module__8iJSmG__content{flex-direction:column;align-items:stretch;gap:0;max-width:560px;margin:0 auto;padding:0 1.5rem;transform:none!important}.HorizontalScrollSection-module__8iJSmG__introBlock{text-align:center;border-bottom:1px solid #ffffff1f;border-right:none;flex:none;align-items:center;width:100%;max-width:100%;margin-bottom:2.5rem;padding:0 0 2.5rem}.HorizontalScrollSection-module__8iJSmG__whatWeDoBlock{text-align:center;border-right:none;flex:none;align-items:center;width:100%;max-width:100%;padding:0 0 2.5rem}.HorizontalScrollSection-module__8iJSmG__videoBlock{flex:none;order:3;width:100%;max-width:100%;padding:2.5rem 0 0}.HorizontalScrollSection-module__8iJSmG__heading{letter-spacing:.12em;color:#ffffffe6;text-align:center;margin:0 0 1.25rem;font-size:clamp(1.125rem,4vw,1.5rem);font-weight:700}.HorizontalScrollSection-module__8iJSmG__introBlock .HorizontalScrollSection-module__8iJSmG__subheading{color:#ffffffe6;text-align:center;margin:0 0 1rem;font-size:1.125rem;line-height:1.7}.HorizontalScrollSection-module__8iJSmG__tagline{text-align:center;margin:0 0 1.5rem;font-size:1rem;line-height:1.65}.HorizontalScrollSection-module__8iJSmG__stats{align-items:center;gap:.875rem;margin-top:.75rem}.HorizontalScrollSection-module__8iJSmG__statItem{gap:.625rem;font-size:.9375rem}.HorizontalScrollSection-module__8iJSmG__whatWeDoBlock .HorizontalScrollSection-module__8iJSmG__heading{text-align:center;margin:0 0 1.25rem}.HorizontalScrollSection-module__8iJSmG__whatWeDoBlock .HorizontalScrollSection-module__8iJSmG__description{text-align:center;max-width:none;margin:0 0 1rem;font-size:1rem;line-height:1.7}.HorizontalScrollSection-module__8iJSmG__highlightText{text-align:center;margin:0 0 1.25rem;font-size:1.0625rem;line-height:1.65}.HorizontalScrollSection-module__8iJSmG__rating{justify-content:center;margin-top:.75rem}.HorizontalScrollSection-module__8iJSmG__videoWrapper{aspect-ratio:16/9;border-radius:12px}.HorizontalScrollSection-module__8iJSmG__thumbnailMessage{max-width:85%;font-size:1.3rem;line-height:1.3;top:50%;left:1rem;right:1rem;transform:translateY(-50%)}}@media (max-width:480px){.HorizontalScrollSection-module__8iJSmG__section{padding:3rem 0 4rem}.HorizontalScrollSection-module__8iJSmG__content{padding:0 1.25rem}.HorizontalScrollSection-module__8iJSmG__introBlock{margin-bottom:2rem;padding-bottom:2rem}.HorizontalScrollSection-module__8iJSmG__whatWeDoBlock{padding-bottom:2rem}.HorizontalScrollSection-module__8iJSmG__videoBlock{padding-top:2rem}.HorizontalScrollSection-module__8iJSmG__heading{letter-spacing:.1em;margin-bottom:1rem;font-size:clamp(1rem,5vw,1.25rem)}.HorizontalScrollSection-module__8iJSmG__introBlock .HorizontalScrollSection-module__8iJSmG__subheading{font-size:1rem}.HorizontalScrollSection-module__8iJSmG__tagline{font-size:.9375rem}.HorizontalScrollSection-module__8iJSmG__highlightText{font-size:1rem}.HorizontalScrollSection-module__8iJSmG__playButton{width:56px;height:56px}.HorizontalScrollSection-module__8iJSmG__playIcon{width:22px;height:22px}}
.KeycardSection-module__lnqMiW__section{z-index:0;box-sizing:border-box;background-color:#0000;flex-direction:column;justify-content:center;align-items:center;height:100vh;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:visible}.KeycardSection-module__lnqMiW__header{text-align:center;margin-top:4rem;margin-bottom:7.5rem;padding:0 2rem}.KeycardSection-module__lnqMiW__title{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,sans-serif;color:#fff;letter-spacing:.02em;text-transform:uppercase;margin:0 0 1rem;font-size:3rem;font-weight:800}.KeycardSection-module__lnqMiW__titleAccent{color:var(--v5-orange)}.KeycardSection-module__lnqMiW__subtitle{color:#ffffffb3;margin:0;font-size:1.1rem;font-weight:400}.KeycardSection-module__lnqMiW__cardsContainer{perspective:1400px;justify-content:center;align-items:flex-end;width:100%;min-height:560px;margin-bottom:-220px;padding:0 1rem;display:flex}.KeycardSection-module__lnqMiW__cardsFan{width:100%;height:680px;transform-style:preserve-3d;justify-content:center;align-items:flex-end;display:flex;position:relative}.KeycardSection-module__lnqMiW__cardAnimationWrap{flex-direction:column;height:100%;display:flex}.KeycardSection-module__lnqMiW__card{left:calc(50% + var(--offset-x,0));aspect-ratio:7/11;cursor:pointer;transform-origin:50%;width:340px;transform:translate(-50%,-50%)scale(var(--scale,1))rotate(var(--rotation))translateY(var(--offset-y,0))translateZ(0);backface-visibility:hidden;-webkit-font-smoothing:antialiased;z-index:var(--z-index);background:#0f0f0f;border-radius:16px;flex-direction:column;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1),opacity .35s,background .35s;display:flex;position:absolute;top:50%;overflow:hidden;box-shadow:0 12px 32px #0006,0 2px 8px #0003}.KeycardSection-module__lnqMiW__card:hover,.KeycardSection-module__lnqMiW__cardHovered{transform:translate(-50%,-50%)scale(var(--scale,1))rotate(var(--rotation))translateY(calc(var(--offset-y,0) - 88px))translateZ(0);background:#2a2a3a;box-shadow:0 24px 48px #0006,0 12px 24px #00000040}.KeycardSection-module__lnqMiW__cardAccent{background:#fff;width:100%;height:5px;transition:background .3s}.KeycardSection-module__lnqMiW__card[data-accent=green]:hover .KeycardSection-module__lnqMiW__cardAccent,.KeycardSection-module__lnqMiW__cardHovered[data-accent=green] .KeycardSection-module__lnqMiW__cardAccent{background:linear-gradient(90deg,var(--v5-green),var(--colour-success-hover))}.KeycardSection-module__lnqMiW__card[data-accent=orange]:hover .KeycardSection-module__lnqMiW__cardAccent,.KeycardSection-module__lnqMiW__cardHovered[data-accent=orange] .KeycardSection-module__lnqMiW__cardAccent{background:linear-gradient(90deg,var(--v5-orange),var(--colour-primary-hover))}.KeycardSection-module__lnqMiW__card[data-accent=blue]:hover .KeycardSection-module__lnqMiW__cardAccent,.KeycardSection-module__lnqMiW__cardHovered[data-accent=blue] .KeycardSection-module__lnqMiW__cardAccent{background:linear-gradient(90deg,#60a5fa,#3b82f6)}.KeycardSection-module__lnqMiW__card[data-accent=purple]:hover .KeycardSection-module__lnqMiW__cardAccent,.KeycardSection-module__lnqMiW__cardHovered[data-accent=purple] .KeycardSection-module__lnqMiW__cardAccent{background:linear-gradient(90deg,#c084fc,#a855f7)}.KeycardSection-module__lnqMiW__card[data-accent=red]:hover .KeycardSection-module__lnqMiW__cardAccent,.KeycardSection-module__lnqMiW__cardHovered[data-accent=red] .KeycardSection-module__lnqMiW__cardAccent{background:linear-gradient(90deg,#f87171,#ef4444)}.KeycardSection-module__lnqMiW__cardContent{flex-direction:column;flex:1;gap:.65rem;min-height:0;padding:1.2rem;display:flex;overflow:auto}.KeycardSection-module__lnqMiW__cardTitle{color:#fff;text-align:center;margin:0;font-size:1.3rem;font-weight:700}.KeycardSection-module__lnqMiW__cardImageWrap{aspect-ratio:3/4;background:#1c1c27;border-radius:10px;width:100%;overflow:hidden}.KeycardSection-module__lnqMiW__cardImage{object-fit:cover;width:100%;height:100%;display:block}.KeycardSection-module__lnqMiW__cardInfo{text-align:center;background:#1c1c27;border-radius:10px;padding:.9rem}.KeycardSection-module__lnqMiW__cardTagline{color:#fff;margin:0 0 .25rem;font-size:1rem;font-weight:600}.KeycardSection-module__lnqMiW__cardSubtitle{color:var(--v5-orange);margin:0 0 .5rem;font-size:.8rem;font-weight:500}.KeycardSection-module__lnqMiW__cardFeatures{text-align:left;flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.KeycardSection-module__lnqMiW__cardFeature{color:#ffffffe6;align-items:flex-start;gap:.4rem;font-size:.8rem;line-height:1.3;display:flex}.KeycardSection-module__lnqMiW__checkIcon{width:16px;height:16px;color:var(--v5-green);flex-shrink:0;margin-top:1px}.KeycardSection-module__lnqMiW__cardBarcode{background:#e8e8e8;border-radius:6px;flex-flow:row;justify-content:center;align-items:stretch;gap:1px;height:28px;padding:.35rem .5rem;transition:background .3s;display:flex;overflow:hidden}.KeycardSection-module__lnqMiW__card[data-accent=green]:hover .KeycardSection-module__lnqMiW__cardBarcode,.KeycardSection-module__lnqMiW__cardHovered[data-accent=green] .KeycardSection-module__lnqMiW__cardBarcode{background:linear-gradient(90deg,var(--v5-green),var(--colour-success-hover))}.KeycardSection-module__lnqMiW__card[data-accent=orange]:hover .KeycardSection-module__lnqMiW__cardBarcode,.KeycardSection-module__lnqMiW__cardHovered[data-accent=orange] .KeycardSection-module__lnqMiW__cardBarcode{background:linear-gradient(90deg,var(--v5-orange),var(--colour-primary-hover))}.KeycardSection-module__lnqMiW__card[data-accent=blue]:hover .KeycardSection-module__lnqMiW__cardBarcode,.KeycardSection-module__lnqMiW__cardHovered[data-accent=blue] .KeycardSection-module__lnqMiW__cardBarcode{background:linear-gradient(90deg,#60a5fa,#3b82f6)}.KeycardSection-module__lnqMiW__card[data-accent=purple]:hover .KeycardSection-module__lnqMiW__cardBarcode,.KeycardSection-module__lnqMiW__cardHovered[data-accent=purple] .KeycardSection-module__lnqMiW__cardBarcode{background:linear-gradient(90deg,#c084fc,#a855f7)}.KeycardSection-module__lnqMiW__card[data-accent=red]:hover .KeycardSection-module__lnqMiW__cardBarcode,.KeycardSection-module__lnqMiW__cardHovered[data-accent=red] .KeycardSection-module__lnqMiW__cardBarcode{background:linear-gradient(90deg,#f87171,#ef4444)}.KeycardSection-module__lnqMiW__barcodeBar{background:#1a1a1a;flex-shrink:0;min-width:1px;height:100%;display:block}.KeycardSection-module__lnqMiW__cardsFan.KeycardSection-module__lnqMiW__hasExpanded .KeycardSection-module__lnqMiW__card:not(.KeycardSection-module__lnqMiW__cardExpanded){opacity:.04;pointer-events:none}.KeycardSection-module__lnqMiW__cardExpanded{cursor:default;z-index:100;width:800px;max-width:calc(100vw - 2rem);height:560px;min-height:560px;transition:width .45s cubic-bezier(.34,1.56,.64,1),height .45s cubic-bezier(.34,1.56,.64,1),transform .45s cubic-bezier(.34,1.56,.64,1),box-shadow .4s;box-shadow:0 32px 80px #0000008c;position:fixed!important;inset:28% auto auto 50%!important;transform:translate(-50%,-50%)rotate(0)!important}.KeycardSection-module__lnqMiW__idCard{background:#1e1e2a;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.KeycardSection-module__lnqMiW__idCardAccent{flex-shrink:0;width:100%;height:5px}.KeycardSection-module__lnqMiW__idCard[data-accent=green] .KeycardSection-module__lnqMiW__idCardAccent,.KeycardSection-module__lnqMiW__cardExpanded[data-accent=green] .KeycardSection-module__lnqMiW__idCardAccent{background:linear-gradient(90deg,var(--v5-green),var(--colour-success-hover))}.KeycardSection-module__lnqMiW__idCard[data-accent=orange] .KeycardSection-module__lnqMiW__idCardAccent,.KeycardSection-module__lnqMiW__cardExpanded[data-accent=orange] .KeycardSection-module__lnqMiW__idCardAccent{background:linear-gradient(90deg,var(--v5-orange),var(--colour-primary-hover))}.KeycardSection-module__lnqMiW__idCard[data-accent=blue] .KeycardSection-module__lnqMiW__idCardAccent,.KeycardSection-module__lnqMiW__cardExpanded[data-accent=blue] .KeycardSection-module__lnqMiW__idCardAccent{background:linear-gradient(90deg,#60a5fa,#3b82f6)}.KeycardSection-module__lnqMiW__idCard[data-accent=purple] .KeycardSection-module__lnqMiW__idCardAccent,.KeycardSection-module__lnqMiW__cardExpanded[data-accent=purple] .KeycardSection-module__lnqMiW__idCardAccent{background:linear-gradient(90deg,#c084fc,#a855f7)}.KeycardSection-module__lnqMiW__idCard[data-accent=red] .KeycardSection-module__lnqMiW__idCardAccent,.KeycardSection-module__lnqMiW__cardExpanded[data-accent=red] .KeycardSection-module__lnqMiW__idCardAccent{background:linear-gradient(90deg,#f87171,#ef4444)}.KeycardSection-module__lnqMiW__idCardClose{color:#fff;cursor:pointer;z-index:5;background:#0006;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,border-color .2s;display:flex;position:absolute;top:1rem;right:1rem}.KeycardSection-module__lnqMiW__idCardClose:hover{background:#0009;border-color:#ffffff59}.KeycardSection-module__lnqMiW__idCardInner{flex:1;grid-template-columns:1.1fr 1fr;gap:0;min-height:0;display:grid}.KeycardSection-module__lnqMiW__idCardMedia{background:#0f0f14;justify-content:center;align-items:center;padding:1.25rem;display:flex}.KeycardSection-module__lnqMiW__videoWrap{background:#1a1a24;border-radius:12px;width:100%;height:100%;min-height:200px;position:relative;overflow:hidden}.KeycardSection-module__lnqMiW__keycardVideo{object-fit:cover;width:100%;height:100%;display:block}.KeycardSection-module__lnqMiW__videoPlaceholder{background:#1a1a24;border-radius:12px;width:100%;height:100%;min-height:200px;position:relative;overflow:hidden}.KeycardSection-module__lnqMiW__videoPlaceholderPoster{width:100%;height:100%;position:absolute;inset:0}.KeycardSection-module__lnqMiW__videoPlaceholderPoster img{object-fit:cover;opacity:.85;width:100%;height:100%}.KeycardSection-module__lnqMiW__videoPlaceholderPlay{color:#fffffff2;background:#00000040;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;inset:0}.KeycardSection-module__lnqMiW__videoPlaceholder:hover .KeycardSection-module__lnqMiW__videoPlaceholderPlay{background:#00000059}.KeycardSection-module__lnqMiW__videoPlaceholderLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;position:absolute;bottom:.5rem;left:.5rem}.KeycardSection-module__lnqMiW__idCardDetails{flex-direction:column;gap:.6rem;padding:1.5rem 1.75rem;display:flex;overflow-y:visible}.KeycardSection-module__lnqMiW__idCardSubtitle{color:var(--v5-orange);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.75rem;font-weight:600}.KeycardSection-module__lnqMiW__idCardTitle{color:#fff;letter-spacing:.02em;margin:0;font-size:1.5rem;font-weight:800;line-height:1.2}.KeycardSection-module__lnqMiW__idCardTagline{color:#ffffffe6;margin:0;font-size:.95rem;font-weight:600}.KeycardSection-module__lnqMiW__idCardDescription{color:#ffffffbf;margin:0;font-size:.875rem;line-height:1.5}.KeycardSection-module__lnqMiW__idCardStats{gap:1rem;margin-top:.25rem;display:flex}.KeycardSection-module__lnqMiW__idCardStat{flex-direction:column;gap:.15rem;display:flex}.KeycardSection-module__lnqMiW__idCardStatValue{color:#fff;font-size:.9rem;font-weight:700}.KeycardSection-module__lnqMiW__idCardStatLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;font-size:.7rem}.KeycardSection-module__lnqMiW__idCardFeatures{flex-wrap:wrap;gap:.5rem 1rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.KeycardSection-module__lnqMiW__idCardFeatures li{color:#ffffffe0;align-items:center;gap:.4rem;font-size:.8rem;display:flex}.KeycardSection-module__lnqMiW__idCardFeatures li svg{color:var(--v5-green);flex-shrink:0}.KeycardSection-module__lnqMiW__idCardGetStarted{background:var(--v5-green);border-radius:8px;margin-top:1rem;padding:.6rem 1.25rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:inline-block;color:#fff!important}.KeycardSection-module__lnqMiW__idCardGetStarted:hover{background:var(--colour-success-hover);color:#fff!important}.KeycardSection-module__lnqMiW__popupBackdrop{z-index:100;background:#000000b3;animation:.25s KeycardSection-module__lnqMiW__fadeIn;position:fixed;inset:0}.KeycardSection-module__lnqMiW__popup{z-index:101;justify-content:center;align-items:center;padding:1rem;animation:.2s KeycardSection-module__lnqMiW__fadeIn;display:flex;position:fixed;inset:0}.KeycardSection-module__lnqMiW__popup .KeycardSection-module__lnqMiW__idCard{flex-direction:column;width:100%;max-width:420px;height:auto;min-height:min-content;max-height:90vh;display:flex;overflow:hidden}.KeycardSection-module__lnqMiW__popup .KeycardSection-module__lnqMiW__idCardInner{grid-template-columns:1fr;max-height:85vh;overflow-y:visible}.KeycardSection-module__lnqMiW__popup .KeycardSection-module__lnqMiW__idCardMedia{flex-shrink:0;min-height:200px}.KeycardSection-module__lnqMiW__popup .KeycardSection-module__lnqMiW__videoPlaceholder{min-height:180px}.KeycardSection-module__lnqMiW__popup .KeycardSection-module__lnqMiW__idCard{animation:.3s cubic-bezier(.34,1.56,.64,1) KeycardSection-module__lnqMiW__popIn}@keyframes KeycardSection-module__lnqMiW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes KeycardSection-module__lnqMiW__popIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media (max-width:1200px){.KeycardSection-module__lnqMiW__cardsFan{height:580px}.KeycardSection-module__lnqMiW__card{width:340px}.KeycardSection-module__lnqMiW__cardExpanded{width:720px;height:520px;min-height:520px}.KeycardSection-module__lnqMiW__cardTitle{font-size:1.4rem}.KeycardSection-module__lnqMiW__card:hover,.KeycardSection-module__lnqMiW__cardHovered{transform:translate(-50%,-50%)scale(var(--scale,1))rotate(var(--rotation))translateY(calc(var(--offset-y,0) - 88px))translateZ(0);box-shadow:0 24px 48px #0006,0 12px 24px #00000040}}@media (max-width:1024px){.KeycardSection-module__lnqMiW__section{height:100vh;min-height:100vh;padding:2rem}.KeycardSection-module__lnqMiW__header{margin-bottom:6rem}.KeycardSection-module__lnqMiW__title{font-size:2.5rem}.KeycardSection-module__lnqMiW__cardsContainer{min-height:520px;margin-bottom:-200px}.KeycardSection-module__lnqMiW__cardsFan{height:620px}.KeycardSection-module__lnqMiW__card{width:340px}.KeycardSection-module__lnqMiW__cardContent{padding:1.4rem}.KeycardSection-module__lnqMiW__cardTitle{font-size:1.35rem}.KeycardSection-module__lnqMiW__cardTagline{font-size:1.05rem}.KeycardSection-module__lnqMiW__cardFeature{font-size:.85rem}.KeycardSection-module__lnqMiW__card:hover,.KeycardSection-module__lnqMiW__cardHovered{transform:translate(-50%,-50%)scale(var(--scale,1))rotate(var(--rotation))translateY(calc(var(--offset-y,0) - 88px))translateZ(0);box-shadow:0 24px 48px #0006,0 12px 24px #00000040}}@media (max-width:768px){.KeycardSection-module__lnqMiW__section{height:auto;min-height:auto;padding:3rem 1rem 4rem}.KeycardSection-module__lnqMiW__header{text-align:center;margin-top:0;margin-bottom:2rem;padding:0 1rem}.KeycardSection-module__lnqMiW__title{font-size:2rem}.KeycardSection-module__lnqMiW__subtitle{font-size:1rem}.KeycardSection-module__lnqMiW__cardsContainer{perspective:none;justify-content:center;align-items:center;min-height:auto;margin:0 auto;padding:0 1rem}.KeycardSection-module__lnqMiW__cardsFan{transform-style:flat;flex-direction:column;justify-content:flex-start;align-items:center;gap:1.5rem;width:100%;max-width:340px;height:auto;margin:0 auto}.KeycardSection-module__lnqMiW__card{aspect-ratio:auto;width:100%;max-width:340px;position:relative;top:auto!important;left:auto!important;transform:none!important}.KeycardSection-module__lnqMiW__card:hover,.KeycardSection-module__lnqMiW__cardHovered{transform:none!important}}@media (max-width:480px){.KeycardSection-module__lnqMiW__section{padding:2.5rem .75rem 3rem}.KeycardSection-module__lnqMiW__header{margin-bottom:1.5rem;padding:0 .75rem}.KeycardSection-module__lnqMiW__title{font-size:1.75rem}.KeycardSection-module__lnqMiW__cardsFan{gap:1.25rem;max-width:100%}.KeycardSection-module__lnqMiW__card{max-width:100%}.KeycardSection-module__lnqMiW__cardContent{padding:1.25rem}}
.StorySection-module__xdXKXW__section{z-index:1;box-sizing:border-box;background-color:#e1e2f0;flex-direction:column;justify-content:center;align-items:center;height:100dvh;min-height:100dvh;padding:14rem 5rem 5rem;display:flex;position:relative;overflow:hidden}.StorySection-module__xdXKXW__inner{grid-template-columns:1fr minmax(0,720px) 1fr;align-items:start;gap:2rem;max-width:1600px;min-height:0;max-height:calc(100dvh - 2rem);margin:0 auto;display:grid;position:relative}.StorySection-module__xdXKXW__phoneColumn{z-index:0;justify-content:center;align-items:center;min-width:0;min-height:0;max-height:min(520px,100vh - 6rem);display:flex;position:relative;overflow:visible}.StorySection-module__xdXKXW__phoneLeft{opacity:0;justify-content:flex-start;padding-left:0;transform:translate(-100%)}.StorySection-module__xdXKXW__phoneRight{opacity:0;justify-content:flex-end;padding-right:0;transform:translate(100%)}@keyframes StorySection-module__xdXKXW__slideInFromLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(calc(80px - 42%),24px)}}@keyframes StorySection-module__xdXKXW__slideInFromRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(calc(42% - 80px),24px)}}@keyframes StorySection-module__xdXKXW__slideInFromLeftMobile{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translateY(12px)}}@keyframes StorySection-module__xdXKXW__slideInFromRightMobile{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translateY(12px)}}.StorySection-module__xdXKXW__phoneLeft.StorySection-module__xdXKXW__phoneVisible{animation:1.4s cubic-bezier(.34,1.56,.64,1) 1s forwards StorySection-module__xdXKXW__slideInFromLeft}.StorySection-module__xdXKXW__phoneRight.StorySection-module__xdXKXW__phoneVisible{animation:1.4s cubic-bezier(.34,1.56,.64,1) 1s forwards StorySection-module__xdXKXW__slideInFromRight}.StorySection-module__xdXKXW__contentColumn{z-index:1;flex-direction:column;align-items:center;padding:0 1rem;display:flex;position:relative}.StorySection-module__xdXKXW__testimonials{flex-wrap:nowrap;justify-content:center;align-items:center;gap:3rem;margin-bottom:2.5rem;display:flex}.StorySection-module__xdXKXW__testimonial{text-align:center;white-space:nowrap}.StorySection-module__xdXKXW__stars{justify-content:center;gap:.2rem;margin-bottom:.5rem;display:flex}.StorySection-module__xdXKXW__star{color:var(--v5-orange);font-size:1.25rem}.StorySection-module__xdXKXW__testimonialText{color:#4a4a4a;margin:0;font-size:.95rem;font-weight:500}.StorySection-module__xdXKXW__headingParagraphWrap{perspective:800px;flex-direction:column;align-items:center;display:flex}.StorySection-module__xdXKXW__heading{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,sans-serif;color:#2d2d2d;text-align:center;max-width:800px;margin:0 auto 1.5rem;font-size:2.85rem;font-weight:800;line-height:1.25}.StorySection-module__xdXKXW__headingLineBreak{width:100%;display:block}.StorySection-module__xdXKXW__headingLetter{display:inline}.StorySection-module__xdXKXW__highlight{color:var(--v5-orange)}.StorySection-module__xdXKXW__paragraph{color:#4a4a4a;text-align:center;max-width:680px;margin:0 auto 1rem;font-size:1.1rem;line-height:1.6}.StorySection-module__xdXKXW__taglineWrap{text-align:center;flex-direction:column;align-items:center;max-width:680px;margin:0 auto 2rem;display:flex}.StorySection-module__xdXKXW__taglineLine{margin-bottom:.35rem;display:block}.StorySection-module__xdXKXW__taglineWord{color:#2d2d2d;letter-spacing:.01em;font-size:1.35rem;font-weight:700;display:inline}.StorySection-module__xdXKXW__taglineWordHighlight{background:linear-gradient(135deg,var(--v5-orange)0%,#e85d2a 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.StorySection-module__xdXKXW__ctaButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:.9rem;margin:0 auto 3rem;display:flex}.StorySection-module__xdXKXW__ctaButtonPrimary,.StorySection-module__xdXKXW__ctaButtonSecondary{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.StorySection-module__xdXKXW__ctaButtonPrimary{background:var(--v5-green);color:#fff}.StorySection-module__xdXKXW__ctaButtonPrimary:hover{background:var(--colour-success-hover)}.StorySection-module__xdXKXW__ctaButtonSecondary{color:#2d2d2d;background:0 0;border:2px solid #2d2d2d}.StorySection-module__xdXKXW__ctaButtonSecondary:hover{color:#fff;background:#2d2d2d}.StorySection-module__xdXKXW__iphoneVideoWrap{pointer-events:none;flex-shrink:0;width:640px;position:relative}.StorySection-module__xdXKXW__iphoneVideo{object-fit:contain;vertical-align:middle;backface-visibility:hidden;width:100%;height:auto;display:block;transform:translateZ(0)}.StorySection-module__xdXKXW__lowerSection{text-align:center;width:100%;max-width:100%;margin:0 auto}.StorySection-module__xdXKXW__lowerHeading{color:#2d2d2d;margin:0 0 1.5rem;font-size:1.1rem;font-weight:500;line-height:1.65}.StorySection-module__xdXKXW__lowerSubtext{color:#4a4a4a;margin:0 0 2.5rem;font-size:1.05rem;font-weight:500;line-height:1.6}.StorySection-module__xdXKXW__howLabel{color:#2d2d2d;letter-spacing:.02em;margin:0 0 .5rem;font-size:1.5rem;font-weight:800}.StorySection-module__xdXKXW__chevronsWrap{z-index:2;pointer-events:none;justify-content:center;display:flex;position:absolute;bottom:2rem;left:0;right:0}.StorySection-module__xdXKXW__chevrons{flex-direction:column;align-items:center;gap:0;animation:2s ease-in-out infinite StorySection-module__xdXKXW__bounceDown;display:flex}@keyframes StorySection-module__xdXKXW__bounceDown{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.StorySection-module__xdXKXW__chevron{width:56px;height:56px;color:var(--v5-green);margin-top:-12px}.StorySection-module__xdXKXW__chevron:first-child{margin-top:0}@media (max-width:1200px){.StorySection-module__xdXKXW__iphoneVideoWrap{width:540px}.StorySection-module__xdXKXW__phoneColumn{max-height:min(480px,100vh - 6rem)}}@media (max-width:1024px){.StorySection-module__xdXKXW__inner{grid-template-columns:1fr minmax(0,720px) 1fr;gap:1rem}.StorySection-module__xdXKXW__iphoneVideoWrap{width:460px}.StorySection-module__xdXKXW__phoneColumn{max-height:min(440px,100vh - 6rem)}}@media (max-width:768px){.StorySection-module__xdXKXW__section{height:auto;min-height:auto;padding:4rem 1.5rem 3rem;clip-path:none!important}.StorySection-module__xdXKXW__inner{grid-template-rows:auto;grid-template-columns:1fr;gap:1.5rem;max-height:none}.StorySection-module__xdXKXW__contentColumn{order:1}.StorySection-module__xdXKXW__phoneLeft,.StorySection-module__xdXKXW__phoneRight{display:none!important}.StorySection-module__xdXKXW__testimonials{flex-wrap:wrap;gap:1.25rem;margin-bottom:1.5rem}.StorySection-module__xdXKXW__testimonial{white-space:normal}.StorySection-module__xdXKXW__heading{font-size:1.75rem}.StorySection-module__xdXKXW__paragraph{font-size:.95rem}.StorySection-module__xdXKXW__taglineWord{font-size:1.05rem}.StorySection-module__xdXKXW__ctaButtons{margin-bottom:1rem}.StorySection-module__xdXKXW__lowerHeading{font-size:1rem}.StorySection-module__xdXKXW__lowerSubtext{font-size:.95rem}.StorySection-module__xdXKXW__howLabel{font-size:1.25rem}.StorySection-module__xdXKXW__chevronsWrap{margin-top:1.5rem;position:relative;bottom:auto}}@media (max-width:480px){.StorySection-module__xdXKXW__section{height:auto;min-height:auto;padding:6rem 1.25rem 2.5rem}.StorySection-module__xdXKXW__testimonials{gap:1rem}.StorySection-module__xdXKXW__heading{font-size:1.5rem}.StorySection-module__xdXKXW__paragraph{font-size:.9375rem}.StorySection-module__xdXKXW__taglineWord{font-size:1rem}}
.TestimonialsSection-module__MwNzUG__section{background:#e1e2f0;padding:4rem 1.5rem 5rem}.TestimonialsSection-module__MwNzUG__inner{flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.TestimonialsSection-module__MwNzUG__quote{max-width:820px}.TestimonialsSection-module__MwNzUG__left{text-align:left;align-self:flex-start}.TestimonialsSection-module__MwNzUG__right{text-align:right;align-self:flex-end}.TestimonialsSection-module__MwNzUG__quoteText{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,sans-serif;color:#2d2d2d;margin:0;font-size:clamp(1.35rem,2.6vw,2.15rem);font-weight:700;line-height:1.25}.TestimonialsSection-module__MwNzUG__author{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,sans-serif;color:#4a4a4a;margin-top:.75rem;font-size:clamp(.95rem,1.4vw,1.1rem);font-style:normal;font-weight:500;display:block}@media (max-width:768px){.TestimonialsSection-module__MwNzUG__section{padding:3rem 1.25rem 3.5rem}.TestimonialsSection-module__MwNzUG__quote,.TestimonialsSection-module__MwNzUG__left,.TestimonialsSection-module__MwNzUG__right{text-align:left;align-self:stretch;max-width:100%}}
.AgencyHeartSection-module__Dp3XFG__container{background-color:#0000;position:relative}.AgencyHeartSection-module__Dp3XFG__pinnedScroll{height:350vh;position:relative}.AgencyHeartSection-module__Dp3XFG__pinnedSticky{justify-content:center;align-items:center;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.AgencyHeartSection-module__Dp3XFG__dashboardLayer{z-index:2;flex-direction:column;justify-content:flex-start;align-items:center;padding:7rem 3rem 2.5rem;display:flex;position:absolute;inset:0}.AgencyHeartSection-module__Dp3XFG__dashboardHeader{text-align:center;width:100%;max-width:800px;margin:0 auto 1.5rem}.AgencyHeartSection-module__Dp3XFG__dashboardSub{color:#ffffffa6;margin:0;font-size:1rem;font-weight:500;line-height:1.6}.AgencyHeartSection-module__Dp3XFG__dashboardBody{--feature-tile-size:182px;--feature-tile-gap:.95rem;flex:1;align-items:stretch;gap:1.4rem;width:100%;max-width:1300px;min-height:0;display:flex}.AgencyHeartSection-module__Dp3XFG__featureCallouts{justify-content:flex-start;gap:var(--feature-tile-gap);flex-direction:column;flex-shrink:0;padding:0;display:flex}.AgencyHeartSection-module__Dp3XFG__featureItem{width:var(--feature-tile-size);aspect-ratio:1;border-radius:10px;position:relative;overflow:hidden}.AgencyHeartSection-module__Dp3XFG__featureImage{object-fit:cover;filter:brightness(.55);width:100%;height:100%;display:block}.AgencyHeartSection-module__Dp3XFG__featureLabel{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,sans-serif;color:#fff;letter-spacing:.02em;text-transform:uppercase;text-align:center;text-shadow:0 2px 16px #000000b3;justify-content:center;align-items:center;font-size:1.4rem;font-weight:800;line-height:1.15;display:flex;position:absolute;inset:0}.AgencyHeartSection-module__Dp3XFG__block{box-sizing:border-box;justify-content:center;align-items:center;min-height:70dvh;padding:5rem 3rem;display:flex}.AgencyHeartSection-module__Dp3XFG__pinnedTextLayer{text-align:center;z-index:1;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:absolute;inset:0}.AgencyHeartSection-module__Dp3XFG__mobileIntroBlock{text-align:center;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:2rem 1.5rem;display:flex}@media (min-width:769px){.AgencyHeartSection-module__Dp3XFG__pinnedScroll{height:350vh}.AgencyHeartSection-module__Dp3XFG__pinnedSticky{height:100vh;position:sticky;top:0;overflow:hidden}.AgencyHeartSection-module__Dp3XFG__pinnedTextLayer{z-index:1;position:absolute;inset:0}.AgencyHeartSection-module__Dp3XFG__dashboardLayer{z-index:2;position:absolute;inset:0}}.AgencyHeartSection-module__Dp3XFG__phraseBlock{display:inline-block}.AgencyHeartSection-module__Dp3XFG__line1 .AgencyHeartSection-module__Dp3XFG__phraseBlock.AgencyHeartSection-module__Dp3XFG__highlight,.AgencyHeartSection-module__Dp3XFG__line2 .AgencyHeartSection-module__Dp3XFG__phraseBlock.AgencyHeartSection-module__Dp3XFG__highlight{margin-left:.35em}.AgencyHeartSection-module__Dp3XFG__line1,.AgencyHeartSection-module__Dp3XFG__line2,.AgencyHeartSection-module__Dp3XFG__line3{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,sans-serif;color:#f5f5f5;margin:0;font-size:1.5rem;font-weight:600;line-height:1.8}.AgencyHeartSection-module__Dp3XFG__line1{margin-bottom:0}.AgencyHeartSection-module__Dp3XFG__line2{margin-bottom:2.5rem}.AgencyHeartSection-module__Dp3XFG__line3{color:#f5f5f5;font-size:1.5rem;font-weight:600}.AgencyHeartSection-module__Dp3XFG__dashboardContent{width:100%;max-width:1440px;margin:0 auto;padding:0}.AgencyHeartSection-module__Dp3XFG__title{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,sans-serif;color:#fff;letter-spacing:.02em;text-transform:uppercase;margin:0 0 2rem;font-size:2.85rem;font-weight:600;line-height:1.25}.AgencyHeartSection-module__Dp3XFG__titleSingleLine{white-space:nowrap}.AgencyHeartSection-module__Dp3XFG__splitSectionTitle{white-space:normal}.AgencyHeartSection-module__Dp3XFG__highlight{color:var(--v5-orange)}.AgencyHeartSection-module__Dp3XFG__paragraph{color:#ffffffbf;margin:0 0 1.75rem;font-size:1.1rem;font-weight:600;line-height:1.75}.AgencyHeartSection-module__Dp3XFG__paragraph:last-of-type{margin-bottom:2.5rem}.AgencyHeartSection-module__Dp3XFG__dashboardStaticImageWrap{min-width:0;height:calc((var(--feature-tile-size)*3) + (var(--feature-tile-gap)*2));border-radius:16px;flex:1;justify-content:center;align-items:center;display:flex;overflow:hidden}.AgencyHeartSection-module__Dp3XFG__dashboardStaticImage{object-fit:contain;border-radius:16px;width:100%;height:100%;display:block}.AgencyHeartSection-module__Dp3XFG__splitSectionContent{width:100%;max-width:1440px;margin:0 auto;padding:0}.AgencyHeartSection-module__Dp3XFG__splitSectionInner{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;width:100%;display:grid}.AgencyHeartSection-module__Dp3XFG__splitSectionCopy{width:100%;min-width:0;max-width:560px}.AgencyHeartSection-module__Dp3XFG__splitSectionCopy .AgencyHeartSection-module__Dp3XFG__paragraph{margin-bottom:0;line-height:1.9}.AgencyHeartSection-module__Dp3XFG__creativeTeamImageWrap,.AgencyHeartSection-module__Dp3XFG__careSectionImageWrap{aspect-ratio:4/3;border-radius:16px;max-width:100%;position:relative;overflow:hidden;box-shadow:0 24px 48px #0006}.AgencyHeartSection-module__Dp3XFG__creativeTeamImage,.AgencyHeartSection-module__Dp3XFG__careSectionImage{object-fit:cover;border-radius:16px;width:100%;height:100%;display:block}@media (max-width:1200px){.AgencyHeartSection-module__Dp3XFG__dashboardBody{--feature-tile-size:170px;--feature-tile-gap:.85rem}.AgencyHeartSection-module__Dp3XFG__block{padding:4rem 2.5rem}.AgencyHeartSection-module__Dp3XFG__title{font-size:2.5rem}.AgencyHeartSection-module__Dp3XFG__featureLabel{font-size:1.1rem}}@media (max-width:1024px){.AgencyHeartSection-module__Dp3XFG__block{padding:3.5rem 2rem}.AgencyHeartSection-module__Dp3XFG__dashboardBody{--feature-tile-size:158px;flex-direction:column;align-items:center}.AgencyHeartSection-module__Dp3XFG__dashboardLayer{padding-top:5rem}.AgencyHeartSection-module__Dp3XFG__featureCallouts{flex-direction:row;justify-content:center;gap:2rem}.AgencyHeartSection-module__Dp3XFG__featureItem{width:var(--feature-tile-size);aspect-ratio:1}.AgencyHeartSection-module__Dp3XFG__dashboardStaticImageWrap{width:100%;height:auto}.AgencyHeartSection-module__Dp3XFG__dashboardStaticImage{height:auto}.AgencyHeartSection-module__Dp3XFG__title,.AgencyHeartSection-module__Dp3XFG__paragraph{text-align:center}.AgencyHeartSection-module__Dp3XFG__splitSectionInner{text-align:center;grid-template-columns:1fr;gap:3rem}.AgencyHeartSection-module__Dp3XFG__splitSectionCopy{max-width:100%;margin:0 auto}.AgencyHeartSection-module__Dp3XFG__splitSectionCopy .AgencyHeartSection-module__Dp3XFG__paragraph{text-align:center}.AgencyHeartSection-module__Dp3XFG__creativeTeamImageWrap,.AgencyHeartSection-module__Dp3XFG__careSectionImageWrap{max-width:480px;margin:0 auto}}@media (max-width:768px){.AgencyHeartSection-module__Dp3XFG__pinnedScroll{height:auto}.AgencyHeartSection-module__Dp3XFG__pinnedSticky{height:auto;position:relative}.AgencyHeartSection-module__Dp3XFG__dashboardLayer{padding:3rem 1rem 1.5rem;position:relative;inset:auto}.AgencyHeartSection-module__Dp3XFG__block{flex-direction:column;align-items:stretch;min-height:auto;padding:3rem 1.5rem}.AgencyHeartSection-module__Dp3XFG__mobileIntroBlock{padding:2rem 1.5rem}.AgencyHeartSection-module__Dp3XFG__dashboardHeader{order:0;width:100%;max-width:none}.AgencyHeartSection-module__Dp3XFG__dashboardBody{order:1;width:100%}.AgencyHeartSection-module__Dp3XFG__line1,.AgencyHeartSection-module__Dp3XFG__line2,.AgencyHeartSection-module__Dp3XFG__line3{font-size:1.15rem}.AgencyHeartSection-module__Dp3XFG__title{margin-bottom:.75rem;font-size:1.5rem}.AgencyHeartSection-module__Dp3XFG__paragraph{margin-bottom:.75rem;font-size:.9rem;line-height:1.6}.AgencyHeartSection-module__Dp3XFG__paragraph:last-of-type{margin-bottom:1rem}.AgencyHeartSection-module__Dp3XFG__dashboardBody{--feature-tile-size:100px;--feature-tile-gap:.75rem;flex-direction:column}.AgencyHeartSection-module__Dp3XFG__featureCallouts{flex-flow:row;justify-content:center;gap:.75rem;margin-bottom:1.25rem}.AgencyHeartSection-module__Dp3XFG__featureItem{width:var(--feature-tile-size)}.AgencyHeartSection-module__Dp3XFG__featureLabel{font-size:.75rem}.AgencyHeartSection-module__Dp3XFG__dashboardStaticImageWrap{width:100%;height:auto}.AgencyHeartSection-module__Dp3XFG__dashboardStaticImage{height:auto}.AgencyHeartSection-module__Dp3XFG__splitSectionInner{gap:1.5rem}.AgencyHeartSection-module__Dp3XFG__creativeTeamImageWrap{max-width:280px}.AgencyHeartSection-module__Dp3XFG__splitSectionCopy .AgencyHeartSection-module__Dp3XFG__paragraph{line-height:1.6}.AgencyHeartSection-module__Dp3XFG__careSectionImageWrap{max-width:280px}.AgencyHeartSection-module__Dp3XFG__titleSingleLine{white-space:normal}}@media (max-width:480px){.AgencyHeartSection-module__Dp3XFG__block,.AgencyHeartSection-module__Dp3XFG__mobileIntroBlock{padding:2rem 1rem}.AgencyHeartSection-module__Dp3XFG__line1,.AgencyHeartSection-module__Dp3XFG__line2,.AgencyHeartSection-module__Dp3XFG__line3{font-size:1rem}.AgencyHeartSection-module__Dp3XFG__title{margin-bottom:.5rem;font-size:1.35rem}.AgencyHeartSection-module__Dp3XFG__paragraph{margin-bottom:.625rem;font-size:.85rem;line-height:1.55}.AgencyHeartSection-module__Dp3XFG__paragraph:last-of-type{margin-bottom:.75rem}.AgencyHeartSection-module__Dp3XFG__dashboardBody{--feature-tile-size:85px;--feature-tile-gap:.5rem}.AgencyHeartSection-module__Dp3XFG__featureCallouts{gap:.5rem}.AgencyHeartSection-module__Dp3XFG__featureLabel{font-size:.65rem}.AgencyHeartSection-module__Dp3XFG__creativeTeamImageWrap,.AgencyHeartSection-module__Dp3XFG__careSectionImageWrap{max-width:220px}}
.FaqSection-module__rVaE3G__section{z-index:0;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,sans-serif;background-color:var(--v5-orange);background-image:linear-gradient(#ff6200db,#ff6200db),url(/landing_images/hero_image.JPG);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;padding:5rem 2rem 6rem;position:relative}.FaqSection-module__rVaE3G__inner{z-index:1;max-width:1300px;margin:0 auto;position:relative}.FaqSection-module__rVaE3G__header{margin-bottom:2.5rem}.FaqSection-module__rVaE3G__title{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,sans-serif;color:#fff;text-transform:uppercase;letter-spacing:.02em;margin:0 0 .25rem;font-size:3rem;font-style:normal;font-weight:900}.FaqSection-module__rVaE3G__subtitle{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,sans-serif;color:#fff;text-transform:uppercase;letter-spacing:.02em;max-width:36rem;margin:0;font-size:1.1rem;font-style:normal;font-weight:700;line-height:1.4}.FaqSection-module__rVaE3G__columns{grid-template-columns:1fr 1fr;align-items:start;gap:1.25rem 2rem;display:grid}.FaqSection-module__rVaE3G__column{flex-direction:column;gap:1rem;display:flex}.FaqSection-module__rVaE3G__item{flex-direction:column;gap:.65rem;display:flex}.FaqSection-module__rVaE3G__trigger{cursor:pointer;background:#fff;border:none;border-radius:999px;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.9rem 1.5rem;transition:background .15s;display:flex}.FaqSection-module__rVaE3G__trigger:hover{background:#f5f5f5}.FaqSection-module__rVaE3G__questionText{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,sans-serif;color:#333;text-align:left;font-size:.95rem;font-weight:500;line-height:1.35}.FaqSection-module__rVaE3G__chevron{color:#666;flex-shrink:0}.FaqSection-module__rVaE3G__chevronOpen{transform:rotate(180deg)}.FaqSection-module__rVaE3G__answer{background:0 0;padding:0 1.5rem .25rem}.FaqSection-module__rVaE3G__answer[hidden]{display:none}.FaqSection-module__rVaE3G__answerLine{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,sans-serif;color:#fff;text-shadow:0 1px 12px #00000059;margin:0;font-size:.9rem;line-height:1.65}.FaqSection-module__rVaE3G__answerLine:empty{height:.5rem}@media (max-width:768px){.FaqSection-module__rVaE3G__section{background-attachment:scroll;padding:3.5rem 1.25rem 4rem}.FaqSection-module__rVaE3G__title{font-size:2.25rem}.FaqSection-module__rVaE3G__columns{grid-template-columns:1fr;gap:.85rem}}@media (max-width:480px){.FaqSection-module__rVaE3G__section{padding:2.5rem 1rem 3rem}.FaqSection-module__rVaE3G__title{font-size:1.85rem}.FaqSection-module__rVaE3G__subtitle{font-size:.95rem}.FaqSection-module__rVaE3G__trigger{padding:.75rem 1.25rem}.FaqSection-module__rVaE3G__questionText{font-size:.85rem}.FaqSection-module__rVaE3G__answer{padding-left:1.25rem;padding-right:1.25rem}}
.NavBar-module__pdb1Jq__navbar{width:100%;max-width:100vw;padding:var(--spacing-sm)var(--spacing-xl);z-index:1000;box-sizing:border-box;-webkit-backdrop-filter:blur(10px);background-color:#22253099;justify-content:space-between;align-items:center;transition:background-color .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s;display:flex;position:fixed;top:0;left:0;right:0;overflow:visible}.NavBar-module__pdb1Jq__navbarScrolled{-webkit-backdrop-filter:none;background-color:#222530}.NavBar-module__pdb1Jq__logo{z-index:1001;transition:opacity var(--transition-base);flex-shrink:0;align-items:center;text-decoration:none;display:flex;position:relative}.NavBar-module__pdb1Jq__logo:hover{opacity:.9}.NavBar-module__pdb1Jq__logoImage{object-fit:contain;width:auto;height:26px;display:block}.NavBar-module__pdb1Jq__navLinks{align-items:stretch;gap:var(--spacing-lg);margin-left:var(--spacing-2xl);align-self:stretch;display:flex}.NavBar-module__pdb1Jq__navActions{align-items:center;gap:var(--spacing-md);flex-shrink:0;margin-left:auto;display:flex}.NavBar-module__pdb1Jq__navLink{color:#ffffffe0;transition:color var(--transition-base);white-space:nowrap;align-self:stretch;align-items:center;padding:.35rem .25rem;font-size:.9375rem;font-weight:500;line-height:1.2;text-decoration:none;display:flex;position:relative}.NavBar-module__pdb1Jq__navLink:hover{color:#fff}.NavBar-module__pdb1Jq__navLink:not(.NavBar-module__pdb1Jq__navLinkActive):before{content:"";background-color:var(--v5-orange);border-radius:var(--radius-full);transform-origin:50%;height:3px;transition:transform .25s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.NavBar-module__pdb1Jq__navLink:not(.NavBar-module__pdb1Jq__navLinkActive):hover:before{transform:scaleX(1)}.NavBar-module__pdb1Jq__navLinkActive{color:#fff}.NavBar-module__pdb1Jq__navLinkActive:after{content:"";background-color:var(--v5-orange);border-radius:var(--radius-full);height:3px;position:absolute;bottom:0;left:-4px;right:-4px}.NavBar-module__pdb1Jq__logInLink{color:#ffffffe6;transition:color var(--transition-base);white-space:nowrap;padding:.35rem .25rem;font-size:.95rem;font-weight:500;text-decoration:none;position:relative}.NavBar-module__pdb1Jq__logInLink:hover{color:#fff}.NavBar-module__pdb1Jq__logInLink:before{content:"";background-color:var(--v5-orange);border-radius:var(--radius-full);transform-origin:50%;height:2px;transition:transform .25s;position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.NavBar-module__pdb1Jq__logInLink:hover:before{transform:scaleX(1)}.NavBar-module__pdb1Jq__getStartedButton{padding:.35rem var(--spacing-md);border-radius:var(--radius-sm);transition:all var(--transition-base);white-space:nowrap;box-shadow:none;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex;color:#fff!important;background-color:var(--colour-success)!important;border:2px solid #0000!important}.NavBar-module__pdb1Jq__getStartedButton:hover{box-shadow:var(--shadow-md);transform:translateY(-1px);background-color:var(--colour-success-hover)!important;color:#fff!important}.NavBar-module__pdb1Jq__getStartedButton:active{transform:translateY(0)}.NavBar-module__pdb1Jq__burgerButton{color:#ffffffe6;cursor:pointer;z-index:1002;border-radius:var(--radius-sm);width:44px;height:44px;transition:color var(--transition-base),background var(--transition-base);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:none}.NavBar-module__pdb1Jq__burgerButton:hover{color:#fff;background:#ffffff14}.NavBar-module__pdb1Jq__burgerIcon{flex-shrink:0;width:24px;height:24px}.NavBar-module__pdb1Jq__mobileMenu{z-index:1001;opacity:0;visibility:hidden;pointer-events:none;-webkit-overflow-scrolling:touch;background:linear-gradient(#1c1c27 0%,#222530 50%,#1a1a24 100%);width:100%;height:100dvh;transition:opacity .3s,visibility .3s;display:none;position:fixed;inset:0;overflow-y:auto}.NavBar-module__pdb1Jq__mobileMenuOpen{opacity:1;visibility:visible;pointer-events:auto}.NavBar-module__pdb1Jq__mobileMenuHeader{padding:var(--spacing-md)var(--spacing-xl);border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:flex-start;align-items:center;min-height:56px;display:flex}.NavBar-module__pdb1Jq__mobileMenuLogo{opacity:.95;transition:opacity var(--transition-base);align-items:center;text-decoration:none;display:flex}.NavBar-module__pdb1Jq__mobileMenuLogo:hover{opacity:1}.NavBar-module__pdb1Jq__mobileMenuLogoImage{object-fit:contain;width:auto;height:28px;display:block}.NavBar-module__pdb1Jq__mobileMenuInner{padding:var(--spacing-2xl)var(--spacing-xl)var(--spacing-xl);align-items:stretch;gap:var(--spacing-xl);box-sizing:border-box;flex-direction:column;min-height:calc(100vh - 56px);display:flex}.NavBar-module__pdb1Jq__mobileNav{flex-direction:column;gap:0;display:flex}.NavBar-module__pdb1Jq__mobileNavLink{color:#ffffffe0;transition:color var(--transition-base),background var(--transition-base);letter-spacing:.02em;border-bottom:1px solid #ffffff14;padding:1rem 0;font-size:1.25rem;font-weight:600;text-decoration:none}.NavBar-module__pdb1Jq__mobileNavLink:hover{color:var(--v5-orange);background:#ff70000f}.NavBar-module__pdb1Jq__mobileNavLinkActive{color:#fff;background:#ff700014;border-bottom-color:#ff700066}.NavBar-module__pdb1Jq__mobileNavLinkActive:hover{color:#fff;background:#ff70001f}.NavBar-module__pdb1Jq__mobileActions{padding-top:var(--spacing-lg);gap:var(--spacing-md);flex-direction:column;margin-top:auto;display:flex}.NavBar-module__pdb1Jq__mobileLogIn{color:#fffffff2;text-align:center;border-radius:var(--radius-md);transition:color var(--transition-base),border-color var(--transition-base),background var(--transition-base);border:2px solid #ffffff40;padding:1rem 1.25rem;font-size:1rem;font-weight:600;text-decoration:none}.NavBar-module__pdb1Jq__mobileLogIn:hover{color:var(--v5-orange);border-color:var(--v5-orange);background:#ff700014}.NavBar-module__pdb1Jq__mobileGetStarted{border-radius:var(--radius-md);transition:background var(--transition-base),transform var(--transition-base);justify-content:center;align-items:center;padding:1rem 1.5rem;font-size:1.0625rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 4px 14px #3b853d59;color:#fff!important;background-color:var(--v5-green)!important;border:2px solid #0000!important}.NavBar-module__pdb1Jq__mobileGetStarted:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b853d66;background-color:var(--colour-success-hover)!important;color:#fff!important}@media (max-width:768px){.NavBar-module__pdb1Jq__navLinks,.NavBar-module__pdb1Jq__navActions{display:none!important}.NavBar-module__pdb1Jq__burgerButton{display:flex}.NavBar-module__pdb1Jq__mobileMenu{flex-direction:column;display:flex}.NavBar-module__pdb1Jq__navbar{padding:.75rem 1rem}.NavBar-module__pdb1Jq__logo{margin-left:0}.NavBar-module__pdb1Jq__logoImage{height:28px}}@media (max-width:480px){.NavBar-module__pdb1Jq__navbar{padding:.5rem .75rem}.NavBar-module__pdb1Jq__logoImage{height:24px}.NavBar-module__pdb1Jq__navLinks{gap:.5rem;margin-left:.5rem}.NavBar-module__pdb1Jq__navLink{padding:.25rem .0625rem;font-size:.75rem}.NavBar-module__pdb1Jq__navLinkActive:after{left:-2px;right:-2px}.NavBar-module__pdb1Jq__logInLink{font-size:.75rem}.NavBar-module__pdb1Jq__getStartedButton{padding:.35rem .75rem;font-size:.75rem}}
.HeroSection-module__i6dU2G__heroSection{height:100vh;min-height:100vh;padding:var(--spacing-xl);z-index:1;box-sizing:border-box;background:0 0;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.HeroSection-module__i6dU2G__videoBackground{z-index:0;will-change:filter;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.HeroSection-module__i6dU2G__backgroundVideo{object-fit:cover;z-index:0;width:auto;min-width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroSection-module__i6dU2G__fallbackImage{object-fit:cover;width:auto;min-width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroSection-module__i6dU2G__videoOverlay{z-index:1;will-change:opacity;background:radial-gradient(at top,#0006 0%,#0000 55%),radial-gradient(at bottom,#0000004d 0%,#0000 55%),linear-gradient(#0003 0%,#0006 100%);position:absolute;inset:0}.HeroSection-module__i6dU2G__heroContainer{z-index:2;will-change:filter,opacity,transform;justify-content:flex-start;align-items:center;width:100%;max-width:1400px;display:flex;position:relative}.HeroSection-module__i6dU2G__heroContent{gap:var(--spacing-xl);flex-direction:column;max-width:800px;display:flex}.HeroSection-module__i6dU2G__heroText{gap:var(--spacing-lg);flex-direction:column;display:flex}.HeroSection-module__i6dU2G__heroTitle{font-size:clamp(1.5rem,4vw,2.5rem);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;color:#fff;letter-spacing:-.01em;max-width:900px;margin:0;font-weight:600;line-height:1.4}.HeroSection-module__i6dU2G__heroTitle strong{font-weight:700}.HeroSection-module__i6dU2G__heroTitle .HeroSection-module__i6dU2G__orangeText{color:var(--v5-orange)}.HeroSection-module__i6dU2G__heroTitle .HeroSection-module__i6dU2G__noBreak{white-space:nowrap}.HeroSection-module__i6dU2G__heroCTAs{gap:var(--spacing-md);margin-top:var(--spacing-md);flex-wrap:wrap;display:flex}.HeroSection-module__i6dU2G__primaryCTA{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-md)var(--spacing-lg);background-color:var(--colour-primary);color:var(--colour-white);border-radius:var(--radius-xl);font-size:1rem;font-weight:600;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;cursor:pointer;transition:all var(--transition-base);box-shadow:var(--shadow-md);border:none;display:inline-flex}.HeroSection-module__i6dU2G__primaryCTA:hover{background-color:var(--colour-primary-hover);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.HeroSection-module__i6dU2G__ctaIcon{transition:transform var(--transition-base)}.HeroSection-module__i6dU2G__primaryCTA:hover .HeroSection-module__i6dU2G__ctaIcon{transform:translateY(2px)}.HeroSection-module__i6dU2G__secondaryCTA{padding:var(--spacing-md)var(--spacing-lg);color:#fff;border-radius:var(--radius-xl);font-size:1rem;font-weight:600;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;cursor:pointer;transition:all var(--transition-base);background-color:#0000;border:2px solid #ffffff4d;align-items:center;text-decoration:none;display:inline-flex}.HeroSection-module__i6dU2G__secondaryCTA:hover{box-shadow:var(--shadow-sm);background-color:#ffffff1a;border-color:#ffffff80;transform:translateY(-2px)}.HeroSection-module__i6dU2G__scrollIndicator{bottom:var(--spacing-xl);cursor:pointer;z-index:3;justify-content:center;align-items:center;animation:2s infinite HeroSection-module__i6dU2G__bounce;display:flex;position:absolute;left:50%;transform:translate(-50%)}.HeroSection-module__i6dU2G__scrollIndicator:hover{opacity:.7}.HeroSection-module__i6dU2G__scrollIcon{color:#fff}@keyframes HeroSection-module__i6dU2G__bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(10px)}}@media (max-width:1024px){.HeroSection-module__i6dU2G__heroContainer{justify-content:center}.HeroSection-module__i6dU2G__heroContent{text-align:center;max-width:100%}}@media (max-width:768px){.HeroSection-module__i6dU2G__heroSection{height:100vh;min-height:100vh;padding:var(--spacing-md)}.HeroSection-module__i6dU2G__heroContent{text-align:center;align-items:center}.HeroSection-module__i6dU2G__heroText{align-items:center}.HeroSection-module__i6dU2G__heroTitle{text-align:center;font-size:2.5rem}.HeroSection-module__i6dU2G__heroSubtitle{text-align:center;font-size:1.125rem}.HeroSection-module__i6dU2G__heroCTAs{flex-direction:column;align-items:center;width:100%}.HeroSection-module__i6dU2G__primaryCTA,.HeroSection-module__i6dU2G__secondaryCTA{justify-content:center;width:100%}.HeroSection-module__i6dU2G__scrollIndicator{display:none}}
.WhyVideoSection-module__PwdTEG__whyVideoSection{height:100vh;min-height:100vh;padding:var(--spacing-xl);color:var(--v5-text);will-change:opacity,transform;z-index:2;box-sizing:border-box;background:0 0;flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.WhyVideoSection-module__PwdTEG__container{z-index:1;gap:var(--spacing-2xl);flex-direction:column;flex:auto;justify-content:center;width:100%;max-width:1400px;min-height:0;margin:0 auto;display:flex;position:relative;overflow-y:auto}.WhyVideoSection-module__PwdTEG__header{text-align:center;margin-bottom:var(--spacing-xl)}.WhyVideoSection-module__PwdTEG__title{font-size:clamp(2.5rem,5vw,3.5rem);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;margin:0;margin-bottom:var(--spacing-md);color:var(--v5-text);letter-spacing:-.02em;font-weight:700;line-height:1.2}.WhyVideoSection-module__PwdTEG__subtitle{font-size:clamp(1.125rem,2vw,1.375rem);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;color:var(--v5-text-muted);max-width:800px;margin:0 auto;font-weight:400;line-height:1.6}.WhyVideoSection-module__PwdTEG__statsSection{margin:var(--spacing-lg)0;flex-shrink:0}.WhyVideoSection-module__PwdTEG__statsGrid{gap:var(--spacing-sm);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));max-width:1200px;margin:0 auto;display:grid}.WhyVideoSection-module__PwdTEG__statCard{background:var(--colour-white);border:1px solid var(--colour-grey);border-radius:var(--radius-md);padding:var(--spacing-xl);text-align:center;align-items:center;gap:var(--spacing-md);transition:all var(--transition-base);box-shadow:var(--shadow-sm);flex-direction:column;display:flex}.dark .WhyVideoSection-module__PwdTEG__statCard{background:#23232c;border-color:#ffffff1a}.WhyVideoSection-module__PwdTEG__statCard:hover{border-color:var(--v5-border-strong);box-shadow:var(--shadow-md);transform:translateY(-2px)}.WhyVideoSection-module__PwdTEG__statIcon{border-radius:var(--v5-radius-4);background:#ffffff0d;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.WhyVideoSection-module__PwdTEG__statValue{font-size:clamp(2.5rem,4vw,3.5rem);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;color:var(--v5-text);font-weight:800;line-height:1}.WhyVideoSection-module__PwdTEG__statLabel{font-size:clamp(.95rem,1.2vw,1.05rem);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;color:var(--v5-text-muted);margin:0;font-weight:400;line-height:1.5}.WhyVideoSection-module__PwdTEG__journeySection{margin:var(--spacing-lg)0;flex-shrink:0}.WhyVideoSection-module__PwdTEG__journeyHeader{text-align:center;margin-bottom:var(--spacing-xl)}.WhyVideoSection-module__PwdTEG__journeyTitle{font-size:clamp(1.75rem,3vw,2.25rem);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;margin:0;margin-bottom:var(--spacing-sm);color:var(--v5-text);letter-spacing:-.01em;font-weight:600}.WhyVideoSection-module__PwdTEG__journeySubtitle{font-size:clamp(1rem,1.5vw,1.125rem);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;color:var(--v5-text-muted);max-width:700px;margin:0 auto;font-weight:400;line-height:1.6}.WhyVideoSection-module__PwdTEG__journeyGrid{gap:var(--spacing-sm);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));max-width:1200px;margin:0 auto;display:grid}.WhyVideoSection-module__PwdTEG__journeyCard{background:var(--colour-white);border:1px solid var(--colour-grey);border-radius:var(--radius-md);padding:var(--spacing-xl);gap:var(--spacing-md);transition:all var(--transition-base);cursor:pointer;box-shadow:var(--shadow-sm);flex-direction:column;display:flex}.dark .WhyVideoSection-module__PwdTEG__journeyCard{background:#23232c;border-color:#ffffff1a}.WhyVideoSection-module__PwdTEG__journeyCard:hover{border-color:var(--v5-border-strong);box-shadow:var(--shadow-md)}.WhyVideoSection-module__PwdTEG__journeyIcon{border-radius:var(--v5-radius-4);width:56px;height:56px;color:var(--v5-orange);transition:all var(--transition-base);background:#ff70001a;flex-shrink:0;justify-content:center;align-items:center;display:flex}.WhyVideoSection-module__PwdTEG__journeyCard:hover .WhyVideoSection-module__PwdTEG__journeyIcon{background-color:var(--v5-orange);color:var(--v5-text);transform:scale(1.05)}.WhyVideoSection-module__PwdTEG__journeyCardTitle{font-size:clamp(1.125rem,1.5vw,1.25rem);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;color:var(--v5-text);margin:0;font-weight:600;line-height:1.3}.WhyVideoSection-module__PwdTEG__journeyCardDescription{font-size:clamp(.95rem,1.2vw,1rem);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;color:var(--v5-text-muted);margin:0;font-weight:400;line-height:1.6}@media (max-width:1024px){.WhyVideoSection-module__PwdTEG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.WhyVideoSection-module__PwdTEG__journeyGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width:768px){.WhyVideoSection-module__PwdTEG__whyVideoSection{height:100vh;min-height:100vh;padding:var(--spacing-md)}.WhyVideoSection-module__PwdTEG__container{gap:var(--spacing-lg)}.WhyVideoSection-module__PwdTEG__header{margin-bottom:var(--spacing-md)}.WhyVideoSection-module__PwdTEG__statsGrid,.WhyVideoSection-module__PwdTEG__journeyGrid{gap:var(--spacing-md);grid-template-columns:1fr}.WhyVideoSection-module__PwdTEG__statCard,.WhyVideoSection-module__PwdTEG__journeyCard{padding:var(--spacing-lg)}}
.TrustSection-module__GqXAjW__trustSection{padding:var(--spacing-xl);color:var(--v5-text);z-index:2;background:0 0;position:relative;overflow:hidden}.TrustSection-module__GqXAjW__container{z-index:1;gap:var(--spacing-2xl);flex-direction:column;width:100%;max-width:1400px;margin:0 auto;display:flex;position:relative}.TrustSection-module__GqXAjW__header{text-align:center;margin-bottom:var(--spacing-xl)}.TrustSection-module__GqXAjW__title{font-size:clamp(2.5rem,5vw,3.5rem);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;margin:0;margin-bottom:var(--spacing-md);color:var(--v5-text);letter-spacing:-.02em;font-weight:700;line-height:1.2}.TrustSection-module__GqXAjW__subtitle{font-size:clamp(1.125rem,2vw,1.375rem);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;color:var(--v5-text-muted);max-width:800px;margin:0 auto;font-weight:400;line-height:1.6}.TrustSection-module__GqXAjW__brandsSection{margin:var(--spacing-2xl)0}.TrustSection-module__GqXAjW__brandsHeader{text-align:center;margin-bottom:var(--spacing-xl)}.TrustSection-module__GqXAjW__brandsTitle{font-size:clamp(1.75rem,3vw,2.25rem);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;color:var(--v5-text);letter-spacing:-.01em;margin:0;font-weight:600}.TrustSection-module__GqXAjW__brandsGrid{gap:var(--spacing-sm);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));max-width:1000px;margin:0 auto;display:grid}.TrustSection-module__GqXAjW__brandCard{background:var(--colour-white);border:1px solid var(--colour-grey);border-radius:var(--radius-md);padding:var(--spacing-xl);align-items:center;gap:var(--spacing-md);transition:all var(--transition-base);box-shadow:var(--shadow-sm);flex-direction:column;display:flex}.dark .TrustSection-module__GqXAjW__brandCard{background:#23232c;border-color:#ffffff1a}.TrustSection-module__GqXAjW__brandCard:hover{border-color:var(--v5-border-strong);box-shadow:var(--shadow-md);transform:translateY(-2px)}.TrustSection-module__GqXAjW__brandLogoWrapper{width:100%;max-width:200px;height:80px;padding:var(--spacing-md);justify-content:center;align-items:center;display:flex}.TrustSection-module__GqXAjW__brandLogo{object-fit:contain;filter:grayscale(.3);opacity:.8;max-width:100%;max-height:100%;transition:all var(--transition-base)}.TrustSection-module__GqXAjW__brandCard:hover .TrustSection-module__GqXAjW__brandLogo{filter:grayscale(0);opacity:1}.TrustSection-module__GqXAjW__brandDescription{font-size:clamp(.875rem,1.2vw,1rem);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;color:var(--v5-text-muted);text-align:center;margin:0;font-weight:400}.TrustSection-module__GqXAjW__testimonialsSection{margin:var(--spacing-2xl)0}.TrustSection-module__GqXAjW__testimonialsHeader{text-align:center;margin-bottom:var(--spacing-xl)}.TrustSection-module__GqXAjW__testimonialsTitle{font-size:clamp(1.75rem,3vw,2.25rem);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;color:var(--v5-text);letter-spacing:-.01em;margin:0;font-weight:600}.TrustSection-module__GqXAjW__testimonialsGrid{gap:var(--spacing-sm);grid-template-columns:repeat(auto-fit,minmax(320px,1fr));max-width:1200px;margin:0 auto;display:grid}.TrustSection-module__GqXAjW__testimonialCard{background:var(--colour-white);border:1px solid var(--colour-grey);border-radius:var(--radius-md);padding:var(--spacing-xl);gap:var(--spacing-lg);transition:all var(--transition-base);box-shadow:var(--shadow-sm);flex-direction:column;display:flex}.dark .TrustSection-module__GqXAjW__testimonialCard{background:#23232c;border-color:#ffffff1a}.TrustSection-module__GqXAjW__testimonialCard:hover{border-color:var(--v5-border-strong);box-shadow:var(--shadow-md)}.TrustSection-module__GqXAjW__testimonialQuote{gap:var(--spacing-md);flex-direction:column;display:flex}.TrustSection-module__GqXAjW__quoteIcon{color:var(--v5-orange);opacity:.3;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:24px;display:flex}.TrustSection-module__GqXAjW__quoteText{font-size:clamp(1rem,1.3vw,1.125rem);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;color:var(--v5-text);margin:0;font-style:italic;font-weight:400;line-height:1.6}.TrustSection-module__GqXAjW__testimonialAuthor{align-items:center;gap:var(--spacing-md);padding-top:var(--spacing-md);border-top:1px solid var(--v5-border);display:flex}.TrustSection-module__GqXAjW__authorAvatar,.TrustSection-module__GqXAjW__authorAvatarPlaceholder{object-fit:cover;border-radius:50%;flex-shrink:0;width:48px;height:48px}.TrustSection-module__GqXAjW__authorAvatarPlaceholder{background:linear-gradient(135deg,var(--v5-orange)0%,var(--v5-blue)100%);color:var(--colour-white);font-size:1.25rem;font-weight:600;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;justify-content:center;align-items:center;display:flex}.TrustSection-module__GqXAjW__authorInfo{flex-direction:column;gap:2px;display:flex}.TrustSection-module__GqXAjW__authorName{font-size:1rem;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;color:var(--v5-text);font-weight:600}.TrustSection-module__GqXAjW__authorRole{font-size:.875rem;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;color:var(--v5-text-muted);font-weight:400}@media (max-width:1024px){.TrustSection-module__GqXAjW__brandsGrid,.TrustSection-module__GqXAjW__testimonialsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width:768px){.TrustSection-module__GqXAjW__trustSection{padding:var(--spacing-xl)var(--spacing-md)}.TrustSection-module__GqXAjW__container{gap:var(--spacing-xl)}.TrustSection-module__GqXAjW__brandsGrid,.TrustSection-module__GqXAjW__testimonialsGrid{gap:var(--spacing-md);grid-template-columns:1fr}.TrustSection-module__GqXAjW__brandCard,.TrustSection-module__GqXAjW__testimonialCard{padding:var(--spacing-lg)}}
.PortalIntroSection-module__3zqrzq__portalIntroSection{height:100vh;min-height:100vh;padding:var(--spacing-xl);color:var(--v5-text);z-index:2;box-sizing:border-box;background:0 0;flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.PortalIntroSection-module__3zqrzq__container{z-index:1;flex-direction:column;flex:auto;justify-content:center;width:100%;max-width:1400px;min-height:0;margin:0 auto;display:flex;position:relative;overflow-y:auto}.PortalIntroSection-module__3zqrzq__content{gap:var(--spacing-2xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.PortalIntroSection-module__3zqrzq__textContent{gap:var(--spacing-xl);flex-direction:column;display:flex}.PortalIntroSection-module__3zqrzq__header{gap:var(--spacing-md);flex-direction:column;display:flex}.PortalIntroSection-module__3zqrzq__badge{align-items:center;gap:var(--spacing-xs);padding:var(--spacing-xs)var(--spacing-md);border-radius:var(--radius-full);font-size:.875rem;font-weight:600;font-family:var(--font-space-mono),"Courier New",monospace;color:var(--v5-green);background:linear-gradient(135deg,#3b853d26 0%,#3b853d0d 100%);border:1px solid #3b853d4d;width:fit-content;display:inline-flex}.PortalIntroSection-module__3zqrzq__title{font-size:clamp(2rem,4vw,3rem);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;color:var(--v5-text);letter-spacing:-.02em;margin:0;font-weight:700;line-height:1.2}.PortalIntroSection-module__3zqrzq__subtitle{font-size:clamp(1.125rem,2vw,1.25rem);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;color:var(--v5-text-muted);margin:0;font-weight:400;line-height:1.6}.PortalIntroSection-module__3zqrzq__features{gap:var(--spacing-md);flex-direction:column;display:flex}.PortalIntroSection-module__3zqrzq__featureItem{align-items:flex-start;gap:var(--spacing-md);display:flex}.PortalIntroSection-module__3zqrzq__featureIcon{border-radius:var(--v5-radius-4);width:32px;height:32px;color:var(--v5-green);background:#3b853d1a;flex-shrink:0;justify-content:center;align-items:center;display:flex}.PortalIntroSection-module__3zqrzq__featureText{font-size:clamp(1rem,1.3vw,1.125rem);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;color:var(--v5-text);font-weight:400;line-height:1.6}.PortalIntroSection-module__3zqrzq__featureText strong{color:var(--v5-text);font-weight:600}.PortalIntroSection-module__3zqrzq__problemSolution{gap:var(--spacing-lg);margin-top:var(--spacing-md);grid-template-columns:1fr 1fr;display:grid}.PortalIntroSection-module__3zqrzq__problemBox,.PortalIntroSection-module__3zqrzq__solutionBox{padding:var(--spacing-lg);border-radius:var(--radius-md);border:1px solid var(--colour-grey);gap:var(--spacing-md);background:var(--colour-white);box-shadow:var(--shadow-sm);flex-direction:column;display:flex}:is(.dark .PortalIntroSection-module__3zqrzq__problemBox,.dark .PortalIntroSection-module__3zqrzq__solutionBox){background:#23232c;border-color:#ffffff1a}.PortalIntroSection-module__3zqrzq__problemBox{background:linear-gradient(180deg,#ef44440d 0%,#ef444400 100%),var(--v5-surface);border-color:#ef444433}.PortalIntroSection-module__3zqrzq__solutionBox{background:linear-gradient(180deg,#3b853d1a 0%,#3b853d00 100%),var(--v5-surface);border-color:#3b853d4d}.PortalIntroSection-module__3zqrzq__problemHeader,.PortalIntroSection-module__3zqrzq__solutionHeader{align-items:center;gap:var(--spacing-sm);display:flex}.PortalIntroSection-module__3zqrzq__problemIcon{color:var(--colour-error)}.PortalIntroSection-module__3zqrzq__solutionIcon{color:var(--v5-green)}.PortalIntroSection-module__3zqrzq__problemTitle,.PortalIntroSection-module__3zqrzq__solutionTitle{font-size:1rem;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;color:var(--v5-text);margin:0;font-weight:600}.PortalIntroSection-module__3zqrzq__problemList,.PortalIntroSection-module__3zqrzq__solutionList{gap:var(--spacing-xs);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.PortalIntroSection-module__3zqrzq__problemList li,.PortalIntroSection-module__3zqrzq__solutionList li{font-size:.875rem;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;color:var(--v5-text-muted);padding-left:var(--spacing-md);font-weight:400;line-height:1.5;position:relative}.PortalIntroSection-module__3zqrzq__problemList li:before{content:"×";color:var(--colour-error);font-weight:600;position:absolute;left:0}.PortalIntroSection-module__3zqrzq__solutionList li:before{content:"✓";color:var(--v5-green);font-weight:600;position:absolute;left:0}.PortalIntroSection-module__3zqrzq__visualContent{justify-content:center;align-items:center;display:flex}.PortalIntroSection-module__3zqrzq__portalPreviewCard{border-radius:var(--radius-md);width:100%;max-width:600px;box-shadow:var(--shadow-sm);border:1px solid var(--colour-grey);background:var(--colour-white);position:relative;overflow:hidden}.dark .PortalIntroSection-module__3zqrzq__portalPreviewCard{background:#23232c;border-color:#ffffff1a}.PortalIntroSection-module__3zqrzq__portalBadge{top:var(--spacing-md);left:var(--spacing-md);border-radius:var(--radius-md);padding:var(--spacing-xs)var(--spacing-sm);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;font-size:.75rem;font-family:var(--font-space-mono),"Courier New",monospace;color:var(--v5-orange);text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#ff700033 0%,#ff70001a 100%);border:1px solid #ff70004d;font-weight:600;position:absolute}.PortalIntroSection-module__3zqrzq__portalImageWrapper{width:100%;padding-top:56.25%;position:relative;overflow:hidden}.PortalIntroSection-module__3zqrzq__portalImage{object-fit:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}@media (max-width:1024px){.PortalIntroSection-module__3zqrzq__content{gap:var(--spacing-xl);grid-template-columns:1fr}.PortalIntroSection-module__3zqrzq__visualContent{order:-1}.PortalIntroSection-module__3zqrzq__portalPreviewCard{max-width:100%}}@media (max-width:768px){.PortalIntroSection-module__3zqrzq__portalIntroSection{height:100vh;min-height:100vh;padding:var(--spacing-md)}.PortalIntroSection-module__3zqrzq__problemSolution{gap:var(--spacing-md);grid-template-columns:1fr}.PortalIntroSection-module__3zqrzq__portalImageWrapper{padding-top:75%}}
.PortalFeaturesSection-module__YKExYG__portalFeaturesSection{height:100vh;min-height:100vh;padding:var(--spacing-xl);color:var(--v5-text);z-index:2;box-sizing:border-box;background:0 0;flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.PortalFeaturesSection-module__YKExYG__container{z-index:1;gap:var(--spacing-2xl);flex-direction:column;flex:auto;justify-content:center;width:100%;max-width:1400px;min-height:0;margin:0 auto;display:flex;position:relative;overflow-y:auto}.PortalFeaturesSection-module__YKExYG__header{text-align:center;margin-bottom:var(--spacing-xl)}.PortalFeaturesSection-module__YKExYG__title{font-size:clamp(2.5rem,5vw,3.5rem);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;margin:0;margin-bottom:var(--spacing-md);color:var(--v5-text);letter-spacing:-.02em;font-weight:700;line-height:1.2}.PortalFeaturesSection-module__YKExYG__subtitle{font-size:clamp(1.125rem,2vw,1.375rem);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;color:var(--v5-text-muted);max-width:800px;margin:0 auto;font-weight:400;line-height:1.6}.PortalFeaturesSection-module__YKExYG__featuresGrid{gap:var(--spacing-sm);grid-template-columns:repeat(3,1fr);max-width:1200px;margin:0 auto;display:grid}.PortalFeaturesSection-module__YKExYG__featureCard:nth-child(4){grid-column:2}.PortalFeaturesSection-module__YKExYG__featureCard:nth-child(5){grid-column:1}.PortalFeaturesSection-module__YKExYG__featureCard:nth-child(6){grid-column:2}.PortalFeaturesSection-module__YKExYG__featureCard{background:var(--colour-white);border:1px solid var(--colour-grey);border-radius:var(--radius-md);padding:var(--spacing-xl);gap:var(--spacing-md);transition:all var(--transition-base);cursor:pointer;box-shadow:var(--shadow-sm);flex-direction:column;display:flex}.dark .PortalFeaturesSection-module__YKExYG__featureCard{background:#23232c;border-color:#ffffff1a}.PortalFeaturesSection-module__YKExYG__featureCard:hover{border-color:var(--v5-border-strong);box-shadow:var(--shadow-md)}.PortalFeaturesSection-module__YKExYG__featureIcon{border-radius:var(--v5-radius-4);width:56px;height:56px;transition:all var(--transition-base);background:#ff70001a;flex-shrink:0;justify-content:center;align-items:center;display:flex}.PortalFeaturesSection-module__YKExYG__featureCard:hover .PortalFeaturesSection-module__YKExYG__featureIcon{color:var(--v5-text);background-color:currentColor;transform:scale(1.05)}.PortalFeaturesSection-module__YKExYG__featureTitle{font-size:clamp(1.125rem,1.5vw,1.25rem);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;color:var(--v5-text);margin:0;font-weight:600;line-height:1.3}.PortalFeaturesSection-module__YKExYG__featureDescription{font-size:clamp(.95rem,1.2vw,1rem);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;color:var(--v5-text-muted);margin:0;font-weight:400;line-height:1.6}@media (max-width:1024px){.PortalFeaturesSection-module__YKExYG__featuresGrid{grid-template-columns:repeat(2,1fr)}.PortalFeaturesSection-module__YKExYG__featureCard:nth-child(4),.PortalFeaturesSection-module__YKExYG__featureCard:nth-child(5),.PortalFeaturesSection-module__YKExYG__featureCard:nth-child(6){grid-column:auto}}@media (max-width:768px){.PortalFeaturesSection-module__YKExYG__portalFeaturesSection{height:100vh;min-height:100vh;padding:var(--spacing-md)}.PortalFeaturesSection-module__YKExYG__container{gap:var(--spacing-lg)}.PortalFeaturesSection-module__YKExYG__header{margin-bottom:var(--spacing-md)}.PortalFeaturesSection-module__YKExYG__featuresGrid{gap:var(--spacing-md);grid-template-columns:1fr}.PortalFeaturesSection-module__YKExYG__featureCard{padding:var(--spacing-lg)}.PortalFeaturesSection-module__YKExYG__featureCard:nth-child(4),.PortalFeaturesSection-module__YKExYG__featureCard:nth-child(5),.PortalFeaturesSection-module__YKExYG__featureCard:nth-child(6){grid-column:1}}
.PortalShowcaseSection-module__n60LxW__portalShowcaseSection{height:100vh;min-height:100vh;padding:var(--spacing-xl);color:var(--v5-text);z-index:2;box-sizing:border-box;background:0 0;flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.PortalShowcaseSection-module__n60LxW__container{z-index:1;gap:var(--spacing-2xl);flex-direction:column;flex:auto;justify-content:center;width:100%;max-width:1400px;min-height:0;margin:0 auto;display:flex;position:relative;overflow-y:auto}.PortalShowcaseSection-module__n60LxW__header{text-align:center;margin-bottom:var(--spacing-xl)}.PortalShowcaseSection-module__n60LxW__title{font-size:clamp(2.5rem,5vw,3.5rem);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;margin:0;margin-bottom:var(--spacing-md);color:var(--v5-text);letter-spacing:-.02em;font-weight:700;line-height:1.2}.PortalShowcaseSection-module__n60LxW__subtitle{font-size:clamp(1.125rem,2vw,1.375rem);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;color:var(--v5-text-muted);max-width:800px;margin:0 auto;font-weight:400;line-height:1.6}.PortalShowcaseSection-module__n60LxW__showcasesGrid{gap:var(--spacing-sm);grid-template-columns:repeat(auto-fit,minmax(500px,1fr));max-width:1200px;margin:0 auto;display:grid}.PortalShowcaseSection-module__n60LxW__showcaseCard{gap:var(--spacing-lg);flex-direction:column;display:flex}.PortalShowcaseSection-module__n60LxW__showcaseImageWrapper{position:relative}.PortalShowcaseSection-module__n60LxW__showcaseBadge{top:var(--spacing-md);left:var(--spacing-md);border-radius:var(--radius-md);padding:var(--spacing-xs)var(--spacing-sm);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;font-size:.75rem;font-family:var(--font-space-mono),"Courier New",monospace;color:var(--v5-orange);text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#ff700033 0%,#ff70001a 100%);border:1px solid #ff70004d;font-weight:600;position:absolute}.PortalShowcaseSection-module__n60LxW__showcaseImageContainer{background:var(--colour-white);border:1px solid var(--colour-grey);border-radius:var(--radius-md);padding:var(--spacing-md);box-shadow:var(--shadow-sm);transition:all .3s;position:relative;overflow:hidden}.dark .PortalShowcaseSection-module__n60LxW__showcaseImageContainer{background:#23232c;border-color:#ffffff1a}.PortalShowcaseSection-module__n60LxW__showcaseImageContainer:hover{border-color:var(--v5-border-strong);box-shadow:var(--shadow-md);transform:translateY(-2px)}.PortalShowcaseSection-module__n60LxW__showcaseImage{object-fit:contain;border-radius:var(--v5-radius-4);filter:brightness(.9)contrast(1.1);width:100%;height:auto;display:block}.PortalShowcaseSection-module__n60LxW__showcaseContent{align-items:flex-start;gap:var(--spacing-md);padding:var(--spacing-xl);background:var(--colour-white);border:1px solid var(--colour-grey);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);display:flex}.dark .PortalShowcaseSection-module__n60LxW__showcaseContent{background:#23232c;border-color:#ffffff1a}.PortalShowcaseSection-module__n60LxW__showcaseIcon{color:var(--v5-orange);flex-shrink:0;margin-top:4px}.PortalShowcaseSection-module__n60LxW__showcaseText{gap:var(--spacing-sm);flex-direction:column;display:flex}.PortalShowcaseSection-module__n60LxW__showcaseTitle{font-size:clamp(1.125rem,1.5vw,1.375rem);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;margin:0;margin-bottom:var(--spacing-sm);color:var(--v5-text);font-weight:600;line-height:1.3}.PortalShowcaseSection-module__n60LxW__showcaseDescription{font-size:clamp(.95rem,1.2vw,1.05rem);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;color:var(--v5-text-muted);margin:0;margin-bottom:var(--spacing-sm);font-weight:400;line-height:1.6}.PortalShowcaseSection-module__n60LxW__showcaseFeatures{margin:var(--spacing-sm)0;gap:var(--spacing-xs);flex-direction:column;padding:0;list-style:none;display:flex}.PortalShowcaseSection-module__n60LxW__showcaseFeatures li{font-size:clamp(.9rem,1.1vw,1rem);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;color:var(--v5-text-muted);padding-left:var(--spacing-md);font-weight:400;line-height:1.6;position:relative}.PortalShowcaseSection-module__n60LxW__showcaseFeatures li:before{content:"•";color:var(--v5-orange);font-weight:600;position:absolute;left:0}.PortalShowcaseSection-module__n60LxW__showcaseClosing{font-size:clamp(.95rem,1.2vw,1.05rem);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;color:var(--v5-text-muted);margin:0;margin-top:var(--spacing-sm);font-weight:400;line-height:1.6}@media (max-width:1024px){.PortalShowcaseSection-module__n60LxW__showcasesGrid{grid-template-columns:1fr}}@media (max-width:768px){.PortalShowcaseSection-module__n60LxW__portalShowcaseSection{height:100vh;min-height:100vh;padding:var(--spacing-md)}.PortalShowcaseSection-module__n60LxW__container{gap:var(--spacing-lg)}.PortalShowcaseSection-module__n60LxW__header{margin-bottom:var(--spacing-md)}.PortalShowcaseSection-module__n60LxW__showcaseContent{padding:var(--spacing-lg);flex-direction:column}.PortalShowcaseSection-module__n60LxW__showcaseBadge{top:var(--spacing-sm);left:var(--spacing-sm)}}
.CTASection-module__eD7G3W__ctaSection{height:100vh;min-height:100vh;padding:var(--spacing-xl);color:var(--v5-text);z-index:2;box-sizing:border-box;background:0 0;flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.CTASection-module__eD7G3W__container{z-index:1;flex-direction:column;flex:auto;justify-content:center;width:100%;max-width:1000px;min-height:0;margin:0 auto;display:flex;position:relative;overflow-y:auto}.CTASection-module__eD7G3W__ctaCard{background:var(--colour-white);border:1px solid var(--colour-grey);border-radius:var(--radius-md);padding:var(--spacing-xl);box-shadow:var(--shadow-sm);text-align:center}.dark .CTASection-module__eD7G3W__ctaCard{background:#23232c;border-color:#ffffff1a}.CTASection-module__eD7G3W__ctaContent{gap:var(--spacing-xl);flex-direction:column;align-items:center;display:flex}.CTASection-module__eD7G3W__ctaTitle{font-size:clamp(2rem,4vw,3rem);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;color:var(--v5-text);letter-spacing:-.02em;margin:0;font-weight:700;line-height:1.2}.CTASection-module__eD7G3W__ctaSubtitle{font-size:clamp(1.125rem,2vw,1.375rem);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;color:var(--v5-text-muted);max-width:700px;margin:0;font-weight:400;line-height:1.6}.CTASection-module__eD7G3W__ctaButtons{gap:var(--spacing-md);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.CTASection-module__eD7G3W__primaryButton{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-md)var(--spacing-lg);background-color:var(--colour-primary);color:var(--colour-white);border-radius:var(--radius-xl);font-size:1rem;font-weight:600;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;cursor:pointer;transition:all var(--transition-base);box-shadow:var(--shadow-md);border:none;text-decoration:none;display:inline-flex}.CTASection-module__eD7G3W__primaryButton:hover{background-color:var(--colour-primary-hover);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.CTASection-module__eD7G3W__secondaryButton{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-md)var(--spacing-lg);color:var(--v5-text);border:2px solid var(--v5-border);border-radius:var(--radius-xl);font-size:1rem;font-weight:600;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;cursor:pointer;transition:all var(--transition-base);background-color:#0000;text-decoration:none;display:inline-flex}.CTASection-module__eD7G3W__secondaryButton:hover{background-color:var(--v5-surface);border-color:var(--v5-border-strong);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.CTASection-module__eD7G3W__ctaInfo{gap:var(--spacing-lg);padding-top:var(--spacing-md);border-top:1px solid var(--v5-border);margin-top:var(--spacing-md);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.CTASection-module__eD7G3W__infoItem{align-items:center;gap:var(--spacing-xs);font-size:.875rem;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;color:var(--v5-text-muted);font-weight:400;display:flex}.CTASection-module__eD7G3W__infoItem svg{color:var(--v5-orange)}@media (max-width:768px){.CTASection-module__eD7G3W__ctaSection{height:100vh;min-height:100vh;padding:var(--spacing-md)}.CTASection-module__eD7G3W__ctaCard{padding:var(--spacing-xl)}.CTASection-module__eD7G3W__ctaButtons{flex-direction:column;width:100%}.CTASection-module__eD7G3W__primaryButton,.CTASection-module__eD7G3W__secondaryButton{justify-content:center;width:100%}.CTASection-module__eD7G3W__ctaInfo{gap:var(--spacing-sm);flex-direction:column}}
.PageLoader-module__3Z312q__screen{background:var(--v5-bg,#dddbd9);z-index:99999;box-sizing:border-box;justify-content:center;align-items:center;width:100%;max-width:100vw;height:100%;max-height:100vh;animation:.25s ease-out PageLoader-module__3Z312q__screenFadeIn;display:flex;position:fixed;inset:0}.PageLoader-module__3Z312q__screen.PageLoader-module__3Z312q__hiding{animation:.5s ease-in forwards PageLoader-module__3Z312q__screenFadeOut}@keyframes PageLoader-module__3Z312q__screenFadeIn{0%{opacity:0}to{opacity:1}}@keyframes PageLoader-module__3Z312q__screenFadeOut{0%{opacity:1}to{opacity:0}}.PageLoader-module__3Z312q__inner{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}.PageLoader-module__3Z312q__ring{border:3px solid #0000;border-top-color:var(--v5-orange,#ff7000);border-right-color:var(--v5-orange,#ff7000);border-bottom-color:#ff700033;border-left-color:#ff700033;border-radius:50%;width:120px;height:120px;animation:1.2s cubic-bezier(.5,0,.5,1) infinite PageLoader-module__3Z312q__ringSpin;position:absolute}.PageLoader-module__3Z312q__ringInner{border:2px solid #0000;border-bottom-color:var(--v5-orange,#ff7000);border-left-color:var(--v5-orange,#ff7000);border-top-color:#ff700026;border-right-color:#ff700026;border-radius:50%;width:100px;height:100px;animation:1.6s cubic-bezier(.5,0,.5,1) infinite reverse PageLoader-module__3Z312q__ringSpin;position:absolute}@keyframes PageLoader-module__3Z312q__ringSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PageLoader-module__3Z312q__logoWrap{justify-content:center;align-items:center;width:88px;height:88px;display:flex;position:relative}.PageLoader-module__3Z312q__logoImage{z-index:1;object-fit:contain;width:72px;height:72px;animation:2s ease-in-out infinite PageLoader-module__3Z312q__logoPulse;position:relative}@keyframes PageLoader-module__3Z312q__logoPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.92;transform:scale(1.05)}}.PageLoader-module__3Z312q__label{font-family:var(--font-inter,system-ui,sans-serif);letter-spacing:.2em;text-transform:uppercase;color:var(--v5-text-muted,#111111b3);font-size:.75rem;font-weight:500;animation:1.5s ease-in-out infinite PageLoader-module__3Z312q__labelBlink}@keyframes PageLoader-module__3Z312q__labelBlink{0%,to{opacity:.6}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.PageLoader-module__3Z312q__ring,.PageLoader-module__3Z312q__ringInner{opacity:.5;animation:none}.PageLoader-module__3Z312q__logoImage{animation:none}.PageLoader-module__3Z312q__label{opacity:.8;animation:none}}
.QuizModal-module__AMABSa__overlay{z-index:9999;padding:var(--spacing-lg);box-sizing:border-box;justify-content:center;align-items:center;animation:.4s ease-out forwards QuizModal-module__AMABSa__overlayFadeIn;display:flex;position:fixed;inset:0}@keyframes QuizModal-module__AMABSa__overlayFadeIn{0%{opacity:0}to{opacity:1}}.QuizModal-module__AMABSa__backdrop{-webkit-backdrop-filter:blur(24px)saturate(1.1);background:#e1e2f0;position:absolute;inset:0}.dark .QuizModal-module__AMABSa__backdrop{-webkit-backdrop-filter:blur(28px)saturate(.9);background:#e1e2f0}.QuizModal-module__AMABSa__panel{width:100%;max-width:520px;max-height:calc(100vh - 2*var(--spacing-xl));background:var(--v5-surface);color:var(--v5-text);border-radius:var(--radius-xl);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;opacity:0;animation:.45s cubic-bezier(.16,1,.3,1) 50ms forwards QuizModal-module__AMABSa__panelFadeIn;position:relative;overflow-y:auto;box-shadow:0 24px 48px -12px #0000001f,0 12px 24px -8px #0000000f}@keyframes QuizModal-module__AMABSa__panelFadeIn{0%{opacity:0;transform:scale(.96)translateY(16px)}to{opacity:1;transform:scale(1)translateY(0)}}.dark .QuizModal-module__AMABSa__panel{background:var(--v5-surface);box-shadow:0 24px 48px -12px #0006,0 0 0 1px #ffffff0f}.QuizModal-module__AMABSa__inner{padding:var(--spacing-2xl)var(--spacing-xl);position:relative}.QuizModal-module__AMABSa__closeButton{top:var(--spacing-md);right:var(--spacing-md);border-radius:var(--radius-full);width:44px;height:44px;color:var(--v5-text-muted);cursor:pointer;z-index:1;background:0 0;border:none;justify-content:center;align-items:center;transition:color .2s,background .2s;display:flex;position:absolute}.QuizModal-module__AMABSa__closeButton:hover{color:var(--v5-text);background:#0000000f}.dark .QuizModal-module__AMABSa__closeButton:hover{color:var(--v5-text);background:#ffffff14}.QuizModal-module__AMABSa__backButton{top:var(--spacing-md);left:var(--spacing-md);border-radius:var(--radius-full);width:44px;height:44px;color:var(--v5-text-muted);cursor:pointer;z-index:1;background:0 0;border:none;justify-content:center;align-items:center;transition:color .2s,background .2s;display:flex;position:absolute}.QuizModal-module__AMABSa__backButton:hover{color:var(--v5-text);background:#0000000f}.dark .QuizModal-module__AMABSa__backButton:hover{color:var(--v5-text);background:#ffffff14}.QuizModal-module__AMABSa__progressWrap{margin-bottom:var(--spacing-xl)}.QuizModal-module__AMABSa__stepDots{gap:var(--spacing-sm);margin-bottom:var(--spacing-sm);justify-content:center;display:flex}.QuizModal-module__AMABSa__stepDot{border-radius:var(--radius-full);background:var(--v5-border);opacity:0;width:8px;height:8px;transition:background .25s,transform .25s;animation:.45s cubic-bezier(.34,1.56,.64,1) forwards QuizModal-module__AMABSa__stepDotPop;transform:scale(0)}.QuizModal-module__AMABSa__stepDot:first-child{animation-delay:.2s}.QuizModal-module__AMABSa__stepDot:nth-child(2){animation-delay:.26s}.QuizModal-module__AMABSa__stepDot:nth-child(3){animation-delay:.32s}.QuizModal-module__AMABSa__stepDot:nth-child(4){animation-delay:.38s}.QuizModal-module__AMABSa__stepDot:nth-child(5){animation-delay:.44s}@keyframes QuizModal-module__AMABSa__stepDotPop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.QuizModal-module__AMABSa__stepDotActive{background:var(--colour-success);transform:scale(1.25)}.QuizModal-module__AMABSa__stepDotDone{background:var(--colour-success);opacity:.5}.QuizModal-module__AMABSa__progressText{color:var(--v5-text-muted);text-align:center;margin:0;font-size:.8125rem;font-weight:500}.QuizModal-module__AMABSa__progressBar{height:4px;margin-top:var(--spacing-md);border-radius:var(--radius-full);background:#0000000f;overflow:hidden}.dark .QuizModal-module__AMABSa__progressBar{background:#ffffff14}.QuizModal-module__AMABSa__progressFill{background:linear-gradient(90deg,var(--colour-success),#4a9f4c);border-radius:var(--radius-full);height:100%;transition:width .4s cubic-bezier(.16,1,.3,1)}.QuizModal-module__AMABSa__stepCard{padding:0}.QuizModal-module__AMABSa__stepTitle{letter-spacing:-.02em;color:var(--v5-text);margin:0 0 var(--spacing-sm)0;font-size:1.5rem;font-weight:700;line-height:1.2}.QuizModal-module__AMABSa__stepTitleWelcome{margin-bottom:var(--spacing-md)}.QuizModal-module__AMABSa__welcomePopup{z-index:2;padding:var(--spacing-xl);background:var(--v5-surface);border-radius:var(--radius-xl);justify-content:center;align-items:center;animation:.3s ease-out QuizModal-module__AMABSa__welcomePopupIn;display:flex;position:absolute;inset:0}@keyframes QuizModal-module__AMABSa__welcomePopupIn{0%{opacity:0}to{opacity:1}}.QuizModal-module__AMABSa__welcomePopupText{letter-spacing:-.02em;color:var(--v5-text);text-align:center;margin:0;font-size:1.25rem;font-weight:700}.QuizModal-module__AMABSa__stepTitleAnimated{opacity:0;animation:.5s cubic-bezier(.16,1,.3,1) .25s forwards QuizModal-module__AMABSa__stepTitleIn;transform:translateY(12px)}@keyframes QuizModal-module__AMABSa__stepTitleIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.QuizModal-module__AMABSa__stepSubtitle{color:var(--v5-text-muted);margin:0 0 var(--spacing-xl)0;font-size:1rem;line-height:1.55}.QuizModal-module__AMABSa__stepSubtitleAnimated{opacity:0;animation:.45s cubic-bezier(.16,1,.3,1) .4s forwards QuizModal-module__AMABSa__stepSubtitleIn;transform:translateY(10px)}@keyframes QuizModal-module__AMABSa__stepSubtitleIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.QuizModal-module__AMABSa__stepFormAnimated .QuizModal-module__AMABSa__formFields .QuizModal-module__AMABSa__fieldWrap{opacity:0;animation:.45s cubic-bezier(.16,1,.3,1) forwards QuizModal-module__AMABSa__fieldIn;transform:translateY(8px)}.QuizModal-module__AMABSa__stepFormAnimated .QuizModal-module__AMABSa__formFields .QuizModal-module__AMABSa__fieldWrap:first-child{animation-delay:.55s}.QuizModal-module__AMABSa__stepFormAnimated .QuizModal-module__AMABSa__formFields .QuizModal-module__AMABSa__fieldWrap:nth-child(2){animation-delay:.65s}.QuizModal-module__AMABSa__stepFormAnimated .QuizModal-module__AMABSa__formFields .QuizModal-module__AMABSa__fieldWrap:nth-child(3){animation-delay:.75s}@keyframes QuizModal-module__AMABSa__fieldIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.QuizModal-module__AMABSa__stepFormAnimated .QuizModal-module__AMABSa__formContact,.QuizModal-module__AMABSa__stepFormAnimated .QuizModal-module__AMABSa__navWrap{opacity:0;animation:.45s cubic-bezier(.16,1,.3,1) .9s forwards QuizModal-module__AMABSa__stepFormIn}@keyframes QuizModal-module__AMABSa__stepFormIn{0%{opacity:0}to{opacity:1}}.QuizModal-module__AMABSa__formFields{gap:var(--spacing-xl);flex-direction:column;display:flex}.QuizModal-module__AMABSa__fieldWrap{gap:var(--spacing-sm);flex-direction:column;display:flex}.QuizModal-module__AMABSa__fieldLabel{color:var(--v5-text);letter-spacing:.01em;font-size:.9375rem;font-weight:600}.QuizModal-module__AMABSa__fieldInput{border:1px solid var(--v5-border);width:100%;min-height:56px;color:var(--v5-text);background:#00000005;border-radius:16px;padding:18px 20px;font-family:inherit;font-size:1.0625rem;line-height:1.4;transition:border-color .2s,box-shadow .2s,background .2s}.QuizModal-module__AMABSa__fieldInput::placeholder{color:var(--v5-text-muted);opacity:.85}.QuizModal-module__AMABSa__fieldInput:hover{border-color:var(--v5-border-strong);background:#00000008}.QuizModal-module__AMABSa__fieldInput:focus{border-color:var(--colour-success);background:var(--v5-surface);outline:none;box-shadow:0 0 0 4px #3b853d1f}.dark .QuizModal-module__AMABSa__fieldInput{background:#ffffff0a}.dark .QuizModal-module__AMABSa__fieldInput:hover{background:#ffffff0f}.dark .QuizModal-module__AMABSa__fieldInput:focus{background:var(--v5-surface-2);box-shadow:0 0 0 4px #3b853d40}.QuizModal-module__AMABSa__formContact{color:var(--v5-text-muted);margin:var(--spacing-xl)0 var(--spacing-lg)0;font-size:.875rem;line-height:1.5}.QuizModal-module__AMABSa__formContactLink{color:var(--colour-success);font-weight:600;text-decoration:none;transition:color .2s}.QuizModal-module__AMABSa__formContactLink:hover{color:var(--colour-success-hover);text-decoration:underline}.QuizModal-module__AMABSa__optionsGrid{gap:var(--spacing-sm);flex-direction:column;display:flex}.QuizModal-module__AMABSa__optionsGridAnimated .QuizModal-module__AMABSa__optionCard{opacity:0;animation:.4s cubic-bezier(.16,1,.3,1) forwards QuizModal-module__AMABSa__optionCardIn;transform:translateY(6px)}.QuizModal-module__AMABSa__optionsGridAnimated .QuizModal-module__AMABSa__optionCard:first-child{animation-delay:80ms}.QuizModal-module__AMABSa__optionsGridAnimated .QuizModal-module__AMABSa__optionCard:nth-child(2){animation-delay:.14s}.QuizModal-module__AMABSa__optionsGridAnimated .QuizModal-module__AMABSa__optionCard:nth-child(3){animation-delay:.2s}.QuizModal-module__AMABSa__optionsGridAnimated .QuizModal-module__AMABSa__optionCard:nth-child(4){animation-delay:.26s}.QuizModal-module__AMABSa__optionsGridAnimated .QuizModal-module__AMABSa__optionCard:nth-child(5){animation-delay:.32s}.QuizModal-module__AMABSa__optionsGridAnimated .QuizModal-module__AMABSa__optionCard:nth-child(6){animation-delay:.38s}@keyframes QuizModal-module__AMABSa__optionCardIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.QuizModal-module__AMABSa__optionCard{text-align:left;border:1px solid var(--v5-border);background:var(--v5-surface);width:100%;color:var(--v5-text);cursor:pointer;border-radius:14px;padding:1rem 1.25rem;font-family:inherit;font-size:.9375rem;line-height:1.45;transition:border-color .2s,background .2s,box-shadow .2s,transform .2s;display:block}.QuizModal-module__AMABSa__optionCard:hover{border-color:var(--colour-success);background:#3b853d0a;box-shadow:0 2px 8px #3b853d14}.QuizModal-module__AMABSa__optionCardSelected{border-color:var(--colour-success);background:#3b853d14;box-shadow:0 0 0 2px #3b853d33}.dark .QuizModal-module__AMABSa__optionCard{background:var(--v5-surface-2);border-color:#ffffff1a}.dark .QuizModal-module__AMABSa__optionCard:hover{border-color:var(--colour-success);background:#3b853d1f}.dark .QuizModal-module__AMABSa__optionCardSelected{border-color:var(--colour-success);background:#3b853d2e;box-shadow:0 0 0 2px #3b853d4d}.QuizModal-module__AMABSa__optionLetter{color:var(--colour-success);margin-right:var(--spacing-sm);font-size:.875rem;font-weight:700}.QuizModal-module__AMABSa__optionLabel{color:var(--v5-text);font-weight:600}.QuizModal-module__AMABSa__optionDesc{margin-top:var(--spacing-xs);color:var(--v5-text-muted);font-size:.8125rem;font-weight:400;line-height:1.45;display:block}.QuizModal-module__AMABSa__otherInputWrap{margin-top:var(--spacing-lg);padding-top:var(--spacing-lg);border-top:1px solid var(--v5-border)}.QuizModal-module__AMABSa__otherInputInPlace{margin-top:0;padding-top:0}.QuizModal-module__AMABSa__otherInput{border:1px solid var(--v5-border);width:100%;min-height:52px;color:var(--v5-text);margin-top:var(--spacing-sm);background:#00000005;border-radius:16px;padding:16px 20px;font-family:inherit;font-size:1.0625rem;line-height:1.4;transition:border-color .2s,box-shadow .2s,background .2s}.QuizModal-module__AMABSa__otherInput::placeholder{color:var(--v5-text-muted);opacity:.85}.QuizModal-module__AMABSa__otherInput:hover{border-color:var(--v5-border-strong);background:#00000008}.QuizModal-module__AMABSa__otherInput:focus{border-color:var(--colour-success);background:var(--v5-surface);outline:none;box-shadow:0 0 0 4px #3b853d1f}.dark .QuizModal-module__AMABSa__otherInput{background:#ffffff0a}.dark .QuizModal-module__AMABSa__otherInput:hover{background:#ffffff0f}.dark .QuizModal-module__AMABSa__otherInput:focus{background:var(--v5-surface-2);box-shadow:0 0 0 4px #3b853d40}.QuizModal-module__AMABSa__navWrap{gap:var(--spacing-md);margin-top:var(--spacing-xl);flex-wrap:wrap;justify-content:space-between;display:flex}.QuizModal-module__AMABSa__navWrapSingle{justify-content:stretch}.QuizModal-module__AMABSa__navWrapSingle .QuizModal-module__AMABSa__btnNext{width:100%}.QuizModal-module__AMABSa__btnBack{align-items:center;gap:var(--spacing-xs);color:var(--v5-text-muted);cursor:pointer;background:0 0;border:none;border-radius:12px;padding:12px 20px;font-family:inherit;font-size:.9375rem;font-weight:600;text-decoration:none;transition:color .2s,background .2s;display:inline-flex}.QuizModal-module__AMABSa__btnBack:hover{color:var(--v5-text);background:#0000000d}.dark .QuizModal-module__AMABSa__btnBack:hover{color:var(--v5-text);background:#ffffff14}.QuizModal-module__AMABSa__btnNext{justify-content:center;align-items:center;gap:var(--spacing-sm);background:var(--colour-success);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:14px 28px;font-family:inherit;font-size:.9375rem;font-weight:600;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 2px 8px #3b853d40}.QuizModal-module__AMABSa__btnNext:hover:not(:disabled){background:var(--colour-success-hover);transform:translateY(-1px);box-shadow:0 4px 14px #3b853d59}.QuizModal-module__AMABSa__btnNext:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}@media (max-width:768px){.QuizModal-module__AMABSa__overlay{padding:var(--spacing-md);padding-top:calc(var(--navbar-height,64px) + var(--spacing-lg));align-items:flex-start}.QuizModal-module__AMABSa__panel{max-width:100%;max-height:calc(100vh - var(--navbar-height,64px) - 2*var(--spacing-md));border-radius:var(--radius-lg)}.QuizModal-module__AMABSa__inner{padding:var(--spacing-xl)var(--spacing-lg)}.QuizModal-module__AMABSa__stepTitle{font-size:1.25rem}.QuizModal-module__AMABSa__navWrap{margin-top:var(--spacing-lg);flex-direction:column-reverse}.QuizModal-module__AMABSa__btnNext{width:100%;padding:16px 24px}.QuizModal-module__AMABSa__btnBack{justify-content:center;width:100%}}
.page-module__gdFbcq__main{background-color:var(--v5-bg);min-height:100dvh;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;overflow-x:hidden}@media (max-width:768px){.page-module__gdFbcq__main{min-height:100dvh;overflow-x:hidden}}.page-module__gdFbcq__emptySection{min-height:100vh;padding:var(--spacing-xl);justify-content:center;align-items:center;display:flex}.page-module__gdFbcq__emptyText{color:var(--v5-text-muted);text-align:center;max-width:480px;font-size:1.125rem}
.page-module__D1rvnq__container{width:100%;max-width:1400px;padding:calc(var(--spacing-2xl) + 80px)var(--spacing-md)var(--spacing-2xl);margin:0 auto}.page-module__D1rvnq__header{margin-bottom:var(--spacing-2xl);text-align:center}.page-module__D1rvnq__title{color:var(--v5-text);margin:0 0 var(--spacing-md)0;letter-spacing:-.02em;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.2}.dark .page-module__D1rvnq__title{color:var(--v5-text)}.page-module__D1rvnq__subtitle{color:var(--v5-text-muted);margin:0;font-size:clamp(1.125rem,2vw,1.5rem);line-height:1.5}.dark .page-module__D1rvnq__subtitle{color:var(--v5-text-muted)}.page-module__D1rvnq__grid{gap:var(--spacing-md);grid-template-columns:repeat(auto-fill,minmax(320px,1fr));width:100%;display:grid}@media (max-width:1024px){.page-module__D1rvnq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width:768px){.page-module__D1rvnq__container{padding:calc(var(--spacing-2xl) + 72px)var(--spacing-sm)var(--spacing-xl)}.page-module__D1rvnq__header{margin-bottom:var(--spacing-xl)}.page-module__D1rvnq__grid{gap:var(--spacing-sm);grid-template-columns:1fr}}.page-module__D1rvnq__empty{text-align:center;padding:var(--spacing-2xl);color:var(--v5-text-muted);font-size:1.125rem}.dark .page-module__D1rvnq__empty{color:var(--v5-text-muted)}
