.mcbl_banner .mcbl_banner_mob{
    display: none;
}
.mcbl_banner{
  padding-bottom: 106px;
  position: relative;
}
.mcbl_banner .mcbl_banner_desktop img{
    display: block;
}
.mcbl_banner .mcbl-form-and-time{
  width: 366px;
  position: absolute;
  top: 12%;
  right: 18%;
}
.mcbl_banner .mcbl-form-and-time .txt-seven-day{
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 8px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
.mcbl_banner .mcbl-form-and-time .mcbl-time{
  position: relative;
  margin-bottom: 10px;
}
.mcbl_banner .mcbl-form-and-time .mcbl-time .mcbl-hour{
  position: absolute;
  top: 37px;
  left: 32px;
}
.mcbl_banner .mcbl-form-and-time .mcbl-time .mcbl-minus{
  position: absolute;
  top: 37px;
  left: 42%;
}
.mcbl_banner .mcbl-form-and-time .mcbl-time .mcbl-secon{
  position: absolute;
  top: 37px;
  left: 75%;
}
.mcbl_banner .mcbl-form-and-time .mcbl-time .mcbl-hour p:first-child, .mcbl_banner .mcbl-form-and-time .mcbl-time .mcbl-minus p:first-child, .mcbl_banner .mcbl-form-and-time .mcbl-time .mcbl-secon p:first-child{
  color: #FFF;
  text-shadow: 0px 4.508474826812744px 4.508474826812744px rgba(125, 187, 244, 0.25);
  font-size: 54.102px;
  font-weight: 700;
  line-height: 48px;
}
.mcbl_banner .mcbl-form-and-time .mcbl-time .mcbl-hour p:last-child, .mcbl_banner .mcbl-form-and-time .mcbl-time .mcbl-minus p:last-child, .mcbl_banner .mcbl-form-and-time .mcbl-time .mcbl-secon p:last-child{
  color: #00C8FE;
  text-align: center;
  font-size: 18.034px;
  font-weight: 500;
}
.mcbl_banner .mcbl-form-and-time .txt-recieve-discount{
  color: #00C8FE;
  text-align: center;
  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px
}
.mcbl-form-and-time .mcbl-form{
  position: relative;
}
.mcbl-form-and-time .mcbl-form .mcbl-form-contain input{
  width: 100%;
  display: block;
  outline: none;
  padding: 10px 26px;
  border-radius: 30px;
  margin-bottom: 14px;
  background: #FFF;
  border: 1px solid #fff;
  font-size: 16px;
}
.mcbl-form-and-time .mcbl-form .mcbl-form-contain input::-ms-input-placeholder {
  color: #0033A6;
}

.mcbl-form-and-time .mcbl-form .mcbl-form-contain input::placeholder {
  color: #0033A6;
}
.mcbl-form-and-time .mcbl-form .mcbl-form-contain{
  position: absolute;
  width: 279px;
  left: 50%;
  top: 68px;
  transform: translateX(-50%);
}
.mcbl-form-and-time .mcbl-form .mcbl-form-contain .btn-submit button{
  border-radius: 26.534px;
  border: 0.829px solid #FFE7C4;
  background: linear-gradient(90deg, #DB9715 0%, #ECBE72 51.88%, #E3A93C 95.83%);
  color: #FFF;
  text-shadow: 0px 1px 0px rgba(153, 102, 39, 0.55);
  font-size: 14px;
  font-weight: 700;
  width: 120px;
  padding: 6px;
  text-transform: uppercase;
  margin: 0 auto;
  display: block;
  margin-top: 19px;
  cursor: pointer;
}
.mcbl_container{
  max-width: 1400px;
  margin: 0 auto;
}
.mcbl_gift .mcbl_title_gift{
  color: #0033A6;
  font-size: 45px;
  font-weight: 700;
  line-height: 56px;
  letter-spacing: -1.35px;
  margin-bottom: 45px;
}
.mcbl_gift .mcbl_gift_contain{
  padding:61px 127px;
  border-radius: 24px;
  background: #ECECEC;
}
.mcbl_gift .mcbl_gift_contain .mcbl_gifl_txt{
  font-size: 18px;
  margin-bottom: 25px;
}
.mcbl_gift .mcbl_gift_contain .img-gift img{
  width: 593px;
  margin-bottom: 23px;
}
.mcbl_gift .mcbl_gift_contain .mcbl_gift_txt_bottom{
  color: var(--blue-main, #0033A6);
  font-size: 17px;
  margin-bottom: 27px;
}
.mcbl_gift .mcbl_gift_contain .mcbl_gift_txt_bottom span{
  font-weight: 700;
}
.mcbl_gift button{
  border-radius: 26.534px;
  border: 0.829px solid #FFE7C4;
  background: linear-gradient(90deg, #DB9715 0%, #ECBE72 51.88%, #E3A93C 95.83%);
  color: #FFF;
  text-shadow: 0px 1px 0px rgba(153, 102, 39, 0.55);
  font-size: 14px;
  font-weight: 700;
  width: 184px;
  padding: 6px;
  text-transform: uppercase;
  margin: 0 auto;
  display: block;
  margin-top: 19px;
  cursor: pointer;
}
.mcbl_gift{
  margin-bottom: 106px;
}
.mcbl_why .mcbl_title_why{
  color: #0033A6;
  font-size: 45px;
  font-weight: 700;
  line-height: 56px;
  letter-spacing: -1.35px;
  margin-bottom: 16px;
  text-transform: uppercase;
}
.mcbl_why .mcbl_desc_why{
  color: #272727;
  font-size: 13px;
  line-height: 22px;
  max-width: 647px;
  margin-bottom: 76px;
}
.mcbl_why .mcbl_why_list{
  padding: 0 24px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.mcbl_why .mcbl_why_list .mcbl_why_item img{
  border-radius: 16px 16px 0px 0px;
  display: block;
}
.mcbl_why .mcbl_why_list .mcbl_why_item{
  flex: 0 0 25%;
  max-width: 24%;
  width: 100%;
  border-radius: 18px 18px 16px 16px;
  background: #0033A6;
  margin-bottom: 25px;
}
.mcbl_why .mcbl_why_list .mcbl_why_item .mcbl_img_desc{
  max-width: 335px;
  margin:0 auto;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.54px;
  color: #fff;
  padding: 15px 0;
}
.mcbl_why{
  padding-bottom: 110px;
}
