.headerButtons{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-width:200px;height:34px}@media screen and (max-width:1220px){.headerButtons{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%;padding:0 32px 50px}}.headerButtons__username{display:block;max-width:150px;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:1220px){.headerButtons__username{max-width:100%}}.headerButtons.loading .button{display:none}.headerButtons.loading:after{position:absolute;top:0;left:0;width:100%;height:100%;background:url(../../images/preloader.svg) no-repeat center;background-size:34px;content:""}@media screen and (max-width:1220px){.headerButtons .button{width:calc(50% - 10px)}.headerButtons .button--link{border:1px solid #e1edff}}.menu{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;list-style:none}@media screen and (max-width:1220px){.menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;margin:0;padding:50px 32px 35px}}.menu__item{position:relative;padding:0 12px}@media screen and (max-width:1400px){.menu__item{padding:0 9px}}@media screen and (max-width:1220px){.menu__item{padding:25px 0;border-top:1px solid var(--color-main-gray)}}.menu__link{padding:0;color:var(--color-main);font-weight:500;font-size:14px;font-family:inherit;line-height:17px;text-decoration:none;background:0 0;border:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;-webkit-transition:color .2s ease;transition:color .2s ease}.menu__link:hover{color:var(--color-text)}.menu__link:hover path{stroke:var(--color-text)}.menu__link.open-submenu{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu__link-icon{margin-left:4px}.menu__link-icon path{-webkit-transition:stroke .2s ease;transition:stroke .2s ease;stroke:var(--color-main)}.universal-template .menu__link-icon path{stroke:#fff}.menu__link.open-submenu,.menu__submenu-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.menu__submenu-wrapper{position:absolute;top:42px;left:calc(50% - 94px);z-index:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:176px;padding:21px;background:#fff;border-radius:5px;-webkit-box-shadow:0 0 10px rgba(0,29,73,.15);box-shadow:0 0 10px rgba(0,29,73,.15);visibility:hidden;opacity:0;pointer-events:none}@media screen and (max-width:1220px){.menu__submenu-wrapper{position:relative;top:0;left:0;display:none;width:100%;padding:20px 0 0;background:0 0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;visibility:visible;opacity:1;pointer-events:all}}.menu__submenu-wrapper:before{position:absolute;top:-15px;left:calc(50% - 11px);width:0;height:0;border-color:transparent transparent #fff;border-style:solid;border-width:0 11px 16px;content:""}@media screen and (max-width:1220px){.menu__submenu-wrapper:before{display:none}}.menu__submenu-wrapper.visible{visibility:visible;opacity:1;pointer-events:all}@media screen and (max-width:1220px){.menu__submenu-wrapper.visible{display:block}}.menu__submenu-wrapper.full .menu__submenu-item{display:block}.menu__submenu-wrapper.full .menu__show-more{display:none}.menu__submenu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;padding:0;list-style:none}.menu__submenu-item{padding:8px 0}.menu__submenu-item:nth-child(n+7){display:none}.menu__show-more{margin:10px auto 0;padding:0;color:var(--color-main);font-weight:600;font-size:13px;line-height:17px;background:0 0;border:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer}.menu__submenu-link{color:var(--color-text);font-size:14px;line-height:16px;text-decoration:none}.burger{width:36px;height:36px;padding:8px;background:0 0;border:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer}.burger__wrapper{position:relative;display:block;height:20px;margin:0 auto}.burger__line{position:absolute;top:calc(50% - 2px);left:0;display:block;width:100%;height:3px;background:var(--color-main);border-radius:4px;-webkit-transition:opacity .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,opacity .2s ease;transition:transform .2s ease,opacity .2s ease,-webkit-transform .2s ease}.burger__line:nth-child(1){-webkit-transform:translateY(-7px);-ms-transform:translateY(-7px);transform:translateY(-7px)}.burger__line:nth-child(3){-webkit-transform:translateY(7px);-ms-transform:translateY(7px);transform:translateY(7px)}.active .burger__line{background:#c6cdd9}.active .burger__line:nth-child(1){-webkit-transform:translateY(0) rotate(45deg);-ms-transform:translateY(0) rotate(45deg);transform:translateY(0) rotate(45deg)}.active .burger__line:nth-child(2){-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.active .burger__line:nth-child(3){-webkit-transform:translateY(0) rotate(-45deg);-ms-transform:translateY(0) rotate(-45deg);transform:translateY(0) rotate(-45deg)}.header{position:relative;z-index:100}@media screen and (max-width:767px){.header .container{padding:0 15px}}.header__logo{max-width:164px;margin-top:-10px}@media screen and (max-width:1220px){.header__logo{max-width:138px;margin-top:0}}@media screen and (max-width:767px){.header__logo{max-width:125px}}.header__wrapper{position:relative;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;padding:56px 0 20px}@media screen and (max-width:1220px){.header__wrapper{padding:24px 0}}@media screen and (max-width:767px){.header__wrapper{padding:16px 0}}.header__burger{position:absolute;top:25px;right:0;z-index:999999;display:none}.header__burger.active{position:fixed;right:15px}@media screen and (max-width:1220px){.header__burger{top:20px;display:block}}@media screen and (max-width:767px){.header__burger{top:10px}}.header__overlay{display:none}@media screen and (max-width:1220px){.header__overlay{position:fixed;top:0;left:0;z-index:9990;display:block;width:100%;height:100%;background:rgba(1,1,1,.3);visibility:hidden;opacity:0;-webkit-transition:opacity .2s ease,visibility .2s ease;transition:opacity .2s ease,visibility .2s ease;pointer-events:none}}.header__menu-scroll{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media screen and (max-width:1220px){.header__menu-scroll{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:auto}}.header__menu-wrapper{width:100%}@media screen and (max-width:1220px){.header__menu-wrapper{position:fixed;top:0;right:0;z-index:9998;width:100%;max-width:320px;height:100%;background:#fff;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}}.header__menu{width:calc(100% - 200px)}@media screen and (max-width:1220px){.header__menu{position:relative;z-index:99999}.header__menu.active .header__overlay{visibility:visible;opacity:1;pointer-events:all}.header__menu.active .header__menu-wrapper{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.header__phone-wrapper{margin-right:auto;margin-left:15px}@media screen and (max-width:1220px){.header__phone-wrapper{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0 auto;padding-top:50px}}.header__number{color:var(--color-text);font-weight:500;font-size:18px;line-height:21px;text-decoration:none}.footerCity{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footerCity__title{margin-right:4px}.footerCity__button,.footerCity__title{font-weight:400;font-size:16px;line-height:20px}.footerCity__button{display:inline-block;padding:0;color:var(--color-main);background:0 0;border:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;-webkit-transition:color .2s ease;transition:color .2s ease}.footerCity__button:hover{color:var(--color-text)}.footerCity__title{color:#3a5072}#cities-list-modal .modal__wrapper{max-width:900px}.footerCityModal{padding:40px}@media screen and (max-width:767px){.footerCityModal{padding:40px 20px}}.footerCityModal__search{margin-bottom:30px}.footerCityModal__list{margin:0;padding:0;-webkit-column-count:4;-moz-column-count:4;column-count:4;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;list-style:none}@media screen and (max-width:1200px){.footerCityModal__list{-webkit-column-count:3;-moz-column-count:3;column-count:3}}@media screen and (max-width:600px){.footerCityModal__list{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media screen and (max-width:360px){.footerCityModal__list{-webkit-column-count:1;-moz-column-count:1;column-count:1}}.footerCityModal__list-item{margin-bottom:8px}.footerCityModal__list-link{color:rgba(58,80,114,.7);font-size:15px;line-height:1.3;cursor:pointer;-webkit-transition:color .2s ease;transition:color .2s ease}.footerCityModal__list-link:hover{color:#3a5072}.footer .container{width:100%;max-width:1248px;padding:0 24px}@media screen and (max-width:767px){.footer .container{padding:0}}.footer__top,.footer__wrapper{border-top-left-radius:9px;border-top-right-radius:9px}.footer__wrapper{background:#fff;-webkit-box-shadow:0 0 25px rgba(25,118,210,.14);box-shadow:0 0 25px rgba(25,118,210,.14)}.footer__top{padding:60px 60px 44px}@media screen and (max-width:1200px){.footer__top{padding:40px 24px}}@media screen and (max-width:767px){.footer__top{display:block;padding:24px}}.footer__top-header{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;margin-bottom:44px}@media screen and (max-width:767px){.footer__top-header{display:block;margin:0}}.footer__logo{max-width:156px}@media screen and (max-width:767px){.footer__logo{margin-bottom:24px}}.footer__socials-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){.footer__socials-wrapper{display:block}}.footer__socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:40px}@media screen and (max-width:767px){.footer__socials{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px;margin-left:0}}.footer__socials-title{color:#3a5072;font-weight:700;font-size:16px;line-height:1.3;letter-spacing:.03em}.footer__socials-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__socials-link{display:block;width:24px;height:24px;margin-left:20px}.footer__socials-link path{-webkit-transition:fill .2s ease;transition:fill .2s ease}.footer__socials-link:hover path{fill:var(--color-text)}.footer__row{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media screen and (max-width:767px){.footer__row{display:block}.footer__contacts{margin-bottom:24px}}.footer__phone,.footer__support-title{margin-bottom:12px;color:#3a5072;font-weight:700;font-size:16px;line-height:1.3;letter-spacing:.03em}.footer__phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4px;font-weight:600;letter-spacing:.01em;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.footer__email:hover,.footer__phone:hover{color:#3a5072}.footer__phone-icon{-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px;margin-right:8px}.footer__email{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(58,80,114,.7);font-weight:400;font-size:16px;line-height:1.3;letter-spacing:.01em;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.footer__email-icon{-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px;margin-right:8px}.footer__city-wrapper{margin-top:24px;margin-bottom:24px}@media screen and (max-width:767px){.footer__city-wrapper{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}}.footer__city{margin-bottom:4px}@media screen and (max-width:767px){.footer__city{margin:0}}.footer__sitemap{-ms-flex-negative:0;flex-shrink:0}.footer__sitemap-link{color:var(--color-main);font-size:16px;line-height:1.3;letter-spacing:.01em;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.footer__sitemap-link:hover{color:var(--color-text)}.footer__button-order{height:44px;padding:11px 16px;background:#dcedff;border-color:#dcedff}@media screen and (max-width:767px){.footer__button-order{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:480px}.footer__menu-wrapper{margin-bottom:24px}}.footer__menu-title{position:relative;margin-bottom:12px;padding:0;color:#3a5072;font-weight:700;font-size:16px;line-height:1.3;letter-spacing:.03em;background:0 0;border:0;-webkit-box-shadow:none;box-shadow:none}@media screen and (max-width:767px){.footer__menu-title{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:100%;margin:0}.footer__menu-title::after{top:0;right:0;width:20px;height:20px;margin-left:10px;background:url(../../images/common/ico-arrow-dropdown-footer.svg) no-repeat center center;content:""}}.footer__menu{margin:0;padding:0;list-style:none}@media screen and (max-width:767px){.footer__menu{display:none;margin-top:12px}.footer__menu.active{display:block}}.footer__menu-item{margin-bottom:6px}.footer__menu-item:last-child{margin:0}.footer__menu-link{color:rgba(58,80,114,.7);font-weight:400;font-size:16px;line-height:1.3;letter-spacing:.01em;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}@media screen and (max-width:1023px){.footer__menu-link{font-size:14px}}@media screen and (max-width:767px){.footer__menu-link{font-size:16px}}.footer__info a:hover,.footer__menu-link:hover{color:#3a5072}.footer__cookies{margin-top:28px;color:rgba(58,80,114,.7);font-size:12px;line-height:1.3;letter-spacing:.03em}.footer__bottom{padding:34px 60px;background:rgba(165,210,252,.1)}@media screen and (max-width:1200px){.footer__bottom{padding:34px 24px}}@media screen and (max-width:767px){.footer__bottom{padding:24px}}.footer__payments{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;margin-bottom:22px}@media screen and (max-width:1200px){.footer__payments{display:block}}@media screen and (max-width:767px){.footer__payments{margin-bottom:23px}}.footer__payments-title{margin-right:24px;color:#3a5072;font-weight:700;font-size:16px;line-height:1.3;letter-spacing:.03em;white-space:nowrap}@media screen and (max-width:1200px){.footer__payments-title{margin-right:0;margin-bottom:23px}}.footer__payments-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:800px;margin:0 -10px;padding:0;list-style:none}@media screen and (max-width:767px){.footer__payments-list{-ms-flex-wrap:wrap;flex-wrap:wrap}}.footer__payments-item{padding:5px 10px}@media screen and (max-width:767px){.footer__payments-item{width:25%}}.footer__copyright{margin-bottom:12px;color:#3a5072;font-size:16px;line-height:1.3;letter-spacing:.01em}.footer__info{font-size:12px;line-height:1.3;letter-spacing:.03em}.footer__info p{margin-bottom:5px}.footer__info,.footer__info a{color:rgba(58,80,114,.7)}.breadcrumbs__list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;list-style:none}.breadcrumbs__item{position:relative;margin-right:33px;font-weight:400}.breadcrumbs__item:after{position:absolute;top:4px;right:-23px;display:block;width:13px;height:11px;background:url(../../images/contacts/breadcrumb.svg) no-repeat;background-size:13px;content:""}.breadcrumbs__item .breadcrumbs__link{text-decoration:underline}.breadcrumbs__item:last-child{margin-right:0}.breadcrumbs__item:last-child:after{display:none}.breadcrumbs__item:last-child .breadcrumbs__link{pointer-events:none}.breadcrumbs__link{font-weight:400}.heroReviews{padding:0 0 40px;overflow:hidden}@media screen and (max-width:767px){.heroReviews .container{max-width:100%;padding:0}}.heroReviews__content{padding:60px 100px;background:linear-gradient(66.22deg,#f35a91 17.12%,#d45af3 94.79%),#ffbfcf;border-radius:9px}@media screen and (max-width:1220px){.heroReviews__content{padding:48px 92px}}@media screen and (max-width:992px){.heroReviews__content{padding:48px 70px}}@media screen and (max-width:767px){.heroReviews__content{padding:32px 24px 25px;border-radius:0}}.heroReviews__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:60px}@media screen and (max-width:1220px){.heroReviews__row{margin-bottom:36px}}@media screen and (max-width:767px){.heroReviews__row{-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;max-width:672px;margin:0 auto 36px}}.heroReviews__text{width:calc(100% - 410px);padding-top:7px}@media screen and (max-width:992px){.heroReviews__text{width:280px}}@media screen and (max-width:767px){.heroReviews__text{margin-bottom:30px;padding:0}}.heroReviews__title{color:#fff;font-weight:700;font-size:70px;font-family:var(--font-secondary);line-height:74px;letter-spacing:-.02em}@media screen and (max-width:1220px){.heroReviews__title{font-size:47px;line-height:64px}}@media screen and (max-width:767px){.heroReviews__title{font-size:35px;line-height:48px;text-align:center}}.heroReviews__description{color:#fff;font-weight:700;font-size:50px;font-family:var(--font-secondary);line-height:55px;letter-spacing:-.02em}@media screen and (max-width:1220px){.heroReviews__description{font-size:30px;line-height:31px}}@media screen and (max-width:767px){.heroReviews__description{font-size:25px;line-height:25px;text-align:center}}.heroReviews__smiles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:343px;margin-right:15px}@media screen and (max-width:1220px){.heroReviews__smiles{width:270px;margin-right:0}}.heroReviews__smile{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-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1220px){.heroReviews__smile img{max-width:108px}}.heroReviews__smile-count{margin-top:6px;color:#fff;font-weight:900;font-size:30px;font-family:var(--font-secondary);line-height:41px;text-align:center}@media screen and (max-width:1220px){.heroReviews__smile-count{font-size:24px;line-height:33px}}.heroReviews__smile-text{color:#fff;font-size:20px;line-height:23px;text-align:center}@media screen and (max-width:1220px){.heroReviews__smile-text{font-size:16px;line-height:19px}}.heroReviews__subtitle{color:#fff;font-weight:600;font-size:35px;font-family:var(--font-secondary);line-height:55px;letter-spacing:-.02em;text-align:center}@media screen and (max-width:1220px){.heroReviews__subtitle{font-size:25px;line-height:20px}}@media screen and (max-width:767px){.heroReviews__subtitle{font-size:22px}}.content__item-title{margin-bottom:16px;color:#fff;font-weight:700;font-size:25px;font-family:var(--font-secondary);line-height:34px;text-align:center}@media screen and (max-width:1220px){.content__item-title{margin-bottom:24px;font-size:20px;line-height:20px}}.content__item-description{color:#fff;font-size:16px;line-height:20px}@media screen and (max-width:1220px){.content__item-description{font-size:13px;line-height:20px}}.tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:40px}@media screen and (max-width:1220px){.tabs{margin-top:20px}}@media screen and (max-width:767px){.tabs{max-width:672px;margin:20px auto 0}}.tabs__item{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:25%;padding:19px;border-radius:9px 9px 0 0;cursor:pointer}@media screen and (max-width:1220px){.tabs__item{padding:20px 15px 15px}}@media screen and (max-width:767px){.tabs__item{padding:15px 5px}}.content,.tabs__item.active{background:rgba(255,255,255,.09)}.tabs__item.active{pointer-events:none}@media screen and (max-width:1220px){.tabs__item img{max-width:28px}}.content{padding:48px 102px;border-radius:9px}@media screen and (max-width:1220px){.content{padding:24px}}@media screen and (max-width:767px){.content{max-width:672px;margin:0 auto}}.content.content_1{border-top-left-radius:0}.content.content_5{border-top-right-radius:0}.content__item{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content__item.active{display:-webkit-box;display:-ms-flexbox;display:flex}.breadcrumbs{padding:36px 0 16px}@media screen and (max-width:1220px){.breadcrumbs{padding:10px 0 12px}}.breadcrumbs__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:0}.breadcrumbs__item{color:#8c939d;font-size:14px;line-height:16px}.breadcrumbs__item:not(:last-child){position:relative;margin-right:36px}.breadcrumbs__item:not(:last-child):after{top:calc(50% - 5px);right:-26px;width:14px;height:11px;background:url(../../images/reviews/breadcrumb-arrow.svg) no-repeat;content:""}.breadcrumbs__link{color:#8c939d;font-size:14px;line-height:16px;text-decoration:none!important}.recalls{padding:40px 0 85px}@media screen and (max-width:1220px){.recalls{padding:30px 0 60px}}@media screen and (max-width:767px){.recalls{padding-top:0}}.recalls__title{font-weight:600;font-size:55px;font-family:var(--font-secondary);line-height:55px;letter-spacing:-.02em;text-align:center}@media screen and (max-width:1220px){.recalls__title{font-size:35px;line-height:48px}}.recalls__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:24px}@media screen and (max-width:1220px){.recalls__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:40px}}.recalls__content{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-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - 400px)}@media screen and (max-width:1220px){.recalls__content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%}}.recalls__content.empty .recalls__list{margin:0}.recalls__content.empty .recalls__empty-list{display:block}.recalls__content.empty .recalls__counter,.recalls__content.empty .recalls__show-more{display:none}.close-button{position:absolute;top:12px;right:12px;display:none;width:14px;height:14px;padding:0;background:url(../../images/index/close.svg) no-repeat;border:0;cursor:pointer}@media screen and (max-width:1220px){.close-button{display:block}.sidebar__overlay,.sidebar__wrapper{position:fixed;top:0;left:0;width:100%;height:100%}.sidebar__wrapper{z-index:999999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;visibility:hidden;opacity:0;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease;pointer-events:none}.sidebar__wrapper.active{visibility:visible;opacity:1;pointer-events:all}.sidebar__wrapper.active .sidebar__inner{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.sidebar__overlay{display:block;background:#000;opacity:.5}.sidebar__scroll{width:100%;max-height:100%;padding:0;overflow:auto}.sidebar__inner{position:relative;z-index:2;width:100%;max-width:600px;margin:auto;padding:40px 24px 24px;background:#fff;border-radius:9px 9px 0 0;-webkit-box-shadow:0 0 10px rgba(0,0,0,.15);box-shadow:0 0 10px rgba(0,0,0,.15);-webkit-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px);-webkit-transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}}.sidebar__title{display:none;margin-bottom:40px;font-weight:700;font-size:20px;font-family:var(--font-secondary);line-height:19px;letter-spacing:-.01em;text-align:center}.recalls__sidebar{width:330px}@media screen and (max-width:1220px){.recalls__sidebar{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%}.recalls__sidebar.rating .filter__checkboxes,.recalls__sidebar.rating .sidebar__title_rating{display:block}.recalls__sidebar.rating .recalls__statistics{display:-webkit-box;display:-ms-flexbox;display:flex}.recalls__sidebar.types .filter__radios,.recalls__sidebar.types .filter__reset,.recalls__sidebar.types .sidebar__title_types{display:block}}.recalls__statistics{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:36px;padding-bottom:25px;border-bottom:1px solid var(--color-main-gray)}@media screen and (max-width:1220px){.recalls__statistics{display:none;margin-bottom:30px}}.recalls__statistics img{margin-right:9px}.recalls__counter{margin-top:16px;color:#7d7d7d}.recalls__empty-list{display:none;width:100%;padding:20px;color:var(--color-text-gray);font-size:18px;border:1px solid #eee;border-radius:10px}@media screen and (max-width:1220px){.recalls__empty-list{margin-top:20px}}@media screen and (max-width:767px){.recalls__empty-list{font-size:15px;line-height:20px;text-align:center}}.recalls__show-more,.recalls__show-more img{-webkit-transition:.3s ease;transition:.3s ease}.recalls__show-more{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:245px;height:48px;color:#fff;font-weight:900;font-size:16px;font-family:var(--font-secondary);line-height:22px;background:var(--color-main);border:0;border-radius:9px;cursor:pointer}@media screen and (max-width:1220px){.recalls__show-more{height:36px;font-size:14px;line-height:19px;width:100%;max-width:320px}}.recalls__show-more.hidden{display:none}.recalls__show-more img{margin-right:7px}@media screen and (max-width:1220px){.recalls__show-more img{width:22px}}.recalls__show-more:hover{background:#1760cd}.recalls__show-more:hover img{-webkit-transform:rotate(25deg);-ms-transform:rotate(25deg);transform:rotate(25deg)}.recalls__list{width:100%;margin:62px 0 40px;padding:0;list-style:none}@media screen and (max-width:1220px){.recalls__list{margin-top:20px}}.recalls__statistcs-rating{margin-right:16px;font-weight:900;font-size:30px;font-family:var(--font-secondary);line-height:36px;letter-spacing:-.02em}.recalls__statistcs-text{color:var(--color-text-gray);font-size:17px;line-height:20px}@media screen and (max-width:1220px){.recalls__statistcs-text{font-size:13px;line-height:14px}}.recall{padding:36px 0;border-bottom:1px solid var(--color-main-gray)}@media screen and (max-width:1220px){.recall{padding:28px 0}}.recall:first-child{border-top:1px solid var(--color-main-gray)}.recall__name{font-weight:700;font-size:25px;font-family:var(--font-secondary);line-height:34px}@media screen and (max-width:1220px){.recall__name{font-size:18px;line-height:25px}}.recall__rating,.recall__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.recall__row{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:3px}.recall__rating{margin:5px 10px 5px 0}.recall__rating img{width:20px}@media screen and (max-width:1220px){.recall__rating img{width:16px}}.recall__date,.recall__type,.recall__value-text{color:#8c939d;font-size:14px;line-height:16px}@media screen and (max-width:1220px){.recall__date,.recall__type,.recall__value-text{font-size:13px;line-height:15px}}.recall__value-text{padding-right:7px}.recall__date{position:relative;margin-right:7px;padding:0 7px}.recall__date:before{left:0;background:#8c939d}.recall__date:after,.recall__date:before,.reply__date:before{position:absolute;top:calc(50% - 6px);width:1px;height:12px;content:""}.recall__date:after{right:0;background:#8c939d}.recall__text{margin-top:16px;font-size:14px;line-height:21px}@media screen and (max-width:1220px){.recall__text{line-height:18px}}.review__reply{margin-top:20px}.reply{display:-webkit-box;display:-ms-flexbox;display:flex}.reply__empty-avatar{overflow:hidden;background:#ececec;border:2px solid #ececec;border-radius:50%}.reply__empty-avatar svg{position:relative;top:3px}.replay__avatar-images{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.reply__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.reply__avatar{width:32px;min-width:32px;height:32px;min-height:32px;margin-right:12px;overflow:hidden;border-radius:50%}.reply__content{margin-top:6px}.reply__author,.reply__date{font-weight:700;font-size:14px;line-height:21px}.reply__author{padding-right:7px}.reply__date{position:relative;padding-left:7px}.reply__date:before{left:0;background:var(--color-text)}.reply__text{margin-top:8px;font-size:14px;line-height:21px}@media screen and (max-width:1220px){.reply__text{line-height:18px}}.filter__rating{margin-right:18px}.filter__rating img{width:20px}.filter__rating,.filter__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter__row:not(:last-child){margin-bottom:16px}.filter__checkbox-wrapper{position:relative;width:20px;height:20px;margin-right:16px}.filter__checkbox{position:absolute;z-index:-1;visibility:hidden;opacity:0}.filter__checkbox:checked~.filter__label:after{visibility:visible;opacity:1}.filter__label{position:relative;display:block;width:100%;height:100%;border:1px solid #dfdfdf;border-radius:5px;cursor:pointer}.filter__label:after{position:absolute;top:-1px;left:-1px;width:20px;height:20px;background:url(../../images/reviews/checkbox.svg) no-repeat;visibility:hidden;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease;content:""}.filter__rating-count{color:#8c939d;font-size:14px;line-height:16px}.filter__reset{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width:1220px){.filter__reset{position:relative;display:none}}.filter__checkboxes{margin-bottom:36px}@media screen and (max-width:1220px){.filter__checkboxes{display:none;margin-bottom:0}}.filter__radios{margin:20px 0 0;padding:0}@media screen and (max-width:1220px){.filter__radios{display:none;margin-top:16px}}.filter__radio-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.filter__radio-wrapper:not(:last-child){margin-bottom:20px}@media screen and (max-width:1220px){.filter__radio-wrapper:not(:last-child){margin-bottom:16px}}.filter__radio{position:absolute;z-index:-1;visibility:hidden;opacity:0}@media screen and (max-width:1220px){.filter__radio:checked~.filter__radio-label:after{visibility:visible;opacity:1}}@media screen and (min-width:1221px){.filter__radio:checked~.filter__radio-label{color:#fff;background:var(--color-main);border-color:var(--color-main)}}.filter__radio-label{display:block;color:#8c939d;font-size:14px;line-height:16px;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width:1220px){.filter__radio-label{padding:2px 0 2px 36px}}@media screen and (min-width:1221px){.filter__radio-label{padding:11px 12px;border:1px solid var(--color-main-gray);border-radius:9px}}@media screen and (max-width:1220px){.filter__radio-label:after,.filter__radio-label:before{position:absolute;top:0;left:0;width:20px;height:20px;content:""}.filter__radio-label:before{border:1px solid #dfdfdf;border-radius:5px;cursor:pointer}.filter__radio-label:after{background:url(../../images/reviews/checkbox.svg) no-repeat;visibility:hidden;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease}}.recalls__sidebar-buttons{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}@media screen and (max-width:1220px){.recalls__sidebar-buttons{display:-webkit-box;display:-ms-flexbox;display:flex}}.show-types-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:165px;padding:7px 11px 7px 16px;font-size:14px;line-height:16px;background:var(--color-main-gray);border:0;border-radius:9px}@media screen and (max-width:767px){.show-types-filter{width:calc(50% - 10px);min-width:100px}}.show-rating-filter img,.show-types-filter img{margin-left:auto}.show-types-filter span{padding-right:15px}@media screen and (max-width:767px){.show-types-filter span{width:calc(100% - 20px);padding-right:8px;overflow:hidden;white-space:nowrap;text-align:left;text-overflow:ellipsis}}.show-rating-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:165px;padding:7px 11px 7px 16px;font-size:14px;line-height:16px;background:var(--color-main-gray);border:0;border-radius:9px}@media screen and (max-width:767px){.show-rating-filter{width:calc(50% - 10px);min-width:100px}}.show-rating-filter span{padding-right:15px}@media screen and (max-width:767px){.show-rating-filter span{width:calc(100% - 20px);padding-right:8px;overflow:hidden;white-space:nowrap;text-align:left;text-overflow:ellipsis}}