.support_banner{
    padding: 11.7rem 0 13rem;
}
.support_banner .tcon h1.title{
    color: white;
    font-weight: 300;
    margin-bottom: 3.8rem;
    margin-top: 2.5rem;
}
.support_banner .tcon h1.title em{
    font-style: normal;
}
.support_banner .tcon p{
    font-size: 1.8rem;
    line-height: 2.8rem;
    max-width: 58.7rem;
    color: rgba(255, 255, 255, 0.6);
}
.support_banner .left{
    width: 49.27%;
}
.support_banner .right{
    width: 38.98%;
    padding-right: 6rem;
    position: relative;
}


.support_banner .btns{
    margin-top: 4rem;
    gap: 1.7rem;
}
.support_banner .btns .btn{
    line-height: 6.2rem;
    padding: 0 4rem;
}
.support_banner .btns .border_btn{
    line-height: 6rem;
    padding: 0 5.3rem;
}
.support_banner .right .info{
    padding: 5.5rem 4.8rem;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background-color: rgba(255, 255, 255, 0.05);
    border-radius: 2rem;
    text-align: center;
    color: white;
}
.support_banner .right .info .img{
    width: 11.4rem;
    height: 11.4rem;
    border-radius: 50%;
    background-color: #785E3F;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2.8rem;
}
.support_banner .right .info .img img{
    width: 40%;
    height: 40%;
}
.support_banner .right .info strong{
    font-size: 2.8rem;
    font-weight: 500;
    color: #fff3e4;
    display: block;
    margin-bottom: 2rem;
    font-family: "Cormorant Garamond", sans-serif;
}
.support_banner .right .info p{
    font-size: 1.6rem;
    line-height: 2.5rem;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.8);
}
.support_banner .right .info .items{
    display: flex;
    justify-content: center;
    margin-top: 2.2rem;
    gap: 3.8rem;
}
.support_banner .right .info .items .item strong{
    font-size: 4.4rem;
    color: #c8943e;
    font-weight: 700;
    margin-bottom: 1.0rem;
}
.support_banner .right .info .items .item p{
    font-size: 1.3rem;
    color: rgba(255, 255, 255, 0.74);
    letter-spacing: 0.1rem;
}
.suport_keep{
    padding: 16.4rem 0;
    background-color: #FFFEF9;
}
.suport_keep .left{
    width: 47.46%;
}
.suport_keep .left .img{
    aspect-ratio: 652/489;
    border-radius: 1.6rem;
}
.suport_keep .right{
    width: 46.01%;
}
.suport_keep .right .tcon{
    margin-bottom: 3.7rem;
}
.suport_keep .right ul li{
    font-size: 1.7rem;
    font-weight: 600;
    color: #5a5650;
    display: flex;
    align-items: center;
    gap: 1.4rem;
}
.suport_keep .right ul li + li{
    margin-top: 2.3rem;
}
.suport_keep .right ul li:before{
    content: "";
    width: 2rem;
    height: 2rem;
    display: inline-block;
    background: url('../img/checked.svg') no-repeat center/contain;
}
.support_habits{
    padding: 9.7rem 0 10.4rem;
}
.support_habits .tcon h2{
    margin-bottom: 2rem;
}
.support_habits .tcon p{
    max-width: 61rem;
}


.support_work{
    padding: 16rem 0;
    background: linear-gradient(to bottom, #4F371F, #826D5A);
}
.support_work .tcon{
    margin-bottom: 7.5rem;
}
.support_work .tcon p{
    max-width: 92.5rem;
    color: rgba(255, 255, 255, 0.6);
}
.support_work .tcon p + p{
    margin-top: 3rem;
}
.support_work .main ul{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 3.8rem;
}
.support_work .main ul li{
    display: flex;
    align-items: flex-start;
    padding: 4rem 3.3rem 3.8rem;
    padding-right: 4.5rem;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 1.2rem;
    border: 1px solid rgba(255, 255, 255, 0.15);
    color: white;
}
.support_work .main ul li .img{
    width: 6.5rem;
    height: 6.5rem;
    min-width: 6.5rem;
    margin-right: 5.2rem;
}

.support_work .main ul li .title{
    font-size: 2.8rem;
    font-weight: 500;
    margin-bottom: 1.5rem;
    display: block;
}
.support_work .main ul li .title em{
    font-size: 1.8rem;
}
.support_work .main ul li p{
    font-size: 1.6rem;
    line-height: 2.8rem;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.74);
}

.support_work h3{
    font-size: 3.2rem;
    margin-bottom: 2.5rem;
    font-weight: 300;
    color: white;
    font-family: "Cormorant Garamond", sans-serif;
}
.support_enquiry{
    padding: 11rem 0;
    background-color: #FFFEF9;
}
.support_enquiry .tcon{
    margin-bottom: 5.4rem;
}
.support_enquiry .tcon p{
    max-width: 69.2rem;
}
.support_enquiry .main{
    padding: 6rem 4.7rem 4.8rem;
    background-color: white;
    border: 1px solid #eae8e5;
    border-radius: 1.6rem;
    max-width: 93.8rem;
    margin-left: auto;
    margin-right: auto;
}


.support_enquiry .main label{
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.8rem;
  color: #161616;
  display: block;
  font-weight: 500;
  margin-bottom: 1rem;
}
.support_enquiry label i{
  color: var(--primary);
}
.support_enquiry label em{
  font-size: 1.5rem;
  color: rgba(22, 22, 22, 0.74);
  display: block;
}
.support_enquiry span.col2 label em{
  display: inline-block;
}
.support_enquiry form{
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 2.6rem 0;
}
.support_enquiry form span{
  display: block;
  width: 100%;
}
.support_enquiry form span.col2{
  width: 48.3%;
}
.support_enquiry form input:not([type="submit"]){
  line-height: 5.5rem;
  padding: 0 2rem;
  background-color: #F9F8F4;
  border-radius: 0.52rem;
  width: 100%;
  font-size: 1.6rem;
}

.support_enquiry form select{
  line-height: 5.5rem;
  padding: 0 2rem;
  border-radius: 0.52rem;
  width: 100%;
  border: none;
  outline: none;
  font-size: 1.7rem;
  color: #5a5650;
  background: url('../img/select_brown.svg') no-repeat right 2rem center/1.6rem;
  background-color: #F9F8F4;
}

.support_enquiry form textarea{
  height: 14.5rem;
  padding: 2rem;
  background-color: #F9F8F4;
  border-radius: 0.52rem;
  width: 100%;
  font-size: 1.6rem;
}
.support_enquiry form .btn{
  line-height: 5.8rem;
  padding: 0 3.7rem;
  font-weight: 500;
  font-size: 1.6rem;
  color: white;
  display: flex;
  align-items: center;
  font-weight: 400;
  margin-top: 2rem;
  font-family: 'Inter', sans-serif;
}
.support_enquiry form .btn::before{
    content: "";
    width: 2rem;
    height: 2rem;
    margin-right: 1rem;
    background: url('../img/contact_fly.svg') no-repeat center/contain;
}
.support_enquiry form .btn input{
    display: none;
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    .support_banner{
        padding: 8.5rem 0 9rem;
    }
    .support_banner .tcon h1.title{
        margin-top: 2rem;
        margin-bottom: 3rem;
    }
    .support_banner .tcon p{
        max-width: none;
    }
    .support_banner .left{
        width: 50%;
    }
    .support_banner .right{
        width: 44%;
        padding-right: 0;
    }
    .support_banner .btns{
        margin-top: 3.2rem;
        gap: 1.2rem;
    }
    .support_banner .btns .btn{
        padding: 0 2.8rem;
    }
    .support_banner .btns .border_btn{
        padding: 0 3.2rem;
    }
    .support_banner .right .info{
        padding: 3.6rem 2.8rem;
    }
    .support_banner .right .info .img{
        width: 9rem;
        height: 9rem;
        margin-bottom: 2rem;
    }
    .support_banner .right .info strong{
        font-size: 2.4rem;
        margin-bottom: 1.4rem;
    }
    .support_banner .right .info .items{
        gap: 2.4rem;
    }
    .support_banner .right .info .items .item strong{
        font-size: 3.6rem;
    }
    .suport_keep{
        padding: 11rem 0;
    }
    .suport_keep .left{
        width: 48%;
    }
    .suport_keep .right{
        width: 47%;
    }
    .suport_keep .right .tcon{
        margin-bottom: 2.8rem;
    }
    .suport_keep .right ul li + li{
        margin-top: 1.8rem;
    }
    .support_habits{
        padding: 8rem 0;
    }
    .support_habits .tcon p{
        max-width: none;
    }
    .support_work{
        padding: 10rem 0;
    }
    .support_work .tcon{
        margin-bottom: 5rem;
    }
    .support_work .tcon p{
        max-width: none;
    }
    .support_work .tcon p + p{
        margin-top: 2rem;
    }
    .support_work .main ul{
        gap: 2.4rem;
    }
    .support_work .main ul li{
        padding: 3rem 2.4rem;
    }
    .support_work .main ul li .img{
        width: 5.4rem;
        height: 5.4rem;
        min-width: 5.4rem;
        margin-right: 2.4rem;
    }
    .support_work .main ul li .title{
        font-size: 2.4rem;
    }
    .support_work h3{
        font-size: 2.8rem;
        margin-bottom: 2rem;
    }
    .support_enquiry{
        padding: 8.5rem 0;
    }
    .support_enquiry .tcon{
        margin-bottom: 4rem;
    }
    .support_enquiry .tcon p{
        max-width: none;
    }
    .support_enquiry .main{
        max-width: none;
        padding: 4rem 3.4rem;
    }
    .support_enquiry form{
        gap: 2.2rem 0;
    }
}

@media screen and (max-width: 768px) {
    .support_banner{
        padding: 50px 0;
    }
    .support_banner .main{
        flex-wrap: wrap;
    }
    .support_banner .left,
    .support_banner .right{
        width: 100%;
    }
    .support_banner .tcon h1.title{
        margin-top: 12px;
        margin-bottom: 16px;
    }
    .support_banner .tcon p{
        font-size: 14px;
        line-height: 1.7;
        max-width: none;
    }
    .support_banner .btns{
        margin-top: 24px;
        gap: 12px;
        flex-wrap: wrap;
    }
    .support_banner .btns .btn{
        line-height: 42px;
        padding: 0 20px;
    }
    .support_banner .btns .border_btn{
        line-height: 40px;
        padding: 0 20px;
    }
    .support_banner .right{
        padding-right: 0;
        margin-top: 30px;
    }
    .support_banner .right .info{
        padding: 24px 20px;
        border-radius: 14px;
    }
    .support_banner .right .info .img{
        width: 70px;
        height: 70px;
        margin-bottom: 16px;
    }
    .support_banner .right .info strong{
        font-size: 20px;
        margin-bottom: 12px;
    }
    .support_banner .right .info p{
        font-size: 14px;
        line-height: 1.7;
    }
    .support_banner .right .info .items{
        gap: 12px;
        margin-top: 18px;
    }
    .support_banner .right .info .items .item{
        flex: 1;
    }
    .support_banner .right .info .items .item strong{
        font-size: 26px;
        margin-bottom: 4px;
    }
    .support_banner .right .info .items .item p{
        font-size: 12px;
    }
    .suport_keep{
        padding: 50px 0;
    }
    .suport_keep .main{
        flex-wrap: wrap;
    }
    .suport_keep .left,
    .suport_keep .right{
        width: 100%;
    }
    .suport_keep .left .img{
        border-radius: 12px;
    }
    .suport_keep .right{
        margin-top: 26px;
    }
    .suport_keep .right .tcon{
        margin-bottom: 20px;
    }
    .suport_keep .right ul li{
        font-size: 14px;
        line-height: 1.6;
        gap: 10px;
        align-items: flex-start;
    }
    .suport_keep .right ul li + li{
        margin-top: 14px;
    }
    .suport_keep .right ul li:before{
        width: 16px;
        height: 16px;
        min-width: 16px;
        margin-top: 3px;
    }
    .support_habits{
        padding: 50px 0;
    }
    .support_habits .tcon h2{
        margin-bottom: 12px;
    }
    .support_habits .tcon p{
        max-width: none;
    }
    .support_work{
        padding: 50px 0;
    }
    .support_work .tcon{
        margin-bottom: 26px;
    }
    .support_work .tcon p{
        max-width: none;
    }
    .support_work .tcon p + p{
        margin-top: 14px;
    }
    .support_work .main ul{
        grid-template-columns: 1fr;
        gap: 14px;
    }
    .support_work .main ul li{
        padding: 20px 18px;
        border-radius: 10px;
    }
    .support_work .main ul li .img{
        width: 44px;
        height: 44px;
        min-width: 44px;
        margin-right: 14px;
    }
    .support_work .main ul li .title{
        font-size: 18px;
        line-height: 1.3;
        margin-bottom: 10px;
    }
    .support_work .main ul li .title em{
        font-size: 14px;
    }
    .support_work .main ul li p{
        font-size: 14px;
        line-height: 1.7;
    }
    .support_work h3{
        font-size: 22px;
        margin-bottom: 16px;
    }
    .support_enquiry{
        padding: 50px 0;
    }
    .support_enquiry .tcon{
        margin-bottom: 26px;
    }
    .support_enquiry .tcon p{
        max-width: none;
    }
    .support_enquiry .main{
        max-width: none;
        padding: 24px 20px;
        border-radius: 12px;
    }
    .support_enquiry .main label{
        font-size: 14px;
        margin-bottom: 6px;
    }
    .support_enquiry label em{
        font-size: 12px;
    }
    .support_enquiry form{
        gap: 16px 0;
    }
    .support_enquiry form span.col2{
        width: 100%;
    }
    .support_enquiry form input:not([type="submit"]){
        line-height: 44px;
        padding: 0 14px;
        font-size: 14px;
    }
    .support_enquiry form select{
        line-height: 44px;
        padding: 0 14px;
        font-size: 14px;
        background-position: right 14px center;
        background-size: 12px;
    }
    .support_enquiry form textarea{
        height: 100px;
        padding: 14px;
        font-size: 14px;
    }
    .support_enquiry form .btn{
        line-height: 44px;
        padding: 0 20px;
        font-size: 14px;
        width: 100%;
        justify-content: center;
        margin-top: 4px;
    }
    .support_enquiry form .btn::before{
        width: 16px;
        height: 16px;
        margin-right: 8px;
    }
}