.haieronline-vue3-root{color:#212121;font-family:Futura PT,sans-serif;font-size:16px;line-height:normal;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(33,33,33,0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.haieronline-vue3-root *,.haieronline-vue3-root *:before,.haieronline-vue3-root *:after{box-sizing:border-box}.is-loading{opacity:.5;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width: 1023px){.is-desktop{display:none!important}}@media (min-width: 1024px){.is-mobile{display:none!important}}.is-visual-hidden{visibility:hidden;pointer-events:none}.is-step-loading{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;opacity:.5}.is-step-loading:before{position:absolute;content:"";top:50%;left:50%;display:block;width:36px;height:36px;margin-top:-13px;margin-left:-13px;background:url(/frontend-new/assets/icons/preloader-36d1642a.svg) no-repeat 50%;background-size:36px;transition:transform .3s;animation:animation-circle-motion .8s linear infinite;z-index:9}.is-step-loading:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0}@keyframes animation-circle-motion{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tippy-box{transition-property:transform,visibility,opacity}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:left center}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:right center}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-arrow{width:16px;height:16px;color:#fff}.h-button{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;box-shadow:none;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;background:none;border-radius:8px;background:#22B0F3;min-width:auto;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;color:#fff;font-family:Futura PT;font-style:normal;font-weight:500;line-height:normal;padding:0 8px;transition-property:border-color,color,background-color,box-shadow;transition-duration:.3s;transition-timing-function:ease-in-out;position:relative}.h-button:-moz-focusring{outline:none}.h-button:focus{outline:none}@media (min-width: 1366px){.h-button:hover{background:#0090D5}}.h-button:disabled,.h-button.is-disabled{background:#bdbebf;color:#fff}.h-button:before{content:"";display:block;position:absolute;top:calc(50% - 15px);left:calc(50% - 15px);width:30px;height:30px;background:url(/frontend-new/assets/icons/icon-preloader-white-986b935f.svg) no-repeat center/contain;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s}.h-button.is-loading{opacity:1;background:rgba(34,176,243,.7);color:#ffffffb3}.h-button.is-loading:before{opacity:1;visibility:visible;animation:rotate 1.5s linear infinite}.h-button--h64{height:64px;font-size:20px}.h-button--h56{height:56px;font-size:18px}.h-button--h32{height:32px;font-size:16px;font-weight:400}.h-button--fw400{font-weight:400}.h-button--white-gray{background:#FFFFFF;border:1px solid #AFBBC6;color:#212121}.h-button--white-gray:hover{background:#FFFFFF;border-color:#0090d5;color:#0090d5}.h-button--white-gray:disabled,.h-button--white-gray.is-disabled{background:rgba(215,221,227,.6);border-color:#d7dde399;color:#97a4af}.h-button--white-gray.is-loading{background:rgba(255,255,255,.7);border-color:#afbbc6b3;color:#212121b3}.h-button--white-gray:before{background-image:url(/frontend-new/assets/icons/preloader-36d1642a.svg)}.h-button--gray{background:#F4F4F4}.h-button--white-blue{background:#FFFFFF;border:1px solid #22B0F3;color:#22b0f3}.h-button--white-blue:hover{background:#FFFFFF;border-color:#0090d5;color:#0090d5}.h-button--shadow{box-shadow:0 20px 25px -12px #22b0f380}.h-button--sbp{background:#1D1346;gap:10px}.h-cart-layout{background:#F4F4F4}.h-cart-layout__container{max-width:1472px;margin:0 auto;display:grid;align-items:start;grid-template-columns:calc(100% - 396px) 346px;grid-template-rows:auto auto auto;grid-template-areas:"header ." "content sidebar" "legal .";gap:16px 50px;padding:40px 80px 80px;transition:opacity .3s}@media (max-width: 1365px){.h-cart-layout__container{display:block;padding:40px 40px 52px}}@media (max-width: 1023px){.h-cart-layout__container{display:block;padding:16px 20px 40px}}.h-cart-layout__container--empty{grid-template-columns:1fr;grid-template-areas:"header" "content" "legal"}.h-cart-layout__header{grid-area:header}@media (max-width: 1365px){.h-cart-layout__header{margin-bottom:16px}}.h-cart-layout__content{grid-area:content;display:flex;flex-direction:column;gap:20px}.h-cart-layout__sidebar{grid-area:sidebar;position:sticky;transition:top .3s;will-change:top;top:12%;z-index:9}@media (max-width: 1365px){.h-cart-layout__sidebar{position:static;margin-top:20px}}.h-cart-layout__legal{grid-area:legal;color:#97a4af;font-size:14px;line-height:18px;display:flex;flex-direction:column;gap:15px}@media (max-width: 1365px){.h-cart-layout__legal{margin-top:20px;justify-content:center;text-align:center}}.h-cart-layout__legal p{margin:0}.h-cart-layout__legal a{color:#22b0f3;text-decoration:none}.h-cart-layout__legal a:visited{color:#22b0f3}.h-cart-section{display:flex;flex-direction:column;padding:40px;border-radius:8px;background:#FFFFFF}@media (max-width: 1023px){.h-cart-section{padding:24px 20px;margin-left:-20px;margin-right:-20px;border-radius:0}}.h-cart-section__head{display:flex;justify-content:space-between;gap:16px}.h-cart-section__title{font-size:24px;font-weight:500;line-height:32px}.h-cart-section__change{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:0;box-shadow:none;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;background:none;padding:0;color:#22b0f3;font-size:18px;font-weight:500;line-height:24px}.h-cart-section__change:-moz-focusring{outline:none}.h-cart-section__change:focus{outline:none}.h-form-row{display:flex;flex-wrap:wrap;margin:0 -10px}.h-form-row+.h-form-row{margin-top:20px}.h-form-col{flex-shrink:0;padding:0 10px;margin-top:20px}.h-form-col--100{width:100%}.h-form-col--50{width:50%}.h-form-col--20{width:20%}@media (max-width: 1023px){.h-form-col--sm-100{width:100%}}@media (max-width: 1023px){.h-form-col--sm-50{width:50%}}@media (max-width: 1023px){.h-form-col--sm-30{width:33.333%}}.fade-down-enter-active,.fade-down-leave-active{transition:transform .3s ease-in-out,opacity .2s ease-in-out}.fade-down-enter-from,.fade-down-leave-to{opacity:0;transform:translateY(20%)}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease-in-out}.fade-enter-from,.fade-leave-to{opacity:0}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes slider-bullet-fill{to{stroke-dashoffset:0}}::-webkit-input-placeholder{font-family:Futura PT,sans-serif}::-moz-placeholder{font-family:Futura PT,sans-serif}:-ms-input-placeholder{font-family:Futura PT,sans-serif}:-moz-placeholder{font-family:Futura PT,sans-serif}input::-ms-reveal,input::-ms-clear{display:none}input ::-webkit-contacts-auto-fill-button{visibility:hidden;display:none!important;pointer-events:none;position:absolute;right:0}img{pointer-events:all!important}.h-popup-club-discount__tooltip{padding:20px}.h-popup-club-discount__tooltip-icon{display:inline-block}.h-popup-club-discount__tooltip-icon .icon-question-circle{background:transparent;border:1px solid #22B0F3;color:#22b0f3;width:14px;height:14px}.h-popup-club-discount__tooltip-icon .icon-question{width:8px;height:10px}.h-popup-club-discount__tooltip-text{font-size:16px;line-height:20px}.h-popup-club-discount__tooltip-link{font-weight:500;font-size:16px;line-height:20px;display:inline-flex;align-items:center;gap:4px}.h-popup-club-discount__tooltip-link:not(:first-child){margin-top:2px}.h-popup-club-discount__tooltip-link .icon{flex-shrink:0;width:8px;height:8px;margin-top:1px}.h-form-buttons{display:flex;gap:16px;margin-top:32px}@media (max-width: 1023px){.h-form-buttons{flex-direction:column;margin-top:24px}}.h-form-buttons__button{flex-shrink:0}@media (max-width: 1023px){.h-form-buttons__button{width:100%}}.h-form-buttons__button--apply{min-width:280px}.h-form-buttons__button--cancel{min-width:138px}
