@import url(/static/css/libs/fontawesome.min.css);@import url(/static/css/libs/normalize.css);@import url(/static/css/libs/swiper.min.css);@-webkit-keyframes slide-right{0%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(10px);transform:translate(10px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes slide-right{0%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(10px);transform:translate(10px)}to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes slide-right-top{0%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(10px,-10px);transform:translate(10px,-10px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes slide-right-top{0%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(10px,-10px);transform:translate(10px,-10px)}to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes fade-maximize{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@keyframes fade-maximize{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@-webkit-keyframes scale{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}45%{-webkit-transform:scale(.1);transform:scale(.1);opacity:.7}80%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes scale{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}45%{-webkit-transform:scale(.1);transform:scale(.1);opacity:.7}80%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes lazyload{0%{background-color:#e8f2f9}50%{background-color:#f4f8f9}to{background-color:#e8f2f9}}@keyframes lazyload{0%{background-color:#e8f2f9}50%{background-color:#f4f8f9}to{background-color:#e8f2f9}}.ball-pulse>div:first-child{-webkit-animation:scale 1.5s cubic-bezier(.2,.68,.18,1.08) -.2s infinite;animation:scale 1.5s cubic-bezier(.2,.68,.18,1.08) -.2s infinite}.ball-pulse>div:nth-child(2){-webkit-animation:scale 1.5s cubic-bezier(.2,.68,.18,1.08) -.1s infinite;animation:scale 1.5s cubic-bezier(.2,.68,.18,1.08) -.1s infinite}.ball-pulse>div:nth-child(3){-webkit-animation:scale 1.5s cubic-bezier(.2,.68,.18,1.08) 0s infinite;animation:scale 1.5s cubic-bezier(.2,.68,.18,1.08) 0s infinite}.ball-pulse>div{background-color:red;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block}@font-face{font-family:Roboto;src:url(../fonts/Roboto-Regular.woff2) format("woff2"),url(../fonts/Roboto-Regular.woff) format("woff");font-style:normal;font-weight:400}@font-face{font-family:Roboto;src:url(../fonts/Roboto-Bold.woff2) format("woff2"),url(../fonts/Roboto-Bold.woff) format("woff");font-style:normal;font-weight:700}@font-face{font-family:Etelka Text Pro;src:url(../fonts/EtelkaTextPro.woff2) format("woff2"),url(../fonts/EtelkaTextPro.woff) format("woff");font-style:normal;font-weight:400}@font-face{font-family:Etelka Text Pro;src:url(../fonts/EtelkaTextPro-Bold.woff2) format("woff2"),url(../fonts/EtelkaTextPro-Bold.woff) format("woff");font-style:normal;font-weight:700}body{margin:0;padding:0;color:#000;line-height:1.25em;font-family:Roboto,arial,sans-serif;font-size:14px;font-weight:400;font-style:normal;width:100%;overflow-x:hidden;overflow-y:scroll;background-color:#fff}body:after{content:"";background:transparent;-webkit-transition:background .3s ease-out;transition:background .3s ease-out}@media screen and (max-width:767px){body{cursor:pointer}}a{text-decoration:none;outline-color:#0064dc}h1,h2,h3,h4,h5,h6{margin:0 0 15px;width:100%;font-family:Etelka Text Pro,arial,sans-serif;font-weight:700;line-height:1.25em;text-align:left;letter-spacing:.05em}h1,h2{font-size:1.429em}h2{margin-top:20px}h3,h4,h5,h6{font-size:1.286em}p{margin:0;width:100%;line-height:1.25em}ol,ul{margin:0 0 10px;padding-left:15px}button{padding:0;cursor:pointer;border-radius:0}button,input,option,select,textarea{outline:none;font-family:Roboto,arial,sans-serif}input,option,select,textarea{margin-top:15px;padding:10px;border:none;border-radius:0;background-color:#fff}main{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-flex:1;flex-grow:1;width:100%}*{box-sizing:border-box}img{max-width:100%}label.error{margin-left:10px;color:red;font-size:.857em}label.error_agreement{margin-top:-10px;margin-bottom:10px}.mobile-block{display:none!important}@media screen and (max-width:767px){.mobile-block{display:block!important}}.mobile-flex{display:none!important}@media screen and (max-width:767px){.mobile-flex{display:-webkit-box!important;display:flex!important}}@media screen and (max-width:767px){.mobile-none{display:none!important}}.space{display:block;width:100%;height:15px}a{color:#000;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}a:hover{color:red}p{margin-bottom:10px}p:last-child{margin-bottom:0}ul{max-width:100%}input::-ms-clear{display:none}.text-center{text-align:center}.mt-s{margin-top:10px!important}.mt-m{margin-top:15px!important}.mt-l{margin-top:25px!important}.mr-s{margin-right:10px!important}.mr-m{margin-right:15px!important}.mr-l{margin-right:25px!important}.mb-s{margin-bottom:10px!important}.mb-m{margin-bottom:15px!important}.mb-l{margin-bottom:25px!important}.ml-s{margin-left:10px!important}.ml-m{margin-left:15px!important}.ml-l{margin-left:25px!important}.pt-s{padding-top:10px!important}.pt-m{padding-top:15px!important}.pt-l{padding-top:25px!important}.pr-s{padding-right:10px!important}.pr-m{padding-right:15px!important}.pr-l{padding-right:25px!important}.pb-s{padding-bottom:10px!important}.pb-m{padding-bottom:15px!important}.pb-l{padding-bottom:25px!important}.pl-s{padding-left:10px!important}.pl-m{padding-left:15px!important}.pl-l{padding-left:25px!important}.space-s{width:100%;height:10px}.space-m{width:100%;height:15px}.space-l{width:100%;height:25px}.w-30{width:30%!important}.w-30,.w-40{padding:0 5px}.w-40{width:40%!important}.jc-fe{-webkit-box-pack:end!important;justify-content:flex-end!important}.splitscreen{display:-webkit-box;display:flex;flex-wrap:wrap;margin:0 -10px;width:calc(100% + 20px);-webkit-box-align:center;align-items:center}@media screen and (max-width:800px){.splitscreen{margin:0}}@media screen and (max-width:767px){.splitscreen{width:100%}}.splitscreen_top{-webkit-box-align:start;align-items:flex-start}.splitscreen_bottom{-webkit-box-align:end;align-items:flex-end}.splitscreen_jc-c{-webkit-box-pack:center;justify-content:center}.splitscreen__item{margin:10px}@media screen and (max-width:767px){.splitscreen__item{margin:10px 0}}.splitscreen__item:first-child{margin-left:0}.splitscreen__item_full{width:calc(100% - 20px)}@media screen and (max-width:767px){.splitscreen__item_full{width:100%}}.splitscreen__item_half{width:calc(50% - 20px)}@media screen and (max-width:767px){.splitscreen__item_half{width:100%}}.splitscreen__item_third{width:calc(33.33333% - 20px)}.splitscreen__item_two-third{width:calc(66.66667% - 20px)}.splitscreen__item_quater{width:calc(25% - 20px)}@media screen and (max-width:767px){.splitscreen__item_quater{width:calc(50% - 20px)}}@media screen and (max-width:449px){.splitscreen__item_quater{width:100%}}.splitscreen__item_three-quater{width:calc(75% - 20px)}@media screen and (max-width:767px){.splitscreen__item_three-quater{width:100%}}.splitscreen__item_fifth{width:calc(20% - 20px)}@media screen and (max-width:1179px){.splitscreen__item_fifth{width:calc(25% - 20px)}}@media screen and (max-width:1023px){.splitscreen__item_fifth{width:calc(33.33333% - 20px)}}@media screen and (max-width:767px){.splitscreen__item_fifth{width:calc(50% - 20px)}}@media screen and (max-width:449px){.splitscreen__item_fifth{width:100%}}.link{color:#292527;cursor:pointer;position:relative;border-bottom:1px dashed}.link:hover{opacity:1;color:red}.formatted-text{width:100%;max-width:1180px}.formatted-text h1{margin-bottom:40px}.formatted-text h2,.formatted-text h3,.formatted-text h4,.formatted-text h5,.formatted-text h6{margin-bottom:10px;padding-top:15px;color:#333}.formatted-text h2:first-child,.formatted-text h3:first-child,.formatted-text h4:first-child,.formatted-text h5:first-child,.formatted-text h6:first-child{margin-top:0}.formatted-text p{margin-bottom:15px}.formatted-text a{color:red;text-decoration:none}.formatted-text a:hover{text-decoration:underline}.formatted-text ul{list-style:none;margin-bottom:25px;padding:0}.formatted-text ul.image-block__list{padding-bottom:75%}.formatted-text ul li{position:relative;padding-left:15px}.formatted-text ul li:before{content:"";display:block;position:absolute;left:0;top:50%;width:5px;height:5px;background:url(../images/square_ui-1.svg) 50% 50% no-repeat;background-size:contain;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.formatted-text ol{margin-bottom:25px}.formatted-text li{padding:2px 0}.formatted-text>:last-child{margin-bottom:0}.formatted-text .disclaimer{font-size:.857em;color:#999}.formatted-text table{border:1px solid #ebebeb;border-spacing:0;margin:0 auto 15px}.formatted-text td,.formatted-text th{padding:10px}.formatted-text tr:nth-child(odd){background:#efefef}.shadow{box-shadow:0 10px 20px 0 rgba(0,0,0,.2)}.body-wrapper{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;min-height:100vh;width:100%}@media screen and (max-width:1023px){.body-wrapper{overflow-x:hidden}}.main{-webkit-box-align:start;align-items:flex-start;width:100%;padding:0 10px}@media screen and (max-width:1179px){.main{padding:0 10px}}@media screen and (max-width:500px){.main{padding:0 10px}}@media screen and (max-width:800px){.main__left,.main__right{width:100%}}.main__right{margin-left:20px}@media screen and (max-width:800px){.main__right{margin:10px auto}}.main>.splitscreen{width:100%}.main>.splitscreen__item{margin-left:0;margin-right:0}.main>.splitscreen__item_full,.section{width:100%}.section{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;max-width:1180px;margin:0 auto;padding-bottom:25px}.section_full{width:100%;padding:0}.feedback-form{max-width:500px}.feedback{position:fixed;top:0;left:0;display:none;opacity:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:2000;max-height:100vh;color:#000;overflow-y:auto}.feedback__popup{position:absolute;top:50%;left:50%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:100%;max-height:100%;margin:auto;padding:25px;width:400px;box-sizing:border-box;background-color:#fff}@media screen and (max-width:1179px){.feedback__popup{padding:22.5px}}@media screen and (max-width:767px){.feedback__popup{padding:15px 10px}}.feedback__popup_hidden{display:none;opacity:0}.feedback__heading{margin:0 auto;text-align:center;font-family:Etelka Text Pro,arial,sans-serif;font-weight:700;text-transform:uppercase;font-size:1.286em}.feedback__input{margin-top:22.5px;padding:7px 35px;border:2px solid #bdccd4;border-radius:0;width:100%;box-sizing:border-box;background-color:#fff;color:#000;font-size:1em}@media screen and (max-width:1179px){.feedback__input{margin-top:15px}}.feedback__button{margin:22.5px auto 0}@media screen and (max-width:1179px){.feedback__button{margin-top:15px}}.feedback__close-button{position:absolute;left:100%;bottom:100%;display:-webkit-box;display:flex;padding:10px;border:none;border-radius:0;background:none;outline:none}.feedback__close-button:hover .feedback__close-icon{fill:#0064dc}@media screen and (max-width:767px){.feedback__close-button{left:auto;right:0}}.feedback__close-icon{margin:auto;width:20px;height:20px;fill:#fff;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.feedback__message{position:absolute;top:50%;left:50%;display:none;padding:15px;width:400px;max-width:100%;min-height:200px;box-sizing:border-box;background-color:#fff;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0}.feedback__message-text{margin:auto;font-size:1.286em;line-height:1.25;font-weight:700;text-align:center}.feedback__text{margin-top:22.5px;width:100%;text-align:center;font-size:1em}@media screen and (max-width:1179px){.feedback__text{margin-top:15px}}.feedback__text:first-child{margin-top:0}.feedback__text_small{font-size:.857em}.feedback__action-block{display:-webkit-box;display:flex;width:100%;justify-content:space-around}.feedback__action-caption{margin-top:10px;font-size:.857em;font-weight:700;text-align:center}.feedback label.error{margin-left:22px;color:#0064dc}.button{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:7px 35px;border:1px solid red;border-radius:3px;background-color:red;font-size:1em;color:#fff;text-align:center;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;margin-bottom:10px}.button:last-child{margin-bottom:0}.button:hover{border-color:#c00;background-color:#c00;color:#fff}.button:hover[disabled]{border-color:red;background-color:red;color:#fff}.button[disabled]{opacity:.5;cursor:not-allowed}.button_wide{padding:10px 25px}.button_full{width:100%}.button_small{padding:10px 20px}.button_extra-small{padding:7px 15px}.button_sharp{border-radius:0}.button_toggle-caption:hover .button__caption{display:none}.button_toggle-caption:hover .button__caption_hidden{display:block}.button_blue{border-color:#292527;background-color:#292527}.button_blue:hover{border-color:#0e0d0e;background-color:#0e0d0e}.button_blue:hover[disabled]{border-color:#292527;background-color:#292527}.button_light{border:1px solid #e8e9e9;background-color:#e8e9e9;color:#292527}.button_light:hover{border:1px solid #77777a;background-color:#77777a;color:#fff}.button_light:hover[disabled]{border-color:#e8e9e9;background-color:#e8e9e9;color:#292527}.button__icon{margin-right:10px;height:18px;width:20px;fill:#fff}.button__icon svg{width:100%;height:100%;fill:inherit}.button__icon.fa{height:auto;width:auto}.button__caption_hidden{display:none}.button_center{margin:0 auto}.header{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%;z-index:1000}.header,.header__top{display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch}.header__top{-webkit-box-pack:center;justify-content:center;border-bottom:1px solid #bdccd4;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;height:47px}.header__top_fixed{position:fixed;top:0;left:0;width:100%;z-index:900;background:#fff}.header__wrapper{position:relative;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:0 10px;width:100%;max-width:1180px}@media screen and (max-width:1179px){.header__wrapper{padding:10px}}.header__wrapper>*{margin:0 5px}.header__wrapper>:first-child{margin-left:0}.header__wrapper>:last-child{margin-right:0}.header__block{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;position:relative}@media screen and (max-width:339px){.header__block:last-child{margin-top:15px}}.header__mobile-menu{position:absolute;top:47px;left:0;background:#fff;padding:0;z-index:500;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.header__mobile-menu .menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;box-shadow:0 20px 40px 0 rgba(0,0,0,.2);min-width:240px}.header__mobile-menu .menu__item:last-child{text-align:left}.header__mobile-menu .menu__link{display:block}.header__bottom{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:10px 0;height:47px;border-bottom:1px solid #bdccd4}@media screen and (max-width:900px){.header__bottom{display:none}}@media screen and (max-width:550px){.header__buy-sell{display:none}}.header__buy-sell>*{margin-right:10px}.header__buy-sell>:last-child{margin-right:0}.header__buy-sell a{color:#77777a;text-decoration:underline}.header .logo{width:329px}@media screen and (max-width:767px){.header .logo{width:198px}}.header__disc{margin-top:15px;padding:8px;display:-webkit-box;display:flex;gap:20px;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.header__disc-text{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:0}.header__disc_yellow{background:#ffc107}.header__disc_red{background:red;color:#fff}.header__hint{display:none;position:relative}.header__hint-icon{text-align:center;border:1px solid #000;border-radius:50%;width:20px;height:19px;cursor:default}.header__hint-text{opacity:0;visibility:hidden;width:180px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background:#e8e9e9;padding:8px;border-radius:5px;position:absolute;top:0;right:0;-webkit-transform:translate(100%);transform:translate(100%)}@media screen and (max-width:767px){.header__hint-text{top:0;right:auto;left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.header__hint:hover .header__hint-text{opacity:1;visibility:visible}.header__agreement{margin-top:25px;padding:15px 0 5px;text-align:center;background:#ec2830;color:#fff}.header__agreement a{color:#fff}.header__agreement a:hover{color:#cbcbcb}.header__feedback{margin-left:10px}.menu-button{position:relative;margin-right:15px;border:none;background:none}.menu-button_active .menu-button__icon_burger{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}.menu-button_active .menu-button__icon_close{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:1}.menu-button:hover .menu-button__icon{fill:#de0000}.menu-button_mobile{display:none}@media screen and (max-width:900px){.menu-button_mobile{display:block}}.menu-button__icon{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;width:22px;fill:#333;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.menu-button__icon_close{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) scale(.5);transform:translate(-50%,-50%) scale(.5);opacity:0}.menu-button__icon svg{width:100%;height:100%;fill:inherit}.logo{height:30px}.logo__wrapper{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.logo_rolf{margin-right:15px;height:19px;width:90px}@media screen and (max-width:767px){.logo_rolf{height:16px}}@media screen and (max-width:449px){.logo_rolf{height:13px}}@media screen and (max-width:409px){.logo_rolf{height:10px}}@media screen and (max-width:339px){.logo_rolf{height:13px}}.logo_bluefish{width:107px}@media screen and (max-width:767px){.logo{height:18px;width:auto}}@media screen and (max-width:449px){.logo{width:100%;height:auto}}.menu{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin:0;padding:0;background-color:#fff;list-style:none;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:100%;-webkit-box-pack:justify;justify-content:space-between}.menu_submenu{position:absolute;top:calc(100% + 14px);right:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;z-index:1;-webkit-transform:scale(0);transform:scale(0);-webkit-box-align:start;align-items:flex-start;width:150px;border:1px solid #bdccd4}@media screen and (max-width:1179px){.menu_submenu{top:calc(100% + 4px)}}@media screen and (max-width:900px){.menu_submenu{top:100%;right:unset;left:25px}}.menu_submenu .menu__item{border-bottom:1px solid #bdccd4;width:100%;text-align:left}.menu_submenu .menu__item:first-child .menu__link{padding-left:10px}.menu_submenu .menu__item:last-child{text-align:left;border-bottom:0}.menu_submenu .menu__link{padding:10px;width:100%;display:block}.menu_shown{box-shadow:0 20px 40px 0 rgba(0,0,0,.2);-webkit-transform:scale(1);transform:scale(1)}@media screen and (max-width:700px){.menu_shown{box-shadow:none;height:auto}}.menu__item:last-child{-webkit-box-flex:1;flex-grow:1;text-align:right}@media screen and (max-width:900px){.menu__item:last-child{position:relative}}.menu__item:first-child .menu__link{padding-left:0}@media screen and (max-width:900px){.menu__item:first-child .menu__link{padding-left:10px}}@media screen and (max-width:700px){.menu__item:first-child .menu__link{padding-left:15px}}@media screen and (max-width:900px){.menu__item{width:100%}}.menu__link{margin-bottom:-2px;padding:15px 10px;height:calc(100% + 1px);border:none;font-family:Etelka Text Pro,arial,sans-serif;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;cursor:pointer}@media screen and (max-width:700px){.menu__link{margin-bottom:0;padding:15px;width:100%;border-bottom-color:#fff}}.menu__link:hover,.menu__link_active{position:relative}.menu__link:hover:before,.menu__link_active:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:red;z-index:2}@media screen and (max-width:700px){.menu__link_active:after{-webkit-transform:translateY(-50%) rotate(-180deg);transform:translateY(-50%) rotate(-180deg)}}.menu__link_submenu{position:relative}.menu__button{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;margin-bottom:-2px;padding:15px 10px;height:calc(100% + 1px);border:none;border-bottom:1px solid #bdccd4;background:#fff;font-family:Etelka Text Pro,arial,sans-serif;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;z-index:100}@media screen and (max-width:700px){.menu__button{-webkit-box-pack:start;justify-content:flex-start;margin-bottom:0;padding:15px;width:100%;border-bottom-color:#fff}}.loading{top:0;left:0;width:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;background:hsla(0,0%,100%,.7);z-index:100}.dropdown-toggle,.loading{position:absolute;height:100%}.dropdown-toggle{width:50px;display:none;top:50%;right:0;left:unset;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.dropdown-toggle:after{content:"";position:absolute;top:50%;left:50%;right:15px;width:13px;height:13px;background:url(../images/icon-down.svg) 50% 50% no-repeat;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media screen and (max-width:700px){.dropdown-toggle{display:block}}.callme{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;border:none;background:none}.callme__icon{height:19px;width:20px;display:none}@media screen and (max-width:900px){.callme__icon{display:block}}.callme__info{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start}@media screen and (max-width:900px){.callme__info{display:none}}.callme__phone{font-family:Etelka Text Pro,arial,sans-serif;font-weight:700}.callme__phone:hover a{color:red}@media screen and (max-width:767px){.callme__phone-desktop{display:none}}.callme__phone-mobile{display:none}@media screen and (max-width:767px){.callme__phone-mobile{display:block}}.callme__caption{font-size:.786em;line-height:1em;cursor:pointer;border-bottom:1px dashed}.callme__caption,.callme__caption:hover{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.callme__caption:hover{color:red;border-color:red}.callback-form{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;padding:10px;width:100%;border:6px solid #aaaaad;text-align:center}.callback-form__heading{margin:15px 0 0;text-align:center;font-size:1.4rem;font-family:Etelka Text Pro,arial,sans-serif;font-weight:700;line-height:1.25}.callback-form__text{margin-top:15px}.callback-form__input,.callback-form__textarea{margin-top:25px;width:100%;max-width:420px;border-bottom:1px solid #bdccd4}.callback-form__button,.callback-form__footnote{margin-top:25px}.callback-form__link{color:#292527;border-bottom:1px dashed;cursor:pointer}.callback-form__link:hover{color:red}.callback-form .custom-select{width:100%;max-width:420px;margin-top:15px}.city-switcher{padding:0;border:none;background:none}@media screen and (max-width:700px){.city-switcher{display:none}}@media screen and (max-width:767px){.city-switcher__text{display:none}}.city-switcher__current{border-bottom:1px dashed}.city-switcher__current:hover{color:red;border-color:red;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.city-select{position:absolute;top:calc(100% + 15px);z-index:110;background:#fff;list-style:none;padding:0;border:1px solid #77777a;display:none;right:0;min-width:132px}@media screen and (max-width:700px){.city-select{right:unset;left:0}}.city-select__item{padding:10px;border-bottom:1px solid #77777a;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;cursor:pointer}.city-select__item:last-child{border-bottom:none}.city-select__item:hover,.city-select__item_active{background:red;border-color:red;color:#fff}.city-ask{position:fixed;left:50%;top:50px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#fff;padding:15px 10px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border:1px solid #000;z-index:1200}.city-ask>*{margin:0 10px;display:block}.city-ask button{text-transform:uppercase;padding:10px 15px;font-size:.857em}.city-ask__no{background:#fff;border:1px solid #000;color:#000}.today-in-stock{width:auto;text-align:center}@media screen and (max-width:600px){.today-in-stock{width:140px}}@media screen and (max-width:449px){.today-in-stock{display:none}}.today-in-stock a{color:#0064dc}.quick-actions{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin:0;padding:0;list-style:none}.quick-actions__item{margin-right:15px;padding:initial!important}.quick-actions__item:before{content:none!important}.quick-actions__item:last-of-type{margin-right:0}.quick-actions__button,.quick-actions__link{position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:25px;border:none;background:none}@media screen and (min-width:767px){.quick-actions__button:hover .quick-actions__icon_fill,.quick-actions__link:hover .quick-actions__icon_fill{opacity:1}}.quick-actions__button_active .quick-actions__icon_contour,.quick-actions__link_active .quick-actions__icon_contour{-webkit-animation:fade-maximize .2s ease-in-out;animation:fade-maximize .2s ease-in-out}.quick-actions__button_active .quick-actions__icon_fill,.quick-actions__link_active .quick-actions__icon_fill{opacity:1}.quick-actions__icon{height:25px;max-width:none;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.quick-actions__icon_fill{position:absolute;top:0;left:0;opacity:0}.quick-actions__caption{margin-left:10px;white-space:nowrap;color:red}@-webkit-keyframes slide-down{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes slide-down{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translate(0);transform:translate(0)}}.sub-header{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;padding-bottom:15px;width:100%}.sub-header_bb{border-bottom:1px solid #bdccd4}.sub-header_fixed{position:fixed;top:0;left:0;padding-bottom:0;background-color:#fff;-webkit-animation:slide-down .2s ease-in-out forwards;animation:slide-down .2s ease-in-out forwards;z-index:900}.sub-header_fixed .sub-header__wrapper{-webkit-box-pack:justify;justify-content:space-between;padding:15px}@media screen and (max-width:800px){.sub-header_fixed .sub-header__wrapper{padding:10px 15px;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.sub-header_fixed .sub-header__wrapper .no-fix{display:none}}@media screen and (max-width:400px){.sub-header_fixed .sub-header__wrapper{padding:10px}}.sub-header_fixed .sub-header__static{display:none}.sub-header_fixed .sub-header__price{position:relative;margin-left:25px}.sub-header_fixed .sub-header__price.badge{padding-top:12px;padding-bottom:12px;margin-bottom:3px}.sub-header_fixed .sub-header__line{margin-bottom:5px}@media screen and (max-width:800px){.sub-header_fixed .sub-header__line--flex{-webkit-box-pack:center;justify-content:center}}@media screen and (max-width:800px){.sub-header_fixed .sub-header__line{margin-bottom:0;padding:0 5px}.sub-header_fixed .sub-header__line .auction-timer_done{padding:5px 10px}}@media screen and (max-width:500px){.sub-header_fixed .sub-header__line:last-child:not(:first-child){display:none}}.sub-header_fixed .sub-header__left{justify-content:space-around;margin-bottom:10px}@media screen and (max-width:800px){.sub-header_fixed .sub-header__left{margin-bottom:0;-webkit-box-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.sub-header_fixed .sub-header__left .map-link__main{min-width:unset}}@media screen and (max-width:500px){.sub-header_fixed .sub-header__left .sub-header__line{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.sub-header_fixed .sub-header__left .sub-header__line .card__quick{align-self:center}}@media screen and (max-width:400px){.sub-header_fixed .sub-header__left{-webkit-box-flex:unset;flex-grow:unset}}.sub-header_fixed .sub-header__heading{font-size:1.286em}@media screen and (max-width:800px){.sub-header_fixed .sub-header__heading{font-size:.72em;margin-bottom:0;margin-right:0}.sub-header_fixed .sub-header__heading h1{margin-bottom:5px}}@media screen and (max-width:400px){.sub-header_fixed .sub-header__heading{font-size:.786em}.sub-header_fixed .sub-header__heading h1{font-size:1.286em}}.sub-header_fixed .sub-header__link{margin-bottom:5px}@media screen and (max-width:800px){.sub-header_fixed .sub-header__link{display:none}}.sub-header_fixed .sub-header__fixed-icon{margin-right:5px;height:14px}.sub-header_fixed .sub-header__fixed-caption{font-size:1em;color:#0064dc}@media screen and (max-width:800px){.sub-header_fixed .sub-header__phone{display:none}}@media screen and (max-width:800px){.sub-header_fixed .sub-header__item{margin-bottom:0}}@media screen and (max-width:449px){.sub-header_fixed .sub-header__item{width:unset}}.sub-header__wrapper{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:stretch;align-items:stretch;width:100%;max-width:1180px;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media screen and (max-width:800px){.sub-header__wrapper{flex-wrap:wrap;justify-content:space-around}}.sub-header__left{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;margin-right:10px;margin-bottom:10px}@media screen and (max-width:800px){.sub-header__left{min-width:50%;margin-right:0;margin-bottom:25px}}.sub-header__line{position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-bottom:25px;-webkit-box-pack:center;justify-content:center}@media screen and (max-width:600px){.sub-header__line{margin-bottom:15px}}.sub-header__line .bid-status_beaten{padding:10px 25px;height:38px}.sub-header__line--flex{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;flex-wrap:wrap}@media screen and (max-width:600px){.sub-header__line--flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.sub-header__line:last-child{margin-bottom:0}.sub-header__heading{display:block;margin-bottom:0;width:auto}.sub-header__heading h1{margin-bottom:0}@media screen and (max-width:767px){.sub-header__heading{margin-right:0}}.sub-header__right{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:end;align-items:flex-end;flex-shrink:0}@media screen and (max-width:767px){.sub-header__right{-webkit-box-align:center;align-items:center}}.sub-header__id{margin-right:15px;color:#999}.sub-header__actions{display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch;margin:0;padding:0;list-style:none}@media screen and (max-width:767px){.sub-header__actions{flex-wrap:wrap;-webkit-box-pack:center;justify-content:center;margin:10px 0 0}}.sub-header__item{margin-right:10px}@media screen and (max-width:767px){.sub-header__item{text-align:center;margin-bottom:10px;margin-right:0}}@media screen and (max-width:449px){.sub-header__item{margin-right:0;width:100%}}.sub-header__item:last-of-type{margin-right:0;text-align:center}@media screen and (max-width:449px){.sub-header__button{width:100%}}.sub-header__price{position:absolute;right:0;bottom:calc(100% + 15px)}@media screen and (max-width:767px){.sub-header__price{position:static}.sub-header__price.badge{width:100%}}.sub-header__price_sold{background:#77777a;padding:15px;font-weight:700;border-radius:5px;text-transform:uppercase;font-size:1.2rem;color:#fff}.sub-header__price.badge{padding:15px;font-size:1.286em;font-weight:700;background:#77777a}.sub-header .quick-actions{position:relative;top:unset;left:unset;background:unset;border-radius:unset;padding-left:25px}@media screen and (max-width:767px){.sub-header .quick-actions{right:unset;-webkit-transform:unset;transform:unset;border-radius:unset}}.sub-header table{width:100%}h2.sub-header__heading{width:100%;border-bottom:1px solid #bdccd4;margin-right:0}.filter-button{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:10px;border:1px solid #bdccd4;background:#e8e9e9;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.filter-button:hover{background:red;color:#fff}.filter-button:hover .filter-button__icon{fill:#fff}.filter-button_bg-none{border:none;background:transparent}.filter-button_bg-none:hover{background:transparent;color:#000}.filter-button_bg-none:hover .filter-button__icon{fill:red;-webkit-animation:slide-right .5s ease-in-out;animation:slide-right .5s ease-in-out;-webkit-animation-iteration-count:2;animation-iteration-count:2}.filter-button_extended:hover .filter-button__icon{-webkit-animation:none;animation:none;-webkit-transform:scale(.8);transform:scale(.8)}.filter-button__item{margin-right:10px}.filter-button__item:last-child{margin-right:0}.filter-button__icon{width:16px;height:16px;fill:red;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.filter-button__icon svg{width:100%;height:100%;fill:inherit}.filter-button__caption{margin-right:5px}.filter-button__caption:last-child{margin-right:0}.filter{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;flex-wrap:wrap;width:calc(100% + 10px);position:relative;margin-left:-5px;margin-right:-5px}@media screen and (max-width:800px){.filter{flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}@media screen and (max-width:700px){.filter{-webkit-box-pack:center;justify-content:center}}.filter_extended .filter__item_mobile-hide{display:block}.filter__input,.filter__select{margin:0;padding:10px;border:1px solid #bdccd4;background:#fff;text-align:left}.filter__input{width:100%}.filter__item{width:calc(16.66667% - 10px);margin:5px}@media screen and (max-width:1080px){.filter__item{width:calc(25% - 10px)}}@media screen and (max-width:800px){.filter__item{width:calc(33.33333% - 10px)}}@media screen and (max-width:600px){.filter__item{width:calc(50% - 10px)}}@media screen and (max-width:420px){.filter__item{width:calc(100% - 10px)}}.filter__item_mobile-hide,.filter__item_mobile-show{display:none}@media screen and (max-width:700px){.filter__item_mobile-show{display:block}}.filter__item_for-input{position:relative}.input-clear{position:absolute;width:10px;height:10px;top:50%;right:12px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(/static/images/icon-close.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer}.filter-tag{width:100%;max-width:1180px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;flex-wrap:wrap;padding:0 8px}.filter-tag__item{padding:5px 20px 3px 10px;background:#292527;color:#fff;margin:5px;font-size:.857em;position:relative;cursor:pointer;-webkit-transition:background .3s ease-out;transition:background .3s ease-out}.filter-tag__item:after{content:"\D7";position:absolute;top:50%;right:7px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.filter-tag__item:hover{background:#de0000}.filter__form+.filter-tag{margin-top:20px}.sorting{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end;margin-bottom:15px}.sorting:last-child{margin-bottom:0}@media screen and (max-width:500px){.sorting{flex-wrap:wrap;-webkit-box-pack:start;justify-content:flex-start}}.sorting__item{margin-right:25px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;cursor:pointer}.sorting__item::last-child{margin-right:0}@media screen and (max-width:1179px){.sorting__item:nth-last-child(2){margin-right:0}}@media screen and (max-width:500px){.sorting__item{margin-bottom:15px}}.sorting__name{margin-bottom:0;margin-right:10px;width:auto}.sorting__select{position:relative}.sorting__select_type{width:120px}.sorting__select_ammount{width:60px}.sorting__select-caption{border:1px solid #77777a;width:100%;padding:5px 10px;position:relative}.sorting__select-caption:hover{color:red}.sorting__select-caption:after{content:"";position:absolute;top:0;right:10px;width:13px;height:100%;background-image:url(/static/images/icon-arrow-down.svg);background-position:50%;background-size:contain;background-repeat:no-repeat}.sorting__options{position:absolute;top:calc(100% - 1px);left:0;border:1px solid #77777a;display:none;width:100%;z-index:1;background:#fff}.sorting__options>*{padding:10px;border-bottom:1px solid #77777a;display:block}.sorting__options>:last-child{border-bottom:unset}.sorting__options>:hover{color:red}.breadcrumbs{flex-wrap:wrap;margin:0;padding:10px 0;width:100%;max-width:1180px;list-style:none}.breadcrumbs,.breadcrumbs__item{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.breadcrumbs__item{margin:5px 10px 5px 0;color:#999}.breadcrumbs__item:after{content:"/";display:inline-block;margin-left:10px}.breadcrumbs__item:last-of-type{margin-right:0}.breadcrumbs__item:last-of-type:after{display:none}.breadcrumbs__link{color:#333;cursor:pointer}.breadcrumbs__link:hover{color:red;text-decoration:underline}.custom-select{min-width:145px}.custom-select__default{display:none}.custom-select__wrapper{width:100%;position:relative}.custom-select__wrapper_multi{position:static}.custom-select__button{position:relative;display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;padding:10px 23px 10px 10px;width:100%;border:1px solid #bdccd4;background:#fff}.custom-select__button:after,.custom-select__button:before{content:"";-webkit-transform:translateY(-50%) scale(0) rotate(45deg);transform:translateY(-50%) scale(0) rotate(45deg);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;position:absolute;right:7px;top:50%;background-color:#000;width:18px;height:1px}.custom-select__button_active .custom-select__icon{-webkit-transform:translateY(-50%) rotate(-180deg);transform:translateY(-50%) rotate(-180deg)}@media screen and (max-width:767px){.custom-select__button_active .custom-select__icon{-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:0}}@media screen and (max-width:767px){.custom-select__button_active:before{-webkit-transform:translateY(-50%) scale(1) rotate(45deg);transform:translateY(-50%) scale(1) rotate(45deg)}.custom-select__button_active:after{-webkit-transform:translateY(-50%) scale(1) rotate(-45deg);transform:translateY(-50%) scale(1) rotate(-45deg)}}.custom-select__caption{width:100%;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.custom-select__icon{top:50%;right:10px;width:13px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.custom-select__icon,.custom-select__list{position:absolute;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.custom-select__list{margin:-1px 0 0;padding:5px;min-width:100%;border:1px solid #bdccd4;background:#fff;list-style:none;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(0);transform:scaleY(0);z-index:210}.custom-select__list_shown{-webkit-transform:scale(1);transform:scale(1)}.custom-select__list_shown .custom-select__multi-option,.custom-select__list_shown .custom-select__option{opacity:1}.custom-select__list_multi{width:100%;min-width:0;left:0}.custom-select__list-close{display:none;position:absolute;bottom:0;left:-1px;-webkit-transform:translateY(100%);transform:translateY(100%);height:30px;width:calc(100% + 2px);-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;text-align:center;background:#e8e9e9;border:1px solid #bdccd4;cursor:pointer;padding:20px 0}.custom-select__list-close_cross{bottom:auto;left:auto;-webkit-transform:initial;transform:none;right:10px;top:10px;width:26px;height:26px;padding:0;z-index:20}.custom-select__list-close_cross:before{content:"\F00D";font-family:FontAwesome;font-weight:900;font-size:1.2rem;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#0064dc;position:absolute;cursor:pointer}@media screen and (max-width:767px){.custom-select__list-close{display:-webkit-box;display:flex}}.custom-select ul.custom-select__list_multi{padding-left:0;padding-right:0;display:-webkit-box;display:flex;flex-wrap:wrap}.custom-select ul.custom-select__list_multi .custom-select__item{width:100%;padding:0 10px}.custom-select__group{padding:10px;background:#f7f9f9;width:calc(100% + 10px);margin-left:-5px;margin-top:-5px;margin-bottom:5px}.custom-select__item{display:inline-block;width:100%}.custom-select__item-children .custom-select__multi-option{padding-left:40px}.custom-select__hr{height:1px;border-bottom:1px solid #bdccd4;margin-bottom:1px}.custom-select__option{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:5px;width:100%;border:none;background:inherit;opacity:0;-webkit-transition:all .2s ease-in-out,opacity .2s ease-in-out .1s;transition:all .2s ease-in-out,opacity .2s ease-in-out .1s}.custom-select__option:hover{background:#f4f8f9}.custom-select__option_selected{background:red;color:#fff}.custom-select__option_selected:hover{background-color:#c00}.custom-select__multi-option{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:5px 5px 5px 25px;width:100%;border:none;background:#fff;opacity:0;-webkit-transition:all .2s ease-in-out,opacity .2s ease-in-out .1s;transition:all .2s ease-in-out,opacity .2s ease-in-out .1s;position:relative;margin:5px 0;text-align:left}.custom-select__multi-option:hover{background:#f4f8f9}.custom-select__multi-option:before{content:"\F00C";width:14px;height:11px;font-family:FontAwesome;font-weight:900;font-size:.5rem;position:absolute;top:5px;left:0;color:#999;padding-top:4px;padding-left:1px;border-radius:2px;display:none;text-align:center}.custom-select__multi-option_selected:before{background:red;color:#fff;display:block}.quick-offer{position:relative}.quick-offer__wrapper{bottom:0;right:0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:15px;background-color:#e8e9e9}@media screen and (max-width:1179px){.quick-offer__wrapper{position:static}}@media screen and (max-width:767px){.quick-offer__wrapper{flex-wrap:wrap;-webkit-box-pack:center;justify-content:center;padding:10px 15px}}.quick-offer__icon{margin-right:15px;height:28px}@media screen and (max-width:767px){.quick-offer__icon{margin:10px 15px 10px 0}}.quick-offer__text{margin-right:15px;white-space:nowrap}@media screen and (max-width:767px){.quick-offer__text{margin:10px 15px 10px 0}}.quick-offer__button{border-color:#77777a}@media screen and (max-width:767px){.quick-offer__button{margin:10px 0}}.pagination{position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse;margin-top:25px}@media screen and (max-width:1179px){.pagination{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.pagination_centered .pagination__list{position:relative;top:0;left:0;-webkit-transform:none;transform:none}.pagination__list{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;margin:0;padding:0;list-style:none}@media screen and (max-width:1179px){.pagination__list{position:static;flex-wrap:wrap;margin:0;max-width:100%;-webkit-transform:none;transform:none}}.pagination__link{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:10px;border:none;min-width:44px;background:none;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.pagination__link:hover{background:#e8e9e9;color:red}.pagination__link_active{color:red;pointer-events:none}.pagination__link_disabled{pointer-events:none}.pagination__button{margin-bottom:10px}.pagination__button:hover{color:#fff}.view-options{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin:0!important;padding:0!important;list-style:none}@media screen and (max-width:1179px){.view-options{display:none}}.view-options__item{display:-webkit-box;display:flex;height:100%;margin-right:5px;padding:initial!important}.view-options__item:last-of-type{margin-right:0}.view-options__item:before{content:none!important}.view-options__button{margin:0;padding:0;border:none;background:none}.view-options__button:hover .view-options__icon,.view-options__button_active .view-options__icon{fill:red}.view-options__icon{height:16px;width:18px;fill:#999;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.view-options__icon svg{width:100%;height:100%;fill:inherit}.complicate-header{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:center;align-items:center;padding-bottom:15px;width:100%}.complicate-header_between{-webkit-box-pack:justify;justify-content:space-between;flex-wrap:nowrap;-webkit-box-align:start;align-items:flex-start;margin:-10px;width:calc(100% + 20px)}@media screen and (max-width:1023px){.complicate-header_between{flex-wrap:wrap}.complicate-header_between .complicate-header__left{width:100%;-webkit-box-pack:justify;justify-content:space-between}}.complicate-header_between .complicate-header__actions,.complicate-header_between .complicate-header__heading{margin-bottom:25px}.complicate-header_between .complicate-header__right{min-width:430px;margin:10px;position:relative;top:-40px}@media screen and (max-width:1023px){.complicate-header_between .complicate-header__right{top:0;margin-left:auto;margin-right:auto;margin-top:0}}@media screen and (max-width:430px){.complicate-header_between .complicate-header__right{width:100%;min-width:0}}@media screen and (max-width:1179px){.complicate-header{-webkit-box-align:end;align-items:flex-end;margin-bottom:-10px}}.complicate-header__left{display:-webkit-box;display:flex;flex-wrap:wrap;margin:10px}.complicate-header__heading{margin-right:25px;margin-bottom:0;width:auto}@media screen and (max-width:1179px){.complicate-header__heading{margin-bottom:10px;max-width:100%}}@media screen and (max-width:1179px){.complicate-header__actions{margin-bottom:10px;margin-right:15px}}.complicate-header__right{margin-left:auto;margin-bottom:10px}.complicate-header .quick-offer__icon{width:45px}.footer{-webkit-box-pack:center;justify-content:center;-webkit-box-align:stretch;align-items:stretch;width:100%;background:#f4f8f9;color:#333}.footer,.footer__top{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.footer__top{-webkit-box-align:center;align-items:center;padding:40px 0;border-bottom:1px solid #bdccd4}@media screen and (max-width:1023px){.footer__top{margin-bottom:-10px}}@media screen and (max-width:1023px){.footer__top .footer__wrapper{flex-wrap:wrap}}@media screen and (max-width:1023px){.footer__top .footer__block{margin-bottom:10px;padding:0 5px}}@media screen and (max-width:767px){.footer__top .footer__block{margin-bottom:0;padding:0}}.footer__wrapper{-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:stretch;align-items:stretch;margin:0 auto;padding:0 10px;width:100%;max-width:1180px}.footer__block,.footer__wrapper{display:-webkit-box;display:flex}.footer__block{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:start;align-items:flex-start}@media screen and (max-width:767px){.footer__block{margin-top:15px;width:100%}}@media screen and (max-width:1023px){.footer__block_social{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:0;margin-top:15px;width:100%}}@media screen and (max-width:767px){.footer__block_social{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.footer__list{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;margin:25px 0 0;padding:0;list-style:none}.footer__list:first-child{margin-top:0}.footer__section-name{margin:0 0 15px;padding:0;width:auto;border-bottom:1px dotted #333;font-size:1.286em}.footer__section-name_simple{margin-top:25px;margin-bottom:0}.footer__section-name_simple:first-child{margin-top:0}.footer__section-name:last-child{margin-bottom:0}.footer__item{margin-bottom:10px}.footer__item:last-child{margin-bottom:0}.footer__link{color:#333;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.footer__link:hover,.footer__link_active{color:#000}.footer__social{margin-top:auto;padding-top:15px}.footer__bottom{padding:15px 0}.footer__bottom .section{padding:0 10px;margin-bottom:0;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;flex-wrap:wrap}@media screen and (max-width:767px){.footer__bottom .section{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center}}.footer__logos{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-right:25px;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;max-width:220px}.footer__logos p{margin-bottom:0}@media screen and (max-width:767px){.footer__logos{margin-right:0;margin-bottom:10px;-webkit-box-pack:center;justify-content:center;max-width:320px;text-align:center}.footer__logos .logo{height:auto}}.footer__logos img{margin-bottom:0}.footer__copyright{margin-right:auto;font-size:12px;color:#999;-webkit-box-flex:1;flex-grow:1;max-width:calc(100% - 245px)}@media screen and (max-width:767px){.footer__copyright{margin-right:0;max-width:100%}}.footer a:hover{color:red}.footer__regions{display:-webkit-box;display:flex;width:calc(100% + 20px);margin:-15px;list-style:none;flex-wrap:wrap;padding-bottom:25px}.footer__regions li{width:calc(25% - 20px);margin:5px 10px}@media screen and (max-width:1080px){.footer__regions li{width:calc(33.33333% - 20px)}}@media screen and (max-width:800px){.footer__regions li{width:calc(50% - 20px)}}@media screen and (max-width:550px){.footer__regions li{width:calc(100% - 20px)}}.footer__regions_x5 li{width:calc(20% - 20px)}@media screen and (max-width:950px){.footer__regions_x5 li{width:calc(33.33333% - 20px)}}@media screen and (max-width:550px){.footer__regions_x5 li{width:calc(50% - 20px)}}@media screen and (max-width:450px){.footer__regions_x5 li{width:calc(100% - 20px)}}.footer .menu__link_active:before{content:none}.footer .logo{width:220px}@media screen and (max-width:767px){.footer .logo{width:300px}}.footer__mp{-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;margin-top:25px}.footer__mp,.footer__mp-links{display:-webkit-box;display:flex}.footer__mp-links{gap:50px}.footer__mp-link{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;gap:15px;color:#dbdbdb;border:1px solid #dbdbdb;border-radius:5px;padding:15px 20px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.footer__mp-link svg{fill:#868686;-webkit-transition:fill .3s ease-in-out;transition:fill .3s ease-in-out}.footer__mp-link:hover{color:red;border-color:red}.footer__mp-link:hover svg{fill:red}.footer__mp-img{width:125px}.social{display:-webkit-box;display:flex;margin-bottom:0;padding-left:0;list-style:none}.social__item{margin-right:15px}.social__link{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.social__link:hover .social__icon circle{fill:rgba(255,0,0,.22)}.social__icon{height:25px;width:25px;fill:rgba(0,100,220,.11);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.social__icon svg{height:100%;width:100%;fill:inherit}.social__icon svg circle{fill:rgba(255,0,0,.1)}.social__icon svg path{fill:red}.maximizer{position:relative;display:-webkit-box;display:flex;padding:0;width:100%;height:100%;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;border:none;box-sizing:border-box;background-color:inherit;outline:none;overflow:hidden}.maximizer,.maximizer:after{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.maximizer:after{content:"";position:absolute;top:10px;right:10px;display:block;width:10px;height:10px;font-size:30px;color:#fff;background:url(../images/icon-close.svg) 50% 50% no-repeat;background-size:contain;opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:200}.maximizer:hover:after,.maximizer:hover:before{opacity:1}.maximizer__close-button{position:absolute;display:-webkit-box;display:flex;right:0;top:0;width:40px;height:40px;border:none;background:url(../images/icon-close.svg) 50% 50% no-repeat;background-size:15px 15px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;opacity:.5;z-index:100}.maximizer__close-button:hover{opacity:1}.maximizer__close-icon{margin:auto auto auto 3px;width:15px;height:15px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.maximizer__box{position:relative;max-width:100%;max-height:100%;margin:auto;padding:10px 10px 5px;border-radius:5px;box-sizing:border-box;background-color:#fff;overflow:hidden}@supports (display:grid){.maximizer__box{position:relative;top:auto;left:auto;-webkit-transform:none;transform:none}}.maximizer__image{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.maximizer__new-image{width:auto;max-width:100%;max-height:calc(100vh - 30px)}.maximizer__navigation{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;width:100%}.maximizer__button{padding:15px;height:100%;border:none;background-color:rgba(0,0,0,.3);outline:none;opacity:.5;z-index:100;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.maximizer__button:hover{opacity:1}@media screen and (max-width:1023px){.maximizer__button{padding:5px}}.maximizer__button_prev{left:0}.maximizer__button_next{right:0}.maximizer__button_disabled{opacity:0}.maximizer__button-icon{width:40px;height:40px;fill:#fff;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media screen and (max-width:1023px){.maximizer__button-icon{width:30px;height:30px}}.pop-up-shadow{position:fixed;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:flex;background-color:rgba(0,0,0,.5);opacity:0;overflow:hidden;z-index:-100}.pop-up-shadow_opened{z-index:1100}.table{display:table;width:100%;border-spacing:0 4px}.table_fixed{table-layout:fixed}.table_collapsed{border-collapse:collapse;border-spacing:0}.table_underlined .table__cell{border-bottom:1px solid #bdccd4}.table_underlined .table__cell_header{border-color:#0064dc}.table__row{display:table-row}.table__row_link{box-shadow:inset 0 0 0 1px #bdccd4;background-color:#fff;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.table__row_link:hover{background-color:#e8f2f9}.table__cell{display:table-cell;padding:15px;color:#000;text-align:left}.table__cell_header{color:#999}.table__cell_bold{font-weight:700}.table-wrap{overflow:scroll}.categories{list-style:none;-webkit-columns:6;-moz-columns:6;column-count:6}@media screen and (max-width:1179px){.categories{-webkit-columns:4;-moz-columns:4;column-count:4}}@media screen and (max-width:767px){.categories{-webkit-columns:3;-moz-columns:3;column-count:3}}@media screen and (max-width:449px){.categories{-webkit-columns:2;-moz-columns:2;column-count:2}}.categories__group{width:100%;padding:10px;margin-top:10px;margin-bottom:5px;background:#f7f9f9;font-size:1.286em}.categories__group:first-child{margin-top:0}.categories__item{display:inline-block;width:100%}.categories__show-more~li{display:none}.categories__link{display:block;padding:5px 10px;width:100%;color:#000}.categories__link:hover{color:red}.categories__link:hover .categories__caption{text-decoration:underline}.categories__caption_total{color:red}.categories__count{padding-left:15px;color:#999}.categories__hr{width:100%;padding:15px 10px}.categories__hr div{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;color:#999;width:100%}.categories__hr div p{width:300px;min-width:230px}.categories__hr div div{width:100%;border-bottom:1px solid #999}.simple-form{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:15px;width:100%;background-color:#f4f8f9}@media screen and (max-width:1023px){.simple-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.simple-form__caption{margin-right:25px;font-size:1.286em;font-family:Etelka Text Pro,arial,sans-serif}@media screen and (max-width:1023px){.simple-form__caption{margin-right:0;margin-bottom:15px}}.simple-form__wrapper{-webkit-box-flex:1;flex-grow:1;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}@media screen and (max-width:1023px){.simple-form__wrapper{width:100%}}@media screen and (max-width:767px){.simple-form__wrapper{flex-wrap:wrap;-webkit-box-pack:center;justify-content:center}}@media screen and (max-width:449px){.simple-form__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.simple-form__item{width:35%;margin-right:5px}@media screen and (max-width:767px){.simple-form__item{margin-right:0;width:calc(50% - 2.5px)}}@media screen and (max-width:449px){.simple-form__item{margin-top:15px;margin-right:0;width:100%}}@media screen and (max-width:767px){.simple-form__item:first-child{margin-right:5px}}@media screen and (max-width:449px){.simple-form__item:first-child{margin-top:15px;margin-right:0}}.simple-form__item:last-child{margin-right:0}.simple-form__button{width:30%;align-self:stretch}@media screen and (max-width:767px){.simple-form__button{margin-top:15px;width:50%}}@media screen and (max-width:449px){.simple-form__button{width:100%}}.logo-list{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.logo-list__list{flex-wrap:wrap;margin:15px 0 0;padding:0;list-style:none}.logo-list__item,.logo-list__list{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.logo-list__item{padding:10px;width:10%}@media screen and (max-width:767px){.logo-list__item{width:20%}}@media screen and (max-width:449px){.logo-list__item{width:33%}}.logo-list__link{height:95px;opacity:.6;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media screen and (max-width:1023px){.logo-list__link{height:50px}}@media screen and (max-width:767px){.logo-list__link{height:30px}}@media screen and (max-width:449px){.logo-list__link{height:25px}}.logo-list__link:hover{opacity:1}.logo-list__image{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.logo-list__button{margin-top:25px}.simple-slider{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:stretch;align-items:stretch;margin:0;padding:0;width:100%;list-style:none}.simple-slider__header{position:relative;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:end;align-items:flex-end;padding-bottom:15px}.simple-slider__heading{margin-bottom:0;padding-right:7.5px;width:auto}.simple-slider__list{display:-webkit-box;display:flex;margin:0;padding:0;width:100%;list-style:none}.simple-slider__pagination{align-self:center}.simple-pagination{display:-webkit-box;display:flex;width:270px!important}.simple-pagination__item{margin-right:3px;padding:10px 0;-webkit-box-flex:1;flex-grow:1;cursor:pointer}.simple-pagination__item:last-of-type{margin-right:0}.simple-pagination__item:hover .simple-pagination__line,.simple-pagination__item_active .simple-pagination__line{background-color:#0064dc}.simple-pagination__line{width:100%;height:2px;background-color:#333;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.simple-navigation{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.simple-navigation__item{padding:0 5px;border:none;background:none;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;color:#999}.simple-navigation__item:hover{background-color:#e8f2f9;color:#0064dc}.simple-navigation__item_disabled{pointer-events:none}.simple-navigation__counter{margin:0 10px;color:#999}.card-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:stretch;align-items:stretch;margin:0;padding:0;list-style:none}.card-list,.card-list__header{display:-webkit-box;display:flex;width:100%}.card-list__header{position:relative;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:end;align-items:flex-end}.card-list__heading{margin-bottom:10px;padding-right:7.5px;width:auto}.card-list__tabs{align-self:center;margin:0 auto 0 15px!important}.card-list__list{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:stretch;align-items:stretch;margin-bottom:-15px!important;margin-right:-1px;width:100%;padding:0;list-style:none}@media screen and (max-width:1179px){.card-list__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;width:100%}}@media screen and (max-width:767px){.card-list__list{margin-right:0}}.card-list__list_3x{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;flex-wrap:wrap;-webkit-box-pack:start;justify-content:flex-start;width:100%}@media screen and (max-width:767px){.card-list__list_3x{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-right:0}}.card-list__list_3x .card-list__item{margin-right:22.5px;width:calc(33.33333% - 15px)}.card-list__list_3x .card-list__item:nth-child(3n){margin-right:0}@media screen and (max-width:1023px){.card-list__list_3x .card-list__item{width:calc(50% - 15px);margin-right:30px}.card-list__list_3x .card-list__item:nth-child(3n){margin-right:30px}.card-list__list_3x .card-list__item:nth-child(2n){margin-right:0}}@media screen and (max-width:767px){.card-list__list_3x .card-list__item{width:100%}.card-list__list_3x .card-list__item:nth-child(3){margin-right:0}}.card-list__list_3x .card__main-item:first-child{-webkit-box-flex:1;flex:1 1 auto}.card-list__list_4x{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;flex-wrap:wrap;-webkit-box-pack:start;justify-content:flex-start;width:100%}@media screen and (max-width:767px){.card-list__list_4x{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-right:0}}.card-list__list_4x .card-list__item{margin-right:20px;width:calc(25% - 15px)}.card-list__list_4x .card-list__item:nth-child(4n){margin-right:0}@media screen and (max-width:1023px){.card-list__list_4x .card-list__item{width:calc(50% - 15px);margin-right:30px}.card-list__list_4x .card-list__item:nth-child(4n){margin-right:30px}.card-list__list_4x .card-list__item:nth-child(2n){margin-right:0}}@media screen and (max-width:767px){.card-list__list_4x .card-list__item{width:100%}.card-list__list_4x .card-list__item:nth-child(4){margin-right:0}}.card-list__list_4x .card__main-item:first-child{-webkit-box-flex:1;flex:1 1 auto}@media screen and (max-width:1179px){.card-list__list_column{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}@media screen and (max-width:1179px){.card-list__list_column,.card-list__list_column .card-list__item{margin-right:0;width:100%}}.card-list__list_favorite{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;flex-wrap:wrap}.card-list__list_favorite .card-list__item{width:calc(50% - 7.5px);margin-right:15px}.card-list__list_favorite .card-list__item:nth-child(2n){margin-right:0}@media screen and (max-width:767px){.card-list__list_favorite .card-list__item{width:100%;margin-right:0}}.card-list__item{margin-bottom:15px;position:relative!important;padding:initial!important}.card-list__item:before{content:none!important}@media screen and (max-width:1179px){.card-list__item{width:calc(50% - 15px)}}@media screen and (max-width:767px){.card-list__item{margin-right:0;width:100%}}.card-list__item_hidden{display:none}.card-list__item a{color:initial!important}.card-list__item a:hover{text-decoration:none!important}.card-list__item a.card:hover{color:#000}.tabs_left{padding-left:38px;position:relative}.tabs_left .tabs__togglers{position:absolute;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse;right:100%;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:100% 0;transform-origin:100% 0;margin-bottom:0}.tabs_left .tabs__tab{display:block}.tabs__togglers{-webkit-box-align:stretch;align-items:stretch;-webkit-box-pack:start;justify-content:flex-start;margin-bottom:1px;margin-left:1px}.tabs__tab,.tabs__togglers{display:-webkit-box;display:flex}.tabs__tab{background:#fff;border:1px solid #77777a;color:#292527;padding:10px 15px;margin-left:-1px;margin-bottom:-1px;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;cursor:pointer}.tabs__tab:hover{background:#e8e9e9}.tabs__tab.active{background:red;color:#fff;border-color:red}.tabs__tab.active:hover{background:red}@media screen and (max-width:1179px){.tabs__tab{padding:10px}}@media screen and (max-width:400px){.tabs__tab{font-size:12px;padding:8px}}.tabs__content{padding-top:15px}.tabs__block{display:none}.tabs__block.active{display:block}.simple-tabs{display:-webkit-box;display:flex;flex-wrap:wrap;padding:0;list-style:none}.simple-tabs_mixed{margin:auto 0 10px auto!important;-webkit-box-align:center;align-items:center}.simple-tabs__wrapper{display:-webkit-box;display:flex;flex-wrap:wrap;margin:0 25px -10px 0;padding:0;list-style:none}@media screen and (max-width:767px){.simple-tabs__wrapper{margin-bottom:0}}.simple-tabs__wrapper:last-of-type{margin-right:0}@media screen and (max-width:767px){.simple-tabs__wrapper:last-of-type{margin-bottom:-10px}}.simple-tabs__item{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-right:15px;margin-bottom:10px;padding:initial!important;position:static!important}.simple-tabs__item:last-of-type{margin-right:0}.simple-tabs__item:before{content:none!important}.simple-tabs__button{border:none;background:none;color:#999;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.simple-tabs__button:hover,.simple-tabs__button_active{color:red}.image-block{display:-webkit-box;display:flex;width:100%;height:100%;-webkit-box-align:start;align-items:flex-start;position:relative}.image-block__list{position:relative;display:block;margin:0!important;padding-bottom:75%;width:100%;list-style:none}.image-block__item{position:absolute!important;top:50%;left:50%;width:100%;height:100%;opacity:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;padding:initial!important}.image-block__item:before{content:none!important}.image-block__item_active{opacity:1}.image-block__image{width:100%;height:100%}.image-block__pagination{position:absolute;left:0;top:calc(100% - 3px);display:-webkit-box;display:flex;margin:0!important;padding:0;width:100%;height:3px;list-style:none;z-index:200}.image-block__pagination-item{flex-shrink:1;width:100%;height:100%;margin-right:3px;background:#333;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;padding:initial!important}.image-block__pagination-item:before{content:none!important}.image-block__pagination-item:last-of-type{margin-right:0}.image-block__pagination-item_active{background:red}@media screen and (max-width:767px){.image-block__list{overflow-y:hidden}.image-block__item{position:static;top:0;left:0;opacity:1;-webkit-transform:translate(0);transform:translate(0);display:inline-block}.image-block__image[src=""]{opacity:0}.image-block__pagination{display:none}.image-block .slick-arrow{position:absolute;top:0;width:40px;height:100%;background:#000;border:none;outline:none;z-index:1;opacity:.3}.image-block .slick-arrow:before{font-family:FontAwesome;font-weight:900;font-size:2rem;color:#fff}.image-block .slick-prev{left:0}.image-block .slick-prev:before{content:"\F053"}.image-block .slick-next{right:0}.image-block .slick-next:before{content:"\F054"}}.offer-card{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:stretch;align-items:stretch;height:100%;border:1px solid #bdccd4}.offer-card_relative{position:relative}.offer-card_services{padding-top:80px}.offer-card__image{width:100%}.offer-card__description{-webkit-box-flex:1;flex-grow:1;padding:10px 15px;font-size:1.286em;line-height:1.25em}.offer-card .image-contain{width:88%;margin:30px auto;background-position:50%;height:40px}.card{display:-webkit-box;display:flex;width:100%;min-height:220px;border:1px solid #bdccd4;background:#fff;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.card:hover{background:#f7f9f9}@media screen and (max-width:1179px){.card{-webkit-box-align:start;align-items:flex-start;height:100%}.card,.card .card__link{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.card .card__aside,.card .card__aside+.card__main{width:100%}.card .card__main{position:relative;-webkit-box-flex:1;flex-grow:1;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.card .card__main_3 .card__main-item:first-child,.card .card__main_3 .card__main-item:nth-child(2){width:100%}.card .card__main_3 .card__main-item:first-child{-webkit-box-pack:start;justify-content:flex-start}.card .card__main_3 .card__main-item:nth-child(2){-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.card .card__main_3 .card__main-item__bet,.card .card__main_3 .card__main-item__info{width:100%}.card .card__main_3 .card__main-item__info{margin-bottom:25px;max-width:100%;margin-right:0}.card .card__main_3 .card__main-item__bet{margin-top:0}.card .card__main_3 .card__description{margin-bottom:10px}.card .card__main-item:first-child{-webkit-box-pack:justify;justify-content:space-between;-webkit-box-flex:1;flex-grow:1;margin-right:0;width:100%}.card .card__main-item:nth-child(2){margin-right:0;margin-bottom:25px;width:100%}.card .card__main-item:last-child{margin-bottom:0}.card .card__main-item_history{width:100%}.card .card__main-item .auction-timer__wrapper{max-width:100%}.card .card__top{flex-wrap:wrap;margin-bottom:10px}.card .card__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:0}.card .card__left,.card .card__middle{width:100%;margin:0 0 10px}.card .card__right{width:50%}.card .card__price-block{width:50%;margin-bottom:0;-webkit-box-ordinal-group:1;order:0}.card .card__action-block{width:100%}.card .card__quick-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:end;align-items:flex-end;margin-bottom:10px}.card .card__profits,.card .card__program,.card .card__watched{display:none}.card .card__side-block{margin:0;width:auto}}.card_small{-webkit-box-align:start;align-items:flex-start;height:100%}.card_small,.card_small .card__link{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.card_small .card__aside,.card_small .card__aside+.card__main{width:100%}.card_small .card__main{position:relative;-webkit-box-flex:1;flex-grow:1;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.card_small .card__main_3 .card__main-item:first-child,.card_small .card__main_3 .card__main-item:nth-child(2){width:100%}.card_small .card__main_3 .card__main-item:first-child{-webkit-box-pack:start;justify-content:flex-start}.card_small .card__main_3 .card__main-item:nth-child(2){-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.card_small .card__main_3 .card__main-item__bet,.card_small .card__main_3 .card__main-item__info{width:100%}.card_small .card__main_3 .card__main-item__info{margin-bottom:25px;max-width:100%;margin-right:0}.card_small .card__main_3 .card__main-item__bet{margin-top:0}.card_small .card__main_3 .card__description{margin-bottom:10px}.card_small .card__main-item:first-child{-webkit-box-pack:justify;justify-content:space-between;-webkit-box-flex:1;flex-grow:1;margin-right:0;width:100%}.card_small .card__main-item:nth-child(2){margin-right:0;margin-bottom:25px;width:100%}.card_small .card__main-item:last-child{margin-bottom:0}.card_small .card__main-item_history{width:100%}.card_small .card__main-item .auction-timer__wrapper{max-width:100%}.card_small .card__top{flex-wrap:wrap;margin-bottom:10px}.card_small .card__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:0}.card_small .card__left,.card_small .card__middle{width:100%;margin:0 0 10px}.card_small .card__right{width:50%}.card_small .card__price-block{width:50%;margin-bottom:0;-webkit-box-ordinal-group:1;order:0}.card_small .card__action-block{width:100%}.card_small .card__quick-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:end;align-items:flex-end;margin-bottom:10px}.card_small .card__profits,.card_small .card__program,.card_small .card__watched{display:none}.card_small .card__side-block{margin:0;width:auto}.card__link{display:-webkit-box;display:flex;width:100%}.card__aside{position:relative;width:25%}@media screen and (min-width:1180px){.card__aside+.card__main{width:75%}}.card__image{width:100%;-o-object-fit:cover;object-fit:cover;height:0;padding:0 0 75%}@media screen and (max-width:767px){.card__image{min-height:0}}.card__badges{position:absolute;top:5px;left:5px;z-index:200}.card__quick{align-self:flex-start;position:absolute;top:15px;right:10px}.card__main{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding:15px 10px;flex-wrap:wrap}.card__main,.card__main_3 .card__main-item:nth-child(2){-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.card__main_3 .card__main-item:nth-child(2){width:100%;justify-content:space-around}.card__main_3 .card__main-item__bet{margin-top:-25px}.card__main_3 .card__main-item__info{max-width:50%;margin-right:15px;padding-top:15px}.card__main .card__heading-text{width:calc(100% - 35px)}.card__main--col{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.card__main--col .card__main-item:first-child{width:100%}.card__main--col .card__main-item:nth-child(2){width:100%;-webkit-box-pack:center;justify-content:center}.card__main--col .card__main-item:nth-child(2) .card__main-item__bet{width:100%}.card__main--col .card__main-item:nth-child(2) .auction-timer_done{max-width:100%}.card__main--col .card__main-item .card__description{margin-bottom:0}.card__main-item{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.card__main-item:first-child{width:calc(100% - 40px)}@media screen and (max-width:480px){.card__main-item:first-child{margin-bottom:15px}}.card__main-item:last-child{-webkit-box-pack:center;justify-content:center}.card__main-item:last-child button{max-width:240px;margin:0 auto}.card__main-item:last-child button.button{margin:0 auto 8px}.card__main-item:last-child button.button:last-child{margin-bottom:0}@media screen and (max-width:480px){.card__main-item:last-child button{max-width:100%}}.card__main-item_description{width:60%!important}@media screen and (max-width:1179px){.card__main-item_description{width:100%!important}}.card__main-item_history{width:40%!important}.card__main-item_history .auction-timer__wrapper_user{text-align:center}@media screen and (max-width:1179px){.card__main-item_history{width:100%!important}}.card__main-item table{width:100%;padding:0 5px;-webkit-box-flex:1;flex-grow:1;margin:0 auto}.card__main-item .filter__input{text-align:center}.card__main-item__bet{min-width:155px}.card__main-item_center{-webkit-box-pack:center;justify-content:center;text-align:center}.card__main-item .button{padding:7px 25px;width:100%}.card__main-item .button:first-child{margin-bottom:10px}.card__grey{fill:#999;color:#999}.card__heading-text{font-size:1.286em}.card__side-text{font-size:.857em;color:#999;max-width:100%}.card__description,.card__description+.auction-timer__wrapper{margin-bottom:10px}.card__bid{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:15px}.card__bid-caption{text-align:center;margin-bottom:5px;padding-top:10px}.card__bid-minus,.card__bid-plus{width:15px;height:15px;position:relative;cursor:pointer}.card__bid-minus:before,.card__bid-plus:before{font-family:FontAwesome;font-size:1.2rem;font-weight:900;line-height:.8;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#292527}.card__bid-minus:hover:before,.card__bid-plus:hover:before{color:#5f555a}.card__bid-minus{margin-right:5px}.card__bid-minus:before{content:"\F146"}.card__bid-plus{margin-left:5px}.card__bid-plus:before{content:"\F0FE"}.card__bid-value{text-align:center;padding:10px;border:1px solid #bdccd4;width:100%;min-width:110px;margin:5px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.card__bid-value.error{color:#fc0d1b;border-color:#fc0d1b;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:zoom;animation-name:zoom}@-webkit-keyframes zoom{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}}@keyframes zoom{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}}@media screen and (max-width:1179px){.w-30,.w-40{width:100%!important}}.badge-list{display:-webkit-box;display:flex;flex-wrap:wrap;margin:0 -5px 0 0;padding:0;width:100%;list-style:none}.badge-list__item{margin-right:5px;margin-bottom:5px}.badge{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:5px;border-radius:3px;background:red}.badge_add{background:#00c74a}.badge__caption{font-size:.857em;color:#fff;line-height:1em;text-transform:uppercase}.profit-badge-list{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;margin:0!important;padding:0;list-style:none}.profit-badge-list__item{margin-right:2px;padding:initial!important}.profit-badge-list__item:before{content:none!important}.profit-badge-list__item:last-of-type{margin-right:0}.profit-badge{position:relative;display:-webkit-box;display:flex;background:#f4f8f9;width:30px;height:30px}.profit-badge:hover .profit-badge__icon{fill:#0064dc}.profit-badge:hover .profit-badge__description{-webkit-transform:scale(1);transform:scale(1)}.profit-badge__link{display:-webkit-box;display:flex;width:100%;height:100%;border:none;background:none}.profit-badge__icon{margin-right:10px;background:#f4f8f9;width:30px;height:30px}.profit-badge__icon img{width:30px;height:30px;max-width:none}.profit-badge__description{position:absolute;top:100%;left:100%;padding:5px 10px;background:#77777a;color:#fff;font-size:.857em;white-space:nowrap;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.profit-program{position:relative}.profit-program:hover .profit-badge__description{-webkit-transform:scale(1);transform:scale(1)}.profit-program .profit-badge__description{left:0;top:calc(100% + 5px)}.small-plate{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:15px;width:100%;height:100%;border:1px solid #bdccd4}.small-plate__icon{margin-right:25px;height:46px;width:46px;-o-object-fit:contain;object-fit:contain}.small-plate__info{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start}.small-plate__description{font-weight:700}.wide-link{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;margin-top:10px;padding:25px;width:100%;background:#292527;line-height:1em;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.wide-link:hover{background:#0e0d0e}.wide-link:hover .wide-link__icon{-webkit-animation:slide-right .5s ease-in-out;animation:slide-right .5s ease-in-out;-webkit-animation-iteration-count:2;animation-iteration-count:2}.wide-link__caption{color:#fff;border-bottom:1px dotted #fff}.wide-link__icon{margin-left:10px;width:16px;height:16px;fill:#fff}.wide-link__icon svg{fill:inherit;width:100%;height:100%}.wide-link_hidden{display:none}.map-link{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;margin-bottom:15px}.map-link__icon{margin-right:15px;height:28px;width:22px}.map-link__main{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;min-width:110px}.map-link__caption{white-space:nowrap;font-size:1.286em}.map-link__sub{font-size:.857em}.map-link__sub span{border-bottom:1px dashed}.map-link__sub:hover{color:red;border-color:red}.price{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;padding:15px;background-color:rgba(0,199,74,.05)}.price__wrapper{margin-bottom:5px}.price__current{margin-right:auto;font-weight:700;font-size:1.286em}.price__old{margin-left:25px;text-decoration:line-through;color:#333}.price__credit-link{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;cursor:pointer;border-bottom:1px dashed}.price__credit-link:hover{color:red;border-color:red}#product_map{height:300px;width:100%;display:none}.product-info{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;padding-top:25px;-webkit-box-align:start;align-items:flex-start;margin-bottom:25px}@media screen and (max-width:980px){.product-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}}.product-info:last-child{margin-bottom:0}.product-info__aside{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:stretch;align-items:stretch;width:33.33333%;-webkit-box-flex:1;flex-grow:1}@media screen and (max-width:980px){.product-info__aside{padding-bottom:15px;padding-right:0;-webkit-box-ordinal-group:2;order:1;width:auto}}@media screen and (max-width:550px){.product-info__aside{width:100%}}.product-info__item{padding:15px 0;border-bottom:1px solid #bdccd4}.product-info__main{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:stretch;align-items:stretch;width:calc(66.66667% - 50px);margin-right:25px;-webkit-box-flex:1;flex-grow:1}@media screen and (max-width:980px){.product-info__main{width:100%;margin-right:0}}.product-info__features{margin:0 0 25px;-webkit-columns:2;-moz-columns:2;column-count:2}@media screen and (max-width:767px){.product-info__features{-webkit-columns:auto;-moz-columns:auto;columns:auto;margin-bottom:0;margin-top:25px}}.product-info__features_mobile{display:none;padding-top:15px;border-top:1px solid #bdccd4;-webkit-box-ordinal-group:3;order:2}@media screen and (max-width:767px){.product-info__features_mobile{display:block}}.product-info__program{padding:15px 0;border-bottom:1px solid #bdccd4}.product-info__program>*{margin-bottom:10px}.product-info__program>:last-child{margin-bottom:0}.info-table{display:table;table-layout:fixed;width:100%}.info-table__row{display:table-row}.info-table__data-name{color:#333}.info-table__data,.info-table__data-name{display:table-cell;padding:5px 0;width:50%;line-height:1em}.profits{display:-webkit-box;display:flex;flex-wrap:wrap;margin:0 -5px -5px 0;padding:0;width:100%;list-style:none}@media screen and (max-width:449px){.profits{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.profits__item{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin:0 5px 5px 0;width:calc(50% - 5px)}@media screen and (max-width:449px){.profits__item{width:100%}}.profits__icon{margin-right:10px;background:#f4f8f9}.profits__icon,.profits__icon img{width:30px;height:30px}.profits__description{font-size:.857em}.actions{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:stretch;align-items:stretch;margin:0 0 -5px;padding:0;width:100%;list-style:none}@media screen and (max-width:449px){.actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.actions__item{margin:0 5px 5px 0;width:calc(50% - 2.5px)}@media screen and (max-width:449px){.actions__item{width:100%}}.actions__item:nth-of-type(2n){margin-right:0}.actions__button{padding-left:5px;padding-right:5px;width:100%;height:100%}.gallery-zoom{position:absolute;top:10px;right:10px;width:31px;height:30px;border-radius:5px;opacity:.4;background:#000;z-index:2;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;cursor:pointer}.gallery-zoom:before{content:"\F002";font-family:FontAwesome;font-weight:900;color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate3D(-50%,-50%,0);transform:translate3D(-50%,-50%,0)}.gallery-zoom:hover{opacity:.6}.gallery{margin-bottom:15px;width:100%}@media screen and (max-width:449px){.gallery{margin-bottom:30px}}.gallery__swiper{width:100%}.gallery__wrapper{margin:0;padding:0;width:100%;list-style:none}.gallery__slide{position:relative;width:100%;padding:33.33333% 25%}@media screen and (max-width:1023px){.gallery__slide{height:350px}}@media screen and (max-width:767px){.gallery__slide{height:300px}}@media screen and (max-width:449px){.gallery__slide{height:200px}}.gallery__image{position:absolute;top:50%;left:50%;width:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.gallery__button{top:50%;margin-top:0;padding:3px;height:77px;width:auto;border:none;border-radius:3px;background:none;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.gallery__button:hover{background-color:rgba(0,0,0,.22)}.gallery__button:active{background-color:rgba(0,0,0,.33)}.gallery__icon{height:100%}.gallery__pagination{max-width:none}.image-pagination{display:-webkit-box;display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none}.image-pagination__item{position:relative;margin:5px 5px 0 0;width:calc(16.66667% - 5px);height:70px;overflow:hidden;opacity:.8;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.image-pagination__item:nth-of-type(6n){margin-right:0}.image-pagination__item:hover,.image-pagination__item_active{opacity:1}.image-pagination__thumb{position:absolute;top:50%;left:50%;width:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.feature-list{margin:0 0 25px;padding:0;width:100%}.feature-list__heading{display:block;font-size:1.286em;font-weight:700;margin-bottom:25px;width:100%}.feature-list__list{margin:0 0 15px;padding:0;list-style:none}.feature-list__list:last-of-type{margin-bottom:0}.feature-list__title{margin-bottom:10px;font-size:1.05rem;font-weight:700}.feature-list__item{margin-bottom:10px;margin-left:10px}.feature-list__item:last-of-type{margin-bottom:0}.row-gallery{display:grid;grid-template:auto/repeat(4,1fr);margin:0 0 25px;padding:0;width:100%;list-style:none}@media screen and (max-width:767px){.row-gallery{grid-template:auto/repeat(2,1fr)}}@media screen and (max-width:449px){.row-gallery{grid-template:auto/1fr}}.row-gallery__item{position:relative;width:100%;height:180px;overflow:hidden}@media screen and (max-width:1023px){.row-gallery__item{height:140px}}@media screen and (max-width:767px){.row-gallery__item{height:200px}}@media screen and (max-width:449px){.row-gallery__item{height:250px}}.row-gallery__item:hover .row-gallery__overlay{background-color:hsla(0,0%,100%,.8)}.row-gallery__item:nth-of-type(5n - 4){grid-row-end:span 2;grid-column-end:span 2;height:100%}.row-gallery__item:nth-of-type(n+6){display:none}.row-gallery__image{position:absolute;top:50%;left:50%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.row-gallery__overlay{position:absolute;top:0;left:0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:100%;height:100%;background-color:hsla(0,0%,100%,.6);color:#333;font-size:3em;font-weight:700;font-family:Etelka Text Pro,arial,sans-serif;z-index:100;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;pointer-events:none}.row-gallery__overlay:hover{background-color:hsla(0,0%,100%,.8)}.text-block{margin-bottom:15px}.text-block:last-child{margin-bottom:0}.card-row-list{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;width:100%}@media screen and (max-width:449px){.card-row-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.card-row-list__aside{flex-shrink:0;padding-right:15px;width:25%}@media screen and (max-width:767px){.card-row-list__aside{width:40%}}@media screen and (max-width:449px){.card-row-list__aside{padding-right:0;padding-bottom:10px;width:100%}}.card-row-list__heading{margin-bottom:5px;font-size:1.286em;font-family:Etelka Text Pro,arial,sans-serif}.card-row-list__description{color:#999}.card-row-list__list{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;flex-wrap:wrap;-webkit-box-align:stretch;align-items:stretch;-webkit-box-flex:1;flex-grow:1;margin:0 -15px -15px 0;padding:0;list-style:none}@media screen and (max-width:767px){.card-row-list__list{margin-right:0;margin-bottom:-10px}}.card-row-list__item{margin:0 15px 15px 0;width:calc(33.33333% - 15px)}@media screen and (max-width:1023px){.card-row-list__item{width:calc(50% - 15px)}}@media screen and (max-width:767px){.card-row-list__item{margin-right:0;margin-bottom:10px;width:100%}}.product-link{position:relative;display:block;width:100%;height:155px}.product-link__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-link__overlay{position:absolute;top:0;left:0;padding:10px;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(#000),color-stop(50%,transparent)) no-repeat;background:linear-gradient(180deg,#000 0,transparent 50%) no-repeat;background-position:0 -30px;z-index:100;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.product-link__overlay:hover{background-position:0 -10px}.product-link__caption{color:#fff;font-size:1.286em;font-family:Etelka Text Pro,arial,sans-serif}.product-link__button{position:absolute;bottom:10px;left:50%;width:calc(100% - 20px);-webkit-transform:translate(-50%);transform:translate(-50%);z-index:200}.model-info{position:relative}.model-info_full{width:100%}.model-info__overlay{position:absolute;top:0;left:0;-webkit-box-align:start;align-items:flex-start;padding:15px;height:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(-10%,#000),color-stop(20%,transparent),color-stop(80%,transparent),color-stop(110%,#000)) no-repeat;background:linear-gradient(180deg,#000 -10%,transparent 20%,transparent 80%,#000 110%) no-repeat;pointer-events:none}.model-info__content,.model-info__overlay{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;width:100%}.model-info__content{-webkit-box-align:center;align-items:center}.model-info__content_left{-webkit-box-pack:start;justify-content:flex-start}.model-info__price{margin-right:15px;margin-bottom:15px;font-size:1.286em;font-family:Etelka Text Pro,arial,sans-serif;color:#fff}.model-info__price_black{margin-right:40px;font-weight:700;color:#000}.model-info__actions{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:stretch;align-items:stretch;margin-bottom:10px;pointer-events:all}@media screen and (max-width:449px){.model-info__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.model-info__button{margin-right:5px;margin-bottom:5px}@media screen and (max-width:449px){.model-info__button{margin-right:0}}.model-info__button:last-of-type{margin-right:0}.overflow-wrapper{width:100%;overflow-x:auto}.banner{width:100%;margin-bottom:25px}.address-card{position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:15px 25px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.address-card:hover{background:#f7f9f9}@media screen and (max-width:767px){.address-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.address-card__main{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-flex:1;flex-grow:1;margin-right:25px}@media screen and (max-width:767px){.address-card__main{margin-right:0;margin-bottom:25px}}.address-card__icon{margin-right:25px;width:20px;height:30px;-o-object-fit:contain;object-fit:contain}.address-card__info{-webkit-box-flex:1;flex-grow:1}.address-card__heading{margin-bottom:5px;font-size:1.286em;color:#333}.address-card__overlay-link{position:absolute;display:block;top:0;left:0;width:100%;height:100%}.address-card__actions{flex-shrink:0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin:0;padding:0;list-style:none}@media screen and (max-width:449px){.address-card__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.address-card__action-item{margin-right:25px;z-index:100}@media screen and (max-width:449px){.address-card__action-item{margin-right:0;margin-bottom:15px}}.address-card__action-item:last-of-type{margin-right:0}@media screen and (max-width:449px){.address-card__action-item:last-of-type{margin-bottom:0}}.map{width:100%;height:500px;overflow:hidden}@media screen and (max-width:767px){.map{height:300px}}.map_full{height:100%}.map-wrapper .card-list__header{-webkit-box-align:center;align-items:center}.highlighted{color:red}.hidden{display:none}.store-card{display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch;width:100%}@media screen and (max-width:767px){.store-card{flex-wrap:wrap}}.store-card__part{position:relative;width:33%;min-height:165px;-webkit-box-flex:1;flex-grow:1}@media screen and (max-width:767px){.store-card__part{width:50%;-webkit-box-flex:0;flex-grow:0}}@media screen and (max-width:449px){.store-card__part{width:100%}}.store-card__info{padding:10px 10px 10px 0}@media screen and (max-width:767px){.store-card__info{min-height:0}}.store-card__heading{margin-bottom:25px}.store-card__button{margin-top:25px}.store-card__image{position:absolute;top:50%;left:50%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:767px){.store-card__map{width:100%;min-height:300px}}.list li{margin-bottom:10px;list-style:none;position:relative}.list li:before{position:absolute;content:"";top:.4em;left:-15px;width:6px;height:6px;border-radius:50%;background-color:#292527}.list li ol,.list li ul{padding-top:10px}.list li ol:first-child,.list li ul:first-child{padding-top:0}.list li ol li,.list li ul li{margin-bottom:5px}.popup{background:#fff;width:95%;height:80%;max-width:550px;padding:15px;margin:auto;position:relative;box-shadow:0 10px 51px -5px rgba(0,0,0,.56)}.popup__wrapper{padding:25px;border:1px solid #77777a}.popup__buttons{display:-webkit-box;display:flex;width:100%;-webkit-box-align:center;align-items:center;justify-content:space-around}.popup__buttons .button{margin-bottom:0}.mfp-bg,.popup form{background:#fff}.mfp-bg .mfp-content{text-align:center}#popup-error,.popup-error{padding:25px;border:3px solid red}#popup-success,.popup-success{padding:25px;border:3px solid green}.rightbar{min-width:400px;max-width:600px;height:100vh;z-index:2000;right:-100%;top:0;position:fixed;background:#fff;-webkit-transition:right .3s ease-out;transition:right .3s ease-out}@media screen and (max-width:767px){.rightbar{max-width:100%}}@media screen and (max-width:449px){.rightbar{width:100%;min-width:0;max-width:none}}.rightbar__header{border-bottom:1px solid #77777a;height:48px;padding:15px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.rightbar__header>span{font-size:1.4rem;font-family:Etelka Text Pro,arial,sans-serif;font-weight:700;line-height:1.25;margin-bottom:0;color:initial;display:none}.rightbar__header .btns{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.rightbar__icon{position:relative;cursor:pointer;margin:0 5px}.rightbar__icon:hover .quick-actions__icon_fill{opacity:1}.rightbar__icon:hover .quick-actions__icon_link{-webkit-animation:slide-right-top .4s ease-in-out;animation:slide-right-top .4s ease-in-out}.rightbar__body{padding:15px;height:calc(100% - 48px);position:relative;overflow-y:auto}.rightbar__empty{font-size:1.286em;color:#999}.rightbar_show{right:0;-webkit-transition:right .3s ease-out;transition:right .3s ease-out}.rightbar .loading{width:100%;height:100%;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;position:absolute;top:0;left:0;background:#fff}.rightbar-on-screen:after{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1900;background:rgba(0,0,0,.3);-webkit-transition:background .3s ease-out;transition:background .3s ease-out}.filter-save{padding:10px;width:100%;margin-bottom:15px;border:1px solid red;display:block;position:relative}.filter-save__title{color:red;margin-bottom:10px}.filter-save__title+.filter-save__subscribe{margin-top:5px}.filter-save__icon{position:absolute;top:5px;right:5px;background:#fff;z-index:10}.filter-save__text{color:#bdccd4;margin-bottom:5px}.filter-save__text:last-child{margin-bottom:0}.filter-save__text span{color:#000}.filter-save__show-more{cursor:pointer;color:red}.filter-save__additional{display:none;padding-top:5px}.filter-save__subscribe{width:100%;padding:5px;margin-top:15px;border:1px solid #bdccd4;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:pointer}.filter-save__subscribe:hover{border-color:red;background:red;color:#fff}.product-share{position:relative;z-index:1}.product-share .ya-share2{width:130px;position:absolute;top:25px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#fff;box-shadow:0 5px 5px #e8f2f9;padding:10px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}[data-tooltip]{position:relative;overflow:visible}[data-tooltip] .tooltip{min-width:10em;padding:.5em .75em;box-shadow:0 .05em .15em rgba(0,0,0,.1);font-size:.786em;z-index:1000;position:absolute;left:50%;bottom:100%;top:auto;margin-bottom:.5em;margin-top:0;-webkit-transform:translate(-50%,.5em);transform:translate(-50%,.5em);background-color:#77777a;color:#fff;border-radius:10px;text-align:center;visibility:hidden;opacity:0;-webkit-transition:visibility 0s linear .2s,opacity .2s ease-in 0s,-webkit-transform .2s ease-in 0s;transition:visibility 0s linear .2s,opacity .2s ease-in 0s,-webkit-transform .2s ease-in 0s;transition:visibility 0s linear .2s,opacity .2s ease-in 0s,transform .2s ease-in 0s;transition:visibility 0s linear .2s,opacity .2s ease-in 0s,transform .2s ease-in 0s,-webkit-transform .2s ease-in 0s;pointer-events:none}[data-tooltip] .tooltip:after{content:"";position:absolute;top:100%;bottom:auto;left:50%;width:0;height:0;border:.5em solid transparent;border-top-color:#77777a;border-bottom:none;margin-left:-.5em}[data-tooltip][data-tooltip-position=bottom] .tooltip{position:absolute;left:50%;top:100%;bottom:auto;margin-top:.5em;margin-bottom:0;-webkit-transform:translate(-50%,-.5em);transform:translate(-50%,-.5em);background-color:#77777a;color:#fff;border-radius:10px;text-align:center;visibility:hidden;opacity:0;-webkit-transition:visibility 0s linear .2s,opacity .2s ease-in 0s,-webkit-transform .2s ease-in 0s;transition:visibility 0s linear .2s,opacity .2s ease-in 0s,-webkit-transform .2s ease-in 0s;transition:visibility 0s linear .2s,opacity .2s ease-in 0s,transform .2s ease-in 0s;transition:visibility 0s linear .2s,opacity .2s ease-in 0s,transform .2s ease-in 0s,-webkit-transform .2s ease-in 0s;pointer-events:none}[data-tooltip][data-tooltip-position=bottom] .tooltip:after{content:"";position:absolute;bottom:100%;top:auto;left:50%;width:0;height:0;border:.5em solid transparent;border-top:none;border-bottom:.5em solid #77777a;margin-left:-.5em}[data-tooltip]:hover .tooltip{visibility:visible;opacity:1;-webkit-transform:translate(-50%);transform:translate(-50%);-webkit-transition:visibility 0s linear 0s,opacity .3s ease-out 0s,-webkit-transform .3s ease-out 0s;transition:visibility 0s linear 0s,opacity .3s ease-out 0s,-webkit-transform .3s ease-out 0s;transition:visibility 0s linear 0s,opacity .3s ease-out 0s,transform .3s ease-out 0s;transition:visibility 0s linear 0s,opacity .3s ease-out 0s,transform .3s ease-out 0s,-webkit-transform .3s ease-out 0s;height:inherit}.image-contain{width:100%;height:60px;background-size:contain;background-repeat:no-repeat;background-position:0;display:block;margin-bottom:15px}.special-program__image{max-width:500px;margin-bottom:25px;display:block}.form-static{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;padding:10px;width:100%;max-width:500px;margin:0 auto;border:6px solid #aaaaad;text-align:center}.form-static__heading{margin:15px 0 0;text-align:center}.form-static__text{margin-bottom:15px}.form-static__input{margin-bottom:25px;width:100%;max-width:420px;border-bottom:1px solid #bdccd4}.form-static__select{margin-bottom:25px}.form-static__textarea{margin-bottom:25px;width:100%;max-width:420px;border-bottom:1px solid #bdccd4}.form-static__button{margin-bottom:10px}.form-static__footnote{margin-bottom:25px}.form-static__link{color:#0064dc}.form-static__link:hover{text-decoration:underline}.form-static .custom-select{width:100%;max-width:420px;margin-top:15px}.form-static p{margin-bottom:15px}.form-static>:last-child{margin-bottom:0!important}#form-error,#form-success{padding:25px;border:4px solid #292527}#form-error{border-color:red}.form_flat .form__item{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-bottom:15px}.form_flat .form__item:last-child{margin-bottom:0}.form_flat .form__label{margin-bottom:10px;color:#77777a}.form_flat .form__label:last-child{margin-bottom:0}.form_flat .form__input{border:none;border-bottom:1px solid #bdccd4;padding-left:0;padding-right:0;padding-top:0}.form_flat .form__input:focus{border-color:red}.form_flat .form__input[name=login]{opacity:.65;cursor:not-allowed}.form__input{padding:10px;border:1px solid #bdccd4;background:#fff;text-align:left;margin:0 0 15px}.form__input:last-child{margin-bottom:0}.form__checkbox{margin-bottom:15px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.form__checkbox:last-child{margin-bottom:0}.form__checkbox input{padding:0;position:relative;margin:0 10px 0 0}.form__checkbox input:before{content:"";width:14px;height:11px;font-family:FontAwesome;font-weight:900;font-size:.5rem;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#77777a;padding-top:2px;border-radius:2px;text-align:center;background:#fff;border:1px solid #bdccd4}.form__checkbox input:checked:before{content:"\F00C";background:red;color:#fff;border:none}.form__textarea{margin-top:0;margin-bottom:15px;border:1px solid #bdccd4;resize:none}.form__footnote{padding-top:15px;color:#999}.form__footnote.error{color:#fc0d1b}.form .custom-select{margin-bottom:15px}.form .custom-select:last-child{margin-bottom:0}.form__agreement{text-align:left}.services-icon{background:url(/static/images/sprite/services.png) no-repeat;position:absolute!important;top:20px;right:50%!important;margin-right:-28px;height:47px}.services-special-programs{background-position:-510px 0!important;width:55px}.services-wheel{background-position:0 0;width:49px}.services-car-mileage{background-position:-145px 0!important;width:55px}.services-car-eval{background-position:-284px 0!important;width:70px}.services-call-back{background-position:-370px 0!important;width:55px}.services-target{background-position:-70px 0!important;width:48px}.services-rain{background-position:-220px 0!important;width:52px}.services-repare{background-position:-439px 0!important;width:55px}.lazy{border-radius:4px;-webkit-animation:lazyload 1s infinite;animation:lazyload 1s infinite;display:inline-block}.lazy-car-gallery{height:100%;width:100%}.lazy-overview{width:200px;height:30px}.lazy-price{width:100px;height:20px;margin-bottom:5px}.lazy-credit-price{width:40px;height:16px;margin-bottom:-4px}.lazy-year{width:40px}.lazy-mileage,.lazy-year{height:20px;margin-bottom:-4px}.lazy-mileage{width:60px}.lazy-profit-badges{width:200px;height:30px}.lazy-dealer-name{width:100px;height:20px}.select2-container--default .select2-selection--single{height:38px;border:1px solid #bdccd4;border-radius:0;outline:none}.select2-container--default .select2-results__option--highlighted[aria-selected]{background:red}.select2-selection__rendered{text-align:left;height:38px;line-height:38px!important}.select2-selection__arrow b{display:none}.select2-selection__arrow:before{content:"";background:url(/static/images/icon-arrow-down.svg) no-repeat;width:13px;height:13px;display:block;position:relative;top:50%;right:3px}#show360{position:absolute;top:45px;right:10px;z-index:2;width:31px;height:30px;cursor:pointer;opacity:.4;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}#show360:hover{opacity:.6}#show360 img{max-width:100%;border-radius:5px}#show360-container{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:1000;background:rgba(0,0,0,.5);display:none}.contact{border:1px solid #bdccd4}.contact__map{width:100%;display:none;height:300px}#result-count{position:fixed;left:0;bottom:-100%;width:100%;height:60px;background:rgba(255,0,0,.9);color:#fff;z-index:2000;display:none;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;font-size:1.286em;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#result-count span{margin:0 10px}#result-count.shown{bottom:0}@media screen and (max-width:767px){#result-count{display:-webkit-box;display:flex}}.error-h1{font-size:8rem;color:#de0000;margin-bottom:0}.error-p{color:#de0000;font-size:1.7rem}.error+label.error{margin-top:-10px;margin-bottom:10px;display:block}.disclamer{padding-top:15px;font-size:.75rem;opacity:.5}.crossregion-msg{padding:15px 25px;background:rgba(255,0,0,.1)}.contact-show-map{background:#292527;border-color:#292527}.nearest-dealers{width:100%;padding-top:10px;padding-bottom:25px}.nearest-dealers__toggler{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;cursor:pointer;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.nearest-dealers__toggler:hover{color:red}.nearest-dealers__toggler p{width:auto}.nearest-dealers__toggler sup{font-size:1em;padding-left:5px}.nearest-dealers__icon{height:18px;margin-right:10px}.nearest-dealers__content{padding-top:15px;display:none}.auction-timer{color:red;font-size:1.286em;margin-left:5px}.auction-timer_user{font-size:1.3rem;padding-top:5px}@media screen and (max-width:400px){.auction-timer_user{font-size:1.1rem}}.auction-timer_start{color:green;font-size:1.286em}.auction-timer_done{background:#e8e9e9;padding:10px 25px;opacity:.5;text-align:center;margin:0 auto;width:100%;max-width:330px}.auction-timer__wrapper{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start;font-size:1.1em;max-width:235px}.auction-timer__wrapper_user{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media screen and (max-width:400px){.auction-timer__wrapper_user{font-size:12px}}.auction-timer__wrapper_user.auction-timer_done{padding:15px 5px}.form-popup{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:15px;text-align:center}.form-popup__heading{font-size:1.1rem;font-weight:700;text-transform:uppercase;margin-bottom:25px;font-family:Etelka Text Pro,arial,sans-serif}.form-popup__footnote{text-align:center}.form-popup__text{padding:10px;background-color:rgba(255,0,0,.1)}.bid-status{width:100%;height:30px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;border-radius:5px;color:#fff}.bid-status_none{background:#e8e9e9}.bid-status_none .bid-status__caption{margin-left:0}.bid-status_none .bid-status__caption:before{left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(/static/images/icon-speed_dgrey.svg)}.bid-status_lead{background:#2daf51}.bid-status_beaten{background:#fc0d1b}.bid-status_beaten .bid-status__caption:before{content:"!";background:#fff;border-radius:10px;color:#fc0d1b;text-align:center;font-size:1.3rem;line-height:1}.bid-status__caption{position:relative;margin-left:15px}.bid-status__caption:before{content:"";position:absolute;top:calc(50% - 1px);left:-30px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:20px;background-image:url(/static/images/icon-speed_white.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}#new-lots-counter{position:fixed;top:-100px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);-webkit-transition:top .5s ease-in-out;transition:top .5s ease-in-out;padding:15px 25px;background:#e8e9e9;border-radius:25px;z-index:1000;cursor:pointer;box-shadow:10px 10px 20px rgba(0,0,0,.4)}#new-lots-counter.active{top:50px}.accordion{padding:10px 15px;margin-bottom:5px;border:1px solid #bdccd4;width:100%}.accordion:last-child{margin-bottom:0}.accordion.active .accordion__name:after{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.accordion.active .accordion__body{display:block}.accordion__name{width:100%;position:relative;font-weight:700;cursor:pointer;color:#292527;font-size:1.14em;padding-right:15px}.accordion__name:after{position:absolute;top:50%;right:0;line-height:1;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-family:FontAwesome;font-weight:700;font-size:1.2rem;content:"\F107";color:#77777a}.accordion__body{display:none;padding-top:25px}.tech-works{width:100%;height:100%;margin:0 auto;position:relative}@media screen and (max-width:767px){.tech-works{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.tech-works-top{width:100%;height:80%;padding:0;background:#ec253f;position:relative}@media screen and (max-width:767px){.tech-works-top{-webkit-box-flex:1;flex-grow:1}}.tech-works-top__header{position:relative;width:100%;z-index:1;height:100%}.tech-works-top__header-wrapper{width:100%;height:100%;margin:0 auto;position:relative;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between}.tech-works-top__header-wrapper h1{background:#fff;font-size:68px;text-align:center;margin-bottom:0;padding:25px 0;font-weight:700;text-shadow:0 1px 1px rgba(12,11,11,.56)}@media screen and (max-width:1200px){.tech-works-top__header-wrapper h1{font-size:45px}}@media screen and (max-width:767px){.tech-works-top__header-wrapper h1{padding:10px}}@media screen and (max-width:420px){.tech-works-top__header-wrapper h1{font-size:32px}}.tech-works-top__header-wrapper h1 a.logo{color:#fff}.tech-works-top__header-wrapper h1 a.logo img{margin:0 auto;max-width:450px}.tech-works-top__header-wrapper h2{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;margin:25px 0 42px;padding:0;text-align:center;font-size:18px;font-weight:300;color:#fff;line-height:20px;-webkit-box-flex:1;flex-grow:1}@media screen and (min-width:2000px){.tech-works-top__header-wrapper h2{font-size:30px}}@media screen and (max-width:767px){.tech-works-top__header-wrapper h2{font-weight:300;padding:0 10px}}.tech-works-bottom{width:100%;padding:10px 0}@media screen and (max-width:767px){.tech-works-bottom{padding:0}}.balance{-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;margin-top:40px}.balance,.balance__wrapper{display:-webkit-box;display:flex}.balance__wrapper{gap:8px}.balance__btn{width:125px;height:32px;border-radius:2px;-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;color:#fff;cursor:pointer}.balance__btn_red{background:#ec2830}.balance__btn_red:hover{background:#c00}.balance__btn_grey{background:#c8c8c8}.balance__btn_grey:hover{background:#9c9c9c}.balance__city-text{font-size:12px}.balance__city{font-size:12px;color:#8e8e8e;cursor:pointer}.balance .active{position:relative;font-size:18px;color:#000;cursor:default}.balance .active:after{content:"";width:100%;height:1px;background:#ec2830;position:absolute;bottom:0;left:0}.balance .active:hover{background:inherit}.table-wrapper{margin-top:8px;height:520px;overflow-y:scroll;padding-bottom:56px}.table-wrapper::-webkit-scrollbar{width:0}.table-wrapper::-webkit-scrollbar-thumb,.table-wrapper::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.table-blur-wrapper{position:relative}.table-blur{background:hsla(0,0%,100%,.5);width:100%;height:53px;position:absolute;bottom:0;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.balance-table{font-size:12px;width:850px;text-align:center;border-spacing:0 4px;position:relative}.balance-table thead th{background:#e0e0e0;position:-webkit-sticky;position:sticky;top:0;z-index:10}.balance-table td,.balance-table th{padding:17px 20px;border-top:1px solid #bdccd4;border-bottom:1px solid #bdccd4;position:relative;font-weight:400}.balance-table td:first-child,.balance-table th:first-child{border-left:1px solid #bdccd4}.balance-table td:last-child,.balance-table th:last-child{border-right:1px solid #bdccd4;padding:0 20px}.balance-table td:not(:last-child):after,.balance-table th:not(:last-child):after{content:"";width:1px;height:32px;background:#bdccd4;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.balance-table__btn{padding:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;cursor:pointer;position:relative;border-radius:2px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;color:#fff;-webkit-transition:all .3s ease;transition:all .3s ease}.balance-table__btn img{margin-left:5px}.balance-table .grey{background:#dcdcdc;padding:8px 20px;cursor:default}.balance-table .red{background:#ec2830;padding:8px 20px}.balance-table .red:hover{background:#c00}.balance-table .approved{background:rgba(74,206,95,.39);color:#00832c;cursor:default}.balance-table .declined{background:rgba(206,74,74,.39);color:#b10000;cursor:default}.balance-table .question{background:rgba(206,177,74,.39);color:#b1983c;cursor:default}.balance-table .empty{width:40px;height:1px;background:#a6a6a6;margin:0 auto}.balance-table .plus{color:#1c8a00}.balance-table .minus{color:#cf0000}.balance-popup{padding:15px}.balance-popup__text{font-size:16px;text-align:center}.balance-popup__btn{display:block;margin:40px auto 0;text-align:center;color:#fff;background:#ec2830;padding:8px 20px;width:200px;cursor:pointer}.balance-popup__btn:hover{background:#c00}@media (max-width:900px){.balance{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:start;gap:20px}}#balance-info{display:none}.low-balance-popup__text{text-align:center}.low-balance-popup__buttons{display:-webkit-box;display:flex;gap:34px}.low-balance-popup__btn{width:230px;height:32px;border-radius:2px;-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;color:#fff;cursor:pointer}.low-balance-popup__btn_red{background:red}.low-balance-popup__btn_red:hover{background:#c00;color:#fff}.low-balance-popup__btn_grey{background:#c8c8c8}.low-balance-popup__btn_grey:hover{background:#9c9c9c}.win-lot{display:-webkit-box;display:flex;gap:30px;-webkit-box-align:center;align-items:center;margin-bottom:30px}.win-lot p{width:auto;margin-bottom:0}.win-lot__btn{width:125px;height:32px;border-radius:2px;-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;color:#fff;cursor:pointer;background:#ec2830}.lot-win-link{margin:10px auto}.payment{margin-top:40px;font-size:32px}.challenge-popup{padding:15px}.challenge-popup__title{text-align:center;font-size:16px}.challenge-popup__textarea{border:1px solid #bdccd4;resize:none;width:100%;height:100px}.challenge-popup__btn{width:125px;height:32px;border-radius:2px;-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;color:#fff;cursor:pointer;background:#ec2830;margin:15px auto 0}.challenge-popup__btn:hover{background:#c00}.lk-menu{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;list-style:none;padding:0;margin:0;border:1px solid #bdccd4}.lk-menu__item:last-child a{border-bottom:none}.lk-menu__item a{color:#000;border-bottom:1px solid #bdccd4;padding:15px 10px;cursor:pointer;display:-webkit-box;display:flex;width:100%;height:100%}.lk-menu__item a.active,.lk-menu__item a:hover{border-bottom:2px solid red;margin-bottom:-1px;color:red}.bid-history{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;margin-bottom:5px;flex-wrap:wrap}@media screen and (max-width:1179px){.bid-history{-webkit-box-pack:center;justify-content:center}}.bid-history__medal{display:block;width:30px;height:30px;margin-right:15px;background-repeat:no-repeat;background-size:contain;background-position:50%}.bid-history__medal_1{background-image:url(/static/images/lk/medal_1.svg)}.bid-history__medal_2{background-image:url(/static/images/lk/medal_2.svg)}.bid-history__medal_3{background-image:url(/static/images/lk/medal_3.svg)}.bid-history__item{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;width:100%;margin-bottom:10px}@media screen and (max-width:767px){.bid-history__item{-webkit-box-pack:center;justify-content:center;width:50%;padding:0 10px}}@media screen and (max-width:449px){.bid-history__item{width:100%}}.bid-history__item:last-child{margin-bottom:0}