

/* Start:/local/components/aft/product.section.head/templates/.default/style.css?17579444331134*/
.countries-popup p {
    text-align: center;
    margin: 0 auto;
    max-width: 30ch;
}
.countries-popup .modal__close {
    display: flex;
    align-items: center;
    margin: 0;
    opacity: 0.5;
    position: absolute;
    top: 4rem;
    right: 4rem;
    width: 3rem;
    height: 3rem;
    outline: none;
}
.countries-popup .modal__close svg {
    fill: inherit;
    stroke: inherit;
}
.countries-popup__wrap {
    background-color: #fff;
    margin: 0 auto;
    max-width: 80rem;
    padding: 10rem 3.2rem 9.9rem;
    position: relative;
    transform: translateZ(0) translateY(-50%);
    top: 50%;
    border-radius: 3.5rem;
    width: 100%;
}
.countries-popup__btns {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}
.countries-popup__btn {
    background-color: transparent;
    color: var(--color-app__text);
    font-weight: 700;
    margin: 0 8% 0 0;
    padding: 0 15px;
}
.countries-popup__btn:last-child {
    margin: 0;
}
@media (min-width: 576px) {
    .countries-popup__btns {
        margin-top: 56px;
    }
    .countries-popup__btn {
        padding: 0 10px;
    }
}

/* End */


/* Start:/local/components/aft/smart.filter/templates/crops/style.css?1757944432212*/
label{
    font-weight: normal;
}
a:hover{
    text-decoration: none;
}
legend{
    border-bottom: none;
}
.products__filter-submit:disabled{
    opacity: 0.7;
}
fieldset.smart-filter.hidden{
    display: none;
}
/* End */
/* /local/components/aft/product.section.head/templates/.default/style.css?17579444331134 */
/* /local/components/aft/smart.filter/templates/crops/style.css?1757944432212 */
