:root{--header-height:48px}@media screen and (min-width:768px){:root{--header-height:56px}}@media screen and (min-width:992px){:root{--header-height:72px}}@media screen and (min-width:1440px){:root{--header-height:80px}}.header{display:flex;height:48px;height:var(--header-height);justify-content:center;margin:8px auto 0;max-width:1888px;overflow:hidden;position:relative;width:calc(100% - 16px)}.header_collapsed .header__inner{background:#fff}.header__inner{box-shadow:0 0 0 100px #fff;display:flex;flex-direction:column;height:100vh;max-width:1080px;overflow:auto;padding:0 12px 32px;position:relative;width:100%;z-index:999}.header__item{display:block;flex-shrink:0;font-size:18px;padding:8px 0;position:relative;text-align:left;width:100%}.header__item_responsive-topbar{background:#fff;position:sticky;top:0;z-index:9999}.header__item_grow{text-align:right}@media screen and (min-width:375px){.header__inner{padding-left:22px;padding-right:22px}}@media screen and (min-width:768px){.header{width:calc(100% - 32px)}.header__item{padding:12px 0}.header__item_grow{flex-grow:1;flex-shrink:1}.header__inner{padding-left:32px;padding-right:32px}}@media screen and (min-width:992px){.header__inner{height:48px;height:var(--header-height)}.header{overflow:visible;width:calc(100% - 140px)}.header__inner,.header_collapsed .header__inner{background:#0000}.header__inner{align-items:center;box-shadow:none;flex-direction:row;max-width:1080px;overflow:hidden;padding-bottom:0;padding-left:0;padding-right:0;width:100%}.header__item{font-size:17px;font-weight:600;margin-left:24px;width:auto}.header__item:first-child{margin-left:0}.header__item_centered{position:absolute;text-align:center;width:100%}}@media screen and (min-width:1200px){.header{margin-top:8px}.header__inner{width:100%}}.header_collapsed{overflow:visible}.header_collapsed .header-burger:after,.header_collapsed .header-burger:before{transition:box-shadow .15s,transform .15s .15s}.header_collapsed .header-burger:before{box-shadow:0 0;transform:rotate(-45deg)}.header_collapsed .header-burger:after{box-shadow:0 0;transform:rotate(45deg)}.header-burger{background-color:#0000;border:none;color:var(--color-primary-text);cursor:pointer;font-size:0;height:40px;line-height:0;margin:auto -12px auto 0;outline:none;position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(0);width:44px;z-index:9999}.header-burger:after,.header-burger:before{border-top:2px solid;content:"";left:0;margin:0 auto;position:absolute;right:0;width:22px}.header-burger:before{box-shadow:0 -6px}.header-burger:after,.header-burger:before{transition:box-shadow .15s .15s,transform .15s}.header-burger:after{box-shadow:0 6px}@media screen and (min-width:992px){.header-burger{display:none}.header_fixed{max-width:none;padding-left:70px;padding-right:70px;position:relative;top:0;width:100%;z-index:999}.header_fixed:before{content:"";height:272px;left:0;opacity:.001;position:fixed;top:0;top:-200px;transition:opacity .15s ease;width:100%}.header_fixed.header_scroll .header__inner{left:0;margin:0 auto;position:fixed;right:0;top:0}.header_fixed.header_scroll:before{background:#fff;box-shadow:-24px 0 #fff,0 4px 24px #0000001a;opacity:1}}@media screen and (min-width:992px){@supports((-webkit-backdrop-filter:blur(8px)) or (backdrop-filter:blur(8px))){.header_fixed.header_scroll:before{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffbf;box-shadow:none}.header_fixed.header_scroll .header__inner{background:none}}.header_fixed [data-show-only-header-fixed]{margin:0;pointer-events:none;width:0}.header_fixed.header_scroll [data-show-only-header-fixed]{margin-left:24px;pointer-events:all;width:auto}.header_fixed.header_scroll [data-show-only-header-fixed]:first-child{margin-left:0}}@media screen and (min-width:1200px){.header_fixed{padding:0}}@media screen and (min-width:1440px){.header_fixed:before{height:280px}}.header_invert-static:not(.header_scroll):not(.header_collapsed) .header__inner{background:none}.header_invert-static:not(.header_scroll):not(.header_collapsed) .header__item,.header_invert-static:not(.header_scroll):not(.header_collapsed) .header__item a{color:#fff}.header_invert-static:not(.header_scroll):not(.header_collapsed) .header-menu__item_active,.header_invert-static:not(.header_scroll):not(.header_collapsed) .header-menu__item_active:last-child{box-shadow:inset 0 -2px 0 #fff}.header_invert-static:not(.header_scroll):not(.header_collapsed) .logo{filter:url(#InvertedProductColorFilter)}.header_invert-static:not(.header_scroll):not(.header_collapsed) .button:not(.button_link){border-color:#fff}.header_invert-static:not(.header_scroll):not(.header_collapsed) .header-burger{color:#fff}.header_invert-static.header_scroll image{filter:none}.header-logo{align-items:center;display:inline-flex;height:24px;justify-content:center;margin:4px 0;width:100%}.header-logo .logo{height:100%}.header-burger+.header-logo{justify-content:flex-start;padding-right:40px;text-align:left}@media screen and (min-width:768px){.header-logo{height:32px;margin:0}}@media screen and (min-width:992px){.header-logo{position:relative;top:-4px}.header-burger+.header-logo{padding-right:0;text-align:inherit}}@media screen and (min-width:992px)and (max-width:1198px){.header-logo{max-width:352px}}.header-menu{margin:0;padding:16px 0 4px}.header-menu__list{display:flex;flex-direction:column;list-style:none;margin:0;overflow:hidden;padding:0}.header-menu__item{box-shadow:inset 0 -2px 0 #f7f7f7;font-size:18px;margin:0;padding:24px 0;text-align:left;text-indent:0}.header-menu__item:last-child{box-shadow:none}.header-menu__item:before{content:none}.header-menu__item a{color:#222;color:var(--color-primary-text,#222);display:inline-block;font-weight:600;transition:color .15s ease;width:100%}.header-menu__item a:hover{color:var(--color-primary-product);-webkit-text-decoration:none;text-decoration:none}@media screen and (min-width:992px){.header-menu{padding:0;text-align:left}.header-menu__list{display:block;max-height:36px}.header-menu__item{box-shadow:none;display:inline-block;font-size:17px;line-height:36px;margin:0 4px;padding:0 8px}.header-menu__item_active{pointer-events:none}.header-menu__item_active,.header-menu__item_active:last-child{box-shadow:inset 0 -2px 0 var(--color-primary-product);color:#222;color:var(--color-primary-text,#222)}.header-menu__item_grow{flex-basis:100%}}@media screen and (min-width:1200px){.header-menu{padding:0 8px}.header-menu__item a,.header-menu__item_grow{width:auto}}body.header-collapsed{overflow:hidden;position:fixed;width:100%}@media screen and (min-width:992px){body.header-collapsed{overflow:visible;position:static}}.logo{display:inline-block}.logo img{height:auto;max-height:100%;max-width:100%;width:auto}.section{background-position:50% 50%;background-repeat:no-repeat;clear:both;display:flex;flex-direction:column;margin:16px auto;margin:var(--spacer-xsmall,16px) auto;max-width:1600px;min-height:1px;padding:.1px 0;position:relative;width:calc(100% - 16px)}.section_fill-primary{background-color:var(--color-primary-background)}.section_fill-secondary{background-color:var(--color-secondary-background)}.section_fill-accent{background-color:var(--color-accent-background)}.section_fill-gray{background-color:#f6f6f6}.section_rounded,.section_rounded-bottom,.section_rounded-fixed,.section_rounded-top{border-radius:24px}.section_rounded-bottom>*,.section_rounded-fixed>*,.section_rounded-top>*,.section_rounded>*{border-radius:inherit}.section_rounded-top{margin-bottom:0}.section_rounded-top,.section_rounded-top>*{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.section_rounded-bottom{margin-top:0}.section_rounded-bottom,.section_rounded-bottom>*{border-top-left-radius:0!important;border-top-right-radius:0!important}.section_fullwidth,.section_width-full{max-width:none;padding-left:8px;padding-right:8px;width:100%}.section_rounded-fixed,.section_width-fixed{max-width:1280px}.section_no-indents{margin-bottom:0;margin-top:0}.section_no-indents-top{margin-top:0}.section_no-indents-bottom{margin-bottom:0}.section_clip{overflow:hidden;overflow:clip}.section-separator{background-color:#0000000d;border:none;display:block;font-size:0;height:2px;line-height:normal;margin:0 auto;max-width:1080px;width:calc(100% - 16px)}@media screen and (min-width:768px){.section_rounded,.section_rounded-bottom,.section_rounded-fixed,.section_rounded-top{border-radius:32px}}@media screen and (min-width:1200px){.section{width:calc(100% - 32px)}.section_fullwidth,.section_width-full{padding-left:16px;padding-right:16px;width:100%}}.section-picture{border-radius:0;left:50%;pointer-events:none;position:absolute;top:-20px;transform:translateX(-50%)}.header+.section>.section-picture{top:-100px}.section-block{margin:120px auto;margin:var(--spacer-xxlarge,120px) auto;max-width:1080px;min-height:1px;text-align:left;width:calc(100% - 24px)}.section-block_no-indents{margin-bottom:0!important;margin-top:0!important}.section-block_no-indents-top{margin-top:0!important}.section-block_no-indents-bottom{margin-bottom:0!important}.section-block__header,.section-block__subheader{margin-left:auto;margin-right:auto;text-align:center}.section-block__header_width-full,.section-block__subheader_width-full{max-width:100%!important}.section-block__header_align-left,.section-block__header_align-right,.section-block__subheader_align-left,.section-block__subheader_align-right{text-align:left!important}.section-block__header>:first-child,.section-block__subheader>:first-child{margin-top:0}.section-block__subheader{margin-top:16px}.section-block__content{margin:24px 0}.section-block__footer{margin-left:auto;margin-right:auto;margin-top:24px;text-align:center}.section-block__footer_align-left{text-align:left}.section-block__footer_align-right{text-align:right}.section-block__content:first-child,.section-block__footer:first-child,.section-block__subheader:first-child{margin-top:0}.section-block__content:last-child,.section-block__footer:last-child,.section-block__subheader:last-child{margin-bottom:0}@media screen and (min-width:375px){.section-block{width:calc(100% - 44px)}.section-block__content{margin:24px 0}.section-block__footer{margin-top:24px}}@media screen and (min-width:768px){.section-block{width:calc(100% - 80px)}}@media screen and (min-width:992px){.section-block{width:calc(100% - 124px)}.section-block__header{max-width:83.3333333333%}.section-block__subheader{margin-top:16px;max-width:75%}.section-block__content{margin:32px 0}.section-block__footer{margin-top:32px}}@media screen and (min-width:1200px){.section-block{width:100%}.section-block__subheader{margin-top:24px}.section-block__content{margin:40px 0}.section-block__footer{margin-top:40px}}@media screen and (min-width:1440px){.section-block__subheader{margin-top:24px}.section-block__content{margin:48px 0}.section-block__footer{margin-top:48px}}.section-block__logo{position:relative;text-align:center;top:-40px;top:calc(var(--spacer-medium, 40px)*-1)}@media screen and (max-width:767px){.section-block__logo{padding-bottom:32px;padding-bottom:var(--spacer-small,32px);top:-64px;top:calc(var(--spacer-xlarge, 64px)*-1)}}.header+.cover-section{--cover-pseudo-header-height:var(--header-height)}.cover-section{margin:8px auto 120px;margin:8px auto var(--spacer-xxlarge,120px);max-width:1600px;position:relative;width:calc(100% - 16px)}.cover-section.cover-section_no-indents{margin-bottom:0;margin-top:0}.cover-section.cover-section_no-indents-top{margin-top:0}.cover-section.cover-section_no-indents-bottom{margin-bottom:0}@media screen and (min-width:1200px){.cover-section{width:calc(100% - 32px)}}.cover-block{background-position:50%;background-repeat:no-repeat;border-radius:8px;padding-bottom:64px}.cover-block__inner{margin:0 auto;max-width:1080px;width:calc(100% - 24px)}@media screen and (min-width:375px){.cover-block__inner{width:calc(100% - 44px)}}@media screen and (min-width:768px){.cover-block{align-items:center;border-radius:24px;display:flex;padding-bottom:96px;padding-top:112px}.cover-block__inner{width:calc(100% - 80px)}}@media screen and (min-width:992px){.cover-block{padding-bottom:96px;padding-top:128px}.cover-block__inner{width:calc(100% - 124px)}}@media screen and (min-width:1200px){.cover-block{min-height:500px;padding-bottom:120px;padding-top:136px}.cover-block__inner{width:100%}}@media screen and (min-width:1440px){.cover-block{padding-bottom:120px;padding-top:144px}}.cover-block{margin-top:calc(var(--cover-pseudo-header-height)*-1 - 8px)}.cover-block:before{content:"";display:block;height:var(--cover-pseudo-header-height)}.cover-buttons{margin:0 auto;max-width:280px;position:relative;text-align:center}.cover-buttons__comment-area{font-size:18px;font-weight:400;line-height:1.44;margin-top:32px;text-align:center}@media screen and (max-width:374px){.cover-buttons__comment-area{line-height:1.33}}.cover-buttons__comment-area b{font-weight:600}@media screen and (max-width:991px){.cover-buttons__comment-area{font-size:16px;line-height:1.5}}@media screen and (max-width:991px)and (max-width:374px){.cover-buttons__comment-area{line-height:1.38}}.cover-buttons .button{width:100%}.cover-buttons .button.button_arrow:after{float:none}.cover-buttons .button:not(:first-child){margin-top:8px}@media screen and (min-width:375px){.cover-buttons{max-width:315px}}@media screen and (min-width:768px){.cover-buttons{max-width:none;white-space:nowrap}.cover-buttons__comment-area{display:flex;margin-top:24px}.cover-buttons_align-left{text-align:left}.cover-buttons_align-center{text-align:center}.cover-buttons_align-right{text-align:right}.cover-buttons .button{width:auto}.cover-buttons .button:not(:first-child){margin-left:16px;margin-top:0}}.cover-block__content{position:relative;text-align:center;z-index:1}@media screen and (min-width:768px){.cover-block__content_align-left{text-align:left}}.cover-block__illustration{align-items:center;display:flex;font-size:0;justify-content:center;line-height:0;margin:0 auto}.cover-block__illustration img{flex:0 0 auto;max-height:100%;max-width:100%;object-fit:scale-down}@media screen and (min-width:768px){.cover-block__illustration{height:100%;position:absolute;right:0;top:0;width:54%}}@media screen and (min-width:1440px){.cover-block__illustration{height:680px;left:45%;right:auto;top:50%;transform:translateY(-50%);width:780px}}.cover-block__form{margin:0 0 -48px}@media screen and (min-width:768px){.cover-block__form{margin:0 0 -176px}}@media screen and (min-width:992px){.cover-block__form{margin-top:-48px}}@media screen and (min-width:1200px){.cover-block__form{margin:-56px 0 -208px}}@media screen and (min-width:1440px){.cover-block__form{margin:-72px 0 -224px}}.cover-buttons_down{margin:-28px auto 64px}@media screen and (min-width:768px){.cover-buttons_down{left:50%;margin:0;max-width:1080px;position:absolute;top:100%;transform:translate(-50%,-28px);width:calc(100% - 80px);z-index:2}}@media screen and (min-width:992px){.cover-buttons_down{width:calc(100% - 124px)}}@media screen and (min-width:1200px){.cover-buttons_down{width:100%}}.button,.button:active,.button:focus,.button:hover,.button:link,.button:visited{background:var(--color-primary-button);border:2px solid #0000;border-radius:100px;color:var(--color-primary-button-text);cursor:pointer;display:inline-block;font-weight:600;margin:0;outline-width:0;position:relative;text-align:center;-webkit-text-decoration:none;text-decoration:none;transform:translateZ(0);transition:background-color .15s,color .15s,filter .15s,opacity .15s,outline .1s;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}@supports(display:inline-flex) or (display:-ms-inline-flexbox){.button,.button:active,.button:focus,.button:hover,.button:link,.button:visited{align-items:center;display:inline-flex;justify-content:center}}.button:focus,.button:hover{opacity:.85;-webkit-text-decoration:none;text-decoration:none}@supports(filter:brightness(112%)){.button:focus,.button:hover{filter:brightness(112%);opacity:1}}.button.focus-visible,.button:focus-visible{filter:none;outline-offset:5px;outline-width:3px}.button:active{opacity:1!important}.button:disabled,.button:disabled:hover{box-shadow:none;cursor:default;pointer-events:none}.button:disabled:hover:not(.button_loading),.button:disabled:not(.button_loading){background-color:#00000014!important;border-color:#0000;color:#a1a1a1}.button_fullwidth{width:100%}.button_primary,.button_primary:active,.button_primary:focus,.button_primary:hover,.button_primary:link,.button_primary:visited{background:var(--color-primary-button);color:var(--color-primary-button-text)}.button_primary:after{color:var(--color-primary-button-text)}.button_secondary,.button_secondary:active,.button_secondary:focus,.button_secondary:hover,.button_secondary:link,.button_secondary:visited{background:var(--color-secondary-button);color:var(--color-secondary-button-text)}.button_secondary:after{color:var(--color-secondary-button-text)}.button_accent,.button_accent:active,.button_accent:focus,.button_accent:hover,.button_accent:link,.button_accent:visited{background:var(--color-accent-button);color:var(--color-accent-button-text)}.button_accent:after{color:var(--color-accent-button-text)}.button_white,.button_white:active,.button_white:focus,.button_white:hover,.button_white:link,.button_white:visited{background:#fff;color:var(--color-primary-button)}.button_white:after{color:var(--color-primary-button)}.button_transparent,.button_transparent:active,.button_transparent:focus,.button_transparent:hover,.button_transparent:link,.button_transparent:visited{background:#0000;border:none;border:2px solid var(--color-primary-button);color:var(--color-primary-button)}.button_transparent:focus,.button_transparent:hover{opacity:.8}.button_transparent:after{color:var(--color-primary-button)}.button_transparent img.button__icon{filter:url(#ProductColorFilter)}.button_disabled{box-shadow:none;cursor:default;pointer-events:none}.button_disabled:not(.button_loading){background-color:#00000014!important;border-color:#0000;color:#a1a1a1}.button_no-indents.button_no-indents.button_no-indents{padding:0}.button_size-xlarge{font-size:18px;line-height:1.44;padding:8px 24px}@media screen and (max-width:374px){.button_size-xlarge{line-height:1.33}}.button_size-xlarge .button__icon{height:28px;width:28px}.button_size-xlarge img.button__icon{height:24px;width:24px}.button_size-xlarge .button__icon_align-left{margin-right:6px}.button_size-xlarge .button__icon_align-right{margin-left:6px}.button_size-xlarge.button_link .button__icon{height:26px;width:26px}.button_size-xlarge.button_link .button__icon .button__icon_align-left{margin-right:4px}.button_size-xlarge.button_link .button__icon .button__icon_align-right{margin-left:4px}.button_size-xlarge.button_arrow:after{height:18px;margin-left:4px;width:18px}.button_size-xlarge.button_arrow.button_link:after{top:0}@media screen and (min-width:375px){.button_size-xlarge{font-size:20px;line-height:1.5;padding:10px 32px}}@media screen and (min-width:375px)and (max-width:374px){.button_size-xlarge{line-height:1.3}}@media screen and (min-width:375px){.button_size-xlarge .button__icon{height:28px;width:28px}.button_size-xlarge img.button__icon{height:26px;width:26px}.button_size-xlarge .button__icon_align-left{margin-right:6px}.button_size-xlarge .button__icon_align-right{margin-left:6px}.button_size-xlarge.button_link .button__icon{height:28px;width:28px}.button_size-xlarge.button_link .button__icon .button__icon_align-left{margin-right:4px}.button_size-xlarge.button_link .button__icon .button__icon_align-right{margin-left:4px}.button_size-xlarge.button_arrow:after{height:22px;margin-left:6px;width:22px}}@media screen and (min-width:1440px)and (min-height:700px){.button_size-xlarge{font-size:24px;line-height:1.33;padding:14px 40px}}@media screen and (min-width:1440px)and (min-height:700px)and (max-width:374px){.button_size-xlarge{line-height:1.25}}@media screen and (min-width:1440px)and (min-height:700px){.button_size-xlarge .button__icon,.button_size-xlarge img.button__icon{height:28px;width:28px}.button_size-xlarge .button__icon_align-left{margin-right:8px}.button_size-xlarge .button__icon_align-right{margin-left:8px}.button_size-xlarge.button_link .button__icon{height:32px;width:32px}.button_size-xlarge.button_link .button__icon.button__icon_align-left{margin-right:6px}.button_size-xlarge.button_link .button__icon.button__icon_align-right{margin-left:6px}.button_size-xlarge.button_arrow:after{height:24px;margin-left:6px;width:24px}}.button_size-large.button_size-large{font-size:18px;line-height:1.44;padding:8px 24px}@media screen and (max-width:374px){.button_size-large.button_size-large{line-height:1.33}}.button_size-large.button_size-large .button__icon{height:28px;width:28px}.button_size-large.button_size-large img.button__icon{height:24px;width:24px}.button_size-large.button_size-large .button__icon_align-left{margin-right:6px}.button_size-large.button_size-large .button__icon_align-right{margin-left:6px}.button_size-large.button_size-large.button_link .button__icon{height:26px;width:26px}.button_size-large.button_size-large.button_link .button__icon .button__icon_align-left{margin-right:4px}.button_size-large.button_size-large.button_link .button__icon .button__icon_align-right{margin-left:4px}.button_size-large.button_size-large.button_arrow:after{height:18px;margin-left:4px;width:18px}.button_size-large.button_size-large.button_arrow.button_link:after{top:0}@media screen and (min-width:1200px){.button_size-large.button_size-large{font-size:20px;line-height:1.5;padding:10px 32px}}@media screen and (min-width:1200px)and (max-width:374px){.button_size-large.button_size-large{line-height:1.3}}@media screen and (min-width:1200px){.button_size-large.button_size-large .button__icon{height:28px;width:28px}.button_size-large.button_size-large img.button__icon{height:26px;width:26px}.button_size-large.button_size-large .button__icon_align-left{margin-right:6px}.button_size-large.button_size-large .button__icon_align-right{margin-left:6px}.button_size-large.button_size-large.button_link .button__icon{height:28px;width:28px}.button_size-large.button_size-large.button_link .button__icon .button__icon_align-left{margin-right:4px}.button_size-large.button_size-large.button_link .button__icon .button__icon_align-right{margin-left:4px}.button_size-large.button_size-large.button_arrow:after{height:22px;margin-left:6px;width:22px}}.button_size-medium{font-size:16px;line-height:1.5;padding:6px 24px}@media screen and (max-width:374px){.button_size-medium{line-height:1.38}}.button_size-medium .button__icon,.button_size-medium img.button__icon{height:20px;width:20px}.button_size-medium .button__icon_align-left{margin-right:6px}.button_size-medium .button__icon_align-right{margin-left:6px}.button_size-medium.button_link .button__icon{height:22px;width:22px}.button_size-medium.button_link .button__icon .button__icon_align-left{margin-right:4px}.button_size-medium.button_link .button__icon .button__icon_align-right{margin-left:4px}.button_size-medium.button_arrow:after{height:16px;margin-left:4px;width:16px}.button_size-medium.button_arrow.button_link:after{top:1px}@media screen and (min-width:992px){.button_size-medium{font-size:18px;line-height:1.44;padding:8px 24px}}@media screen and (min-width:992px)and (max-width:374px){.button_size-medium{line-height:1.33}}@media screen and (min-width:992px){.button_size-medium .button__icon{height:28px;width:28px}.button_size-medium img.button__icon{height:24px;width:24px}.button_size-medium .button__icon_align-left{margin-right:6px}.button_size-medium .button__icon_align-right{margin-left:6px}.button_size-medium.button_link .button__icon{height:26px;width:26px}.button_size-medium.button_link .button__icon .button__icon_align-left{margin-right:4px}.button_size-medium.button_link .button__icon .button__icon_align-right{margin-left:4px}.button_size-medium.button_arrow:after{height:18px;margin-left:4px;width:18px}.button_size-medium.button_arrow.button_link:after{top:0}}.button_size-small{font-size:16px;line-height:1.5;padding:2px 16px}@media screen and (max-width:374px){.button_size-small{line-height:1.38}}.button_size-small .button__icon,.button_size-small img.button__icon{height:20px;width:20px}.button_size-small .button__icon_align-left{margin-right:4px}.button_size-small .button__icon_align-right{margin-left:4px}.button_size-small.button_link .button__icon{height:22px;width:22px}.button_size-small.button_link .button__icon .button__icon_align-left{margin-right:4px}.button_size-small.button_link .button__icon .button__icon_align-right{margin-left:4px}.button_size-small.button_arrow:after{height:16px;margin-left:4px;width:16px}.button_size-small.button_arrow.button_link:after{top:1px}@media screen and (min-width:992px){.button_size-small{font-size:16px;line-height:1.5;padding:6px 24px}}@media screen and (min-width:992px)and (max-width:374px){.button_size-small{line-height:1.38}}@media screen and (min-width:992px){.button_size-small .button__icon,.button_size-small img.button__icon{height:20px;width:20px}.button_size-small .button__icon_align-left{margin-right:6px}.button_size-small .button__icon_align-right{margin-left:6px}.button_size-small.button_link .button__icon{height:22px;width:22px}.button_size-small.button_link .button__icon .button__icon_align-left{margin-right:4px}.button_size-small.button_link .button__icon .button__icon_align-right{margin-left:4px}.button_size-small.button_arrow:after{height:16px;margin-left:4px;width:16px}.button_size-small.button_arrow.button_link:after{top:1px}}.button_size-xsmall{font-size:16px;line-height:1.5;padding:2px 16px}@media screen and (max-width:374px){.button_size-xsmall{line-height:1.38}}.button_size-xsmall .button__icon,.button_size-xsmall img.button__icon{height:20px;width:20px}.button_size-xsmall .button__icon_align-left{margin-right:4px}.button_size-xsmall .button__icon_align-right{margin-left:4px}.button_size-xsmall.button_link .button__icon{height:22px;width:22px}.button_size-xsmall.button_link .button__icon .button__icon_align-left{margin-right:4px}.button_size-xsmall.button_link .button__icon .button__icon_align-right{margin-left:4px}.button_size-xsmall.button_arrow:after{height:16px;margin-left:4px;width:16px}.button_size-xsmall.button_arrow.button_link:after{top:1px}.button_link,.button_link:active,.button_link:focus,.button_link:hover,.button_link:link,.button_link:visited{background:none;border-color:#0000;border-radius:0;color:var(--color-primary-link);padding-left:0;padding-right:0}.button_link:focus,.button_link:hover{opacity:1;-webkit-text-decoration:underline;text-decoration:underline}.button_link.button_primary{color:var(--color-primary-button)}.button_link.button_secondary{color:var(--color-secondary-button)}.button_arrow.button_arrow:after{animation:none;background-color:currentColor;border-radius:0;clip-path:none;color:inherit;content:"";display:inline-block;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='currentColor' d='M8.426 3.608a.75.75 0 1 1 1.061-1.06l3.928 3.927a2.156 2.156 0 0 1 0 3.05l-3.928 3.927a.75.75 0 1 1-1.06-1.06l3.64-3.642H2.716a.75.75 0 0 1 0-1.5h9.353z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='currentColor' d='M8.426 3.608a.75.75 0 1 1 1.061-1.06l3.928 3.927a2.156 2.156 0 0 1 0 3.05l-3.928 3.927a.75.75 0 1 1-1.06-1.06l3.64-3.642H2.716a.75.75 0 0 1 0-1.5h9.353z'/%3E%3C/svg%3E");-webkit-mask-size:cover;mask-size:cover;opacity:1;position:relative;transition:transform .2s;vertical-align:middle}.button_arrow.button_arrow:hover:after{transform:translateX(20%)}.button_fullwidth.button_arrow:after{float:none}svg.button__arrow{background-color:currentColor;content:"";display:inline-block;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='currentColor' d='M8.426 3.608a.75.75 0 1 1 1.061-1.06l3.928 3.927a2.156 2.156 0 0 1 0 3.05l-3.928 3.927a.75.75 0 1 1-1.06-1.06l3.64-3.642H2.716a.75.75 0 0 1 0-1.5h9.353z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='currentColor' d='M8.426 3.608a.75.75 0 1 1 1.061-1.06l3.928 3.927a2.156 2.156 0 0 1 0 3.05l-3.928 3.927a.75.75 0 1 1-1.06-1.06l3.64-3.642H2.716a.75.75 0 0 1 0-1.5h9.353z'/%3E%3C/svg%3E");-webkit-mask-size:cover;mask-size:cover;vertical-align:middle}svg.button__arrow *{display:none}.button_loading.button_loading{color:#0000;pointer-events:none;transition:color .1s}.button_loading.button_loading:after{color:var(--color-primary-button-text);content:"Загрузка...";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.button_loading.button_loading.button_transparent:after,.button_loading.button_loading.button_white:after{color:var(--color-primary-button)}@supports(clip-path:polygon(0% 0%)) or (-webkit-clip-path:polygon(0% 0%)){.button_loading.button_loading:after{animation:rotating .9s cubic-bezier(.58,.24,.4,.85) infinite both;border:none;border-radius:50%;bottom:0;clip-path:polygon(0 0,0 100%,25% 100%,50% 50%,100% 30%,100% 70%,50% 50%,25% 100%,100% 100%,100% 0);color:var(--color-primary-button-text);content:"";left:0;margin:auto;opacity:1;position:absolute;right:0;top:0;transform:none;transition:opacity .1s}.button_loading.button_loading.button_size-xlarge:after{border-width:0;box-shadow:inset 0 0 0 2.4px currentColor;height:28px;width:28px}.button_loading.button_loading.button_size-xlarge.button_arrow:after{height:18px;margin-left:4px;width:18px}.button_loading.button_loading.button_size-xlarge.button_arrow.button_link:after{top:0}@media screen and (min-width:1200px){.button_loading.button_loading.button_size-xlarge:after{box-shadow:inset 0 0 0 3px currentColor;height:32px;width:32px}.button_loading.button_loading.button_size-xlarge.button_arrow:after{height:22px;margin-left:6px;width:22px}}@media screen and (min-width:1440px)and (min-height:700px){.button_loading.button_loading.button_size-xlarge:after{box-shadow:inset 0 0 0 3px currentColor;height:32px;width:32px}.button_loading.button_loading.button_size-xlarge.button_arrow:after{height:24px;margin-left:6px;width:24px}}.button_loading.button_loading.button_size-large:after{border-width:0;box-shadow:inset 0 0 0 2.4px currentColor;height:28px;width:28px}.button_loading.button_loading.button_size-large.button_arrow:after{height:18px;margin-left:4px;width:18px}.button_loading.button_loading.button_size-large.button_arrow.button_link:after{top:0}@media screen and (min-width:1200px){.button_loading.button_loading.button_size-large:after{box-shadow:inset 0 0 0 3px currentColor;height:32px;width:32px}.button_loading.button_loading.button_size-large.button_arrow:after{height:22px;margin-left:6px;width:22px}}.button_loading.button_loading.button_size-medium:after{box-shadow:inset 0 0 0 2.3px currentColor;height:21px;width:21px}.button_loading.button_loading.button_size-medium.button_arrow:after{height:16px;margin-left:4px;width:16px}.button_loading.button_loading.button_size-medium.button_arrow.button_link:after{top:1px}@media screen and (min-width:992px){.button_loading.button_loading.button_size-medium:after{border-width:0;box-shadow:inset 0 0 0 2.4px currentColor;height:28px;width:28px}.button_loading.button_loading.button_size-medium.button_arrow:after{height:18px;margin-left:4px;width:18px}.button_loading.button_loading.button_size-medium.button_arrow.button_link:after{top:0}}.button_loading.button_loading.button_size-small:after{box-shadow:inset 0 0 0 2.2px currentColor;height:16px;width:16px}.button_loading.button_loading.button_size-small.button_arrow:after{height:16px;margin-left:4px;width:16px}.button_loading.button_loading.button_size-small.button_arrow.button_link:after{top:1px}@media screen and (min-width:992px){.button_loading.button_loading.button_size-small:after{box-shadow:inset 0 0 0 2.3px currentColor;height:21px;width:21px}.button_loading.button_loading.button_size-small.button_arrow:after{height:16px;margin-left:4px;width:16px}.button_loading.button_loading.button_size-small.button_arrow.button_link:after{top:1px}}.button_loading.button_loading.button_size-xsmall:after{box-shadow:inset 0 0 0 2.2px currentColor;height:16px;width:16px}.button_loading.button_loading.button_size-xsmall.button_arrow:after{height:16px;margin-left:4px;width:16px}.button_loading.button_loading.button_size-xsmall.button_arrow.button_link:after{top:1px}@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}}.button__icon{display:inline-block}img.button__icon{filter:url(#InvertedProductColorFilter);max-width:none}.button__icon_align-left{float:left;margin-left:-2px}@supports(display:inline-flex) or (display:-ms-inline-flexbox){.button__icon_align-left{float:none;order:-1}}.button__icon_align-right{float:right;margin-right:-2px}@supports(display:inline-flex) or (display:-ms-inline-flexbox){.button__icon_align-right{float:none;order:1}}