.models{margin-top:47px;margin-bottom:-42px}.models .models__list{background-color:#2c3946;display:flex}.models .models__list .item{flex-grow:1}.models .models__list .item a{font-size:.875rem;padding:16px 16px 17px;color:#fff;text-align:center;display:block;width:100%;text-decoration:none}.models .models__list .item a:hover{color:#ff680a}.models .models__list .item.active a{background-color:#77818a;border-radius:10px;color:#fff}@media screen and (max-width:700px){.models .models__list{border-radius:0;background-color:transparent}.models .models__list .item{margin-right:8px;flex-grow:0}.models .models__list .item a{background-color:#2c3946;width:auto;border-radius:25px}}.breakdowns-menu{margin-top:14px}.breakdowns-menu .breakdowns-menu__list{border:2px solid #2c3946;-webkit-border-radius:none;-moz-border-radius:none;border-radius:none;display:flex;justify-content:space-between}.breakdowns-menu .breakdowns-menu__list .item{width:100%;height:96px;position:relative}.breakdowns-menu .breakdowns-menu__list .item:first-child a{border-top-left-radius:6px;border-bottom-left-radius:6px}.breakdowns-menu .breakdowns-menu__list .item:last-child a{border-top-right-radius:6px;border-bottom-right-radius:6px}.breakdowns-menu .breakdowns-menu__list .item a{color:#000;height:100%;width:100%;display:flex;align-items:center;padding:0 26px 0 22px;text-decoration:none;font-size:1.125rem}.breakdowns-menu .breakdowns-menu__list .item a:hover{color:#ff680a}.breakdowns-menu .breakdowns-menu__list .item a span{padding-left:16px;z-index:10}.breakdowns-menu .breakdowns-menu__list .item.active{background:#2c3946}.breakdowns-menu .breakdowns-menu__list .item.active a{color:#fff}.breakdowns-menu .breakdowns-menu__list .item.active:after{content:"";display:block;width:40px;height:40px;background:#2c3946;position:absolute;left:calc(50% - 20px);bottom:-14px;border-bottom-right-radius:8px;transform:rotate(45deg)}.service-card{padding:20px 0}.service-card .service-card__wrap{display:grid;grid-template-areas:"ratingBlock cardImage" "cardDescription cardImage" "cardRules cardImage" "buttonBlock cardImage" ". cardImage";grid-template-columns:repeat(2,1fr);grid-column-gap:24px;grid-template-rows:max-content}.service-card .service-card__wrap .service-card__rating-block{display:inline-block;grid-area:ratingBlock}.service-card .service-card__wrap .service-card__rating-block .service-card__title{font-size:2.25rem;font-weight:700;padding-top:20px;margin-bottom:10px}.service-card .service-card__wrap .service-card__rating-block .rating-block{display:flex}.service-card .service-card__wrap .service-card__rating-block .rating-block .rating{padding:0;border:none}.service-card .service-card__wrap .service-card__rating-block .rating-block .rating__group{position:relative;width:60px;height:12px;background-image:url(https://i.citrus.world/uploads/promo/semkov_emotions/service/icons/off-star.svg);background-size:12px;background-repeat:repeat-x}.service-card .service-card__wrap .service-card__rating-block .rating-block .rating__star{position:absolute;top:0;left:0;margin:0;height:12px;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-size:12px;background-repeat:repeat-x;border:none;border-radius:0;background-image:url(https://i.citrus.world/uploads/promo/semkov_emotions/service/icons/on-star.svg)}.service-card .service-card__wrap .service-card__rating-block .rating-block .rating__star:focus{outline:none}.service-card .service-card__wrap .service-card__rating-block .rating-block .rating__star:first-of-type{z-index:5;width:12px}.service-card .service-card__wrap .service-card__rating-block .rating-block .rating__star:nth-of-type(2){z-index:4;width:24px}.service-card .service-card__wrap .service-card__rating-block .rating-block .rating__star:nth-of-type(3){z-index:3;width:36px}.service-card .service-card__wrap .service-card__rating-block .rating-block .rating__star:nth-of-type(4){z-index:2;width:48px}.service-card .service-card__wrap .service-card__rating-block .rating-block .rating__star:nth-of-type(5){z-index:1;width:55px}.service-card .service-card__wrap .service-card__rating-block .rating-block .rating-text{font-size:12px;line-height:100%;margin-left:10px;color:rgba(0,0,0,.5)}.service-card .service-card__wrap .service-card__description{margin-top:26px;margin-bottom:38px;max-width:720px;grid-area:cardDescription}.service-card .service-card__wrap .service-card__description p{font-size:.875rem;line-height:1.6;color:#999}.service-card .service-card__wrap .service-card__rules{display:flex;flex-wrap:wrap;margin-bottom:35px;grid-area:cardRules}.service-card .service-card__wrap .service-card__rules .service-card__rule{padding-left:35px;padding-right:21px;position:relative;line-height:24px;margin-bottom:13px}.service-card .service-card__wrap .service-card__rules .service-card__rule:before{content:"";display:block;position:absolute;background:url(https://i.citrus.world/uploads/promo/semkov_emotions/service/icons/service-card-rules-icon.svg) no-repeat;height:24px;width:24px;left:0}.service-card .service-card__wrap .service-card__rules .service-card__rule a{text-decoration:none;color:#000;transition:.3s}.service-card .service-card__wrap .service-card__rules .service-card__rule a:hover{color:#ff680a}.service-card .service-card__wrap .service-card__btn-block{display:flex;align-items:center;grid-area:buttonBlock}.service-card .service-card__wrap .service-card__btn-block .to-service-quick-request{font-size:1rem;font-weight:500;padding:0 20px;height:46px;text-transform:uppercase;color:#fff;background-color:#ff680a;display:block;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s;transition:.2s}.service-card .service-card__wrap .service-card__btn-block .to-service-quick-request:hover{background:#ff8637;box-shadow:0 2px 4px rgba(0,0,0,.07),0 1px 5px rgba(0,0,0,.12),0 3px 4px rgba(0,0,0,.06)}.service-card .service-card__wrap .service-card__btn-block .showcase__stickers{display:flex;align-items:center;padding:0 9px;border:1px solid #e1e1e1;border-radius:4px;height:46px;margin-left:10px}.service-card .service-card__wrap .service-card__btn-block .showcase__stickers .sticker__item{margin-left:10px;cursor:pointer}.service-card .service-card__wrap .service-card__btn-block .showcase__stickers .sticker-wrp{display:flex;align-items:center}.service-card .service-card__wrap .service-card__btn-block .showcase__stickers .sticker-wrp p{font-size:12px;line-height:110%;color:#999;margin-left:8px}.service-card .service-card__wrap .service-card__image{display:flex;align-items:flex-start;justify-content:center;grid-area:cardImage}.service-card .service-card__wrap .service-card__image img{max-height:380px}@media screen and (max-width:1365px){.service-card .service-card__wrap .service-card__rating-block .service-card__title{font-size:1.75rem;margin-bottom:10px}}@media screen and (max-width:1023px){.service-card .service-card__wrap{padding-top:2px;grid-column-gap:18px}.service-card .service-card__wrap .service-card__rating-block .service-card__title{padding-top:0}.service-card .service-card__wrap .service-card__description{margin-bottom:30px}.service-card .service-card__wrap .service-card__rules{margin-bottom:28px}.service-card .service-card__wrap .service-card__btn-block{flex-direction:column;align-items:flex-start}.service-card .service-card__wrap .service-card__btn-block .to-service-quick-request{order:1}.service-card .service-card__wrap .service-card__btn-block .showcase__stickers{margin-left:0;margin-bottom:14px}}@media screen and (max-width:767px){.service-card .service-card__wrap{grid-template-areas:"ratingBlock" "cardImage" "cardRules" "buttonBlock";grid-template-columns:1fr}.service-card .service-card__wrap .service-card__rating-block .service-card__title{font-size:1.375rem;text-align:center}.service-card .service-card__wrap .service-card__rating-block .rating-block{margin-bottom:25px;justify-content:center}.service-card .service-card__wrap .service-card__description{display:none}.service-card .service-card__wrap .service-card__wrap-rules{overflow:auto;position:relative;margin-top:45px}.service-card .service-card__wrap .service-card__wrap-rules:after{content:"";display:block;position:absolute;bottom:0;right:-1px;height:24px;z-index:1;width:50px;pointer-events:none}.service-card .service-card__wrap .service-card__rules{margin-bottom:0;flex-wrap:nowrap;overflow:auto;position:relative}.service-card .service-card__wrap .service-card__rules .service-card__rule{margin-bottom:20px;font-size:14px;white-space:nowrap}.service-card .service-card__wrap .service-card__btn-block{margin-top:15px}.service-card .service-card__wrap .service-card__btn-block .to-service-quick-request{width:100%;max-width:290px}.service-card .service-card__wrap .service-card__image{float:none;width:100%}.service-card .service-card__wrap .service-card__image img{margin:0}}@media screen and (max-width:560px){.service-card{padding:20px 0 10px}.service-card .service-card__wrap .service-card__rating-block{width:100%}.service-card .service-card__wrap .service-card__rating-block .service-card__title{text-align:left;padding-top:0}.service-card .service-card__wrap .service-card__rating-block .rating-block{justify-content:flex-start}.service-card .service-card__wrap .service-card__btn-block{width:100%}.service-card .service-card__wrap .service-card__btn-block .showcase__stickers{width:100%;justify-content:flex-start}.service-card .service-card__wrap .service-card__btn-block .to-service-quick-request{width:100%;max-width:100%}}.prices{padding:40px 0 35px}.prices .repair-header__scroll{margin-bottom:32px}.prices .repair-header__scroll .repair-header__content{width:100%}.prices .repair-header__scroll .repair-header__content .repair-header__items{background:rgba(63,78,93,.05);transition:.3s}.prices .repair-header__scroll .repair-header__content .repair-header__items:hover{background:rgba(63,78,93,.03)}.prices .repair-header__scroll .repair-header__content .repair-header__items .item{border-bottom:5px solid #fafafa;padding:10px 0;color:#000;vertical-align:middle;line-height:1.6}.prices .repair-header__scroll .repair-header__content .repair-header__items .item-name{font-weight:700;width:50%;min-width:500px;border-radius:4px 0 0 4px;position:relative}.prices .repair-header__scroll .repair-header__content .repair-header__items .item-name .name-divider{position:absolute;width:1px;height:22px;background-color:rgba(63,76,93,.15);right:0;top:50%;transform:translateY(-50%)}.prices .repair-header__scroll .repair-header__content .repair-header__items .item-name .name{padding-left:20px;padding-right:10px;line-height:1.6}.prices .repair-header__scroll .repair-header__content .repair-header__items .item-description{font-size:.875rem;line-height:1.6;width:50%;max-width:606px;position:relative;color:rgba(0,0,0,.5)}.prices .repair-header__scroll .repair-header__content .repair-header__items .item-description .description-divider{position:absolute;width:1px;height:22px;background-color:rgba(63,76,93,.15);right:0;top:50%;transform:translateY(-50%)}.prices .repair-header__scroll .repair-header__content .repair-header__items .item-description .description__tooltip{padding:0 20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.6;cursor:pointer}.prices .repair-header__scroll .repair-header__content .repair-header__items .item-description .description__tooltip .tooltiptext{display:none;position:absolute;z-index:9999999;bottom:50px;width:100%;background:#fff;box-shadow:0 4px 25px rgba(0,0,0,.1);border-radius:3px;left:0;padding:20px;white-space:normal;color:#000;line-height:1.6}.prices .repair-header__scroll .repair-header__content .repair-header__items .item-description .description__tooltip:hover .tooltiptext{display:block}.prices .repair-header__scroll .repair-header__content .repair-header__items .item-estimate{position:relative}.prices .repair-header__scroll .repair-header__content .repair-header__items .item-estimate .estimate-divider{position:absolute;width:1px;height:22px;background-color:rgba(63,76,93,.15);right:0;top:50%;transform:translateY(-50%)}.prices .repair-header__scroll .repair-header__content .repair-header__items .item-estimate .estimate{padding:0 10px 0 20px;line-height:1.6;white-space:nowrap}.prices .repair-header__scroll .repair-header__content .repair-header__items .item-price .price-wrp{display:flex;align-items:center;padding:0 20px;justify-content:space-between}.prices .repair-header__scroll .repair-header__content .repair-header__items .item-price .price-wrp .price{line-height:1.6;white-space:nowrap}.prices .repair-header__scroll .repair-header__content .repair-header__items .item-price .price-wrp .price .old-price{text-decoration:line-through;text-decoration-color:red;font-size:.86em;margin-right:8px}.prices .repair-header__scroll .repair-header__content .repair-header__items .item-price .price-wrp .item-icon{padding-left:20px;cursor:pointer;transition:.25s}.prices .repair-header__scroll .repair-header__content .repair-header__items .item-price .price-wrp .item-icon a{background:url(https://i.citrus.world/uploads/promo/semkov_emotions/service/ic_cart_gray_24px.svg) 50% no-repeat,rgba(63,78,93,.05);border:1px solid #e3e3e3;width:40px;height:40px;display:block;border-radius:50%;background-size:20px;transition:.3s}.prices .repair-header__scroll .repair-header__content .repair-header__items .item-price .price-wrp .item-icon a:hover{opacity:.85;box-shadow:0 2px 4px rgba(0,0,0,.07),0 1px 5px rgba(0,0,0,.12),0 3px 4px rgba(0,0,0,.06);background:url(https://i.citrus.world/uploads/promo/semkov_emotions/service/ic_cart_24px.svg) 50% no-repeat,#ff680a;border-color:#ff680a;background-size:20px}.prices .repair-header__mobile{display:none}.prices .repair-header__subtitle{font-size:.875rem;color:#000;line-height:1.6}.prices .repair-header__subtitle a{text-decoration:none;color:#000;transition:.3s;white-space:nowrap}.prices .repair-header__subtitle a:hover{color:#ff680a}@media screen and (max-width:1365px){.prices .repair-header__scroll .repair-header__content .repair-header__items .item-name{width:70%}.prices .repair-header__scroll .repair-header__content .repair-header__items .item-name .name{border-right:none}.prices .repair-header__scroll .repair-header__content .repair-header__items .item-description{display:none}}@media screen and (max-width:767px){.prices{padding:30px 0}.prices .repair-header__scroll{display:none}.prices .repair-header__mobile{display:flex;margin-bottom:30px}.prices .repair-header__mobile .repair-header__tabs{flex:1}.prices .repair-header__mobile .repair-header__tabs .tabs{overflow:hidden}.prices .repair-header__mobile .repair-header__tabs .tabs .tab{width:100%;color:#000;overflow:hidden;border-bottom:1px solid rgba(0,0,0,.08)}.prices .repair-header__mobile .repair-header__tabs .tabs .tab .tab__input{position:absolute;opacity:0;z-index:-1}.prices .repair-header__mobile .repair-header__tabs .tabs .tab .tab__input:checked~.tab-content{max-height:100vh;padding:0 0 8px}.prices .repair-header__mobile .repair-header__tabs .tabs .tab .tab__input:checked~.tab-content .tab-content__description{margin-bottom:10px}.prices .repair-header__mobile .repair-header__tabs .tabs .tab .tab__input:checked~.tab-label{font-weight:700}.prices .repair-header__mobile .repair-header__tabs .tabs .tab .tab__input:checked~.tab-label:after{transform:rotate(180deg)}.prices .repair-header__mobile .repair-header__tabs .tabs .tab .tab-label{display:flex;justify-content:space-between;padding:13px 0;cursor:pointer;font-size:.875rem;line-height:1.6}.prices .repair-header__mobile .repair-header__tabs .tabs .tab .tab-label:after{content:"";background:url(https://i.citrus.world/uploads/promo/semkov_emotions/service/down.svg) 50% no-repeat;width:22px;height:22px;min-width:22px;text-align:center;transition:all .25s;margin-left:10px}.prices .repair-header__mobile .repair-header__tabs .tabs .tab .tab-content{max-height:0;background:#fafafa;transition:.25s}.prices .repair-header__mobile .repair-header__tabs .tabs .tab .tab-content .tab-content__description{font-size:.875rem;color:#999;line-height:1.6;transition:.25s}.prices .repair-header__mobile .repair-header__tabs .tabs .tab .tab-content .tab-content__wrapper{display:flex;justify-content:space-between;align-items:center}.prices .repair-header__mobile .repair-header__tabs .tabs .tab .tab-content .tab-content__wrapper .tab-content__estimate{font-size:.875rem;color:#000}.prices .repair-header__mobile .repair-header__tabs .tabs .tab .tab-content .tab-content__wrapper .price-block{display:flex;align-items:center}.prices .repair-header__mobile .repair-header__tabs .tabs .tab .tab-content .tab-content__wrapper .price-block .tab-content__price{font-size:.875rem;background:#f2f2f3;border:1px solid #f2f2f3;box-sizing:border-box;border-radius:8px;padding:15px;margin-left:10px;margin-right:10px}.prices .repair-header__mobile .repair-header__tabs .tabs .tab .tab-content .tab-content__wrapper .price-block .old-price{text-decoration:line-through;text-decoration-color:red;font-size:.86em;margin-right:8px}.prices .repair-header__mobile .repair-header__tabs .tabs .tab .tab-content .tab-content__wrapper .price-block .tab-content__icon a{background:url(https://i.citrus.world/uploads/promo/semkov_emotions/service/ic_cart_24px.svg) 50% no-repeat,#ff680a;width:40px;height:40px;display:block;border-radius:50%;background-size:20px}}.transport-prices .prices-block{display:flex;position:relative}.transport-prices .prices-block:before{content:"";background:url(https://i.citrus.world/uploads/promo/semkov_emotions/service/icons/scroll-icon-hand.svg) 50% no-repeat;width:16px;height:18px;position:absolute;left:calc(425px + 50%);top:43px;transform:translateX(calc(-231px + 50%));display:none}.transport-prices .prices-block .prices__table-left{width:35%;min-width:425px}.transport-prices .prices-block .prices__table-left .table-left__items{width:100%}.transport-prices .prices-block .prices__table-left .table-left__items .item{height:60px;margin-bottom:5px;display:flex;align-items:center;background:#f1f1f2;border-radius:4px 0 0 4px}.transport-prices .prices-block .prices__table-left .table-left__items .item .title{padding-right:10px;width:100%;padding-left:20px}.transport-prices .prices-block .prices__table-left .table-left__items .item .title .title-text{font-size:1rem;font-weight:700}.transport-prices .prices-block .prices__table-left .table-left__items .item .title .title-complex-text{font-size:14px;line-height:1.3;font-weight:400;text-transform:uppercase}.transport-prices .prices-block .prices__table-left .table-left__items .item-switch{background:transparent}.transport-prices .prices-block .prices__table-left .table-left__items .item-switch .switch{display:flex;align-items:center}.transport-prices .prices-block .prices__table-left .table-left__items .item-switch .switch .switch--btn{font-size:.875rem;line-height:1.3;cursor:pointer;margin:0 20px}.transport-prices .prices-block .prices__table-left .table-left__items .item-switch .switch .switch--btn .complex-text,.transport-prices .prices-block .prices__table-left .table-left__items .item-switch .switch .switch--btn .service-text{color:#3b6d9a;border-bottom:1px dashed #3b6d9a}.transport-prices .prices-block .prices__table-left .table-left__items .item-switch .switch .switch--btn .complex-text:hover,.transport-prices .prices-block .prices__table-left .table-left__items .item-switch .switch .switch--btn .service-text:hover{color:#ff680a;border-color:#ff680a}.transport-prices .prices-block .prices__table-left .table-left__items .item-switch .switch .switch--btn .complex-discount{background:#ee7474;border-radius:3px;color:#fff;padding:1px 2px}.transport-prices .prices-block .prices__table-left .table-left__items .item-switch .switch .switch-active{margin-left:0}.transport-prices .prices-block .prices__table-left .table-left__items .item-switch .switch .switch-active .complex-block,.transport-prices .prices-block .prices__table-left .table-left__items .item-switch .switch .switch-active .service-text{padding:6px 20px;background:rgba(255,104,10,.05);border-radius:3px;color:rgba(0,0,0,.5);border-bottom:0}.transport-prices .prices-block .prices__table-left .table-left__items .item-switch .switch .switch-active .complex-block .complex-text,.transport-prices .prices-block .prices__table-left .table-left__items .item-switch .switch .switch-active .service-text .complex-text{color:rgba(0,0,0,.5);border-bottom:0}.transport-prices .prices-block .prices__table-left .table-left__items .item-switch .switch .switch__service.switch-active{margin-right:0}.transport-prices .prices-block .prices__table-left .table-left__items .item-switch .switch .switch__complex.switch-active{margin-left:0}.transport-prices .prices-block .prices__table-left .table-left__items .item-full-price{background:#6d94a8;color:#fff}.transport-prices .prices-block .prices-table__right{overflow-x:auto;width:100%}.transport-prices .prices-block .prices-table__right .table-right__items{width:100%}.transport-prices .prices-block .prices-table__right .table-right__items .item{height:60px;margin-bottom:5px;display:flex;align-items:center}.transport-prices .prices-block .prices-table__right .table-right__items .item__title .title{vertical-align:middle;width:100%;text-align:center;font-size:.875rem;line-height:1.6;font-weight:400;color:rgba(0,0,0,.5);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 5px}.transport-prices .prices-block .prices-table__right .table-right__items .item__price{background:#f1f1f2;border-radius:0 4px 4px 0}.transport-prices .prices-block .prices-table__right .table-right__items .item__price .price{vertical-align:middle;width:100%;text-align:center;position:relative}.transport-prices .prices-block .prices-table__right .table-right__items .item__price .price:after{content:"";position:absolute;width:1px;height:22px;background-color:rgba(63,76,93,.15);top:50%;transform:translateY(-50%);right:0}.transport-prices .prices-block .prices-table__right .table-right__items .item__price .price:first-child:before{content:"";position:absolute;width:1px;height:22px;background-color:rgba(63,76,93,.15);top:50%;left:0;transform:translateY(-50%)}.transport-prices .prices-block .prices-table__right .table-right__items .item__price .price:last-child:after{content:none}.transport-prices .prices-block .prices-table__right .table-right__items .item__full-cost{background:#6d94a8;color:#fff;border-radius:0 4px 4px 0}.transport-prices .prices-block .prices-table__right .table-right__items .item__full-cost .cost{vertical-align:middle;width:100%;text-align:center;position:relative}.transport-prices .prices-block .prices-table__right .table-right__items .item__full-cost .cost:after{content:"";position:absolute;width:1px;height:22px;background-color:rgba(63,76,93,.15);right:0;top:50%;transform:translateY(-50%)}.transport-prices .prices-block .prices-table__right .table-right__items .item__full-cost .cost:last-child:after{content:none}.transport-prices .prices-block .prices-table__right .table-right__items .item__full-cost .cost:first-child:before{content:"";position:absolute;width:1px;height:22px;background-color:rgba(63,76,93,.15);top:50%;left:0;transform:translateY(-50%)}.transport-prices .prices-block .prices-table__right:last-child .item-price:after{content:none}.transport-prices .prices-block .prices-table__right::-webkit-scrollbar-track{background-color:hsla(0,0%,76.9%,.3);border-radius:3px}.transport-prices .prices-block .prices-table__right::-webkit-scrollbar{height:4px;background-color:hsla(0,0%,76.9%,.3);border-radius:3px}.transport-prices .prices-block .prices-table__right::-webkit-scrollbar-thumb{background-color:#999;border-radius:3px}.transport-prices .prices-block .complex-table__right{overflow-x:auto;width:100%}.transport-prices .prices-block .complex-table__right .complex-table__right-container .complex-table-right__items{width:100%}.transport-prices .prices-block .complex-table__right .complex-table__right-container .complex-table-right__items .item{height:60px;margin-bottom:5px;display:flex;align-items:center}.transport-prices .prices-block .complex-table__right .complex-table__right-container .complex-table-right__items .item__title .title{vertical-align:middle;width:100%;text-align:center;font-size:.875rem;line-height:1.6;font-weight:400;color:rgba(0,0,0,.5);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 5px}.transport-prices .prices-block .complex-table__right .complex-table__right-container .complex-table-right__items .item__complex-option{background:#f1f1f2;border-radius:0 4px 4px 0}.transport-prices .prices-block .complex-table__right .complex-table__right-container .complex-table-right__items .item__complex-option .option{vertical-align:middle;width:100%;text-align:center;position:relative;display:flex}.transport-prices .prices-block .complex-table__right .complex-table__right-container .complex-table-right__items .item__complex-option .option span{flex-basis:50%;text-transform:uppercase;font-size:.875rem;color:rgba(0,0,0,.5)}.transport-prices .prices-block .complex-table__right .complex-table__right-container .complex-table-right__items .item__complex-option .option span:last-child{color:#000}.transport-prices .prices-block .complex-table__right .complex-table__right-container .complex-table-right__items .item__complex-option .option:after{content:"";position:absolute;width:1px;height:22px;background-color:rgba(63,76,93,.15);top:50%;transform:translateY(-50%);right:0}.transport-prices .prices-block .complex-table__right .complex-table__right-container .complex-table-right__items .item__complex-option .option:first-child:before{content:"";position:absolute;width:1px;height:22px;background-color:rgba(63,76,93,.15);top:50%;left:0;transform:translateY(-50%)}.transport-prices .prices-block .complex-table__right .complex-table__right-container .complex-table-right__items .item__complex-option .option:last-child:after{content:none}.transport-prices .prices-block .complex-table__right .complex-table__right-container .complex-table-right__items .item__choice{background:#f1f1f2;border-radius:0 4px 4px 0}.transport-prices .prices-block .complex-table__right .complex-table__right-container .complex-table-right__items .item__choice .choice{vertical-align:middle;width:100%;text-align:center;position:relative;display:flex}.transport-prices .prices-block .complex-table__right .complex-table__right-container .complex-table-right__items .item__choice .choice div{flex-basis:50%;display:flex;justify-content:center}.transport-prices .prices-block .complex-table__right .complex-table__right-container .complex-table-right__items .item__choice .choice div img{display:block}.transport-prices .prices-block .complex-table__right .complex-table__right-container .complex-table-right__items .item__choice .choice:after{content:"";position:absolute;width:1px;height:22px;background-color:rgba(63,76,93,.15);top:50%;transform:translateY(-50%);right:0}.transport-prices .prices-block .complex-table__right .complex-table__right-container .complex-table-right__items .item__choice .choice:first-child:before{content:"";position:absolute;width:1px;height:22px;background-color:rgba(63,76,93,.15);top:50%;left:0;transform:translateY(-50%)}.transport-prices .prices-block .complex-table__right .complex-table__right-container .complex-table-right__items .item__choice .choice:last-child:after{content:none}.transport-prices .prices-block .complex-table__right .complex-table__right-container .complex-table-right__items .item__full-expense{background:#6d94a8;color:#fff;border-radius:0 4px 4px 0}.transport-prices .prices-block .complex-table__right .complex-table__right-container .complex-table-right__items .item__full-expense .expense{vertical-align:middle;width:100%;text-align:center;position:relative;display:flex}.transport-prices .prices-block .complex-table__right .complex-table__right-container .complex-table-right__items .item__full-expense .expense:after{content:"";position:absolute;width:1px;height:22px;background-color:rgba(63,76,93,.15);top:50%;transform:translateY(-50%);right:0}.transport-prices .prices-block .complex-table__right .complex-table__right-container .complex-table-right__items .item__full-expense .expense:first-child:before{content:"";position:absolute;width:1px;height:22px;background-color:rgba(63,76,93,.15);top:50%;left:0;transform:translateY(-50%)}.transport-prices .prices-block .complex-table__right .complex-table__right-container .complex-table-right__items .item__full-expense .expense:last-child:after{content:none}.transport-prices .prices-block .complex-table__right .complex-table__right-container .complex-table-right__items .item__full-expense .expense div{flex-basis:50%;display:flex;flex-direction:column;text-align:center}.transport-prices .prices-block .complex-table__right .complex-table__right-container .complex-table-right__items .item__full-expense .expense div .old-expense{text-decoration:line-through;color:hsla(0,0%,100%,.5);font-size:.875rem;line-height:1.4}.transport-prices .prices-block .complex-table__right .complex-table__right-container .complex-table-right__items .item__full-expense .expense div .current-expense{font-size:1rem;line-height:1.4}.transport-prices .prices-block .complex-table__right:last-child .item-price:after{content:none}.transport-prices .prices-block .complex-table__right::-webkit-scrollbar-track{background-color:hsla(0,0%,76.9%,.3);border-radius:3px}.transport-prices .prices-block .complex-table__right::-webkit-scrollbar{height:4px;background-color:hsla(0,0%,76.9%,.3);border-radius:3px}.transport-prices .prices-block .complex-table__right::-webkit-scrollbar-thumb{background-color:#999;border-radius:3px}.transport-prices .transport-prices__subtitle{font-size:.875rem;line-height:1.6;color:rgba(0,0,0,.5);margin:20px 0 40px}@media screen and (max-width:1023px){.transport-prices .prices-block{margin-top:20px}}@media (pointer:coarse){.transport-prices .prices-block:before{display:block}}@media screen and (pointer:coarse) and (max-width:767px){.transport-prices .prices-block:before{left:calc(160px + 50%);top:65px;transform:translateX(calc(-100px + 50%))}}@media screen and (max-width:767px){.transport-prices .prices-block{margin:0 -16px}.transport-prices .prices-block .prices__table-left{min-width:160px;max-width:160px;width:auto}.transport-prices .prices-block .prices__table-left .table-left__items{width:100%}.transport-prices .prices-block .prices__table-left .table-left__items .item{height:90px;border-radius:0}.transport-prices .prices-block .prices__table-left .table-left__items .item .title{padding:12px 14px 12px 17px}.transport-prices .prices-block .prices__table-left .table-left__items .item .title .title-text{font-size:.875rem;line-height:1.6;font-weight:400}.transport-prices .prices-block .prices__table-left .table-left__items .item-switch .switch{padding-left:16px}.transport-prices .prices-block .prices__table-left .table-left__items .item-switch .switch .switch--btn{font-size:.875rem;line-height:1.3;cursor:pointer;margin:0}.transport-prices .prices-block .prices__table-left .table-left__items .item-switch .switch .switch--btn .complex-text,.transport-prices .prices-block .prices__table-left .table-left__items .item-switch .switch .switch--btn .service-text{color:#3b6d9a;transition:.3s}.transport-prices .prices-block .prices__table-left .table-left__items .item-switch .switch .switch--btn .complex-text{border-bottom:1px dashed #3b6d9a}.transport-prices .prices-block .prices__table-left .table-left__items .item-switch .switch .switch--btn .complex-discount{background:#ee7474;border-radius:3px;color:#fff;padding:1px 2px}.transport-prices .prices-block .prices__table-left .table-left__items .item-switch .switch .switch-active{display:none}.transport-prices .prices-block .prices__table-left .table-left__items .item-switch .switch .switch-active .complex-text,.transport-prices .prices-block .prices__table-left .table-left__items .item-switch .switch .switch-active .service-text{color:rgba(0,0,0,.5);padding:6px 20px;background:rgba(255,104,10,.05);border-radius:3px;border-bottom:0}.transport-prices .prices-block .prices__table-left .table-left__items .item-full-price{background:#6d94a8;color:#fff}.transport-prices .prices-block .prices-table__right .table-right__items .item{height:90px}.transport-prices .prices-block .prices-table__right .table-right__items .item__full-cost,.transport-prices .prices-block .prices-table__right .table-right__items .item__price{border-radius:0}.transport-prices .prices-block .complex-table__right .complex-table__right-container .complex-table-right__items .item{height:90px}.transport-prices .prices-block .complex-table__right .complex-table__right-container .complex-table-right__items .item__choice,.transport-prices .prices-block .complex-table__right .complex-table__right-container .complex-table-right__items .item__complex-option,.transport-prices .prices-block .complex-table__right .complex-table__right-container .complex-table-right__items .item__full-expense{border-radius:0}.transport-prices .transport-prices__subtitle{font-size:.75rem;margin:20px 0}}.advantages{padding:40px 0 45px;background:#fff}.advantages .advantages__item .item__image{margin-bottom:17px}.advantages .advantages__item .item__image img{width:120px;height:120px}.advantages .advantages__item .item__text{font-size:1.125rem}.excellence{padding:48px 0}.excellence .excellence__item .item__title{font-weight:500;font-size:2rem;margin-bottom:21px;color:#2c3946}.excellence .excellence__item .item__title:before{content:"";background:no-repeat url(https://i.citrus.world/citrus_service/backgrounds/icon_title.svg);width:32px;height:32px;display:inline-block;margin-right:8px;vertical-align:bottom}.excellence .excellence__item .item__text{font-size:1rem;color:#757575}.diagnostics{margin-top:56px;margin-bottom:33px}.diagnostics .diagnostics__title{font-size:2rem;color:#2c3946;font-weight:500;margin-bottom:24px}.diagnostics .diagnostics__title:before{content:"";background:no-repeat url(https://i.citrus.world/citrus_service/backgrounds/icon_title.svg);width:32px;height:32px;display:inline-block;margin-right:8px;vertical-align:bottom}.diagnostics .diagnostics__description{font-size:1rem;color:#757575;margin-bottom:30px}.diagnostics .diagnostics__list-info{font-size:1.5rem;color:#757575;margin-bottom:32px}.diagnostics .diagnostics__list{display:flex;flex-direction:column;height:240px;flex-wrap:wrap}.diagnostics .item{width:calc(50% - 12px);margin-bottom:24px;min-height:56px;display:flex;align-items:center}.diagnostics .item__number{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:56px;height:56px;border:2px solid #ff680a;color:#212121;font-size:1.5rem}.diagnostics .item__info{font-size:1rem;color:#757575;margin-left:24px}.map{height:100%;position:relative}.map .map__title{font-size:2.25rem;color:#000;font-weight:700;margin-bottom:38px}.map #google-map{height:550px}.map #google-map .gm-ui-hover-effect{border:none!important;outline:none!important}.map #google-map .gm-ui-hover-effect:focus,.map #google-map .gm-ui-hover-effect:focus-visible{outline:none!important}.map .popup-marker,.map .popup-marker .popup-marker__address{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.map .popup-marker .popup-marker__address{font-size:17px}.map .popup-marker .popup-marker__time{padding:5px 0;font-size:14px;font-weight:700;color:rgba(0,0,0,.54)}.map .addresses{position:absolute;right:calc(50% - 596px);bottom:35px;width:350px;background:hsla(0,0%,100%,.8);max-height:484px;padding:27px 0}.map .addresses__list{overflow-y:auto;max-height:430px;margin-right:10px}.map .addresses__list::-webkit-scrollbar,.map .addresses__list::-webkit-scrollbar-track{background-color:hsla(0,0%,76.9%,.3);border-radius:3px}.map .addresses__list::-webkit-scrollbar{width:4px}.map .addresses__list::-webkit-scrollbar-thumb{background-color:#999;border-radius:3px}.map .addresses__list .item{padding:20px 0;margin:0 20px;border-bottom:1px solid rgba(0,0,0,.1);cursor:pointer;transition:.3s}.map .addresses__list .item:hover{color:#ff680a}.map .addresses__list .item:first-child{padding-top:0}.map .addresses__list .item__address,.map .addresses__list .item__phone,.map .addresses__list .item__work-time{font-size:.875rem;position:relative;margin-bottom:8px}.map .addresses__list .item__address .city{display:block;font-size:1rem;margin-bottom:6px;font-weight:700}.map .addresses__list .item__address .address{line-height:1.6}.map .addresses__list .item__work-time{margin-bottom:0}@media screen and (max-width:1365px){.map #google-map{height:550px}.map .addresses{right:43px}.map .map__title{font-size:1.75rem;margin-bottom:23px}}@media screen and (max-width:1023px){.map #google-map{margin:0 -24px;border-radius:0}.map .addresses{width:240px;right:0}.map .map__title{font-size:1.5rem}}@media screen and (max-width:767px){.map #google-map{margin:0 -16px}}@media screen and (max-width:700px){.map .addresses{position:static;width:100%;height:100%;max-height:100%}.map .addresses .addresses__list{overflow-y:visible;max-height:100%}}@media screen and (max-width:560px){.map .addresses{width:auto;margin:0 -16px;padding:0 16px 20px;border-radius:0}.map .addresses .addresses__list{margin-right:0}.map .addresses .addresses__list .item{margin:0}.map .addresses .addresses__list .item:first-child{padding-top:20px}.map .map__title{margin-bottom:24px;font-size:1.375rem}}.citrus-best{background-color:#2c3946;padding:60px 0;margin-bottom:60px}.citrus-best .citrus-best__title{font-size:2.25rem;color:#fff;font-weight:700;margin-bottom:42px}.citrus-best .citrus-best__items{display:flex;margin:0 auto;max-width:1366px;justify-content:space-between}.citrus-best .citrus-best__items .item{max-width:330px;margin-bottom:60px;color:#fff}.citrus-best .citrus-best__items .item img{margin-bottom:22px}.citrus-best .citrus-best__items .item p{padding-right:30px;line-height:1.6}.citrus-best .citrus-best__banner{margin-bottom:38px;border-radius:10px;width:100%;overflow:hidden}.citrus-best .citrus-best__record-button{background:#ff680a 50%;font-size:1rem;text-transform:uppercase;font-weight:600;color:#fff;border-radius:4px;height:46px;display:block;margin:0 auto;transition:background .8s;border:none;cursor:pointer;outline:none;padding:0 20px;line-height:1.1}.citrus-best .citrus-best__record-button:hover{box-shadow:0 2px 4px rgba(0,0,0,.07),0 1px 5px rgba(0,0,0,.12),0 3px 4px rgba(0,0,0,.06);background:#ff8637 radial-gradient(circle,transparent 1%,#ff8637 0) 50%/15000%}.citrus-best .citrus-best__record-button:active{background-color:#ff680a;background-size:100%;transition:background 0s}@media screen and (max-width:1365px){.citrus-best{padding:50px 0}.citrus-best .citrus-best__title{font-size:1.375rem;margin-bottom:45px}.citrus-best .citrus-best__items .item p{padding-right:50px}.citrus-best .citrus-best__banner{margin-bottom:40px}}@media screen and (max-width:1023px){.citrus-best .citrus-best__items .item{font-size:.875rem}.citrus-best .citrus-best__items .item p{padding-right:15px}}@media screen and (max-width:670px){.citrus-best .citrus-best__items{flex-wrap:wrap}.citrus-best .citrus-best__items .item{width:45%}.citrus-best .citrus-best__banner{margin-bottom:20px}.citrus-best .citrus-best__record-button{max-width:288px}}@media screen and (max-width:560px){.citrus-best{padding:40px 0;margin-bottom:40px}.citrus-best .citrus-best__title{margin-bottom:24px}.citrus-best .citrus-best__record-button{max-width:100%;width:100%}}.advantages{padding:30px 0 60px;border-bottom:1px solid #e4e4e4}.advantages .advantages__text{margin-bottom:20px;max-height:130px;overflow:hidden;position:relative}.advantages .advantages__text:before{content:"";background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,98%,0)),to(#fafafa));background:linear-gradient(180deg,hsla(0,0%,98%,0),#fafafa);position:absolute;left:0;right:0;bottom:0;z-index:1;height:30px}.advantages .advantages__text h1,.advantages .advantages__text h2,.advantages .advantages__text h3{font-size:1.375rem;color:#000;margin:30px 0}.advantages .advantages__text ol,.advantages .advantages__text ul{list-style:outside;padding-left:16px}.advantages .advantages__text ol>li,.advantages .advantages__text p,.advantages .advantages__text ul>li{font-size:.875rem;line-height:1.6;color:#333}.advantages .show-all{max-height:100%}.advantages .show-all:before{content:none}.advantages .text__read-all{font-size:.875rem;text-decoration:none;color:#3b6d9a;transition:.3s;cursor:pointer}.advantages .text__read-all:hover{color:#ff680a}@media screen and (max-width:700px){.advantages{padding:16px 0 40px}.advantages .advantages__text{max-height:140px}.advantages .advantages__text h1,.advantages .advantages__text h2,.advantages .advantages__text h3{margin:24px 0}.advantages .show-all{max-height:100%}.advantages .show-all:before{content:none}}