/* Vnymanye! Kazhdyj styl dolzhen vkljuchat teg footer */
/* Footer */
.banner_yellow_block {
    display:block;
    position:relative;
}
.banner_yellow {
    background:var(--primary);
    width: 100%;
    padding: 126px 115px;
    height:504px;
    aspect-ratio:1850/504;
    -aspect-ratio:1850/504;
    margin-bottom: -1px;
    clip-path: url(#customClipPath5);
    transition: clip-path 0.5s ease-in-out;
    position:relative;
}
.banner_yellow:after {
    content:'';
    position:absolute;
    width:100%;
    height:100%;
    background:url('/image/catalog/design/banner_grid.svg') top left no-repeat;
    display:block;
    top:0px;
    left:0px;
    z-index:0;
}
.banner_yellow .yellow {
    z-index:999999999;
    position: absolute;
}
.banner_yellow h2 {
    margin:0px;
    color:#000;
    font-size:113px;
    margin: 0px;
    line-height: 1;
    padding: 0px 0px 20px;
    font-family: 'Magistral Extra Cond W08 Md';
    display: flex;
}
.banner_yellow .sub {
        font-family: 'Magistral Extra Cond W08 Light';
        color:#000;
        font-size:113px;
        display: block;
        line-height: 1;
}
footer {
    margin-top: 120px;
    padding-top: 0px;
    /* background-color: #303030; */
    background: url('/image/catalog/design/SUPREME.svg') left bottom no-repeat;
    background-size: 100% auto;
    /* border-top: 1px solid #ddd; */
    color: var(--text);
}
html[data-theme="light"] footer {
    background: url('/image/catalog/design/SUPREME_light.svg') left bottom no-repeat;
    background-size: 100% auto;
}
.footer_top {
    display:flex;
    width:100%;
    justify-content: space-between;
    /* border: 1px solid red; */
    margin-top: 167px;
}
.col {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: auto;
}
footer span.icons {
    width: 42px;
    height: 42px;
    display: flex;
    /* position: absolute; */
    border: 1px solid #ffffff59;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    align-content: center;
    margin-right: 12px;
    cursor: pointer;
}
footer .col .right_block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    color: var(--text);
}
footer .col .right_block span {
    font-size: 14.66px;
}
footer .col.footer_tel .right_block span{
    text-transform: capitalize;
}
footer .col.footer_tel .right_block a {
    font-size: 15.5px;
    font-weight: bold;
}
footer .col.footer_tel .right_block a:hover, 
footer .col.footer_tel .right_block a:focus {  
    color:var(--primary);
}
footer .col.footer_email .right_block a {
    font-size: 12.98px;
}
footer .col.footer_email .right_block a:hover, 
footer .col.footer_email .right_block a:focus {  
    color:var(--primary);
}
footer .col.footer_btn a {
    width: 117px;
    height: 41px;
    border-radius: 20px;
    background: #333;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    font-size: 13.82px;
    font-weight: bold;
    margin-bottom: 15px;
}
footer .col.footer_btn a:hover {
    background:var(--primary);
    color:#000;
}
footer span.icons.moon_icon {
    cursor: pointer;
    margin-right: 0px;
}

footer .line_black {
    width:80px;
    height:80px;
    background:#fff url('/image/catalog/design/line_black.svg') center no-repeat;
    display:flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    border-radius: 50%;
    position: absolute;
    right: 25px;
    top: 25px;
}
html[data-theme="light"] footer .line_black {
    background:#333 url('/image/catalog/design/line_white.svg') center no-repeat;
}
footer .line_black:hover,
footer .line_black:focus {
    background:#333 url('/image/catalog/design/line_white.svg') center no-repeat;
}
footer hr {
    border-top: none;
    border-bottom: 1px solid #666;
}

footer a {
    color: var(--text);
}

footer a:hover {
    color: var(--text);
}

footer h5 {
    font-size: 13px;
    font-weight: bold;
    color: #fff;
}
footer .footer-text {
    overflow: hidden;
    position: relative;
}
footer .footer-text-wrap-btn {
    display: flex;
    margin-top: 10px;
}
footer .footer-text-wrap-btn .footer-text-button {
    color: #000000;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    position: relative;
    border-bottom: 1px dashed #c1c1c1;
}
footer .footer-text-wrap-btn .footer-text-button:hover {
    border-bottom: 1px dashed transparent;
}
footer .footer-text-wrap-btn .footer-text-button::after {
    background-image: url(/image/catalog/design/arrow-down_btn-blue.svg);
    content: '';
    display: inline-block;
    height: 17px;
    width: 14px;
    margin-left: 10px;
    margin-right: -24px;
    margin-bottom: -5px;
}
footer .footer-text-wrap-btn .footer-text-button.hiddenClick:after {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
}
footer .footer-text-wrap {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

footer .slogan {
    display: inline-block;
}
footer .logo-footer {
    display:flex;
    justify-content: flex-start;
    margin-bottom: 15px;
}
footer .footer-col1 .zagol5 {
    font-weight: 200;
    font-size:13.82px;
    max-width:290px;
    margin: 0px;
    text-align:left;
}
footer .payments {
    display:flex;
    justify-content: center;
}
footer .footer-text1 {
    display:flex;
    justify-content: center;
}
footer .copyright {
    margin: 100px 0 0 0;
    padding:20px 0 20px 0;
    border-top: 1px solid #333;
    text-align:center;
    display: flex;
    justify-content: space-between;
}
html[data-theme="light"] footer .copyright {
    border-top: 1px solid var(--border);
}
footer .copyright   {
    padding:40px 0px;
}
footer .copyright .col_1 {
    font-size:13.82px;
    font-weight: 200;
}
footer .copyright  .zmenu-h {
    padding: 0px;
}
footer .copyright  .zmenu-h a {
    padding: 0px;
    font-size: 13.82px;
    text-decoration: underline;
}
footer .copyright .zmenu-h a:hover {
    text-decoration: none;
}
footer .copyright  .zmenu-h li + li {
    margin-left: 30px;
}
footer .slogan {
    display:flex;
    justify-content: center;
}
footer .zagol5 {
    color: var(--text);
}
footer .zagol1,
footer .zagol2,
footer .zagol3,
footer .zagol4,
footer .zagol5,
footer .zagol6,
footer .zagol7,
footer .zagol8 {
    margin-top:0px;
}
footer .zmenu-v ul {
    border:0px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
footer .zmenu-v ul li {
    border:0px;
}
footer .zmenu-v ul li a {
    border:0px;
    padding: 18px 0px 0px;
    font-size: 13.82px;
    border-bottom: 0px solid transparent;
    display: flex;
    justify-content: flex-start;
}
footer .zmenu-v ul li a:before {
    content: '';
    width: 0%;
    height: 2px;
    background: var(--primary);
    opacity: 1;
    display: block;
    position: absolute;
    bottom: 0rem;
    left: 0;
    transition: width 0.3s;
}
footer .zmenu-v ul li a:hover {
    background:none;
    text-shadow:none;
    color:#ffffff;
    border-bottom: 0px solid var(--primary);
}
footer .zmenu-v ul li a:hover:before {
    width:100%;
}
footer .zmenu-v {
    margin-bottom: 0px;
    border: 0px solid #DDDDDD;
    padding: 0px 0;
}
.footer-col2 {
    display:flex;
    justify-content: space-between;
    width: 405px;
}
.footer-col3 {
    display:flex;
    flex-direction: column;
    align-items: flex-start;
    align-content: flex-start;
}
.footer-col3 .col {
    margin-bottom:15px;
}
.footer-col3 .col:last-child {
    margin-bottom: 0px;
}
.footer-col4 {
    text-align: center;
}
footer .footer-time s {
    text-decoration: none;
}
footer .footer-time .icon-li {
    display:flex;
    flex-direction: column;
}
footer .soc-footer a {
    width:24px;
    height:24px;
    display:inline-flex;
    margin-right:10px;
}
footer .icon-li {
    padding-left: 30px;
    list-style-type: none;
}
footer span.icons {
    width: 42px;
    height: 42px;
    display: flex;
    border: 1px solid var(--border);
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    align-content: center;
    margin-right: 12px;
    cursor: pointer;
}
footer .icon-li span.icons {
    margin: -1px 0px -8px -28px;
}


footer .icon-li svg path {
    /* fill:var(--primary);  */
    /* stroke:var(--primary);  */
     /* fill:red;            */
    /*stroke:red;  */       
}
footer .soc svg path {
    /* fill:var(--primary);            */
    /* stroke:var(--primary);          */
    /* fill:red;           */
    /* stroke:red; */      
}

footer .soc svg path + path {
    fill:transparent; 
}
footer a:hover svg {
    filter:brightness(1.2);
}
/*soc-footer*/
footer .soc {
    display: inline-block;
}
footer .soc a {
    width:24px;
    height:24px;
    display:inline-block;
    margin-right:10px;
}
footer .soc a + a {
    margin-left:0px!important
}
/*soc-footer end*/

/* Chat */
footer .messengers {
    display: flex;
    gap: 2px;
    justify-content: center;
    align-items: center;
    width: 96px;
    margin: 5px auto 10px;
}
footer .messengers a {
    width:24px;
    height:24px;
    display:flex;
    /* background:#606060; */
    border-radius:var(--radius-50);
    background-position:center center;
    background-repeat:no-repeat
}
footer .messengers a span {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}
footer .messengers a span svg path {
    fill:var(--orange);           
    /* stroke:var(--primary);          */
    /* fill:red;           */
    /* stroke:red; */  
}
/* Chat - END */
footer .dropdown {
    display:none!important;
}

/* media styles */
@media(max-width:1919px) {
footer,
html[data-theme="light"] footer {
    margin-top: 175px;
    background-position: bottom 140px center;
}
.banner_yellow {
    padding: 105px 95px;
    width: 100%;
    height: auto;
}
.banner_yellow h2 {
    padding: 0;
    font-size: 93px;
    line-height: 1.1;
    font-weight: 500;
    text-align: left;
}
.banner_yellow .sub {
    font-size: 93px;
    line-height: 1.1;
    font-weight: 300;
    text-align: left;
}
footer .line_black, html[data-theme="light"] footer .line_black {
    width: 66px;
    height: auto;
    aspect-ratio: 1/1;
    background-size: 20px;
    top: 20px;
    right: 20px;
}
footer .line_black:hover,
footer .line_black:focus {
    background-size: 20px;
}
.footer_top {
    margin-top: 135px;
}
}
@media(max-width:1599px) {
footer,
html[data-theme="light"] footer {
    background-position: bottom 155px center;
}
.banner_yellow {
    padding: 94px 85px;
}
.banner_yellow h2,
.banner_yellow .sub {
    font-size: 84px;
}
footer .line_black, html[data-theme="light"] footer .line_black {
    width: 60px;
    background-size: 18px;
    top: 18px;
    right: 18px;
}
footer .line_black:hover,
footer .line_black:focus {
    background-size: 18px;
}
}
@media(max-width:1439px) {
footer, html[data-theme="light"] footer {
    margin-top: 145px;
}
.banner_yellow {
    padding: 78px 70px;
}
.banner_yellow h2,
.banner_yellow .sub {
    font-size: 70px;
}
footer .line_black, html[data-theme="light"] footer .line_black {
    width: 50px;
    background-size: 14px;
    top: 15px;
    right: 15px;
}
footer .line_black:hover,
footer .line_black:focus {
    background-size: 14px;
}
footer .copyright {
    padding-top: 40px;
    padding-bottom: 36px;
    margin-top: 30px;
}
.footer_top {
    margin-top: 145px;
}
    

.footer-col2 {
  width: 315px;
}
}
@media(max-width:1199px) {
footer, html[data-theme="light"] footer {
    margin-top: 100px;
    background-position: bottom 140px center;
}
.banner_yellow {
    padding: 65px 60px;
}
.banner_yellow h2,
.banner_yellow .sub {
    font-size: 59px;
}
footer .line_black, html[data-theme="light"] footer .line_black {
    width: 42px;
    background-size: 12px;
    top: 12px;
    right: 12px;
}
footer .line_black:hover,
footer .line_black:focus {
    background-size: 12px;
}
.footer_top {
    margin-top: 80px;
}
.footer-col2 {
    width: 252px;
}
footer .footer-col1 .zagol5 {
    font-size: 12px;
    max-width: 250px;
}
.zmenu-v .zmenu-head {
    margin-bottom: 0;
}
footer .zmenu-v ul li a {
    font-size: 13px;
}
footer .col .right_block span {
    font-size: 12px;
    line-height: 1.36;
}
footer .col.footer_email .right_block a,
footer .col .right_block,
footer .col.footer_tel .right_block a {
    font-size: 12px;
    line-height: 1.29;
}
}
@media(max-width:991px) {
footer,
html[data-theme="light"] footer{
    margin-top: 75px;
    background: unset;
}
.banner_yellow {
    padding: 49px 34px 50px;
    aspect-ratio: 300/127;
    clip-path: url(#customClipPath55);
    display: flex;
    align-items: center;
}
.banner_yellow h2,
.banner_yellow .sub {
    font-size: 59px;
    max-width: 560px;
}
footer .line_black, html[data-theme="light"] footer .line_black {
    top: 20px;
    right: 20px;
}
.footer_top {
    margin-top: 45px;
    padding-top: 15px;
    background: url(/image/catalog/design/SUPREME.svg) center top/contain no-repeat;
}
html[data-theme="light"] .footer_top {
    background: url('/image/catalog/design/SUPREME_light.svg') center top/contain no-repeat;
}
footer .logo-footer img {
    width: 100px;
    height: auto;
    object-fit: contain;
}
footer .footer-col1 .zagol5 {
    font-size: 9px;
    max-width: 130px;
}
.footer-col2 {
    width: 220px;
}
.zmenu-v .zmenu-head {
    font-size: 14px;
}
footer .zmenu-v ul li a {
    font-size: 12px;
    line-height: 1.44;
    padding-top: 16px;
}
footer span.icons {
    width: 30px;
    height: auto;
    aspect-ratio: 1/1;
    margin-right: 10px;
}
footer span.icons svg {
    display: block;
    width: 12px;
    height: 12px;
    object-fit: contain;
}
footer .col .right_block span {
    font-size: 10px;
}
footer .col.footer_email .right_block a,
footer .col .right_block,
footer .col.footer_tel .right_block a {
    font-size: 11px;
}
.footer-col3 .col {
    margin-bottom: 15px;
}
footer .col.footer_btn a {
    width: 103px;
    height: 37px;
    font-size: 12px;
    margin-bottom: 0;
}
footer .copyright {
    margin-top: 20px;
    padding: 20px 0;
}
footer .copyright .zmenu-h a,
footer .copyright .col_1 {
    font-size: 11px;
    line-height: 1.69;
}
}
@media(max-width:767px) {
footer, html[data-theme="light"] footer {
    margin-top: 50px;
}
.banner_yellow {
    padding: 20px 40px;
}
.banner_yellow h2,
.banner_yellow .sub {
    font-size: 44px;
    max-width: 420px;
}
footer .line_black, html[data-theme="light"] footer .line_black {
    width: 36px;
    background-size: 10px;
    top: 10px;
    right: 15px;
}
footer .line_black:hover,
footer .line_black:focus {
    background-size: 10px;
}
.footer_top {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 50px;
    padding-top: 0;
}
footer .footer-col1 {
    display: flex;
    flex-direction: column;
    align-items: center;
}
footer .footer-col1 .zagol5 {
    font-size: 9px;
    line-height: 2.03;
    text-align: center;
    max-width: 220px;
}
.footer_top>div:nth-child(3) {
    order: 1;
}
.footer-col3:last-child {
    display: flex;
    flex-direction: column;
    align-items: center;
}
footer .copyright {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 25px;
}
}
@media(max-width:575px) {
footer, html[data-theme="light"] footer {
    margin-top: 30px;
}
.banner_yellow {
    padding: 2vw 5vw;
}
.banner_yellow h2,
.banner_yellow .sub {
    font-size: 8vw;
    max-width: 75vw;
}
footer .line_black, html[data-theme="light"] footer .line_black {
    width: 6.65vw;
    background-size: 1.8vw;
    top: 2vw;
    right: 2vw;
}
footer .line_black:hover,
footer .line_black:focus {
    background-size: 1.8vw;
}
.footer_top {
    margin-top: 40px;
    grid-template-columns: 145fr 192fr;
    gap: 25px 40px;

}
footer .copyright {
    margin-top: 25px;
    padding: 25px 0;
}
footer .copyright .zmenu-h a,
footer .copyright .col_1 {
    font-size: 9px;
}
}
@media(max-width:479px) {
footer .line_black, html[data-theme="light"] footer .line_black {
    background-size: 2.2vw;
}
footer .line_black:hover,
footer .line_black:focus {
    background-size: 2.2vw;
}
.footer_top {
    grid-template-columns: 140fr 182fr;
    gap: 25px 20px;
    margin-top: 30px;
    padding-top: 10px;
}
.footer-col2 {
    width: 180px;
    align-self: center;
}
footer .zmenu-v .zmenu-head {
    font-size: 11px;
}
footer .zmenu-v ul li a {
    font-size: 9px;
    padding-top: 12px;
}
footer .footer-col1 .zagol5 {
    font-size: 8px;
}
footer .copyright {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
    padding: 20px 0;
}
}
@media(max-width:359px) {
footer {
    margin-top: 12px;
    background-position: bottom 345px center;
}
.footer_top {
    gap: 25px 13px;
    grid-template-columns: 134fr 182fr;
}
    footer .logo-footer img {
        width:80px;
    }
footer .footer-col1 .zagol5 {
    font-size: 9px;
    line-height: 1.69;
}
    footer .col.footer_btn a {
        width:80px;
    }
    footer .col.footer_email .right_block a {
        font-size:10px
    }
    footer span.icons.moon_icon {
        margin-right:0px
    }
    .footer-col2 {
        width:160px;
    }
}