.login{--item-padding:4px}.login__wrapper{position:relative}.login__toggler{background-color:transparent;display:flex;gap:5px;cursor:pointer;font-size:14px;color:inherit;padding:8px 16px;border-radius:22px;line-height:12px;font-weight:400;font-style:normal}.login__toggler-icon-block{height:12px;width:12px;align-self:center}@media(prefers-reduced-motion:reduce){.login__toggler-icon-block{transition:none}}@media(prefers-reduced-motion:no-preference){.login__toggler-icon-block{transition:transform .3s ease-in-out}}.login__dropdown{position:absolute;width:326px;right:0;z-index:99999;min-width:360px;visibility:hidden;top:100%;margin-top:0;opacity:0;transform:translate3d(0,0,0)}@media(prefers-reduced-motion:reduce){.login__dropdown{transition:none}}@media(prefers-reduced-motion:no-preference){.login__dropdown{transition:visibility .3s,opacity .3s,margin-top .3s,max-height .15s}}.login__dropdown-content{background:#fff;flex-direction:column;padding:12px;border-radius:20px;box-shadow:0 0 20px 0 rgba(0,0,0,.1)}@media(prefers-reduced-motion:reduce){.login__item{transition:none}}@media(prefers-reduced-motion:no-preference){.login__item{transition:padding .3s ease}}.login__item:not(:first-child){padding-top:var(--item-padding);border-top:1px solid rgba(43,41,38,.2)}.login__item:not(:last-child){padding-bottom:var(--item-padding)}.login__link{display:flex;align-items:center;padding:12px;color:inherit;border-radius:12px}.login__link:hover{background-color:#eaeae9}.login__link-title{display:block;font-size:16px;line-height:1.625;font-weight:500;font-style:normal}.login__link-text{flex-grow:1}.login__link-desc{font-size:12px;line-height:1.2;color:rgba(43,41,38,.7);letter-spacing:.21px}.login__link-icon-block{width:48px;height:48px;margin-right:12px;flex-shrink:0}.login--active{--item-padding:12px}.login--active .login__toggler{background-color:#eff2f3}.login--active .login__toggler-icon-block{transform:rotate(-180deg)}.login--active .login__dropdown{visibility:visible;opacity:1;margin-top:12px}@media only screen and (max-width:1229px){.login__toggler{padding:0;line-height:initial;border-radius:4px}.login__dropdown{position:static;max-height:0;width:auto;min-width:0}.login--active .login__dropdown{max-height:700px}.login--active .login__toggler{background:0}}.logo__link{display:block;color:inherit;border-radius:4px;max-width:fit-content}.logo__img-block{width:154px;height:33px;display:flex;align-items:center;justify-content:center}.logo__img{max-height:100%}@media only screen and (max-width:1229px){.logo__img-block{height:26px;width:122px}}@media only screen and (max-width:1229px){.global-header__wrapper--design-2023 .logo__img-block{width:128px;height:27px}.global-header__wrapper--design-2023 .logo--reduced-footer .logo__img-block{width:114px;height:25px}}@media only screen and (max-width:767px){.global-header__wrapper:not(.global-header__wrapper--design-2023) .logo__img-block{width:128px;height:27px}.global-header__wrapper:not(.global-header__wrapper--design-2023) .logo--reduced-footer .logo__img-block{width:114px;height:25px}}@media only screen and (max-width:767px){.global-header__wrapper--design-2023 .logo__img-block,.global-header__wrapper:not(.global-header__wrapper--design-2023) .logo__img-block{width:122px;height:26px}}.search__wrapper{display:flex;justify-content:flex-end;height:53px}.search__form{width:500px;flex-grow:1;display:none;position:fixed;z-index:10;margin:0;top:24px;left:50%;transform:translateX(-50%)}@media(prefers-reduced-motion:reduce){.search__form{transition:none}}@media(prefers-reduced-motion:no-preference){.search__form{transition:transform .3s ease-in-out,opacity .3s ease-in-out}}.search__form-end{opacity:0}.search__field-icon{position:absolute;top:32px;width:16px;height:16px;z-index:9;transform:translateY(-50%)}.search__field-icon--search{color:#6f6f6f;left:20px}.search__field-icon--close{color:#6f6f6f;right:20px;cursor:pointer}.search__form-container{position:relative;border-radius:10px;box-shadow:0 20px 35px rgba(0,0,0,.25)}.search__toggler{display:flex;align-self:center;justify-content:center;align-items:center;height:32px;width:32px;cursor:pointer;user-select:none;color:#000;border-radius:4px}.search__toggler-icon{width:14px;height:14px;display:none}.search__toggler-icon--on{display:block}.search__highlighted-bold{font-weight:700;font-style:normal}.search__highlighted-italic{font-weight:700;font-style:italic}.search__submit{visibility:hidden;position:absolute}.search__form-overlay{background:rgba(27,28,27,.4);position:fixed;left:0;top:0;width:100vw;height:110vh;z-index:-1;display:none}.search--active .search__form{display:block}.search--active .search__form-overlay{z-index:9;display:block;opacity:0;visibility:hidden}@media(prefers-reduced-motion:reduce){.search--active .search__form-overlay{transition:none}}@media(prefers-reduced-motion:no-preference){.search--active .search__form-overlay{transition:transform .3s ease-in-out,opacity .3s ease-in-out}}.search--transition.search--active .search__form-overlay{opacity:1;visibility:visible}@media(prefers-reduced-motion:reduce){.search--transition.search--active .search__form-overlay{transition:none}}@media(prefers-reduced-motion:no-preference){.search--transition.search--active .search__form-overlay{transition:transform .2s ease-in-out,opacity .3s ease-in-out}}.global-header__wrapper--design-2023 .search__wrapper{height:auto}.global-header__wrapper--design-2023 .search__toggler-icon{width:16px;height:16px}@media only screen and (max-width:767px){.search__form-container{box-shadow:none}.search__field-icon{color:#778196;left:12px;top:17px;width:15px;height:15px}.search__form{position:static;transform:inherit;right:0;height:auto;margin-right:0;opacity:1;width:100%;display:block;padding-top:0;background-color:transparent;z-index:auto}.search__field-icon--close,.search__form-end,.search__form-overlay,.search__toggler,.search__submit{opacity:0;position:absolute;transform:translateY(-999999px);pointer-events:none}.global-header:not(.global-header--flashed) .global-header__search .search__form{transform:none}}.phone-number__title,.phone-number__label,.phone-number__dynamic-number{color:#222;font-size:14px;line-height:16px}.phone-number__title,.phone-number__label{font-weight:400;font-style:normal}.phone-number__label{margin-left:5px}.phone-number__dynamic-number{white-space:nowrap;margin-left:5px;font-weight:500;font-style:normal;border-width:1px;border-bottom-style:dashed;position:relative}.phone-number__dynamic-number.focus-visible{outline:none!important}.phone-number__dynamic-number.focus-visible:after{content:"";display:block;position:absolute;top:-5px;bottom:-5px;left:-5px;right:-5px;border-radius:6px;border:3px solid #5580f7}.phone-number__dynamic-number:hover,.phone-number__dynamic-number:focus{color:#066fac}.phone-number--footer .phone-number__dynamic-number{color:#fff;font-size:18px;line-height:18px;font-weight:400}.phone-number--reduced-footer .phone-number__dynamic-number{color:#fff;font-size:16px;line-height:normal;font-weight:400}.phone-number--reduced-footer .phone-number__icon{width:12px;height:12px}.phone-number--nav{display:none}.global-header__nav .phone-number{display:none}.global-header__number .phone-number__title{font-weight:500;font-style:normal}.global-header__number .phone-number__dynamic-number{font-weight:700;font-style:normal}.global-header--sticked .global-header__nav .phone-number{display:block}.global-header--sticked .global-header__wrapper--dark .phone-number__title,.global-header--sticked .global-header__wrapper--light .phone-number__title,.global-header--sticked .global-header__wrapper--design-2023 .phone-number__title,.global-header--sticked .global-header__wrapper--dark .phone-number .phone-number__dynamic-number,.global-header--sticked .global-header__wrapper--light .phone-number .phone-number__dynamic-number,.global-header--sticked .global-header__wrapper--design-2023 .phone-number .phone-number__dynamic-number{color:#222}.global-header--sticked .global-header__wrapper--dark .phone-number__dynamic-number:hover,.global-header--sticked .global-header__wrapper--light .phone-number__dynamic-number:hover,.global-header--sticked .global-header__wrapper--design-2023 .phone-number__dynamic-number:hover,.global-header--sticked .global-header__wrapper--dark .phone-number__dynamic-number:focus,.global-header--sticked .global-header__wrapper--light .phone-number__dynamic-number:focus,.global-header--sticked .global-header__wrapper--design-2023 .phone-number__dynamic-number:focus{color:#066fac}.global-header--sticked .global-header__wrapper:not(.global-header__wrapper--design-2023) .global-header__parsys .phone-number{display:none}.global-header--sticked .global-header__wrapper--design-2023 .global-header__nav .phone-number{display:none}.global-header--sticked .global-header__wrapper:not(.global-header__wrapper--design-2023) .phone-number--nav{display:block}@media only screen and (max-width:767px){.phone-number--reduced-footer .phone-number__dynamic-number{font-size:14px}.global-header__number .phone-number__title{font-weight:400;font-style:normal}.global-header--sticked .phone-number--nav{display:none}.global-header--sticked .phone-number--header,.global-header--sticked .global-header__parsys .phone-number{display:block}}html.no-scroll,body.no-scroll{height:100%;overflow:hidden}.global-header{opacity:1}.global-header__wrapper{position:relative;z-index:220;background-color:#fff}.global-header__content{display:flex;flex-wrap:wrap;align-items:center;position:relative;justify-content:flex-end;font-size:14px}.global-header__logo{bottom:27px;left:var(--desktopContentEdges);top:auto;position:absolute}.global-header__nav{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:87px;color:#fff}.global-header__bg{display:none}.global-header__number{transform:inherit;margin-right:30px;padding:0}.global-header__search{display:block;background:0 0}.global-header__logo,.global-header__number{opacity:1;visibility:visible}@media(prefers-reduced-motion:reduce){.global-header__logo,.global-header__number{transition:none}}@media(prefers-reduced-motion:no-preference){.global-header__logo,.global-header__number{transition:opacity .5s .3s ease-in-out}}.global-header__bg{background-color:#0684bd;position:absolute;left:0;right:0;bottom:0;top:54px}.global-header__nav-toggler{display:none}.global-header__mob-overlay{display:none}.global-header--sticked .global-header__wrapper{background-color:#fff;box-shadow:0 0 1px 2px rgba(0,0,0,.1)}.global-header--nav .global-header__wrapper{z-index:1000}@media only screen and (min-width:1230px){.global-header__container{width:100vw;padding:0}.global-header__nav{padding:0 var(--desktopContentEdges) 0 calc(160px + var(--desktopContentEdges));background:#fff}.global-header__search{margin-right:var(--desktopContentEdges)}}@media only screen and (max-width:1229px){.global-header__parsys{order:5;margin-right:auto;width:100%}.global-header__number{order:5;margin-right:0;justify-content:flex-start;min-height:auto;flex-basis:100%}.global-header__search{position:relative;justify-content:flex-start;order:3;right:0;font-size:14px;z-index:-1;opacity:0;margin-bottom:28px}.global-header__logo{left:0;top:0;bottom:auto;order:1;padding:14px 0}.global-header__search,.global-header__wrapper{width:100%}.global-header__number,.global-header__parsys,.global-header__search{display:none}.global-header__wrapper{overflow:hidden;background:#fff;max-height:108px}.global-header__nav{display:none;height:auto;order:4;width:100%;margin:0;background-color:#fff;flex-direction:column}.global-header__bg{display:none}.global-header__nav-toggler{position:relative;order:2;top:0;left:unset;display:flex;flex-direction:column;justify-content:center;height:56px;user-select:none}.global-header__nav-toggler-btn{position:relative;cursor:pointer;width:23px;height:14px;display:flex;justify-content:center}.global-header__nav-toggler-btn--animate .global-header__nav-toggler-item--top{transform:translateY(5px) rotate(45deg)}.global-header__nav-toggler-btn--animate .global-header__nav-toggler-item--bottom{transform:translateY(5px) rotate(-45deg)}.global-header__nav-toggler-item{position:absolute;width:21px;height:2px;margin:0 auto;background-color:#222}.global-header__nav-toggler-item--top{transform:translateY(0)}.global-header__nav-toggler-item--middle{top:50%;transform:translateY(-50%);opacity:1;transition-delay:.2s}.global-header__nav-toggler-item--bottom{transform:translateY(12px)}.global-header__container{position:relative;min-height:100%}.global-header__container,.global-header .l-container{box-shadow:none}.global-header__mob-overlay{display:block;position:absolute;left:0;right:0;width:100%;bottom:0;height:calc(100% - 88px);background-color:#fff}.global-header .select--search .select__input{border-radius:22px;height:44px;font-size:14px;max-width:100%;color:#6f6f6f;padding:0 16px 0 40px;background-color:#f6f5f1;border:1px solid transparent}.global-header .select--search .select__input:focus{color:#000;border-color:rgba(34,34,34,.2);background-color:#fff}.global-header .select--search .select__dropdown{border:0;height:auto}.global-header .search__field-icon{left:16px;top:22px;color:#6f6f6f;width:16px;height:16px}.global-header .search__form{position:static;transform:inherit;right:0;height:auto;margin-right:0;opacity:1;width:100%;display:block;padding-top:0;background-color:transparent;z-index:auto}.global-header .search__field-icon--close,.global-header .search__form-end,.global-header .search__form-overlay,.global-header .search__toggler,.global-header .search__submit{opacity:0;position:absolute;transform:translateY(-999999px);pointer-events:none}.global-header .search__form-container{box-shadow:none}.global-header--nav.global-header--sticked .global-header__wrapper{overflow-y:scroll}.global-header--nav:not(.global-header--flashed).global-header--sticked .global-header__wrapper{top:0;height:100%;max-height:100%}.global-header--nav .global-header__wrapper{top:0;height:100%;position:fixed;max-height:100%;overflow-y:scroll;padding-bottom:84px}.global-header--nav .global-header__nav{display:flex}.global-header--nav .global-header__search{display:block;opacity:1;z-index:2}.global-header--nav .global-header__number,.global-header--nav .global-header__login,.global-header--nav .global-header__parsys{display:flex}.global-header--nav .global-header__nav-toggler-btn--animate .global-header__nav-toggler-item--top{transform:translateY(0)}.global-header--nav .global-header__nav-toggler-btn--animate .global-header__nav-toggler-item--bottom{transform:translateY(12px)}.global-header--nav .global-header__nav-toggler-item--middle{opacity:0;transition-delay:.2s}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:reduce){.global-header__search{transition:none}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:no-preference){.global-header__search{transition:opacity .3s ease-in-out,z-index .3s ease-in-out}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:reduce){.global-header__wrapper{transition:none}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:no-preference){.global-header__wrapper{transition:max-height .3s ease-in-out}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:reduce){.global-header__nav-toggler-btn--animate .global-header__nav-toggler-item--top{animation:topTogglerIconBack .0001s ease-in-out forwards alternate}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:no-preference){.global-header__nav-toggler-btn--animate .global-header__nav-toggler-item--top{animation:topTogglerIconBack .3s ease-in-out forwards alternate}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:reduce){.global-header__nav-toggler-btn--animate .global-header__nav-toggler-item--bottom{animation:bottomTogglerIconBack .0001s ease-in-out forwards alternate}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:no-preference){.global-header__nav-toggler-btn--animate .global-header__nav-toggler-item--bottom{animation:bottomTogglerIconBack .3s ease-in-out forwards alternate}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:reduce){.global-header__nav-toggler-item--middle{transition:none}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:no-preference){.global-header__nav-toggler-item--middle{transition:opacity .1s}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:reduce){.global-header--sticked .global-header__wrapper{transition:none}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:no-preference){.global-header--sticked .global-header__wrapper{transition:max-height .3s ease-in-out}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:reduce){.global-header--nav .global-header__nav-toggler-btn--animate .global-header__nav-toggler-item--top{animation:topTogglerIcon .0001s ease-in-out forwards}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:no-preference){.global-header--nav .global-header__nav-toggler-btn--animate .global-header__nav-toggler-item--top{animation:topTogglerIcon .3s ease-in-out forwards}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:reduce){.global-header--nav .global-header__nav-toggler-btn--animate .global-header__nav-toggler-item--bottom{animation:bottomTogglerIcon .0001s ease-in-out forwards}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:no-preference){.global-header--nav .global-header__nav-toggler-btn--animate .global-header__nav-toggler-item--bottom{animation:bottomTogglerIcon .3s ease-in-out forwards}}@keyframes topTogglerIcon{0{transform:translateY(0)}50%{transform:translateY(5px)}100%{transform:translateY(5px) rotate(45deg)}}@keyframes topTogglerIconBack{0{transform:translateY(5px) rotate(45deg)}50%{transform:translateY(5px)}100%{transform:translateY(0)}}@keyframes bottomTogglerIcon{0{transform:translateY(12px)}50%{transform:translateY(5px)}100%{transform:translateY(5px) rotate(-45deg)}}@keyframes bottomTogglerIconBack{0{transform:translateY(5px) rotate(-45deg)}50%{transform:translateY(5px)}100%{transform:translateY(12px)}}