.first-column-container {
    display: flex;
    flex-direction: column;
    justify-content: left;
    align-items: start;
    padding-left: 5vw;
}

.first-title {
    color: #19994E;
    font-size: 7vw;
    text-align: left;
    margin-bottom: 1.5vw;
}

.first-title-italics {
    font-style: italic;
}

.first-main-description {
    color: black;
    font-size: 7vw;
    text-align: left;
    line-height: 6.5vw;
}

.first-secondary-title {
    color: black;
    font-size: 4.6vw;
    text-align: left;
    margin-bottom: 2vw;
    margin-top: 1.5vw;
}

.first-main-text {
    color: black;
    font-size: 5vw;
    text-align: left;
    line-height: 4.8vw;
}

.second-title-container {
    text-align: center;
    color: #19994E;
    font-size: 7vw;
    margin-top: 5vw;
    padding-top: 10vw;
    background-color: #F5F5F5;
    margin-left: -2vw;
    margin-right: -2vw;
}

.third-flex-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: left;
    background-color: #F5F5F5;
    margin-left: -2vw;
    margin-right: -2vw;
    padding-bottom: 24vw;
}

.third-icon-text-container {
    display: flex;
    flex-direction: row;
    justify-content: left;
    align-items: center;
    margin-top: 12vw;
    margin-left: 9vw;
}

.third-texts {
    color: black;
    font-size: 4vw;
    margin-left: 3vw;
}

.third-bowel-icon {
    background-color: #F5F5F5;
    background-image: url("/assets/microbiomenorma/bowel_icon.png");
    aspect-ratio: 112/112;
    background-size: cover;
    background-repeat: no-repeat;
    width: auto;
    height: 30vw;
}

.third-paper-icon {
    background-color: #F5F5F5;
    background-image: url("/assets/microbiomenorma/paper_icon.png");
    aspect-ratio: 112/112;
    background-size: cover;
    background-repeat: no-repeat;
    width: auto;
    height: 30vw;
}

.third-shield-icon {
    background-color: #F5F5F5;
    background-image: url("/assets/microbiomenorma/shield_icon.png");
    aspect-ratio: 112/112;
    background-size: cover;
    background-repeat: no-repeat;
    width: auto;
    height: 30vw;
}

.third-head-icon {
    background-color: #F5F5F5;
    background-image: url("/assets/microbiomenorma/head_icon.png");
    aspect-ratio: 112/112;
    background-size: cover;
    background-repeat: no-repeat;
    width: auto;
    height: 30vw;
}

.third-dna-icon {
    background-color: #F5F5F5;
    background-image: url("/assets/microbiomenorma/dna_icon.png");
    aspect-ratio: 112/112;
    background-size: cover;
    background-repeat: no-repeat;
    width: auto;
    height: 30vw;
}

.third-plane-icon {
    background-color: #F5F5F5;
    background-image: url("/assets/microbiomenorma/plane_icon.png");
    aspect-ratio: 112/112;
    background-size: cover;
    background-repeat: no-repeat;
    width: auto;
    height: 30vw;
}

.fourth-img-bg-container {
    background-color: #F5F5F5;
    background-image: url("/assets/microbiomenorma/green_background.png");
    aspect-ratio: 360/430;
    background-size: cover;
    background-repeat: no-repeat;
    width: auto;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: left;
    margin-left: -2vw;
    margin-right: -2vw;
    padding-left: 7vw;
}

.fourth-title {
    color: white;
    font-size: 7vw;
    margin-top: 5vw;
    margin-bottom: 4vw;
}

.fourth-main-text {
    color: white;
    font-size: 5vw;
    text-align: left;
    line-height: 4.8vw;
}

.fifth-title {
    text-align: center;
    color: #19994E;
    font-size: 7vw;
    padding-top: 8vw;
    background-color: #F5F5F5;
    margin-left: -2vw;
    margin-right: -2vw;
}

.sixth-bg-color-container {
    background-color: #F5F5F5;
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: left;
    margin-left: -1.2vw;
    margin-right: -1.2vw;
    padding-top: 12vw;
}

.sixth-img-container {
    background-color: #F5F5F5;
    background-image: url("/assets/microbiomenorma/box_img_norma.png");
    aspect-ratio: 681/572;
    background-size: cover;
    background-repeat: no-repeat;
    width: 90vw;
    height: auto;
    margin-left: 5vw;
    margin-bottom: -13vw;
    margin-top: -10vw;
}


.seventh-flex-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: left;
    background-color: #F5F5F5;
    margin-left: -2vw;
    margin-right: -2vw;
    padding-bottom: 24vw;
    margin-bottom: -6.6vw;
    z-index: 1;
}

.seventh-icon-text-container {
    display: flex;
    flex-direction: row;
    justify-content: left;
    align-items: center;
    margin-top: 12vw;
    margin-left: 14vw;
}

.seventh-texts {
    color: black;
    font-size: 4vw;
    margin-left: 3vw;
}

.seventh-icon {
    background-color: #F5F5F5;
    background-image: url("/assets/microbiomenorma/checkmark_icon.png");
    aspect-ratio: 112/112;
    background-size: cover;
    background-repeat: no-repeat;
    width: auto;
    height: 15vw;
}

.first-bg-img-container-dp {
    background-color: #F5F5F5;
    background-image: url("/assets/microbiomenorma/first_bg.png");
    aspect-ratio: 1920/779;
    background-size: cover;
    background-repeat: no-repeat;
    width: auto;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
}

.first-main-title-dp {
    color: #19994E;
    font-size: 2.3vw;
    margin-left: 25vw;
}

.first-title-dp {
    color: black;
    font-size: 1.8vw;
    margin-top: 0.7vw;
    margin-left: 25vw;
}

.first-small-title-dp {
    color: black;
    font-size: 1.1vw;
    margin-top: 1.6vw;
    margin-left: 25vw;
}

.first-small-text-dp {
    color: black;
    font-size: 1.1vw;
    margin-top: 0.4vw;
    margin-left: 25vw;
}

.second-bg-container-dp {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    background-color: #F5F5F5;
    padding-bottom: 5vw;
    margin-right: -2vw;
    margin-left: -2vw;
}

.second-title-dp {
    color: #19994E;
    font-size: 2.1vw;
    text-align: center;
    margin-top: 2vw;
    margin-bottom: 3vw;
}

.second-row-container {
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: center;
}

.second-gut-icon{
    background-color: #F5F5F5;
    background-image: url("/assets/microbiomenorma/bowel_icon.png");
    aspect-ratio: 112/112;
    background-size: cover;
    background-repeat: no-repeat;
    width: auto;
    height: 7vw;
    margin-top: 2vw;
}

.second-head-icon {
    background-color: #F5F5F5;
    background-image: url("/assets/microbiomenorma/head_icon.png");
    aspect-ratio: 112/112;
    background-size: cover;
    background-repeat: no-repeat;
    width: auto;
    height: 7vw;
    margin-left: 15vw;
    margin-top: 2vw;
}

.second-capsule-icon {
    background-color: #F5F5F5;
    background-image: url("/assets/microbiomenorma/kapszula.png");
    aspect-ratio: 705/484;
    background-size: cover;
    background-repeat: no-repeat;
    width: auto;
    height: 10vw;
}

.second-toilet-icon{
    background-color: #F5F5F5;
    background-image: url("/assets/microbiomenorma/paper_icon.png");
    aspect-ratio: 112/112;
    background-size: cover;
    background-repeat: no-repeat;
    width: auto;
    height: 7vw;
    margin-top: 2vw;
}

.second-dna-icon {
    background-color: #F5F5F5;
    background-image: url("/assets/microbiomenorma/dna_icon.png");
    aspect-ratio: 112/112;
    background-size: cover;
    background-repeat: no-repeat;
    width: auto;
    height: 7vw;
    margin-left: 0vw;
    margin-top: 2vw;
}

.second-shield-icon{
    background-color: #F5F5F5;
    background-image: url("/assets/microbiomenorma/shield_icon.png");
    aspect-ratio: 112/112;
    background-size: cover;
    background-repeat: no-repeat;
    width: auto;
    height: 7vw;
    margin-top: 2vw;
}

.second-plane-icon {
    background-color: #F5F5F5;
    background-image: url("/assets/microbiomenorma/plane_icon.png");
    aspect-ratio: 112/112;
    background-size: cover;
    background-repeat: no-repeat;
    width: auto;
    height: 7vw;
    margin-left: 15vw;
    margin-top: 2vw;
}

.second-small-text{
    margin-left: 1vw;
    color: black;
    font-size: 0.8vw;
    line-height: 1.2vw;
    margin-top: 2vw;
}

.third-bg-img-container-dp {
    background-color: #F5F5F5;
    background-image: url("/assets/microbiomenorma/third_bg_norma.png");
    aspect-ratio: 1920/612;
    background-size: cover;
    background-repeat: no-repeat;
    width: auto;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    margin-right: -2vw;
    margin-left: -2vw;
}

.third-title-dp{
    color: white;
    font-size: 2vw;
    margin-top: 0.7vw;
    margin-left: 25vw;
}

.third-main-text-dp {
    color: white;
    font-size: 1.3vw;
    margin-top: 1.6vw;
    margin-left: 25vw;
}

.fourth-bg-container-dp {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
    background-color: #F5F5F5;
    margin-right: -2vw;
    margin-left: -2vw;
}

.fourth-title-dp {
    color: #19994E;
    font-size: 2.3vw;
    text-align: center;
    margin-top: 2vw;   
}

.fourth-row-container-dp {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.box-img-container-dp{
    background-color: none;
    background-image: url("/assets/microbiomenorma/box_img_norma.png");
    aspect-ratio: 681/572;
    background-size: cover;
    background-repeat: no-repeat;
    width: auto;
    height: 24vw;
    margin-top: 4vw;
}

.fourth-small-col-dp {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
}

.fourth-c-t-container-dp {
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: center;
    margin-top: 1vw;
}

.fourth-checkmark-dp {
    background-color: none;
    background-image: url("/assets/microbiomenorma/checkmark_icon.png");
    aspect-ratio: 112/112;
    background-size: cover;
    background-repeat: no-repeat;
    width: auto;
    height: 3vw;
}

.fourth-text-dp {
    color: black;
    font-size: 1.3vw;
    margin-left: 1vw;
}
