.content-wrapper{
    all: initial !important;
}

.sub-container-app, .app-landing-page-wrapper {
    max-width: 1920px;
    margin: 0 auto;
}

.header-background {
    height: 380px;
    width: 100vw;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: -1;
    background-size: cover;
}

.header-wrapper {
    top: min(80px, 12vh);
    width: 100%;
    height: 380px;
    background: rgba(0, 0, 0, .1) !important;
    overflow: hidden;
}

@media only screen and (max-width: 1024px){
    .header-wrapper-es{
        padding: 70px 0 0;
    }
}

.faq-container > .faq-content {
    padding: 2px 10px !important;
}
.faq-container > .faq-content > a {
    color: #FF9900;
}
#faqs-template {
    background: unset;
    margin-top: 0px;
}

.faq-questions-wrapper > .faq-container{
    box-shadow: unset !important;
    border-radius: unset !important;
    border-bottom: 1px solid #CDD0DB;
    padding: 20px 0 10px 0 !important;
}

#faqs-template .faq-questions-wrapper .faq-container .faq-title {
    color: #2E3548;
    font-weight: 400;
}

#faqs-template .faq-container .faq-title:after{
    color: unset;
    content: '\f077';
    font-family: "FontAwesome";
}

#faqs-template .faq-container .faq-title.showed:after{
    transform: rotate(180deg);
}

#faqs-template .faq-container .faq-title.showed {
    color: #090B11;
}

#faqs-template .faq-container .faq-title p {
    margin: 0 20px 0 0;
    font-size: min(19px, 4.5vw) !important;
}
#faqs-template .faq-container .faq-content {
    font-size: min(17px, 4vw) !important;
    text-align: left !important;
}

.faq-container > .faq-title {
    width: 98% !important;
    text-align: left !important;
    line-height: 23.2px !important;

}

.faq-container > .faq-content{
    padding: 2px 0 !important;
}

.content-wrapper > .row {
    all: initial;
}

.container-app {
    background: black;
    min-width: 100vw;
    height: 535px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.left-info > div,
.left-info > p,
.left-info > b {
    color: white;
}

.background-image{
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
}

.sub-container-app {
    padding: 40px 5% 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    height: 100%;
}

.header-app {
    display: flex;
    margin-bottom: -35px;
    align-items: center;
}

.title-header-app {
    z-index: 2;
    font-size:  min(33px, 6vw);
    margin-left: -20px;
    margin-top: -32px;
}

.left-info{
    padding-left: 8%;
    min-width: 582px;
    margin-top: -153px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.logo-header-app {
    z-index: 2;
    margin-left: -11%;
}

.title-subtitle-app {
    position: relative;
    font-size: min(27px, 6vw);
    font-weight: unset;
    left: -23px;
}

.subtitle-subtitle-app {
    position: relative;
    font-size: min(15px, 6vw);
    margin-bottom: 25px;
    margin-top: 15px;
}

.flex-container {
    position: relative;
    display: flex;
    gap: 15px;
    font-size: min(15px, 6vw);
    left: -5px;
}

.info-box {
    background: white;
    width: 150px;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 8px;
    border-radius: 7px;
}

.extra-info-box {
    width: 165px;
}

.info-box-text {
    color: #F18900;
    text-align: left;
    margin: 0;
    line-height: 1.1;
    margin-left: 10px;
}

.discover-more {
    position: relative;
    font-size: min(18px, 6vw);
    width: 300px;
    text-align: center;
    margin-top: 60px;
}

.discover-more-button {
    background: #F18900;
    border-radius: 9px;
}

.discover-more-button p {
    padding: 10px 0;
}

.discover-more-image {
    position: relative;
    left: 233px;
    bottom: 21px;
}

.phone-image-container {
    position: relative;
    overflow: hidden;
    margin-top: 80px;
    margin-right: 2%;
}

.info-box > img{
    width: 19px;
    margin-bottom: 32px;
}

.sub-section {
    display: flex;
    padding: 0 12%;
    justify-content: space-between;
}

.wrap {
    width: 100%;
    margin: 0 auto;
}

.products-list {
    padding: 40px 0;
}

.content-area-home {
    background: white;
}

.sub-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.section-1 .description {
    margin-top: 0;
    margin-bottom: 5px;
}
.section-0 .image-container,
.section-1 .image-container,
.section-3 .image-container {
    width: 50%;
    position: relative;
    max-width: 450px;
}
.section-0 .image-container{
    max-width: 370px;
}

.section-0 .image-container img,
.section-1 .image-container img,
.section-3 .image-container img {
    z-index: 1;
    position: relative;
}


.section-0 .text-container,
.section-1 .text-container,
.section-3 .text-container {
    width: 40%;
}

.section-0 .logo-container,
.section-1 .logo-container,
.section-3 .logo-container,
.section-2 .logo-container {
    display: flex;
    align-items: center;
}

.section-content {
    display: flex;
    justify-content: space-between;
}

.section-0 .logo-container img,
.section-1 .logo-container img,
.section-3 .logo-container img,
.section-2 .logo-container img {
    height: 30px;
    margin-right: 5px;
}

.section-0 .logo-container p,
.section-1 .logo-container p,
.section-3 .logo-container p,
.section-2 .logo-container p {
    font-size: min(22px, 2vw);
    font-weight: 800;
    letter-spacing: 1.3px;
    color: #EF7D00;
    margin-top: 0;
    margin-bottom: 0;
}

.section-0 h4,
.section-1 h4,
.section-3 h4,
.section-2 h4 {
    font-size: min(33px, 3vw);
    font-weight: 700;
    line-height: 140%;
    margin-bottom: 16px;
}

.section-0 p,
.section-1 p,
.section-3 p,
.section-2 p {
    margin: 0;
    font-size: min(18px, 2vw);
    line-height: 140%;
}

.section-0 .store-buttons,
.section-1 .store-buttons,
.section-3 .store-buttons,
.section-2 .store-buttons {
    display: flex;
    justify-content: space-between;
    margin-top: 41px;
}

.section-0 .store-buttons img,
.section-1 .store-buttons img,
.section-3 .store-buttons img,
.section-2 .store-buttons img {
    width: 170px;
    border-radius: 10px;
}
.section-0 .sub-section{
    flex-direction: row-reverse !important;
}

.section-2 {
    padding-left: 12%;
    justify-content: space-between;
}

.section-2 .text-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 40%;
}

.section-2 img {
    width: 50%;
}

.section-4 {
    padding-top: 15%;
    background: white;
}

.section-4 .sub-section {
    position: relative;
    background: #E7E7E7;
    align-items: end;
}

.section-4 .container-image-title {
    display: flex;
    align-items: center;
}
.section-4 .section-download-text {
    margin-left: -20px;
    font-weight: 48px;
}
.container-image-title p {
    color: #EF7D00;
    font-size: min(36px, 3vw);
    font-weight: bold;
    line-height: 125%;
    margin-bottom: 0;
}

.container-stores {
    display: flex;
    gap: 25px;
    margin-left: 10%;
    padding-bottom: 10%;
}

.container-stores .image-store {
    width: min(200px, 13vw);
    border-radius: 10px;
}

.section-4 .logo-image {
    width: min(175px, 13vw);
}

.section-4 .logo-text {
    color: orange;
    font-size: min(31px, 2vw);
    font-weight: bold;
    line-height: 125%;
}

.section-4 .logo-title {
    font-weight: 700;
}

.section-4 .store-buttons img {
    width: min(200px, 13vw);
    border-radius: 10px;
}

.section-4 .image-container img {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.section-5 {
    background: white;
    max-width: 900px;
}

.section-5 .faq-main-title {
    text-align: center;
    color: #EF7D00;
    font-size: min(33px, 6.5vw);
    font-weight: 700;
    word-wrap: break-word;
    padding: 0 8%;
}

.image-girl-container{
    position: relative;
    width:40%;
}

.image-girl-container img{
    position: absolute;
    width:100%;
    bottom: 0;
}

.container-image-title > img {
    width: min(175px, 13vw);
}

@media only screen and (max-width: 1024px){
    .header-wrapper{
        margin-top: 67px;
    }
}

@media only screen and (max-width: 782px) {

    .section-2 {
        padding: 0;
    }
    .content-area-home {
        padding-bottom: 0;
    }

    .section-5 .faq-main-title {
        text-align: left;
    }

    .sub-section,
    .section-content {
        padding: 0 8%;
    }

    .section-0 .sub-section,
    .section-1 .sub-section,
    .section-3 .sub-section,
    .section-2 .section-content{
        flex-wrap: wrap;
    }

    .section-2 .section-content {
        flex-direction: column-reverse;
    }

    .section-0 .store-buttons img,
    .section-1 .store-buttons img,
    .section-3 .store-buttons img,
    .section-2 .store-buttons img {
        border-radius: 10px;
    }

    .text-container p,
    .text-container h4,
    .container-image-title p,
    .section-5 p,
    .faq-container div{
        font-size: unset !important;
    }

    .sub-section > div,
    .section-2 .section-content > div,
    .section-2 .section-content > img{
        width: 100% !important;
    }

    .section-2 .section-content > img{
        border-radius: 10px;
        margin-top: 16px;
    }


    .phone-image-container{
        margin: 0;
    }

    .container-app {
        height: 800px;
        margin-bottom: 0;
        margin-top: 75px;
    }

    .discover-more{
        margin-top: 30px;
    }

    .title-header-app{
        margin-top: 0;
        font-size: min(33px, 6vw);
    }

    .subtitle-subtitle-app{
        font-size: min(11px, 6vw);
    }


    .background-image {
        object-position: 42% 50%;
    }

    .container-section-4 {
        position: absolute;
        top: -15px;
        left: 12%;
    }

    .container-image-title{
        left: -70px;
        position: relative;
        top: -9%;
    }

    .container-image-title p{
        font-size: min(32px, 5vw) !important;
    }

    .container-image-title img {
        width: 150px;
    }

    .container-image-title > div {
        font-size: 20px;
    }

    .image-girl-container {
        position: relative;
        display: flex;
        margin-top: 85px;
        justify-content: flex-end;
    }

    .image-girl-container img{
        position: unset;
        width: 60%;
    }

    .section-4 .sub-section{
        justify-content: flex-end;
    }

    .container-stores {
        flex-direction: column;
        margin: 0;
        position: relative;
        left: -7%;
        gap: 15px;
        padding-top: 10%;
        z-index: 2;
    }

    .container-stores .image-store{
        width: 34%
    }

    #faqs-template {
        background: unset;
        padding: 0 8%;
    }


    #faqs-template .faq-container .faq-title:after{
        right: 0;
    }

    .text-container{
        margin-top: 30px;
    }

    .title-subtitle-app{
        padding-top: 10px;
    }

    .header-wrapper{
        height: 380px;
    }
    .header-background{
        height: 380px;
    }

    .logo-header-app {
        width: 135px;
    }
    .flex-container{
        left: -21px;
        top: 20px;
        gap: 8px;
    }

}


@media only screen and (max-width: 570px){
    
    .info-box{
        width: auto;
        align-items: flex-start;
        padding: 0;
        position: relative;
    }

    .info-box img{
        position: absolute;
        width: 15px;
        top: 8px;
        left: 5px;
    }
    .title-subtitle-app {
        font-size: min(18px, 6vw);
    }

    .info-box-text {
        font-size: min(65px, 3vw);
        margin: 10px 10px 10px 22px;
    }
}