@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;600&display=swap");@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;600&display=swap");@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;600&display=swap");@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;600&display=swap");@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;600&display=swap");@font-face{font-family:"SansMedium";src:url("../../static/fonts/GeneralSans-Medium.woff2") format("woff2"), url("../../static/fonts/GeneralSans-Medium.woff") format("woff");font-weight:medium;font-style:normal}@font-face{font-family:"SansRegular";src:url("../../static/fonts/GeneralSans-Regular.woff2") format("woff2"), url("../../static/fonts/GeneralSans-Regular.woff") format("woff");font-weight:regular;font-style:normal}@font-face{font-family:"ProBold";src:url("../../static/fonts/BebasNeuePro-Bold.woff2") format("woff2"), url("../../static/fonts/BebasNeuePro-Bold.woff") format("woff");font-weight:bold;font-style:normal}@font-face{font-family:"ProBook";src:url("../../static/fonts/BebasNeuePro-Book.woff2") format("woff2"), url("../../static/fonts/BebasNeuePro-Book.woff") format("woff");font-weight:bold;font-style:normal}@font-face{font-family:"ProRegular";src:url("../../static/fonts/BebasNeuePro-Regular.woff2") format("woff2"), url("../../static/fonts/BebasNeuePro-Regular.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:"ProMiddle";src:url("../../static/fonts/BebasNeuePro-Middle.woff2") format("woff2"), url("../../static/fonts/BebasNeuePro-Middle.woff") format("woff");font-weight:normal;font-style:normal}.max_wrapper{width:90%;margin-left:auto;margin-right:auto;max-width:1640px}a{text-decoration:none;color:inherit}li{list-style:none}img{width:100%;height:100%;object-fit:cover}button{cursor:pointer;border:none;background:none}input,textarea{outline:none;border:none;font-family:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#000;border-radius:4px}.btn{background:#0097b2;padding:1.6rem;font-weight:400;font-size:2.4rem;line-height:100%;text-transform:uppercase;color:#fff;display:flex;align-items:center;gap:10px;transition:0.3s ease-in-out}.btn:hover{background:#171616}.btn-black{background:#171616}.btn-black:hover{background:#0097b2}@font-face{font-family:"SansMedium";src:url("../../static/fonts/GeneralSans-Medium.woff2") format("woff2"), url("../../static/fonts/GeneralSans-Medium.woff") format("woff");font-weight:medium;font-style:normal}@font-face{font-family:"SansRegular";src:url("../../static/fonts/GeneralSans-Regular.woff2") format("woff2"), url("../../static/fonts/GeneralSans-Regular.woff") format("woff");font-weight:regular;font-style:normal}@font-face{font-family:"ProBold";src:url("../../static/fonts/BebasNeuePro-Bold.woff2") format("woff2"), url("../../static/fonts/BebasNeuePro-Bold.woff") format("woff");font-weight:bold;font-style:normal}@font-face{font-family:"ProBook";src:url("../../static/fonts/BebasNeuePro-Book.woff2") format("woff2"), url("../../static/fonts/BebasNeuePro-Book.woff") format("woff");font-weight:bold;font-style:normal}@font-face{font-family:"ProRegular";src:url("../../static/fonts/BebasNeuePro-Regular.woff2") format("woff2"), url("../../static/fonts/BebasNeuePro-Regular.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:"ProMiddle";src:url("../../static/fonts/BebasNeuePro-Middle.woff2") format("woff2"), url("../../static/fonts/BebasNeuePro-Middle.woff") format("woff");font-weight:normal;font-style:normal}section#hero .swiper-slide{position:relative;padding:18rem 0 10rem;display:flex;justify-content:center;align-items:center}section#hero .swiper-slide .back{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}section#hero .swiper-slide .back img{object-fit:cover}section#hero .swiper-slide .back::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.6)}section#hero .swiper-slide .inner{width:90%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5rem;z-index:2}section#hero .swiper-slide .inner div{display:flex;flex-direction:column;align-items:center;justify-content:center}section#hero .swiper-slide .inner div h2{font-weight:400;font-size:9.6rem;line-height:100%;text-align:center;text-transform:uppercase;color:#fff}section#hero .swiper-slide .inner div h4{font-family:"ProMiddle", sans-serif;font-size:4.8rem;line-height:100%;text-align:center;color:rgba(255, 255, 255, 0.5)}section#categories{margin:4.5rem 0}section#categories .max_wrapper{display:flex;flex-wrap:wrap;justify-content:center}section#categories .max_wrapper .cat{position:relative;width:25%;border:0.85px solid #c8c8c8;padding:3.4rem;height:357px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}@media (max-width:1350px){section#categories .max_wrapper .cat{min-width:410px}}@media (max-width:960px){section#categories .max_wrapper .cat{min-width:300px;height:180px}}@media (max-width:650px){section#categories .max_wrapper .cat{min-width:100%}}section#categories .max_wrapper .cat .back{position:absolute;bottom:0;right:0;z-index:-1;width:70%;transform:translateY(200%) translateX(50%);transition:0.3s ease-in-out}section#categories .max_wrapper .cat .icon{width:41px;height:41px;transition:0.3s ease-in-out}section#categories .max_wrapper .cat .name_count{display:flex;gap:8px;align-items:center;font-weight:400;font-size:5.4rem;line-height:100%;color:#171616;text-transform:uppercase;transition:0.3s ease-in-out}section#categories .max_wrapper .cat .name_count span{font-family:"ProBook", sans-serif}@media (max-width:1580px){section#categories .max_wrapper .cat .name_count{font-size:5rem}}@media (max-width:960px){section#categories .max_wrapper .cat .name_count{font-size:3.8rem}}section#categories .max_wrapper .cat:hover .back{transform:translateY(40%) translateX(20%)}section#categories .max_wrapper .cat:hover .icon{transform:scale(1.4)}section#categories .max_wrapper .cat:hover .name_count{font-size:7.6rem}@media (max-width:1780px){section#categories .max_wrapper .cat:hover .name_count{font-size:6.2rem}}@media (max-width:1580px){section#categories .max_wrapper .cat:hover .name_count{font-size:5.5rem}}@media (max-width:960px){section#categories .max_wrapper .cat:hover .name_count{font-size:4.8rem}}section.for_you{margin:12rem 0 10rem}section.for_you .max_wrapper{display:flex;flex-direction:column;gap:5rem}section.for_you .max_wrapper .top{display:flex;justify-content:space-between;gap:2rem}@media (max-width:960px){section.for_you .max_wrapper .top{flex-direction:column;gap:5rem}}section.for_you .max_wrapper .top .left{display:flex;flex-direction:column;gap:2rem}@media (max-width:960px){section.for_you .max_wrapper .top .left{width:100%}}section.for_you .max_wrapper .top .left h2{font-weight:400;font-size:12.8rem;line-height:70%;text-transform:uppercase;color:#171616}section.for_you .max_wrapper .top .left p{font-weight:400;font-size:6.4rem;line-height:100%;text-transform:uppercase;color:#adadad}section.for_you .max_wrapper .top .right{width:50%;position:relative}@media (max-width:960px){section.for_you .max_wrapper .top .right{width:100%}}section.for_you .max_wrapper .top .right .cube{position:absolute;top:-2rem;left:-2rem;width:11rem;height:11rem;background:#0097b2}section.for_you .max_wrapper .top .right .box{position:relative;padding:3rem;overflow:hidden}section.for_you .max_wrapper .top .right .box .lines{position:absolute;right:0;top:0;height:100%}section.for_you .max_wrapper .top .right .box .inner{position:relative;width:60%;display:flex;flex-direction:column;gap:3.5rem;z-index:1}@media (max-width:650px){section.for_you .max_wrapper .top .right .box .inner{width:100%}}section.for_you .max_wrapper .top .right .box .inner p{font-weight:400;font-size:1.7rem;line-height:140%;color:#dbdbdb}section.for_you .max_wrapper .top .right .box .inner a{width:fit-content;display:flex;align-items:center;gap:8px;font-weight:400;font-size:2.7rem;line-height:100%;color:#fff;transition:0.3s ease-in-out}section.for_you .max_wrapper .top .right .box .inner a svg path{transition:0.3s ease-in-out}section.for_you .max_wrapper .top .right .box .inner a:hover{color:#0097b2}section.for_you .max_wrapper .top .right .box .inner a:hover svg path{stroke:#0097b2}.for_you_b_sec{display:flex;flex-wrap:wrap;justify-content:center}.for_you_b_sec .block{width:25%;position:relative;padding:12rem 0px;border-left:1px solid #c8c8c8;border-right:1px solid #c8c8c8;display:flex;justify-content:center;align-items:center}@media (max-width:1350px){.for_you_b_sec .block{width:50%}}@media (max-width:600px){.for_you_b_sec .block{width:100%}}.for_you_b_sec .block .back{position:absolute;bottom:0;right:0;width:100%;height:100%;z-index:1}.for_you_b_sec .block .back::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.6)}.for_you_b_sec .block .inner{max-width:290px;min-height:230px;width:90%;position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:5rem}.for_you_b_sec .block .inner .logos{height:65px;display:flex;gap:10px}.for_you_b_sec .block .inner .logos .logo{width:100%;max-width:147px}.for_you_b_sec .block .inner .logos .logo img{object-fit:contain}.for_you_b_sec .block .inner h5{font-weight:400;font-size:3.6rem;line-height:100%;text-align:center;color:#fff}.for_you_b_sec .block .inner p{font-weight:400;font-size:1.7rem;line-height:140%;text-align:center;color:#dbdbdb;margin-top:1rem}section#shops_home .max_wrapper .top .right .inner{width:80%}section#shops_home .max_wrapper .top .right .inner p{font-weight:400;font-size:1.7rem;line-height:140%;color:#dbdbdb}section#shops_home .max_wrapper .bottom .block{height:48rem;justify-content:flex-start;align-items:flex-end;padding:4rem;overflow:hidden}section#shops_home .max_wrapper .bottom .block .arrow{position:absolute;top:50%;left:-25%;transform:translateY(-50%) translateX(-100%);z-index:2;transition:0.3s ease-in-out}section#shops_home .max_wrapper .bottom .block .arrow svg{width:25rem;height:25rem}section#shops_home .max_wrapper .bottom .block .arrow svg path{stroke:#fff}@media (max-width:600px){section#shops_home .max_wrapper .bottom .block .arrow{left:-10%}}section#shops_home .max_wrapper .bottom .block .back::after{transition:0.3s ease-in-out}section#shops_home .max_wrapper .bottom .block .inner{align-items:flex-start}section#shops_home .max_wrapper .bottom .block .inner h5{font-weight:400;font-size:6.4rem;line-height:100%;text-transform:uppercase;color:#fff;white-space:nowrap;transition:0.3s ease-in-out}@media (max-width:1670px){section#shops_home .max_wrapper .bottom .block .inner h5{font-size:5.4rem}}@media (max-width:1450px){section#shops_home .max_wrapper .bottom .block .inner h5{font-size:4.5rem}}section#shops_home .max_wrapper .bottom .block:hover .back::after{background:rgba(0, 0, 0, 0.2)}section#shops_home .max_wrapper .bottom .block:hover .arrow{transform:translateY(-50%) translateX(0)}section#shops_home .max_wrapper .bottom .block:hover .inner h5{font-size:7rem}@media (max-width:1670px){section#shops_home .max_wrapper .bottom .block:hover .inner h5{font-size:6rem}}@media (max-width:1450px){section#shops_home .max_wrapper .bottom .block:hover .inner h5{font-size:5rem}}section#logos .swiper-slide{border:1px solid #c2c2c2;height:20rem;display:flex;align-items:center;justify-content:center}section#logos .swiper-slide a img{object-fit:contain;filter:grayscale(1)}section#taste .max_wrapper .top .right .inner{width:80%}section#taste .max_wrapper .top .right .inner p{font-weight:400;font-size:1.7rem;line-height:140%;color:#dbdbdb}section#taste .max_wrapper .swiper{width:100%;height:100%}section#taste .max_wrapper .swiper-slide{text-align:center;font-size:18px;background:#444;display:flex;justify-content:center;align-items:center}section#taste .max_wrapper .bottom .block{width:100%;height:48rem;justify-content:center;align-items:flex-end;padding:4rem;overflow:hidden}section#taste .max_wrapper .bottom .block .back{transition:0.3s ease-in-out}section#taste .max_wrapper .bottom .block .inner{height:70%;justify-content:space-between}section#taste .max_wrapper .bottom .block .inner .img{width:90%;height:120px}section#taste .max_wrapper .bottom .block .inner .img img{object-fit:contain}section#taste .max_wrapper .bottom .block .inner h5{font-weight:400;font-size:3.6rem;line-height:100%;text-transform:uppercase;color:#fff;white-space:nowrap;display:flex;align-items:center;gap:5px;transition:0.3s ease-in-out;transition:0.3s ease-in-out}section#taste .max_wrapper .bottom .block:hover .back{transform:scale(1.2)}section#taste .max_wrapper .bottom .block:hover h5{gap:10px}section#plan{margin:10rem 0 20rem}section#plan .max_wrapper{display:flex;align-items:flex-start}@media (max-width:990px){section#plan .max_wrapper{flex-direction:column;align-items:center}}section#plan .max_wrapper .left{width:40%;display:flex;flex-direction:column;gap:5rem}@media (max-width:990px){section#plan .max_wrapper .left{width:100%;margin-bottom:5rem}}section#plan .max_wrapper .left h2{font-weight:400;font-size:12.8rem;line-height:90%;text-transform:uppercase;color:#171616}@media (max-width:1450px){section#plan .max_wrapper .left h2{font-size:10rem}}section#plan .max_wrapper .left p{font-weight:400;font-size:6.4rem;line-height:100%;text-transform:uppercase;color:#adadad}section#plan .max_wrapper .left .btn{width:fit-content;font-weight:400;font-size:6.4rem;line-height:100%;text-transform:uppercase;color:#fff}section#plan .max_wrapper .right{position:relative;width:60%;display:flex;justify-content:flex-end}@media (max-width:990px){section#plan .max_wrapper .right{width:100%;justify-content:center}}section#plan .max_wrapper .right .inner{width:85%;height:72rem;padding:2rem}section#plan .max_wrapper .right .inner p{max-width:630px;font-family:"SansMedium", sans-serif;font-weight:200;font-size:2rem;line-height:140%;color:#fff}section#plan .max_wrapper .right .white{width:100%;position:absolute;left:-5%;bottom:0;z-index:2;transition:0.3s ease-in-out}section#plan .max_wrapper .right .white svg{width:100%}section#plan .max_wrapper .right .black{width:100%;position:absolute;left:-5%;bottom:-20%;z-index:1;height:fit-content;transform-origin:left bottom;transition:0.3s ease-in-out}section#plan .max_wrapper .right .black svg{width:100%}section#plan .max_wrapper .right:hover .white{transform:translateY(-10%)}section#plan .max_wrapper .right:hover .black{transform:translateY(-10%)}@font-face{font-family:"SansMedium";src:url("../../static/fonts/GeneralSans-Medium.woff2") format("woff2"), url("../../static/fonts/GeneralSans-Medium.woff") format("woff");font-weight:medium;font-style:normal}@font-face{font-family:"SansRegular";src:url("../../static/fonts/GeneralSans-Regular.woff2") format("woff2"), url("../../static/fonts/GeneralSans-Regular.woff") format("woff");font-weight:regular;font-style:normal}@font-face{font-family:"ProBold";src:url("../../static/fonts/BebasNeuePro-Bold.woff2") format("woff2"), url("../../static/fonts/BebasNeuePro-Bold.woff") format("woff");font-weight:bold;font-style:normal}@font-face{font-family:"ProBook";src:url("../../static/fonts/BebasNeuePro-Book.woff2") format("woff2"), url("../../static/fonts/BebasNeuePro-Book.woff") format("woff");font-weight:bold;font-style:normal}@font-face{font-family:"ProRegular";src:url("../../static/fonts/BebasNeuePro-Regular.woff2") format("woff2"), url("../../static/fonts/BebasNeuePro-Regular.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:"ProMiddle";src:url("../../static/fonts/BebasNeuePro-Middle.woff2") format("woff2"), url("../../static/fonts/BebasNeuePro-Middle.woff") format("woff");font-weight:normal;font-style:normal}.back_from_single{display:flex;align-items:center;gap:15px;font-weight:400;font-size:2rem;line-height:100%;color:#171616;margin:5.5rem 0}section#product_main{margin-bottom:5.2rem}section#product_main .max_wrapper{display:flex;gap:5.5rem}@media (max-width:800px){section#product_main .max_wrapper{flex-direction:column}}section#product_main .max_wrapper .left{width:40rem;display:flex;align-items:flex-start;justify-content:center}@media (max-width:800px){section#product_main .max_wrapper .left{width:100%;height:auto;padding:3rem 0}}section#product_main .max_wrapper .left img{width:80%;height:auto;object-fit:contain}section#product_main .max_wrapper .right{width:calc(100% - 43rem)}@media (max-width:800px){section#product_main .max_wrapper .right{width:100%}}section#product_main .max_wrapper .right h1{font-weight:400;font-size:9.6rem;line-height:100%;text-transform:uppercase;color:#171616}section#product_main .max_wrapper .right .infos_wrapper{width:100%;display:flex;flex-direction:column;margin:4rem 0 12rem}section#product_main .max_wrapper .right .infos_wrapper .infos{width:100%;display:flex;flex-direction:column;gap:5px;padding:2.4rem 0}section#product_main .max_wrapper .right .infos_wrapper .infos:not(:last-child){border-bottom:1px solid rgba(23, 22, 22, 0.5)}section#product_main .max_wrapper .right .infos_wrapper .infos p{font-weight:400;font-size:2.4rem;line-height:100%;text-transform:uppercase;color:rgba(23, 22, 22, 0.5)}section#product_main .max_wrapper .right .infos_wrapper .infos span,section#product_main .max_wrapper .right .infos_wrapper .infos a,section#product_main .max_wrapper .right .infos_wrapper .infos div{width:fit-content;font-weight:400;font-size:2.4rem;line-height:100%;text-transform:uppercase;color:#171616}section#product_main .max_wrapper .right .infos_wrapper .infos a{transition:0.3s ease-in-out}section#product_main .max_wrapper .right .infos_wrapper .infos a:hover{color:#0097b2}section#product_main .max_wrapper .right .desc_wrapper{width:100%;display:flex;gap:6rem}@media (max-width:960px){section#product_main .max_wrapper .right .desc_wrapper{flex-direction:column}}section#product_main .max_wrapper .right .desc_wrapper .left_{min-width:215px;background:#f3f3f3;padding:12px}@media (max-width:960px){section#product_main .max_wrapper .right .desc_wrapper .left_{width:100%;min-width:100%}}section#product_main .max_wrapper .right .desc_wrapper .left_ ul{display:flex;flex-direction:column;gap:12px}section#product_main .max_wrapper .right .desc_wrapper .left_ ul li{display:flex;gap:14px}section#product_main .max_wrapper .right .desc_wrapper .left_ ul li img{width:24px;height:24px;object-fit:contain}section#product_main .max_wrapper .right .desc_wrapper .left_ ul li span{font-weight:400;font-size:2rem;line-height:100%;color:#171616;white-space:nowrap}section#product_main .max_wrapper .right .desc_wrapper .right_{font-weight:400;font-size:1.8rem;line-height:130%;color:rgba(0, 0, 0, 0.5);display:flex;flex-direction:column;gap:3rem}@media (max-width:960px){section#product_main .max_wrapper .right .desc_wrapper .right_{width:100%}}section#product_main .max_wrapper .right .desc_wrapper .right_ li{list-style:disc;margin-left:20px}section#gallery_single{margin-bottom:15rem;width:100%}section#gallery_single a{height:300px;display:block}section#gallery_single img{transition:0.3s ease-in-out;width:100%;height:100%;object-fit:contain}section#gallery_single img:hover{opacity:0.8;cursor:pointer}@font-face{font-family:"SansMedium";src:url("../../static/fonts/GeneralSans-Medium.woff2") format("woff2"), url("../../static/fonts/GeneralSans-Medium.woff") format("woff");font-weight:medium;font-style:normal}@font-face{font-family:"SansRegular";src:url("../../static/fonts/GeneralSans-Regular.woff2") format("woff2"), url("../../static/fonts/GeneralSans-Regular.woff") format("woff");font-weight:regular;font-style:normal}@font-face{font-family:"ProBold";src:url("../../static/fonts/BebasNeuePro-Bold.woff2") format("woff2"), url("../../static/fonts/BebasNeuePro-Bold.woff") format("woff");font-weight:bold;font-style:normal}@font-face{font-family:"ProBook";src:url("../../static/fonts/BebasNeuePro-Book.woff2") format("woff2"), url("../../static/fonts/BebasNeuePro-Book.woff") format("woff");font-weight:bold;font-style:normal}@font-face{font-family:"ProRegular";src:url("../../static/fonts/BebasNeuePro-Regular.woff2") format("woff2"), url("../../static/fonts/BebasNeuePro-Regular.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:"ProMiddle";src:url("../../static/fonts/BebasNeuePro-Middle.woff2") format("woff2"), url("../../static/fonts/BebasNeuePro-Middle.woff") format("woff");font-weight:normal;font-style:normal}section#shops{margin:10rem 0;display:flex;flex-direction:column;gap:5rem}section#shops .max_wrapper{display:flex;flex-direction:column;gap:6rem}section#shops .max_wrapper .top{display:flex;flex-direction:column;gap:2rem}section#shops .max_wrapper .top h1{font-weight:400;font-size:12.8rem;line-height:100%;text-transform:uppercase;color:#171616}section#shops .max_wrapper .top p{font-weight:400;font-size:6.4rem;line-height:100%;text-transform:uppercase;color:#adadad}section#shops .max_wrapper .form{width:100%}section#shops .max_wrapper .form form{display:flex;gap:12px}@media (max-width:1100px){section#shops .max_wrapper .form form{flex-direction:column}}section#shops .max_wrapper .form form input{width:65%;border:1px solid #c8c8c8;padding:1.8rem;font-weight:400;font-size:2.4rem;line-height:100%;color:#969696}@media (max-width:1660px){section#shops .max_wrapper .form form input{width:50%}}@media (max-width:1100px){section#shops .max_wrapper .form form input{width:100%}}section#shops .max_wrapper .form form .sort{width:calc(35% - 12px);display:flex;gap:12px}@media (max-width:1660px){section#shops .max_wrapper .form form .sort{width:50%}}@media (max-width:1100px){section#shops .max_wrapper .form form .sort{width:100%}}@media (max-width:650px){section#shops .max_wrapper .form form .sort{flex-direction:column}}section#shops .max_wrapper .form form .sort .block{width:calc(50% - 6px);border:1px solid #c8c8c8;padding:1.8rem;display:flex;align-items:center;justify-content:space-between}@media (max-width:650px){section#shops .max_wrapper .form form .sort .block{width:100%}}section#shops .max_wrapper .form form .sort .block span{font-weight:400;font-size:2.4rem;line-height:100%;color:#171616}section#shops .max_wrapper .form form .sort .block select{border:none;font-family:"ProRegular", sans-serif !important;font-size:2.4rem !important;line-height:100% !important;color:#969696 !important;-webkit-appearance:none;-moz-appearance:none;appearance:none}section#shops .max_wrapper .line{width:100%}section#shops .max_wrapper .line svg{width:100%}section#shops .max_wrapper .shops{width:100%;display:flex;flex-wrap:wrap;gap:1.8rem;justify-content:flex-start}section#shops .max_wrapper .shops .shop{width:calc(25% - 1.35rem);min-width:300px;border:1px solid #c8c8c8;display:flex;flex-direction:column;align-items:center;padding:2.5rem}@media (max-width:660px){section#shops .max_wrapper .shops .shop{width:100%}}section#shops .max_wrapper .shops .shop .img{height:150px;margin:3.5rem 0;display:flex;justify-content:center;align-items:center}section#shops .max_wrapper .shops .shop .img a{display:block;width:100%;height:100%}section#shops .max_wrapper .shops .shop .img img{width:100%;height:100%;object-fit:contain}section#shops .max_wrapper .shops .shop .img .title{display:flex;width:100%}section#shops .max_wrapper .shops .shop .img .title h2{font-weight:400;font-size:2.4rem;line-height:100%;text-transform:uppercase;color:#000;margin-bottom:15px}section#shops .max_wrapper .shops .shop .img .title a{font-family:"ProRegular", sans-serif;font-size:16px;line-height:100%;color:#000}section#shops .pagination-block{display:flex;justify-content:center;align-items:center}section#shops .pagination-block ul{display:flex;align-items:center}section#shops .pagination-block ul li a,section#shops .pagination-block ul li span{width:4.4rem;height:4.4rem;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:2.4rem;line-height:100%;text-transform:uppercase;color:#171616}section#shops .pagination-block ul li a{transition:0.3s ease-in-out}section#shops .pagination-block ul li a:hover{background-color:#171616;color:#fff}section#shops .pagination-block ul li.current span{background-color:#171616;color:#fff}section#shops .pagination-block ul li.btn{background-color:transparent;padding:0}@font-face{font-family:"SansMedium";src:url("../../static/fonts/GeneralSans-Medium.woff2") format("woff2"), url("../../static/fonts/GeneralSans-Medium.woff") format("woff");font-weight:medium;font-style:normal}@font-face{font-family:"SansRegular";src:url("../../static/fonts/GeneralSans-Regular.woff2") format("woff2"), url("../../static/fonts/GeneralSans-Regular.woff") format("woff");font-weight:regular;font-style:normal}@font-face{font-family:"ProBold";src:url("../../static/fonts/BebasNeuePro-Bold.woff2") format("woff2"), url("../../static/fonts/BebasNeuePro-Bold.woff") format("woff");font-weight:bold;font-style:normal}@font-face{font-family:"ProBook";src:url("../../static/fonts/BebasNeuePro-Book.woff2") format("woff2"), url("../../static/fonts/BebasNeuePro-Book.woff") format("woff");font-weight:bold;font-style:normal}@font-face{font-family:"ProRegular";src:url("../../static/fonts/BebasNeuePro-Regular.woff2") format("woff2"), url("../../static/fonts/BebasNeuePro-Regular.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:"ProMiddle";src:url("../../static/fonts/BebasNeuePro-Middle.woff2") format("woff2"), url("../../static/fonts/BebasNeuePro-Middle.woff") format("woff");font-weight:normal;font-style:normal}section#about_know{display:flex;flex-direction:column;gap:7.5rem}section#about_know .max_wrapper .top .left h2{font-size:9.6rem;line-height:110%}section#about_know .max_wrapper .top .right .box{min-height:215px}section#about_know .slider{width:95%;margin-left:5%}section#about_know .slider .swiper-slide img{height:34rem}section#about_know .a_desc{max-width:640px;font-family:"SansRegular", sans-serif;font-weight:400;font-size:1.8rem;line-height:130%;color:rgba(0, 0, 0, 0.5);margin-top:8rem}section#about_blocks .max_wrapper{display:flex;flex-direction:column;gap:12rem}section#about_blocks .max_wrapper .block{display:flex;gap:6rem;justify-content:center}@media (max-width:960px){section#about_blocks .max_wrapper .block{flex-direction:column}}section#about_blocks .max_wrapper .block .left{width:40%;display:flex;flex-direction:column;gap:2rem;justify-content:space-between}@media (max-width:960px){section#about_blocks .max_wrapper .block .left{width:100%}}section#about_blocks .max_wrapper .block .left .title_desc{display:flex;flex-direction:column;gap:4rem}section#about_blocks .max_wrapper .block .left .title_desc h2{font-weight:400;font-size:9.6rem;line-height:100%;text-transform:uppercase;color:#171616}section#about_blocks .max_wrapper .block .left .title_desc p.desc{font-family:"SansRegular", sans-serif;font-weight:400;font-size:1.8rem;line-height:130%;color:rgba(0, 0, 0, 0.5)}section#about_blocks .max_wrapper .block .left a.btn{width:100%;justify-content:center;font-size:6.4rem}@media (max-width:650px){section#about_blocks .max_wrapper .block .left a.btn{font-size:3.4rem}}section#about_blocks .max_wrapper .block .right{width:calc(60% - 6rem)}@media (max-width:960px){section#about_blocks .max_wrapper .block .right{width:100%}}section#about_blocks .max_wrapper .block-second{align-items:center}@media (max-width:960px){section#about_blocks .max_wrapper .block-second{flex-direction:column-reverse}}section#about_blocks .max_wrapper .block-second .left{width:calc(50% - 3rem)}@media (max-width:960px){section#about_blocks .max_wrapper .block-second .left{width:100%}}section#about_blocks .max_wrapper .block-second .right{width:calc(50% - 3rem)}@media (max-width:960px){section#about_blocks .max_wrapper .block-second .right{width:100%}}section#about_blocks .max_wrapper .block-second .right .inner{display:flex;flex-direction:column;gap:3.9rem}section#about_blocks .max_wrapper .block-second .right h3{font-weight:400;font-size:4.8rem;line-height:100%;text-transform:uppercase;color:#171616}section#about_blocks .max_wrapper .block-second .right p.desc{font-family:"SansRegular", sans-serif;font-weight:400;font-size:1.8rem;line-height:130%;color:rgba(0, 0, 0, 0.5)}section#about_icons{margin:13rem 0}section#about_icons .max_wrapper{display:flex;flex-direction:column;gap:6rem}section#about_icons .max_wrapper h3{font-weight:400;font-size:9.6rem;line-height:100%;text-transform:uppercase;color:#171616}section#about_icons .max_wrapper .desc{max-width:790px;font-family:"SansRegular", sans-serif;font-weight:400;font-size:1.8rem;line-height:130%;color:rgba(0, 0, 0, 0.5);display:flex;flex-direction:column;gap:15px}section#about_people{margin-bottom:14rem}section#about_people .max_wrapper{display:flex;align-items:center;gap:6rem}@media (max-width:960px){section#about_people .max_wrapper{flex-direction:column}}section#about_people .max_wrapper .left{width:calc(50% - 3rem);display:flex;align-items:center;justify-content:center}@media (max-width:960px){section#about_people .max_wrapper .left{width:100%}}section#about_people .max_wrapper .left .inner{display:flex;flex-direction:column;gap:3.9rem}section#about_people .max_wrapper .left .inner h3{font-weight:400;font-size:4.8rem;line-height:100%;text-transform:uppercase;color:#171616}section#about_people .max_wrapper .left .inner p.desc{font-family:"SansRegular", sans-serif;font-weight:400;font-size:1.8rem;line-height:130%;color:rgba(0, 0, 0, 0.5)}section#about_people .max_wrapper .right{width:calc(50% - 3rem)}@media (max-width:960px){section#about_people .max_wrapper .right{width:100%}}*{padding:0;margin:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:62.5%}@media (max-width:1200px){html{font-size:58%}}@media (max-width:900px){html{font-size:55%}}@media (max-width:600px){html{font-size:50%}}@media (max-width:400px){html{font-size:45%}}body{font-size:1.6rem;font-family:"ProRegular", sans-serif}header{position:fixed;top:5rem;left:0;width:100%;z-index:999;transition:0.3s ease-in-out}header .max_wrapper{display:flex;align-items:center;justify-content:space-between;gap:2rem}header .max_wrapper a.logo{font-weight:400;font-size:3rem;line-height:100%;text-transform:uppercase;color:#fff;white-space:pre-wrap}@media (max-width:960px){header .max_wrapper nav{position:fixed;top:0;left:0;width:80vw;height:100vh;background:#171616;display:flex;align-items:center;justify-content:center;transform:translateY(-100%) scale(0.5);transition:0.3s ease-in-out}header .max_wrapper nav ul{flex-direction:column;gap:4rem}header .max_wrapper nav ul li{flex-wrap:wrap;justify-content:center}header .max_wrapper nav ul li a{font-size:2.4rem}header .max_wrapper nav ul li .nav-drop{width:100%;position:relative !important;justify-content:center;transform:translateX(0) !important;background-color:transparent !important;padding:0 !important}header .max_wrapper nav ul li .nav-drop li a{color:#fff !important}}header .max_wrapper nav ul{display:flex;gap:5rem;align-items:center}header .max_wrapper nav ul li{position:relative;display:flex;align-items:center;gap:6px}header .max_wrapper nav ul li a{font-weight:400;font-size:2.2rem;line-height:100%;color:#fff;transition:0.3s ease-in-out}header .max_wrapper nav ul li a:hover{color:#0097b2}header .max_wrapper nav ul li .nav-drop{min-width:200px;height:0;overflow:hidden;position:absolute;top:100%;right:-50;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;background-color:#fff;padding:1rem;z-index:-1;opacity:0;transition:0.3s ease-in-out;gap:2rem}header .max_wrapper nav ul li .nav-drop li a{color:#171616}header .max_wrapper nav ul li .nav-drop li a:hover{color:#0097b2}header .max_wrapper nav ul li:hover .nav-drop{opacity:1;z-index:1;height:auto}header .max_wrapper nav.active{transform:translateY(0) scale(1)}@media (max-width:960px){header .max_wrapper nav.active{flex-direction:column;gap:3rem}}header .max_wrapper .search-langs{display:flex;gap:3rem}header .max_wrapper .search{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:2rem;transition:0.3s ease-in-out}@media (max-width:960px){header .max_wrapper .search{opacity:0}}header .max_wrapper .search svg{width:30px;height:30px;cursor:pointer;transition:0.3s ease-in-out}header .max_wrapper .search svg path,header .max_wrapper .search svg line{transition:0.3s ease-in-out}header .max_wrapper .search svg:hover path{stroke:#0097b2}header .max_wrapper .search svg:hover line{stroke:#0097b2}header .max_wrapper .search form{position:absolute;top:-10px;right:40px;opacity:0;z-index:-1;transition:0.3s ease-in-out}@media (max-width:960px){header .max_wrapper .search form{top:-5px}}header .max_wrapper .search form.active{opacity:1;z-index:1}header .max_wrapper .search input{font-weight:400;font-size:1.8rem;line-height:100%;color:#737373;border:1px solid #d9d9d9;padding:1rem}header .max_wrapper .search.active{opacity:1;transition:0.2s ease-in-out}header .max_wrapper ul.langs{display:flex;gap:7px}header .max_wrapper ul.langs li,header .max_wrapper ul.langs li a{color:#fff;font-size:2.2rem;transition:0.3s ease-in-out}header .max_wrapper ul.langs a.active{color:#0097b2 !important}@media (max-width:960px){header .max_wrapper ul.langs{display:none}}header .max_wrapper ul.langs.active{opacity:1}header .max_wrapper ul.langs-mobile{display:none}@media (max-width:960px){header .max_wrapper ul.langs-mobile{display:flex;flex-direction:row}}header .max_wrapper #burger{display:none;width:45px;flex-direction:column;align-items:center;gap:8px}@media (max-width:960px){header .max_wrapper #burger{display:flex}}header .max_wrapper #burger span{width:100%;height:5px;background:#fff;border-radius:5px;transition:0.3s ease-in-out}header .max_wrapper #burger.active span:nth-child(1){transform:rotate(45deg) translateY(12px)}header .max_wrapper #burger.active span:nth-child(2){opacity:0}header .max_wrapper #burger.active span:nth-child(3){transform:rotate(-45deg) translateY(-18px) translateX(6px)}header.black-header .max_wrapper a.logo{color:#171616}header.black-header .max_wrapper nav ul li a{color:#171616}@media (max-width:960px){header.black-header .max_wrapper nav ul li a{color:#fff !important}}header.black-header .max_wrapper .search svg path,header.black-header .max_wrapper .search svg line{stroke:#171616}header.black-header .max_wrapper ul.langs li,header.black-header .max_wrapper ul.langs li a{color:#000}header.black-header .max_wrapper #burger span{background:#171616}header.black-header.scrolled .max_wrapper a.logo{color:#fff}header.black-header.scrolled .max_wrapper nav ul li a{color:#fff}@media (max-width:960px){header.black-header.scrolled .max_wrapper nav ul li a{color:#fff !important}}header.black-header.scrolled .max_wrapper nav ul li .nav-drop a{color:#000 !important}header.black-header.scrolled .max_wrapper .search svg path,header.black-header.scrolled .max_wrapper .search svg line{stroke:#fff}header.black-header.scrolled .max_wrapper ul.langs li,header.black-header.scrolled .max_wrapper ul.langs li a{color:#fff}header.black-header.scrolled .max_wrapper #burger span{background:#fff}header.scrolled{top:0;background-color:rgba(0, 0, 0, 0.9);padding:3rem 0}section#where{display:flex;flex-direction:column;gap:16rem;margin-bottom:11rem}section#where .max_wrapper{display:flex;gap:5rem}@media (max-width:960px){section#where .max_wrapper{flex-direction:column}}section#where .max_wrapper .left{width:50%;display:flex;flex-direction:column;gap:5rem}@media (max-width:960px){section#where .max_wrapper .left{width:100%}}section#where .max_wrapper .left .img{width:100%}section#where .max_wrapper .left .info{display:flex;flex-wrap:wrap;gap:10rem}@media (max-width:650px){section#where .max_wrapper .left .info{gap:2rem}}section#where .max_wrapper .left .info .block{width:calc(50% - 5rem);display:flex;flex-direction:column;gap:2.4rem}@media (max-width:650px){section#where .max_wrapper .left .info .block{width:100%}}section#where .max_wrapper .left .info .block p{font-weight:400;font-size:3.2rem;line-height:110%;color:#171616;display:flex;align-items:center;gap:10px}section#where .max_wrapper .left .info .block p svg{width:24px;height:24px}@media (max-width:1360px){section#where .max_wrapper .left .info .block p{font-size:2.6rem}}section#where .max_wrapper .right{width:calc(50% - 5rem);display:flex;flex-direction:column;justify-content:space-between;gap:5rem}@media (max-width:960px){section#where .max_wrapper .right{width:100%}}section#where .max_wrapper .right .top{display:flex;flex-direction:column;gap:10rem}section#where .max_wrapper .right .top h3{font-weight:400;font-size:12.8rem;line-height:100%;text-transform:uppercase;color:#171616}section#where .max_wrapper .right .top .under{width:100%;display:flex;justify-content:space-between;gap:2rem}@media (max-width:1300px){section#where .max_wrapper .right .top .under{flex-direction:column}}section#where .max_wrapper .right .top .under .left{font-weight:400;font-size:3.2rem;line-height:100%;color:#171616}section#where .max_wrapper .right .top .under .btn-black{font-size:6.4rem}section#where .max_wrapper .right .img iframe{width:100%}section#where .line svg{width:100%}section#connect_us .max_wrapper{display:flex;gap:5rem}@media (max-width:960px){section#connect_us .max_wrapper{flex-direction:column}}section#connect_us .max_wrapper .left{width:calc(50% - 2.5rem);display:flex;flex-direction:column;gap:6.5rem}@media (max-width:960px){section#connect_us .max_wrapper .left{width:100%}}section#connect_us .max_wrapper .left div{display:flex;flex-direction:column;gap:3rem}section#connect_us .max_wrapper .left div h2{font-weight:400;font-size:12.8rem;line-height:100%;text-transform:uppercase;color:#171616}section#connect_us .max_wrapper .left div p{font-weight:400;font-size:6.4rem;line-height:100%;text-transform:uppercase;color:#adadad}section#connect_us .max_wrapper .left p.desc{font-family:"SansMedium", sans-serif;font-size:2rem;line-height:140%;color:#171616}section#connect_us .max_wrapper .right{width:calc(50% - 2.5rem);display:flex;flex-direction:column;gap:4rem}@media (max-width:960px){section#connect_us .max_wrapper .right{width:100%}}section#connect_us .max_wrapper .right p{font-weight:400;font-size:2.4rem;line-height:100%;color:#171616}section#connect_us .max_wrapper .right .form form,section#connect_us .max_wrapper .right .form form p{display:flex;flex-direction:column;gap:12px}section#connect_us .max_wrapper .right .form form br,section#connect_us .max_wrapper .right .form form p br{display:none}section#connect_us .max_wrapper .right .form .row p{display:flex;flex-direction:row;gap:12px}section#connect_us .max_wrapper .right .form .row p span{width:calc(50% - 6px)}section#connect_us .max_wrapper .right .form input,section#connect_us .max_wrapper .right .form textarea,section#connect_us .max_wrapper .right .form select{font-family:"ProRegular", sans-serif;width:100%;border:1px solid #d9d9d9;padding:2.4rem 2.4rem 2rem;font-weight:400;font-size:2.4rem;line-height:100%;color:#737373}section#connect_us .max_wrapper .right .form .acceptance{margin:4rem 0}section#connect_us .max_wrapper .right .form .acceptance .wpcf7-list-item{margin:0;margin-right:10px}section#connect_us .max_wrapper .right .form .acceptance label{font-weight:400;font-size:14px;line-height:140%;letter-spacing:0.01em;color:#737373}section#connect_us .max_wrapper .right .form .acceptance label a{text-decoration:underline}section#connect_us .max_wrapper .right .form button{width:fit-content}footer{background:#171616;margin-top:15rem}footer .max_wrapper{display:flex;flex-direction:column}footer .max_wrapper .top{padding:4rem 0 20rem;display:flex;justify-content:space-between}@media (max-width:960px){footer .max_wrapper .top{flex-wrap:wrap;gap:3rem}}footer .max_wrapper .top .col{max-width:25%;display:flex;flex-direction:column}@media (max-width:960px){footer .max_wrapper .top .col{max-width:50%}}@media (max-width:650px){footer .max_wrapper .top .col{max-width:100%;width:100%}}footer .max_wrapper .top .col .logo{font-weight:400;font-size:5.1rem;line-height:100%;text-transform:uppercase;color:#efefef}footer .max_wrapper .top .col p.desc{max-width:440px;font-family:"SansMedium", sans-serif;font-weight:200;font-size:14px;line-height:140%;letter-spacing:0.01em;color:#a8a8a8;margin-top:3.7rem;text-transform:unset !important}footer .max_wrapper .top .col p.title{font-weight:400;font-size:1.8rem;line-height:100%;text-transform:uppercase;color:#efefef;margin-bottom:3rem}@media (max-width:650px){footer .max_wrapper .top .col p.title{margin-bottom:10px}}footer .max_wrapper .top .col ul{display:flex;flex-direction:column;gap:12px}footer .max_wrapper .top .col li a,footer .max_wrapper .top .col p{font-weight:400;font-size:1.8rem;line-height:100%;text-transform:capitalize;color:#a8a8a8}footer .max_wrapper .top .col-row{width:50%;max-width:50%;display:flex;flex-direction:row;gap:5.5rem}@media (max-width:960px){footer .max_wrapper .top .col-row{max-width:100%;width:100%}}@media (max-width:650px){footer .max_wrapper .top .col-row{flex-direction:column;gap:3rem}}footer .max_wrapper .top .col-row .col-sm{width:21rem;display:flex;flex-direction:column;gap:12px}footer .max_wrapper .top .col-row a{transition:0.3s ease-in-out}footer .max_wrapper .top .col-row a:hover{color:#0097b2}footer .max_wrapper .bottom{padding-bottom:4rem;width:100%;display:flex;justify-content:space-between;gap:2rem}@media (max-width:780px){footer .max_wrapper .bottom{flex-direction:column;align-items:center}}footer .max_wrapper .bottom .left ul{display:flex;gap:2rem}@media (max-width:560px){footer .max_wrapper .bottom .left ul{flex-direction:column;align-items:center}footer .max_wrapper .bottom .left ul .svg{display:none}}footer .max_wrapper .bottom li,footer .max_wrapper .bottom a{font-family:"SansMedium", sans-serif;font-size:14px;line-height:140%;letter-spacing:0.01em;color:#efefef}footer a{transition:0.3s ease-in-out}footer a:hover{color:#0097b2 !important}.breadcrumbs{margin-top:19rem}section#gutenberg{margin:5rem 0}section#gutenberg .max_wrapper{display:flex;flex-direction:column;gap:6rem}section#gutenberg .max_wrapper h1{font-weight:400;font-size:6.4rem;line-height:100%;text-transform:uppercase;color:#171616}section#gutenberg .max_wrapper .content{display:flex;flex-direction:column;gap:2rem}section#gutenberg .max_wrapper .content p,section#gutenberg .max_wrapper .content a,section#gutenberg .max_wrapper .content li,section#gutenberg .max_wrapper .content span{font-family:"ProRegular", sans-serif;font-size:1.8rem;line-height:140%;color:#171616}section#gutenberg .max_wrapper .content a{color:#0097b2}section#gutenberg .max_wrapper h2{font-weight:400;font-size:4.8rem;line-height:100%;text-transform:uppercase;color:#171616}section#gutenberg .max_wrapper h3{font-weight:400;font-size:3.2rem;line-height:100%;text-transform:uppercase;color:#171616}section#gutenberg .max_wrapper h4{font-weight:400;font-size:2.4rem;line-height:100%;text-transform:uppercase;color:#171616}section#gutenberg .max_wrapper h5{font-weight:400;font-size:2rem;line-height:100%;text-transform:uppercase;color:#171616}section#gutenberg .max_wrapper .switcher{width:100%;display:flex;justify-content:flex-end}section#gutenberg .max_wrapper .switcher .wrapper{display:flex;align-items:center;gap:10px}section#gutenberg .max_wrapper .switcher .wrapper p{font-weight:400;font-size:24px;line-height:100%;text-transform:capitalize;color:#403b3b}section#gutenberg .max_wrapper .switcher .wrapper .select{font-family:"ProRegular", sans-serif;border:1px solid #969696;padding:10px;font-weight:700;font-size:24px;line-height:100%;text-transform:uppercase;color:#171616}section#gutenberg .max_wrapper #map .d-none{display:none !important}section#gutenberg .max_wrapper #map .mapplic-popup-image>img{object-fit:contain !important}.swiper-pagination-bullet-active{background-color:#0097b2 !important}