@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";.legalPage{color:#050505;background:radial-gradient(circle at 50% 0,#ff3b121f,#0000 34%),linear-gradient(#fff3ee 0%,#fff 45%,#fff7f4 100%);min-height:100vh;padding:110px 24px 80px}[data-theme=dark] .legalPage{color:#fff;background:radial-gradient(circle at 50% 0,#ff3b122b,#0000 36%),linear-gradient(#100503 0%,#050505 48%,#090302 100%)}.legalHero{text-align:center;max-width:980px;margin:0 auto 36px}.legalHero span{color:#ff3b12;background:#ff3b1214;border:1px solid #ff3b122e;border-radius:999px;justify-content:center;align-items:center;width:fit-content;height:38px;margin:0 auto 16px;padding:0 20px;font-size:14px;font-weight:900;display:flex}.legalHero h1{letter-spacing:-3px;margin-bottom:14px;font-size:clamp(42px,6vw,78px);font-weight:900;line-height:.95}.legalHero p{color:#555;font-size:15px;font-weight:700}[data-theme=dark] .legalHero p{color:#ffffffb8}.legalContent{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #ff3b121f;border-radius:28px;max-width:980px;margin:0 auto;padding:42px;box-shadow:0 28px 75px #ff3b121a}[data-theme=dark] .legalContent{background:#ffffff0b;border-color:#ffffff21;box-shadow:0 28px 85px #00000073}.legalContent h2{letter-spacing:-.8px;color:#ff3b12;margin:32px 0 10px;font-size:24px;font-weight:900;line-height:1.2}.legalContent h2:first-of-type{margin-top:24px}.legalContent p{color:#1d2532;margin-bottom:12px;font-size:16px;line-height:1.75}[data-theme=dark] .legalContent p{color:#ffffffd1}@media (width<=768px){.legalPage{padding:82px 18px 58px}.legalHero h1{letter-spacing:-2px;font-size:42px}.legalContent{border-radius:22px;padding:28px 22px}.legalContent h2{font-size:21px}.legalContent p{font-size:15px}}*{box-sizing:border-box;margin:0;padding:0}body{color:#050505;background:#fff;font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;font-family:inherit}html,body{overflow-x:hidden}html{scroll-behavior:smooth}body.dark-theme{color:#fff;background:#050505}body.dark-theme .header{background:#050505}body.dark-theme .nav a{color:#fff}body.dark-theme .themeBtn{color:#fff;background:#111}body.dark-theme .hero{color:#fff;background:radial-gradient(circle at 65% 45%,#ff3b122e,#0000 35%),linear-gradient(120deg,#050505,#090909)}body.dark-theme .heroText{color:#e8e8e8}body.dark-theme .card{color:#fff;background:#ffffff0a;border-color:#ffffff29}body.dark-theme .secondaryBtn{color:#fff;background:0 0}html,body{background:linear-gradient(90deg,#fff3ee 0%,#fff 38% 100%)}body[data-theme=dark],html[data-theme=dark]{background:radial-gradient(circle at 12% 10%,#ff3b1221,#0000 32%),#050505}.header{z-index:999;-webkit-backdrop-filter:blur(18px);border-radius:999px;grid-template-columns:160px 1fr auto;align-items:center;gap:18px;width:calc(100% - 48px);height:78px;margin:16px auto 0;padding:0 18px 0 28px;transition:all .3s;display:grid;position:sticky;top:14px}.headerLight{color:#050505;background:#ffffffe0;border:1px solid #ff3b1224;box-shadow:0 18px 50px #ff3b1214}.headerDark{color:#fff;background:#161616e0;border:1px solid #ffffff1f;box-shadow:0 18px 55px #00000073}.logoBox{align-items:center;text-decoration:none;display:flex}.logoBox img{width:128px;height:auto;display:block}.headerDark .logoBox img{width:132px}.nav{background:#ff3b120b;border-radius:999px;justify-content:center;align-items:center;gap:8px;height:52px;padding:0 12px;font-size:14px;font-weight:900;display:flex}.headerDark .nav{background:#ffffff0e}.nav a{height:38px;color:inherit;border-radius:999px;align-items:center;padding:0 16px;text-decoration:none;transition:all .25s;display:flex}.nav a:hover{color:#ff3b12;background:#ff3b1214}.nav a.active{color:#ff3b12;background:#fff;box-shadow:0 10px 24px #ff3b121f}.headerDark .nav a.active{background:#ff3b1221}.nav a.active:after{display:none}.headerActions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.joinBtn{color:#fff;background:#ff3b12;border-radius:999px;justify-content:center;align-items:center;gap:16px;height:52px;padding:0 8px 0 24px;font-size:15px;font-weight:900;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 16px 32px #ff3b1238}.joinBtn span{color:#fff;background:#050505;border-radius:50%;place-items:center;width:38px;height:38px;font-size:17px;display:grid}.themeBtn{color:#ff3b12;background:#fff;border:1px solid #ff3b123d;border-radius:50%;place-items:center;width:52px;height:52px;font-size:21px;transition:all .3s;display:grid}.headerDark .themeBtn{color:#ff3b12;background:#ffffff14;border-color:#ffffff24}@media (width<=980px){.header{border-radius:24px;grid-template-columns:1fr auto;gap:12px;width:calc(100% - 24px);height:auto;margin-top:10px;padding:14px;top:10px}.logoBox img,.headerDark .logoBox img{width:108px}.headerActions{gap:8px}.joinBtn{gap:8px;height:42px;padding:0 6px 0 16px;font-size:12px}.joinBtn span{width:32px;height:32px;font-size:14px}.themeBtn{width:42px;height:42px;font-size:17px}.nav{border-radius:18px;grid-column:1/-1;grid-template-columns:repeat(5,1fr);gap:4px;width:100%;height:auto;min-height:44px;padding:6px;display:grid}.nav a{white-space:nowrap;justify-content:center;height:34px;padding:0 6px;font-size:11.5px}}@media (width<=430px){.header{border-radius:20px;gap:10px;width:calc(100% - 16px);padding:12px}.logoBox img,.headerDark .logoBox img{width:88px}.joinBtn{gap:6px;height:36px;padding:0 5px 0 12px;font-size:10px}.joinBtn span{width:27px;height:27px;font-size:11px}.themeBtn{width:36px;height:36px;font-size:14px}.nav{border-radius:16px;grid-template-columns:repeat(5,1fr);gap:3px;min-height:40px}.nav a{letter-spacing:-.2px;height:30px;padding:0 3px;font-size:9.6px}}.hero{grid-template-columns:48% 52%;align-items:center;gap:34px;min-height:calc(100vh - 96px);padding:46px clamp(24px,3.5vw,64px) 42px;display:grid;position:relative;overflow:hidden}.heroLight{color:#050505;background:linear-gradient(90deg,#fff3ee 0%,#fff 38% 100%)}.heroDark{color:#fff;background:radial-gradient(circle at 12% 10%,#ff3b1221,#0000 32%),#050505}.heroLight:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff3b121a,#0000 68%);width:560px;height:560px;position:absolute;top:-180px;left:-180px}.heroLeft{z-index:2;position:relative}.tag{background:#fff;border:1px solid #ff3b122e;border-radius:999px;align-items:center;gap:12px;width:fit-content;height:42px;margin-bottom:24px;padding:0 22px;display:flex;box-shadow:0 14px 34px #ff3b120f}.heroDark .tag{background:#ffffff0b;border-color:#ffffff21}.tag span{background:#ff3b12;border-radius:50%;width:11px;height:11px;box-shadow:0 0 0 7px #ff3b121f}.tag p{font-size:14px;font-weight:900}.tag b,.hero h1 span{color:#ff3b12}.hero h1{letter-spacing:-4px;max-width:760px;margin-bottom:24px;font-size:clamp(48px,5vw,78px);font-weight:900;line-height:1.02}.heroText{color:#263040;border-left:4px solid #ff3b12;max-width:700px;margin-bottom:30px;padding-left:22px;font-size:18px;line-height:1.75}.heroDark .heroText{color:#ffffffc2}.heroButtons{align-items:center;gap:18px;margin-bottom:34px;display:flex}.primaryBtn,.secondaryBtn{border-radius:999px;justify-content:center;align-items:center;min-width:245px;height:62px;font-size:16px;font-weight:900;text-decoration:none;transition:all .3s;display:flex}.primaryBtn{color:#fff;background:#ff3b12;gap:18px;padding-left:26px;padding-right:10px;box-shadow:0 18px 36px #ff3b1233}.primaryBtn span{background:#050505;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.secondaryBtn{color:#050505;background:#fff;border:1.5px solid #ff3b1261;gap:28px;box-shadow:0 14px 34px #00000009}.heroDark .secondaryBtn{color:#fff;background:#ffffff0b;border-color:#ff3b125c}.primaryBtn:hover,.secondaryBtn:hover{transform:translateY(-4px)}.cards{grid-template-columns:repeat(3,1fr);gap:18px;max-width:720px;display:grid}.card{background:#fff;border:1px solid #ff3b121a;border-radius:22px;min-height:152px;padding:20px;transition:all .35s;box-shadow:0 18px 44px #ff3b120f}.heroDark .card{background:#ffffff0b;border-color:#ffffff21}.card:hover{border-color:#ff3b1266;transform:translateY(-6px)}.card .icon{color:#ff3b12;background:#ff3b1214;border-radius:16px;place-items:center;width:50px;height:50px;margin-bottom:14px;font-size:23px;display:grid}.card h3{margin-bottom:9px;font-size:17px;font-weight:900}.card p{color:#2d3545;font-size:14px;line-height:1.55}.heroDark .card p{color:#ffffffb3}.heroRight{z-index:2;isolation:isolate;background:#fff;justify-content:flex-end;align-items:center;display:flex;position:relative}.heroRight:before{content:"";z-index:0;pointer-events:none;background:#fff;position:absolute;inset:-90px -90px -90px -40px}.heroRight:after{content:"";filter:blur(18px);z-index:1;pointer-events:none;background:radial-gradient(#00000014,#0000 70%);width:78%;height:55px;position:absolute;bottom:28px;right:0}.heroRight img{object-fit:contain;z-index:2;mix-blend-mode:multiply;filter:drop-shadow(0 32px 54px #0000000e)contrast(1.01)saturate(1.02);width:min(108%,860px);max-width:none;margin-right:-34px;position:relative}.heroDark .heroRight{background:0 0}.heroDark .heroRight:before{display:none}.heroDark .heroRight:after{background:radial-gradient(#ff3b1224,#0000 70%)}.heroDark .heroRight img{mix-blend-mode:normal;filter:drop-shadow(0 34px 62px #ff3b121c)brightness(.96)contrast(1.05)saturate(1.05)}@media (width<=1100px){.hero{grid-template-columns:1fr}.heroRight{justify-content:center;margin-top:28px}.heroRight:before{inset:-40px}.heroRight img{width:100%;margin:0}}@media (width<=768px){.hero{padding:40px 18px 44px}.hero h1{letter-spacing:-2.4px;font-size:42px}.heroText{font-size:16px}.heroButtons{flex-direction:column;align-items:stretch}.primaryBtn,.secondaryBtn{width:100%}.cards{grid-template-columns:1fr}.heroRight:after{bottom:10px}}.about{color:#050505;background:#fff;grid-template-columns:38% 62%;align-items:center;gap:34px;min-height:auto;padding:52px 60px;display:grid}[data-theme=dark] .about{color:#fff;background:#050505}.aboutBadge{color:#050505;background:#ff3b1214;border:1px solid #ff3b1233;border-radius:999px;align-items:center;gap:11px;width:fit-content;height:38px;margin-bottom:22px;padding:0 22px;font-size:13px;font-weight:900;display:flex}[data-theme=dark] .aboutBadge{color:#fff;background:#ff3b121a}.aboutBadge span{background:#ff3b12;border-radius:50%;width:11px;height:11px}.aboutContent h2{letter-spacing:-2.8px;max-width:560px;font-size:clamp(38px,3.4vw,58px);font-weight:900;line-height:1.02}.aboutContent h2 span{color:#ff3b12}.aboutGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.aboutPhoto,.aboutCard{border-radius:16px;height:118px}.aboutPhoto{object-fit:cover;width:100%;display:block}.aboutPhoto.tall{height:158px}.aboutCard{background:#fff;border:1px solid #e7e7e7;flex-direction:column;justify-content:center;padding:20px;transition:all .35s;display:flex}[data-theme=dark] .aboutCard{background:#ffffff0b;border-color:#ffffff24}.aboutCard:hover,.aboutPhoto:hover{transform:translateY(-4px)}.aboutCard.orange{color:#fff;background:#ff3b12;border:none;flex-direction:row;align-items:center;gap:18px}.aboutIcon{color:#fff;background:#ff3b12;border-radius:14px;place-items:center;width:44px;height:44px;margin-bottom:14px;font-size:20px;display:grid}.aboutIcon.white{color:#ff3b12;background:#fff;margin-bottom:0}.aboutCard h3{font-size:15px;font-weight:900;line-height:1.35}@media (width<=1100px){.about{grid-template-columns:1fr;padding:58px 30px}}@media (width<=768px){.about{padding:48px 18px}.aboutContent h2{font-size:37px}.aboutGrid{grid-template-columns:1fr}.aboutPhoto,.aboutPhoto.tall,.aboutCard{height:155px}}.servicesSection{color:#050505;background:radial-gradient(circle at 50% 0,#ff3b121c,#0000 32%),linear-gradient(#fff 0%,#fff7f4 100%);padding:78px 36px 86px;overflow:hidden}[data-theme=dark] .servicesSection{color:#fff;background:radial-gradient(circle at 50% 20%,#ff3b1229,#0000 32%),linear-gradient(#050505 0%,#090302 100%)}.servicesTop{text-align:center;margin-bottom:38px}.servicesTop p{color:#ff3b12;background:#ff3b1212;border:1px solid #ff3b122e;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:fit-content;height:38px;margin:0 auto 14px;padding:0 20px;font-size:14px;font-weight:900;display:flex}.servicesTop p span{background:#ff3b12;border-radius:50%;width:11px;height:11px;box-shadow:0 0 0 7px #ff3b121f}.servicesTop h2{letter-spacing:-2.6px;font-size:clamp(34px,4.4vw,62px);font-weight:900;line-height:1.05}.servicesTop h2 span{color:#ff3b12}.servicesAccordion{gap:14px;width:100%;max-width:1680px;height:560px;margin:0 auto;display:flex;overflow:hidden}.serviceItem{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffdb;border:1px solid #ff3b121c;border-radius:24px;flex:1 1 0;min-width:92px;transition:flex .45s,border-color .35s,box-shadow .35s;overflow:hidden;box-shadow:0 18px 50px #0000000f}[data-theme=dark] .serviceItem{background:#ffffff09;border-color:#ffffff24;box-shadow:0 22px 60px #0000006b}.serviceItem:hover{border-color:#ff3b12bf;flex:10 1 0;box-shadow:0 24px 65px #ff3b1229}[data-theme=dark] .serviceItem:hover{box-shadow:0 26px 70px #0000008c}.serviceClosed{flex-direction:column;align-items:center;height:100%;padding:24px 8px;display:flex}.serviceItem:hover .serviceClosed{display:none}.serviceClosed h3{writing-mode:vertical-rl;white-space:nowrap;letter-spacing:-.6px;margin:auto 0;font-size:21px;font-weight:900;transform:rotate(180deg)}.serviceClosed button{width:42px;height:42px;color:inherit;background:0 0;border:1.5px solid #ff3b12;border-radius:50%;place-items:center;font-size:17px;transition:all .25s;display:grid}.serviceClosed button:hover{color:#fff;background:#ff3b12}.serviceIcon{color:#ff3b12;background:#fff1ed;border-radius:16px;flex-shrink:0;place-items:center;width:58px;height:58px;font-size:25px;display:grid}[data-theme=dark] .serviceIcon{background:#ff3b121f;box-shadow:inset 0 0 20px #ff3b122e}.serviceOpen{grid-template-columns:50% 50%;min-width:0;height:100%;display:none}.serviceItem:hover .serviceOpen{display:grid}.serviceInfo{flex-direction:column;justify-content:center;padding:34px 32px;display:flex;overflow:hidden}.serviceInfo h3{letter-spacing:-1.6px;max-width:360px;margin:18px 0 12px;font-size:36px;font-weight:900;line-height:1.05}.smallLine{background:#ff3b12;border-radius:999px;width:52px;height:4px;margin-bottom:20px}.serviceInfo p{color:#1d2532;max-width:390px;margin-bottom:20px;font-size:16px;line-height:1.6}[data-theme=dark] .serviceInfo p{color:#ffffffc7}.serviceInfo ul{gap:11px;margin-bottom:24px;padding:0;list-style:none;display:grid}.serviceInfo li{align-items:center;gap:11px;font-size:15px;line-height:1.2;display:flex}.serviceInfo li svg{color:#ff3b12;flex-shrink:0}.serviceInfo li b{font-weight:900}.serviceBtn{color:#fff;background:#ff3b12;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:240px;height:50px;font-size:13px;font-weight:900;transition:all .25s;display:flex;box-shadow:0 16px 34px #ff3b123d}.serviceBtn:hover{transform:translateY(-3px)}.serviceBtn span{color:#fff;background:#000;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;display:grid}.serviceImage{background:#fff;height:100%;overflow:hidden}.serviceImage img{object-fit:cover;object-position:center center;background:#fff;width:100%;height:100%;display:block}[data-theme=dark] .serviceImage{background:#ffffff0a}[data-theme=dark] .serviceImage img{filter:brightness(.88)contrast(1.08)saturate(1.06);background:#ffffff08}@media (width<=1100px){.servicesAccordion{flex-direction:column;height:auto}.serviceItem,.serviceItem:hover{flex:unset;min-width:100%}.serviceClosed{display:none}.serviceOpen,.serviceItem:hover .serviceOpen{grid-template-columns:1fr 1fr;min-width:100%;min-height:460px;display:grid}}@media (width<=768px){.servicesSection{padding:58px 18px 68px}.servicesTop h2{letter-spacing:-1.8px;font-size:34px}.serviceOpen,.serviceItem:hover .serviceOpen{grid-template-columns:1fr}.serviceImage{height:360px}.serviceInfo{padding:28px 22px}.serviceInfo h3{font-size:31px}.serviceBtn{gap:8px;width:220px;height:48px;font-size:12px}}.whyChoose{color:#050505;background:radial-gradient(circle at 14% 20%,#ff3b121f,#0000 30%),linear-gradient(#fff7f4 0%,#fff 52%,#fff9f6 100%);grid-template-columns:45% 55%;align-items:center;gap:64px;padding:92px 72px;display:grid;overflow:hidden}[data-theme=dark] .whyChoose{color:#fff;background:radial-gradient(circle at 18% 24%,#ff3b1224,#0000 34%),linear-gradient(#090302 0%,#050505 54%,#080403 100%)}.whyLeft{justify-content:center;display:flex}.whyImageWrap{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#ff3b12cc,#ffb0782e) border-box;border:1px solid #0000;border-radius:34px;width:440px;height:540px;padding:12px;position:relative;box-shadow:0 30px 80px #ff3b1229}[data-theme=dark] .whyImageWrap{background:linear-gradient(#ffffff09,#ffffff09) padding-box padding-box,linear-gradient(135deg,#ff3b12a6,#ffffff1a) border-box;box-shadow:0 30px 90px #0000008c}.whyImageWrap img{object-fit:cover;object-position:center top;filter:contrast(1.02)saturate(1.03);border-radius:26px;width:100%;height:100%;display:block}[data-theme=dark] .whyImageWrap img{filter:brightness(.92)contrast(1.05)saturate(1.05)}.whyImageWrap:after{content:"";pointer-events:none;background:linear-gradient(#00000003,#00000014);border-radius:26px;position:absolute;inset:12px}.growthCard,.leadCard,.roasCard,.trustCard{z-index:4;-webkit-backdrop-filter:blur(18px);position:absolute}.growthCard{background:#ffffffe6;border:1px solid #ff3b1229;border-radius:20px;align-items:center;gap:12px;width:210px;min-height:76px;padding:14px 16px;display:flex;top:36px;left:-24px;box-shadow:0 20px 50px #0000001f}.growthCard i,.leadCard i,.trustCard i{color:#fff;background:#ff3b12;border-radius:14px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.growthCard span,.leadCard span,.trustCard span{font-size:15px;font-weight:900;line-height:1.1;display:block}.growthCard b,.leadCard b,.trustCard b{color:#ff3b12;margin-top:5px;font-size:12px;display:block}.leadCard{color:#fff;background:#ff3b12;border-radius:999px;align-items:center;gap:12px;min-height:64px;padding:10px 18px 10px 10px;display:flex;top:112px;right:-36px;box-shadow:0 18px 45px #ff3b1257}.leadCard i{color:#ff3b12;background:#050505}.leadCard b{color:#ffffffd9}.roasCard{color:#fff;background:linear-gradient(#ff3b12,#ff642f);border-radius:24px;flex-direction:column;justify-content:center;width:140px;min-height:142px;padding:18px;display:flex;bottom:118px;right:-28px;box-shadow:0 24px 55px #ff3b1257}.roasCard h3{margin-bottom:8px;font-size:44px;font-weight:900;line-height:1}.roasCard p{font-size:13px;font-weight:800}.trustCard{color:#050505;background:#ffffffeb;border:1px solid #ff3b1229;border-radius:20px;align-items:center;gap:12px;min-height:72px;padding:12px 18px;display:flex;bottom:42px;left:-22px;box-shadow:0 18px 45px #00000024}.trustCard i{color:#ff3b12;background:#ff3b121a}.trustCard span{color:#ff3b12;font-size:28px}[data-theme=dark] .growthCard,[data-theme=dark] .trustCard{color:#fff;background:#0a0a0ac2;border-color:#ff3b1257;box-shadow:0 24px 65px #0000008c}.whyBadge{color:#050505;background:#ff3b1214;border:1px solid #ff3b122e;border-radius:999px;align-items:center;gap:12px;width:fit-content;height:42px;margin-bottom:24px;padding:0 22px;font-size:14px;font-weight:900;display:flex}[data-theme=dark] .whyBadge{color:#fff;background:#ff3b121a;border-color:#ff3b1240}.whyBadge span{background:#ff3b12;border-radius:50%;width:11px;height:11px;box-shadow:0 0 0 7px #ff3b121f}.whyRight h2{letter-spacing:-3px;max-width:680px;margin-bottom:30px;font-size:clamp(44px,4.5vw,68px);font-weight:900;line-height:1}.whyRight h2 span{color:#ff3b12}.reasonList{gap:12px;display:grid}.reasonItem{background:#ffffffb8;border:1px solid #ff3b121a;border-radius:18px;grid-template-columns:62px 1fr;align-items:center;gap:18px;padding:15px 18px;transition:all .3s;display:grid}.reasonItem:hover{border-color:#ff3b1257;transform:translate(8px);box-shadow:0 18px 42px #ff3b121a}[data-theme=dark] .reasonItem{background:#ffffff09;border-color:#ffffff1a}.reasonIcon{color:#ff3b12;background:#ff3b1212;border:1px solid #ff3b1238;border-radius:16px;place-items:center;width:52px;height:52px;font-size:23px;display:grid}.reasonItem h3{margin-bottom:4px;font-size:18px;font-weight:900}.reasonItem p{color:#303746;font-size:14px;line-height:1.45}[data-theme=dark] .reasonItem p{color:#ffffffc2}@media (width<=1100px){.whyChoose{grid-template-columns:1fr;padding:70px 30px}.whyRight{order:1}.whyLeft{order:2}}@media (width<=768px){.whyChoose{gap:42px;padding:58px 18px}.whyRight h2{letter-spacing:-2px;font-size:39px}.whyImageWrap{width:100%;height:430px}.growthCard,.leadCard,.roasCard,.trustCard{transform:scale(.86)}.growthCard{transform-origin:0 0;top:14px;left:8px}.leadCard{transform-origin:100% 0;top:112px;right:8px}.roasCard{transform-origin:100% 100%;bottom:88px;right:8px}.trustCard{transform-origin:0 100%;bottom:18px;left:8px}.reasonItem{grid-template-columns:54px 1fr;gap:14px;padding:14px}}@media (width<=1400px){.nav{gap:38px}.hero{grid-template-columns:50% 50%}.hero h1{font-size:clamp(42px,4vw,56px)}.primaryBtn,.secondaryBtn{width:240px}.heroRight img{width:min(108%,760px)}}@media (width<=1100px){.hero{grid-template-columns:1fr;padding-top:24px}.heroRight{justify-content:center;margin-top:28px}.heroRight img{width:min(100%,720px);margin:0}}@media (width<=768px){.header{flex-wrap:wrap;gap:20px;height:auto;padding:22px}.logoBox img{width:140px}.nav{flex-wrap:wrap;order:3;gap:20px;width:100%;padding-top:10px}.headerActions{gap:12px;padding-top:0}.joinBtn{width:150px;height:50px}.themeBtn{width:60px;height:50px}.hero{padding:26px 18px 0}.tag{gap:14px;margin-bottom:26px}.tag span{width:52px}.tag p{font-size:14px}.hero h1{letter-spacing:-1.4px;margin-bottom:20px;font-size:34px;line-height:1.12}.heroText{margin-bottom:24px;padding-left:16px;font-size:14px;line-height:1.65}.heroButtons{flex-direction:column;align-items:stretch;gap:14px;width:100%;margin-bottom:34px}.primaryBtn,.secondaryBtn{width:100%;height:54px}.cards{grid-template-columns:1fr;gap:16px}.card{width:100%;min-height:130px}.heroRight{margin-top:20px}.heroRight img{width:112%;margin-left:-6%}}.projectsSection{color:#050505;background:radial-gradient(circle at 50% 0,#ff3b1221,#0000 32%),linear-gradient(#fff3ee 0%,#fff 48%,#fff7f4 100%);padding:86px 70px 120px;overflow:visible}[data-theme=dark] .projectsSection{color:#fff;background:radial-gradient(circle at 50% 0,#ff3b122b,#0000 36%),linear-gradient(#100503 0%,#050505 48%,#090302 100%)}.projectsTop{text-align:center;margin-bottom:42px}.projectsTop h2{letter-spacing:-4px;margin-bottom:18px;font-size:clamp(52px,6vw,86px);font-weight:900;line-height:.95}.projectsTop p{color:#222;justify-content:center;align-items:center;gap:10px;font-size:16px;display:flex}[data-theme=dark] .projectsTop p{color:#ffffffd1}.projectsTop p b{background:#ff3b12;border-radius:50%;width:11px;height:11px;box-shadow:0 0 0 7px #ff3b121f}.projectsStack{flex-direction:column;gap:38px;max-width:1120px;margin:0 auto;display:flex;overflow:visible}.projectCard{transform-origin:top;will-change:transform;isolation:isolate;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border:1px solid #ff3b121f;border-radius:24px;min-height:360px;position:relative;overflow:visible;box-shadow:0 28px 75px #ff3b121f;grid-template-columns:46% 54%!important;grid-template-areas:"info image"!important;display:grid!important}[data-theme=dark] .projectCard{background:#ffffff09;border:1px solid #ffffff21;box-shadow:0 28px 85px #00000080}.projectInfo{padding:34px 34px 110px;position:relative;overflow:hidden;border-radius:24px 0 0 24px!important;order:1!important;grid-area:info!important}.projectImage{height:100%;min-height:360px;position:relative;overflow:visible;border-radius:0 24px 24px 0!important;order:2!important;grid-area:image!important}.projectCard:nth-child(2),.projectCard:nth-child(4){grid-template-columns:46% 54%!important;grid-template-areas:"info image"!important}.projectCard:nth-child(2) .projectInfo,.projectCard:nth-child(4) .projectInfo{order:1!important;grid-area:info!important}.projectCard:nth-child(2) .projectImage,.projectCard:nth-child(4) .projectImage{order:2!important;grid-area:image!important}.projectCard.green .projectInfo{background:linear-gradient(120deg,#eafff2,#fff)}.projectCard.orange .projectInfo{background:linear-gradient(120deg,#fff0e7,#fff)}.projectCard.purple .projectInfo{background:linear-gradient(120deg,#ffe7ff,#fff)}.projectCard.blue .projectInfo{background:linear-gradient(120deg,#e8f4ff,#fff)}[data-theme=dark] .projectCard.green .projectInfo{background:linear-gradient(120deg,#00be6959,#00000047)}[data-theme=dark] .projectCard.orange .projectInfo{background:linear-gradient(120deg,#ff5f1661,#00000047)}[data-theme=dark] .projectCard.purple .projectInfo{background:linear-gradient(120deg,#a046dc61,#00000047)}[data-theme=dark] .projectCard.blue .projectInfo{background:linear-gradient(120deg,#146eeb61,#00000047)}.projectNumber{color:#fff;border-radius:8px;place-items:center;width:42px;height:34px;margin-bottom:24px;font-size:15px;font-weight:900;display:grid}.projectCard.green .projectNumber{background:#15c86a}.projectCard.orange .projectNumber{background:#ff5a13}.projectCard.purple .projectNumber{background:#b84cff}.projectCard.blue .projectNumber{background:#2078ff}.projectInfo h3{letter-spacing:-1px;max-width:390px;margin-bottom:16px;font-size:31px;font-weight:900;line-height:1.08}.projectInfo>p{color:#151515;max-width:430px;font-size:14px;line-height:1.65}[data-theme=dark] .projectInfo>p{color:#ffffffd1}.projectMeta{gap:14px;display:flex;position:absolute;bottom:28px;left:34px}.projectMeta div{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffc7;border:1px solid #0000000f;border-radius:12px;align-items:center;gap:12px;min-width:170px;height:58px;padding:0 14px;display:flex}[data-theme=dark] .projectMeta div{background:#ffffff0f;border-color:#ffffff26}.projectMeta i{color:#fff;border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:16px;display:grid}.projectCard.green .projectMeta i{background:#15c86a}.projectCard.orange .projectMeta i{background:#ff5a13}.projectCard.purple .projectMeta i{background:#b84cff}.projectCard.blue .projectMeta i{background:#2078ff}.projectMeta span{color:#333;font-size:12px}[data-theme=dark] .projectMeta span{color:#ffffffb3}.projectMeta b{color:#050505;margin-top:2px;font-size:13px;display:block}[data-theme=dark] .projectMeta b{color:#fff}.projectImage:after{content:"";pointer-events:none;z-index:1;position:absolute;inset:0;border-radius:0 24px 24px 0!important}[data-theme=dark] .projectImage:after{background:linear-gradient(90deg,#00000059,#0000 45%)}.projectImage img{object-fit:cover;width:100%;height:100%;display:block;border-radius:0 24px 24px 0!important}[data-theme=dark] .projectImage img{filter:brightness(.55)contrast(1.15)saturate(1.1)}.projectStat{color:#050505;z-index:30;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;width:148px;min-height:130px;padding:18px 16px;display:flex;position:absolute;top:50%;left:-62px;transform:translateY(-50%);box-shadow:0 18px 42px #00000029}[data-theme=dark] .projectStat{color:#fff;background:#080e14f0;border:1px solid #ffffff24}.projectStat span{color:#555;font-size:12px}[data-theme=dark] .projectStat span{color:#ffffffb8}.projectStat h4{margin:8px 0 6px;font-size:30px;font-weight:900;line-height:1}.projectStat p{color:#11b949;margin:0;font-size:13px;font-weight:900}.projectCard.orange .projectStat p{color:#ff5a13}.projectCard.purple .projectStat p{color:#c158ff}.projectCard.blue .projectStat p{color:#347be8}.projectsBtn{color:#fff;z-index:10;background:#ff3b12;border-radius:999px;justify-content:center;align-items:center;gap:34px;width:320px;height:54px;margin:54px auto 0;font-size:15px;font-weight:800;display:flex;position:relative;box-shadow:0 18px 42px #ff3b1247}@media (width<=900px){.projectsSection{padding:58px 18px 70px;overflow:hidden}.projectsTop h2{letter-spacing:-2px;font-size:42px}.projectsTop p{font-size:14px}.projectsStack{gap:22px}.projectCard,.projectCard:nth-child(2),.projectCard:nth-child(4){min-height:auto;overflow:hidden;grid-template-columns:1fr!important;grid-template-areas:"info""image"!important}.projectInfo{padding:28px 24px 118px;border-radius:24px 24px 0 0!important}.projectInfo h3{font-size:30px}.projectMeta{flex-wrap:wrap;bottom:24px;left:24px}.projectImage{height:240px;min-height:240px;border-radius:0 0 24px 24px!important}.projectImage img,.projectImage:after{border-radius:0 0 24px 24px!important}.projectStat{top:-50px;left:22px;transform:none}.projectsBtn{width:100%}}.industriesSection{color:#050505;background:radial-gradient(circle at 50% 0,#ff3b121f,#0000 34%),linear-gradient(#fff 0%,#fff7f4 100%);padding:90px 0 100px;overflow:hidden}.industriesSection+.industriesSection{display:none!important}[data-theme=dark] .industriesSection{color:#fff;background:radial-gradient(circle at 50% 0,#ff3b1224,#0000 36%),linear-gradient(#050505 0%,#090302 100%)}.industriesTop{text-align:center;margin-bottom:52px;padding:0 20px}.industriesTop p{background:#ff3b120f;border:1px solid #ff3b1238;border-radius:999px;justify-content:center;align-items:center;gap:11px;width:fit-content;height:42px;margin:0 auto 22px;padding:0 24px;font-size:15px;font-weight:900;display:flex}.industriesTop p span{background:#ff3b12;border-radius:50%;width:11px;height:11px;box-shadow:0 0 0 7px #ff3b121f}.industriesTop h2{letter-spacing:-3px;font-size:clamp(44px,5.4vw,76px);font-weight:900;line-height:1.04}.industriesTop h2 span{color:#ff3b12}.industriesSlider{width:100%;padding:8px 0 20px;position:relative;overflow:hidden}.industriesSlider:before,.industriesSlider:after{content:"";z-index:4;pointer-events:none;width:180px;height:100%;position:absolute;top:0}.industriesSlider:before{background:linear-gradient(90deg,#fff7f4,#0000);left:0}.industriesSlider:after{background:linear-gradient(270deg,#fff7f4,#0000);right:0}[data-theme=dark] .industriesSlider:before{background:linear-gradient(90deg,#090302,#0000)}[data-theme=dark] .industriesSlider:after{background:linear-gradient(270deg,#090302,#0000)}.industriesTrack{gap:20px;width:max-content;animation:38s linear infinite industryMove;display:flex}.industriesTrack:hover{animation-play-state:paused}.industryCard{text-align:center;background:#ffffffd6;border:1px solid #ff3b121f;border-radius:24px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:16px;width:235px;height:210px;padding:24px 18px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 55px #0000000f}.industryCard:before{content:"";opacity:0;background:radial-gradient(circle at 50% 0,#ff3b121f,#0000 48%);transition:all .3s;position:absolute;inset:0}.industryCard:hover{border-color:#ff3b126b;transform:translateY(-8px);box-shadow:0 28px 70px #ff3b1224}.industryCard:hover:before{opacity:1}.industryIcon{color:#ff3b12;z-index:1;background:#fff0eb;border-radius:22px;place-items:center;width:76px;height:76px;font-size:32px;transition:all .3s;display:grid;position:relative}.industryCard:hover .industryIcon{color:#fff;background:#ff3b12;transform:rotate(-4deg)scale(1.05)}.industryCard h3{letter-spacing:-.5px;z-index:1;max-width:190px;font-size:17px;font-weight:900;line-height:1.25;position:relative}.industryCard small{color:#ff3b12;z-index:1;background:#ff3b1214;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900;position:relative}[data-theme=dark] .industryCard{background:#ffffff09;border-color:#ffffff1f;box-shadow:0 24px 70px #00000059}[data-theme=dark] .industryCard:hover{border-color:#ff3b1280}[data-theme=dark] .industryIcon{background:#ff3b121f;box-shadow:inset 0 0 0 1px #ff3b1238}[data-theme=dark] .industryCard small{background:#ff3b121f}@keyframes industryMove{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=768px){.industriesSection{padding:62px 0 70px}.industriesTop h2{letter-spacing:-2px;font-size:38px}.industriesSlider:before,.industriesSlider:after{width:70px}.industryCard{border-radius:20px;width:178px;height:165px}.industryIcon{border-radius:18px;width:58px;height:58px;font-size:25px}.industryCard h3{font-size:14px}.industryCard small{display:none}}.contactSection{color:#050505;background:#fff;grid-template-columns:46% 54%;align-items:center;gap:46px;min-height:100vh;padding:58px 72px;display:grid}[data-theme=dark] .contactSection{color:#fff;background:#050505}.sectionLabel{color:#050505;background:#ff3b1214;border:1px solid #ff3b122e;border-radius:999px;align-items:center;gap:12px;width:fit-content;margin-bottom:28px;padding:12px 18px;font-size:17px;font-weight:800;display:inline-flex}.sectionLabel span{background:#ff3b12;border-radius:50%;flex-shrink:0;width:12px;height:12px;box-shadow:0 0 0 8px #ff3b121f}[data-theme=dark] .sectionLabel{color:#fff;background:#ff3b121a;border-color:#ff3b1238}.achievements h2{letter-spacing:-2px;max-width:660px;margin-bottom:34px;font-size:clamp(46px,4.6vw,66px);font-weight:900;line-height:1.04}.achievements h2 span{color:#ff3b12}.statsBox{background:linear-gradient(135deg,#ff3b1214,#fff);border:1px solid #ff3b1238;border-radius:26px;grid-template-columns:1fr 1fr;gap:16px;max-width:530px;min-height:185px;padding:18px;display:grid;box-shadow:0 22px 55px #ff3b121c}[data-theme=dark] .statsBox{background:#ffffff09;border-color:#ff3b126b}.statItem{background:#ffffffad;border:1px solid #ff3b121f;border-radius:20px;padding:24px 22px}[data-theme=dark] .statItem{background:#ffffff09;border-color:#ffffff1a}.statItem i{color:#fff;background:#ff3b12;border-radius:14px;place-items:center;width:44px;height:44px;margin-bottom:18px;font-size:19px;display:grid}.statItem h3{color:#ff3b12;margin-bottom:12px;font-size:52px;font-weight:900;line-height:1}.statItem p{max-width:165px;font-size:15px;font-weight:800;line-height:1.35}.contactFormBox{background:#fff;border:1px solid #e1e1e1;border-radius:20px;padding:42px 34px 36px;box-shadow:0 24px 70px #0000000f}[data-theme=dark] .contactFormBox{background:#ffffff06;border-color:#ffffff38;box-shadow:0 24px 70px #00000059}.contactFormBox>h2{text-align:center;letter-spacing:-1.2px;margin-bottom:16px;font-size:clamp(32px,3vw,44px);font-weight:900;line-height:1.14}.contactFormBox>h2 span{color:#ff3b12}.contactFormBox>p{text-align:center;color:#555;max-width:580px;margin:0 auto 26px;font-size:15px;line-height:1.6}[data-theme=dark] .contactFormBox>p{color:#ffffffb8}.contactForm{grid-template-columns:1fr 1fr;gap:14px;display:grid}.inputBox{color:#ff3b12;background:0 0;border:1px solid #d9d9d9;border-radius:12px;align-items:center;gap:14px;height:58px;padding:0 18px;display:flex}[data-theme=dark] .inputBox{border-color:#ffffff3d}.inputBox svg{flex-shrink:0}.inputBox input,.inputBox textarea{color:#666;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:15px}[data-theme=dark] .inputBox input,[data-theme=dark] .inputBox textarea{color:#ffffffc7}.inputBox input::placeholder,.inputBox textarea::placeholder{color:#666}[data-theme=dark] .inputBox input::placeholder,[data-theme=dark] .inputBox textarea::placeholder{color:#ffffffad}.inputBox.full{grid-column:span 2}.fileBox{cursor:pointer}.fileBox input{display:none}.fileBox span{color:#666;font-size:15px}[data-theme=dark] .fileBox span{color:#ffffffad}.customSelectWrap{grid-column:span 2;position:relative}.customSelectBtn{color:#666;cursor:pointer;text-align:left;background:0 0;border:1px solid #d9d9d9;border-radius:12px;align-items:center;gap:14px;width:100%;height:58px;padding:0 18px;font-family:inherit;font-size:15px;display:flex}.customSelectBtn svg{color:#ff3b12;flex-shrink:0}.customSelectBtn span{flex:1;font-weight:400}.customSelectBtn .rightIcon{margin-left:auto;transition:all .25s}.customSelectBtn.open .rightIcon{transform:rotate(180deg)}.customSelectMenu{z-index:50;background:#fff;border:1px solid #ff3b122e;border-radius:16px;padding:10px;position:absolute;top:calc(100% + 10px);left:0;right:0;box-shadow:0 22px 50px #00000024}.customSelectMenu button{color:#111;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:flex-start;align-items:center;width:100%;height:44px;padding:0 14px;font-size:15px;font-weight:700;transition:all .25s;display:flex}.customSelectMenu button:hover{color:#fff;background:#ff3b12}[data-theme=dark] .customSelectBtn{color:#ffffffad;border-color:#ffffff3d}[data-theme=dark] .customSelectMenu{background:#101010;border-color:#ff3b1259;box-shadow:0 24px 55px #00000080}[data-theme=dark] .customSelectMenu button{color:#ffffffd9}[data-theme=dark] .customSelectMenu button:hover{color:#050505;background:#ff3b12}.textareaBox{align-items:flex-start;height:104px;padding-top:18px}.textareaBox textarea{resize:none;height:76px}.submitBtn{color:#000;background:#ff3b12;border-radius:34px;grid-column:span 2;justify-content:center;align-items:center;gap:22px;height:58px;font-size:16px;font-weight:900;transition:all .3s;display:flex}.submitBtn:hover{transform:translateY(-3px)}@media (width<=1050px){.contactSection{grid-template-columns:1fr;padding:64px 30px}.statsBox{max-width:100%}}@media (width<=650px){.contactSection{padding:54px 18px}.sectionLabel{padding:10px 15px;font-size:15px}.achievements h2{font-size:38px}.statsBox{grid-template-columns:1fr}.contactFormBox{padding:32px 18px}.contactForm{grid-template-columns:1fr}.inputBox.full,.customSelectWrap,.submitBtn{grid-column:span 1}}.ctaSection{color:#050505;background:radial-gradient(circle at 8% 10%,#ff3b121f,#0000 28%),linear-gradient(#fff 0%,#fff4ef 100%);padding:90px 70px;overflow:hidden}.ctaShell{background:linear-gradient(135deg,#ffffffeb,#fff8f4e0);border:1px solid #ff3b121f;border-radius:34px;grid-template-columns:52% 48%;align-items:center;gap:38px;max-width:1240px;min-height:560px;margin:0 auto;padding:54px;display:grid;position:relative;box-shadow:0 30px 80px #ff3b121a}.ctaShell:before{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 0 0,#ff3b121f,#0000 34%),radial-gradient(circle at 100% 20%,#ff9d001f,#0000 32%);position:absolute;inset:0}.ctaLeft{z-index:2;position:relative}.rocketIcon{color:#ff3b12;background:#ff3b1214;border:1px solid #ff3b1240;border-radius:18px;place-items:center;width:62px;height:62px;margin-bottom:22px;font-size:26px;display:grid}.ctaLabel{color:#ff3b12;margin-bottom:12px;font-size:14px;font-weight:900;display:inline-flex}.ctaLeft h2{letter-spacing:-3px;max-width:720px;margin-bottom:26px;font-size:clamp(46px,5vw,76px);font-weight:900;line-height:.98}.ctaLeft h2 span{color:#ff3b12}.ctaText{color:#394253;border-left:4px solid #ff3b12;max-width:640px;margin-bottom:28px;padding-left:20px;font-size:20px;line-height:1.55}.contactPill{background:#ffffffd1;border:1px solid #0000001a;border-radius:999px;grid-template-columns:1.25fr .9fr;align-items:center;gap:12px;width:100%;max-width:720px;min-height:64px;margin-bottom:30px;padding:8px;display:grid}.contactPill a{color:#050505;white-space:nowrap;border-radius:999px;align-items:center;gap:12px;min-width:0;height:48px;padding:0 18px;font-size:15px;font-weight:900;text-decoration:none;transition:all .25s;display:flex}.contactPill a:hover{color:#ff3b12;background:#ff3b1214}.contactPill a span{text-overflow:unset;overflow:visible}.contactPill svg{color:#ff3b12;flex-shrink:0;font-size:20px}.ctaButton{color:#fff;background:#ff3b12;border-radius:999px;justify-content:center;align-items:center;gap:22px;width:fit-content;min-width:280px;height:62px;padding:0 16px 0 28px;font-size:18px;font-weight:900;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 18px 38px #ff3b1247}.ctaButton:hover{transform:translateY(-4px);box-shadow:0 24px 48px #ff3b1257}.ctaButton span{color:#ff3b12;background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.ctaRight{z-index:2;position:relative}.ctaImageCard{background:radial-gradient(circle at 50% 45%,#ff3b121f,#0000 50%),#fff9;border-radius:30px;justify-content:center;align-items:center;height:480px;display:flex;overflow:hidden}.ctaRight img{object-fit:contain;width:100%;height:100%}.ctaLightImg{max-width:680px;display:block!important}.ctaDarkImg{display:none!important}[data-theme=dark] .ctaSection{color:#fff;background:radial-gradient(circle at 12% 0,#ff3b1229,#0000 34%),linear-gradient(#120705 0%,#050505 100%)}[data-theme=dark] .ctaShell{background:linear-gradient(135deg,#ff3b1214,#ffffff06);border-color:#ffffff1f;box-shadow:0 28px 90px #00000080}[data-theme=dark] .rocketIcon{background:#ff3b121a;border-color:#ff3b1247}[data-theme=dark] .ctaText{color:#ffffffc2}[data-theme=dark] .contactPill{background:#ffffff0b;border-color:#ffffff24}[data-theme=dark] .contactPill a{color:#fff}[data-theme=dark] .contactPill a:hover{color:#ff3b12;background:#ff3b121f}[data-theme=dark] .ctaImageCard{background:radial-gradient(circle at 50% 45%,#ff3b1233,#0000 55%),#ffffff09}[data-theme=dark] .ctaLightImg{display:none!important}[data-theme=dark] .ctaDarkImg{filter:drop-shadow(0 24px 70px #ff3b1233);max-width:700px;display:block!important}@media (width<=1050px){.ctaSection{padding:70px 28px}.ctaShell{grid-template-columns:1fr;padding:42px}.ctaLeft h2{max-width:760px}.ctaImageCard{height:420px}.contactPill{max-width:100%}}@media (width<=650px){.ctaSection{padding:54px 18px}.ctaShell{border-radius:24px;padding:28px}.ctaLeft h2{letter-spacing:-2px;font-size:42px}.ctaText{font-size:17px}.contactPill{border-radius:22px;grid-template-columns:1fr;padding:12px}.contactPill a{white-space:normal;word-break:break-word;height:auto;min-height:46px}.ctaButton{width:100%;min-width:0}.ctaImageCard{height:300px}}.footer{color:#050505;background:radial-gradient(circle at 50% 0,#ff3b1229,#0000 34%),linear-gradient(#fff 0%,#fff7f4 100%);padding:70px 70px 28px;position:relative;overflow:hidden}.footerInner{max-width:1240px;margin:0 auto}.footerGrid{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffdb;border:1px solid #00000014;border-radius:28px;grid-template-columns:1.35fr 1fr 1fr 1.15fr;gap:34px;padding:38px;display:grid;box-shadow:0 30px 80px #00000014}.footerBrand{padding-right:26px}.footerLogo{justify-content:flex-start;align-items:center;width:220px;min-height:95px;margin-bottom:22px;display:inline-flex}.footerLogo img{width:190px;height:auto;display:block}.footerLogoDark{display:none!important}.footerBrand p{color:#4d5566;max-width:350px;margin-bottom:26px;font-size:17px;line-height:1.75}.socials{flex-wrap:wrap;gap:12px;display:flex}.socials a{color:#ff3b12;background:#ff3b120f;border:1px solid #ff3b1233;border-radius:50%;place-items:center;width:46px;height:46px;font-size:18px;transition:all .3s;display:grid}.socials a:hover{color:#fff;background:#ff3b12;transform:translateY(-5px);box-shadow:0 14px 28px #ff3b1247}.footerCol{border-left:1px solid #00000014;padding:8px 0 0 22px}.footerCol h3{margin-bottom:30px;font-size:26px;font-weight:900;position:relative}.footerCol h3:after{content:"";background:#ff3b12;border-radius:999px;width:46px;height:4px;position:absolute;bottom:-12px;left:0}.footerCol a{color:#252525;align-items:center;gap:10px;width:fit-content;margin-bottom:16px;padding-left:18px;font-size:16px;line-height:1.35;text-decoration:none;transition:all .25s;display:flex;position:relative}.footerCol a:before{content:"";background:#ff3b12;border-radius:50%;width:7px;height:7px;transition:all .25s;position:absolute;top:8px;left:0}.footerCol a:hover{color:#ff3b12;transform:translate(5px)}.footerCol a:hover:before{transform:scale(1.45)}.footerContact a svg{color:#ff3b12;flex-shrink:0;font-size:16px}.copyright{color:#596274;justify-content:space-between;gap:18px;padding-top:26px;font-size:15px;display:flex}.copyright a{color:#ff3b12;font-weight:800;text-decoration:none}[data-theme=dark] .footer{color:#fff;background:radial-gradient(circle at 50% 0,#ff3b1224,#0000 36%),linear-gradient(#050505 0%,#090302 100%)}[data-theme=dark] .footerGrid{background:#ffffff09;border-color:#ffffff1f;box-shadow:0 26px 80px #00000073}[data-theme=dark] .footerLogoLight{display:none!important}[data-theme=dark] .footerLogoDark{display:block!important}[data-theme=dark] .footerBrand p{color:#ffffffb8}[data-theme=dark] .socials a{color:#ff3b12;background:#ffffff0b;border-color:#ffffff24}[data-theme=dark] .socials a:hover{color:#fff;background:#ff3b12}[data-theme=dark] .footerCol{border-left-color:#ffffff1a}[data-theme=dark] .footerCol a{color:#ffffffd1}[data-theme=dark] .footerCol a:hover{color:#ff3b12}[data-theme=dark] .copyright{color:#ffffff94}@media (width<=1050px){.footer{padding:58px 28px 26px}.footerGrid{grid-template-columns:1fr 1fr}.footerCol{border-left:none;padding-left:0}}@media (width<=650px){.footer{padding:46px 18px 24px}.footerGrid{border-radius:22px;grid-template-columns:1fr;gap:30px;padding:26px}.footerLogo{width:190px;min-height:80px}.footerLogo img{width:155px}.footerBrand p{font-size:15px}.footerCol h3{font-size:23px}.footerCol a{font-size:15px}.copyright{text-align:center;flex-direction:column}}
