.styles-module__xmEN2W__heroContainer{width:100%;min-height:100vh;position:relative;overflow:hidden}.styles-module__xmEN2W__backgroundLayer{pointer-events:none;inset:calc(var(--spacing,.25rem)*0);z-index:1;width:100%;height:100%;position:absolute}.styles-module__xmEN2W__heroGrid{z-index:10;align-items:center;gap:calc(var(--spacing,.25rem)*8);grid-template-columns:repeat(1,minmax(0,1fr));display:grid;position:relative}@media (min-width:48rem){.styles-module__xmEN2W__heroGrid{gap:calc(var(--spacing,.25rem)*12);grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:64rem){.styles-module__xmEN2W__heroGrid{gap:calc(var(--spacing,.25rem)*16)}}.styles-module__xmEN2W__heroGrid{min-height:calc(100vh - 80px)}.styles-module__xmEN2W__heroImage{justify-content:center;align-items:center;padding-inline:1rem;display:flex}.styles-module__xmEN2W__heroImageInner{width:100%;max-width:var(--container-lg,32rem)}.styles-module__xmEN2W__heroContent{gap:calc(var(--spacing,.25rem)*6);flex-direction:column;display:flex}@media (min-width:48rem){.styles-module__xmEN2W__heroContent{gap:calc(var(--spacing,.25rem)*8)}}.styles-module__xmEN2W__heroContent{padding-inline:1rem}.styles-module__xmEN2W__heroTitle{font-size:var(--text-5xl,3rem);line-height:var(--tw-leading,var(--text-5xl--line-height,1));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700)}@media (min-width:48rem){.styles-module__xmEN2W__heroTitle{font-size:var(--text-6xl,3.75rem);line-height:var(--tw-leading,var(--text-6xl--line-height,1))}}@media (min-width:64rem){.styles-module__xmEN2W__heroTitle{font-size:var(--text-7xl,4.5rem);line-height:var(--tw-leading,var(--text-7xl--line-height,1))}}.styles-module__xmEN2W__heroTitle{filter:drop-shadow(0 0 15px #00ffff4d);line-height:1.1;transform:perspective(500px)translateZ(0)}.styles-module__xmEN2W__heroLogo{display:inline-block;position:relative}.styles-module__xmEN2W__logoImage{filter:drop-shadow(0 0 20px #0ff6)drop-shadow(0 0 40px #00828b4d);width:auto;max-width:100%;height:auto;transition:filter .3s}.styles-module__xmEN2W__logoImage:hover{filter:drop-shadow(0 0 30px #0ff9)drop-shadow(0 0 60px #00828b80)}.styles-module__xmEN2W__heroDescription{font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,calc(1.75/1.25)));color:#fffc}@supports (color:color-mix(in lab, red, red)){.styles-module__xmEN2W__heroDescription{color:color-mix(in oklab,var(--color-white,#fff)80%,transparent)}}@media (min-width:48rem){.styles-module__xmEN2W__heroDescription{font-size:var(--text-2xl,1.5rem);line-height:var(--tw-leading,var(--text-2xl--line-height,calc(2/1.5)))}}.styles-module__xmEN2W__heroDescription{min-height:3em;line-height:1.6}.styles-module__xmEN2W__actionButtons{gap:calc(var(--spacing,.25rem)*3);flex-direction:column;display:flex}@media (min-width:40rem){.styles-module__xmEN2W__actionButtons{gap:calc(var(--spacing,.25rem)*4);flex-direction:row}}@media (min-width:48rem){.styles-module__xmEN2W__actionButtons{gap:calc(var(--spacing,.25rem)*6)}}.styles-module__xmEN2W__actionButtons{width:100%}@media (min-width:40rem){.styles-module__xmEN2W__actionButtons{width:auto}}.styles-module__xmEN2W__primaryButton{padding-inline:calc(var(--spacing,.25rem)*5);padding-block:calc(var(--spacing,.25rem)*3);justify-content:center;align-items:center;position:relative}@media (min-width:40rem){.styles-module__xmEN2W__primaryButton{padding-inline:calc(var(--spacing,.25rem)*6);padding-block:calc(var(--spacing,.25rem)*3.5)}}@media (min-width:48rem){.styles-module__xmEN2W__primaryButton{padding-inline:calc(var(--spacing,.25rem)*8);padding-block:calc(var(--spacing,.25rem)*4)}}.styles-module__xmEN2W__primaryButton{border-radius:var(--radius-xl,.75rem)}@media (min-width:40rem){.styles-module__xmEN2W__primaryButton{border-radius:var(--radius-2xl,1rem)}}.styles-module__xmEN2W__primaryButton{font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,calc(1.5/1)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-white,#fff);overflow:hidden}@media (min-width:40rem){.styles-module__xmEN2W__primaryButton{font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,calc(1.75/1.125)))}}.styles-module__xmEN2W__primaryButton{cursor:pointer;transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;width:100%;transition-duration:.3s}@media (min-width:40rem){.styles-module__xmEN2W__primaryButton{width:auto}}.styles-module__xmEN2W__primaryButton{white-space:nowrap;text-shadow:0 1px 2px #0000004d;background:linear-gradient(135deg,#0ff 0%,#00828b 50%,#003153 100%) 0 0/200% 200%;text-decoration:none;animation:3s infinite styles-module__xmEN2W__gradientMove;display:inline-flex;box-shadow:0 0 20px #0ff6,0 0 40px #00828b33,inset 0 0 0 1px #fff3}.styles-module__xmEN2W__primaryButton:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 0 30px #0ff9,0 0 60px #00828b66,inset 0 0 0 1px #fff6}.styles-module__xmEN2W__primaryButton:active{transform:scale(.98)}.styles-module__xmEN2W__primaryButton:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(4px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);--tw-ring-color:#00ffff80;--tw-ring-offset-width:4px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color);--tw-ring-offset-color:#1a1a1a;--tw-outline-style:none;outline-style:none}@supports (color:lab(0% 0 0)){.styles-module__xmEN2W__primaryButton:focus-visible{--tw-ring-color:lab(90.666% -50.6565 -14.9617/.5)}}.styles-module__xmEN2W__primaryButton:before{content:"";inset:calc(var(--spacing,.25rem)*0);--tw-translate-x:-100%;translate:var(--tw-translate-x)var(--tw-translate-y);pointer-events:none;filter:blur(5px);background:linear-gradient(90deg,#0000,#fffc,#0000);animation:2.5s infinite styles-module__xmEN2W__shimmer;position:absolute}.styles-module__xmEN2W__primaryButton:hover:before{animation:1.2s infinite styles-module__xmEN2W__shimmer}@keyframes styles-module__xmEN2W__shimmer{0%{transform:translate(-100%)skew(-15deg)}to{transform:translate(200%)skew(-15deg)}}@keyframes styles-module__xmEN2W__gradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.styles-module__xmEN2W__secondaryButton{padding-inline:calc(var(--spacing,.25rem)*5);padding-block:calc(var(--spacing,.25rem)*3);justify-content:center;align-items:center;position:relative}@media (min-width:40rem){.styles-module__xmEN2W__secondaryButton{padding-inline:calc(var(--spacing,.25rem)*6);padding-block:calc(var(--spacing,.25rem)*3.5)}}@media (min-width:48rem){.styles-module__xmEN2W__secondaryButton{padding-inline:calc(var(--spacing,.25rem)*8);padding-block:calc(var(--spacing,.25rem)*4)}}.styles-module__xmEN2W__secondaryButton{border-radius:var(--radius-xl,.75rem)}@media (min-width:40rem){.styles-module__xmEN2W__secondaryButton{border-radius:var(--radius-2xl,1rem)}}.styles-module__xmEN2W__secondaryButton{font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,calc(1.5/1)));--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);overflow:hidden}@media (min-width:40rem){.styles-module__xmEN2W__secondaryButton{font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,calc(1.75/1.125)))}}.styles-module__xmEN2W__secondaryButton{cursor:pointer;color:var(--color-white,#fff);transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;width:100%;transition-duration:.3s}@media (min-width:40rem){.styles-module__xmEN2W__secondaryButton{width:auto}}.styles-module__xmEN2W__secondaryButton{white-space:nowrap;background:padding-box padding-box;border:2px solid #0000;text-decoration:none;display:inline-flex}.styles-module__xmEN2W__secondaryButton:before{content:"";border-radius:var(--radius-2xl,1rem);z-index:-1;pointer-events:none;background:linear-gradient(135deg,#00828b,#003153,#00828b) 0 0/200% 200%;animation:4s infinite styles-module__xmEN2W__gradientRotate;position:absolute;inset:-2px}.styles-module__xmEN2W__secondaryButton:after{content:"";z-index:-1;pointer-events:none;background-color:#1a1a1a;border-radius:14px;transition:opacity .3s;position:absolute;inset:2px}.styles-module__xmEN2W__secondaryButton:hover{transform:scale(1.05)}.styles-module__xmEN2W__secondaryButton:hover:after{opacity:.7;background:linear-gradient(135deg,#00828b 0%,#003153 100%)}.styles-module__xmEN2W__secondaryButton:active{transform:scale(.98)}.styles-module__xmEN2W__secondaryButton:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(4px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);--tw-ring-color:#00315380;--tw-ring-offset-width:4px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color);--tw-ring-offset-color:#1a1a1a;--tw-outline-style:none;outline-style:none}@supports (color:lab(0% 0 0)){.styles-module__xmEN2W__secondaryButton:focus-visible{--tw-ring-color:lab(18.9121% -4.08378 -25.4337/.5)}}@keyframes styles-module__xmEN2W__gradientRotate{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.styles-module__xmEN2W__glowEffect{pointer-events:none;inset:calc(var(--spacing,.25rem)*0);border-radius:var(--radius-2xl,1rem);opacity:0;transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;filter:blur(20px);background:radial-gradient(circle,#00828b66,#0000 70%);transition-duration:.3s;position:absolute}.styles-module__xmEN2W__primaryButton:hover .styles-module__xmEN2W__glowEffect{opacity:1}@media (max-width:768px){.styles-module__xmEN2W__heroGrid{gap:calc(var(--spacing,.25rem)*8);min-height:calc(100vh - 60px);padding-block:1rem}.styles-module__xmEN2W__heroTitle{font-size:var(--text-4xl,2.25rem);line-height:var(--tw-leading,var(--text-4xl--line-height,calc(2.5/2.25)))}.styles-module__xmEN2W__heroDescription{font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,calc(1.75/1.125)));min-height:2.5em}.styles-module__xmEN2W__actionButtons{gap:calc(var(--spacing,.25rem)*3);flex-direction:column;width:100%}.styles-module__xmEN2W__primaryButton,.styles-module__xmEN2W__secondaryButton{text-align:center;justify-content:center;width:100%;min-height:48px}}@media (max-width:480px){.styles-module__xmEN2W__heroGrid{gap:calc(var(--spacing,.25rem)*6)}.styles-module__xmEN2W__heroContent{gap:calc(var(--spacing,.25rem)*4)}.styles-module__xmEN2W__heroTitle{font-size:var(--text-3xl,1.875rem);line-height:var(--tw-leading,var(--text-3xl--line-height,calc(2.25/1.875)))}.styles-module__xmEN2W__primaryButton,.styles-module__xmEN2W__secondaryButton{padding-inline:calc(var(--spacing,.25rem)*4);padding-block:calc(var(--spacing,.25rem)*3);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));min-height:44px}}[dir=rtl] .styles-module__xmEN2W__heroGrid{direction:rtl}.styles-module__xmEN2W__serviceIcon{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;background-color:var(--color-white,#fff);--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-radius:3.40282e38px;justify-content:center;align-items:center;transition-duration:.3s;display:flex;position:relative}.styles-module__xmEN2W__serviceIcon:hover{--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x)var(--tw-scale-y);box-shadow:0 8px 30px #0003}.styles-module__xmEN2W__serviceIconSm{width:calc(var(--spacing,.25rem)*12);height:calc(var(--spacing,.25rem)*12);padding:calc(var(--spacing,.25rem)*3)}.styles-module__xmEN2W__serviceIconMd{width:calc(var(--spacing,.25rem)*16);height:calc(var(--spacing,.25rem)*16);padding:calc(var(--spacing,.25rem)*4)}.styles-module__xmEN2W__serviceIconLg{width:calc(var(--spacing,.25rem)*20);height:calc(var(--spacing,.25rem)*20);padding:calc(var(--spacing,.25rem)*5)}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}
.styles-module__o6Xeoa__headerContainer{padding-inline:calc(var(--spacing,.25rem)*4);padding-block:calc(var(--spacing,.25rem)*8);text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}@media (min-width:48rem){.styles-module__o6Xeoa__headerContainer{padding-block:calc(var(--spacing,.25rem)*12)}}@media (min-width:64rem){.styles-module__o6Xeoa__headerContainer{padding-block:calc(var(--spacing,.25rem)*16)}}.styles-module__o6Xeoa__headerContainer{perspective:1000px}.styles-module__o6Xeoa__alignStart{text-align:start;align-items:flex-start}.styles-module__o6Xeoa__alignEnd{text-align:end;align-items:flex-end}.styles-module__o6Xeoa__particlesContainer{pointer-events:none;inset:calc(var(--spacing,.25rem)*0);position:absolute}.styles-module__o6Xeoa__particle{width:var(--size);height:var(--size);left:var(--x);animation:4s ease-in-out infinite styles-module__o6Xeoa__particleFloat;animation-delay:var(--delay);background:linear-gradient(135deg,#00d4df 0%,#00828b 100%);border-radius:3.40282e38px;position:absolute;top:50%;box-shadow:0 0 10px #00d4df80}@keyframes styles-module__o6Xeoa__particleFloat{0%,to{opacity:.6;transform:translateY(0)scale(1)}50%{opacity:1;transform:translateY(-30px)scale(1.2)}}.styles-module__o6Xeoa__badgeWrapper{z-index:10;margin-bottom:calc(var(--spacing,.25rem)*4);position:relative}@media (min-width:48rem){.styles-module__o6Xeoa__badgeWrapper{margin-bottom:calc(var(--spacing,.25rem)*6)}}.styles-module__o6Xeoa__badge{align-items:center;gap:calc(var(--spacing,.25rem)*2);padding-inline:calc(var(--spacing,.25rem)*5);padding-block:calc(var(--spacing,.25rem)*2);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);color:#00d4df;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#00828b26 0%,#00315333 100%);border:1px solid #00d4df4d;border-radius:3.40282e38px;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 0 20px #00828b4d,inset 0 1px #ffffff1a}.styles-module__o6Xeoa__badge:hover{border-color:#00d4df80;transition:all .3s;transform:translateY(-2px);box-shadow:0 0 30px #00828b80,inset 0 1px #ffffff26}.styles-module__o6Xeoa__badgeIcon{font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,calc(1.5/1)));animation:2s ease-in-out infinite styles-module__o6Xeoa__badgeIconPulse}@keyframes styles-module__o6Xeoa__badgeIconPulse{0%,to{opacity:1;transform:scale(1)rotate(0)}50%{opacity:.8;transform:scale(1.2)rotate(15deg)}}.styles-module__o6Xeoa__badgeText{z-index:10;position:relative}.styles-module__o6Xeoa__badgeGlow{inset:calc(var(--spacing,.25rem)*0);background:linear-gradient(90deg,#0000 0%,#00d4df33 50%,#0000 100%);animation:3s ease-in-out infinite styles-module__o6Xeoa__badgeGlowMove;position:absolute}@keyframes styles-module__o6Xeoa__badgeGlowMove{0%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module__o6Xeoa__titleSection{z-index:10;position:relative}.styles-module__o6Xeoa__title{font-size:var(--text-3xl,1.875rem);line-height:var(--tw-leading,var(--text-3xl--line-height,calc(2.25/1.875)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);position:relative}@media (min-width:40rem){.styles-module__o6Xeoa__title{font-size:var(--text-4xl,2.25rem);line-height:var(--tw-leading,var(--text-4xl--line-height,calc(2.5/2.25)))}}@media (min-width:48rem){.styles-module__o6Xeoa__title{font-size:var(--text-5xl,3rem);line-height:var(--tw-leading,var(--text-5xl--line-height,1))}}@media (min-width:64rem){.styles-module__o6Xeoa__title{font-size:var(--text-6xl,3.75rem);line-height:var(--tw-leading,var(--text-6xl--line-height,1))}}@media (min-width:80rem){.styles-module__o6Xeoa__title{font-size:var(--text-7xl,4.5rem);line-height:var(--tw-leading,var(--text-7xl--line-height,1))}}.styles-module__o6Xeoa__title{transform-style:preserve-3d;perspective:1000px;padding-bottom:.2em;line-height:1.3}.styles-module__o6Xeoa__titleText{z-index:10;-webkit-text-fill-color:transparent;text-shadow:none;filter:drop-shadow(0 4px 20px #00828b4d);background:linear-gradient(135deg,#fff 0%,#e0f7fa 25%,#00d4df 50%,#00828b 75%,#fff 100%) 0 0/200% 200%;-webkit-background-clip:text;background-clip:text;animation:8s ease-in-out infinite styles-module__o6Xeoa__titleGradient;display:block;position:relative}@keyframes styles-module__o6Xeoa__titleGradient{0%,to{background-position:0%}50%{background-position:100%}}.styles-module__o6Xeoa__titleShadow{inset:calc(var(--spacing,.25rem)*0);z-index:0;-webkit-text-fill-color:transparent;opacity:.4;filter:blur(4px);background:linear-gradient(135deg,#003153 0%,#00828b 100%);-webkit-background-clip:text;background-clip:text;display:block;position:absolute;transform:translateZ(-30px)translateY(3px)}.styles-module__o6Xeoa__titleHighlight{pointer-events:none;top:calc(var(--spacing,.25rem)*0);left:calc(var(--spacing,.25rem)*0);z-index:20;background:linear-gradient(#fff3 0%,#0000 40% 60%,#00828b1a 100%);-webkit-background-clip:text;background-clip:text;width:100%;height:100%;animation:3s ease-in-out infinite styles-module__o6Xeoa__highlightPulse;position:absolute}@keyframes styles-module__o6Xeoa__highlightPulse{0%,to{opacity:.5}50%{opacity:.8}}.styles-module__o6Xeoa__decorationWrapper{margin-top:calc(var(--spacing,.25rem)*4);justify-content:center;display:flex}@media (min-width:48rem){.styles-module__o6Xeoa__decorationWrapper{margin-top:calc(var(--spacing,.25rem)*6)}}.styles-module__o6Xeoa__decorationWrapper{transform-origin:50%}.styles-module__o6Xeoa__alignStart .styles-module__o6Xeoa__decorationWrapper{justify-content:flex-start}.styles-module__o6Xeoa__alignEnd .styles-module__o6Xeoa__decorationWrapper{justify-content:flex-end}.styles-module__o6Xeoa__decoration{align-items:center;gap:calc(var(--spacing,.25rem)*2);display:flex}.styles-module__o6Xeoa__decorationLine{height:calc(var(--spacing,.25rem)*.5);background:linear-gradient(90deg,#0000 0%,#00828b 50%,#00d4df 100%);border-radius:3.40282e38px;width:60px;animation:2s ease-in-out infinite styles-module__o6Xeoa__lineGlow;box-shadow:0 0 10px #00828b99}.styles-module__o6Xeoa__decoration .styles-module__o6Xeoa__decorationLine:last-of-type{background:linear-gradient(90deg,#00d4df 0%,#00828b 50%,#0000 100%)}@keyframes styles-module__o6Xeoa__lineGlow{0%,to{opacity:.8;box-shadow:0 0 10px #00828b99}50%{opacity:1;box-shadow:0 0 20px #00d4df}}.styles-module__o6Xeoa__decorationDot{height:calc(var(--spacing,.25rem)*2);width:calc(var(--spacing,.25rem)*2);background:#00d4df;border-radius:3.40282e38px;animation:2s ease-in-out infinite styles-module__o6Xeoa__dotPulse;box-shadow:0 0 10px #00d4dfcc}.styles-module__o6Xeoa__decoration .styles-module__o6Xeoa__decorationDot:last-child{animation-delay:1s}@keyframes styles-module__o6Xeoa__dotPulse{0%,to{transform:scale(1);box-shadow:0 0 10px #00d4dfcc}50%{transform:scale(1.3);box-shadow:0 0 20px #00d4df}}.styles-module__o6Xeoa__decorationCenter{height:calc(var(--spacing,.25rem)*8);width:calc(var(--spacing,.25rem)*8);background:linear-gradient(135deg,#00828b4d 0%,#00315366 100%);border:1px solid #00d4df66;border-radius:3.40282e38px;justify-content:center;align-items:center;animation:3s ease-in-out infinite styles-module__o6Xeoa__centerPulse;display:flex;box-shadow:0 0 15px #00828b80}@keyframes styles-module__o6Xeoa__centerPulse{0%,to{transform:rotate(0);box-shadow:0 0 15px #00828b80}50%{transform:rotate(180deg);box-shadow:0 0 25px #00d4dfcc}}.styles-module__o6Xeoa__decorationIcon{height:calc(var(--spacing,.25rem)*4);width:calc(var(--spacing,.25rem)*4);color:#00d4df;filter:drop-shadow(0 0 5px #00d4df80)}.styles-module__o6Xeoa__subtitle{z-index:10;margin-top:calc(var(--spacing,.25rem)*4);max-width:var(--container-2xl,42rem);font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,calc(1.5/1)));--tw-leading:var(--leading-relaxed,1.625);line-height:var(--leading-relaxed,1.625);color:#d1d5dccc;position:relative}@supports (color:color-mix(in lab, red, red)){.styles-module__o6Xeoa__subtitle{color:color-mix(in oklab,var(--color-gray-300,lab(85.1236% -.612259 -3.7138))80%,transparent)}}@media (min-width:40rem){.styles-module__o6Xeoa__subtitle{font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,calc(1.75/1.125)))}}@media (min-width:48rem){.styles-module__o6Xeoa__subtitle{margin-top:calc(var(--spacing,.25rem)*6);font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,calc(1.75/1.25)))}}.styles-module__o6Xeoa__alignStart .styles-module__o6Xeoa__subtitle{text-align:start}.styles-module__o6Xeoa__alignEnd .styles-module__o6Xeoa__subtitle{text-align:end}.styles-module__o6Xeoa__gradient .styles-module__o6Xeoa__titleText{background:linear-gradient(135deg,#00828b 0%,#00d4df 30%,#fff 50%,#00d4df 70%,#00828b 100%) 0 0/300% 300%;-webkit-background-clip:text;background-clip:text}.styles-module__o6Xeoa__minimal .styles-module__o6Xeoa__particlesContainer{display:none}.styles-module__o6Xeoa__minimal .styles-module__o6Xeoa__decoration{gap:calc(var(--spacing,.25rem)*1)}.styles-module__o6Xeoa__minimal .styles-module__o6Xeoa__decorationLine{width:40px;box-shadow:none}.styles-module__o6Xeoa__minimal .styles-module__o6Xeoa__decorationCenter{display:none}.styles-module__o6Xeoa__glow .styles-module__o6Xeoa__titleText{filter:drop-shadow(0 0 30px #00d4df80)}@media (max-width:640px){.styles-module__o6Xeoa__headerContainer{padding-inline:calc(var(--spacing,.25rem)*3);padding-block:calc(var(--spacing,.25rem)*6)}.styles-module__o6Xeoa__glowOrb{width:250px;height:120px}.styles-module__o6Xeoa__badge{padding-inline:calc(var(--spacing,.25rem)*3);padding-block:calc(var(--spacing,.25rem)*1.5);font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)))}.styles-module__o6Xeoa__decorationLine{width:40px}}@media (min-width:768px){.styles-module__o6Xeoa__decorationLine{width:80px}.styles-module__o6Xeoa__decorationCenter{height:calc(var(--spacing,.25rem)*10);width:calc(var(--spacing,.25rem)*10)}.styles-module__o6Xeoa__decorationIcon{height:calc(var(--spacing,.25rem)*5);width:calc(var(--spacing,.25rem)*5)}}@media (min-width:1024px){.styles-module__o6Xeoa__decorationLine{width:100px}}.styles-module__o6Xeoa__titleText{transition:filter .5s ease-in-out}.styles-module__o6Xeoa__headerContainer:hover .styles-module__o6Xeoa__titleText{filter:drop-shadow(0 6px 30px #00828b80)}.styles-module__o6Xeoa__decoration{transition:transform .4s ease-out}.styles-module__o6Xeoa__headerContainer:hover .styles-module__o6Xeoa__decoration{transform:scale(1.05)}@media (prefers-reduced-motion:reduce){.styles-module__o6Xeoa__particle,.styles-module__o6Xeoa__badgeIcon,.styles-module__o6Xeoa__badgeGlow,.styles-module__o6Xeoa__titleText,.styles-module__o6Xeoa__decorationLine,.styles-module__o6Xeoa__decorationDot,.styles-module__o6Xeoa__decorationCenter{animation:none}}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-leading{syntax:"*";inherits:false}
.styles-module__en5VwW__navbar{z-index:50;width:90%;max-width:64rem;height:5rem;margin:0 auto;position:fixed;top:1.5rem;left:0;right:0}.styles-module__en5VwW__desktopOnly{align-items:center;gap:1rem;display:flex}.styles-module__en5VwW__mobileOnly{align-items:center;gap:1rem;display:none}.styles-module__en5VwW__navbarMobile{width:95%;height:4rem}.styles-module__en5VwW__navbarContainer{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(90deg,#1f293733 0%,#11182726 50%,#1f293733 100%);border:1px solid #fff3;border-radius:1.5rem;width:100%;height:100%;transition:all .5s ease-out;overflow:visible;box-shadow:0 25px 50px -12px #0003}.styles-module__en5VwW__navbarContainer:hover{background:linear-gradient(90deg,#1f293740 0%,#11182733 50%,#1f293740 100%);border-color:#ffffff4d;box-shadow:0 35px 60px -12px #00828b4d}.styles-module__en5VwW__navbarShine{opacity:.5;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff0d 50%,#0000 100%);position:absolute;inset:0}.styles-module__en5VwW__navbarContent{z-index:10;justify-content:space-between;align-items:center;height:100%;padding:0 2rem;display:flex;position:relative}.styles-module__en5VwW__navbarBorderGlow{opacity:0;pointer-events:none;background:linear-gradient(90deg,#00828b4d 0%,#0000 50%,#00828b4d 100%);border:2px solid #0000;border-radius:1.5rem;transition:opacity .5s ease-out;position:absolute;inset:0}.styles-module__en5VwW__navbarContainer:hover .styles-module__en5VwW__navbarBorderGlow{opacity:1}.styles-module__en5VwW__leftSection{align-items:center;gap:.75rem;display:flex}.styles-module__en5VwW__centerSection{justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__en5VwW__rightSection{align-items:center;display:flex}.styles-module__en5VwW__interactiveElement{will-change:transform;backface-visibility:hidden;transition:transform .2s ease-out;transform:translateZ(0)}.styles-module__en5VwW__interactiveElement:hover{transform:scale(1.05)translateZ(0)}.styles-module__en5VwW__sidebarOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:50;background-color:#00000080;position:fixed;inset:0}.styles-module__en5VwW__sidebarContainer{-webkit-backdrop-filter:blur(40px)saturate(180%);backdrop-filter:blur(40px)saturate(180%);z-index:50;background:linear-gradient(135deg,#000000f7 0%,#05050afa 25%,#000000f7 50%,#08080ffa 75%,#000000f7 100%);border-left:1px solid #ffffff14;width:20rem;max-width:90vw;height:100%;position:fixed;top:0;right:0;box-shadow:-20px 0 60px #000c,-5px 0 20px #00000080,inset 1px 0 #ffffff08}.styles-module__en5VwW__cartSidebarContainer{-webkit-backdrop-filter:blur(40px)saturate(180%);backdrop-filter:blur(40px)saturate(180%);z-index:50;background:linear-gradient(135deg,#000000f7 0%,#05050afa 25%,#000000f7 50%,#08080ffa 75%,#000000f7 100%);border-left:1px solid #ffffff14;width:28rem;max-width:90vw;height:100%;position:fixed;top:0;right:0;box-shadow:-20px 0 60px #000c,-5px 0 20px #00000080,inset 1px 0 #ffffff08}.styles-module__en5VwW__sidebarContent{flex-direction:column;height:100%;display:flex}.styles-module__en5VwW__sidebarFixedFooter{background:linear-to-t from-[#1f2937]via-[#1f2937]to-transparent;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;border-top:1px solid #ffffff1a;flex-direction:column;gap:1rem;padding:1rem;display:flex;position:sticky;bottom:0;left:0;right:0}.styles-module__en5VwW__cartItemsScrollContainer{scroll-behavior:smooth;flex-direction:column;flex:1;gap:2rem;padding:4rem 1.5rem 1.5rem;display:flex;overflow-y:auto}.styles-module__en5VwW__cartItemsScrollContainer::-webkit-scrollbar{width:6px}.styles-module__en5VwW__cartItemsScrollContainer::-webkit-scrollbar-track{background:0 0}.styles-module__en5VwW__cartItemsScrollContainer::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.styles-module__en5VwW__cartItemsScrollContainer::-webkit-scrollbar-thumb:hover{background:#ffffff80}.styles-module__en5VwW__cartItem3D{z-index:1;background:#ffffff14;border:1px solid #ffffff26;border-radius:20px;margin-bottom:2rem;padding:3.5rem 1rem 1rem;transition:all .3s;position:relative;overflow:visible}.styles-module__en5VwW__cartItem3D:hover{background:#ffffff1f;border-color:#00828b66;transform:translateY(-2px);box-shadow:0 10px 25px #00828b33}.styles-module__en5VwW__cartItemImage3D{background:linear-to-br from-white/20 to-white/10;z-index:1;border:2px solid #00828b4d;border-radius:16px;width:100px;height:100px;position:absolute;top:-50px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 8px 20px #0000004d}.styles-module__en5VwW__cartItemImage3D img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.styles-module__en5VwW__cartItem3D:hover .styles-module__en5VwW__cartItemImage3D img{transform:scale(1.1)}.styles-module__en5VwW__cartItemContent3D{text-align:center;flex-direction:column;align-items:center;gap:.5rem;margin-top:1rem;display:flex}.styles-module__en5VwW__cartItemTrashPosition{z-index:2;position:absolute;top:.75rem;left:.75rem}.styles-module__en5VwW__sidebarHeader{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffff0d;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.styles-module__en5VwW__sidebarTitle{color:#fff;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;display:flex}.styles-module__en5VwW__cartSidebarTitle{flex-direction:column;align-items:flex-start;gap:.25rem;display:flex}.styles-module__en5VwW__cartSidebarMainTitle{color:#fff;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.styles-module__en5VwW__cartSidebarSubtitle{color:#00828b;background:#00828b1a;border:1px solid #00828b4d;border-radius:1rem;width:fit-content;padding:.25rem .75rem;font-size:.875rem;font-weight:600}.styles-module__en5VwW__sidebarCloseBtn{color:#fffc;cursor:pointer;background-color:#ffffff1a;border:none;border-radius:9999px;outline:none;padding:.5rem;transition:all .2s ease-out}.styles-module__en5VwW__sidebarCloseBtn:hover{color:#fff;background-color:#fff3}.styles-module__en5VwW__sidebarCloseBtn:focus{outline-offset:2px;outline:2px solid #ffffff4d}.styles-module__en5VwW__sidebarBody{scroll-behavior:smooth;flex:1;padding:1.5rem;overflow-y:auto}.styles-module__en5VwW__sidebarBody::-webkit-scrollbar{width:6px}.styles-module__en5VwW__sidebarBody::-webkit-scrollbar-track{background:0 0}.styles-module__en5VwW__sidebarBody::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.styles-module__en5VwW__sidebarBody::-webkit-scrollbar-thumb:hover{background:#ffffff80}.styles-module__en5VwW__navLink{text-align:center;color:#ffffffe6;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1.5rem;outline:none;width:100%;padding:1rem 1.5rem;font-size:1.125rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.styles-module__en5VwW__navLink:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.styles-module__en5VwW__navLink:hover{color:#fff;background:#00828b;border-color:#00828b80;transform:translate(.25rem);box-shadow:0 10px 25px #00828b33}.styles-module__en5VwW__navLink:hover:before{left:100%}.styles-module__en5VwW__navLink:focus{outline-offset:2px;outline:2px solid #00828b80}.styles-module__en5VwW__navLinkActive{color:#fff;background:#00828b;border-color:#00828b80;box-shadow:0 10px 25px #00828b4d}.styles-module__en5VwW__socialSection{border-top:1px solid #ffffff1a;margin-top:2rem;padding-top:1.5rem}.styles-module__en5VwW__socialTitle{color:#fffc;text-align:center;margin-bottom:1rem;font-weight:600}.styles-module__en5VwW__socialGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.styles-module__en5VwW__socialButton{color:#ffffffb3;cursor:pointer;border:1px solid #ffffff1a;border-radius:.75rem;outline:none;justify-content:center;align-items:center;padding:.75rem;transition:all .2s;display:flex}.styles-module__en5VwW__socialButton:hover{color:#fff;transform:scale(1.05)}.styles-module__en5VwW__socialButton:focus{outline-offset:2px;outline:2px solid #ffffff4d}.styles-module__en5VwW__socialButtonYoutube{background:#ef444433}.styles-module__en5VwW__socialButtonYoutube:hover{color:#f87171;background:#ef44444d}.styles-module__en5VwW__socialButtonTiktok{background:#37415133}.styles-module__en5VwW__socialButtonTiktok:hover{color:#9ca3af;background:#3741514d}.styles-module__en5VwW__socialButtonDiscord{background:#6366f133}.styles-module__en5VwW__socialButtonDiscord:hover{color:#818cf8;background:#6366f14d}.styles-module__en5VwW__socialButtonInstagram{background:#ec489933}.styles-module__en5VwW__socialButtonInstagram:hover{color:#f472b6;background:#ec48994d}.styles-module__en5VwW__sidebarFooterCard{background:linear-to-r from-[#1f2937]to-[#111827];border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;height:60px;margin-top:auto;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.styles-module__en5VwW__sidebarFooterCard:before,.styles-module__en5VwW__sidebarFooterCard:after{z-index:1;align-items:center;width:50%;height:100%;transition:all .25s linear;display:flex;position:absolute}.styles-module__en5VwW__sidebarFooterCard:before{content:"";background-color:#00828b;justify-content:flex-end;left:0}.styles-module__en5VwW__sidebarFooterCard:after{content:"";background-color:#1f2937;justify-content:flex-start;right:0}.styles-module__en5VwW__sidebarFooterCard:hover{box-shadow:0 14px 28px #00000040,0 10px 10px #00000038}.styles-module__en5VwW__sidebarFooterCard:hover .styles-module__en5VwW__sidebarFooterTitle{opacity:0;z-index:-3}.styles-module__en5VwW__sidebarFooterCard:hover:before{opacity:.5;transform:translateY(-100%)}.styles-module__en5VwW__sidebarFooterCard:hover:after{opacity:.5;transform:translateY(100%)}.styles-module__en5VwW__sidebarFooterTitle{color:#f5f5f5;opacity:1;z-index:2;justify-content:center;align-items:center;width:100%;height:100%;font-family:inherit;font-size:18px;font-weight:700;transition:opacity .25s;display:flex;position:absolute}.styles-module__en5VwW__sidebarFooterSocialLink{color:#f5f5f5;justify-content:center;align-items:center;width:16.6667%;height:100%;font-size:20px;text-decoration:none;transition:all .25s;display:flex;position:relative}.styles-module__en5VwW__sidebarFooterSocialLink svg{text-shadow:1px 1px #00828bb3;width:22px;height:22px;transform:scale(1)}.styles-module__en5VwW__sidebarFooterSocialLink:hover{background-color:#f9f4ffc5;animation:.4s linear styles-module__en5VwW__bounce_sidebar_footer}@keyframes styles-module__en5VwW__bounce_sidebar_footer{40%{transform:scale(1.4)}60%{transform:scale(.8)}80%{transform:scale(1.2)}to{transform:scale(1)}}.styles-module__en5VwW__mobileLoginContainer{border-bottom:1px solid #ffffff1a;margin-bottom:1rem;padding-bottom:1rem}.styles-module__en5VwW__mobileLoginButton{color:#fff;cursor:pointer;background:#00828b;border:none;border-radius:1rem;outline:none;width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.styles-module__en5VwW__mobileLoginButton:hover{background:#006b73;transform:translateY(-1px);box-shadow:0 4px 12px #00828b4d}.styles-module__en5VwW__mobileLoginButton:focus{outline-offset:2px;outline:2px solid #00828b80}.styles-module__en5VwW__logo{cursor:pointer;background:0 0;border:none;padding:0;transition:all .3s ease-out;position:relative;overflow:visible}.styles-module__en5VwW__logo:hover{filter:drop-shadow(0 0 20px #00828b)drop-shadow(0 0 40px #00828b)drop-shadow(0 0 60px #00828b);transform:scale(1.5)}.styles-module__en5VwW__logo:focus{outline-offset:2px;outline:2px solid #00828b80}.styles-module__en5VwW__logoSmall{z-index:20;width:3rem;height:3rem}.styles-module__en5VwW__logoMedium{z-index:20;width:4rem;height:4rem}.styles-module__en5VwW__logoLarge{z-index:20;width:6rem;height:6rem}.styles-module__en5VwW__burgerMenu{color:#fffc;cursor:pointer;background-color:#ffffff1a;border:1px solid #ffffff1a;border-radius:.75rem;outline:none;justify-content:center;align-items:center;padding:.625rem;transition:all .2s ease-out;display:flex}.styles-module__en5VwW__burgerMenu:hover{color:#fff;background-color:#fff3;border-color:#fff3;box-shadow:0 10px 25px #00828b40}.styles-module__en5VwW__burgerMenu:focus{outline:none;box-shadow:0 0 0 2px #00828b66}.styles-module__en5VwW__cartIcon{color:#fffc;cursor:pointer;background-color:#ffffff1a;border:1px solid #ffffff1a;border-radius:.75rem;outline:none;justify-content:center;align-items:center;padding:.625rem;transition:all .2s ease-out;display:flex;position:relative}.styles-module__en5VwW__cartIcon:hover{color:#fff;background-color:#fff3;border-color:#fff3;box-shadow:0 10px 25px #00828b40}.styles-module__en5VwW__cartIcon:focus{outline:none;box-shadow:0 0 0 2px #00828b66}.styles-module__en5VwW__cartBadge{color:#fff;background-color:#00828b;border:2px solid #fff3;border-radius:9999px;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:-.25rem;right:-.25rem}@keyframes styles-module__en5VwW__cartSvgSlide{0%{transform:translate(0)}25%{transform:translate(4px)}50%{transform:translate(0)}75%{transform:translate(-4px)}to{transform:translate(0)}}.styles-module__en5VwW__cartIconAnimated svg{transition:none;animation:2.5s ease-in-out infinite styles-module__en5VwW__cartSvgSlide}.styles-module__en5VwW__cartIconAnimated:hover svg{animation-play-state:paused}.styles-module__en5VwW__trashDeleteButton{cursor:pointer;background:0 0;border:none;outline:none;padding:.5em;font-size:.8em;transition:transform .2s;position:relative}.styles-module__en5VwW__trashDeleteButton:focus{outline-offset:2px;outline:2px solid #e74c3c80}.styles-module__en5VwW__trashSvg{filter:drop-shadow(0 2px 4px #0000001a);width:2.5em;height:2.5em;transition:transform .3s cubic-bezier(.34,1.56,.64,1);overflow:visible}.styles-module__en5VwW__trashLidGroup{transform-origin:12px 18px;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.styles-module__en5VwW__trashDeleteButton:hover .styles-module__en5VwW__trashLidGroup{transform:rotate(-28deg)translateY(2px)}.styles-module__en5VwW__trashDeleteButton:active .styles-module__en5VwW__trashLidGroup{transform:rotate(-12deg)scale(.98)}.styles-module__en5VwW__trashDeleteButton:hover .styles-module__en5VwW__trashSvg{transform:scale(1.08)rotate(3deg)}.styles-module__en5VwW__trashDeleteButton:active .styles-module__en5VwW__trashSvg{transform:scale(.96)rotate(-1deg)}.styles-module__en5VwW__loginButton{cursor:pointer;color:#2ff8ff;white-space:nowrap;background-color:#0000;border:2px solid #0000;border-radius:100px;outline:none;align-items:center;gap:.5rem;height:auto;padding:.6rem 2rem;font-size:.875rem;font-weight:600;transition:all .6s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 2px #2fffee}.styles-module__en5VwW__loginButton:hover{color:#212121;border-radius:12px;box-shadow:0 0 0 12px #0000}.styles-module__en5VwW__loginButton:active{transform:scale(.95);box-shadow:0 0 0 4px #adff2f}.styles-module__en5VwW__loginButton:focus{outline-offset:2px;outline:2px solid #00828b80}.styles-module__en5VwW__loginButtonSvg{z-index:9;fill:#2fffff;width:1.5rem;transition:all .8s cubic-bezier(.23,1,.32,1);position:absolute}.styles-module__en5VwW__loginButtonArr1{right:20px}.styles-module__en5VwW__loginButtonArr2{left:-25%}.styles-module__en5VwW__loginButton:hover .styles-module__en5VwW__loginButtonArr1{right:-25%}.styles-module__en5VwW__loginButton:hover .styles-module__en5VwW__loginButtonArr2{left:20px}.styles-module__en5VwW__loginButton:hover .styles-module__en5VwW__loginButtonSvg{fill:#212121}.styles-module__en5VwW__loginButtonCircle{opacity:0;background-color:#2fe0ff;border-radius:50%;width:.75rem;height:.75rem;transition:all .8s cubic-bezier(.23,1,.32,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__en5VwW__loginButton:hover .styles-module__en5VwW__loginButtonCircle{opacity:1;width:150px;height:150px}.styles-module__en5VwW__loginButtonText{z-index:1;transition:all .8s cubic-bezier(.23,1,.32,1);position:relative;transform:translate(-12px)}.styles-module__en5VwW__loginButton:hover .styles-module__en5VwW__loginButtonText{transform:translate(12px)}@media (max-width:768px){.styles-module__en5VwW__desktopOnly{display:none}.styles-module__en5VwW__mobileOnly{display:flex}.styles-module__en5VwW__navbar{height:4rem;top:.75rem}.styles-module__en5VwW__navbarContainer{border-radius:1.25rem}.styles-module__en5VwW__navbarContent{padding:0 .75rem}.styles-module__en5VwW__leftSection{gap:.375rem}.styles-module__en5VwW__logo{max-width:70px;max-height:70px}.styles-module__en5VwW__burgerMenu{border-radius:.625rem;padding:.5rem}.styles-module__en5VwW__burgerMenu svg{width:20px;height:20px}.styles-module__en5VwW__cartIcon{border-radius:.625rem;padding:.5rem}.styles-module__en5VwW__cartIcon svg{width:20px;height:20px}.styles-module__en5VwW__cartBadge{width:1rem;height:1rem;font-size:.625rem;top:-.125rem;right:-.125rem}.styles-module__en5VwW__avatarButton{width:2.25rem;height:2.25rem}}@media (max-width:480px){.styles-module__en5VwW__navbar{width:95%;height:3.5rem;top:.5rem}.styles-module__en5VwW__navbarContent{padding:0 .5rem}.styles-module__en5VwW__leftSection{gap:.25rem}.styles-module__en5VwW__logo{max-width:55px;max-height:55px}.styles-module__en5VwW__burgerMenu{border-radius:.5rem;padding:.375rem}.styles-module__en5VwW__burgerMenu svg{width:18px;height:18px}.styles-module__en5VwW__cartIcon{border-radius:.5rem;padding:.375rem}.styles-module__en5VwW__cartIcon svg{width:18px;height:18px}.styles-module__en5VwW__avatarButton{width:2rem;height:2rem}.styles-module__en5VwW__onlineIndicator{width:7px;height:7px}}@media (max-width:768px){.styles-module__en5VwW__loginButton{gap:.375rem;padding:.5rem 1.5rem;font-size:.8125rem}.styles-module__en5VwW__loginButtonSvg{width:1.25rem}.styles-module__en5VwW__loginButtonArr1{right:14px}.styles-module__en5VwW__loginButton:hover .styles-module__en5VwW__loginButtonArr2{left:14px}.styles-module__en5VwW__loginButtonCircle{width:.625rem;height:.625rem}.styles-module__en5VwW__loginButton:hover .styles-module__en5VwW__loginButtonCircle{width:120px;height:120px}}@media (max-width:640px){.styles-module__en5VwW__loginButton{gap:.25rem;padding:.4rem 1.25rem;font-size:.75rem}.styles-module__en5VwW__loginButtonSvg{width:1rem}.styles-module__en5VwW__loginButtonArr1{right:10px}.styles-module__en5VwW__loginButton:hover .styles-module__en5VwW__loginButtonArr2{left:10px}.styles-module__en5VwW__loginButtonText{transform:translate(-8px)}.styles-module__en5VwW__loginButton:hover .styles-module__en5VwW__loginButtonText{transform:translate(8px)}.styles-module__en5VwW__loginButton:hover .styles-module__en5VwW__loginButtonCircle{width:100px;height:100px}}@media (max-width:480px){.styles-module__en5VwW__loginButton{gap:.125rem;padding:.35rem 1rem;font-size:.6875rem}.styles-module__en5VwW__loginButtonSvg{width:.875rem}.styles-module__en5VwW__loginButtonArr1{right:8px}.styles-module__en5VwW__loginButton:hover .styles-module__en5VwW__loginButtonArr2{left:8px}.styles-module__en5VwW__loginButtonText{transform:translate(-6px)}.styles-module__en5VwW__loginButton:hover .styles-module__en5VwW__loginButtonText{transform:translate(6px)}.styles-module__en5VwW__loginButton:hover .styles-module__en5VwW__loginButtonCircle{width:80px;height:80px}}.styles-module__en5VwW__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.styles-module__en5VwW__loading{opacity:.5;cursor:not-allowed}.styles-module__en5VwW__loadingSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:1rem;height:1rem;animation:1s linear infinite styles-module__en5VwW__spin}@keyframes styles-module__en5VwW__spin{to{transform:rotate(360deg)}}[dir=rtl] .styles-module__en5VwW__navbarContent,[dir=rtl] .styles-module__en5VwW__leftSection,[dir=rtl] .styles-module__en5VwW__rightSection{flex-direction:row-reverse}@media (max-width:768px){.styles-module__en5VwW__navbar{width:95%;height:4rem}.styles-module__en5VwW__navbarContent{padding-left:1rem;padding-right:1rem}.styles-module__en5VwW__sidebarContainer{width:100%;max-width:24rem}}@media (prefers-contrast:high){.styles-module__en5VwW__navbarContainer{border-color:#ffffff80}}@media (prefers-reduced-motion:reduce){.styles-module__en5VwW__interactiveElement,.styles-module__en5VwW__logo,.styles-module__en5VwW__burgerMenu,.styles-module__en5VwW__cartIcon,.styles-module__en5VwW__loginButton{transition:none}.styles-module__en5VwW__cartIconAnimated{animation:none}}@keyframes styles-module__en5VwW__pulse{0%,to{opacity:1}50%{opacity:.7}}.styles-module__en5VwW__pulseAnimation{animation:2s cubic-bezier(.4,0,.6,1) infinite styles-module__en5VwW__pulse}@keyframes styles-module__en5VwW__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.styles-module__en5VwW__slideIn{animation:.4s ease-out styles-module__en5VwW__slideIn}@keyframes styles-module__en5VwW__fadeIn{0%{opacity:0}to{opacity:1}}.styles-module__en5VwW__fadeIn{animation:.3s ease-out styles-module__en5VwW__fadeIn}.styles-module__en5VwW__authButtonLoading{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex}.styles-module__en5VwW__avatarButton{cursor:pointer;will-change:transform;backface-visibility:hidden;background:linear-gradient(135deg,#00828b 0%,#003153 100%) padding-box padding-box;border:2.5px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:box-shadow .3s,transform .2s;animation:3s ease-in-out infinite styles-module__en5VwW__avatarPulse;display:flex;position:relative;overflow:visible;transform:translateZ(0);box-shadow:0 4px 15px #00828b4d,0 0 #00828b00}.styles-module__en5VwW__avatarButton:before{content:"";z-index:-1;opacity:0;background:linear-gradient(135deg,#00828b,#003153,#00828b);border-radius:50%;transition:opacity .4s;animation:4s linear infinite styles-module__en5VwW__avatarRotate;position:absolute;inset:-2.5px}.styles-module__en5VwW__avatarButton:hover:before{opacity:1}.styles-module__en5VwW__avatarButton:hover{animation:none;transform:scale(1.08)rotate(-5deg);box-shadow:0 8px 30px #00828b80,0 0 40px #00828b4d,0 0 0 8px #00828b1a}.styles-module__en5VwW__avatarButton:active{transform:scale(.95)}.styles-module__en5VwW__avatarButton:focus{outline:none;box-shadow:0 8px 30px #00828b80,0 0 0 4px #00828b66}@keyframes styles-module__en5VwW__avatarPulse{0%,to{box-shadow:0 4px 15px #00828b4d,0 0 #00828b00}50%{box-shadow:0 4px 20px #00828b66,0 0 0 8px #00828b1a}}@keyframes styles-module__en5VwW__avatarRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles-module__en5VwW__avatarImage{object-fit:cover;border-radius:50%;width:100%;height:100%;transition:transform .4s cubic-bezier(.4,0,.2,1)}.styles-module__en5VwW__avatarButton:hover .styles-module__en5VwW__avatarImage{transform:scale(1.1)}.styles-module__en5VwW__avatarInitial{color:#fff;text-transform:uppercase;text-shadow:0 2px 8px #0000004d;letter-spacing:.5px;font-size:1.125rem;font-weight:700;transition:transform .4s cubic-bezier(.4,0,.2,1)}.styles-module__en5VwW__avatarButton:hover .styles-module__en5VwW__avatarInitial{transform:scale(1.15)}.styles-module__en5VwW__onlineIndicator{background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:2.5px solid #0a0a0a;border-radius:50%;width:11px;height:11px;animation:2s ease-in-out infinite styles-module__en5VwW__onlinePulse;position:absolute;bottom:2px;right:2px;box-shadow:0 0 0 3px #10b98133,0 2px 8px #10b98166}@keyframes styles-module__en5VwW__onlinePulse{0%,to{transform:scale(1);box-shadow:0 0 0 3px #10b98133,0 2px 8px #10b98166}50%{transform:scale(1.1);box-shadow:0 0 0 6px #10b9811a,0 2px 12px #10b98199}}.styles-module__en5VwW__avatarDropdown{z-index:9999;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);isolation:isolate;pointer-events:auto;will-change:transform,opacity;backface-visibility:hidden;background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 100%);border:1px solid #00828b40;border-radius:1.25rem;min-width:260px;position:absolute;top:calc(100% + 1rem);left:0;overflow:hidden;transform:translateZ(0);box-shadow:0 24px 48px #00000080,0 8px 20px #00828b33,0 0 0 1px #00828b26}[dir=rtl] .styles-module__en5VwW__avatarDropdown{left:auto;right:0}.styles-module__en5VwW__avatarDropdownHeader{background:linear-gradient(135deg,#00828b26 0%,#0031531a 100%);border-bottom:1px solid #00828b33;flex-direction:column;gap:.25rem;padding:1.25rem;display:flex;position:relative}.styles-module__en5VwW__avatarDropdownName{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:1rem;font-weight:600;line-height:1.4;overflow:hidden}.styles-module__en5VwW__avatarDropdownEmail{color:#ffffffb3;text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:.8125rem;font-weight:400;line-height:1.3;overflow:hidden}.styles-module__en5VwW__avatarDropdownHeader:before{content:"";background:linear-gradient(90deg,#0000,#00828b80,#0000);height:1px;position:absolute;top:0;left:0;right:0}.styles-module__en5VwW__avatarDropdownDivider{background:linear-gradient(90deg,#0000,#00828b4d,#0000);height:1px;margin:0}.styles-module__en5VwW__avatarDropdownItem{color:#ffffffd9;cursor:pointer;text-align:start;background:0 0;border:none;align-items:center;gap:.875rem;width:100%;padding:.875rem 1.25rem;font-size:.9375rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.styles-module__en5VwW__avatarDropdownItem:before{content:"";background:linear-gradient(#00828b 0%,#003153 100%);border-radius:0 2px 2px 0;width:3px;height:0;transition:height .3s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:0;transform:translateY(-50%)}[dir=rtl] .styles-module__en5VwW__avatarDropdownItem:before{border-radius:2px 0 0 2px;left:auto;right:0}.styles-module__en5VwW__avatarDropdownItem:hover{color:#fff;background:linear-gradient(90deg,#00828b26 0%,#0000 100%);padding-left:1.5rem}[dir=rtl] .styles-module__en5VwW__avatarDropdownItem:hover{background:linear-gradient(270deg,#00828b26 0%,#0000 100%);padding-left:1.25rem;padding-right:1.5rem}.styles-module__en5VwW__avatarDropdownItem:hover:before{height:70%}[dir=rtl] .styles-module__en5VwW__avatarDropdownItem:focus{background:linear-gradient(270deg,#00828b33 0%,#0000 100%)}.styles-module__en5VwW__avatarDropdownItem svg{transition:transform .3s cubic-bezier(.4,0,.2,1)}.styles-module__en5VwW__avatarDropdownItem:hover svg{transform:scale(1.1)}.styles-module__en5VwW__avatarDropdownItemDanger:before{background:linear-gradient(#ef4444 0%,#dc2626 100%)}[dir=rtl] .styles-module__en5VwW__avatarDropdownItemDanger:hover{background:linear-gradient(270deg,#ef444426 0%,#0000 100%)}avatarDropdownItem:hover{color:#1e293b;background:#f1f5f9}.styles-module__en5VwW__avatarDropdownItem:focus{background:#f1f5f9;outline:none}.styles-module__en5VwW__avatarDropdownItemDanger{color:#ef4444}.styles-module__en5VwW__avatarDropdownItemDanger:hover{color:#dc2626;background:#fef2f2}@media (max-width:768px){.styles-module__en5VwW__avatarButton{width:2.25rem;height:2.25rem}.styles-module__en5VwW__avatarInitial{font-size:.875rem}.styles-module__en5VwW__onlineIndicator{width:8px;height:8px;bottom:1px;right:1px}.styles-module__en5VwW__avatarDropdown{min-width:200px}}
.styles-module___SC8Gq__footerSection{background:linear-gradient(#0f1419 0%,#0a0d10 50%,#0f1419 100%);width:100%;position:relative;overflow:hidden}.styles-module___SC8Gq__footerWrapper{z-index:10;position:relative}.styles-module___SC8Gq__backgroundElements{pointer-events:none;inset:calc(var(--spacing,.25rem)*0);position:absolute;overflow:hidden}.styles-module___SC8Gq__floatingOrb{filter:blur(60px);border-radius:3.40282e38px;animation:8s ease-in-out infinite styles-module___SC8Gq__floatOrb;position:absolute}.styles-module___SC8Gq__floatingOrb:first-child{height:calc(var(--spacing,.25rem)*64);width:calc(var(--spacing,.25rem)*64);background:#00828b14;animation-delay:0s;top:10%;right:5%}.styles-module___SC8Gq__floatingOrb:nth-child(2){height:calc(var(--spacing,.25rem)*48);width:calc(var(--spacing,.25rem)*48);background:#0031531a;animation-delay:-2s;bottom:20%;left:10%}.styles-module___SC8Gq__floatingOrb:nth-child(3){height:calc(var(--spacing,.25rem)*32);width:calc(var(--spacing,.25rem)*32);background:#00828b0f;animation-delay:-4s;top:40%;left:30%}@keyframes styles-module___SC8Gq__floatOrb{0%,to{opacity:.5;transform:translate(0)scale(1)}50%{opacity:.8;transform:translate(20px,-30px)scale(1.1)}}.styles-module___SC8Gq__gridPattern{pointer-events:none;inset:calc(var(--spacing,.25rem)*0);background-image:linear-gradient(#00828b05 1px,#0000 1px),linear-gradient(90deg,#00828b05 1px,#0000 1px);background-size:80px 80px;position:absolute;-webkit-mask-image:radial-gradient(#000 20%,#0000 70%);mask-image:radial-gradient(#000 20%,#0000 70%)}.styles-module___SC8Gq__mainContent{padding-inline:calc(var(--spacing,.25rem)*6);padding-block:calc(var(--spacing,.25rem)*16)}@media (min-width:48rem){.styles-module___SC8Gq__mainContent{padding-inline:calc(var(--spacing,.25rem)*8);padding-block:calc(var(--spacing,.25rem)*20)}}@media (min-width:64rem){.styles-module___SC8Gq__mainContent{padding-inline:calc(var(--spacing,.25rem)*12);padding-block:calc(var(--spacing,.25rem)*24)}}.styles-module___SC8Gq__mainContent{max-width:1400px;margin-inline:auto}.styles-module___SC8Gq__topSection{gap:calc(var(--spacing,.25rem)*12);display:grid}@media (min-width:64rem){.styles-module___SC8Gq__topSection{gap:calc(var(--spacing,.25rem)*16)}}.styles-module___SC8Gq__topSection{grid-template-columns:1fr}@media (min-width:768px){.styles-module___SC8Gq__topSection{grid-template-columns:1.2fr 1fr}}@media (min-width:1024px){.styles-module___SC8Gq__topSection{grid-template-columns:1.3fr 2fr}}.styles-module___SC8Gq__brandSection{gap:calc(var(--spacing,.25rem)*6);flex-direction:column;display:flex}.styles-module___SC8Gq__brandHeader{align-items:center;gap:calc(var(--spacing,.25rem)*4);display:flex}.styles-module___SC8Gq__brandLogo{height:calc(var(--spacing,.25rem)*14);width:calc(var(--spacing,.25rem)*14);border-radius:var(--radius-2xl,1rem);background:#00828b26;border:1px solid #00828b4d;position:relative;overflow:hidden;box-shadow:0 0 20px #00828b33,inset 0 0 20px #00828b1a}.styles-module___SC8Gq__brandLogoGlow{inset:calc(var(--spacing,.25rem)*0);opacity:0;background:radial-gradient(circle,#00828b66 0%,#0000 70%);transition:opacity .3s;position:absolute}.styles-module___SC8Gq__brandLogo:hover .styles-module___SC8Gq__brandLogoGlow{opacity:1}.styles-module___SC8Gq__brandInfo{flex-direction:column;display:flex}.styles-module___SC8Gq__brandName{font-size:var(--text-2xl,1.5rem);line-height:var(--tw-leading,var(--text-2xl--line-height,calc(2/1.5)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-white,#fff)}@media (min-width:48rem){.styles-module___SC8Gq__brandName{font-size:var(--text-3xl,1.875rem);line-height:var(--tw-leading,var(--text-3xl--line-height,calc(2.25/1.875)))}}.styles-module___SC8Gq__brandName{text-shadow:0 0 20px #00828b4d}.styles-module___SC8Gq__brandTagline{margin-top:calc(var(--spacing,.25rem)*1);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));color:var(--color-gray-400,#99a1af)}@supports (color:lab(0% 0 0)){.styles-module___SC8Gq__brandTagline{color:var(--color-gray-400,lab(65.9269% -.832707 -8.17473))}}@media (min-width:48rem){.styles-module___SC8Gq__brandTagline{font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,calc(1.5/1)))}}.styles-module___SC8Gq__brandDescription{max-width:var(--container-md,28rem);--tw-leading:var(--leading-relaxed,1.625);line-height:var(--leading-relaxed,1.625);color:var(--color-gray-400,#99a1af);font-size:.9375rem;line-height:1.8}@supports (color:lab(0% 0 0)){.styles-module___SC8Gq__brandDescription{color:var(--color-gray-400,lab(65.9269% -.832707 -8.17473))}}.styles-module___SC8Gq__socialLinks{gap:calc(var(--spacing,.25rem)*3);flex-wrap:wrap;display:flex}.styles-module___SC8Gq__socialLink{height:calc(var(--spacing,.25rem)*11);width:calc(var(--spacing,.25rem)*11);border-radius:calc(var(--radius) + 4px);color:var(--color-gray-300,#d1d5dc);transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;-webkit-backdrop-filter:blur(10px);background:#1f293780;border:1px solid #ffffff14;justify-content:center;align-items:center;transition-duration:.3s;animation-duration:.3s;display:flex;position:relative}@supports (color:lab(0% 0 0)){.styles-module___SC8Gq__socialLink{color:var(--color-gray-300,lab(85.1236% -.612259 -3.7138))}}.styles-module___SC8Gq__socialLink:before{content:"";inset:calc(var(--spacing,.25rem)*0);border-radius:calc(var(--radius) + 4px);opacity:0;background:linear-gradient(135deg,#00828b4d 0%,#0031534d 100%);transition:opacity .3s;position:absolute}.styles-module___SC8Gq__socialLink:hover:before{opacity:1}.styles-module___SC8Gq__socialLink:hover{color:var(--color-white,#fff);border-color:#00828b80;transform:translateY(-3px);box-shadow:0 0 25px #00828b4d}.styles-module___SC8Gq__socialLink:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color);--tw-outline-style:none;--tw-ring-color:#00828b;--tw-ring-offset-color:#0f1419;outline-style:none}.styles-module___SC8Gq__socialLinkIcon{z-index:10;height:calc(var(--spacing,.25rem)*5);width:calc(var(--spacing,.25rem)*5);position:relative}.styles-module___SC8Gq__linksGrid{gap:calc(var(--spacing,.25rem)*8);display:grid}@media (min-width:48rem){.styles-module___SC8Gq__linksGrid{gap:calc(var(--spacing,.25rem)*6)}}.styles-module___SC8Gq__linksGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}@media (min-width:768px){.styles-module___SC8Gq__linksGrid{grid-template-columns:repeat(3,1fr)}}.styles-module___SC8Gq__linkGroup{flex-direction:column;display:flex}.styles-module___SC8Gq__linkGroupTitle{margin-bottom:calc(var(--spacing,.25rem)*5);padding-bottom:calc(var(--spacing,.25rem)*3);font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,calc(1.75/1.125)));--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);color:var(--color-white,#fff);position:relative}.styles-module___SC8Gq__linkGroupTitle:after{content:"";inset-inline-start:calc(var(--spacing,.25rem)*0);bottom:calc(var(--spacing,.25rem)*0);height:calc(var(--spacing,.25rem)*.5);width:calc(var(--spacing,.25rem)*12);background:linear-gradient(90deg,#00828b 0%,#0000 100%);border-radius:3.40282e38px;position:absolute}.styles-module___SC8Gq__linksList{gap:calc(var(--spacing,.25rem)*3);flex-direction:column;display:flex}.styles-module___SC8Gq__linkItem{align-items:center;gap:calc(var(--spacing,.25rem)*2);color:var(--color-gray-400,#99a1af);transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;font-size:.9375rem;transition-duration:.3s;animation-duration:.3s;display:flex;position:relative}@supports (color:lab(0% 0 0)){.styles-module___SC8Gq__linkItem{color:var(--color-gray-400,lab(65.9269% -.832707 -8.17473))}}.styles-module___SC8Gq__linkItem:before{content:"←";opacity:0;transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;transition-duration:.3s;animation-duration:.3s;transform:translate(10px)}.styles-module___SC8Gq__linkItem:hover{color:var(--color-white,#fff);padding-inline-end:.5rem}.styles-module___SC8Gq__linkItem:hover:before{opacity:1;color:#00828b;transform:translate(0)}.styles-module___SC8Gq__linkItem:focus-visible{--tw-outline-style:none;color:#00828b;outline-style:none}.styles-module___SC8Gq__newsletterSection{margin-top:calc(var(--spacing,.25rem)*12);border-radius:var(--radius-3xl,1.5rem);padding:calc(var(--spacing,.25rem)*6);position:relative;overflow:hidden}@media (min-width:48rem){.styles-module___SC8Gq__newsletterSection{padding:calc(var(--spacing,.25rem)*8)}}@media (min-width:64rem){.styles-module___SC8Gq__newsletterSection{margin-top:calc(var(--spacing,.25rem)*16)}}.styles-module___SC8Gq__newsletterSection{-webkit-backdrop-filter:blur(20px);background:#1f29374d;border:1px solid #ffffff14}.styles-module___SC8Gq__newsletterGlow{inset:calc(var(--spacing,.25rem)*-1);z-index:calc(10*-1);border-radius:var(--radius-3xl,1.5rem);filter:blur(25px);opacity:.6;background:linear-gradient(135deg,#00828b33 0%,#0000 50%,#00315333 100%);animation:4s ease-in-out infinite styles-module___SC8Gq__glowPulse;position:absolute}@keyframes styles-module___SC8Gq__glowPulse{0%,to{opacity:.4}50%{opacity:.7}}.styles-module___SC8Gq__newsletterContent{align-items:center;gap:calc(var(--spacing,.25rem)*6);flex-direction:column;display:flex}@media (min-width:48rem){.styles-module___SC8Gq__newsletterContent{gap:calc(var(--spacing,.25rem)*8);flex-direction:row}}.styles-module___SC8Gq__newsletterInfo{text-align:center;flex:1}@media (min-width:48rem){.styles-module___SC8Gq__newsletterInfo{text-align:start}}.styles-module___SC8Gq__newsletterTitle{margin-bottom:calc(var(--spacing,.25rem)*2);font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,calc(1.75/1.25)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-white,#fff)}@media (min-width:48rem){.styles-module___SC8Gq__newsletterTitle{font-size:var(--text-2xl,1.5rem);line-height:var(--tw-leading,var(--text-2xl--line-height,calc(2/1.5)))}}.styles-module___SC8Gq__newsletterSubtitle{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));color:var(--color-gray-400,#99a1af)}@supports (color:lab(0% 0 0)){.styles-module___SC8Gq__newsletterSubtitle{color:var(--color-gray-400,lab(65.9269% -.832707 -8.17473))}}@media (min-width:48rem){.styles-module___SC8Gq__newsletterSubtitle{font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,calc(1.5/1)))}}.styles-module___SC8Gq__newsletterForm{gap:calc(var(--spacing,.25rem)*3);flex-direction:column;width:100%;display:flex}@media (min-width:40rem){.styles-module___SC8Gq__newsletterForm{flex-direction:row}}@media (min-width:48rem){.styles-module___SC8Gq__newsletterForm{width:auto;min-width:400px}}.styles-module___SC8Gq__newsletterInputWrapper{flex:1;position:relative}.styles-module___SC8Gq__newsletterInput{height:calc(var(--spacing,.25rem)*12);border-radius:calc(var(--radius) + 4px);width:100%;padding-inline:calc(var(--spacing,.25rem)*5);color:var(--color-white,#fff)}.styles-module___SC8Gq__newsletterInput::placeholder{color:var(--color-gray-500,#6a7282)}@supports (color:lab(0% 0 0)){.styles-module___SC8Gq__newsletterInput::placeholder{color:var(--color-gray-500,lab(47.7841% -.393182 -10.0268))}}.styles-module___SC8Gq__newsletterInput{--tw-outline-style:none;transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;background:#0f172ab3;border:1px solid #ffffff1a;outline-style:none;font-size:.9375rem;transition-duration:.3s;animation-duration:.3s}.styles-module___SC8Gq__newsletterInput:focus{border-color:#00828b80;box-shadow:0 0 20px #00828b33}.styles-module___SC8Gq__newsletterInput::placeholder{text-align:start}.styles-module___SC8Gq__newsletterButton{height:calc(var(--spacing,.25rem)*12);border-radius:calc(var(--radius) + 4px);padding-inline:calc(var(--spacing,.25rem)*6);--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);color:var(--color-white,#fff);position:relative;overflow:hidden}.styles-module___SC8Gq__newsletterButton:disabled{cursor:not-allowed;opacity:.5}.styles-module___SC8Gq__newsletterButton{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;white-space:nowrap;background:linear-gradient(135deg,#00828b 0%,#003153 100%);transition-duration:.3s;animation-duration:.3s}.styles-module___SC8Gq__newsletterButton:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 10px 40px #00828b66}.styles-module___SC8Gq__newsletterButtonGlow{inset:calc(var(--spacing,.25rem)*0);opacity:0;transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;background:linear-gradient(135deg,#ffffff1a 0%,#0000 50%);transition-duration:.3s;animation-duration:.3s;position:absolute}.styles-module___SC8Gq__newsletterButton:hover .styles-module___SC8Gq__newsletterButtonGlow{opacity:1}.styles-module___SC8Gq__newsletterButtonContent{z-index:10;justify-content:center;align-items:center;gap:calc(var(--spacing,.25rem)*2);display:flex;position:relative}.styles-module___SC8Gq__spinner{height:calc(var(--spacing,.25rem)*5);width:calc(var(--spacing,.25rem)*5);animation:var(--animate-spin,spin 1s linear infinite)}.styles-module___SC8Gq__successMessage{align-items:center;gap:calc(var(--spacing,.25rem)*2);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));color:var(--color-emerald-400,#00d294);display:flex}@supports (color:lab(0% 0 0)){.styles-module___SC8Gq__successMessage{color:var(--color-emerald-400,lab(75.0771% -60.7313 19.4147))}}.styles-module___SC8Gq__errorMessage{margin-top:calc(var(--spacing,.25rem)*2);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));color:var(--color-red-400,#ff6568)}@supports (color:lab(0% 0 0)){.styles-module___SC8Gq__errorMessage{color:var(--color-red-400,lab(63.7053% 60.745 31.3109))}}.styles-module___SC8Gq__divider{margin-block:calc(var(--spacing,.25rem)*8);position:relative}@media (min-width:48rem){.styles-module___SC8Gq__divider{margin-block:calc(var(--spacing,.25rem)*12)}}.styles-module___SC8Gq__divider{background:linear-gradient(90deg,#0000 0%,#ffffff1a 20%,#00828b4d 50%,#ffffff1a 80%,#0000 100%);height:1px}.styles-module___SC8Gq__dividerGlow{--tw-translate-x:calc(calc(1/2*100%)*-1);--tw-translate-y:calc(calc(1/2*100%)*-1);translate:var(--tw-translate-x)var(--tw-translate-y);height:calc(var(--spacing,.25rem)*8);width:calc(var(--spacing,.25rem)*32);filter:blur(10px);background:radial-gradient(#00828b4d 0%,#0000 70%);position:absolute;top:50%;left:50%}.styles-module___SC8Gq__paymentMethodsSection{margin-top:calc(var(--spacing,.25rem)*8);padding-block:calc(var(--spacing,.25rem)*8);position:relative}@media (min-width:48rem){.styles-module___SC8Gq__paymentMethodsSection{padding-block:calc(var(--spacing,.25rem)*10)}}.styles-module___SC8Gq__paymentMethodsSection{background:#00828b08;border:1px solid #00828b1a;border-radius:20px;overflow:hidden}.styles-module___SC8Gq__paymentGlow{pointer-events:none;inset:calc(var(--spacing,.25rem)*0);background:radial-gradient(#00828b14 0%,#0000 70%);position:absolute}.styles-module___SC8Gq__paymentContent{z-index:10;align-items:center;gap:calc(var(--spacing,.25rem)*6);padding-inline:calc(var(--spacing,.25rem)*6);flex-direction:column;display:flex;position:relative}.styles-module___SC8Gq__paymentInfo{text-align:center}.styles-module___SC8Gq__paymentTitle{margin-bottom:calc(var(--spacing,.25rem)*2);font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,calc(1.75/1.25)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-white,#fff)}@media (min-width:48rem){.styles-module___SC8Gq__paymentTitle{font-size:var(--text-2xl,1.5rem);line-height:var(--tw-leading,var(--text-2xl--line-height,calc(2/1.5)))}}.styles-module___SC8Gq__paymentSubtitle{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));color:var(--color-gray-400,#99a1af)}@supports (color:lab(0% 0 0)){.styles-module___SC8Gq__paymentSubtitle{color:var(--color-gray-400,lab(65.9269% -.832707 -8.17473))}}@media (min-width:48rem){.styles-module___SC8Gq__paymentSubtitle{font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,calc(1.5/1)))}}.styles-module___SC8Gq__paymentGrid{justify-content:center;align-items:center;gap:calc(var(--spacing,.25rem)*4);flex-wrap:wrap;display:flex}@media (min-width:48rem){.styles-module___SC8Gq__paymentGrid{gap:calc(var(--spacing,.25rem)*6)}}.styles-module___SC8Gq__paymentItem{align-items:center;gap:calc(var(--spacing,.25rem)*2);border-radius:calc(var(--radius) + 4px);padding:calc(var(--spacing,.25rem)*4);background:#1f293780;border:1px solid #ffffff14;flex-direction:column;min-width:100px;transition:all .3s;display:flex}.styles-module___SC8Gq__paymentItem:hover{background:#00828b1a;border-color:#00828b4d;transform:translateY(-2px);box-shadow:0 0 20px #00828b33}.styles-module___SC8Gq__paymentIconWrapper{justify-content:center;align-items:center;width:60px;height:40px;display:flex}.styles-module___SC8Gq__paymentImage{object-fit:contain;filter:brightness(1.1)}.styles-module___SC8Gq__paymentFallbackText{text-align:center;font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);color:var(--color-white,#fff)}.styles-module___SC8Gq__paymentLabel{text-align:center;font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)));color:var(--color-gray-400,#99a1af)}@supports (color:lab(0% 0 0)){.styles-module___SC8Gq__paymentLabel{color:var(--color-gray-400,lab(65.9269% -.832707 -8.17473))}}.styles-module___SC8Gq__bottomSection{padding-inline:calc(var(--spacing,.25rem)*6);padding-block:calc(var(--spacing,.25rem)*6)}@media (min-width:48rem){.styles-module___SC8Gq__bottomSection{padding-inline:calc(var(--spacing,.25rem)*8)}}@media (min-width:64rem){.styles-module___SC8Gq__bottomSection{padding-inline:calc(var(--spacing,.25rem)*12)}}.styles-module___SC8Gq__bottomSection{background:#0a0d10cc;border-top:1px solid #ffffff0d}.styles-module___SC8Gq__bottomContent{justify-content:space-between;align-items:center;gap:calc(var(--spacing,.25rem)*4);flex-direction:column;display:flex}@media (min-width:48rem){.styles-module___SC8Gq__bottomContent{flex-direction:row}}.styles-module___SC8Gq__bottomContent{max-width:1400px;margin-inline:auto}.styles-module___SC8Gq__copyrightText{text-align:center;font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));color:var(--color-gray-500,#6a7282);order:3}@supports (color:lab(0% 0 0)){.styles-module___SC8Gq__copyrightText{color:var(--color-gray-500,lab(47.7841% -.393182 -10.0268))}}@media (min-width:48rem){.styles-module___SC8Gq__copyrightText{text-align:start;order:3}}.styles-module___SC8Gq__developerCredit{align-items:center;gap:calc(var(--spacing,.25rem)*2);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));order:1;display:flex}@media (min-width:48rem){.styles-module___SC8Gq__developerCredit{order:1}}.styles-module___SC8Gq__developerCredit{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;text-decoration:none;transition-duration:.3s;animation-duration:.3s}.styles-module___SC8Gq__developerCredit:hover{transform:translateY(-1px)}.styles-module___SC8Gq__developerCredit:hover .styles-module___SC8Gq__developerName{color:#00b4d8}.styles-module___SC8Gq__madeByText{color:var(--color-gray-500,#6a7282)}@supports (color:lab(0% 0 0)){.styles-module___SC8Gq__madeByText{color:var(--color-gray-500,lab(47.7841% -.393182 -10.0268))}}.styles-module___SC8Gq__developerName{--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#00828b 0%,#00b4d8 100%);-webkit-background-clip:text;background-clip:text;transition:all .3s}.styles-module___SC8Gq__developerIcon{font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,calc(1.5/1)))}.styles-module___SC8Gq__companyCredit{align-items:center;gap:calc(var(--spacing,.25rem)*2);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));order:2;display:flex}@media (min-width:48rem){.styles-module___SC8Gq__companyCredit{order:2}}.styles-module___SC8Gq__companyCredit{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;text-decoration:none;transition-duration:.3s;animation-duration:.3s}.styles-module___SC8Gq__companyCredit:hover{transform:translateY(-1px)}.styles-module___SC8Gq__companyCredit:hover .styles-module___SC8Gq__companyName{color:gold}.styles-module___SC8Gq__poweredByText{color:var(--color-gray-500,#6a7282)}@supports (color:lab(0% 0 0)){.styles-module___SC8Gq__poweredByText{color:var(--color-gray-500,lab(47.7841% -.393182 -10.0268))}}.styles-module___SC8Gq__companyName{--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);-webkit-text-fill-color:transparent;background:linear-gradient(135deg,gold 0%,orange 100%);-webkit-background-clip:text;background-clip:text;transition:all .3s}.styles-module___SC8Gq__companyNameAr{font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700)}@media (min-width:48rem){.styles-module___SC8Gq__companyNameAr{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)))}}.styles-module___SC8Gq__companyNameAr{-webkit-text-fill-color:transparent;opacity:.8;background:linear-gradient(135deg,gold 0%,orange 100%);-webkit-background-clip:text;background-clip:text}.styles-module___SC8Gq__companyIcon{font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,calc(1.5/1)))}.styles-module___SC8Gq__paymentMethods{align-items:center;gap:calc(var(--spacing,.25rem)*3);display:flex}.styles-module___SC8Gq__paymentIcon{height:calc(var(--spacing,.25rem)*6);width:calc(var(--spacing,.25rem)*10);background:#1f293780;border:1px solid #ffffff14;border-radius:.25rem;justify-content:center;align-items:center;transition:all .3s;display:flex}.styles-module___SC8Gq__paymentIcon:hover{border-color:#00828b4d;box-shadow:0 0 15px #00828b33}.styles-module___SC8Gq__madeWith{align-items:center;gap:calc(var(--spacing,.25rem)*1);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));color:var(--color-gray-500,#6a7282);display:flex}@supports (color:lab(0% 0 0)){.styles-module___SC8Gq__madeWith{color:var(--color-gray-500,lab(47.7841% -.393182 -10.0268))}}.styles-module___SC8Gq__heart{color:var(--color-red-500,#fb2c36);animation:1.5s ease-in-out infinite styles-module___SC8Gq__heartbeat}@supports (color:lab(0% 0 0)){.styles-module___SC8Gq__heart{color:var(--color-red-500,lab(55.4814% 75.0732 48.8528))}}@keyframes styles-module___SC8Gq__heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.styles-module___SC8Gq__backToTop{inset-inline-end:calc(var(--spacing,.25rem)*6);bottom:calc(var(--spacing,.25rem)*6);z-index:40;height:calc(var(--spacing,.25rem)*12);width:calc(var(--spacing,.25rem)*12);border-radius:calc(var(--radius) + 4px);color:var(--color-white,#fff);transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;opacity:0;visibility:hidden;background:linear-gradient(135deg,#00828b 0%,#003153 100%);justify-content:center;align-items:center;transition-duration:.3s;animation-duration:.3s;display:flex;position:fixed;transform:translateY(20px);box-shadow:0 5px 20px #00828b4d}.styles-module___SC8Gq__backToTop.styles-module___SC8Gq__visible{opacity:1;visibility:visible;transform:translateY(0)}.styles-module___SC8Gq__backToTop:hover{transform:translateY(-3px);box-shadow:0 10px 30px #00828b80}.styles-module___SC8Gq__backToTop:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color);--tw-outline-style:none;--tw-ring-color:#00828b;--tw-ring-offset-color:#0f1419;outline-style:none}.styles-module___SC8Gq__backToTopIcon{height:calc(var(--spacing,.25rem)*5);width:calc(var(--spacing,.25rem)*5)}.styles-module___SC8Gq__contactInfo{margin-top:calc(var(--spacing,.25rem)*4);gap:calc(var(--spacing,.25rem)*3);flex-direction:column;display:flex}.styles-module___SC8Gq__contactItem{align-items:center;gap:calc(var(--spacing,.25rem)*3);color:var(--color-gray-400,#99a1af);transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;font-size:.875rem;transition-duration:.3s;animation-duration:.3s;display:flex}@supports (color:lab(0% 0 0)){.styles-module___SC8Gq__contactItem{color:var(--color-gray-400,lab(65.9269% -.832707 -8.17473))}}.styles-module___SC8Gq__contactItem:hover{color:var(--color-white,#fff)}.styles-module___SC8Gq__contactItem span{direction:ltr;unicode-bidi:embed}.styles-module___SC8Gq__contactItemIcon{height:calc(var(--spacing,.25rem)*4);width:calc(var(--spacing,.25rem)*4);color:#00828b}@media (max-width:640px){.styles-module___SC8Gq__newsletterForm{flex-direction:column}.styles-module___SC8Gq__newsletterButton{width:100%}.styles-module___SC8Gq__bottomContent{gap:calc(var(--spacing,.25rem)*6);flex-direction:column}.styles-module___SC8Gq__socialLinks{justify-content:center}.styles-module___SC8Gq__brandSection{text-align:center;align-items:center}.styles-module___SC8Gq__brandDescription,.styles-module___SC8Gq__linkGroupTitle{text-align:center}.styles-module___SC8Gq__linkGroupTitle:after{--tw-translate-x:calc(calc(1/2*100%)*-1);translate:var(--tw-translate-x)var(--tw-translate-y);left:50%}.styles-module___SC8Gq__linksList{align-items:center}}.styles-module___SC8Gq__decorativeShape{pointer-events:none;position:absolute}.styles-module___SC8Gq__shapeCircle{height:calc(var(--spacing,.25rem)*2);width:calc(var(--spacing,.25rem)*2);background:#00828b66;border-radius:3.40282e38px;animation:3s ease-in-out infinite styles-module___SC8Gq__twinkle;box-shadow:0 0 10px #00828b4d}.styles-module___SC8Gq__shapeCircle:first-child{animation-delay:0s;top:15%;right:10%}.styles-module___SC8Gq__shapeCircle:nth-child(2){animation-delay:1s;top:30%;left:5%}.styles-module___SC8Gq__shapeCircle:nth-child(3){animation-delay:2s;bottom:40%;right:15%}@keyframes styles-module___SC8Gq__twinkle{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}.styles-module___SC8Gq__animatedBorderTop{top:calc(var(--spacing,.25rem)*0);right:calc(var(--spacing,.25rem)*0);left:calc(var(--spacing,.25rem)*0);background:linear-gradient(90deg,#0000 0%,#00828b80 20%,#00828bcc 50%,#00828b80 80%,#0000 100%) 0 0/200% 100%;height:1px;animation:3s linear infinite styles-module___SC8Gq__borderFlow;position:absolute}@keyframes styles-module___SC8Gq__borderFlow{0%{background-position:200% 0}to{background-position:-200% 0}}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-leading{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@keyframes styles-module___SC8Gq__spin{to{transform:rotate(360deg)}}
.styles-module__g7_jZG__ourServicesSection{width:100%;padding-block:calc(var(--spacing,.25rem)*16);position:relative;overflow:hidden}@media (min-width:48rem){.styles-module__g7_jZG__ourServicesSection{padding-block:calc(var(--spacing,.25rem)*24)}}@media (min-width:64rem){.styles-module__g7_jZG__ourServicesSection{padding-block:calc(var(--spacing,.25rem)*32)}}.styles-module__g7_jZG__ourServicesSection{background:linear-gradient(#1a1a1a 0%,#0f1419 30%,#0a0d10 70%,#1a1a1a 100%)}.styles-module__g7_jZG__sectionContainer{z-index:10;max-width:var(--container-7xl,80rem);padding-inline:calc(var(--spacing,.25rem)*4);margin-inline:auto;position:relative}@media (min-width:40rem){.styles-module__g7_jZG__sectionContainer{padding-inline:calc(var(--spacing,.25rem)*6)}}@media (min-width:64rem){.styles-module__g7_jZG__sectionContainer{padding-inline:calc(var(--spacing,.25rem)*8)}}.styles-module__g7_jZG__servicesGrid{margin-top:calc(var(--spacing,.25rem)*12);gap:calc(var(--spacing,.25rem)*6);display:grid}@media (min-width:48rem){.styles-module__g7_jZG__servicesGrid{margin-top:calc(var(--spacing,.25rem)*16);gap:calc(var(--spacing,.25rem)*8)}}.styles-module__g7_jZG__servicesGrid{grid-template-columns:1fr;grid-auto-rows:1fr}@media (min-width:768px){.styles-module__g7_jZG__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.styles-module__g7_jZG__servicesGrid{grid-template-columns:repeat(2,1fr);gap:2rem}}.styles-module__g7_jZG__cardWrapper{flex-direction:column;width:100%;height:100%;display:flex}.styles-module__g7_jZG__serviceCard{border-radius:var(--radius-2xl,1rem);width:100%;position:relative;overflow:hidden}@media (min-width:48rem){.styles-module__g7_jZG__serviceCard{border-radius:var(--radius-3xl,1.5rem)}}.styles-module__g7_jZG__serviceCard{will-change:transform;background:linear-gradient(145deg,#14191ef2 0%,#0a0d10fa 100%);border:1px solid #ffffff14;flex-direction:column;height:100%;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;box-shadow:0 25px 50px -12px #000c,0 0 0 1px #ffffff05,inset 0 1px #ffffff0a}.styles-module__g7_jZG__serviceCard:hover{border-color:#00828b4d;transform:translateY(-8px);box-shadow:0 30px 60px -12px #000000e6,0 0 40px #00828b26,inset 0 1px #ffffff0f}.styles-module__g7_jZG__serviceCard:before{content:"";inset:calc(var(--spacing,.25rem)*0);opacity:0;pointer-events:none;background:linear-gradient(135deg,#ffffff08 0%,#0000 50%);transition:opacity .4s;position:absolute}.styles-module__g7_jZG__serviceCard:hover:before{opacity:1}.styles-module__g7_jZG__cardInner{flex-direction:column;height:100%;min-height:fit-content;display:flex;position:relative}.styles-module__g7_jZG__cardVisual{flex-shrink:0;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:relative}.styles-module__g7_jZG__visualOrb{filter:blur(50px);opacity:.4;border-radius:3.40282e38px;width:120px;height:120px;animation:8s ease-in-out infinite styles-module__g7_jZG__orbFloat;position:absolute}@media (min-width:768px){.styles-module__g7_jZG__visualOrb{filter:blur(60px);width:180px;height:180px}}@media (min-width:1024px){.styles-module__g7_jZG__visualOrb{filter:blur(70px);opacity:.35;width:220px;height:220px}}@keyframes styles-module__g7_jZG__orbFloat{0%,to{transform:translate(0)scale(1)}33%{transform:translate(15px,-15px)scale(1.08)}66%{transform:translate(-10px,10px)scale(.95)}}.styles-module__g7_jZG__serviceImageContainer{z-index:10;border-radius:calc(var(--radius) + 4px);position:relative;overflow:hidden}@media (min-width:48rem){.styles-module__g7_jZG__serviceImageContainer{border-radius:var(--radius-2xl,1rem)}}.styles-module__g7_jZG__serviceImageContainer{width:110px;height:110px;animation:6s ease-in-out infinite styles-module__g7_jZG__imageFloat;box-shadow:0 0 30px #00828b40}@media (min-width:640px){.styles-module__g7_jZG__serviceImageContainer{width:130px;height:130px}}@media (min-width:768px){.styles-module__g7_jZG__serviceImageContainer{width:150px;height:150px}}@media (min-width:1024px){.styles-module__g7_jZG__serviceImageContainer{border-radius:1.5rem;width:170px;height:170px}}.styles-module__g7_jZG__serviceImage{object-fit:cover;transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.5s;border-radius:inherit;border:2px solid #00828b59;transition-duration:.5s;animation-duration:.5s}.styles-module__g7_jZG__serviceCard:hover .styles-module__g7_jZG__serviceImage{border-color:#00828b80;transform:scale(1.05)}.styles-module__g7_jZG__imageGlowOverlay{pointer-events:none;inset:calc(var(--spacing,.25rem)*0);opacity:.5;transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.5s;transition-duration:.5s;animation-duration:.5s;position:absolute}.styles-module__g7_jZG__serviceCard:hover .styles-module__g7_jZG__imageGlowOverlay{opacity:.8}@keyframes styles-module__g7_jZG__imageFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-8px)scale(1.02)}}.styles-module__g7_jZG__cardContent{flex-direction:column;flex:1;justify-content:space-between;min-height:0;padding:1.25rem 1.5rem 1.5rem;display:flex;overflow:hidden}@media (min-width:640px){.styles-module__g7_jZG__cardContent{padding:1.5rem 1.75rem 1.75rem}}@media (min-width:768px){.styles-module__g7_jZG__cardContent{padding:1.75rem 2rem 2rem}}@media (min-width:1024px){.styles-module__g7_jZG__cardContent{padding:2rem 2.25rem 2.25rem}}@media (min-width:1280px){.styles-module__g7_jZG__cardContent{padding:2.25rem 2.5rem 2.5rem}}.styles-module__g7_jZG__contentActive .styles-module__g7_jZG__cardHeader,.styles-module__g7_jZG__contentActive .styles-module__g7_jZG__serviceDescription,.styles-module__g7_jZG__contentActive .styles-module__g7_jZG__featuresGrid,.styles-module__g7_jZG__contentActive .styles-module__g7_jZG__ctaWrapper{opacity:1;transform:translate(0)}.styles-module__g7_jZG__cardHeader{margin-bottom:calc(var(--spacing,.25rem)*3);flex-shrink:0}@media (min-width:640px){.styles-module__g7_jZG__cardHeader{margin-bottom:calc(var(--spacing,.25rem)*3.5)}}@media (min-width:768px){.styles-module__g7_jZG__cardHeader{margin-bottom:calc(var(--spacing,.25rem)*4)}}.styles-module__g7_jZG__categoryBadge{align-items:center;gap:calc(var(--spacing,.25rem)*1.5);padding-inline:calc(var(--spacing,.25rem)*3);padding-block:calc(var(--spacing,.25rem)*1);--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);color:#00d4df;white-space:nowrap;background:#00828b1f;border:1px solid #00828b40;border-radius:3.40282e38px;margin-bottom:.625rem;font-size:.75rem;transition:background-color .3s,border-color .3s;display:inline-flex}.styles-module__g7_jZG__serviceCard:hover .styles-module__g7_jZG__categoryBadge{background:#00828b2e;border-color:#00828b66}@media (min-width:640px){.styles-module__g7_jZG__categoryBadge{gap:calc(var(--spacing,.25rem)*2);padding-inline:calc(var(--spacing,.25rem)*3.5);padding-block:calc(var(--spacing,.25rem)*1.5);margin-bottom:.75rem;font-size:.8rem}}@media (min-width:768px){.styles-module__g7_jZG__categoryBadge{margin-bottom:.875rem;font-size:.85rem}}.styles-module__g7_jZG__serviceTitle{--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-white,#fff);text-shadow:0 0 30px #00828b26;word-wrap:break-word;overflow-wrap:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1.125rem;line-height:1.3;display:-webkit-box;overflow:hidden}@media (min-width:640px){.styles-module__g7_jZG__serviceTitle{margin-bottom:.625rem;font-size:1.25rem}}@media (min-width:768px){.styles-module__g7_jZG__serviceTitle{margin-bottom:.75rem;font-size:1.375rem}}@media (min-width:1024px){.styles-module__g7_jZG__serviceTitle{font-size:1.5rem}}.styles-module__g7_jZG__serviceTagline{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);-webkit-text-fill-color:transparent;overflow-wrap:break-word;word-wrap:break-word;-webkit-line-clamp:2;background:linear-gradient(90deg,#00d4df,#00828b);-webkit-background-clip:text;background-clip:text;-webkit-box-orient:vertical;line-height:1.5;display:-webkit-box;overflow:hidden}@media (min-width:640px){.styles-module__g7_jZG__serviceTagline{font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,calc(1.5/1)))}}@media (min-width:768px){.styles-module__g7_jZG__serviceTagline{font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,calc(1.75/1.125)))}}.styles-module__g7_jZG__serviceDescription{--tw-leading:var(--leading-relaxed,1.625);line-height:var(--leading-relaxed,1.625);color:var(--color-gray-400,#99a1af);-webkit-line-clamp:4;overflow-wrap:break-word;word-wrap:break-word;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.875rem;display:-webkit-box;overflow:hidden}@supports (color:lab(0% 0 0)){.styles-module__g7_jZG__serviceDescription{color:var(--color-gray-400,lab(65.9269% -.832707 -8.17473))}}@media (min-width:640px){.styles-module__g7_jZG__serviceDescription{margin-bottom:1.125rem;font-size:.9375rem}}@media (min-width:768px){.styles-module__g7_jZG__serviceDescription{-webkit-line-clamp:3;margin-bottom:1.25rem;font-size:1rem}}@media (min-width:1024px){.styles-module__g7_jZG__serviceDescription{-webkit-line-clamp:3}}.styles-module__g7_jZG__featuresGrid{margin-bottom:calc(var(--spacing,.25rem)*4);gap:calc(var(--spacing,.25rem)*2);grid-template-columns:repeat(1,minmax(0,1fr));display:grid}@media (min-width:480px){.styles-module__g7_jZG__featuresGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:640px){.styles-module__g7_jZG__featuresGrid{gap:calc(var(--spacing,.25rem)*2.5)}}@media (min-width:768px){.styles-module__g7_jZG__featuresGrid{margin-bottom:calc(var(--spacing,.25rem)*5);gap:calc(var(--spacing,.25rem)*3)}}.styles-module__g7_jZG__featureItem{align-items:flex-start;gap:calc(var(--spacing,.25rem)*2);padding-block:calc(var(--spacing,.25rem)*1.5);opacity:1;display:flex;transform:none}@media (min-width:768px){.styles-module__g7_jZG__featureItem{padding-block:calc(var(--spacing,.25rem)*2)}}.styles-module__g7_jZG__featureIcon{border-radius:calc(var(--radius) - 2px);background:#00828b1f;border:1px solid #00828b40;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;margin-top:.125rem;transition:background-color .3s,border-color .3s;display:flex}@media (min-width:640px){.styles-module__g7_jZG__featureIcon{width:1.375rem;height:1.375rem}}@media (min-width:768px){.styles-module__g7_jZG__featureIcon{width:1.5rem;height:1.5rem}}.styles-module__g7_jZG__serviceCard:hover .styles-module__g7_jZG__featureIcon{background:#00828b2e;border-color:#00828b66}.styles-module__g7_jZG__featureCheck{height:calc(var(--spacing,.25rem)*3);width:calc(var(--spacing,.25rem)*3);color:#00d4df}@media (min-width:640px){.styles-module__g7_jZG__featureCheck{height:calc(var(--spacing,.25rem)*3.5);width:calc(var(--spacing,.25rem)*3.5)}}.styles-module__g7_jZG__featureText{color:var(--color-gray-300,#d1d5dc);overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;font-size:.8125rem;line-height:1.5;display:-webkit-box;overflow:hidden}@supports (color:lab(0% 0 0)){.styles-module__g7_jZG__featureText{color:var(--color-gray-300,lab(85.1236% -.612259 -3.7138))}}@media (min-width:640px){.styles-module__g7_jZG__featureText{font-size:.875rem}}@media (min-width:768px){.styles-module__g7_jZG__featureText{font-size:.9375rem}}.styles-module__g7_jZG__ctaWrapper{align-items:center;gap:calc(var(--spacing,.25rem)*3);margin-top:auto;padding-top:.5rem;display:flex}.styles-module__g7_jZG__ctaButton{justify-content:center;align-items:center;gap:calc(var(--spacing,.25rem)*2);border-radius:calc(var(--radius) + 4px);--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);color:var(--color-white,#fff);will-change:transform;background:linear-gradient(135deg,#00828b 0%,#006d75 100%);border:1px solid #00d4df40;width:fit-content;padding:.625rem 1.25rem;font-size:.875rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:inline-flex;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 4px 15px #00828b33,inset 0 1px #ffffff1a}@media (min-width:640px){.styles-module__g7_jZG__ctaButton{padding:.75rem 1.5rem;font-size:.9375rem}}@media (min-width:768px){.styles-module__g7_jZG__ctaButton{padding:.875rem 1.75rem;font-size:1rem}}.styles-module__g7_jZG__ctaButton:before{content:"";inset:calc(var(--spacing,.25rem)*0);opacity:0;background:linear-gradient(135deg,#00a5b0 0%,#00828b 100%);transition:opacity .25s;position:absolute}.styles-module__g7_jZG__ctaButton:hover:before{opacity:1}.styles-module__g7_jZG__ctaButton:hover{border-color:#00d4df73;transform:translateY(-3px)translateZ(0);box-shadow:0 10px 30px #00828b4d,0 0 25px #00d4df26,inset 0 1px #ffffff26}.styles-module__g7_jZG__ctaButton:active{transform:translateY(-1px)translateZ(0)}.styles-module__g7_jZG__ctaButtonText{z-index:10;position:relative}.styles-module__g7_jZG__ctaButtonIcon{z-index:10;transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;width:1rem;height:1rem;transition-duration:.3s;animation-duration:.3s;position:relative}@media (min-width:640px){.styles-module__g7_jZG__ctaButtonIcon{width:1.125rem;height:1.125rem}}@media (min-width:768px){.styles-module__g7_jZG__ctaButtonIcon{width:1.25rem;height:1.25rem}}.styles-module__g7_jZG__ctaButton:hover .styles-module__g7_jZG__ctaButtonIcon{transform:translate(-4px)}.styles-module__g7_jZG__cardGlow{inset:calc(var(--spacing,.25rem)*-1);border-radius:var(--radius-3xl,1.5rem);opacity:0;transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.4s;filter:blur(50px);pointer-events:none;transition-duration:.4s;animation-duration:.4s;position:absolute}.styles-module__g7_jZG__serviceCard:hover .styles-module__g7_jZG__cardGlow{opacity:.25}.styles-module__g7_jZG__cardInnerGlow{pointer-events:none;inset:calc(var(--spacing,.25rem)*0);border-radius:var(--radius-2xl,1rem);opacity:0;transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.4s;transition-duration:.4s;animation-duration:.4s;position:absolute}@media (min-width:48rem){.styles-module__g7_jZG__cardInnerGlow{border-radius:var(--radius-3xl,1.5rem)}}.styles-module__g7_jZG__cardInnerGlow{background:linear-gradient(135deg,#00828b1a 0%,#0000 30% 70%,#0031531a 100%)}.styles-module__g7_jZG__serviceCard:hover .styles-module__g7_jZG__cardInnerGlow{opacity:1}.styles-module__g7_jZG__decorativeShapes{pointer-events:none;inset:calc(var(--spacing,.25rem)*0);position:absolute;overflow:hidden}.styles-module__g7_jZG__shape{filter:blur(100px);border-radius:3.40282e38px;animation:12s ease-in-out infinite styles-module__g7_jZG__shapeFloat;position:absolute}@keyframes styles-module__g7_jZG__shapeFloat{0%,to{transform:translate(0)scale(1)}25%{transform:translate(25px,-25px)scale(1.08)}50%{transform:translate(-15px,15px)scale(.92)}75%{transform:translate(10px,-10px)scale(1.04)}}@property --tw-duration{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-leading{syntax:"*";inherits:false}
.styles-module__Aip21q__detailPage{background-color:#0a0d10;min-height:100vh;position:relative;overflow:hidden}.styles-module__Aip21q__decorativeBg{pointer-events:none;inset:calc(var(--spacing,.25rem)*0);position:absolute;overflow:hidden}.styles-module__Aip21q__decorativeShape{filter:blur(100px);opacity:.3;border-radius:3.40282e38px;position:absolute}.styles-module__Aip21q__decorativeShape1{background:linear-gradient(135deg,#00828b,#003153);width:400px;height:400px;top:-100px;right:-100px}.styles-module__Aip21q__decorativeShape2{background:linear-gradient(135deg,#003153,#00828b);width:300px;height:300px;bottom:20%;left:-100px}.styles-module__Aip21q__backButton{margin-bottom:calc(var(--spacing,.25rem)*6);align-items:center;gap:calc(var(--spacing,.25rem)*2);border-radius:calc(var(--radius) + 4px);padding-inline:calc(var(--spacing,.25rem)*4);padding-block:calc(var(--spacing,.25rem)*2);color:#fffc;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.styles-module__Aip21q__backButton{color:color-mix(in oklab,var(--color-white,#fff)80%,transparent)}}.styles-module__Aip21q__backButton{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000080;border:1px solid #ffffff1a;transition-duration:.3s;animation-duration:.3s}.styles-module__Aip21q__backButton:hover{color:var(--color-white,#fff);background:#00828b4d;border-color:#00828b80}.styles-module__Aip21q__backButtonIcon{height:calc(var(--spacing,.25rem)*5);width:calc(var(--spacing,.25rem)*5)}.styles-module__Aip21q__contentContainer{z-index:10;max-width:var(--container-6xl,72rem);padding-inline:calc(var(--spacing,.25rem)*4);padding-block:calc(var(--spacing,.25rem)*32);margin-inline:auto;position:relative}@media (min-width:48rem){.styles-module__Aip21q__contentContainer{padding-block:calc(var(--spacing,.25rem)*40)}}.styles-module__Aip21q__mainGrid{gap:calc(var(--spacing,.25rem)*8);grid-template-columns:repeat(1,minmax(0,1fr));display:grid}@media (min-width:64rem){.styles-module__Aip21q__mainGrid{gap:calc(var(--spacing,.25rem)*12);grid-template-columns:repeat(2,minmax(0,1fr))}}.styles-module__Aip21q__imageSection{position:relative}.styles-module__Aip21q__imageContainer{aspect-ratio:1;width:100%;max-width:var(--container-md,28rem);border-radius:var(--radius-3xl,1.5rem);margin-inline:auto;position:relative;overflow:hidden}@media (min-width:64rem){.styles-module__Aip21q__imageContainer{max-width:none}}.styles-module__Aip21q__imageContainer{background:linear-gradient(135deg,#00828b1a 0%,#0031531a 100%);border:1px solid #ffffff1a;box-shadow:0 25px 50px -12px #00000080}.styles-module__Aip21q__mainImage{object-fit:contain;padding:calc(var(--spacing,.25rem)*4)}.styles-module__Aip21q__fallbackImage{object-fit:contain;padding:calc(var(--spacing,.25rem)*8);background:linear-gradient(135deg,#00828b33 0%,#00315333 100%)}.styles-module__Aip21q__imageGlow{pointer-events:none;inset:calc(var(--spacing,.25rem)*0);position:absolute}.styles-module__Aip21q__badgeOverlay{top:calc(var(--spacing,.25rem)*4);right:calc(var(--spacing,.25rem)*4);border-radius:calc(var(--radius) + 4px);padding-inline:calc(var(--spacing,.25rem)*4);padding-block:calc(var(--spacing,.25rem)*2);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-white,#fff);background:linear-gradient(135deg,#ff6b6b 0%,#ff8e53 100%);position:absolute;box-shadow:0 4px 15px #ff6b6b66}.styles-module__Aip21q__offerBadge{top:calc(var(--spacing,.25rem)*4);left:calc(var(--spacing,.25rem)*4);align-items:center;gap:calc(var(--spacing,.25rem)*2);border-radius:calc(var(--radius) + 4px);padding-inline:calc(var(--spacing,.25rem)*4);padding-block:calc(var(--spacing,.25rem)*2);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-white,#fff);background:linear-gradient(135deg,#10b981 0%,#059669 100%);animation:2s ease-in-out infinite styles-module__Aip21q__offerPulse;display:flex;position:absolute;box-shadow:0 4px 15px #10b98166}@keyframes styles-module__Aip21q__offerPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.styles-module__Aip21q__infoSection{flex-direction:column;display:flex}.styles-module__Aip21q__category{margin-bottom:calc(var(--spacing,.25rem)*4);align-items:center;gap:calc(var(--spacing,.25rem)*2);width:fit-content;padding-inline:calc(var(--spacing,.25rem)*3);padding-block:calc(var(--spacing,.25rem)*1.5);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);color:#00d4df;background:#00828b26;border:1px solid #00828b4d;border-radius:3.40282e38px;display:inline-flex}.styles-module__Aip21q__title{margin-bottom:calc(var(--spacing,.25rem)*4);font-size:var(--text-3xl,1.875rem);line-height:var(--tw-leading,var(--text-3xl--line-height,calc(2.25/1.875)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-white,#fff)}@media (min-width:48rem){.styles-module__Aip21q__title{font-size:var(--text-4xl,2.25rem);line-height:var(--tw-leading,var(--text-4xl--line-height,calc(2.5/2.25)))}}@media (min-width:64rem){.styles-module__Aip21q__title{font-size:var(--text-5xl,3rem);line-height:var(--tw-leading,var(--text-5xl--line-height,1))}}.styles-module__Aip21q__title{text-shadow:0 0 30px #00828b4d}.styles-module__Aip21q__description{margin-bottom:calc(var(--spacing,.25rem)*6);font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,calc(1.75/1.125)));--tw-leading:var(--leading-relaxed,1.625);line-height:var(--leading-relaxed,1.625);color:var(--color-gray-400,#99a1af)}@supports (color:lab(0% 0 0)){.styles-module__Aip21q__description{color:var(--color-gray-400,lab(65.9269% -.832707 -8.17473))}}.styles-module__Aip21q__billingSection{margin-bottom:calc(var(--spacing,.25rem)*6)}.styles-module__Aip21q__billingLabel{margin-bottom:calc(var(--spacing,.25rem)*3);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));color:var(--color-gray-500,#6a7282)}@supports (color:lab(0% 0 0)){.styles-module__Aip21q__billingLabel{color:var(--color-gray-500,lab(47.7841% -.393182 -10.0268))}}.styles-module__Aip21q__pricingTabs{gap:calc(var(--spacing,.25rem)*1);border-radius:var(--radius);padding:calc(var(--spacing,.25rem)*1);-ms-overflow-style:none;scrollbar-width:none;background:#0006;border:1px solid #ffffff1a;display:flex;overflow-x:auto}.styles-module__Aip21q__pricingTabs::-webkit-scrollbar{display:none}.styles-module__Aip21q__pricingTab{min-width:max-content;padding-inline:calc(var(--spacing,.25rem)*4);padding-block:calc(var(--spacing,.25rem)*3);text-align:center;font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);border-radius:calc(var(--radius) - 2px);color:#fff9;flex:1}@supports (color:color-mix(in lab, red, red)){.styles-module__Aip21q__pricingTab{color:color-mix(in oklab,var(--color-white,#fff)60%,transparent)}}@media (hover:hover){.styles-module__Aip21q__pricingTab:hover{color:#fffc}@supports (color:color-mix(in lab, red, red)){.styles-module__Aip21q__pricingTab:hover{color:color-mix(in oklab,var(--color-white,#fff)80%,transparent)}}}.styles-module__Aip21q__pricingTab{transition:all .2s}.styles-module__Aip21q__pricingTabActive{color:var(--color-white,#fff);background:linear-gradient(135deg,#00828b 0%,#003153 100%);box-shadow:0 2px 10px #00828b66}.styles-module__Aip21q__priceSection{margin-bottom:calc(var(--spacing,.25rem)*6);align-items:center;gap:calc(var(--spacing,.25rem)*4);flex-wrap:wrap;display:flex}.styles-module__Aip21q__contactMessageBox{justify-content:center;align-items:center;gap:calc(var(--spacing,.25rem)*3);border-radius:var(--radius-2xl,1rem);width:100%;padding:calc(var(--spacing,.25rem)*6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#00828b26 0%,#00315326 100%);border:2px solid #00828b4d;display:flex}.styles-module__Aip21q__contactIcon{font-size:var(--text-3xl,1.875rem);line-height:var(--tw-leading,var(--text-3xl--line-height,calc(2.25/1.875)))}.styles-module__Aip21q__contactText{text-align:center;font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,calc(1.75/1.25)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-white,#fff)}@media (min-width:48rem){.styles-module__Aip21q__contactText{font-size:var(--text-2xl,1.5rem);line-height:var(--tw-leading,var(--text-2xl--line-height,calc(2/1.5)))}}.styles-module__Aip21q__originalPrice{font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,calc(1.75/1.125)));color:var(--color-gray-500,#6a7282);text-decoration-line:line-through}@supports (color:lab(0% 0 0)){.styles-module__Aip21q__originalPrice{color:var(--color-gray-500,lab(47.7841% -.393182 -10.0268))}}.styles-module__Aip21q__discountedPrice{font-size:var(--text-4xl,2.25rem);line-height:var(--tw-leading,var(--text-4xl--line-height,calc(2.5/2.25)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700)}@media (min-width:48rem){.styles-module__Aip21q__discountedPrice{font-size:var(--text-5xl,3rem);line-height:var(--tw-leading,var(--text-5xl--line-height,1))}}.styles-module__Aip21q__discountedPrice{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#00828b 0%,#00d4df 100%);-webkit-background-clip:text;background-clip:text}.styles-module__Aip21q__currency{font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,calc(1.75/1.25)));color:var(--color-gray-400,#99a1af);margin-inline-start:calc(var(--spacing,.25rem)*2)}@supports (color:lab(0% 0 0)){.styles-module__Aip21q__currency{color:var(--color-gray-400,lab(65.9269% -.832707 -8.17473))}}.styles-module__Aip21q__discountBadge{padding-inline:calc(var(--spacing,.25rem)*3);padding-block:calc(var(--spacing,.25rem)*1);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-white,#fff);background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:3.40282e38px}.styles-module__Aip21q__priceDuration{font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,calc(1.75/1.125)));color:var(--color-gray-400,#99a1af)}@supports (color:lab(0% 0 0)){.styles-module__Aip21q__priceDuration{color:var(--color-gray-400,lab(65.9269% -.832707 -8.17473))}}.styles-module__Aip21q__featuresSection{margin-bottom:calc(var(--spacing,.25rem)*8)}.styles-module__Aip21q__featuresTitle{margin-bottom:calc(var(--spacing,.25rem)*4);font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,calc(1.75/1.25)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-white,#fff)}.styles-module__Aip21q__featuresList{gap:calc(var(--spacing,.25rem)*3);grid-template-columns:repeat(1,minmax(0,1fr));display:grid}@media (min-width:40rem){.styles-module__Aip21q__featuresList{grid-template-columns:repeat(2,minmax(0,1fr))}}.styles-module__Aip21q__featureItem{align-items:flex-start;gap:calc(var(--spacing,.25rem)*3);border-radius:calc(var(--radius) + 4px);padding:calc(var(--spacing,.25rem)*3);background:#ffffff08;border:1px solid #ffffff0d;display:flex}.styles-module__Aip21q__featureIcon{margin-top:calc(var(--spacing,.25rem)*.5);height:calc(var(--spacing,.25rem)*6);width:calc(var(--spacing,.25rem)*6);border-radius:var(--radius);background:#00828b33;border:1px solid #00828b4d;flex-shrink:0;justify-content:center;align-items:center;display:flex}.styles-module__Aip21q__featureIconSvg{height:calc(var(--spacing,.25rem)*3.5);width:calc(var(--spacing,.25rem)*3.5);color:#00d4df}.styles-module__Aip21q__featureText{color:var(--color-gray-300,#d1d5dc)}@supports (color:lab(0% 0 0)){.styles-module__Aip21q__featureText{color:var(--color-gray-300,lab(85.1236% -.612259 -3.7138))}}.styles-module__Aip21q__ctaSection{margin-top:calc(var(--spacing,.25rem)*8);gap:calc(var(--spacing,.25rem)*4);flex-direction:column;display:flex}@media (min-width:40rem){.styles-module__Aip21q__ctaSection{flex-direction:row}}.styles-module__Aip21q__getItButton{justify-content:center;align-items:center;gap:calc(var(--spacing,.25rem)*3);border-radius:calc(var(--radius) + 4px);padding-inline:calc(var(--spacing,.25rem)*8);padding-block:calc(var(--spacing,.25rem)*4);font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,calc(1.75/1.125)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-white,#fff);background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border:1px solid #25d3664d;flex:1;transition:all .3s;display:flex;box-shadow:0 10px 30px #00828b4d}.styles-module__Aip21q__getItButton:hover{background:linear-gradient(135deg,#2be573 0%,#15a085 100%);transform:translateY(-2px);box-shadow:0 15px 40px #25d36666}.styles-module__Aip21q__addToCartButton{justify-content:center;align-items:center;gap:calc(var(--spacing,.25rem)*3);border-radius:calc(var(--radius) + 4px);padding-inline:calc(var(--spacing,.25rem)*8);padding-block:calc(var(--spacing,.25rem)*4);font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,calc(1.75/1.125)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-white,#fff);background:linear-gradient(135deg,#00828b 0%,#003153 100%);border:1px solid #00828b4d;flex:1;transition:all .3s;display:flex;box-shadow:0 10px 30px #00828b4d}.styles-module__Aip21q__addToCartButton:hover:not(:disabled){background:linear-gradient(135deg,#00a5b0 0%,#004170 100%);transform:translateY(-2px);box-shadow:0 15px 40px #00828b66}.styles-module__Aip21q__addToCartButton:disabled{cursor:not-allowed;opacity:.7}.styles-module__Aip21q__buyButtonShine{inset:calc(var(--spacing,.25rem)*0);opacity:0;transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.5s;background:linear-gradient(90deg,#0000 0%,#ffffff1a 50%,#0000 100%);transition-duration:.5s;animation-duration:.5s;position:absolute}.styles-module__Aip21q__buyButton:hover .styles-module__Aip21q__buyButtonShine{opacity:1;animation:1s styles-module__Aip21q__shineSlide}@keyframes styles-module__Aip21q__shineSlide{0%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module__Aip21q__soldCount{margin-top:calc(var(--spacing,.25rem)*4);align-items:center;gap:calc(var(--spacing,.25rem)*2);color:var(--color-gray-500,#6a7282);display:flex}@supports (color:lab(0% 0 0)){.styles-module__Aip21q__soldCount{color:var(--color-gray-500,lab(47.7841% -.393182 -10.0268))}}.styles-module__Aip21q__soldDot{height:calc(var(--spacing,.25rem)*2);width:calc(var(--spacing,.25rem)*2);background-color:var(--color-green-500,#00c758);border-radius:3.40282e38px;animation:2s infinite styles-module__Aip21q__pulse}@supports (color:lab(0% 0 0)){.styles-module__Aip21q__soldDot{background-color:var(--color-green-500,lab(70.5521% -66.5147 45.8073))}}@keyframes styles-module__Aip21q__pulse{50%{opacity:.5}}.styles-module__Aip21q__suggestedSection{margin-top:calc(var(--spacing,.25rem)*20);padding-top:calc(var(--spacing,.25rem)*12);border-top:1px solid #ffffff1a}.styles-module__Aip21q__suggestedTitle{margin-bottom:calc(var(--spacing,.25rem)*8);text-align:center;font-size:var(--text-2xl,1.5rem);line-height:var(--tw-leading,var(--text-2xl--line-height,calc(2/1.5)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-white,#fff)}@media (min-width:48rem){.styles-module__Aip21q__suggestedTitle{font-size:var(--text-3xl,1.875rem);line-height:var(--tw-leading,var(--text-3xl--line-height,calc(2.25/1.875)))}}.styles-module__Aip21q__suggestedGrid{gap:calc(var(--spacing,.25rem)*6);grid-template-columns:repeat(1,minmax(0,1fr));display:grid}@media (min-width:40rem){.styles-module__Aip21q__suggestedGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:64rem){.styles-module__Aip21q__suggestedGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.styles-module__Aip21q__suggestedCardLink{text-decoration:none;display:block}.styles-module__Aip21q__suggestedCard{border-radius:var(--radius-2xl,1rem);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#1f293799 0%,#111827cc 100%);border:1px solid #ffffff14;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 8px 32px #0000004d}.styles-module__Aip21q__suggestedCard:hover{border-color:#00828b99;box-shadow:0 25px 60px -12px #0009,0 0 50px #00828b40,inset 0 1px #ffffff1a}.styles-module__Aip21q__suggestedCard:hover .styles-module__Aip21q__suggestedCardOverlay{opacity:.7}.styles-module__Aip21q__suggestedCard:hover .styles-module__Aip21q__suggestedCardAction{color:#fff;background:linear-gradient(135deg,#00828b 0%,#00a5b0 100%);gap:.5rem}.styles-module__Aip21q__suggestedCardImage{width:100%;height:180px;position:relative;overflow:hidden}.styles-module__Aip21q__suggestedCardImage img{transition:transform .5s cubic-bezier(.4,0,.2,1)}.styles-module__Aip21q__suggestedCard:hover .styles-module__Aip21q__suggestedCardImage img{transform:scale(1.08)}.styles-module__Aip21q__suggestedCardOverlay{inset:calc(var(--spacing,.25rem)*0);z-index:1;opacity:.5;background:linear-gradient(#0000 0%,#0003 50%,#000c 100%);transition:opacity .3s;position:absolute}.styles-module__Aip21q__suggestedCardBadge{right:calc(var(--spacing,.25rem)*3);bottom:calc(var(--spacing,.25rem)*3);z-index:2;border-radius:var(--radius);padding-inline:calc(var(--spacing,.25rem)*3);padding-block:calc(var(--spacing,.25rem)*1.5);font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-white,#fff);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;border:1px solid #ffffff26;position:absolute}.styles-module__Aip21q__suggestedCardDiscount{top:calc(var(--spacing,.25rem)*3);left:calc(var(--spacing,.25rem)*3);z-index:2;border-radius:var(--radius);padding-inline:calc(var(--spacing,.25rem)*2.5);padding-block:calc(var(--spacing,.25rem)*1);font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-white,#fff);background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);position:absolute;box-shadow:0 4px 15px #ef444466}.styles-module__Aip21q__suggestedCardContent{padding:calc(var(--spacing,.25rem)*5)}.styles-module__Aip21q__suggestedCardTitle{margin-bottom:calc(var(--spacing,.25rem)*4);font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,calc(1.75/1.125)));--tw-leading:var(--leading-tight,1.25);line-height:var(--leading-tight,1.25);--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-white,#fff);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.styles-module__Aip21q__suggestedCardFooter{justify-content:space-between;align-items:center;gap:calc(var(--spacing,.25rem)*3);flex-wrap:wrap;display:flex}.styles-module__Aip21q__suggestedCardPrice{align-items:baseline;gap:calc(var(--spacing,.25rem)*2);display:flex}.styles-module__Aip21q__suggestedCardCurrentPrice{font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,calc(1.75/1.25)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#00d4df 0%,#00828b 100%);-webkit-background-clip:text;background-clip:text}.styles-module__Aip21q__suggestedCardOriginalPrice{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));color:var(--color-gray-500,#6a7282);text-decoration-line:line-through}@supports (color:lab(0% 0 0)){.styles-module__Aip21q__suggestedCardOriginalPrice{color:var(--color-gray-500,lab(47.7841% -.393182 -10.0268))}}.styles-module__Aip21q__suggestedCardAction{align-items:center;gap:calc(var(--spacing,.25rem)*1);border-radius:var(--radius);padding-inline:calc(var(--spacing,.25rem)*3);padding-block:calc(var(--spacing,.25rem)*1.5);font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)));--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);color:#fffc;background:#ffffff1a;border:1px solid #ffffff1a;transition:all .3s;display:flex}.styles-module__Aip21q__activationSection{margin-top:calc(var(--spacing,.25rem)*12);padding-top:calc(var(--spacing,.25rem)*8);border-top:1px solid #ffffff1a}.styles-module__Aip21q__activationTitle{margin-bottom:calc(var(--spacing,.25rem)*6);text-align:center;font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,calc(1.75/1.25)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-white,#fff)}.styles-module__Aip21q__activationSteps{gap:calc(var(--spacing,.25rem)*4);grid-template-columns:repeat(1,minmax(0,1fr));display:grid}@media (min-width:40rem){.styles-module__Aip21q__activationSteps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:64rem){.styles-module__Aip21q__activationSteps{grid-template-columns:repeat(4,minmax(0,1fr))}}.styles-module__Aip21q__activationStep{align-items:center;gap:calc(var(--spacing,.25rem)*4);border-radius:calc(var(--radius) + 4px);padding:calc(var(--spacing,.25rem)*4);background:#ffffff08;border:1px solid #ffffff0d;transition:all .3s;display:flex}.styles-module__Aip21q__activationStep:hover{background:#00828b0d;border-color:#00828b4d}.styles-module__Aip21q__stepNumber{height:calc(var(--spacing,.25rem)*8);width:calc(var(--spacing,.25rem)*8);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:#fff;background:linear-gradient(135deg,#00828b 0%,#003153 100%);border-radius:3.40282e38px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.styles-module__Aip21q__stepText{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));color:var(--color-gray-300,#d1d5dc)}@supports (color:lab(0% 0 0)){.styles-module__Aip21q__stepText{color:var(--color-gray-300,lab(85.1236% -.612259 -3.7138))}}@property --tw-duration{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-leading{syntax:"*";inherits:false}
