@charset "UTF-8";.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:0}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:0}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[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}@font-face{font-family:PTSerif;src:url(../fonts/PTSerif/PTSerif-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:PTSerif;src:url(../fonts/PTSerif/PTSerif-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:PTSansPro;src:url(../fonts/PTSansPro/PTSansPro-Light.eot);src:local("☞PT Sans Pro Light"),local("PTSansPro-Light"),url(../fonts/PTSansPro/PTSansPro-Light.eot?#iefix) format("embedded-opentype"),url(../fonts/PTSansPro/PTSansPro-Light.woff2) format("woff2"),url(../fonts/PTSansPro/PTSansPro-Light.woff) format("woff"),url(../fonts/PTSansPro/PTSansPro-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:PTSansPro;src:url(../fonts/PTSansPro/PTSansPro-Bold.eot);src:local("☞PT Sans Pro Light"),local("PTSansPro-Bold"),url(../fonts/PTSansPro/PTSansPro-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/PTSansPro/PTSansPro-Bold.woff2) format("woff2"),url(../fonts/PTSansPro/PTSansPro-Bold.woff) format("woff"),url(../fonts/PTSansPro/PTSansPro-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:SFUIText;font-style:normal;font-weight:400;src:local("SF UI Text Regular"),url(../fonts/SFUIText/SFUIText-Regular.woff) format("woff")}@font-face{font-family:SFUIText;font-weight:300;font-style:normal;src:local("SF UI Text Light"),url(../fonts/SFUIText/SFUIText-Light.woff) format("woff")}@font-face{font-family:SFUIText;font-weight:500;font-style:normal;src:local("SF UI Text Light"),url(../fonts/SFUIText/SFUIText-Medium.woff) format("woff")}@font-face{font-family:SFUIText;font-weight:700;font-style:normal;src:local("SF UI Text Light"),url(../fonts/SFUIText/SFUIText-Bold.woff) format("woff")}*,:after,:before{margin:0;padding:0;border:0;-o-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}html{margin:0;padding:0;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;height:100%;scroll-behavior:smooth}@media screen and (max-width:2100px){html{font-size:14px}}@media screen and (max-width:1920px){html{font-size:10px}}body{padding:0;margin:0;border:0;width:100%;overflow-x:hidden;background-color:#e5e5e5;font-family:PTSerif;font-size:1.5rem;font-weight:400;line-height:3.4rem;color:#000;min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}a{cursor:pointer;text-decoration:none}a:hover{text-decoration:none}*{-webkit-appearance:none;-moz-appearance:none}select::-ms-expand{display:none}button,input,select,textarea{outline:0}.container{width:100%;max-width:186rem;margin:0 auto;padding:0 3rem}@media screen and (max-width:600px){.container{padding:0 1.7rem}}.no-scroll{overflow:hidden}.hide-scroll{overflow:auto;scrollbar-width:thin}.hide-scroll::-webkit-scrollbar{width:0}.custom-scroll{overflow:auto;scrollbar-width:thin}.custom-scroll::-webkit-scrollbar{height:8px;width:8px;background-color:#333}.custom-scroll::-webkit-scrollbar-thumb{height:8px;border-radius:5px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#4f4f4f}.select2 *{outline:0!important}.study{position:absolute;z-index:1;top:-3px;left:-3px;right:-3px;bottom:-3px;border:1px solid #d6b05e;display:none}.study.active{display:block}.studyStepTooltip{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:100002}.studyStepTooltip.active{display:-webkit-box;display:-ms-flexbox;display:flex}.studyStepTooltip__text{color:#d6b05e;max-width:14.4rem;font-family:PTSerif;font-style:normal;font-weight:300;font-size:1.4rem;line-height:1.7rem;text-align:center}.studyStepTooltip__arrow{width:3.7rem;height:3.7rem;margin:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.studyStepTooltip__arrow__img{position:relative;height:100%;width:1px;background-color:#d6b05e}.studyStepTooltip__arrow__img:after,.studyStepTooltip__arrow__img:before{content:'';display:block;width:1px;height:.6rem;position:absolute;bottom:0;left:0;background-color:#d6b05e;-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom}.studyStepTooltip__arrow__img:before{-webkit-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg)}.studyStepTooltip__arrow__img:after{-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg)}.studyStepTooltip.left .studyStepTooltip__arrow__img{-webkit-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg)}.studyStepTooltip.right .studyStepTooltip__arrow__img{-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg)}.studyStepTooltip.bottom{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.studyStepTooltip.bottom .studyStepTooltip__arrow__img{-webkit-transform:rotateZ(180deg);-ms-transform:rotate(180deg);transform:rotateZ(180deg)}.studyStepTooltip.bottom.left .studyStepTooltip__arrow__img{-webkit-transform:rotateZ(225deg);-ms-transform:rotate(225deg);transform:rotateZ(225deg)}.studyStepTooltip.bottom.right .studyStepTooltip__arrow__img{-webkit-transform:rotateZ(135deg);-ms-transform:rotate(135deg);transform:rotateZ(135deg)}.studyStep{position:fixed;top:0;bottom:0;left:0;right:0;z-index:10001;background-color:rgba(51,51,51,.75);display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 1.7rem}.studyStep.active{display:-webkit-box;display:-ms-flexbox;display:flex}.studyStep:after,.studyStep:before{content:'';display:block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.studyStep__title{color:#f2f2f2;font-family:PTSerif;font-style:normal;font-weight:400;font-size:2.1rem;line-height:2.8rem;text-align:center;margin-bottom:.5rem;max-width:29rem}.studyStep__text{color:#fff;font-family:SFUIText;font-style:normal;font-weight:300;font-size:1.4rem;line-height:1.7rem;text-align:center;max-width:23rem;margin-bottom:1.5rem}.studyStep__num{color:#f2f2f2;font-family:PTSerif;font-style:normal;font-weight:400;font-size:2.1rem;line-height:2.8rem;text-align:center}.studyStep__num_gold{color:#d6b05e}.studyStep__control{width:calc(100% + 4rem);margin:0 -2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:36rem}.studyStep__control__but{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:14rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:5.3rem;padding:.5rem 2rem;background-color:#000;border-radius:3rem;margin:3.5rem 2rem 0;color:#828282;font-family:SFUIText;font-style:normal;font-weight:400;font-size:1.3rem;line-height:1.6rem;text-align:center;letter-spacing:1px;cursor:pointer}@media screen and (max-width:370px){.studyStep__control__but{min-width:10rem;margin:1.5rem 2rem 0}}.studyStep__control__but_gold{color:#d6b05e}.main.lesson{background-color:#333}.main.lesson *{display:none}.header{position:fixed;top:0;left:0;right:0;z-index:50;width:100%;background:rgba(0,0,0,.8);padding:.2rem 0;min-height:8.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1194px){.header{min-height:5.6rem}}.header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1194px){.header .container{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:750px){.header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;position:relative;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:1194px){.header__menu{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.header__menu__item{padding:1.1rem 1.9rem;min-height:4.7rem;min-width:15.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:3rem;margin-right:3rem;cursor:pointer;-webkit-transition:background-color 1s;-o-transition:background-color 1s;transition:background-color 1s}@media screen and (max-width:1400px){.header__menu__item{margin-right:1rem}}@media screen and (max-width:1194px){.header__menu__item{min-width:0;margin-right:0;padding-right:0}.header__menu__item:not(:first-child){display:none}}.header__menu__item__img{display:block;-ms-flex-negative:0;flex-shrink:0;width:2.5rem;fill:#828282}@media screen and (max-width:1194px){.header__menu__item__img{display:none}}.header__menu__item__img_tablet{width:2.2rem;display:none}@media screen and (max-width:1194px){.header__menu__item__img_tablet{display:block}}.header__menu__item__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 1rem;color:#e0e0e0;font-family:SFUIText;font-style:normal;font-weight:300;font-size:1.5rem;line-height:1.8rem;text-align:center}@media screen and (max-width:1194px){.header__menu__item__text{display:none}}@media screen and (min-width:1195px){.header__menu__item.active{background-color:#000}}.header__menu__item.active .header__menu__item__img{fill:#d6b05e}@media screen and (min-width:1195px) and (hover){.header__menu__item:hover{background-color:#000}}.header__logo{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin-right:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media screen and (max-width:1194px){.header__logo{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:0}}@media screen and (max-width:500px){.header__logo{display:none}}.header__logo__a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s}@media screen and (min-width:1195px) and (hover){.header__logo__a:hover{opacity:.5}}.header__logo__a__img{display:block;width:18.2rem}@media screen and (max-width:1400px){.header__logo__a__img{width:14rem}}@media screen and (max-width:1194px){.header__logo__a__img{width:13.1rem}}.header__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding-left:11.2rem;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}@media screen and (max-width:1194px){.header__right{padding-left:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.header__right__search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:2.7rem;padding:1.5rem 5.8rem 1.5rem 2.5rem;height:4.7rem;border-radius:3rem;border:1px solid transparent;background-color:transparent;-webkit-transition:border-color .5s,background-color .5s;-o-transition:border-color .5s,background-color .5s;transition:border-color .5s,background-color .5s;position:absolute;right:calc(100% - 11.2rem);top:calc((100% - 4.7rem)/ 2)}@media screen and (max-width:1194px){.header__right__search{display:none}}.header__right__search__inp{color:#828282;font-family:SFUIText;font-style:normal;font-weight:300;font-size:1.3rem;line-height:1.3rem;letter-spacing:-.28px;padding:0;width:0;opacity:0;-webkit-transition:width .5s,opacity .3s;-o-transition:width .5s,opacity .3s;transition:width .5s,opacity .3s;border:0;background-color:transparent}.header__right__search__img{display:block;width:3.3rem;position:absolute;right:1.5rem;top:1rem;cursor:pointer}@media screen and (min-width:1195px) and (hover){.header__right__search:focus,.header__right__search:hover{border-color:#828282;background-color:#000}.header__right__search:focus .header__right__search__inp,.header__right__search:hover .header__right__search__inp{width:24.6rem;opacity:1}}.header__right__user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:6rem;cursor:pointer;-webkit-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s}@media screen and (min-width:1195px) and (hover){.header__right__user:hover{opacity:.5}}@media screen and (max-width:1400px){.header__right__user{margin-right:2rem}}.header__right__user__ava{width:3.6rem;height:3.6rem;margin-right:.7rem;border-radius:50%;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.header__right__user__ava__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.header__right__user__name{color:#d6b05e;font-family:SFUIText;font-style:normal;font-weight:400;font-size:1.4rem;line-height:2.2rem;margin-right:.8rem}.header__right__user__arrow{width:.5rem;height:.8rem;position:relative}@media screen and (max-width:500px){.header__right__user__arrow{display:none}}.header__right__user__arrow:after,.header__right__user__arrow:before{content:'';display:block;background-color:#d6b05e;height:1px;width:.6rem;position:absolute;top:.4rem;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}.header__right__user__arrow:before{-webkit-transform:rotateZ(40deg);-ms-transform:rotate(40deg);transform:rotateZ(40deg)}.header__right__user__arrow:after{-webkit-transform:rotateZ(-40deg);-ms-transform:rotate(-40deg);transform:rotateZ(-40deg)}.header__right__basket{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:1.9rem;-webkit-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s}@media screen and (min-width:1195px) and (hover){.header__right__basket:hover{opacity:.5}}@media screen and (max-width:1194px){.header__right__basket{display:none}}.header__right__basket__ico{display:-webkit-box;display:-ms-flexbox;display:flex;width:3.1rem;height:2.5rem;position:relative;margin-bottom:1px}.header__right__basket__ico__img{width:100%;display:block;fill:#828282}.header__right__basket__ico__text{position:absolute;top:-.5rem;right:-.5rem;padding:.2rem;color:#333;font-family:PTSerif;font-style:normal;font-weight:400;font-size:1.1rem;line-height:1.1rem;text-align:center;letter-spacing:-.28px;background-color:#d6b05e;border-radius:50%}.header__right__basket__text{color:#828282;font-family:SFUIText;font-style:normal;font-weight:500;font-size:1rem;line-height:1.2rem;letter-spacing:-.24px}.menu{position:fixed;top:8.6rem;left:calc((100% - 210rem)/ 2);z-index:9998;max-height:calc(100% - 8.8rem);background:-webkit-gradient(linear,left top,left bottom,from(#d6b05e),to(#d6b05e)) 50% 96% no-repeat,-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.8)),to(rgba(0,0,0,.8))) center center no-repeat;background:-o-linear-gradient(#d6b05e,#d6b05e) 50% 96% no-repeat,-o-linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.8)) center center no-repeat;background:linear-gradient(#d6b05e,#d6b05e) 50% 96% no-repeat,linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.8)) center center no-repeat;background-size:3.6rem 3px,cover;border-radius:0 0 1.2rem 1.2rem;border-top:2px solid #d6b05e;padding-bottom:4rem;overflow:auto;display:none}@media screen and (max-width:210rem){.menu{left:0}}@media screen and (max-width:1920px){.menu{top:8.8rem}}@media screen and (max-width:1194px){.menu{left:auto;right:0;top:5.6rem;max-height:calc(100% - 12.6rem)}}@media screen and (max-width:600px){.menu{left:0;width:100%}}.menu__br{width:3.6rem;height:.3rem;background-color:#d6b05e;position:absolute;bottom:2rem;left:calc(50% - 1.8rem)}@media screen and (max-width:1194px){.menu{top:5.6rem;max-height:calc(100% - 12.6rem)}}.menu__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.8rem 1.7rem;color:#bdbdbd;font-family:PTSerif;font-style:normal;font-weight:400;font-size:1.8rem;line-height:2.4rem;text-align:center;letter-spacing:.72px;-webkit-transition:color 1s;-o-transition:color 1s;transition:color 1s}@media screen and (min-width:1195px) and (hover){.menu__link:hover{color:#d6b05e}}.menu__link:not(:last-child){border-bottom:1px solid #d6b05e}.menu__link:not(:last-child).active{border-bottom:2px solid #d6b05e}.menu__link__ico{display:block;width:1.3rem;margin-right:1rem;-ms-flex-negative:0;flex-shrink:0}.menu__link__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:block}.filter{position:fixed;top:11.8rem;left:-44.3rem;z-index:9997;height:54.8rem;overflow:hidden;-webkit-transition:left 1s;-o-transition:left 1s;transition:left 1s}.filter.active{left:0}@media screen and (min-width:1195px) and (max-height:666px){.filter{height:calc(100% - 11.8rem)}}@media screen and (max-width:1194px){.filter{top:8.6rem}}@media screen and (max-width:1194px) and (max-height:704px){.filter{height:calc(100% - 15.6rem)}}@media screen and (max-width:600px){.filter{left:-28.6rem}}.filter__wrap{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.filter__wrap__left{width:6.5rem;height:100%;padding:9rem 2rem 2rem 1.5rem;background-color:#000;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:600px){.filter__wrap__left{display:none}}.filter__wrap__left__text{display:-webkit-box;display:-ms-flexbox;display:flex;color:#d6b05e;font-family:PTSerif;font-style:normal;font-weight:400;font-size:1.8rem;line-height:2.4rem;text-align:center;letter-spacing:.72px;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.filter__wrap__cont{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:37.8rem;background-color:#333;border-radius:0 1.2rem 1.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto;scrollbar-width:thin}@media screen and (max-width:600px){.filter__wrap__cont{width:28.6rem}}.filter__wrap__cont::-webkit-scrollbar{height:8px;width:8px;background-color:#333}.filter__wrap__cont::-webkit-scrollbar-thumb{height:8px;border-radius:5px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#bdbdbd}.filter__wrap__cont__top{-ms-flex-negative:0;flex-shrink:0}.filter__wrap__cont__top .select2-container--filter__select{display:block;width:100%!important;padding:1.6rem 2.6rem;border-bottom:1px solid #d6b05e;background-color:transparent;-webkit-transition:background-color .5s;-o-transition:background-color .5s;transition:background-color .5s}.filter__wrap__cont__top .select2-container--filter__select .select2-selection{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter__wrap__cont__top .select2-container--filter__select .select2-selection .select2-selection__rendered{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:#bdbdbd;font-family:PTSerif;font-style:normal;font-weight:400;font-size:1.8rem;line-height:2.4rem;text-align:center;letter-spacing:.72px;padding-left:0}.filter__wrap__cont__top .select2-container--filter__select .select2-selection .select2-selection__arrow{width:1.6rem;height:.8rem;position:relative;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;-o-transition:transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.filter__wrap__cont__top .select2-container--filter__select .select2-selection .select2-selection__arrow:after,.filter__wrap__cont__top .select2-container--filter__select .select2-selection .select2-selection__arrow:before{content:'';display:block;height:1.1rem;width:2px;background-color:#d6b05e;position:absolute;bottom:0;left:.8rem;-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom}.filter__wrap__cont__top .select2-container--filter__select .select2-selection .select2-selection__arrow:before{-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg)}.filter__wrap__cont__top .select2-container--filter__select .select2-selection .select2-selection__arrow:after{-webkit-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg)}.filter__wrap__cont__top .select2-container--filter__select.select2-container--open{background-color:#4f4f4f}.filter__wrap__cont__top .select2-container--filter__select.select2-container--open .select2-selection__arrow{-webkit-transform:rotateZ(180deg);-ms-transform:rotate(180deg);transform:rotateZ(180deg)}.filter__wrap__cont__top__price{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;-webkit-transition:height .5s;-o-transition:height .5s;transition:height .5s;height:0}.filter__wrap__cont__top__price__part{background-color:transparent;border-radius:0;border:none;border-bottom:1px solid #d6b05e;color:#d6b05e;font-family:SFUIText;font-style:normal;font-weight:300;font-size:1.9rem;line-height:2.3rem;letter-spacing:.72px;padding:2.5rem 0 3px;width:calc(100% - 4.8rem)}.filter__wrap__cont__top__price__part::-webkit-input-placeholder{color:#828282;font-size:1.4rem}.filter__wrap__cont__top__price__part::-moz-placeholder{color:#828282;font-size:1.4rem}.filter__wrap__cont__top__price__part:-ms-input-placeholder{color:#828282;font-size:1.4rem}.filter__wrap__cont__top__price__part::-ms-input-placeholder{color:#828282;font-size:1.4rem}.filter__wrap__cont__top__price__part::placeholder{color:#828282;font-size:1.4rem}.filter__wrap__cont__top__stats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:1.6rem 2.6rem;border-bottom:1px solid #d6b05e;background-color:transparent;-webkit-transition:background-color .5s;-o-transition:background-color .5s;transition:background-color .5s;cursor:pointer}.filter__wrap__cont__top__stats__data{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.filter__wrap__cont__top__stats__data__text{color:#bdbdbd;font-family:PTSerif;font-style:normal;font-weight:400;font-size:1.8rem;line-height:2.4rem;text-align:center;letter-spacing:.72px}.filter__wrap__cont__top__stats__data__ico{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:1.2rem;margin-left:1rem}.filter__wrap__cont__top__stats__arrow{width:1.6rem;height:.8rem;position:relative;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;-o-transition:transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.filter__wrap__cont__top__stats__arrow:after,.filter__wrap__cont__top__stats__arrow:before{content:'';display:block;height:1.1rem;width:2px;background-color:#d6b05e;position:absolute;bottom:0;left:.8rem;-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom}.filter__wrap__cont__top__stats__arrow:before{-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg)}.filter__wrap__cont__top__stats__arrow:after{-webkit-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg)}.filter__wrap__cont__top__statsFieldControl{display:none}.filter__wrap__cont__top__statsFieldControl:checked~.filter__wrap__cont__top__stats{background-color:#4f4f4f}.filter__wrap__cont__top__statsFieldControl:checked~.filter__wrap__cont__top__stats .filter__wrap__cont__top__stats__arrow{-webkit-transform:rotateZ(180deg);-ms-transform:rotate(180deg);transform:rotateZ(180deg)}.filter__wrap__cont__top__statsFieldControl:checked~.filter__wrap__cont__top__price{height:10.7rem}.filter__wrap__cont__bottomWrap{width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.filter__wrap__cont__bottomWrap:after,.filter__wrap__cont__bottomWrap:before{content:'';display:block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.filter__wrap__cont__bottom{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2rem 2.5rem 4rem}.filter__wrap__cont__bottom__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}@media screen and (min-width:1195px) and (hover){.filter__wrap__cont__bottom__label:hover .filter__wrap__cont__bottom__label__text{color:#d6b05e}}.filter__wrap__cont__bottom__label__ico{display:block;-ms-flex-negative:0;flex-shrink:0;width:3rem;height:3rem;position:relative;border:2px solid #d6b05e;border-radius:50%;margin-right:1.3rem}.filter__wrap__cont__bottom__label__text{color:#828282;font-family:SFUIText;font-style:normal;font-weight:300;font-size:1.4rem;line-height:1.7rem;letter-spacing:-.28px;-webkit-transition:color .5s;-o-transition:color .5s;transition:color .5s}@media screen and (max-width:1194px){.filter__wrap__cont__bottom__label__text{font-size:1.1rem;line-height:1.3rem}}.filter__wrap__cont__bottom__label__inp{display:none}.filter__wrap__cont__bottom__label__inp:checked~.filter__wrap__cont__bottom__label__ico:after,.filter__wrap__cont__bottom__label__inp:checked~.filter__wrap__cont__bottom__label__ico:before{content:'';display:block;width:2rem;height:1px;background-color:#d6b05e;position:absolute;top:1.3rem;left:.3rem}.filter__wrap__cont__bottom__label__inp:checked~.filter__wrap__cont__bottom__label__ico:before{-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg)}.filter__wrap__cont__bottom__label__inp:checked~.filter__wrap__cont__bottom__label__ico:after{-webkit-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg)}.filter__wrap__cont__bottom__label__inp:checked~.filter__wrap__cont__bottom__label__text{color:#e0e0e0}.filter__wrap__cont__bottom__label_mb{margin-bottom:2.7rem}.filter__wrap__cont__bottom__button{width:28.4rem;max-width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #000;border-radius:3rem;background-color:#000;-webkit-box-shadow:none;box-shadow:none;padding:1.9rem 3.2rem;color:#828282;font-family:SFUIText;font-size:1.3rem;line-height:1.6rem;font-weight:400;text-align:center;letter-spacing:1px;cursor:pointer;-webkit-transition:background-color 1s,color 1s,border-color 1s;-o-transition:background-color 1s,color 1s,border-color 1s;transition:background-color 1s,color 1s,border-color 1s}@media screen and (min-width:1195px) and (hover){.filter__wrap__cont__bottom__button:hover{background-color:#fff;border-color:#fff;color:#000}}.filter__wrap__right{display:none}@media screen and (max-width:1194px){.filter__wrap__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-bottom:3.8rem;width:5.9rem;height:100%;margin-left:-2.5rem}}.filter__wrap__right__butWrap{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.filter__wrap__right__butWrap:after,.filter__wrap__right__butWrap:before{content:'';display:block;width:1.4rem;height:1.4rem}.filter__wrap__right__butWrap:before{-webkit-box-shadow:inset 7px -5px 0 0 #333;box-shadow:inset 7px -5px 0 0 #333;border-radius:50%;-webkit-transform:translate(-28px,5px);-ms-transform:translate(-28px,5px);transform:translate(-28px,5px)}.filter__wrap__right__butWrap:after{-webkit-box-shadow:inset 5px 7px 0 0 #333;box-shadow:inset 5px 7px 0 0 #333;border-radius:50%;-webkit-transform:translate(-25px,-8px);-ms-transform:translate(-25px,-8px);transform:translate(-25px,-8px)}.filter__wrap__right__butWrap__but{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:5.9rem;height:5.9rem;padding:1.3rem;border:none;background-color:#333;border-radius:50%}.filter__wrap__right__butWrap__but__ico{display:block;width:2.1rem}body>.select2-container--filter__select{display:block;z-index:10000}body>.select2-container--filter__select .select2-dropdown{border:none}body>.select2-container--filter__select.select2-container--open .select2-results{background-color:#4f4f4f;border:none;position:relative;overflow:auto;scrollbar-width:thin;max-height:15rem}body>.select2-container--filter__select.select2-container--open .select2-results::-webkit-scrollbar{height:8px;width:8px;background-color:#333}body>.select2-container--filter__select.select2-container--open .select2-results::-webkit-scrollbar-thumb{height:8px;border-radius:5px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#bdbdbd}body>.select2-container--filter__select.select2-container--open .select2-results .select2-results__options .select2-results__option--selected{background-color:#333;color:#d6b05e!important}body>.select2-container--filter__select.select2-container--open .select2-results .select2-results__options .select2-results__option--disabled{display:none}body>.select2-container--filter__select.select2-container--open .select2-results .select2-results__options .select2-results__option{padding:1.2rem 3.6rem 1.2rem 1rem;color:#bdbdbd;font-family:PTSerif;font-style:normal;font-weight:400;font-size:1.8rem;line-height:2.4rem;text-align:center;letter-spacing:.72px}@media screen and (max-width:1194px){body>.select2-container--filter__select.select2-container--open .select2-results .select2-results__options .select2-results__option{font-size:1.4rem;line-height:1.9rem}}.main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.main_gray{background-color:#4f4f4f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main_white{background-color:#fff}.main_dark-simp{background-color:#333}.main_dark{background-color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main_dark:after,.main_dark:before{content:'';display:block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.main__slider .slick-dots{background-color:#000;border-radius:3.5rem 3.5rem 0 0;padding:0 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;bottom:-1px;left:0;right:0;width:100%;height:3.3rem}@media screen and (max-width:1194px){.main__slider .slick-dots{height:2.3rem}}.main__slider .slick-dots>li{width:.5rem;height:.5rem;border-radius:50%;background-color:#f2f2f2;margin:0 .4rem}.main__slider .slick-dots>li.slick-active{background-color:#d6b05e}.main__slider .slick-dots>li *{display:none}.main__slider_prod .slick-dots{position:static;-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.main__slider_top .slick-dots{bottom:auto;top:-3.3rem}@media screen and (max-width:1194px){.main__slider_top .slick-dots{top:-2.3rem}}.main__first{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:29.3rem 3rem 28.3rem;position:relative;background:url(../images/min/main/mainbg.webp) center no-repeat;background-size:cover}.no-webp .main__first.no-webp{background:url(../images/min/main/mainbg.jpg) center no-repeat; }.main__first.no-webp{background-size:cover}@media screen and (max-width:1194px){.no-webp .main__first.no-webp{background:url(../images/min/main/mainbg1194.jpg) right center no-repeat; }.main__first.no-webp{background-size:cover}}@media screen and (max-width:600px){.no-webp .main__first.no-webp{background:url(../images/min/main/mainbg375.jpg) right bottom no-repeat; }.main__first.no-webp{background-size:cover}}@media screen and (max-width:1750px){.main__first{padding:11.4rem 3rem 10.9rem}}@media screen and (max-width:1750px){.main__first{padding:15.3rem 3rem 11.5rem}}@media screen and (max-width:1194px){.main__first{background:url(../images/min/main/mainbg1194.webp) right center no-repeat;background-size:cover}}@media screen and (max-width:600px){.main__first{background:url(../images/min/main/mainbg375.webp) right bottom no-repeat;background-size:cover}}.main__first__cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3.5rem 0}.main__first__cont__img{display:block;width:77.7rem;max-width:100%;margin-bottom:7rem}@media screen and (max-width:1194px){.main__first__cont__img{width:55.2rem;margin-bottom:5rem}}@media screen and (max-width:600px){.main__first__cont__img{width:28.4rem;margin-bottom:2.6rem}}.main__first__cont__br{width:82%;height:.2rem;background-color:#d6b05e}@media screen and (max-width:1194px){.main__first__cont__br{height:1px}}.main__prebaner{width:100%;height:8.8rem;background-color:#000}@media screen and (max-width:1194px){.main__prebaner{height:5.6rem}}.main__baner{display:block;width:100%}.main__baner img{display:block;width:100%}.products{padding:13.9rem 0 8.4rem}@media screen and (max-width:1400px){.products{padding:8.7rem 0 7.6rem}}@media screen and (max-width:1194px){.products{padding-bottom:15.6rem}}@media screen and (max-width:750px){.products{padding-top:6.2rem}}.products.products_gray{background-color:#828282}.products .container{max-width:186.6rem}.products__title{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10.1rem}@media screen and (max-width:1400px){.products__title{margin-bottom:5rem}}.products__title__text{color:#fff;font-family:PTSerif;font-style:normal;font-weight:400;font-size:4.7rem;line-height:3.6rem;text-align:center;margin-bottom:7rem}@media screen and (max-width:1400px){.products__title__text{font-size:2.7rem;line-height:2.6rem;margin-bottom:5rem}}@media screen and (max-width:750px){.products__title__text{font-size:2.4rem;margin-bottom:3rem}}.products__title__br{width:7.2rem;height:.6rem;background-color:#d6b05e}.products__wrap{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);grid-column-gap:3rem;grid-row-gap:3rem}@media screen and (max-width:1400px){.products__wrap{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1194px){.products__wrap{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:750px){.products__wrap{grid-column-gap:1rem;grid-row-gap:2.4rem}}@media screen and (max-width:600px){.products__wrap{-ms-grid-columns:1fr;grid-template-columns:1fr}}.products__wrap__item{background:#fff;border-radius:1.3rem;padding:3rem 5.8rem 4.7rem;position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:1400px){.products__wrap__item{padding:2.8rem 5rem 4.1rem}}@media screen and (max-width:750px){.products__wrap__item{padding:2.7rem 4.3rem 4.1rem}}.products__wrap__item__new,.products__wrap__item__stock{position:absolute;z-index:1;width:22.5rem;right:-69px;top:11px;background-color:#eb5757;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);color:#fff;font-family:PTSerif;font-style:normal;font-weight:700;font-size:3.9rem;line-height:4.8rem;text-align:center}.products__wrap__item__new__small,.products__wrap__item__stock__small{font-size:2.4rem;line-height:4.8rem}.products__wrap__item__new{background-color:#d6b05e;font-size:2.6rem;line-height:3.4rem;text-transform:uppercase;height:5.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.products__wrap__item__imgWrap{display:block;width:100%;position:relative;max-width:30.3rem;margin:0 auto;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s;margin-bottom: 3rem;}@media screen and (min-width:1195px) and (hover){.products__wrap__item__imgWrap:hover{opacity:.5}}.products__wrap__item__imgWrap__bg{width:100%;display:block}.products__wrap__item__imgWrap__img{display:block;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.products__wrap__item__name{display:block;color:#000;font-family:PTSerif;font-style:normal;font-weight:400;font-size:2.5rem;line-height:3.3rem;text-align:center;margin:-2.5rem 0 1rem;position:relative;z-index:1;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}@media screen and (min-width:1195px) and (hover){.products__wrap__item__name:hover{opacity:.5}}@media screen and (max-width:1400px){.products__wrap__item__name{font-size:2.1rem;line-height:2.8rem;margin:-2rem 0 .6rem}}.products__wrap__item__descr{color:#828282;font-family:SFUIText;font-style:normal;font-weight:300;font-size:1.7rem;line-height:2rem;text-align:center;margin-bottom:1.5rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width:1400px){.products__wrap__item__descr{font-size:1.4rem;line-height:1.7rem}}.products__wrap__item__priceWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.products__wrap__item__priceWrap__price{color:#eb5757;font-family:PTSerif;font-style:normal;font-weight:400;font-size:2.9rem;line-height:3.8rem;text-align:center;margin:0 auto 3.6rem;position:relative}.products__wrap__item__priceWrap__price_black{color:#000}@media screen and (max-width:1400px){.products__wrap__item__priceWrap__price{font-size:2.6rem;line-height:3.4rem}}.products__wrap__item__priceWrap__price__old{color:#bdbdbd;font-family:PTSerif;font-style:normal;font-weight:400;font-size:1.9rem;line-height:2.5rem;text-align:center;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;position:absolute;top:.5rem;right:calc(100% + 1rem);white-space:nowrap}@media screen and (max-width:1400px){.products__wrap__item__priceWrap__price__old{font-size:1.7rem;line-height:2.3rem;right:calc(100% + .6rem)}}.products__wrap__item__buy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:6rem;height:6rem;border:2px solid #eb5757;border-radius:50%;margin:0 auto;background-color:#fff;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;-webkit-transition:background-color 1s;-o-transition:background-color 1s;transition:background-color 1s}.products__wrap__item__buy_gray{border-color:#bdbdbd;-webkit-transition:background-color 1s,border-color 1s;-o-transition:background-color 1s,border-color 1s;transition:background-color 1s,border-color 1s}@media screen and (min-width:1195px) and (hover){.products__wrap__item__buy_gray:hover{border-color:#eb5757}}.products__wrap__item__buy_gray .products__wrap__item__buy__ico{fill:#bdbdbd}@media screen and (max-width:1400px){.products__wrap__item__buy{width:5rem;height:5rem}}.products__wrap__item__buy__ico{display:block;width:3.2rem;fill:#eb5757;-webkit-transition:fill 1s;-o-transition:fill 1s;transition:fill 1s}@media screen and (max-width:1400px){.products__wrap__item__buy__ico{width:2.6rem}}@media screen and (min-width:1195px) and (hover){.products__wrap__item__buy:hover{background-color:#eb5757}.products__wrap__item__buy:hover .products__wrap__item__buy__ico{fill:#fff}}.products__wrap__item__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:0;top:calc(50% - 1.5rem);width:3rem;height:3rem}.products__wrap__item__info__ico{display:block;width:.7rem;fill:#bdbdbd;-webkit-transition:fill .5s;-o-transition:fill .5s;transition:fill .5s}@media screen and (min-width:1195px) and (hover){.products__wrap__item__info:hover .products__wrap__item__info__ico{fill:#d6b05e}}.products__wrap__item__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 3rem;position:relative}.products__wrap__item__red{margin:1rem -5.8rem -4.7rem;padding:1rem 2rem;width:calc(100% + 11.6rem);background-color:#eb5757;color:#fff;font-family:PTSansPro;font-size:1.3rem;line-height:1.5rem;font-weight:300;text-align:center;letter-spacing:.72px}@media screen and (max-width:1400px){.products__wrap__item__red{width:calc(100% + 10rem);margin:1rem -5rem -4.1rem}}@media screen and (max-width:750px){.products__wrap__item__red{width:calc(100% + 8.6rem);margin:1rem -4.3rem -4.1rem}}.products__all{margin:10.1rem auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:1400px){.products__all{display:none}}.products__all__link{color:#f2f2f2;font-family:SFUIText;font-style:normal;font-weight:400;font-size:1.7rem;line-height:2rem;text-align:center;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-transition:color 1s;-o-transition:color 1s;transition:color 1s}.products__all__link:hover{color:#000}.products__pagin{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10.8rem}@media screen and (max-width:600px){.products__pagin{margin-top:5rem}}.products__pagin__but{border:1px solid #828282;border-radius:3rem;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;width:9.5rem;height:5.3rem;position:relative;cursor:pointer;-webkit-transition:background-color 1s;-o-transition:background-color 1s;transition:background-color 1s}@media screen and (max-width:600px){.products__pagin__but{width:4.6rem;height:3rem}}@media screen and (min-width:1195px) and (hover){.products__pagin__but:hover{background-color:#828282}.products__pagin__but:hover:after,.products__pagin__but:hover:before{background-color:#fff}}.products__pagin__but:after,.products__pagin__but:before{content:'';display:block;position:absolute;top:2.6rem;right:4.3rem;width:.9rem;height:1px;background-color:#828282;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transition:background-color 1s;-o-transition:background-color 1s;transition:background-color 1s}@media screen and (max-width:600px){.products__pagin__but:after,.products__pagin__but:before{top:1.3rem;right:1.7rem}}.products__pagin__but:before{-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg)}.products__pagin__but:after{-webkit-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg)}.products__pagin__but_prev{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.products__pagin__but_dark{border-color:#000;background-color:#000;-webkit-transition:background-color 1s,border-color 1s;-o-transition:background-color 1s,border-color 1s;transition:background-color 1s,border-color 1s}@media screen and (min-width:1195px) and (hover){.products__pagin__but_dark:hover{background-color:#d6b05e;border-color:#d6b05e}.products__pagin__but_dark:hover:after,.products__pagin__but_dark:hover:before{background-color:#000}}.products__pagin__but_dark:after,.products__pagin__but_dark:before{background-color:#d6b05e}.products__pagin__count{color:#828282;font-family:PTSerif;font-style:normal;font-weight:400;font-size:2.1rem;line-height:2.8rem;margin:0 5.8rem}@media screen and (max-width:600px){.products__pagin__count{margin:0 2rem}}.products__pagin__count__num{color:#000}.notfound{padding:29rem 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.notfound:after,.notfound:before{content:'';display:block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width:1194px){.notfound{padding:3rem}}@media screen and (max-width:600px){.notfound{padding:3rem 1.7rem}}.notfound__br{width:34.2rem;max-width:100%;height:1px;background-color:#d6b05e}.notfound__title{color:#e0e0e0;font-family:PTSerif;font-style:normal;font-weight:400;font-size:12.8rem;line-height:12.8rem;margin-top:3rem}.notfound__descr{color:#e0e0e0;font-family:PTSerif;font-style:normal;font-weight:400;font-size:2.1rem;line-height:2.8rem;margin-bottom:4.8rem;max-width:21rem;text-align:center}.notfound__descr__link{color:#d6b05e;text-decoration:underline;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}@media screen and (min-width:1195px) and (hover){.notfound__descr__link:hover{opacity:.5}}.basket{padding-top:20rem;padding-bottom:12.7rem;max-width:119rem}@media screen and (max-width:1194px){.basket{padding-top:10.7rem;padding-bottom:11.9rem}}@media screen and (max-width:750px){.basket{padding-bottom:7rem}}@media screen and (max-width:600px){.basket{padding-top:8.7rem}}.basket__title{color:#d6b05e;font-family:PTSerif;font-style:normal;font-weight:400;font-size:4.7rem;line-height:6.2rem;text-align:center;margin-bottom:4.1rem}@media screen and (max-width:1194px){.basket__title{font-size:2.7rem;line-height:3.6rem;margin-bottom:1rem}}@media screen and (max-width:600px){.basket__title{font-size:2.4rem;line-height:3.2rem}}.basket__nomenclature{padding:2.3rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #d6b05e;border-bottom:1px solid #d6b05e;margin-bottom:2.3rem}@media screen and (max-width:1194px){.basket__nomenclature{padding:1.8rem 0}}@media screen and (max-width:600px){.basket__nomenclature{display:-ms-grid;display:grid;-ms-grid-columns:auto auto;grid-template-columns:auto auto;grid-column-gap:2rem;grid-row-gap:1.5rem}}.basket__nomenclature__item{padding:0 2.4rem;font-family:SFUIText;font-style:normal;font-weight:400;font-size:1.5rem;line-height:1.8rem;color:#bdbdbd}@media screen and (max-width:1194px){.basket__nomenclature__item{padding:0 1.8rem}}@media screen and (max-width:600px){.basket__nomenclature__item{padding:0}}.basket__nomenclature__item__data{font-family:PTSerif;color:#fff;font-size:2.1rem;line-height:2.4rem}.basket__info{color:#bdbdbd;font-family:SFUIText;font-style:normal;font-weight:300;font-size:1.7rem;line-height:2rem;text-align:center;letter-spacing:-.28px;margin-bottom:4.1rem}@media screen and (max-width:1194px){.basket__info{font-size:1.4rem;line-height:1.7rem;margin-bottom:2.6rem}}.basket__item{background-color:#fff;border-radius:.7rem;padding:1.5rem 3.9rem 1.5rem 3.2rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1rem}@media screen and (max-width:600px){.basket__item{padding:4.4rem 3rem 3.7rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.basket__item__link{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:4.2rem;width:11.6rem;height:12.2rem;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s}@media screen and (max-width:950px){.basket__item__link{margin-right:1.5rem}}@media screen and (max-width:600px){.basket__item__link{width:16.1rem;height:19.1rem;margin-right:0;margin-bottom:1rem}}@media screen and (min-width:1195px) and (hover){.basket__item__link:hover{opacity:.5}}.basket__item__link__img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.basket__item__info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:600px){.basket__item__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.basket__item__info__name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:40rem;margin-right:1rem}@media screen and (max-width:600px){.basket__item__info__name{margin-right:0;margin-bottom:1.6rem}}.basket__item__info__name__label{color:#000;font-family:PTSerif;font-style:normal;font-weight:400;font-size:2.1rem;line-height:2.8rem;margin-bottom:.8rem}@media screen and (max-width:600px){.basket__item__info__name__label{text-align:center}}.basket__item__info__name__legend{color:#828282;font-family:SFUIText;font-style:normal;font-weight:300;font-size:1.4rem;line-height:1.7rem}@media screen and (max-width:600px){.basket__item__info__name__legend{text-align:center}}.basket__item__info__data{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}@media screen and (max-width:950px){.basket__item__info__data{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}}@media screen and (max-width:600px){.basket__item__info__data{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:calc(100% + 3rem);margin:0 -1.5rem}}.basket__item__info__data__price{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 2rem;color:#828282;font-family:PTSerif;font-style:normal;font-weight:400;font-size:2.6rem;line-height:3.4rem;text-align:center}@media screen and (max-width:950px){.basket__item__info__data__price{padding:0}}@media screen and (max-width:600px){.basket__item__info__data__price{width:100%;text-align:center;margin-bottom:1rem}}.basket__item__info__data__count{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:3.8rem}@media screen and (max-width:950px){.basket__item__info__data__count{margin:2rem 0}}@media screen and (max-width:600px){.basket__item__info__data__count{margin:1rem 1.5rem 0}}.basket__item__info__data__count__change{width:3.8rem;height:3.8rem;-ms-flex-negative:0;flex-shrink:0;position:relative;border-radius:50%;border:2px solid #bdbdbd;-webkit-box-shadow:none;box-shadow:none;background-color:transparent;cursor:pointer;-webkit-transition:border-color 1s;-o-transition:border-color 1s;transition:border-color 1s}@media screen and (min-width:1195px) and (hover){.basket__item__info__data__count__change:hover{border-color:#d6b05e}}.basket__item__info__data__count__change:before{content:'';display:block;position:absolute;top:1.7rem;left:.7rem;width:2rem;height:1px;background-color:#bdbdbd}.basket__item__info__data__count__change_plus:after{content:'';display:block;position:absolute;top:1.7rem;left:.7rem;width:2rem;height:1px;background-color:#bdbdbd;-webkit-transform:rotateZ(90deg);-ms-transform:rotate(90deg);transform:rotateZ(90deg)}.basket__item__info__data__count__num{margin:0 2.7rem;color:#000;font-family:PTSerif;font-style:normal;font-weight:400;font-size:2.6rem;line-height:3.4rem}@media screen and (max-width:950px){.basket__item__info__data__count__num{margin:0 1rem}}@media screen and (max-width:600px){.basket__item__info__data__count__num{margin:0 2.5rem}}.basket__item__info__data__total{color:#000;font-family:PTSerif;font-style:normal;font-weight:400;font-size:2.6rem;line-height:3.4rem}@media screen and (max-width:600px){.basket__item__info__data__total{margin:1rem 1.5rem 0}}.basket__item__close{position:absolute;top:1rem;right:1rem;width:2rem;height:2rem;background-color:transparent;border:none;-webkit-box-shadow:none;box-shadow:none;cursor:pointer}.basket__item__close:after,.basket__item__close:before{content:'';display:block;width:2rem;height:1px;position:absolute;top:1rem;left:0;background-color:#828282;-webkit-transition:background-color 1s;-o-transition:background-color 1s;transition:background-color 1s}.basket__item__close:before{-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg)}.basket__item__close:after{-webkit-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg)}@media screen and (min-width:1195px) and (hover){.basket__item__close:hover:after,.basket__item__close:hover:before{background-color:#d6b05e}}.basket__footer{margin-top:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:750px){.basket__footer{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:6rem}}.basket__footer__baner{display:block;width:42.8rem;margin-right:2rem;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:1194px){.basket__footer__baner{width:33.1rem}}@media screen and (max-width:750px){.basket__footer__baner{max-width:calc(100% + 3.4rem);width:42.8rem;margin:3.3rem -1.7rem 0}}.basket__footer__baner img{display:block;width:100%}.basket__footer__promo{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:calc(100% - 44.8rem)}@media screen and (max-width:1194px){.basket__footer__promo{max-width:calc(100% - 35.1rem)}}@media screen and (max-width:750px){.basket__footer__promo{max-width:100%;padding:0 1.7rem}}.basket__footer__promo__inpWrap{width:48.8rem;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #d6b05e;border-radius:6rem;padding-left:2.6rem;margin-bottom:5rem}.basket__footer__promo__inpWrap__inp{width:calc(100% - 16.5rem);color:#828282;font-family:PTSansPro;font-weight:300;font-size:1.3rem;line-height:1.5rem;margin-right:2rem;background-color:transparent;border:none}.basket__footer__promo__inpWrap__but{-ms-flex-negative:0;flex-shrink:0;display:block;border:none;border-radius:3rem;background-color:#000;-webkit-box-shadow:none;box-shadow:none;padding:2rem 3.2rem;color:#d6b05e;font-family:PTSansPro;font-size:1.3rem;line-height:1.5rem;font-weight:700;text-align:center;letter-spacing:1px;cursor:pointer;-webkit-transition:background-color 1s,color 1s;-o-transition:background-color 1s,color 1s;transition:background-color 1s,color 1s}@media screen and (max-width:750px){.basket__footer__promo__inpWrap__but{padding:1.9rem 2.3rem}}@media screen and (min-width:1195px) and (hover){.basket__footer__promo__inpWrap__but:hover{background-color:#d6b05e;color:#000}}.basket__footer__promo__title{color:#d6b05e;font-family:PTSerif;font-style:normal;font-weight:400;font-size:2.5rem;line-height:3.3rem;text-align:center;margin-bottom:2rem;max-width:48.8rem}@media screen and (max-width:1194px){.basket__footer__promo__title{font-size:2.1rem;line-height:2.8rem;margin-bottom:1.5rem}}.basket__footer__promo__descr{color:#bdbdbd;font-family:PTSansPro;font-weight:300;font-size:1.6rem;line-height:1.9rem;text-align:center;letter-spacing:-.28px;margin-bottom:2.4rem;max-width:48.8rem}@media screen and (max-width:1194px){.basket__footer__promo__descr{font-size:1.4rem;line-height:1.6rem}}.basket__footer__promo__price{color:#fff;font-family:PTSerif;font-style:normal;font-weight:400;font-size:2.5rem;line-height:3.3rem;text-align:center}@media screen and (max-width:750px){.basket__footer__promo__price{font-size:2rem;line-height:2.6rem}}.basket__footer__promo__send{margin-top:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:28.4rem;max-width:100%;border:none;border-radius:3rem;background-color:#000;-webkit-box-shadow:none;box-shadow:none;padding:2rem 3.2rem;color:#d6b05e;font-family:PTSansPro;font-size:1.3rem;line-height:1.5rem;font-weight:700;text-align:center;letter-spacing:1px;cursor:pointer;-webkit-transition:background-color 1s,color 1s;-o-transition:background-color 1s,color 1s;transition:background-color 1s,color 1s}@media screen and (min-width:1195px) and (hover){.basket__footer__promo__send:hover{background-color:#d6b05e;color:#000}}.blog{position:static;padding-bottom:11.1rem}.blog .container_blog{max-width:100rem}.blog__baner{display:block;width:100%;margin-bottom:4.7rem}.blog__baner img{display:block;width:100%}.blog__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 0 11.2rem}@media screen and (max-width:600px){.blog__nav{position:absolute;top:5.6rem;padding:0;left:0;right:0;width:100%}}.blog__nav__link{margin:1.5rem 2.1rem 0;color:#828282;font-family:PTSerif;font-style:normal;font-weight:400;font-size:1.6rem;line-height:2.1rem;-webkit-text-decoration-line:underline!important;text-decoration-line:underline!important;-webkit-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s}@media screen and (max-width:600px){.blog__nav__link{display:none}}@media screen and (min-width:1195px) and (hover){.blog__nav__link:hover:not(.active){opacity:.5}}.blog__nav__link.active{color:#d6b05e}.blog__nav .select2-container--blog__nav{display:none}@media screen and (max-width:600px){.blog__nav .select2-container--blog__nav{display:block;width:100%!important;padding:1.5rem 1.7rem;background-color:rgba(51,51,51,.6)}.blog__nav .select2-container--blog__nav .select2-selection{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.blog__nav .select2-container--blog__nav .select2-selection .select2-selection__rendered{color:#d6b05e;font-family:PTSerif;font-style:normal;font-weight:400;font-size:1.6rem;line-height:2.1rem;padding:0;margin-right:4rem}.blog__nav .select2-container--blog__nav .select2-selection .select2-selection__arrow{width:1.6rem;height:.8rem;position:relative}.blog__nav .select2-container--blog__nav .select2-selection .select2-selection__arrow:after,.blog__nav .select2-container--blog__nav .select2-selection .select2-selection__arrow:before{content:'';display:block;height:1.1rem;width:2px;background-color:#d6b05e;position:absolute;bottom:0;left:.8rem;-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom}.blog__nav .select2-container--blog__nav .select2-selection .select2-selection__arrow:before{-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg)}.blog__nav .select2-container--blog__nav .select2-selection .select2-selection__arrow:after{-webkit-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg)}}.blog__title{padding-top:2.7rem;margin:0 auto;max-width:47.5rem;color:#000;font-family:PTSerif;font-style:normal;font-weight:400;font-size:2.7rem;line-height:3.6rem;text-align:center}.blog__text{color:#4f4f4f;font-family:SFUIText;font-style:normal;font-weight:400;font-size:1.6rem;line-height:2.7rem;margin-top:3rem}.blog__br{width:3.6rem;height:.3rem;background-color:#d6b05e;margin:2.7rem auto 0}.blog__part{margin-top:12.7rem;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:auto auto;grid-template-rows:auto auto;grid-column-gap:3rem;grid-row-gap:3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:600px){.blog__part{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto auto auto auto;grid-template-rows:auto auto auto auto;grid-row-gap:6.8rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:3.6rem}}.blog__part__pic{display:block;width:100%}.blog__part__pic__img{display:block;width:100%}.blog__part__right{justify-self:flex-end}@media screen and (max-width:600px){.blog__part__right{-ms-grid-column-align:center;justify-self:center}}@media screen and (max-width:600px){.blog__part__sim{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.blog__textWrap{max-width:34.3rem;position:relative;z-index:1}@media screen and (max-width:600px){.blog__textWrap{max-width:100%;padding:0 2.6rem}}.blog__textWrap__title{color:#333;font-family:PTSerif;font-style:normal;font-weight:400;font-size:2.3rem;line-height:3rem}@media screen and (max-width:600px){.blog__textWrap__title{font-size:2.1rem;line-height:2.8rem}}.blog__textWrap__br{width:3.6rem;height:.3rem;background-color:#d6b05e;margin:1.5rem 0}.blog__textWrap__text{color:#4f4f4f;font-family:PTSansPro;font-weight:300;font-size:1.6rem;line-height:2.1rem}@media screen and (max-width:600px){.blog__textWrap__text{font-size:1.4rem}}.blog__bottom{margin-top:11.1rem;padding:11.5rem 0;position:relative}@media screen and (max-width:600px){.blog__bottom{background-color:#302033;padding:0;margin-top:6.8rem}}.blog__bottom .container{display:-webkit-box;display:-ms-flexbox;display:flex}.blog__bottom .container_right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.blog__bottom__bg{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}@media screen and (max-width:600px){.blog__bottom__bg{position:static}}.blog__bottom__bg__pic{display:block;width:100%;height:100%}.blog__bottom__bg__pic__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:600px){.blog__bottom .blog__textWrap{padding-top:4.8rem;padding-bottom:4.8rem}}.blog__bottom .blog__textWrap__text,.blog__bottom .blog__textWrap__title{color:#fff}.select2-container--blog__nav{display:none}@media screen and (max-width:600px){.select2-container--blog__nav{display:block}}.select2-container--blog__nav.select2-container--open .select2-dropdown--below{background-color:rgba(51,51,51,.8);border-radius:0 0 1.2rem 1.2rem;border:none;padding-bottom:4rem;position:relative}.select2-container--blog__nav.select2-container--open .select2-dropdown--below:after{content:'';display:block;width:3.6rem;height:.3rem;background-color:#d6b05e;position:absolute;bottom:2rem;left:calc(50% - 1.8rem)}.select2-container--blog__nav.select2-container--open .select2-dropdown--below .select2-results__options{border-top:2px solid #d6b05e}.select2-container--blog__nav.select2-container--open .select2-dropdown--below .select2-results__options .select2-results__option{padding:1.8rem 1.7rem;color:#bdbdbd;font-family:PTSerif;font-style:normal;font-weight:400;font-size:1.8rem;line-height:2.4rem;text-align:center;letter-spacing:.72px}.select2-container--blog__nav.select2-container--open .select2-dropdown--below .select2-results__options .select2-results__option:not(:last-child){border-bottom:1px solid #d6b05e}.select2-container--blog__nav.select2-container--open .select2-dropdown--below .select2-results__options .select2-results__option:not(:last-child).select2-results__option--selected{border-bottom:2px solid #d6b05e}.auth{width:100%;margin:0 auto;max-width:44.4rem;padding:17.8rem 3rem 9rem}@media screen and (max-width:1194px){.auth{max-width:36.4rem;padding:7.6rem 4rem 11rem}}.auth.age{max-width:74rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.auth.register{max-width:78.7rem}.auth__logo{display:block;width:100%;margin-bottom:14rem}.auth__logo_register{margin:0 auto 6.7rem;width:28.4rem;max-width:100%}@media screen and (max-width:600px){.auth__logo{margin-bottom:12rem}}.auth__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.auth__form_register{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-column-gap:4.3rem}@media screen and (max-width:600px){.auth__form_register{display:block}}.auth__form_register__part{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:40rem}@media screen and (max-width:600px){.auth__form_register__part{min-height:0}}.auth__form_register__part .auth__form__inp{color:#e0e0e0;font-size:17px;line-height:20px;letter-spacing:.72px}.auth__form_register__part__top{width:100%}.auth__form_register__part__bottom{width:100%;margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:600px){.auth__form_register__part__bottom_600nvis{display:none}}.auth__form_register .auth__button{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}.auth__form__inp{background-color:transparent;width:100%;border-bottom:1px solid #828282;padding:1rem 0;color:#828282;font-family:PTSansPro;font-weight:300;font-size:2.1rem;line-height:2.8rem;letter-spacing:.72px}@media screen and (max-width:1194px){.auth__form__inp{font-size:1.4rem;line-height:1.6rem}}.auth__form__inp_mb{margin-bottom:5rem}@media screen and (max-width:600px){.auth__form__inp_mb600{margin-bottom:3.3rem}}.auth__form__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}@media screen and (min-width:1195px) and (hover){.auth__form__label:hover .auth__form__label__text{color:#d6b05e}}.auth__form__label__ico{display:block;-ms-flex-negative:0;flex-shrink:0;width:3rem;height:3rem;position:relative;border:2px solid #d6b05e;border-radius:50%;margin-right:1.3rem}.auth__form__label__text{color:#828282;font-family:SFUIText;font-style:normal;font-weight:300;font-size:1.4rem;line-height:1.7rem;letter-spacing:-.28px;-webkit-transition:color .5s;-o-transition:color .5s;transition:color .5s}@media screen and (max-width:1194px){.auth__form__label__text{font-size:1.1rem;line-height:1.3rem}}.auth__form__label__inp{display:none}.auth__form__label__inp:checked~.auth__form__label__ico:after,.auth__form__label__inp:checked~.auth__form__label__ico:before{content:'';display:block;width:2rem;height:1px;background-color:#d6b05e;position:absolute;top:1.3rem;left:.3rem}.auth__form__label__inp:checked~.auth__form__label__ico:before{-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg)}.auth__form__label__inp:checked~.auth__form__label__ico:after{-webkit-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg)}.auth__form__label__inp:checked~.auth__form__label__text{color:#e0e0e0}.auth__form__label_mb{margin-bottom:1.5rem}.auth__form .select2-container--auth__select{display:block;width:100%!important;background-color:rgba(51,51,51,.6);margin-bottom:5rem}@media screen and (max-width:600px){.auth__form .select2-container--auth__select{margin-bottom:3.3rem}}.auth__form .select2-container--auth__select .select2-selection{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:transparent;width:100%;border-bottom:1px solid #828282;padding:1rem 2rem 1rem 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.auth__form .select2-container--auth__select .select2-selection .select2-selection__rendered{color:#828282;font-style:normal;font-family:PTSansPro;font-weight:300;font-size:2.1rem;line-height:2.8rem;letter-spacing:.72px;padding:0;margin-right:4rem}@media screen and (max-width:1194px){.auth__form .select2-container--auth__select .select2-selection .select2-selection__rendered{font-size:1.4rem;line-height:1.6rem}}@media screen and (max-width:600px){.auth__form .select2-container--auth__select .select2-selection .select2-selection__rendered{margin-right:1rem}}.auth__form .select2-container--auth__select .select2-selection .select2-selection__arrow{width:1.6rem;height:.8rem;position:relative}.auth__form .select2-container--auth__select .select2-selection .select2-selection__arrow:after,.auth__form .select2-container--auth__select .select2-selection .select2-selection__arrow:before{content:'';display:block;height:1.1rem;width:2px;background-color:#d6b05e;position:absolute;bottom:0;left:.8rem;-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom}.auth__form .select2-container--auth__select .select2-selection .select2-selection__arrow:before{-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg)}.auth__form .select2-container--auth__select .select2-selection .select2-selection__arrow:after{-webkit-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg)}.auth__button{width:28.4rem;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #828282;border-radius:3rem;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;padding:1.9rem 3.2rem;color:#828282;font-family:SFUIText;font-size:1.3rem;line-height:1.6rem;font-weight:400;text-align:center;letter-spacing:1px;cursor:pointer;-webkit-transition:background-color 1s,color 1s,border-color 1s;-o-transition:background-color 1s,color 1s,border-color 1s;transition:background-color 1s,color 1s,border-color 1s}@media screen and (min-width:1195px) and (hover){.auth__button:hover{background-color:#828282;color:#fff}}.auth__button_black{border-color:#000;background-color:#000}@media screen and (min-width:1195px) and (hover){.auth__button_black:hover{background-color:#fff;border-color:#fff;color:#000}}.auth__button_mtbig{margin:12.2rem auto 0}@media screen and (max-width:600px){.auth__button_mtbig{margin:7rem auto 0}}.auth__button_mt{margin:3.6rem auto 0}@media screen and (max-width:600px){.auth__button_mt{margin:2.4rem auto 0}}.auth__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:1rem;text-align:center}.auth__links_register{max-width:40rem;margin:5.6rem auto 0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:5rem}@media screen and (max-width:600px){.auth__links_register{margin:4.5rem auto 0}}@media screen and (max-width:600px){.auth__links_register{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-bottom:3rem;margin:3.5rem auto 0;text-align:left}}@media screen and (max-width:600px){.auth__links{padding-top:0}}.auth__link{color:#828282;font-family:SFUIText;font-style:normal;font-weight:400;font-size:17px;text-align:left;line-height:2.6rem;letter-spacing:.72px;text-decoration:underline;margin-top:2.5rem;-webkit-transition:color 1s;-o-transition:color 1s;transition:color 1s}@media screen and (max-width:1194px){.auth__link{font-size:1.1rem;line-height:2.1rem}}@media screen and (max-width:600px){.auth__link{margin-top:1rem}}@media screen and (min-width:1195px) and (hover){.auth__link:hover{color:#fff;text-decoration:underline}}.auth__logoDecor{position:relative;padding-bottom:4.9rem;margin-bottom:4.4rem;width:28.4rem;max-width:100%}.auth__logoDecor:after{content:'';position:absolute;bottom:0;right:0;width:91.4%;height:1px;background-color:#d6b05e}.auth__logoDecor .auth__logo{margin-bottom:0}.age__title{color:#bdbdbd;font-family:PTSerif;font-style:normal;font-weight:400;font-size:3.7rem;line-height:4.8rem;text-align:center;letter-spacing:.72px;margin-bottom:3rem}@media screen and (max-width:1194px){.age__title{font-size:2.1rem;line-height:2.8rem;margin-bottom:.4rem}}@media screen and (max-width:600px){.age__title{text-align:left;max-width:28.4rem;width:100%;padding-left:2.8rem;font-size:1.9rem;line-height:2.5rem;margin-bottom:.6rem}}.age__descr{color:#828282;font-family:SFUIText;font-style:normal;font-weight:300;font-size:2.1rem;line-height:2.8rem;text-align:center;letter-spacing:.72px}@media screen and (max-width:1194px){.age__descr{font-size:1.3rem;line-height:1.7rem}}@media screen and (max-width:600px){.age__descr{text-align:left;max-width:28.4rem;width:100%;padding-left:2.8rem;font-size:1.3rem;line-height:1.7rem}}.age .auth__form{max-width:47.3rem;width:100%}.age .auth__form__inpGroup{margin:3rem 0 4.9rem;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;grid-column-gap:3.8rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:600px){.age .auth__form__inpGroup{margin:2.2rem 0 4.5rem;-ms-grid-columns:minmax(8rem,1fr) minmax(8rem,1fr) minmax(8rem,1fr);grid-template-columns:minmax(8rem,1fr) minmax(8rem,1fr) minmax(8rem,1fr);grid-column-gap:2.3rem}}@media screen and (max-width:375px){.age .auth__form__inpGroup{margin:2.2rem 0 4.5rem;-ms-grid-columns:minmax(5rem,1fr) minmax(5rem,1fr) minmax(5rem,1fr);grid-template-columns:minmax(5rem,1fr) minmax(5rem,1fr) minmax(5rem,1fr);grid-column-gap:.5rem}}.age .auth__form__inpGroup__inp{border:2px solid #d6b05e;border-radius:2.3rem;background-color:transparent;padding:1.3rem 1rem;color:#828282;font-family:SFUIText;font-style:normal;font-weight:300;font-size:1.6rem;line-height:1.7rem;text-align:center;letter-spacing:.72px;width:13.2rem}@media screen and (max-width:1194px){.age .auth__form__inpGroup__inp{font-size:1.4rem}}@media screen and (max-width:600px){.age .auth__form__inpGroup__inp{width:100%}}.select2-container--auth__select{z-index:10000}.select2-container--auth__select.select2-container--open .select2-dropdown{background-color:#333;border-radius:0 0 1.2rem 1.2rem;border:none;padding-bottom:4rem;position:relative}.select2-container--auth__select.select2-container--open .select2-dropdown:after{content:'';display:block;width:3.6rem;height:.3rem;background-color:#d6b05e;position:absolute;bottom:2rem;left:calc(50% - 1.8rem)}.select2-container--auth__select.select2-container--open .select2-dropdown .select2-results__options{border-top:2px solid #d6b05e}.select2-container--auth__select.select2-container--open .select2-dropdown .select2-results__options .select2-results__option{padding:1.8rem 1.7rem;color:#bdbdbd;font-family:PTSerif;font-style:normal;font-weight:400;font-size:1.8rem;line-height:2.4rem;text-align:center;letter-spacing:.72px}@media screen and (max-width:1194px){.select2-container--auth__select.select2-container--open .select2-dropdown .select2-results__options .select2-results__option{font-size:1.4rem;line-height:1.6rem;padding:1.4rem 1rem}}.select2-container--auth__select.select2-container--open .select2-dropdown .select2-results__options .select2-results__option:not(:last-child){border-bottom:1px solid #d6b05e}.select2-container--auth__select.select2-container--open .select2-dropdown .select2-results__options .select2-results__option:not(:last-child).select2-results__option--selected{border-bottom:2px solid #d6b05e}.footer{background-color:#000;padding:13.4rem 0;position:relative}.footer .study{top:-45px;left:3px;right:3px;bottom:5px}@media screen and (max-width:1194px){.footer{padding:0;position:fixed;z-index:10000;bottom:0;left:0;right:0;width:100%}}@media screen and (max-width:1194px){.footer_dt{display:none}}.footer_mb{display:none;background-color:transparent}@media screen and (max-width:1194px){.footer_mb{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr)}}@media screen and (max-width:750px){.footer_mb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.footer .container{margin:0 auto;width:100%;max-width:148rem;padding:0 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1194px){.footer .container{max-width:99.3rem}}.footer__col{margin-right:2rem;min-width:12.3rem;max-width:45rem}.footer__col:last-child{margin-right:0}.footer__col__title{color:#828282;font-family:SFUIText;font-style:normal;font-weight:700;font-size:1.5rem;line-height:4.1rem;letter-spacing:1px}.footer__col__list{padding-top:3.6rem;border-top:1px solid #333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer__col__list_twoCol{display:-ms-grid;display:grid;-ms-grid-columns:1fr auto;grid-template-columns:1fr auto;grid-column-gap:16.5rem}.footer__col__list__item{color:#4f4f4f;font-family:SFUIText;font-style:normal;font-weight:500;font-size:1.5rem;line-height:3.4rem;letter-spacing:1px;-webkit-transition:color 1s;-o-transition:color 1s;transition:color 1s}@media screen and (min-width:1195px) and (hover){.footer__col__list__item:hover{color:#e0e0e0}}.footer__copy{margin:7.5rem auto 0;width:100%;max-width:115rem;padding:0 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__copy__text{color:#d6b05e;font-family:SFUIText;font-style:normal;font-weight:400;font-size:1.1rem;line-height:1.3rem;text-align:center;letter-spacing:3px;text-transform:uppercase}.footer__copy__br{width:7.2rem;height:.6rem;background-color:#d6b05e;margin:2rem auto 1.7rem}.footer__copy__info{color:#4f4f4f;font-family:SFUIText;font-style:normal;font-weight:400;font-size:1.3rem;line-height:2rem;text-align:center;letter-spacing:3px;text-transform:uppercase}.footer__copy__info__link{color:#4f4f4f}.footer__mbPart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#000;position:relative}@media screen and (max-width:750px){.footer__mbPart{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}}.footer__mbPart__bg{display:none;position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}.footer__mbPart__top{height:3.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:.3rem;position:relative;z-index:1}.footer__mbPart__top__wrap{position:relative}.footer__mbPart__top__wrap_brend{width:2.4rem}.footer__mbPart__top__wrap_catalog{width:2.8rem}.footer__mbPart__top__wrap_main{width:2.3rem}.footer__mbPart__top__wrap_search{width:3rem}.footer__mbPart__top__wrap_basket{width:2.7rem}.footer__mbPart__top__wrap__elipce{display:none}.footer__mbPart__top__wrap__img{display:block;width:100%;fill:#828282}.footer__mbPart__top__wrap__text{position:absolute;top:-.5rem;right:-.5rem;padding:.2rem;color:#333;font-family:PTSerif;font-style:normal;font-weight:400;font-size:1.1rem;line-height:1.1rem;text-align:center;letter-spacing:-.28px;background-color:#d6b05e;border-radius:50%}.footer__mbPart__bottom{height:3.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:1}.footer__mbPart__bottom__text{color:#828282;font-family:SFUIText;font-style:normal;font-weight:500;font-size:1rem;line-height:1.2rem;text-align:center;letter-spacing:-.24px}.footer__mbPart.active{background-color:transparent}@media screen and (max-width:750px){.footer__mbPart.active{min-width:12rem}}.footer__mbPart.active .footer__mbPart__bg{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__mbPart.active .footer__mbPart__bg:after,.footer__mbPart.active .footer__mbPart__bg:before{content:'';display:block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background-color:#000;margin-right:-1px}.footer__mbPart.active .footer__mbPart__bg:after{margin:0 0 0 -1px}.footer__mbPart.active .footer__mbPart__bg__imgWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:12rem;-ms-flex-negative:0;flex-shrink:0}.footer__mbPart.active .footer__mbPart__bg__imgWrap:after{content:'';display:block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background-color:#000;margin-top:-1px}.footer__mbPart.active .footer__mbPart__bg__imgWrap__img{display:block;width:100%;-ms-flex-negative:0;flex-shrink:0}.footer__mbPart.active .footer__mbPart__top__wrap{width:6.5rem;height:6.5rem;background-color:#000;border:.4rem solid #000;border-radius:50%;-webkit-transform:translateY(-.2rem);-ms-transform:translateY(-.2rem);transform:translateY(-.2rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.footer__mbPart.active .footer__mbPart__top__wrap__elipce{display:block;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.footer__mbPart.active .footer__mbPart__top__wrap__img{width:2.6rem;position:relative;z-index:1;fill:#d6b05e}.footer__mbPart.active .footer__mbPart__top__wrap__text{top:1rem;right:1rem}.footer__mbPart.active .footer__mbPart__bottom__text{padding-top:1rem;color:#d6b05e}.profile{position:fixed;bottom:100%;left:0;right:0;z-index:9999;height:100%;background-color:#333;padding:17.8rem 0 3rem;overflow:auto;-webkit-transition:bottom 1s;-o-transition:bottom 1s;transition:bottom 1s}.profile.show{bottom:0}@media screen and (max-width:1194px){.profile{padding:11.6rem 0 11rem}}.profile__close{position:-webkit-sticky;position:sticky;top:0;-webkit-transform:translateY(-5rem);-ms-transform:translateY(-5rem);transform:translateY(-5rem);left:3.36rem;width:2.4rem;height:2.4rem;-webkit-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s;cursor:pointer}@media screen and (max-width:1194px){.profile__close{-webkit-transform:translateY(-3rem);-ms-transform:translateY(-3rem);transform:translateY(-3rem)}}@media screen and (min-width:1195px) and (hover){.profile__close:hover{opacity:.5}}.profile__close:after,.profile__close:before{content:'';display:block;width:3.2rem;height:2px;background-color:#d6b05e;position:absolute;top:1.3rem;left:-.4rem}.profile__close:before{-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg)}.profile__close:after{-webkit-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg)}.profile .auth{padding-top:0;padding-bottom:0}.profile .auth__form_register__part{min-height:0}.profile .auth__form_register__part__text{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding-top:.7rem}.profile .auth__form_register__part__text__gray{color:#828282;font-family:SFUIText;font-style:normal;font-weight:300;font-size:1.7rem;line-height:2rem;letter-spacing:.72px;margin-bottom:2.4rem}.profile .auth__form_register__part__text__gold{color:#d6b05e;font-family:PTSerif;font-style:normal;font-weight:400;font-size:2.4rem;line-height:3.2rem;letter-spacing:.72px;margin:0 3rem}@media screen and (max-width:600px){.profile .auth__form_register__part__top{margin-top:7.6rem}}.profile .auth__form_register__part__top__progress{width:100%;height:.7rem;border-radius:.5rem;background-color:#000}.profile .auth__form_register__part__top__progress__yellow{border-radius:.5rem;background-color:#d6b05e;max-width:100%;height:100%}.profile .auth__form_register__part__bottom .auth__form_register__part__text{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.profile .auth__form_register__part__bottom .auth__form_register__part__text .auth__form_register__part__text__block{margin-top:1.6rem}.profile .auth__form_register__part__bottom .auth__form_register__part__text .auth__form_register__part__text__block:first-child{margin-right:1rem}.profile .auth__form_register__part__bottom .auth__form_register__part__text .auth__form_register__part__text__gray{margin:0}.profile .auth__form_register__part__bottom .auth__form_register__part__text .auth__form_register__part__text__gold{font-size:3.1rem;line-height:4.5rem;margin:0 0 0 1rem}.profile .auth__form__inp{padding-right:3rem;margin-bottom:0!important}.profile .auth__form__inpWrap{position:relative}.profile .auth__form__inpWrap_mb{margin-bottom:5rem}@media screen and (max-width:600px){.profile .auth__form__inpWrap_mb{margin-bottom:3.3rem}}.profile .auth__form__inpWrap__but{width:3rem;padding:0 .5rem 1rem;border:none;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s;position:absolute;bottom:2px;right:0;cursor:pointer}@media screen and (min-width:1195px) and (hover){.profile .auth__form__inpWrap__but:hover{opacity:.5}}.profile .auth__form__inpWrap__but__ico{display:block;width:100%}.profile .auth__form .auth__button{margin:6.7rem auto 0}.profile__title{color:#d6b05e;font-family:PTSerif;font-style:normal;font-weight:400;font-size:2.7rem;line-height:3.6rem;text-align:center}@media screen and (max-width:600px){.profile__title{font-size:2.4rem;line-height:3.2rem}}.profile .auth__logo{border-radius:50%;margin:8rem auto 4rem;width:12.3rem}@media screen and (max-width:600px){.profile .auth__logo{margin:2.4rem auto 0}}.contacts .auth__form_register__part__top{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contacts__map{background:url(../images/min/map.webp) center no-repeat;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0 1.7rem 5rem;min-height:58.2rem}@media screen and (max-width:390px){.contacts__map{padding:0 1.7rem 3.5rem}}.no-webp .contacts__map.no-webp{background:url(../images/min/map.jpg) center no-repeat; }.contacts__map.no-webp{background-size:cover}.contacts__map__cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.contacts__map__cont__img{width:3.1rem;display:block}.contacts__map__cont__arrWrap{padding-left:17%}@media screen and (max-width:750px){.contacts__map__cont__arrWrap{padding-left:9%}}@media screen and (max-width:600px){.contacts__map__cont__arrWrap{padding-left:15%}}@media screen and (max-width:420px){.contacts__map__cont__arrWrap{padding-left:10%}}@media screen and (max-width:390px){.contacts__map__cont__arrWrap{padding-left:8%}}@media screen and (max-width:370px){.contacts__map__cont__arrWrap{padding-left:2%}}@media screen and (max-width:355px){.contacts__map__cont__arrWrap{padding-left:0}}.contacts__map__cont__arrow{width:0;height:0;border-bottom:5.8rem solid rgba(0,0,0,.5);border-right:2.6rem solid transparent;margin-left:1.5rem}@media screen and (max-width:750px){.contacts__map__cont__arrow{border-bottom:3.5rem solid rgba(0,0,0,.5);border-right:1.8rem solid transparent}}@media screen and (max-width:600px){.contacts__map__cont__arrow{border-bottom:10.8rem solid rgba(0,0,0,.5);border-right:4.1rem solid transparent}}@media screen and (max-width:520px){.contacts__map__cont__arrow{border-bottom:6.8rem solid rgba(0,0,0,.5);border-right:2.5rem solid transparent}}@media screen and (max-width:420px){.contacts__map__cont__arrow{border-bottom:4.8rem solid rgba(0,0,0,.5);border-right:2rem solid transparent}}@media screen and (max-width:370px){.contacts__map__cont__arrow{border-bottom:10.8rem solid rgba(0,0,0,.5);border-right:4.1rem solid transparent}}@media screen and (max-width:355px){.contacts__map__cont__arrow{border-bottom:8rem solid rgba(0,0,0,.5);border-right:3rem solid transparent}}.contacts__map__cont__text{background-color:rgba(0,0,0,.5);padding:2.3rem 3rem 3.8rem}@media screen and (max-width:370px){.contacts__map__cont__text{padding:1.3rem 1.5rem 1.8rem}}.contacts__map__cont__text__title{color:#d6b05e;font-family:#d6b05e;font-style:normal;font-weight:400;font-size:2.1rem;line-height:2.8rem;text-transform:uppercase;width:100%;padding-bottom:1.3rem;margin-bottom:1.5rem;border-bottom:1px solid #828282}.contacts__map__cont__text__data{color:#bdbdbd;font-family:SFUIText;font-style:normal;font-weight:400;font-size:1.7rem;line-height:2rem;margin-bottom:2rem}@media screen and (max-width:370px){.contacts__map__cont__text__data{margin-bottom:1rem;word-break:break-word}}@media screen and (max-width:330px){.contacts__map__cont__text__data{font-size:1.4rem;line-height:1.7rem}}.contacts__map__cont__text__data_small{margin-bottom:0;font-size:1.4rem;line-height:1.8rem}.contacts__title{color:#d6b05e;font-family:PTSerif;font-style:normal;font-weight:400;font-size:2.4rem;line-height:3.3rem;text-align:center;margin-bottom:3rem}@media screen and (max-width:1194px){.contacts__title{font-size:2.7rem;line-height:3.6rem}}@media screen and (max-width:600px){.contacts__title{margin-top:4.3rem}}.contacts__br{border-radius:10rem;background-color:#000;width:13.4rem;height:.5rem;margin:0 auto 2.9rem}.contacts__tarea{resize:none;width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:1px solid #828282;background-color:transparent;padding:1.3rem 0;color:#828282;font-family:SFUIText;font-style:normal;font-weight:300;font-size:2.1rem;line-height:2.8rem;letter-spacing:.72px}@media screen and (max-width:1194px){.contacts__tarea{font-size:1.4rem;line-height:1.7rem}}@media screen and (max-width:600px){.contacts__tarea{height:19rem}}.contacts__copy{margin-top:7.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:4rem}.contacts__copy__text{color:#d6b05e;font-family:SFUIText;font-style:normal;font-weight:400;font-size:1.3rem;line-height:1.6rem;text-align:center;letter-spacing:1px}.contacts__copy__br{margin-top:2rem;width:3.6rem;height:3px;background-color:#d6b05e}.catalog__container{padding-top:4.7rem;padding-bottom:4.7rem;background-color:#4f4f4f;position:relative;z-index:1;overflow:hidden;-webkit-transition:border-radius 1s;-o-transition:border-radius 1s;transition:border-radius 1s}.catalog__container.left{border-top-right-radius:2rem}.catalog__container.right{border-top-left-radius:2rem}.catalog__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;margin-bottom:-2rem}.catalog__tabs__tab{max-width:calc(50% - 1rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#000;color:#828282;font-family:PTSerif;font-style:normal;font-weight:400;font-size:2.7rem;line-height:3.6rem;text-align:center;letter-spacing:.72px;padding:1.7rem 5.4rem 3.7rem;-webkit-transition:background-color 1s,color 1s;-o-transition:background-color 1s,color 1s;transition:background-color 1s,color 1s;cursor:pointer}@media screen and (max-width:1194px){.catalog__tabs__tab{font-size:1.8rem;line-height:2.4rem}}@media screen and (max-width:600px){.catalog__tabs__tab{width:calc(50% - 1rem)}}@media screen and (min-width:1195px) and (hover){.catalog__tabs__tab:hover:not(.active){background-color:#bdbdbd;color:#4f4f4f}}.catalog__tabs__tab_left{border-top-right-radius:2rem;margin-right:2rem}.catalog__tabs__tab_right{border-top-right-radius:2rem}@media screen and (max-width:600px){.catalog__tabs__tab_right{border-top-right-radius:0;border-top-left-radius:2rem}}.catalog__tabs__tab.active{background-color:#4f4f4f;color:#d6b05e}.catalog__wrapLayer:not(:first-child){display:none}.catalog__wrap{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);grid-column-gap:3rem;grid-row-gap:3rem;position:relative;left:0;z-index:2}@media screen and (max-width:1194px){.catalog__wrap{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:750px){.catalog__wrap{grid-column-gap:1rem;grid-row-gap:1rem}}@media screen and (max-width:600px){.catalog__wrap{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:350px){.catalog__wrap{-ms-grid-columns:1fr;grid-template-columns:1fr}}.catalog__wrap__item{position:relative;overflow:hidden;display:block;width:100%;-webkit-transition:-webkit-filter 1s;transition:-webkit-filter 1s;-o-transition:filter 1s;transition:filter 1s;transition:filter 1s,-webkit-filter 1s;will-change:filter;border-radius:1.7rem}@media screen and (max-width:600px){.catalog__wrap__item{border-radius:.7rem}}@media screen and (min-width:1195px) and (hover){.catalog__wrap__item:hover{-webkit-filter:blur(3px);filter:blur(3px)}}.catalog__wrap__item__pic{display:block;width:100%}.catalog__wrap__item__pic__img{display:block;width:100%}.catalog__wrap__item__textWrap{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#d6b05e;font-family:PTSerif;font-style:normal;font-weight:400;font-size:4.7rem;line-height:6.2rem;text-align:center;letter-spacing:.72px;background:rgba(0,0,0,.5)}@media screen and (max-width:1194px){.catalog__wrap__item__textWrap{font-size:3rem;line-height:4rem}}.single{padding:6.1rem 0 6.3rem;width:100%;margin:0 auto;position:relative;background-color:#fff;border-radius:1.3rem}.single__back{position:absolute;left:3rem;top:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:calc(100% - 6rem);-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}@media screen and (min-width:1195px) and (hover){.single__back:hover{opacity:.5}}.single__back__arrow{width:.8rem;height:1.6rem;position:relative;margin-right:1.2rem}.single__back__arrow:after,.single__back__arrow:before{content:'';display:block;width:1.1rem;height:1px;background-color:#d6b05e;position:absolute;left:0;top:.8rem;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.single__back__arrow:before{-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg)}.single__back__arrow:after{-webkit-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg)}.single__back__text{color:#000;font-family:SFUIText;font-style:normal;font-weight:400;font-size:1.4rem;line-height:1.7rem}.single__container{padding:0 3rem;width:100%;max-width:164.5rem;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:950px){.single__container{-ms-flex-wrap:wrap;flex-wrap:wrap}}.single__container__img{display:block;width:34%;-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start}@media screen and (max-width:1194px){.single__container__img{width:47%;-ms-flex-item-align:start;align-self:flex-start}}@media screen and (max-width:750px){.single__container__img{width:100%;max-width:40rem;margin:0 auto}}.single__container__cont{width:36%;margin:0 2rem}@media screen and (max-width:1194px){.single__container__cont{width:33%}}@media screen and (max-width:950px){.single__container__cont{width:45%;margin-right:0}}@media screen and (max-width:750px){.single__container__cont{width:100%;margin-left:0}}.single__container__cont__title{color:#000;font-family:PTSerif;font-style:normal;font-weight:400;font-size:4.7rem;line-height:6.2rem;text-align:center}@media screen and (max-width:1194px){.single__container__cont__title{font-size:2.7rem;line-height:3.6rem;margin-bottom:5.6rem}}@media screen and (max-width:600px){.single__container__cont__title{font-size:2.1rem;line-height:2.8rem;margin-bottom:1.7rem}}.single__container__cont__br{width:7.1rem;height:.6rem;background-color:#d6b05e;margin:2.3rem auto 5.5rem}@media screen and (max-width:1194px){.single__container__cont__br{display:none}}.single__container__cont__text{color:#828282;font-family:SFUIText;font-style:normal;font-weight:300;font-size:1.7rem;line-height:2.6rem;padding-bottom:3.5rem}@media screen and (max-width:1194px){.single__container__cont__text{font-size:1.6rem;padding-bottom:2.5rem}}@media screen and (max-width:600px){.single__container__cont__text{font-size:1.4rem;line-height:2.4rem}}.single__container__cont__prod{color:#828282;font-family:SFUIText;font-style:normal;font-weight:300;font-size:2.1rem;line-height:2.5rem;margin:4rem 0 2.5rem;text-align:center}@media screen and (max-width:1194px){.single__container__cont__prod{font-size:1.4rem;line-height:1.6rem;margin:2rem 0}}.single__container__cont__priceWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.single__container__cont__priceWrap__price{color:#000;font-family:PTSerif;font-style:normal;font-weight:400;font-size:2.9rem;line-height:3.8rem;text-align:center;margin:0 auto 3.6rem;position:relative}@media screen and (max-width:1400px){.single__container__cont__priceWrap__price{font-size:2.6rem;line-height:3.4rem}}.single__container__cont__priceWrap__price__old{color:#bdbdbd;font-family:PTSerif;font-style:normal;font-weight:400;font-size:1.9rem;line-height:2.5rem;text-align:center;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;position:absolute;top:.5rem;right:calc(100% + 1rem);white-space:nowrap}@media screen and (max-width:1400px){.single__container__cont__priceWrap__price__old{font-size:1.7rem;line-height:2.3rem;right:calc(100% + .6rem)}}.single__container__cont__buy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:6rem;height:6rem;border:2px solid #bdbdbd;border-radius:50%;margin:0 auto;background-color:#fff;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;-webkit-transition:background-color 1s,border-color 1s;-o-transition:background-color 1s,border-color 1s;transition:background-color 1s,border-color 1s}@media screen and (max-width:1400px){.single__container__cont__buy{width:5rem;height:5rem}}.single__container__cont__buy__ico{display:block;width:3.2rem;fill:#bdbdbd;-webkit-transition:fill 1s;-o-transition:fill 1s;transition:fill 1s}@media screen and (max-width:1400px){.single__container__cont__buy__ico{width:2.6rem;border-color:#eb5757}}@media screen and (min-width:1195px) and (hover){.single__container__cont__buy:hover{background-color:#eb5757;border-color:#eb5757}.single__container__cont__buy:hover .single__container__cont__buy__ico{fill:#fff}}.single__container__grand{width:22%}@media screen and (max-width:1194px){.single__container__grand{width:24%}}@media screen and (max-width:950px){.single__container__grand{width:100%;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-column-gap:3rem;margin-top:5rem;padding-top:5rem;border-top:1px solid #d6b05e}}@media screen and (max-width:750px){.single__container__grand{display:block;margin-top:10rem;padding-top:0;border-top:none}}.single__container__grand__part:not(:first-child){margin-top:4.7rem}@media screen and (max-width:950px){.single__container__grand__part:not(:first-child){margin-top:0}}@media screen and (max-width:750px){.single__container__grand__part:not(:first-child){margin-top:9rem}}.single__container__grand__pic{display:block;width:6.2rem;margin:0 auto 2.5rem}.single__container__grand__pic__img{display:block;width:100%}.single__container__grand__title{color:#d6b05e;font-family:PTSerif;font-style:normal;font-weight:400;font-size:1.7rem;line-height:2.1rem;text-align:center;margin-bottom:2.5rem}.single__container__grand__text{border-top:1px solid #d6b05e;border-bottom:1px solid #d6b05e;padding:2rem 0;color:#d6b05e;font-family:SFUIText;font-style:normal;font-weight:300;font-size:1.3rem;line-height:2.1rem;text-align:center}@media screen and (max-width:950px){.single__container__grand__text{border:none}}@media screen and (max-width:750px){.single__container__grand__text{border-top:1px solid #d6b05e;border-bottom:1px solid #d6b05e}}.search{background:url(../images/min/searthbg.webp) center no-repeat;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:11rem 0 9rem}@media screen and (max-width:600px){.search{background:url(../images/min/searthbg375.webp) center no-repeat;background-size:cover}}.search .profile__close{left:auto;right:3.36rem}.search:after,.search:before{content:'';display:block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.no-webp .search.no-webp{background:url(../images/min/searthbg.jpg) center no-repeat; }.search.no-webp{background-size:cover}@media screen and (max-width:600px){.no-webp .search.no-webp{background:url(../images/min/searthbg375.jpg) center no-repeat; }.search.no-webp{background-size:cover}}.search__container{width:100%;max-width:77.4rem;padding:0 3rem}@media screen and (max-width:600px){.search__container{padding:0 1.7rem}}.search__container__title{color:#d6b05e;font-family:PTSerif;font-style:normal;font-weight:400;font-size:2.4rem;line-height:2.6rem;text-align:center;margin-bottom:3.1rem}.search__container__inp{width:100%;background:rgba(0,0,0,.45);border:1px solid #828282;border-radius:3rem;color:#f2f2f2;font-family:SFUIText;font-style:normal;font-weight:300;font-size:1.5rem;line-height:1.8rem;text-align:center;letter-spacing:-.28px;padding:1.8rem 4rem}.search__container__inp::-webkit-input-placeholder{color:#f2f2f2}.search__container__inp::-moz-placeholder{color:#f2f2f2}.search__container__inp:-ms-input-placeholder{color:#f2f2f2}.search__container__inp::-ms-input-placeholder{color:#f2f2f2}.search__container__inp::placeholder{color:#f2f2f2}.contract{position:fixed;bottom:100%;left:0;right:0;z-index:10000;height:100%;background-color:rgba(0,0,0,.6);padding:7.8rem 4rem 6.7rem;overflow:hidden;-webkit-transition:bottom 1s;-o-transition:bottom 1s;transition:bottom 1s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contract:after,.contract:before{content:'';display:block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.contract.show{bottom:0}.contract__container{width:100%;max-width:76.4rem;max-height:100%;overflow:auto;margin:0 auto;background-color:#fff;padding:7.2rem 8.6rem 5rem;position:relative}@media screen and (max-width:1194px){.contract__container{padding:7.2rem 4.6rem 5rem}}@media screen and (max-width:1194px){.contract__container{padding:5.2rem 1.5rem 3rem}}.contract__container__text{max-width:48.5rem;color:#000;font-family:SFUIText;font-style:normal;font-weight:400;font-size:1.4rem;line-height:2.3rem;letter-spacing:.72px}@media screen and (max-width:1194px){.contract__container__text{font-size:1.1rem;line-height:2.1rem}}.contract__container__close{position:absolute;top:2.1rem;right:2.3rem;width:2.4rem;height:2.4rem;-webkit-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s;cursor:pointer}@media screen and (min-width:1195px) and (hover){.contract__container__close:hover{opacity:.5}}.contract__container__close:after,.contract__container__close:before{content:'';display:block;width:3.2rem;height:2px;background-color:#bdbdbd;position:absolute;top:1.3rem;left:-.4rem}.contract__container__close:before{-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg)}.contract__container__close:after{-webkit-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg)}@media screen and (max-width:600px){.contract{padding:3rem 1.5rem}}.main__first.no-webp{ background:url(../images/min/main/mainbg.webp) center no-repeat; }@media screen and (max-width:1194px){.main__first.no-webp{ background:url(../images/min/main/mainbg1194.webp) right center no-repeat; }}@media screen and (max-width:600px){.main__first.no-webp{ background:url(../images/min/main/mainbg375.webp) right bottom no-repeat; }}.contacts__map.no-webp{ background:url(../images/min/map.webp) center no-repeat; }.search.no-webp{ background:url(../images/min/searthbg.webp) center no-repeat; }@media screen and (max-width:600px){.search.no-webp{ background:url(../images/min/searthbg375.webp) center no-repeat; }}


body .openPopUp span {
    display: block;
    -webkit-transform: rotate(-90deg) translate(-73px, -2px);
    -ms-transform: rotate(-90deg) translate(-73px, -2px);
    transform: rotate(-90deg) translate(-73px, -2px);
    font-weight: 400;
  }
  body .openPopUp:hover {
    left: 0;
  }
  body .openPopUp {
    position: fixed;
    z-index: 999;
    left: -5px;
    top: 50%;
    width: 40px;
    height: 132px;
    border: 0;
    background: #bca37d;
    margin: -66px 0 0;
    -webkit-transition: all 0.27s;
    -o-transition: all 0.27s;
    transition: all 0.27s;
    border-color: currentcolor;
  }
  body .popUp,
  body .popUpLayer {
    position: fixed;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
  }
  body .popUp.active,
  body .popUpLayer.active {
    display: block;
  }
  body .popUp.show,
  body .popUpLayer.show {
    opacity: 1;
  }
  body .popUp {
    z-index: 99999;
    font-size: 0;
    text-align: center;
  }
  body .popUp,
  body .popUpLayer {
    display: none;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    -o-transition: opacity 0.35s;
    transition: opacity 0.35s;
  }
  body .popUpLayer {
    z-index: 9999;
    background: rgba(0, 0, 0, 0.8);
  }
  body .popUpInner {
    border: solid 2px gray;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 480px;
    padding: 31px 40px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
  }
  body .popUp__closer {
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    border: 0;
  }
  body .popUp__closer:after,
  body .popUp__closer:before {
    content: "";
    position: absolute;
    right: 50%;
    top: 13px;
    background: #363233;
    height: 22px;
    width: 1px;
  }
  body .popUp__closer:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  body .popUp__closer:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  body .popUp_step2,
  body li.nm-header__nav-list-itemMobile {
    display: none;
  }
  body .popUp__topText {
    position: relative;
    text-align: center;
    font: 18px DINPro-Medium;
    padding: 0 0 27px;
    margin: 0 0 26px;
    letter-spacing: 0;
  }
  body .popUp__topText:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 1px;
    width: 250px;
    margin: 0 0 0 -125px;
    background: #e9e8e8;
  }
  body .popUp__textAnswer,
  body .popUp__title {
    text-align: center;
    font: 32px PTSerifRegular, Georgia, serif;
    margin: 0 0 14px;
  }
  body .popUp__text {
    padding: 0 0 25px;
    text-align: center;
    font: 17px/145% PTSerifRegular, Georgia, serif;
  }
  body .popUp__fieldWrap {
    padding: 0 0 20px;
  }
  body .popUp__fieldWrap textarea {
    width: 100%;
    height: 220px;
    padding: 16px 20px;
    border-radius: 0;
    background: #f6f6f6;
    border: 1px solid #d9d9d9;
    font-size: 14px;
    font-family: "PT Serif Regular";
    display: block;
    color: #000;
    list-style: outside;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
  }
  body .popUp__buttonWrap {
    text-align: center;
  }
  body .popUp__buttonWrap button {
    display: inline-block;
    height: 62px;
    width: 100%;
    max-width: 320px;
    color: #fff;
    font-family: "PT Serif Regular";
    font-size: 11px;
    text-transform: uppercase;
    text-align: center;
    background: #b89e75;
    border: 0;
    letter-spacing: 2px;
    -webkit-transition: background 0.27s;
    -o-transition: background 0.27s;
    transition: background 0.27s;
    cursor: pointer;
  }
  body .popUp__buttonWrap button:hover {
    background: #000;
  }
  body .popUp:before {
    content: "";
    display: inline-block;
    min-height: inherit;
    height: 100%;
    vertical-align: middle;
  }
  .filter-box_men .noUi-handle:after, .filter-box_men .noUi-handle:before, .popup-fade {
    display: none;
}
 .popup-add-box .product {
    width: 100%;
    margin: 0;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
}
.profile-page-box .js_popup_add_offer {
    display: none;
  }
  .popup {
    padding-top: 45px;
}
.popup-close {
    position: absolute;
    top: 10px;
    right: 10px;
}
.popup {
    position: fixed;
    top: calc(100%/2 - 340px);
    left: 50%;
    padding: 20px;
    width: 360px;
    margin-left: -200px;
    background: #fff;
    z-index: 99999;
    opacity: 1;
}
.popup-fade {
    z-index: 9999;
    }
    .popup-fade:before {
        content: '';
        background: #000;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 9999;
    }

     .popup-add-box .count-product {
        width: 100px;
        height: 46px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-family: "PT Serif Regular";
        font-size: 15px;
        line-height: 20px;
        color: #333;
        text-align: center;
    }
     .popup-add-box .count-btn {
        background: #f2f2f2;
        border-left: 1px solid #bdbdbd;
        width: 46px;
        height: 46px;
        position: relative;
    }
     .popup-add-box .count-btn,  .popup-add-box .product .line .count,  .popup-add-box .product .line .old-price,  .popup-add-box .product .line .percent,  .product-wrapper .product .line .count,  .product-wrapper .product .line .percent {
        border-right: 1px solid #bdbdbd;
    }

     .popup-add-box .popup-add-cart-btn button {
        margin: 0 auto;
        width: 200px;
        display: block;
    }
    .main-btn:hover {
        color: #fff;
    }
    .main-btn {
        background:#000;
        font-family: "PTSansPro Bold";
        font-size: 11px;
        line-height: 14px;
        text-align: center;
        letter-spacing: 1px;
        color: #f2f2f2;
        width: 200px;
        margin: 30px auto 0;
        padding: 15px;
        cursor: pointer;
        position: relative;
        overflow: hidden;
        border: 1px solid #000;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

.main-btn:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    z-index: -1;
    -webkit-transition: all 650ms;
    -o-transition: all 650ms;
    transition: all 650ms;
}


.popup-add-box .count-product-wrapper {
    width: 192px;
    margin: 20px auto;
    border-bottom: solid 1px #bdbdbd;
    border-top: solid 1px #bdbdbd;
}
.df {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.popup-add-box .count-btn span:nth-child(2) {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    -ms-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
}
 .popup-add-box .count-btn span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: inline-block;
    width: 20px;
    height: 1px;
    background: #828282;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}



.products__wrap__item__imgWrap {
height: 30rem;
display: flex;
justify-content: center;
}
.products__wrap__item__imgWrap__bg {
  width: auto;
  display: block;
  height: 100%;
}
img.single__container__img.fixed.scroll {
  position: sticky !important;
width: 100% !important;
}

.single__container__img {
  width: 100%;
}
.single__container__img-box {
width: 34%;
}
@media screen and (max-width: 1194px) {
.single__container__img-box {
width: 47%;
}
}
@media screen and (max-width: 750px) {
.single__container__img-box {
width: 100%;
}
}




