.contact-page{background-color:var(--bg-surface-1);border-radius:0 0 1.5rem 1.5rem;margin-bottom:11.25rem;padding-bottom:2.625rem;padding-top:2rem}@media (max-width:74.9375em){.contact-page{margin-bottom:9.375rem}}@media (max-width:47.9375em){.contact-page{margin-bottom:6.25rem}}.contact-page__title{font-size:5.125rem;font-weight:500;line-height:4.625rem;max-width:38.875rem}@media (max-width:47.9375em){.contact-page__title{font-size:3.25rem;font-weight:500;line-height:2.9375rem}}.contact-page__description{font-size:1.25rem;font-weight:400;line-height:1.875rem;margin-bottom:2.625rem;margin-top:1.5rem;max-width:38.875rem}@media (max-width:47.9375em){.contact-page__description{font-size:1.125rem;font-weight:400;line-height:1.6875rem}}.contact-page__content{display:flex;gap:6rem;justify-content:space-between}@media (max-width:74.9375em){.contact-page__content{flex-direction:column;gap:4rem}}@media (max-width:47.9375em){.contact-page__content{flex-direction:column;gap:2rem}}.contact-page__form{width:50%}@media (max-width:74.9375em){.contact-page__form{width:100%}}.contact-page__content-item{width:50%}@media (max-width:74.9375em){.contact-page__content-item{width:100%}}.contact-page__form-title{font-size:2rem;font-weight:600;line-height:2.1875rem;margin-bottom:1.5rem}@media (max-width:47.9375em){.contact-page__form-title{font-size:1.5rem;font-weight:600;line-height:1.8125rem}}.contact-page__content-item-text-title{font-size:2rem;font-weight:600;line-height:2.1875rem;margin-bottom:1.5rem}@media (max-width:47.9375em){.contact-page__content-item-text-title{font-size:1.5rem;font-weight:600;line-height:1.8125rem}}.contact-page__form-inputs{display:flex;flex-direction:column;gap:1rem}.contact-page__content-item-text{font-size:1.25rem;font-weight:400;line-height:1.875rem}@media (max-width:47.9375em){.contact-page__content-item-text{font-size:1.125rem;font-weight:400;line-height:1.6875rem}}.contact-page__content-item-text p:not(:first-of-type){margin-top:1.5rem}.contact-page__content-item-text p a{color:var(--fg-accent);cursor:pointer;font-weight:600;transition:.3s ease-in-out}.contact-page__content-item-text p a:hover{color:var(--fg-hover)}.contact-page__content-item-text strong{color:var(--fg-soft);display:block;font-weight:400;margin-bottom:-1.5rem;margin-top:1.5rem}.contact-page__content-item-text ul{margin-top:1.5rem}.contact-page__content-item-text ul li:not(:first-of-type){margin-top:.75rem}.contact-page__content-item-text ul li a{color:var(--fg-accent);cursor:pointer;font-weight:600;transition:.3s ease-in-out}.contact-page__content-item-text ul li a:hover{color:var(--fg-hover)}.contact-page__content-item-socials{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.contact-page__content-item-socials-item{background-color:var(--bg-surface-2);border-radius:.75rem;padding:.5625rem .875rem}.contact-page__content-item-socials-item a{align-items:center;color:var(--fg-default);display:flex;gap:.75rem}
