input,textarea{color:#000}::-webkit-input-placeholder{color:#c8c8c8}:-moz-placeholder{color:#c8c8c8}::-moz-placeholder{color:#c8c8c8}:-ms-input-placeholder{color:#c8c8c8}.header{position:relative;z-index:250}.header__bottom .nav>ul{display:flex;align-items:center}.header__bottom .nav>ul>li{position:relative}.header__bottom .nav>ul>li>a{position:relative;display:flex;align-items:center;padding:0 25px;height:70px;font-size:18px;font-weight:600;line-height:1}.header__bottom .nav>ul>li.active>a,.header__bottom .nav>ul>li.show>a{background:#005cff;color:#fff}.header__bottom .nav>ul>li.list>a:after{display:block;content:'';position:absolute;right:8px;top:50%;margin-top:-2px;width:0;height:0;border-style:solid;border-width:7px 5px 0 5px;border-color:#00dada transparent transparent transparent;transition:transform .3s,opacity .3s}.header__bottom .nav>ul>li.list.show>a:after{transform:rotate(-180deg)}.header__bottom .nav>ul>li ul{width:321px;background:#fff;box-shadow:0 22px 24px rgba(0,0,0,.08);position:absolute;left:0;top:100%;display:none}.header__bottom .nav>ul>li li{display:block}.header__bottom .nav>ul>li li a{display:flex;align-items:center;padding:0 10px 0 21px;border-left:4px solid transparent;width:100%;height:67px;font-weight:600;color:#1c3749;text-decoration:none;font-size:18px}.index{position:relative;overflow:hidden}.menu-btn{cursor:pointer}.section__header H2.sm{font-size:3rem}.section__header H2.sm:before{height:60%}.section--margin-top{margin-top:150px}.stitle{font-weight:600;font-size:51px;line-height:59px}.stitle_md{font-weight:500;font-size:38px;line-height:48px;letter-spacing:-.1px}.stext{margin-top:40px;font-size:26px;line-height:35px}.ic-a:after,.ic-b:before{display:block;font-family:icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1}.btn{height:56px;background:#00d2d8;border-radius:5px;font-weight:600;font-size:17px;color:#fff}a.btn{display:inline-block;vertical-align:top;line-height:56px;text-decoration:none;text-align:center}

/*.checkb{position:relative;display:inline-block;vertical-align:top}
.checkb input{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;cursor:pointer;opacity:0}
.checkb input+i{display:block;width:24px;height:24px;border:2px solid #cdcdcd;border-radius:2px;transition:background .3s,border .3s;padding:5px 0 0 2px}
.checkb input:checked+i{background:#005cff;border-color:#005cff}
.checkb input+i:after{content:'\e905';color:#fff;font-size:12px;opacity:0;transition:opacity .3s}
.checkb input:checked+i:after{opacity:1}*/
span.checkb input{
    display: none;
}
.checkb input{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;cursor:pointer;opacity:0}
.checkbs__item .checkb input+i+span {
    text-decoration: none;
    padding: 6px 14px;
    border-radius: 6px;
    background: #FFF;
    color: #201B1B;
    font-family: Jost;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.2px;
    cursor: pointer;
}
.checkbs.ver1, .checkbs.ver2 {
    padding: 0px;
    margin: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    gap: 15px;
    position: absolute;
    bottom: 149px;
    left: 0px;
    right: 0px;
}
.checkbs__item .checkb input:checked+i+span{
	    background: #201B1B;
	    color: white;
}
.slick-slider{display:block!important}.slick-list{position:relative;overflow:hidden}.slick-track{position:relative;display:flex}.slick-hidden{display:none}ul.bcrumbs{display:flex;flex-wrap:wrap;margin-top:65px;margin-bottom:70px}ul.bcrumbs li:last-child{margin-right:0}ul.bcrumbs li a{color:#005cff;text-decoration:underline}ul.bcrumbs li a:hover{text-decoration:none}ul.bcrumbs li span{font-weight:600}.textb{font-size:17px;line-height:30px}.textb a{color:#000;text-decoration:underline}.textb p{margin:0 0 15px}.textb img{max-width:100%;height:auto!important;border-radius:10px;margin:25px 0;display:block}.textb H1,.textb H2,.textb H3,.textb H4{margin:25px 0 20px;text-align:left}.textb H2{    color: #201B1B;
    font-family: Jost;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.96px;}
    .textb H3{font-size:30px;line-height:40px;font-weight:600}.textb H4{font-size:21px;line-height:34px;font-weight:700}.textb ul{margin:25px 0}.textb ul li{position:relative;padding-left:26px;margin-top:10px}.textb ul li:first-child{margin-top:0}.textb ol{list-style-type:none;counter-reset:ol-counter;margin:25px 0}.textb ol li{position:relative;padding:0 0 0 26px;margin-top:10px}.textb ol li:first-child{margin-top:0}.textb ol li:before{content:counter(ol-counter);counter-increment:ol-counter;position:absolute;left:0;top:0;color:#005cff;font-weight:600}.textb table{border:0;border-spacing:0;width:100%;margin:25px 0;text-align:left}.textb table th{padding:10px 15px;background:#f5f8fc;border:1px solid #e0e9f6;border-left:0;border-bottom:0;vertical-align:middle;font-weight:700}.textb table th:first-child{border-left:1px solid #e0e9f6}.textb table td{padding:0;border:1px solid #e0e9f6;border-left:0;border-bottom:0;padding:10px 15px}.textb table tr:last-child td{border-bottom:1px solid #e0e9f6}.textb table td:first-child{border-left:1px solid #e0e9f6}.textb table p{margin:0}.textb .wlnk{margin:40px 0}.textb>:first-child{margin-top:0}.textb>:last-child{margin-bottom:0}.lnext{position:relative;display:inline-block;vertical-align:top;padding-right:32px;color:#005cff;text-decoration:none;font-weight:700;font-size:17px;line-height:23px;letter-spacing:.0127287px}.lnext:after{position:absolute;right:0;top:6px;content:'\e904';font-size:14px;color:#5f5976}.dib{display:inline-block;vertical-align:baseline}.tabsb{margin:130px 0 0;border-bottom:3px solid #f5f5f5}.tabsb ul{display:flex}.tabsb ul li a{position:relative;display:flex;align-items:center;height:54px;padding:0 30px;border-left:1px solid transparent;border-right:1px solid transparent;font-size:18px;line-height:1;color:inherit;text-decoration:none;text-align:center}.tabsb ul li a:after{display:block;content:'';position:absolute;left:-1px;right:-1px;top:100%;height:3px;background:#005cff;opacity:0}.tabsb ul li.active a{border-color:#dfebff;color:#005cff;font-weight:600}.tabsb ul li.active a:after{opacity:1}.pages{display:flex;margin-top:80px}.pages a{display:block;border-radius:5px;margin-right:10px;width:38px;height:38px;line-height:38px;color:#9a9a9a;text-decoration:none;text-align:center}.pages a:last-child{margin-right:0}.pages a.active{background:#005cff;color:#fff;font-weight:600}.pages a.next,.pages a.prev{color:#005cff;font-size:15px}.pages a.prev:after{content:'\e900';line-height:inherit}.pages a.next:after{content:'\e901';line-height:inherit}.searchb-title{margin-bottom:40px;text-align:center}.searchb{background:#f5f5f5;border-radius:10px;padding:40px;margin-top:60px}.searchb__inn{position:relative;padding-right:260px}.searchb__text{position:relative}.searchb__text:after{position:absolute;left:22px;top:0;bottom:0;display:flex;align-items:center;content:'\e907';font-size:27px;color:#005cff}.searchb__text input{width:100%;height:56px;padding:0 10px 0 70px;background:#fff;border-radius:4px;font-weight:500;font-size:17px}.searchb__text ::-webkit-input-placeholder{color:#c8c8c8}.searchb__text :-moz-placeholder{color:#c8c8c8}.searchb__text ::-moz-placeholder{color:#c8c8c8}.searchb__text :-ms-input-placeholder{color:#c8c8c8}.searchb__bt{position:absolute;right:0;top:0;width:239px}.searchb__bt button{width:100%;padding:0 15px}.moreb{margin-top:40px}.moreb a{display:flex;align-items:center;justify-content:center;background:#f7f7f8;border-radius:10px;height:125px;font-weight:300;font-size:26px;text-decoration:none;text-align:center;color:inherit}.moreb a span{display:flex;align-items:center}.moreb a span:after{display:flex;align-items:center;justify-content:center;margin-left:32px;background:#fff;border-radius:6px;width:70px;height:70px;content:'\e904';color:#5f5976;font-size:18px}.body{margin-top:80px;margin-bottom:100px;display:flex}.body__sidebar{flex:0 0 280px;width:280px}.body__content{width:100%;}.wf__item{margin-top:60px}.wf__item:first-child{margin-top:0}.wf__item-title{font-weight:500;font-size:26px;line-height:1}.wf__item ul{margin-top:32px}.wf__item li{margin-top:17px}.wf__item li label{position:relative;cursor:pointer;display:block;padding-left:40px;font-weight:500;color:#9a9a9a;line-height:22px;transition:color .3s}.wf__item li.active label{color:#1c3749}.wf__item li .checkb{position:absolute;left:0;top:-2px}.wf__reset{margin-top:63px;line-height:22px}.wf__reset a{position:relative;display:inline-block;vertical-align:top;padding-left:33px;text-decoration:none;font-weight:500}.wf__reset a:before{position:absolute;left:0;top:2px;content:'\e906';font-size:18px;color:red}.wcat__title{font-weight:500;font-size:26px;line-height:1}.wcat ul{margin-top:32px}.wcat ul li{border-top:1px solid #d7d7d7;margin-top:20px;padding-top:20px}.wcat ul li:first-child{border-top:0;margin-top:0;padding-top:0}.wcat ul li a{display:block;color:#9a9a9a;text-decoration:none;font-weight:500;line-height:22px}.wcat ul li.active a{font-weight:700;color:inherit}.wsub{background:#005cff;padding:91px 0 136px;margin-top:150px;color:#fff}.wsub a{color:inherit;text-decoration:underline}.wsub a:hover{text-decoration:none}.wsub__title{font-weight:500;font-size:38px;line-height:55px;letter-spacing:-.1px}.wsub__text{max-width:964px;margin-top:40px;font-weight:500;font-size:26px;line-height:35px;letter-spacing:-.305532px}.wsub__form{max-width:904px;display:flex;justify-content:space-between;margin-top:60px}.wsub__form input{width:67.37%;height:56px;background:#fff;border-radius:4px;padding:0 20px;font-weight:500;font-size:17px}.wsub__form ::-webkit-input-placeholder{color:#c8c8c8}.wsub__form :-moz-placeholder{color:#c8c8c8}.wsub__form ::-moz-placeholder{color:#c8c8c8}.wsub__form :-ms-input-placeholder{color:#c8c8c8}.wsub__form button{width:30.42%;padding:0 15px}.wsub__pp{margin-top:22px;font-size:14px;line-height:22px;letter-spacing:-.164517px}.wlnk{text-align:left}.wlnk a{position:relative;display:flex;align-items:center;border-radius:10px;background:#f2f2f2;padding:0 150px 0 0;text-decoration:none;color:inherit}.wlnk__img{display:block;margin-right:30px;flex:0 0 125px;width:125px;min-height:125px}.wlnk__img img{width:100%;height:100%!important;object-fit:cover;border-radius:10px;margin:0!important;vertical-align:top}.wlnk__txt{display:block;font-weight:300;font-size:26px;line-height:35px}.wlnk__txt:after{position:absolute;right:40px;top:50%;margin-top:-35px;width:70px;height:70px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:6px;content:'\e904';font-size:22px;color:#1c3749}.wban{position:relative;background:#f2f2f2;border-radius:10px;max-width:810px;min-height:97px;margin:auto;padding:5px 220px 5px 186px;display:flex;align-items:center}.wban__img{position:absolute;left:30px;bottom:12px}.wban__img img{width:126px;margin:0!important;border-radius:0;display:block}.wban__title{font-weight:600;font-size:22px;line-height:130%;letter-spacing:.004em;text-align:left}.wban__bt{position:absolute;right:30px;top:50%;margin-top:-25px}.wban__bt a{display:block;width:156px;height:49px;line-height:49px;background:#005cff;border-radius:6px;letter-spacing:-.2px;color:#fff;text-decoration:none;font-weight:600;font-size:14px;text-align:center}.eitem a{position:relative;border-radius:10px;overflow:hidden;display:block;text-decoration:none;color:#fff}.eitem__img{position:relative;display:block;height:523px}.eitem__img img{width:100%;height:100%;object-fit:cover}.eitem__img:after{display:block;content:'';position:absolute;left:0;right:0;top:0;bottom:0;background:#0d1021;opacity:.5}.eitem__entry{display:block;position:absolute;left:30px;right:30px;bottom:40px}.eitem__type{display:inline-block;vertical-align:top;margin-bottom:20px;height:30px;line-height:30px;background:#005cff;border-radius:3px;padding:0 9px;font-size:12px;text-transform:uppercase;font-weight:700}.eitem__title{display:block;font-weight:500;font-size:24px;line-height:33px}.eitem__date{position:relative;display:block;margin-top:30px;padding-left:35px;font-size:15px;line-height:27px}.eitem__date:after{position:absolute;left:0;top:1px;content:'\e902';font-size:24px;color:#00d3dc}.ebox{margin-top:150px}.ebox__list{display:flex;flex-wrap:wrap;margin-top:60px}.ebox__eitem{width:31.1476%;margin:40px 3.2786% 0 0}.ebox__eitem:nth-child(3n+3){margin-right:0}.epg{margin-top:130px}.epg__wrap{display:flex;margin-top:60px}.epg__sidebar{flex:0 0 210px;width:210px}.epg__content{width:100%;padding-left:106px}.eft__title{font-weight:500;font-size:26px;line-height:1;letter-spacing:-.305532px}.eft>ul{margin-top:15px}.eft>ul>li{border-bottom:1px solid #d7d7d7}.eft>ul>li>a{position:relative;display:block;padding:20px 0;font-weight:600;font-size:15px;line-height:20px;letter-spacing:.411231px;text-transform:uppercase;color:#9a9a9a;transition:padding-left .3s}.eft>ul>li>a i{position:absolute;right:0;top:50%;margin-top:-1px;display:block;width:18px;height:2px;background:#005cff;transition:background .3s}.eft>ul>li>a i:after{display:block;content:'';position:absolute;left:50%;top:50%;width:2px;height:18px;background:#005cff;transform:translate(-50%,-50%);transition:background .3s,opacity .3s}.eft>ul>li.show>a{padding-left:10px;color:#1c3749;font-weight:800}.eft>ul>li.show>a i{background:#ff9086}.eft>ul>li.show>a i:after{opacity:0}.eft>ul>li ul{margin:0 0 20px 20px;display:none}.eft>ul>li li{margin-top:15px}.eft>ul>li li:first-child{margin-top:0}.eft>ul>li li a{display:block;font-weight:500;font-size:16px;line-height:22px;letter-spacing:.01198px;color:#9a9a9a;text-decoration:underline}.elist{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:-40px}.elist__eitem{width:47.78761%;margin-top:40px}.esl{position:relative;margin-bottom:130px}.pages+.esl,.searchb+.esl{margin-top:130px}.esl__arr{cursor:pointer;position:absolute;right:0;bottom:100%;margin-bottom:75px;font-size:20px;color:#005cff}.esl__arr_l{right:70px}.esl__arr_l:after{content:'\e900'}.esl__arr_r:after{content:'\e901'}.esl__block{position:relative;margin-top:60px}.esl__list{display:flex;margin:0 -20px}.esl__item{width:380px;margin:0 20px;flex-shrink:0}.esl__item a{position:relative;display:block;height:100%;border:1px solid #d7d7d7;border-radius:10px;padding:26px 30px 79px;text-decoration:none;color:inherit}.esl__item-type{display:inline-block;vertical-align:top;padding:0 9px;height:30px;line-height:30px;background:#005cff;border-radius:3px;margin-bottom:25px;font-size:12px;letter-spacing:.735908px;text-transform:uppercase;color:#fff;font-weight:700}.esl__item-title{display:block;font-weight:500;font-size:24px;line-height:34px;letter-spacing:-.38203px}.esl__item-detail{position:absolute;left:30px;bottom:32px;display:block;font-weight:700;font-size:17px;line-height:23px;letter-spacing:.0127287px;color:#005cff}.esl__item-detail:after{position:relative;top:4px;display:inline-block;vertical-align:top;margin-left:18px;content:'\e904';color:#4ce6e6;font-size:18px}.esl__more{margin-top:60px}.esl__more a{display:flex;align-items:center;justify-content:center;background:#f7f7f8;border-radius:10px;height:125px;font-weight:300;font-size:26px;text-decoration:none;text-align:center;color:inherit}.esl__more a span{display:flex;align-items:center}.esl__more a span:after{display:flex;align-items:center;justify-content:center;margin-left:32px;background:#fff;border-radius:6px;width:70px;height:70px;content:'\e904';color:#5f5976}.pitem a{display:block;text-decoration:none;color:inherit}.pitem a span{display:block}.pitem__head{position:relative;border-radius:10px;overflow:hidden;color:#fff}.pitem__img{position:relative}.pitem__img:after{display:block;content:'';position:absolute;left:0;right:0;top:0;bottom:0;background:#0d1021;opacity:.5}.pitem__img img{width:100%;height:340px;object-fit:cover;vertical-align:top}.pitem__entry{position:absolute;left:0;right:0;top:0;bottom:0;padding:20px 30px}.pitem__title{font-weight:800;font-size:30px;line-height:35px;letter-spacing:-.576923px}.pitem__type{margin-top:25px;line-height:23px;font-weight:700;letter-spacing:-.254687px}.pitem__doc{position:absolute;left:36px;bottom:33px;padding-left:36px;font-weight:600;font-size:17px;line-height:27px;letter-spacing:-.199771px}.pitem__doc:after{position:absolute;left:0;top:50%;margin-top:-14px;background:url(../images/doc.svg) no-repeat;width:21px;height:28px;display:block;content:''}.pitem__label{position:absolute;right:30px;bottom:30px;background:#ffe700;height:32px;line-height:32px;padding:0 7px;border-radius:4px;font-weight:600;letter-spacing:-.18802px;text-transform:uppercase;color:#1c3749;letter-spacing:-.18802px}.pitem__body{margin-top:19px}.pitem__text{line-height:26px}.pitem__char{margin-top:15px;font-size:18px;line-height:25px;letter-spacing:-.211522px;font-weight:500}.pitem__char-i{position:relative;padding-left:22px;margin-top:10px}.pitem__char-i:after{display:block;content:'';background:#005cff;width:7px;height:7px;border-radius:50%;position:absolute;left:0;top:10px}.pitem__detail{border-top:1px solid #cdcdcd;margin-top:20px;padding-top:15px;color:#005cff;font-weight:700;font-size:17px;line-height:23px;letter-spacing:.0127287px}.pitem__detail:after{position:relative;top:4px;display:inline-block;vertical-align:top;margin-left:18px;content:'\e904';color:#4ce6e6;font-size:18px}.pmitem a{position:relative;display:block;height:100%;text-decoration:none;color:#1c3749}.pmitem a:before{display:block;content:'';position:absolute;left:0;right:0;top:0;bottom:0;border-radius:10px;border:1px solid #d7d7d7}.pmitem__head{position:relative;display:block;overflow:hidden;border-radius:10px 10px 0 0;height:340px;padding:20px 24px 0;color:#fff}.pmitem__img{display:block;position:absolute;left:0;right:0;top:0;bottom:0}.pmitem__img:after{display:block;content:'';position:absolute;left:0;right:0;top:0;bottom:0;background:#0d1021;opacity:.5}.pmitem__img img{width:100%;height:100%;object-fit:cover}.pmitem__title{position:relative;display:block;font-weight:800;font-size:30px;line-height:35px;letter-spacing:-.576923px}.pmitem__total{position:relative;margin-top:15px;display:block;font-weight:600;font-size:17px;line-height:27px;letter-spacing:-.199771px}.pmitem__detail{position:absolute;left:24px;bottom:34px;display:block;padding-right:38px}.pmitem__detail:after{position:absolute;right:0;top:4px;content:'\e904';font-size:14px}.pmitem__doc{position:absolute;left:24px;bottom:34px;padding-left:36px;font-weight:600;font-size:17px;line-height:27px;letter-spacing:-.199771px}.pmitem__doc:after{position:absolute;left:0;top:50%;margin-top:-14px;background:url(../images/doc.svg) no-repeat;width:21px;height:28px;display:block;content:''}.pmitem__hit{display:block;position:absolute;right:24px;bottom:30px;background:rgba(255,255,255,.24);border-radius:4px;padding:0 7px;height:32px;line-height:32px;font-weight:600;font-size:16px;letter-spacing:-.18802px;text-transform:uppercase}.pmitem__body{display:block;padding:25px 24px 103px}.pmitem__price{position:relative;display:flex;align-items:center;background:#005cff;height:55px;border-radius:6px;font-weight:700;font-size:20px;line-height:1;letter-spacing:-1.02074px}.pmitem__discount{display:flex;align-items:center;justify-content:center;width:78px;height:inherit;background:#ffe700;border-radius:5px 0 0 5px;font-size:15px;font-weight:700}.pmitem__discount>span span{font-size:20px}.pmitem__old{position:relative;display:block;margin-left:25px;color:rgba(255,255,255,.5)}.pmitem__old:after{display:block;content:'';position:absolute;left:0;right:0;height:1px;background:#fff;position:absolute;top:50%}.pmitem__new{margin:0 30px 0 auto;display:block;color:#fff}.pmitem__char{margin-top:25px;display:block}.pmitem__char-i{position:relative;display:block;margin-top:15px;padding-left:23px;font-weight:500;line-height:25px;letter-spacing:-.211522px;font-size:18px}.pmitem__char-i:after{display:block;content:'';width:7px;height:7px;background:#005cff;border-radius:50%;position:absolute;left:0;top:9px}.pmitem__bt{position:absolute;left:24px;right:24px;bottom:30px;display:flex;align-items:center;justify-content:center;height:49px;border:2px solid #005cff;border-radius:6px;font-weight:600;font-size:15px;line-height:1;letter-spacing:.223732px;color:#005cff}.pmain{display:flex;flex-wrap:wrap;margin:0 -16px;padding:28px 0 105px}.pmain__item{width:calc(33.333% - 32px);margin:32px 16px 0}.pmain__item>*{height:100%}.plist{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:-45px}.plist__pitem{width:47.7349%;margin-top:45px}.bitem__img img{width:100%;height:247px;object-fit:cover;border-radius:10px}.bitem__cat{margin-top:15px;color:#9a9a9a;font-size:15px;line-height:18px}.bitem__title{margin-top:10px;letter-spacing:-.38203px;font-weight:500;font-size:24px;line-height:33px}.bitem__title a{color:inherit;text-decoration:none}.bitem__text{margin-top:17px;line-height:26px}.bitem__more{margin-top:38px;font-size:17px;font-weight:700}.bitem__more a{position:relative;padding-right:36px;color:#005cff;text-decoration:none}.bitem__more a:after{position:absolute;right:0;top:5px;content:'\e904';color:#4ce6e6;font-size:16px}.bbox__list{display:flex;flex-wrap:wrap;margin-top:10px}.bbox__bitem{width:30.387%;margin:50px 4.4195% 0 0}.bbox__bitem:nth-child(3n+3){margin-right:0}.bcat{position:relative}.bcat__block{position:relative;margin-top:60px}.bcat__sl{position:relative;width:100vw}.bcat__arr{cursor:pointer;position:absolute;right:0;bottom:100%;margin-bottom:73px;font-size:20px;color:#005cff}.bcat__arr_l{right:70px}.bcat__arr_l:after{content:'\e900'}.bcat__arr_r:after{content:'\e901'}.bcat__list{margin:0 -20px;display:flex}.bcat__list.slick-initialized{margin:0}.bcat__bitem{width:380px;margin:0 20px;flex-shrink:0}.bcat__bitem .bitem__img{margin-bottom:20px}.bcat__bitem .bitem__title{font-size:26px;line-height:35px}.bcat__bitem .bitem__text{margin-top:20px}.bpost{margin-bottom:150px}.bpost__head{position:relative;margin-left:211px}.bpost__cat{margin-bottom:44px;font-size:22px;line-height:24px;color:#9a9a9a}.bpost__nav{    align-items: center;display:flex;justify-content:space-between;margin-top:20px}.bpost__tags{display:flex;flex-wrap:wrap;font-size:15px;line-height:30px;letter-spacing:-.117512px}.bpost__tags a{margin:0 15px 0 0;color:#005cff;text-decoration:none}.bpost__tags a:last-child{margin-right:0}.bpost__back{font-size:15px;line-height:30px}.bpost__back a{position:relative;display:inline-block;vertical-align:top;padding-left:24px;color:#1c3749;font-weight:500}.bpost__back a:before{position:absolute;left:0;top:9px;content:'\e90c';color:#00dada;font-size:11px}.bpost__body{display:flex;margin-top:20px}.bpost__side{position:relative;flex:0 0 180px;width:180px}.bpost__author-photo img{width:99px;height:99px;border-radius:50%}.bpost__author-name{margin-top:15px;font-weight:600;font-size:17px;line-height:27px}.bpost__author-post{color:#516e80;font-size:14px;line-height:22px}.bpost__share{margin-top:28px}.bpost__share-lvl{margin-bottom:10px;font-weight:600;font-size:17px;line-height:27px}.bpost__share-val{display:flex}.bpost__share-val a{display:flex;align-items:center;justify-content:center;margin-right:23px;width:24px;height:24px;font-size:14px;color:#d7d7d7;text-decoration:none}.bpost__share-val a:last-child{margin-right:0}.bpost__share-val a .icon-fb{font-size:24px}.bpost__share-val a .icon-tw{font-size:20px}.bpost__cont{width:100%;padding-left:31px}.bpost__text{text-align:justify}.bpost__app{background:#f2f2f2;padding:40px 40px 52px;border-radius:10px;margin-top:60px}.bpost__app-title{font-weight:500;font-size:26px;line-height:35px}.bpost__app-form{margin-top:40px}.bpost__app-fields{display:flex;justify-content:space-between}.bpost__app-fields input{width:48%;height:56px;background:#fff;padding:0 20px;border-radius:4px;font-weight:500;font-size:17px}.bpost__app ::-webkit-input-placeholder{color:#c8c8c8}.bpost__app :-moz-placeholder{color:#c8c8c8}.bpost__app ::-moz-placeholder{color:#c8c8c8}.bpost__app :-ms-input-placeholder{color:#c8c8c8}.bpost__app-bt{margin-top:30px}.bpost__app-bt button{width:100%}.bpost__app-pp{margin-top:20px;font-size:14px;line-height:22px}.bpost__app-pp a{text-decoration:underline;color:#005cff}.bpost__app-pp a:hover{text-decoration:none}.bpost__like{margin-top:60px;text-align:center}.bpost__like div{margin-bottom:17px;font-weight:500;font-size:20px;line-height:27px}.bpost__like a{display:inline-block;vertical-align:top;text-decoration:none;color:#005cff}.bpost__like a:after{content:'\e90b';font-size:28px}.bban{position:absolute;display:flex;flex-direction:column;align-items:flex-end;width:inherit;margin-top:50px;padding-bottom:10px}.bban__cont{position:relative;width:210px;height:204px;background:currentColor;border-radius:10px;padding:20px 23px;display:flex;flex-direction:column;justify-content:space-between}.bban__type{max-width:100px;font-size:12px;font-weight:600;color:#005cff;text-transform:uppercase}.bban__img{position:absolute;left:15px;top:25px;height:120px;display:flex;align-items:center}.bban__img img{max-height:100%}.bban__title{font-weight:600;font-size:19px;line-height:1;letter-spacing:-.2px}.bban__title.big{font-size:23px}.bban__bt{width:210px;margin-top:10px}.bban__bt a{display:flex;align-items:center;justify-content:center;height:49px;background:#005cff;border-radius:6px;font-size:14px;font-weight:600;color:#fff;text-decoration:none;text-align:center;letter-spacing:-.2px}.bban__close{position:absolute;left:0;bottom:100%;margin-bottom:10px;cursor:pointer;line-height:1;font-weight:500;font-size:11px;color:#ababab}.bbanm{display:none}.blead{position:relative;background:currentColor;margin-top:100px}.blead:after,.blead:before{display:block;content:'';position:absolute;right:100%;top:0;bottom:0;width:99999px;background:currentColor;z-index:-1}.blead:after{right:auto;left:100%}.blead__content{max-width:728px;color:#1c3749}.blead__top{position:relative;display:flex;align-items:baseline;z-index:1;min-height:100px}.blead__type{position:absolute;left:0;top:0;width:34px;height:100px;background:#005cff;display:flex;align-items:center;justify-content:center}.blead__type span{display:block;transform:rotate(270deg);font-weight:700;font-size:15px;line-height:100%;letter-spacing:.06em;text-transform:uppercase;color:#fff}.blead__date{position:relative;display:flex;align-items:baseline;padding:23px 0 0 25px;margin-left:34px;font-weight:600;font-size:23px;line-height:1}.blead__date:before{display:block;content:'';width:94px;height:100px;background:#ffe700;position:absolute;left:0;top:0;z-index:-1}.blead__date span{margin-right:12px;font-size:47px;letter-spacing:-.1em}.blead__time{position:relative;padding-left:48px;margin-left:39px;font-weight:600;font-size:23px;line-height:1;letter-spacing:-.07em}.blead__time:after{position:absolute;left:0;top:-5px;content:'\e915';font-size:31px;color:#005cff}.blead__speaker{position:absolute;right:0;bottom:0;display:flex;flex-direction:row-reverse;align-items:center}.blead__speaker-photo{margin-left:15px}.blead__speaker-photo img{width:70px;height:70px;border-radius:50%;display:block}.blead__speaker-entry{text-align:right}.blead__speaker-post{font-size:14px;line-height:1;letter-spacing:.004em}.blead__speaker-name{margin-top:9px;font-size:20px;line-height:1;letter-spacing:.004em;font-weight:700}.blead__title{position:relative;z-index:5;margin:53px 300px 0 0;min-height:144px;display:flex;align-items:center;font-weight:600;font-size:33px;line-height:36px;letter-spacing:.004em}.blead__title.big{font-size:61px;font-weight:800;text-transform:uppercase}.blead__app{position:relative;margin-top:138px}.blead__app-title{position:absolute;left:0;right:300px;bottom:100%;margin-bottom:22px;z-index:2;font-weight:600;font-size:18px;line-height:28px;letter-spacing:-.01em}.blead__app-img,.blead__ms-img{position:absolute;right:-50px;bottom:100%;width:304px;height:244px;display:flex;align-items:center;justify-content:center}.blead__app-inn{position:relative;background:#005cff;border-radius:10px 10px 0 0;padding:40px 40px 33px}.blead__app-fields{display:flex;justify-content:space-between}.blead__app-fields input:not(.agree){width:48.1%;height:56px}.blead__app-fields button{width:48.1%;padding:0 15px}.blead__app-pp{margin-top:29px;color:#fff;font-size:14px;line-height:1}.blead__app-pp a{color:currentColor;text-decoration:underline}.blead__ms{position:relative;margin-top:140px}.blead__ms-title{position:absolute;left:0;right:0;bottom:100%;margin-bottom:22px;padding-right:290px;font-weight:600;font-size:18px;line-height:28px;letter-spacing:-.01em}.blead__ms-box{background:#fff;box-shadow:0 -6px 44px rgba(0,0,0,.07);border-radius:10px 10px 0 0;padding:30px 40px;display:flex}.blead__ms-box a{display:flex;align-items:center;justify-content:center;height:56px;background:#4998d0;border-radius:4px;margin-right:24px;width:100%;text-decoration:none;color:#fff;font-weight:600;letter-spacing:.004em;font-size:17px}.blead__ms-box a:last-child{margin-right:0}.blead__ms-box a i{margin-right:15px;font-size:20px}.blead__ms-box a.vk{background:#3a72a0}.blead__ms-box a.vk i{font-size:14px}.bsim{margin-bottom:150px}.bsim__list{display:flex;flex-wrap:wrap}.bsim__bitem{width:22.542%;margin:60px 3.277333% 0 0}.bsim__bitem:last-child{margin-right:0}.abstart{position:relative;margin:0 0 120px;padding-bottom:100px}.abstart:before{display:block;content:'';position:absolute;right:0;bottom:0;background:url(../images/bricks.svg) no-repeat;width:321px;height:321px}.abstart .stitle{margin-right:200px;text-transform:uppercase}.abstart .stext{margin:50px 300px 0 0;max-width:775px}.abstart__ln{margin-top:50px;font-size:17px;line-height:23px;font-weight:700}.abstart__ln a{position:relative;padding-left:78px;color:#005cff;text-decoration:none}.abstart__ln a:after{display:block;content:'';background:url(../images/document.svg) no-repeat;width:46px;height:60px;position:absolute;left:0;top:-20px}.abprog{margin-bottom:150px}.abprog__list{margin-top:70px;border-bottom:1px solid #d7d7d7}.abprog__item{position:relative;display:flex;border-top:1px solid #d7d7d7}.abprog__item>a{display:block;content:'';position:absolute;left:0;right:0;top:0;bottom:0;background:0 0}.abprog__item-l{position:relative;flex:0 0 486px;background:#e8fafa;padding:30px 120px 30px 40px;display:flex;flex-direction:column}.abprog__item-title{margin-bottom:48px;font-weight:500;font-size:26px;line-height:35px;letter-spacing:-.305532px}.abprog__item-char{margin-top:auto;font-size:15px;line-height:30px;letter-spacing:-.176268px}.abprog__item-icon{position:absolute;right:40px;bottom:40px;font-size:52px}.abprog__item-r{padding:36px 30px 36px 50px}.abprog__item-lvl{font-weight:700;font-size:19px;line-height:30px}.abprog__item-val{margin-top:10px}.abprog__item-ln{margin-top:15px}.abvid{position:relative;margin-bottom:150px;height:510px}.abvid a{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding:0 15px 55px;height:inherit;border-radius:10px;background-position:center;background-repeat:no-repeat;background-size:cover;text-decoration:none;color:#fff;text-align:center}.abvid a:before{display:block;content:'';position:absolute;left:0;right:0;top:0;bottom:0;background:#0d1021;opacity:.5}.abvid__play{position:relative;width:70px;height:70px;background:#005cff;border-radius:6px;display:flex;align-items:center;justify-content:center;padding-left:5px;font-size:27px;color:#000}.abvid__play:after{content:'\e910'}.abvid__title{position:relative;display:block;margin-top:51px;font-weight:500;font-size:38px;line-height:55px;letter-spacing:-.1px}.abvid__text{position:relative;display:block;margin-top:15px;font-size:26px;line-height:35px;letter-spacing:-.305532px}.abvid__box{position:absolute;left:0;right:0;top:0;bottom:0;display:none}.abvid__box embed,.abvid__box iframe,.abvid__box object{position:absolute;top:0;left:0;width:100%;height:100%}.abpromo{margin-bottom:150px}.abpromo__list{margin-top:95px}.abpromo__item{position:relative;padding:0 32.787% 0 24.344%;margin-top:50px}.abpromo__item-n{width:32.787%;padding-left:90px;position:absolute;right:0;top:0;bottom:0;display:flex;align-items:center;font-size:140px;color:#e8fafa;font-weight:700}.abpromo__item-img{position:absolute;left:0;top:0;bottom:0;width:23.5246%;border-radius:6px;overflow:hidden}.abpromo__item-img:before{display:block;content:'';position:absolute;left:0;right:0;bottom:0;height:153px;background:linear-gradient(180deg,rgba(28,55,73,.0001) .46%,#1c3749 92.98%)}.abpromo__item-img img{width:100%;height:100%;object-fit:cover}.abpromo__item-info{position:absolute;left:30px;right:30px;bottom:30px;color:#fff}.abpromo__item-name{font-weight:600;font-size:17px;line-height:26px;letter-spacing:-.199771px}.abpromo__item-post{margin-top:1px;font-size:13px;line-height:18px;letter-spacing:-.152766px}.abpromo__item-entry{background:#e8fafa;border-radius:6px;padding:33px 40px 40px;min-height:275px}.abpromo__item-title{font-weight:700;font-size:26px;line-height:35px;letter-spacing:-.305532px}.abpromo__item-text{margin-top:22px;letter-spacing:-.199771px}.abpromo__item:nth-child(2n+2){padding:0 0 0 57.131%}.abpromo__item:nth-child(2n+2) .abpromo__item-img{left:32.787%}.abpromo__item:nth-child(2n+2) .abpromo__item-n{left:0;right:auto;padding:0 90px 0 0;justify-content:flex-end}.abcom{position:relative;background:#f5f5f5;padding:80px 0;margin-bottom:80px}.abcom:after,.abcom:before{display:block;content:'';position:absolute;right:100%;top:0;bottom:0;width:99999px;background:#f5f5f5}.abcom:after{right:auto;left:100%}.abcom__nav{margin-top:70px;display:flex;justify-content:space-between;align-items:center}.abcom__tab{display:flex;flex-wrap:wrap}.abcom__tab a{display:flex;align-items:center;margin-right:30px;padding:0 20px;height:45px;line-height:1;background:#fff;border:1px solid #00d2d8;border-radius:5px;font-weight:600;font-size:14px;letter-spacing:-.0447808px;color:#1c3749;transition:background .3s,color .3s}.abcom__tab a:last-child{margin-right:0}.abcom__tab a.active{background:#00d2d8;color:#fff}.abcom__tab a:after{margin-left:10px;content:'\e913';font-size:20px;color:#00d2d8;transition:color .3s}.abcom__tab a.v2:after{content:'\e912';font-size:16px}.abcom__tab a.active:after{color:#fff}.abcom__arr{display:flex}.abcom__arr>div{cursor:pointer;font-size:20px;color:#005cff}.abcom__arr-l:after{content:'\e900'}.abcom__arr-r{margin-left:60px}.abcom__arr-r:after{content:'\e901'}.abcom__list{margin:70px -15px 0;display:flex}.abcom__list.hidden{display:none!important}.abcom__item{display:flex;justify-content:space-between;flex-shrink:0;width:100%;margin:0 15px}.abcom__item-l{width:48.36%;background:#fff;border-radius:10px;padding:40px}.abcom__item-title{position:relative;padding-left:64px;font-weight:700;font-size:25px;line-height:35px;letter-spacing:-.293781px}.abcom__item-title:after{position:absolute;left:0;top:6px;content:'\e911';color:#d6eaff;font-size:36px}.abcom__item ul{border-top:1px solid #a6c6ff;margin-top:30px;padding-top:30px}.abcom__item ul li{position:relative;padding-left:21px;margin-top:10px;font-size:18px;line-height:30px;letter-spacing:-.211522px}.abcom__item ul li:first-child{margin-top:0}.abcom__item-r{position:relative;width:48.36%;min-height:454px;border-radius:10px;overflow:hidden;background:#fff}.abcom__item-author{position:absolute;left:47px;bottom:29px;display:flex;align-items:center}.abcom__item-photo img{width:53px;height:53px;border-radius:50%;object-fit:cover}.abcom__item-name{margin-left:12px;font-weight:500;font-size:17px;letter-spacing:.000229px}.abcom__item-video{position:relative;background:#1c3749;height:100%}.abcom__item-video a{display:block;position:absolute;left:0;right:0;top:0;bottom:0}.abcom__item-video a:after{display:block;width:98px;height:98px;border-radius:50%;position:absolute;left:50%;top:50%;margin:-49px 0 0 -49px;background:rgba(255,255,255,.3);padding:29px 0 0 10px;box-sizing:border-box;content:'\e910';color:#fff;font-size:40px;text-align:center}.abcom__item-video img{width:100%;height:100%;object-fit:cover;opacity:.5;vertical-align:top}.abcom__item-video+.abcom__item-author{color:#fff}.abcom__item-text{position:relative;margin:46px 32px 0 47px;max-height:295px;overflow:auto;padding-right:5px}.abcom__item-text::-webkit-scrollbar{width:6px;background-color:transparent;margin:0;border-radius:5px}.abcom__item-text::-webkit-scrollbar-thumb{width:6px;background:#00dada;border-radius:5px}.abcom__item-text::-webkit-scrollbar-track{width:6px;border:0;background-color:#eaeaea;border-radius:5px}.abhelp{margin:0 auto 150px;max-width:1065px;background:#1c3749;padding:48px 48px 48px 82px;border-radius:10px;display:flex;justify-content:space-between;align-items:flex-start;color:#fff}.abhelp__basic{width:53.476%;margin-top:29px}.abhelp__text{margin-top:50px;max-width:370px;font-weight:300;font-size:22px;line-height:35px;letter-spacing:.2px}.abhelp__list{display:flex;flex-wrap:wrap;justify-content:space-between;width:42.139%;margin-top:-20px}.abhelp__item{position:relative;background:rgba(242,242,242,.1);border-radius:10px;width:47.47%;min-height:187px;padding:22px 20px 21px;margin-top:20px;order:1;text-align:center}.abhelp__item:nth-child(1):after{display:block;content:'';background:url(../images/about/help/arr-1.svg) no-repeat;width:7px;height:32px;position:absolute;left:50%;margin-left:-4px;bottom:-26px}.abhelp__item:nth-child(2):after{display:block;content:'';background:url(../images/about/help/arr-2.svg) no-repeat;width:32px;height:7px;position:absolute;top:50%;margin-top:-4px;right:-28px}.abhelp__item:nth-child(3):after{display:block;content:'';background:url(../images/about/help/arr-3.svg) no-repeat;width:7px;height:32px;position:absolute;left:50%;margin-left:-4px;top:-26px}.abhelp__item:nth-child(2){order:3}.abhelp__item:nth-child(3){order:4}.abhelp__item:nth-child(4){order:2}.abhelp__item-icon{display:flex;justify-content:center;align-items:center;height:80px}.abhelp__item-icon img{max-width:100%;max-height:100%}.abhelp__item-text{margin-top:20px;font-weight:600;font-size:17px;line-height:22px;letter-spacing:-.199771px}.abceo{margin-bottom:105px}.abceo__block{display:flex;justify-content:space-between}.abceo__info{width:45%;margin-top:60px;text-align:center}.abceo__img img{max-width:100%}.abceo__name{margin-top:15px;font-size:15px;line-height:20px;letter-spacing:-.176268px}.abceo__name span{font-size:18px;font-weight:600}.abceo__entry{width:47.95%;margin-top:149px}.abceo__title{position:relative;max-width:335px;font-weight:700;font-size:26px;line-height:35px;letter-spacing:-.305532px}.abceo__title:after{position:absolute;right:100%;top:-11px;margin-right:20px;content:'\e911';color:#d6eaff;font-size:36px}.abceo__text{margin-top:40px}.ablic{position:relative;margin-bottom:90px;padding:88px 0 87px;background:#1c3749;color:#fff}.ablic:after,.ablic:before{display:block;content:'';position:absolute;right:100%;top:0;bottom:0;width:9999px;background:#1c3749}.ablic:after{right:auto;left:100%}.ablic__basic{width:51%}.ablic__text{margin-top:54px;font-weight:600;font-size:18px;line-height:27px;letter-spacing:-.211522px}.ablic__bt{max-width:295px;margin-top:30px}.ablic__bt a{width:100%}.ablic__imgs{position:absolute;right:0;top:79px}.ablic__imgs div{width:263px}.ablic__imgs div:first-child{width:242px;position:absolute;right:142px;top:74px}.ablic__imgs div img{width:100%}.joinus{margin-bottom:90px}.joinus .section__header h2{max-width:946px}.joinus__list{margin-top:20px;display:flex;flex-wrap:wrap}.joinus__item{width:22.54%;margin:40px 3.28% 0 0}.joinus__item:nth-child(4n+4){margin-right:0}.joinus__item-img img{width:100%;height:247px;object-fit:cover;border-radius:10px}.joinus__item-title{margin-top:20px;font-weight:500;font-size:26px;line-height:35px;letter-spacing:-.305532px}.joinus__item-title a{color:inherit;text-decoration:none}.joinus__item-text{margin-top:14px;font-size:17px;line-height:30px;letter-spacing:-.199771px}.joinus__item-ln{margin-top:20px}.ctworker{background:#f5f5f5;padding:20px;border-radius:6px;display:flex;align-items:center}.ctworker__photo img{width:88px;height:88px;border-radius:50%}.ctworker__entry{margin-left:21px}.ctworker__name{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.235025px}.ctworker__post{font-weight:500;font-size:15px;line-height:28px;letter-spacing:.000202059px;color:#757575}.ctworker__phone{margin-top:4px;font-size:17px;line-height:30px;font-weight:700;letter-spacing:-.699771px}.ctworker__phone a{text-decoration:none;color:inherit}.ctmail{position:relative;margin-top:40px;padding-left:77px;letter-spacing:-.1px;font-size:26px;line-height:35px}.ctmail:after{display:block;content:'';background:url(../images/mail.svg) no-repeat;width:47px;height:41px;position:absolute;left:0;top:-4px}.ctmail a{color:#005cff}.ctoffice{margin-top:70px}.ctoffice__block{margin-top:29px;display:flex;justify-content:space-between}.ctoffice__basic{width:43%}.ctoffice__addr{font-size:20px;line-height:30px;letter-spacing:-.235025px}.ctoffice__phone{margin-top:30px;font-weight:600;font-size:20px;letter-spacing:-.235025px;line-height:30px}.ctoffice__phone p{margin-top:10px}.ctoffice__phone a{display:inline-block;vertical-align:baseline;color:inherit;text-decoration:none;font-weight:400}.ctoffice__mail{margin:30px 0 40px;font-weight:600;font-size:20px;line-height:30px;letter-spacing:-.235025px}.ctoffice__mail a{color:#005cff;text-decoration:none;font-weight:400}.ctoffice__ctworker{max-width:400px;margin-top:30px}.ctoffice__map{position:relative;width:53.115%;height:558px;border-radius:10px;overflow:hidden}.ctmore{margin-top:90px;display:flex;justify-content:space-between}.ctmore__item{width:48.36%}.ctmore__phone{margin-top:30px;font-weight:600;font-size:20px;letter-spacing:-.235025px;line-height:30px}.ctmore__phone p{margin-top:10px}.ctmore__phone a{display:inline-block;vertical-align:baseline;color:inherit;text-decoration:none;font-weight:400}.ctmore__mail{margin-top:30px;font-weight:600;font-size:20px;line-height:30px;letter-spacing:-.235025px}.ctmore__mail a{color:#005cff;text-decoration:none;font-weight:400}.ctmore__ctworker{margin-top:40px;max-width:400px}.ctsoc{margin-top:90px}.ctsoc__list{display:flex;justify-content:space-between;flex-wrap:wrap}.ctsoc__item{width:31.148%;margin:40px 3.278% 0 0}.ctsoc__item:nth-child(3n+3){margin-right:0}.ctsoc__item a{display:flex;align-items:center;background:#f5f5f5;padding:21px 0 22px 30px;height:100%;border-radius:6px;text-decoration:none;color:inherit}.ctsoc__item-ic{display:block}.ctsoc__item-ic img{display:block}.ctsoc__item-tx{display:block;margin-left:20px;font-weight:500;font-size:23px;line-height:35px}.ctsoc__item-tx:after{display:inline-block;vertical-align:middle;margin-left:20px;content:'\e914';font-size:6px;color:#979797}.ctreq{margin-top:90px}.ctreq__block{display:flex;flex-wrap:wrap}.ctreq__item{margin:40px 105px 0 0;font-size:20px;line-height:30px;letter-spacing:-.235025px}.ctreq__item:last-child{margin-right:0}.ctreq__item p{margin-top:10px}.ctreq__item p:first-child{margin-top:0}.ctemps{background:#f5f5f5;padding:80px 0;margin-top:90px}.ctemps__sl{position:relative;margin-top:10px}.ctemps__list{display:flex;margin:0 -20px}.ctemps__item{display:flex;align-items:center;margin:50px 20px;background:#fff;box-shadow:0 22px 24px rgba(0,0,0,.0402098);border-radius:6px;width:380px;padding:20px;flex-shrink:0}.ctemps__item-photo img{width:88px;height:88px;border-radius:50%}.ctemps__item-entry{margin-left:21px}.ctemps__item-name{font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.235025px}.ctemps__item-post{font-weight:500;font-size:15px;line-height:28px;letter-spacing:.000202059px;color:#757575}.ctemps__arr{display:flex;justify-content:space-between;position:absolute;right:0;bottom:100%;margin-bottom:8px;width:82px}.ctemps__arr>div{cursor:pointer;font-size:20px;color:#005cff}.ctemps__arr-l:after{content:'\e900'}.ctemps__arr-r:after{content:'\e901'}.ctemps__pages{position:absolute;left:0;right:0;bottom:0;height:10px;text-align:center}.ctemps__pages li{position:relative;display:inline-block;vertical-align:top;width:10px;height:10px;cursor:pointer;margin:0 5px;border-radius:50%;background:#1c3749;opacity:.12;transition:background .3s,opacity .3s}.ctemps__pages li.slick-active{opacity:1;background:#005cff}.ctemps__pages li>*{display:none}.feedb{background:#005cff;padding:85px 0 100px}.bcat+.feedb{margin-top:130px}.feedb .stitle{color:#fff}.feedb__content{max-width:1030px;margin:auto}.feedb__block{background:#f2f2f2;padding:42px 60px 60px;border-radius:10px;margin-top:60px}.feedb__text{font-weight:600;font-size:17px;line-height:23px;letter-spacing:-.199771px}.feedb__fields{display:flex;flex-wrap:wrap;justify-content:space-between}.feedb__item{width:30.44%;margin-top:40px}.feedb__item.w2{width:100%}.feedb__fields .input{width:100%}.feedb__fields .textarea{width:100%;min-height:104px;box-sizing:border-box}.feedb__bot{display:flex;align-items:center;justify-content:flex-end;margin-top:33px}.feedb__pp{width:381px;margin-right:28px;font-size:14px;line-height:22px;text-align:right;letter-spacing:-.164517px}.feedb__pp a{color:#005cff}.feedb__bt{width:174px}.feedb__bt button{width:100%}.docb{display:flex;justify-content:space-between;margin:100px 0 150px}.docb__menu{width:31.23%}.docb__menu-item{background:#f5f5f5;border-radius:6px;padding:27px 30px 40px;margin-top:30px}.docb__menu-item:first-child{margin-top:0}.docb__menu-title{font-weight:600;font-size:26px;line-height:31px;letter-spacing:-.305532px}.docb__menu ul{margin-top:30px;font-weight:500;font-size:16px;line-height:22px;letter-spacing:.01198px}.docb__menu li{border-top:1px solid #a5afb6;margin-top:20px;padding-top:20px}.docb__menu li:first-child{border:0;margin:0;padding:0}.docb__menu li a{display:block;color:#005cff}.docb__menu li.active a{font-weight:700;color:#1c3749}.docb__content{width:65.574%}.docb__content.hidden{display:none}.docb__text{margin-top:30px;font-size:20px;line-height:33px;letter-spacing:-.235025px}.docb__list{display:flex;flex-wrap:wrap}.docb__list-item{width:22.5%;margin:30px 3.333% 0 0}.docb__list-item:nth-child(4n+4){margin-right:0}.docb__list-item a{display:block;color:#005cff}.docb__list-img{display:flex;align-items:center;justify-content:center;padding:15px;border:1px solid rgba(0,0,0,.1)}.docb__list-img img{max-width:100%;max-height:100%}.docb__list-title{display:block;margin-top:10px;font-size:14px;text-align:center}.docb__list-title u{text-decoration:none}

    /*.checkbs{display:flex;justify-content:center;flex-wrap:wrap;margin-top:42px}
    .checkbs__item{position:relative;display:block;margin:20px 20px 0;font-weight:500;color:#9a9a9a;line-height:22px}
    .checkbs__item .checkb{display:block;padding-left:40px}
    .checkbs__item .checkb input+i{position:absolute;left:0;top:-2px}
    .checkbs__item .checkb input:checked+i{background:#000;border-color:#000}
    .checkbs__item .checkb input+i+span{transition:color .3s}
    .checkbs__item .checkb input:checked+i+span{color:#000}*/

    .rev_clist_slider .rev_clist__citem{
    width: 100%;
    box-sizing: border-box;
}
    .citem a{display:block;padding:40px 40px 33px;border-radius:10px;text-decoration:none;color:inherit}.citem__top{display:flex;align-items:center}.citem__photo{display:block;flex:0 0 125px}.citem__photo img{width:100px;height:100px;border-radius:50%}.citem__entry{display:block}.citem__post{display:block;margin-bottom:5px;line-height:22px;letter-spacing:.145313px;color:#9a9a9a}.citem__name{display:block;font-weight:800;font-size:24px;line-height:35px;letter-spacing:-.461538px}.citem__prog{position:relative;display:block;margin-top:11px;padding-left:35px;font-weight:600;font-size:17px;line-height:27px;letter-spacing:-.199771px}.citem__prog:after{display:block;content:'';background:url(../images/doc2.svg) no-repeat;width:20px;height:28px;position:absolute;left:0;top:-2px}.citem__text{position:relative;display:block;margin-top:30px;line-height:26px;letter-spacing:-.18802px}.citem__read{position:relative;display:block;padding-right:36px;font-size:17px;line-height:23px;color:#005cff;text-align:right;font-weight:700}.citem__read:after{position:absolute;right:0;top:6px;content:'\e904';font-size:14px}.vitem__img{position:relative;border-radius:10px;overflow:hidden;}.vitem__img img{width:100%;height:343px;object-fit:cover;display:block}.vitem__img a{display:block;position:absolute;left:0;right:0;top:0;bottom:0;background:0 0;text-decoration:none; z-index: 1;}.vitem__img i{    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -30px 0 0 -30px;
    color: #fff;
    font-size: 21px;
    box-sizing: border-box;}.vitem__img i:after{content:'\e910'}
    .vitem__entry{margin: 16px 0px 0;
    display: flex;
    gap: 16px;
    align-self: stretch;
    align-items: center;}.vitem__name{font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 140%}
.vitem__img:after{
        position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(32, 27, 27, 0.40) 0%, rgba(32, 27, 27, 0.40) 100%);
    border-radius: 12px;
    top:0px;
}
.vitem__post{margin-top:5px;line-height:22px;letter-spacing:.145313px;color:#9a9a9a}.clist{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:38px}.clist__citem{width:48.36%;margin-top:3px}.vlist{display:flex;justify-content:center; gap:1%; flex-wrap:wrap;margin-top:20px}
    .vlist__vitem{width: 32.36%;
    margin-top: 1%;
    border-radius: 12px;
    border: 1px solid #BABABA;
    background: #FFF;
    padding: 16px;
    box-sizing: border-box;}
    .images_vtem{
        width: 90px;
    }
    .images_vtem img{
        max-width: 100%;
        border-radius: 50%;
    }
    .cdetail__type{position:relative;padding-left:43px;margin-bottom:40px;font-size:22px;line-height:24px;letter-spacing:-.0846154px;color:#9a9a9a}.cdetail__type:after{position:absolute;left:0;top:2px;content:'\e911';font-size:20px;color:#d6eaff}.cdetail__back{margin-top:60px;font-weight:500;font-size:15px;line-height:20px;letter-spacing:.0112313px}.cdetail__back a{position:relative;padding-left:23px;color:inherit;text-decoration:none}.cdetail__back a:before{position:absolute;left:0;top:6px;content:'\e90c';font-size:11px}.cdetail__author{display:flex;align-items:center;margin-top:63px}.cdetail__author-photo{flex:0 0 120px}.cdetail__author-photo img{width:100px;height:100px;object-fit:cover;display:block;border-radius:50%}.cdetail__author-name{font-weight:600;font-size:17px;line-height:27px;letter-spacing:-.199771px}.cdetail__author-post{margin-top:5px;font-size:14px;line-height:18px;letter-spacing:.135483px;color:#516e80}.cdetail__author-loc{margin-top:3px;font-weight:600;font-size:12px;line-height:18px;letter-spacing:.116128px}.cdetail__body{display:flex;justify-content:space-around;align-items:flex-start;margin-top:40px}.cdetail__text{width:65.574%}.cdetail__info{position:relative;width:31.15%;background:#f5f5f5;padding:30px 40px 42px;border-radius:10px}.cdetail__info-title{font-weight:800;font-size:30px;line-height:35px;letter-spacing:-.576923px}.cdetail__info-intro{margin-top:25px;font-weight:700;line-height:23px;letter-spacing:-.254687px}.cdetail__info-doc{position:relative;padding-left:35px;margin-top:22px;font-weight:600;font-size:17px;line-height:27px;letter-spacing:-.199771px}.cdetail__info-doc:after{display:block;content:'';background:url(../images/doc2.svg) no-repeat;width:20px;height:28px;position:absolute;left:0;top:-2px}.cdetail__info ul{margin-top:31px;font-size:13px;line-height:18px;letter-spacing:-.152766px}.cdetail__info ul li{position:relative;padding-left:14px;margin-top:7px}.cdetail__info ul li:after{display:block;content:'';position:absolute;left:0;top:7px;width:4px;height:4px;border-radius:2px;background:#005cff}.cdetail__info-detail{margin-top:61px;font-weight:700;font-size:17px;line-height:23px;letter-spacing:.0127287px}.cdetail__info-detail a{position:relative;padding-right:34px;text-decoration:none;color:#005cff}.cdetail__info-detail a:after{position:absolute;right:0;top:6px;content:'\e904';font-size:14px}.cdetail__info-ic{position:absolute;right:40px;bottom:40px;font-size:55px;color:#00dada;line-height:1}.cdetail__info-ic>*{display:block}.csl{margin-top:100px}.csl__sl{position:relative}.csl__list{display:flex;margin:0 -20px}.csl__citem{width:590px;flex-shrink:0;margin:30px 20px 0}.csl__arr{cursor:pointer;position:absolute;right:0;bottom:100%;margin-bottom:8px;font-size:20px;color:#005cff}.csl__arr_l{right:70px}.csl__arr_l:after{content:'\e900'}.csl__arr_r:after{content:'\e901'}.formb{background:#005cff;padding:71px 0 83px;margin-top:150px;color:#fff}.formb__content{max-width:928px;margin:auto}.formb__title{font-weight:500;font-size:26px;line-height:35px;letter-spacing:-.305532px}.formb__box{margin-top:40px}.formb__fields{display:flex;justify-content:space-between}.formb__fields input{width:48.06%}.formb__bt{margin-top:30px}.formb__bt button{width:100%}.formb__pp{margin-top:20px;font-size:14px;line-height:22px;letter-spacing:-.164517px}.formb__pp a{text-decoration:underline}.infob{border:1px solid #d8d8d8;border-radius:15px;padding:20px 30px;margin-top:70px}.infob__text{position:relative;overflow:hidden;max-height:145px}.infob.show .infob__text{max-height:none}.infob__bt{margin-top:20px;}.infob__bt a{
    	vertical-align: top;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .5px;
    display: flex;
    padding: 16px 30px 18px 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: 8px;
    background: #201B1B;
    color: #FFF;
    font-family: Jost;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    	}.ierror{margin-bottom:130px}.ierror__stitle{text-align:center}.ierror__box{position:relative;height:386px;padding-top:31px;margin:50px auto 0}.ierror__box:before{display:block;content:'';background:url(../images/404-bg.png) no-repeat;width:530px;height:inherit;position:absolute;left:50%;transform:translateX(-50%);top:0;z-index:-1}.ierror__n{font-weight:800;font-size:100px;line-height:137px;text-align:center;letter-spacing:-6px;color:#005cff;text-shadow:5px 5px #ffe700}.ierror__text{margin-top:8px;font-size:26px;line-height:36px;text-align:center}.ierror__pencil{background:url(../images/404-pencil.png) no-repeat;width:325px;height:80px;margin:18px auto 0}.titem a{display:block;background:#fff;border:1px solid #d7d7d7;border-radius:10px;padding:40px 15px 45px;height:100%;text-decoration:none;color:inherit;text-align:center}.titem__photo{display:block}.titem__photo img{vertical-align:top;width:120px;height:120px;object-fit:cover;border-radius:50%}.titem__post{display:block;margin-top:25px;line-height:22px;letter-spacing:.145313px}.titem__name{display:block;margin-top:5px;font-weight:800;font-size:24px;line-height:35px;letter-spacing:-.461538px}.titem__prog{display:block;margin-top:10px;font-weight:600;font-size:20px;line-height:27px;letter-spacing:-.235025px}.tlist{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:90px}.tlist__titem{width:48.36%;margin-top:40px}.tdetail__type{position:relative;margin-bottom:40px;padding-left:40px;font-size:22px;line-height:24px;letter-spacing:-.0846154px;color:#9a9a9a}.tdetail__type:after{position:absolute;left:0;top:-2px;content:'\e916';font-size:26px;color:#005cff}.tdetail__back{margin-top:60px;font-weight:500;font-size:15px;line-height:20px;letter-spacing:.0112313px}.tdetail__back a{position:relative;padding-left:23px;color:inherit;text-decoration:none}.tdetail__back a:before{position:absolute;left:0;top:6px;content:'\e90c';font-size:11px}.tdetail__author{display:flex;align-items:center;margin-top:63px}.tdetail__author-photo{flex:0 0 120px}.tdetail__author-photo img{width:100px;height:100px;object-fit:cover;display:block;border-radius:50%}.tdetail__author-name{font-weight:600;font-size:17px;line-height:27px;letter-spacing:-.199771px}.tdetail__author-post{margin-top:5px;font-size:14px;line-height:18px;letter-spacing:.135483px;color:#516e80}.tdetail__author-loc{margin-top:3px;font-weight:600;font-size:12px;line-height:18px;letter-spacing:.116128px}.tdetail__body{display:flex;justify-content:space-between;align-items:flex-start;margin-top:40px}.tdetail__content{width:65.574%}.tdetail__text{letter-spacing:-.199771px}.tdetail__ach{margin-top:40px}.tdetail__ach-title{font-weight:700;font-size:21px;line-height:34px;letter-spacing:-.334276px}.tdetail__ach-list{display:flex;flex-wrap:wrap}.tdetail__ach-item{width:21.25%;margin:36px 5% 0 0}.tdetail__ach-item:nth-child(4n+4){margin-right:0}.tdetail__ach-item img{width:100%}.tdetail__info{position:relative;width:31.15%;background:#f5f5f5;padding:30px 40px 42px;border-radius:10px}.tdetail__info-title{font-weight:800;font-size:30px;line-height:35px;letter-spacing:-.576923px}.tdetail__info-intro{margin-top:25px;font-weight:700;line-height:23px;letter-spacing:-.254687px}.tdetail__info-doc{position:relative;padding-left:35px;margin-top:22px;font-weight:600;font-size:17px;line-height:27px;letter-spacing:-.199771px}.tdetail__info-doc:after{display:block;content:'';background:url(../images/doc2.svg) no-repeat;width:20px;height:28px;position:absolute;left:0;top:-2px}.tdetail__info ul{margin-top:31px;font-size:13px;line-height:18px;letter-spacing:-.152766px}.tdetail__info ul li{position:relative;padding-left:14px;margin-top:7px}.tdetail__info ul li:after{display:block;content:'';position:absolute;left:0;top:7px;width:4px;height:4px;border-radius:2px;background:#005cff}.tdetail__info-detail{margin-top:61px;font-weight:700;font-size:17px;line-height:23px;letter-spacing:.0127287px}.tdetail__info-detail a{position:relative;padding-right:34px;text-decoration:none;color:#005cff}.tdetail__info-detail a:after{position:absolute;right:0;top:6px;content:'\e904';font-size:14px}.tdetail__info-ic{position:absolute;right:40px;bottom:40px;font-size:55px;color:#00dada;line-height:1}.tdetail__info-ic>*{display:block}.tsl{margin-top:100px}.tsl__sl{position:relative}.tsl__list{display:flex;margin:0 -20px -30px}.tsl__titem{width:590px;flex-shrink:0;margin:60px 20px 30px}.tsl__arr{cursor:pointer;position:absolute;right:0;bottom:100%;margin-bottom:8px;font-size:20px;color:#005cff}.tsl__arr_l{right:70px}.tsl__arr_l:after{content:'\e900'}.tsl__arr_r:after{content:'\e901'}.mm{width:326px;height:100%;background:#fff;z-index:253;position:fixed;left:0;top:0;padding-bottom:115px;display:none}.mm__wrap{position:relative;overflow:auto;padding:30px 30px 0;height:100%}.mm__head{position:relative}.mm__title{font-size:24px;line-height:26px;font-weight:700;letter-spacing:-.292683px}.mm__close{width:47px;height:47px;cursor:pointer;background:#f5f5f5;border-radius:50%;position:absolute;right:0;top:50%;margin-top:-23px;display:flex;align-items:center;justify-content:center;font-size:16px;color:#005cff}.mm__close:after{content:'\e906'}.mm__wrap>ul{border-top:2px solid #d7d7d7;border-bottom:2px solid #d7d7d7;margin-top:29px;padding:30px 0}.mm__wrap>ul li{margin-top:20px}.mm__wrap>ul li:first-child{margin-top:0}.mm__wrap>ul li a{display:block;font-weight:600;text-decoration:none;color:#1c3749;font-size:18px;line-height:27px}.mm__wrap>ul li a.open:after{position:relative;top:12px;display:inline-block;vertical-align:top;content:'';width:0;height:0;border-style:solid;border-width:3px 0 3px 6px;border-color:transparent transparent transparent #00dada;margin-left:15px}.mm__cab{margin-top:35px}.mm__cab a{position:relative;display:block;padding-left:34px;font-weight:600;font-size:15px;line-height:20px;letter-spacing:.0112313px;text-decoration:underline}.mm__cab a svg{position:absolute;top:50%;left:0;transform:translateY(-50%);width:22px;height:21px;fill:#005cff}.mm__phone{margin-top:30px}.mm__phone a{position:relative;display:block;padding-left:30px;letter-spacing:-.823273px;color:#1c3749;font-weight:600;font-size:19px;line-height:30px;text-decoration:none}.mm__phone a svg{position:absolute;top:50%;left:0;transform:translateY(-50%);width:15px;height:25px;fill:#005cff}.mm__search{margin-top:30px}.mm__search>*{display:flex;align-items:center;justify-content:center;cursor:pointer;width:47px;height:47px;background:#f5f5f5;border-radius:50%;text-decoration:none;color:#005cff;font-size:21px}.mm__search>:after{content:'\e907'}.mm__cons{position:absolute;bottom:38px;left:30px;right:30px}.mm__cons a{width:100%}.mm__box{position:relative;overflow:auto;position:absolute;left:0;right:0;top:0;bottom:0;background:#fff;padding:0 20px 115px;display:none}.mm__box-back{position:relative;padding:22px 0 22px 34px;cursor:pointer;font-weight:700;font-size:17px;line-height:23px;letter-spacing:.0127287px;color:#005cff}.mm__box-back:before{position:absolute;left:0;top:0;bottom:0;display:flex;align-items:center;content:'\e90c';font-size:14px;color:#5f5976}.mm__box ul{border-top:2px solid #d7d7d7}.mm__box ul li{margin-top:20px}.mm__box ul li a{display:block;font-weight:600;font-size:16px;line-height:27px;color:#1c3749}.mm__layout{position:absolute;left:100%;top:0;bottom:0;width:9999px;background:#0d1021;opacity:.5}.stbanner{display:flex;justify-content:center;padding:0 15px;background:#fff;box-shadow:0 -8px 20px rgba(0,0,0,.05);position:fixed;left:0;bottom:0;width:100%;z-index:250}.stbanner__inn{position:relative;padding:10px 190px 10px 105px;min-height:66px;display:flex;align-items:center}.stbanner__img{width:75px;height:71px;position:absolute;left:0;top:-18px;background:url(../images/note.svg) no-repeat}.stbanner__title{font-weight:600;font-size:17px;line-height:22px;letter-spacing:.004em}.stbanner__bt{position:absolute;right:0;top:50%;margin-top:-20px}.stbanner__bt a{display:block;width:141px;height:40px;line-height:40px;background:#005cff;border-radius:6px;font-size:13px;font-weight:600;text-decoration:none;text-align:center;letter-spacing:-.2px;color:#fff}.stbanner__close{position:absolute;right:20px;bottom:100%;margin-bottom:13px;cursor:pointer;line-height:1;font-weight:500;font-size:11px;color:#ababab}.bfriday{position:fixed;left:0;top:0;background:#000;box-shadow:0 1px 3px rgba(0,0,0,.3);width:100%;height:75px;z-index:252;overflow:hidden}.bfriday:before{display:block;content:'';position:absolute;left:0;top:0;bottom:0;background:url(../images/bf-l.png) center no-repeat;width:179px}.bfriday:after{display:block;content:'';position:absolute;right:0;top:0;bottom:0;background:url(../images/bf-r.png) center no-repeat;width:258px}.bfriday__inner{position:relative;z-index:5;display:flex;align-items:center;justify-content:center;padding:0 15px;height:inherit}.bfriday__title{position:relative;padding-right:26px;margin-right:15px;font-size:24px;font-weight:700;text-transform:uppercase;color:#fabe43}.bfriday__title:after{display:block;content:'';position:absolute;top:50%;transform:translateY(-50%);right:0;width:6px;height:50px;background:#fabe43}.bfriday__text{font-size:24px;font-weight:700;text-transform:uppercase;color:#fff}.bfriday__text span{color:#fabe43}.bfriday__bt{margin-left:20px}.bfriday__bt a{display:flex;align-items:center;justify-content:center;width:260px;height:45px;line-height:1;background:#fabe43;border-radius:50px;color:#000;font-size:16px;font-weight:700;text-align:center;text-transform:uppercase}.bfriday+.header{margin-top:75px}.ny2021{position:fixed;left:0;top:0;background:#1c3749 url(../images/ny2021-bg.png) center repeat-x;width:100%;height:70px;z-index:252}.ny2021:before{display:block;content:'';position:absolute;left:0;top:0;background:url(../images/ny2021-l.png) center no-repeat;width:329px;height:152px}.ny2021:after{display:block;content:'';position:absolute;right:0;top:0;background:url(../images/ny2021-r.png) center no-repeat;width:316px;height:146px}.ny2021__inner{position:relative;z-index:5;display:flex;align-items:center;justify-content:center;padding:0 15px;height:inherit;text-decoration:none;color:#fff;font-weight:800;font-size:26px;line-height:1;text-align:center;letter-spacing:-.317073px;text-transform:uppercase}.ny2021__text{position:relative;padding:0 65px}.ny2021__text:after,.ny2021__text:before{position:absolute;left:0;top:50%;transform:translateY(-50%);content:'\e918';font-size:30px;color:#5f5976}.ny2021__text:after{left:auto;right:0}.ny2021+.header{margin-top:70px}.nysale{position:relative;margin:115px 0 155px}.nysale__bg{background:url(../images/snow.png) center no-repeat;width:100vw;height:482px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.nysale__content{position:relative;width:600px;z-index:5}.nysale__discount{margin-bottom:8px;font-weight:500;font-size:26px;letter-spacing:-.317073px;text-transform:uppercase}.nysale__discount span{display:inline-block;vertical-align:top;padding:0 5px;height:31px;line-height:31px;background:#ffe700}.nysale__bt{margin-top:60px}.nysale__bt a{display:inline-block;vertical-align:top;width:224px;height:56px;line-height:52px;border:2px solid #005cff;border-radius:5px;font-weight:600;font-size:17px;letter-spacing:-.0543767px;color:#1c3749;text-decoration:none;text-align:center}.nysale__img{background:url(../images/2021.png) no-repeat;width:684px;height:322px;position:absolute;right:50%;margin-right:-680px;top:50%;transform:translateY(-50%)}.seaitem{display:flex}.seaitem__img{flex:0 0 150px}.seaitem__img img{width:100%;border-radius:8px}.seaitem__entry{margin:6px 0 0 26px}.seaitem__cat{font-size:15px;line-height:22px;letter-spacing:-.0576923px}.seaitem__cat a{text-decoration:underline;color:#005cff}.seaitem__title{margin-top:7px;font-weight:500;font-size:24px;line-height:33px;letter-spacing:-.38203px}.seaitem__title a{text-decoration:none}.seaitem__text{margin-top:13px;line-height:26px;letter-spacing:-.18802px}.seaitem__detail{margin-top:10px;font-size:15px;line-height:20px;letter-spacing:.0112313px;font-weight:700}.seaitem__detail a{position:relative;padding-right:26px;text-decoration:none;color:#005cff}.seaitem__detail a:after{position:absolute;right:0;top:6px;content:'\e904';font-size:13px}.seab__top{display:flex;align-items:center;justify-content:space-between}.seab__total{background:#005cff;padding:0 12px;height:32px;line-height:32px;border-radius:4px;color:#fff;font-weight:600;font-size:15px;letter-spacing:.0112313px}.seab__total span{margin-left:6px;font-size:16px}.seab__list{margin-top:50px}.seab__seaitem{margin-top:40px}.seab__null{margin-top:110px;text-align:center}.seab__null-icon img{vertical-align:top}.seab__null-text{margin-top:40px;font-size:27px;line-height:normal;letter-spacing:.000363706px;text-align:center}.seab__null-text span{color:#cdcdcd}.thankb{padding:0 20px;text-align:center}.thankb__title{margin-top:40px;font-weight:700;font-size:25px;line-height:30px;letter-spacing:-.293781px}.thankb__text{margin-top:10px;font-weight:500;font-size:18px;line-height:28px;letter-spacing:-.211522px}.thankb__bt{margin-top:30px}.thankb__bt a{display:inline-block;vertical-align:top;border:1px solid #005cff;border-radius:5px;padding:0 42px;height:56px;line-height:54px;font-weight:600;font-size:17px;letter-spacing:-.0543767px;text-decoration:none;text-align:center}.mform{display:none;width:510px;background:#f2f2f2;box-shadow:0 22px 44px rgba(0,0,0,.25);border-radius:10px;padding:40px 20px}.mform__title{font-weight:700;text-align:center;font-size:24px}.mform__box{margin-top:30px;display:block}.mform__item{margin-top:15px}.mform__item input{width:100%}.mform__bt{margin-top:15px}.mform__bt button{width:100%}.mform__pp{margin-top:15px;font-size:14px;line-height:22px}.mform__pp a{color:#005cff;text-decoration:underline}.mthank{display:none;width:510px;background:#f2f2f2;box-shadow:0 22px 44px rgba(0,0,0,.25);border-radius:10px;padding:88px 0}.feedback__card{position:relative}.feedback__thankb{display:none;position:absolute;left:0;right:0;top:0;bottom:0;background:#f2f2f2;border-radius:10px}.feedback__thankb-inn{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.footer__req{margin-top:54px;color:hsla(0,0%,100%,.5);text-align:right;line-height:25px}.footer__req-inn{display:inline-block;vertical-align:top;text-align:left}.slider-products .swiper-slide{height:auto}.slider-products .pmitem{height:100%}@font-face{font-family:icomoon;src:url(../fonts/icomoon.eot?37irwj);src:url(../fonts/icomoon.eot?37irwj#iefix) format('embedded-opentype'),url(../fonts/icomoon.ttf?37irwj) format('truetype'),url(../fonts/icomoon.woff?37irwj) format('woff'),url(../fonts/icomoon.svg?37irwj#icomoon) format('svg');font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-arr-down:before{content:"\e918"}.icon-tg:before{content:"\e917"}.icon-user-edu:before{content:"\e916"}.icon-clock:before{content:"\e915"}.icon-arr-next:before{content:"\e914"}.icon-quote:before{content:"\e911"}.icon-eye:before{content:"\e912"}.icon-play-circle:before{content:"\e913"}.icon-play:before{content:"\e910"}.icon-heart:before{content:"\e90d"}.icon-thinking:before{content:"\e90e"}.icon-apple:before{content:"\e90f"}.icon-thumb-up:before{content:"\e90b"}.icon-prev:before{content:"\e90c"}.icon-tw:before{content:"\e908"}.icon-fb:before{content:"\e909"}.icon-vk:before{content:"\e90a"}.icon-doc:before{content:"\e903"}.icon-next:before{content:"\e904"}.icon-check:before{content:"\e905"}.icon-x:before{content:"\e906"}.icon-search:before{content:"\e907"}.icon-arr-l:before{content:"\e900"}.icon-arr-r:before{content:"\e901"}.icon-calendar:before{content:"\e902"}div#freeConfPopup.is-active {display: flex;width: 1000px;max-width: 100%;padding: 40px;background-color: #f5f5f5;background-image: url(/local/assets/images/nut-form8-bg.png);background-size: cover;}.freeConfPopup-left p {font-style: normal;font-weight: 400;font-size: 24px;line-height: 120%;color: #414141;margin-bottom: 12px;}.freeConfPopup-l-title {font-style: normal;font-weight: 700;font-size: 32px;line-height: 40px;margin-bottom: 12px;}.freeConfPopup-l-title b {color: #005CFF;font-weight: 700;}.freeConfPopup-right {min-width: 412px;margin-left: 27px;}.freeConfPopup-left ul p {font-weight: 500;font-size: 18px;line-height: 25px;display: flex;align-items: center;color: #404040;margin-bottom: 15px;}.freeConfPopup-left ul li {font-style: normal;font-weight: 500;font-size: 16px;line-height: 22px;display: flex;align-items: center;color: #404040;margin-top: 15px;padding-left: 28px;position: relative;width: 355px;max-width: 100%;}.freeConfPopup-left ul li:before {width: 10px;height: 10px;background: #005CFF;content: '';position: absolute;left: 0;top: calc(50% - 5px);border-radius: 50%;}.freeConfPopup-photo {margin-top: 30px;display: flex;}.freeConfPopup-photo-text p {font-style: normal;font-weight: 700;font-size: 22px;line-height: 100%;display: flex;align-items: center;color: #005CFF;margin-bottom: 10px;}.freeConfPopup-photo-text span {font-style: normal;font-weight: 400;font-size: 14px;line-height: 130%;display: flex;align-items: center;color: #666666;width: 225px;max-width: 100%;}.freeConfPopup-photo-text {margin-bottom: 43px;}form#order-form8 .inputbox span {font-style: normal;font-weight: 400;font-size: 14px;line-height: 19px;display: flex;align-items: flex-end;color: #404040;margin-bottom: 8px;}form#order-form8 .inputbox {margin-bottom: 9px;}form#order-form8 input.input {background: #FFFFFF;border-radius: 10px;font-style: normal;font-weight: 400;font-size: 18px;line-height: 25px;display: flex;align-items: flex-end;color: #898989;padding-left: 30px;}form#order-form8 button.button {background: #005CFF;border-radius: 10px;height: 86px;font-style: normal;font-weight: 800;font-size: 20px;line-height: 27px;text-align: center;color: #FFFFFF;}form#order-form8 p.agree3 {font-style: normal;font-weight: 400;font-size: 13px;line-height: 18px;color: #323232;}.freeConf-count {text-align: center;margin-top: 11px;font-style: normal;font-weight: 500;font-size: 18px;line-height: 25px;color: #404040;display: flex;justify-content: center;align-items: center;}.freeConf-count svg {margin-right: 14px;}form#order-form8 {padding-top: 0px;padding-bottom: 0px;}.freeConfPopup-photo-img {min-width: 88px;min-height: 88px;width: 89px;height: 89px;background-image: url(/local/assets/images/nut-form8-img.png);margin-right: 24px;background-size: contain;}.freeConfPopup-left>p:nth-child(2) {text-transform: uppercase;}form#order-form8 p.agree3 {margin-bottom: 0px;}form#order-form8 button.button {margin-bottom: 5px;margin-top: 7px;}@media (max-width: 1010px) {div#freeConfPopup.is-active {width: 375px;max-width: 100%;flex-direction: column;padding: 24px 19px;background-image: url(/local/assets/images/nut-form8-bg-mb.png);background-size: cover;}.freeConfPopup-left p {font-size: 14px;line-height: 120%;margin-bottom: 8px;}.freeConfPopup-l-title {font-size: 22px;line-height: 24px;margin-bottom: 18px;}.freeConfPopup-l-title + .freeConfPopup-photo {display: flex !important;margin-top: 0px;}.freeConfPopup-photo-img {min-width: 66px;max-width: 66px;min-height: 66px;max-height: 66px;}.freeConfPopup-photo-text p {font-size: 16px;line-height: 100%;margin-bottom: 0px;}.freeConfPopup-photo-text span {font-size: 12px;line-height: 130%;width: 200px;max-width: 100%;}.freeConfPopup-photo-text {margin-bottom: 16px;}.freeConfPopup-left ul p {font-size: 14px;line-height: 19px;margin-bottom: 0px;}.freeConfPopup-left ul li {margin-top: 4px;font-size: 12px;line-height: 16px;padding-left: 16px;width: 255px;max-width: 100%;}.freeConfPopup-left ul li:before {width: 6px;height: 6px;top: calc(50% - 3px);}.freeConfPopup-right {min-width: 100%;margin-left: 0px;}.freeConfPopup-right .freeConfPopup-photo {display: none;}form#order-form8 .inputbox span {font-size: 12px;line-height: 16px;margin-bottom: 7px;}form#order-form8 {margin-top: 15px;}form#order-form8 input.input {padding-left: 23px;font-style: normal;font-weight: 400;font-size: 14px;line-height: 19px;display: flex;align-items: flex-end;color: #898989;height: 44px;background: #FFFFFF;border-radius: 10px;}form#order-form8 input.input {font-size: 12px;line-height: 16px;}form#order-form8 p.agree3 {font-size: 9px;line-height: 12px;align-items: center;display: flex;}form#order-form8 p.agree3 label {align-items: center;display: flex;}form#order-form8 button.button {height: 66px;font-size: 18px;line-height: 18px;margin-top: 13px;}form#order-form8 .inputbox {margin-bottom: 4px;}.freeConf-count {font-size: 12px;line-height: 16px;}.freeConf-count svg {width: 18px;margin-right: 8px;}}form#order-form8 p.agree3 label {position: relative;padding-left: 24px;}form#order-form8 p.agree3 label input[type="checkbox"] {position: absolute;width: 16px;height: 16px;opacity: 0;z-index: 2;cursor: pointer;left: 0;top: 0;}form#order-form8 p.agree3 label input[type="checkbox"] + span {width: 16px;height: 16px;position: absolute;left: 0;top: 0;background-color: #FFFFFF;border: 1px solid #005CFF;border-radius: 3px;}form#order-form8 p.agree3 label input[type="checkbox"]:checked+ span {background-image: url('/local/assets/images/nut-form8-checkbox.png');background-repeat: no-repeat;background-position: center;}div#freeConfPopupClose {position: absolute;width: 50px;height: 50px;top: 20px;right: 25px;background-color: #FFFFFF;border-radius: 50%;background-image: url('/local/assets/images/nut-form8-close.png');background-size: cover;cursor: pointer;}@media (max-width: 1010px) {form#order-form8 p.agree3 label {position: relative;padding-left: 20px;}form#order-form8 p.agree3 label input[type="checkbox"] {position: absolute;width: 12px;height: 12px;opacity: 0;z-index: 2;cursor: pointer;left: 0;top: -1px;}form#order-form8 p.agree3 label input[type="checkbox"] + span {width: 12px;height: 12px;position: absolute;left: 0;top: -1px;background-color: #FFFFFF;border: 1px solid #005CFF;border-radius: 3px;}form#order-form8 p.agree3 label input[type="checkbox"]:checked+ span {background-image: url('/local/assets/images/nut-form8-checkbox.png');background-repeat: no-repeat;background-position: center;}div#freeConfPopupClose {width: 26px;height: 26px;top: 11px;right: 9px;}form#order-form8 p.agree3 label a {margin-left: 3px;}}form#order-form8 .inputbox .iti {width: 100%;}form#order-form8 .inputbox .iti .iti__flag-container {border-radius: 5px 0px 0px 5px !important;}form#order-form8 .inputbox .iti .iti__selected-flag {border-radius: 10px 0px 0px 10px !important;}div#blog_wheel {position: fixed;top: 0;left: 0;background: rgba(0,0,0,0.95);width: 100%;height: 100%;flex-direction: column;justify-content: center;align-items: center;}.bw_content {width: 1222px;height: 691px;margin: 0px auto;display: flex;position: relative;}.bw_content-bg {width: 916px;height: 624px;background-color: #1C3749;box-shadow: 0px 15.0975px 40.26px rgba(0, 0, 0, 0.6);border-radius: 40px;margin: auto 0px;}.bw_content-wheel {position: absolute;right: 0;width: 690px;height: 690px;display: flex;flex-direction: column;justify-content: center;}img.bw_wheel-round {position: absolute;top: 0;left: 0;}img.bw_wheel-center {width: 608px;margin: auto;}.bw_content-before {height: 100%;width: 100%;padding: 37px 0px 30px 28px;}.bw_content-top {display: flex;}.bw_content-t-date span {font-style: normal;font-weight: 600;font-size: 29.4878px;line-height: 40px;color: #FFFFFF;}.bw_content-t-date b {background: #00D2D8;border-radius: 30px;padding: 2px 19px;font-style: normal;font-weight: 600;font-size: 29.4878px;line-height: 40px;color: #FFFFFF;margin-left: 19px;}.bw_content-t-phone {background: #FFFFFF;backdrop-filter: blur(7.18366px);border-radius: 43.102px;margin-left: 19px;height: 55px;width: 148px;display: flex;justify-content: space-between;padding: 10px 18px;}.bw_content-t-phone span {font-style: normal;font-weight: 500;font-size: 17.2408px;line-height: 17px;color: #3A3A3A;margin-left: 8px;}.bw_content-title {color: #fff;font-family: 'Jost';font-style: normal;font-weight: 800;font-size: 26px;line-height: 46px;text-transform: uppercase;margin-top: 11px;margin-bottom: 24px;}.bw_content-title b {color: #00D2D8;}.blog_wheel_inputbox p {font-family: 'Jost';font-style: normal;font-weight: 500;font-size: 15px;line-height: 20px;color: #FFFFFF;margin-bottom: 5px;}.blog_wheel_inputbox input {background: #FFFFFF;border-radius: 80px;height: 70px;font-family: 'Jost';font-style: normal;font-weight: 400;font-size: 20px;line-height: 27px;color: #999999;}form#blog_wheel_form {width: 397px;}.blog_wheel_inputbox {margin-bottom: 12px;}.blog_wheel_btn button {background: #FFE700;box-shadow: 0px 13.8766px 24.2841px rgba(255, 231, 0, 0.3), inset 0px 0px 20.13px rgba(255, 255, 255, 0.6);border-radius: 60.3899px;width: 100%;height: 94px;font-family: 'Jost';font-style: normal;font-weight: 800;font-size: 27px;line-height: 37px;text-align: center;color: #1C3749;}.bw_content-t-date {display: flex;align-items: end;}.blog_wheel_inputbox p {margin-right: -15px;}div#blog_wheel_close {cursor: pointer;position: absolute;right: 0;top: 0;}.bw_content-bg {background-image: url('/local/assets/images/wheel/bg.png');}.bw_checkbox-text {font-style: normal;font-weight: 400;font-size: 11px;line-height: 16px;/* identical to box height, or 145% */color: #FFFFFF;}.bw_checkbox-text a {text-decoration: underline !important;}.blog_wheel_checkbox {display: flex;margin-top: 5px;}.bw_checkbox-wr {border: 1px solid #FFFFFF;border-radius: 3px;width: 16px;height: 16px;position: relative;margin-right: 6px;}.bw_checkbox-wr input {cursor: pointer;position: absolute;top: 0;left: 0;z-index: 2;opacity: 0;width: 100%;height: 100%;}.bw_checkbox-wr input + span {width: 100%;height: 100%;display: flex;flex-direction: column;justify-content: center;text-align: center;align-items: center;transition: all .3s ease-in-out;opacity: 0;}.bw_checkbox-wr input:checked + span {opacity: 1;}img.bw_wheel-round {-webkit-animation: rotate-r 120s linear infinite;animation: rotate-r 120s linear infinite;}@-webkit-keyframes rotate-r {0% {transform: rotate(0);}100% {transform: rotate(360deg);}}@keyframes rotate-r {0% {transform: rotate(0);}100% {transform: rotate(360deg);}}div#blog_wheel_close {cursor: pointer;z-index: 3;}div#blog_wheel_close:hover svg path {stroke: #ffe701;}div#blog_wheel_close svg path {transition: all .3s ease-in-out;}p.bw_content-after-title {font-style: normal;font-weight: 800;font-size: 40px;line-height: 55px;color: #FFFFFF;}p.bw_content-after-prize {font-style: normal;font-weight: 800;font-size: 42px;line-height: 57px;color: #00D2D8;margin-top: 15px;margin-bottom: 21px;}p.bw_content-after-info {font-family: 'Jost';font-style: normal;font-weight: 600;font-size: 24px;line-height: 33px;color: #FFFFFF;}.bw_content-after {display: flex;flex-direction: column;justify-content: center;height: 100%;width: 100%;padding-left: 48px;}.bw_content-wheel {overflow: hidden;}@media (max-width: 1250px) {.bw_content {width: 359px;height: 736px;max-width: 100%;flex-direction: column;display: flex;background-image: url(/local/assets/images/wheel/bg_m.png);background-size: cover;background-position: bottom;background-color: #1c3749;border-radius: 20px;}div#blog_wheel_close {top: 12px;right: 12px;}.bw_content-bg {width: 100%;height: 100%;background-image: url('/local/assets/images/wheel/bg_m.png');background-size: cover;padding: 19px 16px;border-radius: 20px;padding-bottom: 10px;}.bw_content-wheel {position: relative;width: 351px;height: 351px;top: unset;right: unset;}.bw_content-before {padding: 0px;}.bw_content-t-date span {font-family: 'Jost';font-style: normal;font-weight: 600;font-size: 13px;line-height: 18px;/* identical to box height */color: #FFFFFF;}.bw_content-t-date b {font-weight: 600;font-size: 13px;line-height: 18px;width: 74px;height: 30px;display: flex;flex-direction: column;justify-content: center;padding: 0px;text-align: center;margin-left: 6px;}.bw_content-t-phone {width: 145.5px;height: 31.97px;padding: 0px;display: flex;justify-content: center;align-items: center;margin-left: 16px;}.bw_content-t-phone br {display: none;}.bw_content-t-phone svg {width: 11.5px;height: 19.97px;}.bw_content-t-phone span {font-size: 11px;line-height: 15px;}.bw_content-t-date {align-items: center;}div#blog_wheel_close svg {width: 15px;height: 15px;top: 12px;}.bw_content-title {font-size: 19px;line-height: 26px;margin-bottom: 17px;margin-top: 9px;}.bw_content-title br {display: none;}form#blog_wheel_form {width: 100%;}.blog_wheel_inputbox p {font-size: 12px;line-height: 16px;margin-bottom: 3px;}.blog_wheel_inputbox input {background: #FFFFFF;border-radius: 50px;height: 42px;font-weight: 400;font-size: 14px;line-height: 19px;color: #999999;padding: 0px 20px;}.bw_content-bg {background: none;background-image: none;box-shadow: none;}.blog_wheel_btn button {font-size: 18px;line-height: 25px;/* identical to box height */text-align: center;color: #1C3749;height: 52px;}.bw_checkbox-text {font-size: 9px;line-height: 16px;}.bw_content-wheel {display: flex;flex-direction: column;justify-content: center;min-height: 351px;max-height: 351px;}img.bw_wheel-round {width: 351px;height: 351px;}img.bw_wheel-center {width: 310px;height: 310px;margin: auto;}.bw_content-bg {height: calc(100% - 351px - 13px);}p.bw_content-after-title {font-style: normal;font-weight: 800;font-size: 26px;line-height: 36px;text-align: center;color: #FFFFFF;}p.bw_content-after-prize {font-family: 'Jost';font-style: normal;font-weight: 800;font-size: 30px;line-height: 41px;text-align: center;color: #00D2D8;}p.bw_content-after-info {font-family: 'Jost';font-style: normal;font-weight: 600;font-size: 19px;line-height: 26px;text-align: center;color: #FFFFFF;}.bw_content-after {padding: 0px;}}.bw_content-wheel {overflow: hidden;}.bw_content-title em {font-style: normal;}@media (max-width: 1250px) {.bw_content-title em {font-family: 'Jost';font-style: normal;font-weight: 800;font-size: 15px;line-height: 20px;color: #FFFFFF;}.blog_wheel_inputbox {margin-bottom: 3px;}.blog_wheel_btn button {margin-top: 6px;}.bw_content {width: 359px;height: 736px;max-width: 100%;flex-direction: column;display: flex;background-image: url(/local/assets/images/wheel/bg_m.png);background-size: cover;background-position: bottom;background-color: #1c3749;border-radius: 20px;}div#blog_wheel_close {top: 12px;right: 12px;}.bw_content-bg {width: 100%;height: 100%;background-image: url('/local/assets/images/wheel/bg_m.png');background-size: cover;padding: 19px 16px;border-radius: 20px;padding-bottom: 10px;}.bw_content-wheel {position: relative;width: 351px;height: 351px;top: unset;right: unset;}.bw_content-before {padding: 0px;}.bw_content-t-date span {font-family: 'Jost';font-style: normal;font-weight: 600;font-size: 13px;line-height: 18px;color: #FFFFFF;}.bw_content-t-date b {font-weight: 600;font-size: 13px;line-height: 18px;width: 74px;height: 30px;display: flex;flex-direction: column;justify-content: center;padding: 0px;text-align: center;margin-left: 6px;}.bw_content-t-phone {width: 145.5px;height: 31.97px;padding: 0px;display: flex;justify-content: center;align-items: center;margin-left: 16px;}.bw_content-t-phone br {display: none;}.bw_content-t-phone svg {width: 11.5px;height: 19.97px;}.bw_content-t-phone span {font-size: 11px;line-height: 15px;}.bw_content-t-date {align-items: center;}div#blog_wheel_close svg {width: 15px;height: 15px;top: 12px;}.bw_content-title {font-size: 19px;line-height: 26px;margin-bottom: 17px;margin-top: 9px;}.bw_content-title br {display: none;}form#blog_wheel_form {width: 100%;}.blog_wheel_inputbox p {font-size: 12px;line-height: 16px;margin-bottom: 3px;}.blog_wheel_inputbox input {background: #FFFFFF;border-radius: 50px;height: 42px;font-weight: 400;font-size: 14px;line-height: 19px;color: #999999;padding: 0px 20px;}.bw_content-bg {background: none;background-image: none;box-shadow: none;}.blog_wheel_btn button {font-size: 18px;line-height: 25px;text-align: center;color: #1C3749;height: 52px;}.bw_checkbox-text {font-size: 9px;line-height: 16px;}.bw_content-wheel {display: flex;flex-direction: column;justify-content: center;min-height: 351px;max-height: 351px;}img.bw_wheel-round {width: 351px;height: 351px;}img.bw_wheel-center {width: 310px;height: 310px;margin: auto;}.bw_content-bg {height: calc(100% - 351px - 13px);}p.bw_content-after-title {font-style: normal;font-weight: 800;font-size: 26px;line-height: 36px;text-align: center;color: #FFFFFF;}p.bw_content-after-prize {font-family: 'Jost';font-style: normal;font-weight: 800;font-size: 30px;line-height: 41px;text-align: center;color: #00D2D8;}p.bw_content-after-info {font-family: 'Jost';font-style: normal;font-weight: 600;font-size: 19px;line-height: 26px;text-align: center;color: #FFFFFF;}.bw_content-after {padding: 0px;}br.wheel-mobile-br {display: block !important;}}div#blog_wheel {z-index: 999999;}div#blog_wheel {z-index: 999999;}div#blog_wheel.wheel-spin img.bw_wheel-round {animation: spin-rotate 5s linear 1; -webkit-animation: spin-rotate 5s linear 1; }div#blog_wheel.wheel-send img.bw_wheel-round {animation: none !important;-webkit-animation: none !important;transform: rotate(1180deg) !important;}@-webkit-keyframes spin-rotate {0% {transform: rotate(0);}20% {transform: rotate(360deg);}40% {transform: rotate(720deg);}100% {transform: rotate(1180deg)}}@keyframes spin-rotate {0% {transform: rotate(0);}20% {transform: rotate(360deg);}40% {transform: rotate(720deg);}100% {transform: rotate(1180deg);}}div#blog_wheel.wheel-send .bw_content-before {display: none !important;}div#blog_wheel.wheel-send .bw_content-after {display: flex !important;}.blog_wheel_inputbox .iti {width: 100% !important;}div#wheel_widget {width: 110px;height: 110px;display: flex;flex-direction: column;justify-content: flex-end;padding-bottom: 10px;background: url('/local/assets/images/wheel/gift.png');background-color: #0255ec;font-family: 'Jost';font-style: normal;font-weight: 800;font-size: 14px;line-height: 16px;text-align: center;border-radius: 12px;color: #FFFFFF;cursor: pointer;transition: all .3s ease-in-out;}.bban.wheel {display: flex !important;position: fixed;bottom: 0;z-index: 9;}@media (max-width: 1100px) {.bban.wheel.sticky {display: flex !important;z-index: 2;}.bban.wheel {display: flex !important;position: fixed;bottom: 0;}}@media (max-width: 550px) {div#wheel_widget {width: 60px;height: 60px;font-size: 9px;line-height: 10px;padding-bottom: 3px;border-radius: 6px;background: url('/local/assets/images/wheel/gift_m.png');}}div#blog_wheel.seksologiya-wheel .bw_content-bg {background-color: #ffe5ed;background-image: url('/local/assets/images/wheel/wheel-sexology/bg.png');}div#blog_wheel.seksologiya-wheel .bw_content-t-date span {color: #3A3A3A;}div#blog_wheel.seksologiya-wheel .bw_content-t-date b {background: #1C3749;}div#blog_wheel.seksologiya-wheel .bw_content-title {color: #3A3A3A;font-size: 30px;line-height: 46px;}div#blog_wheel.seksologiya-wheel .bw_content-title b {color: #005CFF;}div#blog_wheel.seksologiya-wheel .bw_content-title em {font-size: 22px;line-height: 30px;display: block;margin-top: 8px;}div#blog_wheel.seksologiya-wheel .bw_content-title em br {display: none;}div#blog_wheel.seksologiya-wheel .bw_content-title br {display: none;}div#blog_wheel.seksologiya-wheel br.wheel-mobile-br {display: block !important;}div#blog_wheel.seksologiya-wheel .blog_wheel_inputbox p {color: #3A3A3A;}div#blog_wheel.seksologiya-wheel .blog_wheel_btn button {background: #005CFF;box-shadow: 0px 14px 24px rgba(0, 92, 255, 0.4), inset 0px 0px 20.13px rgba(255, 255, 255, 0.6);border-radius: 60.3899px;color: #FFFFFF;}div#blog_wheel.seksologiya-wheel form#blog_wheel_form .blog_wheel_inputbox:nth-child(2) {order: 1;}div#blog_wheel.seksologiya-wheel form#blog_wheel_form .blog_wheel_inputbox:nth-child(1) {order: 2;}div#blog_wheel.seksologiya-wheel .blog_wheel_btn {order: 3;}div#blog_wheel.seksologiya-wheel .blog_wheel_checkbox {order: 5;}div#blog_wheel.seksologiya-wheel form#blog_wheel_form {display: flex;flex-direction: column;}div#blog_wheel.seksologiya-wheel .bw_checkbox-text {color: #444444;}div#blog_wheel.seksologiya-wheel .bw_checkbox-wr {border: 1px solid #444444;}div#blog_wheel.seksologiya-wheel .bw_checkbox-wr svg path {stroke: #444;}@media (max-width: 1250px) {div#blog_wheel.seksologiya-wheel .bw_content-bg {background: transparent;}div#blog_wheel.seksologiya-wheel .bw_content {background-color: #ffe5ed;background-image: url(/local/assets/images/wheel/wheel-sexology/bg_m.png);}div#blog_wheel.seksologiya-wheel .bw_content-title {font-size: 19px;line-height: 26px;}div#blog_wheel.seksologiya-wheel .bw_content-title em {font-size: 15px;line-height: 20px;color: #3A3A3A;margin-top: 6px;}div#blog_wheel.seksologiya-wheel .blog_wheel_btn b {font-size: 18px;line-height: 25px;text-align: center;color: #FFFFFF;font-weight: 600;}div#blog_wheel.seksologiya-wheel form#blog_wheel_form .blog_wheel_inputbox:nth-child(2) {order: 2;}div#blog_wheel.seksologiya-wheel .bw_content-wheel {margin: 10px auto;margin-top: 0px;}}@media (max-width: 420px) {.bw_content {width: 320px;height: 675px;}.bw_content-t-phone {margin-left: 10px;width: 130px;}.bw_content-t-date span {font-size: 11px;}.bw_content-t-date b {width: 60px;}.bw_content-t-phone span {font-size: 10px;}.bw_content-title {font-size: 17px !important;line-height: 130% !important;margin-bottom: 12px !important;}.bw_content-title em {font-size: 13px !important;}.blog_wheel_inputbox p {font-size: 10px;}.bw_content-wheel {min-width: 310px;max-width: 310px;min-height: 310px;max-height: 310px;}img.bw_wheel-round {width: 100%;height: 100%;}img.bw_wheel-center {width: 275px;height: 275px;}.bw_content-bg {height: calc(100% - 310px - 13px);}}div#wheel_widget {width: 124px;height: 124px;background: url('/local/assets/images/wheel/gift-4.png');font-size: 16px;line-height: 16px;padding-bottom: 12px;}div#wheel_widget.seksologiya-widget {background: url('/local/assets/images/wheel/wheel-sexology/gift-4.png');}@media (max-width: 550px) {div#wheel_widget {width: 80px;height: 80px;background: url('/local/assets/images/wheel/gift-4m.png');font-size: 11px;line-height: 11px;padding-bottom: 8px;}div#wheel_widget.seksologiya-widget {background: url('/local/assets/images/wheel/wheel-sexology/gift-4m.png');}}div#blog_wheel.seksologiya-wheel p.bw_content-after-title {color: #3a3a3a;}div#blog_wheel.seksologiya-wheel p.bw_content-after-prize {font-size: 36px;line-height: 44px;color: #005cff;margin-top: 25px;margin-bottom: 25px;}div#blog_wheel.seksologiya-wheel p.bw_content-after-info {color: #3a3a3a;}@media (max-width: 1250px) {div#blog_wheel.seksologiya-wheel p.bw_content-after-title {font-size: 26px;line-height: 36px;}div#blog_wheel.seksologiya-wheel p.bw_content-after-prize {font-size: 26px;line-height: 32px;margin-top: 13px;margin-bottom: 13px;}div#blog_wheel.seksologiya-wheel p.bw_content-after-info {font-size: 19px;line-height: 26px;}}div#oglav_popup {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.95);display: flex;flex-direction: column;justify-content: center;align-items: center;}.oglav_popup_content {width: 1000px;height: 570px;background-color: #dce9ff;border-radius: 20px;padding: 48px 40px;position: relative;background-image: url('/local/img/oglav-pc.png');}.oglav_popup-close {width: 50px;height: 50px;position: absolute;top: 20px;right: 25px;border-radius: 50%;display: flex;flex-direction: column;justify-content: center;text-align: center;align-items: center;background-color: white;cursor: pointer;transition: all .3s ease-in-out;}.oglav_popup-title {font-family: 'Jost';font-style: normal;font-weight: 700;font-size: 32px;line-height: 40px;width: 485px;max-width: 100%;font-weight: 700;margin-bottom: 55px;}.oglav_popup-title b {font-weight: 700;color: #005CFF;}form#oglav_popup_form {display: flex;flex-direction: column;width: 412px;max-width: 100%;}.oglav_popup_inputbox p {font-family: 'Jost';font-style: normal;font-weight: 400;font-size: 15px;line-height: 20px;display: flex;align-items: flex-end;color: #404040;margin-bottom: 8px;}.oglav_popup_inputbox input {background: #FFFFFF;border-radius: 10px;width: 100% !important;height: 56px;margin-bottom: 8px;font-family: 'Jost';font-style: normal;font-weight: 400;font-size: 18px;line-height: 25px;color: #898989;padding-left: 30px;}.oglav_popup_btn button {height: 86px;width: 100%;display: flex;justify-content: space-between;padding: 0 37px;background: #005CFF;border-radius: 10px;cursor: pointer;user-select: none;align-items: center;color: white;font-family: 'Jost';font-style: normal;font-weight: 800;font-size: 20px;line-height: 27px;text-align: center;color: #FFFFFF;margin-top: 5px;transition: all .3s ease-in-out;}.oglav_popup_btn button b {font-weight: 400;}.oglav_popup_btn button span {font-weight: 800;}.oglav_popup_checkbox {display: flex;margin-top: 5px;}.oglav_popup_checkbox .bw_checkbox-text {font-family: 'Jost';font-style: normal;font-weight: 400;font-size: 13px;line-height: 18px;color: #323232;}.oglav_popup_checkbox .bw_checkbox-text a {color: #005CFF;}.oglav_popup_checkbox .bw_checkbox-wr {border: 1px solid #005CFF;background-color: white;}.oglav_popup_checkbox .bw_checkbox-wr svg path {stroke: #005CFF;}.oglav_popup-close:hover svg path {fill: #414141;}.oglav_popup-close svg path {transition: all .3s ease-in-out;}.oglav_popup_btn button:hover {background: #414141;}.oglav_popup_checkbox .bw_checkbox-text a:hover {color: #414141;}@media (max-width: 1010px) {.oglav_popup_content {width: 375px;height: 650px;padding: 37px 20px;background-image: url('/local/img/oglav-mobile.png');}.oglav_popup-title {font-size: 24px;line-height: 33px;text-align: center;margin-bottom: 29px;}.oglav_popup-close {width: 26px;height: 26px;top: 11px;right: 9px;}.oglav_popup-close svg {width: 10px;height: 10px;}.oglav_popup_inputbox p {font-size: 12px;line-height: 16px;margin-bottom: 7px;}.oglav_popup_inputbox input {border-radius: 10px;padding-left: 23px;font-size: 14px;line-height: 19px;height: 44px;margin-bottom: 4px;}.oglav_popup_btn button {margin-top: 9px;font-size: 18px;line-height: 18px;padding: 0 26px;height: 66px;}.oglav_popup_checkbox .bw_checkbox-text {font-size: 9px;padding-top: 2px;line-height: 12px;}.oglav_popup_btn button b {font-size: 16px;line-height: 22px;}}.oglav_popup_btn button {margin-top: 13px;}@media (max-width: 375px) {.oglav_popup_content {width: 320px;background-size: cover;background-position: center bottom;height: 600px;padding: 24px 20px;}.oglav_popup-title {font-size: 20px;line-height: normal;margin-bottom: 23px;}.oglav_popup_inputbox p {font-size: 10px;}.oglav_popup_inputbox input {height: 40px;}.oglav_popup_btn button {font-size: 15px;padding: 0 17px;height: 50px;margin-top: 5px;}.oglav_popup_btn button b {font-size: 14px;}}.oglav_popup_inputbox .iti {width: 100% !important;border-radius: 10px !important;}.oglav_popup_inputbox .iti .iti__selected-flag {border-radius: 10px 0px 0px 10px;}.oglav_popup_inputbox .iti .iti__flag-container {border-radius: 10px 0px 0px 10px;}.oglav_popup_inputbox .iti input[type="tel"] {border-radius: 10px !important;}.js-oglav-inset {display: flex;}.js-oglav-inset-text-title {font-family: 'Jost';font-style: normal;font-weight: 400;font-size: 16px;line-height: 22px;text-decoration-line: underline;color: #005CFF;}.js-olgav-inset-text-offer {font-family: 'Jost';font-style: normal;font-weight: 300;font-size: 14px;line-height: 19px;color: #696969;}.js-oglav-inset-img img {margin: 0px;margin-right: 10px;margin-left: -6px;}@media (max-width: 768px) {.js-oglav-inset-img img {width: 33px;height: 33px;max-height: 33px;min-height: 33px;margin-left: -4px;margin-right: 10px;min-width: 33px;}.js-oglav-inset-img {display: flex;flex-direction: column;justify-content: center;}.js-oglav-inset-text-title {font-size: 12px;line-height: 16px;}.js-olgav-inset-text-offer {font-size: 11px;line-height: 15px;}}@media screen and (max-width: 420px) {.bw_content {width: 310px;height: 575px;}.bw_content-bg {padding: 15px 8px;margin-top: 0px;}.bw_content-title {font-size: 16px !important;line-height: 18px !important;}div#blog_wheel.seksologiya-wheel .bw_content-title em {font-size: 12px !important;line-height: 1;}.blog_wheel_inputbox input {height: 38px !important;}.bw_content-bg .iti__flag-box, .bw_content-bg .iti__country-name {font-size: 10px !important;}.bw_content-bg span.iti__dial-code {font-size: 12px !important;}.bw_content-bg  .iti__selected-dial-code {font-size: 12px;}.blog_wheel_inputbox input {font-size: 13px;}.bw_content-wheel {width: 210px;height: 210px;overflow: hidden;min-width: 250px;min-height: 250px;}.blog_wheel_btn button {font-size: 14px !important;height: 42px !important;}img.bw_wheel-center {width: 220px;height: 220px;}.bw_content-bg {background-position-y: 310px !important;}.bw_content {background-position-y: top !important;}div#blog_wheel {flex-direction: column;justify-content: flex-start;padding-top: 5px;overflow-y: auto;}}@media (max-width: 768px) {.js-oglav-inset-img img {width: 33px !important;height: 33px !important;max-height: 33px !important;min-height: 33px !important;margin-left: -4px !important;margin-right: 10px !important;min-width: 33px !important;}}div#blog_wheel.kouching-wheel .bw_content-bg {background-color: #FFE5ED;background-image: url('/local/assets/images/wheel/wheel-kouch/bg.png');}div#blog_wheel.kouching-wheel .bw_content-t-date span {color: #3A3A3A;}div#blog_wheel.kouching-wheel .bw_content-t-date b {background: #301C49;}div#blog_wheel.kouching-wheel .bw_content-title {color: #3A3A3A;font-size: 30px;line-height: 46px;}div#blog_wheel.kouching-wheel .bw_content-title b {color: #6256AF;}div#blog_wheel.kouching-wheel .bw_content-title em {font-size: 22px;line-height: 30px;display: block;margin-top: 8px;}div#blog_wheel.kouching-wheel .bw_content-title em br {display: none;}div#blog_wheel.kouching-wheel .bw_content-title br {display: none;}div#blog_wheel.kouching-wheel br.wheel-mobile-br {display: block !important;}div#blog_wheel.kouching-wheel .blog_wheel_inputbox p {color: #3A3A3A;}div#blog_wheel.kouching-wheel .blog_wheel_btn button {background: #FFE700;box-shadow: 0px 14px 24px rgba(255, 231, 0, 0.4), inset 0px 0px 20.13px rgba(255, 255, 255, 0.6);border-radius: 60.3899px;color: #353535 !important;}div#blog_wheel.kouching-wheel form#blog_wheel_form .blog_wheel_inputbox:nth-child(2) {order: 1;}div#blog_wheel.kouching-wheel form#blog_wheel_form .blog_wheel_inputbox:nth-child(1) {order: 2;}div#blog_wheel.kouching-wheel .blog_wheel_btn {order: 3;}div#blog_wheel.kouching-wheel .blog_wheel_checkbox {order: 5;}div#blog_wheel.kouching-wheel form#blog_wheel_form {display: flex;flex-direction: column;}div#blog_wheel.kouching-wheel .bw_checkbox-text {color: #444444;}div#blog_wheel.kouching-wheel .bw_checkbox-wr {border: 1px solid #444444;}div#blog_wheel.kouching-wheel .bw_checkbox-wr svg path {stroke: #444;}@media (max-width: 1250px) {div#blog_wheel.kouching-wheel .bw_content-bg {background: transparent;}div#blog_wheel.kouching-wheel .bw_content {background-color: #ffe5ed;background-image: url(/local/assets/images/wheel/wheel-kouch/bg_m.png);}div#blog_wheel.kouching-wheel .bw_content-title {font-size: 19px;line-height: 26px;}div#blog_wheel.kouching-wheel .bw_content-title em {font-size: 15px;line-height: 20px;color: #3A3A3A;margin-top: 6px;}div#blog_wheel.kouching-wheel .blog_wheel_btn b {font-size: 18px;line-height: 25px;text-align: center;color: #FFFFFF;font-weight: 600;}div#blog_wheel.kouching-wheel form#blog_wheel_form .blog_wheel_inputbox:nth-child(2) {order: 2;}div#blog_wheel.kouching-wheel .bw_content-wheel {margin: 10px auto;margin-top: 0px;}}div#blog_wheel.kouching-wheel p.bw_content-after-title {color: #3a3a3a;}div#blog_wheel.kouching-wheel p.bw_content-after-prize {font-size: 36px;line-height: 44px;color: #6256AF;margin-top: 25px;margin-bottom: 25px;}div#blog_wheel.kouching-wheel p.bw_content-after-info {color: #3a3a3a;}@media (max-width: 1250px) {div#blog_wheel.kouching-wheel p.bw_content-after-title {font-size: 26px;line-height: 36px;}div#blog_wheel.kouching-wheel p.bw_content-after-prize {font-size: 26px;line-height: 32px;margin-top: 13px;margin-bottom: 13px;}div#blog_wheel.kouching-wheel p.bw_content-after-info {font-size: 19px;line-height: 26px;}}div#blog_wheel.kouching-wheel .blog_wheel_btn b {color: #353535;}div#wheel_widget.kouch-widget {background: url('/local/assets/images/wheel/wheel-kouch/gift-4.png');background-size: cover;background-position: center;}@media (max-width: 550px) {div#wheel_widget.kouch-widget {background: url('/local/assets/images/wheel/wheel-kouch/gift-4m.png');background-size: cover;background-position: center;}}div#wheel_widget.kouch-widget {color: #292929;}._success .zubareva_popup_wrapper {display: none;}._success .zubareva_thx {display: block !important;}.js-oglav-inset {cursor: pointer !important;}.js-oglav-inset:hover .js-oglav-inset-text-title {color: #3f3f3f;}.bw_content-wheel {margin-left: auto;margin-right: auto;}p.bw_content-after-prize {font-size: 26px;line-height: 140%;}p.bw_content-after-title {font-size: 20px;line-height: 140%;}div#freeConfPopup.sex_f_conf {background: whitesmoke;padding-bottom: 35px;padding-left: 50px;padding-right: 50px;}div#freeConfPopup.sex_f_conf .freeConfPopup-photo-text span {width: fit-content;}.sex_f_conf .freeConfPopup-photo-text p {color: #FF0101;}.sex_f_conf .freeConfPopup-photo-text {margin-bottom: 0px;display: flex;flex-direction: column;justify-content: center;}.sex_f_conf .freeConfPopup-photo {margin-bottom: 28px;margin-top: 20px;}.sex_f_conf .freeConfPopup-l-title b {color: #FF0101;}.sex_f_conf .freeConfPopup-left >  p:first-child {font-style: normal;font-weight: 500;font-size: 22px;line-height: 120%;color: #1C3749;border: 1px solid #FF0000;border-radius: 40px;padding: 11px 30px;width: fit-content;margin-bottom: 16px;}.sex_f_conf .freeConfPopup-left>p:nth-child(2) {margin-bottom: 0px;}.sex_f_conf .freeConfPopup-left ul li:before {background: #FF0101;}.sex_f_conf  .freeConfGift p {font-style: normal;font-weight: 400;font-size: 18px;line-height: 120%;color: #1C3749;margin-top: 40px;padding-left: 90px;position: relative;}.sex_f_conf  .freeConfGift p:before {content: '';background: url('/local/img/fgsex-gift.png');width: 112px;height: 112px;position: absolute;left: -20px;top: 50%;transform: translateY(-50%);}.sex_f_conf .freeConfPopup-photo-img {background: url('/local/img/fgsex-photo.png');background-size:cover;background-position: center;}.sex_f_conf .freeConfPopup-left ul p {margin-bottom: -1px;}.sex_f_conf form#order-form8 input.input {background: #FFFFFF;border: 1px solid #BFBFBF;}.sex_f_conf form#order-form8 button.button {background: #FF0101;margin-top: 0px;}.sex_f_conf form#order-form8 p.agree3 label input[type="checkbox"]:checked+ span {filter: grayscale(1);}.sex_f_conf form#order-form8 p.agree3 label input[type="checkbox"] + span {filter: grayscale(1);border: 1px solid #727272;}.sex_f_conf.popup-form p a {color: #727272;}.sex_f_conf .freeConf-count svg path {fill: #FF0101;}.sex_f_conf .freeConf-count b {text-decoration-line: underline;}.sex_f_conf .freeConf-count {color: #1C3749;margin-top: 9px;}.sex_f_conf form#order-form8 .inputbox span {color: #414141;margin-bottom: 7px;}.sex_f_conf .freeConfPopup-left ul li {margin-top: 10px;}.sex_f_conf .freeConfPopup-l-title {margin-bottom: 16px;}.sex_f_conf .freeConfPopup-right {margin-left: auto;}@media (max-width: 1010px) {div#freeConfPopup.sex_f_conf {padding: 22px 20px 17px 20px;}.sex_f_conf .freeConfPopup-left > p:first-child {font-size: 14px;line-height: 120%;padding: 7px 20px;margin-bottom: 17px;}.sex_f_conf .freeConfPopup-photo {margin-top: 12px;margin-bottom: 3px;}.sex_f_conf .freeConfPopup-l-title {margin-bottom: 0px;}.sex_f_conf .freeConfPopup-photo-text p {margin-bottom: 4px;}.sex_f_conf .freeConfPopup-left ul li br {display: none;}.sex_f_conf .freeConfPopup-left ul li {width: 100%;margin-top: 4px;}.sex_f_conf .freeConfGift p {font-size: 13.4357px;line-height: 120%;margin-top: 18px;padding-left: 64px;}.sex_f_conf .freeConfGift p:before {background: url(/local/img/fgsex-gift_m.png);width: 83px;height: 84px;left: -14px;}.sex_f_conf .freeConf-count {margin-top: 0px;}.sex_f_conf form#order-form8 .inputbox span {margin-bottom: 6px;}.sex_f_conf form#order-form8 input.input {font-size: 14px;line-height: 19px;}}@media (max-width: 350px) {.freeConfPopup-l-title {font-size: 20px;}.freeConfPopup-photo-text span {font-size: 11px;}.freeConfPopup-photo-text span br {display: none;}form#order-form8 button.button {font-size: 16px;}div#freeConfPopup.sex_f_conf {padding: 15px;}}.sex_f_conf .freeConfPopup-photo-text p {position: relative;}.sex_f_conf .freeConfPopup-photo-text p:before {content: '';position: absolute;width: 32px;height: 32px;background: url('/local/img/fgsex-heart.png');right: -10px;}@media (max-width: 1010px) {.sex_f_conf .freeConfPopup-photo-text p {position: relative;width: fit-content;}.sex_f_conf .freeConfPopup-photo-text p:before {content: '';position: absolute;width: 20px;height: 20px;background: url('/local/img/fgsex-heart.png');right: -25px;background-size: contain;}.sex_f_conf #order-form8 > div:nth-child(3) span:nth-child(1) {display: none;}.sex_f_conf #order-form8 > div:nth-child(3) span:nth-child(2) {display: block !important;}}.overlay#overlay {background: rgba(32, 27, 27, 0.85); backdrop-filter: blur(12px);-webkit-backdrop-filter: blur(12px);}.sex_inset .oglav_popup-title {width: fit-content;}.sex_inset .oglav_popup-title b {color: #82D152;}.sex_inset .oglav_popup_btn button {background: #CB3AEF;font-size: 22px;}.sex_inset .oglav_popup_content {background-image: url(/local/img/sex-toc-up.png);background-size: cover;background-position: center;background-color: #f8fef9;}.sex_inset .oglav_popup_checkbox .bw_checkbox-wr {border: 1px solid #696969;}.sex_inset .oglav_popup_checkbox .bw_checkbox-wr svg stroke {fill: #696969;}.sex_inset .oglav_popup_checkbox .bw_checkbox-text a {color: #696969;}@media (max-width: 1010px) {.sex_inset .oglav_popup-title {font-size: 20px;line-height: 30px;}.sex_inset .oglav_popup-title br {display: none;}/*.sex_inset .oglav_popup-title b {display: block;}*/.sex_inset .oglav_popup_content {background-image: url(/local/img/sex-toc-up-mb.png);background-size: cover;background-position: center;background-color: #ffd8e4;}}div#oglav_popup {z-index: 999;}div#blog_wheel.psy-wheel .bw_content-bg {background-color: #1c3749;background-image: url('/local/assets/images/wheel/wheel-psy/bg.png');}div#blog_wheel.psy-wheel .bw_content-t-date b {background: #fff;color: #1c3749;}div#blog_wheel.psy-wheel .bw_content-title {font-size: 30px;line-height: 46px;}div#blog_wheel.psy-wheel .bw_content-title em {font-size: 22px;line-height: 30px;display: block;margin-top: 8px;}div#blog_wheel.psy-wheel .bw_content-title em br {display: none;}div#blog_wheel.psy-wheel .bw_content-title br {display: none;}div#blog_wheel.psy-wheel br.wheel-mobile-br {display: block !important;}div#blog_wheel.psy-wheel .blog_wheel_btn button {background: #FFE700;box-shadow: 0px 14px 24px rgba(255, 231, 0, 0.4), inset 0px 0px 20.13px rgba(255, 255, 255, 0.6);border-radius: 60.3899px;color: #353535 !important;}div#blog_wheel.psy-wheel form#blog_wheel_form .blog_wheel_inputbox:nth-child(2) {order: 1;}div#blog_wheel.psy-wheel form#blog_wheel_form .blog_wheel_inputbox:nth-child(1) {order: 2;}div#blog_wheel.psy-wheel .blog_wheel_btn {order: 3;}div#blog_wheel.psy-wheel .blog_wheel_checkbox {order: 5;}div#blog_wheel.psy-wheel form#blog_wheel_form {display: flex;flex-direction: column;}@media (max-width: 1250px) {div#blog_wheel.psy-wheel .bw_content-bg {background: transparent;}div#blog_wheel.psy-wheel .bw_content {background-color: #1c3749;background-image: url(/local/assets/images/wheel/wheel-psy/bg_m.png);background-size: cover;background-position: center;}div#blog_wheel.psy-wheel .bw_content-title {font-size: 19px;line-height: 26px;}div#blog_wheel.psy-wheel .bw_content-title em {font-size: 15px;line-height: 20px;margin-top: 6px;}div#blog_wheel.psy-wheel .blog_wheel_btn b {font-size: 18px;line-height: 25px;text-align: center;color: #FFFFFF;font-weight: 600;}div#blog_wheel.psy-wheel form#blog_wheel_form .blog_wheel_inputbox:nth-child(2) {order: 2;}div#blog_wheel.psy-wheel .bw_content-wheel {margin: 10px auto;margin-top: 0px;}}div#blog_wheel.psy-wheel p.bw_content-after-title {color: #fff;}div#blog_wheel.psy-wheel p.bw_content-after-prize {font-size: 36px;line-height: 44px;color: #ffe700;margin-top: 25px;margin-bottom: 25px;}@media (max-width: 1250px) {div#blog_wheel.psy-wheel p.bw_content-after-title {font-size: 26px;line-height: 36px;}div#blog_wheel.psy-wheel p.bw_content-after-prize {font-size: 25px;line-height: 32px;margin-top: 13px;margin-bottom: 13px;}div#blog_wheel.psy-wheel p.bw_content-after-info {font-size: 19px;line-height: 26px;}}div#blog_wheel.psy-wheel .blog_wheel_btn b {color: #353535;}div#blog_wheel.psy-wheel p.bw_content-after-info {color: #fff;}@media (min-width: 1250px) {p.bw_content-after-title {font-size: 40px;line-height: 55px;}}@media screen and (max-width: 375px) {div#blog_wheel.psy-wheel p.bw_content-after-prize {font-size: 22px;}p.bw_content-after-title {font-size: 20px !important;line-height: 135% !important;}}div#wheel_widget.psychology-widget {background: url('/local/assets/images/wheel/wheel-psy/gift-4.png');background-size: cover;}@media (max-width: 550px) {div#wheel_widget.psychology-widget {background: url('/local/assets/images/wheel/wheel-psy/gift-4m.png');background-size: cover;}}.bw_content-t-date {align-items: center;}.kouch_inset .oglav_popup-title {width: 100%;}.kouch_inset .oglav_popup-title b {color: #5756af;}.kouch_inset button {background: #ffe700;color: #1c3749;}.kouch_inset .bw_checkbox-wr {border: 1px solid #696969;}.kouch_inset .bw_checkbox-wr path {stroke: #696969 !important;}.kouch_inset .oglav_popup_checkbox .bw_checkbox-text a {color: #323232;}.kouch_inset .oglav_popup_content {background-image: url('/local/assets/images/kouch-inset-pc.png');background-color: #e2e0ff;}@media (max-width: 1010px) {.kouch_inset .oglav_popup-title {font-size: 18px;line-height: 28px;text-align: left;margin-bottom: 22px;}.kouch_inset .oglav_popup-title br {display: none;}.kouch_inset .oglav_popup-title b {display: block;}.kouch_inset .oglav_popup_content {background-image: url('/local/assets/images/kouch-inset-mb.png');padding-top: 40px;}.kouch_inset .oglav_popup-close {width: 36px;height: 36px;top: 11px;right: 6px;}.kouch_inset .oglav_popup-close svg {width: 14px;height: 14px;}.kouch_inset .oglav_popup_checkbox .bw_checkbox-text {font-size: 11px;line-height: 15px;}.kouch_inset .bw_checkbox-wr {width: 12px;height: 12px;margin-top: 3px;}.kouch_inset .bw_checkbox-wr svg {width: 8px;height: 6px;}}@media (max-width: 375px) {.kouch_inset .oglav_popup-title {font-size: 15px;line-height: 140%;}.kouch_inset .oglav_popup_content {padding-top: 29px;}.kouch_inset .oglav_popup_checkbox .bw_checkbox-text {font-size: 9px;}}.kouch_inset button:hover {color: white;}div#freeConfPopup.kouching_inset {background: whitesmoke;padding-bottom: 35px;padding-left: 50px;padding-right: 50px;}div#freeConfPopup.kouching_inset .freeConfPopup-photo-text span {width: fit-content;}.kouching_inset .freeConfPopup-photo-text p {color: #5756AF;}.kouching_inset .freeConfPopup-photo-text {margin-bottom: 0px;display: flex;flex-direction: column;justify-content: center;}.kouching_inset .freeConfPopup-photo {margin-bottom: 28px;margin-top: 20px;}.kouching_inset .freeConfPopup-l-title b {color: #5756AF;}.kouching_inset .freeConfPopup-left>p:first-child {font-style: normal;font-weight: 500;font-size: 22px;line-height: 120%;color: #1C3749;border: 1px solid #5756AF;border-radius: 40px;padding: 11px 30px;width: fit-content;margin-bottom: 16px;}.kouching_inset .freeConfPopup-left>p:nth-child(2) {margin-bottom: 0px;}.kouching_inset .freeConfPopup-left ul li:before {background: #5756AF;}.kouching_inset .freeConfGift p {font-style: normal;font-weight: 400;font-size: 18px;line-height: 120%;color: #1C3749;margin-top: 40px;padding-left: 90px;position: relative;}.kouching_inset .freeConfGift p:before {content: '';background: url('/local/assets/images/fgkouch-tg-pc.png');width: 72px;height: 73px;position: absolute;left: 0px;top: 50%;transform: translateY(-50%);}.kouching_inset .freeConfPopup-photo-img {background: url('/local/assets/images/fgkouch-photo.png');background-size: cover;background-position: center;}.kouching_inset .freeConfPopup-left ul p {margin-bottom: -1px;}.kouching_inset form#order-form8 input.input {background: #FFFFFF;border: 1px solid #BFBFBF;}.kouching_inset form#order-form8 button.button {background: #5755AF;}.kouching_inset form#order-form8 p.agree3 label input[type="checkbox"]:checked+span {filter: grayscale(1);}.kouching_inset form#order-form8 p.agree3 label input[type="checkbox"]+span {filter: grayscale(1);border: 1px solid #727272;}.kouching_inset.popup-form p a {color: #727272;}.kouching_inset .freeConf-count svg path {fill: #5756AF;}.kouching_inset .freeConf-count b {text-decoration-line: underline;}.kouching_inset .freeConf-count {color: #1C3749;margin-top: 9px;}.kouching_inset form#order-form8 .inputbox span {color: #414141;margin-bottom: 7px;}.kouching_inset .freeConfPopup-left ul li {margin-top: 10px;font-size: 20px;width: fit-content;}.kouching_inset .freeConfPopup-l-title {margin-bottom: 16px;}.kouching_inset .freeConfPopup-right {margin-left: auto;}@media (max-width: 1010px) {div#freeConfPopup.kouching_inset {padding: 22px 20px 17px 20px;border-radius: 20px;}.kouching_inset .freeConfPopup-left>p:first-child {font-size: 14px;line-height: 120%;padding: 7px 20px;margin-bottom: 17px;}.kouching_inset .freeConfPopup-photo {margin-top: 12px;margin-bottom: 3px;}.kouching_inset .freeConfPopup-l-title {margin-bottom: 0px;}.kouching_inset .freeConfPopup-photo-text p {margin-bottom: 4px;}.kouching_inset .freeConfPopup-left ul li br {display: none;}.kouching_inset .freeConfPopup-left ul li {width: 100%;margin-top: 4px;font-size: 14px;line-height: 19px;}.kouching_inset .freeConfGift p {font-size: 13.4357px;line-height: 120%;margin-top: 18px;padding-left: 72px;}.kouching_inset .freeConfGift p:before {background: url('/local/assets/images/fgkouch-tg.png');width: 56px;height: 57px;left: 0px;background-size: cover;background-repeat: no-repeat;}.kouching_inset .freeConf-count {margin-top: 0px;}.kouching_inset form#order-form8 .inputbox span {margin-bottom: 6px;}.kouching_inset form#order-form8 input.input {font-size: 14px;line-height: 19px;}}@media (max-width: 350px) {div#freeConfPopup.kouching_inset {padding: 15px;}}.kouching_inset .freeConfPopup-photo-text p {position: relative;}.kouching_inset .freeConfPopup-photo-text p:before {content: '';position: absolute;width: 111px;height: 100px;background: url('/local/assets/images/fgkouch-message.png');right: -145px;top: -13px;}@media (max-width: 1010px) {.kouching_inset .freeConfPopup-photo-text p {position: relative;width: fit-content;}.kouching_inset .freeConfPopup-photo-text p:before {content: '';position: absolute;width: 66px;height: 60px;background: url('/local/assets/images/fgkouch-message.png');right: -100px;background-size: contain;top: 0px;background-repeat: no-repeat;}.kouching_inset #order-form8>div:nth-child(3) span:nth-child(1) {display: none;}.kouching_inset #order-form8>div:nth-child(3) span:nth-child(2) {display: block !important;}.kouching_inset .freeConfPopup-l-title br {display: none;}.kouching_inset .freeConfPopup-photo-img {min-width: 60px;min-height: 60px;width: 60px;height: 60px;margin-right: 18px;}.kouching_inset form#order-form8 button.button {margin-top: 8px;}.kouching_inset .freeConfPopup-l-title > br:last-child {display: block !important;}}@media (max-width: 389px) {.kouching_inset .freeConfPopup-left ul li {font-size: 11px;line-height: normal;}div#freeConfPopup.kouching_inset .freeConfPopup-photo-text span {width: 133px;}.kouching_inset .freeConfPopup-l-title {font-size: 18px;}.kouching_inset .freeConfPopup-photo-text p:before {right: -87px;}.kouching_inset form#order-form8 .inputbox span {font-size: 10px;margin-bottom: 0px;}.kouching_inset .freeConfGift p {font-size: 12px;}}@media (max-width: 768px) {div#blog_wheel {justify-content: flex-start;padding-top: 15px;padding-bottom: 15px;overflow-y: auto;}}.tdetail__author-social {display: flex;}@media screen and (min-width: 600.98px) {body .tdetail__author-photo img {width: 100px;height: 100px;object-fit: cover;display: block;border-radius: 50%;margin-right: 16px;}body .tdetail__author-social-link {margin-right: 4px;margin-top: 20px;}}@media screen and (max-width: 600px) {body .tdetail__author-photo img {width: 80px;height: 80px;margin-right: 16px;}body .tdetail__author-social-link {margin-right: 8px;margin-top: 12px;}}div#freeConfPopup.psychology_inset {background: whitesmoke;padding-bottom: 35px;padding-left: 40px;padding-right: 40px;}div#freeConfPopup.psychology_inset .freeConfPopup-photo-text span {width: fit-content;}.psychology_inset .freeConfPopup-photo-text p {color: #005CFF;}.psychology_inset .freeConfPopup-photo-text {margin-bottom: 0px;display: flex;flex-direction: column;justify-content: center;}.psychology_inset .freeConfPopup-photo {margin-bottom: 28px;margin-top: 20px;}.psychology_inset .freeConfPopup-l-title b {color: #005CFF;}.psychology_inset .freeConfPopup-left>p:first-child {font-style: normal;font-weight: 500;font-size: 22px;line-height: 120%;color: #1C3749;border: 1px solid #5756AF;border-radius: 40px;padding: 11px 30px;width: fit-content;margin-bottom: 16px;}.psychology_inset .freeConfPopup-left>p:nth-child(2) {margin-bottom: 9px;}.psychology_inset .freeConfPopup-left ul li:before {background: #005CFF;}.psychology_inset .freeConfGift p {font-style: normal;font-weight: 400;font-size: 18px;line-height: 120%;color: #1C3749;margin-top: 40px;padding-left: 90px;position: relative;}.psychology_inset .freeConfGift p:before {content: '';background: url('/local/assets/images/fgkouch-tg-pc.png');width: 72px;height: 73px;position: absolute;left: 0px;top: 50%;transform: translateY(-50%);display: none;}.psychology_inset .freeConfPopup-photo-img {background: url('/local/assets/images/psy-photo.png');background-size: cover;background-position: center;}.psychology_inset .freeConfPopup-left ul p {margin-bottom: -1px;}.psychology_inset form#order-form8 input.input {background: #FFFFFF;border: 1px solid #BFBFBF;}.psychology_inset form#order-form8 button.button {background: #005CFF;}.psychology_inset form#order-form8 p.agree3 label input[type="checkbox"]:checked+span {filter: none;}.psychology_inset form#order-form8 p.agree3 label input[type="checkbox"]+span {filter: grayscale(1);border: 1px solid #005CFF;}.psychology_inset.popup-form p a {color: #727272;}.psychology_inset .freeConf-count svg path {fill: #005CFF;}.psychology_inset .freeConf-count b {text-decoration-line: underline;}.psychology_inset .freeConf-count {color: #1C3749;margin-top: 9px;}.psychology_inset form#order-form8 .inputbox span {color: #414141;margin-bottom: 7px;}.psychology_inset .freeConfPopup-left ul li {margin-top: 21px;font-size: 20px;width: fit-content;font-size: 16px;line-height: 22px;}.psychology_inset .freeConfPopup-l-title {margin-bottom: 16px;}.psychology_inset .freeConfPopup-right {margin-left: auto;}@media (max-width: 1010px) {div#freeConfPopup.psychology_inset {padding: 22px 20px 17px 20px;border-radius: 20px;}.psychology_inset .freeConfPopup-left>p:first-child {font-size: 14px;line-height: 120%;padding: 7px 20px;margin-bottom: 17px;}.psychology_inset .freeConfPopup-photo {margin-top: 12px;margin-bottom: 3px;}.psychology_inset .freeConfPopup-l-title {margin-bottom: 0px;}.psychology_inset .freeConfPopup-photo-text p {margin-bottom: 4px;}.psychology_inset .freeConfPopup-left ul li br {display: none;}.psychology_inset .freeConfPopup-left ul li {width: 100%;margin-top: 4px;font-size: 14px;line-height: 19px;}.psychology_inset .freeConfGift p {font-size: 13.4357px;line-height: 120%;margin-top: 18px;padding-left: 72px;}.psychology_inset .freeConfGift p:before {background: url('/local/assets/images/fgkouch-tg.png');width: 56px;height: 57px;left: 0px;background-size: cover;background-repeat: no-repeat;}.psychology_inset .freeConf-count {margin-top: 0px;}.psychology_inset form#order-form8 .inputbox span {margin-bottom: 6px;}.psychology_inset form#order-form8 input.input {font-size: 14px;line-height: 19px;}}@media (max-width: 350px) {div#freeConfPopup.psychology_inset {padding: 15px;}}.psychology_inset .freeConfPopup-photo-text p {position: relative;}.psychology_inset .freeConfPopup-photo-text p:before {content: '';position: absolute;width: 111px;height: 100px;background: url('/local/assets/images/fgkouch-message.png');right: -145px;top: -13px;display: none;}@media (max-width: 1010px) {.psychology_inset .freeConfPopup-photo-text p {position: relative;width: fit-content;}.psychology_inset .freeConfPopup-photo-text p:before {content: '';position: absolute;width: 66px;height: 60px;background: url('/local/assets/images/fgkouch-message.png');right: -100px;background-size: contain;top: 0px;background-repeat: no-repeat;}.psychology_inset #order-form8>div:nth-child(3) span:nth-child(1) {display: none;}.psychology_inset #order-form8>div:nth-child(3) span:nth-child(2) {display: block !important;}.psychology_inset .freeConfPopup-l-title br {display: none;}.psychology_inset .freeConfPopup-photo-img {min-width: 60px;min-height: 60px;width: 60px;height: 60px;margin-right: 18px;}.psychology_inset form#order-form8 button.button {margin-top: 8px;}.psychology_inset .freeConfPopup-l-title>br:last-child {display: block !important;}}@media (max-width: 389px) {.psychology_inset .freeConfPopup-left ul li {font-size: 11px;line-height: normal;}div#freeConfPopup.psychology_inset .freeConfPopup-photo-text span {width: 133px;}.psychology_inset .freeConfPopup-l-title {font-size: 18px;}.psychology_inset .freeConfPopup-photo-text p:before {right: -87px;}.psychology_inset form#order-form8 .inputbox span {font-size: 10px;margin-bottom: 0px;}.psychology_inset .freeConfGift p {font-size: 12px;}}.psychology_inset .freeConfPopup-left>p:first-child {border: none;padding: 0px;margin-bottom: 12px;}.psychology_inset .freeConfGift p {padding: 0px;margin: 0px;font-size: 14px;line-height: 19px;padding-left: 20px;padding-right: 20px;}div#freeConfPopup.psychology_inset .freeConfGift {background: #FFE573;border-radius: 12px;display: flex;align-items: center;padding: 15px 12px;margin-top: 30px;width: fit-content;}div#freeConfPopup.psychology_inset .freeConfGift > div {padding-right: 14px;border-right: 1px solid #000000;}.psychology_inset .freeConfPopup-left ul {position: relative;}.psychology_inset .freeConfPopup-left ul:before {content: '';position: absolute;right: 0;top: 50%;background: url('/local/assets/images/psy-rub.png');width: 74px;height: 74px;background-size: contain;}@media (max-width: 1010px) {.psychology_inset .freeConfPopup-left>p:first-child {margin-bottom: 8px;}.psychology_inset .freeConfPopup-l-title br {display: block !important;}.psychology_inset .freeConfPopup-photo {margin-bottom: 10px;}.psychology_inset .freeConfPopup-left ul li {font-size: 12px;line-height: 16px;margin-top: 6px;}.psychology_inset .freeConfPopup-left ul p {margin-bottom: 12px;}div#freeConfPopup.psychology_inset .freeConfGift {margin-top: 10px;}.psychology_inset .freeConfGift p {padding-right: 0px;font-size: 12px;line-height: 16px;}div#freeConfPopup.psychology_inset .freeConfGift > div svg {width: 34px;height: 34px;}div#freeConfPopup.psychology_inset .freeConfGift > div {padding-right: 13px;}.psychology_inset .freeConfGift p {padding-left: 15px;font-weight: 600;}.psychology_inset .freeConfPopup-photo-img {min-width: 66px;min-height: 66px;}div#freeConfPopup.psychology_inset .freeConfGift {width: 100%;}.psychology_inset .freeConfPopup-left ul:before {content: '';position: absolute;right: 30px;top: -10px;background: url('/local/assets/images/psy-rub.png');width: 45px;height: 45px;background-size: contain;opacity: 0.5;}}@media (max-width: 389px) {.psychology_inset .freeConfGift p {font-size: 10px;padding-left: 12px;}div#freeConfPopup.psychology_inset .freeConfGift {padding: 10px;}div#freeConfPopup.psychology_inset .freeConfGift > div {padding-right: 10px;}.psychology_inset .freeConfPopup-photo-text br {}div#freeConfPopup.psychology_inset .freeConfPopup-photo-text span {width: 180px;}}.psy_inset .oglav_popup-title {width: 100%;font-size: 26px;line-height: 130%;margin-bottom: 27px;font-weight: 500;}.psy_inset .oglav_popup-title b {color: #5756af;color: #1C3749;}.psy_inset button {background: #ffe700;color: #1c3749;}.psy_inset .bw_checkbox-wr {border: 1px solid #696969;}.psy_inset .bw_checkbox-wr path {stroke: #696969 !important;}.psy_inset .oglav_popup_checkbox .bw_checkbox-text a {color: #323232;}.psy_inset .oglav_popup_content {background-image: url('/local/assets/images/psy-file-bg.png');background-color: #deebf8;padding-top: 94px;}@media (max-width: 1010px) {.psy_inset .oglav_popup-title {font-size: 18px;line-height: 28px;text-align: left;margin-bottom: 20px;}.psy_inset .oglav_popup-title br {display: none;}.psy_inset .oglav_popup-title b {display: block;}.psy_inset .oglav_popup_content {background-image: url('/local/assets/images/psy-file-bg-pc.png');padding-top: 20px;height: 550px;border-radius: 20px;}.psy_inset .oglav_popup-close {width: 36px;height: 36px;top: 11px;right: 6px;}.psy_inset .oglav_popup-close svg {width: 14px;height: 14px;}.psy_inset .oglav_popup_checkbox .bw_checkbox-text {font-size: 11px;line-height: 15px;}.psy_inset .bw_checkbox-wr {width: 12px;height: 12px;margin-top: 3px;}.psy_inset .bw_checkbox-wr svg {width: 8px;height: 6px;}}@media (max-width: 375px) {.psy_inset .oglav_popup-title {font-size: 15px;line-height: 140%;}.psy_inset .oglav_popup_content {padding-top: 29px;}.psy_inset .oglav_popup_checkbox .bw_checkbox-text {font-size: 9px;}}.psy_inset button:hover {color: white;}.psy_inset .oglav_popup_checkbox .bw_checkbox-text {font-size: 11px;line-height: 15px;}.psy_inset .oglav_popup_inputbox p {margin-bottom: 6px;}.psy_inset .oglav_popup_inputbox input {margin-bottom: 6px;}.psy_inset .oglav_popup-close {background: transparent;}.psy_inset .oglav_popup-close svg {width: 30px;height: 30px;fill: #000;}.psy_inset .oglav_popup-close svg path {fill: #000;}.psy_inset .oglav_popup-close svg:hover path {opacity: 0.5;}@media (max-width: 1010px) {.psy_inset .oglav_popup-title br {display: none;}.psy_inset .oglav_popup-title {line-height: normal;}.psy_inset .oglav_popup-close svg {width: 20px;height: 20px;}.psy_inset .oglav_popup-close {height: 20px;width: 20px;top: 15px;right: 15px;}.psy_inset button {margin-top: 11px;}}@media (max-width: 389px) {div#freeConfPopup {width: 320px !important;}}div#freeConfPopup.psychology_inset .freeConfGift:before {content: '';position: absolute;width: 142px;height: 115px;background: url('/local/img/freeConfElem.png');right: -110px;}div#freeConfPopup.psychology_inset .freeConfGift {position: relative;background-color: #FF9140;color: white;}.psychology_inset .freeConfGift p {color: white;}div#freeConfPopup.psychology_inset .freeConfGift > div {border-color: white;}div#freeConfPopup.psychology_inset .freeConfGift > div svg path {stroke: white;}@media (max-width: 1010px) {div#freeConfPopup.psychology_inset .freeConfGift:before {width: 76px;height: 62px;right: -17px;top: -20px;background: url('/local/img/freeConfElem2.png');}}@media (max-width: 389px) {div#freeConfPopup.psychology_inset .freeConfGift:before {width: 60px;height: 52px;right: -17px;top: -20px;background: url('/local/img/freeConfElem2.png');background-size: contain;}}.zubareva_inset.update-zubareva .z_inset_top {background: #FFF4E4;border: navajowhite;}.update-zubareva .z_inset_top-title b {color: #E9910F;}.update-zubareva .z_inset_top-title {color: #333333;}.update-zubareva .z_inset_top-people_name {color: #E9910F;}.update-zubareva .z_inset_bottom {border-color: transparent;}.update-zubareva .z_inset_bottom_doc-title {color: #E9910F;}.update-zubareva .z_inset_bottom_btn {background: #E9910F;}.update-zubareva .z_inset_bottom_downloads svg path {fill: #E9910F;}.update-zubareva .zubareva_popup_wrapper {background-color: #FFF4E4;}.update-zubareva .zubareva_popup-title b {color: #E9910F;}.update-zubareva .zubareva_popup-people-text b {color: #E9910F;}.update-zubareva .zubareva_popup_btn button {background: #E9910F;}.update-zubareva .zubareva_popup_peoples svg path {fill: #E9910F;}.update-zubareva .zubareva_popup-people-img {background-color: #e9910f;}.update-zubareva .z_inset_top-people_img {background-color: #E9910F;}@media (max-width: 1020px) {.update-zubareva .zubareva_popup_left .zubareva_popup-people {display: flex !important;margin-bottom: 20px;min-height: 80px;}.update-zubareva .zubareva_popup_list .zubareva_popup_doc:nth-child(6), .update-zubareva .zubareva_popup_listzubareva_popup_doc:nth-child(7) {display: none;}.update-zubareva .zubareva_popup_left .zubareva_popup-people .zubareva_popup-people-img {width: 80px;height: 80px;top: 50%;transform: translateY(-50%);}.update-zubareva .zubareva_popup_left .zubareva_popup-people .zubareva_popup-people-text b {font-size: 14px;line-height: 100%;margin-bottom: 10px;}.update-zubareva .zubareva_popup_left .zubareva_popup-people .zubareva_popup-people-text span {font-size: 12px;line-height: 130%;width: 220px;max-width: 100%;}}.update-zubareva div.zubareva_thx {background: #fff4e4;}.oglav-update .oglav_popup_content {background-image: url('/local/img/olgav-pc-new.png');background-color: #1c3749;padding-top: 26px;padding-left: 40px;}.oglav-update .oglav_popup-title {color: #fff;margin-bottom: 20px;}.oglav-update .oglav_popup-title b {color: #00d2d8;}.oglav-update .oglav_popup_inputbox p {color: #FFFFFF;}.oglav-update button {background: #00D2D8;margin-top: 5px;}.oglav-update .bw_checkbox-text {color: #fff;}.oglav-update .bw_checkbox-text a {color: #00d2d8;}.oglav-update .bw_checkbox-wr {border-color: #00d2d8;}.oglav-update .bw_checkbox-wr svg path {stroke: #00d2d8;}.oglav-update button:hover {background: #005CFF;}.oglav-update .bw_checkbox-text a:hover {color: #005cff;}@media (max-width: 1010px) {.oglav-update .oglav_popup_content {background-image: url('/local/img/olgav-mb-new.png');background-color: #1c3749;padding-top: 37px;padding-left: 20px;}.oglav-update .oglav_popup-title {color: #fff;margin-bottom: 20px;font-size: 22px;line-height: 30px;margin-bottom: 10px;}.oglav-update .oglav_popup-title br {display: none;}.oglav-update button {background: #00D2D8;margin-top: 9px;}}@media (max-width: 375px) {.oglav-update .oglav_popup_content {background-image: url('/local/img/olgav-mb-new.png');background-color: #1c3749;padding-top: 20px;padding-left: 15px;padding-right: 15px;}.oglav-update .oglav_popup-title {color: #fff;margin-bottom: 20px;font-size: 17px;line-height: 24px;margin-bottom: 10px;}.oglav-update button {background: #00D2D8;margin-top: 6px;}}.sex_inset .oglav_popup_content {background-image: url('/local/img/sex_inset2-pc.png');}@media (max-width: 1010px) {.sex_inset .oglav_popup_content {background-image: url('/local/img/sex_inset2-mb.png');}}div#freeConfPopup.nutric-update {background: linear-gradient(to right, #def1ff, #e6e5ff);padding-bottom: 35px;padding-left: 40px;padding-right: 40px;padding-bottom: 40px;}div#freeConfPopup.nutric-update .freeConfPopup-photo-text span {width: fit-content;}.nutric-update .freeConfPopup-photo-text p {color: #05B284;}.nutric-update .freeConfPopup-photo-text {margin-bottom: 0px;display: flex;flex-direction: column;justify-content: center;}.nutric-update .freeConfPopup-photo {margin-bottom: 28px;margin-top: 20px;}.nutric-update .freeConfPopup-l-title b {color: #05B284;}.nutric-update .freeConfPopup-left>p:first-child {font-style: normal;font-weight: 500;font-size: 22px;line-height: 120%;color: #1C3749;border: 1px solid #5756AF;border-radius: 40px;padding: 11px 30px;width: fit-content;margin-bottom: 16px;}.nutric-update .freeConfPopup-left>p:nth-child(2) {margin-bottom: 9px;}.nutric-update .freeConfPopup-left ul li:before {background: url('/local/img/zybareva-point.svg');width: 20px;height: 20px;top: 50%;transform: translateY(-50%);background-size: contain;border-radius: 0px;}.nutric-update .freeConfGift p {font-style: normal;font-weight: 400;font-size: 18px;line-height: 120%;color: #1C3749;margin-top: 40px;padding-left: 90px;position: relative;}.nutric-update .freeConfGift p:before {content: '';background: url('/local/assets/images/fgkouch-tg-pc.png');width: 72px;height: 73px;position: absolute;left: 0px;top: 50%;transform: translateY(-50%);display: none;}.nutric-update .freeConfPopup-photo-img {background: url('/local/img/zybareva-img.png');border: 3px solid #FFFFFF;border-radius: 50%;background-size: cover;background-position: center;}.nutric-update .freeConfPopup-left ul p {margin-bottom: -1px;}.nutric-update form#order-form8 input.input {background: #FFFFFF;border: 1px solid transparent;}.nutric-update form#order-form8 button.button {background: #05B284;}.nutric-update form#order-form8 p.agree3 label input[type="checkbox"]:checked+span {filter: none;background-image: url('/local/img/zybareva-check.png');background-position: center;}.nutric-update form#order-form8 p.agree3 label input[type="checkbox"]+span {filter: grayscale(1);border-color: #05B284;}.nutric-update.popup-form p a {color: #05B284;}.nutric-update .freeConf-count svg path {fill: #005CFF;}.nutric-update .freeConf-count b {text-decoration-line: underline;}.nutric-update .freeConf-count {color: #1C3749;margin-top: 9px;}.nutric-update form#order-form8 .inputbox span {color: #414141;margin-bottom: 7px;}.nutric-update .freeConfPopup-left ul li {margin-top: 21px;font-size: 20px;width: fit-content;font-size: 16px;line-height: 22px;display: block;padding-left: 30px;}.nutric-update .freeConfPopup-l-title {margin-bottom: 16px;}.nutric-update .freeConfPopup-right {margin-left: auto;}@media (max-width: 1010px) {div#freeConfPopup.nutric-update {padding: 22px 20px 17px 20px;border-radius: 20px;background: linear-gradient(to right, #d2edff, #d4e4fe);}.nutric-update .freeConfPopup-left>p:first-child {font-size: 14px;line-height: 120%;padding: 7px 20px;margin-bottom: 17px;}.nutric-update .freeConfPopup-photo {margin-top: 12px;margin-bottom: 3px;}.nutric-update .freeConfPopup-l-title {margin-bottom: 0px;}.nutric-update .freeConfPopup-photo-text p {margin-bottom: 4px;}.nutric-update .freeConfPopup-left ul li br {display: none;}.nutric-update .freeConfPopup-left ul li {width: 100%;margin-top: 4px;font-size: 14px;line-height: 19px;}.nutric-update .freeConfGift p {font-size: 13.4357px;line-height: 120%;margin-top: 18px;padding-left: 72px;}.nutric-update .freeConfGift p:before {background: url('/local/assets/images/fgkouch-tg.png');width: 56px;height: 57px;left: 0px;background-size: cover;background-repeat: no-repeat;}.nutric-update .freeConf-count {margin-top: 0px;}.nutric-update form#order-form8 .inputbox span {margin-bottom: 6px;}.nutric-update form#order-form8 input.input {font-size: 14px;line-height: 19px;}}@media (max-width: 350px) {div#freeConfPopup.nutric-update {padding: 15px;}}.nutric-update .freeConfPopup-photo-text p {position: relative;}.nutric-update .freeConfPopup-photo-text p:before {content: '';position: absolute;width: 111px;height: 100px;background: url('/local/assets/images/fgkouch-message.png');right: -145px;top: -13px;display: none;}@media (max-width: 1010px) {.nutric-update .freeConfPopup-photo-text p {position: relative;width: fit-content;}.nutric-update .freeConfPopup-photo-text p:before {content: '';position: absolute;width: 66px;height: 60px;background: url('/local/assets/images/fgkouch-message.png');right: -100px;background-size: contain;top: 0px;background-repeat: no-repeat;}.nutric-update #order-form8>div:nth-child(3) span:nth-child(1) {display: none;}.nutric-update #order-form8>div:nth-child(3) span:nth-child(2) {display: block !important;}.nutric-update .freeConfPopup-l-title br {display: none;}.nutric-update .freeConfPopup-photo-img {min-width: 60px;min-height: 60px;width: 60px;height: 60px;margin-right: 18px;}.nutric-update form#order-form8 button.button {margin-top: 8px;}.nutric-update .freeConfPopup-l-title>br:last-child {display: block !important;}}@media (max-width: 375px) {.nutric-update .freeConfPopup-left ul li {font-size: 11px;line-height: normal;}div#freeConfPopup.nutric-update .freeConfPopup-photo-text span {width: 133px;}.nutric-update .freeConfPopup-l-title {font-size: 18px;}.nutric-update .freeConfPopup-photo-text p:before {right: -87px;}.nutric-update form#order-form8 .inputbox span {font-size: 10px;margin-bottom: 0px;}.nutric-update .freeConfGift p {font-size: 12px;}}.nutric-update .freeConfPopup-left>p:first-child {border: none;padding: 0px;margin-bottom: 12px;}.nutric-update .freeConfGift p {padding: 0px;margin: 0px;font-size: 14px;line-height: 19px;padding-left: 20px;padding-right: 20px;color: #404040;}div#freeConfPopup.nutric-update .freeConfGift {display: flex;align-items: center;padding: 15px 12px;margin-top: 30px;border: 1px solid #05B284;border-radius: 12px;background: transparent;width: 100%;position: relative;}div#freeConfPopup.nutric-update .freeConfGift>div {padding-right: 20px;border-right: 1px solid rgb(5 178 132 / 20%);}.nutric-update .freeConfPopup-left ul {position: relative;}.nutric-update .freeConfPopup-left ul:before {content: '';position: absolute;right: 0;top: 50%;background: url('/local/assets/images/psy-rub.png');width: 74px;height: 74px;background-size: contain;display: none;}div#freeConfPopup.nutric-update .freeConfGift:before {content: '';display: block;position: absolute;width: 193px;height: 180px;background: url('/local/img/zybareva-in-pc.png');right: -40px;top: -59px;}@media (max-width: 1010px) {div#freeConfPopup.nutric-update .freeConfGift:before {width: 99px;height: 105px;background: url('/local/img/zybareva-in-mb.png');right: -23px;top: -22px;}.nutric-update .freeConfPopup-left ul li b {color: #404040;font-weight: 500;}.nutric-update .freeConfPopup-left>p:first-child {margin-bottom: 8px;}.nutric-update .freeConfPopup-l-title br {display: block !important;}.nutric-update .freeConfPopup-photo {margin-bottom: 10px;}.nutric-update .freeConfPopup-left ul li {font-size: 12px;line-height: 16px;margin-top: 6px;width: 215px;max-width: 100%;}.nutric-update .freeConfPopup-left ul p {margin-bottom: 12px;}div#freeConfPopup.nutric-update .freeConfGift {margin-top: 10px;}.nutric-update .freeConfGift p {padding-right: 0px;font-size: 12px;line-height: 16px;}div#freeConfPopup.nutric-update .freeConfGift>div svg {width: 34px;height: 34px;}div#freeConfPopup.nutric-update .freeConfGift>div {padding-right: 20px;}.nutric-update .freeConfGift p {padding-left: 20px;font-weight: 600;}.nutric-update .freeConfPopup-photo-img {min-width: 66px;min-height: 66px;}div#freeConfPopup.nutric-update .freeConfGift {width: 100%;padding-left: 20px;padding-top: 13px;padding-bottom: 12px;}.nutric-update .freeConfPopup-left ul:before {content: '';position: absolute;right: 30px;top: -10px;background: url('/local/assets/images/psy-rub.png');width: 45px;height: 45px;background-size: contain;opacity: 0.5;}}@media (max-width: 375px) {.nutric-update .freeConfGift p {font-size: 10px;padding-left: 12px;}div#freeConfPopup.nutric-update .freeConfGift {padding: 10px;}div#freeConfPopup.nutric-update .freeConfGift>div {padding-right: 10px;}.nutric-update .freeConfPopup-photo-text br {}div#freeConfPopup.nutric-update .freeConfPopup-photo-text span {width: 180px;}}.nutric-update .freeConfPopup-left ul li b {color: #05B284;}div#freeConfPopup.nutric-update .freeConfGift svg path {fill: #05B284;}.nutric-update .freeConf-count svg path {fill: #05B284;}div#freeConfPopup.nutric-update .freeConfGift {padding-left: 20px;}@media (min-width: 1010px) {.nutric-update .freeConfPopup-photo {margin-bottom: 42px;}}.sex_inset .oglav_popup_content {background-image: url('/local/assets/images/sinset-pc.png');}.oglav-popup-counter {display: flex;padding: 17px 39px;width: fit-content;position: absolute;bottom: 64px;left: 548px;border-radius: 30px;overflow: hidden;}.oglav-popup-counter svg {margin-right: 16px;position: relative;}.oglav-popup-text {font-weight: 400;font-size: 15px;line-height: 20px;color: #1C3749;position: relative;}.oglav-popup-text b {text-decoration: underline;}.oglav-popup-counter:before {background: rgba(255, 255, 255, 0.5);backdrop-filter: blur(5px);content: '';position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: 0;}@media (max-width: 1010px) {.sex_inset .oglav_popup_content {background-image: url('/local/assets/images/sinset-mb.png');}.oglav-popup-counter {left: 35px;bottom: 11px;}}.kouch_inset .oglav-popup-counter {left: 598px;bottom: 62px;min-width: 270px;justify-content: center;}.oglav-update .oglav-popup-counter {left: 580px;bottom: 115px;min-width: 270px;justify-content: center;}.psy_inset .oglav-popup-counter {left: 594px;bottom: 115px;min-width: 270px;justify-content: center;}@media (max-width: 1010px) {.kouch_inset .oglav-popup-counter {left: 50px;bottom: 25px;min-width: 270px;justify-content: center;}.oglav-update .oglav-popup-counter {left: 50px;bottom: 15px;min-width: 270px;justify-content: center;}.psy_inset .oglav-popup-counter {left: 50px;bottom: 20px;min-width: 270px;justify-content: center;}}@media (max-width: 375px) {.kouch_inset .oglav-popup-counter {left: 45px;bottom: 20px;padding: 15px;min-width: 230px;justify-content: center;}  .oglav-update .oglav-popup-counter {left: 45px;bottom: 10px;padding: 15px;min-width: 230px;justify-content: center;}  .psy_inset .oglav-popup-counter {left: 25px;bottom: 21px;padding: 15px;min-width: 270px;justify-content: center;}  }.kouch_inset .oglav-popup-counter {left: 598px;bottom: 62px;min-width: 270px;justify-content: center;}.oglav-update .oglav-popup-counter {left: 580px;bottom: 115px;min-width: 270px;justify-content: center;}.psy_inset .oglav-popup-counter {left: 594px;bottom: 115px;min-width: 270px;justify-content: center;}@media (max-width: 1010px) {.kouch_inset .oglav-popup-counter {left: 50px;bottom: 25px;min-width: 270px;justify-content: center;}.oglav-update .oglav-popup-counter {left: 50px;bottom: 15px;min-width: 270px;justify-content: center;}.psy_inset .oglav-popup-counter {left: 50px;bottom: 20px;min-width: 270px;justify-content: center;}}@media (max-width: 375px) {.kouch_inset .oglav-popup-counter {left: 45px;bottom: 20px;padding: 15px;min-width: 230px;justify-content: center;}  .oglav-update .oglav-popup-counter {left: 45px;bottom: 10px;padding: 15px;min-width: 230px;justify-content: center;}  .psy_inset .oglav-popup-counter {left: 25px;bottom: 21px;padding: 15px;min-width: 270px;justify-content: center;}  }@media (max-width: 1020px) {div#z_red_popup .zubareva_popup_wrapper {background-image: url('/local/img/popup-sexology-mb.png') !important;min-height: 600px !important;background-size: contain;background-position: center;}div#z_red_popup .zubareva_popup_left .zubareva_popup-people {opacity: 0;z-index: -1;}div#z_red_popup .zubareva_popup_list {opacity: 0;z-index: -1;}div#z_red_popup .zubareva_popup-title {display: none;}div#z_red_popup .zubareva_popup-title .zubareva_popup-title.zp-title-mobile {display: block !important;}div#z_red_popup .zubareva_popup-title.zp-title-mobile {display: block !important;}}@media (max-width: 400px) {div#z_red_popup .zubareva_popup_wrapper {width: 320px;min-height: 555px !important;background-position-y: top;}div#z_red_popup .zubareva_popup-title.zp-title-mobile {font-size: 14px;}div#z_red_popup .zubareva_popup_list {display: none;}div#z_red_popup  .zubareva_popup_inputbox p {font-size: 10px;}#z_red_popup .zubareva_popup_btn button {font-size: 16px;}}@media (max-width: 1020px) {div#nikulin_popup .zubareva_popup_left .zubareva_popup-people {opacity: 0;z-index: -1;display: none !important;}div#nikulin_popup .zubareva_popup_left .zubareva_popup_list {opacity: 0;z-index: -1;display: none;}div#nikulin_popup .zubareva_popup_wrapper {background-image: url('/local/img/kouch-popup-mb.png') !important;background-position: center;background-size: contain;background-position-y: top;min-height: 600px !important;}div.zubareva_popup_close {width: 20px;height: 20px;top: 8px;right: 8px;background-size: contain;}div.zubareva_popup_close {width: 20px !important;height: 20px !important;top: 8px !important;right: 8px !important;background-size: contain;}}@media (max-width: 400px) {div#nikulin_popup .zubareva_popup_wrapper {width: 320px;min-height: 545px !important;}div#nikulin_popup .zubareva_popup-title {font-size: 17px;}div#nikulin_popup .zubareva_popup_inputbox p {font-size: 10px;}div#nikulin_popup .zubareva_popup_btn button {font-size: 16px;}}.nchanges .oglav_popup_content {background-image: url('/local/img/nutri-new-oglav.png');background-size: cover;background-position: center;}.nchanges .oglav_popup-title {margin-bottom: 20px;}.nchanges .oglav-popup-counter svg path {stroke: #005cff;}.nchanges .oglav-popup-counter {bottom: 116px;left: 583px;}.nchanges .oglav_popup_btn button {background: #FFE700;color: #000;}.nchanges .oglav_popup_btn button:hover {color: #fff;}@media (max-width: 1010px) {.nchanges  .oglav_popup_content {background-image: url('/local/img/nutri-new-oglav-mb.png');background-size: cover;background-position: center;padding-top: 25px;}.nchanges .oglav_popup-title {text-align: left;font-weight: 900;margin-bottom: 15px;}.nchanges .oglav_popup-title * {font-weight: 900 !important;}.nchanges .oglav-popup-counter {left: 50%;bottom: 20px;transform: translateX(-50%);white-space: nowrap;}}.nchanges .oglav_popup_btn button:hover {color: #fff;background: #414141;}div#free_guide {position: fixed;top: 0;left: 0;width: 100%;height: 100%;display: flex;flex-direction: column;justify-content: center;background: rgba(0,0,0,0.95);z-index: 99999999;}.free_guide_content {width: 1000px;height: 570px;margin: 40px auto;background-color: #ffe5ed;border-radius: 20px;padding: 30px 40px;padding-bottom: 45px;background-image: url('/local/img/free-guide-pc.png');background-size: cover;background-position: center;position: relative;}.free_guide-close {position: absolute;top: 20px;right: 25px;width: 50px;height: 50px;cursor: pointer;user-select: none;display: flex;flex-direction: column;justify-content: center;align-items: center;background: white;border-radius: 50%;transition: all .3s ease-in-out;}.free_guide-close:hover {background: #ff0101;}.free_guide-close:hover svg path {fill: white;stroke: white;}.free_guide-deadline {font-style: normal;font-weight: 700;font-size: 15px;line-height: 20px;display: flex;align-items: flex-end;color: #FF0101;background: #FFFFFF;border-radius: 20px;padding: 10px 20px;width: fit-content;margin-bottom: 20px;}.free_guide-title {font-style: normal;font-weight: 700;font-size: 32px;line-height: 34px;color: #1C3749;margin-bottom: 31px;}.free_guide-title b {color: #FF0101;}form#free_guide_form {width: 412px;}.free_guide_inputbox p {font-style: normal;font-weight: 400;font-size: 15px;line-height: 20px;color: #404040;margin-bottom: 8px;}.free_guide_inputbox input {background: #FFFFFF;border-radius: 10px;margin-bottom: 9px;font-weight: 400;font-size: 18px;line-height: 25px;color: #898989;}.free_guide_btn button {background: #FF0101;border-radius: 10px;width: 412px;border: 1px solid #ff0101;height: 86px;display: flex;flex-direction: column;justify-content: center;align-items: center;font-style: normal;font-weight: 800;font-size: 22px;line-height: 30px;text-align: center;color: #FFFFFF;cursor: pointer;transition: all .3s ease-in-out;}.free_guide_btn button:hover {background: white;color: #ff0101;}form#free_guide_form span svg path {stroke: #696969;}form#free_guide_form .bw_checkbox-wr {background: transparent;border: 2px solid #696969;border-radius: 2px;margin-right: 10px;}form#free_guide_form span svg {stroke-width: 2px;}.free_guide_btn {margin-bottom: 10px;}.free_guide-content .oglav-popup-counter {left: 536px;bottom: 45px;}@media (max-width: 1020px) {div#free_guide {position: fixed;top: 0;left: 0;width: 100%;height: 100%;display: flex;flex-direction: column;justify-content: flex-start;background: rgba(0,0,0,0.95);overflow-y: auto;overflow-x: hidden;z-index: 9999999999;}.free_guide_content {width: 375px;height: 650px;min-height: 650px;margin: 40px auto;background-color: #ffe5ed;border-radius: 20px;padding: 20px;background-image: url('/local/img/free-guide-mob.png');background-size: cover;background-position: center;position: relative;}.free_guide-close {position: absolute;top: 11px;right: 9px;width: 26px;height: 26px;cursor: pointer;user-select: none;display: flex;flex-direction: column;justify-content: center;align-items: center;background: white;border-radius: 50%;transition: all .3s ease-in-out;}.free_guide-close:hover {background: #ff0101;}.free_guide-close:hover svg path {fill: white;stroke: white;}.free_guide-deadline {font-style: normal;font-weight: 700;font-size: 15px;line-height: 20px;display: flex;align-items: flex-end;color: #FF0101;background: #FFFFFF;border-radius: 20px;padding: 5px 10px;width: fit-content;margin-bottom: 25px;margin-left: auto;margin-right: auto;}.free_guide-title {font-style: normal;font-weight: 700;font-size: 20px;line-height: 24px;color: #1C3749;margin-bottom: 19px;text-align: center;}.free_guide-title b {color: #FF0101;}form#free_guide_form {width: 100%;}.free_guide_inputbox p {font-style: normal;font-weight: 400;font-size: 12px;line-height: 1;color: #404040;margin-bottom: 7px;}.free_guide_inputbox input {background: #FFFFFF;border-radius: 10px;margin-bottom: 9px;font-weight: 400;font-size: 14px;line-height: 19px;color: #898989;height: 43px;width: 100%;}.free_guide_btn button {background: #FF0101;border-radius: 10px;width: 100%;border: 1px solid #ff0101;height: 66px;display: flex;flex-direction: column;justify-content: center;align-items: center;font-style: normal;font-weight: 800;font-size: 18px;line-height: 18px;text-align: center;color: #FFFFFF;cursor: pointer;transition: all .3s ease-in-out;}.free_guide_btn button:hover {background: white;color: #ff0101;}form#free_guide_form span svg path {stroke: #696969;}form#free_guide_form .bw_checkbox-wr {background: transparent;border: 1px solid #696969;border-radius: 2px;margin-right: 8px;width: 12px;height: 12px;margin-top: 1px;}form#free_guide_form span svg {stroke-width: 1px;width: 8px;height: 8px;}.free_guide_btn {margin-bottom: 4px;margin-top: 14px;}.free_guide-content .oglav-popup-counter {left: 50%;bottom: 17px;white-space: nowrap;transform: translateX(-50%);}.free_guide-close svg {width: 10px;height: 10px;}}@media (max-width: 395px) {.free_guide_content {width: 320px;height: fit-content;padding-bottom: 252px;padding-left: 10px;padding-right: 10px;margin-top: 20px;margin-bottom: 20px;}.free_guide-title {font-size: 18px;}.free_guide-deadline {margin-bottom: 18px;}.free_guide_inputbox p {font-size: 10px;}.free_guide_btn button {height: 56px;margin-top: -4px;}.free_guide_content {min-height: 590px;padding-bottom: 200px;}}p.guide_success {margin-top: 150px;font-size: 24px;color: green;}@media (max-width: 1020px) {p.guide_success {margin-top: 100px;font-size: 20px;color: green;text-align: center;}}.header__under-topbar {background: #FFE6ED;display: flex;justify-content: center;height: 40px;align-items: center;position: relative;}.header__under-topbar-text {font-style: normal;font-size: 16px;line-height: 22px;color: #1C3749;margin-right: 44px;}.header__under-topbar-btn {background: #FF0601;border-radius: 4px;padding: 6px 20px;font-weight: 600;font-size: 16px;line-height: 22px;color: #FFFFFF;margin-right: 50px;transition: all .3s ease-in-out;}.header__under-topbar-close {display: flex;cursor: pointer;position: relative;z-index: 2;}.header__under-topbar-close svg path {transition: all .3s ease-in-out;}.header__under-topbar-close:hover svg path {fill: red;}.header__under-topbar-btn:before {content: '';position: absolute;width: 100%;height: 100%;left: 0;top: 0;cursor: pointer;}.header__under-topbar-btn:hover {opacity: 0.55;}@media (max-width: 992px) {.header__under-topbar-btn {margin: 0px;font-size: 9px;line-height: 12px;padding: 3px 20px;}.header__under-topbar {height: 50px;display: flex;flex-direction: column;}.header__under-topbar-text {font-size: 10px;line-height: 11px;width: 237px;text-align: center;margin: 0px;margin-bottom: 2px;}.header__under-topbar-close {position: absolute;top: 6px;right: 16px;}.header__under-topbar-close svg {width: 12px;height: 12px;}}div#popup_topbar {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 99999999999;background: rgba(0,0,0,0.95);display: flex;flex-direction: column;justify-content: center;align-items: center;}.popup_topbar_content {background-color: #FFE6ED;border-radius: 20px;width: 1000px;height: 570px;min-height: 570px;margin: 40px auto;padding: 39px 42px;padding-bottom: 37px;position: relative;background-image: url('/local/img/topbar-sex-pc.png');background-repeat: no-repeat;background-size: cover;background-position: center;}.popup_topbar-close {position: absolute;right: 15px;top: 16px;width: 50px;height: 50px;background: white;border-radius: 50%;display: flex;flex-direction: column;justify-content: center;align-items: center;cursor: pointer;transition: all .3s ease-in-out;}.popup_topbar-timer {display: flex;position: absolute;right: 57px;top: 104px;background: #FFFFFF;border-radius: 10px;padding-left: 17px;}.popup_topbar-title {font-style: normal;font-weight: 700;font-size: 30px;line-height: 36px;color: #1C3749;margin-bottom: 14px;}.popup_topbar-list > p {font-style: normal;font-weight: 400;font-size: 16px;line-height: 22px;color: #1C3749;}.popup_topbar-list ul li {font-family: 'Jost';font-style: normal;font-weight: 400;font-size: 15px;line-height: 20px;color: #242627;margin-top: 5px;padding-left: 26px;position: relative;}.popup_topbar_inputbox > p {font-style: normal;font-weight: 400;font-size: 16px;line-height: 22px;color: #1C3749;margin-bottom: 3px;white-space: nowrap;}form#popup_topbar_form {margin-top: 19px;width: 433px;max-width: 100%;}.popup_topbar_inputbox input {background: #FFFFFF;border: 1px solid #DADADA;border-radius: 8px;margin-bottom: 8px;}.popup_topbar_btn button {background: #FF0101;border-radius: 8px;height: 76px;width: 100%;font-style: normal;font-weight: 800;font-size: 20px;line-height: 22px;text-align: center;color: #FFFFFF;border: 1px solid #ff0101;transition: all .3s ease-in-out;}.popup_topbar_btn button:hover {background: white;color: #ff0101;}.popup_topbar-timer-text {font-style: normal;font-weight: 400;font-size: 16px;line-height: 22px;color: #1C3749;margin-bottom: -8px;margin-top: 6px;}.popup_topbar_timer-js {display: flex;font-style: normal;font-weight: 500;font-size: 26px;line-height: 36px;color: #1C3749;margin-bottom: 6px;}.popup_topbar-timer-js-wr {display: flex;margin-left: 5px;}.popup_topbar-timer-price {background: #FFD3E0;border-radius: 10px;display: flex;flex-direction: column;justify-content: center;padding: 0 20px;margin-left: 20px;}.popup_topbar-timer-price-value {font-style: normal;font-weight: 400;font-size: 18px;line-height: 25px;text-decoration-line: line-through;color: #585858;margin-bottom: -8px;}.popup_topbar-timer-price-text {font-style: normal;font-weight: 600;font-size: 24px;line-height: 33px;color: #FF0101;}.popup_topbar-list ul li svg {position: absolute;left: 0;top: 3px;}form#popup_topbar_form .bw_checkbox-wr {background: #FF0101;border-color: #FF0101;}form#popup_topbar_form .bw_checkbox-wr svg path {stroke: white;stroke-width: 2px;}form#popup_topbar_form .bw_checkbox-text a {color: #FF0101;}.popup_topbar-close:hover {background: #ff0101;color: white;}.popup_topbar-close:hover svg path {fill: white;stroke: white;}@media (max-width: 1020px) {div#popup_topbar {justify-content: flex-start;overflow-y: auto;height: 100%;}.popup_topbar_content {background-image: url('/local/img/topbar-sex-mb.png');width: 375px;height: 670px;min-height: 670px;padding: 18px 19px;padding-top: 78px;}.popup_topbar-close {width: 26px;height: 26px;top: 11px;right: 9px;}.popup_topbar-close svg {width: 10px;height: 10px;}.popup_topbar-timer-text {font-weight: 400;font-size: 13px;line-height: 18px;white-space: nowrap;margin-bottom: -6px;}.popup_topbar_timer-js {font-weight: 500;font-size: 21px;line-height: 29px;white-space: nowrap;}.popup_topbar-timer-price-value {font-size: 15px;line-height: 20px;}.popup_topbar-timer-price-text {font-size: 20px;line-height: 27px;}.popup_topbar-timer {padding: 0px;background: transparent;top: 20px;left: 19px;}.popup_topbar-timer-price {padding: 0 16px;margin-left: 12px;}.popup_topbar_timer-js {margin-bottom: 3px;}.popup_topbar-title {font-weight: 700;font-size: 21px;line-height: 22px;margin-bottom: 10px;}.popup_topbar-list > p {font-weight: 400;font-size: 14px;line-height: 19px;}.popup_topbar-list ul li {font-weight: 400;font-size: 13px;line-height: 14px;}.popup_topbar-list ul li svg {top: 50%;transform: translateY(-50%);}.popup_topbar_inputbox > p {font-weight: 400;font-size: 12px;line-height: 16px;}form#popup_topbar_form {margin-top: 15px;width: 336px;max-width: 100%;}.popup_topbar_inputbox input {height: 44px;font-weight: 400;font-size: 16px;line-height: 22px;}.popup_topbar_btn button {font-weight: 800;font-size: 18px;line-height: 20px;height: 66px;}form#popup_topbar_form .bw_checkbox-wr {width: 12px;height: 12px;margin-top: 1px;}form#popup_topbar_form .bw_checkbox-wr svg {width: 8px;height: 6px;}}@media (max-width: 390px) {.popup_topbar_content {width: 320px;padding-left: 10px;padding-right: 10px;}.popup_topbar-title {font-size: 19px;}.popup_topbar-list ul li {font-size: 11px;}.popup_topbar_inputbox > p {font-size: 11px;}.popup_topbar-timer {left: 10px;}.popup_topbar_timer-js {font-size: 16px;}.popup_topbar-timer-text {font-size: 10px;}.popup_topbar-timer-price {padding: 0 10px;}}div#popup_topbar.send .popup_topbar_content {display: none;}div#popup_topbar.send .popup_topbar_send {display: flex !important;width: 300px;height: fit-content;padding-top: 20px;flex-direction: column;text-align: center;align-items: center;padding-bottom: 20px;background: #ffe5ed;border-radius: 20px;position: relative;margin: 60px auto;}.popup_topbar_send-text {font-family: 'Jost';font-style: normal;font-weight: 700;font-size: 19px;line-height: 26px;text-align: center;color: #404040;}.popup_topbar_send .popup_topbar-close {width: 30px !important;height: 30px !important;top: 14px !important;right: 12px !important;}.popup_topbar_send .popup_topbar-close svg {width: 14px !important;height: 14px !important;}@media (max-width: 1020px) {div#popup_topbar.send .popup_topbar_send { width: 280px;padding-top: 26px;padding-bottom: 19px;}.popup_topbar_send-text {font-weight: 700;font-size: 16px;line-height: 22px;padding: 0 20px;}}header.header.sticky-topbar .header__under-topbar {position: fixed !important;top: 0;left: 0;width: 100%;}@media (max-width: 992px) {.header__under-topbar-btn {font-weight: 700;font-size: 13px;line-height: 18px;padding: 0 20px;height: 20px;margin-bottom: 7px;}.header__under-topbar-text {font-size: 13px;line-height: 11px;width: 308px;margin-bottom: 5px;margin-top: 5px;}.header__under-topbar {height: 60px;}}@media (max-width: 390px) {.header__under-topbar-text {font-size: 12px;width: 280px;}.header__under-topbar {padding-right: 15px;}.header__under-topbar-close {right: 5px;}}header.header.sticky-topbar {padding-bottom: 40px;}@media (max-width: 992px) {header.header.sticky-topbar {padding-bottom: 60px;}}@media screen and (max-width: 1020px) {div#nikulin_popup .zubareva_popup_wrapper {background-color: #f0f0ff !important;background-position-y: 275px;}div#nikulin_popup .zubareva_popup_left .zubareva_popup-people {display: none !important;}div#nikulin_popup .zubareva_popup_wrapper {justify-content: flex-start !important;}div#nikulin_popup .zubareva_popup_right {padding-top: 10px;}}div#z_red_popup .zubareva_popup-title {margin-bottom: 17px;}@media (max-width: 1020px) {div#z_red_popup .zubareva_popup_list {display: none !important;}div#z_red_popup .zubareva_popup_left .zubareva_popup-people {display: none !important;}div#z_red_popup .zubareva_popup_wrapper {justify-content: flex-start !important;background-position-y: 265px;}}.sex_inset .oglav_popup-title {color:#1c3749;margin-bottom: 17px;font-size: 26px;line-height: 33px;font-weight: 700}.sex_inset_oglav-subtitle {color: #1C3749;font-family: Jost;font-size: 18px;font-style: normal;font-weight: 400;line-height: 22px;margin-bottom: 16px;}.oglav_popup-date {position: absolute;}.oglav_popup-date span {color: #1C3749;font-family: Jost;font-size: 20px;font-style: normal;font-weight: 500;line-height: normal;}.oglav_popup-date b {border-radius: 60px;background: #EC416F;color: #FFF;font-family: Jost;font-size: 20px;font-style: normal;font-weight: 500;line-height: normal;padding: 10px 18px;margin-left: 10px;}.oglav_popup-date {display: flex;align-items: center;left: 549px;top: 35px;}.sex_inset .oglav_popup_content {padding-top: 44px;background-image: url('/local/img/sex-toc-up.png');}.sex_inset .oglav_popup_btn button {margin-top: 5px;}@media (max-width: 1010px) {.sex_inset .oglav_popup-title {font-size: 16px;margin-bottom: 10px !important;line-height: 120%;}.sex_inset_oglav-subtitle {font-size: 13px;font-style: normal;font-weight: 400;line-height: 120%;margin-bottom: 15px;}.sex_inset_oglav-subtitle br {display: none;}.oglav_popup-date {left: unset;top: unset;position: relative;margin-bottom: 4px;justify-content: center;}.oglav_popup-date b {padding: 4px 14px;font-size: 16px;font-style: normal;font-weight: 500;margin-left: 6px;}.oglav_popup-date span {font-size: 16px;font-style: normal;}.sex_inset .oglav_popup_content {padding-top: 14px;background-image: url('/local/img/sex-toc-up-mb.png');}.sex_inset .oglav-popup-counter:after {display: none;}.sex_inset .oglav-popup-counter {transform: translateX(calc(-50%));}}@media (max-width: 375px) {.sex_inset_oglav-subtitle {font-size: 11px;margin-bottom: 10px;}.oglav_popup-date span {font-size: 14px;}.oglav_popup-date b {font-size: 12px;}.sex_inset .oglav_popup-close {top: 5px;right: 5px;}.sex_inset .oglav_popup_inputbox input {height: 35px;}}.kouch_inset .oglav_popup-date {position: relative;top: unset;left: unset;}.kouch_inset .oglav_popup_content {padding-top: 23px;background-image: url('/local/img/kouch-pc-bg.png');}.kouch_inset .oglav_popup-title {margin-bottom: 23px;}.kouch_inset .oglav_popup-date b {min-width: 222px;background: url('/local/img/kouch-date-mask.png');background-size: contain;height: 68px;display: flex;flex-direction: column;justify-content: center;align-items: center;margin-left: 27px;color: #5756AF;font-family: Jost;font-size: 24px;font-style: normal;font-weight: 700;line-height: normal;padding-right: 50px;}@media (max-width: 1010px) {.kouch_inset .oglav_popup-date {position: relative;top: unset;left: unset;}.kouch_inset .oglav_popup_content {padding-top: 14px;background-image: url('/local/img/kouch-mb-bg.png');}.kouch_inset .oglav_popup-title {margin-bottom: 10px;font-size: 24px;font-style: normal;font-weight: 900;line-height: 130%;text-align: center;}.kouch_inset .oglav_popup-date b {min-width: 147px;background: url('/local/img/kouch-date-mask.png');background-size: contain;height: 45px;display: flex;flex-direction: column;justify-content: center;align-items: center;margin-left: 16px;color: #5756AF;font-family: Jost;font-size: 16px;font-style: normal;font-weight: 700;line-height: normal;padding-right: 30px;} }@media (max-width: 1010px) {.kouch_inset .oglav_popup-date {margin-bottom: -5px;}.kouch_inset .oglav_popup-date b {margin-left: 10px;}.kouch_inset .oglav_popup-close {z-index: 3;}}@media (max-width: 375px) {.oglav_popup-date span {font-size: 11px;}.kouch_inset .oglav_popup-date b {font-size: 14px;min-width: 130px;height: 40px;padding-bottom: 8px;}.kouch_inset .oglav_popup-date {justify-content: flex-start;}.kouch_inset .oglav_popup-title {font-size: 20px;line-height: 120%;}.kouch_inset .oglav_popup_inputbox input {height: 36px;}}div#nikulin_popup .zubareva_popup_wrapper {background-image: url('/local/img/kouch-mokap-pc.png');padding-top: 10px;}div#nikulin_popup .zubareva_popup_wrapper .oglav_popup-date {left: unset;top: unset;position: relative;}div#nikulin_popup .oglav_popup-date span {font-size: 24px;white-space: nowrap;}div#nikulin_popup  .oglav_popup-date b {color: #414141;font-size: 24px;font-style: normal;font-weight: 700;line-height: normal;padding: 15px 55px 20px 32px;white-space: nowrap;background: transparent;background-image: url('/local/img/kouch-date-bg.png');background-size: contain;background-position: center;}div#nikulin_popup .zubareva_popup_right {padding-top: 65px;}div#nikulin_popup .zubareva_popup_btn button {background: #FF6C00;}#nikulin_popup .zubareva_popup-title {margin-bottom: 20px;}#nikulin_popup .zubareva_popup_doc:before {background: url('/local/img/kouch-doc.svg');}#nikulin_popup .zubareva_popup_doc.pdf:before {background: url('/local/img/kouch-pdf.svg');}#nikulin_popup .zubareva_popup_list .zubareva_popup_doc:not(:last-child) {margin-bottom: 10px;}@media screen and (max-width: 1020px) {div#nikulin_popup .oglav_popup-date span {font-size: 16px;font-style: normal;}div#nikulin_popup .oglav_popup-date b {padding: 11px 35px 12px 22px;font-size: 16px;font-style: normal;}div#nikulin_popup .zubareva_popup_wrapper .oglav_popup-date {justify-content: flex-start;}div#nikulin_popup .zubareva_popup_right {padding-top: 0px;}div#nikulin_popup .zubareva_popup_wrapper {background-image: url('/local/img/kouch-mokap-mb.png') !important;background-position-y: bottom;background-position-x: center;}}@media (max-width: 400px) {div#nikulin_popup .oglav_popup-date span {font-size: 14px;}div#nikulin_popup .oglav_popup-date b {font-size: 14px;padding: 10px 30px 10px 20px;}div#nikulin_popup .zubareva_popup-title {margin-bottom: 10px;} }/*  */.widget-dynamic {font-family: Arial, sans-serif;background-color: rgba(38, 51, 214, 1);right: 1%;left: auto;border-radius: 5px !important;bottom: 15px;color: #fff;cursor: pointer;display: none;font-size: 12px;line-height: 16px;position: fixed;padding: 10px 10px 15px;text-align: left;text-shadow: none;width: 300px;z-index: 9999999;}.widget-dynamic__photo {height: 45px;width: 45px;border-radius: 50%;float: left;overflow: hidden;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);}.widget-dynamic__photo img {display: block;width: 40px;height: 40px;margin: 0;}.widget-dynamic__close {cursor: pointer;font-weight: 700;float: right;height: 15px;width: 15px;line-height: 12px;margin: -1px -1px 0 0;opacity: .5;text-align: center;transition: opacity .15s ease-in-out;}.widget-dynamic__name {font-size: 14px;font-weight: 700;line-height: 14px;margin: 0 30px 5px 55px;}.widget-dynamic__message {margin-left: 55px;}.widget-dynamic__message a {color: #fff;}.widget-dynamic__typing {display: none;background: url("https://sales-generator.ru/bitrix/templates/sales-generator/images/widgets/dynamic/typing.gif") 0 10px no-repeat;margin-left: 50px;padding: 8px 0 3px 20px;}.widget-dynamic__typing.active {display: block;}.widget-dynamic {background: #486FD3;padding-top: 20px;padding-left: 20px;}.widget-dynamic__name {font-family: 'Raleway';font-style: normal;font-weight: 700;font-size: 12px;line-height: 14px;color: #FFFFFF;margin-bottom: 0px;}.widget-dynamic__subname {font-family: 'Raleway';font-style: normal;font-weight: 400;font-size: 10px;line-height: 12px;color: #D5D5D5;margin-left: 55px;margin-top: 1px;margin-bottom: 10px;}.widget-dynamic__message {font-family: 'Raleway';font-style: normal;font-weight: 400;font-size: 12px;line-height: 14px;color: #FFFFFF;}.widget-dynamic {width: 254px;padding-bottom: 20px;}.widget-dynamic__btn {border: 1px solid #FFFFFF;border-radius: 47px;width: 200px;margin-left: auto;margin-top: 10px;height: 28px;display: flex;flex-direction: column;justify-content: center;text-align: center;font-family: 'Raleway';font-style: normal;font-weight: 700;font-size: 10px;line-height: 12px;color: #FFFFFF;}.widget-dynamic__close {color: black;margin-top: -10px;margin-right: -3px;position: relative;z-index: 2;}.widget-dynamic__close:hover {color: white;}.widget-dynamic__btn:before {content: '';position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: transparent;}@media (max-width: 767.98px) {.widget-dynamic {bottom: 50px;}}.widget-dynamic {background: #f5f5f5 !important;}.widget-dynamic__photo {float: none;width: 100%;box-shadow: none;border-radius: 0px;height: fit-content;display: flex;justify-content: flex-start;text-align: left;}.widget-dynamic__name {margin: 0px;display: flex;flex-direction: column;justify-content: center;}.widget-dynamic__name b {color: #333;font-size: 11px;font-family: Montserrat;font-style: normal;font-weight: 600;line-height: normal;margin-bottom: 2px;color: #1C3749;font-family: Jost;font-size: 12px;font-style: normal;font-weight: 700;line-height: normal;}.widget-dynamic__name span {color: #000;font-size: 10px;font-family: Montserrat;font-style: normal;font-weight: 400;line-height: normal;color: #444;font-family: Jost;font-size: 11px;font-style: normal;font-weight: 400;line-height: normal;}.widget-dynamic__photo img {margin-right: 10px;}.widget-dynamic__close {top: 12px;position: absolute;right: 10px;margin: 0px;font-weight: bold;display: flex;flex-direction: column;justify-content: center;align-items: center;padding: 3px;}.widget-dynamic__messages {border-radius: 0px 20px 20px 20px;background: #1C3749;margin-top: 7px;padding: 15px 20px;}.widget-dynamic__message {color: #fff;font-size: 13px;font-family: 'Inter';font-style: normal;font-weight: 400;line-height: normal;margin: 0px;}.widget-dynamic__message:not(:first-child) {margin-top: 5px;}.widget-dynamic {width: 300px;}.widget-dynamic__btn {border-radius: 10px;background: #FF6565;border: none;display: flex;flex-direction: column;justify-content: center;align-items: center;width: 100%;height: 50px;background: #FF0101;}.widget-dynamic__btn span {color: #FFF;text-align: center;font-size: 14px;font-family: 'Montserrat';font-style: normal;font-weight: 500;line-height: normal;}.widget-dynamic__close:hover {background: #fff;border-radius: 5px;}.widget-dynamic__message {font-family: 'Jost';}.widget-dynamic__close svg path {fill: #f00;stroke: #f00;}.widget-dynamic__btn span {font-family: Jost;font-weight: 700;}.dp_close {width: 50px;height: 50px;flex-shrink: 0;position: absolute;top: 20px;right: 25px;background: white;border-radius: 50%;display: flex;flex-direction: column;justify-content: center;align-items: center;}div#dynamic_popup {position: fixed;top: 0;left: 0;width: 100%;height: 100%;display: flex;flex-direction: column;justify-content: center;align-items: center;background: rgba(0,0,0,0.85);z-index: 99999999;}.dp_wrapper {width: 1000px;height: 570px;border-radius: 20px;background-color: #F2F2F2;background-image: url('/local/img/wd-sex-bg.png');background-size: cover;position: relative;padding: 32px 40px;}.dp_date {display: inline-flex;padding: 10px 18px;justify-content: center;align-items: center;gap: 10px;border-radius: 60px;background: #3B98FF;position: absolute;right: 143px;top: 160px;}.dp_date span {color: #FFF;font-family: Jost;font-size: 20px;font-style: normal;font-weight: 500;line-height: normal;}.dp_date:before {content: '';position: absolute;border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 16px solid #3b98ff;bottom: -11px;}.dp_title {color: #1C3749;font-family: Jost;font-size: 33px;font-style: normal;font-weight: 700;line-height: 42px; margin-bottom: 23px;}.dp_point {color: #1C3749;font-family: Jost;font-size: 18px;font-style: normal;font-weight: 400;line-height: 20px; position: relative;padding-left: 20px;margin-bottom: 16px;}.dp_point:before {content: '';position: absolute;width: 10px;height: 10px;background: #3b98ff;border-radius: 50%;left: 0;top: 50%;transform: translateY(-50%);}form#dynamic_popup {width: 412px;max-width: 100%;}form#dynamic_popup .inputbox span {color: #1C3749;font-family: Jost;font-size: 15px;font-style: normal;font-weight: 400;line-height: normal;margin-bottom: 8px;display: block;}form#dynamic_popup .inputbox input {border-radius: 10px;border: 1px solid #BFBFBF;background: #FFF;color: #898989;font-family: Jost;font-size: 18px;font-style: normal;font-weight: 400;line-height: normal;padding-left: 30px;margin-bottom: 8px;}.btn-box button {border-radius: 10px;background: #FF0101;width: 100%;height: 86px;color: #FFF;text-align: center;font-family: Jost;font-size: 22px;font-style: normal;font-weight: 800;line-height: normal;border: none;margin-top: 5px;}.dp_wrapper .oglav_popup_checkbox .bw_checkbox-wr {border-color: #696969;}.dp_wrapper .oglav_popup_checkbox .bw_checkbox-wr svg path {stroke: #696969;}.dp_wrapper .oglav_popup_checkbox a {color: #696969;}@media (max-width: 1050px) {.dp_wrapper {width: 375px;height: 650px;padding: 13px 20px;background-image: url('/local/img/wd-sex-bg-mb.png');max-width: 100%;padding-bottom: 210px;height: fit-content;min-height: 650px;background-size: cover;background-position: center;}.dp_title {color: #1C3749;text-align: center;font-family: Jost;font-size: 20px;font-style: normal;font-weight: 700;line-height: 24px; margin-bottom: 10px;}.dp_title br {display: none;}.dp_date span {color: #FFF;font-family: Jost;font-size: 16px;font-style: normal;font-weight: 500;line-height: normal;}.dp_date {position: relative;top: 0;left: 50%;transform: translateX(-50%);margin-bottom: 11px;}.dp_point {color: #1C3749;font-family: Jost;font-size: 13px;font-style: normal;font-weight: 400;line-height: 15px; padding-left: 16px;margin-bottom: 4px;}.dp_point:before {width: 6px;height: 6px;top: 50%;transform: translateY(-50%);}form#dynamic_popup .inputbox span {color: #1C3749;font-family: Jost;font-size: 12px;font-style: normal;font-weight: 400;line-height: normal;margin-bottom: 6px;}form#dynamic_popup .inputbox input {padding-left: 23px;border-radius: 10px;border: 1px solid #BFBFBF;background: #FFF;width: 335px;height: 44px;flex-shrink: 0;color: #898989;font-family: Jost;font-size: 14px;font-style: normal;font-weight: 400;line-height: normal;max-width: 100%;}.btn-box button {width: 335px;height: 66px;flex-shrink: 0;color: #FFF;text-align: center;font-family: Jost;font-size: 18px;font-style: normal;font-weight: 700;line-height: 18px; max-width: 100%;}.dp_wrapper .oglav_popup_checkbox .bw_checkbox-text {font-family: Jost;font-size: 9px;font-style: normal;font-weight: 400;line-height: normal;text-decoration-line: underline;}.dp_wrapper .oglav_popup_checkbox .bw_checkbox-wr {width: 12px;height: 12px;}.dp_wrapper .oglav_popup_checkbox {justify-content: center;}div#dynamic_popup {justify-content: flex-start;padding-top: 40px;padding-bottom: 40px;overflow-y: auto;}.dp_close {width: 26px;height: 26px;top: 11px;right: 9px;}}.widget-dynamic__typing {white-space: nowrap;margin: 0px;}.widget-dynamic.nutrit {background: #e6efff !important;}.widget-dynamic.nutrit b {margin: 0px;}.widget-dynamic.nutrit .widget-dynamic__messages {margin-top: 16px;background: white;}.widget-dynamic.nutrit .widget-dynamic__messages * {color: #1c3749;font-weight: 400;}.widget-dynamic.nutrit .widget-dynamic__btn {border-radius: 10px;background: #00DADA;}.widget-dynamic.nutrit .widget-dynamic__btn span {color: #FFF;text-align: center;leading-trim: both;text-edge: cap;font-family: Jost;font-size: 16px;font-style: normal;font-weight: 800;line-height: normal;}.widget-dynamic.nutrit {background: #e6efff !important;}.widget-dynamic.nutrit b {margin: 0px;}.widget-dynamic.nutrit .widget-dynamic__messages {margin-top: 16px;background: white;}.widget-dynamic.nutrit .widget-dynamic__messages * {color: #1c3749;font-weight: 400;}.widget-dynamic.nutrit .widget-dynamic__btn {border-radius: 10px;background: #00DADA;}.widget-dynamic.nutrit .widget-dynamic__btn span {color: #FFF;text-align: center;leading-trim: both;text-edge: cap;font-family: Jost;font-size: 16px;font-style: normal;font-weight: 800;line-height: normal;}div#dynamic_popup.nutrit .dp_title b {color: #018e8e;font-weight: 700;}div#dynamic_popup.nutrit .dp_title {width: 900px;max-width: 100%;}div#dynamic_popup.nutrit .dp_point:before {background: #00dada;}div#dynamic_popup.nutrit .dp_point {margin-bottom: 8px;}div#dynamic_popup.nutrit .dp_list {margin-bottom: 24px;}.dp_count {display: flex;justify-content: center;margin-top: 8px;}.dp_count-peoples {margin-right: 12px;}.dp_count-value {color: #404040;font-family: Jost;font-size: 16px;font-style: normal;font-weight: 500;line-height: normal;}.dp_count-value b {color: #004848;font-family: Jost;font-weight: 500;}div#dynamic_popup.nutrit button {background: #005cff;}.nutrit .oglav_popup_checkbox {margin-top: 8px;}.nutrit .dp_wrapper {background-image: url('/local/img/wd-nutrit-bg.png');}.nutrit .dp_date {width: 240px;max-width: 100%;right: 147px;background: #00DADA;}.nutrit .dp_date:before {border-top: 16px solid #00dada;}@media (max-width: 1050px) {.nutrit .dp_wrapper {background-image: url('/local/img/wd-nutrit-bg-mb.png');}.nutrit .dp_date {width: 189px;height: 38px;}div#dynamic_popup.nutrit .dp_title br {display: none;}div#dynamic_popup.nutrit .dp_title {font-size: 18px;margin-bottom: 12px;}div#dynamic_popup.nutrit .dp_point {margin-bottom: 6px;width: 300px;max-width: 100%;}div#dynamic_popup.nutrit .dp_list {margin-bottom: 12px;}.nutrit form#dynamic_popup .inputbox input {margin-bottom: 6px;}.nutrit form#dynamic_popup .inputbox span {margin-bottom: 3px;}.nutrit .oglav_popup_checkbox {align-items: center;margin-top: 5px;}.dp_count-value {font-size: 12px;font-style: normal;font-weight: 500;}.dp_count-peoples {margin-right: 10px;}div#dynamic_popup.nutrit button {margin-top: 2px;}}@media (max-width: 400px) {div#dynamic_popup.nutrit .dp_title {font-size: 16px;line-height: 20px;margin-left: -10px;margin-right: -10px;width: calc(100% + 20px);max-width: calc(100% + 20px);}div#dynamic_popup.nutrit .dp_point {font-size: 12px;line-height: normal;}.nutrit .dp_wrapper {padding-left: 15px;padding-right: 15px;}.nutrit form#dynamic_popup .inputbox span {font-size: 11px;}}.dp_count-peoples {display: flex;justify-content: center;flex-direction: column;}.dp_count-peoples {display: flex;justify-content: center;flex-direction: column;}.dp_close {z-index: 9;cursor: pointer;}

.header__under-topbar.nutrit {
    height: 70px;
    background: #1C3749;
}

.header__under-time {
    border-radius: 40px;
    background: #00DADA;
    padding: 12px 36px;
    display: flex;
    align-items: center;
}

.header__under-time span {
    color: #FFF;
    font-family: Jost;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-left: 10px;
}

.nutrit .header__under-topbar-text {
    color: #FFF;
    font-family: Jost;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-left: 20px;
    margin-right: 20px;
}

.nutrit .header__under-topbar-text span {
    color: #5DFFFF;
    font-weight: 700;
}

.nutrit .header__under-topbar-text b {
    font-weight: 700
}

.nutrit .header__under-topbar-btn {
    border-radius: 3px;
    background: #FFE700;
    height: 57px;
    width: 301px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #000;
    font-family: Jost;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    margin-right: 30px;
}

.nutrit .header__under-topbar-close svg path {
    fill: #fff;
}

@media (max-width: 992px) {
    html body .header__under-topbar.nutrit {
        height: fit-content;
        padding: 0 12px;
    }
    
    .nutrit .header__under-topbar-btn {
        height: 35px;
        padding: 12px 0;
        box-sizing: border-box;
        color: #1C3749;
        leading-trim: both;
        text-edge: cap;
        font-family: Jost;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 8px;
        width: 100%;
    }
    
    .nutrit .header__under-topbar-text {
        font-size: 12px;
        width: fit-content;
        text-align: left;
        margin: 8px 28px 4px 0;
    }
    
    .nutrit .header__under-topbar-text br {
        display: none;
    }
    
    .header__under-time span {
        font-size: 12px;
    }
    
    .header__under-time svg {
        width: 15px;
        height: 15px;
    }
    
    .header__under-time {
        padding: 5px 12px;
    } 
    form#dynamic_popup button {
    cursor: pointer !important;
    }

    html body .header__under-time-sq, html body .header__under-time-month, html body .header__under-topbar__clock-svg, html body .header__under-topbar__clock{
        display: none;
    }

    .nutrit .header__under-topbar-close{
        top: 13px;
        right: 13px;
    }

    .nutrit .header__under-topbar-close svg{
        width: 14px;
        height: 14px;
    }
}


div#dynamic_popup.nutrit_topbar .dp_title b {
    color: #00F5F5;
    font-weight: 700;
}

div#dynamic_popup.nutrit_topbar .dp_title {
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    max-width: 100%;
    color: #fff;
    margin-bottom: 12px;
    margin-right: 22px;
}

div#dynamic_popup.nutrit_topbar .dp_point:before {
    background: #00dada;
}

div#dynamic_popup.nutrit_topbar .dp_point {
    margin-bottom: 8px;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%;
}

div#dynamic_popup.nutrit_topbar .dp_list {
    margin-bottom: 12px;
    max-width: 430px;
}

.dp_count {
    display: flex;
    justify-content: center;
    margin-top: 8px;
}

.dp_count-peoples {
    margin-right: 12px;
}

.dp_count-value {
    color: #404040;
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.dp_count-value b {
    color: #004848;
    font-family: Jost;
    font-weight: 500;
}

div#dynamic_popup.nutrit_topbar button {
    background: #FFE700;
    color: #1C3749;
    margin: 0;
}

.nutrit_topbar .oglav_popup_checkbox {
    margin-top: 5px;
}

.nutrit_topbar .dp_wrapper {
    background-image: url('/local/img/nutr-bg-pc-min.png');
    background-color: #1c3749;
    padding: 40px 0 40px 40px;
}

html body .nutrit_topbar form#dynamic_popup{
    max-width: 430px;
}

.nutrit_topbar .dp_date {
    width: 240px;
    max-width: 100%;
    right: 232px;
    background: #00DADA;
    top: 166px;
}

.nutrit_topbar .dp_date:before {
    border-top: 16px solid #00dada;
}

html body .dp_title span{
    color: #FFFFFF;
}

.dp_group{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    gap: 20px;
    align-items: flex-start;
    -webkit-align-items: flex-start;
}

.nutrit_topbar__date{
    color: #FFF;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%;
    border-bottom: 3px solid #00DADA;
}

.nutrit_topbar__date b{
    font-weight: 700;
}

.nutrit_topbar__clock{
    display: inline-flex;
    height: 40px;
    padding: 5px 18px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 145%;
    border-radius: 100px;
    border: 1px solid #FFF;
}

.dp_group_center{
    align-items: center;
    -webkit-align-items: center;
    margin-top: 15px;
}

@media (max-width: 1050px) {
    .dp_group{
        flex-direction: column;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        align-items: center;
        -webkit-align-items: center;
        gap: 10px;
    }

    html body .dp_group_center{
        flex-direction: row;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        order: 1;
        margin-top: 0;
        gap: 16px;
    }

    .nutrit_topbar__date{
        font-size: 20px;
    }

    .nutrit_topbar__icon{
        width: 18px;
        height: 18px;
    }

    .nutrit_topbar__clock{
        font-size: 14px;
        height: 30px;
    }

    .nutrit_topbar .dp_wrapper {
        background-image: url('/local/img/nutr-bg-mb-min.png');
        padding: 12px 20px;
    }

    html body .dp_title span{
        color: #00F5F5;
    }

    .nutrit_topbar .dp_date {
        width: 189px;
        height: 38px;
    }

    div#dynamic_popup.nutrit_topbar .dp_title br {
        display: none;
    }

    div#dynamic_popup.nutrit_topbar .dp_title {
        margin-bottom: 10px;
        text-align: center;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%; /* 21.6px */
        order: 2;
        margin-left: auto;
        margin-right: auto;
    }

    div#dynamic_popup.nutrit_topbar .dp_point:before{
        width: 10px;
        height: 10px;
    }

    div#dynamic_popup.nutrit_topbar .dp_point {
        color: #FFF;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 145%;
        margin-bottom: 8px;
        width: 315px;
        max-width: 100%;
        padding-left: 20px;
    }

    div#dynamic_popup.nutrit_topbar .dp_list {
        margin-bottom: 10px;
    }

    html body .nutrit_topbar form#dynamic_popup{
        max-width: 100%;
        width: 100%;
    }

    .nutrit_topbar form#dynamic_popup .inputbox input {
        margin-bottom: 6px;
    }

    html body .nutrit_topbar form#dynamic_popup .inputbox span {
        margin-bottom: 2px;
    }

    .nutrit_topbar .oglav_popup_checkbox {
        align-items: center;
        margin-top: 6px;
    }

    .nutrit_topbar .oglav_popup_checkbox .bw_checkbox-text{
        text-decoration: none;
        position: relative;
        top: -1px;
    }

    html body .nutrit_topbar .oglav_popup_checkbox .bw_checkbox-text, html body .nutrit_topbar .oglav_popup_checkbox .bw_checkbox-text a{
        color: #FFF;
    }

    .dp_count-value {
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
    }

    .dp_count-peoples {
        margin-right: 10px;
    }

    div#dynamic_popup.nutrit_topbar button {
        margin-top: 4px;
    }
    .nutrit_topbar .dp_date {
        top: 0px;
    }
}

/*@media (max-width: 400px) {
    div#dynamic_popup.nutrit_topbar .dp_title {
        font-size: 16px;
        line-height: 20px;
        margin-left: -10px;
        margin-right: -10px;
        width: calc(100% + 20px);
        max-width: calc(100% + 20px);
    }

    div#dynamic_popup.nutrit_topbar .dp_point {
        font-size: 12px;
        line-height: normal;
    }

    .nutrit_topbar .dp_wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }

    .nutrit_topbar form#dynamic_popup .inputbox span {
        font-size: 11px;
    }
}*/


.nutrit_topbar form#dynamic_popup .inputbox span {
    color: #fff;
    margin-bottom: 4px;
}

.nutrit_topbar form#dynamic_popup .inputbox input {
    border-radius: 10px;
    background: #FFF;
    border: aquamarine;
}

.nutrit_topbar .oglav_popup_checkbox .bw_checkbox-text, .nutrit_topbar .oglav_popup_checkbox .bw_checkbox-text a {
    color: #A7A7A7;
}

.nutrit_topbar .dp_count-value {
    color: #fff;
}

.nutrit_topbar .dp_count-value b {
    color: #03DEDE;
}

.nutrit_topbar .dp_count-peoples svg path {
    fill: #03DEDE;
}

form#dynamic_popup button {
    cursor: pointer !important;
}

.header__under-time-sq{
    width: 49px;
    flex-shrink: 0;
    height: 100%;
    border-radius: 0;
    display: flex;
    padding: 0 0 0 15px;
    box-sizing: border-box;
    color: #FFF;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%;
    background: #00DADA;
    align-items: center;
}

.header__under-time-month{
    color: #FFF;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%;
    margin-left: 2px;
}

.header__under-topbar__clock-svg{
    margin-left: 19px;
}

.header__under-topbar__clock{
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 145%;
    display: inline-flex;
    height: 40px;
    padding: 5px 18px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 100px;
    border: 1px solid #FFF;
    margin-left: 19px;
}

.footer__mid .contacts .social .icons a {
    margin: 0px;
    margin-left: 0px !important;
    margin-right: 8px;
}

.footer__mid .contacts .social .icons {
    width: 164px;
    margin-left: auto;
    margin-right: auto;
    justify-content: flex-start;
}

input.d-none {
    display: none !important;
}
div#alina_popup .oglav_popup-date b {
    background-repeat: no-repeat;
}
.icon { 
  width: 50px; 
  height: 50px;
  margin: .5em;
}
a.person.cabmenu {
	display: flex;
	width: 40px;
	height: 40px;
	padding: 10px;
	justify-content: space-between;
	align-items: center;
	background-color: rgba(32, 27, 27, 0.30);
	border-radius: 50%;
}
li.tabs__tab.active a{
    color: #201B1B
}
li.tabs__tab a{
    color: #767676
}
@media (max-width: 991px) {
.checkbs.ver1, .checkbs.ver2 {
    position: relative;
    bottom: 0;
    left: 0px;
    right: 0px;
    flex-wrap: wrap;
    margin-top: 30px;
}
.checkbs__item .checkb input+i+span{
    border: 1px solid;
}
.checkbs__item {
    margin: 0px !important;
}
.checkbs__item .checkb, .checkb input+i{
    padding: 0px !important;
    display: block !important;
}
}


.popup-wheel {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.95);
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 999999
}

.wheel-for-site {
    width: 1222px;
    height: 691px;
    margin: 0 auto;
    display: flex;
    position: relative;
    margin: 0 auto;
    font-size: 15px;
    color: #3A3A3A;
    line-height: normal;
    box-sizing: border-box;
    overflow: hidden;
    align-items: center;
    -webkit-align-items: center
}

.wheel-for-site * {
    box-sizing: border-box
}

.wheel-for-site__bg {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 690px;
    height: 690px
}

.wheel-for-site__bg-main {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.wheel-for-site__inner {
    width: 916px;
    height: 690px;
    padding: 21px 20px 22px 28px;
    border-radius: 40px;
    background: url(/local/img/wheel/bg-for-wheel-712.webp) center center no-repeat #EFFFFF;
    box-shadow: 0 15px 10px 0 rgba(0,0,0,.1);
    position: relative
}

.wheel-for-site__content {
    position: relative;
    z-index: 3
}

.wheel-for-site__head {
    display: flex;
    margin-bottom: 11px;
    align-items: center
}

.wheel-for-site__head-caption {
    font-size: 29px;
    font-weight: 600;
    margin-right: 19px
}

.wheel-for-site__badge {
    display: inline-block;
    padding: 2px 18px;
    font-size: 29px;
    margin-right: 18px;
    font-weight: 600;
    color: #fff;
    border-radius: 30px;
    background: #139787
}

.wheel-for-site__icon-badge::before {
    position: absolute;
    content: "";
    width: 21px;
    height: 35px;
    left: 18px;
    top: 50%;
    transform: translateY(-50%);
    background: url(/local/img/wheel/iphone-icon.svg) center no-repeat
}

.wheel-for-site__icon-badge {
    font-size: 29px;
    border-radius: 43px;
    background: rgba(255,255,255,.8);
    backdrop-filter: blur(7px);
    font-weight: 500;
    font-size: 17px;
    padding: 10px 18px 10px 46px;
    line-height: 1.02;
    max-width: 150px;
    position: relative
}

.wheel-for-site__title {
    font-size: 33px;
    font-weight: 800;
    line-height: 1.33;
    margin-bottom: 12px
}

.wheel-for-site__title-blue {
    color: #1BC1AD
}

.wheel-for-site__subtitle {
    margin-bottom: 27px;
    margin-top: 12px;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 800
}

.wheel-for-site__form {
    max-width: 410px
}

.wheel-for-site__input {
    display: block;
    width: 100%;
    border-radius: 40px;
    border: 1px solid #D5D5D5;
    background: #FFF;
    font-size: 18px;
    color: #999;
    padding: 22px 32px;
    outline-color: #DEDEDE;
    height: 70px
}

.wheel-for-site__field {
    display: block;
    margin-bottom: 4px
}

.wheel-for-site__caption {
    display: block;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px
}

.wheel-for-site__btn {
    margin-bottom: 8px;
    margin-top: 17px;
    text-align: center;
    border-radius: 60px;
    font-weight: 800;
    background: #EBAC0C;
    border: none;
    font-size: 27px;
    font-family: 'Manrope',sans-serif;
    padding: 28px 20px;
    width: 100%;
    line-height: 1;
    cursor: pointer;
    color: #353535;
    transition: background-color .3s;
    height: 94px;
    display: flex;
    align-items: center;
    justify-content: center;
        font-family: 'Jost';
    font-weight: 500;

}

.wheel-for-site__btn:hover {
    background: #eed602
}

.wheel-for-site__checkbox {
    display: flex;
    align-items: center
}

.wheel-for-site__checkbox-input {
    display: none
}

.wheel-for-site__checkbox-input:checked~.wheel-for-site__checkbox-el::before {
    opacity: 1
}

.wheel-for-site__checkbox-el {
    display: block;
    position: relative;
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    border-radius: 3px;
    border: 1px solid #444;
    margin-right: 6px;
    cursor: pointer
}

.wheel-for-site__checkbox-el::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: url(/local/img/wheel/check-icon.svg) center no-repeat;
    opacity: 0
}

.wheel-for-site__checkbox-text {
    color: #444;
    font-size: 11px
}

.wheel-for-site__link {
    text-decoration: underline;
    color: inherit
}

.wheel-for-site__close {
    position: absolute;
    right: 2px;
    top: 2px;
    width: 33px;
    height: 33px;
    padding: 0;
    cursor: pointer;
    z-index: 5;
    border: none;
    background: url(/local/img/wheel/close-icon.svg) center / cover no-repeat
}

.wheel-for-site__prizes {
    position: absolute;
    right: 0;
    width: 690px;
    height: 690px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden
}

.wheel-for-site__prizes-center {
    width: 608px;
    margin: auto
}

.wheel-for-site__prizes-round {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: rotate-r 120s linear infinite;
    animation: rotate-r 120s linear infinite
}

@-webkit-keyframes rotate-r {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes rotate-r {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.wheel-for-site.wheel-spin .wheel-for-site__prizes-round {
    animation: spin-rotate 5s linear 1;
    -webkit-animation: spin-rotate 5s linear 1
}

.wheel-for-site.wheel-send .wheel-for-site__prizes-round {
    animation: none!important;
    -webkit-animation: none!important;
    transform: rotate(1180deg)!important
}

.wheel-for-site__content-after {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    width: 100%;
    padding-left: 25px;
    color: #3A3A3A
}

.wheel-for-site__content-after-title {
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin-bottom: 36px
}

.wheel-for-site__content-after-prize {
    color: #011387;
    font-size: 36px;
    font-style: normal;
    font-weight: 800;
    line-height: 44px;
    margin-bottom: 36px
}

.wheel-for-site__content-after-info {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

.wheel-for-site.wheel-send .wheel-for-site__content {
    display: none!important
}

.wheel-for-site.wheel-send .wheel-for-site__content-after {
    display: flex!important
}

@media screen and (max-width: 1250px) {
    .wheel-for-site {
        font-size:12px;
        padding: 0;
        width: 359px;
        min-height: 827px;
        height: auto;
        max-width: 100%;
        flex-direction: column;
        display: flex;
        background-size: cover;
        background-position: bottom;
        border-radius: 20px;
        background: url(/local/img/wheel/bg-for-wheel-712-mb.webp) center center no-repeat #EFFFFF
    }

    .wheel-for-site__checkbox-text {
        font-size: 9px
    }

    .wheel-for-site__inner {
        padding: 30px 15px 0 16px;
        border-radius: 0;
        box-shadow: none;
        background: none;
        width: 100%
    }

    .wheel-for-site__close {
        right: 13px;
        top: 12px;
        width: 15px;
        height: 15px
    }

    .wheel-for-site__head-caption {
        font-size: 13px;
        flex-shrink: 0;
        margin-right: 6px
    }

    .wheel-for-site__badge {
        padding: 6px 18px;
        font-size: 13px;
        margin-right: 17px
    }

    .wheel-for-site__icon-badge {
        font-size: 11px;
        max-width: 160px;
        padding-left: 33px
    }

    .wheel-for-site__icon-badge::before {
        width: 12px;
        height: 20px;
        background-size: cover;
        left: 14px
    }

    .wheel-for-site__head {
        margin-bottom: 11px
    }

    .wheel-for-site__content {
        max-width: 400px;
        margin: 0 auto
    }

    .wheel-for-site__title {
        font-size: 23px;
        margin-bottom: 6px
    }

    .wheel-for-site__subtitle {
        font-size: 15px;
        margin-bottom: 8px
    }

    .wheel-for-site__caption {
        font-size: 12px;
        margin-bottom: 3px
    }

    .wheel-for-site__field {
        margin-bottom: 3px
    }

    .wheel-for-site__input {
        padding: 11px 20px;
        font-size: 14px;
        height: 42px
    }

    .wheel-for-site__btn {
        font-size: 18px;
        font-weight: 700;
        padding: 18px 20px;
        margin-top: 13px;
        height: 52px
    }

    .wheel-for-site__prizes {
        display: flex;
        flex-direction: column;
        justify-content: center;
        min-height: 359px;
        max-height: 359px;
        position: relative;
        width: 359px;
        height: 359px;
        top: unset;
        right: unset
    }

    .wheel-for-site__prizes-center {
        width: 314px;
        height: 314px;
        margin: auto
    }

    .wheel-for-site__prizes-round {
        width: 359px;
        height: 359px
    }

    .wheel-for-site__content-after {
        padding: 0;
        text-align: center
    }

    .wheel-for-site__content-after-title {
        font-size: 26px;
        line-height: normal;
        margin-bottom: 16px
    }

    .wheel-for-site__content-after-prize {
        font-size: 26px;
        font-style: normal;
        line-height: 32px;
        margin-bottom: 16px
    }

    .wheel-for-site__content-after-info {
        font-size: 19px
    }

    .wheel-for-site__form {
        display: flex;
        flex-direction: column
    }

    .wheel-for-site__form .wheel-for-site__field:nth-child(1) {
        order: 2
    }

    .wheel-for-site__form .wheel-for-site__field:nth-child(2) {
        order: 0
    }

    .wheel-for-site__btn {
        order: 3
    }

    .wheel-for-site__checkbox {
        order: 4
    }
}

@media (max-width: 768px) {
    .popup-wheel {
        display:flex;
        justify-content: flex-start;
        overflow-y: auto
    }
}

@media screen and (max-width: 370px) {
    .popup-wheel {
        padding-top:15px;
        padding-bottom: 15px;
        min-width: 320px
    }

    .wheel-for-site {
        background-position-y: -60px;
        background-repeat: no-repeat;
        width: 310px;
        height: 575px
    }

    .wheel-for-site__inner {
        padding: 10px 10px 0
    }

    .wheel-for-site__head-caption {
        font-size: 11px
    }

    .wheel-for-site__badge {
        margin-right: 10px;
        padding: 3px 18px
    }

    .wheel-for-site__icon-badge {
        font-size: 10px
    }

    .wheel-for-site__title {
        font-size: 16px;
        text-align: center;
        margin-bottom: 0;
        line-height: 16px
    }

    .wheel-for-site__subtitle {
        font-size: 13px;
        text-align: center
    }

    .wheel-for-site__caption {
        font-size: 10px
    }

    .wheel-for-site__input {
        font-size: 13px;
        height: 38px
    }

    .wheel-for-site__btn {
        font-size: 14px;
        height: 42px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0
    }

    .wheel-for-site__prizes {
        width: 210px;
        height: 210px;
        overflow: hidden;
        min-width: 250px;
        min-height: 250px
    }

    .wheel-for-site__prizes-center {
        width: 220px;
        height: 220px
    }

    .wheel-for-site__prizes-round {
        width: 100%;
        height: 100%
    }
}

.widgets-for-site {
    position: fixed;
    z-index: 9;
    justify-content: center;
    align-items: center;
    bottom: 10px;
    left: 10px
}

.wheel-widget-for-site {
    width: 200px;
    height: 94px;
    display: flex;
    background: url(/local/img/wheel/widgets-gift.webp) center center / cover no-repeat;
    font-family: 'Manrope';
    cursor: pointer;
    justify-content: flex-end
}

.wheel-widget-for-site span {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 145%;
    margin-top: 20px;
    padding-right: 5px;
        font-family: 'Jost';
    font-weight: 500;
}

@media (max-width: 768px) {
    .widgets-for-site {
        bottom:5px
    }

    .wheel-widget-for-site {
        background: url(/local/img/wheel/widgets-gift-mb.webp) center center / cover no-repeat;
        width: 180px;
        height: 64px
    }

    .wheel-widget-for-site span {
        font-size: 12px;
        margin-top: 13px;
        padding-right: 10px
    }
}

@media (max-width: 370px) {
    .wheel-for-site {
        width:330px;
        height: 660px;
        padding-bottom: 10px;
        min-height: 727px
    }

    .wheel-for-site__prizes {
        width: 320px;
        height: 320px;
        max-height: 320px;
        min-height: 320px
    }

    .wheel-for-site__prizes-center {
        width: 300px;
        height: 300px
    }

    .wheel-for-site__title {
        font-size: 20px;
        line-height: 1.2
    }

    .wheel-for-site__subtitle {
        font-size: 15px
    }

    .wheel-for-site__caption {
        font-size: 11px
    }
}

._new_styles p.wheel-for-site__content-after-prize {
    color: #8A18CD
}

.wheel-for-site__input-multi.active .wheel-for-site__input-multi-list {
    display: block
}

.wheel-for-site__input-multi {
    cursor: pointer;
    position: relative
}

.wheel-for-site__input-multi span {
    color: #3A3A3A;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center
}

.wheel-for-site__input-multi span i {
    font-style: normal
}

.wheel-for-site__input-multi-list {
    border-radius: 20px;
    background: #FFF;
    width: 100%;
    height: auto;
    list-style-type: none;
    margin: 0;
    position: absolute;
    box-sizing: border-box;
    padding: 31px;
    left: 0;
    top: 75px;
    display: none;
    z-index: 9
}

.wheel-for-site__input-list-item {
    color: #3A3A3A;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 0;
    margin-bottom: 10px
}

.wheel-for-site__input-multi-list .wheel-for-site__input-list-item:last-of-type {
    margin-bottom: 0
}

@media (min-width: 1250px) {
    ._new_styles .wheel-for-site {
        height:725px;
        width: 1241px
    }

    ._new_styles .wheel-for-site__prizes-center {
        width: 638px
    }

    ._new_styles .wheel-for-site__prizes {
        width: 725px;
        height: 725px
    }

    ._new_styles .wheel-for-site__inner {
        background: url(/local/img/wheel/bg-wheel-pc-new.webp) center center / cover no-repeat #EFFFFF;
        padding-top: 33px;
        padding-bottom: 33px;
        height: 725px
    }

    ._new_styles .wheel-for-site__badge {
        background: #8a18cd
    }

    ._new_styles .wheel-for-site__title {
        font-size: 32px;
        line-height: 40px
    }

    ._new_styles .wheel-for-site__title b {
        color: #8a18cd
    }

    ._new_styles p.wheel-for-site__subtitle {
        margin-top: 12px;
        margin-bottom: 12px
    }

    ._new_styles .wheel-for-site__field {
        margin-bottom: 8px
    }
}

@media screen and (max-width: 1250px) {
    ._new_styles .wheel-for-site__inner {
        background:none;
        padding-top: 17px
    }

    ._new_styles .wheel-for-site__badge {
        background: #8a18cd;
        font-size: 13px;
        font-style: normal;
        font-weight: 600;
        padding: 4px 18px
    }

    ._new_styles .wheel-for-site__title {
        font-size: 20px;
        line-height: normal
    }

    ._new_styles .wheel-for-site__title b {
        color: #8a18cd
    }

    ._new_styles p.wheel-for-site__subtitle {
        margin-top: 13px;
        margin-bottom: 11px
    }

    ._new_styles .wheel-for-site {
        background: url(/local/img/wheel/bg-wheel-mb-new.webp) center center no-repeat #EFFFFF;
        height: 827px;
        min-height: 827px
    }

    ._new_styles .wheel-for-site__input {
        height: 40px
    }

    ._new_styles .wheel-for-site__prizes {
        width: 354px;
        height: 354px;
        min-width: 354px;
        min-height: 354px;
        max-width: 354px;
        max-height: 354px
    }

    ._new_styles .wheel-for-site__prizes-round {
        width: 100%;
        height: 100%
    }

    ._new_styles .wheel-for-site__head {
        margin-bottom: 8px
    }

    ._new_styles .wheel-for-site__form .wheel-for-site__field:nth-child(2) {
        order: 0
    }

    .wheel-for-site__input-multi span {
        font-size: 14px
    }

    .wheel-for-site__input-multi span svg {
        width: 13px;
        height: 7px
    }

    .wheel-for-site__input-multi-list {
        padding: 20px;
        top: 45px
    }

    .wheel-for-site__input-list-item {
        font-size: 14px;
        margin-bottom: 20px
    }
}

@media screen and (max-width: 370px) {
    ._new_styles .wheel-for-site__title {
        text-align:left;
        font-size: 19px
    }

    ._new_styles .wheel-for-site__prizes {
        width: 320px;
        height: 320px;
        min-width: 320px;
        min-height: 320px;
        max-width: 320px;
        max-height: 320px
    }

    ._new_styles .wheel-for-site__prizes-center {
        width: 280px;
        height: 280px
    }

    ._new_styles .wheel-for-site {
        height: 690px;
        min-height: 690px
    }

    .wheel-for-site__input-multi span {
        font-size: 13px
    }

    .wheel-for-site__input-list-item {
        font-size: 13px
    }
}

._new_styles .wheel-widget-for-site {
    background: url(/local/img/wheel/new-styles-widget.webp) center center / cover no-repeat;
    border-radius: 5px;
    width: 209px
}

._new_styles .wheel-widget-for-site span {
    height: 100%;
    margin: 0;
    display: flex;
    justify-content: center;
    flex-direction: column
}

@media (max-width: 768px) {
    ._new_styles .wheel-widget-for-site {
        width:180px;
        background: url(/local/img/wheel/new-styles-widget-mob.webp) center center / cover no-repeat
    }

    ._new_styles .wheel-widget-for-site span {
        font-size: 12px;
        padding-right: 5px
    }
}

.wheel-for-site__input-multi.active .wheel-for-site__input-multi-list {
    display: block
}

.wheel-for-site__input-multi {
    cursor: pointer;
    position: relative
}

.wheel-for-site__input-multi span {
    color: #3A3A3A;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center
}

.wheel-for-site__input-multi span i {
    font-style: normal
}

.wheel-for-site__input-multi-list {
    border-radius: 20px;
    background: #FFF;
    width: 100%;
    height: auto;
    list-style-type: none;
    margin: 0;
    position: absolute;
    box-sizing: border-box;
    padding: 31px;
    left: 0;
    top: 75px;
    display: none;
    z-index: 9
}

.wheel-for-site__input-list-item {
    color: #3A3A3A;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 0;
    margin-bottom: 10px
}

.wheel-for-site__input-multi-list .wheel-for-site__input-list-item:last-of-type {
    margin-bottom: 0
}

@media (min-width: 1250px) {
    ._new_styles .wheel-for-site {
        height:725px;
        width: 1241px
    }

    ._new_styles .wheel-for-site__prizes-center {
        width: 638px
    }

    ._new_styles .wheel-for-site__prizes {
        width: 725px;
        height: 725px
    }

    ._new_styles .wheel-for-site__inner {
        background: url(/local/img/wheel/new-styles-bg-pc.webp) center center no-repeat #EFFFFF;
        padding-top: 20px;
        background: url(/local/img/wheel/bg-wheel-pc-new.webp) center center / cover no-repeat #EFFFFF;
        padding-top: 33px;
        padding-bottom: 33px;
        height: 725px
    }

    ._new_styles .wheel-for-site__badge {
        background: #8a18cd
    }

    ._new_styles .wheel-for-site__title {
        font-size: 32px;
        line-height: 40px
    }

    ._new_styles .wheel-for-site__title b {
        color: #8a18cd
    }

    ._new_styles p.wheel-for-site__subtitle {
        margin-top: 18px;
        margin-bottom: 18px;
        margin-top: 12px;
        margin-bottom: 12px
    }

    ._new_styles .wheel-for-site__field {
        margin-bottom: 8px
    }
}

@media screen and (max-width: 1250px) {
    ._new_styles .wheel-for-site__inner {
        background:none;
        padding-top: 15px;
        padding-top: 17px
    }

    ._new_styles .wheel-for-site__badge {
        background: #8a18cd;
        font-size: 13px;
        font-style: normal;
        font-weight: 600;
        padding: 4px 18px
    }

    ._new_styles .wheel-for-site__title {
        font-size: 20px;
        line-height: normal
    }

    ._new_styles .wheel-for-site__title b {
        color: #8a18cd
    }

    ._new_styles p.wheel-for-site__subtitle {
        margin-top: 13px;
        margin-bottom: 11px
    }

    ._new_styles .wheel-for-site {
        background: url(/local/img/wheel/new-styles-bg-mb.webp) center center no-repeat #EFFFFF;
        height: 740px;
        min-height: 740px;
        background: url(/local/img/wheel/bg-wheel-mb-new.webp) center center no-repeat #EFFFFF;
        height: 827px;
        min-height: 827px
    }

    ._new_styles .wheel-for-site__input {
        height: 40px
    }

    ._new_styles .wheel-for-site__prizes {
        width: 354px;
        height: 354px;
        min-width: 354px;
        min-height: 354px;
        max-width: 354px;
        max-height: 354px
    }

    ._new_styles .wheel-for-site__prizes-round {
        width: 100%;
        height: 100%
    }

    ._new_styles .wheel-for-site__head {
        margin-bottom: 8px
    }

    ._new_styles .wheel-for-site__form .wheel-for-site__field:nth-child(2) {
        order: 0
    }

    .wheel-for-site__input-multi span {
        font-size: 14px
    }

    .wheel-for-site__input-multi span svg {
        width: 13px;
        height: 7px
    }

    .wheel-for-site__input-multi-list {
        padding: 20px;
        top: 45px
    }

    .wheel-for-site__input-list-item {
        font-size: 14px;
        margin-bottom: 20px
    }
}

@media screen and (max-width: 370px) {
    ._new_styles .wheel-for-site__title {
        text-align:left;
        font-size: 19px
    }

    ._new_styles .wheel-for-site__prizes {
        width: 320px;
        height: 320px;
        min-width: 320px;
        min-height: 320px;
        max-width: 320px;
        max-height: 320px
    }

    ._new_styles .wheel-for-site__prizes-center {
        width: 280px;
        height: 280px
    }

    ._new_styles .wheel-for-site {
        height: 690px;
        min-height: 690px
    }

    .wheel-for-site__input-multi span {
        font-size: 13px
    }

    .wheel-for-site__input-list-item {
        font-size: 13px
    }
}

@media (min-width: 1250px) {
    .wheel-for-site__inner {
        background-image: url('/local/img/bg-wheel-up.png');
    }
}

@media (max-width: 1250px) {
    .wheel-for-site {
        background-image: url('/local/img/bg-wheel-up-mb.png');
    }
}

.wheel-widget-for-site {
    background: url('/local/img/main-widget-bg-pc.png') center center / cover no-repeat;
}

@media (max-width: 768px) {
    .wheel-widget-for-site {
        background: url('/local/img/main-widget-bg-mob.png') center center / cover no-repeat;
    }
}

@media (min-width: 768px) {
    .wheel-widget-for-site span {
        margin-top: 24px;
    }
}
.wheel-widget-for-site {box-sizing: border-box;padding-right: 10px;}

.sex_inset .oglav_popup_inputbox p{
    margin: 8px 0 8px 0;
}

.sex_inset .oglav_popup_btn button b{
    text-transform: uppercase;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.sex_inset .oglav_popup-date b{
    background: #82D152;
}

@media (max-width: 1010px) {
    .sex_inset .oglav_popup_inputbox p{
        margin: 4px 0 7px 0;
    }
    .sex_inset .oglav_popup_btn button{
        font-size: 18px;
    }
    .sex_inset .oglav_popup_btn button b{
        font-size: 12px;
    }
    .sex_inset .oglav_popup_checkbox .bw_checkbox-wr svg path{
        stroke: #696969;
    }
    .sex_inset .oglav_popup_checkbox{
        justify-content: center;
        margin-top: 6px;
    }
}

#site-map{
    padding-top: 150px;
}

#site-map ul li, #site-map ul li *{
    font-family: 'Jost' !important;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
}

#site-map a{
    color: #005CFF;
}

@media (max-width: 767px){
    #site-map{
        padding-top: 50px;
    }
}

f {
    height: 100%;
}

div#oglav_popup.dt-styles .oglav_popup_content {
    padding-bottom: 20px;
    background-image: url('/local/assets/images/dt-1.png');
}

.dt-free-download {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 15px;
    padding: 7px 31px;
    background: #647bbb;
    width: fit-content;
    border-radius: 300px;
    color: #fff;
    font-weight: 500;
}

div#oglav_popup.dt-styles .oglav_popup-title {
    font-size: 34px;
    line-height: 47px;
    width: 412px;
    max-width: 100%;
    text-transform: uppercase;
    font-size: 23px;
    line-height: 32.2px;
    margin-bottom: 2px;
    margin-top: 20px;
}

div#oglav_popup.dt-styles.dt-1 .oglav_popup-title, div#oglav_popup.dt-styles.dt-4 .oglav_popup-title {
    font-size: 34px;
    line-height: 47.6px;
}

.dt-1 .dt-free-download {
    font-size: 24px;
}

div#oglav_popup.dt-styles  .oglav-popup-counter {
    width: fit-content;
    min-width: fit-content;
    top: unset;
    left: unset;
    bottom: 58px;
    right: 54px;
    padding: 6px 25px;
    background: rgba(255,255,255,0.7);
    border-radius: 30px;
    backdrop-filter: blur(2px);
}

div#oglav_popup.dt-styles.psy_inset button {
    background: 
#139787;
    color: #fff;
}

div#oglav_popup.dt-styles.psy_inset .oglav_popup_checkbox .bw_checkbox-text a {
    color: #999999;
}
@media (max-width: 1010px) {
    
.dt-free-download {
    font-size: 16px;
    line-height: 22.4px;
}

.dt-1 .dt-free-download {
    font-size: 16px;
    line-height: 22.4px;
}

div#oglav_popup.dt-styles .oglav_popup-content {padding: 13px 24px;}

div#oglav_popup.dt-styles .oglav_popup_content {
    padding: 25px 29px;
    border-radius: 12px;
}

div#oglav_popup.dt-styles .oglav_popup_content .oglav_popup-close {
    top: 14px;
    right: 13px;
}

div#oglav_popup.dt-styles .oglav_popup-title {
    font-size: 20px;
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 0px;
    font-weight: bold;
}

div#oglav_popup.dt-styles.dt-1 .oglav_popup-title, div#oglav_popup.dt-styles.dt-4 .oglav_popup-title {
    font-size: 22px;
    line-height: 30.8px;
    font-weight: bold;
}

div#oglav_popup.dt-styles .oglav-popup-counter {
    min-width: 185px;
    font-variant: common-ligatures;
    bottom: 19px;
    right: unset;
    left: 27px;
}

div#oglav_popup.dt-styles .oglav_popup_content {
    background-image: url('/local/assets/images/dt-1m2.png');
}

div#oglav_popup.dt-styles.psy_inset .oglav_popup_inputbox p {
    font-size: 11px;
    white-space: nowrap;
}

div#oglav_popup.dt-styles.psy_inset button {
    font-size: 16px;
}
div#oglav_popup.dt-styles.psy_inset .oglav_popup_btn button b {
    font-size: 11px;
    font-weight: 200;
}

div#oglav_popup.dt-styles.psy_inset .oglav_popup_checkbox .bw_checkbox-text {
    font-size: 9px;
}

}


@media (max-width: 375px) {
    
div#oglav_popup.dt-styles .oglav_popup_content {padding: 25px 15px;}

div#oglav_popup.dt-styles .oglav_popup-content {
    padding: 13px;
}
}

div#oglav_popup.dt-styles.dt-2 .oglav_popup_content {
    background-image: url('/local/assets/images/dt-2.png');
}
div#oglav_popup.dt-styles.dt-3 .oglav_popup_content {
    background-image: url('/local/assets/images/dt-3.png');
}
div#oglav_popup.dt-styles.dt-4 .oglav_popup_content {
    background-image: url('/local/assets/images/dt-4.png');
}
.dt-2 .dt-free-download {
    background: #85502D;
}
div#oglav_popup.dt-styles.dt-3 .oglav_popup-title.pc {
    display: block;
}
div#oglav_popup.dt-styles.dt-3 .oglav_popup-title.mb {
    display: none;
}

div#oglav_popup.dt-styles.dt-4 .oglav_popup-title {
    font-size: 30px;
    line-height: 42px;
}

.dt-4 .dt-free-download {
    background: #925966;
}
@media (max-width: 1010px) {
    div#oglav_popup.dt-styles.dt-2 .oglav_popup_content {
        background-image: url('/local/assets/images/dt-2m2.png');
    }
    div#oglav_popup.dt-styles.dt-3 .oglav_popup_content {
        background-image: url('/local/assets/images/dt-3m2.png');
    }
    div#oglav_popup.dt-styles.dt-4 .oglav_popup_content {
        background-image: url('/local/assets/images/dt-4m2.png');
    }
    div#oglav_popup.dt-styles.dt-3 .oglav_popup-title.pc {
        display: none;
    }
    div#oglav_popup.dt-styles.dt-3 .oglav_popup-title.mb {
        display: block;
    }
div#oglav_popup.dt-styles.dt-4 .oglav_popup-title {
    font-size: 20px;
    line-height: 28px;
}
    div#oglav_popup.dt-styles.dt-2 .oglav_popup-title br {display: block;}
    div#oglav_popup.dt-styles.dt-3 .oglav_popup-title br {display: block;}
    .dt-styles.psy_inset .oglav_popup_inputbox input {
    margin-bottom: 0px !important;
}

div#oglav_popup.dt-styles.psy_inset .oglav_popup_inputbox p {
    margin-top: 10px;
}


div#oglav_popup.dt-styles.psy_inset button {
    margin-top: 10px;
}

.dt-free-download {
    padding: 4px 21px;
    margin-bottom: 10px;
}

div#oglav_popup.dt-styles .oglav_popup-title {
    line-height: 124%;
}

div#oglav_popup.dt-styles.psy_inset button {
    height: 55px;
}

}

/* vakansii-topbar */
.vakansii-topbar-hh-img {
    display: flex;
}

.vakansii-topbar-close {
    display: flex;
}


.footer__mid .contacts .social .icons a {
    margin: 0px;
    margin-left: 0px !important;
    margin-right: 8px;
}
.footer__mid .contacts .social .icons {
    width: 164px;
    margin-left: auto;
    margin-right: auto;
    justify-content: flex-start;
}
input.d-none {
    display: none !important;
}
div#alina_popup .oglav_popup-date b {
    background-repeat: no-repeat;
}
.vakansii-topbar {
    position: absolute;
    z-index: 2;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
    top: 0;
    left: 0;
}
.vakansii-topbar>img {
    position: absolute;
    min-height: 100%;
    width: auto;
    z-index: -1;
    top: 0px;
    left: 0;
    min-width: 100%;
    height: auto;
    left: 50%;
    transform: translateX(-50%);
}
.vakansii-topbar-container {
    display: flex;
    justify-content: center;
    width: 1472px;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
    max-width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
}
.vakansii-topbar-hh {
    display: flex;
    align-items: center;
}
.vakansii-topbar-hh-text {
    color: #5B188B;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.22;
    margin-left: 10px;
}
.vakansii-topbar-middle-top {
    color: #5B188B;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 4px;
}
.vakansii-topbar-middle-bottom {
    color: #5B188B;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.vakansii-topbar-link a {
    padding: 6px 26px;
    border-radius: 5px;
    background: #FFA02E;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
}
.vakansii-topbar-link {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: 30px;
    margin-left: auto;
}
.vakansii-topbar-middle {
    margin-left: auto;
}
.vakansii-topbar-close {
    cursor: pointer;
    position: relative;
    z-index: 2;
}
.vakansii-topbar-close svg {
    transition: all .3s ease-in-out;
}
.vakansii-topbar-close:hover svg {
    opacity: 0.25;
}
.vakansii-topbar-link a:before {
    content: ''; 
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    top: 0;
    left: 0;
    z-index: 1;
}
.vakansii-topbar-link a:hover {
    opacity: 0.75;
}
.vakansii-topbar-link a {
    transition: all .3s ease-in-out;
}
@media (max-width: 1200px) {
    .vakansii-topbar-container {
        width: 988px;
        padding: 0 15px;
    }
    

.vakansii-topbar-hh-text {
    display: none;
}
}
@media (max-width: 992px) {
        
    .vakansii-topbar-middle-bottom {
        display: none;
    }
    
    .vakansii-topbar-middle-top {
        font-family: Jost;
        font-size: 10px;
        font-weight: 400;
        line-height: 14.45px;
        text-align: left;
    }
        
    .vakansii-topbar-container {
        width: 768px;
        padding: 0 15px;
    }
    .vakansii-topbar-link a {
        font-size: 10px;
        font-style: normal;
        font-weight: 400;
        padding: 4px 20px;
    }
    .vakansii-topbar-middle-top {
        font-size: 10px;
        font-style: normal;
        font-weight: 700;
        margin-bottom: 0px;
        font-family: Jost;
        font-size: 10px;
        font-weight: 400;
        line-height: 14.45px;
        text-align: left;
    }
    .vakansii-topbar-middle-bottom {
        font-size: 9px;
        font-style: normal;
        font-weight: 400;
    }
    .vakansii-topbar-hh-text {
        font-size: 10px;
    }
}
@media (max-width: 768px) {
    .vakansii-topbar-hh-text {
        display: none;
    }
    .vakansii-topbar-middle {
        margin-left: 7px;
        margin-right: auto;
    }
    .vakansii-topbar-close svg {
        width: 12px;
        height: 12px;
    }
    .vakansii-topbar-close {
        width: 23px;
        height: 23px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .vakansii-topbar-link {
        margin-right: 5px;
    }
    .vakansii-topbar-container {
        width: 100%;
        padding-left: 6px;
        padding-right: 3px;
    }
}
@media (max-width: 600px) {
    img.vakansii-tb-bg-pc {
        display: none;
    }
    img.vakansii-tb-bg-mb {
        display: block !important;
    }
    .vakansii-topbar-middle-top {
        width: 175px;
        line-height: 1.2;
    }
    .vakansii-topbar-middle-bottom {
        width: 115px;
        margin-top: 4px;
        line-height: 1.2;
    }
    .vakansii-topbar-link a {
        padding: 4px 16px;
    }
}


div#oglav_popup.nutrit-okt.nutrit-new .oglav_popup_content {
    background: url('/local/img/nutrit-okt-pc.png');
    background-color: #dce9ff;
    padding-bottom: 39px;
    padding-top: 39px;
}


div#oglav_popup.nutrit-okt.nutrit-new .oglav_popup-date {
    background: #bed6ff;
    font-size: 20px;
    line-height: 1;
    top: 62px;
    right: 75px;
}

div#oglav_popup.nutrit-new.nutrit-okt .oglav_popup-title {
    font-size: 34px;
    line-height: 40px;
    color: #005cff;
}

.nutrit-new.nutrit-okt .oglav_popup_btn button {
    background: #005CFF;
    padding-left: 37px;
    padding-right: 37px;
    display: flex;
    justify-content: space-between;
}

.nutrit-new.nutrit-okt .oglav_popup_btn button b {font-weight: 200;}

.nutrit-new.nutrit-okt .oglav_popup_btn button span {
    font-weight: 500;
}

.nutrit-okt .oglav-popup-counter {
    bottom: 24px;
    right: 119px;
    left: unset;
}

.nutrit-okt .oglav-popup-counter svg path {
    stroke: #005cff;
}

div#oglav_popup.nutrit-new.nutrit-okt .oglav_popup-title b {
    color: #414141;
}
@media (max-width: 1010px) {
    div#oglav_popup.nutrit-okt.nutrit-new .oglav_popup_content {
        background: url('/local/img/nutrit-okt-mb.png');
        background-color: #dce9ff;
        padding-bottom: 21px;
        padding-top: 21px;
        background-size: cover;
        background-position: center;
    }

div#oglav_popup.nutrit-okt.nutrit-new .oglav_popup-date {
    position: relative;
    top: unset;
    left: unset;
    right: unset;
    font-size: 14px;
}

div#oglav_popup.nutrit-new.nutrit-okt .oglav_popup-title {
    font-size: 21px;
    text-align: center;
    line-height: 28px;
    color: #005cff;
    font-weight: 500;
}

div#oglav_popup.nutrit-new.nutrit-okt .oglav_popup-title b {
    color: #414141;
}

.nutrit-okt .oglav-popup-counter {
    padding: 10px 39px;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    bottom: 8px;
}


.nutrit-new .oglav_popup_btn button {
    font-size: 18px;
}

.oglav_popup_btn button b {
    font-size: 16px;
}

.nutrit-new.nutrit-okt .oglav_popup_btn button {
    padding: 0 18px;
}
}

@media (max-width: 375px) {
    
div#oglav_popup.nutrit-new.nutrit-okt .oglav_popup-title {
    font-size: 19px;
    line-height: 24px;
}

}

/* tb */

.header__under-topbar.BLACK_FRIDAY {
    height: 70px;
    background-image: url('/local/img/topbar/tb-1.png') !important;!i;!;
    background-color: #16121e !important;!i;!;
}

.black_fri-text-title {
    font-family: Jost;
    font-size: 26px;
    font-weight: 500;
    line-height: 1;
    text-align: left;
    color: #FFA24B;
    margin-bottom: 5px;
}

.header__under-topbar.BLACK_FRIDAY .header__under-topbar-btn {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-width: 100%;
    padding: 0px;
    margin: 0px;
    opacity: 0;
    font-size: 0;
    background: transparent;
    z-index: 1;
}

.header__under-topbar.BLACK_FRIDAY .header__under-topbar-close {
    z-index: 3;
}

.header__under-topbar.BLACK_FRIDAY .header__under-topbar-close path {
    fill: #fff;
}

.black_fri-text-offer {
    font-family: Jost;
    font-size: 22px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #fff;
}

.black_fri-logo-element {
    display: flex;
    margin-left: 44.5px;
    margin-right: 45px;
}

.black_fri-sale-text {
    margin-left: 195px;
}

.black_fri-sale-top {
    font-family: Jost;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.02em;
    text-align: left;
    color: #fff;
    padding: 3px 9px;
    background: #5635B4;
    border-radius: 3px;
    transform: rotate(-1deg);
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}

.black_fri-sale-under {
    font-family: Jost;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.02em;
    text-align: left;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 3px;
    background: #FFA24B59;
    border-radius: 3px;
    margin-top: 6px;
    box-sizing: border-box;
}

.black_fri_text {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.black_fri-text-title {
    width: fit-content;
    position: relative;
}

.black_fri-text-title:before {
    content: '';
    position: absolute;
    width: 45px;
    height: 45px;
    top: 50%;
    right: -46px;
    transform: translateY(-50%);
    background: url('/local/img/topbar/sale.png');
}

.header__under-topbar.BLACK_FRIDAY {
    background-position: center !important;
    background-size: cover !important;
}

@media (max-width: 1200px) {
  
.header__under-topbar.BLACK_FRIDAY {
    height: 70px !important;
    padding: 0 15px !important;
}

.black_fri-text-title {
    font-size: 22px;
}

.black_fri-text-offer {
    font-size: 16px;
}

.header__under-topbar.BLACK_FRIDAY .header__under-topbar-btn {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100% !important;
    max-width: 100% !important;
    height: 100% !important;
    z-index: 2 !important;
    font-size: 0px !important;
}  
    
.header__under-topbar.BLACK_FRIDAY .header__under-topbar-close {
    top: 50% !important;
    transform: translateY(-50%) !important;
    position: absolute !important;
    right: 15px;
}

.black_fri-sale-text {
    margin-left: auto;
}
}

@media (max-width: 992px) {
       
    .black_fri-text-title {
        font-size: 19px;
    }
    
    .black_fri-text-offer {
        font-size: 10px;
        line-height: 11px;
    }
    
    .black_fri-sale-top {
        font-size: 11px;
        line-height: 1;
        white-space: nowrap;
    }
    
    .black_fri-sale-under {
        font-size: 11px;
        line-height: 1;
        white-space: nowrap;
        width: fit-content;
    }
    
    .black_fri-logo-element svg {
        width: 80px;
        height: auto;
    } 
}


@media (max-width: 600px) {
       .black_fri-sale-top {
        font-size: 6px;
        line-height: 1;
        white-space: nowrap;
    }
    
    .black_fri-sale-under {
        font-size: 8px;
        line-height: 1;
        white-space: nowrap;
        width: fit-content;
    }
    .black_fri-text-title {
        font-size: 16px;
    }
    .black_fri-text-title:before {
        display: none;
    }
    
    .black_fri-logo-element svg {
        width: 52px;
        height: 20px;
    }
    
    .black_fri-logo-element {
        margin-left: 0px;
        margin-right: 10px;
        order: -1;
        height: 100%;
        justify-content: flex-start;
    }
    
    .header__under-topbar.BLACK_FRIDAY {
        padding: 15px !important;
        padding-right: 23px !important;
    }
    
    .header__under-topbar.BLACK_FRIDAY .header__under-topbar-close {
        transform: none !important;
        top: 6px !important;
        right: 6px !important;
    }
    
    .header__under-topbar.BLACK_FRIDAY {
        background-image: url('/local/img/topbar/tb-mobile.png') !important;
        background-size: cover !important;
        background-position: center !important;
    }
}


.black_fri_text {
    width: fit-content;
}
   .black_fri-sale-top {
    text-transform: uppercase;
}

.black_fri-sale-under {
    text-transform: uppercase;
}

.header__under-topbar.BLACK_FRIDAY {
    flex-direction: row !important;
}

@media (min-width: 1200px) {
 

.BLACK_FRIDAY_CATEGORY .black_fri-text-title {
    font-size: 24px;
    line-height: 24px;
}

.BLACK_FRIDAY_CATEGORY .black_fri-text-offer {
    font-size: 18px;
    line-height: 18px;
}

.BLACK_FRIDAY_CATEGORY .black_fri-text-offer b {
    color: #ffd4ab;
}
}

.header__under-topbar.BLACK_FRIDAY {
    flex-direction: row !important;
}

.black_fri_text {
    width: 517px;
    max-width: 100%;
}

@media (min-width: 600px) {
        
    .header__under-topbar.BLACK_FRIDAY.BLACK_FRIDAY_CATEGORY {
        background-image: url('/local/img/topbar/top-bar-6.png') !important;
        background-size: cover !important;
        background-position: center !important;
    }
}

@media (min-width: 600px) and (max-width: 992px) {
        
    .black_fri-logo-element {
        margin-right: 30px;
        margin-left: 20px;
    }
    
    .BLACK_FRIDAY_CATEGORY .black_fri-text-title {
        font-size: 15px;
        line-height: 16px;
    }
    
    .BLACK_FRIDAY_CATEGORY .black_fri-text-title:before {
        top: 40%;
    }
}

@media (max-width: 600px) {
    
.BLACK_FRIDAY_CATEGORY .black_fri-text-title {
    font-size: 12px;
    line-height: 11px;
}

.BLACK_FRIDAY_CATEGORY .black_fri-text-offer {
    width: 176px;
    max-width: 100%;
}

.BLACK_FRIDAY_CATEGORY .black_fri-text-offer br {
    display: block !important;
}

.BLACK_FRIDAY_CATEGORY .black_fri-sale-top {
    font-size: 6px;
    padding: 2px 7px;
}

.BLACK_FRIDAY_CATEGORY .black_fri-sale-under {
    font-size: 6px;
    width: 100%;
}

.BLACK_FRIDAY_CATEGORY .black_fri-logo-element {
    margin-right: 7px;
    margin-left: -5px;
}

.BLACK_FRIDAY_CATEGORY .black_fri-sale-text {
    margin-right: -10px;
    margin-top: 5px;
}
}

@media (min-width: 1025px) {
    html body .for_top_bar .dp_form_for_leads form#dynamic_popup, html body .for_top_bar .dp_form_for_leads form#dynamic_popup, html body .doesnt_topbar .dp_form_for_leads form#dynamic_popup{
        margin-top: 195px !important;
    }
}

@media (max-width: 1025px) {
    html body .dp_close_top {
        top: 5px !important;
        right: 5px !important;
    }
}

div#black_friday_thx_popup {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999;
    background: rgba(0,0,0,0.9);
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

div#black_friday_thx_popup .zubareva_thx {
    display: block !important;
    align-items: center;
    background-image: url('/local/img/topbar/tb-mobile.png');
    background-size: cover;
    background-position: center;
    background-color: #251e30;
}

div#black_friday_thx_popup .zubareva_thx .zubareva_thx_text {
    color: #fff;
}

div#black_friday_thx_popup  .zubareva_thx_close {border: none;filter: grayscale(1);}

div#black_friday_thx_popup .zubareva_thx_img {
    filter: grayscale(1);
}


._new_styles .wheel-widget-for-site span {
    font-size: 12px;
}

@media (max-width: 768px) {
    ._new_styles .wheel-widget-for-site span {
        font-size: 10px;
    }
}

.wheel-for-site__title {
    text-transform: uppercase;
    font-size: 26px;
    line-height: 36.4px;
}

.wheel-for-site__btn {
    color: #fff;
}

@media screen and (min-width: 1250px) {
    .wheel-for-site__inner {
        background-image: url('/local/img/wheel/bg-wheel-up-bf-n.png');
        background-color: #fffaf6;
    }
}
@media screen and (max-width: 1250px) {
    .wheel-for-site__inner {
        background: transparent;
    }
    .wheel-for-site {
        background-image: url('/local/img/wheel/bg-wheel-up-bf-mob-n.png');
        background-color: #fffaf6;
    }
    
.wheel-for-site__title {
    font-size: 15px;
    line-height: 22.4px;
    white-space: nowrap;
}

}

.wheel-for-site__content-after-prize {
    margin: 0px;
    color: #1BC1AD;
}

div#wheel_widget.new-styles span {
    font-size: 12px;
    margin-right: 0px !important;
}

@media (max-width: 768px) {
    div#wheel_widget.new-styles span {
        font-size: 10px !important;
        margin-right: 0px !important;
        padding-left: 72px;
    }
}
@media (max-width: 450px) {
    div#wheel_widget.new-styles span {
        font-size: 11px !important;
        margin-right: 4px !important;
        padding-left: 0px !important;
    }
}

.bf_btn {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    top: 0px;
    left: 0px;
    opacity: 0;
}


#wheel-for-site a.bw_content-after-link {
    font-size: 27px;
    font-weight: 500;
    line-height: 36.88px;
    text-align: center;
    width: 380px;
    max-width: 100%;
    padding: 28px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: #EBAC0C;
    border-radius: 60px;
}


@media (max-width: 1250px) {
    p.bw_content-after-prize {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    #wheel-for-site a.bw_content-after-link  {
        padding: 13px;
        font-size: 18px;
        line-height: 24px;
    }
    .nbw_new p.bw_content-after-title {
        margin-bottom: 15px;
        margin-top: 0px;
    }
    .nbw_new p.bw_content-after-info {
        font-weight: 500;
        margin-top: 15px;
        margin-bottom: 15px;
    }
}

.wheel-for-site__content-after-title {
    margin-top: 0px;
}

body .bx-livechat-mobile.bx-livechat-wrapper {
    z-index: 9999999999 !important;
}

body.bx-livechat-mobile-state .top_header {
    z-index: 0;
    opacity: 0;
}
