/* Global Reset */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body, html {
    
    font-family: "DM Sans", Montserrat, sans-serif;
    
}
  
  body {
    
   
    min-height: 100vh;
  }
  
  /* Root Variables */
:root {
    --primary: #050A30;
    --secondary: #fdd55f;
    --primaryLightened: #5B23A1;
    --secondaryLightened: #FFEF79;
    --white: #fff;
    --black: #000;
    --grey: #efefef;
    --mediumGrey: #A2A2A2;
    --drkGrey: #989898;
    --borderGrey: #D9D9D9;
    --silverGrey: #cccccc;
    --lightGrey: #F5F5F5;
    --featureGrey: #EBE7F2;
    --codGrey: #191919;
    --blue: #2300FF;
    --cornflowerBlue: #4D31FD;
    --darkGrey: #4A4A4A;
    --successGreen: #4BB543;
    --green: #309975;
    --yellow: #FBF2C5;
}

/* Base Styles */
div[data-name^="col-"], div[lg], div[md] {
    box-sizing: border-box;
}

.search-wrapper {
  display: flex;
  justify-content: center; /* centru orizontal */
  margin: 30px 0;          /* puțin spațiu sus-jos */
}

#searchInput {
  width: 100%;
  max-width: 400px;        /* lățime maximă */
  padding: 12px 20px;
  font-size: 1.1rem;
  border-radius: 8px;
  transition: border-color 0.3s ease;
}

#searchInput:focus {
  border-color: #050A30;
  outline: none;
}


@media (max-width: 400px) {
       #searchInput {
        font-size: 1rem;
        padding: 15px 10px;
        max-width: 340px;
      }
    }
    
    /* ✅ Mobile layout: move badge to footer */
@media screen and (max-width: 768px) {
  .scooltec-verified-badge {
    position: static;
    margin: 20px auto;
    justify-content: center;
    font-size: 13px;
  }

  .scooltec-popup {
    top: auto;
    bottom: 100px;
    right: 10px;
  }
}

.scooltec-right {
    position: relative;
    width: 750px;
    height: 419px;
}

 

/* Button Padding for Medium Screens */

@media (min-width: 768px) {
    .diprkI {
        z-index: 4;
    }
}

@media (max-width: 768px) {
  .arrow-button {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .scooltec-verified-badge {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .scooltec-popup {
    display: none !important;
  }
}

@media (min-width: 768px) {
    .kHDzYW {
        height: 4.688rem;
    }
}
/* Hero and Navigation Container */

@media only screen and (min-width: 1280px) {
    .iPOYzb {
        max-width: 80rem;
    }
}

@media only screen and (min-width: 1024px) {
    .iPOYzb {
        padding: 0px 1.25rem;
    }
}

@media (min-width: 992px) {
    .ztgyI {
        margin-left: 8.33333%;
    }
}

@media (min-width: 992px) {
    .ztgyI {
        flex: 0 0 83.3333%;
        max-width: 83.3333%;
    }
}

@media (min-width: 768px) {
    .fuda-Dz img {
        display: block;
        color: #fff;
        text-decoration: none;
    }
}


.fuda-Dz img {
    display: block;
    color: #fff;
    text-decoration: none;
    width: 13rem;
    top: -3.6rem;
    position: absolute;
    z-index: 8;
    left: -2rem;
}

@media (min-width: 768px) {
    .hYFHEU {
        width:8rem;
    }
}

@media (min-width: 768px) {
    .dwvllK {
        display: inline-block;
    }
}

@media only screen and (min-width: 992px) {
    button {
        padding: 1rem 1.5rem;
    }
}

@media only screen and (min-width: 768px) {
    .kiwHAf {
        width: 25rem;
        height: 10rem;
        position: absolute;
        border-radius: 0.5rem;
        right: 1rem;
        top: 4.75rem;
        display: none;
    }
}

@media only screen and (min-width: 768px) {
    .deqoYi {
        box-shadow: rgba(0, 11, 38, 0.24) 0px 0.5rem 0.5rem 0px;
    }
}

@media (min-width: 768px) {
    .ljffli {
        right: 0px;
        top: 5rem;
        width: 18.875rem;
        border-radius: 0.25rem;
        height: auto;
    }
}


 @media (min-width: 768px) {
    .kVQevU {
        display: none;
    }
}

@media only screen and (min-width: 768px) {
    .dnGKWF {
        color: rgb(255, 255, 255);
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        background-image: none;
    }

}

@media (min-width: 992px) {
    .gUyAvl {
        padding: 1.25rem 0px;
        background:rgb(253 213 95);
    }
}

@media only screen and (min-width: 1024px) {
    .jOpyPJ {
        padding: 0px 1.25rem;
    }
}

@media only screen and (min-width: 1280px) {
    .jOpyPJ {
        max-width: 80rem;
    }
}

@media (min-width: 992px) {
    .ztgyI {
        margin-left: 8.33333%;
        
    }
}

@media (min-width: 992px) {
    .ztgyI {
        flex: 0 0 83.3333%;
        max-width: 83.3333%;
    }
}

@media (min-width: 992px) {
    .kntKRf {
        column-gap: 1.25rem;
    }
}

@media (min-width: 992px) {
    .lfBvcL {
        margin: 0px;
        padding: 0px;
        width: 100%;
        display: flex;
        max-width: 12.938rem;
        flex-direction: column;
    }
}

@media (min-width: 992px) {
    .lfBvcL img {
        margin-bottom: 1.125rem;
    }
}

@media (min-width: 992px) {
    .lfBvcL b {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}

@media (min-width: 992px) {
    .lfBvcL p {
        line-height: 1.125rem;
    }
}

@media (min-width: 992px) {
    .eUWdqm {
        display: block;
    }
}

@media only screen and (min-width: 1024px) {
    .iPOYzb {
        padding: 0px 1.25rem;
    }
}

@media only screen and (min-width: 1280px) {
    .iPOYzb {
        max-width: 80rem;
    }
}

@media (min-width: 992px) {
    .ztgyI {
        margin-left: 8.33333%;
    }
}

@media (min-width: 992px) {
    .ztgyI {
        flex: 0 0 83.3333%;
        max-width: 83.3333%;
    }
}

@media (min-width: 768px) {
    .cVtPBy {
        padding: 1.25rem;
        flex-direction: row;
    }
}

@media (min-width: 768px) {
    .cVtPBy .content {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        margin-left: 0;
        align-items: center;
    }
}

@media (min-width: 768px) {
    .cVtPBy .content .heading {
        margin-top: 8px;
    }
}

@media (min-width: 768px) {
    .cVtPBy .content .subheading {
        margin-bottom: 0px;
    }
}

@media (min-width: 768px) {
    .cVtPBy .content button {
        padding: 1rem;
        white-space: nowrap;
    }
}

@media only screen and (min-width: 992px) {
    button {
        padding: 1rem 1.5rem;
    }
}

@media (min-width: 768px) {
    .jngrXy {
        padding-inline-start: 2rem;
        padding-inline-end: var(--abs-20);
    }
}
@media (min-width: 980px) {
    .e4D1FP {
        max-inline-size: 98rem;
        box-sizing: initial;
    }
}

@media (min-width: 768px) {
    .epJyvu {
        margin-bottom: 1rem;
        flex-direction: row;
        justify-content: space-between;
    }
}

@media (min-width: 768px) {
    .epJyvu h3 {
        margin: 0px;
        font-size: 1.5rem;
        line-height: 1.813rem;
    }
}

@media only screen and (min-width: 992px) {
    h3 {
        line-height: 1.5;
    }
}

@media (min-width: 992px) {
    .hdsJHh.prev {
        left: -1rem;
    }
}
@media (min-width: 992px) {
    .hdsJHh.disabled {
        display: none;
    }
}

@media (min-width: 992px) {
    .sc3ltec.search-form {
       line-height: 1.2rem;
        
    }
 }


@media (min-width: 992px) {
    .hdsJHh {
        z-index: 1;
        padding: 0px;
        display: flex;
        width: 2.5rem;
        height: 2.5rem;
        position: absolute;
        align-items: center;
        background: rgb(250, 250, 250);
        border-radius: 2.5rem;
        justify-content: center;
        top: calc(50% - 2.25rem);
        box-shadow: rgb(151, 151, 151) 0px 1px 2px 0px;
    }
}



@media only screen and (min-width: 992px) {
    button {
        padding: 1rem 1.5rem;
    }
}

@media (min-width: 992px) {
    .hdsJHh.next {
        right: -1.5rem;
    }
}

@media (min-width: 992px) {
    .hdsJHh.next {
        right: -1rem;
    }
}

@media (min-width: 992px) {
    .hdsJHh {
        z-index: 1;
        padding: 0px;
        display: flex;
        width: 2.5rem;
        height: 2.5rem;
        position: absolute;
        align-items: center;
        background: rgb(250, 250, 250);
        border-radius: 2.5rem;
        justify-content: center;
        top: calc(50% - 2.25rem);
        box-shadow: rgb(151, 151, 151) 0px 1px 2px 0px;
    }
}

@media (min-width: 992px) {
    .hdsJHh.next::before {
        content: "";
        width: 0.625rem;
        height: 1.25rem;
        display: block;
        margin: 0px 0px 0px 0.25rem;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTRweCIgaGVpZ2h0PSIyNnB4IiB2aWV3Qm94PSIwIDAgMTQgMjYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+VmVjdG9yPC90aXRsZT4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJsb2RnZXMvLWNvcHktMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTg2NC4wMDAwMDAsIC01NTEuMDAwMDAwKSIgZmlsbD0iIzAwMDAwMCIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICAgICAgPGcgaWQ9IlByb3AtaW1hZ2VzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNDAuMDAwMDAwLCAyMDkuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iTG9jYXRpb24tcGluIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3MzAuMDAwMDAwLCAzNTUuMDAwMDAwKSBzY2FsZSgtMSwgMSkgdHJhbnNsYXRlKC03MzAuMDAwMDAwLCAtMzU1LjAwMDAwMCkgdHJhbnNsYXRlKDcwNS4wMDAwMDAsIDMzMC4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjcuNTA5ODI4MSwzNy4zMjk5Mjc1IEMyNy4yNjg3OTM4LDM3LjIxNTU5MDcgMjcuMDU2NDM5OSwzNy4wNDg2OTk5IDI2Ljg4ODM3MTQsMzYuODQxNTIwMiBMMTguMjYzMzcxNSwyNi4xMjcyMzYyIEMxOC4wMDA3MjU0LDI1LjgwNzcxMyAxNy44NTcxNDI5LDI1LjQwNjkyMzEgMTcuODU3MTQyOSwyNC45OTMzMDcyIEMxNy44NTcxNDI5LDI0LjU3OTY5MTQgMTguMDAwNzI1NCwyNC4xNzg5MDE1IDE4LjI2MzM3MTUsMjMuODU5Mzc4MyBMMjcuMTkxOTQyOSwxMy4xNDUwOTM1IEMyNy40OTUwNDc1LDEyLjc4MDQyMDkgMjcuOTMwNjAyOCwxMi41NTEwOTE1IDI4LjQwMjc5MjYsMTIuNTA3NTU2MiBDMjguODc0OTgyNCwxMi40NjQwMjEgMjkuMzQ1MTI3MSwxMi42MDk4NDU5IDI5LjcwOTc5OTgsMTIuOTEyOTUwNCBDMzAuMDc0NDcyNSwxMy4yMTYwNTUgMzAuMzAzODAxLDEzLjY1MTYxMTEgMzAuMzQ3MzM2MiwxNC4xMjM4MDA5IEMzMC4zOTA4NzE0LDE0LjU5NTk5MDcgMzAuMjQ1MDQ3NCwxNS4wNjYxMzQ1IDI5Ljk0MTk0MjksMTUuNDMwODA3MiBMMjEuOTU5Nzk5NSwyNS4wMDIyMzYgTDI5LjY3NDA4NDcsMzQuNTczNjY1NyBDMjkuODkyNDQ3NCwzNC44MzU3ODE2IDMwLjAzMTE1NjUsMzUuMTU0OTYwMyAzMC4wNzM3OTg2LDM1LjQ5MzQ0MDMgQzMwLjExNjQ0MDYsMzUuODMxOTIwMiAzMC4wNjEyMzE5LDM2LjE3NTUzNDcgMjkuOTE0NzAzNSwzNi40ODM2MTk5IEMyOS43NjgxNzUyLDM2Ljc5MTcwNTEgMjkuNTM2NDYwOSwzNy4wNTEzNjgxIDI5LjI0Njk3ODIsMzcuMjMxODg2NCBDMjguOTU3NDk1NiwzNy40MTI0MDQ2IDI4LjYyMjM2MDIsMzcuNTA2MjIxNCAyOC4yODEyMjgsMzcuNTAyMzU4NiBDMjguMDE0NDUxNiwzNy41MDMxNDMxIDI3Ljc1MDg2MjUsMzcuNDQ0MjY0MyAyNy41MDk4MjgxLDM3LjMyOTkyNzUgWiIgaWQ9IlZlY3RvciI+PC9wYXRoPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=) 0% 0% / 0.625rem 1.25rem;
    }
}

@media only screen and (min-width: 768px) {
    .gtnSTv .slick-slide > div img {
        height: 14rem;
    }
}

@media only screen and (min-width: 992px) {
    h3 {
        line-height: 1.83rem;
    }
}

@media only screen and (min-width: 768px) {
    .fhGXFj {
        max-height: none;
    }
}

@media (min-width: 768px) {
    .gzvlOu {
        height: auto;
    }
}

@media only screen and (min-width: 768px) {
    .slide-content {
        margin: 0 10px;
    }
.swiper-navBtn {
        display: none;
    }
}

 /* Media Query For different screens */
 @media (min-width:320px) and (max-width:479px)  { /* smartphones, portrait iPhone, portrait 480x320 phones (Android) */
    .footer-content {
      margin-left: auto;
      margin-right: auto;
      max-width: 1230px;
      padding: 40px 15px 1050px;
      position: relative;
    }
  }
  @media (min-width:480px) and (max-width:599px)  { /* smartphones, Android phones, landscape iPhone */
    .footer-content {
      margin-left: auto;
      margin-right: auto;
      max-width: 1230px;
      padding: 40px 15px 1050px;
      position: relative;
    }
  }
  @media (min-width:600px) and (max-width: 800px)  { /* portrait tablets, portrait iPad, e-readers (Nook/Kindle), landscape 800x480 phones (Android) */
    .footer-content {
      margin-left: auto;
      margin-right: auto;
      max-width: 1230px;
      padding: 40px 15px 1050px;
      position: relative;
    }
  }
  @media (min-width:801px)  { /* tablet, landscape iPad, lo-res laptops ands desktops */
  
  }
  @media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
  
  }
  @media (min-width:1281px) { /* hi-res laptops and desktops */
  
  }
  
  
  
  
  @media (min-width: 760px) {
    .footer-content {
        margin-left: auto;
        margin-right: auto;
        max-width: 1230px;
        padding: 40px 15px 450px;
        position: relative;
    }
  
    .footer-wave-svg {
        height: 50px;
    }
  
    .footer-content-column {
        width: 24.99%;
    }
  }
  @media (min-width: 568px) {
    /* .footer-content-column {
        width: 49.99%;
    } */
  }


  
  .hdsJHh {
    display: none;
}

.fhGXFj {
    max-height: none;
    overflow: hidden;
    position: relative;
}

.gzvlOu {
    border: 1px solid rgb(217, 217, 217);
    padding: 1.25rem 1.25rem 0.25rem;
    border-radius: 0.25rem;
    height: auto;
    overflow: hidden;
    position: relative;
    margin-top: 5rem;
}




button {
    border: none;
    background: rgb(65 9 135);
    color: rgb(255 255 255);
    font-family: "DM Sans Variable", Montserrat, sans-serif;
    padding: 1rem;
    font-size: 1rem;
    cursor: pointer;
    font-weight: 700;
    border-radius: 4px;
    transition: background 0.2sease-in-out;
}

.slick-track {
  display:flex;
}

.slick-track img {
    width: 7%;
    height: 12.5rem;
    object-fit: cover;
    border-radius: 0.25rem;
    margin: 0px 0.313rem;
    position: relative;
    gap: 1.2rem;
    
    
    
}

.gdYmxs b {
    display: block;
    font-size: 1rem;
    line-height: 1rem;
    margin: 0.625rem 0px 0.313rem;
}

.gdYmxs {
    text-decoration: none;
    color: rgb(0, 0, 0);
    margin-bottom: 1.25rem;
}



.slick-track img {
    display: block;
}

.gtnSTv .slick-track > div img {
    height: 14rem;
    width: 100%;
    border-radius: 0.25rem;
}

.ixDnKp {
    position: relative;
    opacity: 1;
    height: auto;
}

h2, h3 {
    font-size: 0.90rem !important;
}



.epJyvu h3 {
    font-size: 1.25rem;
    line-height: 0.5rem;
}

.epJyvu {
    display: flex;
    flex-direction: column;
    margin-bottom: 0.625rem;
}

.kHDzYW {
    z-index: 5;
    width: 100%;
    height: 17.75rem;
    position: relative;
    background: rgb(65, 9, 135);
}

.cVtPBy svg {
    width: 3.063rem;
    height: 3.063rem;
    margin: 0px 0px 0.625rem;
    min-width: 3.063rem;
}

button {
    border: none;
    background: rgb(253 213 95);
    color: rgb(255 255 255);
    font-family: "DM Sans Variable", Montserrat, sans-serif;
    padding: 1rem;
    font-size: 1rem;
    cursor: pointer;
    font-weight: 700;
    border-radius: 4px;
    transition: background 0.2sease-in-out;
}

.cVtPBy .content button {
    display: block;
    padding: 0.75rem;
}

.cVtPBy .content .subheading {
    font-size: .9rem;
    font-weight: 400;
    margin: 0px 0px 0.625rem;
    line-height: 0.75rem;
   
    color:rgb(255 255 255);
}


.gUyAvl {
    overflow: hidden;
    
 }

.jOpyPJ {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    position: relative;
    
}

.jDhTgX {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.ztgyI {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.kntKRf {
    display: grid;
    overflow-x: scroll;
    scrollbar-width: none;
    column-gap: 0.625rem;
    grid-template-columns: repeat(4, 1fr);
}

.pXpfA {
    height: 100%;
}

.lfBvcL {
    height: 100%;
    width: 14.188rem;
    box-sizing: border-box;
    border-radius: 0.313rem;
    padding: 1.25rem 0.625rem;
    color: #050A30;
    background: rgb(253 213 95);
}

.lfBvcL img {
    width: 4.688rem;
    height: 4.688rem;
    margin-bottom: 1.25rem;
}

img {
    max-width: 100%;
}

.lfBvcL b {
    display: block;
    font-size: 0.75rem;
    line-height: 0.938rem;
}

.lfBvcL p {
    margin-bottom: 0px;
    font-size: 0.75rem;
    line-height: 0.938rem;
}

.eUWdqm {
    margin: 3.25rem 0px;
}

.epJyvu h4 {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 2rem;
}

.iPOYzb {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    position: relative;
    padding: 0px 1.25rem;
    
}

.ztgyI {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.cVtPBy {
    display: flex;
    flex-direction: row;
    border-radius: 0.25rem;
    padding: 0.875rem 1.375rem;
    background: rgb(5 10 48);
}

.cVtPBy svg {
    width: 3.063rem;
    height: 3.063rem;
    margin: 0px 0px 0.625rem;
    min-width: 3.063rem;
}

.cVtPBy .content .textbox {
    max-width: 45rem;
}

.cVtPBy .content .heading {
    font-weight: 700;
    margin-bottom: 0px;
    font-size: 1.2rem;
    line-height: 2.3rem;
    color:rgb(255 255 255);
    
}

.f9jOvO {
    padding-block-start: 2rem;
    padding-block-end: 2rem;;
}

.FfmyqR {
    margin-inline-start: auto;
    margin-inline-end: auto;
}





.hVItUe svg {
    width: 14px;
    height: 14px;
    transform: none;
}

.gdbRtt {
    width: 25px;
    height: 25px;
    margin-right: 10px;
}

.jDXOQK {
    padding: 10px;
    display: flex
;
    align-items: center;
    cursor: pointer;
}

.dgFnpm {
    list-style: none;
    margin: 0px;
    padding: 0px;
    position: absolute;
    width: 200px;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 8px;
    z-index: 10;
    overflow-y: auto;
    display: none;
}

.eJYdYT {
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: -1;
    height: 100%;
    position: fixed;
    background: transparent;
}

.dyYVOz {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ljffli button {
    padding: 0px;
    width: 100%;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 500;
    border-radius: 0px;
    text-align: left;
    line-height: 1.875rem;
    text-decoration: none;
    color: rgb(0, 0, 0);
    background: transparent;
}

.dielip {
    border-bottom: 1px solid rgb(151, 151, 151);
    width: 100%;
    display: flex
;
    row-gap: 0.625rem;
    padding: 1.25rem;
    flex-direction: column;
    box-sizing: border-box;
}

.ljffli a {
    width: 100%;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.875rem;
    text-decoration: none;
    color: rgb(255, 255, 255);
}

.ljffli a, .ljffli p {
    width: 100%;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.875rem;
    text-decoration: none;
    color: rgb(0, 0, 0);
    cursor: pointer;
    margin: 0px;
}

.ljffli {
    width: 100vw;
    height: 100vh;
    top: 3.7rem;
    right: -1.25rem;
    border-radius: 0px;
    background: rgb(255, 255, 255);
    z-index: 5;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0.125rem 0.25rem;
    display: flex;
    position: absolute;
    align-items: baseline;
    flex-direction: column;
}

.hZPqPS .open span:nth-child(1) {
    top: 18px;
    width: 0px;
    left: 50%;
}

.hZPqPS .open span:nth-child(2) {
    transform: rotate(45deg);
}

.hZPqPS .open span:nth-child(3) {
    transform: rotate(-45deg);
}

.hZPqPS span:nth-child(2), .hZPqPS span:nth-child(3) {
    top: 7px;
}

.hZPqPS .open span:nth-child(4) {
    top: 18px;
    width: 0px;
    left: 50%;
}

.hZPqPS span:nth-child(4) {
    top: 14px;
}

.hZPqPS span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: var(--black);
    border-radius: 9px;
    opacity: 1;
    left: 0px;
    transform: rotate(0deg);
    transition: 0.25sease-in-out;
}

.iQOqLg span {
    display: flex;
    height: 2.188rem;
    width: 2.188rem;
    align-items: center;
    border-radius: 1.75rem;
    justify-content: center;
    background: rgb(66, 66, 66);
}

.hZPqPS {
    width: 20px;
    height: 16px;
    position: relative;
    transform: rotate(0deg);
    transition: 0.5sease-in-out;
    cursor: pointer;
}

.iQOqLg {
    display: flex;
    width: 3.75rem;
    height: 2.188rem;
    flex-direction: row;
    align-items: center;
    border-radius: 1.75rem;
    justify-content: space-between;
    padding: 0.313rem 0.313rem 0.313rem 0.5rem;
    box-sizing: content-box;
    background: rgb(245, 244, 243);
}

.kGrnGg {
    font-size: 1.25rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0.25rem;
}

.btzuKz {
    display: flex;
    flex-direction: column;
    color: rgb(65, 9, 135);
    align-items: center;
}

.iZnDPh svg {
    width: 12px;
    height: 12px;
    margin: 0px;
    fill: white;
}

.deqoYi {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 0.25rem;
    padding: 2rem;
    background: rgb(253, 213, 95);
    box-shadow: rgba(0, 11, 38, 0.24) 0px -0.313rem 0.313rem -0.313rem;
}

.iZnDPh {
    padding: 0px;
    width: 1.875rem;
    height: 1.875rem;
    border-radius: 1.875rem;
    margin-left: auto;
    margin-top: -0.75rem;
    margin-right: -0.75rem;
}

.kiwHAf svg {
    width: 3.063rem;
    height: 3.063rem;
    margin: 0px 0px 0.625rem;
}

.kiwHAf {
    width: 100%;
    height: auto;
    background-color: rgb(253, 213, 95);
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index: 9999;
    display: none;
    border-radius: 0.5rem 0.5rem 0px 0px;
}

.iQOqLg span img {
    width: 1rem;
    height: 1rem;
}

.iQOqLg span {
    display: flex;
    height: 2.188rem;
    width: 2.188rem;
    align-items: center;
    border-radius: 1.75rem;
    justify-content: center;
    background: rgb(66, 66, 66);
}



.dhgpWz {
    list-style: none;
    margin: 0px;
    padding: 0px;
    right: 0px;
    top: 60px;
    position: absolute;
    width: 200px;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 8px;
    z-index: 10;
    overflow-y: auto;
    display: block;
}

.fZVQoL {
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.bsSlZK {
    margin-left: 10px;
}

.yGdCu a {
    display: flex;
    align-items: center;
    color: black;
    text-decoration: none;
    padding: 0.625rem;
    width: 100%;
}

.cVtPBy svg {
    width: 3.063rem;
    height: 3.063rem;
    margin: 0px 0px 0.625rem;
    min-width: 3.063rem;
}



.eCrKqk {
    list-style: none;
    margin: 0px;
    padding: 0px;
    right: 0px;
    top: 60px;
    position: absolute;
    width: 200px;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 8px;
    z-index: 10;
    overflow-y: auto;
    display: none;
}

li {
    
    margin-bottom: 0.3125rem;
}

.yGdCu {
    display: flex;
    align-items: center;
    cursor: pointer;
}

img {
    max-width: 100%;
}



.jDhTgX {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.iLzhfm {
    height: 100%;
}



.diprkI {
    position: relative;
    z-index: 3;
}

button {
    border: none;
    background: rgb(253 213 95);
    color: #050A30;
    font-family: "DM Sans Variable", Montserrat, sans-serif;
    padding: 1rem;
    font-size: 1rem;
    cursor: pointer;
    font-weight: 700;
    border-radius: 4px;
    transition: background 0.2sease-in-out;
}

.bBObhg {
    cursor: pointer;
    border: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px;
}

.dwvllK {
    position: relative;
    display: none;
}

.hYFHEU {
    fill: rgb(255, 255, 255);
    width: 8rem;
}

.caGGZJ {
    display: flex;
    align-items: center;
    flex-direction: row;
}

.koTBxV {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    padding: 0px;
}

.ztgyI {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.kHDzYW {
    z-index: 5;
    width: 100%;
    height: 4.688rem;
    position: relative;
    background: var(--primary);
}

 


.dnGKWF.search-form {
    text-align: left;
    padding: 3.75rem 0px 1.25rem;
}

.dnGKWF {
    z-index: 2;
    display: flex;
    position: relative;
    text-align: center;
    padding: 3rem 1.25rem;
    color: rgb(255, 255, 255);
    flex-direction: column;
    background-color:var(--primary);
}

.kkKfBC.search-form {
    padding: 0px;
    font-size: 1.5rem;
    line-height: 1.813rem;
}

.kkKfBC {
    order: 2;
    margin: 0px;
    padding: 0px 0px 1rem;
    color: rgb(255, 255, 255);
}


h1 {
    font-size: 1.5rem !important;
}

.sc3ltec.search-form {
    font-size: 0.875rem;
    line-height: 1.2rem;
    margin-bottom: 1rem;
}

.sc3ltec {
    font-size: 1.25rem;
    order: 3;
}
p {
    font-size: 1rem;
    line-height: 1.4;
    margin: 0px 0px 0.9375rem;
    overflow-wrap: break-word;
}

/* Slide images */

.slide-container {
    max-width: 1120px;
    width: 100%;
    padding: 40px 0;
    margin-top: -38px;
  }
  
  .slide-content {
    margin: 0 40px;
    overflow: hidden;
    border-radius: 25px;
  }
  
  .card {
    border-radius: 25px;
    background-color: #FFF;
  }
  
  .image-content,
  .card-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 14px;
    background-color: #f5f5f5;
  }
  
  .image-content {
    position: relative;
    row-gap: 5px;
    padding: 25px 0;
  }
  
  .overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgb(5 10 48);
    border-radius: 25px 25px 0 25px;
  }
  
  .overlay::before,
  .overlay::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -40px;
    height: 40px;
    width: 40px;
    background-color: #f5f5f5;
  }
  
  .overlay::after {
    border-radius: 0 25px 0 0;
    background-color: #f5f5f5;
  }
  
  .card-image {
    position: relative;
    height: 150px;
    width: 150px;
    border-radius: 50%;
    background: #FFF;
    padding: 3px;
  }
  
  .card-image .card-img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 50%;
    border: 4px solid rgb(5 10 48);
  }

  .card-image .card-img:hover {
    transform: scale(1.5);
  }

  .card-image .card-img {
    transition: transform 0.5s ease;
    
  }
  
  .name {
    font-size: 18px;
    font-weight: 500;
    color: #333;
    font-weight: 700;
    margin-top: 1rem;
  }
  
  .description {
    font-size: .767rem;
    color: #707070;
    text-align: left;
    margin-top: 1rem;
    font-weight: 600;
    /*text-wrap: balance;*/
    /* margin: 0 auto; */
   
    
    
  }
  
  .promo-code {
    user-select: text; /* Allow selecting text */
    cursor: text;      /* Shows text cursor instead of hand */
   color: #ba0c2e;
}
  
  .button {
    border: none;
    font-size: 16px;
    color: #FFF;
    padding: 10px 20px;
    background-color: #050a30;
    border-radius: 6px;
    margin: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
  }
  
 
  
  .swiper-navBtn {
    color: #6E93f7;
    transition: color 0.3s ease;
  }
  
  .swiper-navBtn:hover {
    color: #4070F4;
  }
  
  .swiper-navBtn::before,
  .swiper-navBtn::after {
    font-size: 35px;
  }
  
  .swiper-button-next {
    right: 0;
  }
  
  .swiper-button-prev {
    left: 0;
  }
  
  .swiper-pagination-bullet {
    background-color: #6E93f7;
    opacity: 1;
  }
  
  .swiper-pagination-bullet-active {
    background-color: #4070F4;
  }

  
  
  @media screen and (max-width: 768px) {
    .slide-content {
      margin: 0 10px;
    }
  
    .swiper-navBtn {
      display: none;
    }
  }

  /* Footer */

 
 .footer {
      background-color: rgb(5 10 48);
      color: #fff;
      margin-top: 10rem;
  }
  .footer-wave-svg {
      background-color: transparent;
      display: block;
      height: 30px;
      position: relative;
      top: -1px;
      width: 100%;
  }
  .footer-wave-path {
      fill: #fffff2;
  }
  
  .footer-content {
      margin-left: auto;
      margin-right: auto;
      max-width: 1230px;
      padding: 40px 15px 450px;
      position: relative;
  }
  
  .footer-content-column {
      box-sizing: border-box;
      float: left;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%;
      color: #fff;
  }
  
  .footer-content-column ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 0.875rem;
  }
  
  .footer-logo-link {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    MARGIN-TOP: -4.6rem;
    height: 8rem;
    width: 14rem;
    position:relative;
    left:-2.6rem;
}


  .footer-menu {
      margin-top: 30px;
  }
  
  .footer-menu-name {
      color: #fffff2;
      font-size: 15px;
      font-weight: 900;
      letter-spacing: .1em;
      line-height: 18px;
      margin-bottom: 0;
      margin-top: 0;
      text-transform: uppercase;
  }
  .footer-menu-list {
      list-style: none;
      margin-bottom: 0;
      margin-top: 10px;
      padding-left: 0;
  }
  .footer-menu-list li {
      margin-top: 5px;
  }
  
  .footer-call-to-action-description {
      color: #fffff2;
      margin-top: 10px;
      margin-bottom: 20px;
  }
  .footer-call-to-action-button:hover {
      background-color: #fffff2;
      color: #00bef0;
  }
  .button:last-of-type {
      margin-right: 0;
  }
  .footer-call-to-action-button {
      background-color: #027b9a;
      border-radius: 21px;
      color: #fffff2;
      display: inline-block;
      font-size: 11px;
      font-weight: 900;
      letter-spacing: .1em;
      line-height: 18px;
      padding: 12px 30px;
      margin: 0 10px 10px 0;
      text-decoration: none;
      text-transform: uppercase;
      transition: background-color .2s;
      cursor: pointer;
      position: relative;
  }
  .footer-call-to-action img{
      margin-top: 30px;
      max-height: 27px;
  }
  .footer-call-to-action-title {
      color: #fffff2;
      font-size: 14px;
      font-weight: 900;
      letter-spacing: .1em;
      line-height: 18px;
      margin-bottom: 0;
      margin-top: 30px;
      text-transform: uppercase;
  }
  .footer-call-to-action-link-wrapper {
      margin-bottom: 0;
      margin-top: 10px;
      color: #fff;
      text-decoration: none;
  }
  .footer-call-to-action-link-wrapper a {
      color: #fff;
      text-decoration: none;
  }
  
.footer-social-links {
      bottom: 0;
      height: 54px;
      position: absolute;
      right: 0;
      width: 236px;
  }
  
  .footer-social-amoeba-svg {
      height: 54px;
      left: 0;
      display: block;
      position: absolute;
      top: 0;
      width: 236px;
  }
  
  .footer-social-amoeba-path {
      fill: #027b9a;
  }
  
  .footer-social-link.linkedin {
      height: 26px;
      left: 3px;
      top: 11px;
      width: 45px;
      fill: #fff;
  }
  
  .footer-social-link {
      display: block;
      padding: 10px;
      position: absolute;
  }
  
  .hidden-link-text {
      position: absolute;
      clip: rect(1px 1px 1px 1px);
      clip: rect(1px,1px,1px,1px);
      -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
      clip-path: inset(0px 0px 99.9% 99.9%);
      overflow: hidden;
      height: 1px;
      width: 1px;
      padding: 0;
      border: 0;
      top: 50%;
  }
  
  .footer-social-icon-svg {
      display: block;
  }
  
  .footer-social-icon-path {
      fill: #fffff2;
      transition: fill .2s;
  }
  
  .footer-social-link.twitter {
      height: 28px;
      left: 62px;
      top: 3px;
      width: 45px;
      fill: #fff;
  }
  
  .footer-social-link.youtube {
      height: 24px;
      left: 123px;
      top: 12px;
      width: 45px;
      fill: #fff;
  }
  
  
  
  .footer-copyright {
      background-color:#FFEF79;
      color: #fff;
      padding: 15px 30px;
    text-align: center;
  }
  
  .footer-copyright-wrapper {
      margin-left: auto;
      margin-right: auto;
      max-width: 1200px;
  }
  
  .footer-copyright-text {
    color: #fff;
      font-size: 13px;
      font-weight: 400;
      line-height: 18px;
      margin-bottom: 0;
      margin-top: 0;
  }
  
  .footer-copyright-link {
      color: rgb(5 10 48);
      text-decoration: none;
  }
  
  a {
    text-decoration: none;
    color: rgb(5 10 48);
}
  
  
  
  
/* Media Query For different screens */
  @media (min-width:320px) and (max-width:479px)  { /* smartphones, portrait iPhone, portrait 480x320 phones (Android) */
    .footer-content {
      margin-left: auto;
      margin-right: auto;
      max-width: 1230px;
      padding: 40px 15px 1050px;
      position: relative;
    }
  }
  @media (min-width:480px) and (max-width:599px)  { /* smartphones, Android phones, landscape iPhone */
    .footer-content {
      margin-left: auto;
      margin-right: auto;
      max-width: 1230px;
      padding: 40px 15px 1050px;
      position: relative;
    }
  }
  @media (min-width:600px) and (max-width: 800px)  { /* portrait tablets, portrait iPad, e-readers (Nook/Kindle), landscape 800x480 phones (Android) */
    .footer-content {
      margin-left: auto;
      margin-right: auto;
      max-width: 1230px;
      padding: 40px 15px 1050px;
      position: relative;
    }
  }
  @media (min-width:801px)  { /* tablet, landscape iPad, lo-res laptops ands desktops */
  
  }
  @media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
  
  }
  @media (min-width:1281px) { /* hi-res laptops and desktops */
  
  }
  
  
  
  
  @media (min-width: 760px) {
    .footer-content {
        margin-left: auto;
        margin-right: auto;
        max-width: 1230px;
        padding: 40px 15px 450px;
        position: relative;
    }
  
    .footer-wave-svg {
        height: 50px;
    }
  
    .footer-content-column {
        width: 24.99%;
    }
  }
  @media (min-width: 568px) {
    /* .footer-content-column {
        width: 49.99%;
    } */
  }

  .hidden-link-text img{
    width: 8rem;
    fill: rgb(255, 255, 255);
    margin-top: 8rem;
}

/* Hamburger Menu*/

#menu {
    display: none;
    position: absolute;
    top: 60px;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: #333;
    transition: left 0.3s;
  }

  
  #toggle {
    display: none;
  }
  #hamburger {
    display: none;
  }
  #toggle:checked ~ #menu {
    left: 0;
  }
  @media (max-width: 768px) {
    #toggle {
      display: block;
    }
    #hamburger {
      display: block;
    }
  }

 /*
   * Collapse
   */
.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: 0.13s;
    transition-delay: 0.13s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
    .hamburger--collapse .hamburger-inner::after {
      top: -20px;
      transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
    .hamburger--collapse .hamburger-inner::before {
      transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  
  .hamburger--collapse.is-active .hamburger-inner {
    transform: translate3d(0, -10px, 0) rotate(-45deg);
    transition-delay: 0.22s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
    .hamburger--collapse.is-active .hamburger-inner::after {
      top: 0;
      opacity: 0;
      transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
    .hamburger--collapse.is-active .hamburger-inner::before {
      top: 0;
      transform: rotate(-90deg);
      transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }
  

    
  
  /*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
 
 
.hamburger  {
    padding: 15px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible; 
    left: 6rem;
    position: relative;
}


    .hamburger:hover {
      opacity: 0.7; }
    .hamburger.is-active:hover {
      opacity: 0.7; }
    .hamburger.is-active .hamburger-inner,
    .hamburger.is-active .hamburger-inner::before,
    .hamburger.is-active .hamburger-inner::after {
      background-color: #fff; }
  
  .hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative; }
  
  .hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px; }

    .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
      width: 30px;
      height: 4px;
      background-color: #ffffff;
      border-radius: 4px;
      position: absolute;
      transition-property: transform;
      transition-duration: 0.15s;
      transition-timing-function: ease; }
    .hamburger-inner::before, .hamburger-inner::after {
      content: "";
      display: block; }
    .hamburger-inner::before {
      top: -10px; }
    .hamburger-inner::after {
      bottom: -10px; }
  
    .hamburger--arrow .hamburger-inner::before {
      top: -10px;
      transition-property: top, opacity;
      transition-duration: 0.1s, 0.1s;
      transition-timing-function: ease, ease; }

  .hamburger-menu {
    display: none;
    position: absolute;
    top: 60px;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    transition: left 0.3s;
  }


.hamburger-menu {
    right: 0px;
    overflow: scroll;
  }
  
  .hamburger-menu  {
      width: 100vw;
      height: 80vh;
      top: 1.5rem;
      right: -1.25rem;
      border-radius: 0px;
      background: rgb(255, 255, 255);
      z-index: 5;
      box-shadow: rgba(0, 0, 0, 0.5) 0px 0.125rem 0.25rem;
      display: flex;
      position: absolute;
      align-items: baseline;
      flex-direction: column;
      overflow: scroll;
      transition: right 0.3s ease-out;
      
      
  }
  
  .hamburger-menu ul li a{
      width: 100%;
      font-size: 1rem;
      font-weight: 500;
      line-height: 1.5rem;
      text-decoration: none;
      color: rgb(0, 0, 0);
      cursor: pointer;
      margin: 0px;
  }
  
  .hamburger-menu  {
      border-bottom: 1px solid rgb(151, 151, 151);
      width: 22rem;
      display: flex;
      row-gap: 0.625rem;
      padding: 1.25rem;
      flex-direction: column;
      box-sizing: border-box;
  
  }
  
  
  
  .hamburger-menu  a {
    text-decoration: none;
  }
  
  .hamburger-menu ul {
      border-bottom: 1px solid rgb(151, 151, 151);
      width: 100%;
      display: flex;
      padding: 1.25rem;
      flex-direction: column;
      box-sizing: border-box;
      list-style-type: none;
      margin: 0;
      row-gap: 0.10rem;
  
  }
  
  .hamburger-menu a {
      width: 100%;
      font-size: 1rem;
      font-weight: 500;
      line-height: 1.875rem;
      text-decoration: none;
      color: rgb(0, 0, 0);
      cursor: pointer;
      margin: 0px;
  }

  .hamburger-menu{
    display: none;
    opacity: 0;
    transform: translateY(-10px);
    transition: opacity 10.3s ease, transform 1.3s ease;
    
  }
  
  .hamburger-menu.open {
        display: block;
        opacity: 1;
        transform: translateY(0); /* Slide down into view */
        transition: opacity 10.3s ease, transform 1.3s ease;
        overflow: auto;
        z-index: 99;
    }

    .hamburger-menu.open {
        display: block;
        overflow: auto;
        z-index: 6;
        left: 69rem;
        top: 0;
        margin: 0 auto;
        
    }

    .menu-close-btn {
        border: none;
        background: rgb(253 213 95);
        color: #050A30;
        font-family: "DM Sans Variable", Montserrat, sans-serif;
        padding: 1rem;
        font-size: 1rem;
        cursor: pointer;
        font-weight: 700;
        border-radius: 4px;
        transition: background 0.2sease-in-out;
        margin-left: 13rem;
    }
    
    

       .button-container {
        display: flex;
        align-items: center;
        gap: -1; /* Adjust the space between buttons */
      }
      
      .button {
        padding: 10px 20px;
        background-color: rgb(5 10 48);
        color: white;
        border: none;
        cursor: pointer;
        border-radius: 5px;
      }
      
      .like-container {
        display: flex;
        align-items: center;
        
      }
      
      .heart-button {
        background-color: transparent;
        border: none;
        cursor: pointer;
      }
      
      .heart-button i {
        color: gray; /* Default heart color */
        font-size: 1.5rem; /* Icon size */
      }
      
      .like-count {
        font-size: 1rem;
        color: #333;
        margin-left: -.5rem;
      }
      
        .button-link {
        display: inline-block;
        padding: 10px 20px;
        background-color:rgb(5 10 48);
        color: white;
        text-decoration: none;
        border-radius: 5px;
        font-weight: bold;
      }
      .button-link:hover {
        background-color: rgb(5 10 48);
      }
      
      /* Base styles-2 */
 @media (max-width: 768px) {
    .hamburger {
        padding: 15px 15px;
        display: inline-block;
        cursor: pointer;
        transition-property: opacity, filter;
        transition-duration: 0.15s;
        transition-timing-function: linear;
        font: inherit;
        color: inherit;
        text-transform: none;
        background-color: transparent;
        border: 0;
        margin: 0;
        overflow: visible;
        left: -3rem;
        position: relative;
    }
  }

  @media (max-width: 768px) {
    .hamburger-menu.open {
        display: block;
        overflow: auto;
        z-index: 6;
        left: 2rem;
        top: 0;
        margin: 0 auto;
    }
  }
  
  /* Add any additional styles for the hamburger icon and menu here */
  
/* Hamburger Menu End*/

/* Main wrapper */
#page-wrapper {
  height: 100%;
  position: relative;
  z-index: 1;
}

/* Blur the background content */
.blurred {
  filter: blur(8px);
  transition: filter 0.3s ease;
}

/* Modal container */
.modal {
 position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent;
}



.modal-content {
  background-color: #fff;
  margin: 10% auto;
  padding: 20px;
  border-radius: 8px;
  width: 400px;
  position: relative;
}

.close-btn {
  position: absolute;
  top: 25px;
  right: 15px;
  cursor: pointer;
  font-weight: bold;
}

.code-box {
    padding: 10px 15px;
    font-size: 1em;
    background: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 5px 0 0 5px;
    width: 60%;
    text-align: center;
}

.copy-btn {
   background: #050A30;
    color: #fff;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    font-weight: bold;
    border-radius: 0 5px 5px 0;
}

.heart-button.liked i {
  color: red;
}

body.modal-active {
  overflow: hidden;
  pointer-events: none;
}

body.modal-active #sessionWarningModal {
  pointer-events: auto; /* Allow interaction with modal only */
}

.modal-overlay {
  position: fixed;
  top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal-content {
  background: white;
  padding: 2rem;
  border-radius: 10px;
  text-align: center;
  max-width: 400px;
  box-shadow: 0 0 15px rgba(0,0,0,0.3);
}

body.modal-active {
  overflow: hidden;
  pointer-events: none;
}

body.modal-active #sessionWarningModal {
  pointer-events: auto;
}

.custom-swiper-buttons {
  position: relative;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  z-index: 10;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  cursor: pointer;
  transition: background 0.3s ease;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
  background-color: #f5f5f5;
}

.swiper-button-prev {
  left: -20px; /* sau 10px pentru mai mult padding */
}

.swiper-button-next {
  right: -20px;
}

.slide-content {
  cursor: auto !important;
}
.description,
.promo-code {
  user-select: text;
}


/* Butoanele */
.slide-container {
  position: relative;
}

  .arrow-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0,0,0,0.15);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s ease;
    user-select: none;
    z-index: 1;
  }
  .arrow-button:hover {
    background-color: #f0f0f0;
  }
  .arrow {
    font-size: 24px;
    color: black;
    pointer-events: none;
    user-select: none;
  }

  .arrow-button.left {
    left: 1.5rem;

  }
  .arrow-button.right {
    right: 1.5rem;
  }
  
   .slider-container {
    max-width: 600px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
    border-radius: 10px;
  }
  .slider {
    display: flex;
    transition: transform 0.3s ease;
}

mark {
  background-color: yellow;
  color: black;
  padding: 0 2px;
}





/* Badge fix */
.scooltec-verified-badge {
  position: absolute; /* NOT fixed anymore */
  top: 2rem;
  right: 31rem;
  background-color: #0056c2;
  color: white;
  padding: 6px 12px;
  border-radius: 20px;
  font-size: 14px;
  display: flex;
  align-items: center;
  z-index: 10000;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  font-family: Roboto, sans-serif;
  
}

.scooltec-verified-badge img {
  width: 25px;
  height: 25px;
  margin-right: 6px;
}

.scooltec-verified-badge .info-icon {
  background-color: white;
  color: #0056c2;
  font-weight: bold;
  font-size: 12px;
  width: 25px;
  height: 25px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 8px;
  border-radius: 50%;
   
  
}

/* Popup */
.scooltec-popup {
  position: absolute; /* NOT fixed anymore */
  top: 5rem;
  right: 31rem;
  background-color: #0056c2;
  color: white;
  padding: 12px 16px;
  border-radius: 8px;
  font-size: 14px;
  z-index: 9999;
  max-width: 300px;
  display: none;
  box-shadow: 0 2px 8px rgba(0,0,0,0.3);
  animation: fadeIn 0.3s ease;
  font-family: Roboto, sans-serif;
  text-align: left;
  white-space: normal;   /* allows proper wrapping */
  word-break: break-word; /* prevents long words from breaking layout */
}



.scooltec-popup .popup-icon {
  font-weight: bold;
  margin-right: 6px;
  color: white;
  
}

._container[_ngcontent-ng-c2504563804] {
    display: inline-flex;
    vertical-align: middle;
    color: white;
    fill: white;
}

.icon-24 {
    height: 1.5rem;
    width: 1.5rem;
}



.scooltec-popup .popup-close {
  position: absolute;
  top: 4px;
  right: 8px;
  font-size: 16px;
  cursor: pointer;
}

/* Optional animation */
@keyframes fadeIn {
  from { opacity: 0; transform: translateY(-10px); }
  to { opacity: 1; transform: translateY(0); }
}



   .container {
      max-width: 500px;
      margin: 0 auto;
      padding: 30px 20px;
      border-radius: 10px;
      
    }

    .validity {
      color: #888;
      font-size: 0.9em;
      margin-bottom: 15px;
      font-weight: 600;
      text-align: left;
    }

    h3 {
      font-size: 1em;
      margin-bottom: 10px;
      text-align: left;
    }

    .rating {
      margin: 15px 0;
      font-size: 1.5em;
    }

    .description-modal {
      margin: 10px 0 20px;
      font-size: 0.8em;
      line-height: 1.4;
      text-align: left;
      color: #666;
    }
    
    

    .promo-code {
      display: flex;
      justify-content: center;
      margin: 20px 0;
    }

    .code-box {
      padding: 10px 15px;
      font-size: 1em;
      background: #f5f5f5;
      border: 1px solid #ccc;
      border-radius: 5px 0 0 5px;
      width: 60%;
      text-align: center;
    }

    .copy-btn {
      background: #050A30;
      color: #fff;
      border: none;
      padding: 10px 20px;
      cursor: pointer;
      font-weight: bold;
      border-radius: 0 5px 5px 0;
    }

    .note {
      font-size: 0.85em;
      color: #666;
      margin-bottom: 25px;
    }

   

.mui-1rtz02t {
    margin: 14px 0px 16px;
    flex-shrink: 0;
    border-width: 0px 0px thin;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.12);
    align-self: stretch;
    height: auto;
    width: 100%;
}

   

   @media (max-width: 600px) {
      .code-box {
        width: 55%;
        font-size: 0.95em;
      }

      .copy-btn {
        padding: 10px 15px;
        font-size: 0.95em;
      }
    }
  
  


.see-more-btn {
    display: inline-block;
    padding: 10px 20px;
    background-color: rgb(5 10 48);
    color: white;
    text-decoration: none;
    border-radius: 5px;
    font-weight: bold;
}

.highlight {
     background-color: #d71921;
}



/* Banner styles */
.newsletter-banner {
  position: relative;
  text-align: center;
  font-family: "DM Sans Variable", Montserrat, sans-serif;
}

.newsletter-banner img {
    width:50%;
}

/* Modal background overlay */
.newsletter-modal {
  display: none; /* Hidden by default */
  position: absolute; /* Over the banner */
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 80%; 
  height: 100%;
  justify-content: center;
  align-items: center;
  z-index: 10;
  color: #fff;
  font-family: "DM Sans Variable", Montserrat, sans-serif;
}

/* Modal content box */
.newsletter-content {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #050A30;
  padding: 20px 30px;
  border-radius: 8px;
  width: 398px;
  text-align: left;
  box-shadow: 0 5px 15px rgba(0,0,0,0.3);
  
}

/* Close button */
#close-modal {
  position: absolute;
  top: 20px;
  right: 15px;
  font-size: 24px;
  cursor: pointer;
}

/* Input styling */
.newsletter-content input {
  width: 90%;
  padding: 8px;
  margin: 6px 0;
  border-radius: 4px;
  border: 1px solid #ccc;
}

/* Button styling */
.newsletter-content button {
    border: none;
    background: #fdd55f;
    color: #050A30;
    font-family: "DM Sans Variable", Montserrat, sans-serif;
    padding: 10px 20px;
    font-size: 1rem;
    cursor: pointer;
    font-weight: 700;
    border-radius: 4px;
    transition: background 0.2sease-in-out;
    margin-top: 1rem;
    width: 90%;
}

.newsletter-banner {
    width: 100%;
    height: auto;
    display: block;
}



/* Responsive adjustments */
@media (max-width: 768px) {
    .newsletter-content {
        width: 90%;
        padding: 15px 20px;
    }

    #close-modal {
        font-size: 20px;
    }

    .newsletter-content button {
        padding: 10px;
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .newsletter-content {
        width: 95%;
        padding: 10px 15px;
    }

    #close-modal {
        top: 5px;
        right: 10px;
        font-size: 18px;
    }

    .newsletter-content h2 {
        font-size: 18px;
    }

    .newsletter-content p {
        font-size: 14px;
    }

    .newsletter-content input {
        padding: 8px;
        font-size: 14px;
    }

    .newsletter-content button {
        padding: 10px;
        font-size: 14px;
    }
}

.terms {
    font-size: .75rem;
    /* text-align: center; */
    /* color: #676565; */
    margin-top: 0.8rem;
}

.terms a {
    color: #050a30;
    text-decoration: none;
}

.logo-circle {
  width: 100px;       /* Circle diameter */
  height: 100px;      /* Circle diameter */
  margin: 0 auto 15px auto; /* Center horizontally + space below */
  border-radius: 50%; /* Makes it circular */
  overflow: hidden;   /* Ensures image stays inside circle */
  border: 3px solid #050a30; /* Optional border for style */
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f5f5f5; /* Optional background */
}

.modal-logo {
  width: 100%;   /* Fit inside circle */
  height: auto;
}


#offerModal {
  display: none;
}


.promo-slider-section {
  background-color: #f5f5f5;
  width: 100%;
  margin-top: -2rem;
}




/* Wrapper Section */
.promo-slider-section {
  background-color: #f5f5f5;
  width: 100%;
  margin-top: -2rem;
}

/* Swiper container for responsiveness */
.myPromoSwiper {
  width: 100%;
  max-width: 1200px;
  height: 350px;       /* desktop */
  margin: 30px auto;
  border-radius: 10px;
  overflow: hidden;
  background-color: #f9f9f9;
}

/* Image wrapper */
/* Image wrapper */
.myPromoSwiper .image-wrapper {
  width: 100%;
  height: 100%;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  object-fit: cover;
  transition: box-shadow 0.3s ease;
  image-rendering: auto; /* ensures smooth scaling */
}

.myPromoSwiper .image-wrapper img {
  border-radius: 3px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2);
    height: auto;
    width: 100%;
  image-rendering: auto; /* ensures smooth scaling */
}


/* Arrow Buttons */
.arrow-button1 {
  width: 42px;
  height: 42px;
  background: #f7d983;
  border: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 20;
  cursor: pointer;
  border-radius: 50%;
  transition: background .25s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}



/* Left Button */
.arrow-button1.left {
  left: 1.2rem;
}

.arrow-button1.left::before {
  content: '‹';
  font-size: 28px;
  color: #050a30;
  line-height: 1;
}

/* Right Button */
.arrow-button1.right {
  right: 1.2rem;
}

.arrow-button1.right::before {
  content: '›';
  font-size: 28px;
  color: #050a30;
  line-height: 1;
}

/* Tablet */
@media (max-width: 768px) {
  .myPromoSwiper {
    height: 280px;          /* smaller container */
  }
  .image-wrapper {
    height: 240px;          /* slightly smaller images */
  }
  .arrow-button1 {
    display: none;          /* hide arrows */
  }
}

/* Mobile */
@media (max-width: 480px) {
  .myPromoSwiper {
    height: 220px;          /* adjust slider container */
  }
  .image-wrapper {
    height: 200px;          /* adjust image size */
  }
  .arrow-button1 {
    display: none;          /* keep arrows hidden */
  }
}



 /* --- search-wrapper --- */
  .search-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 7rem;
    width: 100%;
    
  }

  /* --- Search container --- */
  .search-container {
    display: flex;
    border-radius: 25px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.15);
    overflow: hidden;
    width: 80%;
    max-width: 500px;
    transition: all 0.3s ease;
  }

  /* --- Input --- */
  .search-input {
    flex: 1;
    border: none;
    outline: none;
    padding: 14px 20px;
    font-size: 16px;
  }

  /* --- Button --- */
  .search-button {
    background: #050a30;
    border: none;
    color: white;
    font-weight: bold;
    padding: 18px 35px;
    cursor: pointer;
    font-size: 16px;
    border-radius: 25px;
    transition: background 0.3s ease;
  }

  .search-button:hover {
    background: #0b1c60;
  }

  /* --- Results list --- */
  .results-list {
    list-style: none;
    margin-top: 15px;
    padding: 0;
    width: 80%;
    max-width: 500px;
  }

  .results-list li {
    background: white;
    padding: 10px 15px;
    margin-bottom: 5px;
    border-radius: 10px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    cursor: pointer;
    transition: background 0.2s;
  }

  .results-list li:hover {
    background: #e6e9ff;
  }

  /* --- Responsive design --- */
  @media (max-width: 480px) {
    .search-container {
      flex-direction: column;
      border-radius: 20px;
      width: 90%;
    }

    .search-input {
      border-radius: 20px 20px 0 0;
      font-size: 14px;
      padding: 12px 16px;
    }

    .search-button {
      border-radius: 0 0 20px 20px;
      font-size: 14px;
      padding: 12px;
      width: 100%;
    }
  }
  
  /* Hide search button on mobile */
@media (max-width: 480px) {
  .search-button {
    display: none;
  }
}




/* --- Overlay background --- */
.newsletter-overlay {
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.55);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease;
}

/* Show modal */
.newsletter-overlay.active {
  opacity: 1;
  visibility: visible;
}

/* --- Modal Box --- */
.newsletter-modal-content {
  background: #fff;
  padding: 28px 32px;
  width: 90%;
  max-width: 420px;
  border-radius: 12px;
  text-align: left;
  position: relative;
  animation: popup 0.35s ease;
}

/* Popup animation */
@keyframes popup {
  from { transform: scale(0.8); opacity: 0; }
  to   { transform: scale(1); opacity: 1; }
}

/* Close button */
.newsletter-close {
  position: absolute;
  top: 10px; right: 14px;
  font-size: 24px;
  cursor: pointer;
  color: #555;
  transition: 0.2s;
}
.newsletter-close:hover { color: #000; }

/* Title & text */
.newsletter-modal-content h2 {
  margin-top: 10px;
  font-size: 26px;
  color: #222;
  font-family: "DM Sans", Montserrat, sans-serif;
}
.newsletter-modal-content p {
  color: #555;
  margin-bottom: 22px;
  font-family: "DM Sans", Montserrat, sans-serif;
  
}

/* Inputs */
.newsletter-modal-content input {
  background: transparent;
   font-family: "DM Sans", Montserrat, sans-serif;
    width: 100%;
    font-size: .95rem;
    background: rgb(245, 244, 243);
    border-radius: 0.25rem;
    border: 1px solid rgb(216, 216, 216);
    padding: 0.25rem 0.875rem;
    line-height: 1.4375em;
    height: 50px;
    box-sizing: border-box;
    margin-top: 0.90rem;
}
.newsletter-modal-content input:focus {
  border-color: #050a30;
  outline: none;
}

/* Button */
.newsletter-modal-content button {
  width: 100%;
  padding: 12px;
  margin-top: 10px;
  background: #050a30;
  color: white;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  cursor: pointer;
  transition: 0.2s ease;
  font-family: "DM Sans", Montserrat, sans-serif;
}
.newsletter-modal-content button:hover {
  background: #050a30;
}

.recaptcha-text {
    color: #555;
    cursor: auto !important;
    font-size: 12px !important;
    font-family: "DM Sans", Montserrat, sans-serif;
}

/* Responsive tweaks */
@media (max-width: 480px) {
  .newsletter-modal-content {
    padding: 22px 24px;
  }
}

.newsletter-message {
    margin-top: 1rem;
    font-size: 1rem;
}

.newsletter-message.success {
    color: green;
}

.newsletter-message.error {
    color: red;
}

/* --- SECTION BACKGROUND (Scooltec style based on UNiDAYS) --- */
.scooltec-newsletter {
    background: #050a30;
    padding: 5rem 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4rem;
    flex-wrap: wrap;
}

/* --- LEFT COLUMN --- */
.scooltec-left {
    max-width: 450px;
}

/* --- TITLE --- */
.scooltec-title {
    font-size: 1.3rem;
    font-weight: 700;
    color: #fff;
    margin-bottom: -1rem;
    line-height: 3.5rem;
}

/* --- SUBTITLE --- */
.scooltec-subtitle {
    font-size: 1rem;
    color: #fff;
    margin-bottom: 2.2rem;
    line-height: 1.5rem;
}

/* --- FORM INPUTS --- */
.scooltec-form input {
    background: transparent;
    font-family: "DM Sans", Montserrat, sans-serif;
    width: 70%;
    font-size: .95rem;
    background: rgb(245, 244, 243);
    border-radius: 8px;
    padding: 0.25rem 0.875rem;
    line-height: 1.4375em;
    height: 50px;
    box-sizing: border-box;
    margin-top: .90rem;
}

/* --- BUTTON --- */
.scooltec-btn {
  width: 70%;
  padding: 12px;
  margin-top: 10px;
  background: #fdd55f;
  color: #050a30;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  cursor: pointer;
  transition: 0.2s ease;
  font-family: "DM Sans", Montserrat, sans-serif;
  font-weight: 400;
}

.scooltec-btn:hover {
    background: #fdd55f;
}

/* --- TERMS --- */
.scooltec-terms {
    font-size: 0.85rem;
    color: #fff;
    margin-top: 1.2rem;
    line-height: 1.45;
}

.scooltec-terms a {
    color: #fdd55f;
    font-weight: 500;
    text-decoration: none;
    font-family: "DM Sans", Montserrat, sans-serif;
}

/* --- RECAPTCHA --- */
.scooltec-recaptcha {
    margin-top: 1rem;
    font-size: 0.75rem;
    color: #fff;
    font-family: "DM Sans", Montserrat, sans-serif;
}

.scooltec-recaptcha a {
    color: #fdd55f;
    font-family: "DM Sans", Montserrat, sans-serif;
}

/* --- RIGHT COLUMN (Phones) --- */
.scooltec-right {
    position: relative;
    width: 750px;
    height: 419px;
}

/* Phone images */
.phone {
    position: absolute;
    width: 500px;
    margin-left: -16px;
    margin-right: -160px;
    margin-bottom: 0px;
}

/* Front phone */
.phone-front {
    right: 0;
    top: 60px;
    transform: rotate(4deg);
}

/* Back phone */
.phone-back {
    left: 0;
    bottom: 50px;
    transform: rotate(-10deg);
    opacity: 0.9;
}

/* --- RESPONSIVE --- */
@media (max-width: 900px) {
    .scooltec-newsletter {
        padding: 3rem 1.5rem;
        flex-direction: column; /* stack layout pe mobil */
        text-align: center;
        align-items: center;
        gap: 2rem;
        position: relative;
    }
    
    .scooltec-right {
    position: relative;
        width: 760px;
        height: 213px;
}

    /* Formularul sus */
    .scooltec-left {
        width: 100%;
        max-width: 450px;
        order: 1;
    }

    /* Telefon jos și centrat */
    .scooltec-right {
        width: 100%;
        max-width: 370px;
        order: 2;
        display: flex;
        justify-content: center;
       
    }
    
    .scooltec-right img.phone-front {
  width: 300px; /* Adjust width as needed */
  height: auto; /* Maintain aspect ratio */
  max-width: 100%; /* Responsive */
  object-fit: contain; /* keeps the image fully visible */
}


    .phone {
        width: 100%;
        max-width: 250px;
        transform: translateY(0);
        display: block;
        margin: 0 auto; /* centrăm imaginea */
    }

    /* Input-uri și buton full width */
    .scooltec-form input,
    .scooltec-btn {
        width: 100%;
        box-sizing: border-box;
    }
    
     .scooltec-terms {
        text-align:left;
    }
    
    .scooltec-terms a {
        text-align:left;
    }
    
    .scooltec-recaptcha {
        text-align:left;
    }
    
     .scooltec-recaptcha a {
        text-align:left;
    }
}

@media (max-width: 520px) {
    .scooltec-title {
        font-size: 1.5rem;
        
    }

    .scooltec-subtitle {
        font-size: 1rem;
        text-align:left;
        margin-top: 1.5rem;
    }

    .scooltec-right {
    position: relative;
    width: 760px;
    height: 213px;
}

    .phone {
        width: 100%;
        height: 13rem;
    }
    
    .scooltec-terms {
        text-align:left;
    }
    
    .scooltec-terms a {
        text-align:left;
    }
    
    .scooltec-recaptcha {
        text-align:left;
    }
    
     .scooltec-recaptcha a {
        text-align:left;
    }
}
