.header:before,.header__search label{pointer-events:none;width:100%;position:absolute;top:0;left:0}.header,.header__menu{row-gap:10px;display:flex}.header__menu,.header__user_cart span,.header__user_user .card__user .button,.header__user_user .card__user__title .item,.header__user_user .card__user__title span{font-family:var(--ft-f2);color:var(--tx-c1)}.header{position:fixed;top:0;left:0;z-index:50;width:100%;min-height:135px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;align-content:flex-start;padding:10px;column-gap:23px;transition:padding .5s,min-height .5s}.header.header--scroll:before{opacity:1}.header:before{content:"";z-index:-1;height:207px;opacity:.7;background-image:linear-gradient(to bottom,#000c,#0000);transition:1s}.header__logo img{width:100%;max-width:75px;height:auto}.header__search{position:relative;display:flex;width:100%;margin:0 auto;order:3}.header__search label{height:49px;line-height:49px;text-align:center;font-size:.9412rem}.header__search input{margin:0;padding:0;width:100%;height:49px;border-radius:49px;text-align:center;border:none;outline:0}.header__search input::placeholder{opacity:0;transition:opacity .3s ease-in-out}.header__search input:active+label,.header__search input:focus+label,.header__search input:not(:placeholder-shown)+label{display:none;opacity:0}.header__search .button{position:absolute;top:16px;right:26px;height:16px;width:16px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='17'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3cpath%20d='M6.536.564A6.29%206.29%200%200%200%201.48%203.118a6.29%206.29%200%200%200-.952%205.584%206.29%206.29%200%200%200%203.925%204.085%206.29%206.29%200%200%200%205.618-.729l3.887%203.884a1.18%201.18%200%200%200%20.842.375%201.18%201.18%200%200%200%20.855-.345c.112-.112.2-.245.26-.392a1.18%201.18%200%200%200-.016-.922%201.18%201.18%200%200%200-.273-.383l-3.884-3.887a6.29%206.29%200%200%200%20.355-6.479A6.29%206.29%200%200%200%206.536.564zm-3.931%206.29a3.93%203.93%200%200%201%203.931-3.931%203.93%203.93%200%200%201%203.931%203.931%203.93%203.93%200%200%201-3.931%203.931%203.93%203.93%200%200%201-3.931-3.931z'%20fill='%23000'/%3e%3c/svg%3e");border:none;filter:var(--fl-c2)}.header__menu{column-gap:20px;min-height:49px;align-items:center;order:2}.header__menu_button{z-index:10;filter:var(--fl-c1);height:38px;width:34px;position:relative;display:flex;flex-wrap:wrap;justify-content:flex-start;align-content:center;padding:5px 8px 0;margin:0 0 5px;gap:4px;background:url("data:image/svg+xml,%3csvg%20width='34'%20height='35'%20viewBox='0%200%2034%2035'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M28.0003%200.934204H5.49964C2.48609%200.934204%200.0332031%203.38709%200.0332031%206.40064V28.8971C0.0332031%2031.9107%202.48609%2034.3636%205.49964%2034.3636H28.0003C31.0138%2034.3636%2033.4667%2031.9107%2033.4667%2028.8971V6.40064C33.4667%203.38709%2031.0138%200.934204%2028.0003%200.934204ZM29.6019%2028.9466C29.6019%2029.8226%2028.8907%2030.5338%2028.0147%2030.5338H5.48727C4.61124%2030.5338%203.90011%2029.8206%203.90011%2028.9466V6.38827C3.90011%205.51224%204.6133%204.80111%205.48727%204.80111H28.0126C28.8887%204.80111%2029.5998%205.51224%2029.5998%206.38827V28.9466H29.6019Z'%20fill='%23000000'%3e%3c/path%3e%3c/svg%3e") center 3.5px no-repeat;cursor:pointer;border:none}.header__menu_button .item_mnu-hv{position:relative;z-index:2;height:3.2px;border-radius:3.9px;background-color:#000;width:100%;transition:width .5s}.header__menu--active .header__menu_button .item_mnu-hv:nth-child(2){width:65%}.header__menu--active .header__menu_button .item_mnu-hv:nth-child(3){width:40%}.header__menu nav{position:absolute;top:0;right:0;background-color:var(--bg-c2);height:100vh;transform:translate(100%);transition:transform .5s}.header__menu nav:before{content:" ";position:fixed;top:0;left:0;z-index:1;background-image:linear-gradient(to bottom,var(--bg-c2),var(--bg-c2) 60%,rgba(0,0,0,0));width:100%;height:80px}.header__menu_item a:after,.header__menu_subitem a:after{width:0%;background-color:var(--tx-c1);bottom:0;transition:width .5s;content:" ";left:0}.header__menu nav .header__menu--layout{overflow:auto;height:100%;text-align:right;padding:80px 20px 20px;scrollbar-color:var(--bg-c3) transparent;scrollbar-width:thin}.header__menu--active nav{transform:translate(0)}.header__menu_item,.header__menu_item a{color:var(--tx-c1);text-decoration:none;font-weight:800;font-size:21px;margin-bottom:5px;position:relative}.header__menu_item a:after{height:2px;position:absolute}.header__menu_item a:hover:after,.header__menu_subitem a:hover:after{width:100%}.header__menu_subitem,.header__menu_subitem a{position:relative;color:var(--tx-c1);text-decoration:none;letter-spacing:-.4px}.header__menu_subitem a:after{height:.1px;position:absolute}.header__menu_subcategory{margin-top:20px}.header__menu--active .header__menu_subcategory--layout{opacity:1;transform:translateY(0);pointer-events:initial;visibility:visible}.header__user{display:flex;align-items:center;column-gap:10px;order:1;margin-left:auto}@media (min-width:1359px){.header{padding:45px 0 0;justify-content:center}.header.header--scroll{padding:5px 0 0;min-height:95px}.header.header--scroll .header__menu_subcategory--layout{top:100px}.header__search{margin:initial}.header__menu{order:initial}.header__menu nav{background-color:transparent;height:initial;top:initial;width:100%;transform:initial;position:relative}.header__menu nav:before{display:none}.header__menu nav .header__menu--layout{overflow:initial;text-align:left;padding:0}.header__menu--active nav{transform:initial}.header__menu_item,.header__menu_item a{margin-bottom:0}.header__menu_category{display:flex;row-gap:10px;column-gap:20px;align-items:center}.header__menu_subcategory--layout{position:fixed;z-index:100;width:100%;top:139px;right:0;background-color:var(--bg-c2);padding:24px 0 28px;display:flex;justify-content:center;transform:translateY(-10px);transition:.5s;animation-direction:normal;pointer-events:none;visibility:hidden;opacity:0}.header__menu_subcategory--layout .header__menu_subcategory{width:100%;max-width:195px}.header__menu_subcategory--layout .header__menu_subcategory:first-child{max-width:225px}.header__menu_subcategory--layout .header__menu_subcategory:nth-child(2){max-width:285px}.header__menu_subcategory--layout .header__menu_subcategory:nth-child(3){max-width:210px}.header__menu_subcategory--layout .header__menu_subcategory:nth-child(5){max-width:185px}.header__menu_subcategory--layout .header__menu_item{border-bottom:2px solid #fff;line-height:83%;padding-bottom:5px;margin-bottom:15px;letter-spacing:-.4px;font-size:30px;font-weight:700;min-height:70px}.header__user{margin-left:initial}}.header__user_like{filter:var(--fl-c1);background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='37'%20height='34'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3cpath%20d='M34.654%205.088c-1.47-2.054-3.773-3.685-6.158-4.362-3.554-1.008-6.927-.494-10.028%201.521C15.371.246%2012.026-.272%208.519.709%203.67%202.062.167%206.536.007%2011.587c-.097%202.962.864%206.173%202.777%209.286A29.73%2029.73%200%200%200%2014.11%2031.585c1.151.623%202.222%201.088%203.181%201.378a4.18%204.18%200%200%200%201.215.185c.543%200%201.088-.11%201.628-.329%205.384-2.183%209.836-5.796%2013.234-10.732%204.252-6.18%204.708-12.219%201.285-17zm-14.456%2022.61l-.365-.005-.049.178c-.394.265-.849.404-1.322.404-.506%200-.991-.158-1.402-.46l-.382-.28-.097.08c-3.49-1.862-6.448-4.437-8.799-7.655-1.244-1.704-3.301-5.056-3.094-8.373.117-1.901.986-3.649%202.441-4.917%201.465-1.275%203.325-1.896%205.236-1.748%202.217.173%203.994%201.19%205.428%203.108a.86.86%200%200%200%20.168.17c.372.282.908.209%201.195-.17.582-.779%201.159-1.361%201.818-1.828a7.13%207.13%200%200%201%209.814%201.512c1.719%202.254%201.935%205.277.601%208.303l-2.018%203.641c-2.334%203.332-5.418%206.037-9.169%208.042l-.005-.002z'%20fill='%23000'/%3e%3c/svg%3e") center center no-repeat;width:37px;height:37px;border:none;cursor:pointer}.header__user_cart{position:relative;background-color:transparent;width:46px;height:46px;border:none;cursor:pointer}.header__user_cart:before{content:" ";filter:var(--fl-c1);position:absolute;top:0;left:0;width:100%;height:100%;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='39'%20height='40'%20fill='%23000'%20xmlns:v='https://vecta.io/nano'%3e%3cpath%20d='M10.833%208.017l21.427-.015c1.521-.007%202.598.115%203.232.362%202.885%201.136%204.181%204.101%203.164%207.076l-2.438%207.341c-.669%202.07-1.229%203.424-1.678%204.059-1.234%201.741-2.797%202.86-4.691%203.357-.909.24-2.143.347-3.702.32a200.73%20200.73%200%200%200-7.146%200c-1.466.027-2.628-.08-3.489-.317-2.228-.617-3.914-1.936-5.055-3.959-.407-.722-.764-1.738-1.066-3.047L6.13%209.218c-.237-1.019-.532-1.738-.879-2.16-.757-.917-1.743-1.386-2.96-1.409C.433%205.612-.614%203.511.388%202.008.937%201.183%201.786.831%202.94.949c3.941.405%206.963%203.007%207.713%206.921.02.097.08.147.18.147zm20.194%2015.296l3.227-9.666c.117-.355-.075-.734-.43-.852a.66.66%200%200%200-.212-.035h-21.72c-.037%200-.07.033-.07.07l2.328%209.928c.475%202.053%201.881%203.042%203.984%203.017l8.914.002c1.878.025%203.364-.652%203.976-2.465h.002zM12.11%2039.954a2.66%202.66%200%200%200%202.658-2.658%202.66%202.66%200%200%200-2.658-2.657%202.66%202.66%200%200%200-2.657%202.657%202.66%202.66%200%200%200%202.657%202.658zm20.7%200a2.66%202.66%200%200%200%202.657-2.658%202.66%202.66%200%200%200-2.657-2.657%202.66%202.66%200%200%200-2.658%202.657%202.66%202.66%200%200%200%202.658%202.658z'/%3e%3c/svg%3e") center center no-repeat}.header__user_cart span{min-width:19px;height:auto;aspect-ratio:1/1;border-radius:19px;display:flex;justify-content:center;align-items:center;position:absolute;top:0;right:-5px;font-size:14px;line-height:14px;padding:0 3px;background-color:var(--bg-c3)}.header__user_user{position:relative;width:34px;height:34px}.header__user_user:before{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='34'%20height='34'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3cpath%20d='M32.828%2028.153c-1.994%203.98-5.545%205.026-9.736%205.139-2.997.08-6.124.101-9.379.058-1.725-.023-3.239-.123-4.538-.302-1.206-.166-2.529-.527-3.567-1.149-3.506-2.097-4.431-5.369-4.558-9.203-.131-3.904-.125-7.927.018-12.069.082-2.328.558-4.796%202.066-6.69C5.324%201.185%208.383.52%2011.756.415%2016%20.286%2019.97.292%2023.666.438c1.692.066%203.727.355%205.192%201.1%203.106%201.582%204.64%204.365%204.923%207.785a66.79%2066.79%200%200%201%20.213%205.129l-.059%207.822c-.041%201.779-.258%204.179-1.108%205.88zM29.827%209.089c-.377-2.862-2.115-4.318-4.911-4.634-1.118-.125-2.246-.195-3.385-.205-2.769-.027-5.471-.027-8.103.002-1.729.018-3.92.057-5.387.691-1.59.687-2.538%201.947-2.843%203.783-.195%201.186-.302%202.449-.318%203.793l-.006%208.321a36.89%2036.89%200%200%200%20.166%203.085c.193%202.078.823%203.711%202.739%204.731a.08.08%200%200%200%20.111-.033c.004-.008.008-.018.01-.029.094-.72.215-1.446.365-2.181.503-2.488%201.783-4.466%203.842-5.931.076-.055.08-.115.016-.183-2.609-2.693-2.505-7.08-.029-9.8%203.038-3.336%208.31-3.145%2011.086.369%202.246%202.847%202.086%206.694-.33%209.443-.061.07-.053.131.023.185%202.092%201.452%203.442%203.66%203.875%206.156l.326%201.945c.006.045.049.078.096.072.01%200%20.02-.004.029-.01%201.754-.96%202.46-2.45%202.671-4.359.129-1.163.199-2.314.213-3.453v-8.05c-.014-1.258-.101-2.492-.259-3.709h.002zm-8.95%206.304c0-1.877-1.52-3.397-3.397-3.397s-3.397%201.52-3.397%203.397%201.52%203.397%203.397%203.397%203.397-1.52%203.397-3.397zm1.937%2011.494c-.708-2.975-3.748-4.833-6.731-4.011-1.996.55-3.29%201.809-3.879%203.781-.211.708-.373%201.588-.482%202.644-.008.076.027.115.103.117a258.24%20258.24%200%200%200%2011.279%200%20.11.11%200%200%200%20.125-.144c-.109-.888-.248-1.684-.414-2.386v-.002z'%20fill='%23000'/%3e%3c/svg%3e") center center no-repeat;filter:var(--fl-c1);content:" ";position:absolute;top:0;right:0;width:100%;height:100%}.header__user_user .header__button_user{position:relative;width:34px;height:34px;z-index:2;cursor:pointer;border:none;background-color:transparent}.header__user_user .card__user{position:relative;z-index:101;border-radius:15px;padding:0 26px 26px;width:96%;max-width:435px;background-color:var(--bg-c3);transition:.3s;transform:translateY(20px);opacity:0;visibility:hidden;pointer-events:none;margin:0 auto}@media (min-width:760px){.header__logo img{max-width:initial}.header__search{width:316px;order:initial}.header__user_user .card__user{width:435px;right:0}}.header__user_user .card__user--active{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}.header__user_user .card__user__title{width:100%;height:84px;display:flex;justify-content:flex-end;align-items:center;column-gap:15px}.header__user_user .card__user__title span{font-weight:800;margin-top:10px}.header__user_user .card__user__title .item{font-size:clamp(1.5rem, 10vw, 2.5625rem);line-height:83%;transition:color .3s;cursor:pointer;border:none;background-color:transparent}.header__user_user .card__user__title .item:first-child{font-weight:700}.header__user_user .card__user__title .item.card__user__title-active,.header__user_user .card__user__title .item:hover{color:#571227}.header__user_user .card__user__login,.header__user_user .card__user__register{height:0;transition:transform 1s;transform:translateY(20px);overflow:hidden;padding:0;visibility:hidden;pointer-events:none}.header__user_user .card__user--active .cardTabUser--active{padding:2px;height:auto;transform:translateY(0);visibility:visible;pointer-events:auto}.header__user_user .card__user--triangle{position:absolute;z-index:-1;top:-20px;right:70px;width:0;height:0;border-left:31px solid transparent;border-top:31px solid transparent;border-right:31px solid var(--bg-c3);border-bottom:31px solid var(--bg-c3)}@media (min-width:760px){.header__user_user .card__user--triangle{right:20px}}.header__user_user .card__user .group__input{width:100%;height:auto;position:relative;margin-bottom:7px}.header__user_user .card__user .group__input input{width:100%;height:64px;background-color:var(--bg-c2);color:var(--tx-c1);border:none;padding:0 31px;font-size:25px;margin:0}.header__user_user .card__user .group__input input::placeholder{opacity:0;transition:opacity .3s ease-in-out}.header__user_user .card__user .group__input input:active+label,.header__user_user .card__user .group__input input:focus+label,.header__user_user .card__user .group__input input:not(:placeholder-shown)+label{display:none;opacity:0}.header__user_user .card__user .group__input input:active,.header__user_user .card__user .group__input input:focus,.header__user_user .card__user .group__input input:hover{outline:1px solid var(--tx-c1)}.header__user_user .card__user .group__input label{color:var(--tx-c1);font-size:clamp(1rem, 6vw, 1.4706rem);height:64px;line-height:64px;padding:0 31px;position:absolute;top:0;left:0;width:100%;pointer-events:none}.header__user_user .card__user .grpup__checkbox{display:flex;justify-content:center;align-items:center;height:36px;column-gap:50px}.header__user_user .card__user .grpup__checkbox input{margin:0 5px 0 0}.header__user_user .card__user .grpup__checkbox label{margin:0;font-size:13px;color:var(--tx-c1);font-family:var(--ft-f1)}.header__user_user .card__user .grpup__checkbox span{display:flex}.header__user_user .card__user .grpup__checkbox a{color:var(--tx-c1);font-size:13px;line-height:13px;text-decoration:none;margin:0}.header__user_user .card__user .button{width:100%;height:64px;margin-bottom:7px;background-color:var(--bg-c2);border:none;font-size:22px;font-weight:700;cursor:pointer}.footer--wrap{background-color:var(--bg-c2);color:var(--tx-c1);position:relative}.btn__to-top{position:absolute;top:0;right:0;width:60px;height:60px;background-color:var(--bg-c1);z-index:1;cursor:pointer;border:none}@media (min-width:1314px){.btn__to-top{width:111px;height:111px}}.btn__to-top:after{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='38'%20height='39'%20fill='%23000'%20xmlns:v='https://vecta.io/nano'%3e%3cpath%20d='M21.542%2018.141v18.218c0%201.905-1.806%203.178-3.553%202.417-1.578-.686-1.559-2.095-1.552-3.577l.013-17.114c0-.11-.04-.126-.118-.048l-4.775%204.783c-.399.405-.798.689-1.198.847-1.471.582-3.1-.407-3.363-1.94-.153-.876.107-1.653.78-2.329l5.983-5.978c2.982-2.964%207.374-3.081%2010.359-.115l6.032%206.024c2.602%202.613-1.034%206.123-3.462%203.717l-4.973-4.976c-.115-.118-.174-.094-.174.072zM31.569%206.033h4.051A2.38%202.38%200%200%200%2038%203.653v-.279A2.38%202.38%200%200%200%2035.621.995H31.57a2.38%202.38%200%200%200-2.379%202.379v.279a2.38%202.38%200%200%200%202.379%202.379zm-14.579.012l4.041-.014c1.316-.005%202.378-1.075%202.374-2.39l-.001-.279c-.005-1.316-1.075-2.378-2.39-2.374l-4.041.014c-1.315.005-2.378%201.075-2.374%202.39l.001.279c.005%201.316%201.075%202.378%202.39%202.374zM2.389%206.039l4.051-.007a2.38%202.38%200%200%200%202.375-2.384v-.279A2.38%202.38%200%200%200%206.431.994l-4.051.007A2.38%202.38%200%200%200%20.004%203.385v.279a2.38%202.38%200%200%200%202.384%202.375z'/%3e%3c/svg%3e") center center no-repeat;filter:var(--fl-c2);content:"";position:absolute;top:0;left:0;width:100%;height:100%}.footer{padding:60px 10px 20px;width:100%;max-width:1155px;margin:auto}.footer__menu{width:100%;display:flex;flex-wrap:wrap;column-gap:40px;justify-content:center;text-align:center}.footer__menu h3{font-size:30px;line-height:83%;letter-spacing:-.5px;margin:0 0 13px}.footer__menu a{color:var(--tx-c1);font-size:20px;display:inline-block;text-decoration:none;position:relative;padding:10px 0 10px 20px}a,body{color:var(--tx-c2)}.footer__menu a.icon--map{display:inline-flex;align-items:center}.footer__menu a.icon--map:before{content:"";width:14px;height:14px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='14'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3cpath%20d='M10.242%201.802c1.102%201.129%201.732%202.653%201.757%204.25s-.556%203.141-1.621%204.306l-.135.144L7.414%2013.4c-.359.368-.841.582-1.348.599a1.97%201.97%200%200%201-1.383-.507l-.096-.092-2.829-2.9A6.23%206.23%200%200%201%200%206.151a6.23%206.23%200%200%201%201.757-4.349C2.883.648%204.409%200%206%200s3.117.648%204.243%201.802zM6%204.101a1.96%201.96%200%200%200-.765.156c-.243.103-.463.254-.649.444s-.333.416-.434.665S4%205.882%204%206.151s.052.536.152.785.248.475.434.665.406.341.649.444A1.96%201.96%200%200%200%206%208.201c.53%200%201.039-.216%201.414-.601S8%206.695%208%206.151s-.211-1.065-.586-1.45S6.53%204.101%206%204.101z'%20fill='%23000'/%3e%3c/svg%3e") center center/auto 100% no-repeat;filter:var(--fl-c1);display:block;margin-right:6px}.footer__menu .footer-col{margin-bottom:30px;max-width:350px}.footer__menu .footer-col:nth-child(4){max-width:304px}.footer__menu .footer-col:nth-child(4) h3{max-width:100%}.footer__subscribe,form{width:100%}.footer__subscribe--input{height:auto;position:relative}.footer__subscribe--input input{width:100%;height:63px;border-radius:63px;padding:0 60px;font-size:20px;margin:0 0 15px;border:none;outline:0}.footer__subscribe--input input:hover{border:none;outline:0}.footer__subscribe--input input::placeholder{opacity:0}.footer__subscribe--input input:active+label,.footer__subscribe--input input:focus+label,.footer__subscribe--input input:not(:placeholder-shown)+label{display:none;opacity:0}.footer__subscribe--input label{position:absolute;top:0;left:0;width:100%;height:63px;line-height:63px;text-align:left;font-size:.9412rem;pointer-events:none;z-index:1;color:var(--tx-c2);display:flex;align-items:center;column-gap:5px}.footer__subscribe--input label:before{content:"";width:34px;height:34px;display:block;margin-left:20px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='34'%20height='35'%20fill='%23000'%20xmlns:v='https://vecta.io/nano'%3e%3cpath%20d='M15.529%2011.037c-.047.119-.114.283-.114.411l-.016%205.33c-.005%201.218.574%201.828%201.739%201.826l5.263-.005c.419%200%20.794-.166%201.128-.5l6.736-6.743c.72-.718%201.523-.899%202.414-.547%201.218.485%201.703%202.017.976%203.111-.146.22-.444.55-.897.987l-5.779%205.772c-1.272%201.315-2.683%202.165-4.54%202.162a425.65%20425.65%200%200%200-4.852.023c-.994.009-1.819-.092-2.479-.305-1.705-.55-3.089-1.94-3.665-3.666-.222-.675-.323-1.485-.301-2.429l.002-4.062c-.038-1.994.368-3.531%201.725-4.886l6.79-6.797c2.109-2.115%205.101.917%203.019%203.001l-6.831%206.828a1.39%201.39%200%200%200-.319.489zM5.253%2023.283c-1.519%201.561-1.214%204.006.245%205.422.727.707%201.644%201.059%202.752%201.057l19.332-.005c1.2%200%201.929-.085%202.645.673%201.389%201.467.195%203.589-1.687%203.582a3135.39%203135.39%200%200%200-19.541.007c-1.198.005-2.165-.087-2.903-.276-5.539-1.411-7.905-8.029-4.547-12.627.781-1.07%201.875-2.028%202.856-3.004%201.066-1.057%202.88-.579%203.41.792.336.873.139%201.671-.594%202.396l-1.967%201.983z'/%3e%3c/svg%3e") center center no-repeat;filter:var(--fl-c2)}.footer__subscribe--input .button{position:absolute;top:7px;right:7px;width:47px;height:47px;border-radius:47px;background-color:var(--bg-c2);background-repeat:no-repeat;border:none;cursor:pointer;transition:transform .3s}.footer__subscribe--input .button:hover{transform:scale(1.1)}.footer__subscribe--input .button:after{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='15'%20height='15'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3cpath%20d='M9.591%209.169c.012-.012.012-.033%200-.044-.005-.005-.014-.009-.022-.009l-7.404-.001C.857%209.117.035%207.856.52%206.673c.326-.794%201.027-1.069%201.855-1.067l7.175.008c.022.001.04-.017.04-.04%200-.01-.004-.022-.012-.03L7.288%203.266c-.272-.264-.47-.53-.59-.799-.414-.91.098-1.996%201.021-2.308.717-.242%201.347-.084%201.896.473l2.424%202.414c.962.936%201.561%201.59%201.795%201.962%201.137%201.803.841%204.026-.684%205.546l-3.41%203.423c-.3.3-.593.501-.879.599-1.358.465-2.743-.879-2.191-2.266a2.22%202.22%200%200%201%20.522-.755L9.59%209.168l.001.001z'%20fill='%23000'/%3e%3c/svg%3e") center center no-repeat;filter:var(--fl-c1);content:" ";position:absolute;top:0;left:0;width:100%;height:100%}.footer__subscribe--checkbox{width:100%;display:flex;align-items:flex-start;justify-content:center;column-gap:10px}.footer__subscribe--checkbox input{height:18px;width:18px}.footer__subscribe--checkbox label{display:inline-block;font-size:.7647rem;width:100%;max-width:220px}.footer__subscribe--checkbox label a{display:inline-block;font-size:.7647rem;padding:0}.footer__payment-methods{position:relative;margin-bottom:30px}.footer__payment-methods h3{font-size:30px;line-height:83%;letter-spacing:-.5px;text-align:center}.footer__payment-methods--img{display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center;gap:20px}.footer__payment-methods--img img{mix-blend-mode:luminosity}.footer__legals{border-top:1px solid var(--bg-c1);width:100%;padding:23px 0 0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;font-size:.7647rem}@media (min-width:1080px){.footer{padding:80px 20px 40px 0}.footer__menu{justify-content:space-between;text-align:left}.footer__menu h3{max-width:138px}.footer__menu a{display:block;padding:0}.footer__menu a.icon--map{display:flex}.footer__menu .footer-col{max-width:initial}.footer__payment-methods h3{max-width:232px;text-align:left}.footer__payment-methods--img{justify-content:space-between}.footer__legals{justify-content:space-between;padding:43px 0 0}}.footer__legals--social{display:flex;align-items:center;column-gap:20px}.footer__legals--social a{width:23px;height:23px;filter:var(--fl-c1)}.footer__legals--social a.btn-facebook{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='11'%20height='22'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3cpath%20d='M10.451%209.986l-.251%202.126c-.042.356-.327.622-.665.622H6.274v8.891l-1.045.049a11.04%2011.04%200%200%201-2.3-.242v-8.699H.419c-.231%200-.419-.199-.419-.443V9.63c0-.244.188-.443.419-.443h2.509V5.196C2.927%202.748%204.8.763%207.11.763h2.927c.231%200%20.419.199.419.443v2.661c0%20.244-.188.443-.419.443H7.946c-.924%200-1.673.794-1.673%201.774v3.104h3.513c.403%200%20.715.375.665.799h.001z'%20fill='%23000'/%3e%3c/svg%3e") center center no-repeat}.footer__legals--social a.btn-instagram{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='21'%20height='21'%20fill='%23000'%20xmlns:v='https://vecta.io/nano'%3e%3cpath%20d='M16.067.07H5.598A4.89%204.89%200%200%200%20.712%204.955v10.47a4.89%204.89%200%200%200%204.886%204.886h10.47a4.89%204.89%200%200%200%204.886-4.886V4.955A4.89%204.89%200%200%200%2016.067.07zm3.141%2015.006a3.49%203.49%200%200%201-3.49%203.49H5.946a3.49%203.49%200%200%201-3.49-3.49V5.304a3.49%203.49%200%200%201%203.49-3.49h9.771a3.49%203.49%200%200%201%203.49%203.49v9.771zM10.834%204.955A5.24%205.24%200%200%200%205.6%2010.189a5.24%205.24%200%200%200%205.234%205.234%205.24%205.24%200%200%200%205.234-5.234%205.24%205.24%200%200%200-5.234-5.234zm0%208.725a3.5%203.5%200%200%201-3.49-3.49%203.5%203.5%200%200%201%203.49-3.49%203.5%203.5%200%200%201%203.49%203.49%203.5%203.5%200%200%201-3.49%203.49z'/%3e%3c/svg%3e") center center no-repeat}.footer__legals--social a.btn-youtube{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='25'%20height='18'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3cpath%20d='M21.021.377H3.695c-1.712%200-3.1%201.384-3.1%203.091v10.808c0%201.707%201.388%203.091%203.1%203.091h17.326c1.711%200%203.1-1.384%203.1-3.091V3.468c0-1.706-1.388-3.091-3.1-3.091zM15.14%209.618l-4.817%202.401c-.556.277-1.21-.125-1.21-.744V6.471c0-.62.654-1.023%201.21-.746l4.817%202.402c.616.306.616%201.184%200%201.491v-.001z'%20fill='%23000'/%3e%3c/svg%3e") center center no-repeat}.footer__legals--legal{display:flex;flex-wrap:wrap;column-gap:20px;align-items:center;justify-content:center}@media (min-width:1080px){.footer__legals--legal{align-items:flex-start}}.footer__legals--legal span{font-size:13px}.footer__legals--legal img{filter:var(--fl-c1);width:93px;height:auto}*,:after,:before{box-sizing:border-box;min-width:0}html{font-size:17px}body{margin:0;padding:0;min-height:100dvh;font-family:var(--ft-f1)}img{vertical-align:middle}h1,h2,h3,h4,input,label{font-family:var(--ft-f2)}p{text-wrap:pretty}