@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}

/*! HTML5 Boilerplate v8.0.0 | MIT License | https://html5boilerplate.com/ */html{color:#222;font-size:1em;line-height:1.4}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.g-hidden{display:none!important}.g-visuallyhidden{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.g-visuallyhidden.focusable:active,.g-visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;white-space:inherit;width:auto}.g-invisible{visibility:hidden}.g-clearfix:after,.g-clearfix:before{content:" ";display:table}.g-clearfix:after{clear:both}@font-face{font-family:CenturyGothic;src:url(../fonts/CenturyGothicStdBold.woff2) format("woff2"),url(../fonts/CenturyGothicStdBold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:0;display:flex;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible;outline:none}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#000}.hamburger-box{width:20px;height:16px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:20px;height:2px;background-color:#000;border-radius:0;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-7px}.hamburger-inner:after{bottom:-7px}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.hamburger--spin-r .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(ajax-loader.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(fonts/slick.eot);src:url(fonts/slick.eot?#iefix) format("embedded-opentype"),url(fonts/slick.woff) format("woff"),url(fonts/slick.ttf) format("truetype"),url(fonts/slick.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.g-ir{text-indent:100%;white-space:nowrap;overflow:hidden}.g-tel{cursor:default;text-decoration:none}.g-tel,.g-tel:hover{color:inherit}@media screen and (min-width:768px){.g-tel{pointer-events:none}}.g-loading{position:relative;opacity:.6}.g-loading:before{position:absolute;top:50%;left:50%;z-index:1000;width:40px;height:40px;border:6px solid #eaeaea;border-top-color:#282828;border-radius:50%;content:"";animation:spinner 1.2s ease infinite}@keyframes spinner{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}a:hover{text-decoration:none}.l-body{background:#fff}.l-wrapper{position:relative;display:flex;flex-direction:column;margin:0 auto;min-height:100vh}.l-content,.l-contentText{position:relative;flex:1}.l-contentText{display:block}.b-text:after,.b-text:before{content:" ";display:table}.b-text:after{clear:both}.b-text blockquote,.b-text code,.b-text dl,.b-text h1,.b-text h2,.b-text h3,.b-text h4,.b-text h5,.b-text h6,.b-text ol,.b-text p,.b-text pre,.b-text ul{margin:1em 0}.b-text blockquote:first-child,.b-text code:first-child,.b-text dl:first-child,.b-text h1:first-child,.b-text h2:first-child,.b-text h3:first-child,.b-text h4:first-child,.b-text h5:first-child,.b-text h6:first-child,.b-text ol:first-child,.b-text p:first-child,.b-text pre:first-child,.b-text ul:first-child{margin-top:0}.b-text blockquote:last-child,.b-text code:last-child,.b-text dl:last-child,.b-text h1:last-child,.b-text h2:last-child,.b-text h3:last-child,.b-text h4:last-child,.b-text h5:last-child,.b-text h6:last-child,.b-text ol:last-child,.b-text p:last-child,.b-text pre:last-child,.b-text ul:last-child{margin-bottom:0}.b-text code,.b-text pre{display:block;padding:5px 10px 5px 8px;background:#e9ebec;border-left:2px solid #000}.b-text a{text-decoration:underline}.b-text a:hover{text-decoration:none}.b-text a[href^=tel]{color:inherit;cursor:default;text-decoration:none}.b-text a[href^=tel]:hover{color:inherit}@media screen and (min-width:768px){.b-text a[href^=tel]{pointer-events:none}}.b-text img{max-width:100%}.b-text .aligncenter{clear:both;display:block;margin:.375em auto 1em}.b-text .alignright{float:right;margin:.375em 0 1em 1em}.b-text .alignleft{float:left;margin:.375em 1em 1em 0}.b-text .wp-caption{margin-top:1em;margin-bottom:1em;max-width:100%}.b-text .wp-caption-text{margin-top:.5em;text-align:center}.b-text .size-auto,.b-text .size-full,.b-text .size-large,.b-text .size-medium,.b-text .size-thumbnail{max-width:100%;height:auto}.b-text .wp-smiley{margin:0;max-height:1em}.l-aboutUs{padding-top:129px;padding-bottom:150px}@media screen and (max-width:768px){.l-aboutUs{padding-top:90px;padding-bottom:90px}}.b-aboutUs{margin:0 auto;padding:0 15px;width:100%;max-width:549px;box-sizing:border-box}.b-aboutUs__title{margin:0 auto 80px;display:block;width:163px}@media screen and (max-width:768px){.b-aboutUs__title{margin-bottom:60px}}.b-aboutUs__title img{width:100%}.b-aboutUs__content h2,.b-aboutUs__content h3,.b-aboutUs__content h4,.b-aboutUs__content h5{font-family:Inter,sans-serif;font-weight:700}.b-aboutUs__content h6{font:700 16px/30px Inter,sans-serif;color:#000;margin-top:40px;margin-bottom:10px}.b-aboutUs__content img{margin:60px 0 40px;display:block;width:100%}.b-aboutUs__content img:first-of-type{margin-top:0}.b-aboutUs__content p{font:400 14px/21px Inter,sans-serif;color:#000}.b-aboutUs__content p:first-of-type{font-size:20px;line-height:30px;margin-bottom:20px}.b-aboutUs__btn{margin-top:80px;width:100%}@media screen and (max-width:768px){.b-aboutUs__btn{margin-top:60px}}.b-acc__header{position:relative;padding:0 0 7px;margin-bottom:20px;display:flex;width:100%;border:none;border-bottom:.5px solid #eaeaea;background:transparent;cursor:pointer;transition:.4s ease-in-out}.b-acc__header:hover{border-color:#000}.b-acc__headerText{font:400 12px/15px Inter,sans-serif;color:#000}.b-acc__headerArrow{position:absolute;top:50%;right:2px;margin-top:-2px;display:block;width:4px;height:4px;background:url(../img/icons/acc-arrow_ic.svg) 50% no-repeat;transition:.4s ease-in-out}.b-acc__header.state_open .b-acc__headerArrow{transform:rotate(180deg)}.b-acc__content{font:400 12px/18px Inter,sans-serif;color:#000;margin-bottom:20px}.b-addGarment{text-decoration:none;width:100%;height:600px}@media screen and (max-width:1366px){.b-addGarment{height:400px}}@media screen and (max-width:1260px){.b-addGarment{height:360px}}@media screen and (max-width:1100px){.b-addGarment{height:320px}}@media screen and (max-width:860px){.b-addGarment{height:290px}}@media screen and (max-width:768px){.b-addGarment{height:360px}}@media screen and (max-width:680px){.b-addGarment{height:320px}}@media screen and (max-width:576px){.b-addGarment{height:360px}}@media screen and (max-width:420px){.b-addGarment{height:320px}}.b-addGarment__imgWrapper{position:relative;width:100%;height:100%}.b-addGarment__img{display:block;width:100%;height:100%}.b-addGarment__label{position:absolute;top:50%;left:50%;z-index:2;transform:translate(-50%,-50%);font:500 12px/15px Inter,sans-serif;color:#fff;text-align:center;text-transform:uppercase;display:flex;align-items:center;justify-content:center;width:143px;height:35px;border:.5px solid #fff;transition:.4s ease-out;box-sizing:border-box}@media screen and (max-width:992px){.b-addGarment__label{font-size:10px;width:120px}}@media screen and (max-width:768px){.b-addGarment__label{font-size:12px;width:143px}}@media screen and (max-width:360px){.b-addGarment__label{font-size:10px;width:120px}}.b-addGarment:hover .b-addGarment__label{color:#000;background:#fff}.b-bottomNavigation{margin:0;padding:0;list-style:none;display:flex;align-items:center;gap:25px}@media screen and (max-width:576px){.b-bottomNavigation{flex-direction:column;gap:12px}}.b-bottomNavigation__item{font:400 11px/13px Inter,sans-serif;color:#000}.b-bottomNavigation__link{color:inherit;text-decoration:none}.b-bottomNavigation__link:hover{text-decoration:underline}.b-bottomNavigation__descr{display:none}.b-brandCard{display:block;text-decoration:none}.b-brandCard__imgWrapper{position:relative;width:100%;background:#d9d9d9}.b-brandCard__imgWrapper:before{position:absolute;top:0;left:0;z-index:2;content:"";display:block;width:100%;height:100%;background:rgba(0,0,0,.3);opacity:0;transition:.4s ease-in-out}.b-brandCard:hover .b-brandCard__imgWrapper:before{opacity:1}.b-brandCard__imgBg{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.b-brandCard__imgBrand{position:absolute;top:50%;left:50%;z-index:3;transform:translate(-50%,-50%);padding:20px;display:block;max-width:100%;box-sizing:border-box}@media screen and (max-width:576px){.b-brandCard__imgBrand{width:100%;max-width:80%}}.b-brandCard__infoWrapper{margin-top:20px}.b-brandCard__brand{font:500 14px/17px Inter,sans-serif;color:#000;text-align:left;text-transform:uppercase;margin-bottom:7px}.b-brandCard__name{font:500 12px/15px Inter,sans-serif;color:#000;text-align:left}.b-brandImg{margin-top:51px;margin-bottom:74px;display:flex;justify-content:center}.b-brandImg.-mobile-only{display:none}@media screen and (max-width:768px){.b-brandImg.-mobile-only{display:flex}}.b-brandImg__img{display:block;max-width:100%}.b-brandInfo{margin:0 auto;padding-left:30px;padding-right:30px;width:100%;max-width:1980px;box-sizing:border-box;padding-top:128px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:768px){.b-brandInfo{padding-left:15px;padding-right:15px;padding-top:107px}}.b-brandInfo__img{display:block;margin-bottom:63px}.b-brandInfo__text{font:400 12px/18px Inter,sans-serif;color:#000;text-align:center;margin-bottom:46px}@media screen and (max-width:768px){.b-brandInfo__text{margin-bottom:66px}}@media screen and (max-width:768px){.b-brandInfo__text br{display:none}}.l-brandList{padding-top:114px;padding-bottom:105px}@media screen and (max-width:768px){.l-brandList{padding-top:53px;padding-bottom:83px}}.b-brandList{margin:0 auto;padding-left:30px;padding-right:30px;width:100%;max-width:1980px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:70px}@media screen and (max-width:768px){.b-brandList{padding-left:15px;padding-right:15px}}@media screen and (max-width:992px){.b-brandList{gap:30px}}.b-brandList__item{position:relative;display:flex;align-items:center;justify-content:center;height:40px}@media screen and (max-width:768px){.b-brandList__item{width:40%}}.b-brandList__link{display:inline-flex;outline:none}@media screen and (max-width:768px){.b-brandList__link{position:relative}}.b-brandList__link:focus:after,.b-brandList__link:focus:before,.b-brandList__link:hover:after,.b-brandList__link:hover:before{width:50%}.b-brandList__link:before{right:50%}.b-brandList__link:after,.b-brandList__link:before{position:absolute;bottom:-5px;content:"";display:block;width:0;height:3px;background:#000;transition:.4s ease-in-out}.b-brandList__link:after{left:50%}.b-brandList__img{display:block;max-width:100%}@media screen and (max-width:576px){.b-brandList__img{max-width:113px}}.l-brandDescription{padding:76px 15px}@media screen and (max-width:768px){.l-brandDescription{padding:56px 0}}.b-brandDescription{margin:0 auto;padding-left:30px;padding-right:30px;width:100%;max-width:1980px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:20px}@media screen and (max-width:768px){.b-brandDescription{padding-left:15px;padding-right:15px;flex-direction:column;gap:40px}}.b-brandDescription__imgCol{width:100%;max-width:50%}@media screen and (max-width:768px){.b-brandDescription__imgCol{max-width:350px}}.b-brandDescription__img{display:block;width:100%}.b-brandDescription__infoCol{padding-left:70px;width:100%;max-width:550px;box-sizing:border-box}@media screen and (max-width:992px){.b-brandDescription__infoCol{padding-left:0}}.b-brandDescription__title{font:700 24px/normal CenturyGothic,sans-serif;color:#000;letter-spacing:-.36px;margin-top:0;margin-bottom:20px}.b-brandDescription__mainText{font:16px/24px Inter,sans-serif;color:#000;margin-bottom:50px}.b-brandDescription__subTitle{font:700 20px/normal CenturyGothic,sans-serif;color:#000;letter-spacing:-.3px;margin-top:50px;margin-bottom:21px}.b-brandDescription__text{font:14px/21px Inter,sans-serif;color:#000}.b-brandDescription__text a{color:#000;text-decoration:underline}.b-brandDescription__text a:hover{text-decoration:none}.b-brandDescription__text h3{font:700 16px/normal CenturyGothic,sans-serif;color:#000;letter-spacing:-.24px;margin-top:20px;margin-bottom:10px}.b-brandDescription__text ol,.b-brandDescription__text ul{padding-left:20px;margin-top:22px}.b-brandDescription__btn{margin-top:50px;width:100%}.b-btn{font:600 12px/15px Inter,sans-serif;color:#fff;text-align:center;text-transform:uppercase;text-decoration:none;padding:9px 24px;display:inline-flex;align-items:center;justify-content:center;border:.5px solid #000;background:#000;box-sizing:border-box;cursor:pointer;transition:.4s ease-in-out}.b-btn.-border,.b-btn:hover{color:#000;background:transparent}.b-btn.-border{border:.5px solid #000}.b-btn.-border:hover{color:#fff;background:#000}.b-categoryInfo{margin:0 auto;padding-left:30px;padding-right:30px;width:100%;max-width:1980px;box-sizing:border-box;padding-top:120px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:768px){.b-categoryInfo{padding-left:15px;padding-right:15px;padding-top:107px}}.b-categoryInfo__title{font:500 20px/24px Inter,sans-serif;margin-bottom:2px}.b-categoryInfo__subTitle,.b-categoryInfo__title{color:#000;text-align:center;text-transform:uppercase}.b-categoryInfo__subTitle{font:500 12px/15px Inter,sans-serif;margin-bottom:60px}.b-categoryInfo__subTitle a{color:inherit}.b-categoryInfo__subTitle a:visited{color:#000}.b-categoryInfo__link{font:400 12px/18px Inter,sans-serif;color:#000;text-align:center;text-decoration:none;margin-top:20px;margin-bottom:60px;display:flex;align-items:center;gap:5px}.b-categoryInfo__link:hover{text-decoration:underline}.b-categoryInfo__link:before{content:"";display:block;width:4px;height:4px;background:url(../img/icons/acc-arrow_ic.svg) 50% no-repeat;transform:rotate(90deg)}.l-contactUs{padding:76px 15px}@media screen and (max-width:768px){.l-contactUs{padding-top:56px;padding-bottom:56px}}.b-contactUs{padding:0;margin:0 auto;display:flex;align-items:center;gap:10px;width:100%;height:calc(100vh - 152px)}@media screen and (max-width:768px){.b-contactUs{height:calc(100vh - 112px)}}.b-contactUs__imgCol{width:100%;height:100%;max-width:calc(50% - 10px)}.b-contactUs__img{margin:0 0 0 auto;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.b-contactUs__infoCol{padding-left:71px}@media screen and (max-width:992px){.b-contactUs__infoCol{padding-left:20px}}.b-contactUs__title{font:700 24px/normal CenturyGothic,sans-serif;color:#000;letter-spacing:-.36px;margin-top:0;margin-bottom:20px}@media screen and (max-width:576px){.b-contactUs__title{font-size:20px;margin-bottom:16px}}.b-contactUs__text{font:16px/24px Inter,sans-serif;color:#000;margin-bottom:40px;width:100%;max-width:480px}@media screen and (max-width:576px){.b-contactUs__text{font-size:14px;margin-bottom:30px}}.b-contactUs__form{width:100%;max-width:480px}.b-contactUs__btn{margin-top:20px;width:100%}.b-contactUs__label{font:400 14px/normal Inter,sans-serif;color:#000;text-transform:uppercase;margin-bottom:4px}.b-contactUs__emailLink{font:700 20px/normal CenturyGothic,sans-serif;color:#000;text-decoration:none;letter-spacing:-.3px;margin-bottom:30px;display:inline-flex}.b-contactUs__emailLink:hover{text-decoration:underline}.b-chat{padding:30px 30px 32px;display:flex;flex-direction:column;width:378px;background:#f5f5f5;box-sizing:border-box}@media screen and (max-width:1200px){.b-chat{padding:16px 16px 18px;width:300px}}@media screen and (max-width:992px){.b-chat{padding:10px 10px 12px;width:280px;padding:30px 30px 32px;width:290px}}@media screen and (max-width:355px){.b-chat{padding:10px 10px 12px;width:250px}}.b-chat.-right{margin-left:auto;margin-right:0}.b-chat__name{font:500 14px/17px Inter,sans-serif;color:#000;margin-bottom:20px}@media screen and (max-width:992px){.b-chat__name{font-size:12px;margin-bottom:10px}}.b-chat__text{font:400 14px/21px Inter,sans-serif;color:#000;margin-bottom:20px}@media screen and (max-width:992px){.b-chat__text{font-size:12px;line-height:1.2;margin-bottom:10px}}.b-chat__date{font:500 11px/13px Inter,sans-serif;color:#a0a0a0;margin-top:auto;margin-bottom:0}.b-developerCopyright__link{color:inherit;text-decoration:none}.b-developerCopyright__link:hover{text-decoration:underline}.l-firstScreen{padding-top:76px;background-color:#030303;background-size:cover;background-position:50%;background-repeat:no-repeat}@media screen and (max-width:768px){.l-firstScreen{padding-top:56px}}.b-firstScreen{padding:0 30px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;max-width:1440px;height:calc(100vh - 152px);box-sizing:border-box}@media screen and (max-width:768px){.b-firstScreen{padding:0 15px;height:calc(100vh - 112px)}}.b-firstScreen__title{font:700 48px/normal CenturyGothic,sans-serif;color:#fff;letter-spacing:-.72px;margin:0 0 24px;width:100%;max-width:630px}@media screen and (max-width:768px){.b-firstScreen__title{line-height:1.2}}.b-firstScreen__btn{font:500 12px/normal Inter,sans-serif;color:#fff;text-align:center;text-transform:uppercase;text-decoration:none;padding:9px 10px;display:inline-flex;justify-content:center;width:100%;max-width:134px;border:1px solid #000;background:#000;transition:.4s ease-in-out;cursor:pointer;box-sizing:border-box}.b-firstScreen__btn:hover{text-decoration:none;border-color:#fff}.l-formGrid{padding-top:120px}.b-formGrid{margin:0 auto;padding-left:30px;padding-right:30px;width:100%;max-width:1980px;box-sizing:border-box;max-width:470px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:768px){.b-formGrid{padding-left:15px;padding-right:15px}}.b-formGrid__title{font:400 20px/25px Inter,sans-serif;color:#000;text-align:center;text-transform:uppercase;margin:0 0 21px}.b-formGrid__text{font:400 12px/18px Inter,sans-serif;color:#000;text-align:center;margin-bottom:40px}.b-formGrid__socialLink{font:500 12px/15px Inter,sans-serif;color:#000;text-transform:uppercase;text-decoration:none;margin-bottom:40px;display:flex;align-items:center;justify-content:center;width:100%;height:40px;border:.5px solid #d9d9d9;transition:.4s ease-in-out;box-sizing:border-box}.b-formGrid__socialLink:hover{background:#d9d9d9}.b-formGrid__socialIcon{margin-right:12px}.b-formGrid__divider{position:relative;margin-bottom:25px;display:flex;justify-content:center;width:100%;height:15px}.b-formGrid__divider span{position:relative;z-index:2;font:400 12px/15px Inter,sans-serif;color:#a0a0a0;text-align:center;display:block;width:60px;height:15px;background:#fff}.b-formGrid__divider:before{left:0}.b-formGrid__divider:after,.b-formGrid__divider:before{position:absolute;top:50%;z-index:1;transform:translateY(-50%);content:"";display:block;width:50%;height:.5px;background:#eaeaea}.b-formGrid__divider:after{right:0}.b-formGrid__form{display:flex;flex-direction:column;width:100%}.b-formGrid__form a,.b-formGrid__form a:visited{color:#000}.b-formGrid__btnSubmit{margin-top:30px;margin-bottom:10px;width:100%}.b-formGrid__createLink{margin-bottom:15px;width:100%}.b-formGrid__link{font:400 12px/15px Inter,sans-serif;color:#000;text-align:center;text-decoration:none}.b-formGrid__link:hover{text-decoration:underline}.b-formGroup{margin-bottom:20px}.b-formGroup.-checkboxWrapper{margin-bottom:10px}.b-formGroup:last-of-type{margin-bottom:0}.b-formGroup__label{font:400 12px/15px Inter,sans-serif;color:#000;text-transform:uppercase;margin-bottom:10px;display:block;width:100%}.b-formGroup__input{font:400 16px/21px Inter,sans-serif;color:#000;padding:9px 12px;height:40px;border:none;background:#f5f5f5;box-sizing:border-box}.b-formGroup__input,.b-formGroup__select{display:block;width:100%}.b-formGroup__checkboxLabel{display:flex;gap:10px}.b-formGroup__checkbox{width:13px;height:13px;border:.5px solid #eaeaea}.b-formGroup__checkboxText{font:400 12px/normal Inter,sans-serif;color:#000;width:calc(100% - 23px)}.b-formGroup__checkboxText a{text-decoration:underline;color:inherit}.b-formGroup__checkboxText a:hover{text-decoration:none}.l-faq{padding:136px 15px}@media screen and (max-width:768px){.l-faq{padding-top:86px;padding-bottom:56px}}.b-faq{margin:0 auto;width:100%;max-width:1980px;box-sizing:border-box;padding-left:0;padding-right:0;max-width:549px}@media screen and (max-width:768px){.b-faq{padding-left:15px;padding-right:15px}}.b-faq__title{font:700 24px/normal CenturyGothic,sans-serif;color:#000;letter-spacing:-.36px;margin-top:0;margin-bottom:60px}.b-faq__item{margin-bottom:50px}.b-faq__item:last-of-type{margin-bottom:0}.b-faq__itemTitle{font:700 20px/normal CenturyGothic,sans-serif;color:#000;letter-spacing:-.3px;margin-top:0;margin-bottom:10px}.b-faq__text{font:16px/24px Inter,sans-serif;color:#000}.b-faq__text a{color:inherit;text-decoration:underline}.b-faq__text a:hover{text-decoration:none}.b-faq__form{margin-top:132px;width:100%}@media screen and (max-width:992px){.b-faq__form{margin-top:180px}}@media screen and (max-width:768px){.b-faq__form{margin-top:120px}}.b-faq__form button{margin-top:20px}.b-faq__formTitle{font:700 24px/normal CenturyGothic,sans-serif;color:#000;margin-top:0;margin-bottom:20px}.b-faq__formText{font:16px/24px Inter,sans-serif;color:#000;margin-bottom:40px}.b-faq__label{font:12px/normal Inter,sans-serif;color:#000;text-transform:uppercase;margin-bottom:10px;display:block}.b-faq__input{font:400 14px/21px Inter,sans-serif;color:#000;padding:9px 12px;margin-bottom:20px;display:block;width:100%;height:40px;border:none;background:#f5f5f5;box-sizing:border-box}.b-faq__btn{width:100%}.b-faq__contactLabel{font:400 14px/normal Inter,sans-serif;color:#000;text-transform:uppercase;margin-bottom:4px}.b-faq__contactLink{font:700 20px/normal CenturyGothic,sans-serif;color:#000;text-decoration:none;letter-spacing:-.3px}.b-faq__contactLink:hover{text-decoration:underline}@media screen and (max-width:992px){.l-mainNavigation{display:none}}.b-mainNavigation{margin:0;padding:0;list-style:none;display:flex;align-items:center;gap:20px}.b-mainNavigation__item{position:relative;font:400 14px/17px Inter,sans-serif;color:#000;text-align:center;text-transform:uppercase}.b-mainNavigation__item.has-sub-menu:after{position:absolute;left:0;bottom:-32px;content:"";display:block;width:100%;height:30px}.b-mainNavigation__link{position:relative;display:block;color:inherit;text-decoration:none}.b-mainNavigation__link:hover:after,.b-mainNavigation__link:hover:before{width:50%}.b-mainNavigation__link:before{right:50%}.b-mainNavigation__link:after,.b-mainNavigation__link:before{position:absolute;bottom:-5px;content:"";display:block;width:0;height:1px;background:#000;transition:.2s ease-in-out}.b-mainNavigation__link:after{left:50%}.b-mainNavigation__submenuWrapper{position:fixed;top:75px;left:0;width:100%;height:0;overflow:hidden;background:#fff;box-shadow:0 10px 20px rgba(0,0,0,.05);opacity:0;transition:.4s ease-in-out}.b-mainNavigation__submenuWrapper.-brand .b-mainNavigation__submenuWrapperInner{padding:0 0 50px}.b-mainNavigation__item.has-sub-menu:hover .b-mainNavigation__submenuWrapper.-brand{height:510px;opacity:1}@media screen and (max-width:1230px){.b-mainNavigation__item.has-sub-menu:hover .b-mainNavigation__submenuWrapper.-brand{height:400px}}@media screen and (max-width:1120px){.b-mainNavigation__item.has-sub-menu:hover .b-mainNavigation__submenuWrapper.-brand{height:350px}}.b-mainNavigation__item.has-sub-menu:hover .b-mainNavigation__submenuWrapper{height:355px;opacity:1}.b-mainNavigation__submenuWrapperInner{margin:0 auto;width:100%;max-width:1980px;padding:30px 30px 22px;display:flex;justify-content:space-between;gap:20px;border-top:1px solid #eaeaea;box-sizing:border-box}@media screen and (max-width:768px){.b-mainNavigation__submenuWrapperInner{padding-left:15px;padding-right:15px}}.b-mainNavigation__submenuCol{width:100%;max-width:425px}.b-mainNavigation__submenuCol.-one-count{max-width:150px}.b-mainNavigation__submenuTitle{font:500 13px/16px Inter,sans-serif;color:#000;text-align:left;margin-bottom:12px}.b-mainNavigation__submenuList{padding:0;margin:0;list-style:none;display:flex;flex-flow:column wrap;align-items:flex-start;gap:0 20px;height:275px}.b-mainNavigation__submenuItem{text-align:left;margin-bottom:8px;text-transform:none}.b-mainNavigation__submenuItem:last-of-type{margin-bottom:0}.b-mainNavigation__submenuLink{font:400 13px/16px Inter,sans-serif;color:#000;text-decoration:none}@media screen and (max-width:1060px){.b-mainNavigation__submenuLink{font-size:12px}}.b-mainNavigation__submenuLink:hover{text-decoration:underline}.b-mainNavigation__submenuLink.font-weight-bold{font-weight:500!important}.b-mainNavigation__brandList{padding:0;margin:0;list-style:none;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:5px;width:100%}@media screen and (max-width:1230px){.b-mainNavigation__brandList{padding-left:5px;padding-right:4px;box-sizing:border-box}}.b-messages__title{font:400 16px/19px Inter,sans-serif;color:#000;text-transform:uppercase;margin-bottom:20px}.b-messages__content{position:relative;display:grid;grid-template-columns:346px 1fr;grid-gap:35px}@media screen and (max-width:1200px){.b-messages__content{grid-template-columns:300px 1fr;grid-gap:20px}}@media screen and (max-width:992px){.b-messages__content{grid-template-columns:160px 1fr;grid-gap:10px}}@media screen and (max-width:768px){.b-messages__content{grid-template-columns:300px 1fr;grid-gap:20px}}@media screen and (max-width:680px){.b-messages__content{grid-template-columns:1fr}}.b-messages__chatsList{padding-right:34px;display:flex;flex-direction:column;gap:10px;border-right:1px solid #eaeaea;box-sizing:border-box}@media screen and (max-width:1200px){.b-messages__chatsList{padding-right:20px}}@media screen and (max-width:992px){.b-messages__chatsList{padding-right:10px}}@media screen and (max-width:680px){.b-messages__chatsList{border-right:none}}.b-messages__chatItem{text-decoration:none;padding-right:13px;display:flex;align-items:center;justify-content:space-between;gap:15px;box-sizing:border-box;transition:.4s ease-in-out}@media screen and (max-width:992px){.b-messages__chatItem{padding-right:0;flex-direction:column;align-items:flex-start;gap:10px}}@media screen and (max-width:768px){.b-messages__chatItem{flex-direction:row;align-items:center;gap:10px}}.b-messages__chatItem.state_active,.b-messages__chatItem:hover{background:#f5f5f5}.b-messages__imgWrapper{display:block;width:72px;height:108px;background:#e9e9e9}@media screen and (max-width:680px){.b-messages__imgWrapper{width:80px}}.b-messages__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.b-messages__infoWrapper{width:calc(100% - 90px)}@media screen and (max-width:992px){.b-messages__infoWrapper{width:100%}}@media screen and (max-width:768px){.b-messages__infoWrapper{width:calc(100% - 90px)}}@media screen and (max-width:680px){.b-messages__infoWrapper{width:calc(100% - 95px)}}.b-messages__chatName{font:400 11px/13px Inter,sans-serif;color:#a0a0a0;margin-bottom:2px}@media screen and (max-width:992px){.b-messages__chatName{font-size:10px}}@media screen and (max-width:680px){.b-messages__chatName{font-size:11px}}.b-messages__chatProduct{font:500 13px/15px Inter,sans-serif;color:#000;margin-bottom:11px}@media screen and (max-width:992px){.b-messages__chatProduct{font-size:12px}}@media screen and (max-width:680px){.b-messages__chatProduct{font-size:13px}}.b-messages__chatText{font:400 12px/18px Inter,sans-serif;color:#000}@media screen and (max-width:992px){.b-messages__chatText{font-size:10px;line-height:1.2}}@media screen and (max-width:680px){.b-messages__chatText{font-size:12px}}.b-messages__chatWrapper{transition:.4s ease-in-out}@media screen and (max-width:680px){.b-messages__chatWrapper{position:absolute;top:0;right:0;width:0;height:100%;background:#fff;opacity:0;overflow:hidden}}@media screen and (max-width:680px){.b-messages__chatWrapper.state_open{width:100%;opacity:1;overflow:visible}}.b-messages__chatListControl{font:400 14px/17px Inter,sans-serif;color:#000;text-transform:uppercase;margin-bottom:22px;padding:0;display:none;align-items:center;gap:8px;border:none;background:transparent}@media screen and (max-width:680px){.b-messages__chatListControl{display:flex}}.b-messages__chatListControl:before{content:"";display:block;width:9px;height:14px;background:url(../img/icons/chat-arrow_ic.svg) 50% no-repeat}.b-messages__chat{display:flex;flex-direction:column;gap:20px}.b-messages__chatControl{margin-top:157px}@media screen and (max-width:680px){.b-messages__chatControl{margin-top:100px;padding-bottom:80px}}.b-messages__label{margin-bottom:20px;display:block;width:100%}.b-messages__textarea{font:400 16px/24px Inter,sans-serif;color:#000;padding:30px;display:block;width:100%;height:110px;border:none;background:#f5f5f5;box-sizing:border-box;resize:none}.b-messages__textarea::-moz-placeholder{color:#a0a0a0}.b-messages__textarea::placeholder{color:#a0a0a0}.b-messages__btn{width:100%}.l-ourBrands{padding-top:100px;padding-bottom:100px}@media screen and (max-width:768px){.l-ourBrands{padding-top:60px;padding-bottom:60px}}.b-ourBrands{padding:0 30px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;max-width:1980px;box-sizing:border-box}@media screen and (max-width:768px){.b-ourBrands{padding:0 15px}}.b-ourBrands__title{font:16px/normal Inter,sans-serif;color:#000;text-transform:uppercase;margin-bottom:20px}.b-ourBrands__content{display:grid;grid-template-columns:1fr 1fr;grid-gap:5px;width:100%}@media screen and (max-width:992px){.b-ourBrands__content{grid-template-columns:1fr;grid-gap:24px;width:100%}}.b-ourBrands__item{color:#000}.b-ourBrands__item,.b-ourBrands__item:hover{text-decoration:none}.b-ourBrands__imgWrapper{position:relative;margin-bottom:20px;height:500px}@media screen and (max-width:1366px){.b-ourBrands__imgWrapper{height:400px}}@media screen and (max-width:576px){.b-ourBrands__imgWrapper{height:300px}}.b-ourBrands__imgWrapper:before{position:absolute;top:0;left:0;z-index:1;content:"";display:block;width:100%;height:100%;background:transparent;transition:.4s ease-in-out}.b-ourBrands__item:hover .b-ourBrands__imgWrapper:before{background:rgba(0,0,0,.22)}.b-ourBrands__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.b-ourBrands__imgLogo{width:100%;max-width:280px}.b-ourBrands__imgLogo,.b-ourBrands__imgText{position:absolute;top:50%;left:50%;z-index:2;transform:translate(-50%,-50%);display:block}.b-ourBrands__imgText{font:700 36px/normal CenturyGothic,sans-serif;color:#fff;letter-spacing:-.54px;text-align:center}.b-ourBrands__itemTitle{font:14px/normal Inter,sans-serif;color:#000;text-transform:uppercase;margin-bottom:7px}.b-ourBrands__text{font:12px/normal Inter,sans-serif;color:#000}.b-ourBrandsCard{color:#000;text-decoration:none;width:100%}.b-ourBrandsCard__imgWrapper{position:relative;margin-bottom:20px;height:400px}@media screen and (max-width:1230px){.b-ourBrandsCard__imgWrapper{height:300px}}@media screen and (max-width:1120px){.b-ourBrandsCard__imgWrapper{height:260px}}.b-ourBrandsCard__imgWrapper:before{position:absolute;top:0;left:0;z-index:1;content:"";display:block;width:100%;height:100%;background:transparent;transition:.4s ease-in-out}.b-ourBrandsCard:hover .b-ourBrandsCard__imgWrapper:before{background:rgba(0,0,0,.22)}.b-ourBrandsCard__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.b-ourBrandsCard__imgLogo{width:100%;max-width:280px}.b-ourBrandsCard__imgLogo,.b-ourBrandsCard__imgText{position:absolute;top:50%;left:50%;z-index:2;transform:translate(-50%,-50%);display:block}.b-ourBrandsCard__imgText{font:700 36px/normal CenturyGothic,sans-serif;color:#fff;letter-spacing:-.54px;text-align:center}.b-ourBrandsCard__itemTitle{font:14px/normal Inter,sans-serif;color:#000;text-align:left;text-transform:uppercase;margin-bottom:7px}.b-ourBrandsCard__text{font:12px/normal Inter,sans-serif;color:#000;text-align:left}.l-howItWorks{padding-top:130px;padding-bottom:130px}@media screen and (max-width:768px){.l-howItWorks{padding-top:90px;padding-bottom:90px}}.b-howItWorks{padding:0 15px;margin:0 auto;width:100%;max-width:1132px;box-sizing:border-box}.b-howItWorks__item{margin-bottom:144px;display:flex;align-items:center;justify-content:space-between;gap:20px}@media screen and (max-width:768px){.b-howItWorks__item{margin-bottom:80px}}@media screen and (max-width:576px){.b-howItWorks__item{margin-bottom:40px;flex-direction:column}}.b-howItWorks__item:nth-of-type(2n){flex-direction:row-reverse}@media screen and (max-width:576px){.b-howItWorks__item:nth-of-type(2n){flex-direction:column}}.b-howItWorks__item:last-of-type{margin-bottom:0}.b-howItWorks__img{display:block;width:100%;max-width:480px}@media screen and (max-width:992px){.b-howItWorks__img{max-width:350px}}@media screen and (max-width:768px){.b-howItWorks__img{max-width:300px}}.b-howItWorks__infoWrapper{width:100%;max-width:480px}.b-howItWorks__title{font:700 24px/normal CenturyGothic,sans-serif;color:#000;letter-spacing:-.36px;margin-bottom:20px}@media screen and (max-width:576px){.b-howItWorks__title{font-size:20px}}.b-howItWorks__text{font:16px/24px Inter,sans-serif;color:#000}@media screen and (max-width:576px){.b-howItWorks__text{font-size:14px}}.l-payment{padding-top:120px}.b-payment{margin:0 auto;padding-left:30px;padding-right:30px;width:100%;max-width:1980px;box-sizing:border-box;max-width:538px}@media screen and (max-width:768px){.b-payment{padding-left:15px;padding-right:15px}}.b-payment__title{font:400 20px/25px Inter,sans-serif;color:#000;padding-bottom:18px;border-bottom:.5px solid #eaeaea}.b-payment__productList{padding:0;margin:0;list-style:none}.b-payment__productItem{margin-top:20px}.b-payment__descriptionWrapper{margin-top:120px}.b-payment__row{margin-top:20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.b-payment__row:first-of-type{margin-top:30px}.b-payment__name,.b-payment__value{font:400 16px/20px Inter,sans-serif;color:#000}.b-payment__value{text-align:right}.b-payment__totalWrapper{margin-top:30px;padding-top:20px;border-top:.5px solid #eaeaea}.b-payment__totalRow{display:flex;align-items:center;justify-content:space-between;gap:12px}.b-payment__totalName{font:400 20px/25px Inter,sans-serif;color:#000}.b-payment__totalSubName{font:400 10px/12px Inter,sans-serif}.b-payment__totalValue{font:400 20px/25px Inter,sans-serif;color:#000;text-align:right}.b-payment__totalSubRow{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.b-payment__totalSubName{font:400 14px/17px Inter,sans-serif;color:#000}.b-payment__totalSubValue{font:400 16px/20px Inter,sans-serif;color:#000;text-align:right}.b-paymentCard{position:relative;display:flex;align-items:center}@media screen and (max-width:374px){.b-paymentCard{gap:20px}}.b-paymentCard__imgWrapper{display:block;width:111px}@media screen and (max-width:374px){.b-paymentCard__imgWrapper{width:90px}}.b-paymentCard__img{display:block;width:100%}.b-paymentCard__infoWrapper{margin-left:27px}@media screen and (max-width:374px){.b-paymentCard__infoWrapper{margin-left:0}}.b-paymentCard__brand{font:400 12px/15px Inter,sans-serif;color:#000;text-transform:uppercase;margin-bottom:4px}@media screen and (max-width:374px){.b-paymentCard__brand{font-size:10px;margin-bottom:0}}.b-paymentCard__name{font:400 20px/25px Inter,sans-serif;color:#000}@media screen and (max-width:374px){.b-paymentCard__name{font-size:14px}}.b-paymentCard__price{font:400 16px/20px Inter,sans-serif;color:#000;margin-left:auto;margin-right:0}@media screen and (max-width:374px){.b-paymentCard__price{font-size:12px}}.b-paymentCard__delete{position:absolute;top:0;right:0;width:15px;height:15px;border:none;background:url(../img/icons/close_ic.svg) 50% no-repeat;background-size:contain;cursor:pointer;transition:.4s ease-out}.b-paymentCard__delete:hover{transform:rotate(180deg)}.l-privacyPolicy{padding:136px 15px}@media screen and (max-width:768px){.l-privacyPolicy{padding-top:86px;padding-bottom:56px}}.b-privacyPolicy{margin:0 auto;width:100%;max-width:1980px;box-sizing:border-box;padding-left:0;padding-right:0;max-width:549px}@media screen and (max-width:768px){.b-privacyPolicy{padding-left:15px;padding-right:15px}}.b-privacyPolicy__title{font:700 24px/normal CenturyGothic,sans-serif;color:#000;letter-spacing:-.36px;margin-top:0;margin-bottom:60px}.b-privacyPolicy__text{font:14px/21px Inter,sans-serif;color:#000}.b-privacyPolicy__text a{color:inherit;text-decoration:underline}.b-privacyPolicy__text a:hover{text-decoration:none}.b-privacyPolicy__text h2{font:600 18px/21px Inter,sans-serif;color:#000;margin-top:60px;margin-bottom:20px}.b-privacyPolicy__text h3{font:600 16px/21px Inter,sans-serif;color:#000;margin-top:20px;margin-bottom:20px}.b-privacyPolicy__text ol,.b-privacyPolicy__text ul{padding-left:20px;margin:24px 0}.l-product{padding-top:82px;padding-bottom:43px}.b-product{margin:0 auto;padding-left:30px;padding-right:30px;width:100%;max-width:1980px;box-sizing:border-box;display:flex;justify-content:space-evenly;gap:20px}@media screen and (max-width:768px){.b-product{padding-left:15px;padding-right:15px;flex-direction:column;align-items:center;gap:40px}}.b-product__imgCol{width:100%;max-width:965px}@media screen and (max-width:768px){.b-product__imgCol{max-width:none}}.b-product__imgGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:5px}@media screen and (max-width:768px){.b-product__imgGrid{display:none}}@media screen and (max-width:768px){.b-product__imgGrid.-wardrobe{display:grid}}.b-product__imgGrid .vh--message{display:none!important}.b-product__slider{display:none}@media screen and (max-width:768px){.b-product__slider{margin:0 auto;display:block;max-width:360px}}.b-product__slider .v-window{overflow:visible}.b-product__slider .v-carousel__controls{position:absolute;bottom:-41px;background:transparent}.b-product__slider .v-carousel__controls .v-btn{border:none!important;background:transparent}.b-product__slider .v-carousel__controls .v-btn.v-btn--active .v-btn__content .v-icon{color:#000}.b-product__slider .v-carousel__controls .v-btn .v-btn__overlay{background:transparent}.b-product__slider .v-carousel__controls .v-btn .v-btn__content .v-icon{font-size:10px;color:#eaeaea}.b-product__img{display:block;width:100%}.b-product__infoCol{padding-top:23px;width:290px}@media screen and (max-width:1024px){.b-product__infoCol{padding-right:0}}@media screen and (max-width:768px){.b-product__infoCol{padding-top:0}}@media screen and (max-width:576px){.b-product__infoCol{width:100%}}.b-product__brand{font:400 12px/15px Inter,sans-serif;color:#000;text-transform:uppercase;margin-bottom:4px}.b-product__name{font:400 20px/24px Inter,sans-serif;color:#000;margin-bottom:13px}.b-product__price{font:400 16px/19px Inter,sans-serif;color:#000}.b-product__descriptionWrapper{margin-top:50px}.b-product__row{margin-bottom:19px;display:flex;align-items:center;justify-content:space-between}.b-product__row:last-of-type{margin-bottom:0}.b-product__rowName{text-transform:uppercase}.b-product__rowName,.b-product__rowValue{font:400 14px/17px Inter,sans-serif;color:#000}.b-product__btnWrapper{margin-top:60px;display:flex;flex-direction:column;align-items:center}.b-product__btn{font-weight:400;width:290px}@media screen and (max-width:768px){.b-product__btn{width:100%;max-width:356px}}.b-product__like{position:relative;font:500 12px/15px Inter,sans-serif;color:#000;text-align:center;text-decoration:none;margin-top:12px;display:flex;align-items:center;gap:8px}.b-product__like:hover:after{border-color:#000}.b-product__like:before{content:"";display:block;width:7px;height:6px;background:url(../img/icons/hart_ic.svg) 50% no-repeat}.b-product__like:after{position:absolute;top:0;left:-4px;content:"";display:block;width:11px;height:11px;border:2px solid transparent;border-radius:50%;transition:.4s ease-in-out}.b-product__accWrapper{margin-top:56px}.b-product__brandImg{margin:57px auto 0;display:block}@media screen and (max-width:768px){.b-product__brandImg{display:none}}.b-product .slick-dots{margin-top:10px;padding:0;list-style:none;gap:1px}.b-product .slick-dots,.b-product .slick-dots li{display:flex;align-items:center;justify-content:center}.b-product .slick-dots li{margin:0;width:6px;height:6px;border-radius:50%}.b-product .slick-dots li.slick-active button,.b-product .slick-dots li:hover button{background:#000}.b-product .slick-dots li button{font-size:0;padding:0;width:4px;height:4px;border:none;border-radius:50%;background:#eaeaea;transition:.4s ease-in-out}.b-product .slick-dots li button:before{display:none}.b-productCard{display:block;text-decoration:none}.b-productCard__imgWrapper{position:relative;width:100%;height:600px}@media screen and (max-width:1366px){.b-productCard__imgWrapper{height:400px}}@media screen and (max-width:1260px){.b-productCard__imgWrapper{height:360px}}@media screen and (max-width:1100px){.b-productCard__imgWrapper{height:320px}}@media screen and (max-width:860px){.b-productCard__imgWrapper{height:290px}}@media screen and (max-width:768px){.b-productCard__imgWrapper{height:360px}}@media screen and (max-width:680px){.b-productCard__imgWrapper{height:320px}}@media screen and (max-width:576px){.b-productCard__imgWrapper{height:360px}}@media screen and (max-width:420px){.b-productCard__imgWrapper{height:320px}}.b-productCard.-confirm .b-productCard__imgWrapper:before{position:absolute;top:0;left:0;z-index:1;content:"";display:block;width:100%;height:100%;background:url(../img/userfiles/confirm-mask.svg) 50% no-repeat;background-size:cover}.b-productCard__confirmBlank{position:absolute;top:50%;left:50%;z-index:2;transform:translate(-50%,-50%);font:500 12px/15px Inter,sans-serif;color:#fff;text-transform:uppercase;text-align:center;white-space:nowrap;display:flex;align-items:center;justify-content:center;width:143px;height:35px;background:#000}@media screen and (max-width:992px){.b-productCard__confirmBlank{font-size:10px;width:120px}}@media screen and (max-width:768px){.b-productCard__confirmBlank{font-size:12px;width:143px}}@media screen and (max-width:360px){.b-productCard__confirmBlank{font-size:10px;width:120px}}.b-productCard__img{display:block;width:100%;height:100%;background:#d9d9d9;-o-object-fit:cover;object-fit:cover;transition:.4s ease-in-out}.b-productCard:hover .b-productCard__img{transform:scale(1.02)}.b-productCard.-no-link:hover .b-productCard__img{transform:scale(1);box-shadow:none}.b-productCard__infoWrapper{margin-top:20px}.b-productCard__brand{font:500 9px/11px Inter,sans-serif;color:#000;text-transform:uppercase;margin-bottom:3px}@media screen and (max-width:576px){.b-productCard__brand{display:none}}.b-productCard.-profile .b-productCard__brand{font-size:12px;line-height:15px;margin-bottom:4px}.b-productCard__name{font:400 13px/16px Inter,sans-serif;color:#000;margin-bottom:4px}@media screen and (max-width:576px){.b-productCard__name{margin-bottom:3px}}.b-productCard.-profile .b-productCard__name{font-size:12px;line-height:15px;margin-bottom:4px}.b-productCard__size{font:500 10px/12px Inter,sans-serif;color:#a0a0a0;margin-bottom:4px}@media screen and (max-width:576px){.b-productCard__size{font-size:11px;line-height:13px}}.b-productCard__price{font:400 12px/15px Inter,sans-serif;color:#000}.b-productCardProfile{display:block;text-decoration:none}.b-productCardProfile__imgWrapper{position:relative;width:100%;height:600px}@media screen and (max-width:1366px){.b-productCardProfile__imgWrapper{height:400px}}@media screen and (max-width:1260px){.b-productCardProfile__imgWrapper{height:360px}}@media screen and (max-width:1100px){.b-productCardProfile__imgWrapper{height:320px}}@media screen and (max-width:860px){.b-productCardProfile__imgWrapper{height:290px}}@media screen and (max-width:768px){.b-productCardProfile__imgWrapper{height:360px}}@media screen and (max-width:680px){.b-productCardProfile__imgWrapper{height:320px}}@media screen and (max-width:576px){.b-productCardProfile__imgWrapper{height:360px}}@media screen and (max-width:420px){.b-productCardProfile__imgWrapper{height:320px}}.b-productCardProfile__imgWrapper:hover:after{opacity:1!important}.b-productCardProfile.-confirm .b-productCardProfile__imgWrapper:before{position:absolute;top:0;left:0;z-index:2;content:"";display:block;width:100%;height:100%;background:url(../img/userfiles/confirm-mask.svg) 50% no-repeat;background-size:cover}.b-productCardProfile.-confirm .b-productCardProfile__imgWrapper:after{position:absolute;top:0;left:0;z-index:1;content:"";display:block;width:100%;height:100%;background:rgba(0,0,0,.26);opacity:0;transition:.4s ease-in-out}.b-productCardProfile__confirmBlank{position:absolute;top:50%;left:50%;z-index:3;transform:translate(-50%,-50%);font:500 12px/15px Inter,sans-serif;color:#fff;text-transform:uppercase;text-align:center;white-space:nowrap;text-decoration:none;display:flex;align-items:center;justify-content:center;width:143px;height:35px;background:#000}@media screen and (max-width:992px){.b-productCardProfile__confirmBlank{font-size:10px;width:120px}}@media screen and (max-width:768px){.b-productCardProfile__confirmBlank{font-size:12px;width:143px}}@media screen and (max-width:360px){.b-productCardProfile__confirmBlank{font-size:10px;width:120px}}.b-productCardProfile__img{display:block;width:100%;height:100%;background:#d9d9d9;-o-object-fit:cover;object-fit:cover}.b-productCardProfile__controlWrapper{position:absolute;top:50%;left:50%;z-index:3;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;width:100%;height:100%;background:rgba(0,0,0,.85);opacity:0;transition:.4s ease-in-out}.b-productCardProfile:hover .b-productCardProfile__controlWrapper{opacity:1}.b-productCardProfile__controlWrapperM{position:absolute;top:50%;left:50%;z-index:3;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;width:100%;height:100%;background:rgba(0,0,0,.85);opacity:1;transition:.4s ease-in-out}.b-productCardProfile__controlRow{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;max-width:170px}@media screen and (max-width:992px){.b-productCardProfile__controlRow{flex-direction:column;max-width:120px}}@media screen and (max-width:768px){.b-productCardProfile__controlRow{flex-direction:row;max-width:170px}}@media screen and (max-width:420px){.b-productCardProfile__controlRow{flex-direction:column;max-width:143px}}.b-productCardProfile__controlBtn{font:500 12px/15px Inter,sans-serif;color:#fff;text-align:center;text-transform:uppercase;text-decoration:none;display:flex;align-items:center;justify-content:center;width:100%;max-width:170px;height:35px;border:.5px solid #fff;transition:.4s ease-out;box-sizing:border-box}@media screen and (max-width:992px){.b-productCardProfile__controlBtn{font-size:10px;max-width:120px}}@media screen and (max-width:768px){.b-productCardProfile__controlBtn{font-size:12px;max-width:170px}}@media screen and (max-width:420px){.b-productCardProfile__controlBtn{font-size:10px;max-width:143px}}.b-productCardProfile__controlBtn:hover{color:#000;background:#fff}.b-productCardProfile__infoWrapper{margin-top:20px}.b-productCardProfile__brand{font:500 9px/11px Inter,sans-serif;color:#000;text-transform:uppercase;margin-bottom:3px}@media screen and (max-width:576px){.b-productCardProfile__brand{display:none}}.b-productCardProfile.-profile .b-productCardProfile__brand{font-size:12px;line-height:15px;margin-bottom:4px}.b-productCardProfile__name{font:500 13px/16px Inter,sans-serif;color:#000;margin-bottom:4px}@media screen and (max-width:576px){.b-productCardProfile__name{margin-bottom:3px}}.b-productCardProfile.-profile .b-productCardProfile__name{font-size:12px;line-height:15px;margin-bottom:4px}.b-productCardProfile__size{font:500 10px/12px Inter,sans-serif;color:#a0a0a0;margin-bottom:4px}@media screen and (max-width:576px){.b-productCardProfile__size{font-size:11px;line-height:13px}}.b-productCardProfile__price{font:500 12px/15px Inter,sans-serif;color:#000}.b-productFilter{position:relative}@media screen and (max-width:576px){.b-productFilter{position:absolute;top:4px;left:0;z-index:2;background:#fff}}.b-productFilter__btn{position:relative;padding:0;display:flex;align-items:center;justify-content:space-between;gap:4px;border:none;background:transparent;cursor:pointer}.b-productFilter__btn.state_filter-open{width:247px}.b-productFilter__btnText{font:400 12px/15px Inter,sans-serif;color:#000}.b-productFilter__btnArrow{position:absolute;top:50%;right:-8px;margin-top:-2px;display:block;width:4px;height:4px;background:url(../img/icons/acc-arrow_ic.svg) 50% no-repeat;transform:rotate(-90deg);transition:.4s ease-in-out}.b-productFilter__btn.state_filter-open .b-productFilter__btnArrow{right:2px;transform:rotate(0)}.b-productFilter__content{position:absolute;top:24px;left:0;z-index:1;padding:20px 10px 10px;display:none;width:247px;border-radius:6px;overflow:hidden}.b-productFilter__content.state_filter-open{display:block}.b-productFilter__content:before{position:absolute;top:0;left:0;content:"";display:block;width:247px;height:1px;background:#eaeaea}.b-productFilter label{display:flex;align-items:center;width:100%}.b-productGrid{margin:0 auto;padding-left:30px;padding-right:30px;width:100%;max-width:1980px;box-sizing:border-box;padding-top:80px}@media screen and (max-width:768px){.b-productGrid{padding-left:15px;padding-right:15px}}.b-productGrid__controlWrapper{position:relative;margin-bottom:8px;display:flex;justify-content:space-between;width:100%}@media screen and (max-width:576px){.b-productGrid__controlWrapper .v-input{margin-left:auto;margin-right:0}}.b-productGrid__info{font:400 16px/19px Inter,sans-serif;color:#000;text-transform:uppercase;margin-bottom:20px;display:flex;align-items:flex-end;gap:10px}.b-productGrid__info a{color:inherit;text-decoration:none}.b-productGrid__info a:hover{text-decoration:underline}.b-productGrid__subInfo{font-size:12px;line-height:15px;color:#000;text-transform:none;text-decoration:none}.b-productGrid__content{margin-bottom:95px;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:30px 5px}@media screen and (max-width:1024px){.b-productGrid__content{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:768px){.b-productGrid__content{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:576px){.b-productGrid__content{margin-bottom:51px;grid-template-columns:repeat(2,1fr);grid-gap:40px 5px}}.b-productGrid__content.-grid-4{grid-template-columns:repeat(4,1fr)}@media screen and (max-width:768px){.b-productGrid__content.-grid-4{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:576px){.b-productGrid__content.-grid-4{grid-template-columns:repeat(2,1fr);grid-gap:40px 5px}}.b-productGrid__content.state_filter-open{padding-left:277px;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:768px){.b-productGrid__content.state_filter-open{position:relative;padding-left:0;grid-template-columns:repeat(3,1fr)}.b-productGrid__content.state_filter-open:before{position:absolute;top:0;left:0;content:"";display:block;width:277px;height:100%;background:#fff}}@media screen and (max-width:576px){.b-productGrid__content.state_filter-open{grid-template-columns:repeat(2,1fr);grid-gap:40px 5px}}.l-profile{padding-top:100px}.b-profile{margin:0 auto;padding-left:30px;padding-right:30px;width:100%;max-width:1980px;box-sizing:border-box;display:flex}@media screen and (max-width:768px){.b-profile{padding-left:15px;padding-right:15px}}.b-profile__asideMenu{width:204px}@media screen and (max-width:768px){.b-profile__asideMenu{position:fixed;left:0;bottom:0;z-index:10;width:100%;background:#fff}}.b-profile__menuList{padding:0;margin:0;list-style:none}@media screen and (max-width:768px){.b-profile__menuList{display:flex;align-items:center;justify-content:center;gap:2px;width:100%}}.b-profile__menuItem{margin-bottom:16px}@media screen and (max-width:768px){.b-profile__menuItem{display:flex;align-items:center;justify-content:center;width:63px;height:63px;margin-bottom:0}}.b-profile__menuItem:last-of-type{margin-bottom:0}.b-profile__menuLink{font:500 12px/15px Inter,sans-serif;color:#000;text-decoration:none;display:flex;align-items:center;gap:12px}.b-profile__menuLink:hover svg{fill:#000}.b-profile__menuLink:hover svg.-purchases line{stroke:#fff}.b-profile__menuLink.state_active svg{fill:#000}.b-profile__iconWrapper{display:flex;align-items:center;justify-content:center;width:25px}@media screen and (max-width:768px){.b-profile__menuText{display:none}}.b-profile__contentWrapper{width:calc(100% - 204px)}@media screen and (max-width:768px){.b-profile__contentWrapper{width:100%}}.b-profile__title{font:500 16px/20px Inter,sans-serif;text-transform:uppercase;margin-bottom:20px}.b-profile__contentGrid{padding-bottom:80px;display:grid;grid-gap:5px;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:768px){.b-profile__contentGrid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:576px){.b-profile__contentGrid{grid-template-columns:repeat(2,1fr);grid-gap:40px 5px}}.b-profile__settingsGrid{padding-bottom:100px;display:grid;grid-template-columns:410px 1fr;grid-gap:76px}@media screen and (max-width:992px){.b-profile__settingsGrid{grid-template-columns:360px 1fr;grid-gap:30px}}@media screen and (max-width:768px){.b-profile__settingsGrid{grid-template-columns:300px 1fr;grid-gap:24px}}@media screen and (max-width:576px){.b-profile__settingsGrid{display:flex;flex-direction:column-reverse;gap:34px}}.b-profile__settingsCol .b-formGrid__btnSubmit{margin-top:20px;margin-bottom:0}.b-profile__settingsTitle{font:400 16px/20px Inter,sans-serif;color:#000;text-transform:uppercase;margin-bottom:20px}.b-profile__settingsBtn{margin-top:35px;width:100%}.b-profile__imgProfileWrapper{margin-bottom:20px;display:block;width:133px;height:133px;border-radius:50%;overflow:hidden}.b-profile__imgProfile{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.b-profile__uploadBtn{white-space:nowrap;width:134px}.b-profit{display:flex;justify-content:space-between;align-items:center}.b-profit__col{margin-bottom:4px}.b-profit__text{font:400 10px/150% Inter,sans-serif;color:#000}.b-profileMenu{display:flex;align-items:center;gap:15px}.b-profileMenu__imgWrapper{display:block;width:54px;height:54px;border-radius:50%;background:#d9d9d9;overflow:hidden}.b-profileMenu__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.b-profileMenu__info{width:calc(100% - 69px)}.b-profileMenu__name{font:500 12px/15px Inter,sans-serif;color:#000}.b-profileMenu__nickName{font:400 12px/15px Inter,sans-serif;color:#a0a0a0}.b-sideMenu{position:absolute;top:-27px;right:0;z-index:20;width:0;box-shadow:-2px 0 4px 4px transparent;overflow:hidden;transition:.4s ease-in-out}@media screen and (max-width:768px){.b-sideMenu{top:-17px}}.b-sideMenu.state_open{width:360px;background:#fff;box-shadow:-2px 0 4px 4px rgba(0,0,0,.25);overflow:auto}@media screen and (max-width:400px){.b-sideMenu.state_open{width:300px}}.b-sideMenu__content{padding:40px 33px 41px 37px;display:flex;flex-direction:column;width:360px;height:100vh;background:#fff;box-sizing:border-box}@media screen and (max-width:400px){.b-sideMenu__content{width:300px}}.b-sideMenu__close{position:absolute;top:32px;right:30px;display:block;width:20px;height:20px;border:none;background:url(../img/icons/close_ic.svg) 50% no-repeat;cursor:pointer;outline:none;transition:.4s ease-in-out}@media screen and (max-width:768px){.b-sideMenu__close{top:22px;right:15px}}.b-sideMenu__close:hover{transform:rotate(180deg)}.b-sideMenu__menuList{padding:30px 0 0;margin:30px 0 0;list-style:none;border-top:1px solid #eaeaea}.b-sideMenu__menuItem{margin-bottom:19px}.b-sideMenu__menuItem:last-of-type{margin-bottom:0}.b-sideMenu__menuLink{position:relative;font:500 12px/15px Inter,sans-serif;color:#000;text-decoration:none;display:flex;align-items:center}.b-sideMenu__menuText{position:relative;margin-left:12px}.b-sideMenu__menuText.-promotion{transform:translateX(-3px)}.b-sideMenu__iconWrapper{display:flex;align-items:center;justify-content:center;width:25px}.b-sideMenu__icon{max-height:15px}.b-sideMenu__menuLink:hover .b-sideMenu__icon.-how-it-works path{stroke:#fff}.b-sideMenu__menuLink:hover .b-sideMenu__icon.-shop path{fill:#fff}.b-sideMenu__icon.-promotion{max-height:18px}.b-sideMenu__menuLink:hover .b-sideMenu__icon.-promotion circle{fill:#fff}.b-sideMenu__menuLink:hover .b-sideMenu__icon.-purchases line{stroke:#fff}.b-sideMenu__menuLink:hover .b-sideMenu__icon{fill:#000}.b-sideMenu__btn{margin:auto auto 0;width:226px}.b-siteCopyright{font:400 10px/12px Inter,sans-serif;color:#000;text-align:center}.b-siteCopyright__link{color:inherit;text-decoration:none}.b-siteCopyright__link:hover{text-decoration:underline}.l-siteFooter{background:#fff}.b-siteFooter{margin:0 auto;width:100%;max-width:1980px;box-sizing:border-box;padding:50px 30px 15px;display:flex;align-items:center;flex-direction:column;gap:50px;border-top:.5px solid #eaeaea}@media screen and (max-width:768px){.b-siteFooter{padding-left:15px;padding-right:15px}}@media screen and (max-width:576px){.b-siteFooter{padding-top:30px;gap:24px}}.l-siteHeader{position:fixed;top:0;left:0;z-index:12;padding-top:27px;padding-bottom:28px;width:100%;background:#fff}@media screen and (max-width:768px){.l-siteHeader{padding-top:17px;padding-bottom:18px}}.l-siteHeader.scrolled{box-shadow:0 2px 4px 4px rgba(0,0,0,.25)}.b-siteHeader{margin:0 auto;padding-left:30px;padding-right:30px;width:100%;max-width:1980px;box-sizing:border-box;position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:none}@media screen and (max-width:768px){.b-siteHeader{padding-left:15px;padding-right:15px}}.b-siteHeader__rightCol{display:flex;align-items:flex-end;justify-content:flex-end;gap:16px;width:140px}@media screen and (max-width:768px){.b-siteHeader__rightCol{width:auto}}.b-siteHeader__profileLink{width:20px;background:url(../img/icons/profile_ic.svg) 50% no-repeat}.b-siteHeader__basketLink,.b-siteHeader__profileLink{position:relative;display:block;height:21px;outline:none}.b-siteHeader__basketLink{width:21px;background:url(../img/icons/basket_ic.svg) 50% no-repeat}.b-siteHeader__basketValue{position:absolute;right:-2px;bottom:-5px;font:700 9px/11px Inter,sans-serif;color:#fff;text-align:center;text-transform:uppercase;display:none;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;background:#000}.b-siteHeader__basketLink.state_valueShow .b-siteHeader__basketValue{display:flex}.l-siteLogo{width:140px;height:17px}.b-siteLogo{margin:0;padding:0}.b-siteLogo,.b-siteLogo__link{width:100%;max-width:65px;height:100%}.b-siteLogo__link{position:relative;font:600 0/0 Inter,sans-serif;color:#000;text-decoration:none;display:block;outline:none;background:url(../img/userfiles/logo.svg) 50% no-repeat}.b-siteLogo__icon{display:block;width:100%;color:#000}.b-siteSearch__btn{position:relative;z-index:2;padding:0;display:block;width:20px;height:20px;border:none;background:url(../img/icons/search_ic.svg) 50% no-repeat;outline:none;cursor:pointer}.b-siteSearch__btn.state_open{background:url(../img/icons/close_ic.svg) 50% no-repeat}.b-siteSearch__formWrapper{position:absolute;top:2px;right:170px;padding:0;width:0;transition:.6s ease-in-out}@media screen and (max-width:768px){.b-siteSearch__formWrapper{right:150px}}.b-siteSearch__formWrapper.state_open{padding-left:30px;width:calc(100% - 370px)}@media screen and (max-width:768px){.b-siteSearch__formWrapper.state_open{width:calc(100% - 300px)}}@media screen and (max-width:374px){.b-siteSearch__formWrapper.state_open{width:calc(100% - 260px)}}.b-siteSearch__formWrapper.state_open:before{opacity:1}.b-siteSearch__formWrapper.state_open:after{opacity:0}.b-siteSearch__formWrapper:after{position:absolute;right:0;bottom:-2px;content:"";display:block;width:100%;height:1px;background:#000;transition:.8s ease-out}.b-siteSearch__formWrapper:before{position:absolute;top:2px;left:0;content:"";display:block;width:20px;height:20px;border:none;background:url(../img/icons/search_ic.svg) 50% no-repeat;opacity:0;transition:.4s ease-in-out}.b-siteSearch__input,.b-siteSearch__label{display:block;width:100%}.b-siteSearch__input{font:400 14px/21px Inter,sans-serif;color:#000;border:0;box-sizing:border-box;outline:none}.b-siteSearch__input::-moz-placeholder{color:rgba(0,0,0,.7)}.b-siteSearch__input::placeholder{color:rgba(0,0,0,.7)}.b-siteSearch__input:focus{border-bottom:1px solid #000}.b-stars{display:flex;align-items:center;gap:2px}.b-stars__item.-checked svg path{fill:#000}@media print{*,:after,:before{background:#fff!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}
/*# sourceMappingURL=main.min.css.map */