
.loader {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 999999;
  margin-top: 0;
  top: 0;
  background: #ffffff;
}

.loader .spinner {
  width: 40px;
  height: 40px;
  margin: -19px 0 0 -21px;
  background-color: #0285ff;
  border-radius: 100%;
  -webkit-animation: sk-scaleout 1s infinite ease-in-out;
  animation: sk-scaleout 1s infinite ease-in-out;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
  }

  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
#rs-footer{
    height: auto;
    margin-top: 175px;
}
.cont-f{
    height: 416px;
     background: var(--Secondary-Navy-navy-500, #82D4BF);
}
.title {
    font-family: Quicksand;
    font-size: 28px;
    font-weight: 600;
    line-height: 36.4px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.title span{
    color: #FF74A1;
}
.line-dot {
    background-image: url(/assets/images/facilcosto/linea-puntos.png);
    background-position: top center;
    background-size: auto 675.5px;
    background-repeat: no-repeat;
    height: 675.5px;  
}
.card-steps {
    background: transparent;
    border:none;
    width: 320px;
}
.steps{
    font-family: Quicksand;
    font-size: 28px;
    font-weight: 600;
    line-height: 36.4px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}
.steps span{
   color: #FF74A1;
   font-family: Quicksand;
    font-size: 16px;
    font-weight: 700;
    line-height: 20.8px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}
.steps-img-one{
    width: 111.58px;
    max-width: 111.58px !important;
    height: 111.58px;
}
.steps-img-tow{
    width: 67px;
    max-width: 67px !important;
    width: 67px;
    height: 69px;
    float: right;
    margin-right: -22px;
    margin-top: 9px;
}
.steps-img-three{
    width:  104.38px;
    max-width:  104.38px!important;
    height: 104.38px;

}
.steps-img-four{
    width: 116.98px;
    max-width:116.98px!important;
    height: 116.98px;
    margin-top: -13px;
    margin-left: -13px;
}

.nmt{
    margin-top: -.5rem;
}
.lastcard{
    margin-bottom: -120px;
    margin-left: 10px;
}
.contfsc{
    height: 1036.16px;
}
/*Canvas*/
#reference-como-iniciar{
    position: relative;
    background: #fff;
}
#canvas{
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: fill;
    z-index: 0;
    left: 0px;
}
@media only screen and (max-width: 1299px){
    .lastcard {
        margin-bottom: -120px;
        margin-left: 77px;
    }
}
@media only screen and (max-width: 1180px){
    .lastcard {
        margin-bottom: -150px;
        margin-left: 77px;
    }
}
@media only screen and (max-width: 1100px){
    .lastcard {
        margin-bottom: -124px;
        margin-left: 150px;
        position: absolute;
    }
}

@media only screen and (max-width: 1100px){
    .lastcard {
        margin-bottom: -124px;
        margin-left: 150px;
        position: absolute;
    }
    
}
@media only screen and (max-width: 1050px){
    .card2{
        position: absolute;
        top: 50px;
        right: -30px;
    }
    .card1{
        position: absolute;
    }
    .card3{
        position: absolute;
        top: 35px;
        left: -30px;
    }
}
@media only screen and (max-width: 990px){
    .card1 {
        position: absolute;
        left: -116px;
        top: -11px;
    }
    .card2 {
        position: absolute;
        top: -23px;
        right: -89px;
    }
    .card3 {
        position: absolute;
        top: 60px;
        left: -49px;
    }
    .lastcard {
        margin-bottom: 0px;
        margin-left: 0px;
        position: absolute;
        top: 77px;
        right: -150px;
    }
    #rs-footer{
        height: auto;
        margin-top: 175px;
    }
    .cont-f{
        height: auto;
    }
}
@media only screen and (max-width: 900px){
    .card2 , .card3 , .card1 , .lastcard{
        position: initial;
    }
    .lastcard{
        margin-left: 0px;
    }
    .line-dot {
        background-image: url(/assets/images/facilcosto/linea-punto-m.png);
        background-position: left 50px  top;
        background-size: 59.8px 837px;
        height: 837px;
    }

    .steps{
        font-family: Quicksand;
        font-size: 28px;
        font-weight: 600;
        line-height: 36.4px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;

    }
    .steps span{
        font-family: Quicksand;
        font-size: 16px;
        font-weight: 700;
        line-height: 20.8px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;

    }
    .card1 {
        margin-top: -42px;
    }

    .steps-img-one{
        width: 111.58px;
        max-width: 111.58px !important;
        height: 111.58px;
    }
    .steps-img-tow{
        width: 67px;
        max-width: 67px !important;
        width: 67px;
        height: 69px;
        float: right;
        margin-right: -22px;
        margin-top: 9px;
    }
    .steps-img-three{
        width:  70px;
        max-width:  70px!important;
        height: 70px;
        margin-top: 9px;
        margin-left: 15px;
    }
    .steps-img-four{
        width: 90px;
        max-width:90px!important;
        height: 90px;
        margin-top: 6px;
        margin-left: -4px;

    }
    .card3 {
        margin-top: 11px;
    }
    .card2 {
        margin-top: 27px !important;
    }
    
}
@media screen and (max-width:860px) {
    .contfsc {
        height: 1145.16px;
    }
}
@media only screen and (max-width: 850px){
    .contfsc {
        height: 1126.16px;
    }
}
@media only screen and (max-width: 770px){
    .contfsc {
        height: 1150.16px;
    }
    .line-dot {
        background-position: left 56px top;
  
    }
}
@media only screen and (max-width: 767px){
    .line-dot {
        background-position: left 180px top;
  
    }
}

@media only screen and (max-width: 600px){
    .title{
        
        font-family: Quicksand;
        font-size: 28px;
        font-weight: 600;
        line-height: 36.4px;
        text-align: center;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;

    }
    .steps{
        
        font-family: Quicksand;
        font-size: 28px;
        font-weight: 600;
        line-height: 36.4px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;

    }
    .card-text{
        
        font-family: Quicksand;
        font-size: 19px;
        font-weight: 400;
        line-height: 28px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        
    }
    .contfsc {
        height: 1300px;
    }
    .line-dot {
        background-image: url(/assets/images/facilcosto/linea-punto-m.png);
        background-position: left 33% top;
        background-size: 70.8px 918px;
        height: 980px;
    }
    .card1 {
        margin-top: -45px;
    }
    .card2 {
        margin-top: -26px !important;
    }
    .card3 {
        margin-top: 11px;
        position: relative;
        left: 0px;
        top: 23px;
    }
    .lastcard {
        margin-left: 0px;
        position: relative;
        left: 33px;
        top: -26px;
    }
    .faqsGeneralContainer {
        padding-top: 25px;
        padding-bottom: 0px; 
    }
}
@media only screen and (max-width: 760px){
    .card1 {
        position: absolute;
        left: 217px;
    }
    .card2 {
        position: absolute;
        right: 24px;
        top: 66px;
    }
    .card3 {
        position: relative;
        left: -22px;
        top: 181px;
    }
    .lastcard {
        position: absolute;
        right: 12px;
        top: 53px;
    }
}
@media only screen and (max-width: 500px){
    .card3 {
        left: -15px;
        top: -31px;
    }
    .lastcard {
        top: -70px;
        left: 77px;
    }
    .card2 {
        position: relative;
        top: -55px;
    }
    .card1 {
        position: relative;
        left: 0px;
    }
    .line-dot {
        background-position: left 6% top;
    }
}
@media only screen and (max-width: 400px){
    .card1 {
        left: 26px;
    }
    .card2 {
        top: -55px;
        right: -34px;
    }
    .card3 {
        left: 21px;
        top: -31px;
    }
    .conocerMas-FooterButton {
        width: 200px;
    }
}

/*nuevo css*/
@media (min-width: 1400px) {
    .hero-chil {
        max-width: 1328px!important;
    }
}
@media (min-width: 1200px) {
    .hero-chil {
        max-width: 1328px!important;
    }
}
body{
    background: #F5F7FB;
    overflow-x: hidden;
}
        .btn-secondary{
            padding: var(--spacing-8, 8px);
            justify-content: center;
            align-items: center;
            gap: var(--Size-008, 8px);
            flex-shrink: 0;
            border-radius: 100px;
            border: 1px solid var(--Border-Semantic-Information-Inverse, #CAE6FF)!important;
            background: var(--Background-Action-Secondary, #E5F3FF)!important;
            color: var(--Text-Button-Primary, #0085FF)!important;
            text-align: center;
            /* Body/M/Semibold */
            font-family: var(--Font-Family-Body, Quicksand);
            font-size: var(--Font-Size-Body-m, 18px);
            font-style: normal;
            font-weight: 700;
            line-height: var(--Font-Line-height-Body-m, 26px); /* 142.857% */
        }
         .btn-secondary:hover{
            border: 1px solid var(--Border-Semantic-Information-Primary, #A6D5FF)!important;
            background: var(--Background-Action-Secondary-hover, #B7DDFF)!important;
         }
         .btn-secondary:active{
            border: 1px solid var(--Border-Semantic-Information-Primary, #A6D5FF)!important;
            background: var(--Background-Action-Secondary-hover, #B7DDFF)!important;
         }
         .btn-secondary:disabled{
            background: var(--Background-Action-Disabled, #D7DAE6)!important;
            color: var(--Text-Button-Disabled, #787C8B)!important;
         }
         

         .btn-primary{
            border-radius: 100px;
            background: var(--Background-Action-Default, rgba(0, 133, 255, 1));
            font-family: var(--Font-Family-Body, Quicksand);
            font-size: var(--Font-Size-Body-m, 18px);
            font-style: normal;
            font-weight: 700;
            line-height: var(--Font-Line-height-Body-m, 20px); /* 142.857% */
            text-align: center;
        }
         .btn-primary:hover{
            border: 1px solid var(--Border-Semantic-Information-Primary, rgba(0, 112, 214, 1))!important;
            background: rgba(0, 112, 214, 1)!important;
         }
         .btn-primary:active{
            border: 1px solid var(--Border-Semantic-Information-Primary, rgba(0, 91, 173, 1))!important;
            background: var(--Background-Action-Secondary-hover, rgba(0, 91, 173, 1))!important;
         }
         .btn-primary:disabled{
            border: none;
            background: var(--Background-Action-Disabled, #D7DAE6)!important;;
            color: var(--Text-Button-Disabled, #787C8B)!important;
         }
        .hero{
            height: 569px;
            border-radius: 36px;
            background: rgba(91, 98, 228, 1);
            max-width: 1328px;
        }
        .footer{
            max-width: 1400px;
            height: 109px;
        }
        .footer a , .footer p{
            color: var(--Base-bg-BG-0, #FFF);
            text-decoration: none;
            /* Quicksand/16px: SemiBold */
            font-family: Quicksand;
            font-size: 16px;
            font-style: normal;
            font-weight: 600;
            line-height: 130%; /* 20.8px */
        }
        .hero-chil{
            height: 100%;
            background:  url('/assets/images/banner/v2/fondo.svg');
            position: relative;
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center;
        }
        .hero-phne{
            width: 579.454px;
            height: 626.423px;
            position: absolute;
            top: -10px;
            z-index: 1;
        }
        .p-relative{
            position: relative;
        }
        .loro-hero{
            max-width: 129px;
            width: 10%;
            height: 187px;
            aspect-ratio: 129/187;
            position: absolute;
            top: -20px;
            left: 0px;
        }
        .title-hero{
            color:#FFF;
            font-family:Quicksand;
            font-size: 40px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
        }
        .hero p{
            color:  #FFF;
            font-family: Quicksand;
            font-size: 18px;
            font-style: normal;
            font-weight: 500;
            line-height: 28px; /* 155.556% */
        }
        
        .hero-phne-m{
            display: none;
        }
        #comuidad-educativa{
            padding-top: 72px;
            background-color: white;
            position: relative;
        }
        .title-colors{
            color: var(--Text-Neutral-Primary, #2B3340);
            text-align: center;

            /* Heading/XXL/Semibold */
            font-family: Quicksand;
            font-size: var(--Font-Size-Heading-xxl, 36px);
            font-style: normal;
            font-weight: 600;
            line-height: normal;
        }
        .title-colors span{
            color: var(--Text-Brand-Pink, #FF578E);

            /* Heading/XXL/Semibold */
            font-family: Quicksand;
            font-size: var(--Font-Size-Heading-xxl, 36px);
            font-style: normal;
            font-weight: 600;
            line-height: normal;
        }
        
        .texto-comunidad b{
             color: var(--Text-Neutral-Primary, #2B3340);
            font-family: Quicksand;
            font-weight: 700;
            font-style: Bold;
            font-size: 16px;

            line-height:24px;
            letter-spacing: 0%;

        }
        .texto-comunidad p{
             color: var(--Text-Neutral-Primary, #2B3340);
                font-family: Quicksand;
                font-weight: 500;
                font-style: Medium;
                font-size: 16px;
                line-height:24px;
                letter-spacing: 0%;

        }
        .general-text{
            color: var(--Text-Neutral-Primary, #2B3340);
            text-align: center;

            /* Heading/S/Medium */
            font-family: Quicksand;
            font-size: 20px;
            font-style: normal;
            font-weight: 500;
            line-height: 28px; /* 140% */
        }
        #seguridad{
            background: #fff;
        }
        .card-yellow{
            border-radius:  36px;
            background: #FFD589;
            border: none;
        }
        .card-yellow h5 {
            color:  #2B3340;
            text-align: center;

            /* Heading/S/Semibold */
            font-family: Quicksand;
            font-size: 20px;
            font-style: normal;
            font-weight: 600;
            line-height: 28px; /* 140% */
        }
        .card-yellow p{
            color:  #2B3340;
            font-family: Quicksand;
            font-size: 18px;
            font-style: normal;
            font-weight: 500;
            line-height: 26px; /* 144.444% */
        }
        #soporte p{
            color: #2B3340;
            font-family: Quicksand;
            font-size: 18px;
            font-style: normal;
            font-weight: 500;
            line-height: 24px; /* 150% */
        }
        .accordion{
            width: 700px;
        }
        .accordion-button{
            border: 1px solid  rgba(221, 230, 242, 1);
            background:  rgba(245, 246, 250, 1);
            font-family: Quicksand;
            font-weight: 700;
            font-style: Bold;
            font-size: 16px;
            line-height: 20px;
            letter-spacing: 0%;
            color: rgba(43, 51, 64, 1)!important;
            border-radius: 16px;
            padding: 20px;
            background-size: auto;

        }
        .accordion-button::after{
             background-size: auto;
        }
        .accordion-item:first-of-type .accordion-button,.accordion-item:last-of-type .accordion-button.collapsed{
            border-radius: 16px;
        }
       #preguntas-frecuentes .accordion-body {
            background:  rgba(245, 246, 250, 1)!important;
            border-radius: 0 0 var(--M, 16px) var(--M, 16px);
            border-right: 1px solid var(--DataEntry-Border-Default, #DDE6F2);
            border-bottom: 1px solid var(--DataEntry-Border-Default, #DDE6F2);
            border-left: 1px solid var(--DataEntry-Border-Default, #DDE6F2);
            background: var(--Background-Neutral-Primary, #F5F6FA);
            color: var(--Text-Neutral-Primary, #2B3340);
            font-family: var(--Font-Family-Body, Quicksand);
            font-size: var(--Font-Size-Body-l, 16px);
            font-style: normal;
            font-weight: 500;
            line-height: var(--Font-Line-height-Body-l, 24px); /* 150% */

        }
        .accordion-button:not(.collapsed)::after {
            background-image: url(/assets/images/v2/chevron-up.svg)!important;
            transform: rotate(0deg);
        }
        .accordion-button::after {
            background-image: url(/assets/images/v2/Icon.svg);
        }
       .accordion-button:focus{
        outline: none;
        border: 1px solid rgba(221, 230, 242, 1);
        box-shadow: none;
       }

        .accordion-button:not(.collapsed) {
            background: rgba(255, 87, 142, 1) !important;
            border-width: 1px, 1px, 0px, 1px !important;
            color: rgba(255, 255, 255, 1)!important;
            border-style: solid !important;
            border-color:  rgba(221, 230, 242, 1) !important;
            border-radius: 16px 16px 0 0!important;
            background: var(--Background-Brand-Pink-5, #FF578E);
        }
        .accordion-item{
            border: none;
        }
        .custom-p{
            padding-top: 72px;
        }
        .hcustom{
                height: 100%;
        }
        
        .modal-email-title{
            margin-top: 24px;
            margin-bottom: 32px;
        }
        #scrollUp{
            text-align: center;
            display: none;
            z-index: 999;
            border-radius: 100%;
            width: 50px;
            height: 50px;
            background: #0085FF;
            position: fixed;
            bottom: 75px;
            right: 20px;
        
            justify-content: center;
            align-items: center;

            padding: var(--spacing-8, 8px);
            gap: var(--Size-008, 8px);
            cursor: pointer;
        }
        #demoIframe {
            border-radius: 10px;
            /* Redondear bordes del iframe */
        }
        .custombotomhero{
            width: 260px;
            height: 50px;
            
        }
        .custonbotonconfeti{
            width: 300px;
            height: 50px;
            padding: var(--spacing-8, 8px);
        }
        .espacio{
            width: 100%;
            height: 72px;
        }
        .imagen-comunidad{
            width: 124px;
            height: 124px;
            aspect-ratio: 1/1;
            margin-right: 24px;
        }
        .espaciob2{
            margin-bottom: 24px;
        }
        .avatar-seguridad{
                width: 124px;
                height: 124px;

        }
        .contsoporte{
            background:#CAE6FF;
            height: 335.99908447265625px;
        }