

/* Start:/local/templates/.default/components/bp/cache.set/shops_utp/style.css?17682996437724*/

.shops__list .st-form__input {
    background: #FFF;
}


@media (min-width: 767px) {
    .shops_utp .items {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        margin-bottom: 80px;
    }
}

/*.shops_utp {*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    justify-content: space-between;*/
/*    align-items: center;*/
/*    gap: 45px;*/
/*}*/

.shops_utp .items {
    display: grid;
    justify-content: center;
    gap: 54px;
    margin-top: 50px;
}

.shops_utp .item {
    width: 324px;
    height: 299px;
    border-radius: 20px;
    background: linear-gradient(180deg, #F8FBFF 0%, #DBE6ED 100%);
}

.shops_utp .number {
    font-family: Montserrat, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    opacity: 0.7;
    background: linear-gradient(180deg, #DFE9F3 21.9%, #CDDBE5 99.82%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

    padding-left: 20px;
}

.shops_utp .intro {
    color: #001A34;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 289px;
    margin: 0 auto;
}

.shops_utp .img {
    position: relative;
}

.shops_utp .img img {
    position: absolute;
    transform: translate(0, -25%);
    max-width: none;
    max-height: none;
}

.shops_utp .img1 img {
    /*height: 200px;*/
    /*width: 200px;*/
    right: -13px;
}

.shops_utp .img3 img {
    right: 0;
    top: -35px;
}

.shops_utp .img4 img {
    right: -13px;
}

.shops_utp .item {
    display: grid;
    grid-template-rows: 1fr 1fr;
}

.shops_utp .item .line1 {
    display: grid;
    grid-template-columns: 1fr 2fr;
    justify-content: center;
    align-content: center;
}


@media (min-width: 767px) {
    .shops_utp .subscribe_mobil {
        display: none;
    }
}


.shops_utp .subscribe_mobil {
    margin: 80px auto;
    width: 320px;
}

.shops_utp .subscribe_mobil .bg {
    width: 320px;
    height: 275px;
    flex-shrink: 0;
    aspect-ratio: 64/55;

    margin: 0 auto;
    display: grid;
    justify-content: center;

    border-radius: 20px;
    background: url('/upload/so/shops/subscribe_mobil.jpg?v=1') lightgray -0.125px 0px / 100.078% 155.273% no-repeat;
}

.shops_utp .subscribe_mobil .title {
    width: 279px;
    height: 108px;
    flex-shrink: 0;

    display: grid;
    justify-content: center;
    align-content: center;

    border-radius: 0px 0px 20px 20px;
    background: rgba(255, 255, 255, 0.90);
    box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.08);

    color: #001A34;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

/*.shops_utp .subscribe2 {*/
/*    width: 1460px;*/
/*    height: 234px;*/
/*    flex-shrink: 0;*/
/*    aspect-ratio: 730/117;*/

/*    border-radius: 8px;*/
/*    background: url(/local/templates/.default/components/bp/cache.set/shops_utp/<path-to-image>) lightgray 50% / cover no-repeat;*/
/*}*/

.shops_utp .subscribe_mobil .title {
    width: 279px;
    height: 108px;
    flex-shrink: 0;

    display: grid;
    justify-content: center;
    align-content: center;

    border-radius: 0px 0px 20px 20px;
    background: rgba(255, 255, 255, 0.90);
    box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.08);

    color: #001A34;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.shops_utp .subscribe_mobil .form {
    margin-top: 40px;
}

.shops_utp .subscribe_mobil .form .st-form__input {
    border-radius: 8px;
    padding: 14px 18px;
    /*height: 48px !important;*/
    /*border: 1px solid #dbe0e5;*/
}

.shops_utp .subscribe_mobil .form .st-form__field span.placeholder {
    background: #fff;
    top: 7px;
    left: 10px;
    width: fit-content;
}


.shops_utp .subscribe_mobil .form button {
    width: 100%;
    height: 52px;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
}

.shops_utp .subscribe_mobil .form button:hover {
    background: #6bd01b;
    border-color: #6bd01b;
}

/*.shops_utp .subscribe_mobil .form button:hover {*/
/*    color: #777D83;*/
/*    font-family: Montserrat;*/
/*    font-size: 10px;*/
/*    font-style: normal;*/
/*    font-weight: 400;*/
/*    line-height: normal;*/
/*}*/

.shops_utp .subscribe_mobil .form .confirm_wrp1 {
    width: 300px;
    margin-top: 18px;
    padding: 0 10px;
}

.shops_utp .subscribe_mobil .form .confirm_wrp2 {
    display: flex;
    gap: 10px;
    align-items: normal;
    position: relative;
}

.shops_utp .subscribe_mobil .form .confirm_wrp1 input {
    left: -999999999px;
    position: absolute;
}

.shops_utp .subscribe_mobil .form .confirm_wrp1 .checkbox_label {
    cursor: pointer;
    width: 15px;
    min-width: 15px;
    height: 15px;
    display: block;
    border: 1px solid #6BB431;
    position: relative;
}

.shops_utp .subscribe_mobil .form .confirm_wrp1 .checkbox_text,
.shops_utp .subscribe_mobil .form .confirm_wrp1 .checkbox_text a
{
    color: #777D83;
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}


.shops_utp .subscribe_mobil .form .confirm_wrp1 input:checked ~ .checkbox_label {
    background: #6BB431;
}

.shops_utp .subscribe_mobil .form .confirm_wrp1 input:checked ~ .checkbox_label::after {
    content: '';
    position: absolute;
    left: 4px;
    top: 1px;
    width: 4px;
    height: 8px;
    border: solid white;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}



@media (max-width: 767px) {
    .shops_utp .subscribe_desktop {
        display: none;
    }
}

.shops_utp .subscribe_desktop {
    width: 1460px;
    height: 234px;
    flex-shrink: 0;
    aspect-ratio: 730/117;

    border-radius: 8px;
    background: url('/upload/so/shops/subscribe_desktop.jpg?v=2') lightgray 50% / cover no-repeat;

    margin-bottom: 40px;
    position: relative;
}


.shops_utp .subscribe_desktop .confirm_wrp1 {
    display: none;
}

.shops_utp .subscribe_desktop .area1 {
    width: 440px;
    position: absolute;
    top: 30px;
    left: 47px;
}

.shops_utp .subscribe_desktop .title {
    color: #001A34;
    font-family: Montserrat, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.shops_utp .subscribe_desktop .area2 {
    display: grid;
    grid-template-columns: 1fr 160px;
    justify-content: center;
    align-content: center;
    margin-top: 30px;
}

.shops_utp .subscribe_desktop .form .st-form__input {
    border-radius: 8px 0 0 8px;
    padding: 14px 18px;
}

.shops_utp .subscribe_desktop .form .st-form__field span.placeholder {
    background: transparent;
    top: 7px;
    left: 10px;
    width: fit-content;
}

.shops_utp .subscribe_desktop .form .st-form__btn {
    margin-top: 0;
    border-radius: 0 8px 8px 0;
    width: 160px;
}

/*.shops_utp .subscribe_desktop .form input ~ .error {*/
/*    opacity: 1;*/
/*}*/

.shops_utp .subscribe_desktop .title {

}

.shops_utp .subscribe_desktop .title {

}
/* End */


/* Start:/local/static/build/css/pages/shops.css?17682980445574*/
.page__side-r{width:calc(100% - 330px)}.page__side-r .js-ajax-promo-block{min-height:20px}.page__side-l{width:280px;margin-right:50px;position:relative}.page__cnt-info{font-size:14px;line-height:18px;color:#a2a9ad}.page__control-b:before{font-size:20px}.page__control-b.is-right{transform:rotate(90deg)}.page__control-b-wrapp{display:flex;align-items:center}.page__control-b-name{font-weight:500;margin-left:4px}.page__control-b-num{background:#f73d34;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;border-radius:3px;position:absolute;color:#fff;display:inline-block;padding:2px 5px;right:-4px;top:-4px}.page__control{display:flex;justify-content:space-between;align-items:center;margin-top:11px;margin-bottom:50px}.page__control .__select{font-size:14px}.page__control .__select__title{background:#f2f3f5;border:0}.page__control .__select__title:after{color:#a2a9ad;background:#a2a9ad}.page__control-wrap{height:40px}.page__empty{width:24px}@keyframes showSlide{0%{opacity:0}to{opacity:1}}.place{display:flex;justify-content:space-between;align-items:flex-start;margin-top:50px}.place__l{display:flex;flex-wrap:wrap;width:50%}.place__item{width:47%;margin-bottom:50px;display:flex;font-size:14px;line-height:20px}.place__item:nth-child(1){margin-right:30px}.place__item:nth-child(3){width:100%}.place__item span.is-green{font-weight:700;color:#6bb431}.place__item span.is-red{font-weight:700;color:#f73d34}.place__item strong{display:block}.place__link{transition:.3s}.place__link>a{color:#3389ea;border-bottom:1px dashed #3389ea}.place__link.is-long{width:max-content}.place__link:hover>a{border-bottom-color:transparent}.place__icon{margin-right:24px;padding-top:4px}.place__icon:before{font-size:76px;color:#b1b9c2}.place__icon.icon-3d_house:before{font-size:76px}.place__icon.icon-3b_time:before{font-size:64px}.place__icon.icon-3c_point:before{font-size:66px}.place__map{border-radius:8px;overflow:hidden;margin-bottom:100px;width:720px;height:480px}.place__map>iframe{max-width:100%}.place .mr{height:16px}.shops-page{margin-bottom:50px}.shops-page__link-i{padding-right:34px;position:relative;flex-grow:1;text-align:right;display:flex;align-items:center;justify-content:flex-end;color:#001a34}.shops-page__link-i .icon{position:absolute;right:0;color:#b1b9c2}.shops-page__link-i .icon:before{font-size:24px}.shops-page__link-i:hover{color:#c736ac}.shops-page__link-i:hover .icon{color:#c736ac}.shops-page .page-title{margin:0}.shops-page .tabs{margin-top:-124px}.shops-page .tabs__head{width:1125px;height:130px;margin:auto;background:#fff;box-shadow:0 0 40px rgba(0,0,0,.07);border-radius:8px;margin-top:40px}.shops-page .tabs__head-el{height:130px;font-weight:400;text-transform:none;display:flex;justify-content:center;align-items:center;transition:.3s;border-radius:0;background:#fff}.shops-page .tabs__head-el:first-child{border-radius:8px 0 0 8px}.shops-page .tabs__head-el:last-child{border-radius:0 8px 8px 0}.shops-page .tabs__head-el:last-child:after{background:0 0}.shops-page .tabs__head-el:after{left:auto;height:44px;width:1px;right:0;top:50%;margin-top:-22px;opacity:1;background:#dbe0e5}.shops-page .tabs__head-el.is-active{border-radius:8px;box-shadow:0 4px 30px rgba(0,0,0,.1);height:160px;margin-top:-15px;margin-left:-1px;z-index:1}.shops-page .tabs__head-el.is-active:after{opacity:0}.shops-page .tabs__head-el.is-active>span{line-height:20px}.shops-page .tabs__head-el.is-active>span:before{color:#6bb431}.shops-page .tabs__head-el:hover>span:before{color:#6bb431}.shops-page .tabs__head-el>span{text-align:left;position:relative}.shops-page .tabs__head-el>span:before{font-size:44px;color:#b1b9c2;left:0;text-align:center;display:inline-block;padding-right:10px}.shops-page .tabs__head-el>span.icon-2v_photo:before{font-size:34px}.shops-page .tabs__head-el>span.icon-2x_video:before{font-size:34px}.shops-page .tabs__head-el>span.icon-2y_girl:before{font-size:42px}.shops-page .tabs__head-el>span i{color:#3389ea;font-size:10px;position:absolute;font-style:normal;font-weight:600;top:-100%;left:50px}.shops-page .tabs__content{box-shadow:none;margin-top:40px;padding:40px 0 0;height:auto}.shops-page .tabs__content-el{position:absolute}.shops-page .tabs__content-el.is-active{position:static}.shops-page .tabs .page-title-block{margin-top:0}.shops-page .tabs .page-title{margin-top:0}.shops-page .page__control{margin-top:60px}.shops-page .prod__list{margin-right:-2.3%}.shops-page .prod__el{margin-right:2.3%;margin-bottom:22px}.shops-page .prod__btn.is-blue{width:100%}.shops-page .catg .page-title-block{margin-top:0}.shops-page form{max-width:368px}.shops-page__back{margin-top:15px;font-size:17px;width:max-content}.shops-page__back>a{padding-bottom:1px}.shops-page iframe{border:0}.shop-slaider{margin:25px 0 0 0;display:block;width:1444px;max-width:100%;position:relative;min-height:300px}.shop-slaider__banner--left{width:534px;position:absolute;z-index:1;left:0}.shop-slaider__banner--right{width:1052px;float:right;max-width:100%;position:relative;z-index:2;-webkit-clip-path:polygon(100% 0,-7px 0,100% 705%);clip-path:polygon(100% 0,-7px 0,100% 705%)}.shop-slaider__banner--right a{border-radius:8px;overflow:hidden;max-height:220px}.shop-slaider .swiper-button-prev{left:102px;box-shadow:0 0 10px rgba(255,255,255,.3)}.shop-slaider .swiper-button-next{right:2px;box-shadow:0 0 10px rgba(255,255,255,.3)}.shop-slaider .swiper-container-horizontal>.swiper-pagination-bullets{bottom:15px;position:absolute}div.swiper__bullet{margin:-12px auto}.shops-page .tabs__head{z-index:3;position:relative}
/* End */


/* Start:/local/static/build/css/pages/turnkey_lighting.css?17682980452829*/
.page{background:0 0}.key-light{position:relative;z-index:2}.key-light__wrap{margin-top:17px}.key-light__wrap--flex{display:flex}.key-light__h1{color:#000;font-size:48px;font-weight:700}.key-light__left{margin-top:35px;flex:1 1 auto}.key-light__right{flex:0 0 800px}.key-light__line{margin:22px 0;width:127px;height:3px;background:#6bb431}.key-light__text{width:370px;color:#000;font-size:24px;font-weight:400;margin-bottom:35px}.key-light__btn.btn{width:280px;height:50px;font-size:16px;font-weight:700;text-transform:uppercase;padding:15px}.key-light__img{position:absolute;width:1920px;height:1273px;top:0;left:50%;transform:translate(-50%,0);z-index:1}.key-light__two{position:relative;z-index:3;margin-top:115px}.key-light__two .key-light__h1{text-align:center;font-size:48px;position:relative;z-index:3}.key-light__two .btn{margin:0 auto 20px;position:relative;z-index:3}.key-light__three{display:flex;position:relative;z-index:3;margin:146px auto 0;width:1220px}.key-light__three .btn{padding:15px}.key-light__list{margin-top:90px;display:flex;justify-content:space-between;position:relative;z-index:3}.key-light__list:last-child{margin-top:50px}.key-light__list--top img{height:230px}.key-light__list--bottom img{height:205px}.key-light__item{width:350px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:30px}.key-light__item img:first-child{margin-left:-20px}.key-light__item p{margin-top:23px;color:#000;text-align:center;font-size:20px;font-weight:400}.key-light__without p{color:#000;text-align:right;font-size:32px;font-weight:700;text-transform:uppercase}.key-light__without span{color:#000;text-align:right;display:inline-block;font-size:24px;font-weight:500}.key-light__enter{flex:0 0 311px;margin:0 50px}.key-light__address{flex-direction:column}.key-light__address.place{flex:0 0 340px;margin-top:0;margin-bottom:109px}.key-light__address .place__item{flex-direction:row;flex-wrap:nowrap;width:100%;margin:0}.key-light__address .place__item:first-child{margin-bottom:27px}.is-form-white.popup-box{width:638px;min-height:572px;display:flex;align-items:center;justify-content:center;flex-direction:column}.is-form-white.popup-box .st-form{width:350px}.is-form-white.popup-box .st-form__field{max-width:100%;margin:0 0 20px}.is-form-white.popup-box .st-form__input{margin-bottom:0}.is-form-white.popup-box .st-form.is-circle div.input-block span.placeholder{top:calc(100% - 37px)}.is-form-white.popup-box .st-form.is-circle .st-form__btn{margin-top:-6px}.is-form-white .popup-box__text{text-align:center}.is-form-white .popup-box__text._type-2{text-align:center;font-size:24px;font-weight:500}.is-form-white .popup-box__content{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.mobile--hide{display:block}.mobile--show{display:none}
/* End */
/* /local/templates/.default/components/bp/cache.set/shops_utp/style.css?17682996437724 */
/* /local/static/build/css/pages/shops.css?17682980445574 */
/* /local/static/build/css/pages/turnkey_lighting.css?17682980452829 */
