.img-brands{background-color:#fff;padding:20px 10px;border-radius:15px;box-shadow:0px 0px 5px rgba(0,0,0,.3);margin-bottom:20px !important}.img-brands h2{color:#000 !important;font-weight:700;font-size:25px}.img-brands figure img{width:200px;height:100px;object-fit:contain}.yacht-form{max-width:920px;margin:0 auto;padding:20px;border-radius:20px;background-color:rgba(45,64,135,.4);box-shadow:0px 0px 5px rgba(0,0,0,.3)}.yacht-form br{display:none}.yacht-form__title{font-size:22px;margin:0 0 16px;color:#fff}.yacht-divider{border:0;height:1px;opacity:.2;margin:22px 0;background:currentColor}.yacht-grid{display:grid;gap:14px}.yacht-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:740px){.yacht-grid--2{grid-template-columns:1fr}}.yacht-field--full{grid-column:1/-1}.yacht-label{display:block;font-size:16px;opacity:.9;margin-bottom:6px;color:#fff;font-weight:700}select.yacht-control{color:#000}.yacht-control{width:100%;padding:12px 14px !important;outline:none;transition:border-color .15s ease,box-shadow .15s ease;border-radius:12px !important;box-shadow:0px 0px 5px rgba(0,0,0,.3);height:50px !important;background-color:#f3f3f3 !important}.yacht-control::placeholder{color:#a8a8a8}textarea.yacht-control{height:150px !important}.yacht-control:focus{border-color:rgba(0,0,0,.35);box-shadow:0 0 0 4px rgba(0,0,0,.08)}.yacht-chips .wpcf7-form-control{display:flex;flex-wrap:wrap;gap:10px}.yacht-chips label{cursor:pointer;user-select:none}.yacht-chips input[type=checkbox]{position:absolute;opacity:0;pointer-events:none}.yacht-chips .wpcf7-list-item-label{display:inline-block;padding:10px 14px;border-radius:999px;border:1px solid rgba(0,0,0,.15);color:#fff;transition:transform .08s ease,background .15s ease,border-color .15s ease}.yacht-chips input[type=checkbox]:checked+.wpcf7-list-item-label{border-color:rgba(0,0,0,.45);color:#000;background:rgba(255,255,255,1)}.yacht-chips label:active .wpcf7-list-item-label{transform:scale(.98)}.yacht-radios .wpcf7-form-control{display:flex;gap:10px;flex-wrap:wrap}.yacht-radios input[type=radio]{position:absolute;opacity:0;pointer-events:none}.yacht-radios .wpcf7-list-item-label{display:inline-block;padding:10px 14px;border-radius:12px;border:1px solid rgba(0,0,0,.15);cursor:pointer;color:#fff}.yacht-radios input[type=radio]:checked+.wpcf7-list-item-label{border-color:rgba(0,0,0,.45);color:#000;background:rgba(255,255,255,1)}.yacht-actions{margin-top:14px;display:flex;justify-content:center;align-items:center}.yacht-submit{max-width:300px !important;padding:14px 18px !important;border:0;border-radius:14px !important;cursor:pointer;font-weight:600 !important;background-color:#2d4087 !important}.wpcf7-not-valid-tip{font-size:12px}.wpcf7-response-output{border-radius:12px}