@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap";.nav-section-wrap{background:#fff;border-bottom:1px solid #efefef}.nav-section-container{max-width:1200px;margin:auto;padding:0 20px}.nav-section-bar{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative;z-index:1002}.nav-company-logo{width:92px;height:auto;display:block}.nav-logo-link{display:block}.nav-menu-wrap{display:flex;align-items:center;gap:20px}.nav-section-links{display:flex;align-items:center;gap:30px}.nav-section-link{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;color:#454545;text-decoration:none;transition:color .2s ease}.nav-section-link:hover{color:#8cc543}.nav-section-link-active{color:#454545;font-weight:700;text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:2px}.nav-hamburger{display:none;width:42px;height:42px;border:1px solid #dcdcdc;border-radius:8px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer;position:relative;z-index:1003;transition:border-color .2s ease}.nav-hamburger .line{display:block;width:20px;height:2px;background:#454545;transition:transform .2s ease,opacity .2s ease}.nav-hamburger.is-open{border-color:#8cc543}.nav-hamburger.is-open .line-1{transform:translateY(7px) rotate(45deg)}.nav-hamburger.is-open .line-2{opacity:0}.nav-hamburger.is-open .line-3{transform:translateY(-7px) rotate(-45deg)}.nav-quote-btn{border:none;background:#8cc543;color:#fff;padding:12px 26px;border-radius:999px;font-family:Montserrat,sans-serif;font-size:15px;font-weight:500;text-decoration:none;cursor:pointer}@media (max-width: 900px){.nav-section-bar{min-height:76px;padding:12px 0;gap:12px}.nav-hamburger{display:flex;margin-left:auto}.nav-menu-wrap{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;background:#fffffffa;opacity:0;visibility:hidden;transform:translateY(-10px);pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility .2s ease;z-index:1001}.nav-menu-wrap.nav-menu-open{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.nav-section-links{width:min(360px,86%);flex-direction:column;align-items:center;gap:12px}.nav-section-link{width:100%;text-align:center;padding:10px 8px;font-size:20px}.nav-quote-btn{align-self:center;font-size:16px;padding:12px 24px}}@media (max-width: 640px){.nav-section-container{padding:0 14px}.nav-company-logo{width:120px}.nav-section-links{width:min(320px,88%)}.nav-section-link{font-size:18px}.nav-quote-btn{font-size:15px;padding:10px 18px}}.footer-section-block{background:#020304;color:#fff;padding:90px 0 36px}.footer-section-container{width:min(1200px,92%);margin:0 auto}.footer-newsletter{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-bottom:28px;border-bottom:1px solid #2d2d2d}.footer-newsletter h2{font-family:Work Sans,sans-serif;font-size:48px;font-weight:700;color:#fff;text-transform:uppercase;margin-bottom:8px}.footer-newsletter h2 span{color:#8cc543}.footer-newsletter p{font-family:Montserrat,sans-serif;font-size:18px;color:#cdcdcd;line-height:27px;max-width:625px}.footer-newsletter-form{display:flex;width:min(520px,100%);border:2px solid #2d2d2d;border-radius:999px;overflow:hidden}.footer-newsletter-form input{flex:1;border:none;background:transparent;color:#fff;padding:14px 18px;outline:none;font-family:Montserrat,sans-serif}.footer-newsletter-form button{border:none;background:#8cc543;color:#fff;padding:0 24px;font-family:Montserrat,sans-serif;font-weight:700;cursor:pointer}.footer-section-grid{padding:32px 0;display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:28px}.footer-company-logo{width:92px;height:auto;display:block;margin-bottom:12px}.footer-section-grid h4{font-family:Work Sans,sans-serif;font-size:20px;font-weight:500;color:#fff;margin-bottom:14px}.footer-section-grid p,.footer-section-grid li{list-style:none;font-family:Montserrat,sans-serif;font-size:16px;color:#b5b5b5;line-height:24px;margin-bottom:8px}.footer-section-grid li a{color:#b5b5b5;text-decoration:none}.footer-section-grid li a:hover{color:#8cc543}.footer-contact-list li{display:flex;align-items:flex-start;gap:10px}.footer-contact-list img{width:16px;height:16px;margin-top:4px;flex-shrink:0}.footer-social-icons{display:flex;gap:10px;margin-top:14px}.footer-social-icons a{width:30px;height:30px;border-radius:50%;display:grid;place-items:center}.footer-social-icons img{width:30px;height:30px}.footer-section-bottom{border-top:1px solid #2d2d2d;padding-top:20px;display:flex;justify-content:space-between;gap:16px;color:#8d8d8d;font-family:Montserrat,sans-serif;font-size:14px}.footer-section-bottom div{display:flex;gap:18px}@media (max-width: 1024px){.footer-section-grid{grid-template-columns:1fr 1fr}}@media (max-width: 760px){.footer-section-block{padding:70px 0 28px}.footer-section-container{width:min(1200px,94%)}.footer-newsletter{flex-direction:column;align-items:flex-start}.footer-newsletter-form{width:100%}.footer-newsletter h2{font-size:40px}.footer-newsletter p{font-size:16px;line-height:24px}.footer-section-grid{grid-template-columns:1fr}.footer-section-bottom{flex-direction:column}}@media (max-width: 480px){.footer-newsletter h2{font-size:32px}.footer-section-grid h4{font-size:18px}.footer-section-grid p,.footer-section-grid li{font-size:14px;line-height:22px}.footer-newsletter-form button{padding:0 16px;font-size:14px}.footer-section-bottom{font-size:12px}}.about-main{background:#fff;color:#222;font-family:Montserrat,Arial,sans-serif;overflow-x:hidden}.about-hero{position:relative;min-height:420px;display:grid;place-items:center;overflow:hidden;color:#fff}.about-hero-content{position:relative;z-index:2;text-align:center;width:min(1200px,92%);margin:0 auto}.about-hero h1{font-family:Work Sans,sans-serif;font-size:48px;font-weight:700;text-transform:uppercase}.about-highlight{color:#8dc63f}.about-hero-desc{margin:14px auto 0;max-width:625px;font-size:18px;line-height:27px;color:#f0f0f0}.about-welcome,.about-values{max-width:1200px;margin:0 auto;padding:100px 20px;text-align:center}.about-welcome-title,.about-values-title{font-family:Work Sans,sans-serif;font-size:48px;font-weight:700;margin-bottom:16px;text-transform:uppercase;color:#454545}.about-welcome-bold{color:#454545}.about-welcome-gray{color:#8dc63f}.about-welcome-desc{margin:0 auto 40px;max-width:800px;color:#666;font-size:18px;line-height:27px}.about-features-row{margin-top:56px;display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.about-feature-circle{display:flex;flex-direction:column;align-items:center}.about-feature-icon-wrap{display:flex;align-items:center;justify-content:center;width:96px;height:96px;margin-bottom:18px}.about-feature-icon-wrap img{width:96px;height:96px;object-fit:contain}.about-feature-title{color:#8dc63f;font-size:18px;font-weight:700;text-align:center;line-height:1.35;text-transform:uppercase}.about-commitment{background:#f4f4f4;padding:100px 20px;display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center;max-width:1200px;margin:0 auto}.about-commitment-img-stack{width:100%;display:flex;align-items:center;justify-content:center}.about-commitment-img-stack img{width:100%;max-width:520px;height:auto;object-fit:contain}.about-commitment-content{width:100%;max-width:560px}.about-commitment-label{color:#8dc63f;font-size:16px;font-weight:700;margin-bottom:8px}.about-commitment-title{font-family:Work Sans,sans-serif;font-size:40px;font-weight:700;margin-bottom:16px;text-transform:uppercase}.about-commitment-title-bold{color:#454545}.about-commitment-title-gray{color:#8dc63f;font-weight:700}.about-commitment-desc{color:#666;margin-bottom:14px;font-size:16px;line-height:27px;text-align:left}.about-contact-btn{background:#8dc63f;color:#fff;border:none;padding:12px 30px;border-radius:999px;font-size:16px;font-weight:600;cursor:pointer;margin-top:16px}.about-values{padding-top:90px}.about-values-list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.about-value-card{background:#fafafa;border-radius:14px;box-shadow:0 4px 20px #00000014;padding:36px 24px;width:100%;display:flex;flex-direction:column;align-items:center}.about-value-icon img{width:72px;height:72px;margin-bottom:16px}.about-value-card h4{color:#8dc63f;font-size:22px;margin-bottom:10px;font-weight:700}.about-value-card p{color:#666;font-size:16px;text-align:center;line-height:24px}@media (max-width: 1024px){.about-features-row{grid-template-columns:repeat(2,1fr)}.about-commitment{grid-template-columns:1fr}.about-values-list{grid-template-columns:1fr 1fr}}@media (max-width: 760px){.about-hero{min-height:340px}.about-hero h1,.about-welcome-title,.about-values-title{font-size:40px}.about-hero-desc,.about-welcome-desc,.about-commitment-desc{font-size:16px;line-height:24px}.about-welcome,.about-values,.about-commitment{padding-top:80px;padding-bottom:80px}.about-values-list{grid-template-columns:1fr}}@media (max-width: 540px){.about-hero{min-height:300px}.about-commitment-img-stack{display:none}.about-hero h1,.about-welcome-title,.about-values-title{font-size:32px}.about-features-row{grid-template-columns:1fr;gap:18px;margin-top:36px}.about-welcome,.about-values,.about-commitment{padding:70px 14px}.about-commitment-title{font-size:32px}.about-value-card h4{font-size:19px}}.faq-section{background:#fff;padding:100px 0}.faq-container{max-width:1200px;margin:auto;padding:0 20px}.faq-title{text-align:center;font-family:Work Sans,sans-serif;font-size:48px;font-weight:700;color:#454545;text-transform:uppercase}.faq-title span{color:#8cc543}.faq-title-line{width:96px;height:2px;background:#8cc543;margin:16px auto 40px}.faq-list{display:flex;flex-direction:column;gap:14px}.faq-item{border:1px solid #e6e6e6;border-radius:8px;background:#fff;overflow:hidden}.faq-item-open{border-color:#cfe8ab}.faq-question{width:100%;border:none;background:#f8f8f8;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;cursor:pointer;font-family:Montserrat,sans-serif;font-size:18px;font-weight:600;color:#454545}.faq-toggle{width:28px;height:28px;border-radius:50%;background:#8cc543;color:#fff;display:grid;place-items:center;flex-shrink:0;font-size:20px;line-height:1}.faq-answer{padding:16px 20px 20px;font-family:Montserrat,sans-serif;font-size:16px;line-height:27px;color:#666;background:#fff}.faq-actions{margin-top:30px;display:flex;justify-content:center}.faq-view-btn{border:1px solid #8a8c90;border-radius:999px;padding:12px 36px;background:transparent;font-family:Montserrat,sans-serif;font-size:16px;color:#454545;cursor:pointer}@media (max-width: 900px){.faq-section{padding:80px 0}.faq-title{font-size:40px}.faq-question{font-size:16px}.faq-answer{font-size:15px;line-height:24px}}@media (max-width: 500px){.faq-section{padding:70px 0}.faq-title{font-size:34px}.faq-question{padding:14px 16px;font-size:15px;line-height:1.4}.faq-toggle{width:24px;height:24px;font-size:17px}.faq-answer{padding:12px 16px 16px}.faq-view-btn{width:100%;max-width:210px}}.hero-section-block{position:relative;min-height:640px;display:grid;place-items:center;overflow:hidden;background:#030507}.hero-section-compact{min-height:420px}.hero-section-bg-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-section-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#000000c7,#00000080)}.hero-section-container{width:min(1200px,92%);margin:0 auto}.hero-section-content{position:relative;z-index:2;max-width:760px;color:#fff}.hero-section-centered{text-align:center;margin:0 auto}.hero-section-content h1{font-family:Work Sans,sans-serif;font-size:48px;font-weight:700;line-height:1.05;text-transform:uppercase;margin-bottom:24px}.hero-section-content h1 span{display:block;color:#8cc543}.hero-section-content h1 span.hero-highlight-inline{display:inline}.hero-section-content p{font-family:Montserrat,sans-serif;font-size:18px;color:#f0f0f0;line-height:27px;max-width:625px}.hero-section-centered p{margin:0 auto}.hero-section-btn{margin-top:26px;border:2px solid #8cc543;background:transparent;color:#fff;border-radius:999px;padding:12px 28px;font-family:Montserrat,sans-serif;font-weight:600;cursor:pointer}@media (max-width: 900px){.hero-section-content h1{font-size:42px}}@media (max-width: 600px){.hero-section-block{min-height:520px}.hero-section-compact{min-height:320px}.hero-section-content{max-width:100%}.hero-section-content h1{font-size:34px;margin-bottom:14px}.hero-section-content p{font-size:16px;line-height:24px}.hero-section-btn{margin-top:18px;padding:10px 20px;font-size:14px}}@media (max-width: 420px){.hero-section-block{min-height:460px}.hero-section-content h1{font-size:30px}.hero-section-content p{font-size:14px;line-height:22px}}.services-section{background:#fff;padding:100px 0}.services-container{max-width:1200px;margin:auto;padding:0 20px;text-align:center}.services-title{font-family:Work Sans,sans-serif;font-size:48px;font-weight:700;color:#454545;text-transform:uppercase}.services-title span{color:#8cc543}.title-line{width:96px;height:2px;background:#8cc543;margin:16px auto 30px}.services-description{max-width:625px;margin:auto;font-family:Montserrat,sans-serif;font-size:18px;color:#666;line-height:27px}.services-grid{margin-top:80px;display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.service-card{display:flex;flex-direction:column;align-items:center}.icon-circle{width:140px;height:140px;border-radius:50%;border:3px solid #8CC543;background:#f0ffdc;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.icon-circle img{width:40px;height:40px}.service-card h3{font-family:Montserrat,sans-serif;font-size:20px;font-weight:600;color:#454545;margin-bottom:6px}.service-card p{font-family:Montserrat,sans-serif;font-size:16px;color:#8c8c8c}@media (max-width: 900px){.services-title{font-size:40px}.services-description{font-size:16px;line-height:24px}.services-grid{grid-template-columns:repeat(2,1fr);gap:50px}}@media (max-width: 500px){.services-section{padding:70px 0}.services-title{font-size:34px}.icon-circle{width:120px;height:120px;margin-bottom:18px}.icon-circle img{width:34px;height:34px}.service-card h3{font-size:18px}.service-card p{font-size:15px}.services-grid{grid-template-columns:1fr;margin-top:56px;gap:28px}}.why-section{background:#f8f8f8;padding:100px 0}.why-container{max-width:1200px;margin:auto;padding:0 20px;text-align:center}.why-title{font-family:Work Sans,sans-serif;font-size:48px;font-weight:700;color:#454545;text-transform:uppercase}.why-title span{color:#8cc543}.why-title-line{width:96px;height:2px;background:#8cc543;margin:16px auto 30px}.why-description{max-width:625px;margin:auto;font-family:Montserrat,sans-serif;font-size:18px;color:#666;line-height:27px}.why-grid{margin-top:80px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.why-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px #00000014;padding:30px 22px;display:flex;flex-direction:column;align-items:center;text-align:center}.why-icon-circle{width:96px;height:96px;border-radius:50%;border:3px solid #8cc543;background:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.why-icon-circle img{width:34px;height:34px}.why-card h3{font-family:Montserrat,sans-serif;font-size:20px;font-weight:600;color:#454545;margin-bottom:8px;line-height:1.35}.why-card p{font-family:Montserrat,sans-serif;font-size:16px;color:#8c8c8c;line-height:24px}@media (max-width: 900px){.why-title{font-size:40px}.why-description{font-size:16px;line-height:24px}.why-grid{grid-template-columns:repeat(2,1fr);gap:30px}}@media (max-width: 500px){.why-section{padding:70px 0}.why-title{font-size:34px}.why-icon-circle{width:84px;height:84px;margin-bottom:18px}.why-icon-circle img{width:28px;height:28px}.why-card{padding:24px 18px}.why-card h3{font-size:18px}.why-card p{font-size:15px;line-height:22px}.why-grid{grid-template-columns:1fr;margin-top:56px}}.featured-section{background:#fff;padding:100px 0}.featured-section--no-heading{padding-top:0}.featured-container{max-width:1200px;margin:auto;padding:0 20px;text-align:center}.featured-title{font-family:Work Sans,sans-serif;font-size:48px;font-weight:700;color:#454545;text-transform:uppercase}.featured-title span{color:#8cc543}.featured-title-line{width:96px;height:2px;background:#8cc543;margin:16px auto 30px}.featured-description{max-width:800px;margin:auto;font-family:Montserrat,sans-serif;font-size:18px;color:#666;line-height:27px}.featured-grid{margin-top:80px;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.featured-card{background:#f7f7f7;border:1px solid #e6e6e6;border-radius:10px;overflow:hidden;text-align:left}.featured-card img{width:100%;height:240px;object-fit:contain;padding:26px;box-sizing:border-box;background:linear-gradient(180deg,#f9fbf6,#f3f7ef)}.featured-content{padding:16px}.featured-content small{font-family:Montserrat,sans-serif;font-size:12px;color:#8cc543;font-weight:700;letter-spacing:.08em}.featured-subcategory{margin-top:6px;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;letter-spacing:.06em;color:#8c8c8c;text-transform:uppercase}.featured-content h3{font-family:Montserrat,sans-serif;font-size:20px;font-weight:600;color:#454545;margin:8px 0;line-height:1.3}.featured-content p{font-family:Montserrat,sans-serif;font-size:16px;color:#8c8c8c;line-height:24px;min-height:48px}.featured-action-row{margin-top:14px;display:flex;justify-content:flex-start;align-items:center}.featured-more-btn{border:none;border-radius:999px;background:#e8f5d6;color:#8cc543;font-family:Montserrat,sans-serif;font-weight:700;padding:9px 18px;cursor:pointer}.featured-center-btn{margin-top:34px;text-align:center}.featured-view-all-btn{border:1px solid #8a8c90;border-radius:999px;padding:12px 36px;background:transparent;font-family:Montserrat,sans-serif;cursor:pointer}@media (max-width: 900px){.featured-title{font-size:40px}.featured-description{font-size:16px;line-height:24px}.featured-grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width: 600px){.featured-section{padding:70px 0}.featured-grid{grid-template-columns:1fr;margin-top:56px}.featured-title{font-size:34px}.featured-description{font-size:16px;line-height:24px}.featured-card img{height:210px}.featured-more-btn{font-size:14px}.featured-view-all-btn{width:100%;max-width:220px}}.contact-section{background:#f4f4f4;padding:100px 0}.contact-container{max-width:1200px;margin:auto;padding:0 20px}.contact-card{display:grid;grid-template-columns:1fr 1fr;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 8px 24px #00000014}.contact-form-panel{padding:48px 42px}.contact-form-panel h2{font-family:Work Sans,sans-serif;font-size:40px;font-weight:700;color:#454545;text-transform:uppercase}.contact-form-panel h2 span{color:#8cc543}.contact-title-line{width:96px;height:2px;background:#8cc543;margin:12px 0 16px}.contact-form-panel>p{font-family:Montserrat,sans-serif;font-size:18px;color:#666;line-height:27px}.contact-form{margin-top:30px;display:flex;flex-direction:column;gap:12px}.contact-form label{font-family:Montserrat,sans-serif;font-size:16px;color:#666}.contact-form input,.contact-form textarea{border:1px solid #d9d9d9;border-radius:4px;padding:12px 14px;font-family:Montserrat,sans-serif;font-size:15px;color:#454545;outline:none}.contact-form textarea{resize:vertical}.contact-form button{margin-top:12px;border:none;background:#8cc543;color:#fff;border-radius:4px;padding:12px 18px;font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;cursor:pointer}.contact-info-panel{position:relative;padding:48px 40px;color:#fff;background-image:linear-gradient(#14141499,#14141499),url(https://images.unsplash.com/photo-1526778548025-fa2f459cd5c1?auto=format&fit=crop&w=1200&q=80);background-size:cover;background-position:center}.contact-info-panel h3{font-family:Work Sans,sans-serif;font-size:32px;font-weight:700;color:#8cc543;margin-bottom:24px}.contact-info-panel ul{list-style:none;display:flex;flex-direction:column;gap:20px}.contact-info-panel li{display:flex;gap:14px}.contact-icon-wrap{width:36px;height:36px;border-radius:50%;background:#8cc54340;display:grid;place-items:center;flex-shrink:0}.contact-icon-wrap img{width:18px;height:18px}.contact-info-panel strong{display:block;font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;margin-bottom:6px}.contact-info-panel p{font-family:Montserrat,sans-serif;font-size:16px;color:#f0f0f0;line-height:24px}@media (max-width: 900px){.contact-section{padding:80px 0}.contact-card{grid-template-columns:1fr}.contact-form-panel h2{font-size:34px}.contact-info-panel h3{font-size:28px}}@media (max-width: 540px){.contact-section{padding:70px 0}.contact-container{padding:0 14px}.contact-form-panel,.contact-info-panel{padding:28px 18px}.contact-form-panel h2{font-size:30px}.contact-form-panel>p,.contact-info-panel p{font-size:15px;line-height:22px}.contact-info-panel strong{font-size:19px}.contact-form button{width:100%}}.products-CATALOG-link-wrap{padding:0 20px 16px;background:#fff}.products-CATALOG-link-list{max-width:1200px;margin:0 auto;display:grid;gap:12px}.products-CATALOG-link-card{border:1px solid #e6e6e6;border-radius:10px;background:#f8f8f8;padding:18px 20px;display:flex;justify-content:space-between;align-items:center;gap:12px}.products-CATALOG-link-card p{margin:0;font-family:Montserrat,sans-serif;font-size:14px;color:#666}.products-CATALOG-link-btn{text-decoration:none;border-radius:999px;background:#8cc543;color:#fff;font-family:Montserrat,sans-serif;font-weight:700;font-size:13px;padding:10px 16px;white-space:nowrap}@media (max-width: 700px){.products-CATALOG-link-card{flex-direction:column;align-items:flex-start}}.pfb-wrapper{background:#fff;padding:64px 20px 0}.pfb-heading{max-width:1200px;margin:40px auto;text-align:center}.pfb-title{font-family:Work Sans,sans-serif;font-size:48px;font-weight:700;color:#454545;text-transform:uppercase;margin:0 0 14px}.pfb-title span{color:#8cc543}.pfb-title-line{width:96px;height:2px;background:#8cc543;margin:0 auto}.pfb-bar{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:32px;background:#f7f7f7;border:1px solid #e6e6e6;border-radius:12px;padding:20px 32px}.pfb-label{font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;color:#454545;letter-spacing:.06em;white-space:nowrap}.pfb-controls{display:flex;align-items:center;gap:16px;flex-wrap:wrap;flex:1}.pfb-select-box{position:relative;display:flex;align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:0 14px;min-width:200px}.pfb-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:none;background:transparent;font-family:Montserrat,sans-serif;font-size:14px;color:#454545;padding:12px 28px 12px 0;cursor:pointer;flex:1;outline:none}.pfb-chevron{position:absolute;right:14px;font-size:18px;color:#8c8c8c;pointer-events:none;line-height:1}.pfb-toggle{display:flex;align-items:center;gap:8px;background:none;border:1px solid #d6d6d6;border-radius:999px;padding:7px 14px;cursor:pointer;transition:border-color .2s;white-space:nowrap;flex-shrink:0}.pfb-toggle--on{border-color:#8cc543}.pfb-toggle-track{width:36px;height:20px;border-radius:999px;background:#d6d6d6;display:flex;align-items:center;padding:2px;transition:background .2s;flex-shrink:0}.pfb-toggle--on .pfb-toggle-track{background:#8cc543}.pfb-toggle-thumb{width:16px;height:16px;border-radius:50%;background:#fff;transition:transform .2s;box-shadow:0 1px 3px #0003}.pfb-toggle--on .pfb-toggle-thumb{transform:translate(16px)}.pfb-toggle-label--on{font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;color:#8cc543;letter-spacing:.04em}.pfb-toggle-label--off{font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;color:#8c8c8c;letter-spacing:.04em}.pfb-count{font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;color:#8c8c8c;margin-left:auto;white-space:nowrap}@media (max-width: 700px){.pfb-title{font-size:34px}.pfb-bar{flex-direction:column;align-items:flex-start;gap:16px;padding:20px}.pfb-controls{width:100%;gap:12px}.pfb-select-box{width:100%;min-width:unset}.pfb-count{margin-left:0}}.product-detail-section{background:#f6f6f6;padding:90px 0}.product-detail-container{max-width:1200px;margin:auto;padding:0 20px}.product-breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px;font-family:Montserrat,sans-serif;font-size:13px;color:#7b7b7b}.product-breadcrumbs a{color:#7b7b7b;text-decoration:none}.product-main-title{font-family:Work Sans,sans-serif;font-size:38px;font-weight:700;color:#454545;margin-bottom:26px}.product-top-layout{display:grid;grid-template-columns:1fr 1.05fr;gap:28px;margin-bottom:30px}.product-image-panel,.product-info-panel,.product-spec-card,.product-text-block,.product-related-block,.product-not-found{background:#fff;border:1px solid #e6e6e6;border-radius:10px;padding:24px}.product-image-panel img{width:100%;height:360px;object-fit:cover;border-radius:8px}.product-meta-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.product-category-tag,.product-subcategory-tag{font-family:Montserrat,sans-serif;font-size:12px;text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:6px 12px}.product-category-tag{background:#e8f5d6;color:#8cc543;font-weight:700}.product-subcategory-tag{background:#f2f2f2;color:#777;font-weight:600}.product-info-panel h2,.product-spec-card h3,.product-text-block h3,.product-related-block h3,.product-not-found h2{font-family:Work Sans,sans-serif;font-size:30px;font-weight:700;color:#454545;margin-bottom:12px}.product-info-panel p,.product-text-block p,.product-not-found p{font-family:Montserrat,sans-serif;font-size:16px;color:#666;line-height:26px}.product-info-panel ul{margin:14px 0 20px;padding-left:18px;display:grid;gap:8px}.product-info-panel li{font-family:Montserrat,sans-serif;font-size:15px;color:#666;line-height:24px}.product-contact-btn,.product-related-card a,.product-back-btn{display:inline-block;text-decoration:none;border:none;border-radius:999px;background:#8cc543;color:#fff;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;padding:10px 18px}.product-spec-card table{width:100%;border-collapse:collapse}.product-spec-card th,.product-spec-card td{border:1px solid #ececec;padding:12px;text-align:left;font-family:Montserrat,sans-serif;font-size:14px;color:#666}.product-spec-card th{width:36%;color:#454545;background:#fafafa;font-weight:600}.product-text-block,.product-related-block{margin-top:22px}.product-related-grid{margin-top:14px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-related-card{border:1px solid #ececec;border-radius:10px;padding:12px;background:#fff}.product-related-card img{width:100%;height:150px;object-fit:cover;border-radius:8px}.product-related-card h4{font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;color:#454545;margin:10px 0}.product-not-found{text-align:center}@media (max-width: 900px){.product-top-layout{grid-template-columns:1fr}.product-main-title{font-size:32px}.product-info-panel h2,.product-spec-card h3,.product-text-block h3,.product-related-block h3,.product-not-found h2{font-size:26px}.product-related-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 560px){.product-detail-section{padding:70px 0}.product-detail-container{padding:0 14px}.product-main-title{font-size:28px}.product-image-panel,.product-info-panel,.product-spec-card,.product-text-block,.product-related-block,.product-not-found{padding:16px}.product-image-panel img{height:230px}.product-info-panel h2,.product-spec-card h3,.product-text-block h3,.product-related-block h3,.product-not-found h2{font-size:22px}.product-related-grid{grid-template-columns:1fr}.product-contact-btn,.product-related-card a,.product-back-btn{width:100%;text-align:center}}.elisa-CATALOG-section{background:#f6f6f6;padding:72px 0 86px}.elisa-CATALOG-container{max-width:1200px;margin:auto;padding:0 20px}.elisa-CATALOG-header{background:#fff;border:1px solid #e6e6e6;border-radius:10px;padding:22px;display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.elisa-CATALOG-brand{margin:0 0 6px;font-family:Montserrat,sans-serif;font-size:13px;letter-spacing:.06em;text-transform:uppercase;font-weight:700;color:#8cc543}.elisa-CATALOG-header h2{margin:0 0 8px;font-family:Work Sans,sans-serif;font-size:30px;font-weight:700;color:#454545}.elisa-CATALOG-note{margin:0;font-family:Montserrat,sans-serif;font-size:14px;color:#6e6e6e}.elisa-CATALOG-back-btn{border-radius:999px;background:#8cc543;color:#fff;text-decoration:none;font-family:Montserrat,sans-serif;font-weight:700;font-size:13px;padding:10px 16px;white-space:nowrap}.elisa-CATALOG-table-wrap{border:1px solid #e6e6e6;border-radius:10px;overflow:auto;background:#fff}.elisa-CATALOG-table{width:100%;border-collapse:collapse;min-width:780px}.elisa-CATALOG-table th,.elisa-CATALOG-table td{border-bottom:1px solid #ececec;padding:14px;text-align:left;vertical-align:top}.elisa-CATALOG-table th{font-family:Montserrat,sans-serif;font-size:13px;letter-spacing:.04em;text-transform:uppercase;color:#454545;background:#fafafa}.elisa-CATALOG-table td{font-family:Montserrat,sans-serif;font-size:14px;color:#666}.elisa-name-wrap{display:grid;gap:4px}.elisa-marker{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#8cc543}.elisa-name{font-size:14px;font-weight:700;color:#454545}.elisa-desc{font-size:13px;color:#777}.elisa-CATALOG-pagination-row{margin-top:14px;display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap}.elisa-CATALOG-count{font-family:Montserrat,sans-serif;font-size:14px;color:#666}.elisa-CATALOG-pagination{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end;max-width:100%}.elisa-CATALOG-pagination button{border:1px solid #d8d8d8;background:#fff;color:#555;border-radius:8px;font-family:Montserrat,sans-serif;font-size:13px;font-weight:600;padding:8px 10px;min-width:38px;cursor:pointer}.elisa-CATALOG-ellipsis{font-family:Montserrat,sans-serif;font-size:16px;line-height:1;color:#777;padding:0 2px}.elisa-CATALOG-pagination button.is-active{background:#8cc543;color:#fff;border-color:#8cc543}.elisa-CATALOG-pagination button:disabled{opacity:.45;cursor:not-allowed}@media (max-width: 760px){.elisa-CATALOG-container{padding:0 14px}.elisa-CATALOG-header{flex-direction:column;align-items:flex-start;padding:16px}.elisa-CATALOG-header h2{font-size:24px}.elisa-CATALOG-note{font-size:13px}.elisa-CATALOG-back-btn{width:100%;text-align:center}.elisa-CATALOG-section{padding:58px 0 70px}.elisa-CATALOG-table-wrap{overflow:visible}.elisa-CATALOG-table{min-width:0}.elisa-CATALOG-table thead{display:none}.elisa-CATALOG-table,.elisa-CATALOG-table tbody,.elisa-CATALOG-table tr,.elisa-CATALOG-table td{display:block;width:100%}.elisa-CATALOG-table tr{padding:10px 12px;border-bottom:1px solid #ececec}.elisa-CATALOG-table tr:last-child{border-bottom:none}.elisa-CATALOG-table td{border-bottom:none;padding:6px 0}.elisa-CATALOG-table td:before{content:attr(data-label);display:block;margin-bottom:4px;font-family:Montserrat,sans-serif;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#8a8a8a}.elisa-name{font-size:13px}.elisa-desc{font-size:12px}.elisa-CATALOG-pagination-row{flex-direction:column;align-items:flex-start;gap:10px}.elisa-CATALOG-count{font-size:13px}.elisa-CATALOG-pagination{width:100%;justify-content:flex-start;gap:6px}.elisa-CATALOG-pagination button{min-width:34px;padding:7px 8px;font-size:12px}}.chatbot-wrapper{position:fixed;bottom:28px;right:28px;z-index:1100;display:flex;flex-direction:column;align-items:flex-end;gap:0}.chatbot-fab{position:relative;width:58px;height:58px;border-radius:50%;background:#e67e22;color:#fff;border:none;cursor:pointer;font-size:26px;box-shadow:0 4px 20px #e67e2273;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .2s,box-shadow .2s;margin-top:10px;flex-shrink:0}.chatbot-fab:hover{background:#cf6d17;transform:scale(1.07)}.chatbot-fab--active{background:#cf6d17}.chatbot-fab--active:after{content:"Live";position:absolute;top:-8px;right:-6px;background:#2ecc71;color:#fff;font-size:10px;line-height:1;padding:4px 7px;border-radius:999px;box-shadow:0 4px 10px #2ecc7147}.chatbot-panel{width:408px;max-height:640px;background:#fff;border-radius:18px;box-shadow:0 18px 52px #0000003d;display:flex;flex-direction:column;overflow:hidden;animation:chatbot-slide-up .22s ease}@keyframes chatbot-slide-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.chatbot-header{background:linear-gradient(90deg,#e67e22,#f39c12);color:#fff;padding:13px 16px;display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:14px;letter-spacing:.3px}.chatbot-intro-block{padding:12px 16px 10px;background:linear-gradient(180deg,#fff8f0,#fff);border-bottom:1px solid #f1e5d6}.chatbot-intro-title{margin:0 0 4px;font-size:12px;font-weight:700;text-transform:uppercase;color:#cf6d17;letter-spacing:.5px}.chatbot-intro-text{margin:0;font-size:13px;color:#555;line-height:1.45}.chatbot-quick-actions{display:flex;flex-wrap:wrap;gap:8px;padding:10px 14px 12px;background:#fff;border-bottom:1px solid #f1e5d6}.chatbot-quick-actions button{border:1px solid #f0d7bf;background:#fff8f0;color:#cf6d17;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:700;cursor:pointer;transition:transform .15s ease,background .15s ease,border-color .15s ease}.chatbot-quick-actions button:hover{transform:translateY(-1px);background:#fff1e2;border-color:#e67e22}.chatbot-faq-results-list{display:flex;flex-direction:column;gap:8px;margin-top:8px}.chatbot-faq-result-card{border:1px solid #f2dfcc;border-radius:12px;background:#fff;padding:10px 11px}.chatbot-faq-result-card--search{box-shadow:0 6px 16px #e67e2214}.chatbot-faq-result-index{font-size:11px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;color:#cf6d17;margin-bottom:4px}.chatbot-faq-result-question{font-size:12.5px;font-weight:700;color:#333;margin-bottom:6px}.chatbot-faq-result-answer{font-size:12.5px;line-height:1.65;color:#555}.chatbot-faq-feed-prompt{font-size:12.5px;color:#555;line-height:1.55;margin:4px 0 10px}.chatbot-faq-feed-list{display:flex;flex-direction:column;gap:8px}.chatbot-faq-feed-item{display:flex;flex-direction:column;gap:0;width:100%;border:1px solid #f0d7bf;background:linear-gradient(180deg,#fff8f0,#fffdf9);color:#333;border-radius:14px;padding:12px;text-align:left;cursor:pointer;box-shadow:0 1px 4px #e67e220f}.chatbot-faq-feed-item:hover{background:#fff1e2;border-color:#e67e22}.chatbot-faq-feed-question{font-size:12.5px;font-weight:700;line-height:1.45}.chatbot-faq-feed-actions{display:flex;flex-direction:column;gap:8px;margin-top:10px}.chatbot-faq-feed-more-note{font-size:11.5px;color:#666;line-height:1.45}.chatbot-faq-answer-card{border:1px solid #f0d7bf;background:linear-gradient(180deg,#fff8f0,#fff);border-radius:14px;padding:12px 12px 11px;box-shadow:0 6px 16px #e67e2214}.chatbot-faq-answer-label{margin:0 0 6px;font-size:11px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;color:#cf6d17}.chatbot-faq-answer-question{font-size:12.5px;font-weight:700;color:#333;line-height:1.5;margin-bottom:6px}.chatbot-faq-answer-text{font-size:12.5px;line-height:1.7;color:#555}.chatbot-faq-more-inline-btn{align-self:flex-start;border:1px solid #e67e22;background:#e67e22;color:#fff;border-radius:999px;padding:8px 13px;font-size:12px;font-weight:700;cursor:pointer;box-shadow:0 4px 12px #e67e2229}.chatbot-faq-more-inline-btn:hover{background:#cf6d17}.chatbot-header-info{display:flex;align-items:center;gap:8px}.chatbot-header-dot{width:10px;height:10px;border-radius:50%;background:#2ecc71;box-shadow:0 0 0 2px #ffffff80}.chatbot-close-btn{background:none;border:none;color:#fff;font-size:17px;cursor:pointer;line-height:1;padding:2px 4px;border-radius:4px;transition:background .15s}.chatbot-close-btn:hover{background:#fff3}.chatbot-messages{flex:1;overflow-y:auto;padding:14px 14px 8px;display:flex;flex-direction:column;gap:10px;background:#fafafa}.chatbot-messages::-webkit-scrollbar{width:4px}.chatbot-messages::-webkit-scrollbar-thumb{background:#e0d0c0;border-radius:4px}.chatbot-browse-chips{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 6px}.chatbot-browse-chip{display:inline-flex;align-items:center;gap:8px;border:1px solid #f0d7bf;background:#fff8f0;color:#cf6d17;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:700;cursor:pointer;transition:transform .15s ease,background .15s ease,border-color .15s ease}.chatbot-browse-chip span{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#e67e221f;color:#cf6d17;font-size:10px;font-weight:800}.chatbot-browse-chip:hover{transform:translateY(-1px);background:#fff1e2;border-color:#e67e22}.chatbot-browse-chip--primary{background:#e67e22;color:#fff;border-color:#e67e22}.chatbot-browse-chip--primary:hover{background:#cf6d17}.chatbot-msg{max-width:92%;border-radius:10px;padding:9px 13px;font-size:13px;line-height:1.55}.chatbot-msg--bot{background:#fff;border:1px solid #e8e0d8;align-self:flex-start;color:#333;border-radius:4px 12px 12px}.chatbot-msg--user{background:#e67e22;color:#fff;align-self:flex-end;border-radius:12px 4px 12px 12px}.chatbot-found-label{font-weight:600;color:#e67e22;margin-bottom:8px;font-size:12.5px}.chatbot-product-card{background:#fff;border:1.5px solid #f0e0cc;border-radius:8px;padding:9px 11px;margin-bottom:8px;box-shadow:0 1px 4px #e67e2214}.chatbot-product-name{font-weight:700;color:#e67e22;margin-bottom:5px;font-size:13px}.chatbot-product-detail{font-size:12px;color:#555;margin-bottom:2px}.chatbot-product-detail span{font-weight:600;color:#333}.chatbot-contact-note{margin-top:9px;font-size:12px;color:#444;background:#fff8f0;border-left:3px solid #e67e22;padding:8px 11px;border-radius:0 6px 6px 0;line-height:1.8}.chatbot-contact-note a{color:#e67e22;text-decoration:none;font-weight:600}.chatbot-contact-note a:hover{text-decoration:underline}.chatbot-extra{font-size:11.5px;color:#999;margin:4px 0 6px;font-style:italic}.chatbot-input-row{display:flex;padding:10px 12px;border-top:1px solid #ece6df;gap:8px;background:#fff}.chatbot-input-row input{flex:1;padding:8px 13px;border:1.5px solid #ddd;border-radius:22px;font-size:13px;outline:none;transition:border-color .2s;color:#333;background:#fafafa}.chatbot-input-row input::placeholder{color:#bbb}.chatbot-input-row input:focus{border-color:#e67e22;background:#fff}.chatbot-input-row button{background:#e67e22;color:#fff;border:none;border-radius:22px;padding:8px 18px;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s;white-space:nowrap}.chatbot-input-row button:hover{background:#cf6d17}.chatbot-section{margin-bottom:10px}.chatbot-section-title{font-weight:700;color:#e67e22;font-size:12.5px;margin:8px 0 6px;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #f0e0cc;padding-bottom:4px}@media (max-width: 480px){.chatbot-wrapper{bottom:16px;right:16px}.chatbot-panel{width:calc(100vw - 32px);max-height:76vh}.chatbot-quick-actions,.chatbot-browse-chips{gap:6px}.chatbot-quick-actions button,.chatbot-browse-chip{font-size:11px;padding:7px 10px}}html{scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Montserrat,sans-serif;background:#fff;color:#202124}a{text-decoration:none;color:inherit}.container{width:min(1120px,92%);margin:0 auto}.navbar-wrap{background:#f2f2f2;border-bottom:1px solid #e5e5e5}.navbar{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:16px}.logo{display:flex;flex-direction:column;line-height:1.1}.company-logo{width:190px;height:auto;display:block}.logo-orange{font-size:32px;color:#ff8c00;font-weight:700}.logo-sub{font-size:11px;font-weight:700;color:#0f1f3d}.nav-links{display:flex;gap:28px;color:#4a4d52;font-size:15px}.nav-links a:hover{color:#8bc53f}.quote-btn{border:none;background:#8bc53f;color:#fff;padding:12px 26px;border-radius:999px;font-weight:700;cursor:pointer}.hero{position:relative;min-height:640px;display:grid;place-items:center;background:radial-gradient(circle at 65% 30%,rgba(120,0,255,.35),transparent 30%),radial-gradient(circle at 35% 55%,rgba(255,0,90,.2),transparent 30%),#030507;overflow:hidden}.hero-bg-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#000000bf,#00000073)}.hero-content{position:relative;z-index:2;color:#fff;max-width:760px;margin-left:5%}.hero h1{font-size:clamp(42px,8vw,72px);line-height:.95;margin-bottom:22px}.hero h1 span{display:block;color:#8bc53f}.hero p{font-size:23px;line-height:1.6;color:#cecece;margin-bottom:26px}.learn-btn{background:transparent;color:#fff;border:2px solid #8f8f8f;border-radius:999px;padding:12px 28px;font-weight:700;cursor:pointer}.section{padding:90px 0}.section-light{background:#fff}.section-gray{background:#f5f5f5}.section-title{text-align:center;font-size:clamp(36px,6vw,58px);margin-bottom:16px;font-weight:800;color:#3f4248}.section-title span{color:#8bc53f}.section-description{text-align:center;max-width:880px;margin:0 auto 52px;font-size:21px;line-height:1.6;color:#85888e}.icon-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.icon-card{text-align:center}.circle-icon,.small-circle{width:108px;height:108px;border-radius:50%;border:3px solid #8bc53f;display:grid;place-items:center;margin:0 auto 16px;font-size:34px}.service-icon-image,.feature-icon-image{width:34px;height:34px;object-fit:contain}.icon-card h3,.feature-card h3{font-size:30px;color:#45474c;margin-bottom:8px}.icon-card p,.feature-card p{color:#8f9194;font-size:22px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.feature-card{text-align:center;background:#fff;border:1px solid #e8e8e8;border-radius:10px;padding:28px 18px}.small-circle{width:76px;height:76px;font-size:30px}.small-circle .feature-icon-image{width:26px;height:26px}.feature-card h3{font-size:27px;margin-bottom:10px}.feature-card p{font-size:18px;line-height:1.5}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:34px}.product-card{background:#f7f7f7;border:1px solid #e6e6e6;border-radius:10px;overflow:hidden}.product-card img{width:100%;height:240px;object-fit:cover}.product-content{padding:16px}.product-content small{color:#8bc53f;font-weight:700;letter-spacing:.08em}.product-content h3{font-size:30px;margin:8px 0;color:#333}.product-content p{color:#8b8d92;min-height:54px;font-size:18px}.price-row{margin-top:14px;display:flex;justify-content:space-between;align-items:center}.price-row strong{font-size:36px}.price-row button{border:none;border-radius:999px;background:#e8f5d6;color:#8bc53f;font-weight:700;padding:8px 14px;cursor:pointer}.center-btn{text-align:center}.view-all-btn{border:1px solid #8a8c90;border-radius:999px;padding:12px 36px;background:transparent;cursor:pointer}.footer{background:#020304;color:#fff;padding:70px 0 36px}.newsletter{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-bottom:26px;border-bottom:1px solid #2d2d2d}.newsletter h2{font-size:54px;margin-bottom:8px}.newsletter h2 span{color:#8bc53f}.newsletter p{color:#cdcdcd;font-size:28px}.newsletter-form{display:flex;width:min(520px,100%);border:2px solid #2d2d2d;border-radius:999px;overflow:hidden}.newsletter-form input{flex:1;border:none;background:transparent;color:#fff;padding:14px 18px;outline:none}.newsletter-form button{border:none;background:#8bc53f;color:#fff;padding:0 24px;font-weight:700;cursor:pointer}.footer-grid{padding:32px 0;display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:28px}.footer-logo{margin-bottom:12px}.footer-grid h4{margin-bottom:16px;font-size:16px}.footer-grid p,.footer-grid li{list-style:none;color:#b5b5b5;line-height:1.7;margin-bottom:8px;font-size:14px}.contact-list li{display:flex;align-items:flex-start;gap:10px}.contact-list img{width:16px;height:16px;margin-top:4px;flex-shrink:0}.social-icons{display:flex;gap:10px;margin-top:14px}.social-icons a{width:30px;height:30px;border:1px solid #3d3d3d;border-radius:50%;display:grid;place-items:center}.social-icons img{width:15px;height:15px}.footer-bottom{border-top:1px solid #2d2d2d;padding-top:20px;display:flex;justify-content:space-between;gap:16px;color:#8d8d8d;font-size:13px}.footer-bottom div{display:flex;gap:18px}@media (max-width: 1024px){.icon-grid,.feature-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:1fr}.hero h1,.section-title{font-size:clamp(34px,7vw,52px)}.hero p,.section-description,.newsletter p{font-size:18px}.icon-card h3,.feature-card h3,.product-content h3,.price-row strong,.newsletter h2{font-size:28px}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width: 760px){.navbar{flex-wrap:wrap;padding:12px 0}.nav-links{order:3;width:100%;justify-content:center;flex-wrap:wrap}.hero{min-height:500px}.icon-grid,.feature-grid,.footer-grid{grid-template-columns:1fr}.newsletter{flex-direction:column;align-items:flex-start}.footer-bottom{flex-direction:column}}
