/*Mobile menu*/
.uc-mobile-menu .t450__right_buttons_but {
    display: flex;
}

.uc-mobile-menu .t450__right_buttons_but .t-btn {
    width: 100%;
    height: 60px !important;
    padding: 0 !important;
    box-shadow: 0px 4px 0px 0px rgba(215, 212, 200, 1);
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out !important;
}

.uc-mobile-menu .t450__right_buttons_but .t-btn:hover {
    box-shadow: 0px 0px 0px 0px rgba(215, 212, 200, 1);
}

/*Cursor pointer*/
.tab1:hover,
.tab2:hover {
    cursor: pointer;
}

/*Hint background*/
.swiper .js-feed-post,
.tone-shape .tn-atom {
    /*box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.08);*/
    border-radius: 20px;
}

.tone-shape .tn-atom::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border-radius: 20px;
    background-image: linear-gradient(to bottom, rgba(28, 28, 31, 1), transparent, rgba(28, 28, 31, 0.6));
}

.swiper .t-feed__post-bgimg::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border-radius: 20px;
    background-image: linear-gradient(to bottom, rgba(28, 28, 31, 0.5), transparent);
}

.tone-shape .tn-atom .toned-video {
    background-image: linear-gradient(to bottom, rgba(28, 28, 31, 1), transparent, rgba(28, 28, 31, 0.6));
}

/* Badges for links */
.item_sub .tn-atom strong {
    padding: 3px 5px;
    background: #FF391D;
    margin-left: 5px;
    border-radius: 50px;
    font-weight: 500 !important;
}

/*Cart*/
.t706__cartwin-totalamount-wrap,
.t706__product-amount {
    display: none !important;
}

#rec653655214 .t706__cartwin,
.uc-cart .t706__cartwin,
.uc-form-zamer .t-popup_show {
    background-color: rgb(26 26 29 / 30%) !important;
    backdrop-filter: blur(5px);
}

#rec653655214 .t706__cartwin-content,
.uc-cart .t706__cartwin-content,
.uc-form-zamer .t-popup__container{
    background-color: #f8f2e6 !important;
    border-radius: 10px;
    box-shadow: 0px 4px 0px 0px rgba(215, 212, 200, 1);
}

#rec653655214 .t706 .t-form .t-input,
.uc-cart .t706 .t-form .t-input,
.uc-form-zamer .t-form__submit .t-submit{
    height: 60px !important;
}

#rec653655214 .t-form .t-submit,
.uc-cart .t-form .t-submit,
.t-store__prod-snippet__container .t-store__prod-popup__btn,
.uc-form-zamer .t-form__submit .t-submit {
    border: 1px solid #232325;
    box-shadow: 0px 4px 0px 0px rgba(25, 25, 28, 1);
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out !important;
}

#rec653655214 .t-form .t-submit:hover,
.uc-cart .t-form .t-submit:hover,
.t-store__prod-snippet__container .t-store__prod-popup__btn:hover,
.uc-form-zamer .t-form__submit .t-submit:hover {
    box-shadow: 0px 0px 0px 0px rgba(25, 25, 28, 1);
}

#rec653655214 .t706__form-bottom-text,
.uc-cart .t706__form-bottom-text {
    margin-bottom: 0px !important;
}

.uc-cart .t706__product-imgdiv,
#rec653655214 .t706__product-imgdiv {
    mix-blend-mode: darken;
    border: 1px solid #D7D4C8;
    border-radius: 10px;
}

/*Catalog re-design*/
.t-store__prod-snippet__container .t-store__card__btn_second,
.uc-catalog-redesign .t-store__card__btn_second {
    box-shadow: 0px 4px 0px 0px rgba(215, 212, 200, 1);
    height: auto !important;
    padding: 10px !important;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out !important;
}

.t-store__prod-snippet__container .t-store__card__btn_second:hover,
.uc-catalog-redesign .t-store__card__btn_second:hover {
    box-shadow: 0px 0px 0px 0px rgba(215, 212, 200, 0) !important;
}

.t-store__prod-snippet__container .t-store__card__btns-wrapper,
.uc-catalog-redesign .t-store__card__btns-wrapper {
    justify-content: space-between;
    margin-top: 0 !important;
}

.t-store__prod-snippet__container .t-store__card__btns-wrapper .t-store__card__btn,
.uc-catalog-redesign .t-store__card__btns-wrapper .t-store__card__btn {
    margin: 0 !important;
}

.t-store__prod-snippet__container .t-store__card__imgwrapper,
.uc-catalog-redesign .t-store__card__imgwrapper {
    border: 1px solid #D7D4C8;
    border-radius: 10px;
    mix-blend-mode: darken;
    overflow: hidden;
}

.t-store__prod-snippet__container .t-store__card__imgwrapper,
.uc-catalog-redesign .t-store__card__imgwrapper {
    mix-blend-mode: darken;
}

.t-store__prod-snippet__container .t-store__card__imgwrapper,
.uc-catalog-redesign .t-store__card__imgwrapper {
    border: 1px solid #D7D4C8;
    border-radius: 10px;
    overflow: hidden;
}

.uc-catalog-redesign .t-store__card__btn_second,
.t-store__prod-snippet__container .t-store__card__btn_second {
    box-shadow: 0px 4px 0px 0px rgba(215, 212, 200, 1);
    height: auto !important;
    padding: 10px !important;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out !important;
}

.uc-catalog-redesign .t-store__card__btn_second:hover,
.t-store__prod-snippet__container .t-store__card__btn_second:hover {
    box-shadow: 0px 0px 0px 0px rgba(215, 212, 200, 0) !important;
}

.uc-catalog-redesign .t-store__card__btns-wrapper,
.t-store__prod-snippet__container .t-store__card__btns-wrapper {
    justify-content: space-between;
    margin-top: 0 !important;
}

.uc-catalog-redesign .t-store__filter__range_bg,
.t-store__prod-snippet__container .t-store__filter__range_bg {
    background-color: #8d8a84 !important;
}

.uc-catalog-redesign .t-store__prod-snippet__container,
.t-store__prod-snippet__container {
    background-color: #f8f2e6;
    padding-bottom: 0 !important;
    padding-top: 20px !important;
}

.uc-catalog-redesign .t-slds__container,
.t-store__prod-snippet__container .t-slds__container {
    background-color: transparent !important;
}

.uc-catalog-redesign .t-slds__items-wrapper,
.uc-catalog-redesign .t-slds__thumbsbullet-wrapper,
.t-store__prod-snippet__container .t-slds__items-wrapper,
.t-store__prod-snippet__container .t-slds__thumbsbullet-wrapper {
    mix-blend-mode: darken;
}

.uc-catalog-redesign .t-slds__thumbsbullet.t-slds__bullet,
.t-store__prod-snippet__container .t-slds__thumbsbullet.t-slds__bullet {
    border: 1px solid #D7D4C8;
    border-radius: 10px;
    overflow: hidden;
}

.uc-catalog-redesign .t-slds__thumbsbullet.t-slds__bullet_active,
.t-store__prod-snippet__container .t-slds__thumbsbullet.t-slds__bullet_active {
    border: 1px solid #1a1a1d !important;
}

.uc-catalog-redesign .t-slds__thumbsbullet.t-slds__bullet_active .t-slds__thumbsbullet-border,
.t-store__prod-snippet__container .t-slds__thumbsbullet.t-slds__bullet_active .t-slds__thumbsbullet-border {
    border: none !important;
}

.uc-catalog-redesign .t-slds__thumbsbullet-border,
.t-store__prod-snippet__container .t-slds__thumbsbullet-border {
    border: none !important;
}

.uc-catalog-redesign .t-store .js-product .t-slds__wrapper,
.t-store__prod-snippet__container .js-product .t-slds__wrapper {
    border: 1px solid #D7D4C8;
    border-radius: 20px;
    overflow: hidden;
}

.uc-catalog-redesign .t-store__relevants-grid-cont .t-slds__item,
.t-store__prod-snippet__container .t-store__relevants-grid-cont .t-slds__item {
    padding-bottom: 4px;
}

.uc-catalog-redesign .t-store__relevants-grid-cont .t-store__card__imgwrapper,
.t-store__prod-snippet__container .t-store__relevants-grid-cont .t-store__card__imgwrapper {
    border: 1px solid #D7D4C8;
    border-radius: 20px;
    mix-blend-mode: darken;
    overflow: hidden;
    width: auto !important;
}

/*Effects for buttons*/
.btn-effect .tn-atom {
    box-shadow: 0px 4px 0px 0px rgba(215, 212, 200, 1);
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out !important;
}

.btn-effect .tn-atom:hover {
    box-shadow: 0px 0px 0px 0px rgba(215, 212, 200, 0) !important;
}

.nlm113-active-btn280776621 .tn-atom {
    box-shadow: 0px 2px 0px 0px rgba(25, 25, 28, 1) !important;
}

.nlm113-active-btn280776621 .tn-atom:hover {
    box-shadow: 0px 0px 0px 0px rgba(25, 25, 28, 1) !important;
}

/*Effects for form buttons in zero*/
.form-design .tn-form__submit .t-submit {
    box-shadow: 0px 4px 0px 0px rgba(215, 212, 200, 1);
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out !important;
}

.form-design .tn-form__submit .t-submit:hover {
    box-shadow: 0px 0px 0px 0px rgba(215, 212, 200, 0) !important;
}

/*Header*/
.uc-header-fixed {
    backdrop-filter: blur(10px);
    background-color: rgb(248 242 230 / 90%);
}

.uc-header-second {
    /*box-shadow: 0px 1px 0px 0px rgba(215, 212, 200, 0.6);*/
    box-shadow: inset 0px -1px 0px 0px rgba(215, 212, 200, 0.6);
}

/*Links*/
.tn-atom {
    transition: opacity 0.2s ease-in-out !important;
}

.tn-atom:hover {
    opacity: 1 !important;
}

/*Link underline*/
.link-underline .tn-atom::before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    border-bottom: 1px dashed #242425;
}

/*Mix-blend for slider*/
.item-effect_shadow .t-slds__wrapper {
    background: #F8F2E6;
}

.item-effect_shadow .t-slds__wrapper .tn-atom__slds-img {
    mix-blend-mode: darken;
}

.item-effect_shadow-card {
    mix-blend-mode: darken;
}

/*Privacy*/
.uc-privacy .t220__textwrapper {
    border-radius: 20px;
    padding: 30px !important;
}

/*Styles for case cards*/
.uc-feed-container .js-feed-post {
    margin-top: 0 !important;
}

/*Styles for header (second)*/
.img-border {
    border-bottom-left-radius: 20px !important;
    overflow: hidden;
}

.uc-menu-info .t966__menu-item {
    align-items: center !important;
}

/*Styles for streams (main)*/
.uc-feed-container_se .t-feed__parts-switch-btn {
    box-shadow: 0px 2px 0px 0px rgba(215, 212, 200, 1);
}

.uc-feed-container_se .t-feed__parts-switch-btn:hover {
    box-shadow: 0px 0px 0px 0px rgba(215, 212, 200, 1);
}

.uc-feed-container_se .t-feed__parts-switch-btn.t-active {
    box-shadow: 0px 2px 0px 0px rgba(25, 25, 28, 1);
}

.uc-feed-container_se .t-feed__parts-switch-btn.t-active:hover {
    box-shadow: 0px 0px 0px 0px rgba(25, 25, 28, 1);
}

.uc-feed-container_se .t-feed__parts-switch-btn,
.uc-feed-container_se .t-feed__parts-switch-btn.t-active {
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out !important;
}

.uc-feed-container_se .t-feed__post-label {
    background: #f8f2e6;
    padding: 10px !important;
}

.uc-feed-container_se .t-feed__post-label span {
    color: #1A1A1D;
}

/*Styles for text underline*/
.text-effect_underline .tn-atom u {
    text-decoration: underline dashed #777471 !important;
}

.text-effect_underline .tn-atom::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    border-bottom: 1px dashed #777471;
}

/*FAQ*/
.uc-FAQ .t668__wrapper .t668__opened svg g {
    stroke: rgb(36, 36, 37) !important;
}

.footer-shape,
.header-shape {
    left: 0 !important;
    width: 100% !important;
}

.header-shape .tn-atom {
    transform: scale(100%);
}


/*News*/

.t-feed__post-popup__container {
    padding: 20px 0 0 !important;
}

.t-feed__post-popup__container .t-feed__post-popup__date-parts-wrapper,
.t-feed__post-popup__container .t-feed__post-popup__author-link {
    display: none;
}

.t-feed__post-popup__container .t-feed__post-popup__img {
    border-radius: 20px;
}

.t-feed__post-popup__container h1 {
    text-align: center;
}

.t-records[data-tilda-page-alias="portfolio"] .uc-bread,
.t-records[data-tilda-page-alias="blog-kompanii"] .uc-bread {
    background-color: #f8f2e6;
}

.t-records[data-tilda-page-alias="portfolio"] .uc-bread .t758__wrapper,
.t-records[data-tilda-page-alias="blog-kompanii"] .uc-bread .t758__wrapper {
    text-align: center !important;
}

.t-feed__post-popup__container .js-feed-relevants .t-feed__post-popup__relevants-bgimg {
    border-radius: 10px;
}

.t-feed__post-popup__container .js-feed-relevants .t-feed__post-popup__relevants-parts,
.t-feed__post-popup__container .js-feed-relevants .t-feed__post-popup__relevants-item-descr {
    display: none;
}

.t-feed__post-popup__container .js-feed-relevants .t-feed__post-popup__relevants-title {
    font-weight: 500 !important;
}

.t-feed__post-popup__container .t-slds__item .t_feed__post-popup__gallery-imgwrapper {
    border-radius: 20px;
    overflow: hidden;
}

.t-feed__post-popup__container .t-slds {
    overflow: visible !important;
}

/*.t-feed__post-popup__container .t-slds__container {*/
/*    overflow: visible !important;*/
/*}*/

/*.t-feed__post-popup__container .t-slds__container .t-slds__items-wrapper {*/
/*    display: flex;*/
/*    gap: 0 20px;*/
/*}*/

.t-feed__post-popup__container .t-slds__item_active {
    opacity: 1 !important;
}

.t-feed__post-popup__container .t-slds__item {
    opacity: 0.3;
    transition: opacity 0.5s ease-in-out;
}

.t-feed__post-popup__container .popup__container_button {
    display: grid;
    grid-template-columns: auto auto;
    grid-gap: 0 30px;
    justify-content: start;
    grid-template-areas: "left-col right-col";
    padding-top: 30px;
    box-shadow: 0px -1px 0px 0px rgba(215, 212, 200, 0.6);
}

.t-feed__post-popup__container .popup__container_button a {
    font-family: 'font', Arial, sans-serif;
    line-height: 1.55;
    color: #1a1a1d !important;
    opacity: 0.6;
    transition: opacity 0.2s ease-in-out !important;
}

.t-feed__post-popup__container .popup__container_button a:hover {
    opacity: 1;
    cursor: pointer;
}

.t-feed__post-popup__container .popup__container_button .popup__container_button__left {
    grid-area: left-col;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
    grid-gap: 0 10px;
    grid-template-areas:
        "popup__img popup__button"
        "popup__img popup__text";
}

.t-feed__post-popup__container .popup__container_button .popup__container_button__right {
    grid-area: right-col;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
    grid-gap: 0 10px;
    grid-template-areas:
        "popup__img popup__button"
        "popup__img popup__text";
}

.t-feed__post-popup__container .popup__container_button .popup__img {
    grid-area: popup__img;
}

.t-feed__post-popup__container .popup__container_button .popup__button {
    grid-area: popup__button;
    font-size: 16px;
    font-weight: 500;
}

.t-feed__post-popup__container .popup__container_button .popup__text {
    grid-area: popup__text;
    font-size: 13px;
}

.container-post_info {
    display: flex;
    justify-content: space-between;
    padding-bottom: 30px;
}

.container-post_info .container-post_info-date {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.container-post_info .post_info-model,
.container-post_info .post_info-title {
    font-size: 13px;
}

.container-post_info .post_info-name,
.container-post_info .post_info-date {
    font-size: 20px;
    font-weight: 500;
}

/* Breakpoints */
@media (min-width: 320px) and (max-width: 479px) {
    .swiper {
        width: 94%;
    }

    .swiper .js-feed-post {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .swiper .t-feed__container_inrow1 .t-feed__post:first-child,
    .swiper .t-feed__container_inrow2 .t-feed__post:nth-child(-n+2),
    .swiper .t-feed__container_inrow3 .t-feed__post:nth-child(-n+3),
    .swiper .t-feed__container_inrow4 .t-feed__post:nth-child(-n+4) {
        margin: 0 !important;
    }

    /*.t-feed__container_inrow1 .t-feed__post:first-child, .t-feed__container_inrow2 .t-feed__post:nth-child(-n+2), .t-feed__container_inrow3 .t-feed__post:nth-child(-n+3), .t-feed__container_inrow4 .t-feed__post:nth-child(-n+4) {*/
    /*    margin-top: 30px !important;*/
    /*}*/

    .swiper .js-feed-post,
    .tone-shape .tn-atom {
        border-radius: none !important;
        box-shadow: none !important;
    }

    /*.swiper .t-feed__post-imgwrapper {*/
    /*    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.08);*/
    /*}*/

    .swiper .t-feed__post-imgwrapper {
        padding-bottom: 75% !important;
    }

    .footer-shape {
        padding: 0 10px;
    }
    
    .t-feed__post-popup__container .popup__container_button .popup__button {
        font-size: 14px !important;
    }
    
    .t-store__relevants__container .js-product {
        -webkit-justify-content: center !important;
        justify-content: center !important;
    }
    
    .t-store__relevants__container .js-product .t-store__card__textwrapper {
        height: auto !important;
    }
    
    .uc-catalog-redesign .t-store__card__btns-wrapper,
    .t-store__prod-snippet__container .t-store__card__btns-wrapper {
        gap: 10px;
    }
}

@media (min-width: 480px) and (max-width: 639px) {
    .swiper {
        width: 96%;
    }

    .swiper .js-feed-post {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .swiper .t-feed__container_inrow1 .t-feed__post:first-child,
    .swiper .t-feed__container_inrow2 .t-feed__post:nth-child(-n+2),
    .swiper .t-feed__container_inrow3 .t-feed__post:nth-child(-n+3),
    .swiper .t-feed__container_inrow4 .t-feed__post:nth-child(-n+4) {
        margin: 0 !important;
    }

    /*.t-feed__container_inrow1 .t-feed__post:first-child, .t-feed__container_inrow2 .t-feed__post:nth-child(-n+2), .t-feed__container_inrow3 .t-feed__post:nth-child(-n+3), .t-feed__container_inrow4 .t-feed__post:nth-child(-n+4) {*/
    /*    margin-top: 30px !important;*/
    /*}*/

    .swiper .js-feed-post,
    .tone-shape .tn-atom {
        border-radius: none !important;
        box-shadow: none !important;
    }

    /*.swiper .t-feed__post-imgwrapper {*/
    /*    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.08);*/
    /*}*/

    .footer-shape {
        padding: 0 10px;
    }
    
    .t-feed__post-popup__container .t-slds__container .t-slds__items-wrapper {
        display: flex;
        gap: 0 20px;
    }
    
    .t-feed__post-popup__container .t-slds__container {
        overflow: visible !important;
    }
}

@media (min-width: 640px) and (max-width: 959px) {
    .swiper {
        width: 640px;
    }

    .swiper .js-feed-post {
        padding-left: 0 !important;

    }

    .swiper .js-feed-post:first-child {
        padding-left: 0 !important;
    }

    .swiper .js-feed-post:last-child {
        padding-right: 0 !important;
    }

    .swiper .t-feed__container_inrow1 .t-feed__post:first-child,
    .swiper .t-feed__container_inrow2 .t-feed__post:nth-child(-n+2),
    .swiper .t-feed__container_inrow3 .t-feed__post:nth-child(-n+3),
    .swiper .t-feed__container_inrow4 .t-feed__post:nth-child(-n+4) {
        margin: 0 !important;
    }

    /*.t-feed__container_inrow1 .t-feed__post:first-child, .t-feed__container_inrow2 .t-feed__post:nth-child(-n+2), .t-feed__container_inrow3 .t-feed__post:nth-child(-n+3), .t-feed__container_inrow4 .t-feed__post:nth-child(-n+4) {*/
    /*    margin-top: 30px !important;*/
    /*}*/

    .swiper .js-feed-post,
    .tone-shape .tn-atom {
        border-radius: none !important;
        box-shadow: none !important;
    }

    /*.swiper .t-feed__post-imgwrapper {*/
    /*    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.08);*/
    /*}*/

    .footer-shape {
        padding: 0 20px;
    }

    .header-shape {
        padding: 0 10px;
    }
    
    .t-feed__post-popup__container .t-slds__container .t-slds__items-wrapper {
        display: flex;
        gap: 0 20px;
    }
    
    .t-feed__post-popup__container .t-slds__container {
        overflow: visible !important;
    }
}

@media (min-width: 960px) and (max-width: 1199px) {
    .swiper {
        width: 960px;
    }

    .swiper .js-feed-post,
    .tone-shape .tn-atom {
        border-radius: none !important;
        box-shadow: none !important;
    }

    /*.swiper .t-feed__post-imgwrapper {*/
    /*    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.08);*/
    /*}*/

    .footer-shape,
    .header-shape {
        padding: 0 20px;
    }
    
    .t-feed__post-popup__container .t-slds__container .t-slds__items-wrapper {
        display: flex;
        gap: 0 20px;
    }
    
    .t-feed__post-popup__container .t-slds__container {
        overflow: visible !important;
    }
}

@media (min-width: 1200px) {
    .swiper {
        width: 1200px;
    }

    .footer-shape,
    .header-shape {
        padding: 0 20px;
    }
    
    .t-feed__post-popup__container .t-slds__container .t-slds__items-wrapper {
        display: flex;
        gap: 0 20px;
    }
    
    .t-feed__post-popup__container .t-slds__container {
        overflow: visible !important;
    }
}