

/* Start:/local/components/aft/simple-page/templates/contacts/style.css?17446335081484*/
.contact .page-caption {
    margin-bottom: 2.4rem;
}
.contact .countries {
    margin-bottom: 4.7rem;
}
.contact__filter {
    margin-bottom: 50px;
    position: relative;
}
.contact__label {
    color: var(--color-grey);
    cursor: text;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.contact__label .app-icon {
    color: inherit;
    display: block;
    height: 2.5rem;
    margin-right: 1.6rem;
    width: 2.5rem;
}
.contact__input {
    background: transparent;
    border: none;
    border-bottom: 1px solid var(--color-grey_20);
    outline: none;
    padding: 3.3rem 0;
    text-align: center;
    width: 100%;
}
.contact__section {
    margin-bottom: 11rem;
}
.contact__item {
    margin-bottom: 30px;
}
.contact__item p:not([class]) {
    margin: 0 0 10px;
}
.contact__name {
    line-height: 125%;
    margin-bottom: 16px;
    word-wrap: break-word;
}
.contact__sect-name {
    border-top: 8px solid var(--color-app__text);
    font-size: 4.8rem;
    font-weight: 700;
    line-height: 123%;
    margin-bottom: 5rem;
    position: relative;
    padding: 1.6rem 0;
}
.contact__type {
    font-weight: 400;
    opacity: 0.2;
    margin-bottom: 2.1rem;
}
@media (min-width: 768px) {
    .contact__filter {
        margin-bottom: 9rem;
    }
    .contact__item {
        margin-bottom: 7.9rem;
    }
    .contact__name {
        margin-bottom: 2rem;
    }
}

/* End */
/* /local/components/aft/simple-page/templates/contacts/style.css?17446335081484 */
