* {
    box-sizing: border-box;
  }

  /* @font-face {
    font-family: 'Made in China', sans-serif;

    src: url(../font/madeinchina.TTF);
  } */

  a {
    text-decoration: unset;
    color: unset;
  }
  body {
          width: 480px;
          margin: auto;
          font-family: 'Made in China', 'Inter', sans-serif;
          font-family: 'Proxima Nova', sans-serif;
color: #fff;
          font-size: 20px;
          background:black;
          letter-spacing: 0.04em;
  }

section, header {
    position: relative;	
}
section > .tazaki_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0;
    height: 320px;
}

h1,h2,h3,h4,h5,p {
    margin:0;
    padding:0;
}

.button, form button {
    margin-inline: auto;
    color: white;
    width: 372px;
    z-index: 2;
    height: 81px;
    height: 78px;
    font-weight: 800;
    font-size: 20px;
    line-height: 79%;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    background: linear-gradient(180deg, #FF0000 0%, #771414 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    box-shadow: 0 0 30px #77141490;
}

a.button::after, button.button::after {
    content: '';
    pointer-events: none;
    width: 8px;
    height: 8px;
    border: 2px solid white;
    border-top: transparent;
    border-left: transparent;
    transform: rotate(-45deg);
    transform-origin: 2px;
}

div.button {
    position: relative;
    margin: 0 auto;
    box-shadow: unset;
    display: flex;
}

div.button::before {
    content: '';
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 6px;
    background: #550E0E;
}
div.button::after {
    content: '';
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 37px;
    background: linear-gradient(180deg, #FF0000 0%, #771414 100%);
    opacity: 0.8;
    filter: blur(40px);
}

video {
    margin: 20px auto;
    border-radius: 20px;
}


ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul li img {
    display: block;
}

.sect1 {
    background:url(../img/sect1_bg.png) no-repeat top;
    text-align: center;
padding-top: 72px;
}

.japan {
    font-weight: 300;
font-size: 20.0316px;
line-height: 16px;
font-family: 'Made in China';
letter-spacing: 0.41em;
color: #848484;
margin-bottom: 60px;
}

.main_title h1 {
    font-family: 'Made in China';
    font-weight: 300;
    font-size: 58.2513px;
    line-height: 79%;
    letter-spacing: 0.06em;
}
.main_title div {
    background: linear-gradient(180deg, #FF0000 0%, #771414 100%);
    font-family: 'Made in China';
font-weight: 300;
font-size: 39px;
line-height: 79%;
letter-spacing: 0.13em;
padding: 12px 35px;
max-width: 417px;
margin: auto;
margin-top: 15px;
}
.main_title p {
font-style: normal;
font-weight: 800;
font-size: 17px;
letter-spacing: 0.04em;
text-transform: uppercase;
margin-top: 25px;
padding: 0;
line-height: 2;
}
.main_title p span {
color: #F5BE3C;

}


.promo_text {
    display: flex;
    align-items: center;
    margin-top: 520px;
    text-align: center;
    justify-content: center;
    margin-left: -33px;
}
.promo_text strong {
    margin-left: -20px;
    font-size: 30.7085px;
    line-height: 37px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}
.promo_text .text2 {
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -0.019em;
    
    color: rgba(103, 103, 103, 0.74);
}

.promo_price_group {
margin-bottom: 30px;
}

.promo_price_group > p {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}
.promo_price_group .price {
    margin-top: 10px;
    display: flex;
    align-items: center;
    gap: 40px;
    justify-content: center;
}
.promo_price_group .price strong {
font-size: 45px;
line-height: 55px;
letter-spacing: 0.04em;
color: #F5BE3C;
}
.promo_price_group .price div {
    font-weight: 500;
    font-size: 28px;
    line-height: 28px;
    letter-spacing: 0.04em;
    color: #8c8888;
}



.sect2 {
    /* background: radial-gradient(140% 44.6% at 50% 55.4%, #FFFFFF 0%, #FFFFFF 39.12%, #EDEDED 100%); */
    background: url(../img/sect2_bg.jpg) no-repeat top;
    margin-top: 40px;
    z-index: 4;
}

.sect2 .title {
    margin-left: auto;
    max-width: 300px;
    padding-top: 250px;
    text-transform: uppercase;

}

.sect2 .title h3 {
    font-size: 50px;
    line-height: 35px;
    position: relative;
    font-family: 'Made in China';
    letter-spacing: 3px;
    font-weight: 100;

}
.sect2 .title h3 span {
    color: #FF0000;
}
.sect2 .title h3::after{
    content: url(../img/givetazaki.png);
    position: absolute;
    left: -130px;
    top: -50px;

}
.sect2 .title p {
    font-weight: 700;
font-size: 20px;
line-height: 146%;
margin-top: 30px;
position: relative;
}
.sect2 .title p span {
    color: #B62929;
}
.sect2 .title p::after{
    content: url(../img/icontazaki.png);
    position: absolute;
    top: 10px;
    right: 50px;
}

.sect2 .text {
    font-weight: 500;
    font-size: 20px;
    line-height: 146%;
    max-width: 325px;
    margin: auto;
    margin-top: 72px;
    text-align: center;
}

.sect2 .text span {
    color: #F5BE3C
    
}

.sect2 .benef_group  {
    position: relative;
    display: flex;
    gap: 30px;
    align-items: flex-start;
    max-width: 380px;
    margin: auto;
    font-family: 'Proxima Nova';
font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 146%;

letter-spacing: 0.04em;
}
.sect2 .benef_group img  {
    filter: drop-shadow(0 0 30px #f20b0b33);
}

.sect2 .benef2  {
    
    text-align: right;
}
.sect2 ul.char {
    font-weight: 500;
font-size: 20px;
line-height: 125%;
text-align: center;
margin-top: 120px;
display: grid;
grid-template-columns: 1fr 1fr;
}

.sect2 ul.char li {
display: flex;
flex-direction: column;
align-items:center;
gap: 10px;
max-width: 50%;
margin:0 auto;
margin: 0 auto 40px;
}

.sect2 .parag {
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0.03em;
    padding:0 24px;
}

.sect2 .orientations {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
}

.sect2 .orientations>div {
    position: relative;
}
.sect2 .orientations>div span {
    position: absolute;
    bottom: 30px;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.03em;
    color: #000000;
    left: 0;
    right: 0;
    text-align: center;
}


.sect3 {
    background: url(../img/sect3_bg.jpg) no-repeat top;
    color: black;
    padding-top: 210px;
    padding-bottom: 110px;
    margin-top: -121px;
    z-index: 3;
}

.sect3 .content_wrapper {
    padding: 0 40px;
}
.sect3 h3 {
    font-family: 'Made in China';
font-weight: 300;
font-size: 50px;
line-height: 100%;
text-align: center;
}
.sect3 h3 span {
    color:#F20B0B;
}

.sect3 .text {
    font-weight: 500;
font-size: 20px;
line-height: 146%;
text-align: center;
margin-top: 20px;
font-family: 'Proxima Nova';
font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 146%;
/* or 29px */

text-align: center;
letter-spacing: 0.04em;
}

.sect3 .cut_food {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
.sect3 .cut_food li {
    display: grid;
    gap: 15px;
    justify-items: center;
}

.sect3 div.button {
    margin-top: 460px;
color:#fff;

}
.sect3 .left_prod {
    font-weight: 500;
font-size: 15px;
text-align: center;
margin-top: 35px;
color:#fff;
}
.sect3 .left_prod span {
    color:#F5BE3C;
}

.sect3a {
    background: url(../img/sect3a_bg.jpg) top no-repeat;
    padding-top: 270px;
    margin-top: -230px;
    z-index: -1;
}
.sect3a .card {
    position: relative;
    margin-bottom: 20px;
}
.sect3a .text_card {
    position: absolute;
    font-weight: 500;
font-size: 20px;
line-height: 120%;
color:#fff;
top: 0;
bottom:0;
margin: auto;
height: fit-content;
}
.sect3a .text_card span {
    color: #F5BE3C;
}
.sect3a .text_card.t_c1 {
    max-width: 230px;
left: 20px;

}
.sect3a .text_card.t_c2 {
    max-width: 280px;
    text-align: right;
    right: 25px;
}
.sect3a .text_card.t_c3 {
    max-width: 220px;
    left: 20px;
}

.sect4 {
    background: url(../img/sect4_bg.png) no-repeat;
    padding-top: 250px;
    color: #FFFFFF;
    padding-bottom: 20px;
    margin-top: -50px;
}

.sect4 .guarantee {
    font-family: 'Made in China';
    font-weight: 300;
    font-size: 88.8372px;
    line-height: 73%;
    text-align: center;
    position: absolute;
    top: 145px;
    display: grid;
    left: 0;
    right: 0;
}
.sect4 .guarantee span {
    color: #CC2A2A;
font-size: 48px;
line-height: 22px;
}
.sect4 .guarantee_parag {
    font-weight: 700;
font-size: 32px;
line-height: 45px;
text-align: center;
    margin-top: 40px;
}
.sect4 .guarantee_parag span {
    color: #F5BE3C;
}

.sect4 h3 {
    font-family: 'Made in China';
    font-weight: 300;
    font-size: 45px;
    line-height: 100%;
    text-align: center;
    color: #000;
    /* max-width: 440px; */
    margin: 175px auto 0;
}
.sect4 h3 span {
    color:#F20B0B;
}


.sect4 .description {
    margin-top: 530px;
    padding: 0 18px;
}
.sect4 .description .desc {
    display: grid;
    gap: 30px;
    max-width: 190px;
}
.sect4 .description .desc h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
}
.sect4 .description .desc p {
    font-weight: 300;
font-size: 18px;
line-height: 22px;
}
.sect4 .description .desc_l {
    margin-left: 25px;
}
.sect4 .description .desc_r {
    margin-left: auto;
    margin-right: 15px;
}
.sect4 .description .desc1 {
    position: relative;
    top: 30px;
}
.sect4 .description .desc2 {
    margin-top: 110px;
}
.sect4 .description .desc3 {
    margin-top: 80px;
}
.sect4 .description .desc4 {
    margin-top: 120px;
}

.sect4 div.button {
    margin-top: 110px;
}

.sect4 .left_prod {
    font-weight: 500;
font-size: 15px;
text-align: center;
margin-top: 50px;
color:#fff;
}
.sect4 .left_prod span {
    color:#F5BE3C;
}


.sect5 {
    background: url(../img/sect5_bg.jpg) no-repeat top;
    z-index: 2;
    padding-top: 50px;
    background-position-y: -38px;
    padding-bottom: 90px;
}
.sect5 h3 {
    font-family: 'Made in China';
    font-weight: 300;
    font-size: 50px;
    line-height: 100%;
    text-align: center;
    color: #fff;
    max-width: 360px;
    margin: 50px auto 0;

}
.sect5 h3 span {
    color: #F20B0B;
    display: block;
}
.sect5 .text  {
    margin-top: 20px;
    text-align: center;
    font-weight: 500;
font-size: 20px;
line-height: 29px;
}
.sect5 .text span {
    color: #F5BE3C;
}
.sect5 .text img {
    vertical-align: text-top;
}


.slider_rev1 {
    margin-top: 47px;
}

.slick-initialized .review_card.slick-slide {
    background: linear-gradient(89.99deg, #151515 0.01%, #0D0D0D 99.99%);
    min-height: 580px;
    padding: 34px 40px;
    position:relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
color: #FFFFFF;
margin: 0 60px;
outline: unset;
}
.review_card .quote {
position: absolute;
right: 27px;
top: 17px;
}

.review_card .person {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
}
.review_card .person>div {
    display: grid;
    text-align: left;
    font-weight: 500;
}
.review_card .person .date {
    font-size: 15px;
    line-height: 146%;
    color: #7F7F7F;
}
.review_card .person .name {
    font-size: 25px;
line-height: 146%;
}
.review_card .stars_rev {
    display: flex;
    gap: 7px;
    margin-top: 5px;
}
.review_card .stars_rev img {
    width: 15px;
    height: 15px;
}

.review_card .review_photo {
margin-top: 26px;
width: 100%;
}
.review_card p {
    font-weight: 500;
    margin-top: 30px;
    font-size: 16px;
    line-height: 146%;
}

.slick-dots {
    bottom: -10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.slick-dots li {
    background: linear-gradient(0deg, #1D1D1D, #1D1D1D), #2F2F2F;
    border-radius: 30px;
    width: 16px;
    height: 16px;
}

li.slick-active {
    background: #F20B0B;
    width: 22px;
    height: 22px;
}

.slick-dots li button:before {
    content: ''
}


.sect6 {
    
}
.sect6 h3 {
    font-family: 'Made in China';
    font-weight: 300;
    font-size: 50px;
    line-height: 100%;
    text-align: center;
    color: #fff;
    max-width: 360px;
    margin: 0px auto;
}
.sect6 h3 span {
    color: #F20B0B;
    display: block;
}
.sect6 .how_order {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 36px;
    margin-top: 50px;
    align-items: baseline;
}

.sect6 .order_step {
    display: grid;
    justify-items: center;
    gap: 9px;
    text-align: center;
    font-weight: 600;
}

.sect6 .order_step span {
    font-size: 28.8825px;
    line-height: 35px;
}

.sect6 .order_step p {
    font-weight: 600;
    font-size: 16.255px;
    line-height: 23px;
    text-align: center;
    
    color: #858383;
}

#order_form.sect1 h3 {
    font-family: 'Made in China';
    font-weight: 300;
    font-size: 35px;
    line-height: 100%;
    text-align: center;
    color: #fff;
    max-width: 360px;
    margin: 50px auto 40px;
}
#order_form.sect1 h3 span {
    color: #F20B0B;
    display: block;
}

#order_form .text {
    font-weight: 700;
font-size: 28px;
line-height: 35px;
text-align: center;
text-transform: uppercase;
color: #6C6C6C;
max-width: 360px;
margin: 52px auto;
position: relative;
}
#order_form .text:after {
    content:url(../img/arrow_down.png);
    position:absolute;
    left:0;
    right: 0;
    bottom:-45px;
}


#order_form .promo_price_group > p {
    color: #727272;
  }
#order_form .promo_price_group > p span {
    color: #f20b0b;
  }

#order_form .form  {
margin-top: 35px;
}
#order_form .form label  {
    position: relative;
    /* height: 195px; */
    display: block;
    margin: auto;
    margin-bottom: 50px;
    color: #fff;
    width: max-content;
}
#order_form .form label::after  {
    content: '';
    width: 41px;
    height: 41px;
    border-radius:50%;
    position: absolute;
    box-shadow: inset 0px 4px 10px rgba(0, 0, 0, 0.8);
    display: block;
    right: 30px;
    top: -21px;
    background:white;
}
#order_form .form label.active::after  {
    content: '✓';
    color:white;
    background:#127F1D;
    font-size: 30px;
    line-height: 50px;
}

#order_form .form label.active {
    outline: 1.5px solid #EA6464 ;

    /* border-image-source: linear-gradient(104.94deg, #F20B0B 4.18%, #EA6464 98.47%, #FF9191 98.47%); */
    filter:drop-shadow(0 0 35px #F20B0B80)
    
}

#order_form .form label .radio_group {
    background: linear-gradient(180deg, #FF0000 0%, #771414 100%);
    border-radius: 0px;
    /* width: max-content; */
    position: absolute;
    display: flex;
    align-items: center;
    padding: 7px 10px;
    top: 5px;
    left: 10px;
    gap: 10px;
}

#order_form .form label .radio_group input {
    filter: sepia(1) hue-rotate(308deg) contrast(2.65);
    margin: 0;
    padding: 0;
    margin-top: -1px;
}
#order_form .form label .radio_group .percent {
    font-size: 11.4894px;
}


#order_form .form label img  {
    /* height:100% */
    display: block;
}
#order_form .form label .pick_txt  {
    position: absolute;
    right: 40px;
    font-size: 16px;
    line-height: 20px;
    top: 12px;
    max-width: 160px;
    /* pointer-events: none; */
    text-transform: uppercase;
    text-align: center;
}
#order_form .form label .pick_txt .qty_mult {
    font-weight: bold;
    font-size: 40px;
    line-height: 150%;
    background: linear-gradient(180deg, #FF0000 0%, #771414 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
#order_form .form label .pick_txt .qty_mult + p {
    font-weight: 700;
font-size: 20px;
line-height: 100%;
}
#order_form .form label .pick_txt .price {
margin-top: 20px;
}
#order_form .form label .pick_txt .price div {
    font-weight: bold;
    font-size: 30px;
    color: #F5BE3C;
    margin-bottom: 20px;

}
#order_form .form label .pick_txt .price span.cut_price {
    font-size: 20px;
    color: #868181;
}
#order_form .form label .pick_txt .price span.cut_price::before {
    bottom: 7px;
}


#order_form .form input:not([type="radio"]), textarea {
    width:100%;
    display: block;
    background: #1C1C1C;
    border: 1px solid rgba(252, 2, 2, 0.5);
    box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.05);
    font-weight: 600;
font-size: 18px;
line-height: 30px;
padding: 28px 30px;
margin-bottom: 20px;
outline: unset;
color:#fff;
font-family: 'Proxima Nova', sans-serif;
border: unset;
}

form input:placeholder-shown {
    color:#4C4C4C
}

#order_form .form .input_wrapper {
    padding: 0 36px;
    margin-top: 10px;
}
#order_form .form .input_wrapper input:not(:placeholder-shown) {
    border-color: rgba(252, 2, 2, 0.5);
    color: white;
    background: #1C1C1C;

  }
#order_form .form .input_wrapper input:placeholder-shown {
    border-color: unset;
  }
  
#order_form .form button {
outline: none;
color: white;
border:unset;
}
#order_form .left_prod {
    font-weight: 500;
font-size: 15px;
text-align: center;
margin-top: 60px;
color:#fff;

}
#order_form .left_prod  span {
    color:#F5BE3C;
}
.cut_price {
    position: relative;
}
.cut_price::before {
    content: '';
    background: #8c8888;
    height: 2px;
    width: 110%;
    transform: rotate(-10deg);
    position: absolute;
    bottom: 14px;
}

footer {
    padding-top: 60px;
    background: url(../img/footer.png) bottom no-repeat;
}

.succes.succes_form h3 {
    font-family: 'Proxima Nova', sans-serif;
}