    @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&family=Open+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap');

    .caaalma-section {
      padding: 20px 20px;
    }

    .caaalma-section .line1head,
    .caaalma-section .line2head,
    .caaalma-section .line3head {
      clear: both;
      text-align: center !important;
    }

    .caaalma-section .line1head {
      font-family: Montserrat;
      font-weight: bold;
      font-size: 18px;
    }

    .caaalma-section .line2head {
      font-family: Montserrat;
      font-weight: 300;
      font-size: 12px;
    }

    .caaalma-section .line3head {
      font-family: Montserrat;
      font-weight: bolder;
      font-size: 26px;
      color: white;
    }

    .caaalma-section .title {
      font-size: 30px;
      font-weight: bold;
      color: #ffffff;
      font-family: 'Montserrat';
    }

    .caaalma-section .subtitle {
      font-size: 30px;
      margin-bottom: 30px;
      color: #000000;
      font-weight: 800;
      font-family: 'Montserrat';
    }

    .caaalma-section .three-column {
      display: flex;
      justify-content: center;
      gap: 0px;
      flex-wrap: wrap;
    }

    .caaalma-section .column {
      max-width: 300px;
      color: #000;
      overflow: hidden;
      text-align: center;
      padding: 0px;
    }

    .caaalma-section .column img {
      width: 100%;
      display: block;
      padding: 0px;
    }

    .caaalma-section .column p {
      padding: 0 15px 0;
      color: white;
      font-weight: normal;
    }

    .caaalma-section .cta-btn {
      margin-top: 30px;
      padding: 15px 30px;
      font-size: 1em;
      background-color: #000;
      color: #fff;
      border: none;
      border-radius: 5px;
      cursor: pointer;
    }

    .sliderCAAALMA {
      display: none;
      position: relative;
      overflow: hidden;
    }


  .sliderCAAALMA .slider-track {
      display: flex;
      width: 300%;
      min-height: 400px;
      transition: transform .5s ease;
    }

  .sliderCAAALMA .slider-dots {
      text-align: center;
      margin-top: 15px;
    }

  .sliderCAAALMA .slider-dots button {
      background: #fff;
      border: none;
      margin: 0 5px;
      width: 10px;
      height: 10px;
      border-radius: 50%;
      cursor: pointer;
    }

    @media screen and (max-width: 980px) {
      .caaalma-section .three-column {
        display: none;
      }

      .sliderCAAALMA {
        display: block;
      }
    }

@media screen and (min-width: 981px) {
#content > div > div > div > div > div > section:nth-child(6){
  display: block;
  min-height: 550px;
  background: #f43561;
  min-height: 780px;
}
      
      .caaalma-section {
        max-width: 1240px;
        margin: 0 auto;
      }


    }

@media screen and (max-width: 980px) {
  
    #content > div > div > div > div > div > section:nth-child(6){
      background: #F53663;
      min-height: 660px;
      display:block;
      padding-top: 10px !important;
      padding-bottom: 10px !important;
      font-weight: bold;
    }
      .caaalma-section .cta-btn {
          margin-top: 20px;
          padding: 15px 30px;
          font-size: 1em;
          background-color: #000;
          color: #fff;
          border: none;
          border-radius: 5px;
          cursor: pointer;
          font-family: 'Montserrat';
          margin-left: auto;
          margin-right: auto;
          display: block;
      }
  .sliderCAAALMA .slick-slide {
          max-height: 425px;
      }

      .caaalma-section .subtitle {
          margin-bottom: 0px;
      }

      .caaalma-section .three-column {
        display: none;
      }

    }
    @media screen and (min-width: 981px) {
      
    #content > div > div > div > div > div > section:nth-child(6){
      background: #F53663;
      min-height: 570px;
      display:block;
      padding-top: 10px !important;
      font-weight: bold;
    }
      .caaalma-section{
          max-width: 1240px;
          margin-left: auto;
          margin-right: auto;
      }

      .caaalma-section .sliderCAAALMA {
        display: none;
      }
      .caaalma-section .cta-btn {
        margin-top: 40px;
        place-self: center;
        margin.let: a;
        margin-right: auto;
        display: block;
        margin-left: auto;
        font-family: 'Montserrat';
      }

      .caaalma-section .p02 {
        margin-top: -110px;
      }
      .caaalma-section .topHeadH2 {
      max-width: 419px;
      text-align: left;
      margin-left: 40px;
      margin-right: auto;
      display: block;
      position: absolute;
      font-family: Montserrat;
      }

    }
@media (max-width: 980px) {
  .sliderCAAALMA {
    overflow: hidden;
    position: relative;
  }

  .sliderCAAALMA .slider-track {
    display: flex;
    width: 300%;
    padding-bottom: 0px !important;
    margin-bottom: -30px;
  }

  .sliderCAAALMA .slide {
    flex: 0 0 100%;
    box-sizing: border-box;
    position: relative;
    max-width: 100% !important;
    justify-self: anchor-center;
    margin: 0px !important;
  }
  .sliderCAAALMA .slide img {width: 30% !important;height: auto;margin-right: auto;margin-left: 20px;}  
  .sliderCAAALMA .slide p {
    text-align: center;
    max-width:33%;
    margin-right: auto;
  }
  .sliderCAAALMA .slide.active {
    opacity: 1;
    left: auto;
}

  .sliderCAAALMA .slider-dots {
    text-align: center;
    margin-top: 0px;
  }

  .sliderCAAALMA .dot {
    display: inline-block;
    width: 20px !important;
    height: 20px !important;
    background: #fff;
    border-radius: 50% !important;
    margin: 0 5px;
    cursor: pointer;
    border: 2px solid #fff;
  }

  .sliderCAAALMA .dot.active {
    background: #000;
    border: 2px solid #fff;
  }
}
