.theme-contact-section{--cs-row-gap: 2rem;--cs-content-gap: 2rem;--cs-heading-gap: 1rem;--cs-details-gap: 1.5rem;--cs-person-gap: .5rem;--cs-contacts-gap: .75rem;--cs-contact-gap: .75rem;--cs-contact-icon-size: 1.5rem}@media(min-width:992px){.theme-contact-section{--cs-content-gap: 2.5rem;--cs-heading-gap: 1.5rem;--cs-details-gap: 2rem;--cs-contacts-gap: 1rem}}@media(min-width:1710px){.theme-contact-section{--py: 8.75rem;--cs-content-gap: 3rem}}.theme-contact-section__row{row-gap:var(--cs-row-gap)}@media(min-width:992px){.theme-contact-section__row{align-items:center}}.theme-contact-section__media{overflow:hidden;border-radius:var(--theme-radius);box-shadow:var(--theme-sm-shadow);max-width:33.125rem;margin-inline:auto}@media(min-width:992px){.theme-contact-section__media{max-width:none;margin-inline:0}}.theme-contact-section__media picture,.theme-contact-section__media img{display:block;width:100%;height:auto;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.theme-contact-section__content{display:flex;flex-direction:column;gap:var(--cs-content-gap)}.theme-contact-section__heading{display:flex;flex-direction:column;gap:var(--cs-heading-gap)}.theme-contact-section__title{margin:0;color:var(--theme-primary-color)}@media(min-width:1200px){.theme-contact-section__title{font-size:2.8125rem;line-height:1.35}}.theme-contact-section__heading-line{flex:none;width:6.875rem;height:.5rem}.theme-contact-section__text{color:var(--theme-text-color-default)}.theme-contact-section__text>*:first-child{margin-top:0}.theme-contact-section__text>*:last-child{margin-bottom:0}.theme-contact-section__details{display:flex;flex-direction:column;gap:var(--cs-details-gap)}.theme-contact-section__person{display:flex;flex-direction:column;gap:var(--cs-person-gap)}.theme-contact-section__name,.theme-contact-section__position{margin:0;color:var(--theme-primary-color)}.theme-contact-section__contacts{display:flex;flex-direction:column;gap:var(--cs-contacts-gap);margin:0;padding:0;list-style:none}.theme-contact-section__contact{display:inline-flex;align-items:center;gap:var(--cs-contact-gap);width:-moz-fit-content;width:fit-content;color:var(--theme-primary-color);overflow-wrap:anywhere;text-decoration:none}@media(any-hover:hover){.theme-contact-section__contact:hover{color:var(--theme-secondary-color)}.theme-contact-section__contact:hover span:after{opacity:1}}.theme-contact-section__contact span{font-weight:400;position:relative;z-index:1;color:inherit;font-weight:var(--theme-text-fw);text-decoration:none;color:var(--theme-primary-color)}.theme-contact-section__contact span:after{content:"";position:absolute;left:0;right:0;bottom:0;height:.5rem;background-color:var(--theme-secondary-color);opacity:0;pointer-events:none;transition:opacity var(--theme-transition);z-index:-1}.theme-contact-section__contact-icon{flex:none;width:var(--cs-contact-icon-size);height:var(--cs-contact-icon-size)}.theme-contact-section__buttons{display:flex;flex-wrap:wrap;gap:1rem}@media(max-width:575px){.theme-contact-section__buttons>a{width:100%;min-width:0;max-width:100%;white-space:normal;overflow-wrap:anywhere;text-align:center}}@media(min-width:1200px){.theme-contact-section__buttons>a{min-width:15.625rem;justify-content:center}}.theme-contact-section__placeholder{padding:2rem;border:1px dashed var(--theme-base-neutral);border-radius:var(--theme-radius);text-align:center}.theme-contact-section__placeholder p{margin:0}
