.quotation-section,.quotation-hero{box-sizing:border-box;width:100%}.quotation-section *,.quotation-hero *{box-sizing:border-box}.quotation-hero{background:linear-gradient(135deg,#0c2d1cf7,#165b34e6);align-items:center;min-height:auto;display:flex;position:relative;overflow:hidden}.quotation-hero:before{content:"";pointer-events:none;background:#ffc10729;border-radius:50%;width:500px;height:500px;animation:7s ease-in-out infinite heroOrb;position:absolute;top:-220px;right:-180px}.quotation-hero:after{content:"";pointer-events:none;background:#5ac8781f;border-radius:50%;width:350px;height:350px;animation:9s ease-in-out infinite reverse heroOrb;position:absolute;bottom:-220px;left:-180px}.quotation-hero .hero-content{z-index:2;flex-direction:column;justify-content:center;min-height:auto;margin:0 auto;padding:20px 0;display:flex;position:relative}.quotation-hero .hero-sun{pointer-events:none;z-index:-1;background:radial-gradient(circle,#f7c94847 0%,#f7c9481a 42%,#f7c94800 72%);border-radius:50%;width:280px;height:280px;position:absolute;top:50%;right:3%;transform:translateY(-50%)}.section-eyebrow{color:#e4a300;letter-spacing:2px;align-items:center;gap:9px;width:fit-content;margin-bottom:24px;font-size:13px;font-weight:700;line-height:1.4;display:inline-flex}.quotation-hero h1{color:#fff;max-width:800px;margin:0 0 20px;font-size:clamp(42px,6vw,72px);font-weight:700;line-height:1.08}.quotation-hero h1 span{color:#f7c948}.quotation-hero p{color:#ffffffd1;max-width:600px;margin:0;font-size:18px;line-height:1.7}.animate-fade-up{opacity:0;animation:.9s forwards fadeUp;transform:translateY(35px)}.delay-1{animation-delay:.2s}.animate-slide-left{opacity:0;animation:.9s forwards slideLeft;transform:translate(-50px)}.animate-slide-right{opacity:0;animation:.9s forwards slideRight;transform:translate(50px)}@keyframes fadeUp{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes heroOrb{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-30px,30px)scale(1.08)}}.quotation-section{background:#f8faf8;width:100%;position:relative;overflow:hidden}.quotation-section .contact-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:60px;width:min(100% - 40px,1200px);margin:0 auto;display:grid;position:relative}.contact-info{width:100%;min-width:0;position:relative}.contact-info .section-label{color:#e4a300;letter-spacing:2px;margin-bottom:14px;font-size:13px;font-weight:700;line-height:1.4;display:inline-block}.contact-info h2{color:#17231c;margin:0 0 18px;font-size:clamp(34px,4vw,52px);line-height:1.15}.contact-info h2 span{color:#e4a300}.contact-description{color:#66736b;max-width:550px;margin:0 0 35px;font-size:17px;line-height:1.8}.contact-details{flex-direction:column;gap:16px;width:100%;margin-top:35px;display:flex}.contact-detail{background:#fff;border:1px solid #e5ebe6;border-radius:14px;align-items:flex-start;gap:18px;width:100%;padding:18px 20px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex}.contact-detail:hover{border-color:#8bc99d;transform:translate(8px);box-shadow:0 12px 30px #1c5b311a}.contact-icon{background:#edf8f0;border-radius:12px;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;transition:transform .3s;display:flex}.contact-detail:hover .contact-icon{transform:rotate(-8deg)scale(1.08)}.contact-detail>div:last-child{min-width:0}.contact-detail strong{color:#17231c;margin-bottom:2px;font-size:15px;line-height:1.4;display:block}.contact-detail p{color:#6c776f;word-break:break-word;overflow-wrap:anywhere;margin:5px 0 0;font-size:14px;line-height:1.6}.solar-decoration{gap:8px;margin-top:35px;display:flex}.solar-decoration span{background:#e4a300;border-radius:50%;width:9px;height:9px;animation:1.8s ease-in-out infinite pulseDot}.solar-decoration span:nth-child(2){animation-delay:.25s}.solar-decoration span:nth-child(3){animation-delay:.5s}@keyframes pulseDot{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.6)}}.quotation-form-wrapper{z-index:2;width:100%;min-width:0;position:relative}.quotation-form-wrapper>*{z-index:2;position:relative}.form-glow{z-index:0;filter:blur(50px);pointer-events:none;background:#f7c9482e;border-radius:50%;width:260px;height:260px;animation:5s ease-in-out infinite formGlow;position:absolute;bottom:-80px;right:-80px}@keyframes formGlow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}.quotation-form-card{background:#fff;border:1px solid #e4ebe5;border-radius:24px;width:100%;max-width:none;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 20px 60px #1446261a,0 5px 20px #1446260d}.quotation-form-card:hover{transform:translateY(-4px);box-shadow:0 28px 70px #14462624,0 8px 25px #14462612}.quotation-form-header{background:linear-gradient(135deg,#f1faf3 0%,#fff 65%);border-bottom:1px solid #e8eee9;align-items:center;gap:18px;min-width:0;padding:28px 32px;display:flex;position:relative}.quotation-form-header:after{content:"";pointer-events:none;background:#f7c94826;border-radius:50%;width:120px;height:120px;animation:5s ease-in-out infinite quotationSun;position:absolute;top:-55px;right:-45px}.quotation-form-icon{z-index:2;border-radius:16px;flex:0 0 58px;justify-content:center;align-items:center;width:58px;height:58px;font-size:27px;animation:3s ease-in-out infinite solarPulse;display:flex;position:relative;box-shadow:0 10px 25px #27854b40}.quotation-form-label{color:#e4a300;letter-spacing:1.8px;margin-bottom:4px;font-size:11px;font-weight:800;display:block}.quotation-form-header h3{color:#17231c;margin:0 0 4px;font-size:26px;line-height:1.25}.quotation-form-header p{color:#6b776f;margin:0;font-size:14px;line-height:1.5}.quotation-form-body{padding:30px 0 0}.form-section-title{align-items:center;gap:13px;margin-bottom:20px;display:flex}.form-section-title>span{color:#e4a300;background:#edf8f0;border-radius:10px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:flex}.form-section-title strong{color:#17231c;font-size:15px;font-weight:700;display:block}.form-section-title small{color:#89938c;margin-top:2px;font-size:12px;display:block}.requirements-title{margin-top:32px}.quotation-form-card .custom-input,.quotation-form-card .custom-textarea{transition:transform .2s,box-shadow .25s,border-color .25s}.quotation-form-card .custom-input:focus-within,.quotation-form-card .custom-textarea:focus-within{transform:translateY(-1px)}.quotation-form-footer{background:#fafcfb;border-top:1px solid #e9eeea;justify-content:space-between;align-items:center;gap:20px;margin-top:20px;padding:22px 32px;display:flex}.form-security{align-items:center;gap:10px;min-width:0;display:flex}.security-icon{background:#edf8f0;border-radius:10px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;display:flex}.form-security strong{color:#344239;font-size:12px;font-weight:700;display:block}.form-security small{color:#89938c;margin-top:2px;font-size:11px;display:block}.quotation-submit-btn{cursor:pointer;justify-content:center;align-items:center;gap:12px;min-width:185px;min-height:50px;transition:transform .25s,box-shadow .25s,background .25s;box-shadow:0 8px 20px #27854b38;color:#fff!important;background:#e4a300!important;border:none!important;border-radius:12px!important;padding:0 20px!important;font-size:14px!important;font-weight:700!important;display:inline-flex!important}.quotation-submit-btn span{justify-content:center;align-items:center;gap:8px;line-height:1;display:inline-flex}.quotation-submit-btn svg{flex-shrink:0;display:block}.quotation-submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 28px #27854b4d;background:#1f713e!important}.quotation-submit-btn:active:not(:disabled){transform:translateY(0)}.quotation-submit-btn:disabled{opacity:.65;cursor:not-allowed}.submit-arrow{font-size:20px;transition:transform .25s;display:inline-flex}.quotation-submit-btn:hover .submit-arrow{transform:translate(5px)}@keyframes quotationSun{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.25)}}@keyframes solarPulse{0%,to{transform:scale(1);box-shadow:0 10px 25px #27854b40}50%{transform:scale(1.04);box-shadow:0 14px 32px #27854b59}}.quotation-form-card .error{animation:.25s inputError}@keyframes inputError{0%{transform:translate(0)}25%{transform:translate(-4px)}50%{transform:translate(4px)}75%{transform:translate(-2px)}to{transform:translate(0)}}@media (max-width:1200px){.quotation-hero .hero-content,.quotation-section .contact-grid{width:min(100% - 48px,1100px)}.quotation-section .contact-grid{gap:45px}.quotation-hero .hero-sun{width:250px;height:250px;right:0}}@media (max-width:992px){.quotation-hero{min-height:520px}.quotation-hero .hero-content{min-height:520px;padding:60px 0}.quotation-hero h1{max-width:700px;font-size:clamp(42px,7vw,62px)}.quotation-hero p{max-width:560px;font-size:17px}.quotation-hero .hero-sun{width:220px;height:220px;right:-30px}.quotation-section .contact-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:30px}.contact-info h2{font-size:clamp(34px,4.5vw,46px)}.contact-description{font-size:16px}.contact-detail{padding:16px}.quotation-form-header{padding:24px}.quotation-form-header h3{font-size:23px}.quotation-form-footer{padding:20px 24px}.quotation-submit-btn{min-width:160px}}@media (max-width:767px){.quotation-hero{min-height:560px}.quotation-hero .hero-content{justify-content:center;width:calc(100% - 32px);min-height:560px;padding:55px 0}.quotation-hero:before{width:360px;height:360px;top:-150px;right:-180px}.quotation-hero:after{width:280px;height:280px;bottom:-180px;left:-160px}.quotation-hero .hero-sun{opacity:.75;width:230px;height:230px;top:72%;right:-110px;transform:translateY(-50%)}.section-eyebrow{letter-spacing:1.6px;margin-bottom:18px;font-size:12px}.quotation-hero h1{max-width:100%;margin-bottom:16px;font-size:clamp(40px,10vw,54px);line-height:1.08}.quotation-hero p{max-width:100%;font-size:16px;line-height:1.65}.quotation-section .contact-grid{grid-template-columns:1fr;align-items:stretch;gap:45px;width:calc(100% - 32px)}.contact-info{order:1}.contact-description{max-width:100%;margin-bottom:25px;font-size:16px}.contact-details{gap:13px;margin-top:25px}.contact-detail{gap:14px;margin-bottom:0;padding:16px}.contact-detail:hover{transform:none}.quotation-form-wrapper{order:2}.quotation-form-card:hover{transform:none}.quotation-form-header{gap:14px;padding:22px 20px}.quotation-form-icon{border-radius:14px;flex-basis:52px;width:52px;height:52px;font-size:24px}.quotation-form-header h3{font-size:22px}.quotation-form-header p{font-size:13px}.quotation-form-body{padding-top:25px}.quotation-form-footer{flex-direction:column;align-items:stretch;gap:18px;padding:20px}.form-security{width:100%}.quotation-submit-btn{height:48px;min-height:48px;width:100%!important;min-width:0!important}.form-glow{width:180px;height:180px;bottom:-80px;right:-100px}}@media (max-width:550px){.quotation-hero{min-height:auto}.quotation-hero .hero-content{width:calc(100% - 28px);min-height:auto;padding:45px 0}.quotation-hero .hero-sun{opacity:.55;width:190px;height:190px;top:78%;right:-100px}.quotation-hero h1{font-size:clamp(36px,10vw,46px)}.quotation-hero p{font-size:15px}.quotation-section .contact-grid{gap:38px;width:calc(100% - 28px)}.contact-info h2{font-size:clamp(32px,9vw,42px)}.contact-info .section-label{font-size:12px}.contact-description{font-size:15px;line-height:1.7}.contact-detail{gap:12px;padding:14px}.contact-icon{border-radius:11px;flex-basis:44px;width:44px;height:44px;font-size:19px}.contact-detail strong{font-size:14px}.contact-detail p{font-size:13px}.quotation-form-header{padding:20px 16px}.quotation-form-icon{border-radius:12px;flex-basis:48px;width:48px;height:48px;font-size:21px}.quotation-form-label{letter-spacing:1.5px;font-size:10px}.quotation-form-header h3{font-size:20px}.quotation-form-header p{font-size:12px}.quotation-form-body{padding-top:22px}.form-section-title{gap:10px}.form-section-title>span{border-radius:8px;flex-basis:30px;width:30px;height:30px}.form-section-title strong{font-size:14px}.form-section-title small{font-size:11px}.quotation-form-footer{padding:18px 16px}.security-icon{flex-basis:34px;width:34px;height:34px}}@media (max-width:400px){.quotation-hero{min-height:350px}.quotation-hero .hero-content{width:calc(100% - 24px);min-height:auto;padding:40px 0}.quotation-hero:before{width:300px;height:300px;top:-130px;right:-160px}.quotation-hero:after{width:230px;height:230px;bottom:-160px;left:-140px}.quotation-hero .hero-sun{width:160px;height:160px;right:-85px}.section-eyebrow{letter-spacing:1.3px;gap:7px;margin-bottom:15px;font-size:11px}.quotation-hero h1{font-size:34px;line-height:1.1}.quotation-hero p{font-size:14px;line-height:1.6}.quotation-section .contact-grid{gap:32px;width:calc(100% - 24px)}.contact-info h2{font-size:31px}.contact-description{font-size:14px}.contact-detail{padding:13px}.contact-icon{flex-basis:40px;width:40px;height:40px;font-size:17px}.contact-detail p{font-size:12px;line-height:1.5}.quotation-form-card{border-radius:18px}.quotation-form-header{gap:11px;padding:18px 14px}.quotation-form-icon{border-radius:10px;flex-basis:44px;width:44px;height:44px}.quotation-form-header h3{font-size:18px}.quotation-form-header p{font-size:11px}.quotation-form-footer{padding:16px 14px}.form-security strong{font-size:11px}.form-security small{font-size:10px}}@media (prefers-reduced-motion:reduce){.animate-fade-up,.animate-slide-left,.animate-slide-right,.quotation-hero:before,.quotation-hero:after,.form-glow,.quotation-form-header:after,.quotation-form-icon,.solar-decoration span{opacity:1;animation:none!important;transform:none!important}.contact-detail,.contact-icon,.quotation-form-card,.quotation-submit-btn{transition:none!important}}
.page-hero{color:#fff;background:linear-gradient(135deg,#17251d,#26392c);padding:100px 0;position:relative;overflow:hidden}.page-hero:after{content:"";background:#e4a30014;border-radius:50%;width:300px;height:300px;animation:6s ease-in-out infinite pageHeroFloat;position:absolute;top:-100px;right:-100px}@keyframes pageHeroFloat{0%,to{transform:translate(0)}50%{transform:translate(-20px,25px)}}.page-hero h1,.page-hero p,.page-hero span{z-index:1;position:relative}.page-hero h1{letter-spacing:-1px;max-width:850px;margin-top:15px;font-size:clamp(40px,5vw,58px);line-height:1.1;animation:.8s cubic-bezier(.22,1,.36,1) both pageHeroTitle}@keyframes pageHeroTitle{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}.page-hero p{color:#d0d7d1;max-width:700px;margin-top:18px;font-size:17px;animation:.8s .15s both pageHeroParagraph}@keyframes pageHeroParagraph{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.about-box{background:#f5f7f4;border-left:4px solid #e4a400;border-radius:4px;padding:40px;transition:transform .35s,box-shadow .35s}.about-box:hover{transform:translateY(-5px);box-shadow:0 15px 35px #00000012}.about-box h3{margin-bottom:7px;font-size:23px}.about-box p{margin-bottom:30px}.process-page{max-width:850px}.process-item{border-bottom:1px solid #ddd;grid-template-columns:100px 1fr;gap:30px;padding:35px 0;transition:transform .3s,padding-left .3s;display:grid}.process-item:hover{padding-left:5px;transform:translate(5px)}.process-item:last-child{border-bottom:none}.process-number{color:#e1a300;font-size:40px;font-weight:800;transition:transform .3s}.process-item:hover .process-number{transform:scale(1.08)}.process-item h3{font-size:25px}.process-item p{color:#69716b;margin-top:8px}.contact-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:70px;display:grid}.contact-info h2{margin-top:12px}.contact-info>p{margin-top:20px;margin-bottom:40px}.contact-detail{margin-bottom:25px;transition:transform .25s}.contact-detail:hover{transform:translate(4px)}.contact-detail strong{font-size:16px}.contact-form{background:#f5f7f4;border:1px solid #e4e9e5;border-radius:10px;padding:40px;animation:.8s cubic-bezier(.22,1,.36,1) both formReveal;box-shadow:0 10px 35px #0000000a}@keyframes formReveal{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.success-message,.error-message{margin-bottom:5px;padding:5px 0;font-size:12px}.success-message{color:#176329;background:#d9f3df;border:1px solid #bce4c5}.error-message{color:#d32f2f}
.form-field-label,.custom-label{color:#374151;margin-bottom:7px;font-size:14px;font-weight:500;line-height:20px;display:block}.form-field-label .required,.custom-label.required:after{color:#d32f2f}.custom-label.required:after{content:" *";font-weight:500}.custom-input,.custom-select,.custom-textarea{box-sizing:border-box;color:#17231c;background-color:#fff;border:1px solid #d5ddd7;border-radius:5px;outline:none;width:100%;font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.5;transition:border-color .2s,box-shadow .2s,background-color .2s}.custom-input{height:48px;padding:0 14px}.custom-input::placeholder,.custom-textarea::placeholder{color:#8a938d;opacity:1}.custom-input:hover:not(:disabled){border-color:#aeb9b1}.custom-input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 2px #2563eb26}.select-category-drop{width:100%;position:relative}.select-category-drop__header{justify-content:space-between;align-items:center;width:100%;min-height:20px;margin-bottom:7px;display:flex}.select-category-drop__header .custom-label{margin-bottom:0}.select-category-box{width:100%;position:relative}.select-input{box-sizing:border-box;color:#17231c;text-align:left;cursor:pointer;background-color:#fff;border:1px solid #d5ddd7;border-radius:5px;outline:none;justify-content:space-between;align-items:center;width:100%;min-height:48px;padding:0 42px 0 14px;font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.5;transition:border-color .2s,box-shadow .2s,background-color .2s;display:flex}.select-input.placeholder{color:#8a938d}.select-input:hover:not(:disabled){border-color:#aeb9b1}.select-input:focus,.select-input.open,.select-category-box:focus-within .select-input{border-color:#2563eb;outline:none;box-shadow:0 0 0 2px #2563eb26}.select-input:disabled{color:#8a938d;cursor:not-allowed;opacity:.8;background-color:#f1f3f1;border-color:#dfe4e0}.icon-bottom-custom{pointer-events:none;z-index:2;border-bottom:1.5px solid #6b7280;border-right:1.5px solid #6b7280;width:8px;height:8px;margin-top:-5px;transition:transform .2s,border-color .2s;position:absolute;top:50%;right:16px;transform:rotate(45deg)}.select-category-box:has(.common-dropdown-wrapper.show) .icon-bottom-custom{border-color:#2563eb;margin-top:0;transform:rotate(225deg)}.common-dropdown-wrapper{z-index:1000;background:#fff;border:1px solid #d5ddd7;border-radius:6px;width:100%;padding:5px 0;animation:.18s both dropdownOpen;display:none;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 4px 6px -1px #00000014,0 10px 20px -3px #0000001a}.common-dropdown-wrapper.show{display:block}@keyframes dropdownOpen{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.dropdown-list{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#d1d5db transparent;width:100%;max-height:260px;margin:0;padding:0;list-style:none;overflow:hidden auto}.dropdown-list::-webkit-scrollbar{width:6px}.dropdown-list::-webkit-scrollbar-track{background:0 0}.dropdown-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.dropdown-list::-webkit-scrollbar-thumb:hover{background:#9ca3af}.dropdown-item{box-sizing:border-box;color:#374151;text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;align-items:center;width:100%;min-height:42px;padding:9px 14px;font-size:14px;font-weight:400;line-height:20px;transition:background-color .15s,color .15s,padding-left .15s;display:flex;position:relative}.dropdown-item-content{white-space:nowrap;text-overflow:ellipsis;width:100%;display:block;overflow:hidden}.dropdown-item:hover{background-color:#f3f4f6;padding-left:17px}.dropdown-item--highlighted{background-color:#f3f4f6}.dropdown-item.active{color:#1976d2;background-color:#e8f1fb;font-weight:500}.dropdown-item.active:hover{background-color:#dcecff}.dropdown-item.active:after{content:"✓";color:#1976d2;flex-shrink:0;margin-left:auto;padding-left:10px;font-size:14px;font-weight:600}.dropdown-item--no-results,.dropdown-item--loading{cursor:default;justify-content:center;min-height:44px}.dropdown-item--no-results{color:#9ca3af}.dropdown-item--loading{color:#6b7280}.dropdown-item--no-results:hover,.dropdown-item--loading:hover{background-color:#0000;padding-left:14px}.select-category-drop .form-field-error{color:#d32f2f;margin-top:5px;font-size:12px;line-height:18px;display:block}.select-category-drop__remove-link{color:#6b7280;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-family:inherit;font-size:12px;transition:color .2s;display:flex}.select-category-drop__remove-link:hover{color:#d32f2f}.select-category-drop__remove-link-text{line-height:18px}.secondary-link{color:#1976d2;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin-top:8px;padding:0;font-family:inherit;font-size:13px;font-weight:500;transition:color .2s,transform .2s;display:inline-flex}.secondary-link:hover{color:#125ea7;transform:translate(3px)}.custom-textarea{color:#17231c;resize:vertical;background-color:#fff;border:1px solid #d5ddd7;border-radius:5px;outline:none;width:100%;min-height:120px;padding:12px 14px;font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.5;transition:border-color .2s,box-shadow .2s;display:block}.custom-textarea:hover:not(:disabled){border-color:#aeb9b1}.custom-textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 2px #2563eb26}.form-field-error{color:#d32f2f;margin-top:5px;font-size:12px;line-height:1.4;display:block}.custom-input:disabled,.custom-textarea:disabled,.custom-select:disabled{color:#8a938d;cursor:not-allowed;opacity:.8;background-color:#f1f3f1;border-color:#dfe4e0}.custom-input:read-only,.custom-textarea:read-only{background-color:#f5f7f4}.custom-input:-webkit-autofill{-webkit-text-fill-color:#17231c;transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 0 1000px #fff}.custom-input:-webkit-autofill:hover{-webkit-text-fill-color:#17231c;transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 0 1000px #fff}.custom-input:-webkit-autofill:focus{-webkit-text-fill-color:#17231c;transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 0 1000px #fff}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.form-full{grid-column:1/-1}
