.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{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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0;padding:0;list-style:none}.breadcrumbs__item{position:relative;margin-right:33px;color:#fff;font-weight:400;font-size:12px;line-height:16px}.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{color:#fff;font-weight:400;font-size:12px;line-height:16px;text-decoration:none}.heroPayments{padding:0 0 50px;background:url(../../images/payment/bg_header.jpg) center center;background-size:cover}.heroPayments .container{max-width:910px;padding:0 15px}.heroPayments__title{color:#fff;font-weight:700;font-size:46px;line-height:50px}.heroPayments__subtitle{margin-top:25px;color:#fff;font-size:28px;line-height:33px;text-align:center}.heroPayments__list,.heroPayments__list-item{display:-webkit-box;display:-ms-flexbox;display:flex}.heroPayments__list{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:35px 0 0;padding:0;list-style:none}.heroPayments__list-item{position:relative;-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:210px}.heroPayments__list-item:not(:last-child){margin-right:20px}.heroPayments__list-item:not(:last-child):after{position:absolute;top:42px;left:180px;width:50px;min-width:50px;height:34px;min-height:34px;background-image:url(../../images/payment/arrow.png);background-repeat:no-repeat;background-size:50px;content:""}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.heroPayments__list-item:not(:last-child):after{background-image:url(../../images/payment/arrow@2x.png)}}.heroPayments__list-item:nth-child(1) .heroPayments__item-image{width:80px;min-width:80px;height:62px;min-height:62px;background-image:url(../../images/payment/icon-1.png);background-repeat:no-repeat;background-size:80px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.heroPayments__list-item:nth-child(1) .heroPayments__item-image{background-image:url(../../images/payment/icon-1@2x.png)}}.heroPayments__list-item:nth-child(2) .heroPayments__item-title{max-width:160px}.heroPayments__list-item:nth-child(2) .heroPayments__item-image{width:94px;min-width:94px;height:66px;min-height:66px;background-image:url(../../images/payment/icon-2.png);background-repeat:no-repeat;background-size:94px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.heroPayments__list-item:nth-child(2) .heroPayments__item-image{background-image:url(../../images/payment/icon-2@2x.png)}}.heroPayments__list-item:nth-child(3) .heroPayments__item-image{width:59px;min-width:59px;height:78px;min-height:78px;background-image:url(../../images/payment/icon-3.png);background-repeat:no-repeat;background-size:59px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.heroPayments__list-item:nth-child(3) .heroPayments__item-image{background-image:url(../../images/payment/icon-3@2x.png)}}.heroPayments__list-item:nth-child(4) .heroPayments__item-image{width:62px;min-width:62px;height:83px;min-height:83px;background-image:url(../../images/payment/icon-4.png);background-repeat:no-repeat;background-size:62px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.heroPayments__list-item:nth-child(4) .heroPayments__item-image{background-image:url(../../images/payment/icon-4@2x.png)}}.heroPayments__description{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:15px;padding-left:22px;color:#fff;font-weight:500;font-size:29px;font-style:italic;line-height:32px}.heroPayments__description span{color:#f9d12f;font-weight:700;font-size:28px;font-style:normal;line-height:24px;text-transform:uppercase}.heroPayments__description:before{position:absolute;top:-2px;left:3px;width:2px;height:60px;background:rgba(255,255,255,.3);content:""}.heroPayments__item-image{display:block}.heroPayments__item-image-wrapper{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;width:100px;height:90px}.heroPayments__item-title{max-width:180px;margin:20px auto 0;color:#fff;font-size:18px;line-height:21px;text-align:center}.heroPayments__breadcrumbs{margin-bottom:50px;padding:10px 0}@media only screen and (max-width:980px){.heroPayments .container{padding:0 38px}.heroPayments__breadcrumbs{margin-bottom:20px}.heroPayments__title{font-size:42px;line-height:46px}.heroPayments__description{font-size:27px;line-height:32px}.heroPayments__description:before{height:56px}.heroPayments__subtitle{font-size:22px;line-height:25px}.heroPayments__list{margin-top:25px}.heroPayments__list-item:nth-child(1) .heroPayments__item-image{width:60px;min-width:60px;height:47px;min-height:47px;background-size:60px}.heroPayments__list-item:nth-child(2) .heroPayments__item-image{width:71px;min-width:71px;height:50px;min-height:50px;background-size:71px}.heroPayments__list-item:nth-child(3) .heroPayments__item-image{width:45px;min-width:45px;height:59px;min-height:59px;background-size:45px}.heroPayments__list-item:nth-child(4) .heroPayments__item-image{width:47px;min-width:47px;height:63px;min-height:63px;background-size:47px}.heroPayments__item-image-wrapper{height:63px}.heroPayments__list-item{width:160px}.heroPayments__list-item:not(:last-child):after{top:28px;left:148px;width:36.23px;min-width:36.23px;height:25px;min-height:25px;background-size:36.23px}.heroPayments__item-title{font-size:15px;line-height:18px}.heroPayments{padding-bottom:35px}}@media only screen and (max-width:767px){.heroPayments__title{font-size:25px;line-height:29px}.heroPayments__description{padding-left:15px;font-size:16px;line-height:20px}.heroPayments__description:before{top:3px;left:0;height:40px}.heroPayments__description span{font-size:16px}.heroPayments__subtitle{max-width:200px;margin:30px auto 0;font-size:19px;line-height:24px}.heroPayments__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:290px;margin:25px auto 0;padding-left:20px}.heroPayments__list-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:270px}.heroPayments__list-item:nth-child(1):after{top:43px;left:-26px}.heroPayments__list-item:nth-child(1) .heroPayments__item-image{width:32px;min-width:32px;height:24px;min-height:24px;background-size:32px}.heroPayments__list-item:nth-child(2):after{top:42px;left:38px}.heroPayments__list-item:nth-child(2) .heroPayments__item-image{width:37px;min-width:37px;height:26px;min-height:26px;background-size:37px}.heroPayments__list-item:nth-child(3):after{top:54px;left:-27px}.heroPayments__list-item:nth-child(3) .heroPayments__item-image{width:26px;min-width:26px;height:34px;min-height:34px;background-size:26px}.heroPayments__list-item:nth-child(4) .heroPayments__item-image{width:28px;min-width:28px;height:38px;min-height:38px;background-size:28px}.heroPayments__list-item:not(:last-child):after{width:22.15px;min-width:15.28px;height:22.15px;min-height:15.28px;background-size:22.15px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.heroPayments__item-title{max-width:220px;margin:0 0 0 40px;font-size:14px;line-height:17px;text-align:left}.heroPayments__item-image-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:37px;min-width:37px;height:38px;min-height:38px}.heroPayments__list-item:not(:last-child){margin-right:0;margin-bottom:30px}.heroPayments .container{padding:0 15px}}.paymentMethods{padding:35px 0}.paymentMethods .container{max-width:980px}.paymentMethods__title{color:#535353;font-weight:400;font-size:28px;line-height:33px;text-align:center}@media screen and (max-width:980px){.paymentMethods__title{font-size:22px;line-height:27px}}@media screen and (max-width:767px){.paymentMethods__title{font-size:19px;line-height:24px}}.paymentMethods__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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:20px 0 0;padding:0;list-style:none}.paymentMethods__item-icon{display:block}.paymentMethods__item{margin:10px 22px}.paymentMethods__item:nth-child(n+7){margin:10px 17px}.paymentMethods__item:nth-child(1) .paymentMethods__item-icon{width:133px;min-width:133px;height:55px;min-height:55px}.paymentMethods__item:nth-child(2) .paymentMethods__item-icon{width:143px;min-width:143px;height:67px;min-height:67px}.paymentMethods__item:nth-child(3) .paymentMethods__item-icon{width:141px;min-width:141px;height:48px;min-height:48px}.paymentMethods__item:nth-child(4) .paymentMethods__item-icon{width:95px;min-width:95px;height:38px;min-height:38px}.paymentMethods__item:nth-child(5) .paymentMethods__item-icon{width:61px;min-width:61px;height:48px;min-height:48px}.paymentMethods__item:nth-child(6) .paymentMethods__item-icon{width:88px;min-width:88px;height:37px;min-height:37px}.paymentMethods__item:nth-child(7) .paymentMethods__item-icon{width:164px;min-width:164px;height:50px;min-height:50px}.paymentMethods__item:nth-child(8) .paymentMethods__item-icon{width:108px;min-width:108px;height:40px;min-height:40px}.paymentMethods__item:nth-child(9) .paymentMethods__item-icon{width:72px;min-width:72px;height:56px;min-height:56px}.paymentMethods__item:nth-child(10) .paymentMethods__item-icon{width:108px;min-width:108px;height:38px;min-height:38px}.paymentMethods__item:nth-child(11) .paymentMethods__item-icon{width:125px;min-width:125px;height:43px;min-height:43px}@media only screen and (max-width:980px){.paymentMethods{padding:30px 0}.paymentMethods__list{max-width:700px;margin:20px auto 0}.paymentMethods__item:nth-child(1) .paymentMethods__item-icon{width:85px;min-width:85px;height:35px;min-height:35px;background-size:85px}.paymentMethods__item:nth-child(2) .paymentMethods__item-icon{width:91px;min-width:91px;height:54px;min-height:43px;background-size:91px}.paymentMethods__item:nth-child(3) .paymentMethods__item-icon{width:90px;min-width:90px;height:30px;min-height:30px;background-size:90px}.paymentMethods__item:nth-child(4) .paymentMethods__item-icon{width:60px;min-width:60px;height:24px;min-height:24px;background-size:60px}.paymentMethods__item:nth-child(5) .paymentMethods__item-icon{width:39px;min-width:39px;height:30px;min-height:30px;background-size:39px}.paymentMethods__item:nth-child(6) .paymentMethods__item-icon{width:56px;min-width:56px;height:23px;min-height:23px;background-size:56px}.paymentMethods__item:nth-child(7) .paymentMethods__item-icon{width:105px;min-width:105px;height:32px;min-height:32px;background-size:105px}.paymentMethods__item:nth-child(8) .paymentMethods__item-icon{width:69px;min-width:69px;height:25px;min-height:25px;background-size:69px}.paymentMethods__item:nth-child(9) .paymentMethods__item-icon{width:46px;min-width:46px;height:36px;min-height:36px;background-size:46px}.paymentMethods__item:nth-child(10) .paymentMethods__item-icon{width:69px;min-width:69px;height:24px;min-height:24px;background-size:69px}.paymentMethods__item:nth-child(11) .paymentMethods__item-icon{width:76.55px;min-width:76.25px;height:26px;min-height:26px;background-size:76.25px}.paymentMethods__item{margin:5px 15px}.paymentMethods__item:nth-child(n+7){margin:5px 10px}}@media only screen and (max-width:767px){.paymentMethods__item{margin:5px}.paymentMethods__item:nth-child(n+7){margin:5px}.paymentMethods__list{margin:10px auto 0}}.installment{padding:35px 0;border-top:1px solid rgba(244,244,244,.7);border-bottom:1px solid rgba(244,244,244,.7)}.installment__title{color:#535353;font-weight:400;font-size:28px;line-height:33px;text-align:center}@media screen and (max-width:980px){.installment__title{font-size:22px;line-height:27px}}@media screen and (max-width:767px){.installment__title{font-size:19px;line-height:24px}}.installment__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:30px 0 0;padding:0;list-style:none}.installment__item,.installment__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.installment__item:nth-child(1){width:255px;margin-right:40px}.installment__item:nth-child(1) .installment__item-description{font-size:15px}.installment__item:nth-child(1) .installment__item-icon{width:69px;min-width:69px;height:74px;min-height:74px;background-image:url(../../images/payment/procent-1.png);background-repeat:no-repeat;background-size:69px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.installment__item:nth-child(1) .installment__item-icon{background-image:url(../../images/payment/procent-1@2x.png)}}.installment__item:nth-child(2){width:240px;margin-right:40px}.installment__item:nth-child(2) .installment__item-icon{width:66px;min-width:66px;height:47px;min-height:47px;background-image:url(../../images/payment/procent-2.png);background-repeat:no-repeat;background-size:66px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.installment__item:nth-child(2) .installment__item-icon{background-image:url(../../images/payment/procent-2@2x.png)}}.installment__item:nth-child(3){width:360px}.installment__item:nth-child(3) .installment__item-icon{width:75px;min-width:75px;height:64px;min-height:64px;background-image:url(../../images/payment/procent-3.png);background-repeat:no-repeat;background-size:75px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.installment__item:nth-child(3) .installment__item-icon{background-image:url(../../images/payment/procent-3@2x.png)}}.installment__item-description{color:#2772b9;font-weight:500;font-size:17px}.installment__item-icon{display:block}.installment__text-wrapper{margin-left:20px}.installment__item-title{color:#5e5e5e;font-size:17px}.installment__item-title span{color:#2772b9;font-weight:500}@media only screen and (max-width:980px){.installment{padding:30px 0 35px}.installment__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.installment__text-wrapper{margin:15px 0 0;text-align:center}.installment__item:nth-child(1) .installment__text-wrapper{max-width:180px}.installment__item:nth-child(1) .installment__item-icon{width:50px;min-width:50px;height:54px;min-height:54px;background-size:50px}.installment__item:nth-child(2) .installment__item-icon{width:53px;min-width:53px;height:37px;min-height:37px;margin-bottom:17px;background-size:53px}.installment__item:nth-child(3) .installment__item-icon{width:63px;min-width:63px;height:53px;min-height:53px;margin-bottom:1px;background-size:63px}.installment__item-description,.installment__item-title{font-size:15px}.installment__item:nth-child(1),.installment__item:nth-child(2),.installment__item:nth-child(3){width:210px}.installment__item:nth-child(1),.installment__item:nth-child(2){margin-right:20px}}@media only screen and (max-width:767px){.installment{padding:30px 0}.installment__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:270px;margin:25px auto 0}.installment__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.installment__item:nth-child(1),.installment__item:nth-child(2),.installment__item:nth-child(3){width:100%}.installment__item:nth-child(1),.installment__item:nth-child(2){margin-right:0;margin-bottom:30px}.installment__item:nth-child(1) .installment__item-icon{width:37px;min-width:37px;height:40px;min-height:40px;margin:0 2px 0 1px;background-size:37px}.installment__item:nth-child(2) .installment__item-icon{width:34px;min-width:34px;height:24px;min-height:24px;margin:0 3px;background-size:34px}.installment__item:nth-child(3) .installment__item-icon{width:40px;min-width:40px;height:34px;min-height:34px;background-size:40px}.installment__text-wrapper{margin:0 0 0 15px;text-align:left}.installment__item-description,.installment__item-title,.installment__item:nth-child(1) .installment__item-description{font-size:14px}}.paymentSafety{padding:35px 0 40px}.paymentSafety__title{color:#535353;font-weight:400;font-size:28px;line-height:33px;text-align:center}@media screen and (max-width:980px){.paymentSafety__title{font-size:22px;line-height:27px}}@media screen and (max-width:767px){.paymentSafety__title{font-size:19px;line-height:24px}}.paymentSafety__description{margin-top:25px;color:#5e5e5e;font-weight:400;font-size:20px;line-height:24px;text-align:center}.paymentSafety__description span{color:#2772b9}@media screen and (max-width:980px){.paymentSafety__description{margin-top:15px}}@media screen and (max-width:767px){.paymentSafety__description{max-width:200px;margin:20px auto 0;font-size:14px;line-height:18px}}.paymentSafety__caption{margin-top:30px;color:#5e5e5e;font-size:20px;line-height:24px;text-align:center}.paymentSafety__caption span{color:#2772b9;font-weight:500}@media screen and (max-width:980px){.paymentSafety__caption{margin-top:25px}}@media screen and (max-width:767px){.paymentSafety__caption{margin-top:20px;font-size:14px;line-height:18px}}.paymentSafety__list{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;margin:40px 0 0;padding:0;list-style:none}.paymentSafety__item{margin:0 10px}.paymentSafety__item:nth-child(1) .paymentSafety__item-icon{width:171px;min-width:171px;height:28px;min-height:28px}.paymentSafety__item:nth-child(2) .paymentSafety__item-icon{width:140px;min-width:140px;height:23px;min-height:23px}.paymentSafety__item:nth-child(3) .paymentSafety__item-icon{width:107px;min-width:107px;height:32px;min-height:32px}.paymentSafety__item:nth-child(4) .paymentSafety__item-icon{width:70px;min-width:70px;height:58px;min-height:58px}.paymentSafety__item:nth-child(5) .paymentSafety__item-icon{width:172px;min-width:172px;height:48px;min-height:48px}.paymentSafety__item:nth-child(6) .paymentSafety__item-icon{width:154px;min-width:154px;height:53px;min-height:53px}.paymentSafety__item-icon{display:block}@media only screen and (max-width:980px){.paymentSafety__item{margin:0 7px}.paymentSafety__item:nth-child(1) .paymentSafety__item-icon{width:130px;min-width:130px;height:21px;min-height:21px;background-size:130px}.paymentSafety__item:nth-child(2) .paymentSafety__item-icon{width:104px;min-width:104px;height:16px;min-height:16px;background-size:104px}.paymentSafety__item:nth-child(3) .paymentSafety__item-icon{width:81px;min-width:81px;height:20px;min-height:20px;background-size:81px}.paymentSafety__item:nth-child(4) .paymentSafety__item-icon{width:52px;min-width:52px;height:43px;min-height:43px;background-size:52px}.paymentSafety__item:nth-child(5) .paymentSafety__item-icon{width:129px;min-width:129px;height:35px;min-height:35px;background-size:129px}.paymentSafety__item:nth-child(6) .paymentSafety__item-icon{width:115px;min-width:115px;height:39px;min-height:39px;background-size:115px}.paymentSafety__list{margin:30px 0 0}.paymentSafety{padding:30px 0 35px}}@media only screen and (max-width:767px){.paymentSafety__item:nth-child(1) .paymentSafety__item-icon{width:101px;min-width:101px;height:17px;min-height:17px;background-size:101px}.paymentSafety__item:nth-child(2) .paymentSafety__item-icon{width:86px;min-width:86px;height:13px;min-height:13px;background-size:86px}.paymentSafety__item:nth-child(3) .paymentSafety__item-icon{width:66px;min-width:66px;height:16px;min-height:16px;background-size:66px}.paymentSafety__item:nth-child(4) .paymentSafety__item-icon{width:43px;min-width:43px;height:36px;min-height:36px;background-size:43px}.paymentSafety__item:nth-child(5) .paymentSafety__item-icon{width:107px;min-width:107px;height:29px;min-height:29px;background-size:107px}.paymentSafety__item:nth-child(6) .paymentSafety__item-icon{width:95px;min-width:95px;height:32px;min-height:32px;background-size:95px}.paymentSafety{padding:30px 0}.paymentSafety__list{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:20px 0 0}.paymentSafety__item{margin:5px}}