@media (prefers-reduced-motion:reduce),(update:slow){*,::after,::before{-webkit-animation-delay:-1ms!important;animation-delay:-1ms!important;-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;background-attachment:initial!important;scroll-behavior:auto!important;-webkit-transition-duration:0s!important;transition-duration:0s!important;-webkit-transition-delay:0s!important;transition-delay:0s!important}}.checkbox-wrap{display:block;float:none;font-size:0}.checkbox-wrap.singleCheckbox label span{font-weight:700}.checkbox-wrap label{display:inline-block;cursor:pointer;font-size:0}.checkbox-wrap input:checked~.dummy{border-color:#007bff;background:#007bff}.checkbox-wrap input:checked~.dummy svg{opacity:1}.checkbox-wrap .dummy{display:inline-block;vertical-align:middle;width:20px;height:20px;margin-right:10px;border:1px solid #c3c3c3;position:relative;-webkit-transition:border-color .2s ease-in-out;transition:border-color .2s ease-in-out;background:#fff}.checkbox-wrap .dummy svg{width:14px;height:12px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.checkbox-wrap span{display:inline-block;vertical-align:middle;font-weight:400;font-size:14px;color:#3d3d3d;letter-spacing:0;font-weight:700}.select-wrap{display:block;height:40px;margin-top:8px;border:1px solid #c2c2c2;position:relative;margin-bottom:20px}.select-wrap .value{padding-left:16px;line-height:40px;font-weight:400;font-size:14px;color:#1e1e1e;cursor:pointer;pointer-events:none}.select-wrap .arr{width:12px;height:6px;margin:auto;position:absolute;right:16px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.select-wrap .arr::after{content:'';display:block;position:absolute;width:24px;height:24px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%}.select-wrap .arr svg{width:100%;height:100%;position:absolute;top:0;left:0;pointer-events:none}.select-wrap.dropdown-open+.dropdown{-webkit-transform:translateY(0);transform:translateY(0)}@media screen and (min-width:768px){.select-wrap.dropdown-open+.dropdown{max-height:370px;-webkit-transition:max-height .1s;transition:max-height .1s;border:1px solid #c2c2c2;border-top:unset;-webkit-transform:unset;transform:unset}}@media screen and (min-width:1366px) and (max-height:768px){.select-wrap.dropdown-open+.dropdown{max-height:278px}.select-wrap.dropdown-open+.dropdown .btn-wrap{padding:11px 24px}.select-wrap.dropdown-open+.dropdown .btn-wrap button{height:38px}}.select-wrap:hover{border:1px solid #007bff}.select-wrap:hover .value{color:#007bff;font-weight:700}.select-input{width:100%;height:38px;padding-left:16px;position:relative;background:#fff;border:unset;border-radius:4px;color:#1e1e1e;font-size:16px;text-align:left}@media screen and (min-width:768px){.select-input{width:calc(100% - 30px);z-index:1;background-color:transparent}}.select-input--desktop{display:none}@media screen and (min-width:768px){.select-input--desktop{display:block}}.select-input--mobile{display:block}@media screen and (min-width:768px){.select-input--mobile{display:none}}.select-input--mobile::-webkit-input-placeholder{font-weight:400;font-size:16px;line-height:21px;color:#d8d8d8}.select-input--mobile::-moz-placeholder{font-weight:400;font-size:16px;line-height:21px;color:#d8d8d8}.select-input--mobile:-ms-input-placeholder{font-weight:400;font-size:16px;line-height:21px;color:#d8d8d8}.select-input--mobile::-ms-input-placeholder{font-weight:400;font-size:16px;line-height:21px;color:#d8d8d8}.select-input--mobile::placeholder{font-weight:400;font-size:16px;line-height:21px;color:#d8d8d8}.dropdown .select-input{height:40px;border:1px solid #c2c2c2}.select-input_wrap{width:100%;margin-top:25px;position:relative}.select-input_wrap::after{content:"";display:block;width:17px;height:16px;background-image:url(/assets/images/svg/loop-search-icon.svg);background-size:100%;background-repeat:no-repeat;position:absolute;top:12px;right:11px}@media screen and (min-width:768px){.select-input_wrap{display:none}}.value-input{position:absolute;top:0;left:0;z-index:1}.value--mobile{display:inline-block;margin-left:4px;font-weight:400;font-size:15px;line-height:20px;color:#666}.filters-no-results{display:none;padding:16px 0;vertical-align:middle;font-weight:400;font-size:16px;color:#1e1e1e;text-align:center}.dropdown{height:100%;max-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 16px;padding-top:16px;position:fixed;top:0;bottom:0;left:0;right:0;border:1px solid;-webkit-transform:translateY(100%);transform:translateY(100%);background:#fff;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out;z-index:99999}@media screen and (min-width:768px){.dropdown{position:absolute;width:100%;top:69px;-webkit-transform:unset;transform:unset;-webkit-transition:height .1s;transition:height .1s;overflow:hidden;padding:0;border:unset;max-height:0;-webkit-transition:max-height .1s;transition:max-height .1s;height:unset;bottom:unset}}.dropdown .filter-name{-ms-flex-negative:0;flex-shrink:0;position:relative;font-weight:700;font-size:18px;color:#1e1e1e}@media screen and (min-width:768px){.dropdown .filter-name{font-size:16px;padding:16px 16px 10px 16px;display:none}}.dropdown .filter-name .arr{display:block;top:14px;width:15px;height:18px;color:#1e1e1e;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width:768px){.dropdown .filter-name .arr{display:none}}.dropdown .filter-name .arr svg{width:100%;height:100%;stroke:#1e1e1e;pointer-events:none}.dropdown>ul{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;margin-top:32px;padding-left:16px;overflow-y:auto}.dropdown>ul li.primary-hover{width:265px}@media all and (max-width:1365px){.dropdown>ul li.primary-hover{width:265px}}@media all and (max-width:767px){.dropdown>ul li.primary-hover{width:calc(100% - 20px)}}@media screen and (min-width:768px){.dropdown>ul li.primary-hover--lastPopular .checkbox-wrap label::before{display:none}}.dropdown .btn-wrap{background:#e3f4ff;padding:16px 24px;margin:auto -16px 0}.dropdown .btn-wrap button{width:100%;height:48px;border:none;background:#1269ec;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;cursor:pointer}.dropdown .btn-wrap button span{font-weight:700;font-size:16px;color:#fff;pointer-events:none}.dropdown ul .checkbox-wrap{display:block;float:none;font-size:0;position:relative;z-index:1}.dropdown ul .checkbox-wrap .cnt{display:inline-block;width:unset;color:#666;font-weight:300!important;-webkit-transform:translateY(-1px);transform:translateY(-1px);padding-left:0}.dropdown ul .checkbox-wrap.marked .info{display:inline-block}.dropdown ul .checkbox-wrap.marked>label>.dummy{border-color:#007bff!important;border:2px solid}.dropdown ul .checkbox-wrap.marked>label>.dummy svg{display:none}.dropdown ul .checkbox-wrap.marked>label>.dummy::after{content:'';position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:6px;height:6px;background:#007bff}.dropdown ul .checkbox-wrap.marked .label-bg span{font-weight:700}@media screen and (max-width:990px){.dropdown ul .checkbox-wrap.active{margin-bottom:0}}.dropdown ul .checkbox-wrap.active .list-wrap{height:unset}.dropdown ul .checkbox-wrap.active .list-wrap .cnt{padding-left:4px}.dropdown ul .checkbox-wrap.active .arr{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.dropdown ul .checkbox-wrap.active.ghosted .list-wrap label:hover .dummy{opacity:1}.dropdown ul .checkbox-wrap.active.ghosted .list-wrap label .dummy{opacity:1;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;border-color:#1269ec;background:#1269ec}.dropdown ul .checkbox-wrap.active.ghosted .list-wrap label .dummy svg{opacity:1;color:#fff}.dropdown ul .checkbox-wrap.active.ghosted .secondary-hover .checkbox-wrap .dummy{background-color:#8dd0ff;border-color:#8dd0ff}.dropdown ul .checkbox-wrap.active ul li label{background-color:unset;height:60px;margin:0}.dropdown ul .checkbox-wrap.active ul li label::before{display:none}@media screen and (min-width:768px){.dropdown ul .checkbox-wrap.active label{background:#e3f4ff;height:46px;margin:0;margin-top:4px;padding-top:11px}}.dropdown ul .checkbox-wrap.active .label-bg{background-color:#e3f4ff}.dropdown ul .checkbox-wrap.ghosted span{font-weight:700}.dropdown ul .checkbox-wrap label{display:block;cursor:pointer;padding:0 16px}.dropdown ul .checkbox-wrap label::after,.dropdown ul .checkbox-wrap label::before{display:none}.dropdown ul .checkbox-wrap label .info{display:none;font-weight:400;color:#959595;letter-spacing:0}.dropdown ul .checkbox-wrap label .info:empty::before{content:attr(data-text);font-weight:400;color:#959595;letter-spacing:0}.dropdown ul .checkbox-wrap label.label-bg .hints{display:block;width:160px;line-height:12px;font-size:12px;white-space:nowrap;overflow:hidden;font-weight:400!important;padding:0;text-overflow:ellipsis;margin-top:3px;height:15px;color:#666}.dropdown ul .checkbox-wrap label.label-bg.is-with-hints{height:55px;padding:5px 0 5px 16px}.dropdown ul .checkbox-wrap label.label-bg.is-with-hints>span{line-height:22px}@media screen and (min-width:768px) and (max-width:1365px){.dropdown ul .checkbox-wrap label.label-bg.is-with-hints{height:60px}.dropdown ul .checkbox-wrap label.label-bg.is-with-hints>span{line-height:25px}.dropdown ul .checkbox-wrap label.label-bg.is-with-hints>span .hints{width:160px}}@media screen and (max-width:767px){.dropdown ul .checkbox-wrap label.label-bg.is-with-hints{height:60px}.dropdown ul .checkbox-wrap label.label-bg.is-with-hints>span{line-height:25px}.dropdown ul .checkbox-wrap label.label-bg.is-with-hints>span .hints{width:calc(100vw - 140px)}}.dropdown ul .checkbox-wrap .arr{position:absolute;right:16px;top:28px;width:12px;height:7px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:none;padding:0;color:#6e6e6e}@media screen and (min-width:768px){.dropdown ul .checkbox-wrap .arr{top:27px}}.dropdown ul .checkbox-wrap .arr::after{content:'';display:block;position:absolute;width:24px;height:24px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%}.dropdown ul .checkbox-wrap .arr svg{width:100%;height:100%;pointer-events:none}.dropdown ul .checkbox-wrap input:checked~.dummy,.dropdown ul .checkbox-wrap input:checked~label .dummy{border-color:#1269ec;background:#1269ec}.dropdown ul .checkbox-wrap input:checked~.dummy svg,.dropdown ul .checkbox-wrap input:checked~label .dummy svg{opacity:1}.dropdown ul .checkbox-wrap input:checked~span{font-weight:700}.dropdown ul .checkbox-wrap input:checked~label .info{display:inline}.dropdown ul .checkbox-wrap span{display:inline-block;margin-top:2px;vertical-align:middle;font-weight:400;font-size:16px;color:#1e1e1e;letter-spacing:0;font-weight:400}.dropdown ul .checkbox-wrap .label-bg>span{padding-left:3px}.dropdown ul .checkbox-wrap .label-bg>span .name{padding-left:0}.dropdown ul{list-style-type:none}.dropdown ul>li{-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out;position:relative}@media screen and (max-width:990px){.dropdown ul>li{margin-bottom:0}}.dropdown ul>li:last-child{margin-bottom:0}.dropdown ul>li:last-child .checkbox-wrap{margin-bottom:0}@media screen and (min-width:1366px){.dropdown ul>li label:hover{background:#e3f4ff}}@media screen and (max-width:990px){.dropdown ul>li .checkbox-wrap{margin-bottom:0}}.dropdown ul>li .checkbox-wrap label{height:45px;padding-top:12px;padding-left:16px;line-height:22px;font-size:0;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out;padding-top:11px;margin-top:4px;margin-bottom:4px}@media screen and (max-width:767px){.dropdown ul>li .checkbox-wrap label{height:60px;line-height:40px}}.dropdown ul>li .checkbox-wrap label::before{content:"";display:block;width:calc(100% - 30px);height:1px;background-color:#efefef;position:absolute;bottom:0;left:16px}.dropdown ul>li .checkbox-wrap .list-wrap{height:0;overflow:hidden}.dropdown ul>li .checkbox-wrap .list-wrap ul{padding-left:0;padding-bottom:15px}@media screen and (min-width:768px){.dropdown ul>li .checkbox-wrap .list-wrap ul{padding-bottom:10px}}.dropdown ul>li .checkbox-wrap .list-wrap ul .info{color:#959595;margin:8px 0}@media screen and (max-width:990px){.dropdown ul>li .checkbox-wrap .list-wrap ul li label{padding-left:58px;height:40px;line-height:25px}}@media screen and (max-width:990px){.dropdown ul>li .checkbox-wrap .list-wrap ul li:first-child{margin-top:0}}.dropdown ul>li .checkbox-wrap .list-wrap ul li:last-child{margin-bottom:0}.dropdown ul>li .checkbox-wrap .list-wrap ul li:last-child .checkbox-wrap{margin-bottom:0}@media screen and (min-width:768px){.dropdown ul>li.option-no-border label::before{display:none}}.dropdown>ul{margin-bottom:0;padding-left:0}@media screen and (min-width:768px){.dropdown>ul{margin-top:unset;padding:0 5px 0 20px;padding-bottom:20px}}.dropdown>ul.less{height:unset}.dropdown>ul .filter__popular-divider{display:none;margin-left:12px;margin-right:12px;position:relative}.dropdown>ul .filter__popular-divider .divider-text{background-color:#fff;padding-right:10px;color:#666;font-size:11px;font-weight:500;letter-spacing:.1px;position:relative;z-index:1}.dropdown>ul .filter__popular-divider::before{content:' ';display:block;width:100%;height:1px;background-color:#f2f2f2;position:absolute;top:50%}@media screen and (min-width:768px){.dropdown>ul .filter__popular-divider{display:block}}.dropdown .show-less-more{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:56px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #efefef;color:#007bff;font-size:14px;font-weight:500;line-height:18px;cursor:pointer;-webkit-transform:translateY(-1px);transform:translateY(-1px);display:none}@media all and (min-width:768px){.dropdown .show-less-more{display:none}}.dropdown .show-less-more div{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:18px;position:relative}.dropdown .show-less-more div:after{content:"";display:block;width:5px;height:5px;position:absolute;top:5px;right:-10px;border-right:1px solid #007bff;border-bottom:1px solid #007bff;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.dropdown .show-less-more div .less{display:none}.dropdown .show-less-more__input{position:absolute;z-index:-1;width:1px;height:1px;opacity:0;visibility:hidden}@media all and (max-width:768px){.dropdown .show-less-more__input:checked~.show-less-more div:after{top:7px;-webkit-transform:rotate(225deg);transform:rotate(225deg)}.dropdown .show-less-more__input:checked~.show-less-more .more{display:none}.dropdown .show-less-more__input:checked~.show-less-more .less{display:inline}.dropdown .show-less-more__input:checked~.show-less-more .less{display:inline}.dropdown .show-less-more__input:checked~ul .hidden-option{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}@media screen and (min-width:768px){.dropdown ul>li .checkbox-wrap .list-wrap ul li label{padding-left:58px;background-color:unset;height:39px;border:unset;margin:0;padding-left:53px;padding-right:0}}#hero{position:relative;padding-bottom:16px}@media screen and (min-width:768px){#hero{width:calc(100% - 48px);height:423px;margin:0 auto;padding:0}}@media screen and (min-width:1366px){#hero{max-width:1200px;height:416px}}#hero picture{line-height:0;font-size:0}#hero picture img{width:100%;height:190px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media screen and (min-width:480px){#hero picture img{height:256px}}@media screen and (min-width:768px){#hero picture img{height:100%}}#hero #filters{margin:0 8px;margin-top:-24px;padding:16px;position:relative;background:#fff}@media screen and (min-width:768px){#hero #filters{width:344px;position:absolute;top:24px;margin:0;left:24px;z-index:3}}@media screen and (min-width:1366px){#hero #filters{top:16px;left:16px}}#hero #filters.filters--open .filters--bg{display:block}#hero #filters.filters--open .dropdown-open{background:#e3f4ff;z-index:9999;border-bottom:unset}#hero #filters.filters--open .dropdown-open .value{color:#1269ec;font-weight:700}#hero #filters .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#hero #filters .title .icon{width:56px;height:50px;margin-right:16px;-ms-flex-negative:0;flex-shrink:0}#hero #filters .title .icon svg{width:100%;height:100%}#hero #filters .title h1{margin:unset;font-weight:700;font-size:16px;line-height:20px;color:#1e1e1e;margin-left:12px;width:70%}@media screen and (min-width:768px){#hero #filters .title h1{max-width:260px}}#hero #filters form{margin-top:16px}@media screen and (min-width:1366px){#hero #filters form{margin-top:24px}}#hero #filters form .hidden-input{position:absolute;z-index:-1;width:1px;height:1px;opacity:0;visibility:hidden}#hero #filters form .filter-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;min-height:0;margin-bottom:-8px}#hero #filters form .filter-tags .tag-category.hidden{display:none}#hero #filters form .filter-tags .tag{margin:0}#hero #filters form .filter-tags .tag.is-hidden{display:none}#hero #filters form .filter-tags .tag.tag-arrow{height:28px;width:28px;padding:0 8px}#hero #filters form .filter-tags .tag.tag-arrow svg{width:12px;height:9px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}#hero #filters form .filter-tags .tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:28px;line-height:28px;padding:0 2px 0 8px;background:#e3f4ff;font-weight:500;font-size:12px;color:#1e1e1e;cursor:default}#hero #filters form .filter-tags .tag.reset{border:2px solid #007bff;background:#fff;visibility:hidden;visibility:collapse;margin-right:2px}#hero #filters form .filter-tags .tag.reset.show{visibility:visible}#hero #filters form .filter-tags .tag.reset:hover{background:#bbe2ff}#hero #filters form .filter-tags .tag button.remove{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:20px;height:24px;padding:0;margin-left:2px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out;border:none;cursor:pointer}#hero #filters form .filter-tags .tag button.remove:hover{background:#bbe2ff}#hero #filters form .filter-tags .tag button.remove svg{width:10px;height:10px}#hero #filters form .filter-tags.show{height:auto}#hero #filters form .filter-tags.show .tag{visibility:visible}#hero #filters form .filter-wrap{margin-top:16px;position:relative}#hero #filters form .filter-wrap .filter-title{font-weight:700;font-size:14px;color:#1e1e1e}#hero #filters form .filter-wrap--active .select-wrap:hover{border:1px solid #c2c2c2;border-bottom:unset}#hero #filters form .filter-wrap .secondary-hover label{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:40px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}#hero #filters form .filter-wrap .secondary-hover .dummy{margin-top:6px}#hero #filters form .btn-wrap{margin-top:24px}#hero #filters form .btn-wrap .search-btn{display:block;width:100%;height:48px;border:none;background:#1269ec;padding:12px 0;text-align:center;cursor:pointer}#hero #filters form .btn-wrap .search-btn:hover{background:#008fff;-webkit-transition:background .2s;transition:background .2s}#hero #filters form .btn-wrap .search-btn span{font-weight:700;font-size:16px;line-height:24px;color:#fff;pointer-events:none}#hero #filters .filters--bg{display:none;background-color:#1e1E1E45;width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:9998;max-width:100%}#purpouse{overflow:hidden}@media screen and (min-width:1366px){#purpouse{width:100%;max-width:1200px;margin:0 auto;margin-top:40px}}@media screen and (min-width:768px) and (max-width:1365px){#purpouse{padding-left:48px}}#purpouse .section-title{margin:0 16px;margin-top:24px}@media screen and (min-width:1366px){#purpouse .section-title{margin:0;font-size:24px;padding-bottom:5px}}@media screen and (min-width:768px) and (max-width:1365px){#purpouse .section-title{margin:unset;margin-top:24px}}#purpouse .section-title::before{margin-right:4px}#purpouse .slider-wrap{margin-top:16px;padding-bottom:16px;white-space:nowrap;overflow-x:scroll;scrollbar-width:none}#purpouse .slider-wrap::-webkit-scrollbar{display:none}@media screen and (min-width:1366px){#purpouse .slider-wrap{overflow-x:unset}}#purpouse .slider-wrap .tile{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:144px;height:106px;border:2px solid #e3f4ff;padding-top:8px;padding-bottom:12px;margin-right:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:background .2s;transition:background .2s}#purpouse .slider-wrap .tile:hover{background:#e3f4ff;-webkit-transition:background .2s;transition:background .2s}#purpouse .slider-wrap .tile:hover .icon svg{fill:#fff;-webkit-transition:fill .2s;transition:fill .2s}@media screen and (min-width:1366px){#purpouse .slider-wrap .tile{width:224px}}#purpouse .slider-wrap .tile:first-child{margin-left:16px}@media screen and (min-width:768px){#purpouse .slider-wrap .tile:first-child{margin-left:unset}}#purpouse .slider-wrap .tile h3{font-weight:700;font-size:14px;color:#1e1e1e;text-align:center}#purpouse .slider-wrap .tile .icon{width:106px;height:59px}#purpouse .slider-wrap .tile .icon svg{width:100%;height:100%;fill:#e3f4ff;-webkit-transition:fill .2s;transition:fill .2s}#label{display:block;width:110px;height:33px;background:#ff8400;position:absolute;text-align:center;line-height:33px;right:7px;top:7px;z-index:100}#label span{font-size:14px;font-weight:700;color:#1e1e1e;font-weight:700}.offer-tile{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.offer-tile img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.offer-tile picture{display:block;position:relative}.offer-tile picture img{display:block;width:100%;height:auto;max-width:100%}.offer-tile .offer-label{z-index:99;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;width:100%;height:32px;-webkit-transition:opacity .2s;transition:opacity .2s;background:#1269ec;text-align:center;color:#fff;line-height:32px;font-weight:700;bottom:0}.offer-tile .offer-label p{margin:0;padding-left:8px;font-size:16px}.offer-tile .offer-label svg{width:22px;height:22px}.offer-tile .offer-info{padding:6px 6px 12px;border-left:2px solid #e3f4ff;border-right:2px solid #e3f4ff;font-weight:700;font-size:16px;color:#1e1e1e;-webkit-transition:.2s;transition:.2s}@media screen and (min-width:1366px){.offer-tile .offer-info{padding:8px 8px 14px 16px;height:120px}}@media screen and (min-width:768px) and (max-width:1365px){.offer-tile .offer-info{height:112px}}.offer-tile .offer-info h3{margin-bottom:0;font-weight:700;font-size:16px;color:#1e1e1e;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%}@media screen and (min-width:1366px){.offer-tile .offer-info h3{font-size:18px;line-height:21px}}.offer-tile .offer-info>p{font-weight:400;font-size:14px;color:#1e1e1e;padding-top:5px;margin:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%}@media screen and (min-width:768px) and (max-width:1365px){.offer-tile .offer-info>p{max-height:45px}}.offer-tile .offer-info .tags{margin-top:5px;width:100%;white-space:normal;margin-top:5px}@media screen and (min-width:1366px){.offer-tile .offer-info .tags{margin-top:5px;width:100%;white-space:normal}}.offer-tile .offer-info .tags span{display:inline-block;padding:1px 6px 0;margin-right:2px;margin-top:4px;font-weight:400;font-size:12px;line-height:20px;color:#1e1e1e;background-color:#e3f4ff}.offer-tile .offer-info.offer-info--special{background:#e3f4ff}.offer-tile .offer-info.offer-info--special .tags span{background-color:#fff}.offers .offer-tile .offer-info h3{max-width:calc(100vw - 32px - 16px)}@media screen and (min-width:768px){.offers .offer-tile .offer-info h3{max-width:calc(calc(100vw / 2) - 48px - 32px)}}@media screen and (min-width:1024px){.offers .offer-tile .offer-info h3{max-width:calc(calc(100vw / 3) - 48px - 16px)}}@media screen and (min-width:1366px){.offers .offer-tile .offer-info h3{max-width:calc(calc(1200px / 3) - 38px)}}.offers .offer-tile .offer-info>p{max-width:calc(100vw - 32px - 16px)}@media screen and (min-width:768px){.offers .offer-tile .offer-info>p{max-width:calc(calc(100vw / 2) - 48px - 32px)}}@media screen and (min-width:1024px){.offers .offer-tile .offer-info>p{max-width:calc(calc(100vw / 3) - 48px - 16px)}}@media screen and (min-width:1366px){.offers .offer-tile .offer-info>p{max-width:calc(calc(1200px / 3) - 38px)}}.offer-tile .offer__prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;border:0 solid #e3f4ff;border-width:0 2px 2px 2px;padding:6px 6px 12px;background:#fff;-webkit-transition:.2s;transition:.2s;-webkit-box-flex:1;-ms-flex:1;flex:1}.offer-tile .offer__prices .discount{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 4px;font-size:16px;line-height:24px}.offer-tile .offer__prices .discount .discount__price{display:block;color:#4e4e4e;text-decoration:line-through}.offer-tile .offer__prices .discount .discount__percent{display:inline-block;padding:0 8px;background:#1269ec;color:#fff;font-weight:700}.offer-tile .offer__prices .grossPrice{display:block;font-size:12px;line-height:16px;color:#1e1e1e}.offer-tile .offer__prices .fullPrice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.offer-tile .offer__prices .fullPrice strong{color:#1e1e1e;font-size:16px;line-height:32px;font-weight:700}.offer-tile .offer__prices .fullPrice span{color:#1e1e1e;font-size:14px;line-height:32px}.offer-tile .offer__prices .offer__prices__price{margin-right:4px}.offer-tile .offer__prices .offer__prices__installment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1px;margin-left:auto;text-align:right}.offer-tile .offer__prices .offer__prices__installment span{display:block;color:#1e1e1e;font-size:12px;line-height:20px}.offer-tile .offer__prices .offer__prices__installment strong{display:block;color:#1269ec;font-size:20px;line-height:26px;font-weight:700}@media screen and (min-width:360px){.offer-tile .offer__prices .offer__prices__installment strong{font-size:26px;line-height:32px}}@media (hover:hover){.offer-tile:hover .offer__prices{background:#e3f4ff;border-color:#e3f4ff}.offer-tile:hover .offer-info--special~.offer__prices{background:#bbe2ff;border-color:#bbe2ff}}.carousel{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:10px}.carousel--offer{width:calc(100% + 16px);left:-8px}@media screen and (max-width:991px){.carousel--offer{width:100%;left:0}}@media screen and (max-width:539px){.carousel--offer{margin:0 auto}}.carousel__displayer{overflow:hidden;margin:0 0 20px 0}.carousel__view{-ms-touch-action:pan-y;touch-action:pan-y;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1) 0s;transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1) 0s;transition:transform .4s cubic-bezier(.165,.84,.44,1) 0s;transition:transform .4s cubic-bezier(.165,.84,.44,1) 0s, -webkit-transform .4s cubic-bezier(.165,.84,.44,1) 0s;will-change:transform}.carousel__slide{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:375px}.carousel__slide img{max-height:40px}.carousel__slide--clone .badge{overflow:hidden;position:unset}.carousel .notransition{-webkit-transition:none!important;transition:none!important}.carousel .arrows{position:absolute;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% + 36px);left:-18px;height:0;top:calc(50% - 22px)}@media screen and (max-width:767px){.carousel .arrows{width:100%;left:0}}@media screen and (max-width:721px){.carousel .arrows{width:calc(100% + 32px);left:-16px}}@media screen and (max-width:539px){.carousel .arrows{width:calc(100% + 32px);left:-16px}}@media screen and (max-width:375px){.carousel .arrows{width:100%;left:0}}@media screen and (min-width:992px){.carousel .arrows--mobile-only{display:none}}.carousel .arrows__single{position:relative;width:44px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;background:#fff;-webkit-box-shadow:0 0 25px 0 rgba(0,0,0,.1);box-shadow:0 0 25px 0 rgba(0,0,0,.1);-webkit-transition:-webkit-box-shadow .5s;transition:-webkit-box-shadow .5s;transition:box-shadow .5s;transition:box-shadow .5s, -webkit-box-shadow .5s}.carousel .arrows__single:hover{-webkit-box-shadow:0 0 25px 0 rgba(0,0,0,.2);box-shadow:0 0 25px 0 rgba(0,0,0,.2)}.carousel .arrows__single--next{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.carousel .arrows__icon{width:13px;height:20px}.carousel .arrow--hiden{display:none}.carousel .offer-item .badge{left:-7px;-webkit-filter:drop-shadow(0 0 3px rgba(0, 0, 0, .15));filter:drop-shadow(0 0 3px rgba(0, 0, 0, .15))}.carousel .offer-item .badge__inner{padding:7px 18px 4px 8px;background-color:#fff;color:#333}.carousel .alior__partner{width:60px;height:40px}.offersCarouselShowMore .carousel__container{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:8px;-webkit-transform:translate(-8px,0);transform:translate(-8px,0);width:calc(100% + 16px);position:relative}@media screen and (min-width:370px){.offersCarouselShowMore .carousel__container{-webkit-transform:translate(0,0);transform:translate(0,0);width:100%}}@media screen and (min-width:640px){.offersCarouselShowMore .carousel__container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;width:608px}}@media screen and (min-width:768px){.offersCarouselShowMore .carousel__container{width:682px}}@media screen and (min-width:1050px){.offersCarouselShowMore .carousel__container{width:954px}}@media screen and (min-width:1366px){.offersCarouselShowMore .carousel__container{width:calc(100% + 16px);margin-left:-8px;overflow:hidden}}.offersCarouselShowMore .carousel__displayer{overflow:hidden;height:100%;max-height:1288px;margin-bottom:0;-webkit-transition:max-height .4s;transition:max-height .4s;width:100%;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.offersCarouselShowMore .carousel__displayer::-webkit-scrollbar{display:none}@media screen and (min-width:640px){.offersCarouselShowMore .carousel__displayer{max-height:830px}}@media screen and (min-width:768px){.offersCarouselShowMore .carousel__displayer{max-height:858px}}@media screen and (min-width:1050px){.offersCarouselShowMore .carousel__displayer{max-height:844px}}@media screen and (min-width:1366px){.offersCarouselShowMore .carousel__displayer{height:unset;max-height:unset;overflow-x:auto;overflow-y:hidden}}.offersCarouselShowMore .carousel__view{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:640px){.offersCarouselShowMore .carousel__view{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:0 16px}}@media screen and (min-width:1366px){.offersCarouselShowMore .carousel__view{-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:0}}.offersCarouselShowMore .offerItem{width:328px;margin-bottom:16px;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:640px){.offersCarouselShowMore .offerItem{width:calc(50% - 8px)}}@media screen and (min-width:1050px){.offersCarouselShowMore .offerItem{width:calc((100% - 32px)/ 3);margin:0 0 16px}}@media screen and (min-width:1366px){.offersCarouselShowMore .offerItem{width:390px;margin:0 8px 16px}}.offersCarouselShowMore .carousel__arrows{position:absolute;z-index:1;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% + 44px);left:50%;height:0;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);top:calc(50% - 22px)}@media screen and (min-width:1366px){.offersCarouselShowMore .carousel__arrows{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width:1340px){.offersCarouselShowMore .carousel__arrows{width:calc(100% + 120px)}}.offersCarouselShowMore .carousel__arrows .arrows__single{border-radius:4px;position:relative;width:44px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;cursor:pointer;background:#fff;-webkit-box-shadow:0 0 25px 0 rgba(0,0,0,.1);box-shadow:0 0 25px 0 rgba(0,0,0,.1);-webkit-transition:opacity .2s,-webkit-box-shadow .5s;transition:opacity .2s,-webkit-box-shadow .5s;transition:box-shadow .5s,opacity .2s;transition:box-shadow .5s,opacity .2s,-webkit-box-shadow .5s;pointer-events:none}.offersCarouselShowMore .carousel__arrows .arrows__single:hover{-webkit-box-shadow:0 0 25px 0 rgba(0,0,0,.2);box-shadow:0 0 25px 0 rgba(0,0,0,.2)}.offersCarouselShowMore .carousel__arrows .arrows__single--next{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.offersCarouselShowMore .carousel__arrows .arrows__single.arrow__active{opacity:1;pointer-events:all}.offersCarouselShowMore .carousel__arrows .arrows__icon{color:#3d3d3d;width:13px;height:20px}.offersCarouselShowMore .arrow--hiden{display:none}.offersCarouselShowMore .show__more{border:1px solid #007bff;color:#3d3d3d;font-size:12px;cursor:pointer;width:144px;text-align:center;border-radius:20px;height:28px;line-height:25px;-webkit-transition:.2s;transition:.2s;margin:0 auto}@media screen and (min-width:360px){.offersCarouselShowMore .show__more{font-size:14px}}.offersCarouselShowMore .show__more--tablet{display:block}@media screen and (min-width:640px) and (max-width:1049px){.offersCarouselShowMore .show__more--tablet{display:none}}@media screen and (min-width:1366px){.offersCarouselShowMore .show__more{display:none}}.offersCarouselShowMore .show__more span{font-weight:600;pointer-events:none}.offersCarouselShowMore .show__more svg{color:#007bff;margin-bottom:-5px;margin-left:4px;pointer-events:none;-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media (hover:hover){.offersCarouselShowMore .show__more:hover{background:#007bff;color:#fff}.offersCarouselShowMore .show__more:hover svg{color:#fff}}.offersCarouselShowMore .show__more.show__less svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.recent{overflow:hidden}@media screen and (min-width:1366px){.recent{width:100%;max-width:1200px;margin:0 auto;overflow:unset}}.recent .recent__container{position:relative}.recent .recent__heading{margin-bottom:14px}@media screen and (min-width:768px){.recent .recent__heading{margin-left:0}}.recent .container{padding-left:16px;padding-right:16px}@media screen and (min-width:768px){.recent .container{padding-left:48px;padding-right:48px}}@media screen and (min-width:1366px){.recent .container{max-width:1200px;padding-left:0;padding-right:0}}.getCarSteps{position:relative;margin-top:56px;padding:84px 16px 0}@media screen and (min-width:768px){.getCarSteps{padding-inline:48px}}@media screen and (min-width:1248px){.getCarSteps{padding-block:24px}}@media screen and (min-width:1366px){.getCarSteps{max-width:1200px;margin:56px auto 0;padding-inline:unset}}.getCarSteps__container{margin:0 auto;position:relative;width:288px}@media screen and (min-width:360px){.getCarSteps__container{width:328px}}@media screen and (min-width:768px){.getCarSteps__container{margin:unset;width:100%}}.getCarSteps__heading{position:absolute;top:0}@media screen and (min-width:1248px){.getCarSteps__heading{top:70px}}.getCarSteps__heading .getCarSteps__title{color:#007bff;font-size:32px;font-weight:700;line-height:28px}@media screen and (min-width:1248px){.getCarSteps__heading .getCarSteps__title{font-size:48px;line-height:38px}}.getCarSteps__heading .getCarSteps__subTitle{color:#4e4e4e;font-size:18px;font-weight:400;line-height:28px}@media screen and (min-width:1248px){.getCarSteps__heading .getCarSteps__subTitle{font-size:24px;line-height:36px}}.getCarSteps__road{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;height:690px;margin:0;padding:0;width:286px}@media screen and (min-width:360px){.getCarSteps__road{width:326px}}@media screen and (min-width:768px){.getCarSteps__road{margin:0 auto;height:474px;width:632px}}@media screen and (min-width:1248px){.getCarSteps__road{padding:unset;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:400px;margin-left:100px;margin-top:unset;width:unset}}.getCarSteps__road .road__step{-ms-flex-item-align:end;align-self:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#efefef;border-radius:8px;color:#1e1e1e;counter-increment:road-count;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:700;line-height:20px;margin-bottom:80px;height:92px;padding:0 20px;position:relative;text-align:center;width:188px}@media screen and (min-width:360px){.getCarSteps__road .road__step{width:228px;font-size:14px}}@media screen and (min-width:768px){.getCarSteps__road .road__step{margin-bottom:0;padding:0 24px}.getCarSteps__road .road__step:nth-child(2n-1){-ms-flex-item-align:start;align-self:flex-start}.getCarSteps__road .road__step:nth-child(2n-1):after{bottom:unset;-webkit-transform:translate(100%,-50%);transform:translate(100%,-50%);left:unset;right:0;top:50%}.getCarSteps__road .road__step:nth-child(2n-1) p:before{left:unset;right:-100px;top:50%}.getCarSteps__road .road__step:nth-child(2n-1) p:after{left:unset;right:-104px;top:50%}}@media screen and (min-width:1248px){.getCarSteps__road .road__step{-ms-flex-item-align:start;align-self:flex-start;font-size:16px;font-weight:700;line-height:24px;height:120px;width:288px}.getCarSteps__road .road__step:nth-child(2n-1){-ms-flex-item-align:end;align-self:flex-end}.getCarSteps__road .road__step:nth-child(2n-1):after{bottom:unset;left:50%;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);top:0}.getCarSteps__road .road__step:nth-child(2n-1) p:before{bottom:unset;left:50%;right:unset;top:-90px}.getCarSteps__road .road__step:nth-child(2n-1) p:after{bottom:unset;left:50%;right:unset;top:-86px}}.getCarSteps__road .road__step:before{content:counter(road-count);color:#007bff;font-size:56px;font-weight:700;line-height:48px;position:absolute;left:0;top:0;z-index:2;translate:-50% -50%}@media screen and (min-width:1248px){.getCarSteps__road .road__step:before{translate:-50% -40%;font-size:80px;line-height:58px}}.getCarSteps__road .road__step:after{background:#efefef;bottom:0;content:"";height:8px;position:absolute;left:0;-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%);top:50%;width:70px;z-index:1}@media screen and (min-width:768px){.getCarSteps__road .road__step:after{height:8px;width:89px}}@media screen and (min-width:1248px){.getCarSteps__road .road__step:after{height:78px;left:50%;-webkit-transform:translate(-50%,75%);transform:translate(-50%,75%);width:8px}}.getCarSteps__road .road__step .road__image{inset:auto auto 0 0;position:absolute;translate:-50% calc(100% - 16px)}@media screen and (min-width:1248px){.getCarSteps__road .road__step .road__image{inset:auto 0 0 auto;translate:50% 50%}}.getCarSteps__road .road__step:nth-child(1){margin-top:28px}.getCarSteps__road .road__step:nth-child(1) .road__image{width:42px;height:39px}@media screen and (min-width:768px){.getCarSteps__road .road__step:nth-child(1) .road__image{width:56px;height:52px}}@media screen and (min-width:1248px){.getCarSteps__road .road__step:nth-child(1){-webkit-transform:translateX(80px);transform:translateX(80px)}.getCarSteps__road .road__step:nth-child(1):before{translate:-45% -40%}}@media screen and (min-width:1248px){.getCarSteps__road .road__step:nth-child(2){-webkit-transform:translateX(50px);transform:translateX(50px)}}.getCarSteps__road .road__step:nth-child(2) .road__image{width:30px;height:47px}@media screen and (min-width:768px){.getCarSteps__road .road__step:nth-child(2) .road__image{width:36px;height:56px}}@media screen and (min-width:1248px){.getCarSteps__road .road__step:nth-child(3){-webkit-transform:translateX(20px);transform:translateX(20px)}}.getCarSteps__road .road__step:nth-child(3) .road__image{width:42px;height:42px}@media screen and (min-width:768px){.getCarSteps__road .road__step:nth-child(3) .road__image{width:50px;height:50px}}@media screen and (min-width:1248px){.getCarSteps__road .road__step:nth-child(4){-webkit-transform:translateX(-30px);transform:translateX(-30px)}}@media screen and (min-width:1248px){.getCarSteps__road .road__step:nth-child(4):before{translate:-58% -40%}}.getCarSteps__road .road__step:nth-child(4) .road__image{width:42px;height:39px}@media screen and (min-width:768px){.getCarSteps__road .road__step:nth-child(4) .road__image{width:56px;height:52px}}.getCarSteps__road .road__step p{display:block;margin-bottom:0}.getCarSteps__road .road__step p:before{background:rgba(72,232,97,.4);border-radius:50%;content:"";height:24px;position:absolute;left:-81px;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);width:24px;z-index:2}@media screen and (min-width:768px){.getCarSteps__road .road__step p:before{left:-100px}}.getCarSteps__road .road__step p:after{background:#0fbf5a;border-radius:50%;bottom:unset;content:"";height:16px;left:-69px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:16px;z-index:3}@media screen and (min-width:768px){.getCarSteps__road .road__step p:after{left:-88px}}@media screen and (min-width:1248px){.getCarSteps__road .road__step p:before{bottom:-90px;left:50%;right:unset;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);top:unset}.getCarSteps__road .road__step p:after{bottom:-86px;left:50%;right:unset;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);top:unset}}.getCarSteps__road .road__house{bottom:-4px;position:absolute;height:54px;left:180px;width:50px}@media screen and (min-width:768px){.getCarSteps__road .road__house{left:calc(50% + 170px)}}@media screen and (min-width:1248px){.getCarSteps__road .road__house{bottom:calc(50% + 20px);left:unset;right:0}}.getCarSteps__road .road__carIcon{bottom:0;width:65px;height:39px;left:100px;position:absolute}@media screen and (min-width:768px){.getCarSteps__road .road__carIcon{left:calc(50% + 90px)}}@media screen and (min-width:1248px){.getCarSteps__road .road__carIcon{bottom:calc(50% + 24px);left:unset;right:65px}}.getCarSteps .road__svg{border-radius:8px;height:60px;left:-315px;position:absolute;top:50%;-webkit-transform:translate(0,-50%) rotate(90deg);transform:translate(0,-50%) rotate(90deg);z-index:-1;overflow:hidden;width:690px}@media screen and (min-width:768px){.getCarSteps .road__svg{left:50%;-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg);width:474px}}@media screen and (min-width:1248px){.getCarSteps .road__svg{-webkit-transform:translate(0,-42%);transform:translate(0,-42%);height:60px;left:0;width:100%}}.getCarSteps .road__svg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.offerItem .slider{position:relative;width:100%;background:#fff;z-index:99;overflow:hidden;aspect-ratio:3/2}.offerItem .slider img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.offerItem .slider .slider__wrapper{position:absolute;inset:0;width:100%;height:100%}.offerItem .slider .slider__shape{position:absolute;top:0;left:-85px;height:100%;width:calc(100% - 1060px);-webkit-transform:skewX(-16deg);transform:skewX(-16deg);display:-webkit-box;display:-ms-flexbox;display:flex;background:-webkit-gradient(linear,left top, right top,color-stop(0, #080f15),to(#121a22));background:linear-gradient(90deg,#080f15 0,#121a22 100%);max-width:1100px;min-width:900px;-ms-touch-action:pan-x;touch-action:pan-x}@media screen and (min-width:2100px){.offerItem .slider .slider__shape{width:52%;min-width:unset;max-width:unset}}@media screen and (min-width:1600px) and (max-width:1800px){.offerItem .slider .slider__shape{min-width:780px}}@media screen and (min-width:1360px) and (max-width:1599px){.offerItem .slider .slider__shape{width:50%;max-width:unset;min-width:unset}}@media screen and (min-width:1230px) and (max-width:1359px){.offerItem .slider .slider__shape{width:51%;max-width:625px;min-width:unset}}@media screen and (min-width:1024px) and (max-width:1229px){.offerItem .slider .slider__shape{width:50%;max-width:590px;min-width:unset}}@media screen and (min-width:768px) and (max-width:1023px){.offerItem .slider .slider__shape{width:61%;max-width:545px;min-width:unset}}@media screen and (max-width:767px){.offerItem .slider .slider__shape{left:0;width:100%;height:300px;top:-34px;-webkit-transform:skewy(-5deg);transform:skewy(-5deg);position:relative;display:block;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;min-width:unset;z-index:1}}@media screen and (max-width:520px){.offerItem .slider .slider__shape{height:250px;top:-23px}}@media screen and (max-width:400px){.offerItem .slider .slider__shape{top:-18px}}.offerItem .slider .slider__shape::before{content:'';display:block;width:55%;height:100%;z-index:1000}@media screen and (max-width:767px){.offerItem .slider .slider__shape::before{width:100%;height:50%}}.offerItem .slider .slider__button{position:absolute;z-index:5;bottom:0;right:0;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;width:auto;font-size:50px}.offerItem .slider .slider__button div{cursor:pointer;pointer-events:all;padding:15px;background-color:rgba(255,255,255,.582)}.offerItem .slider .slider__item{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:absolute;overflow:hidden;z-index:-1;margin:0}@media screen and (min-width:768px) and (max-width:1024px){.offerItem .slider .slider__item{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (max-width:767px){.offerItem .slider .slider__item{-webkit-transform:translateX(0);transform:translateX(0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;cursor:-webkit-grab;cursor:grab}}.offerItem .slider .slider__item picture{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;height:100%}.offerItem .slider .slider__item--img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media screen and (min-width:481px){.offerItem .slider .slider__item--img{-o-object-position:right;object-position:right}}@media screen and (min-width:768px) and (max-width:1359px){.offerItem .slider .slider__item--img{-o-object-position:left;object-position:left}}@media screen and (min-width:768px) and (max-width:1023px){.offerItem .slider .slider__item--img{width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left}}@media screen and (min-width:768px){.offerItem .slider .slider__item--img--main{-o-object-position:-210px bottom!important;object-position:-210px bottom!important}}@media screen and (min-width:992px){.offerItem .slider .slider__item--img--main{-o-object-position:center center!important;object-position:center center!important}}@media screen and (min-width:1248px){.offerItem .slider .slider__item--img--main{-o-object-position:center 80%!important;object-position:center 80%!important}}@media all and (min-width:768px) and (max-width:1199px){.offerItem .slider .slider__item--img--leasing,.offerItem .slider .slider__item--img--rent{-o-object-position:right!important;object-position:right!important}}@media all and (min-width:768px) and (max-width:1199px){.offerItem .slider .slider__item--img--cargo{-o-object-position:left!important;object-position:left!important}}.offerItem .slider .slider__item--active{-webkit-transform:translateX(0);transform:translateX(0);z-index:3}.offerItem .slider picture img{position:relative;opacity:0;width:100%;height:100%}.offerItem .slider picture img.lazyloading{opacity:0;z-index:1}.offerItem .slider picture img.lazyloaded{opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s;z-index:1}.offerItem .slider .slider__content{width:100%;position:absolute;color:#fff;height:100%;z-index:9999;max-width:500px;left:55%;-webkit-transform:translate(-50%) skewX(16deg);transform:translate(-50%) skewX(16deg);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:430px}@media screen and (min-width:1400px) and (max-width:1440px){.offerItem .slider .slider__content{left:64%}}@media screen and (min-width:1360px) and (max-width:1399px){.offerItem .slider .slider__content{left:63%}}@media screen and (min-width:1230px) and (max-width:1359px){.offerItem .slider .slider__content{max-width:330px;left:298px}}@media screen and (min-width:1024px) and (max-width:1229px){.offerItem .slider .slider__content{max-width:330px;left:298px}}@media screen and (min-width:768px) and (max-width:1023px){.offerItem .slider .slider__content{max-width:330px;left:62%}}@media screen and (max-width:767px){.offerItem .slider .slider__content{left:50%;max-width:260px;top:21px;-webkit-transform:translate(-50%) skewY(5deg);transform:translate(-50%) skewY(5deg);-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}@media screen and (max-width:520px){.offerItem .slider .slider__content{top:14px}}.offerItem .slider .slider__content .slider__content--title{font-size:32px;line-height:44px;white-space:nowrap}@media screen and (min-width:768px) and (max-width:1359px){.offerItem .slider .slider__content .slider__content--title{font-size:24px;line-height:28px}}@media screen and (max-width:767px){.offerItem .slider .slider__content .slider__content--title{font-size:18px;line-height:28px;white-space:unset}}.offerItem .slider .slider__content .slider__content--title span{font-size:34px}@media screen and (min-width:768px) and (max-width:1359px){.offerItem .slider .slider__content .slider__content--title span{font-size:26px;line-height:40px}}@media screen and (max-width:767px){.offerItem .slider .slider__content .slider__content--title span{font-size:20px;display:block;line-height:32px}}.offerItem .slider .slider__content .slider__content--desc{font-size:16px;line-height:24px;padding-top:25px;margin-bottom:20px}@media screen and (max-width:1359px){.offerItem .slider .slider__content .slider__content--desc{margin-bottom:15px}.offerItem .slider .slider__content .slider__content--desc br{display:none}}@media screen and (min-width:1024px) and (max-width:1359px){.offerItem .slider .slider__content .slider__content--desc{margin-bottom:35px}}@media screen and (min-width:768px) and (max-width:1023px){.offerItem .slider .slider__content .slider__content--desc{margin-bottom:15px}}@media screen and (max-width:767px){.offerItem .slider .slider__content .slider__content--desc{font-size:14px;line-height:20px;padding-top:10px;margin-bottom:20px;display:none}}.offerItem .slider .slider__content .slider__content--anchor{color:#fff;font-weight:700;margin-bottom:35px;border-radius:4px;background-image:url(/assets/images/slider/slider-btn-arrow.svg);background-repeat:no-repeat;margin-top:20px;display:block;width:100%;height:48px;line-height:48px;background-position:75% center;padding:unset;padding-left:unset;padding-left:60px;max-width:280px}@media screen and (max-width:1023px){.offerItem .slider .slider__content .slider__content--anchor{height:40px;line-height:40px;background-position:82% center;padding:unset;padding-left:45px;max-width:232px}}@media screen and (max-width:1359px){.offerItem .slider .slider__content .slider__content--first .slider__content--desc{max-width:271px}}@media screen and (min-width:1800px){.offerItem .slider .slider__content .slider__content--static{height:285px;top:50%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transform:translate(-51%,-55%) skewX(16deg);transform:translate(-51%,-55%) skewX(16deg)}.offerItem .slider .slider__content .slider__content--static .slider__content--anchor{margin-bottom:unset}}@media screen and (max-width:767px){.offerItem .slider .slider__content .slider__content--first br{display:none}}.offerItem .slider .slider__buttons{position:absolute;top:50%;width:100%;z-index:1000;-webkit-transition:.2s;transition:.2s;opacity:1}@media screen and (min-width:1366px){.offerItem .slider .slider__buttons{opacity:0}}.offerItem .slider:hover .slider__buttons{opacity:1}.offerItem .slider .slider__navigation .slider__dots{bottom:0;width:100%;position:absolute;-webkit-transition:opacity .2s;transition:opacity .2s;z-index:1000}.offerItem .slider .slider__navigation .slider__dots ul{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:12px;width:100%}.offerItem .slider .slider__navigation .slider__dots .slider__dot{width:12px;height:12px;background:#fff;border-radius:50%;opacity:.5;margin:4px;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media screen and (min-width:1600px){.offerItem .slider .slider__navigation .slider__dots .slider__dot{height:14px;width:14px}}.offerItem .slider .slider__navigation .slider__dots .slider__dot:first-of-type{margin-left:unset}.offerItem .slider .slider__navigation .slider__dots .slider__dot--active{opacity:1}.offerItem .slider .slider__navigation .slider__next,.offerItem .slider .slider__navigation .slider__prev{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:44px;height:44px;background:rgba(227,244,255,.6);cursor:pointer;-webkit-transition:.2s;transition:.2s;pointer-events:none;translate:0 -50%;opacity:0}.offerItem .slider .slider__navigation .slider__next svg,.offerItem .slider .slider__navigation .slider__prev svg{position:static;width:12px;height:18px}.offerItem .slider .slider__navigation .slider__next{rotate:y -180deg;right:0}.offerItem .slider .slider__navigation .slider__prev{left:0}.offerItem .slider .slider__item__customSlide{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(227,244,255,.9);bottom:0;color:#3d3d3d;font-size:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:32px;position:absolute;inset:0;z-index:2}.offerItem .slider .slider__item__customSlide p{margin-bottom:19px;text-align:center;width:250px}.offerItem .slider .slider__item__customSlide .offerItem__button{background:#007bff;border-radius:0;color:#fff;display:block;font-size:16px;font-weight:700;line-height:21px;padding:10px 14px}.offerItem .offer-label+.slider__navigation .slider__dots{bottom:24px}.offerItem .slider__animation{-webkit-transition:.4s ease transform;transition:.4s ease transform;z-index:3}.offerItem .variety{width:100%;height:166px;position:relative;z-index:997;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.offerItem .variety::-webkit-scrollbar{display:none}@media screen and (min-width:768px) and (max-width:1023px){.offerItem .variety{height:170px}}.offerItem .variety .variety-svg{display:block}.offerItem .variety__wrapper{position:relative;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:681px) and (max-width:1023px){.offerItem .variety__wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width:1024px){.offerItem .variety__wrapper{padding-left:28px;padding-right:28px}}@media screen and (min-width:1176px){.offerItem .variety__wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.offerItem .variety__single{width:264px;height:80px;margin:4px 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-shadow:0 2px 20px 0 rgba(0,0,0,.1);box-shadow:0 2px 20px 0 rgba(0,0,0,.1);border-radius:8px;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transform:translateY(2px);transform:translateY(2px)}.offerItem .variety__single .variety-svg{--fill-color:$primaryFont;display:block;color:#fff;fill:#3d3d3d;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media screen and (max-width:1023px){.offerItem .variety__single{width:154px;height:120px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.1);box-shadow:0 2px 10px 0 rgba(0,0,0,.1)}}.offerItem .variety__single:active{-webkit-box-shadow:0 2px 24px 0 rgba(0,0,0,.2);box-shadow:0 2px 24px 0 rgba(0,0,0,.2)}.offerItem .variety__single:active .variety-svg g{fill:inherit}@media (hover:hover){.offerItem .variety__single:hover{-webkit-box-shadow:0 2px 24px 0 rgba(0,0,0,.2);box-shadow:0 2px 24px 0 rgba(0,0,0,.2)}.offerItem .variety__single:hover .variety-svg g{fill:inherit}}.offerItem .variety__single svg{width:55px;height:50px}.offerItem .variety__single p{font-size:16px;color:#3d3d3d;line-height:20px;font-weight:500;width:165px;margin-bottom:0;-webkit-transition:.2s;transition:.2s}@media screen and (min-width:768px) and (max-width:1023px){.offerItem .variety__single p{font-size:14px;width:130px;text-align:center}}@media screen and (max-width:767px){.offerItem .variety__single p{font-size:13px;width:100%;text-align:center}}.offerItem .variety__single:nth-of-type(3) svg{height:40px}@-webkit-keyframes showDayOffer{0%{opacity:0}100%{opacity:1}}@keyframes showDayOffer{0%{opacity:0}100%{opacity:1}}.offerItem .offer-count{width:55px;height:20px;color:#fff;text-align:center;border-radius:4px;font-size:14px;font-weight:500;position:absolute;top:-10px;right:-5px}#seo{margin-top:56px;padding:0 16px}@media screen and (min-width:1366px){#seo{width:100%;max-width:1200px;margin:0 auto;padding:0;margin-top:40px}}@media screen and (min-width:768px) and (max-width:1365px){#seo{padding:0 48px}}@media screen and (min-width:1366px){#seo .section-title{font-size:24px}}#seo .seo__wrapper{padding-top:10px}#seo .seo__wrapper h2{font-size:16px;color:#1e1e1e;font-weight:700}@media screen and (min-width:1366px){#seo .seo__wrapper h2{font-size:18px}}#seo .seo__wrapper p{font-size:14px;color:#1e1e1e;padding-bottom:10px;font-weight:400}@media screen and (min-width:1366px){#seo .seo__wrapper p{font-size:16px;padding-bottom:15px}}.section-title{margin-top:24px;font-weight:700;line-height:25px;font-size:18px;color:#1e1e1e}.section-title::before{display:inline-block;content:'';background:#007bff;width:8px;height:8px;margin-bottom:2px;margin-right:8px;border-radius:50%}.is-with-hints .dummy{margin-top:7px}