.theme-contact-section{position:relative;overflow:hidden;background-color:var(--theme-base-dark);background-size:cover;background-position:center;min-height:25rem;display:flex;align-items:center;padding:3.75rem 0}@media (min-width: 992px){.theme-contact-section{min-height:37.5rem;padding:5rem 0}}.theme-contact-section__overlay{position:absolute;inset:0;background-color:#0009;z-index:0}.theme-contact-section .container-xl{position:relative;z-index:1;width:100%}.theme-contact-section__left{display:flex;flex-direction:column;gap:1.5625rem}.theme-contact-section__heading{font-size:2.25rem;font-weight:300;line-height:1.2;letter-spacing:-.32px;color:var(--theme-base-light);margin:0}@media (min-width: 992px){.theme-contact-section__heading{font-size:4rem}}.theme-contact-section__heading strong{font-weight:700}.theme-contact-section__heading-light{font-weight:300}.theme-contact-section__description{font-size:1rem;font-weight:400;line-height:1.45;letter-spacing:-.1px;color:var(--theme-base-light);margin:0}@media (min-width: 992px){.theme-contact-section__description{font-size:1.25rem}}.theme-contact-section__right{display:flex;flex-direction:column;gap:1.8125rem}.theme-contact-section__contact-info{display:flex;flex-direction:column;gap:.5rem;color:var(--theme-base-light)}.theme-contact-section__contact-title{font-size:2rem;font-weight:600;line-height:1.45;letter-spacing:-.1px;color:var(--theme-base-light);margin:0}.theme-contact-section__contact-text{font-size:1.25rem;font-weight:400;line-height:1.45;letter-spacing:-.1px;color:var(--theme-base-light)}.theme-contact-section__contact-text a{color:inherit;text-decoration:underline}@media (any-hover: hover){.theme-contact-section__contact-text a:hover{color:var(--theme-secondary-color)}}.theme-contact-section__btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:15.875rem;background-color:var(--theme-base-light);color:var(--theme-base-dark);border:none;border-radius:6.25rem;padding:.75rem 2.625rem;font-size:1.125rem;font-weight:500;font-family:var(--theme-text-ff);line-height:1.45;letter-spacing:-.09px;white-space:nowrap;text-decoration:none;cursor:pointer;transition:background-color var(--theme-transition),color var(--theme-transition)}@media (any-hover: hover){.theme-contact-section__btn:hover{background-color:var(--theme-secondary-color);color:var(--theme-base-dark)}}
