.best__sites_list,.default-ul{margin:0;padding:0;list-style-type:none}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:400;src:local('Montserrat Regular'),local('Montserrat-Regular'),url(../fonts/montserrat-v15-cyrillic-regular.woff2) format('woff2'),url(../fonts/montserrat-v15-cyrillic-regular.woff) format('woff')}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:700;src:local('Montserrat Bold'),local('Montserrat-Bold'),url(../fonts/montserrat-v15-cyrillic-700.woff2) format('woff2'),url(../fonts/montserrat-v15-cyrillic-700.woff) format('woff')}html{-webkit-tap-highlight-color:transparent}button:active,button:focus{outline:0}a{outline:0;text-decoration:none;color:#000;-webkit-align-self:auto;align-self:auto}a:hover{text-decoration:none}body{margin:0;font-family:Montserrat,sans-serif;outline:0;font-size:1.125rem;min-width:320px;position:relative;color:#000;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;min-height:100vh}body input,body textarea{border:#666 1px solid;outline:0}body input:focus:required:invalid,body textarea:focus:required:invalid{border-color:$color-hover}body input:required:valid,body textarea:required:valid{border-color:green}main{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;margin:0}img{display:block}width: 100%{height:auto}h1{margin:0;font-size:1.875rem;line-height:2.0625rem;font-weight:600;margin-bottom:25px}@media screen and (min-width:700px){h1{text-align:center}}@media screen and (max-width:425px){h1{font-size:1.8125rem}}.visually-hidden{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.g-hidden{display:none!important}.ui-slider .ui-slider-range{z-index:0}.article-up{background:#ee004c;box-shadow:0 4px 14px rgba(22,22,22,.24);width:50px;height:50px;border-radius:6px;border:none;-webkit-transition:.6s;transition:.6s;position:fixed;z-index:1000;opacity:0;visibility:hidden;bottom:110px;right:40px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-transform:translateX(10px);transform:translateX(10px)}@media screen and (min-width:1358px){.article-up{-webkit-transform:translateX(-70px);transform:translateX(-70px);right:0}}@media screen and (max-width:1268px){.article-up{background:rgba(238,0,76,.761);bottom:90px}}@media screen and (max-width:768px){.article-up{width:45px;height:45px}}@media screen and (max-width:767px){.article-up{right:20px}}.article-up:hover{cursor:pointer}.article-up:before{content:'Наверх';color:#000;font-size:.9375rem;line-height:1.375rem;font-weight:600;position:absolute;bottom:-22px}@media screen and (max-width:1268px){.article-up:before{content:'';display:none}}.article-up__icon{fill:#fff;-webkit-transition:.3s;transition:.3s;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin:0 auto}.article-up.show-up{visibility:visible;opacity:1}.container{max-width:1100px;margin:0 auto;padding-left:20px;padding-right:20px}.header{padding-top:10px;background:#ee004c}@media screen and (min-width:851px){.header{border-bottom:1px solid #f7f7f7}}.header__wrapper_mobile{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;border-bottom:1px solid #f7f7f7;padding-bottom:10px;padding-left:20px;padding-right:20px}@media screen and (min-width:850px){.header__wrapper_mobile{border:none}}@media screen and (min-width:850px) and (min-width:1100px){.header__wrapper_mobile{margin-top:0;padding-left:0;padding-right:0;padding-bottom:16px}}.header__logo_link{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.header__logo_title{font-weight:700;font-size:.75rem;color:#fff;text-shadow:0 4px 4px rgba(0,0,0,.2)}@media screen and (min-width:851px){.header__wrapper{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;max-width:1100px;padding:0 20px;margin:0 auto}}.menu-buttons{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-top:5px}@media screen and (min-width:851px){.menu-buttons{display:none}}.menu-buttons__hamburger{cursor:pointer}.menu-buttons__hamburger-link{display:block;width:34px;height:34px;border-radius:5px;position:relative;background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.2)}.menu-buttons__hamburger-link_dash{content:"";display:block;width:18px;height:4px;background-color:#ee004c;position:absolute;top:15px;left:8px}.menu-buttons__hamburger-link_dash::before{content:"";display:block;width:18px;height:4px;background-color:#ee004c;position:absolute;top:7px;left:0}.menu-buttons__hamburger-link_dash::after{content:"";display:block;width:18px;height:4px;background-color:#ee004c;position:absolute;top:-7px;left:0}.menu-buttons__hamburger-link:hover .menu-buttons__hamburger-link_dash{background-color:#ee004d;-webkit-transition:all .4s;transition:all .4s}.menu-buttons__hamburger-link:hover .menu-buttons__hamburger-link_dash::before{background-color:#ee004d;-webkit-transition:all .4s;transition:all .4s}.menu-buttons__hamburger-link:hover .menu-buttons__hamburger-link_dash::after{background-color:#ee004d;-webkit-transition:all .4s;transition:all .4s}.sites__btn{cursor:pointer;position:relative}.sites__btn-menu{display:block;background-color:#ee004d;width:35px;height:35px;border-radius:5px;position:relative}.sites__btn-icon{position:absolute;top:7px;left:7px;width:21px;height:18px}.menu{position:fixed;top:0;left:0;width:100%;z-index:10;height:100%;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:.6s;transition:.6s;background-color:#ee004c}@media screen and (min-width:851px){.menu{position:static;width:auto;height:auto;-webkit-transform:translateX(0);transform:translateX(0)}}@media screen and (max-width:850px){.menu{background:#fff}}.menu__sites_wrapper{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;padding:0 20px;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding-bottom:18px;padding-top:20px;background:#ee004c}@media screen and (min-width:851px){.menu__sites_wrapper{display:none}}.menu__title{margin:0;font-size:1.25rem;line-height:2.0625rem;text-transform:uppercase;color:#fff}.menu__close-btn{right:20px;top:25px;position:absolute}.menu__close-btn__icon{fill:#fff;cursor:pointer}.menu__close-btn__icon:hover{fill:#ee004d}.menu-active{-webkit-transform:translateX(0);transform:translateX(0)}@media screen and (min-width:851px){.menu__nav{display:-webkit-box;display:-webkit-flex;display:flex}}@media screen and (min-width:851px){.menu__nav-item{width:100%;position:relative;text-align:center}.menu__nav-item._show-mobile{display:none}}.menu__nav-link{font-weight:700;padding:5px 15px 5px 20px;font-size:.9375rem;line-height:2.0625rem;position:relative;border-top:1px solid #f7f7f7;border-bottom:1px solid #f7f7f7;display:block;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;color:#fff;z-index:1}.menu__nav-link:hover{color:#000;color:#fff;background-color:#fff;background:rgba(255,255,255,.69)}@media screen and (max-width:851px){.menu__nav-link:hover{color:#ee004c}}.menu__nav-link.active{color:#000;background-color:#fff;border-top-left-radius:4px;border-top-right-radius:4px}@media screen and (min-width:851px){.menu__nav-link{border:none}}@media screen and (max-width:1099px){.menu__nav-link{-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}}@media screen and (max-width:850px){.menu__nav-link{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;color:#ee004c}}.menu__nav-link>span{margin-right:20px}.menu__nav-btnlink{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;background:#fff;border:none;border-radius:4px;font-weight:600;font-size:.875rem;padding:11px 4px;box-sizing:border-box;width:200px;min-width:200px;color:#ee004c;margin-left:15px;-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-shadow:0 4px 4px rgba(0,0,0,.2)}.menu__nav-btnlink:hover{cursor:pointer;background:rgba(255,255,255,.96)}@media screen and (max-width:950px){.menu__nav-btnlink{margin-left:0;min-width:147px;width:147px}}@media screen and (max-width:850px){.menu__nav-btnlink{min-width:280px;width:280px;background:#ee004c;color:#fff;margin:25px auto auto}}@media screen and (min-width:851px){.menu__nav-btnlink._mobile-show{display:none}}@media screen and (min-width:851px) and (min-width:1100px){.menu__nav{width:700px}}@media screen and (min-width:851px) and (max-width:1099px){.menu__nav{width:700px}}@media screen and (min-width:851px) and (max-width:950px){.menu__nav{width:600px}}.menu__nav-link_sub-active{background-color:#f7f7f7}.menu__nav-link_sub-active .sub__btn_icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.sub__btn_icon{cursor:pointer;fill:#fff;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-align-self:center;align-self:center}@media screen and (max-width:850px){.sub__btn_icon{fill:#ee004c}}@media screen and (max-width:850px){.menu__nav-link:hover .sub__btn_icon{fill:#ee004c}}.menu__nav-link.active .sub__btn_icon{-webkit-transform:rotate(180deg);transform:rotate(180deg);fill:#000}@media screen and (max-width:850px){.menu__nav-link.active .sub__btn_icon{fill:#000}}.menu__sub{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;display:none;margin-left:50px;border-bottom-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px}@media screen and (min-width:851px){.menu__sub{margin:0;padding-left:30px;width:250px;padding-right:40px;padding-bottom:15px;padding-top:10px;background-color:#fff;box-shadow:0 4px 10px rgba(255,0,76,.1);position:absolute}}.menu__sub_active{display:block}.menu__sub_link{font-size:.875rem;line-height:2.5rem;display:block;font-weight:500}.menu__sub_link:hover{color:#ee004d;-webkit-transition:all .2s;transition:all .2s}.best__sites{position:fixed;top:0;left:0;width:100%;background-color:#fff;z-index:10;height:100%;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:.6s;transition:.6s}@media screen and (min-width:1100px){.best__sites{display:none}}.best__sites-active{-webkit-transform:translateX(0);transform:translateX(0)}.best__sites_title{margin:0;font-size:1.25rem;line-height:2.0625rem;text-transform:uppercase;color:#9f9f9f}.best__sites_item{display:-webkit-box;display:-webkit-flex;display:flex}.assessment{font-weight:700}.best__sites_item{padding-left:20px;padding-top:21px;padding-bottom:16px;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.best__sites_link{display:none;color:#fff}@media screen and (min-width:700px){.best__sites_link{display:block;background:-webkit-linear-gradient(bottom,#ee004d 20%,#fe6b99 90%);background:linear-gradient(to top,#ee004d 20%,#fe6b99 90%);position:relative;text-align:left;cursor:pointer;padding-top:5px;padding-bottom:5px;width:270px;border-radius:4px}.best__sites_link:hover{background:-webkit-linear-gradient(bottom,#ee004d 20%,#fe6b99 90%);background:linear-gradient(to top,#ee004d 20%,#fe6b99 90%)}}@media screen and (min-width:1100px){.best__sites_link{padding-right:0}}.sites__link{margin-right:15px;display:block;height:46px}.sites__assessment{background-color:#f3f3f3;text-align:center;width:46px;height:46px;border-radius:100%;margin-right:7px;position:relative}.sites__assessment_number{position:absolute;right:8px;top:10px}.wapper__sites_link{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.site__link_text{display:inline-block}.site__title{font-size:1.25rem;font-weight:700;color:#4b7a9a}.site__link_text{font-size:.875rem;line-height:2.0625rem;text-decoration:underline;color:#a7a7a7}.sites__list_icon{display:inline-block;vertical-align:middle}.heart{position:absolute;top:16px;left:13px}.best__sites-text{padding-left:20px}.breadcrumbs{padding-left:20px;white-space:nowrap;overflow:auto}@media screen and (min-width:700px){.breadcrumbs{margin-top:15px}}@media screen and (min-width:1100px){.breadcrumbs{padding-left:0}}.breadcrumbs__text{font-size:.875rem;line-height:2.0625rem;font-weight:300;margin-right:8px}.breadcrumbs__icon{margin-right:8px}@media screen and (min-width:1100px){.breadcrumbs .breadcrumbs__wrapper{max-width:1100px;margin:0 auto}}.product{margin-top:30px;margin-bottom:30px}@media screen and (min-width:1100px){.product{margin-bottom:50px}}.product__title{margin:0;font-size:1.875rem;line-height:2.0625rem;font-weight:600;margin-bottom:25px;padding:0 20px}@media screen and (min-width:700px){.product__title{text-align:center}}@media screen and (max-width:425px){.product__title{font-size:1.8125rem}}.product__logo{display:block;border-top:1px solid #f6f6f6;border-bottom:1px solid #f6f6f6;background-color:#fff;margin-bottom:10px}@media screen and (min-width:1100px){.product__logo{padding:0}}.product__logo-img{width:100%}@media screen and (min-width:1100px){.product__logo-img{margin:0}}.product-box{padding-top:50px;padding-left:20px;padding-right:20px;padding-bottom:20px;display:-webkit-box;display:-webkit-flex;display:flex;margin:0 auto;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}@media (max-width:558px){.product-box{-webkit-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (min-width:700px){.product-box{display:-webkit-box;display:-webkit-flex;display:flex;margin:0 auto;max-width:1100px}}@media screen and (min-width:1100px){.product-box__discript{width:460px}}.product__wrap{padding-left:20px;padding-right:20px;padding-bottom:20px;display:-webkit-box;display:-webkit-flex;display:flex;margin:0 auto;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}@media (max-width:460px){.product__wrap{-webkit-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (min-width:700px){.product__wrap{display:-webkit-box;display:-webkit-flex;display:flex;margin:0 auto;max-width:1100px}}.product__text{margin:0;font-size:.875rem;line-height:1.5em;font-weight:300;margin-right:45px;margin-bottom:25px}@media screen and (min-width:1100px){.product__text{margin-bottom:0}}@media screen and (max-width:932px){.product__text{margin-right:0}}.product__footer-box{display:-webkit-box;display:-webkit-flex;display:flex;margin:0 auto;max-width:1100px;padding:20px 20px 30px;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}@media screen and (max-width:932px){.product__footer-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center}}.product__footer-box._align{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.product .sites__scroll{width:750px;overflow:hidden;-webkit-flex-shrink:0;flex-shrink:0;margin:40px auto;box-sizing:border-box}@media screen and (max-width:1130px){.product .sites__scroll{width:100%;max-width:700px;margin-bottom:20px;margin:0 auto}}@media screen and (max-width:768px){.product .sites__scroll{max-width:none;padding:0 20px;box-sizing:border-box}}.product .sites__scroll-title{font-weight:700;font-size:1.25rem;margin-bottom:20px;text-align:center}@media screen and (max-width:420px){.product .sites__scroll-title{font-size:1rem;line-height:1.375rem}}.product .scroll{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;overflow-x:hidden;width:100%;padding:0 10px;box-sizing:border-box}@media screen and (max-width:420px){.product .scroll{padding:0}}.product .scroll__btn{background:#fff;border-radius:50%;border:0;min-width:40px;width:40px;height:40px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.product .scroll__btn:hover{cursor:pointer;box-shadow:0 0 7px 1px rgba(236,32,67,.1)}.product .scroll__btn._prev{margin-right:30px}@media screen and (max-width:425px){.product .scroll__btn._prev{margin-right:25px}}.product .scroll__btn._next{margin-left:30px}@media screen and (max-width:425px){.product .scroll__btn._next{margin-left:25px}}.product .scroll__btn._bg-pink{background:rgba(236,34,68,.059)}.product .scroll__btn._bg-pink:hover{box-shadow:0 0 7px 1px rgba(236,32,67,.2)}.product .scroll__list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;overflow-x:hidden;scroll-behavior:smooth;width:100%;scrollbar-width:none}.product .scroll__item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin:0;width:25%;min-width:25%;-webkit-box-flex:1;-webkit-flex:1;flex:1;scroll-snap-align:start;-webkit-transition:.4s;transition:.4s}@media screen and (max-width:1130px){.product .scroll__item{width:33%;min-width:33%}}@media screen and (max-width:768px){.product .scroll__item{width:50%;min-width:50%}}@media screen and (max-width:420px){.product .scroll__item{width:100%;min-width:100%}}.product .scroll__mark-box{width:70px;height:70px;border-radius:50%;margin-bottom:10px;position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;background:#ec2043;margin-top:46px}.product .scroll__mark{color:#fff;font-size:1.875rem}.product .scroll__img{height:100px;width:100px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.product .scroll__info{font-size:.875rem;text-align:center}.product .scroll__info-name{font-weight:700}.product .scroll__link{color:#ec2043;text-align:center;font-size:.875rem}.product .scroll__list::-webkit-scrollbar{display:none;width:0;height:0}.product .scroll__item:hover .scroll__link{color:#484848}.product-wrapper{background-color:#f7f7f7}.product-place{position:relative}.product-place__number{padding-left:50px;font-size:1.5rem;font-weight:500;margin:0;color:#343434}@media screen and (min-width:1100px){.product-place__number{font-size:2.5rem}}.product-place__number__pt2{font-size:1.125rem;line-height:2.0625rem;opacity:.4}.product-place__rating{display:-webkit-box;display:-webkit-flex;display:flex;margin-left:50px}@media screen and (min-width:1100px){.product-place{margin:0;-webkit-align-self:end;align-self:end}}.product-applications{position:relative}.product-applications__title{padding-left:50px;font-size:1.3125rem;font-weight:500;color:#343434;margin:0}@media screen and (min-width:1100px){.product-applications__title{font-size:1.5rem;margin-bottom:5px}}.product-applications__text{padding-left:50px;font-size:1rem;opacity:.4;line-height:1.5rem}@media screen and (min-width:1100px){.product-applications{margin:0;-webkit-align-self:center;align-self:center;width:205px}}.product-registration{position:relative}.product-registration__title{padding-left:50px;font-size:1.3125rem;font-weight:500;color:#343434;margin:0}@media screen and (min-width:1100px){.product-registration__title{font-size:1.5rem;margin-bottom:5px}}.product-registration__text{padding-left:50px;font-size:1rem;opacity:.4}@media screen and (min-width:1100px){.product-registration{margin:0;-webkit-align-self:center;align-self:center;width:205px}}.product-vip{position:relative}.product-vip:before{content:'';background:url(../img/vip.jpg);display:block;width:42px;height:42px;position:absolute;top:10px}.product-vip__title{padding-left:50px;font-size:1.3125rem;font-weight:500;color:#343434;margin:0}@media screen and (min-width:1100px){.product-vip__title{font-size:1.5rem;margin-bottom:5px}}.product-vip__text{padding-left:50px;font-size:1rem;opacity:.4}@media screen and (min-width:1100px){.product-vip{margin:0;-webkit-align-self:center;align-self:center;width:205px}}.product__button-after{margin-bottom:30px}.product-geolocation{position:relative}.product-geolocation__title{padding-left:50px;font-size:1.3125rem;font-weight:500;color:#343434;margin:0}@media screen and (min-width:1100px){.product-geolocation__title{font-size:1.5rem;margin-bottom:5px}}.product-geolocation__text{padding-left:50px;font-size:1rem;opacity:.4}@media screen and (min-width:1100px){.product-geolocation{margin:0;-webkit-align-self:center;align-self:center;width:205px}}.product-users{position:relative}.product-users__title{padding-left:50px;font-size:1.3125rem;font-weight:500;margin:0;color:#343434}@media screen and (min-width:1100px){.product-users__title{font-size:2.5rem}}.product-users__text{padding-left:50px;font-size:1rem;opacity:.4}@media screen and (min-width:1100px){.product-users__text{display:block}}@media screen and (min-width:1100px){.product-users{width:205px;-webkit-align-self:center;align-self:center}}.auditory__mln{font-size:1.3125rem;text-transform:lowercase;margin-left:10px}@media screen and (min-width:1100px){.product__btn{display:block}}@media (max-width:425px){.product__btn{width:100%}}.product__btn-enter{margin:0 auto;background:#ee004d;position:relative;color:#fff;box-sizing:border-box;font-weight:600;font-size:1rem;line-height:2.0625rem;display:block;padding:10px 47px 10px 10px;border-radius:4px;text-align:center;width:380px;min-width:280px}.product__btn-enter:after{content:'';display:block;width:30px;position:absolute;right:15px;top:16px;height:20px;background:url(../img/str.svg);background-size:35px 20px}@media (max-width:425px){.product__btn-enter{width:100%}}.product__rating_star:last-child{background-image:url(../img/bookmark-star3.png)!important}.product--icon{position:absolute;left:0;top:0;opacity:.15}.product-place__icon{top:10px}@media screen and (min-width:1100px){.product-place__icon{top:35px}}.product-phone__icon{top:4px}@media screen and (min-width:1100px){.product-phone__icon{top:10px}}.product-users__icon{top:3px}@media screen and (min-width:700px){.product-users__icon{top:10px}}@media screen and (min-width:1100px){.product-users__icon{top:30px}}.product-registration__icon{top:5px}@media screen and (min-width:1100px){.product-registration__icon{top:12px}}.product-geolocation__icon{top:5px}@media screen and (min-width:1100px){.product-geolocation__icon{top:10px}}.product__btn-icon{top:20px;position:absolute;right:20px}@media (max-width:1080px){.product-advantages{min-width:530px;max-width:530px}}@media screen and (min-width:700px){.product-advantages{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-align-self:start;align-self:start;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}}@media (max-width:950px){.product-advantages{min-width:40%;max-width:40%}}@media (max-width:700px){.product-advantages{min-width:55%;max-width:none}}@media (max-width:460px){.product-advantages{min-width:100%;margin-right:0}}.product-box__discript{min-width:460px;max-width:460px;margin-right:50px}@media (max-width:1080px){.product-box__discript{min-width:auto}}@media (max-width:950px){.product-box__discript{margin-right:5%;min-width:55%;max-width:55%}}@media (max-width:700px){.product-box__discript{min-width:40%;max-width:none}}@media (max-width:460px){.product-box__discript{min-width:100%;margin-right:0}}.product-applications,.product-geolocation,.product-place,.product-registration,.product-users,.product-vip{width:auto;min-width:50%;max-width:50%;box-sizing:border-box;margin-bottom:45px;-webkit-align-self:center;align-self:center}@media (max-width:970px){.product-applications,.product-geolocation,.product-place,.product-registration,.product-users,.product-vip{margin-bottom:25px}}@media (max-width:950px){.product-applications,.product-geolocation,.product-place,.product-registration,.product-users,.product-vip{min-width:100%;max-width:100%}}@media (max-width:900px){.product-applications,.product-geolocation,.product-place,.product-registration,.product-users,.product-vip{margin-bottom:15px}}@media (max-width:460px){.product-applications,.product-geolocation,.product-place,.product-registration,.product-users,.product-vip{margin-bottom:20px}}@media screen and (min-width:1100px){.tabs-container{max-width:980px;margin:0 auto}}.tabs{margin-bottom:35px}.tabs .tabs__items{display:block}.tabs .tabs__items-link{text-align:center;display:block;padding-top:15px;padding-bottom:15px;text-transform:uppercase;font-size:1.0625rem;position:relative}.tabs .tabs__items-link__icon{position:absolute;top:20px;right:20px}@media screen and (min-width:1100px){.tabs .tabs__items-link{display:none}}@media screen and (max-width:453px){.tabs .tabs__items-link{padding:15px 32px}}.tabs .tabs__items-link:hover{background-color:#e5e5e5}.tabs .tabs__items-link__icon{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.tabs .tabs__link--active{color:#ee004d;background-color:#e5e5e5;position:relative;z-index:2}.tabs .tabs__link--active .tabs__items-link__icon{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:rotate(180deg);transform:rotate(180deg);fill:#ee004d}@media screen and (max-width:1099px){.tabs .tabs__link--active~.tabs-content{display:none}}.tabs .tabs__link--disable{color:#000;background-color:#fff}.tabs .tabs__link--disable .tabs__items-link__icon{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.tabs .tabs-discription{margin-bottom:35px;margin-top:10px}@media screen and (min-width:1100px){.tabs .tabs-discription{margin-top:0}}.tabs .tabs-discription__title{display:none}@media screen and (min-width:1100px){.tabs .tabs-discription__title{display:block;font-size:1.5rem;font-weight:500;margin:0;margin-bottom:50px}}.tabs .tabs-discription__text{padding-left:20px;padding-right:20px;margin:0;font-size:.9375rem;font-weight:300px;margin-bottom:25px}@media screen and (min-width:1100px){.tabs .tabs-discription__text{padding:0}}.tabs .tabs-discription__text-pt2{display:none;padding-left:20px;padding-right:20px;margin:0;font-size:.9375rem;font-weight:300px}@media screen and (min-width:1100px){.tabs .tabs-discription__text-pt2{padding:0;display:block;margin-bottom:35px}}.tabs .tabs-discription__capture{font-size:.9375rem;font-weight:500;padding-left:20px;margin-bottom:35px;display:block;text-align:center}@media screen and (min-width:1100px){.tabs .tabs-discription__capture{padding:0;text-align:center;display:block;margin:0}}.tabs-conclusion{margin-bottom:15px!important}.rules{margin:0;padding:0;list-style-type:none}.rules__title{padding-left:20px;margin:0;font-size:.9375rem;padding-right:20px;margin-bottom:20px}.rules__items{padding-left:50px;position:relative;margin-bottom:15px;font-size:.9375rem;padding-right:20px}.rules__items-icon{position:absolute;left:20px;top:5px}.tabs-price{margin-bottom:35px;margin-top:30px}@media screen and (min-width:1100px){.tabs-price{margin-top:0}}.tabs-price__title{margin:0;display:none}@media screen and (min-width:1100px){.tabs-price__title{display:block;font-size:1.5rem;font-weight:500;margin:0;margin-bottom:50px}}@media screen and (min-width:1100px){.tab-price__box{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}}.free-price{margin:0;padding:0;list-style-type:none}@media screen and (min-width:1100px){.free-price{width:50%}}.free-price__title{margin:0;position:relative;padding-left:60px;font-size:1.0625rem;font-weight:500;text-transform:uppercase;margin-bottom:20px}@media screen and (min-width:1100px){.free-price__title{padding:0}}.free-price__title-icon{position:absolute;left:20px;top:-15px}@media screen and (min-width:1100px){.free-price__title-icon{display:none}}.free-price__item{padding-left:20px;position:relative;padding-top:10px;padding-bottom:10px;border-top:1px dashed #e5e5e5;font-size:.9375rem;padding-right:20px;position:relative}@media screen and (min-width:1100px){.free-price__item{padding-left:50px;border:none;margin-bottom:10px}}.free-price__item-icon{display:none}@media screen and (min-width:1100px){.free-price__item-icon{position:absolute;display:block;top:5px;left:0}}.free-price__item:last-child{border-bottom:1px dashed #e5e5e5}@media screen and (min-width:1100px){.free-price__item:last-child{border:none}}.paid-price{margin:0;padding:0;list-style-type:none;margin-top:40px}@media screen and (min-width:1100px){.paid-price{width:50%}}@media screen and (min-width:1100px){.paid-price{margin:0}}.paid-price__title{margin:0;position:relative;padding-left:60px;font-size:1.0625rem;font-weight:500;text-transform:uppercase;margin-bottom:20px}@media screen and (min-width:1100px){.paid-price__title{padding:0}}.paid-price__title-icon{position:absolute;left:20px;top:-7px}@media screen and (min-width:1100px){.paid-price__title-icon{display:none}}.paid-price__item{padding-left:20px;position:relative;padding-top:10px;padding-bottom:10px;border-top:1px dashed #e5e5e5;font-size:.9375rem;padding-right:20px;position:relative}@media screen and (min-width:1100px){.paid-price__item{padding-left:50px;border:none;margin-bottom:10px}}.paid-price__item-icon{display:none}@media screen and (min-width:1100px){.paid-price__item-icon{position:absolute;display:block;top:10px;left:0}}.paid-price__item:last-child{border-bottom:1px dashed #e5e5e5}@media screen and (min-width:1100px){.paid-price__item:last-child{border:none}}.tabs__quality{margin-top:15px;margin-bottom:35px!important}@media screen and (min-width:1100px){.tabs__quality{margin-top:0;padding:0!important}}.tabs-quality__btn{display:none!important}.tabs-quality__block-wrapper{margin-right:10px!important}.tabs__quality-title{display:none}@media screen and (min-width:1100px){.tabs__quality-title{display:block;font-size:1.5rem;font-weight:500;margin:0;margin-bottom:50px}}.tabs__reviews-block{margin-top:15px;margin-bottom:0!important;border-bottom:1px solid #e5e5e5}.tabs__reviews-rating{margin-bottom:12px;margin-top:10px}.tabs__reviews--btn{display:none!important}.tabs-content{display:block;width:100%!important;margin-bottom:-35px;padding-bottom:35px}.tabs-content._indent-top{margin-top:-15px;padding-top:15px}.tabs__reviews-block-title{display:none}@media screen and (min-width:1100px){.tabs__reviews-block-title{display:block;font-size:1.5rem;font-weight:500;margin:0;margin-bottom:50px}}@media screen and (min-width:700px){.sites-foto{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;max-width:480px;margin:0 auto}}.sites-foto__wrapper{position:relative;width:320px;margin:0 auto;margin-bottom:35px}@media screen and (min-width:700px){.sites-foto__wrapper{width:auto;margin:0}}.sites-foto__title{margin:0;padding-left:20px;font-size:1.125rem;font-weight:500;margin-bottom:20px;margin-top:15px}@media screen and (min-width:1100px){.sites-foto__title{padding:0;font-size:1.5rem;margin-bottom:50px}}@media screen and (min-width:700px) and (min-width:1100px){.sites-foto{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;max-width:980px}}@media screen and (min-width:700px){.sites-foto__items{margin-bottom:20px;max-width:230px;max-height:180px}}@media screen and (min-width:700px){.sites-foto__img{max-width:230px;height:180px}}.slider__item-link{display:block;max-width:230px;max-height:180px}@media screen and (min-width:700px){.slider-btn{display:none}}.slider-btn .slider-btn__next{position:absolute;top:110px;left:20px;width:40px;height:40px;background:rgba(154,154,154,.8);border-radius:50%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.slider-btn .slider-btn__prew{position:absolute;top:110px;right:20px;width:40px;height:40px;background:rgba(154,154,154,.8);border-radius:50%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.tabs__desktop-nav{display:none}@media screen and (min-width:1100px){.tabs__desktop-nav{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;max-width:1140px;margin:0 auto;background:#fff}}.tabs__desktop-nav__items{position:relative}.tabs__desktop-nav__items-link{padding-left:60px;padding-right:60px;padding-top:20px;padding-bottom:20px;display:block;margin-bottom:-1px}.tabs__desktop-nav__items-link:hover{color:#ee004d}.fixed{position:fixed;top:0;left:0;right:0;margin:auto;z-index:9999;background:#fff}.tabs__wrapper{border-bottom:1px solid #ededed}@media screen and (min-width:1100px){.tabs__wrapper{margin-bottom:45px}}.js-tabs__desktop--active{border-bottom:2px solid #ee004d;color:#ee004d}.js-tabs__active{border-bottom:2px solid #ee004d;color:#ee004d}@media (min-width:1100px){.tabs__reviews-add{position:absolute;top:0;right:0;color:#4b79bb;font-size:.875rem}}@media (max-width:1099px){.tabs__reviews-add{display:none}}.reviews__block{position:relative}@media (max-width:1099px){.reviews__block-wrp{padding:0 20px}}.rating{padding-right:20px;margin-top:30px;margin-bottom:30px}@media screen and (min-width:700px){.rating{margin:0 auto;margin-top:30px;margin-bottom:30px}}@media screen and (min-width:700px) and (min-width:1100px){.rating{margin-right:20px;margin-top:50px;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}}.rating__title{font-size:2.125rem;margin:0;margin-bottom:10px;color:#262626;font-weight:700}.rating__title>span{display:block}@media screen and (max-width:1099px){.rating__title{display:block}.rating__title>span{display:inline-block}}@media screen and (max-width:720px){.rating__title{font-size:1.875rem;line-height:1.75rem}}@media screen and (min-width:700px){.rating__title{margin-bottom:27px;text-align:left}}@media screen and (max-width:620px){.rating__title{font-size:1.5rem;line-height:1.875rem;margin-bottom:0}}@media screen and (min-width:700px) and (min-width:1100px){.rating__title{margin-bottom:37px;font-size:2.5rem;margin-top:15px;line-height:3.75rem}}.rating__title_third{color:#ee004d;font-weight:bolder}.rating__text{margin:0;font-size:.83em;font-size:1rem;line-height:1.5625rem;margin-top:10px}@media screen and (min-width:1100px){.rating__text{max-width:400px;margin-top:0}}.wraps{background-color:#fff;width:100%}.wrapper_rating{padding-left:10px}@media screen and (min-width:1100px){.wrapper_rating{max-width:1040px;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:flex;margin:0 auto;margin-top:30px;background-color:#fff;max-width:1100px}}.image__block{display:none}@media screen and (min-width:1100px){.image__block{display:block;width:400px}}.sites{padding-top:5px;padding-bottom:30px;padding:5px 10px 30px 10px;margin-top:20px}@media screen and (min-width:1130px){.sites{max-width:1100px;padding:0 20px;margin:auto;display:block;margin-top:30px}}.sites.load{opacity:0;visibility:hidden}.sites__title{font-weight:700;font-size:1.875rem;line-height:2.5rem;position:relative;text-align:center;margin-bottom:30px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}@media screen and (max-width:1120px){.sites__title{font-size:1.125rem;line-height:1.5rem;margin-bottom:20px}.sites__title br{display:none}}.sites__title:before{content:'';background-image:url(../img/heart_one.png);background-repeat:no-repeat;width:73px;height:68px;display:block;background-size:cover;margin-right:50px;-webkit-flex-shrink:0;flex-shrink:0}@media screen and (max-width:1120px){.sites__title:before{content:none}}.sites__title:after{content:'';background-image:url(../img/heart_one.png);background-repeat:no-repeat;width:73px;height:68px;display:block;background-size:cover;margin-left:50px;-webkit-flex-shrink:0;flex-shrink:0}@media screen and (max-width:1120px){.sites__title:after{content:none}}.sites__h1{font-size:1.5rem}.sites__header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:16px;width:100%}.sites__header-info{color:rgba(0,0,0,.5);font-size:.75rem}@media (max-width:768px){.sites__header-info{font-size:.625rem}}.sites__header-link{color:#000;font-size:.75rem;border:0;background:0 0;cursor:pointer}@media (max-width:768px){.sites__header-link{font-size:.625rem}}.sites__list{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;grid-column-gap:16px}@media screen and (max-width:1130px){.sites__list{grid-template-columns:1fr;display:block}}.sites__item{box-sizing:border-box;border-radius:4px;border:1px solid #ee004c;grid-column:1/3}@media screen and (max-width:1130px){.sites__item{position:relative;margin-bottom:20px}}@media screen and (max-width:420px){.sites__item{margin-bottom:30px}}.sites__item-header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:20px 30px 10px 30px;box-sizing:border-box;background:#fff}@media screen and (max-width:1130px){.sites__item-header{display:block;padding:18px 16px;padding-bottom:14px}}.sites__item-logo{-webkit-flex-shrink:0;flex-shrink:0}.sites__item-logo img{width:194px;height:98px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1130px){.sites__item-logo img{width:110px;height:54px}}.sites__item-options{margin-left:40px}@media screen and (max-width:1130px){.sites__item-options{margin:0;position:absolute;top:16px;right:-1px}}.sites__item-status{font-weight:700;font-size:.6875rem;line-height:1rem;color:#fff;padding:4px 14px;box-sizing:border-box;background:#632bc9;border-radius:4px;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-bottom:4px}@media screen and (max-width:1130px){.sites__item-status{border-top-right-radius:0;border-bottom-right-radius:0}}.sites__item-discount{font-weight:700;font-size:.6875rem;line-height:1rem;color:#fff;padding:4px 14px;box-sizing:border-box;background:#ee004c;border-radius:4px;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media screen and (max-width:1130px){.sites__item-discount{margin-left:auto;border-top-right-radius:0;border-bottom-right-radius:0}}.sites__item-text{font-size:.75rem;line-height:1rem;color:rgba(0,0,0,.6);max-width:585px;margin-left:auto}@media screen and (max-width:1130px){.sites__item-text{max-width:none;margin:0;margin-top:16px}}.sites__item-link{display:block;font-weight:700;color:#000;margin-top:5px}.sites__item-footer{padding:20px 30px;background:-webkit-linear-gradient(top,rgba(236,32,67,.1) 0,rgba(236,32,67,0) 100%);background:linear-gradient(180deg,rgba(236,32,67,.1) 0,rgba(236,32,67,0) 100%);display:-webkit-box;display:-webkit-flex;display:flex}@media screen and (max-width:1130px){.sites__item-footer{display:block;padding:20px 16px;padding-bottom:60px;padding-bottom:50px}}.sites__item-footer .sites__scroll{width:420px;overflow:hidden;-webkit-flex-shrink:0;flex-shrink:0}@media screen and (max-width:1130px){.sites__item-footer .sites__scroll{width:100%;margin-bottom:20px;max-width:420px;margin:0 auto}}.sites__item-footer .sites__scroll-title{font-weight:700;font-size:1rem;line-height:1.375rem;margin-bottom:12px;text-align:center}.sites__item-footer .scroll{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;overflow-x:hidden;width:100%;box-sizing:border-box}.sites__item-footer .scroll__btn{background:#fff;border-radius:50%;border:0;min-width:40px;width:40px;height:40px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.sites__item-footer .scroll__btn:hover{cursor:pointer;box-shadow:0 0 7px 1px rgba(236,32,67,.1)}.sites__item-footer .scroll__btn._prev{margin-right:30px}@media screen and (max-width:425px){.sites__item-footer .scroll__btn._prev{margin-right:25px}}.sites__item-footer .scroll__btn._next{margin-left:30px}@media screen and (max-width:425px){.sites__item-footer .scroll__btn._next{margin-left:25px}}.sites__item-footer .scroll__btn._bg-pink{background:rgba(236,34,68,.059)}.sites__item-footer .scroll__btn._bg-pink:hover{box-shadow:0 0 7px 1px rgba(236,32,67,.2)}.sites__item-footer .scroll__list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;overflow-x:hidden;scroll-behavior:smooth;width:100%;scrollbar-width:none}.sites__item-footer .scroll__item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin:0;width:33.333%;min-width:33.333%;-webkit-box-flex:1;-webkit-flex:1;flex:1;scroll-snap-align:start;-webkit-transition:.4s;transition:.4s}@media screen and (max-width:420px){.sites__item-footer .scroll__item{width:100%;min-width:100%}}.sites__item-footer .scroll__mark-box{width:70px;height:70px;border-radius:50%;margin-bottom:10px;position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;background:#ec2043;margin-top:46px}.sites__item-footer .scroll__mark{color:#fff;font-size:1.875rem}.sites__item-footer .scroll__img{height:70px;width:70px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.sites__item-footer .scroll__info{font-size:.875rem;text-align:center}.sites__item-footer .scroll__info-name{font-weight:700}.sites__item-footer .scroll__link{color:#ec2043;text-align:center;font-size:.875rem}.sites__item-footer .scroll__list::-webkit-scrollbar{display:none;width:0;height:0}.sites__item-footer .scroll__item:hover .scroll__link{color:#484848}.sites__item-footer .sites__assesment{margin-left:40px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-align-self:flex-start;align-self:flex-start;width:100%}@media screen and (max-width:1130px){.sites__item-footer .sites__assesment{margin:0;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-align-self:center;align-self:center;margin-top:20px}}.sites__item-footer .sites__assesment .stars{display:block;cursor:pointer}@media screen and (max-width:1130px){.sites__item-footer .sites__assesment .stars{-webkit-align-self:flex-end;align-self:flex-end}}.sites__item-footer .sites__assesment .stars__box{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-bottom:10px}.sites__item-footer .sites__assesment .stars__item{width:18px;height:18px;background:url(../img/new_star.svg) no-repeat;padding-right:5px;background-size:contain}@media screen and (max-width:1130px){.sites__item-footer .sites__assesment .stars__item{width:12px;height:12px;padding-right:2px}}.sites__item-footer .sites__assesment .stars__item:last-child{padding:0}.sites__item-footer .sites__assesment .stars__item.empty{background:url(../img/empty_new_star.svg) no-repeat;background-size:contain}.sites__item-footer .sites__assesment .stars__item.half{background:url(../img/half_new_star.svg) no-repeat;background-size:contain}.sites__item-footer .sites__assesment .stars__resalt{font-size:.625rem;color:rgba(51,51,51,.5)}@media screen and (max-width:1130px){.sites__item-footer .sites__assesment .stars__resalt{white-space:nowrap}}.sites__item-footer .sites__assesment .stars__choose{display:none;cursor:default}.sites__item-footer .sites__assesment .stars__choose.show{display:block}.sites__item-footer .sites__assesment .stars__choose .over{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);z-index:11}.sites__item-footer .sites__assesment .stars__choose-close{margin-left:auto;background:0 0;border:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;cursor:pointer;margin-bottom:2px;position:absolute;top:20px;right:20px}.sites__item-footer .sites__assesment .stars__choose-close:hover .icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.sites__item-footer .sites__assesment .stars__choose-close .icon{fill:#ee004c;-webkit-transition:.2s;transition:.2s}.sites__item-footer .sites__assesment .stars__choose-box{z-index:12;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;padding:20px;box-sizing:border-box;width:358px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;height:256px;border-radius:4px}@media (max-width:768px){.sites__item-footer .sites__assesment .stars__choose-box{left:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);width:calc(100% - 20px);left:calc(10px)}}.sites__item-footer .sites__assesment .stars__choose-wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.sites__item-footer .sites__assesment .stars__choose-title{text-align:center;font-weight:700;font-size:1.25rem;margin-bottom:4px}@media (max-width:768px){.sites__item-footer .sites__assesment .stars__choose-title{font-size:1.125rem}}.sites__item-footer .sites__assesment .stars__choose-inform{font-size:.875rem;color:rgba(51,51,51,.5);text-align:center}.sites__item-footer .sites__assesment .stars__choose .stars__box{margin-top:20px;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.sites__item-footer .sites__assesment .stars__choose .stars__item{cursor:pointer;width:18px;height:18px;padding-right:5px}.sites__item-footer .sites__assesment .stars__choose-action{margin:0 auto;display:block;margin-top:35px;padding:12px 80px;line-height:1.25rem;background:#ee004c;border-radius:4px;border:0;font-weight:700;font-size:.875rem;color:#fff;cursor:pointer;-webkit-transition:.2s;transition:.2s}.sites__item-footer .sites__assesment .stars__choose-action:hover{opacity:.8}.sites__item-footer .sites__assesment .grade{margin-left:40px}@media screen and (max-width:1130px){.sites__item-footer .sites__assesment .grade{margin-left:8px}}.sites__item-footer .sites__assesment .grade__box{display:-webkit-box;display:-webkit-flex;display:flex}.sites__item-footer .sites__assesment .grade__num{font-weight:700;font-size:1.75rem;line-height:1.875rem;color:#ee004c}@media screen and (max-width:1130px){.sites__item-footer .sites__assesment .grade__num{font-size:1.5rem}}.sites__item-footer .sites__assesment .grade__info{position:relative;display:-webkit-box;display:-webkit-flex;display:flex}.sites__item-footer .sites__assesment .grade__info:hover .grade__info-hide{visibility:visible;-webkit-transform:translateX(-49%) translateY(-5px);transform:translateX(-49%) translateY(-5px);opacity:1}@media (max-width:420px){.sites__item-footer .sites__assesment .grade__info:hover .grade__info-hide{-webkit-transform:translateX(-52%) translateY(-5px);transform:translateX(-52%) translateY(-5px)}}.sites__item-footer .sites__assesment .grade__info .icon{-webkit-flex-shrink:0;flex-shrink:0;margin-left:8px;-webkit-align-self:flex-end;align-self:flex-end;margin-bottom:4px}.sites__item-footer .sites__assesment .grade__info-hide{position:absolute;background:#fff;font-size:.75rem;line-height:1.125rem;color:rgba(0,0,0,.6);padding:20px;box-shadow:0 0 6px rgba(0,0,0,.2);border-radius:4px;width:300px;top:100%;left:50%;-webkit-transform:translateX(-49%) translateY(5px);transform:translateX(-49%) translateY(5px);margin-top:10px;z-index:1;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}@media (max-width:768px){.sites__item-footer .sites__assesment .grade__info-hide{width:260px;-webkit-transform:translateX(-52%) translateY(5px);transform:translateX(-52%) translateY(5px)}}.sites__item-footer .sites__assesment .grade__info-hide:before{content:'';position:absolute;border-style:solid;border-width:8px;border-color:transparent transparent #fff transparent;-webkit-filter:drop-shadow(0 -6px 6px rgba(0,0,0,.2));filter:drop-shadow(0 -6px 6px rgba(0,0,0,.2));display:block;top:-16px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:0}@media (max-width:420px){.sites__item-footer .sites__assesment .grade__info-hide:before{left:53%}}.sites__item-footer .sites__assesment .grade__text{font-size:.625rem;color:rgba(51,51,51,.5)}@media screen and (max-width:1130px){.sites__item-footer .sites__assesment .grade__text{white-space:nowrap}}.sites__item-footer .sites__assesment-footer{margin-left:auto;position:relative}@media screen and (max-width:1130px){.sites__item-footer .sites__assesment-footer{margin-left:7px;width:100%;position:static;max-width:230px}}.sites__item-footer .sites__assesment-footer .hide__info{position:absolute;font-size:.75rem;line-height:1.25rem;color:#ee004c;padding:10px 20px 10px 20px;box-sizing:border-box;background:#fff;box-sizing:border-box;border-radius:4px;box-shadow:0 0 6px rgba(0,0,0,.2);margin-top:14px;display:-webkit-box;display:-webkit-flex;display:flex;white-space:nowrap;-webkit-box-align:center;-webkit-align-items:center;align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-animation:scale-in-top .6s cubic-bezier(.25,.46,.45,.94) both;animation:scale-in-top .6s cubic-bezier(.25,.46,.45,.94) both;-webkit-animation-delay:3s;animation-delay:3s}@media screen and (max-width:1130px){.sites__item-footer .sites__assesment-footer .hide__info{left:calc(-2px);right:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;max-width:380px;-webkit-animation-delay:2.5s;animation-delay:2.5s}}@media screen and (max-width:420px){.sites__item-footer .sites__assesment-footer .hide__info{left:auto;right:0}}.sites__item-footer .sites__assesment-footer .hide__info .icon{margin-right:7px}.sites__item-footer .sites__assesment-footer .hide__info:before{content:'';position:absolute;border-style:solid;border-width:8px;border-color:transparent transparent #fff transparent;-webkit-filter:drop-shadow(0 -6px 6px rgba(0,0,0,.2));filter:drop-shadow(0 -6px 6px rgba(0,0,0,.2));display:block;top:-16px;right:20%;z-index:0}.sites__item-footer .sites__assesment-action{padding:12px 0;box-sizing:border-box;background:#ee004c;border-radius:4px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;color:#fff;font-weight:700;font-size:.875rem;line-height:1.25rem;width:300px;-webkit-transition:.2s;transition:.2s}@media screen and (max-width:1130px){.sites__item-footer .sites__assesment-action{width:100%;max-width:300px;padding:12px 10px}}.sites__item-footer .sites__assesment-action:hover{opacity:.9}.sites__item-footer .sites__assesment-action:hover .icon{-webkit-transform:translateX(20px);transform:translateX(20px)}.sites__item-footer .sites__assesment-action .icon{margin-left:10px;-webkit-transition:.3s;transition:.3s}@media screen and (max-width:1130px){.sites__item-footer .sites__assesment-action .icon{margin-left:7px}}.sites__item-footer .sites__assesment-action span{margin-left:7px}@media screen and (max-width:1130px){.sites__item-footer .sites__assesment-action span{display:none}}.sites__small{border:1px solid #ccc;box-sizing:border-box;border-radius:4px;padding:20px 30px;padding-bottom:30px;position:relative;background:#fff}@media screen and (max-width:1130px){.sites__small{margin-bottom:20px;padding:16px;padding-bottom:20px}}.sites__small-header{display:-webkit-box;display:-webkit-flex;display:flex;margin-bottom:16px}@media screen and (max-width:1130px){.sites__small-header{display:block;margin-bottom:12px}}.sites__small-options{margin-left:auto;position:absolute;right:0}.sites__small-logo{-webkit-flex-shrink:0;flex-shrink:0;margin-right:20px}@media screen and (max-width:1130px){.sites__small-logo{margin:0}}.sites__small img{width:194px;height:98px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1130px){.sites__small img{width:110px;height:54px}}@media screen and (max-width:1130px){.sites__small-options{position:absolute;top:16px;max-width:140px}}.sites__small-status{padding:4px 14px;box-sizing:border-box;background:#fff;border:1px solid rgba(99,43,201,.6);box-sizing:border-box;border-radius:4px;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0;font-weight:700;font-size:.6875rem;line-height:1rem;font-weight:700;color:#632bc9}.sites__small-text{font-size:.75rem;line-height:1rem;color:rgba(0,0,0,.6);margin-left:auto;-webkit-align-self:flex-end;align-self:flex-end}.sites__small-link{display:block;font-weight:700;color:#000;margin-top:5px}.sites__small-footer .sites__assesment{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;width:100%}.sites__small-footer .sites__assesment .stars{display:block;cursor:pointer}@media screen and (max-width:1130px){.sites__small-footer .sites__assesment .stars{-webkit-align-self:flex-end;align-self:flex-end}}.sites__small-footer .sites__assesment .stars__box{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-bottom:10px}.sites__small-footer .sites__assesment .stars__item{width:18px;height:18px;background:url(../img/new_star.svg) no-repeat;background-size:contain;padding-right:5px}@media screen and (max-width:1130px){.sites__small-footer .sites__assesment .stars__item{width:12px;height:12px;padding-right:2px}}.sites__small-footer .sites__assesment .stars__item:last-child{padding:0}.sites__small-footer .sites__assesment .stars__item.empty{background:url(../img/empty_new_star.svg) no-repeat;background-size:contain}.sites__small-footer .sites__assesment .stars__item.half{background:url(../img/half_new_star.svg) no-repeat;background-size:contain}.sites__small-footer .sites__assesment .stars__resalt{font-size:.625rem;color:rgba(51,51,51,.5)}@media screen and (max-width:1130px){.sites__small-footer .sites__assesment .stars__resalt{white-space:nowrap}}.sites__small-footer .sites__assesment .stars__choose{display:none;cursor:default}.sites__small-footer .sites__assesment .stars__choose.show{display:block}.sites__small-footer .sites__assesment .stars__choose .over{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);z-index:11}.sites__small-footer .sites__assesment .stars__choose-close{margin-left:auto;background:0 0;border:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;cursor:pointer;margin-bottom:2px;position:absolute;top:20px;right:20px}.sites__small-footer .sites__assesment .stars__choose-close:hover .icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.sites__small-footer .sites__assesment .stars__choose-close .icon{fill:#ee004c;-webkit-transition:.2s;transition:.2s}.sites__small-footer .sites__assesment .stars__choose-box{z-index:12;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;padding:20px;box-sizing:border-box;width:358px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;height:256px;border-radius:4px}@media (max-width:768px){.sites__small-footer .sites__assesment .stars__choose-box{left:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);width:calc(100% - 20px);left:calc(10px)}}.sites__small-footer .sites__assesment .stars__choose-wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.sites__small-footer .sites__assesment .stars__choose-title{text-align:center;font-weight:700;font-size:1.25rem;margin-bottom:4px}@media (max-width:768px){.sites__small-footer .sites__assesment .stars__choose-title{font-size:1.125rem}}.sites__small-footer .sites__assesment .stars__choose-inform{font-size:.875rem;color:rgba(51,51,51,.5);text-align:center}.sites__small-footer .sites__assesment .stars__choose .stars__box{margin-top:20px;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.sites__small-footer .sites__assesment .stars__choose .stars__item{cursor:pointer;width:18px;height:18px;padding-right:5px}.sites__small-footer .sites__assesment .stars__choose-action{margin:0 auto;display:block;margin-top:35px;padding:12px 80px;line-height:1.25rem;background:#ee004c;border-radius:4px;border:0;font-weight:700;font-size:.875rem;color:#fff;cursor:pointer;-webkit-transition:.2s;transition:.2s}.sites__small-footer .sites__assesment .stars__choose-action:hover{opacity:.8}.sites__small-footer .sites__assesment .grade{margin-left:14px}@media screen and (max-width:1130px){.sites__small-footer .sites__assesment .grade{margin-left:8px}}.sites__small-footer .sites__assesment .grade__box{display:-webkit-box;display:-webkit-flex;display:flex}.sites__small-footer .sites__assesment .grade__num{font-weight:700;font-size:1.75rem;line-height:1.875rem;color:#ee004c}@media screen and (max-width:1130px){.sites__small-footer .sites__assesment .grade__num{font-style:24px;line-height:1.75rem}}.sites__small-footer .sites__assesment .grade__info{position:relative;display:-webkit-box;display:-webkit-flex;display:flex}.sites__small-footer .sites__assesment .grade__info:hover .grade__info-hide{visibility:visible;-webkit-transform:translateX(-49%) translateY(-5px);transform:translateX(-49%) translateY(-5px);opacity:1}.sites__small-footer .sites__assesment .grade__info .icon{-webkit-flex-shrink:0;flex-shrink:0;margin-left:8px;-webkit-align-self:flex-end;align-self:flex-end;margin-bottom:4px}.sites__small-footer .sites__assesment .grade__info-hide{position:absolute;background:#fff;font-size:.75rem;line-height:1.125rem;color:rgba(0,0,0,.6);padding:20px;box-shadow:0 0 6px rgba(0,0,0,.2);border-radius:4px;width:300px;top:100%;left:50%;-webkit-transform:translateX(-49%) translateY(5px);transform:translateX(-49%) translateY(5px);margin-top:10px;z-index:1;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}.sites__small-footer .sites__assesment .grade__info-hide:before{content:'';position:absolute;border-style:solid;border-width:8px;border-color:transparent transparent #fff transparent;-webkit-filter:drop-shadow(0 -6px 6px rgba(0,0,0,.2));filter:drop-shadow(0 -6px 6px rgba(0,0,0,.2));display:block;top:-16px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:0}.sites__small-footer .sites__assesment .grade__text{font-size:.625rem;color:rgba(51,51,51,.5)}@media screen and (max-width:1130px){.sites__small-footer .sites__assesment .grade__text{white-space:nowrap}}.sites__small-footer .sites__assesment-footer{margin-left:20px;position:relative}@media screen and (max-width:1130px){.sites__small-footer .sites__assesment-footer{margin-left:7px;position:static;width:100%}}.sites__small-footer .sites__assesment-footer .hide__info{position:absolute;font-size:.75rem;line-height:1.25rem;color:#ee004c;padding:10px 20px 10px 20px;box-sizing:border-box;background:#fff;box-sizing:border-box;border-radius:4px;box-shadow:0 0 6px rgba(0,0,0,.2);margin-top:14px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-animation:scale-in-top .6s cubic-bezier(.25,.46,.45,.94) both;animation:scale-in-top .6s cubic-bezier(.25,.46,.45,.94) both;-webkit-animation-delay:1.5s;animation-delay:1.5s}.sites__small-footer .sites__assesment-footer .hide__info .icon{margin-right:7px}.sites__small-footer .sites__assesment-footer .hide__info:before{content:'';position:absolute;border-style:solid;border-width:8px;border-color:transparent transparent #fff transparent;-webkit-filter:drop-shadow(0 -6px 6px rgba(0,0,0,.2));filter:drop-shadow(0 -6px 6px rgba(0,0,0,.2));display:block;top:-16px;right:20%;z-index:0}.sites__small-footer .sites__assesment-action{padding:12px 0;box-sizing:border-box;background:#ee004c;border-radius:4px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;color:#fff;font-weight:700;font-size:.875rem;line-height:1.25rem;width:268px;-webkit-transition:.2s;transition:.2s}@media screen and (max-width:1130px){.sites__small-footer .sites__assesment-action{width:100%;max-width:230px;padding:12px 10px}}.sites__small-footer .sites__assesment-action:hover{opacity:.9}.sites__small-footer .sites__assesment-action:hover .icon{-webkit-transform:translateX(20px);transform:translateX(20px)}.sites__small-footer .sites__assesment-action .icon{margin-left:10px;-webkit-transition:.3s;transition:.3s}.sites__small-footer .sites__assesment-action span{margin-left:7px}@media screen and (max-width:1130px){.sites__small-footer .sites__assesment-action span{display:none}}.sites__show-all{padding:7px 50px;background:#fff;border:1px solid #e3e3e3;margin:0 auto;color:#5c5c5c;font-weight:700;border-radius:4px;display:block;box-sizing:border-box;height:40px;font-size:.9375rem;grid-column:1/3;cursor:pointer;margin-top:20px}.sites__show-all:hover{opacity:.6}.sites__block_overview{margin:0 auto;margin-top:20px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;background:#fff;border:1px solid #e3e3e3;color:#5c5c5c;box-sizing:border-box;font-weight:600;font-size:1rem;line-height:2.0625rem;padding:10px 47px;border-radius:4px;text-align:center;width:380px;min-width:280px}.sites__block_overview svg{margin-left:10px}@media (max-width:425px){.sites__block_overview{width:100%}}.sites__block_overview:hover{opacity:.8}.block__content_btn{margin:20px 0}.sites__block_enter{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;background:#ee004c;font-weight:700;color:#fff;padding:15px 47px;box-sizing:border-box;border-radius:4px;margin:0 auto;width:380px}@media (max-width:767px){.sites__block_enter{width:100%;min-width:280px}}.sites__block-wrap{border:1px solid #e3e3e3;padding:20px;margin-bottom:20px}@-webkit-keyframes scale-in-top{0%{-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:1}}@keyframes scale-in-top{0%{-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:1}}.discription__title{font-size:1.125rem;font-weight:300;margin:0;text-transform:uppercase;text-align:center;margin-bottom:5px}@media screen and (min-width:1100px){.discription__title{font-size:1.875rem;margin-bottom:0}}.discription__small-image_img{margin-bottom:7px}@media (min-width:1100px){.discription__small-image_img{display:none}}@media (max-width:400px){.discription__small-image_img{margin:auto;margin-bottom:0}}.discription__block_wrapper{padding-left:20px;padding-right:20px;margin-bottom:10px}@media screen and (min-width:1100px){.discription__block_wrapper{display:-webkit-box;display:-webkit-flex;display:flex;padding:0}}.discription__info{width:280px;text-align:left}.site-listing{border-bottom:1px solid #dbdbdb}.site-listing:last-child{border-bottom:0}.discription{margin-top:30px;margin-bottom:35px}.discription .site__title{margin:0;padding:0}@media (max-width:400px){.discription .site__title{min-width:100%;margin-top:15px;text-align:center}}@media (max-width:1099px){.discription__block__logo-wrapper{display:none;margin-top:50px;margin-bottom:22px}}.discription__block__logo{display:block;border:1px solid #f0f0f0;width:160px;margin-bottom:14px}@media screen and (min-width:1100px){.discription__block__logo{width:160px;margin:0;height:100px;padding-top:0;padding-bottom:0}}.discription__block_img{width:100%}.discription__block_name{margin-bottom:17px;text-transform:uppercase}@media screen and (min-width:1100px){.discription__block_name{margin-bottom:10px;text-align:left}}@media (max-width:1099px){.discription__block_name{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}}.discription__block_place{margin-top:-5px}@media screen and (min-width:1100px){.discription__block_place{-webkit-align-self:flex-end;align-self:flex-end}}@media (max-width:400px){.discription__block_place{min-width:100%;text-align:center}}.block__place_title{color:#ffc742;font-size:1.5rem;font-weight:700}.discription__block_users{margin-bottom:10px}@media screen and (min-width:1100px){.discription__block_users{-webkit-align-self:flex-end;align-self:flex-end;margin:0}}@media (max-width:600px){.discription__block_users{min-width:100%}}@media (max-width:400px){.discription__block_users{text-align:center}}.block__users_text{font-size:1rem;font-weight:600;color:#4c4c4c}.discription__reviews_link{display:inline-block}.block__users_icon{margin-right:5px}.discription__block_reviews{margin-bottom:20px}@media screen and (min-width:1100px){.discription__block_reviews{-webkit-align-self:flex-end;align-self:flex-end;margin:0}}@media (max-width:400px){.discription__block_reviews{min-width:100%}}@media (max-width:400px){.discription__block_reviews{text-align:center}}.discription__reviews_icon{display:inline-block;vertical-align:middle;margin-right:5px}.discription__reviews_text{font-weight:300;padding-right:20px;color:#828282}.discription__block_overview{margin-bottom:15px;text-align:center;max-width:280px;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}@media (max-width:1099px){.discription__block_overview{min-width:100%}}@media screen and (min-width:1100px){.discription__block_overview{width:210px;margin:0 0 0 25px}}.discription__block_overview .block__overview-btn{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin:auto;box-sizing:border-box}@media (max-width:1099px){.discription__block_overview .block__overview-btn{min-width:280px;margin-top:10px}}.block__overview-btn{font-weight:600;position:relative;font-size:.9375rem;line-height:1.875rem;max-width:320px;display:block;padding-top:5px;border-radius:4px;padding-bottom:5px;color:#a7a7a7;border:1px solid #a7a7a7}.block__overview-btn>span{padding-left:20px}@media screen and (min-width:1100px){.block__overview-btn{width:210px}}.block__overview-btn svg{margin-top:5px;margin-right:12px}.block__screen_link{display:block;margin:0 auto;width:100%}@media (max-width:1099px){.block__screen_link{padding:20px;box-sizing:border-box}}.block__screen_img{width:100%}.block__info_text{margin:0;font-size:.9375rem;font-weight:300;margin-bottom:15px}@media screen and (min-width:1100px){.block__info_text{margin-bottom:25px}}.block__info_text_pt2{display:none}@media screen and (min-width:1100px){.block__info_text_pt2{display:block;margin:0;font-size:.9375rem;margin-bottom:15px}}.discription__block_short{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}@media (min-width:1100px){.discription__block_short{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}}@media (max-width:1099px){.discription__block_short{-webkit-flex-wrap:wrap;flex-wrap:wrap}}.discription__enter{background:-webkit-linear-gradient(bottom,#ee004d 20%,#fe6b99 90%);background:linear-gradient(to top,#ee004d 20%,#fe6b99 90%);position:relative;color:#fff;font-weight:600;font-size:.9375rem;line-height:2.0625rem;max-width:320px;display:block;padding-top:10px;border-radius:4px;margin-bottom:5px;padding-bottom:10px;margin:0 auto}.discription__enter>span{padding-left:20px}@media screen and (min-width:1100px){.discription__enter{max-width:100%;width:340px;margin-bottom:40px}.discription__enter>span{margin-right:0}}.site-icon__arrow{position:absolute;top:20px;right:12px}@media screen and (min-width:1100px){.discription__block_info{max-width:1100px;margin:0 auto}}@media screen and (min-width:1100px){.discription__title br{display:none}}@media screen and (min-width:1100px){.wrapper__desktop{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;width:100%;padding-left:25px;box-sizing:border-box;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;justify-content:space-evenly}}@media screen and (min-width:1100px){.mobile-only{display:none}}.desktop-only{display:none}@media screen and (min-width:1100px){.desktop-only{display:block}}.discription__content{margin-top:50px;margin-bottom:50px;font-size:.9375rem;line-height:1.6em}.discription__content h2{font-size:1.125rem;font-weight:300;margin:0;text-transform:uppercase;text-align:center;margin-bottom:5px;line-height:normal}@media screen and (min-width:1100px){.discription__content h2{font-size:1.875rem;margin-bottom:30px}}@media (max-width:1099px){.site-listing{width:100%}}.site-listing .block__place_title{color:#b0b4bd}.site-listing:first-child .block__place_title{color:#ffc742}.all_reviews{margin-bottom:40px}.discription__button-reg{margin-bottom:35px}.conclusion{border-bottom:1px solid #dbdbdb;border-top:1px solid #dbdbdb;padding-top:15px;padding-bottom:25px;margin-bottom:30px}@media screen and (min-width:1100px){.conclusion{padding-top:25px;padding-bottom:25px}}@media screen and (min-width:1100px){.conclusion__wrapper{position:relative;max-width:1140px;margin:0 auto}}.conclusion__icon{display:block;margin:0 auto;margin-bottom:8px}@media screen and (min-width:1100px){.conclusion__icon{margin:0;position:absolute;margin:0;-webkit-align-self:center;align-self:center;left:30px;top:6px}}.conclusion__text{margin:0;font-size:.8em;padding:0 20px;font-weight:300;font-style:italic;padding-left:20px}@media screen and (min-width:1100px){.conclusion__text{padding-right:30px;padding-left:100px}}.quality__text{margin:0;font-size:.83em;font-weight:300;padding-right:20px;position:relative;font-weight:400}.quality__icon{position:absolute;top:2px;left:-4px}.quality{margin-bottom:35px}@media screen and (min-width:1100px){.quality{margin-bottom:40px}}@media (max-width:1099px){.quality{padding-left:20px;padding-right:20px}}.quality__block{display:-webkit-box;display:-webkit-flex;display:flex;margin-bottom:15px}.quality__block_wrapper{-webkit-align-self:baseline;align-self:baseline;position:relative;margin-right:21px}.quality__block_btn{text-align:center;position:relative;font-weight:600;font-size:.9375rem;line-height:2.0625rem;display:block;max-width:316px;padding-top:7px;border-radius:4px;padding-bottom:7px;margin:0 auto;color:#5c5c5c;border:1px solid #e3e3e3}.quality__block_btn>span{padding-left:20px;padding-right:20px}.quality__block_btn>svg{position:absolute}.quality-icon{position:absolute;fill:#ee004d;top:16px;right:12px}.wrapper__quality{margin-bottom:25px}@media screen and (min-width:1100px){.wrapper__quality{display:-webkit-box;display:-webkit-flex;display:flex;margin:0 auto;max-width:1100px;margin-bottom:35px}}@media screen and (min-width:1100px){.wrapper__quality_plus{width:50%}}@media screen and (min-width:1100px){.wrapper__quality_minus{width:50%}}.rating-menu{background-color:#f3f3f3;padding-top:25px}@media screen and (min-width:1100px){.rating-menu{padding-top:45px;padding-bottom:65px}}.rating-menu__title{margin:0;font-size:1.08em;font-weight:400;text-transform:uppercase;text-align:center;margin-bottom:10px}@media screen and (min-width:1100px){.rating-menu__title{font-size:1.875rem;font-weight:300}}.rating-menu__item{border-bottom:1px solid #fff}@media screen and (min-width:700px){.rating-menu__item{border:none}}.rating-menu__item:first-child{border-top:1px solid #fff}@media screen and (min-width:700px){.rating-menu__item:first-child{border:none}}.rating-menu__item:last-child{border:none}.rating-menu__text{font-size:1rem;font-weight:600}.rating-menu__link{display:block;padding-top:15px;padding-bottom:15px;padding-left:30px;position:relative}.rating-menu__link:hover{background-color:#8c8c8c;-webkit-transition:all .6s;transition:all .6s}@media screen and (min-width:700px){.rating-menu__link{padding-right:30px;margin:10px;background-color:#fff}}@media screen and (min-width:700px){.rating-menu__wrapper{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;max-width:1100px;margin:0 auto}}.rings{top:14px}.free{top:10px}.money{top:10px}.phone{top:12px;left:19px}.monitor{top:13px}.berry{top:10px;left:22px}.earth{top:12px}.rating-menu__item_icon{position:absolute;left:20px}.reviews{padding:0 20px}@media screen and (min-width:1100px){.reviews{margin:0 auto;margin-top:30px;max-width:1100px}}.reviews__block{margin-bottom:43px}@media screen and (min-width:1100px){.reviews__block{padding:0 0 20px;border-bottom:1px dashed #ddd;margin-bottom:45px}}.reviews__block:last-child{border:none}.reviews__title{text-align:center;font-size:1.25rem;font-weight:400;text-transform:uppercase;margin:0;margin-bottom:35px;margin-top:35px}@media screen and (min-width:1100px){.reviews__title{font-size:1.875rem;margin-bottom:30px}}.reviews__description{margin-bottom:40px}@media screen and (min-width:1100px){.reviews__title br{display:none;font-weight:300}}.wrapper__block_icon{margin-right:10px}@media screen and (min-width:1100px){.wrapper__block_icon{margin-right:30px}}.reviews__block_icon{margin-top:7px}.wrapper__user_rating__block_user{display:none}.wrapper__reviews_block{display:-webkit-box;display:-webkit-flex;display:flex}.reviews__block_user{margin:0}.reviews__block_user-name{color:#4b79bb;font-size:.875rem;font-weight:600}.reviews__block_user-date{opacity:.6;font-size:.875rem}.reviews__block_rating{margin-top:6px}@media screen and (min-width:1100px){.reviews__block_rating{margin-top:22px}}.reviews_rating{background-image:url(../img/bookmark-star3.png)}.block__rating_text{margin:0;-webkit-align-self:center;align-self:center;font-weight:700;font-size:.875rem;text-transform:uppercase;margin-left:7px}.reviews__block_logo{display:block;margin-top:18px;width:208px;border:1px solid #e3e3e3;margin-bottom:10px;overflow:hidden}@media screen and (min-width:1100px){.reviews__block_logo{margin-top:0;margin-right:16px;padding-top:0;padding-bottom:0;border-radius:4px}}.reviews__block_img{width:100%}.reviews__block_text{font-size:.9375rem;line-height:1.25rem;margin:0;margin-bottom:18px}.reviews__block_plus{font-size:.9375rem;line-height:1.25rem;margin:0;margin-bottom:18px;padding-right:20px}.reviews__block_minus{font-size:.9375rem;line-height:1.25rem;margin:0;margin-bottom:20px;padding-right:20px}@media screen and (min-width:1100px){.reviews__block_minus{margin-bottom:20px}}@media screen and (min-width:1100px){.wrapper__reviews_decktop{display:-webkit-box;display:-webkit-flex;display:flex;margin:0 auto;margin-bottom:35px;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;max-width:1100px}}@media screen and (min-width:1100px){.reviews__btn{display:-webkit-box;display:-webkit-flex;display:flex}}.feedback{background-color:#f9f9f9;padding-top:35px;padding-bottom:35px;margin-bottom:50px}.feedback__title{font-size:1.0625rem;padding-left:20px;font-weight:400;text-transform:uppercase;text-align:center;margin:0;margin-bottom:35px}@media screen and (min-width:700px){.feedback__title{margin-bottom:40px;font-size:1.5rem;font-weight:500}}.feedback__select{margin:0 20px 20px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}@media screen and (min-width:700px){.feedback__select{width:500px;margin:0 auto;margin-bottom:50px}}.feedback__select-label{font-size:.9375rem;font-weight:500;margin-bottom:10px}@media screen and (min-width:700px){.feedback__header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;width:500px;margin:0 auto;margin-bottom:50px}}.feedback__header-name{padding-left:20px;padding-right:20px;margin:0 auto;margin-bottom:20px}@media screen and (min-width:700px){.feedback__header-name{padding:0;margin:0}}.feedback__header-name__link{font-size:.9375rem;font-weight:500;margin-bottom:10px}.feedback__header-name__field{width:100%;height:40px;font-size:1.125rem;box-sizing:border-box;padding-left:10px;border-radius:4px;border-color:#cdcdcd}.feedback__header-email{padding-left:20px;padding-right:20px;margin:0 auto;margin-bottom:20px}@media screen and (min-width:700px){.feedback__header-email{margin-bottom:0;padding:0;margin:0}}.feedback__header-email__link{font-size:.9375rem;font-weight:500;margin-bottom:10px}.feedback__header-email__field{width:100%;height:40px;font-size:1.125rem;box-sizing:border-box;padding-left:10px;border-color:#cdcdcd;border-radius:4px}.feedback__main-plus{padding-left:20px;padding-right:20px;margin:0 auto;margin-bottom:20px}@media screen and (min-width:700px){.feedback__main-plus{width:500px;padding:0}}.feedback__main-plus__link{font-size:.9375rem;font-weight:500;margin-bottom:10px}.feedback__main-plus__field{width:100%;height:160px;font-size:1.125rem;box-sizing:border-box;padding-left:10px;padding-top:10px;border-color:#cdcdcd;resize:none;border-radius:4px}.feedback__main-minus{padding-left:20px;padding-right:20px;margin:0 auto;margin-bottom:20px}@media screen and (min-width:700px){.feedback__main-minus{width:500px;padding:0}}.feedback__main-minus__link{font-size:.9375rem;font-weight:500;margin-bottom:10px}.feedback__main-minus__field{width:100%;height:160px;font-size:1.125rem;box-sizing:border-box;padding-left:10px;padding-top:10px;border-color:#cdcdcd;resize:none;border-radius:4px}@media screen and (min-width:1100px){.feedback__main{margin:0 auto;max-width:500px}}.feedback__main-text{padding-left:20px;padding-right:20px;margin:0 auto;margin-bottom:20px}@media screen and (min-width:700px){.feedback__main-text{width:500px;padding:0}}.feedback__main-text__link{font-size:.9375rem;font-weight:500;margin-bottom:10px}.feedback__main-text__field{width:100%;height:160px;font-size:1.125rem;box-sizing:border-box;padding-left:10px;padding-top:10px;border-color:#cdcdcd;resize:none;border-radius:4px}.feedback__btn{border:none;margin:0 auto;background:#bdbdbd;position:relative;color:#fff;font-weight:600;font-size:.9375rem;line-height:2.0625rem;width:280px;display:block;padding-top:10px;border-radius:4px;padding-bottom:10px;cursor:pointer}.feedback__btn .site-icon{right:15px;top:20px}@media screen and (min-width:700px){.feedback__btn{width:500px;padding-top:10px;padding-bottom:10px}}.feedback__main-assesment{padding-left:20px;padding-right:20px;margin:0 auto;margin-bottom:50px;font-size:.9375rem}@media screen and (min-width:700px){.feedback__main-assesment{width:500px;padding:0}}.feedback__main-assesment__title{margin:0;font-size:1.125rem;font-weight:500;margin-bottom:30px}.feedback__btn-icon{position:absolute;right:15px;top:22px;fill:#fff}@media screen and (min-width:700px){.feedback__btn-icon{top:22px;right:140px}}.ui-widget-content{background-color:#f93e68;height:5px}.ui-widget-content .ui-state-default{position:absolute;top:50%;width:23px;height:23px;margin-top:-13px;border-radius:50%;outline:0;border:none;background-color:#f93e68}.ui-widget-content .ui-slider-pip{position:absolute;top:50%;width:8px;height:8px;margin-top:-6px;margin-left:-6px;background:#f93e68;border:2px solid #f93e68;border-radius:50%;cursor:pointer}.ui-widget-content .ui-slider-pip .ui-slider-label{top:15px}.ui-slider-pips [class*=ui-slider-pip-initial]{color:#999}.ui-slider-pips [class*=ui-slider-pip-selected]{color:#000}.ui-slider-line{display:none}.feedback.page{background-color:#fff;margin:auto;max-width:1100px;padding:0 20px}.feedback__title{font-size:1.875rem;font-weight:500;color:#4b7a9a;margin-bottom:20px}.feedback__text{font-size:.9375rem;font-weight:400;text-align:center;margin-bottom:25px}.feedback__form{max-width:500px;margin:auto;margin-bottom:40px}.feedback__form-row{margin-bottom:15px}.feedback__form-row.right{text-align:right}.feedback__form input,.feedback__form textarea{background:#fff;border:1px solid #dedede;padding:10px 20px;width:100%;box-sizing:border-box}.feedback__form button{text-align:center;font-weight:600;font-size:.9375rem;line-height:2.0625rem;display:block;max-width:316px;border-radius:4px;padding:0 20px;margin:0 auto;min-width:300px;margin-top:30px;color:#5c5c5c;border:1px solid #e3e3e3}.feedback__message{position:relative;height:0;font-size:.8125rem}.feedback__message-good{margin-top:-15px;color:green;position:absolute;text-align:center;width:100%}.feedback__message-bad{color:red;margin-top:-15px;position:absolute;text-align:center;width:100%}.more{margin-bottom:44px;display:none}@media screen and (min-width:1100px){.more{display:block}}.more._mobile-v{display:block}@media screen and (min-width:1100px){.more._mobile-v{display:block}}.more__wrapper{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around}@media screen and (max-width:1100px){.more__wrapper._mobile-v{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center}}.more__title{margin:0;text-align:center;font-size:1.5rem;line-height:2.0625rem;font-weight:600;margin-bottom:40px}.more__box{width:348px;border:1px solid #e4e4e4}@media screen and (max-width:425px){.more__box{max-width:320px;width:auto;min-width:280px}}@media screen and (max-width:1100px){.more__box._mobile-v{margin-bottom:12px}}.more__box-link__title{margin:0;text-align:center;margin-top:45px;margin-bottom:20px}.more__box-link__img{margin:auto;margin-bottom:45px}.more__box-place{text-align:center;margin:0;font-size:1rem;font-weight:600;margin-bottom:25px}.box-link__user{display:block;position:relative;font-size:1rem;font-weight:300;text-align:center;margin-bottom:13px}.box-link__user-icon{display:inline;vertical-align:middle;margin-right:10px}.box-link__reviews{display:block;position:relative;font-size:1rem;font-weight:300;text-align:center;margin-bottom:30px}.box-link__reviews-icon{display:inline;vertical-align:middle;margin-right:10px}.more__box-text{font-size:.9375rem;text-align:center;padding-left:20px;padding-right:20px;min-height:57px}.more__box-enter{margin:0 auto;background:-webkit-linear-gradient(bottom,#ee004d 20%,#fe6b99 90%);background:linear-gradient(to top,#ee004d 20%,#fe6b99 90%);position:relative;color:#fff;font-weight:600;font-size:.9375rem;line-height:2.0625rem;max-width:210px;display:block;padding-top:10px;border-radius:4px;padding-bottom:10px;margin-bottom:10px}.more__box-enter>span{padding-left:20px}.more__box-overview{margin:0 auto;background:#fff;position:relative;color:#cacaca;border:1px solid #cacaca;font-weight:600;font-size:.9375rem;line-height:2.0625rem;max-width:208px;display:block;padding-top:10px;border-radius:4px;padding-bottom:10px;margin-bottom:25px}.more__box-overview>span{padding-left:20px}.more__box-overview__icon{position:absolute;top:18px;right:12px}.more__box-enter__icon{position:absolute;top:20px;right:12px}.pagination{padding:0 20px;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:flex;max-width:360px;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin-top:20px;margin-bottom:20px}.pagination__btn{border:none;background-color:transparent;padding-top:2px;padding-bottom:2px;cursor:default;-webkit-transition:.1s;transition:.1s;font-size:.875rem;margin-right:20px}@media screen and (min-width:700px){.pagination__btn{font-size:1rem;margin-right:15px}}.pagination__btn:last-child{margin-right:0}.pagination__btn[href]{color:#bf3030;cursor:pointer}.pagination__btn[href]:hover{color:#ee004d}.pagination__btn{color:#000}.footer__wrapper{border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5;padding-top:15px;padding-bottom:20px}@media screen and (min-width:1100px){.footer__wrapper{padding-top:20px;padding-bottom:25px}}.footer__block{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;padding-left:20px}.footer__block_link{text-decoration:underline;opacity:.8;position:relative;font-size:.875rem;line-height:1.5rem}.footer__block_linkbtn{width:300px;color:#fff;background:#ee004c;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:12px 4px;font-size:.875rem;border-radius:4px;border:none;margin:20px auto}@media screen and (max-width:425px){.footer__block_linkbtn{width:280px;margin:20px auto 20px 20px}}@media screen and (min-width:1100px){.footer__block{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;padding:0;max-width:1080px;margin:0 auto;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.footer__block_link{text-decoration:none;line-height:1.25rem}}.footer__block_link{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}@media screen and (min-width:1100px){.footer__block_link::before{content:"";width:4px;height:4px;border-radius:100%;background-color:#5a5a5a;display:block;margin:0 15px}}.footer__block_link:first-child::before{display:none}.footer__text{opacity:.8;font-size:.8em;padding-left:20px;margin-bottom:20px}@media screen and (min-width:1100px){.footer__text{margin:0 auto;text-align:center;width:780px;margin-top:20px}}.footer__developer{opacity:.8;font-size:.875rem;line-height:1.25rem;padding-left:20px;margin-bottom:30px}@media screen and (min-width:1100px){.footer__developer{margin:0 auto;width:780px;text-align:center;margin-top:25px;margin-bottom:30px}}.button-up-action{position:fixed;z-index:100;right:-125px;bottom:30px;background-color:#ee004c;border:0;padding:2px 10px;border-radius:3px;color:#fff;font-weight:600;opacity:.8;display:block;-webkit-transition:.5s;transition:.5s}@media (min-width:1000px){.button-up-action{display:none}}.button-up-action.active{right:25px}.site-content{line-height:1.6em;font-size:.9375rem}.site-content a{color:#ee004c}.site-content a:hover{text-decoration:underline}.site-content img{max-width:100%;width:auto;margin:auto;display:block}@media (max-width:1100px){.site-content{padding:0 20px}}.site-content blockquote{margin:15px 0;margin-top:30px;margin-bottom:30px;padding-left:80px;padding-right:30px;padding-top:25px;padding-bottom:25px;font-family:Montserrat;border-top:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;font-size:.9375rem;font-style:italic;font-weight:300;position:relative}@media (max-width:900px){.site-content blockquote{padding-left:10px;padding-right:10px;padding-top:10px}}.site-content blockquote:before{content:'';position:absolute;display:block;background-image:url(../img/sprite.svg);background-size:45px 45px;height:45px;width:45px;left:15px;top:15px}@media (max-width:900px){.site-content blockquote:before{position:static;display:block;margin:auto}}.site-content ol{counter-reset:num;list-style-position:inside;list-style-type:none}.site-content ol li{line-height:1.9em}.site-content ol li:before{content:counter(num) '. ';counter-increment:num;color:#4b7a9a;background:0 0;font-weight:700;margin-right:10px}.site-content ul{padding:0 0;margin:0}.site-content ul li{list-style-type:none;padding-left:30px;line-height:1.6em;margin-top:10px;position:relative}.site-content ul li:before{content:'';left:0;top:.25em;position:absolute;display:inline-block;background-image:url(../img/love.svg);background-size:18px 18px;height:18px;width:18px}.site-content h2{font-size:1.5rem;font-weight:500}.site-content h3{font-size:1.25rem;font-weight:500}.site-content strong{font-weight:600}.rating___seo-text{margin-top:40px;margin-bottom:40px}.articles{max-width:1100px;padding:0 20px;margin:auto}.articles__title{font-weight:300;padding:0}.articles__list{display:-webkit-box;display:-webkit-flex;display:flex;margin-bottom:20px;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.articles__item{max-width:calc(50% - 10px);min-width:calc(50% - 10px);border:1px solid #ddd;border-radius:3px;background-color:#f7f7f7;padding-bottom:15px;margin-bottom:20px}@media (max-width:570px){.articles__item{max-width:100%;min-width:100%}}.articles__item-image{display:block}.articles__item-image img{max-width:100%}.articles__item-title{color:#4b7a9a;font-weight:400;font-size:1.25rem;padding:0 15px;margin-top:15px;margin-bottom:5px;display:block}.articles__item-intro{font-weight:300;font-size:1rem;padding:0 15px}.article-content{max-width:714px;margin-right:18px;box-sizing:border-box}@media screen and (max-width:1020px){.article-content{margin-right:0;margin:auto;margin-top:10px}}.article-content .quiz{border:none;background:#fef6f8;margin:40px 0;min-height:auto}@media screen and (max-width:1120px){.article-content .quiz{padding:0;padding-top:30px;padding-bottom:30px}.article-content .quiz:before{content:'';position:absolute;left:-20px;top:0;width:20px;height:100%;background:#fef6f8}.article-content .quiz:after{content:'';position:absolute;right:-20px;top:0;width:20px;height:100%;background:#fef6f8}}.article-content .quiz__title{margin-top:0;position:absolute;top:-20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width:1120px){.article-content .quiz__title{position:static;margin:0 auto;-webkit-transform:none;transform:none}}.article-content .quiz__box{padding:60px 47px;padding-bottom:40px}@media screen and (max-width:1120px){.article-content .quiz__box{padding:0;padding-top:16px;padding-bottom:0}}.article__image img{max-width:100%;margin:auto;display:block}.article__title{font-weight:400;color:#4b7a9a;margin-bottom:15px}.article__intro{line-height:1.6em;font-weight:300;font-size:1rem}.article__contents{margin:15px 0;font-weight:400;color:#333;background:#f7f7f7;padding:10px}.article__contents._size{font-size:1rem}.article__contents ul{list-style-type:none;padding-left:30px}.article__contents li{line-height:1.5em;margin-bottom:5px;position:relative}.article__contents li:before{content:'-';color:#ee004d;position:absolute;left:-13px}.article__contents li ul{list-style-type:none;padding-left:20px}.article__contents a{color:#ee004d;text-decoratin:none;border-bottom:1px dashed #ee004d}.article__contents a:hover{border-bottom:1px dashed transparent}.article__body{line-height:1.6em;font-weight:300;font-size:1rem}.article__body h2,.article__body h3{font-weight:400;color:#4b7a9a}.article__body h3{font-size:1.4em;margin-left:20px}@media screen and (max-width:500px){.article__body h3{margin-left:15px}}.article__body ul{list-style-type:none}.article__body li{line-height:1.5em;margin-bottom:5px}.article__body li:before{content:'';display:inline-block;vertical-align:middle;margin-right:10px;padding:3px;background:#4b7a9a}.article__body ol{counter-reset:num;list-style-position:inside;list-style-type:none}.article__body ol li:before{content:counter(num) '. ';counter-increment:num;color:#4b7a9a;background:0 0;font-weight:700}.article__body a{color:#ee004d;text-decoratin:none}.article__body a:hover{text-decoration:underline}.article__body blockquote{border-left:0 solid #ee004c;box-sizing:border-box;margin-left:0;padding:0 0 0 35px;position:relative;font-weight:500;color:#444}.article__body blockquote:before{content:'\275B\275B';color:#ee004c;position:absolute;left:0;font-size:2.25rem}.article__body img{max-width:100%;width:auto;display:block;margin:auto}.article__relation{border-top:1px solid #e5e5e5;margin-top:40px}.article__relation-title{font-weight:400;color:#4b7a9a;font-size:1.25rem;margin-bottom:20px;margin-top:20px}.article__relation-list{display:-webkit-box;display:-webkit-flex;display:flex;margin-bottom:20px;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap}.article__relation-item{max-width:calc(30% - 10px);min-width:calc(30% - 10px);margin-bottom:10px}@media (max-width:700px){.article__relation-item{max-width:calc(50% - 10px);min-width:calc(50% - 10px)}}@media (max-width:450px){.article__relation-item{max-width:100%;min-width:100%}}@media (max-width:700px){.article__relation-item:last-child{display:none}}@media (max-width:450px){.article__relation-item:last-child{display:block}}.article__relation-image img{max-width:100%}.article__relation-link{margin-top:10px;font-weight:300;color:#ee004c;display:block}.sitemap{max-width:1100px;padding:0 20px;margin:auto;margin-bottom:20px}.sitemap__list{display:block}.sitemap__list-title{font-size:1.125rem;font-weight:500;color:#4b7a9a;margin-top:10px;margin-bottom:15px}.sitemap__list-item{display:block;font-size:.9375rem;margin-bottom:7px;margin-left:15px}.sitemap__list-item:hover{color:#ee004d}.sitemap__list-item:before{display:inline-block;margin-bottom:2px;margin-right:10px;content:'';padding:2px;background:#4b7a9a}.static{max-width:1100px;padding:0 20px;margin:auto;margin-bottom:20px;font-size:.9375rem;font-weight:300;line-height:1.6em}.static h1{font-size:1.875rem;font-weight:500;color:#4b7a9a;margin-top:10px;margin-bottom:15px}.static a{color:#ee004c}.static a:hover{text-decoration:underline}.links-cloud{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:20px 0 20px 0;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.links-cloud__item[href]{width:200px;height:50px;border:1px solid #e3e3e3;color:#5c5c5c;font-weight:600;font-size:.9375rem;border-radius:4px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:border-box;text-align:center;padding:5px;margin:0 10px 20px 10px;background:#fff}.links-cloud__item[href]:hover{cursor:pointer;color:#ee004d;background:#f5f5f5;border:none}.links-cloud__item{width:200px;height:50px;color:#ee004d;background:#f5f5f5;font-weight:600;font-size:.9375rem;border-radius:4px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:border-box;text-align:center;padding:5px;margin:0 10px 20px 10px}.links-cloud__item:hover{cursor:default}.manuals-all__title{font-size:1.875rem;font-weight:600;text-align:center;margin:40px 0;padding:0 20px}.js-tab__active{border-bottom:2px solid #ee004d;color:#ee004d}.tab-content{width:100%!important;margin-bottom:-35px;padding-bottom:35px}.tab-content._indent-top{margin-top:-15px;padding-top:15px}.tab-content__title-box{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-bottom:20px}.tab-content__title-box>span{font-size:1.5rem;font-weight:700;margin-left:10px}@media screen and (max-width:1100px){.tab-content{padding:20px 20px 20px 20px;box-sizing:border-box}}.tab-content__logo{width:50px;height:50px}.tab-content__link{margin-bottom:20px;display:-webkit-box;display:-webkit-flex;display:flex;text-decoration:underline;color:#426f8f}.tab-content__link:last-child{margin-bottom:0}.tab-content__link:hover{text-decoration:none}.tab__items{display:block;margin-bottom:40px}.tab__items:last-child{margin-bottom:60px}.tab__mobile-active{color:#ee004d;background-color:#e5e5e5}.tab__items-icon{position:absolute;top:20px;right:20px}@media screen and (max-width:453px) and (min-width:394px){.tab__items-icon{right:15px}}.tab__mobile-active:hover .tab__items-icon{fill:#ee004d;-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:transform .6s,-webkit-transform .6s}.manual__title{font-size:1.875rem;font-weight:600;text-align:center;padding:0 20px}@media screen and (max-width:436px){.manual__title{font-size:1.5rem}}.manual__article-body{max-width:1100px;padding:0 20px;margin:auto;font-size:1rem;line-height:1.6em}.manual__article-body>img{width:100%}.manual__article-body>h2{font-size:1.5rem;font-weight:700}@media screen and (max-width:436px){.manual__article-body>h2{font-size:1.25rem}}.manual__article-body>h3{font-weight:700;font-size:1.25rem}@media screen and (max-width:436px){.manual__article-body>h3{font-size:1rem}}.manual__article-body p>img{max-width:100%;width:auto;border:1px solid #eaeaea;box-sizing:border-box;border-radius:4px}.manual__article-body figure{border-radius:4px;margin:0}.manual__article-body figure img{max-width:100%;width:auto;border:1px solid #eaeaea;box-sizing:border-box;border-radius:4px;margin:auto}.manual__article-body figure figcaption{margin-top:10px;font-size:.875rem;opacity:.6;text-align:center}.manual-wrap-contents{max-width:1100px;padding:0 20px;margin:auto;display:-webkit-box;display:-webkit-flex;display:flex;background:#f7f7f7;margin-top:15px}.block-link-leads{border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;margin:20px 0 30px 0;padding:20px 20px}.btn-enter{margin:0 auto;background:#ee004d;position:relative;color:#fff;height:53px;box-sizing:border-box;font-weight:600;font-size:1rem;line-height:2.0625rem;max-width:320px;display:block;padding-top:10px;border-radius:4px;padding-bottom:10px;text-align:center;width:340px}@media screen and (max-width:640px){.btn-enter{width:auto}}.manual-links-box{max-width:1100px;padding:0 20px;margin:20px auto 60px auto;font-size:1rem;line-height:1.6em}@media screen and (max-width:1100px){.manual-links-box{padding:0}}@media screen and (max-width:1100px){.manual-links-box__title{padding:0 20px;margin-bottom:0}}.signup{background:#fff;box-shadow:0 0 16px 0 rgba(0,0,0,.24);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;padding:15px 10px}@media screen and (max-width:450px){.signup{padding:10px}}.signup__link{display:-webkit-box;display:-webkit-flex;display:flex;max-width:330px;min-width:330px;max-width:400px;min-width:400px;background:-webkit-linear-gradient(left,#d54165,#cf0a4a);background:linear-gradient(to right,#d54165,#cf0a4a);border-radius:6px;padding:14px 10px;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;text-decoration:none;color:#fff;font-size:1rem;font-weight:600;text-align:center;box-sizing:border-box}@media screen and (max-width:450px){.signup__link{min-width:280px;font-size:.875rem;padding:10px}}.signup-fixed{position:fixed;z-index:101;bottom:0;left:0;box-sizing:border-box;width:100%;margin:0;-webkit-animation:signupAppearance .5s linear;animation:signupAppearance .5s linear}@media screen and (max-width:600px){.signup-fixed .site__signup-btn{box-sizing:border-box;width:300px;padding:13px 50px 13px 30px;font-size:1rem}}.comparison{margin:40px 0}.comparison__wrap{min-width:300px;max-width:1100px;margin:0 auto;padding:0 20px}@media screen and (max-width:425px){.comparison__wrap{padding:0 0 0 20px}}.comparison__title{margin-bottom:25px;font-size:1.25rem;margin-bottom:35px;margin-top:35px;text-align:center;text-transform:uppercase;font-weight:400}@media screen and (min-width:1100px){.comparison__title{font-size:1.875rem;margin-bottom:30px}}.comparison__table{overflow-x:auto}.comparison__table table{width:100%;border:1px solid #eaeaea}@media screen and (max-width:900px){.comparison__table table{font-size:.9375rem}}@media screen and (max-width:850px){.comparison__table table{font-size:.875rem}}@media screen and (max-width:760px){.comparison__table table{width:740px}}.comparison__table table tr{background-color:#f6f6f6}.comparison__table table tr:nth-child(2n){background-color:#fff}.comparison__table table th{padding:10px 20px;text-align:center;vertical-align:middle;font-size:1rem;white-space:nowrap}.comparison__table table td{padding:10px 20px;text-align:center;white-space:nowrap}.comparison__table table tr>td:nth-child(1),.comparison__table table tr>th:nth-child(1){width:20%;font-weight:700;text-align:left}@media screen and (min-width:851px){.comparison__table table tr>td:nth-child(1),.comparison__table table tr>th:nth-child(1){padding-left:20px}}.comparison__table-name{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:1rem;line-height:1.2em;font-weight:400;color:#426f8f;text-decoration:none}.comparison__table-name:hover{color:#004b82}.comparison__table-name>img{-webkit-flex-shrink:0;flex-shrink:0;width:30px;height:30px;margin-right:10px}.comparison__table-reviews{font-size:1rem;line-height:1.2em;font-weight:600;color:#333068;text-decoration:none;-webkit-transition:color 150ms ease;transition:color 150ms ease}.comparison__table-reviews:hover{color:#6bb1ff}.comparison__table-reviews:hover>span{border:none}.comparison__table-reviews>span{border-bottom:1px solid #333068}.comparison__table-more{display:inline-block;padding:11px 17px;font-size:.875rem;font-weight:700;color:#fff;text-transform:uppercase;text-decoration:none;background:#ec2043;border:none;border-radius:4px}.comparison__table-more:hover{opacity:.8}.comparison__rating{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.comparison__rating-value{margin-top:4px}.color-number{color:#426f8f}.comparison__table::-webkit-scrollbar-thumb{border-top:3px solid #fff;background:#c9c9c9;border-radius:6px}.comparison__table::-webkit-scrollbar{-webkit-appearance:none}.comparison__table::-webkit-scrollbar:horizontal{height:8px}.article-wrap{display:-webkit-box;display:-webkit-flex;display:flex;max-width:1100px;padding:0 20px;margin:auto;margin-top:10px}@media screen and (max-width:1020px){.article-wrap{margin-top:0;margin:0;display:block;box-sizing:border-box}}.sidebar-article{max-width:348px;position:relative}@media screen and (max-width:1020px){.sidebar-article{display:none}}.sidebar-article__title{font-size:1.375rem;font-weight:600;color:#333;margin-bottom:22px;text-align:center}.sidebar-article__top3{border:1px solid #e0e0e0;box-sizing:border-box;padding:30px;margin-bottom:18px}.sidebar-article__top3-box{border-top:1px solid #e0e0e0;padding-top:22px}.sidebar-article__top3-item{display:-webkit-box;display:-webkit-flex;display:flex;margin-bottom:22px}.sidebar-article__top3-item:last-child{margin-bottom:0}.sidebar-article__top3-img-box{width:120px;max-width:120px;min-width:120px;height:75px;margin-right:10px;display:block}.sidebar-article__top3-img{width:100%;height:100%}.sidebar-article__top3-info{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.sidebar-article__top3-name{font-size:1.25rem;font-weight:700;color:#333}.sidebar-article__top3-rating{display:-webkit-box;display:-webkit-flex;display:flex;margin-bottom:7px}.sidebar-article__top3-rating-value{font-size:1rem}.sidebar-article__top3-link{background:#ec2043;border-radius:4px;color:#fff;font-size:.75rem;text-align:center;font-weight:600;padding:7px 10px;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}.sidebar-article__top3-link:hover{background:rgba(236,32,67,.8)}.sidebar-article__previews{border:1px solid #e0e0e0;box-sizing:border-box;padding-top:30px}.sidebar-article__previews-item{margin:0;width:346px;height:206px}.sidebar-article__previews-img{width:100%;height:100%}.sidebar-article__previews-caption{background:#f6f6f6;color:#426f8f;padding:7px 10px 10px 10px;font-size:.875rem;display:block}.sidebar-article__previews-caption:hover{color:#1c415d}.fixed-sidebar-part{position:fixed;top:20px;z-index:300}.authors{max-width:1100px;padding:0 20px;margin:auto;margin-top:10px;margin-bottom:20px;font-size:1rem}@media screen and (max-width:659px){.authors{font-size:.875rem}}.authors__title{font-size:1.875rem;margin:30px 0 40px;text-align:center}@media screen and (max-width:425px){.authors__title{font-size:1.5rem;text-align:start}}.authors__item{border:1px solid #e0e0e0;border-radius:4px;padding:20px;margin-bottom:20px;display:-webkit-box;display:-webkit-flex;display:flex}.authors__item:last-child{margin-bottom:0}.authors__item-photo{min-width:80px;max-width:80px;width:80px;height:80px;border-radius:50%;position:relative;overflow:hidden}@media screen and (max-width:659px){.authors__item-photo{display:none}}.authors__item-photo._hide-show{display:none}@media screen and (max-width:659px){.authors__item-photo._hide-show{display:-webkit-box;display:-webkit-flex;display:flex}}@media screen and (max-width:425px){.authors__item-photo{min-width:40px;max-width:40px;width:40px;height:40px}}.authors__item-img{width:100%;position:absolute}.authors__item-main{margin-left:10px;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}@media screen and (max-width:659px){.authors__item-main{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;margin-left:0}}.authors__item-info{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-bottom:20px}@media screen and (max-width:659px){.authors__item-info{-webkit-box-pack:end;-webkit-justify-content:end;justify-content:end}}@media screen and (max-width:659px){.authors__item-person{margin-left:10px}}.authors__item-name{font-size:1.25rem;font-weight:700;margin-bottom:4px}@media screen and (max-width:425px){.authors__item-name{font-size:1rem}}.authors__item-caption{color:rgba(0,0,0,.4)}@media screen and (max-width:425px){.authors__item-caption{font-size:.875rem}}.authors__item-link{color:#fff;background:#ec2043;border-radius:4px;width:220px;padding:11px 10px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;font-size:.875rem}.authors__item-link:hover{background:rgba(236,32,67,.8)}@media screen and (max-width:659px){.authors__item-link{display:none}}.authors__item-link._hide-show{display:none}@media screen and (max-width:659px){.authors__item-link._hide-show{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-align-self:center;align-self:center}}@media screen and (max-width:659px){.authors__item-text{margin-bottom:20px}}@media screen and (max-width:425px){.authors__item-text{font-size:.875rem}}.author-articles{max-width:1100px;padding:0 20px;margin:auto;margin-top:10px;margin-bottom:20px;font-size:1rem}@media screen and (max-width:425px){.author-articles{font-size:.875rem}}.author-articles__title{font-size:1.875rem;margin:30px 0 40px;text-align:center}@media screen and (max-width:425px){.author-articles__title{font-size:1.5rem;text-align:start}}.site-directory{max-width:1100px;padding:0 20px;margin:auto}.site-directory__title{text-align:center;font-size:1.875rem;margin:40px 0}.site-directory__second-title{font-size:1.5rem;font-weight:700}.site-directory__item{margin:0 0 20px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-right:20px;margin-top:20px}.site-directory__item:last-child{margin-right:0}.site-directory__item-link{color:#426f8f;font-size:1rem;text-decoration:underline}.site-directory__item-link:hover{text-decoration:none}.site-directory__item-box{width:33%;min-width:290px;margin-bottom:20px}.reviews-article{position:relative}.reviews-article__title{font-size:1.5rem;font-weight:700;margin:40px 0 20px}.reviews-article__form{margin:20px 0 40px}.reviews-article__form-footer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-top:20px;-webkit-box-align:center;-webkit-align-items:center;align-items:center}@media screen and (max-width:489px){.reviews-article__form-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}}.reviews-article__form-body{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:559px){.reviews-article__form-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}}.reviews-article__input{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;border:1px solid #e0e0e0;border-radius:4px;box-sizing:border-box;margin-bottom:20px;padding:10px;font-size:1rem;min-width:250px}.reviews-article__input._indent-right{margin-right:10px}@media screen and (max-width:559px){.reviews-article__input._indent-right{margin-right:0}}.reviews-article__input._indent-left{margin-left:10px}@media screen and (max-width:559px){.reviews-article__input._indent-left{margin-left:0}}.reviews-article__input::-webkit-input-placeholder{color:rgba(0,0,0,.4);font-size:1rem}.reviews-article__input::-moz-placeholder{color:rgba(0,0,0,.4);font-size:1rem}.reviews-article__input:-ms-input-placeholder{color:rgba(0,0,0,.4);font-size:1rem}.reviews-article__input::-ms-input-placeholder{color:rgba(0,0,0,.4);font-size:1rem}.reviews-article__input::placeholder{color:rgba(0,0,0,.4);font-size:1rem}.reviews-article__textarea{width:100%;border:1px solid #e0e0e0;border-radius:4px;box-sizing:border-box;resize:none;padding:10px;font-size:1rem}.reviews-article__textarea::-webkit-input-placeholder{color:rgba(0,0,0,.4);font-size:1rem}.reviews-article__textarea::-moz-placeholder{color:rgba(0,0,0,.4);font-size:1rem}.reviews-article__textarea:-ms-input-placeholder{color:rgba(0,0,0,.4);font-size:1rem}.reviews-article__textarea::-ms-input-placeholder{color:rgba(0,0,0,.4);font-size:1rem}.reviews-article__textarea::placeholder{color:rgba(0,0,0,.4);font-size:1rem}.reviews-article__label{font-size:1rem}.reviews-article__label-link{color:#426f8f}.reviews-article__btn{background:#ec2043;border:none;padding:11px 0;font-size:.875rem;color:#fff;width:220px;min-width:220px;text-align:center;border-radius:4px}.reviews-article__btn:hover{background:rgba(236,32,67,.8);cursor:pointer}.reviews-article__list{border-top:1px solid #eaeaea;padding-top:40px;font-size:1rem}.reviews-article__list-item{margin-bottom:40px}.reviews-article__list-item:last-child{margin-bottom:0}.reviews-article__list-info{margin-bottom:20px}.reviews-article__list-info-name{font-weight:700}.reviews-article__list-info-caption{color:rgba(0,0,0,.4);font-size:.875rem}.label-check{padding-left:24px;font-size:.75rem;margin-right:10px}@media screen and (max-width:489px){.label-check{margin-right:0;margin-bottom:20px}}@media screen and (max-width:364px){.label-check{text-align:center}}.input-check:checked,.input-check:not(:checked){position:absolute;left:-9999px}.input-check:checked+.label-check,.input-check:not(:checked)+.label-check{display:inline-block;position:relative;cursor:pointer}.input-check:checked+.label-check::before,.input-check:not(:checked)+.label-check::before{content:"";position:absolute;left:0;top:0;width:16px;height:16px;background:#fff;border-radius:4px;box-shadow:inset 0 2px 6px rgba(0,0,0,.16);border:1px solid #dfdfdf}@media screen and (max-width:364px){.input-check:checked+.label-check::before,.input-check:not(:checked)+.label-check::before{left:20px}}.input-check:checked+.label-check::after,.input-check:not(:checked)+.label-check::after{content:"";width:10px;height:10px;position:absolute;left:4px;top:4px;background:#ec2043;border-radius:4px}@media screen and (max-width:364px){.input-check:checked+.label-check::after,.input-check:not(:checked)+.label-check::after{left:24px}}.input-check:checked+.label-check::after{opacity:1}.input-check:not(:checked)+.label-check::after{opacity:0}.alert-popup{border-radius:6px;font-size:1.25rem;font-weight:600;padding:16px 13px;width:510px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;background:#fff;box-sizing:border-box;position:absolute;left:0;right:0;margin:auto;top:70px;text-align:center}.alert-popup._error{color:#cf0a4a;border:1px solid #cf0a4a}.alert-popup._success{color:#009c16;border:1px solid #009c16}.alert-popup__btn{position:absolute;right:10px;top:10px;background:0 0;border:none;padding:0}.alert-popup__btn:hover{cursor:pointer}.alert-popup__btn-img{width:16px;height:16px}@media screen and (max-width:531px){.alert-popup__btn-img{width:12px;height:12px}}@media screen and (max-width:531px){.alert-popup__btn{right:4px;top:4px}}@media screen and (max-width:531px){.alert-popup{width:300px;font-size:1rem}}@media screen and (max-width:342px){.alert-popup{font-size:.875rem;left:-10px}}.author-wrap{max-width:1100px;padding:0 20px;margin:auto;display:block}.author{border:1px solid #e0e0e0;border-radius:4px;padding:20px;margin:20px 0;display:-webkit-box;display:-webkit-flex;display:flex;font-size:1rem}.author:last-child{margin-bottom:0}.author__photo{min-width:80px;max-width:80px;width:80px;height:80px;border-radius:50%;position:relative;overflow:hidden}@media screen and (max-width:659px){.author__photo{display:none}}.author__photo._hide-show{display:none}@media screen and (max-width:659px){.author__photo._hide-show{display:-webkit-box;display:-webkit-flex;display:flex}}@media screen and (max-width:425px){.author__photo{min-width:40px;max-width:40px;width:40px;height:40px}}.author__img{width:100%;position:absolute}.author__main{margin-left:10px;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}@media screen and (max-width:659px){.author__main{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;margin-left:0}}.author__info{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-bottom:20px}@media screen and (max-width:659px){.author__info{-webkit-box-pack:end;-webkit-justify-content:end;justify-content:end}}@media screen and (max-width:659px){.author__person{margin-left:10px}}.author__name{font-size:1.25rem;font-weight:700;margin-bottom:4px}@media screen and (max-width:425px){.author__name{font-size:1rem}}.author__caption{color:rgba(0,0,0,.4)}@media screen and (max-width:425px){.author__caption{font-size:.875rem}}.author__link{color:#fff;background:#ec2043;border-radius:4px;width:220px;padding:11px 10px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;font-size:.875rem}.author__link:hover{background:rgba(236,32,67,.8)}@media screen and (max-width:659px){.author__link{display:none}}.author__link._hide-show{display:none}@media screen and (max-width:659px){.author__link._hide-show{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-align-self:center;align-self:center}}@media screen and (max-width:659px){.author__text{margin-bottom:20px}}@media screen and (max-width:425px){.author__text{font-size:.875rem}}.author-beginning{font-size:1rem;margin:20px 0}.author-beginning__info{display:-webkit-box;display:-webkit-flex;display:flex;margin-bottom:20px}.author-beginning__photo{min-width:40px;max-width:40px;width:40px;height:40px;border-radius:50%;position:relative;overflow:hidden;margin-bottom:5px}.author-beginning__img{width:100%;position:absolute}.author-beginning__person{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.author-beginning__person-item{color:rgba(0,0,0,.4);margin-left:25px;position:relative;margin-bottom:5px}.author-beginning__person-item:last-child{margin-right:0}.author-beginning__person-item::before{content:" ";width:4px;height:4px;background:rgba(51,51,51,.678);border-radius:50%;position:absolute;top:39%;left:-12px}.site-selection{margin-bottom:60px}.site-selection__title{text-align:center;padding:0 20px}@media screen and (max-width:425px){.site-selection__title{text-align:left}}.site-selection__wrap-text{max-width:1100px;padding:0 20px 0 20px;margin:20px auto 20px auto;font-weight:lighter;font-size:1rem;line-height:1.7em}.site-select-wrap{max-width:1100px;padding:0 20px;margin:30px auto}@media screen and (max-width:699px){.site-select-wrap{padding:0 10px}}@media screen and (max-width:768px){.site-select-wrap{margin:24px auto}}.site-select-wrap .sites__scroll{width:750px;overflow:hidden;-webkit-flex-shrink:0;flex-shrink:0;margin:40px auto;box-sizing:border-box}@media screen and (max-width:1130px){.site-select-wrap .sites__scroll{width:100%;max-width:700px;margin-bottom:20px;margin:0 auto}}@media screen and (max-width:768px){.site-select-wrap .sites__scroll{max-width:none;padding:0 20px;box-sizing:border-box}}.site-select-wrap .sites__scroll-title{font-weight:700;font-size:1.25rem;margin-bottom:20px;text-align:center}@media screen and (max-width:420px){.site-select-wrap .sites__scroll-title{font-size:1rem;line-height:1.375rem}}.site-select-wrap .scroll{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;overflow-x:hidden;width:100%;padding:0 10px;box-sizing:border-box}@media screen and (max-width:420px){.site-select-wrap .scroll{padding:0}}.site-select-wrap .scroll__btn{background:#fff;border-radius:50%;border:0;min-width:40px;width:40px;height:40px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.site-select-wrap .scroll__btn:hover{cursor:pointer;box-shadow:0 0 7px 1px rgba(236,32,67,.1)}.site-select-wrap .scroll__btn._prev{margin-right:30px}@media screen and (max-width:425px){.site-select-wrap .scroll__btn._prev{margin-right:25px}}.site-select-wrap .scroll__btn._next{margin-left:30px}@media screen and (max-width:425px){.site-select-wrap .scroll__btn._next{margin-left:25px}}.site-select-wrap .scroll__btn._bg-pink{background:rgba(236,34,68,.059)}.site-select-wrap .scroll__btn._bg-pink:hover{box-shadow:0 0 7px 1px rgba(236,32,67,.2)}.site-select-wrap .scroll__list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;overflow-x:hidden;scroll-behavior:smooth;width:100%;scrollbar-width:none}.site-select-wrap .scroll__item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin:0;width:25%;min-width:25%;-webkit-box-flex:1;-webkit-flex:1;flex:1;scroll-snap-align:start;-webkit-transition:.4s;transition:.4s}@media screen and (max-width:1130px){.site-select-wrap .scroll__item{width:33%;min-width:33%}}@media screen and (max-width:768px){.site-select-wrap .scroll__item{width:50%;min-width:50%}}@media screen and (max-width:420px){.site-select-wrap .scroll__item{width:100%;min-width:100%}}.site-select-wrap .scroll__mark-box{width:70px;height:70px;border-radius:50%;margin-bottom:10px;position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;background:#ec2043;margin-top:46px}.site-select-wrap .scroll__mark{color:#fff;font-size:1.875rem}.site-select-wrap .scroll__img{height:100px;width:100px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.site-select-wrap .scroll__info{font-size:.875rem;text-align:center}.site-select-wrap .scroll__info-name{font-weight:700}.site-select-wrap .scroll__link{color:#ec2043;text-align:center;font-size:.875rem}.site-select-wrap .scroll__list::-webkit-scrollbar{display:none;width:0;height:0}.site-select{max-width:1100px;padding:30px 50px;margin:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;font-size:1rem;margin-bottom:40px;box-sizing:border-box;border:1px dashed #ee004c;border-radius:4px}.site-select._short-style{background:rgba(236,34,68,.04);padding:10px;margin:30px auto}@media screen and (max-width:768px){.site-select._short-style{margin:24px auto}}@media screen and (max-width:425px){.site-select._short-style .site-select__item{width:100%}}.site-select._short-style .site-select__box-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}@media screen and (max-width:425px){.site-select._short-style .site-select__box-item .site-select__select-box._min-width{min-width:217px}}.site-select._bg{background:rgba(236,34,68,.04);margin:0}@media screen and (max-width:425px){.site-select._bg{padding:0 10px}}@media screen and (max-width:425px){.site-select._bg .site-select__item{width:100%}}.site-select__title{text-align:center;margin-bottom:25px;font-weight:700;font-size:1.25rem;width:100%}@media screen and (max-width:425px){.site-select__title{margin-bottom:20px}}.site-select__box-item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;width:100%;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:979px){.site-select__box-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center}}.site-select__item{box-sizing:border-box;margin-right:10px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-bottom:30px}@media screen and (max-width:979px){.site-select__item{width:300px;margin-right:0;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}}@media screen and (max-width:425px){.site-select__item{width:100%}}.site-select__item:last-child{margin-right:0}.site-select__item>span{padding:0 10px;white-space:nowrap}.site-select__item>span:last-child{padding:0 0 0 10px}.site-select__item>span:first-child{padding:0 10px 0 0}.site-select__item-select-wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.site-select__item-select-wrap>span{padding:0 10px;white-space:nowrap}.site-select__item-select-wrap>span:last-child{padding:0 0 0 10px}.site-select__item-select-wrap>span:first-child{padding:0 10px 0 0}.site-select__select-box{margin-right:5px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.site-select__select-box:last-child{margin-right:0}.site-select__select-box._min-width{min-width:257px}@media screen and (max-width:425px){.site-select__select-box._min-width{min-width:239px}}.site-select__input{border:1px solid #e0e0e0;padding:8px 7px 7px;border-radius:4px;box-sizing:border-box;width:100%;font-size:1rem}.site-select__input::-webkit-input-placeholder{color:#000}.site-select__input::-moz-placeholder{color:#000}.site-select__input:-ms-input-placeholder{color:#000}.site-select__input::-ms-input-placeholder{color:#000}.site-select__input::placeholder{color:#000}.site-select__box-btn{width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.site-select__btn{width:348px;height:44px;color:#fff;background:#ee004c;box-shadow:0 4px 4px rgba(0,0,0,.2);border-radius:4px;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:12px 4px;font-size:.875rem;border:none;font-weight:700;cursor:pointer;-webkit-transition:opacity .2s;transition:opacity .2s}.site-select__btn:hover{opacity:.8}@media screen and (max-width:425px){.site-select__btn{width:280px}}.half-width{width:50%}.filter-reviews__radio-box{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}@media screen and (max-width:979px){.filter-reviews__radio-box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;width:100%}}.label-radio{position:relative;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:1rem;margin-bottom:10px}@media screen and (max-width:979px){.label-radio{margin-bottom:0}}.label-radio:hover{cursor:pointer}.label-radio:last-child{margin-bottom:0}.input-radio:checked,.input-radio:not(:checked){position:absolute;left:-9999px}.input-radio:checked+.label-radio:after{content:"";position:absolute;min-width:12px;height:12px;background:#ec2043;border-radius:4px;left:4px}.input-radio:checked+.label-radio:before{content:"";min-width:20px;height:20px;border:1px solid #e0e0e0;border-radius:4px;left:0;margin-right:5px;box-sizing:border-box;background:#fff}.input-radio:not(:checked)+.label-radio:before{content:"";min-width:20px;height:20px;border:1px solid #e0e0e0;border-radius:4px;left:0;margin-right:5px;box-sizing:border-box;background:#fff}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.select2-container .select2-selection--single{outline:0}.select2-container--default .select2-selection--single{border:1px solid #e0e0e0;height:34px;font-size:1rem}.select2-dropdown{border:1px solid #e0e0e0;top:10px}.select2-container--open .select2-dropdown--below{border-radius:4px}.select2-container--default .select2-results__option--highlighted[aria-selected]{background:#efefef;color:#000}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#000;padding:2px 20px 0 8px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#000}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:text transparent transparent transparent;margin-top:2px}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent text transparent;margin-top:0}.filter__item .select2-container--default .select2-selection--single{box-shadow:inset 0 1px 5px #eaeaea}.select2-selection__rendered span{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.select2-selection__rendered span .img-flag{margin-right:5px;min-width:16px;width:16px;height:16px}.feedback__select .select2-container--default .select2-selection--single{border:1px solid #cdcdcd;height:40px}.feedback__select .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:2.25rem}.feedback__select .select2-container--default .select2-selection--single .select2-selection__arrow{height:33px}.show{display:-webkit-box!important;display:-webkit-flex!important;display:flex!important}.pop-up-link{position:fixed;bottom:0;background:#fff;padding:20px 20px;box-sizing:border-box;width:100%;box-shadow:0 4px 12px rgba(0,0,0,.3);z-index:300;display:none;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.pop-up-link__link{width:348px;color:#fff;background:#ee004c;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:12px 4px;font-size:.875rem;border-radius:4px}@media screen and (max-width:425px){.pop-up-link__link{width:280px}}.vote-box{margin:20px 0;border:1px solid #e0e0e0;border-radius:4px;padding:20px}.vote-box._align{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:474px){.vote-box._align{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}}@media screen and (max-width:474px){.vote-box .vote{margin-top:0}}.vote{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}@media screen and (max-width:474px){.vote{margin-top:20px}}@media screen and (max-width:450px){.vote{-webkit-flex-wrap:wrap;flex-wrap:wrap}}.vote__info-rating{font-size:1rem;font-weight:600;margin-right:10px}.vote__info{font-size:.875rem}@media screen and (max-width:450px){.vote__info{width:100%;text-align:center;margin-top:10px}}.vote__info>span{font-size:1rem;font-weight:600}.vote .stars{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin-right:20px;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.vote .stars__item{margin-right:12px;width:24px;height:24px}.vote .stars__item._full{background:url(../img/bookmark-star.png) no-repeat}.vote .stars__item._empty{background:url(../img/bookmark-star3.png) no-repeat}.vote .stars__item:last-child{margin-right:0}.vote .stars__item:hover{cursor:pointer}.sites__block_rating{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-align-self:center;align-self:center}.stars-full{background-image:url(../img/bookmark-star.png);background-repeat:no-repeat;width:24px;height:24px;margin-right:7px}.stars-full._star-size{width:14px;height:14px;background-size:cover}.stars-empty{background-image:url(../img/bookmark-star3.png);background-repeat:no-repeat;width:24px;height:24px;margin-right:7px}.stars-empty._star-size{width:14px;height:14px;background-size:cover}.stars-half{background-image:url(../img/bookmark-star-half.png);background-repeat:no-repeat;width:24px;height:24px;margin-right:7px}.stars-half._star-size{width:14px;height:14px;background-size:cover}.categories-name{font-size:1.875rem;margin:30px 0;font-weight:400;color:#333;text-align:center;padding:0 20px}.catigories{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;max-width:1100px;margin:0 auto;padding-left:20px;padding-right:20px;margin-bottom:50px}@media screen and (max-width:660px){.catigories{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}}@media screen and (max-width:436px){.catigories{margin-top:30px}}.catigories__item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-bottom:40px;width:49%;box-sizing:border-box}@media screen and (max-width:660px){.catigories__item{width:100%}}.catigories__name{font-weight:700;margin-bottom:20px;font-size:1.25rem;color:#333;text-align:left;width:100%}@media screen and (max-width:425px){.catigories__name{font-size:1rem;margin-bottom:15px}}.catigories__list{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;width:100%}@media screen and (max-width:1010px){.catigories__list{-webkit-column-count:1;-moz-column-count:1;column-count:1;-webkit-column-gap:unset;-moz-column-gap:unset;column-gap:unset}}.catigories__link{color:#4b7a9a;font-weight:300;font-size:1rem;margin-bottom:10px;text-align:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.catigories__link:hover{opacity:.7}@media screen and (max-width:425px){.catigories__link{font-size:.875rem}}.questions{max-width:1100px;padding:0 20px;margin:auto auto 100px;display:block}@media screen and (max-width:425px){.questions{padding:0 10px;margin:auto auto 40px}}.questions__title{margin:40px 0;text-align:center;padding:0 20px}@media screen and (max-width:425px){.questions__title{font-size:1.5rem;margin:40px 0 20px}}.questions__wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:767px){.questions__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}}.questions__link{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center;background:#ee004c;border-radius:4px;color:#fff;font-weight:700;padding:10px;box-sizing:border-box;width:348px;margin:30px auto auto}.questions__link:hover{opacity:.8}@media screen and (max-width:425px){.questions__link{width:280px;font-size:.875rem}}.question{width:50%;box-sizing:border-box;border:1px solid #eaeaea;padding:30px;margin:-1px 0 0 -1px}@media screen and (max-width:767px){.question{width:100%}}@media screen and (max-width:550px){.question{padding:20px 10px}}.question__name{color:#4b7a9a;font-size:1.25rem;font-weight:700}.question__name:hover{opacity:.8}@media screen and (max-width:425px){.question__name{font-size:1rem}}.question__footer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;font-size:.875rem;margin-top:10px;color:#333}.question__footer-link{color:#4b7a9a;font-weight:700;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.question__footer-link:hover{opacity:.8}.question__footer-img{margin-right:10px}@media screen and (max-width:767px){.hidden{display:none}}.answer{max-width:1100px;padding:0 20px;margin:auto auto 40px;display:block}@media screen and (max-width:425px){.answer{padding:0 10px}}.answer__title{margin:40px 0 11px;text-align:center;padding-left:0}@media screen and (max-width:425px){.answer__title{font-size:1.5rem}}.answer__link{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center;background:#ee004c;border-radius:4px;color:#fff;font-weight:700;padding:10px;box-sizing:border-box;width:348px;margin:30px auto auto}.answer__link:hover{opacity:.8}@media screen and (max-width:425px){.answer__link{width:280px;font-size:.875rem}}.answer__capture{display:-webkit-box;display:-webkit-flex;display:flex;font-size:.875rem;color:#333;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}@media screen and (max-width:375px){.answer__capture{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center}}.answer__capture-item{padding-right:10px;border-right:1px solid #eaeaea}@media screen and (max-width:375px){.answer__capture-item{padding-right:0;border-right:0;margin-bottom:10px}}.answer__capture-link{color:#4b7a9a;font-weight:700;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-left:10px}.answer__capture-link:hover{opacity:.8}@media screen and (max-width:375px){.answer__capture-link{margin-left:0}}.answer__capture-img{margin-right:10px}.answer__response{padding:20px 0;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;margin:20px 0;font-size:.875rem;text-align:center;line-height:1.25rem;color:#333}.answer__response-title{font-size:1.25rem;font-weight:700;margin-bottom:10px}.answer__response-title>span{color:#ee004c}@media screen and (max-width:425px){.answer__response-title{font-size:1rem}}.answer__response-link{color:#4b7a9a}.answer__response-link:hover{opacity:.8}.comparison-sites{margin:0 0 100px}.comparison-sites .wrap{max-width:1100px;padding:0 10px;margin:0 auto;box-sizing:border-box}.comparison-sites__title{font-family:Montserrat;font-weight:600;font-size:1.875rem;line-height:2.3125rem;text-align:center;margin:40px 0 20px}.comparison-table{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;box-sizing:border-box;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;margin:30px 0 0;border-top:1px solid #eaeaea;padding-top:20px}@media screen and (max-width:960px){.comparison-table{border-radius:0}}.comparison-table__inner-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;box-sizing:border-box;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}.comparison-table__title{text-align:center;margin-bottom:10px;font-size:1.25rem;line-height:1.5rem}.comparison-table .filter{display:-webkit-box;display:-webkit-flex;display:flex;padding:10px 3px 20px;box-sizing:border-box;-webkit-justify-content:space-around;justify-content:space-around;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;border-bottom:1px solid #eaeaea}.comparison-table .filter__item{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;min-width:200px;width:200px;padding-right:20px}@media screen and (max-width:900px){.comparison-table .filter__item{min-width:170px;width:170px;max-width:170px}}@media screen and (max-width:400px){.comparison-table .filter__item{min-width:100px;width:49%;max-width:49%;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0 5px}}@media screen and (max-width:795px){.comparison-table .filter__item:nth-child(4){display:none}}@media screen and (max-width:605px){.comparison-table .filter__item:nth-child(3){display:none}}.comparison-table__logo-box{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;width:160px;height:100px;margin-right:10px}@media screen and (max-width:400px){.comparison-table__logo-box{width:80px;height:50px}}.comparison-table__logo{max-width:100%;max-height:100%;width:auto;height:auto}.comparison-table__link-box{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.comparison-table__link{text-decoration:none;color:#426f8f;padding:7px 4px;margin-top:7px;font-size:.875rem}.comparison-table__link:hover{color:rgba(66,111,143,.43)}@media screen and (max-width:400px){.comparison-table__link{display:none}}.comparison-table__sites-wrap{width:100%;height:179px}@media screen and (max-width:400px){.comparison-table__sites-wrap{height:124px}}.comparison-table__sites{display:-webkit-box;display:-webkit-flex;display:flex;padding:20px 3px;box-sizing:border-box;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.comparison-table__sites .comparison-table__link-btn{display:none}@media screen and (max-width:400px){.comparison-table__sites .comparison-table__link-btn{display:-webkit-box;display:-webkit-flex;display:flex;margin-top:10px;padding:3px}}.comparison-table__sites-item{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;min-width:200px;width:200px}@media screen and (max-width:900px){.comparison-table__sites-item{min-width:170px;width:190px;max-width:190px}}@media screen and (max-width:425px){.comparison-table__sites-item{min-width:100px;width:49%}}@media screen and (max-width:400px){.comparison-table__sites-item{-webkit-box-align:center;-webkit-align-items:center;align-items:center}}@media screen and (max-width:795px){.comparison-table__sites-item:nth-child(4){display:none}}@media screen and (max-width:605px){.comparison-table__sites-item:nth-child(3){display:none}}.comparison-table__line-box{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;font-weight:300;box-sizing:border-box;padding:10px 3px;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}@media screen and (max-width:900px){.comparison-table__line-box{font-size:.875rem}}.comparison-table__line-title{width:100%;margin-bottom:10px;font-weight:600;font-size:.875rem;color:#000}@media screen and (max-width:400px){.comparison-table__line-title{text-align:center}}.comparison-table__title-line{font-weight:600;font-size:1.125rem;background:#eaeaea;color:#000;text-align:left;padding:10px 3px;width:100%}@media screen and (max-width:400px){.comparison-table__title-line{text-align:center}}.comparison-table__line-item{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;min-width:200px;width:200px;font-size:.875rem;color:#000}@media screen and (max-width:900px){.comparison-table__line-item{min-width:170px;width:190px;max-width:190px}}@media screen and (max-width:425px){.comparison-table__line-item{min-width:100px;width:130px}}@media screen and (max-width:400px){.comparison-table__line-item{text-align:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}}@media screen and (max-width:795px){.comparison-table__line-item:nth-child(5){display:none}}@media screen and (max-width:605px){.comparison-table__line-item:nth-child(4){display:none}}@media screen and (max-width:795px){.comparison-table__line-item._btn:nth-child(4){display:none}}@media screen and (max-width:605px){.comparison-table__line-item._btn:nth-child(3){display:none}}.comparison-table__link-btn{background:#ee004c;color:#fff;max-width:165px;min-width:140px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;padding:10px 5px;text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;border-radius:4px;font-size:1rem;font-weight:600}@media screen and (max-width:400px){.comparison-table__link-btn{max-width:143px;font-size:.875rem}}.js-fixed{position:fixed;top:0;z-index:99999;background:#fff;left:10px;right:10px;border:1px solid #f4f4f4;max-width:1080px;margin:auto}.comparison-table-wrap{position:relative}.btn-block{position:absolute;bottom:0;left:0;right:0;background:-webkit-linear-gradient(bottom,#fff,#fff,rgba(255,255,255,0));background:linear-gradient(to top,#fff,#fff,rgba(255,255,255,0));height:230px;z-index:2;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end}.btn-block__btn-box{background:#e9e9e9;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;padding:10px 5px;box-sizing:border-box;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.btn-block__btn{color:#65a5ff;background:0 0;padding:0;margin:0;border:none;font-size:.875rem}.btn-block__btn:hover{cursor:pointer;opacity:.8}.hide{display:none}.advice-wrap{display:-webkit-box;display:-webkit-flex;display:flex;width:100%;margin:30px auto;box-sizing:border-box;max-width:1140px}@media screen and (max-width:1130px){.advice-wrap{padding:0 10px}}.advice{padding:16px;border:1px dashed #ee004c;border-radius:4px;text-align:center;position:relative;font-size:1rem;line-height:1.875rem;-webkit-box-flex:1;-webkit-flex:1;flex:1;box-sizing:border-box}@media screen and (max-width:425px){.advice{padding:20px 10px}}.advice__item{margin-bottom:10px}.advice__item:last-child{margin-bottom:0}.advice__item>span{color:#ee004c;font-weight:500}.advice:before{content:url(../img/big-heart.svg);display:block;position:absolute;left:-17px;top:-17px}@media screen and (max-width:699px){.advice:before{content:url(../img/heart-min.svg);left:-10px;top:-10px}}.advice:after{content:url(../img/big-heart-right.svg);display:block;position:absolute;right:-17px;top:-17px}@media screen and (max-width:699px){.advice:after{content:url(../img/heart-min-right.svg);right:-10px;top:-10px}}.cloud{grid-column:1/3;max-width:1140px;width:100%;display:grid;grid-auto-flow:column;grid-gap:16px;margin:40px auto;margin-bottom:20px;box-sizing:border-box}@media screen and (max-width:1130px){.cloud{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-auto-flow:row;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}}.cloud__item{border:1px solid #ee004c;padding:10px;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:flex;text-align:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;min-width:100px;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;font-weight:700;font-size:.9375rem;line-height:1.25rem;color:#ee004c;border-radius:4px;cursor:pointer}.cloud__item.active{color:rgba(255,255,255,.922);background:#ee004c;cursor:default}.cloud__item:hover{color:rgba(255,255,255,.922);background:#ee004c}.cloud-active{cursor:default;color:rgba(255,255,255,.922);background:#ee004c}.modal{position:absolute;z-index:104;width:100%;top:0;left:0;height:100%;display:none}.modal.show{display:block}.modal__close{position:absolute;top:0;right:0;padding:20px;cursor:pointer;background:0 0;border:none}@media screen and (max-width:768px){.modal__close{padding-right:10px;padding-bottom:40px;padding-top:10px}}.modal__close:hover .icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.modal__close .icon{width:16px;height:16px;fill:v_maincolor;-webkit-transition:.3s;transition:.3s}.modal__over{position:fixed;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:104}.modal__box{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:auto;background:#fff;padding:30px;width:400px;box-shadow:0 2px 12px rgba(16,29,66,.2);border-radius:10px;cursor:auto;z-index:105;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}@media screen and (max-width:768px){.modal__box{width:300px;height:auto;padding:20px 10px;box-sizing:border-box;min-height:106px}}.modal__title{color:#000;font-weight:700;text-align:center}.modal__text{line-height:1.375rem;font-size:1rem;color:#000;text-align:center;margin-top:10px}.modal__text a{color:#ee004c}.modal .overlay{position:fixed;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:5;cursor:pointer}.bg__quiz{background:#fef6f8;padding-top:50px;padding-bottom:50px}@media screen and (max-width:1120px){.bg__quiz{padding-top:30px;padding-bottom:40px}}.bg__quiz .sites{margin-top:0;padding-bottom:0}.bg__quiz .sites__small{margin-bottom:0}@media screen and (max-width:1120px){.bg__quiz .sites__small{margin-top:20px}}.quiz{max-width:1020px;margin:0 auto;position:relative;border:1px dashed #ee004c;box-sizing:border-box;border-radius:4px;min-height:338px}@media screen and (max-width:1120px){.quiz{min-height:auto;border:none}}.quiz.load{opacity:0;visibility:hidden}.quiz__image{position:absolute;left:-90px;top:-40px}@media screen and (max-width:1120px){.quiz__image{display:none}}.quiz__title{padding:10px 86px;font-weight:700;font-size:.875rem;line-height:1.25rem;color:#ee004c;border:1px dashed #ee004c;box-sizing:border-box;width:-webkit-max-content;width:-moz-max-content;width:max-content;background:#fef6f8;margin:0 auto;position:relative;margin-top:-21px;border-radius:4px}@media screen and (max-width:1120px){.quiz__title{margin:0 auto;padding:10px 30px}}.quiz__box{padding:60px 200px;box-sizing:border-box;position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;height:100%}@media screen and (max-width:1120px){.quiz__box{padding:0;padding-left:20px;padding-right:20px;padding-top:20px;padding-bottom:0}}.quiz__images-box{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;grid-gap:20px}@media screen and (max-width:1120px){.quiz__images-box{display:grid;grid-template-columns:140px 140px;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;justify-items:center;grid-gap:16px}}.quiz__images-item{cursor:pointer;width:140px;height:108px}.quiz__images-item img{width:140px;height:108px;-o-object-fit:cover;object-fit:cover;border-radius:4px}.quiz__images-item .radio{display:none}.quiz__images-item .custom-radio__image{width:100%;display:-webkit-box;display:-webkit-flex;display:flex;padding:2px;border-radius:8px;border:2px solid transparent}.quiz__images-item .custom-radio__image:hover{box-shadow:0 0 0 2px #ee004c inset}.quiz__images-item .radio:checked+.custom-radio__image{box-shadow:0 0 0 2px #ee004c inset}.quiz__list-name{font-weight:700;font-size:1.625rem;line-height:2.25rem;color:#333;margin-bottom:30px;text-align:center}@media screen and (max-width:1120px){.quiz__list-name{font-size:1.125rem;line-height:1.5rem;margin-bottom:16px}}.quiz__list-box{display:grid;grid-gap:20px;grid-template-columns:1fr 1fr;min-height:112px}@media screen and (max-width:1120px){.quiz__list-box{min-height:auto;grid-template-columns:1fr;grid-gap:16px}}.quiz__list-link .radio{display:none}.quiz__list-link .custom-radio{font-weight:700;font-size:.875rem;line-height:1.25rem;text-align:center;background:#fef6f8;border:1px solid #ee004c;box-sizing:border-box;border-radius:4px;padding:12px 20px;cursor:pointer;-webkit-transition:.2s;transition:.2s;color:#ee004c}.quiz__list-link .custom-radio:hover{background:#ee004c;box-shadow:0 4px 4px rgba(0,0,0,.2);color:#fff}.quiz__list-link.radio:checked+.custom-radio{background:#ee004c;box-shadow:0 4px 4px rgba(0,0,0,.2);color:#fff}.quiz__progress{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin-top:40px}@media screen and (max-width:1120px){.quiz__progress{margin-top:30px}}.quiz__progress-box{background:rgba(51,51,51,.1);border-radius:2px;width:360px;height:4px;position:relative;overflow:hidden;margin-bottom:0}.quiz__progress-line{position:absolute;background:rgba(238,0,76,.4);display:block;height:4px;-webkit-transition:.2s;transition:.2s}.quiz__progress-count{font-size:.75rem;margin-left:10px;color:#ee004c;-webkit-flex-shrink:0;flex-shrink:0}.quiz__loading{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;grid-gap:50px}@media screen and (max-width:1120px){.quiz__loading{grid-gap:30px}}.quiz__loading-title{font-weight:700;font-size:1.625rem;line-height:2.25rem;color:#333;text-align:center}@media screen and (max-width:1120px){.quiz__loading-title{font-size:1.125rem;line-height:1.5rem}}.quiz__loading .heart{stroke-linejoin:round;stroke-linecap:round;stroke-dashoffset:400;stroke-dasharray:400;-webkit-animation:stroke 1.8s ease-in-out infinite alternate;animation:stroke 1.8s ease-in-out infinite alternate;stroke:#ee004c}@-webkit-keyframes stroke{to{stroke-dashoffset:0}}@keyframes stroke{to{stroke-dashoffset:0}}.text{max-width:1100px;padding:0 20px;margin:auto;display:block;margin-top:50px}@media screen and (max-width:1120px){.text{margin-top:40px}}[v-cloak]{opacity:0;visibility:hidden}.new-cards .card{background:#fff;border:1px solid #ee004c;box-sizing:border-box;border-radius:4px;position:relative;display:grid;grid-template-columns:240px 1fr;grid-gap:40px;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-bottom:20px}@media screen and (max-width:1130px){.new-cards .card{display:block;position:relative}}.new-cards .card:last-child{margin-bottom:0}.new-cards .card__title{padding:11px 30px;background:#632bc9;border-radius:4px 0;position:absolute;top:-1px;left:-1px;font-weight:700;font-size:1.125rem;line-height:1.375rem;box-sizing:border-box;color:#fff}@media screen and (max-width:1130px){.new-cards .card__title{font-size:.75rem;line-height:1.125rem;padding:8px 16px}}.new-cards .card__logo{margin-bottom:14px;display:block}@media screen and (max-width:1130px){.new-cards .card__logo{width:auto;height:auto;margin-bottom:6px}.new-cards .card__logo img{width:auto;height:auto;margin:auto}}.new-cards .card .grade{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:relative}.new-cards .card .grade__box{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-right:20px}.new-cards .card .grade__num{font-weight:700;font-size:1.75rem;line-height:1.875rem;color:#ee004c;margin-left:12px}@media screen and (max-width:1130px){.new-cards .card .grade__num{font-size:1.5rem}}.new-cards .card .grade__info{position:relative;display:-webkit-box;display:-webkit-flex;display:flex}@media screen and (max-width:1130px){.new-cards .card .grade__info{position:static}}.new-cards .card .grade__info:hover .grade__info-hide{visibility:visible;-webkit-transform:translateX(-49%) translateY(5px);transform:translateX(-49%) translateY(5px);opacity:1}@media (max-width:768px){.new-cards .card .grade__info:hover .grade__info-hide{-webkit-transform:none;transform:none}}.new-cards .card .grade__info .icon{-webkit-flex-shrink:0;flex-shrink:0;margin-left:10px;-webkit-align-self:flex-end;align-self:flex-end}.new-cards .card .grade__info-hide{position:absolute;background:#fff;font-size:.875rem;line-height:1.25rem;color:rgba(0,0,0,.6);padding:20px;box-shadow:0 0 6px rgba(0,0,0,.2);border-radius:4px;width:300px;top:100%;left:50%;-webkit-transform:translateX(-49%) translateY(5px);transform:translateX(-49%) translateY(5px);margin-top:10px;z-index:1;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}@media (max-width:768px){.new-cards .card .grade__info-hide{width:calc(100vw - 62px);-webkit-transform:none;transform:none;left:-16px;top:22px}}.new-cards .card .grade__info-hide:before{content:'';position:absolute;border-style:solid;border-width:8px;border-color:transparent transparent #fff transparent;-webkit-filter:drop-shadow(0 -6px 6px rgba(0,0,0,.2));filter:drop-shadow(0 -6px 6px rgba(0,0,0,.2));display:block;top:-16px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:0}@media (max-width:768px){.new-cards .card .grade__info-hide:before{content:none}}.new-cards .card .grade__text{font-size:.875rem;line-height:.75rem;color:rgba(51,51,51,.5)}@media screen and (max-width:1130px){.new-cards .card .grade__text{white-space:nowrap}}.new-cards .card__text{font-size:1rem;line-height:1.375rem;color:rgba(0,0,0,.6);margin-bottom:20px}@media screen and (max-width:1130px){.new-cards .card__text{margin:16px 0;font-size:.875rem;line-height:1.125rem}}.new-cards .card .sites__scroll{overflow:hidden;-webkit-flex-shrink:0;flex-shrink:0;width:756px}@media screen and (max-width:1130px){.new-cards .card .sites__scroll{width:100%;margin-bottom:20px;max-width:420px;margin:0 auto}}.new-cards .card .sites__scroll-title{font-weight:700;font-size:1rem;line-height:1.375rem;margin-bottom:12px}.new-cards .card .scroll{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;overflow-x:hidden;width:100%;box-sizing:border-box}.new-cards .card .scroll__btn{background:rgba(238,0,76,.1);border-radius:50%;border:0;min-width:40px;width:40px;height:40px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.new-cards .card .scroll__btn:hover{cursor:pointer;box-shadow:0 0 7px 1px rgba(236,32,67,.1)}.new-cards .card .scroll__btn._prev{margin-right:30px}@media screen and (max-width:425px){.new-cards .card .scroll__btn._prev{margin-right:25px}}.new-cards .card .scroll__btn._next{margin-left:30px}@media screen and (max-width:425px){.new-cards .card .scroll__btn._next{margin-left:25px}}.new-cards .card .scroll__btn._bg-pink{background:rgba(236,34,68,.059)}.new-cards .card .scroll__btn._bg-pink:hover{box-shadow:0 0 7px 1px rgba(236,32,67,.2)}.new-cards .card .scroll__list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;overflow-x:hidden;scroll-behavior:smooth;width:100%;scrollbar-width:none}.new-cards .card .scroll__item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin:0;width:16.666%;min-width:16.666%;-webkit-box-flex:1;-webkit-flex:1;flex:1;scroll-snap-align:start;-webkit-transition:.4s;transition:.4s}@media screen and (max-width:1130px){.new-cards .card .scroll__item{width:33.333%;min-width:33.333%}}@media screen and (max-width:420px){.new-cards .card .scroll__item{width:50%;min-width:50%}}@media screen and (max-width:339px){.new-cards .card .scroll__item{width:100%;min-width:100%}}.new-cards .card .scroll__mark-box{width:70px;height:70px;border-radius:50%;margin-bottom:10px;position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;background:#ec2043;margin-top:46px}.new-cards .card .scroll__mark{color:#fff;font-size:1.875rem}.new-cards .card .scroll__img{height:70px;width:70px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.new-cards .card .scroll__info{font-size:.875rem;text-align:center}.new-cards .card .scroll__info-name{font-weight:700}.new-cards .card .scroll__link{color:#ec2043;text-align:center;font-size:.875rem}.new-cards .card .scroll__list::-webkit-scrollbar{display:none;width:0;height:0}.new-cards .card__footer{margin-top:20px;position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}@media screen and (max-width:1130px){.new-cards .card__footer{position:static;width:100%}}.new-cards .card__footer .hide__info{font-size:.875rem;line-height:1.25rem;color:#ee004c;padding:10px 20px 10px 20px;box-sizing:border-box;background:#fff;box-sizing:border-box;border-radius:4px;box-shadow:0 0 6px rgba(0,0,0,.2);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-animation:scale-in-top .6s cubic-bezier(.25,.46,.45,.94) both;animation:scale-in-top .6s cubic-bezier(.25,.46,.45,.94) both;-webkit-animation-delay:1.5s;animation-delay:1.5s;-webkit-transform-origin:left;transform-origin:left}@media screen and (max-width:1130px){.new-cards .card__footer .hide__info{-webkit-transform-origin:50% 0;transform-origin:50% 0;position:absolute;bottom:-7px;font-size:.75rem;left:0;padding:10px 0;width:calc(100vw - 22px);-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}}.new-cards .card__footer .hide__info .icon{margin-right:7px}.new-cards .card__footer .hide__info:before{content:'';position:absolute;border-style:solid;border-width:8px;border-color:transparent #fff transparent transparent;-webkit-filter:drop-shadow(-5px 2px 5px rgba(0,0,0,.2));filter:drop-shadow(-5px 2px 5px rgba(0,0,0,.2));display:block;top:10px;left:-16px;z-index:0}@media screen and (max-width:1130px){.new-cards .card__footer .hide__info:before{border-color:transparent transparent #fff transparent;-webkit-filter:drop-shadow(0 -6px 6px rgba(0,0,0,.2));filter:drop-shadow(0 -6px 6px rgba(0,0,0,.2));top:-16px;right:46%;left:auto}}.new-cards .card__action{padding:12px 0;box-sizing:border-box;background:#ee004c;border-radius:4px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;color:#fff;font-weight:700;font-size:1.125rem;line-height:1.25rem;width:358px;-webkit-transition:.2s;transition:.2s;margin-right:20px}@media screen and (max-width:1130px){.new-cards .card__action{width:100%;max-width:480px;padding:12px 10px;margin:0 auto}}.new-cards .card__action:hover{opacity:.9}.new-cards .card__action:hover .icon{-webkit-transform:translateX(20px);transform:translateX(20px)}.new-cards .card__action .icon{margin-left:10px;-webkit-transition:.3s;transition:.3s;-webkit-flex-shrink:0;flex-shrink:0}.new-cards .card__action span{margin-left:7px}.new-cards__main{padding:56px 30px 26px 30px;box-sizing:border-box}@media screen and (max-width:1130px){.new-cards__main{padding:44px 16px}}.new-cards__over{padding:20px 30px;box-sizing:border-box}@-webkit-keyframes scale-in-top{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes scale-in-top{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}/*! jQuery UI - v1.12.1 - 2018-10-24 * http://jqueryui.com * Includes: core.css, slider.css, theme.css * To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif * Copyright jQuery Foundation and other contributors; Licensed MIT */ .ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:0;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("https://ratedate.ru/custom/images/ui-icons_444444_256x240.png")}.ui-widget-header .ui-icon{background-image:url("https://ratedate.ru/custom/images/ui-icons_444444_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url("https://ratedate.ru/custom/images/ui-icons_555555_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("https://ratedate.ru/custom/images/ui-icons_ffffff_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("https://ratedate.ru/custom/images/ui-icons_777620_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("https://ratedate.ru/custom/images/ui-icons_cc0000_256x240.png")}.ui-button .ui-icon{background-image:url("https://ratedate.ru/custom/images/ui-icons_777777_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}/*! jQuery-ui-Slider-Pips - v1.11.4 - 2016-09-04 * Copyright (c) 2016 Simon Goellner <simey.me@gmail.com>; Licensed MIT */ .ui-slider-horizontal.ui-slider-pips{margin-bottom:1.4em}.ui-slider-pips .ui-slider-label,.ui-slider-pips .ui-slider-pip-hide{display:none}.ui-slider-pips .ui-slider-pip-label .ui-slider-label{display:block}.ui-slider-pips .ui-slider-pip{width:2em;height:1em;line-height:1em;position:absolute;font-size:0.8em;color:#999;overflow:visible;text-align:center;top:20px;left:20px;margin-left:-1em;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ui-state-disabled.ui-slider-pips .ui-slider-pip{cursor:default}.ui-slider-pips .ui-slider-line{background:#999;width:1px;height:3px;position:absolute;left:50%}.ui-slider-pips .ui-slider-label{position:absolute;top:5px;left:50%;margin-left:-1em;width:2em}.ui-slider-pips:not(.ui-slider-disabled) .ui-slider-pip:hover .ui-slider-label{color:black;font-weight:bold}.ui-slider-vertical.ui-slider-pips{margin-bottom:1em;margin-right:2em}.ui-slider-vertical.ui-slider-pips .ui-slider-pip{text-align:left;top:auto;left:20px;margin-left:0;margin-bottom:-0.5em}.ui-slider-vertical.ui-slider-pips .ui-slider-line{width:3px;height:1px;position:absolute;top:50%;left:0}.ui-slider-vertical.ui-slider-pips .ui-slider-label{top:50%;left:0.5em;margin-left:0;margin-top:-0.5em;width:2em}.ui-slider-float .ui-slider-handle:focus,.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip-label,.ui-slider-float .ui-slider-handle:focus .ui-slider-tip,.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip-label,.ui-slider-float .ui-slider-handle:focus .ui-slider-tip-label .ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip-label{outline:none}.ui-slider-float .ui-slider-tip,.ui-slider-float .ui-slider-tip-label{position:absolute;visibility:hidden;top:-40px;display:block;width:34px;margin-left:-18px;left:50%;height:20px;line-height:20px;background:white;border-radius:3px;border:1px solid #888;text-align:center;font-size:12px;opacity:0;color:#333;-webkit-transition-property:opacity, top, visibility;transition-property:opacity, top, visibility;-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;-webkit-transition-duration:200ms, 200ms, 0ms;transition-duration:200ms, 200ms, 0ms;-webkit-transition-delay:0ms, 0ms, 200ms;transition-delay:0ms, 0ms, 200ms}.ui-slider-float .ui-slider-handle:hover .ui-slider-tip,.ui-slider-float .ui-slider-handle.ui-state-hover .ui-slider-tip,.ui-slider-float .ui-slider-handle:focus .ui-slider-tip,.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip,.ui-slider-float .ui-slider-handle.ui-state-active .ui-slider-tip,.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label{opacity:1;top:-30px;visibility:visible;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;-webkit-transition-delay:200ms, 200ms, 0ms;transition-delay:200ms, 200ms, 0ms}.ui-slider-float .ui-slider-pip .ui-slider-tip-label{top:42px}.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label{top:32px;font-weight:normal}.ui-slider-float .ui-slider-tip:after,.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after{content:" ";width:0;height:0;border:5px solid rgba(255,255,255,0);border-top-color:#fff;position:absolute;bottom:-10px;left:50%;margin-left:-5px}.ui-slider-float .ui-slider-tip:before,.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before{content:" ";width:0;height:0;border:5px solid rgba(255,255,255,0);border-top-color:#888;position:absolute;bottom:-11px;left:50%;margin-left:-5px}.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after{border:5px solid rgba(255,255,255,0);border-bottom-color:#fff;top:-10px}.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before{border:5px solid rgba(255,255,255,0);border-bottom-color:#888;top:-11px}.ui-slider-vertical.ui-slider-float .ui-slider-tip,.ui-slider-vertical.ui-slider-float .ui-slider-tip-label{top:50%;margin-top:-11px;width:34px;margin-left:0px;left:-60px;color:#333;-webkit-transition-duration:200ms, 200ms, 0;transition-duration:200ms, 200ms, 0;-webkit-transition-property:opacity, left, visibility;transition-property:opacity, left, visibility;-webkit-transition-delay:0, 0, 200ms;transition-delay:0, 0, 200ms}.ui-slider-vertical.ui-slider-float .ui-slider-handle:hover .ui-slider-tip,.ui-slider-vertical.ui-slider-float .ui-slider-handle.ui-state-hover .ui-slider-tip,.ui-slider-vertical.ui-slider-float .ui-slider-handle:focus .ui-slider-tip,.ui-slider-vertical.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip,.ui-slider-vertical.ui-slider-float .ui-slider-handle.ui-state-active .ui-slider-tip,.ui-slider-vertical.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label{top:50%;margin-top:-11px;left:-50px}.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label{left:47px}.ui-slider-vertical.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label{left:37px}.ui-slider-vertical.ui-slider-float .ui-slider-tip:after,.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after{border:5px solid rgba(255,255,255,0);border-left-color:#fff;border-top-color:transparent;position:absolute;bottom:50%;margin-bottom:-5px;right:-10px;margin-left:0;top:auto;left:auto}.ui-slider-vertical.ui-slider-float .ui-slider-tip:before,.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before{border:5px solid rgba(255,255,255,0);border-left-color:#888;border-top-color:transparent;position:absolute;bottom:50%;margin-bottom:-5px;right:-11px;margin-left:0;top:auto;left:auto}.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after{border:5px solid rgba(255,255,255,0);border-right-color:#fff;right:auto;left:-10px}.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before{border:5px solid rgba(255,255,255,0);border-right-color:#888;right:auto;left:-11px}.ui-slider-pips [class*=ui-slider-pip-initial]{font-weight:bold;color:#14CA82}.ui-slider-pips .ui-slider-pip-initial-2{color:#1897C9}.ui-slider-pips [class*=ui-slider-pip-selected]{font-weight:bold;color:#FF7A00}.ui-slider-pips .ui-slider-pip-inrange{color:black}.ui-slider-pips .ui-slider-pip-selected-2{color:#E70081}.ui-slider-pips [class*=ui-slider-pip-selected] .ui-slider-line,.ui-slider-pips .ui-slider-pip-inrange .ui-slider-line{background:black} /* Magnific Popup CSS */ .mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: 0.8; } .mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; } .mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; box-sizing: border-box; } .mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; } .mfp-align-top .mfp-container:before { display: none; } .mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; } .mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: 100%; cursor: auto; } .mfp-ajax-cur { cursor: progress; } .mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: -moz-zoom-out; cursor: -webkit-zoom-out; cursor: zoom-out; } .mfp-zoom { cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; } .mfp-auto-cursor .mfp-content { cursor: auto; } .mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; user-select: none; } .mfp-loading.mfp-figure { display: none; } .mfp-hide { display: none !important; } .mfp-preloader { color: #CCC; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044; } .mfp-preloader a { color: #CCC; } .mfp-preloader a:hover { color: #FFF; } .mfp-s-ready .mfp-preloader { display: none; } .mfp-s-error .mfp-content { display: none; } button.mfp-close, button.mfp-arrow { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 1046; box-shadow: none; touch-action: manipulation; } button::-moz-focus-inner { padding: 0; border: 0; } .mfp-close { width: 44px; height: 44px; line-height: 44px; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; opacity: 0.65; padding: 0 0 18px 10px; color: #FFF; font-style: normal; font-size: 28px; font-family: Arial, Baskerville, monospace; } .mfp-close:hover, .mfp-close:focus { opacity: 1; } .mfp-close:active { top: 1px; } .mfp-close-btn-in .mfp-close { color: #333; } .mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: #FFF; right: -6px; text-align: right; padding-right: 6px; width: 100%; } .mfp-counter { position: absolute; top: 0; right: 0; color: #CCC; font-size: 12px; line-height: 18px; white-space: nowrap; } .mfp-arrow { position: absolute; opacity: 0.65; margin: 0; top: 50%; margin-top: -55px; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: transparent; } .mfp-arrow:active { margin-top: -54px; } .mfp-arrow:hover, .mfp-arrow:focus { opacity: 1; } .mfp-arrow:before, .mfp-arrow:after { content: ''; display: block; width: 0; height: 0; position: absolute; left: 0; top: 0; margin-top: 35px; margin-left: 35px; border: medium inset transparent; } .mfp-arrow:after { border-top-width: 13px; border-bottom-width: 13px; top: 8px; } .mfp-arrow:before { border-top-width: 21px; border-bottom-width: 21px; opacity: 0.7; } .mfp-arrow-left { left: 0; } .mfp-arrow-left:after { border-right: 17px solid #FFF; margin-left: 31px; } .mfp-arrow-left:before { margin-left: 25px; border-right: 27px solid #3F3F3F; } .mfp-arrow-right { right: 0; } .mfp-arrow-right:after { border-left: 17px solid #FFF; margin-left: 39px; } .mfp-arrow-right:before { border-left: 27px solid #3F3F3F; } .mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px; } .mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: 900px; } .mfp-iframe-holder .mfp-close { top: -40px; } .mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; } .mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #000; } /* Main image in popup */ img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; } /* The shadow behind the image */ .mfp-figure { line-height: 0; } .mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #444; } .mfp-figure small { color: #BDBDBD; display: block; font-size: 12px; line-height: 14px; } .mfp-figure figure { margin: 0; } .mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; } .mfp-title { text-align: left; line-height: 18px; color: #F3F3F3; word-wrap: break-word; padding-right: 36px; } .mfp-image-holder .mfp-content { max-width: 100%; } .mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer; } @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { /** * Remove all paddings around the image on small screen */ .mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0; } .mfp-img-mobile img.mfp-img { padding: 0; } .mfp-img-mobile .mfp-figure:after { top: 0; bottom: 0; } .mfp-img-mobile .mfp-figure small { display: inline; margin-left: 5px; } .mfp-img-mobile .mfp-bottom-bar { background: rgba(0, 0, 0, 0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; box-sizing: border-box; } .mfp-img-mobile .mfp-bottom-bar:empty { padding: 0; } .mfp-img-mobile .mfp-counter { right: 5px; top: 3px; } .mfp-img-mobile .mfp-close { top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, 0.6); position: fixed; text-align: center; padding: 0; } } @media all and (max-width: 900px) { .mfp-arrow { -webkit-transform: scale(0.75); transform: scale(0.75); } .mfp-arrow-left { -webkit-transform-origin: 0; transform-origin: 0; } .mfp-arrow-right { -webkit-transform-origin: 100%; transform-origin: 100%; } .mfp-container { padding-left: 6px; padding-right: 6px; } } .select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb} .manual__article-body img { margin : auto; } @media screen and (max-width: 850px) { .menu__nav-btnlink:hover { background: #ee004c; } } @media screen and (max-width: 1099px) { .reviews__block { margin-bottom: 60px; } } @media screen and (max-width: 1100px) { .tabs .tabs__items-link:hover { background: #fff; } .tabs .tabs__link--active:hover { background: #e5e5e5; } } @media screen and (min-width: 500px) { .catigories { width: 100%; } } .g-hidden { display: none !important; }