:root{--gutter: 16px;--container-width: calc(100% - (var(--gutter) * 2));--header-top-height: 96px;--header-left-width: 280px}.support-section{display:flex;flex-wrap:wrap;flex-direction:column;width:var(--container-width);margin-inline:auto;padding-block:16px}@media(min-width:1280px){.support-section{max-width:1400px;margin-right:auto;margin-left:auto}}@media(min-width:1600px){.support-section{padding-inline:var(--gutter)}}.support-section .title-wrapper{display:flex;flex-wrap:wrap;width:100%;justify-content:center}.support-section .title-wrapper .page-title{color:#000;font-size:24px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:500;line-height:135%;margin-bottom:8px;width:100%;text-align:center}.support-section .title-wrapper .page-desc{color:#000;font-size:14px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;max-width:374px;color:gray;margin-bottom:32px;text-align:center}@media(min-width:1600px){.support-section .title-wrapper .page-desc{max-width:100%}}.support-section .support-wrapper{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.support-section .support-wrapper .input-wrapper{width:100%}.support-section .support-wrapper .input-wrapper input{padding:12px 14px;border:1px solid #e5e7eb;border-radius:4px;font-size:14px;outline:none;width:100%;color:#000;font-size:16px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:400;line-height:150%}.support-section .support-wrapper .input-wrapper textarea{width:100%;min-height:150px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:4px;font-size:14px;outline:none;color:#000;font-size:16px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:400;line-height:150%}.support-section .support-wrapper .input-wrapper textarea+.floating-label{top:18px}.support-section .support-wrapper .btnist{padding:20px 16px;width:140px;margin-top:8px}@media(min-width:1280px){.support-section .support-wrapper{max-width:374px;align-self:center}}@media(min-width:1600px){.support-section .support-wrapper{padding-inline:var(--gutter);max-width:625px}}
