/* COMMON */

.lpp-buyer-section,
.lpp-header,
.lpp-solutions-section {
    height: 700px;
}

.lpp-can-section {
    height: 650px;
}

.lpp-data-providers,
.lpp-next-step {
    height: 500px;
}


/* HEADER */

.lpp-header {
    align-items: center;
    background: var(--tertiary-color);
    display: flex;
    justify-content: space-between;
}

.lpp-header .lpp-header-information {
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    margin-right: 70px;
}

.lpp-header .lpp-header-information .lpp-underline {
    text-decoration: underline;
}

.lpp-header .lpp-header-video {
    background: url(../assets/header_img.jpg) no-repeat;
    background-size: contain;
    background-position: center;
    border-radius: 4px;
    flex: 1;
    height: 417px;
}

.lpp-header .lpp-header-information h1 {
    color: var(--primary-color);
    margin-bottom: 50px;
}

.lpp-header .lpp-header-information .lpp-description {
    color: var(--primary-color);
    margin-bottom: 60px;
}

.lpp-header .lpp-header-information h1 .lpp-typewriter {
    border-right: 2px solid #302100;
    -webkit-animation: blink-caret .75s step-end infinite;
    animation: blink-caret .75s step-end infinite;
}

.lpp-header .lpp-header-information h1 .lpp-typewriter .wrap {
    display: inline-block;
}

.lpp-header .lpp-header-information h1 .lpp-header-wrap-end {
    display: none;
}


/* DESIGN */

.lpp-buyer-section .lpp-title {
    padding-top: 84px;
}

.lpp-buyer-section .lpp-container-content {
    background: url(../assets/buyer-background.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 100%;
}

.lpp-buyer-section .lpp-first-roles-container {
    display: flex;
    justify-content: space-between;
    margin-top: 16px;
}

.lpp-buyer-section .lpp-second-roles-container {
    display: flex;
    justify-content: center;
    margin-top: 26px;
}

.lpp-buyer-section .lpp-role-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 340px;
}

.lpp-buyer-section .lpp-role-item:first-child {
    margin-right: 16px;
}

.lpp-buyer-section .lpp-role-item img {
    height: 154px;
    margin-bottom: 20px;
}


/* WITH LAPPSO YOU CAN */

.lpp-can-section .lpp-title {
    margin-top: 45px;
    text-align: left;
}

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

.lpp-can-section .lpp-can-list {
    flex: 1;
    margin: 70px 75px 0 0;
}

.lpp-can-section .lpp-can-list .lpp-can-item {
    align-items: center;
    display: flex;
    cursor: pointer;
    height: 90px;
    padding: 0 16px;
    width: 100%;
}

.lpp-can-section .lpp-can-list .lpp-can-item .lpp-media[device="movil"] {
    display: none;
}

.lpp-can-section .lpp-can-list .lpp-can-item.active {
    background: var(--light-blue-color);
    box-shadow: 0px 3px 6px #00000029;
    font-weight: bold;
}

.lpp-can-section .lpp-can-list .lpp-can-item.active .p4 {
    font-weight: bold;
}

.lpp-can-section .lpp-can-list .lpp-can-item .lpp-check {
    background: var(--white-color);
    border-radius: 50%;
    object-fit: none;
    height: 38px;
    margin-right: 16px;
    width: 38px;
    min-width: 38px;
}

.lpp-can-section .lpp-media-container {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.lpp-can-section .lpp-media-container .lpp-media-div {
    flex: 1;
}

.lpp-can-section .lpp-media {
    opacity: 0;
    height: 0;
    width: 0;
}

.lpp-can-section .lpp-media.shadow {
    box-shadow: 0px 3px 6px #00000029;
}

.lpp-can-section .lpp-media.active {
    opacity: 1;
    height: auto;
    width: 100%;
}

.lpp-can-section .lpp-media-container .lpp-buttons-container {
    margin-top: 30px;
}


/* SOLUTIONS FOR TEAM */

.lpp-solutions-section {
    background: var(--light-blue-color);
}

.lpp-solutions-section .lpp-container-content .lpp-title {
    padding-top: 99px;
    margin-bottom: 42px;
}

.lpp-solutions-section .lpp-solutions-container {
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
}

.lpp-solutions-section .lpp-solutions-container .lpp-solution-item {
    background: var(--white-color);
    border-radius: 4px;
    box-shadow: 0px 3px 6px #00000029;
    flex: 1;
    margin: 0 25px;
    padding: 40px;
}

.lpp-solutions-section .lpp-solutions-container .lpp-solution-item .lpp-solution-title {
    align-items: center;
    display: flex;
}

.lpp-solutions-section .lpp-solutions-container .lpp-solution-item .lpp-solution-title img {
    margin-right: 30px;
    height: 50px;
    width: 50px;
}

.lpp-solutions-section .lpp-solutions-container .lpp-solution-item .lpp-solution-nav-item {
    cursor: pointer;
    display: block;
    margin-top: 30px;
}

.lpp-solutions-section .lpp-solutions-container .lpp-solution-item .lpp-solution-nav-item:hover {
    color: var(--accent-color);
}

.lpp-solutions-section .lpp-solutions-container .lpp-solution-item .lpp-solution-nav-item strong {
    color: var(--accent-color);
}


/* DATA PROVIDERS */

.lpp-data-providers {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.lpp-data-providers .lpp-providers {
    flex: 1;
    margin-right: 49px;
}

.lpp-data-providers .lpp-providers-description {
    flex: 1;
}

.lpp-data-providers .lpp-providers-description h2,
.lpp-data-providers .lpp-providers-description p {
    margin-bottom: 50px;
}


/* NEXT STEP */

.lpp-next-step {
    background: var(--tertiary-color);
}

.lpp-next-step .lpp-next-step-container {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 95px 0;
}

.lpp-next-step .lpp-next-step-container h1,
.lpp-next-step .lpp-next-step-container p {
    margin-bottom: 70px;
}

@keyframes blink-caret {
    from,
    to {
        border-color: transparent;
    }
    50% {
        border-right: 2px solid #000000;
    }
}


/* TABLET */

@media (max-width: 1279px) {
    .lpp-header {
        height: 450px;
    }
    /* HEADER */
    .lpp-header .lpp-header-information h1 {
        margin-bottom: 31px;
    }
    .lpp-header .lpp-header-information .lpp-description {
        margin-bottom: 34px;
    }
    .lpp-header .lpp-header-information {
        margin-right: 0px;
    }
    .lpp-header .lpp-header-video {
        flex: 0.6;
    }
    /* BUYER  */
    .lpp-buyer-section {
        height: auto;
    }
    .lpp-buyer-section .lpp-first-roles-container {
        margin-top: 46px;
    }
    .lpp-buyer-section .lpp-title {
        padding-top: 44px;
    }
    .lpp-buyer-section .lpp-role-item:first-child {
        margin-right: 8px;
    }
    /* CAN SECTION */
    .lpp-can-section {
        height: auto;
    }
    .lpp-can-section .lpp-can-list .lpp-can-item .lpp-media[device="movil"] {
        display: block;
    }
    .lpp-can-section .lpp-media[device="desktop"],
    .lpp-media-div {
        display: none;
    }
    .lpp-can-section .lpp-title {
        margin-top: 60px;
        text-align: center;
    }
    .lpp-can-section .lpp-can-list .lpp-can-item {
        display: flex;
        flex-direction: column;
        height: auto;
        width: auto;
    }
    .lpp-can-section .lpp-can-list .lpp-can-item.active {
        background: none;
        border: none;
        box-shadow: none;
    }
    .lpp-can-section .lpp-can-list .lpp-can-item.active .p4 {
        font-weight: normal;
    }
    .lpp-can-section .lpp-can-list .lpp-can-item .p4 {
        margin-bottom: 32px;
    }
    .lpp-can-section .lpp-can-list .lpp-can-item .lpp-media {
        opacity: 1;
        height: auto;
        width: 500px;
    }
    .lpp-can-section .lpp-can-container {
        display: flex;
        flex-direction: column;
    }
    .lpp-can-section .lpp-can-list {
        margin: 40px 0;
    }
    .lpp-can-section .lpp-can-list .lpp-can-item .lpp-check {
        margin: 20px 0;
    }
    .lpp-can-section .lpp-media-container .lpp-buttons-container {
        margin-bottom: 50px;
    }
    /* SOLUTIONS FOR TEAM */
    .lpp-solutions-section {
        height: auto;
    }
    .lpp-solutions-section .lpp-container-content .lpp-title {
        padding-top: 46px;
        margin-bottom: 46px;
    }
    .lpp-solutions-section .lpp-solutions-container {
        margin-top: 36px;
        margin-bottom: 50px;
    }
    .lpp-solutions-section .lpp-solutions-container .lpp-solution-item {
        margin: 0 10px;
        padding: 16px;
    }
    .lpp-solutions-section .lpp-solutions-container .lpp-solution-item .lpp-solution-nav-item {
        white-space: break-spaces;
    }
    .lpp-solutions-section .lpp-solutions-container .lpp-solution-item .lpp-solution-title img {
        margin-right: 16px;
    }
    /* PROVIDERS */
    .lpp-data-providers {
        flex-direction: column-reverse;
        height: auto;
    }
    .lpp-data-providers .lpp-providers-description {
        margin-top: 46px;
    }
    .lpp-data-providers .lpp-providers-description h2 {
        text-align: center;
    }
    .lpp-data-providers .lpp-providers-description p {
        max-width: 592px;
        text-align: justify;
    }
    .lpp-data-providers .lpp-providers {
        margin: 0;
        margin-bottom: 60px;
        max-width: 490px;
    }
    /* NEXT STEP */
    .lpp-next-step {
        height: auto;
    }
    .lpp-next-step .lpp-next-step-container {
        padding: 46px 0;
    }
    .lpp-next-step .lpp-next-step-container h1,
    .lpp-next-step .lpp-next-step-container p {
        margin-bottom: 50px;
        max-width: 592px;
    }
}

@media (max-width: 767px) {
    /* HEADER */
    .lpp-header {
        height: auto;
    }
    .lpp-header .lpp-container-content {
        flex-direction: column-reverse;
    }
    .lpp-header .lpp-header-video {
        flex: initial;
        height: 246px;
        margin: 32px 0;
    }
    .lpp-header .lpp-header-information h1 {
        margin-bottom: 24px;
    }
    .lpp-header-wrap {
        display: none;
    }
    .lpp-header .lpp-header-information h1 .lpp-header-wrap-end {
        display: block;
    }
    .lpp-header .lpp-buttons-container {
        margin-bottom: 32px;
    }
    .lpp-header .lpp-buttons-container a:last-child {
        display: none;
    }
    /* BUYER SECTION */
    .lpp-buyer-section .lpp-container-content {
        background: none;
    }
    .lpp-buyer-section .lpp-first-roles-container,
    .lpp-buyer-section .lpp-second-roles-container {
        flex-direction: column;
        margin-top: 32px;
    }
    .lpp-buyer-section .lpp-role-item:first-child {
        margin-bottom: 32px;
    }
    /* YOU CAN SECTION */
    .lpp-can-section .lpp-can-list {
        margin: 24px 0;
    }
    .lpp-can-section .lpp-can-list .lpp-can-item {
        padding: 0;
    }
    .lpp-can-section .lpp-can-list .lpp-can-item .lpp-media {
        width: 100%;
    }
    .lpp-can-section .lpp-media-container .lpp-buttons-container {
        flex-direction: column;
        margin: 36px 0;
    }
    .lpp-can-section .lpp-media-container .lpp-buttons-container a:last-child {
        margin: 24px 0 0 0;
    }
    .lpp-solutions-section .lpp-solutions-container {
        flex-direction: column;
    }
    .lpp-solutions-section .lpp-solutions-container .lpp-solution-item {
        margin: 25px 0;
    }
    /* DATA PROVIDERS */
    .lpp-data-providers .lpp-providers-description h2,
    .lpp-data-providers .lpp-providers-description p {
        margin-bottom: 32px;
    }
    .lpp-next-step .lpp-next-step-container h1,
    .lpp-next-step .lpp-next-step-container p {
        margin-bottom: 32px;
    }
}