/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */@import url("https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap&subset=cyrillic");html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body{font-family:'Roboto', sans-serif;-webkit-tap-highlight-color:transparent}h1,h2{margin:0}.kh-header{position:-webkit-sticky;position:sticky;top:0;height:50px;background-color:#1a082c;z-index:11}.kh-header__content{width:1320px;height:100%;margin:0 auto;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center}.kh-header__logo svg{vertical-align:top}.kh-header__link{color:#fff;font-size:12px;letter-spacing:0.1em;text-transform:uppercase;text-decoration:none}.kh-header__link+.kh-header__link{margin-left:24px}.kh-header__link:hover{color:#6c43bf}.kh-header__link:active{color:#eaa734}.kh-header__link.active{color:#eaa734}.kh-header__menu-btn-wrapper{display:none;position:absolute;top:calc(50% - 15px);right:15px;width:30px;height:30px;cursor:pointer}.kh-header__menu-btn{position:absolute;top:calc(50% - 1px);right:5px;display:inline-block;width:20px;height:2px;background-color:#fff;transition:background-color 0s 0.15s;cursor:pointer}.kh-header__menu-btn:before,.kh-header__menu-btn:after{content:'';position:absolute;left:0;display:inline-block;width:100%;height:2px;background-color:#fff;transition-duration:0.15s, 0.15s;transition-delay:0.15s, 0s}.kh-header__menu-btn:before{top:-6px;transition-property:top, transform}.kh-header__menu-btn:after{bottom:-6px;transition-property:bottom, transform}.kh-header__menu-bg{position:fixed;top:50px;left:0;width:100%;height:calc(100% - 50px);background-color:rgba(0,0,0,0.35);visibility:hidden;opacity:0;transition:opacity 0.3s;cursor:pointer}.kh-header__menu{position:fixed;top:50px;right:0;width:300px;height:calc(100% - 50px);display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;transform:translateX(100%);transition:transform 0.3s}.kh-header__menu-item{height:56px;padding:0 16px;box-sizing:border-box;border-bottom:1px solid #e3e3e3;display:flex;align-items:center;text-decoration:none;cursor:pointer}.kh-header__menu-item-icon{width:24px;display:flex;justify-content:center;pointer-events:none}.kh-header__menu-item-title{margin-left:17px;color:#43205b;font-size:16px;font-weight:bold;pointer-events:none}.kh-header__menu-footer{padding:0 16px 30px;box-sizing:border-box}.kh-header__menu-footer-link{display:inline-block;margin-right:30px;color:#000;font-size:12px;line-height:16px;letter-spacing:0.1em;text-decoration:none}.kh-header__menu-footer-link:last-child{margin-top:10px;margin-right:0}.kh-header.menu-shown .kh-header__menu-btn{background-color:transparent}.kh-header.menu-shown .kh-header__menu-btn:before,.kh-header.menu-shown .kh-header__menu-btn:after{transition-delay:0s, 0.15s}.kh-header.menu-shown .kh-header__menu-btn:before{top:0;transform:rotate(45deg)}.kh-header.menu-shown .kh-header__menu-btn:after{bottom:0;transform:rotate(-45deg)}.kh-header.menu-shown .kh-header__menu-bg{visibility:visible;opacity:1}.kh-header.menu-shown .kh-header__menu{transform:translateX(0)}@media (max-width: 1399px){.kh-header__content{max-width:944px;width:100%}}@media (max-width: 1023px){.kh-header__content{padding:0 20px}}@media (max-width: 767px){.kh-header__content{justify-content:center}.kh-header__nav{display:none}.kh-header__logo svg{width:118px;height:20px}.kh-header__menu-btn-wrapper{display:block}}.kh-breadcrumbs{display:flex;margin:30px 0}.kh-breadcrumbs__item{font-size:12px;line-height:16px;letter-spacing:0.1em;color:#bdbdbd}.kh-breadcrumbs__item+.kh-breadcrumbs__item:before{content:'/';margin:0 5px}.kh-breadcrumbs__item a{color:#bdbdbd;text-decoration:none}.kh-breadcrumbs__item a:hover{color:#000}@media (max-width: 1399px){.kh-breadcrumbs__item{font-size:11px;line-height:14px;letter-spacing:0.05em}}@media (max-width: 767px){.kh-breadcrumbs{display:none}}.kh-content{width:1320px;margin:0 auto;box-sizing:border-box;color:#000}@media (max-width: 1399px){.kh-content{max-width:944px;width:100%}}@media (max-width: 1023px){.kh-content{padding:0 20px}.kh-content-main{padding:0}}.kh-footer{margin-top:50px;background-color:#1a082c}.kh-footer__content{width:1320px;margin:0 auto;padding:50px 130px;box-sizing:border-box}.kh-footer__row{text-align:center}.kh-footer__row+.kh-footer__row{margin-top:20px}.kh-footer__link{margin-right:30px;color:rgba(255,255,255,0.6);font-size:12px;line-height:16px;text-decoration:none}.kh-footer__link:last-child{margin-right:0}.kh-footer__link:hover{color:#fff}.kh-footer__copyright{color:rgba(255,255,255,0.6);font-size:12px;line-height:16px;letter-spacing:0.08em}.kh-footer__security-link{display:inline-block}.kh-footer__security-link svg:hover{fill:#eaa734;fill-opacity:1}.kh-footer__break-line{display:none;margin-top:10px}@media (max-width: 1399px){.kh-footer__content{max-width:944px;width:100%;padding:50px 120px}.kh-footer__link{font-size:11px;line-height:14px;letter-spacing:0.05em}.kh-footer__copyright{font-size:11px;line-height:14px;letter-spacing:0.05em}}@media (max-width: 1023px){.kh-footer__content{padding:50px 20px}}@media (max-width: 767px){.kh-footer__content{padding:30px 20px}.kh-footer__row{text-align:left}.kh-footer__row+.kh-footer__row{margin-top:10px}.kh-footer__row:last-child{display:none}.kh-footer__link{margin-right:24px;font-size:12px;line-height:16px;letter-spacing:0.1em}.kh-footer__copyright{font-size:12px;line-height:16px;letter-spacing:0.1em}.kh-footer__break-line{display:block}}.kh-section{margin-top:50px}.kh-section__title{margin-bottom:30px;font-weight:bold;font-size:32px;line-height:40px;text-align:center;letter-spacing:0.05em;text-transform:uppercase;color:#43205b}@media (max-width: 1399px){.kh-section__title{font-size:24px;line-height:30px;letter-spacing:0.03em}}@media (max-width: 1023px){.kh-section{margin-top:40px}}@media (max-width: 767px){.kh-section{padding:0 20px}.kh-section__title{text-align:left}}.kh-section-header-m{display:none;position:-webkit-sticky;position:sticky;top:50px;left:0;width:100%;z-index:1;transform:translateY(0%);transition:transform 0.3s}.kh-section-header-m.hide{transform:translateY(-100%)}@media (max-width: 767px){.kh-section-header-m{display:block}}.kh-banner{position:relative;height:710px;background-color:#eaa734}.kh-banner__title-wrapper{position:absolute;top:125px;right:114px}.kh-banner__title{font-weight:bold;font-size:56px;line-height:66px;letter-spacing:0.05em;text-transform:uppercase}.kh-banner__sub-title{margin-top:24px;font-size:24px;line-height:28px;letter-spacing:0.05em}.kh-banner__logo{margin-top:134px}@media (max-width: 1399px){.kh-banner__title-wrapper{top:90px;right:78px}.kh-banner__title{font-size:40px;line-height:47px}.kh-banner__sub-title{margin-top:17px;font-size:17px;line-height:20px}.kh-banner__logo{margin-top:95px}.kh-banner__logo svg{width:167px;height:38px}}@media (max-width: 1023px){.kh-banner__title-wrapper{top:72px;right:66px}.kh-banner__title{font-size:32px;line-height:38px}.kh-banner__sub-title{margin-top:14px;font-size:14px;line-height:16px}.kh-banner__logo{margin-top:78px}.kh-banner__logo svg{width:137px;height:31px}}@media (max-width: 767px){.kh-banner__title-wrapper{display:none}}.kh-aboutus{position:relative;height:710px;padding:85px 0 0 135px;box-sizing:border-box;background-color:#43205b}.kh-aboutus__content{width:455px}.kh-aboutus__title{color:#eaa734;font-weight:bold;font-size:32px;line-height:40px;letter-spacing:0.05em;text-transform:uppercase}.kh-aboutus__descr{margin-top:20px;color:#fff;font-size:16px;line-height:24px;letter-spacing:0.05em}.kh-aboutus__color-text{margin-top:30px;padding-left:135px;color:#eaa734;font-size:16px;line-height:24px;letter-spacing:0.05em}.kh-aboutus__img{position:absolute;top:0;right:0;height:100%}@media (max-width: 1399px){.kh-aboutus{height:508px;padding:50px 0 0 97px}.kh-aboutus__content{width:323px}.kh-aboutus__title{font-size:24px;line-height:30px;letter-spacing:0.03em}.kh-aboutus__descr{font-size:14px;line-height:20px;letter-spacing:0.02em}.kh-aboutus__color-text{margin-top:20px;padding-left:97px;font-size:14px;line-height:20px;letter-spacing:0.02em}}@media (max-width: 1023px){.kh-aboutus{height:470px;padding:40px 0 0 20px}.kh-aboutus__content{width:326px}.kh-aboutus__color-text{padding-left:57px}}@media (max-width: 767px){.kh-aboutus{height:auto;padding:30px 20px}.kh-aboutus__content{width:100%}.kh-aboutus__descr{margin-top:10px;font-size:16px;line-height:22px;letter-spacing:0.03em}.kh-aboutus__color-text{margin-top:10px;padding-left:0;font-size:16px;line-height:22px;letter-spacing:0.03em}.kh-aboutus__img{display:none}}.kh-shops__content{max-width:1050px;width:100%;margin:0 auto}@media (max-width: 1023px){.kh-shops__content{padding:0 20px;box-sizing:border-box}}@media (max-width: 767px){.kh-shops__content{padding:0}}.kh-map{width:100%;height:400px}.kh-map ymaps[class*="balloon "]{box-shadow:none !important;padding:0}.kh-map ymaps[class*="balloon__layout"]{background-color:transparent}.kh-map ymaps[class*="balloon__content"]{padding:0 !important;background-color:transparent}.kh-map ymaps[class*="balloon__tail"]{display:none !important}@media (max-width: 1399px){.kh-map{height:360px}}@media (max-width: 767px){.kh-map{margin:0 -20px;width:100vw}}.kh-map-placemark{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='50' fill='none' viewBox='0 0 24 50'%3E%3Cpath fill='%2343205B' d='M7.725.315L0 32.71l10.312.053-4.79 16.936h1.643l16.302-24.862h-9.624L24 .316H7.725z'/%3E%3C/svg%3E");background-size:100%;width:24px;height:50px}.kh-map-placemark.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='51' fill='none' viewBox='0 0 24 51'%3E%3Cpath fill='%236C43BF' d='M7.725.202L0 33l10.312.054-4.79 17.148h1.643L23.467 25.03h-9.624L24 .202H7.725z'/%3E%3C/svg%3E");-webkit-animation-name:upDown;-webkit-animation-duration:0.3s;-webkit-animation-fill-mode:forwards;animation-name:upDown;animation-duration:0.3s;animation-fill-mode:forwards}@-webkit-keyframes upDown{0%{transform:translateY(0)}50%{transform:translateY(-10px)}100%{transform:translateY(0)}}@keyframes upDown{0%{transform:translateY(0)}50%{transform:translateY(-10px)}100%{transform:translateY(0)}}.kh-map-balloon{padding:12px 14px 18px;background-color:#fff;font-family:'Roboto';font-size:13px;letter-spacing:0.02em;opacity:0;transition:opacity 0.3s;cursor:pointer}.kh-map-balloon:after{content:"";position:absolute;left:calc(50% - 11px);bottom:-41px;display:block;width:24px;height:51px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='51' fill='none' viewBox='0 0 24 51'%3E%3Cpath fill='%236C43BF' d='M7.725.202L0 33l10.312.054-4.79 17.148h1.643L23.467 25.03h-9.624L24 .202H7.725z'/%3E%3C/svg%3E");background-size:100%;z-index:1;transform:translateY(-10px);transition:transform 0.15s 0.15s}@media (max-width: 767px){.kh-map-balloon{border:1px solid #e3e3e3;opacity:1}.kh-map-balloon:after{content:none}}.kh-map-balloon.active{opacity:1}.kh-map-balloon.active:after{transform:translateY(0)}.kh-map-balloon__shop-name{font-weight:bold}.kh-map-balloon__metro-color{display:inline-block;width:8px;height:8px;margin-right:5px;border-radius:50%}.kh-map-balloon__description{margin-top:5px}.kh-shops-list{margin-top:40px}@media (max-width: 767px){.kh-shops-list{margin-top:30px}}.kh-shops-item{padding-bottom:30px;border-bottom:1px solid #e3e3e3}.kh-shops-item+.kh-shops-item{margin-top:30px}.kh-shops-item__row{display:flex;font-size:14px;line-height:18px;letter-spacing:0.05em}.kh-shops-item__col{flex:1 1 auto}.kh-shops-item__col+.kh-shops-item__col{margin-left:30px}.kh-shops-item__col:nth-child(1){max-width:240px}.kh-shops-item__col:nth-child(2){max-width:320px}.kh-shops-item__col:nth-child(3){max-width:200px}.kh-shops-item__col:nth-child(4){max-width:200px}.kh-shops-item__title{font-weight:bold;text-transform:uppercase;color:#43205b}.kh-shops-item__metro-color{display:inline-block;vertical-align:middle;width:8px;height:8px;margin-right:5px;border-radius:50%}.kh-shops-item__phone a{color:inherit;text-decoration:none}.kh-shops-item__details-btn{width:100%;height:40px;padding:0;border:2px solid #43205b;box-sizing:border-box;background-color:#43205b;color:#fff;font-family:'Roboto';font-size:20px;line-height:22px;letter-spacing:0.05em;text-transform:uppercase;cursor:pointer;outline:none}.kh-shops-item__details-btn:after{content:'';display:inline-block;vertical-align:middle;width:16px;height:9px;margin-left:8px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='9' fill='none' viewBox='0 0 16 9'%3E%3Cpath fill='%23fff' d='M8.003 6.393c.042-.048.072-.088.107-.122 2.147-2.068 4.296-4.136 6.44-6.207.088-.084.127-.076.208.004.394.388.793.77 1.195 1.152.06.057.064.085.002.145-2.63 2.53-5.258 5.061-7.885 7.594-.058.057-.086.053-.142-.001A8915.924 8915.924 0 00.044 1.364c-.065-.063-.054-.09.005-.146C.456.831.86.442 1.26.05c.068-.067.102-.067.171 0 2.152 2.075 4.306 4.149 6.46 6.222.035.034.065.072.11.121z'/%3E%3C/svg%3E");background-size:100%;transition:transform 0.3s}.kh-shops-item__details-btn:hover{border-color:#6c43bf;background-color:#6c43bf}.kh-shops-item__details-btn:active{border-color:#1a082c;background-color:#1a082c}.kh-shops-item__details-btn.active{background-color:#fff;color:#43205b}.kh-shops-item__details-btn.active:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='9' fill='none' viewBox='0 0 16 9'%3E%3Cpath fill='%2343205b' d='M8.003 6.393c.042-.048.072-.088.107-.122 2.147-2.068 4.296-4.136 6.44-6.207.088-.084.127-.076.208.004.394.388.793.77 1.195 1.152.06.057.064.085.002.145-2.63 2.53-5.258 5.061-7.885 7.594-.058.057-.086.053-.142-.001A8915.924 8915.924 0 00.044 1.364c-.065-.063-.054-.09.005-.146C.456.831.86.442 1.26.05c.068-.067.102-.067.171 0 2.152 2.075 4.306 4.149 6.46 6.222.035.034.065.072.11.121z'/%3E%3C/svg%3E");transform:rotate(180deg)}.kh-shops-item__details-btn.active:hover{color:#6c43bf}.kh-shops-item__details-btn.active:hover:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='9' fill='none' viewBox='0 0 16 9'%3E%3Cpath fill='%236c43bf' d='M8.003 6.393c.042-.048.072-.088.107-.122 2.147-2.068 4.296-4.136 6.44-6.207.088-.084.127-.076.208.004.394.388.793.77 1.195 1.152.06.057.064.085.002.145-2.63 2.53-5.258 5.061-7.885 7.594-.058.057-.086.053-.142-.001A8915.924 8915.924 0 00.044 1.364c-.065-.063-.054-.09.005-.146C.456.831.86.442 1.26.05c.068-.067.102-.067.171 0 2.152 2.075 4.306 4.149 6.46 6.222.035.034.065.072.11.121z'/%3E%3C/svg%3E")}.kh-shops-item__details-btn.active:active{color:#1a082c}.kh-shops-item__details-btn.active:active:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='9' fill='none' viewBox='0 0 16 9'%3E%3Cpath fill='%231a082c' d='M8.003 6.393c.042-.048.072-.088.107-.122 2.147-2.068 4.296-4.136 6.44-6.207.088-.084.127-.076.208.004.394.388.793.77 1.195 1.152.06.057.064.085.002.145-2.63 2.53-5.258 5.061-7.885 7.594-.058.057-.086.053-.142-.001A8915.924 8915.924 0 00.044 1.364c-.065-.063-.054-.09.005-.146C.456.831.86.442 1.26.05c.068-.067.102-.067.171 0 2.152 2.075 4.306 4.149 6.46 6.222.035.034.065.072.11.121z'/%3E%3C/svg%3E")}.kh-shops-item__views-row{display:none;justify-content:space-between}.kh-shops-item__view-btn{font-size:16px;line-height:22px;letter-spacing:0.03em;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#6c43bf;cursor:pointer}.kh-shops-item__scheme-row{display:flex;margin-top:30px}.kh-shops-item__scheme-col{width:calc(50% - 15px)}.kh-shops-item__scheme-col+.kh-shops-item__scheme-col{margin-left:30px}.kh-shops-item__map{height:100%}.kh-shops-item__scheme-wrapper{position:relative}.kh-shops-item__scheme-wrapper img{width:100%;vertical-align:top}.kh-shops-item__scheme-wrapper.photo-shown .kh-shops-item__scheme{display:none}.kh-shops-item__scheme-wrapper.photo-shown .kh-shops-item__photo{display:block}.kh-shops-item__photo{display:none}.kh-shops-item__show-photo{position:absolute;right:10px;bottom:10px;width:56px;height:45px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='45' fill='none' viewBox='0 0 56 45'%3E%3Cpath fill='%23AFAFAF' d='M9.012 26.983c-.21-.345-.179-.703.052-1.027a819.068 819.068 0 013.108-4.322.747.747 0 01.946-.26c.332.15.56.576.508.947-.035.244-.147.452-.288.65-.476.674-.948 1.35-1.418 2.028-.063.092-.178.182-.117.306.067.137.206.066.313.055 1.63-.171 3.259-.35 4.888-.522 1.577-.167 3.154-.335 4.732-.494.272-.027.46-.115.616-.368 1.29-2.102 2.6-4.192 3.898-6.288.218-.352.472-.622.93-.587.512.04.884.588.717 1.074-.044.132-.033.263-.033.395V35.898c-.01.468-.27.683-.726.594-1.018-.2-2.035-.403-3.052-.602-3.087-.606-6.175-1.21-9.262-1.815-.422-.083-.562-.25-.564-.695-.003-.994-.001-1.988-.001-2.982 0-.976.001-1.951-.001-2.928-.001-.395-.064-.437-.456-.397-1.294.135-2.591.259-3.886.396-.422.044-.703-.155-.904-.486zm26.389-4.032v14.02c0 .106.002.213-.007.32-.035.408-.188.521-.59.467-1.79-.24-3.582-.48-5.373-.715-.386-.05-.532-.206-.532-.62-.002-2.058 0-4.114 0-6.172v-6.73c0-.535.07-.604.592-.673 1.764-.235 3.528-.475 5.29-.717.421-.058.577.053.612.476.01.114.008.229.008.345zm-1.047 6.391h-1.945l1.943-4.554h-3.169l-1.451 6.045h1.997l-1.192 4.263 3.817-5.754zm-5.34-19.836c-.15.049-.224.075-.372.125v.829l.371-.125c.114-.038.17-.102.17-.18v-.582c0-.079-.056-.104-.17-.067zm17.898 9.851c0 .35-.039.395-.374.392-.741-.009-.627.034-.627.644-.003 6.237-.002 12.474-.003 18.713 0 .347.086.47-.427.516-1.314.121-2.626.27-3.938.407l-3.806.401-3.305.343-3.834.402-2.59.271c-.12.013-.229-.026-.337-.06l-12.268-3.725c-2.19-.665-4.377-1.334-6.569-1.989-.288-.086-.417-.221-.388-.526.02-.229 0-.461.005-.692.005-.313.094-.38.397-.29.952.283 1.903.572 2.853.856 5.011 1.503 10.023 3.004 15.034 4.505.161.048.33.08.482.15.713.332 1.445.164 2.172.09 1.092-.112 2.185-.236 3.276-.352 1.507-.16 3.012-.321 4.52-.476.173-.019.227-.096.226-.257-.017-1.41.026-2.82-.029-4.231a9.288 9.288 0 01-.005-.346c-.009-3.985.01-7.968-.031-11.952-.033-3.23-.023-6.459-.042-9.688-.002-.395-.04-.422-.416-.29l-19.599 6.9c-1.564.551-3.128 1.104-4.692 1.652-.396.139-.47.083-.47-.34-.002-.728.005-1.456-.004-2.183-.003-.235.083-.353.312-.416.722-.195.72-.202.72-.96 0-.79.008-1.579-.003-2.369-.005-.289.108-.443.373-.563 3.563-1.617 7.12-3.243 10.678-4.866 3.922-1.789 7.845-3.575 11.767-5.362.395-.18.793-.356 1.185-.543.163-.078.294-.073.438.047.538.448 1.081.89 1.63 1.327.15.12.183.267.182.444-.004.817-.002 1.633-.002 2.45 0 .798.004 1.596-.003 2.395-.002.2.049.347.206.487 2.346 2.074 4.684 4.156 7.03 6.23.197.174.29.349.283.615-.017.747-.004 1.494-.007 2.239zM17.611 16.2c-.254-.292-.508-.582-.763-.872.239-.48.477-.957.717-1.435.03-.058.004-.077-.059-.046-.176.087-.265.13-.441.22a.204.204 0 00-.097.094l-.649 1.301v-.96c0-.04-.03-.046-.084-.018-.162.082-.243.123-.403.206-.055.028-.085.065-.085.106v2.352c0 .04.03.047.085.018l.403-.207c.055-.027.084-.065.084-.104v-.684l.156-.299.53.653c.017.022.047.023.097-.002l.446-.22c.067-.034.093-.077.063-.103zm2.15-3.394c0-.031-.026-.038-.068-.017l-.417.2a.136.136 0 00-.075.076c-.215.543-.429 1.085-.642 1.628l-.025.013V13.4c0-.031-.021-.04-.067-.016l-.439.217c-.042.021-.067.052-.067.083v2.378c0 .03.026.037.067.016l.419-.207a.141.141 0 00.075-.078l.645-1.636.022-.01v1.312c0 .03.021.04.067.017.175-.084.263-.127.439-.21.042-.02.067-.05.067-.082-.002-.793-.002-1.585-.002-2.378zm2.157-.948c0-.03-.022-.04-.073-.018l-.435.19c-.043.018-.068.047-.068.078v.984c-.216.095-.325.143-.541.24v-.984c0-.031-.026-.039-.068-.02l-.436.197c-.051.023-.071.05-.071.082v2.377c0 .031.021.04.071.017l.436-.196c.042-.019.068-.049.068-.08v-.983l.54-.24v.984c0 .03.026.038.069.02l.435-.19c.051-.022.073-.05.073-.08v-2.378zm2.061-.466c.005-.19-.101-.27-.244-.28-.03-.002-.065.026-.079.061l-.41 1.125.402-.157-.79 1.5.247-.98-.414.16.298-1.355c.014-.064-.032-.103-.092-.077-.286.105-.617.375-.61.703v1.585c-.01.335.332.32.61.188l.473-.197c.282-.101.617-.366.609-.694v-1.582zm1.766-1.086c0-.031-.02-.042-.068-.024-.518.198-.613.232-1.133.438-.042.017-.068.046-.068.076 0 .124.007 1.7.007 2.374 0 .034.025.04.068.023l.44-.171c.046-.018.068-.042.068-.076v-2.018l.618-.237c.047-.018.068-.044.068-.075v-.31zm1.986-.724c0-.031-.017-.044-.068-.026-.518.184-1.037.372-1.557.564-.038.014-.064.043-.064.074v2.377c0 .031.026.04.064.026.519-.193 1.038-.38 1.557-.564.051-.018.068-.043.068-.074v-.31c0-.034-.017-.043-.068-.025-.352.123-.705.25-1.057.38v-.625c.322-.118.484-.177.808-.292.042-.015.068-.043.068-.076v-.307c0-.034-.026-.044-.068-.029-.323.115-.485.174-.808.292v-.619c.352-.129.705-.255 1.057-.38.051-.018.068-.046.068-.077v-.31zm2.025-.282c.007-.333-.32-.356-.608-.247-.337.113-.676.227-1.014.343-.043.015-.069.042-.069.073v2.377c0 .031.026.04.069.027l.44-.15c.046-.016.066-.042.066-.073v-.78l.507-.17c.273-.073.619-.317.608-.643l.001-.757zm1.987-.602c.005-.332-.317-.366-.607-.265l-.473.145c-.272.067-.62.307-.608.635v1.585c-.005.333.321.358.608.255l.473-.145c.27-.064.62-.299.607-.627V8.698zm2.162-.988c0-.031-.026-.043-.068-.032-.167.043-.25.065-.417.11-.038.01-.063.028-.076.06l-.64 1.49-.025.007V8.04c0-.031-.021-.044-.067-.031l-.438.122c-.041.012-.067.038-.067.068v2.378c0 .03.026.043.067.03l.417-.116c.038-.01.062-.03.075-.06l.644-1.498.022-.005v1.313c0 .03.021.043.067.031l.437-.114c.043-.011.068-.037.068-.068V7.71zM31.03 8.864l-.245.074c-.11.035-.17.096-.17.176v1.43c0 .083.06.105.17.072l.245-.075c.11-.033.168-.092.168-.175v-1.43c0-.08-.059-.105-.168-.072zM56 43.455v-11.93a1.065 1.065 0 00-2.13 0V42.39H43.614a1.065 1.065 0 000 2.129h11.322c.588 0 1.065-.476 1.065-1.065zm-42.548 0c0-.587-.477-1.064-1.065-1.064H2.13V31.525a1.065 1.065 0 00-2.129 0v11.93c0 .588.477 1.065 1.065 1.065h11.322c.589 0 1.065-.476 1.065-1.065zM56 12.995V1.065C56 .477 55.523 0 54.935 0H43.613a1.065 1.065 0 000 2.13H53.87v10.865a1.065 1.065 0 002.129 0zm-53.87 0V2.13h10.257a1.065 1.065 0 000-2.129H1.065C.477 0 0 .477 0 1.065v11.93a1.065 1.065 0 002.13 0z'/%3E%3C/svg%3E");background-size:100%;cursor:pointer}.kh-shops-item__show-photo:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='45' fill='none' viewBox='0 0 56 45'%3E%3Cpath fill='%2343205B' d='M9.012 26.983c-.21-.345-.179-.703.052-1.027a819.068 819.068 0 013.108-4.322.747.747 0 01.946-.26c.332.15.56.576.508.947-.035.244-.147.452-.288.65-.476.674-.948 1.35-1.418 2.028-.063.092-.178.182-.117.306.067.137.206.066.313.055 1.63-.171 3.259-.35 4.888-.522 1.577-.167 3.154-.335 4.732-.494.272-.027.46-.115.616-.368 1.29-2.102 2.6-4.192 3.898-6.288.218-.352.472-.622.93-.587.512.04.884.588.717 1.074-.044.132-.033.263-.033.395V35.898c-.01.468-.27.683-.726.594-1.018-.2-2.035-.403-3.052-.602-3.087-.606-6.175-1.21-9.262-1.815-.422-.083-.562-.25-.564-.695-.003-.994-.001-1.988-.001-2.982 0-.976.001-1.951-.001-2.928-.001-.395-.064-.437-.456-.397-1.294.135-2.591.259-3.886.396-.422.044-.703-.155-.904-.486zm26.389-4.032v14.02c0 .106.002.213-.007.32-.035.408-.188.521-.59.467-1.79-.24-3.582-.48-5.373-.715-.386-.05-.532-.206-.532-.62-.002-2.058 0-4.114 0-6.172v-6.73c0-.535.07-.604.592-.673 1.764-.235 3.528-.475 5.29-.717.421-.058.577.053.612.476.01.114.008.229.008.345zm-1.047 6.391h-1.945l1.943-4.554h-3.169l-1.451 6.045h1.997l-1.192 4.263 3.817-5.754zm-5.34-19.836c-.15.049-.224.075-.372.125v.829l.371-.125c.114-.038.17-.102.17-.18v-.582c0-.079-.056-.104-.17-.067zm17.898 9.851c0 .35-.039.395-.374.392-.741-.009-.627.034-.627.644-.003 6.237-.002 12.474-.003 18.713 0 .347.086.47-.427.516-1.314.121-2.626.27-3.938.407l-3.806.401-3.305.343-3.834.402-2.59.271c-.12.013-.229-.026-.337-.06l-12.268-3.725c-2.19-.665-4.377-1.334-6.569-1.989-.288-.086-.417-.221-.388-.526.02-.229 0-.461.005-.692.005-.313.094-.38.397-.29.952.283 1.903.572 2.853.856 5.011 1.503 10.023 3.004 15.034 4.505.161.048.33.08.482.15.713.332 1.445.164 2.172.09 1.092-.112 2.185-.236 3.276-.352 1.507-.16 3.012-.321 4.52-.476.173-.019.227-.096.226-.257-.017-1.41.026-2.82-.029-4.231a9.288 9.288 0 01-.005-.346c-.009-3.985.01-7.968-.031-11.952-.033-3.23-.023-6.459-.042-9.688-.002-.395-.04-.422-.416-.29l-19.599 6.9c-1.564.551-3.128 1.104-4.692 1.652-.396.139-.47.083-.47-.34-.002-.728.005-1.456-.004-2.183-.003-.235.083-.353.312-.416.722-.195.72-.202.72-.96 0-.79.008-1.579-.003-2.369-.005-.289.108-.443.373-.563 3.563-1.617 7.12-3.243 10.678-4.866 3.922-1.789 7.845-3.575 11.767-5.362.395-.18.793-.356 1.185-.543.163-.078.294-.073.438.047.538.448 1.081.89 1.63 1.327.15.12.183.267.182.444-.004.817-.002 1.633-.002 2.45 0 .798.004 1.596-.003 2.395-.002.2.049.347.206.487 2.346 2.074 4.684 4.156 7.03 6.23.197.174.29.349.283.615-.017.747-.004 1.494-.007 2.239zM17.611 16.2c-.254-.292-.508-.582-.763-.872.239-.48.477-.957.717-1.435.03-.058.004-.077-.059-.046-.176.087-.265.13-.441.22a.204.204 0 00-.097.094l-.649 1.301v-.96c0-.04-.03-.046-.084-.018-.162.082-.243.123-.403.206-.055.028-.085.065-.085.106v2.352c0 .04.03.047.085.018l.403-.207c.055-.027.084-.065.084-.104v-.684l.156-.299.53.653c.017.022.047.023.097-.002l.446-.22c.067-.034.093-.077.063-.103zm2.15-3.394c0-.031-.026-.038-.068-.017l-.417.2a.136.136 0 00-.075.076c-.215.543-.429 1.085-.642 1.628l-.025.013V13.4c0-.031-.021-.04-.067-.016l-.439.217c-.042.021-.067.052-.067.083v2.378c0 .03.026.037.067.016l.419-.207a.141.141 0 00.075-.078l.645-1.636.022-.01v1.312c0 .03.021.04.067.017.175-.084.263-.127.439-.21.042-.02.067-.05.067-.082-.002-.793-.002-1.585-.002-2.378zm2.157-.948c0-.03-.022-.04-.073-.018l-.435.19c-.043.018-.068.047-.068.078v.984c-.216.095-.325.143-.541.24v-.984c0-.031-.026-.039-.068-.02l-.436.197c-.051.023-.071.05-.071.082v2.377c0 .031.021.04.071.017l.436-.196c.042-.019.068-.049.068-.08v-.983l.54-.24v.984c0 .03.026.038.069.02l.435-.19c.051-.022.073-.05.073-.08v-2.378zm2.061-.466c.005-.19-.101-.27-.244-.28-.03-.002-.065.026-.079.061l-.41 1.125.402-.157-.79 1.5.247-.98-.414.16.298-1.355c.014-.064-.032-.103-.092-.077-.286.105-.617.375-.61.703v1.585c-.01.335.332.32.61.188l.473-.197c.282-.101.617-.366.609-.694v-1.582zm1.766-1.086c0-.031-.02-.042-.068-.024-.518.198-.613.232-1.133.438-.042.017-.068.046-.068.076 0 .124.007 1.7.007 2.374 0 .034.025.04.068.023l.44-.171c.046-.018.068-.042.068-.076v-2.018l.618-.237c.047-.018.068-.044.068-.075v-.31zm1.986-.724c0-.031-.017-.044-.068-.026-.518.184-1.037.372-1.557.564-.038.014-.064.043-.064.074v2.377c0 .031.026.04.064.026.519-.193 1.038-.38 1.557-.564.051-.018.068-.043.068-.074v-.31c0-.034-.017-.043-.068-.025-.352.123-.705.25-1.057.38v-.625c.322-.118.484-.177.808-.292.042-.015.068-.043.068-.076v-.307c0-.034-.026-.044-.068-.029-.323.115-.485.174-.808.292v-.619c.352-.129.705-.255 1.057-.38.051-.018.068-.046.068-.077v-.31zm2.025-.282c.007-.333-.32-.356-.608-.247-.337.113-.676.227-1.014.343-.043.015-.069.042-.069.073v2.377c0 .031.026.04.069.027l.44-.15c.046-.016.066-.042.066-.073v-.78l.507-.17c.273-.073.619-.317.608-.643l.001-.757zm1.987-.602c.005-.332-.317-.366-.607-.265l-.473.145c-.272.067-.62.307-.608.635v1.585c-.005.333.321.358.608.255l.473-.145c.27-.064.62-.299.607-.627V8.698zm2.162-.988c0-.031-.026-.043-.068-.032-.167.043-.25.065-.417.11-.038.01-.063.028-.076.06l-.64 1.49-.025.007V8.04c0-.031-.021-.044-.067-.031l-.438.122c-.041.012-.067.038-.067.068v2.378c0 .03.026.043.067.03l.417-.116c.038-.01.062-.03.075-.06l.644-1.498.022-.005v1.313c0 .03.021.043.067.031l.437-.114c.043-.011.068-.037.068-.068V7.71zM31.03 8.864l-.245.074c-.11.035-.17.096-.17.176v1.43c0 .083.06.105.17.072l.245-.075c.11-.033.168-.092.168-.175v-1.43c0-.08-.059-.105-.168-.072zM56 43.455v-11.93a1.065 1.065 0 00-2.13 0V42.39H43.614a1.065 1.065 0 000 2.129h11.322c.588 0 1.065-.476 1.065-1.065zm-42.548 0c0-.587-.477-1.064-1.065-1.064H2.13V31.525a1.065 1.065 0 00-2.129 0v11.93c0 .588.477 1.065 1.065 1.065h11.322c.589 0 1.065-.476 1.065-1.065zM56 12.995V1.065C56 .477 55.523 0 54.935 0H43.613a1.065 1.065 0 000 2.13H53.87v10.865a1.065 1.065 0 002.129 0zm-53.87 0V2.13h10.257a1.065 1.065 0 000-2.129H1.065C.477 0 0 .477 0 1.065v11.93a1.065 1.065 0 002.13 0z'/%3E%3C/svg%3E")}.kh-shops-item__show-photo:active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='45' fill='none' viewBox='0 0 56 45'%3E%3Cpath fill='%231A082C' d='M9.012 26.983c-.21-.345-.179-.703.052-1.027a819.068 819.068 0 013.108-4.322.747.747 0 01.946-.26c.332.15.56.576.508.947-.035.244-.147.452-.288.65-.476.674-.948 1.35-1.418 2.028-.063.092-.178.182-.117.306.067.137.206.066.313.055 1.63-.171 3.259-.35 4.888-.522 1.577-.167 3.154-.335 4.732-.494.272-.027.46-.115.616-.368 1.29-2.102 2.6-4.192 3.898-6.288.218-.352.472-.622.93-.587.512.04.884.588.717 1.074-.044.132-.033.263-.033.395V35.898c-.01.468-.27.683-.726.594-1.018-.2-2.035-.403-3.052-.602-3.087-.606-6.175-1.21-9.262-1.815-.422-.083-.562-.25-.564-.695-.003-.994-.001-1.988-.001-2.982 0-.976.001-1.951-.001-2.928-.001-.395-.064-.437-.456-.397-1.294.135-2.591.259-3.886.396-.422.044-.703-.155-.904-.486zm26.389-4.032v14.02c0 .106.002.213-.007.32-.035.408-.188.521-.59.467-1.79-.24-3.582-.48-5.373-.715-.386-.05-.532-.206-.532-.62-.002-2.058 0-4.114 0-6.172v-6.73c0-.535.07-.604.592-.673 1.764-.235 3.528-.475 5.29-.717.421-.058.577.053.612.476.01.114.008.229.008.345zm-1.047 6.391h-1.945l1.943-4.554h-3.169l-1.451 6.045h1.997l-1.192 4.263 3.817-5.754zm-5.34-19.836c-.15.049-.224.075-.372.125v.829l.371-.125c.114-.038.17-.102.17-.18v-.582c0-.079-.056-.104-.17-.067zm17.898 9.851c0 .35-.039.395-.374.392-.741-.009-.627.034-.627.644-.003 6.237-.002 12.474-.003 18.713 0 .347.086.47-.427.516-1.314.121-2.626.27-3.938.407l-3.806.401-3.305.343-3.834.402-2.59.271c-.12.013-.229-.026-.337-.06l-12.268-3.725c-2.19-.665-4.377-1.334-6.569-1.989-.288-.086-.417-.221-.388-.526.02-.229 0-.461.005-.692.005-.313.094-.38.397-.29.952.283 1.903.572 2.853.856 5.011 1.503 10.023 3.004 15.034 4.505.161.048.33.08.482.15.713.332 1.445.164 2.172.09 1.092-.112 2.185-.236 3.276-.352 1.507-.16 3.012-.321 4.52-.476.173-.019.227-.096.226-.257-.017-1.41.026-2.82-.029-4.231a9.288 9.288 0 01-.005-.346c-.009-3.985.01-7.968-.031-11.952-.033-3.23-.023-6.459-.042-9.688-.002-.395-.04-.422-.416-.29l-19.599 6.9c-1.564.551-3.128 1.104-4.692 1.652-.396.139-.47.083-.47-.34-.002-.728.005-1.456-.004-2.183-.003-.235.083-.353.312-.416.722-.195.72-.202.72-.96 0-.79.008-1.579-.003-2.369-.005-.289.108-.443.373-.563 3.563-1.617 7.12-3.243 10.678-4.866 3.922-1.789 7.845-3.575 11.767-5.362.395-.18.793-.356 1.185-.543.163-.078.294-.073.438.047.538.448 1.081.89 1.63 1.327.15.12.183.267.182.444-.004.817-.002 1.633-.002 2.45 0 .798.004 1.596-.003 2.395-.002.2.049.347.206.487 2.346 2.074 4.684 4.156 7.03 6.23.197.174.29.349.283.615-.017.747-.004 1.494-.007 2.239zM17.611 16.2c-.254-.292-.508-.582-.763-.872.239-.48.477-.957.717-1.435.03-.058.004-.077-.059-.046-.176.087-.265.13-.441.22a.204.204 0 00-.097.094l-.649 1.301v-.96c0-.04-.03-.046-.084-.018-.162.082-.243.123-.403.206-.055.028-.085.065-.085.106v2.352c0 .04.03.047.085.018l.403-.207c.055-.027.084-.065.084-.104v-.684l.156-.299.53.653c.017.022.047.023.097-.002l.446-.22c.067-.034.093-.077.063-.103zm2.15-3.394c0-.031-.026-.038-.068-.017l-.417.2a.136.136 0 00-.075.076c-.215.543-.429 1.085-.642 1.628l-.025.013V13.4c0-.031-.021-.04-.067-.016l-.439.217c-.042.021-.067.052-.067.083v2.378c0 .03.026.037.067.016l.419-.207a.141.141 0 00.075-.078l.645-1.636.022-.01v1.312c0 .03.021.04.067.017.175-.084.263-.127.439-.21.042-.02.067-.05.067-.082-.002-.793-.002-1.585-.002-2.378zm2.157-.948c0-.03-.022-.04-.073-.018l-.435.19c-.043.018-.068.047-.068.078v.984c-.216.095-.325.143-.541.24v-.984c0-.031-.026-.039-.068-.02l-.436.197c-.051.023-.071.05-.071.082v2.377c0 .031.021.04.071.017l.436-.196c.042-.019.068-.049.068-.08v-.983l.54-.24v.984c0 .03.026.038.069.02l.435-.19c.051-.022.073-.05.073-.08v-2.378zm2.061-.466c.005-.19-.101-.27-.244-.28-.03-.002-.065.026-.079.061l-.41 1.125.402-.157-.79 1.5.247-.98-.414.16.298-1.355c.014-.064-.032-.103-.092-.077-.286.105-.617.375-.61.703v1.585c-.01.335.332.32.61.188l.473-.197c.282-.101.617-.366.609-.694v-1.582zm1.766-1.086c0-.031-.02-.042-.068-.024-.518.198-.613.232-1.133.438-.042.017-.068.046-.068.076 0 .124.007 1.7.007 2.374 0 .034.025.04.068.023l.44-.171c.046-.018.068-.042.068-.076v-2.018l.618-.237c.047-.018.068-.044.068-.075v-.31zm1.986-.724c0-.031-.017-.044-.068-.026-.518.184-1.037.372-1.557.564-.038.014-.064.043-.064.074v2.377c0 .031.026.04.064.026.519-.193 1.038-.38 1.557-.564.051-.018.068-.043.068-.074v-.31c0-.034-.017-.043-.068-.025-.352.123-.705.25-1.057.38v-.625c.322-.118.484-.177.808-.292.042-.015.068-.043.068-.076v-.307c0-.034-.026-.044-.068-.029-.323.115-.485.174-.808.292v-.619c.352-.129.705-.255 1.057-.38.051-.018.068-.046.068-.077v-.31zm2.025-.282c.007-.333-.32-.356-.608-.247-.337.113-.676.227-1.014.343-.043.015-.069.042-.069.073v2.377c0 .031.026.04.069.027l.44-.15c.046-.016.066-.042.066-.073v-.78l.507-.17c.273-.073.619-.317.608-.643l.001-.757zm1.987-.602c.005-.332-.317-.366-.607-.265l-.473.145c-.272.067-.62.307-.608.635v1.585c-.005.333.321.358.608.255l.473-.145c.27-.064.62-.299.607-.627V8.698zm2.162-.988c0-.031-.026-.043-.068-.032-.167.043-.25.065-.417.11-.038.01-.063.028-.076.06l-.64 1.49-.025.007V8.04c0-.031-.021-.044-.067-.031l-.438.122c-.041.012-.067.038-.067.068v2.378c0 .03.026.043.067.03l.417-.116c.038-.01.062-.03.075-.06l.644-1.498.022-.005v1.313c0 .03.021.043.067.031l.437-.114c.043-.011.068-.037.068-.068V7.71zM31.03 8.864l-.245.074c-.11.035-.17.096-.17.176v1.43c0 .083.06.105.17.072l.245-.075c.11-.033.168-.092.168-.175v-1.43c0-.08-.059-.105-.168-.072zM56 43.455v-11.93a1.065 1.065 0 00-2.13 0V42.39H43.614a1.065 1.065 0 000 2.129h11.322c.588 0 1.065-.476 1.065-1.065zm-42.548 0c0-.587-.477-1.064-1.065-1.064H2.13V31.525a1.065 1.065 0 00-2.129 0v11.93c0 .588.477 1.065 1.065 1.065h11.322c.589 0 1.065-.476 1.065-1.065zM56 12.995V1.065C56 .477 55.523 0 54.935 0H43.613a1.065 1.065 0 000 2.13H53.87v10.865a1.065 1.065 0 002.129 0zm-53.87 0V2.13h10.257a1.065 1.065 0 000-2.129H1.065C.477 0 0 .477 0 1.065v11.93a1.065 1.065 0 002.13 0z'/%3E%3C/svg%3E")}.kh-shops-item__show-popup{display:none;position:absolute;top:10px;right:10px;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23939393' d='M16 14.711L14.713 16l-4.589-4.604c-1.68 1.205-3.51 1.567-5.493 1.027-1.534-.418-2.741-1.32-3.608-2.654-1.673-2.587-1.29-6.042 1.12-8.177a6.307 6.307 0 018.322-.05c2.428 2.098 2.982 5.831.943 8.562 1.53 1.536 3.065 3.071 4.592 4.607zM1.816 6.318a4.52 4.52 0 004.6 4.534c2.407-.038 4.432-2.01 4.428-4.51a4.515 4.515 0 00-4.484-4.53C3.796 1.796 1.806 3.89 1.817 6.317z'/%3E%3C/svg%3E");background-size:100%;cursor:pointer}@media (max-width: 1399px){.kh-shops-item__row{font-size:13px;letter-spacing:0.02em}.kh-shops-item__col:nth-child(2){max-width:268px}.kh-shops-item__col:nth-child(3){max-width:166px}.kh-shops-item__col:nth-child(4){max-width:180px}.kh-shops-item__details-btn{font-size:16px}}@media (max-width: 1023px){.kh-shops-item__col+.kh-shops-item__col{margin-left:20px}.kh-shops-item__col:nth-child(1){min-width:188px}.kh-shops-item__col:nth-child(2){min-width:190px}.kh-shops-item__col:nth-child(3){min-width:140px}.kh-shops-item__col:nth-child(4){min-width:150px}.kh-shops-item__details-btn{font-size:15px}.kh-shops-item__show-popup{display:block}}@media (max-width: 767px){.kh-shops-item{padding-bottom:20px}.kh-shops-item__row{flex-direction:column;font-size:16px;line-height:22px;letter-spacing:0.03em}.kh-shops-item__col+.kh-shops-item__col{margin-left:0;margin-top:10px}.kh-shops-item__col:nth-child(n){min-width:initial;max-width:initial}.kh-shops-item__details-btn{display:none}.kh-shops-item__views-row{display:flex}}.kh-map-popup{display:flex;flex-direction:column;width:100%;height:100%}.kh-map-popup__close{width:30px;height:30px;background:transparent}.kh-map-popup__close:before,.kh-map-popup__close:after{content:'';position:absolute;top:14px;left:3px;display:inline-block;width:24px;height:2px;background-color:#fff}.kh-map-popup__close:before{transform:rotate(45deg)}.kh-map-popup__close:after{transform:rotate(-45deg)}.kh-map-popup__header{flex-shrink:0;display:flex;justify-content:center;align-items:center;width:100%;height:50px;background-color:#1a082c}.kh-map-popup__content{flex:1 1 auto;height:100%;overflow:hidden}.kh-map-popup__item{width:100%;height:100%}.kh-map-popup__item img{width:100%}.kh-map-popup__controls{flex-shrink:0;display:flex;height:50px}.kh-map-popup__controls-col{width:calc(50% - 1px)}.kh-map-popup__controls-col+.kh-map-popup__controls-col{margin-left:2px}.kh-map-popup__controls-btn{width:100%;height:100%;background-color:#1a082c;color:#fff;font-size:16px;line-height:50px;text-align:center;letter-spacing:0.03em;cursor:pointer}.kh-news-slider__item{width:375px;cursor:pointer}.kh-news-slider__item:hover .kh-news-slider__item-img{opacity:0.9}.kh-news-slider__item:hover .kh-news-slider__item-title{color:#6c43bf}.kh-news-slider__item-img img{width:100%;vertical-align:top}.kh-news-slider__item-content{margin-top:20px}.kh-news-slider__item-title{font-weight:bold;font-size:18px;line-height:24px;letter-spacing:0.05em;text-transform:uppercase;color:#43205b}.kh-news-slider__item-descr{margin-top:10px;font-size:14px;line-height:18px;letter-spacing:0.02em}.kh-news-slider .swiper-button-prev,.kh-news-slider .swiper-button-next{width:40px;height:40px;margin-top:-20px;background-size:40px 40px}.kh-news-slider .swiper-button-prev{left:15px;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle r='20' transform='matrix(-1 0 0 1 20 20)' fill='%23fff' fill-opacity='.75'/%3E%3Ccircle r='19.5' transform='matrix(-1 0 0 1 20 20)' stroke='%23000' stroke-opacity='.75'/%3E%3Cpath d='M15.475 19.997c.066-.054.118-.09.163-.134 2.758-2.685 5.515-5.37 8.276-8.051.113-.11.102-.158-.004-.26-.518-.492-1.028-.991-1.536-1.493-.077-.076-.114-.08-.194-.003a10696.21 10696.21 0 0 1-10.125 9.856c-.076.073-.071.108.002.178 3.376 3.283 6.752 6.568 10.125 9.855.083.08.12.067.194-.006.515-.508 1.034-1.015 1.557-1.515.09-.085.09-.128.001-.214-2.767-2.69-5.532-5.383-8.297-8.075-.045-.043-.096-.082-.162-.138z' fill='%23000' fill-opacity='.75'/%3E%3C/svg%3E")}.kh-news-slider .swiper-button-prev:hover{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle r='19.5' transform='matrix(-1 0 0 1 20 20)' fill='%23fff' stroke='%23000'/%3E%3Cpath d='M15.475 19.997c.066-.054.118-.09.163-.134 2.758-2.685 5.515-5.37 8.276-8.051.113-.11.102-.158-.004-.26-.518-.492-1.028-.991-1.536-1.493-.077-.076-.114-.08-.194-.003a10696.21 10696.21 0 0 1-10.125 9.856c-.076.073-.071.108.002.178 3.376 3.283 6.752 6.568 10.125 9.855.083.08.12.067.194-.006.515-.508 1.034-1.015 1.557-1.515.09-.085.09-.128.001-.214-2.767-2.69-5.532-5.383-8.297-8.075-.045-.043-.096-.082-.162-.138z' fill='%23000'/%3E%3C/svg%3E")}.kh-news-slider .swiper-button-prev:active{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle r='19.5' transform='matrix(-1 0 0 1 20 20)' fill='%23F1F1F1' stroke='%23444'/%3E%3Cpath d='M15.475 19.997c.066-.054.118-.09.163-.134 2.758-2.685 5.515-5.37 8.276-8.051.113-.11.102-.158-.004-.26-.518-.492-1.028-.991-1.536-1.493-.077-.076-.114-.08-.194-.003a10696.21 10696.21 0 0 1-10.125 9.856c-.076.073-.071.108.002.178 3.376 3.283 6.752 6.568 10.125 9.855.083.08.12.067.194-.006.515-.508 1.034-1.015 1.557-1.515.09-.085.09-.128.001-.214-2.767-2.69-5.532-5.383-8.297-8.075-.045-.043-.096-.082-.162-.138z' fill='%23444'/%3E%3C/svg%3E")}.kh-news-slider .swiper-button-prev.swiper-button-disabled{opacity:0}.kh-news-slider .swiper-button-next{right:15px;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23fff' fill-opacity='.75'/%3E%3Ccircle cx='20' cy='20' r='19.5' stroke='%23000' stroke-opacity='.75'/%3E%3Cpath d='M24.525 19.997c-.066-.054-.118-.09-.163-.134-2.758-2.685-5.515-5.37-8.276-8.051-.113-.11-.102-.158.004-.26.518-.492 1.028-.991 1.536-1.493.077-.076.114-.08.194-.003 3.373 3.288 6.748 6.573 10.125 9.856.076.073.071.108-.002.178-3.376 3.283-6.752 6.568-10.125 9.855-.083.08-.12.067-.194-.006a142.719 142.719 0 0 0-1.557-1.515c-.09-.085-.09-.128-.001-.214 2.767-2.69 5.532-5.383 8.297-8.075.045-.043.096-.082.162-.138z' fill='%23000' fill-opacity='.75'/%3E%3C/svg%3E")}.kh-news-slider .swiper-button-next:hover{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='19.5' fill='%23fff' stroke='%23000'/%3E%3Cpath d='M24.525 19.997c-.066-.054-.118-.09-.163-.134-2.758-2.685-5.515-5.37-8.276-8.051-.113-.11-.102-.158.004-.26.518-.492 1.028-.991 1.536-1.493.077-.076.114-.08.194-.003 3.373 3.288 6.748 6.573 10.125 9.856.076.073.071.108-.002.178-3.376 3.283-6.752 6.568-10.125 9.855-.083.08-.12.067-.194-.006a142.719 142.719 0 0 0-1.557-1.515c-.09-.085-.09-.128-.001-.214 2.767-2.69 5.532-5.383 8.297-8.075.045-.043.096-.082.162-.138z' fill='%23000'/%3E%3C/svg%3E")}.kh-news-slider .swiper-button-next:active{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='19.5' fill='%23F1F1F1' stroke='%23444'/%3E%3Cpath d='M24.525 19.997c-.066-.054-.118-.09-.163-.134-2.758-2.685-5.515-5.37-8.276-8.051-.113-.11-.102-.158.004-.26.518-.492 1.028-.991 1.536-1.493.077-.076.114-.08.194-.003 3.373 3.288 6.748 6.573 10.125 9.856.076.073.071.108-.002.178-3.376 3.283-6.752 6.568-10.125 9.855-.083.08-.12.067-.194-.006a142.719 142.719 0 0 0-1.557-1.515c-.09-.085-.09-.128-.001-.214 2.767-2.69 5.532-5.383 8.297-8.075.045-.043.096-.082.162-.138z' fill='%23444'/%3E%3C/svg%3E")}.kh-news-slider .swiper-button-next.swiper-button-disabled{opacity:0}@media (max-width: 1399px){.kh-news-slider__item{width:260px}.kh-news-slider__item-title{font-size:16px;line-height:22px;letter-spacing:0.02em}.kh-news-slider__item-descr{font-size:13px;line-height:18px}}@media (max-width: 1023px){.kh-news-slider{padding:0 20px}.kh-news-slider__item{width:204px}.kh-news-slider__item-title{font-size:16px;line-height:22px;letter-spacing:0.02em}.kh-news-slider__item-descr{font-size:13px;line-height:18px}.kh-news-slider .swiper-button-prev{left:20px}.kh-news-slider .swiper-button-next{right:20px}}@media (max-width: 767px){.kh-news-slider{margin:0 -20px}.kh-news-slider__item{width:260px}.kh-news-slider__item-content{height:140px;margin-top:0;padding:20px 10px;box-sizing:border-box;background-color:#f1f1f1}.kh-news-slider__item-title{font-size:14px;line-height:18px;letter-spacing:0.03em}.kh-news-slider .swiper-button-prev,.kh-news-slider .swiper-button-next{display:none}}.kh-news__all-btn,.kh-news__show-more{display:block;width:200px;height:40px;margin:30px auto 0;background-color:#43205b;font-size:20px;line-height:40px;letter-spacing:0.05em;text-transform:uppercase;color:#fff;text-decoration:none;text-align:center;cursor:pointer}.kh-news__all-btn:hover,.kh-news__show-more:hover{background-color:#6c43bf}.kh-news__all-btn:active,.kh-news__show-more:active{background-color:#1a082c}@media (max-width: 1399px){.kh-news__all-btn,.kh-news__show-more{width:180px;height:36px;line-height:36px;font-size:16px}}@media (max-width: 1023px){.kh-news__all-btn,.kh-news__show-more{width:150px}}@media (max-width: 767px){.kh-news__all-btn,.kh-news__show-more{max-width:300px;width:100%;height:40px;line-height:40px;margin-top:20px;font-size:20px}}.kh-news-header{height:50px;padding:0 20px;background-color:#43205b;font-weight:bold;font-size:16px;line-height:50px;letter-spacing:0.03em;text-transform:uppercase;color:#fff}.kh-news-container{width:1185px;margin:30px auto 0}.kh-news__list{display:flex;flex-wrap:wrap;margin:0 -15px}.kh-news__item{width:375px;margin:0 15px;cursor:pointer}.kh-news__item:hover .kh-news__item-img{opacity:0.9}.kh-news__item:hover .kh-news__item-title{color:#6c43bf}.kh-news__item:nth-child(n+4){margin-top:30px}.kh-news__item-img img{width:100%;vertical-align:top}.kh-news__item-content{margin-top:20px}.kh-news__item-title{font-weight:bold;font-size:18px;line-height:24px;letter-spacing:0.05em;text-transform:uppercase;color:#43205b}.kh-news__item-descr{margin-top:10px;font-size:14px;line-height:18px;letter-spacing:0.02em}.kh-news__item-descr-m{display:none;margin-top:10px;padding-bottom:20px;font-size:16px;line-height:22px;letter-spacing:0.02em}.kh-news__btns{margin-top:20px;display:flex;flex-direction:column;align-items:center}.kh-news__btn{max-width:300px;width:100%;height:40px;display:flex;justify-content:center;align-items:center;background-color:#43205b;font-size:20px;line-height:22px;letter-spacing:0.05em;text-transform:uppercase;color:#fff;text-decoration:none;cursor:pointer}.kh-news__btn+.kh-news__btn{margin-top:20px}.kh-news__conditions-btn:before{content:'';display:inline-block;width:17px;height:22px;margin-right:10px;background-image:url("data:image/svg+xml,%3Csvg width='17' height='22' viewBox='0 0 17 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 10.993V1.478c0-.17.009-.349.04-.513C.143.38.453.085.994.028c.153-.014.305-.023.458-.023C4.39 0 7.323.005 10.255 0c.558 0 1.034.188 1.435.617.974 1.054 1.955 2.108 2.933 3.157l1.72 1.855c.252.272.492.564.575.95.048.24.079.49.079.734.004 4.41.004 8.824 0 13.234 0 .193-.022.39-.061.584-.092.475-.384.743-.82.818-.167.029-.341.047-.511.047-4.74.005-9.478.005-14.213 0-.183 0-.37-.014-.554-.051-.48-.1-.75-.433-.812-.989A5.07 5.07 0 0 1 0 20.44v-9.446zM1.183 8.96h14.622c.005-.023.005-.037.005-.051V6.956c0-.174-.048-.222-.21-.222h-3.434c-.179 0-.358-.014-.532-.047-.38-.065-.672-.277-.777-.691a3.309 3.309 0 0 1-.096-.777c-.009-1.228-.004-2.457-.004-3.68 0-.221-.035-.259-.24-.259h-8.89c-.366 0-.444.085-.444.475V8.96zm14.631 6.65H1.183V20.26c0 .376.078.461.432.461h13.763c.358 0 .432-.085.432-.47v-4.504c.004-.047.004-.085.004-.137zm-8.871-5.445v4.26c.113.013.218.027.323.032.554.038 1.104.057 1.65-.08.444-.113.841-.315 1.13-.72.348-.49.453-1.05.418-1.652-.056-1.002-.585-1.647-1.5-1.84-.669-.14-1.34-.075-2.021 0zm-3.46.005v4.259h.89v-.758-.767c.06 0 .113-.005.16 0 .276.028.546-.005.813-.08.92-.254 1.121-1.101.96-1.77-.127-.517-.555-.884-1.118-.931-.388-.028-.785-.019-1.173-.014-.18.005-.354.037-.533.061zm10.036-.042h-2.444v4.306h.903v-1.727h1.432v-.796h-1.427v-.983h1.531c.005-.278.005-.537.005-.8zM7.837 13.6c0 .09.026.122.105.117.179-.009.358 0 .532-.028.467-.08.803-.348.952-.847.1-.339.113-.687.048-1.035-.088-.466-.336-.772-.76-.909a1.784 1.784 0 0 0-.755-.051c-.091.01-.122.037-.122.14.005.434.005.862.005 1.295 0 .438 0 .88-.005 1.318zm-2.745-1.525c.245-.108.38-.362.363-.673a.567.567 0 0 0-.41-.541c-.219-.061-.437-.047-.664-.005v1.285c.245.038.485.038.711-.066z' fill='%23fff'/%3E%3C/svg%3E");background-size:17px 22px;background-position:center;background-repeat:no-repeat}.kh-news__more-details{display:none;margin-top:10px;font-size:16px;line-height:22px;letter-spacing:0.02em;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#6c43bf;cursor:pointer}.kh-news__more-details-hide{display:none}.kh-news__item-content.shown-full .kh-news__item-descr{display:none}.kh-news__item-content.shown-full .kh-news__item-descr-m{display:block}.kh-news__item-content.shown-full .kh-news__more-details-show{display:none}.kh-news__item-content.shown-full .kh-news__more-details-hide{display:inline}@media (max-width: 1399px){.kh-news-container{width:840px}.kh-news__item{width:260px}.kh-news__item-title{font-size:16px;line-height:22px;letter-spacing:0.02em}.kh-news__item-descr{font-size:13px;line-height:18px}}@media (max-width: 1023px){.kh-news-container{width:652px}.kh-news__list{margin:0 -10px}.kh-news__item{width:204px;margin:0 10px}.kh-news__item-title{font-size:16px;line-height:22px;letter-spacing:0.02em}.kh-news__item-descr{font-size:13px;line-height:18px}}@media (max-width: 767px){.kh-news-container{width:auto;padding:0}.kh-news__item{width:calc(50% - 20px)}.kh-news__item:nth-child(n+3){margin-top:30px}}@media (max-width: 420px){.kh-news__item{width:100%}.kh-news__item+.kh-news__item{margin-top:30px}.kh-news__item-descr{font-size:16px;line-height:22px;letter-spacing:0.02em}.kh-news__more-details{display:inline-block}}.kh-popup{position:relative;background-color:#fff}.kh-popup-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.35);display:flex;justify-content:center;align-items:center;z-index:999;cursor:pointer;overflow-y:auto;-webkit-overflow-scrolling:touch}@media (max-width: 1023px){.kh-popup-wrapper{align-items:flex-start}}.kh-popup-close{position:absolute;top:10px;right:10px;cursor:pointer}.kh-news-popup{width:800px}.kh-news-popup__close{width:40px;height:40px;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23fff' fill-opacity='.75'/%3E%3Ccircle cx='20' cy='20' r='19.5' stroke='%23000' stroke-opacity='.75'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.258 20.004v-.014a3.03 3.03 0 0 0-.056-.045c-.037-.029-.069-.054-.098-.082l-1.183-1.152c-2.363-2.3-4.727-4.601-7.093-6.9-.112-.109-.102-.157.004-.259.518-.492 1.028-.991 1.536-1.493.077-.076.114-.08.194-.003 2.811 2.74 5.624 5.478 8.438 8.215 2.814-2.737 5.628-5.476 8.44-8.216.083-.08.12-.067.194.006.515.508 1.034 1.015 1.557 1.515.089.085.089.128 0 .214-2.49 2.42-4.977 4.843-7.465 7.265l-.831.81-.095.083-.058.048v.014l.056.045c.037.029.069.054.098.082l1.182 1.151c2.364 2.301 4.728 4.602 7.094 6.9.112.11.102.158-.004.26-.518.492-1.028.991-1.536 1.493-.077.076-.114.08-.194.003-2.811-2.74-5.624-5.478-8.438-8.215-2.814 2.737-5.628 5.476-8.44 8.216-.083.08-.12.067-.194-.006a142.63 142.63 0 0 0-1.557-1.515c-.089-.085-.089-.128 0-.214 2.49-2.42 4.978-4.843 7.466-7.266l.83-.809.095-.083.058-.048z' fill='%23000' fill-opacity='.75'/%3E%3C/svg%3E");background-size:40px 40px;background-position:center;background-repeat:no-repeat}.kh-news-popup__close:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' fill='none' viewBox='0 0 40 40'%3E%3Ccircle cx='20' cy='20' r='19.5' fill='%23fff' stroke='%23000'/%3E%3Cpath fill='%23000' fill-opacity='.75' fill-rule='evenodd' d='M18.258 20.004v-.014a3.03 3.03 0 00-.056-.045c-.037-.029-.069-.054-.098-.082l-1.183-1.152c-2.363-2.3-4.727-4.601-7.093-6.9-.112-.109-.102-.157.004-.259.518-.492 1.028-.991 1.536-1.493.077-.076.114-.08.194-.003 2.811 2.74 5.624 5.478 8.438 8.215 2.814-2.737 5.628-5.476 8.44-8.216.083-.08.12-.067.194.006.515.508 1.034 1.015 1.557 1.515.089.085.089.128 0 .214-2.49 2.42-4.977 4.843-7.465 7.265l-.831.81-.095.083-.058.048v.014l.056.045c.037.029.069.054.098.082l1.182 1.151c2.364 2.301 4.728 4.602 7.094 6.9.112.11.102.158-.004.26-.518.492-1.028.991-1.536 1.493-.077.076-.114.08-.194.003-2.811-2.74-5.624-5.478-8.438-8.215-2.814 2.737-5.628 5.476-8.44 8.216-.083.08-.12.067-.194-.006a142.63 142.63 0 00-1.557-1.515c-.089-.085-.089-.128 0-.214 2.49-2.42 4.978-4.843 7.466-7.266l.83-.809.095-.083.058-.048z' clip-rule='evenodd'/%3E%3C/svg%3E")}.kh-news-popup__close:active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' fill='none' viewBox='0 0 40 40'%3E%3Ccircle cx='20' cy='20' r='19.5' fill='%23F1F1F1' stroke='%23444'/%3E%3Cpath fill='%23000' fill-opacity='.75' fill-rule='evenodd' d='M18.258 20.004v-.014a3.03 3.03 0 00-.056-.045c-.037-.029-.069-.054-.098-.082l-1.183-1.152c-2.363-2.3-4.727-4.601-7.093-6.9-.112-.109-.102-.157.004-.259.518-.492 1.028-.991 1.536-1.493.077-.076.114-.08.194-.003 2.811 2.74 5.624 5.478 8.438 8.215 2.814-2.737 5.628-5.476 8.44-8.216.083-.08.12-.067.194.006.515.508 1.034 1.015 1.557 1.515.089.085.089.128 0 .214-2.49 2.42-4.977 4.843-7.465 7.265l-.831.81-.095.083-.058.048v.014l.056.045c.037.029.069.054.098.082l1.182 1.151c2.364 2.301 4.728 4.602 7.094 6.9.112.11.102.158-.004.26-.518.492-1.028.991-1.536 1.493-.077.076-.114.08-.194.003-2.811-2.74-5.624-5.478-8.438-8.215-2.814 2.737-5.628 5.476-8.44 8.216-.083.08-.12.067-.194-.006a142.63 142.63 0 00-1.557-1.515c-.089-.085-.089-.128 0-.214 2.49-2.42 4.978-4.843 7.466-7.266l.83-.809.095-.083.058-.048z' clip-rule='evenodd'/%3E%3C/svg%3E")}.kh-news-popup__m-header{display:none}.kh-news-popup__img img{width:100%;vertical-align:top}.kh-news-popup__content{padding:30px;box-sizing:border-box}.kh-news-popup__date{font-size:14px;line-height:20px;letter-spacing:0.02em;color:#6c43bf}.kh-news-popup__title{margin-top:10px;font-weight:bold;font-size:18px;line-height:24px;letter-spacing:0.05em;text-transform:uppercase;color:#43205b}.kh-news-popup__descr{margin-top:10px;font-size:14px;line-height:20px;letter-spacing:0.02em}.kh-news-popup__row{margin-top:20px;display:flex;justify-content:space-between;align-items:center}.kh-news-popup__btns{display:flex}.kh-news-popup__btn{width:230px;height:40px;display:flex;justify-content:center;align-items:center;background-color:#43205b;font-size:20px;line-height:22px;letter-spacing:0.05em;text-transform:uppercase;color:#fff;text-decoration:none;cursor:pointer}.kh-news-popup__btn:hover{background-color:#6c43bf}.kh-news-popup__btn:active{background-color:#1a082c}.kh-news-popup__conditions-btn{margin-right:20px}.kh-news-popup__conditions-btn:before{content:'';display:inline-block;width:17px;height:22px;margin-right:10px;background-image:url("data:image/svg+xml,%3Csvg width='17' height='22' viewBox='0 0 17 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 10.993V1.478c0-.17.009-.349.04-.513C.143.38.453.085.994.028c.153-.014.305-.023.458-.023C4.39 0 7.323.005 10.255 0c.558 0 1.034.188 1.435.617.974 1.054 1.955 2.108 2.933 3.157l1.72 1.855c.252.272.492.564.575.95.048.24.079.49.079.734.004 4.41.004 8.824 0 13.234 0 .193-.022.39-.061.584-.092.475-.384.743-.82.818-.167.029-.341.047-.511.047-4.74.005-9.478.005-14.213 0-.183 0-.37-.014-.554-.051-.48-.1-.75-.433-.812-.989A5.07 5.07 0 0 1 0 20.44v-9.446zM1.183 8.96h14.622c.005-.023.005-.037.005-.051V6.956c0-.174-.048-.222-.21-.222h-3.434c-.179 0-.358-.014-.532-.047-.38-.065-.672-.277-.777-.691a3.309 3.309 0 0 1-.096-.777c-.009-1.228-.004-2.457-.004-3.68 0-.221-.035-.259-.24-.259h-8.89c-.366 0-.444.085-.444.475V8.96zm14.631 6.65H1.183V20.26c0 .376.078.461.432.461h13.763c.358 0 .432-.085.432-.47v-4.504c.004-.047.004-.085.004-.137zm-8.871-5.445v4.26c.113.013.218.027.323.032.554.038 1.104.057 1.65-.08.444-.113.841-.315 1.13-.72.348-.49.453-1.05.418-1.652-.056-1.002-.585-1.647-1.5-1.84-.669-.14-1.34-.075-2.021 0zm-3.46.005v4.259h.89v-.758-.767c.06 0 .113-.005.16 0 .276.028.546-.005.813-.08.92-.254 1.121-1.101.96-1.77-.127-.517-.555-.884-1.118-.931-.388-.028-.785-.019-1.173-.014-.18.005-.354.037-.533.061zm10.036-.042h-2.444v4.306h.903v-1.727h1.432v-.796h-1.427v-.983h1.531c.005-.278.005-.537.005-.8zM7.837 13.6c0 .09.026.122.105.117.179-.009.358 0 .532-.028.467-.08.803-.348.952-.847.1-.339.113-.687.048-1.035-.088-.466-.336-.772-.76-.909a1.784 1.784 0 0 0-.755-.051c-.091.01-.122.037-.122.14.005.434.005.862.005 1.295 0 .438 0 .88-.005 1.318zm-2.745-1.525c.245-.108.38-.362.363-.673a.567.567 0 0 0-.41-.541c-.219-.061-.437-.047-.664-.005v1.285c.245.038.485.038.711-.066z' fill='%23fff'/%3E%3C/svg%3E");background-size:17px 22px;background-position:center;background-repeat:no-repeat}.kh-news-popup__nav-btn{display:inline-block;font-size:14px;line-height:22px;letter-spacing:0.05em;text-decoration:underline;cursor:pointer}.kh-news-popup__nav-btn:hover{text-decoration:none}.kh-news-popup__nav-btn_disabled{color:#939393;pointer-events:none}.kh-news-popup__nav-btn+.kh-news-popup__nav-btn{margin-left:20px}.kh-news-popup__prev-btn:before{content:'< '}.kh-news-popup__next-btn:after{content:' >'}@media (max-width: 1399px){.kh-news-popup__date{font-size:13px;line-height:18px}.kh-news-popup__title{font-size:16px;line-height:22px;letter-spacing:0.02em}.kh-news-popup__descr{font-size:13px;line-height:18px}.kh-news-popup__btn{width:200px;height:36px;font-size:16px}.kh-news-popup__nav-btn{font-size:13px}}@media (max-width: 1023px){.kh-news-popup{width:600px;margin-top:50px}.kh-news-popup__content{padding:20px 20px 30px}.kh-news-popup__row{margin-top:30px;flex-direction:column}.kh-news-popup__btns{width:100%;justify-content:center}.kh-news-popup__nav{width:100%;display:flex;justify-content:center;margin-top:215px}.kh-news-popup__nav-btn{display:flex;align-items:center;font-size:16px;line-height:22px;letter-spacing:0.05em;text-decoration:none;text-transform:uppercase;color:rgba(0,0,0,0.75)}.kh-news-popup__nav-btn_disabled{color:rgba(0,0,0,0.75);opacity:0.5}.kh-news-popup__nav-btn+.kh-news-popup__nav-btn{margin-left:30px}.kh-news-popup__prev-btn:before{content:'';display:inline-block;width:36px;height:36px;margin-right:10px;background-image:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle r='18' transform='matrix(-1 0 0 1 18 18)' fill='%23fff' fill-opacity='.75'/%3E%3Ccircle r='17.5' transform='matrix(-1 0 0 1 18 18)' stroke='%23000' stroke-opacity='.75'/%3E%3Cpath d='M13.928 17.997c.058-.048.105-.081.146-.12 2.482-2.416 4.964-4.833 7.449-7.246.1-.099.091-.143-.004-.234a99.893 99.893 0 0 1-1.383-1.344c-.069-.068-.102-.072-.174-.002a9603.352 9603.352 0 0 1-9.113 8.87c-.068.065-.064.097.002.16 3.039 2.955 6.077 5.91 9.112 8.87.075.072.108.06.175-.006.464-.457.93-.913 1.402-1.364.08-.076.08-.115 0-.192-2.49-2.421-4.979-4.844-7.467-7.267-.04-.04-.086-.074-.145-.125z' fill='%23000' fill-opacity='.75'/%3E%3C/svg%3E");background-size:36px 36px;background-position:center;background-repeat:no-repeat}.kh-news-popup__next-btn:after{content:'';display:inline-block;width:36px;height:36px;margin-left:10px;background-image:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='18' cy='18' r='18' fill='%23fff' fill-opacity='.75'/%3E%3Ccircle cx='18' cy='18' r='17.5' stroke='%23000' stroke-opacity='.75'/%3E%3Cpath d='M22.072 17.997c-.058-.048-.105-.081-.146-.12-2.482-2.416-4.964-4.833-7.449-7.246-.1-.099-.091-.143.004-.234.466-.443.926-.892 1.383-1.344.069-.068.102-.072.174-.002 3.036 2.958 6.073 5.915 9.113 8.87.068.065.064.097-.002.16-3.039 2.955-6.077 5.91-9.112 8.87-.075.072-.108.06-.175-.006-.464-.457-.93-.913-1.402-1.364-.08-.076-.08-.115 0-.192 2.49-2.421 4.979-4.844 7.467-7.267.04-.04.086-.074.145-.125z' fill='%23000' fill-opacity='.75'/%3E%3C/svg%3E");background-size:36px 36px;background-position:center;background-repeat:no-repeat}}@media (max-width: 767px){.kh-news-popup{width:100%;height:100%;margin-top:0}.kh-news-popup__m-header{position:-webkit-sticky;position:sticky;top:0;display:flex;justify-content:center;align-items:center;width:100%;height:50px;background-color:#1a082c}.kh-news-popup__close{width:30px;height:30px;background:transparent;z-index:1}.kh-news-popup__close:before,.kh-news-popup__close:after{content:'';position:absolute;top:14px;left:3px;display:inline-block;width:24px;height:2px;background-color:#fff}.kh-news-popup__close:before{transform:rotate(45deg)}.kh-news-popup__close:after{transform:rotate(-45deg)}.kh-news-popup__content{background-color:#fff}.kh-news-popup__date{display:none}.kh-news-popup__title{margin-top:0}.kh-news-popup__descr{font-size:16px;line-height:22px}.kh-news-popup__row{margin-top:20px}.kh-news-popup__btns{flex-direction:column;align-items:center}.kh-news-popup__btn{max-width:300px;width:100%;height:40px;font-size:20px}.kh-news-popup__btn+.kh-news-popup__btn{margin-top:20px}.kh-news-popup__conditions-btn{margin-right:0}.kh-news-popup__nav{margin-top:30px;justify-content:space-between}.kh-news-popup__nav-btn{font-size:14px;letter-spacing:0.02em}.kh-news-popup__nav-btn+.kh-news-popup__nav-btn{margin-left:0}}@media (max-width: 340px){.kh-news-popup__nav-btn{font-size:13px}.kh-news-popup__prev-btn:before{width:32px;height:32px;background-size:32px 32px}.kh-news-popup__next-btn:after{width:32px;height:32px;background-size:32px 32px}}.kh-follow__form{display:flex;justify-content:center}.kh-follow__form label.error{display:block;margin-top:10px;font-size:14px;line-height:18px;letter-spacing:0.02em;color:#ff0000}.kh-follow__input-wrapper{width:380px}.kh-follow__input{width:100%;height:40px;padding:0 10px;box-sizing:border-box;border:none;border-radius:0;box-shadow:inset 0 1px 2px rgba(0,0,0,0.25);background-color:#f1f1f1;font-size:14px;outline:none}.kh-follow__input::-webkit-input-placeholder{color:#939393}.kh-follow__input::-moz-placeholder{color:#939393}.kh-follow__input:-ms-input-placeholder{color:#939393}.kh-follow__input::-ms-input-placeholder{color:#939393}.kh-follow__input::placeholder{color:#939393}.kh-follow__input:focus::-webkit-input-placeholder{color:#c6c6c6}.kh-follow__input:focus::-moz-placeholder{color:#c6c6c6}.kh-follow__input:focus:-ms-input-placeholder{color:#c6c6c6}.kh-follow__input:focus::-ms-input-placeholder{color:#c6c6c6}.kh-follow__input:focus::placeholder{color:#c6c6c6}.kh-follow__btn{width:200px;height:40px;margin-left:20px;border:2px solid #43205b;box-sizing:border-box;background-color:transparent;font-size:20px;letter-spacing:0.05em;text-transform:uppercase;color:#43205b;outline:none;cursor:pointer}.kh-follow__btn:hover{border-color:#6c43bf;color:#6c43bf}.kh-follow__personal-text{margin-top:20px;font-size:12px;line-height:16px;text-align:center;letter-spacing:0.08em;color:rgba(0,0,0,0.5)}@media (max-width: 1399px){.kh-follow__input{height:36px}.kh-follow__btn{width:180px;height:36px;font-size:16px}.kh-follow__personal-text{font-size:11px;line-height:14px;letter-spacing:0.05em}}@media (max-width: 767px){.kh-follow__form{flex-direction:column;align-items:center}.kh-follow__input-wrapper{width:100%}.kh-follow__input{height:40px}.kh-follow__btn{max-width:300px;width:100%;height:40px;margin-top:20px;margin-left:0;font-size:20px}.kh-follow__personal-text{font-size:12px;line-height:16px;letter-spacing:0.1em;text-align:left}}.kh-follow-popup{width:500px}.kh-follow-popup__close{width:30px;height:30px;background:transparent}.kh-follow-popup__close:before,.kh-follow-popup__close:after{content:'';position:absolute;top:14px;left:3px;display:inline-block;width:24px;height:2px;background-color:#1a082c}.kh-follow-popup__close:before{transform:rotate(45deg)}.kh-follow-popup__close:after{transform:rotate(-45deg)}.kh-follow-popup__content{padding:50px 45px;box-sizing:border-box}.kh-follow-popup__title{font-weight:bold;font-size:16px;line-height:22px;text-align:center;letter-spacing:0.02em;text-transform:uppercase;color:#43205b}.kh-follow-popup__descr{margin-top:20px;font-size:14px;line-height:20px;text-align:center;letter-spacing:0.02em}@media (max-width: 1023px){.kh-follow-popup-wrapper{align-items:center}}@media (max-width: 767px){.kh-follow-popup{max-width:360px;width:100%}.kh-follow-popup__content{padding:30px 20px}.kh-follow-popup__title{letter-spacing:0.03em;text-align:left}.kh-follow-popup__descr{margin-top:10px;font-size:16px;line-height:22px;text-align:left}}.kh-question{margin-bottom:-50px;padding:73px 205px;background:url("/kinohero/img/question-bg.jpg") center no-repeat}.kh-question__form{padding:50px 65px;background-color:#6c43bf}.kh-question__form label.error{position:absolute;top:calc(100% + 2px);left:0;font-size:12px;line-height:18px;letter-spacing:0.03em;color:#ff0000}@media (max-width: 767px){.kh-question__form label.error{position:static;top:initial;left:initial;display:block;margin-top:5px}}.kh-question__title{font-weight:bold;font-size:32px;line-height:40px;text-align:center;letter-spacing:0.05em;text-transform:uppercase;color:#fff}.kh-question__sub-title{margin-top:10px;font-size:14px;line-height:18px;text-align:center;letter-spacing:0.02em;color:#fff}.kh-question__row{margin-top:30px;display:flex}.kh-question__col:first-child{width:270px;flex-shrink:0}.kh-question__col:last-child{margin-left:30px;flex:1 1 auto}.kh-question__input-wrapper{position:relative}.kh-question__input-wrapper+.kh-question__input-wrapper{margin-top:24px}.kh-question__input{width:100%;height:40px;padding:0 10px;box-sizing:border-box;border:none;border-radius:0;box-shadow:inset 0 1px 2px rgba(0,0,0,0.25);background-color:#f1f1f1;font-size:14px;outline:none}.kh-question__input::-webkit-input-placeholder{color:#b6b6b6}.kh-question__input::-moz-placeholder{color:#b6b6b6}.kh-question__input:-ms-input-placeholder{color:#b6b6b6}.kh-question__input::-ms-input-placeholder{color:#b6b6b6}.kh-question__input::placeholder{color:#b6b6b6}.kh-question__select{width:100%;height:40px;padding:0 10px;box-sizing:border-box;border:none;box-shadow:inset 0 1px 2px rgba(0,0,0,0.25);background-color:#f1f1f1;font-size:14px;outline:none;vertical-align:top;cursor:pointer}.kh-question__select .jq-selectbox__select{width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg width='16' height='9' viewBox='0 0 16 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.003 6.393c.042-.048.072-.088.107-.122 2.147-2.068 4.296-4.136 6.44-6.207.088-.084.127-.076.208.004.394.388.793.77 1.195 1.152.06.057.064.085.002.145-2.63 2.53-5.258 5.061-7.885 7.594-.058.057-.086.053-.142-.001A8915.924 8915.924 0 0 0 .044 1.364c-.065-.063-.054-.09.005-.146C.456.831.86.442 1.26.05c.068-.067.102-.067.171 0 2.152 2.075 4.306 4.149 6.46 6.222.035.034.065.072.11.121z' fill='%23BDBDBD'/%3E%3C/svg%3E");background-position:right center;background-repeat:no-repeat}.kh-question__select .jq-selectbox__select:hover{background-image:url("data:image/svg+xml,%3Csvg width='16' height='9' viewBox='0 0 16 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.003 6.393c.042-.048.072-.088.107-.122 2.147-2.068 4.296-4.136 6.44-6.207.088-.084.127-.076.208.004.394.388.793.77 1.195 1.152.06.057.064.085.002.145-2.63 2.53-5.258 5.061-7.885 7.594-.058.057-.086.053-.142-.001A8915.924 8915.924 0 0 0 .044 1.364c-.065-.063-.054-.09.005-.146C.456.831.86.442 1.26.05c.068-.067.102-.067.171 0 2.152 2.075 4.306 4.149 6.46 6.222.035.034.065.072.11.121z' fill='%23000'/%3E%3C/svg%3E")}.kh-question__select .jq-selectbox__select-text{line-height:40px}.kh-question__select .jq-selectbox__select-text.placeholder{color:#b6b6b6}.kh-question__select .jq-selectbox__select-text.placeholder:hover{color:#000}.kh-question__select .jq-selectbox__dropdown{left:0;width:100%}.kh-question__select .jq-selectbox__dropdown ul{margin:0;padding:0}.kh-question__select .jq-selectbox__dropdown ul li{padding:0 10px;line-height:40px;background-color:#f1f1f1;color:#000}.kh-question__select .jq-selectbox__dropdown ul li:hover{background-color:#43205b;color:#fff}.kh-question__select.dropdown{background-color:#e9e9e9}.kh-question__select.dropdown .jq-selectbox__select{background-image:url("data:image/svg+xml,%3Csvg width='16' height='9' viewBox='0 0 16 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.003 2.607c.042.048.072.088.107.122 2.147 2.068 4.296 4.136 6.44 6.207.088.084.127.076.208-.004.394-.388.793-.77 1.195-1.152.06-.057.064-.085.002-.145-2.63-2.53-5.258-5.061-7.885-7.594-.058-.057-.086-.053-.142.001A8920.08 8920.08 0 0 1 .044 7.636c-.065.063-.054.09.005.146.407.387.812.776 1.212 1.168.068.067.102.067.171 0 2.152-2.075 4.306-4.149 6.46-6.222.035-.034.065-.072.11-.121z' fill='%23BDBDBD'/%3E%3C/svg%3E")}.kh-question__select.dropdown .jq-selectbox__select-text{color:#b6b6b6 !important}.kh-question__textarea{display:block;width:100%;height:104px;padding:11px 10px;box-sizing:border-box;border:none;border-radius:0;box-shadow:inset 0 1px 2px rgba(0,0,0,0.25);background-color:#f1f1f1;font-size:14px;line-height:18px;outline:none;-webkit-appearance:none;resize:none}.kh-question__textarea::-webkit-input-placeholder{color:#b6b6b6}.kh-question__textarea::-moz-placeholder{color:#b6b6b6}.kh-question__textarea:-ms-input-placeholder{color:#b6b6b6}.kh-question__textarea::-ms-input-placeholder{color:#b6b6b6}.kh-question__textarea::placeholder{color:#b6b6b6}.kh-question__submit-row{display:flex;justify-content:center;margin-top:30px}.kh-question__add-file{display:flex;align-items:center;font-size:14px;line-height:16px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#fff;cursor:pointer}.kh-question__add-file:before{content:'';display:inline-block;width:28px;height:32px;margin-right:10px;background-image:url("data:image/svg+xml,%3Csvg width='28' height='32' viewBox='0 0 28 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.257 2.475l-.344-.337.344.337a6.494 6.494 0 0 1 9.327 0l.357-.35-.357.35c2.553 2.611 2.556 6.828 0 9.443L14.156 23.596a4.163 4.163 0 0 1-6.028-.056l-.34.321.34-.321c-1.579-1.674-1.533-4.337.085-5.992l8.984-9.177a.5.5 0 0 1 .707-.007l.35-.358-.35.358 1.428 1.398a.5.5 0 0 1 .008.707l-8.983 9.177c-.479.49-.535 1.319-.047 1.836a1.166 1.166 0 0 0 1.701.017L23.44 9.82a3.774 3.774 0 0 0 0-5.25l-.358.35.357-.35a3.498 3.498 0 0 0-5.037 0l-13.11 13.41.357.35-.357-.35c-2.358 2.412-2.401 6.319-.076 8.717a5.83 5.83 0 0 0 8.408.02l10.753-11a.5.5 0 0 1 .707-.008l1.43 1.398.35-.358-.35.358a.5.5 0 0 1 .008.707l-10.753 11a8.826 8.826 0 0 1-12.707-.03l-.36.349.36-.348c-3.46-3.57-3.4-9.337.085-12.901l-.358-.35.358.35 13.11-13.41z' fill='%23EAA734' stroke='%236C43BF'/%3E%3C/svg%3E");background-size:28px 32px;background-position:center;background-repeat:no-repeat}.kh-question__add-file:hover{color:#eaa734}.kh-question__add-file:active{color:#43205b}.kh-question__add-file:active:before{background-image:url("data:image/svg+xml,%3Csvg width='30' height='34' viewBox='0 0 30 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.391 2.609l-.352-.348.352.348a7.038 7.038 0 0 1 10.047 0l.355-.35-.355.35c2.748 2.787 2.75 7.284 0 10.074L15.194 25.09a4.525 4.525 0 0 1-6.513-.06l-.362.345.362-.345c-1.703-1.79-1.653-4.637.091-6.406l9.626-9.751a.578.578 0 0 1 .81-.009l.35-.358-.35.358 1.532 1.487c.223.217.227.57.008.792l-9.624 9.75c-.503.51-.56 1.374-.05 1.91a1.218 1.218 0 0 0 1.768.018l12.245-12.408a3.957 3.957 0 0 0 0-5.536l-.357.35.356-.35a3.73 3.73 0 0 0-5.343 0L5.697 19.125l.356.35-.356-.35c-2.515 2.55-2.56 6.684-.081 9.22a6.244 6.244 0 0 0 8.954.021l-.356-.35.356.35L26.092 16.68a.578.578 0 0 1 .81-.009l1.532 1.485.349-.359-.349.36c.224.216.228.57.01.792L16.922 30.636a9.55 9.55 0 0 1-13.668-.03l-.358.349.358-.35c-3.719-3.805-3.654-9.95.09-13.748l-.355-.351.356.351L17.39 2.609z' fill='%2343205B' stroke='%236C43BF'/%3E%3C/svg%3E")}.kh-question__add-file input{display:none}.kh-question__file-item{display:flex;align-items:center}.kh-question__file-item:before{content:'';display:inline-block;width:24px;height:32px;margin-right:10px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='32' fill='none' viewBox='0 0 24 32'%3E%3Cpath fill='%23EAA734' stroke='%236C43BF' stroke-width='.5' d='M22.942 6.302h.001a2.74 2.74 0 01.807 1.942V29A2.75 2.75 0 0121 31.75H3A2.75 2.75 0 01.25 29V3A2.75 2.75 0 013 .25h12.756a2.75 2.75 0 011.942.808l5.244 5.244zm-6.765-3.235l-.427-.427v5.61h5.61l-.427-.427-4.756-4.756zM21 29.25h.25v-18.5H14.5c-.693 0-1.25-.557-1.25-1.25V2.75H2.75v26.5H21zM17.75 15.5v1.75c0 .274-.226.5-.5.5H6.75a.502.502 0 01-.5-.5V15.5c0-.274.226-.5.5-.5h10.5c.274 0 .5.226.5.5zm-11 4.75h10.5c.274 0 .5.226.5.5v1.75c0 .274-.226.5-.5.5H6.75a.502.502 0 01-.5-.5v-1.75c0-.274.226-.5.5-.5z'/%3E%3C/svg%3E");background-size:24px 32px;background-position:center;background-repeat:no-repeat}.kh-question__file-name{font-size:14px;line-height:16px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#fff}.kh-question__file-remove{margin-left:10px;font-size:18px;color:#fff;cursor:pointer}.kh-question__file-error{margin-top:5px;font-size:12px;line-height:18px;letter-spacing:0.03em;color:#ff0000;text-align:center}.kh-question__submit-btn{width:200px;height:40px;margin-left:30px;box-sizing:border-box;background-color:#eaa734;border:2px solid #eaa734;font-size:20px;letter-spacing:0.05em;text-transform:uppercase;color:#000;outline:none;cursor:pointer}.kh-question__submit-btn:hover{background-color:transparent;color:#eaa734}.kh-question__privacy{margin-top:20px;font-size:12px;line-height:16px;text-align:center;letter-spacing:0.08em;color:rgba(255,255,255,0.5)}.kh-question__privacy a{color:rgba(255,255,255,0.5)}.kh-question__privacy a:hover{text-decoration:none}@media (max-width: 1399px){.kh-question{padding:70px 80px;background:url("/kinohero/img/question-bg-small.jpg") center no-repeat}.kh-question__form{padding:40px 55px}.kh-question__title{font-size:24px;line-height:30px;letter-spacing:0.03em}.kh-question__sub-title{margin-top:20px;font-size:13px}.kh-question__col:first-child{width:260px}.kh-question__input-wrapper+.kh-question__input-wrapper{margin-top:20px}.kh-question__input{height:36px;font-size:13px}.kh-question__select{height:36px;font-size:13px}.kh-question__select .jq-selectbox__select-text{line-height:36px}.kh-question__textarea{padding:10px;height:92px;font-size:13px}.kh-question .jq-selectbox__dropdown ul li{line-height:36px}.kh-question__add-file{font-size:13px;letter-spacing:0.02em}.kh-question__add-file:before{width:26px;height:30px;background-size:26px 30px}.kh-question__submit-btn{width:180px;height:36px;font-size:16px}.kh-question__privacy{font-size:11px;line-height:14px;letter-spacing:0.05em}}@media (max-width: 1023px){.kh-question{padding:70px 50px}.kh-question__form{padding:40px 46px}.kh-question__col:first-child{width:205px}}@media (max-width: 767px){.kh-question{padding:30px 20px;background:#6c43bf}.kh-question__form{padding:0}.kh-question__title{text-align:left}.kh-question__sub-title{margin-top:10px;font-size:16px;line-height:22px;letter-spacing:0.02em;text-align:left}.kh-question__row{flex-direction:column}.kh-question__col:first-child{width:100%}.kh-question__col:last-child{width:100%;margin-left:0;flex:0}.kh-question__col+.kh-question__col{margin-top:10px}.kh-question__input-wrapper+.kh-question__input-wrapper{margin-top:10px}.kh-question__input{height:40px;font-size:14px}.kh-question__select{height:40px;font-size:14px}.kh-question__select .jq-selectbox__select-text{line-height:40px}.kh-question__textarea{padding:11px 10px;height:105px;font-size:14px}.kh-question__submit-row{margin-top:20px;flex-direction:column;align-items:center}.kh-question__add-file{font-size:16px}.kh-question__add-file:before{width:28px;height:32px;background-size:28px 32px}.kh-question__submit-btn{max-width:300px;width:100%;height:40px;margin-top:20px;margin-left:0;font-size:20px;letter-spacing:0.05em}.kh-question__privacy{font-size:12px;line-height:16px;letter-spacing:0.1em;text-align:left}}.kh-info{display:flex;align-items:flex-start}.kh-info-header{height:50px;padding:0 20px;background-color:#43205b;background-image:url("data:image/svg+xml,%3Csvg width='21' height='12' viewBox='0 0 21 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.504 8.525c.056-.066.094-.118.14-.163 2.819-2.758 5.638-5.515 8.454-8.276.115-.113.166-.102.272.004.517.518 1.041 1.028 1.568 1.536.08.077.084.114.003.194-3.452 3.373-6.902 6.748-10.349 10.125-.076.076-.113.071-.186-.002A11832.33 11832.33 0 0 0 .058 1.819c-.085-.083-.07-.12.006-.194C.598 1.11 1.13.59 1.655.067c.09-.09.134-.09.225-.001 2.824 2.767 5.651 5.532 8.478 8.297.046.045.086.096.146.162z' fill='%23fff'/%3E%3C/svg%3E");background-position:right 20px center;background-repeat:no-repeat;font-weight:bold;font-size:16px;line-height:50px;letter-spacing:0.03em;text-transform:uppercase;color:#fff;cursor:pointer}.kh-info-header-nav{position:absolute;width:100%;display:block;background-color:#fff}.kh-info-header-nav__item{display:block;padding:0 20px;box-sizing:border-box;border-bottom:1px solid #e3e3e3;color:#43205b;font-size:16px;font-weight:bold;line-height:50px;text-decoration:none}.kh-info-nav{position:-webkit-sticky;position:sticky;top:80px;width:375px;flex-shrink:0}.kh-info-nav__title{font-weight:bold;font-size:18px;line-height:24px;letter-spacing:0.05em;text-transform:uppercase;color:#43205b}.kh-info-nav__list{margin-top:12px}.kh-info-nav__list-item+.kh-info-nav__list-item{margin-top:10px}.kh-info-nav__link{font-size:14px;line-height:20px;letter-spacing:0.05em;text-decoration:none;color:#000}.kh-info-nav__link:hover{color:#6c43bf}.kh-info-nav__link.active{color:#43205b}.kh-info-content{width:645px;margin-left:30px}.kh-info-content__title{margin-bottom:10px;font-weight:bold;font-size:32px;line-height:40px;letter-spacing:0.05em;text-transform:uppercase;color:#43205b}.kh-info-content__text{font-size:14px;line-height:20px;letter-spacing:0.05em}.kh-info-content__text p{margin:0}.kh-info-content__text p+p{margin-top:12px}@media (max-width: 1399px){.kh-info-nav{width:260px}.kh-info-nav__title{font-size:16px;line-height:22px}.kh-info-nav__link{font-size:13px;line-height:18px;letter-spacing:0.02em}.kh-info-content{width:auto;flex:1 1 auto}.kh-info-content__title{font-size:24px;line-height:30px;letter-spacing:0.03em}.kh-info-content__text{font-size:14px;line-height:20px;letter-spacing:0.05em}}@media (max-width: 767px){.kh-info-nav{display:none}.kh-info-content{width:100%;margin-left:0;margin-top:24px}.kh-info-content__title{font-size:16px;line-height:22px}.kh-info-content__text{line-height:18px;letter-spacing:0.01em}}
