.contactform{max-width:650px;margin-inline:auto}.contactform__wrapper{display:flex;flex-direction:column;row-gap:35px}@media screen and (max-width: 768px){.contactform__wrapper{row-gap:25px}}.contactform__item{display:flex;flex-direction:column;row-gap:8px}.contactform__item dd{display:flex;flex-direction:column;row-gap:3px}.contactform__head{font-size:20px;font-weight:bold;line-height:1.5;margin:0;display:flex;align-items:flex-start}@media screen and (max-width: 768px){.contactform__head{font-size:18px}}.contactform__required{color:#e60012;margin-left:3px}.contactform__acceptance{margin-top:60px;display:flex;justify-content:center}@media screen and (max-width: 768px){.contactform__acceptance{margin-top:40px}}.contactform__acceptance input[type=checkbox]{margin:0 3px 3px 0}.contactform__submit{margin-top:60px;text-align:center;position:relative}@media screen and (max-width: 768px){.contactform__submit{margin-top:35px}}.contactform__note{font-size:14px;color:#7b7b7b;line-height:1.5;margin-top:2px;display:inline-block}@media screen and (max-width: 768px){.contactform__note{font-size:12px}}input[type=text],input[type=tel],input[type=email],input[type=url],textarea{font-size:18px;width:100%;padding:12px 10px;border-radius:3px;border:solid 2px #6075b6;background-color:#fff}@media screen and (max-width: 768px){input[type=text],input[type=tel],input[type=email],input[type=url],textarea{font-size:16px}}textarea{height:260px}@media screen and (max-width: 768px){textarea{height:180px}}input::placeholder,textarea::placeholder{color:#c8c8c8}input[type=submit]{width:100%;max-width:430px;height:80px;border-radius:40px;background-color:#6075b6;color:#fff;font-size:20px;font-weight:bold;text-align:center}input[type=submit]:disabled{background-color:#ccc}@media screen and (max-width: 768px){input[type=submit]{height:50px;font-size:16px}}input[type=checkbox]{width:18px;height:18px}.wpcf7-spinner{margin:0 !important;position:absolute !important;top:50%;left:50%;transform:translate(-50%, -50%)}.wpcf7-response-output{max-width:650px;margin-inline:auto !important;font-size:15px}
