.HeroCarousel-module__kybdLG__carousel{background:var(--bg-main);width:100%;height:100vh;min-height:600px;position:relative;overflow:hidden}.HeroCarousel-module__kybdLG__slidesWrapper{width:100%;height:100%;position:relative}.HeroCarousel-module__kybdLG__slide{opacity:0;pointer-events:none;transition:opacity .6s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.HeroCarousel-module__kybdLG__slide.HeroCarousel-module__kybdLG__active{opacity:1;pointer-events:auto}.HeroCarousel-module__kybdLG__slide.HeroCarousel-module__kybdLG__transitioning{opacity:0}.HeroCarousel-module__kybdLG__imageWrapper{position:absolute;inset:0}.HeroCarousel-module__kybdLG__overlay{z-index:1;background:linear-gradient(105deg,#0f1217eb 0%,#0f1217bf 50%,#0f121773 100%);position:absolute;inset:0}.HeroCarousel-module__kybdLG__gridPattern{z-index:2;background-image:linear-gradient(#35748812 1px,#0000 1px),linear-gradient(90deg,#35748812 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}.HeroCarousel-module__kybdLG__content{z-index:10;text-align:center;flex-direction:column;justify-content:flex-end;align-items:center;padding:5rem 4rem 6rem;animation:.7s cubic-bezier(.4,0,.2,1) both HeroCarousel-module__kybdLG__slideUp;display:flex;position:absolute;bottom:0;left:0;right:0}@keyframes HeroCarousel-module__kybdLG__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.HeroCarousel-module__kybdLG__tag{color:var(--accent-green);letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#66c48b26;border:1px solid #66c48b59;border-radius:20px;align-items:center;gap:.5rem;width:fit-content;margin-bottom:1.2rem;padding:.4rem .9rem;font-size:.75rem;font-weight:600;display:inline-flex}.HeroCarousel-module__kybdLG__title{color:#fff;text-shadow:0 2px 20px #0000004d;letter-spacing:-.02em;text-transform:uppercase;max-width:720px;margin-bottom:1.2rem;font-size:clamp(2rem,4.5vw,3.8rem);font-weight:400;line-height:1.15}.HeroCarousel-module__kybdLG__subtitle{color:#ffffffbf;max-width:560px;margin-bottom:2rem;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.7}.HeroCarousel-module__kybdLG__ctas{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.HeroCarousel-module__kybdLG__btnPrimary{background:var(--accent-teal);color:#fff;border-radius:10px;align-items:center;gap:.6rem;padding:.85rem 1.8rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #35748866}.HeroCarousel-module__kybdLG__btnPrimary:before{content:"";background:linear-gradient(45deg,#0000 30%,#ffffff1a 50%,#0000 70%);width:200%;height:200%;transition:transform .5s;position:absolute;top:-50%;left:-50%;transform:translate(-100%)}.HeroCarousel-module__kybdLG__btnPrimary:hover:before{transform:translate(100%)}.HeroCarousel-module__kybdLG__btnPrimary:hover{background:var(--accent-teal-light);transform:translateY(-2px);box-shadow:0 8px 28px #3574888c}.HeroCarousel-module__kybdLG__btnSecondary{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #fff3;border-radius:10px;align-items:center;gap:.6rem;padding:.85rem 1.8rem;font-size:.92rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.HeroCarousel-module__kybdLG__btnSecondary:hover{background:#ffffff24;border-color:#ffffff59;transform:translateY(-2px)}.HeroCarousel-module__kybdLG__stats{align-items:center;gap:1.5rem;display:flex}.HeroCarousel-module__kybdLG__stat{flex-direction:column;gap:2px;display:flex}.HeroCarousel-module__kybdLG__statNum{color:#fff;font-size:1.3rem;font-weight:700;line-height:1}.HeroCarousel-module__kybdLG__statLabel{color:#ffffff8c;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.HeroCarousel-module__kybdLG__statDivider{background:#fff3;width:1px;height:30px}.HeroCarousel-module__kybdLG__dots{z-index:20;flex-direction:column;gap:10px;display:flex;position:absolute;top:50%;right:2.5rem;transform:translateY(-50%)}.HeroCarousel-module__kybdLG__dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.HeroCarousel-module__kybdLG__dot:hover{background:#fff9}.HeroCarousel-module__kybdLG__dotActive{transform:scale(1.4);background:var(--accent-green)!important}.HeroCarousel-module__kybdLG__arrow{color:#fff;z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.1rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.HeroCarousel-module__kybdLG__arrow:hover{border-color:var(--accent-teal);background:#35748866;transform:translateY(-50%)scale(1.08)}.HeroCarousel-module__kybdLG__arrowLeft{left:1.5rem}.HeroCarousel-module__kybdLG__arrowRight{right:4rem}.HeroCarousel-module__kybdLG__progressBar{z-index:20;background:#ffffff1a;height:3px;position:absolute;bottom:0;left:0;right:0}.HeroCarousel-module__kybdLG__progressFill{background:linear-gradient(90deg, var(--accent-teal), var(--accent-green));height:100%;animation:5s linear forwards HeroCarousel-module__kybdLG__progress}@keyframes HeroCarousel-module__kybdLG__progress{0%{width:0%}to{width:100%}}.HeroCarousel-module__kybdLG__counter{z-index:20;align-items:baseline;gap:4px;display:flex;position:absolute;top:2rem;right:2.5rem}.HeroCarousel-module__kybdLG__counterCurrent{color:#fff;font-size:2rem;font-weight:700;line-height:1}.HeroCarousel-module__kybdLG__counterSep{color:#ffffff59;font-size:1rem}.HeroCarousel-module__kybdLG__counterTotal{color:#ffffff73;font-size:.9rem}@media (max-width:768px){.HeroCarousel-module__kybdLG__content{padding:2rem 1.5rem 4rem}.HeroCarousel-module__kybdLG__arrowRight{right:3.5rem}.HeroCarousel-module__kybdLG__dots{right:1rem}.HeroCarousel-module__kybdLG__counter{top:1rem;right:1rem}.HeroCarousel-module__kybdLG__counterCurrent{font-size:1.3rem}.HeroCarousel-module__kybdLG__stats{gap:1rem}.HeroCarousel-module__kybdLG__statNum{font-size:1.1rem}}@media (max-width:480px){.HeroCarousel-module__kybdLG__ctas{flex-direction:column;align-items:flex-start}.HeroCarousel-module__kybdLG__btnPrimary,.HeroCarousel-module__kybdLG__btnSecondary{justify-content:center;width:100%}}
.CompanySection-module__9xrzba__section{background:var(--bg-main);padding:6rem 3rem;position:relative;overflow:hidden}.CompanySection-module__9xrzba__bgDecor{pointer-events:none;background:radial-gradient(circle,#3574881f 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-200px;right:-200px}.CompanySection-module__9xrzba__container{max-width:1140px;margin:0 auto}.CompanySection-module__9xrzba__badge{color:var(--accent-teal-light);letter-spacing:.1em;text-transform:uppercase;background:#35748826;border:1px solid #35748866;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1.4rem;padding:.4rem 1rem;font-size:.75rem;font-weight:600;display:inline-flex}.CompanySection-module__9xrzba__title{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:800;line-height:1.2}.CompanySection-module__9xrzba__accent{color:var(--accent-green);text-transform:uppercase;font-weight:400;position:relative}.CompanySection-module__9xrzba__lead{color:#ffffffb3;max-width:600px;margin-bottom:3rem;font-size:1.1rem;line-height:1.7}.CompanySection-module__9xrzba__grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.CompanySection-module__9xrzba__textBlock p{color:#ffffffb8;margin-bottom:1.2rem;font-size:.97rem;line-height:1.8}.CompanySection-module__9xrzba__highlights{flex-direction:column;gap:.65rem;margin:1.8rem 0;display:flex}.CompanySection-module__9xrzba__highlight{color:#ffffffd9;align-items:center;gap:.7rem;font-size:.92rem;display:flex}.CompanySection-module__9xrzba__highlight i{color:var(--accent-green);flex-shrink:0;font-size:1rem}.CompanySection-module__9xrzba__ctaRow{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.CompanySection-module__9xrzba__btn{background:linear-gradient(135deg, var(--accent-teal), var(--accent-teal-dark));color:#fff;border-radius:10px;align-items:center;gap:.55rem;padding:.8rem 1.7rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #35748859}.CompanySection-module__9xrzba__btn:after{content:"";opacity:0;background:linear-gradient(135deg,#0000 40%,#ffffff14 100%);transition:opacity .3s;position:absolute;inset:0}.CompanySection-module__9xrzba__btn:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 8px 28px #35748880}.CompanySection-module__9xrzba__btn:hover:after{opacity:1}.CompanySection-module__9xrzba__availability{color:#ffffff8c;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.CompanySection-module__9xrzba__availability i{font-size:1rem}.CompanySection-module__9xrzba__cardsBlock{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.CompanySection-module__9xrzba__infoCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);align-items:center;gap:1rem;padding:1.3rem;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.CompanySection-module__9xrzba__infoCard:before{content:"";opacity:0;background:linear-gradient(135deg,#35748814 0%,#0000 100%);transition:opacity .35s;position:absolute;inset:0}.CompanySection-module__9xrzba__infoCard:hover{border-color:var(--border-hover);transform:translateY(-4px);box-shadow:0 12px 32px #0000004d}.CompanySection-module__9xrzba__infoCard:hover:before{opacity:1}.CompanySection-module__9xrzba__cardIcon{width:42px;height:42px;color:var(--accent-teal-light);background:#3574882e;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.CompanySection-module__9xrzba__cardLabel{color:#ffffff73;text-transform:uppercase;letter-spacing:.08em;margin-bottom:3px;font-size:.68rem}.CompanySection-module__9xrzba__cardValue{color:#fff;font-size:.9rem;font-weight:600}@media (max-width:900px){.CompanySection-module__9xrzba__section{padding:4rem 1.5rem}.CompanySection-module__9xrzba__grid{grid-template-columns:1fr;gap:2.5rem}}@media (max-width:480px){.CompanySection-module__9xrzba__cardsBlock{grid-template-columns:1fr}}
.FeaturesSection-module__Pifczq__section{background:var(--bg-main);padding:6rem 3rem;position:relative}.FeaturesSection-module__Pifczq__section:before{content:"";background:linear-gradient(180deg, transparent, var(--accent-teal));width:1px;height:80px;position:absolute;top:0;left:50%;transform:translate(-50%)}.FeaturesSection-module__Pifczq__container{max-width:1140px;margin:0 auto}.FeaturesSection-module__Pifczq__header{text-align:center;margin-bottom:4rem}.FeaturesSection-module__Pifczq__badge{color:var(--accent-teal-light);letter-spacing:.1em;text-transform:uppercase;background:#35748826;border:1px solid #35748866;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1.2rem;padding:.4rem 1rem;font-size:.75rem;font-weight:600;display:inline-flex}.FeaturesSection-module__Pifczq__title{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:800;line-height:1.2}.FeaturesSection-module__Pifczq__accent{color:var(--accent-green)}.FeaturesSection-module__Pifczq__subtitle{color:#fff9;max-width:500px;margin:0 auto;font-size:1.05rem;line-height:1.7}.FeaturesSection-module__Pifczq__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.FeaturesSection-module__Pifczq__card{background:var(--bg-card);border-radius:var(--radius-lg);cursor:default;border:1px solid #ffffff0f;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.FeaturesSection-module__Pifczq__card:after{content:"";background:linear-gradient(90deg, transparent, var(--card-accent,#357488), transparent);opacity:0;height:2px;transition:opacity .4s;position:absolute;bottom:0;left:0;right:0}.FeaturesSection-module__Pifczq__card:hover{border-color:rgba(var(--card-accent,53, 116, 136), .25);transform:translateY(-6px);box-shadow:0 20px 50px #0006}.FeaturesSection-module__Pifczq__card:hover:after{opacity:1}.FeaturesSection-module__Pifczq__cardGlow{background:radial-gradient(circle,#35748826 0%,#0000 70%);border-radius:50%;width:120px;height:120px;transition:all .4s;position:absolute;top:-40px;right:-40px}.FeaturesSection-module__Pifczq__card:hover .FeaturesSection-module__Pifczq__cardGlow{opacity:.7;transform:scale(1.6)}.FeaturesSection-module__Pifczq__iconWrap{width:52px;height:52px;color:var(--card-accent,var(--accent-teal-light));background:#3574882e;border:1px solid #35748833;border-radius:14px;justify-content:center;align-items:center;margin-bottom:1.4rem;font-size:1.4rem;transition:all .3s;display:flex}.FeaturesSection-module__Pifczq__card:hover .FeaturesSection-module__Pifczq__iconWrap{background:#35748847;transform:rotate(-6deg)scale(1.1)}.FeaturesSection-module__Pifczq__cardTitle{color:#fff;margin-bottom:.7rem;font-size:1.05rem;font-weight:700}.FeaturesSection-module__Pifczq__cardDesc{color:#fff9;font-size:.88rem;line-height:1.7}.FeaturesSection-module__Pifczq__cardArrow{color:#ffffff4d;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.75rem;transition:all .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.FeaturesSection-module__Pifczq__card:hover .FeaturesSection-module__Pifczq__cardArrow{color:var(--accent-green);background:#3574884d;transform:rotate(45deg)}.FeaturesSection-module__Pifczq__sysReq{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);flex-wrap:wrap;align-items:center;gap:3rem;padding:2rem 2.5rem;display:flex}.FeaturesSection-module__Pifczq__sysReqTitle{color:#fff;white-space:nowrap;align-items:center;gap:.7rem;font-size:1rem;font-weight:700;display:flex}.FeaturesSection-module__Pifczq__sysReqTitle i{color:var(--accent-teal-light);font-size:1.2rem}.FeaturesSection-module__Pifczq__sysGrid{flex-wrap:wrap;flex:1;gap:2rem;display:flex}.FeaturesSection-module__Pifczq__reqItem{color:#ffffffb3;white-space:nowrap;align-items:center;gap:.6rem;font-size:.88rem;display:flex}.FeaturesSection-module__Pifczq__reqItem i{color:var(--accent-green);font-size:1rem}@media (max-width:1000px){.FeaturesSection-module__Pifczq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.FeaturesSection-module__Pifczq__section{padding:4rem 1.5rem}.FeaturesSection-module__Pifczq__grid{grid-template-columns:1fr}.FeaturesSection-module__Pifczq__sysReq{flex-direction:column;gap:1.5rem;padding:1.5rem}.FeaturesSection-module__Pifczq__sysGrid{gap:1rem}}
.StatsSection-module__Smk1Ka__section{background:var(--bg-card);padding:6rem 3rem;position:relative;overflow:hidden}.StatsSection-module__Smk1Ka__bgGlow{pointer-events:none;background:radial-gradient(#3574881f 0%,#0000 70%);width:700px;height:400px;position:absolute;bottom:-100px;left:50%;transform:translate(-50%)}.StatsSection-module__Smk1Ka__container{z-index:1;max-width:1140px;margin:0 auto;position:relative}.StatsSection-module__Smk1Ka__header{text-align:center;margin-bottom:4rem}.StatsSection-module__Smk1Ka__badge{color:var(--accent-teal-light);letter-spacing:.1em;text-transform:uppercase;background:#35748826;border:1px solid #35748866;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1.2rem;padding:.4rem 1rem;font-size:.75rem;font-weight:600;display:inline-flex}.StatsSection-module__Smk1Ka__title{color:#fff;letter-spacing:-.02em;margin-bottom:.8rem;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:800}.StatsSection-module__Smk1Ka__accent{color:var(--accent-green)}.StatsSection-module__Smk1Ka__subtitle{color:#fff9;font-size:1rem}.StatsSection-module__Smk1Ka__donutGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.StatsSection-module__Smk1Ka__statCard{background:var(--bg-main);border:1px solid var(--border-color);border-radius:var(--radius-lg);text-align:center;flex-direction:column;align-items:center;gap:1.2rem;padding:2rem 1.5rem;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.StatsSection-module__Smk1Ka__statCard:before{content:"";opacity:0;background:linear-gradient(#3574880f 0%,#0000 100%);transition:opacity .35s;position:absolute;inset:0}.StatsSection-module__Smk1Ka__statCard:hover{border-color:#66c48b4d;transform:translateY(-5px);box-shadow:0 16px 40px #0006}.StatsSection-module__Smk1Ka__statCard:hover:before{opacity:1}.StatsSection-module__Smk1Ka__donut{justify-content:center;align-items:center;display:inline-flex;position:relative}.StatsSection-module__Smk1Ka__donutLabel{font-size:1.3rem;font-weight:800;line-height:1;position:absolute}.StatsSection-module__Smk1Ka__statInfo{flex-direction:column;align-items:center;gap:.3rem;display:flex}.StatsSection-module__Smk1Ka__statIcon{margin-bottom:.2rem;font-size:1.2rem}.StatsSection-module__Smk1Ka__statLabel{color:#fff;font-size:.95rem;font-weight:700}.StatsSection-module__Smk1Ka__statDesc{color:#ffffff80;text-align:center;font-size:.78rem;line-height:1.4}.StatsSection-module__Smk1Ka__numbersBar{background:var(--bg-main);border:1px solid var(--border-color);border-radius:var(--radius-lg);grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.StatsSection-module__Smk1Ka__numItem{text-align:center;border-right:1px solid var(--border-color);flex-direction:column;align-items:center;gap:.4rem;padding:2rem 1.5rem;transition:background .3s;display:flex;position:relative}.StatsSection-module__Smk1Ka__numItem:last-child{border-right:none}.StatsSection-module__Smk1Ka__numItem:after{content:"";background:linear-gradient(90deg, transparent, var(--accent-teal), transparent);opacity:0;height:2px;transition:opacity .3s;position:absolute;bottom:0;left:20%;right:20%}.StatsSection-module__Smk1Ka__numItem:hover{background:#3574880f}.StatsSection-module__Smk1Ka__numItem:hover:after{opacity:1}.StatsSection-module__Smk1Ka__numIcon{color:var(--accent-teal-light);font-size:1.3rem}.StatsSection-module__Smk1Ka__numValue{color:#fff;font-size:2rem;font-weight:800;line-height:1}.StatsSection-module__Smk1Ka__numLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.07em;font-size:.78rem}@media (max-width:1000px){.StatsSection-module__Smk1Ka__donutGrid,.StatsSection-module__Smk1Ka__numbersBar{grid-template-columns:repeat(2,1fr)}.StatsSection-module__Smk1Ka__numItem:nth-child(2){border-right:none}.StatsSection-module__Smk1Ka__numItem:nth-child(3){border-top:1px solid var(--border-color)}.StatsSection-module__Smk1Ka__numItem:nth-child(4){border-top:1px solid var(--border-color);border-right:none}}@media (max-width:640px){.StatsSection-module__Smk1Ka__section{padding:4rem 1.5rem}.StatsSection-module__Smk1Ka__donutGrid{grid-template-columns:1fr 1fr;gap:1rem}.StatsSection-module__Smk1Ka__numbersBar{grid-template-columns:1fr 1fr}}
.BlogSection-module__EjxaNG__section{background:var(--bg-main);padding:6rem 3rem}.BlogSection-module__EjxaNG__container{max-width:1140px;margin:0 auto}.BlogSection-module__EjxaNG__header{text-align:center;margin-bottom:3.5rem}.BlogSection-module__EjxaNG__badge{color:var(--accent-teal-light);letter-spacing:.1em;text-transform:uppercase;background:#35748826;border:1px solid #35748866;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1.2rem;padding:.4rem 1rem;font-size:.75rem;font-weight:600;display:inline-flex}.BlogSection-module__EjxaNG__title{color:#fff;letter-spacing:-.02em;margin-bottom:.8rem;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:800}.BlogSection-module__EjxaNG__accent{color:var(--accent-green)}.BlogSection-module__EjxaNG__subtitle{color:#fff9;font-size:1rem}.BlogSection-module__EjxaNG__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.BlogSection-module__EjxaNG__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);flex-direction:column;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.BlogSection-module__EjxaNG__card:before{content:"";border-radius:var(--radius-lg);-webkit-mask-composite:destination-out;opacity:0;z-index:0;background:linear-gradient(135deg,#66c48b33,#35748833) border-box;border:1px solid #0000;transition:opacity .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.BlogSection-module__EjxaNG__card:hover{border-color:#66c48b40;transform:translateY(-6px);box-shadow:0 20px 50px #00000073}.BlogSection-module__EjxaNG__card:hover:before{opacity:1}.BlogSection-module__EjxaNG__imageWrap{flex-shrink:0;height:200px;position:relative;overflow:hidden}.BlogSection-module__EjxaNG__imageWrap img{transition:transform .6s cubic-bezier(.4,0,.2,1)!important}.BlogSection-module__EjxaNG__card:hover .BlogSection-module__EjxaNG__imageWrap img{transform:scale(1.06)!important}.BlogSection-module__EjxaNG__imageOverlay{z-index:1;background:linear-gradient(#0000 40%,#0f1217cc 100%);position:absolute;inset:0}.BlogSection-module__EjxaNG__categoryBadge{color:var(--accent-green);letter-spacing:.08em;text-transform:uppercase;z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f1217b3;border:1px solid #66c48b59;border-radius:20px;padding:.3rem .7rem;font-size:.68rem;font-weight:700;position:absolute;top:1rem;right:1rem}.BlogSection-module__EjxaNG__cardBody{flex:1;padding:1.4rem}.BlogSection-module__EjxaNG__cardTitle{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.7rem;font-size:1rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.BlogSection-module__EjxaNG__cardExcerpt{color:#ffffff8c;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.84rem;line-height:1.65;display:-webkit-box;overflow:hidden}.BlogSection-module__EjxaNG__cardMeta{flex-wrap:wrap;gap:.8rem;display:flex}.BlogSection-module__EjxaNG__metaItem{color:#fff6;align-items:center;gap:.35rem;font-size:.75rem;display:flex}.BlogSection-module__EjxaNG__metaItem i{color:var(--accent-teal-light);font-size:.8rem}.BlogSection-module__EjxaNG__cardFooter{border-top:1px solid var(--border-color);padding:.9rem 1.4rem}.BlogSection-module__EjxaNG__readMore{color:var(--accent-teal-light);align-items:center;gap:.5rem;font-size:.83rem;font-weight:600;transition:all .3s;display:flex}.BlogSection-module__EjxaNG__readMore i{transition:transform .3s}.BlogSection-module__EjxaNG__card:hover .BlogSection-module__EjxaNG__readMore{color:var(--accent-green)}.BlogSection-module__EjxaNG__card:hover .BlogSection-module__EjxaNG__readMore i{transform:translate(4px)}.BlogSection-module__EjxaNG__ctaRow{text-align:center}.BlogSection-module__EjxaNG__btn{color:var(--accent-teal-light);background:#35748826;border:1px solid #35748866;border-radius:10px;align-items:center;gap:.6rem;padding:.85rem 2rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.BlogSection-module__EjxaNG__btn:hover{border-color:var(--accent-teal);color:#fff;background:#3574884d;transform:translateY(-2px)}@media (max-width:900px){.BlogSection-module__EjxaNG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.BlogSection-module__EjxaNG__section{padding:4rem 1.5rem}.BlogSection-module__EjxaNG__grid{grid-template-columns:1fr}}
.CTASection-module__uB7_Ra__section{background:var(--bg-card);padding:6rem 3rem;position:relative;overflow:hidden}.CTASection-module__uB7_Ra__bgDecor{pointer-events:none;background:radial-gradient(at 20%,#3574882e 0%,#0000 60%),radial-gradient(at 80%,#66c48b1a 0%,#0000 60%);position:absolute;inset:0}.CTASection-module__uB7_Ra__gridPattern{pointer-events:none;opacity:.05;background-image:url(/images/iconWhite.png);background-size:40px 40px;position:absolute;inset:0}.CTASection-module__uB7_Ra__container{z-index:1;max-width:860px;margin:0 auto;position:relative}.CTASection-module__uB7_Ra__inner{text-align:center}.CTASection-module__uB7_Ra__iconWrap{width:72px;height:72px;color:var(--accent-teal-light);background:#35748833;border:1px solid #35748866;border-radius:20px;justify-content:center;align-items:center;margin:0 auto 1.8rem;font-size:2rem;animation:3s ease-in-out infinite CTASection-module__uB7_Ra__float;display:flex}@keyframes CTASection-module__uB7_Ra__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.CTASection-module__uB7_Ra__title{color:#fff;letter-spacing:-.02em;margin-bottom:1.2rem;font-size:clamp(1.8rem,3.5vw,3rem);font-weight:800;line-height:1.25}.CTASection-module__uB7_Ra__accent{background:linear-gradient(90deg, var(--accent-teal-light), var(--accent-green));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.CTASection-module__uB7_Ra__text{color:#ffffffa6;max-width:520px;margin:0 auto 2.5rem;font-size:1.05rem;line-height:1.7}.CTASection-module__uB7_Ra__actions{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.CTASection-module__uB7_Ra__btnPrimary{background:linear-gradient(135deg, var(--accent-teal), var(--accent-teal-dark));color:#fff;border-radius:12px;align-items:center;gap:.9rem;padding:1rem 2.5rem;text-decoration:none;transition:all .35s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 6px 28px #35748866}.CTASection-module__uB7_Ra__btnPrimary i{flex-shrink:0;font-size:1.6rem}.CTASection-module__uB7_Ra__btnPrimary span{flex-direction:column;align-items:flex-start;line-height:1.2;display:flex}.CTASection-module__uB7_Ra__btnPrimary small{opacity:.75;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem}.CTASection-module__uB7_Ra__btnPrimary span:last-child{font-size:1.1rem;font-weight:700}.CTASection-module__uB7_Ra__btnPrimary:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1f,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.CTASection-module__uB7_Ra__btnPrimary:hover:before{left:100%}.CTASection-module__uB7_Ra__btnPrimary:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 12px 40px #35748899}.CTASection-module__uB7_Ra__info{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.CTASection-module__uB7_Ra__infoItem{color:#ffffff8c;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.CTASection-module__uB7_Ra__infoItem i{color:var(--accent-green);font-size:1rem}@media (max-width:600px){.CTASection-module__uB7_Ra__section{padding:4rem 1.5rem}.CTASection-module__uB7_Ra__info{gap:1rem}}
.FAQSection-module__XrVDtW__section{background:var(--bg-main);padding:6rem 3rem}.FAQSection-module__XrVDtW__container{max-width:860px;margin:0 auto}.FAQSection-module__XrVDtW__header{text-align:center;margin-bottom:3.5rem}.FAQSection-module__XrVDtW__badge{color:var(--accent-teal-light);letter-spacing:.1em;text-transform:uppercase;background:#35748826;border:1px solid #35748866;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1.2rem;padding:.4rem 1rem;font-size:.75rem;font-weight:600;display:inline-flex}.FAQSection-module__XrVDtW__title{color:#fff;letter-spacing:-.02em;margin-bottom:.8rem;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:800}.FAQSection-module__XrVDtW__accent{color:var(--accent-green)}.FAQSection-module__XrVDtW__subtitle{color:#fff9;font-size:1rem}.FAQSection-module__XrVDtW__list{flex-direction:column;gap:.75rem;display:flex}.FAQSection-module__XrVDtW__item{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);transition:border-color .3s;overflow:hidden}.FAQSection-module__XrVDtW__item:hover,.FAQSection-module__XrVDtW__itemOpen{border-color:#35748873}.FAQSection-module__XrVDtW__itemOpen{box-shadow:0 4px 20px #00000040}.FAQSection-module__XrVDtW__question{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:1rem;width:100%;padding:1.3rem 1.5rem;transition:background .25s;display:flex}.FAQSection-module__XrVDtW__question:hover{background:#ffffff06}.FAQSection-module__XrVDtW__qNum{color:var(--accent-teal-light);font-variant-numeric:tabular-nums;letter-spacing:.05em;opacity:.6;flex-shrink:0;font-size:.7rem;font-weight:700}.FAQSection-module__XrVDtW__qText{color:#fff;flex:1;font-size:.97rem;font-weight:600;line-height:1.4}.FAQSection-module__XrVDtW__chevron{width:28px;height:28px;color:var(--accent-teal-light);background:#35748826;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;transition:all .3s;display:flex}.FAQSection-module__XrVDtW__itemOpen .FAQSection-module__XrVDtW__chevron{color:var(--accent-green);background:#3574884d}.FAQSection-module__XrVDtW__answer{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.FAQSection-module__XrVDtW__answerOpen{max-height:300px}.FAQSection-module__XrVDtW__answer p{color:#ffffffa6;padding:0 1.5rem 1.5rem 3.3rem;font-size:.9rem;line-height:1.75}@media (max-width:600px){.FAQSection-module__XrVDtW__section{padding:4rem 1.5rem}.FAQSection-module__XrVDtW__answer p{padding:0 1.2rem 1.2rem}}
.TestimonialsCarousel-module__Wlautq__section{background:var(--bg-card);padding:6rem 3rem;position:relative;overflow:hidden}.TestimonialsCarousel-module__Wlautq__bgDecor{pointer-events:none;background:radial-gradient(at 0 100%,#3574881f 0%,#0000 50%),radial-gradient(at 100% 0,#66c48b14 0%,#0000 50%);position:absolute;inset:0}.TestimonialsCarousel-module__Wlautq__container{z-index:1;max-width:1140px;margin:0 auto;position:relative}.TestimonialsCarousel-module__Wlautq__header{text-align:center;margin-bottom:3.5rem}.TestimonialsCarousel-module__Wlautq__badge{color:var(--accent-teal-light);letter-spacing:.1em;text-transform:uppercase;background:#35748826;border:1px solid #35748866;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1.2rem;padding:.4rem 1rem;font-size:.75rem;font-weight:600;display:inline-flex}.TestimonialsCarousel-module__Wlautq__title{color:#fff;letter-spacing:-.02em;margin-bottom:.8rem;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:800}.TestimonialsCarousel-module__Wlautq__accent{color:var(--accent-green)}.TestimonialsCarousel-module__Wlautq__subtitle{color:#fff9;font-size:1rem}.TestimonialsCarousel-module__Wlautq__track{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2.5rem;transition:opacity .3s;display:grid}.TestimonialsCarousel-module__Wlautq__track.TestimonialsCarousel-module__Wlautq__fade{opacity:0}.TestimonialsCarousel-module__Wlautq__card{background:var(--bg-main);border:1px solid var(--border-color);border-radius:var(--radius-lg);flex-direction:column;gap:1.2rem;padding:2rem;transition:all .35s;animation:.5s cubic-bezier(.4,0,.2,1) both TestimonialsCarousel-module__Wlautq__slideInUp;display:flex}@keyframes TestimonialsCarousel-module__Wlautq__slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.TestimonialsCarousel-module__Wlautq__card:hover{border-color:#35748866;transform:translateY(-4px);box-shadow:0 16px 40px #00000059}.TestimonialsCarousel-module__Wlautq__stars{gap:3px;display:flex}.TestimonialsCarousel-module__Wlautq__stars i{color:#fbbf24;font-size:.85rem}.TestimonialsCarousel-module__Wlautq__text{color:#ffffffb8;flex:1;font-size:.9rem;font-style:italic;line-height:1.75}.TestimonialsCarousel-module__Wlautq__author{border-top:1px solid var(--border-color);align-items:center;gap:.85rem;padding-top:1rem;display:flex}.TestimonialsCarousel-module__Wlautq__avatarWrap{flex-shrink:0}.TestimonialsCarousel-module__Wlautq__avatarPlaceholder{background:linear-gradient(135deg, var(--accent-teal), var(--accent-green));color:#fff;border:2px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.1rem;font-weight:700;display:flex}.TestimonialsCarousel-module__Wlautq__authorInfo{flex-direction:column;gap:2px;display:flex}.TestimonialsCarousel-module__Wlautq__authorName{color:#fff;font-size:.9rem;font-weight:700}.TestimonialsCarousel-module__Wlautq__authorRole{color:#ffffff73;font-size:.75rem}.TestimonialsCarousel-module__Wlautq__controls{justify-content:center;align-items:center;gap:1.5rem;display:flex}.TestimonialsCarousel-module__Wlautq__arrow{border:1px solid var(--border-color);color:#fff9;cursor:pointer;background:#ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;transition:all .25s;display:flex}.TestimonialsCarousel-module__Wlautq__arrow:hover{border-color:var(--accent-teal);color:#fff;background:#35748840}.TestimonialsCarousel-module__Wlautq__dots{gap:8px;display:flex}.TestimonialsCarousel-module__Wlautq__dot{cursor:pointer;background:#fff3;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .25s}.TestimonialsCarousel-module__Wlautq__dot:hover{background:#ffffff73}.TestimonialsCarousel-module__Wlautq__dotActive{transform:scale(1.3);background:var(--accent-teal-light)!important}@media (max-width:900px){.TestimonialsCarousel-module__Wlautq__track{grid-template-columns:1fr}.TestimonialsCarousel-module__Wlautq__track .TestimonialsCarousel-module__Wlautq__card:nth-child(n+2){display:none}}@media (max-width:600px){.TestimonialsCarousel-module__Wlautq__section{padding:4rem 1.5rem}}
.RegistrationSection-module__cOOA3a__section{background:var(--bg-main);padding:6rem 3rem;position:relative;overflow:hidden}.RegistrationSection-module__cOOA3a__bgGrad{pointer-events:none;background:radial-gradient(at 50% 0,#3574881a 0%,#0000 60%);position:absolute;inset:0}.RegistrationSection-module__cOOA3a__gridPatternContact{pointer-events:none;opacity:.15;background-image:url(/images/iconBlue.png);background-size:40px 40px;position:absolute;inset:0}.RegistrationSection-module__cOOA3a__container{z-index:1;max-width:700px;margin:0 auto;position:relative}.RegistrationSection-module__cOOA3a__header{text-align:center;margin-bottom:3rem}.RegistrationSection-module__cOOA3a__badge{color:var(--accent-teal-light);letter-spacing:.1em;text-transform:uppercase;background:#35748826;border:1px solid #35748866;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1.2rem;padding:.4rem 1rem;font-size:.75rem;font-weight:600;display:inline-flex}.RegistrationSection-module__cOOA3a__title{color:#fff;letter-spacing:-.02em;margin-bottom:.8rem;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800}.RegistrationSection-module__cOOA3a__accent{color:var(--accent-green)}.RegistrationSection-module__cOOA3a__subtitle{color:#fff9;font-size:1rem}.RegistrationSection-module__cOOA3a__form{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);flex-direction:column;gap:0;padding:2.5rem;display:flex}.RegistrationSection-module__cOOA3a__formSection{border-bottom:1px solid var(--border-color);margin-bottom:2rem;padding-bottom:2rem}.RegistrationSection-module__cOOA3a__formSection:last-of-type{border-bottom:none;margin-bottom:1.5rem}.RegistrationSection-module__cOOA3a__formSectionTitle{color:var(--accent-teal-light);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.6rem;margin-bottom:1.5rem;font-size:.9rem;font-weight:700;display:flex}.RegistrationSection-module__cOOA3a__formSectionTitle i{font-size:1rem}.RegistrationSection-module__cOOA3a__pricingInfo{border-radius:var(--radius-sm);background:#66c48b14;border:1px solid #66c48b33;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1rem 1.2rem;display:flex}.RegistrationSection-module__cOOA3a__priceLabel{color:#ffffffb3;font-size:.85rem;font-weight:600}.RegistrationSection-module__cOOA3a__priceAmount{color:var(--accent-green);font-size:1.3rem;font-weight:800}.RegistrationSection-module__cOOA3a__row{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.RegistrationSection-module__cOOA3a__field{flex-direction:column;gap:.5rem;margin-bottom:1.2rem;display:flex}.RegistrationSection-module__cOOA3a__field:last-child{margin-bottom:0}.RegistrationSection-module__cOOA3a__label{color:#ffffffa6;letter-spacing:.05em;text-transform:uppercase;font-size:.78rem;font-weight:600}.RegistrationSection-module__cOOA3a__input{border:1px solid var(--border-color);border-radius:var(--radius-sm);color:#fff;background:#ffffff0a;width:100%;padding:.85rem 1rem;font-size:.95rem;transition:all .25s}.RegistrationSection-module__cOOA3a__input::placeholder{color:#ffffff40}.RegistrationSection-module__cOOA3a__input:focus{border-color:var(--accent-teal);background:#35748814;box-shadow:0 0 0 3px #35748826}.RegistrationSection-module__cOOA3a__inputError{background:#ef44440d!important;border-color:#ef444499!important}.RegistrationSection-module__cOOA3a__inputWrap{position:relative}.RegistrationSection-module__cOOA3a__inputWrap i{color:#ffffff4d;pointer-events:none;font-size:1rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.RegistrationSection-module__cOOA3a__inputIcon{padding-left:2.8rem}.RegistrationSection-module__cOOA3a__error{color:#ef4444;align-items:center;gap:.4rem;font-size:.75rem;display:flex}.RegistrationSection-module__cOOA3a__error i{font-size:.8rem}.RegistrationSection-module__cOOA3a__submitBtn{background:linear-gradient(135deg, var(--accent-teal), var(--accent-teal-dark));color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.7rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #35748866}.RegistrationSection-module__cOOA3a__submitBtn:disabled{opacity:.75;cursor:not-allowed}.RegistrationSection-module__cOOA3a__submitBtn:before{content:"";opacity:0;background:linear-gradient(135deg,#0000 40%,#ffffff14 100%);transition:opacity .3s;position:absolute;inset:0}.RegistrationSection-module__cOOA3a__submitBtn:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 8px 30px #3574888c}.RegistrationSection-module__cOOA3a__submitBtn:not(:disabled):hover:before{opacity:1}.RegistrationSection-module__cOOA3a__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.7s linear infinite RegistrationSection-module__cOOA3a__spin}@keyframes RegistrationSection-module__cOOA3a__spin{to{transform:rotate(360deg)}}.RegistrationSection-module__cOOA3a__disclaimer{color:#ffffff59;text-align:center;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;font-size:.75rem;display:flex}.RegistrationSection-module__cOOA3a__disclaimer i{color:var(--accent-green);font-size:.85rem}.RegistrationSection-module__cOOA3a__successWrap{background:var(--bg-card);border-radius:var(--radius-lg);text-align:center;border:1px solid #66c48b4d;padding:4rem 3rem}.RegistrationSection-module__cOOA3a__successIcon{width:80px;height:80px;color:var(--accent-green);background:#66c48b26;border:2px solid #66c48b66;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:2.2rem;animation:.5s cubic-bezier(.4,0,.2,1) RegistrationSection-module__cOOA3a__scaleIn;display:flex}@keyframes RegistrationSection-module__cOOA3a__scaleIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.RegistrationSection-module__cOOA3a__successTitle{color:#fff;margin-bottom:1rem;font-size:2rem;font-weight:800}.RegistrationSection-module__cOOA3a__successText{color:#ffffffa6;max-width:420px;margin:0 auto 2rem;font-size:1rem;line-height:1.7}.RegistrationSection-module__cOOA3a__successText strong{color:var(--accent-teal-light)}.RegistrationSection-module__cOOA3a__backBtn{color:var(--accent-teal-light);cursor:pointer;background:#35748826;border:1px solid #35748866;border-radius:8px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .25s;display:inline-flex}.RegistrationSection-module__cOOA3a__backBtn:hover{color:#fff;background:#3574884d}@media (max-width:600px){.RegistrationSection-module__cOOA3a__section{padding:4rem 1.5rem}.RegistrationSection-module__cOOA3a__form{padding:1.5rem}.RegistrationSection-module__cOOA3a__row{grid-template-columns:1fr}}
.ContactInfo-module__WE_3sG__footer{border-top:1px solid var(--border-color);background:#0a0d11;position:relative;overflow:hidden}.ContactInfo-module__WE_3sG__bgGrad{pointer-events:none;background:radial-gradient(at 50% 0,#35748814 0%,#0000 60%);position:absolute;inset:0}.ContactInfo-module__WE_3sG__container{z-index:1;max-width:1140px;margin:0 auto;padding:4rem 3rem 2rem;position:relative}.ContactInfo-module__WE_3sG__grid{border-bottom:1px solid var(--border-color);grid-template-columns:1.8fr 1.5fr 1fr 1fr;gap:3rem;margin-bottom:3rem;padding-bottom:3rem;display:grid}.ContactInfo-module__WE_3sG__logo{align-items:center;gap:.8rem;margin-bottom:1.2rem;display:flex}.ContactInfo-module__WE_3sG__logoIcon{width:42px;height:42px;color:var(--accent-teal-light);background:#35748840;border:1px solid #35748866;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.ContactInfo-module__WE_3sG__logoImg{object-fit:contain;width:142px;height:auto}.ContactInfo-module__WE_3sG__logoName{color:#fff;letter-spacing:.08em;font-size:1.5rem;font-weight:800;line-height:1;display:block}.ContactInfo-module__WE_3sG__logoTagline{color:#ffffff80;letter-spacing:.12em;text-transform:uppercase;font-size:.65rem;display:block}.ContactInfo-module__WE_3sG__brandDesc{color:#ffffff80;margin-bottom:1rem;font-size:.88rem;line-height:1.7}.ContactInfo-module__WE_3sG__companyInfo{color:#ffffff4d;flex-direction:column;gap:3px;font-size:.72rem;display:flex}.ContactInfo-module__WE_3sG__colTitle{color:#ffffff80;text-transform:uppercase;letter-spacing:.12em;margin-bottom:1.3rem;font-size:.75rem;font-weight:700}.ContactInfo-module__WE_3sG__contactList{flex-direction:column;gap:1rem;display:flex}.ContactInfo-module__WE_3sG__contactItem{align-items:flex-start;gap:.8rem;display:flex}.ContactInfo-module__WE_3sG__contactIcon{width:32px;height:32px;color:var(--accent-teal-light);background:#3574881f;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:.85rem;display:flex}.ContactInfo-module__WE_3sG__contactLabel{color:#ffffff59;text-transform:uppercase;letter-spacing:.08em;margin-bottom:2px;font-size:.68rem;display:block}.ContactInfo-module__WE_3sG__contactValue{color:#ffffffb8;font-size:.85rem;line-height:1.5;text-decoration:none;transition:color .2s;display:block}a.ContactInfo-module__WE_3sG__contactValue:hover{color:var(--accent-teal-light)}.ContactInfo-module__WE_3sG__linkList{flex-direction:column;gap:.5rem;display:flex}.ContactInfo-module__WE_3sG__link{color:#ffffff8c;align-items:center;gap:.4rem;padding:.2rem 0;font-size:.88rem;text-decoration:none;transition:all .22s;display:flex}.ContactInfo-module__WE_3sG__link i{color:var(--accent-teal-light);opacity:0;font-size:.7rem;transition:all .22s;transform:translate(-4px)}.ContactInfo-module__WE_3sG__link:hover{color:#fff;padding-left:4px}.ContactInfo-module__WE_3sG__link:hover i{opacity:1;transform:translate(0)}.ContactInfo-module__WE_3sG__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.ContactInfo-module__WE_3sG__copyright{color:#ffffff4d;font-size:.78rem}.ContactInfo-module__WE_3sG__built{color:#ffffff40;font-size:.75rem}@media (max-width:900px){.ContactInfo-module__WE_3sG__grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.ContactInfo-module__WE_3sG__container{padding:3rem 1.5rem 2rem}.ContactInfo-module__WE_3sG__grid{grid-template-columns:1fr;gap:2rem}.ContactInfo-module__WE_3sG__bottom{text-align:center;flex-direction:column}}
.About-module__kAIAca__container{max-width:1140px;margin:0 auto;padding:0 3rem}.About-module__kAIAca__badge{color:var(--accent-teal-light);letter-spacing:.1em;text-transform:uppercase;background:#35748826;border:1px solid #35748866;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1.2rem;padding:.4rem 1rem;font-size:.75rem;font-weight:600;display:inline-flex}.About-module__kAIAca__sectionTitle{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800;line-height:1.2}.About-module__kAIAca__accent{color:var(--accent-green)}.About-module__kAIAca__centerHeader{text-align:center;margin-bottom:3.5rem}.About-module__kAIAca__mission{background:var(--bg-main);padding:6rem 0}.About-module__kAIAca__missionGrid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.About-module__kAIAca__missionText p{color:#ffffffad;margin-bottom:1.2rem;font-size:.97rem;line-height:1.8}.About-module__kAIAca__missionImage{position:relative}.About-module__kAIAca__imagePlaceholder{border-radius:var(--radius-lg);background:var(--bg-card);border:1px solid var(--border-color);height:380px;position:relative;overflow:hidden}.About-module__kAIAca__imageOverlay{z-index:1;background:linear-gradient(#0000 40%,#0f121799 100%);position:absolute;inset:0}.About-module__kAIAca__statsCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 1.5rem;display:flex;position:absolute;bottom:-1.5rem;left:2rem;right:2rem}.About-module__kAIAca__statRow{flex-direction:column;align-items:center;gap:2px;display:flex}.About-module__kAIAca__statNum{color:#fff;font-size:1.2rem;font-weight:800;line-height:1}.About-module__kAIAca__statLabel{color:#ffffff73;text-transform:uppercase;letter-spacing:.08em;font-size:.68rem}.About-module__kAIAca__statDivider{background:var(--border-color);width:1px;height:32px}.About-module__kAIAca__valuesSection{background:var(--bg-card);padding:6rem 0}.About-module__kAIAca__valuesGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.About-module__kAIAca__valueCard{background:var(--bg-main);border:1px solid var(--border-color);border-radius:var(--radius-lg);text-align:center;padding:2rem 1.5rem;transition:all .35s cubic-bezier(.4,0,.2,1)}.About-module__kAIAca__valueCard:hover{border-color:#35748866;transform:translateY(-6px);box-shadow:0 16px 40px #0006}.About-module__kAIAca__valueIcon{width:56px;height:56px;color:var(--accent-teal-light);background:#35748826;border-radius:14px;justify-content:center;align-items:center;margin:0 auto 1.2rem;font-size:1.5rem;transition:all .3s;display:flex}.About-module__kAIAca__valueCard:hover .About-module__kAIAca__valueIcon{background:#35748847;transform:rotate(-6deg)scale(1.1)}.About-module__kAIAca__valueName{color:#fff;margin-bottom:.6rem;font-size:1rem;font-weight:700}.About-module__kAIAca__valueDesc{color:#ffffff94;font-size:.85rem;line-height:1.65}.About-module__kAIAca__detailsSection{background:var(--bg-main);padding:6rem 0}.About-module__kAIAca__detailsGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.About-module__kAIAca__detailCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);align-items:flex-start;gap:1rem;padding:1.3rem;transition:all .3s;display:flex}.About-module__kAIAca__detailCard:hover{border-color:#35748866;transform:translateY(-3px)}.About-module__kAIAca__detailIcon{width:38px;height:38px;color:var(--accent-teal-light);background:#35748826;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:flex}.About-module__kAIAca__detailLabel{color:#fff6;text-transform:uppercase;letter-spacing:.08em;margin-bottom:3px;font-size:.67rem;display:block}.About-module__kAIAca__detailValue{color:#fff;font-size:.88rem;font-weight:600;line-height:1.4;display:block}@media (max-width:1000px){.About-module__kAIAca__valuesGrid,.About-module__kAIAca__detailsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.About-module__kAIAca__container{padding:0 1.5rem}.About-module__kAIAca__missionGrid{grid-template-columns:1fr;gap:2rem}.About-module__kAIAca__mission,.About-module__kAIAca__valuesSection,.About-module__kAIAca__detailsSection{padding:4rem 0}}@media (max-width:500px){.About-module__kAIAca__valuesGrid,.About-module__kAIAca__detailsGrid{grid-template-columns:1fr}}
.Blog-module__f2qemW__section{background:var(--bg-main);padding:4rem 0 5rem}.Blog-module__f2qemW__container{max-width:1140px;margin:0 auto;padding:0 3rem}.Blog-module__f2qemW__featured{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);grid-template-columns:1fr 1fr;margin-bottom:3rem;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:grid;overflow:hidden}.Blog-module__f2qemW__featured:hover{border-color:#66c48b4d;transform:translateY(-4px);box-shadow:0 20px 60px #00000073}.Blog-module__f2qemW__featuredImage{min-height:360px;position:relative}.Blog-module__f2qemW__featuredImage img{transition:transform .6s!important}.Blog-module__f2qemW__featured:hover .Blog-module__f2qemW__featuredImage img{transform:scale(1.04)!important}.Blog-module__f2qemW__featuredOverlay{z-index:1;background:linear-gradient(90deg,#0000 60%,#1a2027cc 100%);position:absolute;inset:0}.Blog-module__f2qemW__featuredLabel{z-index:2;color:var(--accent-green);letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#66c48b2e;border:1px solid #66c48b66;border-radius:20px;align-items:center;gap:.4rem;padding:.35rem .8rem;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:1.2rem;left:1.2rem}.Blog-module__f2qemW__featuredContent{flex-direction:column;justify-content:center;gap:.8rem;padding:2.5rem;display:flex}.Blog-module__f2qemW__category{color:var(--accent-teal-light);text-transform:uppercase;letter-spacing:.1em;background:#35748826;border:1px solid #3574884d;border-radius:20px;width:fit-content;padding:.25rem .7rem;font-size:.68rem;font-weight:700;display:inline-block}.Blog-module__f2qemW__featuredTitle{color:#fff;letter-spacing:-.01em;font-size:1.55rem;font-weight:800;line-height:1.3}.Blog-module__f2qemW__featuredExcerpt{color:#ffffff9e;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.72;display:-webkit-box;overflow:hidden}.Blog-module__f2qemW__meta{flex-wrap:wrap;gap:1rem;display:flex}.Blog-module__f2qemW__meta span{color:#ffffff6b;align-items:center;gap:.4rem;font-size:.78rem;display:flex}.Blog-module__f2qemW__meta span i{color:var(--accent-teal-light);font-size:.82rem}.Blog-module__f2qemW__readLink{color:var(--accent-green);align-items:center;gap:.5rem;margin-top:.5rem;font-size:.88rem;font-weight:700;display:flex}.Blog-module__f2qemW__readLink i{transition:transform .3s}.Blog-module__f2qemW__featured:hover .Blog-module__f2qemW__readLink i{transform:translate(5px)}.Blog-module__f2qemW__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Blog-module__f2qemW__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);flex-direction:column;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.Blog-module__f2qemW__card:hover{border-color:#66c48b40;transform:translateY(-6px);box-shadow:0 20px 50px #00000073}.Blog-module__f2qemW__cardImage{flex-shrink:0;height:180px;position:relative;overflow:hidden}.Blog-module__f2qemW__cardImage img{transition:transform .6s!important}.Blog-module__f2qemW__card:hover .Blog-module__f2qemW__cardImage img{transform:scale(1.07)!important}.Blog-module__f2qemW__cardOverlay{z-index:1;background:linear-gradient(#0000 40%,#0f1217bf 100%);position:absolute;inset:0}.Blog-module__f2qemW__cardCategory{z-index:2;color:var(--accent-green);letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f1217bf;border:1px solid #66c48b4d;border-radius:20px;padding:.25rem .6rem;font-size:.62rem;font-weight:700;position:absolute;top:.8rem;right:.8rem}.Blog-module__f2qemW__cardBody{flex:1;padding:1.3rem}.Blog-module__f2qemW__cardTitle{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.65rem;font-size:.95rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.Blog-module__f2qemW__cardExcerpt{color:#ffffff85;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.8rem;line-height:1.65;display:-webkit-box;overflow:hidden}.Blog-module__f2qemW__cardMeta{flex-wrap:wrap;gap:.6rem;display:flex}.Blog-module__f2qemW__cardMeta span{color:#ffffff61;align-items:center;gap:.3rem;font-size:.7rem;display:flex}.Blog-module__f2qemW__cardMeta span i{color:var(--accent-teal-light);font-size:.75rem}.Blog-module__f2qemW__cardFooter{border-top:1px solid var(--border-color);color:var(--accent-teal-light);align-items:center;gap:.45rem;padding:.85rem 1.3rem;font-size:.8rem;font-weight:700;transition:color .25s;display:flex}.Blog-module__f2qemW__card:hover .Blog-module__f2qemW__cardFooter{color:var(--accent-green)}.Blog-module__f2qemW__cardFooter i{transition:transform .3s}.Blog-module__f2qemW__card:hover .Blog-module__f2qemW__cardFooter i{transform:translate(4px)}@media (max-width:1100px){.Blog-module__f2qemW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Blog-module__f2qemW__featured{grid-template-columns:1fr}.Blog-module__f2qemW__featuredImage{min-height:220px}.Blog-module__f2qemW__featuredOverlay{background:linear-gradient(#0000 30%,#1a2027e6 100%)}.Blog-module__f2qemW__container{padding:0 1.5rem}}@media (max-width:600px){.Blog-module__f2qemW__grid{grid-template-columns:1fr}}
.Contact-module__SEXjRW__section{background:var(--bg-main);padding:5rem 0}.Contact-module__SEXjRW__container{max-width:1140px;margin:0 auto;padding:0 3rem}.Contact-module__SEXjRW__grid{grid-template-columns:1fr 1.4fr;align-items:start;gap:4rem;display:grid}.Contact-module__SEXjRW__infoTitle{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Contact-module__SEXjRW__infoText{color:#fff9;margin-bottom:2rem;font-size:.92rem;line-height:1.75}.Contact-module__SEXjRW__contactCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);align-items:flex-start;gap:1rem;margin-bottom:1rem;padding:1.2rem;transition:all .3s;display:flex}.Contact-module__SEXjRW__contactCard:hover{border-color:#35748866;transform:translate(4px)}.Contact-module__SEXjRW__contactCardIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;display:flex}.Contact-module__SEXjRW__contactCardLabel{color:#fff6;text-transform:uppercase;letter-spacing:.08em;margin-bottom:3px;font-size:.68rem;display:block}.Contact-module__SEXjRW__contactCardValue{color:#fff;font-size:.9rem;font-weight:600;line-height:1.5;text-decoration:none;transition:color .2s;display:block}a.Contact-module__SEXjRW__contactCardValue:hover{color:var(--accent-teal-light)}.Contact-module__SEXjRW__hoursBox{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);margin-top:1.5rem;padding:1.3rem}.Contact-module__SEXjRW__hoursTitle{color:var(--accent-teal-light);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:flex}.Contact-module__SEXjRW__hoursGrid{grid-template-columns:auto 1fr;gap:.4rem 1.5rem;font-size:.83rem;display:grid}.Contact-module__SEXjRW__hoursGrid span:nth-child(odd){color:#ffffff8c}.Contact-module__SEXjRW__hoursGrid span:nth-child(2n){color:#fff;font-weight:500}.Contact-module__SEXjRW__formCol{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:2.5rem}.Contact-module__SEXjRW__formTitle{color:#fff;margin-bottom:2rem;font-size:1.4rem;font-weight:700}.Contact-module__SEXjRW__form{flex-direction:column;gap:1.2rem;display:flex}.Contact-module__SEXjRW__field{flex-direction:column;gap:.5rem;display:flex}.Contact-module__SEXjRW__label{color:#fff9;text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;font-weight:600}.Contact-module__SEXjRW__input{border:1px solid var(--border-color);border-radius:var(--radius-sm);color:#fff;font-size:.95rem;font-family:var(--font-main);resize:none;background:#ffffff0a;width:100%;padding:.85rem 1rem;transition:all .25s}.Contact-module__SEXjRW__input::placeholder{color:#ffffff38}.Contact-module__SEXjRW__input:focus{border-color:var(--accent-teal);background:#35748814;outline:none;box-shadow:0 0 0 3px #35748826}.Contact-module__SEXjRW__textarea{min-height:130px}.Contact-module__SEXjRW__inputErr{background:#ef44440d!important;border-color:#ef444499!important}.Contact-module__SEXjRW__error{color:#ef4444;align-items:center;gap:.4rem;font-size:.75rem;display:flex}.Contact-module__SEXjRW__submitBtn{background:linear-gradient(135deg, var(--accent-teal), var(--accent-teal-dark));color:#fff;cursor:pointer;font-size:.95rem;font-weight:700;font-family:var(--font-main);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.6rem;padding:.95rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #35748866}.Contact-module__SEXjRW__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Contact-module__SEXjRW__submitBtn:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 8px 28px #3574888c}.Contact-module__SEXjRW__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite Contact-module__SEXjRW__spin}@keyframes Contact-module__SEXjRW__spin{to{transform:rotate(360deg)}}.Contact-module__SEXjRW__successBox{text-align:center;padding:3rem 2rem}.Contact-module__SEXjRW__successIcon{width:72px;height:72px;color:var(--accent-green);background:#66c48b26;border:2px solid #66c48b66;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:2rem;display:flex}.Contact-module__SEXjRW__successBox h3{color:#fff;margin-bottom:.8rem;font-size:1.8rem;font-weight:700}.Contact-module__SEXjRW__successBox p{color:#ffffffa6;margin-bottom:2rem;font-size:.95rem;line-height:1.7}.Contact-module__SEXjRW__successBox strong{color:var(--accent-teal-light)}.Contact-module__SEXjRW__resetBtn{color:var(--accent-teal-light);cursor:pointer;font-size:.9rem;font-weight:600;font-family:var(--font-main);background:#35748826;border:1px solid #35748866;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;transition:all .25s;display:inline-flex}.Contact-module__SEXjRW__resetBtn:hover{color:#fff;background:#35748847}@media (max-width:900px){.Contact-module__SEXjRW__grid{grid-template-columns:1fr;gap:2.5rem}}@media (max-width:600px){.Contact-module__SEXjRW__container{padding:0 1.5rem}.Contact-module__SEXjRW__section{padding:3rem 0}.Contact-module__SEXjRW__formCol{padding:1.5rem}}
.Legal-module__q0_YEq__section{background:var(--bg-main);padding:4rem 0 6rem}.Legal-module__q0_YEq__container{max-width:860px;margin:0 auto;padding:0 3rem}.Legal-module__q0_YEq__toc{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);margin-bottom:3rem;padding:1.5rem}.Legal-module__q0_YEq__tocTitle{color:var(--accent-teal-light);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:700;display:flex}.Legal-module__q0_YEq__tocList{flex-direction:column;gap:.4rem;display:flex}.Legal-module__q0_YEq__tocItem{color:#fff9;cursor:pointer;align-items:center;gap:.5rem;padding:.25rem 0;font-size:.85rem;transition:color .2s;display:flex}.Legal-module__q0_YEq__tocItem:before{content:"";background:var(--accent-teal);border-radius:50%;flex-shrink:0;width:4px;height:4px}.Legal-module__q0_YEq__tocItem:hover{color:var(--accent-teal-light)}.Legal-module__q0_YEq__content{flex-direction:column;gap:2.5rem;display:flex}.Legal-module__q0_YEq__block{border-bottom:1px solid #ffffff0d;padding-bottom:2.5rem}.Legal-module__q0_YEq__block:last-child{border-bottom:none;padding-bottom:0}.Legal-module__q0_YEq__blockTitle{color:#fff;align-items:center;gap:.7rem;margin-bottom:1rem;font-size:1.15rem;font-weight:800;line-height:1.3;display:flex}.Legal-module__q0_YEq__blockTitle span{width:28px;height:28px;color:var(--accent-teal-light);background:#35748833;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;font-size:.72rem;font-weight:700;display:flex}.Legal-module__q0_YEq__blockBody{color:#ffffffab;font-size:.93rem;line-height:1.82}.Legal-module__q0_YEq__blockBody p{margin-bottom:.9rem}.Legal-module__q0_YEq__blockBody p:last-child{margin-bottom:0}.Legal-module__q0_YEq__blockBody strong{color:#ffffffd9;font-weight:600}.Legal-module__q0_YEq__blockBody ul{flex-direction:column;gap:.4rem;margin:.8rem 0 .8rem 1rem;display:flex}.Legal-module__q0_YEq__blockBody li{padding-left:1rem;position:relative}.Legal-module__q0_YEq__blockBody li:before{content:"";background:var(--accent-teal);border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}.Legal-module__q0_YEq__lastUpdated{text-align:center;color:#ffffff4d;border-top:1px solid #ffffff0f;margin-top:3rem;padding-top:2rem;font-size:.8rem}@media (max-width:600px){.Legal-module__q0_YEq__container{padding:0 1.5rem}}
.BlogPost-module__ifVEqa__hero{height:480px;position:relative;overflow:hidden}.BlogPost-module__ifVEqa__heroImage{position:absolute;inset:0}.BlogPost-module__ifVEqa__heroOverlay{z-index:1;background:linear-gradient(#0f12178c 0%,#0f1217d9 100%);position:absolute;inset:0}.BlogPost-module__ifVEqa__heroContent{z-index:2;max-width:1140px;margin:0 auto;padding:3rem;position:absolute;bottom:0;left:0;right:0}.BlogPost-module__ifVEqa__breadcrumb{color:#ffffff80;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.78rem;display:flex}.BlogPost-module__ifVEqa__breadcrumb a{color:#ffffff8c;text-decoration:none;transition:color .2s}.BlogPost-module__ifVEqa__breadcrumb a:hover{color:var(--accent-teal-light)}.BlogPost-module__ifVEqa__breadcrumb i{font-size:.65rem}.BlogPost-module__ifVEqa__breadcrumb span{color:var(--accent-teal-light)}.BlogPost-module__ifVEqa__categoryTag{color:var(--accent-teal-light);text-transform:uppercase;letter-spacing:.1em;background:#35748833;border:1px solid #35748866;border-radius:20px;margin-bottom:1rem;padding:.3rem .8rem;font-size:.7rem;font-weight:700;display:inline-block}.BlogPost-module__ifVEqa__heroTitle{color:#fff;letter-spacing:-.02em;max-width:780px;margin-bottom:1rem;font-size:clamp(1.6rem,3.5vw,2.8rem);font-weight:800;line-height:1.2}.BlogPost-module__ifVEqa__heroMeta{flex-wrap:wrap;gap:1.2rem;display:flex}.BlogPost-module__ifVEqa__heroMeta span{color:#ffffff8c;align-items:center;gap:.4rem;font-size:.82rem;display:flex}.BlogPost-module__ifVEqa__heroMeta span i{color:var(--accent-teal-light)}.BlogPost-module__ifVEqa__articleSection{background:var(--bg-main);padding:4rem 0}.BlogPost-module__ifVEqa__articleContainer{max-width:1140px;margin:0 auto;padding:0 3rem}.BlogPost-module__ifVEqa__articleGrid{grid-template-columns:1fr 300px;align-items:start;gap:3rem;display:grid}.BlogPost-module__ifVEqa__intro{color:#ffffffc7;border-left:3px solid var(--accent-teal);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:#35748814;margin-bottom:2.5rem;padding:1.5rem;font-size:1.08rem;line-height:1.85}.BlogPost-module__ifVEqa__section{margin-bottom:2.5rem}.BlogPost-module__ifVEqa__sectionHeading{color:#fff;align-items:center;gap:.8rem;margin-bottom:1.2rem;font-size:1.3rem;font-weight:800;line-height:1.3;display:flex}.BlogPost-module__ifVEqa__headingNum{color:var(--accent-teal-light);font-variant-numeric:tabular-nums;background:#35748826;border:1px solid #3574884d;border-radius:4px;flex-shrink:0;padding:.2rem .5rem;font-size:.7rem;font-weight:700}.BlogPost-module__ifVEqa__para{color:#ffffffb3;margin-bottom:1.1rem;font-size:.97rem;line-height:1.85}.BlogPost-module__ifVEqa__subsections{flex-direction:column;gap:.8rem;margin-bottom:1rem;display:flex}.BlogPost-module__ifVEqa__subItem{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-sm);padding:.9rem 1.1rem}.BlogPost-module__ifVEqa__subTitle{color:var(--accent-green);font-size:.92rem;font-weight:700}.BlogPost-module__ifVEqa__subText{color:#ffffffa6;font-size:.9rem;line-height:1.7}.BlogPost-module__ifVEqa__quote{border-radius:var(--radius-lg);background:linear-gradient(135deg,#3574881f,#66c48b12);border:1px solid #3574884d;margin:2.5rem 0;padding:2rem 2rem 2rem 3.5rem;position:relative;overflow:hidden}.BlogPost-module__ifVEqa__quoteIcon{color:var(--accent-teal);opacity:.6;font-size:1.8rem;position:absolute;top:1.5rem;left:1.2rem}.BlogPost-module__ifVEqa__quote p{color:#ffffffd9;margin-bottom:.8rem;font-size:1.1rem;font-style:italic;line-height:1.75}.BlogPost-module__ifVEqa__quote cite{color:var(--accent-teal-light);font-size:.82rem;font-style:normal;font-weight:600}.BlogPost-module__ifVEqa__articleCTA{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid #3574884d;flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:2.5rem;padding:1.8rem;display:flex}.BlogPost-module__ifVEqa__ctaIcon{width:52px;height:52px;color:var(--accent-teal-light);background:#35748833;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.BlogPost-module__ifVEqa__articleCTA h3{color:#fff;margin-bottom:.3rem;font-size:1.05rem;font-weight:700}.BlogPost-module__ifVEqa__articleCTA p{color:#ffffff94;font-size:.85rem;line-height:1.5}.BlogPost-module__ifVEqa__articleCTA>div{flex:1}.BlogPost-module__ifVEqa__ctaBtn{background:var(--accent-teal);color:#fff;white-space:nowrap;border-radius:10px;align-items:center;gap:.6rem;padding:.8rem 1.5rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.BlogPost-module__ifVEqa__ctaBtn:hover{background:var(--accent-teal-light);transform:translateY(-2px)}.BlogPost-module__ifVEqa__sidebar{flex-direction:column;gap:1.2rem;display:flex;position:sticky;top:2rem}.BlogPost-module__ifVEqa__sideCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);padding:1.4rem}.BlogPost-module__ifVEqa__sideTitle{color:var(--accent-teal-light);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:flex}.BlogPost-module__ifVEqa__sideInfo{flex-direction:column;gap:.6rem;display:flex}.BlogPost-module__ifVEqa__sideInfo>div{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.4rem 0;display:flex}.BlogPost-module__ifVEqa__sideInfo span{color:#ffffff73;font-size:.8rem}.BlogPost-module__ifVEqa__sideInfo strong{color:#fff;font-size:.82rem}.BlogPost-module__ifVEqa__sideText{color:#ffffff8c;margin-bottom:1rem;font-size:.83rem;line-height:1.6}.BlogPost-module__ifVEqa__sideBtn{background:var(--accent-teal);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:.6rem;padding:.7rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .25s;display:flex}.BlogPost-module__ifVEqa__sideBtn:hover{background:var(--accent-teal-light);transform:translateY(-1px)}.BlogPost-module__ifVEqa__sideLink{color:var(--accent-teal-light);align-items:center;gap:.5rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.BlogPost-module__ifVEqa__sideLink:hover{color:var(--accent-green)}.BlogPost-module__ifVEqa__relatedSection{background:var(--bg-card);padding:4rem 0}.BlogPost-module__ifVEqa__relatedContainer{max-width:1140px;margin:0 auto;padding:0 3rem}.BlogPost-module__ifVEqa__relatedTitle{color:#fff;letter-spacing:-.01em;margin-bottom:2rem;font-size:1.5rem;font-weight:800}.BlogPost-module__ifVEqa__relatedGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.BlogPost-module__ifVEqa__relatedCard{background:var(--bg-main);border:1px solid var(--border-color);border-radius:var(--radius-lg);text-decoration:none;transition:all .35s;overflow:hidden}.BlogPost-module__ifVEqa__relatedCard:hover{border-color:#66c48b4d;transform:translateY(-4px);box-shadow:0 16px 40px #0006}.BlogPost-module__ifVEqa__relatedImage{height:160px;position:relative;overflow:hidden}.BlogPost-module__ifVEqa__relatedImage img{transition:transform .6s!important}.BlogPost-module__ifVEqa__relatedCard:hover .BlogPost-module__ifVEqa__relatedImage img{transform:scale(1.06)!important}.BlogPost-module__ifVEqa__relatedOverlay{z-index:1;background:linear-gradient(#0000 40%,#0f1217b3 100%);position:absolute;inset:0}.BlogPost-module__ifVEqa__relatedBody{padding:1.2rem}.BlogPost-module__ifVEqa__relatedCat{color:var(--accent-teal-light);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.6rem;font-size:.65rem;font-weight:700;display:inline-block}.BlogPost-module__ifVEqa__relatedCardTitle{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.6rem;font-size:.92rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.BlogPost-module__ifVEqa__relatedMeta{gap:.8rem;display:flex}.BlogPost-module__ifVEqa__relatedMeta span{color:#ffffff61;align-items:center;gap:.3rem;font-size:.72rem;display:flex}.BlogPost-module__ifVEqa__relatedMeta i{color:var(--accent-teal-light);font-size:.75rem}@media (max-width:1024px){.BlogPost-module__ifVEqa__articleGrid{grid-template-columns:1fr}.BlogPost-module__ifVEqa__sidebar{position:static}.BlogPost-module__ifVEqa__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.BlogPost-module__ifVEqa__heroContent{padding:2rem 1.5rem}.BlogPost-module__ifVEqa__articleContainer,.BlogPost-module__ifVEqa__relatedContainer{padding:0 1.5rem}.BlogPost-module__ifVEqa__hero{height:380px}}@media (max-width:500px){.BlogPost-module__ifVEqa__relatedGrid{grid-template-columns:1fr}}
