<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.container-form{background-color:#fff;border-radius:15px;margin:20px auto;max-width:600px;padding:48px 48px 40px}.form-row{display:flex;gap:10px;margin-bottom:15px}.form-group{margin-bottom:15px;width:100%}.half{width:50%}.third{width:calc(33.33% - 7px)}input,select{border:1px solid #ddd;border-radius:4px;color:#333;font-size:14px;padding:12px 15px;width:100%}select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:16px;padding-right:30px}.input-with-icon{position:relative}.input-with-icon i{color:#666;left:15px;position:absolute;top:50%;transform:translateY(-50%)}.input-with-icon input{padding-left:40px}.btn-estimate{background-color:#2563eb;border:none;border-radius:4px;cursor:pointer;font-size:16px;font-weight:700;letter-spacing:.5px;padding:15px;text-transform:uppercase;width:100%}.select2-container{width:100%!important}.btn-estimate{background-color:var(--site);color:#fff}.select2-selection{border:1px solid #ddd!important;border-radius:4px!important;padding:8px 15px!important}.select2-selection,.select2-selection__arrow{height:45px!important}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#333!important;line-height:28px!important}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#666!important}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:var(--site)!important;color:#fff}form:after{background-color:#ddd;display:block;height:1px;margin-top:20px;width:100%}.form-group{position:relative}.form-group label{background-color:#fff;color:#666;left:15px;padding:0 5px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease}.input-with-icon label{left:40px}.form-group input:focus~label,.form-group input:not(:placeholder-shown)~label,.form-group select:focus~label,.form-group select:not([value=""]):valid~label{color:#333;font-size:12px;top:0;transform:translateY(-50%);z-index:1}.form-group input,.form-group select,.form-group select *,.select2-results__option.select2-results__option--selectable,.select2-selection__rendered{font-size:14px!important;letter-spacing:0!important}.form-group input,.form-group select{padding-bottom:10px;padding-top:15px}.select2-container--default .select2-selection--single{padding-bottom:10px!important;padding-top:15px!important}.select2-container--default .select2-selection--single .select2-selection__rendered{padding-left:0!important}@media (max-width:768px){.container-form{background-color:#fff;border-radius:15px;margin:20px auto;max-width:600px;padding:35px 20px 20px}.form-row{flex-direction:column}.form-group.half{width:100%}.form-row{display:flex;gap:0;margin-bottom:0}}</pre></body></html>