.supt-section-contact{padding:64px 0}.supt-section-contact__inner{margin:0 40px;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:64px 20px;gap:64px 20px}@media screen and (min-width:768px){.supt-section-contact__inner{margin:0 80px}}@media screen and (min-width:2000px){.supt-section-contact__inner{margin:0 240px}}.supt-section-contact__headline{grid-column:1/span 12;text-align:center;display:flex;flex-direction:column;gap:12px;color:#112f5b}@media screen and (min-width:768px){.supt-section-contact__headline{grid-column:3/span 8}}.supt-section-contact__content{grid-column:1/span 12;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:20px;gap:20px;font-family:var(--font-secondary);font-style:normal;font-weight:400;font-size:16px;line-height:22px}.supt-section-contact__content__info{grid-column:1/span 12}@media screen and (min-width:768px){.supt-section-contact__content__info{grid-column:1/span 3}}.supt-section-contact__content__info{display:flex;flex-direction:column;gap:16px}.supt-section-contact__content__info-item{display:flex;flex-direction:column;gap:4px}.supt-section-contact__content__info-item .-gray{color:rgba(17,47,91,.5)}.supt-section-contact__content__info-item .-brown{color:#8e582d}.supt-section-contact__content__form{grid-column:1/span 12}@media screen and (min-width:768px){.supt-section-contact__content__form{grid-column:5/span 8}}.supt-section-contact__content__form form{display:flex;flex-direction:column;gap:24px}.supt-section-contact__content__form label{display:flex;flex-direction:column;gap:8px}.supt-section-contact__content__form input[type=email],.supt-section-contact__content__form input[type=tel],.supt-section-contact__content__form input[type=text],.supt-section-contact__content__form select,.supt-section-contact__content__form textarea{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:14px 16px;gap:10px;background:#f9fafb;border:1px solid #d1d5db;border-radius:8px}.supt-section-contact__content__form input[type=email]:focus,.supt-section-contact__content__form input[type=tel]:focus,.supt-section-contact__content__form input[type=text]:focus,.supt-section-contact__content__form select:focus,.supt-section-contact__content__form textarea:focus{outline-color:#8e582d}.supt-section-contact__content__form label.supt-section-contact__content__form__checkbox{display:flex;flex-direction:row;align-items:center;gap:8px}.supt-section-contact__content__form label.supt-section-contact__content__form__checkbox input[type=checkbox]{background:#f9fafb;border:1px solid #d1d5db;border-radius:8px}.supt-section-contact .underline{text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-size:100% 1px;background-repeat:no-repeat;background-position:0 100%;width:-moz-fit-content;width:fit-content;transition:background-size .3s ease-in-out}.supt-section-contact .underline:hover{background-size:0 1px}.form-message{padding:12px 16px;border-radius:4px;margin-bottom:20px;font-weight:500}.form-message.success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.form-message.error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}