:root{--font-family-mono:"SF Mono",Monaco,"Cascadia Code","Roboto Mono",Consolas,"Courier New",monospace;--font-display-swap:swap;--font-display-fallback:fallback;--font-display-optional:optional;--font-display-block:block}html{--font-family-base:"Gotham",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;--font-family-body:"Gotham",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;--font-family-heading:"Gotham",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}:root{--color-accent:#0a2f8a;--color-accent-2:#f9ac1a;--color-accent-hover-start:#9a0505;--color-accent-hover-end:#fd001f;--color-primary-dark:#a30707;--color-hero-gradient-base:#225f98;--font-family-base:"Gotham",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;--font-family-body:"Gotham",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;--font-family-heading:"Gotham",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;--header-background:var(--color-accent);--header-height:100px;--header-height-scrolled:75px;--header-height-mobile:66.65px;--header-padding-x:2rem;--header-gap:var(--gap-lg);--header-mobile-padding:0 10px;--logo-height:100px;--logo-height-scrolled:100px;--logo-height-mobile:35px;--logo-transition:height 0.2s ease;--logo-text-font-family:var(--font-family-heading);--logo-text-font-size:1rem;--logo-text-font-weight:700;--logo-text-color:var(--color-primary);--main-menu-font-family:var(--font-family-heading);--main-menu-font-size:1.6rem;--main-menu-font-weight:600;--main-menu-letter-spacing:0;--main-menu-text-transform:uppercase;--main-menu-gap:2rem;--main-menu-color:var(--color-white);--main-menu-color-hover:var(--color-accent-2);--main-menu-color-current:var(--color-white);--main-menu-bg:transparent;--main-menu-item-bg:transparent;--main-menu-item-bg-hover:transparent;--main-menu-item-bg-current:transparent;--main-menu-item-padding:0rem 0.75rem;--main-menu-item-radius:0;--submenu-bg:var(--color-bg-primary);--submenu-color:var(--color-text-primary);--submenu-color-hover:var(--color-accent);--submenu-hover-bg:transparent;--submenu-radius:0;--submenu-shadow:0 8px 24px rgba(0,0,0,.15);--submenu-spacing:0.8rem;--submenu-item-spacing:0.8rem 1rem;--submenu-chevron-size:22px;--submenu-pull-left:4rem;--header-button-padding-y:0.7rem;--header-button-padding-x:1.5rem;--header-button-font-size:var(--font-size-sm);--mobile-nav-bg:var(--color-accent);--mobile-nav-color:var(--color-white);--mobile-nav-color-hover:var(--color-white);--mobile-nav-item-bg:transparent;--mobile-nav-item-bg-hover:transparent;--mobile-nav-font-size:2rem;--mobile-nav-line-height:2;--mobile-nav-submenu-font-size:1.875rem;--font-size-h3:2.25rem;--font-size-base:1.2rem;--gap-lg:3rem}@media(max-width:768px){.big-title{--big-title-padding-y:0;--big-title-padding-x:var(--gap-md)}.component_title{font-size:2rem}}.page-loader--winter-warriors{align-items:center;background:radial-gradient(circle at center,#2ba8e0 0,#0a2f8a 65%);display:flex;height:100%;justify-content:center;left:0;opacity:1;position:fixed;top:0;transition:opacity var(--duration-normal,.3s) ease-out;width:100%;z-index:9999}.page-loader--winter-warriors.is-hidden{opacity:0;pointer-events:none}.page-loader--winter-warriors .page-loader__content{align-items:center;display:flex;height:300px;justify-content:center;position:relative;width:300px}@media(min-width:768px){.page-loader--winter-warriors .page-loader__content{height:400px;width:400px}}@media(min-width:1024px){.page-loader--winter-warriors .page-loader__content{height:500px;width:500px}}.page-loader__shield-wrapper{align-items:center;display:flex;height:200px;justify-content:center;left:50%;mix-blend-mode:screen;position:absolute;top:50%;transform:translate(-50%,-50%);width:200px}@media(min-width:768px){.page-loader__shield-wrapper{height:280px;width:280px}}@media(min-width:1024px){.page-loader__shield-wrapper{height:350px;width:350px}}.page-loader__shield{animation:loader-pulse-shield 2s ease-in-out infinite;display:block;height:100%;-o-object-fit:contain;object-fit:contain;scale:1.15;transform-origin:center center;width:100%}.page-loader__logo-wrapper{align-items:center;display:flex;height:168px;justify-content:center;left:50%;position:absolute;top:45%;transform:translate(-50%,-50%);width:168px;z-index:2}@media(min-width:768px){.page-loader__logo-wrapper{height:224px;width:224px}}@media(min-width:1024px){.page-loader__logo-wrapper{height:280px;width:280px}}.page-loader__logo{animation:loader-pulse-logo 2.5s ease-in-out infinite;animation-delay:.5s;display:block;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center center;width:100%}@keyframes loader-pulse-shield{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}@keyframes loader-pulse-logo{0%,to{opacity:.95;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}@media(prefers-reduced-motion:reduce){.page-loader__logo,.page-loader__shield{animation:none!important}.page-loader__logo,.page-loader__shield{opacity:1}}.page-loader:not(.page-loader--winter-warriors){align-items:center;background-color:var(--color-white);display:flex;height:100%;justify-content:center;left:0;opacity:1;position:fixed;top:0;transition:opacity var(--duration-normal,.3s) ease-out;width:100%;z-index:9999}.page-loader:not(.page-loader--winter-warriors).is-hidden{opacity:0;pointer-events:none}.page-loader__fan-wrapper{align-items:center;display:flex;height:120px;justify-content:center;width:120px}@media(min-width:768px){.page-loader__fan-wrapper{height:160px;width:160px}}@media(min-width:1024px){.page-loader__fan-wrapper{height:200px;width:200px}}.page-loader__fan{display:block;height:100%;width:100%}.page-loader__fan #object_1{animation:loader-path-fill .8s linear 0s forwards;opacity:0}.page-loader__fan #object_2{animation:loader-path-fill .8s linear .2s forwards;opacity:0}.page-loader__fan #object_3{animation:loader-path-fill .8s linear .4s forwards;opacity:0}.page-loader__fan #object_4{animation:loader-path-fill .8s linear .6s forwards;opacity:0}@keyframes loader-path-fill{0%{opacity:0}25%{opacity:1}to{opacity:1}}@media(prefers-reduced-motion:reduce){.page-loader__fan #object_1,.page-loader__fan #object_2,.page-loader__fan #object_3,.page-loader__fan #object_4{animation:none!important;opacity:1}}.hero-banner{background:radial-gradient(circle at 36% 45%,#4ac1ec 0,rgba(10,47,138,0) 62%),#0a2f8a;overflow:hidden;padding:0 0 clamp(2rem,4vw,3rem);position:relative}.hero-banner__inner{align-items:center;display:grid;gap:clamp(1.25rem,2vw,2.5rem);grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);position:relative}.hero-banner__visual{min-height:clamp(24rem,45vw,37rem);position:relative}.hero-banner__glow,.hero-banner__lockup,.hero-banner__products,.hero-banner__shield,.hero-banner__sparkles{position:absolute}.hero-banner__glow img,.hero-banner__lockup img,.hero-banner__products img,.hero-banner__shield img,.hero-banner__sparkles img{display:block;height:auto;width:100%}.hero-banner__shield{top:0;width:min(76%,31rem);z-index:1}.hero-banner__shield,.hero-banner__sparkles{left:50%;mix-blend-mode:screen;transform:translateX(-50%)}.hero-banner__sparkles{top:-2%;width:min(92%,42rem);z-index:2}.hero-banner__glow{left:50%;top:43%;transform:translateX(-50%);width:min(95%,40rem);z-index:3}.hero-banner__lockup{left:50%;top:8%;transform:translateX(-50%);width:min(55%,22rem);z-index:4}.hero-banner__products{bottom:-2%;left:50%;transform:translateX(-50%) scale(1.1);width:min(95%,42rem);z-index:5}.hero-banner__content{color:var(--color-white);display:flex;flex-direction:column;justify-content:space-between;max-width:100%;min-height:100%;position:relative;text-align:center;z-index:1}.hero-banner__text{align-items:center;display:flex;flex:1;flex-direction:column;justify-content:center}.hero-banner__headline{color:var(--color-white);font-size:clamp(3.75rem,3.2vw,5rem);font-weight:800;line-height:.95;text-align:center}.hero-banner__subtitle{font-size:clamp(2.5rem,1.35vw,4.5rem);line-height:1.2;margin:clamp(1rem,1.8vw,3rem) 0 0;max-width:100%;padding:0 3rem;text-align:center;width:100%}.hero-banner__buttons{left:-4.5vw;max-width:45vw;position:relative;width:45vw;z-index:8}.hero-banner__buttons img{display:block;height:auto;width:100%}@media(max-width:1024px){.hero-banner__inner{grid-template-columns:1fr}.hero-banner__content{max-width:100%;min-height:auto;padding-right:0;text-align:center}.hero-banner__text{flex:0 0 auto}.hero-banner__buttons,.hero-banner__subtitle{margin-left:auto;margin-right:auto}.hero-banner__visual{min-height:clamp(21rem,58vw,34rem)}}@media(max-width:768px){.hero-banner{padding:0 0 2rem}.hero-banner__visual{min-height:18rem}.hero-banner__content{padding:0 .5rem}.hero-banner__headline{font-size:2rem;line-height:1}.hero-banner__subtitle{font-size:1.25rem;margin-top:.75rem;padding:0}.hero-banner__buttons{left:0;margin-top:1rem;max-width:100%;padding:0 .5rem;width:100%}.hero-banner__shield{top:-4%;width:75%}.hero-banner__sparkles{width:95%}.hero-banner__lockup{top:5%;width:55%}.hero-banner__glow{top:25%;width:100%}.hero-banner__products{bottom:-5%;transform:translateX(-50%) scale(1);width:95%}}.headline-strip{background:linear-gradient(180deg,#4ac1ec,#2ba8e0);box-sizing:border-box;padding:clamp(1rem,5vw,2rem) clamp(1rem,4vw,2rem);width:100%}.span-full.headline-strip{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:-3px;max-width:100vw;width:100vw}.headline-strip__title{color:var(--color-white);font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;line-height:1.15;margin:0;text-align:center;text-transform:uppercase}@media(max-width:1024px){.headline-strip{padding-bottom:clamp(1.75rem,4.5vw,3.25rem);padding-top:clamp(1.75rem,4.5vw,3.25rem)}.headline-strip__title{font-size:clamp(1.35rem,2.8vw,2.15rem)}}@media(max-width:768px){.headline-strip{padding:1.75rem 1.25rem}.headline-strip__title{font-size:clamp(1.25rem,5vw,1.75rem)}}.animated-slides .swiper-button-next:after,.animated-slides .swiper-button-prev:after{display:none}.animated-slides{color:var(--color-white,#fff);position:relative;width:100%}.animated-slides__viewport{align-items:center;display:flex;gap:clamp(.5rem,2vw,1.25rem);max-width:100%;width:100%}.animated-slides__viewport--desktop{display:flex}.animated-slides__viewport--mobile{display:none}.animated-slides__swiper{flex:1;min-width:0;overflow:hidden}.animated-slides__btn{align-items:center;background:transparent;border:0;cursor:pointer;display:flex;flex-shrink:0;height:3.125rem;justify-content:center;padding:0;transition:opacity var(--duration-fast,.2s) var(--ease-out,ease);width:3.125rem}.animated-slides__btn img{display:block;height:auto;width:3.125rem}.animated-slides__btn.swiper-button-disabled{cursor:not-allowed;opacity:.35;pointer-events:none}.animated-slides__btn:focus-visible{outline:2px solid var(--color-accent,#4ac1ec);outline-offset:2px}.animated-slides__slide{align-items:stretch;display:flex;height:auto}.animated-slides__slide-inner{aspect-ratio:1440/550;background-color:#0a2f8a;border-radius:0;display:flex;flex-direction:column;overflow:hidden;position:relative;width:100%;z-index:0}.animated-slides__slide-inner:after{background:radial-gradient(circle at center,#2ba8e0 0,rgba(43,168,224,0) 65%);content:"";inset:0;mix-blend-mode:soft-light;pointer-events:none;position:absolute;z-index:1}.animated-slides__slide-decor{inset:0;pointer-events:none;position:absolute;z-index:2}.animated-slides__slide-decor svg{display:block;height:100%;width:100%}.animated-slides__bitmap-path--l{fill:var(--slide-bitmap-side-l,#fc0)}.animated-slides__bitmap-path--r{fill:var(--slide-bitmap-side-r,#fc0)}.animated-slides__slide-inner--podium{--podium-transition-duration:700ms}.animated-slides__slide-inner--podium:after{display:none}.animated-slides__podium{background:transparent;container-name:podium;container-type:size;flex:1 1 auto;min-height:0;overflow:hidden;position:relative;width:100%;z-index:3}.animated-slides__podium-base{inset:0;opacity:.2;pointer-events:none;position:absolute;z-index:10}.animated-slides__podium-base .smart-image-wrapper,.animated-slides__podium-base img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.animated-slides__podium-glow{background:radial-gradient(circle at center,#2ba8e0 0,rgba(43,168,224,0) 65%);height:100%;inset:0;opacity:var(--podium-glow-opacity-from,.7);pointer-events:none;position:absolute;scale:2 1;transition:opacity var(--podium-transition-duration,.7s) cubic-bezier(.4,0,.2,1);width:100%;z-index:1}.animated-slides__podium-layer{left:var(--podium-from-left,50%);max-width:100%;opacity:var(--podium-from-opacity,1);position:absolute;top:var(--podium-from-top,50%);transform:var(--podium-from-transform,translate(-50%,-50%)) scale(var(--podium-from-scale,1)) scaleX(var(--podium-from-scale-x,1));transform-origin:center center;transition:top var(--podium-transition-duration,.7s) cubic-bezier(.4,0,.2,1),left var(--podium-transition-duration,.7s) cubic-bezier(.4,0,.2,1),transform var(--podium-transition-duration,.7s) cubic-bezier(.4,0,.2,1),opacity var(--podium-transition-duration,.7s) cubic-bezier(.4,0,.2,1);width:var(--podium-layer-width,60%)}.animated-slides__podium-layer .smart-image-wrapper{display:block;width:100%}.animated-slides__podium-layer .smart-image-wrapper,.animated-slides__podium-layer img{display:block;height:auto;width:100%}.animated-slides__podium-layer{z-index:var(--podium-layer-z-index,2)}.animated-slides__podium-hover-word{bottom:3%;font-size:clamp(1.25rem,2.5cqw,2.5rem);font-style:italic;font-weight:700;left:50%;margin:0;opacity:0;pointer-events:none;position:absolute;text-align:center;text-transform:uppercase;transform:translateX(-50%);transition:opacity var(--podium-transition-duration,.7s) ease;z-index:11}@media(max-width:767.98px){.animated-slides__podium-hover-word{font-size:clamp(2rem,2.5cqw,4rem)}}.animated-slides__slide-inner--podium.is-hover-active .animated-slides__podium-glow,.animated-slides__slide-inner--podium:focus-within .animated-slides__podium-glow,.animated-slides__slide-inner--podium:hover .animated-slides__podium-glow{opacity:var(--podium-glow-opacity-to,1)}.animated-slides__slide-inner--podium.is-hover-active .animated-slides__podium-layer,.animated-slides__slide-inner--podium:focus-within .animated-slides__podium-layer,.animated-slides__slide-inner--podium:hover .animated-slides__podium-layer{left:var(--podium-to-left,var(--podium-from-left,50%));opacity:var(--podium-to-opacity,1);top:var(--podium-to-top,var(--podium-from-top,50%));transform:var(--podium-to-transform,translate(-50%,-50%)) scale(var(--podium-to-scale,1)) scaleX(var(--podium-to-scale-x,1))}.animated-slides__slide-inner--podium.is-hover-active .animated-slides__podium-hover-word,.animated-slides__slide-inner--podium:focus-within .animated-slides__podium-hover-word,.animated-slides__slide-inner--podium:hover .animated-slides__podium-hover-word{opacity:1}@media(hover:none){.animated-slides__slide-inner--podium .animated-slides__podium-glow{opacity:var(--podium-glow-opacity-to,1)}.animated-slides__slide-inner--podium .animated-slides__podium-layer{left:var(--podium-to-left,var(--podium-from-left,50%));opacity:var(--podium-to-opacity,1);top:var(--podium-to-top,var(--podium-from-top,50%));transform:var(--podium-to-transform,translate(-50%,-50%)) scale(var(--podium-to-scale,1)) scaleX(var(--podium-to-scale-x,1))}.animated-slides__slide-inner--podium .animated-slides__podium-hover-word{opacity:1}}.animated-slides__slide-inner--stats{--stats-transition-duration:700ms}.animated-slides__slide-inner--stats:after{display:none}.animated-slides__stats-glow{background:radial-gradient(circle at center,#2ba8e0 0,rgba(43,168,224,0) 65%);height:100%;inset:0;opacity:.2;pointer-events:none;position:absolute;scale:2 1;transition:opacity var(--stats-transition-duration,.7s) cubic-bezier(.4,0,.2,1);width:100%;z-index:1}.animated-slides__stats{background:transparent;flex:1 1 auto;min-height:0;overflow:hidden;position:relative;z-index:3}.animated-slides__stats-floor{background-color:#0a2f8a;background:radial-gradient(circle at center,#2ba8e0 0,rgba(43,168,224,0) 65%);background-size:cover;bottom:0;height:20%;left:0;position:absolute;width:100%;z-index:2}@media(max-width:767.98px){.animated-slides__stats-floor{height:20%}}.animated-slides__stats-group{align-items:stretch;display:flex;gap:0;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:85%;z-index:1}@media(max-width:767.98px){.animated-slides__stats-group{display:none!important}}.animated-slides__stats-blade{box-sizing:border-box;opacity:1;transition:width .65s cubic-bezier(.33,1,.68,1),opacity .55s ease;will-change:width}.animated-slides__stats-blade--left{background:#e85d00;clip-path:polygon(10% 0,100% 0,90% 100%,0 100%);padding:clamp(1.25rem,2.5vw,2.5rem) clamp(1.5rem,4vw,3.5rem) clamp(1.25rem,2.5vw,2.5rem) clamp(2rem,5vw,5rem);transform-origin:right center;width:43%;z-index:2}.animated-slides__stats-right{align-items:stretch;display:flex;flex-direction:column;gap:.25rem;height:auto;position:relative;transform-origin:left center;transition:width .65s cubic-bezier(.33,1,.68,1);width:43%;z-index:1}.animated-slides__stats-blade--right{clip-path:polygon(0 0,100% 0,90% 100%,0 100%);display:flex;flex:1 1 0;flex-direction:column;justify-content:center;left:-4rem;padding:clamp(.85rem,1.8vw,1.5rem) 5rem clamp(.85rem,1.8vw,1.5rem) clamp(1.5rem,3vw,2.75rem);position:relative;text-align:right;transform-origin:left center;width:111.3%}.animated-slides__stats-blade--right-top{background:linear-gradient(90deg,#1e4a9a,#0d1f4a);transition-delay:.05s}.animated-slides__stats-blade--right-bottom{background:linear-gradient(90deg,#1e4a9a,#0d1f4a);transition-delay:.1s;width:102.5%}.animated-slides__stats-blade-inner{position:relative;z-index:1}.animated-slides__stats-title{color:#fff;font-size:2.3em;font-weight:800;line-height:1.05;margin:0 0 .35em;text-transform:uppercase}.animated-slides__stats-subtitle{color:hsla(0,0%,100%,.95);font-size:clamp(.95rem,1.5vw,1.25rem);font-style:italic;margin:0;text-transform:uppercase}.animated-slides__stats-text{line-height:1.6;margin:0}.animated-slides__stats-label{color:#7ec8ff;font-size:.97rem;font-weight:400;text-transform:uppercase}.animated-slides__stats-value{color:#fff;font-size:1.1rem;font-weight:600;line-height:1.15;text-transform:uppercase}.animated-slides__stats-character{bottom:var(--stats-character-from-bottom,0);left:var(--stats-character-from-left,50%);opacity:var(--stats-character-from-opacity,1);pointer-events:none;position:absolute;right:var(--stats-character-from-right,auto);top:var(--stats-character-from-top,auto);transform:var(--stats-character-from-transform,translateX(-50%)) scale(var(--stats-character-from-scale,1));transition:top var(--stats-transition-duration,.7s) cubic-bezier(.4,0,.2,1),left var(--stats-transition-duration,.7s) cubic-bezier(.4,0,.2,1),bottom var(--stats-transition-duration,.7s) cubic-bezier(.4,0,.2,1),right var(--stats-transition-duration,.7s) cubic-bezier(.4,0,.2,1),transform var(--stats-transition-duration,.7s) cubic-bezier(.4,0,.2,1),opacity var(--stats-transition-duration,.7s) cubic-bezier(.4,0,.2,1);width:var(--stats-character-width,min(38%,16rem));z-index:var(--stats-character-z-index,5)}.animated-slides__stats-character .smart-image-wrapper,.animated-slides__stats-character img{display:block;height:auto;width:100%}.animated-slides__stats-product{bottom:var(--stats-product-from-bottom,4%);left:var(--stats-product-from-left,clamp(2%,4vw,8%));opacity:var(--stats-product-from-opacity,1);pointer-events:none;position:absolute;right:var(--stats-product-from-right,auto);top:var(--stats-product-from-top,auto);transform:var(--stats-product-from-transform,none) scale(var(--stats-product-from-scale,1));transition:top var(--stats-transition-duration,.7s) cubic-bezier(.4,0,.2,1),left var(--stats-transition-duration,.7s) cubic-bezier(.4,0,.2,1),bottom var(--stats-transition-duration,.7s) cubic-bezier(.4,0,.2,1),right var(--stats-transition-duration,.7s) cubic-bezier(.4,0,.2,1),transform var(--stats-transition-duration,.7s) cubic-bezier(.4,0,.2,1),opacity var(--stats-transition-duration,.7s) cubic-bezier(.4,0,.2,1);width:var(--stats-product-width,min(32%,14rem));z-index:var(--stats-product-z-index,4)}.animated-slides__stats-product .smart-image-wrapper,.animated-slides__stats-product img{display:block;filter:drop-shadow(0 12px 24px rgba(0,0,0,.45));height:auto;width:100%}.animated-slides__stats-mobile{display:none}.animated-slides__viewport--mobile .animated-slides__stats{align-items:stretch;display:flex;flex:1 1 auto;flex-direction:column;gap:.75rem;min-height:0;padding:1.25rem 0 1.5rem}.animated-slides__viewport--mobile .animated-slides__stats-group{display:flex;flex-direction:column;gap:.75rem;left:auto;position:relative;top:auto;width:100%}.animated-slides__viewport--mobile .animated-slides__stats-blade{clip-path:polygon(2% 0,100% 0,98% 100%,0 100%);left:auto;min-height:0;opacity:1;position:relative;right:auto;top:auto;transform:none;width:100%}.animated-slides__viewport--mobile .animated-slides__stats-blade--left{order:1;padding:1.25rem 1.5rem}.animated-slides__viewport--mobile .animated-slides__stats-right{margin-top:0;order:2;position:relative;right:auto;top:auto;width:100%}.animated-slides__viewport--mobile .animated-slides__stats-blade--right{text-align:left;transform:none}.animated-slides__viewport--mobile .animated-slides__stats-character{left:var(--stats-character-mobile-from-left,0);opacity:var(--stats-character-mobile-from-opacity,1);order:2;top:var(--stats-character-mobile-from-top,0);transform:var(--stats-character-mobile-from-transform,none) scale(var(--stats-character-mobile-from-scale,1));width:var(--stats-character-mobile-width,100%)}.animated-slides__viewport--mobile .animated-slides__stats-character,.animated-slides__viewport--mobile .animated-slides__stats-product{position:relative;transition:width var(--stats-transition-duration,.7s) cubic-bezier(.4,0,.2,1),top var(--stats-transition-duration,.7s) cubic-bezier(.4,0,.2,1),left var(--stats-transition-duration,.7s) cubic-bezier(.4,0,.2,1),transform var(--stats-transition-duration,.7s) cubic-bezier(.4,0,.2,1),opacity var(--stats-transition-duration,.7s) cubic-bezier(.4,0,.2,1)}.animated-slides__viewport--mobile .animated-slides__stats-product{left:var(--stats-product-mobile-from-left,0);opacity:var(--stats-product-mobile-from-opacity,1);order:4;top:var(--stats-product-mobile-from-top,0);transform:var(--stats-product-mobile-from-transform,none) scale(var(--stats-product-mobile-from-scale,1));width:var(--stats-product-mobile-width,100%)}.animated-slides__viewport--mobile .animated-slides__stats-mobile{display:block;margin-bottom:1rem;order:0;position:relative;width:100%}.animated-slides__viewport--mobile .animated-slides__stats-mobile .smart-image-wrapper,.animated-slides__viewport--mobile .animated-slides__stats-mobile img{display:block;height:auto;width:100%}.animated-slides__slide-inner--stats.is-hover-active .animated-slides__stats-glow,.animated-slides__slide-inner--stats:focus-within .animated-slides__stats-glow,.animated-slides__slide-inner--stats:hover .animated-slides__stats-glow{opacity:1}.animated-slides__slide-inner--stats.is-hover-active .animated-slides__stats-blade--left,.animated-slides__slide-inner--stats:focus-within .animated-slides__stats-blade--left,.animated-slides__slide-inner--stats:hover .animated-slides__stats-blade--left{opacity:1;width:48%}.animated-slides__slide-inner--stats.is-hover-active .animated-slides__stats-right,.animated-slides__slide-inner--stats:focus-within .animated-slides__stats-right,.animated-slides__slide-inner--stats:hover .animated-slides__stats-right{width:48%}.animated-slides__slide-inner--stats.is-hover-active .animated-slides__stats-right .animated-slides__stats-blade--right-bottom,.animated-slides__slide-inner--stats:focus-within .animated-slides__stats-right .animated-slides__stats-blade--right-bottom,.animated-slides__slide-inner--stats:hover .animated-slides__stats-right .animated-slides__stats-blade--right-bottom{width:100%}.animated-slides__slide-inner--stats.is-hover-active .animated-slides__stats-character,.animated-slides__slide-inner--stats:focus-within .animated-slides__stats-character,.animated-slides__slide-inner--stats:hover .animated-slides__stats-character{bottom:var(--stats-character-to-bottom,var(--stats-character-from-bottom,0));left:var(--stats-character-to-left,var(--stats-character-from-left,50%));opacity:var(--stats-character-to-opacity,var(--stats-character-from-opacity,1));right:var(--stats-character-to-right,var(--stats-character-from-right,auto));top:var(--stats-character-to-top,var(--stats-character-from-top,auto));transform:var(--stats-character-to-transform,var(--stats-character-from-transform,translateX(-50%))) scale(var(--stats-character-to-scale,var(--stats-character-from-scale,1)))}.animated-slides__slide-inner--stats.is-hover-active .animated-slides__stats-product,.animated-slides__slide-inner--stats:focus-within .animated-slides__stats-product,.animated-slides__slide-inner--stats:hover .animated-slides__stats-product{bottom:var(--stats-product-to-bottom,var(--stats-product-from-bottom,4%));left:var(--stats-product-to-left,var(--stats-product-from-left,clamp(2%,4vw,8%)));opacity:var(--stats-product-to-opacity,var(--stats-product-from-opacity,1));right:var(--stats-product-to-right,var(--stats-product-from-right,auto));top:var(--stats-product-to-top,var(--stats-product-from-top,auto));transform:var(--stats-product-to-transform,var(--stats-product-from-transform,none)) scale(var(--stats-product-to-scale,var(--stats-product-from-scale,1)))}.animated-slides__viewport--mobile .animated-slides__slide-inner--stats.is-hover-active .animated-slides__stats-character,.animated-slides__viewport--mobile .animated-slides__slide-inner--stats:focus-within .animated-slides__stats-character,.animated-slides__viewport--mobile .animated-slides__slide-inner--stats:hover .animated-slides__stats-character{left:var(--stats-character-mobile-to-left,var(--stats-character-mobile-from-left,0));opacity:var(--stats-character-mobile-to-opacity,var(--stats-character-mobile-from-opacity,1));top:var(--stats-character-mobile-to-top,var(--stats-character-mobile-from-top,0));transform:var(--stats-character-mobile-to-transform,var(--stats-character-mobile-from-transform,none)) scale(var(--stats-character-mobile-to-scale,var(--stats-character-mobile-from-scale,1)));width:var(--stats-character-mobile-to-width,var(--stats-character-mobile-width,100%))}.animated-slides__viewport--mobile .animated-slides__slide-inner--stats.is-hover-active .animated-slides__stats-product,.animated-slides__viewport--mobile .animated-slides__slide-inner--stats:focus-within .animated-slides__stats-product,.animated-slides__viewport--mobile .animated-slides__slide-inner--stats:hover .animated-slides__stats-product{left:var(--stats-product-mobile-to-left,var(--stats-product-mobile-from-left,0));opacity:var(--stats-product-mobile-to-opacity,var(--stats-product-mobile-from-opacity,1));top:var(--stats-product-mobile-to-top,var(--stats-product-mobile-from-top,0));transform:var(--stats-product-mobile-to-transform,var(--stats-product-mobile-from-transform,none)) scale(var(--stats-product-mobile-to-scale,var(--stats-product-mobile-from-scale,1)));width:var(--stats-product-mobile-to-width,var(--stats-product-mobile-width,100%))}@media(hover:none){.animated-slides__stats-glow{opacity:1}.animated-slides__stats-blade--left{opacity:1;width:42%}.animated-slides__stats-right{width:42%}.animated-slides__stats-character{bottom:var(--stats-character-to-bottom,var(--stats-character-from-bottom,0));left:var(--stats-character-to-left,var(--stats-character-from-left,50%));opacity:var(--stats-character-to-opacity,var(--stats-character-from-opacity,1));right:var(--stats-character-to-right,var(--stats-character-from-right,auto));top:var(--stats-character-to-top,var(--stats-character-from-top,auto));transform:var(--stats-character-to-transform,var(--stats-character-from-transform,translateX(-50%))) scale(var(--stats-character-to-scale,var(--stats-character-from-scale,1)))}.animated-slides__stats-product{bottom:var(--stats-product-to-bottom,var(--stats-product-from-bottom,4%));left:var(--stats-product-to-left,var(--stats-product-from-left,clamp(2%,4vw,8%)));opacity:var(--stats-product-to-opacity,var(--stats-product-from-opacity,1));right:var(--stats-product-to-right,var(--stats-product-from-right,auto));top:var(--stats-product-to-top,var(--stats-product-from-top,auto));transform:var(--stats-product-to-transform,var(--stats-product-from-transform,none)) scale(var(--stats-product-to-scale,var(--stats-product-from-scale,1)))}}@media(max-width:767.98px){.animated-slides .animated-slides__viewport--desktop{display:none}.animated-slides .animated-slides__viewport--mobile{align-items:stretch;display:grid;gap:clamp(.75rem,3vw,1.25rem) 0;grid-template-areas:"swiper swiper" "prev next";grid-template-columns:1fr 1fr;grid-template-rows:auto auto;width:100%}.animated-slides .animated-slides__viewport--mobile .animated-slides__swiper{grid-column:1/-1;grid-row:1/-1;min-width:0;width:100%;z-index:0}.animated-slides .animated-slides__viewport--mobile .animated-slides__btn.swiper-button-next,.animated-slides .animated-slides__viewport--mobile .animated-slides__btn.swiper-button-prev{inset:auto;margin:20px;position:relative;z-index:1}.animated-slides .animated-slides__viewport--mobile .animated-slides__btn--prev{grid-area:prev;justify-self:start}.animated-slides .animated-slides__viewport--mobile .animated-slides__btn--next{grid-area:next;justify-self:end}.animated-slides .animated-slides__viewport--mobile .animated-slides__slide-inner{aspect-ratio:1/1}.animated-slides .animated-slides__viewport--mobile .animated-slides__slide-decor{display:none}.animated-slides .animated-slides__viewport--mobile .animated-slides__podium-glow{scale:1 1;transform-origin:center center}.animated-slides .animated-slides__viewport--mobile .animated-slides__btn--prev{-ms-grid-column:1;-ms-grid-row:3}.animated-slides .animated-slides__viewport--mobile .animated-slides__btn--next{-ms-grid-column:3;-ms-grid-row:3}}.warriors-slider{overflow:hidden}.warriors-slider,.warriors-slider__inner{position:relative}.warriors-slider__track{display:flex;transition:transform .5s cubic-bezier(.4,0,.2,1);will-change:transform}.warriors-slider__slide{flex:0 0 100%;min-height:clamp(22rem,42vw,38rem);overflow:hidden;position:relative;width:100%}.warriors-slider__slide--desktop{pointer-events:auto;visibility:visible}@media(max-width:768px){.warriors-slider__slide--desktop{pointer-events:none;visibility:hidden}}.warriors-slider__slide--mobile{pointer-events:none;visibility:hidden}@media(max-width:768px){.warriors-slider__slide--mobile{pointer-events:auto;visibility:visible}}.warriors-slider__arrow{background:none;border:none;cursor:pointer;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s ease;z-index:10}.warriors-slider__arrow:focus-visible,.warriors-slider__arrow:hover{opacity:.8}.warriors-slider__arrow svg{display:block;height:50px;width:50px}.warriors-slider__arrow--prev{left:1rem}.warriors-slider__arrow--next{right:1rem}.warriors-slider__dots{display:flex;gap:.5rem;justify-content:center;margin-top:1rem}.warriors-slider__dot{background:rgba(0,0,0,.25);border-radius:50%;height:8px;transition:background .3s ease;width:8px}.warriors-slider__dot.is-active{background:rgba(0,0,0,.65)}.warriors-slider__slide--podium{overflow:hidden}.warriors-slide-podium__base,.warriors-slide-podium__glow{inset:0;position:absolute}.warriors-slide-podium__base img,.warriors-slide-podium__glow img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.warriors-slide-podium__glow{z-index:2}.warriors-slide-podium__item{left:var(--from-left,auto);opacity:var(--from-opacity,1);position:absolute;top:var(--from-top,auto);transform:var(--from-transform,none);transition:top .5s ease,left .5s ease,transform .5s ease,opacity .5s ease;z-index:var(--z-index,1)}.warriors-slide-podium__item img{display:block;height:auto;max-width:100%}.warriors-slider__slide--podium:hover .warriors-slide-podium__item{left:var(--to-left,auto);opacity:var(--to-opacity,1);top:var(--to-top,auto);transform:var(--to-transform,none)}.warriors-slide-podium__hover-word{color:#fff;font-size:clamp(2rem,5vw,4rem);font-weight:900;left:50%;letter-spacing:.05em;opacity:0;pointer-events:none;position:absolute;text-transform:uppercase;top:50%;transform:translate(-50%,-50%);transition:opacity .4s ease;white-space:nowrap;z-index:20}.warriors-slider__slide--podium:hover .warriors-slide-podium__hover-word{opacity:1}.warriors-slider__slide--stats{align-items:stretch;display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:1fr;min-height:clamp(22rem,42vw,38rem)}.warriors-slide-stats__blade{align-items:center;background-color:var(--blade-color,#021f64);display:flex;overflow:hidden;position:relative;transition:clip-path .45s ease,transform .45s ease}.warriors-slide-stats__blade-inner{padding:clamp(1rem,2.5vw,2rem) clamp(1.5rem,3vw,2.5rem)}.warriors-slide-stats__blade--left{clip-path:polygon(0 0,100% 0,calc(100% - 4rem) 100%,0 100%);grid-column:1;grid-row:1;justify-content:flex-start}.warriors-slider__slide--stats:hover .warriors-slide-stats__blade--left{clip-path:polygon(0 0,100% 0,calc(100% - 2rem) 100%,0 100%)}.warriors-slide-stats__character{align-self:flex-end;grid-column:2;grid-row:1;position:relative;transition:transform .45s ease;z-index:5}.warriors-slide-stats__character img{display:block;height:clamp(18rem,38vw,34rem);max-width:none;width:auto}.warriors-slider__slide--stats:hover .warriors-slide-stats__character{transform:scale(1.05) translateY(-.75rem)}.warriors-slide-stats__blades-right{display:flex;flex-direction:column;grid-column:3;grid-row:1}.warriors-slide-stats__blade--right{clip-path:polygon(4rem 0,100% 0,100% 100%,0 100%);flex:1;justify-content:flex-end}.warriors-slide-stats__blade--right-1{border-bottom:1px solid hsla(0,0%,100%,.15)}.warriors-slider__slide--stats:hover .warriors-slide-stats__blade--right{clip-path:polygon(2rem 0,100% 0,100% 100%,0 100%)}.warriors-slide-stats__product{bottom:0;left:clamp(1rem,4vw,3rem);position:absolute;z-index:6}.warriors-slide-stats__product img{display:block;height:clamp(10rem,22vw,18rem);width:auto}.warriors-slide-stats__floor{background-color:#0a2f8a;background:linear-gradient(0deg,#2ba8e0 0,rgba(43,168,224,0));bottom:0;height:clamp(2.5rem,5vw,4rem);left:0;pointer-events:none;position:absolute;width:100%;z-index:3}.warriors-slide-stats__label{color:hsla(0,0%,100%,.65);font-size:clamp(.55rem,.85vw,.8rem);font-weight:500;letter-spacing:.12em;margin:0 0 .3em;text-transform:uppercase}.warriors-slide-stats__title{color:#fff;font-size:clamp(1rem,1.8vw,1.65rem);font-weight:900;line-height:1.05;margin:0;text-transform:uppercase}.warriors-slide-stats__subtitle{color:hsla(0,0%,100%,.85);font-size:clamp(.8rem,1.2vw,1.1rem);font-style:italic;font-weight:400;margin:.25em 0 0}@media(max-width:768px){.warriors-slider__slide--stats.warriors-slider__slide--mobile{align-items:stretch;display:flex;flex-direction:column;grid-template-columns:none}.warriors-slide-stats__mobile-top{background-color:var(--blade-color,#d30909);display:flex;flex-direction:column;justify-content:center;padding:1rem 1.25rem}.warriors-slide-stats__character{align-self:center;grid-column:unset;grid-row:unset}.warriors-slide-stats__character img{height:clamp(14rem,55vw,22rem)}.warriors-slide-stats__blades-right{grid-column:unset;grid-row:unset}.warriors-slide-stats__blade--right{clip-path:none;justify-content:flex-start;padding:0}.warriors-slider__slide--stats:hover .warriors-slide-stats__blade--right{clip-path:none}.warriors-slide-stats__blade-inner{padding:.85rem 1.25rem}.warriors-slide-stats__product{padding:.5rem 1rem 1rem;position:static;text-align:center}.warriors-slide-stats__product img{height:clamp(7rem,30vw,12rem);margin:0 auto}.warriors-slide-stats__floor{height:clamp(1.5rem,4vw,2.5rem)}.warriors-slider__dot{background:hsla(0,0%,100%,.4)}.warriors-slider__dot.is-active{background:hsla(0,0%,100%,.9)}}.buy-now{position:relative}.buy-now__container{align-items:center;background:radial-gradient(circle at center,#0a2f8a 0,#2ba8e0 100%);border-radius:8px;display:flex;justify-content:center;overflow:hidden;position:relative}.buy-now__container:before{content:"";display:block;padding-top:28.6803966438%;pointer-events:none;width:100%}.buy-now__container:hover .buy-now__sparkles--left .buy-now__sparkles-image,.buy-now__container:hover .buy-now__sparkles--right .buy-now__sparkles-image{transform:scale(1.15)}.buy-now__container:hover .buy-now__shield-glow .buy-now__shield-glow-image{transform:scale(.85)}.buy-now__container:hover .buy-now__headline{line-height:1.3}.buy-now__container:hover .buy-now__subtitle{margin-bottom:clamp(1rem,2vw,2rem);margin-top:.5em}.buy-now__content,.buy-now__products,.buy-now__shield-glow,.buy-now__sparkles{position:absolute}.buy-now__sparkles{bottom:0;pointer-events:none;top:0;width:25%;z-index:1}.buy-now__sparkles .smart-image-wrapper{height:100%}.buy-now__sparkles img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.buy-now__sparkles--left{left:-5%}.buy-now__sparkles--left .buy-now__sparkles-image{transform-origin:left center;transition:transform .4s ease}.buy-now__sparkles--right{right:-5%}.buy-now__sparkles--right .buy-now__sparkles-image{transform-origin:right center;transition:transform .4s ease}.buy-now__sparkles--bottom{display:none}.buy-now__shield-glow{left:50%;max-width:30rem;mix-blend-mode:screen;pointer-events:none;top:50%;transform:translate(-50%,-40%);width:55%;z-index:2}.buy-now__shield-glow img{display:block;height:auto;width:100%}.buy-now__shield-glow .buy-now__shield-glow-image{transform-origin:center center;transition:transform .4s ease}.buy-now__products{bottom:6%;max-width:30rem;width:32%;z-index:3}.buy-now__products img{display:block;height:auto;width:100%}.buy-now__products--left{left:0}.buy-now__products--right{right:0}.buy-now__products--bottom{display:none}.buy-now__content{left:50%;min-width:20rem;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:5}.buy-now__headline{color:#fff;font-size:clamp(1.2rem,2.7vw,3rem);font-weight:800;line-height:1.05;margin:0 0 .4em;text-align:center;text-transform:uppercase;transition:line-height .4s ease;white-space:nowrap}.buy-now__subtitle{color:#4ac1ec;font-size:clamp(1rem,1.8vw,2rem);font-weight:600;margin:0 0 clamp(.75rem,1.5vw,1.5rem);text-transform:uppercase;transition:margin .4s ease}.buy-now__buttons{align-items:stretch;gap:clamp(.5rem,1vw,1rem);margin:0 auto;max-width:30rem}.buy-now__button,.buy-now__buttons{display:flex;justify-content:center}.buy-now__button{align-items:center;background:#fff;border-radius:999px;flex:1 1 0;height:50px;min-width:0;padding:2rem;transition:transform .2s ease,opacity .2s ease}.buy-now__button img{display:block;height:auto;width:100%}.buy-now__button:hover{opacity:.9;transform:scale(1.05)}@media(max-width:768px){.buy-now__container{background:linear-gradient(180deg,#0a2f8a 0,#2ba8e0);flex-direction:column}.buy-now__container:before{padding-top:132.8571428571%}.buy-now__products--left,.buy-now__products--right,.buy-now__sparkles--left,.buy-now__sparkles--right{display:none}.buy-now__sparkles--bottom{bottom:0;display:block;height:40%;left:0;right:0;top:auto;width:100%}.buy-now__sparkles--bottom img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;scale:1 -1;width:100%}.buy-now__products--bottom{bottom:0;display:block;left:0;right:0;width:100%;z-index:4}.buy-now__products--bottom img{display:block;height:auto;margin:0 auto;padding:0 0 1rem 1rem;width:100%}.buy-now__shield-glow{top:35%;width:100%}.buy-now__content{min-width:0;top:12%;transform:translate(-50%);width:88%}.buy-now__headline{font-size:1.7rem;padding:0 1.5rem;white-space:normal}.buy-now__subtitle{font-size:1.5rem;padding:.5rem 1.5rem}.buy-now__buttons{align-items:center;flex-direction:column;gap:.5rem;padding:0}.buy-now__button{flex:0 0 auto;height:50px;max-width:16rem;padding:1rem;width:50%}}.site-footer{color:#666;width:100%}.site-footer__inner{font-family:var(--font-family-body);gap:0;margin:0 auto;max-width:var(--container-max-width);padding:0;text-align:center}.site-footer__inner,.site-footer__quick-links{align-items:center;display:flex;flex-direction:column;width:100%}.site-footer__quick-links{background:#efefef;gap:calc(var(--gap-md)*1.2);padding:calc(var(--gap-lg)*.8) var(--gap-lg)}.site-footer__heading{color:#666;font-size:var(--font-size-md);font-weight:var(--font-weight-bold);margin:0;text-transform:uppercase}.site-footer__menu,.site-footer__nav{display:flex;justify-content:center}.site-footer__menu{align-items:center;flex-wrap:wrap;gap:var(--gap-md);list-style:none;margin:0;padding:0}@media(max-width:767.98px){.site-footer__menu{flex-direction:column;gap:var(--gap-sm)}}.site-footer__menu li{margin:0}.site-footer__menu a{color:#666;display:inline-block;font-size:calc(var(--font-size-md)*.7);font-weight:var(--font-weight-medium);letter-spacing:0;text-decoration:none;text-transform:uppercase;transition:color var(--duration-fast) var(--ease-out);white-space:nowrap}.site-footer__menu a:focus,.site-footer__menu a:hover{color:var(--color-accent)}.site-footer__help-line{align-items:center;background:#efefef;display:flex;flex-direction:column;gap:calc(var(--gap-sm)*.8);padding:0 var(--gap-lg) calc(var(--gap-lg)*.8);width:100%}.site-footer__help-email{color:#666;font-size:calc(var(--font-size-sm)*.9);text-decoration:none;transition:color var(--duration-fast) var(--ease-out)}.site-footer__help-email:focus,.site-footer__help-email:hover{color:var(--color-accent)}.site-footer__copyright{background:#eaeaea;color:#666;font-size:calc(var(--font-size-sm)*.85);line-height:var(--line-height-normal);padding:calc(var(--gap-md)*1.2) var(--gap-lg);width:100%}.site-footer__copyright p{margin:0 auto;max-width:60vw;text-align:center}@media(max-width:767.98px){.site-footer__copyright p{max-width:100%}}.references-page{padding-bottom:clamp(3rem,6vw,6rem);padding-top:clamp(2rem,4vw,4rem)}.references-page__content{font-family:sans-serif;margin-inline:auto;max-width:1000px;padding-inline:var(--gap-md,1.5rem);width:100%}.references-page__content h2{border-bottom:2px solid var(--color-accent,#0a2f8a);color:var(--color-accent,#0a2f8a);font-size:clamp(1.6rem,2.5vw,2.25rem);font-weight:800;letter-spacing:.02em;margin-bottom:.75rem;margin-top:clamp(2rem,4vw,3rem);padding-bottom:.4rem;text-transform:uppercase}.references-page__content h2:first-child{margin-top:0}.references-page__content h3{color:var(--color-text-primary,#1a1a1a);font-size:clamp(1.1rem,1.8vw,1.4rem);font-weight:700;margin-bottom:.4rem;margin-top:clamp(1.5rem,3vw,2.5rem)}.references-page__content ol,.references-page__content ul{margin-bottom:1.25rem;padding-left:1.5rem}.references-page__content ol li,.references-page__content ul li{color:var(--color-text-primary,#1a1a1a);font-size:var(--font-size-base,1rem);line-height:1.65;margin-bottom:.6rem}.references-page__content p{color:var(--color-text-primary,#1a1a1a);font-size:1rem;line-height:1.65;margin-bottom:.75rem}.references-page__content strong{font-weight:700}.references-page__content sup{font-size:.65em;vertical-align:super}.references-page__header{margin-bottom:2rem}.references-page__title{color:var(--color-accent,#0a2f8a);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;letter-spacing:.02em;line-height:1.15;margin:0;text-transform:uppercase}.references-page__description{color:var(--color-text-primary,#1a1a1a);font-size:clamp(1rem,1.4vw,1.125rem);line-height:1.6;margin-top:.75rem}.references-page__description p{margin:0}.boxed{border:1.5px solid;border-radius:2px;color:var(--color-accent,#0a2f8a);color:#000;display:inline-block;font-size:.85em;font-weight:400;line-height:1;line-height:0;margin-inline:.1em;padding:1em .35em .8em;vertical-align:middle;white-space:nowrap}.references-accordion{border-top:1px solid var(--color-border,#e0e0e0)}.accordion-item{border-bottom:1px solid var(--color-border,#e0e0e0)}.accordion-header{align-items:center;background:none;border:none;cursor:pointer;display:flex;font-family:inherit;justify-content:space-between;padding:clamp(1rem,2vw,1.25rem) clamp(.5rem,1vw,.75rem);text-align:left;transition:background-color .2s ease;width:100%}.accordion-header:focus-visible,.accordion-header:hover{background-color:var(--color-white,#fff)}.accordion-header:focus-visible{outline:2px solid var(--color-accent,#0a2f8a);outline-offset:-2px}.accordion-header:active,.accordion-header[aria-expanded=true]{background-color:var(--color-white,#fff)}.accordion-header[aria-expanded=true] .accordion-header__icon{transform:rotate(45deg)}.accordion-header__title{color:var(--color-text-primary,#1a1a1a);font-size:clamp(1rem,1.5vw,1.15rem);font-weight:700;line-height:1.3;padding-right:1rem}.accordion-header__title sup{font-size:.65em;vertical-align:super}.accordion-header__icon{align-items:center;color:var(--color-accent,#0a2f8a);display:flex;flex-shrink:0;height:24px;justify-content:center;transition:transform .3s ease;width:24px}.accordion-header__icon svg{height:100%;width:100%}.accordion-content{max-height:0;overflow:hidden;transition:max-height .35s cubic-bezier(.4,0,.2,1)}.accordion-content.is-open{max-height:none}.accordion-content__inner{padding:0 1.5rem 1.75rem;--font-size:0.9rem;font-family:sans-serif;font-size:var(--font-size)}.accordion-content__inner>:first-child{margin-top:0}.accordion-content__inner>:last-child{margin-bottom:0}.accordion-content__inner h3{color:var(--color-text-primary,#1a1a1a);font-size:clamp(1rem,1.4vw,1.25rem);font-weight:700;margin-bottom:.5rem;margin-top:1.5rem}.accordion-content__inner h3:first-of-type{margin-top:0}.accordion-content__inner p{color:var(--color-text-primary,#1a1a1a);font-size:var(--font-size);line-height:1.65;margin-bottom:.75rem}.accordion-content__inner ol,.accordion-content__inner ul{margin-bottom:1.25rem;padding-left:1.5rem}.accordion-content__inner ol li,.accordion-content__inner ul li{color:var(--color-text-primary,#1a1a1a);font-size:var(--font-size);line-height:1.65;margin-bottom:.6rem}.accordion-content__inner sup{font-size:.7em}@media(prefers-reduced-motion:reduce){.accordion-content,.accordion-header,.accordion-header__icon{transition:none}}.references-page--pharmacy{padding-top:clamp(3rem,6vw,5rem)}.references-page--pharmacy .references-page__header--centered{margin-bottom:clamp(3.5rem,7vw,5.5rem);text-align:center}.references-page--pharmacy .references-page__title{color:var(--color-accent,#0a2f8a);font-size:clamp(2rem,3.5vw,3rem);font-weight:800;letter-spacing:.02em;line-height:1.1;margin:0;text-transform:uppercase}.references-page--pharmacy .references-page__subheading{border-bottom:none;color:var(--color-accent,#0a2f8a);font-size:clamp(.95rem,1.3vw,1.05rem);font-weight:700;letter-spacing:normal;margin-bottom:clamp(1.5rem,3vw,2rem);margin-top:0;padding-bottom:0;text-transform:none}.references-page--pharmacy .references-page__product-legals{margin-bottom:clamp(2rem,4vw,3rem)}.references-page--pharmacy .product-legal{margin-bottom:clamp(1.25rem,2.5vw,1.75rem)}.references-page--pharmacy .product-legal:last-child{margin-bottom:0}.references-page--pharmacy .product-legal__name{color:var(--color-accent,#0a2f8a);font-size:clamp(.95rem,1.3vw,1.05rem);font-weight:700;line-height:1.3;margin-bottom:clamp(1.25rem,2.5vw,1.75rem);margin-top:0}.references-page--pharmacy .product-legal__content{color:var(--color-text-primary,#1a1a1a);font-size:.9em;line-height:1.65}.references-page--pharmacy .product-legal__content p{margin-bottom:.75rem}.references-page--pharmacy .product-legal__content p:last-child{margin-bottom:0}.references-page--pharmacy .product-legal__content .boxed{border:1.5px solid;border-radius:2px;color:#000;display:inline-block;font-size:.85em;font-weight:400;line-height:1;line-height:0;margin-inline:.1em;padding:.85em .35em;vertical-align:middle;white-space:nowrap}.references-page--pharmacy .references-page__footer{color:var(--color-text-primary,#1a1a1a);font-size:var(--font-size-base,1rem);line-height:1.65;margin-top:clamp(2.5rem,5vw,3.5rem)}.references-page--pharmacy .references-page__footer p{margin-bottom:.75rem}.references-page--pharmacy .references-page__footer p:last-child{margin-bottom:0}@media(max-width:767.98px){.references-page{padding-bottom:2.5rem;padding-top:1.5rem}.references-page__content{padding-inline:var(--gap-sm,1rem)}.accordion-header{padding:1rem .5rem}.accordion-header__title{font-size:1rem}.accordion-content__inner{padding:1rem .5rem 1.25rem}}.product-card{--product-text-color:#fff;--product-bar-color:#fc0;--product-img-transform:translate(0px) scale(1);--product-img-hover-transform:translateY(-40px) scale(1);aspect-ratio:33/47;background:linear-gradient(180deg,#2ba8e0,#0a2f8a);border-radius:8px;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:box-shadow .3s ease}.product-card:focus-within .product-card__image,.product-card:hover .product-card__image{transform:var(--product-img-hover-transform)}.product-card:focus-within .product-card__hover-panel,.product-card:hover .product-card__hover-panel{opacity:1;pointer-events:auto;transform:translateY(0)}.product-card:focus-within .product-card__bar,.product-card:hover .product-card__bar{opacity:0;transform:translateY(100%)}.product-card__visual{flex:1;min-height:280px;overflow:hidden;padding:1.5rem}.product-card__image-wrap,.product-card__visual{align-items:center;display:flex;justify-content:center;position:relative}.product-card__image-wrap{height:100%;margin:0;width:100%;z-index:1}.product-card__image{display:block;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;transform:var(--product-img-transform);transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.product-card__hover-panel{background-color:#0a2f8a;border-radius:8px;inset:auto 1rem 1rem 1rem;opacity:0;padding:1rem;pointer-events:none;position:absolute;transform:translateY(10px);transition:opacity .35s ease,transform .35s ease;z-index:2}.product-card__hover-text{color:#fff;font-size:.8125rem;line-height:1.5;margin:0}.product-card__hover-text ol,.product-card__hover-text p,.product-card__hover-text ul{margin:0 0 .5em}.product-card__hover-text ol:last-child,.product-card__hover-text p:last-child,.product-card__hover-text ul:last-child{margin-bottom:0}.product-card__hover-text ol,.product-card__hover-text ul{padding-inline-start:1.25em}.product-card__bar{background-color:var(--product-bar-color);padding:1rem;position:relative;text-align:center;transition:opacity .3s ease,transform .3s ease;z-index:2}.product-card__title{color:var(--product-text-color);font-size:1.2rem;font-weight:700;letter-spacing:.02em;line-height:1.3;margin:0;text-transform:uppercase}.pharmacy-hero{align-items:center;aspect-ratio:144/65;background-color:#0a2f8a;background-image:var(--pharmacy-hero-bg-image,linear-gradient(135deg,var(--color-primary,#003087) 0,var(--color-secondary,#0052cc) 60%,var(--color-accent,#0070f3) 100%));background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;min-height:auto;overflow:hidden;position:relative}@media(max-width:767.98px){.pharmacy-hero{aspect-ratio:auto;background-color:#0a2f8a;background-image:radial-gradient(circle at center,#4ac1ec 0,rgba(74,193,236,0) 70%);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;padding-bottom:2rem}}.pharmacy-hero__inner{height:100%;padding-left:var(--gap-md);padding-right:var(--gap-md);width:100%}.pharmacy-hero__desktop{align-items:center;display:grid;gap:0;grid-template-columns:1fr .8fr;height:100%;margin:0 auto;max-width:90vw;padding-block:0;padding:0;width:100%}@media(max-width:1180px){.pharmacy-hero__desktop{max-width:90vw}}@media(max-width:767.98px){.pharmacy-hero__desktop{display:none}}.pharmacy-hero__mobile{display:none}@media(max-width:767.98px){.pharmacy-hero__mobile{align-items:center;display:flex;flex-direction:column;gap:var(--gap-md,1.5rem);padding:0;width:100%}}.pharmacy-hero__visual{height:100%;min-height:400px;position:relative}.pharmacy-hero__backing,.pharmacy-hero__visual{align-items:center;display:flex;justify-content:center}.pharmacy-hero__backing{inset:0;position:absolute}.pharmacy-hero__backing img{height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;opacity:1;width:100%}.pharmacy-hero__product{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%;z-index:2}.pharmacy-hero__product img{--product-transform-x:0px;--product-transform-y:0px;--product-transform-scale:1;--product-transform-x-mobile:var(--product-transform-x);--product-transform-y-mobile:var(--product-transform-y);--product-transform-scale-mobile:var(--product-transform-scale);display:block;height:auto;max-width:44vw;transform:translate(var(--product-transform-x),var(--product-transform-y)) scale(var(--product-transform-scale));transform-origin:center center;width:100%}.pharmacy-hero__sparkle{align-items:center;display:flex;height:100%;inset:0;justify-content:center;pointer-events:none;position:absolute;z-index:1}.pharmacy-hero__sparkle img{animation:pharmacy-hero-sparkle-pulse 4s ease-in-out 1s infinite;display:block;height:auto;max-width:85%;-o-object-fit:contain;object-fit:contain;width:100%}.pharmacy-hero__content{align-items:center;color:var(--color-white,#fff);display:flex;flex-direction:column;gap:var(--gap-md,1.5rem);height:100%}.pharmacy-hero__lockup{margin-bottom:-5rem;margin-top:-2rem;position:relative}@media(max-width:1180px){.pharmacy-hero__lockup{margin-bottom:-3rem;margin-top:-2rem}}.pharmacy-hero__lockup img{display:block;height:auto;margin:0 auto;max-width:60%;width:100%}.pharmacy-hero__lockup-shine{height:100%;inset:0;left:-23%;mix-blend-mode:screen;-o-object-fit:contain;object-fit:contain;opacity:.95;pointer-events:none;position:absolute;top:11%;width:100%;z-index:1}@media(max-width:800px){.pharmacy-hero__lockup-shine{display:none!important}}.pharmacy-hero__animate-wrap{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;opacity:0;transform:translateY(20px)}.pharmacy-hero__animate-wrap.is-animated{opacity:1;transform:translateY(0);transition:opacity .6s ease,transform .6s ease}.pharmacy-hero__animate-text{color:var(--color-white,#fff);font-size:clamp(2rem,3vw,2.7rem);font-weight:800;line-height:1;margin:0;max-width:20ch;text-align:center;text-transform:uppercase}.pharmacy-hero__animate-image{flex-shrink:0}.pharmacy-hero__animate-image img{display:block;height:auto;margin:0 auto;max-width:100%;width:100%}.pharmacy-hero__logo{margin-top:4rem}.pharmacy-hero__logo img{display:block;height:auto;margin:0 auto 2rem;max-width:50%;width:100%}@media(max-width:767.98px){.pharmacy-hero__mobile .pharmacy-hero__top-stack{display:grid;grid-template-areas:"stack";margin-block:-31% -40%;place-items:center;width:100%}.pharmacy-hero__mobile .pharmacy-hero__top-stack>*{grid-area:stack}.pharmacy-hero__mobile .pharmacy-hero__top-stack .pharmacy-hero__backing{inset:auto;max-width:380px;position:relative;width:100%;z-index:0}.pharmacy-hero__mobile .pharmacy-hero__top-stack .pharmacy-hero__backing img{height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.pharmacy-hero__mobile .pharmacy-hero__top-stack .pharmacy-hero__sparkle{height:auto;inset:auto;margin:0;position:relative;z-index:1}.pharmacy-hero__mobile .pharmacy-hero__top-stack .pharmacy-hero__sparkle img{max-width:320px}.pharmacy-hero__mobile .pharmacy-hero__top-stack .pharmacy-hero__lockup{margin:0;position:relative;z-index:2}.pharmacy-hero__mobile .pharmacy-hero__top-stack .pharmacy-hero__lockup img{max-width:260px}.pharmacy-hero__mobile .pharmacy-hero__product{height:auto}.pharmacy-hero__mobile .pharmacy-hero__product img{margin-bottom:0;max-width:90vw;transform:translate(var(--product-transform-x-mobile),var(--product-transform-y-mobile)) scale(var(--product-transform-scale-mobile))}.pharmacy-hero__mobile .pharmacy-hero__animate-wrap,.pharmacy-hero__mobile .pharmacy-hero__product,.pharmacy-hero__mobile .pharmacy-hero__top-stack,.pharmacy-hero__mobile .pharmacy-hero__top-stack .pharmacy-hero__backing,.pharmacy-hero__mobile .pharmacy-hero__top-stack .pharmacy-hero__sparkle{opacity:1;transform:none}.pharmacy-hero__mobile .pharmacy-hero__animate-wrap{width:100%}.pharmacy-hero__mobile .pharmacy-hero__animate-text{font-size:1.5rem}.pharmacy-hero__mobile .pharmacy-hero__logo{margin-top:0}.pharmacy-hero__mobile .pharmacy-hero__logo img{margin:0 auto;max-width:160px}.pharmacy-hero__mobile .pharmacy-hero__top-stack>*{-ms-grid-column:1;-ms-grid-row:1}}.pharmacy-hero__backing,.pharmacy-hero__sparkle{opacity:0;transform:scale(.85)}.pharmacy-hero__product{opacity:0;transform:translateY(30px)}@keyframes pharmacy-hero-sparkle-pulse{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}@media(prefers-reduced-motion:reduce){.pharmacy-hero__sparkle img{animation:none}}.pharmacy-competition{background-color:var(--color-white,#fff);padding-block:var(--gap-xl,4rem)}.pharmacy-competition__inner{align-items:center;display:grid;gap:var(--gap-xl,4rem);grid-column:2;grid-template-columns:1fr .7fr;margin:0 auto;max-width:80vw}@media(max-width:1180px){.pharmacy-competition__inner{max-width:90vw}}@media(max-width:767.98px){.pharmacy-competition__inner{display:flex;flex-direction:column-reverse;gap:var(--gap-lg,2rem);max-width:100%}}.pharmacy-competition__text{align-items:center;color:#0a2f8a;display:flex;flex-direction:column;gap:var(--gap-md,1.5rem);text-align:center}@media(max-width:767.98px){.pharmacy-competition__text{order:2;text-align:center}}.pharmacy-competition__title{color:#0a2f8a;font-size:40px;font-weight:800;line-height:1.15;margin:0 0 1rem;text-transform:uppercase}@media(max-width:767.98px){.pharmacy-competition__title{font-size:1.5rem}}.pharmacy-competition__description{color:#0a2f8a;font-size:24px;font-weight:500;line-height:1.2;margin-top:1rem;max-width:35ch}.pharmacy-competition__description p{margin-block:1.5em}.pharmacy-competition__description p:first-child{margin-top:0}.pharmacy-competition__description p:last-child{margin-bottom:0}.pharmacy-competition__description b,.pharmacy-competition__description strong{font-weight:700}@media(max-width:767.98px){.pharmacy-competition__description{font-size:1.1rem}}.pharmacy-competition__subtitle{color:#0a2f8a;font-size:20px;line-height:1;margin-top:1.5rem;max-width:40ch}@media(max-width:767.98px){.pharmacy-competition__subtitle{font-size:1rem}}.pharmacy-competition__subtitle p{margin-block:.4em}.pharmacy-competition__subtitle p:first-child{margin-top:0}.pharmacy-competition__subtitle p:last-child{margin-bottom:0}.pharmacy-competition__image-wrap{margin:0}@media(max-width:767.98px){.pharmacy-competition__image-wrap{order:1}}.pharmacy-competition__image{border-radius:12px;display:block;height:auto;margin:0 auto;width:80%}.pharmacy-products{background-color:#0a2f8a;overflow:hidden;padding-block:var(--gap-xl,4rem)}@media(max-width:767.98px){.pharmacy-products{padding-block:2rem}}.pharmacy-products__headline{color:var(--color-white,#fff);font-size:2rem;margin:0 0 4rem;text-align:center;text-transform:uppercase}@media(max-width:767.98px){.pharmacy-products__headline{font-size:1.45rem;margin-bottom:1.5rem}}.pharmacy-products__inner{align-items:center;display:flex;gap:var(--gap-sm,1rem);margin-inline:auto;max-width:var(--container-width,1280px);padding-inline:calc(var(--gap-lg, 2rem));position:relative}@media(max-width:1350px){.pharmacy-products__inner{max-width:1140px}}@media(max-width:767.98px){.pharmacy-products__inner{gap:.25rem;padding-inline:.25rem}}.pharmacy-products__swiper{flex:1;overflow:hidden}.pharmacy-products__slide{height:auto;padding-block:.5rem}@media(max-width:767.98px){.pharmacy-products__slide{padding-inline:.35rem}}.pharmacy-products .product-card__image{max-height:85%;max-width:85%}.pharmacy-products .product-card{position:relative}.pharmacy-products .product-card__bar{bottom:0;left:0;position:absolute;right:0;transition:opacity .3s ease,transform .3s ease}.pharmacy-products .product-card__hover-panel{inset:auto 1.25rem 1rem 1.25rem;transform:translateY(16px);z-index:3}.pharmacy-products .product-card__hover-text{font-size:.89375rem}.pharmacy-products .product-card:focus-within .product-card__bar,.pharmacy-products .product-card:hover .product-card__bar{opacity:0;transform:translateY(100%)}.pharmacy-products .product-card:focus-within .product-card__hover-panel,.pharmacy-products .product-card:hover .product-card__hover-panel{transform:translateY(0)}.pharmacy-products__btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-shrink:0;height:75px;justify-content:center;padding:.5rem;transition:opacity .2s ease;width:75px;z-index:10}.pharmacy-products__btn:hover{opacity:.7}.pharmacy-products__btn.swiper-button-disabled{opacity:.2;pointer-events:none}.pharmacy-products__btn svg{display:block;height:100%;width:100%}@media(max-width:767.98px){.pharmacy-products__btn{display:flex;height:52px;padding:.25rem;width:52px}}.pharmacy-products__btn--prev{margin-left:-4.5rem}@media(max-width:1350px){.pharmacy-products__btn--prev{margin-left:-2rem}}@media(max-width:767.98px){.pharmacy-products__btn--prev{margin-left:0}}.pharmacy-products__btn--next{margin-right:-4.5rem}@media(max-width:1350px){.pharmacy-products__btn--next{margin-right:-2rem}}@media(max-width:767.98px){.pharmacy-products__btn--next{margin-right:0}}.pharmacy-products__pagination{display:none}.pharmacy-products__pagination .swiper-pagination-bullet{background-color:var(--color-primary,#003087);border-radius:50%;cursor:pointer;height:10px;margin-inline:4px;opacity:.3;transition:opacity .2s ease,transform .2s ease;width:10px}.pharmacy-products__pagination .swiper-pagination-bullet-active{opacity:1;transform:scale(1.25)}.pharmacy-howto{overflow:hidden;padding-block:var(--gap-xl,4rem)}.pharmacy-howto__inner{align-items:center;background:#0a2f8a;border-radius:16px;display:flex;grid-column:2;justify-content:center;margin:0 auto;max-width:100%;min-height:380px;overflow:hidden;padding-bottom:2.5rem;position:relative;width:100%}@media(max-width:767.98px){.pharmacy-howto__inner{min-height:auto;padding-block:var(--gap-lg,2rem) 3.25rem}}.pharmacy-howto__image-wrap{align-items:center;bottom:0;display:flex;margin:0;position:absolute;top:0}.pharmacy-howto__image-wrap--left{left:0;-webkit-mask-image:linear-gradient(90deg,#000 80%,transparent);mask-image:linear-gradient(90deg,#000 80%,transparent)}.pharmacy-howto__image-wrap--right{-webkit-mask-image:linear-gradient(270deg,#000 80%,transparent);mask-image:linear-gradient(270deg,#000 80%,transparent);right:0}@media(max-width:767.98px){.pharmacy-howto__image-wrap{display:none}}.pharmacy-howto__image{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:auto}.pharmacy-howto__content{color:#fff;display:flex;flex-direction:column;gap:var(--gap-sm,1rem);justify-content:center;max-width:520px;padding-block:1rem .5rem;padding-inline:var(--gap-xl,4rem);position:relative;text-align:center;z-index:1}@media(max-width:767.98px){.pharmacy-howto__content{max-width:100%;padding-block:1rem .5rem;padding-inline:var(--gap-md,1.5rem)}}.pharmacy-howto__title{color:#fff;font-size:32px;font-weight:800;line-height:1.2;margin:0;text-transform:uppercase}@media(max-width:767.98px){.pharmacy-howto__title{font-size:24px}}.pharmacy-howto__subtitle{color:#fff;font-size:20px;line-height:1.4;margin:0}@media(max-width:767.98px){.pharmacy-howto__subtitle{font-size:16px}}.pharmacy-howto__body{color:#fff;font-size:18px;line-height:1.2;margin:20px 0 10px;text-align:left}.pharmacy-howto__body ul{display:inline-block;list-style:disc;margin:0;padding-left:1em;text-align:left}.pharmacy-howto__body li{margin-bottom:.25em}.pharmacy-howto__body p{margin:0 0 .75em}.pharmacy-howto__body p:last-child{margin-bottom:0}@media(max-width:767.98px){.pharmacy-howto__body{font-size:16px}}.pharmacy-howto__cta{display:flex;flex-direction:column;gap:.25rem;margin-top:var(--gap-sm,1rem)}.pharmacy-howto__cta-title{color:#40c4ff;font-size:20px;font-weight:700;line-height:1.3;margin:0;text-transform:uppercase}@media(max-width:767.98px){.pharmacy-howto__cta-title{font-size:20px}}.pharmacy-howto__cta-subtitle{color:#fff;font-size:20px;font-weight:700;line-height:1.3;margin:0;text-transform:uppercase}@media(max-width:767.98px){.pharmacy-howto__cta-subtitle{font-size:20px}}.pharmacy-howto__disclaimer{color:hsla(0,0%,100%,.9);font-size:11px;line-height:1.4;margin:1rem 0 0;margin-inline:auto;max-width:38ch}@media(max-width:767.98px){.pharmacy-howto__disclaimer{font-size:10px;max-width:38ch}}.pharmacy-howto__disclaimer-link{color:inherit;text-decoration:underline;text-underline-offset:.15em}.pharmacy-howto__disclaimer-link:focus-visible,.pharmacy-howto__disclaimer-link:hover{color:#fff}.pharmacy-howto__legal{bottom:.75rem;color:hsla(0,0%,100%,.85);font-size:9px;left:0;line-height:1.35;margin:0;padding-inline:1.25rem;position:absolute;right:0;text-align:center;z-index:1}@media(max-width:767.98px){.pharmacy-howto__legal{bottom:.65rem;font-size:8px;line-height:1.4;padding-inline:1rem}}.pharmacy-form{background-color:var(--color-white,#fff);padding-block:var(--gap-xl,4rem)}.pharmacy-form__inner{display:flex;flex-direction:column;gap:var(--gap-lg,2rem);grid-column:2;margin-inline:auto;width:80%}@media(max-width:767.98px){.pharmacy-form__inner{width:100%}}.pharmacy-form__header{display:flex;flex-direction:column;gap:var(--gap-sm,1rem);text-align:center}.pharmacy-form__title{color:#0a2f8a;font-size:32px;font-weight:800;line-height:1.2;margin:0;text-transform:uppercase}.pharmacy-form__description{color:#1a1a1a;font-size:20px;line-height:1.7;margin:0;padding-block:1.5rem}.pharmacy-form__mount{width:100%}.pharmacy-entry-form{display:flex;flex-direction:column;gap:1.25rem}.pharmacy-entry-form__row{display:grid;gap:1rem;grid-template-columns:1fr 1fr}@media(max-width:767.98px){.pharmacy-entry-form__row{grid-template-columns:1fr}}.pharmacy-entry-form__field{display:flex;flex-direction:column;gap:.375rem}.pharmacy-entry-form__label{color:#1a1a1a;font-size:.9375rem;font-weight:400}.pharmacy-entry-form__required{color:var(--color-error,#d32f2f);margin-left:2px}.pharmacy-entry-form__input,.pharmacy-entry-form__select,.pharmacy-entry-form__textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f7f7f7!important;border:2px solid #efefef!important;border-radius:6px!important;color:#1a1a1a;font-family:inherit;font-size:1rem;padding:.75rem 1rem;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.pharmacy-entry-form__input::-moz-placeholder,.pharmacy-entry-form__select::-moz-placeholder,.pharmacy-entry-form__textarea::-moz-placeholder{color:#d9d9d9}.pharmacy-entry-form__input::placeholder,.pharmacy-entry-form__select::placeholder,.pharmacy-entry-form__textarea::placeholder{color:#d9d9d9}.pharmacy-entry-form__input:focus,.pharmacy-entry-form__select:focus,.pharmacy-entry-form__textarea:focus{border-color:#0a2f8a;box-shadow:0 0 0 3px rgba(10,47,138,.12);outline:none}.pharmacy-entry-form__input--error,.pharmacy-entry-form__select--error,.pharmacy-entry-form__textarea--error{border-color:var(--color-error,#d32f2f)}.pharmacy-entry-form__search-wrap{position:relative;width:100%}.pharmacy-entry-form__input--search{padding-right:2.75rem}.pharmacy-entry-form__search-icon{align-items:center;color:#0a2f8a;display:flex;justify-content:center;pointer-events:none;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.pharmacy-entry-form__error-msg{color:var(--color-error,#d32f2f);font-size:.8125rem;margin:0}.pharmacy-entry-form__upload-area{background-color:#f7f7f7;border:2px dashed #efefef;border-radius:6px;cursor:pointer;padding:2rem;text-align:center;transition:border-color .2s ease,background-color .2s ease}.pharmacy-entry-form__upload-area--active,.pharmacy-entry-form__upload-area:hover{background-color:rgba(10,47,138,.03);border-color:#0a2f8a}.pharmacy-entry-form__upload-area--error{border-color:var(--color-error,#d32f2f)}.pharmacy-entry-form__upload-area--disabled{cursor:default}.pharmacy-entry-form__upload-area--disabled,.pharmacy-entry-form__upload-area--disabled:focus,.pharmacy-entry-form__upload-area--disabled:hover{background-color:#fafafa;border-color:#e0e0e0}.pharmacy-entry-form__upload-area--disabled .pharmacy-entry-form__upload-label{cursor:default}.pharmacy-entry-form__upload-area input[type=file]{height:1px;overflow:hidden;position:absolute;width:1px;clip:rect(0,0,0,0);white-space:nowrap}.pharmacy-entry-form__upload-label{align-items:center;color:#1a1a1a;cursor:pointer;display:flex;flex-direction:column;font-size:.9375rem;gap:.375rem}.pharmacy-entry-form__upload-label strong{color:#1a1a1a;font-weight:600}.pharmacy-entry-form__upload-label small{color:#bcbcbc;font-size:.8125rem}.pharmacy-entry-form__upload-plus{align-items:center;display:flex;justify-content:center;margin-bottom:.25rem}.pharmacy-entry-form__upload-preview{border-radius:6px;display:block;margin-inline:auto;max-height:160px;max-width:160px;-o-object-fit:contain;object-fit:contain}.pharmacy-entry-form__checkbox-wrap{align-items:center;display:flex;gap:.75rem}.pharmacy-entry-form__checkbox-wrap input[type=checkbox]{accent-color:#0a2f8a;border:2px solid #bcbcbc;border-radius:4px;cursor:pointer;flex-shrink:0;height:20px;width:20px}.pharmacy-entry-form__terms-label{color:#1a1a1a;cursor:pointer;font-size:.875rem;line-height:1.5;margin:3px 0 0}.pharmacy-entry-form__terms-link{background:none;border:none;color:#0a2f8a;cursor:pointer;font-weight:600;font:inherit;padding:0;text-decoration:underline}.pharmacy-entry-form__terms-link:hover{color:#07226b}.pharmacy-entry-form__terms-popup{background-color:var(--color-surface,#f8f8f8);border:1px solid var(--color-border,#e0e0e0);border-radius:8px;color:var(--color-text-muted,#555);font-size:.8125rem;line-height:1.6;margin-top:.5rem;max-height:200px;overflow-y:auto;padding:1.25rem}.pharmacy-entry-form__submit{align-self:flex-end;background-color:#0a2f8a;border:none;border-radius:50px;color:var(--color-white,#fff);cursor:pointer;font-family:inherit;font-size:1rem;font-weight:700;letter-spacing:.05em;padding:.75rem 3.5rem;text-transform:uppercase;transition:background-color .2s ease,transform .15s ease,opacity .2s ease}@media(max-width:767.98px){.pharmacy-entry-form__submit{align-self:center;max-width:280px;width:100%}}.pharmacy-entry-form__submit:hover:not(:disabled){background-color:#07226b;transform:translateY(-2px)}.pharmacy-entry-form__submit:disabled{cursor:not-allowed;opacity:.6}.pharmacy-entry-form__status-msg{font-size:.875rem;font-weight:500;margin:.5rem 0 0}.pharmacy-entry-form__status-msg--loading{color:#0a2f8a}.pharmacy-entry-form__status-msg--success{color:#2e7d32}.pharmacy-entry-form__status-msg--error{color:var(--color-error,#d32f2f)}.pharmacy-entry-form__error,.pharmacy-entry-form__success{border-radius:8px;font-weight:600;padding:1.5rem;text-align:center}.pharmacy-entry-form__success{background-color:#e8f5e9;color:#1b5e20}.pharmacy-entry-form__error{background-color:#ffebee;color:#b71c1c}.pharmacy-entry-form__modal-overlay{align-items:center;animation:pharmacy-form-modal-fade-in .25s ease-out;background-color:rgba(0,0,0,.55);display:flex;inset:0;justify-content:center;overflow-y:auto;padding:1.5rem;position:fixed;z-index:9999}.pharmacy-entry-form__modal{animation:pharmacy-form-modal-scale-in .3s ease-out;aspect-ratio:54/62;background-color:#0a2f8a;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.35);color:#fff;display:flex;flex-direction:column;max-height:calc(100vh - 3rem);max-width:520px;overflow:hidden;padding:2.5rem 1.75rem 1.75rem;position:relative;text-align:center;width:100%}@media(max-width:767.98px){.pharmacy-entry-form__modal{border-radius:12px;padding:2rem 1.25rem 1.25rem}}.pharmacy-entry-form__modal-close{background:none;border:none;cursor:pointer;line-height:0;padding:.5rem;position:absolute;right:.75rem;top:.75rem;transition:transform .15s ease;z-index:2}.pharmacy-entry-form__modal-close:hover{transform:scale(1.1)}.pharmacy-entry-form__modal-close img{display:block;height:13px;width:14px}.pharmacy-entry-form__modal-content{align-items:center;display:flex;flex:1 1 auto;flex-direction:column;gap:1rem;justify-content:center}.pharmacy-entry-form__modal-title{color:#fff;font-size:2.25rem;font-weight:800;line-height:1.1;margin:0;text-transform:uppercase}@media(max-width:767.98px){.pharmacy-entry-form__modal-title{font-size:1.75rem}}.pharmacy-entry-form__modal-text{color:#fff;font-size:1.125rem;line-height:1.5;margin:0;max-width:26ch}@media(max-width:767.98px){.pharmacy-entry-form__modal-text{font-size:1rem;max-width:22ch}}.pharmacy-entry-form__modal-packshot{display:block;height:auto;margin-top:20px;max-width:390px;-o-object-fit:contain;object-fit:contain;width:100%}@media(max-width:767.98px){.pharmacy-entry-form__modal-packshot{margin-top:12px;max-width:260px}}.pharmacy-form .pharmacy-entry-form__input,.pharmacy-form .pharmacy-entry-form__select,.pharmacy-form .pharmacy-entry-form__textarea{background-color:#f7f7f7!important;border:2px solid #efefef!important;border-radius:6px!important}.pharmacy-entry-form__progress{font-size:13px;margin-top:8px}.pharmacy-entry-form__progress-label{align-items:baseline;color:#333;display:flex;font-weight:500;justify-content:space-between;margin-bottom:6px}.pharmacy-entry-form__progress-percent{color:#666;font-variant-numeric:tabular-nums}.pharmacy-entry-form__progress-bar{background-color:#efefef;border-radius:3px;height:6px;overflow:hidden;position:relative}.pharmacy-entry-form__progress-fill{background-color:#004aff;border-radius:3px;height:100%;transition:width .3s ease-out}.pharmacy-entry-form__progress-bar--indeterminate .pharmacy-entry-form__progress-fill{animation:pharmacy-form-progress-slide 1.2s ease-in-out infinite;position:absolute;width:40%!important}@keyframes pharmacy-form-progress-slide{0%{left:-40%}to{left:100%}}@keyframes pharmacy-form-modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes pharmacy-form-modal-scale-in{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.pharmacy-legals-page{padding-bottom:clamp(3rem,6vw,6rem);padding-top:clamp(2rem,4vw,4rem)}.pharmacy-legals-page__content{margin-inline:auto;max-width:1000px;padding-inline:var(--gap-md,1.5rem);width:100%}.pharmacy-legals-page__header{margin-bottom:clamp(2rem,4vw,3rem);text-align:center}.pharmacy-legals-page__branding{color:var(--color-accent,#0a2f8a);display:flex;flex-direction:column;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;gap:.25rem;letter-spacing:.02em;line-height:1.15;margin:0;text-transform:uppercase}.pharmacy-legals-page__branding-line{display:block}.pharmacy-legals-page__body{color:var(--color-text-primary,#1a1a1a);font-size:var(--font-size-base,1rem);line-height:1.65}.pharmacy-legals-page__body h2{color:var(--color-accent,#0a2f8a);font-size:clamp(1.1rem,1.8vw,1.4rem);font-weight:700;margin-bottom:.75rem;margin-top:clamp(1.5rem,3vw,2.5rem)}.pharmacy-legals-page__body h2:first-child{margin-top:0}.pharmacy-legals-page__body h3{color:var(--color-text-primary,#1a1a1a);font-size:clamp(1.1rem,1.8vw,1.4rem);font-weight:700;margin-bottom:.4rem;margin-top:clamp(1.5rem,3vw,2.5rem)}.pharmacy-legals-page__body p{margin-bottom:.75rem}.pharmacy-legals-page__body p:last-child{margin-bottom:0}.pharmacy-legals-page__body b,.pharmacy-legals-page__body strong{font-weight:700}.pharmacy-legals-page__body sup{font-size:.65em;vertical-align:super}.pharmacy-legals-page__body ol,.pharmacy-legals-page__body ul{margin-bottom:1.25rem;padding-left:1.5rem}.pharmacy-legals-page__body>ol{padding-left:0}.pharmacy-legals-page__body ol,.pharmacy-legals-page__body p,.pharmacy-legals-page__body ul{font-size:.9rem}.pharmacy-legals-page__body ol ol{list-style:none;padding-left:1.5rem}.pharmacy-legals-page__body ol li,.pharmacy-legals-page__body ul li{line-height:1.65;margin-bottom:.6rem}.pharmacy-legals-page__body>ol>li{margin-bottom:1.25rem}.pharmacy-legals-page__body ol>li>ol,.pharmacy-legals-page__body ol>li>ul{margin-bottom:1rem;margin-top:1rem}.pharmacy-legals-page__body ol>ol>li,.pharmacy-legals-page__body ol>ul>li{margin-bottom:.5rem}.pharmacy-legals-page__body .boxed,.pharmacy-legals-page__body .schedule-badge{border:1.5px solid;border-radius:2px;color:var(--color-accent,#0a2f8a);color:#000;display:inline-block;font-size:.85em;font-weight:400;line-height:1;line-height:0;margin-inline:.1em;padding:1em .35em .8em;vertical-align:middle;white-space:nowrap}.pharmacy-legals-page__footer{border-top:1px solid var(--color-border,#e0e0e0);color:var(--color-text-primary,#1a1a1a);font-size:var(--font-size-base,1rem);line-height:1.65;margin-top:clamp(2.5rem,5vw,4rem);padding-top:clamp(1.5rem,3vw,2rem)}.pharmacy-legals-page__footer p{margin-bottom:.5rem}.pharmacy-legals-page__footer p:last-child{margin-bottom:0}@media(max-width:767.98px){.pharmacy-legals-page{padding-bottom:2.5rem;padding-top:1.5rem}.pharmacy-legals-page__content{padding-inline:var(--gap-sm,1rem)}.pharmacy-legals-page__header{margin-bottom:1.5rem}.pharmacy-legals-page__branding{font-size:clamp(1.25rem,2.2vw,1.75rem)}}.page-legal{background-color:var(--color-white,#fff);padding-block:var(--gap-xl,4rem)}@media(max-width:767.98px){.page-legal{padding-block:var(--gap-lg,2rem)}}.page-legal__inner{margin:0 auto;max-width:min(80ch,90vw);padding-inline:var(--gap-md,1.5rem);width:100%}.page-legal__header{border-bottom:2px solid var(--color-accent,#0a2f8a);margin-bottom:var(--gap-xl,3rem);padding-bottom:var(--gap-lg,2rem)}.page-legal__title{color:var(--color-accent,#0a2f8a);font-size:var(--font-size-h2,2rem);font-weight:800;line-height:1.15;margin:0;text-transform:uppercase}.page-legal__content{color:var(--color-text-primary,#1a1a1a);font-size:var(--font-size-base,1.125rem);line-height:1.7}.page-legal__content>p:first-child{color:var(--color-text-secondary,#666);font-size:var(--font-size-sm,.9375rem);margin-bottom:var(--gap-lg,2rem)}.page-legal__content h2{color:var(--color-accent,#0a2f8a);font-size:var(--font-size-h3,1.5rem);font-weight:700;line-height:1.25;margin-bottom:var(--gap-md,1rem);margin-top:var(--gap-xl,3rem);text-transform:uppercase}.page-legal__content h2:first-of-type{margin-top:0}.page-legal__content p{margin-bottom:var(--gap-md,1rem)}.page-legal__content ol,.page-legal__content ul{margin-bottom:var(--gap-md,1rem);padding-left:var(--gap-lg,2rem)}.page-legal__content ol li,.page-legal__content ul li{margin-bottom:var(--gap-sm,.75rem);padding-left:var(--gap-xs,.5rem)}.page-legal__content ol li::marker,.page-legal__content ul li::marker{color:var(--color-accent,#0a2f8a);font-weight:700}.page-legal__content ul{list-style-type:disc}.page-legal__content ol{list-style-type:decimal}.page-legal__content li>ol,.page-legal__content li>ul{margin-top:var(--gap-sm,.75rem)}.page-legal__content b,.page-legal__content strong{color:var(--color-accent,#0a2f8a);font-weight:700}.page-legal__content a{color:var(--color-accent,#0a2f8a);text-decoration:underline;text-underline-offset:.15em;transition:color .2s ease}.page-legal__content a:hover{color:var(--color-accent-2,#f9ac1a)}[data-reveal].reveal-complete,html.no-js [data-reveal]{opacity:1!important;transform:none!important}.big-title__header{font-weight:800;max-width:40vw}@media(max-width:767.98px){.big-title__header{max-width:100%}}.site-header__logo{bottom:-5px;height:100%;position:relative;width:100px}.site-header__logo img{height:var(--logo-height);position:absolute;width:auto}.menu-toggle__icon{gap:6px;height:24px;width:32px}.menu-toggle__icon span,.menu-toggle__icon:after,.menu-toggle__icon:before{background-color:var(--color-white);height:3px}.site-header__mobile .site-header__logo{bottom:-5%;left:15%;transform:translateX(-50%);z-index:10}.site-header__mobile .site-header__logo img{display:block;height:80px;width:auto}.site-header.is-scrolled .site-header__mobile .site-header__logo img{height:80px}.spacer--large{height:calc(var(--gap-xl)*2)}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
