/* Fonts - Synchronous loading to prevent flash */
@font-face {
  font-family: 'IQOS';
  src: local('IQOS');
}

/* Resets */

::selection {
  background-color: #34303d;
  color: #fff;
}

/*scroll bar*/
/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: #dddddd;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #011871;
  border-radius: 10px;
  transition: all 0.3s ease;
}

.img-fluid {
  width: 100%;
}

.noPadding {
  padding: 0;
}

.row {
  padding: 0 !important;
  margin: 0 !important;
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

section.noPadding {
  padding: 0em 0;
}

/* Fonts */
/* Fonts */
body {
  font-family: "IQOS", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  margin: 0;
  padding: 0;
}

body,
input,
textarea,
select {
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-display: swap;
}

h1 {
  font-size: clamp(1.5rem, 1.44rem + 0.3vw, 1.8rem);
}

h2 {
  font-size: clamp(1.5rem, 1.44rem + 0.3vw, 1.8rem);
}

h3 {
  font-size: clamp(1rem, 0.94rem + 0.3vw, 1.3rem);
}

p {
  font-size: clamp(0.9rem, 0.86rem + 0.2vw, 1.1rem);
}

li,
label {
  font-size: clamp(0.8rem, 0.78rem + 0.1vw, 0.9rem) !important;
  font-weight: 500;
}

.displayTitle {
  font-size: clamp(2rem, 1.6rem + 2vw, 4rem);
  font-weight: 900;
}

.smallTxt {
  font-size: 0.7rem !important;
  font-weight: 400;
}

/* links */
a {
  cursor: pointer;
  color: #f73939;
  text-decoration: underline;
  transition: color 0.3s;
}

a:hover,
a:active,
a:focus {
  color: #011871 !important;
}

/* Buttons */
.btn {
  font-style: normal;
  font-weight: 400;
  font-size: 1em;
  padding: 0.8em 1.3em !important;
  text-decoration: none;
  transition: color 0.4s, border 0.3s;
  position: relative;
  transition: color 0.3s, background-color 0.3s;
  text-transform: none !important;
}

.titleSnipet {
  display: none;
}

.cta_hero {
  background-color: #fff;
  color: #011871 !important;
  font-weight: 600;
  text-transform: initial;
  border: 0;
  border-radius: 0 !important;
  max-width: 200px;
  width: 100%;
  padding: 0.5em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.3s ease;

  &:hover {
    background-color: #000 !important;
    color: #fff !important;
  }
}

.cta_blue {
  background-color: #011871 !important;
  color: #fff !important;
  display: inline-block;
  max-width: 200px;
  width: 100%;
  padding: 0.5em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.3s ease;

  &:hover {
    background-color: #000 !important;
    color: #fff !important;
  }
}

/*Landing page*/
header {
  background-color: #011871;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 10;
  transition: 0.3s ease-in-out;
}
header svg {
  height: 48px;
  width: auto;
}

/* Hero Banner */
.hero-banner {
  background-color: #00a9e0;
  background-image: url(https://image.oxxoparati.com/lib/fe3711727364047f731770/m/1/617e6b7a-9c84-4575-9195-fcc9fc2e358b.jpg);
  background-size: auto 100%;
  background-position: 100% 50%;
  background-repeat: no-repeat;
  min-height: 70vh;
  position: relative;

  /* &::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1;
  } */

  .content-banner {
    position: relative;
    z-index: 2;

    h1 {
      font-size: clamp(2rem, 0.9333rem + 1.7223vw, 3rem);
      font-weight: bold;
      color: #fff;
    }
  }
  .cta_hero {
    background-color: #fff!important;
    border-color: #fff!important;

    &:hover {
      background-color: #001871!important;
    }
  }
}

/* SECTION BENEFICIOS */

.sec-beneficios {
  /* background-color: #f2f5f7; */

  h2 {
    font-weight: 600;
    color: #011871;
  }
  h3 {
    font-weight: 600;
    color: #011871;
  }

  svg,
  img {
    max-width: 100px;
    width: 100%;
    height: auto;
    margin-bottom: 1rem;
  }
}

/* SECTION DEVICES */
.sec-carousel {
  background-color: #001871;
  background-image: url(https://image.oxxoparati.com/lib/fe3711727364047f731770/m/1/ac1b950e-0be7-4b0a-b3b6-bac2c8edabd1.jpg);
  background-size: cover;
  background-position: center bottom;
  
  h2 {
    color: #fff;
  }

  .screenshot_slider {
    padding: 40px 0 180px;
  }

  .screenshot_slider .owl-item .item {
    transform: translate3d(0, 0, 0);
    margin: 0;
  }

  .screenshot_slider .owl-item .item .product-card {
    background-color: rgba(1, 20, 91, 1);
background: linear-gradient(180deg, rgba(1, 20, 91, .85) 0%, rgba(1, 46, 111, .85) 12.82%, rgba(1, 46, 111, .85) 39.47%, rgba(1, 20, 91, .85) 100%);
    border-radius: 6px;
    padding: 40px 20px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    margin: 0 10px;
  }
  .screenshot_slider .owl-item .item .product-card:hover {
    transform: translateY(-5px);
  }

  .product-image {
    width: 200px;
    height: 200px;
    margin: 0 auto 20px;
    border-radius: 50%;
    background-color: #f8f9fa;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  /* Performance optimizations */
.product-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
  will-change: transform;
  contain: layout paint;
}

.product-card {
  background-color: rgba(1, 20, 91, 1);
  background: linear-gradient(180deg, rgba(1, 20, 91, .85) 0%, rgba(1, 46, 111, .85) 12.82%, rgba(1, 46, 111, .85) 39.47%, rgba(1, 20, 91, .85) 100%);
  border-radius: 6px;
  padding: 40px 20px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  margin: 0 10px;
  will-change: transform;
  contain: layout style paint;
}

  .product-card:hover .product-image img {
    transform: scale(1.1);
  }

  .product-info h3 {
    color: #fff;
    font-size: 1.45rem;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
  }

  .nicotine-strength {
    display: inline-block;
    color: #fff;
    font-size: 0.9rem;
    margin-bottom: 8px;
    font-weight: 500;
    border: 1px solid #fff;
    padding: 3px 6px;
  }

  .price {
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 15px;
  }

  .buy-button {
    background-color: #fff;
    color: #001871;
    border: none;
    padding: 12px 14px;
    border-radius: 25px;
    font-weight: bold;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.2s ease;
    font-size: 0.9rem;
  }

  .buy-button:hover {
    color: #001871;
    background-color: #fff;
    transform: scale(1.05);
  }

  .buy-button:active {
    transform: scale(0.98);
  }
}

/* SECTION USO ZYN */
.sec-usoZYN{
  .bg-blue-strong {
    background-color: #011871;

    h2{
      color: #fff;
      font-weight: 600;
    }

    p{
      color: #fff;
      font-weight: 400;
    }

    .icon{
      max-width: 80px;
      width: 100%;

    }
  }

  .bg-blue {
    background-color: #08afe8;

    img{
      max-width: 450px;
      width: 100%;
      margin: 0 auto;
    }
  }
}

/* STORE LOCATOR */

.store-locator{
  background-color: #f2f5f7;

  h2{
    color: #011871;
    font-weight: 600;
  }
}

.store-locator iframe {
  width: 100%;
  min-height: 65dvh;
}

/* SECTION COTACTO */
.sec-contacto {
  background-color: #08afe8;
  min-height: initial;

  h2{
    color: #011871;
    font-weight: 600;
  }

  h3 {
    color: #011871;

  }

  .cta_hero {
    display: inline-block;
    background-color: #fff;
    color: #011871;
    text-transform: initial;
    border-radius: 1.5rem;
    text-decoration: none;
    padding: 0.5rem 1.5rem;
    transition: 0.3s ease-in-out;

    &:hover {
      background-color: #000;
      color: #fff !important;
    }
  }
}

/*Footer*/

footer {
  background-color: #011871;
  color: #fff;
}

footer p {
  font-size: clamp(0.9rem, 0.86rem + 0.2vw, 1.1rem);
}

footer a {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
}

footer a:hover {
  color: #01d0d3 !important;
}

/* Modal */
#section-logos {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  text-align: center;
}
#section-logos img {
  width: 100%;
  max-width: 80px;
  height: auto;
}
.modal .cta_hero {
  background-color: #00a9e0!important;
}


/*Responsive*/

@media only screen and (max-width: 1024px) {
  .store-locator iframe {
    width: 100%;
    min-height: 150dvh;
  }
}

@media only screen and (max-width: 991px) {
  .hero-banner {
    padding-top: 300px!important;
    background-size: cover;
    background-image: url(https://image.oxxoparati.com/lib/fe3711727364047f731770/m/1/b300115a-ef41-4b39-9426-a6586920dc66.jpg);
    background-position: 0% 40%;
    
  }
  .content-banner {
    text-align: center;
  }
  .store-locator iframe {
    width: 100%;
    min-height: 150dvh;
  }
}

/*Medium Devices*/
@media only screen and (max-width: 767px) {
  .store-locator iframe {
    width: 100%;
    min-height: 180dvh;
  }

  .sec-carousel {
    .product-image {
      width: 150px;
      height: 150px;
    }


    .buy-button {
      padding: 10px 14px;
      font-size: 0.8rem;
    }

    .screenshot_slider .owl-item .item .product-card {
      margin: 0 5px;
    }
  }

  .sec-usoZYN {
    & .bg-blue-strong {
        .icon {
            display: block;
            width: 100%;
            max-width: 120px;
        }

        p{
          width: 100%;
          text-align: center;
        }
    }
  }
}

/*Medium Devices*/
@media only screen and (max-width: 380px) {
  .store-locator iframe {
    width: 100%;
    min-height: 200dvh;
  }
}
