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}*{box-sizing:border-box;margin:0;padding:0}.navbar-wrapper{background:#fff;box-shadow:0 8px 20px #00000014;position:-webkit-sticky;position:sticky;top:0;z-index:999}.navbar{align-items:center;display:flex;justify-content:space-between;margin:auto;max-width:1200px;padding:16px 24px}.navbar-logo{color:#111;font-size:26px;font-weight:800;letter-spacing:1px}.logo-highlight{color:#e35e56}.navbar-links{align-items:center;display:flex;gap:32px;list-style:none}.navbar-links li a{color:#222;font-size:15px;font-weight:600;text-decoration:none;transition:color .3s ease}.navbar-links li a:hover{color:#e35e56}.contact-btn{border-radius:30px;color:#fff!important;font-size:14px;padding:10px 18px;transition:all .3s ease}.contact-btn,.contact-btn:hover{background:#e35e56}.hamburger{cursor:pointer;display:none;flex-direction:column;gap:5px}.hamburger span{background:#111;height:3px;transition:all .3s ease;width:26px}.hamburger.active span:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.logo-image{cursor:pointer;display:block;height:80px;object-fit:contain;transition:transform .3s ease;width:auto}.logo-image:hover{transform:scale(1.05)}@media (max-width:900px){.logo-image{height:52px}}@media (max-width:480px){.logo-image{height:56px}}@media (max-width:900px){.hamburger{display:flex}.navbar-links{background:#fff;box-shadow:0 10px 25px #00000014;flex-direction:column;gap:22px;padding:30px 0;position:absolute;right:0;top:70px;transform:translateY(-120%);transition:transform .4s ease;width:100%}.navbar-links.show{transform:translateY(0)}}@media (max-width:480px){.navbar-logo{font-size:22px}}.about-section{background:#fff;padding:70px 8%;text-align:center}.about-section h2{color:#222;font-size:32px;margin-bottom:25px;position:relative}.about-section h2:after{background:#e35e56;border-radius:2px;content:"";display:block;height:4px;margin:12px auto 0;width:70px}.about-section p{color:#555;font-size:16px;line-height:1.8;margin:0 auto 20px;max-width:900px}.why-section{background:#f9f9f9;padding:70px 8%;text-align:center}.why-section h2{color:#222;font-size:30px;margin-bottom:35px;position:relative}.why-section h2:after{background:#e35e56;border-radius:2px;content:"";display:block;height:4px;margin:12px auto 0;width:70px}.why-section ul{list-style:none;margin:auto;max-width:750px;padding:0}.why-section ul li{background:#fff;border-radius:8px;box-shadow:0 4px 10px #0000000d;color:#444;font-size:16px;margin-bottom:15px;padding:15px 20px;transition:.3s ease}.why-section ul li:hover{border-left:5px solid #e35e56;box-shadow:0 6px 18px #0000001a;transform:translateY(-5px)}.faq-section{background:#372f2f;color:#fff;padding:80px 20px;text-align:center}.faq-section h2{color:#e35e56;font-size:32px;margin-bottom:40px}.faq-container{margin:auto;max-width:800px}.faq-item{background:#1c1c1c;border:1px solid #222;border-radius:10px;margin-bottom:15px;overflow:hidden;transition:.3s}.faq-question{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:18px 20px}.faq-question h3{color:#e35e56;font-size:16px}.faq-question span{font-size:20px;font-weight:700}.faq-answer{animation:fadeIn .3s ease-in-out;padding:0 20px 20px;text-align:left}.faq-answer p{color:#ddd;font-size:14px;line-height:1.6}.faq-item.active{border-color:#e35e56;box-shadow:0 8px 20px #fbc66433}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.faq-section h2{font-size:24px}}@media (max-width:992px){.about-section h2,.why-section h2{font-size:26px}.about-section p,.why-section ul li{font-size:15px}}@media (max-width:576px){.about-section,.why-section{padding:50px 5%}.about-section h2,.why-section h2{font-size:22px}.why-section ul li{padding:12px 15px}}.home-wrapper{background:#fff;color:#111;font-family:Poppins,sans-serif}.hero{grid-gap:50px;align-items:center;display:grid;gap:50px;grid-template-columns:1fr 1fr;margin:auto;max-width:1200px;padding:90px 24px}.hero-left{display:flex;flex-direction:column;gap:20px}.hero-badge{background:#f2f2f2;border-radius:20px;color:#111;display:inline-block;font-size:14px;font-weight:600;padding:6px 16px;width:-webkit-fit-content;width:fit-content}.hero h1{font-size:52px;font-weight:900;line-height:1.2}.hero h1 span{color:#e35e56}.hero p{color:#444;font-size:17px;line-height:1.7;max-width:520px}.hero-actions{display:flex;gap:18px;margin-top:10px}:root{--main-color:#e35e56;--main-color-dark:#e6b24f;--main-shadow:#fbc66473;--main-shadow-strong:#fbc664a6}.btn{border-radius:30px;font-weight:600;padding:12px 28px;text-decoration:none;transition:all .3s ease}.btn-primary{background:#e35e56;color:#fff}.btn-primary:hover{transform:translateY(-3px)}.btn-outline{background:#0000;border:2px solid #e35e56;color:#e35e56}.btn-outline:hover{background:#e35e56;color:#fff}.hero-right{display:flex;justify-content:center}.hero-car{border-radius:22px;box-shadow:0 20px 45px #0000002e;max-width:520px;width:100%}.featured-cars{background:#f8f9fb;padding:90px 24px;text-align:center}.featured-cars h2{color:#111;font-size:38px;font-weight:900;margin-bottom:50px}.car-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1200px}.car-card{border-radius:20px;box-shadow:0 10px 28px #00000014;padding:20px;transition:transform .3s ease,box-shadow .3s ease}.car-card:hover{box-shadow:0 18px 40px #00000024;transform:translateY(-6px)}.car-card img{border-radius:16px;height:200px;margin-bottom:15px;object-fit:cover;width:100%}.car-card h3{font-size:22px;font-weight:800;margin-bottom:10px}.car-card p{color:#555;font-size:15px;line-height:1.6;margin-bottom:18px}.car-btn{background:#e35e56;border-radius:25px;color:#fff;font-size:14px;font-weight:600;padding:10px 22px;transition:all .3s ease}.car-btn:hover{transform:translateY(-2px)}.cta-section{background:#fff;color:#000;padding:90px 24px;text-align:center}.cta-section h2{font-size:40px;font-weight:900;margin-bottom:18px}.cta-section p{color:#000;font-size:17px;line-height:1.6;margin:0 auto 30px;max-width:700px}.primary-btn{background:#e35e56;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:12px 30px;transition:all .3s ease}.primary-btn:hover{transform:translateY(-3px)}.primary-btn:active{transform:translateY(0)}@media (max-width:1024px){.hero{grid-template-columns:1fr;text-align:center}.hero-left{align-items:center}.hero p{max-width:100%}.car-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.hero{padding:60px 16px}.hero h1{font-size:32px}.featured-cars h2{font-size:28px}.car-grid{grid-template-columns:1fr}.cta-section h2{font-size:28px}}.contact-page{align-items:center;display:flex;font-family:Poppins,sans-serif;justify-content:center;min-height:calc(100vh - 80px);padding:80px 20px}.contact-container{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffbf;border-radius:20px;box-shadow:0 12px 30px #00000080;max-width:600px;padding:40px 30px;text-align:center;width:100%}.contact-container h2{color:#e35e56;font-size:32px;font-weight:900;margin-bottom:10px}.contact-subtitle{color:#000;font-size:16px;margin-bottom:30px}.contact-container form{display:flex;flex-direction:column;gap:20px}.contact-container input,.contact-container textarea{background:#0000000d;border:none;border-radius:12px;color:#000;font-size:16px;outline:none;padding:14px 18px;transition:all .3s ease}.contact-container input::placeholder,.contact-container textarea::placeholder{color:#000}.contact-container input:focus,.contact-container textarea:focus{background:#fff;box-shadow:0 0 10px #e35e56}.contact-container textarea{min-height:140px;resize:none}.contact-container button{background:#e35e56;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px 28px;transition:all .3s ease}.contact-container button:hover{transform:translateY(-2px)}.contact-container button:active{transform:translateY(0)}.form-message{color:#e35e56;font-size:15px;font-weight:500;margin-top:10px}@media (max-width:992px){.contact-container{padding:30px 20px}.contact-container h2{font-size:28px}.contact-subtitle{font-size:15px}}@media (max-width:576px){.contact-container{padding:25px 15px}.contact-container h2{font-size:24px}.contact-container button,.contact-container input,.contact-container textarea{font-size:15px;padding:12px 16px}}.carvo-footer{background:#fff;color:#fff;font-family:Poppins,sans-serif;padding:60px 20px 20px;position:relative}.logo-highlight-footer{color:#000}.footer-container{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:auto;max-width:1400px}.footer-logo-section{flex:1 1 250px}.footer-logo-img{filter:drop-shadow(0 0 6px rgba(255,76,41,.7));height:50px;margin-right:10px;object-fit:contain;width:50px}.logo-container{align-items:center;display:flex;gap:10px}.footer-logo-text{color:#fff;font-size:28px;font-weight:900}.footer-logo-text span{color:#e35e56}.footer-desc{color:#000;font-size:14px;line-height:1.6;margin-top:12px}.footer-logo{color:#fff;font-size:26px;font-weight:800;letter-spacing:1px}.footer-links{flex:1 1 150px}.footer-links h3{color:#e35e56;font-size:18px;margin-bottom:15px}.footer-links ul{list-style:none;padding:0}.footer-links ul li{margin-bottom:10px}.footer-links ul li a{color:#000;text-decoration:none;transition:color .3s ease}.footer-links ul li a:hover{color:#e35e56}.footer-newsletter{flex:1 1 250px}.footer-newsletter h3{color:#e35e56;font-size:18px;margin-bottom:12px}.footer-newsletter p{color:#000;font-size:14px;margin-bottom:15px}.footer-newsletter form{display:flex;flex-wrap:wrap;gap:10px}.footer-newsletter input[type=email]{background:#ffffff0d;border:1px solid b;border-radius:25px;color:#000;flex:1 1;font-size:14px;outline:none;padding:10px 14px}.footer-newsletter button{background:#e35e56;border:none;border-radius:25px;color:#fff;cursor:pointer;font-weight:600;padding:10px 20px;transition:all .3s ease}.footer-newsletter button:hover{transform:translateY(-2px)}.footer-newsletter button:active{transform:translateY(0)}.footer-social{flex:1 1 150px}.footer-social h3{color:#e35e56;font-size:18px;margin-bottom:12px}.social-icons{display:flex;gap:12px}.social-icons a{align-items:center;background:#ffffff0d;border-radius:50%;color:#000;display:flex;font-size:16px;height:36px;justify-content:center;transition:all .3s ease;width:36px}.social-icons a:hover{background:#e35e56;color:#fff;transform:translateY(-2px)}.footer-bottom{border-top:1px solid #ffffff1a;color:#888;font-size:14px;margin-top:40px;padding-top:15px;text-align:center}.logo-image-footer{cursor:pointer;display:block;height:60px;object-fit:contain;transition:transform .3s ease;width:auto}@media (max-width:992px){.footer-container{align-items:center;flex-direction:column;gap:30px;text-align:center}.footer-links ul li{margin-bottom:8px}.footer-newsletter form{flex-direction:column;gap:10px}.footer-newsletter input[type=email]{width:100%}.logo-image-footer{text-align:center}}@media (max-width:576px){.footer-logo-text{font-size:24px}.footer-newsletter button{width:100%}.social-icons a{font-size:14px;height:32px;width:32px}}*{.inventory-hero p{color:#555;font-size:16px}}.inventory-seo-section{background:#fff;margin:auto;max-width:1100px;padding:70px 8%}.inventory-seo-section h2{color:#222;font-size:30px;margin-bottom:25px;position:relative;text-align:center}.inventory-seo-section h2:after{background:#e35e56;border-radius:3px;content:"";display:block;height:4px;margin:12px auto 0;width:70px}.inventory-seo-section h3{color:#333;font-size:20px;margin-bottom:15px;margin-top:35px}.inventory-seo-section p{color:#555;font-size:16px;line-height:1.8;margin-bottom:18px}@media (max-width:768px){.inventory-seo-section{padding:50px 6%}.inventory-seo-section h2{font-size:22px}.inventory-seo-section h3{font-size:18px}.inventory-seo-section p{font-size:15px}}.inventory-hero{background:#fff;margin:auto;max-width:1200px;padding:80px 24px 50px;text-align:center}.inventory-hero h1{color:#111;font-size:44px;font-weight:800;letter-spacing:.5px;margin-bottom:14px}.inventory-hero p{color:#555;font-size:16px;line-height:1.6;margin:auto;max-width:700px}@media (max-width:900px){.inventory-hero{padding:60px 20px 40px}.inventory-hero h1{font-size:34px}.inventory-hero p{font-size:15px}}@media (max-width:480px){.inventory-hero{padding:40px 16px 30px}.inventory-hero h1{font-size:28px}.inventory-hero p{font-size:14px}}.inventory-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1200px;padding:40px 24px 80px}.inventory-card{background:#fff;border-radius:20px;box-shadow:0 10px 30px #00000014;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.inventory-card:hover{box-shadow:0 20px 40px #0000001f;transform:translateY(-6px)}.inventory-card img{height:200px;object-fit:cover;width:100%}.card-content{padding:20px}.card-content h3{font-size:20px;margin-bottom:8px}.card-content p{color:#555;font-size:14px;margin-bottom:12px}@media (max-width:1024px){.inventory-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.inventory-hero h1{font-size:30px}.inventory-grid{grid-template-columns:1fr}}.brands-seo-section{background:#fff;margin:auto;max-width:1100px;padding:70px 8%}.brands-seo-section h2{color:#222;font-size:30px;margin-bottom:25px;position:relative;text-align:center}.brands-seo-section h2:after{background:#e35e56;border-radius:3px;content:"";display:block;height:4px;margin:12px auto 0;width:70px}.brands-seo-section h3{color:#333;font-size:20px;margin-bottom:15px;margin-top:35px}.brands-seo-section p{color:#555;font-size:16px;line-height:1.8;margin-bottom:18px}@media (max-width:768px){.brands-seo-section{padding:50px 6%}.brands-seo-section h2{font-size:22px}.brands-seo-section h3{font-size:18px}.brands-seo-section p{font-size:15px}}.brands-wrapper{background:#fff;color:#111}.brands-header{margin:60px 20px 20px;text-align:center}.brands-header h1{font-size:42px;margin-bottom:10px}.brands-header p{color:#555;font-size:16px}.brands-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(6,1fr);margin:auto;max-width:1200px;padding:40px 24px 80px}.brand-card{align-items:center;background:#fff;border-radius:16px;box-shadow:0 8px 24px #00000014;display:flex;flex-direction:column;gap:14px;justify-content:center;padding:48px 6px 30px;transition:transform .3s ease,box-shadow .3s ease}.brand-card:hover{box-shadow:0 16px 36px #0000001f;transform:translateY(-6px)}.logo-box{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.brand-card img{display:block;height:auto;margin:0;max-height:100px;max-width:100px;object-fit:contain;padding:0;width:auto}.brand-card h3{color:#000;font-size:18px;font-weight:700;margin:6px 0 0;text-align:center}@media (max-width:1024px){.brands-grid{grid-template-columns:repeat(4,1fr)}.brands-header h1{font-size:34px}}@media (max-width:600px){.brands-grid{grid-template-columns:repeat(2,1fr);padding:30px 16px 60px}.brands-header h1{font-size:28px}.brand-card{padding:40px 16px 30px}}.carpage-container{background:#f4f6f9;font-family:Poppins,sans-serif;min-height:100vh;padding-bottom:60px}.carpage-header{padding:80px 20px 40px;text-align:center}.carpage-title{font-size:42px;font-weight:900;letter-spacing:1px;margin-bottom:10px}.carpage-subtitle{color:#666;font-size:16px}.carpage-layout{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1200px;padding:30px 20px}.car-card{background:#fff;border-radius:22px;box-shadow:0 15px 35px #00000014;overflow:hidden;transition:.3s ease}.car-card:hover{box-shadow:0 25px 45px #00000026;transform:translateY(-10px)}.car-image-box{height:200px;overflow:hidden;width:100%}.car-image{display:block;height:100%;object-fit:cover;object-position:center;transition:transform .5s ease;width:100%}.car-card:hover .car-image{transform:scale(1.06)}.car-info{padding:22px}.car-name{font-size:22px;font-weight:800;margin-bottom:12px}.car-info p{font-size:14px;margin-bottom:6px}.car-info span{color:#000;font-weight:600}.car-price{color:#e35e56;font-size:18px;font-weight:800;margin-top:14px}@media (max-width:1024px){.carpage-layout{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.carpage-title{font-size:30px}.car-image-box{height:260px}}@media (max-width:600px){.carpage-layout{grid-template-columns:1fr}.car-image-box{height:220px}.car-name{font-size:18px}}.car-details{background:#f9f9f9;min-height:100vh;padding:60px 8%}.car-hero img{border-radius:20px;max-height:500px;object-fit:cover;width:100%}.car-info{margin-top:40px}.car-info h1{font-size:36px;margin-bottom:10px}.price{font-size:20px;margin-bottom:20px}.car-info ul{list-style:none;margin-bottom:20px;padding:0}.car-info ul li{font-size:16px;margin-bottom:10px}.car-info p{color:#555;font-size:16px;line-height:1.6}@media (max-width:768px){.car-info h1{font-size:26px}.price{font-size:18px}.car-info ul li{font-size:14px}}.compare-seo-section{background:#fff;margin:auto;max-width:1100px;padding:70px 8%}.compare-seo-section h2{color:#222;font-size:30px;margin-bottom:25px;position:relative;text-align:center}.compare-seo-section h2:after{background:#e35e56;border-radius:3px;content:"";display:block;height:4px;margin:12px auto 0;width:70px}.compare-seo-section h3{color:#333;font-size:20px;margin-bottom:15px;margin-top:35px}.compare-seo-section p{color:#555;font-size:16px;line-height:1.8;margin-bottom:18px}@media (max-width:768px){.compare-seo-section{padding:50px 6%}.compare-seo-section h2{font-size:22px}.compare-seo-section h3{font-size:18px}.compare-seo-section p{font-size:15px}}.compare-wrapper{background:linear-gradient(180deg,#fff,#f4f6f9);min-height:100vh;padding-bottom:80px}.compare-hero{padding:80px 20px 50px;text-align:center}.compare-hero h1{font-size:42px;font-weight:900}.compare-hero p{color:#555;font-size:16px;margin-top:10px}.compare-grid{display:flex;flex-direction:column;gap:40px;margin:auto;max-width:1300px;padding:20px}.compare-card{align-items:center;background:#fff;border-radius:24px;box-shadow:0 15px 35px #00000014;display:flex;gap:30px;justify-content:space-between;padding:30px;transition:.3s ease}.compare-card:hover{box-shadow:0 25px 45px #00000026;transform:translateY(-6px)}.compare-car{flex:1 1;text-align:center}.compare-car img{border-radius:18px;margin-bottom:15px;max-height:300px;object-fit:cover;width:100%}.compare-car h3{font-size:20px;font-weight:800;margin-bottom:10px}.compare-car p{color:#555;font-size:14px}.price{font-weight:700;margin-top:8px}.price,.vs{color:#e35e56}.vs{background:#fbc6641a;border-radius:50%;font-size:28px;font-weight:900;padding:20px}@media (max-width:1024px){.compare-card{flex-direction:column}.vs{margin:10px 0}}@media (max-width:600px){.compare-hero h1{font-size:28px}.compare-card{padding:20px}.compare-car img{max-height:160px}}.reviews-seo-section{background:#fff;margin:auto;max-width:1100px;padding:70px 8%;text-align:center}.reviews-seo-section h2{color:#222;font-size:30px;margin-bottom:25px;position:relative}.reviews-seo-section h2:after{background:#e35e56;border-radius:3px;content:"";display:block;height:4px;margin:12px auto 0;width:70px}.reviews-seo-section h3{color:#333;font-size:20px;margin-bottom:15px;margin-top:35px}.reviews-seo-section p{color:#555;font-size:16px;line-height:1.8;margin-bottom:18px;margin-left:auto;margin-right:auto;max-width:900px}@media (max-width:768px){.reviews-seo-section{padding:50px 6%}.reviews-seo-section h2{font-size:22px}.reviews-seo-section h3{font-size:18px}.reviews-seo-section p{font-size:15px}}.reviews-wrapper{background:linear-gradient(180deg,#fff,#f4f6f9);font-family:Poppins,sans-serif;min-height:100vh;padding-bottom:80px}.reviews-hero{padding:80px 20px 50px;text-align:center}.reviews-hero h1{font-size:42px;font-weight:900;margin-bottom:10px}.reviews-hero p{color:#555;font-size:16px}.reviews-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1200px;padding:20px}.review-card{background:#fff;border-radius:24px;box-shadow:0 15px 35px #00000014;padding:30px;transition:all .3s ease}.review-card:hover{box-shadow:0 25px 45px #00000026;transform:translateY(-8px)}.review-header{align-items:center;display:flex;gap:15px;margin-bottom:15px}.review-header img{border-radius:50%;height:60px;object-fit:cover;width:60px}.review-header h3{font-size:18px;font-weight:700}.car-name{color:#e35e56;font-size:14px}.stars{color:#e35e56;font-size:18px;margin-bottom:12px}.review-text{color:#555;font-size:14px;line-height:1.6}@media (max-width:1024px){.reviews-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.reviews-hero h1{font-size:28px}.reviews-grid{grid-template-columns:1fr}.review-card{padding:20px}.review-header img{height:50px;width:50px}}.boat-seo-section{background:#fff;margin:auto;max-width:1100px;padding:70px 8%}.boat-seo-section h2{color:#222;font-size:32px;margin-bottom:25px;position:relative;text-align:center}.boat-seo-section h2:after{background:#e35e56;border-radius:3px;content:"";display:block;height:4px;margin:12px auto 0;width:70px}.boat-seo-section h3{color:#333;font-size:22px;margin-bottom:15px;margin-top:35px}.boat-seo-section p{color:#555;font-size:16px;line-height:1.8;margin-bottom:18px}@media (max-width:768px){.boat-seo-section{padding:50px 6%}.boat-seo-section h2{font-size:24px}.boat-seo-section h3{font-size:18px}.boat-seo-section p{font-size:15px}}.larose-seo-section{background:#fff;margin:auto;max-width:1100px;padding:70px 8%}.larose-seo-section h2{color:#222;font-size:30px;margin-bottom:25px;position:relative;text-align:center}.larose-seo-section h2:after{background:#e35e56;border-radius:3px;content:"";display:block;height:4px;margin:12px auto 0;width:70px}.larose-seo-section h3{color:#333;font-size:20px;margin-bottom:15px;margin-top:35px}.larose-seo-section p{color:#555;font-size:16px;line-height:1.8;margin-bottom:18px}@media (max-width:768px){.larose-seo-section{padding:50px 6%}.larose-seo-section h2{font-size:22px}.larose-seo-section h3{font-size:18px}.larose-seo-section p{font-size:15px}}.pagani-seo-section{background:#fff;margin:auto;max-width:1100px;padding:70px 8%}.pagani-seo-section h2{color:#222;font-size:30px;margin-bottom:25px;position:relative;text-align:center}.pagani-seo-section h2:after{background:#e35e56;border-radius:3px;content:"";display:block;height:4px;margin:12px auto 0;width:70px}.pagani-seo-section h3{color:#333;font-size:20px;margin-bottom:15px;margin-top:35px}.pagani-seo-section p{color:#555;font-size:16px;line-height:1.8;margin-bottom:18px}@media (max-width:768px){.pagani-seo-section{padding:50px 6%}.pagani-seo-section h2{font-size:22px}.pagani-seo-section h3{font-size:18px}.pagani-seo-section p{font-size:15px}}.contact-section{text-align:center}.contact-form{display:flex;flex-direction:column;gap:15px;margin:30px auto;max-width:600px}.contact-form input,.contact-form textarea{border:1px solid #ccc;border-radius:8px;font-size:14px;padding:12px}.contact-form textarea{min-height:120px;resize:none}.contact-form button{border:none;cursor:pointer;padding:12px}
/*# sourceMappingURL=main.806212a8.css.map*/