.accordion--borderLine .accordion__wrapper{-webkit-box-shadow:0 0 0 12px #f9f9f9;box-shadow:0 0 0 12px #f9f9f9;border-radius:16px}@media screen and (max-width: 1199px){.accordion--borderLine .accordion__wrapper{-webkit-box-shadow:none;box-shadow:none}}.accordion-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding:32px 0}.accordion-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.accordion-list__item:not(:first-of-type){border-top:1px solid rgba(28,28,28,0.05)}.accordion-list__item.isActive .accordion-list__button:before{opacity:1;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.accordion-list__item.isActive .accordion-list__wrapper{-webkit-transition:height 0.4s cubic-bezier(0.22, 1, 0.36, 1);-o-transition:height 0.4s cubic-bezier(0.22, 1, 0.36, 1);transition:height 0.4s cubic-bezier(0.22, 1, 0.36, 1)}.accordion-list__item.isActive .accordion-list__container{opacity:1;-webkit-transition:opacity .3s ease-in .1s;-o-transition:opacity .3s ease-in .1s;transition:opacity .3s ease-in .1s}.accordion-list__item ~ .accordion-list__more-load{margin-top:12px}.accordion-list__more-load{color:#646478;font-size:14px;line-height:24px;font-weight:600;padding:10px 20px;border:1px solid rgba(100,100,120,0.3);border-radius:4px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;cursor:pointer}.accordion-list__more-load.inVisible{display:none}.accordion-list__count{color:#646478;font-size:14px;line-height:24px;font-weight:600}.accordion-list__button{cursor:pointer;padding:28px 0 28px 24px;position:relative;text-align:left;color:#1C1C1C;font-size:18px;line-height:170%;font-weight:600}.accordion-list__button:before{content:'';cursor:default;position:absolute;left:0;top:0;margin-top:38px;font-size:20px;background:url("/psb_1_2/assets/img/icons/accordion_ic.png") no-repeat center/contain;width:8px;height:8px;-webkit-box-flex:0;-ms-flex:0 0 8px;flex:0 0 8px;opacity:.3;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:opacity .2s ease-out, -webkit-transform .2s ease-out;transition:opacity .2s ease-out, -webkit-transform .2s ease-out;-o-transition:transform .2s ease-out, opacity .2s ease-out;transition:transform .2s ease-out, opacity .2s ease-out;transition:transform .2s ease-out, opacity .2s ease-out, -webkit-transform .2s ease-out}.accordion-list__wrapper{height:0;overflow:hidden;-webkit-transition:height 0.4s cubic-bezier(0.22, 1, 0.36, 1);-o-transition:height 0.4s cubic-bezier(0.22, 1, 0.36, 1);transition:height 0.4s cubic-bezier(0.22, 1, 0.36, 1)}.accordion-list__container{padding:0 24px;opacity:0;padding-bottom:28px;-webkit-transition:opacity .2s ease-out .1s;-o-transition:opacity .2s ease-out .1s;transition:opacity .2s ease-out .1s}.accordion-list .description{color:#646478;font-size:16px;line-height:20px;font-weight:400}.accordion-list .description p{color:#646478;font-size:16px;line-height:20px;font-weight:400}.accordion-list .description p:not(:last-of-type){margin-bottom:20px}.accordion-list .link-list__item:not(:last-of-type){margin-bottom:12px}.accordion-list .link-list__link{display:inline-block;color:#646478;font-size:16px;line-height:20px;font-weight:400}.accordion-list .link-list__link span{display:inline;background-image:-o-linear-gradient(transparent calc(100% - 1px), #646478 1px);background-image:linear-gradient(transparent calc(100% - 1px), #646478 1px);background-repeat:no-repeat;background-size:0 100%;width:calc(100%);-webkit-transition:background-size .2s ease-out;-o-transition:background-size .2s ease-out;transition:background-size .2s ease-out}@media screen and (min-width: 1200px){.accordion-list .link-list__link:hover span{background-size:100% 100%}}.accordion-list .link-list--column-theme{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -12px}.accordion-list .link-list--column-theme .link-list__item{width:100%;max-width:50%;padding:0 12px}.accordion-list .docs-list__item:not(:last-of-type){margin-bottom:28px}.accordion-list .docs-list__link{position:relative;display:inline-block;color:#646478;font-size:16px;line-height:20px;font-weight:400}.accordion-list .docs-list__link:before{content:'';width:22px;height:22px;-webkit-box-flex:0;-ms-flex:0 0 22px;flex:0 0 22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:0;top:0}.accordion-list .docs-list__link--default{padding-left:40px}.accordion-list .docs-list__link--default:before{background:url("/psb_1_2/assets/img/icons/docs/default.png") no-repeat center/contain}.accordion-list .docs-list__link--pdf{padding-left:40px}.accordion-list .docs-list__link--pdf:before{background:url("/psb_1_2/assets/img/icons/docs/pdf.png") no-repeat center/contain}.accordion-list .docs-list__link--docs{padding-left:40px}.accordion-list .docs-list__link--docs:before{background:url("/psb_1_2/assets/img/icons/docs/docs.png") no-repeat center/contain}.accordion-list .docs-list__link--xls{padding-left:40px}.accordion-list .docs-list__link--xls:before{background:url("/psb_1_2/assets/img/icons/docs/xls.png") no-repeat center/contain}.accordion-list .docs-list__link span{display:inline;background-image:-o-linear-gradient(transparent calc(100% - 1px), #646478 1px);background-image:linear-gradient(transparent calc(100% - 1px), #646478 1px);background-repeat:no-repeat;background-size:0 100%;width:calc(100%);-webkit-transition:background-size .2s ease-out;-o-transition:background-size .2s ease-out;transition:background-size .2s ease-out}@media screen and (min-width: 1200px){.accordion-list .docs-list__link:hover span{background-size:100% 100%}}

.intro--main{position:relative;overflow:hidden;-webkit-transition:height .3s ease-in-out;-o-transition:height .3s ease-in-out;transition:height .3s ease-in-out}.intro--main .swiper-slide{height:auto}.intro--main .intro-bgcontainer{-webkit-transition:background 0.2s ease-in;-o-transition:background 0.2s ease-in;transition:background 0.2s ease-in;overflow:hidden}.intro--main .wrapp-arrows--intro{-webkit-box-flex:0;-ms-flex:none;flex:none}.intro--main .wrapp-arrows--intro .arrow-next--intro svg circle{-webkit-transform:scale(0.7);-ms-transform:scale(0.7);transform:scale(0.7);opacity:0;-webkit-transition:opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;transition:opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;-o-transition:transform .3s ease-in-out, opacity .3s ease-in-out;transition:transform .3s ease-in-out, opacity .3s ease-in-out;transition:transform .3s ease-in-out, opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}@media screen and (min-width: 1200px){.intro--main .wrapp-arrows--intro .arrow-next--intro:hover svg circle{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}}.intro--main .wrapp-arrows--intro .arrow-prev--intro svg circle{-webkit-transform:scale(0.7);-ms-transform:scale(0.7);transform:scale(0.7);opacity:0;-webkit-transition:opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out, opacity .2s ease-in-out;transition:transform .2s ease-in-out, opacity .2s ease-in-out;transition:transform .2s ease-in-out, opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}@media screen and (min-width: 1200px){.intro--main .wrapp-arrows--intro .arrow-prev--intro:hover svg circle{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}}.intro--main .swiper-intro{height:100%}@media screen and (max-width: 767px){.intro--main .swiper-intro{height:100%}}.intro--main .swiper-intro__slide .swiper-intro__image{opacity:1}.intro--main .swiper-intro__slide{height:100%}.intro--main .swiper-intro__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:32px 8px 88px 0;width:100%;height:100%;max-width:calc(100% - 364px)}@media screen and (max-width: 1024px){.intro--main .swiper-intro__description{padding:20px 8px 40px 0}}@media screen and (max-width: 767px){.intro--main .swiper-intro__description{width:100%;max-width:100%}}.intro--main .swiper-intro__content{width:100%;height:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (min-width: 768px){.intro--main .swiper-intro__content{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;height:auto}}.intro--main .swiper-intro__tooltip{color:#1C1C1C;font-size:12px;line-height:130%;font-weight:500;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;width:auto;padding:4px 12px;border-radius:4px;margin-bottom:16px}.intro--main .swiper-intro__tooltip--isHidden{opacity:0;visibility:hidden}@media screen and (max-width: 1024px){.intro--main .swiper-intro__tooltip{margin-bottom:12px}}@media screen and (max-width: 767px){.intro--main .swiper-intro__tooltip{line-height:24px}}.intro--main .swiper-intro__tooltip+.swiper-intro__title{margin-bottom:20px}@media screen and (max-width: 1024px){.intro--main .swiper-intro__tooltip+.swiper-intro__title{margin-bottom:16px}}.intro--main .swiper-intro__title{color:#1C1C1C;font-size:26px;line-height:120%;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 1024px){.intro--main .swiper-intro__title{font-size:20px}}@media screen and (min-width: 768px){.intro--main .swiper-intro__title{max-width:92%}}.intro--main .swiper-intro__title+.swiper-intro__subtitle{margin:0 0 20px}@media screen and (max-width: 1024px){.intro--main .swiper-intro__title+.swiper-intro__subtitle{margin:0 0 16px}}.intro--main .swiper-intro__subtitle{color:#1C1C1C;font-size:15px;line-height:150%;font-weight:400}.intro--main .swiper-intro__image{position:absolute;right:0;top:0;z-index:-1;width:100%;max-width:366px;height:100%}@media screen and (max-width: 767px){.intro--main .swiper-intro__image{display:none}}.intro--main .swiper-intro__img{max-width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.intro--main .swiper-intro__img{height:100%}}.intro--main .intro__container{padding:0 0 0 24px}@media screen and (max-width: 767px){.intro--main .intro__container{padding:0 16px}}.intro--main .intro-bgcontainer,.intro--main .intro__container,.intro--main .intro__row,.intro--main .intro__col{height:100%}.intro--main .swiper-pagination{position:relative;bottom:auto;left:auto !important;right:inherit !important;-webkit-transform:none !important;-ms-transform:none !important;transform:none !important;text-align:center}.intro--main .swiper-pagination--intro{position:absolute;bottom:0;left:0;text-align:left;margin-bottom:13px;margin-left:-13px;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 1024px){.intro--main .swiper-pagination--intro{margin-bottom:5px}}@media screen and (max-width: 767px){.intro--main .swiper-pagination--intro{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:0;width:100% !important}}.intro--main .swiper-pagination .swiper-pagination-bullet{width:32px;height:32px;background:transparent !important;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;opacity:.2;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);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}.intro--main .swiper-pagination .swiper-pagination-bullet:not(:last-of-type){margin:0 4px 0 0 !important}.intro--main .swiper-pagination .swiper-pagination-bullet:before{content:'';width:4px;height:4px;background:rgba(28,28,28,0.4);-webkit-box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px #fff;border-radius:50%;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in;position:relative}.intro--main .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#1C1C1C;border-color:#1c1c1c;-webkit-transform:scale(1) !important;-ms-transform:scale(1) !important;transform:scale(1) !important;opacity:1 !important}.intro--main .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before{background:#1C1C1C !important;border-color:#1C1C1C !important}.intro--main .swiper-pagination.swiper-pagination-bullets-dynamic{padding:6px 4px}.intro--main .swiper-pagination:not(.swiper-pagination-bullets-dynamic){width:auto;padding:0}.intro--main .swiper-pagination.swiper-pagination-lock{display:none !important;opacity:0 !important;visibility:hidden !important}@media screen and (max-width: 1279px){.intro--main{margin-bottom:32px}}@media screen and (max-width: 767px){.intro--main{margin-bottom:24px}}.intro .swiper-button-next:hover:not(.navigation-disabled) path,.intro .swiper-button-prev:hover:not(.navigation-disabled) path{stroke:#1c1c1c}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}

.infoNote-line{margin:40px 0}@media screen and (max-width: 1199px){.infoNote-line{margin:30px 0}}@media screen and (max-width: 767px){.infoNote-line{margin:20px 0}}.infoNote-line__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;padding:24px 32px 27px;border-radius:4px;position:relative;cursor:pointer;background-repeat:no-repeat !important;background-position:center center !important;background-size:cover !important}.infoNote-line__wrapper.bordered{border:1px solid rgba(50,50,66,0.06)}@media screen and (max-width: 767px){.infoNote-line__wrapper{background-position:90% 0% !important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:24px 46px 27px}}@media screen and (min-width: 480px) and (max-width: 767px){.infoNote-line__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (min-width: 320px) and (max-width: 479px){.infoNote-line__wrapper{padding-left:32px;padding-right:32px}}@media screen and (width: 320px){.infoNote-line__wrapper{padding:24px 32px 27px}}.infoNote-line__wrapper.light-fonts{color:#fff !important}.infoNote-line__wrapper.light-fonts .infoNote-line__subTitle{color:#fff}.infoNote-line__wrapper.light-fonts .infoNote-line__title>a{border-bottom:1px solid rgba(255,255,255,0.3);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media screen and (min-width: 1199px){.infoNote-line__wrapper.light-fonts[onclick^=location]{cursor:pointer}.infoNote-line__wrapper.light-fonts[onclick^=location] .infoNote-line__title>a:hover{border-color:#fff}.infoNote-line__wrapper.light-fonts[onclick^=location]{cursor:pointer}.infoNote-line__wrapper.light-fonts[onclick^=location]:hover .infoNote-line__title>a{border-color:#fff}}.infoNote-line__wrapper.dark-fonts{color:#1C1C1C !important}.infoNote-line__wrapper.dark-fonts .infoNote-line__subTitle{color:#1C1C1C}.infoNote-line__wrapper.dark-fonts .infoNote-line__title>a{border-bottom:1px solid rgba(28,28,28,0.3);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media screen and (min-width: 1199px){.infoNote-line__wrapper.dark-fonts[onclick^=location]{cursor:pointer}.infoNote-line__wrapper.dark-fonts[onclick^=location] .infoNote-line__title>a:hover{border-color:#1c1c1c}}.infoNote-line__wrapper.orangeHover .infoNote-line__title>a{display:inline;width:calc(100%);background-image:-o-linear-gradient(transparent calc(100% - 1px), #F26126 1px);background-image:linear-gradient(transparent calc(100% - 1px), #F26126 1px);background-repeat:no-repeat;background-size:0 100%;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;border-bottom:rgba(255,255,255,0.3) !important}@media screen and (min-width: 1199px){.infoNote-line__wrapper.orangeHover .infoNote-line__title>a:hover{background-size:100% 100%}.infoNote-line__wrapper.orangeHover[onclick^=location]{cursor:pointer}.infoNote-line__wrapper.orangeHover[onclick^=location]:hover .infoNote-line__title>a{background-size:100% 100%}}.infoNote-line__picSide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:0;-ms-flex:0 0 186px;flex:0 0 186px;max-width:186px;position:absolute;top:0;bottom:0;left:32px}.infoNote-line__picSide svg,.infoNote-line__picSide img{max-width:100%}@media screen and (max-width: 767px){.infoNote-line__picSide{-ms-flex-preferred-size:auto;flex-basis:auto;margin-bottom:12px;position:inherit;left:0}}.infoNote-line__contentSide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;max-width:100%;padding:0 100px}@media screen and (max-width: 767px){.infoNote-line__contentSide{padding:0;text-align:left;-ms-flex-preferred-size:auto;flex-basis:auto}}@media screen and (min-width: 480px) and (max-width: 767px){.infoNote-line__contentSide{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width: 320px) and (max-width: 479px){.infoNote-line__contentSide{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.infoNote-line__iconSide{display:none}@media screen and (min-width: 1200px){.infoNote-line__iconSide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-flex:0;-ms-flex:0 0 55px;flex:0 0 55px;max-width:55px;position:absolute;top:0;bottom:0;right:32px}.infoNote-line__iconSide svg,.infoNote-line__iconSide img{max-width:100%}}.infoNote-line__title{font-weight:600;font-size:24px;line-height:29px;max-width:70%}.infoNote-line__title+p{margin-top:4px}@media screen and (max-width: 1199px){.infoNote-line__title{font-size:22px;line-height:26px}}@media screen and (max-width: 767px){.infoNote-line__title{font-size:20px;line-height:24px;max-width:100%}.infoNote-line__title+p{margin-top:6px}}.infoNote-line__subTitle{font-weight:500;font-size:14px;line-height:18px}

body.blocked{overflow:hidden}body.blocked .asideLayer{display:block}.asideLayer{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(50,50,66,0.4);z-index:5;display:none;-webkit-animation:fadeIn .2s ease-in-out;animation:fadeIn .2s ease-in-out}.cards-section{opacity:1}.cards-section .tabicons--absolute{position:absolute;top:-17px;right:0}.cards-wrapper.animate-in{opacity:1;-webkit-animation:fadeInUp .3s ease-in-out both;animation:fadeInUp .3s ease-in-out both}.cards-wrapper.animate-out{opacity:0;-webkit-animation:fadeOutDown .3s ease-in-out both;animation:fadeOutDown .3s ease-in-out both}.content-card.row-card .content-card__img{-webkit-transition:.3s margin .3s ease-in;-o-transition:.3s margin .3s ease-in;transition:.3s margin .3s ease-in}@media screen and (min-width: 480px){.content-card.row-card .content-card__img{margin:0}}@media screen and (min-width: 1440px){.content-card.row-card .content-card__descr{padding-left:4px}}@media screen and (min-width: 1600px){.content-card.row-card .content-card__descr{padding-left:16px}}.column-card{display:none}.column-card.isVisible{display:block}@media screen and (min-width: 320px){.column-card{margin:0 0 48px}}@media screen and (min-width: 768px){.column-card{margin:0 0 30px}}@media screen and (min-width: 1200px){.column-card{margin:0 0 32px}}@media screen and (min-width: 1440px){.column-card{margin:0 0 48px}}@media screen and (min-width: 1200px){.column-card .content-card{padding-right:24px}}@media screen and (max-width: 479px){.column-card .content-card__img img{max-width:216px}}@media screen and (max-width: 767px){.column-card .content-card__title{height:auto !important}}.content-card{height:100%}@media screen and (min-width: 1200px){.content-card{padding-right:24px}}.content-card .row-card__hover{display:none}@media screen and (min-width: 1024px){.content-card.isBordered{border-bottom:1px solid #F0F0F0;-webkit-transition:border-color .4s ease;-o-transition:border-color .4s ease;transition:border-color .4s ease}}@media screen and (min-width: 1200px){.content-card .row-card__hover{display:none;position:absolute;width:calc(100% + 108px);height:calc(100% + 96px);top:-48px;left:-54px;z-index:-1}.content-card .card-item__svg-border{display:none;position:absolute;width:100%;height:100%;fill:transparent;top:0;left:0;-webkit-transition:0.5s ease-out;-o-transition:0.5s ease-out;transition:0.5s ease-out;border-radius:8px;z-index:-1}.content-card .card-item__svg-border rect{stroke:#DEDEDE;stroke-width:1px;stroke-dasharray:0 2000;stroke-dashoffset:-2000;-webkit-transition:.6s ease-out;-o-transition:.6s ease-out;transition:.6s ease-out}.content-card.row-card>a:hover .row-card__hover{-webkit-box-shadow:0 14px 54px rgba(0,0,0,0.06);box-shadow:0 14px 54px rgba(0,0,0,0.06)}.content-card.row-card a:hover .card-item__svg-border rect{stroke-dasharray:3350;stroke-dashoffset:0}}.content-card__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;position:relative;z-index:1;width:100%;height:100%}@media screen and (min-width: 1024px){.content-card{padding-bottom:48px}}@media screen and (min-width: 1200px){.content-card:hover .multilinelink--right_orange{background-image:-webkit-gradient(linear, left top, right top, from(rgba(50,50,66,0.3))),-webkit-gradient(linear, left top, right top, from(#f26126));background-image:-o-linear-gradient(left, rgba(50,50,66,0.3)),-o-linear-gradient(left, #f26126);background-image:linear-gradient(to right, rgba(50,50,66,0.3)),linear-gradient(to right, #f26126);background-size:0 1px, 100% 1px}}@media screen and (min-width: 1200px) and (-ms-high-contrast: active){.content-card:hover .multilinelink--right_orange{border-bottom:1px solid #F26126}}@media screen and (min-width: 768px){.content-card__title{max-width:85%}}.content-card__title .title-link{background:-o-linear-gradient(left, rgba(50,50,66,0.3)),-o-linear-gradient(left, #f26126);background:-webkit-gradient(linear, left top, right top, from(rgba(50,50,66,0.3))),-webkit-gradient(linear, left top, right top, from(#f26126));background:linear-gradient(to right, rgba(50,50,66,0.3)),linear-gradient(to right, #f26126);background-size:100% 1px, 0 1px;background-position:100% 100%, 0 100%;background-repeat:no-repeat;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}@media screen and (min-width: 320px){.content-card__title{margin:0 0 20px;width:100%}}@media screen and (min-width: 768px){.content-card__title{margin:0 0 28px}}@media screen and (min-width: 1024px){.content-card__title{margin:0 0 32px}}@media screen and (min-width: 1440px){.content-card__title{margin:0 0 40px}}@media screen and (min-width: 320px){.content-card__title .multilinelink{font-size:20px;font-weight:500;line-height:130%;color:#1C1C1E}}@media screen and (min-width: 1024px){.content-card__title .multilinelink{font-size:21px;margin:0 0 32px}}@media screen and (min-width: 1440px){.content-card__title .multilinelink{font-size:24px}}@media screen and (min-width: 1600px){.content-card__title .multilinelink{font-size:28px;font-weight:400}}@media screen and (min-width: 540px) and (max-width: 767px){.content-card .inner-col--img{max-width:265px !important}}@media screen and (min-width: 540px) and (max-width: 767px){.content-card .inner-col--descr{max-width:60% !important;-webkit-box-flex:1 !important;-ms-flex:1 1 50% !important;flex:1 1 50% !important}}.content-card__img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:100%}.content-card__img svg{width:100%;height:auto}@media screen and (min-width: 320px){.content-card__img{margin:0 auto 24px;border-radius:4px;-webkit-transition:-webkit-transform .1s linear;transition:-webkit-transform .1s linear;-o-transition:transform .1s linear;transition:transform .1s linear;transition:transform .1s linear, -webkit-transform .1s linear}}.content-card__img img{width:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}@media screen and (max-width: 479px){.content-card__img img{max-width:216px}}@media screen and (min-width: 480px){.content-card__img{margin:0}}@media screen and (min-width: 768px){.content-card__img{margin:0 0 24px}}@media screen and (min-width: 1200px){.content-card__img{margin:0}}.content-card__img--notImg{border-color:transparent !important}@media screen and (min-width: 480px){.content-card__descr{padding-left:8px}}@media screen and (min-width: 768px){.content-card__descr{padding-left:0}}@media screen and (min-width: 1200px){.content-card__descr{padding-left:8px}}@media screen and (min-width: 1440px){.content-card__descr{padding-left:4px}}@media screen and (min-width: 1600px){.content-card__descr{padding-left:16px}}@media screen and (min-width: 320px){.content-card__descr--text{font-size:14px;font-weight:400;line-height:140%;color:#646478}}@media screen and (min-width: 320px){.content-card__descr--text+object{display:block;margin:16px 0 0}}@media screen and (min-width: 1600px){.content-card__descr--text+object{margin:32px 0 0}}@media screen and (min-width: 320px){.tags+.content-card__descr--wrapper{margin:16px 0 0}}@media screen and (min-width: 1440px){.tags+.content-card__descr--wrapper{margin:22px 0 0}}@media screen and (min-width: 1600px){.tags+.content-card__descr--wrapper{margin:14px 0 0}}.content-card__descr--wrapper .multilinelink{font-weight:500;font-size:14px;line-height:171%;color:#323242}.cards-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.cards-options .newtabs{margin-bottom:40px}.cards-options__category{display:none}@media screen and (min-width: 768px){.cards-options__category{margin:0 60px;display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width: 1024px){.cards-options__category{margin:0 75px}}.cards-options .options-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cards-options__mobile-options--btn{display:none !important}@media screen and (min-width: 320px){.cards-options__mobile-options--btn{position:relative;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;padding:8px;background:#FFFFFF;-webkit-box-shadow:0 14px 24px rgba(0,0,0,0.06);box-shadow:0 14px 24px rgba(0,0,0,0.06);border-radius:4px;border:4px solid #F9F9F9;-webkit-animation:bounceIn .5s ease-in-out;animation:bounceIn .5s ease-in-out}.cards-options__mobile-options--btn.isActive::before{content:'';position:absolute;right:-4px;top:-4px;width:8px;height:8px;background:#F26126;border-radius:50%;-webkit-animation:bounceIn .8s ease-in-out 3;animation:bounceIn .8s ease-in-out 3}}@media screen and (min-width: 768px){.cards-options__mobile-options--btn{display:none}}.cards-options__view{display:none}@media screen and (min-width: 768px){.cards-options__view{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}}.cards-options__view .tabicons-wrapper{margin-top:0}.cards-options__filter{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 480px){.cards-options{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 0 28px}}.tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tags .tag{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;border:1px solid rgba(28,28,28,0.3);border-radius:4px;padding:6px;font-weight:600;font-size:13px;line-height:108%;color:#1C1C1C}.tags .tag:not(:last-child){margin-right:8px}.tags .tag--big{padding:6px 10px;font-weight:600;font-size:15px;line-height:160%}.tags .tag--orange{border-color:#F26126}.card-col{display:none}.card-col.isVisible{display:block}@media screen and (min-width: 320px){.card-col{margin:0 0 48px}}@media screen and (min-width: 768px){.card-col{margin:0 0 30px}}@media screen and (min-width: 1200px){.card-col{margin:0 0 32px}}@media screen and (min-width: 1440px){.card-col{margin:0 0 48px}}.card-col .content-card__title{height:auto !important}.card-col .content-card__img{height:100%}.card-col:first-child .content-card.row-card:before{content:none}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03)}80%{-webkit-transform:scale3d(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03)}80%{-webkit-transform:scale3d(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}


.tabicons-wrapper{border-radius:4px}.tabicons-wrapper--pad{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:2px}.tabicons-activeBg{display:block;position:absolute;z-index:0;bottom:0;left:0;pointer-events:none;border-radius:4px;height:100%;width:38px;background:#fff;-webkit-transition:-webkit-transform .25s ease-in-out;transition:-webkit-transform .25s ease-in-out;-o-transition:transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out, -webkit-transform .25s ease-in-out}.tabicons-activeBg:nth-child(2){-webkit-transition:.55s ease-in-out;-o-transition:.55s ease-in-out;transition:.55s ease-in-out}.tabicons-activeBg:nth-child(3){-webkit-transition:.35s ease-in-out;-o-transition:.35s ease-in-out;transition:.35s ease-in-out}.tabicons_list{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:100%;overflow:inherit;scroll-behavior:smooth}.tabicons_list::-webkit-scrollbar{display:none}@media screen and (max-width: 1024px){.tabicons_list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.tabicons_list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;border-radius:4px;padding:7px 10px;cursor:pointer;z-index:2}.tabicons_list__item.active{pointer-events:none}.tabicons_list__item:hover .tabicons_list__ic,.tabicons_list__item.active .tabicons_list__ic{stroke-opacity:1}.tabicons_list__item.active{-webkit-transition:-webkit-box-shadow .25s ease-in-out .35s;transition:-webkit-box-shadow .25s ease-in-out .35s;-o-transition:box-shadow .25s ease-in-out .35s;transition:box-shadow .25s ease-in-out .35s;transition:box-shadow .25s ease-in-out .35s, -webkit-box-shadow .25s ease-in-out .35s;-webkit-box-shadow:0px 4px 14px rgba(0,0,0,0.06);box-shadow:0px 4px 14px rgba(0,0,0,0.06)}.tabicons_list__item:last-child{margin-right:0}.tabicons_list__ic{stroke-opacity:.6;-webkit-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.tabicons_content{margin-top:30px}.tabicons_content__item{display:none;opacity:0;-webkit-animation:fadeIn ease-in .75s forwards;animation:fadeIn ease-in .75s forwards;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.tabicons_content__item.active{display:block;opacity:1}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}

.newtabs-wrapper{border-radius:4px}.newtabs-wrapper--pad{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:2px}.newtabs-activeBg{display:block;position:absolute;z-index:0;bottom:0;left:0;border-radius:4px;height:100%;-webkit-transition:-webkit-transform .25s ease-in-out;transition:-webkit-transform .25s ease-in-out;-o-transition:transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out, -webkit-transform .25s ease-in-out;background:#fff;pointer-events:none}.newtabs-activeBg:nth-child(2){-webkit-transition:.4s ease-in-out;-o-transition:.4s ease-in-out;transition:.4s ease-in-out}.newtabs-activeBg:nth-child(3){-webkit-transition:.35s ease-in-out;-o-transition:.35s ease-in-out;transition:.35s ease-in-out}.newtabs_list{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:100%;overflow:inherit;scroll-behavior:smooth}.newtabs_list::-webkit-scrollbar{display:none}@media screen and (max-width: 1024px){.newtabs_list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.newtabs_list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:2;border-radius:4px}.newtabs_list__item:last-child{margin-right:0}.newtabs_list__title{cursor:pointer;line-height:18px;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;height:100%;color:rgba(28,28,28,0.8);white-space:nowrap;position:relative;z-index:3;border-radius:4px;font-weight:500;-webkit-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.newtabs_list__title--font13{font-size:13px;padding:8px}.newtabs_list__title--font14{font-size:14px;padding:8px 12px}.newtabs_list__title:hover,.newtabs_list__title.active{color:#1c1c1c}.newtabs_list__title.active{font-weight:600;-webkit-transition:-webkit-box-shadow .25s ease-in-out .35s;transition:-webkit-box-shadow .25s ease-in-out .35s;-o-transition:box-shadow .25s ease-in-out .35s;transition:box-shadow .25s ease-in-out .35s;transition:box-shadow .25s ease-in-out .35s, -webkit-box-shadow .25s ease-in-out .35s;-webkit-box-shadow:0px 4px 14px rgba(0,0,0,0.06);box-shadow:0px 4px 14px rgba(0,0,0,0.06)}.newtabs_content{margin-top:30px}.newtabs_content__item{display:none;opacity:0;-webkit-animation:fadeIn ease-in .75s forwards;animation:fadeIn ease-in .75s forwards;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.newtabs_content__item.active{display:block;opacity:1}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}

@media screen and (min-width: 320px){.filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background:#fff;padding:20px;position:fixed;width:100%;max-width:320px;height:100%;top:0;right:0;-webkit-transform:translate3d(320px, 0, 100px);transform:translate3d(320px, 0, 100px);opacity:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:-200}.filters.isOpen{-webkit-transform:translate3d(0, 0, 100px);transform:translate3d(0, 0, 100px);opacity:1;z-index:200}.filters__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:0 0 60px}.filters__title{font-weight:600;font-size:20px;line-height:140%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1C1C1C}.filters__wrapper{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.filters__row{margin:0 0 40px}}@media screen and (min-width: 320px) and (min-width: 320px){.filters__row.filter{display:block;width:100%}.filters__row.filter .newtabs-wrapper{margin:auto}}@media screen and (min-width: 320px) and (min-width: 480px){.filters__row.filter{display:none}}@media screen and (min-width: 320px) and (min-width: 320px){.filters__row.category{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}}@media screen and (min-width: 320px) and (min-width: 768px){.filters__row.category{display:none}}@media screen and (min-width: 480px){.filters{max-width:352px;-webkit-transform:translate3d(352px, 0, 100px);transform:translate3d(352px, 0, 100px)}.filters.isOpen{-webkit-transform:translate3d(0, 0, 100px);transform:translate3d(0, 0, 100px)}}

.convert_section{margin:200px 0 0}.convert .main-title{margin-bottom:50px}.custom-options .selected,.custom-options .hide{display:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.convert{margin-top:40px}.convert__row{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:60px 0 0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid rgba(191,187,186,0.2)}.convert__row .content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width: 767px){.convert__row .content-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;margin-bottom:28px}}@media screen and (max-width: 767px){.convert__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.convert__input-block{margin-right:50px}@media screen and (max-width: 1023px){.convert__input-block{margin-right:30px}}@media screen and (max-width: 767px){.convert__input-block{margin-right:0;margin-bottom:30px;width:100%}}@media screen and (max-width: 767px){.convert__output-block{width:100%}}.convert__label{font-weight:500;font-size:12px;line-height:14px;color:rgba(0,0,0,0.5);position:relative;top:-60px;-webkit-transition:color .3s ease-in;-o-transition:color .3s ease-in;transition:color .3s ease-in}.convert__field{border-bottom:1px solid rgba(28,28,28,0.5);font-size:24px;font-weight:400;line-height:150%;color:#1C1C1E;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in;max-width:175px;margin-right:16px;height:100%;min-height:36px}.convert__field:focus{border-color:#FF5500}.convert__field:focus ~ label{color:#000}@media screen and (max-width: 1024px){.convert__field{font-size:20px;line-height:180%}}@media screen and (max-width: 767px){.convert__field{font-size:16px;font-weight:600;line-height:100%;max-width:100%;height:25px}}.convert__group{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.convert__group .select-wrapper{height:100%}.convert__group .select-wrapper .custom-options{position:absolute;left:0;top:100%;z-index:10;max-height:276px;overflow:auto;background:#fff;width:172px;-ms-overflow-style:none;scrollbar-width:none;margin-top:12px;-webkit-box-shadow:0 4px 14px rgba(0,0,0,0.1);box-shadow:0 4px 14px rgba(0,0,0,0.1);border-radius:4px;opacity:0;pointer-events:none;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .2s ease-out, -webkit-transform .2s ease-out;transition:opacity .2s ease-out, -webkit-transform .2s ease-out;-o-transition:opacity .2s ease-out, transform .2s ease-out;transition:opacity .2s ease-out, transform .2s ease-out;transition:opacity .2s ease-out, transform .2s ease-out, -webkit-transform .2s ease-out}.convert__group .select-wrapper .custom-options .custom-option{color:#1C1C1E;font-size:24px;line-height:150%;font-weight:400;padding:8px 28px;background-color:#fff;-webkit-transition:background-color .2s ease-out;-o-transition:background-color .2s ease-out;transition:background-color .2s ease-out;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;width:100%}@media screen and (min-width: 1199px){.convert__group .select-wrapper .custom-options .custom-option:hover{background-color:#F8F8F8}}@media screen and (max-width: 1024px){.convert__group .select-wrapper .custom-options .custom-option{font-size:20px;line-height:180%}}@media screen and (max-width: 767px){.convert__group .select-wrapper .custom-options{left:inherit;right:0}}.convert__group .select-wrapper .select{position:relative;width:auto;min-height:36px;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){.convert__group .select-wrapper .select{width:100%}}.convert__group .select-wrapper .select__arrow{width:11px;height:6px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;right:0;z-index:5;margin-left:16px;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out, -webkit-transform .2s ease-out}.convert__group .select-wrapper .select.isOpen .custom-options{opacity:1;pointer-events:auto}.convert__group .select-wrapper .select.isOpen .select__trigger::after{background:#f26126;height:2px}.convert__group .select-wrapper .select.isOpen .select__trigger .select__arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.convert__group .select-wrapper .select__trigger{color:#1C1C1E;font-size:24px;line-height:150%;font-weight:400;width:100%;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.convert__group .select-wrapper .select__trigger::after{content:'';width:100%;background:rgba(28,28,28,0.3);height:1px;position:absolute;left:0;bottom:-1px;-webkit-transition:background .2s ease-out;-o-transition:background .2s ease-out;transition:background .2s ease-out}.convert__group .select-wrapper .select__trigger:hover::after{background:#1c1c1c}@media screen and (max-width: 1024px){.convert__group .select-wrapper .select__trigger{font-size:20px;line-height:180%}}@media screen and (max-width: 767px){.convert__group .select-wrapper .select__trigger{font-size:16px;font-weight:600;line-height:100%}}.convert__label-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.convert .limit-error,.convert .limit-error__cur{font-weight:500;font-size:12px;line-height:18px;color:#E70E02;position:relative;bottom:10px}

.convertor-section{padding:0;margin:0}.convertor-section .exchange-rates{background-size:cover;background-repeat:no-repeat;background-position:top center;padding:80px 0;margin:40px 0}@media screen and (min-width: 768px) and (max-width: 1439px){.convertor-section .exchange-rates{margin:30px 0}}@media screen and (max-width: 767px){.convertor-section .exchange-rates{margin:20px 0}}.convertor-section .exchange-rates .main-title{font-size:28px;font-weight:400;color:#1c1c1c;width:100%;margin-bottom:40px;text-align:center !important}@media screen and (min-width: 768px) and (max-width: 1439px){.convertor-section .exchange-rates .main-title{font-size:26px;margin-bottom:32px}}@media screen and (min-width: 480px) and (max-width: 767px){.convertor-section .exchange-rates .main-title{font-size:24px;margin-bottom:28px}}@media screen and (min-width: 480px){.convertor-section .exchange-rates .main-title{line-height:36px}}@media screen and (min-width: 320px) and (max-width: 479px){.convertor-section .exchange-rates .main-title{font-size:18px;line-height:21px;margin-bottom:24px}}@media screen and (max-width: 767px){.convertor-section .exchange-rates .main-title{text-align:left !important;font-weight:600}}.convertor-section .exchange-rates .main-title .main-subtitle{display:block}.convertor-section .exchange-rates .main-title .main-subtitle--convertor{font-weight:400;font-size:15px;line-height:147%;color:#1C1C1C;margin-top:14px}@media screen and (max-width: 1199px){.convertor-section .exchange-rates__row{margin:0 !important;display:block !important}}@media screen and (max-width: 1199px){.convertor-section .exchange-rates__col{padding:0 !important;width:auto !important;-webkit-box-flex:0 !important;-ms-flex:none !important;flex:none !important;max-width:none !important}}.convertor-section .exchange-rates__wrapp{width:100%;-webkit-box-shadow:none;box-shadow:none}@media screen and (min-width: 320px){.convertor-section .exchange-rates__wrapp{padding:0}}@media screen and (min-width: 1600px){.convertor-section .exchange-rates__wrapp{background:#fff;border:11px solid rgba(0,0,0,0.03);-webkit-box-shadow:none;box-shadow:none;border-radius:8px;padding:48px 36px 20px}}@media screen and (min-width: 1200px){.convertor-section .exchange-rates__wrapp{padding:36px 0}}.convertor-section .exchange-rates__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.convertor-section .exchange-rates__head+.currency-data{margin-top:48px}@media screen and (max-width: 479px){.convertor-section .exchange-rates__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.convertor-section .exchange-rates__article{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}@media screen and (max-width: 479px){.convertor-section .exchange-rates__article+.exchange-rates__wrapp-tabs{margin-top:28px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.convertor-section .exchange-rates__date{color:rgba(28,28,28,0.5);font-size:12px;line-height:14px;font-weight:500}.convertor-section .exchange-rates__radio{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.convertor-section .exchange-rates__radio input{display:none}.convertor-section .exchange-rates__radio input:checked+.exchange-rates__title-radio{color:#1C1C1E;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;background-image:-webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0))),-webkit-gradient(linear, left top, right top, from(#f26126));background-image:-o-linear-gradient(left, rgba(255,255,255,0)),-o-linear-gradient(left, #f26126);background-image:linear-gradient(to right, rgba(255,255,255,0)),linear-gradient(to right, #f26126);background-size:0 1px, 70% 1px}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.convertor-section .exchange-rates__radio input:checked+.exchange-rates__title-radio{border-bottom:1px solid #f26126}}@media screen and (max-width: 767px){.convertor-section .exchange-rates__radio input:checked+.exchange-rates__title-radio{background-size:0% 1px, 100% 1px}}.convertor-section .exchange-rates__radio+.exchange-rates__radio{margin-left:40px}@media screen and (min-width: 480px) and (max-width: 767px){.convertor-section .exchange-rates__radio+.exchange-rates__radio{margin-left:20px}}@media screen and (max-width: 479px){.convertor-section .exchange-rates__radio+.exchange-rates__radio{margin-left:0}}@media screen and (max-width: 479px){.convertor-section .exchange-rates__radio{width:100%;text-align:center}}.convertor-section .exchange-rates__wrapp-tabs{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 480px){.convertor-section .exchange-rates__wrapp-tabs{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:32px}}@media screen and (min-width: 1200px){.convertor-section .exchange-rates__wrapp-tabs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:20%}}.convertor-section .exchange-rates__title-radio{color:rgba(28,28,28,0.5);font-size:14px;line-height:17px;font-weight:500;position:relative;padding-bottom:6px;background:-webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0))),-webkit-gradient(linear, left top, right top, from(#f26126));background:-o-linear-gradient(left, rgba(255,255,255,0)),-o-linear-gradient(left, #f26126);background:linear-gradient(to right, rgba(255,255,255,0)),linear-gradient(to right, #f26126);background-size:70% 1px, 0 1px;background-position:100% 100%, 0 100%;background-repeat:no-repeat}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.convertor-section .exchange-rates__title-radio{background:none;background-size:0;border-bottom:1px solid transparent}}@media screen and (min-width: 801px){.convertor-section .exchange-rates__title-radio{padding-bottom:6px}}@media screen and (max-width: 800px){.convertor-section .exchange-rates__title-radio{padding-bottom:4px}}@media screen and (min-width: 320px) and (max-width: 479px){.convertor-section .exchange-rates__title-radio{padding-left:10px;padding-right:10px}}@media screen and (max-width: 767px){.convertor-section .exchange-rates__title-radio{background-size:100% 1px, 0 1px}}.convertor-section .exchange-rates .article{margin-bottom:0}@media screen and (max-width: 767px){.convertor-section .exchange-rates{background:#fff !important;padding:0}}.convertor-section .currency-data__wrapp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.convertor-section .currency-data__result-data{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media screen and (min-width: 1200px){.convertor-section .currency-data__result-data{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width: 1199px){.convertor-section .currency-data__result-data{max-width:100%}}@media screen and (max-width: 767px){.convertor-section .currency-data__result-data{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;min-width:64%;margin-left:auto}}.convertor-section .currency-data__item-result{text-align:center;color:#1C1C1E;font-size:22px;line-height:32px;font-weight:normal}@media screen and (min-width: 320px){.convertor-section .currency-data__item-result:not(:last-of-type){margin-right:20px}}@media screen and (min-width: 1200px){.convertor-section .currency-data__item-result:not(:last-of-type){margin-right:40px}}@media screen and (max-width: 1199px){.convertor-section .currency-data__item-result:not(:first-of-type){text-align:right}}@media screen and (max-width: 1199px){.convertor-section .currency-data__item-result{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:20px}}@media screen and (max-width: 767px){.convertor-section .currency-data__item-result{font-size:18px;font-weight:600}}@media screen and (max-width: 479px){.convertor-section .currency-data__item-result{font-size:16px;min-width:27%}}.convertor-section .currency-data__item-result-inner{opacity:0;position:relative;top:4px;-webkit-animation:showResult .2s ease-out forwards .1s;animation:showResult .2s ease-out forwards .1s}@-webkit-keyframes showResult{0%{}100%{opacity:1;top:0}}@keyframes showResult{0%{}100%{opacity:1;top:0}}.convertor-section .currency-data__title-result{color:rgba(28,28,28,0.5);font-size:12px;line-height:14px;font-weight:500}@media screen and (min-width: 768px){.convertor-section .currency-data__title-result{margin-bottom:10px}}@media screen and (max-width: 375px){.convertor-section .currency-data__list+.currency-data__result-data{margin-left:auto}}@media screen and (min-width: 768px){.convertor-section .currency-data__list+.currency-data__result-data{margin-left:32px}}@media screen and (min-width: 1200px){.convertor-section .currency-data__list+.currency-data__result-data{margin-left:48px}}@media screen and (min-width: 320px) and (max-width: 767px){.convertor-section .currency-data [class*=col-]:nth-of-type(1) .currency-data__wrapp{margin-bottom:18px}}@media screen and (min-width: 768px){.convertor-section .currency-data [class*=col-]:nth-of-type(1) .currency-data__wrapp{margin-right:15px}}@media screen and (min-width: 1200px){.convertor-section .currency-data [class*=col-]:nth-of-type(1) .currency-data__wrapp{margin-right:30px}}@media screen and (min-width: 320px) and (max-width: 767px){.convertor-section .currency-data [class*=col-]:nth-of-type(2) .currency-data__wrapp{margin-top:18px}}@media screen and (min-width: 768px){.convertor-section .currency-data [class*=col-]:nth-of-type(2) .currency-data__wrapp{margin-left:15px}}@media screen and (min-width: 1200px){.convertor-section .currency-data [class*=col-]:nth-of-type(2) .currency-data__wrapp{margin-left:30px}}.convertor-section .currency-data [class*=col-]:nth-of-type(2) .currency-data__item-result:last-of-type{text-align:right}.convertor-section .currency-data__list{position:relative}.convertor-section .disclaimerER{padding:28px 0 0;margin-top:48px;border-top:1px solid rgba(191,187,186,0.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.convertor-section .disclaimerER__text{font-weight:500;font-size:12px;line-height:18px;color:rgba(28,28,28,0.5)}@media screen and (max-width: 767px){.convertor-section .disclaimerER__text+.disclaimerER__link{margin-top:20px}}@media screen and (min-width: 768px){.convertor-section .disclaimerER__text{padding-right:20px}}.convertor-section .disclaimerER__link{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;color:#1C1C1E;font-size:12px;line-height:16px;font-weight:500}.convertor-section .disclaimerER__link:after{content:'';width:100%;height:1px;background-color:rgba(28,28,28,0.2);z-index:0;position:absolute;left:0;top:100%;-webkit-transition:background-color .2s ease-out;-o-transition:background-color .2s ease-out;transition:background-color .2s ease-out}@media screen and (min-width: 1200px){.convertor-section .disclaimerER__link:hover:after{background-color:#1c1c1c}}@media screen and (max-width: 767px){.convertor-section .disclaimerER{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding:20px 0 0;margin-top:36px}}.convertor-section .selectPSB__head{position:relative;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.convertor-section .selectPSB__head:after{content:'';width:100%;background:rgba(28,28,28,0.3);height:1px;position:absolute;left:0;bottom:0;-webkit-transition:background .2s ease-out;-o-transition:background .2s ease-out;transition:background .2s ease-out}.convertor-section .selectPSB__head:hover::after{background:#1c1c1c}.convertor-section .selectPSB__selected{color:#1C1C1E;font-size:24px;line-height:32px;font-weight:600;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.convertor-section .selectPSB__selected+.selectPSB__ic{margin-left:16px}@media screen and (max-width: 1199px){.convertor-section .selectPSB__selected{font-size:20px}}@media screen and (max-width: 767px){.convertor-section .selectPSB__selected{font-size:18px;font-weight:600;line-height:32px}}@media screen and (max-width: 479px){.convertor-section .selectPSB__selected{font-size:16px}}.convertor-section .selectPSB__ic{width:11px;height:6px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;right:0;z-index:5;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out, -webkit-transform .2s ease-out}.convertor-section .selectPSB__ic path{fill:#000}.convertor-section .selectPSB__indicator{position:absolute;left:0;bottom:100%;-webkit-box-flex:0;-ms-flex:0 0 10px;flex:0 0 10px;display:-webkit-box;display:-ms-flexbox;display:flex}.convertor-section .selectPSB__indicator svg{-webkit-box-flex:0;-ms-flex:0 0 10px;flex:0 0 10px;display:none}@media screen and (min-width: 768px){.convertor-section .selectPSB__indicator{margin-bottom:10px}}.convertor-section .selectPSB__dropdown-list{position:absolute;left:0;top:100%;z-index:2;max-height:276px;overflow:auto;background:#fff;width:172px;-ms-overflow-style:none;scrollbar-width:none;margin-top:12px;-webkit-box-shadow:0px 4px 14px rgba(0,0,0,0.1);box-shadow:0px 4px 14px rgba(0,0,0,0.1);border-radius:4px;opacity:0;pointer-events:none;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .2s ease-out, -webkit-transform .2s ease-out;transition:opacity .2s ease-out, -webkit-transform .2s ease-out;-o-transition:opacity .2s ease-out, transform .2s ease-out;transition:opacity .2s ease-out, transform .2s ease-out;transition:opacity .2s ease-out, transform .2s ease-out, -webkit-transform .2s ease-out}.convertor-section .selectPSB__dropdown-list::-webkit-scrollbar{display:none}.convertor-section .selectPSB__item-list{color:#1C1C1E;font-size:20px;line-height:32px;font-weight:500;padding:8px 28px;background-color:#fff;-webkit-transition:background-color .2s ease-out;-o-transition:background-color .2s ease-out;transition:background-color .2s ease-out;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.convertor-section .selectPSB__item-list:before{content:'';background:url("/psb_1_2/assets/img/icons/arrow_select.png") no-repeat center/cover;width:9px;height:8px;-webkit-box-flex:0;-ms-flex:0 0 9px;flex:0 0 9px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin-right:14px;opacity:0;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.convertor-section .selectPSB__item-list.isActive{pointer-events:none}.convertor-section .selectPSB__item-list.isActive:before{opacity:1}@media screen and (min-width: 1200px){.convertor-section .selectPSB__item-list:hover:not(.isActive){background-color:#F8F8F8}}.convertor-section .selectPSB.isVisible .selectPSB__dropdown-list{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}.convertor-section .selectPSB.isVisible .selectPSB__head:after{background:#f26126;height:2px}.convertor-section .selectPSB.isVisible .selectPSB__ic{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.convertor-section .selectPSB.isVisible .selectPSB__dropdown-list{opacity:1;pointer-events:auto}

.convertor-section{padding:0;margin:0;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.convertor-section .exchange-rates{background-size:cover;background-repeat:no-repeat;background-position:top center;padding:80px 0;margin:40px 0}@media screen and (min-width: 768px) and (max-width: 1439px){.convertor-section .exchange-rates{margin:30px 0}}@media screen and (max-width: 767px){.convertor-section .exchange-rates{margin:20px 0}}.convertor-section .exchange-rates .main-title{font-size:28px;font-weight:400;color:#1c1c1c;width:100%;margin-bottom:40px;text-align:center !important}@media screen and (min-width: 768px) and (max-width: 1439px){.convertor-section .exchange-rates .main-title{font-size:26px}}@media screen and (min-width: 480px) and (max-width: 767px){.convertor-section .exchange-rates .main-title{font-size:24px}}@media screen and (min-width: 480px){.convertor-section .exchange-rates .main-title{line-height:36px}}@media screen and (min-width: 320px) and (max-width: 479px){.convertor-section .exchange-rates .main-title{font-size:18px;line-height:21px}}@media screen and (max-width: 767px){.convertor-section .exchange-rates .main-title{text-align:left !important;font-weight:600}}@media screen and (max-width: 1199px){.convertor-section .exchange-rates__row{margin:0 !important;display:block !important}}@media screen and (max-width: 1199px){.convertor-section .exchange-rates__col{padding:0 !important;width:auto !important;-webkit-box-flex:0 !important;-ms-flex:none !important;flex:none !important;max-width:none !important}}.convertor-section .exchange-rates__wrapp{width:100%;-webkit-box-shadow:none;box-shadow:none}@media screen and (min-width: 320px){.convertor-section .exchange-rates__wrapp{padding:0}}@media screen and (min-width: 1600px){.convertor-section .exchange-rates__wrapp{background:#fff;border:11px solid rgba(0,0,0,0.03);-webkit-box-shadow:none;box-shadow:none;border-radius:8px;padding:48px 36px 20px}}@media screen and (min-width: 1200px){.convertor-section .exchange-rates__wrapp{padding:36px 0}}.convertor-section .exchange-rates__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.convertor-section .exchange-rates__head+.currency-data{margin-top:48px}@media screen and (max-width: 479px){.convertor-section .exchange-rates__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.convertor-section .exchange-rates__article{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}@media screen and (max-width: 479px){.convertor-section .exchange-rates__article+.exchange-rates__wrapp-tabs{margin-top:28px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.convertor-section .exchange-rates__date{color:rgba(28,28,28,0.5);font-size:12px;line-height:14px;font-weight:500}.convertor-section .exchange-rates__radio{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.convertor-section .exchange-rates__radio input{display:none}.convertor-section .exchange-rates__radio input:checked+.exchange-rates__title-radio{color:#1C1C1E;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;background-image:-webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0))),-webkit-gradient(linear, left top, right top, from(#f26126));background-image:-o-linear-gradient(left, rgba(255,255,255,0)),-o-linear-gradient(left, #f26126);background-image:linear-gradient(to right, rgba(255,255,255,0)),linear-gradient(to right, #f26126);background-size:0 1px, 70% 1px}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.convertor-section .exchange-rates__radio input:checked+.exchange-rates__title-radio{border-bottom:1px solid #f26126}}@media screen and (max-width: 767px){.convertor-section .exchange-rates__radio input:checked+.exchange-rates__title-radio{background-size:0% 1px, 100% 1px}}.convertor-section .exchange-rates__radio+.exchange-rates__radio{margin-left:40px}@media screen and (min-width: 480px) and (max-width: 767px){.convertor-section .exchange-rates__radio+.exchange-rates__radio{margin-left:20px}}@media screen and (max-width: 479px){.convertor-section .exchange-rates__radio+.exchange-rates__radio{margin-left:0}}@media screen and (max-width: 479px){.convertor-section .exchange-rates__radio{width:100%;text-align:center}}.convertor-section .exchange-rates__wrapp-tabs{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 480px){.convertor-section .exchange-rates__wrapp-tabs{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:32px}}@media screen and (min-width: 1200px){.convertor-section .exchange-rates__wrapp-tabs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:20%}}.convertor-section .exchange-rates__title-radio{color:rgba(28,28,28,0.5);font-size:14px;line-height:17px;font-weight:500;position:relative;padding-bottom:6px;background:-webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0))),-webkit-gradient(linear, left top, right top, from(#f26126));background:-o-linear-gradient(left, rgba(255,255,255,0)),-o-linear-gradient(left, #f26126);background:linear-gradient(to right, rgba(255,255,255,0)),linear-gradient(to right, #f26126);background-size:70% 1px, 0 1px;background-position:100% 100%, 0 100%;background-repeat:no-repeat}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.convertor-section .exchange-rates__title-radio{background:none;background-size:0;border-bottom:1px solid transparent}}@media screen and (min-width: 801px){.convertor-section .exchange-rates__title-radio{padding-bottom:6px}}@media screen and (max-width: 800px){.convertor-section .exchange-rates__title-radio{padding-bottom:4px}}@media screen and (min-width: 320px) and (max-width: 479px){.convertor-section .exchange-rates__title-radio{padding-left:10px;padding-right:10px}}@media screen and (max-width: 767px){.convertor-section .exchange-rates__title-radio{background-size:100% 1px, 0 1px}}.convertor-section .exchange-rates .article{margin-bottom:0}@media screen and (max-width: 767px){.convertor-section .exchange-rates{background:#fff !important;padding:0}}.convertor-section .currency-data__wrapp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.convertor-section .currency-data__result-data{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media screen and (min-width: 1200px){.convertor-section .currency-data__result-data{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width: 1199px){.convertor-section .currency-data__result-data{max-width:100%}}@media screen and (max-width: 767px){.convertor-section .currency-data__result-data{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;min-width:64%;margin-left:auto}}.convertor-section .currency-data__item-result{text-align:center;color:#1C1C1E;font-size:22px;line-height:32px;font-weight:normal}@media screen and (min-width: 320px){.convertor-section .currency-data__item-result:not(:last-of-type){margin-right:20px}}@media screen and (min-width: 1200px){.convertor-section .currency-data__item-result:not(:last-of-type){margin-right:40px}}@media screen and (max-width: 1199px){.convertor-section .currency-data__item-result:not(:first-of-type){text-align:right}}@media screen and (max-width: 1199px){.convertor-section .currency-data__item-result{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:20px}}@media screen and (max-width: 767px){.convertor-section .currency-data__item-result{font-size:18px;font-weight:600}}@media screen and (max-width: 479px){.convertor-section .currency-data__item-result{font-size:16px;min-width:27%}}.convertor-section .currency-data__item-result-inner{opacity:0;position:relative;top:4px;-webkit-animation:showResult .2s ease-out forwards .1s;animation:showResult .2s ease-out forwards .1s}@-webkit-keyframes showResult{0%{}100%{opacity:1;top:0}}@keyframes showResult{0%{}100%{opacity:1;top:0}}.convertor-section .currency-data__title-result{color:rgba(28,28,28,0.5);font-size:12px;line-height:14px;font-weight:500}@media screen and (min-width: 768px){.convertor-section .currency-data__title-result{margin-bottom:10px}}@media screen and (max-width: 375px){.convertor-section .currency-data__list+.currency-data__result-data{margin-left:auto}}@media screen and (min-width: 768px){.convertor-section .currency-data__list+.currency-data__result-data{margin-left:32px}}@media screen and (min-width: 1200px){.convertor-section .currency-data__list+.currency-data__result-data{margin-left:48px}}@media screen and (min-width: 320px) and (max-width: 767px){.convertor-section .currency-data [class*=col-]:nth-of-type(1) .currency-data__wrapp{margin-bottom:18px}}@media screen and (min-width: 768px){.convertor-section .currency-data [class*=col-]:nth-of-type(1) .currency-data__wrapp{margin-right:15px}}@media screen and (min-width: 1200px){.convertor-section .currency-data [class*=col-]:nth-of-type(1) .currency-data__wrapp{margin-right:30px}}@media screen and (min-width: 320px) and (max-width: 767px){.convertor-section .currency-data [class*=col-]:nth-of-type(2) .currency-data__wrapp{margin-top:18px}}@media screen and (min-width: 768px){.convertor-section .currency-data [class*=col-]:nth-of-type(2) .currency-data__wrapp{margin-left:15px}}@media screen and (min-width: 1200px){.convertor-section .currency-data [class*=col-]:nth-of-type(2) .currency-data__wrapp{margin-left:30px}}.convertor-section .currency-data [class*=col-]:nth-of-type(2) .currency-data__item-result:last-of-type{text-align:right}.convertor-section .currency-data__list{position:relative}.convertor-section .disclaimerER{padding:28px 0 0;margin-top:48px;border-top:1px solid rgba(191,187,186,0.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.convertor-section .disclaimerER__text{font-weight:500;font-size:12px;line-height:18px;color:rgba(28,28,28,0.5)}@media screen and (max-width: 767px){.convertor-section .disclaimerER__text+.disclaimerER__link{margin-top:20px}}@media screen and (min-width: 768px){.convertor-section .disclaimerER__text{padding-right:20px}}.convertor-section .disclaimerER__link{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;color:#1C1C1E;font-size:12px;line-height:16px;font-weight:500}.convertor-section .disclaimerER__link:after{content:'';width:100%;height:1px;background-color:rgba(28,28,28,0.2);z-index:0;position:absolute;left:0;top:100%;-webkit-transition:background-color .2s ease-out;-o-transition:background-color .2s ease-out;transition:background-color .2s ease-out}@media screen and (min-width: 1200px){.convertor-section .disclaimerER__link:hover:after{background-color:#1c1c1c}}@media screen and (max-width: 767px){.convertor-section .disclaimerER{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding:20px 0 0;margin-top:36px}}.convertor-section .selectPSB__head{position:relative;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.convertor-section .selectPSB__head:after{content:'';width:100%;background:rgba(28,28,28,0.3);height:1px;position:absolute;left:0;bottom:0;-webkit-transition:background .2s ease-out;-o-transition:background .2s ease-out;transition:background .2s ease-out}.convertor-section .selectPSB__head:hover::after{background:#1c1c1c}.convertor-section .selectPSB__selected{color:#1C1C1E;font-size:24px;line-height:32px;font-weight:600;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.convertor-section .selectPSB__selected+.selectPSB__ic{margin-left:16px}@media screen and (max-width: 1199px){.convertor-section .selectPSB__selected{font-size:20px}}@media screen and (max-width: 767px){.convertor-section .selectPSB__selected{font-size:18px;font-weight:600;line-height:32px}}@media screen and (max-width: 479px){.convertor-section .selectPSB__selected{font-size:16px}}.convertor-section .selectPSB__ic{width:11px;height:6px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;right:0;z-index:5;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out, -webkit-transform .2s ease-out}.convertor-section .selectPSB__ic path{fill:#000}.convertor-section .selectPSB__indicator{position:absolute;left:0;bottom:100%;-webkit-box-flex:0;-ms-flex:0 0 10px;flex:0 0 10px;display:-webkit-box;display:-ms-flexbox;display:flex}.convertor-section .selectPSB__indicator svg{-webkit-box-flex:0;-ms-flex:0 0 10px;flex:0 0 10px;display:none}@media screen and (min-width: 768px){.convertor-section .selectPSB__indicator{margin-bottom:10px}}.convertor-section .selectPSB__dropdown-list{position:absolute;left:0;top:100%;z-index:2;max-height:276px;overflow:auto;background:#fff;width:172px;-ms-overflow-style:none;scrollbar-width:none;margin-top:12px;-webkit-box-shadow:0px 4px 14px rgba(0,0,0,0.1);box-shadow:0px 4px 14px rgba(0,0,0,0.1);border-radius:4px;opacity:0;pointer-events:none;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .2s ease-out, -webkit-transform .2s ease-out;transition:opacity .2s ease-out, -webkit-transform .2s ease-out;-o-transition:opacity .2s ease-out, transform .2s ease-out;transition:opacity .2s ease-out, transform .2s ease-out;transition:opacity .2s ease-out, transform .2s ease-out, -webkit-transform .2s ease-out}.convertor-section .selectPSB__dropdown-list::-webkit-scrollbar{display:none}.convertor-section .selectPSB__item-list{color:#1C1C1E;font-size:20px;line-height:32px;font-weight:500;padding:8px 28px;background-color:#fff;-webkit-transition:background-color .2s ease-out;-o-transition:background-color .2s ease-out;transition:background-color .2s ease-out;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.convertor-section .selectPSB__item-list:before{content:'';background:url("/psb_1_2/assets/img/icons/arrow_select.png") no-repeat center/cover;width:9px;height:8px;-webkit-box-flex:0;-ms-flex:0 0 9px;flex:0 0 9px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin-right:14px;opacity:0;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.convertor-section .selectPSB__item-list.isActive{pointer-events:none}.convertor-section .selectPSB__item-list.isActive:before{opacity:1}@media screen and (min-width: 1200px){.convertor-section .selectPSB__item-list:hover:not(.isActive){background-color:#F8F8F8}}.convertor-section .selectPSB.isVisible .selectPSB__dropdown-list{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}.convertor-section .selectPSB.isVisible .selectPSB__head:after{background:#f26126;height:2px}.convertor-section .selectPSB.isVisible .selectPSB__ic{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.convertor-section .selectPSB.isVisible .selectPSB__dropdown-list{opacity:1;pointer-events:auto}

.btn{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;max-width:100%;margin:0;border-radius:4px;border:1px solid transparent;padding:11px 30px;vertical-align:middle;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center;font-size:11px;font-family:inherit;line-height:16px;letter-spacing:0.09em;text-decoration:none;text-transform:uppercase;color:#fff;background-color:#E86630;background-image:none;cursor:pointer;overflow:hidden;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;font-weight:600}@media screen and (min-width: 1024px){.btn:hover,.btn:focus{text-decoration:none;color:#fff;background-color:#ED885E}}a.btn--disabled{pointer-events:none}.btn--large{padding-top:18px;padding-bottom:18px}.btn--small{padding-left:20px;padding-right:20px}.btn--secondary{background-color:#585892}@media screen and (min-width: 1024px){.btn--secondary:hover,.btn--secondary:focus{background-color:#2C2D84}}.btn--dark{background-color:#3E3E59}@media screen and (min-width: 1024px){.btn--dark:hover,.btn--dark:focus{background-color:#3E3E59}}.btn--outline-dark-bg{background-color:transparent;border-color:rgba(141,141,166,0.5)}@media screen and (min-width: 1024px){.btn--outline-dark-bg:hover,.btn--outline-dark-bg:focus{background-color:transparent;border-color:#8D8DA6}}.btn--outline-light-bg{background-color:transparent;border-color:rgba(141,141,166,0.5);color:#3E3E59}@media screen and (min-width: 1024px){.btn--outline-light-bg:hover,.btn--outline-light-bg:focus{background-color:transparent;border-color:#8D8DA6;color:#3E3E59}}.btn--link{padding:0;color:#585892;border:0;background-color:transparent}@media screen and (min-width: 1024px){.btn--link:hover,.btn--link:focus{background-color:transparent;color:#2C2D84}}





.newDesign_navigation .covid p{width:auto}.newDesign_navigation .covid .swiper-button-prev,.newDesign_navigation .covid .swiper-button-next{display:none}.newDesign_navigation .covid .slider{height:60px}.newDesign_navigation .covid .slider-wrapper{position:relative}.newDesign_navigation .covid .swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.newDesign_navigation .covid .swiper-pagination{top:0;left:3px;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);height:100%;width:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:1}.newDesign_navigation .covid .swiper-pagination .swiper-pagination-bullet{margin:0;width:4px;height:auto;border-radius:0;position:relative;background-color:transparent;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.newDesign_navigation .covid .swiper-pagination .swiper-pagination-bullet::before{position:absolute;z-index:2;top:0;left:0;width:4px;height:0;background-color:#fff;-webkit-transition:height 0.3s ease-out;-o-transition:height 0.3s ease-out;transition:height 0.3s ease-out;content:''}.newDesign_navigation .covid .swiper-pagination .swiper-pagination-bullet-active::before{height:100%}.newDesign_navigation .covid__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:60px;margin:0 auto;position:relative;max-width:1592px;padding-left:50px;padding-right:50px;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;z-index:1;cursor:pointer}@media screen and (max-width: 1279px){.newDesign_navigation .covid__link{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 34px}}@media screen and (max-width: 767px){.newDesign_navigation .covid__link{padding:0 16px}}.newDesign_navigation .covid__title{position:relative;margin:0;z-index:2}.newDesign_navigation .covid__update{margin:0;margin-left:40px}@media screen and (max-width: 767px){.newDesign_navigation .covid__update{display:none}}.newDesign_navigation .covid__btn{margin-left:40px;position:relative;z-index:2}@media screen and (max-width: 1279px){.newDesign_navigation .covid__btn{display:none}}.newDesign_navigation .covid__close{margin:0;padding:0;cursor:pointer;background-color:transparent;border:0;position:absolute;top:50%;right:44px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);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;z-index:2;width:32px;height:32px}@media screen and (max-width: 1440px){.newDesign_navigation .covid__close{right:44px}}@media screen and (max-width: 1279px){.newDesign_navigation .covid__close{right:28px}}@media screen and (max-width: 767px){.newDesign_navigation .covid__close{right:12px;width:24px;height:24px}}.newDesign_navigation .covid__wrap{position:relative;height:100%}.newDesign_navigation .covid__wrap--blue{background-color:#2C2D84}.newDesign_navigation .covid__wrap--blue .covid__title{font-weight:600;font-size:17px;line-height:130%;color:#E9E9F7;letter-spacing:0}@media screen and (max-width: 1279px){.newDesign_navigation .covid__wrap--blue .covid__title{font-size:15px}}@media screen and (max-width: 767px){.newDesign_navigation .covid__wrap--blue .covid__title{font-size:13px}}@media screen and (min-width: 1024px){.newDesign_navigation .covid__wrap--blue .covid__title:hover,.newDesign_navigation .covid__wrap--blue .covid__title:focus{color:#fff}}.newDesign_navigation .covid__wrap--blue .covid__update{font-weight:500;font-size:13px;line-height:140%;letter-spacing:0.02em;color:#E6E6EF}.newDesign_navigation .covid__wrap--blue .covid__close{color:#E9E9F7}.newDesign_navigation .covid__wrap--orange{background-color:#F29D79}.newDesign_navigation .covid__wrap--orange .covid__title{font-weight:600;font-size:17px;line-height:130%;color:#585892;letter-spacing:0}@media screen and (max-width: 1279px){.newDesign_navigation .covid__wrap--orange .covid__title{font-size:15px}}@media screen and (max-width: 767px){.newDesign_navigation .covid__wrap--orange .covid__title{font-size:13px}}@media screen and (min-width: 1024px){.newDesign_navigation .covid__wrap--orange .covid__title:hover,.newDesign_navigation .covid__wrap--orange .covid__title:focus{color:#2C2D84}}.newDesign_navigation .covid__wrap--orange .covid__update{font-weight:500;font-size:13px;line-height:140%;letter-spacing:0.02em;color:#3E3E59}.newDesign_navigation .covid__wrap--orange .covid__close{color:#585892}

.newDesign_navigation .container{width:100%;max-width:1200px;margin:0 auto;padding:0}@media (max-width: 1440px){.newDesign_navigation .container{max-width:1060px}}@media (max-width: 1279px){.newDesign_navigation .container{max-width:700px}}@media (max-width: 767px){.newDesign_navigation .container{max-width:calc(100vw - 32px)}}.newDesign_navigation .page-header{position:relative;padding-bottom:14px;background:#323242}.newDesign_navigation .page-header__nav-list{background:#404050}@media screen and (max-width: 1279px){.newDesign_navigation .page-header{padding-bottom:0}}.newDesign_navigation .header-row_level-2{padding-top:14px}.newDesign_navigation .more-items__menu{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:260px;background:#404050}.newDesign_navigation .search-overlay{background:#323242}@media screen and (max-width: 1279px){.newDesign_navigation .search-overlay{background:#fff}}.newDesign_navigation .section-menu{background:#323242;-webkit-backdrop-filter:none;backdrop-filter:none}.newDesign_navigation .header-menu--main{width:480px}.newDesign_navigation .swiper-pagination{position:absolute;bottom:inherit;left:inherit;-webkit-transform:inherit;-ms-transform:inherit;transform:inherit;text-align:center;background-color:rgba(0,0,0,0.2)}.newDesign_navigation .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before{border-color:inherit}.newDesign_navigation .swiper-pagination .swiper-pagination-bullet:before{border:0;border-radius:0}.newDesign_navigation .section-menu__inner{padding-bottom:50px}.newDesign_navigation .covid{overflow:hidden}.search-overlay__form.search-form{padding:0}.search-overlay__form .search-form__field{height:44px;padding:0;position:relative}

.header-menu{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:#fff}.header-menu[data-response-menu]{overflow:hidden}.header-menu__item{padding-left:15px;padding-right:15px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.header-menu__item:first-child{padding-left:0}.header-menu__item span{font-weight:600;font-size:11px;font-style:normal;line-height:140%;letter-spacing:0.09em;text-transform:uppercase;color:inherit;margin:0 4px;padding:12px 0;display:inline-block}.header-menu__item.header-menu__item--active .section-menu,.header-menu__item:hover .section-menu{display:block}.header-menu__item--hidden{display:none}.header-menu--main{width:410px}.header-menu--main .tabs-link,.header-menu--main .more-items{opacity:0.7}@media screen and (min-width: 1024px){.header-menu--main .tabs-link:hover,.header-menu--main .tabs-link:focus,.header-menu--main .more-items:hover,.header-menu--main .more-items:focus{opacity:1}}.header-menu--main .tabs-link--active{opacity:1}.header-menu--contacts span{opacity:0.7}.header-menu--contacts .tabs-link{opacity:0.7}@media screen and (min-width: 1024px){.header-menu--contacts .tabs-link:hover,.header-menu--contacts .tabs-link:focus{opacity:1}}.header-menu--contacts.tabs-link--active{opacity:1}.tabs-link{font-weight:600;font-size:11px;font-style:normal;line-height:140%;letter-spacing:0.09em;text-transform:uppercase;color:inherit;text-decoration:none;position:relative;padding-top:12px;padding-bottom:12px;display:inline-block;vertical-align:top;cursor:pointer;background-color:transparent;border:0;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;font-weight:600}@media screen and (min-width: 1024px){.tabs-link:hover,.tabs-link:focus{color:inherit}}.tabs-link::before{content:'';width:0;height:1px;background:#E86630;position:absolute;left:0;bottom:-1px;z-index:2;-webkit-transition:width 0.3s ease-out;-o-transition:width 0.3s ease-out;transition:width 0.3s ease-out}.tabs-link:hover:before{width:100%}.tabs-link:hover::before{width:100%}.tabs-link--active::before{width:100%}@media screen and (max-width: 1279px){.header-menu{display:none}}

.header-submenu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;margin:0;padding:0;list-style:none;overflow:hidden;color:#fff}.header-submenu .more-items{margin:10px 15px}.header-submenu__item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.header-submenu__item:first-child .header-submenu__link{padding-left:0}.header-submenu__item.header-menu__item--active .section-menu,.header-submenu__item:hover .section-menu{display:block}.header-submenu__item-name{display:inline-block;position:relative;vertical-align:top;word-break:normal}.header-submenu__item-name:after{content:'';position:absolute;z-index:2;bottom:-5px;left:0;width:0;height:1px;background:#E86630;-webkit-transition:width 0.3s ease-out;-o-transition:width 0.3s ease-out;transition:width 0.3s ease-out}.header-submenu__item--hidden{display:none}.header-submenu__link{display:inline-block;padding:10px 15px;color:inherit;font-size:15px;line-height:20px;vertical-align:top}@media screen and (min-width: 1024px){.header-submenu__link:hover,.header-submenu__link:focus{color:inherit}.header-submenu__link:hover .header-submenu__item-name:after,.header-submenu__link:focus .header-submenu__item-name:after{width:100%}}.header-submenu--main{width:410px}.section-menu{display:none;position:absolute;z-index:-1;top:0;right:0;left:0;color:inherit;padding-top:160px;min-height:600px;background:rgba(75,51,111,0.95)}@supports ((-webkit-backdrop-filter: blur(50px)) or (backdrop-filter: blur(50px))){.section-menu{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:rgba(75,51,111,0.2)}}.section-menu__inner{padding-left:140px}.section-menu__title{font-weight:600;font-size:26px;line-height:130%;margin-bottom:30px}.section-menu__blocks{display:-webkit-box;display:-ms-flexbox;display:flex}.page-header--private .section-menu{background:rgba(85,85,144,0.95)}@supports ((-webkit-backdrop-filter: blur(50px)) or (backdrop-filter: blur(50px))){.page-header--private .section-menu{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:rgba(85,85,144,0.2)}}.section-menu-block{width:250px}.section-menu-block:not(:last-child){margin-right:110px}.section-menu-block__title{font-size:11px;line-height:140%;letter-spacing:0.09em;opacity:0.7;border-bottom:1px solid rgba(141,141,166,0.5);padding-bottom:20px;margin-bottom:20px;text-transform:uppercase}.section-menu-block__item:not(:last-child){margin-bottom:15px}.section-menu-block__col{width:250px}.section-menu-block__link{color:inherit;position:relative;background-image:-o-linear-gradient(transparent calc(100% - 1px), #E86630 1px);background-image:linear-gradient(transparent calc(100% - 1px), #E86630 1px);background-repeat:no-repeat;background-size:0% 100%;padding-bottom:4px;-webkit-transition:background-size 0.3s ease-out;-o-transition:background-size 0.3s ease-out;transition:background-size 0.3s ease-out}@media screen and (min-width: 1024px){.section-menu-block__link:hover,.section-menu-block__link:focus{color:inherit;background-size:100% 100%}}.section-menu-block--w2{width:calc(250px * 2 + 110px)}.section-menu-block--w2 .section-menu-block__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section-menu-block--w3{width:calc(250px * 3 + 110px * 2)}.section-menu-block--w3 .section-menu-block__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1279px){.header-submenu{display:none}}

.menu-banner{position:relative;display:block;width:100%;min-height:90px;margin:40px 0 30px;padding:16px;color:#5C5C73;border-radius:12px;background-color:#F0F0F7;overflow:hidden}@media screen and (max-width: 767px){.menu-banner{margin:32px 0}}.menu-banner__text{font-weight:500;font-size:13px;line-height:140%;letter-spacing:0.02em;color:#5C5C73;margin:0;max-width:264px}@media screen and (max-width: 767px){.menu-banner__text{max-width:125px}}.menu-banner__image{width:250px;height:250px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 767px){.menu-banner__image{width:138px;height:138px}}

.menu-cards{margin:30px 0 0}@media screen and (max-width: 767px){.menu-cards{margin:24px 0 0}}.menu-cards__btn{font:inherit;margin:0;padding:0;cursor:pointer;background-color:transparent;color:#3E3E59;border:none;outline:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.menu-cards__btn.active .menu-cards__icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.menu-cards__title{font-weight:600;font-size:36px;line-height:120%;color:#3E3E59;letter-spacing:0;margin:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:left}@media screen and (max-width: 1279px){.menu-cards__title{font-size:28px;line-height:130%}}@media screen and (max-width: 767px){.menu-cards__title{font-size:22px}}.menu-cards__icon{display:block;margin-left:10px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.menu-cards__icon svg{display:block}.menu-cards__hide-list{max-height:0;overflow:hidden;-webkit-transition:max-height .3s;-o-transition:max-height .3s;transition:max-height .3s}.menu-cards__list{margin:20px -10px -20px;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}@media screen and (max-width: 767px){.menu-cards__list{margin:16px -8px -16px}}.menu-cards__item{-webkit-box-flex:1;-ms-flex:1 1 25%;flex:1 1 25%;margin:0 0 20px;padding:0 10px}@media screen and (max-width: 767px){.menu-cards__item{margin:0 0 16px;padding:0 8px;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}}.menu-cards__item--big{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%}@media screen and (max-width: 767px){.menu-cards__item--big{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}}.menu-cards__item--big:last-child{max-width:100%}.menu-cards__link{color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:16px;border-radius:12px;min-height:86px;height:100%}.menu-cards__icon-card{margin-bottom:auto}.menu-cards__icon-card svg{display:block}.menu-cards__text{font-size:15px;font-weight:500;line-height:150%;letter-spacing:0.01em;color:#3E3E59;color:rgba(92,92,115,0.8);font-weight:500;font-size:13px;line-height:140%;margin:12px 0 0}

.menu-categories__list{margin:12px -8px -16px;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.menu-categories__item{width:20%;padding:0 8px;margin:0 0 16px;display:none}@media screen and (max-width: 767px){.menu-categories__item{width:33.333%}}.menu-categories__item.is-show{display:block}.menu-categories__link{color:#3E3E59;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:100%}.menu-categories__img{width:90px;height:90px}@media screen and (max-width: 767px){.menu-categories__img{width:60px;height:60px}}.menu-categories__img img{display:block}.menu-categories__text{font-weight:500;font-size:13px;line-height:140%;letter-spacing:0.02em;color:#5C5C73;margin:4px 0 0;text-align:center}.menu-categories__btn{font:inherit;margin:0;padding:0;cursor:pointer;background-color:transparent;color:#3E3E59;border:none;font-weight:600;font-size:11px;font-style:normal;line-height:140%;letter-spacing:0.09em;text-transform:uppercase;color:#3E3E59;width:100%;margin:30px 0 0;text-align:center;display:none;border:1px solid rgba(141,141,166,0.5);border-radius:4px;padding:13px 20px 11px}@media screen and (max-width: 767px){.menu-categories__btn{margin:24px 0 0}}.menu-categories__btn.is-show{display:block}

.menu-premium-service{margin:30px 0 0}@media screen and (max-width: 767px){.menu-premium-service{margin:24px 0 0}}.menu-premium-service__btn{font:inherit;margin:0;padding:0;cursor:pointer;background-color:transparent;color:#3E3E59;border:none;outline:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.menu-premium-service__btn.active .menu-premium-service__icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.menu-premium-service__title{font-weight:600;font-size:36px;line-height:120%;color:#3E3E59;letter-spacing:0;margin:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:left}@media screen and (max-width: 1279px){.menu-premium-service__title{font-size:28px;line-height:130%}}@media screen and (max-width: 767px){.menu-premium-service__title{font-size:22px}}.menu-premium-service__icon{display:block;margin-left:10px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.menu-premium-service__icon svg{display:block}.menu-premium-service__hide-list{max-height:0;overflow:hidden;-webkit-transition:max-height .3s;-o-transition:max-height .3s;transition:max-height .3s}.menu-premium-service__list{margin:20px -10px -20px;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}@media screen and (max-width: 767px){.menu-premium-service__list{margin:16px -8px -16px}}.menu-premium-service__item{padding:0 10px;margin:0 0 20px;-webkit-box-flex:1;-ms-flex:1 1 25%;flex:1 1 25%}@media screen and (max-width: 767px){.menu-premium-service__item{padding:0 8px;margin:0 0 16px;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}}.menu-premium-service__item--big{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%}@media screen and (max-width: 767px){.menu-premium-service__item--big{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}}.menu-premium-service__item--big:last-child{max-width:100%}.menu-premium-service__link{position:relative;display:block;color:#5C5C73;width:100%;height:100%;background-color:#F8F8FC;border-radius:12px;padding:16px;min-height:163px}.menu-premium-service__text{font-size:15px;font-weight:500;line-height:150%;letter-spacing:0.01em;color:#5C5C73;font-size:13px;max-width:270px}@media screen and (max-width: 767px){.menu-premium-service__text{max-width:192px}}.menu-premium-service__image{position:absolute;width:110px;height:110px;bottom:0;right:0}

.menu-sticky-block{position:fixed;z-index:13;bottom:0;right:0;left:0;margin:0 -4px;padding:0 34px 30px;width:calc(100% + 8px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translateZ(0);transform:translateZ(0)}@media screen and (max-width: 767px){.menu-sticky-block{padding:0 16px 32px}}.menu-sticky-block__item{width:33.333%;padding:0 4px}.menu-sticky-block__btn{font:inherit;margin:0;padding:0;cursor:pointer;background-color:transparent;color:#3E3E59;border:none;font-weight:500;font-size:13px;line-height:140%;letter-spacing:0.02em;color:#3E3E59;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;padding:12px 4px;width:100%;background-color:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.02),0 10px 30px rgba(0,0,0,0.05);box-shadow:0 0 10px rgba(0,0,0,0.02),0 10px 30px rgba(0,0,0,0.05);border-radius:12px}@media screen and (min-width: 1024px){.menu-sticky-block__btn:hover,.menu-sticky-block__btn:focus{color:#3E3E59}}.menu-sticky-block__icon{width:16px;height:16px;margin-right:4px}.menu-sticky-block__icon img{display:block}

.mobile-menu{position:fixed;z-index:12;top:0;right:0;bottom:0;left:0;margin:0;width:100%;height:100%;pointer-events:none;display:none;-webkit-transition:tansform .3s;-o-transition:tansform .3s;transition:tansform .3s}@media screen and (max-width: 1279px){.mobile-menu{display:block}}.mobile-menu.is-open{pointer-events:initial}.mobile-menu.is-open .mobile-menu__overlay{opacity:1;pointer-events:initial}.mobile-menu.is-open .mobile-menu__popup{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.mobile-menu__overlay{background-color:rgba(62,62,89,0.9);position:absolute;top:0;right:0;bottom:0;left:0;display:block;opacity:0;pointer-events:none;will-change:opacity}.mobile-menu__popup{height:100%;max-height:calc(var(--window-inner-height) - 100px);margin-top:100px;-webkit-transform:translateY(100vh);-ms-transform:translateY(100vh);transform:translateY(100vh);-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;-o-transition:transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s;will-change:transform}@media screen and (max-width: 767px){.mobile-menu__popup{margin-top:60px;max-height:calc(var(--window-inner-height) - 60px)}}.mobile-menu__inner{pointer-events:initial;background-color:#fff;border-radius:24px 24px 0 0;-webkit-transform-origin:50% 50% 0;-ms-transform-origin:50% 50% 0;transform-origin:50% 50% 0;overflow:hidden}.mobile-menu__divider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:100%;padding:4px 0}.mobile-menu__divider::before{content:'';display:block;width:60px;height:4px;background-color:rgba(255,255,255,0.5);border-radius:4px}.mobile-menu__main{background-color:#fff;height:100%}.mobile-menu__sticky-head{position:relative;padding:0 34px;z-index:2;background-color:#fff}@media screen and (max-width: 767px){.mobile-menu__sticky-head{padding:0 16px}}.mobile-menu__head{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:30px 0 15px}@media screen and (max-width: 767px){.mobile-menu__head{padding:24px 0 12px}}.mobile-menu__title-hidden,.mobile-menu__title{font-weight:600;font-size:48px;line-height:120%;color:#3E3E59;letter-spacing:0;margin:0}@media screen and (max-width: 1279px){.mobile-menu__title-hidden,.mobile-menu__title{font-size:35px}}@media screen and (max-width: 767px){.mobile-menu__title-hidden,.mobile-menu__title{font-size:24px}}.mobile-menu__title-hidden{position:absolute;left:0;right:24px;bottom:0;top:12px;background-color:#fff;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;pointer-events:none;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.mobile-menu__title-hidden.is-show{opacity:1}.mobile-menu__close{font:inherit;margin:0;padding:0;cursor:pointer;background-color:transparent;color:#3E3E59;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:32px;margin-right:-8px}.mobile-menu__tabs{margin-top:15px;padding:0 34px}@media screen and (max-width: 767px){.mobile-menu__tabs{margin-top:12px;padding:0 16px}}.mobile-menu__content{overflow-y:auto;-webkit-overflow-scrolling:touch;height:100%;max-height:calc(var(--window-inner-height) - 197px)}@media screen and (max-width: 767px){.mobile-menu__content{max-height:calc(var(--window-inner-height) - 136px)}}.mobile-menu__wrapper{padding-top:14px}@media screen and (max-width: 767px){.mobile-menu__wrapper{padding-top:12px}}.mobile-menu__content-tabs{padding:0 34px 40px}@media screen and (max-width: 767px){.mobile-menu__content-tabs{padding:0 16px 32px}}.mobile-menu__footer{padding:32px 34px 104px;background-color:#F8F8FC}@media screen and (max-width: 767px){.mobile-menu__footer{padding:32px 16px 98px}}.mobile-menu__btn-city{font:inherit;margin:0;padding:0;cursor:pointer;background-color:transparent;color:#3E3E59;border:none;font-weight:600;font-size:11px;font-style:normal;line-height:140%;letter-spacing:0.09em;text-transform:uppercase;color:#3E3E59;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 12px 12px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:140px;min-height:40px}.mobile-menu__btn-city svg{display:block;margin-right:10px;width:10px;height:10px}.mobile-menu__btn-search{font:inherit;margin:0;padding:0;cursor:pointer;background-color:transparent;color:#3E3E59;border:none;font-size:15px;font-weight:500;line-height:150%;letter-spacing:0.01em;color:#5C5C73;width:100%;padding:10px 0;min-height:44px;border-bottom:1px solid #E6E6EF;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-menu__btn-search:not(:first-child){margin-top:12px}.mobile-menu__btn-search svg{display:block;margin:0 12px 1px 0}html.is-locked,html.is-locked body{height:calc(var(--window-inner-height) - 1px);-webkit-box-sizing:border-box;box-sizing:border-box}body{position:relative}html.is-locked{overflow:hidden}html.is-locked body{position:fixed;top:0;left:0;right:0;bottom:0}.page__inner{position:relative}

.more-btn{font-weight:500;font-size:17px;line-height:140%;letter-spacing:0.01em;color:#3E3E59;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:100%;margin:0;border-radius:12px;border:1px solid #E6E6EF;padding:30px;font-family:inherit;letter-spacing:0.01em;text-decoration:none;background-color:transparent;background-image:none;cursor:pointer;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media screen and (max-width: 767px){.more-btn{padding:16px}}@media screen and (min-width: 1024px){.more-btn:hover,.more-btn:focus{color:#3E3E59;text-decoration:none}}.more-btn__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.more-btn__icon{width:16px;height:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;margin-left:16px}.more-btn__text{text-align:left}.more-btn--bg--grey{background-color:#F8F8FC;border:none}

.more-items{position:relative;color:inherit}.more-items:hover .more-items__menu{opacity:1;visibility:visible}.more-items__btn{color:inherit;padding:0;border:none;background-color:transparent;cursor:pointer;position:relative;z-index:20;opacity:0.5}.more-items__menu{margin:0;list-style:none;opacity:0;background-color:rgba(46,46,77,0.95);-webkit-box-shadow:0 0 10px rgba(0,0,0,0.02),0 10px 30px rgba(0,0,0,0.05);box-shadow:0 0 10px rgba(0,0,0,0.02),0 10px 30px rgba(0,0,0,0.05);border-radius:4px;padding:50px 20px 30px;position:absolute;color:inherit;z-index:10;top:-12px;left:-20px;-webkit-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;word-break:normal;visibility:hidden}@supports ((-webkit-backdrop-filter: blur(50px)) or (backdrop-filter: blur(50px))){.more-items__menu{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:rgba(46,46,77,0.7)}}.more-items__item{margin-bottom:19px}.more-items__item--hidden{display:none}.more-items__item:last-child{margin-bottom:0}.more-items__item .header-link{padding-bottom:4px;background-image:-o-linear-gradient(transparent calc(100% - 1px), #E86630 1px);background-image:linear-gradient(transparent calc(100% - 1px), #E86630 1px);background-repeat:no-repeat;background-size:0% 100%;-webkit-transition:background-size 0.3s ease-out;-o-transition:background-size 0.3s ease-out;transition:background-size 0.3s ease-out;color:inherit}@media screen and (min-width: 1024px){.more-items__item .header-link:hover,.more-items__item .header-link:focus{color:inherit}}.more-items__item .header-link:before{content:none}

.page-header{position:absolute;z-index:100;top:0;right:0;left:0;color:#fff}.page-header__nav-block{position:relative}.page-header__nav-block:hover .page-header__nav{opacity:1;visibility:visible;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.page-header__nav-block:hover .page-header__nav-btn{border-color:#8D8DA6}.page-header__nav-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;z-index:11;position:relative}@media screen and (max-width: 767px){.page-header__nav-btn{padding:7px 12px;color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:30px}}.page-header__nav{position:absolute;top:calc(100%);left:0;right:0;width:100%;opacity:0;-webkit-transition:opacity 0s;-o-transition:opacity 0s;transition:opacity 0s;visibility:hidden}.page-header__nav-list{margin:12px 0 0;padding:20px;list-style:none;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.02),0 0 30px rgba(0,0,0,0.05);box-shadow:0 0 10px rgba(0,0,0,0.02),0 0 30px rgba(0,0,0,0.05);border-radius:4px}@media screen and (max-width: 767px){.page-header__nav-list{padding:16px;margin:6px 0 0}}.page-header__nav-item:not(:first-child){margin-top:10px}@media screen and (max-width: 767px){.page-header__nav-item:not(:first-child){margin-top:7px}}.page-header__nav-link{font-size:15px;font-weight:500;line-height:150%;letter-spacing:0.01em;color:#F8F8FC;line-height:140%;padding:0 0 4px;background-image:-o-linear-gradient(transparent calc(100% - 1px), #E86630 1px);background-image:linear-gradient(transparent calc(100% - 1px), #E86630 1px);background-repeat:no-repeat;background-size:0 100%;-webkit-transition:background-size 0.3s ease-out;-o-transition:background-size 0.3s ease-out;transition:background-size 0.3s ease-out}@media screen and (min-width: 1024px){.page-header__nav-link:hover,.page-header__nav-link:focus{background-size:100% 100%;color:#F8F8FC}}@media screen and (max-width: 767px){.page-header__nav-link{padding-bottom:0}}.page-header__nav-link::before{content:none}.page-header__nav-btn-icon{width:16px;height:16px}.page-header__nav-btn-icon--enter{margin-left:10px;display:none}@media screen and (max-width: 767px){.page-header__nav-btn-icon--enter{display:block}}.page-header__nav-btn-icon--arrow{margin:0 0 2px 3px}@media screen and (max-width: 767px){.page-header__nav-btn-icon--arrow{display:none}}.header-inner{max-width:1592px;margin:0 auto;padding-left:50px;padding-right:50px}@media screen and (max-width: 1279px){.header-inner{padding:16px 34px}}@media screen and (max-width: 767px){.header-inner{padding:16px}}.header-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-row_level-1{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header-row_level-1 .more-items{margin-top:12px}.header-row_level-2{padding-top:30px}@media screen and (max-width: 1279px){.header-row_level-2{padding-top:0}}.header-row_underline{border-bottom:1px solid rgba(141,141,166,0.5);width:100%}.header-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-column_right{-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:20px}.header-column_left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:calc(100% - 400px);width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.header-location{font:inherit;margin:0;padding:0;cursor:pointer;background-color:transparent;color:#3E3E59;border:none;font-weight:600;font-size:11px;font-style:normal;line-height:140%;letter-spacing:0.09em;text-transform:uppercase;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:140px;padding:12px 0;text-decoration:none;opacity:0.7;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;border-bottom:1px solid transparent}@media screen and (min-width: 1024px){.header-location:hover,.header-location:focus{opacity:1;color:#fff}}.header-location__icon{margin-right:10px}.header-search{margin-left:15px}.header-search__btn{opacity:0.7;background-color:transparent;width:16px;border:0;padding:0;display:inline-block;height:16px;vertical-align:top;margin-top:2px}@media screen and (min-width: 1024px){.header-search__btn:hover,.header-search__btn:focus{background-color:transparent;opacity:1}}.burger-menu{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:16px;cursor:pointer;margin-right:24px}@media screen and (max-width: 1279px){.burger-menu{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){.burger-menu{display:none}}.burger-menu._active .burger-menu__icon{background-color:transparent;-webkit-transition:background-color 0.1s;-o-transition:background-color 0.1s;transition:background-color 0.1s}.burger-menu._active .burger-menu__icon::after{top:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:top 0.3s linear, -webkit-transform 0.3s ease-in;transition:top 0.3s linear, -webkit-transform 0.3s ease-in;-o-transition:transform 0.3s ease-in, top 0.3s linear;transition:transform 0.3s ease-in, top 0.3s linear;transition:transform 0.3s ease-in, top 0.3s linear, -webkit-transform 0.3s ease-in}.burger-menu._active .burger-menu__icon::before{top:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:top 0.3s linear, -webkit-transform 0.3s ease-in;transition:top 0.3s linear, -webkit-transform 0.3s ease-in;-o-transition:transform 0.3s ease-in, top 0.3s linear;transition:transform 0.3s ease-in, top 0.3s linear;transition:transform 0.3s ease-in, top 0.3s linear, -webkit-transform 0.3s ease-in}.burger-menu__icon{width:20px;height:2px;position:relative;background-color:#f5f5fa;-webkit-transition:background-color 0.3s;-o-transition:background-color 0.3s;transition:background-color 0.3s}.burger-menu__icon::after{width:20px;height:2px;background-color:#f5f5fa;position:absolute;left:0;top:5px;content:'';-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:top 0.3s linear, background-color 0.3s, -webkit-transform 0.3s ease-in;transition:top 0.3s linear, background-color 0.3s, -webkit-transform 0.3s ease-in;-o-transition:transform 0.3s ease-in, top 0.3s linear, background-color 0.3s;transition:transform 0.3s ease-in, top 0.3s linear, background-color 0.3s;transition:transform 0.3s ease-in, top 0.3s linear, background-color 0.3s, -webkit-transform 0.3s ease-in}.burger-menu__icon::before{width:20px;height:2px;background-color:#f5f5fa;position:absolute;left:0;top:-5px;content:'';-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:top 0.3s linear, background-color 0.3s, -webkit-transform 0.3s ease-in;transition:top 0.3s linear, background-color 0.3s, -webkit-transform 0.3s ease-in;-o-transition:transform 0.3s ease-in, top 0.3s linear, background-color 0.3s;transition:transform 0.3s ease-in, top 0.3s linear, background-color 0.3s;transition:transform 0.3s ease-in, top 0.3s linear, background-color 0.3s, -webkit-transform 0.3s ease-in}.header-logo{width:100px;margin-right:40px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:0;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.header-logo{margin-right:10px}}.header-logo__image{max-width:100%;max-height:30px}.header-link{text-decoration:none;color:#fff;line-height:20px;font-size:15px;font-style:normal;font-weight:500;position:relative;padding-top:10px;padding-bottom:10px}@media screen and (min-width: 1024px){.header-link:hover,.header-link:focus{color:#fff;background-size:100% 100%}.header-link:hover::before,.header-link:focus::before{width:100%}}.header-link::before{content:'';width:0;height:1px;background:#E86630;position:absolute;z-index:2;left:0;bottom:-1px;-webkit-transition:width 0.3s ease-out;-o-transition:width 0.3s ease-out;transition:width 0.3s ease-out}.invite-link{text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:30px}@media screen and (max-width: 1279px){.invite-link{margin-right:38px}}@media screen and (min-width: 1024px){.invite-link:hover,.invite-link:focus{color:#fff}.invite-link:hover .header-link::before,.invite-link:focus .header-link::before{width:100%}}.invite-link__icon{margin-right:11px;width:16px;height:16px}@media screen and (max-width: 1279px){.header-menu{display:none}.header-row_level-1{display:none}}@media screen and (max-width: 767px){.invite-link{display:none}}.newDesign_navigation ~ .offices .search-bottom-part{display:none}

.search-overlay-open{overflow:hidden}@media screen and (max-width: 1279px){.search-overlay-open{overflow:initial}}.search-overlay-open .page-header{z-index:101}@media screen and (max-width: 1279px){.search-overlay-open .page-header{z-index:99}}.search-overlay-open .page-header .header-row.header-row_level-2{display:none}@media screen and (max-width: 1279px){.search-overlay-open .page-header .header-row.header-row_level-2{display:-webkit-box;display:-ms-flexbox;display:flex}}.covid ~ .page-header.open-overlay{top:-60px}.search-overlay{background:-o-linear-gradient(350.16deg, rgba(83,83,143,0.98) 27.28%, rgba(105,105,175,0.98) 97.2%);background:linear-gradient(99.84deg, rgba(83,83,143,0.98) 27.28%, rgba(105,105,175,0.98) 97.2%);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);position:fixed;left:0;top:0;bottom:0;width:100%;z-index:100;opacity:0;pointer-events:none}@supports ((-webkit-backdrop-filter: blur(50px)) or (backdrop-filter: blur(50px))){.search-overlay{background:-o-linear-gradient(350.16deg, rgba(83,83,143,0.8) 27.28%, rgba(105,105,175,0.8) 97.2%);background:linear-gradient(99.84deg, rgba(83,83,143,0.8) 27.28%, rgba(105,105,175,0.8) 97.2%)}}@media screen and (max-width: 1279px){.search-overlay{background:#fff;border-radius:24px 24px 0 0;margin-top:112px;-webkit-transform:translateY(100vh);-ms-transform:translateY(100vh);transform:translateY(100vh);-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;-o-transition:transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s;will-change:transform}.search-overlay .container{max-width:100%;padding-left:34px;padding-right:34px}}@media screen and (max-width: 1279px) and (max-width: 1279px){.search-overlay .container{padding:0;height:100%}}@media screen and (max-width: 767px){.search-overlay{margin-top:72px}}.search-overlay__back{display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1279px){.search-overlay__back{display:-webkit-box;display:-ms-flexbox;display:flex}}.search-overlay__back-btn{font:inherit;margin:0;padding:0;cursor:pointer;background-color:transparent;color:#3E3E59;border:none;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:32px;height:32px;margin-left:-4px}.search-overlay__back-icon{width:24px;height:24px}.search-overlay__close-btn{font:inherit;margin:0;padding:0;cursor:pointer;background-color:transparent;color:#3E3E59;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:32px;margin-right:-8px}.search-overlay__inner{padding-top:100px}@media screen and (max-width: 1279px){.search-overlay__inner{padding:0;height:100%}}.search-overlay__top{position:relative}@media screen and (max-width: 1279px){.search-overlay__top{padding:35px 34px 12px}}@media screen and (max-width: 767px){.search-overlay__top{padding:22px 16px 12px}}.search-overlay__title{font-weight:600;font-size:36px;line-height:120%;color:#fff;letter-spacing:0}@media screen and (max-width: 1279px){.search-overlay__title{font-size:28px;line-height:130%}}@media screen and (max-width: 767px){.search-overlay__title{font-size:22px}}@media screen and (max-width: 1279px){.search-overlay__title{font-weight:600;font-size:48px;line-height:120%;color:#3E3E59;letter-spacing:0;margin-top:26px}}@media screen and (max-width: 1279px) and (max-width: 1279px){.search-overlay__title{font-size:35px}}@media screen and (max-width: 1279px) and (max-width: 767px){.search-overlay__title{font-size:24px}}@media screen and (max-width: 767px){.search-overlay__title{margin-top:10px}}.search-overlay__close{font:inherit;margin:0;padding:0;cursor:pointer;background-color:transparent;color:#3E3E59;border:none;position:absolute;right:-4px;top:50%;margin-top:-12px;width:24px;height:24px;cursor:pointer;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}@media screen and (max-width: 1279px){.search-overlay__close{display:none}}.search-overlay__form{margin-top:30px}@media screen and (max-width: 1279px){.search-overlay__form{margin:0;padding:16px 0 30px}}@media screen and (max-width: 767px){.search-overlay__form{padding:6px 0 30px}}.search-overlay--open{opacity:1;pointer-events:initial}.search-form{position:relative}@media screen and (max-width: 1279px){.search-form form{padding:0 34px 12px;position:relative;z-index:1;background-color:#fff}}@media screen and (max-width: 767px){.search-form form{padding:0 16px 12px}}.search-form._filled .search-form__clear{display:-webkit-box;display:-ms-flexbox;display:flex}.search-form._filled .search-form__field:after{width:100%}.search-form._filled .search-results{display:block}.search-form._filled .search-results--default{display:none}.search-form__field{height:44px;position:relative}.search-form__field:after{content:'';position:absolute;bottom:0;left:0;height:1px;background-color:#E86630;width:0;-webkit-transition:width 0.5s;-o-transition:width 0.5s;transition:width 0.5s}.search-form__field input{border-radius:0;width:100%;height:100%;border:0;padding:0;border-bottom:1px solid #fff;font-size:15px;line-height:150%;letter-spacing:0.01em;background:transparent;color:#fff;font-family:Gilroy,Arial,sans-serif;outline:none}@media screen and (max-width: 1279px){.search-form__field input{font-size:15px;font-weight:500;line-height:150%;letter-spacing:0.01em;color:#3E3E59;border-color:#E6E6EF;caret-color:#E86630}}.search-form__field input:focus-visible{outline:none}.search-form__field input:-internal-autofill-selected{background-color:transparent !important;color:#fff !important}.search-form__field input::-webkit-input-placeholder{color:#8D8DA6;opacity:1}.search-form__field input::-moz-placeholder{color:#8D8DA6;opacity:1}.search-form__field input:-ms-input-placeholder{color:#8D8DA6;opacity:1}.search-form__field input::-ms-input-placeholder{color:#8D8DA6;opacity:1}.search-form__field input::placeholder{color:#8D8DA6;opacity:1}@media screen and (max-width: 1279px){.search-form__field input::-webkit-input-placeholder{font-size:15px;font-weight:500;line-height:150%;letter-spacing:0.01em;color:#C7C7D9}.search-form__field input::-moz-placeholder{font-size:15px;font-weight:500;line-height:150%;letter-spacing:0.01em;color:#C7C7D9}.search-form__field input:-ms-input-placeholder{font-size:15px;font-weight:500;line-height:150%;letter-spacing:0.01em;color:#C7C7D9}.search-form__field input::-ms-input-placeholder{font-size:15px;font-weight:500;line-height:150%;letter-spacing:0.01em;color:#C7C7D9}.search-form__field input::placeholder{font-size:15px;font-weight:500;line-height:150%;letter-spacing:0.01em;color:#C7C7D9}}.search-form__clear{font:inherit;margin:0;padding:0;cursor:pointer;background-color:transparent;color:#3E3E59;border:none;font-weight:500;font-size:13px;line-height:140%;letter-spacing:0.02em;color:rgba(255,255,255,0.5);position:absolute;right:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:none}.search-form__clear-icon{width:16px;height:16px;border-radius:50%;background-color:#C7C7D9;margin-right:5px;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}@media screen and (max-width: 1279px){.search-form__clear-icon{margin-right:0;background-color:#E6E6EF}}@media screen and (max-width: 1279px){.search-form__clear-text{display:none}}.search-results{margin-top:18px;display:none;height:100%;overflow-y:auto;max-height:calc(100vh - 236px);scroll-behavior:smooth;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}@media screen and (max-width: 1279px){.search-results{max-height:calc(var(--window-inner-height) - 332px);margin:0;padding:10px 34px 0;border-radius:0 0 12px 12px;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.02),0 10px 30px rgba(0,0,0,0.05);box-shadow:0 0 10px rgba(0,0,0,0.02),0 10px 30px rgba(0,0,0,0.05)}.search-results .row{margin:0}.search-results [class*=col-]{padding:0}}@media screen and (max-width: 767px){.search-results{max-height:calc(var(--window-inner-height) - 238px);padding:8px 16px 16px}}.search-results::-webkit-scrollbar{display:none}.search-results__item{margin-bottom:32px;line-height:0}@media screen and (max-width: 1279px){.search-results__item{margin:0 0 22px}}@media screen and (max-width: 1279px){.search-results__item{margin:0 0 17px}}.search-results__link{font-weight:600;font-size:11px;font-style:normal;line-height:140%;letter-spacing:0.09em;text-transform:uppercase;color:#E9E9F7;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}@media screen and (max-width: 1279px){.search-results__link{font-weight:600;font-size:11px;font-style:normal;line-height:140%;letter-spacing:0.09em;text-transform:uppercase;color:#585892;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s;display:inline-block;padding:4px 0}}@media screen and (max-width: 1279px) and (min-width: 1024px){.search-results__link:hover,.search-results__link:focus{color:#2C2D84}}@media screen and (min-width: 1024px){.search-results__link:hover,.search-results__link:focus{color:#fff}}.search-results--default{display:block}.search-results--columns{margin-top:60px}@media screen and (max-width: 1440px){.search-results--columns{margin-top:50px}}@media screen and (max-width: 1279px){.search-results--columns{margin:0;padding-top:24px;-webkit-box-shadow:none;box-shadow:none}}@media screen and (max-width: 767px){.search-results--columns{margin-top:0}}.search-results-block{margin-bottom:34px}@media screen and (max-width: 1279px){.search-results-block{margin:0}}.search-results-block__title{font-weight:500;font-size:13px;line-height:140%;letter-spacing:0.02em;color:#C7C7D9;margin-bottom:26px}@media screen and (max-width: 1279px){.search-results-block__title{margin:0;font-size:15px;letter-spacing:0}}@media screen and (max-width: 767px){.search-results-block__title{font-size:13px;color:#8D8DA6}}.search-results-block__item{margin-bottom:30px}@media screen and (max-width: 1279px){.search-results-block__item{margin:0}}.search-results-block__link{color:#E6E6EF}@media screen and (max-width: 1279px){.search-results-block__link{display:block;padding:14px 0;min-height:50px;color:#3E3E59}.search-results-block__link:focus,.search-results-block__link:hover{color:#3E3E59}}.search-results-block__link:focus{color:#E6E6EF}.search-results-block__link:hover{color:#fff}.search-contacts{margin:40px 0 0;height:100%}@media screen and (max-width: 1279px){.search-contacts{margin:0}}.search-contacts__container{padding:0 0 40px;overflow-y:auto;height:100%;max-height:calc(100vh - 185px);overflow-x:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}@media screen and (max-width: 1279px){.search-contacts__container{max-height:calc(var(--window-inner-height) - 257px);padding:18px 34px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.search-contacts__container .tabs{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media screen and (max-width: 767px){.search-contacts__container{max-height:calc(var(--window-inner-height) - 177px);padding:12px 16px 24px}}.search-contacts__container::-webkit-scrollbar{display:none}.search-contacts__tab-content{margin:40px 0 0}@media screen and (max-width: 1279px){.search-contacts__tab-content{margin:30px 0 0}}@media screen and (max-width: 767px){.search-contacts__tab-content{margin:32px 0 0}}.search-contacts__title{font-weight:600;font-size:11px;font-style:normal;line-height:140%;letter-spacing:0.09em;text-transform:uppercase;color:#C7C7D9;margin-bottom:20px}@media screen and (max-width: 1279px){.search-contacts__title{font-weight:600;font-size:20px;line-height:130%;color:#3E3E59;text-transform:none;letter-spacing:0}}@media screen and (max-width: 767px){.search-contacts__title{font-weight:600;font-size:11px;font-style:normal;line-height:140%;letter-spacing:0.09em;text-transform:uppercase;color:#8D8DA6;margin-bottom:16px}}.search-contacts__list-block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 1279px){.search-contacts__list-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.search-contacts__list-block--small{margin:0 -10px}@media screen and (max-width: 1279px){.search-contacts__list-block--small{margin:0}}.search-contacts__list-block--small .search-contacts__list-items{width:50%;margin:0;padding:0 10px}@media screen and (max-width: 1279px){.search-contacts__list-block--small .search-contacts__list-items{width:100%;padding:0}}.search-contacts__list-block--small .search-contacts__row{width:auto}@media screen and (max-width: 1279px){.search-contacts__list-block--small .search-contacts__row{margin:-20px -10px 0;width:calc(100% + 20px)}}@media screen and (max-width: 767px){.search-contacts__list-block--small .search-contacts__row{margin:-16px 0 0;width:100%}}.search-contacts__list-block--small .search-contacts__col{width:50%}@media screen and (max-width: 1279px){.search-contacts__list-block--small .search-contacts__col{width:calc(50% - 20px)}}@media screen and (max-width: 767px){.search-contacts__list-block--small .search-contacts__col{width:100%}}.search-contacts__list-items{width:100%}@media screen and (max-width: 1279px){.search-contacts__list-items:not(:first-child){margin-top:32px}}.search-contacts__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px;padding:0;list-style:none;width:calc(100% + 20px)}@media screen and (max-width: 1279px){.search-contacts__row{margin:-20px -10px 0;width:calc(100% + 20px)}}@media screen and (max-width: 767px){.search-contacts__row{margin:-16px 0 0;width:100%}}.search-contacts__col{padding:0 10px;width:25%;position:relative}@media screen and (max-width: 1279px){.search-contacts__col{width:calc(50% - 20px);padding:20px 20px 20px 56px;border-radius:12px;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.02),0 10px 30px rgba(0,0,0,0.05);box-shadow:0 0 10px rgba(0,0,0,0.02),0 10px 30px rgba(0,0,0,0.05);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:20px 10px 0}.search-contacts__col::before{content:'';width:24px;height:24px;position:absolute;left:20px;top:20px;background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.9994 16.9201V19.9201C22.0006 20.1986 21.9435 20.4743 21.832 20.7294C21.7204 20.9846 21.5567 21.2137 21.3515 21.402C21.1463 21.5902 20.904 21.7336 20.6402 21.8228C20.3764 21.912 20.0968 21.9452 19.8194 21.9201C16.7423 21.5857 13.7864 20.5342 11.1894 18.8501C8.77327 17.3148 6.72478 15.2663 5.18944 12.8501C3.49942 10.2413 2.44769 7.27109 2.11944 4.1801C2.09446 3.90356 2.12732 3.62486 2.21595 3.36172C2.30457 3.09859 2.44702 2.85679 2.63421 2.65172C2.82141 2.44665 3.04925 2.28281 3.30324 2.17062C3.55722 2.05843 3.83179 2.00036 4.10944 2.0001H7.10944C7.59475 1.99532 8.06524 2.16718 8.43321 2.48363C8.80118 2.80008 9.04152 3.23954 9.10944 3.7201C9.23607 4.68016 9.47089 5.62282 9.80944 6.5301C9.94399 6.88802 9.97311 7.27701 9.89335 7.65098C9.81359 8.02494 9.62831 8.36821 9.35944 8.6401L8.08944 9.9101C9.513 12.4136 11.5859 14.4865 14.0894 15.9101L15.3594 14.6401C15.6313 14.3712 15.9746 14.1859 16.3486 14.1062C16.7225 14.0264 17.1115 14.0556 17.4694 14.1901C18.3767 14.5286 19.3194 14.7635 20.2794 14.8901C20.7652 14.9586 21.2088 15.2033 21.526 15.5776C21.8431 15.9519 22.0116 16.4297 21.9994 16.9201Z' stroke='%233E3E59' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}}@media screen and (max-width: 767px){.search-contacts__col{width:100%;padding:16px 16px 16px 52px;margin:16px 0 0}.search-contacts__col::before{left:16px;top:16px}}.search-contacts__phone{font-weight:600;font-size:26px;line-height:130%;color:#E9E9F7;letter-spacing:0;display:block}@media screen and (max-width: 1279px){.search-contacts__phone{font-size:20px}}@media screen and (max-width: 767px){.search-contacts__phone{font-size:17px}}@media screen and (max-width: 1279px){.search-contacts__phone{color:#3E3E59}}@media screen and (min-width: 1024px){.search-contacts__phone:hover,.search-contacts__phone:focus{color:#fff}}.search-contacts__text{font-weight:500;font-size:13px;line-height:140%;letter-spacing:0.02em;color:#C7C7D9;margin:10px 0 0}@media screen and (max-width: 1279px){.search-contacts__text{color:#8D8DA6;margin:2px 0 0}}.search-contacts__emails{list-style:none;margin:40px 0 0;padding:0}@media screen and (max-width: 767px){.search-contacts__emails{margin:20px 0 0}}.search-contacts__email{font-weight:600;font-size:26px;line-height:130%;color:#E9E9F7;letter-spacing:0;position:relative;margin:0;display:block}@media screen and (max-width: 1279px){.search-contacts__email{font-size:20px}}@media screen and (max-width: 767px){.search-contacts__email{font-size:17px}}@media screen and (min-width: 1024px){.search-contacts__email:hover,.search-contacts__email:focus{color:#fff}}@media screen and (max-width: 1279px){.search-contacts__email{padding:16px 16px 16px 56px;border-radius:12px;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.02),0 10px 30px rgba(0,0,0,0.05);box-shadow:0 0 10px rgba(0,0,0,0.02),0 10px 30px rgba(0,0,0,0.05);width:50%;color:#3E3E59}.search-contacts__email::before{content:'';width:24px;height:24px;position:absolute;left:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 4H20C21.1 4 22 4.9 22 6V18C22 19.1 21.1 20 20 20H4C2.9 20 2 19.1 2 18V6C2 4.9 2.9 4 4 4Z' stroke='%233E3E59' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22 6L12 13L2 6' stroke='%233E3E59' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}}@media screen and (max-width: 767px){.search-contacts__email{width:100%}}.search-contacts__email:last-child{margin-bottom:0}.search-contacts__bottom{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:40px}.search-contacts__link-list{margin:0;padding:0;list-style:none}@media screen and (max-width: 1279px){.search-contacts__link-list{margin:40px 0 0}}@media screen and (max-width: 767px){.search-contacts__link-list{margin:32px 0 0}}.search-contacts__link-item{display:-webkit-box;display:-ms-flexbox;display:flex}.search-contacts__link-item:not(:first-child){margin-top:13px}@media screen and (max-width: 1279px){.search-contacts__link-item:not(:first-child){margin-top:24px}}.search-contacts__link{font-weight:500;font-size:13px;line-height:140%;letter-spacing:0.02em;color:#C7C7D9;display:block}@media screen and (min-width: 1024px){.search-contacts__link:hover,.search-contacts__link:focus{color:#fff}}@media screen and (max-width: 1279px){.search-contacts__link{font-size:15px;font-weight:500;line-height:150%;letter-spacing:0.01em;color:#585892}}@media screen and (max-width: 1279px){.search-contacts__social{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.search-contacts__social .networks{margin-top:40px}@media screen and (max-width: 1279px){.search-contacts__social .networks{margin-top:0}}.search-contacts__social .network__link{opacity:0.6;-webkit-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s}@media screen and (min-width: 1024px){.search-contacts__social .network__link:hover,.search-contacts__social .network__link:focus{opacity:1}}@media screen and (max-width: 1279px){.search-contacts__social .network__link{opacity:1;width:32px;height:32px}.search-contacts__social .network__link svg{width:32px;height:32px}.search-contacts__social .network__link svg path{fill:#A8A8BF}}@media screen and (max-width: 1279px){.search-contacts .tabs--white-gray .tabs__control-item{background-color:#F0F0F7}}@media screen and (max-width: 1279px){.search-contacts .tabs--white-gray .tabs__control-item:last-child{background-color:rgba(255,255,255,0)}.search-contacts .tabs--white-gray .tabs__control-item:last-child::before{background-color:#F0F0F7}}@media screen and (max-width: 1279px){.search-contacts .tabs--white-gray .tabs__control{background-color:transparent;color:#3E3E59}}@media screen and (max-width: 1279px){.search-contacts .tabs--white-gray .tabs__control.is-active{background-color:#585892;color:#fff}}@media screen and (max-width: 1279px){.search-contacts .tabs--white-gray .tabs__controls-block::after{background-image:-webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0)), to(#fff));background-image:-o-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%);background-image:linear-gradient(90deg, rgba(255,255,255,0) 0%, #fff 100%)}.search-contacts .tabs--white-gray .tabs__controls-block::before{background-image:-webkit-gradient(linear, right top, left top, from(rgba(255,255,255,0)), to(#fff));background-image:-o-linear-gradient(right, rgba(255,255,255,0) 0%, #fff 100%);background-image:linear-gradient(270deg, rgba(255,255,255,0) 0%, #fff 100%)}}

.tabs__controls-block{position:relative}.tabs__controls-block::after,.tabs__controls-block::before{content:'';position:absolute;z-index:2;pointer-events:none;top:0;right:0;width:34px;height:100%;opacity:0;background-image:-webkit-gradient(linear, right top, left top, from(#fff), to(rgba(255,255,255,0)));background-image:-o-linear-gradient(right, #fff 0%, rgba(255,255,255,0) 100%);background-image:linear-gradient(270deg, #fff 0%, rgba(255,255,255,0) 100%);-webkit-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s}@media screen and (max-width: 1279px){.tabs__controls-block::after,.tabs__controls-block::before{right:-34px;width:60px}}@media screen and (max-width: 767px){.tabs__controls-block::after,.tabs__controls-block::before{right:-16px}}.tabs__controls-block::before{right:auto;left:0;background-image:-webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255,255,255,0)));background-image:-o-linear-gradient(left, #fff 0%, rgba(255,255,255,0) 100%);background-image:linear-gradient(90deg, #fff 0%, rgba(255,255,255,0) 100%)}@media screen and (max-width: 767px){.tabs__controls-block::before{left:-16px}}@media screen and (max-width: 1279px){.tabs__controls-block::before{left:-34px}}.tabs__controls-block.left-shadow::before{opacity:1}.tabs__controls-block.right-shadow::after{opacity:1}.tabs__controls{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}@media screen and (max-width: 1279px){.tabs__controls{margin:0 -34px;padding:0 0 0 34px;width:calc(100% + 68px)}}@media screen and (max-width: 767px){.tabs__controls{margin:0 -16px;padding:0 0 0 16px;width:calc(100% + 32px)}}.tabs__controls::-webkit-scrollbar{display:none}.tabs__control-item{background-color:#F0F0F7;padding:2px 0 0 1px;max-width:100%;margin-right:-1px}@media screen and (max-width: 767px){.tabs__control-item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:0;flex-basis:0}}.tabs__control-item:first-child{padding:2px 0 2px 2px;margin-right:0;border-top-left-radius:6px;border-bottom-left-radius:6px}.tabs__control-item:last-child{position:relative;border-top-right-radius:6px;border-bottom-right-radius:6px;padding:2px 2px 2px 0;background-color:#F0F0F7}@media screen and (max-width: 1279px){.tabs__control-item:last-child{background-color:transparent;padding-right:34px}.tabs__control-item:last-child::before{content:'';position:absolute;top:0;left:0;right:32px;bottom:0;background-color:#F0F0F7;border-top-right-radius:6px;border-bottom-right-radius:6px}}@media screen and (max-width: 767px){.tabs__control-item:last-child{padding-right:16px}.tabs__control-item:last-child::before{right:14px}}.tabs__control{font:inherit;margin:0;padding:0;cursor:pointer;background-color:transparent;color:#3E3E59;border:none;position:relative;z-index:1;padding:8px 30px;display:block;white-space:nowrap;outline:none;width:100%;background-color:transparent;-webkit-transition:0.4s background-color, -webkit-box-shadow 0.4s;transition:0.4s background-color, -webkit-box-shadow 0.4s;-o-transition:0.4s background-color, box-shadow 0.4s;transition:0.4s background-color, box-shadow 0.4s;transition:0.4s background-color, box-shadow 0.4s, -webkit-box-shadow 0.4s;border-radius:4px}@media screen and (max-width: 1279px){.tabs__control{font-weight:500;font-size:13px;line-height:140%;letter-spacing:0.02em;color:#3E3E59;padding:8px 16px}}.tabs__control.is-active{background-color:#fff;-webkit-box-shadow:0 10px 20px rgba(0,0,0,0.06);box-shadow:0 10px 20px rgba(0,0,0,0.06)}.tabs--bottom-indent .tabs__controls{margin-bottom:40px}@media screen and (max-width: 1279px){.tabs--bottom-indent .tabs__controls{margin-bottom:32px}}@media screen and (max-width: 767px){.tabs--bottom-indent .tabs__controls{margin-bottom:24px}}.tabs--tablet-full-width .tabs__control{padding:8px 21px}@media screen and (max-width: 767px){.tabs--tablet-full-width .tabs__control{padding:8px}}.tabs--blue-gray .tabs__control.is-active{background-color:#585892;color:#fff}.tabs--blue-white .tabs__control-item{background-color:#fff}@media screen and (max-width: 767px){.tabs--blue-white .tabs__control-item:last-child{background-color:transparent}.tabs--blue-white .tabs__control-item:last-child::before{background-color:#fff}}.tabs--blue-white .tabs__control.is-active{background-color:#585892;color:#fff}.tabs--white-gray .tabs__control{color:#fff}.tabs--white-gray .tabs__control-item{background-color:#3E3E59}@media screen and (max-width: 767px){.tabs--white-gray .tabs__control-item:last-child{background-color:transparent}.tabs--white-gray .tabs__control-item:last-child::before{background-color:#3E3E59}}.tabs--white-gray .tabs__control.is-active{background-color:#fff;color:#3E3E59}.tabs--white-gray .tabs__controls-block::after{background-image:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0)), to(#3E3E59));background-image:-o-linear-gradient(left, rgba(0,0,0,0) 0%, #3E3E59 100%);background-image:linear-gradient(90deg, rgba(0,0,0,0) 0%, #3E3E59 100%)}.tabs--white-gray .tabs__controls-block::before{background-image:-webkit-gradient(linear, right top, left top, from(rgba(0,0,0,0)), to(#3E3E59));background-image:-o-linear-gradient(right, rgba(0,0,0,0) 0%, #3E3E59 100%);background-image:linear-gradient(270deg, rgba(0,0,0,0) 0%, #3E3E59 100%)}[data-tabs="parent"] [data-tabs="content"]{position:relative}[data-tabs="element"]{display:none}[data-tabs="element"].is-active{display:block}

.tapbar-menu{display:none;position:fixed;z-index:20;right:0;bottom:0;left:0;width:100%;min-height:72px;background-color:rgba(255,255,255,0.95);-webkit-box-shadow:0 -10px 20px rgba(0,0,0,0.03);box-shadow:0 -10px 20px rgba(0,0,0,0.03)}@supports ((-webkit-backdrop-filter: blur(80px)) or (backdrop-filter: blur(80px))){.tapbar-menu{-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px);background-color:rgba(255,255,255,0.7)}}@media screen and (max-width: 1279px){.tapbar-menu{display:block}}.tapbar-menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;list-style:none}.tapbar-menu__item{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.tapbar-menu__btn{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:100%;border:none;padding:8px 0;background:none;outline:none}.tapbar-menu__btn--menu{position:relative;top:-6px;padding:0}.tapbar-menu__btn--menu .tapbar-menu__title{color:rgba(255,255,255,0.8)}.tapbar-menu__btn--active .tapbar-menu__icon{color:#ED885E}.tapbar-menu__raund-wrapper{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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:59px;min-height:59px;padding:8px;border-radius:50%;background-color:#6464aa}.tapbar-menu__icon{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:28px;height:28px;color:#3E3E59}.tapbar-menu__title{margin:0;font-size:11px;line-height:140%;text-align:center;letter-spacing:0.02em;color:#a6a6a6}

.no-margin{margin:0 !important}.ty-accent-large-500{font-weight:500;font-size:72px;line-height:80px}.ty-accent-large-600{font-weight:600;font-size:72px;line-height:80px}.ty-accent-large-700{font-weight:700;font-size:72px;line-height:80px}.ty-accent-medium-500{font-weight:500;font-size:64px;line-height:72px}.ty-accent-medium-600{font-weight:600;font-size:64px;line-height:72px}.ty-accent-medium-700{font-weight:700;font-size:64px;line-height:72px}.ty-accent-small-500{font-weight:500;font-size:48px;line-height:56px}.ty-accent-small-600{font-weight:600;font-size:48px;line-height:56px}.ty-accent-small-700{font-weight:700;font-size:48px;line-height:56px}.ty-headline-primary-large-500{font-weight:500;font-size:32px;line-height:40px}.ty-headline-primary-large-600{font-weight:600;font-size:32px;line-height:40px}.ty-headline-primary-large-700{font-weight:700;font-size:32px;line-height:40px}.ty-headline-primary-small-500{font-weight:500;font-size:28px;line-height:36px}.ty-headline-primary-small-600{font-weight:600;font-size:28px;line-height:36px}.ty-headline-primary-small-700{font-weight:700;font-size:28px;line-height:36px}.ty-headline-secondary-large-500{font-weight:500;font-size:24px;line-height:32px}.ty-headline-secondary-large-600{font-weight:600;font-size:24px;line-height:32px}.ty-headline-secondary-large-700{font-weight:700;font-size:24px;line-height:32px}.ty-headline-secondary-small-500{font-weight:500;font-size:20px;line-height:28px}.ty-headline-secondary-small-600{font-weight:600;font-size:20px;line-height:28px}.ty-headline-secondary-small-700{font-weight:700;font-size:20px;line-height:28px}.ty-paragraph-primary-large-500{font-weight:500;font-size:16px;line-height:24px}.ty-paragraph-primary-large-600{font-weight:600;font-size:16px;line-height:24px}.ty-paragraph-primary-large-700{font-weight:700;font-size:16px;line-height:24px}.ty-paragraph-primary-small-500{font-weight:500;font-size:14px;line-height:22px}.ty-paragraph-primary-small-600{font-weight:600;font-size:14px;line-height:22px}.ty-paragraph-primary-small-700{font-weight:700;font-size:14px;line-height:22px}.ty-paragraph-secondary-large-500{font-weight:500;font-size:12px;line-height:20px}.ty-paragraph-secondary-large-600{font-weight:600;font-size:12px;line-height:20px}.ty-paragraph-secondary-large-700{font-weight:700;font-size:12px;line-height:20px}.ty-paragraph-secondary-small-500{font-weight:500;font-size:10px;line-height:18px}.ty-paragraph-secondary-small-600{font-weight:600;font-size:10px;line-height:18px}.ty-paragraph-secondary-small-700{font-weight:700;font-size:10px;line-height:18px}.psb--btn_primary_large .psb--btn__text,.psb--btn_secondary_large .psb--btn__text{font-size:16px}.psb--btn_primary_large .psb--btn__text,.psb--btn_secondary_large .psb--btn__text{line-height:24px}.psb--btn_primary_small .psb--btn__text,.psb--btn_secondary_small .psb--btn__text,.psb--link,.psb--layout__paragraph{font-size:14px}.psb--btn_primary_small .psb--btn__text,.psb--btn_secondary_small .psb--btn__text,.psb--link,.psb--layout__paragraph{line-height:22px}.psb--btn_primary_large .psb--btn__text,.psb--btn_secondary_large .psb--btn__text{font-size:16px}.psb--btn_primary_large .psb--btn__text,.psb--btn_secondary_large .psb--btn__text{line-height:24px}.psb--btn_primary_small .psb--btn__text,.psb--btn_secondary_small .psb--btn__text,.psb--link,.psb--layout__paragraph{font-size:14px}.psb--btn_primary_small .psb--btn__text,.psb--btn_secondary_small .psb--btn__text,.psb--link,.psb--layout__paragraph{line-height:22px}.psb--btn_primary_large .psb--btn__text,.psb--btn_secondary_large .psb--btn__text{font-size:16px}.psb--btn_primary_large .psb--btn__text,.psb--btn_secondary_large .psb--btn__text{line-height:24px}.psb--btn_primary_small .psb--btn__text,.psb--btn_secondary_small .psb--btn__text,.psb--link,.psb--layout__paragraph{font-size:14px}.psb--btn_primary_small .psb--btn__text,.psb--btn_secondary_small .psb--btn__text,.psb--link,.psb--layout__paragraph{line-height:22px}.psb--btn_primary_large .psb--btn__text,.psb--btn_secondary_large .psb--btn__text{font-size:16px}.psb--btn_primary_large .psb--btn__text,.psb--btn_secondary_large .psb--btn__text{line-height:24px}.psb--btn_primary_small .psb--btn__text,.psb--btn_secondary_small .psb--btn__text,.psb--link,.psb--layout__paragraph{font-size:14px}.psb--btn_primary_small .psb--btn__text,.psb--btn_secondary_small .psb--btn__text,.psb--link,.psb--layout__paragraph{line-height:22px}.psb--link,.psb--layout__paragraph{font-weight:500}.psb--link,.psb--layout__paragraph{font-weight:500}.psb--btn_primary_large .psb--btn__text,.psb--btn_primary_small .psb--btn__text,.psb--btn_secondary_large .psb--btn__text,.psb--btn_secondary_small .psb--btn__text{font-weight:600}.psb--btn_primary_large .psb--btn__text,.psb--btn_primary_small .psb--btn__text,.psb--btn_secondary_large .psb--btn__text,.psb--btn_secondary_small .psb--btn__text{font-weight:600}.psb--btn_primary_light-background{background-color:#323242}.psb--btn_primary_dark-background,.psb--btn_secondary_light-background,.psb--link,.psb--layout__headline,.psb--layout__paragraph{color:#1c1c1c}.psb--btn_secondary_light-background:hover:before{border-color:rgba(28,28,28,0.8)}.psb--btn_primary_light-background,.psb--btn_primary_dark-background:hover,.psb--btn_secondary_dark-background{color:#fff}.psb--btn_primary_dark-background,.psb--btn_secondary_light-background{background-color:#fff}.psb--btn_secondary_dark-background:hover:before{border-color:rgba(255,255,255,0.8)}.psb--btn_secondary_dark-background:before{border-color:rgba(255,255,255,0.2)}.psb--btn_primary_dark-background:hover{background-color:#f26126}.graphic-view-square-8{width:8px;height:8px;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-сircle-8{width:8px;height:8px;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-square-10{width:10px;height:10px;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-сircle-10{width:10px;height:10px;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-square-12{width:12px;height:12px;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-сircle-12{width:12px;height:12px;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-square-14{width:14px;height:14px;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-сircle-14{width:14px;height:14px;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-square-16{width:16px;height:16px;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-сircle-16{width:16px;height:16px;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-square-18{width:18px;height:18px;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-сircle-18{width:18px;height:18px;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-square-20{width:20px;height:20px;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-сircle-20{width:20px;height:20px;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-square-24{width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-сircle-24{width:24px;height:24px;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-circle-wb-24{width:24px;height:24px;border-radius:50%;background-repeat:no-repeat;background-size:contain;background-position:center;background-color:#eee}.graphic-view-square-28{width:28px;height:28px;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-сircle-28{width:28px;height:28px;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-circle-wb-28{width:28px;height:28px;border-radius:50%;background-repeat:no-repeat;background-size:contain;background-position:center;background-color:#eee}.graphic-view-square-32{width:32px;height:32px;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-сircle-32{width:32px;height:32px;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-circle-wb-32{width:32px;height:32px;border-radius:50%;background-repeat:no-repeat;background-size:contain;background-position:center;background-color:#eee}.graphic-view-square-36{width:36px;height:36px;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-сircle-36{width:36px;height:36px;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-circle-wb-36{width:36px;height:36px;border-radius:50%;background-repeat:no-repeat;background-size:contain;background-position:center;background-color:#eee}.graphic-view-square-40{width:40px;height:40px;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-сircle-40{width:40px;height:40px;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-circle-wb-40{width:40px;height:40px;border-radius:50%;background-repeat:no-repeat;background-size:contain;background-position:center;background-color:#eee}.graphic-view-square-44{width:44px;height:44px;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-сircle-44{width:44px;height:44px;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-circle-wb-44{width:44px;height:44px;border-radius:50%;background-repeat:no-repeat;background-size:contain;background-position:center;background-color:#eee}.graphic-view-square-48{width:48px;height:48px;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-сircle-48{width:48px;height:48px;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-circle-wb-48{width:48px;height:48px;border-radius:50%;background-repeat:no-repeat;background-size:contain;background-position:center;background-color:#eee}.graphic-view-square-52{width:52px;height:52px;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-сircle-52{width:52px;height:52px;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-circle-wb-52{width:52px;height:52px;border-radius:50%;background-repeat:no-repeat;background-size:contain;background-position:center;background-color:#eee}.graphic-view-square-56{width:56px;height:56px;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-сircle-56{width:56px;height:56px;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-circle-wb-56{width:56px;height:56px;border-radius:50%;background-repeat:no-repeat;background-size:contain;background-position:center;background-color:#eee}.graphic-view-square-60{width:60px;height:60px;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-сircle-60{width:60px;height:60px;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-circle-wb-60{width:60px;height:60px;border-radius:50%;background-repeat:no-repeat;background-size:contain;background-position:center;background-color:#eee}.graphic-view-square-64{width:64px;height:64px;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-сircle-64{width:64px;height:64px;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-circle-wb-64{width:64px;height:64px;border-radius:50%;background-repeat:no-repeat;background-size:contain;background-position:center;background-color:#eee}.graphic-view-square-72{width:72px;height:72px;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-сircle-72{width:72px;height:72px;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-circle-wb-72{width:72px;height:72px;border-radius:50%;background-repeat:no-repeat;background-size:contain;background-position:center;background-color:#eee}.graphic-view-square-80{width:80px;height:80px;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-сircle-80{width:80px;height:80px;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-circle-wb-80{width:80px;height:80px;border-radius:50%;background-repeat:no-repeat;background-size:contain;background-position:center;background-color:#eee}.graphic-view-square-88{width:88px;height:88px;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-сircle-88{width:88px;height:88px;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-circle-wb-88{width:88px;height:88px;border-radius:50%;background-repeat:no-repeat;background-size:contain;background-position:center;background-color:#eee}.graphic-view-square-96{width:96px;height:96px;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-сircle-96{width:96px;height:96px;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-circle-wb-96{width:96px;height:96px;border-radius:50%;background-repeat:no-repeat;background-size:contain;background-position:center;background-color:#eee}.graphic-view-square-128{width:128px;height:128px;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-сircle-128{width:128px;height:128px;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:center}.graphic-view-circle-wb-128{width:128px;height:128px;border-radius:50%;background-repeat:no-repeat;background-size:contain;background-position:center;background-color:#eee}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}}.psb--container{width:100%;margin:0 auto;-webkit-box-sizing:content-box;box-sizing:content-box}@media screen and (min-width: 0px){.psb--container{max-width:calc(100% - (32px));padding:0 16px}}@media screen and (min-width: 768px){.psb--container{max-width:calc(100% - (64px));padding:0 32px}}@media screen and (min-width: 1024px){.psb--container{max-width:calc(864px + (100vw - 1024px) / 2);padding:0 32px}}@media screen and (min-width: 1440px){.psb--container{max-width:calc(960px - (1600px - 100vw) / 2);padding:0 32px}}@media screen and (min-width: 1600px){.psb--container{max-width:calc(1200px - (1920px - 100vw) / 2);padding:0 32px}}@media screen and (min-width: 1920px){.psb--container{max-width:calc(1200px - (64px));padding:0 32px}}.psb--container [class*=col-]{position:relative;min-height:1px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-left:8px;padding-right:8px;-webkit-box-sizing:border-box;box-sizing:border-box}.psb--container .col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.psb--container .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-left:-8px;margin-right:-8px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 767px){.psb--container .row.swiper-wrapper_xs{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media screen and (min-width: 0px){.psb--container .col-xs-1{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.psb--container .col-xs-2{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.psb--container .col-xs-3{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.psb--container .col-xs-4{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.psb--container .col-xs-5{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.psb--container .col-xs-6{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media screen and (min-width: 768px){.psb--container .col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.psb--container .col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.psb--container .col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.psb--container .col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.psb--container .col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.psb--container .col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.psb--container .col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.psb--container .col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.psb--container .col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.psb--container .col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.psb--container .col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.psb--container .col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media screen and (min-width: 1024px){.psb--container .col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.psb--container .col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.psb--container .col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.psb--container .col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.psb--container .col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.psb--container .col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.psb--container .col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.psb--container .col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.psb--container .col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.psb--container .col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.psb--container .col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.psb--container .col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media screen and (min-width: 1440px){.psb--container .col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.psb--container .col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.psb--container .col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.psb--container .col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.psb--container .col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.psb--container .col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.psb--container .col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.psb--container .col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.psb--container .col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.psb--container .col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.psb--container .col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.psb--container .col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media screen and (min-width: 1600px){.psb--container .col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.psb--container .col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.psb--container .col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.psb--container .col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.psb--container .col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.psb--container .col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.psb--container .col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.psb--container .col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.psb--container .col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.psb--container .col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.psb--container .col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.psb--container .col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media screen and (min-width: 1920px){.psb--container .col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.psb--container .col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.psb--container .col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.psb--container .col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.psb--container .col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.psb--container .col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.psb--container .col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.psb--container .col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.psb--container .col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.psb--container .col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.psb--container .col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.psb--container .col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.psb--btn{border-radius:4px;position:relative;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1;border:0;-webkit-transition:background-color 0.3s ease-in, border-color 0.3s ease-in, background-size 0.3s ease-in;-o-transition:background-color 0.3s ease-in, border-color 0.3s ease-in, background-size 0.3s ease-in;transition:background-color 0.3s ease-in, border-color 0.3s ease-in, background-size 0.3s ease-in}.psb--btn__text{pointer-events:none}.psb--btn__icon{pointer-events:none}.psb--btn:before{-webkit-transition:border-color 0.3s ease-in;-o-transition:border-color 0.3s ease-in;transition:border-color 0.3s ease-in}.psb--btn_primary{-webkit-box-shadow:0px 10px 20px rgba(0,0,0,0.1);box-shadow:0px 10px 20px rgba(0,0,0,0.1)}.psb--btn_primary_light-background .btn--light{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:4px;background-image:url("/-/media/Informer2/img/spotlight_button.png");background-repeat:no-repeat;background-size:120px;opacity:1;z-index:-1;-webkit-transition:opacity .25s ease-out, background-position .3s ease-out;-o-transition:opacity .25s ease-out, background-position .3s ease-out;transition:opacity .25s ease-out, background-position .3s ease-out}.psb--btn_primary_light-background .btn--light.isHover{opacity:.9;-webkit-transition:opacity .25s ease-out, background-position .3s ease-out;-o-transition:opacity .25s ease-out, background-position .3s ease-out;transition:opacity .25s ease-out, background-position .3s ease-out}.psb--btn_primary_light-background .psb--btn__icon{background-image:url("/-/media/Informer2/img/button-icon-light-theme.svg")}.psb--btn_primary_dark-background .psb--btn__icon{background-image:url("/-/media/Informer2/img/button-icon-dark-theme.svg")}.psb--btn_primary_dark-background:hover .psb--btn__icon{background-image:url("/-/media/Informer2/img/button-icon-light-theme.svg")}.psb--btn_primary_large{padding:16px 32px}.psb--btn_primary_large .psb--btn__icon{width:24px;height:24px;margin-right:16px}@media screen and (max-width: 767px){.psb--btn_primary_large{padding:10px 20px;font-size:14px;line-height:22px}}.psb--btn_primary_small{padding:8px 20px}.psb--btn_primary_small .psb--btn__icon{width:20px;height:20px;margin-right:12px}.psb--btn_secondary{position:relative}.psb--btn_secondary_light-background .psb--btn__icon{background-image:url("/-/media/Informer2/img/button-icon-dark-theme.svg")}.psb--btn_secondary_light-background:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:4px;border-color:rgba(0,0,0,0.2);border-width:1px;border-style:solid}.psb--btn_secondary_dark-background{background:transparent}.psb--btn_secondary_dark-background .psb--btn__icon{background-image:url("/-/media/Informer2/img/button-icon-light-theme.svg")}.psb--btn_secondary_dark-background:before{content:"";position:absolute;width:calc(100% - 2px);height:calc(100% - 2px);border-radius:4px;border-width:1px;border-style:solid}.psb--btn_secondary_large{padding:16px 32px}.psb--btn_secondary_large .psb--btn__icon{width:24px;height:24px;margin-right:16px}@media screen and (max-width: 767px){.psb--btn_secondary_large{padding:10px 20px;font-size:14px;line-height:22px}}.psb--btn_secondary_small{padding:8px 20px}.psb--btn_secondary_small .psb--btn__icon{width:20px;height:20px;margin-right:12px}.psb--btn__icon{background-repeat:no-repeat;background-size:cover;background-position:center;background-size:auto}.psb--btn_icon-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.psb--btn_icon-right.psb--btn_primary_large .psb--btn__icon{margin-left:16px;margin-right:0}.psb--btn_icon-right.psb--btn_primary_small .psb--btn__icon{margin-left:12px;margin-right:0}.psb--btn_icon-right.psb--btn_secondary_large .psb--btn__icon{margin-left:16px;margin-right:0}.psb--btn_icon-right.psb--btn_secondary_small .psb--btn__icon{margin-left:12px;margin-right:0}.psb--link{display:inline;width:calc(100%);text-decoration:none;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;cursor:pointer;z-index:1}@media screen and (min-width: 1024px){.psb--link{font-size:16px;line-height:24px}}.psb--link span{display:inline;width:calc(100%);background-repeat:no-repeat;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.psb--link_white span{color:white}.psb--link_tertiary.psb--link_white span{background-image:-o-linear-gradient(transparent calc(100% - 1px), rgba(255,255,255,0.8) 1px);background-image:linear-gradient(transparent calc(100% - 1px), rgba(255,255,255,0.8) 1px)}.psb--link_tertiary:hover span{background-size:100% 100%}.psb--link_tertiary span{background-repeat:no-repeat;background-position:bottom left;background-size:0 100%;background-image:-o-linear-gradient(transparent calc(100% - 1px), rgba(28,28,28,0.8) 1px);background-image:linear-gradient(transparent calc(100% - 1px), rgba(28,28,28,0.8) 1px)}.psb--link_secondary span{border-bottom:1px solid rgba(28,28,28,0.2)}.psb--link_secondary.psb--link_white span{border-color:rgba(255,255,255,0.2)}.psb--link_secondary.psb--link_white:hover span{border-color:rgba(255,255,255,0.8)}.psb--link_secondary:hover span{border-color:rgba(28,28,28,0.8)}.psb--link_primary:hover span{color:white;background-size:100% 100%;background-image:-webkit-gradient(linear, left bottom, left top, from(#f26126), to(#f26126));background-image:-o-linear-gradient(bottom, #f26126, #f26126);background-image:linear-gradient(to top, #f26126, #f26126)}.psb--link_primary span{background-position:bottom;background-size:100% 1px;background-image:-o-linear-gradient(bottom, transparent calc(100% - 1px), rgba(242,97,38,0.6) 1px);background-image:linear-gradient(to top, transparent calc(100% - 1px), rgba(242,97,38,0.6) 1px)}.psb--slider{position:relative}.psb--slider_with-navigation{overflow:visible}.psb--slider_with-navigation .swiper-slide{opacity:0.4}.psb--slider_with-navigation .swiper-slide.swiper-slide-visible,.psb--slider_with-navigation .swiper-slide.swiper-slide-active,.psb--slider_with-navigation .swiper-slide.swiper-slide-next,.psb--slider_with-navigation .swiper-slide.swiper-slide-next+.swiper-slide{opacity:1}.psb--slider_with-navigation .psb--slider__pagination{display:none}@media (max-width: 1023px){.psb--slider_with-navigation .psb--slider__pagination{display:-webkit-box;display:-ms-flexbox;display:flex}}.psb--slider .swiper-wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.psb--slider__prev{position:absolute;top:calc(50% - 24px);left:-16px;width:48px;height:48px;z-index:10;cursor:pointer;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;border:1px solid #1C1C1C;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%;background-color:white}.psb--slider__prev:after{content:'';width:9px;height:16px;background-repeat:no-repeat;background-size:cover;background-position:center;background-image:url("/-/media/Informer2/img/slider-button-arrow.svg");-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media (max-width: 1023px){.psb--slider__prev{display:none}}.psb--slider__next{position:absolute;top:calc(50% - 24px);right:-16px;overflow:auto;width:48px;height:48px;z-index:10;cursor:pointer;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;border:1px solid #1C1C1C;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%;background-color:white}.psb--slider__next:after{content:'';width:9px;height:16px;background-repeat:no-repeat;background-size:cover;background-position:center;background-image:url("/-/media/Informer2/img/slider-button-arrow.svg")}@media (max-width: 1023px){.psb--slider__next{display:none}}.psb--slider__pagination{padding:0 12px;bottom:unset;left:unset;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-y:hidden;overflow-x:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:12px -16px 0}@media (min-width: 768px){.psb--slider__pagination{margin-top:20px;margin-left:0;margin-right:0}}@media (min-width: 1024px){.psb--slider__pagination{margin-top:32px}}@media (min-width: 1440px){.psb--slider__pagination{margin-top:40px}}@media (min-width: 1600px){.psb--slider__pagination{margin-top:48px}}.psb--slider__pagination span{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:12px;height:12px;border-radius:50%;background:transparent;border:0;cursor:pointer;padding:2px;margin:0 4px;-webkit-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;transition:all 0.3s ease-in;opacity:1}@media (min-width: 1024px){.psb--slider__pagination span{width:36px;height:36px;border:1px solid transparent}}.psb--slider__pagination span::before{content:'';display:block;width:4px;height:4px;border-radius:4px;background:rgba(28,28,28,0.2);-webkit-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;transition:all 0.3s ease-in}.psb--slider__pagination span.active{border-color:#1C1C1C}.psb--slider__pagination span.active::before{background:#1c1c1c}.psb--slider--container{position:relative}@media screen and (max-width: 767px){.psb--slider--container .swiper-container{margin:0 -16px}}@media screen and (max-width: 767px){.psb--slider--container .swiper-wrapper{padding:0 16px}}.psb--layout{-webkit-transform:none;-ms-transform:none;transform:none}.psb--layout__wrapper{padding:24px 0 32px}@media screen and (min-width: 768px){.psb--layout__wrapper{padding:36px 0 48px}}@media screen and (min-width: 1024px){.psb--layout__wrapper{padding:40px 0 48px}}@media screen and (min-width: 1440px){.psb--layout__wrapper{padding:48px 0 56px}}@media screen and (min-width: 1600px){.psb--layout__wrapper{padding:52px 0 64px}}.psb--layout__headline{text-align:center}@media screen and (min-width: 0px){.psb--layout__headline{font-size:20px;line-height:24px;font-weight:600}}@media screen and (min-width: 1024px){.psb--layout__headline{font-size:28px;line-height:36px;font-weight:400}}.psb--layout__paragraph{margin-top:12px;text-align:center}@media screen and (min-width: 1024px){.psb--layout__paragraph{padding:2px 0 1px;font-size:16px;line-height:24px}}@media screen and (min-width: 0px){.psb--layout__tabs{margin-top:20px}}@media screen and (min-width: 768px){.psb--layout__tabs{margin-top:24px}}@media screen and (min-width: 1024px){.psb--layout__tabs{margin-top:32px}}@media screen and (min-width: 1600px){.psb--layout__tabs{margin-top:40px}}@media screen and (min-width: 0px){.psb--layout__content{margin-top:32px}}@media screen and (min-width: 768px){.psb--layout__content{margin-top:24px}}@media screen and (min-width: 1024px){.psb--layout__content{margin-top:40px}}@media screen and (min-width: 1600px){.psb--layout__content{margin-top:60px}}.psb--layout__buttons-links{margin-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 768px){.psb--layout__buttons-links{margin-top:48px}}@media screen and (min-width: 1024px){.psb--layout__buttons-links{margin-top:56px}}@media screen and (min-width: 1600px){.psb--layout__buttons-links{margin-top:64px}}.psb--layout__buttons-links>*:nth-child(n){margin-left:16px}@media screen and (min-width: 768px){.psb--layout__buttons-links>*:nth-child(n){margin-left:24px}}@media screen and (min-width: 1024px){.psb--layout__buttons-links>*:nth-child(n){margin-left:32px}}.psb--layout__buttons-links>*:first-child{margin-left:0}.psb--layout__buttons-links__btn{padding:2px 0 1px;font-size:16px;line-height:24px}.psb--layout-btn-links__link{width:auto}@media screen and (max-width: 768px){.psb--chips_radio{overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none;scroll-behavior:smooth}.psb--chips_radio::-webkit-scrollbar{display:none}}@media screen and (max-width: 768px){.psb--chips_radio .psb--chips__list{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.psb--chips__list{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-12px -6px 0}.psb--chips__item{margin:12px 6px 0;white-space:nowrap}.psb--chips__item-border{position:absolute;top:0;left:0;width:100%;height:100%;fill:transparent;z-index:0}.psb--chips__item-border rect{stroke:#DEDEDE;stroke-width:1px;stroke-dasharray:0 300;stroke-dashoffset:-210;fill:transparent;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;z-index:0}.psb--chips__item:last-of-type{margin-right:0}.psb--chips input[type='radio']{display:none}.psb--chips input[type='radio']+label{position:relative;display:block;border-radius:34px;background-color:transparent;cursor:pointer;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.psb--chips input[type='radio']+label span{position:relative;z-index:3;color:#1C1C1C;font-weight:500;font-family:Gilroy;-webkit-transition:color .3s ease-in;-o-transition:color .3s ease-in;transition:color .3s ease-in}@media screen and (min-width: 1024px){.psb--chips input[type='radio']+label:hover .psb--chips__item-border rect{stroke-dasharray:800;stroke-dashoffset:0}}.psb--chips input[type='radio']:checked+label{cursor:default;background-color:#323242}.psb--chips input[type='radio']:checked+label span{color:white}.psb--chips input[type='radio']:checked+label rect{-webkit-transition:none;-o-transition:none;transition:none;stroke-dasharray:0 300;stroke-dashoffset:-210}@media screen and (min-width: 1024px){.psb--chips input[type='radio']:checked+label:hover .psb--chips__item-border rect{stroke-dasharray:0 300;stroke-dashoffset:-210}}.psb--chips input[type='checkbox']{display:none}.psb--chips input[type='checkbox']+label{position:relative;display:block;border-radius:34px;background-color:transparent;cursor:pointer;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.psb--chips input[type='checkbox']+label span{position:relative;z-index:3;color:#1C1C1C;font-weight:500;font-family:Gilroy;-webkit-transition:color .3s ease-in;-o-transition:color .3s ease-in;transition:color .3s ease-in}@media screen and (min-width: 1024px){.psb--chips input[type='checkbox']+label:hover .psb--chips__item-border rect{stroke-dasharray:800;stroke-dashoffset:0}}.psb--chips input[type='checkbox']:checked+label{background-color:#323242}.psb--chips input[type='checkbox']:checked+label span{color:white}.psb--chips input[type='checkbox']:checked+label rect{-webkit-transition:none;-o-transition:none;transition:none;stroke-dasharray:0 300;stroke-dashoffset:-210}@media screen and (min-width: 1024px){.psb--chips input[type='checkbox']:checked+label:hover .psb--chips__item-border rect{stroke-dasharray:0 300;stroke-dashoffset:-210}}.psb--chips_large label{font-size:14px;line-height:22px;padding:6px 20px}.psb--chips_small label{font-size:12px;line-height:20px;padding:6px 16px}.psb--tabs__buttons-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0 0 40px}.psb--tabs__item{display:none}.psb--tabs__item.animate-in{opacity:1;-webkit-animation:fadeInUp .3s ease-in-out both;animation:fadeInUp .3s ease-in-out both}.psb--tabs__item.animate-out{opacity:0;-webkit-animation:fadeOutDown .3s ease-in-out both;animation:fadeOutDown .3s ease-in-out both}.psb--tabs__item__active{display:block}.psb--tabs__button{position:relative;cursor:pointer;font-size:14px;line-height:22px;color:#1C1C1C;padding:0 12px;border-bottom:1px solid transparent}.psb--tabs__button input[type="radio"]{display:none}.psb--tabs__button input[type="radio"]+span{position:relative;padding-bottom:6px;background:-o-linear-gradient(left, rgba(255,255,255,0)),-o-linear-gradient(left, #f26126);background:-webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0))),-webkit-gradient(linear, left top, right top, from(#f26126));background:linear-gradient(to right, rgba(255,255,255,0)),linear-gradient(to right, #f26126);background-size:70% 1px, 0 1px;background-position:100% 100%, 0 100%;background-repeat:no-repeat}.psb--tabs__button input[type="radio"]:checked+span{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;background-image:-o-linear-gradient(left, rgba(255,255,255,0)),-o-linear-gradient(left, #f26126);background-image:-webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0))),-webkit-gradient(linear, left top, right top, from(#f26126));background-image:linear-gradient(to right, rgba(255,255,255,0)),linear-gradient(to right, #f26126);background-size:0 1px, 70% 1px}.psb--tabs__button:first-of-type{padding-left:0}.psb--tabs__button:last-of-type{padding-right:0}.psb--tabs__button span{padding:2px 0}.psb--tabs_line .psb--tabs__button{position:relative}.psb--tabs_line .psb--tabs__button::before{content:'';display:block;position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:rgba(28,28,28,0.2)}.psb--accordion-list{padding:0 0 16px}.psb--accordion-list_border{padding:12px;border:4px solid #f3f3f3;border-radius:4px}@media screen and (min-width: 768px){.psb--accordion-list_border{padding:8px 28px 28px}}@media screen and (min-width: 1024px){.psb--accordion-list_border{padding:16px 44px 44px}}@media screen and (min-width: 1440px){.psb--accordion-list_border{padding:20px 48px 48px}}@media screen and (min-width: 1600px){.psb--accordion-list_border{padding:20px 56px 56px}}.psb--accordion-list__items{overflow:hidden}.psb--accordion-list__itemsHidden{height:0;opacity:0;-webkit-transition:height 0.4s cubic-bezier(0.22, 1, 0.36, 1),opacity 0.3s ease-in 0.1s;-o-transition:height 0.4s cubic-bezier(0.22, 1, 0.36, 1),opacity 0.3s ease-in 0.1s;transition:height 0.4s cubic-bezier(0.22, 1, 0.36, 1),opacity 0.3s ease-in 0.1s}.psb--accordion-list__item{-webkit-box-sizing:border-box;box-sizing:border-box;border-top:1px solid rgba(28,28,28,0.05);cursor:pointer;overflow:hidden}.psb--accordion-list__item:first-of-type{border:none}.psb--accordion-list__button{margin-top:12px;text-align:center}@media screen and (min-width: 1024px){.psb--accordion-list__button{margin-top:28px}}@media screen and (min-width: 1600px){.psb--accordion-list__button{margin-top:32px}}.psb--accordion-item.active .psb--accordion-item__content{opacity:1}.psb--accordion-item.active .psb--accordion-item__icon{opacity:1;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.psb--accordion-item__header{padding:16px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 1440px){.psb--accordion-item__header{padding:24px 0}}.psb--accordion-item__icon{width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:8px 8px;background-repeat:no-repeat;background-position:center;background-image:url("/-/media/Informer2/img/icons/figure.svg");opacity:.3;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);transition:transform .2s ease-out, opacity .2s ease-out, -webkit-transform .2s ease-out}.psb--accordion-item__headline{margin-left:16px;padding:2px 0;font-weight:600;font-size:14px;line-height:22px;color:#1C1C1C}@media screen and (min-width: 1024px){.psb--accordion-item__headline{margin-left:32px;padding:2px 0 1px;font-weight:600;font-size:16px;line-height:24px}}@media screen and (min-width: 1600px){.psb--accordion-item__headline{max-width:70%}}.psb--accordion-item__wrapper{height:0;overflow:hidden;-webkit-transition:height 0.4s cubic-bezier(0.22, 1, 0.36, 1);-o-transition:height 0.4s cubic-bezier(0.22, 1, 0.36, 1);transition:height 0.4s cubic-bezier(0.22, 1, 0.36, 1)}.psb--accordion-item__content{padding-left:36px;cursor:default;opacity:0;-webkit-transition:opacity .3s ease-in .1s;-o-transition:opacity .3s ease-in .1s;transition:opacity .3s ease-in .1s;padding-bottom:16px}@media screen and (min-width: 1024px){.psb--accordion-item__content{padding-left:52px}}@media screen and (min-width: 1600px){.psb--accordion-item__content{padding-bottom:24px}}.psb--accordion-item__content .psb--text-block{border:none;padding:0 !important}.psb--accordion-item__content .psb--text-block a{font-size:14px !important;line-height:22px !important}@media screen and (max-width: 1440px){.psb--comments{display:none}}@media screen and (min-width: 1441px){.psb--comments{display:block}.psb--comments__wrap{background:#fff;border:1px solid rgba(0,0,0,0.06);-webkit-box-shadow:0px 14px 34px rgba(0,0,0,0.04),inset 0px -4px 0px #323242;box-shadow:0px 14px 34px rgba(0,0,0,0.04),inset 0px -4px 0px #323242;border-radius:4px;padding:40px}.psb--comments__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.psb--comments__title{font-size:24px;line-height:30px;font-weight:600;color:#1c1c1c}.psb--comments__ic{width:64px;height:64px;border:1px solid rgba(0,0,0,0.1);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.psb--comments__desc{margin-bottom:40px;font-weight:500;font-size:14px;line-height:22px;color:#646478}.psb--comments__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.psb--comments__item_left{width:calc(100% - 36px)}.psb--comments__item:not(:last-child){margin-bottom:20px}.psb--comments__itemhead{font-weight:500;font-size:14px;line-height:22px;color:#1c1c1c;margin-bottom:4px}.psb--comments__itemsize{font-weight:500;font-size:12px;line-height:20px;color:rgba(0,0,0,0.5)}}.mix-form{padding:80px 0;background-image:url("/-/media/Informer2/img/fon.png");background-repeat:no-repeat;background-size:cover;background-position:center}@media only screen and (max-width: 1024px){.mix-form{padding:60px 0}}@media only screen and (max-width: 768px){.mix-form{padding:40px 0}}@media only screen and (max-width: 479px){.mix-form{padding:32px 0}}.mix-form__content-wrapper{padding:70px 0;background-color:#fff}@media only screen and (max-width: 1024px){.mix-form__content-wrapper{padding:60px 0}}@media only screen and (max-width: 768px){.mix-form__content-wrapper{padding:40px 0}}@media only screen and (max-width: 479px){.mix-form__content-wrapper{padding:40px 0}}.mix-form__content-wrapper_calculator{margin-bottom:60px}@media only screen and (max-width: 1024px){.mix-form__content-wrapper_calculator{margin-bottom:40px}}@media only screen and (max-width: 768px){.mix-form__content-wrapper_calculator{margin-bottom:24px}}@media only screen and (max-width: 480px){.mix-form__content-wrapper_calculator{margin-bottom:16px}}.mix-form__content-wrapper_step{display:none;visibility:hidden;opacity:0;-webkit-transition:opacity 0.3s ease-in;-o-transition:opacity 0.3s ease-in;transition:opacity 0.3s ease-in;height:0}.mix-form__content-wrapper_step.active{display:block}.mix-form__content-wrapper_step.visible{visibility:visible;height:auto;opacity:1}@media only screen and (max-width: 479px){.mix-form__content-wrapper_for-partners{padding:32px 0}}@media only screen and (max-width: 767px){.mix-form__content{padding:0 22px}}@media only screen and (max-width: 479px){.mix-form__content{padding:0 20px}}.mix-form__title{text-align:center;font-weight:400;font-size:28px;line-height:36px;color:#1c1c1c}@media only screen and (max-width: 1024px){.mix-form__title{font-weight:400;font-size:24px;line-height:36px}}@media only screen and (max-width: 768px){.mix-form__title{font-weight:400;font-size:22px;line-height:29px}}@media only screen and (max-width: 479px){.mix-form__title{font-weight:400;font-size:20px;line-height:26px}}.mix-form__subtitle{margin-top:12px;text-align:center;font-weight:500;font-size:15px;line-height:24px;color:#646478}.mix-form__form{padding-top:60px}@media only screen and (max-width: 479px){.mix-form__form{padding-top:32px}}@media only screen and (max-width: 479px){.mixx-form .col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 1000%;flex:0 0 1000%;max-width:100%}}.mixx-form__input_arrow{position:relative}.mixx-form__input_arrow::before{content:'';position:absolute;right:0;bottom:9.5px;width:10px;height:6px;z-index:1;background-image:url("/-/media/Informer2/img/individual/arrow.svg")}.mixx-form__step{padding-bottom:4px;font-weight:400;font-size:15px;line-height:24px;color:#646478}.mixx-form__step span{font-weight:600;font-size:15px;line-height:24px;color:#1c1c1c}.mixx-form__text-and-button{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:60px}@media only screen and (max-width: 479px){.mixx-form__text-and-button{margin-top:32px;-ms-flex-wrap:wrap;flex-wrap:wrap}}.mixx-form__text-and-button_flex-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.mixx-form__text-and-button_index{margin-top:105px}@media only screen and (max-width: 587px){.mixx-form__text-and-button_index{margin-top:85px;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width: 479px){.mixx-form__text-and-button_index{margin-top:40px}}.mixx-form__text-and-button_login-form{margin-top:46px;-ms-flex-wrap:wrap;flex-wrap:wrap}.mixx-form__text{padding-right:11px;font-weight:500;font-size:13px;line-height:19px;color:#323242;opacity:0.5;max-width:300px;margin-right:auto}@media only screen and (max-width: 1600px){.mixx-form__text{padding-right:41px}}@media only screen and (max-width: 1440px){.mixx-form__text{padding-right:30px}}@media only screen and (max-width: 1024px){.mixx-form__text{padding-right:70px}}@media only screen and (max-width: 768px){.mixx-form__text{padding-right:16px}}@media only screen and (max-width: 479px){.mixx-form__text{padding-right:0}}.mixx-form__text a{color:#323242;text-decoration:underline}.mixx-form__text_index{padding-right:26px}@media only screen and (max-width: 1440px){.mixx-form__text_index{padding-right:14px}}@media only screen and (max-width: 480px){.mixx-form__text_index{-ms-flex-preferred-size:100%;flex-basis:100%}}.mixx-form__button{-ms-flex-negative:0;flex-shrink:0;height:56px}@media only screen and (max-width: 587px){.mixx-form__button{margin-top:32px}}@media only screen and (max-width: 479px){.mixx-form__button{margin-top:24px;width:100%}}.mixx-form__button_index{margin-top:0}.mixx-form__button_index_mr{margin-right:12px}@media only screen and (max-width: 479px){.mixx-form__button_index_mr{margin-right:0}}@media only screen and (max-width: 479px){.mixx-form__button_index_mt{margin-top:12px}}.mixx-form__button_login-form{margin-top:46px}.mixx-form__information{position:relative;margin:20px 0 0 24px;font-weight:500;font-size:12px;line-height:16px;color:#646478}.mixx-form__information:before{content:'';position:absolute;top:3px;left:-24px;width:16px;height:16px;background:url("/-/media/Informer2/img/form-information-icon.svg")}@media only screen and (max-width: 479px){.mixx-form__information{margin:16px 0 0 0;padding-right:42px;opacity:0.6}.mixx-form__information:before{display:none}}.mixx-form__input-limit{position:relative}.mixx-form__input-limit:before{content:'руб.';position:absolute;bottom:4px;right:0;z-index:2;font-weight:500;font-size:12px;line-height:16px;opacity:0.4}._input{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:64px}@media only screen and (max-width: 1600px){._input{height:48px}}._input:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background:rgba(17,17,17,0.3)}._input:focus-within label{top:0;color:rgba(28,28,28,0.7);font-weight:500;font-size:14px;line-height:24px}@media only screen and (max-width: 1600px){._input:focus-within label{font-weight:500;font-size:12px;line-height:16px}}._input:focus-within input{left:2px}._input label{position:absolute;font-weight:500;font-size:15px;line-height:24px;color:rgba(28,28,30,0.7);top:40px;z-index:1;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}._input label.fixed{top:0;font-weight:500;font-size:12px;line-height:16px}@media only screen and (max-width: 1600px){._input label{top:31px;font-weight:500;font-size:15px;line-height:16px}}._input input{margin-top:auto;padding:0;position:relative;width:100%;height:25px;font-weight:600;font-size:15px;line-height:24px;color:#1c1c1c;border:0}@media only screen and (max-width: 1600px){._input input{font-weight:500;font-size:15px;line-height:26px}}@media only screen and (max-width: 1600px){._input input::-webkit-input-placeholder{font-weight:500;font-size:15px;line-height:26px;opacity:1}._input input::-moz-placeholder{font-weight:500;font-size:15px;line-height:26px;opacity:1}._input input:-ms-input-placeholder{font-weight:500;font-size:15px;line-height:26px;opacity:1}._input input::-ms-input-placeholder{font-weight:500;font-size:15px;line-height:26px;opacity:1}._input input::placeholder{font-weight:500;font-size:15px;line-height:26px;opacity:1}}._input:hover:after{background:#1c1c1c;-webkit-transition:0.5s ease;-o-transition:0.5s ease;transition:0.5s ease}._input:focus-within:after{height:2px;background:#f26126}._input_size-m{height:48px}._input_size-m:not(:first-of-type){margin-top:9px}._input_size-m label{top:24px;font-weight:500;font-size:14px;line-height:24px}._input_size-m:focus-within label{font-weight:500;font-size:12px;line-height:16px}._input_margin-top-one{margin-top:26px}@media only screen and (max-width: 1600px){._input_margin-top-one{margin-top:20px}}._input_margin-top-two{margin-top:15px}@media only screen and (max-width: 479px){._input_margin-top-two{margin-top:0}}._center{margin:0 auto}._no-margin{margin:0 !important}.article .psb--informer_form-title{margin-bottom:0;color:#1c1c1c}@media screen and (min-width: 1024px){.article .psb--informer_form-title{font-size:28px;line-height:36px;font-weight:400}}@media screen and (max-width: 1023px){.article .psb--informer_form-title{font-weight:600}}@media screen and (min-width: 768px) and (max-width: 1023px){.article .psb--informer_form-title{font-size:24px;line-height:32px}}@media screen and (max-width: 767px){.article .psb--informer_form-title{font-size:20px;line-height:24px;padding:0 16px}}.psb--informer{margin:80px 0 60px;padding:0;font-weight:500;font-size:14px;line-height:22px;-webkit-transform:none;-ms-transform:none;transform:none}.psb--informer-tabs__content{display:none}.psb--informer-tabs__content.active{display:block;border:3px soilid red}@media (max-width: 1440px){.psb--informer{margin:60px 0 40px}}@media (max-width: 768px){.psb--informer{margin:36px 0 20px}}@media (max-width: 480px){.psb--informer{margin:24px 0 20px}}.psb--informer h2{font-weight:bold;color:#1c1c1c}@media (min-width: 1440px){.psb--informer h2{font-size:32px;line-height:40px;margin-bottom:17px}}@media (max-width: 1439px){.psb--informer h2{margin-bottom:12px}}@media screen and (min-width: 481px) and (max-width: 1439px){.psb--informer h2{font-size:28px;line-height:36px}}@media (max-width: 480px){.psb--informer h2{font-size:20px;line-height:24px}}.psb--informer h2+p{font-weight:500;font-size:14px;line-height:22px;color:#1c1c1c}@media screen and (min-width: 481px) and (max-width: 1599px){.psb--informer__button-wrapper{text-align:center;margin-bottom:60px}}@media (max-width: 480px){.psb--informer__button-wrapper{margin-bottom:32px}}@media (min-width: 1600px){.psb--informer__tabs{margin-top:42px}}@media screen and (min-width: 1440px) and (max-width: 1599px){.psb--informer__tabs{margin-top:34px}}@media screen and (min-width: 768px) and (max-width: 1439px){.psb--informer__tabs{margin-top:26px}}@media (max-width: 767px){.psb--informer__tabs{margin-top:18px}}.psb--informer__tabs .tab-active{display:block}@media (min-width: 1600px){.psb--informer .psb--tabs__items-wrapper{margin-top:80px}}@media screen and (min-width: 1024px) and (max-width: 1599px){.psb--informer .psb--tabs__items-wrapper{margin-top:60px}}@media (max-width: 1023px){.psb--informer .psb--tabs__items-wrapper{margin-top:40px}}.psb--informer .psb--tabs__buttons-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.psb--informer .psb--tabs__buttons-wrapper{position:relative}}.psb--informer .psb--tabs__buttons-wrapper.fixed{position:fixed;top:0;margin:0 auto;z-index:4;background:white}@media (max-width: 767px){.psb--informer .psb--tabs__buttons-wrapper.fixed{padding:0}}.psb--informer .psb--tabs__buttons-wrapper label::before{display:none}.psb--informer .psb--tabs__buttons-wrapper label span{padding:17px 0 14px;font-weight:500;font-size:14px;line-height:22px;color:#1c1c1c;display:block}.psb--informer .psb--tabs__buttons-wrapper::after{content:'';display:block;position:absolute;left:0;bottom:1px;width:100%;height:1px;background-color:rgba(28,28,28,0.2)}.psb--informer__left-block h3{color:#1c1c1c}@media (min-width: 1600px){.psb--informer__left-block h3{font-size:28px;line-height:36px}}@media screen and (min-width: 1024px) and (max-width: 1599px){.psb--informer__left-block h3{font-size:26px;line-height:36px}}@media screen and (min-width: 481px) and (max-width: 1023px){.psb--informer__left-block h3{font-size:24px;line-height:32px}}@media (min-width: 481px){.psb--informer__left-block h3{font-weight:400}}@media (max-width: 480px){.psb--informer__left-block h3{font-size:20px;line-height:24px;font-weight:600}}@media (min-width: 1440px){.psb--informer__left-block h3{margin-bottom:40px}}@media screen and (min-width: 1024px) and (max-width: 1439px){.psb--informer__left-block h3{margin-bottom:32px}}@media screen and (min-width: 768px) and (max-width: 1023px){.psb--informer__left-block h3{margin-bottom:24px}}@media (max-width: 767px){.psb--informer__left-block h3{margin-bottom:20px}}.psb--informer-right-block{margin-left:auto}.psb--informer-right-block .row{margin-top:-24px}.psb--informer-right-block .row>div{margin-top:24px}@media screen and (max-width: 1599px){.psb--informer-right-block .row>div:last-child{display:none}}@media screen and (min-width: 1600px){.psb--informer-right-block .row>div:last-child{display:block}}.psb--informer-right-block__item{border-radius:4px;background:#fff;border-color:#f3f3f3;border-style:solid}@media (min-width: 481px){.psb--informer-right-block__item{padding:48px;border-width:8px}}@media (max-width: 480px){.psb--informer-right-block__item{padding:24px;border-width:4px}}@media screen and (min-width: 768px) and (max-width: 1599px){.psb--informer-right-block__item{height:100%}}.psb--informer-right-block__item:last-of-type{margin-bottom:0}@media (min-width: 1600px){.psb--chips-layout{margin-top:60px}}@media screen and (min-width: 1024px) and (max-width: 1599px){.psb--chips-layout{margin-top:40px}}@media screen and (min-width: 481px) and (max-width: 1023px){.psb--chips-layout{margin-top:30px}}@media (max-width: 480px){.psb--chips-layout{margin-top:32px}}.psb--chips-layout .psb--btn{font-weight:600}@media (min-width: 1600px){.psb--chips-layout .psb--btn{margin-top:28px}}@media screen and (min-width: 1024px) and (max-width: 1599px){.psb--chips-layout .psb--btn{margin-top:8px}}@media screen and (min-width: 481px) and (max-width: 1023px){.psb--chips-layout .psb--btn{margin-top:0px}}@media (max-width: 480px){.psb--chips-layout .psb--btn{width:100%;margin-top:8px}}.psb--informer-slider__main{font-weight:600}@media (min-width: 481px){.psb--informer-slider__main{font-size:48px;line-height:56px}}@media (max-width: 480px){.psb--informer-slider__main{font-size:32px;line-height:40px}}@media screen and (min-width: 768px) and (max-width: 1599px){.psb--informer-slider__main{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}}@media screen and (min-width: 1440px) and (max-width: 1599px){.psb--informer-slider__main{height:192px}}@media screen and (min-width: 1024px) and (max-width: 1439px){.psb--informer-slider__main{height:167px}}@media screen and (min-width: 768px) and (max-width: 1023px){.psb--informer-slider__main{height:144px}}.psb--informer-slider__main .bg-font{background:-o-linear-gradient(328.67deg, #323232 31.08%, #FF4E05 100%);background:linear-gradient(121.33deg, #323232 31.08%, #FF4E05 100%);-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;color:transparent}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.psb--informer-slider__main .bg-font{color:#1c1c1c;background:none}}.psb--informer-slider__main img{display:block;margin:0 auto;max-width:100%;max-height:100%}.psb--informer-slider__fancyimg{display:block}.psb--informer-slider .psb--slider__pagination{margin-top:0}@media (min-width: 577px){.psb--informer-slider .psb--slider__pagination{margin:24px auto 0}}@media (max-width: 576px){.psb--informer-slider .psb--slider__pagination{margin:16px auto 0}}.psb--informer-slider .psb--slider__pagination.swiper-pagination-lock{display:none}.psb--informer-slider__text{font-weight:500;font-size:14px;line-height:22px;color:#1c1c1c}@media (min-width: 481px){.psb--informer-slider__text{margin:24px 0 0}}@media (max-width: 480px){.psb--informer-slider__text{margin:8px 0 0}}.psb--informer-slider__slide{text-align:center}.psb--informer-slider__slide h4{font-weight:600;color:#1c1c1c}@media (min-width: 1600px){.psb--informer-slider__slide h4{font-size:24px;line-height:28px;margin-bottom:32px}}@media screen and (min-width: 481px) and (max-width: 1599px){.psb--informer-slider__slide h4{font-size:20px;line-height:28px;margin-bottom:24px}}@media (max-width: 480px){.psb--informer-slider__slide h4{font-size:18px;line-height:24px;margin-bottom:18px}}.psb--informer-card{border-top:1px solid rgba(28,28,28,0.08)}.psb--informer-card__hidden{display:none}@media (min-width: 481px){.psb--informer-card{padding:32px 0}}@media (max-width: 480px){.psb--informer-card{padding:20px 0}}.psb--informer-card__vissible--first,.psb--informer-card:first-child{border:none;padding-top:0}.psb--informer-card__link{display:block;font-weight:600;color:#1c1c1c;margin-bottom:8px}@media (min-width: 1440px){.psb--informer-card__link{font-size:24px;line-height:32px}}@media screen and (min-width: 481px) and (max-width: 1599px){.psb--informer-card__link{font-size:20px;line-height:28px}}@media (max-width: 480px){.psb--informer-card__link{font-size:18px;line-height:24px}}.psb--informer-card__link i{display:inline-block;vertical-align:middle;height:28px}@media (min-width: 1600px){.psb--informer-card__link i{width:28px}}@media screen and (min-width: 481px) and (max-width: 1599px){.psb--informer-card__link i{width:24px}}@media (max-width: 480px){.psb--informer-card__link i{width:20px}}.psb--informer-card__ic{max-width:100%}.psb--informer-card p{font-weight:500;font-size:14px;color:#1c1c1c}@media (min-width: 481px){.psb--informer-card p{line-height:22px;margin-bottom:20px}}@media (max-width: 480px){.psb--informer-card p{line-height:20px;margin-bottom:10px}}.psb--informer-card__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.psb--informer-card__footer>div{font-weight:500;font-size:12px;line-height:20px;color:#84848E}.psb--informer-card__date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.psb--informer-card__date::after{content:'';margin:0 12px;background:#84848E;opacity:0.6;width:1px;height:12px}.psb--informer-card__download{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}@media (min-width: 481px){.psb--informer-card__size{color:rgba(0,0,0,0.5);margin-right:16px;display:block}}@media (max-width: 480px){.psb--informer-card__size{display:none}}.psb--informer__additionalMaterial{display:none}.psb--idea{padding:0;margin-bottom:100px}@media (max-width: 767px){.psb--idea .psb--container [class*=col-]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:none}}@media (max-width: 1440px){.psb--idea{margin-bottom:80px}}@media (max-width: 768px){.psb--idea{margin-bottom:60px}}@media (min-width: 1024px){.psb--idea .psb--layout__buttons-links{margin-top:40px}}@media (max-width: 1023px){.psb--idea .psb--layout__buttons-links{margin-top:24px}}@media (min-width: 481px){.psb--idea .psb--layout__buttons-links .psb--layout-btn-links__link{font-size:15px;line-height:19px}}@media (max-width: 480px){.psb--idea .psb--layout__buttons-links .psb--layout-btn-links__link{font-size:14px;line-height:16px}}@media screen and (min-width: 768px){.psb--idea .psb--slider__pagination{display:none}}@media screen and (min-width: 769px){.psb--idea .psb--idea-slider-dots-0{display:none}}.psb--layout__tab{display:none}.psb--layout__tab.active{display:block}.psb--layout__wrapper{padding:0}@media screen and (min-width: 1441px){.psb--layout__headline{margin-bottom:40px}}@media screen and (min-width: 769px) and (max-width: 1440px){.psb--layout__headline{margin-bottom:32px}}@media screen and (min-width: 577px) and (max-width: 768px){.psb--layout__headline{margin-bottom:24px}}@media screen and (max-width: 576px){.psb--layout__headline{margin-bottom:20px}}.psb--idea__slide{margin-top:24px;height:auto}.psb--idea-card .row{margin-top:-24px}@media (max-width: 767px){.psb--idea-card .row{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.psb--idea-card__content{margin-top:24px}@media (max-width: 767px){.psb--idea-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.psb--idea-card__row{margin-bottom:8px}@media (max-width: 767px){.psb--idea-card__row{-ms-flex-preferred-size:50%;flex-basis:50%;margin-bottom:12px}}.psb--idea-card__row:last-of-type{margin-bottom:0;margin-top:24px}@media (max-width: 767px){.psb--idea-card__row:last-of-type{-ms-flex-preferred-size:100%;flex-basis:100%;margin-top:0}}.psb--idea-card__item{width:100%;height:100%;background:#fff;border:1px solid rgba(0,0,0,0.06);-webkit-box-shadow:0 14px 34px rgba(0,0,0,0.04),inset 0px -4px 0px #323242;box-shadow:0 14px 34px rgba(0,0,0,0.04),inset 0px -4px 0px #323242;border-radius:4px;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}@media (max-width: 768px){.psb--idea-card__item{-webkit-box-shadow:0px 5px 20px rgba(0,0,0,0.05),inset 0px -4px 0px #323242;box-shadow:0px 5px 20px rgba(0,0,0,0.05),inset 0px -4px 0px #323242}}.psb--idea-card__item>div{padding:40px 40px 32px 40px}@media (max-width: 767px){.psb--idea-card__item>div{padding:24px}}.psb--idea-card__item>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding:40px 40px 32px 40px}@media screen and (min-width: 481px) and (max-width: 767px){.psb--idea-card__item>a{padding:24px}}@media screen and (min-width: 341px) and (max-width: 480px){.psb--idea-card__item>a{padding:24px 18px}}@media screen and (max-width: 340px){.psb--idea-card__item>a{padding:20px 16px}}.psb--idea-card__item p{font-weight:600;color:#000}.psb--idea-card__item p:nth-of-type(odd){font-size:12px;line-height:20px}.psb--idea-card__item p:nth-of-type(even){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width: 1600px){.psb--idea-card__item p{font-size:24px;line-height:32px}}@media screen and (min-width: 481px) and (max-width: 1599px){.psb--idea-card__item p{font-size:20px;line-height:28px}}@media (max-width: 480px){.psb--idea-card__item p{font-size:18px;line-height:24px}}.psb--idea-card__item p span{font-weight:500;color:rgba(0,0,0,0.5)}@media only screen and (min-width: 1025px){.psb--idea-card__item:hover{-webkit-box-shadow:0 5px 20px rgba(0,0,0,0.05),inset 0px -4px 0px #F26126;box-shadow:0 5px 20px rgba(0,0,0,0.05),inset 0px -4px 0px #F26126}.psb--idea-card__item:hover .psb--idea-card__company{background:-o-linear-gradient(328.67deg, #323232 31.08%, #FF4E05 100%);background:linear-gradient(121.33deg, #323232 31.08%, #FF4E05 100%);-webkit-background-clip:text;background-clip:text;color:transparent}}@media only screen and (min-width: 1025px) and (-ms-high-contrast: active), only screen and (min-width: 1025px) and (-ms-high-contrast: none){.psb--idea-card__item:hover .psb--idea-card__company{background:none;color:rgba(0,0,0,0.7)}}.psb--idea-card__logo{max-width:100%;margin:0 auto}.psb--idea-card__title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:#1c1c1c;font-weight:600;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 1025px){.psb--idea-card__title{font-size:20px;line-height:28px}}@media only screen and (max-width: 1024px){.psb--idea-card__title{font-size:18px;line-height:26px}}.psb--idea-card__picbox{width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:8px}.psb--idea-card__ic{max-width:100%}.psb--chips-list-wrapper{text-align:center}.psb--analytics{padding:0}@media (max-width: 1024px){.psb--analytics__row>div .psb--analytics-item{border-bottom:0}}@media (max-width: 1024px){.psb--analytics__row>div:first-of-type .psb--analytics-item{border-radius:4px 4px 0 0}}@media (max-width: 1024px){.psb--analytics__row>div:last-of-type .psb--analytics-item{border-radius:0 0 4px 4px;border-bottom:1px solid rgba(0,0,0,0.06)}}.psb--analytics-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;border:1px solid rgba(0,0,0,0.06);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 14px 34px rgba(0,0,0,0.04),inset 0px -4px 0px #323242;box-shadow:0 14px 34px rgba(0,0,0,0.04),inset 0px -4px 0px #323242;border-radius:4px;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;height:100%}@media (min-width: 1440px){.psb--analytics-item{padding:40px}}@media screen and (min-width: 1024px) and (max-width: 1439px){.psb--analytics-item{padding:32px 40px}}@media screen and (min-width: 481px) and (max-width: 1023px){.psb--analytics-item{padding:32px}}@media (max-width: 1439px){.psb--analytics-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:none;box-shadow:none;border-radius:0}}@media (max-width: 480px){.psb--analytics-item{padding:20px 16px}}.psb--analytics-item.opened .psb--analytics-item__content{display:block}.psb--analytics-item.opened .psb--analytics-item__block::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.psb--analytics-item:hover{-webkit-box-shadow:0 5px 20px rgba(0,0,0,0.05),inset 0px -4px 0px #F26126;box-shadow:0 5px 20px rgba(0,0,0,0.05),inset 0px -4px 0px #F26126}@media (max-width: 1439px){.psb--analytics-item:hover{-webkit-box-shadow:none;box-shadow:none}}.psb--analytics-item p{font-weight:500;font-size:14px;line-height:22px;color:#1c1c1c}.psb--analytics-item p.psb--analytics-item__description{margin:24px 0 40px;color:#646478}@media (max-width: 1439px){.psb--analytics-item p.psb--analytics-item__description{display:none}}.psb--analytics-item__block{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 1439px){.psb--analytics-item__block{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:100%;flex-basis:100%}}.psb--analytics-item__block::after{content:'';display:none;width:16px;height:9px;margin-left:auto;background-image:url("/-/media/Informer2/img/icons/arrow.svg");-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}@media (max-width: 1439px){.psb--analytics-item__block::after{display:block}}@media (max-width: 1439px){.psb--analytics-item__block img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:24px}}@media (max-width: 480px){.psb--analytics-item__block img{width:48px;height:48px;margin-right:16px}}.psb--analytics-item__block h4{max-width:201px;width:100%;font-weight:600;color:#1c1c1c}@media (min-width: 1600px){.psb--analytics-item__block h4{font-size:24px;line-height:28px}}@media screen and (min-width: 481px) and (max-width: 1599px){.psb--analytics-item__block h4{font-size:20px;line-height:28px}}@media (max-width: 1439px){.psb--analytics-item__block h4{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;max-width:100%}}@media (max-width: 480px){.psb--analytics-item__block h4{font-size:18px;line-height:24px}}.psb--analytics-item__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.psb--analytics-item__row:last-of-type{margin-bottom:0}.psb--analytics-item__text p:last-of-type{font-size:12px;line-height:20px;color:rgba(0,0,0,0.5);margin-top:4px}.psb--analytics-item__link{margin-left:12px}.psb--analytics-item__link a{display:block;height:100%}@media (min-width: 1440px){.psb--analytics-item__content{margin-bottom:40px}}@media (max-width: 1439px){.psb--analytics-item__content{display:none;-ms-flex-preferred-size:100%;flex-basis:100%;margin-top:32px}}.psb--analytics-item .psb--link{display:inline-block;margin-top:auto}@media (max-width: 1439px){.psb--analytics-item .psb--link{display:none}}.psb--attention{background:#EFF4FB;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-radius:8px}@media (min-width: 1024px){.psb--attention{padding:30px 106px}}@media screen and (min-width: 768px) and (max-width: 1023px){.psb--attention{padding:48px 28px}}@media (min-width: 1600px){.psb--attention{margin:80px auto}}@media screen and (min-width: 1024px) and (max-width: 1599px){.psb--attention{margin:60px auto}}@media screen and (max-width: 1023px){.psb--attention{margin:40px auto}}@media (max-width: 767px){.psb--attention{padding:32px}}@media (max-width: 576px){.psb--attention{padding:32px 16px;margin-left:-16px;margin-right:-16px}}.psb--attention__icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);margin-right:32px}@media (max-width: 768px){.psb--attention__icon{margin-right:24px}}@media (max-width: 576px){.psb--attention__icon{margin-right:16px}}.psb--attention__icon img{width:30px;height:30px}@media (max-width: 576px){.psb--attention__icon img{width:16px;height:16px}}.psb--attention__text{font-weight:500;font-size:14px;line-height:22px}.psb--attention__text a{color:inherit;text-decoration:underline}.psb--contents{margin:80px 0;padding:0;-webkit-transform:none;-ms-transform:none;transform:none}@media (max-width: 480px){.psb--contents .psb--btn{max-width:calc(100% - 32px)}}@media (max-width: 1440px){.psb--contents{margin:60px 0}}@media (max-width: 1024px){.psb--contents{margin:32px 0 60px}}@media (max-width: 768px){.psb--contents{margin:32px 0}}@media (max-width: 576px){.psb--contents{margin:32px 0 24px}}.psb--contents__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:48px 0;border-bottom:1px solid #F0F0F0}@media (max-width: 1024px){.psb--contents__cards{padding:40px 0}}@media (max-width: 576px){.psb--contents__cards{padding:24px 16px;border-bottom:0}}.psb--contents__cards:last-of-type{border-bottom:0;padding-bottom:0}@media (max-width: 420px){.psb--contents__cards{margin-top:48px}}.psb--contents__logo{max-width:100%}.psb--contents__block{display:block;max-width:1140px;width:100%}.psb--contents__card{margin-left:48px}@media (max-width: 576px){.psb--contents__card{margin-left:0}}.psb--contents__logofield{font-weight:600;color:rgba(28,28,28,0.6);line-height:28px;text-align:center;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;border:1px solid rgba(0,0,0,0.06);border-radius:4px;height:148px}@media (min-width: 1025px){.psb--contents__logofield{font-size:24px}}@media (max-width: 1024px){.psb--contents__logofield{font-size:18px}}@media (max-width: 767px){.psb--contents__logofield{margin:0 auto}}.psb--contents__row{margin-top:-48px}@media (max-width: 1024px){.psb--contents__row{margin-top:-40px}}@media (max-width: 576px){.psb--contents__row{margin-top:-24px}}@media (max-width: 767px){.psb--contents__title{margin-top:20px}}.psb--contents__title h2{font-weight:500;font-size:28px;line-height:36px;color:#1C1C1E}.psb--contents__title h2 img{max-width:32px;width:100%}@media (max-width: 1440px){.psb--contents__title h2{font-size:26px}}@media (max-width: 868px){.psb--contents__title h2{font-size:24px;line-height:32px}}@media (max-width: 576px){.psb--contents__title h2{font-size:18px;line-height:28px}}.psb--contents__title p{margin-top:12px;font-weight:500;font-size:14px;line-height:22px;color:#646478}@media (max-width: 868px){.psb--contents__title p{margin-top:8px}}@media (max-width: 576px){.psb--contents__title p{font-size:12px;line-height:16px;margin-top:4px}}.psb--contents__wraptitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.psb--contents__pic{margin-left:8px}.psb--contents__numbers{max-width:1140px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 576px){.psb--contents__numbers{overflow-x:auto}.psb--contents__numbers::-webkit-scrollbar-track{background-color:transparent}.psb--contents__numbers::-webkit-scrollbar{display:none;height:0;width:0;background-color:transparent}.psb--contents__numbers::-webkit-scrollbar-thumb{background-color:transparent}}@media (max-width: 576px){.psb--contents__number{-webkit-box-flex:0;-ms-flex:0 0 120px;flex:0 0 120px}}.psb--contents__number p{font-weight:500;font-size:20px;line-height:32px;color:#1C1C1E}@media (max-width: 1024px){.psb--contents__number p{font-size:18px;line-height:28px}}@media (max-width: 868px){.psb--contents__number p{font-size:16px;line-height:24px}}.psb--contents__number p:last-child{font-size:14px;line-height:20px;color:#646478;margin-top:4px}@media (max-width: 576px){.psb--contents__number p:last-child{font-size:12px;line-height:16px;max-width:97px;width:100%}}.psb--contents__button{margin:80px 0}.psb--chips-layout{display:none}.psb--chips-layout.active{display:block}.psb--informer-banner{margin:80px 0;padding:0}@media (max-width: 1440px){.psb--informer-banner{margin:60px 0}}@media (max-width: 768px){.psb--informer-banner{margin:40px 0}}.psb--informer-banner__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:cover;background-position:center;border-radius:8px}@media (min-width: 481px){.psb--informer-banner__wrapper{background-image:url("/-/media/Informer2/img/informer-bann-1.png")}}@media (min-width: 1600px){.psb--informer-banner__wrapper{padding:22px 40px 20px 16px}}@media screen and (min-width: 1440px) and (max-width: 1599px){.psb--informer-banner__wrapper{padding:26px 40px 24px 16px}}@media screen and (min-width: 768px) and (max-width: 1439px){.psb--informer-banner__wrapper{padding:18px 40px 16px 16px}}@media (min-width: 768px){.psb--informer-banner__wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width: 767px){.psb--informer-banner__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:24px 24px 20px;background-image:url("/-/media/Informer2/img/informer-bann-mobile-1.png")}}.psb--informer-banner__text{font-weight:600;text-align:center;color:#fff;padding:0 2%}@media (min-width: 1600px){.psb--informer-banner__text{font-size:24px;line-height:32px}}@media screen and (min-width: 1440px) and (max-width: 1599px){.psb--informer-banner__text{font-size:20px;line-height:28px}}@media screen and (min-width: 1024px) and (max-width: 1439px){.psb--informer-banner__text{font-size:20px;line-height:24px}}@media (max-width: 1023px){.psb--informer-banner__text{font-size:18px;line-height:24px}}@media (max-width: 767px){.psb--informer-banner__text{margin:9px 0 24px}}.psb--informer-banner__socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.psb--informer-banner__socials .psb--informer-banner__social-item:not(:first-child){margin-left:12px}.psb--informer-analytics-wrap{overflow:hidden}@media screen and (max-width: 1023px){.psb--informer-analytics-wrap .psb--layout__wrapper{overflow:hidden}}.psb--informer-analytics-slider{margin:80px 0;padding:0}@media (max-width: 1440px){.psb--informer-analytics-slider{margin:60px 0}}@media (max-width: 768px){.psb--informer-analytics-slider{margin:40px 0}}.psb--informer-analytics-slider__name{font-weight:600;color:#1c1c1c}@media (min-width: 1600px){.psb--informer-analytics-slider__name{font-size:24px;line-height:28px;margin:28px 0 12px}}@media screen and (min-width: 768px) and (max-width: 1599px){.psb--informer-analytics-slider__name{font-size:20px;line-height:28px;margin:24px 0 8px}}@media (max-width: 767px){.psb--informer-analytics-slider__name{font-size:18px;line-height:24px;margin:16px 0 4px;text-align:center}}.psb--informer-analytics-slider__description{font-weight:500;font-size:14px;line-height:22px;max-width:340px;color:#1c1c1c}@media (max-width: 767px){.psb--informer-analytics-slider__description{text-align:center}}.psb--informer-analytics-slider__pic{padding:17px 26px 0;background:#f3f3f3;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.psb--informer-analytics-slider__pic img{max-width:100%;width:100%}.psb--informer-analytics-slider .psb--slider__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}@media (min-width: 1024px){.psb--informer-analytics-slider .psb--slider__pagination{margin:40px auto 0}}@media (max-width: 1023px){.psb--informer-analytics-slider .psb--slider__pagination{margin:24px auto 0}}@media (max-width: 576px){.psb--informer-analytics-slider .psb--slider__pagination{margin:16px auto 0}}.psb--informer-analytics-slider .swiper-button-disabled{display:none}.psb--slider__pagination span{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}.psb--tabs_line .psb--tabs__button{white-space:nowrap}.psb--tabs__buttons-wrapper{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.psb--tabs__buttons-wrapper::-webkit-scrollbar{display:none}@media (max-width: 767px){.psb--tabs__buttons-wrapper{margin:0 -16px;padding:0 16px}.psb--tabs__buttons-wrapper .psb--tabs__button::before{display:block !important}.psb--tabs__buttons-wrapper::after{display:none !important}}@media (max-width: 480px){.mixx-form__text{margin-top:16px;text-align:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;max-width:100%}}@media (max-width: 480px){.mixx-form__button{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (max-width: 767px){.psb--informer-analytics-slider .psb--slider--container .swiper-wrapper{padding:0;margin:0}.psb--informer-analytics-slider .psb--slider--container .swiper-wrapper .swiper-slide{padding:0}}.psb--informer-analytics-slider img.lazy:not([src]){height:0}@media (max-width: 767px){.psb--informer-analytics-slider .psb--slider--container .swiper-container{margin:0;padding:0;overflow:hidden}}@media (max-width: 576px){.psb--idea-card{margin:0 -16px}.psb--idea-card .psb--idea-card__item{margin-top:0}.psb--idea-card .swiper-wrapper{margin:0}}.psb--idea-card__company{max-width:100%}.psb--layout #lenta,#crew,#analytic,#idea{scroll-margin-top:140px}.psb--material{margin:80px 0;-webkit-transform:matrix(1, 0, 0, 1, 0, 0);-ms-transform:matrix(1, 0, 0, 1, 0, 0);transform:matrix(1, 0, 0, 1, 0, 0);padding:0}@media (max-width: 576px){.psb--material{margin:24px 0}}.psb--material__data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.psb--material__data p{font-weight:500;font-size:13px;line-height:16px;letter-spacing:0.5px;color:#4c4c4c;width:auto}@media (max-width: 768px){.psb--material__data p{font-size:12px}}.psb--material__data a{padding:6px 12px 5px;font-weight:500;font-size:13px;line-height:100%;color:#323242}@media (max-width: 768px){.psb--material__data a{font-size:12px}}.psb--material hr{border:1px solid #F0F0F0;margin-top:40px;margin-bottom:80px}@media (max-width: 576px){.psb--material hr{margin-top:24px;margin-bottom:24px}}.psb--material__content{max-width:752px;margin:0 auto}@media (max-width: 1600px){.psb--material__content{max-width:672px}}@media (max-width: 1440px){.psb--material__content{max-width:592px;margin-bottom:60px}}@media (max-width: 1280px){.psb--material__content{max-width:528px}}@media (max-width: 768px){.psb--material__content{max-width:474px}}@media (max-width: 576px){.psb--material__content{margin-top:32px}}.psb--material__content img{width:100%;max-width:100%;margin-bottom:48px}@media (max-width: 576px){.psb--material__content img{margin-bottom:32px}}.psb--material__content p{font-weight:500;font-size:18px;line-height:28px;color:#323242}.psb--material__content p:not(:last-child){margin-bottom:28px}@media (max-width: 1440px){.psb--material__content p{font-size:16px;line-height:24px}}.psb--contents .psb--chips-layout .psb--btn{margin-top:0}.psb--contents .psb--contents__button{text-align:center}.psb--contents .psb--contents__button .psb--btn__icon{background-image:unset}

.tabsPSB{position:relative}.tabsPSB:before{content:'';height:1px;width:100%;position:absolute;top:0;left:0;z-index:2}.tabsPSB.light-theme:before{background:rgba(255,255,255,0.1)}.tabsPSB.light-theme .tabsPSB__tabItem{color:#ffffff}.tabsPSB.light-theme .tabsPSB__tabItem span::before,.tabsPSB.light-theme .tabsPSB__tabItem a::before{background:#ffffff}.tabsPSB.dark-theme:before{background:rgba(0,0,0,0.1)}.tabsPSB.dark-theme .tabsPSB__tabItem{color:#1C1C1C}.tabsPSB.dark-theme .tabsPSB__tabItem span::before,.tabsPSB.dark-theme .tabsPSB__tabItem a::before{background:#1C1C1C}.tabsPSB__tabList{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:100%;padding:12px 16px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;position:-webkit-sticky;position:sticky;top:0;z-index:1;-webkit-transition:top .2s ease-out;-o-transition:top .2s ease-out;transition:top .2s ease-out}.tabsPSB__tabList::-webkit-scrollbar{display:none}@media screen and (max-width: 767px){.tabsPSB__tabList{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.tabsPSB__tabItem{font-weight:500;font-size:13px;line-height:28px;white-space:nowrap;padding-right:24px;cursor:pointer;opacity:.8;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.tabsPSB__tabItem span,.tabsPSB__tabItem a{position:relative;display:inline-block}.tabsPSB__tabItem span::before,.tabsPSB__tabItem a::before{content:'';width:0;height:1px;position:absolute;left:0;bottom:0;-webkit-transition:width .2s ease-in-out;-o-transition:width .2s ease-in-out;transition:width .2s ease-in-out}.tabsPSB__tabItem--active{opacity:1;font-weight:700;pointer-events:none}@media screen and (min-width: 1199px){.tabsPSB__tabItem:hover{opacity:1}.tabsPSB__tabItem:hover span::before,.tabsPSB__tabItem:hover a::before{width:70%}}@media screen and (max-width: 480px){.tabsPSB__tabItem{padding-right:20px}}.tabsPSB__contentItem{display:none}.tabsPSB__contentItem--active{display:block;-webkit-animation:fadeIn .3s ease-in-out forwards;animation:fadeIn .3s ease-in-out forwards}.tabsPSB section .container{padding:0 !important;max-width:none !important}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}

.page-title{font-weight:bold;font-size:36px;line-height:95%;margin-bottom:44px}@media screen and (max-width: 1439px){.page-title{font-size:28px;line-height:157%}}@media screen and (max-width: 767px){.page-title{font-size:23px;line-height:122%}}.section{margin-bottom:100px}@media screen and (max-width: 1439px){.section{margin-bottom:72px}}@media screen and (max-width: 1024px){.section{padding:0 28px}}@media screen and (max-width: 767px){.section{margin-bottom:56px;padding:0 24px}}a.welcome-link{font-weight:600;font-size:16px;line-height:125%;color:#585892;text-decoration:none;-webkit-transition:color .4s ease-in-out;-o-transition:color .4s ease-in-out;transition:color .4s ease-in-out}a.welcome-link span{background:-o-linear-gradient(transparent calc(100% - 1px), rgba(88,88,146,0.5) 1px) no-repeat 100% 100%;background:linear-gradient(transparent calc(100% - 1px), rgba(88,88,146,0.5) 1px) no-repeat 100% 100%;width:calc(100%);-webkit-transition:background .4s ease-in-out;-o-transition:background .4s ease-in-out;transition:background .4s ease-in-out}a.welcome-link.link__out{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 1200px){a.welcome-link:hover{color:#353569}a.welcome-link:hover span{background:-o-linear-gradient(transparent calc(100% - 1px), #585892 1px) no-repeat 100% 100%;background:linear-gradient(transparent calc(100% - 1px), #585892 1px) no-repeat 100% 100%}a.welcome-link:hover svg path{stroke:#353569}}.welcome-intro{position:relative;background:-o-linear-gradient(350.16deg, #53538F 27.28%, #6969AF 97.2%);background:linear-gradient(99.84deg, #53538F 27.28%, #6969AF 97.2%);overflow:hidden;margin-bottom:100px}@media screen and (max-width: 1919px){.welcome-intro{padding:52px 0 60px}}@media screen and (max-width: 1439px){.welcome-intro{padding:52px 0 40px;margin-bottom:72px}}@media screen and (max-width: 1439px){.welcome-intro{padding:52px 28px 40px;margin-bottom:72px}}@media screen and (max-width: 767px){.welcome-intro{padding:40px 24px 50px;margin-bottom:47px}}@media screen and (min-width: 1920px){.welcome-intro{padding:52px 0 76px}}.welcome-intro__logo{width:98px;height:30px}.welcome-intro__description{position:relative;z-index:2}@media screen and (max-width: 1919px){.welcome-intro__description{padding:109px 0 160px;width:478px}}@media screen and (max-width: 1599px){.welcome-intro__description{padding:125px 0 144px;width:448px}}@media screen and (max-width: 1439px){.welcome-intro__description{padding:86px 0 114px;width:400px}}@media screen and (max-width: 1023px){.welcome-intro__description{padding:70px 0 93px;width:348px}}@media screen and (max-width: 767px){.welcome-intro__description{padding:249px 0 48px;width:100%}}@media screen and (min-width: 1920px){.welcome-intro__description{padding:116px 0 165px;width:560px}}.welcome-intro__title{font-weight:600;color:#fff}@media screen and (max-width: 1919px){.welcome-intro__title{font-size:44px;line-height:100%;margin-bottom:48px}}@media screen and (max-width: 1439px){.welcome-intro__title{font-size:36px;line-height:111%;margin-bottom:28px}}@media screen and (max-width: 767px){.welcome-intro__title{font-size:28px;line-height:129%}}@media screen and (min-width: 1920px){.welcome-intro__title{font-size:44px;line-height:100%;margin-bottom:48px}}.welcome-intro__subtitle{font-weight:500;letter-spacing:.02rem;color:#fff}@media screen and (max-width: 1919px){.welcome-intro__subtitle{font-size:20px;line-height:140%}}@media screen and (max-width: 1439px){.welcome-intro__subtitle{font-size:18px;line-height:133%}}@media screen and (min-width: 1920px){.welcome-intro__subtitle{font-size:20px;line-height:140%}}.welcome-intro__btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width: 767px){.welcome-intro__btn-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.welcome-intro__btn{background:#FFFFFF;-webkit-box-shadow:0 3px 6px rgba(50,50,66,0.17);box-shadow:0 3px 6px rgba(50,50,66,0.17);border-radius:8px;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 368px;flex:1 1 368px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;opacity:0;-webkit-transform:perspective(100px) translateY(20px) rotateX(4deg) scale(0.95);transform:perspective(100px) translateY(20px) rotateX(4deg) scale(0.95);-webkit-transition:opacity 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;transition:opacity 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;-o-transition:opacity 0.5s ease-in-out, transform 0.5s ease-in-out;transition:opacity 0.5s ease-in-out, transform 0.5s ease-in-out;transition:opacity 0.5s ease-in-out, transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out}.welcome-intro__btn.animated{-webkit-transform:translateY(0) rotateX(0deg) scale(1);transform:translateY(0) rotateX(0deg) scale(1);opacity:1}.welcome-intro__btn:nth-child(1){-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s}.welcome-intro__btn:nth-child(2){-webkit-transition-delay:.7s;-o-transition-delay:.7s;transition-delay:.7s}.welcome-intro__btn:nth-child(3){-webkit-transition-delay:.9s;-o-transition-delay:.9s;transition-delay:.9s}@media screen and (max-width: 767px){.welcome-intro__btn{-webkit-box-flex:1;-ms-flex:auto;flex:auto}}@media screen and (min-width: 1920px){.welcome-intro__btn{padding:20px}}.welcome-intro__btn:not(:last-child){margin-right:16px}.welcome-intro__btn--icon{width:36px;height:36px;margin-right:16px}@media screen and (min-width: 1920px){.welcome-intro__btn--icon{width:40px;height:40px;margin-right:20px}}.welcome-intro__btn-descr{font-weight:bold;font-size:16px;line-height:20px;color:#1C1C1C}@media screen and (min-width: 1920px){.welcome-intro__btn-descr{font-size:18px;line-height:28px}}@media screen and (min-width: 1200px){.welcome-intro__btn:hover{-webkit-transform:translate3d(0, -4px, 0);transform:translate3d(0, -4px, 0);-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}}@media screen and (max-width: 767px){.welcome-intro__btn:not(:last-child){margin-right:0;margin-bottom:16px}}.welcome-intro__img-layer{position:absolute;top:0;right:0;width:765.64px;z-index:0;-webkit-transform:scale(1.35);-ms-transform:scale(1.35);transform:scale(1.35);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-o-transition:transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out}@media screen and (max-width: 1599px){.welcome-intro__img-layer{-webkit-transform:scale(1.23) translate(67px, -10px);-ms-transform:scale(1.23) translate(67px, -10px);transform:scale(1.23) translate(67px, -10px)}}@media screen and (max-width: 1439px){.welcome-intro__img-layer{-webkit-transform:scale(0.95) translate(184px, -38px);-ms-transform:scale(0.95) translate(184px, -38px);transform:scale(0.95) translate(184px, -38px)}}@media screen and (max-width: 1023px){.welcome-intro__img-layer{-webkit-transform:scale(0.95) translate(250px, -60px);-ms-transform:scale(0.95) translate(250px, -60px);transform:scale(0.95) translate(250px, -60px)}}@media screen and (max-width: 767px){.welcome-intro__img-layer{-webkit-transform:scale(0.95) translate(200px, -108px);-ms-transform:scale(0.95) translate(200px, -108px);transform:scale(0.95) translate(200px, -108px)}}@media screen and (max-width: 380px){.welcome-intro__img-layer{-webkit-transform:scale(0.8) translate(330px, -108px);-ms-transform:scale(0.8) translate(330px, -108px);transform:scale(0.8) translate(330px, -108px)}}.welcome-intro__bg-img{max-width:375.24px;display:inline-block;opacity:0}.welcome-intro__bg-img:first-child{-webkit-animation:1s cardMove1 0.4s cubic-bezier(0.83, 0, 0.17, 1) forwards;animation:1s cardMove1 0.4s cubic-bezier(0.83, 0, 0.17, 1) forwards}.welcome-intro__bg-img:nth-child(2){-webkit-animation:1s cardMove2 0.2s cubic-bezier(0.83, 0, 0.17, 1) forwards;animation:1s cardMove2 0.2s cubic-bezier(0.83, 0, 0.17, 1) forwards}.welcome-intro__bg-img:last-child{-webkit-animation:1s cardMove3 cubic-bezier(0.83, 0, 0.17, 1) forwards;animation:1s cardMove3 cubic-bezier(0.83, 0, 0.17, 1) forwards}@-webkit-keyframes cardMove1{0%{-webkit-transform:translate(667px, 60px);transform:translate(667px, 60px)}100%{-webkit-transform:translate(437px, 199px);transform:translate(437px, 199px);opacity:1}}@keyframes cardMove1{0%{-webkit-transform:translate(667px, 60px);transform:translate(667px, 60px)}100%{-webkit-transform:translate(437px, 199px);transform:translate(437px, 199px);opacity:1}}@-webkit-keyframes cardMove2{0%{-webkit-transform:translate(277px, -122px);transform:translate(277px, -122px)}100%{-webkit-transform:translate(37px, 25px);transform:translate(37px, 25px);opacity:1}}@keyframes cardMove2{0%{-webkit-transform:translate(277px, -122px);transform:translate(277px, -122px)}100%{-webkit-transform:translate(37px, 25px);transform:translate(37px, 25px);opacity:1}}@-webkit-keyframes cardMove3{0%{-webkit-transform:translate(635px, -350px);transform:translate(635px, -350px)}100%{-webkit-transform:translate(165px, -55px);transform:translate(165px, -55px);opacity:1}}@keyframes cardMove3{0%{-webkit-transform:translate(635px, -350px);transform:translate(635px, -350px)}100%{-webkit-transform:translate(165px, -55px);transform:translate(165px, -55px);opacity:1}}.benefits__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;margin-right:36px;width:40px;height:40px}@media screen and (max-width: 1919px){.benefits__icon{margin-right:29px;width:36px;height:36px;-webkit-box-flex:0;-ms-flex:0 0 36px;flex:0 0 36px}}@media screen and (max-width: 1439px){.benefits__icon{margin-right:20px}}@media screen and (max-width: 1023px){.benefits__icon{-webkit-box-flex:0;-ms-flex:0 0 36px;flex:0 0 36px;width:36px;height:36px}}@media screen and (max-width: 400px){.benefits__icon.empty{display:none}}.benefits__table{width:100%}.benefits__table-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media screen and (max-width: 1919px){.benefits__table-row{padding:12px 20px}.benefits__table-row::after{content:'';position:absolute;bottom:0;right:0;width:calc(100% - 75px);height:1px;background:rgba(0,0,0,0.1)}.benefits__table-row:nth-child(2){padding:0 20px 12px 20px}}@media screen and (max-width: 1439px){.benefits__table-row{padding:12px 12px 12px 8.5px}.benefits__table-row:nth-child(2){padding:0 12px 12px 8.5px}}@media screen and (max-width: 1023px){.benefits__table-row{padding:12px 12px 12px 8px}.benefits__table-row:nth-child(2){padding:12px 12px 12px 8px}}@media screen and (max-width: 767px){.benefits__table-row{padding:0 8px;margin-bottom:36px}.benefits__table-row:nth-child(2){padding:0 8px}}@media screen and (min-width: 1920px){.benefits__table-row{padding:16px 16px 16px 20px}.benefits__table-row::after{content:'';position:absolute;bottom:0;right:0;width:calc(100% - 77px);height:1px;background:rgba(0,0,0,0.1)}.benefits__table-row:nth-child(2){padding:0 16px 16px 20px}}.benefits__table-row:last-child{padding:16px 16px 0 16px}.benefits__table-row:last-child::after{content:none}@media screen and (min-width: 1920px){.benefits__table-row:last-child{padding:16px 16px 0 20px}.benefits__table-row:last-child::after{content:none}}@media screen and (max-width: 767px){.benefits__table-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-bottom:0}.benefits__table-row::after{content:none}}.benefits__table-row_promo{border:1px solid rgba(0,0,0,0.1);-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.05);box-shadow:0 5px 10px rgba(0,0,0,0.05);border-radius:8px;margin-bottom:24px}@media screen and (max-width: 1919px){.benefits__table-row_promo{padding:20px}.benefits__table-row_promo::after{content:none}}@media screen and (max-width: 1439px){.benefits__table-row_promo{padding:16px 16px 16px 8.5px}}@media screen and (max-width: 1023px){.benefits__table-row_promo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;padding:0 12px 12px 8px;margin-bottom:0}.benefits__table-row_promo::after{content:'';position:absolute;bottom:0;right:0;width:calc(100% - 75px);height:1px;background:rgba(0,0,0,0.1)}}@media screen and (max-width: 767px){.benefits__table-row_promo{padding:0 8px 16px;margin-bottom:16px}}@media screen and (min-width: 1920px){.benefits__table-row_promo{padding:20px}.benefits__table-row_promo::after{content:none}}.benefits__table-row_promo .promo-descr__item:first-child{max-width:167px}.benefits__table-row_promo .promo-descr__item:nth-child(3){max-width:234px}@media screen and (max-width: 767px){.benefits__table-row_promo .benefits__descr_btn-wrapp{margin-left:0 !important;padding-left:0 !important}}.benefits__table-column{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){.benefits__table-column{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}}.benefits__table-column_left{-webkit-box-flex:1;-ms-flex:1 1 calc(100% - 174px);flex:1 1 calc(100% - 174px)}@media screen and (max-width: 1023px){.benefits__table-column_left{-webkit-box-flex:1;-ms-flex:1 1 calc(100% - 150px);flex:1 1 calc(100% - 150px)}}@media screen and (max-width: 767px){.benefits__table-column_left{-webkit-box-flex:1;-ms-flex:1;flex:1}}.benefits__table-column_right .benefits__descr{width:174px;padding-left:20px}@media screen and (max-width: 1023px){.benefits__table-column_right{width:150px}}@media screen and (max-width: 767px){.benefits__table-column_right{width:100%}.benefits__table-column_right .benefits__descr{width:100%;margin-left:36px}}.benefits__descr-title{font-weight:600;font-size:16px;line-height:125%;margin-bottom:0}@media screen and (max-width: 767px){.benefits__descr-title{margin-bottom:8px}}@media screen and (max-width: 767px){.benefits__descr-title_tag{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;padding:3px 6px;background:rgba(0,0,0,0.1);border-radius:4px}}.benefits__descr-text{font-weight:500;font-size:14px;line-height:143%;color:rgba(28,28,28,0.6)}.benefits__btn{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;background:#585892;border-radius:4px;padding:8px 0;font-weight:600;font-size:16px;line-height:150%;color:#fff;width:174px;margin-left:-20px;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s}@media screen and (max-width: 1023px){.benefits__btn{width:150px}}@media screen and (max-width: 767px){.benefits__btn{margin-left:59px;margin-top:8px}}@media screen and (min-width: 1200px){.benefits__btn:hover{background:#353569}}.benefits .promo-descr__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}.benefits .promo-descr__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}@media screen and (max-width: 767px){.benefits .promo-descr__item_row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-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%}}.benefits .promo-descr__item:not(:last-child){margin-right:40px}@media screen and (max-width: 1023px){.benefits .promo-descr__item--desktop{display:none}}.benefits .promo-descr__item--mobile{display:none}.benefits .promo-descr__item--mobile sup{font-size:58%;font-weight:500;top:-0.82em}@media screen and (max-width: 1023px){.benefits .promo-descr__item--mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}@media screen and (max-width: 767px){.benefits .indent{margin-top:12px}}.tutorials__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}@media screen and (max-width: 1024px){.tutorials__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width: 1439px){.tutorials__list{width:100%}}.tutorials__list:first-child{margin-right:112px}@media screen and (max-width: 1919px){.tutorials__list:first-child{margin-right:16px}}@media screen and (max-width: 1439px){.tutorials__list:first-child{margin-right:0}}.tutorials__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;cursor:pointer;border-radius:4px;padding:12px 24px;width:416px}@media screen and (max-width: 1919px){.tutorials__item{width:440px}}@media screen and (max-width: 1599px){.tutorials__item{width:400px}}@media screen and (max-width: 1439px){.tutorials__item{padding:12px;width:auto}}.tutorials__item:not(:last-child){margin-bottom:8px}.tutorials__item.active{background:#585892;pointer-events:none}.tutorials__item.active a.tutorials__link{color:#fff !important}.tutorials__item.active .tutorials__icon{color:#fff}@media screen and (min-width: 1200px){.tutorials__item:hover .tutorials__icon{color:#353569}}.tutorials__icon{min-width:28px;min-height:28px;width:28px;height:28px;margin-right:28px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#585892}@media screen and (max-width: 767px){.tutorials__icon{margin-right:20px}}@media screen and (max-width: 1439px){.tutorials .page-title{margin-bottom:0}.tutorials .page-title+.tutorials__wrapper{margin-top:24px}}.tutorials__faq{height:0;overflow:hidden;margin-top:0;background:rgba(100,100,120,0.05);-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}@media screen and (max-width: 1024px){.tutorials__faq{opacity:0;height:100%}}.tutorials__faq-wrapper{display:none;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}.tutorials__faq-wrapper.isActive{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 1024px){.tutorials__faq-wrapper.isActive{padding:0}}.tutorials__faq.isActive{height:862px;margin-top:44px}@media screen and (max-width: 1024px){.tutorials__faq.isActive{position:fixed;overflow:hidden scroll;opacity:1;top:0;left:0;width:100%;height:100%;z-index:100;margin-top:0;background:#fff}}.tutorials__title{font-weight:600;font-size:28px;line-height:157%;color:#323242;margin-bottom:36px;display:none}@media screen and (max-width: 1024px){.tutorials__title{display:block;padding:0 104px}}@media screen and (max-width: 767px){.tutorials__title{font-size:24px;line-height:122%;padding:0 28px}}@media screen and (max-width: 480px){.tutorials__title{padding:0 16px}}.tutorials .close-btn{position:-webkit-sticky;position:sticky;cursor:pointer;display:none;top:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;margin-bottom:36px;z-index:100}@media screen and (max-width: 1024px){.tutorials .close-btn{display:-webkit-box;display:-ms-flexbox;display:flex;padding:36px 104px 0}}@media screen and (max-width: 1024px) and (max-width: 767px){.tutorials .close-btn{padding:32px 28px 0}}@media screen and (max-width: 1024px) and (max-width: 480px){.tutorials .close-btn{padding:28px 16px 0}}.switch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 4px;height:42px;width:-webkit-max-content;width:-moz-max-content;width:max-content;background:rgba(28,28,28,0.05);border-radius:4px;position:relative;z-index:1;cursor:pointer}@media (max-width: 1024px){.switch{margin:0 104px}}@media screen and (max-width: 767px){.switch{margin:0 28px}}@media (max-width: 480px){.switch{margin:0 16px}}.switch__slider{position:absolute;background:#fff;border-radius:4px;width:164px;height:34px;top:4px;left:4px;z-index:-1;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-o-transition:transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out}@media screen and (max-width: 767px){.switch__slider{width:135px}}.switch__options{background:transparent;padding:6px 35px;font-weight:500;font-size:14px;line-height:157%;color:#1C1C1C;border-radius:4px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media screen and (max-width: 767px){.switch__options{padding:6px 21px}}.switch__options_text{position:relative;z-index:1}.switch__options.active{background:#fff}.switch__options .desktop-lettering{display:inline}.switch ~ .faq__list{margin-top:36px}.faq__left-side,.faq__right-side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;height:100%}.faq__left-side{max-width:560px;width:100%;padding:28px 0 40px 24px;margin-right:113px}@media screen and (max-width: 1919px){.faq__left-side{max-width:468px;margin-right:30px}}@media screen and (max-width: 1439px){.faq__left-side{max-width:50%;margin-right:20px}}@media screen and (max-width: 1024px){.faq__left-side{width:100%;max-width:none;margin-right:0;padding:0}}.faq__right-side{max-width:464px;padding:28px 0 40px}@media screen and (max-width: 1439px){.faq__right-side{max-width:45%}}@media screen and (max-width: 1024px){.faq__right-side{display:none}}.faq__list{counter-reset:items-counter;display:none}.faq__list.isActive{display:block}@media screen and (max-width: 1024px){.faq__list.isActive{background:rgba(0,0,0,0.2);width:100%}}.faq__img{max-width:367px;width:100%}.faq__img--mobile{display:none}@media screen and (max-width: 1024px){.faq__img{display:block;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-top:40px;border:1px solid rgba(28,28,28,0.2);border-radius:8px}}.faq__image-list{display:none}.faq__image-list.isActive{display:block}.faq__image-item{display:none;border:1px solid rgba(28,28,28,0.2);border-radius:8px;overflow:hidden}.faq__image-item.isActive{display:block}.faq__item{counter-increment:items-counter;font-weight:500;font-size:16px;line-height:125%;color:#4449DB;border-radius:4px;padding:8px 12px;cursor:pointer;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.faq__item span{padding-left:16px}@media screen and (max-width: 1024px){.faq__item span{padding-left:16px}}.faq__item::before{content:counter(items-counter) ". ";margin-right:8px;position:absolute;left:12px}.faq__item:not(:last-child){margin-bottom:16px}@media screen and (max-width: 1024px){.faq__item:not(:last-child){margin-bottom:36px}}.faq__item.isActive{background:rgba(0,0,0,0.05);color:rgba(0,0,0,0.8)}@media screen and (max-width: 1024px){.faq__item.isActive{background:#ffffff}}@media screen and (max-width: 1024px){.faq__item{font-weight:500;font-size:16px;line-height:24px;color:#000000;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;background:#fff;border-radius:20px;padding:40px 104px}.faq__item::before{left:104px}.faq__item:first-child{padding-top:0;border-top-left-radius:0;border-top-right-radius:0}.faq__item:last-child{border-bottom-left-radius:0;border-bottom-right-radius:0}}@media screen and (max-width: 768px){.faq__item{padding:40px 28px}.faq__item::before{left:28px}}@media screen and (max-width: 480px){.faq__item{padding:40px 16px}.faq__item::before{left:16px}}.welcome-footer{background:#ffffff;padding-bottom:100px}@media screen and (max-width: 1439px){.welcome-footer{padding-bottom:72px}}@media screen and (max-width: 1024px){.welcome-footer{padding:0 28px 72px}}@media screen and (max-width: 767px){.welcome-footer{padding:0 24px 56px}}.welcome-footer__wrapper{padding:16px 20px;background:rgba(0,0,0,0.05);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-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: 767px){.welcome-footer__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.welcome-footer__left-side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}@media screen and (max-width: 767px){.welcome-footer__left-side{margin-bottom:16px}}.welcome-footer__right-side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:0}@media screen and (max-width: 767px){.welcome-footer__right-side{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.welcome-footer__text{font-weight:600;font-size:20px;line-height:140%;color:#000000}@media screen and (max-width: 1024px){.welcome-footer__text{font-size:18px;line-height:133%}}.welcome-footer__link{font-weight:500;font-size:15px;line-height:160%;text-decoration:underline;color:#000000;-webkit-transition:color .4s ease-out;-o-transition:color .4s ease-out;transition:color .4s ease-out}@media screen and (min-width: 1200px){.welcome-footer__link:hover{color:rgba(0,0,0,0.7)}}.welcome-footer__icon{width:30px;height:30px;margin-right:8px}@media screen and (max-width: 767px){.welcome-footer__icon{margin-right:22px}}.welcome-footer__icon_big{width:40px;height:40px;margin-right:20px}@media screen and (max-width: 1024px){.welcome-footer__icon_big{width:32px;height:32px}}.welcome-footer .welcome-footer__mail-link,.welcome-footer .welcome-footer__phone-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.welcome-footer .welcome-footer__phone-link{margin-right:40px}@media screen and (max-width: 767px){.welcome-footer .welcome-footer__phone-link{margin-right:0;margin-bottom:16px}}

*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;outline:none}html{-webkit-tap-highlight-color:transparent;margin:0 !important;height:100%}html{overflow:hidden}@media screen and (max-width: 1199px){html.isFixPage{position:fixed;top:0;left:0;right:0;bottom:0;overflow:hidden;-webkit-overflow-scrolling:auto}}@media screen and (max-width: 1199px){html.isFixPage body{position:fixed;top:0;left:0;right:0;bottom:0;overflow:hidden;-webkit-overflow-scrolling:auto}}body{height:100%;overflow:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;background:#fff;color:#323242;font-size:16px;line-height:24px;font-weight:400;opacity:0}body.smoothLoad{-webkit-animation:fadeInBody .3s ease-in-out forwards;animation:fadeInBody .3s ease-in-out forwards}body.bodyFadeOut{-webkit-animation:fadeOutBody .3s ease-in-out forwards;animation:fadeOutBody .3s ease-in-out forwards}@-webkit-keyframes fadeInBody{0%{opacity:0}to{opacity:1}}@keyframes fadeInBody{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOutBody{0%{opacity:1}to{opacity:0}}@keyframes fadeOutBody{0%{opacity:1}to{opacity:0}}*,body{font-family:'Gilroy', 'Arial', sans-serif}.layout{position:relative;height:100%}.wrapper{position:relative;background:white}ul,li{list-style:none;list-style-type:none}button,input,textarea,label{padding:0;border:0;outline:none;background-color:transparent;border-radius:0;text-transform:none;font-family:inherit;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}button::-ms-clear,input::-ms-clear,textarea::-ms-clear,label::-ms-clear{display:none;width:0;height:0}button::-ms-reveal,input::-ms-reveal,textarea::-ms-reveal,label::-ms-reveal{display:none;width:0;height:0}button::-webkit-search-decoration,input::-webkit-search-decoration,textarea::-webkit-search-decoration,label::-webkit-search-decoration{display:none}button::-webkit-search-cancel-button,input::-webkit-search-cancel-button,textarea::-webkit-search-cancel-button,label::-webkit-search-cancel-button{display:none}button::-webkit-search-results-button,input::-webkit-search-results-button,textarea::-webkit-search-results-button,label::-webkit-search-results-button{display:none}button::-webkit-search-results-decoration,input::-webkit-search-results-decoration,textarea::-webkit-search-results-decoration,label::-webkit-search-results-decoration{display:none}button{cursor:pointer}textarea{resize:vertical}img,main,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}table{border-collapse:collapse;border-spacing:0;width:100%;display:table}a{text-decoration:none;color:inherit}a.link{color:#F26126;font-weight:500}textarea::-webkit-input-placeholder,input::-webkit-input-placeholder{color:#646478}textarea:-ms-input-placeholder,input:-ms-input-placeholder{color:#646478}textarea::-ms-input-placeholder,input::-ms-input-placeholder{color:#646478}textarea::-webkit-input-placeholder, input::-webkit-input-placeholder{color:#646478}textarea::-moz-placeholder, input::-moz-placeholder{color:#646478}textarea:-ms-input-placeholder, input:-ms-input-placeholder{color:#646478}textarea::-ms-input-placeholder, input::-ms-input-placeholder{color:#646478}textarea::placeholder,input::placeholder{color:#646478}input:-webkit-autofill{-webkit-animation-name:autofill;-webkit-animation-fill-mode:both}@-webkit-keyframes autofill{to{color:#000;background:transparent}}@keyframes autofill{to{color:#000;background:transparent}}section{padding:52px 0;-webkit-transform:matrix(1, 0, 0, 1, 0, 20);-ms-transform:matrix(1, 0, 0, 1, 0, 20);transform:matrix(1, 0, 0, 1, 0, 20);opacity:0}section.animate{-webkit-animation:fadeInUpSection .8s ease-in-out forwards;animation:fadeInUpSection .8s ease-in-out forwards;opacity:1}section.shown{opacity:1}@media screen and (max-width: 1024px){section{padding:42px 0}}@media screen and (max-width: 599px){section{padding:36px 0}}section .hidden{opacity:0;visibility:hidden}section .visible{opacity:1;visibility:visible}section .text-p14,section .text-p12{display:block;margin:16px 0 0}section .text-p14{font-size:14px}section .text-p12{font-size:12px;line-height:22px}section .chosen-container.chosen-with-drop .chosen-drop{visibility:visible}section .chosen-container .chosen-drop{visibility:hidden}section .lt-label-mobile{display:none !important}section .tabsPSB__contentItem--active div section:first-child{opacity:1;-webkit-transform:matrix(1, 0, 0, 1, 0, 0);-ms-transform:matrix(1, 0, 0, 1, 0, 0);transform:matrix(1, 0, 0, 1, 0, 0)}@-webkit-keyframes fadeInUpSection{0%,20%{-webkit-transform:matrix(1, 0, 0, 1, 0, 20);transform:matrix(1, 0, 0, 1, 0, 20);opacity:0;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}100%{-webkit-transform:matrix(1, 0, 0, 1, 0, 0);transform:matrix(1, 0, 0, 1, 0, 0);opacity:1}}@keyframes fadeInUpSection{0%,20%{-webkit-transform:matrix(1, 0, 0, 1, 0, 20);transform:matrix(1, 0, 0, 1, 0, 20);opacity:0;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}100%{-webkit-transform:matrix(1, 0, 0, 1, 0, 0);transform:matrix(1, 0, 0, 1, 0, 0);opacity:1}}::-moz-selection{background:#323242;color:#fff}::selection{background:#323242;color:#fff}::-moz-selection{background:#323242;color:#fff}::-webkit-selection{background:#323242;color:#fff}.btn-main{padding:12px 32px;color:#fff;font-size:16px;line-height:24px;font-weight:500;letter-spacing:.02em;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:4px;border:1px solid transparent;background:#F26126;cursor:pointer;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}@media screen and (min-width: 1025px){.btn-main:hover{background:#C6420C}}.btn-main--icon .text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn-main--icon .icon{width:24px;height:24px;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-left:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn-main--icon .icon path,.btn-main--icon .icon circle{fill:#fff;-webkit-transition:fill .2s linear;-o-transition:fill .2s linear;transition:fill .2s linear}.btn-main--outline{border:1px solid #F26126;background:transparent;color:#F26126}@media screen and (min-width: 1025px){.btn-main--outline:hover{background:#FCDFD4}}.btn-main--outline.btn-main--icon .icon path,.btn-main--outline.btn-main--icon .icon circle{fill:#F26126}.btn-main--dark{background:#323242;color:#fff}@media screen and (min-width: 1025px){.btn-main--dark:hover{background:#1C1C1E}}.btn-main--dark.btn-main--outline{border:1px solid #323242;background:transparent;color:#323242}@media screen and (min-width: 1025px){.btn-main--dark.btn-main--outline:hover{background:#E5E5EA}}.btn-main--dark.btn-main--outline.btn-main--icon .icon path,.btn-main--dark.btn-main--outline.btn-main--icon .icon circle{fill:#323242}.btn-main--blue{background:#2C2D84;color:#fff}@media screen and (min-width: 1025px){.btn-main--blue:hover{background:#1F226A}}.btn-main--blue.btn-main--outline{border:1px solid #2C2D84;background:transparent;color:#2C2D84}@media screen and (min-width: 1025px){.btn-main--blue.btn-main--outline:hover{background:#D2D3F6}}.btn-main--blue.btn-main--outline.btn-main--icon .icon path,.btn-main--blue.btn-main--outline.btn-main--icon .icon circle{fill:#2C2D84}.btn-main--lightBlue{background:#4449DB;color:#fff}@media screen and (min-width: 1025px){.btn-main--lightBlue:hover{background:#2C2D84}}.btn-main--lightBlue.btn-main--outline{border:1px solid #4449DB;background:transparent;color:#4449DB}@media screen and (min-width: 1025px){.btn-main--lightBlue.btn-main--outline:hover{background:#D2D3F6}}.btn-main--lightBlue.btn-main--outline.btn-main--icon .icon path,.btn-main--lightBlue.btn-main--outline.btn-main--icon .icon circle{fill:#4449DB}.btn-main--whiteOrange{background:#fff;color:#F26126}@media screen and (min-width: 1025px){.btn-main--whiteOrange:hover{background:#FCDFD4}}.btn-main--whiteOrange.btn-main--icon .icon path,.btn-main--whiteOrange.btn-main--icon .icon circle{fill:#F26126}.btn-main--whiteOrange.btn-main--outline{border:1px solid #fff;background:transparent;color:#fff}.btn-main--whiteOrange.btn-main--outline.btn-main--icon .icon path,.btn-main--whiteOrange.btn-main--outline.btn-main--icon .icon circle{fill:#fff}@media screen and (min-width: 1025px){.btn-main--whiteOrange.btn-main--outline.btn-main--icon:hover .icon path,.btn-main--whiteOrange.btn-main--outline.btn-main--icon:hover .icon circle{fill:#F26126}}@media screen and (min-width: 1025px){.btn-main--whiteOrange.btn-main--outline:hover{border:1px solid transparent;background:#fff;color:#F26126}}.btn-main--whiteBlue{background:#fff;color:#2C2D84}@media screen and (min-width: 1025px){.btn-main--whiteBlue:hover{background:#D2D3F6}}.btn-main--whiteBlue.btn-main--icon .icon path,.btn-main--whiteBlue.btn-main--icon .icon circle{fill:#2C2D84}.btn-main--whiteBlue.btn-main--outline{border:1px solid #fff;background:transparent;color:#fff}.btn-main--whiteBlue.btn-main--outline.btn-main--icon .icon path,.btn-main--whiteBlue.btn-main--outline.btn-main--icon .icon circle{fill:#fff}@media screen and (min-width: 1025px){.btn-main--whiteBlue.btn-main--outline.btn-main--icon:hover .icon path,.btn-main--whiteBlue.btn-main--outline.btn-main--icon:hover .icon circle{fill:#2C2D84}}@media screen and (min-width: 1025px){.btn-main--whiteBlue.btn-main--outline:hover{border:1px solid transparent;background:#fff;color:#2C2D84}}.btn-main--whiteDark{background:#fff;color:#323242}@media screen and (min-width: 1025px){.btn-main--whiteDark:hover{background:#E5E5EA}}.btn-main--whiteDark.btn-main--icon .icon path,.btn-main--whiteDark.btn-main--icon .icon circle{fill:#323242}.btn-main--whiteDark.btn-main--outline{border:1px solid #fff;background:transparent;color:#fff}.btn-main--whiteDark.btn-main--outline.btn-main--icon .icon path,.btn-main--whiteDark.btn-main--outline.btn-main--icon .icon circle{fill:#fff}@media screen and (min-width: 1025px){.btn-main--whiteDark.btn-main--outline.btn-main--icon:hover .icon path,.btn-main--whiteDark.btn-main--outline.btn-main--icon:hover .icon circle{fill:#323242}}@media screen and (min-width: 1025px){.btn-main--whiteDark.btn-main--outline:hover{border:1px solid transparent;background:#fff;color:#323242}}.btn-main--disabled{pointer-events:none;cursor:default;opacity:.4}.btn-main--small{font-size:14px;line-height:20px;padding:10px 16px}.btn-main--small.btn-main--icon .icon{-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8)}@media screen and (max-width: 425px){.btn-main{width:100%;display:block;text-align:center;font-size:14px;padding:12px 16px}}.doc-link{color:#2C2D84;font-size:16px;line-height:24px;font-weight:500;letter-spacing:.02em;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.doc-link .icon-link{width:30px;height:30px;-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;margin-right:12px}.doc-link:hover{opacity:.4}.btn-wrapp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}@media screen and (max-width: 425px){.btn-wrapp{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.btn-wrapp--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-wrapp--left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.btn-wrapp .btn-main+.btn-main{margin-left:12px}@media screen and (max-width: 425px){.btn-wrapp .btn-main+.btn-main{margin-top:8px;margin-left:0}}@media screen and (max-width: 425px){.btn-wrapp .btn-main{margin-bottom:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.buttons-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.buttons-wrapper .button{position:relative;padding:10px 20px;background:#323242;white-space:nowrap;border-radius:4px;font-size:14px;line-height:170%;font-weight:600;color:#ffffff;z-index:1;text-align:center}.buttons-wrapper .button__light{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:4px;background-image:url("/psb_1_2/assets/img/spotlight_button.png");background-repeat:no-repeat;background-size:cover;opacity:0;z-index:-1;-webkit-transition:opacity .25s ease-out, background-position .3s ease-out;-o-transition:opacity .25s ease-out, background-position .3s ease-out;transition:opacity .25s ease-out, background-position .3s ease-out}.buttons-wrapper .button__light.isHover{opacity:.9;-webkit-transition:opacity .25s ease-out, background-position .3s ease-out;-o-transition:opacity .25s ease-out, background-position .3s ease-out;transition:opacity .25s ease-out, background-position .3s ease-out}@media screen and (max-width: 767px){.buttons-wrapper .button+.button{margin-top:12px}}.buttons-wrapper .button--big{padding:16px 30px;-webkit-box-shadow:10px 14px 34px rgba(0,0,0,0.13);box-shadow:10px 14px 34px rgba(0,0,0,0.13)}.buttons-wrapper .button--outline{color:#323242;background:none;border-color:rgba(50,50,66,0.3);border-width:1px;border-style:solid;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}@media screen and (min-width: 1200px){.buttons-wrapper .button--outline:hover{border-color:#323242;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}}@media screen and (max-width: 767px){.buttons-wrapper .button{width:100%}}.buttons-wrapper--left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.buttons-wrapper--right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width: 767px){.buttons-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}}.popup-IE{-webkit-box-shadow:0px 4px 30px rgba(50,50,66,0.12);box-shadow:0px 4px 30px rgba(50,50,66,0.12);background:#F7F7F8;width:100%;max-width:750px;margin:0 auto;position:absolute;top:0;left:0;right:0;padding:24px 42px 24px 24px;visibility:hidden;z-index:100}.popup-IE.fadeIn{top:0;opacity:1;visibility:visible}.popup-IE__descr+.popup-IE__btns{margin:24px 0 0}.popup-IE__btns{font-size:0}.popup-IE__btns .btn-main+.btn-main{margin:0 0 0 12px}.popup-IE__title{color:#323242;font-size:32px;line-height:48px;font-weight:600;letter-spacing:.02em}.popup-IE__title+.popup-IE__subtitle{margin:18px 0 0}.popup-IE__subtitle{color:#323242;font-size:24px;line-height:32px;font-weight:400;letter-spacing:.02em}.popup-IE__link{cursor:pointer}.swiper-bottom-panel{margin:24px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1024px){.swiper-bottom-panel--currencies{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width: 1024px){.wrapp-arrows{display:none}}.wrapp-arrows--currencies{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.swiper-button-next,.swiper-button-prev{width:42px;height:42px;-webkit-box-flex:0;-ms-flex:0 0 42px;flex:0 0 42px;margin:0;background-size:unset;background-position:unset;background-repeat:unset;border:1px solid transparent;border-radius:50%;outline:none}.swiper-button-next path,.swiper-button-prev path{-webkit-transition:stroke .2s linear;-o-transition:stroke .2s linear;transition:stroke .2s linear}.swiper-button-next.navigation-disabled,.swiper-button-prev.navigation-disabled{border-color:#f7f7f8;cursor:default;pointer-events:none}.swiper-button-next.navigation-disabled circle,.swiper-button-prev.navigation-disabled circle{fill:transparent}@media screen and (min-width: 1024px){.swiper-button-next:hover:not(.navigation-disabled) path,.swiper-button-prev:hover:not(.navigation-disabled) path{stroke:#f26126}}.arrow-prev--currencies,.arrow-next--currencies{position:relative;left:auto;top:auto;-webkit-transform:none;-ms-transform:none;transform:none}.arrow-prev--tariffs.navigation-disabled,.arrow-next--tariffs.navigation-disabled{border-color:#263179}.arrow-prev--tariffs.navigation-disabled circle,.arrow-next--tariffs.navigation-disabled circle{fill:#263179}.arrow-prev--beneficial-offers,.arrow-next--beneficial-offers{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.arrow-prev--beneficial-offers.navigation-disabled,.arrow-next--beneficial-offers.navigation-disabled{display:none}.arrow-prev--gallery,.arrow-next--gallery{position:absolute;top:50%;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.arrow-prev--gallery.navigation-disabled,.arrow-next--gallery.navigation-disabled{display:none}.arrow-prev--archive,.arrow-next--archive{position:absolute;top:50%;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.arrow-prev--archive.navigation-disabled,.arrow-next--archive.navigation-disabled{display:none}.arrow-prev--intro{left:-92px}@media screen and (min-width: 1024px) and (max-width: 1439px){.arrow-prev--intro{left:-70px}}.arrow-prev--currencies{margin-right:8px}.arrow-prev--beneficial-offers{left:0;margin-left:24px}@media screen and (min-width: 1025px) and (max-width: 1440px){.arrow-prev--archive{left:0;margin-left:24px}}.arrow-prev--gallery{left:0;margin-left:-48px}.arrow-next--intro{right:-62px}@media screen and (min-width: 1024px) and (max-width: 1439px){.arrow-next--intro{right:-70px}}.arrow-next--beneficial-offers{right:0;margin-right:24px}@media screen and (min-width: 1025px) and (max-width: 1440px){.arrow-next--archive{right:0;margin-right:24px}}.arrow-next--gallery{right:0;margin-right:-48px}.swiper-pagination-bullets .swiper-pagination-bullet{margin:0}.swiper-pagination{position:relative;bottom:auto;left:auto !important;-webkit-transform:none !important;-ms-transform:none !important;transform:none !important;text-align:center}.swiper-pagination--intro{margin:-60px 0 0}.swiper-pagination--intro .swiper-pagination-bullet{background:#ffffff}@media screen and (max-width: 1279px){.swiper-pagination--intro{position:absolute;bottom:0;right:0 !important;left:0 !important;margin:0 auto -32px}}.swiper-pagination--beneficial-offers{margin:28px auto 0}@media screen and (max-width: 767px){.swiper-pagination--beneficial-offers{margin:20px auto 0}}.swiper-pagination--commonCarousel-v1{margin:28px auto 0}@media screen and (max-width: 767px){.swiper-pagination--commonCarousel-v1{margin:20px auto 0}}.swiper-pagination--advantagesCarousel{margin:28px auto 0}@media screen and (max-width: 767px){.swiper-pagination--advantagesCarousel{margin:20px auto 0}}.swiper-pagination--tariffs{margin:28px auto 0}@media screen and (max-width: 767px){.swiper-pagination--tariffs{margin:20px auto 0}}.swiper-pagination--gallery{margin:28px auto 0}@media screen and (max-width: 767px){.swiper-pagination--gallery{margin:20px auto 0}}.swiper-pagination--archive{margin:28px auto 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 767px){.swiper-pagination--archive{margin:20px auto 0}}@media screen and (max-width: 1024px){.swiper-pagination--useful{margin:20px auto 0;display:none}}.swiper-pagination--currencies{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.swiper-pagination .swiper-pagination-bullet{width:16px;height:16px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;border-radius:50%;background:rgba(0,0,0,0.2);opacity:1;-webkit-transform:scale(0.375);-ms-transform:scale(0.375);transform:scale(0.375);-webkit-transition:-webkit-transform .2s ease-in;transition:-webkit-transform .2s ease-in;-o-transition:transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in, -webkit-transform .2s ease-in}.swiper-pagination .swiper-pagination-bullet:not(:last-of-type){margin:0 12px 0 0}.swiper-pagination .swiper-pagination-bullet:before{content:'';width:100%;height:100%;position:absolute;left:0;top:0;background:transparent;border:3px solid transparent;border-radius:50%;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#ffffff;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before{border-color:#f26126}.swiper-pagination.swiper-pagination-bullets-dynamic{padding:6px 4px}.swiper-pagination:not(.swiper-pagination-bullets-dynamic){width:auto;padding:0}.swiper-pagination.swiper-pagination-lock{display:none !important;opacity:0 !important;visibility:hidden !important}.swiper-pagination--hidden,.arrow-swiper--hidden{display:none !important}.swiper-lazy{opacity:0;visibility:hidden;-webkit-transition:opacity 0.2s ease-in;-o-transition:opacity 0.2s ease-in;transition:opacity 0.2s ease-in}.swiper-lazy-loaded{opacity:1;visibility:visible}.article{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin:0 0 32px;color:#323242}.article_center{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.article_left{text-align:left;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.article_right{text-align:right;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.article .main-title{color:inherit;font-size:32px;line-height:36px;font-weight:600;width:100%}@media screen and (max-width: 1199px){.article .main-title{font-size:28px;line-height:32px;font-weight:500}}@media screen and (max-width: 768px){.article .main-title{font-size:24px;line-height:130%}}@media screen and (max-width: 480px){.article .main-title{font-size:20px;font-weight:bold}}.article .main-title+.main-subtitle{margin:16px 0 0}@media screen and (max-width: 1023px){.article .main-title+.main-subtitle{margin:8px 0 0}}.article .main-subtitle{color:inherit;font-size:20px;line-height:28px;font-weight:600;width:100%}@media screen and (max-width: 1023px){.article .main-subtitle{font-size:16px;line-height:24px}}.article--form{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.text-p,p{color:#323242;font-size:16px;line-height:24px;font-weight:400;width:100%}.text-p+.text-p,.text-p+.subtext-p,p+.text-p,p+.subtext-p{margin-top:6px}.subtext-p{color:#646478;font-size:14px;line-height:20px;font-weight:400;width:100%}.subtext-p+.text-p,.subtext-p+.subtext-p{margin-top:6px}strong,b{font-weight:600}.black-color-text{color:#323242}.black-color-text .list-main-custom__item,.black-color-text .article,.black-color-text .text-p{color:inherit !important}.black-color-text .list-main-custom__item_checkmark .list-main-custom__item:before{content:url("/psb_1_2/assets/img/advantages-ic.svg") !important}.black-color-text .crumbs__icon path{fill:rgba(100,100,120,0.78)}.black-color-text .crumbs__link{color:rgba(100,100,120,0.78)}@media screen and (min-width: 1024px){.black-color-text .crumbs__link path:hover{fill:#323242}}@media screen and (min-width: 1024px){.black-color-text .crumbs__link:hover{color:#323242}}.white-color-text{color:#fff !important}.white-color-text .list-main-custom__item,.white-color-text .article,.white-color-text .text-p{color:inherit !important}.white-color-text .list-main-custom__item_checkmark .list-main-custom__item:before{content:url("/psb_1_2/assets/img/advantages-ic-white.svg") !important}.white-color-text .crumbs__icon path{fill:rgba(255,255,255,0.78)}.white-color-text .crumbs__link{color:rgba(255,255,255,0.78)}@media screen and (min-width: 1024px){.white-color-text .crumbs__link path:hover{fill:#fff}}@media screen and (min-width: 1024px){.white-color-text .crumbs__link:hover{color:#fff}}.checkbox,.radiobox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row}.checkbox:last-child,.radiobox:last-child{margin-bottom:0}.checkbox__input,.radiobox__input{display:none}.checkbox__input:checked+.radiobox__custom:before,.checkbox__input:checked ~ .radiobox__custom:before,.checkbox__input:checked+.checkbox__custom:before,.checkbox__input:checked ~ .checkbox__custom:before,.radiobox__input:checked+.radiobox__custom:before,.radiobox__input:checked ~ .radiobox__custom:before,.radiobox__input:checked+.checkbox__custom:before,.radiobox__input:checked ~ .checkbox__custom:before{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.checkbox__input ~ .radiobox__custom,.checkbox__input ~ .checkbox__custom,.radiobox__input ~ .radiobox__custom,.radiobox__input ~ .checkbox__custom{border-color:#F26126}.checkbox__custom,.radiobox__custom{width:24px;height:24px;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;margin:0 12px 0 0;border:1px solid rgba(100,100,120,0.5);background:#fff;border-radius:50%;position:relative;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.checkbox__custom:before,.radiobox__custom:before{content:'';display:block;background:#F26126;border-radius:inherit;width:16px;height:16px;-webkit-transform:scale(0.6);-ms-transform:scale(0.6);transform:scale(0.6);opacity:0;-webkit-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear}.checkbox__title,.radiobox__title{cursor:text;margin:0 0 0 12px;display:inline-block;color:#323242;font-size:16px;line-height:24px;font-weight:500;letter-spacing:.02em}.checkbox+.checkbox,.radiobox+.radiobox,.checkbox+.radiobox,.radiobox+.checkbox{margin:18px 0 0}.checkbox__custom{border-radius:4px}.checkbox__custom:before{border-radius:0;background:url("/psb_1_2/assets/img/ic-checkbox.svg") no-repeat center}.checkbox .policy{color:#F26126}.checkbox+checkbox{margin:0 0 18px}.checkbox+.main-subtitle{margin:18px 0 24px !important}@media screen and (min-width: 1024px){.checkbox .policy:hover{text-decoration:underline}.tooltip:hover svg path{fill:#2C2D84}}@media screen and (max-width: 767px){.radiobox__label{line-height:24px;font-size:16px}}.mCSB_scrollTools{width:6px !important}.mCSB_scrollTools .mCSB_draggerRail{background:transparent !important}.mCSB_dragger,.mCSB_scrollTools{opacity:1 !important}.mCSB_dragger_bar{width:6px !important;background:#ADADB3 !important;opacity:1 !important;border-radius:0 !important}.tooltip{position:relative;cursor:pointer;width:20px;height:20px;display:inline-block;vertical-align:text-bottom;margin:0 0 0 4px;background:url("/psb_1_2/assets/img/icons/tooltip.png") no-repeat center/cover}.tippy-box{background:#323242;opacity:0;margin-bottom:-8px;-webkit-transition:all .2s ease-out !important;-o-transition:all .2s ease-out !important;transition:all .2s ease-out !important}.tippy-box[data-state="visible"]{margin-bottom:0;opacity:1}.tippy-box.isVisible{margin-bottom:0;opacity:1}.tippy-box .tippy-content{color:#fff;font-size:13px;line-height:130%;font-style:normal;font-weight:normal;padding:12px 20px;overflow-y:auto;height:auto;min-height:40px;max-height:96px;-webkit-transition-duration:100ms !important;-o-transition-duration:100ms !important;transition-duration:100ms !important;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,0.3) transparent}.tippy-box .tippy-content::-webkit-scrollbar{width:3px}.tippy-box .tippy-content::-webkit-scrollbar-track{background:transparent}.tippy-box .tippy-content::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,0.3);border-radius:20px;border:3px solid transparent}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.tippy-box{width:260px !important;height:96px;position:relative;overflow:hidden;margin:auto}.tippy-content{height:156px !important;overflow-y:auto;margin-right:-12px;padding-top:40px !important;margin-top:-32px;margin-bottom:-32px;padding-bottom:40px !important;min-height:auto !important;max-height:none !important;scrollbar-base-color:#8a8a8d;scrollbar-face-color:#8a8a8c;scrollbar-3dlight-color:#323242;scrollbar-highlight-color:#323242;scrollbar-track-color:#323242;scrollbar-arrow-color:transparent;scrollbar-shadow-color:transparent;scrollbar-dark-shadow-color:transparent}.tippy-content:after{content:"";height:32px;display:block}}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.doc-link,.advantage-info,.advantage-info__row,.footer__link,.footer__feedback,.card-box__row-advantages,.selection-row__item,.steps-box__item .text-info,.footer__copy,.tag-card,.exchange-rates__text-info,.special-offer__description,.swiper-intro__content{width:100%}.exchange-rates__description{height:100% !important;min-height:auto !important}.exchange-rates__description .btn-main{margin:auto 0 0}.tag-card_gray{width:auto}.footer__link,.footer__link-feedback,.footer__copy{display:block}.item_slide{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.intro-carousel__info{width:100%}.btn-main_intro-carousel{display:inline-block}.footer-top__item{float:none}.steps__item-title{max-width:100%}.list-main-custom__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row}.main-filter__list{width:100%}.table-data__th-head,.table-data__td-tbody{display:inline-block;float:left}.table-data_v1 .table-data__td-tbody:nth-child(4) .table-data__description{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.features-section_v2 .features-section__subtitle-item,.list-advantages,.set-documents__description-box{width:100%}.advantage-info,.advantage-info__row{width:100% !important}.card-list__image-card img{height:100%}.case-boxes__text{-ms-flex-preferred-size:auto;flex-basis:auto}.intro-inner_card{height:auto !important}.intro-carousel__image_mob{height:100%}.swiper-intro__descr{width:100%}.btn-main_lk:after{display:inline-block}.ib-list__item_link:after{width:24px}.form-request__input:focus{border-bottom:1px solid #e05a2d}.form-request__input:hover ~ .form-request__label{top:0;line-height:18px;font-size:14px}.form-request__input:-ms-input-placeholder{color:rgba(0,0,0,0)}.form-request__input:focus:-ms-input-placeholder,.form-request__input:hover:-ms-input-placeholder{opacity:1;color:#323242}}

img.lazy{opacity:0}img.lazy:not(.initial){-webkit-transition:opacity .3s ease-in;-o-transition:opacity .3s ease-in;transition:opacity .3s ease-in}img.lazy.initial,img.lazy.loaded,img.lazy.error{opacity:1}img.lazy:not([src]){visibility:hidden}img.swiper-lazy{opacity:0}img.swiper-lazy:not(.initial){-webkit-transition:opacity .3s ease-in;-o-transition:opacity .3s ease-in;transition:opacity .3s ease-in}img.swiper-lazy-loaded{opacity:1}img.swiper-lazy:not([src]){visibility:hidden}

.multilinelink{position:relative;color:#1C1C1E;font-size:16px;line-height:27px;font-weight:500;cursor:pointer;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.multilinelink--top_orange{background-image:-o-linear-gradient(330deg, #F26126 0%, #F26126 100%);background-image:linear-gradient(120deg, #F26126 0%, #F26126 100%);background-repeat:no-repeat;background-size:100% 1px;background-position:0 100%}@media screen and (min-width: 1200px){.multilinelink--top_orange:hover{background-size:100% 100%;color:#fff}}.multilinelink--right_grey{background:-webkit-gradient(linear, left top, right top, from(rgba(50,50,66,0))),-webkit-gradient(linear, left bottom, left top, from(#323242));background:-o-linear-gradient(left, rgba(50,50,66,0)),-o-linear-gradient(bottom, #323242);background:linear-gradient(to right, rgba(50,50,66,0)),linear-gradient(to top, #323242);background-size:100% 1px, 0 1px;background-position:100% 100%, 0 100%;background-repeat:no-repeat}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.multilinelink--right_grey{background:none;background-size:0;border-bottom:1px solid transparent}}@media screen and (min-width: 1200px){.multilinelink--right_grey:hover{background-size:0 1px, 100% 1px}}@media screen and (min-width: 1200px) and (-ms-high-contrast: active){.multilinelink--right_grey:hover{border-bottom:1px solid #323242}}.multilinelink--border_opacity{border-bottom:1px solid rgba(50,50,66,0.3)}@media screen and (min-width: 1200px){.multilinelink--border_opacity:hover{border-bottom:1px solid #323242}}.multilinelink--right_orange{background:-webkit-gradient(linear, left top, right top, from(rgba(50,50,66,0.3))),-webkit-gradient(linear, left top, right top, from(#f26126));background:-o-linear-gradient(left, rgba(50,50,66,0.3)),-o-linear-gradient(left, #f26126);background:linear-gradient(to right, rgba(50,50,66,0.3)),linear-gradient(to right, #f26126);background-size:100% 1px, 0 1px;background-position:100% 100%, 0 100%;background-repeat:no-repeat}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.multilinelink--right_orange{background:none;background-size:0;border-bottom:1px solid #323242}}@media screen and (min-width: 1200px){.multilinelink--right_orange:hover{background-image:-webkit-gradient(linear, left top, right top, from(rgba(50,50,66,0.3))),-webkit-gradient(linear, left top, right top, from(#f26126));background-image:-o-linear-gradient(left, rgba(50,50,66,0.3)),-o-linear-gradient(left, #f26126);background-image:linear-gradient(to right, rgba(50,50,66,0.3)),linear-gradient(to right, #f26126);background-size:0 1px, 100% 1px}}@media screen and (min-width: 1200px) and (-ms-high-contrast: active){.multilinelink--right_orange:hover{border-bottom:1px solid #F26126}}

.select-list{background:#f7f7f8}.select-list__item:last-child .select-list__link{padding-bottom:17px}.select-list__link{padding:17px 32px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.select-list__title{margin-bottom:10px;line-height:18px;font-size:13px;color:#333}.select-list__subtitle{line-height:14px;font-size:11px;color:#838383;font-weight:normal}.select-list__title>b,.select-list__subtitle>b{font-weight:bold;color:#333}.ui-menu.ui-widget.select-list{height:185px;overflow:auto;padding:0;border:0;background:#f4f4f5;z-index:1}.ui-menu.ui-widget.select-list .ui-menu-item:not(:last-child){margin:0 0 12px}.ui-menu.ui-widget.select-list .ui-menu-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding:12px 12px 0}.ui-menu.ui-widget.select-list .select-list__title{margin:0 0 6px !important;line-height:18px;font-size:14px;color:#646478 !important;font-weight:bold !important;padding:0 !important}.ui-menu.ui-widget.select-list .select-list__subtitle{line-height:16px;font-size:12px;color:#646478;font-weight:500 !important}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid transparent !important;background:transparent !important;font-weight:bold !important;color:#646478 !important}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.insurance-info__image>img{height:100%}}

fieldset{border-width:0 !important}.main-title legend{margin:0 !important}.main-title_side-triggers,.main-title_form-request{line-height:30px;font-size:24px;margin:0}.main-title_form-section{margin:0 0 18px;text-align:center}.main-subtitle_form-section{line-height:24px;font-size:16px;margin:0 0 48px}.form-request div.scrollbar-custom{overflow:hidden}.form-request legend{font-size:24px;line-height:32px;font-weight:600;letter-spacing:.02em;padding:24px 0 !important;display:block}@media screen and (max-width: 1023px){.form-request legend{line-height:28px}}@media screen and (max-width: 768px){.form-request legend{font-size:16px;line-height:24px}}.form-request__case{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;position:relative}.form-request__case ~ .form-request__case{margin:48px 0 0}.form-request__case+.form-request__head{margin:48px 0 0}.form-request__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;margin:48px 0 0}.form-request__group:first-child,.form-request__case:first-child{margin:0}.form-request__group .form-request__case{width:50%}.form-request__group .form-request__case{margin:0 24px 0 0}.form-request__group .form-request__case:last-child{margin:0}.form-request__input{text-align:left !important;padding:12px 24px 12px 0;border-bottom:1px solid rgba(100,100,120,0.3);-webkit-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear;opacity:1;line-height:24px;font-size:16px;letter-spacing:.02em;color:#323242;font-weight:400;caret-color:#e05a2d;background:transparent}textarea.form-request__input{height:49px;resize:none}textarea.form-request__input::-webkit-scrollbar{width:0}textarea.form-request__input{-ms-overflow-style:none}textarea.form-request__input{overflow:-moz-scrollbars-none}.form-request__case:before{content:'';width:0;left:0;margin:0 auto;position:absolute;bottom:0;background:#E05A2D;height:1px;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.form-request__case:focus-within:before{content:'';width:100%}.form-request__input::-webkit-input-placeholder{opacity:0;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease;color:#9393A1}.form-request__input::-moz-placeholder{opacity:0;-moz-transition:opacity 0.3s ease;transition:opacity 0.3s ease;color:#9393A1}.form-request__input:-moz-placeholder{opacity:0;-moz-transition:opacity 0.3s ease;transition:opacity 0.3s ease;color:#9393A1}.form-request__input:focus::-webkit-input-placeholder{opacity:1}.form-request__input:focus::-moz-placeholder{opacity:1}.form-request__input:focus:-moz-placeholder{opacity:1}textarea.form-request__input:focus::-webkit-input-placeholder{opacity:0}textarea.form-request__input:focus::-moz-placeholder{opacity:0}textarea.form-request__input:focus:-moz-placeholder{opacity:0}.form-request .select.has-error,.form-request__input.has-error{border-color:#E70E02}.form-request p.has-error,.form-request label.has-error{line-height:24px;font-size:16px;letter-spacing:.02em;color:#E70E02;font-weight:400;display:block;margin:6px 0 0;top:100%;left:0}.form-request__label{color:#646478;line-height:24px;font-size:16px;letter-spacing:.02em;font-weight:400;position:absolute;top:50%;left:0;z-index:0;width:100%;white-space:nowrap;-webkit-transition-duration:.1s;-o-transition-duration:.1s;transition-duration:.1s;-webkit-transition-property:top, font-size;-o-transition-property:top, font-size;transition-property:top, font-size;-webkit-transition-timing-function:ease-in-out;-o-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transform:translateZ(0) translateY(-50%);transform:translateZ(0) translateY(-50%);will-change:top, font-size, color;pointer-events:none;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.nice-select ~ .form-request__label,.form-request__input:focus ~ .form-request__label{top:0;line-height:18px;font-size:14px}.form-request__label.active{opacity:1;visibility:visible;top:0;line-height:18px;font-size:14px}.form-request__case-btn{margin:54px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.btn-main_form-request{margin:0}.btn-main_form-request+.btn-main_form-request{margin:0 0 0 24px}.btn-main_form-request[disabled]{cursor:no-drop;opacity:0.5;background:#ADADB3}.btn-main_form-request[disabled]:hover{-webkit-transform:none;-ms-transform:none;transform:none}.btn-main_step-back{background:transparent;padding-right:0;color:#E05A2D}.form-section__steps{margin:0 0 36px;color:rgba(100,100,120,0.7);font-weight:500}.form-section__step{line-height:24px;font-size:16px;letter-spacing:0.5px}.main-title_side{line-height:24px;font-size:16px;letter-spacing:0.24px;color:#323242;margin:0 0 36px}.form-section__trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;margin:0 0 54px}.form-section__trigger:last-child{margin:0}.form-section__ic-trigger{margin:0 18px 0 0}.form-section__title-trigger{line-height:24px;font-size:16px;letter-spacing:0.5px;color:#323242;font-weight:500}.form-request__case .main-subtitle{font-weight:600;margin:18px 0 24px}.form-section__row-tanks{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-section__tanks-icon{text-align:center}.side-triggers__item-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;margin:0 0 54px}.side-triggers__item-list:last-child{margin:0}.side-triggers__icon-list{margin:0 18px 0 0}.main-title_side-triggers{margin:0 0 36px}.bottom-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:54px 0 0}.form-request__case-btn{margin:0}.bottom-field__policy{height:100%;margin:0;color:#323242}.bottom-field__item+.bottom-field__item{padding:0 24px 0 0}@media screen and (max-width: 767px){.bottom-field{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-flow:column-reverse;flex-flow:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-field__policy{font-size:12px;line-height:24px}.bottom-field__item+.bottom-field__item{padding:0 0 24px;width:100%}.form-section__right-side{display:none}.form-request__group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.form-request__group .form-request__case{width:100%;margin:0 0 36px}.form-request__case{margin:36px 0 0}.form-request__label,.form-request__input::-webkit-input-placeholder{font-size:12px}.form-request__label,.form-request__input::-moz-placeholder{font-size:12px}.form-request__label,.form-request__input:-moz-placeholder{font-size:12px}.form-request__label{font-size:12px}}.upload-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-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:32px 0}.upload-file__common-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:100%;-ms-flex:100%;flex:100%}.upload-file .file-list{margin-bottom:20px;display:block;width:100%}.upload-file .file-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}.upload-file .file-list__item:not(:last-child){margin-bottom:20px}.upload-file .file-list__item--name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:15px;line-height:160%;color:#111111;-webkit-box-flex:1;-ms-flex:1 0 35%;flex:1 0 35%;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;margin-left:20px}.upload-file .file-list__item--name::before{content:"";width:11px;height:15px;margin-right:8px;background-image:url("data:image/svg+xml,%3Csvg width='12' height='15' viewBox='0 0 12 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.510193 1.40876C0.834363 1.07294 1.27403 0.884277 1.73248 0.884277H6.13248C6.25751 0.884277 6.37742 0.935731 6.46583 1.02732L10.8658 5.58546C10.9542 5.67705 11.0039 5.80126 11.0039 5.93079V13.0936C11.0039 13.5685 10.8218 14.024 10.4976 14.3598C10.1734 14.6956 9.73378 14.8843 9.27534 14.8843H1.73248C1.27403 14.8843 0.834363 14.6956 0.510193 14.3598C0.186023 14.024 0.00390625 13.5685 0.00390625 13.0936V2.67497C0.00390625 2.20005 0.186023 1.74458 0.510193 1.40876ZM1.73248 1.86102C1.52409 1.86102 1.32424 1.94678 1.17689 2.09942C1.02954 2.25207 0.946763 2.4591 0.946763 2.67497V13.0936C0.946763 13.3095 1.02954 13.5165 1.17689 13.6691C1.32424 13.8218 1.52409 13.9075 1.73248 13.9075H9.27534C9.48372 13.9075 9.68357 13.8218 9.83092 13.6691C9.97827 13.5165 10.061 13.3095 10.061 13.0936V6.41916L6.13248 6.41916C5.87212 6.41916 5.66105 6.20051 5.66105 5.93079L5.66105 1.86102H1.73248ZM6.60391 2.55168L9.39435 5.44242L6.60391 5.44242L6.60391 2.55168Z' fill='black'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;-webkit-box-flex:0;-ms-flex:0 0 11px;flex:0 0 11px;position:absolute;left:-20px}.upload-file .file-list__item--btn-delete{width:32px;height:32px;border-radius:50%;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;position:relative;margin-left:20px}.upload-file .file-list__item--btn-delete .delete__circle{position:absolute;left:0;top:0;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;z-index:0}.upload-file .file-list__item--btn-delete .delete__circle circle{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.upload-file .file-list__item--btn-delete svg:nth-child(2) path{-webkit-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;stroke:rgba(28,28,28,0.3)}@media screen and (min-width: 1199px){.upload-file .file-list__item--btn-delete:hover .delete__circle circle{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.upload-file .file-list__item--btn-delete:hover svg:nth-child(2) path{stroke:#1c1c1c}}@media screen and (max-width: 767px){.upload-file .file-list__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.upload-file .file-list__item .file-list__item--name,.upload-file .file-list__item .upload-file__mess{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}}.upload-file__label{position:relative;font-size:14px;line-height:140%;color:#646478;margin:0 0 0 20px;border-bottom:1px solid rgba(17,17,17,0.3);cursor:pointer;-webkit-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;transition:all 0.3s ease-in}.upload-file__label::before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.30669 1.31026C7.83349 1.31026 7.37967 1.50321 7.04506 1.84667L1.83152 7.1981C1.28402 7.76009 0.97643 8.52231 0.97643 9.31708C0.97643 10.1119 1.28402 10.8741 1.83152 11.4361C2.37903 11.998 3.1216 12.3138 3.89589 12.3138C4.67018 12.3138 5.41276 11.998 5.96027 11.4361L11.1738 6.08462C11.3637 5.8897 11.6716 5.8897 11.8615 6.08462C12.0514 6.27954 12.0514 6.59557 11.8615 6.79049L6.64795 12.1419C5.91806 12.8911 4.92811 13.312 3.89589 13.312C2.86368 13.312 1.87373 12.8911 1.14384 12.1419C0.413954 11.3927 0.00390625 10.3766 0.00390625 9.31708C0.00390625 8.25756 0.413954 7.24143 1.14384 6.49224L6.35738 1.1408C6.87437 0.610136 7.57556 0.312012 8.30669 0.312012C9.03783 0.312012 9.73902 0.610136 10.256 1.1408C10.773 1.67146 11.0634 2.3912 11.0634 3.14167C11.0634 3.89215 10.773 4.61188 10.256 5.14255L5.0368 10.494C4.73271 10.8061 4.32027 10.9815 3.89022 10.9815C3.46017 10.9815 3.04774 10.8061 2.74364 10.494C2.43955 10.1818 2.26872 9.7585 2.26872 9.31708C2.26872 8.87566 2.43955 8.45231 2.74364 8.14018L7.56027 3.20197C7.75028 3.00717 8.05816 3.00735 8.24795 3.20239C8.43773 3.39742 8.43755 3.71345 8.24754 3.90826L3.43132 8.84604C3.30962 8.97097 3.24124 9.14041 3.24124 9.31708C3.24124 9.49375 3.30962 9.66319 3.43132 9.78812C3.55303 9.91304 3.7181 9.98323 3.89022 9.98323C4.06234 9.98323 4.22741 9.91304 4.34912 9.78812L9.56833 4.43668C9.90294 4.09322 10.0909 3.62739 10.0909 3.14167C10.0909 2.65595 9.90294 2.19012 9.56833 1.84667C9.23372 1.50321 8.7799 1.31026 8.30669 1.31026Z' fill='%23646478'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;width:12px;height:13px;position:absolute;bottom:0;left:-20px;opacity:0.5;-webkit-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;transition:all 0.3s ease-in}.upload-file__label:hover{border-color:#111111}.upload-file__label:hover::before{opacity:1}.upload-file__label+input{width:0.1px;height:0.1px;position:absolute;z-index:-10}.upload-file__message-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.upload-file__mess{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;font-size:12px;line-height:150%;color:#646478;-webkit-box-flex:0;-ms-flex:0 0 65%;flex:0 0 65%;opacity:1;-webkit-animation:fadeIn .2s ease-in forwards;animation:fadeIn .2s ease-in forwards}.upload-file__mess::before{content:"";background-repeat:no-repeat;position:relative;top:0;margin-right:8px}.upload-file__mess--error::before{width:8px;height:8px;background-image:url("data:image/svg+xml,%3Csvg width='8' height='9' viewBox='0 0 8 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.80474 0.220653C8.06509 0.481002 8.06509 0.903112 7.80474 1.16346L1.13807 7.83013C0.877722 8.09048 0.455612 8.09048 0.195262 7.83013C-0.0650874 7.56978 -0.0650874 7.14767 0.195262 6.88732L6.86193 0.220653C7.12228 -0.0396968 7.54439 -0.0396968 7.80474 0.220653Z' fill='%23DB3737'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.195262 0.220653C0.455612 -0.0396968 0.877722 -0.0396968 1.13807 0.220653L7.80474 6.88732C8.06509 7.14767 8.06509 7.56978 7.80474 7.83013C7.54439 8.09048 7.12228 8.09048 6.86193 7.83013L0.195262 1.16346C-0.0650874 0.903112 -0.0650874 0.481002 0.195262 0.220653Z' fill='%23DB3737'/%3E%3C/svg%3E%0A")}.upload-file__mess--success::before{width:12px;height:8px;background-image:url("data:image/svg+xml,%3Csvg width='11' height='9' viewBox='0 0 11 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.5765 0.144574C10.8646 0.341986 10.923 0.715398 10.7069 0.978613L5.11689 7.78709C5.00345 7.92525 4.82997 8.01165 4.64138 8.02389C4.4528 8.03613 4.26768 7.97302 4.134 7.8509L1.02842 5.01403C0.77373 4.78138 0.77373 4.40418 1.02842 4.17153C1.28311 3.93888 1.69604 3.93888 1.95073 4.17153L4.52459 6.52269L9.66346 0.263722C9.87957 0.000507085 10.2883 -0.0528374 10.5765 0.144574Z' fill='%2300A36D'/%3E%3C/svg%3E%0A")}.upload-file__mess--process::before{width:12px;height:12px;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.8374 6.02539C10.8374 7.04373 10.5265 8.0378 9.94616 8.87462C9.36586 9.71145 8.54387 10.3511 7.59015 10.7081C6.63643 11.0651 5.59644 11.1223 4.60929 10.8722C3.62215 10.6221 2.73491 10.0765 2.06625 9.30844C1.3976 8.54038 0.97941 7.58646 0.86762 6.57427C0.755831 5.56208 0.955773 4.53989 1.4407 3.64442C1.92563 2.74895 2.67243 2.0229 3.5812 1.56338C4.48997 1.10386 5.51739 0.932787 6.52602 1.07304' stroke='%23646478' stroke-linecap='round'/%3E%3C/svg%3E%0A");-webkit-animation:loadCircle 1.2s linear infinite forwards;animation:loadCircle 1.2s linear infinite forwards}@-webkit-keyframes loadCircle{0%{-webkit-transform:rotate(0);transform:rotate(0)}0%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes loadCircle{0%{-webkit-transform:rotate(0);transform:rotate(0)}0%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}

.psb-mscaptcha{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.psb-mscaptcha__item:nth-of-type(1){margin-right:6px}.psb-mscaptcha__item:nth-of-type(2){margin-left:6px}.refreshCapchaImg{margin-left:10px;cursor:pointer}.input_Capcha{width:100%}

@media screen and (max-width: 1023px){.accordeon-container{padding:0}}.accordeon-container .accordeon{counter-reset:countItem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media screen and (max-width: 1023px){.accordeon-container .accordeon__row{margin:0}}.accordeon-container .accordeon__item{margin:0 0 1px}.accordeon-container .accordeon__head{position:relative;padding:24px 16.3333% 24px 8.3333%;background:#F7F7F8;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accordeon-container .accordeon__head.count-item:before{margin:0 12px 0 0}.accordeon-container .accordeon__head:after{content:url("/psb_1_2/assets/img/arrow-accordeon.svg");width:30px;position:absolute;right:8.3333%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out}@media screen and (max-width: 1023px){.accordeon-container .accordeon__head:after{right:5%}}.accordeon-container .accordeon__head.active:after{-webkit-transform:rotateX(180deg) translateY(50%);transform:rotateX(180deg) translateY(50%)}@media screen and (min-width: 768px) and (max-width: 1023px){.accordeon-container .accordeon__head{padding:24px 104px 24px 24px}}.accordeon-container .accordeon__title-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row}.accordeon-container .accordeon__title-item b{font-weight:500}.accordeon-container .accordeon__ic{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;margin-right:4.5%}.accordeon-container .accordeon__body{display:none;margin:0 8.3333%;padding:24px 0 36px;font-size:16px;line-height:24px;font-weight:400}.accordeon-container .accordeon__body .simple-table-section{margin:0 0 24px !important;padding:0 !important}.accordeon-container .accordeon__body .container{padding:0}@media screen and (min-width: 768px) and (max-width: 1023px){.accordeon-container .accordeon__body{margin:0;padding:15px 24px}}@media screen and (max-width: 420px){.accordeon-container .accordeon__body{margin:0 18px}}.accordeon-container .count-item:before{content:counter(countItem) ". ";counter-increment:countItem;font-size:17px;line-height:24px;letter-spacing:0.02em;color:#F26126;font-weight:bold;margin:0 12px 0 0}.accordeon-container .bottom-part{margin:30px auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.accordeon-container .bottom-part__title:not(:last-child){margin:0 0 18px}.accordeon-container .main-subtitle--bottom-part{margin:0 0 24px}.accordeon-container .main-subtitle--body-accordeon{margin:0}.accordeon-container .main-subtitle--body-accordeon+.accordeon-list{margin:18px 0 0}.accordeon-container .accordeon-list{counter-reset:countItem}.accordeon-container .accordeon-list__item{padding:0 0 0 18px;position:relative}.accordeon-container .accordeon-list__item:not(:last-child){margin:0 0 24px}.accordeon-container .accordeon-list p ~ p{margin:24px 0 0}.accordeon-container .accordeon-list__subtitle+.accordeon-list-inner{margin:18px 0 0}.accordeon-container .count-item-inner:before{content:counter(countItem) ". ";counter-increment:countItem;position:absolute;left:0;top:0;margin:4px 0 0}.accordeon-container .accordeon-list-inner__item{position:relative;padding:0 0 0 36px}@media screen and (max-width: 420px){.accordeon-container .accordeon-list-inner__item{padding:0}}@media screen and (max-width: 420px){.accordeon-container .accordeon-list-inner__item:before{margin:10px 0 0 -18px}}.accordeon-container .accordeon-list-inner__item:not(:last-child){margin:0 0 24px}.accordeon-container .accordeon-list-inner__item:before{content:'';background:#646478;width:7px;height:7px;position:absolute;left:0;top:0;margin:10px 0 0 12px;border-radius:50%}.accordeon-container .load-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}.accordeon-container .load-more__btn{color:#F26126}.accordeon-container .load-more__count{border-radius:50%;background:#F26126;color:#fff;text-align:center;line-height:30px;font-size:16px;letter-spacing:0.5px;font-weight:600;width:30px;height:30px;display:inline-block;margin-left:8px;-webkit-transition:background .2s ease-in;-o-transition:background .2s ease-in;transition:background .2s ease-in}.accordeon-container .load-more+.main-subtitle,.accordeon-container .load-more+p{margin-top:30px !important}@media screen and (min-width: 1024px){.accordeon-container .load-more__btn:hover .load-more__count{background:#E67B57}}

.advantagesPSB__row{margin-top:-24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.advantagesPSB .advantage-col{margin-top:24px}.advantagesPSB .advantage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;background:#fff;border-radius:8px;-webkit-box-shadow:0px 4px 30px rgba(50,50,66,0.12);box-shadow:0px 4px 30px rgba(50,50,66,0.12);position:relative;overflow:hidden;padding:32px 24px;height:100%;z-index:1}@media screen and (max-width: 1023px){.advantagesPSB .advantage{min-height:260px;padding:24px 20px}}@media screen and (max-width: 767px){.advantagesPSB .advantage{min-height:200px;padding:16px}}.advantagesPSB .advantage__descr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.advantagesPSB .advantage__descr+.advantage__link{margin-top:24px}.advantagesPSB .advantage__title{color:inherit;font-size:20px;line-height:24px;font-weight:600;letter-spacing:.02em}.advantagesPSB .advantage__title+.advantage__link,.advantagesPSB .advantage__title+.advantage__text{margin:24px 0 0}@media screen and (max-width: 1023px){.advantagesPSB .advantage__title+.advantage__link,.advantagesPSB .advantage__title+.advantage__text{margin:20px 0 0}}@media screen and (max-width: 767px){.advantagesPSB .advantage__title+.advantage__link,.advantagesPSB .advantage__title+.advantage__text{margin:8px 0 0}}@media screen and (max-width: 767px){.advantagesPSB .advantage__title{font-size:16px;line-height:20px}}.advantagesPSB .advantage__text+.advantage__link{margin:24px 0 0}@media screen and (max-width: 1023px){.advantagesPSB .advantage__text+.advantage__link{margin:20px 0 0}}@media screen and (max-width: 767px){.advantagesPSB .advantage__text+.advantage__link{margin:8px 0 0}}.advantagesPSB .advantage__icon{position:absolute;right:0;bottom:0;margin-right:-72px;z-index:-1;width:260px;height:260px}.advantagesPSB .advantage__icon svg{width:100% !important;height:100% !important}@media screen and (max-width: 1023px){.advantagesPSB .advantage__icon{margin-right:-52px;width:220px;height:220px}}@media screen and (max-width: 767px){.advantagesPSB .advantage__icon{margin-right:-40px;width:144px;height:144px}}.advantagesPSB .advantage__link{-ms-flex-item-align:start;align-self:flex-start;cursor:pointer;color:#F26126;font-size:16px;line-height:24px;font-weight:500;letter-spacing:.02em;-webkit-transition:color .2s ease-in;-o-transition:color .2s ease-in;transition:color .2s ease-in}@media screen and (min-width: 1024px){.advantagesPSB .advantage__link:hover{color:rgba(242,96,38,0.78)}}

.news-page{margin-bottom:-24px}@media screen and (max-width: 1023px){.news-page{margin-bottom:-24px}}@media screen and (max-width: 767px){.news-page{margin-bottom:-16px}}.news-area__col{margin-bottom:24px}@media screen and (max-width: 1023px){.news-area__col{margin-bottom:24px}}@media screen and (max-width: 767px){.news-area__col{margin-bottom:16px}}.news-area.new-loading .news-area__item{position:relative;pointer-events:none}.news-area.new-loading .news-area__item:before{content:'';width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(255,255,255,0.4)}.news-area__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;background:#f7f7f8;position:relative;top:0;-webkit-transition:top .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;transition:top .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;-o-transition:top .3s ease-in-out, box-shadow .3s ease-in-out;transition:top .3s ease-in-out, box-shadow .3s ease-in-out;transition:top .3s ease-in-out, box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;height:100%;cursor:pointer}@media screen and (min-width: 1024px){.news-area__item:hover{color:#646478}.news-area__item:hover:not(.new-loading){-webkit-box-shadow:0 5px 15px rgba(29,31,56,0.15);box-shadow:0 5px 15px rgba(29,31,56,0.15);top:-6px}}.news-area__img{overflow:hidden;height:210px;width:100%;-webkit-box-flex:0;-ms-flex:0 0 210px;flex:0 0 210px;background-repeat:no-repeat;background-position:center;background-size:cover}.news-area__article{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:24px}@media screen and (max-width: 767px){.news-area__article{padding:16px}}.news-area__article.hideImg .news-area__title{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.news-area__title{color:#323242;font-size:24px;line-height:30px;font-weight:700;letter-spacing:.02em;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.news-area__title+.news-area__text{margin:24px 0 0}@media screen and (max-width: 767px){.news-area__title+.news-area__text{margin:16px 0 0}}@media screen and (max-width: 1023px){.news-area__title{font-size:20px;line-height:28px}}@media screen and (max-width: 767px){.news-area__title{font-size:16px;line-height:24px}}.news-area__text{color:#323242;font-size:16px;line-height:24px;font-weight:400;letter-spacing:.02em}.news-area__text p{text-align:left !important}.news-area__text span{text-align:left !important;color:#646468 !important}@media screen and (max-width: 767px){.news-area__text{font-size:14px;line-height:22px}}.news-area__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 24px 24px}@media screen and (max-width: 767px){.news-area__footer{padding:0 16px 16px}}.news-area__date{color:#323242;font-size:14px;line-height:20px;font-weight:500;letter-spacing:.02em}.news-area__date+.news-area__tag{margin:0 0 0 12px}.news-area__doc{color:#323242;font-size:12px;line-height:16px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:right;cursor:pointer}.news-area__tag{color:#646478;font-size:12px;line-height:16px;font-weight:600;letter-spacing:.02em}.news-pagination-wrapp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;min-width:290px;max-width:320px;width:100%;margin:0 auto}.pagination-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;width:190px;margin:0 auto}.pagination-list__item{margin:0 6px}.pagination-list__link{color:#adadb3;font-size:16px;line-height:24px;font-weight:500;letter-spacing:.02em;cursor:pointer}.pagination-list__link.active{font-weight:600;color:#646478}@media screen and (min-width: 1024px){.pagination-list__link:hover{font-weight:600;color:#646478}}.pagination-arrows__arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:20px;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;cursor:pointer}.pagination-arrows__arrow.arrow-left{left:0}.pagination-arrows__arrow.arrow-right{right:0}.pagination-arrows__arrow path{-webkit-transition:fill .2s ease-in;-o-transition:fill .2s ease-in;transition:fill .2s ease-in}@media screen and (min-width: 1024px){.pagination-arrows__arrow:hover path{fill:#646478}}

.intro{position:relative}.intro__container{padding:0 0 0 24px}@media screen and (max-width: 767px){.intro__container{padding:0 16px}}.intro__container,.intro__row,.intro__col{height:100%}@media screen and (max-width: 767px){.intro__container,.intro__row,.intro__col{height:100%}}@media screen and (max-width: 1279px){.intro{margin-bottom:32px}}@media screen and (max-width: 767px){.intro{margin-bottom:24px}}.intro-bgcontainer{-webkit-transition:background 0.2s ease-in-out;-o-transition:background 0.2s ease-in-out;transition:background 0.2s ease-in-out;height:410px}@media screen and (max-width: 1279px){.intro-bgcontainer{height:316px}}@media screen and (max-width: 767px){.intro-bgcontainer{height:auto}}@media screen and (max-width: 767px){.swiper-slide{height:auto}}.swiper-intro{height:100%}@media screen and (max-width: 767px){.swiper-intro{height:100%}}.swiper-intro__slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;height:100%;overflow:hidden}@media screen and (max-width: 767px){.swiper-intro__slide{overflow:visible;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.swiper-intro__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:40px 8px 58px 0;-webkit-box-flex:1;-ms-flex:1 1 556px;flex:1 1 556px;width:100%;max-width:556px}@media screen and (max-width: 1279px){.swiper-intro__description{padding:16px 8px 36px 0}}@media screen and (max-width: 767px){.swiper-intro__description{width:100%;-webkit-box-flex:0;-ms-flex:none;flex:none;padding:32px 0;height:100%}}.swiper-intro__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:100%;width:100%}.swiper-intro__content+.swiper-intro__btn{margin:24px 0 0}.swiper-intro__tooltip{color:#646478;font-size:16px;line-height:24px;font-weight:500;letter-spacing:.02em;margin:0}@media screen and (max-width: 1024px){.swiper-intro__tooltip{font-size:12px;line-height:16px}}@media screen and (max-width: 767px){.swiper-intro__tooltip{line-height:24px}}.swiper-intro__tooltip+.swiper-intro__title{margin:12px 0 0}@media screen and (max-width: 1024px){.swiper-intro__tooltip+.swiper-intro__title{margin:8px 0 0}}.swiper-intro__title{color:#323242;font-size:36px;line-height:40px;font-weight:600;letter-spacing:.02em}@media screen and (max-width: 1279px){.swiper-intro__title{font-size:28px;line-height:32px}}@media screen and (max-width: 767px){.swiper-intro__title{font-size:20px;line-height:28px}}.swiper-intro__title+.swiper-intro__subtitle{margin:20px 0 0}@media screen and (max-width: 1024px){.swiper-intro__title+.swiper-intro__subtitle{margin:12px 0 0}}.swiper-intro__subtitle{color:#323242;font-size:20px;line-height:28px;font-weight:400;letter-spacing:.02em}@media screen and (max-width: 1279px){.swiper-intro__subtitle{font-size:16px;line-height:24px}}.swiper-intro__image{-webkit-box-flex:0;-ms-flex:0 0 500px;flex:0 0 500px;width:100%;max-width:500px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width: 1279px){.swiper-intro__image{-webkit-box-flex:0;-ms-flex:0 0 384px;flex:0 0 384px;max-width:384px}}@media screen and (max-width: 767px){.swiper-intro__image{display:none}}.swiper-intro__img{max-width:100%;width:100% !important}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.swiper-intro__img{height:100%}}

.banner-line{padding:40px 0}.banner-line__wrapp{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.banner-line__wrapp>.banner-line__col:nth-of-type(2){text-align:left !important}}.banner-line__col:nth-of-type(2){text-align:right}@media screen and (max-width: 767px){.banner-line__col:nth-of-type(2){text-align:initial;margin-top:20px}}@media screen and (max-width: 1024px){.banner-line__col-inner+.banner-line__col-inner{margin-top:20px}}.banner-line .article{margin:0}.banner-line--darkContent .article,.banner-line--darkContent .banner-line__text{color:#323242}.banner-line--lightContent .article,.banner-line--lightContent .banner-line__text{color:#ffffff}.banner-line__img{max-width:100%}.banner-line__img--m{display:none}@media screen and (max-width: 767px){.banner-line__img--m{display:block;margin:24px 0;width:100%}}.banner-line__img-d{display:block}@media screen and (max-width: 767px){.banner-line__img-d{display:none}}

.beneficial-offers-swiper{padding:0 24px;opacity:0;-webkit-transition:opacity 0.2s ease-in;-o-transition:opacity 0.2s ease-in;transition:opacity 0.2s ease-in}.beneficial-offers-swiper.swiper-container-initialized{opacity:1}.beneficial-offers-swiper__slide{width:auto !important;-webkit-transition:opacity 0.2s ease-in;-o-transition:opacity 0.2s ease-in;transition:opacity 0.2s ease-in}.beneficial-offers-swiper__slide.invisible{opacity:0.4}.beneficial-offers-swiper__slide.invisible .beneficial-offers-item{pointer-events:none;cursor:default}.beneficial-offers-swiper__slide:first-of-type.swiper-slide-active{opacity:1}.beneficial-offers-swiper__slide.visible{opacity:1}@media screen and (max-width: 1023px){.beneficial-offers-swiper__slide{height:auto;min-height:100%}}.beneficial-offers-swiper__prev-arrow{margin-left:48px}.beneficial-offers-swiper__next-arrow{margin-right:48px}.beneficial-offers-swiper__prev-arrow,.beneficial-offers-swiper__next-arrow{z-index:3}@media screen and (max-width: 1023px){.beneficial-offers-swiper{padding:0 24px 24px}}@media screen and (max-width: 767px){.beneficial-offers-swiper{padding:0 16px 16px}}.beneficial-offers-item{background:#e9eaf3;border-radius:8px;-webkit-box-shadow:0px 0px 1px rgba(0,0,0,0.04),0px 0px 2px rgba(0,0,0,0.06),0px 4px 8px rgba(0,0,0,0.04);box-shadow:0px 0px 1px rgba(0,0,0,0.04),0px 0px 2px rgba(0,0,0,0.06),0px 4px 8px rgba(0,0,0,0.04);height:240px;position:relative;z-index:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.beneficial-offers-item__descr{width:100%;max-width:260px;padding:42px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width: 767px){.beneficial-offers-item__descr{padding:24px;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}}.beneficial-offers-item__title{font-size:20px;line-height:28px;letter-spacing:0.02em;font-weight:600;color:#323242}.beneficial-offers-item__title+.beneficial-offers-item__text{margin:12px 0 0}.beneficial-offers-item__text{font-size:16px;line-height:24px;letter-spacing:0.02em;font-weight:400;color:rgba(50,50,66,0.9)}.beneficial-offers-item__img{position:relative;width:250px;-webkit-box-flex:0;-ms-flex:0 0 250px;flex:0 0 250px;z-index:-1;margin-left:auto}@media screen and (max-width: 767px){.beneficial-offers-item__img{display:none}}@media screen and (min-width: 1024px){.beneficial-offers-item{min-width:325px;width:100%}}@media screen and (max-width: 767px){.beneficial-offers-item{height:100%}}

.benefits-image__row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.benefits-image__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.benefits-image__row .benefits-image__img{margin:0 0 36px}.benefits-image__row .benefits-image__main-subtitle_desct,.benefits-image__row .benefits-image__main-title_desct{display:none}.benefits-image__row .benefits-image__main-subtitle_mob,.benefits-image__row .benefits-image__main-title_mob{display:block}}.benefits-image__inverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse}@media screen and (max-width: 767px){.benefits-image__inverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-flow:column-reverse;flex-flow:column-reverse}.benefits-image__inverse .benefits-image__img{margin:36px 0 0}.benefits-image__inverse .benefits-image__main-subtitle_mob,.benefits-image__inverse .benefits-image__main-title_mob{display:none}.benefits-image__inverse .benefits-image__main-subtitle_desct,.benefits-image__inverse .benefits-image__main-title_desct{display:block}}.benefits-image__item-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;margin:0 0 24px}.benefits-image__item-list:last-child{margin:0}@media screen and (min-width: 768px) and (max-width: 1023px){.benefits-image__item-list{margin:0 0 18px}}.benefits-image__icon-item{width:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin:0 12px 0 0}.benefits-image__main-subtitle_mob,.benefits-image__main-title_mob{display:none}.benefits-image__main-subtitle_desct,.benefits-image__main-title_desct{display:none}

@media screen and (max-width: 1024px){.layout-crumbs.version-v2 .crumbs-col,.layout-crumbs.version-v2 .container{padding:0}}@media screen and (max-width: 1024px){.layout-crumbs.version-v2 .crumbs-row{margin:0}}.layout-crumbs.version-v2 .crumbs{padding:12px 0;margin:0}@media screen and (max-width: 1024px){.layout-crumbs.version-v2 .crumbs__item:first-of-type{padding-left:20px}}@media screen and (max-width: 767px){.layout-crumbs.version-v2 .crumbs__item:first-of-type{padding-left:16px}}@media screen and (max-width: 1024px){.layout-crumbs.version-v2 .crumbs__item:last-of-type{padding-right:20px}}@media screen and (max-width: 767px){.layout-crumbs.version-v2 .crumbs__item:last-of-type{padding-right:16px}}@media screen and (max-width: 1024px){.layout-crumbs.version-v2 .crumbs{padding:24px 0 12px}}@media screen and (min-width: 1025px){.layout-crumbs.version-v2 .crumbs{padding:32px 0 12px}}@media screen and (max-width: 767px){.layout-crumbs.version-v2 .crumbs{padding:12px 0}}@media screen and (max-width: 1024px){.layout-crumbs.version-v2{position:relative}.layout-crumbs.version-v2:before{left:0;background:-webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255,255,255,0)));background:-o-linear-gradient(left, #fff 0%, rgba(255,255,255,0) 100%);background:linear-gradient(to right, #fff 0%, rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1)}.layout-crumbs.version-v2:after{right:0;background:-webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0)), to(#fff));background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1)}.layout-crumbs.version-v2:before,.layout-crumbs.version-v2:after{content:'';position:absolute;top:0;bottom:0;width:20px;z-index:1}}.crumbs--version-v2{margin:0 0 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.crumbs--version-v2__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.crumbs--version-v2__item:not(:last-child)::after{content:'/';padding:0 6px;color:rgba(100,100,120,0.2)}@media screen and (max-width: 1024px){.crumbs--version-v2__item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}}.crumbs--version-v2__link{color:#646478;font-size:12px;line-height:18px;font-weight:500;letter-spacing:0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.crumbs--version-v2__link::before{content:'';position:absolute;left:0;bottom:0;width:0;height:1px;background-color:rgba(0,0,0,0.3);-webkit-transition:.5s;-o-transition:.5s;transition:.5s}@media screen and (min-width: 1024px){.crumbs--version-v2__link:hover::before{width:100%}}.crumbs--version-v2--template .crumbs__link{color:#323242}.crumbs--version-v2--template .crumbs__link>svg{opacity:1}@media screen and (min-width: 1024px){.crumbs--version-v2--template .crumbs__link:hover{color:#646478}.crumbs--version-v2--template .crumbs__link:hover>svg{opacity:.78}}@media screen and (max-width: 1024px){.crumbs--version-v2{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;padding:12px 0}.crumbs--version-v2::-webkit-scrollbar{width:0;height:0;visibility:hidden;display:none}}

@media screen and (max-width: 1024px){.layout-crumbs .crumbs-col,.layout-crumbs .container{padding:0}}@media screen and (max-width: 1024px){.layout-crumbs .crumbs-row{margin:0}}.layout-crumbs .crumbs{padding:12px 0;margin:0}@media screen and (max-width: 1024px){.layout-crumbs .crumbs__item:first-of-type{padding-left:20px}}@media screen and (max-width: 767px){.layout-crumbs .crumbs__item:first-of-type{padding-left:16px}}@media screen and (max-width: 1024px){.layout-crumbs .crumbs__item:last-of-type{padding-right:20px}}@media screen and (max-width: 767px){.layout-crumbs .crumbs__item:last-of-type{padding-right:16px}}@media screen and (max-width: 1024px){.layout-crumbs .crumbs{padding:24px 0 12px}}@media screen and (min-width: 1025px){.layout-crumbs .crumbs{padding:32px 0 12px}}@media screen and (max-width: 767px){.layout-crumbs .crumbs{padding:12px 0}}@media screen and (max-width: 1024px){.layout-crumbs{position:relative}.layout-crumbs:before{left:0;background:-webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255,255,255,0)));background:-o-linear-gradient(left, #fff 0%, rgba(255,255,255,0) 100%);background:linear-gradient(to right, #fff 0%, rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 )}.layout-crumbs:after{right:0;background:-webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0)), to(#fff));background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 )}.layout-crumbs:before,.layout-crumbs:after{content:'';position:absolute;top:0;bottom:0;width:20px;z-index:1}}.crumbs{margin:0 0 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 1024px){.crumbs__item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}}.crumbs__link{color:inherit;font-size:14px;line-height:18px;font-weight:500;letter-spacing:.02em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.crumbs__link>svg{margin:0 6px;opacity:.78;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}@media screen and (min-width: 1024px){.crumbs__link:hover{color:#fff}.crumbs__link:hover svg{opacity:1}}@media screen and (min-width: 768px) and (max-width: 1024px){.crumbs__link{line-height:18px;font-size:14px}}.crumbs--template .crumbs__link{color:#323242}.crumbs--template .crumbs__link>svg{opacity:1}@media screen and (min-width: 1024px){.crumbs--template .crumbs__link:hover{color:#646478}.crumbs--template .crumbs__link:hover>svg{opacity:.78}}@media screen and (max-width: 1024px){.crumbs{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;padding:12px 0}.crumbs::-webkit-scrollbar{width:0;height:0;visibility:hidden;display:none}}

.form-calculator__row{padding:24px 0}.form-calculator__row+.form-calculator__row{margin-top:36px}@media screen and (max-width: 575px){.form-calculator__row .form-calculator__col:nth-child(1){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.form-calculator__row .form-calculator__col:nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.form-calculator__row .form-calculator__col+.form-calculator__col{margin:0 0 18px}}@media screen and (max-width: 767px){.form-calculator__row{padding:16px 0 24px}}.form-calculator__col:not(:last-child){margin:0 0 24px}@media screen and (max-width: 767px){.form-calculator__col{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.form-calculator__title-range{font-size:16px;margin:0 0 12px}.form-calculator__item--rabge+.form-calculator__item--rabge{margin:36px 0 0}.form-calculator .irs-handle{z-index:1;top:17px}.form-calculator .irs-line{background:transparent;height:4px;position:absolute;width:100%;z-index:1;padding:20px 0;margin-top:-20px;cursor:pointer}.form-calculator .irs-line:before{content:'';width:100%;height:4px;position:absolute;top:20px;background:#e1e4e9}.form-calculator .irs-bar,.form-calculator .irs-line{z-index:1;height:4px}.range-label{width:100%;color:#323242;font-size:32px;line-height:36px;font-weight:600;letter-spacing:.02em}.calculations{background:#fff;padding:54px;-webkit-box-shadow:4px 8px 18px rgba(50,50,66,0.08);box-shadow:4px 8px 18px rgba(50,50,66,0.08);border-radius:8px;height:auto;min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.calculations__bottom-side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:36px 0 0}@media screen and (min-width: 620px) and (max-width: 767px){.calculations__bottom-side{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width: 619px), (min-width: 768px){.calculations__btn-main+.calculations__info{margin:24px 0 0}}@media screen and (max-width: 767px){.calculations__btn-main{width:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}}.calculations__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:#323242;font-size:16px;line-height:24px;font-weight:400;letter-spacing:.02em}@media screen and (min-width: 620px) and (max-width: 767px){.calculations__info{padding-left:24px}}.calculations__info-ic{width:18px;height:18px;-webkit-box-flex:0;-ms-flex:0 0 18px;flex:0 0 18px;margin:0 12px 0 0}.calculations__box-range{opacity:0;visibility:hidden;-webkit-animation:fadeInRange .3s ease-in forwards;animation:fadeInRange .3s ease-in forwards}@media screen and (max-width: 767px){.calculations__box-range{padding:0 18px}}@media screen and (min-width: 768px) and (max-width: 1023px){.calculations{padding:42px 24px}}@media screen and (max-width: 767px){.calculations{margin:12px 0 0;padding:36px 18px;background:#F7F7F8;-webkit-box-shadow:none;box-shadow:none;min-height:auto}}.calculations-list{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.calculations-list__item:not(:last-child){margin:0 0 36px}.calculations-list__title{font-size:16px;margin:0 0 6px}.calculations-list__values{width:100%;color:#323242;font-size:32px;line-height:36px;font-weight:600;letter-spacing:.02em}.calculations-list__values-symbol{color:inherit;font-size:16px;line-height:24px;font-weight:600;letter-spacing:.02em}.currencies-wrapp{padding:18px 0}@-webkit-keyframes fadeInRange{0%{}100%{opacity:1;visibility:visible}}@keyframes fadeInRange{0%{}100%{opacity:1;visibility:visible}}.currencies-case{width:100%;max-width:33.33%;padding:0 12px}@media screen and (max-width: 1023px){.currencies-case{padding:0 8px}}.mortgage-control-block .form-calculator__col{width:100%;max-width:50%;padding:0 12px}@media screen and (max-width: 1023px){.mortgage-control-block .form-calculator__col{padding:0 8px}}.irs--flat .irs-bar{background-color:#F26126}.irs--flat .irs-handle{cursor:pointer;width:18px;top:16px;-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);-webkit-transition:-webkit-transform .2s ease-in;transition:-webkit-transform .2s ease-in;-o-transition:transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in, -webkit-transform .2s ease-in}.irs--flat .irs-handle>i:first-child{width:100%;background-color:#F26126;border-radius:50%;left:0}@media screen and (min-width: 1024px){.irs--flat .irs-handle:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}.irs-grid-text{color:#646478}@media screen and (max-width: 767px){.irs-grid-text{font-size:8px;line-height:10px}}

.calcSelect{-webkit-transform:none;-ms-transform:none;transform:none}.calcSelect_list--btn{width:100%}.calcSelect_list--btn .btn-main{display:block;text-align:center;padding-left:0;padding-right:0}.calcSelect_list--title{line-height:20px;letter-spacing:0.32px;margin-bottom:12px;white-space:nowrap}@media screen and (max-width: 767px){.calcSelect_list--btn a{display:block;text-align:center}}.calcSelect_list--range .irs--flat .irs-bar{height:4px;top:24px}.calcSelect_list--range .irs--flat .irs-line{height:2px}.calcSelect_list--range .irs--flat.irs-with-grid{margin-top:-13px}.calcSelect_list--num .range-label{font-weight:500;font-size:20px;line-height:28px;letter-spacing:0.32px}.calcSelect_list:last-child{margin-top:24px}.calcSelect_filter{display:none;position:absolute;z-index:3;background:#fff;-webkit-box-shadow:2px 2px 6px rgba(100,100,120,0.3);box-shadow:2px 2px 6px rgba(100,100,120,0.3);border-radius:4px}.calcSelect_filter--item{padding:8px 24px;z-index:2;cursor:pointer;position:relative}.calcSelect_filter--item:hover{background:#e9ecf4}.calcSelect_filter--init{position:relative;padding-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:12px;border-bottom:2px solid #e1e4e9;cursor:pointer}.calcSelect_filter--txt{font-weight:500;font-size:20px;line-height:28px;color:#323242;letter-spacing:.32px}.calcSelect_filter--ic{width:24px;height:24px;position:relative;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.calcSelect_filter--arr{position:absolute;top:10px;left:0;right:0;z-index:2}.calcSelect_filter--arr:before,.calcSelect_filter--arr:after{content:"";position:absolute;background-color:#323242;width:2px;-webkit-transition:.35s ease-in-out;-o-transition:.35s ease-in-out;transition:.35s ease-in-out}.calcSelect_filter--arr:before{-webkit-transform:translate(3px, 0) rotate(45deg);-ms-transform:translate(3px, 0) rotate(45deg);transform:translate(3px, 0) rotate(45deg);height:10px}.calcSelect_filter--arr:after{-webkit-transform:translate(-3px, 0) rotate(-45deg);-ms-transform:translate(-3px, 0) rotate(-45deg);transform:translate(-3px, 0) rotate(-45deg);height:10px}.calcSelect_filter--active .calcSelect_filter--arr:after{-webkit-transform:translate(3px, 0) rotate(-45deg);-ms-transform:translate(3px, 0) rotate(-45deg);transform:translate(3px, 0) rotate(-45deg)}.calcSelect_filter--active .calcSelect_filter--arr:before{-webkit-transform:translate(-3px, 0) rotate(45deg);-ms-transform:translate(-3px, 0) rotate(45deg);transform:translate(-3px, 0) rotate(45deg)}.calcSelect_filter--show{display:block}.calcSelect_productList{display:none;margin-top:40px}@media screen and (max-width: 1024px){.calcSelect_productList{-webkit-box-flex:0;-ms-flex:0 0 43%;flex:0 0 43%;max-width:43%}}@media screen and (max-width: 767px){.calcSelect_productList{-webkit-box-flex:0;-ms-flex:0 0 85%;flex:0 0 85%;max-width:85%}}.calcSelect_productList--item{background:#fff;-webkit-box-shadow:0px 4px 30px rgba(50,50,66,0.12);box-shadow:0px 4px 30px rgba(50,50,66,0.12);border-radius:8px;padding:32px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;white-space:normal}.calcSelect_productList--content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.calcSelect_productList--head{border-bottom:1px solid #e1e4e9;padding-bottom:12px;min-height:80px}@media screen and (max-width: 360px){.calcSelect_productList--head{min-height:94px}}@media screen and (min-width: 1025px) and (max-width: 1348px){.calcSelect_productList--head{min-height:106px}}.calcSelect_productList--title{font-weight:600;font-size:24px;line-height:32px;color:#323242;letter-spacing:.02em}@media screen and (max-width: 768px){.calcSelect_productList--title{font-size:20px;line-height:26px}}.calcSelect_productList--subtitle{font-weight:400;font-size:14px;line-height:20px;color:#323242;letter-spacing:.02em;margin-top:8px}.calcSelect_productList--bottom{margin-top:24px}.calcSelect_productList--tariff{font-weight:600;font-size:16px;line-height:24px;color:#323242;letter-spacing:.02em;margin-bottom:16px}.calcSelect_productList--rate{font-weight:600;font-size:40px;line-height:48px;color:#f26126;letter-spacing:.02em;margin-bottom:24px}.calcSelect_productList--btns{margin-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1360px){.calcSelect_productList--btns{display:block}.calcSelect_productList--btns a{display:block;text-align:center;width:100%}.calcSelect_productList--btns a:first-child{margin-bottom:10px}}@media screen and (max-width: 1024px){.calcSelect_list:first-child{margin-bottom:32px}.calcSelect_productRow{white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-bottom:30px;margin-bottom:-30px}.calcSelect_productRow::-webkit-scrollbar-track{display:none}.calcSelect_productRow::-webkit-scrollbar{width:0;height:0;background:transparent;display:none}}@media screen and (max-width: 767px){.calcSelect_list:not(:last-child){margin-bottom:32px}.calcSelect_list:last-child{margin-top:0}}

.card-list{min-height:950px}.card-list__item{padding:36px 0;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;position:relative;top:0;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:rgba(255,255,255,0);border-radius:8px}.card-list__item:not(:first-child){opacity:1}.card-list__item.isVisible{display:block}.card-list__item.isVisible.isShowCard{-webkit-animation:fadeInUp 1s ease-in-out forwards;animation:fadeInUp 1s ease-in-out forwards;opacity:1}.card-list__item.isHide{display:none;-webkit-animation:fadeOut ease-in .3s forwards;animation:fadeOut ease-in .3s forwards}.card-list__item:before{content:'';width:calc(100% - 16.6%);margin:0 auto 0 8.3%;display:block;background:#D1D1D7;height:1px;position:absolute;top:1px;left:0;right:0;z-index:-1;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}@media screen and (max-width: 991px){.card-list__item:before{width:100%;margin:0 auto}}.card-list__item:first-child:before{content:none}@media screen and (max-width: 767px){.card-list__item:first-child{padding-top:0}}@media screen and (min-width: 1024px){.card-list__item:last-child{margin:0 0 30px}}@media screen and (min-width: 1024px){.card-list__item:hover{-webkit-box-shadow:0px 4px 30px rgba(50,50,66,0.12);box-shadow:0px 4px 30px rgba(50,50,66,0.12);top:-6px}.card-list__item:hover:before{opacity:0}.card-list__item:hover+.card-list__item:before{opacity:0}}.card-list__image-card{display:inline-block}.card-list__image-card img{width:100%;border-radius:8px}@media screen and (max-width: 767px){.card-list__image-card{max-width:390px;margin:0 auto 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.card-list__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:18px}@media screen and (min-width: 768px) and (max-width: 1023px){.card-list__description{padding-left:8px}}@media screen and (max-width: 767px){.card-list__description{padding:0}}.card-list__bottom-panel{margin:24px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-list__bottom-panel .btn-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}@media screen and (min-width: 768px){.card-list__bottom-panel .btn-group{margin-right:auto;padding-right:24px}}@media screen and (max-width: 767px){.card-list__bottom-panel .btn-group{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}}@media screen and (max-width: 767px){.card-list__bottom-panel{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.main-subtitle_cards-cases{color:#9393A1;font-size:16px;line-height:24px;font-weight:400;letter-spacing:.02em;margin:0 0 12px !important}.main-title_cards-cases{margin:0 0 24px;display:inline-block;color:#323242;font-size:32px;line-height:38px;font-weight:600;letter-spacing:.02em;width:100%}@media screen and (min-width: 1024px){.main-title_cards-cases:hover{color:#F26126}}@media screen and (max-width: 1023px){.main-title_cards-cases{font-size:28px;line-height:32px}}@media screen and (max-width: 767px){.main-title_cards-cases{font-size:24px;line-height:28px;margin:0 0 16px}}.main-title_cards-cases+.main-subtitle_cards-cases+.advantage-info{margin:12px 0 0}.social-tooltip{color:#fff;font-size:12px;line-height:18px;font-weight:400;letter-spacing:.02em;background:#5968CC;padding:6px 12px 6px 6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:18px;left:-12px}.social-tooltip svg{-webkit-box-flex:0;-ms-flex:0 0 18px;flex:0 0 18px;margin:0 6px 0 0}.social-tooltip svg path{fill:#fff}.advantage-info{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}@media screen and (max-width: 425px){.advantage-info__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin:0}}@media screen and (max-width: 425px){.advantage-info__col{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:0}}.advantage-info__item{margin:0 0 24px}.advantage-info__item:nth-child(3),.advantage-info__item:nth-child(4){margin:0}.advantage-info__subtext-p{margin:0}.advantage-info__subtext-p b{font-size:30px;line-height:36px;font-weight:400}.advantage-info__subtext-p span{display:block;font-weight:500}.advantage-info__subtext-p span:nth-child(1){height:auto;min-height:40px;display:block;margin:0 0 6px;color:#323242}.advantage-info__subtext-p span:nth-child(2){color:#323242}.cards-cases__link{color:#323242;font-size:14px;line-height:18px;font-weight:600;letter-spacing:.02em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative;text-align:left;margin-left:auto;padding-left:24px}@media screen and (min-width: 1024px){.cards-cases__link:hover{color:#646478}.cards-cases__link:hover path{fill:#F26126}.cards-cases__link:hover .cards-cases__link-tooltip{color:#646478;margin:0 0 6px;visibility:visible;opacity:1}}@media screen and (min-width: 768px) and (max-width: 1023px){.cards-cases__link path{fill:#F26126}}@media screen and (max-width: 767px){.cards-cases__link{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;width:100%;margin:12px 0 0;padding:0}.cards-cases__link:after{content:url("/psb_1_2/assets/img/arrow-link.svg");width:24px;height:24px;display:inline-block;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin:0 18px 0 0}.cards-cases__link i{display:none}}.cards-cases__link-tooltip{background:#F7F7F8;-webkit-box-shadow:2px 2px 6px rgba(100,100,120,0.3);box-shadow:2px 2px 6px rgba(100,100,120,0.3);padding:18px 24px;position:absolute;left:50%;bottom:100%;width:300px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin:0;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;visibility:hidden;opacity:0}@media screen and (max-width: 1439px){.cards-cases__link-tooltip{left:auto;right:0;-webkit-transform:none;-ms-transform:none;transform:none}}@media screen and (max-width: 767px){.cards-cases__link-tooltip{padding:18px 48px 18px 24px;visibility:visible;opacity:1;margin:0;-webkit-transform:none;-ms-transform:none;transform:none;position:relative;left:auto;right:auto;bottom:auto;width:100%}}.archive-container{padding:32px 0;background-color:#f7f7f8;display:none}.archive-container .container{position:relative}@media screen and (min-width: 1025px) and (max-width: 1440px){.archive-container .container{padding:0 78px}}.archive-container .archive-carousel__slide{height:auto;min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}@media screen and (min-width: 1024px){.archive-container .archive-carousel{padding:24px}}@media screen and (max-width: 1023px){.archive-container{padding:24px 0}}@media screen and (max-width: 767px){.archive-container{padding:16px 0}}.archive-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:100%;padding:24px;background:#fff;position:relative;top:0;border-radius:8px;-webkit-transition:top .2s ease-in, -webkit-box-shadow .2s ease-in;transition:top .2s ease-in, -webkit-box-shadow .2s ease-in;-o-transition:top .2s ease-in, box-shadow .2s ease-in;transition:top .2s ease-in, box-shadow .2s ease-in;transition:top .2s ease-in, box-shadow .2s ease-in, -webkit-box-shadow .2s ease-in}.archive-card__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.archive-card__image img{width:100%}.archive-card__image+.archive-card__descr{margin:24px 0 0}.archive-card__descr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.archive-card__title{color:#323242;font-size:16px;line-height:24px;font-weight:400;letter-spacing:.02em;margin:0;-webkit-transition:color .2s ease-in;-o-transition:color .2s ease-in;transition:color .2s ease-in}@media screen and (min-width: 1024px){.archive-card:hover{top:-6px;-webkit-box-shadow:0 5px 15px rgba(29,31,56,0.05);box-shadow:0 5px 15px rgba(29,31,56,0.05)}.archive-card:hover .archive-card__title{color:rgba(242,96,38,0.78)}}.btn-archive{color:#F26126;font-size:16px;line-height:24px;font-weight:500;letter-spacing:.02em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;cursor:pointer;margin:0 auto 36px;-webkit-transition:color .2s ease-in;-o-transition:color .2s ease-in;transition:color .2s ease-in}.btn-archive__ic{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;width:24px;height:24px;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;margin:0 0 0 12px;-webkit-transform:rotateX(0);transform:rotateX(0);-webkit-transition:-webkit-transform .2s ease-in;transition:-webkit-transform .2s ease-in;-o-transition:transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in, -webkit-transform .2s ease-in}.btn-archive path{fill:#F26126;-webkit-transition:fill .2s ease-in;-o-transition:fill .2s ease-in;transition:fill .2s ease-in}.btn-archive.active .btn-archive__ic{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}@media screen and (min-width: 1024px){.btn-archive:hover{color:rgba(242,96,38,0.78)}.btn-archive:hover path{fill:rgba(242,96,38,0.78)}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}

.cards-cases--version-v2{opacity:1}.cards-cases--version-v2 .card-list{min-height:750px;-webkit-transition:height .5s ease-in;-o-transition:height .5s ease-in;transition:height .5s ease-in}.cards-cases--version-v2 .card-list+.archive__wrapper{margin-top:50px}.cards-cases--version-v2 .card-list__item{position:relative;padding:0 0 48px;border-radius:0;margin:0 0 48px;border-bottom:1px solid transparent;background-color:transparent;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.cards-cases--version-v2 .card-list__item:not(:first-child){opacity:1}.cards-cases--version-v2 .card-list__item::before{content:none}.cards-cases--version-v2 .card-list__item.bordered{border-color:#dedede}.cards-cases--version-v2 .card-list__item.isVisible{display:block}.cards-cases--version-v2 .card-list__item.isVisible.isShowCard{-webkit-animation:fadeInUp .5s ease-in-out forwards;animation:fadeInUp .5s ease-in-out forwards;opacity:1}.cards-cases--version-v2 .card-list__item.isHide{display:none;-webkit-animation:fadeOut ease-in .3s forwards;animation:fadeOut ease-in .3s forwards}.cards-cases--version-v2 .card-list__item .card-item__svg-border{display:none}@media screen and (min-width: 1024px){.cards-cases--version-v2 .card-list__item .card-item__svg-border{display:none;position:absolute;width:calc(100% + 108px);height:calc(100% + 1px);fill:transparent;top:0;left:0;margin-left:-54px;-webkit-transition:.5s ease-out;-o-transition:.5s ease-out;transition:.5s ease-out;border-radius:8px}.cards-cases--version-v2 .card-list__item .card-item__svg-border rect{stroke:#DEDEDE;stroke-width:1px;stroke-dasharray:0 2000;stroke-dashoffset:-2000;-webkit-transition:.6s ease-out;-o-transition:.6s ease-out;transition:.6s ease-out}.cards-cases--version-v2 .card-list__item:hover .card-item__main-title{background-size:100% 100%}.cards-cases--version-v2 .card-list__item:hover .main-title__text{background-image:-o-linear-gradient(transparent calc(100% - 1px), rgba(0,0,0,0.1) 1px);background-image:linear-gradient(transparent calc(100% - 1px), rgba(0,0,0,0.1) 1px)}.cards-cases--version-v2 .card-list__item:hover .card-item__btn-wrapp--link::before{background-color:#000}}@media screen and (max-width: 1199px){.cards-cases--version-v2 .card-list__item{padding-top:0}}@media screen and (max-width: 736px){.cards-cases--version-v2 .card-list__item{margin:0 0 32px;border-bottom:none}}@media screen and (max-width: 480px){.cards-cases--version-v2 .card-list__item{margin:0 0 50px}}.cards-cases--version-v2 .card-list__row>[class*=col-]{padding-left:0;padding-right:0}.cards-cases--version-v2 .card-item__img{width:100%;max-width:100%;border-radius:4px}@media screen and (min-width: 420px) and (max-width: 767px){.cards-cases--version-v2 .card-item__img{max-width:50%;margin:auto}}@media screen and (max-width: 429px){.cards-cases--version-v2 .card-item__img{max-width:216px;margin:auto}}@media screen and (min-width: 1200px){.cards-cases--version-v2 .card-item__title-wrap{max-width:none}}.cards-cases--version-v2 .card-item__title-wrap+.card-list__row{margin:32px 0 0}.cards-cases--version-v2 .card-item__main-title{font-weight:400;font-size:28px;line-height:36px;color:#1C1C1E;position:relative;display:inline;width:calc(100%);background-image:-o-linear-gradient(transparent calc(100% - 1px), #f50 1px);background-image:linear-gradient(transparent calc(100% - 1px), #f50 1px);background-repeat:no-repeat;background-size:0 100%;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.cards-cases--version-v2 .card-item__main-title .main-title__text{position:relative;background-image:-o-linear-gradient(transparent calc(100% - 1px), rgba(0,0,0,0.3) 1px);background-image:linear-gradient(transparent calc(100% - 1px), rgba(0,0,0,0.3) 1px);background-repeat:no-repeat;background-size:100% 100%}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.cards-cases--version-v2 .card-item__main-title .main-title__text{background:none}}.cards-cases--version-v2 .card-item__main-title+.card-list__row{margin:32px 0 0}@media screen and (max-width: 768px){.cards-cases--version-v2 .card-item__main-title{font-weight:500;font-size:26px;line-height:36px}}@media screen and (max-width: 480px){.cards-cases--version-v2 .card-item__main-title{font-size:24px}}@media screen and (max-width: 320px){.cards-cases--version-v2 .card-item__main-title{font-weight:600;font-size:18px}}.cards-cases--version-v2 .card-item__advantages-title{font-weight:500;font-size:20px;line-height:130%;color:#1C1C1E;margin:0 0 8px;position:relative}.cards-cases--version-v2 .card-item__advantages-title svg{margin:0 0 0 9px;width:32px;display:inline;line-height:32px;vertical-align:middle}@media screen and (max-width: 320px){.cards-cases--version-v2 .card-item__advantages-title svg{width:20px;line-height:20px}}@media screen and (max-width: 1024px){.cards-cases--version-v2 .card-item__advantages-title{font-size:18px}}@media screen and (max-width: 768px){.cards-cases--version-v2 .card-item__advantages-title{font-weight:600;font-size:16px}}@media screen and (max-width: 320px){.cards-cases--version-v2 .card-item__advantages-title{font-size:14px;line-height:20px}}.cards-cases--version-v2 .card-item__advantages-text{font-weight:500;font-size:14px;line-height:20px;letter-spacing:0;color:#646478}@media screen and (max-width: 320px){.cards-cases--version-v2 .card-item__advantages-text{font-size:12px}}@media screen and (min-width: 768px){.cards-cases--version-v2 .card-item__advantages-first{padding:0 0 0 32px}}@media screen and (max-width: 736px){.cards-cases--version-v2 .card-item__advantages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}}.cards-cases--version-v2 .card-item__btn-wrapp{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}.cards-cases--version-v2 .card-item__btn-wrapp--link{margin:0 28px 0 0;position:relative;font-size:14px;line-height:24px;font-weight:500}.cards-cases--version-v2 .card-item__btn-wrapp--link::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;-webkit-transition:.5s ease-out;-o-transition:.5s ease-out;transition:.5s ease-out;background-color:rgba(0,0,0,0.3)}@media screen and (max-width: 736px){.cards-cases--version-v2 .card-item__btn-wrapp--link{margin:0 0 12px;border:1px solid #ddd;padding:10px 20px;font-size:14px;line-height:24px;font-weight:600;border-radius:4px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}.cards-cases--version-v2 .card-item__btn-wrapp--link::before{content:none}}@media screen and (max-width: 320px){.cards-cases--version-v2 .card-item__btn-wrapp--link{margin:0 0 8px;font-size:14px}}@media screen and (max-width: 736px){.cards-cases--version-v2 .card-item__btn-wrapp .btn-main--dark{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width: 736px){.cards-cases--version-v2 .card-item__btn-wrapp{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-flow:column-reverse;flex-flow:column-reverse;width:100%;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.cards-cases--version-v2 .card-item__info-text{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:16px;font-weight:500;font-size:14px;line-height:20px;color:#1C1C1E}.cards-cases--version-v2 .card-item__info-text::before{content:'';width:8px;height:7px;position:absolute;left:0;-webkit-box-flex:0;-ms-flex:0 0 8px;flex:0 0 8px;background:url("/psb_1_2/assets/img/cardCases-chekmark.png") no-repeat center/contain}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.cards-cases--version-v2 .card-item__info-text::before{top:6px}}@media screen and (max-width: 320px){.cards-cases--version-v2 .card-item__info-text{font-size:12px}}@media screen and (max-width: 736px){.cards-cases--version-v2 .card-item__info{margin:0 0 28px}}@media screen and (max-width: 320px){.cards-cases--version-v2 .card-item__info{margin:0 0 16px}}.cards-cases--version-v2 .card-list__item:hover{-webkit-box-shadow:none;box-shadow:none;top:inherit}.cards-cases--version-v2 .col-inline{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:12px 0 0}@media screen and (max-width: 736px){.cards-cases--version-v2 .col-inline{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.cards-cases--version-v2 .fogging-lay{display:none}@media screen and (max-width: 736px){.cards-cases--version-v2 .fogging-lay{pointer-events:none;cursor:inherit;display:block;position:absolute;top:0;right:-8px;width:20%;height:100%;z-index:1;background:-webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0)), to(#fff));background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1)}}@media screen and (max-width: 736px){.cards-cases--version-v2 .row-overflow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;overflow-x:auto;-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;margin:28px 0;padding-bottom:16px}.cards-cases--version-v2 .row-overflow__col{-webkit-box-flex:0 !important;-ms-flex:0 0 260px !important;flex:0 0 260px !important;max-width:none}}@media screen and (max-width: 480px){.cards-cases--version-v2 .row-overflow__col{width:155px;-ms-flex-preferred-size:155px !important;flex-basis:155px !important}}@media screen and (max-width: 320px){.cards-cases--version-v2 .row-overflow__col{width:130px;-ms-flex-preferred-size:130px !important;flex-basis:130px !important}}.cards-cases--version-v2 .archive__wrapper .article{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:58px}.cards-cases--version-v2 .archive__wrapper .col-inline .cards-cases__link .card-item__info .card-item__info-text::before{content:'';opacity:.5}.cards-cases--version-v2 .archive__card-list{display:none}.cards-cases--version-v2 .archive__card-list.show{display:block}.cards-cases--version-v2 .archive__card-list.show .card-list__item{-webkit-animation:fadeIn .3s ease-in forwards;animation:fadeIn .3s ease-in forwards}.cards-cases--version-v2 .archive__title{font-weight:600;font-size:16px;line-height:19px;color:#323242;position:relative;cursor:pointer}.cards-cases--version-v2 .archive__title::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;-webkit-transition:.3s ease-out;-o-transition:.3s ease-out;transition:.3s ease-out;background-color:rgba(0,0,0,0.3)}@media screen and (min-width: 1024px){.cards-cases--version-v2 .archive__title:hover::before{background-color:#000}}.cards-cases--version-v2 .archive__list-item{-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.cards-cases--version-v2 .archive__list-item .card-item__main-title,.cards-cases--version-v2 .archive__list-item .card-item__advantages-title,.cards-cases--version-v2 .archive__list-item .card-item__advantages-text,.cards-cases--version-v2 .archive__list-item .card-item__info-text{color:rgba(28,28,30,0.4)}.cards-cases--version-v2 .archive__list-item .card-item__img{opacity:.8}.cards-cases--version-v2 .archive__list-item .card-item__advantages-title--ico path{fill:rgba(28,28,30,0.4)}.cards-cases--version-v2 .archive__list-item .card-item__btn-wrapp--link{margin:0}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}

.slider-advantages .swiper-button-prev{margin-left:calc(-8.3333% - 12px)}.slider-advantages .swiper-button-next{margin-right:calc(-8.3333% - 12px)}.slider-advantages .swiper-pagination{margin-top:32px}@media screen and (max-width: 767px){.slider-advantages .swiper-pagination{margin-top:28px}}.swiper-advantages .swiper-slide{height:auto}.swiper-advantages__image{width:100%;max-width:420px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}@media screen and (max-width: 767px){.swiper-advantages__image{margin-bottom:24px}}.swiper-advantages__img{max-width:100%}.swiper-advantages__title{color:#323242;font-size:20px;line-height:28px;font-weight:600;letter-spacing:.02em}.swiper-advantages__title+.swiper-advantages__text,.swiper-advantages__title+.swiper-advantages__list{margin-top:20px}.swiper-advantages__title+.btn-wrapp{margin-top:24px}.swiper-advantages__list+.btn-wrapp{margin-top:24px}.swiper-advantages__text+.swiper-advantages__list{margin-top:20px}

@media screen and (max-width: 1024px){.case-boxes-section{margin-top:-24px}}@media screen and (max-width: 767px){.case-boxes-section{margin-top:-16px}}.case-boxes__subtitle-item{margin:0 0 24px;color:#2C2D84;font-size:42px;line-height:60px;font-weight:600;letter-spacing:.02em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.case-boxes__subtitle-item{height:60px}}@media screen and (max-width: 1024px){.case-boxes__subtitle-item{font-size:32px;line-height:36px}}@media screen and (max-width: 767px){.case-boxes__subtitle-item{font-size:36px;line-height:42px}}.case-boxes__item{text-align:center;background:#fff;padding:32px 24px;height:100%;-webkit-box-shadow:0px 4px 30px rgba(50,50,66,0.12);box-shadow:0px 4px 30px rgba(50,50,66,0.12);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}@media screen and (max-width: 1025px){.case-boxes__item{padding:36px 20px}}.case-boxes__icon-item{margin:0 auto 24px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.case-boxes__row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 1025px){.case-boxes__row{margin-bottom:-24px}}.case-boxes__col{height:auto;min-height:100%}@media screen and (min-width: 1025px){.case-boxes__col{margin-bottom:24px}}@media screen and (max-width: 1024px){.case-boxes__col{margin:24px 0 0}}@media screen and (max-width: 767px){.case-boxes__col{margin:16px 0 0;min-height:auto}}.case-boxes__text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.case-boxes__title-text{font-size:16px;line-height:24px;font-weight:600}.case-boxes__title-text+.case-boxes__text{margin:18px 0 0}.case-boxes--split .case-boxes__col .case-boxes__item{position:relative}.case-boxes--split .case-boxes__col .case-boxes__item:after{content:"ИЛИ";background:#FFFFFF;-webkit-box-shadow:0px 4px 30px rgba(50,50,66,0.12);box-shadow:0px 4px 30px rgba(50,50,66,0.12);border-radius:50%;width:72px;height:72px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;font-size:20px;color:#2C2D84;position:absolute;right:0;margin-right:-48px;z-index:1;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 1024px){.case-boxes--split .case-boxes__col .case-boxes__item:after{width:48px;height:48px;font-size:16px;left:0;top:auto;bottom:0;-webkit-transform:none;-ms-transform:none;transform:none;margin-right:initial;margin:0 auto -32px}}@media screen and (min-width: 768px) and (max-width: 1024px){.case-boxes--split .case-boxes-wrapp--dual .case-boxes__col .case-boxes__item:after{right:0;margin-right:-32px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}.case-boxes--split .case-boxes-wrapp .case-boxes__col:last-child .case-boxes__item:after{content:none}@media screen and (min-width: 1025px){.case-boxes--split .case-boxes-wrapp--5i6i .case-boxes__col:nth-child(3n) .case-boxes__item:after{content:none}}.case-boxes-wrapp--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}

.category__item{border-top:1px solid #E9ECF4;padding:36px 0 12px}.category__item:last-child{border-bottom:1px solid #E9ECF4}@media screen and (min-width: 768px) and (max-width: 1023px){.category__item{padding:30px 0 6px}}@media screen and (max-width: 767px){.category__item{padding:24px 0 0}}@media screen and (min-width: 768px) and (max-width: 1023px){.category__title-item{margin:0 0 30px;display:block}}@media screen and (max-width: 767px){.category__title-item{margin:0 0 24px;display:block;line-height:24px;font-size:16px}}.category__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}@media screen and (max-width: 767px){.category__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.category__item-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;padding:0 24px 0 0;margin:0 0 24px}.category__item-list:nth-child(2n+2){padding:0}@media screen and (max-width: 767px){.category__item-list{padding:0}}.category__icon-item-list{margin:0 12px 0 0}.category__title-item-list{line-height:24px;font-size:16px;letter-spacing:0.5px;color:#323242;font-weight:600}.text-p_category-title-item{line-height:30px;font-size:24px}@media screen and (min-width: 768px) and (max-width: 1023px){.text-p_category-title-item{margin:0 0 36px}}@media screen and (max-width: 767px){.text-p_category-title-item{margin:0 0 24px}}.categories-image__row{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-top:-32px}@media screen and (max-width: 767px){.categories-image__row{margin-top:-24px}}.categories-image__col{height:auto;min-height:100%;margin-top:32px}@media screen and (max-width: 767px){.categories-image__col:last-child .categories-image__item{margin:0}}@media screen and (max-width: 767px){.categories-image__col{margin-top:24px}}.categories-image__col-cust{max-width:33.33%;-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%}@media screen and (max-width: 767px){.categories-image__col-cust{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.categories-image__item{width:100%;height:15em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:36px;position:relative;z-index:1;overflow:hidden;border-radius:8px;background-repeat:no-repeat;background-position:center top;background-size:cover}.categories-image__item:before{content:'';width:100%;height:100%;background:rgba(50,50,66,0.48);position:absolute;left:0;top:0;z-index:-1}@media screen and (max-width: 1023px){.categories-image__item{padding:24px}}@media screen and (max-width: 767px){.categories-image__item{height:120px}}.categories-image__text{color:#fff;font-size:24px;line-height:30px;font-weight:600}@media screen and (max-width: 1023px){.categories-image__text{font-size:18px;line-height:24px}}.categories-image__title+.categories-image__subtitle{margin:-18px 0 6px !important}

.clearCacheBtn{-webkit-appearance:button;background-color:#ebeaea;border:5px;padding:5px;cursor:pointer}.clearCacheTable{margin-top:30px}.clearCacheCheckbox{-webkit-appearance:checkbox}

.cookie{padding:12px 24px;background:#fff;-webkit-box-shadow:2px 2px 6px rgba(100,100,120,0.3);box-shadow:2px 2px 6px rgba(100,100,120,0.3);border-radius:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:540px;position:fixed;left:0;right:0;bottom:0;margin:0 auto 12px;z-index:2}.cookie.hide{display:none}.cookie__description{color:#323242;font-size:14px;line-height:18px;font-weight:500;letter-spacing:.02em;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width: 767px){.cookie__description{font-size:12px;line-height:14px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.cookie__info-link{color:#F26126;display:inline}.cookie .btn-cookie{text-transform:uppercase;color:#F26126;line-height:18px;font-size:14px;letter-spacing:0.5px;font-weight:600;margin:0 0 0 30px}.cookie+.multe-widget{margin:0 0 0 24px}@media screen and (min-width: 767px){.cookie+.multe-widget{margin:0 0 0 18px}}@media screen and (max-width: 569px){.cookie{width:92%}}

.scrolling-btn{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0px -4px 8px rgba(0,0,0,0.16);box-shadow:0px -4px 8px rgba(0,0,0,0.16);background:#fff;padding:6px 0}@media screen and (max-width: 1023px){.scrolling-btn{display:-webkit-box;display:-ms-flexbox;display:flex}}

.simple-table__row{width:100%;margin:0}.simple-table__intro{padding:54px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;z-index:1;color:#fff;border-radius:8px;overflow:hidden;background-repeat:no-repeat;background-position:center top;background-size:cover}.simple-table__intro:before{content:'';width:100%;height:100%;position:absolute;left:0;top:0;z-index:0;background:rgba(50,50,66,0.48)}@media screen and (max-width: 1023px){.simple-table__intro{padding:36px 24px}}@media screen and (max-width: 767px){.simple-table__intro{padding:24px 16px}}.simple-table__main-title-intro{position:relative;z-index:1;font-size:32px;line-height:36px;font-weight:600;margin:0 0 24px;letter-spacing:.02em}@media screen and (max-width: 1023px){.simple-table__main-title-intro{font-size:28px;line-height:32px}}@media screen and (max-width: 767px){.simple-table__main-title-intro{font-size:24px;line-height:28px;margin:0 0 16px}}.simple-table__intro__inverse{padding:54px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;z-index:1;color:#fff;border-radius:8px;overflow:hidden}.simple-table__intro__inverse:before{content:'';width:100%;height:100%;position:absolute;left:0;top:0;z-index:0;background:#fff}@media screen and (max-width: 1023px){.simple-table__intro__inverse{padding:36px 24px}}@media screen and (max-width: 767px){.simple-table__intro__inverse{padding:24px 16px}}.simple-table__table tr{border-top:1px solid rgba(100,100,120,0.3)}.simple-table__table tr:first-child{border:0}.simple-table__table tr:last-child{border-bottom:1px solid rgba(100,100,120,0.3)}.simple-table__td-table{padding:36px 0}.simple-table__td-table:nth-child(1){padding:36px 24px 36px 0}@media screen and (max-width: 767px){.simple-table__td-table{display:block;width:100% !important}.simple-table__td-table:nth-child(1){padding:24px 0 12px}.simple-table__td-table:nth-child(1) b{line-height:24px;font-size:18px;font-weight:600}.simple-table__td-table:nth-child(2){padding:0 0 24px}}.simple-table__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:36px 0 0}.simple-table__btn-docs{padding:24px 0 0}.bgDefault:before{content:none !important}.text-p_simple-table-intro{color:inherit;margin:0 0 6px}@media screen and (min-width: 1024px){.btn-main_simple-table:hover{color:#fff}}

.distributing-section__row{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media screen and (min-width: 1024px){.distributing-section__row+.distributing-section__row{margin:78px 0 0 0}}@media screen and (max-width: 1023px){.distributing-section__row+.distributing-section__row{margin:36px 0 0 0}}.distributing-section__col{height:auto;min-height:100%;margin:0 0 24px;-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.distributing-section__btn{padding:0}@media screen and (min-width: 1024px){.distributing-section__btn:hover{color:#F26126}}@media screen and (max-width: 991px){.distributing-section{padding:30px 0}}@media screen and (max-width: 767px){.distributing-section{margin:18px 0}}.distributing-card{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-shadow:0px 4px 32px rgba(50,50,66,0.12);box-shadow:0px 4px 32px rgba(50,50,66,0.12);position:relative;top:0;border-radius:8px;-webkit-transition:top .2s ease-in;-o-transition:top .2s ease-in;transition:top .2s ease-in}.distributing-card__title{margin:0 0 12px 0;color:#323242;font-size:24px;line-height:32px;font-weight:600;letter-spacing:.02em;-webkit-transition:color .2s ease-in;-o-transition:color .2s ease-in;transition:color .2s ease-in}.distributing-card__title+.distributing-card__subtitle{margin:16px 0 0}@media screen and (max-width: 767px){.distributing-card__title+.distributing-card__subtitle{margin:8px 0 0}}@media screen and (min-width: 1024px){.distributing-card__title:hover{color:rgba(242,96,38,0.78)}}@media screen and (max-width: 767px){.distributing-card__title{line-height:30px}}.distributing-card__onlytitle{margin:0 0 12px 0;color:#323242;font-size:24px;line-height:32px;font-weight:600;letter-spacing:.02em}.distributing-card__onlytitle+.distributing-card__subtitle{margin:16px 0 0}@media screen and (max-width: 767px){.distributing-card__onlytitle+.distributing-card__subtitle{margin:8px 0 0}}@media screen and (max-width: 767px){.distributing-card__onlytitle{line-height:30px}}.distributing-card__subtitle{margin:0}.distributing-card__descr-inner ~ .distributing-section__btn{margin:30px 0 0}@media screen and (max-width: 1023px){.distributing-card__descr-inner ~ .distributing-section__btn{margin:24px 0 0}}@media screen and (max-width: 767px){.distributing-card__descr-inner ~ .distributing-section__btn{margin:16px 0 0}}.distributing-card__img{overflow:hidden;height:210px;-webkit-box-flex:0;-ms-flex:0 0 210px;flex:0 0 210px;border-radius:8px 8px 0 0;background-repeat:no-repeat;background-position:center top;background-size:cover}.distributing-card__descr{height:100%;padding:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width: 767px){.distributing-card__descr{padding:24px}}.distributing-card__descr-inner{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}@media screen and (max-width: 767px){.distributing-card__descr-inner ~ .btn-link{margin:24px 0 0}}@media screen and (min-width: 1024px){.distributing-card:hover{top:-6px}}@media screen and (max-width: 767px){.distributing-card{margin-bottom:18px}}

.docs-download__row+.docs-download__row{margin:78px -15px 0}@media screen and (max-width: 1024px){.docs-download__row+.docs-download__row{margin:60px -15px 0}}@media screen and (max-width: 767px){.docs-download__row+.docs-download__row{margin:54px -15px 0}}.docs-download__item-list{margin:0 0 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.docs-download__item-list:last-child{margin:0}@media screen and (min-width: 768px) and (max-width: 1023px){.docs-download__item-list{padding:0 12px;width:100%;max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}.docs-download__icon-link{width:30px;height:30px;margin:0 12px 0 0}.docs-download__icon-link>svg path{-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.docs-download__text-p{color:#2C2D84;font-size:16px;line-height:24px;font-weight:500;letter-spacing:.02em;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.docs-download .doc-link{text-align:left}@media screen and (min-width: 768px) and (max-width: 1023px){.docs-download__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -12px}}.main-title_docs-download{line-height:30px;font-size:24px}

.documentsPSB{padding:52px 0 28px}@media screen and (max-width: 1024px){.documentsPSB{padding:42px 0 18px}}@media screen and (max-width: 767px){.documentsPSB{padding:36px 0 12px}}.documentsPSB .document-wrapp{padding:24px 0}.documentsPSB .document-wrapp+.document-wrapp{border-top:1px solid #D1D1D7}@media screen and (max-width: 767px){.documentsPSB .document__col+.document__col{margin-top:20px}}.documentsPSB .document-item{color:#646478}.documentsPSB .document-item__title{font-size:20px;line-height:28px;font-weight:500;color:inherit;letter-spacing:.02em}.documentsPSB .document-item__title+.document-item__subtitle{margin:8px 0 0}@media screen and (max-width: 767px){.documentsPSB .document-item__title{font-size:16px;line-height:24px}}.documentsPSB .document-item__subtitle{font-size:16px;line-height:24px;font-weight:400;color:rgba(50,50,66,0.7);letter-spacing:.02em}@media screen and (max-width: 767px){.documentsPSB .document-item__subtitle{font-size:14px;line-height:20px}}.documentsPSB .documents-list__item:not(:last-child){margin:0 0 20px}@media screen and (max-width: 767px){.documentsPSB .documents-list__item:not(:last-child){margin:0 0 16px}}.documentsPSB .documents-list__link{font-size:16px;line-height:24px;font-weight:500;color:#1A237B;letter-spacing:.02em;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.documentsPSB .documents-list__link{font-size:14px;line-height:20px}}.documentsPSB .documents-list__ic{width:30px;height:30px;-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.documentsPSB .documents-list__ic+.documents-list__title-link{margin:0 0 0 12px}.documentsPSB .documents-list__title-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.documentsPSB .document-accordion{-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.documentsPSB .document-accordion+.document-accordion .accordion-head .row{border-top:1px solid #D1D1D7;-webkit-transition:border .2s linear;-o-transition:border .2s linear;transition:border .2s linear}.documentsPSB .document-accordion.active .accordion-head{background:#eeeeee}.documentsPSB .document-accordion.active .accordion-head .arrow-accordion:before{-webkit-transform:translate(4px, 8px) rotate(45deg);-ms-transform:translate(4px, 8px) rotate(45deg);transform:translate(4px, 8px) rotate(45deg)}.documentsPSB .document-accordion.active .accordion-head .arrow-accordion:after{-webkit-transform:translate(-4px, 8px) rotate(-45deg);-ms-transform:translate(-4px, 8px) rotate(-45deg);transform:translate(-4px, 8px) rotate(-45deg)}.documentsPSB .document-accordion.active .accordion-head+.accordion-body{background:#eeeeee;padding:24px 0;-webkit-box-shadow:inset 0px 2px 14px 0px rgba(50,50,66,0.12);box-shadow:inset 0px 2px 14px 0px rgba(50,50,66,0.12)}.documentsPSB .document-accordion.active+.document-accordion .accordion-head .row{border-color:transparent}.documentsPSB .arrow-accordion{width:24px;height:20px;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.documentsPSB .arrow-accordion:before,.documentsPSB .arrow-accordion:after{content:'';width:12px;height:2px;background-color:#646478;position:absolute;-webkit-transition:-webkit-transform 250ms ease;transition:-webkit-transform 250ms ease;-o-transition:transform 250ms ease;transition:transform 250ms ease;transition:transform 250ms ease, -webkit-transform 250ms ease;-webkit-transform:translate(-4px, 8px) rotate(45deg);-ms-transform:translate(-4px, 8px) rotate(45deg);transform:translate(-4px, 8px) rotate(45deg)}.documentsPSB .arrow-accordion:before{-webkit-transform:translate(-4px, 8px) rotate(45deg);-ms-transform:translate(-4px, 8px) rotate(45deg);transform:translate(-4px, 8px) rotate(45deg)}.documentsPSB .arrow-accordion:after{-webkit-transform:translate(4px, 8px) rotate(-45deg);-ms-transform:translate(4px, 8px) rotate(-45deg);transform:translate(4px, 8px) rotate(-45deg)}.documentsPSB .document-head{position:relative;padding:0 30px 0 0;cursor:pointer}.documentsPSB .accordion-body{height:0;overflow:hidden;padding:0;-webkit-box-shadow:inset 0px 10px 18px -5px rgba(50,50,66,0.12);box-shadow:inset 0px 10px 18px -5px rgba(50,50,66,0.12);-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.documentsPSB .accordion-head{cursor:pointer;-webkit-transition:background .2s ease;-o-transition:background .2s ease;transition:background .2s ease}.documentsPSB .accordion-head .row{padding:24px 0}

.error404{overflow:hidden;padding:100px 0}@media screen and (max-width: 1023px){.error404{padding:80px 0}}@media screen and (max-width: 767px){.error404{padding:52px 0}}.error404 .container{position:relative}.error404 .container:before{content:"404";position:absolute;left:0;top:0;color:#FEF7F4;font-size:370px;line-height:.72em;font-weight:bold;letter-spacing:.02em;margin-top:-100px}@media screen and (max-width: 1023px){.error404 .container:before{font-size:260px;margin-top:-80px}}@media screen and (max-width: 767px){.error404 .container:before{font-size:160px;margin-top:-52px;text-align:center;right:0}}.error404 .error404-descr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.error404__title{color:#323242;font-size:48px;line-height:58px;font-weight:bold;letter-spacing:.02em;margin:0 0 32px}@media screen and (max-width: 1023px){.error404__title{margin:0 0 24px;font-size:40px;line-height:48px}}@media screen and (max-width: 767px){.error404__title{margin:0 0 24px;font-size:24px;line-height:30px}}.error404 .text-p+.text-p{margin:24px 0 0}@media screen and (max-width: 767px){.error404 .text-p+.text-p{margin:8px 0 0}}

.exchange-rates{background-size:cover;background-repeat:no-repeat;background-position:top center;padding:80px 0;margin:40px 0}@media screen and (min-width: 768px) and (max-width: 1439px){.exchange-rates{margin:30px 0}}@media screen and (max-width: 767px){.exchange-rates{margin:20px 0}}.exchange-rates .main-title{font-size:28px;font-weight:400;color:#1c1c1c;width:100%}@media screen and (min-width: 768px) and (max-width: 1439px){.exchange-rates .main-title{font-size:26px}}@media screen and (min-width: 480px) and (max-width: 767px){.exchange-rates .main-title{font-size:24px;font-weight:500}}@media screen and (min-width: 480px){.exchange-rates .main-title{line-height:36px}}@media screen and (min-width: 320px) and (max-width: 479px){.exchange-rates .main-title{font-size:18px;line-height:21px;font-weight:600}}@media screen and (min-width: 1440px){.exchange-rates .main-title{text-align:center}}@media screen and (min-width: 320px) and (max-width: 1439px){.exchange-rates .main-title{text-align:left}}@media screen and (max-width: 1199px){.exchange-rates__row{margin:0 !important;display:block !important}}@media screen and (max-width: 1199px){.exchange-rates__col{padding:0 !important;width:auto !important;-webkit-box-flex:0 !important;-ms-flex:none !important;flex:none !important;max-width:none !important}}.exchange-rates__wrapp{width:100%}@media screen and (min-width: 320px){.exchange-rates__wrapp{padding:0}}@media screen and (min-width: 768px){.exchange-rates__wrapp{background:#fff;-webkit-box-shadow:20px 24px 54px rgba(0,0,0,0.05);box-shadow:20px 24px 54px rgba(0,0,0,0.05);border-radius:4px;padding:48px 36px 20px}}@media screen and (min-width: 1200px){.exchange-rates__wrapp{padding:36px 0}}.exchange-rates__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.exchange-rates__head+.currency-data{margin-top:48px}@media screen and (max-width: 479px){.exchange-rates__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.exchange-rates__article{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media screen and (max-width: 479px){.exchange-rates__article+.exchange-rates__wrapp-tabs{margin-top:28px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.exchange-rates__date{color:rgba(28,28,28,0.5);font-size:12px;line-height:14px;font-weight:500}.exchange-rates__radio{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.exchange-rates__radio input{display:none}.exchange-rates__radio input:checked+.exchange-rates__title-radio{color:#1C1C1E;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;background-image:-webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0))),-webkit-gradient(linear, left top, right top, from(#f26126));background-image:-o-linear-gradient(left, rgba(255,255,255,0)),-o-linear-gradient(left, #f26126);background-image:linear-gradient(to right, rgba(255,255,255,0)),linear-gradient(to right, #f26126);background-size:0 1px, 70% 1px}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.exchange-rates__radio input:checked+.exchange-rates__title-radio{border-bottom:1px solid #f26126}}@media screen and (max-width: 767px){.exchange-rates__radio input:checked+.exchange-rates__title-radio{background-size:0% 1px, 100% 1px}}.exchange-rates__radio+.exchange-rates__radio{margin-left:40px}@media screen and (min-width: 480px) and (max-width: 767px){.exchange-rates__radio+.exchange-rates__radio{margin-left:20px}}@media screen and (max-width: 479px){.exchange-rates__radio+.exchange-rates__radio{margin-left:0}}@media screen and (max-width: 479px){.exchange-rates__radio{width:100%;text-align:center}}.exchange-rates__wrapp-tabs{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 480px){.exchange-rates__wrapp-tabs{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:32px}}@media screen and (min-width: 1200px){.exchange-rates__wrapp-tabs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:20%}}.exchange-rates__title-radio{color:rgba(28,28,28,0.5);font-size:14px;line-height:17px;font-weight:500;position:relative;padding-bottom:6px;background:-webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0))),-webkit-gradient(linear, left top, right top, from(#f26126));background:-o-linear-gradient(left, rgba(255,255,255,0)),-o-linear-gradient(left, #f26126);background:linear-gradient(to right, rgba(255,255,255,0)),linear-gradient(to right, #f26126);background-size:70% 1px, 0 1px;background-position:100% 100%, 0 100%;background-repeat:no-repeat}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.exchange-rates__title-radio{background:none;background-size:0;border-bottom:1px solid transparent}}@media screen and (min-width: 801px){.exchange-rates__title-radio{padding-bottom:6px}}@media screen and (max-width: 800px){.exchange-rates__title-radio{padding-bottom:4px}}@media screen and (min-width: 320px) and (max-width: 479px){.exchange-rates__title-radio{padding-left:10px;padding-right:10px}}@media screen and (max-width: 767px){.exchange-rates__title-radio{background-size:100% 1px, 0 1px}}.exchange-rates .article{margin-bottom:12px}@media screen and (max-width: 767px){.exchange-rates{background:#fff !important;padding:0}}.currency-data__wrapp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.currency-data__result-data{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media screen and (min-width: 1200px){.currency-data__result-data{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width: 1199px){.currency-data__result-data{max-width:100%}}@media screen and (max-width: 767px){.currency-data__result-data{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;min-width:64%;margin-left:auto}}.currency-data__item-result{text-align:center;color:#1C1C1E;font-size:22px;line-height:32px;font-weight:normal}@media screen and (min-width: 320px){.currency-data__item-result:not(:last-of-type){margin-right:20px}}@media screen and (min-width: 1200px){.currency-data__item-result:not(:last-of-type){margin-right:40px}}@media screen and (max-width: 1199px){.currency-data__item-result:not(:first-of-type){text-align:right}}@media screen and (max-width: 1199px){.currency-data__item-result{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:20px}}@media screen and (max-width: 767px){.currency-data__item-result{font-size:18px;font-weight:600}}@media screen and (max-width: 479px){.currency-data__item-result{font-size:16px;min-width:27%}}.currency-data__item-result-inner{opacity:0;position:relative;top:4px;-webkit-animation:showResult .2s ease-out forwards .1s;animation:showResult .2s ease-out forwards .1s}@-webkit-keyframes showResult{0%{}100%{opacity:1;top:0}}@keyframes showResult{0%{}100%{opacity:1;top:0}}.currency-data__title-result{color:rgba(28,28,28,0.5);font-size:12px;line-height:14px;font-weight:500}@media screen and (min-width: 768px){.currency-data__title-result{margin-bottom:10px}}@media screen and (max-width: 375px){.currency-data__list+.currency-data__result-data{margin-left:auto}}@media screen and (min-width: 768px){.currency-data__list+.currency-data__result-data{margin-left:32px}}@media screen and (min-width: 1200px){.currency-data__list+.currency-data__result-data{margin-left:48px}}@media screen and (min-width: 320px) and (max-width: 767px){.currency-data [class*=col-]:nth-of-type(1) .currency-data__wrapp{margin-bottom:18px}}@media screen and (min-width: 768px){.currency-data [class*=col-]:nth-of-type(1) .currency-data__wrapp{margin-right:15px}}@media screen and (min-width: 1200px){.currency-data [class*=col-]:nth-of-type(1) .currency-data__wrapp{margin-right:30px}}@media screen and (min-width: 320px) and (max-width: 767px){.currency-data [class*=col-]:nth-of-type(2) .currency-data__wrapp{margin-top:18px}}@media screen and (min-width: 768px){.currency-data [class*=col-]:nth-of-type(2) .currency-data__wrapp{margin-left:15px}}@media screen and (min-width: 1200px){.currency-data [class*=col-]:nth-of-type(2) .currency-data__wrapp{margin-left:30px}}.currency-data [class*=col-]:nth-of-type(2) .currency-data__item-result:last-of-type{text-align:right}.currency-data__list{position:relative}.disclaimerER{padding:28px 0 0;margin-top:48px;border-top:1px solid rgba(191,187,186,0.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.disclaimerER__text{font-weight:500;font-size:12px;line-height:18px;color:rgba(28,28,28,0.5)}@media screen and (max-width: 767px){.disclaimerER__text+.disclaimerER__link{margin-top:20px}}@media screen and (min-width: 768px){.disclaimerER__text{padding-right:20px}}.disclaimerER__link{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;color:#1C1C1E;font-size:12px;line-height:16px;font-weight:500}.disclaimerER__link:after{content:'';width:100%;height:1px;background-color:rgba(28,28,28,0.2);z-index:0;position:absolute;left:0;top:100%;-webkit-transition:background-color .2s ease-out;-o-transition:background-color .2s ease-out;transition:background-color .2s ease-out}@media screen and (min-width: 1200px){.disclaimerER__link:hover:after{background-color:#1c1c1c}}@media screen and (max-width: 767px){.disclaimerER{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding:20px 0 0;margin-top:36px}}.selectPSB__head{position:relative;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.selectPSB__head:after{content:'';width:100%;background:rgba(28,28,28,0.3);height:1px;position:absolute;left:0;bottom:0;-webkit-transition:background .2s ease-out;-o-transition:background .2s ease-out;transition:background .2s ease-out}.selectPSB__head:hover::after{background:#1c1c1c}.selectPSB__selected{color:#1C1C1E;font-size:24px;line-height:32px;font-weight:600;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.selectPSB__selected+.selectPSB__ic{margin-left:16px}@media screen and (max-width: 1199px){.selectPSB__selected{font-size:20px}}@media screen and (max-width: 767px){.selectPSB__selected{font-size:18px;font-weight:600;line-height:32px}}@media screen and (max-width: 479px){.selectPSB__selected{font-size:16px}}.selectPSB__ic{width:11px;height:6px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;right:0;z-index:5;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out, -webkit-transform .2s ease-out}.selectPSB__ic path{fill:#000}.selectPSB__indicator{position:absolute;left:0;bottom:100%;-webkit-box-flex:0;-ms-flex:0 0 10px;flex:0 0 10px;display:-webkit-box;display:-ms-flexbox;display:flex}.selectPSB__indicator svg{-webkit-box-flex:0;-ms-flex:0 0 10px;flex:0 0 10px;display:none}@media screen and (min-width: 768px){.selectPSB__indicator{margin-bottom:10px}}.selectPSB__dropdown-list{position:absolute;left:0;top:100%;z-index:2;max-height:276px;overflow:auto;background:#fff;width:172px;-ms-overflow-style:none;scrollbar-width:none;margin-top:12px;-webkit-box-shadow:0px 4px 14px rgba(0,0,0,0.1);box-shadow:0px 4px 14px rgba(0,0,0,0.1);border-radius:4px;opacity:0;pointer-events:none;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .2s ease-out, -webkit-transform .2s ease-out;transition:opacity .2s ease-out, -webkit-transform .2s ease-out;-o-transition:opacity .2s ease-out, transform .2s ease-out;transition:opacity .2s ease-out, transform .2s ease-out;transition:opacity .2s ease-out, transform .2s ease-out, -webkit-transform .2s ease-out}.selectPSB__dropdown-list::-webkit-scrollbar{display:none}.selectPSB__item-list{color:#1C1C1E;font-size:20px;line-height:32px;font-weight:500;padding:8px 28px;background-color:#fff;-webkit-transition:background-color .2s ease-out;-o-transition:background-color .2s ease-out;transition:background-color .2s ease-out;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.selectPSB__item-list:before{content:'';background:url("/psb_1_2/assets/img/icons/arrow_select.png") no-repeat center/cover;width:9px;height:8px;-webkit-box-flex:0;-ms-flex:0 0 9px;flex:0 0 9px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin-right:14px;opacity:0;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.selectPSB__item-list.isActive{pointer-events:none}.selectPSB__item-list.isActive:before{opacity:1}@media screen and (min-width: 1200px){.selectPSB__item-list:hover:not(.isActive){background-color:#F8F8F8}}.selectPSB.isVisible .selectPSB__dropdown-list{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}.selectPSB.isVisible .selectPSB__head:after{background:#f26126;height:2px}.selectPSB.isVisible .selectPSB__ic{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.selectPSB.isVisible .selectPSB__dropdown-list{opacity:1;pointer-events:auto}

.features-list-v1__row{margin-top:-32px}@media screen and (max-width: 767px){.features-list-v1__row{margin-top:-24px}}.features-list-v1__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width: 767px){.features-list-v1__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}}.features-list-v1__icon{-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px;width:100%;max-width:60px;margin:0 0 18px}@media screen and (max-width: 767px){.features-list-v1__icon{margin:0 0 12px}}.features-list-v1__col{margin-top:32px}@media screen and (max-width: 767px){.features-list-v1__col{margin-top:24px}}.features-list-v1__subtitle{margin:0}.features-list-v1__title{margin:0}.features-list-v1__title+.flexible-features__subtitle{margin:18px 0 0}@media screen and (max-width: 767px){.features-list-v1__title+.flexible-features__subtitle{margin:12px 0 0}}.features-list-v2__row{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.features-list-v2__item{position:relative;padding:0 0 0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.features-list-v2__item:not(:last-child){margin:0 0 36px}@media screen and (min-width: 768px) and (max-width: 1023px){.features-list-v2__item:not(:last-child){margin:0 0 30px}}@media screen and (max-width: 767px){.features-list-v2__item:not(:last-child){margin:0 0 18px}}.features-list-v2__icon{position:absolute;left:0;top:0;width:100%;max-width:30px;-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.features-list-v2__text-b{padding:0 0 12px 24px;line-height:30px;font-weight:600}@media screen and (max-width: 767px){.features-list-v2__text-b{padding:0 0 12px 18px}}.features-list-v2__text{padding:0 0 0 24px}@media screen and (max-width: 767px){.features-list-v2__text{padding:0 0 0 18px}}.features-list-v3__row{margin-top:-32px}@media screen and (max-width: 767px){.features-list-v3__row{margin-top:-24px}}.features-list-v3__col{margin-top:32px}@media screen and (max-width: 767px){.features-list-v3__col{margin-top:24px}}.features-list-v3__subtitle{margin:0}.features-list-v3__title{margin:0}.features-list-v3__title+.features-list-v3__subtitle{margin:18px 0 0}@media screen and (max-width: 767px){.features-list-v3__title+.features-list-v3__subtitle{margin:12px 0 0}}.features-list-v3__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.features-list-v3__icon{-webkit-box-flex:0;-ms-flex:0 0 54px;flex:0 0 54px;width:100%;max-width:54px;margin:0 18px 0 0}.features-list-v3__descr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.features-list-v3__text-b{font-weight:600}.features-list-v3__text-b+.features-list-v3__text{margin:12px 0 0}.features-list-v3__col{height:100%}.features-list-v4__item{margin:0 0 36px}.features-list-v4__icon{width:100%;max-width:60px;-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin:0 0 12px}.features-list-v4__text-b{font-weight:600}.features-list-v4__text-b+.features-list-v4__text{margin:12px 0 0}.features-list-v4__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:18px 0 0}.features-list-v4__img{max-width:100%;margin:0 auto}.features-multiple__row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.features-multiple__row--inverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse wrap;flex-flow:row-reverse wrap}.features-multiple__image img{max-width:100%;border-radius:8px}@media screen and (max-width: 767px){.features-multiple__image{margin:0 auto 24px;max-width:480px;width:100%}}.features-multiple__subtitle+.features-multiple__list{margin:-12px 0 0}.features-multiple__list+.features-multiple__text{margin:24px 0 0}.features-multiple__text+.features-multiple__group-btn{margin:24px 0 0}.features-multiple__group-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}@media screen and (max-width: 767px){.features-multiple__group-btn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width: 599px){.features-multiple__group-btn{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media screen and (max-width: 767px){.features-multiple__btn+.features-multiple__btn{margin:16px 0 0}}

@media screen and (min-width: 1200px){footer{margin-top:40px}}@media screen and (min-width: 768px) and (max-width: 1199px){footer{margin-top:30px}}@media screen and (max-width: 767px){footer{margin-top:20px}}.footer-top{background:#323242;padding:54px 0}.footer{background:#323242;padding:80px 0}.footer__feedback_apps .download-apps-title{margin-bottom:18px}@media screen and (max-width: 1024px){.footer__row{margin-top:-36px}}.footer__row-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}@media screen and (max-width: 1024px){.footer__col{margin-top:36px}}@media screen and (max-width: 767px){.footer__col:not(:first-of-type){margin-top:28px}}.footer__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}.footer__item+.footer__item{margin:24px 0 0}.footer__item+.footer__feedback{margin-top:24px}.footer__feedback{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.footer__feedback{display:inline-table}}.footer__feedback+.footer__feedback{margin:40px 0 0}.footer__link-feedback{color:rgba(255,255,255,0.9);font-size:18px;line-height:24px;font-weight:500;letter-spacing:0;margin-bottom:8px;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}@media screen and (min-width: 1024px){.footer__link-feedback:hover{color:rgba(255,255,255,0.7)}}.footer__title-feedback{color:rgba(177,177,187,0.5);font-size:12px;line-height:21px;font-weight:500;letter-spacing:0}.footer__link_svg-el{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:0.2s linear;-o-transition:0.2s linear;transition:0.2s linear;opacity:0.9}.footer__download-apps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:24px 0 0 0}.footer__social-links{margin:-12px 0 36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__link{color:rgba(255,255,255,0.9);font-size:13px;line-height:140%;font-weight:500;letter-spacing:0;margin:0 0 12px}.footer__link--name{position:relative;width:calc(100%);background-image:-o-linear-gradient(transparent calc(100% - 1px), white 1px);background-image:linear-gradient(transparent calc(100% - 1px), white 1px);background-repeat:no-repeat;background-size:0% 100%;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.footer__link--inline{display:inline-block}.footer__link:last-child{margin-bottom:0}.footer__link svg{margin-right:10px}@media screen and (min-width: 1024px){.footer__link:hover .footer__link--name{background-size:100% 100%}}@media screen and (max-width: 1024px){.footer__link{font-weight:600}}.footer__social-link{margin-right:12px;margin-top:12px;display:inline-block;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}.footer__social-link:nth-child(6){margin-right:0}.footer__social-link svg{width:100%;height:100%}@media screen and (min-width: 1024px){.footer__social-link{width:24px;height:24px}.footer__social-link:hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}}@media screen and (max-width: 1024px){.footer__social-link{width:30px;height:30px}}.footer__col{padding:0 12px}.footer__copy{color:#71717E;font-size:12px;line-height:18px;font-weight:500;letter-spacing:0}.footer__starblind{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:40px;cursor:pointer}.footer__starblind-icon svg{vertical-align:middle;margin-bottom:2px}.footer__starblind-txt{width:calc(100% - 30px)}@media screen and (max-width: 1199px){.footer{padding:42px 0}}.download-apps-title{color:#71717E;font-size:14px;line-height:18px;font-weight:500;letter-spacing:0}.svg-ic-soc-path{fill:#fff;-webkit-transition:0.2s linear;-o-transition:0.2s linear;transition:0.2s linear}.switch-language{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}.switch-language__title{color:rgba(255,255,255,0.7);font-size:12px;line-height:12px;font-weight:500;letter-spacing:.02em;-webkit-box-flex:0;-ms-flex:0 0 65px;flex:0 0 65px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.switch-language__language{height:24px;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.switch-language__language.active{display:-webkit-box;display:-ms-flexbox;display:flex}.footer-top__title{color:rgba(255,255,255,0.3);font-size:16px;line-height:24px;font-weight:500;letter-spacing:.02em;margin-bottom:12px;display:block}@media screen and (min-width: 1024px){.footer-top__item{margin-bottom:36px}}.footer-top__item-list:not(:last-child){margin-bottom:8px}.footer-top__link{color:rgba(255,255,255,0.7);font-size:16px;line-height:24px;font-weight:500;letter-spacing:.02em;-webkit-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear}@media screen and (min-width: 1024px){.footer-top__link:hover{color:#fff}}.footer-top__link_dark{color:rgba(255,255,255,0.3);font-size:14px;line-height:24px;font-weight:500;letter-spacing:.02em}@media screen and (max-width: 1024px){.footer-top{display:none}}.other-list-footer__item:not(:last-of-type){margin-bottom:8px}.other-list-footer__link{font-size:14px;line-height:18px;letter-spacing:0.02em;color:rgba(255,255,255,0.3);font-weight:500;display:inline-block;-webkit-transition:color 0.2s linear;-o-transition:color 0.2s linear;transition:color 0.2s linear}@media screen and (min-width: 1024px){.other-list-footer__link:hover{color:#fff}}@media screen and (max-width: 348px), screen and (min-width: 1024px) and (max-width: 1293px){.switch-language{display:block;margin:24px 0 0;width:100%}.switch-language__title{-webkit-box-flex:0;-ms-flex:none;flex:none;display:inline-block;vertical-align:middle}.switch-language__language.active{display:inline-block;vertical-align:middle;margin:0 0 0 12px}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.footer__feedback .footer__link_svg-el,.footer__feedback_apps .download-apps-title{display:block}.footer__feedback_apps .footer__link_svg-el{display:-webkit-box;display:-ms-flexbox;display:flex}}

.gallery-section .swiper-button-prev{margin-left:calc(-8.3333% - 12px)}.gallery-section .swiper-button-next{margin-right:calc(-8.3333% - 12px)}.gallery-section .swiper-pagination{margin-top:32px}@media screen and (max-width: 767px){.gallery-section .swiper-pagination{margin-top:28px}}.gallery{padding:16px 14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width: 767px){.gallery{padding:16px 8px}}.gallery__slide{height:auto;cursor:pointer}.gallery__img{max-width:100%;border-radius:8px;margin:0 auto;-webkit-box-shadow:0 4px 11.5px rgba(50,50,66,0.18);box-shadow:0 4px 11.5px rgba(50,50,66,0.18)}

.fancybox-container .fancybox-slide--html{padding:0}.fancybox-container .city-change{opacity:unset;visibility:unset;top:0;bottom:0;margin:auto}@media screen and (min-width: 768px) and (max-width: 1024px){.fancybox-container .city-change{height:70%;width:70%}}@media screen and (min-width: 1025px){.fancybox-container .city-change{top:unset;z-index:unset;position:unset}}@media screen and (min-width: 1025px) and (-ms-high-contrast: active), screen and (min-width: 1025px) and (-ms-high-contrast: none){.fancybox-container .city-change{top:auto;z-index:auto;opacity:1;visibility:visible;position:relative}}.fancybox-container .city-change:before{content:none}[geo-psb]{cursor:pointer;color:#F26126;font-size:16px;line-height:24px;font-weight:400;letter-spacing:.02em;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-item-align:start;align-self:flex-start;width:auto}@media screen and (min-width: 1025px){[geo-psb]:hover{color:rgba(242,96,38,0.78)}}.main-title [geo-psb]{font-size:32px;line-height:36px;font-weight:600}@media screen and (max-width: 1024px){.main-title [geo-psb]{font-size:28px;line-height:32px}}@media screen and (max-width: 767px){.main-title [geo-psb]{font-size:24px;line-height:28px}}

.wrapper-header{position:absolute;top:0;left:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;z-index:5;background:transparent;-webkit-transform:translateZ(50px);transform:translateZ(50px);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transition:height .1s ease-out;-o-transition:height .1s ease-out;transition:height .1s ease-out;background:#323242}.wrapper-header.isSticky{position:fixed;-webkit-transition:top .2s ease-out;-o-transition:top .2s ease-out;transition:top .2s ease-out}.wrapper-header.isSticky .information-line,.wrapper-header.isSticky .smartbanner{display:none !important}.wrapper-header .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-shadow:0 4px 30px rgba(0,0,0,0.15);box-shadow:0 4px 30px rgba(0,0,0,0.15);background:#323242}.wrapper-header .header__container{width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row}@media screen and (min-width: 320px){.wrapper-header .header__container{max-width:calc(100vw - 32px)}}@media screen and (min-width: 768px){.wrapper-header .header__container{max-width:calc(100vw - 48px)}}@media screen and (min-width: 1200px){.wrapper-header .header__container{max-width:calc(100vw - 100px)}}@media screen and (min-width: 1600px){.wrapper-header .header__container{max-width:1545px}}.wrapper-header .header .header-top{position:relative}.wrapper-header .header .header-top:before{content:'';width:100%;height:1px;position:absolute;left:0;top:100%;z-index:1;background:#3D3E4A}@media screen and (max-width: 1199px){.wrapper-header .header .header-top .header__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%}}.wrapper-header .header .header-top .choice-city{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:absolute;color:#1C1C1C;font-size:13px;line-height:18px;font-weight:600;left:calc((100% /2) - 100px);top:100%;background:#fff;border-radius:4px;-webkit-box-shadow:0px 24px 30px rgba(0,0,0,0.15);box-shadow:0px 24px 30px rgba(0,0,0,0.15);padding:18px 26px;margin-top:30px;width:200px;z-index:6;opacity:0;cursor:default;pointer-events:none;-webkit-transition:opacity .2s ease-out .2s, margin-top .2s ease-out .2s;-o-transition:opacity .2s ease-out .2s, margin-top .2s ease-out .2s;transition:opacity .2s ease-out .2s, margin-top .2s ease-out .2s}.wrapper-header .header .header-top .choice-city__name{width:auto;color:#1C1C1C;font-size:13px;line-height:130%;font-weight:600}.wrapper-header .header .header-top .choice-city__name+.choice-city__btns{margin-top:20px}.wrapper-header .header .header-top .choice-city__btns{display:-webkit-box;display:-ms-flexbox;display:flex}.wrapper-header .header .header-top .choice-city__btn{color:#1C1C1C;font-size:13px;line-height:24px;font-weight:600;padding:10px 20px;border-radius:4px;background-color:transparent;cursor:pointer;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.wrapper-header .header .header-top .choice-city__btn--yes{background-color:#323242;color:#fff}.wrapper-header .header .header-top .choice-city.isVisible{opacity:1;pointer-events:auto;margin-top:20px;-webkit-transition:opacity .2s ease-out .2s, margin-top .2s ease-out .2s;-o-transition:opacity .2s ease-out .2s, margin-top .2s ease-out .2s;transition:opacity .2s ease-out .2s, margin-top .2s ease-out .2s}@media screen and (max-width: 1199px){.wrapper-header .header .header-top .choice-city{display:none}}@media screen and (max-width: 1199px){.wrapper-header .header .header-top .ib-nav{display:-webkit-box;display:-ms-flexbox;display:flex}}.wrapper-header .header__logo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;width:98px;-webkit-transition:width .2s ease-out;-o-transition:width .2s ease-out;transition:width .2s ease-out}@media screen and (min-width: 1200px){.wrapper-header .header__logo+.nav-main-menu{margin-left:55px}}.wrapper-header .header__logo+.header__controls{margin-left:auto;padding-left:40px}@media screen and (max-width: 1199px){.wrapper-header .header__logo+.header__controls{padding-left:28px}}@media screen and (max-width: 417px){.wrapper-header .header__logo+.header__controls{padding-left:20px}}@media screen and (max-width: 1199px){.wrapper-header .header__logo+.header__burger{margin-left:28px}}@media screen and (max-width: 417px){.wrapper-header .header__logo+.header__burger{margin-left:20px}}@media screen and (max-width: 1199px){.wrapper-header .header__logo{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:20px}}@media screen and (max-width: 767px){.wrapper-header .header__logo{width:73px}}@media screen and (max-width: 480px){.wrapper-header .header__logo{margin-left:16px}}.wrapper-header .header__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media screen and (max-width: 1199px){.wrapper-header .header__controls+.header__burger{margin-left:28px}}@media screen and (max-width: 417px){.wrapper-header .header__controls+.header__burger{margin-left:20px}}@media screen and (max-width: 1199px){.wrapper-header .header__controls{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:10px 0}}.wrapper-header .header .maps-service-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;color:#fff;font-size:13px;line-height:18px;font-weight:600}.wrapper-header .header .maps-service-links__link{cursor:pointer;color:#fff;font-size:13px;line-height:18px;font-weight:600;position:relative}.wrapper-header .header .maps-service-links__link:before{content:'';width:0%;height:1px;background:#fff;position:absolute;left:0;top:calc(100% + 1px);-webkit-transition:width .2s ease-out;-o-transition:width .2s ease-out;transition:width .2s ease-out}@media screen and (min-width: 1200px){.wrapper-header .header .maps-service-links__link:hover:before{width:100%}}.wrapper-header .header .maps-service-links span{display:inline-block;margin:0 4px}.wrapper-header .header .maps-service-links+[asidebar="contacts"]{margin-left:20px}.wrapper-header .header .maps-service-links+[asidebar="location"],.wrapper-header .header .maps-service-links+[asidebar="global-search"]{margin-left:40px}@media screen and (max-width: 1199px){.wrapper-header .header .maps-service-links+[asidebar="location"],.wrapper-header .header .maps-service-links+[asidebar="global-search"]{margin-left:28px}}@media screen and (min-width: 1200px){.wrapper-header .header .maps-service-links+.ib-nav{margin-left:40px}}@media screen and (min-width: 418px){.wrapper-header .header .maps-service-links+.ib-nav{margin-left:28px}}@media screen and (max-width: 552px){.wrapper-header .header .maps-service-links{display:none}}.wrapper-header .header__button{color:#fff;font-size:13px;line-height:18px;font-weight:600;cursor:pointer;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.wrapper-header .header__button[asidebar="contacts"]{position:relative}.wrapper-header .header__button[asidebar="contacts"]+[asidebar="location"],.wrapper-header .header__button[asidebar="contacts"]+[asidebar="global-search"]{margin-left:40px}@media screen and (max-width: 1199px){.wrapper-header .header__button[asidebar="contacts"]+[asidebar="location"],.wrapper-header .header__button[asidebar="contacts"]+[asidebar="global-search"]{margin-left:28px}}.wrapper-header .header__button[asidebar="contacts"]:before{content:'';width:0%;height:1px;background:#fff;position:absolute;left:0;top:calc(100% + 1px);-webkit-transition:width .2s ease-out;-o-transition:width .2s ease-out;transition:width .2s ease-out}@media screen and (min-width: 1200px){.wrapper-header .header__button[asidebar="contacts"]:hover:before{width:100%}}@media screen and (max-width: 725px){.wrapper-header .header__button[asidebar="contacts"]{display:none}}.wrapper-header .header__button[asidebar="location"]{position:relative;white-space:nowrap}.wrapper-header .header__button[asidebar="location"]+[asidebar="global-search"]{margin-left:40px}@media screen and (max-width: 1199px){.wrapper-header .header__button[asidebar="location"]+[asidebar="global-search"]{margin-left:28px}}.wrapper-header .header__button[asidebar="location"]:before{content:'';width:100%;height:1px;background:rgba(255,255,255,0.2);position:absolute;left:0;top:calc(100% + 1px);-webkit-transition:background .2s ease-out;-o-transition:background .2s ease-out;transition:background .2s ease-out}@media screen and (min-width: 1200px){.wrapper-header .header__button[asidebar="location"]:hover:before{background:#fff}}@media screen and (max-width: 725px){.wrapper-header .header__button[asidebar="location"]{display:none}}.wrapper-header .header__button[asidebar="global-search"]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-webkit-box-flex:0;-ms-flex:0 0 34px;flex:0 0 34px}.wrapper-header .header__button[asidebar="global-search"] circle{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;opacity:.5;-webkit-transition:opacity .2s ease-out, -webkit-transform .2s ease-out;transition:opacity .2s ease-out, -webkit-transform .2s ease-out;-o-transition:transform .2s ease-out, opacity .2s ease-out;transition:transform .2s ease-out, opacity .2s ease-out;transition:transform .2s ease-out, opacity .2s ease-out, -webkit-transform .2s ease-out}@media screen and (min-width: 1200px){.wrapper-header .header__button[asidebar="global-search"]:hover circle{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}}@media screen and (min-width: 1200px){.wrapper-header .header__button[asidebar="global-search"]{margin-right:-8px}}@media screen and (max-width: 815px){.wrapper-header .header__button[asidebar="global-search"]{display:none}}@media screen and (min-width: 418px){.wrapper-header .header__button+.ib-nav{margin-left:28px}}@media screen and (min-width: 1200px){.wrapper-header .header__button+.ib-nav{margin-left:40px}}.wrapper-header .header__burger{width:20px;height:14px;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;cursor:pointer;position:relative;z-index:5;-webkit-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;-webkit-transform:translate(0, 0) rotate(0deg);-ms-transform:translate(0, 0) rotate(0deg);transform:translate(0, 0) rotate(0deg)}.wrapper-header .header__burger--line{display:-webkit-box;display:-ms-flexbox;display:flex;height:2px;background:#fff;border-radius:4px;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.wrapper-header .header__burger--line:not(:last-child){width:20px;margin-bottom:4px}.wrapper-header .header__burger--line:last-child{width:13px;position:absolute;bottom:-1px}@media screen and (min-width: 1200px){.wrapper-header .header__burger{display:none}}@media screen and (max-width: 1199px){.wrapper-header .header__burger{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-right:20px}}@media screen and (max-width: 480px){.wrapper-header .header__burger{margin-right:16px}}.wrapper-header .header .header-bottom{position:relative}.wrapper-header .header .header-bottom .header__container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1199px){.wrapper-header .header .header-bottom .header__container{max-width:100%;display:block}}@media screen and (max-width: 1199px){.wrapper-header .header .header-bottom .header__container:after,.wrapper-header .header .header-bottom .header__container:before{content:'';position:absolute;right:0;top:0;height:100%;width:36px;z-index:1;opacity:0;pointer-events:none;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}}@media screen and (max-width: 1199px){.wrapper-header .header .header-bottom .header__container:before{background:-webkit-gradient(linear, right top, left top, from(rgba(50,50,66,0)), to(#323242));background:-o-linear-gradient(right, rgba(50,50,66,0) 0%, #323242 100%);background:linear-gradient(-90deg, rgba(50,50,66,0) 0%, #323242 100%);left:0}}@media screen and (max-width: 1199px){.wrapper-header .header .header-bottom .header__container:after{background:-webkit-gradient(linear, left top, right top, from(rgba(50,50,66,0)), to(#323242));background:-o-linear-gradient(left, rgba(50,50,66,0) 0%, #323242 100%);background:linear-gradient(90deg, rgba(50,50,66,0) 0%, #323242 100%);right:0}}@media screen and (max-width: 1199px){.wrapper-header .header .header-bottom .header__container.left-shadow:before{opacity:1}}@media screen and (max-width: 1199px){.wrapper-header .header .header-bottom .header__container.right-shadow:after{opacity:1}}@media screen and (min-width: 1200px){.wrapper-header .header .header-bottom .ib-nav{display:-webkit-box;display:-ms-flexbox;display:flex}}.wrapper-header .header .header-bottom .curtain-layer{display:none}@media screen and (min-width: 861px){.wrapper-header .header .header-bottom .curtain-layer{display:block;position:absolute;left:0;top:100%;height:0;width:100%;z-index:1;background:#404050;-webkit-transition:height 0.6s cubic-bezier(0.82, -0.45, 0.25, 1.44);-o-transition:height 0.6s cubic-bezier(0.82, -0.45, 0.25, 1.44);transition:height 0.6s cubic-bezier(0.82, -0.45, 0.25, 1.44)}}@media screen and (min-width: 1200px){.wrapper-header .header .header-bottom{height:auto !important}}@media screen and (max-width: 1199px){.wrapper-header .header .header-bottom{overflow:hidden}}.wrapper-header .header .choice-city--main{display:none;background:#323242;color:#fff;font-size:13px;line-height:130%;font-weight:600;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}@media screen and (max-width: 1199px){.wrapper-header .header .choice-city--main{height:62px}}@media screen and (max-width: 1199px){.wrapper-header .header .choice-city--main.isVisible{display:-webkit-box;display:-ms-flexbox;display:flex}}.wrapper-header .header .choice-city--main .choice-city__name{color:#fff;font-size:13px;line-height:130%;font-weight:600;display:block;margin-left:5px}@media screen and (max-width: 479px){.wrapper-header .header .choice-city--main .choice-city__name{display:none}}.wrapper-header .header .choice-city--main .choice-city__name--cut{display:none}.wrapper-header .header .choice-city--main .choice-city__name--cut+.choice-city__btns{margin-left:18px;display:-webkit-box;display:-ms-flexbox;display:flex}.wrapper-header .header .choice-city--main .choice-city__name--cut+.choice-city__btns .choice-city__btn{color:#fff;font-size:13px;line-height:24px;font-weight:600;padding:10px 20px;border-radius:4px;background-color:transparent;cursor:pointer;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;border:1px solid transparent}.wrapper-header .header .choice-city--main .choice-city__name--cut+.choice-city__btns .choice-city__btn--yes{border-color:rgba(255,255,255,0.2)}@media screen and (max-width: 479px){.wrapper-header .header .choice-city--main .choice-city__name--cut{display:block}}@media screen and (max-width: 1199px){.wrapper-header .header .choice-city--main{padding:8px 20px}}@media screen and (max-width: 767px){.wrapper-header .header .choice-city--main{padding:8px 16px}}@media screen and (min-width: 1200px){.wrapper-header .header{background:#323242}}@media screen and (max-width: 1199px){.wrapper-header .header{-webkit-box-shadow:none;box-shadow:none}}.wrapper-header .more-item{position:relative;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.wrapper-header .more-item__button{color:#fff;font-size:13px;line-height:18px;font-weight:600;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.wrapper-header .more-item__button circle{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;opacity:.5;-webkit-transition:opacity .2s ease-out, -webkit-transform .2s ease-out;transition:opacity .2s ease-out, -webkit-transform .2s ease-out;-o-transition:transform .2s ease-out, opacity .2s ease-out;transition:transform .2s ease-out, opacity .2s ease-out;transition:transform .2s ease-out, opacity .2s ease-out, -webkit-transform .2s ease-out}.wrapper-header .more-item__wrapper-list{position:absolute;left:0;top:100%;width:200px;z-index:2;pointer-events:none;opacity:0;visibility:hidden;border-radius:4px;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.wrapper-header .more-item__list{max-height:340px;height:auto;overflow-y:auto;padding:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;background:#404050;margin-top:12px;border-radius:4px;-webkit-transition:margin-top .2s ease-out;-o-transition:margin-top .2s ease-out;transition:margin-top .2s ease-out;-webkit-box-shadow:10px 24px 34px rgba(0,0,0,0.15);box-shadow:10px 24px 34px rgba(0,0,0,0.15)}.wrapper-header .more-item__list::-webkit-scrollbar{-webkit-appearance:none;width:5px;display:none}.wrapper-header .more-item__list::-webkit-scrollbar-thumb{border-radius:2px;background-color:rgba(173,173,179,0.7);-webkit-box-shadow:0 0 1px #404050;box-shadow:0 0 1px #404050}.wrapper-header .more-item__list .main-list-menu__item,.wrapper-header .more-item__list .sublist-menu__item{-webkit-box-flex:0;-ms-flex:none;flex:none;margin:0 !important;padding:0 !important}.wrapper-header .more-item__list .main-list-menu__item .main-list-menu__link,.wrapper-header .more-item__list .main-list-menu__item .sublist-menu__link,.wrapper-header .more-item__list .sublist-menu__item .main-list-menu__link,.wrapper-header .more-item__list .sublist-menu__item .sublist-menu__link{display:block;padding:10px 20px;color:#fff}.wrapper-header .more-item__list .main-list-menu__item .main-list-menu__link span,.wrapper-header .more-item__list .main-list-menu__item .sublist-menu__link span,.wrapper-header .more-item__list .sublist-menu__item .main-list-menu__link span,.wrapper-header .more-item__list .sublist-menu__item .sublist-menu__link span{background-image:-o-linear-gradient(transparent calc(100% - 1px), #fff 1px);background-image:linear-gradient(transparent calc(100% - 1px), #fff 1px);background-repeat:no-repeat;background-size:0 100%;width:calc(100%);-webkit-transition:background-size .2s ease-out;-o-transition:background-size .2s ease-out;transition:background-size .2s ease-out}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.wrapper-header .more-item__list .main-list-menu__item .main-list-menu__link span,.wrapper-header .more-item__list .main-list-menu__item .sublist-menu__link span,.wrapper-header .more-item__list .sublist-menu__item .main-list-menu__link span,.wrapper-header .more-item__list .sublist-menu__item .sublist-menu__link span{background-size:0 0;border-bottom:1px solid transparent;-webkit-transition:border-color .2s ease-out;-o-transition:border-color .2s ease-out;transition:border-color .2s ease-out}}.wrapper-header .more-item__list .main-list-menu__item .main-list-menu__link:before,.wrapper-header .more-item__list .main-list-menu__item .sublist-menu__link:before,.wrapper-header .more-item__list .sublist-menu__item .main-list-menu__link:before,.wrapper-header .more-item__list .sublist-menu__item .sublist-menu__link:before{content:none}@media screen and (min-width: 1200px){.wrapper-header .more-item__list .main-list-menu__item .main-list-menu__link:hover span,.wrapper-header .more-item__list .main-list-menu__item .sublist-menu__link:hover span,.wrapper-header .more-item__list .sublist-menu__item .main-list-menu__link:hover span,.wrapper-header .more-item__list .sublist-menu__item .sublist-menu__link:hover span{background-size:100% 100%}}@media screen and (min-width: 1200px) and (-ms-high-contrast: active), screen and (min-width: 1200px) and (-ms-high-contrast: none){.wrapper-header .more-item__list .main-list-menu__item .main-list-menu__link:hover span,.wrapper-header .more-item__list .main-list-menu__item .sublist-menu__link:hover span,.wrapper-header .more-item__list .sublist-menu__item .main-list-menu__link:hover span,.wrapper-header .more-item__list .sublist-menu__item .sublist-menu__link:hover span{background-size:0 0;border-color:#fff}}@media screen and (min-width: 1200px){.wrapper-header .more-item__list .main-list-menu__item .main-list-menu__link.isActive span{background-image:-o-linear-gradient(transparent calc(100% - 1px), #f50 1px);background-image:linear-gradient(transparent calc(100% - 1px), #f50 1px);background-size:70% 100%}}@media screen and (min-width: 1200px) and (-ms-high-contrast: active), screen and (min-width: 1200px) and (-ms-high-contrast: none){.wrapper-header .more-item__list .main-list-menu__item .main-list-menu__link.isActive span{background-size:0 0;border-color:#FF5500}}.wrapper-header .more-item__list .sublist-menu__item .curtain-menu{display:none !important}.wrapper-header .more-item.isVisible{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 1200px){.wrapper-header .more-item:hover .more-item__button circle{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.wrapper-header .more-item:hover .more-item__wrapper-list{pointer-events:auto;opacity:1;visibility:visible}.wrapper-header .more-item:hover .more-item__list{margin-top:8px}.wrapper-header .more-item:hover .more-item__list::-webkit-scrollbar{display:block}}.wrapper-header .bottom-side{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding:10px 16px;border-top:1px solid #444554;margin-top:auto}.wrapper-header .bottom-side__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.wrapper-header .bottom-side__item+.bottom-side__item{margin-top:16px}.wrapper-header .bottom-side__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#fff;font-size:13px;line-height:18px;font-weight:500;width:100%;max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wrapper-header .bottom-side__btn--contacts{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.wrapper-header .bottom-side__btn--location{border-radius:4px;border:1px solid rgba(255,255,255,0.14);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;-webkit-box-flex:0;-ms-flex:none;flex:none;padding:6px 10px;max-width:none}.wrapper-header .bottom-side__btn--globalSearch{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto}.wrapper-header .bottom-side__btn--globalSearch circle{display:none}@media screen and (max-width: 1199px){.wrapper-header .bottom-side .maps-service-links{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width: 1199px){.wrapper-header--full{position:fixed;height:100% !important}.wrapper-header--full>*:not(.header),.wrapper-header--full .choice-city{display:none !important}.wrapper-header--full .header{height:100%}.wrapper-header--full .header-bottom{height:0 !important}.wrapper-header--full .header__burger{-webkit-transform:translate(3px, 2px) rotate(45deg);-ms-transform:translate(3px, 2px) rotate(45deg);transform:translate(3px, 2px) rotate(45deg)}.wrapper-header--full .header__burger--line{-webkit-transition:0.25s ease-in-out;-o-transition:0.25s ease-in-out;transition:0.25s ease-in-out}.wrapper-header--full .header__burger--line.line1{margin-bottom:0;-webkit-transform:translate(-3px, 2px) rotate(90deg);-ms-transform:translate(-3px, 2px) rotate(90deg);transform:translate(-3px, 2px) rotate(90deg)}.wrapper-header--full .header__burger--line.line2{margin-bottom:0;-webkit-transform:translate(-3px, 0px) rotate(-180deg);-ms-transform:translate(-3px, 0px) rotate(-180deg);transform:translate(-3px, 0px) rotate(-180deg)}.wrapper-header--full .header__burger--line.line3{opacity:0}.wrapper-header--full .main-list-menu__link.isActive{pointer-events:auto !important}.wrapper-header--full .main-list-menu__link.isActive:before{width:0 !important}.wrapper-header--full .main-list-menu__link.isActive_m:before{width:70% !important}.wrapper-header--full .template-partition{z-index:0;height:100% !important}.wrapper-header--full .bottom-side{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.wrapper-header--full .nav-main-menu{height:auto !important}}@media screen and (max-width: 1199px){.information-line{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;z-index:1}.alert-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;z-index:1}.choice-city{z-index:1}}

.main-aside{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;width:100%;max-width:352px;height:100%;background:#323242;-webkit-box-shadow:0px 4px 54px rgba(0,0,0,0.25);box-shadow:0px 4px 54px rgba(0,0,0,0.25);position:fixed;right:-100%;top:0;opacity:0;z-index:10;-webkit-transform:translateZ(51px);transform:translateZ(51px);-webkit-transition:opacity .2s ease-out .1s, right .6s ease-out;-o-transition:opacity .2s ease-out .1s, right .6s ease-out;transition:opacity .2s ease-out .1s, right .6s ease-out}.main-aside__close{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;cursor:pointer;position:absolute;right:0;top:0;opacity:0;margin-right:40px;margin-top:30px;-webkit-transition:opacity .1s linear;-o-transition:opacity .1s linear;transition:opacity .1s linear}.main-aside__close svg{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out, -webkit-transform .2s ease-out}@media screen and (max-width: 1199px){.main-aside__close{margin-right:20px;margin-top:20px}}@media screen and (min-width: 1200px){.main-aside__close:hover svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}}.main-aside__body{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}@media screen and (max-width: 1199px){.main-aside__body{overflow-y:auto}}.main-aside__head{padding:30px 70px 40px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width: 1199px){.main-aside__head{padding:20px}}.main-aside__head .isActive-city{font-weight:600;font-size:14px;line-height:18px;color:#FFFFFF;padding:8px 16px;border:1px solid #84848E;border-radius:4px;width:auto}.main-aside__title{font-weight:600;font-size:20px;line-height:130%;color:#FFFFFF}.main-aside__title+.isActive-city{margin-top:20px}.main-aside.isVisible{opacity:1;right:0;-webkit-transition:opacity .4s ease-out, right ease-out .2s;-o-transition:opacity .4s ease-out, right ease-out .2s;transition:opacity .4s ease-out, right ease-out .2s}.main-aside.isVisible .main-aside__close{opacity:1;-webkit-transition:opacity .1s linear;-o-transition:opacity .1s linear;transition:opacity .1s linear}.main-aside .sidebar-container{height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none;-webkit-box-shadow:inset 0px 4px 30px 0px #00000026;box-shadow:inset 0px 4px 30px 0px #00000026}.main-aside .sidebar-container::-webkit-scrollbar{display:none}.main-aside .sidebar-container__item{min-height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding:40px;opacity:0}.main-aside .sidebar-container__item.inVisible{display:none}.main-aside .sidebar-container__item.isVisible{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation:fadeIn .5s ease-in-out forwards .1s;animation:fadeIn .5s ease-in-out forwards .1s}@media screen and (max-width: 1199px){.main-aside .sidebar-container__item{padding:20px}}.main-aside .sidebar-container--contacts .sidebar-container__item{padding-top:32px}.main-aside .sidebar-container--globalSearch .sidebar-container__item,.main-aside .sidebar-container--location .sidebar-container__item{padding-top:32px}.main-aside .templates{display:none}.main-aside .notFound{text-align:center;width:100%;-webkit-animation:fadeIn .3s ease-in-out;animation:fadeIn .3s ease-in-out}.main-aside .notFound__ic{width:40px;height:40px;display:block;margin:0 auto}.main-aside .notFound__title{font-weight:600;font-size:14px;line-height:130%;color:#FFFFFF;margin-top:8px}@media screen and (max-width: 480px){.main-aside{max-width:100%}}.aside-bglayer{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(50,50,66,0.4);z-index:5;display:block;-webkit-animation:fadeIn .3s ease-in-out;animation:fadeIn .3s ease-in-out}[sidebar-template="contacts"],[sidebar-template="location"],[sidebar-template="search"],[sidebar-template="blindMode"]{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}[sidebar-template="contacts"].inVisible,[sidebar-template="location"].inVisible,[sidebar-template="search"].inVisible,[sidebar-template="blindMode"].inVisible{display:none}[sidebar-template="contacts"].isVisible,[sidebar-template="location"].isVisible,[sidebar-template="search"].isVisible,[sidebar-template="blindMode"].isVisible{display:-webkit-box;display:-ms-flexbox;display:flex}.search-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding:0 40px}.search-form__item{position:relative}.search-form__item:before{content:'';width:100%;height:2px;position:absolute;left:0;top:100%;-webkit-box-shadow:0px 1px 0px #FF5500;box-shadow:0px 1px 0px #FF5500;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;margin-top:-4px}.search-form__item:focus-within:before{-webkit-box-shadow:0px 2px 0px #FF5500;box-shadow:0px 2px 0px #FF5500}.search-form__field{padding:6px 16px 6px 28px;font-weight:500;font-size:14px;line-height:18px;color:#FFFFFF;width:100%;background:transparent;caret-color:#FF5500}.search-form__send{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:14px;height:14px;-webkit-box-flex:0;-ms-flex:0 0 14px;flex:0 0 14px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;z-index:1;cursor:pointer}.search-form__clear{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:12px;height:12px;-webkit-box-flex:0;-ms-flex:0 0 12px;flex:0 0 12px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1;cursor:pointer;pointer-events:none;opacity:0;visibility:hidden;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.search-form__clear.isVisible{opacity:1;visibility:visible;pointer-events:auto}@media screen and (max-width: 1199px){.search-form{padding:0 20px}}.search-result{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.result-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.result-list__title{font-weight:500;font-size:14px;line-height:18px;color:#84848E}.result-list__title+.result-list__item{margin-top:28px}.result-list__item{margin-top:24px;cursor:pointer;display:inline-table}.result-list__item+.result-list__title{margin-top:40px}@media screen and (min-width: 1200px){.result-list__item:hover .result-list__text,.result-list__item:hover .result-list__link{background-size:100% 100%}}@media screen and (min-width: 1200px) and (-ms-high-contrast: active), screen and (min-width: 1200px) and (-ms-high-contrast: none){.result-list__item:hover .result-list__text,.result-list__item:hover .result-list__link{background:transparent;border-color:#fff}}.result-list__text,.result-list__link{font-weight:600;font-size:14px;line-height:18px;color:#FFFFFF;display:inline;border-bottom:double 1px rgba(255,255,255,0);background:-o-linear-gradient(transparent calc(100% - 1px), #fff 1px) no-repeat;background:linear-gradient(transparent calc(100% - 1px), #fff 1px) no-repeat;background-size:0% 100%;-webkit-transition:background-size .2s ease-out, border-color .2s ease-out;-o-transition:background-size .2s ease-out, border-color .2s ease-out;transition:background-size .2s ease-out, border-color .2s ease-out}.result-list__link.isSelected{pointer-events:none;color:#FF5500}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}

.blindMode__title{font-weight:600;font-size:14px;line-height:130%;margin-bottom:12px}.blindMode__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-ms-flex:1;flex:1}.blindMode__item{color:#fff;margin-bottom:40px}.blindMode__label-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blindMode__trigger:first-child .blindMode__trigger--custom{border-radius:4px 0 0 4px}.blindMode__trigger:last-child .blindMode__trigger--custom{border-radius:0 4px 4px 0}.blindMode__trigger--custom{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;padding:16px;border:1px solid #565663;cursor:pointer;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}@media screen and (min-width: 1200px){.blindMode__trigger--custom:hover{border-color:#fff}}@media screen and (max-width: 479px){.blindMode__trigger--custom{padding:10px}}.blindMode__trigger--color .blindMode__trigger--custom{border:none;border-radius:4px !important;margin:0 8px 0 0;position:relative;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.blindMode__trigger--color .blindMode__trigger--custom:before{content:'';position:absolute;left:0;background:#fff;width:0;height:1px;border-radius:2px;top:calc(100% + 8px);-webkit-transition:width .2s ease-out;-o-transition:width .2s ease-out;transition:width .2s ease-out}@media screen and (min-width: 1200px){.blindMode__trigger--color .blindMode__trigger--custom:hover{opacity:1 !important}.blindMode__trigger--color .blindMode__trigger--custom:hover:before{width:70%}}.blindMode__trigger--color:first-child .blindMode__trigger--custom{background:#FFF;opacity:0.6}.blindMode__trigger--color:first-child .blindMode__trigger--custom .blindMode__trigger--title{color:#000}.blindMode__trigger--color:nth-child(2) .blindMode__trigger--custom{background:#030303;opacity:0.6}.blindMode__trigger--color:nth-child(2) .blindMode__trigger--custom .blindMode__trigger--title{color:#fff}.blindMode__trigger--color:nth-child(3) .blindMode__trigger--custom{background:#9DD1FF;opacity:0.6}.blindMode__trigger--color:nth-child(3) .blindMode__trigger--custom .blindMode__trigger--title{color:#000}.blindMode__trigger--color:nth-child(4) .blindMode__trigger--custom{background:#442713;opacity:0.6}.blindMode__trigger--color:nth-child(4) .blindMode__trigger--custom .blindMode__trigger--title{color:#A7E04C}.blindMode__trigger--color:last-child .blindMode__trigger--custom{background:#F7F3D6;opacity:0.6}.blindMode__trigger--color:last-child .blindMode__trigger--custom .blindMode__trigger--title{color:#000}.blindMode__trigger--color [type="radio"]:checked+.blindMode__trigger--custom{border:0;opacity:1}.blindMode__trigger--color [type="radio"]:checked+.blindMode__trigger--custom::before{width:70%;background:#FF5500}.blindMode__trigger--btn{display:none}.blindMode__trigger--freak-font .blindMode__trigger--title{font-family:none}[type="radio"]:checked+.blindMode__trigger--custom{border:1px solid #FF5500}.blindMode__reset{padding:10px 20px;text-align:center;border:1px solid rgba(255,255,255,0.2);border-radius:4px;font-weight:600;font-size:14px;line-height:170%;color:#fff;margin-top:auto;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}@media screen and (min-width: 1200px){.blindMode__reset:hover{border-color:#fff}}@media screen and (min-width: 320px){html .letterSpacing-default *{letter-spacing:.02em !important}html .letterSpacing-default * input::-webkit-input-placeholder{letter-spacing:.02em !important}html .letterSpacing-default * input:-ms-input-placeholder{letter-spacing:.02em !important}html .letterSpacing-default * input::-ms-input-placeholder{letter-spacing:.02em !important}html .letterSpacing-default * input::-moz-placeholder{letter-spacing:.02em !important}html .letterSpacing-default * input::placeholder{letter-spacing:.02em !important}html .letterSpacing-middle *{letter-spacing:2px !important}html .letterSpacing-middle * input::-webkit-input-placeholder{letter-spacing:2px !important}html .letterSpacing-middle * input:-ms-input-placeholder{letter-spacing:2px !important}html .letterSpacing-middle * input::-ms-input-placeholder{letter-spacing:2px !important}html .letterSpacing-middle * input::-moz-placeholder{letter-spacing:2px !important}html .letterSpacing-middle * input::placeholder{letter-spacing:2px !important}html .letterSpacing-large *{letter-spacing:4px !important}html .letterSpacing-large * input::-webkit-input-placeholder{letter-spacing:4px !important}html .letterSpacing-large * input:-ms-input-placeholder{letter-spacing:4px !important}html .letterSpacing-large * input::-ms-input-placeholder{letter-spacing:4px !important}html .letterSpacing-large * input::-moz-placeholder{letter-spacing:4px !important}html .letterSpacing-large * input::placeholder{letter-spacing:4px !important}html .lineHeight-default *{line-height:normal !important}html .lineHeight-default * input::-webkit-input-placeholder{letter-spacing:normal !important}html .lineHeight-default * input:-ms-input-placeholder{letter-spacing:normal !important}html .lineHeight-default * input::-ms-input-placeholder{letter-spacing:normal !important}html .lineHeight-default * input::-moz-placeholder{letter-spacing:normal !important}html .lineHeight-default * input::placeholder{letter-spacing:normal !important}html .lineHeight-middle *{line-height:1.5 !important}html .lineHeight-large *{line-height:2 !important}html .fontState-normal *{font-family:'Gilroy', 'Arial', sans-serif !important}html .fontState-freak *{font-family:none !important}html .show-image-all img{visibility:visible !important;opacity:1 !important}html .hide-image-all img:not(ymaps){visibility:hidden !important;opacity:0 !important}html .hide-image-all *:not(ymaps){background-image:none !important}html .bgColor-v2{background-color:#000 !important}html .bgColor-v2 .exchange-rates__wrapp,html .bgColor-v2 .news-swiper__marker,html .bgColor-v2 .offers__item,html .bgColor-v2 .infoNote-line,html .bgColor-v2 .wrapper,html .bgColor-v2 .more-item__list,html .bgColor-v2 .ib-nav__list{background-color:#000 !important}html .bgColor-v2 .exchange-rates__wrapp .selectPSB__head:after,html .bgColor-v2 .news-swiper__marker .selectPSB__head:after,html .bgColor-v2 .offers__item .selectPSB__head:after,html .bgColor-v2 .infoNote-line .selectPSB__head:after,html .bgColor-v2 .wrapper .selectPSB__head:after,html .bgColor-v2 .more-item__list .selectPSB__head:after,html .bgColor-v2 .ib-nav__list .selectPSB__head:after{background-color:rgba(255,255,255,0.3)}html .bgColor-v2 .exchange-rates__wrapp .selectPSB__ic svg path,html .bgColor-v2 .news-swiper__marker .selectPSB__ic svg path,html .bgColor-v2 .offers__item .selectPSB__ic svg path,html .bgColor-v2 .infoNote-line .selectPSB__ic svg path,html .bgColor-v2 .wrapper .selectPSB__ic svg path,html .bgColor-v2 .more-item__list .selectPSB__ic svg path,html .bgColor-v2 .ib-nav__list .selectPSB__ic svg path{fill:#fff}html .bgColor-v2 .exchange-rates__wrapp .selectPSB__item-list,html .bgColor-v2 .news-swiper__marker .selectPSB__item-list,html .bgColor-v2 .offers__item .selectPSB__item-list,html .bgColor-v2 .infoNote-line .selectPSB__item-list,html .bgColor-v2 .wrapper .selectPSB__item-list,html .bgColor-v2 .more-item__list .selectPSB__item-list,html .bgColor-v2 .ib-nav__list .selectPSB__item-list{background:#000 !important}html .bgColor-v2 .ui-tooltip-content{color:#000 !important}html .bgColor-v2 .curtain-layer{background-color:#000 !important}html .bgColor-v2 .offices-sidebar{background-color:#000 !important}html .bgColor-v2 .offices-sidebar *:not(.office-field__link){color:#fff !important}html .bgColor-v2 .offices-sidebar .offices-sidebar-head{background-color:#1E1E24 !important}html .bgColor-v2 .list-atm-select{background-color:#000 !important}html .bgColor-v2 .list-atm-select__btn.active{background-color:#fff !important;color:#000 !important}html .bgColor-v2 .detailed-side{background-color:#000 !important}html .bgColor-v2 .detailed-side *{color:#fff !important}html .bgColor-v2 .detailed-side .tabs-list{background-color:#1E1E24 !important}html .bgColor-v2 .detailed-side .tabs-list__btn{color:#000 !important}html .bgColor-v2 .detailed-side .tabs-list__btn.active{background-color:#fff !important}html .bgColor-v2 .offices-search{background-color:#000 !important}html .bgColor-v2 .offices-search__field{background-color:inherit !important;color:#fff !important}html .bgColor-v2 .controls-map .location-map,html .bgColor-v2 .zoom-wrapp{background-color:#000 !important}html .bgColor-v2 .arrow-swiper path{stroke:#fff !important}html .bgColor-v2 .intro-inner{background-color:#000 !important}html .bgColor-v2 .intro-inner *:not(.btn-main):not(.btn-link):not(.link){color:#fff !important}html .bgColor-v2 .swiper-pagination-bullet{background-color:#fff !important;opacity:1 !important}html .bgColor-v2 .swiper-pagination-bullet-active{background-color:#F26126 !important}html .bgColor-v2 .header{background-color:#000 !important}html .bgColor-v2 .header .city-change{background-color:#000 !important}html .bgColor-v2 .header .city-change:before{border-bottom:10px solid #646478}html .bgColor-v2 .header .city-change *{color:#fff}html .bgColor-v2 .header .header-modal{background-color:#000 !important}html .bgColor-v2 .header .header-modal:before{border-bottom:10px solid #646478}html .bgColor-v2 .header .header-modal *{color:#fff}html .bgColor-v2 .header .header-modal * svg path{fill:#fff}html .bgColor-v2 .header .search-header__field{background-color:#000 !important}html .bgColor-v2 .header .flexible-menu__hidden-items{background-color:#000 !important}html .bgColor-v2 .header .flexible-menu__hidden-items:before{border-bottom:10px solid #646478}html .bgColor-v2 .header .btn-bank__list{background-color:#000 !important}html .bgColor-v2 .header .btn-bank__list:before{border-bottom:10px solid #646478}html .bgColor-v2 .header .btn-bank__list .btn-bank__title-link{color:#fff}html .bgColor-v2 .header .btn-bank__list .btn-bank__ic-link path{fill:#fff}html .bgColor-v2 .header .hidden-menu{background-color:#000 !important}html .bgColor-v2 .intro-bgcontainer{background-color:#000 !important}html .bgColor-v2 .intro-bgcontainer .swiper-intro__tooltip,html .bgColor-v2 .intro-bgcontainer .swiper-intro__title,html .bgColor-v2 .intro-bgcontainer .swiper-intro__subtitle{color:#fff !important}html .bgColor-v2 .main-filter__button{background-color:#000 !important}html .bgColor-v2 .main-filter__button.active{border:1px solid #fff !important}html .bgColor-v2 .cookie{background-color:#1e1e24 !important}html .bgColor-v2 .cookie__description{color:#fff !important}html .bgColor-v2 .footer-top{background-color:#000 !important}html .bgColor-v2 .footer{background-color:#1E1E24 !important}html .bgColor-v2 .main-filter,html .bgColor-v2 .mobile-apps,html .bgColor-v2 .page-reviews-form__msg,html .bgColor-v2 .navigation-tabs,html .bgColor-v2 .ui-tooltip-content,html .bgColor-v2 .reviews-popup{background-color:#1E1E24 !important}html .bgColor-v2 .reviews-popup *:not(textarea){color:#fff !important}html .bgColor-v2 .list-tabs__link{color:#fff !important}html .bgColor-v2 .range-label{background-color:transparent}html .bgColor-v2 section{background-color:#000 !important}html .bgColor-v2 section *:not(.btn-link):not(.link){color:#fff !important}html .bgColor-v2 section .card-box__item,html .bgColor-v2 section .card-box__back-side,html .bgColor-v2 section .exchange-rates__description,html .bgColor-v2 section .selection-row__item,html .bgColor-v2 section .case-boxes__item,html .bgColor-v2 section .calculations,html .bgColor-v2 section .table-main thead,html .bgColor-v2 section .table-main tbody tr:nth-child(even),html .bgColor-v2 section .step,html .bgColor-v2 section .open-ownership__box,html .bgColor-v2 section .accordeon__head,html .bgColor-v2 section .links-group__card,html .bgColor-v2 section .chosen-drop,html .bgColor-v2 section .simple-table__intro,html .bgColor-v2 section .news-area__item,html .bgColor-v2 section .distributing-card{background-color:#1E1E24 !important}html .bgColor-v2 section .tariff__head,html .bgColor-v2 section .tariff__body{background-color:#1E1E24 !important;border:0}}@media screen and (min-width: 320px) and (min-width: 1200px){html .bgColor-v2 section .chosen-drop .result-selected:hover{color:#000}}@media screen and (min-width: 320px){html .bgColor-v2 .dropdown-list{background-color:#1E1E24 !important}}@media screen and (min-width: 320px) and (min-width: 1200px){html .bgColor-v2 .dropdown-list__item:hover{background-color:#000 !important}}@media screen and (min-width: 320px){html .bgColor-v2 .colorplate-title,html .bgColor-v2 .news-swiper__title,html .bgColor-v2 .news-swiper__date{color:#fff !important}html .bgColor-v3{background-color:#9dd1ff !important}html .bgColor-v3 .exchange-rates__wrapp,html .bgColor-v3 .more-item__list,html .bgColor-v3 .ib-nav__list,html .bgColor-v3 .infoNote-line,html .bgColor-v3 .wrapper{background-color:#9dd1ff !important}html .bgColor-v3 .curtain-layer{background-color:#9dd1ff !important}html .bgColor-v3 .ui-tooltip-content{color:#063462 !important}html .bgColor-v3 .offices-sidebar{background-color:#9dd1ff !important}html .bgColor-v3 .offices-sidebar *:not(.office-field__link){color:#063462 !important}html .bgColor-v3 .offices-sidebar .offices-sidebar-head{background-color:#BFDEFF !important}html .bgColor-v3 .list-atm-select{background-color:#9dd1ff !important}html .bgColor-v3 .list-atm-select__btn.active{background-color:#BFDEFF !important;color:#063462 !important}html .bgColor-v3 .detailed-side{background-color:#9dd1ff !important}html .bgColor-v3 .detailed-side *{color:#063462 !important}html .bgColor-v3 .detailed-side .tabs-list{background-color:#9dd1ff !important}html .bgColor-v3 .detailed-side .tabs-list__btn{color:#063462 !important}html .bgColor-v3 .detailed-side .tabs-list__btn.active{background-color:#BFDEFF !important}html .bgColor-v3 .offices-search{background-color:#9dd1ff !important}html .bgColor-v3 .offices-search__field{background-color:inherit !important;color:#063462 !important}html .bgColor-v3 .controls-map .location-map,html .bgColor-v3 .zoom-wrapp{background-color:#9dd1ff !important}html .bgColor-v3 .arrow-swiper path{stroke:#fff !important}html .bgColor-v3 .swiper-pagination-bullet{background-color:#fff !important;opacity:1 !important}html .bgColor-v3 .swiper-pagination-bullet-active{background-color:#F26126 !important}html .bgColor-v3 .intro-inner{background-color:#9dd1ff !important}html .bgColor-v3 .intro-inner *:not(.btn-main):not(.btn-link):not(.link){color:#063462 !important}html .bgColor-v3 .header{background-color:#9dd1ff !important}html .bgColor-v3 .header *:not(.btn-main){color:#063462}html .bgColor-v3 .header .city-change{background-color:#9dd1ff !important}html .bgColor-v3 .header .city-change:before{border-bottom:10px solid #646478}html .bgColor-v3 .header .city-change *{color:#063462}html .bgColor-v3 .header .header-modal{background-color:#9dd1ff !important}html .bgColor-v3 .header .header-modal:before{border-bottom:10px solid #646478}html .bgColor-v3 .header .header-modal *{color:#063462}html .bgColor-v3 .header .header-modal * svg path{fill:#063462}html .bgColor-v3 .header .search-header__field{background-color:#9dd1ff !important}html .bgColor-v3 .header .flexible-menu__hidden-items{background-color:#9dd1ff !important}html .bgColor-v3 .header .flexible-menu__hidden-items:before{border-bottom:10px solid #646478}html .bgColor-v3 .header .btn-bank__list{background-color:#9dd1ff !important}html .bgColor-v3 .header .btn-bank__list:before{border-bottom:10px solid #646478}html .bgColor-v3 .header .btn-bank__list .btn-bank__title-link{color:#063462}html .bgColor-v3 .header .btn-bank__list .btn-bank__ic-link path{fill:#063462}html .bgColor-v3 .header .hidden-menu{background-color:#9dd1ff !important;border-bottom:1px solid #063462}html .bgColor-v3 .header .useful__ic-link path{fill:#063462}html .bgColor-v3 .intro-bgcontainer{background-color:#9dd1ff !important}html .bgColor-v3 .intro-bgcontainer .swiper-intro__tooltip,html .bgColor-v3 .intro-bgcontainer .swiper-intro__title,html .bgColor-v3 .intro-bgcontainer .swiper-intro__subtitle{color:#063462 !important}html .bgColor-v3 .main-filter__button{background-color:#9dd1ff !important}html .bgColor-v3 .main-filter__button.active{border:1px solid #063462 !important}html .bgColor-v3 footer .footer-top{background-color:#9dd1ff !important}html .bgColor-v3 footer .footer{background-color:#BFDEFF !important}html .bgColor-v3 footer .footer-top__title{color:rgba(6,52,98,0.5)}html .bgColor-v3 footer .footer-top__link,html .bgColor-v3 footer .footer__link-feedback,html .bgColor-v3 footer .footer__link,html .bgColor-v3 footer .footer__link_svg-el,html .bgColor-v3 footer .footer__copy{color:#063462 !important}html .bgColor-v3 footer .svg-ic-soc-path{fill:#063462 !important}html .bgColor-v3 footer .footer__link path{fill:#063462}html .bgColor-v3 .main-filter,html .bgColor-v3 .mobile-apps,html .bgColor-v3 .page-reviews-form__msg,html .bgColor-v3 .navigation-tabs,html .bgColor-v3 .ui-tooltip-content,html .bgColor-v3 .reviews-popup{background-color:#BFDEFF !important}html .bgColor-v3 .reviews-popup *:not(textarea){color:#063462 !important}html .bgColor-v3 .list-tabs__link{color:#063462 !important}html .bgColor-v3 .mobile-apps__title,html .bgColor-v3 .mobile-apps__subtitle{color:#063462 !important}html .bgColor-v3 .page-reviews__icon-btn path{fill:#063462 !important}html .bgColor-v3 .range-label{background-color:transparent}html .bgColor-v3 .cookie{background-color:#BFDEFF !important}html .bgColor-v3 .cookie__description{color:#063462 !important}html .bgColor-v3 section{background-color:#9dd1ff !important}html .bgColor-v3 section *:not(.btn-link):not(.btn-main):not(.link){color:#063462 !important}html .bgColor-v3 section .card-box__item,html .bgColor-v3 section .card-box__back-side,html .bgColor-v3 section .exchange-rates__description,html .bgColor-v3 section .selection-row__item,html .bgColor-v3 section .case-boxes__item,html .bgColor-v3 section .calculations,html .bgColor-v3 section .table-main thead,html .bgColor-v3 section .table-main tbody tr:nth-child(even),html .bgColor-v3 section .step,html .bgColor-v3 section .open-ownership__box,html .bgColor-v3 section .accordeon__head,html .bgColor-v3 section .links-group__card,html .bgColor-v3 section .chosen-drop,html .bgColor-v3 section .simple-table__intro,html .bgColor-v3 section .news-area__item,html .bgColor-v3 section .distributing-card{background-color:#BFDEFF !important}html .bgColor-v3 section .tariff__head,html .bgColor-v3 section .tariff__body{background-color:#BFDEFF !important;border:0}}@media screen and (min-width: 320px) and (min-width: 1200px){html .bgColor-v3 section .chosen-drop .result-selected:hover{color:#000}}@media screen and (min-width: 320px){html .bgColor-v3 .dropdown-list{background-color:#BFDEFF !important}html .bgColor-v3 div.colorplate-bg div.colorplate-title .colorplate-title__txt{color:#ffffff !important}html .bgColor-v4{background-color:#442713 !important}html .bgColor-v4 .exchange-rates__wrapp,html .bgColor-v4 .more-item__list,html .bgColor-v4 .ib-nav__list,html .bgColor-v4 .infoNote-line,html .bgColor-v4 .wrapper{background-color:#442713 !important}html .bgColor-v4 .curtain-layer{background-color:#442713 !important}html .bgColor-v4 .ui-tooltip-content{color:#a9e44d !important}html .bgColor-v4 .offices-sidebar{background-color:#442713 !important}html .bgColor-v4 .offices-sidebar *:not(.office-field__link){color:#a9e44d !important}html .bgColor-v4 .offices-sidebar .offices-sidebar-head{background-color:#3e200c !important}html .bgColor-v4 .list-atm-select{background-color:#442713 !important}html .bgColor-v4 .list-atm-select__btn{color:#a9e44d !important}html .bgColor-v4 .list-atm-select__btn.active{background-color:#3e200c !important}html .bgColor-v4 .detailed-side{background-color:#442713 !important}html .bgColor-v4 .detailed-side *{color:#a9e44d !important}html .bgColor-v4 .detailed-side .tabs-list{background-color:#442713 !important}html .bgColor-v4 .detailed-side .tabs-list__btn.active{color:#a9e44d !important;background-color:#3e200c !important}html .bgColor-v4 .offices-search{background-color:#442713 !important}html .bgColor-v4 .offices-search__field{background-color:inherit !important;color:#a9e44d !important}html .bgColor-v4 .controls-map .location-map,html .bgColor-v4 .zoom-wrapp{background-color:#442713 !important}html .bgColor-v4 .arrow-swiper path{stroke:#fff !important}html .bgColor-v4 .swiper-pagination-bullet{background-color:#fff !important;opacity:1 !important}html .bgColor-v4 .swiper-pagination-bullet-active{background-color:#F26126 !important}html .bgColor-v4 .intro-inner{background-color:#442713 !important}html .bgColor-v4 .intro-inner *:not(.btn-main):not(.btn-link):not(.link){color:#a9e44d !important}html .bgColor-v4 .header{background-color:#442713 !important}html .bgColor-v4 .header *:not(.btn-main){color:#a9e44d !important}html .bgColor-v4 .header .city-change{background-color:#442713 !important}html .bgColor-v4 .header .city-change:before{border-bottom:10px solid #646478}html .bgColor-v4 .header .city-change *{color:#a9e44d}html .bgColor-v4 .header .header-modal{background-color:#442713 !important}html .bgColor-v4 .header .header-modal:before{border-bottom:10px solid #646478}html .bgColor-v4 .header .header-modal *{color:#a9e44d}html .bgColor-v4 .header .header-modal * svg path{fill:#a9e44d}html .bgColor-v4 .header .search-header__field{background-color:#442713 !important}html .bgColor-v4 .header .flexible-menu__hidden-items{background-color:#442713 !important}html .bgColor-v4 .header .flexible-menu__hidden-items:before{border-bottom:10px solid #646478}html .bgColor-v4 .header .btn-bank__list{background-color:#442713 !important}html .bgColor-v4 .header .btn-bank__list:before{border-bottom:10px solid #646478}html .bgColor-v4 .header .btn-bank__list .btn-bank__title-link{color:#a9e44d}html .bgColor-v4 .header .btn-bank__list .btn-bank__ic-link path{fill:#a9e44d}html .bgColor-v4 .header .hidden-menu{background-color:#442713 !important}html .bgColor-v4 .intro-bgcontainer{background-color:#442713 !important}html .bgColor-v4 .intro-bgcontainer .swiper-intro__tooltip,html .bgColor-v4 .intro-bgcontainer .swiper-intro__title,html .bgColor-v4 .intro-bgcontainer .swiper-intro__subtitle{color:#a9e44d !important}html .bgColor-v4 .main-filter__button{background-color:#442713 !important}html .bgColor-v4 .main-filter__button.active{border:1px solid #a9e44d !important}html .bgColor-v4 footer *{color:#a9e44d !important}html .bgColor-v4 .footer-top{background-color:#442713 !important}html .bgColor-v4 .footer{background-color:#3e200c !important}html .bgColor-v4 .main-filter,html .bgColor-v4 .mobile-apps,html .bgColor-v4 .page-reviews-form__msg,html .bgColor-v4 .navigation-tabs,html .bgColor-v4 .ui-tooltip-content,html .bgColor-v4 .reviews-popup{background-color:#3e200c !important}html .bgColor-v4 .reviews-popup *:not(textarea){color:#a9e44d !important}html .bgColor-v4 .list-tabs__link{color:#a9e44d !important}html .bgColor-v4 .mobile-apps__title,html .bgColor-v4 .mobile-apps__subtitle{color:#a9e44d !important}html .bgColor-v4 .range-label{background-color:transparent}html .bgColor-v4 .cookie{background-color:#3e200c !important}html .bgColor-v4 .cookie__description{color:#a9e44d !important}html .bgColor-v4 section{background-color:#442713 !important}html .bgColor-v4 section *:not(.btn-link):not(.link){color:#a9e44d !important}html .bgColor-v4 section .card-box__item,html .bgColor-v4 section .card-box__back-side,html .bgColor-v4 section .exchange-rates__description,html .bgColor-v4 section .new-box,html .bgColor-v4 section .selection-row__item,html .bgColor-v4 section .case-boxes__item,html .bgColor-v4 section .calculations,html .bgColor-v4 section .table-main thead,html .bgColor-v4 section .table-main tbody tr:nth-child(even),html .bgColor-v4 section .step,html .bgColor-v4 section .open-ownership__box,html .bgColor-v4 section .accordeon__head,html .bgColor-v4 section .links-group__card,html .bgColor-v4 section .chosen-drop,html .bgColor-v4 section .simple-table__intro,html .bgColor-v4 section .news-area__item,html .bgColor-v4 section .distributing-card{background-color:#3e200c !important}html .bgColor-v4 section .tariff__head,html .bgColor-v4 section .tariff__body{background-color:#3e200c !important;border:0}}@media screen and (min-width: 320px) and (min-width: 1200px){html .bgColor-v4 section .chosen-drop .result-selected:hover{color:#000}}@media screen and (min-width: 320px){html .bgColor-v4 .dropdown-list{background-color:#3e200c !important}}@media screen and (min-width: 320px) and (min-width: 1200px){html .bgColor-v4 .dropdown-list__item:hover{background-color:#442713 !important}}@media screen and (min-width: 320px){html .bgColor-v4 .colorplate-title,html .bgColor-v4 .news-swiper__title,html .bgColor-v4 .news-swiper__date{color:#fff !important}html .bgColor-v5{background-color:#f7f3d6 !important}html .bgColor-v5 .exchange-rates__wrapp,html .bgColor-v5 .more-item__list,html .bgColor-v5 .ib-nav__list,html .bgColor-v5 .infoNote-line,html .bgColor-v5 .wrapper{background-color:#f7f3d6 !important}html .bgColor-v5 .curtain-layer{background-color:#f7f3d6 !important}html .bgColor-v5 .ui-tooltip-content{color:#49442e !important}html .bgColor-v5 .offices-sidebar{background-color:#f7f3d6 !important}html .bgColor-v5 .offices-sidebar *:not(.office-field__link){color:#49442e !important}html .bgColor-v5 .offices-sidebar .offices-sidebar-head{background-color:#EBE2C5 !important}html .bgColor-v5 .list-atm-select{background-color:#f7f3d6 !important}html .bgColor-v5 .list-atm-select__btn{color:#49442e !important}html .bgColor-v5 .list-atm-select__btn.active{background-color:#EBE2C5 !important}html .bgColor-v5 .detailed-side{background-color:#f7f3d6 !important}html .bgColor-v5 .detailed-side *{color:#49442e !important}html .bgColor-v5 .detailed-side .tabs-list{background-color:#f7f3d6 !important}html .bgColor-v5 .detailed-side .tabs-list__btn.active{color:#49442e !important;background-color:#EBE2C5 !important}html .bgColor-v5 .offices-search{background-color:#f7f3d6 !important}html .bgColor-v5 .offices-search__field{background-color:inherit !important;color:#49442e !important}html .bgColor-v5 .controls-map .location-map,html .bgColor-v5 .zoom-wrapp{background-color:#f7f3d6 !important}html .bgColor-v5 .arrow-swiper path{stroke:#49442e !important}html .bgColor-v5 .swiper-pagination-bullet{background-color:#49442e !important;opacity:1 !important}html .bgColor-v5 .swiper-pagination-bullet-active{background-color:#F26126 !important}html .bgColor-v5 .intro-inner{background-color:#f7f3d6 !important}html .bgColor-v5 .intro-inner *:not(.btn-main):not(.btn-link):not(.link){color:#49442e !important}html .bgColor-v5 .header{background-color:#f7f3d6 !important}html .bgColor-v5 .header *:not(.btn-main){color:#49442e}html .bgColor-v5 .header .city-change{background-color:#f7f3d6 !important}html .bgColor-v5 .header .city-change:before{border-bottom:10px solid #646478}html .bgColor-v5 .header .city-change *{color:#49442e}html .bgColor-v5 .header .header-modal{background-color:#f7f3d6 !important}html .bgColor-v5 .header .header-modal:before{border-bottom:10px solid #646478}html .bgColor-v5 .header .header-modal *{color:#49442e}html .bgColor-v5 .header .header-modal * svg path{fill:#49442e}html .bgColor-v5 .header .search-header__field{background-color:#f7f3d6 !important}html .bgColor-v5 .header .flexible-menu__hidden-items{background-color:#f7f3d6 !important}html .bgColor-v5 .header .flexible-menu__hidden-items:before{border-bottom:10px solid #646478}html .bgColor-v5 .header .btn-bank__list{background-color:#f7f3d6 !important}html .bgColor-v5 .header .btn-bank__list:before{border-bottom:10px solid #646478}html .bgColor-v5 .header .btn-bank__list .btn-bank__title-link{color:#49442e}html .bgColor-v5 .header .btn-bank__list .btn-bank__ic-link path{fill:#49442e}html .bgColor-v5 .header .hidden-menu{background-color:#f7f3d6 !important;border-bottom:1px solid #49442e}html .bgColor-v5 .intro-bgcontainer{background-color:#f7f3d6 !important}html .bgColor-v5 .intro-bgcontainer .swiper-intro__tooltip,html .bgColor-v5 .intro-bgcontainer .swiper-intro__title,html .bgColor-v5 .intro-bgcontainer .swiper-intro__subtitle{color:#49442e !important}html .bgColor-v5 .main-filter__button{background-color:#f7f3d6 !important}html .bgColor-v5 .main-filter__button.active{border:1px solid #49442e !important}html .bgColor-v5 footer *{color:#49442e !important}html .bgColor-v5 .footer-top{background-color:#f7f3d6 !important}html .bgColor-v5 .footer{background-color:#EBE2C5 !important}html .bgColor-v5 .main-filter,html .bgColor-v5 .mobile-apps,html .bgColor-v5 .page-reviews-form__msg,html .bgColor-v5 .navigation-tabs,html .bgColor-v5 .ui-tooltip-content,html .bgColor-v5 .reviews-popup{background-color:#EBE2C5 !important}html .bgColor-v5 .reviews-popup *:not(textarea){color:#49442e !important}html .bgColor-v5 .list-tabs__link{color:#49442e !important}html .bgColor-v5 .mobile-apps__title,html .bgColor-v5 .mobile-apps__subtitle{color:#49442e !important}html .bgColor-v5 .range-label{background-color:transparent}html .bgColor-v5 .cookie{background-color:#EBE2C5 !important}html .bgColor-v5 .cookie__description{color:#49442e !important}html .bgColor-v5 section{background-color:#f7f3d6 !important}html .bgColor-v5 section *:not(.btn-link):not(.link){color:#49442e !important}html .bgColor-v5 section .card-box__item,html .bgColor-v5 section .card-box__back-side,html .bgColor-v5 section .exchange-rates__description,html .bgColor-v5 section .new-box,html .bgColor-v5 section .selection-row__item,html .bgColor-v5 section .case-boxes__item,html .bgColor-v5 section .calculations,html .bgColor-v5 section .table-main thead,html .bgColor-v5 section .table-main tbody tr:nth-child(even),html .bgColor-v5 section .step,html .bgColor-v5 section .open-ownership__box,html .bgColor-v5 section .accordeon__head,html .bgColor-v5 section .links-group__card,html .bgColor-v5 section .chosen-drop,html .bgColor-v5 section .simple-table__intro,html .bgColor-v5 section .news-area__item,html .bgColor-v5 section .distributing-card{background-color:#EBE2C5 !important}html .bgColor-v5 section .tariff__head,html .bgColor-v5 section .tariff__body{background-color:#EBE2C5 !important;border:0}}@media screen and (min-width: 320px) and (min-width: 1200px){html .bgColor-v5 section .chosen-drop .result-selected:hover{color:#000}}@media screen and (min-width: 320px){html .bgColor-v5 .dropdown-list{background-color:#EBE2C5 !important}}@media screen and (min-width: 320px) and (min-width: 1200px){html .bgColor-v5 .dropdown-list__item:hover{background-color:#f7f3d6 !important}}@media screen and (min-width: 320px){html .bgColor-v5 div.colorplate-bg div.colorplate-title .colorplate-title__txt{color:#ffffff !important}}

.list-nav-wrapp{position:relative;overflow:hidden;scrollbar-width:none;-ms-overflow-style:none;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-bottom:8px}.list-nav-wrapp::-webkit-scrollbar{display:none}.list-nav-wrapp:before,.list-nav-wrapp:after{content:'';width:40px;height:100%;position:absolute;top:0;z-index:1;pointer-events:none}@media screen and (max-width: 1199px){.list-nav-wrapp:before,.list-nav-wrapp:after{width:20px}}.list-nav-wrapp:before{left:0;background:-webkit-gradient(linear, right top, left top, from(rgba(50,50,66,0)), to(#323242));background:-o-linear-gradient(right, rgba(50,50,66,0) 0%, #323242 100%);background:linear-gradient(-90deg, rgba(50,50,66,0) 0%, #323242 100%)}.list-nav-wrapp:after{right:0;background:-webkit-gradient(linear, left top, right top, from(rgba(50,50,66,0)), to(#323242));background:-o-linear-gradient(left, rgba(50,50,66,0) 0%, #323242 100%);background:linear-gradient(90deg, rgba(50,50,66,0) 0%, #323242 100%)}.list-nav{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto;padding:0 40px;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}.list-nav::-webkit-scrollbar{display:none}.list-nav__item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.list-nav__item:not(:last-of-type){padding-right:20px}.list-nav__item:last-of-type .list-nav__btn{margin-right:40px}.list-nav__btn{position:relative;color:rgba(132,132,142,0.8);font-weight:600;font-size:14px;line-height:20px;padding:8px 0;cursor:pointer}.list-nav__btn:before{content:'';width:0;height:1px;position:absolute;left:0;top:calc(100% - 6px);z-index:1;background:transparent;-webkit-transition:background .2s ease-out, width .2s ease-out;-o-transition:background .2s ease-out, width .2s ease-out;transition:background .2s ease-out, width .2s ease-out}@media screen and (min-width: 1200px){.list-nav__btn:hover:before{width:70%;background:#FFFFFF}}.list-nav__btn.isActive{color:#FFFFFF;-webkit-text-fill-color:#fff}.list-nav__btn.isActive:before{background:#FF5500;border-radius:1px;width:70%}@media screen and (max-width: 1199px){.list-nav{padding:0 20px}}.number-list__item:not(:last-of-type){margin-bottom:28px}.number-list__linknumb{font-weight:600;font-size:18px;line-height:100%;color:#FFFFFF}.number-list__linknumb+.number-list__description-link{margin-top:6px}.number-list__description-link{font-weight:500;font-size:14px;line-height:20px;color:#84848E}.number-list+.mailto-list{padding-top:32px}.number-list+.simplelink-list{padding-top:40px}.number-list+.sharing{padding-top:40px}.mailto-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 0 0 -20px}.mailto-list__item{margin:8px 0 0 20px}.mailto-list__linkmailto{position:relative;font-weight:600;font-size:14px;line-height:18px;color:#FFFFFF;display:inline;border-bottom:double 1px rgba(255,255,255,0.2);background:-o-linear-gradient(transparent calc(100% - 1px), #fff 1px) no-repeat;background:linear-gradient(transparent calc(100% - 1px), #fff 1px) no-repeat;background-size:0% 100%;-webkit-transition:background-size .2s ease-out, border-color .2s ease-out;-o-transition:background-size .2s ease-out, border-color .2s ease-out;transition:background-size .2s ease-out, border-color .2s ease-out}@media screen and (min-width: 1200px){.mailto-list__linkmailto:hover{background-size:100% 100%}}@media screen and (min-width: 1200px) and (-ms-high-contrast: active), screen and (min-width: 1200px) and (-ms-high-contrast: none){.mailto-list__linkmailto:hover{background:transparent;border-color:#fff}}.mailto-list__description-link{font-weight:600;font-size:14px;line-height:24px;color:#FFFFFF}.mailto-list__description-link+.mailto-list__linkmailto{margin-left:6px}.mailto-list+.simplelink-list{padding-top:40px}.mailto-list+.sharing{padding-top:40px}.simplelink-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.simplelink-list__item{cursor:pointer}.simplelink-list__item:not(:first-child){margin-top:20px}@media screen and (min-width: 1200px){.simplelink-list__item:hover .simplelink-list__link{background-size:100% 100%}}@media screen and (min-width: 1200px) and (-ms-high-contrast: active), screen and (min-width: 1200px) and (-ms-high-contrast: none){.simplelink-list__item:hover .simplelink-list__link{background:transparent;border-color:#fff}}.simplelink-list__link{font-weight:500;font-size:14px;line-height:18px;color:#FFFFFF;display:inline;border-bottom:double 1px rgba(255,255,255,0.2);background:-o-linear-gradient(transparent calc(100% - 1px), #fff 1px) no-repeat;background:linear-gradient(transparent calc(100% - 1px), #fff 1px) no-repeat;background-size:0% 100%;-webkit-transition:background-size .2s ease-out, border-color .2s ease-out;-o-transition:background-size .2s ease-out, border-color .2s ease-out;transition:background-size .2s ease-out, border-color .2s ease-out}.simplelink-list__link+.simplelink-list__link{margin-top:8px}.simplelink-list+.sharing{padding-top:40px}.sharing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-top:auto}.sharing__item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-top:12px}.sharing__item:not(:first-of-type):not(:nth-of-type(8n)){margin-left:16px}.sharing__link{display:inline-block;width:24px;height:24px;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out, -webkit-transform .2s ease-out}@media screen and (min-width: 1200px){.sharing__link:hover{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}

.wrapper-header .template-partition{display:none}@media screen and (max-width: 1199px){.wrapper-header .template-partition{display:block;overflow:auto;scrollbar-width:none;-ms-overflow-style:none;height:0;-webkit-transition:height .2s ease-out;-o-transition:height .2s ease-out;transition:height .2s ease-out}.wrapper-header .template-partition::-webkit-scrollbar{display:none}}@media screen and (max-width: 1199px){.wrapper-header .template-partition .useful{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding-bottom:10px}}@media screen and (max-width: 1199px){.wrapper-header .template-partition .useful__title{color:#C1C1C6;margin:0 16px}}@media screen and (max-width: 1199px){.wrapper-header .template-partition .useful__item{border-top:1px solid #393945}}@media screen and (max-width: 1199px){.wrapper-header .template-partition .useful__item:last-of-type{border-bottom:1px solid #393945}}@media screen and (max-width: 1199px){.wrapper-header .template-partition .useful__link{font-size:13px;line-height:18px;padding:6px 0;margin:0 16px;display:block}}@media screen and (max-width: 1199px){.wrapper-header .partition-list-inner+.useful{padding-top:10px}}.wrapper-header .partition-list-inner__item{border-top:1px solid #393945}.wrapper-header .partition-list__item{position:relative}.wrapper-header .partition-list__item:before{content:'';width:3px;height:0;background:#AAAAAE;position:absolute;left:-4px;top:0;-webkit-transition:left .1s ease-out .3s, height .2s ease-out;-o-transition:left .1s ease-out .3s, height .2s ease-out;transition:left .1s ease-out .3s, height .2s ease-out}.wrapper-header .partition-list__item:last-child .partition-list__link{border:none}.wrapper-header .partition-list__item.isExpand:after{content:'';background:url("/psb_1_2/assets/img/icons/arrow_accord_menu.png") no-repeat center/cover;width:16px;height:16px;-webkit-box-flex:0;-ms-flex:0 0 16px;flex:0 0 16px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:absolute;right:0;top:0;margin:12px 16px 0 0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out, -webkit-transform .2s ease-out}.wrapper-header .partition-list__item.isActive:before{left:0;height:100%}.wrapper-header .partition-list__item.isActive.isExpand:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.wrapper-header .partition-list__link{cursor:pointer;color:#C1C1C6;font-size:13px;line-height:20px;font-weight:500;display:block;padding:10px 48px 10px 0;margin:0 16px;border-bottom:1px solid #393945}.wrapper-header .partition-list__link--inner{color:#fff;font-size:13px;line-height:20px;font-weight:500}.wrapper-header .partition-list .wrapp-list{padding-left:20px;height:0;overflow:hidden;-webkit-transition:height .2s ease-out;-o-transition:height .2s ease-out;transition:height .2s ease-out}

.wrapper-header .curtain-menu{position:absolute;left:0;top:100%;width:100%;opacity:0;visibility:hidden;pointer-events:none;cursor:default;z-index:1;-webkit-transition:opacity .2s ease-out .3s;-o-transition:opacity .2s ease-out .3s;transition:opacity .2s ease-out .3s}.wrapper-header .curtain-menu.isVisible{opacity:1;visibility:visible;pointer-events:auto}.wrapper-header .curtain-menu .header__conatiner{display:block}.wrapper-header .curtain-menu .curtain-item{padding-top:28px;padding-bottom:28px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media screen and (min-width: 1200px){.wrapper-header .curtain-menu .curtain-item{margin:0 -20px}}.wrapper-header .detailed-pages__item--main{display:none}@media screen and (max-width: 1199px){.wrapper-header .detailed-pages__item--main{display:block}}.wrapper-header .detailed-pages__link{color:#fff;font-size:13px;line-height:20px;font-weight:500;cursor:pointer;padding:10px 0;display:inline-block}.wrapper-header .detailed-pages__link span{display:inline;background-image:-o-linear-gradient(transparent calc(100% - 1px), #fff 1px);background-image:linear-gradient(transparent calc(100% - 1px), #fff 1px);background-repeat:no-repeat;background-size:0 100%;-webkit-transition:background-size .2s ease-out;-o-transition:background-size .2s ease-out;transition:background-size .2s ease-out;width:calc(100%)}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.wrapper-header .detailed-pages__link span{background-size:0 0;border-bottom:1px solid transparent;-webkit-transition:border-color .2s ease-out;-o-transition:border-color .2s ease-out;transition:border-color .2s ease-out}}@media screen and (min-width: 1200px){.wrapper-header .detailed-pages__link:hover span{background-size:100% 100%}}@media screen and (min-width: 1200px) and (-ms-high-contrast: active), screen and (min-width: 1200px) and (-ms-high-contrast: none){.wrapper-header .detailed-pages__link:hover span{background-size:0 0;border-color:#fff}}@media screen and (min-width: 1200px){.wrapper-header .detailed-pages{width:100%;height:100%;max-width:33.3333%;margin-top:-10px;padding:0 20px}}.wrapper-header .useful__title{color:#999;font-size:14px;line-height:20px;font-weight:500}.wrapper-header .useful__title+.useful__item{margin-top:10px}.wrapper-header .useful__link{color:#fff;font-size:13px;line-height:20px;font-weight:500;cursor:pointer;padding:10px 0;display:inline-block}.wrapper-header .useful__link span{display:inline;background-image:-o-linear-gradient(transparent calc(100% - 1px), #fff 1px);background-image:linear-gradient(transparent calc(100% - 1px), #fff 1px);background-repeat:no-repeat;background-size:0 100%;-webkit-transition:background-size .2s ease-out;-o-transition:background-size .2s ease-out;transition:background-size .2s ease-out;width:calc(100%)}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.wrapper-header .useful__link span{background-size:0 0;border-bottom:1px solid transparent;-webkit-transition:border-color .2s ease-out;-o-transition:border-color .2s ease-out;transition:border-color .2s ease-out}}@media screen and (min-width: 1200px){.wrapper-header .useful__link:hover span{background-size:100% 100%}}@media screen and (min-width: 1200px) and (-ms-high-contrast: active), screen and (min-width: 1200px) and (-ms-high-contrast: none){.wrapper-header .useful__link:hover span{background-size:0 0;border-color:#fff}}@media screen and (min-width: 1200px){.wrapper-header .useful{width:100%;height:100%;max-width:33.3333%;padding:0 20px}}@media screen and (max-width: 1199px){.wrapper-header .useful{display:none}}.wrapper-header .special-offer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-ms-flex-item-align:start;align-self:flex-start}.wrapper-header .special-offer__image{width:210px;-webkit-box-flex:0;-ms-flex:0 0 210px;flex:0 0 210px;height:142px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;cursor:pointer}.wrapper-header .special-offer__image+.special-offer__descr{margin-left:20px}.wrapper-header .special-offer__img{width:100%;max-width:100%;border-radius:4px}.wrapper-header .special-offer__descr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}.wrapper-header .special-offer__title{color:#fff;font-size:16px;line-height:28px;font-weight:600}.wrapper-header .special-offer__title+.special-offer__text{margin-top:4px}.wrapper-header .special-offer__text{color:#C4C4C8;font-size:14px;line-height:20px;font-weight:500}.wrapper-header .special-offer__text+.buttons-wrapper{padding-top:20px;margin-top:auto}@media screen and (min-width: 1200px){.wrapper-header .special-offer{width:100%;max-width:33.3333%;padding:0 20px}}@media screen and (max-width: 1199px){.wrapper-header .special-offer{display:none}}

.wrapper-header .ib-nav{position:relative;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wrapper-header .ib-nav__title{color:#fff;font-size:13px;line-height:24px;font-weight:600;border-radius:4px;border:1px solid rgba(255,255,255,0.5);padding:10px 20px;cursor:pointer;-webkit-transition:border-color .2s ease-out;-o-transition:border-color .2s ease-out;transition:border-color .2s ease-out}@media screen and (max-width: 767px){.wrapper-header .ib-nav__title{font-size:12px;line-height:20px;padding:4px 10px}}.wrapper-header .ib-nav__nav{position:absolute;left:0;top:100%;opacity:0;visibility:hidden;pointer-events:none;z-index:3;width:100%;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}@media screen and (max-width: 767px){.wrapper-header .ib-nav__nav{width:130px}}.wrapper-header .ib-nav__list{background:#404050;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin-top:12px;width:100%;border-radius:4px;-webkit-box-shadow:0px 4px 34px rgba(0,0,0,0.15);box-shadow:0px 4px 34px rgba(0,0,0,0.15);-webkit-transition:margin-top .2s ease-out;-o-transition:margin-top .2s ease-out;transition:margin-top .2s ease-out}.wrapper-header .ib-nav__item-list{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.wrapper-header .ib-nav__link-list{display:block;cursor:pointer;padding:10px 20px;color:#fff;font-size:13px;line-height:24px;font-weight:600;border-radius:4px}.wrapper-header .ib-nav__link-list span{width:calc(100%);background-image:-o-linear-gradient(transparent calc(100% - 1px), #fff 1px);background-image:linear-gradient(transparent calc(100% - 1px), #fff 1px);background-repeat:no-repeat;background-size:0% 100%;-webkit-transition:background-size .2s ease-out;-o-transition:background-size .2s ease-out;transition:background-size .2s ease-out}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.wrapper-header .ib-nav__link-list span{background-size:0 0;border-bottom:1px solid transparent;-webkit-transition:border-color .2s ease-out;-o-transition:border-color .2s ease-out;transition:border-color .2s ease-out}}@media screen and (min-width: 1200px){.wrapper-header .ib-nav__link-list:hover span{background-size:100% 100%}}@media screen and (min-width: 1200px) and (-ms-high-contrast: active), screen and (min-width: 1200px) and (-ms-high-contrast: none){.wrapper-header .ib-nav__link-list:hover span{background-size:0 0;border-color:#fff}}@media screen and (max-width: 767px){.wrapper-header .ib-nav__link-list{padding:10px 12px;font-size:12px;line-height:20px}}@media screen and (min-width: 1200px){.wrapper-header .ib-nav:hover .ib-nav__nav{opacity:1;visibility:visible;pointer-events:auto}.wrapper-header .ib-nav:hover .ib-nav__nav .ib-nav__list{margin-top:8px}.wrapper-header .ib-nav:hover .ib-nav__title{border-color:rgba(255,255,255,0.8)}}@media screen and (max-width: 1199px){.wrapper-header .ib-nav.isActive_m .ib-nav__nav{opacity:1;visibility:visible;pointer-events:auto}.wrapper-header .ib-nav.isActive_m .ib-nav__nav .ib-nav__list{margin-top:8px}.wrapper-header .ib-nav.isActive_m .ib-nav__title{border-color:rgba(255,255,255,0.8)}}

.information-line{position:relative;display:block}.information-line__wrapper{height:50px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;position:relative}.information-line__slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;height:auto;min-height:100%}.information-line .slide-item{position:absolute;left:0;top:100%;right:0;bottom:0;z-index:0;-webkit-transition:top .5s ease-out;-o-transition:top .5s ease-out;transition:top .5s ease-out}.information-line .slide-item.isActive{top:0;z-index:1;-webkit-transition:top .5s ease-out;-o-transition:top .5s ease-out;transition:top .5s ease-out}.information-line .slide-item__close{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:96px;height:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.information-line .slide-item__close svg{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out, -webkit-transform .2s ease-out}@media screen and (min-width: 1200px){.information-line .slide-item__close:hover svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}}@media screen and (max-width: 767px){.information-line .slide-item__close{width:42px}}.information-line .slide-item__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;width:calc(100% - 192px);padding:12px 0;padding-left:96px;cursor:pointer}@media screen and (max-width: 767px){.information-line .slide-item__content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:calc(100% - 42px);padding:8px 0;padding-left:16px}}.information-line .slide-item__link{font-weight:500;font-size:14px;line-height:24px;display:inline-block}.information-line .slide-item__link span{position:relative;display:inline;background-repeat:no-repeat;background-size:100% 100%;width:calc(100%);-webkit-transition:background-size .2s ease-out;-o-transition:background-size .2s ease-out;transition:background-size .2s ease-out}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.information-line .slide-item__link span{background-image:none !important;background-size:0 0 transparent;border-bottom:1px solid transparent;-webkit-transition:border-color .2s ease-out;-o-transition:border-color .2s ease-out;transition:border-color .2s ease-out}}.information-line .slide-item__link span:before{content:'';background-repeat:no-repeat;background-size:0% 100%;position:absolute;left:0;top:0;height:100%;width:calc(100%);-webkit-transition:background-size .2s ease-out;-o-transition:background-size .2s ease-out;transition:background-size .2s ease-out}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.information-line .slide-item__link span:before{content:none}}.information-line .slide-item__link+.slide-item__button,.information-line .slide-item__link+.slide-item__text{margin-left:32px}@media screen and (max-width: 767px){.information-line .slide-item__link{font-size:13px;line-height:20px}}.information-line .slide-item__text{font-weight:500;font-size:14px;line-height:24px;width:auto}.information-line .slide-item__text+.slide-item__button{margin-left:32px}@media screen and (max-width: 767px){.information-line .slide-item__text{display:none}}.information-line .slide-item__button{font-weight:600;font-size:13px;line-height:13px;border:1px solid transparent;border-radius:4px;padding:8px 12px;-webkit-transition:border-color .2s ease-out;-o-transition:border-color .2s ease-out;transition:border-color .2s ease-out}@media screen and (max-width: 767px){.information-line .slide-item__button{display:none}}.information-line .slide-item--blackColor .slide-item__text{color:rgba(0,0,0,0.2)}.information-line .slide-item--blackColor .slide-item__link span{background-image:-o-linear-gradient(transparent calc(100% - 1px), rgba(0,0,0,0.2) 1px);background-image:linear-gradient(transparent calc(100% - 1px), rgba(0,0,0,0.2) 1px)}.information-line .slide-item--blackColor .slide-item__link span:before{background-image:-o-linear-gradient(transparent calc(100% - 1px), #1C1C1C 1px);background-image:linear-gradient(transparent calc(100% - 1px), #1C1C1C 1px)}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.information-line .slide-item--blackColor .slide-item__link span{border-color:rgba(0,0,0,0.2)}}@media screen and (min-width: 1200px){.information-line .slide-item--blackColor .slide-item__link:hover span:before{background-size:100% 100%}}@media screen and (min-width: 1200px) and (-ms-high-contrast: active), screen and (min-width: 1200px) and (-ms-high-contrast: none){.information-line .slide-item--blackColor .slide-item__link:hover span{border-color:#1C1C1C}}.information-line .slide-item--blackColor .slide-item__link,.information-line .slide-item--blackColor .slide-item__button{color:#1C1C1C}.information-line .slide-item--blackColor .slide-item__button{border-color:rgba(0,0,0,0.2)}@media screen and (min-width: 1200px){.information-line .slide-item--blackColor .slide-item__button:hover{border-color:#1C1C1C}}.information-line .slide-item--blackColor .slide-item__close rect,.information-line .slide-item--blackColor .slide-item__close path{fill:rgba(0,0,0,0.2);-webkit-transition:fill .2s ease-out;-o-transition:fill .2s ease-out;transition:fill .2s ease-out}@media screen and (min-width: 1200px){.information-line .slide-item--blackColor .slide-item__close:hover rect,.information-line .slide-item--blackColor .slide-item__close:hover path{fill:#1C1C1C}}.information-line .slide-item--whiteColor .slide-item__text{color:rgba(225,225,225,0.2)}.information-line .slide-item--whiteColor .slide-item__link span{background-image:-o-linear-gradient(transparent calc(100% - 1px), rgba(225,225,225,0.2) 1px);background-image:linear-gradient(transparent calc(100% - 1px), rgba(225,225,225,0.2) 1px)}.information-line .slide-item--whiteColor .slide-item__link span:before{background-image:-o-linear-gradient(transparent calc(100% - 1px), #fff 1px);background-image:linear-gradient(transparent calc(100% - 1px), #fff 1px)}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.information-line .slide-item--whiteColor .slide-item__link span{border-color:rgba(225,225,225,0.2)}}@media screen and (min-width: 1200px){.information-line .slide-item--whiteColor .slide-item__link:hover span:before{background-size:100% 100%}}@media screen and (min-width: 1200px) and (-ms-high-contrast: active), screen and (min-width: 1200px) and (-ms-high-contrast: none){.information-line .slide-item--whiteColor .slide-item__link:hover span{border-color:#ffffff}}.information-line .slide-item--whiteColor .slide-item__link,.information-line .slide-item--whiteColor .slide-item__button{color:#ffffff}.information-line .slide-item--whiteColor .slide-item__button{border-color:rgba(225,225,225,0.2)}@media screen and (min-width: 1200px){.information-line .slide-item--whiteColor .slide-item__button:hover{border-color:#ffffff}}.information-line .slide-item--whiteColor .slide-item__close rect,.information-line .slide-item--whiteColor .slide-item__close path{fill:rgba(225,225,225,0.2);-webkit-transition:fill .2s ease-out;-o-transition:fill .2s ease-out;transition:fill .2s ease-out}@media screen and (min-width: 1200px){.information-line .slide-item--whiteColor .slide-item__close:hover rect,.information-line .slide-item--whiteColor .slide-item__close:hover path{fill:#ffffff}}.information-line .il-pagination-list{position:absolute;left:0;top:0;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;height:100%;padding:2px 0}.information-line .il-pagination-list__item{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 4px;cursor:pointer}.information-line .il-pagination-list__item:not(:last-child){margin-bottom:2px}.information-line .il-pagination-list__item span{display:block;width:3px;height:100%;background:#ffffff;position:relative}.information-line .il-pagination-list__item span:before{content:'';height:0;width:100%;position:absolute;left:0;top:0;z-index:1;background:#323242;-webkit-transition:height .2s ease-out;-o-transition:height .2s ease-out;transition:height .2s ease-out}.information-line .il-pagination-list__item.isActive span:before{height:100%}.information-line.inVisible{display:none}

.wrapper-header .nav-main-menu{width:100%;overflow:hidden}.wrapper-header .nav-main-menu+.header__controls{margin-left:auto;padding-left:40px}@media screen and (max-width: 1199px){.wrapper-header .nav-main-menu:after,.wrapper-header .nav-main-menu:before{content:'';position:absolute;right:0;top:0;height:100%;width:36px;z-index:1;opacity:0;pointer-events:none;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}}@media screen and (max-width: 1199px){.wrapper-header .nav-main-menu:before{background:-webkit-gradient(linear, right top, left top, from(rgba(50,50,66,0)), to(#323242));background:-o-linear-gradient(right, rgba(50,50,66,0) 0%, #323242 100%);background:linear-gradient(-90deg, rgba(50,50,66,0) 0%, #323242 100%);left:0}}@media screen and (max-width: 1199px){.wrapper-header .nav-main-menu:after{background:-webkit-gradient(linear, left top, right top, from(rgba(50,50,66,0)), to(#323242));background:-o-linear-gradient(left, rgba(50,50,66,0) 0%, #323242 100%);background:linear-gradient(90deg, rgba(50,50,66,0) 0%, #323242 100%);right:0}}@media screen and (max-width: 1199px){.wrapper-header .nav-main-menu.left-shadow:before{opacity:1}}@media screen and (max-width: 1199px){.wrapper-header .nav-main-menu.right-shadow:after{opacity:1}}@media screen and (min-width: 1200px){.wrapper-header .nav-main-menu{max-width:calc(100% - 30%);height:auto !important}}@media screen and (max-width: 1199px){.wrapper-header .nav-main-menu{position:relative;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;-webkit-transition:height .1s ease-out;-o-transition:height .1s ease-out;transition:height .1s ease-out}}@media screen and (min-width: 1200px){.wrapper-header .nav-main-menu:hover{overflow:visible}}.wrapper-header .main-list-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;width:100%;position:relative}.wrapper-header .main-list-menu__item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-left:20px}@media screen and (max-width: 480px){.wrapper-header .main-list-menu__item{padding-left:16px}}.wrapper-header .main-list-menu__item.inVisible{display:none}@media screen and (max-width: 1199px){.wrapper-header .main-list-menu__item:last-of-type .main-list-menu__link{margin-right:42px}}.wrapper-header .main-list-menu__link{padding:16px 0;display:inline-block;cursor:pointer;color:#fff;font-size:13px;line-height:18px;font-weight:600;position:relative}.wrapper-header .main-list-menu__link:before{content:'';width:0%;height:1px;background:#f50;position:absolute;left:0;top:calc(100% - 15px);z-index:2;-webkit-transition:width .2s ease-out;-o-transition:width .2s ease-out;transition:width .2s ease-out}@media screen and (max-width: 1199px){.wrapper-header .main-list-menu__link:before{top:calc(100% - 10px)}}.wrapper-header .main-list-menu__link.isActive:before{width:70%}@media screen and (min-width: 1200px){.wrapper-header .main-list-menu__link:not(.isActive):not(.isActive_m):before{background:#fff}}@media screen and (min-width: 1200px){.wrapper-header .main-list-menu__link:hover:not(.isActive):not(.isActive_m):before{width:70%}}@media screen and (max-width: 1199px){.wrapper-header .main-list-menu__link{padding:12px 0 8px;line-height:30px}}.wrapper-header .main-list-menu .more-item{margin-left:20px}@media screen and (max-width: 1199px){.wrapper-header .main-list-menu{-ms-flex-flow:nowrap;flex-flow:nowrap;overflow:auto !important;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.wrapper-header .main-list-menu::-webkit-scrollbar{display:none}}.contacts-container{height:100%;padding:0 40px;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.contacts-container::-webkit-scrollbar{display:none}.contacts-container__wrapp{padding-bottom:30px;padding:40px 0;min-height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.contacts-container__wrapp.inVisible{display:none}.contacts-container__wrapp.isVisible{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 1199px){.contacts-container__wrapp{padding:20px 0}}@media screen and (max-width: 1199px){.contacts-container{padding:0 20px}}

.wrapper-header .sublist-menu{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media screen and (min-width: 1200px){.wrapper-header .sublist-menu{max-width:calc(100% - 170px)}}.wrapper-header .sublist-menu__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;cursor:pointer;padding:20px 10px}.wrapper-header .sublist-menu__item.inVisible{display:none}.wrapper-header .sublist-menu__item:first-of-type{padding-left:0}@media screen and (max-width: 1199px){.wrapper-header .sublist-menu__item:last-of-type .sublist-menu__link{margin-right:42px}}@media screen and (min-width: 861px) and (max-width: 1199px){.wrapper-header .sublist-menu__item.isActive .curtain-menu{opacity:1;visibility:visible;pointer-events:auto}}@media screen and (max-width: 1199px){.wrapper-header .sublist-menu__item{padding:8px 10px}}@media screen and (min-width: 1200px){.wrapper-header .sublist-menu__item:hover.isActive .curtain-menu{opacity:1;visibility:visible;pointer-events:auto}}@media screen and (min-width: 1200px){.wrapper-header .sublist-menu__item:hover .sublist-menu__link{color:#fff}.wrapper-header .sublist-menu__item:hover .sublist-menu__link:before{width:70%}}.wrapper-header .sublist-menu__link{display:inline-block;cursor:pointer;color:rgba(255,255,255,0.7);font-size:13px;line-height:24px;font-weight:600;position:relative;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}.wrapper-header .sublist-menu__link:before{content:'';width:0%;height:1px;background:#fff;position:absolute;left:0;bottom:calc(100% - 24px);z-index:2;-webkit-transition:width .2s ease-out;-o-transition:width .2s ease-out;transition:width .2s ease-out}@media screen and (max-width: 1199px){.wrapper-header .sublist-menu__link:before{top:calc(100% - 20px)}}.wrapper-header .sublist-menu .more-item{margin-left:10px}@media screen and (min-width: 1200px){.wrapper-header .sublist-menu .more-item .sublist-menu__link span{height:auto;padding:0}}@media screen and (max-width: 1199px){.wrapper-header .sublist-menu{scrollbar-width:none;-ms-overflow-style:none;overflow:auto !important;padding:0 20px}.wrapper-header .sublist-menu::-webkit-scrollbar{display:none}}@media screen and (max-width: 480px){.wrapper-header .sublist-menu{padding:0 16px}}

.info-block__subtitle{font-size:18px;font-weight:600}.info-block .text-p ~ .text-p{margin:24px 0 0}@media screen and (max-width: 1023px){.info-block .text-p ~ .text-p{margin:16px 0 0}}


.list-main-section__descr+.list-main-custom{margin-top:16px}.list-main-section .warning-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:12px 0 0;border-top:1px solid #D1D1D7}.list-main-section .warning-info__ic{-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;height:24px;margin:0 6px 0 0}.list-main-section .warning-info__text{color:#323242;font-size:16px;line-height:24px;font-weight:400;letter-spacing:.02em}.list-main-custom{width:100%}.list-main-custom__item{color:#323242;font-size:16px;line-height:24px;font-weight:400;letter-spacing:.02em;padding:0 0 0 30px;position:relative}.list-main-custom__item:not(:last-child){margin:0 0 18px}.list-main-custom__item:before{content:'';width:6px;height:6px;border-radius:50%;border:1px solid #F26126;margin:8px 24px 0 0;position:absolute;left:0}.list-main-custom_count{counter-reset:conuntCase}.list-main-custom_count .list-main-custom__item:before{counter-increment:conuntCase;content:counter(conuntCase) ".";border:0;margin:0;border-radius:0;width:auto;height:auto}.list-main-custom_checkmark .list-main-custom__item:before{content:url("/psb_1_2/assets/img/advantages-ic.svg");width:24px;height:24px;border:0;margin:0;border-radius:0;left:-6px}.list-main-custom.not-icon-list .list-main-custom__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;padding:0}.list-main-custom.not-icon-list .list-main-custom__item:before{content:none !important}.list-main-custom__descr{margin:0 0 24px}.list-main-custom__descr+.list-main-custom{margin:24px 0 0}@media screen and (max-width: 1023px){.list-main-custom__descr+.list-main-custom{margin:18px 0 0}}.list-main-custom+.group-btn-fl{margin:36px 0 0}.list-main-custom__icon{margin-right:12px}.list-main-custom-inner{width:100%}.list-main-custom-inner__item-inner{color:#323242;font-size:16px;line-height:24px;font-weight:400;letter-spacing:.02em;padding:12px 24px 12px;position:relative;margin:0 0 0 24px}.list-main-custom-inner__item-inner:before{content:'';width:16px;height:2px;background:#323242;position:absolute;left:0;top:23px}.short-list .show-more{font-size:16px;line-height:24px;font-weight:500;color:#f26126;opacity:1;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.short-list .show-more__count{background:#f26126;color:#ffffff;border-radius:50%;width:28px;height:28px;-webkit-box-flex:0;-ms-flex:0 0 28px;flex:0 0 28px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin-left:8px}@media screen and (min-width: 1025px){.short-list .show-more:hover{opacity:.8}}

@-webkit-keyframes fadeInMSG_widget{0%{}100%{visibility:visible;opacity:1}}@keyframes fadeInMSG_widget{0%{}100%{visibility:visible;opacity:1}}@-webkit-keyframes fadeOutMSG_widget{0%{visibility:visible;opacity:1}100%{visibility:hidden;opacity:0}}@keyframes fadeOutMSG_widget{0%{visibility:visible;opacity:1}100%{visibility:hidden;opacity:0}}@-webkit-keyframes carouselOpened{0%{}100%{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1)}}@keyframes carouselOpened{0%{}100%{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes carouselClosed{0%{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;visibility:hidden;-webkit-transform:scale(0);transform:scale(0)}}@keyframes carouselClosed{0%{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;visibility:hidden;-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes itemWidgetFadeIn{0%{}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes itemWidgetFadeIn{0%{}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes fadeInTooltip{0%{}100%{opacity:1;visibility:visible;right:100%}}@keyframes fadeInTooltip{0%{}100%{opacity:1;visibility:visible;right:100%}}.multe-widget{position:fixed;right:0;bottom:0;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin:0 24px 12px 0}.multe-widget.active{z-index:10}.multe-widget .page-up{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;background:#fff;-webkit-box-shadow:0px 4px 4px rgba(50,50,66,0.12);box-shadow:0px 4px 4px rgba(50,50,66,0.12);cursor:pointer;border-radius:50%;margin:0 0 15px;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:all .2s linear .1s;-o-transition:all .2s linear .1s;transition:all .2s linear .1s}@media screen and (min-width: 1024px){.multe-widget .page-up{display:none}}@media screen and (max-width: 1024px){.multe-widget .page-up.isVisible{opacity:1;visibility:visible;pointer-events:auto}}@media screen and (min-width: 1024px){.multe-widget{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media screen and (max-width: 1023px){.multe-widget{margin:0 24px 16px 0}}@media screen and (max-width: 767px){.multe-widget{margin:0 16px 16px 0}}.widget-reviews{background:#563BC2;position:relative;z-index:3;border-radius:72px;padding:8px 16px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-box-shadow:0px 4px 4px rgba(50,50,66,0.12);box-shadow:0px 4px 4px rgba(50,50,66,0.12)}.widget-reviews__msg{position:absolute;right:0;bottom:100%;width:280px;padding:12px 30px 12px 16px;background:#fff;-webkit-box-shadow:0px 5px 15px rgba(29,31,56,0.1);box-shadow:0px 5px 15px rgba(29,31,56,0.1);border-radius:4px;cursor:default;color:#323242;font-size:14px;line-height:20px;font-weight:500;letter-spacing:.02em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;margin:0 0 24px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0;visibility:hidden;display:none !important}.widget-reviews__msg:after{content:'';background:#fff;width:16px;height:16px;position:absolute;bottom:0;right:0;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);margin:0 44px -8px 0}.widget-reviews__msg.active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;visibility:visible}.widget-reviews__close-msg{cursor:pointer;width:14px;height:14px;-webkit-box-flex:0;-ms-flex:0 0 14px;flex:0 0 14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin-right:-20px}.widget-reviews__ic{width:24px;height:24px;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin:0 4px 0 0}.widget-reviews__text{color:#fff;font-size:16px;line-height:20px;font-weight:500;letter-spacing:.02em}.widget-reviews--init .widget-reviews__msg{-webkit-animation:carouselOpened .2s ease-in forwards 10s, carouselClosed .2s ease-out forwards 25s;animation:carouselOpened .2s ease-in forwards 10s, carouselClosed .2s ease-out forwards 25s}@media screen and (min-width: 1024px){.widget-reviews{display:-webkit-box;display:-ms-flexbox;display:flex}.widget-reviews+.widget-common{margin:0 0 0 16px}}@media screen and (max-width: 1023px){.widget-reviews{display:none}}.swiper-widget-wrapp{position:relative;overflow:hidden;background:inherit;border-radius:inherit;width:inherit;height:inherit;-webkit-box-shadow:inherit;box-shadow:inherit}@-webkit-keyframes moveIcons{0%{}100%{-webkit-transform:translateX(-40px);transform:translateX(-40px)}}@keyframes moveIcons{0%{}100%{-webkit-transform:translateX(-40px);transform:translateX(-40px)}}.widget-swiper-list{position:absolute;top:0;left:0;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);border-radius:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:left .2s ease-in;-o-transition:left .2s ease-in;transition:left .2s ease-in}.widget-swiper-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px}.widget-common{position:relative;cursor:pointer;background:#563BC2;border-radius:50%;width:40px;height:40px;-webkit-box-shadow:0px 4px 4px rgba(50,50,66,0.12);box-shadow:0px 4px 4px rgba(50,50,66,0.12)}.widget-common__close-btn{position:absolute;bottom:0;left:0;background:#563BC2;overflow:hidden;width:40px;height:40px;-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;cursor:pointer;opacity:0;visibility:hidden;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.widget-common.closed .swiper-widget-wrapp{-webkit-animation:carouselOpened forwards .2s ease-in;animation:carouselOpened forwards .2s ease-in}.widget-common.closed .widget-common__close-btn{-webkit-animation:carouselClosed forwards .2s ease-out;animation:carouselClosed forwards .2s ease-out}.widget-common.msg-indicator{position:relative}.widget-common.msg-indicator:before{content:'';width:14px;height:14px;border-radius:50%;position:absolute;right:0;top:0;background:#126CF3;border:1.5px solid #fff;margin:0;z-index:1}@media screen and (min-width: 1024px){.widget-common.msg-indicator:before{content:none}}.widget-common.opened{overflow:visible}.widget-common.opened .swiper-widget-wrapp{-webkit-animation:carouselClosed forwards .2s ease-out;animation:carouselClosed forwards .2s ease-out}.widget-common.opened .widget-common__close-btn{-webkit-animation:carouselOpened forwards .2s ease-in;animation:carouselOpened forwards .2s ease-in}.widget-common.opened .widget-list{position:absolute;bottom:0}.widget-common.opened .widget-list__item:nth-child(0){top:-55px;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-animation:itemWidgetFadeIn 0.2s forwards 0s;animation:itemWidgetFadeIn 0.2s forwards 0s}.widget-common.opened .widget-list__item:nth-child(0) .widget-list__tooltip{-webkit-animation:fadeInTooltip .2s forwards .8s;animation:fadeInTooltip .2s forwards .8s}.widget-common.opened .widget-list__item:nth-child(1){top:-55px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-animation:itemWidgetFadeIn 0.2s forwards .1s;animation:itemWidgetFadeIn 0.2s forwards .1s}.widget-common.opened .widget-list__item:nth-child(1) .widget-list__tooltip{-webkit-animation:fadeInTooltip .2s forwards .8s;animation:fadeInTooltip .2s forwards .8s}.widget-common.opened .widget-list__item:nth-child(2){top:-55px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-animation:itemWidgetFadeIn 0.2s forwards .2s;animation:itemWidgetFadeIn 0.2s forwards .2s}.widget-common.opened .widget-list__item:nth-child(2) .widget-list__tooltip{-webkit-animation:fadeInTooltip .2s forwards .8s;animation:fadeInTooltip .2s forwards .8s}.widget-common.opened .widget-list__item:nth-child(3){top:-55px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-webkit-animation:itemWidgetFadeIn 0.2s forwards .3s;animation:itemWidgetFadeIn 0.2s forwards .3s}.widget-common.opened .widget-list__item:nth-child(3) .widget-list__tooltip{-webkit-animation:fadeInTooltip .2s forwards .8s;animation:fadeInTooltip .2s forwards .8s}.widget-common.opened .widget-list__item:nth-child(4){top:-55px;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;-webkit-animation:itemWidgetFadeIn 0.2s forwards .4s;animation:itemWidgetFadeIn 0.2s forwards .4s}.widget-common.opened .widget-list__item:nth-child(4) .widget-list__tooltip{-webkit-animation:fadeInTooltip .2s forwards .8s;animation:fadeInTooltip .2s forwards .8s}.widget-common.opened .widget-list__item:nth-child(5){top:-55px;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;-webkit-animation:itemWidgetFadeIn 0.2s forwards .5s;animation:itemWidgetFadeIn 0.2s forwards .5s}.widget-common.opened .widget-list__item:nth-child(5) .widget-list__tooltip{-webkit-animation:fadeInTooltip .2s forwards .8s;animation:fadeInTooltip .2s forwards .8s}.widget-common.opened .widget-list__item:nth-child(6){top:-55px;-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;-webkit-animation:itemWidgetFadeIn 0.2s forwards .6s;animation:itemWidgetFadeIn 0.2s forwards .6s}.widget-common.opened .widget-list__item:nth-child(6) .widget-list__tooltip{-webkit-animation:fadeInTooltip .2s forwards .8s;animation:fadeInTooltip .2s forwards .8s}.widget-common.opened.msg-indicator:before{content:none}.widget-common.opened.msg-indicator .widget-list__item--msg .widget-list__btn:before{content:''}@media screen and (min-width: 1024px){.widget-common.opened.msg-indicator .widget-list__item--msg .widget-list__btn:before{content:none}}@media screen and (max-width: 1023px){.widget-common.opened.msg-indicator .widget-list__item--msg .widget-list__tooltip{-webkit-animation:fadeOutMSG_widget .2s ease-out forwards 8s, fadeInTooltip .2s ease-out forwards 8s !important;animation:fadeOutMSG_widget .2s ease-out forwards 8s, fadeInTooltip .2s ease-out forwards 8s !important}.widget-common.opened.msg-indicator .widget-list__item--msg .widget-list__msg{-webkit-animation:fadeInMSG_widget .2s ease-in forwards .8s, fadeOutMSG_widget .2s ease-out forwards 8s;animation:fadeInMSG_widget .2s ease-in forwards .8s, fadeOutMSG_widget .2s ease-out forwards 8s}}.widget-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-flow:column-reverse;flex-flow:column-reverse;height:0}.widget-list__item{position:relative;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.widget-list__item:not(:first-child){margin-bottom:15px}.widget-list__item--disabled{display:none !important}.widget-list__item--msg .widget-list__btn{position:relative}.widget-list__item--msg .widget-list__btn:before{width:14px;height:14px;border-radius:50%;position:absolute;right:0;top:0;background:#126CF3;border:1.5px solid #fff;margin:-4px 0 0 -4px}@media screen and (min-width: 1024px){.widget-list__item--msg .widget-list__btn:before{content:none}}@media screen and (min-width: 1024px){.widget-list__item--mobile{display:none}}@media screen and (max-width: 1023px){.widget-list__item--mobile{display:block}}.widget-list__btn{background:#563BC2 !important;width:40px;height:40px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.widget-list__ic-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px}.widget-list__tooltip{color:#323242;font-size:14px;line-height:24px;font-weight:500;letter-spacing:.02em;background:#fff;padding:6px 12px;position:absolute;right:65%;top:0;-webkit-box-shadow:0px 4px 8px rgba(50,50,66,0.16);box-shadow:0px 4px 8px rgba(50,50,66,0.16);white-space:nowrap;margin:0 16px 0 0;cursor:default;opacity:0;visibility:hidden;border-radius:4px}.widget-list__msg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:absolute;right:100%;background:#fff;padding:4px 12px;-webkit-box-shadow:0px 5px 15px rgba(29,31,56,0.1);box-shadow:0px 5px 15px rgba(29,31,56,0.1);border-radius:4px;width:226px;font-size:12px;line-height:18px;letter-spacing:0.2px;color:#323242;text-align:left;margin:0 16px 0 0;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);opacity:0;visibility:hidden;border-radius:4px}.widget-list__msg:after{content:'';position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%) rotate(-135deg);-ms-transform:translateY(-50%) rotate(-135deg);transform:translateY(-50%) rotate(-135deg);background:#fff;width:16px;height:16px;margin:0 -6px 0 0}@media screen and (min-width: 1024px){.widget-list__msg{display:none}}@media screen and (max-width: 1023px){.widget-list__msg{display:-webkit-box;display:-ms-flexbox;display:flex}}.widget-list__msg-text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}

@-webkit-keyframes progress{0%{stroke-dashoffset:-75;opacity:1}95%{stroke-dashoffset:0;opacity:1}100%{opacity:0;stroke-dashoffset:0}}@keyframes progress{0%{stroke-dashoffset:-75;opacity:1}95%{stroke-dashoffset:0;opacity:1}100%{opacity:0;stroke-dashoffset:0}}.news-swiper{height:100%}.news-swiper__item{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:40px;background-size:cover;background-position:left top;border-radius:4px;cursor:pointer}@media screen and (max-width: 1199px){.news-swiper__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (min-width: 1200px) and (max-width: 1439px){.news-swiper__item{padding:40px 36px}}@media screen and (min-width: 480px) and (max-width: 1199px){.news-swiper__item{padding:28px 100px 28px 36px}}@media screen and (min-width: 320px) and (max-width: 479px){.news-swiper__item{padding:28px}}@media screen and (min-width: 1200px){.news-swiper__item:hover .news-swiper__inlinewrapp{border-color:#fff}}.news-swiper__item--dark-theme .news-swiper__title,.news-swiper__item--dark-theme .news-swiper__date{color:#1C1C1E}.news-swiper__item--dark-theme .news-swiper__inlinewrapp{border-bottom:1px solid rgba(28,28,30,0.3)}@media screen and (min-width: 1200px){.news-swiper__item--dark-theme:hover .news-swiper__inlinewrapp{border-color:#1c1c1e}}.news-swiper__marker{font-weight:500;font-size:12px;line-height:100%;color:#000000;background:#fff;padding:6px 12px;border-radius:4px;width:auto}@media screen and (max-width: 1199px){.news-swiper__marker{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:20px}}.news-swiper__title{width:auto;font-weight:500;color:#FFFFFF}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.news-swiper__title{width:100%}}@media screen and (min-width: 1200px){.news-swiper__title{margin-top:40px}}@media screen and (max-width: 1199px){.news-swiper__title{margin-top:20px}}@media screen and (min-width: 480px) and (max-width: 767px){.news-swiper__title{margin-top:28px}}@media screen and (min-width: 320px) and (max-width: 479px){.news-swiper__title{margin-top:16px}}@media screen and (max-width: 1199px){.news-swiper__title{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%}}@media screen and (min-width: 1440px){.news-swiper__title{line-height:150%}}@media screen and (max-width: 1439px){.news-swiper__title{line-height:120%}}@media screen and (min-width: 768px){.news-swiper__title{font-size:22px}}@media screen and (min-width: 320px) and (max-width: 767px){.news-swiper__title{font-size:20px}}.news-swiper__inlinewrapp{display:inline;border-bottom:1px solid rgba(255,255,255,0.3);-webkit-transition:border .2s ease-out;-o-transition:border .2s ease-out;transition:border .2s ease-out}@media screen and (max-width: 1199px){.news-swiper__inlinewrapp{border-color:#fff}}.news-swiper__date{font-weight:500;font-size:12px;line-height:100%;color:#FFFFFF;width:auto}@media screen and (min-width: 1600px){.news-swiper__date{margin-top:46px}}@media screen and (min-width: 1200px) and (max-width: 1599px){.news-swiper__date{margin-top:40px}}@media screen and (max-width: 1199px){.news-swiper__date{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.news-row-wrapp{height:100%}.news{padding:40px 0}@media screen and (max-width: 1199px){.news{padding:30px 0}}@media screen and (max-width: 767px){.news{padding:20px 0}}.news .main-title{font-size:28px;font-weight:400;color:#1c1c1c;width:100%}@media screen and (min-width: 768px) and (max-width: 1439px){.news .main-title{font-size:26px}}@media screen and (min-width: 1440px){.news .main-title{text-align:center}}@media screen and (min-width: 320px) and (max-width: 1439px){.news .main-title{text-align:left}}@media screen and (min-width: 1200px){.news .main-title--mob{display:none}}@media screen and (max-width: 1199px){.news .main-title--mob{display:block;margin-bottom:32px}}@media screen and (min-width: 480px) and (max-width: 767px){.news .main-title--mob{font-size:24px;font-weight:500}}@media screen and (min-width: 480px){.news .main-title--mob{line-height:36px}}@media screen and (min-width: 320px) and (max-width: 479px){.news .main-title--mob{font-size:18px;line-height:21px;font-weight:600}}.news .article{margin-bottom:0}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.news__wrapp{width:100%}}@media screen and (min-width: 1200px){.news__wrapp [class*=col-]{margin-top:50px}}@media screen and (max-width: 1199px){.news__wrapp [class*=col-]{margin-top:36px}}@media screen and (max-width: 1199px){.news__wrapp{margin-top:-36px}}.news__wrapp+.news__btn{margin-top:48px}@media screen and (max-width: 767px){.news__wrapp+.news__btn{margin-top:32px}}.news__item-collection{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width: 1199px){.news__item-collection .article{display:none}}@media screen and (min-width: 1200px){.news__item-collection{margin-left:20px}}@media screen and (max-width: 1199px){.news__item-collection{margin-top:32px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media screen and (max-width: 479px){.news__item-collection{margin-top:28px}}@media screen and (max-width: 1199px){.news__btn{-ms-flex-item-align:start;align-self:flex-start}}.new-box{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:100%}.new-box__descr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;height:100%}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.new-box__descr{width:100%}}.new-box__title{color:#1C1C1E;font-size:16px;line-height:160%;font-weight:500;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.new-box__title span{width:calc(100%);display:inline;background-image:-o-linear-gradient(transparent calc(100% - 1px), #1C1C1E 1px);background-image:linear-gradient(transparent calc(100% - 1px), #1C1C1E 1px);background-repeat:no-repeat;background-size:0% 100%;-webkit-transition:background-size .4s ease-out;-o-transition:background-size .4s ease-out;transition:background-size .4s ease-out}.new-box__title+.new-box__bottom-part{margin-top:16px}.new-box__bottom-part{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.new-box__date{color:#84848E;font-size:13px;line-height:100%;font-weight:500;width:auto}.new-box__date+.new-box__segment{margin-left:6px}.new-box__segment{color:#84848E;font-size:13px;line-height:100%;font-weight:500;position:relative;padding-left:6px;margin-top:0;width:auto}.new-box__segment:after{content:'';width:1px;height:100%;background:#84848E;position:absolute;left:0;top:0}@media screen and (min-width: 1200px){.new-box:hover .new-box__title span{background-size:100% 100%}}

@media screen and (min-width: 1400px){.offers{padding:40px 0}}@media screen and (min-width: 768px) and (max-width: 1439px){.offers{padding:30px 0}}@media screen and (max-width: 767px){.offers{padding:20px 0}}@media screen and (max-width: 479px){.offers [class*=col-]:first-of-type{margin-bottom:40px}}.offers [class*=col-]:last-of-type .offers__btn-wrapp a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.offers .row .col-md-6:nth-child(2) .offers__item{-webkit-box-shadow:0px 14px 34px rgba(0,0,0,0.04),inset 0px -4px 0px #f50;box-shadow:0px 14px 34px rgba(0,0,0,0.04),inset 0px -4px 0px #f50}.offers__btn-wrapp a svg rect{-webkit-transition:.2s ease-in;-o-transition:.2s ease-in;transition:.2s ease-in}.offers__btn-wrapp a:hover svg rect{stroke-opacity:1}@media screen and (min-width: 480px) and (max-width: 720px){.offers__btn-wrapp a svg{max-width:100%}}.offers__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;position:relative;height:100%;padding:40px;background:#FFFFFF;border:1px solid rgba(0,0,0,0.1);-webkit-box-shadow:0px 14px 34px rgba(0,0,0,0.04),inset 0px -4px 0px #323242;box-shadow:0px 14px 34px rgba(0,0,0,0.04),inset 0px -4px 0px #323242;border-radius:4px;-webkit-transition:-webkit-box-shadow 0.2s ease;transition:-webkit-box-shadow 0.2s ease;-o-transition:box-shadow 0.2s ease;transition:box-shadow 0.2s ease;transition:box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease}.offers__item h3{font-size:22px;line-height:120%;font-weight:500}.offers__item h3+.offers__text{margin-top:12px}@media screen and (max-width: 480px){.offers__item h3{font-size:20px}}@media screen and (min-width: 1200px) and (max-width: 1439px){.offers__item{padding:40px 36px}}@media screen and (min-width: 480px) and (max-width: 1199px){.offers__item{padding:28px 36px}}@media screen and (min-width: 320px) and (max-width: 479px){.offers__item{padding:28px}}.offers__article{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.offers__article+.offers__btn-wrapp{margin-top:20px}.offers__article-titles{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%}.offers__text{font-size:14px;line-height:138%;font-family:'Gilroy';font-weight:500}@media screen and (max-width: 375px){.offers__text br{display:none}}@media screen and (max-width: 375px){.offers__text{height:auto}}.offers__btn-wrapp{display:-webkit-box;display:-ms-flexbox;display:flex}.offers__btn-wrapp>a+a{margin-left:8px}@media screen and (max-width: 374px){.offers__btn-wrapp>a+a{margin-left:0}}@media screen and (max-width: 374px){.offers__btn-wrapp{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.offers__icon{width:60px;height:60px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px}@media screen and (max-width: 480px){.offers__icon{width:50px;height:50px;-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width: 340px){.offers__icon{display:none}}

@media screen and (max-width: 767px){.open-ownership__col:first-child{margin:0 0 20px}}.open-ownership__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#F7F7F8;border-radius:8px;padding:48px}@media screen and (max-width: 1023px){.open-ownership__box{padding:24px}}@media screen and (max-width: 767px){.open-ownership__box{padding:16px}}.open-ownership__box__inverse{background:#fff !important}@media screen and (max-width: 1023px){.open-ownership__icon-box+.open-ownership__btn{margin:48px 0 0}}@media screen and (max-width: 767px){.open-ownership__icon-box+.open-ownership__btn{margin:24px 0 0}}

.option-selection__row{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-top:-32px}@media screen and (max-width: 767px){.option-selection__row{margin-top:-24px}}.option-selection__main-title{margin:0 0 6px}.option-selection__col{height:auto;min-height:108px;margin-top:32px}@media screen and (max-width: 767px){.option-selection__col{margin-top:24px}}.selection-row__item{background:#fff;padding:24px 36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;position:relative;top:0;width:100%;height:100%;border-radius:8px;color:#323242;font-size:24px;line-height:32px;font-weight:400;letter-spacing:.02em;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.selection-row__item svg{margin:0 auto 6px}@media screen and (min-width: 1024px){.selection-row__item:hover{top:-6px;-webkit-box-shadow:0px 4px 30px rgba(50,50,66,0.12);box-shadow:0px 4px 30px rgba(50,50,66,0.12);color:#F26126}}@media screen and (max-width: 1023px){.selection-row__item{font-size:20px;line-height:28px;padding:24px}}@media screen and (max-width: 767px){.selection-row__item{font-size:16px;line-height:24px;padding:16px}}

.page-reviews{background:#F2F7FF}.page-reviews__row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-reviews__box{display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-reviews__box.active{display:-webkit-box;display:-ms-flexbox;display:flex}.page-reviews__title{color:#323242;font-size:24px;line-height:30px;font-weight:500;letter-spacing:.02em}.page-reviews__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 0 24px}.page-reviews__icon-btn{height:24px;width:24px;margin:0 0 0 6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-reviews-form{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.page-reviews-form__msg{caret-color:#F26126;resize:none;border:1px solid #D0D0D6;background:#fff;padding:12px 24px;width:100%;height:auto;min-height:114px;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.page-reviews-form__msg:focus{border-color:#F26126}.page-reviews-form__msg::-webkit-input-placeholder{color:#9292A0}.page-reviews-form__msg:-ms-input-placeholder{color:#9292A0}.page-reviews-form__msg::-ms-input-placeholder{color:#9292A0}.page-reviews-form__msg::-moz-placeholder{color:#9292A0}.page-reviews-form__msg::placeholder{color:#9292A0}.btn-main_page-reviews{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 24px 0 0}.btn-main_page-reviews:last-child{margin:0}@media screen and (min-width: 992px) and (max-width: 1023px){.page-reviews__box,.btn-main_page-reviews,.page-reviews__btns{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row}}@media screen and (min-width: 768px) and (max-width: 991px){.page-reviews__title{line-height:30px;font-size:24px}}@media screen and (min-width: 667px) and (max-width: 767px){.page-reviews__btns{margin:24px 0 0}.page-reviews__box.active{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.page-reviews__title{width:100%}}@media screen and (max-width: 767px){.page-reviews__box.active{display:block}.page-reviews__title{line-height:30px;font-size:24px;font-weight:400}.page-reviews__btns{margin:24px 0 0}.btn-main_page-reviews{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-reviews__box:nth-child(2) .page-reviews__btns{display:block}.page-reviews__box:nth-child(2) .btn-main_page-reviews{width:100%}.page-reviews__box:nth-child(2) .btn-main_page-reviews:nth-child(1){margin-bottom:24px}}@media screen and (max-width: 666px){.btn-main_page-reviews{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}

.title-page{padding:54px 0 0;margin:24px 0 0}.title-page+section:not(.section-bgColor){margin:-54px 0 24px}section.title-page{margin:0}.title-page+section:not(.section-bgColor){margin:-32px 0 24px}

.preloader{position:fixed;left:0;top:0;width:100%;height:100%;z-index:10;background:#E5E5E5;padding:36px;opacity:1;visibility:visible;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.preloader.hide{visibility:hidden;opacity:0}.preloader-dialog{display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:auto;min-height:100%}.preloader-dialog.active{display:-webkit-box;display:-ms-flexbox;display:flex}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;-webkit-transform:translate3d(0, 3000px, 0);transform:translate3d(0, 3000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}75%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}90%{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;-webkit-transform:translate3d(0, 3000px, 0);transform:translate3d(0, 3000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}75%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}90%{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.preloader-dialog__icon{width:48px;height:48px;margin:0 24px 0 0;-webkit-animation:bounceInUp .55s backwards 5.2s;animation:bounceInUp .55s backwards 5.2s;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;position:relative}.preloader-dialog__list-msg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;min-width:260px;max-width:320px;width:100%}.preloader-dialog__item-list-msg{background:#E05A2D;border-radius:24px 24px 24px 0px;color:#fff;line-height:24px;font-size:16px;font-weight:400;padding:12px 30px;text-align:left;position:relative;-webkit-animation:all .2s linear;animation:all .2s linear;position:absolute;top:-60px}@-webkit-keyframes showMSG1{0%{top:-60px}100%{top:-140px;border-radius:24px}}@keyframes showMSG1{0%{top:-60px}100%{top:-140px;border-radius:24px}}@-webkit-keyframes showMSG2{0%{top:-60px}100%{top:-80px}}@keyframes showMSG2{0%{top:-60px}100%{top:-80px}}@-webkit-keyframes moveCommonMSG1{0%{top:-140px}100%{top:-205px}}@keyframes moveCommonMSG1{0%{top:-140px}100%{top:-205px}}@-webkit-keyframes moveCommonMSG2{0%{top:-80px}100%{top:-145px;border-radius:24px}}@keyframes moveCommonMSG2{0%{top:-80px}100%{top:-145px;border-radius:24px}}@-webkit-keyframes fadeInMSG{0%{opacity:0;left:-10px}100%{opacity:1;left:0}}@keyframes fadeInMSG{0%{opacity:0;left:-10px}100%{opacity:1;left:0}}@-webkit-keyframes writeInd{from{opacity:1}50%{opacity:1}to{opacity:0}}@keyframes writeInd{from{opacity:1}50%{opacity:1}to{opacity:0}}.preloader-dialog__item-list-msg:nth-child(1){-webkit-animation:fadeInMSG .7s backwards 6s, showMSG1 .7s forwards 6.5s, moveCommonMSG1 .7s forwards 14.5s;animation:fadeInMSG .7s backwards 6s, showMSG1 .7s forwards 6.5s, moveCommonMSG1 .7s forwards 14.5s}.preloader-dialog__item-list-msg:nth-child(2){-webkit-animation:fadeInMSG .7s backwards 7s, showMSG2 .7s forwards 7.3s, moveCommonMSG2 .7s forwards 14.5s;animation:fadeInMSG .7s backwards 7s, showMSG2 .7s forwards 7.3s, moveCommonMSG2 .7s forwards 14.5s}.preloader-dialog__item-list-msg:nth-child(3){-webkit-animation:fadeInMSG .4s backwards 14.9s;animation:fadeInMSG .4s backwards 14.9s}svg.load_circle{position:absolute;left:calc(50% - 50px);top:calc(50% - 50px);width:100px;height:100px;-webkit-animation:circleLoader .1s forwards 5s;animation:circleLoader .1s forwards 5s}.writed_anim{position:absolute;left:0;bottom:-40px;width:50px;height:50px;opacity:0;-webkit-animation:writeInd 4.4s steps(1) forwards 10s;animation:writeInd 4.4s steps(1) forwards 10s;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes circleLoader{0%{opacity:1}100%{opacity:0}}@keyframes circleLoader{0%{opacity:1}100%{opacity:0}}@media screen and (max-width: 465px){.psb_icon{display:none}.writed_anim{left:0;bottom:-40px;width:50px;height:50px}}

.detail-news .news-press p{text-align:left !important}.news-press__title{color:#323242;font-size:44px;line-height:56px;font-weight:600;letter-spacing:.02em}@media screen and (max-width: 1023px){.news-press__title{font-size:46px;line-height:48px}}@media screen and (max-width: 767px){.news-press__title{font-size:20px;line-height:28px}}.news-press__meta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:24px 0}.news-press__meta-times{color:#323242;font-size:20px;line-height:32px;font-weight:400;letter-spacing:.02em;margin:0 32px 0 0}@media screen and (max-width: 1023px){.news-press__meta-times{font-size:16px;line-height:24px}}@media screen and (max-width: 767px){.news-press__meta-times{font-size:12px;line-height:24px}}.news-press__meta-category{color:#323242;font-size:20px;line-height:32px;font-weight:400;letter-spacing:.02em;opacity:0.55}@media screen and (max-width: 1023px){.news-press__meta-category{font-size:16px;line-height:24px}}@media screen and (max-width: 767px){.news-press__meta-category{font-size:12px;line-height:24px}}@media screen and (max-width: 1023px){.news-press__meta{margin:16px 0}}@media screen and (max-width: 767px){.news-press__meta{margin:12px 0}}.news-press__article{overflow-x:auto}.news-press__article p+p{margin-top:32px}@media screen and (max-width: 1023px){.news-press__article p+p{margin-top:24px}}@media screen and (max-width: 767px){.news-press__article p+p{margin-top:16px}}.news-press__article-paragraf{color:#323242;font-size:20px;line-height:32px;font-weight:400;letter-spacing:.02em;margin:0 0 32px}@media screen and (max-width: 1023px){.news-press__article-paragraf{font-size:16px;line-height:24px;margin:0 0 24px}}@media screen and (max-width: 767px){.news-press__article-paragraf{font-size:12px;line-height:16px;margin:0 0 16px}}.news-press__article-img{margin:0 0 24px;-o-object-fit:cover;object-fit:cover}.news-press__article-img img{max-width:100%;width:100%;border-radius:8px}@media screen and (max-width: 767px){.news-press__article-img{margin:0 0 12px}}.news-press__files{margin:65px 0 118px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.news-press__files-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-press__files-link_icon{margin:0 12px 0 0}.news-press__files-link_descr{font-size:16px;line-height:30px;font-weight:600;color:#2C2D84;letter-spacing:.02em}.depnews{width:100%;max-width:880px;margin:32px 0}.depnews thead td{background:#f7f7f8}.depnews thead td,.depnews thead p{font-weight:600}.depnews td{padding:10px 4px;vertical-align:top;border:1px solid rgba(100,100,120,0.2)}.depnews td,.depnews td p{font-size:14px;line-height:22px}

.press-center-page{margin-bottom:-24px}@media screen and (max-width: 1023px){.press-center-page{margin-bottom:-24px}}@media screen and (max-width: 767px){.press-center-page{margin-bottom:-16px}}.news-area__col{margin-bottom:24px}@media screen and (max-width: 1023px){.news-area__col{margin-bottom:24px}}@media screen and (max-width: 767px){.news-area__col{margin-bottom:16px}}.news-area.new-loading .news-area__item{position:relative;pointer-events:none}.news-area.new-loading .news-area__item:before{content:'';width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(255,255,255,0.4)}.news-area__item{border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;background:#f7f7f8;position:relative;top:0;-webkit-transition:top .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;transition:top .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;-o-transition:top .3s ease-in-out, box-shadow .3s ease-in-out;transition:top .3s ease-in-out, box-shadow .3s ease-in-out;transition:top .3s ease-in-out, box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;height:100%;cursor:pointer}@media screen and (min-width: 1024px){.news-area__item:hover{color:#646478}.news-area__item:hover:not(.new-loading){-webkit-box-shadow:0 5px 15px rgba(29,31,56,0.15);box-shadow:0 5px 15px rgba(29,31,56,0.15);top:-6px}}.news-area__img{border-radius:8px 8px 0 0;overflow:hidden;height:210px;width:100%;-webkit-box-flex:0;-ms-flex:0 0 210px;flex:0 0 210px;background-repeat:no-repeat;background-position:center;background-size:cover}.news-area__article{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:24px}@media screen and (max-width: 767px){.news-area__article{padding:16px}}.news-area__article.hideImg .news-area__title{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.news-area__title{font-size:20px;line-height:28px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.news-area__title+.news-area__text{margin:24px 0 0}@media screen and (max-width: 767px){.news-area__title+.news-area__text{margin:16px 0 0}}@media screen and (max-width: 1023px){.news-area__title{font-size:20px;line-height:28px}}@media screen and (max-width: 767px){.news-area__title{font-size:16px;line-height:24px}}.news-area__text p{text-align:left !important}.news-area__text span{text-align:left !important;color:#646478 !important}.news-area__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 24px 24px}@media screen and (max-width: 767px){.news-area__footer{padding:0 16px 16px}}.news-area__date{width:auto;margin:0}.news-area__date+.news-area__tag{margin:0 0 0 12px}.news-area__doc{color:#646478;font-size:12px;line-height:16px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:right}.news-area__tag{color:rgba(100,100,120,0.5);font-weight:400}.news-pagination-wrapp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;min-width:290px;max-width:320px;width:100%;margin:0 auto}.pagination-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;width:190px;margin:0 auto}.pagination-list__item{margin:0 6px}.pagination-list__link{color:#adadb3;font-size:16px;line-height:24px;font-weight:500;letter-spacing:.02em;cursor:pointer}.pagination-list__link:hover{font-weight:600;color:#646478}.pagination-list__link.active{font-weight:700;color:#646478}@media screen and (min-width: 1024px){.pagination-list__link:hover{color:#646478}}.pagination-arrows__arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:20px;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;cursor:pointer}.pagination-arrows__arrow.arrow-left{left:0}.pagination-arrows__arrow.arrow-right{right:0}.pagination-arrows__arrow path{-webkit-transition:fill .2s ease-in;-o-transition:fill .2s ease-in;transition:fill .2s ease-in}@media screen and (min-width: 1024px){.pagination-arrows__arrow:hover path{fill:#646478}}@supports (-ms-ime-align: auto){.newsfilter * ::after,.newsfilter * ::before{-webkit-box-sizing:content-box;box-sizing:content-box}}.newsfilter{padding:24px 0}.newsfilter .row{margin-left:0;margin-right:0}@media screen and (max-width: 1023px){.newsfilter .container{padding:0}}.newsfilter-wrap{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;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;position:relative}@media screen and (max-width: 1023px){.newsfilter-wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.newsfilter-wrap.mobactive:before{content:"";position:absolute;left:0;top:46px;height:4px;width:100%;-webkit-box-shadow:0px 4px 8px rgba(50,50,66,0.12);box-shadow:0px 4px 8px rgba(50,50,66,0.12)}}.newsfilter-icon{cursor:pointer;display:none}@media screen and (max-width: 1023px){.newsfilter-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:25px}}@media screen and (max-width: 767px){.newsfilter-icon{padding-left:16px;width:50%}}@media screen and (max-width: 1023px){.newsfilter-icon svg{vertical-align:middle}}@media screen and (max-width: 1023px){.newsfilter-icon__txt{margin-left:8px;color:#adadb3}}.newsfilter-icon__arrow svg{-webkit-transition:-webkit-transform .5s ease-in;transition:-webkit-transform .5s ease-in;-o-transition:transform .5s ease-in;transition:transform .5s ease-in;transition:transform .5s ease-in, -webkit-transform .5s ease-in}@media screen and (max-width: 1023px){.newsfilter-icon__lines{position:relative}}.newsfilter_vartext.selected{color:#646478}.selectfilter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 1023px){.selectfilter{display:none}}@media screen and (max-width: 1023px){.mobactive .selectfilter{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%;background:-webkit-gradient(linear, left bottom, left top, from(#F7F7F8), to(#F7F7F8)),#fff;background:-o-linear-gradient(bottom, #F7F7F8, #F7F7F8),#fff;background:linear-gradient(0deg, #F7F7F8, #F7F7F8),#fff;padding:32px 25px;margin-top:25px}}@media screen and (max-width: 1023px) and (max-width: 767px){.mobactive .selectfilter{padding:21px 18px}}@media screen and (max-width: 1023px){.search-area{padding-right:25px}}@media screen and (max-width: 767px){.search-area{padding-right:18px;width:50%}}.filter-search{border-bottom:1px solid #adadb3;width:100%}.filter-search__wrapp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter-search__btn{vertical-align:middle;margin-right:5px;cursor:pointer}.filter-search__btn svg{vertical-align:middle}@media screen and (max-width: 1023px){.filter-search__btn svg{width:24px;height:24px}}.filter-search__inp{color:#646478;font-size:16px;line-height:24px;font-weight:500;letter-spacing:.02em;background-color:transparent;height:30px;width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.filter-search__inp::-webkit-input-placeholder{color:#adadb3}.filter-search__inp:focus::-webkit-input-placeholder{color:#646478}.filter-search__inp::-moz-placeholder{color:#adadb3}.filter-search__inp:focus::-moz-placeholder{color:#646478}.filter-search__inp:-ms-input-placeholder{color:#adadb3}.filter-search__inp:focus:-ms-input-placeholder{color:#646478}.filter-search__inp::-ms-input-placeholder{color:#adadb3}.filter-search__inp:focus::-ms-input-placeholder{color:#646478}.filter-search__inp::-webkit-input-placeholder{color:#adadb3}.filter-search__inp::-moz-placeholder{color:#adadb3}.filter-search__inp:-ms-input-placeholder{color:#adadb3}.filter-search__inp::-ms-input-placeholder{color:#adadb3}.filter-search__inp::placeholder{color:#adadb3}.filter-search__inp:focus::-webkit-input-placeholder{color:#646478}.filter-search__inp:focus::-moz-placeholder{color:#646478}.filter-search__inp:focus:-ms-input-placeholder{color:#646478}.filter-search__inp:focus::-ms-input-placeholder{color:#646478}.filter-search__inp:focus::placeholder{color:#646478}.filter-search__inp:focus ~ .filter-search__btn svg path{fill:#646478}.filter-search__inp:focus ~ .filter-search__reset{opacity:1;cursor:pointer}@media screen and (max-width: 1023px){.filter-search__inp{font-size:16px;line-height:24px;height:24px}}.filter-search__reset{opacity:0;text-indent:-9999px;width:28px;height:28px;background:url("/-/media/PSB-1_2/Bank/close-icon-grey.svg");background-position:50%;background-repeat:no-repeat;-webkit-transition:0.5s ease-in-out 1s;-o-transition:0.5s ease-in-out 1s;transition:0.5s ease-in-out 1s;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}@media screen and (max-width: 1023px){.filter-search__reset{width:24px;height:24px}}.dropdown{margin-right:24px;position:relative;cursor:pointer}@media screen and (max-width: 767px){.dropdown{width:100%;margin:0 0 20px}}.dropdown:last-child{margin-right:0}@media screen and (max-width: 767px){.dropdown:last-child{margin-bottom:0}}.dropdown-wrap{min-width:150px;height:200px;overflow:hidden;margin:auto;display:none;position:absolute;top:0;background:#fff;-webkit-box-shadow:2px 2px 6px rgba(100,100,120,0.3);box-shadow:2px 2px 6px rgba(100,100,120,0.3);border-radius:4px;text-align:center;z-index:3}@media screen and (min-width: 1023px){.dropdown-wrap{right:0}}.dropdown-list{height:100%;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#adadb3 #fff}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.dropdown-list{height:calc(100% + 64px);margin-right:-10px;padding-top:32px;margin-top:-32px;margin-bottom:-32px;padding-bottom:32px;scrollbar-base-color:#fff;scrollbar-face-color:#adadb3;scrollbar-3dlight-color:#adadb3;scrollbar-highlight-color:#adadb3;scrollbar-track-color:#fff;scrollbar-arrow-color:#fff;scrollbar-shadow-color:#adadb3;scrollbar-dark-shadow-color:#adadb3}.dropdown-list::after{content:"";height:32px;display:block}}@supports (-ms-ime-align: auto){.dropdown-list{margin-right:-10px;padding-top:16px;margin-top:-16px;margin-bottom:-16px;padding-bottom:16px}.dropdown-list::after{content:"";height:16px;display:block}}.dropdown-list__item{font-size:18px;line-height:24px;letter-spacing:0.5px;padding:8px 24px;cursor:pointer;text-align:left}@media screen and (max-width: 1280px){.dropdown-list__item{font-size:16px;padding-top:5px;padding-bottom:5px}}.dropdown-list__item:hover{background:#e9ecf4}.dropdown-list::-webkit-scrollbar-track{background-color:#fff;width:6px}.dropdown-list::-webkit-scrollbar-thumb{background-color:#adadb3;background-clip:content-box}.dropdown-list::-webkit-scrollbar{width:6px}.dropdown-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#adadb3;font-size:16px;line-height:24px;font-weight:500;letter-spacing:.02em}@media screen and (max-width: 1280px){.dropdown-header{font-size:16px}}.dropdown-header__icon{font-size:0;line-height:0}.dropdown-month{display:none}.dropdown-month.show{display:block}@media screen and (max-width: 1023px){.dropdown-segment{width:100%;margin-top:20px}}@media screen and (max-width: 767px){.dropdown-segment{margin-top:0}}@media screen and (min-width: 1023px){.dropdown-segment.active .dropdown-wrap{width:340px;left:0}}@media screen and (max-width: 767px){.dropdown-period.active .dropdown-wrap{left:20%}}@media screen and (max-width: 1023px){.mobactive .newsfilter-icon__txt{color:#646478}.mobactive .newsfilter-icon__arrow svg{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.mobactive .newsfilter-icon svg path{fill:#646478}.filtered .newsfilter-icon__lines:after{content:'';position:absolute;top:4px;right:0;z-index:2;width:6px;height:6px;background:#F26126;border-radius:100%}}

.prod-intro .container--new{height:100%}@media screen and (max-width: 767px){.prod-intro{height:auto !important}}.product-banner--version-v2+.infoNote-line{margin-top:60px}@media screen and (max-width: 1199px){.product-banner--version-v2+.infoNote-line{margin-top:32px}}@media screen and (max-width: 767px){.product-banner--version-v2+.infoNote-line{margin-top:28px}}.product-banner--version-v2 .intro-inner--version-v2{position:relative;width:100%;height:100%;top:0;z-index:0;overflow:hidden;padding:0}.product-banner--version-v2 .intro-inner--version-v2.white-color-text .crumbs--version-v2__item:not(:last-child)::after{color:rgba(255,255,255,0.4)}.product-banner--version-v2 .intro-inner--version-v2::before{content:'';position:absolute;top:-60%;left:50%;width:1500px;height:1200px;opacity:1;z-index:-1;-webkit-transform:rotate(-65deg);-ms-transform:rotate(-65deg);transform:rotate(-65deg)}@media screen and (max-width: 767px){.product-banner--version-v2 .intro-inner--version-v2::before{left:30%}}@media screen and (max-width: 320px){.product-banner--version-v2 .intro-inner--version-v2::before{left:0}}.product-banner--version-v2 .intro-inner--version-v2.white-color-text::before{background:rgba(255,255,255,0.02)}.product-banner--version-v2 .intro-inner--version-v2.black-color-text::before{background:rgba(0,0,0,0.02)}.product-banner--version-v2 .intro-inner--version-v2__main-title{font-size:32px;font-weight:600;line-height:42px;color:#1c1c1c}@media screen and (max-width: 1024px){.product-banner--version-v2 .intro-inner--version-v2__main-title{font-size:30px}}@media screen and (max-width: 768px){.product-banner--version-v2 .intro-inner--version-v2__main-title{font-size:28px;line-height:36px}}@media screen and (max-width: 320px){.product-banner--version-v2 .intro-inner--version-v2__main-title{font-size:21px;line-height:27px}}.product-banner--version-v2 .intro-inner--version-v2__subtitle{position:relative;color:#1c1c1c;font-size:14px;line-height:24px;font-weight:500;letter-spacing:0}@media screen and (min-width: 1024px){.product-banner--version-v2 .intro-inner--version-v2__subtitle{padding-left:30px}.product-banner--version-v2 .intro-inner--version-v2__subtitle::before{content:'';position:absolute;left:0;top:0;height:100%;width:1px;background-color:#1c1c1c}}.product-banner--version-v2 .intro-inner--version-v2__text{font-size:14px;line-height:22px}.product-banner--version-v2 .intro-inner--version-v2__text+.buttons-wrapper{margin-top:40px}@media screen and (max-width: 320px){.product-banner--version-v2 .intro-inner--version-v2__text{font-size:13px;line-height:18px}}@media screen and (max-width: 768px){.product-banner--version-v2 .intro-inner--version-v2{padding:20px 20px 0}}.product-banner--version-v2 .intro-inner--version-v2__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.product-banner--version-v2 .intro-inner--version-v2__description{width:100%;max-width:calc(100% - 404px);padding:40px 0 44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}@media screen and (min-width: 768px) and (max-width: 1024px){.product-banner--version-v2 .intro-inner--version-v2__description{max-width:calc(100% - 286px)}}@media screen and (max-width: 767px){.product-banner--version-v2 .intro-inner--version-v2__description{max-width:100%;padding:0 0 40px}}.product-banner--version-v2 .intro-inner--version-v2__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding:0 40px 0 0}@media screen and (max-width: 767px){.product-banner--version-v2 .intro-inner--version-v2__content{padding:0}}.product-banner--version-v2 .intro-inner--version-v2__img-wrapper{max-width:404px;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:0;bottom:0;z-index:0}@media screen and (max-width: 767px){.product-banner--version-v2 .intro-inner--version-v2__img-wrapper{display:none}}.product-banner--version-v2 .intro-inner--version-v2__img{height:100%;-o-object-fit:contain;object-fit:contain}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.product-banner--version-v2 .intro-inner--version-v2{max-height:296px}}.product-banner--version-v2 .intro-inner--version-v2.white-color-text .intro-inner--version-v2__main-title{color:#fff}.product-banner--version-v2 .intro-inner--version-v2.white-color-text .intro-inner--version-v2__subtitle{color:rgba(255,255,255,0.8)}.product-banner--version-v2 .intro-inner--version-v2.white-color-text .intro-inner--version-v2__subtitle::before{background-color:rgba(255,255,255,0.3)}.product-banner--version-v2 .intro-inner--version-v2.white-color-text .crumbs--version-v2__link,.product-banner--version-v2 .intro-inner--version-v2.white-color-text .crumbs--version-v2__link:hover{color:rgba(255,255,255,0.5)}.product-banner--version-v2 .intro-inner--version-v2.white-color-text .crumbs--version-v2__link::before{background:rgba(255,255,255,0.5)}.product-banner--version-v2 .intro-inner--version-v2__main-title+.intro-inner--version-v2__subtitle{margin:28px 0 0}@media screen and (max-width: 768px){.product-banner--version-v2 .intro-inner--version-v2__main-title+.intro-inner--version-v2__subtitle{margin:20px 0 0}}@media screen and (max-width: 320px){.product-banner--version-v2 .intro-inner--version-v2__main-title+.intro-inner--version-v2__subtitle{margin:12px 0 0}}.product-banner--version-v2 .crumbs--version-v2{margin:0 0 40px}@media screen and (max-width: 1024px){.product-banner--version-v2 .crumbs--version-v2{margin:0 0 24px}}@media screen and (min-width: 768px) and (max-width: 1024px){.product-banner--version-v2 .crumbs--version-v2{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width: 320px){.product-banner--version-v2 .crumbs--version-v2{margin:0 0 20px}}.product-banner--version-v2__color-tone{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.25;z-index:-1}

.intro-inner{background-position:70% 0 !important;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;height:auto;background-repeat:no-repeat;background-size:cover;padding:52px 0;z-index:1}@media screen and (min-width: 1771px){.intro-inner{min-height:590px}}@media screen and (max-width: 1770px){.intro-inner{min-height:520px}}@media screen and (max-width: 1640px){.intro-inner{min-height:485px}}@media screen and (max-width: 1580px){.intro-inner{min-height:450px}}@media screen and (max-width: 1480px){.intro-inner{min-height:435px}}@media screen and (max-width: 1440px){.intro-inner{min-height:400px}}.intro-inner.before:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(50,50,66,0.48);z-index:0}.intro-inner__row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.intro-inner__row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-flow:wrap-reverse;flex-flow:wrap-reverse}}.intro-inner__description+.btn-wrapp{margin:24px 0 0}.intro-inner__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.intro-inner__img{width:100%;max-width:100%}@media screen and (max-width: 767px){.intro-inner__img{max-width:290px;margin:0 auto 24px}}.intro-inner_card{min-height:auto !important;display:block;padding:24px 0 52px}@media screen and (max-width: 1024px){.intro-inner_card{padding:22px 0 32px}}@media screen and (max-width: 767px){.intro-inner_card{padding:24px 0}}.intro-inner__main-title{color:inherit;font-size:36px;line-height:40px;font-weight:600;letter-spacing:.02em}@media screen and (min-width: 768px) and (max-width: 1024px){.intro-inner__main-title{font-size:28px;line-height:32px}}@media screen and (max-width: 767px){.intro-inner__main-title{font-size:20px;line-height:28px}}.intro-inner__main-title+.intro-inner__main-subtitle,.intro-inner__main-title+.list-main-custom{margin:24px 0 0}@media screen and (max-width: 767px){.intro-inner__main-title+.intro-inner__main-subtitle,.intro-inner__main-title+.list-main-custom{margin:16px 0 0}}.intro-inner__main-title+.intro-inner__text{margin:12px 0 0}.intro-inner__main-subtitle{color:inherit;font-size:16px;line-height:24px;font-weight:400;letter-spacing:.02em}.intro-inner__main-subtitle+.list-main-custom{margin:24px 0 0}@media screen and (max-width: 767px){.intro-inner__main-subtitle+.list-main-custom{margin:16px 0 0}}.intro-inner__main-subtitle+.intro-inner__text{margin:12px 0 0}.intro-inner__text+.list-main-custom{margin-top:12px}.intro-inner .intro-inner-picture{position:absolute;left:0;top:0;bottom:0;overflow:hidden;width:100%;height:100%;z-index:-1}.intro-inner .intro-inner-picture__default,.intro-inner .intro-inner-picture__lg,.intro-inner .intro-inner-picture__md,.intro-inner .intro-inner-picture__sm{-o-object-fit:cover;object-fit:cover;position:absolute;left:0;top:0;width:100%;height:100%}.intro-inner .intro-inner-picture--ie{background-position:center top;background-repeat:no-repeat;background-size:cover}@media screen and (max-width: 1024px){.intro-inner{padding:40px 0;min-height:360px}}@media screen and (max-width: 767px){.intro-inner{padding:32px 0;min-height:auto}}@media screen and (min-width: 768px) and (max-width: 1024px){.intro-inner .btn-main_intro-inner{margin:0}}

@media screen and (min-width: 320px){.card-collection__article{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width: 480px){.card-collection__article{text-align:left !important}}@media screen and (min-width: 768px){.card-collection__article{text-align:center !important}}@media screen and (min-width: 1200px){.card-collection__article{display:none}}@media screen and (min-width: 320px){.card-collection{padding:40px 0 20px}}@media screen and (min-width: 768px){.card-collection{padding:56px 0 28px}}@media screen and (min-width: 1200px){.card-collection{padding:80px 0 40px}}.card-collection .card-grid{margin:0 -8px -75px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-collection .card-grid__item{position:relative;min-height:1px;padding-left:8px;padding-right:8px;margin-bottom:75px}@media screen and (min-width: 1200px){.card-collection .card-grid__item{-webkit-box-flex:0;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%;max-width:33.3333%}}@media screen and (max-width: 1199px){.card-collection .card-grid__item{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;margin-bottom:16px}}@media screen and (max-width: 767px){.card-collection .card-grid__item{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%}}@media screen and (max-width: 479px){.card-collection .card-grid__item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media screen and (max-width: 1199px){.card-collection .card-grid__item:first-of-type .product-card__image,.card-collection .card-grid__item:nth-of-type(4n):not(.card-grid__item--lastEveryFourth) .product-card__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;padding:20px 16px;height:100%;-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%}}@media screen and (max-width: 1199px){.card-collection .card-grid__item:first-of-type .product-card__descr,.card-collection .card-grid__item:nth-of-type(4n):not(.card-grid__item--lastEveryFourth) .product-card__descr{height:auto;margin-top:0;padding:0 16px 0 0}}@media screen and (max-width: 1199px){.card-collection .card-grid__item:first-of-type .product-card__title,.card-collection .card-grid__item:nth-of-type(4n):not(.card-grid__item--lastEveryFourth) .product-card__title{color:#1C1C1E;font-size:16px;line-height:120%;font-weight:600}}@media screen and (max-width: 1199px){.card-collection .card-grid__item:first-of-type .product-card,.card-collection .card-grid__item:nth-of-type(4n):not(.card-grid__item--lastEveryFourth) .product-card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width: 1199px){.card-collection .card-grid__item:first-of-type,.card-collection .card-grid__item:nth-of-type(4n):not(.card-grid__item--lastEveryFourth){-webkit-box-flex:1;-ms-flex:1 1 45%;flex:1 1 45%}}@media screen and (max-width: 479px){.card-collection .card-grid__item:first-of-type,.card-collection .card-grid__item:nth-of-type(4n):not(.card-grid__item--lastEveryFourth){-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}}@media screen and (min-width: 1200px){.card-collection .card-grid{margin-left:8.333333%}}@media screen and (max-width: 1199px){.card-collection .card-grid{margin-bottom:0}}.card-collection .product-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;background:#fff;height:100%}.card-collection .product-card__image img{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;height:100%;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out, -webkit-transform .2s ease-out}@media screen and (min-width: 320px){.card-collection .product-card__image img{max-height:80px}}@media screen and (min-width: 1200px){.card-collection .product-card__image img{max-height:143px}}@media screen and (min-width: 320px){.card-collection .product-card__image+.product-card__descr{margin-top:8px}}@media screen and (min-width: 1200px){.card-collection .product-card__image+.product-card__descr{margin-top:28px}}@media screen and (min-width: 320px){.card-collection .product-card__image{padding:20px 16px 0}}@media screen and (min-width: 1200px){.card-collection .product-card__image{padding:0;position:relative;top:0;-webkit-transition:top .4s ease-out;-o-transition:top .4s ease-out;transition:top .4s ease-out}}.card-collection .product-card__descr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (min-width: 1200px){.card-collection .product-card__descr{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media screen and (max-width: 1199px){.card-collection .product-card__descr{padding:0 16px 20px}}.card-collection .product-card__descr-wrapp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.card-collection .product-card__title{width:auto}@media screen and (min-width: 1200px){.card-collection .product-card__title span{background-image:-o-linear-gradient(transparent calc(100% - 1px), #f50 1px);background-image:linear-gradient(transparent calc(100% - 1px), #f50 1px);background-repeat:no-repeat;background-size:0% 100%;width:calc(100%);display:inline;-webkit-transition:background-size .4s ease-out;-o-transition:background-size .4s ease-out;transition:background-size .4s ease-out}}@media screen and (min-width: 1200px){.card-collection .product-card__title span span{background-image:-o-linear-gradient(transparent calc(100% - 1px), rgba(28,28,30,0.1) 1px);background-image:linear-gradient(transparent calc(100% - 1px), rgba(28,28,30,0.1) 1px);background-repeat:no-repeat;background-size:100% 100%;width:calc(100%);display:inline}}@media screen and (min-width: 320px){.card-collection .product-card__title{color:#1C1C1E;font-size:14px;line-height:120%;font-weight:600}}@media screen and (min-width: 1200px){.card-collection .product-card__title{color:#1C1C1E;font-size:20px;line-height:24px;font-weight:500;-ms-flex-item-align:start;align-self:flex-start}}@media screen and (min-width: 1200px){.card-collection .product-card__title+.product-card__descr-wrapp{margin-top:20px}}.card-collection .product-card__subtitle{color:#646478;font-size:14px;line-height:150%;font-weight:400}@media screen and (min-width: 320px){.card-collection .product-card__subtitle{display:none}}@media screen and (min-width: 1200px){.card-collection .product-card__subtitle{display:block;width:70%}}@media screen and (min-width: 1200px){.card-collection .product-card__subtitle+.product-card__btn-collection{padding-top:20px;margin-top:auto}}@media screen and (min-width: 320px){.card-collection .product-card__btn-collection{display:none}}@media screen and (min-width: 1200px){.card-collection .product-card__btn-collection{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width: 1200px){.card-collection .product-card:hover .product-card__image{top:-8px}}@media screen and (min-width: 1200px){.card-collection .product-card:hover .product-card__title span{background-size:100% 100%}}@media screen and (max-width: 1199px){.card-collection .product-card{border:1px solid rgba(0,0,0,0.06);border-radius:8px;overflow:hidden}}

@media screen and (min-width: 320px){.product-cards__row{margin-top:-16px}}@media screen and (min-width: 768px){.product-cards__row{margin-top:-24px}}@media screen and (min-width: 320px){.product-cards__col{margin-top:16px}}@media screen and (min-width: 768px){.product-cards__col{margin-top:24px}}.product-cards .product-card{height:100%;background:#F7F7F8;border-radius:8px;-webkit-box-shadow:0px 2px 32px rgba(50,50,66,0.3);box-shadow:0px 2px 32px rgba(50,50,66,0.3);padding:52px 48px;position:relative;top:0;cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.product-cards .product-card__side{height:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-transition:visibility 0s ease-in .2s, opacity .2s ease-in;-o-transition:visibility 0s ease-in .2s, opacity .2s ease-in;transition:visibility 0s ease-in .2s, opacity .2s ease-in}.product-cards .product-card__side:nth-of-type(1){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;z-index:1;opacity:1;visibility:visible;-webkit-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}@media screen and (min-width: 1025px){.product-cards .product-card__side:nth-of-type(1) .product-card__btn{display:none}}@media screen and (min-width: 1025px){.product-cards .product-card__side:nth-of-type(1){position:absolute;left:0;right:0;top:0;bottom:0;padding:inherit}}.product-cards .product-card__side:nth-of-type(2){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;opacity:0;visibility:hidden;pointer-events:none}.product-cards .product-card__side:nth-of-type(2) .product-card__title{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #D1D1D7}.product-cards .product-card__side:nth-of-type(2) .product-card__title,.product-cards .product-card__side:nth-of-type(2) .advantages-wrapp{position:relative;opacity:0;visibility:hidden;top:-6px;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.product-cards .product-card__side:nth-of-type(2) .product-card__title{-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.product-cards .product-card__side:nth-of-type(2) .advantages-wrapp{-webkit-transition:all .2s linear .2s;-o-transition:all .2s linear .2s;transition:all .2s linear .2s}.product-cards .product-card__side:nth-of-type(2) .product-card__btn{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}@media screen and (min-width: 1025px){.product-cards .product-card__side:nth-of-type(2) .product-card__btn{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}@media screen and (min-width: 1025px) and (-ms-high-contrast: active), screen and (min-width: 1025px) and (-ms-high-contrast: none){.product-cards .product-card__side:nth-of-type(2) .product-card__btn{position:absolute}}@media screen and (min-width: 1025px) and (max-width: 1037px){.product-cards .product-card__side:nth-of-type(2) .product-card__btn{font-size:13px}}@media screen and (max-width: 1024px){.product-cards .product-card__side:nth-of-type(2){display:none}}.product-cards .product-card__tag{position:absolute;left:0;top:0;margin:24px 0 0 -24px;border-radius:4px;padding:4px 12px;background:#2C2D84;color:#fff;font-size:16px;line-height:24px;font-weight:400;letter-spacing:.02em}@media screen and (max-width: 767px){.product-cards .product-card__tag{margin:16px 0 0 -8px}}.product-cards .product-card__image{width:200px;-webkit-box-flex:0;-ms-flex:0 0 137px;flex:0 0 137px}.product-cards .product-card__image img{max-width:100%}@media screen and (min-width: 320px){.product-cards .product-card__image+.product-card__descr{margin-top:32px}}@media screen and (min-width: 1025px){.product-cards .product-card__image+.product-card__descr{margin-top:52px}}.product-cards .product-card__descr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width: 1024px){.product-cards .product-card__descr{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.product-cards .product-card__title{color:#323242;font-size:24px;line-height:28px;font-weight:600;letter-spacing:.02em}@media screen and (min-width: 320px){.product-cards .product-card__title+.product-card__subtitle{margin-top:16px}}@media screen and (min-width: 1025px){.product-cards .product-card__title+.product-card__subtitle{margin-top:20px}}@media screen and (min-width: 320px){.product-cards .product-card__subtitle+.product-card__btn{margin-top:20px}}.product-cards .product-card.product-card--bg:before{content:'';position:absolute;border-radius:inherit;background:rgba(0,0,0,0.12);left:0;top:0;width:100%;height:100%;z-index:0;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.product-cards .product-card.product-card--bg .product-card__side:nth-of-type(1) .product-card__image{display:none}.product-cards .product-card.product-card--bg .product-card__side:nth-of-type(1) .product-card__title,.product-cards .product-card.product-card--bg .product-card__side:nth-of-type(1) .product-card__subtitle{color:#fff}@media screen and (min-width: 1025px){.product-cards .product-card:hover{top:-6px;-webkit-box-shadow:0 2px 32px rgba(50,50,66,0.2);box-shadow:0 2px 32px rgba(50,50,66,0.2)}.product-cards .product-card:hover.product-card--bg{background:#F7F7F8 !important}.product-cards .product-card:hover.product-card--bg:before{content:none}.product-cards .product-card:hover .product-card__side:nth-of-type(1){opacity:0;visibility:hidden}.product-cards .product-card:hover .product-card__side:nth-of-type(2){opacity:1;visibility:visible;pointer-events:auto}.product-cards .product-card:hover .product-card__title,.product-cards .product-card:hover .advantages-wrapp{opacity:1;visibility:visible;top:0}}@media screen and (min-width: 1025px){.product-cards .product-card{min-height:400px}}@media screen and (min-width: 1025px) and (max-width: 1279px){.product-cards .product-card{padding:36px 24px}}@media screen and (min-width: 768px) and (max-width: 1024px){.product-cards .product-card{padding:52px 32px}}@media screen and (max-width: 767px){.product-cards .product-card{padding:32px 20px;height:unset;min-height:unset}}.product-cards .advantages-wrapp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:-24px -12px 0;height:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.product-cards .advantages-wrapp .advantage{width:100%;max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:0 12px;margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-line-pack:start;align-content:flex-start}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.product-cards .advantages-wrapp .advantage{position:relative}}.product-cards .advantages-wrapp .advantage__text{height:auto}.product-cards .advantages-wrapp .advantage__text>strong,.product-cards .advantages-wrapp .advantage__text>b{font-size:28px;line-height:32px;font-weight:500}

.products{overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (min-width: 1200px){.products:after,.products:before{content:"";position:absolute;top:0;width:11%;height:100%;z-index:2}.products:after{right:0;background:-o-linear-gradient(left, rgba(255,255,255,0), #fff);background:-webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0)), to(#fff));background:linear-gradient(90deg, rgba(255,255,255,0), #fff)}.products:before{left:0;background:-o-linear-gradient(right, rgba(255,255,255,0), #fff);background:-webkit-gradient(linear, right top, left top, from(rgba(255,255,255,0)), to(#fff));background:linear-gradient(270deg, rgba(255,255,255,0), #fff)}}.products-tab{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width: 1024px){.products-tab{margin-bottom:32px;white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.products-tab::-webkit-scrollbar-track{display:none}.products-tab::-webkit-scrollbar{width:0;height:0;background:transparent;display:none}}.products-tab__item{margin-right:12px}@media screen and (max-width: 767px){.products-tab__item{margin-right:8px}}.products-tab__item:last-child{margin-right:0}.products-tab__btn{font-weight:500;font-size:14px;line-height:1;color:#84848e;background:transparent;border:1px solid #84848e;padding:11px 24px;text-align:center;border-radius:140px;cursor:pointer;-webkit-transition:0.5s ease-in-out;-o-transition:0.5s ease-in-out;transition:0.5s ease-in-out}@media screen and (min-width: 1025px){.products-tab__btn:hover{background:#e9eaf3;border:1px solid #e9eaf3;color:#262887}}@media screen and (max-width: 1024px){.products-tab__btn{font-size:12px;padding:10px 20px}}.products-tab__btn.active{background:#e9eaf3;border:1px solid #e9eaf3;color:#262887;pointer-events:none}.products-tabcontainer{display:none;position:relative}.products-tabcontainer.active{display:block}.products-tabcontainer__slide{padding:32px 0 32px 32px;background:#f6f6f7;border-radius:8px;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.products-tabcontainer__commonbg{width:100%;background-repeat:no-repeat;background-position:center right;background-size:cover}@media screen and (max-width: 1024px){.products-tabcontainer__slide{padding:24px 0 24px 24px}}@media screen and (max-width: 767px){.products-tabcontainer__slide{padding:18px 0 18px 18px}}.products-tabcontainer__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.products-tabcontainer__content+.products-tabcontainer__btnarea{margin-top:20px}@media screen and (max-width: 1024px){.products-tabcontainer__content+.products-tabcontainer__btnarea{margin-top:16px}}.products-tabcontainer__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.products-tabcontainer__leftside{width:65%}.products-tabcontainer__rightside{width:30%}.products-tabcontainer__center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;position:absolute;top:0;right:0;height:100%}.products-tabcontainer__bg{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.products-tabcontainer__title{font-weight:600;font-size:24px;line-height:28px;color:#262887;margin-bottom:24px;letter-spacing:0.32px}.products-tabcontainer__whitetitle{color:#fff}@media screen and (max-width: 1024px){.products-tabcontainer__title{font-size:18px;line-height:24px;margin-bottom:16px}}.products-tabcontainer__desc:not(:last-child){margin-bottom:16px;position:relative;z-index:2}.products-tabcontainer__num{font-weight:500;font-size:20px;color:#323242;line-height:28px;letter-spacing:0.32px}.products-tabcontainer__whitenum{color:#fff}@media screen and (max-width: 1024px){.products-tabcontainer__num{line-height:24px}}.products-tabcontainer__num svg{max-width:32px;max-height:32px}@media screen and (max-width: 1024px){.products-tabcontainer__num svg{max-width:26px;max-height:26px}}.products-tabcontainer__txt{font-weight:400;font-size:14px;line-height:18px;color:#84848e;letter-spacing:0.32px}.products-tabcontainer__whitetxt{color:#fff}.products-tabcontainer__img{height:100%;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}.products-tabcontainer__btn{font-weight:500;font-size:14px;line-height:1;color:#fff;background:#262887;display:inline-block;border:1px solid #262887;border-radius:4px;padding:16px 30px}.products-tabcontainer__orangebtn{background:#ff5500;border:1px solid #ff5500;color:#fff}@media screen and (max-width: 1024px){.products-tabcontainer__btn{padding:12px 30px}}@media screen and (min-width: 1024px){.products-tabcontainer__btn:hover{background:#fff;color:#262887}.products-tabcontainer__orangebtn:hover{background:#ff5500;color:#fff;opacity:0.7}}.products-tabcontainer__swiper{padding-bottom:60px;overflow:visible}@media screen and (max-width: 1024px){.products-tabcontainer__swiper{padding-bottom:40px}}.products .swiper-slide{overflow:hidden;height:auto;-webkit-box-shadow:0 2px 24px rgba(50,50,66,0.15);box-shadow:0 2px 24px rgba(50,50,66,0.15);border-radius:8px}.swiper-button-prev--multislider,.swiper-button-next--multislider{position:absolute;top:-60px;cursor:pointer;background-size:50%;background-position:center;background-repeat:no-repeat;background:#e9eaf3;border-radius:100%;width:40px;height:40px;margin-top:0}@media screen and (max-width: 1025px){.swiper-button-prev--multislider,.swiper-button-next--multislider{display:none}}.swiper-button-prev--multislider svg,.swiper-button-next--multislider svg{width:10px}@media screen and (min-width: 1200px){.swiper-button-next--multislider.hide,.swiper-button-prev--multislider.hide{display:none !important}}@media screen and (max-width: 1200px){.swiper-button-prev--multislider,.swiper-button-next--multislider,.swiper-button-prev--multislider.swiper-button-disabled,.swiper-button-next--multislider.swiper-button-disabled{display:none !important}}.swiper-button-prev--multislider.hidden,.swiper-button-next--multislider.hidden{opacity:0}.swiper-button-prev--multislider path,.swiper-button-next--multislider path{stroke:#262887;opacity:1;visibility:visible}.swiper-button-prev--multislider.swiper-button-disabled,.swiper-button-next--multislider.swiper-button-disabled{cursor:auto;pointer-events:none;background:#fff;opacity:1;visibility:visible}.swiper-button-prev--multislider.swiper-button-disabled path,.swiper-button-next--multislider.swiper-button-disabled path{stroke:#4c4c5a;opacity:.35}.swiper-button-prev--multislider,.swiper-container-rtl .swiper-button-next--multislider{left:calc(100% - 112px)}.swiper-button-next--multislider,.swiper-container-rtl .swiper-button-prev--multislider{right:0}.swiper-button-wrap{width:100%;height:100%;border:1px solid rgba(132,132,142,0.11);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100%}.swiper-scrollbar,.swiper-pagination-progressbar{background:#f6f6f7}.swiper-pagination-progressbar{height:2px;margin-top:40px}@media screen and (max-width: 1025px){.swiper-pagination-progressbar,.swiper-container-horizontal>.swiper-scrollbar{display:none}}.swiper-scrollbar-drag,.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#e4e4e4;height:4px;top:-2px}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:0;bottom:-16px;z-index:50;height:2px;width:100%;opacity:1 !important}.swiper-container-fewslides .swiper-pagination-progressbar{display:none}.products-tabcontainer__img img,.products-tabcontainer__bg img{max-width:100%}.swiper-prodcards-multislider{padding:16px 0;overflow:visible}.products .swiper-slide{display:none}.swiper-slide.isVisible{display:block;cursor:-webkit-grab;cursor:grab}.tabs-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wrapp-arrows--prodcards-multislider{display:none}.wrapp-arrows--prodcards-multislider .swiper-button-prev,.wrapp-arrows--prodcards-multislider .swiper-button-next{position:relative;left:auto;right:auto;top:auto;-webkit-transform:none;-ms-transform:none;transform:none}.wrapp-arrows--prodcards-multislider .swiper-button-prev{margin-right:12px}@media screen and (min-width: 1025px) and (max-width: 1075px){.tabs-navigation{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin-bottom:32px}.products-tab{margin-bottom:24px}}@media screen and (min-width: 1025px){.wrapp-arrows{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}

.main-filter{margin:54px 0 24px;padding:0}.main-filter__head{padding:24px 0;cursor:pointer}.main-filter__main-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}.main-filter__main-title .icon-title{margin:0 12px 0 0}@media screen and (max-width: 1023px){.main-filter__main-title{padding:0}}@media screen and (max-width: 767px){.main-filter__main-title{line-height:24px;font-size:18px;padding:0}}.main-filter__description{display:none}.main-filter__btn{cursor:pointer;position:relative;color:#323242;font-size:24px;line-height:32px;font-weight:600;letter-spacing:.02em}.main-filter__btn:after{content:'';display:inline-block;background:url("/psb_1_2/assets/img/arrow-filter.svg") no-repeat center;width:24px;height:24px;margin:0 0 0 auto;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;-o-transition:transform .2s linear;transition:transform .2s linear;transition:transform .2s linear, -webkit-transform .2s linear}.main-filter__btn.active:after{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.main-filter__btn.indicator:before{content:'';width:12px;height:12px;display:inline-block;position:absolute;left:22px;top:-3px;margin:2px 0 0;background:#F26126;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,0.3);box-shadow:1px 1px 4px rgba(0,0,0,0.3);border-radius:50%}@media screen and (max-width: 1023px){.main-filter__btn{font-size:24px;line-height:30px}}@media screen and (max-width: 599px){.main-filter__btn{font-size:18px;line-height:24px}}.main-filter__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-filter__item-list{margin:0 24px 24px 0}.main-filter__item-list:last-child{margin:0 0 24px}@media screen and (max-width: 767px){.main-filter__item-list{margin:0 18px 18px 0}}.main-filter__button{cursor:pointer;background:#E9EAF2;border:0;padding:6px 12px;position:relative;text-align:center;color:#646478;font-size:16px;line-height:24px;font-weight:500;letter-spacing:.02em;border-radius:4px;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.main-filter__button.active{color:#fff;background:#263179;-webkit-box-shadow:2px 2px 6px rgba(100,100,120,0.3);box-shadow:2px 2px 6px rgba(100,100,120,0.3)}@media screen and (min-width: 1024px){.main-filter__button.active:hover:before{width:calc(100% - 2.4rem)}}.main-filter__button.active .main-filter__uncheck{display:inline-block}.main-filter__button:before{content:none;width:0;height:1px;display:inline-block;position:absolute;top:50%;background:#fff;z-index:2;-webkit-transition:width .2s linear;-o-transition:width .2s linear;transition:width .2s linear}@media screen and (min-width: 1024px){.main-filter__button:before{content:''}.main-filter__button:hover{color:#fff;background:#263179;-webkit-box-shadow:2px 2px 6px rgba(100,100,120,0.3);box-shadow:2px 2px 6px rgba(100,100,120,0.3)}}.main-filter__uncheck{display:none;cursor:pointer;vertical-align:middle}.main-filter__clear-filter{-ms-flex-item-align:start;align-self:flex-start;color:#ADADB3;font-size:14px;line-height:24px;font-weight:500;letter-spacing:.02em;padding:6px 18px;border:1px solid #ADADB3;margin:12px 0 0;cursor:default;border-radius:4px;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.main-filter__clear-filter:not(.active){pointer-events:none}.main-filter__clear-filter.active{border-color:#F26126;color:#F26126;cursor:pointer}@media screen and (max-width: 599px){.main-filter__clear-filter{font-size:14px;padding:12px 16px;line-height:24px}}.main-filter__helper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 42px 30px}@media screen and (max-width: 1023px){.main-filter__helper{padding:12px 14px 24px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media screen and (max-width: 599px){.main-filter__helper{padding:18px 0}}.main-filter__item-helper{margin:0 0 24px;font-size:16px;line-height:24px;letter-spacing:.02em;color:#323242;font-weight:400}.main-filter__item-helper:not(:last-child){margin:0 0 30px}@media screen and (max-width: 599px){.main-filter__item-helper:not(:last-child){margin:0 0 24px}}@media screen and (max-width: 1023px){.main-filter__item-helper{padding:0}}@media screen and (max-width: 599px){.main-filter__item-helper{padding:0 12px}}@media screen and (max-width: 1023px){.main-filter{margin:24px 0}}@media screen and (max-width: 767px){.main-filter{margin:18px 0}}.radiobox_v1{color:#323242}

.product-filter{position:relative;padding:60px 0 0;background:#ffffff;margin:0}@media screen and (max-width: 1199px){.product-filter{padding-top:32px}}@media screen and (max-width: 767px){.product-filter{padding-top:28px}}@media screen and (max-width: 480px){.product-filter__container{margin-left:0;max-width:100%}}.product-filter+section{padding-top:30px}@media screen and (max-width: 1199px){.product-filter+section{padding-top:28px}}@media screen and (max-width: 768px){.product-filter+section{padding-top:20px}}.product-filter__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-top:-8px;overflow:inherit;scroll-behavior:smooth}.product-filter__list::-webkit-scrollbar{display:none}@media screen and (max-width: 767px){.product-filter__list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:auto}}.product-filter__item{margin-top:8px}@media screen and (max-width: 480px){.product-filter__item:first-child{margin-left:16px}}.product-filter__button-border{position:absolute;top:0;left:0;width:100%;height:99%;min-width:116px;fill:transparent;z-index:0}.product-filter__button-border rect{stroke:#DEDEDE;stroke-width:1px;stroke-dasharray:0 300;stroke-dashoffset:-210;fill:transparent;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;z-index:0}.product-filter__button{position:relative;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;min-width:116px;padding:0 24px;height:42px;z-index:1}.product-filter__button span{font-weight:500;font-size:14px;line-height:28px;z-index:1;white-space:nowrap}@media screen and (min-width: 1200px){.product-filter__button:hover rect{stroke-dasharray:800;stroke-dashoffset:0}}.product-filter__button.isActive{pointer-events:none}.product-filter__button.isActive span{pointer-events:none;color:#fff;position:relative;z-index:3}.product-filter__button.isActive rect{fill:#323242;stroke-dasharray:0 300;stroke-dashoffset:-210}@media screen and (max-width: 480px){.product-filter__button{padding:0 12px}}section+.product-filter{padding-top:0}

.navigationTab-article{margin-top:52px}@media screen and (max-width: 1023px){.navigationTab-article{margin-top:42px}}@media screen and (max-width: 599px){.navigationTab-article{margin-top:36px}}.navigation-tabs{position:relative;background:#fff;-webkit-box-shadow:0px 4px 8px rgba(50,50,66,0.12);box-shadow:0px 4px 8px rgba(50,50,66,0.12)}.list-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.list-tabs::-webkit-scrollbar-track{background-color:transparent}.list-tabs::-webkit-scrollbar{display:none;height:0;width:0;background-color:transparent}.list-tabs::-webkit-scrollbar-thumb{background-color:transparent}.list-tabs__item{margin:0 24px 0 0}.list-tabs__item:last-child{margin-right:0}.list-tabs__item.active .list-tabs__link:before{width:100%}.list-tabs__link{color:#323242;font-size:16px;line-height:24px;font-weight:500;letter-spacing:.02em;padding:24px 0;display:inline-block;white-space:nowrap;position:relative}.list-tabs__link:before{content:'';background:#F26126;width:0%;height:3px;position:absolute;left:0;top:calc(100% - 3px);-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}@media screen and (min-width: 1024px){.list-tabs__link:hover:before{width:100%}}@media screen and (max-width: 1023px){.list-tabs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.tab-block{display:none}.tab-block.active{display:block}

.actual .col{margin-bottom:24px}.actual{background:#F2F4F7}.actual-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;background:#ffffff;-webkit-box-shadow:0 0 1px rgba(0,0,0,0.04),0 0 2px rgba(0,0,0,0.06),0 4px 8px rgba(0,0,0,0.04);box-shadow:0 0 1px rgba(0,0,0,0.04),0 0 2px rgba(0,0,0,0.06),0 4px 8px rgba(0,0,0,0.04);border-radius:8px;padding:32px 20px 24px;position:relative;height:100%;overflow:hidden;-webkit-transition:background 0.4s ease-in-out;-o-transition:background 0.4s ease-in-out;transition:background 0.4s ease-in-out}.actual-card[style*=background]{color:#fff;background-repeat:no-repeat !important;background-position:0 0 !important;background-size:cover !important}.actual-card[style*=background] .actual-card__headline{border-bottom:1px solid rgba(255,255,255,0.1)}.actual-card[style*=background] .actual-card__title{color:rgba(255,255,255,0.7)}.actual-card[style*=background] .calendar{color:rgba(255,255,255,0.7)}.actual-card[style*=background] .calendar-date{color:rgba(255,255,255,0.7)}.actual-card[style*=background] .actual-slide_content__descr{color:#ffffff}.actual-card[style*=background] .inform-btn{color:#ffffff;border:1px solid #ffffff}.actual-card[style*=background] .overlay{position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.6);width:100%;height:100%}.actual-card__headline{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-bottom:16px;border-bottom:1px solid rgba(50,50,66,0.1);z-index:1}@media screen and (max-width: 767px){.actual-card__headline{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width: 320px){.actual-card__headline{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.actual-card__title{font-weight:600;font-size:16px;line-height:24px;color:rgba(51,51,66,0.7)}@media screen and (max-width: 767px){.actual-card__title{font-size:14px;line-height:20px}}.actual-card__title--big{font-weight:600;font-size:32px;line-height:36px;letter-spacing:0.02em;color:#323242;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width: 1023px){.actual-card__title--big{font-size:28px;line-height:32px;color:#323242}}@media screen and (max-width: 767px){.actual-card__title--big{font-size:24px;line-height:28px;color:#323242}}@media screen and (max-width: 320px){.actual-card__title--big{margin-bottom:12px}}.actual-card__content{position:relative;padding:14px 0 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.actual-card__content--page{padding:36px 0 44px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width: 1023px){.actual-card__content--page{padding:32px 0}}@media screen and (max-width: 767px){.actual-card__content--page{padding:24px 0}}.actual-card__content--quotes{background:url("/-/media/PSB-1_2/informer/quote-bg.png") no-repeat 0 10px transparent;padding-top:100px}.actual-card__content--quotes-more{background-position-y:16px;padding-top:0}.actual-card__btn-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1}.actual-card .swiper-slide{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap}.actual-card .swiper-wrapper{-webkit-transform:translate3d(0, 0, 0);will-change:transform, opacity}.actual-card--page{padding:36px 90px 0}@media screen and (max-width: 767px){.actual-card--page{padding:36px 12px 0}}.actual-card--sharespage{padding:36px 32px}@media screen and (max-width: 1023px){.actual-card--sharespage{padding:32px 20px}}@media screen and (max-width: 767px){.actual-card--sharespage{padding:24px 12px}}.actual-list__item{display:table-row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.actual-list__char{font-weight:600;font-size:32px;line-height:40px;display:table-cell;width:20%;padding:0 20px 20px 0;vertical-align:middle}@media screen and (max-width: 1023px){.actual-list__char{font-size:28px;line-height:36px}}.actual-list__char--pic-col{width:10%}.actual-list__char .char-pic{width:72px;height:72px;border-radius:50%;overflow:hidden;margin-bottom:9px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.actual-list__char .char-pic img{max-width:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 767px){.actual-list__char .char-pic{width:53px;height:52px}}.actual-list__char--page{padding:32px 12px 32px 0;width:5%;font-size:36px;line-height:44px;border-bottom:1px solid rgba(50,50,66,0.05)}@media screen and (max-width: 1023px){.actual-list__char--page{padding:24px 12px 24px 0;vertical-align:top;font-size:32px;line-height:40px}}@media screen and (max-width: 767px){.actual-list__char--page{font-size:24px;line-height:28px;padding:16px 12px 16px 0}}.actual-list__char--page-last{width:5%;padding:0}.actual-list__descr--page{border-bottom:1px solid rgba(50,50,66,0.05)}.actual-list__descr{display:table-cell;width:80%;vertical-align:middle;font-size:20px;line-height:28px;padding-bottom:20px}@media screen and (max-width: 1023px){.actual-list__descr{font-size:16px;line-height:24px}}.actual-list__descr--page{width:95%;padding:32px 0}@media screen and (max-width: 1023px){.actual-list__descr--page{padding:24px 12px 24px 0}}@media screen and (max-width: 767px){.actual-list__descr--page{padding:16px 12px 16px 0}}.actual-list__descr--page-last{width:95%;padding-top:32px;padding-bottom:0}@media screen and (max-width: 1023px){.actual-list__descr--page-last{padding-top:24px;padding-bottom:0}}@media screen and (max-width: 767px){.actual-list__descr--page-last{padding-top:16px;padding-bottom:0}}.transparent-lay{background:white;background:-o-linear-gradient(bottom, white 0%, rgba(255,255,255,0.852258) 71%, rgba(255,255,255,0) 100%);background:-webkit-gradient(linear, left bottom, left top, from(white), color-stop(71%, rgba(255,255,255,0.852258)), to(rgba(255,255,255,0)));background:linear-gradient(0deg, white 0%, rgba(255,255,255,0.852258) 71%, rgba(255,255,255,0) 100%);position:absolute;left:0;bottom:0;width:100%;height:100%;max-height:100px}.inform-btn{border:1px solid #2865C4;padding:10px 14px;font-weight:400;font-size:14px;line-height:20px;color:#2865C4;border-radius:4px;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.actual-slide_content{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;width:100%}.actual-slide_content__img-wrap{position:relative;margin-bottom:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.actual-slide_content__img-wrap--logo{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.actual-slide_content__img{max-width:100%;max-height:240px}.actual-slide_content__img--logo{max-width:140px;-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start}.actual-slide_content__img--big{max-height:400px}.actual-slide_content__img--small{max-width:140px;max-height:inherit}.zoom-link{position:absolute;right:32px;top:32px;z-index:5}@media screen and (max-width: 1023px){.zoom-link{right:12px;top:12px}}@media screen and (max-width: 767px){.zoom-link{display:none}}.actual-slide_content__title{font-weight:600;font-size:24px;line-height:32px;margin-bottom:32px}.actual-slide_content__title--center{font-weight:400;text-align:center}.actual-slide_content__title--center .quote__author,.actual-slide_content__title--left .quote__author{font-size:16px;line-height:24px;color:rgba(51,51,66,0.7);margin-top:12px}span.quote__author{display:block}.quote__author--photo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.author-photo-wrap{width:32px;height:32px;border-radius:50%;overflow:hidden;margin-right:12px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.author-photo{max-width:100%;-o-object-fit:cover;object-fit:cover}.actual-slide_content__descr{font-size:20px;line-height:28px;text-align:center;letter-spacing:0.02em}@media screen and (max-width: 1023px){.actual-slide_content__descr{font-size:16px;line-height:24px}}@media screen and (max-width: 1023px){.actual-slide_content__descr{font-size:16px;line-height:20px}}.actual-slide_content__descr--text-left{text-align:left}.actual-card__btn-wrap .swiper-pagination{position:relative !important;padding-bottom:20px !important}.actual-card__btn-wrap .swiper-pagination-bullet{width:8px !important;height:8px !important;-webkit-transform:scale(1) !important;-ms-transform:scale(1) !important;transform:scale(1) !important;background:#C4C4C4 !important}.actual-card__btn-wrap .swiper-pagination-bullet::before{border:none !important}.actual-card__btn-wrap .swiper-pagination-bullet-active{background:#2865C4 !important}.actual-card__btn-wrap .swiper-pagination-bullet-active::before{border-color:transparent !important;border:none !important}.actual-list__item:last-child .actual-list__descr.actual-list__descr--events{border-bottom:none}.actual-list__descr.actual-list__descr--events{width:78.5%;padding:32px 24px 32px 0;vertical-align:top;border-bottom:1px solid rgba(50,50,66,0.05)}@media screen and (max-width: 767px){.actual-list__descr.actual-list__descr--events{width:100%;padding:20px 0 12px;display:block;border-bottom:none}}.actual-list__descr.actual-list__descr--events-last{padding-bottom:0}.actual-list__img-wrap{display:table-cell;width:200px;padding:32px 0;border-bottom:1px solid rgba(50,50,66,0.05)}@media screen and (max-width: 767px){.actual-list__img-wrap{display:block;width:100%;padding:0 0 20px}}img.actual-list__img{width:100%;-o-object-fit:cover;object-fit:cover}

.analytics-slide_content{padding:32px 24px;min-height:290px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.analytics-slide_content--bg1{background:#fff url("/-/media/PSB-1_2/informer/analytics-bg1.svg") no-repeat bottom right}.analytics-slide_content--bg2{background:#fff url("/-/media/PSB-1_2/informer/analytics-bg2.svg") no-repeat bottom right}.analytics-slide_content--bg3{background:#fff url("/-/media/PSB-1_2/informer/analytics-bg3.svg") no-repeat bottom right}.analytics-slide_content__title{font-weight:600;font-size:20px;line-height:32px;letter-spacing:0.32px}@media screen and (max-width: 1023px){.analytics-slide_content__title{font-size:20px;line-height:28px}}@media screen and (max-width: 767px){.analytics-slide_content__title{font-size:16px;line-height:24px}}.analytics-slide_content__descr{padding:24px 0;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.analytics-slide_content__text{font-weight:400;font-size:16px;line-height:24px;letter-spacing:0.32px}.analytics-slider{margin:0 -14px}.analytics-slider .swiper-slide{-webkit-box-shadow:0 4px 11.5px rgba(50,50,66,0.18);box-shadow:0 4px 11.5px rgba(50,50,66,0.18);border-radius:8px;overflow:hidden;height:auto}.analytics-slider .swiper-container{padding:16px 14px}

.article_center{text-align:center}.informer-arrow-prev{left:100px !important}.informer-arrow-next{right:100px !important}.navigation-disabled{opacity:0.2}.back-btn__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:20px 0}.actual-num{padding-top:0}.actual-num--diagrams .col{margin-bottom:24px}@media screen and (max-width: 1023px){.actual-num{padding-bottom:0}}.pages-headline{padding:0 0 32px;border-bottom:1px solid rgba(50,50,66,0.1);margin:32px 0}@media screen and (max-width: 767px){.pages-headline{padding:0 0 24px;margin:24px 0}}.pages-headline__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width: 600px){.pages-headline__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width: 320px){.pages-headline__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.pages-headline__title{font-weight:600;font-size:32px;line-height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;letter-spacing:0.02em;color:#323242}@media screen and (max-width: 1023px){.pages-headline__title{font-size:28px;line-height:32px}}@media screen and (max-width: 767px){.pages-headline__title{font-size:24px;line-height:28px}}@media screen and (max-width: 600px){.pages-headline__title{margin-bottom:12px}}@media screen and (max-width: 400px){.pages-headline .calendar{text-align:left}}.more-section{overflow:hidden;position:relative}.more-section .swiper-button-next{right:10px;z-index:5;-webkit-transition:opacity .4s linear;-o-transition:opacity .4s linear;transition:opacity .4s linear}.more-section .swiper-button-prev{left:10px;z-index:5;-webkit-transition:opacity .4s linear;-o-transition:opacity .4s linear;transition:opacity .4s linear}.more-section .swiper-button-next:hover svg g,.more-section .swiper-button-prev:hover svg g{opacity:1}.more-section .navigation-disabled{opacity:0}@media screen and (min-width: 1024px){.more-section::after,.more-section::before{content:"";position:absolute;top:0;width:11%;height:100%;z-index:2}.more-section::before{left:0;background:-o-linear-gradient(right, rgba(255,255,255,0), #fff);background:-webkit-gradient(linear, right top, left top, from(rgba(255,255,255,0)), to(#fff));background:linear-gradient(270deg, rgba(255,255,255,0), #fff)}.more-section::after{right:0;background:-o-linear-gradient(left, rgba(255,255,255,0), #fff);background:-webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0)), to(#fff));background:linear-gradient(90deg, rgba(255,255,255,0), #fff)}}@media screen and (max-width: 1023px){.more-section .swiper-button-next,.more-section .swiper-button-prev{display:none}}.also-slider{cursor:-webkit-grab;cursor:grab}.more-section [class*=col-]{padding:0}.also-slider .swiper-slide{height:auto;display:block}.also-slider .swiper-container{overflow:visible}.also-slider .navigation-disabled{opacity:0}.also-slider .swiper-button-next{right:-12%}.also-slider .swiper-button-prev{left:-12%}.also-slider .actual-card__title,.also-slider .actual-card .actual-slide_content__descr{font-size:16px;line-height:24px}.also-slider .actual-card .calendar{font-size:16px;line-height:24px;width:90px}.also-slider .actual-card .actual-list__char{font-size:28px;line-height:36px}.also-slider .actual-card .actual-list__char .char-pic{width:52px;height:52px}.also-slider .actual-card .actual-list__descr{font-size:16px;line-height:24px}.also-slider .actual-card .actual-slide_content__img-wrap{margin-bottom:12px}.actual-slide_content__title--left{font-weight:400;text-align:left}.also-slider .actual-slide_content__title--center .quote__author,.also-slider .actual-slide_content__title--left .quote__author{display:block}@-webkit-keyframes fadeIn{from{opacity:0.1}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.arrow-next--prodcards-multislider.swiper-button-next:hover:not(.navigation-disabled) path,.arrow-prev--prodcards-multislider.swiper-button-prev:hover:not(.navigation-disabled) path{stroke:transparent}.info-disclaimer{background-color:#fff;padding:20px 0}.info-disclaimer__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.info-disclaimer__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:24px 100px;background-color:#EFF4FB;border-radius:8px}.info-disclaimer__content::before{content:"";width:40px;height:40px;background:url("/-/media/PSB-1_2/informer/info.svg") no-repeat 0 0/cover transparent;margin-right:24px}.info-disclaimer__text{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0.01em;color:rgba(50,50,66,0.7)}@media screen and (max-width: 1023px){.info-disclaimer__content{padding:24px 0}.info-disclaimer{background-color:#EFF4FB}}@media screen and (max-width: 767px){.info-disclaimer__content::before{width:18px;height:15px;margin-right:18px}}p[class*=descr] a{color:#F26126;font-weight:500}.actual__title-wrapper,.actual__triggers,.actual__calendar{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}@media screen and (max-width: 767px){.actual__title-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.actual__title-wrapper .main-title{margin-bottom:14px}}.actual__triggers .favorites-btn{width:48px;height:40px;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #2865C4;border-radius:4px;margin-right:48px;position:relative;cursor:pointer}.actual__triggers .favorites-btn::before{content:'Добавить в избранное';position:absolute;top:-45px;left:calc(50% - 90px);display:none;z-index:1;padding:6px 12px;border-radius:4px;font-size:14px;line-height:20px;width:180px;background:#fff}.actual__triggers .favorites-btn::after{content:'';width:34px;height:34px;background:url("/psb_1_2/assets/img/cloud-tooltip-rect.png") no-repeat center transparent;position:absolute;bottom:43px;left:calc(50% - 17px);display:none;z-index:0}@media screen and (min-width: 1200px){.actual__triggers .favorites-btn{display:-webkit-box;display:-ms-flexbox;display:flex}.actual__triggers .favorites-btn:hover{background:#D2D3F6}.actual__triggers .favorites-btn:hover::before,.actual__triggers .favorites-btn:hover::after{display:block}}@media screen and (max-width: 1199px){.actual__triggers{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (max-width: 767px){.actual__triggers{width:100%}}.actual__calendar .calendar{margin-right:20px}.actual__calendar .actual__calendar-arrow-right,.actual__calendar .actual__calendar-arrow-left{display:-webkit-box;display:-ms-flexbox;display:flex}.actual__calendar .actual__calendar-arrow-right.disabled,.actual__calendar .actual__calendar-arrow-left.disabled{opacity:.5;pointer-events:none}.actual__calendar .actual__calendar-arrow-right:hover,.actual__calendar .actual__calendar-arrow-left:hover{opacity:.8}.actual__calendar .actual__calendar-arrow-left{margin-right:12px}.actual-card{cursor:pointer}.actual-card .swiper-buttons__wrapper{position:absolute;right:57px;top:100px;display:block}.actual-card .swiper-buttons__wrapper .swiper-button-prev{left:-40px;right:auto}.actual-card .swiper-buttons__wrapper .swiper-button-next{right:-40px;left:auto}.actual-card .swiper-buttons__wrapper .swiper-button-next:hover:not(.navigation-disabled) path,.actual-card .swiper-buttons__wrapper .swiper-button-prev:hover:not(.navigation-disabled) path{stroke:#2865C4}.actual-card .swiper-buttons__wrapper .swiper-button-next.navigation-disabled,.actual-card .swiper-buttons__wrapper .swiper-button-prev.navigation-disabled{border:none}@media screen and (max-width: 767px){.actual-card .swiper-buttons__wrapper{display:none}}

.calendar,.calendar-date{font-weight:400;font-size:16px;line-height:24px;color:rgba(51,51,66,0.7);position:relative;outline:none;text-align:right;-webkit-transition:color 0.2s linear;-o-transition:color 0.2s linear;transition:color 0.2s linear;cursor:pointer}.calendar.active{color:#2865C4}@media screen and (max-width: 767px){.calendar,.calendar-date{font-size:14px;line-height:20px;width:90px}}.calendar--big{font-size:20px;line-height:28px;letter-spacing:0.02em;color:#2865C4;background:url("/-/media/PSB 1_2/informer/calendar-ico.svg") no-repeat 0 center transparent;padding-left:30px;width:135px;text-align:left;cursor:pointer}@media screen and (max-width: 767px){.calendar--big{font-size:16px;line-height:24px;width:120px}}.calendar-date{cursor:default}.qs-datepicker-container{background:#FFFFFF;-webkit-box-shadow:0 0 1px rgba(0,0,0,0.04),0 0 2px rgba(0,0,0,0.06),0 4px 8px rgba(0,0,0,0.04);box-shadow:0 0 1px rgba(0,0,0,0.04),0 0 2px rgba(0,0,0,0.06),0 4px 8px rgba(0,0,0,0.04);border-radius:8px;border:none;padding:20px}@media screen and (max-width: 600px){.qs-datepicker-container{left:auto !important;right:0}}.qs-num,.qs-day{font-weight:400;font-size:16px;color:#323242;line-height:24px;letter-spacing:.02em}.qs-squares{padding:0}.qs-square{padding:15px}.qs-active,.qs-range-end,.qs-range-start{background:#2865C4;border-radius:50%;color:#ffffff;text-decoration:none}.qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover{color:#2865C4;background:none}.qs-controls{font-weight:600;font-size:16px;line-height:24px;letter-spacing:0.02em;color:#323242;background:#fff}.qs-left::after,.qs-right::after{content:none}.qs-left::before{content:"";background:url("/psb_1_2/assets/img/qs-left.svg") no-repeat 0 0;width:20px;height:20px}.qs-right::before{content:"";background:url("/psb_1_2/assets/img/qs-left.svg") no-repeat 0 0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);width:20px;height:20px}.qs-arrow{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}.qs-arrow:hover::before{opacity:0.3}.qs-num:not(.qs-event){pointer-events:none;opacity:.7}.qs-active{pointer-events:none}

.exchange_line{width:100%;background:#ffffff;-webkit-box-shadow:0 0 1px rgba(0,0,0,0.04),0 0 2px rgba(0,0,0,0.06),0 4px 8px rgba(0,0,0,0.04);box-shadow:0 0 1px rgba(0,0,0,0.04),0 0 2px rgba(0,0,0,0.06),0 4px 8px rgba(0,0,0,0.04);position:relative;z-index:1}@media screen and (max-width: 1023px){.exchange_line__content{min-width:100%;overflow:scroll}}.exchange_line__list{width:100%;padding:24px 0;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}@media screen and (max-width: 1023px){.exchange_line__list{width:760px}}.exchange_line__item{font-weight:600;font-size:14px;line-height:20px}.exchange_line__item:not(:last-child){margin-right:32px}.exchange_line__item--cost{font-weight:500}.exchange_line__item--rate-minus{font-weight:500;color:#CA4039}.exchange_line__item--rate-plus{font-weight:500;color:#00A36D}

.subscription-section{background:#ffffff}.subscription-section--page{background:#F2F4F7}.subscription{background:#2865C4;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:35px 25px}@media screen and (max-width: 767px){.subscription{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:28px 16px}}.subscription__content{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-left:45px}@media screen and (max-width: 1070px){.subscription__content{margin-left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (max-width: 767px){.subscription__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.subscription__title{font-weight:600;font-size:20px;line-height:28px;letter-spacing:0.01em;color:#FFFFFF;margin-bottom:0}@media screen and (max-width: 1070px){.subscription__title{margin-bottom:32px}}@media screen and (max-width: 767px){.subscription__title{font-size:16px;line-height:24px;margin-bottom:0;text-align:center}}.subscription__img{max-width:124px}.subscription__img img{max-width:100%}@media screen and (max-width: 1070px){.subscription__img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:60px}}@media screen and (max-width: 767px){.subscription__img{display:none}}.subscription__btns-wrap{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;width:100%}@media screen and (max-width: 1070px){.subscription__btns-wrap{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (max-width: 767px){.subscription__btns-wrap{margin-top:21px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media screen and (max-width: 767px){.subscription__btns-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.subscription__btn{padding:8px 16px;border:1px solid #fff;border-radius:4px;color:#fff;font-weight:500;font-size:14px;line-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;letter-spacing:0.02em;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}@media screen and (max-width: 767px){.subscription__btn{padding:12px 24px;min-width:288px;font-size:14px;line-height:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.subscription__btn:first-child{margin-bottom:14px}}@media screen and (max-width: 640px){.subscription__btn{width:100%}}.subscription__btn-ico{margin-right:12px;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.subscription__btn:hover{background:#5384D0}.subscription__btn:hover .subscription__btn-ico{-webkit-transform:translate(3px, -3px);-ms-transform:translate(3px, -3px);transform:translate(3px, -3px)}.subscription__btn--white{background:#ffffff;color:#2865C4;margin-right:14px}.subscription__btn--white:hover{background:#D4E0F3}@media screen and (max-width: 767px){.subscription__btn--white{margin-right:0}}@media screen and (max-width: 1023px){.subscription-section .container{padding:0}.subscription-section .container .row{margin-left:0;margin-right:0}.subscription-section .container [class*=col-]{padding-left:0;padding-right:0}.subscription-section .subscription{border-radius:0}}.subscription-top{background:#2865C4}.subscription-top__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;padding:12px 24px}@media screen and (max-width: 767px){.subscription-top__wrapper{padding:12px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.subscription-top__descr{font-size:16px;font-weight:600;line-height:150%;color:#fff;position:relative;padding-left:95px}.subscription-top__descr::before{content:'';position:absolute;left:0;width:72px;height:33px;background:url("/-/media/PSB-1_2/informer/subscr_img.svg") no-repeat 0 0/100%}@media screen and (max-width: 1023px){.subscription-top__descr{font-size:14px}}@media screen and (max-width: 767px){.subscription-top__descr{margin-bottom:12px;padding-left:0}.subscription-top__descr::before{content:none}}.subscription-top__btn-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.subscription-top__btn-wrap .subscription__btn{padding:8px 12px;min-width:162px}.subscription-top__btn-wrap .subscription__btn:first-child{margin-right:14px}.subscription-top__btn-wrap .subscription__btn .subscription__btn-ico{width:20px}@media screen and (max-width: 1023px){.subscription-top__btn-wrap .subscription__btn{padding:4px 8px;font-size:12px}.subscription-top__btn-wrap .subscription__btn .subscription__btn-ico{width:16px}}@media screen and (max-width: 767px){.subscription-top__btn-wrap .subscription__btn{margin-bottom:0}.subscription-top__btn-wrap .subscription__btn .subscription__btn-ico{width:14px;margin-right:12px}}

.team-section{background:#ffffff}.team-slider .swiper-container{cursor:-webkit-grab;cursor:grab}.team-section__container{position:relative}@media screen and (max-width: 1024px){.team-section .team-slider .swiper-button-next,.team-section .team-slider .swiper-button-prev{display:none}}.team-section .team-slider__content{position:relative;min-height:266px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;width:100%}.team-section .team-slider__photo{position:absolute;bottom:0;right:-28px;max-width:100%;width:77%}@media screen and (max-width: 767px){.team-section .team-slider__photo{position:relative;right:0;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-bottom:20px}}.team-section .team-slider__descr{max-width:175px;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0.02em;padding-bottom:8px;border-bottom:1px solid rgba(50,50,66,0.1)}.team-section .team-slider__descr-name{font-weight:600}@media screen and (max-width: 767px){.team-section .team-slider__descr{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}

.psb-offices__map{width:100%;height:100%}.psb-offices__map-init{width:100%;height:100%}.psb-offices__cluster-list{list-style:none outside;margin:0;padding:0}.psb-offices__cluster-list li{padding-bottom:10px}.psb-offices__cluster-list a{color:#207697}.psb-offices__cluster-list a:hover{color:#28B8F0;text-decoration:none}

.body--maps{overflow:hidden}.body--maps .layout,.body--maps .wrapper{height:100%}.psb-offices__map{width:100%;height:100%}@media screen and (max-width: 1023px){.psb-offices__map{position:relative}}.offices{background:#959ABC;width:100%;height:100%;overflow:hidden;position:relative}.offices__map{height:100%;width:100%}@media screen and (max-width: 767px){.offices__map{position:relative}}.offices .text-p--bold{color:#323242;font-size:16px;line-height:24px;font-weight:600;letter-spacing:.02em}.offices .text-p--bold+.btn-main{margin-top:20px !important}@media screen and (max-width: 767px){.offices .text-p--bold{padding:0 16px;width:auto}}.offices-head-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;padding:18px 24px;position:absolute;right:0;top:0;width:calc(100% - 390px);z-index:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;-webkit-transition:opacity .2s ease-in, -webkit-transform .2s ease-in-out;transition:opacity .2s ease-in, -webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out, opacity .2s ease-in;transition:transform .2s ease-in-out, opacity .2s ease-in;transition:transform .2s ease-in-out, opacity .2s ease-in, -webkit-transform .2s ease-in-out}.offices-head-line__item{position:relative}.offices-head-line__item--btns{display:none}@media screen and (max-width: 1023px){.offices-head-line__item--btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (min-width: 768px) and (max-width: 1023px){.offices-head-line__item--select{margin:0 0 0 24px}}.offices-head-line__item--search{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-left:24px}@media screen and (max-width: 1023px){.offices-head-line__item--search{margin:0 0 0 24px}}@media screen and (max-width: 767px){.offices-head-line__item--search{display:none}}.offices-head-line__btn{width:42px;height:42px;-webkit-box-flex:0;-ms-flex:0 0 42px;flex:0 0 42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-box-shadow:2px 4px 8px rgba(50,50,66,0.12);box-shadow:2px 4px 8px rgba(50,50,66,0.12);border-radius:50%;background:#fff}.offices-head-line__btn+.offices-head-line__btn{margin:0 0 0 24px}@media screen and (max-width: 767px){.offices-head-line__btn:nth-child(1){display:none}.offices-head-line__btn+.offices-head-line__btn{margin:0}}.offices-head-line .selected-list{background:#fff;padding:8px 24px;color:#323242;font-size:16px;line-height:24px;font-weight:400;letter-spacing:.02em;border-radius:30px;display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;position:relative;z-index:1;text-align:left;width:260px;-webkit-box-shadow:2px 4px 8px rgba(50,50,66,0.12);box-shadow:2px 4px 8px rgba(50,50,66,0.12)}.offices-head-line .selected-list__ic{width:24px;height:24px;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-transform:rotateX(0deg);transform:rotateX(0deg);-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out}.offices-head-line .selected-list.active .selected-list__ic{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.offices-head-line .selected-list.active+.list-atm-select{opacity:1;visibility:visible;-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}@media screen and (max-width: 1199px){.offices-head-line .selected-list{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width: 375px){.offices-head-line .selected-list{width:220px;padding:8px 16px;font-size:16px;line-height:26px}}.offices-head-line .list-atm-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:30px;-webkit-box-shadow:2px 4px 8px rgba(50,50,66,0.12);box-shadow:2px 4px 8px rgba(50,50,66,0.12)}@media screen and (max-width: 1199px){.offices-head-line .list-atm-select{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding-top:40px;margin-top:-40px;border-radius:20px;position:absolute;left:0;top:100%;width:100%;opacity:0;visibility:hidden;-webkit-transform:scale(0.75) translateY(-10px);-ms-transform:scale(0.75) translateY(-10px);transform:scale(0.75) translateY(-10px);-webkit-box-shadow:2px 2px 6px rgba(100,100,120,0.3);box-shadow:2px 2px 6px rgba(100,100,120,0.3);-webkit-transition:all 0.2s cubic-bezier(0.5, 0, 0, 1.25),opacity 0.15s ease-out,top 0.2s ease-in;-o-transition:all 0.2s cubic-bezier(0.5, 0, 0, 1.25),opacity 0.15s ease-out,top 0.2s ease-in;transition:all 0.2s cubic-bezier(0.5, 0, 0, 1.25),opacity 0.15s ease-out,top 0.2s ease-in}}@media screen and (max-width: 1199px){.offices-head-line .list-atm-select__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}}.offices-head-line .list-atm-select__btn{background:transparent;color:#323242;font-size:16px;line-height:30px;font-weight:500;letter-spacing:.02em;border-radius:30px;cursor:pointer;-webkit-transition:background .2s ease-in, color .2s ease-in;-o-transition:background .2s ease-in, color .2s ease-in;transition:background .2s ease-in, color .2s ease-in;padding:5px 24px}@media screen and (min-width: 1200px){.offices-head-line .list-atm-select__btn.active{color:#fff;background:#263179}}@media screen and (max-width: 1199px){.offices-head-line .list-atm-select__btn.selected{display:none}}@media screen and (min-width: 1200px){.offices-head-line .list-atm-select__btn:hover:not(.active):not(.selected){background:#EAEDFF}}@media screen and (max-width: 1199px){.offices-head-line .list-atm-select__btn{text-align:left;padding:8px 24px}}@media screen and (max-width: 767px){.offices-head-line .list-atm-select__btn{padding:8px 16px}}@media screen and (max-width: 767px){.offices-head-line .list-atm-select{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.offices-head-line .offices-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:30px;width:100%;max-width:350px;-webkit-transition:width .2s ease-in-out;-o-transition:width .2s ease-in-out;transition:width .2s ease-in-out;-webkit-box-shadow:2px 4px 8px rgba(50,50,66,0.12);box-shadow:2px 4px 8px rgba(50,50,66,0.12)}.offices-head-line .offices-search__btn{background:transparent;padding:3px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;cursor:pointer}@media screen and (max-width: 1023px){.offices-head-line .offices-search__btn{padding:0;width:42px;height:40px;-webkit-box-flex:0;-ms-flex:0 0 42px;flex:0 0 42px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;background:#fff;-webkit-transition:background .2s ease-in;-o-transition:background .2s ease-in;transition:background .2s ease-in}.offices-head-line .offices-search__btn rect,.offices-head-line .offices-search__btn path{-webkit-transition:fill .2s ease-in;-o-transition:fill .2s ease-in;transition:fill .2s ease-in}}.offices-head-line .offices-search__field{padding:5px 24px 5px 0;border-radius:0 30px 30px 0 !important;color:#323242;font-size:16px;line-height:30px;font-weight:400;letter-spacing:.5px;width:100%;caret-color:#F26126}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.offices-head-line .offices-search__field{line-height:20px !important}}.offices-head-line .offices-search__field::-webkit-input-placeholder{color:#323242;font-size:16px;line-height:30px;font-weight:400;letter-spacing:.5px}@media screen and (min-width: 1024px) and (max-width: 1199px){.offices-head-line .offices-search__field::-webkit-input-placeholder{font-size:14px}}@media screen and (max-width: 1023px){.offices-head-line .offices-search__field::-webkit-input-placeholder{font-size:12px}}.offices-head-line .offices-search__field:-ms-input-placeholder{color:#323242;font-size:16px;line-height:20px;font-weight:400;letter-spacing:.5px}@media screen and (min-width: 1024px) and (max-width: 1199px){.offices-head-line .offices-search__field:-ms-input-placeholder{font-size:14px}}@media screen and (max-width: 1023px){.offices-head-line .offices-search__field:-ms-input-placeholder{font-size:12px}}.offices-head-line .offices-search__field::-ms-input-placeholder{color:#323242;font-size:16px;line-height:20px;font-weight:400;letter-spacing:.5px}@media screen and (min-width: 1024px) and (max-width: 1199px){.offices-head-line .offices-search__field::-ms-input-placeholder{font-size:14px}}@media screen and (max-width: 1023px){.offices-head-line .offices-search__field::-ms-input-placeholder{font-size:12px}}.offices-head-line .offices-search__field::-webkit-input-placeholder{color:#323242;font-size:16px;line-height:30px;font-weight:400;letter-spacing:.5px}.offices-head-line .offices-search__field::-moz-placeholder{color:#323242;font-size:16px;line-height:30px;font-weight:400;letter-spacing:.5px}.offices-head-line .offices-search__field:-ms-input-placeholder{color:#323242;font-size:16px;line-height:30px;font-weight:400;letter-spacing:.5px}.offices-head-line .offices-search__field::-ms-input-placeholder{color:#323242;font-size:16px;line-height:30px;font-weight:400;letter-spacing:.5px}.offices-head-line .offices-search__field::placeholder{color:#323242;font-size:16px;line-height:30px;font-weight:400;letter-spacing:.5px}@media screen and (min-width: 1024px) and (max-width: 1199px){.offices-head-line .offices-search__field::-webkit-input-placeholder{font-size:14px}.offices-head-line .offices-search__field::-moz-placeholder{font-size:14px}.offices-head-line .offices-search__field:-ms-input-placeholder{font-size:14px}.offices-head-line .offices-search__field::-ms-input-placeholder{font-size:14px}.offices-head-line .offices-search__field::placeholder{font-size:14px}}@media screen and (max-width: 1023px){.offices-head-line .offices-search__field::-webkit-input-placeholder{font-size:12px}.offices-head-line .offices-search__field::-moz-placeholder{font-size:12px}.offices-head-line .offices-search__field:-ms-input-placeholder{font-size:12px}.offices-head-line .offices-search__field::-ms-input-placeholder{font-size:12px}.offices-head-line .offices-search__field::placeholder{font-size:12px}}@media screen and (max-width: 1023px){.offices-head-line .offices-search__field{border-radius:30px !important;padding:8px 48px 8px 24px;margin-right:-42px;opacity:0;visibility:hidden;width:0;font-size:14px;line-height:24px;-webkit-transition:width .2s ease-in-out, opacity .2s ease-in;-o-transition:width .2s ease-in-out, opacity .2s ease-in;transition:width .2s ease-in-out, opacity .2s ease-in}}@media screen and (max-width: 1023px){.offices-head-line .offices-search{width:42px;overflow-x:hidden}}@media screen and (max-width: 1023px){.offices-head-line .offices-search.active{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;width:100%;max-width:none;overflow-x:visible}.offices-head-line .offices-search.active .offices-search__field{width:100%;opacity:1;visibility:visible}.offices-head-line .offices-search.active .offices-search__btn{background:#959ABC;-webkit-box-shadow:2px 4px 8px rgba(50,50,66,0.12);box-shadow:2px 4px 8px rgba(50,50,66,0.12)}.offices-head-line .offices-search.active .offices-search__btn rect,.offices-head-line .offices-search.active .offices-search__btn path{fill:#fff}}@media screen and (min-width: 1024px){.offices-head-line .offices-search.show-d{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width: 1024px){.offices-head-line .offices-search.hide-d{display:none}}@media screen and (max-width: 767px){.offices-head-line .offices-search.show-m{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width: 767px){.offices-head-line .offices-search.hide-m{display:none}}.offices-head-line.show-d{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}@media screen and (min-width: 768px) and (max-width: 1023px){.offices-head-line.show-d .offices-head-line__item--btns,.offices-head-line.show-d .offices-head-line__item--select,.offices-head-line.show-d .offices-search{display:-webkit-box;display:-ms-flexbox;display:flex}}.offices-head-line.hide-d{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);opacity:0}@media screen and (min-width: 768px) and (max-width: 1023px){.offices-head-line.hide-d .offices-head-line__item--btns,.offices-head-line.hide-d .offices-head-line__item--select{display:none}.offices-head-line.hide-d .offices-search{display:none}}@media screen and (max-width: 1023px){.offices-head-line{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:12px 24px}}@media screen and (max-width: 767px){.offices-head-line{padding:12px 16px}}@-webkit-keyframes officesSidebarHide{0%{}100%{opacity:0;visibility:hidden}}@keyframes officesSidebarHide{0%{}100%{opacity:0;visibility:hidden}}@-webkit-keyframes fadeInContent{0%{}100%{opacity:1;visibility:visible}}@keyframes fadeInContent{0%{}100%{opacity:1;visibility:visible}}.offices-sidebar{-webkit-box-shadow:2px 4px 8px rgba(50,50,66,0.12);box-shadow:2px 4px 8px rgba(50,50,66,0.12);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;width:390px;position:absolute;left:0;top:0;z-index:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);height:100%;background:#fff}.offices-sidebar .offices-sidebar-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;height:100%}.offices-sidebar .fields-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;scrollbar-width:none}@media screen and (max-width: 1023px){.offices-sidebar .fields-group.active{width:100%}}.offices-sidebar .fields-group::-webkit-scrollbar{width:0px;background:transparent}.offices-sidebar__close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;background:#959ABC;border-radius:30px;-webkit-box-shadow:2px 4px 8px rgba(50,50,66,0.12);box-shadow:2px 4px 8px rgba(50,50,66,0.12);margin:16px 0 0;padding:0 16px 0 42px;height:48px;position:absolute;right:0;top:0;z-index:-1;-webkit-transition:opacity .2s ease-in, right .2s ease-in-out .2s;-o-transition:opacity .2s ease-in, right .2s ease-in-out .2s;transition:opacity .2s ease-in, right .2s ease-in-out .2s}@media screen and (max-width: 767px), (min-width: 1024px){.offices-sidebar__close{display:none}}.offices-sidebar__panel-mob{display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:18px 24px}.offices-sidebar__panel-mob .offices-sidebar__title-panel-mob{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:#323242;font-size:24px;line-height:30px;font-weight:600;letter-spacing:.02em}.offices-sidebar__panel-mob .close-panel-mob{width:30px;height:30px;-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;background:transparent}@media screen and (max-width: 767px){.offices-sidebar__panel-mob{padding:16px;-webkit-box-shadow:0px 4px 8px rgba(50,50,66,0.12);box-shadow:0px 4px 8px rgba(50,50,66,0.12)}.offices-sidebar__panel-mob.active{display:-webkit-box;display:-ms-flexbox;display:flex}.offices-sidebar__panel-mob.inactive{display:none}}.offices-sidebar .swipe-wrapp-sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.offices-sidebar .swipe-wrapp-btn{background:#fff;width:100% !important;padding:18px 0 16px !important;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}@media screen and (max-width: 767px){.offices-sidebar .swipe-wrapp-btn{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width: 1024px){.offices-sidebar.show-d{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@media screen and (min-width: 1024px){.offices-sidebar.hide-d{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}}@media screen and (max-width: 1023px){.offices-sidebar.show-m{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform .2s ease-in-out .6s;transition:-webkit-transform .2s ease-in-out .6s;-o-transition:transform .2s ease-in-out .6s;transition:transform .2s ease-in-out .6s;transition:transform .2s ease-in-out .6s, -webkit-transform .2s ease-in-out .6s}.offices-sidebar.show-m .offices-sidebar__close{right:-34px;-webkit-transition:opacity .2s ease-in, right .2s ease-in-out .8s;-o-transition:opacity .2s ease-in, right .2s ease-in-out .8s;transition:opacity .2s ease-in, right .2s ease-in-out .8s}}@media screen and (max-width: 767px){.offices-sidebar.show-m{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .2s ease-in-out .6s;transition:-webkit-transform .2s ease-in-out .6s;-o-transition:transform .2s ease-in-out .6s;transition:transform .2s ease-in-out .6s;transition:transform .2s ease-in-out .6s, -webkit-transform .2s ease-in-out .6s}.offices-sidebar.show-m .offices-sidebar__close{display:none}}@media screen and (max-width: 1023px){.offices-sidebar.hide-m{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-transform .2s ease-in-out .2s;transition:-webkit-transform .2s ease-in-out .2s;-o-transition:transform .2s ease-in-out .2s;transition:transform .2s ease-in-out .2s;transition:transform .2s ease-in-out .2s, -webkit-transform .2s ease-in-out .2s}}@media screen and (max-width: 767px){.offices-sidebar.hide-m{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform .2s ease-in-out .2s;transition:-webkit-transform .2s ease-in-out .2s;-o-transition:transform .2s ease-in-out .2s;transition:transform .2s ease-in-out .2s;transition:transform .2s ease-in-out .2s, -webkit-transform .2s ease-in-out .2s}}@media screen and (min-width: 768px){.offices-sidebar{-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out}}@media screen and (max-width: 767px){.offices-sidebar{width:100%;overflow-y:hidden}.offices-sidebar.fixed-visible{overflow-y:visible}}.search-bottom-part{position:absolute;bottom:0;left:0;padding:0;background:#fff;-webkit-box-shadow:2px 4px 8px rgba(50,50,66,0.12);box-shadow:2px 4px 8px rgba(50,50,66,0.12);z-index:2;width:100%;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;visibility:visible;-webkit-transition:opacity .2s ease-in .1s, -webkit-transform .2s ease-in-out;transition:opacity .2s ease-in .1s, -webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out, opacity .2s ease-in .1s;transition:transform .2s ease-in-out, opacity .2s ease-in .1s;transition:transform .2s ease-in-out, opacity .2s ease-in .1s, -webkit-transform .2s ease-in-out}.search-bottom-part .swipe-wrapp-btn{padding:16px;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.search-bottom-part__item{background:#F7F7F8;border-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;padding:0 12px;margin:0 16px 16px}.search-bottom-part__btn{background:transparent;cursor:pointer;width:30px;height:30px;-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin:0 6px 0 0}.search-bottom-part__field{background:transparent;width:100%;color:#323242;font-size:16px;line-height:24px;font-weight:400;letter-spacing:.02em;padding:8px 0}.search-bottom-part__field::-webkit-input-placeholder{color:rgba(100,100,120,0.5)}@media screen and (max-width: 420px){.search-bottom-part__field::-webkit-input-placeholder{font-size:12px;line-height:18px}}.search-bottom-part__field:-ms-input-placeholder{color:rgba(100,100,120,0.5)}@media screen and (max-width: 420px){.search-bottom-part__field:-ms-input-placeholder{font-size:12px;line-height:18px}}.search-bottom-part__field::-ms-input-placeholder{color:rgba(100,100,120,0.5)}@media screen and (max-width: 420px){.search-bottom-part__field::-ms-input-placeholder{font-size:12px;line-height:18px}}.search-bottom-part__field::-webkit-input-placeholder{color:rgba(100,100,120,0.5)}.search-bottom-part__field::-moz-placeholder{color:rgba(100,100,120,0.5)}.search-bottom-part__field:-ms-input-placeholder{color:rgba(100,100,120,0.5)}.search-bottom-part__field::-ms-input-placeholder{color:rgba(100,100,120,0.5)}.search-bottom-part__field::placeholder{color:rgba(100,100,120,0.5)}@media screen and (max-width: 420px){.search-bottom-part__field::-webkit-input-placeholder{font-size:12px;line-height:18px}.search-bottom-part__field::-moz-placeholder{font-size:12px;line-height:18px}.search-bottom-part__field:-ms-input-placeholder{font-size:12px;line-height:18px}.search-bottom-part__field::-ms-input-placeholder{font-size:12px;line-height:18px}.search-bottom-part__field::placeholder{font-size:12px;line-height:18px}}.search-bottom-part.inactive{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px);opacity:0;visibility:hidden;pointer-events:none}@media screen and (max-width: 767px){.search-bottom-part{display:-webkit-box;display:-ms-flexbox;display:flex}}.offices-sidebar-head{padding:18px 24px;background:#F7F7F8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.offices-sidebar-head .offices-sidebar-btn{cursor:pointer;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;padding:8px 18px;border-radius:30px;border:1px solid #263179;color:#263179;font-size:14px;line-height:20px;font-weight:500;letter-spacing:.02em;-webkit-transition:background .2s ease-in, color .2s ease-in;-o-transition:background .2s ease-in, color .2s ease-in;transition:background .2s ease-in, color .2s ease-in}.offices-sidebar-head .offices-sidebar-btn i,.offices-sidebar-head .offices-sidebar-btn svg{-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;width:24px;height:24px;margin:0 6px 0 0}.offices-sidebar-head .offices-sidebar-btn path{-webkit-transition:fill .2s ease-in;-o-transition:fill .2s ease-in;transition:fill .2s ease-in}.offices-sidebar-head .offices-sidebar-btn--nextToMe{margin:0 12px 0 0}@media screen and (max-width: 767px){.offices-sidebar-head .offices-sidebar-btn--nextToMe{margin:0 6px 0 0}}.offices-sidebar-head .offices-sidebar-btn--filter{margin:0 0 0 12px}@media screen and (max-width: 767px){.offices-sidebar-head .offices-sidebar-btn--filter{margin:0 0 0 6px}}.offices-sidebar-head .offices-sidebar-btn.active{background:#263179;color:#fff}.offices-sidebar-head .offices-sidebar-btn.active path{fill:#fff}.offices-sidebar-head .offices-sidebar-btn.active.disabled{background:#959ABC;cursor:no-drop;border-color:#959ABC}.offices-sidebar-head .offices-sidebar-btn .title-desctop{display:inline-block}@media screen and (max-width: 767px){.offices-sidebar-head .offices-sidebar-btn .title-desctop{display:none}}.offices-sidebar-head .offices-sidebar-btn .title-mobile{display:none}@media screen and (max-width: 767px){.offices-sidebar-head .offices-sidebar-btn .title-mobile{display:inline-block}}.offices-sidebar-head .offices-sidebar-btn.selected i{position:relative}.offices-sidebar-head .offices-sidebar-btn.selected i:before{content:'';width:6px;height:6px;-webkit-box-flex:0;-ms-flex:0 0 6px;flex:0 0 6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;background:#EA5614;border-radius:50%;position:absolute;top:0;right:0;margin:2px 1px 0 0;z-index:1}@media screen and (min-width: 1024px){.offices-sidebar-head .offices-sidebar-btn:hover:not(.active){background:#EAEDFF;border-color:#EAEDFF}}@media screen and (max-width: 767px){.offices-sidebar-head .offices-sidebar-btn{padding:6px 14px}}@media screen and (max-width: 767px){.offices-sidebar-head{padding:16px}}.office-field{padding:24px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}@media screen and (max-width: 767px){.office-field{padding:16px}}.office-field__wrapp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.office-field__wrapp+.office-field__link{margin:24px 0 0}@media screen and (max-width: 767px){.office-field__wrapp+.office-field__link{margin:16px 0 0}}.office-field:not(:last-child){border-bottom:1px solid #D1D1D7}.office-field__title{color:#323242;font-size:24px;line-height:30px;font-weight:600;letter-spacing:.02em}.office-field__title+.office-field__subtitle{margin:6px 0 0}.office-field__title+.workload{margin:24px 0 0}@media screen and (max-width: 767px){.office-field__title+.workload{margin:16px 0 0}}.office-field__title+.reception-issue{margin:24px 0 0}@media screen and (max-width: 767px){.office-field__title+.reception-issue{margin:16px 0 0}}.office-field__title>.workload{display:none !important}.office-field__title+.warning{margin:24px 0 0}@media screen and (max-width: 767px){.office-field__title+.warning{margin:16px 0 0}}@media screen and (max-width: 1023px){.office-field__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.office-field__title>.workload{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}@media screen and (max-width: 767px){.office-field__title{font-size:18px}}.office-field__subtitle{color:#323242;font-size:16px;line-height:24px;font-weight:400;letter-spacing:.02em}.office-field__subtitle+.workload{margin:24px 0 0}@media screen and (max-width: 767px){.office-field__subtitle+.workload{margin:16px 0 0}}.office-field__subtitle+.reception-issue{margin:24px 0 0}@media screen and (max-width: 767px){.office-field__subtitle+.reception-issue{margin:16px 0 0}}.office-field__subtitle+.warning{margin:24px 0 0}@media screen and (max-width: 767px){.office-field__subtitle+.warning{margin:16px 0 0}}@media screen and (max-width: 767px){.office-field__subtitle{font-size:14px;line-height:20px}}.office-field .workload+.working-time{margin:12px 0 0}@media screen and (max-width: 767px){.office-field .workload+.working-time{margin:16px 0 0}}.office-field .workload+.reception-issue{margin:24px 0 0}@media screen and (max-width: 767px){.office-field .workload+.reception-issue{margin:16px 0 0}}.office-field .workload+.warning{margin:24px 0 0}@media screen and (max-width: 767px){.office-field .workload+.warning{margin:16px 0 0}}.office-field .warning{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.office-field .warning__ic{width:24px;height:24px;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 6px 0 0}.office-field .warning__title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:#F26126;font-size:16px;line-height:24px;font-weight:400;letter-spacing:.5px}.office-field .warning+.working-time{margin:24px 0 0}@media screen and (max-width: 767px){.office-field .warning+.working-time{margin:16px 0 0}}.office-field .warning+.reception-issue{margin:24px 0 0}@media screen and (max-width: 767px){.office-field .warning+.reception-issue{margin:16px 0 0}}.office-field .warning+.workload{margin:24px 0 0}@media screen and (max-width: 767px){.office-field .warning+.workload{margin:16px 0 0}}.office-field__link{-ms-flex-item-align:start;align-self:flex-start;color:#F26126;font-size:16px;line-height:24px;font-weight:500;letter-spacing:.5px}.working-time__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 6px;color:rgba(100,100,120,0.7);font-size:14px;line-height:18px;font-weight:400;letter-spacing:.02em}.working-time__head.closed{color:#E70E02}.working-time__head.open{color:#4CB944}.working-time__status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#323242}.working-time__status:before{content:'';width:4px;height:4px;background:rgba(100,100,120,0.7);margin:0 6px;border-radius:50%}.working-time__schedule{color:#323242;font-size:16px;line-height:24px;font-weight:600;letter-spacing:.02em}.working-time+.reception-issue{margin:24px 0 0}.working-time+.warning{margin:24px 0 0}.item-cards{height:100%}@media screen and (max-width: 1023px){.item-cards{overflow-y:auto;-webkit-overflow-scrolling:touch}}@media screen and (min-width: 768px){.item-cards{height:calc(100% - 78px)}}.item-cards.active{display:-webkit-box;display:-ms-flexbox;display:flex}.item-cards.inactive{display:none}.filter-wrapp{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;scrollbar-width:none}@media screen and (min-width: 768px){.filter-wrapp{height:calc(100% - 78px)}}.filter-wrapp::-webkit-scrollbar{width:0px;background:transparent}.filter-wrapp .filter-container{height:calc(100% - 60px);padding:24px 0}@media screen and (max-width: 1023px){.filter-wrapp .filter-container{overflow-y:auto;-webkit-overflow-scrolling:touch}}.filter-wrapp.active{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 1023px){.filter-wrapp.active{height:100%;overflow-y:scroll}}.filter-wrapp.inactive{display:none}.filter-wrapp__controls+.filter-wrapp__btns{margin:36px 0 24px}.filter-wrapp__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 24px 24px}@media screen and (max-width: 1023px){.filter-wrapp__btns{padding:16px}}@media screen and (max-width: 1023px){.filter-wrapp__btn{-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width: 1024px){.filter-wrapp__btn--accept{display:none}}@media screen and (max-width: 1023px){.filter-wrapp__btn--accept{margin:0 12px 0 0}}@media screen and (min-width: 1024px){.filter-wrapp__btn--cancel{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media screen and (max-width: 1023px){.filter-wrapp__btn--cancel{margin:0 0 0 12px}}@media screen and (min-width: 1023px){.filter-wrapp__btn{-ms-flex-preferred-size:50%;flex-basis:50%}}.filter-wrapp .radiobox__label,.filter-wrapp .checkbox__label{color:#323242;font-size:16px;line-height:24px;font-weight:400;letter-spacing:.02em}.filter-wrapp .radiobox+.radiobox{margin:18px 0 0}.filter-wrapp .radiobox+.checkbox{margin:18px 0 0}.filter-wrapp .checkbox+.checkbox{margin:18px 0 0}.filter-wrapp .checkbox+.radiobox{margin:18px 0 0}.filter-item{padding:0 24px}.filter-item:not(:last-child){margin:0 0 36px}.filter-item__title{color:#323242;font-size:24px;line-height:32px;font-weight:600;letter-spacing:.02em}.filter-item__title+.checkbox,.filter-item__title+.radiobox{margin:18px 0 0}@media screen and (max-width: 767px){.filter-item__title{font-size:18px}}@media screen and (max-width: 767px){.filter-item{padding:0 18px}}.reception-issue{color:#323242;font-size:16px;line-height:24px;font-weight:400;letter-spacing:.02em}.reception-issue .reception+.issue{margin:6px 0 0}.reception-issue__notworked{color:#F26126}.reception-issue+.workload{margin:24px 0 0}.reception-issue+.working-time{margin:24px 0 0}.reception-issue+.warning{margin:24px 0 0}.workload{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:rgba(100,100,120,0.7);font-size:16px;line-height:18px;font-weight:400;letter-spacing:.02em}.workload__ic{margin:0 0 0 12px}.workload+.working-time{margin:12px 0 0}.workload+.reception-issue{margin:24px 0 0}.workload+.warning{margin:24px 0 0}.workload+.workload{margin:24px 0 0}@media screen and (max-width: 767px){.workload{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.accepts-payments{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#323242;font-size:18px;line-height:24px;font-weight:400;letter-spacing:.02em}.accepts-payments__ic{width:24px;height:24px;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 12px 0 0}.accepts-payments__ic path{-webkit-transition:fill .2s ease-in;-o-transition:fill .2s ease-in;transition:fill .2s ease-in}.detailed-side{background:#fff;-webkit-box-shadow:-2px 4px 8px rgba(50,50,66,0.12);box-shadow:-2px 4px 8px rgba(50,50,66,0.12);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;position:absolute;right:0;top:0;z-index:1;height:100%;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out}.detailed-side .detailed-side-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;height:100%}.detailed-side .detailed-side-container::-webkit-scrollbar{width:0px;background:transparent}.detailed-side .detailed-side-item{padding:0 78px 36px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width: 767px){.detailed-side .detailed-side-item .btn-main{margin:0 16px;width:auto}}@media screen and (max-width: 1151px){.detailed-side .detailed-side-item{padding:0 24px 24px}}@media screen and (max-width: 767px){.detailed-side .detailed-side-item{padding:18px 0 104px}}.detailed-side .tabs-layout{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;width:100%;margin-bottom:12px}.detailed-side__text+.detailed-side__text{margin:-24px 0 36px}@media screen and (max-width: 1023px){.detailed-side__text+.detailed-side__text{margin:-24px 0 24px}}@media screen and (max-width: 767px){.detailed-side__text+.detailed-side__text{margin:16px 0 18px}}.detailed-side__text+.work-time{margin:36px 0 0}@media screen and (max-width: 1023px){.detailed-side__text+.work-time{margin:24px 0 0}}@media screen and (max-width: 767px){.detailed-side__text+.work-time{margin:18px 0 0}}.detailed-side .close-btn{width:30px;height:30px;-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:0;top:0;cursor:pointer;background:transparent;z-index:2;margin:12px 0 0 12px}@media screen and (max-width: 1199px){.detailed-side .close-btn{background:#fff;width:42px;height:42px;-webkit-box-flex:0;-ms-flex:0 0 42px;flex:0 0 42px;border-radius:50%;-webkit-box-shadow:2px 4px 8px rgba(50,50,66,0.12);box-shadow:2px 4px 8px rgba(50,50,66,0.12)}}@media screen and (max-width: 1023px){.detailed-side .close-btn{display:-webkit-box;display:-ms-flexbox;display:flex;left:auto;right:0;margin:-52px 12px 0 0}}@media screen and (min-width: 1024px) and (max-width: 1199px){.detailed-side .close-btn{margin:12px 0 0 -64px}}@media screen and (max-width: 767px){.detailed-side .close-btn{margin:12px 12px 0 0;left:auto;right:0;background:#fff;width:42px;height:42px;-webkit-box-flex:0;-ms-flex:0 0 42px;flex:0 0 42px;border-radius:50%}}.detailed-side .show-map{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-webkit-box-shadow:2px 4px 8px rgba(50,50,66,0.12);box-shadow:2px 4px 8px rgba(50,50,66,0.12);border-radius:30px;background:#fff;padding:16px 18px;cursor:pointer;position:fixed;bottom:0;left:0;right:0;margin:0 auto 18px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:280px;z-index:1}.detailed-side .show-map__ic{width:24px;height:24px;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 6px 0 0}.detailed-side .show-map__title{color:#F26126;font-size:18px;line-height:24px;font-weight:400;letter-spacing:.02em}@media screen and (min-width: 768px){.detailed-side .show-map{display:none}}@media screen and (min-width: 1024px){.detailed-side.show-d{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.detailed-side.show-d .close-btn{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width: 1024px){.detailed-side.hide-d{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}}@media screen and (max-width: 1023px){.detailed-side.show-m{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.detailed-side.show-m .close-btn{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 1023px){.detailed-side.hide-m{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}}.detailed-side.hide-m .close-btn{display:none}@media screen and (min-width: 1200px){.detailed-side{width:890px}}@media screen and (min-width: 1024px) and (max-width: 1199px){.detailed-side{width:640px}}@media screen and (max-width: 1023px){.detailed-side{width:100%;z-index:3}}@media screen and (min-width: 768px) and (max-width: 1023px){.detailed-side{height:60%;top:auto;bottom:0}}@media screen and (max-width: 767px){.detailed-side .show-map{display:-webkit-box;display:-ms-flexbox;display:flex}}.detailed-side-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:36px 78px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.detailed-side-head__side:nth-child(1){padding:0 12px 0 0;width:70%}@media screen and (max-width: 767px){.detailed-side-head__side:nth-child(1){padding:18px}}.detailed-side-head__side:nth-child(2){padding:0 0 0 12px}@media screen and (max-width: 767px){.detailed-side-head__side:nth-child(2){padding:0}}@media screen and (min-width: 768px) and (max-width: 1023px){.detailed-side-head__side{width:50% !important}}@media screen and (max-width: 767px){.detailed-side-head__side{width:100% !important}}.detailed-side-head__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:#323242;font-size:24px;line-height:30px;font-weight:600;letter-spacing:.02em}.detailed-side-head__title span{margin:0 24px 0 0}.detailed-side-head .workload{color:rgba(100,100,120,0.7);font-size:16px;line-height:30px;font-weight:400;letter-spacing:.02em}@media screen and (max-width: 1023px){.detailed-side-head .workload{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0}}.detailed-side-head__status{color:#9393A1;font-size:14px;line-height:30px;font-weight:400;letter-spacing:.02em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detailed-side-head__status:before{content:'';width:6px;height:6px;-webkit-box-flex:0;-ms-flex:0 0 6px;flex:0 0 6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin:0 6px 0 0;border-radius:50%}.detailed-side-head__status.open{-ms-flex-item-align:end;align-self:flex-end}.detailed-side-head__status.open:before{background:#4CB944}.detailed-side-head__status.closed{-ms-flex-item-align:end;align-self:flex-end}.detailed-side-head__status.closed:before{background:#F26126}.detailed-side-head__subtitle{display:block;color:#323242;font-size:16px;line-height:24px;font-weight:400;letter-spacing:.02em}@media screen and (max-width: 1151px){.detailed-side-head{margin:24px}}@media screen and (max-width: 767px){.detailed-side-head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin:0}}.warning-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:12px 78px;background:#F7F7F8}.warning-line__descr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;width:100%}.warning-line__ic{width:18px;height:18px;-webkit-box-flex:0;-ms-flex:0 0 18px;flex:0 0 18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 12px 0 0}.warning-line__title{color:#323242;font-size:18px;line-height:24px;font-weight:600;letter-spacing:.02em}.warning-line__title+.warning-line__text{margin:6px 0 0}.warning-line__text{margin:0;color:#263179;font-size:14px;line-height:18px;font-weight:400;letter-spacing:.02em}.warning-line--red{background:#FFEBEA}.warning-line--red .warning-line__title{color:#F26126}.warning-line+.detailed-side-item{margin:36px 0 0}@media screen and (min-width: 768px) and (max-width: 1023px){.warning-line+.detailed-side-item{margin:24px 0 0}}@media screen and (max-width: 767px){.warning-line+.detailed-side-item{margin:18px 0 0}}@media screen and (max-width: 1151px){.warning-line{padding:12px 24px}}@media screen and (max-width: 767px){.warning-line{padding:12px 18px}}.station-selection{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;position:relative;padding:0 16px 0 0}.station-selection .station{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;cursor:pointer;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.station-selection .station__name{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:#323242;font-size:16px;line-height:20px;font-weight:600;letter-spacing:.02em;position:relative;padding:0 0 0 16px}.station-selection .station__name:before{content:'';width:8px;height:8px;-webkit-box-flex:0;-ms-flex:0 0 8px;flex:0 0 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;border-radius:50%;position:absolute;top:7px;left:0}.station-selection .station__name[data-color-station="color_1"]:before{background:#5C9561}.station-selection .station__name[data-color-station="color_2"]:before{background:#ACADAF}.station-selection .station__name[data-color-station="color_3"]:before{background:#983B86}@media screen and (min-width: 768px) and (max-width: 1023px){.station-selection .station__name{font-size:12px}}.station-selection .station__time{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0 0 0 12px;color:#F26126;font-size:14px;line-height:18px;font-weight:600;letter-spacing:.02em}@media screen and (min-width: 768px) and (max-width: 1023px){.station-selection .station__time{font-size:12px}}.station-selection .station__quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 0 24px;color:#A6A6B6;font-size:14px;line-height:18px;font-weight:400;letter-spacing:.02em}.station-selection .station__quantity svg{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);-webkit-transition:-webkit-transform .2s ease-in;transition:-webkit-transform .2s ease-in;-o-transition:transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in, -webkit-transform .2s ease-in}@media screen and (min-width: 768px) and (max-width: 1023px){.station-selection .station__quantity{font-size:12px}}.station-selection .station.active ~ .station-list{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;visibility:visible}@media screen and (max-width: 767px){.station-selection .station.active ~ .station-list{display:block}}.station-selection .station.active .station__quantity svg{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}@media screen and (max-width: 767px){.station-selection>.station{padding:0 18px}}.station-selection .station-list{position:absolute;right:0;top:100%;background:#fff;border:1px solid #A6A6B6;padding:12px 0;margin:16px 0 0 0;width:100%;max-width:300px;-webkit-transform:translateY(-6px);-ms-transform:translateY(-6px);transform:translateY(-6px);opacity:0;visibility:hidden;-webkit-transition:opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;-o-transition:opacity .2s ease-in-out, transform .2s ease-in-out;transition:opacity .2s ease-in-out, transform .2s ease-in-out;transition:opacity .2s ease-in-out, transform .2s ease-in-out, -webkit-transform .2s ease-in-out}.station-selection .station-list__btn{background:transparent;cursor:pointer;padding:12px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;width:100%;text-align:left;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}@media screen and (min-width: 1024px){.station-selection .station-list__btn:hover{background:#F7F7F8}}@media screen and (max-width: 767px){.station-selection .station-list__btn{padding:12px 18px}}.station-selection .station-list:before,.station-selection .station-list:after{content:'';position:absolute;right:0;top:0;width:18px;height:18px;-webkit-box-flex:0;-ms-flex:0 0 18px;flex:0 0 18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);background:#fff}.station-selection .station-list:before{border:1px solid #A6A6B6;margin:-10px 18px 0 0}.station-selection .station-list:after{margin:-8px 18px 0 0}@media screen and (max-width: 767px){.station-selection .station-list{position:relative;top:auto;left:auto;right:auto;max-width:none;opacity:1;visibility:visible;width:100%;border:none;margin:18px 0 0;background:#F7F7F8;-webkit-transform:none !important;-ms-transform:none !important;transform:none !important;display:none}.station-selection .station-list:after,.station-selection .station-list:before{content:none}}@media screen and (max-width: 767px){.station-selection{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:18px 0}}.detailed-tabs-nav .directions-btn{cursor:pointer;display:inline-block;vertical-align:middle;border-radius:50%;background:#fff;-webkit-box-shadow:2px 4px 8px rgba(50,50,66,0.12);box-shadow:2px 4px 8px rgba(50,50,66,0.12);width:42px;height:42px;-webkit-box-flex:0;-ms-flex:0 0 42px;flex:0 0 42px;padding:0;margin:0 0 0 24px}@media screen and (max-width: 767px){.detailed-tabs-nav .directions-btn{display:none}}.detailed-tabs-nav ~ .tabs-wrapper{margin:36px 0 0}@media screen and (max-width: 1023px){.detailed-tabs-nav ~ .tabs-wrapper{margin:24px 0 0}}@media screen and (max-width: 767px){.detailed-tabs-nav ~ .tabs-wrapper{margin:18px 0 0}}.tabs-list{display:inline-block;vertical-align:middle;background:#F7F7F8;border-radius:30px;font-size:0}.tabs-list__item{border-radius:inherit;display:inline-block}@media screen and (max-width: 767px){.tabs-list__item{padding:0 12px}.tabs-list__item:first-child{padding-left:16px}.tabs-list__item:last-child{padding-right:16px}}.tabs-list__btn{cursor:pointer;border-radius:inherit;color:#323242;font-size:16px;line-height:24px;font-weight:500;letter-spacing:.02em;padding:9px 24px;background:transparent;-webkit-transition:background .2s ease-in, color .2s ease-in;-o-transition:background .2s ease-in, color .2s ease-in;transition:background .2s ease-in, color .2s ease-in}.tabs-list__btn.active:before{width:100%;height:2px;background:#F26126;position:absolute;left:0;bottom:0}@media screen and (min-width: 768px){.tabs-list__btn.active{color:#fff;background:#263179}.tabs-list__btn.active:before{content:none}}@media screen and (max-width: 767px){.tabs-list__btn.active{position:relative;font-weight:600}.tabs-list__btn.active:before{content:''}}@media screen and (min-width: 1024px){.tabs-list__btn:hover:not(.active){background:#EAEDFF}}@media screen and (max-width: 767px){.tabs-list__btn{position:relative;padding:10px 0}}@media screen and (max-width: 767px){.tabs-list{white-space:nowrap;overflow:auto hidden;border-radius:0;width:100%}.tabs-list::-webkit-scrollbar{width:0;height:0;background:transparent}}.tabs-wrapper{display:none}.tabs-wrapper.active{display:block}@media screen and (max-width: 767px){.tabs-wrapper{padding:0 16px}}.work-time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 0 36px}.work-time__item{width:50%}@media screen and (max-width: 767px){.work-time__item{width:100%}}@media screen and (max-width: 767px){.work-time__item+.work-time__item{margin:16px 0 0}}.work-time__title{margin:0 0 6px}.work-time__text+.work-time__title{margin:12px 0 0}@media screen and (max-width: 1023px){.work-time+.bottom-part-feedback,.work-time+.offices-services{margin:-24px 0 24px}}@media screen and (max-width: 767px){.work-time+.bottom-part-feedback,.work-time+.offices-services{margin:12px 0 0}}.work-time+.bottom-part-feedback{margin:36px 0 0}@media screen and (max-width: 1023px){.work-time+.bottom-part-feedback{margin:24px 0 0}}@media screen and (max-width: 767px){.work-time+.bottom-part-feedback{margin:16px 0 0}}.bottom-part-feedback{margin:auto 0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.bottom-part-feedback__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;height:100%;width:50%}.bottom-part-feedback__item:not(:last-child){margin:0 0 24px}@media screen and (max-width: 767px){.bottom-part-feedback__item:not(:last-child){margin:0 0 16px}}@media screen and (max-width: 767px){.bottom-part-feedback__item{margin:0 0 18px;width:100%;height:auto}}.bottom-part-feedback__title{margin:0;color:#323242;font-size:16px;line-height:24px;font-weight:400;letter-spacing:.02em}.bottom-part-feedback__title+.bottom-part-feedback__link-number{margin:12px 0 0}.bottom-part-feedback__link-number{color:#323242;font-size:16px;line-height:24px;font-weight:600;letter-spacing:.02em;-webkit-transition:color .2s ease-in;-o-transition:color .2s ease-in;transition:color .2s ease-in}.bottom-part-feedback__link-number+.bottom-part-feedback__link-number{margin:6px 0 0}.bottom-part-feedback__link-number+.link{margin:24px 0 0}@media screen and (min-width: 1024px){.bottom-part-feedback__link-number:hover{color:#F26126}}.bottom-part-feedback .link{color:#F26126;font-size:16px;line-height:24px;font-weight:500;letter-spacing:.02em;-webkit-transition:color .2s ease-in;-o-transition:color .2s ease-in;transition:color .2s ease-in}@media screen and (min-width: 1024px){.bottom-part-feedback .link:hover{color:rgba(242,97,38,0.7)}}.offices-services{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media screen and (max-width: 767px){.offices-services{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.services-list{width:50%}.services-list:first-child{padding:0 12px 0 0}.services-list:last-child{padding:0 0 0 12px}.services-list .list-title{color:#323242;font-size:24px;line-height:30px;font-weight:600;letter-spacing:.02em;margin:0 0 24px}@media screen and (max-width: 767px){.services-list{width:100%}.services-list+.services-list{margin:30px 0 0}}.road-container{padding:0 48px;position:relative}.road-container .office-gallery-prev{display:none}@media screen and (min-width: 1024px){.road-container .office-gallery-prev{margin:-36px 0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex}}.road-container .office-gallery-next{display:none}@media screen and (min-width: 1024px){.road-container .office-gallery-next{margin:-36px 0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width: 767px){.road-container{padding:0}}.office-gallery__img{width:100%}.controls-map{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;position:absolute;right:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1}.controls-map .location-map{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:42px;height:42px;-webkit-box-flex:0;-ms-flex:0 0 42px;flex:0 0 42px;background:#fff;padding:9px;border-radius:50%;cursor:pointer;-webkit-box-shadow:2px 4px 8px rgba(50,50,66,0.12);box-shadow:2px 4px 8px rgba(50,50,66,0.12)}.controls-map .location-map path{-webkit-transition:fill .2s ease-in;-o-transition:fill .2s ease-in;transition:fill .2s ease-in}@media screen and (min-width: 1024px){.controls-map .location-map:hover path{fill:#263179}}.controls-map--d{margin:0 24px 0 0}@media screen and (max-width: 1023px){.controls-map--d{display:none}}@media screen and (min-width: 1024px){.controls-map--m{display:none}}@media screen and (max-width: 1023px){.controls-map--m{display:-webkit-box;display:-ms-flexbox;display:flex;right:0;margin:0 24px 0 0}}@media screen and (max-width: 767px){.controls-map--m{margin:0 16px 0 0}}.zoom-wrapp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;padding:9px;border-radius:30px;-webkit-box-shadow:2px 4px 8px rgba(50,50,66,0.12);box-shadow:2px 4px 8px rgba(50,50,66,0.12)}.zoom-wrapp+.location-map{margin:18px 0 0}.zoomIn,.zoomOut{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;width:24px;height:24px;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;background:transparent;cursor:pointer}.zoomIn path,.zoomOut path{-webkit-transition:fill .2s ease-in;-o-transition:fill .2s ease-in;transition:fill .2s ease-in}@media screen and (min-width: 1024px){.zoomIn:hover path,.zoomOut:hover path{fill:#263179}}.zoomIn+.zoomOut{margin:18px 0 0}@media screen and (max-width: 320px){.layout--maps .header__logo{margin-right:0}.layout--maps .header-top .btn-bank{margin-left:6px}.layout--maps .header-top .btn-bank-link{padding:8px}}@media screen and (min-width: 1024px){.mCustomScrollBox{width:100%}}

.radio{display:block;position:relative;padding-left:30px;margin-bottom:12px;cursor:pointer;font-size:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.radio input{position:absolute;opacity:0;cursor:pointer}.checkround{position:absolute;top:6px;left:0;height:20px;width:20px;background-color:#fff;border-color:gray;border-style:solid;border-width:2px;border-radius:50%}.radio input:checked ~ .checkround{background-color:#fff}.checkround:after{content:"";position:absolute;display:none}.radio input:checked ~ .checkround:after{display:block}.radio .checkround:after{left:2px;top:2px;width:12px;height:12px;border-radius:50%;background:gray}.check{display:block;position:relative;padding-left:25px;margin-bottom:12px;padding-right:15px;cursor:pointer;font-size:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.check input{position:absolute;opacity:0;cursor:pointer}.checkmark{position:absolute;top:3px;left:0;height:18px;width:18px;background-color:#fff;border-color:gray;border-style:solid;border-width:2px}.check input:checked ~ .checkmark{background-color:#fff}.checkmark:after{content:"";position:absolute;display:none}.check input:checked ~ .checkmark:after{display:block}.check .checkmark:after{left:5px;top:1px;width:5px;height:10px;border:solid;border-color:gray;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.cust-btn{margin-bottom:10px;background-color:gray;border-width:2px;border-color:gray;color:#fff}.cust-btn:hover{border-color:gray;background-color:#fff;color:gray;border-radius:20px;-webkit-transform-style:2s;transform-style:2s}

@media screen and (max-width: 767px){.section-corp__container{padding:0}}.section-corp__row{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.section-corp__row--inverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse}@media screen and (max-width: 767px){.section-corp__row--inverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-flow:column-reverse;flex-flow:column-reverse}.section-corp__row--inverse .section-corp__image{margin:0 0 30px}.section-corp__row--inverse .article-mobile{display:none}.section-corp__row--inverse .article-desct{display:block}}@media screen and (max-width: 767px){.section-corp__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin:0}}@media screen and (max-width: 767px){.section-corp__col{padding:0}}.section-corp__inner-row{width:100%}.section-corp__side-info{background:#F7F7F8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;padding:54px 0}@media screen and (min-width: 768px) and (max-width: 1023px){.section-corp__side-info{padding:36px}}@media screen and (max-width: 767px){.section-corp__side-info{padding:30px 18px 36px;background:transparent}}.section-corp__side-info__inverse{background:#fff}.section-corp__inverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse}.section-corp .article-mobile{display:none;padding:0 16px}@media screen and (max-width: 767px){.section-corp .article-mobile{display:block}}.section-corp .article-desct{display:block}@media screen and (max-width: 767px){.section-corp .article-desct{display:none}}.section-corp__image{width:100%;height:100%;background-repeat:no-repeat;background-position:center top;background-size:cover}@media screen and (min-width: 768px){.section-corp__image{min-height:556px}}@media screen and (max-width: 767px){.section-corp__image{margin:0 0 24px;height:440px}}.section-corp__text+.section-corp__list{margin:24px 0 0}.section-corp__text+.section-corp__btn{margin:36px 0 0}.section-corp__list+.section-corp__btn{margin:36px 0 0}

.set-documents__row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.set-documents__boxes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.set-documents__box{padding:0 24px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;margin:0 0 24px}.set-documents__box:last-child{padding:0}.set-documents__image-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 12px 0 0;-webkit-box-flex:0;-ms-flex:0 0 108px;flex:0 0 108px;width:auto;max-width:108px}.set-documents__description-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.set-documents__title-box{color:#323242;font-size:20px;line-height:28px;font-weight:600;letter-spacing:.02em;margin:0 0 6px}@media screen and (max-width: 1023px){.main-title_set-documents{margin-bottom:36px}}@media screen and (max-width: 767px){.set-documents__boxes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap}.set-documents__box:first-child{margin:0 0 30px 0}.set-documents__box{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}

.simple-card-item-row{margin-top:-24px}.simple-card-item-col{margin-top:24px}.simple-card-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;background-color:#ffffff;padding:36px 20px;-webkit-box-shadow:0px 4px 30px rgba(50,50,66,0.12);box-shadow:0px 4px 30px rgba(50,50,66,0.12);border-radius:8px;height:100%}.simple-card-item__head{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #F7F7F8;padding-bottom:24px;font-size:24px;line-height:32px;letter-spacing:.02em;font-weight:600;height:100px}.simple-card-item__head+.simple-card-item__body,.simple-card-item__head+.btn-wrapp{margin-top:24px}@media screen and (max-width: 767px){.simple-card-item__head+.simple-card-item__body,.simple-card-item__head+.btn-wrapp{margin-top:20px}}@media screen and (max-width: 1024px){.simple-card-item__head{font-size:20px;line-height:28px;padding-bottom:12px}}@media screen and (max-width: 767px){.simple-card-item__head{font-size:16px;line-height:24px;height:auto}}.simple-card-item__ic{width:60px;height:60px;-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:12px}.simple-card-item__list+.simple-card-item__text{margin-top:24px}.simple-card-item__item-list{position:relative;padding-left:36px}.simple-card-item__item-list:not(:last-child){margin-bottom:12px}.simple-card-item__item-list:before{content:'';background:url("/~/media/PSB 1_2/common/checkmark_d.png") no-repeat center/cover;width:24px;height:24px;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;position:absolute;left:0;top:0}@media screen and (max-width: 767px){.simple-card-item__item-list+.simple-card-item__text{margin-top:16px}}.simple-card-item__body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:100%}.simple-card-item__body+.btn-wrapp{margin-top:32px}@media screen and (max-width: 1024px){.simple-card-item__body+.btn-wrapp{margin-top:20px}}@media screen and (max-width: 1061px){.simple-card-item .btn-wrapp .btn-main+.btn-main{margin-top:12px;margin-left:0}}@media screen and (max-width: 767px){.simple-card-item .btn-wrapp .btn-main+.btn-main{margin:0}}@media screen and (max-width: 767px){.simple-card-item .btn-wrapp .btn-main{margin-bottom:12px}}@media screen and (max-width: 425px){.simple-card-item .btn-wrapp .btn-main{width:100%}}@media screen and (max-width: 1061px){.simple-card-item .btn-wrapp{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width: 1024px){.simple-card-item{padding:24px}}@media screen and (max-width: 767px){.simple-card-item{padding:20px 16px}}

.slider-partners .swiper-button-prev{margin-left:calc(-8.3333% - 12px)}.slider-partners .swiper-button-next{margin-right:calc(-8.3333% - 12px)}.slider-partners .swiper-pagination{margin-top:32px}@media screen and (max-width: 767px){.slider-partners .swiper-pagination{margin-top:28px}}.swiper-partners .swiper-slide{height:auto}.swiper-partners__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:100%}.swiper-partners__img{width:100%;max-width:90px;-webkit-box-flex:0;-ms-flex:0 0 90px;flex:0 0 90px}.swiper-partners__img+.swiper-partners__descr{margin-top:24px}.swiper-partners__descr{padding:0 12px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:100%}

.smartbanner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#F7F7F8;width:100%;padding:12px 16px;position:relative;z-index:1}.smartbanner__exit{background:url("/psb_1_2/assets/img/icons/close-smartBanner.svg") no-repeat center/cover;width:24px;height:24px;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;cursor:pointer}.smartbanner__icon{background-size:cover;background-repeat:no-repeat;background-position:center top;width:44px;height:44px;-webkit-box-flex:0;-ms-flex:0 0 44px;flex:0 0 44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin:0 0 0 8px}.smartbanner__info{margin:0 8px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.smartbanner__info__title{color:#323242;font-size:12px;line-height:12px;font-weight:bold;letter-spacing:.02em}.smartbanner__info__title+.smartbanner__info__author{margin:6px 0 0}.smartbanner__info__author{font-size:12px;line-height:12px;font-weight:400;letter-spacing:0.02em}.smartbanner__info__author+.smartbanner__info__price{margin:6px 0 0}.smartbanner__info__price{display:none}.smartbanner__button{padding:4px 8px;border:1px solid #F26126;background:transparent;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;border-radius:4px;cursor:pointer;color:#F26126;font-size:12px;line-height:20px;font-weight:600;letter-spacing:.02em}@media screen and (min-width: 1200px){.smartbanner{display:none !important}}@media screen and (max-width: 1199px){.smartbanner.smartbanner--hide{display:none !important}}

.step-row{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media screen and (min-width: 768px) and (max-width: 1023px){.step-row:not(.many-steps) .step-col:nth-of-type(3){max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media screen and (max-width: 1023px){.step-col{margin:0 0 30px}}@media screen and (max-width: 767px){.step-col{margin:0 0 24px}}.step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#fff;-webkit-box-shadow:4px 8px 18px rgba(50,50,66,0.08);box-shadow:4px 8px 18px rgba(50,50,66,0.08);padding:36px;height:100%;border-radius:8px}.step__number{line-height:120px;font-size:108px;letter-spacing:0.02em;color:#2C2D84;font-weight:600;margin:0 0 24px}.step__number:after{content:'';background:#F26126;width:80px;height:3px;margin:9px 0 0;display:block}.step__title{font-size:24px;line-height:30px;font-weight:600;letter-spacing:0.02em;color:#323242}.step__title+.step__list,.step__title+.step__subtitle{margin:24px 0 0}.step__subtitle+.step__list{margin:24px 0 0}@media screen and (max-width: 1023px){.step{padding:24px}}@media screen and (max-width: 767px){.step{padding:30px}}

.box-steps__desct{margin:24px 0 0}.box-steps__step{padding:24px 60px;text-align:left;height:100%}.box-steps__ic{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px;width:60px;margin:0 12px 0 0}.box-steps__head-step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#323242;font-size:32px;line-height:36px;font-weight:600;letter-spacing:.02em}.box-steps__head-step:not(.no-arrow):after{content:'';background:url("/psb_1_2/assets/img/arrow-step.png") no-repeat center/cover;width:35px;height:12.5px;position:absolute;right:-15px;top:45px}.box-steps__col{height:auto;min-height:100%;margin:0 0 30px}.box-steps__col:last-child .box-steps__head-step:after{content:none}.box-steps__bottom-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;width:100%}@media screen and (min-width: 768px) and (max-width: 1023px){.container_box-steps{text-align:left}.main-title_box-steps{text-align:left}.box-steps__step{padding:0}.box-steps__step{padding:0}}@media screen and (max-width: 1023px){.box-steps__head-step:not(.no-arrow):after{content:none}}@media screen and (max-width: 767px){.main-title_box-steps{text-align:left;font-size:30px;line-height:36px}.main-subtitle_steps_v2{margin:30px 0 30px}.box-steps__step{padding:0;margin:0 0 30px}.box-steps__head-step{font-size:24px;line-height:36px}.box-steps__ic svg{height:auto;width:48px}.box-steps{padding:36px 0}}.steps-multiple__text-b{font-size:24px;line-height:28px}.steps-multiple__text-b+.list-main-custom,.steps-multiple__text-b+.steps-multiple__text{margin:24px 0}.steps-multiple__text+.list-main-custom{margin:24px 0}

.steps-psb{overflow:hidden}.steps-psb__col{position:relative}.steps-psb__col:before{content:'';background:#F7F7F8;width:100%;height:2px;position:absolute;right:calc(100% / 2);top:0;margin-top:51px;z-index:0}@media screen and (max-width: 1023px){.steps-psb__col:before{margin-top:26px}}@media screen and (max-width: 767px){.steps-psb__col:before{content:none}}.steps-psb__col:first-child:before{content:none}@media screen and (max-width: 767px){.steps-psb__col:last-child .step-box-psb:after{content:none}.steps-psb__col:last-child .step-box-psb__image:after{content:none}}@media screen and (max-width: 767px){.steps-psb__col+.steps-psb__col{margin:32px 0 0}}.steps-psb--v5 .steps-psb-wrapp:nth-child(even),.steps-psb--v6 .steps-psb-wrapp:nth-child(even){position:relative}.steps-psb--v5 .steps-psb-wrapp:nth-child(even):after,.steps-psb--v6 .steps-psb-wrapp:nth-child(even):after{content:'';background:#F7F7F8;max-width:calc(((100vw - 100%) / 2) + 15%);width:100%;height:2px;position:absolute;right:calc((-100vw + 100%) / 2);top:0;margin-top:51px;z-index:0}@media screen and (max-width: 1023px){.steps-psb--v5 .steps-psb-wrapp:nth-child(even):after,.steps-psb--v6 .steps-psb-wrapp:nth-child(even):after{margin-top:26px}}@media screen and (max-width: 767px){.steps-psb--v5 .steps-psb-wrapp:nth-child(even):after,.steps-psb--v6 .steps-psb-wrapp:nth-child(even):after{content:none}}@media screen and (max-width: 767px){.steps-psb--v5 .steps-psb-wrapp:nth-child(even) .steps-psb__col:last-child .step-box-psb:after,.steps-psb--v6 .steps-psb-wrapp:nth-child(even) .steps-psb__col:last-child .step-box-psb:after{content:''}}.steps-psb--v5 .steps-psb-wrapp:nth-child(odd),.steps-psb--v6 .steps-psb-wrapp:nth-child(odd){position:relative}.steps-psb--v5 .steps-psb-wrapp:nth-child(odd):after,.steps-psb--v6 .steps-psb-wrapp:nth-child(odd):after{content:'';background:#F7F7F8;max-width:calc(((100vw - 100%) / 2) + 15%);width:100%;height:2px;position:absolute;left:calc((-100vw + 100%) / 2);top:0;margin-top:51px;z-index:0}@media screen and (max-width: 1023px){.steps-psb--v5 .steps-psb-wrapp:nth-child(odd):after,.steps-psb--v6 .steps-psb-wrapp:nth-child(odd):after{margin-top:26px}}@media screen and (max-width: 767px){.steps-psb--v5 .steps-psb-wrapp:nth-child(odd):after,.steps-psb--v6 .steps-psb-wrapp:nth-child(odd):after{content:none}}@media screen and (max-width: 767px){.steps-psb--v5 .steps-psb-wrapp:nth-child(odd) .steps-psb__col:last-child .step-box-psb:after,.steps-psb--v6 .steps-psb-wrapp:nth-child(odd) .steps-psb__col:last-child .step-box-psb:after{content:none}}@media screen and (max-width: 1023px){.steps-psb--v3 .width-col,.steps-psb--v5 .width-col{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%}}@media screen and (max-width: 767px){.steps-psb--v3 .width-col,.steps-psb--v5 .width-col{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.steps-psb--counter .steps-psb-wrapp{counter-reset:numberStep}.steps-psb--counter .step-box-psb__image svg{display:none}.steps-psb--counter .step-box-psb__image:before{counter-increment:numberStep;content:counter(numberStep);background:#F7F7F8;width:100%;height:100%;color:#323242;font-size:52px;line-height:60px;font-weight:bold;letter-spacing:.02em;line-height:102px;border-radius:50%}@media screen and (max-width: 1023px){.steps-psb--counter .step-box-psb__image:before{line-height:52px;font-size:28px}}@media screen and (max-width: 767px){.steps-psb--counter .step-box-psb__image:before{text-align:center}}.steps-psb--v5.steps-psb--counter .steps-psb-wrapp{counter-reset:numberStep}.steps-psb--v5.steps-psb--counter .steps-psb-wrapp+.steps-psb-wrapp{counter-reset:numberStep4}.steps-psb--v6.steps-psb--counter .steps-psb-wrapp{counter-reset:numberStep}.steps-psb--v6.steps-psb--counter .steps-psb-wrapp+.steps-psb-wrapp{counter-reset:numberStep5}.steps-psb-wrapp+.steps-psb-wrapp:not(:first-child){margin-top:52px}@media screen and (max-width: 1023px){.steps-psb-wrapp+.steps-psb-wrapp:not(:first-child){margin-top:36px}}.step-box-psb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;position:relative;z-index:1}.step-box-psb__image{width:102px;height:102px;-webkit-box-flex:0;-ms-flex:0 0 102px;flex:0 0 102px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.step-box-psb__image svg{width:100%;height:100%}.step-box-psb__image+.step-box-psb__descr{margin:32px 0 0}@media screen and (max-width: 1023px){.step-box-psb__image+.step-box-psb__descr{margin:20px 0 0}}@media screen and (max-width: 767px){.step-box-psb__image+.step-box-psb__descr{margin:0 0 0 16px}}@media screen and (max-width: 1023px){.step-box-psb__image{width:52px;height:52px;-webkit-box-flex:0;-ms-flex:0 0 52px;flex:0 0 52px}}.step-box-psb__descr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;width:100%}.step-box-psb__title{color:#323242;font-size:20px;line-height:28px;font-weight:600;letter-spacing:.02em}@media screen and (max-width: 1023px){.step-box-psb__title{font-size:16px;line-height:24px}}.step-box-psb__title+.step-box-psb__text{margin:24px 0 0}@media screen and (max-width: 1023px){.step-box-psb__title+.step-box-psb__text{margin:16px 0 0}}@media screen and (max-width: 767px){.step-box-psb__title+.step-box-psb__text{margin:8px 0 0}}@media screen and (max-width: 767px){.step-box-psb{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left;position:relative}.step-box-psb:after{content:'';width:2px;height:100%;background:#F7F7F8;display:block;position:absolute;top:40px;left:0;margin-left:26px;z-index:0}}

.curtain-stories{background-color:#323242;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;position:fixed;left:0;top:0;z-index:10;width:100%;height:100%;opacity:0;pointer-events:none;-webkit-transition:opacity .2s ease-out .2s;-o-transition:opacity .2s ease-out .2s;transition:opacity .2s ease-out .2s;-webkit-transform:translateZ(51px);transform:translateZ(51px)}@media screen and (min-width: 1200px){.curtain-stories{padding:40px 0}}@media screen and (min-width: 480px){.curtain-stories{padding:30px 0}}.curtain-stories.isVisible{opacity:1;pointer-events:auto;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.curtain-stories.isVisible .curtain-stories__foot,.curtain-stories.isVisible .curtain-stories__main{opacity:1;pointer-events:auto}.curtain-stories.isVisible .curtain-stories__main{-webkit-transition:opacity .2s ease-out .2s;-o-transition:opacity .2s ease-out .2s;transition:opacity .2s ease-out .2s}.curtain-stories.isVisible .curtain-stories__foot{-webkit-transition:opacity .2s ease-out .2s;-o-transition:opacity .2s ease-out .2s;transition:opacity .2s ease-out .2s}.curtain-stories__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.curtain-stories .stories-close{width:48px;height:48px;-webkit-box-flex:0;-ms-flex:0 0 48px;flex:0 0 48px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin-right:20px;margin-left:auto;padding:12px;-webkit-transition:padding .2s ease-out;-o-transition:padding .2s ease-out;transition:padding .2s ease-out}.curtain-stories .stories-close svg{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out, -webkit-transform .2s ease-out}@media screen and (min-width: 1200px){.curtain-stories .stories-close:hover svg{-webkit-transform:scale(1.1) rotate(90deg);-ms-transform:scale(1.1) rotate(90deg);transform:scale(1.1) rotate(90deg);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out, -webkit-transform .2s ease-out}}@media screen and (max-width: 479px){.curtain-stories .stories-close{padding:16px;position:absolute;right:0;top:22px;z-index:2;margin-right:0}}.curtain-stories .stories-logo{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;cursor:pointer;margin-right:-68px}.curtain-stories .stories-logo__link{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;-webkit-transition:opacity .2s ease-in;-o-transition:opacity .2s ease-in;transition:opacity .2s ease-in}@media screen and (min-width: 1200px){.curtain-stories .stories-logo__link:hover{opacity:.8;-webkit-transition:opacity .2s ease-in;-o-transition:opacity .2s ease-in;transition:opacity .2s ease-in}}@media screen and (min-width: 480px){.curtain-stories .stories-logo{display:-webkit-box;display:-ms-flexbox;display:flex}}.curtain-stories__foot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;pointer-events:none;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.curtain-stories__foot .rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.curtain-stories__foot .rating__btn{width:74px;height:74px;-webkit-box-flex:0;-ms-flex:0 0 74px;flex:0 0 74px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.curtain-stories__foot .rating__btn:first-of-type{margin-right:22.5px}@media screen and (max-width: 479px){.curtain-stories__foot .rating__btn:first-of-type{margin-right:40px}}.curtain-stories__foot .rating__btn:last-of-type{margin-left:22.5px}@media screen and (max-width: 479px){.curtain-stories__foot .rating__btn:last-of-type{margin-left:40px}}.curtain-stories__foot .rating__btn svg path{-webkit-transition:fill .2s ease-in;-o-transition:fill .2s ease-in;transition:fill .2s ease-in}.curtain-stories__foot .rating__btn.isActive svg path{fill:#E74819}@media screen and (max-width: 479px){.curtain-stories__foot .rating__btn{width:45px;height:45px;-webkit-box-flex:0;-ms-flex:0 0 45px;flex:0 0 45px}}.curtain-stories__foot .rating+.curtain-stories__pagination{margin-top:28px}.curtain-stories__foot .curtain-stories__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:640px;margin:0 auto}@media screen and (max-width: 479px), screen and (max-height: 939px){.curtain-stories__foot .curtain-stories__pagination{display:none}}.curtain-stories__foot .curtain-stories__pagination .swiper-pagination-bullet{background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%;height:2px;border-radius:2px;opacity:1}.curtain-stories__foot .curtain-stories__pagination .swiper-pagination-bullet:not(:last-child){margin-right:8px}.curtain-stories__foot .curtain-stories__pagination .swiper-pagination-bullet.bullet-active span{background:#fff}.curtain-stories__foot .curtain-stories__pagination .swiper-pagination-bullet>span{width:100%;height:2px;background:rgba(255,255,255,0.3)}.curtain-stories__foot .curtain-stories__pagination .swiper-pagination-bullet>span span{background:#fff;display:block;height:2px;width:0}@media screen and (max-width: 740px){.curtain-stories__foot .curtain-stories__pagination{padding:0 32px}}@media screen and (max-width: 479px){.curtain-stories__foot .curtain-stories__pagination{padding:0 16px}}@media screen and (max-width: 479px){.curtain-stories__foot{background-color:#000;padding:10px 0}}@media screen and (max-width: 320px){.curtain-stories__foot{padding:8px 0}}.curtain-stories__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:100%;opacity:0;pointer-events:none;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}@media screen and (min-width: 480px){.curtain-stories__main+.curtain-stories__foot{margin-top:22px}}@media screen and (min-width: 1200px){.curtain-stories__main+.curtain-stories__foot{margin-top:28px}}@media screen and (max-width: 479px){.curtain-stories__main{background-color:#000}}.curtain-stories .swiper-container-overlay-story{width:100%;height:100%}@media screen and (min-width: 479px){.curtain-stories .swiper-container-overlay-story{overflow:visible}}.curtain-stories .swiper-container-overlay-story .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.curtain-stories .swiper-container-overlay-story .swiper-slide.swiper-slide-active .overlay-story__item-navigation-line{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.curtain-stories .swiper-container-overlay-story .swiper-slide.swiper-slide-active .overlay-story__item{-webkit-box-shadow:0px 64px 64px rgba(0,0,0,0.2);box-shadow:0px 64px 64px rgba(0,0,0,0.2);opacity:1}@media screen and (min-width: 480px){.curtain-stories .swiper-container-overlay-story .swiper-slide.swiper-slide-active .overlay-story__item{-webkit-transform:translateY(-18px);-ms-transform:translateY(-18px);transform:translateY(-18px);-webkit-transition:opacity .2s ease-out, -webkit-box-shadow .2s ease-out, -webkit-transform .2s ease-out;transition:opacity .2s ease-out, -webkit-box-shadow .2s ease-out, -webkit-transform .2s ease-out;-o-transition:opacity .2s ease-out, box-shadow .2s ease-out, transform .2s ease-out;transition:opacity .2s ease-out, box-shadow .2s ease-out, transform .2s ease-out;transition:opacity .2s ease-out, box-shadow .2s ease-out, transform .2s ease-out, -webkit-box-shadow .2s ease-out, -webkit-transform .2s ease-out}}@media screen and (min-width: 480px){.curtain-stories .swiper-container-overlay-story .swiper-slide{padding-top:4%;min-width:430px;max-width:100%;width:calc((430px - 100%) * 430)}}.curtain-stories .overlay-story__item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;border-radius:8px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;width:100%;height:100%;opacity:.5;-webkit-box-shadow:0px 10px 18px rgba(0,0,0,0.2);box-shadow:0px 10px 18px rgba(0,0,0,0.2);-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .2s ease-out, -webkit-box-shadow .2s ease-out, -webkit-transform .2s ease-out;transition:opacity .2s ease-out, -webkit-box-shadow .2s ease-out, -webkit-transform .2s ease-out;-o-transition:opacity .2s ease-out, box-shadow .2s ease-out, transform .2s ease-out;transition:opacity .2s ease-out, box-shadow .2s ease-out, transform .2s ease-out;transition:opacity .2s ease-out, box-shadow .2s ease-out, transform .2s ease-out, -webkit-box-shadow .2s ease-out, -webkit-transform .2s ease-out}.curtain-stories .overlay-story__item.story-content-dark .overlay-story__item-description,.curtain-stories .overlay-story__item.story-content-dark .overlay-story__item-header{color:#1C1C1E !important}.curtain-stories .overlay-story__item.story-content-light .overlay-story__item-description,.curtain-stories .overlay-story__item.story-content-light .overlay-story__item-header{color:#fff !important}.curtain-stories .overlay-story__item .overlay-story__item-navigation{position:absolute;left:0;top:0;width:100%;z-index:1;margin-top:32px}@media screen and (min-width: 320px){.curtain-stories .overlay-story__item .overlay-story__item-navigation{padding:0 16px}}@media screen and (min-width: 480px){.curtain-stories .overlay-story__item .overlay-story__item-navigation{padding:0 32px}}@media screen and (min-width: 1200px){.curtain-stories .overlay-story__item .overlay-story__item-navigation{padding:0 48px}}@media screen and (max-width: 479px){.curtain-stories .overlay-story__item .overlay-story__item-navigation{margin-top:17.5px}}.curtain-stories .overlay-story__item .overlay-story__item-navigation-line{display:none;margin:0 auto}.curtain-stories .overlay-story__item .overlay-story__item-navigation-line .line{width:100%;height:2px;background:rgba(255,255,255,0.3);border-radius:2px}.curtain-stories .overlay-story__item .overlay-story__item-navigation-line .line:not(:last-of-type){margin-right:8px}.curtain-stories .overlay-story__item .overlay-story__item-navigation-line .line.active,.curtain-stories .overlay-story__item .overlay-story__item-navigation-line .line span{background:#fff}.curtain-stories .overlay-story__item .overlay-story__item-navigation-line .line span{display:block;height:2px;width:0}@media screen and (min-width: 480px){.curtain-stories .overlay-story__item{min-height:auto;max-height:649px}}@media screen and (max-width: 479px){.curtain-stories .overlay-story__item{border-radius:0 0 16px 16px}}.curtain-stories .overlay-story__item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center top}.curtain-stories .overlay-story__subitem{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:100%}.curtain-stories .overlay-story__subitem .overlay-story__item-image-wrapp{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-top:42px}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.curtain-stories .overlay-story__subitem .overlay-story__item-image-wrapp{height:100%}}@media screen and (max-width: 479px){.curtain-stories .overlay-story__subitem .overlay-story__item-image-wrapp{padding-top:32px}}.curtain-stories .overlay-story__subitem .overlay-story__item-image-wrapp .overlay-story__item-image{width:100%;height:auto;min-height:100%;background-size:contain;background-repeat:no-repeat;background-position:center}.curtain-stories .overlay-story__subitem .overlay-story__text-block{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.curtain-stories .overlay-story__subitem .overlay-story__text-block{height:100%}}@media screen and (min-width: 320px){.curtain-stories .overlay-story__subitem .overlay-story__text-block{padding:24px 16px}}@media screen and (min-width: 480px){.curtain-stories .overlay-story__subitem .overlay-story__text-block{padding:32px 32px}}@media screen and (min-width: 1200px){.curtain-stories .overlay-story__subitem .overlay-story__text-block{padding:48px 48px}}@media screen and (min-width: 1200px) and (max-height: 860px){.curtain-stories .overlay-story__subitem .overlay-story__text-block{padding:28px}}.curtain-stories .overlay-story__subitem .overlay-story__item-header{color:#1C1C1E;font-size:22px;line-height:130%;font-weight:600}@media screen and (min-width: 320px){.curtain-stories .overlay-story__subitem .overlay-story__item-header+.overlay-story__item-description{margin-top:18px}}@media screen and (min-width: 480px){.curtain-stories .overlay-story__subitem .overlay-story__item-header+.overlay-story__item-description{margin-top:22px}}@media screen and (min-width: 1200px){.curtain-stories .overlay-story__subitem .overlay-story__item-header+.overlay-story__item-description{margin-top:28px}}@media screen and (min-width: 1200px) and (max-height: 860px){.curtain-stories .overlay-story__subitem .overlay-story__item-header+.overlay-story__item-description{margin-top:24px}}@media screen and (min-width: 320px){.curtain-stories .overlay-story__subitem .overlay-story__item-header+.overlay-story__item-group-btn,.curtain-stories .overlay-story__subitem .overlay-story__item-header+.overlay-story__btn-more{margin-top:32px}}@media screen and (min-width: 1200px){.curtain-stories .overlay-story__subitem .overlay-story__item-header+.overlay-story__item-group-btn,.curtain-stories .overlay-story__subitem .overlay-story__item-header+.overlay-story__btn-more{margin-top:40px}}@media screen and (min-width: 1200px) and (max-height: 860px){.curtain-stories .overlay-story__subitem .overlay-story__item-header{font-size:18px}}@media screen and (max-width: 1199px){.curtain-stories .overlay-story__subitem .overlay-story__item-header{font-size:22px}}@media screen and (max-width: 479px){.curtain-stories .overlay-story__subitem .overlay-story__item-header{font-size:18px}}.curtain-stories .overlay-story__subitem .overlay-story__item-description{color:#1C1C1E;font-size:16px;line-height:150%;font-weight:500}@media screen and (min-width: 320px){.curtain-stories .overlay-story__subitem .overlay-story__item-description+.overlay-story__item-group-btn,.curtain-stories .overlay-story__subitem .overlay-story__item-description+.overlay-story__btn-more{margin-top:32px}}@media screen and (min-width: 1200px){.curtain-stories .overlay-story__subitem .overlay-story__item-description+.overlay-story__item-group-btn,.curtain-stories .overlay-story__subitem .overlay-story__item-description+.overlay-story__btn-more{margin-top:40px}}@media screen and (min-width: 1200px) and (max-height: 860px){.curtain-stories .overlay-story__subitem .overlay-story__item-description{font-size:14px}}@media screen and (max-width: 1199px){.curtain-stories .overlay-story__subitem .overlay-story__item-description{font-size:16px}}@media screen and (max-width: 479px){.curtain-stories .overlay-story__subitem .overlay-story__item-description{font-size:14px}}.curtain-stories .overlay-story__subitem .overlay-story__item-group-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.curtain-stories .overlay-story__subitem .overlay-story__item-group-btn .overlay-story__btn-more+.overlay-story__btn-more{border:1px solid #ffffff;color:#ffffff;margin-left:12px}@media screen and (max-width: 479px){.curtain-stories .overlay-story__subitem .overlay-story__item-group-btn .overlay-story__btn-more+.overlay-story__btn-more{margin-top:18px;margin-left:0}}@media screen and (max-width: 479px){.curtain-stories .overlay-story__subitem .overlay-story__item-group-btn .overlay-story__btn-more{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.curtain-stories .overlay-story__subitem .overlay-story__btn-more{-ms-flex-item-align:start;align-self:flex-start}


.no-scroll{overflow:hidden}.story__wrapper .button-prev-preview-stories.navigation-disabled,.story__wrapper .button-next-preview-stories.navigation-disabled{display:none}.story__wrapper .button-prev-preview-stories{margin-left:-21px}.story__wrapper .button-next-preview-stories{margin-right:-21px}.swiper-container-story{opacity:0;-webkit-transition:opacity .2s ease-out .2s;-o-transition:opacity .2s ease-out .2s;transition:opacity .2s ease-out .2s}.swiper-container-story ~ .button-prev-preview-stories,.swiper-container-story ~ .button-next-preview-stories{opacity:0;-webkit-transition:opacity .2s ease-out .2s;-o-transition:opacity .2s ease-out .2s;transition:opacity .2s ease-out .2s}.swiper-container-story.swiper-container-initialized{opacity:1}.swiper-container-story.swiper-container-initialized ~ .button-prev-preview-stories,.swiper-container-story.swiper-container-initialized ~ .button-next-preview-stories{opacity:1}.story__container{padding:28px 0 52px;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 900px){.story__container{padding:0 0 16px}}.story__item{position:relative;width:119px;height:160px;cursor:pointer;overflow:hidden;border-radius:4px;-webkit-transition:margin-top 0.3s ease-out;-o-transition:margin-top 0.3s ease-out;transition:margin-top 0.3s ease-out}.story__item:hover{margin-top:-6px;-webkit-transition:margin-top 0.3s ease-out;-o-transition:margin-top 0.3s ease-out;transition:margin-top 0.3s ease-out}@media (hover: none){.story__item:hover{margin-top:0}}.story__item:after{content:'';position:absolute;bottom:0;width:100%;background:-webkit-gradient(linear, left bottom, left top, color-stop(10%, rgba(0,0,0,0.3)), color-stop(70%, rgba(0,0,0,0)));background:-o-linear-gradient(bottom, rgba(0,0,0,0.3) 10%, rgba(0,0,0,0) 70%);background:linear-gradient(0deg, rgba(0,0,0,0.3) 10%, rgba(0,0,0,0) 70%);height:100%}@media screen and (max-width: 800px){.story__item{width:93px;height:125px}}@media screen and (max-width: 479px){.story__item:first-child{margin-left:16px}}@media screen and (max-width: 479px){.story__item:last-child{margin-right:16px}}.story__item-overlay{background-position:center center;background-repeat:no-repeat;background-size:cover;width:100%;height:100%}.story__item-header{font-weight:600;font-size:14px;line-height:18px;color:#F6F6F7;width:100%;position:absolute;z-index:1;left:0;right:0;bottom:0;padding:0 12px 12px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-shadow:1px 4px 10px rgba(0,0,0,0.2)}@media screen and (max-width: 800px){.story__item-header{font-size:12px;line-height:16px}}.story__header{padding-top:20px;width:201px;font-weight:500;font-size:26px;line-height:150%;color:#FFFFFF}@media screen and (max-width: 800px){.story__header{display:none}}@media screen and (min-width: 801px) and (max-width: 900px){.story__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:22px;line-height:160%;padding-right:16px;padding-top:0}}.story__block{margin-right:initial;position:relative;max-width:calc(100% - 210px);width:100%}.story__block .swiper-container{padding-top:20px}@media screen and (max-width: 900px){.story__block .swiper-container{padding-top:14px}}@media screen and (max-width: 800px){.story__block{width:100%;max-width:100%}}.story__block:after,.story__block:before{content:' ';position:absolute;width:120px;height:100%;top:0;pointer-events:none;z-index:3;display:none !important}@media screen and (max-width: 800px){.story__block:after,.story__block:before{width:53px;height:141px;top:0;display:none}}.story__block:after{right:0;background:-webkit-gradient(linear, right top, left top, from(#323242), to(rgba(50,50,66,0)));background:-o-linear-gradient(right, #323242 0%, rgba(50,50,66,0) 100%);background:linear-gradient(270deg, #323242 0%, rgba(50,50,66,0) 100%)}.story__block:before{left:0;background:-webkit-gradient(linear, left top, right top, from(#323242), to(rgba(50,50,66,0)));background:-o-linear-gradient(left, #323242 0%, rgba(50,50,66,0) 100%);background:linear-gradient(90deg, #323242 0%, rgba(50,50,66,0) 100%)}.story__block.prev-view:before{display:block}.story__block.next-view:after{display:block}.story__wrapper{background:#323242}@media screen and (max-width: 479px){.story__wrapper .container--new{max-width:100%}}.button-prev-preview-stories,.button-next-preview-stories{width:44px;height:44px;-webkit-box-flex:0;-ms-flex:0 0 44px;flex:0 0 44px;border:0;cursor:pointer;-webkit-box-shadow:0px 4px 24px rgba(0,0,0,0.25);box-shadow:0px 4px 24px rgba(0,0,0,0.25);top:calc(50% + 10px);z-index:4}.button-prev-preview-stories.navigation-disabled,.button-prev-preview-stories.swiper-button-disabled,.button-next-preview-stories.navigation-disabled,.button-next-preview-stories.swiper-button-disabled{opacity:0}@media screen and (max-width: 1199px){.button-prev-preview-stories,.button-next-preview-stories{display:none}}

*{border:0;padding:0;margin:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{-webkit-text-size-adjust:none}.tariffs-title{color:#1c1c1c}@media screen and (min-width: 768px){.tariffs-title{font-weight:500;font-size:28px;line-height:36px;text-align:center;margin-bottom:60px}}@media screen and (max-width: 767px){.tariffs-title{font-size:24px;line-height:30px;margin-bottom:40px;font-weight:600}}@media screen and (max-width: 480px){.tariffs-title{font-weight:400}}.tariffs-header{font-weight:500;font-size:12px;line-height:150%;color:#323242;opacity:0.5}@media screen and (min-width: 769px){.tariffs-list{border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;margin:20px 0 60px;padding:20px 0}}@media screen and (max-width: 768px){.tariffs-list__row{position:relative}}@media screen and (min-width: 769px){.tariffs-list__head{display:none}}@media screen and (max-width: 768px){.tariffs-list__head{font-weight:500;font-size:14px;line-height:150%;color:#1c1c1c;display:-webkit-box;display:-ms-flexbox;display:flex;height:62px;margin-bottom:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}}@media screen and (max-width: 480px){.tariffs-list__head{font-size:12px;height:72px}}@media screen and (max-width: 320px){.tariffs-list__head{height:92px}}.tariffs-list__item{position:relative;padding:27px 0 23px;border-radius:0;list-style:none;margin-bottom:12px}.tariffs-list__item:last-child{margin-bottom:0}@media screen and (max-width: 768px){.tariffs-list__item{padding:0;border-bottom:1px solid #F0F0F0;padding-bottom:24px;margin-bottom:36px}}@media screen and (min-width: 1024px){.tariffs-list__item:hover .tariffs-list__border{-webkit-box-shadow:0 14px 54px rgba(0,0,0,0.06);box-shadow:0 14px 54px rgba(0,0,0,0.06)}.tariffs-list__item:hover rect{stroke-dasharray:2700 0;stroke-dashoffset:150;opacity:1}.tariffs-list__item:hover .tariffs-list__title{background-size:100% 100%}.tariffs-list__item:hover .tariffs-list__title-txt{background-image:-o-linear-gradient(transparent calc(100% - 1px), rgba(0,0,0,0.1) 1px);background-image:linear-gradient(transparent calc(100% - 1px), rgba(0,0,0,0.1) 1px)}.tariffs-list__item:hover .btns-wrap--link{color:#323242}}@media not all and (min-resolution: 0.001dpcm){@supports (-webkit-appearance: none){.tariffs-list__item:hover .tariffs-list__border{-webkit-box-shadow:none !important;box-shadow:none !important}}}.tariffs-list__border{display:none}@media screen and (min-width: 1024px){.tariffs-list__border{display:block;position:absolute;width:calc(100% + 108px);height:calc(100% + 1px);fill:transparent;top:0;left:0;margin-left:-54px;-webkit-transition:.5s ease-out;-o-transition:.5s ease-out;transition:.5s ease-out;border-radius:8px}.tariffs-list__border rect{stroke:#DEDEDE;stroke-width:1.5px;stroke-dasharray:0 2700;stroke-dashoffset:-2550;opacity:0;-webkit-transition:0.5s cubic-bezier(0.45, 0, 0.55, 1),opacity 0.2s cubic-bezier(0.45, 0, 0.55, 1);-o-transition:0.5s cubic-bezier(0.45, 0, 0.55, 1),opacity 0.2s cubic-bezier(0.45, 0, 0.55, 1);transition:0.5s cubic-bezier(0.45, 0, 0.55, 1),opacity 0.2s cubic-bezier(0.45, 0, 0.55, 1)}}.tariffs-list__link{text-decoration:none}.tariffs-list__title{font-weight:600;font-size:24px;line-height:150%;color:#1c1c1c;position:relative;display:inline;width:100%;background-image:-o-linear-gradient(transparent calc(100% - 1px), #f50 1px);background-image:linear-gradient(transparent calc(100% - 1px), #f50 1px);background-repeat:no-repeat;background-size:0 100%;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media screen and (max-width: 1024px){.tariffs-list__title{font-size:22px}}@media screen and (max-width: 480px){.tariffs-list__title{font-size:20px}}@media screen and (max-width: 320px){.tariffs-list__title{font-size:18px}}.tariffs-list__title-txt{position:relative;background-image:-o-linear-gradient(transparent calc(100% - 1px), rgba(0,0,0,0.3) 1px);background-image:linear-gradient(transparent calc(100% - 1px), rgba(0,0,0,0.3) 1px);background-repeat:no-repeat;background-size:100% 100%}.tariffs-list__value{font-weight:500;font-size:15px;line-height:120%;color:#1c1c1c;margin-bottom:4px}.tariffs-list__value--big{font-size:20px;font-weight:600}.tariffs-list__term{display:none}@media screen and (max-width: 768px){.tariffs-list__term{display:inline-block;font-weight:500;font-size:14px;line-height:150%;color:#1c1c1c;margin-left:5px}}.tariffs-list__desc{font-weight:500;font-size:13px;line-height:150%;color:#1c1c1c;opacity:0.5}.tariffs-docs{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;height:100%;padding-right:20px}@media screen and (max-width: 767px){.tariffs-docs{margin-bottom:32px}}.tariffs-docs__dload{display:block}.tariffs-docs__txt{margin-left:6px}.tariffs-docs__title{display:inline;font-weight:600;font-size:14px;line-height:150%;color:#1c1c1c;position:relative;background-image:-o-linear-gradient(transparent calc(100% - 1px), rgba(0,0,0,0.8) 1px);background-image:linear-gradient(transparent calc(100% - 1px), rgba(0,0,0,0.8) 1px);background-repeat:no-repeat;background-size:0 100%;-webkit-transition:.3s ease-in;-o-transition:.3s ease-in;transition:.3s ease-in}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.tariffs-docs__title{background-image:none;background-size:0 0}}.tariffs-docs__title-txt{position:relative;background-image:-o-linear-gradient(transparent calc(100% - 1px), rgba(0,0,0,0.3) 1px);background-image:linear-gradient(transparent calc(100% - 1px), rgba(0,0,0,0.3) 1px);background-repeat:no-repeat;background-size:100% 100%}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.tariffs-docs__title-txt{background-image:none;background-size:0 0;border-bottom:1px solid rgba(0,0,0,0.3)}}@media screen and (min-width: 768px){.tariffs-docs__title:hover{background-size:100% 100%}}@media screen and (min-width: 768px) and (-ms-high-contrast: active), screen and (min-width: 768px) and (-ms-high-contrast: none){.tariffs-docs__title:hover{background-size:0 0}}.tariffs-docs__link{display:block;font-weight:500;font-size:12px;line-height:150%;color:#a9a9a9;text-decoration:none}.tariffs-desc{font-weight:500;font-size:12px;line-height:150%;color:#000;opacity:0.4;margin-bottom:16px}.tariffs-desc:last-child{margin-bottom:0}@media screen and (max-width: 768px){.container--new .tariffs-col{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;margin-bottom:36px;position:static;padding-left:0;padding-right:0}.container--new .tariffs-col:last-child{margin-bottom:0}.container--new .tariffs-row{display:none}.container--new .tariffs-col--grow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.container--new .tariffs-col--item1{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.container--new .tariffs-col--item2,.container--new .tariffs-col--item3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.container--new .tariffs-col--item4{position:absolute;top:4px;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tariffs-list__value{line-height:22px}.container--new .tariffs-list__row{margin-left:0;margin-right:0}}@media screen and (max-width: 767px){.container--new .tariffs-col--grow{-ms-flex-preferred-size:33.33%;flex-basis:33.33%;max-width:33.33%}.container--new .tariffs-col__row{margin-left:-8px;margin-right:-8px}}.btns-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 481px){.btns-wrap--left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.btns-wrap--right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (min-width: 769px) and (max-width: 1199px){.btns-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column-reverse;flex-flow:column-reverse}}@media screen and (max-width: 480px){.btns-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.btns-wrap--btn{font-weight:600;font-size:14px;line-height:150%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;background:#323242;border-radius:4px;z-index:1;text-decoration:none;padding:10px 20px}@media screen and (max-width: 1379px){.btns-wrap--btn{padding-top:8px;padding-bottom:8px}}@media screen and (max-width: 480px){.btns-wrap--btn{width:100%}}@media screen and (min-width: 1025px){.btns-wrap--btn_light{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("/psb_1_2/assets/img/btn-light.svg");background-repeat:no-repeat;background-size:cover;opacity:0;border-radius:4px;-webkit-transition:opacity .25s ease-out, background-position .3s ease-out;-o-transition:opacity .25s ease-out, background-position .3s ease-out;transition:opacity .25s ease-out, background-position .3s ease-out;z-index:-1}.btns-wrap--btn_light.isHover{opacity:.9}}.btns-wrap--link{font-weight:500;font-size:13px;line-height:150%;color:#a9a9a9;margin-right:20px;position:relative;text-decoration:none}@media screen and (min-width: 769px) and (max-width: 1199px){.btns-wrap--link{margin:6px 0 0}}@media screen and (max-width: 480px){.btns-wrap--link{margin:0 0 16px;color:#1c1c1c;font-size:14px;padding:7px 20px;border-radius:4px;border:1px solid rgba(28,28,30,0.2);width:100%;text-align:center}}.btns-wrap--link:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:rgba(0,0,0,0.3)}.btns-wrap--link:hover::before{background-color:rgba(0,0,0,0.6)}@media screen and (max-width: 480px){.btns-wrap--link:before{content:none}}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.tariffs-list__title{background-image:none;border-bottom:1px solid rgba(0,0,0,0.3);background-size:0 0;background-repeat:no-repeat}.tariffs-list__title-txt{background-image:none;background-size:0 0;background-repeat:no-repeat}.tariffs-list__item:hover .tariffs-list__title-txt{border-bottom:1px solid #ff5500;background-image:none;background-size:0 0;background-repeat:no-repeat}}@media screen and (max-width: 767px){.tariffs.tariffs--table{margin-bottom:0}}.tariffs-info{margin:60px 0}@media screen and (max-width: 480px){.tariffs-info{margin:48px 0}}.tariffs-info__container{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;background:url("/-/media/PSB 1_2/rates_new/balloons.jpg") no-repeat 100%/cover transparent;min-height:114px;border:1px solid #dcdfe0;border-radius:4px}.tariffs-info__content{padding:18px;text-align:center}@media screen and (max-width: 480px){.tariffs-info__content{text-align:left}}.tariffs-info__title{font-weight:600;font-size:24px;line-height:150%;color:#1C1C1C}.tariffs-info__title--accent{font-size:28px;font-weight:700;line-height:150%}@media screen and (max-width: 767px){.tariffs-info__title{font-size:24px;line-height:150%}}@media screen and (max-width: 480px){.tariffs-info__title{font-size:20px;line-height:150%}}.tariffs-info__descr{font-weight:500;font-size:14px;line-height:150%;color:#1C1C1C;margin-top:5px}@media screen and (max-width: 480px){.tariffs-info__descr{font-size:12px;line-height:150%}}@media screen and (max-width: 1199px){.tariffs-list__content .buttons-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-flow:column-reverse;flex-flow:column-reverse}}@media screen and (max-width: 768px){.tariffs-list__content .buttons-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.tariffs-list__content .buttons-wrapper .button{width:auto}}@media screen and (max-width: 480px){.tariffs-list__content .buttons-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}}.tariffs-list__content .buttons-wrapper .button{border:none}@media screen and (min-width: 480px){.tariffs-col__row{padding-top:10px}}@media screen and (min-width: 768px){.tariffs__bottom .tariffs-docs__col-descr{padding-left:30px}}.tariffs-docs__col-descr::before{content:'';height:100%;width:1px;position:absolute;left:0;top:0;background:rgba(0,0,0,0.1)}@media screen and (max-width: 767px){.tariffs-docs__col-descr::before{content:none}}.benefits-container{border-bottom:1px solid #F3F3F3}@media screen and (min-width: 1200px){.benefits-container{padding-bottom:62px !important}}@media screen and (max-width: 1024px){.benefits-container{padding-bottom:46px !important}}@media screen and (max-width: 480px){.benefits-container{padding-bottom:40px !important}}.benefits-title{font-size:28px;line-height:150%;font-weight:500;color:#1c1c1c;text-align:center;margin-bottom:62px}@media screen and (max-width: 767px){.benefits-title{font-weight:600;font-size:24px;text-align:left;margin-bottom:40px}}@media screen and (max-width: 480px){.benefits-title{font-weight:400}}@media screen and (min-width: 1025px){.benefits-item{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width: 767px){.benefits-item{display:-webkit-box;display:-ms-flexbox;display:flex}}.benefits-item__pic{vertical-align:middle;width:84px}@media screen and (min-width: 768px) and (max-width: 1024px){.benefits-item__pic{margin-bottom:24px}}@media screen and (min-width: 1025px){.benefits-item__txt{margin-left:24px}}@media screen and (max-width: 767px){.benefits-item__txt{margin-left:24px}}.benefits-item__title{font-weight:600;font-size:22px;line-height:1;color:#000;margin-bottom:12px}@media screen and (max-width: 768px){.benefits-item__title{font-size:20px}}@media screen and (max-width: 480px){.benefits-item__title{font-size:18px;margin-bottom:8px}}.benefits-item__subtitle{font-weight:500;font-size:14px;line-height:20px;color:#646478;margin-bottom:12px}.benefits-item__txt sup{line-height:1}.benefits-item__ic{max-width:100%}@media screen and (max-width: 767px){.benefits-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.benefits-col:not(last-child){margin-bottom:28px}}

.tariffs-container{position:relative}@media screen and (min-width: 1280px){.tariffs-container{padding:0 54px}}@media screen and (max-width: 1279px){.tariffs-container{padding:0 36px}}@media screen and (max-width: 767px){.tariffs-container{padding:0}}.tariffs{overflow:hidden}@media screen and (max-width: 767px){.tariffs__container{padding:0}}@media screen and (max-width: 767px){.tariffs__row{padding:0 18px;margin:0}}.tariffs__col{position:unset}@media screen and (max-width: 1023px){.tariffs__main-title{margin:0}}@media screen and (max-width: 1023px){.tariffs__head-ctrl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 32px}}@media screen and (max-width: 424px){.tariffs__head-ctrl{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media screen and (max-width: 1023px){.tariffs__head-ctrl .article{margin:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:left}}@media screen and (max-width: 767px){.tariffs{margin:0 0 24px}}.tariffs-slider-next,.tariffs-slider-prev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;cursor:pointer}@media screen and (max-width: 1023px){.tariffs-slider-next,.tariffs-slider-prev{position:relative;left:auto;right:auto;bottom:auto;top:auto;margin:auto;height:30px}}@media screen and (max-width: 1023px){.tariffs-slider-prev+.tariffs-slider-next{margin:0 0 0 12px}}.arrow-ic-1{display:none}@media screen and (min-width: 1024px){.arrow-ic-1{display:block}}.arrow-ic-2{display:none}@media screen and (max-width: 1023px){.arrow-ic-2{display:block}}@media screen and (min-width: 1024px){.tariffs-slider{padding:24px 12px}}.tariffs-slider-pagination{bottom:auto}.tariff{height:auto;min-height:100%;-webkit-box-shadow:0 5px 12px transparent;box-shadow:0 5px 12px transparent;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;-webkit-transition:top .2s ease-in, -webkit-box-shadow .2s ease-in;transition:top .2s ease-in, -webkit-box-shadow .2s ease-in;-o-transition:box-shadow .2s ease-in, top .2s ease-in;transition:box-shadow .2s ease-in, top .2s ease-in;transition:box-shadow .2s ease-in, top .2s ease-in, -webkit-box-shadow .2s ease-in;overflow:hidden;border-radius:8px}@media screen and (max-width: 840px){.tariff:first-of-type{margin-left:16px}}.tariff__head{position:relative;background:#F7F7F8;padding:24px 36px;height:auto;min-height:98px;text-align:center}@media screen and (min-width: 768px) and (max-width: 840px){.tariff__head{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;padding:24px 48px;min-height:54px}}@media screen and (max-width: 767px){.tariff__head{padding:24px 18px}}.tariff__label{position:relative;padding:6px 18px;background:#263179;border-radius:15px;color:#fff;font-size:14px;line-height:20px;font-weight:400;letter-spacing:.02em;position:absolute;bottom:0;right:0;left:0;margin:0 auto -15px;max-width:60%;width:100%}@media screen and (max-width: 430px){.tariff__label{max-width:80%}}.tariff__name-package{color:#323242;font-size:24px;line-height:32px;font-weight:600;letter-spacing:.02em}.tariff__name-package+.tariff__cost{margin:18px auto 0}@media screen and (min-width: 1024px){.tariff__name-package{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}}@media screen and (min-width: 768px) and (max-width: 840px){.tariff__name-package{width:50%;padding-right:12px}}.tariff__cost{color:#323242;font-size:36px;line-height:42px;font-weight:600;letter-spacing:.02em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 1024px){.tariff__cost{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}}@media screen and (min-width: 768px) and (max-width: 840px){.tariff__cost{width:50%;padding-left:12px}}.tariff__subtext-p{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.tariff__body{background:#fff;border:1px solid #F7F7F8;border-top:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.tariff__body{padding:24px 0 0;border:0;border-bottom:1px solid #F7F7F8}}.tariff__wrapp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:24px 36px}.tariff__wrapp+.tariff__btns{margin:30px 0 0}@media screen and (min-width: 768px) and (max-width: 840px){.tariff__wrapp+.tariff__btns{margin:6px 0 0}}@media screen and (min-width: 768px) and (max-width: 840px){.tariff__wrapp{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}}@media screen and (max-width: 767px){.tariff__wrapp{padding:24px 18px 0;border:0;border-bottom:1px solid #F7F7F8}}.tariff__row+.tariff__row{margin:24px 0 0}@media screen and (min-width: 768px) and (max-width: 840px){.tariff__row+.tariff__row{margin:0 0 24px}}@media screen and (max-width: 767px){.tariff__row+.tariff__row{margin:18px 0 0}}@media screen and (max-width: 840px){.tariff__row{height:auto !important}}@media screen and (min-width: 768px) and (max-width: 840px){.tariff__row{width:100%;max-width:47%;-webkit-box-flex:0;-ms-flex:0 0 47%;flex:0 0 47%}.tariff__row:nth-child(odd){padding-right:12px}.tariff__row:nth-child(even){padding-left:12px}}.tariff__title-row{margin:0}.tariff__title-row+.tariff__subtitle-row{margin:6px 0 0}.tariff__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}@media screen and (max-width: 767px){.tariff__btns{-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;-ms-flex-item-align:normal;-ms-grid-row-align:normal;align-self:normal;padding:0 18px}}.tariff__btn-main{margin:0 0 24px}@media screen and (max-width: 767px){.tariff__btn-main{margin:0;width:auto}}.tariff__link-doc{background:#fff;padding:24px 18px;width:auto;border-top:1px solid #F7F7F8;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.tariff__link-doc svg{margin:0 6px 0 0}@media screen and (max-width: 767px){.tariff__link-doc{padding:18px 0;border:0}}@media screen and (min-width: 1024px){.tariff:hover{-webkit-box-shadow:0 5px 12px rgba(29,31,56,0.05);box-shadow:0 5px 12px rgba(29,31,56,0.05);top:-6px}}

.text-section__row{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.text-section__row+.text-section__row{margin-top:54px}@media screen and (min-width: 768px) and (max-width: 1023px){.text-section__row+.text-section__row{margin-top:30px}}@media screen and (max-width: 767px){.text-section__row+.text-section__row{margin-top:24px}}.text-section__main-title{color:#323242;font-size:24px;line-height:32px;font-weight:600;letter-spacing:.02em}@media screen and (max-width: 767px){.text-section__main-title{margin:0 0 6px}}.text-section__content .text-p+.text-p:not(:last-child){margin:0 0 24px}

.thanks-wrapp--center{text-align:center}@media screen and (max-width: 767px){.thanks-wrapp--center{text-align:left}}.thanks-wrapp .link{font-weight:500}.testing-template{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-radius:8px;background-color:#F7F7F8;padding:24px 20px}.testing-template .text-p+.text-p{margin-top:16px}.testing-template__title b{color:#323242;font-size:24px;line-height:28px;font-weight:600;letter-spacing:.02em}.testing-template__btn{margin:32px 0 0}@media screen and (max-width: 767px){.testing-template{margin:24px 0 0}}
