@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap";
*{box-sizing:border-box;margin:0;padding:0;font-family:Poppins,sans-serif}html{scroll-behavior:smooth}body{color:#111;background:#fff;overflow-x:hidden}.container{width:90%;max-width:1200px;margin:auto}.btn{color:#fff;background:#4a8733;border-radius:10px;padding:14px 28px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn:hover{background:#4a8733;transform:translateY(-2px)}.products{padding:80px 0}.section-title{margin-bottom:40px;font-size:38px;font-weight:700}.product-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:25px;display:grid}.card{background:#fff;border-radius:15px;padding:20px;transition:all .35s;overflow:hidden;box-shadow:0 3px 15px #00000014}.card:hover{transform:translateY(-8px);box-shadow:0 10px 25px #00000026}.card img{object-fit:cover;border-radius:12px;width:100%;height:180px;transition:all .4s}.card:hover img{transform:scale(1.05)}.card h3{margin:18px 0 10px;font-size:22px}.card p{color:#666;font-size:14px;line-height:1.6}.why{color:#fff;background:#111;padding:80px 0}.why-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:30px;margin-top:40px;display:grid}.why-card{background:#1c1c1c;border:1px solid #ffffff14;border-radius:15px;padding:30px;transition:all .3s}.why-card:hover{border-color:#4a8733;transform:translateY(-5px)}.why-card h3{color:#4a8733;margin-bottom:15px;font-size:22px}.why-card p{color:#ccc;line-height:1.7}.stats{background:#fff;padding:60px 0}.stats-grid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;display:grid}.stat-box{padding:20px}.stat-box h2{color:#4a8733;font-size:45px;font-weight:800}.stat-box p{color:#666;margin-top:10px}.cta{color:#fff;background:linear-gradient(135deg,#ff8500,#ff6200);padding:50px 0}.cta-box{justify-content:space-between;align-items:center;gap:20px;display:flex}.cta h2{margin-bottom:10px;font-size:35px}.cta p{color:#fff}.footer-logo{font-size:38px;font-weight:800}.footer-links h3{margin-bottom:20px}.footer-links ul li{color:#ccc;margin-bottom:10px}.footer-links ul li a:hover{color:#4a8733}.bottom{text-align:center;color:#aaa;border-top:1px solid #ffffff1a;margin-top:40px;padding-top:20px}@media (max-width:900px){.features{justify-content:center}.cta-box{text-align:center;flex-direction:column}}@media (max-width:768px){.logo{font-size:28px}.section-title{font-size:30px}.cta h2{font-size:28px}}footer{color:#fff;background:#0f0f0f;padding:70px 0 20px}.footer-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:50px;display:grid}.footer-logo{margin-bottom:15px;font-size:38px;font-weight:800}.footer-logo span{color:#4a8733}.footer-desc{color:#bbb;max-width:320px;margin-bottom:25px;line-height:1.8}.footer-links h3{color:#fff;margin-bottom:22px;font-size:20px}.footer-links ul{list-style:none}.footer-links ul li{color:#bbb;margin-bottom:14px;transition:all .3s}.footer-links ul li a{color:#bbb;text-decoration:none;transition:all .3s}.footer-links ul li a:hover{color:#4a8733;padding-left:5px}.social-icons{gap:12px;display:flex}.social-icons a{color:#fff;background:#1c1c1c;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:16px;text-decoration:none;transition:all .3s;display:flex}.social-icons a:hover{background:#4a8733;transform:translateY(-5px)}.bottom{text-align:center;color:#888;border-top:1px solid #ffffff14;margin-top:50px;padding-top:25px;font-size:14px}.service-hero{color:#fff;text-align:center;background:linear-gradient(90deg,#002147,#036);padding:120px 0 80px}.services-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-top:50px;display:grid}.service-card{text-align:center;background:#fff;border-radius:16px;padding:35px;transition:all .3s;box-shadow:0 10px 30px #00000014}.service-card:hover{transform:translateY(-8px)}.service-icon{color:#4a8733;margin-bottom:20px;font-size:42px}.process-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;display:grid}.process-box{text-align:center;background:#f5f7fa;border-radius:14px;padding:30px}.process-box span{color:#4a8733;font-size:42px;font-weight:700}.quote-overlay{z-index:9999;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.quote-modal{background:#fff;border-radius:16px;flex-direction:column;gap:18px;width:90%;max-width:500px;padding:40px;display:flex;position:relative}.quote-modal input,.quote-modal textarea{border:1px solid #ddd;border-radius:10px;width:100%;padding:14px;font-size:16px}.quote-modal textarea{resize:none;min-height:120px}.close-btn{cursor:pointer;background:0 0;border:none;font-size:22px;position:absolute;top:14px;right:16px}.product-card .btn{margin-top:15px}.careers-page{background:#f7f9fb}.careers-hero{color:#fff;background:linear-gradient(135deg,#0a344efa,#0d5c6feb);padding:92px 0 82px}.careers-hero-content{max-width:760px}.careers-eyebrow{letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:700;display:inline-block}.careers-hero h1{max-width:760px;margin:0;font-size:clamp(38px,5vw,64px);font-weight:700;line-height:1.05}.careers-hero p{color:#ffffffdb;max-width:650px;margin:24px 0 0;font-size:18px;line-height:1.75}.careers-openings{padding:76px 0}.careers-section-heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:34px;display:flex}.careers-section-heading h2,.careers-talent-card h2{margin:0 0 10px;font-size:clamp(30px,3vw,42px)}.careers-section-heading p{color:#66727b;margin:0}.careers-count{color:#53616b;flex-shrink:0;font-weight:600}.careers-toolbar{justify-content:space-between;gap:20px;margin-bottom:30px;display:flex}.careers-search{flex:1;max-width:620px}.careers-search input{width:100%;min-height:50px;font:inherit;background:#fff;border:1px solid #dce3e8;border-radius:12px;outline:none;padding:0 18px}.careers-search input:focus{border-color:#8499a7;box-shadow:0 0 0 3px #205e7314}.careers-filters{gap:8px;display:flex}.careers-filters button{min-height:46px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce3e8;border-radius:999px;padding:0 18px;font-weight:600}.careers-filters button.active{color:#fff;background:#113d51;border-color:#113d51}.career-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.career-card{background:#fff;border:1px solid #e0e6ea;border-radius:18px;padding:28px;box-shadow:0 10px 30px #192c370d}.career-card-top{justify-content:space-between;gap:20px;display:flex}.career-card-badges{flex-wrap:wrap;gap:7px;margin-bottom:16px;display:flex}.career-badge{border-radius:999px;align-items:center;min-height:27px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.career-badge-job{color:#15556b;background:#e7f2f5}.career-badge-internship{color:#825a0c;background:#fff2d8}.career-badge-neutral{color:#526069;background:#f1f3f5}.career-card h2{margin:0 0 8px;font-size:23px;line-height:1.25}.career-department{color:#67737b;margin:0}.career-vacancies{text-align:right;min-width:72px}.career-vacancies strong{font-size:28px;line-height:1;display:block}.career-vacancies span{color:#738089;margin-top:6px;font-size:12px;display:block}.career-card-meta{border-top:1px solid #edf0f2;border-bottom:1px solid #edf0f2;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:26px;padding:22px 0;display:grid}.career-card-meta>div{flex-direction:column;gap:5px;display:flex}.career-meta-label{color:#7b8790;font-size:12px}.career-card-meta strong{font-size:14px;line-height:1.45}.career-card-footer{padding-top:20px}.career-card-link{color:#124b61;align-items:center;gap:9px;font-weight:700;text-decoration:none;display:inline-flex}.career-card-link:hover{gap:13px}.careers-empty{text-align:center;background:#fff;border:1px dashed #ced7dc;border-radius:16px;padding:56px 24px}.careers-empty h3{margin-top:0}.careers-empty p{color:#71808a;margin-bottom:0}.careers-talent{padding:0 0 80px}.careers-talent-card{color:#fff;background:#102f3f;border-radius:20px;justify-content:space-between;align-items:center;gap:32px;padding:42px;display:flex}.careers-talent-card p{color:#ffffffc7;max-width:680px;margin:0;line-height:1.7}.career-talent-button{color:#fff;min-height:48px;font:inherit;opacity:.7;background:#ffffff14;border:1px solid #ffffff40;border-radius:10px;flex-shrink:0;padding:0 20px;font-weight:700}@media (max-width:900px){.career-grid{grid-template-columns:1fr}.careers-toolbar,.careers-section-heading,.careers-talent-card{flex-direction:column;align-items:stretch}.careers-search{max-width:none}.careers-count{align-self:flex-start}}@media (max-width:640px){.careers-hero{padding:64px 0 58px}.careers-openings{padding:54px 0}.careers-toolbar{gap:14px}.careers-filters{padding-bottom:4px;overflow-x:auto}.careers-filters button{flex-shrink:0}.career-card{padding:22px}.career-card-meta{grid-template-columns:1fr}.careers-talent-card{padding:30px 24px}}.career-detail-page{background:#f7f9fb}.career-detail-hero{color:#fff;background:#123c50;padding:58px 0 54px}.career-back-link{color:#ffffffc2;margin-bottom:30px;font-weight:600;text-decoration:none;display:inline-flex}.career-back-link:hover{color:#fff}.career-detail-hero-inner{justify-content:space-between;align-items:flex-end;gap:36px;display:flex}.career-detail-hero h1{max-width:850px;margin:0;font-size:clamp(36px,5vw,58px);line-height:1.08}.career-detail-department{color:#ffffffc7;margin:14px 0 0;font-size:18px}.career-detail-hero-actions{flex-shrink:0}.career-apply-button{color:#123c50;background:#fff;border-radius:10px;justify-content:center;align-items:center;min-height:50px;padding:0 24px;font-weight:700;text-decoration:none;display:inline-flex}.career-apply-button:hover{transform:translateY(-1px)}.career-detail-content{padding:66px 0 84px}.career-detail-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:42px;display:grid}.career-detail-main{min-width:0}.career-detail-section{margin-bottom:46px}.career-detail-section:last-child{margin-bottom:0}.career-detail-section h2{margin:0 0 18px;font-size:26px}.career-detail-section p,.career-detail-section li{color:#596872;line-height:1.8}.career-detail-section ul{margin:0;padding-left:22px}.career-detail-section li+li{margin-top:10px}.career-skill-list{flex-wrap:wrap;gap:10px;display:flex}.career-skill-list span{color:#244f60;background:#eaf1f4;border-radius:999px;padding:9px 13px;font-size:14px;font-weight:600}.career-detail-summary{background:#fff;border:1px solid #e0e6ea;border-radius:18px;padding:28px;position:sticky;top:100px;box-shadow:0 10px 30px #192c370d}.career-detail-summary h2{margin:0 0 24px;font-size:22px}.career-summary-item{border-bottom:1px solid #edf0f2;flex-direction:column;gap:5px;padding:14px 0;display:flex}.career-summary-item span{color:#7a8790;font-size:12px}.career-summary-item strong{font-size:14px;line-height:1.5}.career-apply-button-full{color:#fff;background:#123c50;width:100%;margin-top:24px}@media (max-width:900px){.career-detail-layout{grid-template-columns:1fr}.career-detail-summary{position:static}}@media (max-width:640px){.career-detail-hero{padding:44px 0}.career-detail-hero-inner{flex-direction:column;align-items:stretch}.career-detail-hero-actions,.career-detail-hero-actions .career-apply-button{width:100%}.career-detail-content{padding:48px 0 64px}}.career-apply-page{background:#f7f9fb;min-height:100vh}.career-apply-hero{color:#fff;background:#123c50;padding:50px 0}.career-apply-hero .career-back-link{margin-bottom:26px}.career-apply-hero h1{max-width:800px;margin:0;font-size:clamp(34px,4vw,52px);line-height:1.08}.career-apply-hero p{color:#ffffffc2;margin:12px 0 0;font-size:17px}.career-apply-content{padding:64px 0 84px}.career-apply-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:38px;display:grid}.career-application-card{background:#fff;border:1px solid #e0e6ea;border-radius:18px;padding:34px;box-shadow:0 10px 30px #192c370d}.career-application-heading{margin-bottom:30px}.career-application-heading h2{margin:0 0 8px;font-size:28px}.career-application-heading p{color:#68757e;margin:0;line-height:1.65}.career-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.career-form-group{margin-bottom:22px}.career-form-group label{color:#253740;align-items:center;gap:4px;margin-bottom:8px;font-size:14px;font-weight:700;display:flex}.career-form-group label span{color:#ba3434}.career-form-group label small{color:#83909a;margin-left:5px;font-size:12px;font-weight:500}.career-form-group input,.career-form-group select{color:#23343d;width:100%;min-height:50px;font:inherit;background:#fff;border:1px solid #d8e0e5;border-radius:10px;outline:none;padding:0 15px}.career-form-group input:focus,.career-form-group select:focus{border-color:#668797;box-shadow:0 0 0 3px #19516814}.career-mobile-field{background:#fff;border:1px solid #d8e0e5;border-radius:10px;min-height:50px;display:flex;overflow:hidden}.career-mobile-field:focus-within{border-color:#668797;box-shadow:0 0 0 3px #19516814}.career-mobile-field>span{color:#56646d;background:#f5f7f8;border-right:1px solid #e1e6e9;align-items:center;padding:0 13px;font-weight:600;display:flex}.career-mobile-field input{border:0;border-radius:0;min-width:0;box-shadow:none!important}.career-selected-location{background:#edf4f6;border-radius:10px;justify-content:space-between;gap:20px;margin-bottom:22px;padding:15px 17px;display:flex}.career-selected-location span{color:#6a7881;font-size:13px}.career-selected-location strong{color:#1b4c60}.career-file-input{opacity:0;pointer-events:none;height:1px;position:absolute;overflow:hidden;width:1px!important}.career-file-upload{cursor:pointer;background:#f9fbfc;border:1px dashed #aebcc4;border-radius:12px;min-height:92px;padding:18px;align-items:center!important;gap:15px!important;margin:0!important;display:flex!important}.career-file-upload:hover{background:#f5f9fa;border-color:#53798c}.career-file-upload-icon{color:#174d63;background:#e6f0f3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:flex}.career-file-upload strong{color:#253740;display:block}.career-file-upload p{color:#75828b;margin:4px 0 0;font-size:12px;font-weight:400}.career-submit-button{color:#fff;width:100%;min-height:52px;font:inherit;cursor:pointer;background:#123c50;border:0;border-radius:10px;font-weight:700}.career-submit-button:hover{background:#0d3244}.career-form-note{color:#7a878f;text-align:center;margin:16px 0 0;font-size:12px;line-height:1.6}.career-form-message{border-radius:10px;margin-bottom:22px;padding:14px 16px;font-size:14px;line-height:1.55}.career-form-error{color:#8a3030;background:#fff3f3;border:1px solid #efd1d1}.career-form-info{color:#245669;background:#edf6f8;border:1px solid #cfe0e6}.career-apply-summary-card{background:#fff;border:1px solid #e0e6ea;border-radius:18px;padding:27px;position:sticky;top:100px;box-shadow:0 10px 30px #192c370d}.career-apply-summary-card h2{margin:0 0 23px;font-size:23px;line-height:1.3}.career-apply-summary-item{border-bottom:1px solid #edf0f2;flex-direction:column;gap:5px;padding:13px 0;display:flex}.career-apply-summary-item span{color:#7a8790;font-size:12px}.career-apply-summary-item strong{font-size:14px;line-height:1.5}.career-summary-view-link{color:#174d63;margin-top:22px;font-weight:700;text-decoration:none;display:inline-flex}.career-apply-not-found{text-align:center;padding:100px 0}@media (max-width:900px){.career-apply-layout{grid-template-columns:1fr}.career-apply-summary-card{position:static}}@media (max-width:640px){.career-apply-hero{padding:40px 0}.career-apply-content{padding:42px 0 64px}.career-application-card{padding:24px 20px}.career-form-row{grid-template-columns:1fr;gap:0}.career-selected-location{flex-direction:column;align-items:flex-start;gap:4px}}.career-form-success{color:#285f3d;background:#eef8f1;border:1px solid #c8dfd1}.career-form-success strong{font-weight:700}.career-submit-button:disabled{cursor:not-allowed;opacity:.7}.home-products-heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:32px;display:flex}.home-section-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#667982;margin-bottom:8px;font-size:12px;font-weight:700;display:inline-block}.home-products-intro{color:#66727b;max-width:680px;margin:10px 0 0;line-height:1.7}.home-products-view-all{color:#123c50;flex-shrink:0;align-items:center;gap:8px;font-weight:700;text-decoration:none;display:inline-flex}.home-products-view-all:hover{gap:12px}.home-category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.home-category-card{color:inherit;background:#fff;border:1px solid #e0e6ea;border-radius:16px;flex-direction:column;padding:0;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.home-category-arrow .home-category-image img{transform:translate(4px)}.home-category-number{letter-spacing:.08em;color:#8a989f;font-size:12px;font-weight:700}.home-category-content h3{color:#173745;margin:0 0 5px;padding-right:22px;font-size:15px;font-weight:600;line-height:1.35}.home-category-footer{border-top:1px solid #edf0f2;justify-content:space-between;align-items:center;margin:0;padding:12px 18px 15px;display:flex}.home-category-footer p{color:#7a878f;margin:0;font-size:12px;line-height:1.4}.home-category-arrow{color:#123c50;font-size:17px;line-height:1;transition:transform .2s;position:static}.home-category-card:hover .home-category-arrow{transform:translate(4px)}.home-category-empty{color:#6d7a82;text-align:center;background:#fff;border:1px dashed #d0d9de;border-radius:14px;padding:36px}@media (max-width:1100px){.home-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.home-products-heading{flex-direction:column;align-items:flex-start}.home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-category-card{min-height:320px}.home-category-image{aspect-ratio:3/4;background:#f7f9fa;width:100%;margin:0;padding:0;overflow:hidden}}@media (max-width:500px){.home-category-grid{grid-template-columns:1fr}.home-category-card{min-height:0}.home-category-image{min-height:260px}}.home-category-title{align-items:center;min-height:68px;padding:14px 18px;display:flex}.home-category-title h3{color:#173745;margin:0;font-size:15px;font-weight:600;line-height:1.35}.home-category-image{aspect-ratio:3/4;background:#f7f9fa;width:100%;margin:0;padding:0;overflow:hidden}.home-category-image img{object-fit:cover;width:100%;height:100%;margin:0;padding:0;display:block}.home-category-content{padding:15px 18px 18px}.home-category-content p{color:#7a878f;margin:0;font-size:12px;line-height:1.4}
.AppHeader-module__JkTtCq__header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-bottom:1px solid #0000000d;width:100%;position:sticky;top:0;box-shadow:0 2px 10px #0000000a}.AppHeader-module__JkTtCq__navbar{justify-content:space-between;align-items:center;gap:28px;min-height:74px;display:flex}.AppHeader-module__JkTtCq__logoLink{flex-shrink:0;align-items:center;line-height:0;display:inline-flex}.AppHeader-module__JkTtCq__logoImage{width:220px;height:auto;display:block}.AppHeader-module__JkTtCq__desktopNav{margin-left:auto}.AppHeader-module__JkTtCq__desktopNav ul{align-items:center;gap:26px;margin:0;padding:0;list-style:none;display:flex}.AppHeader-module__JkTtCq__desktopNav a{color:#111;font-size:14px;font-weight:500;text-decoration:none;transition:color .25s;position:relative}.AppHeader-module__JkTtCq__desktopNav a:after{content:"";background:#4a8733;width:0;height:2px;transition:width .25s;position:absolute;bottom:-6px;left:0}.AppHeader-module__JkTtCq__desktopNav a:hover{color:#4a8733}.AppHeader-module__JkTtCq__desktopNav a:hover:after{width:100%}.AppHeader-module__JkTtCq__quoteButton{cursor:pointer;border:none;flex-shrink:0;font-family:inherit;font-size:14px}.AppHeader-module__JkTtCq__menuButton{color:#315c23;cursor:pointer;background:#fff;border:1px solid #e0e5dd;border-radius:9px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;transition:background .2s,border-color .2s;display:none}.AppHeader-module__JkTtCq__menuButton:hover{background:#f5f8f3;border-color:#4a8733}.AppHeader-module__JkTtCq__mobileMenu{display:none}@media (max-width:1023px){.AppHeader-module__JkTtCq__navbar{gap:18px;min-height:68px}.AppHeader-module__JkTtCq__logoImage{width:190px}.AppHeader-module__JkTtCq__desktopNav{display:none}.AppHeader-module__JkTtCq__menuButton{display:inline-flex}.AppHeader-module__JkTtCq__quoteButton{margin-left:auto}.AppHeader-module__JkTtCq__mobileMenu{opacity:0;border-top:1px solid #0000;max-height:0;transition:max-height .3s,opacity .25s,border-color .25s;display:block;overflow:hidden}.AppHeader-module__JkTtCq__mobileMenuOpen{opacity:1;border-top-color:#edf0eb;max-height:420px}.AppHeader-module__JkTtCq__mobileMenuInner{padding-top:12px;padding-bottom:20px}.AppHeader-module__JkTtCq__mobileMenu ul{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.AppHeader-module__JkTtCq__mobileMenu li{border-bottom:1px solid #f0f2ef}.AppHeader-module__JkTtCq__mobileMenu li:last-child{border-bottom:0}.AppHeader-module__JkTtCq__mobileMenu a{color:#171717;padding:13px 4px;font-size:15px;font-weight:500;text-decoration:none;display:block}.AppHeader-module__JkTtCq__mobileMenu a:hover{color:#4a8733}.AppHeader-module__JkTtCq__mobileQuoteButton{display:none}}@media (max-width:767px){.AppHeader-module__JkTtCq__navbar{gap:12px;min-height:62px}.AppHeader-module__JkTtCq__logoImage{width:158px}.AppHeader-module__JkTtCq__quoteButton{display:none}.AppHeader-module__JkTtCq__menuButton{width:40px;height:40px;margin-left:auto}.AppHeader-module__JkTtCq__mobileMenuInner{padding-top:8px;padding-bottom:16px}.AppHeader-module__JkTtCq__mobileMenu a{padding:12px 2px;font-size:14px}.AppHeader-module__JkTtCq__mobileQuoteButton{cursor:pointer;border:none;width:100%;margin-top:14px;font-family:inherit;font-size:14px;display:block}}@media (max-width:479px){.AppHeader-module__JkTtCq__navbar{min-height:58px}.AppHeader-module__JkTtCq__logoImage{width:145px}.AppHeader-module__JkTtCq__menuButton{width:38px;height:38px;font-size:18px}}
.AppFooter-module__NsDM_G__footer{color:#fff;background:#102f3f;padding:64px 0 0}.AppFooter-module__NsDM_G__container{width:min(1180px,100% - 48px);margin:0 auto}.AppFooter-module__NsDM_G__grid{grid-template-columns:1.3fr .8fr 1fr 1.35fr;gap:48px;display:grid}.AppFooter-module__NsDM_G__brand{min-width:0}.AppFooter-module__NsDM_G__logo{align-items:center;display:inline-flex}.AppFooter-module__NsDM_G__logo img{width:180px;height:auto;display:block}.AppFooter-module__NsDM_G__social{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.AppFooter-module__NsDM_G__social a{color:#fff;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:15px;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.AppFooter-module__NsDM_G__social a:hover{background:#ff8500;border-color:#ff8500;transform:translateY(-2px)}.AppFooter-module__NsDM_G__links h3,.AppFooter-module__NsDM_G__contact h3{color:#fff;letter-spacing:.06em;text-transform:uppercase;margin:0 0 20px;font-size:14px;font-weight:700}.AppFooter-module__NsDM_G__links ul,.AppFooter-module__NsDM_G__contact ul{margin:0;padding:0;list-style:none}.AppFooter-module__NsDM_G__links li+li{margin-top:11px}.AppFooter-module__NsDM_G__links a{color:#ffffffb8;font-size:14px;text-decoration:none;transition:color .2s}.AppFooter-module__NsDM_G__links a:hover{color:#ff8500}.AppFooter-module__NsDM_G__contact li{flex-direction:column;gap:4px;display:flex}.AppFooter-module__NsDM_G__contact li+li{margin-top:18px}.AppFooter-module__NsDM_G__contact span{color:#ffffff75;letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:700}.AppFooter-module__NsDM_G__contact a,.AppFooter-module__NsDM_G__contact p{color:#ffffffc7;margin:0;font-size:13px;line-height:1.6;text-decoration:none}.AppFooter-module__NsDM_G__contact a:hover{color:#ff8500}.AppFooter-module__NsDM_G__bottom{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:24px;margin-top:54px;padding:22px 0;display:flex}.AppFooter-module__NsDM_G__bottom p{color:#ffffff8c;margin:0;font-size:12px}.AppFooter-module__NsDM_G__legal{gap:20px;display:flex}.AppFooter-module__NsDM_G__legal a{color:#ffffff8c;font-size:12px;text-decoration:none}.AppFooter-module__NsDM_G__legal a:hover{color:#fff}@media (max-width:1000px){.AppFooter-module__NsDM_G__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:44px 36px}}@media (max-width:640px){.AppFooter-module__NsDM_G__footer{padding-top:48px}.AppFooter-module__NsDM_G__container{width:min(100% - 32px,1180px)}.AppFooter-module__NsDM_G__grid{grid-template-columns:1fr;gap:36px}.AppFooter-module__NsDM_G__logo img{width:160px}.AppFooter-module__NsDM_G__social{margin-top:18px}.AppFooter-module__NsDM_G__bottom{flex-direction:column;align-items:flex-start;gap:12px;margin-top:40px}}
