
/* Headings */
.block-list span {
    list-style-type: none; /* Remove default bullets */
    
   
    font-family: 'YSM';
    font-size: 22pt;
    
}
.block-list ul {
    
    padding-top: 10px;
    
}


/* List Styles */
.block-list {
    list-style-type: none; /* Remove default bullets */
    padding: 0;
    margin: 0;
     
}

.block-list li {
    position: relative;
    margin-bottom: -5px;
    padding-left: 20px; /* Space for the custom bullet */
    font-size: 18px;
    text-align: left;
    font-family: 'YSMS';
}

/* Custom Bullet Points */
.block-list li::before {
    content: url("svg/a.svg"); /* Pink star bullet */
    position: absolute;
    left: 0%;
    top: 30%;
    transform: translateY(-50%);
    color: #ff69b4; /* Pink color */
    height: 16px;
    width: 16px;
}

* {
  margin: 0;
  padding: 0;
}

.slider-container {aspect-ratio: 9/16;
  position: relative;
  width: 100%;
  min-height: auto;
  overflow: hidden;
 
}

.text-slider {
  display: flex;
  width: 400%; /* 4 slides */
  margin-top: 47%;
  transition: transform 0.6s ease-in-out;
  color: #191970;
  
}

.slide {
  min-width: 100vw;
  
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  
  text-align: center;
  padding: 20px;
  
 
}

.nav-buttono {
  position: absolute;
  bottom: 80px;
  left: 50%;
  transform: translateX(-50%);
  padding: 5px 24px;
  font-size: 1rem;
  background:  #191970;
  font-family: 'ysm';
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

 .starburst {
      
      top: -50px;
      right: -50px;
      
      
    
      z-index: 2;
    }
      @font-face {
  font-family:'YSM';
  src:        url('fonts/bebasneuecyrillic.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
      @font-face {
  font-family:'YSMS';
  src:        url('fonts/MazzardM-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

#butonsec1 { 
      bottom: 11rem;

  width: 60vw;
  text-align: center;
 position: absolute;
      left: 50%;
      transform: translateX(-50%);
      transition: top 0.1s linear;
      padding: 10px 20px;
    
      border: none;
      border-radius: 8px;
     
      


      background:  #191970;
      color: white;
      font-family: 'YSM', sans-serif;
      
      letter-spacing: 2px;
      border: none;
      padding: 10px 20px;
      border-radius: 10px;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
      cursor: pointer;
      text-transform: uppercase;
     
      z-index: 1;
    }



#butonsec5 {
  
     bottom: 1rem;
font-size: 22pt;
  width: 60vw;
  text-align: center;
 position: absolute;
      left: 50%;
      transform: translateX(-50%);
      transition: top 0.1s linear;
      padding: 10px 20px;
    
      border: none;
      border-radius: 8px;
     
      


      background:  #191970;
      color: white;
      font-family: 'YSM', sans-serif;
      
      letter-spacing: 2px;
      border: none;
      padding: 5px 10px;
      border-radius: 10px;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
      cursor: pointer;
      text-transform: uppercase;
     
      z-index: 1;
    }



    #butonsec6 {       bottom: 1rem;
font-size: 22pt;
  width: 60vw;
  text-align: center;
 position: absolute;
      left: 50%;
      transform: translateX(-50%);
      transition: top 0.1s linear;
      padding: 10px 20px;
    
      border: none;
      border-radius: 8px;
     font-size: 22pt;
      


      background:  #191970;
      color: white;
      font-family: 'YSM', sans-serif;
      
      letter-spacing: 2px;
      border: none;
      padding: 5px 10px;
      border-radius: 10px;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
      cursor: pointer;
      text-transform: uppercase;
     
      z-index: 1;
    }

    
    #butonsec7 { font-size: 22pt;
      bottom: 1rem;
      width: 60vw;
  text-align: center;
 position: absolute;
      left: 50%;
      transform: translateX(-50%);
      transition: top 0.1s linear;
      padding: 10px 20px;
    
      border: none;
      border-radius: 8px;
     
      font-size: 22pt;


      background:  #191970;
      color: white;
      font-family: 'YSM', sans-serif;
      
      letter-spacing: 2px;
      border: none;
      padding: 5px 10px;
      border-radius: 10px;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
      cursor: pointer;
      text-transform: uppercase;
     
      z-index: 1;
    }

    .u-section-1 {aspect-ratio: 9/16;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("images/Untitled-1.png");
  min-height: auto;
}



@media (max-width: 575px) {
   .u-section-1 {
    min-height: auto;
  }}
 .u-section-5 {aspect-ratio: 9/16;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("images/5.png");
  min-height: auto;
}



@media (max-width: 575px) {
   .u-section-5 {
    min-height: auto;
  } .u-section-6 {aspect-ratio: 9/16;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("images/6.png");
  min-height: auto;
}
}


@media (max-width: 575px) {
   .u-section-6 {
    min-height: auto;
  }
}
 .u-section-2 {aspect-ratio: 9/16;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("images/Nellu.png");
  min-height: auto;
}

@media (max-width: 1199px) {
   .u-section-2 {
    min-height: auto;
  }
}

@media (max-width: 575px) {
   .u-section-2 {
    min-height: auto;
  }
} .u-section-3 {aspect-ratio: 1/1;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("images/3.png");
  min-height: auto;
}

@media (max-width: 1199px) {
   .u-section-3 {
    min-height: auto;
  }
}

@media (max-width: 575px) {
   .u-section-3 {
   min-height: auto;
  }
} .u-section-4 {aspect-ratio: 9/16;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: COVER;
  background-image: url("images/4.png");
  min-height: auto;
}

.u-section-4 .u-slider-1 {
  min-height: auto;
  
  margin-bottom: 0;
}

.u-section-4 .u-carousel-indicators-1 {
  position: absolute;
  bottom: 10px;
}

.u-section-4 .u-container-layout-1 {
  
}

.u-section-4 .u-text-1 {
  margin-bottom: 0;
  margin-top: 0;
}

.u-section-4 .u-container-layout-2 {
  padding: 30px 50px;
}

.u-section-4 .u-text-2 {
  margin-bottom: 0;
  margin-top: 0;
}

.u-section-4 .u-carousel-control-1 {
  width: 50px;
  height: 50px;
}

.u-section-4 .u-carousel-control-2 {
  width: 50px;
  height: 50px;
}

@media (max-width: 1199px) {
   .u-section-4 {
    min-height: auto;
  }
}

@media (max-width: 991px) {
   .u-section-4 {
    min-height: auto;
  }

  .u-section-4 .u-container-layout-1 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .u-section-4 .u-container-layout-2 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 767px) {
   .u-section-4 {
    min-height: auto;
  }

  .u-section-4 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-4 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 575px) {
   .u-section-4 {
    background-position: 32.97% 50%;
    
    min-height: auto;
  }

  .u-section-4 .u-slider-1 {
    min-height: auto;
    margin-top: 0;
    height: auto;
  }

  .u-section-4 .u-text-1 {
    margin-top: 346px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-4 .u-text-2 {
    margin-top: 320px;
    margin-left: auto;
    margin-right: auto;
  }
}

 .u-section-6 {aspect-ratio: 9/16;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("images/6.png");
  min-height: auto;
}

@media (max-width: 1199px) {
   .u-section-3 {
    min-height: auto;
  }
}

@media (max-width: 575px) {
   .u-section-3 {
   min-height: auto;
  }}

  .u-section-7 {aspect-ratio: 9/16;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("images/7.png");
  min-height: auto;
}

@media (max-width: 1199px) {
   .u-section-7 {
    min-height: auto;
  }
}

@media (max-width: 575px) {
   .u-section-7 {
   min-height: auto;
  }}

   .u-section-10 {position: relative;
  width: 100%;
  aspect-ratio: 9 / 16;
  overflow: hidden;
}
.section-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.background-video {
  width: 103%;
  height: 103%;
  object-fit: cover;
}

@media (max-width: 1199px) {
  .u-section-10{
    min-height: auto;
  }
}

@media (max-width: 575px) {
    .u-section-10 {
   min-height: auto;
  }}
   .u-section-11 {aspect-ratio: 9/16;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("images/10.png");
  min-height: auto;
}

@media (max-width: 1199px) {
   .u-section-11 {
    min-height: auto;
  }
}

@media (max-width: 575px) {
    .u-section-11{
   min-height: auto;
  }}
    .u-section-12 {aspect-ratio: 9/16;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
background-image: url("images/11.png");
  min-height: auto;
}

@media (max-width: 1199px) {
    .u-section-12 {
    min-height: auto;
  }
}

@media (max-width: 575px) {
    .u-section-12 {
   min-height: auto;
  }}
  
   .u-section-13 {aspect-ratio: 9/16;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
background-image: url("images/12.png");
  min-height: auto;
}

@media (max-width: 1199px) {
    .u-section-13 {
    min-height: auto;
  }
}

@media (max-width: 575px) {
    .u-section-13 {
   min-height: auto;
  }}
  