html{box-sizing:border-box;height:100%;outline:none}html.no-scroll{overflow:hidden}*,:after,:before{box-sizing:inherit;outline:none}body{display:flex;flex-direction:column;font-family:Manrope,sans-serif;font-feature-settings:"pnum" on,"lnum" on;font-size:16px;font-weight:400;letter-spacing:0;line-height:27px;margin:0;min-height:100%;padding:0;scroll-behavior:smooth}@media (min-width:1px) and (max-width:768px){body{font-size:14px;line-height:24px;padding-bottom:60px}}button{font-family:Manrope,sans-serif}body,html{overflow-x:hidden}body{background-color:#fff}body .container.bg,body.alternative{background-color:#f9f6f6}body.alternative .container.bg{background-color:#fff}body.no-scroll{overflow:hidden}.main-content{flex-grow:1}.main-content.padded{padding-top:101px}@media (min-width:769px) and (max-width:1200px){.main-content.padded{padding-top:101px}}@media (min-width:1px) and (max-width:768px){.main-content.padded{padding-top:60px}}.std-section .container{margin:0 auto;max-width:1360px;padding:10px 20px;width:100%}.full-section .container{max-width:100%;padding-bottom:10px;padding-top:10px;width:100%}.divider{height:0;width:100%}.divider.d-0{padding:0}.divider.d-5{padding:5px 0 0}.divider.d-10{padding:5px 0}.divider.d-15{padding:10px 0 5px}.divider.d-20{padding:10px 0}.divider.d-25{padding:15px 0 10px}.divider.d-30{padding:15px 0}.divider.d-35{padding:20px 0 15px}.divider.d-40{padding:20px 0}.divider.d-45{padding:25px 0 20px}.divider.d-50{padding:25px 0}@media (min-width:1px) and (max-width:920px){.divider.m-0{padding:0}.divider.m-5{padding:5px 0 0}.divider.m-10{padding:5px 0}.divider.m-15{padding:10px 0 5px}.divider.m-20{padding:10px 0}.divider.m-25{padding:15px 0 10px}.divider.m-30{padding:15px 0}.divider.m-35{padding:20px 0 15px}.divider.m-40{padding:20px 0}.divider.m-45{padding:25px 0 20px}.divider.m-50{padding:25px 0}}.arrow.arrow-next,.arrow.arrow-prev{align-items:center;background-color:#fff;border:1px solid #fff;border-radius:50%;cursor:pointer;display:flex;height:35px;justify-content:center;padding:0;width:35px}.arrow.arrow-next svg,.arrow.arrow-prev svg{height:18px;width:18px;fill:#333;stroke:#333;pointer-events:none}.arrow.arrow-prev svg{transform:rotate(180deg)}.control-arrow{background-color:transparent;border:1px solid #fff;border-radius:50%;box-shadow:border-box;cursor:pointer;height:35px;padding:0;position:relative;transition:background-color .2s,opacity .2s;width:35px}@media screen and (min-width:920px){.control-arrow:hover{background-color:rgba(0,0,0,.1)}}.control-arrow:active{background-color:rgba(0,0,0,.1)}.control-arrow:after{background-image:url(/assets/front/img/icons/control-arrow.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:18px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:18px}.control-arrow.swiper-button-disabled{cursor:default;opacity:.4;pointer-events:none}.control-arrow--prev:after{transform:translate(-50%,-50%) rotate(180deg)}.row{display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.row.reverse{flex-direction:row-reverse}.col.reverse{flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-offset-0,.col-xs-offset-1,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9{flex:0 0 auto;padding-left:10px;padding-right:10px}.col-xs{flex-basis:0;flex-grow:1;max-width:100%}.col-xs-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-xs-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-xs-3{flex-basis:25%;max-width:25%}.col-xs-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-xs-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-xs-6{flex-basis:50%;max-width:50%}.col-xs-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-xs-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-xs-9{flex-basis:75%;max-width:75%}.col-xs-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-xs-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-xs-12{flex-basis:100%;max-width:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-11{margin-left:91.66666667%}.start-xs{justify-content:flex-start;text-align:left}.center-xs{justify-content:center;text-align:center}.end-xs{justify-content:flex-end;text-align:right}.top-xs{align-items:flex-start}.middle-xs{align-items:center}.bottom-xs{align-items:flex-end}.around-xs{justify-content:space-around}.between-xs{justify-content:space-between}.first-xs{order:-1}.last-xs{order:1}@media only screen and (min-width:575px){.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-offset-0,.col-sm-offset-1,.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9{flex:0 0 auto;padding-left:10px;padding-right:10px}.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-sm-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-sm-3{flex-basis:25%;max-width:25%}.col-sm-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-sm-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-sm-6{flex-basis:50%;max-width:50%}.col-sm-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-sm-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-sm-9{flex-basis:75%;max-width:75%}.col-sm-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-sm-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-sm-12{flex-basis:100%;max-width:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-11{margin-left:91.66666667%}.start-sm{justify-content:flex-start;text-align:left}.center-sm{justify-content:center;text-align:center}.end-sm{justify-content:flex-end;text-align:right}.top-sm{align-items:flex-start}.middle-sm{align-items:center}.bottom-sm{align-items:flex-end}.around-sm{justify-content:space-around}.between-sm{justify-content:space-between}.first-sm{order:-1}.last-sm{order:1}}@media only screen and (min-width:920px){.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-offset-0,.col-md-offset-1,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9{flex:0 0 auto;padding-left:10px;padding-right:10px}.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-md-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-md-3{flex-basis:25%;max-width:25%}.col-md-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-md-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-md-6{flex-basis:50%;max-width:50%}.col-md-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-md-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-md-9{flex-basis:75%;max-width:75%}.col-md-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-md-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-md-12{flex-basis:100%;max-width:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-11{margin-left:91.66666667%}.start-md{justify-content:flex-start;text-align:left}.center-md{justify-content:center;text-align:center}.end-md{justify-content:flex-end;text-align:right}.top-md{align-items:flex-start}.middle-md{align-items:center}.bottom-md{align-items:flex-end}.around-md{justify-content:space-around}.between-md{justify-content:space-between}.first-md{order:-1}.last-md{order:1}}@media only screen and (min-width:1200px){.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-offset-0,.col-lg-offset-1,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9{flex:0 0 auto;padding-left:10px;padding-right:10px}.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-lg-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-lg-3{flex-basis:25%;max-width:25%}.col-lg-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-lg-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-lg-6{flex-basis:50%;max-width:50%}.col-lg-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-lg-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-lg-9{flex-basis:75%;max-width:75%}.col-lg-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-lg-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-lg-12{flex-basis:100%;max-width:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-11{margin-left:91.66666667%}.start-lg{justify-content:flex-start;text-align:left}.center-lg{justify-content:center;text-align:center}.end-lg{justify-content:flex-end;text-align:right}.top-lg{align-items:flex-start}.middle-lg{align-items:center}.bottom-lg{align-items:flex-end}.around-lg{justify-content:space-around}.between-lg{justify-content:space-between}.first-lg{order:-1}.last-lg{order:1}}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:700;src:url(../fonts/manrope/Manrope-ExtraBold.woff2) format("woff2"),url(../fonts/manrope/Manrope-ExtraBold.woff) format("woff")}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:700;src:url(../fonts/manrope/Manrope-Bold.woff2) format("woff2"),url(../fonts/manrope/Manrope-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:200;src:url(../fonts/manrope/Manrope-ExtraLight.woff2) format("woff2"),url(../fonts/manrope/Manrope-ExtraLight.woff) format("woff")}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:500;src:url(../fonts/manrope/Manrope-Medium.woff2) format("woff2"),url(../fonts/manrope/Manrope-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:400;src:url(../fonts/manrope/Manrope-Regular.woff2) format("woff2"),url(../fonts/manrope/Manrope-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:300;src:url(../fonts/manrope/Manrope-Light.woff2) format("woff2"),url(../fonts/manrope/Manrope-Light.woff) format("woff")}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:600;src:url(../fonts/manrope/Manrope-SemiBold.woff2) format("woff2"),url(../fonts/manrope/Manrope-SemiBold.woff) format("woff")}.wm-spinner{align-items:center;display:flex;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease,padding .3s ease;visibility:hidden;z-index:-1}.wm-spinner__overlay{background-color:#fff;background-repeat:repeat;left:0;opacity:0;position:absolute;top:0;transition:all .4s ease-in-out}.wm-spinner__inner{align-items:center;background-image:url(/assets/front/img/preloader-logo.svg);background-position:50%;background-repeat:no-repeat;display:flex;height:110px;justify-content:center;margin-top:50px;opacity:0;position:relative;transform:translateY(-50%);transition:opacity .3s ease,transform .3s ease;width:300px;z-index:777}@media (min-width:1px) and (max-width:350px){.wm-spinner__inner{width:280px}}.wm-spinner__inner:after{animation:scroll 2.2s ease-in-out infinite;background:linear-gradient(90deg,#000,#000);background-color:#fff;background-position:-25% 0;background-repeat:repeat-y;background-size:20%;border-radius:2px;content:"";height:5px;left:50%;position:absolute;top:calc(100% + 10px);transform:translateX(-50%);width:300px}@media (min-width:1px) and (max-width:350px){.wm-spinner__inner:after{width:280px}}.wm-spinner img{display:block;height:30px;width:30px}.wm-spinner.over{padding-top:0;z-index:400}.wm-spinner.fullscreen,.wm-spinner.fullscreen .wm-spinner__overlay{height:100vh;height:calc(var(--vh, 1vh)*100);width:100vw}.wm-spinner.hidden{display:none}.wm-spinner.active{opacity:1;visibility:visible;z-index:400}.wm-spinner.active .wm-spinner__overlay{opacity:1}.wm-spinner.active .wm-spinner__inner{opacity:1;--fill-color:#fff}.wm-spinner.active.over{z-index:400}.wm-spinner.active.under{z-index:100}@keyframes roundLoop{0%{opacity:0;transform:scale(.01)}50%{opacity:1;transform:scale(.7)}to{opacity:0;transform:scale(1)}}@keyframes simpleRoundLoop{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes scroll{50%{background-size:80%}to{background-position:125% 0}}.metadata-warning{background-color:#a33921;border-radius:15px;bottom:20px;display:flex;max-width:1200px;opacity:1;outline:none;overflow:hidden;position:fixed;right:20px;transition:opacity .3s ease;visibility:visible;width:calc(100% - 40px);z-index:300}@media (min-width:1px) and (max-width:768px){.metadata-warning{bottom:80px}}@media (min-width:1px) and (max-width:1024px){.metadata-warning{flex-direction:column}}.metadata-warning.sleep{opacity:0;visibility:hidden;z-index:-1}.metadata-warning__text{color:#fff;font-size:14px;padding:.75rem 1.75rem .75rem 1.25rem;width:85%}@media (min-width:1px) and (max-width:1024px){.metadata-warning__text{font-size:.75rem;width:100%}}.metadata-warning__text a{border-bottom:1px solid #fff;color:#fff;-webkit-text-decoration:none;text-decoration:none}@media screen and (min-width:920px){.metadata-warning__text a color .3s ease,.metadata-warning__text a transition border-color .3s ease,.metadata-warning__text a:hover{border-color:#fff;color:#fff}}.metadata-warning__text a:visited{border-color:#fff;color:#fff}.metadata-warning__text a:visited.active,.metadata-warning__text a:visited:active,.metadata-warning__text a:visited:focus:focus-visible{border-color:$link-main-active;color:$link-main-active}.metadata-warning__text a color $link-main-active,.metadata-warning__text a.active,.metadata-warning__text a:active,.metadata-warning__text a:focus:focus-visible{border-color:$link-main-active}.metadata-warning__btn{align-items:center;background:#000;color:#fff;cursor:pointer;display:flex;flex-grow:1;font-size:1.5rem;font-weight:700;justify-content:center;outline:none;transition:all .3s ease-in-out;width:14%}@media (min-width:1px) and (max-width:1024px){.metadata-warning__btn{font-size:1.25rem;padding-bottom:10px;padding-top:10px;width:100%}}.metadata-warning__btn:active{background:$primary-color-2-hover;color:$primary-color-2-hover-text;-webkit-text-decoration:none;text-decoration:none}@media screen and (min-width:920px){.metadata-warning__btn:hover{background:$primary-color-2-hover;color:$primary-color-2-hover-text;-webkit-text-decoration:none;text-decoration:none}}.changing-text{height:17px;position:relative;width:100%}.changing-text span{left:0;opacity:0;overflow:hidden;position:absolute;text-align:left;top:0;width:100%}.changing-text span:first-child{animation:rotateWords1 3s linear infinite;animation-delay:0s}.changing-text span:nth-child(2){animation:rotateWords2 3s linear infinite}.header{left:0;position:absolute;top:0;transition:transform .3s ease;width:100%;z-index:102}@media (min-width:1px) and (max-width:768px){.header{background-color:#fff}}.header.modal-mode{transform:translateY(-100%)}.header.fixed{position:fixed}.header .container{padding-bottom:0;padding-top:0}@media (min-width:1px) and (max-width:768px){.header .container{padding-left:20px;padding-right:10px}}.header__inner{align-items:center;border-bottom:1px solid #fff;display:flex;width:100%}@media (min-width:1px) and (max-width:768px){.header__inner{border-bottom:0;height:60px}}.header__logo{line-height:0;padding-right:20px}@media (min-width:1px) and (max-width:768px){.header__logo{display:none}}.header__logo.mobile{display:none}@media (min-width:1px) and (max-width:768px){.header__logo.mobile{display:block}}.header__logo img,.header__logo svg{height:79px;width:95px;fill:#fff;-o-object-fit:cover;object-fit:cover}@media (min-width:1px) and (max-width:768px){.header__logo img,.header__logo svg{height:50px;width:140px;fill:#a33921}}.header__links{align-items:center;display:flex;width:100%}@media (min-width:1px) and (max-width:768px){.header__links{display:none}}.header ul:not(.header__menu-wrapper ul){display:flex;list-style:none;margin:0;padding:0 20px 0 0}.header ul:not(.header__menu-wrapper ul) li{position:relative}.header ul:not(.header__menu-wrapper ul) li.active .header__dropdown-list,.header ul:not(.header__menu-wrapper ul) li:hover .header__dropdown-list{opacity:1;pointer-events:all}.header ul:not(.header__menu-wrapper ul) li.active a,.header ul:not(.header__menu-wrapper ul) li:hover a{visibility:visible}.header ul:not(.header__menu-wrapper ul) li.active a:after,.header ul:not(.header__menu-wrapper ul) li:hover a:after{transform:rotate(180deg)}.header ul:not(.header__menu-wrapper ul) li a.dropdown{position:relative}.header ul:not(.header__menu-wrapper ul) li a:not(.header__dropdown-list a){align-items:center;border-top:2px solid transparent;color:#fff;display:inline-flex;font-size:14px;font-weight:500;height:83px;line-height:16px;padding-left:18px;padding-right:18px;-webkit-text-decoration:none;text-decoration:none;transition:border-color .3s ease;white-space:nowrap}@media (min-width:1px) and (max-width:1024px){.header ul:not(.header__menu-wrapper ul) li a:not(.header__dropdown-list a){font-size:14px;line-height:20px;padding-bottom:2px;padding-left:10px;padding-right:10px}}@media screen and (min-width:920px){.header ul:not(.header__menu-wrapper ul) li a:not(.header__dropdown-list a):hover{border-color:#fff}}.header ul:not(.header__menu-wrapper ul) li a:not(.header__dropdown-list a):visited{border-color:transparent}.header ul:not(.header__menu-wrapper ul) li a:not(.header__dropdown-list a):visited.active,.header ul:not(.header__menu-wrapper ul) li a:not(.header__dropdown-list a):visited:active,.header ul:not(.header__menu-wrapper ul) li a:not(.header__dropdown-list a):visited:focus:focus-visible{border-color:#fff}.header ul:not(.header__menu-wrapper ul) li a:not(.header__dropdown-list a).active,.header ul:not(.header__menu-wrapper ul) li a:not(.header__dropdown-list a):active,.header ul:not(.header__menu-wrapper ul) li a:not(.header__dropdown-list a):focus:focus-visible{border-color:#fff}.header ul:not(.header__menu-wrapper ul) li a:not(.header__dropdown-list a) span{display:inline-flex}.header__dropdown-list{background-color:#e9edf2;border:1px solid #e9edf2;border-radius:15px;border-top:0;left:0;opacity:0;padding:15px 20px;pointer-events:none;position:absolute;top:calc(100% - 15px);transition:opacity .3s ease}.header__dropdown-list ul{display:flex;list-style:none;margin:0 -8px;padding:0;width:calc(100% + 16px)}.header__dropdown-list li{margin-left:8px;margin-right:8px}.header__dropdown-list a{border:1px solid #181818;border-radius:1em;color:#181818;display:inline-block;font-size:14px;line-height:16px;padding:6px 14px;-webkit-text-decoration:none;text-decoration:none;text-transform:uppercase;transition:color .3s ease,background-color .3s ease;visibility:hidden;white-space:nowrap;width:100%}@media screen and (min-width:920px){.header__dropdown-list a:hover{background-color:#a33921;color:#fff}}.header__dropdown-list a:visited{color:#000}.header__dropdown-list a:visited.active,.header__dropdown-list a:visited:active,.header__dropdown-list a:visited:focus:focus-visible{background-color:#a33921;color:#fff}.header__dropdown-list a.active,.header__dropdown-list a:active,.header__dropdown-list a:focus:focus-visible{background-color:#a33921;color:#fff}.header__dropdown-title{display:inline-block;font-size:18px;line-height:1;margin-bottom:16px}.header__menu-button{background-color:transparent;border:1px solid #fff;border-radius:10px;cursor:pointer;display:block;height:20px;position:relative;transition:background-color .2s ease;width:34px}@media screen and (min-width:920px){.header__menu-button:hover{background-color:#fff}.header__menu-button:hover span,.header__menu-button:hover span:after,.header__menu-button:hover span:before{background-color:#000}}.header__menu-button.active:not([disabled]):not(.disabled),.header__menu-button:active:not([disabled]):not(.disabled),.header__menu-button:focus:focus-visible:not([disabled]):not(.disabled){background-color:#fff}.header__menu-button.active:not([disabled]):not(.disabled) span,.header__menu-button.active:not([disabled]):not(.disabled) span:after,.header__menu-button.active:not([disabled]):not(.disabled) span:before,.header__menu-button:active:not([disabled]):not(.disabled) span,.header__menu-button:active:not([disabled]):not(.disabled) span:after,.header__menu-button:active:not([disabled]):not(.disabled) span:before,.header__menu-button:focus:focus-visible:not([disabled]):not(.disabled) span,.header__menu-button:focus:focus-visible:not([disabled]):not(.disabled) span:after,.header__menu-button:focus:focus-visible:not([disabled]):not(.disabled) span:before{background-color:#000}.header__menu-button span{left:50%;top:50%;transform:translate(-50%,-50%)}.header__menu-button span,.header__menu-button span:after,.header__menu-button span:before{background-color:#fff;border-radius:50%;height:4px;pointer-events:none;position:absolute;transition:background-color .2s ease;width:4px}.header__menu-button span:after,.header__menu-button span:before{content:"";display:block}.header__menu-button span:after{transform:translateX(-8px)}.header__menu-button span:before{transform:translateX(8px)}.header__buttons{align-items:center;display:flex;margin-left:auto}.header__contact-link{align-items:center;background-color:transparent;border:0;cursor:pointer;display:none;height:35px;justify-content:center;margin:0 16px;padding:0;width:35px}@media (min-width:1px) and (max-width:1200px){.header__contact-link{margin-left:8px;margin-right:8px}}@media (min-width:1px) and (max-width:768px){.header__contact-link{display:flex}}@media screen and (min-width:920px){.header__contact-link:hover svg{fill:#fff;stroke:transparent}}.header__contact-link.active:not([disabled]):not(.disabled) svg,.header__contact-link:active:not([disabled]):not(.disabled) svg,.header__contact-link:focus:focus-visible:not([disabled]):not(.disabled) svg{fill:#fff;stroke:transparent}.header__contact-link svg{height:24px;pointer-events:none;width:24px;fill:transparent;stroke:#fff;transition:fill .3s ease,stroke .3s ease}.header__wishlist{align-items:center;background-color:#f7f4f3;border-radius:15px;cursor:pointer;display:flex;height:35px;justify-content:center;min-width:55px;padding:0 8px;position:relative;-webkit-text-decoration:none;text-decoration:none}@media (min-width:1px) and (max-width:1200px){.header__wishlist{margin-left:5px;margin-right:5px}}@media (min-width:1px) and (max-width:768px){.header__wishlist{border:1px solid #a33921;height:31px;width:31px}}@media screen and (min-width:920px){.header__wishlist:hover svg{fill:#fff;stroke:transparent}}.header__wishlist.active:not([disabled]):not(.disabled) svg,.header__wishlist:active:not([disabled]):not(.disabled) svg,.header__wishlist:focus:focus-visible:not([disabled]):not(.disabled) svg{fill:#fff;stroke:transparent}@media (min-width:1px) and (max-width:920px){.header__wishlist.active:not([disabled]):not(.disabled) svg,.header__wishlist:active:not([disabled]):not(.disabled) svg,.header__wishlist:focus:focus-visible:not([disabled]):not(.disabled) svg{fill:#a33921;stroke:$text}}.header__wishlist svg{display:flex;height:17px;margin-right:3px;order:-1;pointer-events:none;width:17px;fill:#a33921;stroke:#a33921;transition:fill .3s ease,stroke .3s ease}@media (min-width:1px) and (max-width:768px){.header__wishlist svg{height:15px;width:15px;fill:#a33921;stroke:#a33921}}.header__wishlist-counter{color:#181818;display:block;line-height:22px}.header__contact-btn,.header__wishlist-counter{font-family:Manrope,sans-serif;font-size:16px;text-align:center}.header__contact-btn{background-color:#a33921;border:1px solid #a33921;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-weight:400;justify-content:center;line-height:19px;margin-left:16px;min-width:162px;padding:7px 20px 8px;-webkit-text-decoration:none;text-decoration:none;text-transform:uppercase;transition:color .3s ease,background-color .3s ease,border-color .3s ease;white-space:nowrap}@media (min-width:1px) and (max-width:1024px){.header__contact-btn{font-size:14px;padding:6px 15px 10px;width:130px}}@media (min-width:1px) and (max-width:768px){.header__contact-btn{display:none}}@media screen and (min-width:920px){.header__contact-btn:hover{background-color:#fff;border-color:#a33921;color:#a33921}}.header__contact-btn:visited{color:#fff}@media screen and (min-width:920px){.header__contact-btn:visited:hover{background-color:#fff;border-color:#a33921;color:#a33921}}.header__contact-btn:visited.active,.header__contact-btn:visited:active,.header__contact-btn:visited:focus:focus-visible{background-color:#fff;border-color:#a33921;color:#a33921}.header__contact-btn.active border-color $primary-color,.header__contact-btn:active border-color $primary-color,.header__contact-btn:focus:focus-visible border-color $primary-color{background-color:#fff;color:#a33921}.header.filled{background-color:#fff}@media (min-width:1px) and (max-width:768px){.header.filled{box-shadow:0 0 12px 3px rgba(0,0,0,.161)}}.header.filled ul:not(.header__menu-wrapper ul) li a:not(.header__dropdown-list a){color:#181818}@media screen and (min-width:920px){.header.filled ul:not(.header__menu-wrapper ul) li a:not(.header__dropdown-list a):hover{border-color:#181818}}.header.filled ul:not(.header__menu-wrapper ul) li a:not(.header__dropdown-list a):visited{border-color:transparent}.header.filled ul:not(.header__menu-wrapper ul) li a:not(.header__dropdown-list a):visited.active,.header.filled ul:not(.header__menu-wrapper ul) li a:not(.header__dropdown-list a):visited:active,.header.filled ul:not(.header__menu-wrapper ul) li a:not(.header__dropdown-list a):visited:focus:focus-visible{border-color:#181818}.header.filled ul:not(.header__menu-wrapper ul) li a:not(.header__dropdown-list a).active,.header.filled ul:not(.header__menu-wrapper ul) li a:not(.header__dropdown-list a):active,.header.filled ul:not(.header__menu-wrapper ul) li a:not(.header__dropdown-list a):focus:focus-visible{border-color:#181818}.header.filled ul:not(.header__menu-wrapper ul) li a:not(.header__dropdown-list a) svg{fill:#181818;stroke:#181818}.header.filled .header__contact-link svg{stroke:#181818}@media screen and (min-width:920px){.header.filled .header__contact-link:hover svg{fill:#181818;stroke:transparent}}.header.filled .header__contact-link.active:not([disabled]):not(.disabled) svg,.header.filled .header__contact-link:active:not([disabled]):not(.disabled) svg,.header.filled .header__contact-link:focus:focus-visible:not([disabled]):not(.disabled) svg{fill:#181818;stroke:transparent}.header.filled .header__wishlist svg{stroke:transparent;fill:#a33921}@media screen and (min-width:920px){.header.filled .header__wishlist:hover svg{fill:#a33921;stroke:transparent}}.header.filled .header__wishlist.active:not([disabled]):not(.disabled) svg,.header.filled .header__wishlist:active:not([disabled]):not(.disabled) svg,.header.filled .header__wishlist:focus:focus-visible:not([disabled]):not(.disabled) svg{fill:#a33921;stroke:transparent}.header.filled .header__logo svg{fill:#181818}.header.filled .header__inner{border-bottom:0}.header.filled .header__menu-button{border:1px solid #181818}@media screen and (min-width:920px){.header.filled .header__menu-button:hover{background-color:#181818}.header.filled .header__menu-button:hover span,.header.filled .header__menu-button:hover span:after,.header.filled .header__menu-button:hover span:before{background-color:#fff}}.header.filled .header__menu-button.active:not([disabled]):not(.disabled),.header.filled .header__menu-button:active:not([disabled]):not(.disabled),.header.filled .header__menu-button:focus:focus-visible:not([disabled]):not(.disabled){background-color:#181818}.header.filled .header__menu-button.active:not([disabled]):not(.disabled) span,.header.filled .header__menu-button.active:not([disabled]):not(.disabled) span:after,.header.filled .header__menu-button.active:not([disabled]):not(.disabled) span:before,.header.filled .header__menu-button:active:not([disabled]):not(.disabled) span,.header.filled .header__menu-button:active:not([disabled]):not(.disabled) span:after,.header.filled .header__menu-button:active:not([disabled]):not(.disabled) span:before,.header.filled .header__menu-button:focus:focus-visible:not([disabled]):not(.disabled) span,.header.filled .header__menu-button:focus:focus-visible:not([disabled]):not(.disabled) span:after,.header.filled .header__menu-button:focus:focus-visible:not([disabled]):not(.disabled) span:before{background-color:#fff}.header.filled .header__menu-button span,.header.filled .header__menu-button span:after,.header.filled .header__menu-button span:before{background-color:#181818}.header__parts{display:flex;flex-wrap:wrap;width:100%}.header__top-part{border-bottom:1px solid #d9d9d9;display:flex;width:100%}@media (min-width:1px) and (max-width:768px){.header__top-part{display:none}}.header__top-part ul:not(.header__menu-wrapper ul) li a:not(.header__dropdown-list a){height:45px}.header__bottom-part{display:flex;width:100%}.header__bottom-part ul:not(.header__menu-wrapper ul) li a:not(.header__dropdown-list a){height:55px;text-transform:uppercase}.header__contact-phone{color:#181818;font-size:14px;font-weight:600;line-height:19px;-webkit-text-decoration:none;text-decoration:none;white-space:nowrap}.header__menu-wrapper{position:relative}.header__menu-wrapper:hover .header__list-wrapper{opacity:1;pointer-events:all}.header__list-wrapper{box-shadow:0 11px 15px 0 rgba(0,0,0,.169);left:0;opacity:0;pointer-events:none;position:absolute;top:31px;transition:opacity .3s ease;z-index:10}.header__list-wrapper ul{background-color:#fff;font-size:16px;list-style:none;margin:0;min-width:200px;padding:10px 15px}@media (min-width:1px) and (max-width:1024px){.header__list-wrapper ul{font-size:14px}}.header__list-wrapper ul a{color:#181818;font-weight:500;-webkit-text-decoration:none;text-decoration:none}.header__bottom-part ul li a:not(.header__dropdown-list a){font-size:16px;line-height:19px}@keyframes rotateWords1{0%{animation-timing-function:ease-in;opacity:1;width:0}12%{animation-timing-function:ease-in;opacity:1;width:100%}36%{animation-timing-function:ease-in;opacity:1;width:100%}50%{opacity:0;width:0}}@keyframes rotateWords2{0%{animation-timing-function:ease-in;opacity:1;width:0}50%{animation-timing-function:ease-in;opacity:1;width:0}74%{opacity:1;width:100%}93%{opacity:1;width:100%}to{opacity:0;width:0}}.footer{position:relative}.footer__navigation{border-top:1px solid #c1b3b3;padding-bottom:30px;padding-top:32px}@media (min-width:1px) and (max-width:1200px){.footer__navigation{padding-bottom:5px;padding-top:15px}}@media (min-width:1px) and (max-width:768px){.footer__navigation{padding:27px 20px 20px}}.footer__navigation .container{display:flex;flex-wrap:wrap}@media (min-width:1px) and (max-width:768px){.footer__navigation .container{flex-direction:column;padding:0}}.footer__navigation-lists{display:flex;flex:1}@media (min-width:1px) and (max-width:1200px){.footer__navigation-lists{flex:auto;margin-left:-20px;margin-right:-20px;margin-top:20px;order:2;width:calc(100% + 40px)}}@media (min-width:1px) and (max-width:768px){.footer__navigation-lists{flex-direction:column;padding-left:20px;padding-right:20px}}.footer__navigation-list{display:flex;flex-direction:column;padding:0 10px;width:33.33333%}@media (min-width:1px) and (max-width:1200px){.footer__navigation-list{padding:0 20px}}@media (min-width:576px) and (max-width:1200px){.footer__navigation-list{width:auto}}@media (min-width:1px) and (max-width:768px){.footer__navigation-list{align-items:flex-start;margin-bottom:17px;padding:0;width:100%}}.footer__navigation-list a:not(ul a){color:#181818;font-size:24px;line-height:29px;margin-bottom:12px;position:relative;-webkit-text-decoration:none;text-decoration:none}@media (min-width:769px) and (max-width:1024px){.footer__navigation-list a:not(ul a){font-size:20px;line-height:26px;margin-bottom:14px}}@media (min-width:1px) and (max-width:768px){.footer__navigation-list a:not(ul a){font-size:16px;font-weight:500;line-height:19px;margin-bottom:0;padding-right:15px}}.footer__navigation-list a:not(ul a):after{background-image:url(/assets/front/img/icons/chevron.svg);background-size:contain;display:block;height:9px;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:transform .3s ease;width:9px}@media (min-width:1px) and (max-width:768px){.footer__navigation-list a:not(ul a):after{content:""}}.footer__navigation-list a:not(ul a).active:after{transform:translateY(-50%) rotate(180deg)}.footer__navigation-list ul li a{color:#181818;display:inline-block;font-size:18px;line-height:22px;margin-bottom:10px;-webkit-text-decoration:none;text-decoration:none;transition:opacity .3s ease}@media (min-width:769px) and (max-width:1024px){.footer__navigation-list ul li a{font-size:16px;line-height:20px;margin-bottom:8px}}@media (min-width:1px) and (max-width:768px){.footer__navigation-list ul li a{font-size:14px;font-weight:300;line-height:17px;margin-bottom:0;margin-top:7px}}@media screen and (min-width:920px){.footer__navigation-list ul li a:hover{opacity:.7}}.footer__navigation-list ul li a:visited{opacity:1}.footer__navigation-list ul li a:visited.active,.footer__navigation-list ul li a:visited:active,.footer__navigation-list ul li a:visited:focus:focus-visible{opacity:.7}.footer__navigation-list ul li a.active,.footer__navigation-list ul li a:active,.footer__navigation-list ul li a:focus:focus-visible{opacity:.7}.footer__navigation-list ul{list-style:none;margin:0;overflow:hidden;padding:0}@media (min-width:1px) and (max-width:768px){.footer__navigation-list ul{height:0;min-height:auto}}.footer__navigation-list ul.active{height:auto;min-height:auto}.footer__bottom{background-color:#000;border-radius:20px;color:#160c0c;margin:0 auto 34px;max-width:1320px;padding:30px 30px 20px}@media (min-width:1px) and (max-width:1200px){.footer__bottom{margin-left:20px;margin-right:20px;padding:17px 20px 12px}}.footer__bottom .container{padding:0}.footer__bottom-agreement{color:#fff;font-size:12px;font-weight:300;line-height:18px;padding-right:125px;position:relative}@media (min-width:1px) and (max-width:768px){.footer__bottom-agreement{position:static}}.footer__bottom-agreement span{display:inline-block}@media (min-width:1px) and (max-width:768px){.footer__bottom-agreement span{display:none}}.footer__bottom-agreement a{color:inherit;-webkit-text-decoration:none;text-decoration:none}.footer__return{align-items:center;background-color:#fff;border:1px solid #fff;border-radius:15px;cursor:pointer;display:flex;height:50px;justify-content:center;position:absolute;right:0;top:0;width:50px}@media (min-width:1px) and (max-width:768px){.footer__return{border-color:#181818;height:38px;right:20px;top:20px;width:38px}}.footer__return svg{height:15px;width:17px;fill:#a33921}@media (min-width:1px) and (max-width:768px){.footer__return svg{margin-top:-2px;fill:#181818}}.footer__bottom-info{align-items:center;display:flex;flex-wrap:wrap;font-weight:300;margin-top:50px}@media (min-width:1px) and (max-width:768px){.footer__bottom-info{margin-top:0}}.footer__bottom-info a,.footer__bottom-info span{color:#fff;display:inline-block;font-size:14px;line-height:17px}.footer__bottom-info span{margin-right:280px}@media (min-width:1px) and (max-width:1200px){.footer__bottom-info span{margin-right:auto}}@media (min-width:1px) and (max-width:768px){.footer__bottom-info span{margin-bottom:14px}}@media (min-width:1px) and (max-width:575px){.footer__bottom-info span{margin-right:0;width:100%}}.footer__bottom-info a{transition:opacity .3s ease}@media screen and (min-width:920px){.footer__bottom-info a:hover{opacity:.7}}.footer__bottom-info a:visited{opacity:1}.footer__bottom-info a:visited.active,.footer__bottom-info a:visited:active,.footer__bottom-info a:visited:focus:focus-visible{opacity:.7}.footer__bottom-info a.active,.footer__bottom-info a:active,.footer__bottom-info a:focus:focus-visible{opacity:.7}.footer__agreement{color:#fff;-webkit-text-decoration:none;text-decoration:none}@media (min-width:1px) and (max-width:768px){.footer__agreement{color:#181818;margin-left:0;padding:0}}@media (min-width:1px) and (max-width:575px){.footer__agreement{width:100%}}.footer__credits{margin-left:auto;padding-left:20px}@media (min-width:1px) and (max-width:768px){.footer__credits{margin-left:0;padding:0;width:100%}}.footer__credits svg{height:32px;width:124px;fill:#fff}@media (min-width:1px) and (max-width:768px){.footer__credits svg{height:36px;width:150px}}.footer__navigation-logo{padding-top:8px;width:15%}@media (min-width:1px) and (max-width:768px){.footer__navigation-logo{display:none}}.footer__logo{display:block;height:89px;-o-object-fit:contain;object-fit:contain;width:105px}.footer__logo svg{height:100%;width:100%}.footer__navigation-contacts{display:flex;flex-direction:column;font-size:16px;width:21%}@media (min-width:769px) and (max-width:1200px){.footer__navigation-contacts{flex:1;flex-direction:row;flex-wrap:wrap;width:auto}}@media (min-width:1px) and (max-width:768px){.footer__navigation-contacts{width:100%}}.footer__social{margin-bottom:12px;width:100%}@media (min-width:1px) and (max-width:768px){.footer__social{margin-bottom:20px}}.footer__social ul{display:flex;list-style:none;margin:0 -10px;padding:0;width:calc(100% + 20px)}.footer__social ul li{margin-left:10px;margin-right:10px}.footer__social ul li,.footer__social ul li a{align-items:center;display:flex;justify-content:center}.footer__social ul img,.footer__social ul svg{height:24px;margin:0;-o-object-fit:contain;object-fit:contain;padding:0;width:24px}.footer__navigation-from{margin-bottom:5px}@media (min-width:769px) and (max-width:1200px){.footer__navigation-from span{margin-right:10px}}.footer__navigation-mail a,.footer__navigation-phone a{color:#181818;-webkit-text-decoration:none;text-decoration:none}@media (min-width:769px) and (max-width:1200px){.footer__navigation-mail a,.footer__navigation-phone a{margin-right:10px}}.footer__navigation-mail{margin-bottom:5px}.footer__navigation-phone{display:flex;flex-direction:column;margin-bottom:10px}@media (min-width:769px) and (max-width:1200px){.footer__navigation-phone{flex-direction:row;flex-wrap:wrap;width:100%}}@media (min-width:1px) and (max-width:768px){.footer__navigation-phone{margin-bottom:5px}}