﻿:root{--bg-light: #eae9e8;--text-dark: #343434;--accent: #a4896c;--white: #ffffff}body{font-family:"Poppins",sans-serif;color:#343434;background-color:#f8f7f5}.navbar-custom{background-color:#eae9e8;padding:1rem 0}.navbar-custom .navbar-brand{font-weight:700;letter-spacing:.08em;color:#343434;text-transform:uppercase}.navbar-custom .navbar-brand img{max-height:60px}.navbar-custom .navbar-brand:hover{color:#a4896c}.navbar-custom .nav-link{color:#343434;font-weight:500;margin-left:1rem;transition:color .25s ease}.navbar-custom .nav-link:hover{color:#a4896c}.navbar-custom .navbar-toggler{border-color:#343434}.navbar-custom .navbar-toggler:focus{box-shadow:none}.navbar-custom .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2852,52,52,1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.hero{position:relative;min-height:78vh;background:url("/img/chery-roadshow.jpg") center center/cover no-repeat;display:flex;align-items:end;justify-content:center;text-align:center;overflow:hidden}.hero::before{content:"";position:absolute;inset:0}.hero .hero-content{position:relative;z-index:1;max-width:900px;padding:2rem}.hero .hero-content h1{color:#fff;font-size:clamp(2.2rem,5vw,4.5rem);font-weight:700;line-height:1.2;margin-bottom:1rem;text-transform:uppercase}.hero .hero-content p{color:hsla(0,0%,100%,.92);font-size:1.05rem;font-weight:300;max-width:700px;margin:0 auto 2rem;line-height:1.8}.btn-custom{display:inline-block;background-color:#a4896c;color:#fff;border:none;border-radius:.25rem;padding:.9rem 1.8rem;font-weight:600;text-decoration:none;transition:all .25s ease}.btn-custom:hover{background-color:#92795f;color:#fff;transform:translateY(-1px)}.content-section{padding:5rem 0}.content-section .content-box{background:#fff;padding:3rem;border-radius:.5rem;box-shadow:0 12px 40px rgba(0,0,0,.06)}.content-section .content-box h2{font-size:2rem;font-weight:600;margin-bottom:1rem;color:#343434}.content-section .content-box p{font-size:1rem;line-height:1.9;color:#555;margin-bottom:0}@media(max-width: 767.98px){.hero{min-height:65vh}.hero .hero-content{padding:1.5rem}.content-section .content-box{padding:2rem}}.gform{padding:3rem 3rem 3rem 3rem;padding:3rem}@media(max-width: 1390px){.gform{padding:2rem}}.gform .form-container form fieldset{padding-top:2rem}.gform .form-container form fieldset.submit{padding-top:1rem !important}.gform .form-container form fieldset.submit button{border-radius:.25rem !important;text-transform:uppercase;font-size:1.125rem;letter-spacing:1px}.gform .form-container form fieldset legend{display:flex;flex-flow:row;justify-content:start;align-items:center;gap:.5rem;padding:1.5rem 0 0 0 !important;margin:0;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:3px;color:#a4896c}.gform .form-container form fieldset .form-section-flex .formEl{margin-bottom:0 !important;position:relative}.gform .form-container form fieldset .form-section-flex .formEl textarea{padding:15px !important;margin-top:1rem !important;box-shadow:rgba(0,0,0,.1) 0px 1px 3px 0px,rgba(0,0,0,.06) 0px 1px 2px 0px;border-radius:.25rem !important;background-color:#eae9e8 !important}.gform .form-container form fieldset .form-section-flex .formEl input.form-control,.gform .form-container form fieldset .form-section-flex .formEl .multiselect{margin-top:1rem !important;box-shadow:rgba(0,0,0,.1) 0px 1px 3px 0px,rgba(0,0,0,.06) 0px 1px 2px 0px;border-radius:.25rem;background-color:#eae9e8}.gform .form-container form fieldset .form-section-flex .formEl input.form-control:focus,.gform .form-container form fieldset .form-section-flex .formEl .multiselect:focus{border-color:#000}.gform .form-container form fieldset .form-section-flex .formEl .TextInput.radioselection{margin-top:1rem;display:flex;flex-flow:row;justify-content:center;align-items:center;gap:1rem}.gform .form-container form fieldset .form-section-flex .formEl .TextInput.radioselection div label{display:flex;flex-flow:column;justify-content:center;align-items:center;gap:.5rem;font-weight:800;font-size:.875rem}.gform .form-container form fieldset .form-section-flex .formEl .TextInput.radioselection div label input[type=checkbox]{width:24px;height:24px}.gform .form-container form fieldset .form-section-flex .formEl .form-field-error{justify-content:center;width:100%;padding-top:2px;color:#be0000;font-weight:500;letter-spacing:1px}.gform .form-container form fieldset .form-section-flex .formEl .form-field-error::before{content:"";font-family:"Material Symbols Outlined";font-size:1.125rem;color:#be0000}.gform .form-container form fieldset .form-section-flex .formEl .agreement{margin-top:.5rem}.gform .form-container form fieldset .form-section-flex .formEl .agreement #agreement{margin-top:4px}.gform .form-container form fieldset .form-section-flex .formEl .agreement label{font-size:1rem}.gform .form-container form fieldset .form-section-flex .formEl .agreement label .agreeLink p{font-size:.75rem;line-height:1rem;font-weight:300;padding-top:.5rem}.gform .form-container form .el-select{font-weight:400 !important;font-size:14px !important;color:#212529;margin-top:1rem !important;box-shadow:rgba(0,0,0,.1) 0px 1px 3px 0px,rgba(0,0,0,.06) 0px 1px 2px 0px;border-radius:.25rem !important;color:#212529;padding-left:15px !important}.gform .form-container form .el-select::after{content:"▼";position:absolute;top:calc(50% + 10px);right:1em;transform:translateY(-50%);pointer-events:none;color:#333;font-size:.8em}.gform .form-container form fieldset.seller-select,.gform .form-container form fieldset.subsidiary-select{margin-bottom:1rem !important}.gform .form-container form fieldset.seller-select .formEl,.gform .form-container form fieldset.subsidiary-select .formEl{width:100%}.gform .form-container form fieldset.seller-select .formEl .select,.gform .form-container form fieldset.subsidiary-select .formEl .select{font-weight:400 !important;font-size:14px !important;color:#212529;margin-top:1rem !important;box-shadow:rgba(0,0,0,.1) 0px 1px 3px 0px,rgba(0,0,0,.06) 0px 1px 2px 0px;border-radius:.25rem !important;color:#212529;padding-left:15px !important;background-color:#eae9e8 !important}.gform .form-container form fieldset.seller-select .formEl::after,.gform .form-container form fieldset.subsidiary-select .formEl::after{content:"▼";position:absolute;top:calc(50% + 10px);right:1em;transform:translateY(-50%);pointer-events:none;color:#333;font-size:.8em}.gform .form-container .alert.alert-success{margin-top:2rem !important}.gform .form-section-flex{justify-content:center !important}.gform .form-section-flex .formEl .multiselect-placeholder{display:flex !important}.gform .form-section-flex .formEl textarea{padding:15px !important}.gform.centered legend{justify-content:center !important;margin-top:2rem !important;margin-bottom:1rem !important;gap:2rem !important}.gform.centered legend::before,.gform.centered legend::after{content:"";width:25%;height:1px;background-color:#a4896c}/*# sourceMappingURL=style.min.css.map */