/* iPhone X, XS, 11 Pro, 13 mini (портретный режим) */
@media only screen and (orientation: portrait) and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) {
    .staff .catalog-item__buttons .catalog-item .catalog-item__title .catalog-link {
        font-size: 3.5rem;
        line-height: 3.2rem;
    }
    .breadcrumbs {
        font-size: 3.2rem;
        margin: 12rem 0 5rem 5rem;
    }
    .filter__inputs{
        display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;

        flex-flow: column wrap;
        -webkit-flex-flow: column wrap;
        -ms-flex-flow: column wrap;
    }
    .filter__input.input-from {
        width: 100%;
        margin-bottom: 5px;
    }
    .filter__input.input-to {
        width: 100%;
        margin-top: 5px;
    }
    .filter__input.input-from input, .filter__input.input-to input{
        padding:  2rem 4rem 2rem 12rem;
    }
    .header-currencies .current-currency {
        justify-content: space-between!important;
    }
    .partner{
        height: 230rem;
    }
    .cs-support-block .swiper-wrapper{
        margin-top:50px;
    }
    .cs-support-block .support__slide-text{
        padding:  0 4rem 61.6rem 13rem;
    }
    .banner {
        position: relative;
        height: 100%;
        padding-top: 123rem;
        margin-bottom: 12rem;
        width: 100%;
    }
    .vacancy__btn-text {
        width: 40.7rem !important;
    }
    .footer__nav-list {
        width: 28rem;
        padding: 4rem 3rem;
    }
    .link-block {
        width: 100%;
    }
    .footer__contact-btn-whatsapp .icon > svg {
        width: 4rem!important;
        height: 4rem!important;

    }
}

/* iPhone X, XS, 11 Pro, 13 mini (альбомный режим) */
@media only screen and (orientation: landscape) and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) {

}
/* iPhone XS Max, XR, 11, 11 Pro Max (портретный режим) */
@media only screen and (orientation: portrait) and (min-device-width: 414px) and (max-device-height: 896px) and (-webkit-device-pixel-ratio: 3){
    .staff .catalog-item__buttons .catalog-item .catalog-item__title .catalog-link {
        font-size: 3.5rem;
        line-height: 3.2rem;
    }
    .breadcrumbs {
        font-size: 3.2rem;
        margin: 12rem 0 5rem 5rem;
    }
    .filter__inputs{
        display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;

        flex-flow: column wrap;
        -webkit-flex-flow: column wrap;
        -ms-flex-flow: column wrap;
    }
    .filter__input.input-from {
        width: 100%;
        margin-bottom: 5px;
    }
    .filter__input.input-to {
        width: 100%;
        margin-top: 5px;
    }
    .filter__input.input-from input, .filter__input.input-to input{
        padding:  2rem 4rem 2rem 12rem;
    }
    .header-currencies .current-currency {
        justify-content: space-between!important;
    }
    .partner{
        height: 230rem;
    }
    .cs-support-block .swiper-wrapper{
        margin-top:50px;
    }
    .cs-support-block .support__slide-text{
        padding:  0 4rem 61.6rem 13rem;
    }
    .banner {
        position: relative;
        height: 100%;
        padding-top: 123rem;
        margin-bottom: 12rem;
        width: 100%;
    }
    .vacancy__btn-text {
        width: 40.7rem !important;
    }
    .footer__nav-list {
        width: 28rem;
        padding: 4rem 3rem;
    }
    .link-block {
        width: 100%;
    }
    .footer__contact-btn-whatsapp .icon > svg {
        width: 4rem!important;
        height: 4rem!important;

    }
}

/* iPhone XS Max, XR, 11, 11 Pro Max (альбомный режим) */
@media only screen and (orientation: landscape) and (min-device-width: 414px) and (max-device-height: 896px) and (-webkit-device-pixel-ratio: 3){

}
/* iPhone 12, 12 Pro, 13, 13 Pro (портретный режим) */
@media only screen and (orientation: portrait) and (min-device-width: 390px) and (max-device-height: 844px) and (-webkit-device-pixel-ratio: 3){
    .staff .catalog-item__buttons .catalog-item .catalog-item__title .catalog-link {
        font-size: 3.5rem;
        line-height: 3.2rem;
    }
    .breadcrumbs {
        font-size: 3.2rem;
        margin: 12rem 0 5rem 5rem;
    }
    .filter__inputs{
        display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;

        flex-flow: column wrap;
        -webkit-flex-flow: column wrap;
        -ms-flex-flow: column wrap;
    }
    .filter__input.input-from {
        width: 100%;
        margin-bottom: 5px;
    }
    .filter__input.input-to {
        width: 100%;
        margin-top: 5px;
    }
    .filter__input.input-from input, .filter__input.input-to input{
        padding:  2rem 4rem 2rem 12rem;
    }
    .header-currencies .current-currency {
        justify-content: space-between!important;
    }
    .partner{
        height: 230rem;
    }
    .cs-support-block .swiper-wrapper{
        margin-top:50px;
    }
    .cs-support-block .support__slide-text{
        padding:  0 4rem 61.6rem 13rem;
    }
    .banner {
        position: relative;
        height: 100%;
        padding-top: 123rem;
        margin-bottom: 12rem;
        width: 100%;
    }
    .vacancy__btn-text {
        width: 40.7rem !important;
    }
    .footer__nav-list {
        width: 28rem;
        padding: 4rem 3rem;
    }
    .link-block {
        width: 100%;
    }
    .footer__contact-btn-whatsapp .icon > svg {
        width: 4rem!important;
        height: 4rem!important;

    }
}

/* iPhone 12, 12 Pro, 13, 13 Pro (альбомный режим) */
@media only screen and (orientation: landscape) and (min-device-width: 390px) and (max-device-height: 844px) and (-webkit-device-pixel-ratio: 3){

}
/* iPhone 12 Pro Max, 13 Pro Max (портретный режим) */
@media only screen and (orientation: portrait) and (min-device-width: 428px) and (max-device-height: 926px) and (-webkit-device-pixel-ratio: 3){
    .staff .catalog-item__buttons .catalog-item .catalog-item__title .catalog-link {
        font-size: 3.5rem;
        line-height: 3.2rem;
    }
    .breadcrumbs {
        font-size: 3.2rem;
        margin: 12rem 0 5rem 5rem;
    }
    .filter__inputs{
        display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;

        flex-flow: column wrap;
        -webkit-flex-flow: column wrap;
        -ms-flex-flow: column wrap;
    }
    .filter__input.input-from {
        width: 100%;
        margin-bottom: 5px;
    }
    .filter__input.input-to {
        width: 100%;
        margin-top: 5px;
    }
    .filter__input.input-from input, .filter__input.input-to input{
        padding:  2rem 4rem 2rem 12rem;
    }
    .header-currencies .current-currency {
        justify-content: space-between!important;
    }
    .partner{
        height: 230rem;
    }
    .cs-support-block .swiper-wrapper{
        margin-top:50px;
    }
    .cs-support-block .support__slide-text{
        padding:  0 4rem 61.6rem 13rem;
    }
    .banner {
        position: relative;
        height: 100%;
        padding-top: 123rem;
        margin-bottom: 12rem;
        width: 100%;
    }
    .vacancy__btn-text {
         width: 40.7rem !important;
    }
    .footer__nav-list {
        width: 28rem;
        padding: 4rem 3rem;
    }
    .link-block {
        width: 100%;
    }
    .footer__contact-btn-whatsapp .icon > svg {
        width: 4rem!important;
        height: 4rem!important;

    }
}

/* iPhone 12 Pro Max, 13 Pro Max (альбомный режим) */
@media only screen and (orientation: landscape) and (min-device-width: 428px) and (max-device-height: 926px) and (-webkit-device-pixel-ratio: 3){

}
@media (max-width: 48em) {
    .vacancy__btn-text {
        width: 40.7rem !important;
    }
    .footer__nav-list {

        width: 28rem;
        padding: 4rem 3rem;
    }
    .link-block {
        width: 100%;
    }
    .cs-support-block .support__slide-text{
        padding:  0 4rem 61.6rem 13rem!important;
    }
}
.favorites-mob{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    position: relative;
    width: max-content;
    margin-bottom: 10px
}
