.header{position:absolute;top:0;left:0;width:100%;z-index:100;padding:15px 0;color:#fff}.header.dark-nav{position:absolute;background:#152238;padding:15px 0;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;border-bottom:1px solid rgba(255,255,255,.1)}.header.dark-nav .nav ul li a{color:#fff}.header.dark-nav .nav ul li a:hover{color:#c7ab66}.header.dark-nav .contact-info .phone-text span{color:#fffc}.header.dark-nav .contact-info .phone-text a{color:#fff}.header.dark-nav .logo .logo-placeholder:after{color:#fff}.header.transparent-nav{background:transparent!important;border-bottom:1px solid rgba(255,255,255,.1)}.header.transparent-nav .nav ul li a{color:#fff}.header.transparent-nav .nav ul li a:hover{color:#c7ab66}.header.transparent-nav .contact-info .phone-text span{color:#fffc}.header.transparent-nav .contact-info .phone-text a,.header.transparent-nav .logo .logo-placeholder{color:#fff}.header .container{max-width:1300px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 40px;white-space:nowrap;position:relative}@media (max-width: 992px){.header .container{padding:0 20px}}.header .logo{display:flex;align-items:center;white-space:nowrap}.header .logo .logo-placeholder{text-decoration:none;font-size:28px;font-weight:900;color:#c7ab66;letter-spacing:2px;display:flex;flex-direction:column;line-height:1;white-space:nowrap}.header .menu-toggle{display:none;flex-direction:column;background:transparent;border:none;cursor:pointer;padding:5px;z-index:101;position:relative}@media (max-width: 992px){.header .menu-toggle{display:flex;position:fixed;top:20px;right:20px}}@media (min-width: 993px){.header .menu-toggle{display:none!important}}.header .menu-toggle span{width:25px;height:3px;background-color:#fff;margin:3px 0;transition:all .3s;border-radius:2px}.header .menu-toggle.active span:nth-child(1){transform:rotate(45deg) translate(8px,8px);background-color:#fff}.header .menu-toggle.active span:nth-child(2){opacity:0}.header .menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px);background-color:#fff}.header .menu-overlay{display:none}@media (max-width: 992px){.header .menu-overlay{display:block;position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:99;pointer-events:auto}}@media (min-width: 993px){.header .menu-overlay{display:none!important}}.header .nav ul{display:flex;list-style:none;margin:0;padding:0;white-space:nowrap}.header .nav ul li{margin:0 20px;white-space:nowrap}.header .nav ul li a{color:#fff;text-decoration:none;font-weight:600;font-size:18px;transition:color .3s;text-transform:capitalize;white-space:nowrap}.header .nav ul li a:hover{color:#c7ab66}@media (max-width: 992px){.header .nav{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:#c7ab66;transition:right .3s ease;z-index:100;padding-top:20px;box-shadow:-2px 0 10px #0000004d;pointer-events:auto}.header .nav.menu-open{right:0}.header .nav ul{flex-direction:column;padding:80px 20px 20px;position:relative;z-index:102}.header .nav ul li{margin:0 0 10px}.header .nav ul li a{font-size:18px;display:block;padding:15px 0;color:#fff;border-bottom:1px solid rgba(255,255,255,.2);text-decoration:none;pointer-events:auto;position:relative;z-index:103;cursor:pointer;-webkit-tap-highlight-color:transparent}.header .nav ul li a:active{opacity:.8}.header .nav .mobile-phone{display:flex;align-items:center;padding:20px;margin-top:20px;border-top:1px solid rgba(255,255,255,.2);position:relative;z-index:102}.header .nav .mobile-phone .phone-icon{width:24px;height:24px;margin-right:12px;color:#fff;transform:rotate(90deg);flex-shrink:0}.header .nav .mobile-phone .phone-icon svg{width:100%;height:100%}.header .nav .mobile-phone .phone-text{display:flex;flex-direction:column;font-size:13px}.header .nav .mobile-phone .phone-text span{color:#ffffffe6;font-weight:400;margin-bottom:4px}.header .nav .mobile-phone .phone-text a{color:#fff;text-decoration:none;font-weight:700;font-size:18px}}@media (min-width: 993px){.header .nav{display:block!important;position:static!important;width:auto!important;height:auto!important;background:transparent!important;padding:0!important;box-shadow:none!important}.header .nav .mobile-phone{display:none!important}.header .nav ul{flex-direction:row!important;padding:0!important;position:static!important;z-index:auto!important}.header .nav ul li{margin:0 20px!important}.header .nav ul li a{padding:0!important;border-bottom:none!important;position:static!important;z-index:auto!important}}.header .contact-info{display:flex;align-items:center;white-space:nowrap}@media (max-width: 992px){.header .contact-info{display:none}}.header .contact-info .phone-icon{width:24px;height:24px;margin-right:12px;color:#c7ab66;transform:rotate(90deg);flex-shrink:0}.header .contact-info .phone-text{display:flex;flex-direction:column;font-size:13px;white-space:nowrap}.header .contact-info .phone-text span{opacity:.9;font-weight:400;white-space:nowrap}.header .contact-info .phone-text a{color:#fff;text-decoration:none;font-weight:700;font-size:20px;margin-top:2px;white-space:nowrap}@media (max-width: 992px){body.menu-open{overflow:hidden}.header .nav.menu-open:before{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:99}}.features{position:absolute;bottom:40px;left:0;width:100%;z-index:10;background:transparent}@media (max-width: 768px){.features{bottom:20px}}.features .container{max-width:1200px;margin:0 auto;padding:0 40px}.features .features-grid{display:flex;justify-content:space-between;align-items:flex-start}@media (max-width: 1024px){.features .features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}}@media (max-width: 768px){.features .features-grid{grid-template-columns:repeat(2,1fr);gap:30px}}.features .feature-item{display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff;flex:1}.features .feature-item .feature-icon{width:32px;height:32px;margin-bottom:15px;color:#c7ab66}.features .feature-item h3{font-size:18px;font-weight:500;margin:0;letter-spacing:.2px;max-width:160px}.hero{position:relative;height:100vh;width:100%;background-image:url(/assets/home-wallpaper-CSyKe2Mh.jpg);background-size:cover;background-position:top;display:flex;align-items:center;color:#fff;overflow:hidden}@media (max-width: 768px){.hero{min-height:120vh}}.hero .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#0009,#0003)}.hero .container{max-width:1300px;margin:0 auto;width:100%;padding:0 40px;position:relative;z-index:1}.hero .hero-content{max-width:800px}@media (max-width: 768px){.hero .hero-content{max-width:100%;text-align:center;margin:0 auto}}.hero .hero-content h1{font-size:64px;line-height:1.1;font-weight:800;margin:0;letter-spacing:-1px}@media (max-width: 1024px){.hero .hero-content h1{font-size:54px}}@media (max-width: 768px){.hero .hero-content h1{font-size:42px;text-align:center}}@media (max-width: 480px){.hero .hero-content h1{font-size:36px}}.about-section{padding:100px 0;background-color:#fff;color:#333}.about-section .container{max-width:1300px;margin:0 auto;padding:0 40px}.about-section .about-content{display:flex;align-items:center;gap:80px}@media (max-width: 1024px){.about-section .about-content{gap:40px}}@media (max-width: 768px){.about-section .about-content{flex-direction:column;text-align:center}}.about-section .about-image{flex:1;width:100%}.about-section .about-image img{width:100%;height:auto;border-radius:4px;display:block}.about-section .about-text{flex:1}.about-section .about-text .subtitle{display:flex;align-items:center;gap:15px;margin-bottom:20px;color:#c7ab66;font-weight:500;font-size:18px}@media (max-width: 768px){.about-section .about-text .subtitle{justify-content:center}}.about-section .about-text .subtitle .line{height:1.5px;width:60px;background-color:#c7ab66;opacity:.6}.about-section .about-text h2{font-size:48px;line-height:1.2;color:#050c21;margin-bottom:30px;font-weight:700}@media (max-width: 1024px){.about-section .about-text h2{font-size:38px}}@media (max-width: 480px){.about-section .about-text h2{font-size:32px}}.about-section .about-text p{font-size:17px;line-height:1.6;color:#666;margin-bottom:25px;max-width:500px}@media (max-width: 768px){.about-section .about-text p{margin:0 auto 25px}}.about-section .about-text .cta-question{font-weight:700;color:#000;margin-bottom:30px;font-size:18px}.about-section .about-text .cta-button{display:inline-block;background-color:#c7ab66;color:#fff;padding:18px 45px;text-decoration:none;font-weight:700;font-size:22px;border-radius:4px;transition:all .3s ease;margin-top:15px;border:none;cursor:pointer}.about-section .about-text .cta-button:hover{background-color:#b79643;transform:translateY(-3px);box-shadow:0 5px 15px #c7ab664d}@media (max-width: 768px){.about-section .about-text .cta-button{padding:15px 35px;font-size:18px}}.solutions-section{padding:100px 0;background-color:#f9f9f9}.solutions-section .container{max-width:1300px;margin:0 auto;padding:0 40px}.solutions-section .solutions-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:60px;gap:40px}@media (max-width: 768px){.solutions-section .solutions-header{flex-direction:column;gap:20px}}.solutions-section .solutions-header .header-left{flex:1}.solutions-section .solutions-header .header-left .subtitle{display:flex;align-items:center;gap:15px;margin-bottom:15px;color:#c7ab66;font-weight:500;font-size:16px;text-transform:capitalize}.solutions-section .solutions-header .header-left .subtitle .line{height:1.5px;width:50px;background-color:#c7ab66;opacity:.6}.solutions-section .solutions-header .header-left h2{font-size:42px;color:#050c21;line-height:1.2;font-weight:700;margin:0}@media (max-width: 1024px){.solutions-section .solutions-header .header-left h2{font-size:34px}}.solutions-section .solutions-header .header-right{flex:1}.solutions-section .solutions-header .header-right p{font-size:17px;line-height:1.6;color:#666;margin:0;max-width:500px}.solutions-section .solutions-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}@media (max-width: 1100px){.solutions-section .solutions-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.solutions-section .solutions-grid{grid-template-columns:1fr}}.solutions-section .solution-card{background:#fff;padding:40px 30px;border-radius:4px;box-shadow:0 10px 30px #0000000d;display:flex;flex-direction:column;transition:transform .3s,box-shadow .3s;height:100%;text-decoration:none;color:inherit}.solutions-section .solution-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001a}.solutions-section .solution-card .card-icon{width:50px;height:50px;color:#c7ab66;margin-bottom:25px}.solutions-section .solution-card .card-icon svg{width:100%;height:100%}.solutions-section .solution-card h3{font-size:22px;color:#050c21;margin-bottom:20px;font-weight:700;line-height:1.3}.solutions-section .solution-card p{font-size:16px;color:#666;line-height:1.6;margin-bottom:30px;flex-grow:1}.solutions-section .solution-card .card-footer{display:flex;align-items:center;gap:10px;color:#c7ab66;cursor:pointer}.solutions-section .solution-card .card-footer .link-text{font-weight:600;font-size:16px}.solutions-section .solution-card .card-footer .arrow-icon{width:20px;height:20px;transition:transform .3s}.solutions-section .solution-card .card-footer:hover .arrow-icon{transform:translate(5px)}.excellence-section{padding:100px 0;background-color:#fff}.excellence-section .container{max-width:1300px;margin:0 auto;padding:0 40px}.excellence-section .top-content{display:flex;gap:40px;margin-bottom:40px;align-items:flex-start}@media (max-width: 992px){.excellence-section .top-content{flex-direction:column}}.excellence-section .top-content .text-left{flex:.8}.excellence-section .top-content .text-left .subtitle{display:flex;align-items:center;gap:15px;margin-bottom:20px;color:#c7ab66;font-weight:500;font-size:16px}.excellence-section .top-content .text-left .subtitle .line{height:1.5px;width:50px;background-color:#c7ab66;opacity:.6}.excellence-section .top-content .text-left h2{font-size:48px;color:#050c21;line-height:1.2;font-weight:700;margin-bottom:30px}@media (max-width: 768px){.excellence-section .top-content .text-left h2{font-size:38px}}.excellence-section .top-content .text-left p{font-size:17px;line-height:1.6;color:#666;margin-bottom:40px;max-width:500px}.excellence-section .top-content .text-left .cta-button{display:inline-block;background-color:#c7ab66;color:#fff;padding:18px 45px;text-decoration:none;font-weight:700;font-size:22px;border-radius:4px;transition:all .3s ease;margin-top:15px;border:none;cursor:pointer}.excellence-section .top-content .text-left .cta-button:hover{background-color:#b79643;transform:translateY(-3px);box-shadow:0 5px 15px #c7ab664d}@media (max-width: 768px){.excellence-section .top-content .text-left .cta-button{padding:15px 35px;font-size:18px}}.excellence-section .bottom-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}@media (max-width: 768px){.excellence-section .bottom-grid{grid-template-columns:1fr}}.excellence-section .step-card{flex:1}.excellence-section .step-card .image-wrapper{width:100%;height:300px;overflow:hidden;border-radius:4px;margin-bottom:25px}.excellence-section .step-card .image-wrapper img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .5s}.excellence-section .step-card:hover .image-wrapper img{transform:scale(1.05)}.excellence-section .step-card .step-content h3{font-size:24px;color:#050c21;margin-bottom:15px;font-weight:700}.excellence-section .step-card .step-content p{font-size:16px;color:#666;line-height:1.6;margin:0}@media (max-width: 992px){.excellence-section .step-card.large{width:100%}}.footer{background-color:#c7ab66;color:#fff;padding:80px 0 30px}.footer .container{max-width:1300px;margin:0 auto;padding:0 40px}.footer .footer-content{display:grid;grid-template-columns:2fr 1fr 1.5fr;gap:60px;margin-bottom:60px}@media (max-width: 992px){.footer .footer-content{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.footer .footer-content{grid-template-columns:1fr;gap:40px}}.footer .footer-section h3{font-size:24px;font-weight:700;margin-bottom:25px;color:#fff}.footer .footer-section .tagline{font-size:18px;margin-bottom:30px;font-weight:500}.footer .footer-section .info-item{display:flex;align-items:center;gap:15px;margin-bottom:20px;font-size:18px;font-weight:600}.footer .footer-section .info-item .icon{width:24px;height:24px;color:#6c63ff;flex-shrink:0}.footer .footer-section .info-item a{color:#fff;text-decoration:none;transition:opacity .3s}.footer .footer-section .info-item a:hover{opacity:.8}.footer .footer-section ul{list-style:none;padding:0;margin:0}.footer .footer-section ul li{margin-bottom:15px;font-size:16px}.footer .footer-section ul li a{color:#fff;text-decoration:none;transition:transform .3s;display:inline-block}.footer .footer-section ul li a:hover{transform:translate(5px)}.footer .footer-section.hours .hours-list{margin-bottom:30px}.footer .footer-section.hours .google-reviews{margin-bottom:25px;font-size:16px}.footer .footer-section.hours .google-reviews p{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0}.footer .footer-section.hours .google-reviews .google-icon{display:inline-flex;align-items:center;background:#fff;border-radius:50%;padding:2px}.footer .footer-section.hours .google-reviews .stars{color:#fff;letter-spacing:2px;font-size:18px}.footer .footer-section.hours .google-reviews a{color:#00f;text-decoration:underline;font-weight:700;font-style:italic}.footer .footer-section.hours .google-reviews a:hover{opacity:.8}.footer .footer-section.hours .social-links{display:flex;gap:20px}.footer .footer-section.hours .social-links a{color:#fff;width:24px;height:24px;transition:transform .3s}.footer .footer-section.hours .social-links a:hover{transform:translateY(-3px)}.footer .footer-bottom{padding-top:30px;border-top:1px solid rgba(255,255,255,.2);text-align:center}.footer .footer-bottom p{font-size:14px;opacity:.8;margin:0}.sell-car-page{color:#333}.sell-car-page .sell-car-hero{position:relative;height:50vh;min-height:400px;width:100%;background-image:url(/assets/other_pages-D5rihSc5.jpg);background-size:cover;background-position:center;display:flex;align-items:center;color:#fff;overflow:hidden}@media (max-width: 768px){.sell-car-page .sell-car-hero{height:40vh;min-height:300px}}.sell-car-page .sell-car-hero .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#00000080,#0003)}.sell-car-page .sell-car-hero .container{max-width:1300px;margin:0 auto;width:100%;padding:0 40px 40px;position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:flex-end}.sell-car-page .sell-car-hero .hero-content{max-width:800px}@media (max-width: 768px){.sell-car-page .sell-car-hero .hero-content{max-width:100%}}.sell-car-page .sell-car-hero .hero-content h1{font-size:64px;line-height:1.1;font-weight:800;margin:0;letter-spacing:-1px;color:#fff}@media (max-width: 1024px){.sell-car-page .sell-car-hero .hero-content h1{font-size:54px}}@media (max-width: 768px){.sell-car-page .sell-car-hero .hero-content h1{font-size:42px}}@media (max-width: 480px){.sell-car-page .sell-car-hero .hero-content h1{font-size:36px}}.sell-car-page .sell-car-hero .breadcrumbs{position:absolute;bottom:40px;right:40px;color:#fff;font-size:14px;opacity:.9}@media (max-width: 768px){.sell-car-page .sell-car-hero .breadcrumbs{position:relative;bottom:auto;right:auto;margin-top:20px;text-align:right}}.sell-car-page .form-section-wrapper{background-color:#fcfcfc;padding:100px 0}.sell-car-page .form-section-wrapper .container{max-width:1100px;margin:0 auto;padding:0 40px}.sell-car-page .sell-car-form{background:#fff;padding:60px;border-radius:12px;box-shadow:0 10px 50px #0000000d}@media (max-width: 768px){.sell-car-page .sell-car-form{padding:40px 20px}}.sell-car-page .sell-car-form .form-section{margin-bottom:40px;padding-bottom:30px;border-bottom:1px solid #eee}.sell-car-page .sell-car-form .form-section:last-child{border-bottom:none}.sell-car-page .sell-car-form .form-row{display:flex;gap:30px;margin-bottom:25px}@media (max-width: 768px){.sell-car-page .sell-car-form .form-row{flex-direction:column;gap:20px}}.sell-car-page .sell-car-form .form-row .form-group{flex:1}.sell-car-page .sell-car-form .form-group{display:flex;flex-direction:column}.sell-car-page .sell-car-form .form-group label{font-size:14px;font-weight:600;color:#555;margin-bottom:10px}.sell-car-page .sell-car-form .form-group input,.sell-car-page .sell-car-form .form-group select,.sell-car-page .sell-car-form .form-group textarea{width:100%;padding:14px 18px;background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:6px;font-size:15px;color:#333;outline:none;transition:all .3s}.sell-car-page .sell-car-form .form-group input:focus,.sell-car-page .sell-car-form .form-group select:focus,.sell-car-page .sell-car-form .form-group textarea:focus{border-color:#c7ab66;background-color:#fff;box-shadow:0 0 0 3px #c7ab661a}.sell-car-page .sell-car-form .form-group textarea{min-height:120px;resize:vertical}.sell-car-page .sell-car-form .radio-group{margin-bottom:30px}.sell-car-page .sell-car-form .radio-group p{font-size:16px;font-weight:600;color:#152238;margin-bottom:15px}.sell-car-page .sell-car-form .radio-group .options{display:flex;gap:30px}.sell-car-page .sell-car-form .radio-group .options label{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:16px;color:#444}.sell-car-page .sell-car-form .radio-group .options label input[type=radio]{width:18px;height:18px;accent-color:#c7ab66}.sell-car-page .sell-car-form .form-footer{display:flex;flex-direction:column;gap:30px;margin-top:20px}.sell-car-page .sell-car-form .form-footer .upload-section .upload-text{font-size:16px;font-weight:600;color:#333;margin-bottom:15px}.sell-car-page .sell-car-form .form-footer .upload-section .upload-label{display:inline-flex;align-items:center;gap:10px;background-color:#c7ab66;color:#fff;border:2px dashed rgba(255,255,255,.3);padding:15px 30px;border-radius:6px;font-weight:600;cursor:pointer;transition:all .3s;margin-bottom:20px}.sell-car-page .sell-car-form .form-footer .upload-section .upload-label svg{width:20px;height:20px}.sell-car-page .sell-car-form .form-footer .upload-section .upload-label:hover{background-color:#bc9b48;border-color:#ffffff80;transform:translateY(-2px);box-shadow:0 5px 15px #c7ab664d}.sell-car-page .sell-car-form .form-footer .upload-section .upload-label .upload-hint{font-size:12px;opacity:.9;font-weight:400}.sell-car-page .sell-car-form .form-footer .upload-section .photos-preview{margin-top:20px}.sell-car-page .sell-car-form .form-footer .upload-section .photos-preview .photos-count{font-weight:600;color:#152238;margin-bottom:15px;font-size:14px}.sell-car-page .sell-car-form .form-footer .upload-section .photos-preview .photos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:15px;margin-top:15px}.sell-car-page .sell-car-form .form-footer .upload-section .photos-preview .photos-grid .photo-preview{position:relative;aspect-ratio:1;border-radius:8px;overflow:hidden;border:2px solid #e0e0e0;background:#f5f5f5}.sell-car-page .sell-car-form .form-footer .upload-section .photos-preview .photos-grid .photo-preview img{width:100%;height:100%;object-fit:cover;display:block}.sell-car-page .sell-car-form .form-footer .upload-section .photos-preview .photos-grid .photo-preview .remove-photo{position:absolute;top:5px;right:5px;background:#f00c;color:#fff;border:none;border-radius:50%;width:24px;height:24px;cursor:pointer;font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center;transition:all .2s}.sell-car-page .sell-car-form .form-footer .upload-section .photos-preview .photos-grid .photo-preview .remove-photo:hover{background:red;transform:scale(1.1)}.sell-car-page .sell-car-form .form-footer .submit-status{padding:15px 20px;border-radius:6px;font-weight:600;text-align:center}.sell-car-page .sell-car-form .form-footer .submit-status.success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.sell-car-page .sell-car-form .form-footer .submit-status.error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}@media (max-width: 480px){.sell-car-page .sell-car-form .form-footer .captcha-container{transform:scale(.85);transform-origin:left}}.sell-car-page .sell-car-form .form-footer .submit-btn{background-color:#c7ab66;color:#fff;border:none;padding:18px;border-radius:6px;font-size:18px;font-weight:700;cursor:pointer;width:100%;max-width:250px;transition:all .3s}.sell-car-page .sell-car-form .form-footer .submit-btn:hover{background-color:#b79643;transform:translateY(-2px);box-shadow:0 5px 15px #c7ab664d}.sell-car-page .sell-car-form .form-footer .submit-btn:active{transform:translateY(0)}.about-page{color:#333;padding-top:0}.about-page .about-hero{position:relative;height:50vh;min-height:400px;width:100%;background-image:url(/assets/other_pages-D5rihSc5.jpg);background-size:cover;background-position:center;display:flex;align-items:center;color:#fff;overflow:hidden;margin-top:0}@media (max-width: 768px){.about-page .about-hero{height:40vh;min-height:300px}}.about-page .about-hero .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#00000080,#0003)}.about-page .about-hero .container{max-width:1300px;margin:0 auto;width:100%;padding:0 40px 40px;position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:flex-end}.about-page .about-hero .hero-content{max-width:800px}@media (max-width: 768px){.about-page .about-hero .hero-content{max-width:100%}}.about-page .about-hero .hero-content h1{font-size:64px;line-height:1.1;font-weight:800;margin:0;letter-spacing:-1px;color:#fff}@media (max-width: 1024px){.about-page .about-hero .hero-content h1{font-size:54px}}@media (max-width: 768px){.about-page .about-hero .hero-content h1{font-size:42px}}@media (max-width: 480px){.about-page .about-hero .hero-content h1{font-size:36px}}.about-page .about-hero .breadcrumbs{position:absolute;bottom:40px;right:40px;color:#fff;font-size:14px;opacity:.9}@media (max-width: 768px){.about-page .about-hero .breadcrumbs{position:relative;bottom:auto;right:auto;margin-top:20px;text-align:right}}.about-page .container{max-width:1300px;margin:0 auto;padding:0 40px}.about-page .content-wrapper{background-color:#fff;width:100%}.about-page .section-padding{padding:80px 0}.about-page .content-wrapper>.container>.about-content:first-child{padding-top:100px}.about-page .subtitle{display:flex;align-items:center;gap:15px;margin-bottom:20px;color:#c7ab66;font-weight:700;font-size:16px}.about-page .subtitle .line{height:1.5px;width:60px;background-color:#c7ab66;opacity:.6}.about-page .section-header{margin-bottom:60px}.about-page .section-header.center{text-align:center}.about-page .section-header.center .subtitle{justify-content:center}.about-page .section-header h2{font-size:48px;color:#152238;font-weight:800;margin-bottom:15px}.about-page .section-header p{font-size:18px;color:#666}.about-page .about-content{display:flex;align-items:center;gap:80px}@media (max-width: 992px){.about-page .about-content{flex-direction:column;text-align:center;gap:40px}}.about-page .about-content .about-image{flex:1}.about-page .about-content .about-image img{width:100%;height:auto;border-radius:8px;box-shadow:0 10px 30px #00000014}.about-page .about-content .about-text{flex:1.2}@media (max-width: 992px){.about-page .about-content .about-text .subtitle{justify-content:center}}.about-page .about-content .about-text h1{font-size:64px;color:#152238;margin-bottom:35px;font-weight:800;line-height:1.1}@media (max-width: 768px){.about-page .about-content .about-text h1{font-size:42px}}.about-page .about-content .about-text p{font-size:18px;line-height:1.8;color:#666;margin-bottom:25px}.about-page .about-content .about-text .cta-button{display:inline-block;background-color:#c7ab66;color:#fff;padding:18px 45px;text-decoration:none;font-weight:700;font-size:22px;border-radius:4px;transition:all .3s ease;margin-top:15px}.about-page .about-content .about-text .cta-button:hover{background-color:#b79643;transform:translateY(-3px)}@media (max-width: 768px){.about-page .about-content .about-text .cta-button{padding:15px 35px;font-size:18px}}.about-page .values-section{background-color:#f9f9f9;margin:0 calc(-50vw + 50%);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%)}.about-page .values-section .values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}@media (max-width: 768px){.about-page .values-section .values-grid{grid-template-columns:1fr}}.about-page .values-section .value-item{background:#fff;padding:40px;border-radius:8px;text-align:center;transition:transform .3s;box-shadow:0 5px 20px #00000008}.about-page .values-section .value-item:hover{transform:translateY(-10px)}.about-page .values-section .value-item .value-number{font-size:40px;font-weight:800;color:#b79643;margin-bottom:10px}.about-page .values-section .value-item h3{font-size:24px;color:#152238;margin-bottom:15px;font-weight:700}.about-page .values-section .value-item p{font-size:16px;color:#666;line-height:1.6}.about-page .process-section .process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}@media (max-width: 992px){.about-page .process-section .process-grid{grid-template-columns:1fr}}.about-page .process-section .process-card .image-wrapper{position:relative;height:250px;border-radius:8px;overflow:hidden;margin-bottom:25px}.about-page .process-section .process-card .image-wrapper img{width:100%;height:100%;object-fit:cover;object-position:top}.about-page .process-section .process-card .image-wrapper .step-badge{position:absolute;top:20px;left:20px;background-color:#c7ab66;color:#fff;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-weight:700;font-size:14px}.about-page .process-section .process-card .card-content h3{font-size:22px;color:#152238;margin-bottom:15px;font-weight:700}.about-page .process-section .process-card .card-content p{font-size:16px;color:#666;line-height:1.6}.contact-form-section{padding:100px 0;background-color:#fcfcfc}.contact-form-section .container{max-width:1300px;margin:0 auto;padding:0 40px}.contact-form-section .form-card{background:#fff;padding:60px;border-radius:8px;box-shadow:0 10px 40px #0000000d;width:100%;margin:0 auto}@media (max-width: 768px){.contact-form-section .form-card{padding:40px 20px}}.contact-form-section .form-card h2{font-size:32px;color:#050c21;margin-bottom:40px;font-weight:700;text-align:center}.contact-form-section .form-card form{display:flex;flex-direction:column;gap:25px}.contact-form-section .form-card form .form-row{display:flex;gap:30px}@media (max-width: 768px){.contact-form-section .form-card form .form-row{flex-direction:column;gap:25px}}.contact-form-section .form-card form .form-row .form-group{flex:1}.contact-form-section .form-card form .form-group{display:flex;flex-direction:column}.contact-form-section .form-card form .form-group label{display:block;font-size:13px;font-weight:600;color:#7b8ea0;margin-bottom:10px;letter-spacing:.5px}.contact-form-section .form-card form .form-group input,.contact-form-section .form-card form .form-group textarea{width:100%;padding:15px 20px;background-color:#f7f7f7;border:1px solid transparent;border-radius:4px;font-size:15px;color:#333;outline:none;transition:border-color .3s}.contact-form-section .form-card form .form-group input::placeholder,.contact-form-section .form-card form .form-group textarea::placeholder{color:#999}.contact-form-section .form-card form .form-group input:focus,.contact-form-section .form-card form .form-group textarea:focus{border-color:#c7ab664d}.contact-form-section .form-card form .form-group textarea{resize:vertical}.contact-form-section .form-card form .captcha-container{display:flex;justify-content:flex-start;margin-top:10px}@media (max-width: 480px){.contact-form-section .form-card form .captcha-container{transform:scale(.85);transform-origin:left}}.contact-form-section .form-card form .submit-status{padding:12px 20px;border-radius:4px;text-align:center;font-size:14px;font-weight:500;margin-top:10px}.contact-form-section .form-card form .submit-status.success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.contact-form-section .form-card form .submit-status.error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.contact-form-section .form-card form .submit-button{align-self:center;width:100%;max-width:350px;background-color:#c7ab66;color:#fff;border:none;padding:18px;font-size:16px;font-weight:600;border-radius:4px;cursor:pointer;transition:background-color .3s;margin-top:10px}.contact-form-section .form-card form .submit-button:hover:not(:disabled){background-color:#bc9b48}.contact-form-section .form-card form .submit-button:disabled{opacity:.6;cursor:not-allowed}.contact-page{color:#333}.contact-page .contact-hero{position:relative;height:50vh;min-height:400px;width:100%;background-image:url(/assets/other_pages-D5rihSc5.jpg);background-size:cover;background-position:center;display:flex;align-items:center;color:#fff;overflow:hidden}@media (max-width: 768px){.contact-page .contact-hero{height:40vh;min-height:300px}}.contact-page .contact-hero .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#00000080,#0003)}.contact-page .contact-hero .container{max-width:1300px;margin:0 auto;width:100%;padding:0 40px 40px;position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:flex-end}.contact-page .contact-hero .hero-content{max-width:800px}@media (max-width: 768px){.contact-page .contact-hero .hero-content{max-width:100%}}.contact-page .contact-hero .hero-content h1{font-size:64px;line-height:1.1;font-weight:800;margin:0;letter-spacing:-1px;color:#fff}@media (max-width: 1024px){.contact-page .contact-hero .hero-content h1{font-size:54px}}@media (max-width: 768px){.contact-page .contact-hero .hero-content h1{font-size:42px}}@media (max-width: 480px){.contact-page .contact-hero .hero-content h1{font-size:36px}}.contact-page .contact-hero .breadcrumbs{position:absolute;bottom:40px;right:40px;color:#fff;font-size:14px;opacity:.9}@media (max-width: 768px){.contact-page .contact-hero .breadcrumbs{position:relative;bottom:auto;right:auto;margin-top:20px;text-align:right}}.contact-page .content-wrapper{background-color:#fff;width:100%}.contact-page .container{max-width:1300px;margin:0 auto;padding:100px 40px}.contact-page .page-header{text-align:center;margin-bottom:80px}.contact-page .page-header .subtitle{display:flex;align-items:center;justify-content:center;gap:15px;margin-bottom:20px;color:#c7ab66;font-weight:500;font-size:16px}.contact-page .page-header .subtitle .line{height:1.5px;width:60px;background-color:#c7ab66;opacity:.6}.contact-page .page-header h1{font-size:64px;color:#152238;font-weight:800;margin-bottom:25px}@media (max-width: 768px){.contact-page .page-header h1{font-size:42px}}.contact-page .page-header p{font-size:18px;color:#666;max-width:700px;margin:0 auto;line-height:1.6}.contact-page .contact-grid{display:flex;flex-direction:column;gap:60px}.contact-page .contact-info-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}@media (max-width: 992px){.contact-page .contact-info-cards{grid-template-columns:1fr}}.contact-page .contact-info-cards .info-card{background:#fcfcfc;padding:40px;border-radius:12px;text-align:center;transition:transform .3s;border:1px solid #eee}.contact-page .contact-info-cards .info-card:hover{transform:translateY(-5px);border-color:#c7ab66}.contact-page .contact-info-cards .info-card .icon-wrapper{width:60px;height:60px;background:#fff;color:#c7ab66;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 25px;box-shadow:0 5px 15px #0000000d}.contact-page .contact-info-cards .info-card .icon-wrapper svg{width:28px;height:28px}.contact-page .contact-info-cards .info-card h3{font-size:22px;color:#152238;margin-bottom:15px;font-weight:700}.contact-page .contact-info-cards .info-card p{font-size:16px;color:#666;line-height:1.6;margin:0}.contact-page .contact-info-cards .info-card p a{color:inherit;text-decoration:none}.contact-page .contact-info-cards .info-card p a:hover{color:#c7ab66}.contact-page .form-wrapper .contact-form-section{padding:0;background-color:transparent}.contact-page .form-wrapper .contact-form-section .container{padding:0}.contact-page .form-wrapper .contact-form-section .form-card{max-width:100%;box-shadow:0 15px 50px #00000014;border:1px solid #eee;background:#fff}.contact-page .form-wrapper .contact-form-section .form-card h2{color:#152238}.contact-page .form-wrapper .contact-form-section .form-card .form-group label{color:#555}.contact-page .form-wrapper .contact-form-section .form-card .form-group input,.contact-page .form-wrapper .contact-form-section .form-card .form-group textarea{background-color:#f9f9f9;border:1px solid #e0e0e0;color:#333}.contact-page .form-wrapper .contact-form-section .form-card .form-group input:focus,.contact-page .form-wrapper .contact-form-section .form-card .form-group textarea:focus{border-color:#c7ab66}.app{width:100%;min-height:100vh;position:relative;overflow:hidden}main{width:100%}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background-color:#000}#root{width:100%}*{box-sizing:border-box}
