@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap);.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*{box-sizing:border-box;margin:0;padding:0}*,.fonix-landing{font-family:Poppins,sans-serif}.fonix-landing{background:linear-gradient(to bottom right,#fff5f3,#ffe8e3,#fff);color:#1f2937;min-height:100vh;overflow-x:hidden;scroll-behavior:smooth}.navbar{position:fixed;transition:all .3s ease;width:100%;z-index:50}.navbar.scrolled{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fffffffa;box-shadow:0 4px 20px #ff502d14,0 1px 3px #0000000d}.navbar-container{margin:0 auto;max-width:1280px;padding:0 1rem}.navbar-content{align-items:center;display:flex;height:80px;justify-content:space-between}.logo-container{align-items:center;cursor:pointer;display:flex;gap:.5rem}.logo-image{height:35px;transition:opacity .3s ease;width:auto}.logo-container:hover .logo-image{opacity:.8}.desktop-menu{display:none;gap:2rem}@media (min-width:768px){.desktop-menu{display:flex}}.menu-item{background:none;border:none;color:#374151;cursor:pointer;font-size:.95rem;font-weight:500;padding:.5rem 0;position:relative;text-transform:capitalize;transition:all .3s ease}.menu-item:after{background:linear-gradient(90deg,#ff502d,#ea580c);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.menu-item.active:after,.menu-item:hover:after{width:100%}.menu-item.active,.menu-item:hover{color:#ff502d}.mobile-menu-button{background:none;border:none;color:#374151;cursor:pointer;display:block}@media (min-width:768px){.mobile-menu-button{display:none}}.mobile-menu{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fffffffa;border-top:1px solid #fecaca80;box-shadow:0 4px 20px #ff502d14}.mobile-menu-content{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem 1rem}.mobile-menu-item{background:none;border:none;border-radius:.5rem;color:#374151;cursor:pointer;display:block;font-size:1rem;font-weight:500;padding:.75rem 1rem;text-align:left;text-transform:capitalize;transition:all .3s ease;width:100%}.mobile-menu-item:hover{background:#ff502d0d;color:#ff502d}@media (min-width:768px){.mobile-menu{display:none}}.hero-section{align-items:center;display:flex;justify-content:center;min-height:100vh;overflow-x:hidden;overflow-y:visible;padding:6rem 1rem 4rem;position:relative}@media (min-width:768px){.hero-section{padding:7rem 1rem 5rem}}.hero-background{inset:0;overflow:hidden;position:absolute}.hero-blob-1{background:#ff502d33;left:-192px;top:-192px}.hero-blob-1,.hero-blob-2{animation:pulse 2s infinite;border-radius:50%;filter:blur(96px);height:384px;position:absolute;width:384px}.hero-blob-2{animation-delay:1s;background:#f9731633;bottom:-192px;right:-192px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.hero-content{grid-gap:3rem;box-sizing:border-box;display:grid;gap:3rem;grid-template-columns:1fr;margin:0 auto;max-width:1280px;padding:0 1rem;position:relative;text-align:center;width:100%;z-index:10}@media (min-width:768px){.hero-content{padding:0 2rem}}.hero-main-content{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;max-width:100%;padding:0 1.5rem;width:100%}@media (min-width:768px){.hero-main-content{padding:0 3rem}.hero-content{gap:4rem}}.hero-fade-in{animation:fadeIn 1s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.award-badge{align-items:center;background:#ff502d1f;border:1px solid #ff502d40;border-radius:9999px;box-shadow:0 2px 8px #ff502d26;color:#ff502d;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;margin-bottom:2rem;padding:.625rem 1.25rem;transition:all .3s ease}.award-badge:hover{background:#ff502d2e;box-shadow:0 4px 12px #ff502d33;transform:translateY(-2px)}.award-icon{color:#ff502d;height:1rem;width:1rem}.hero-title{-webkit-text-fill-color:#0000;word-wrap:break-word;background:linear-gradient(90deg,#1f2937,#374151,#4b5563);-webkit-background-clip:text;background-clip:text;box-sizing:border-box;font-size:2rem;font-weight:800;height:85px;-webkit-hyphens:auto;hyphens:auto;letter-spacing:-.01em;line-height:1.2;margin-bottom:1.5rem;max-width:100%;overflow-wrap:break-word;width:100%}@media (min-width:640px){.hero-title{font-size:3rem}}@media (min-width:768px){.hero-title{font-size:4rem;line-height:1.1}}@media (min-width:1024px){.hero-title{font-size:4.5rem}}.hero-subtitle{color:#6b7280;font-size:1.125rem;font-weight:400;line-height:1.7;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:768px}@media (min-width:768px){.hero-subtitle{font-size:1.25rem;line-height:1.8}}.hero-buttons{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center}@media (min-width:640px){.hero-buttons{flex-direction:row}}.btn-primary{align-items:center;background:linear-gradient(135deg,#ff502d,#ea580c);border:none;border-radius:9999px;box-shadow:0 4px 14px #ff502d59;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.625rem;overflow:hidden;padding:1rem 2.5rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-primary:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.btn-primary:hover:before{left:100%}.btn-primary:hover{box-shadow:0 8px 20px #ff502d73;transform:translateY(-2px)}.btn-primary:active{transform:translateY(0)}.btn-primary .arrow-icon{height:1.25rem;transition:transform .3s ease;width:1.25rem}.btn-primary:hover .arrow-icon{transform:translateX(4px)}.btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:2px solid #ff502d;border-radius:9999px;color:#ff502d;cursor:pointer;font-size:1rem;font-weight:600;overflow:hidden;padding:1rem 2.5rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-secondary:before{background:linear-gradient(135deg,#ff502d,#ea580c);content:"";height:100%;left:0;position:absolute;top:0;transition:width .3s ease;width:0;z-index:-1}.btn-secondary:hover:before{width:100%}.btn-secondary:hover{border-color:#ff502d;box-shadow:0 4px 12px #ff502d4d;color:#fff;transform:translateY(-2px)}.btn-secondary:active{transform:translateY(0)}.stats-container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-left:auto;margin-right:auto;margin-top:4rem;max-width:900px}@media (min-width:640px){.stats-container{gap:2rem;grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.stats-container{gap:2.5rem;grid-template-columns:repeat(4,1fr);grid-template-rows:auto}.stat-card:first-child{grid-column:1}.stat-card:nth-child(2){grid-column:2}.stat-card:nth-child(3){grid-column:3}.stat-card:nth-child(4){grid-column:4}}.stat-card{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#fffffff2,#fef2f2f2);border:1px solid #fecaca99;border-radius:1.25rem;box-shadow:0 2px 8px #0000000a;display:flex;flex-direction:column;justify-content:center;min-height:120px;overflow:hidden;padding:1.5rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}@media (min-width:640px){.stat-card{min-height:140px;padding:2rem 1.5rem}}.stat-card:before{background:linear-gradient(90deg,#ff502d,#ea580c);content:"";height:3px;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform .4s ease;width:100%}.stat-card:hover:before{transform:scaleX(1)}.stat-card:hover{border-color:#ff502d;box-shadow:0 8px 24px #ff502d26;transform:translateY(-4px)}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff502d,#ea580c);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;line-height:1;margin-bottom:.5rem}.stat-label{color:#6b7280;font-size:.95rem;font-weight:500}.scroll-indicator{animation:bounce 1s infinite;bottom:2rem;left:50%;position:absolute;transform:translateX(-50%)}@keyframes bounce{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-10px)}}.scroll-icon{color:#ff502d;height:2rem;width:2rem}.section{padding:6rem 1rem;position:relative}@media (min-width:768px){.section{padding:7rem 1rem}}.section.with-gradient{background:linear-gradient(180deg,#0000,#fef2f280)}.section.with-top-gradient{background:linear-gradient(0deg,#fef2f2,#0000)}.section-container{margin:0 auto;max-width:1280px}.section-header{margin-bottom:4.5rem;text-align:center}@media (min-width:768px){.section-header{margin-bottom:5rem}}.section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1f2937,#4b5563,#6b7280);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800;letter-spacing:-.02em;line-height:1.2;margin-bottom:1.25rem}@media (min-width:768px){.section-title{font-size:3rem;line-height:1.1}}.section-divider{background:linear-gradient(90deg,#ff502d,#ea580c);border-radius:9999px;box-shadow:0 2px 8px #ff502d4d;height:4px;margin:0 auto;width:80px}.about-layout{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr}@media (min-width:768px){.about-layout{align-items:stretch;gap:4rem;grid-template-columns:2fr 1fr}}.about-content-main{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:linear-gradient(135deg,#fffffff2,#fef2f2f2);border:1px solid #fecaca99;border-radius:1.5rem;box-shadow:0 4px 20px #0000000f;padding:2.5rem;transition:all .3s ease}.about-content-main:hover{border-color:#ff502d66;box-shadow:0 8px 30px #ff502d1a}@media (min-width:768px){.about-content-main{padding:3.5rem}}.about-text{color:#4b5563;font-size:1.0625rem;font-weight:400;line-height:1.8;margin-bottom:1.5rem}@media (min-width:768px){.about-text{font-size:1.125rem;line-height:1.85}}.about-text:last-child{margin-bottom:0}.about-highlights{grid-gap:1.5rem;align-items:stretch;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);height:100%}@media (min-width:640px){.about-highlights{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.about-highlights{grid-template-columns:1fr;grid-template-rows:1fr 1fr;height:100%}}.about-highlight-item{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:linear-gradient(135deg,#fffffff2,#fef2f2f2);border:1px solid #fecaca99;border-radius:1.25rem;box-shadow:0 2px 12px #0000000a;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:140px;padding:2rem;text-align:center;transition:all .3s ease}@media (min-width:768px){.about-highlight-item{min-height:auto;min-height:160px;padding:2.5rem;padding:2rem}}.about-highlight-item:hover{border-color:#ff502d;box-shadow:0 8px 24px #ff502d26;transform:translateY(-4px)}.highlight-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff502d,#ea580c);-webkit-background-clip:text;background-clip:text;font-size:2.25rem;font-weight:800;line-height:1;margin-bottom:.625rem}@media (min-width:768px){.highlight-number{font-size:2.5rem;margin-bottom:.75rem}}.highlight-text{color:#6b7280;font-size:.9375rem;font-weight:500;line-height:1.4;margin:0}@media (min-width:768px){.highlight-text{font-size:1rem}}.services-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin:0 auto;max-width:1200px}@media (min-width:768px){.services-container{gap:2rem;grid-template-columns:repeat(3,1fr)}}.service-card{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:linear-gradient(135deg,#fffffff2,#fef2f2f2);border:1px solid #fecaca99;border-radius:2rem;box-shadow:0 4px 16px #0000000f;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:2.5rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}@media (min-width:768px){.service-card{padding:3rem}}.service-card:before{background:linear-gradient(180deg,#ff502d,#ea580c);content:"";height:100%;left:0;position:absolute;top:0;transform:scaleY(0);transform-origin:top;transition:transform .4s ease;width:5px}.service-card:hover:before{transform:scaleY(1)}.service-card:after{background:linear-gradient(135deg,#ff502d08,#ea580c08);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .4s ease;width:100%}.service-card:hover:after{opacity:1}.service-card:hover{border-color:#ff502d;box-shadow:0 16px 40px #ff502d33;transform:translateY(-4px)}.service-content-wrapper{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:1.5rem;position:relative;text-align:left;width:100%;z-index:1}@media (min-width:768px){.service-content-wrapper{gap:2rem}}@media (max-width:767px){.service-content-wrapper{align-items:center;flex-direction:column;gap:1.5rem;text-align:center}}.service-icon{align-items:center;background:linear-gradient(135deg,#ff502d,#ea580c);border-radius:1.25rem;box-shadow:0 6px 16px #ff502d4d;display:flex;flex-shrink:0;height:70px;justify-content:center;min-width:70px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);width:70px}@media (min-width:768px){.service-icon{border-radius:1.5rem;height:80px;min-width:80px;width:80px}}.service-card:hover .service-icon{box-shadow:0 10px 24px #ff502d73;transform:scale(1.1) rotate(8deg)}.service-icon svg{color:#fff;height:2.25rem;width:2.25rem}.service-text-content{display:flex;flex:1 1;flex-direction:column;min-width:0}.service-title{color:#1f2937;font-size:1.5rem;font-weight:700;line-height:1.3;margin-bottom:.875rem}@media (min-width:768px){.service-title{font-size:1.75rem;margin-bottom:1rem}}@media (min-width:1024px){.service-title{font-size:2rem}}.service-description{color:#6b7280;font-size:.9375rem;font-weight:400;line-height:1.75;margin:0}@media (min-width:768px){.service-description{font-size:1rem;line-height:1.8}}@media (min-width:1024px){.service-description{font-size:1.0625rem;line-height:1.85}}.products-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.products-container{gap:2.5rem;grid-template-columns:repeat(2,1fr)}}.product-card{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:linear-gradient(135deg,#fffffff2,#fef2f2f2);border:1px solid #fecaca99;border-radius:1.5rem;box-shadow:0 2px 12px #0000000a;color:#1f2937;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:2rem;position:relative;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1)}@media (min-width:768px){.product-card{padding:2.5rem}}.product-card:before{background:linear-gradient(90deg,#ff502d,#ea580c);content:"";height:4px;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform .4s ease;width:100%}.product-card:hover:before{transform:scaleX(1)}.product-card:hover{border-color:#ff502d;box-shadow:0 16px 40px #ff502d40;transform:translateY(-8px)}.product-content{display:flex;flex:1 1;flex-direction:column;gap:1.5rem;height:100%;position:relative;z-index:10}.product-header{display:flex;flex-direction:column;flex-shrink:0;gap:1.25rem}@media (min-width:768px){.product-header{align-items:flex-start;flex-direction:row;gap:1.5rem;justify-content:space-between}}.product-logo-wrapper{align-items:center;background:#fff9;border:1px solid #fecaca4d;border-radius:.875rem;display:flex;flex-shrink:0;justify-content:center;min-height:100px;padding:1.25rem;transition:all .3s ease;width:100%}@media (min-width:768px){.product-logo-wrapper{min-height:120px;min-width:200px;padding:1.5rem;width:auto}}.product-card:hover .product-logo-wrapper{background:#ffffffe6;border-color:#ff502d4d}.product-logo{height:auto;max-height:50px;max-width:100%;object-fit:contain;width:auto}@media (min-width:768px){.product-logo{max-height:60px;max-width:200px}}.product-description{color:#6b7280;flex-grow:1;font-size:1rem;line-height:1.7;margin:0}@media (min-width:768px){.product-description{font-size:1.0625rem;line-height:1.75}}.product-link-wrapper{align-items:center;background:#ff502d14;border-radius:.5rem;color:#ff502d;display:inline-flex;font-weight:600;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease}.product-card:hover .product-link-wrapper{background:#ff502d26;transform:translateX(4px)}.product-link-text{font-size:1rem}.product-icon{height:1.25rem;transition:transform .3s ease;width:1.25rem}.product-card:hover .product-icon{transform:translate(.25rem,-.25rem)}.contact-layout{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr}@media (min-width:768px){.contact-layout{align-items:start;gap:4rem;grid-template-columns:1fr 1.2fr}}.contact-info-section{display:flex;flex-direction:column;gap:2.5rem}.contact-section-title{color:#1f2937;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}@media (min-width:768px){.contact-section-title{font-size:1.75rem}}.contact-cards-wrapper{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;margin-top:-2rem}@media (min-width:640px){.contact-cards-wrapper{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.contact-cards-wrapper{grid-template-columns:1fr}}.contact-form-section,.contact-info{display:flex;flex-direction:column}.contact-info{gap:1.5rem}.contact-card{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:linear-gradient(135deg,#fffffff2,#fef2f2f2);border:1px solid #fecaca99;border-radius:1.25rem;box-shadow:0 2px 8px #0000000a;display:flex;flex-direction:column;height:100%;padding:1.75rem;transition:all .4s cubic-bezier(.4,0,.2,1)}@media (min-width:768px){.contact-card{padding:2rem}}.contact-card:hover{border-color:#ff502d;box-shadow:0 8px 24px #ff502d26;transform:translateY(-4px)}.contact-card-content{align-items:flex-start;display:flex;flex:1 1;gap:1rem;width:100%}.contact-icon-wrapper{align-items:center;background:linear-gradient(135deg,#ff502d,#ea580c);border-radius:.875rem;box-shadow:0 4px 12px #ff502d40;display:flex;flex-shrink:0;height:48px;justify-content:center;transition:all .3s ease;width:48px}@media (min-width:768px){.contact-icon-wrapper{height:52px;width:52px}}.contact-card:hover .contact-icon-wrapper{box-shadow:0 6px 16px #ff502d59;transform:scale(1.1)}.contact-icon{color:#fff;height:1.25rem;width:1.25rem}@media (min-width:768px){.contact-icon{height:1.5rem;width:1.5rem}}.contact-title{color:#1f2937;font-size:1.125rem;font-weight:600;margin-bottom:.5rem;text-align:left}@media (min-width:768px){.contact-title{font-size:1.25rem}}.contact-text{color:#6b7280;font-size:.9375rem;line-height:1.6;margin:0;text-align:left}@media (min-width:768px){.contact-text{font-size:1rem;line-height:1.7;text-align:left}}.contact-link{color:#6b7280;display:inline-block;font-size:.9375rem;text-align:left;text-decoration:none;transition:color .3s ease}@media (min-width:768px){.contact-link{font-size:1rem}}.contact-link:hover{color:#ff502d}.social-links{display:flex;gap:1rem}.social-link{align-items:center;background:linear-gradient(135deg,#ff502d,#ea580c);border-radius:.875rem;box-shadow:0 4px 12px #ff502d40;color:#fff;display:flex;height:52px;justify-content:center;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);width:52px}.social-link:hover{box-shadow:0 8px 20px #ff502d66;transform:translateY(-4px) scale(1.05)}.social-icon{height:1.5rem;width:1.5rem}.contact-form{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:linear-gradient(135deg,#fffffff2,#fef2f2f2);border:1px solid #fecaca99;border-radius:1.5rem;box-shadow:0 4px 20px #0000000f;padding:2.5rem}.form-group{display:flex;flex-direction:column;gap:1.5rem}.form-input,.form-textarea{background:#ffffffe6;border:1.5px solid #fecaca99;border-radius:.875rem;box-shadow:0 1px 3px #0000000d;color:#1f2937;font-family:inherit;font-size:1rem;font-weight:400;padding:1rem 1.25rem;transition:all .3s ease;width:100%}.form-input:focus,.form-textarea:focus{background:#fff;border-color:#ff502d;box-shadow:0 0 0 3px #ff502d1a,0 2px 8px #ff502d26;outline:none;transform:translateY(-1px)}.form-input::placeholder,.form-textarea::placeholder{color:#9ca3af;font-weight:400}.form-textarea{resize:none}.form-submit{background:linear-gradient(135deg,#ff502d,#ea580c);border:none;border-radius:.875rem;box-shadow:0 4px 14px #ff502d59;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;overflow:hidden;padding:1rem 2rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.form-submit:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.form-submit:hover:before{left:100%}.form-submit:hover{box-shadow:0 8px 20px #ff502d73;transform:translateY(-2px)}.form-submit:active{transform:translateY(0)}.footer{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(0deg,#fffffff2,#fef2f2cc);border-top:1px solid #fecaca80;margin-top:4rem;padding:4rem 1rem 2rem}.footer-container{margin:0 auto;max-width:1280px}.footer-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr;margin-bottom:3rem}@media (min-width:640px){.footer-grid{gap:3rem;grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.footer-grid{gap:3rem;grid-template-columns:repeat(4,1fr)}}.footer-section{display:flex;flex-direction:column;gap:1.25rem;text-align:left}.footer-logo-wrapper{margin-bottom:.5rem}.footer-logo{height:40px;opacity:.9;transition:opacity .3s ease;width:auto}.footer-logo:hover{opacity:1}.footer-description{color:#6b7280;font-size:.9375rem;line-height:1.7;margin:0;text-align:left}.footer-title{color:#1f2937;font-size:1.125rem;font-weight:700;margin:0 0 1rem;text-align:left}.footer-links{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.footer-link{background:none;border:none;color:#6b7280;cursor:pointer;font-size:.9375rem;font-weight:400;padding:0;text-align:left;transition:color .3s ease}.footer-link:hover{color:#ff502d}.footer-contact-info{display:flex;flex-direction:column;gap:1rem}.footer-contact-item{align-items:flex-start;color:#6b7280;display:flex;font-size:.9375rem;gap:.75rem;line-height:1.6;text-align:left}.footer-contact-item span{text-align:left}.footer-contact-icon{color:#ff502d;flex-shrink:0;height:1.125rem;margin-top:.125rem;width:1.125rem}.footer-contact-link{color:#6b7280;text-decoration:none;transition:color .3s ease}.footer-contact-link:hover{color:#ff502d}.footer-social-links{display:flex;flex-direction:column;gap:.875rem}.footer-social-link{align-items:center;border-radius:.5rem;color:#6b7280;display:flex;font-size:.9375rem;gap:.75rem;padding:.625rem 0;text-decoration:none;transition:all .3s ease}.footer-social-link:hover{background:#ff502d0d;color:#ff502d;padding-left:.5rem}.footer-social-icon{color:#ff502d;height:1.25rem;transition:transform .3s ease;width:1.25rem}.footer-social-link:hover .footer-social-icon{transform:scale(1.1)}.footer-bottom{border-top:1px solid #fecaca80;padding-top:2rem;text-align:left}.footer-copyright{color:#6b7280;font-size:.875rem;font-weight:400;margin:0}
/*# sourceMappingURL=main.01e9371c.css.map*/