.navbar{z-index:1000;background:0 0;width:100%;transition:background .35s,box-shadow .35s,padding .35s;position:absolute;top:0;left:0}.navbar.sticky{background:#fff;position:fixed;box-shadow:0 10px 35px #00000014}.navbar-container{-webkit-backdrop-filter:blur(18px);background:#fffffff5;border-radius:18px;justify-content:space-between;align-items:center;max-width:1280px;margin:auto;padding:22px 40px;display:flex;box-shadow:0 15px 45px #00000014}.navbar.sticky .navbar-container{padding:14px 40px}.navbar-logo{cursor:pointer;align-items:center;gap:15px;display:flex}.navbar-logo img{width:60px;height:60px;transition:all .35s}.navbar.sticky .navbar-logo img{width:60px;height:52px}.navbar-logo h2{color:var(--primary);font-size:24px;font-weight:700}.navbar-logo p{color:#000;font-size:16px}.nav-links{align-items:center;gap:34px;display:flex}.nav-links button{color:#333;background:0 0;border:none;font-size:15px;font-weight:600;transition:all .3s;position:relative}.nav-links button:hover{color:var(--primary)}.nav-links button:after{content:"";background:var(--gold);width:0;height:2px;transition:all .3s;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.nav-links button:hover:after{width:100%}.navbar-actions{align-items:center;gap:14px;display:flex}.primary-btn{background:var(--primary);color:#fff;border:none;border-radius:10px;padding:13px 22px;font-weight:600;transition:all .3s}.primary-btn:hover{background:var(--primary-dark);transform:translateY(-2px)}.secondary-btn{border:2px solid var(--gold);color:var(--gold);background:0 0;border-radius:10px;padding:11px 22px;font-weight:600;transition:all .3s}.secondary-btn:hover{background:var(--gold);color:#fff}.hamburger{background:0 0;border:none;font-size:28px;display:none}@media (width<=1100px){.nav-links,.navbar-actions{display:none}.hamburger{font-size:30px;display:block}.nav-links.active{background:#fff;border-radius:16px;flex-direction:column;gap:24px;padding:30px;display:flex;position:absolute;top:100px;left:20px;right:20px;box-shadow:0 20px 50px #0000001f}}@media (width<=700px){.navbar{padding:0;top:0;left:0;right:0}.navbar-container{border-radius:0;justify-content:space-between;align-items:center;width:100%;max-width:none;padding:14px 18px;display:flex}.navbar-logo{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.navbar-logo img{flex-shrink:0;width:48px;height:auto}.navbar-logo h2{white-space:normal;overflow-wrap:break-word;font-size:.82rem;line-height:1}.navbar-logo p{display:none}.hamburger{flex-shrink:0;margin-left:12px;font-size:30px}}.btn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;padding:14px 32px;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-primary{color:#fff;background:#052}.btn-primary:hover{background:#003d18;transform:translateY(-2px);box-shadow:0 10px 24px #00552238}.btn-secondary{color:#052;background:#fff;border:2px solid #052}.btn-secondary:hover{color:#fff;background:#052;transform:translateY(-2px)}.btn-gold{color:#fff;background:#c89b3c}.btn-gold:hover{background:#a97f29;transform:translateY(-2px)}.hero{background:linear-gradient(135deg,#00341a 0%,#052 45%,#0b7a42 100%);justify-content:center;align-items:center;min-height:95vh;display:flex;position:relative;overflow:hidden}.hero-background{opacity:.35;filter:saturate(.9)brightness(.9);z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.05)}.hero-overlay{z-index:2;background:linear-gradient(#002d147a,#00230f9e);width:100%;padding-top:140px;padding-bottom:90px;position:relative}.hero-content{text-align:center;color:#fff;max-width:900px;margin:0 auto}.hero-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#f5d47a;letter-spacing:.4px;background:#ffffff14;border:1px solid #ffffff59;border-radius:999px;margin-bottom:28px;padding:8px 18px;font-size:.92rem;font-weight:600;display:inline-block}.hero-content h1{color:#fff;margin-bottom:28px;font-size:4rem;font-weight:700;line-height:1.1}.hero-content p{color:#ffffffe0;max-width:700px;margin:0 auto 42px;font-size:1.1rem;line-height:1.9}.hero-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin-bottom:55px;display:flex}.scroll-indicator{z-index:3;color:#fff;flex-direction:column;align-items:center;gap:12px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.scroll-indicator span{opacity:.75;background:#fff;width:2px;height:42px;animation:1.8s infinite scrollBounce}.scroll-indicator p{letter-spacing:2px;text-transform:uppercase;opacity:.8;font-size:.82rem}@keyframes scrollBounce{0%{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(10px)}to{opacity:.35;transform:translateY(0)}}@media (width<=992px){.hero-overlay{padding-top:170px}.hero-content{max-width:100%}.hero-content h1{font-size:3.2rem}.hero-buttons{flex-direction:column;justify-content:center;align-items:center;width:100%}.hero-buttons .btn{width:100%;max-width:320px}}@media (width<=768px){.hero{min-height:100vh}.hero-overlay{padding-top:150px;padding-bottom:100px}.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1rem;line-height:1.8}.hero-trust{gap:20px}.scroll-indicator{display:none}}@media (width<=480px){.hero-content h1{font-size:2rem}.hero-badge{padding:7px 14px;font-size:.82rem}.hero-buttons,.hero-buttons .btn{width:100%}.trust-item span{font-size:1.6rem}}.container{max-width:1200px;margin:auto;padding-left:24px;padding-right:24px}.statistics{z-index:20;margin-top:-120px;position:relative}.statistics-card{background:#fff;border-radius:22px;grid-template-columns:repeat(4,1fr);gap:40px;padding:50px;display:grid;box-shadow:0 20px 60px #00000014}.stat-item{text-align:center}.stat-item h2{color:#052;margin-bottom:12px;font-size:3rem;font-weight:700}.stat-item p{color:#666;font-size:1rem;line-height:1.6}@media (width<=992px){.statistics-card{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.statistics{margin-top:-65px}.statistics-card{border-radius:24px;grid-template-columns:repeat(2,1fr);gap:26px;padding:28px;box-shadow:0 28px 70px #00000024}.stat-item h2{margin-bottom:6px;font-size:2.2rem}.stat-item p{font-size:.9rem;line-height:1.5}}.about{background:#fff;padding:90px 0}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;margin-bottom:50px;display:grid}.about-image{justify-content:center;align-items:center;display:flex}.image-placeholder{aspect-ratio:4/5;text-align:center;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:520px;padding:40px;transition:all .35s;display:flex}.image-placeholder:hover{transform:translateY(-8px);box-shadow:0 18px 45px #00000014}.image-placeholder span{color:#052;margin-bottom:18px;font-size:2rem;font-weight:700}.image-placeholder p{color:#666;max-width:300px;line-height:1.7}.about-logo{object-fit:contain;width:140px;height:auto;margin-bottom:24px}.image-placeholder h3{color:#052;text-align:center;margin-bottom:16px;font-size:2rem}.image-placeholder p{text-align:center;color:#666;line-height:1.8}.about-content h2{color:#052;margin-bottom:28px;font-size:2.8rem;line-height:1.25}.about-content p{color:#555;margin-bottom:24px;font-size:1.05rem;line-height:1.95}.about-cards{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.about-card{background:#f8f7f3;border-radius:20px;padding:35px;transition:all .35s;box-shadow:0 10px 30px #0000000a}.about-card:hover{transform:translateY(-8px);box-shadow:0 18px 45px #00000014}.about-card h3{color:#052;margin-bottom:20px;font-size:1.35rem}.about-card p{color:#666;line-height:1.9}@media (width<=992px){.about-grid{grid-template-columns:1fr;gap:60px}.about-cards{grid-template-columns:1fr}.image-placeholder{max-width:100%}}@media (width<=768px){.about{padding:70px 0}.about-grid{gap:36px;margin-bottom:36px}.image-placeholder{aspect-ratio:1/.9;padding:24px}.about-content p{margin-bottom:16px}.about-cards{grid-template-columns:repeat(2,1fr);gap:14px}.about-card:last-child{grid-column:span 2}.about-card{padding:18px}.about-card h3{margin-bottom:10px;font-size:1rem}.about-card p{font-size:.82rem;line-height:1.5}}.trusted-partner{background:#f8f7f3;padding:90px 0}.trusted-grid{max-width:1100px;margin:auto}.section-tag{color:#8d6700;letter-spacing:1px;background:#f3e5bb;border-radius:50px;margin-bottom:24px;padding:8px 18px;font-size:.82rem;font-weight:600;display:inline-block}.trusted-content h2{color:#052;margin-bottom:30px;font-size:2.8rem;line-height:1.25}.trusted-content p{color:#555;margin-bottom:22px;font-size:1.05rem;line-height:1.9}.trusted-highlights{flex-wrap:wrap;gap:16px;margin-top:40px;display:flex}.highlight{color:#052;background:#c89b3c;border-radius:999px;padding:12px 20px;font-weight:600;box-shadow:0 10px 30px #00000014}.trusted-card{background:#fff;border-radius:24px;padding:45px;transition:all .35s;box-shadow:0 20px 55px #00000014}.trusted-card:hover{transform:translateY(-8px);box-shadow:0 30px 65px #0000001f}.logo-placeholder{color:#c62026;background:#fafafa;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;height:220px;margin-bottom:35px;font-size:2rem;font-weight:700;display:flex}.logo-placeholder span{color:#777;margin-top:14px;font-size:.9rem;font-weight:500}.trusted-card-content h3{color:#666;margin-bottom:12px;font-weight:500}.trusted-card-content h1{color:#052;margin-bottom:18px;font-size:3rem}.trusted-card-content p{color:#666;line-height:1.8}@media (width<=992px){.trusted-grid{grid-template-columns:1fr;gap:60px}}@media (width<=768px){.trusted-partner{padding:70px 0}.trusted-grid{gap:36px}.trusted-content p{margin-bottom:14px}.trusted-highlights{gap:12px;margin-top:22px}.logo-placeholder{height:150px;margin-bottom:24px}.trusted-card{padding:24px}.trusted-card-content h1{font-size:2.4rem}}.services{background:#f8f7f3;padding:90px 0}.services-header{text-align:center;max-width:760px;margin:0 auto 70px}.services-header h2{color:#052;margin:26px 0;font-size:2.8rem;line-height:1.25}.services-header p{color:#666;font-size:1.05rem;line-height:1.9}.services-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.service-card{background:#fff;border-top:5px solid #0000;border-radius:22px;padding:40px;transition:all .35s;box-shadow:0 15px 40px #0000000d}.service-card:hover{border-top:5px solid #c89b3c;transform:translateY(-10px);box-shadow:0 25px 60px #0000001a}.service-icon{color:#fff;background:#052;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:28px;font-size:1.8rem;transition:all .35s;display:flex}.service-card:hover .service-icon{background:#c89b3c;transform:rotate(-8deg)scale(1.08)}.service-card h3{color:#052;margin-bottom:18px;font-size:1.4rem}.service-card p{color:#666;font-size:1rem;line-height:1.9}@media (width<=992px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.services{padding:70px 0}.services-header{margin-bottom:36px}.services-grid{grid-template-columns:repeat(2,1fr);gap:18px}.service-card{border-radius:10px;padding:12px}.service-icon{width:48px;height:48px;margin-bottom:14px;font-size:.75rem}.service-card h3{margin-bottom:8px;font-size:1.05rem}.service-card h3{margin-bottom:12px}.service-card p{font-size:.9rem;line-height:1.6}}.products{background:#fff;padding:90px 0}.products-header{text-align:center;max-width:760px;margin:0 auto 70px}.products-header h2{color:#052;margin:26px 0;font-size:2.8rem;line-height:1.25}.products-header p{color:#666;font-size:1.05rem;line-height:1.9}.products-grid{grid-template-columns:repeat(4,1fr);gap:32px;margin-top:55px;display:grid}.product-banner{border-radius:22px;height:160px;margin-bottom:18px;overflow:hidden;box-shadow:0 15px 40px #00000014}.product-banner img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.product-card{background:#fff;border-radius:22px;flex-direction:column;height:100%;transition:all .35s;display:flex;overflow:hidden;box-shadow:0 15px 40px #0000000d}.product-card:hover{transform:translateY(-10px);box-shadow:0 25px 60px #0000001a}.product-image{background:#f7f7f7;height:180px;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:all .45s;display:block}.product-card:hover .product-image{border-bottom:4px solid #c89b3c}.product-card:hover .product-image img{transform:scale(1.08)}.product-image span{color:#888;letter-spacing:.5px;font-size:1rem;font-weight:600}.product-content{flex-direction:column;flex:1;padding:22px;display:flex}.product-content h3{color:#052;margin-bottom:18px;font-size:1.45rem;transition:all .3s}.product-card:hover h3{color:#0b7a42}.product-content p{color:#666;min-height:90px;margin-bottom:18px;line-height:1.65}.product-labels{flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:45px;display:flex}.product-labels span{color:#052;background:#f8f7f3;border-radius:999px;padding:10px 20px;font-weight:600}.product-link{color:#c89b3c;cursor:pointer;background:0 0;border:none;margin-top:auto;padding:0;font-size:1rem;font-weight:600;transition:all .3s}.product-card:hover .product-link{color:#052;transform:translate(8px)}@media (width<=992px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.products{padding:70px 0}.products-header{margin-bottom:40px}.products-grid{grid-template-columns:repeat(2,1fr);gap:18px}.product-image{height:135px}.product-content{padding:14px}.product-content h3{margin-bottom:6px;font-size:1.15rem}.product-content p{margin-bottom:10px;font-size:.8rem;line-height:1.45}.product-link{font-size:.82rem}.product-banner{border-radius:16px;height:100px}.product-labels{gap:8px;margin-bottom:25px}.product-labels span{padding:7px 12px;font-size:.75rem}}.industries{background:#052;padding:90px 0;position:relative;overflow:hidden}.industries:before{content:"";opacity:.1;pointer-events:none;background:url(/assets/industriesagro-NkY_uSlD.png) 50%/cover no-repeat;position:absolute;inset:0}.industries>*{z-index:2;position:relative}.industries-header{text-align:center;max-width:760px;margin:0 auto 70px}.industries-header h2{color:#fff;margin:24px 0;font-size:2.8rem;line-height:1.25}.industries-header p{color:#ffffffd9;font-size:1.05rem;line-height:1.9}.industries-grid{grid-template-columns:repeat(2,1fr);gap:28px;display:grid}.industry-item{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff14;border-radius:20px;align-items:flex-start;gap:24px;padding:30px;transition:all .35s;display:flex}.industry-item:hover{background:#ffffff1f;transform:translateY(-8px)}.industry-icon{color:#fff;background:#c89b3c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;font-size:1.7rem;display:flex}.industry-content h3{color:#fff;margin-bottom:12px;font-size:1.35rem}.industry-content p{color:#ffffffd1;line-height:1.8}@media (width<=992px){.industries-grid{grid-template-columns:1fr}}@media (width<=768px){.industries{padding:70px 0}.industries-header{margin-bottom:36px}.industries-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:14px}.industry-item{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;justify-content:flex-start;gap:14px;height:100%;padding:16px;transition:all .35s;display:flex}.industry-icon{width:46px;height:46px;font-size:1rem}.industry-content h3{word-break:normal;-webkit-hyphens:none;hyphens:none;margin-bottom:6px;font-size:.9rem;line-height:1.2}.industry-content p{font-size:.74rem;line-height:1.35}.industry-content .manufacturers-title{font-size:1.2rem!important}}.why-section{background:#f8f7f3;padding:90px 0}.why-wrapper{grid-template-columns:1.3fr .7fr;align-items:center;gap:70px;display:grid}.why-left h2{color:#052;margin:24px 0;font-size:2.8rem;line-height:1.25}.why-intro{color:#666;margin-bottom:50px;font-size:1.05rem;line-height:1.9}.why-list{flex-direction:column;gap:30px;display:flex}.why-item{align-items:flex-start;gap:22px;display:flex}.why-icon{color:#fff;background:#052;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.4rem;transition:all .3s;display:flex}.why-item:hover .why-icon{background:#c89b3c;transform:scale(1.08)}.why-item h3{color:#052;margin-bottom:10px;font-size:1.25rem}.why-item p{color:#666;line-height:1.8}.highlight-card{color:#fff;background:linear-gradient(135deg,#052,#006b2e);border-radius:26px;padding:50px 40px;position:sticky;top:140px;box-shadow:0 20px 60px #00000026}.highlight-tag{color:#fff;background:#c89b3c;border-radius:50px;padding:8px 18px;font-size:.9rem;font-weight:600;display:inline-block}.highlight-card h1{margin:30px 0 10px;font-size:5rem}.highlight-card h3{margin-bottom:24px;font-size:2rem;line-height:1.3}.highlight-card p{color:#ffffffe0;line-height:1.9}.highlight-divider{background:#fff3;height:1px;margin:35px 0}.highlight-points{flex-direction:column;gap:18px;display:flex}.highlight-points div{align-items:center;gap:12px;font-weight:500;display:flex}.highlight-points svg{color:#ffd369}@media (width<=992px){.why-wrapper{grid-template-columns:1fr}.highlight-card{position:static}}@media (width<=768px){.why-section{padding:90px 0}.why-left h2{font-size:2.2rem}.highlight-card{padding:36px 28px}.highlight-card h1{font-size:4rem}.highlight-card h3{font-size:1.6rem}}.process{background:#fff;padding:90px 0}.process-header{text-align:center;max-width:760px;margin:0 auto 80px}.process-header h2{color:#052;margin:24px 0;font-size:2.8rem}.process-header p{color:#666;line-height:1.9}.timeline{justify-content:space-between;align-items:flex-start;gap:20px;display:flex;position:relative}.timeline-step{text-align:center;flex:1;position:relative}.timeline-circle{color:#fff;background:#052;border-radius:50%;justify-content:center;align-items:center;width:82px;height:82px;margin:0 auto 25px;font-size:2rem;transition:all .3s;display:flex}.timeline-step:hover .timeline-circle{background:#c89b3c;transform:scale(1.08)}.timeline-step h3{color:#052;margin-bottom:16px;font-size:1.3rem}.timeline-step p{color:#666;padding:0 10px;font-size:.97rem;line-height:1.8}.timeline-line{z-index:-1;background:#d8d8d8;width:76%;height:3px;position:absolute;top:40px;left:62%}@media (width<=992px){.timeline{flex-direction:column;gap:40px}.timeline-step{text-align:left;padding-left:100px}.timeline-circle{margin:0;position:absolute;top:0;left:0}.timeline-line{display:none}}@media (width<=768px){.process{padding:90px 0}.process-header h2{font-size:2.2rem}.timeline-step{padding-left:90px}.timeline-circle{width:70px;height:70px;font-size:1.6rem}}.contact{background:#f8f7f3;padding:90px 0 70px}.contact-header{text-align:center;max-width:760px;margin:0 auto 70px}.contact-header h2{color:#052;margin:24px 0;font-size:2.8rem}.contact-header p{color:#666;line-height:1.9}.contact-grid{grid-template-columns:1fr 1fr;gap:50px;margin-bottom:50px;display:grid}.contact-info{flex-direction:column;gap:22px;display:flex}.contact-card{background:#fff;border-radius:18px;align-items:flex-start;gap:20px;padding:26px;display:flex;box-shadow:0 10px 30px #0000000d}.contact-card svg{color:#c89b3c;margin-top:4px;font-size:1.4rem}.contact-card h3{color:#052;margin-bottom:8px}.contact-card p{color:#666;line-height:1.7}.contact-map{display:flex}.contact-map iframe{border:none;border-radius:20px;width:100%;min-height:500px;box-shadow:0 10px 30px #00000014}.footer{color:#fff;background:#003b1a;padding:50px 0 20px}.footer-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;display:flex}.footer-brand{align-items:center;gap:20px;display:flex}.footer-brand img{width:70px}.footer-brand h3{margin-bottom:6px}.footer-brand p{color:#ddd}.footer-links{flex-wrap:wrap;gap:28px;display:flex}.footer-links a{color:#fff;text-decoration:none;transition:all .3s}.footer-links a:hover{color:#c89b3c}.footer-bottom{text-align:center;color:#bbb;border-top:1px solid #ffffff26;margin-top:35px;padding-top:25px}@media (width<=900px){.contact-grid{grid-template-columns:1fr}}@media (width<=768px){.contact{padding:90px 0 70px}.contact-header h2{font-size:2.2rem}.map-placeholder{min-height:350px}.footer-top{flex-direction:column;align-items:flex-start}}.mission{background:#052;padding:90px 0;position:relative;overflow:hidden}.mission:before{content:"";opacity:.1;pointer-events:none;background:url(/assets/missionvision-DkXeDJ9v.png) 50%/cover no-repeat;position:absolute;inset:0}.mission>*{z-index:2;position:relative}.mission-header{text-align:center;max-width:760px;margin:0 auto 70px}.mission-header h2{color:#fff;margin:24px 0;font-size:2.8rem}.mission-header p{color:#ffffffd9;line-height:1.9}.mission-grid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.mission-card{background:#fff;border-radius:22px;padding:45px;transition:all .3s}.mission-card:hover{transform:translateY(-8px)}.mission-icon{color:#fff;background:#c89b3c;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:28px;font-size:1.8rem;display:flex}.mission-card h3{color:#052;margin-bottom:22px;font-size:1.5rem}.mission-card ul{color:#666;padding-left:22px;line-height:2}.mission-card p{color:#666;line-height:2}@media (width<=900px){.mission-grid{grid-template-columns:1fr}}@media (width<=768px){.mission{padding:70px 0}.mission-header{margin-bottom:36px}.mission-grid{gap:20px}.mission-card{padding:24px}.mission-icon{width:58px;height:58px;margin-bottom:18px;font-size:1.4rem}.mission-card ul,.mission-card p{line-height:1.7}}:root{--primary:#052;--primary-dark:#00391a;--gold:#c9a227;--white:#fff;--background:#f7f8f6;--text:#222;--gray:#666;--border:#e6e6e6;--shadow:0 10px 30px #00000014;--radius:12px;--transition:.3s ease;--container:1200px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--background);color:var(--text);font-family:Poppins,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;font-family:inherit}@media (width<=768px){body{font-size:15px;line-height:1.65}h1{font-size:2.2rem!important}h2{font-size:2rem!important}h3{font-size:1.35rem!important}p{font-size:.95rem!important;line-height:1.75!important}.section-tag{padding:7px 16px;font-size:.72rem}}
