/**Настройки для корзины в зероблок**/

.blkElem{pointer-events:none; 

}

.cartcopyanim {
-webkit-animation: t706__pulse-anim 1ms;
animation: t706__pulse-anim 2ms;
   }

.cartcopy_elem .tn-atom , .cartprice_elem .tn-atom {
    display: 100%;
    
}
    
    
.cartcopy{cursor:pointer; 

}

.t706__carticon {display: none !important; 
} 






/*Шейп с тенью (переходы) полукруглыми делаем*/
    
.shape-transform .tn-atom {
border-radius: 70% !important; }


.howitworks {
z-index: 1;
position: relative;
}


.uc-block {
position: relative;
z-index: 0;
}


    
    /*Зафиксировали блок меню к верху экрана*/
    
.uc-menu { 
width: 100%; 
position: fixed;
top: 0;
z-index: 9997;} 









.t450__right_buttons_but  {color: #ffffff;
font-size: 18px;
font-family: 'Gilroy',Arial,sans-serif;
line-height: 1.55;
font-weight: 400;
letter-spacing: 1px;
border-radius: 10px;
background-image: linear-gradient(150deg, rgba(168,12,12,1) 0%, rgba(115,0,0,1) 98%);
border-color: transparent;
border-style: solid;
transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
box-shadow: 0px 3px 0px 0px rgba(92,0,0,1);
}




.t-name_xl {
color: #1a1a1a;
font-size: 52px;
font-weight: 100;
font-family: 'Gilroy';
text-align: center;
}



.t-img-select__text {
opacity: 0;
}

.t-img-select__indicator {
  background-size: cover;
  position: relative;
  width: 100%;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
  border-radius: 41px;
}

.shape-transform .tn-atom {
border-radius: 70% !important;
}

.uc-block {
position: relative;
z-index: 0;
}


.t-text_xs {
font-size: 16px;
line-height: 1.55;
}



.t-text_md {
font-size: 16px;
line-height: 1.55;
}

.t-form__successbox {
font-family: 'Gilroy';
text-align: center;
background: linear-gradient(150deg, rgba(168,12,12,1) 0%, rgba(115,0,0,1) 98%);
color: #fff;
padding: 20px;
margin-bottom: 20px;
border-radius: 10px;
}



.t-submit {color: #ffffff;
font-size: 18px;
font-family: 'Gilroy',Arial,sans-serif;
line-height: 1.55;
font-weight: 400;
letter-spacing: 1px;
border-radius: 10px;
background-image: linear-gradient(150deg, rgba(168,12,12,1) 0%, rgba(115,0,0,1) 98%);
border-color: transparent;
border-style: solid;
transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
box-shadow: 0px 3px 0px 0px rgba(92,0,0,1);
}




.fixed {
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 9999;
    /*transform: translateY(-100%); */
}

.fonmenu{
    background-color: white;
    backdrop-filter: blur(5px);
    /*transform: translateY(0%) !important;*/
}
.transtime{transition:  all 0.4s cubic-bezier(0, 0, 0.8, 1.0)}

