@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;700&display=swap');
.img-responsive{display:block;max-width:100%;height:auto}
.pagination__list{display: flex;}
.pagination__list>li{margin: 0px 20px;}
.padding-top-10{padding-top: 10px;}
.phone{height: 25px;width: 25px;}
.phones_in_mobile{color: #01bfff !important;
  text-decoration: underline !important;margin-right: 10px;margin-top: 10px;}
*{font-family: 'Roboto';font-size: 16px;font-weight: 400;margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.5;outline:0}
ul li{list-style:none;font-size: 16px;line-height: 1.8;}
.text-right{text-align: right;}
.text-left{text-align: left;}
.fl{float:left;}
.fr{float:right;}
.header__burger{display:none}
.error_message{color: #fff;
  background: #ff6060;
  margin: 10px;
  padding: 13px;
  border-radius: 15px;
}
.jobsinukraine_text{color: #FFF;
font-size: 20px;
text-decoration: none;
line-height: 45px;
text-transform: uppercase;
}
.center-loader {
   position: absolute;
   top: 50%;
   left: 50%;
   height: 100px;
   margin-top: -50px; /* Half the height */
   margin-left: -50px; /* Half the width */
   opacity: 0.4;
}
.center-loader>img {width: 700px;}

.red_round
{
 bottom: 40px;
  right: 11px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  background: #ff2e2e;
  border-radius: 50%;
  color: #fff;
  font-size: 11px;
  line-height: 20px;
}

.header.menu-open .header__bottom{display:block;}
@media screen and (max-width:750px){
    .header_line{height: 70px !important;}
    header{margin-bottom: 10px;padding: 10px;}
    .profile-button{text-align: center;font-size: 13px;padding: 10px 6px;}
    .profile-button > img { width: 35px;}
    .profile_menu{display: flex; flex-direction: row;justify-content: space-between;  margin-bottom: 30px;}
    .mobile_hidden{display: none;}
    .header.menu-open .header__menu .site__menu{background-color: #fff;}
    .btn-login{text-align: center;
width: 100%;padding: 10px 15px !important;}
    .header__bottom{display:none;position: relative;}
    .site__menu{flex-direction: column;
width: 100%;
position: fixed;
left: 0px;
top: 45px;
padding: 35px !important;}
    
    .header__menu{width: 100%}
    .header__burger{display:-webkit-box;display:-ms-flexbox;display:flex}.header__burger .close-img{display:none}.header__burger.menu-open .close-img{display:block}.header__burger.menu-open .burger-img{display:none}.header__burger button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;background:0 0;padding:10px 20px 10px 0}.header__burger button img{width:20px;height:20px}
}
@media screen and (min-width:751px){
    .desktop_hidden{display: none;}
    .profile-button>img{width:40px;margin-right: 12px;}
    .profile-button{	font-size:16px;
	padding:10px 17px;}
    header{margin-bottom: 60px;padding: 30px;}
.profile_menu{display: flex; flex-direction: column;}
}
.header.menu-open .header__menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:-30px;margin-right:-30px}.header.menu-open .header__menu .site__menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px;padding-left:30px;padding-right:30px;border-bottom:1px solid #f0f0f0}

.onboarding img{height: 100px;}
.onboarding{border: 1px solid #66D8FF;padding: 14px;border-radius: 10px;color: #01bfff;}
.help-block{color: #ea4335;
font-size: 14px;}
.popup-form {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.97);
  transition: opacity 500ms;

}
.modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 0px;
  width: 40%; /* Could be more or less, depending on screen size */
}
.allpages .site__menu > li > a{color:#fff !important;}
.filter_sort select {
    background-color: #fff;
border: 0px;
  outline: none;
font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 16px;

color: #2E2E2E;
}
.filter_sort label{font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 16px;

color: #747474;}
.header_line{background-color: #fff;height: 45px;position: sticky;z-index: 999;
width: 100%;
top: 0px;}
.site__menu{display: flex;padding: 0px !important;}
.site__menu>li{margin-right: 20px;}
.site__menu>li>a{color: #01BFFF;font-size: 18px;text-decoration: none;line-height: 45px;}
.header__nav-link{color: #01BFFF;font-size: 18px;text-decoration: none;line-height: 45px;}
.header__nav-link2{color: #FFF;font-size: 18px;text-decoration: none;line-height: 45px;}
/* MAIN PAGE */
header .select2-selection__rendered{background-color: #01bfff;color: #fff !important;}
header .select2-container{border: 1px solid #66D8FF;
box-sizing: border-box;
border-radius: 10px;
background-color: #01bfff;}
header select{border: 1px solid #66D8FF;
box-sizing: border-box;
border-radius: 10px;
background-color: #01bfff;
color: #fff;
height: 39px;}
header .search_field,header .search_field>select{width: 100%; margin-bottom: 10px;padding-left: 14px;
font-size: 14px !important;}
.main-job-card{background-color: #FCFCFC;border: 1pxx solid #EFEFEF;padding: 30px;}
.main-job-card .position{font-style: normal;
font-weight: bold;
font-size: 30px;
line-height: 35px;
text-decoration-line: underline;
color: #01BFFF;
}
.cv_position>a{font-style: normal;
               font-weight: 700;
color: #2e2e2e;
  text-decoration: none;font-size: 32px;
    line-height: 40px;}

.main-job-card .category,.main-job-card .location{font-size: 14px;
line-height: 16px;
text-decoration-line: underline;
color: #2E2E2E;margin: 10px 10px 0px 5px;}
.main-job-card .category>img,.main-job-card .location>img{margin-right: 10px;}
.company_name{font-style: normal;
font-weight: bold;
font-size: 24px;
line-height: 28px;
text-decoration-line: underline;

color: #595959;}
.main-job-card .description{font-size: 14px;
line-height: 20px;
color: #2E2E2E;}
.main-job-card .reward{color:#00BB40}
.main-job-card .btn-view{background: #01BFFF;}
.main-job-card .btn-refer{background: #F7E700;}
.main-job-card .btn-refer,.main-job-card .btn-view{
border-radius: 5px;border:0px;
	display:inline-block;
	cursor:pointer;
text-decoration-line: underline;
padding: 8px;
min-width: 95px;
text-align: center;
color: #fff;}.main-job-card{background-color: #FCFCFC;border: 1pxx solid #EFEFEF;padding: 30px;}
.main-job-card .position{font-style: normal;
font-weight: bold;
font-size: 30px;
line-height: 35px;
text-decoration-line: underline;
color: #01BFFF;
min-height: 115px;
}

.main-job-card .category,.main-job-card .location{font-size: 14px;
line-height: 16px;
text-decoration-line: underline;
color: #2E2E2E;margin: 10px 10px 0px 5px;}
.main-job-card .category>img,.main-job-card .location>img{margin-right: 10px;}
.company_name{font-style: normal;
font-weight: bold;
font-size: 24px;
line-height: 28px;
text-decoration-line: underline;

color: #595959;}
.main-job-card .description{font-size: 14px;
line-height: 20px;
color: #2E2E2E;}
.main-job-card .reward{color:#00BB40}
.main-job-card .btn-view{background: #01BFFF;}
.main-job-card .btn-refer{background: #F7E700;}
.main-job-card .btn-refer,.main-job-card .btn-view{
border-radius: 5px;border:0px;
	display:inline-block;
	cursor:pointer;
text-decoration-line: underline;
padding: 8px;
min-width: 95px;
text-align: center;
color: #fff;}
.main-job-card .company_logo>img{max-height: 110px;
  border: solid 1px #EFEFEF;
  padding: 6px;}
.btn-login {
	border-radius:5px;display:inline-block;cursor:pointer;color:#ffffff;font-size:15px;padding:16px 31px;text-decoration:none;margin-bottom: 15px;
}
.btn-login.btn_facebook{background-color:#097EEB;}
.btn-login.btn_google {background-color:#EA4335;}
.btn-login.btn_linkedin {background-color:#0A66C2;}
.btn-login.btn_facebook:hover {background-color:#298FEE;}
.btn-login.btn_google:hover {background-color:#F76256;}
.btn-login.btn_linkedin:hover {background-color:#338BE3;}
.btn-start{
	border-radius:5px;display:inline-block;cursor:pointer;color:#01BFFF;font-size:15px;padding:10px 30px;text-decoration:none;margin-bottom: 15px;
        background-color: #fff;border: 0px;
}
.btn-start:hover{color:#40CFFF;}
.s_button{width: 100%;
text-align: right;
text-align: -moz-right;}

.login_card{background: #F9F9F9;
box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25);
border-radius: 10px;padding: 20px;text-align: center;}
.login_card>label{
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 28px;

color: #01BFFF;}

header .achievements{font-size: 24px;
line-height: 28px;
display: flex;
color: #FFFFFF;margin-bottom: 15px;}
header .achievements b{font-size: 24px;font-weight: bold;
line-height: 28px;
color: #FFFFFF;margin-left: 10px;}
.achievements>a{line-height: 28px;
color: #FFFFFF;font-size: 24px;}

.dashed_line{border: none;border-top: 1px dashed #FFF;height: 1px;width: 100%;}
.mainpage_block_map{  background: url(/img/icons/mp_map.png) no-repeat top center fixed; 
                      background-position: top 80px center;min-height: 305px;}
.mainpage_top_blocks{margin-bottom: 20px;}
.mainpage_top_blocks .title{font-size: 24px;line-height: 28px;color: #FFFFFF;margin-bottom: 15px;}
.mainpage_top_blocks .img{margin: 5px 15px 15px 0px;}
.mainpage_top_blocks .text{font-size: 16px;color: #FFFFFF;}

section.profile{display: flex;min-height: 200px;justify-content: space-between;}
.dataprovider_header>td{font-size: 14px;font-weight: bold;color: #2E2E2E;padding: 10px 10px;}
.dataprovider_line>td{padding: 10px 10px;font-size: 15px;}
.dataprovider_line{border-bottom: solid 1px #F3F3F3;}
.comment{font-family: 'Manrope';font-size: 12px;color:#565656;margin-left: 18px;}

/* JOB VIEW */
.job_view{
background: rgba(1, 191, 255, 0.03);
border: 1px solid #01BFFF;
box-sizing: border-box;
}
/* SLIDER*/


/* BUTTONS */
.btn-edit{border: 1px solid #01BFFF;
padding: 5px;
border-radius: 5px;}
.btn-edit>img{height: 20px;}
.sort_link.active{font-weight: bold;}
.sort_link.up:after{  background: url(/img/icons/arrow-top.png) right center no-repeat;
    background-size: auto;
  background-size: contain;
  right: 0;
bottom: 1px;
height: 12px;
width: 9px;
position:absolute;display:block;content:''
}
.sort_link.down:after{  background: url(/img/icons/arrow-down.png) right center no-repeat;
   background-size: auto;
  background-size: contain;
  right: 0;
bottom: 1px;
height: 12px;
width: 9px;
position:absolute;display:block;content:''
}
.h1-with-button{float: left;
margin-right: 30px;
top: 5px;
position: relative;}
.btn-action{font-size: 24;font-weight: bold;font-family: Manrope;}
.btn-success {
    color: #fff;
    background-color: #01BFFF !important;
    border-color: #01BFFF !important;
}
.header_user2{text-decoration: none;
color: #fff;}
.header_user{text-decoration: none;
color: #01bfff;}
.avatar{text-decoration: none;text-align: center;}
.avatar img{
background-color:#ffffff;
	border-radius:6px;
	border:1px solid #01BFFF;
	display:inline-block;
	cursor:pointer;
	color:#565656;
	font-size:18px;
	text-decoration:none;
        height: 130px;
        width: 130px;
} 
.avatar div{color: #565656;font-size: 18px;}
.form-control {font-family: Manrope;font-size: 18px;color: #393939 !important;font-weight: lighter;}
.profile-button{
    display: flex;
	border-radius:6px;	
	
	cursor:pointer;
	color:#01bfff;
	text-decoration:none;
        height: 46px;
        margin-bottom: 25px;    
} 
.profile-button img{height: 30px;margin-right: 10px;}

.profile-button.active{
background-color:#01BFFF;
	color:#FFFFFF;
}
/* BUTTONS */
.control-label{
font-size: 15px;
color: #565656;
font-weight: lighter;
}
.select2-container{display:block;
 width:100%;
padding: 0.270rem .75rem;
 font-size:1rem;
 font-weight:400;
 line-height:1.5;
 color:#212529;
 background-color:#fff;
 background-clip:padding-box;
 border:1px solid #ced4da;
 -webkit-appearance:none;
 -moz-appearance:none;
 appearance:none;
 border-radius:.25rem;
 transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}
.select2-container--default .select2-selection--single {
    border: 0px !important;}

header{background-color: #01BFFF;}
header .logo{padding-right: 20px;height: 55px;}
header .logo img{height: 55px;}
header .description{font-size: 24px;
line-height: 31px;color: #FFFFFF;}
header .title{font-size: 42px;
line-height: 46px;color: #FFFFFF;margin-bottom:20px;}
.download_cv{
background: #FFFFFF;
color: #565656;
text-decoration: none;
font-size: 12px;
text-align: center;
padding: 10px 10px;
}
.download_cv img{height:30px;}
.download_cv div{font-size: 12px;}
.list_avatar{border: 2px solid #01BFFF;
box-sizing: border-box;
border-radius: 6px;
height: 65px;}
.header_avatar{border: 2px solid #01BFFF;
box-sizing: border-box;
border-radius: 6px;
height: 40px;}
.filter_sort .cities,.filter_sort .countries{float: left;margin-top: 6px;margin-right: 20px;}
.filter_sort .select2-container{border:0px !important;position: static !important;padding:0px !important;}
.select2-selection__rendered{
font-family: Roboto !important;
font-style: normal !important;
font-weight: normal !important;
font-size: 14px !important;
color: #2E2E2E !important;}
.filter_sort .title{font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 16px;
color: #747474;}
.filter_sort .sort_link{font-family: Roboto;
font-style: normal;
font-size: 14px;
line-height: 16px;
display: inline-block;
padding-right: 15px;
margin-right: 20px;
position: relative;
text-decoration: none;
color: #2E2E2E;}
/* MARGINS */
.margin-bottom-60{margin-bottom: 60px !important;}
.margin-bottom-30{margin-bottom: 30px !important;}
.margin-top-20{margin-top: 20px !important;}
.main-job-card{background-color: #FCFCFC;border: 1px solid #EFEFEF;padding: 30px;}
.main-cv-card{border: 1px solid #FFA671 !important;}
.main-job-card .position{
}
.filter-item{
    border: solid 1px #01bfff;
  border-radius: 15px;
  margin: 10px;
  padding: 2px 5px;
}
.main-job-card .position a.title{font-style: normal;
font-weight: bold;
font-size: 17px;
line-height: 20px;
text-decoration-line: underline;
color: #01BFFF;}
.data_job_block{min-height: 85px;}
.main-job-card .category,.main-job-card .location{font-size: 14px;
line-height: 16px;
text-decoration-line: underline;
color: #2E2E2E;margin: 10px 10px 0px 5px;}
.main-job-card .category>img,.main-job-card .location>img{margin-right: 10px;}
.company_name{font-style: normal;
font-size: 12px;
  line-height: 15px;
text-decoration-line: underline;

color: #595959;}
.main-job-card .description{font-size: 14px;
                            min-height: 63px;
  overflow: hidden;

line-height: 20px;
color: #2E2E2E;}
.main-job-card .reward{color:#00BB40}
.main-job-card .btn-view{background: #01BFFF;}
.main-job-card .btn-refer{background: #F7E700;color: #5b5b5b !important;}
.main-job-card .btn-refer,.main-job-card .btn-view{
border-radius: 5px;border:0px;
	display:inline-block;
	cursor:pointer;
        text-decoration: none;
padding: 8px;
min-width: 95px;
text-align: center;
color: #fff;}
.flex{display:flex}
.width100{width: 100%}
.justify-content-between{justify-content: space-between;}
.margin-top-6{margin-top: 6px;}
.margin-left-15{margin-left: 15px;}
.margin-left-20{margin-left: 20px;}
.margin-right-20{margin-right: 20px;}
.margin-bottom-10{margin-bottom: 10px;}
.margin-bottom-20{margin-bottom: 20px;}
.margin-bottom-30{margin-bottom: 30px;}
.margin-top-24{margin-top: 24px;}
.margin-top-30{margin-top: 30px;}
.margin-auto{margin:auto !important;}
.product__discount{margin-left: 10px;}
.usericon>img{border-radius: 50%;height: 40px !important;width: 40px !important;}
.disabled{color:#aeaeae !important}
.acception_text{min-width: 230px;
float: left;
font-weight: bold;}
.imaged__item-menu>ul{min-height: 220px;}
.acception_block{margin-bottom: 20px;display: flex;}

.ui-autocomplete {
    padding: 15px 7px;
    border: 1px solid rgba(0,0,0,0.15) !important;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    z-index: 1000;
    background-color: #fff;
}
    .ui-menu-item {
        margin-bottom: 15px;
        &:last-child {
            margin-bottom: 0px
        }
       
    }

 .serch-result__item-prod {
            font-size: 14px;
            line-height: 1.2;
            color: black;
            margin: 0px 15px 15px 10px;
        }
        .serch-result__item-cat {
            font-size: 12px;
            line-height: 1.2;
            color: black;
            opacity: 0.35;
        }
        
      
.form_radio:checked,
.form_radio:not(:checked) {
    position: absolute;
    left: -9999px;
}
.form_radio:checked + label,
.form_radio:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.form_radio:checked + label:before,
.form_radio:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
.form_radio:checked + label:after,
.form_radio:not(:checked) + label:after {
    content: '';
    width: 13px;
    height: 13px;
    background: #F00;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.form_radio:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.form_radio:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.5;outline:0}
body{overflow-x:hidden;}ul li{list-style:none}a{text-decoration:none;color:#303030}
h1{font-family: Manrope;
font-style: normal;
font-weight: bold;}
h1{
font-size: 24px !important;
text-transform: uppercase;
color: #01BFFF;}
.attribute h3{font-size: 15px !important;color: #565656;    font-weight: lighter !important;}
.attribute span{font-family: Manrope; margin-right: 20px;font-size: 18px;color: #393939;    font-weight: lighter;}
.site__container{width:calc(100% - 160px);max-width:1760px;margin:0 auto}.site__section{margin-bottom:150px}
.site__title_2{font-size:64px}.site__title_3{font-size:48px}.site__title_4{font-size:36px}
.site__title_5{font-size:30px}.site__social{display:-webkit-box;display:-ms-flexbox;display:flex}
.site__social li:last-child{margin-right:0!important}.site__social li a{display:block}
.site__social li img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.site__phone{font-size:22px;font-family:Opensans-Bold}
.site__lang{display:-webkit-box;display:-ms-flexbox;display:flex}
.site__lang li{margin-right:1px}.site__lang li:last-child{margin-right:0}
.site__lang li a{display:block;padding:5px;text-transform:uppercase}
.site__lang li a.active{color: #ff5c00;}
.site__search{display:-webkit-box;display:-ms-flexbox;display:flex}
.site__search input{border:0;border-bottom:1px solid #b8b8b8;width:100%;padding-bottom:3px}
.site__search input::-webkit-input-placeholder{font-family:Opensans-Regular;font-size:16px;color:#b8b8b8}
.site__search input::-moz-placeholder{font-family:Opensans-Regular;font-size:16px;color:#b8b8b8}
.site__search input:-ms-input-placeholder{font-family:Opensans-Regular;font-size:16px;color:#b8b8b8}
.site__search input::-ms-input-placeholder{font-family:Opensans-Regular;font-size:16px;color:#b8b8b8}
.site__search input::placeholder{font-family:Opensans-Regular;font-size:16px;color:#b8b8b8}
.site__search button{background:0 0;border:0;height:24px;width:24px;margin-left:1px;margin-bottom:3px;cursor:pointer}
.site__search button img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}
.site__search form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.site__search form input{border:0;border-bottom:1px solid #b8b8b8}
.site__search form button{background:0 0;border:0;height:24px;width:24px;margin-left:1px;margin-bottom:3px;cursor:pointer}
.site__search form button img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.site__openup-title{line-height:1.3;margin-bottom:20px}
.site__openup-inner ul li{margin-bottom:15px;font-size:18px;line-height:1.5}.site__openup-inner ul li a{font-size:18px;line-height:1.5}
.site__pay-systems ul{display:-webkit-box;display:-ms-flexbox;display:flex}.site__pay-systems ul li{width:110px;height:65px;margin-right:10px}
.site__pay-systems ul li:last-child{margin-right:0}.site__pay-systems ul li img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}
.site__link_arrow{font-size:24px;line-height:1.5;position:relative;display:inline-block;padding-right:70px;background:url(../img/icons/arrow-right-link-icon.svg) right center no-repeat;background-size:30px}.site__slider-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:0;left:0}.site__slider-dot{display:block;width:20px;height:20px;cursor:pointer;margin-right:20px;border:2px solid #b8b8b8;background:#b8b8b8;border-radius:50%}
.site__slider-dot.active{border:2px solid #303030;background:0 0}.site__slider-dot:last-child{margin-right:0}
.site__slider-nav{position:absolute;right:0;top:-66px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.site__slider-nav-item{background:0 0;border:0;border-radius:0;padding:10px 20px;cursor:pointer}.site__slider-nav-item span{width:16px;height:28px;color:transparent;font-size:0;display:block;background:url(../img/icons/arrow-top.png) center no-repeat;background-size:contain}.site__slider-nav-item.prev span{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.site__slider-nav-item.next span{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.site__btn{display:block;border-radius:0;padding:17px 25px;font-size:18px;line-height:1.35;text-align:center;white-space:nowrap;cursor:pointer;overflow:hidden}.site__btn_white{border:1px solid #fff;background:#fff}.site__btn.active,.site__btn_black{border:1px solid #303030;background:#303030;color:#fff}.site__btn_transparent{border:1px solid #303030;background:0 0}.site__btn.disabled{border:1px solid #b8b8b8;background:#b8b8b8;color:#fff;pointer-events:none}.site__input{width:100%;height:100%;display:block;background:0 0;padding:17px 25px;border-width:1px;border-radius:0;font-size:18px}.site__input::-webkit-input-placeholder{font-family:Opensans-Light;font-size:18px}.site__input::-moz-placeholder{font-family:Opensans-Light;font-size:18px}.site__input:-ms-input-placeholder{font-family:Opensans-Light;font-size:18px}.site__input::-ms-input-placeholder{font-family:Opensans-Light;font-size:18px}.site__input::placeholder{font-family:Opensans-Light;font-size:18px}.site__input-error{position:absolute;bottom:-16px;left:25px;font-size:10px;color:#ff2e2e;-webkit-transition:.3s;transition:.3s}.site__input-hint{position:absolute;top:5px;left:25px;font-size:10px;opacity:0;-webkit-transition:.3s;transition:.3s}.site__label{position:relative;display:block}.site__label:after{content:'';position:absolute;display:block;right:0;left:0;bottom:0;height:3px;background:0 0;-webkit-transition:.3s;transition:.3s}.site__label.error:after{background:#ff2e2e}.site__label.error .site__input::-webkit-input-placeholder{opacity:.6}.site__label.error .site__input::-moz-placeholder{opacity:.6}.site__label.error .site__input:-ms-input-placeholder{opacity:.6}.site__label.error .site__input::-ms-input-placeholder{opacity:.6}.site__label.error .site__input::placeholder{opacity:.6}.site__label.error .site__input-error{opacity:1}.site__label_transparent-white .site__input{border-color:#fff;color:#fff}.site__label_transparent-white .site__input::-webkit-input-placeholder{color:#fff}.site__label_transparent-white .site__input::-moz-placeholder{color:#fff}.site__label_transparent-white .site__input:-ms-input-placeholder{color:#fff}.site__label_transparent-white .site__input::-ms-input-placeholder{color:#fff}.site__label_transparent-white .site__input::placeholder{color:#fff}.site__label_transparent-white .site__input-hint{color:#fff}.site__label_transparent-white.focus:after{background:#fff}.site__label_transparent-black .site__input{border-color:#303030;color:#303030}.site__label_transparent-black .site__input::-webkit-input-placeholder{color:#303030}.site__label_transparent-black .site__input::-moz-placeholder{color:#303030}.site__label_transparent-black .site__input:-ms-input-placeholder{color:#303030}.site__label_transparent-black .site__input::-ms-input-placeholder{color:#303030}.site__label_transparent-black .site__input::placeholder{color:#303030}.site__label_transparent-black .site__input-hint{color:#303030}.site__label_transparent-black.focus:after{background:#303030}.site__label_border-bottom .site__input{padding:15px 25px;border:0;border-bottom:3px solid #303030;color:#303030;font-size:18px}.site__label_border-bottom .site__input::-webkit-input-placeholder{font-size:18px;color:#303030}.site__label_border-bottom .site__input::-moz-placeholder{font-size:18px;color:#303030}.site__label_border-bottom .site__input:-ms-input-placeholder{font-size:18px;color:#303030}.site__label_border-bottom .site__input::-ms-input-placeholder{font-size:18px;color:#303030}.site__label_border-bottom .site__input::placeholder{font-size:18px;color:#303030}.site__label_border-bottom .site__input-hint{color:#303030}.site__label.focus .site__input-hint{opacity:1}.site__label.focus .site__input::-webkit-input-placeholder{opacity:0}.site__label.focus .site__input::-moz-placeholder{opacity:0}.site__label.focus .site__input:-ms-input-placeholder{opacity:0}.site__label.focus .site__input::-ms-input-placeholder{opacity:0}.site__label.focus .site__input::placeholder{opacity:0}.site__form .site__label{width:100%}.site__form .site__label+.site__label{margin-top:20px}.site__form .site__label+.site__btn{margin-top:20px}.site__form .site__forgot-password{margin:20px 0 30px}.site__form .site__btn{width:100%}.site__form .site__btn+.site__btn{margin-top:30px}.site__form-btns-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.site__form-btns-group .site__btn{width:50%;margin-right:20px}.site__form-btns-group .site__btn:last-child{margin-right:0}.site__form-btns-group .site__btn+.site__btn{margin-top:0}.site__form .checkboxes__item+.site__btn{margin-top:30px}.site__page-top{padding:30px 0 50px}.site__page-title{padding-bottom:70px}.site__breadcrumbs{flex-wrap: wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site__breadcrumbs li{display:block;position:relative;padding-right:12px;margin: 0px 8px 8px 2px;}.site__breadcrumbs li:after{display:block;position:absolute;content:'\00B7';font-size:20px;line-height:16px;color:#b8b8b8;text-align:right;top:50%;margin-top:-8px;right:-4px}.site__breadcrumbs li:last-child{margin-right:0;padding-right:0}.site__breadcrumbs li:last-child:after{display:none}.site__breadcrumbs li a{color:#b8b8b8;font-size:16px}.site__back-to-shop{margin-left:8vw;padding-left:70px;display:block;background:url(../img/icons/arrow-left-grey-icon.svg) left center no-repeat;background-size:28px}.site__accordion{padding-bottom:20px}.site__accordion-btn{display:block;position:relative;line-height:1;font-size:18px;cursor:pointer}.site__accordion-btn:after{top:50%;margin-top:-9px;right:0;width:18px;height:18px;background:url(../img/icons/plus-grey-icon.svg) center no-repeat;background-size:contain}.site__accordion-content{padding-top:25px;display:none}.site__accordion .site__search{margin-bottom:0}.site__accordion .site__search input{width:100%}.site__accordion .site__search button{pointer-events:none}.site__accordion.open .site__accordion-btn:after{background:url(../img/icons/minus-grey-icon.svg) center no-repeat;background-size:contain}.site__accordion.open .site__accordion-content{display:block}.site__price-slider{margin-top:15px}.site__price-slider .noUi-target{border:0;background:#b8b8b8;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.site__price-slider .noUi-connect{background:#303030}.site__price-slider .noUi-horizontal{height:2px}.site__price-slider .noUi-horizontal .noUi-handle{width:20px;height:20px;right:-10px;top:-9px;border:0;background:#303030;background-size:contain;cursor:pointer;border-radius:50%;-webkit-box-shadow:none;box-shadow:none}.site__price-slider .noUi-horizontal .noUi-handle:after,.site__price-slider .noUi-horizontal .noUi-handle:before{display:none}.site__price-inputs{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}.site__price-inputs:after{height:2px;width:22px;background:#b8b8b8;top:50%;margin-top:-1px;left:50%;margin-left:-11px}.site__price-input{display:block;border-radius:0;border:1px solid #b8b8b8;padding:17px;width:40%;font-size:18px;text-align:center}.site__pagination-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.site__pagination-link{color:#b8b8b8;padding:5px 25px}.site__pagination-item.active>.site__pagination-link{color:#000}.site__pagination-link-nav{display:block;position:relative}.site__pagination-link-nav:after{width:30px;height:30px;top:50%;margin-top:-15px;background:url(../img/icons/arrow-top.png) center no-repeat;background-size:contain}.site__pagination-link-nav_prev{padding-left:10px!important}.site__pagination-link-nav_prev:after{left:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.site__pagination-link-nav_next{padding-right:10px!important}.site__pagination-link-nav_next:after{right:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.site__pagination-item:first-child .site__pagination-link{padding-left:0}.site__pagination-item:last-child .site__pagination-link{padding-right:0}.site__forgot-password{display:block;font-size:18px;text-decoration:underline}.site__modal-header{margin-bottom:30px}.site__modal-header .site__title_4{text-align:center}.site__modal-header .total{margin-top:30px;font-size:22px;font-family:Opensans-Semibold;margin-bottom:20px}.site__modal-header .total span{font-size:inherit;font-family:inherit}.site__modal-header .comment{font-size:18px;line-height:1.5;color:#b8b8b8}.site__modal-form{background:#fff;padding:30px 30px;max-width: 620px;margin:0 auto;position:relative}.site__modal-form .mfp-close{top:20px;right:20px;color:#303030;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;background:#f0f0f0;font-size:30px}.site__modal-form .site__form-btns-group{-ms-flex-wrap:wrap;flex-wrap:wrap}.site__modal-form .site__form-btns-group .text{width:100%;display:block;margin-bottom:30px;text-align:center;font-size:24px}.site__modal-form .site__form-btns-group .site__btn{width:45%;text-transform:uppercase}.site__modal-form .g-recaptcha{margin:20px 0 10px}.site__modal-mfp-overlay.mfp-bg{background:#b8b8b8;opacity:.8}
.hidden{display:none}.uppercase{text-transform:uppercase}body{background:#fff}.brands__list li:hover,.categories__link:hover,.checkboxes__link:hover,.header__nav ul li .header__nav-link:hover,.header__submenu-link:hover,.hover,.imaged__item-menu ul li a:hover,.product__favorite-btn:hover,.product__info-brand:hover,.product__info-conditions-link:hover,.product__info-favorite-btn:hover:after,.product__info-size-table:hover,.product__item-name a:hover,.product__item-remove-link:hover,.products-content__sort-link:hover,.profile-orders__table-info .arrow-down:hover,.sidebar__block_categories .site__accordion-btn:hover,.sidebar__block_filter .site__accordion-btn:hover,.site__breadcrumbs li:hover,.site__btn:hover,.site__lang li a:hover,.site__link_arrow:hover,.site__modal-form .mfp-close:hover,.site__openup-inner ul li a:hover,.site__pagination-link:hover,.site__phone:hover,.site__search button:hover,.site__search form button:hover,.site__slider-nav-item:hover,.site__social li a:hover,.tabs__sidebar-exit:hover,.tabs__sidebar-link:hover{opacity:.4;-webkit-transition:.2s;transition:.2s}.categories__link.active:hover,.not-hover,.product__info-sizes-btn.active:hover,.product__info-sizes-btn.disabled:hover,.products-content__sort-link.active:hover,.site__btn.active:hover,.site__lang li a.active:hover,.site__pagination-link.active:hover,.tabs__sidebar-link.active:hover{opacity:1;-webkit-transition:0;transition:0}.brands__filter-btn:after,.checkboxes__label:after,.checkboxes__label:before,.header__menu .site__menu-link:after,.product__info-favorite-btn:after,.product__link:after,.products-content__sort-link.price-sort:after,.pseudo,.radio__label:after,.radio__label:before,.site__accordion-btn:after,.site__pagination-link-nav:after,.site__price-inputs:after,.tabs__sidebar-link.active:before{position:absolute;display:block;content:''}.upper-black{text-transform:uppercase;color:#303030}.upper-red{text-transform:uppercase;color:#ff2e2e}.red{color:#ff2e2e}.sms{background:#303030;padding:100px 0}.sms__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:930px;margin:0 auto}.sms__wrap h3{width:82%;text-align:center;color:#fff;margin-bottom:50px}.sms__wrap p{width:82%;text-align:center;color:#fff;font-size:24px;line-height:1.4;font-family:Opensans-Light;margin-bottom:50px}.sms__wrap form{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sms__wrap form .site__label{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;margin-right:30px}.sms__wrap form .site__btn{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.brands__wrap .site__title_2{margin-bottom:50px}.brands__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.brands__filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:10px;margin-bottom:40px;overflow:hidden}.brands__filter-btn{position:relative;display:block;color:#b8b8b8;-webkit-transition:.4s;transition:.4s}.brands__filter-btn:after{height:2px;bottom:-4px;right:-3px;left:-3px;background:0 0}.brands__filter-btn.active{color:#303030}.brands__filter-btn.active:after{background:#303030}.brands__filter-btn:hover{color:#303030}.brands__filter-btn:hover:after{background:#303030}.brands__filter-btn_all{margin-right:6vw}.brands__filter-btn_alphabet{display:none}.brands__filter-alphabet-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content: flex-start;flex-wrap: wrap;}.brands__filter-alphabet-list li a{padding:0 10px}.brands__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-right:-30px}.brands__list li{margin-right:30px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:22%;flex-basis:22%;height:150px;border:1px solid #b8b8b8;margin-bottom:30px;overflow:hidden}.brands__list li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;width:100%;height:100%;padding:10px;line-height:1.3}.sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sidebar__block{margin-bottom:30px}.sidebar__block-title{padding-bottom:15px;border-bottom:2px solid #f0f0f0;margin-bottom:25px}.sidebar__block_categories .site__accordion-btn{font-size:18px;display:block;position:relative}.sidebar__block_categories .site__accordion-btn .mobile-quantity{display:none}.sidebar__block_filter .sidebar__block-title{margin-bottom:0}.sidebar__block_filter .site__accordion{border-bottom:2px solid #f0f0f0;padding:30px 0}.sidebar__block_filter .site__accordion:last-child{border-bottom:0}.sidebar__block_filter .site__accordion-btn{font-size:24px}.sidebar__block_filter .site__accordion-btn .quantity{font-size:inherit;color:#b8b8b8;margin-left:7px}.sidebar__mobile-buttons,.sidebar__mobile-sort{display:none}.categories{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:30px;margin-bottom: 40px;}.categories__item{margin-bottom:15px}.categories__item:last-child{margin-bottom:0}.categories__link{color:#b8b8b8}.categories__link .quantity{color:#b8b8b8;font-size:inherit}.categories__link.active{color:#303030}.categories__link.active .quantity{color:#303030}.checkboxes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.checkboxes__item:last-child{margin-bottom:0}.checkboxes__label{display:block;cursor:pointer;padding-left:20px;position:relative}
.checkboxes__input:not(:disabled):active + .checkboxes__label::before {
    border: 1px solid #303030;
    background: #303030;
}
.checkboxes__label:before{left:0;top:0;width:20px;height:20px;border:1px solid #b8b8b8;background:0 0;-webkit-transition:.2s;transition:.2s}.checkboxes__input:not(:disabled):active + .checkboxes__label::after,.checkboxes__label:after{left:3px;top:5px;width:16px;height:12px;background:url(../img/icons/check-icon.svg) center no-repeat;background-size:contain;-webkit-transition:.2s;transition:.2s;opacity:0}.checkboxes__input{pointer-events:none;opacity:0;visibility:hidden;width:0;height:0}.checkboxes__input:checked+.checkboxes__label:before{border:1px solid #303030;background:#303030}.checkboxes__input:checked+.checkboxes__label:after{opacity:1}.checkboxes__link{margin-left:20px;display:inline-block;line-height:1.2}.checkboxes__link .quantity{color:#b8b8b8;font-size:inherit}.checkboxes__link .color{margin-bottom:-4px;margin-right:8px;display:inline-block;width:20px;height:20px;border-radius:50%;border:1px solid #b8b8b8}.radio__item{margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex}.radio__label{cursor:pointer;padding-left:30px;font-size:16px;line-height:22px;display:block;position:relative}.radio__label:before{left:0;top:0;width:20px;height:20px;border:1px solid #b8b8b8;border-radius:50%;background:0 0;-webkit-transition:.2s;transition:.2s}.radio__label:after{left:8px;top:8px;width:6px;height:6px;border-radius:50%;background:#303030;-webkit-transition:.2s;transition:.2s;opacity:0}.radio__input{cursor:pointer;pointer-events:none;opacity:0;visibility:hidden;width:0;height:0}.radio__input:checked+.radio__label:after{opacity:1}.tabs__section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tabs__sidebar{width:29%;padding:80px;background:#f0f0f0;overflow-y:auto}.tabs__sidebar-title{margin-bottom:50px}.tabs__sidebar-list{margin-bottom:80px}.tabs__sidebar-link{display:inline-block;padding:15px 0;font-size:24px}.tabs__sidebar-link.active{position:relative;padding-left:40px}.tabs__sidebar-link.active:before{left:0;top:25px;width:20px;height:2px;background:#303030}.tabs-mobile__header{display:none}.tabs__content{width:71%;padding:80px 150px}.tabs__content-title{margin-bottom:70px}.tabs__content-inner .text{font-size:18px;line-height:1.5;margin-bottom:20px}.static-page__section .tabs__sidebar-exit{display:none}.ordering__content-inner{padding:0 8vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ordering__stages{width:65%;margin-right:40px}.ordering__stages-list{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ordering__stages-item{min-height: 750px;width:100%}.ordering__stages-tab{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:50px;border-bottom:2px solid #f0f0f0}.ordering__stages-tab .number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;width:40px;height:40px;font-size:22px;font-family:Opensans-Semibold;background:#f0f0f0}.ordering__stages-tab .name{padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#b8b8b8;font-size:18px}.ordering__stages-content{position:absolute;left:0;display:none}.ordering__stages-auth{width:500px}.ordering__stages-auth .site__form-btns-group{margin-bottom:30px}.ordering__stages-auth .site__form{display:none}.ordering__stages-auth .site__form.active{display:block}.ordering__stages-item:last-child .ordering__stages-tab .name{padding-right:0}.ordering__stages-item.active .ordering__stages-tab{border-bottom:2px solid #303030}.ordering__stages-item.active .ordering__stages-tab .number{background:#303030}.ordering__stages-item.active .ordering__stages-tab .name{color:#303030}.ordering__stages-item.active .ordering__stages-content{display:block}.ordering__order{width:35%;background:#f0f0f0;padding:30px 40px}.ordering__order-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}.ordering__order-header .title{font-size:22px;font-family:Opensans-Semibold}.ordering__order-header .quantity{font-size:18px}.ordering__order-list{margin-bottom:30px}.ordering__order-item .product__item_small{border-bottom:1px solid #303030}.ordering__order-item .product__item_small .product__item-img{width:72px;height:100px}.ordering__order-item .product__item_small .product__item-remove{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ordering__order-item .product__item_small .product__item-remove-link{width:auto;height:auto;background:url(../img/icons/close-icon.svg) center left no-repeat;background-size:12px;padding-left:20px}.ordering__order-item .product__item_small .product__item-remove-link span{font-size:14px}.ordering__order-total-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ordering__order-total-item{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ordering__order-total-item:last-child{margin-bottom:0}.ordering__order-total-item .key,.ordering__order-total-item .value{font-size:inherit;font-family:inherit}.ordering__order-total-item .key .currency,.ordering__order-total-item .value .currency{font-size:inherit;font-family:inherit}.ordering__order-total-item_sum .value{font-size:22px;font-family:Opensans-Semibold}.profile-settings__form-row{display:-webkit-box;display:-ms-flexbox;display:flex}.profile-settings__form-row .site__label{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:50px}.profile-settings__form-row .site__label:first-child{margin-right:30px}.profile-settings__form .site__btn{width:calc(50% - 15px);margin-top:20px}.profile-orders__table-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.profile-orders__table-cell{width:20%;padding:5px}.profile-orders__table-cell:last-child{width:10%;text-align:right}.profile-orders__table-header{padding:10px 0;border-top:2px solid #f0f0f0;border-bottom:2px solid #f0f0f0}.profile-orders__table-header .cell-content{font-size:14px}.profile-orders__table-order{padding:20px 0;border-bottom:2px solid #f0f0f0}.profile-orders__table-info .cell-content{line-height:25px}.profile-orders__table-info .arrow-down{width:25px;height:25px;background:#303030;cursor:pointer;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto}.profile-orders__table-info .arrow-down img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.profile-orders__table-info .arrow-down.open img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.profile-orders__table-desc{display:none;padding:20px 0;padding-bottom:0;margin-top:20px;border-top:2px solid #f0f0f0}.profile-orders__table-desc .product__item{margin-bottom:20px;padding-bottom:20px}.profile-orders__table-desc .product__item-info{width:20%}.profile-orders__table-desc .product__item-info:first-child{width:60%}.profile-orders__table-desc .product__item-info:last-child{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:0}.profile-orders__table-desc .product-total{width:40%;padding:30px}.profile-orders__table-desc .product-total__row_sum{margin-bottom:0}.profile-orders__table-desc .product-total__row_sum span{font-size:22px;font-family:Opensans-Semibold}.profile-orders__table-conditions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.profile-orders__table-conditions .list{margin-right:10px}.profile-orders__table-conditions .item{margin-bottom:15px}.profile-favorites__section{margin-bottom:50px}.profile-favorites__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px 50px}.profile-favorites__item{-ms-flex-preferred-size:calc(100% / 3);flex-basis:calc(100% / 3);padding:0 15px;margin-bottom:30px}.profile-favorites__item .product__top{height:23vw}.profile-favorites__item .product__favorite-btn_add{display:none}.profile-favorites__item .product__favorite-btn_close{display:-webkit-box;display:-ms-flexbox;display:flex}.profile-favorites__item .product__brand{font-size:18px;text-align:left}
footer{background-color: #01BFFF;font-size: 16px;
color: #FFFFFF;}
.white{color: #fff;}



  .checkbox-wrapper-28 {
    --size: 25px;
    position: relative;
  }

  .checkbox-wrapper-28 *,
  .checkbox-wrapper-28 *:before,
  .checkbox-wrapper-28 *:after {
    box-sizing: border-box;
  }

  .checkbox-wrapper-28 .promoted-input-checkbox {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  .checkbox-wrapper-28 input:checked ~ svg {
    height: calc(var(--size) * 0.6);
    -webkit-animation: draw-checkbox-28 ease-in-out 0.2s forwards;
            animation: draw-checkbox-28 ease-in-out 0.2s forwards;
  }
  .checkbox-wrapper-28 label:active::after {
    background-color: #e6e6e6;
  }
  .checkbox-wrapper-28 label {
    color: #0080d3;
    line-height: var(--size);
    cursor: pointer;
    position: relative;
  }
  .checkbox-wrapper-28 label:after {
    content: "";
    height: var(--size);
    width: var(--size);
    margin-right: 8px;
    float: left;
    border: 2px solid #0080d3;
    border-radius: 3px;
    transition: 0.15s all ease-out;
  }
  .checkbox-wrapper-28 svg {
    stroke: #0080d3;
    stroke-width: 3px;
    height: 0;
    width: calc(var(--size) * 0.6);
    position: absolute;
    left: calc(var(--size) * 0.21);
    top: calc(var(--size) * 0.2);
    stroke-dasharray: 33;
  }

  @-webkit-keyframes draw-checkbox-28 {
    0% {
      stroke-dashoffset: 33;
    }
    100% {
      stroke-dashoffset: 0;
    }
  }

  @keyframes draw-checkbox-28 {
    0% {
      stroke-dashoffset: 33;
    }
    100% {
      stroke-dashoffset: 0;
    }
  }