.bg-header-box{
    background-color: var(--color-bg-03);
    width: 100%;
    overflow-y: hidden;
}
.text-secondary-base{
    color: var(--theme-color-secondary-base);
}
.header-content-box{

}
.header-content-box .title-header{
    font-size: 1.5rem;
    color: var(--color-gray-300);
}
.dna-report-header-cover .content-box {
    padding: 64px 64px 32px 64px;
    max-width: 900px;
    text-align: left;
    float: left;
}
.header-content-box .title-header-2{
    font-size: 3rem;
    color: var(--color-gray-500);
}
.header-content-box .m-title-header-3 {
    margin-top: -20px;
}
.header-content-box .title-header-3{
    font-size: 4.5rem;
    background: linear-gradient(to right, #00B2AB, #01B0AB, #03A7AC, #0799AD, #0A8FAE);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.header-content-box .title-header-3-th{
    font-size: 3rem;
    background: linear-gradient(to right, #00B2AB, #01B0AB, #03A7AC, #0799AD, #0A8FAE);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    line-height: 4.5rem;
}
.header-content-box .title-header-2-th{
    font-size: 3rem;
    color: var(--color-gray-500);
}
.header-content-box .description{
    font-size: 1rem;
    color: var(--color-gray-400);
}
.img-header {
    width: 100%;
    position: relative;
}
.img-header-mobile {
    width: 100%;
    height: auto;
}
.dna-kit-box {
    padding: 3rem 0rem 2.25rem 0rem;
}
.img-collection {
    width: 100%;
}
.img-saliva-sample {
    width: 100%;
    height: auto;
}
.number-header-collection {
    background-color: var(--theme-color-secondary-base);
    display: inline-block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    text-align: center;
    color: #ffffff;
    margin-right: 10px;
    flex: 0 0 24px;
}
.register-box .h1{
    font-size: 2rem;
}
.description-register{
    font-size: 1rem;
    color: var(--color-gray-400);
    text-align: justify;
}
.img-line-desktop {
    height: 365px;
}

.img-line-mobile {
    height: 100px;
}

.sample-box {
    margin-top: 4rem;
}
.img-howto {
    width: 134px;
    height: auto;
}

.description-howto {
    padding-left: 4rem;
}
.sample-step-box {
    margin-top: 2rem;
}
.collection-box {
    margin-top: 4rem;
    margin-bottom: 6rem;
}
.ship-it-back-detail {
    padding-top: 2rem;
}
.ship-it-back-sub-detail {
    margin-top: 3.875rem;
}
.btn-register-box {
    padding-top: 2rem;
}
.collection-kit-box {
    padding-bottom: 4rem;
}
.sub-header {
    font-size: 2rem;
}

@media (min-width: 768px){
    .register-box {
        padding: 2rem 0 2rem 2rem;
    }
    .ship-it-back-box {
        padding: 2rem 0rem 2rem 4rem;
    }
}

@media(max-width: 1200px){
    .header-content-box {
        padding-left: 2rem;
    }
    .header-content-box .title-header-3{
        font-size: 3.5rem;
    }
    .header-content-box .title-header-3-th{
        font-size: 3.5rem;
    }
    .header-content-box .title-header-2-th{
        font-size: 2.5rem;
    }
}
@media(max-width: 1000px){
    .header-content-box {
        padding-left: 1rem;
    }
    .header-content-box .title-header{
        font-size: 1.5rem;
    }
    .header-content-box .title-header-2{
        font-size: 2.5rem;
    }
    .header-content-box .title-header-2-th{
        font-size: 2rem;
    }
    .header-content-box .m-title-header-3 {
        margin-top: -14px;
    }
    .header-content-box .title-header-3{
        font-size: 3rem;
    }
    .header-content-box .title-header-3-th{
        font-size: 3rem;
    }
    .sub-header {
        font-size: 1.5rem;
    }
    
}

@media(max-width: 767px){
    .header-content-box {
        padding: 3rem 0rem;
    }
    .img-header {
        width: 75%;
        position: relative;
    }
    .register-box,.ship-it-back-box {
        padding-top: 3rem;
    }
    .description-howto {
        padding-left: 1rem;
    }
    .p-header-0 {
        padding: 0;
    }
    .header-content-box .title-header-2-th{
        font-size: 3rem;
    }
}

@media(max-width: 575.98px){
    .bg-header-box{
        height: 100%;
        overflow-y: hidden;
    }
    .header-content-box .title-header{
        font-size: 1.125rem;
    }
    .header-content-box .title-header-2{
        font-size: 1.5rem;
    }
    .header-content-box .title-header-2-th{
        font-size: 2rem;
    }
    .header-content-box .m-title-header-3 {
        margin-top: -5px;
    }
    .header-content-box .title-header-3{
        font-size: 2rem;
    }
    .header-content-box .title-header-3-th{
        font-size: 2.5rem;
        line-height: 130%;
    }
    .img-header-mobile {
        width: 100%;
        position: relative;
    }
    .dna-kit-box {
        padding: 4rem 1rem 2rem 1rem;
    }
    .number-header-collection {
        padding: 1px 1px 0px 0px;
        font-size: 1rem;
    }
    .btn-geneus-orange {
        width: 100%;
    }
    .btn-geneus-orange-outline {
        width: 100%;
    }     
    .img-line {
        width: 100%;
    }
    
    .img-howto {
        width: 100%;
        height: auto;
    }
    .sample-box {
        margin-top: 2rem;
    }
    .collection-box {
        margin-bottom: 2rem;
        margin-top: 2rem;
    }
    .ship-it-back-box {
        padding-top: 4rem;
    }
    .postage-box {
        padding-top: 4rem;
    }
    .img-saliva-sample {
        width: 95%;
        height: auto;
    }
}