body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.aboutus{background-color:#fff;overflow:hidden;padding:2.5rem 1rem 4rem;position:relative;text-align:left}.aboutus:before{top:0}.aboutus:after,.aboutus:before{background-color:#ff3a27;content:"";height:20px;left:0;position:absolute;width:100%}.aboutus:after{bottom:0}.aboutus-container{margin:0 auto;max-width:1200px;position:relative;text-align:left}.aboutus h2{color:#172f55;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.aboutus p{color:#f7a600;font-size:30px;font-weight:600;line-height:1.6;margin-bottom:2rem}.aboutus .highlight{color:#f7a600;font-weight:700}.aboutus h3{color:#172f55;font-size:1.3rem;font-weight:700;margin-bottom:1.5rem}.team-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));justify-items:center}.team-member{align-items:center;display:flex;flex-direction:column}.team-image{border-radius:50%;height:180px;margin-bottom:.3rem;object-fit:cover;width:180px}.team-name{font-size:1.2rem;margin:0}.team-job,.team-name{color:#ff3a27;font-weight:700;text-align:center}.team-job{font-size:1.1rem;margin:.2rem 0 0}@media (max-width:768px){.aboutus h2{font-size:1.8rem}.aboutus h3{font-size:1.3rem}.team-image{height:120px;width:120px}.team-name{font-size:1rem}.team-job{font-size:.95rem}}.afterbefore{background-color:#0a1d4c;display:flex;justify-content:center;padding:2rem 0;width:100%}.afterbefore-container.centered-image{max-width:1200px;width:90%}.afterbefore-container.centered-image img{border-radius:10px;box-shadow:0 4px 10px #00000026;display:block;height:80%;object-fit:cover;width:100%}.afterbefore-buttons{display:flex;justify-content:space-between;margin-top:-2rem}.afterbefore-buttons button{border:none;border-radius:6px;cursor:pointer;font-size:1rem;padding:.6rem 1.5rem;position:relative;transition:all .3s ease}.btn-left{background-color:#fff;border:3px solid #f8aa15;border-radius:6px;box-sizing:border-box;color:#f81515;font-weight:700;left:200px;position:relative;top:20px}.btn-left:hover{background-color:#f8f8f8}.btn-right{background-color:#fff;border:3px solid #f8aa15;border-radius:6px;box-sizing:border-box;color:#f81515;font-weight:700;position:relative;right:200px;top:20px}.btn-right:hover{background-color:#f8f8f8}.footer{background-color:#fff;border-top:2px solid #eee;color:#0a2540;padding:2rem 1rem}.footer-container{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 1fr 1fr;margin:0 auto;max-width:1200px}.footer-logo{align-items:flex-start;display:flex;flex-direction:column;gap:.2rem;margin-left:0;margin-top:-30px}.footer-logo img{height:80px;margin-bottom:.1rem}.powered-by{color:#000;font-size:.95rem;margin:0 0 0 20px}.social-icons{display:flex;flex-direction:row;gap:1rem;margin-top:2rem}.social-icons a svg{fill:#f81515;height:30px;transition:transform .3s ease;width:30px}.social-icons a:hover svg{transform:scale(1.2)}.footer-links{display:flex;flex-direction:column;gap:.4rem}.footer-links .email-label{font-size:.95rem;margin:0}.footer-links .email{margin:0 0 .5rem}.footer-links a{color:#0a2540;font-weight:500;text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-newsletter{display:flex;flex-direction:column;gap:.5rem;margin-left:auto}.newsletter-title{font-size:2rem;font-weight:700;margin:0 0 .5rem}.footer-newsletter form{display:flex}.footer-newsletter input{border:1px solid #ccc;border-radius:5px 0 0 5px;flex:1 1;outline:none;padding:.5rem}.footer-newsletter button{background-color:#0a2540;border:none;border-radius:0 5px 5px 0;color:#fff;cursor:pointer;font-weight:700;padding:.5rem 1rem}.footer-newsletter button:hover{background-color:#142f54}@media (max-width:768px){.footer-container{grid-template-columns:1fr;text-align:center}.footer-links,.footer-logo,.footer-newsletter{align-items:center}.powered-by{margin-left:0}.social-icons{gap:1rem;justify-content:center}}.fourcards{align-items:center;background-color:#0a1d4c;display:flex;flex-direction:column;gap:2rem;margin-top:-120px;padding:3rem 1rem}.fourcards .section-header{max-width:700px;text-align:center}.fourcards .section-title{color:#f8aa15;font-size:2rem;font-weight:700;margin-bottom:.5rem}.fourcards .section-subtitle{color:#d1d5db;font-size:1.1rem;line-height:1.5}.fourcards .fourcards-container{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));max-width:1200px;width:100%}.fourcards .card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin:0 auto;max-width:180px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.fourcards .card:hover{box-shadow:0 6px 16px #00000026;transform:translateY(-5px)}.fourcards .card-image{display:block;object-fit:contain;width:100%}.fourcards .card-image-1,.fourcards .card-image-2,.fourcards .card-image-3,.fourcards .card-image-4{height:80px}.fourcards .card-content{margin-top:-.3rem;padding:.5rem;text-align:center}.fourcards .card-title{color:#fd7a00;font-size:1rem;font-weight:700;margin:.3rem 0 .2rem}.fourcards .card-text{color:#000;font-size:.8rem;margin-top:.3rem}@media (max-width:1024px){.fourcards .fourcards-container{gap:.8rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));max-width:1000px}.fourcards .card{max-width:150px}.fourcards .card-image-1,.fourcards .card-image-2,.fourcards .card-image-3,.fourcards .card-image-4{height:70px}.fourcards .card-title{font-size:.95rem}.fourcards .card-text{font-size:.75rem}}@media (max-width:768px){.fourcards .fourcards-container{gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));max-width:95%}.fourcards .card{max-width:120px}.fourcards .card-image-1,.fourcards .card-image-2,.fourcards .card-image-3,.fourcards .card-image-4{height:60px}.fourcards .card-title{font-size:.9rem}.fourcards .card-text{font-size:.7rem}}.hero{background-color:#0a1d4c;height:100vh;overflow:hidden;position:relative;width:100%}.hero-background{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-image{height:100%;object-fit:cover;object-position:center;opacity:0;transition:opacity .6s ease-in-out;width:100%}.hero-image.active{opacity:1}.hero-content{background-color:#0009;box-shadow:0 8px 20px #00000080;color:#fff;display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:flex-start;left:0;padding:8rem 2rem 3rem 3rem;position:absolute;top:0;width:40%;z-index:3}.hero-text h1{font-size:1.8rem;font-weight:700;line-height:1.3}.hero-text p{-webkit-text-stroke:1px #f8aa15;color:#fff;font-size:1.3rem;line-height:1.6;paint-order:stroke fill}.hero-buttons-top{display:flex;gap:10px;position:absolute;right:30px;top:20px;z-index:10}.hero-buttons-top .btn-primary,.hero-buttons-top .btn-secondary{border-radius:6px;cursor:pointer;font-size:.9rem;padding:.6rem 1.5rem;transition:all .3s ease}.btn-primary{background-color:#f81515;border:none;color:#fff}.btn-primary:hover{background-color:#d11010}.btn-secondary{background-color:#000;border:2px solid #f81515;color:#fff}.btn-secondary:hover{background-color:#222}.modal-content{gap:1rem}.modal-content h2{font-size:1.5rem}.modal-content form{display:flex;flex-direction:column;gap:1rem}.modal-buttons{margin-top:10px}.send-btn{background-color:#f81515;box-shadow:0 4px 10px #f815154d}.send-btn:hover{background-color:#d11010}@media (max-width:1024px){.hero-content{left:3%;max-width:70%;padding:2rem;top:38%}}@media (max-width:768px){.hero{height:auto;min-height:100vh}.hero-background{height:100vh}.hero-content{background-color:#00000080;border-radius:12px;left:50%;max-width:500px;padding:1.5rem 1rem;text-align:center;top:45%;transform:translate(-50%,-50%);width:85%}.hero-text h1{font-size:1.5rem;line-height:1.3}.hero-text p{-webkit-text-stroke:.5px #f8aa15;font-size:.95rem;line-height:1.4}.hero-buttons-top{bottom:20px;flex-direction:row;gap:10px;left:50%;position:absolute;top:auto;transform:translateX(-50%)}.hero-buttons-top .btn-primary,.hero-buttons-top .btn-secondary{font-size:.85rem;padding:.6rem 1rem}.modal-content{max-width:400px;padding:1.5rem;width:95%}.modal-content h2{font-size:1.3rem}.modal-content input,.modal-content textarea{font-size:.9rem;padding:.7rem}.modal-buttons{flex-direction:column;gap:10px}.modal-btn{width:100%}}@media (max-width:480px){.hero-content{top:48%;width:90%}.hero-text h1{font-size:1.3rem}.hero-text p{font-size:.9rem}.hero-buttons-top{bottom:15px;flex-direction:column;gap:8px}.modal-content{border-radius:8px;max-width:95%;padding:1rem}.modal-content h2{font-size:1.2rem;text-align:center}.modal-content input,.modal-content textarea{font-size:.9rem;padding:.6rem}.modal-buttons{gap:.5rem}.modal-btn{font-size:.9rem;padding:.7rem}}.highlights-section{align-items:center;background-color:#0a1d4c;color:#fff;display:flex;justify-content:center;min-height:100vh;padding:3rem 1rem}.highlights-container{background-color:#0a2540;border-radius:16px;box-shadow:0 4px 20px #0006;max-width:800px;padding:2rem}.highlights-subtitle{color:#f0ee74}.highlights-title{color:#ffc107;font-size:2rem;font-weight:700;margin-bottom:1rem}.highlights-subtitle{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.highlights-text{font-size:1rem;line-height:1.6;margin-bottom:1rem}.highlights-list{list-style:none;margin:1.5rem 0;padding:0}.highlights-list li{line-height:1.6;margin-bottom:1rem}.highlight-point-title{color:#ffc107;display:block;font-size:1.1rem;font-weight:700;margin-bottom:.3rem}.highlight-red{color:#ff6b6b;font-weight:700}.highlights-contact{border-top:1px solid #444;margin-top:1.5rem;padding-top:1rem}.highlights-contact h3{color:#ffc107;font-size:1.2rem;margin-bottom:.5rem}.highlights-contact a{color:#00b4ff;text-decoration:underline}.highlights-contact a:hover{color:#3cf}.investor-section{align-items:center;background-color:#f0f0f0;display:flex;flex-wrap:wrap;justify-content:flex-start;padding:3% 9%;text-align:left}.investor-container{margin-left:0;max-width:none;width:90%}.investor-title{color:#f8aa15;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.investor-text{color:#172f55;font-size:1.875rem;font-weight:700;line-height:1.6;margin-bottom:2rem;width:100%}.investor-buttons{display:flex;flex-wrap:wrap;gap:1rem}.investor-btn{border:none;border-radius:6px;color:#000;cursor:pointer;font-size:1rem;font-weight:700;padding:.75rem 2rem;transition:all .3s ease}.primary-btn{background-color:#f8aa15;color:#000;font-weight:700}.primary-btn:hover{background-color:#d18a10;color:#000}.secondary-btn{background-color:#fff;border:2px solid #f8aa15;color:#000;font-weight:700}.secondary-btn:hover{background-color:#f8f8f8}@media (max-width:768px){.investor-section{justify-content:center;text-align:center}.investor-container{margin-left:0;max-width:100%;width:100%}.investor-title{font-size:2rem}.investor-text{font-size:1rem;width:100%}.investor-buttons{flex-direction:column;gap:1rem}}.navbar{background-color:#fff;border-bottom:2px solid #f5f2f1;box-shadow:0 2px 4px #0000001a;position:-webkit-sticky;position:sticky;top:0;z-index:100}.navbar-container{align-items:center;display:flex;height:95px;justify-content:center;margin:0 auto;max-width:1200px;padding:0 20px}.logo-title-container{align-items:center;display:flex;flex-direction:column}.logo{height:70px;object-fit:contain;transition:transform .3s ease;width:280px}.logo:hover{transform:scale(1.05)}.logo-title{color:#000;font-size:.8rem;font-weight:500;margin:0;text-align:center}@media (max-width:768px){.navbar-container{height:50px;padding:0 15px}.logo{width:180px}.logo-title{font-size:.8rem;margin-top:3px}}.ourstory{background-color:#0a2540;display:flex;justify-content:center;padding:3rem 0}.ourstory-container{align-items:center;background-color:#f7a600;border-radius:.5rem;display:flex;justify-content:space-between;max-width:75%;padding:0 3rem;position:relative;width:95%}.ourstory-text{flex:1 1;max-width:80%}.ourstory-text h2{color:#0a2540;font-size:2.4rem;font-weight:700;margin-bottom:1.5rem}.ourstory-text p{color:#fff;font-size:1.5rem;font-weight:700;line-height:1.8;width:100%}.ourstory-image{position:absolute;right:-4.375rem;top:-8.4375rem;width:20.125rem}.ourstory-image img{display:block;height:auto;width:100%}.quote{background-color:#0a1d4c;display:flex;justify-content:center;padding:2rem 1rem}.quote-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2rem;max-width:1200px;width:100%}.quote-left{flex:0.8 1;min-width:300px;position:relative}.quote-form{background:#fffffff2;border-radius:12px;box-shadow:0 4px 15px #0003;display:flex;flex-direction:column;gap:1rem;left:50%;margin-top:17rem;max-width:500px;padding:2rem;position:absolute;top:50%;transform:translate(-50%,-50%);width:80%}.quote-form input,.quote-form textarea{border:1px solid #ccc;border-radius:6px;font-size:.9rem;padding:.7rem}.quote-form button{background-color:#2c2a2a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;padding:.8rem;transition:background .3s}.quote-form button:hover{background-color:#b91c1c}.quote-privacy{color:#b91c1c;font-size:.7rem;text-align:center}.quote-right{color:#fff;display:flex;flex:1.3 1;flex-direction:column;gap:1.5rem;margin-top:-3rem;min-width:350px}.quote-title{font-size:2.8rem;font-weight:700;margin-bottom:.01rem}.quote-title span{color:#facc15}.quote-text{font-size:1.2rem;line-height:1.6;margin-top:.2rem}.quote-text .highlight{color:#ef4444;font-weight:700}.quote-info-wrapper{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000026;color:#0a1d4c;margin-top:-2rem;padding:1.2rem}.quote-info-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.quote-info-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 2px 6px #0000000d;padding:.5rem;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.quote-info-card:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-3px)}.quote-info-card .icon{color:#f97316;display:block;font-size:1.5rem;margin-bottom:.4rem}.quote-info-card h4{color:#0a1d4c;font-size:1rem;font-weight:700;margin-bottom:.3rem}.quote-info-card p{color:#4b5563;font-size:.85rem;margin:0}.quote-btn{align-self:start;background-color:#dc2626;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;margin-left:16rem;padding:.9rem 6rem;transition:background .3s ease}.quote-btn:hover{background-color:#b91c1c}.modal-overlay{align-items:center;background:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.modal-content{animation:fadeIn .3s ease-in-out;background:#fff;border-radius:12px;box-shadow:0 8px 20px #0006;display:flex;flex-direction:column;gap:1.2rem;max-width:500px;padding:2rem;width:90%}.modal-content h2{color:#0a1d4c;font-size:1.6rem;margin-bottom:.5rem}.modal-content input,.modal-content textarea{border:1px solid #ccc;border-radius:8px;font-size:1rem;padding:.8rem;width:100%}.modal-content textarea{min-height:100px;resize:vertical}.modal-buttons{display:flex;gap:12px;justify-content:flex-end;margin-top:12px}.modal-btn{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:.6rem 1.2rem;transition:all .3s ease}.send-btn{background-color:#dc2626;box-shadow:0 4px 10px #dc26264d;color:#fff}.send-btn:hover{background-color:#b91c1c;transform:scale(1.05)}.cancel-btn{background-color:#ddd;color:#333}.cancel-btn:hover{background-color:#bbb;transform:scale(1.05)}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.payment-options{display:flex;flex-direction:column;gap:1rem}.payment-option{align-items:center;border-radius:8px;cursor:pointer;display:flex;gap:.8rem;padding:.6rem .8rem;transition:background .3s ease}.payment-option:hover{background:#f8f8f8}.payment-option input[type=radio]{appearance:none;-webkit-appearance:none;border:2px solid #ccc;border-radius:50%;cursor:pointer;display:grid;height:20px;place-content:center;transition:border .2s ease,background .2s ease;width:20px}.payment-option input[type=radio]:checked{background-color:#dc2626;border-color:#dc2626}.quote-form-title{color:#0a1d4c;font-size:1.5rem;font-weight:700;margin-bottom:.3rem;text-align:left}.quote-form-subtitle{color:#000;font-size:1.5rem;font-weight:600;text-align:center}.payment-option input[type=radio]:checked:before{background:#fff;border-radius:50%;content:"";height:8px;width:8px}.payment-option label{color:#333;cursor:pointer;font-size:1rem}@media (max-width:768px){.quote-container{flex-direction:column;gap:2rem}.quote-form{left:auto;margin-top:2rem;max-width:none;position:relative;top:auto;transform:none;width:100%}.quote-btn{align-self:center;margin-left:0;padding:.8rem 2rem}}.showcase{align-items:center;background-color:#0a1d4c;display:flex;flex-direction:column;margin-top:-170px;padding:3rem 1.5rem}.showcase-title{color:#f8aa15;font-size:2rem;margin-bottom:2rem;text-align:center}.showcase-subtitle{color:#fff;font-size:1.5rem;margin-top:1.5rem;text-align:center}.showcase-container{align-items:center;display:flex;height:550px;justify-content:space-between;max-width:1200px;padding:1rem;position:relative;width:100%}.images-wrapper{display:flex;gap:1rem;height:100%;width:100%}.image-box{border-radius:12px;box-shadow:0 10px 25px #00000059;flex:1 1;overflow:hidden;transition:transform .3s,box-shadow .3s}.image-box img{border-radius:12px;display:block;height:100%;object-fit:cover;width:100%}.image-box:hover{box-shadow:0 14px 35px #00000080;transform:scale(1.05)}.showcase .arrow{cursor:pointer;height:50px;position:absolute;top:50%;transform:translateY(-50%);transition:transform .2s ease;width:50px;z-index:3}.showcase .arrow:hover{transform:translateY(-50%) scale(1.1)}.showcase .arrow-left{left:-3rem}.showcase .arrow-right{right:-3rem}@media (max-width:1024px){.showcase-container{height:500px}}@media (max-width:768px){.images-wrapper{flex-direction:column;gap:1rem}.arrow{font-size:1.8rem}.showcase-container{height:450px}}.testimonials{background-color:#0a1d4c;padding:3rem 1.5rem}.testimonials-grid{grid-gap:2rem;align-items:flex-start;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:992px){.testimonials-grid{grid-template-columns:1fr 1fr}}.testimonials-left{display:flex;flex-direction:column;gap:1.5rem}.testimonial-card{background:#fff;border:1px solid #ddd;border-radius:12px;box-shadow:0 4px 8px #00000014;padding:1.5rem}.testimonial-card p{color:#111;font-style:italic;margin-bottom:1rem}.testimonial-author{color:#333;font-size:.9rem;gap:.5rem}.avatar,.testimonial-author{align-items:center;display:flex}.avatar{border-radius:50%;color:#fff;font-weight:700;height:32px;justify-content:center;width:32px}.avatar.red{background:#dc2626}.avatar.gray{background:#6b7280}.testimonials-right{align-items:flex-start;display:flex;flex-direction:column;gap:1rem}.testimonials-right .title{color:#f8aa15;font-size:2.5rem;font-weight:700;margin:-2rem 0 0}.image-card{border-radius:12px;box-shadow:0 6px 12px #0003;overflow:hidden;position:relative;width:100%}.image-card.small{margin-top:.5rem;max-width:80%}.image{display:block;height:auto;object-fit:cover;width:100%}.trusted-partners{background-color:#0a2540;padding:1rem;text-align:center}.trusted-partners h2{color:#f7a600;font-size:1.8rem;font-weight:700;margin-bottom:1.5rem}.logos-banner{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:center;margin-left:calc(-50vw + 50%);overflow-x:auto;padding:1.5rem 0;width:99.45vw}.logos-banner::-webkit-scrollbar{display:none}.logo1{height:50px}.logo2{height:40px}.logo3{height:35px}.logo4{height:130px}.logo5{height:50px}.logo6{height:60px}.logo7{height:40px}.logo8,.logo9{height:30px}.twoimages{background-color:#0a1d4c;margin:0;padding:2rem}.twoimages-container{align-items:center;display:flex;gap:0;justify-content:center;margin:0;padding:0;width:100%}.left-img{width:70%}.left-img,.right-img{display:block;height:auto;object-fit:contain}.right-img{width:30%}.cards-wrapper{display:flex;flex:none;flex-direction:column;gap:1.5rem;margin-left:auto}.card{background-color:#fff;border-radius:12px;box-shadow:0 10px 25px #0003;color:#000;max-width:190px;padding:1.5rem 2rem;transition:transform .3s,box-shadow .3s}.card:hover{box-shadow:0 15px 35px #00000040;transform:translateY(-5px)}.card-title{color:#000;font-size:1rem;font-weight:700;margin-bottom:.5rem}.card-text{color:#333;font-size:1rem;line-height:1.5}@media (max-width:800px){.twoimages-container{align-items:center;flex-direction:column}.left-img,.right-img{width:80%}.cards-wrapper{align-items:center;gap:1rem;margin-left:0;margin-top:1rem;width:100%}.card{max-width:90%}}.why-choose-section{background-color:#0a1d4c;color:#fff;padding:5px 0;position:relative}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section-title{color:orange;font-size:3rem;font-weight:700;margin-bottom:20px;text-align:center;text-shadow:1px 1px 2px #0000004d}.features-grid{grid-gap:60px;display:grid;gap:60px;grid-template-columns:repeat(4,1fr);margin-top:20px}.feature-card{align-items:center;animation:fadeUp .8s ease forwards;background-color:initial;border-radius:0;display:flex;flex-direction:column;opacity:0;padding:0;text-align:center;transform:translateY(20px);transition:transform .3s ease}.feature-card:hover{transform:scale(1.05)}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.feature-title{color:orange;font-size:1.6rem;font-weight:700;margin-bottom:10px}.feature-image{display:block;height:160px;margin-bottom:1px;object-fit:contain;width:160px}.feature-description{word-wrap:break-word;color:#e0e0e0;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:200px;text-align:center}@media (max-width:992px){.features-grid{gap:40px;grid-template-columns:repeat(2,1fr)}.feature-description{font-size:1.1rem;max-width:180px}.feature-title{font-size:1.5rem}}@media (max-width:768px){.features-grid{gap:30px;grid-template-columns:1fr}.section-title{font-size:2rem}.feature-image{height:200px;width:140px}.feature-description{font-size:1.1rem;max-width:90%}.feature-title{font-size:1.4rem}}
/*# sourceMappingURL=main.9e915c70.css.map*/