.white{background:#fff;box-shadow:0 3px 7px #00000008;width:100%;position:fixed;z-index:1007;height:60px}@media(max-width:1025px){.white{height:56px}}.nav-wrapper{display:flex;width:100%;margin:0 auto;height:60px;align-items:center;justify-content:space-between}@media(max-width:1025px){.nav-wrapper{width:100%;height:56px}}.nav-wrapper__left{display:flex;align-items:center;justify-content:flex-start;height:100%}.nav-wrapper__right{display:flex;align-items:center;justify-content:flex-end}.nav-wrapper__right .ui-button__dealer{margin:0 20px 0 0;font-weight:700}.brand-logo{text-decoration:none;margin-left:20px;color:#000;display:flex;align-items:center;height:60px}@media(max-width:1025px){.brand-logo{height:25px}}.brand-logo__img{display:inline-block;height:100%;width:130px;margin:0}.brand-logo__name{display:inline-block;font-size:17px;line-height:20px;margin-left:5px;font-weight:700;text-transform:uppercase}.header-standard__list{display:flex;align-items:center;justify-content:flex-end;height:inherit}@media(max-width:768px){.header-standard__list{display:none}}.header-standard__list-dealer{margin:0 20px}.header-standard__item{display:inline-block;list-style-type:none;margin:0 30px;height:50px}.header-standard__item:after{content:"";margin:auto;width:0;height:5px;background-color:transparent;transition:all .25s ease;display:block}.header-standard__item.active:after,.header-standard__item:hover:after{width:100%;background-color:#78faae}.header-standard__link{color:#000;text-decoration:none;font-size:16px;font-style:normal;font-weight:400;line-height:50px;letter-spacing:.032px}.header-standard__item-dealer{height:calc(100% - 2px);margin:2px 15px 0;display:inline-flex;align-items:center;position:relative}.header-standard__item-dealer:after{content:"";position:absolute;left:50%;bottom:0;width:0;transform:translate(-50%)}.header-standard__link-dealer{white-space:nowrap}.burger-menu__icon__wrapper{cursor:pointer;min-width:fit-content;display:flex;justify-content:center;align-items:center;height:56px;width:60px;border:1px solid #f1f1f1;border-top:none;border-bottom:none}.burger-menu__icon{background:#4a4a4a;display:block;height:2px;position:relative;transition:all .2s ease-out;width:19px}.burger-menu__icon:after,.burger-menu__icon:before{background:#4a4a4a;content:"";display:block;height:100%;position:absolute;top:4px;transition:all .2s ease-out;width:100%}.burger-menu__icon:after{top:-4px}.burger-menu__drawer{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;position:absolute;left:0;width:50%;height:calc(100vh - 60px);transform:translate(200%);background-color:#f8f8f8;box-shadow:inset 0 7px 3px -3px #32323208;transition:all .2s ease-out;top:60px;z-index:2}@media(max-width:768px){.burger-menu__drawer{width:100%;transform:translate(100%);top:56px;height:calc(100vh - 56px);padding:0 15px;align-items:flex-start}}.burger-menu__drawer__body{max-width:510px;width:100%;padding-top:55px}@media(max-width:768px){.burger-menu__drawer__body{padding-top:65px;align-items:flex-start}}.burger-menu__drawer__footer{width:100%;max-width:510px}.burger-menu__drawer__standard{display:none}@media(max-width:768px){.burger-menu__drawer__standard{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}}.burger-menu__drawer__burger{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%}@media(max-width:768px){.burger-menu__drawer__burger{align-items:flex-start}}.burger-menu__drawer__link{color:#000;display:inline-block;padding:10px 0;text-decoration:none;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.032px;width:100%;text-align:right;z-index:1}@media(max-width:768px){.burger-menu__drawer__link{padding:15px 0;font-size:16px;text-align:left}}.burger-menu__drawer__link.unactive{opacity:.6}.burger-menu__drawer__link.active{opacity:1}.burger-menu__drawer__link-btn{margin:20px 0}@media(min-width:769px){.burger-menu__drawer__link-btn{display:none}}.burger-menu__social{display:flex;align-items:center;justify-content:flex-end;margin-bottom:40px}@media(min-width:769px){.burger-menu__social{display:none}}.burger-menu__social__link{display:inline-block;color:transparent;width:24px;height:24px;margin:10px}.burger-menu__social__link img{width:100%;height:auto}@media(max-width:768px){.burger-menu__social__link:first-child{margin-left:0}}.burger-menu__mobile{display:block}@media(min-width:769px){.burger-menu__mobile{display:none}}.burger-menu__mobile .ui-button{margin:15px 0}.burger-menu__desktop-hidden{display:block}@media(min-width:769px){.burger-menu__desktop-hidden{display:none}}#burger-checkbox{display:none}#burger-checkbox:checked~.burger-menu__drawer{transform:translate(100%)}@media(max-width:768px){#burger-checkbox:checked~.burger-menu__drawer{transform:translate(0)}}#burger-checkbox:checked~.burger-menu__icon__wrapper .burger-menu__icon{background:transparent}#burger-checkbox:checked~.burger-menu__icon__wrapper .burger-menu__icon:before{transform:rotate(-45deg);background-color:#4a4a4a;top:0}#burger-checkbox:checked~.burger-menu__icon__wrapper .burger-menu__icon:after{transform:rotate(45deg);background-color:#4a4a4a;top:0}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.icon-arrow{width:10px;height:10px;margin:0 15px 0 5px}.footer{height:248px!important;background-color:#0e3a2f;color:#c4c6c7}@media(max-width:768px){.footer{height:173px;overflow:hidden}}.footer__wrapper{margin:0 auto;padding:0 20px;display:flex;flex-direction:row;justify-content:space-between;height:100%;width:100%}@media(max-width:1025px){.footer__wrapper{width:100%}}.footer-contact__social{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;border-bottom:none;padding:0;margin:56px 0;min-height:60px}@media(max-width:768px){.footer-contact__social{justify-content:center;padding:15px 0}}.footer-contact__social__link{padding:0 10px}.footer-contact__social__link:last-child{padding-right:0}@media(max-width:768px){.footer-contact__social__link:last-child{padding:0 10px}}.footer-contact__social__link img{width:20px;height:20px}.footer-info{display:flex;flex-direction:column;justify-content:space-evenly;font-size:14px;font-style:normal;font-weight:300;line-height:20px;letter-spacing:.28px;text-transform:none;padding:0;margin:56px 0}@media(max-width:768px){.footer-info{align-items:center;justify-content:center}}.footer-info__brandname{font-weight:500;text-transform:none}@media(max-width:768px){.footer-info__brandname{margin:10px 0;text-align:center}}.footer-info__terms{display:flex;flex-direction:column;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:auto}@media(max-width:768px){.footer-info__terms{align-items:center;justify-content:center}}.footer-info__term{margin-left:52px;color:#c5c5c5;text-decoration:none}@media(max-width:768px){.footer-info__term{display:block;margin:5px 0}}@media(min-width:769px){.footer__wrapper{padding:0 96px}}.footer-info__terms>*{margin-left:0;color:#c4c6c7;margin-bottom:12px}.footer-info__brandname,.footer-info__terms>*{width:-webkit-max-content;width:-moz-max-content;width:max-content}.footer-contact__social{align-items:flex-start;justify-content:center;flex-direction:column;border-bottom:none;padding:0;margin:56px 0;min-height:60px}.footer-contact__social>*{margin:4px 0}@media(min-width:769px){.footer-contact__social{min-height:50px;flex-direction:row}}.default-header{position:relative;top:60px;background-repeat:no-repeat;background-size:cover;background-position:50% 50%;width:100%;padding-bottom:29%;margin-bottom:120px}@media(max-width:1366px){.default-header{padding-bottom:40%}}@media(max-width:1025px){.default-header{top:56px;padding-bottom:45%}}@media(max-width:768px){.default-header{background-image:none!important;-webkit-clip-path:none;clip-path:none;padding-bottom:0;margin-bottom:60px}}.default-header__image-mobile{padding-bottom:0;background-repeat:no-repeat;background-size:cover;background-position:50%;position:relative}@media(max-width:768px){.default-header__image-mobile{padding-bottom:62.5%}}.default-header__mask{position:absolute;width:100%;height:100%;display:block}@media(max-width:768px){.default-header__mask{display:none}}.default-header__mask--mobile{display:none;position:absolute;width:100%;height:100%;background:linear-gradient(0deg,#373737 5%,#37373700 50%)}@media(max-width:768px){.default-header__mask--mobile{display:block}}.default-header__content-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:absolute;left:50%;bottom:64px;transform:translate(-50%,-50%);width:1020px;padding:0 20px;z-index:1;margin:-1px auto auto}@media(max-width:1025px){.default-header__content-wrapper{width:100%}}@media(max-width:768px){.default-header__content-wrapper{position:relative;left:auto;top:auto;transform:none;padding-bottom:21%;overflow:hidden}}.default-header__content-wrapper__mask{display:none}@media(max-width:768px){.default-header__content-wrapper__mask{display:block;width:100%;height:100%;position:absolute;left:0}}.default-header__content-wrapper__mask-skew{width:100%;height:100%;background-color:#373737;transform:skewY(6.7deg);box-shadow:0 2px 6px #0000004d}.default-header__title{color:#fff;font-size:42px;font-weight:700;width:100%;line-height:1.2;z-index:1}@media(max-width:768px){.default-header__title{font-size:24px;width:100%}}.default-header__title-margin{font-family:SKODANext;margin:0 20px;font-size:44px;font-style:normal;font-weight:700;line-height:52px;letter-spacing:.88px}.advantages{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:100%;font-style:normal;letter-spacing:normal;line-height:normal;background:#f8f8f8;padding:48px 0 64px}@media(min-width:769px){.advantages{min-width:940px}}.advantages__heading{color:#000;margin-bottom:24px;font-size:24px;width:100%;font-style:normal;font-weight:700;text-align:left;line-height:36px;letter-spacing:.6px}@media(min-width:769px){.advantages__heading{font-size:30px;width:940px}}.advantages__wrapper{display:grid;grid-template-columns:auto;margin-bottom:10px}@media(min-width:769px){.advantages__wrapper{grid-template-columns:auto auto auto}}.advantages__content{position:relative;left:0;bottom:0;max-width:100%;max-height:465px;margin:10px 0}@media(min-width:769px){.advantages__content{width:260px;height:370px;margin:0 10px}}@media(min-width:1025px){.advantages__content{width:300px;height:410px}}.advantages__title{position:absolute;left:50px;padding-right:50px;bottom:30px;text-align:left;font-size:24px;font-style:normal;font-weight:700;line-height:28px;letter-spacing:.48px;color:#fff;z-index:1}@media(min-width:769px){.advantages__title{left:30px;padding-right:30px}}.advantages__media{position:relative}.advantages__thumbnail{width:100%;height:465px;background-repeat:no-repeat}@media(min-width:769px){.advantages__thumbnail{width:260px;height:370px}}@media(min-width:1025px){.advantages__thumbnail{width:300px;height:410px}}.advantages__thumbnail__card{width:100%;height:auto}@media(min-width:769px){.advantages__thumbnail__card{width:0;height:0}}.newsletter{width:100%;color:#000;background-color:#fff;position:relative;overflow-y:visible;padding:43px 10px}@media(min-width:769px){.newsletter{padding:43px 0}}.newsletter__content{margin-left:auto;margin-right:auto}@media(min-width:769px){.newsletter__content{width:940px}}.newsletter__title{font-size:24px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:.6px}@media(min-width:769px){.newsletter__title{max-width:940px;font-size:30px;line-height:30px;margin:0 auto 20px}}.newsletter__text{font-size:14px;margin:32px 0 40px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.48px}@media(min-width:769px){.newsletter__text{font-size:24px}}.newsletter__cta{font-size:16px;font-style:normal;line-height:16px;letter-spacing:.32px;border:none;background-color:#78faae;text-transform:none;margin:0;padding:8px 16px;border-radius:50px;font-weight:700;color:#000;text-decoration:none}.newsletter__cta:hover{background-color:#a8ffcc;transition:background-color .5s ease}.newsletter__effect{width:100%;position:relative}.newsletter__effect:after{content:"";position:absolute;width:0;height:0;border:none;border-right:100vw solid transparent;border-bottom:25px solid #f2f2f2;left:0;top:-25px;z-index:2}.newsletter__effect:before{content:"";position:absolute;background-color:transparent;width:0;height:0;border:none;border-right:100vw solid transparent;border-bottom:25px solid rgba(0,0,0,.01);top:-45px;left:0}@media(min-width:769px){.newsletter__effect:after{border-bottom:45px solid #f2f2f2;top:-45px}.newsletter__effect:before{border-bottom:45px solid rgba(0,0,0,.01);top:-65px}}.newsletter__effect-layer{z-index:1;position:absolute;top:-20px;left:0;width:100%;height:20px;background-color:#00000003}.service{text-align:center;margin:20px auto 0}.service__heading{text-align:center;font-size:30px;width:1020px;color:#000;margin:0 auto 30px}@media(max-width:1025px){.service__heading{width:100%;font-size:24px}}.service__heading-subtitle{margin:30px auto}.service__heading,.service__heading-subtitle{display:none}.service__wrapper{margin:0 auto;width:940px;padding:64px 0;display:flex;justify-content:space-between;align-items:flex-start}.service__wrapper:hover>*{opacity:.5}@media(max-width:1025px){.service__wrapper{display:grid;width:100%;grid-template-columns:repeat(12,1fr)}}.service__item{display:flex;text-align:left;width:189px;text-decoration:none;color:#000;padding:0 10px;flex-direction:column;align-items:baseline;height:180px;justify-content:space-between}.service__item:hover{opacity:1}@media(max-width:1025px){.service__item{margin:15px auto}.service__item:nth-child(3n+1){grid-column:1 / span 4}.service__item:nth-child(3n+2){grid-column:5 / span 4}.service__item:nth-child(3n+3){grid-column:9 / span 4}.service__item:last-child:nth-child(3n+2){grid-column:7 / span 4}.service__item:nth-last-child(2):nth-child(3n+1){grid-column:3 / span 4}.service__item:last-child:nth-child(3n+1){grid-column:1 / span 12}}@media(max-width:768px){.service__item:nth-child(odd){grid-column:1 / span 6}.service__item:nth-child(2n+2):nth-child(2n){grid-column:7 / span 6}.service__item:last-child:nth-child(odd){grid-column:1 / span 12}}.service__icon{min-height:40px;max-height:40px;width:auto;max-width:none}.service__title{color:#000;font-size:23px;font-style:normal;font-weight:700;line-height:28px;letter-spacing:.46px;text-align:left;padding-top:16px}.service__subtitle{font-size:12px;font-style:normal;font-weight:300;line-height:14px;letter-spacing:.24px;overflow:hidden}@media(max-width:768px){.service__subtitle{display:none}}.service__link{font-size:16px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.32px;color:#000;text-decoration:none}.service__link:hover{text-decoration:underline}@media(max-width:768px){.service__link{display:none}}.service__link__arrow{width:20px;height:20px;margin-left:8px}.group-service{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 15px;margin:0;background:#f1f1f1;width:100%;height:auto}@media(min-width:769px){.group-service{height:451px}}.group-service__heading{font-size:24px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:.6px;color:#000;margin-bottom:38px;width:100%;max-width:940px;text-align:left}@media(min-width:769px){.group-service__heading{font-size:36px;line-height:36px;width:940px}}.group-service__heading-subtitle{font-size:14px;color:#4a4a4a;text-align:center;padding-bottom:30px}.group-service__wrapper{width:100%;max-width:940px;-moz-column-count:2;-moz-column-width:300px;columns:300px 2}@media(min-width:769px){.group-service__wrapper{width:940px}}.group-service__item{text-decoration:none;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-bottom:1px solid rgba(26,27,28,.12);margin-bottom:28px;padding-top:7px}.group-service__item__icon__wrapper{width:24px;height:24px;margin-bottom:7px}.group-service__item__icon__wrapper>.group-service__icon{width:24px;height:24px}.group-service__title{font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.32px;padding:0 15px;width:100%;text-align:left;color:#000}@media(min-width:769px){.group-service__title{padding:0 15px}}.group-service__arrow{width:24px;height:24px}.content-block{width:100%;font-size:14px;font-weight:300;color:#000;margin:0 auto;text-align:left}.content-block__content{background-color:#fff;padding:30px;color:var(#000, #161718);font-feature-settings:"clig" off,"liga" off;font-size:18px;font-style:normal;font-weight:300;line-height:28px;letter-spacing:.36px;margin-bottom:60px}.content-block__wrapper .image-block__container,.content-block__wrapper>.video{margin:20px auto}.content-block__wrapper{width:940px;margin:60px auto;padding:60px 50px 10px}@media(max-width:1025px){.content-block__wrapper{width:calc(100% - 30px)}}@media(max-width:768px){.content-block__wrapper{padding:40px 20px}}.content-block__title{color:#000;padding-bottom:32px;font-size:24px;font-style:normal;font-weight:700;line-height:44px;letter-spacing:.72px}@media(min-width:769px){.content-block__title{font-size:36px}}.image-block__container{width:100%;padding:0 20px;position:relative;margin:20px auto;color:#000}.image-block__container.inside-content-block{padding:0}@media(min-width:769px){.image-block__container{padding:0;margin:60px auto 20px}}.image-block__title{margin:48px auto 30px;font-size:36px;font-style:normal;font-weight:700;line-height:44px;letter-spacing:.72px}@media(min-width:769px){.image-block__title{width:100%;margin:0 auto 30px;font-size:36px}}.image-block__wrapper{transition:transform .5s ease;margin:auto;overflow:hidden;height:140px}@media(min-width:376px){.image-block__wrapper{height:250px}}@media(min-width:769px){.image-block__wrapper{height:370px}}.inside-content-block .image-block__wrapper{width:100%;transform:scale(1);height:170px}@media(min-width:376px){.inside-content-block .image-block__wrapper{height:250px}}@media(min-width:769px){.inside-content-block .image-block__wrapper{height:370px}}.image-block__image{width:auto;height:auto;position:absolute;inset:0;margin:auto}.image-block__image__wrapper{width:100%;height:100%;min-height:100%;position:relative}@media(min-width:769px){.image-block__image__wrapper{min-height:100%}}.inside-content-block .image-block__image__wrapper{min-height:auto;height:100%}.breadcrumb{position:relative;display:flex;width:90%;margin:30px auto}@media(min-width:769px){.breadcrumb{width:940px}}.breadcrumb-item__label,.breadcrumb-item__link{text-transform:uppercase;text-decoration:none;font-size:8px;font-weight:lighter;font-style:normal;letter-spacing:normal;line-height:normal;text-align:left;color:#000}.breadcrumb-item__link:hover{font-weight:900;text-decoration:underline}.main-info{height:auto;background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:center;font-style:normal;letter-spacing:normal;line-height:normal;text-align:left;color:#000;position:relative;z-index:1}@media(min-width:769px){.main-info{width:100%}}.main-info__location{padding:20px;display:flex;justify-content:space-between;z-index:1;width:100%;max-width:940px}@media(min-width:769px){.main-info__location{width:940px;padding:20px 0}}@media(min-width:769px){.main-info__location-wrapper{max-width:80%}}@media(min-width:769px){.main-info__address,.main-info__hours-open,.main-info__open,.main-info__phone,.main-info__social-network,.main-info__trade-mark{max-width:100%}}.main-info__trade-mark{font-size:30px;font-style:normal;font-weight:700;line-height:36px;letter-spacing:.6px;text-transform:none;margin-top:20px}@media(min-width:769px){.main-info__trade-mark{width:100%}}.main-info__open{display:flex;justify-content:flex-start;align-items:center;-webkit-user-select:none;user-select:none;font-size:11px;font-style:normal;font-weight:900;line-height:12px;letter-spacing:3px;text-transform:uppercase;padding-bottom:8px}.main-info__time-close,.main-info__time-open{display:inline-block;border-radius:50%;width:10px;height:10px;margin-right:8px}.main-info__time-open{background-color:#4ba82e;opacity:.7}.main-info__time-close{background-color:#f06060}.main-info__address,.main-info__hours-open,.main-info__phone{font-size:18px;font-style:normal;font-weight:300;line-height:28px;letter-spacing:.36px;margin-top:12px}.main-info__hours-open{display:flex;flex-direction:column;position:relative;margin-bottom:20px}@media(min-width:769px){.main-info__hours-open{flex-direction:row}}.main-info__hour{display:flex}.main-info__hour-today{cursor:pointer;position:relative;background:none;border:none;padding:0;text-align:left;width:100%;font:inherit}@media(min-width:769px){.main-info__hour-today{margin-left:5px}}.main-info__hour-label{font-size:18px;font-style:normal;font-weight:700;line-height:28px;letter-spacing:.36px}.main-info__hour-chevron{display:inline-block;margin-left:15px;cursor:pointer;position:absolute;top:0;right:-15px}.main-info__hour-chevron.active svg{transform:rotate(-90deg)}.main-info__hour-chevron svg{transform:rotate(90deg);transition:transform .2s ease}.main-info__hour-chevron path{stroke-width:3px}.main-info__hour-details{background-color:#fff;z-index:1}.main-info__hour-details-item{margin:15px 0}.main-info__phone{display:flex;align-self:center;flex-direction:column;align-items:center;margin-bottom:20px}@media(min-width:769px){.main-info__phone{display:inline-flex;flex-direction:row}}.main-info__social-network{display:flex}.main-info__social-link{text-decoration:none;padding-right:20px}.main-info__social-image{width:18px;height:18px}.main-info__social-youtube .main-info__social-image{height:14px}.main-info__timestable{position:absolute;top:22px;right:20px}@media(min-width:769px){.main-info__timestable{display:flex;justify-content:flex-start;flex-direction:column;position:static}}.main-info__button,.main-info__button-mobile{color:#000;font-size:14px;font-style:normal;font-weight:700;line-height:16px;letter-spacing:.75px;border:none;background-color:#78faae;text-transform:none;text-decoration:none;text-align:center;margin:0;height:40px;padding:6px 16px;border-radius:50px}.main-info__button-mobile:hover,.main-info__button:hover{background-color:#a8ffcc;transition:background-color .5s ease}.main-info__button-mobile svg,.main-info__button svg{margin-right:4px}.main-info__button{display:none}@media(min-width:769px){.main-info__button{display:flex;margin:40px auto 0;align-items:center}}.main-info__button-mobile{display:flex;align-self:center;margin-top:30px;padding-top:12px}@media(min-width:769px){.main-info__button-mobile{display:none}}.main-info__button-mobile:last-of-type{margin-bottom:50px}.dealer-contact__tel-num{display:flex;align-items:center;color:#000;font-size:14px;font-style:normal;font-weight:700;line-height:16px;letter-spacing:.75px;text-transform:none;text-decoration:none;margin:0 0 20px;padding:6px 16px 6px 40px;height:40px;width:fit-content;border:1px solid #000;border-radius:50px;background-color:#fff;background-image:url(/assets/images/phone.svg);background-repeat:no-repeat;background-size:20px;background-position:14px 10px}.dealer-contact__tel-num:hover{background-color:#f2f2f2;transition:background-color .5s ease}@media(min-width:769px){.dealer-contact__tel-num{margin:0 20px 0 0}}.dealer-contact__tel-num:last-child{margin:0}.dealer-team{width:100%;padding:0 15px;margin:60px auto}@media(min-width:769px){.dealer-team{padding:0}}.dealer-team__title{font-size:24px;text-align:left;font-weight:700;margin:0 auto 30px;width:100%;color:#000}@media(min-width:769px){.dealer-team__title{width:940px;font-size:36px}}.dealer-team__wrapper{width:100%}.dealer-team__item__img{background-position:50%;background-size:cover;background-repeat:no-repeat;height:170px;width:calc(100vw - 30px)}@media(min-width:376px){.dealer-team__item__img{height:240px;max-width:100%}}@media(min-width:769px){.dealer-team__item__img{width:100vw;max-width:940px;height:400px;margin:auto}}@media(min-width:1025px){.dealer-team__item__img{height:470px}}.dealer-team__item__heading{color:#555;font-size:14px;font-weight:300;line-height:normal;text-align:center;margin:20px auto 0}@media(min-width:769px){.dealer-team__item__heading{max-width:846px;margin:20px auto}}.centered-carousel__viewport{position:relative;width:100%}.centered-carousel__clip{overflow:hidden}.centered-carousel__track{display:flex;will-change:transform}.centered-carousel__slide{flex-shrink:0;width:100%}.centered-carousel__pagination{border-radius:12px;background-color:#f3f3f380;width:80px;padding:4px 12px;margin:-25px auto 0;text-align:center;position:relative}.centered-carousel__arrow{z-index:2;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);width:30px;height:30px;border-radius:15px;background-color:#f3f3f380;border:none;padding:0;display:flex;justify-content:center;align-items:center;stroke:#000}.centered-carousel__arrow:disabled{opacity:0;visibility:hidden}.centered-carousel__arrow--prev{left:0;transform:translateY(-50%)}.centered-carousel__arrow--next{right:0}.centered-carousel__slide--unzoomed{transform:scale(.9);transition:transform .35s ease}.centered-carousel--peek{overflow:hidden}.centered-carousel--peek .centered-carousel__clip{overflow:visible}.centered-carousel--peek .centered-carousel__slide--active{transition:transform .35s ease}@media(max-width:768px){.centered-carousel--peek .centered-carousel__viewport{transform:scale(.8)}}.centered-carousel--arrows-outside .centered-carousel__viewport{padding:0 30px}@media(min-width:376px){.dealer-team .centered-carousel__viewport{max-width:85%;margin:0 auto}}@media(min-width:769px){.dealer-team .centered-carousel__viewport{max-width:940px;margin:0 auto}}@media(max-width:768px){.dealer-team .centered-carousel__arrow{display:none}}.dealer-team .centered-carousel__slide--active .dealer-team__item__img{transform:scale(1)}.dealer-team .centered-carousel__slide--active .dealer-team__item__heading{max-width:940px;opacity:1;visibility:visible}@media(min-width:769px){.dealer-team .centered-carousel__slide--active .dealer-team__item__heading{display:block;max-width:846px}}.dealer-team .centered-carousel__arrow{width:60px;height:60px;background-color:#4a4a4a;border-radius:0;stroke:#fff}.stock-cars__vehicle__carrousel .centered-carousel__arrow{display:flex}.centered-carousel__progress{width:100%;margin:30px auto 0}@media(min-width:769px){.centered-carousel__progress{max-width:940px}}.centered-carousel__progress-bar{display:block;width:140px;height:6px;border-radius:4px;overflow:hidden;margin:0 auto;border:none;appearance:none;background-color:#f8f8f8;background-image:linear-gradient(90deg,#4a4a4a,#4a4a4a);background-repeat:no-repeat;background-size:0 100%;transition:background-size .35s ease}.centered-carousel__progress-bar::-webkit-progress-bar{background:transparent}.centered-carousel__progress-bar::-webkit-progress-value{background:transparent}.news-dealer-block .dealer-news{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;font-style:normal;letter-spacing:normal;line-height:normal;text-align:center;font-weight:700;margin:30px auto 60px;padding:0 15px}.news-dealer-block .dealer-news~.dealer-news{margin:0 auto 60px}.news-dealer-block .dealer-news~.dealer-news__main-title{display:none}@media(min-width:769px){.news-dealer-block .dealer-news{padding:0;width:940px;margin:60px auto}}.news-dealer-block .dealer-news__main-title{font-size:24px;margin-bottom:30px;padding:0 20px;width:100%;color:#000;text-align:left}@media(min-width:769px){.news-dealer-block .dealer-news__main-title{font-size:36px;padding:0;width:940px}}.news-dealer-block .dealer-news__wrapper{position:relative;width:100%;color:#fff;text-align:left;display:grid;grid-template-columns:1fr;overflow:hidden;height:auto;margin-bottom:30px}.news-dealer-block .dealer-news__background{position:absolute;width:100%;height:100%;z-index:1;background-image:linear-gradient(135deg,#4a4a4acc,#4a4a4a33)}.news-dealer-block .dealer-news__background:before{content:"";position:absolute;width:100%;height:100%;z-index:2;background-color:#000;opacity:.3;-webkit-clip-path:polygon(0 77%,100% 0,100% 100%,0 100%);clip-path:polygon(0 77%,100% 0,100% 100%,0 100%)}@media(min-width:769px){.news-dealer-block .dealer-news__background:before{-webkit-clip-path:polygon(0 65%,100% 0,100% 100%,0 100%);clip-path:polygon(0 65%,100% 0,100% 100%,0 100%)}}.news-dealer-block .dealer-news__background:after{content:"";position:absolute;width:100%;height:100%;background-color:#4a4a4a;-webkit-clip-path:polygon(0 17%,100% 100%,100% 100%,0 100%);clip-path:polygon(0 17%,100% 100%,100% 100%,0 100%)}@media(min-width:769px){.news-dealer-block .dealer-news__background:after{width:620px;-webkit-clip-path:polygon(0 0,100% 100%,100% 100%,0 100%);clip-path:polygon(0 0,100% 100%,100% 100%,0 100%)}}.news-dealer-block .dealer-news__title{width:100%;font-size:24px;margin-bottom:20px}@media(min-width:769px){.news-dealer-block .dealer-news__title{font-size:36px}}.news-dealer-block .dealer-news__label{font-size:16px;display:flex;min-width:100%;flex-direction:column;justify-content:space-between;font-weight:lighter;padding-bottom:10px}@media(min-width:769px){.news-dealer-block .dealer-news__label{font-size:14px}}.news-dealer-block .dealer-news__content{max-width:100%;margin-bottom:20px;font-weight:400}@media(min-width:769px){.news-dealer-block .dealer-news__content{max-width:455px}}.news-dealer-block .dealer-news__image{align-self:center;width:100%;height:100%;position:absolute;left:0;z-index:0;background-position:50%;background-size:cover;background-repeat:no-repeat}.news-dealer-block .dealer-news__article{margin:80px 0 80px 40px;width:100%;display:flex;flex-direction:column;align-items:flex-start;z-index:2;padding-right:80px}@media(min-width:769px){.news-dealer-block .dealer-news__article{width:455px;margin:80px 0 80px 80px;padding-right:0}}.news-dealer-block .dealer-news__link-wrapper{height:auto;width:80%;min-width:80%;border:1px solid #c5c5c5;font-weight:lighter;border-radius:20px;z-index:2}@media(min-width:769px){.news-dealer-block .dealer-news__link-wrapper{width:43%;min-width:43%}}.news-dealer-block .dealer-news__link-wrapper:hover{cursor:pointer}.news-dealer-block .dealer-news__link{font-size:12px;text-decoration:none;font-weight:lighter;color:#fff;display:flex;justify-content:center;align-items:center;text-transform:uppercase;padding:10px 20px;text-align:left;word-break:break-word;font-weight:700}.social-networks{width:100%;padding:0 15px;display:flex;justify-content:space-between;flex-direction:column;margin:20px auto 30px}@media(min-width:769px){.social-networks{margin:20px auto 48px;width:940px;padding:0;flex-direction:row;justify-content:center}}.social-networks__youtube{position:relative;width:100%;margin-bottom:20px}@media(min-width:769px){.social-networks__youtube{min-width:640px;width:640px;height:360px;margin-bottom:0;padding-bottom:0}.social-networks__youtube+.social-networks__facebook{margin-left:60px}}.social-networks__youtube-content{text-align:center;background-color:#161718;color:#fff;width:100%;padding:80px 20px;display:flex;flex-direction:column;align-items:center}.social-networks__youtube-content:after,.social-networks__youtube-content:before{box-sizing:border-box}.social-networks__youtube-content-text a{color:#419468;font-weight:700}.social-networks__youtube-content-btn{margin-top:50px;background-color:#78faae;border:1.5px solid #78faae;border-radius:22.5px;color:#161718;text-decoration:none;font-size:14px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:1px;line-height:117%;min-width:140px;padding:14.5px 30px;cursor:pointer}.social-networks__youtube-content-btn:hover{background-color:#a8ffcc;transition:background-color .5s ease}.social-networks__thumbnail{position:absolute;width:100%;height:100%;z-index:2}.social-networks__thumbnail-image{width:100%;height:100%;background-position:50%;background-repeat:no-repeat;background-size:cover}.social-networks__iframe-wrapper{position:relative;padding-bottom:56.25%;height:0;width:100%;z-index:1}.social-networks__iframe-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.social-networks__facebook{min-width:240px;width:100%;height:500px;overflow:hidden}@media(min-width:769px){.social-networks__facebook{height:360px}}@media(min-width:769px){.social-networks__facebook__alone{height:auto}}.social-networks__facebook__container{width:100%;text-align:center}.social-networks__play-btn{width:38px;height:38px;border-radius:50%;background-color:#4a4a4a;position:absolute;z-index:3;border:none;top:50%;transform:translate(-50%,-50%);left:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}@media(min-width:769px){.social-networks__play-btn{width:70px;height:70px}}.social-networks__rectangle-icon{min-width:20px;min-height:24px}@media(min-width:769px){.social-networks__rectangle-icon{min-width:10px;min-height:12px}}.dealer-tryout{width:100%;margin:60px auto;padding:0 15px}@media(min-width:769px){.dealer-tryout{max-width:940px;padding:0}}.dealer-tryout__heading{color:#000;font-size:24px;font-weight:700;line-height:normal;text-align:left;margin-bottom:30px}@media(min-width:769px){.dealer-tryout__heading{font-size:36px}}.dealer-tryout__content{width:300px;height:410px}.advantages__title__card{padding:30px;text-align:left;color:#fff;z-index:1;font-size:14px;font-weight:700;line-height:normal;position:relative}.dealer-tryout__title{position:absolute;padding-right:50px;bottom:10px;text-align:left;font-size:24px;font-style:normal;font-weight:700;line-height:28px;letter-spacing:.48px;color:#fff;z-index:1;width:243px}@media(min-width:769px){.dealer-tryout__title{padding-right:30px}}.advantages__wrapper__card{display:flex;flex-direction:column;align-items:center}@media(min-width:769px){.advantages__wrapper__card{display:flex;flex-direction:row;justify-content:left;flex-wrap:wrap;align-items:stretch}}.advantages__link__card{width:300px;height:410px;text-decoration:none;margin:10px}@media(min-width:769px){.advantages__link__card{width:260px;height:370px;margin:0 10px 0 0}}@media(min-width:1025px){.advantages__link__card{width:300px;height:410px}}.advantages__content__card{position:relative;width:100%;height:100%;min-height:inherit;display:flex;align-items:flex-end}.advantages__media__card{width:100%;height:100%;position:absolute;background-position:50%;background-size:cover;background-repeat:no-repeat}.skoda-advantages{width:100%;margin:60px auto;padding:0 15px}@media(min-width:769px){.skoda-advantages{padding:0}}.skoda-advantages__heading,.skoda-advantages__title{text-align:left;color:#000;font-weight:700;font-size:24px;line-height:normal}@media(min-width:769px){.skoda-advantages__heading,.skoda-advantages__title{font-size:36px}}.skoda-advantages__header{display:flex;flex-direction:column;max-width:940px;width:100%;margin-left:auto;margin-right:auto;justify-content:space-between;align-items:center;margin-bottom:30px}@media(min-width:769px){.skoda-advantages__header{flex-direction:row;width:940px}}.skoda-advantages__header__containerButton{width:120px;height:48px;display:flex;justify-content:space-between;align-items:center}.skoda-advantages__header--next,.skoda-advantages__header--prev{display:none}.skoda-advantages__header--next.swipe-disable,.skoda-advantages__header--prev.swipe-disable{visibility:hidden}@media(min-width:769px){.skoda-advantages__header--next,.skoda-advantages__header--prev{display:flex;align-items:center;justify-content:center;width:48px;height:48px;cursor:pointer;border:none;background-color:transparent}}.skoda-advantages__header--prev{transform:rotate(180deg)}.swipe-normal-scroll{width:100%;position:relative}@media(min-width:769px){.swipe-normal-scroll{overflow:hidden;width:auto}}.skoda-advantages__scroll{width:100%;overflow-x:scroll;position:relative}@media(min-width:769px){.skoda-advantages__scroll{overflow:hidden}}.skoda-advantages__wrapper{width:100%}.skoda-advantages__wrapper::-webkit-scrollbar{display:none}.skoda-advantages__swiper{display:flex;align-items:stretch;justify-content:center}@media(min-width:769px){.skoda-advantages__swiper{position:absolute}}.skoda-advantages__item{width:calc(100vw - 30px);height:auto;background-color:#fff;box-shadow:0 5px 8px #00000008;padding:60px 20px 40px;margin:10px;text-align:center}@media(min-width:769px){.skoda-advantages__item{width:400px;padding:60px 60px 40px}}.skoda-advantages__item__wrapper{position:relative;height:100%;display:flex;flex-direction:column;padding-bottom:40px}.skoda-advantages__img{width:auto;height:70px;min-height:70px;max-height:70px;margin:0 auto 60px}.skoda-advantages__heading{text-align:left;font-size:24px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:.48px}.skoda-advantages__content{text-align:left;font-size:14px;font-style:normal;font-weight:300;line-height:20px;letter-spacing:.28px}.skoda-advantages__link-wrapper{text-align:left}.skoda-advantages__link{color:#000;font-size:12px;font-weight:700;line-height:normal;text-align:left;text-transform:uppercase;text-decoration:none;transition:color .2s ease;position:absolute;bottom:0;width:max-content}.skoda-advantages__link:hover{color:#5a5b5c}.skoda-advantages__link:after{content:"";position:absolute;background-image:url(/assets/images/text-link.png);width:20px;height:20px;background-position:50%;background-size:cover;background-repeat:no-repeat;right:-25px;top:-3px}.skoda-advantages__progress{width:100%;margin:30px auto 0}@media(min-width:769px){.skoda-advantages__progress{max-width:940px}}.skoda-advantages__progress-bar{display:block;width:140px;height:6px;border-radius:4px;overflow:hidden;margin:0 auto;border:none;appearance:none;background-color:#f8f8f8;background-image:linear-gradient(90deg,#4a4a4a,#4a4a4a);background-repeat:no-repeat;background-size:0 100%;transition:background-size .35s ease}.skoda-advantages__progress-bar::-webkit-progress-bar{background:transparent}.skoda-advantages__progress-bar::-webkit-progress-value{background:transparent}.stock-cars{height:auto;background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:center;font-style:normal;letter-spacing:normal;line-height:normal;text-align:left;color:#000;position:relative;z-index:1}@media(min-width:769px){.stock-cars{width:100%}}.stock-cars__count-vehicles{width:100%;max-width:940px;padding:20px 5px;display:flex;justify-content:space-between;z-index:0;border-top:1px solid #e4e4e4}@media(min-width:769px){.stock-cars__count-vehicles{padding:20px 0;width:calc(100vw - 30px)}}.stock-cars__count{font-size:24px;font-style:normal;font-weight:700;line-height:28px;letter-spacing:.48px;display:flex;align-items:center}.stock-cars__count-number{margin-right:5px}@media(min-width:769px){.stock-cars__count-label.mobile{display:none}}@media(max-width:768px){.stock-cars__count-label.desktop{display:none}}.stock-cars__discover{font-size:16px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.32px;display:flex;align-items:center;text-decoration:none;color:#000}.stock-cars__discover path{stroke:#000;stroke-width:.1px}.stock-cars__discover-label{margin-right:8px}@media(min-width:769px){.stock-cars__discover-label.mobile{display:none}}@media(max-width:768px){.stock-cars__discover-label.desktop{display:none}}.stock-cars__vehicles{display:flex;justify-content:space-between;flex-direction:column}@media(min-width:769px){.stock-cars__vehicles{flex-direction:row}}.stock-cars__vehicle{max-width:100vw;padding:0 5px;display:flex;flex-direction:column}@media(min-width:769px){.stock-cars__vehicle{max-width:310px;padding:0;margin-right:5px}.stock-cars__vehicle:last-child{margin-right:0}}.stock-cars__vehicle__main-infos{padding-top:18px}.stock-cars__vehicle__main-infos__type{padding:1px 0;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:4px}.stock-cars__vehicle__main-infos__model{font-size:19px;font-weight:700;padding:2px 0}.stock-cars__vehicle__main-infos__title{font-size:12px;font-weight:700;padding:1px 0}.stock-cars__vehicle__main-infos__engine-name{font-size:12px;padding:1px 0}.stock-cars__vehicle__main-infos__sale-price{font-size:19px;font-weight:700;padding:24px 0 0;letter-spacing:1px}.stock-cars__vehicle__datas{padding:18px 0}.stock-cars__vehicle__row{display:flex;justify-content:space-between;flex-wrap:wrap;border-top:1px solid #e8e8e8}.stock-cars__vehicle__row:last-child{border-bottom:1px solid #e8e8e8}.stock-cars__vehicle__data{font-size:12px;font-weight:300;width:50%;padding:10px 0;height:55px;display:flex;flex-direction:column;justify-content:space-evenly;line-height:20px}.stock-cars__vehicle__data:last-child:not(:only-child){border-left:1px solid #e8e8e8;padding-left:10px}.stock-cars__vehicle__details{display:flex;flex-direction:column;padding-bottom:10px;font-size:10px;font-weight:300;border-bottom:1px solid #e8e8e8}.stock-cars__vehicle__consumption,.stock-cars__vehicle__emission{display:flex;justify-content:space-between;padding:5px 0;align-items:center;font-weight:300}.stock-cars__vehicle__consumption span,.stock-cars__vehicle__data span,.stock-cars__vehicle__emission span{font-weight:700}.stock-cars__vehicle__consumption span,.stock-cars__vehicle__emission span{text-align:right}.stock-cars__vehicle__class-engine{height:13px}.stock-cars__vehicle__class-engine text{fill:#fff;stroke:#000;stroke-width:.06px;font-size:22px;font-weight:700}.stock-cars__vehicle__class-engine.class-A polygon{fill:#009640}.stock-cars__vehicle__class-engine.class-B polygon{fill:#52ae32}.stock-cars__vehicle__class-engine.class-C polygon{fill:#c8d400}.stock-cars__vehicle__class-engine.class-D polygon{fill:#ffed00}.stock-cars__vehicle__class-engine.class-E polygon{fill:#fbba00}.stock-cars__vehicle__class-engine.class-F polygon{fill:#ec6608}.stock-cars__vehicle__class-engine.class-G polygon{fill:#e30613}.stock-cars__button{color:#000;font-size:14px;font-style:normal;font-weight:700;line-height:16px;letter-spacing:.75px;border:none;background-color:#78faae;text-transform:none;text-decoration:none;text-align:center;margin:30px 0;height:40px;padding:12px 16px 6px;border-radius:50px;align-self:center;max-width:170px;display:flex}.stock-cars__button:hover{background-color:#a8ffcc;transition:background-color .5s ease}.stock-cars__button svg{margin:1px 4px 0 0}.gallery-360{font-style:normal;letter-spacing:normal;line-height:normal;text-align:center;margin:60px auto;width:100%;padding:0 20px;overflow:hidden}@media(min-width:769px){.gallery-360{width:940px;padding:0}}.gallery-360__title{font-size:24px;font-style:normal;font-weight:700;line-height:44px;letter-spacing:.72px;color:#000;margin-bottom:30px;text-align:left}@media(min-width:769px){.gallery-360__title{font-size:36px}}.gallery-360__iframe{display:flex;flex-direction:column}.gallery-360__item{height:430px;width:100%;margin-bottom:20px}@media(min-width:769px){.gallery-360__item{height:470px}}.gallery-360__item iframe{width:100%;height:100%;border:0;display:block}.gallery-360__second-iframe-wrapper{position:relative}.gallery-360__second-iframe{display:flex;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.gallery-360__second-iframe::-webkit-scrollbar{display:none}.gallery-360__second-item{flex:0 0 248px;height:160px;margin-right:20px;cursor:pointer;border:none;padding:0;background:none;position:relative}@media(min-width:769px){.gallery-360__second-item{flex:0 0 300px}}.gallery-360__second-item:last-child{margin-right:0}.gallery-360__second-item--active:after{content:"";position:absolute;inset:0;border:3px solid #4a4a4a;pointer-events:none}.gallery-360__thumbnail{height:160px;width:100%;display:flex;pointer-events:none}.gallery-360__thumbnail iframe{width:100%;height:100%;border:0;display:block}.gallery-360__slick-arrow{display:flex;justify-content:center;align-items:center;z-index:2;width:60px;height:60px;background-color:#4a4a4a;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);border:none;padding:0;transition:opacity .2s ease,visibility .2s ease}.gallery-360__slick-next{right:0}.gallery-360__slick-prev{left:0}.gallery-360__slick-prev svg{transform:rotate(180deg)}.gallery-360__slick-arrow.slick-disabled{opacity:0;visibility:hidden;pointer-events:none}.gallery-360__progress{width:100%;margin:30px auto 0}.gallery-360__progress-bar{display:block;width:140px;height:6px;border-radius:4px;overflow:hidden;margin:0 auto;border:none;appearance:none;background-color:#f8f8f8;background-image:linear-gradient(90deg,#4a4a4a,#4a4a4a);background-repeat:no-repeat;background-size:0 100%;transition:background-size .35s ease}.gallery-360__progress-bar::-webkit-progress-bar{background:transparent}.gallery-360__progress-bar::-webkit-progress-value{background:transparent}.live-shopping{width:100%;padding:0 15px;margin:60px auto;display:flex;flex-wrap:wrap;justify-content:center}@media(min-width:769px){.live-shopping{padding:0}}.live-shopping__title{font-size:24px;text-align:center;font-weight:700;margin:0 auto 30px;display:flex;flex-wrap:wrap;justify-content:center}@media(min-width:769px){.live-shopping__title{width:100%;font-size:36px}}.live-shopping__widget{width:100%;display:flex;flex-wrap:wrap;justify-content:center}.breadcrumb+div{margin-top:25px}.department-dealers{display:flex;width:100%;flex-direction:column;margin:90px auto 60px;text-align:center;font-style:normal;letter-spacing:normal;line-height:normal;overflow:hidden}.department-dealers__title{color:#000;text-align:left;font-size:24px;font-style:normal;font-weight:700;line-height:44px;letter-spacing:.72px;margin-bottom:15px;max-width:940px;margin-left:auto;margin-right:auto}.department-dealers__title span{display:inline-block}.department-dealers__title:first-child span{font-weight:400}@media(min-width:769px){.department-dealers__title{width:940px;font-size:36px}}.department-dealers__sub-title{text-align:left;margin:0 0 30px;padding:0 15px;font-size:14px;width:100%}@media(min-width:769px){.department-dealers__sub-title{margin:0 auto 30px;padding:0;max-width:940px}}.department-dealers__count{font-size:12px;font-weight:lighter}.department-dealers__normal-scroll{width:100%;position:relative;overflow:hidden}.department-dealers__wrapper{min-height:409px}@media(min-width:769px){.department-dealers__wrapper{display:flex;height:auto}}.department-dealers__swiper{align-items:stretch;display:flex;position:absolute}@media(min-width:769px){.department-dealers__swiper{left:calc(50% - 485px);flex-wrap:nowrap;width:auto}}.department-dealers__item{width:250px;height:409px;margin:0 15px;position:relative;font-style:normal;letter-spacing:normal;line-height:normal;display:inline-block;overflow:hidden;border-radius:6px;display:flex}@media(min-width:769px){.department-dealers__item{width:408px;height:409px}}.department-dealers__link{width:100%;min-height:100%;display:inline-block;cursor:pointer;text-decoration:none}.department-dealers__media{position:relative;width:100%;height:100%;z-index:1}.department-dealers__img{height:50%;width:100%;background-repeat:no-repeat;background-size:cover;background-position:50%}@media(min-width:769px){.department-dealers__img{width:100%}}.department-dealers__location{width:100%;height:50%!important;z-index:3;text-align:left;display:flex;justify-content:space-between;padding:24px;background-color:#fff;overflow-y:auto}@media(min-width:769px){.department-dealers__location{height:50%}}.department-dealers__location-wrapper{width:100%;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:24px}@media(min-width:769px){.department-dealers__location-wrapper{padding-bottom:0}}.department-dealers__open{color:#000;font-size:11px;font-style:normal;font-weight:800;line-height:12px;letter-spacing:3px;text-transform:uppercase;display:flex;justify-content:flex-start;margin-bottom:8px}.department-dealers__time-close,.department-dealers__time-open{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:8px}.department-dealers__time-open{background-color:#4ba82e;opacity:.7}.department-dealers__time-close{background-color:#f06060}.department-dealers__location-icon{width:24px;height:auto}.department-dealers__icon{cursor:pointer}.department-dealers__trade-mark{color:#000;height:auto;font-size:20px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.6px;text-transform:lowercase;padding-bottom:12px}.department-dealers__trade-mark:first-letter{text-transform:uppercase}.department-dealers__block-address{display:flex;flex-direction:column;justify-content:center;padding-bottom:16px}.department-dealers__address,.department-dealers__city{color:#000;font-size:14px;font-style:normal;font-weight:300;line-height:24px;letter-spacing:.36px}.department-dealers__city{margin:0}.department-dealers .select-dealer{display:flex;height:40px;padding:8px 16px;justify-content:center;align-items:center;border-radius:50px;background-color:#78faae;border:none;font-size:14px;font-style:normal;font-weight:700;line-height:16px;letter-spacing:.75px;margin-bottom:10px}.department-dealers .select-dealer:hover{background-color:#a8ffcc}.department-dealers__progress{width:100%;margin:30px auto 0}@media(min-width:769px){.department-dealers__progress{max-width:940px}}.department-dealers__progress-bar{display:block;width:140px;height:6px;border-radius:4px;overflow:hidden;margin:0 auto;border:none;appearance:none;background-color:#f8f8f8;background-image:linear-gradient(90deg,#4a4a4a,#4a4a4a);background-repeat:no-repeat;background-size:0 100%;transition:background-size .35s ease}.department-dealers__progress-bar::-webkit-progress-bar{background:transparent}.department-dealers__progress-bar::-webkit-progress-value{background:transparent}body{margin:0;padding:0}.default-header[data-image-desktop]{background-size:cover;background-position:center}
