html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    scroll-behavior: smooth;
}

.fade-out {
    opacity: 0;
    transition: opacity .5s ease-out;
}

.fade-in {
    opacity: 1;
    transition: opacity .5s ease-in;
}

.hidden {
    display: none;
}

.visible{
    display: block !important;
}
/*------ estilos para el toggle*/

.phone {
    position: relative;
    z-index: 2;
    width: 21rem;
    height: 2rem;
    display: flex;
    flex-direction: column;
    top:145px;
    left:390px;
}

/* Middle */
.content {
    display: flex;
    flex-direction: column;
    margin: auto;
    text-align: center;
    width: 100%;
    transform: translateY(5%);
}


label, .toggle {
    height: 3.5rem;
    border-radius: 100px;
}
label {
    width: 100%;
    background-color: rgba(0,0,0,.1);
    border-radius: 100px;
    position: relative;
    margin: 1.8rem 0 4rem 0;
    cursor: pointer;
}
.toggle {
    position: absolute;
    width: 50%;
    background-color: #571c56;
    box-shadow: 0 2px 15px rgba(0,0,0,.15);
    transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.names {
    font-size: 90%;
    font-weight: bolder;
    width: 80%;
    margin-left: 10.5%;
    margin-top: 4.5%;
    position: absolute;
    display: flex;
    justify-content: space-between;
    user-select: none;
}
.dark {
    opacity: .5;
}



/* -------- Switch Styles ------------*/
[type="checkbox"] {
    display: none;
}
/* Toggle */
[type="checkbox"]:checked + .app .toggle{
    transform: translateX(100%);
    background-color: #571c56;
}



[type="checkbox"]:checked + .app .dark{
    opacity: 1;
    color: white;
}
[type="checkbox"]:checked + .app .light{
    opacity: .5;
}

[type="checkbox"]:not(:checked) + .app .light{
    color: white;
}




/*----switch costo cursos */

.phone2 {
    position: relative;
    z-index: 2;
    width: 21rem;
    height: 2rem;
    display: flex;
    flex-direction: column;
    top:65px;
    left:435px;
}

/* Middle */
.content2 {
    display: flex;
    flex-direction: column;
    margin: auto;
    text-align: center;
    width: 100%;
    transform: translateY(5%);
}


label2, .toggle2 {
    height: 3.5rem;
    border-radius: 100px;
}
label2 {
    width: 100%;
    background-color: rgba(0,0,0,.1);
    border-radius: 100px;
    position: relative;
    margin: 1.8rem 0 4rem 0;
    cursor: pointer;
}
.toggle2 {
    position: absolute;
    width: 50%;
    background-color: #571c56;
    box-shadow: 0 2px 15px rgba(0,0,0,.15);
    transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.names2 {
    font-size: 90%;
    font-weight: bolder;
    width: 80%;
    margin-left: 10.5%;
    margin-top: 4.5%;
    position: absolute;
    display: flex;
    justify-content: space-between;
    user-select: none;
}
.dark2 {
    opacity: .5;
}



/* -------- Switch Styles ------------*/
[type="checkbox"] {
    display: none;
}
/* Toggle */
[type="checkbox"]:checked + .app2 .toggle2{
    transform: translateX(100%);
    background-color: #571c56;
}



[type="checkbox"]:checked + .app2 .dark2{
    opacity: 1;
    color: white;
}
[type="checkbox"]:checked + .app2 .light2{
    opacity: .5;
}

[type="checkbox"]:not(:checked) + .app2 .light2{
    color: white;
}


.macbook-pro {
    background-color: #ffffff;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.macbook-pro .leyenda-plan-estudios{
    font-size: 20px;
    position: relative;
    top: 350px;
    left: 250px;
}
#cruz{
    position: absolute;
    width: 85px;
    top: 53px;
    left: 1px;
}

#ex1rec1,#ex1rec2,#ex1circ{
    background: linear-gradient(90deg, #CBD67B 0%, #68B387 100%) !important;
}

.macbook-pro .tarjeta1{
        position: absolute;
        width: 450px;
        height: 500px;
        top: 670px;
        left: 694px;
        border-radius: 20px;
        /* border: 3px solid; */
        border-color: #571c561a;
        box-shadow: 1px 4px 4px #00000040;
        background: #fdfdfd;
}

.macbook-pro .tarjeta2{
    position: absolute;
    width: 450px;
    height: 500px;
    top: 670px;
    left: 1170px;
    border-radius: 20px;
    /* border: 3px solid; */
    border-color: #571c561a;
    box-shadow: 1px 4px 4px #00000040;
    background: #fdfdfd;
}

.macbook-pro .tarjeta3{
    position: absolute;
    width: 450px;
    height: 500px;
    top: 1200px;
    left: 694px;
    border-radius: 20px;
    /* border: 3px solid; */
    border-color: #571c561a;
    box-shadow: 1px 4px 4px #00000040;
    background: #fdfdfd;
}

.macbook-pro .tarjeta4{
    position: absolute;
    width: 450px;
    height: 500px;
    top: 1200px;
    left: 1170px;
    border-radius: 20px;
    /* border: 3px solid; */
    border-color: #571c561a;
    box-shadow: 1px 4px 4px #00000040;
    background: #fdfdfd;
}

.macbook-pro .gael-nombre{
    font-weight: 600;
    left: 135px;
    position: relative;
    top: 125px;
}

.macbook-pro .valentina-nombre{
    font-weight: 600;
    left: 115px;
    position: relative;
    top: 135px;
}

.macbook-pro .michelle-nombre{
    font-weight: 600;
    left: 100px;
    position: relative;
    top: 248px;
}

.macbook-pro .janeth-nombre{
    font-weight: 600;
    left: 115px;
    position: relative;
    top: 260px;
}


.macbook-pro .cirujano{
    font-weight: 600;
    font-size: 20px;
    position: relative;
    left: 94px;
    top: 120px;
}


.macbook-pro .admitida{
    font-weight: 600;
    font-size: 20px;
    position: relative;
    left: 94px;
    top: 243px;
}


.macbook-pro .admitida-prepa1{
    font-weight: 600;
    font-size: 20px;
    position: relative;
    left: 98px;
    top: 130px;
}

.macbook-pro .admitida-prepa2{
    font-weight: 600;
    font-size: 20px;
    position: relative;
    left: 90px;
    top: 255px;
}


.macbook-pro .medico{
    color: black;
    position: relative;
    left: 125px;
    top: 115px;
    font-size: 20px;
}

.macbook-pro .puntaje-prepa1{
    position: relative;
    left: 145px;
    top: 125px;
    font-size: 20px;
}
.macbook-pro .puntaje-prepa2{
    position: relative;
    left: 125px;
    top: 250px;
    font-size: 20px;
}

.macbook-pro .dentista{
    color: black;
    position: relative;
    left: 130px;
    top: 240px;
    font-size: 20px;
}


.macbook-pro .gael-opinion{
    position: relative;
    width: 305px;
    height: 107px;
    top: 390px;
    left: 65px;
    font-family: "Montserrat", Helvetica;
    font-weight: 300;
    color: #000000;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
    text-align: center;
}
.macbook-pro .valentina-opinion{
    position: relative;
    width: 305px;
    height: 107px;
    top: 390px;
    left: 65px;
    font-family: "Montserrat", Helvetica;
    font-weight: 300;
    color: #000000;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
    text-align: center;
}



.macbook-pro .michelle-opinion{
    position: relative;
    width: 305px;
    height: 107px;
    top: 367px;
    left: 65px;
    font-family: "Montserrat", Helvetica;
    font-weight: 300;
    color: #000000;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
    text-align: center;
}

.macbook-pro .janeth-opinion{
    position: relative;
    width: 305px;
    height: 107px;
    top: 390px;
    left: 65px;
    font-family: "Montserrat", Helvetica;
    font-weight: 300;
    color: #000000;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
    text-align: center;
}

.frames {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 88px;
    position: absolute;
    top: 1200px;
}

.frames .divi {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    position: relative;
    flex: 0 0 auto;
}


.macbook-pro .group-30 {
    position: absolute;
    width: 49px;
    height: 49px;
    top: 351px;
    left: 645px;
}

.macbook-pro .group-31 {
    position: absolute;
    width: 49px;
    height: 49px;
    top: 351px;
    left: 30px;
}

.macbook-pro .campus-title{
    font-weight: bold;
    text-align: center;
}

.macbook-pro .group-32 {
    position: absolute;
    width: 49px;
    height: 49px;
    top: 485px;
    left: 645px;
}
.slick-slider{
top: 300px!important;
}

.slick-slide{
    position: relative !important;
    margin-left: 50px !important;
}
.macbook-pro .carousel-img {
    width: 335px;
    height: 222px;
}
.slick-prev:before, .slick-next:before {
    font-size: 40px !important;
    color: #571c56 !important;
}

.slick-prev:before{
    position: relative;
    right: 20px;
}

.slick-next:before{
    position: relative;
    left: 20px;
}

.slick-next, .slick-prev{
    z-index: 1;
}

.macbook-pro .campus-description{
    text-align: center !important;
}

.macbook-pro .medalla-2 {
    position: absolute;
    width: 74px;
    height: 74px;
    top: 135px;
    left: 53px;
    object-fit: cover;
}
.macbook-pro .group-33 {
    position: absolute;
    width: 49px;
    height: 49px;
    top: 490px;
    left: 30px;
}
.macbook-pro .overlap-121 {
    position: relative;
    width: 181px;
    height: 209px;
    top: 500px;
    left: 610px;
}

.macbook-pro .overlap-122 {
    position: relative;
    width: 181px;
    height: 209px;
    top: 295px;
    left: 1048px;
}

.macbook-pro .overlap-123 {
    position: relative;
    width: 181px;
    height: 209px;
    top: 707px;
    left: 1448px;
}

.macbook-pro .group-34 {
    position: absolute;
    width: 49px;
    height: 49px;
    top: 583px;
    left: 645px;
}

.macbook-pro .group-35 {
    position: absolute;
    width: 49px;
    height: 49px;
    top: 590px;
    left: 30px;
}

.macbook-pro .group-36 {
    position: absolute;
    width: 49px;
    height: 49px;
    top: 760px;
    left: 645px;
}

.macbook-pro .group-37 {
    position: absolute;
    width: 49px;
    height: 49px;
    top: 760px;
    left: 30px;
}

.macbook-pro .group-36-1 {
    position: absolute;
    width: 49px;
    height: 49px;
    top: 730px;
    left: 645px;
}

.macbook-pro .group-37-1 {
    position: absolute;
    width: 49px;
    height: 49px;
    top: 730px;
    left: 30px;
}

.macbook-pro .group-38 {
    position: absolute;
    width: 49px;
    height: 49px;
    top: 860px;
    left: 645px;
}

.macbook-pro .text-wrapper-172 {
    position: absolute;
    width: 136px;
    top: 242px;
    left: 215px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 40px;
    letter-spacing: 0;
    line-height: normal;
    text-decoration: line-through;
}


.macbook-pro .text-wrapper-99 {
    position: absolute;
    top: 0;
    left: 300px;
    font-family: "Montserrat", Helvetica;
    font-weight: 800;
    color: #313131;
    font-size: 55px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .text-wrapper-148 {
    position: absolute;
    top: 91px;
    left: 0;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #7e7e7e;
    font-size: 35px;
    letter-spacing: 0;
    line-height: normal;
}
.macbook-pro .text-wrapper-178 {
    position: absolute;
    top: 1432px;
    left: 208px;
    font-family: "Montserrat", Helvetica;
    font-weight: 500;
    font-style: italic;
    color: #571c56;
    font-size: 26px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
    text-decoration: underline;
}

.macbook-pro .group-128 {
    position: absolute;
    width: 1447px;
    height: 155px;
    top: 1643px;
    left: 0;
}

.macbook-pro .text-wrapper-175 {
    position: relative;
    width: fit-content;
    margin-top: -1px;
    margin-left: 3px;
    margin-right: -19px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #000000;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .intensivo-semana-s {
    position: absolute;
    width: 342px;
    top: 53px;
    left: 162px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #313131;
    font-size: 36px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .modalidad-virtual-o-2 {
    position: absolute;
    width: 431px;
    top: 325px;
    left: 100px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 28px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .text-wrapper-173 {
    position: absolute;
    width: 136px;
    top: 242px;
    left: 837px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #571c56;
    font-size: 40px;
    letter-spacing: 0;
    line-height: normal;
    text-decoration: line-through;
}



.macbook-pro .group-39 {
    position: absolute;
    width: 49px;
    height: 49px;
    top: 860px;
    left: 30px;
}

.macbook-pro .group-40 {
    position: absolute;
    width: 49px;
    height: 49px;
    top: 931px;
    left: 645px;
}

.macbook-pro .group-41 {
    position: absolute;
    width: 49px;
    height: 49px;
    top: 931px;
    left: 30px;
}

.macbook-pro .div {
    background-color: #ffffff;
    overflow-x: clip;
    width: 100vw;
    height: 12130px;
    position: relative;
}

.macbook-pro .overlap {
    position: absolute;
    width: 1694px;
    height: 735px;
    top: 2824px;
    left: 141px;
}

.macbook-pro .PLAN-DE-ESTUDIO {
    width: 1190px;
    height: 488px;
    top:63%;
    position: absolute;
    left: 19%;
}

.macbook-pro .overlap-group {
    position: absolute;
    width: 1127px;
    height: 350px;
    top: 138px;
    left: 51px;
}

.macbook-pro .p-plan{
    top: 75px;
    position: absolute;
    font-size: 20px;
    left: 400px;
    text-align: center;
}

.macbook-pro .img-plan-ex2{
    width: 800px;
    position: relative;
    top: 300px;
    left: 180px;
}
.macbook-pro .img-plan-ex1{
    width: 800px;
    position: relative;
    top: 300px;
    left: 180px;
}

.macbook-pro .group {
    position: absolute;
    width: 1127px;
    height: 350px;
    top: 0;
    left: 0;
}

.macbook-pro .rectangle-wrapper {
    position: relative;
    width: 1137px;
    height: 384px;
    top: -9px;
    left: -10px;
    background-image: url(https://misionadmision-informacion.s3.us-west-2.amazonaws.com/sitio-exani-nuevo-2024/img/mask-group.png);
    background-size: 100% 100%;
}

.macbook-pro .rectangle {
    position: relative;
    width: 1127px;
    height: 350px;
    top: 9px;
    left: 10px;
    border-radius: 40px;
    box-shadow: 5px 8px 17.2px #00000033;
    background: linear-gradient(180deg, rgb(36.11, 36.11, 36.11) 0%, rgb(229, 127, 214) 100%);
}

.macbook-pro .frame {
    position: absolute;
    width: 49px;
    height: 281px;
    top: 33px;
    left: 539px;
}

.macbook-pro .text-wrapper {
    position: absolute;
    width: 446px;
    top: 44px;
    left: 47px;
    font-family: "Montserrat", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 35px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .comprensi-n-lectora {
    position: absolute;
    width: 497px;
    top: 130px;
    left: 25px;
    font-family: "Montserrat", Helvetica;
    font-weight: 300;
    color: #ffffff;
    font-size: 35px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .m-dulo-m-dulo {
    position: absolute;
    width: 267px;
    top: 133px;
    left: 635px;
    font-family: "Montserrat", Helvetica;
    font-weight: 300;
    color: #ffffff;
    font-size: 35px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .text-wrapper-2 {
    position: absolute;
    top: 48px;
    left: 681px;
    font-family: "Montserrat", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 35px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .p {
    position: absolute;
    top: 303px;
    left: 690px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    font-style: italic;
    color: #ffffff;
    font-size: 17px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .plan-de-estudios {
    width: 604px;
    top: 0;
    font-family: "Montserrat", Helvetica;
    font-weight: 700;
    color: #313131;
    font-size: 55px;
    letter-spacing: 0;
    line-height: normal;
    position: absolute;
    left: 27%;
}

.macbook-pro .overlap-wrapper {
    position: absolute;
    width: 666px;
    height: 615px;
    top: 0;
    left: 1028px;
}

.macbook-pro .overlap-2 {
    position: relative;
    height: 615px;
}

.macbook-pro .group-wrapper {
    position: absolute;
    width: 619px;
    height: 307px;
    top: 56px;
    left: 24px;
    transform: rotate(-11.03deg);
}

.macbook-pro .overlap-group-wrapper {
    height: 306px;
}

.macbook-pro .overlap-group-2 {
    position: relative;
    width: 619px;
    height: 352px;
    top: -46px;
}

.macbook-pro .img-wrapper {
    position: absolute;
    width: 619px;
    height: 259px;
    top: 93px;
    left: 0;
}

.macbook-pro .img {
    position: absolute;
    width: 334px;
    height: 373px;
    top: -57px;
    left: 50%;
}

.macbook-pro .group-2 {
    position: absolute;
    width: 325px;
    height: 308px;
    top: 0;
    left: 59%;
}

.macbook-pro .lapiz {
    position: absolute;
    width: 194px;
    height: 531px;
    top: 84px;
    left: 75%;
}
.macbook-pro .overlap-3 {
    position: absolute;
    width: 1465px;
    height: 3081px;
    top: 3205px;
    left: -28px;
}

.macbook-pro .overlap-31 {
    position: absolute;
    width: 1204px;
    height: 1170px;
    top: 195px;
    left: 0;
}

.macbook-pro .formas-de-pagos {
    position: absolute;
    top: 59px;
    left: 80px;
    font-family: "Montserrat", Helvetica;
    font-weight: 600;
    color: #000000;
    font-size: 26px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
}



.macbook-pro .paga-con-tarjeta-de-c {
    position: absolute;
    width: 439px;
    top: 30px;
    left: 32%;
    font-family: "Montserrat", Helvetica;
    font-weight: 300;
    color: #000000;
    font-size: 25px;
    letter-spacing: 0;
}
.macbook-pro .overlap-130 {
    position: absolute;
    width: 124px;
    height: 75px;
    top: 40px;
    left: 1211px;
}

.macbook-pro .mastercr-s {
    position: absolute;
    width: 90px;
    height: 70px;
    top: 20%;
    left: 77%;
    object-fit: cover;
}
.macbook-pro .vector-111 {
    position: absolute;
    width: 6px;
    height: 54px;
    top: 48px;
    left: 350px;
}


.macbook-pro .visa-gris-s {
    position: absolute;
    width: 143px;
    height: 74px;
    top: 20%;
    left: 63%;
    object-fit: cover;
}


    .macbook-pro .MODALIDADES {
    position: absolute;
    width: 1164px;
    height: 1050px;
    top: 0;
    left: 185px;
}

.macbook-pro .overlap-4 {
    position: relative;
    width: 1168px;
    height: 1050px;
    left: 18%;
}

.macbook-pro .group-3 {
    position: absolute;
    width: 1168px;
    height: 1050px;
    top: 0;
    left: 0;
}

.macbook-pro .modalidades {
    position: absolute;
    top: 0;
    left: 0;
    font-family: "Montserrat", Helvetica;
    font-weight: 700;
    color: #313131;
    font-size: 55px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .frame-2 {
    position: absolute;
    width: 283px;
    height: 49px;
    top: 292px;
    left: 614px;
    filter: invert(17%) sepia(36%) saturate(2019%) hue-rotate(265deg) brightness(50%) contrast(100%);
}

.macbook-pro .frame-3 {
    position: absolute;
    width: 283px;
    height: 49px;
    top: 757px;
    left: 291px;
    filter: invert(17%) sepia(36%) saturate(2019%) hue-rotate(265deg) brightness(50%) contrast(100%);
}

.macbook-pro .rectangle-2 {
    position: absolute;
    width: 495px;
    height: 473px;
    top: 149px;
    left: 31px;
}

.macbook-pro .rectangle-3 {
    position: absolute;
    width: 496px;
    height: 474px;
    top: 592px;
    left: 678px;
}

.macbook-pro .rectangle-110 {
    position: absolute;
    width: 461px;
    height: 62px;
    top: 44px;
    left: 131px;
    background: linear-gradient(81deg, rgba(203, 214, 123, 0.9) -11%, rgba(229, 127, 214, 0.9) 180%);
    border-radius: 20px 0px 0px 20px;
}

.macbook-pro .text-wrapper-176 {
    width: 189px;
    top: 53px;
    left: 801px;
    font-weight: 600;
    color: #313131;
    font-size: 36px;
    text-align: center;
    white-space: nowrap;
    position: absolute;
    font-family: "Montserrat", Helvetica;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .text-wrapper-174 {
    font-weight: 600;
    color: #313131;
    font-size: 36px;
    text-align: center;
    white-space: nowrap;
    position: absolute;
    font-family: "Montserrat", Helvetica;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .text-wrapper-177 {
    top: 47px;
    left: 538px;
    font-weight: 700;
    color: #313131;
    font-size: 48px;
    position: absolute;
    font-family: "Montserrat", Helvetica;
    letter-spacing: 0;
    line-height: normal;
}


.macbook-pro .clases-presenciales {
    position: absolute;
    width: 506px;
    top: 823px;
    left: 82px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: transparent;
    font-size: 40px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .span {
    font-weight: 700;
    color: #571c56;
}

.macbook-pro .text-wrapper-3 {
    color: #313131;
    font-size: 30px;
}

.macbook-pro .clases-en-l-nea-v-a {
    position: absolute;
    width: 517px;
    top: 358px;
    left: 609px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: transparent;
    font-size: 40px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .text-wrapper-4 {
    font-weight: 800;
    color: #571c56;
}

.macbook-pro .text-wrapper-5 {
    color: #313131;
    font-size: 35px;
}

.macbook-pro .text-wrapper-6 {
    position: absolute;
    width: 638px;
    top: 77px;
    left: 0;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: var(--gris);
    font-size: 30px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .PAQUETES {
    position: absolute;
    width: 1465px;
    height: 1798px;
    top: 1283px;
    left: 23%;
}

.macbook-pro .overlap-5 {
    position: absolute;
    width: 560px;
    height: 1235px;
    top: 201px;
    left: 801px;
    border-radius: 20px;
    border: 4px solid;
    border-color: #571c56;
    box-shadow: 0px 4px 2.5px #00000040;
}

.macbook-pro .overlap-group-3 {
    position: absolute;
    width: 348px;
    height: 62px;
    top: 37px;
    left: 0;
    border-radius: 20px 0px 0px 20px;
}

.macbook-pro .rectangle-4 {
    position: absolute;
    width: 348px;
    height: 62px;
    top: 0;
    left: 0;
    background-color: #fcf96c;
    border-radius: 20px 0px 0px 20px;
    transform: rotate(-180deg);
}

.macbook-pro .text-wrapper-7 {
    position: absolute;
    width: 189px;
    top: 10px;
    left: 79px;
    font-family: "Montserrat", Helvetica;
    font-weight: 600;
    color: #313131;
    font-size: 36px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.macbook-pro .modalidad-virtual-o {
    position: absolute;
    width: 430px;
    top: 360px;
    left: 707px;
    font-family: "Montserrat", Helvetica;
    font-weight: 300;
    color: #571c56;
    font-size: 28px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .text-wrapper-8 {
    top: 147px;
    left: 43px;
    color: #571c56;
    font-size: 70px;
    position: absolute;
    font-family: "Montserrat", Helvetica;
    font-weight: 800;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .BN-ELEGIR {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    position: absolute;
    top: 1092px;
    left: 183px;
}

.macbook-pro .div-wrapper {
    position: relative;
    width: 147px;
    height: 45px;
    background-color: #ffe875;
    border-radius: 15px;
}

.macbook-pro .text-wrapper-9 {
    position: absolute;
    top: 10px;
    left: 44px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #000000;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.macbook-pro .paquetes {
    top: 0;
    left: 180px;
    font-weight: 800;
    color: #313131;
    font-size: 55px;
    position: absolute;
    font-family: "Montserrat", Helvetica;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .text-wrapper-10 {
    position: absolute;
    top: 91px;
    left: 180px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #7e7e7e;
    font-size: 35px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .overlap-6 {
    position: absolute;
    width: 560px;
    height: 1235px;
    top: 201px;
    left: 213px;
    background-color: #571c56;
    border-radius: 20px;
    box-shadow: 0px 4px 2.5px #00000040, 0px 4px 4px #00000040;
}


.macbook-pro .text-wrapper-11 {
    top: 151px;
    left: 55px;
    color: #ffffff;
    font-size: 70px;
    position: absolute;
    font-family: "Montserrat", Helvetica;
    font-weight: 800;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .intensivo-semana-wrapper {
    position: absolute;
    width: 405px;
    height: 62px;
    top: 38px;
    left: 155px;
    background-color: #fcf96c;
    border-radius: 20px 0px 0px 20px;
}

.macbook-pro .intensivo-semana {
    position: absolute;
    width: 342px;
    top: 9px;
    left: 27px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #313131;
    font-size: 36px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .text-wrapper-12 {
    font-weight: 600;
}

.macbook-pro .text-wrapper-13 {
    font-size: 20px;
}

.macbook-pro .BN-ELEGIR-wrapper {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    position: absolute;
    top: 1096px;
    left: 178px;
}

.macbook-pro .overlap-7 {
    position: absolute;
    width: 1443px;
    height: 155px;
    top: 1643px;
    left: 5%;
    background-color: #e6e6e6;
    border-radius: 0px 15px 15px 0px;
    box-shadow: 0px 4px 4px #00000040;
}

.macbook-pro .formas-de-pago {
    position: absolute;
    top: 59px;
    left: 182px;
    font-family: "Montserrat", Helvetica;
    font-weight: 600;
    color: #000000;
    font-size: 26px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .overlap-8 {
    position: absolute;
    width: 563px;
    height: 82px;
    top: 40px;
    left: 503px;
}

.macbook-pro .paga-con-tarjeta-de {
    position: absolute;
    width: 439px;
    top: 6px;
    left: 0;
    font-family: "Montserrat", Helvetica;
    font-weight: 300;
    color: #000000;
    font-size: 25px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .visa-gris {
    position: absolute;
    width: 143px;
    height: 74px;
    top: 0;
    left: 420px;
    object-fit: cover;
}

.macbook-pro .vector {
    position: absolute;
    width: 6px;
    height: 54px;
    top: 48px;
    left: 465px;
}

.macbook-pro .mastercr {
    position: absolute;
    width: 90px;
    height: 70px;
    top: 44px;
    left: 1120px;
    object-fit: cover;
}

.macbook-pro .overlap-9 {
    position: absolute;
    width: 124px;
    height: 75px;
    top: 40px;
    left: 1273px;
}

.macbook-pro .oxxo {
    top: -23%;
    position: absolute;
    width: 124px;
    height: 74px;
    left: -117%;
}

.macbook-pro .oxxo-2 {
    top: -23%;
    background-blend-mode: exclusion;
    position: absolute;
    width: 124px;
    height: 74px;
    left: -117%;
}

.macbook-pro .text-wrapper-14 {
    position: absolute;
    top: 1487px;
    left: 388px;
    font-family: "Montserrat", Helvetica;
    font-weight: 500;
    font-style: italic;
    color: #571c56;
    font-size: 26px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
    text-decoration: underline;
}

.macbook-pro .campus-container-2{
    top:75%;
    position:absolute
}

.macbook-pro .campus-container-3{
    top:150%;
    position:absolute
}

.macbook-pro .cuaderno {
    position: absolute;
    width: 358px;
    height: 690px;
    top: 745px;
    left: 28px;
    object-fit: cover;
}

.macbook-pro .NAB-BAR {
    position: absolute;
    width: 1512px;
    height: 134px;
    top: 0;
    left: 11%;
}

.macbook-pro .opciones {
    position: absolute;
    width: 713px;
    height: 25px;
    top: 59px;
    left: 633px;
}

.macbook-pro .text-wrapper-15 {
    position: absolute;
    top: 0;
    left: 0;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #525252;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.macbook-pro .text-wrapper-16 {
    position: absolute;
    top: 1px;
    left: 386px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #525252;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.macbook-pro .text-wrapper-17 {
    top: 1px;
    left: 216px;
    font-weight: 400;
    color: #525252;
    font-size: 20px;
    white-space: nowrap;
    position: absolute;
    font-family: "Montserrat", Helvetica;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .text-wrapper-18 {
    position: absolute;
    top: 1px;
    left: 545px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #525252;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.macbook-pro .logo-acostado {
    position: absolute;
    width: 311px;
    height: 44px;
    top: 46px;
    left: 114px;
}

.macbook-pro .overlap-10 {
    position: absolute;
    width: 2292px;
    height: 2308px;
    top: 4632px;
    left: -407px;
}

.macbook-pro .CAMPUS {
    position: absolute;
    width: 1213px;
    height: 682px;
    top: 2000px;
    left: 32%;
    z-index: 1;
}

.macbook-pro .text-wrapper-19 {
    position: absolute;
    top: 0;
    left: 0;
    font-family: "Montserrat", Helvetica;
    font-weight: 800;
    color: #313131;
    font-size: 55px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .estos-son-algunos-de {
    position: absolute;
    top: 99px;
    left: 3px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #7e7e7e;
    font-size: 35px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .rectangle-27 {
    position: absolute;
    width: 583px;
    height: 1170px;
    top: 0;
    left: 621px;
    border-radius: 20px;
    border: 4px solid;
    border-color: #571c56;
    box-shadow: 0px 4px 2.5px #00000040;
}

.macbook-pro .rectangle-29 {
    position: absolute;
    width: 592px;
    height: 1164px;
    top: 0;
    left: 0;
    border-radius: 20px;
    box-shadow: 0px 4px 2.5px #00000040, 0px 4px 4px #00000040;
    border: 4px solid;
    border-color: #571c56;
}

.macbook-pro .text-wrapper-141 {
    font-weight: 700;
    color: #571c56;
}

.macbook-pro .text-wrapper-142 {
    font-weight: 300;
    color: #571c56;
}

.macbook-pro .text-wrapper-170 {
    top: 147px;
    left: 761px;
    font-weight: 800;
    color: #571c56;
    font-size: 75px;
    position: absolute;
    font-family: "Montserrat", Helvetica;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .rectangle-28 {
    position: absolute;
    width: 375px;
    height: 62px;
    top: 43px;
    left: 621px;
    background: linear-gradient(81.36deg, rgba(203, 214, 123, 0.9) -108%, rgba(229, 127, 214, 0.9) 140%);
    border-radius: 20px 0px 0px 20px;
    transform: rotate(-180deg);
}

.macbook-pro .text-wrapper-171 {
    width: 305px;
    top: 153px;
    left: 144px;
    font-weight: 800;
    color: #571c56;
    font-size: 75px;
    text-align: center;
    white-space: nowrap;
    position: absolute;
    font-family: "Montserrat", Helvetica;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .text-wrapper-172 {
    position: absolute;
    width: 136px;
    top: 242px;
    left: 215px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #571c56;
    font-size: 40px;
    letter-spacing: 0;
    line-height: normal;
    text-decoration: line-through;
}

.macbook-pro .text-wrapper-173 {
    position: absolute;
    width: 136px;
    top: 242px;
    left: 837px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #571c56;
    font-size: 40px;
    letter-spacing: 0;
    line-height: normal;
    text-decoration: line-through;
}

.macbook-pro .campus-lab {
    position: absolute;
    width: 281px;
    top: 517px;
    left: 125px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #000000;
    font-size: 22px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .text-wrapper-20 {
    font-weight: 500;
}

.macbook-pro .text-wrapper-21 {
    font-style: italic;
    font-size: 15px;
}

.macbook-pro .campus-centro-calle {
    position: absolute;
    width: 255px;
    top: 517px;
    left: 477px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #000000;
    font-size: 22px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .campus-caucel {
    position: absolute;
    width: 256px;
    top: 517px;
    left: 823px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #000000;
    font-size: 22px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .BN-FLECHITA {
    position: absolute;
    width: 62px;
    height: 62px;
    top: 351px;
    left: 1145px;
}

.macbook-pro .BN-FLECHITA-2 {
    position: absolute;
    width: 62px;
    height: 62px;
    top: 347px;
    left: 2px;
}

.macbook-pro .mask-group {
    position: absolute;
    width: 335px;
    height: 222px;
    top: 273px;
    left: 774px;
}

.macbook-pro .mask-group-2 {
    position: absolute;
    width: 335px;
    height: 222px;
    top: 273px;
    left: 100px;
}

.macbook-pro .mask-group-3 {
    position: absolute;
    width: 335px;
    height: 222px;
    top: 273px;
    left: 437px;

}

.macbook-pro .BN-VER-MAPA {
    padding: 12px 25px;
    align-items: center;
    justify-content: center;
    position: relative;
    gap: 10px;
    background-color: #571c56;
    border-radius: 15px;
    overflow: hidden;
    z-index: 1;
    width: 150px;
    text-align: center;
    left: 75px;
}

.macbook-pro .text-wrapper-22 {
    position: relative;
    width: fit-content;
    margin-top: -1px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #000000;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.macbook-pro .BN-VER-MAPA-2 {
    left: 531px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 12px 25px;
    position: absolute;
    top: 685px;
    background-color: #ffe875;
    border-radius: 15px;
    overflow: hidden;
    z-index: 1;
}

.macbook-pro .BN-VER-MAPA-3 {
    left: 868px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 12px 25px;
    position: absolute;
    top: 685px;
    background-color: #ffe875;
    border-radius: 15px;
    overflow: hidden;
    z-index: 1;
}
.macbook-pro .opiniones{
    position: absolute;
    left: 10%;
}


.macbook-pro .TESTIMONIALES {
    position: absolute;
    width: 2292px;
    height: 1387px;
    top: 0;
    left: 0;
}

.macbook-pro .overlap-11 {
    position: absolute;
    width: 1921px;
    height: 614px;
    top: -4px;
    left: 17%;
    background-image: url(https://misionadmision-informacion.s3.us-west-2.amazonaws.com/sitio-exani-nuevo-2024/img/img_20+a%C3%B1os+desk.png);
    background-size: 100% 100%;
}

.macbook-pro .impuls-ndolos-a {
    position: absolute;
    width: 931px;
    top: 472px;
    left: 485px;
    font-family: "Montserrat", Helvetica;
    font-weight: 500;
    color: #ffffff;
    font-size: 40px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .group-4 {
    position: absolute;
    width: 302px;
    height: 53px;
    top: 409px;
    left: 675px;
}

.macbook-pro .text-wrapper-23 {
    position: absolute;
    width: 852px;
    top: 296px;
    left: 520px;
    font-family: "Montserrat", Helvetica;
    font-weight: 800;
    color: #ffffff;
    font-size: 80px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .frame-4 {
    position: absolute;
    width: 300px;
    height: 260px;
    top: 50px;
    left: 810px;
    overflow: hidden;
}

.macbook-pro .group-5 {
    position: absolute;
    width: 150px;
    /* height: 181px; */
    top: 10px;
    left: 47px;
}

.macbook-pro .overlap-group-4 {
    position: relative;
    width: 234px;
    height: 221px;
    top: 22px;
    left: 4px;
}

.macbook-pro .vector-2 {
    position: absolute;
    width: 70px;
    height: 59px;
    top: 162px;
    left: 81px;
}

.macbook-pro .group-6 {
    position: absolute;
    width: 73px;
    height: 184px;
    top: 9px;
    left: 161px;
}

.macbook-pro .group-7 {
    position: absolute;
    width: 73px;
    height: 184px;
    top: 9px;
    left: 0;
}

.macbook-pro .group-8 {
    position: absolute;
    width: 205px;
    height: 204px;
    top: 0;
    left: 14px;
   /* background-image: url(./img/rectangle-2.png);*/
    background-size: 100% 100%;
}

.macbook-pro .group-9 {
    position: absolute;
    width: 184px;
    height: 183px;
    top: 6px;
    left: 11px;
}

.macbook-pro .vector-3 {
    position: absolute;
    width: 170px;
    height: 169px;
    top: 13px;
    left: 32px;
}

.macbook-pro .vector-4 {
    position: absolute;
    width: 160px;
    height: 159px;
    top: 18px;
    left: 36px;
}

.macbook-pro .vector-5 {
    position: absolute;
    width: 139px;
    height: 138px;
    top: 28px;
    left: 47px;
}

.macbook-pro .vector-6 {
    position: absolute;
    width: 103px;
    height: 78px;
    top: 62px;
    left: 68px;
}

.macbook-pro .text-wrapper-24 {
    position: absolute;
    width: 305px;
    height: 107px;
    top: 948px;
    left: 558px;
    font-family: "Montserrat", Helvetica;
    font-weight: 300;
    color: #000000;
    font-size: 25px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .text-wrapper-25 {
    position: absolute;
    width: 338px;
    height: 102px;
    top: 950px;
    left: 1016px;
    font-family: "Montserrat", Helvetica;
    font-weight: 300;
    color: #000000;
    font-size: 25px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .text-wrapper-26 {
    position: absolute;
    width: 312px;
    height: 134px;
    top: 948px;
    left: 1442px;
    font-family: "Montserrat", Helvetica;
    font-weight: 300;
    color: #000000;
    font-size: 25px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .gael-balam-admitida {
    position: absolute;
    width: 270px;
    height: 82px;

    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: purple;
    font-size: 28px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .text-wrapper-27 {
    font-weight: 300;
    font-size: 20px;
}

.macbook-pro .noelia-aguilar {
    position: absolute;
    width: 327px;
    height: 85px;
    top: 1145px;
    left: 1038px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: purple;
    font-size: 28px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .michelle-monroy {
    position: absolute;
    width: 270px;
    height: 89px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: purple;
    font-size: 28px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .mask-group-4 {
    position: absolute;
    width: 200px;
    top: 40px;
    left: 120px;
}

.macbook-pro .mask-group-5 {
    position: absolute;
    width: 200px;
    top: 40px;
    left: 120px;
}

.macbook-pro .mask-group-6 {
    position: absolute;
    width: 181px;
    height: 181px;
    top: 0;
    left: 0;
}

.macbook-pro .BN-TESTIMONIALES {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 22px 62px;
    position: absolute;
    top: 1760px;
    left: 1000px;
    background-color: #571c56;
    border-radius: 20px;
    overflow: hidden;
    width: 360px;
    height: 65px;
}

.macbook-pro .text-wrapper-28 {
    position: relative;
    width: fit-content;
    margin-top: -1px;
    font-family: "Montserrat", Helvetica;
    font-weight: 600;
    color: #000000;
    font-size: 20px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
    color: white !important;
}

.macbook-pro .group-10 {
    position: absolute;
    width: 690px;
    height: 526px;
    top: 1363px;
    left: 1566px;
}

.macbook-pro .overlap-12 {
    position: relative;
    height: 526px;
}

.macbook-pro .frame-5 {
    position: absolute;
    width: 619px;
    height: 307px;
    top: 109px;
    left: 35px;
    overflow: hidden;
    transform: rotate(23.14deg);
}

.macbook-pro .overlap-group-5 {
    position: relative;
    width: 619px;
    height: 398px;
    top: -87px;
}

.macbook-pro .group-11 {
    position: absolute;
    width: 619px;
    height: 259px;
    top: 135px;
    left: 0;
}

.macbook-pro .rectangle-5 {
    position: absolute;
    width: 353px;
    height: 482px;
    top: -111px;
    left: -26px;
}

.macbook-pro .group-12 {
    position: absolute;
    width: 266px;
    height: 398px;
    top: 0;
    left: 52px;
}

.macbook-pro .lapiz-2 {
    position: absolute;
    width: 236px;
    height: 232px;
    top: 163px;
    left: 117px;
}

.macbook-pro .overlap-13 {
    position: absolute;
    width: 1583px;
    height: 2813px;
    top: 7218px;
    left: -23px;
}

.macbook-pro .group-13 {
    position: absolute;
    width: 346px;
    height: 80px;
    top: 2242px;
    left: 607px;
}

.macbook-pro .overlap-14 {
    position: relative;
    width: 344px;
    height: 80px;
    left: 45px;
}

.macbook-pro .group-14 {
    position: absolute;
    width: 344px;
    height: 80px;
    top: 0;
    left: 0;
}

.macbook-pro .overlap-group-6 {
    position: relative;
    height: 80px;
}

.macbook-pro .rectangle-6 {
    position: absolute;
    width: 344px;
    height: 55px;
    top: 24px;
    left: 0;
    background-color: #d9d9d9;
    border-radius: 34px;
}

.macbook-pro .ellipse {
    position: absolute;
    width: 49px;
    height: 49px;
    top: 0;
    left: 147px;
    background-color: #d9d9d9;
    border-radius: 24.44px;
}

.macbook-pro .text-wrapper-29 {
    position: absolute;
    width: 261px;
    height: 34px;
    top: 35px;
    left: 43px;
    font-family: "Montserrat", Helvetica;
    font-weight: 600;
    color: #000000;
    font-size: 32px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.macbook-pro .vector-7 {
    position: absolute;
    width: 27px;
    height: 17px;
    top: 8px;
    left: 159px;
}

.macbook-pro .overlap-15 {
    position: absolute;
    width: 1583px;
    height: 2813px;
    top: 65%;
    left: 0;

}

.macbook-pro .FOOTER {
    position: absolute;
    width: 1920px;
    height: 457px;
    left: 0;
    top: 100%;
    background-color: transparent;
}

.macbook-pro .overlap-16 {
    position: relative;
    width: 1920px;
    height: 457px;
    background-color: #571c56;
}

.macbook-pro .overlap-group-7 {
    position: absolute;
    width: 860px;
    height: 59px;
    top: 107px;
    left: 618px;
    background-color: #ffffff;
    border-radius: 6px;
}

.macbook-pro .send-svgrepo-com-wrapper {
    position: absolute;
    width: 64px;
    height: 51px;
    top: 4px;
    left: 790px;
    background-color: #571c56;
    border-radius: 6px;
}

.macbook-pro .send-svgrepo-com {
    position: absolute;
    width: 23px;
    height: 23px;
    top: 16px;
    left: 21px;
}

.macbook-pro .text-wrapper-30 {
    position: absolute;
    width: 421px;
    height: 16px;
    top: 21px;
    left: 19px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #00000061;
    font-size: 32px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.macbook-pro .text-wrapper-31 {
    position: absolute;
    width: 533px;
    height: 39px;
    top: 46px;
    left: 618px;
    font-family: "Montserrat", Helvetica;
    font-weight: 600;
    color: #ffffff;
    font-size: 36px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.macbook-pro .text-wrapper-32 {
    position: absolute;
    width: 248px;
    height: 17px;
    top: 227px;
    left: 148px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 22px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.macbook-pro .text-wrapper-33 {
    position: absolute;
    width: 266px;
    height: 18px;
    top: 270px;
    left: 148px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 22px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.macbook-pro .text-wrapper-34 {
    width: 86px;
    height: 31px;
    top: 217px;
    position: absolute;
    left: 618px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .text-wrapper-35 {
    position: absolute;
    width: 52px;
    height: 31px;
    top: 217px;
    left: 861px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .text-wrapper-36 {
    position: absolute;
    width: 119px;
    height: 31px;
    top: 217px;
    left: 1131px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .text-wrapper-37 {
    width: 93px;
    height: 32px;
    top: 261px;
    position: absolute;
    left: 618px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .COPYRIGHT-TODOS {
    position: absolute;
    width: 858px;
    height: 21px;
    top: 402px;
    left: 95px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.macbook-pro .text-wrapper-38 {
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 0;
}

.macbook-pro .text-wrapper-39 {
    text-decoration: underline;
}

.macbook-pro .aviso-de-privacidad {
    position: absolute;
    width: 255px;
    height: 21px;
    top: 400px;
    left: 1131px;
    font-family: "Barlow", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 24px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.macbook-pro .text-wrapper-40 {
    width: 109px;
    height: 32px;
    top: 261px;
    left: 861px;
    font-weight: 400;
    color: #ffffff;
    font-size: 20px;
    position: absolute;
    font-family: "Montserrat", Helvetica;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .text-wrapper-41 {
    position: absolute;
    width: 262px;
    height: 32px;
    top: 261px;
    left: 1131px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .text-wrapper-42 {
    position: absolute;
    width: 470px;
    height: 19px;
    top: 314px;
    left: 148px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 22px;
    letter-spacing: 0;
    line-height: normal;
    text-decoration: underline;
    white-space: nowrap;
}

.macbook-pro .icon-phone {
    position: absolute;
    width: 24px;
    height: 24px;
    top: 224px;
    left: 98px;
}

.macbook-pro .icon-mail {
    position: absolute;
    width: 28px;
    height: 20px;
    top: 315px;
    left: 95px;
}

.macbook-pro .overlap-17 {
    position: absolute;
    width: 302px;
    height: 122px;
    top: 35px;
    left: 96px;
}

.macbook-pro .overlap-80 {
    position: absolute;
    width: 302px;
    height: 122px;
    top: 80px;
    left: 40%;
    /* top: 9%; */
}
.macbook-pro .footer-content{
    position: relative;
    left: 10%;
}

.macbook-pro .ma-logo{
    width: 300px;
}

.macbook-pro .group-15 {
    position: absolute;
    width: 302px;
    height: 119px;
    top: 0;
    left: 0;
}

.macbook-pro .text-wrapper-43 {
    position: absolute;
    width: 298px;
    height: 40px;
    top: 0;
    left: 2px;
    font-family: "Barlow", Helvetica;
    font-weight: 600;
    color: #ffffff;
    font-size: 45px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.macbook-pro .icon-instagram {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 68px;
    left: 129px;
}

.macbook-pro .icon-facebook {
    position: absolute;
    width: 26px;
    height: 47px;
    top: 71px;
    left: 0;
}

.macbook-pro .subtract {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 72px;
    left: 52px;
}

.macbook-pro .frame-6 {
    position: absolute;
    width: 62px;
    height: 43px;
    top: 73px;
    left: 211px;
}

.macbook-pro .icon-message {
    position: absolute;
    width: 24px;
    height: 24px;
    top: 270px;
    left: 99px;
}

.macbook-pro .lapices {
    position: absolute;
    width: 184px;
    height: 375px;
    top: 3060px;
    left: 23px;
    object-fit: cover;
}

.macbook-pro .FECHAS-INICIO {
    position: absolute;
    width: 1234px;
    height: auto;
    top: 125%;
    left: 23%;
}

.macbook-pro .group-16 {
    position: absolute;
    width: 1211px;
    height: 220px;
    top: 283px;
    left: 3px;
}

.macbook-pro .overlap-group-8 {
    position: relative;
    width: 1197px;
    height: 220px;
    border-radius: 20px;
    border: 2px solid;
    border-color: #571c56;
}

.macbook-pro .div-2 {
    position: absolute;
    width: 1193px;
    height: 59px;
    top: 0;
    left: 0;
    background-color: #dddddd;
    border-radius: 20px 20px 0px 20px;
}

.macbook-pro .rectangle-7 {
    position: absolute;
    width: 17px;
    height: 59px;
    top: 0;
    left: 0;
    background-color: #571c56;
    border-radius: 15px 0px 0px 6px;
}

.macbook-pro .text-wrapper-44 {
    position: absolute;
    top: 7px;
    left: 37px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #000000;
    font-size: 32px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .text-wrapper-45 {
    position: absolute;
    top: 92px;
    left: 72px;
    font-family: "Montserrat", Helvetica;
    font-weight: 300;
    color: #000000;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.macbook-pro .text-wrapper-46 {
    position: absolute;
    top: 92px;
    left: 379px;
    font-family: "Montserrat", Helvetica;
    font-weight: 300;
    color: #000000;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.macbook-pro .text-wrapper-47 {
    position: absolute;
    top: 93px;
    left: 610px;
    font-family: "Montserrat", Helvetica;
    font-weight: 300;
    color: #000000;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.macbook-pro .text-wrapper-48 {
    position: absolute;
    top: 124px;
    left: 73px;
    font-family: "Montserrat", Helvetica;
    font-weight: 500;
    color: #000000;
    font-size: 24px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .text-wrapper-49 {
    position: absolute;
    top: 124px;
    left: 380px;
    font-family: "Montserrat", Helvetica;
    font-weight: 500;
    color: #000000;
    font-size: 24px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .text-wrapper-50 {
    position: absolute;
    top: 125px;
    left: 610px;
    font-family: "Montserrat", Helvetica;
    font-weight: 500;
    color: #000000;
    font-size: 24px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .BN-ELEGIR-2 {
    position: absolute;
    width: 147px;
    height: 45px;
    top: 60px;
    left: 1015px;
    background-color:#571c56;
    border-radius: 15px;
}

.macbook-pro .group-17 {
    position: absolute;
    width: 1211px;
    height: 220px;
    top: 552px;
    left: 3px;
}

.macbook-pro .text-wrapper-51 {
    position: absolute;
    top: 10px;
    left: 37px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #000000;
    font-size: 32px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .overlap-18 {
    position: absolute;
    width: 1197px;
    height: 220px;
    top: 1090px;
    left: 3px;
    border-radius: 20px;
    border: 2px solid;
    border-color: #571c56;
}

.macbook-pro .text-wrapper-52 {
    top: 93px;
    left: 609px;
    position: absolute;
    font-family: "Montserrat", Helvetica;
    font-weight: 300;
    color: #000000;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.macbook-pro .lunes-mi-rcoles-y {
    top: 123px;
    left: 607px;
    position: absolute;
    font-family: "Montserrat", Helvetica;
    font-weight: 500;
    color: #000000;
    font-size: 24px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .group-18 {
    position: absolute;
    width: 1211px;
    height: 220px;
    left: 1px;
}

.macbook-pro .text-wrapper-53 {
    top: 93px;
    left: 611px;
    position: absolute;
    font-family: "Montserrat", Helvetica;
    font-weight: 300;
    color: #000000;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.macbook-pro .lunes-mi-rcoles-y-2 {
    left: 612px;
    position: absolute;
    top: 125px;
    font-family: "Montserrat", Helvetica;
    font-weight: 500;
    color: #000000;
    font-size: 24px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .group-19 {
    position: absolute;
    width: 1211px;
    height: 220px;
    top: 821px;
    left: 1px;
}

.macbook-pro .text-wrapper-54 {
    top: 93px;
    left: 610px;
    position: absolute;
    font-family: "Montserrat", Helvetica;
    font-weight: 300;
    color: #000000;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.macbook-pro .lunes-mi-rcoles-y-3 {
    left: 611px;
    position: absolute;
    top: 125px;
    font-family: "Montserrat", Helvetica;
    font-weight: 500;
    color: #000000;
    font-size: 24px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .group-20 {
    position: absolute;
    width: 1211px;
    height: 220px;
    top: 1359px;
    left: 1px;
}

.macbook-pro .text-wrapper-55 {
    top: 93px;
    left: 72px;
    position: absolute;
    font-family: "Montserrat", Helvetica;
    font-weight: 300;
    color: #000000;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.macbook-pro .text-wrapper-56 {
    top: 93px;
    left: 379px;
    position: absolute;
    font-family: "Montserrat", Helvetica;
    font-weight: 300;
    color: #000000;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.macbook-pro .text-wrapper-57 {
    top: 85px;
    left: 610px;
    position: absolute;
    font-family: "Montserrat", Helvetica;
    font-weight: 300;
    color: #000000;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.macbook-pro .element-al-mar-y {
    position: absolute;
    top: 125px;
    left: 73px;
    font-family: "Montserrat", Helvetica;
    font-weight: 500;
    color: #000000;
    font-size: 24px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .lunes-mi-rcoles-y-4 {
    top: 117px;
    left: 610px;
    position: absolute;
    font-family: "Montserrat", Helvetica;
    font-weight: 500;
    color: #000000;
    font-size: 24px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .overlap-19 {
    position: absolute;
    width: 1197px;
    height: 220px;
    top: 1897px;
    left: 1px;
    border-radius: 20px;
}

.macbook-pro .lunes-mi-rcoles-y-5 {
    position: absolute;
    top: 119px;
    left: 610px;
    font-family: "Montserrat", Helvetica;
    font-weight: 500;
    color: #000000;
    font-size: 24px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .element-al-mar-y-2 {
    top: 122px;
    left: 75px;
    font-weight: 500;
    font-size: 24px;
    position: absolute;
    font-family: "Montserrat", Helvetica;
    color: #000000;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .rectangle-8 {
    position: absolute;
    width: 1197px;
    height: 220px;
    top: 0;
    left: 0;
    border-radius: 20px;
    border: 2px solid;
    border-color: #571c56;
}

.macbook-pro .text-wrapper-58 {
    top: 91px;
    left: 74px;
    position: absolute;
    font-family: "Montserrat", Helvetica;
    font-weight: 300;
    color: #000000;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.macbook-pro .text-wrapper-59 {
    top: 90px;
    left: 381px;
    position: absolute;
    font-family: "Montserrat", Helvetica;
    font-weight: 300;
    color: #000000;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.macbook-pro .text-wrapper-60 {
    top: 89px;
    left: 610px;
    position: absolute;
    font-family: "Montserrat", Helvetica;
    font-weight: 300;
    color: #000000;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.macbook-pro .text-wrapper-61 {
    position: absolute;
    top: 122px;
    left: 382px;
    font-family: "Montserrat", Helvetica;
    font-weight: 500;
    color: #000000;
    font-size: 24px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .BN-ELEGIR-3 {
    position: absolute;
    width: 147px;
    height: 45px;
    top: 119px;
    left: 1017px;
    background-color: #ffe875;
    border-radius: 15px;
}

.macbook-pro .text-wrapper-62 {
    position: absolute;
    top: 11px;
    left: 37px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #000000;
    font-size: 32px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .text-wrapper-63 {
    position: absolute;
    top: 98px;
    left: 309px;
    font-family: "Montserrat", Helvetica;
    font-weight: 500;
    color: #000000;
    font-size: 30px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .text-wrapper-64 {
    position: absolute;
    top: 97px;
    left: 3px;
    font-family: "Montserrat", Helvetica;
    font-weight: 500;
    color: #000000;
    font-size: 30px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .text-wrapper-641 {
    position: absolute;
    top: 97px;
    left: 315px;
    font-family: "Montserrat", Helvetica;
    font-weight: 500;
    color: #000000;
    font-size: 30px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .text-wrapper-642 {
    position: absolute;
    top: 97px;
    left: 525px;
    font-family: "Montserrat", Helvetica;
    font-weight: 500;
    color: #000000;
    font-size: 30px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .frame-wrapper {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    position: absolute;
    top: 153px;
    left: 315px;
}

.macbook-pro .frame-7 {
    position: relative;
    width: 177px;
    height: 61px;
    background-color: #d9d9d9;
    border-radius: 10px;
}

.macbook-pro .text-wrapper-65 {
    position: absolute;
    top: 11px;
    left: 17px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #000000;
    font-size: 30px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .vector-8 {
    position: absolute;
    width: 30px;
    height: 16px;
    top: 23px;
    left: 129px;
}

.macbook-pro .frame-8 {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    position: absolute;
    top: 153px;
    left: 6px;
}

.macbook-pro .frame-9 {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    position: absolute;
    top: 153px;
    left: 270px;
}
.macbook-pro .frame-9-1 {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    position: absolute;
    top: 153px;
    left: 520px;
}

.macbook-pro .select{
    position: relative;
    width: 204px;
    height: 61px;
    background-color: #d9d9d9;
    border-radius: 10px;
    font-size: 20px;
    text-align: center;
}

.macbook-pro .vector-9 {
    position: absolute;
    width: 30px;
    height: 16px;
    top: 23px;
    left: 157px;
}

.macbook-pro .QUE-INCLUYE {
    position: absolute;
    width: 1054px;
    height: 632px;
    top: 1319px;
    left: 22%;
}

.macbook-pro .overlap-20 {
    position: absolute;
    width: 302px;
    height: 319px;
    top: 167px;
    left: 740px;
    border-radius: 20px;
    border: 3px solid;
    border-color: #571c561a;
    box-shadow: 0px 4px 5px #00000040;
}

.macbook-pro .acceso-a-la {
    position: absolute;
    width: 253px;
    top: 112px;
    left: 21px;
    font-family: "Montserrat", Helvetica;
    font-weight: 300;
    color: #000000;
    font-size: 25px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .overlap-21 {
    position: absolute;
    width: 93px;
    height: 80px;
    top: 22px;
    left: 11px;
}

.macbook-pro .group-21 {
    position: absolute;
    width: 77px;
    height: 73px;
    top: 7px;
    left: 0;
}

.macbook-pro .overlap-group-9 {
    position: relative;
    height: 73px;
}

.macbook-pro .ellipse-2 {
    position: absolute;
    width: 70px;
    height: 73px;
    top: 0;
    left: 0;
    background-color: #571c56;
    border-radius: 35px/36.5px;
}

.macbook-pro .ellipse-3 {
    position: absolute;
    width: 72px;
    height: 72px;
    top: 0;
    left: 5px;
    border-radius: 36px;
    background: linear-gradient(180deg, rgb(180, 102, 227) 0%, rgb(105, 179, 136) 100%);
}

.macbook-pro .ellipse-6 {
    position: absolute;
    width: 138px;
    height: 138px;
    top: 9px;
    left: 531px;
    background: linear-gradient(49deg, rgba(203, 214, 123, 1) -80%, rgba(229, 127, 214, 1) 139%);
    border-radius: 69px;
}

.macbook-pro .lap {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 0;
    left: 13px;
}

.macbook-pro .frame-10 {
    display: flex;
    width: 171px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 7px 23px;
    position: absolute;
    top: 255px;
    left: 21px;
    background-color: #571c56;
    border-radius: 8px;
    overflow: hidden;
}

.macbook-pro .text-wrapper-66 {
    position: relative;
    width: fit-content;
    margin-top: -3px;
    margin-left: -4.5px;
    margin-right: -4.5px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.macbook-pro .overlap-22 {
    position: absolute;
    width: 302px;
    height: 319px;
    top: 167px;
    left: 1px;
    border-radius: 20px;
    border: 3px solid;
    border-color: #571c561a;
    box-shadow: 0px 4px 5px #00000040;
}

.macbook-pro .text-wrapper-67 {
    position: absolute;
    width: 249px;
    top: 123px;
    left: 24px;
    font-family: "Montserrat", Helvetica;
    font-weight: 300;
    color: #000000;
    font-size: 25px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .overlap-23 {
    position: absolute;
    width: 87px;
    height: 73px;
    top: 27px;
    left: 21px;
}

.macbook-pro .group-22 {
    position: absolute;
    width: 75px;
    height: 73px;
    top: 0;
    left: 0;
}

.macbook-pro .ellipse-4 {
    position: absolute;
    width: 72px;
    height: 72px;
    top: 0;
    left: 3px;
    border-radius: 36px;
    background: linear-gradient(180deg, rgb(180, 102, 227) 0%, rgb(105, 179, 136) 100%);
}

.macbook-pro .clases {
    position: absolute;
    width: 70px;
    height: 70px;
    top: 0;
    left: 17px;
}

.macbook-pro .frame-11 {
    width: 166px;
    left: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 7px 23px;
    position: absolute;
    top: 255px;
    background-color: #571c56;
    border-radius: 8px;
    overflow: hidden;
}

.macbook-pro .text-wrapper-68 {
    position: relative;
    width: fit-content;
    margin-top: -3px;
    margin-left: -7px;
    margin-right: -7px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.macbook-pro .overlap-24 {
    position: absolute;
    width: 334px;
    height: 319px;
    top: 167px;
    left: 353px;
    border-radius: 20px;
    border: 3px solid;
    border-color: #571c561a;
    box-shadow: 0px 4px 5px #00000040;
}

.macbook-pro .libros-sputnik-II {
    position: absolute;
    width: 281px;
    top: 113px;
    left: 25px;
    font-family: "Montserrat", Helvetica;
    font-weight: 300;
    color: #000000;
    font-size: 25px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .overlap-25 {
    position: absolute;
    width: 85px;
    height: 73px;
    top: 22px;
    left: 12px;
}

.macbook-pro .ellipse-5 {
    position: absolute;
    width: 72px;
    height: 72px;
    top: 1px;
    left: 3px;
    border-radius: 36px;
    background: linear-gradient(180deg, rgb(180, 102, 227) 0%, rgb(105, 179, 136) 100%);
}

.macbook-pro .group-23 {
    position: absolute;
    width: 69px;
    height: 70px;
    top: 3px;
    left: 16px;
}

.macbook-pro .frame-12 {
    width: 171px;
    left: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 7px 23px;
    position: absolute;
    top: 255px;
    background-color: #571c56;
    border-radius: 8px;
    overflow: hidden;
}

.macbook-pro .overlap-26 {
    position: absolute;
    width: 1041px;
    height: 145px;
    top: 487px;
    left: 1px;
}

.macbook-pro .rectangle-9 {
    position: absolute;
    width: 1041px;
    height: 112px;
    top: 33px;
    left: 0;
    border-radius: 20px;
    border: 3px solid;
    border-color: #571c561a;
    box-shadow: 0px 4px 5px #00000040;
}

.macbook-pro .text-wrapper-69 {
    width: 793px;
    top: 77px;
    left: 180px;
    font-weight: 300;
    font-size: 25px;
    text-align: center;
    white-space: nowrap;
    position: absolute;
    font-family: "Montserrat", Helvetica;
    color: #000000;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .group-24 {
    position: absolute;
    width: 77px;
    height: 73px;
    top: 57px;
    left: 21px;
}

.macbook-pro .text-wrapper-70 {
    width: 70px;
    top: 0;
    left: 43px;
    -webkit-text-stroke: 3px #571c56;
    font-style: italic;
    color: transparent;
    font-size: 150px;
    text-align: center;
    white-space: nowrap;
    position: absolute;
    font-family: "Montserrat", Helvetica;
    font-weight: 800;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .frame-13 {
    position: absolute;
    width: 232px;
    height: 40px;
    top: 94px;
    left: 1px;
}

.macbook-pro .qu-incluye {
    position: absolute;
    width: 481px;
    top: 0;
    left: 0;
    font-family: "Montserrat", Helvetica;
    font-weight: 800;
    color: #313131;
    font-size: 55px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.macbook-pro .HERO {
    position: absolute;
    width: 1365px;
    height: 911px;
    top: 218px;
    left: 153px;
}

.macbook-pro .overlap-27 {
    position: absolute;
    width: 1361px;
    height: 765px;
    top: 0;
    left: 60%;
    transform: translate(-51%, 0);
}

.macbook-pro .CURSO-EXANI-II {
    position: absolute;
    width: 809px;
    top: 0;
    left: 0;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #313131;
    font-size: 90px;
    line-height: normal;
}

.macbook-pro .text-wrapper-71 {
    font-weight: 700;
    letter-spacing: 0;
}

.macbook-pro .text-wrapper-72 {
    font-weight: 300;
    font-size: 60px;
    letter-spacing: 4.5px;
    position: absolute;
    top: 80%;
    left: 1%;
}

.macbook-pro .group-25 {
    position: absolute;
    width: 730px;
    height: 739px;
    top: 26px;
    left: 680px;
}

.macbook-pro .overlap-group-10 {
    position: relative;
    width: 728px;
    height: 760px;
    top: -20px;
}

.macbook-pro .patron-estrellas {
    position: absolute;
    width: 335px;
    height: 322px;
    top: 302px;
    left: 380px;
    background-image: url(https://misionadmision-informacion.s3.us-west-2.amazonaws.com/sitio-exani-nuevo-2024/img/group-12.png);
    background-size: 100% 100%;
}

.macbook-pro .group-26 {
    position: absolute;
    width: 484px;
    height: 493px;
    top: 0;
    left: 244px;
}

.macbook-pro .estrella-destello {
    position: absolute;
    width: 335px;
    height: 58px;
    top: 119px;
    left: 300px;
}

.macbook-pro .MOCKUP-INTENTO-MIL {
    position: absolute;
    width: 728px;
    height: 727px;
    top: 32px;
    left: 0;
    object-fit: cover;
}

.macbook-pro .nuestro-curso-EXANI {
    position: absolute;
    width: 875px;
    top: 195px;
    left: 10px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #313131;
    font-size: 32px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .text-wrapper-73 {
    font-weight: 700;
}

.macbook-pro .text-wrapper-74 {
    font-weight: 300;
}

.macbook-pro .BN-VER-MS {
    display: flex;
    width: 203px;
    padding: 20px 52px;
    top: 478px;
    left: 5px;
    box-shadow: 0px 4px 7.5px #00000026;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: absolute;
    background-color: #571C56;
    border-radius: 15px;
    overflow: hidden;
}

.macbook-pro .text-wrapper-75 {
    position: relative;
    width: fit-content;
    margin-top: -1px;
    margin-left: -19px;
    margin-right: -19px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #000000;
    font-size: 24px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .BN-CLASE-MUESTRA {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 20px 16px;
    position: absolute;
    top: 478px;
    left: 254px;
    background-color: #571C56;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0px 4px 7.5px #00000026;
}

.macbook-pro .text-wrapper-76 {
    position: relative;
    width: fit-content;
    margin-top: -1px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #000000;
    font-size: 24px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .group-27 {
    position: absolute;
    width: 1205px;
    height: 55px;
    top: 856px;
    left: 14%;
}
.macbook-pro .tu-admisi-n-es {
    position: absolute;
    top: 0;
    left: 155px;
    font-family: "Montserrat", Helvetica;
    font-weight: 300;
    color: #535353;
    font-size: 45px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .vector-10 {
    position: absolute;
    width: 115px;
    height: 4px;
    top: 22px;
    left: 0;
}

.macbook-pro .vector-11 {
    position: absolute;
    width: 115px;
    height: 4px;
    top: 22px;
    left: 1088px;
}

.macbook-pro .CLASE-MUESTRA {
    position: absolute;
    width: 1540px;
    height: 641px;
    top: 2093px;
    left: -4px;
}

.macbook-pro .overlap-28 {
    position: relative;
    height: 641px;
}

.macbook-pro .group-28 {
    position: absolute;
    width: 1540px;
    height: 407px;
    top: 234px;
    left: 0;
}

.macbook-pro .overlap-29 {
    position: relative;
    width: 1542px;
    height: 407px;
}

.macbook-pro .mask-group-7 {
    position: absolute;
    width: 1512px;
    height: 407px;
    top: 0;
    left: 4px;
}

.macbook-pro .group-29 {
    position: absolute;
    width: 1542px;
    height: 407px;
    top: 0;
    left: 0;
}

.macbook-pro .overlap-group-11 {
    position: relative;
    width: 1900px;
    height: 407px;
    background: linear-gradient(180deg, rgb(36.11, 36.11, 36.11) 0%, rgb(229, 127, 214) 100%);
    left: 0%;
}

.macbook-pro .overlap-group-111 {
    position: relative;
    width: 1220px;
    height: 155px;
    background-color: #e6e6e6;
    border-radius: 15px;
    box-shadow: 0px 4px 4px #00000040;
}

.macbook-pro .solicita-una-clase {
    position: absolute;
    width: 480px;
    top: 70px;
    left: 60%;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 45px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .text-wrapper-77 {
    font-weight: 500;
    font-size: 48px;
}

.macbook-pro .text-wrapper-78 {
    font-weight: 800;
    font-size: 60px;
}

.macbook-pro .BN-SOLCITAR {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 13px 42px;
    position: absolute;
    top: 240px;
    left: 60%;
    background-color: #571C56;
    border-radius: 15px;
}

.macbook-pro .text-wrapper-79 {
    position: relative;
    width: fit-content;
    margin-top: -1px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #000000;
    font-size: 32px;
    letter-spacing: 0;
    line-height: normal;
}

.macbook-pro .frame-14 {
    position: absolute;
    width: 283px;
    height: 49px;
    top: 25px;
    left: 1140px;
}

.macbook-pro .model {
    position: absolute;
    width: 550px;
    height: 638px;
    top: 3px;
    left: 10%;
    object-fit: cover;
}

@media only screen and (min-width: 1400px) and (max-width: 1700px){
    .macbook-pro .group-11 {
        position: absolute;
        width: 484px;
        height: 470px;
        top: 0;
        left: 100px;
    }

    .macbook-pro .overlap-15 {
        position: absolute;
        width: 1583px;
        height: 2813px;
        top: 68%;
        left: 0;
    }

    .macbook-pro .text-wrapper-71 {
        font-weight: 800;
        font-size: 65px;
    }



    .macbook-pro .text-wrapper-73 {
        font-weight: 700;
        font-size: 30px;
    }

    .macbook-pro .text-wrapper-74 {
        font-weight: 300;
        font-size: 25px;
    }


    .macbook-pro .estrella-destello {
        position: absolute;
        width: 345px;
        height: 48px;
        top: 1%;
        left: 20%;
    }

    .macbook-pro .MOCKUP-INTENTO-MIL {
        position: absolute;
        width: 500px;
        height: 400px;
        top: 2%;
        left: 15%;
        object-fit: cover;
    }

    .macbook-pro .group-26 {
        position: absolute;
        width: 484px;
        height: 493px;
        top: -10%;
        left: 15%;
    }

    .macbook-pro .NAB-BAR {
        position: absolute;
        width: 1300px;
        height: 134px;
        top: .5%;
        left: 50%;
        transform: translate(-50%, -50%);
    }








    .macbook-pro .patron-estrellas {
        position: absolute;
        width: 250px;
        height: 220px;
        top: 25%;
        left: 50%;
        /*background-image: url(https://misionadmision-informacion.s3.us-west-2.amazonaws.com/sitio-exani-nuevo-2024/img/group-12.png);*/
        background-size: 100% 100%;
    }

    .macbook-pro .BN-SOLCITAR {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        padding: 13px 42px;
        position: absolute;
        top: 308px;
        left: 45%;
        background-color: #571C56;
        border-radius: 15px;
    }

    .macbook-pro .frame-14 {
        position: absolute;
        width: 283px;
        height: 49px;
        top: 9px;
        left: 45%;
    }

    .macbook-pro .solicita-una-clase {
        position: absolute;
        width: 480px;
        top: 50px;
        left: 45%;
        font-family: "Montserrat", Helvetica;
        font-weight: 400;
        color: #ffffff;
        font-size: 45px;
        letter-spacing: 0;
        line-height: normal;
    }


    .macbook-pro .model {
        position: absolute;
        width: 554px;
        height: 638px;
        top: 3px;
        left: 5%;
        object-fit: cover;
    }




    .macbook-pro .vector {
        position: absolute;
        width: 6px;
        height: 54px;
        top: 30%;
        left: 30%;
    }



    .macbook-pro .opciones {
        position: absolute;
        width: 713px;
        height: 25px;
        top: 60px;
        left: 40%;
    }
    .macbook-pro .tu-admisi-n-es {
        position: absolute;
        top: 0px;
        left: 14%;
        font-family: "Montserrat", Helvetica;
        font-weight: 300;
        color: #535353;
        font-size: 45px;
        text-align: center;
        letter-spacing: 0;
        line-height: normal;
    }

    .macbook-pro .vector-3 {
        position: absolute;
        width: 115px;
        height: 4px;
        top: 1096px;
        left: 8%;
    }
    .macbook-pro .vector-4 {
        position: absolute;
        width: 115px;
        height: 4px;
        top: 1096px;
        left: 82%;
    }

    .macbook-pro .PLAN-DE-ESTUDIO {
        width: 1190px;
        height: 488px;
        top: 66%;
        position: absolute;
        left: 9%;
    }




    .macbook-pro .nuestro-curso-EXANI {
        position: absolute;
        width: 875px;
        top: 10%;
        left: 1px;
        font-family: "Montserrat", Helvetica;
        font-weight: 400;
        color: #313131;
        font-size: 32px;
        letter-spacing: 0;
        line-height: normal;
    }
    .macbook-pro .text-wrapper-72 {
        font-weight: 300;
        font-size: 42px;
        letter-spacing: 4.5px;
        top: 80%;
        position: absolute;
    }
    .macbook-pro .CURSO-EXANI-II {
        position: absolute;
        width: 809px;
        top: -10%;
        left: 0;
        font-family: "Montserrat", Helvetica;
        font-weight: 400;
        color: #313131;
        font-size: 90px;
        line-height: normal;
    }
    .macbook-pro .BN-VER-MS {
        display: flex;
        width: 203px;
        padding: 20px 52px;
        top: 45%;
        left: 0%;
        box-shadow: 0px 4px 7.5px #00000026;
        align-items: center;
        justify-content: center;
        gap: 10px;
        position: absolute;
        background-color: #571C56;
        border-radius: 15px;
        overflow: hidden;
    }
    .macbook-pro .BN-CLASE-MUESTRA {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        padding: 20px 16px;
        position: absolute;
        top: 45%;
        left: 20%;
        background-color: #571C56;
        border-radius: 15px;
        overflow: hidden;
        box-shadow: 0px 4px 7.5px #00000026;
    }
    .macbook-pro .CAMPUS {
        position: absolute;
        width: 1213px;
        height: 682px;
        top: 2200px;
        left: 23%;
    }
    .macbook-pro .PAQUETES {
        position: absolute;
        width: 1465px;
        height: 1798px;
        top: 1283px;
        left: 7%;
    }
    .macbook-pro .overlap-7 {
        position: absolute;
        width: 1300px;
        height: 155px;
        top: 1643px;
        left: 8%;
        background-color: #e6e6e6;
        border-radius: 0px 15px 15px 0px;
        box-shadow: 0px 4px 4px #00000040;
    }
    .macbook-pro .formas-de-pago {
        position: absolute;
        top: 59px;
        left: 5%;
        font-family: "Montserrat", Helvetica;
        font-weight: 600;
        color: #000000;
        font-size: 26px;
        text-align: center;
        letter-spacing: 0;
        line-height: normal;
    }
    .macbook-pro .paga-con-tarjeta-de {
        position: absolute;
        width: 439px;
        top: 6px;
        left: -10%;
        font-family: "Montserrat", Helvetica;
        font-weight: 300;
        color: #000000;
        font-size: 25px;
        letter-spacing: 0;
        line-height: normal;
    }
    .macbook-pro .visa-gris {
        position: absolute;
        width: 143px;
        height: 74px;
        top: 0;
        left: 60%;
        object-fit: cover;
    }
    .macbook-pro .mastercr {
        position: absolute;
        width: 90px;
        height: 70px;
        top: 44px;
        left: 78%;
        object-fit: cover;
    }
    .macbook-pro .oxxo-2 {
        top: 1px;
        background-blend-mode: exclusion;
        position: absolute;
        width: 124px;
        height: 74px;
        left: -90%;
    }
    .macbook-pro .oxxo {
        top: 0;
        position: absolute;
        width: 124px;
        height: 74px;
        left: -90%;
    }
    .macbook-pro .FECHAS-INICIO {
        position: absolute;
        width: 1234px;
        height: 2117px;
        top: 125%;
        left: 8%;
    }

    .macbook-pro .div {
        background-color: #ffffff;
        overflow-x: clip;
        width: 1512px;
        height: 12125px;
        position: relative;
    }

    .macbook-pro .overlap-27 {
        position: absolute;
        width: 1361px;
        height: 765px;
        top: 0;
        left: 47%;
        transform: translate(-51%, 0);
    }

    .macbook-pro .group-27 {
        position: absolute;
        width: 1205px;
        height: 55px;
        top: 856px;
        left: -2%;
    }

    .macbook-pro .QUE-INCLUYE {
        position: absolute;
        width: 1054px;
        height: 632px;
        top: 1319px;
        left: 15%;
    }

    .macbook-pro .group-3 {
        position: absolute;
        width: 1168px;
        height: 1050px;
        top: 0;
        left: -4%;
    }

    .macbook-pro .text-wrapper-6 {
        position: absolute;
        width: 638px;
        top: 77px;
        left: -0%;
        font-family: "Montserrat", Helvetica;
        font-weight: 400;
        color: var(--gris);
        font-size: 30px;
        letter-spacing: 0;
        line-height: normal;
    }

    .macbook-pro .MODALIDADES {
        position: absolute;
        width: 1164px;
        height: 1050px;
        top: 0;
        left: 0%;
    }

    .macbook-pro .opiniones{
        left: 0;
        position: relative;
    }

    .macbook-pro .overlap-11 {
        position: absolute;
        width: 1625px;
        height: 614px;
        top: -4px;
        left: 10%;
        background-image: url(https://misionadmision-informacion.s3.us-west-2.amazonaws.com/sitio-exani-nuevo-2024/img/img_20+a%C3%B1os+desk.png);
        background-size: 100% 100%;
    }
    .macbook-pro .BN-TESTIMONIALES {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        padding: 22px 62px;
        position: absolute;
        top: 1760px;
        left: 42%;
        background-color: #571c56;
        border-radius: 20px;
        overflow: hidden;
        width: 360px;
        height: 65px;
    }

    .macbook-pro .footer-content {
        position: relative;
        left: 0%;
    }



}






/*1300px------------------------------------------------*/

@media only screen and (min-width: 1300px) and (max-width: 1400px) {
    .macbook-pro .group-11 {
        position: absolute;
        width: 484px;
        height: 470px;
        top: 0;
        left: 100px;
    }

    .macbook-pro .text-wrapper-71 {
        font-weight: 800;
        font-size: 65px;
    }



    .macbook-pro .text-wrapper-73 {
        font-weight: 700;
        font-size: 30px;
    }

    .macbook-pro .text-wrapper-74 {
        font-weight: 300;
        font-size: 25px;
    }


    .macbook-pro .estrella-destello {
        position: absolute;
        width: 345px;
        height: 48px;
        top: 1%;
        left: 20%;
    }

    .macbook-pro .MOCKUP-INTENTO-MIL {
        position: absolute;
        width: 500px;
        height: 400px;
        top: 2%;
        left: 15%;
        object-fit: cover;
    }

    .macbook-pro .group-26 {
        position: absolute;
        width: 484px;
        height: 493px;
        top: -10%;
        left: 15%;
    }

    .macbook-pro .NAB-BAR {
        position: absolute;
        width: 1300px;
        height: 134px;
        top: .5%;
        left: 50%;

        transform: translate(-50%, -50%);
    }

    .macbook-pro .patron-estrellas {
        position: absolute;
        width: 250px;
        height: 220px;
        top: 25%;
        left: 50%;
        background-image: url(https://misionadmision-informacion.s3.us-west-2.amazonaws.com/sitio-exani-nuevo-2024/img/group-12.png);
        background-size: 100% 100%;
    }

    .macbook-pro .BN-SOLCITAR {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        padding: 13px 42px;
        position: absolute;
        top: 308px;
        left: 45%;
        background-color: #571C56;
        border-radius: 15px;
        color: white;
    }

    .macbook-pro .frame-14 {
        position: absolute;
        width: 283px;
        height: 49px;
        top: 9px;
        left: 45%;
    }

    .macbook-pro .solicita-una-clase {
        position: absolute;
        width: 480px;
        top: 50px;
        left: 45%;
        font-family: "Montserrat", Helvetica;
        font-weight: 400;
        color: #ffffff;
        font-size: 45px;
        letter-spacing: 0;
        line-height: normal;
    }


    .macbook-pro .model {
        position: absolute;
        width: 554px;
        height: 638px;
        top: 3px;
        left: 5%;
        object-fit: cover;
    }




    .macbook-pro .vector {
        position: absolute;
        width: 6px;
        height: 54px;
        top: 30%;
        left: 30%;
    }



    .macbook-pro .opciones {
        position: absolute;
        width: 713px;
        height: 25px;
        top: 60px;
        left: 40%;
    }
    .macbook-pro .tu-admisi-n-es {
        position: absolute;
        top: 0px;
        left: 14%;
        font-family: "Montserrat", Helvetica;
        font-weight: 300;
        color: #535353;
        font-size: 45px;
        text-align: center;
        letter-spacing: 0;
        line-height: normal;
    }

    .macbook-pro .vector-3 {
        position: absolute;
        width: 115px;
        height: 4px;
        top: 1096px;
        left: 8%;
    }
    .macbook-pro .vector-4 {
        position: absolute;
        width: 115px;
        height: 4px;
        top: 1096px;
        left: 82%;
    }

    .macbook-pro .PLAN-DE-ESTUDIO {
        width: 1190px;
        height: 488px;
        top: 64%;
        position: absolute;
        left: 7%;
    }




    .macbook-pro .nuestro-curso-EXANI {
        position: absolute;
        width: 875px;
        top: 10%;
        left: 1px;
        font-family: "Montserrat", Helvetica;
        font-weight: 400;
        color: #313131;
        font-size: 32px;
        letter-spacing: 0;
        line-height: normal;
    }
    .macbook-pro .text-wrapper-72 {
        font-weight: 300;
        font-size: 42px;
        letter-spacing: 4.5px;
        top: 80%;
        position: absolute;
    }
    .macbook-pro .CURSO-EXANI-II {
        position: absolute;
        width: 809px;
        top: -10%;
        left: 0;
        font-family: "Montserrat", Helvetica;
        font-weight: 400;
        color: #313131;
        font-size: 90px;
        line-height: normal;
    }
    .macbook-pro .BN-VER-MS {
        display: flex;
        width: 203px;
        padding: 20px 52px;
        top: 45%;
        left: 0%;
        box-shadow: 0px 4px 7.5px #00000026;
        align-items: center;
        justify-content: center;
        gap: 10px;
        position: absolute;
        background-color: #571C56;
        border-radius: 15px;
        overflow: hidden;
    }
    .macbook-pro .BN-CLASE-MUESTRA {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        padding: 20px 16px;
        position: absolute;
        top: 45%;
        left: 20%;
        background-color: #571C56;
        border-radius: 15px;
        overflow: hidden;
        box-shadow: 0px 4px 7.5px #00000026;
    }
    .macbook-pro .CAMPUS {
        position: absolute;
        width: 1213px;
        height: 682px;
        top: 2100px;
        left: 21%;
    }
    .macbook-pro .PAQUETES {
        position: absolute;
        width: 1465px;
        height: 1798px;
        top: 1283px;
        left: -1%;
    }
    .macbook-pro .overlap-7 {
        position: absolute;
        width: 1300px;
        height: 155px;
        top: 1643px;
        left: 9%;
        background-color: #e6e6e6;
        border-radius: 0px 15px 15px 0px;
        box-shadow: 0px 4px 4px #00000040;
    }
    .macbook-pro .formas-de-pago {
        position: absolute;
        top: 59px;
        left: 5%;
        font-family: "Montserrat", Helvetica;
        font-weight: 600;
        color: #000000;
        font-size: 26px;
        text-align: center;
        letter-spacing: 0;
        line-height: normal;
    }
    .macbook-pro .paga-con-tarjeta-de {
        position: absolute;
        width: 439px;
        top: 6px;
        left: -10%;
        font-family: "Montserrat", Helvetica;
        font-weight: 300;
        color: #000000;
        font-size: 25px;
        letter-spacing: 0;
        line-height: normal;
    }
    .macbook-pro .visa-gris {
        position: absolute;
        width: 143px;
        height: 74px;
        top: 0;
        left: 60%;
        object-fit: cover;
    }
    .macbook-pro .mastercr {
        position: absolute;
        width: 90px;
        height: 70px;
        top: 44px;
        left: 78%;
        object-fit: cover;
    }
    .macbook-pro .oxxo-2 {
        top: -15px;
        background-blend-mode: exclusion;
        position: absolute;
        width: 124px;
        height: 74px;
        left: -120%;
    }
    .macbook-pro .oxxo {
        top: -15px;
        position: absolute;
        width: 124px;
        height: 74px;
        left: -120%;
    }
    .macbook-pro .FECHAS-INICIO {
        position: absolute;
        width: 1234px;
        height: auto;
        top: 120%;
        left: 7%;
    }

    .macbook-pro .div {
        background-color: #ffffff;
        overflow-x: clip;
        width: 1512px;
        height: 12250px;
        position: relative;
    }

    .macbook-pro .overlap-27 {
        position: absolute;
        width: 1361px;
        height: 765px;
        top: 0;
        left: 47%;
        transform: translate(-51%, 0);
    }

    .macbook-pro .group-27 {
        position: absolute;
        width: 1205px;
        height: 55px;
        top: 856px;
        left: -5%;
    }

    .macbook-pro .QUE-INCLUYE {
        position: absolute;
        width: 1054px;
        height: 632px;
        top: 1319px;
        left: 15%;
    }

    .macbook-pro .group-3 {
        position: absolute;
        width: 1168px;
        height: 1050px;
        top: 0;
        left: -8%;
    }

    .macbook-pro .text-wrapper-6 {
        position: absolute;
        width: 638px;
        top: 77px;
        left: -5%;
        font-family: "Montserrat", Helvetica;
        font-weight: 400;
        color: var(--gris);
        font-size: 30px;
        letter-spacing: 0;
        line-height: normal;
    }

    .macbook-pro .MODALIDADES {
        position: absolute;
        width: 1164px;
        height: 1050px;
        top: 0;
        left: 0%;
    }

    .macbook-pro .opiniones{
        left: 0;
        position: relative;
    }

    .macbook-pro .overlap-11 {
        position: absolute;
        width: 1660px;
        height: 614px;
        top: -4px;
        left: 5%;
        background-image: url(https://misionadmision-informacion.s3.us-west-2.amazonaws.com/sitio-exani-nuevo-2024/img/img_20+a%C3%B1os+desk.png);
        background-size: 100% 100%;
    }
    .macbook-pro .BN-TESTIMONIALES {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        padding: 22px 62px;
        position: absolute;
        left: 42%;
        background-color: #571c56;
        border-radius: 20px;
        overflow: hidden;
        width: 360px;
        height: 65px;
    }

    .macbook-pro .footer-content {
        position: relative;
        left: -1%;
    }

    .macbook-pro .group-25 {
        position: absolute;
        width: 730px;
        height: 739px;
        top: 26px;
        left: 600px;
    }

    .macbook-pro .QUE-INCLUYE{
        left: 12%;
    }
    .macbook-pro .PAQUETES{

        left: 7%;
    }
    .macbook-pro .modalidades {
        position: absolute;
        top: 0;
        left: -5%;
        font-family: "Montserrat", Helvetica;
        font-weight: 700;
        color: #313131;
        font-size: 55px;
        letter-spacing: 0;
        line-height: normal;
    }
    .macbook-pro .opiniones {
        left: -2%;
        position: relative;
    }
    .macbook-pro .overlap-15 {
        position: absolute;
        width: 1583px;
        height: 2813px;
        top: 66%;
        left: -25px;
    }
    .macbook-pro .FOOTER {
        position: absolute;
        width: 1920px;
        height: 457px;
        top: 5580px;
        left: 0;
        background-color: transparent;
    }



}





/* 1200px------------------------------------------------------*/

@media only screen and (min-width: 1200px) and (max-width: 1300px) {
    .macbook-pro .group-11 {
        position: absolute;
        width: 484px;
        height: 470px;
        top: 0;
        left: 100px;
    }

    .macbook-pro .text-wrapper-71 {
        font-weight: 800;
        font-size: 65px;
    }



    .macbook-pro .text-wrapper-73 {
        font-weight: 700;
        font-size: 30px;
    }

    .macbook-pro .text-wrapper-74 {
        font-weight: 300;
        font-size: 25px;
    }


    .macbook-pro .estrella-destello {
        position: absolute;
        width: 345px;
        height: 48px;
        top: 1%;
        left: 20%;
    }

    .macbook-pro .MOCKUP-INTENTO-MIL {
        position: absolute;
        width: 500px;
        height: 400px;
        top: 2%;
        left: 15%;
        object-fit: cover;
    }

    .macbook-pro .group-26 {
        position: absolute;
        width: 484px;
        height: 493px;
        top: -10%;
        left: 15%;
    }

    .macbook-pro .NAB-BAR {
        position: absolute;
        width: 1300px;
        height: 134px;
        top: -.1%;
        left: -1%;

        transform: translate(-50%, -50%);
        transform: scale(.9);
    }

    .macbook-pro .patron-estrellas {
        position: absolute;
        width: 250px;
        height: 220px;
        top: 25%;
        left: 50%;
        background-image: url(https://misionadmision-informacion.s3.us-west-2.amazonaws.com/sitio-exani-nuevo-2024/img/group-12.png);
        background-size: 100% 100%;
    }

    .macbook-pro .BN-SOLCITAR {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        padding: 13px 42px;
        position: absolute;
        top: 250px;
        left: 45%;
        background-color: #571C56;
        border-radius: 15px;
    }

    .macbook-pro .frame-14 {
        position: absolute;
        width: 283px;
        height: 49px;
        top: 9px;
        left: 40%;
    }

    .macbook-pro .solicita-una-clase {
        position: absolute;
        width: 480px;
        top: 50px;
        left: 40%;
        font-family: "Montserrat", Helvetica;
        font-weight: 400;
        color: #ffffff;
        font-size: 45px;
        letter-spacing: 0;
        line-height: normal;
    }


    .macbook-pro .model {
        position: absolute;
        width: 554px;
        height: 638px;
        top: 3px;
        left: 5%;
        object-fit: cover;
    }




    .macbook-pro .vector {
        position: absolute;
        width: 6px;
        height: 54px;
        top: 30%;
        left: 30%;
    }



    .macbook-pro .opciones {
        position: absolute;
        width: 713px;
        height: 25px;
        top: 60px;
        left: 40%;
    }
    .macbook-pro .tu-admisi-n-es {
        position: absolute;
        top: 0px;
        left: 14%;
        font-family: "Montserrat", Helvetica;
        font-weight: 300;
        color: #535353;
        font-size: 45px;
        text-align: center;
        letter-spacing: 0;
        line-height: normal;
    }

    .macbook-pro .vector-3 {
        position: absolute;
        width: 115px;
        height: 4px;
        top: 1096px;
        left: 8%;
    }
    .macbook-pro .vector-4 {
        position: absolute;
        width: 115px;
        height: 4px;
        top: 1096px;
        left: 82%;
    }

    .macbook-pro .PLAN-DE-ESTUDIO {
        width: 1190px;
        height: 488px;
        top: 60%;
        position: absolute;
        left: 3%;
        transform: scale(.8);
    }




    .macbook-pro .nuestro-curso-EXANI {
        position: absolute;
        width: 875px;
        top: 15%;
        left: 1px;
        font-family: "Montserrat", Helvetica;
        font-weight: 400;
        color: #313131;
        font-size: 32px;
        letter-spacing: 0;
        line-height: normal;
    }
    .macbook-pro .text-wrapper-72 {
        font-weight: 300;
        font-size: 55px;
        letter-spacing: 4.5px;
        top: 95%;
        position: absolute;
    }
    .macbook-pro .CURSO-EXANI-II {
        position: absolute;
        width: 809px;
        top: -10%;
        left: 0;
        font-family: "Montserrat", Helvetica;
        font-weight: 400;
        color: #313131;
        font-size: 90px;
        line-height: normal;
    }
    .macbook-pro .BN-VER-MS {
        display: flex;
        width: 203px;
        padding: 20px 52px;
        top: 45%;
        left: 0%;
        box-shadow: 0px 4px 7.5px #00000026;
        align-items: center;
        justify-content: center;
        gap: 10px;
        position: absolute;
        background-color: #571C56;
        border-radius: 15px;
        overflow: hidden;
    }
    .macbook-pro .BN-CLASE-MUESTRA {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        padding: 20px 16px;
        position: absolute;
        top: 45%;
        left: 20%;
        background-color: #571C56;
        border-radius: 15px;
        overflow: hidden;
        box-shadow: 0px 4px 7.5px #00000026;
    }
    .macbook-pro .CAMPUS {
        position: absolute;
        width: 1213px;
        height: 682px;
        top: 1700px;
        transform: scale(.8);
        left: 19%;
    }
    .macbook-pro .PAQUETES {
        position: absolute;
        width: 1465px;
        height: 1798px;
        top: 15%;
        left: 3%;
        transform: scale(.8);
    }
    .macbook-pro .overlap-7 {
        position: absolute;
        width: 1300px;
        height: 155px;
        top: 1643px;
        left: 9%;
        background-color: #e6e6e6;
        border-radius: 0px 15px 15px 0px;
        box-shadow: 0px 4px 4px #00000040;
    }
    .macbook-pro .formas-de-pago {
        position: absolute;
        top: 59px;
        left: 5%;
        font-family: "Montserrat", Helvetica;
        font-weight: 600;
        color: #000000;
        font-size: 26px;
        text-align: center;
        letter-spacing: 0;
        line-height: normal;
    }
    .macbook-pro .paga-con-tarjeta-de {
        position: absolute;
        width: 439px;
        top: 6px;
        left: -10%;
        font-family: "Montserrat", Helvetica;
        font-weight: 300;
        color: #000000;
        font-size: 25px;
        letter-spacing: 0;
        line-height: normal;
    }
    .macbook-pro .visa-gris {
        position: absolute;
        width: 143px;
        height: 74px;
        top: 0;
        left: 60%;
        object-fit: cover;
    }
    .macbook-pro .mastercr {
        position: absolute;
        width: 90px;
        height: 70px;
        top: 44px;
        left: 78%;
        object-fit: cover;
    }
    .macbook-pro .oxxo-2 {
        top: 1px;
        background-blend-mode: exclusion;
        position: absolute;
        width: 124px;
        height: 74px;
        left: -90%;
    }
    .macbook-pro .oxxo {
        top: 0;
        position: absolute;
        width: 124px;
        height: 74px;
        left: -90%;
    }
    .macbook-pro .FECHAS-INICIO {
        position: absolute;
        width: 1234px;
        height: 2117px;
        transform: scale(.8);
        top: 75%;
        left: 6%;
    }


    .macbook-pro .div {
        background-color: #ffffff;
        overflow-x: clip;
        width: 1512px;
        height: 12200px;
        position: relative;
    }

    .macbook-pro .overlap-27 {
        position: absolute;
        width: 1361px;
        height: 765px;
        top: 0;
        left: -9%;
        transform: scale(.8);
    }

    .macbook-pro .group-27 {
        position: absolute;
        width: 1205px;
        height: 55px;
        top: 856px;
        left: -8%;
        transform: scale(.8);
    }

    .macbook-pro .QUE-INCLUYE {
        position: absolute;
        width: 1054px;
        height: 632px;
        top: 1319px;
        left: 15%;
    }

    .macbook-pro .group-3 {
        position: absolute;
        width: 1168px;
        height: 1050px;
        top: 0;
        left: -8%;
    }

    .macbook-pro .text-wrapper-6 {
        position: absolute;
        width: 638px;
        top: 77px;
        left: -5%;
        font-family: "Montserrat", Helvetica;
        font-weight: 400;
        color: var(--gris);
        font-size: 30px;
        letter-spacing: 0;
        line-height: normal;
    }

    .macbook-pro .MODALIDADES {
        position: absolute;
        width: 1164px;
        height: 1050px;
        top: 0;
        left: 0%;
    }

    .macbook-pro .opiniones{
        left: 0;
        position: relative;
    }

    .macbook-pro .overlap-11 {
        position: absolute;
        width: 1610px;
        height: 614px;
        top: -4px;
        left: 12%;
        background-image: url(https://misionadmision-informacion.s3.us-west-2.amazonaws.com/sitio-exani-nuevo-2024/img/img_20+a%C3%B1os+desk.png);
        background-size: 100% 100%;
    }
    .macbook-pro .BN-TESTIMONIALES {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        padding: 22px 62px;
        position: absolute;
        top: 1300px;
        left: 38%;
        background-color: #ffe875;
        border-radius: 20px;
        overflow: hidden;
        width: 520px;
        height: 100px;
        transform: scale(.8);
    }

    .macbook-pro .footer-content {
        position: relative;
        left: -1%;
    }

    .macbook-pro .group-25 {
        position: absolute;
        width: 730px;
        height: 739px;
        top: 26px;
        left: 600px;
    }

    .macbook-pro .QUE-INCLUYE{
        left: 12%;
    }

    .macbook-pro .modalidades {
        position: absolute;
        top: 0;
        left: -5%;
        font-family: "Montserrat", Helvetica;
        font-weight: 700;
        color: #313131;
        font-size: 55px;
        letter-spacing: 0;
        line-height: normal;
    }
    .macbook-pro .opiniones {
        left: -2%;
        position: relative;
    }
    .macbook-pro .overlap-15 {
        position: absolute;
        width: 1583px;
        height: 2813px;
        top: 65%;
        left: -2%;
    }
    .macbook-pro .QUE-INCLUYE{
        transform: scale(.9);
    }
    .macbook-pro .overlap-4 {
        position: relative;
        width: 1168px;
        height: 1050px;
        left: 12%;
        transform: scale(.8);
    }
    .macbook-pro .TESTIMONIALES{
        transform: scale(.8);
        left: -2%;
    }
    .macbook-pro .group-13 {
        position: absolute;
        width: 346px;
        height: 80px;
        top: 1800px;
        left: 450px;
    }
    .macbook-pro .overlap-16 {
        position: relative;
        width: 1920px;
        height: 520px;
        background-color: #571c56;
        transform: scale(.8);
        left: -10%;
    }

    .macbook-pro .frame-4 {
        position: absolute;
        width: 300px;
        height: 260px;
        top: 50px;
        left: 710px;
        overflow: hidden;
    }

    .macbook-pro .text-wrapper-23 {
        position: absolute;
        width: 852px;
        top: 296px;
        left: 450px;
        font-family: "Montserrat", Helvetica;
        font-weight: 800;
        color: #ffffff;
        font-size: 80px;
        text-align: center;
        letter-spacing: 0;
        line-height: normal;
    }
    .macbook-pro .impuls-ndolos-a {
        position: absolute;
        width: 931px;
        top: 472px;
        left: 350px;
        font-family: "Montserrat", Helvetica;
        font-weight: 500;
        color: #ffffff;
        font-size: 40px;
        text-align: center;
        letter-spacing: 0;
        line-height: normal;
    }
    .macbook-pro .group-4 {
        position: absolute;
        width: 302px;
        height: 53px;
        top: 409px;
        left: 675px;
    }

}


/*1000px-------------------------------------*/
@media only screen and (min-width: 1000px) and (max-width: 1100px) {
    .macbook-pro .overlap-27 {
        position: absolute;
        width: 1361px;
        height: 765px;
        top: -20%;
        left: -23%;
        transform: scale(.6);
    }
    .macbook-pro .group-27 {
        position: absolute;
        width: 1205px;
        height: 55px;
        top: 856px;
        left: -18%;
        transform: scale(.7);
    }
    .macbook-pro .QUE-INCLUYE {
        position: absolute;
        width: 1054px;
        height: 632px;
        top: 1319px;
        left: 0%;
        transform: scale(.7);
    }
    .macbook-pro .CLASE-MUESTRA {
        position: absolute;
        width: 1540px;
        height: 641px;
        top: 2093px;
        left: -25%;
    }
    .macbook-pro .PLAN-DE-ESTUDIO {
        width: 1190px;
        height: 488px;
        top: 55%;
        position: absolute;
        left: -8%;
        transform: scale(.7);
    }
    .macbook-pro .overlap-4 {
        position: relative;
        width: 1168px;
        height: 1050px;
        left: -20%;
        transform: scale(.7);
        top: -25%;
    }
    .macbook-pro .PAQUETES {
        position: absolute;
        width: 1465px;
        height: 1798px;
        top: -15%;
        left: -9%;
        transform: scale(.7);
    }
    .macbook-pro .overlap-28 {
        position: relative;
        height: 641px;
        transform: scale(.7);
    }
    .macbook-pro .text-wrapper-74 {
        font-weight: 300;
        top: 135%;
        position: absolute;
        left: 0%;
    }
    .macbook-pro .text-wrapper-78 {
        font-weight: 800;
        font-size: 65px;
        left: -65%;
        position: absolute;
    }
    .macbook-pro .BN-SOLCITAR {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        padding: 13px 42px;
        position: absolute;
        top: 308px;
        left: 48%;
        background-color: #571C56;
        border-radius: 15px;
    }
    .macbook-pro .frame-14 {
        position: absolute;
        width: 283px;
        height: 49px;
        top: 5%;
        left: 900px;
    }
    .macbook-pro .cuaderno {
        position: absolute;
        width: 358px;
        height: 690px;
        top: 550px;
        left: -25px;
        object-fit: cover;
        transform: scale(.7);
    }
    .macbook-pro .overlap-7 {
        position: absolute;
        width: 1443px;
        height: 155px;
        top: 1643px;
        left: 5%;
        background-color: #e6e6e6;
        border-radius: 0px 15px 15px 0px;
        box-shadow: 0px 4px 4px #00000040;
        transform: scale(.8);
    }
    .macbook-pro .opiniones {
        position: absolute;
        left: -23%;
        top: -0%;
    }
    .macbook-pro .TESTIMONIALES {
        position: absolute;
        width: 1000px;
        height: 1387px;
        top: -600%;
        left: 6%;
        transform: scale(.7);
    }
    .macbook-pro .overlap-10 {
        position: absolute;
        width: 2292px;
        height: 500px;
        top: 7132px;
        left: -407px;
    }
    .macbook-pro .CAMPUS {
        position: absolute;
        width: 1213px;
        height: 682px;
        top: -265%;
        left: 14%;
        transform: scale(.7);
    }
    .macbook-pro .overlap-14 {
        position: relative;
        width: 344px;
        height: 80px;
        left: -70%;
        top: -1050%;
    }
    .macbook-pro .lapices {
        position: absolute;
        width: 184px;
        height: 375px;
        left: 23px;
        object-fit: cover;
        top: 39%;
    }
    .macbook-pro .overlap-11 {
        position: absolute;
        width: 1921px;
        height: 614px;
        top: -4px;
        left: -7%;
        background-image: url(https://misionadmision-informacion.s3.us-west-2.amazonaws.com/sitio-exani-nuevo-2024/img/img_20+a%C3%B1os+desk.png);
        background-size: 100% 100%;
    }

    .macbook-pro .BN-TESTIMONIALES {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        padding: 22px 62px;
        position: absolute;
        top: 1760px;
        left: 970px;
        background-color: #571c56;
        border-radius: 20px;
        overflow: hidden;
        width: 360px;
        height: 65px;
    }
    .macbook-pro .FOOTER {
        position: absolute;
        width: 1920px;
        height: 457px;
        top: 87%;
        left: -25%;
        background-color: transparent;
        transform: scale(.7);
    }
    .macbook-pro .FECHAS-INICIO {
        position: absolute;
        width: 1234px;
        height: 2117px;
        top: 40%;
        left: -6%;
        transform: scale(.78);
    }

    .macbook-pro .FOOTER {
        position: absolute;
        width: 1000px;
        height: 457px;
        top: 87%;
        left: -28%;
        background-color: transparent;
        transform: scale(.7);
    }

}



/*MOVILES------------------------*/


@media only screen and (min-width: 300px) and (max-width: 700px) {

    .macbook-pro .div{
        transform: scale(.5);
    }
    .macbook-pro .overlap-27 {
        position: absolute;
        width: 1361px;
        height: 765px;
        top: -20%;
        left: -23%;
        transform: scale(.6);
    }
    .macbook-pro .group-27 {
        position: absolute;
        width: 300px;
        height: 55px;
        top: 856px;
        left: -16%;
        transform: scale(.3);
    }
    .macbook-pro .QUE-INCLUYE {
        position: absolute;
        width: 1054px;
        height: 632px;
        top: 1319px;
        left: 0%;
        transform: scale(.7);
    }
    .macbook-pro .CLASE-MUESTRA {
        position: absolute;
        width: 1540px;
        height: 641px;
        top: 2093px;
        left: -25%;
    }
    .macbook-pro .PLAN-DE-ESTUDIO {
        width: 1190px;
        height: 488px;
        top: 75px;
        position: absolute;
        left: -14%;
        transform: scale(.7);
    }
    .macbook-pro .overlap-4 {
        position: relative;
        width: 1168px;
        height: 1050px;
        left: -20%;
        transform: scale(.7);
        top: -25%;
    }
    .macbook-pro .PAQUETES {
        position: absolute;
        width: 1465px;
        height: 1798px;
        top: 25%;
        left: -15%;
        transform: scale(.7);
    }
    .macbook-pro .overlap-28 {
        position: relative;
        height: 641px;
        transform: scale(.7);
    }
    .macbook-pro .text-wrapper-74 {
        font-weight: 300;
        top: 6%;
        position: absolute;
        left: -65%;
    }
    .macbook-pro .text-wrapper-78 {
        font-weight: 800;
        font-size: 65px;
        left: -65%;
        position: absolute;
    }
    .macbook-pro .BN-SOLCITAR {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        padding: 13px 42px;
        position: absolute;
        top: 308px;
        left: 48%;
        background-color: #571C56;
        border-radius: 15px;
    }
    .macbook-pro .frame-14 {
        position: absolute;
        width: 283px;
        height: 49px;
        top: 5%;
        left: 834px;
    }
    .macbook-pro .cuaderno {
        position: absolute;
        width: 358px;
        height: 690px;
        top: 550px;
        left: -25px;
        object-fit: cover;
        transform: scale(.7);
    }
    .macbook-pro .overlap-7 {
        position: absolute;
        width: 1443px;
        height: 155px;
        top: 1643px;
        left: 5%;
        background-color: #e6e6e6;
        border-radius: 0px 15px 15px 0px;
        box-shadow: 0px 4px 4px #00000040;
        transform: scale(.8);
    }
    .macbook-pro .opiniones {
        position: absolute;
        left: -23%;
        top: -0%;
    }
    .macbook-pro .TESTIMONIALES {
        position: absolute;
        width: 1000px;
        height: 1387px;
        top: -40%;
        left: 6%;
        transform: scale(.7);
    }
    .macbook-pro .overlap-10 {
        position: absolute;
        width: 2292px;
        height: 500px;
        top: 7132px;
        left: -407px;
    }
    .macbook-pro .CAMPUS {
        position: absolute;
        width: 1213px;
        height: 682px;
        top: 1400px;
        left: 14%;
        transform: scale(.7);
    }
    .macbook-pro .overlap-14 {
        position: relative;
        width: 344px;
        height: 80px;
        left: -70%;
        top: -1050%;
    }
    .macbook-pro .lapices {
        position: absolute;
        width: 184px;
        height: 375px;
        top: 1750px;
        left: 23px;
        object-fit: cover;
    }
    .macbook-pro .FOOTER {
        position: absolute;
        width: 1920px;
        height: 457px;
        top: 87%;
        left: -25%;
        background-color: transparent;
        transform: scale(.7);
    }
    .macbook-pro .FECHAS-INICIO {
        position: absolute;
        width: 1234px;
        height: 2117px;
        top: -10%;
        left: -4%;
        transform: scale(.78);
    }

    .macbook-pro .FOOTER {
        position: absolute;
        width: 1920px;
        height: 457px;
        top: 87%;
        left: -25%;
        background-color: transparent;
        transform: scale(.7);
    }

}