/*!
Theme Name: theme-sp
Theme URI: https://www.upwork.com/ab/account-security/login?redir=/freelancers/~01e0cee19e9c93fe8e
Author:  Patlan Sergey
Author URI: https://www.upwork.com/ab/account-security/login?redir=/freelancers/~01e0cee19e9c93fe8e
Description: professional development and configuration of sites of any complexity
Version: 3.1.1
License: GNU General Public License v2 or later
License URI: LICENSE
*/
.block-wrapper {
    max-width: 1320px;
    padding-left: 20px;
    padding-right: 20px;
}
.header__lang {
    position: relative;
    z-index: 100;
}
.trp_language_switcher_shortcode {
    background: #1E1E1E;
    box-shadow: 0 0 8px rgb(0 0 0 / 25%);
    border-radius: 0 0 8px 8px;
}
.navbar__navlist > li::first-letter {
    text-transform: capitalize;
}
.header__lang .trp-language-switcher {
    width: auto;
    height: auto;
}
.header__lang .trp-language-switcher a {
    color: #BDBDBD;
}
.header__lang .trp-language-switcher > div {
    padding: 3px;
    background:#000;
    background-image: none;
    border: none;
    height: auto;
}
.header__lang .trp-language-switcher:hover .trp-ls-shortcode-language,
.header__lang .trp-ls-shortcode-current-language {
    width: auto !important;
    padding: 3px;
}
.trp-language-switcher > div > a:hover {
    background-color: #4F4F4F;
}
.header__lang .trp-language-switcher > div {
    background-image: none;
}
.menu-active .lang-select {
    height: auto;
    display: flex;
    justify-content: center;
}
.lang-select > li {
    margin: 5px 15px;
}
.map-container__select-box {
    z-index: 5;
}
.hero {
    background:#343434;
    overflow: hidden;
}
.hero .block-wrapper {
    padding-top: 132px;
    padding-left: 0;
    padding-right: 0;
}
.hero .hero__bg {
    padding-left: 0;
    padding-right: 0;
    grid-template-rows: 1fr 1fr;
    row-gap: 10px;
}
.hero-title-slider {
    height: 160px;
    margin-left: 0;
}
.hero .hero__title-slider {
    height: 100%;
    grid-column: 1/4;
    grid-row: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    margin-left: 0;
    padding-left: 80px;
}

.hero__title-slider .h2-title{
    margin-bottom: 8px;
    color: #FFF;
    font-size: 86px;
    font-weight: 800;
    line-height: 110%;
}
.hero__title-slider .h3-title--white {
    color: #FFF;
    font-size: 36px;
    font-weight: 500;
    line-height: 110%; /* 39.6px */
}
.hero-bg-slide--dark {
    background-color: #333333;
}
.hero__bg {
    padding-top: 56px;
}
.hero-slide {
    grid-template-columns: minmax(0, 4fr) minmax(0, 4fr) minmax(0, 4fr) minmax(0, 4fr);
    grid-template-rows: 1fr 1fr;
    column-gap: 16px;
    row-gap: 20px;
}
.hero__bg_title {
    z-index: 10;
}
.mx-slider .hero__list{
    grid-row: 2;
    margin-top: -33px;
    display: flex;
    flex-direction: column;
    align-items: center;

}
.mx-slider .hero__list-item{
    margin-left: auto;
    margin-right: 17%;
    color: #D8D8D8;
    text-align: right;
    font-family: Gilroy;
    font-size: 20px;
    font-weight: 400;
    line-height: 110%; /* 22px */
    text-transform: uppercase;
}
.mx-slider .hero__list-item.active, .hero__list.black .hero__list-item.active, .hero__list.gray .hero__list-item.active {
    color:#EC6A2D;
    font-size: 32px;
    font-weight: 800;
}
.hero {
    height: auto;
}
.hero-slide__image {
    grid-column: 3/5;
    grid-row: 1/3;
    display: flex;
    justify-content: flex-end;
}
.hero-slide__image img {
    width: auto;
    max-height: 620px;
}
.hero-slide__info {
    grid-column: 1/3;
    padding-left: 80px;
    margin-top: -20px;
}
.mx__seach-btn {
    position: relative;
}
.menu__search {
    display: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) scale(.1, 1);
    transition: scale 0.4s ease-in-out;
}
.menu__search.show {
    display: block;
    left: 20%;
    right: 12%;
    transform: translateY(-50%) scale(1, 1);
}
.menu__search  .b-search__input {
    padding: 11px 56px 12px 45px;
}
.menu__search  .b-search__button {
    left: 12px;
    right: auto;
}
.search-close {
    display: flex;
    position: absolute;
    right: 5px;
    top: 4px;
}
.subscribe-block__tg {
    grid-column: 4 / 6;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    font-family: "Gilroy",sans-serif;
    font-size: 20px;
    line-height: 120%;
    font-weight: 500;
    color: #fff;
}
.subscribe-block__tg svg {
    margin-right: 20px;
    width: 64px;
    height: 64px;
}
.subscribe-tg {
    display: flex;
    align-items: center;
}
.subscribe-block__title {
    grid-column: 2/4;
}
.subscribe-block__form {
    display: grid;
    grid-template-columns: 1fr 2fr 5fr 1fr 3fr;
    align-items: center;
}
.main a {

    color: #e27138; /*inherit;*/
    text-decoration: none;
    outline: none !important;
}
  
.main a:active, .main a:hover, .main a:focus, .main a:visited {
        outline: none;
        text-decoration: none;
}
  
.main a:hover {
        /*text-decoration: underline;*/
        transition: all 0.25s ease-out;
}
.conact_dep_wrap {
    display: flex;
    margin-bottom: 20px;
}

/*================
STOP BTN
=====================
 */
.mx-relative {
    position: relative;
}
.fixed {
    position: fixed;
}
.stop__btn {
    position: absolute;
    top: 11%;
    right: -5%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 204px;
    height: 67px;
    border: 1px solid  #EC6A2D;
    z-index: 50;
}
.stop__btn.fixed {
    position: fixed;
}
.stop__btn a {
    display: flex;
    align-items: center;
    color:  #EC6A2D;
    font-family: Gilroy;
    font-size: 19px;
    font-weight: 500;
    line-height: 65px;
    text-decoration: none;
}
.stop__btn span {
    display: flex;
    align-items: center;
    margin-left: 19px;
}
hr {
    display: block;
    width: 100%;
    height: 5px;
    background-color: #3C3C3C;
}
/*==============
Contacts page
===============*/
/*.contact-container__box {*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    justify-content: space-between;*/
/*}*/
.mx__contact-block {
    display: flex;
    flex-direction: column;
    /*justify-content: center;*/
}
.mx__contact-block p{
    width: 100%;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.36px;
}
.title_d {
    grid-column: 1/4;
    width: 100%;
    margin-bottom: 0;
    font-size: 26px;
    font-weight: 700;
}
.mx__contact-block .contact__bold {
    margin-bottom: 14px;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.36px;
}
.mx__contact-block .red_t {
    color: #EC6A2D !important;
}
/*=========================
=======CATALOG
======================== */
.tabs-box__item {
    position: relative;
    z-index: 10;
}
.mx__tab {
    max-width: 1280px;
    /*margin: -35px auto 20px;*/
    margin: -35px auto 0;
    padding: 0 80px;
}
.menu__search.show {
    left: 23%;
    right: 15%;
    }
.wrap__button-reset {
    position: relative;
    z-index: -1;
}
.product-container__pagination {
    pointer-events: none;
}
.arrow-box__arrow {
    pointer-events: auto;
}
.c-item__bg .ar-image img,
.p-item__bg .ar-image img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    filter: grayscale(0%);
}
.c-item:not(.c-item--all):hover .c-item__bg .ar-image img,
.p-item:hover .p-item__bg .ar-image img{
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
}
/******************
Accordion item style
*****************/
.accordion__desc {
    margin-bottom: 30px;
    /*height: 45px;*/
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.54px;
    cursor: pointer;
    color: #fff;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* количество строк*/
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.accordion__desc.active {
    height: auto;
    display: block;
    -webkit-line-clamp: initial;
    -webkit-box-orient: initial;
}

.descr_up_prod {
    font-size: larger;
}

/*************************************
Edit images in passport, scheme, tex
 *************************************/
.tax-cat-passport .sub-head__image img,
.tax-cat-scheme .sub-head__image,
.tax-cat-tex .sub-head__image {
    filter: grayscale(10%);
    -webkit-filter: grayscale(10%);
    -moz-filter: grayscale(10%);
    -o-filter: grayscale(10%);
}
/*************************
popup brand
**************************
*/
.above_title {
    color:  #000;
    font-size: 24px;
    font-weight: 500;
    line-height: 115%; /* 27.6px */
    text-transform: uppercase;
}
.popup__text {
    color:   #787878 ;
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.21px;
}
.title-box-title {
    color:   #EC6A2D ;
    font-size: 36px;
    font-style: normal;
    font-weight: 800;
    line-height: 115%; /* 41.4px */
    text-transform: uppercase;
    text-align: center;
}
.popup__text-blackbg {
    display: flex;
    width: 100%;
    max-width: 332px;
    margin: 55px auto 108px;
    padding: 15px 77px;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    background:  #000 ;
    color: #FFF;
    text-align: center;
    font-size: 52px;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 0.52px;
    text-transform: uppercase;
}
.popup__text-black {
    color: #000;
    text-align: center;
    font-size: 32px;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 0.32px;
    text-transform: uppercase;
}
.popup__text-bottom {
    display: flex;
    gap: 30px;
}
.popup__text-bottom > * {
    width: 50%;
}
.img__box {
    aspect-ratio: 1;
}
.popup--brand .popup__content {
    width: 100%;
}
/*m_admin перебил дефолт стили (scss)*/
.p-item__bg .ar-image__overlay {
    background-color: rgba(0,0,0,.35);
}
@media (hover: hover) and (pointer: fine) {
    .p-item:hover .p-item__bg .ar-image__overlay {
        background-color: rgba(0,0,0,.5);
    }
}

/*.c-item:not(.c-item--all):hover .c-item__title {*/
/*    color: #fff;*/
/*}*/
/*.c-item__title {*/
/*    color: #ec6a2d;*/
/*}*/
/*.p-item:hover .p-item__bg .ar-image__overlay {*/
/*    background-color: rgba(0,0,0,.15);*/
/*}*/
/*.p-item__bg .ar-image__overlay {*/
/*    background-color: rgba(0,0,0,.1);*/
/*}*/
/*.c-item__bg .ar-image__overlay {*/
/*    background-color: rgba(0,0,0,.15);*/
/*}*/
/*.c-item:not(.c-item--all):hover .c-item__bg .ar-image__overlay {*/
/*    background-color: rgba(0,0,0,.4);*/
/*}*/
@media (min-width: 1920px) {
    .mx__tab {
        padding-left: 120px;
    }
    .hero__bg, .hero__wrapper {
        padding-top: 120px;
    }
}

@media (max-width: 1300px) {
    .stop__btn {
        top: 10%;
    }
}
@media (max-width: 1280px) {
    .mx-slider .hero__list-item{
        margin-right: 54px;
    }
    .mx__tab {
        padding: 0 30px;
    }
}
@media (max-width: 1024px) {
    .hero__bg, .hero__wrapper {
        padding-top: 75px;
    }
    .navbar__wrapper > .mx-search {
        margin-left: auto;
        margin-right: 15px;
        margin-top: 10px;
    }
}
@media (max-width: 997px) {
    .menu__search.show {
        left: 190px;
        right: 85px;
    }
    .hero-slide__info {
        grid-column: 1/4;
    }
    .hero-title-slider {
        height: 175px;
    }
    .hero {
        max-height: none;
    }
}
@media (max-width: 767.5px) and (orientation: portrait) {
    .hero .hero__bg {
        grid-template-columns: minmax(320px, 1fr);
        grid-template-rows: minmax(80px, auto) auto minmax(80px, auto);
    }
    .hero-slide {
        grid-template-columns: 1fr;
        grid-template-rows: minmax(100px, 150px) minmax(140px, auto) minmax(95px, 100px);
        row-gap: 5px;
        column-gap: 1px;
    }
    .hero-title-slider {
        height: 135px;
        margin: 40px 0;
    }
    .hero-slide__info {
        grid-row: 1/4;
        padding-left: 20px;
        flex-wrap: wrap;
    }
    .hero-slide__info> .hero-slide__description {
        padding-top: 145px;
    }
    .hero-slide__image {
        grid-column: 1;
        grid-row: 2;
        justify-content: center;
        display: block;
    }
    .hero-slide__image img {
        max-width: 100%;
        height: auto;
    }
    .mx-slider .hero__list {
        grid-row : 4;
        grid-column: 1/2;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        padding-left: 12px;
        width: 150px;
    }
    .hero .hero__title-slider {
        padding-left: 20px;
    }
    .hero__title-slider .h2-title {
        font-size: 44px;
    }
    .hero__title-slider .h3-title--white {
        font-size: 22px;
        font-style: normal;
        font-weight: 700;
    }
    .hero-slide__description{
        font-size: 16px;
        font-weight: 500;
        align-self: flex-end;
    }
    .hero-slide__description p{
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow-y: hidden;
    }
    .hero-slide__button {
        padding-bottom: 70px;
        margin-left: auto;
        margin-right: 20px;
        z-index: 11;
    }
    .c-head__tabs-box {
        display: block;
    }
}
@media (max-width: 768px) {

    .mx-slider .hero__list-item {
        margin: 3px;
        font-size: 13px;
    }
    .mx-slider .hero__list-item.active,
    .hero__list.black .hero__list-item.active,
    .hero__list.gray .hero__list-item.active {
        font-size: 20px;
    }
    .menu__search.show {
        left: 74px;
        right: 66px;
    }
    .stop__btn {
        top: 9%;
        left: 6px;
        width: 176px;
    }
    .tabs-box__item {
        max-width: 95%;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .mx__tab {
        padding: 0 16px;
    }
    .flex {
        display: block !important;
    }
    .form-wrap .agree span {
        color:#787878 !important;
        padding-top: 10px;
    }
    .ays-pb-modal_3 {
        height: 820px !important;
    }
    .popup-content input[type=submit] {
        margin-top: 0px;
    }
    .form-wrap .agree {
        align-items: start !important;
    }

}
/*@media (min-width: 768px) {*/
/*    .header .menu__lang {*/
/*        display: block;*/
/*    }*/
/*}*/
@media (max-width: 414px) {
    /*.mx-slider .hero__list {*/
    /*    grid-row: 3;*/
    /*    grid-column: 1/5;*/
    /*    flex-direction: row;*/
    /*    align-items: center;*/
    /*    justify-content: center;*/
    /*    margin-bottom: -15px;*/
    /*}*/
    .mx__tab .tabs-box>* {
        width: 100%;
        max-width: 100%;
    }
    .mx__tab .tabs-box {
        padding-left: 0;
        padding-right: 0;
    }

}
.flyout__list-item {
    display: flex;
    align-items: center;
}
.flyout__list-item svg, .flyout__list-item img {
    margin-right: 10px;
    max-width: 30px;
}
.sub-head__image img {
    filter: none;
}
.flyout__button {
    display: grid;
}

.button>*:not(:last-child) {
    margin: 0 20px 0 0;
}
.button__name {
    line-height: 100%;
}
.burger {
    margin-right: 20px;
}

.b-search {
    width: 110%;
}
@media (max-width: 768px) {
    .b-search {
        width: 93%;
    }
}
/***************
PAGE CAREER
carer slider
****************/
.slider__wrapper {
    max-width: 1340px;
    margin-left: auto;
    margin-right: auto;
}
.slider__carer-section {
    margin-top: 142px;
    background-color: #000;
    color: #fff;
    font-family: "Gilroy", sans-serif ;
}

.slider__carer {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.slide__content .slide__title{
    margin-top: 80px;
    margin-bottom: 35px;
    font-size: 64px;
    font-weight: 700;
    letter-spacing: 0.64px;
    line-height: 100%;
}
.slide__content p {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.54px;
}
.carer_slide {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    min-height: 455px;
    height: 100%;
    padding-left:60px;
    padding-right: 60px;
}
.slide__content {
    max-width: 85%;
    margin-top: auto;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}
.advantages__list {
    display: flex;
    /*flex-wrap: wrap;*/
    gap: 1.18vw
}
.advantages__list .advantage{
    width: auto;
    flex-basis: 25%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 19px 21px 17px;
    background-color: #ec6a2d;
}
.advantages__list .button > * {
    position: relative;
    z-index: 1;
}
.advantages__list .advantage h5 {
    width: 100%;
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: 0.96px;
}
.advantages__list .advantage p {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.54px;
    text-align: center;
}
.image__right-box {
    display: flex;
    justify-content: end;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    aspect-ratio: 1 / 0.75;
    padding-right: 2px;
    padding-left: 2px;
}
.image__right {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
}
.image__right-box::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(146.55% 50% at 50% 50%, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.53) 66.15%, #000 100%);
}
.slider__wrapper .btn__wrap {
    position: absolute;
    left: 85%;
    transform: translateY(-76px);
    display: flex;
    gap: 18px;
    width: auto;
    z-index: 10;
}
.carer__btn {
    cursor: pointer;
}
#arrow, #arrow_p {
    fill: #787878;
}
#bg, #bg_p {
    fill: white;
}
.carer__btn:hover #arrow,
.carer__btn:hover #arrow_p{
    fill: white;
}
.carer__btn:hover #bg,
.carer__btn:hover #bg_p{
    fill: #EC6A2D;
}
.t-d-container--c2 .t-d-container__wrapper.reverse {
    grid-template-columns: minmax(0, 8fr) minmax(0, 4fr);
}
.t-d-container--c2 .reverse .t-d-container__price-set {
    grid-column: 1/2;
}
.brand-advantages {
    background-repeat: no-repeat;
    /*background-position: top right;*/
    background-position: top 10px right 0;
    -webkit-background-size: 50%;
    background-size: 50%;
    transition: background-position 0ms;
}
.brand-advantages:hover {
    background-size: 0%;
    /*background-color: transparent;*/
    background-image: none !important;
}
/**************
management
*****************/
.management {
    color: #000;
}
.display-flex {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.management_block {
    position: relative;
    flex-basis: calc(50% - 10px);
    padding: 150px 50px 24px;
    border: 1px solid  #000 ;
}
.management .h3-title {
    width: 100%;
    margin-bottom: 80px;
}
.management_block.left {
    text-align: right;
}
.management_block.right {
    text-align: left;
}
.management_block .top_img,
.management_block .bottom_img{
    position: absolute;
}
.management_block.left .top_img {
    position: absolute;
    left: -1px;
    top: -2px;
}
.management_block.right .top_img {
    position: absolute;
    right: -2px;
    top: 1px;
    transform: translateY(-100%);
}
.bottom_img {
    right: -2px;
    bottom: -2px;
}
.img_box {
    margin-top: -40%;
    margin-bottom: 40px;
    max-width: calc((100% - 40px) * 0.9);
}
.left .img_box {
    margin-left: auto;
}
.img_box img {
    width: 440px;
    height: 440px;
    object-fit: cover;
    object-position: center;
}
.content__title {
    margin-bottom: 2px;
    font-size: 32px;
    font-weight: 800;
    line-height: 120%; /* 38.4px */
    letter-spacing: 0.64px;
}
.content__sub {
    margin-bottom: 14px;
    text-align: right;
    font-size: 18px;
    font-weight: 800;
    line-height: 160%; /* 28.8px */
    letter-spacing: 0.36px;
}
.content__sub-right {
    margin-bottom: 14px;
    text-align: left;
    font-size: 18px;
    font-weight: 800;
    line-height: 160%; /* 28.8px */
    letter-spacing: 0.36px;
}
.content_text {
    font-size: 18px;
    font-weight: 500;
    line-height: 160%; /* 28.8px */
    letter-spacing: 0.36px;
}
/***********************
WHY
**********************/
.why h3 {
    margin-bottom: 50px;
    width: 100%;
}
.why_block {
    width: calc(50% - 10px);
}
.why_block li {
    padding-left: 40px;
    margin-bottom: 25px;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%; /* 28.8px */
    letter-spacing: 0.36px;
}
.why_block li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    width: 33px;
    height: 34px;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' viewBox='0 0 34 34' fill='none'%3E%3Crect width='34' height='33' transform='translate(0 0.879883)' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M32.1686 5.40761C32.7218 5.94458 32.7218 6.81518 32.1686 7.35215L18.0019 21.1022C17.4487 21.6391 16.5517 21.6391 15.9984 21.1022L11.7484 16.9772C11.1952 16.4402 11.1952 15.5696 11.7484 15.0326C12.3017 14.4956 13.1987 14.4956 13.7519 15.0326L17.0002 18.1853L30.1651 5.40761C30.7183 4.87064 31.6153 4.87064 32.1686 5.40761Z' fill='%23EC6A2D'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.0835 6.37988C6.70777 6.37988 6.34744 6.52475 6.08176 6.78261C5.81608 7.04047 5.66683 7.39021 5.66683 7.75488V27.0049C5.66683 27.3696 5.81608 27.7193 6.08176 27.9772C6.34744 28.235 6.70777 28.3799 7.0835 28.3799H26.9168C27.2925 28.3799 27.6529 28.235 27.9186 27.9772C28.1842 27.7193 28.3335 27.3696 28.3335 27.0049V17.3799C28.3335 16.6205 28.9678 16.0049 29.7502 16.0049C30.5326 16.0049 31.1668 16.6205 31.1668 17.3799V27.0049C31.1668 28.0989 30.7191 29.1481 29.922 29.9217C29.125 30.6953 28.044 31.1299 26.9168 31.1299H7.0835C5.95633 31.1299 4.87532 30.6953 4.07829 29.9217C3.28126 29.1481 2.8335 28.0989 2.8335 27.0049V7.75488C2.8335 6.66087 3.28126 5.61165 4.07829 4.83807C4.87532 4.06448 5.95633 3.62988 7.0835 3.62988H22.6668C23.4492 3.62988 24.0835 4.24549 24.0835 5.00488C24.0835 5.76427 23.4492 6.37988 22.6668 6.37988H7.0835Z' fill='%23EC6A2D'/%3E%3C/svg%3E");
}
/*****************
NEWS
*********************/
.news-container__wrapper > .news__categories {
    margin-bottom: 60px;
}
.career_news .news-container__set {
    display: flex;
    flex-wrap: wrap;
}
.career_news .news-container__item {
    width: calc(25% - 24px);
    min-height: 290px;
}
.career_news .news-container__item:first-of-type {
    width: calc(50% - 20px);
}
.cat__list {
    display: flex;
    gap: 20px;
}
.cat__list-item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 33%;
    padding: 0 ;
    background:  #EC6A2D;
    text-align: center;
    transition: background-color .25s ease-in-out;
}
.cat__list-item a {
    display: inline-block;
    width: 100%;
    font-size: 24px;
    font-weight: 700;
    line-height: 65px; /* 28.8px */
    letter-spacing: 0.48px;
    color: #fff;
}
.cat__list-item:hover {
    background-color: #000;
}
.cat__list-item:hover a {
    font-weight: 800;
}
/***********************
Верхний блок категорий товара
***********************/
.tax-cat-product .sub-head__image {
    /*grid-column: 2/4;*/
    /*grid-row: 2/2;*/
    /*padding-left: 10%;*/
}
.tax-cat-product .image {
    top: 20px;
    padding-left: 10%;
}
.tax-cat-product .sub-head__gradient {
    display: none;
}
.tax-cat-product .image::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 10%;
    right: 0;
    bottom: 0;
    width: 100%;
    background: radial-gradient(146.55% 50% at 50% 50%, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.53) 66.15%, #000 100%);
}
.tax-cat-product .image img {
    object-fit: cover;
    object-position: center;
}
/**********************
Front page top slider
**************************/
.mx-slider .slide_image {
    position: relative;
    aspect-ratio: 1 / 0.5625;
}
.mx-slider .slide_image-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 100%;
    overflow: hidden;
}
.mx-slider .slide_image-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.mx-slider .slide_image-image .slide_image_mob img {
    width: 100%;
    height: 100%;
    object-fit: cover;

}
.mx-slider .slide_image-image .slide_image_mob  {
    display: none;
    height: 100%;
}
.mx-slider .hero-slide__info {
    position: relative;
    z-index: 3;
    pointer-events: none;
}
.mx-slider .hero-slide__button {
    position: relative;
    z-index: 15;
}
.mx-slider .hero-slide__button .button {
    pointer-events: all;
}
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.hero__slider .embed-container iframe,
.hero__slider .embed-container object,
.hero__slider .embed-container embed {
    position: absolute;
    top: -60px;
    left: 0;
    width: 100%;
    height: 100%;
}
.hero__slider .embed-container {
    position: relative;
    padding-bottom: calc(56.25% + 60px);
    overflow: hidden;
    max-width: 100%;
    height: auto;
}
.hero__color-slider {
    height: 104%;
}
.news-item__image {
    width: 100%;
    padding-top: 100%;
}
/*button*/
.button.list__item-link.disabled {
    background-color: #787878;
    pointer-events: none;
}
@media (min-width: calc(1281px)) {
    .tax-cat-product .sub-head__image:after {
        display: none;

    }
}
@media (max-width: 1023.5px) {
    .tax-cat-product .sub-head__bg {
        padding-top: 72px;
        height: 100%;
        display: flex;
        bottom: 0;
    }
    .tax-cat-product .image {
        top: 50%;
        transform: translateY(-50%);
        max-height: 100%;
        max-width: 40%;
        margin-left: auto;
    }
    .mx__tab {
        padding: 0 30px;
        max-width: 70%;
        margin-left: 0;
    }
    .sub-head__info {
        max-width: 70%;
    }
    .mx__tab .tabs-box {
        justify-content: stretch;
    }
    .sub-head__content {
        z-index: 11;
    }
    .hero .block-wrapper {
        padding-top: 70px;
    }
    /*.mx__tab .tabs-box__item {*/
    /*    position: relative;*/
    /*    z-index: 10;*/
    /*    !* width: auto; *!*/
    /*    flex-basis: 30%;*/
    /*}*/
    /*.mx__tab .tabs-box>* {*/
    /*     margin: 0 auto 16px 0;*/

    /*}*/
}

@media (max-width: 1024px) {
    .slider__carer-section {
        margin-top: 75px;
    }
    .brand-advantages {
        -webkit-background-size: 30%;
        background-size: 30%;
    }
    .management .h3-title {
        margin-bottom: 20vw;
    }
    .image__right-box {
        bottom: auto;
        top: 50%;
        transform: translateY(-50%);
    }
    .management_block.right .top_img {
        right: -2px;
        top: -2px;
        transform: none;
    }
}
@media (max-width: 895px) {
    .slide__content {
        max-width: calc(100% - 90px);
    }
    .slider__wrapper .btn__wrap {
        left: auto;
        right: 20px;
    }
}
@media (max-width: 767px) {
    .slide__content .slide__title {
        margin-top: 40px;
        margin-bottom: 25px;
        font-size: 6vw;
        font-weight: 700;
        letter-spacing: 0.64px;
        line-height: 100%;
    }
    .slide__content p {
        font-size: 16px;
    }
    .advantages__list .advantage h5 {
        font-size: 26px;
    }
    .advantages__list .advantage p {
        font-size: 14px;
    }
    .advantages__list .advantage {
        width: calc(50% - (1.18vw / 2));
        flex-basis: auto;
        padding: 14px 16px 13px;
    }
    .advantages__list {
        flex-wrap: wrap;
    }
    .carer_slide {
        padding-left: 20px;
        padding-right: 20px;
    }
    .management_block {
        padding-left: 20px;
        padding-right: 20px;
    }
    .content__title {
        font-size: 30px;
    }
    .img_box {
        margin-top: -80%;
        margin-bottom: 20px;
    }
    .career_news .news-container__item {
        width: calc(33% - 2.6vw);
    }
    .career_news .news-container__set {
        gap: 2vw;
        flex-direction: row;
    }
    .career_news .news-container__item {
        width: calc(33% - 1.1vw);
    }
    .career_news .news-container__item:first-of-type {
        width: calc(66% - 0.2vw);
    }
    .above_title {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .title-box-title {
        font-size: 22px;
        font-weight: 700;
    }
    .popup__text {
        font-size: 16px;
        line-height: 1.36;
    }
    .popup--brand .popup__cross-box {
        top: 10px;
        right: 10px;
    }
    .popup__text-top p {
        margin-bottom: 5px;
    }
}
@media (max-width: 640px) {
    .mx-slider .slide_image {
        position: relative;
        aspect-ratio: 1 / 1.78;
    }
    .embed-container {
        position: relative;
        /*padding-bottom: 168%;*/
        padding-bottom: calc(56.25% + 56px);
        overflow: hidden;
        max-width: 100%;
        height: 100%;
        width: 100%;
    }
    .hero__slider .embed-container {
        position: relative;
        padding-bottom: calc(56.25% - 60px);
        overflow: hidden;
        max-width: 100%;
        height: 100%;
        width: 100%;
    }
    .mx-slider .embed-container iframe,
    .mx-slider .embed-container object,
    .mx-slider .embed-container embed {
        top: 0;
        /*transform: translateY(-56px);*/
    }
    .mx-slider .hero-slide__info {
        pointer-events: none;
    }
    .mx-slider .hero-slide__button {
        position: relative;
        z-index: 15;
    }
    .mx-slider .hero-slide__button .button {
        pointer-events: all;
    }
    .mx-slider .hero__list {
        pointer-events: none;
    }
    .mx-slider .hero__list-item {
        pointer-events: auto;
    }
}
@media (max-width: 500px) {
    .slide__content {
        max-width: 100%;
    }
    .slide__content .slide__title {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .image__right-box {
        top: 20px;
        bottom: auto;
    }
    .image__right-box::before {
        background: radial-gradient(146.55% 50% at 50% 50%, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.76) 66.15%, #000 100%);
    }
    .slide__content {
        margin-bottom: 63px;
    }
    .slider__wrapper .btn__wrap {
        right: auto;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%) translateY(0);
    }
    .mx-slider .slide_image-image img {
        display: none;
    }
    .mx-slider .slide_image-image .slide_image_mob {
        display: block;
        position: relative;
    }
    .mx-slider .slide_image-image .slide_image_mob img {
        display: block;
    }
    .slide_image_mob::before {
        display: block;
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0, .28);
    }
    .management_block {
        flex-basis: 100%;
        padding: 20px;
    }
    .img_box {
        margin-top: 0;
    }
    .management .h3-title {
        margin-bottom: 24px;
    }
    .image__right-box {
        bottom: auto;
        top: 40px;
        transform: none;
        aspect-ratio: initial;
        padding-left: 0;
        padding-right: 0;
    }
    .why_block {
        width: 100%;
    }
    .why_block li {
        margin-bottom: 10px;
        font-size: 16px;
    }
    .career_news .news-container__item,
    .career_news .news-container__item:first-of-type {
        width: calc(50% - 1vw);
        margin-bottom: 0;
    }
    .career_news .news-container__set {
        gap: 1vw;
    }
    .cat__list {
        gap: 2vw;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .cat__list-item {
        width: 100%;
    }
    .news-container__wrapper > .news__categories {
        margin-bottom: 40px;
    }
    /** {*/
    /*    outline: 1px solid #c7a589;*/
    /*}*/
    html, body {
        width: 100vw;
        overflow-x: hidden;
    }
}

/* custom */

.flex{
    display: flex;
}

.justify_sb{
    justify-content: space-between;
}

.align_c{
    align-items: center;
}

.text_c{
    text-align: center;
}

.mb_60{
    margin-bottom: 60px;
}

body [data-reveal=elem]{
    opacity: 1;
}

.gifts .flex{
    gap: 5%;
}

.register .flex{
    gap: 5%;
}

.woocommerce-MyAccount-navigation{
    display: block;
}

.woocommerce{
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 120px;
    padding-right: 120px;
}

.woocommerce-account .woocommerce-MyAccount-content{
    float: none;
    width: 100%;
}

.account .gifts .flex p{
    font-size: 32px;
    line-height: 48px;
}

.form-wrap .field{
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
    position: relative;
}

.error{
    color: #fff;
    font-size: 16px;
    line-height: 24px;
}

.form-wrap .field input,
.form-wrap .field textarea,
.account-info__stats.form-wrap input{
    width: 100%;
    border-radius: 5px;
    padding: 8px 8px;
    color: #787878;
    font: 500 18px "Gilroy", "Century Gothic", "Segoe UI", "Arial", sans-serif;
    border: 1px solid #787878;
}

.hidden{
    display: none;
}

button{
    cursor: pointer;
}

body .account-stats{
    display: block;
}

body .account-stats .flex {
    justify-content: space-between;
}

.account-info__edit{
    cursor: pointer;
}

.mb-40{
    margin-bottom: 40px;
}

.account-info__stats{
    width: 60%;
}

.add-cheque input[type=date]{
    border: 2px solid #EC6A2D;
    border-radius: 10px;
    padding: 19px 8px;
    width: 100%;
    max-height: 60px;
    text-transform: uppercase;
}

.cheque-photo {
    cursor: pointer;
}

.form-wrap .real-label{
    display: none;
}

.form-wrap .field input{
    width: 100%;
    border-radius: 5px;
    padding: 12px 12px;
    color: #787878;
    font: 500 18px "Gilroy", "Century Gothic", "Segoe UI", "Arial", sans-serif;
}

.form-wrap input[type=checkbox]:checked {
    width: 29px;
    height: 23px;
    background: url(https://bonus.fado.ua/wp-content/themes/sp/img/checkmark-sprite.png) 31px 0px;
    padding: 0;
    border: none;
}

.form-wrap input[type=checkbox] {
    flex: 0 0 29px;
}

.form-wrap .agree {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    -moz-column-gap: 20px;
    column-gap: 20px;
    margin: 10px;
}

.form-wrap .agree span{
    font-size: 10px;
    line-height: 13.2px;
    color: #909090;
    text-align: left;
}

.popup-wrap{
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 99;
}

.popup-wrap.active{
    display: block;
}

.popup-wrap:before{
    content: '';
    z-index: 20;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.4);
    /* backdrop-filter: blur(10px); */
    border-radius: 10px;
    width: 100%;
    height: 100%;
}
.text_c{
    text-align: center;
}

.take-prize.grey{
    background-color: #787878;
    border-color: #787878;
    /* pointer-events: none; */
}

.take-prize.grey:before{
    display: none;
}

.popup-wrap-content{
    /*position: relative;*/
    z-index: 30;
    background-color: #fff;
    padding: 15px 25px 50px;
    border-radius: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);    
    width: 700px;
    /* height: 700px; */
    display: flex;
    align-items: flex-start;
    max-height: 96vh;
    overflow: clip;
}

.close{
    font-size: 15px;
    line-height: 15px;
    background-color: transparent;
    border: none;
    outline: none;
    background-image: url('img/close.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 0;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.get-prize-popup .form-wrap{
    width: 100%;
}

.get-prize-popup .columns{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 4rem;
    margin-top: 50px;
}

.get-prize-popup .item-description b{
    display: block;
}

.get-prize-popup .field{
    margin-top: 0;
    margin-bottom: 5px;
}

.get-prize-popup .account-details{
    width: 100%;
}

.get-prize-popup .fado-h2-header{
    font-size: 36px;
    line-height: 54px;
}

.get-prize-popup label .real-label {
    display: block;
    line-height: 18px;
    margin-bottom: 5px;
}


.get-prize-popup label input{
    border: 2px solid #E86922!important;
}

.get-prize-popup .item-preview{
    min-width: 220px;
    max-width: 220px;
    box-shadow: none;
}
.get-prize-popup .fado-gift-item.is-selected {
    box-shadow: none;
}
.item-preview::-webkit-scrollbar {
    width: 6px;
}
.item-preview::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.item-preview::-webkit-scrollbar-thumb {
    background: #555; /* Можно заменить на твой фирменный цвет #ff6b00 */
    border-radius: 10px;
}
.item-preview .fado-gift-item {
    margin-bottom: 10px;
}
.fado-gift-item {
    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
/* Для Firefox */
.item-preview {
    scrollbar-width: thin;
    scrollbar-color: #555 #f1f1f1;
}
.history-info:nth-of-type(n + 10){
    display: none;
}

.history-info.active{
    display: flex;
}

.change-prize-popup .popup-wrap-content{
    padding-bottom: 15px;
}

body form.ajax-auth{
    box-shadow: unset;
}

form.ajax-auth .auth_phoneNumber,
.submit_button {
    font-family: "Gilroy", sans-serif;
    max-width: 280px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 120%;
    font-weight: 500;
    color: #FFFFFF;
    background-color: #E27138;
    border: 1px solid #E27138;
    text-align: center;
    position: relative;
    padding: 15px 22px;
    transition: all 0.25s ease-out;
}

body .ajax-auth button{
    width: 100%;
    display: inline-block;
    max-width: 210px;
}

body .lwp_line{
    display: none;
}

.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container{
    left: 5px;
}

.lwp_timer{
    background: #222;
    width: 50px;
    height: 50px;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 100%;
    margin: 0 auto 20px;
}

body .ays-pb-modals{
    z-index: 999;
}

.lwp_forms_login  .lwp_top_activation{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.ays-pb-modal_2 {
    height: 600px!important;
}

body #lwp_login.ajax-auth input.lwp_username,
#lwp_activate.ajax-auth input.lwp_scode, #lwp_activate_email.ajax-auth input.lwp_scode{
    border: 2px solid #E86922;
    padding: 16px 21px;
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    font-family: "Gilroy", sans-serif;
    color: #000;
    max-width: 640px;
    width: 100%;
    float: none;
    height: 88px;
    border-radius: 8px;
}

body form.ajax-auth{
    max-width: 640px!important;
}

body form.ajax-auth .lh1,
body form.ajax-auth .lwp_change_pn,
body form.ajax-auth .status{
    color: #787878;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    text-align: left;
    font-family: "Gilroy", sans-serif;
}

body form.ajax-auth .status {
    text-align: center;
    /* display: none!important; */
}

body form.ajax-auth label {
    display: none;
}

.popup-content input[type=text], .popup-content input[type=email], .popup-content input[type=phone]{
    font-size: 24px;
    line-height: 38px;
    font-weight: 500;
    font-family: "Gilroy", sans-serif;
}

.history-info__image{
    cursor: pointer;
}

.get-image-popup .popup-wrap-content{
    justify-content: center;
    padding-top: 60px;
}

.popup-wrap-content img{
    max-height: 600px;
    max-width: 100%;
}

.history-info__edit{
    cursor: pointer;
}

body .history-info__description{
    line-height: 48px;
}

.account-info{
    position: relative;
}

body .account-info__stats.form-wrap input{
    border: none;
    border-bottom: 1px solid #000;
    border-radius: 0;
    padding: 10px 10px 10px;
    outline: none;
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 480px;
    margin: 0;
}

body .account-info__stats.form-wrap input:focus,
body .account-info__stats.form-wrap input:hover{
    border-color: #E86922;
}

.mt-30{
    margin-top: 30px;
}

body .fado-gift-item img{
    width: auto;
}

.cheque-upload-button{
    position: relative;
}

.file-upload-response {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    display: none;
}

.file-upload-response{
    font: 500 14px "Gilroy", "Century Gothic", "Segoe UI", "Arial", sans-serif;
    color: #787878;
    margin-bottom: 9px;
}

table.dataTable > tbody > tr > th, table.dataTable > tbody > tr > td{
    padding: 8px!important;
}

table.dataTable th.dt-type-numeric, table.dataTable th.dt-type-date, table.dataTable td.dt-type-numeric, table.dataTable td.dt-type-date{
    text-align: left!important;
}

.iti__country-list{
    display: none!important;
}

.add-cheque input[name="submit_cheque"] {
    margin-top: 1.5rem;
}

body .history-info{
    display: flex;
}
.add-cheque .button.button--orange{
    min-width: 220px;
}

.history-info__delete {
    cursor: pointer;
}

.form-wrap a{
    text-decoration: underline;
}
.form-wrap .field input[type="tel"] {
    padding-left: 12px;
}

.iti__flag {
    background-color: transparent;
}
.fado-gift-item__image {
    flex-grow: 1;
    display: flex;
    flex-wrap: wrap;
    /*justify-content: center;*/
}
.fado-gift-item__image img{
    aspect-ratio: 1;
    object-fit: cover;
}
.take-prize.grey, .take-prize.button--orange {
    margin: auto auto 10px auto;
}
.gifts-slider {
    position: relative;
}
.cart__box-wrapper {
    position: relative;

}
.cart__box-items {
    position: absolute;
    bottom: 12px;
    right: 12px;
    width: clamp(24px, 0.9278rem + 2.4413vw, 50px);
    height: clamp(24px, 0.9278rem + 2.4413vw, 50px);
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #E86922;
    border-radius: 50%;
    border: 4px solid #fff;
    color: #fff;
    font-family: inherit;
    font-weight: 700;
    font-size: clamp(16px, 0.8239rem + 0.7512vw, 24px);
}
.cart__box:hover {
  cursor: pointer;
}
.item-preview .prize-selector {
    margin-left: auto;
    margin-right: auto;
}
.fado-gift-item.is-selected {
    box-shadow: 0 26px 58px 0 rgba(0, 0, 0, 0.22),
    0 5px 14px 0 rgba(0, 0, 0, 0.18);
    /*box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.13), 0 1px 1px 0 rgba(0, 0, 0, 0.11);*/
}
body.wp-theme-sp.iti-mobile {
    position: relative !important;
    overflow: initial !important;
}
@media screen and (max-width: 768px) {
    .fado-gift-item.is-selected {
        box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.2),
        0 4px 11px 0 rgba(0, 0, 0, 0.15);
    }
   
    .grecaptcha-badge{
        bottom: 43px!important;
        transform: translateX(-10px);
    }
    body .fado-wrapper {
        padding-top: calc(72px);
    }
    .fado-main.account{
        padding-top: 30px;
    }
    body .fado-gift-item img{
        max-width: 100%;
    }
    body .ays-pb-modal {
        max-height: 98vh;
        overflow-y: auto;
    } 
    body .ays-pb-modal-close{
        top: 0!important;
        right: 0!important
    }
    body header.entry-header, 
    body footer.entry-footer, 
    body section:not(.section--fullwidth):not(.widget){
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    body form.ajax-auth{
        padding: 0;
    }
    .add-cheque label[for=prices-sum], .add-cheque label[for=purchase-date]{
        width: 46.6rem;
    }
    body .add-cheque{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: flex-end;
    }
    body .add-cheque label[for=submit]{
        margin-top: 33px;
    }
    div[class*=ays-pb-modal_].ays-pb-modal{
        max-width: 95%!important;
    }
    body #lwp_login.ajax-auth input.lwp_username, #lwp_activate.ajax-auth input.lwp_scode, #lwp_activate_email.ajax-auth input.lwp_scode{
        height: auto;
    }
    .ays-pb-modals .ays_content_box, div.ays-pb-modals div.ays-pb-social-buttons-heading{
        padding: 0!important
    }
    body #lwp_login.ajax-auth input.lwp_username, #lwp_activate.ajax-auth input.lwp_scode, #lwp_activate_email.ajax-auth input.lwp_scode{
        font-size: 19px;
        line-height: 24px;
    }
    body form.ajax-auth{
        padding: 40px 0 0;
    }
    .add-cheque > label {
        margin-bottom: 12px;
        margin-right: 16px;
    }
    body .history-info__description{
        line-height: 24px;
    }
    .account-info__points{
        margin-top: 20px;
    }
    body .account-stats .flex{
        flex-direction: column;
    }
    .account-info__stats{
        width: 100%;
    }
    .get-image-popup .popup-wrap-content img{
        max-height: 320px;
    }
    .popup-wrap-content{
        max-width: 95%;
        padding: 15px 10px ;
    }
    .close{
        top: 0;
        right: 0;
    }
    .get-prize-popup .columns{
        flex-direction: column;
        gap: 1rem;
        margin-top: 0;
    }
    .get-prize-popup .fado-h2-header {
        font-size: 24px;
        line-height: 32px;
    }
    .get-prize-popup .popup-wrap-content {
        max-width: 95%;
        overflow-y: auto;
        display: block;
        transform: translate(-50%, 0%);
        position: relative;
        top: 2%;
        overflow-y: auto;
        height: 96vh;
    }    
    /*body .fado-gift-item{*/
    /*    max-width: 140px;*/
    /*}*/
    .fado-gift-item__header{
        line-height: 14px;
    }
    body .fado-gift-item img{
        max-height: unset;
    }
    body .fado-gift-item .button__name{
        font-size: 12px;
        line-height: 8px;
    }
    body .fado-gift-item .button--orange {
        padding: 5px 12px;
        height: 25px;
        max-width: 120px;
    }
    .account .gifts .flex p {
        font-size: 16px;
        line-height: 24px;
    }
    .gifts .flex,
    .register .flex{
        flex-direction: column;
    }
    .hero .swiper-slide{
        min-height: unset;
    }
    body .hero .swiper-slide img {
        height: auto;
        width: 100%;
        margin: auto;
        height: 100%;
        /* position: absolute; */
        left: 0;
        top: 0;
        width: 100%;
    }
    .fado-gift-item__header b{
        display: block;
    }
    .prize__qty {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media screen and (min-width: 769px) {
    .get-prize-popup .item-preview {
        height: 100%;
        max-height: 88vh;
        overflow-y: auto;
        padding-bottom: 30px;
    }
}

