*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#1f2937;background:#fff;min-height:100vh;margin:0;padding-top:72px;font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;position:relative}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1160px,100% - 48px);margin:0 auto}.section{padding:90px 0}.section-title{text-align:center;letter-spacing:-.3px;margin:0 0 48px;font-size:clamp(32px,3vw,44px);font-weight:800;position:relative}.section-title:after{content:"";background:#f6a040;border-radius:99px;width:86px;height:4px;margin:14px auto 0;display:block}.btn{cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:12px 18px;font-weight:700;transition:transform .12s,box-shadow .12s,background .12s;display:inline-flex}.btn:active{transform:translateY(1px)}.primary-btn{color:#fff;background:#f6a040;box-shadow:0 10px 18px #f6a04040}.primary-btn:hover{box-shadow:0 14px 26px #f6a04059}.secondary-btn{color:#f6a040;background:#fff;border-color:#f6a04073}.secondary-btn:hover{background:#f6a04014}header{z-index:50;background:#fff;position:sticky;top:0;box-shadow:0 8px 18px #00000014}.mobile-topbar{background:#fff;border-bottom:1px solid #0000000f;display:none}.mobile-topbar .container{justify-content:space-between;align-items:center;padding:10px 0;display:flex}.main-header .container{align-items:center;gap:16px;padding:14px 0;display:flex}.logo{align-items:center;gap:12px;min-width:240px;display:flex}.logo-link{align-items:center;gap:12px;display:flex}.logo-text{color:#f6a040;letter-spacing:-.2px;font-size:22px;font-weight:800}.header-right{flex:1;justify-content:flex-end;align-items:center;gap:18px;display:flex}.desktop-nav{display:block}.main-menu{align-items:center;gap:28px;margin:0;padding:0;list-style:none;display:flex}.main-menu a{color:#374151;font-weight:600}.main-menu a:hover{color:#f6a040}.desktop-buttons{align-items:center;gap:12px;display:flex}.auth-btn{color:#fff;background:#f6a040;border-radius:10px;padding:10px 14px;font-weight:800;box-shadow:0 10px 18px #f6a04040}.auth-btn:hover{box-shadow:0 14px 26px #f6a04059}.language-switch{gap:8px;display:inline-flex}.language-switch a{color:#374151;background:#fff;border:1px solid #0000001f;border-radius:8px;justify-content:center;align-items:center;min-width:44px;height:34px;font-weight:800;display:inline-flex}.language-switch a.active{color:#fff;background:#f6a040;border-color:#f6a040}.mobile-menu-btn{background:0 0;border:1px solid #0000001f;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;margin-left:auto;display:none}.mobile-menu-btn i{color:#374151;font-size:18px}.mobile-nav{z-index:60;background:#fff;border-top:1px solid #0000000f;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 20px 30px #0000001a}.mobile-nav .main-menu{flex-direction:column;align-items:flex-start;gap:14px;padding:16px 24px 18px}.mobile-nav .main-menu a{font-size:16px}.hero{background-image:linear-gradient(#ffffff8c 0%,#ffffff59 40%,#ffffffa6 100%),url(/images/hero-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;place-items:center;min-height:78vh;display:grid;position:relative;overflow:hidden}.hero-content{width:100%;padding:90px 0}.hero .container{text-align:left}.hero h1{letter-spacing:-.6px;color:#111827;max-width:820px;margin:0 0 12px;font-size:clamp(34px,4vw,56px);font-weight:900}.hero p{color:#374151;max-width:720px;margin:0 0 22px;font-size:18px;line-height:1.55}.about{background:#fff;padding:90px 0}.about-cards{grid-template-columns:1fr 1fr 1fr;gap:22px;margin-bottom:30px;display:grid}.about-card{background:#fff;border:1px solid #0000000f;border-radius:16px;padding:22px;box-shadow:0 10px 18px #0000000d}.about-card h3{margin:0 0 10px;font-size:22px;font-weight:900}.about-card p{color:#4b5563;margin:0;line-height:1.65}.about-features{grid-template-columns:repeat(4,1fr);gap:22px;margin-top:22px;display:grid}.feature{text-align:center;background:#fff;border:1px solid #0000000f;border-radius:16px;padding:22px 18px;box-shadow:0 10px 18px #0000000d}.feature i{color:#f6a040;margin-bottom:10px;font-size:42px}.feature h4{margin:0 0 10px;font-size:20px;font-weight:900}.feature p{color:#4b5563;margin:0;line-height:1.6}.products{background:#f7f7f7}.product-card{background:#fff;border:1px solid #0000000f;border-radius:16px;flex-direction:column;gap:10px;padding:18px 18px 16px;display:flex;box-shadow:0 10px 18px #0000000d}.product-title{color:#111827;margin:6px 0 0;font-size:18px;font-weight:900}.product-desc{color:#4b5563;flex:1;margin:0;line-height:1.6}.corporate{background:#fff;padding:90px 0}.corporate-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.corporate-card{background:#fff;border:1px solid #0000000f;border-radius:16px;flex-direction:column;gap:10px;padding:18px;display:flex;box-shadow:0 10px 18px #0000000d}.corporate-logo{background:#f6a04014;border-radius:14px;place-items:center;width:100%;min-height:92px;padding:14px;display:grid}.corporate-card h3{color:#111827;margin:0;font-size:15px;font-weight:800;line-height:1.35}.contact{background:#f7f7f7;padding:90px 0}.contact-content{grid-template-columns:1.1fr .9fr;gap:22px;display:grid}.contact-form,.contact-info{background:#fff;border:1px solid #0000000f;border-radius:16px;padding:22px;box-shadow:0 10px 18px #0000000d}.contact-form h3,.contact-info h3{margin:0 0 14px;font-size:20px;font-weight:900}.form-group{gap:8px;margin-bottom:14px;display:grid}.form-group label{color:#374151;font-size:13px;font-weight:700}.form-group input,.form-group textarea{width:100%;font:inherit;border:1px solid #0000001f;border-radius:12px;outline:none;padding:12px}.form-group input:focus,.form-group textarea:focus{border-color:#f6a040bf;box-shadow:0 0 0 4px #f6a04026}.info-item{border-top:1px solid #0000000f;gap:12px;padding:12px 0;display:flex}.info-item:first-of-type{border-top:0}.info-item i{color:#f6a040;width:22px;margin-top:4px;font-size:20px}.info-item h4{margin:0 0 4px;font-size:14px;font-weight:900}.info-item p{color:#4b5563;margin:0}footer{background:#fff;border-top:1px solid #0000000f}.footer-content{padding:28px 0 14px}.footer-bottom{color:#6b7280;border-top:1px solid #0000000f;padding:14px 0 26px;font-size:13px}.footer-logo .logo{align-items:center;gap:12px;margin-bottom:10px;display:inline-flex}@media (max-width:1024px){.about-cards{grid-template-columns:1fr}.about-features,.corporate-grid{grid-template-columns:repeat(2,1fr)}.contact-content{grid-template-columns:1fr}}@media (max-width:768px){.desktop-nav,.desktop-buttons{display:none}.mobile-topbar{display:block}.mobile-menu-btn{display:inline-flex}.logo{min-width:auto}.hero .container{text-align:left}.hero-content{padding:70px 0}.about-features,.corporate-grid{grid-template-columns:1fr}}@media (max-width:480px){.container{width:calc(100% - 28px)}.main-header .container{padding:12px 0}.logo-text{font-size:18px}}.vh-header{z-index:100;background:#fff;position:sticky;top:0}.vh-nav a{color:#374151;font-weight:700}.vh-nav a:hover{color:#f6a040}.vh-lang a{background:#fff;border:1px solid #0000001f;border-radius:8px;justify-content:center;align-items:center;min-width:44px;height:34px;font-weight:900;display:inline-flex}.vh-auth{color:#fff;white-space:nowrap;background:#f6a040;border-radius:10px;padding:10px 14px;font-weight:900;box-shadow:0 10px 18px #f6a04040}.vh-auth:hover{box-shadow:0 14px 26px #f6a04059}.vh-drawer{display:none}.vh-drawer.open{display:block}.vh-drawer-panel{color:#fff;z-index:140;background:#111827;flex-direction:column;gap:18px;width:min(360px,88vw);height:100vh;padding:16px;display:flex;position:fixed;top:0;right:0}.vh-drawer-backdrop{z-index:130;background:#00000073;position:fixed;inset:0}.vh-drawer-top{justify-content:space-between;align-items:center;display:flex}.vh-drawer-title{font-size:16px;font-weight:900}.vh-drawer-close{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:10px;width:38px;height:38px}.vh-drawer-links{gap:12px;padding:8px 0;display:grid}.vh-drawer-links a{background:#ffffff0f;border-radius:12px;padding:12px;font-weight:800}.vh-drawer-links a:hover{background:#ffffff1a}.vh-drawer-bottom{gap:12px;margin-top:auto;display:grid}.vh-footer{background:#fff;border-top:1px solid #0000000f}.vh-footer-inner{justify-content:space-between;align-items:center;gap:18px;padding:22px 0;display:flex}.vh-footer-brand{align-items:center;gap:12px;display:flex}.vh-footer-logo{border-radius:14px;box-shadow:0 10px 18px #00000014}.vh-footer-name{color:#f6a040;font-weight:900}.vh-footer-sub{color:#6b7280;max-width:620px;font-size:13px;line-height:1.5}.vh-footer-copy{color:#6b7280;white-space:nowrap;font-size:13px}@media (max-width:900px){.vh-nav{display:none}.vh-burger{display:inline-flex}.vh-footer-inner{flex-direction:column;align-items:flex-start}.vh-footer-copy{white-space:normal}}@media (max-width:520px){.vh-brand{min-width:unset}.vh-brand-text{font-size:18px}.vh-auth{display:none}}.vfooter-title{margin-bottom:18px;font-size:26px;font-weight:900}.vfooter-socialbtn:hover{transform:translateY(-1px);box-shadow:0 20px 34px #f6a04052}@media (max-width:1024px){.vfooter-grid{grid-template-columns:1fr;gap:38px}.vfooter-title{font-size:22px}.vfooter-name{font-size:24px}.vfooter-desc,.vfooter-links a,.vfooter-bottom-inner{font-size:16px}}.vbacktotop{color:#fff;cursor:pointer;z-index:999;background:#f6a040;border:none;border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;font-size:18px;transition:transform .12s,opacity .12s;display:none;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 34px #00000038}.vbacktotop.show{opacity:1;display:inline-flex}.vbacktotop:hover{transform:translateY(-1px)}.products.section{padding-bottom:0}.product-card-link{cursor:pointer}.vfooter{color:#fff;background:#242424;padding:56px 0 0}.vfooter-grid{grid-template-columns:1.35fr .9fr .9fr;align-items:start;gap:42px;display:grid}.vfooter-brand{align-items:center;gap:14px;margin-bottom:14px;display:flex}.vfooter-logo{border-radius:14px;box-shadow:0 12px 22px #00000052}.vfooter-title{margin:0 0 14px;font-size:18px;font-weight:800}.vfooter-links{gap:10px;margin:0;padding:0;list-style:none;display:grid}.vfooter-links a{color:#ffffffd1;font-size:15px;font-weight:600}.vfooter-social{align-items:center;gap:10px;margin-top:6px;display:flex}.vfooter-socialbtn{color:#fff;background:#f6a040f2;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .12s,box-shadow .12s,filter .12s;display:inline-flex;box-shadow:0 14px 22px #f6a0402e}.vfooter-socialbtn i{font-size:16px}.vfooter-socialbtn:hover{filter:saturate(1.05);transform:translateY(-1px);box-shadow:0 18px 30px #f6a04040}.vfooter-bottom{border-top:1px solid #ffffff1a;margin-top:40px;padding:18px 0 22px}.vfooter-bottom-inner{text-align:center;color:#ffffffbf;font-size:14px;font-weight:600}@media (max-width:1024px){.vfooter-grid{grid-template-columns:1fr;gap:28px}}.vuni{background:0 0}.vuni-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}@media (max-width:1100px){.vuni-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.vuni-grid{grid-template-columns:1fr}}.vuni-card{text-align:center;background:#fff;border:1px solid #0000000f;border-radius:16px;flex-direction:column;align-items:center;padding:28px 22px;text-decoration:none;transition:transform .14s,box-shadow .14s;display:flex;box-shadow:0 10px 26px #00000014}.vuni-card:hover{transform:translateY(-2px);box-shadow:0 16px 34px #0000001a}.vuni-icon{border-radius:18px;justify-content:center;align-items:center;width:74px;height:74px;margin-bottom:18px;display:flex;box-shadow:0 14px 26px #0000001a}.vuni-icon-img{object-fit:contain;width:44px;height:44px}.vuni-icon-0{background:linear-gradient(135deg,#3b82f6,#60a5fa)}.vuni-icon-1{background:linear-gradient(135deg,#991b1b,#ef4444)}.vuni-icon-2{background:linear-gradient(135deg,#93c5fd,#60a5fa)}.vuni-icon-3{background:linear-gradient(135deg,#22c55e,#16a34a)}.vuni-icon-4{background:linear-gradient(135deg,#10b981,#34d399)}.vuni-icon-5{background:linear-gradient(135deg,#fb7185,#f43f5e)}.vuni-title{color:#111827;margin:0 0 10px;font-size:22px;font-weight:800}.vuni-desc{color:#6b7280;max-width:320px;margin:0 0 18px;line-height:1.6}.vuni-btn{color:#f6a040;background:#f6a0401a;border:1.5px solid #f6a040;border-radius:10px;justify-content:center;align-items:center;min-width:150px;margin-top:auto;padding:12px 18px;font-weight:800;display:inline-flex}.vuni-card:hover .vuni-btn{background:#f6a04029}.products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}@media (max-width:1100px){.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.products-grid{grid-template-columns:1fr}}.product-card{text-align:center;background:#fff;border:1px solid #0000000f;border-radius:16px;flex-direction:column;align-items:center;padding:28px 22px;text-decoration:none;transition:transform .14s,box-shadow .14s;display:flex;box-shadow:0 10px 26px #00000014}.product-card:hover{transform:translateY(-2px);box-shadow:0 16px 34px #0000001a}.product-card .product-icon{background:#1118270a;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 18px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 18px #00000014}.product-card .product-icon-img{object-fit:contain;width:100%;height:100%;padding:8px;display:block}.vfooter-name{letter-spacing:-.2px;font-size:20px;font-weight:800}.vfooter-desc{color:#ffffffb8;max-width:520px;margin:0;font-size:14.5px;line-height:1.7}.vfooter-title{letter-spacing:.2px;text-transform:uppercase;color:#ffffffe6;margin-bottom:14px;font-size:15.5px;font-weight:700}.vfooter-links a{color:#ffffffc7;font-size:14px;font-weight:500;transition:color .12s}.vfooter-links a:hover{color:#f6a040}.vfooter-bottom-inner{color:#ffffffa6;letter-spacing:.2px;font-size:13px;font-weight:500}.vh-header{z-index:999;-webkit-backdrop-filter:blur(12px);background:#fffffffa;border-bottom:1px solid #0000000f;transition:box-shadow .3s;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 8px #00000014}.vh-header.scrolled{box-shadow:0 4px 16px #0000001f}.vh-header-inner{box-shadow:0 6px 16px #0000000f}.vh-header-row{align-items:center;gap:16px;padding:10px 0;display:flex}.vh-brand{align-items:center;gap:10px;min-width:200px;display:inline-flex}.vh-brand-logo{border-radius:12px;box-shadow:0 8px 14px #0000001a}.vh-brand-text{color:#f6a040;letter-spacing:-.2px;white-space:nowrap;font-size:19px;font-weight:800}.vh-nav{flex:1;justify-content:center;align-items:center;gap:22px;display:flex}.vh-nav a{color:#111827c7;letter-spacing:.1px;border-radius:10px;padding:8px;font-size:14px;font-weight:600;transition:background .12s,color .12s}.vh-nav a:hover{color:#111827;background:#f6a0401a}.vh-actions{align-items:center;gap:10px;display:flex}.vh-lang{gap:8px;display:inline-flex}.vh-lang a{color:#111827b3;background:#ffffffbf;border:1px solid #0000001a;border-radius:10px;justify-content:center;align-items:center;min-width:40px;height:32px;font-size:12.5px;font-weight:700;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.vh-lang a.active{color:#f6a040;background:#f6a04024;border-color:#f6a04073}.vh-auth{color:#f6a040;box-shadow:none;white-space:nowrap;background:#f6a04024;border:1px solid #f6a04073;border-radius:12px;padding:9px 12px;font-size:13px;font-weight:800;transition:background .12s,transform .12s}.vh-auth:hover{background:#f6a0402e}.vh-auth:active{transform:translateY(1px)}.vh-burger{background:#ffffffbf;border:1px solid #0000001a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:42px;height:42px;display:none}.vh-burger span{background:#111827bf;border-radius:99px;width:18px;height:2px}@media (max-width:900px){.vh-nav{display:none}.vh-burger{display:inline-flex}}@media (max-width:520px){.vh-brand{min-width:unset}.vh-brand-text{font-size:18px}.vh-auth{display:none}}.phoneRow{align-items:center;gap:12px;display:flex}.dialSelect{background:#fff;border:1px solid #0000001f;border-radius:14px;width:220px;height:52px;padding:0 14px;font-size:16px}.phoneInput{border:1px solid #0000001f;border-radius:14px;flex:1;height:52px;padding:0 16px;font-size:16px}@media (max-width:640px){.phoneRow{flex-direction:column;align-items:stretch}.dialSelect{width:100%}}
@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/7e832ad540183e91-s.a2f18b1a.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2094fb60fd9c8287-s.3ed55436.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/c875c6f5d3e977ac-s.p.80fc2c9e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/41e95f694c5c4549-s.666bad7d.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6c55a692938ebbbc-s.0a77efb4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a218039a3287bcfd-s.p.4a23d71b.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bdc7e24a509eb931-s.43b0b13e.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0da9c7f357bd9d4d-s.b2288445.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8e6fa89aa22d24ec-s.p.3aec397d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0a7740363b4d4863-s.95e4158a.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5f9d24ebef5d5292-s.bd593fbe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e2334d715941921e-s.p.d82a9aff.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b53057dbf91a7acf-s.c55744ae.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/798ea22d9983e047-s.b460e02c.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/47fe1b7cd6e6ed85-s.p.855a563b.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins Fallback;src:local(Arial);ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.poppins_aa9e6a8c-module__NdHSlW__className{font-family:Poppins,Poppins Fallback;font-style:normal}
