.custom-search .dropdown-suggestions{border:1px solid var(--color-grayscale-field-border);border-radius:4px;-webkit-box-shadow:0 3px 10px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.06);box-shadow:0 3px 10px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.06);overflow:hidden}.custom-search .dropdown-suggestions,.custom-search .dropdown-suggestions *{-webkit-box-sizing:border-box;box-sizing:border-box}.custom-search .dropdown-suggestions .suggestions .suggestion-user,.custom-search .dropdown-suggestions .suggestions-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--color-grayscale-page-bg-default);color:var(--color-typography-support);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:600;line-height:24px;min-height:30px;padding:2px 7px 2px 13px;text-transform:none}.custom-search .dropdown-suggestions .suggestions .suggestion-user svg,.custom-search .dropdown-suggestions .suggestions-header svg{-ms-flex-negative:0;flex-shrink:0;margin-right:18px}.custom-search .dropdown-suggestions .suggestions-header{text-transform:none}.custom-search .dropdown-suggestions .suggestion{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-typography-text);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;line-height:24px;min-height:40px;padding:8px 11px 8px 51px}.custom-search .dropdown-suggestions .suggestion span{font-weight:400}.custom-search .dropdown-suggestions .suggestion span b{color:var(--color-typography-text);font-weight:600!important}.custom-search .dropdown-suggestions .suggestion:hover{background:-webkit-gradient(linear,left bottom,left top,from(rgba(23,125,229,.06)),to(rgba(23,125,229,.06))),var(--color-typography-white);background:linear-gradient(0deg,rgba(23,125,229,.06),rgba(23,125,229,.06)),var(--color-typography-white);color:var(--color-accent-primary-base)}.custom-search .dropdown-suggestions .suggestion:hover span b{color:var(--color-accent-primary-base)}.custom-search .dropdown-suggestions .suggestion-user:hover{background:-webkit-gradient(linear,left bottom,left top,from(rgba(23,125,229,.06)),to(rgba(23,125,229,.06))),var(--color-typography-white);background:linear-gradient(0deg,rgba(23,125,229,.06),rgba(23,125,229,.06)),var(--color-typography-white);color:var(--color-accent-primary-base)}.custom-search .dropdown-suggestions .suggestion-user:hover svg path{fill:var(--color-accent-primary-base)}.custom-search .dropdown-suggestions .suggestion-user__text{display:block!important;overflow:hidden;text-overflow:ellipsis}.custom-search .dropdown-suggestions .history{background-color:var(--color-grayscale-page-bg-default);min-height:30px;padding:2px 7px 2px 13px;text-transform:none}.custom-search .dropdown-suggestions .history,.custom-search .dropdown-suggestions .history__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.custom-search .dropdown-suggestions .history__title{color:var(--color-typography-support);font-size:16px;font-weight:600;line-height:24px}.custom-search .dropdown-suggestions .history__title svg{-ms-flex-negative:0;flex-shrink:0;margin-right:18px}.custom-search .dropdown-suggestions .history__button-clear{color:var(--color-typography-tip);cursor:pointer;font-size:12px;font-weight:400;line-height:16px}.custom-search .dropdown-suggestions-header{border:1px solid var(--color-grayscale-border);border-radius:6px}@media (max-width:767.98px){.custom-search .dropdown-suggestions-header{border-radius:4px!important}}.custom-search .dropdown-suggestions-header .suggestions .suggestion-user,.custom-search .dropdown-suggestions-header .suggestions-header{font-size:var(--typography-body-default-regular-font-size);line-height:var(--typography-body-default-regular-line-height);min-height:28px;padding:2px 7px 2px 11px}.custom-search .dropdown-suggestions-header .suggestions .suggestion-user svg,.custom-search .dropdown-suggestions-header .suggestions-header svg{margin-right:8px}.custom-search .dropdown-suggestions-header .history{-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:28px;padding:2px 7px 2px 11px}.custom-search .dropdown-suggestions-header .history__title{font-size:var(--typography-body-default-regular-font-size);line-height:var(--typography-body-default-regular-line-height);margin-right:4px}.custom-search .dropdown-suggestions-header .history__title svg{margin-right:8px}.custom-search .dropdown-suggestions-header .suggestion{font-size:var(--typography-body-default-regular-font-size);line-height:var(--typography-body-default-regular-line-height);min-height:38px;padding:8px 11px 8px 35px}@media (max-width:767.98px){.custom-search .dropdown-suggestions:not(.dropdown-suggestions-header) .suggestion-user__text{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-wrap:wrap;flex-wrap:wrap}}.general-search-index{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:2}@media (max-width:767.98px){.general-search-index{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.general-search-index:after{background:url(/images/index/search.svg) no-repeat;content:"";height:24px;left:12px;position:absolute;top:11px;width:24px}.general-search-index input.form-control{background:var(--color-grayscale-bg-base);border:1px solid var(--color-grayscale-field-border);border-radius:8px;-webkit-box-shadow:inset 0 4px 9px rgba(0,0,0,.05);box-shadow:inset 0 4px 9px rgba(0,0,0,.05);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-typography-text);font-size:16px;font-weight:400;height:48px;line-height:normal;line-height:24px;max-width:100%;padding:0 40px 0 52px;width:100%}.general-search-index input.form-control::-webkit-input-placeholder{color:var(--color-typography-tip)}.general-search-index input.form-control::-moz-placeholder{color:var(--color-typography-tip)}.general-search-index input.form-control:-ms-input-placeholder{color:var(--color-typography-tip)}.general-search-index input.form-control::-ms-input-placeholder{color:var(--color-typography-tip)}.general-search-index input.form-control::placeholder{color:var(--color-typography-tip)}@media (min-width:768px){.general-search-index input.form-control{border-radius:8px 0 0 8px}}.general-search-index input.form-control:focus{border-color:var(--color-accent-positive-base)}.general-search-index .search-button{position:static}@media (max-width:767.98px){.general-search-index .search-button{margin-top:8px}}.general-search-index .search-button button.button{background:var(--color-accent-positive-base);border:none;border-radius:8px;color:var(--color-typography-white);cursor:pointer;font-size:16px;font-weight:600;line-height:24px;min-height:48px;min-width:150px;outline:none!important;padding:0;width:100%}.general-search-index .search-button button.button:hover{background:var(--color-accent-positive-base-hover)}@media (min-width:768px){.general-search-index .search-button button.button{border-radius:0 8px 8px 0;min-width:137px;width:137px}}.general-search-index .dropdown{background:var(--color-grayscale-bg-base);border:0;border-radius:0 0 4px 4px;-webkit-box-shadow:0 3px 10px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.06);box-shadow:0 3px 10px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.06);max-width:100%;overflow:hidden;top:51px;z-index:1039}.general-search-index .clear-button{background:url(/images/icons/input-close.svg) 50% no-repeat;font-size:0;height:32px;left:auto;position:absolute;right:8px;top:8px;width:32px}@media (min-width:768px){.general-search-index .clear-button{right:auto}}body .general-search-index .dropdown-suggestions{top:52px}body{background:var(--color-typography-white)}body.modal-open{overflow:hidden}.banner-market{background:#e4f7ec;-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:40px;padding-top:40px;position:relative}@media (min-width:768px){.banner-market{height:400px;padding-top:64px}}@media (min-width:1060px){.banner-market{height:480px;padding-top:110px}}@media (min-width:1200px){.banner-market{padding-top:120px}}@media (min-width:1025px){.banner-market:after{background:url(/images/index/bg-pattern-unauthorized.png?ver=1) no-repeat;bottom:0;content:"";left:calc(50% - 62px);position:absolute;top:0;width:calc(50% + 62px)}}@media (min-width:1025px) and (-webkit-min-device-pixel-ratio:1.25),(min-width:1025px) and (min-resolution:120dpi){.banner-market:after{background-image:url(/images/index/bg-pattern-unauthorized@2x.png?ver=1);background-size:cover}}@media (min-width:1920px){.banner-market:after{background-image:url(/images/index/bg-pattern-unauthorized-wide.png?ver=1)}}@media (min-width:1920px) and (-webkit-min-device-pixel-ratio:1.25),(min-width:1920px) and (min-resolution:120dpi){.banner-market:after{background-image:url(/images/index/bg-pattern-unauthorized-wide@2x.png?ver=1);background-size:cover}}@media (min-width:1300px){.banner-market .content-wrapper{padding-left:0;padding-right:0}}.banner-market__inner{position:relative;z-index:20}@media (min-width:768px){.banner-market__inner{max-width:452px}}@media (min-width:1060px){.banner-market__inner{max-width:472px}}@media (min-width:1200px){.banner-market__inner{max-width:726px}}.banner-market h1{margin-bottom:24px;margin-top:0}.banner-market h1 br{display:none}@media (min-width:1060px){.banner-market h1 br{display:inline}}@media (max-width:767.98px){.banner-market h1{margin-bottom:32px}}@media (min-width:768px){.banner-market .general-search-index input.form-control{max-width:315px}}@media (min-width:1060px){.banner-market .general-search-index input.form-control{max-width:335px}}@media (min-width:1200px){.banner-market .general-search-index input.form-control{max-width:400px}}@media (min-width:768px){.banner-market .general-search-index .dropdown{max-width:315px}}@media (min-width:1060px){.banner-market .general-search-index .dropdown{max-width:335px}}@media (min-width:1200px){.banner-market .general-search-index .dropdown{max-width:400px}}@media (min-width:768px){.banner-market .general-search-index .clear-button{left:275px}}@media (min-width:1060px){.banner-market .general-search-index .clear-button{left:295px}}@media (min-width:1200px){.banner-market .general-search-index .clear-button{left:360px}}.banner-market__popular{display:none;font-size:var(--typography-body-default-regular-font-size);font-weight:600;line-height:20px;max-width:610px}@media (min-width:768px){.banner-market__popular{display:-webkit-box;display:-ms-flexbox;display:flex}}.is-redesign .banner-market__popular{line-height:var(--typography-body-default-regular-line-height)}.banner-market__popular-header{height:20px;margin-bottom:4px;margin-top:4px;white-space:nowrap}.banner-market__popular-links{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:auto}.banner-market__popular-link,.banner-market__popular-links{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.banner-market__popular-link{border:1px solid var(--color-grayscale-field-border);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-typography-title);font-size:var(--typography-body-default-regular-font-size);line-height:20px;margin-bottom:8px;margin-left:8px;padding:3px 7px}.is-redesign .banner-market__popular-link{line-height:var(--typography-body-default-regular-line-height)}.banner-market__popular-link:before{background:url(/images/icons/search-gray-16.svg);content:"";display:block;height:16px;margin-right:4px;width:16px}.banner-market__popular-link:hover{color:var(--color-accent-positive-base)}.banner-market__popular-link:hover:before{background:url(/images/icons/search-green-16.svg)}@media (max-width:767.98px){.banner-market #index-banner-search,.banner-market__search{min-height:112px}}.banner-slider{overflow:hidden}.banner-slider,.banner-slider__outer{height:100%;left:0;position:absolute;top:0;width:100%}.banner-slider__outer{max-width:100%}.banner-slider__inner{max-width:100%;overflow:hidden;position:relative}.banner-slider__container{height:100%;position:relative}.banner-slider__item{height:100%!important;position:relative}.banner-slider__item>.kw-wrapper{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end}.banner-slider .kw-wrapper{height:100%;position:relative}.banner-slider__strip{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),color-stop(.01%,rgba(0,0,0,0)),to(rgba(0,0,0,.4)));background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,0) .01%,rgba(0,0,0,.4));bottom:0;height:98px;position:absolute;width:100%}.banner-slider__image{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:flex-end;margin-right:-18px;max-height:100%;width:300px}@media (min-width:800px){.banner-slider__image{margin-right:0}}@media (min-width:900px){.banner-slider__image{margin-right:50px;width:300px}}@media (min-width:1060px){.banner-slider__image{margin-right:124px;width:360px}}.banner-slider__image img{display:block;height:100%;max-height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.banner-slider__inner{height:100%}.banner-slider__content,.banner-slider__inner{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end}.banner-slider__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-typography-white);-ms-flex-direction:column;flex-direction:column;font-size:14px;line-height:20px;margin-right:-18px;padding:0 32px 16px;width:390px}@media (min-width:1060px){.banner-slider__content{margin-right:0;margin-right:109px}}.banner-slider__stars{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px}.banner-slider__stars .icon-star{display:block;margin-bottom:1px;margin-left:2px;margin-top:1px}.banner-slider__stars .icon-star:first-child{margin-left:0}.banner-slider__text{display:block;font-size:16px;line-height:24px;margin-top:4px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}.banner-slider__profession{font-weight:600;margin-left:2px}.banner-slider__bottom{bottom:0;height:22px;left:0;position:absolute;width:100%}.banner-slider__bottom-wrapper{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;margin-left:auto;margin-right:-18px;padding:0 32px;position:relative;width:390px}@media (min-width:900px){.banner-slider__bottom-wrapper{margin-right:0}}@media (min-width:1060px){.banner-slider__bottom-wrapper{margin-right:109px}}.banner-slider__pagination{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:14px;justify-content:center;width:100%;z-index:1}.banner-slider__pagination .swiper-pagination-bullet{background:var(--color-typography-white);background-clip:content-box;display:block;height:4px;margin:0 2px;opacity:.4;padding:2px;width:4px}.banner-slider__pagination .swiper-pagination-bullet:hover{opacity:1}.banner-slider__pagination .swiper-pagination-bullet:focus{outline:none}.banner-slider__pagination .swiper-pagination-bullet-active{height:7px;opacity:1;padding:.5px;width:7px}.banner-slider__arrow{background:none;border:0;bottom:100%;cursor:pointer;height:32px;outline:none;padding:0;position:absolute;width:32px;z-index:1}.banner-slider__arrow:hover{opacity:.6}.banner-slider__arrow:focus{outline:none}.banner-slider__arrow svg{stroke:var(--color-typography-white);display:block;height:100%;width:100%}.banner-slider__arrow--prev{left:0}.banner-slider__arrow--next{right:0}.purse-history-link{color:var(--color-accent-primary-base)!important;width:170px}.purse-history-link:hover{color:#a5a2a2!important}.partners{background:var(--color-typography-white);-webkit-box-shadow:0 3px 10px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.06);box-shadow:0 3px 10px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.06)}.partners--en{overflow:hidden}@media (max-width:767.98px){.partners__wrapper--en{padding:0}}.partners__items{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;overflow:hidden;padding:16px}.partners__items--en{padding:0}@media (max-width:767.98px){.partners__items--en{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.partners__item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:25px;justify-content:center;margin:0 8px}.partners__item img{display:block;height:100%;width:auto}@media (min-width:375.98px){.partners__item{margin:0 16px}}@media (min-width:768px){.partners__item{height:29px;margin:0 32px}}@media (min-width:1024px){.partners__item{margin:0 32px}}@media (max-width:1024.98px){.partners__item--beeline{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.partners__item--vk{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.partners__item--ikea{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.partners__item--apple{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.partners__item--tele2{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.partners__item--dns,.partners__item--otkritie{display:none}}@media (max-width:767.98px){.partners__item--apple{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.partners__item--vk{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.partners__item--tele2{display:none}}.partners--en .partners__item,.partners__item-en{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-ordinal-group:2;-ms-flex-order:1;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:61px;justify-content:center;margin:0 8px;order:1;width:206px}.partners--en .partners__item:first-child,.partners__item-en:first-child{margin-left:0}.partners--en .partners__item:last-child,.partners__item-en:last-child{margin-right:0}.partners--en .partners__item img,.partners__item-en img{display:block;height:auto;max-width:100%;width:auto}@media (min-width:539.98px){.partners--en .partners__item,.partners__item-en{-ms-flex-negative:unset;flex-shrink:unset}}@media (max-width:767.98px){.partners--en .partners__item,.partners__item-en{height:57px;margin:0}}@media (max-width:540px){.partners--en .partners__item,.partners__item-en{width:88px}}@media (max-width:767.98px){.partners--en .partners__item--ikea img,.partners__item-en--ikea img{width:62px}}.partners--en .partners__item--apple,.partners__item-en--apple{padding-bottom:6px}@media (max-width:767.98px){.partners--en .partners__item--apple,.partners__item-en--apple{padding-bottom:3px}.partners--en .partners__item--apple img,.partners__item-en--apple img{width:24px}}.partners--en .partners__item--danone,.partners__item-en--danone{padding-top:8px}@media (max-width:767.98px){.partners--en .partners__item--danone,.partners__item-en--danone{padding-bottom:5px}.partners--en .partners__item--danone img,.partners__item-en--danone img{width:72px}}.partners--en .partners__item--leroy-merlin,.partners__item-en--leroy-merlin{padding-bottom:1px;width:171px}@media (max-width:767.98px){.partners--en .partners__item--leroy-merlin img,.partners__item-en--leroy-merlin img{width:48px}}@media (max-width:540px){.partners--en .partners__item--leroy-merlin,.partners__item-en--leroy-merlin{width:88px}}.partners--en .partners__item--bp,.partners__item-en--bp{padding-bottom:1px}@media (max-width:767.98px){.partners--en .partners__item--bp,.partners__item-en--bp{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.partners--en .partners__item--bp img,.partners__item-en--bp img{width:25px}.partners--en .partners__item--philips img,.partners__item-en--philips img{width:72px}}.partners__hint{color:var(--color-typography-text);font-size:12px;font-weight:400;line-height:16px;white-space:nowrap}@media (max-width:1024.98px){.t-hidden{display:none}}.popular-rubrics{margin-top:20px}@media (max-width:767.98px){.popular-rubrics{margin:0}}.popular-rubrics h2{font-size:26px;margin-bottom:16px;padding-top:20px;text-align:center}.popular-rubrics__items{margin-left:-24px}@media (max-width:1024.98px){.popular-rubrics__items{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-12px;margin-top:16px}}.popular-rubrics__item{-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:24px;padding-left:24px;width:25%}@media (max-width:1024.98px){.popular-rubrics__item{margin-bottom:0;padding-left:12px;width:50%}.popular-rubrics__item:first-child,.popular-rubrics__item:nth-child(2){margin-bottom:12px}}.popular-rubrics__link{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;background:#f3f3f3 url(/images/index/popular-rubric-bg.png?ver=1) 50%;background-size:contain;border-radius:16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:224px;max-width:333px;overflow:hidden;padding:18px 24px 20px;position:relative;-webkit-transition:margin .3s;transition:margin .3s}@media (-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.popular-rubrics__link{background-image:url(/images/index/popular-rubric-bg@2x.png?ver=1);background-size:cover}}@media (max-width:767.98px){.popular-rubrics__link{border-radius:8px;padding:10px 12px 16px}}@media (min-width:768px) and (max-width:1024.98px){.popular-rubrics__link{height:auto;max-height:243px;max-width:100%}}@media (min-width:768px){.popular-rubrics__link:hover{margin-top:-4px}}.popular-rubrics__link img{border-radius:4px;display:block;height:95px;width:95px}@media (max-width:767.98px){.popular-rubrics__link img{height:48px;width:48px}}.popular-rubrics__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-typography-text);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:18px;font-weight:600;height:52px;line-height:26px;padding:10px 0 0;text-align:center}@media (max-width:767.98px){.popular-rubrics__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:14px;height:36px;line-height:18px;padding:9px 0 0}}.popular-rubrics{margin-top:24px}@media (min-width:768px){.popular-rubrics{margin-top:48px}}@media (min-width:1025px){.popular-rubrics{margin-top:64px}}.popular-rubrics h2{font-size:27px;line-height:32px;margin-bottom:0;margin-top:-2px;padding:0;text-align:left}.popular-rubrics__items{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin:13px -6px 0}@media (min-width:768px){.popular-rubrics__items{margin:20px -12px 0}}.popular-rubrics__item{margin:0;padding:6px;width:50%}@media (min-width:768px){.popular-rubrics__item{padding:12px;width:33.3%}}@media (min-width:1025px){.popular-rubrics__item{width:25%}}.numbers{margin-top:52px}.numbers__items{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--color-grayscale-bg-base);border-radius:16px;-webkit-box-shadow:0 12px 24px -6px rgba(0,0,0,.08),0 0 1px 0 rgba(0,0,0,.24);box-shadow:0 12px 24px -6px rgba(0,0,0,.08),0 0 1px 0 rgba(0,0,0,.24);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:168px;padding:16px 0}@media (min-width:1025px){.numbers__items{-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:0}}.numbers__item{border-right:2px solid var(--color-grayscale-border);-webkit-box-sizing:border-box;box-sizing:border-box;height:122px;margin-bottom:23px;margin-top:23px;padding:0 16px;text-align:center;width:50%}.numbers__item:nth-child(2n){border-right:0}@media (min-width:1025px){.numbers__item{width:25%}.numbers__item:nth-child(2n){border-right:2px solid var(--color-grayscale-border)}}.numbers__item:last-child{border-right:0}.numbers__logo{-webkit-box-sizing:border-box;box-sizing:border-box;height:60px;padding:10px 16px 0}.numbers__logo img{display:block;height:auto;margin:0 auto;max-width:208px;width:100%}.numbers__title{-webkit-font-smoothing:antialiased;color:var(--color-accent-primary-base);font-size:50px;font-weight:700;letter-spacing:1px;line-height:60px}.numbers__text{color:var(--color-typography-text);font-size:var(--typography-body-default-regular-font-size);line-height:20px;margin-top:16px;text-align:center}.is-redesign .numbers__text{line-height:var(--typography-body-default-regular-line-height)}.numbers__text--hint{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.numbers__hint{color:var(--color-typography-text);font-size:12px;font-weight:400;line-height:16px}.steps{background:-webkit-gradient(linear,left bottom,left top,from(rgba(69,126,219,.06)),to(rgba(69,126,219,.06))),var(--color-typography-white);background:linear-gradient(0deg,rgba(69,126,219,.06),rgba(69,126,219,.06)),var(--color-typography-white);margin-top:64px;padding-top:24px}@media (min-width:1025px){.steps{padding-top:32px}}.steps .kw-wrapper{margin-left:auto;margin-right:auto;width:568px}@media (min-width:1025px){.steps .kw-wrapper{width:100%}}.steps__header{padding-left:0}@media (min-width:1025px){.steps__header{padding-left:28px}}.steps__header-text{color:var(--color-typography-text);font-size:var(--typography-body-default-regular-font-size);font-weight:600;line-height:20px;margin-top:8px}.is-redesign .steps__header-text{line-height:var(--typography-body-default-regular-line-height)}.steps__items{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:space-between;padding:32px 0}@media (min-width:1025px){.steps__items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:107px 0 195px}}.steps__item{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start;margin-top:40px;padding:0;text-align:left}.steps__item:first-child{margin-top:0}@media (min-width:1025px){.steps__item{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:flex-start;justify-content:center;margin-top:0;text-align:center;width:33.3%}}.steps__item-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}@media (min-width:1025px){.steps__item-inner{display:block}.steps__item--choose{width:305px}.steps__item--pay{margin:0 auto;width:317px}.steps__item--result{margin-left:auto;padding-right:50px;width:342px}}.steps__image{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-negative:0;align-items:center;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(rgba(69,126,219,.03))),#fcfcfc;background:linear-gradient(180deg,hsla(0,0%,100%,0),rgba(69,126,219,.03)),#fcfcfc;border:1px solid var(--color-accent-primary-border-solid);border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;height:112px;justify-content:center;margin-right:32px;width:112px}@media (min-width:1025px){.steps__image{-webkit-box-shadow:0 15.3741px 30.7483px rgba(69,126,219,.23);box-shadow:0 15.3741px 30.7483px rgba(69,126,219,.23);margin:0 auto}}.steps__image img{display:block;height:64px;width:64px}.steps__title{color:var(--color-typography-title);margin-top:16px;padding:0}.steps__text{margin-top:8px}@media (max-width:1024.98px){.steps__text br{display:none}}.steps__arrow{display:none;position:absolute}@media (min-width:1025px){.steps__arrow{display:block}}.steps__arrow img{display:block}.steps__arrow--choose{left:28px;margin-top:19px;top:100%;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:45% -55%;-ms-transform-origin:45% -55%;transform-origin:45% -55%}.steps__arrow--choose img{height:110px;width:262px}.steps__arrow--pay{left:57px;top:-72px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:40% 140%;-ms-transform-origin:40% 140%;transform-origin:40% 140%}.steps__arrow--pay img{height:90px;width:226px}.steps__arrow--result{left:-15px;margin-top:-64px;top:100%;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top}.steps__arrow--result img{height:166px;width:340px}.index-slider{position:relative}.index-slider .swiper-button-disabled{display:none!important}.index-slider .swiper-pagination-bullets{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:16px;justify-content:center;margin-bottom:0;margin-top:16px;top:100%;width:100%}@media (min-width:768px){.index-slider .swiper-pagination-bullets{display:none}}.index-slider .swiper-pagination-bullets .swiper-pagination-bullet{background:var(--color-accent-primary-base);border-radius:50%;height:8px;margin:4px;opacity:.2;width:8px}.index-slider .swiper-pagination-bullets .swiper-pagination-bullet-active{opacity:1}.inspire{padding-top:64px}.inspire__slider,.inspire__slider-wrapper{position:relative}.inspire__slider{margin:32px -11px 0;overflow:hidden}@media (min-width:1321px){.inspire__slider:after,.inspire__slider:before{content:none}}.inspire__slider-arrow{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:var(--color-typography-white);border:1px solid var(--color-grayscale-border);border-radius:50%;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;justify-content:center;margin-top:-24px;opacity:1;overflow:hidden;position:absolute;top:50%;width:48px;z-index:21}.inspire__slider-arrow:after{background:url(/images/icons/arrow-navigation.svg) no-repeat;content:"";display:block;height:24px;width:24px}.inspire__slider-arrow:hover{background:var(--color-grayscale-page-bg-light)}.inspire__slider-arrow:active{background:var(--color-grayscale-page-bg-default)}.inspire__slider-arrow.disabled{cursor:default;opacity:.5;pointer-events:none}.inspire__slider-arrow:focus{outline:none}.inspire__slider-arrow--prev{left:0}.inspire__slider-arrow--next{right:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.inspire__slider-arrow img,.inspire__slider-arrow svg{display:none}.inspire__slider-arrow--prev{left:-24px}.inspire__slider-arrow--next{right:-24px}.inspire__slider-arrow:not(.inspire__slider-arrow--active){display:none}.inspire__items{display:-webkit-box;display:-ms-flexbox;display:flex;width:inherit}.inspire__item{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 11px;width:292px}@media (min-width:1008px){.inspire__item{width:316px}}.inspire__item-inner{background:var(--color-typography-white);border:1px solid var(--color-grayscale-border);border-radius:16px;-webkit-box-sizing:border-box;box-sizing:border-box;width:270px}@media (min-width:1008px){.inspire__item-inner{width:294px}}.inspire__image{border-radius:16px 16px 0 0;overflow:hidden}.inspire__image a{display:block;opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s}.inspire__image a:hover{opacity:.7}.inspire__image img{display:block;height:180px;width:269px}@media (min-width:1008px){.inspire__image img{height:196px;width:292px}}.inspire__bottom{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 16px}@media (min-width:1008px){.inspire__bottom{padding:12px 16px}}.inspire__user-avatar{-ms-flex-negative:0;border:1px solid var(--color-grayscale-page-bg-default);border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;flex-shrink:0;height:40px;margin-right:16px;width:40px}@media (min-width:1008px){.inspire__user-avatar{margin-right:24px}}.inspire__user-avatar img{border-radius:50%;display:block;height:100%;width:100%}.inspire__user-author{font-size:12px;font-weight:600;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width:1008px){.inspire__user-author{font-size:var(--typography-body-default-regular-font-size);line-height:20px}.is-redesign .inspire__user-author{line-height:var(--typography-body-default-regular-line-height)}}.inspire__user-author a{color:var(--color-accent-primary-base)}.inspire__user-author a:hover{color:var(--color-accent-primary-base-hover)}.help-business{padding-bottom:4px;padding-top:68px}@media (max-width:767.98px){.help-business{padding-top:62px}}.help-business__inner{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}@media (max-width:839px){.help-business__inner{display:block}}.help-business__content{width:100%}@media (min-width:768px){.help-business__content{padding-right:12px}}@media (min-width:1025px){.help-business__content{width:50%}.help-business__content--wide{width:51%}}.help-business .promo-video{-ms-flex-negative:0;border-radius:16px;flex-shrink:0;height:304px;width:540px}@media (min-width:840px) and (max-width:899px){.help-business .promo-video{height:200px;width:355px}}@media (max-width:839px){.help-business .promo-video{margin-top:32px}}@media (max-width:767.98px){.help-business .promo-video{max-height:304px;max-width:540px}}.help-business .promo-video__link img{margin-left:5px}@media (max-width:767.98px){.help-business__items{padding-top:2px}}.help-business__item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:var(--color-typography-title);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--typography-body-default-regular-font-size);font-weight:400;line-height:20px;margin-top:16px;position:relative}.is-redesign .help-business__item{line-height:var(--typography-body-default-regular-line-height)}@media (max-width:767.98px){.help-business__item{padding-left:24px}}@media (min-width:768px){.help-business__item{padding-left:64px}}.help-business__item:before{background:url(/images/icons/check-green-24.svg) no-repeat 0 0;content:"";display:block;height:24px;left:8px;position:absolute;top:0;width:24px}@media (max-width:767.98px){.help-business__item:before{left:-3px;top:-2px}}@media (min-width:768px){.help-business__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;line-height:24px;margin-top:32px}}.help-business__item--rows{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}.help-business__title{font-weight:700;margin-bottom:5px}.responses-market{overflow:hidden;padding-top:64px}.responses-market__slider{margin-top:24px;position:relative}@media (min-width:1301px){.responses-market__slider:after,.responses-market__slider:before{content:none}}@media (max-width:1300.98px){.responses-market__slider{margin-left:-14px;margin-right:-14px}}@media (max-width:767.98px){.responses-market__slider{margin-left:-16px;margin-right:-16px}}.responses-market__slider .index-slider-arrow{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:var(--color-typography-white);border:1px solid var(--color-grayscale-border);border-radius:50%;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:44px;justify-content:center;margin-top:-36px;opacity:1;overflow:hidden;position:absolute;top:50%;width:44px;z-index:21}.responses-market__slider .index-slider-arrow:after{background:url(/images/icons/arrow-navigation.svg) no-repeat;content:"";display:block;height:24px;width:24px}.responses-market__slider .index-slider-arrow:hover{background:var(--color-grayscale-page-bg-light)}.responses-market__slider .index-slider-arrow:active{background:var(--color-grayscale-page-bg-default)}.responses-market__slider .index-slider-arrow.disabled{cursor:default;opacity:.5;pointer-events:none}.responses-market__slider .index-slider-arrow:focus{outline:none}.responses-market__slider .index-slider-arrow--next{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.responses-market__slider .index-slider-arrow img,.responses-market__slider .index-slider-arrow svg{display:none}@media (max-width:767.98px){.responses-market__slider .index-slider-arrow{display:none}}@media (min-width:1301px){.responses-market__slider .index-slider-arrow{display:none}}.responses-market__slider .index-slider-arrow--prev{left:0}.responses-market__slider .index-slider-arrow--next{right:0}@media (min-width:1301px){.responses-market__items.swiper-wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}}.responses-market__items:not(.swiper-wrapper){-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}@media (max-width:767.98px){.responses-market__items{margin-left:0;margin-right:0}.responses-market__items .slick-list{padding-bottom:32px;padding-left:8px;padding-right:8px}}@media (max-width:550px){.responses-market__items .slick-list{padding-left:0;padding-right:0}}.responses-market__item{-webkit-box-align:end;-ms-flex-align:end;-webkit-box-pack:center;-ms-flex-pack:center;align-items:flex-end;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;height:316px!important;justify-content:center;margin-bottom:24px;max-width:254px;width:255px}.responses-market__item:focus{outline:none}@media (max-width:767.98px){.responses-market__item{height:auto!important;margin-bottom:0;max-width:100%;padding:0 16px;width:100%}}.responses-market__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(rgba(69,126,219,.03))),#fcfcfc;background:linear-gradient(180deg,hsla(0,0%,100%,0),rgba(69,126,219,.03)),#fcfcfc;background:var(--color-grayscale-bg-base);border:1px solid var(--color-grayscale-border);border-radius:12px;-webkit-box-shadow:0 16px 32px -6px rgba(0,0,0,.06);box-shadow:0 16px 32px -6px rgba(0,0,0,.06);-webkit-box-sizing:inherit;box-sizing:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:308px;padding:24px;position:relative;width:227px}@media (max-width:767.98px){.responses-market__inner{height:276px;width:100%}}.responses-market__inner:hover{background:var(--color-accent-primary-background-hover);border:1px solid var(--color-grayscale-border);-webkit-box-shadow:0 16px 32px -6px rgba(0,0,0,.06);box-shadow:0 16px 32px -6px rgba(0,0,0,.06);height:308px}@media (max-width:767.98px){.responses-market__inner:hover{height:276px}}.responses-market__inner:hover .responses-market__more{opacity:1;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.responses-market__inner:hover .responses-market__quote svg{fill:var(--color-accent-primary-base);fill-opacity:.28}.responses-market__avatar{border:1px solid var(--color-grayscale-border);border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;height:108px;overflow:hidden;width:108px}.responses-market__avatar .user-avatar{height:100%;width:100%}.responses-market__avatar .user-avatar__default{font-size:47px}.responses-market__avatar img{border-radius:50%;display:block;height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.responses-market__name{margin-top:16px;max-width:100%;overflow:hidden;padding:0;white-space:nowrap}@media (max-width:767.98px){.responses-market__name{font-size:var(--typography-body-default-regular-font-size);line-height:20px;margin-top:8px}.is-redesign .responses-market__name{line-height:var(--typography-body-default-regular-line-height)}}.responses-market__divider{height:0;margin-bottom:16px;margin-top:16px;position:relative;width:181px}.responses-market__divider:after{background:var(--color-grayscale-border-hover);content:"";display:block;height:1px;left:0;position:absolute;top:-1px;width:100%}.responses-market__text{-webkit-line-clamp:2;color:var(--color-typography-text);padding:0}@media (max-width:767.98px){.responses-market__text{font-size:12px;line-height:16px;width:177px}}.responses-market__more{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:var(--typography-body-default-regular-font-size);font-weight:600;line-height:20px;margin:auto auto 0;opacity:0;text-align:center;-webkit-transform:translateY(14px);-ms-transform:translateY(14px);transform:translateY(14px);-webkit-transition:.4s;transition:.4s;width:100%}.is-redesign .responses-market__more{line-height:var(--typography-body-default-regular-line-height)}@media (max-width:767.98px){.responses-market__more{font-size:12px;line-height:16px;opacity:1;text-align:right;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}}.responses-market__more .kw-link{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.responses-market__more-arrow{display:none!important;height:24px;width:24px}@media (max-width:767.98px){.responses-market__more-arrow{display:inline-block!important;vertical-align:middle}}.responses-market__all{font-size:var(--typography-body-default-regular-font-size);font-weight:600;line-height:20px;margin-top:0;text-align:center}.is-redesign .responses-market__all{line-height:var(--typography-body-default-regular-line-height)}@media (max-width:767.98px){.responses-market__all{font-size:12px;line-height:16px;margin-top:16px}}.responses-market__quote{height:56px;left:9px;position:absolute;top:9px;-webkit-transition:.4s;transition:.4s;width:56px}.responses-market__quote svg{fill:var(--color-grayscale-page-bg-default);fill-opacity:1;-webkit-transition:.4s;transition:.4s}@media (max-width:550px){.responses-market__quote{height:80px;left:8px;top:8px;width:80px}}@media (min-width:768px){.responses-market-pagination{display:none}}.banner-bottom{background:#e4f7ec;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:auto;margin-right:auto;margin-top:64px;max-width:100%;min-height:216px;overflow:hidden;position:relative;text-align:center}@media (min-width:768px){.banner-bottom{height:312px}}@media (min-width:1025px){.banner-bottom:after,.banner-bottom:before{background:url(/images/index/bg-pattern-banner-bottom.png?ver=1) no-repeat;background-position:100%;bottom:0;content:"";position:absolute;top:0;width:calc(50% - 234px)}}@media (min-width:1025px) and (-webkit-min-device-pixel-ratio:1.25),(min-width:1025px) and (min-resolution:120dpi){.banner-bottom:after,.banner-bottom:before{background-image:url(/images/index/bg-pattern-banner-bottom@2x.png?ver=1);background-size:cover}}@media (min-width:1025px){.banner-bottom:before{right:calc(50% + 234px)}}@media (min-width:1025px){.banner-bottom:after{left:calc(50% + 234px);-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}}@media (min-width:1920px){.banner-bottom:after,.banner-bottom:before{background-image:url(/images/index/bg-pattern-banner-bottom-wide.png?ver=1)}}@media (min-width:1920px) and (-webkit-min-device-pixel-ratio:1.25),(min-width:1920px) and (min-resolution:120dpi){.banner-bottom:after,.banner-bottom:before{background-image:url(/images/index/bg-pattern-banner-bottom-wide@2x.png?ver=1);background-size:cover}}.banner-bottom__inner{padding-bottom:30px;padding-top:32px;position:relative}@media (min-width:768px){.banner-bottom__inner{background:none;height:312px;padding-top:64px}}.banner-bottom__text{color:var(--color-typography-text);font-size:12px;font-weight:600;line-height:16px;margin-top:16px}@media (min-width:768px){.banner-bottom__text{font-size:18px;line-height:24px}}.banner-bottom__link{font-family:var(--typography-body-default-regular-font-family),Helvetica,sans-serif;font-size:var(--typography-body-default-regular-font-size);font-weight:600;line-height:20px;margin-top:24px;min-height:48px;padding:12px 15px;width:180px}.is-redesign .banner-bottom__link{line-height:var(--typography-body-default-regular-line-height)}@media (min-width:768px){.banner-bottom__link{margin-top:64px;width:333px}}.bottom-text{margin-top:32px;padding:32px 0}.bottom-text__header-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.bottom-text__header-image img{margin-right:8px}.bottom-text__header-image--right img{-webkit-box-ordinal-group:2;-ms-flex-order:1;margin-left:8px;margin-right:0;order:1}.bottom-text__header-image span{color:var(--color-typography-title);font-size:27px;font-weight:600;line-height:32px}.bottom-text__header-sub{font-size:18px;line-height:24px;margin-top:8px}.bottom-text__items{margin-top:32px}@media (min-width:1025px){.bottom-text__items{display:-webkit-box;display:-ms-flexbox;display:flex}}.bottom-text__items p{color:var(--color-typography-text);font-size:var(--typography-body-default-regular-font-size);line-height:var(--typography-body-default-regular-line-height);margin-top:8px}@media (min-width:1025px){.bottom-text__item{width:50%}.bottom-text__item:first-child{padding-right:12px}.bottom-text__item:last-child{padding-left:12px}}.bottom-text__item:last-child{margin-top:16px}@media (min-width:1025px){.bottom-text__item:last-child{margin-top:0}}.bottom-text__item h4{padding:0}.promo-video{cursor:pointer;overflow:hidden;position:relative}@media (max-width:767.98px){.promo-video{height:auto!important;width:100%!important}.promo-video:before{content:"";display:block;padding-top:56.25%}}.promo-video:hover .promo-video__link{background:var(--color-accent-primary-base)}.promo-video:active .promo-video__link{background:#0069d5}.promo-video__link{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:rgba(var(--color-typography-title-rgb),.8);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:64px;justify-content:center;left:50%;margin:-32px 0 0 -32px;position:absolute;top:50%;-webkit-transition:background .3s ease;transition:background .3s ease;width:64px}.promo-video__link svg{margin-left:5px;margin-top:-2px}.promo-video>img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:767.98px){.promo-video>img{bottom:0;left:0;position:absolute;right:0;top:0}}
