.banner-write{
    background-color: transparent !important;
}
.banner-write .banner-layers h4 {
    font-size: 18px;
    font-weight: 500;
    color: var(--blue);
    background-color: #E0FAF0;
    position: relative;
    padding: 10px 10px 10px 45px;
    border: 1px solid #fff;
    max-width: fit-content;
    border-radius: 35px;
    border: 1px solid var(--green);
    text-transform: uppercase;
}
.banner-write .banner-layers h4::before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2026/05/icon-tnk-blue-scaled.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 25px;
    height: 15px;
    left: 5%;
    top: 50%;
    transform: translate(-5%, -50%);
}
.banner-write .text-box .text{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.banner-write h1 {
    font-weight: 400 !important;
    line-height: 1.2 !important;
    text-transform: uppercase;
    color: var(--blue) !important;
}
.banner-write h1 span{
    color: var(--green);
}
.banner-write p{
    color: var(--text) !important;
}
.banner-write .banner-bg {
    border-radius: 50px;
    margin: 0 30px !important;
}
.banner-write .banner-layers {
    max-width: 1350px;
}
.banner-write .button.primary {
    border-radius: 8px;
    background: linear-gradient(264deg, #0FFCB9, #2BE0C2, #15C191);
    border: unset;
    position: relative;
    padding: 5px 35px 5px 15px;
}
.banner-write .button.primary:hover,
.banner-write .button.is-outline:hover{
    box-shadow: unset;
}
.banner-write .button.primary::before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2026/04/icon-phone.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 12px;
    height: 12px;
    right: 5%;
    top: 50%;
    transform: translate(5%, -50%);
}
.banner-write .button.primary span {
    font-size: 14px;
    color: var(--blue);
    font-weight: 500;
}
.banner-write .button.is-outline {
    background: #fff;
    border: 1px solid var(--blue);
    position: relative;
}
.banner-write .row-img{
    margin-top: 1.2em;
}
.banner-write .row-img img{
    border-radius: 20px;
}
.banner-write .row-img .col-1,
.banner-write .row-img .col-3{
    flex-basis: 30%;
    max-width: 30%;
}
.banner-write .row-img .col-2{
    flex-basis: 40%;
    max-width: 40%;
}

.section1-write{
    border-top: 1px solid #E8E8EA;
    border-bottom: 1px solid #E8E8EA;
}
.section1-write .col{
    padding-bottom: unset;
}


.section2-write{
    padding-top: 60px !important;
}
.section2-write h4,
.section3-write h4,
.section4-write h4,
.section6-write h4{
    font-size: 14px;
    color: var(--blue);
    font-weight: 500;
    background-color: #E0FAF0;
    padding: 10px 15px 10px 40px;
    max-width: fit-content;
    border-radius: 35px;
    position: relative;
    border: 1px solid var(--green);
    text-transform: uppercase;
}
.section2-write h4::before,
.section3-write h4::before,
.section4-write h4::before,
.section6-write h4::before{
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2026/05/icon-tnk-blue-scaled.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 25px;
    height: 15px;
    left: 4%;
    top: 50%;
    transform: translate(-4%, -50%);
}
.section2-write h2,
.section3-write h2,
.section4-write h2,
.section6-write h2{
    font-size: 40px;
    font-weight: 600;
    color: var(--blue);
    text-transform: uppercase;
    margin-top: .5em;
}
.section2-write h2 span,
.section3-write h2 span,
.section4-write h2 span,
.section6-write h2 span{
    color: var(--green);
}
.section2-write p,
.section3-write p,
.section4-write p,
.section6-write p{
    color: var(--text);
}
.section2-write .col-left .icon-box{
    margin-bottom: 1.2em;
}
.section2-write .col-left .icon-box-text,
.section2-write .col-right{
    display: flex;
    align-items: center;
}
.section2-write .col-right .img{
    box-shadow: #CBE6F4 24px 35px 35px, #CBE6F4 -10px 15px 15px;
    border-radius: 20px;
}
.section2-write .col-right img{
    border-radius: 20px;
    border: 5px solid #fff;
}

.section3-write .row-title .text,
.section5-write .row-title .text,
.section6-write .row-title .text{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.section3-write .row-content h3{
    color: var(--blue);
    font-weight: 600;
}
.section3-write .row-content .col-inner{
    background-color: #ecf2fb;
    border-radius: 20px;
    padding: 45px 30px;
    height: 300px;
}
.section3-write .col-1 .col-inner{
    border: 2px solid #C5FCF1;
}
.section3-write .col-2 .col-inner{
    border: 2px solid #C5D2FC;
}
.section3-write .col-3 .col-inner{
    border: 2px solid #F7D4D4;
}
.section3-write .col-4 .col-inner{
    border: 2px solid #A1CAFF;
}
.section3-write .col-5 .col-inner{
    border: 2px solid #F7EDD4;
}
.section3-write .col-6 .col-inner{
    border: 2px solid #C5FCF1;
}

.section4-write .col-right{
    display: flex;
    align-items: center;
}
.section4-write .row-icon-box .col-inner{
    border: 1px solid #E8E8EA;
    border-radius: 20px;
    padding: 30px;
    height: 310px ;
}
.section4-write .row-icon-box h3{
    color: var(--blue);
    font-weight: 600;
}


.section5-write{
    padding-top: 60px !important;
    padding-bottom: unset !important;
}
.section5-write h4{
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    background-color: transparent;
    padding: 10px 15px 10px 40px;
    max-width: fit-content;
    border-radius: 35px;
    position: relative;
    border: 1px solid #fff;
    text-transform: uppercase;
}
.section5-write .row-title h4::before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2026/04/icon-tnk-scaled.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 25px;
    height: 15px;
    left: 5%;
    top: 50%;
    transform: translate(-5%, -50%);
}
.section5-write h2{
    font-size: 40px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
}
.section5-write h2 span{
    color: var(--green);
}
.section5-write p,
.section5-write h3{
    color: #fff !important;
}
.section5-write h3{
    font-weight: 600;
}
.section5-write .row-content .col-inner{
    padding: 30px;
}
.section5-write .row-content .col{
    cursor: pointer;
    padding-bottom: 60px;
}
.section5-write .row-content .col:hover{
    background-image: url(/wp-content/uploads/2026/06/BG.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    margin-top: 30px;
    transition: all .3s;
}

.section6-write{
    padding-top: 60px !important;
}
.section6-write .row-content .col-inner{
    border: 1px solid #EDEDED;
    border-radius: 20px;
    padding: 15px;
    height: 190px;
}
.section6-write .row-content .icon-box-img{
    display: flex;
    align-items: center;
}
.section6-write .row-content .stt{
    margin-bottom: unset;
}
.section6-write .row-content h3{
    color: var(--blue);
    font-size: 18px;
    font-weight: 600;
    margin-bottom: unset;
}

.section7-write{
    padding-top: 90px !important;
    padding-bottom: 60px !important;
}
.section7-write h4 {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    background-color: transparent;
    padding: 10px 15px 10px 40px;
    max-width: fit-content;
    border-radius: 35px;
    position: relative;
    border: 1px solid #fff;
    text-transform: uppercase;
}
.section7-write h4::before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2026/04/icon-tnk-scaled.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 25px;
    height: 15px;
    left: 5%;
    top: 50%;
    transform: translate(-5%, -50%);
}
.section7-write h2 {
    font-size: 40px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
}
.section7-write h2 span{
    color: var(--green);
}
.section7-write p{
    color: #fff;
}
.section7-write .icon-box{
    border-bottom: 1px solid #ffffff69;
    padding-bottom: 1.2em;
}
.section7-write .icon-box.icon-box-call,
.section7-write .icon-box.icon-box-mail{
    padding-top: 2em;
}
.section7-write .icon-box p{
    margin-bottom: unset;
}
.section7-write .icon-box h3{
    font-size: 22px;
    color: #fff;
}
.section7-write .col-right .col-inner{
    border: 1px solid #E8E8EA;
    border-radius: 24px;
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.1);
}
.section7-write .col-right .col-inner label{
    color: #fff;
}
.section7-write .contact-form .field-group input, 
.section7-write .contact-form .field-group-full input, 
.section7-write .contact-form .field-group-large textarea{
    background-color: #F6F7F833;
    color: #fff;
}
.section7-write .contact-form .button-contact{
    margin-top: 1.5em;
}

/* RESPONSIVE */

/* TABLET */
@media only screen and (min-width: 768px) and (max-width: 1023px){
    .banner-write{
        padding-top: 1250px !important;
    }
    .banner-write .text-box-content {
        padding: 60px 0;
    }
    .banner-write .text-box{
        width: 90% !important;
    }
    .banner-write .row-img .col-1,
    .banner-write .row-img .col-2{
        flex-basis: 50%;
        max-width: 50%;
    }
    .banner-write .row-img .col-3{
        flex-basis: 100%;
        max-width: 100%;
    }
    .section1-write .col{
        padding-left: 68px;
    }
    .section3-write h2 br,
    .section5-write h2 br,
    .section6-write h2 br{
        display: none;
    }
    .section6-write .row-content .col-inner{
        height: 230px;
    }
}

/* MOBILE */
@media only screen and (max-width: 767px){
    .banner-write{
        padding-top: 500px !important;
    }
    .banner-write .banner-layers h4 {
        font-size: 14px;
    }
    .banner-write .text-box{
        width: 80% !important;
    }
    .banner-write .button.primary{
        margin-right: unset;
    }
    .banner-write .row-img{
        display: none;
    }
    .section1-write .col{
        padding-left: 70px;
    }
    .section4-write .row-icon-box .col-inner{
        height: 340px;
    }
    .section6-write .row-content .col-inner{
        height: 250px;
    }
}