/** Shopify CDN: Minification failed

Line 229:4 Unexpected "{"

**/


/* CSS from section stylesheet tags */
.nth-cta{
  display: flex;
}
.nth-cta:last-child{
  margin-bottom: -50px;
}
.nth-cta .nth-section-inner{
  background-color: #1b1b1b;
  min-height: 450px;
  position: relative;
  width: 100%;
}
.nth-cta .nth-container{
  height: 100%;
  display: flex;
  align-items: center;
}
.nth-cta .nth-cta-background-image{
  position: absolute;
  right: 0;
  top: 0;
  width: 55.5vw;
  height: 100%;
}
.nth-cta .nth-cta-background-image img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.nth-cta .nth-cta-background-image::before{
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg width='654' height='450' viewBox='0 0 654 450' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='654' height='450' fill='url(%23paint0_linear_2688_11)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_2688_11' x1='671.99' y1='225' x2='95.7719' y2='225' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%231B1B1B' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%231B1B1B'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  background-size: cover;
  position: absolute;
  left: -55px;
  top: 0;
  width: 654px;
  height: 100%;
}
.nth-cta-content{
  max-width: 770px;
  position: relative;
}
.nth-cta-title{
  color: #fff;
  font-family: "Font-1727870663954" !important;
  font-size: 60px;
  line-height: 1.2;
  letter-spacing: -0.002em !important;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.nth-cta-description{
  letter-spacing: -0.011em;
  margin-bottom: 23px;
}
@media (max-width: 767px){
  .nth-cta .nth-cta-background-image{
    width: 100%;
    overflow: hidden;
  }
  .nth-cta .nth-cta-background-image:before{
    left: -60px;
    width: calc(100% + 60px);
  }
  .nth-cta-title{
    font-size: 42px;
  }
  .nth-cta-description{
    max-width: 340px;
  }
}


  .custom-video-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000b5;
    z-index: 9;
    overflow: hidden;
  
}

  .custom-video-popup .template {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    aspect-ratio: 16 / 9;
  }


.custom-video-popup .content-over-media {
  --content-over-media-gap: 0px !important;
    display: block;
    width: 90%;
    height: auto;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    aspect-ratio: 16 / 9;
}

  /* .custom-video-popup video-media>:is(video,iframe,img) {
    height: auto;
  } */
  
.custom-video-popup video-media>:is(video:not(:fullscreen),img) {
object-fit: contain;
}

  
.custom-video-popup .content-over-media>:is(img,video,iframe,svg,video-media), .custom-video-popup .content-over-media>picture img {
  height: 94%;
  min-height: auto;
  max-height: 100%;
  aspect-ratio: 16 / 9;
  min-width: 46%;
  margin: 0 auto;
}  

.custom-video-popup video-media>:-webkit-any(video:not(:-webkit-full-screen),img) {
  width: fit-content;
  margin: 0 auto !important;
}

.custom-video-popup #player {
  height: auto;
  aspect-ratio: 16 / 9;
}

  .custom-video-popup iframe {
    max-width: 1000px;
  }


  .custom-video-popup #reset-button {
    position: relative;
    width: 100%;
    max-width: 1050px;
    top: 0px;
    margin-bottom: 10px;
    font-size: 33px;
    right: 0px;
    z-index: 9999999;
    cursor: pointer;
    display: flex;
    justify-content: flex-end;
  }


@media screen and (max-width: 1024px) {
  .custom-video-popup #reset-button {
  width: 90%;
  }
}  


/* Initially hide both SVG elements */
/* .close-icon-dark-theme,
.close-icon-light-theme {
    display: none;
}
 */

.hidden {
  display: none !important;
}


/* CSS for slide-up animation */
.slide-up {
  animation: slideUp 0.5s ease;
}

@keyframes slideUp {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}


 @media screen and (max-width: 1025px) {
   .custom-video-popup .content-over-media>:is(img,video,iframe,svg,video-media), .custom-video-popup .content-over-media>picture img {
  height: auto;
  width: 100%;
}  

   .custom-video-popup video-media>:-webkit-any(video:not(:-webkit-full-screen),img) {
     width: 90%;
     object-fit: contain;
   }

   
 } 

  @media screen and (min-width: 1025px) {
  .custom-video-popup .content-over-media {
    height: 50%;
  }
  }

  @media screen and (min-width: 1920px) {
    .custom-video-popup video-media>:-webkit-any(video:not(:-webkit-full-screen),img),
    {
      width: 46%;
    }

  

  }
.nth-hero-banner .nth-section-inner{
    background-size: cover;
    background-position: center;
    text-align: center;
    min-height: 274px;
    display: flex;
    align-items: center;
    position: relative;
  }
  .nth-hero-banner .nth-section-inner::before{
    content: '';
    background-color: rgba(0,0,0,0.3);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .nth-hero-banner .nth-container{
    position: relative;
  }
  .nth-hero-banner-title{
    font-family: "Font-1727870663954" !important;
    font-size: 60px;
    line-height: 1.2;
    letter-spacing: -0.011em !important;
    text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.35);
  }
  .nth-hero-banner p{
    color: #FFC600 !important;
    font-family: Font-1727870663954 !important;
    text-transform: uppercase;
    font-size: 24px;
  }
  @media (max-width: 999px){
    .nth-hero-banner .nth-section-inner{
      min-height: 223px;
    }
    .nth-hero-banner-title{
      font-size: 42px;
    }
    .nth-hero-banner p{
      font-size: 20px;
    }
  }
.nth-product-tooltip .nth-container{
  max-width: 1446px;
}

/* Light text color scheme */
.nth-product-tooltip--light .nth-product-tooltip-title,
.nth-product-tooltip--light .nth-product-tooltip-description,
.nth-product-tooltip--light .nth-product-tooltip-description p,
.nth-product-tooltip--light .nth-product-tooltip-description h2,
.nth-product-tooltip--light .nth-product-tooltip-description h3,
.nth-product-tooltip--light .nth-product-tooltip-product-details .product-title,
.nth-product-tooltip--light .nth-product-tooltip-product-details .product-price {
  color: #fff !important;
}

.nth-product-tooltip-2 .nth-product-tooltip-title{
    background-color: var(--primary-yellow);
    color: #000 !important;
  font-family: "Font-1727870663954" !important;
  font-size: 56px;
  line-height: 1.143em;
  text-transform: uppercase;
  position: absolute;
  z-index: 1;
  top: -68px;
    padding: 11px 0;
}
.nth-product-tooltip-2 .nth-product-tooltip-title::before{
    content: '';
    background-color: var(--primary-yellow);
    height: 100%;
    width: 50vw;
    left: -50vw;
    top: 0;
    position: absolute;
}
.nth-product-tooltip-2 .nth-product-tooltip-title::after{
    content: '';
    position: absolute;
    right: -77px;
    top: 0;
    width: 77px;
    height: 86px;
    background-image: url("data:image/svg+xml,%3Csvg width='77' height='86' viewBox='0 0 77 86' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0V86H77L0 0Z' fill='%23FFC600'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
}
.nth-product-tooltip-2 .nth-product-tooltip-row{
  display: flex;
  gap: clamp(60px, 9vw, 155px);
  padding-top: 137px;
  padding-bottom: 50px;
}
.nth-product-tooltip-row-reverse{
  flex-direction: row-reverse;
}
.nth-product-tooltip-2 .nth-product-tooltip-row .nth-product-tooltip-col-1{
  width: 49.4%;
  position: relative;
}
.nth-product-tooltip-2 .nth-product-tooltip-row .nth-product-tooltip-col-2{
    flex: 1;
    max-width: 437px;
}
.nth-product-tooltip-2 .nth-product-tooltip-image{
 border-radius: 0;
  overflow: hidden;
  position: relative;
}
.nth-product-tooltip-2 .nth-product-tooltip-image img{
    border-radius: 0;
}
.nth-product-tooltip-description{
  line-height: 150%;
}
.nth-product-tooltip-description h3{
  font-size: 28px;
  font-family: "Font-1727870663954" !important;
  line-height: 150%;
  text-transform: uppercase;
  padding-top: 0;
  margin-bottom: 15px;
}
.nth-product-tooltip-description p{
  line-height: 150%;
}
.nth-product-tooltip-description p:not(:last-child){
  margin-bottom: 24px;
}
.nth-product-tooltip-2 .nth-product-tooltip-products{
  margin-top: 0;
  padding-top: 0;
  border: none;
  position: relative;
}
.nth-product-tooltip-products-mobile{
  display: none;
}
.nth-product-tooltip-2 .nth-product-tooltip-product-row{
  display: flex;
  gap: 50px;
  flex-direction: column;
}
.nth-product-tooltip-2 .nth-product-tooltip-products-slider{
  padding-bottom: 83px;
}
.nth-product-tooltip-2 .nth-product-tooltip-product-row .nth-product-tooltip-product-image{
  width: 100%;
  height: 419px;
  border-radius: 0;
  overflow: hidden;
  background-color: #fff;
}
.nth-product-tooltip-2 .nth-product-tooltip-product-row .nth-product-tooltip-product-image img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.nth-product-tooltip-2 .nth-product-tooltip-product-details{
  padding-top: 0;
}
.nth-product-tooltip-2 .nth-product-tooltip-product-details .product-title{
  line-height: 150%;
  letter-spacing: -0.011em;
  text-transform: uppercase;
  margin-bottom: 9px;
}
.nth-product-tooltip-product-details .product-price{
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.011em;
  text-transform: uppercase;
}
.nth-product-tooltip-product-details .product-price .original-price{
  text-decoration: line-through;
  color: var(--secondary-silver-dark, #aba99c);
}
.nth-product-tooltip-2 .nth-product-tooltip-products .slick-arrow{
  border-radius: 0;
  background-color: #FFC600;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 18.5L9 12.5L15 6.5' stroke='%231B1B1B' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -9999px;
  width: 43px;
  height: 43px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  transition: 0.3s ease-in-out all;
}
.nth-product-tooltip-2 .nth-product-tooltip-products .slick-arrow.slick-next{
  transform: rotate(180deg);
  left: 58px;
}
.nth-product-tooltip-products .slick-arrow.slick-disabled{
  opacity: 0.5 !important;
}
.nth-product-tooltips{
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}
.nth-product-tooltip-item{
  border-radius: 100%;
  background-color: rgba(255,255,255,0.3);
  width: 31px;
  height: 31px;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  animation: pulse-animation 2s infinite;
  cursor: pointer;
  transition: 0.2s ease-in-out all;
}
.nth-product-tooltip-item.active{
  width: 54px;
  height: 54px;
}
.nth-product-tooltip-item::before{
  content: '';
  border-radius: 100%;
  background-color: #fff;
  width: 15px;
  height: 15px;
  display: block;
  transition: 0.2s ease-in-out all;
}
.nth-product-tooltip-item.active::before{
  width: 27px;
  height: 27px;
}
@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.3);
  }
  100% {
    box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
  }
}
@media (max-width: 1366px){
  .nth-product-tooltip-item{
    width: 27px;
    height: 27px;
  }
  .nth-product-tooltip-item.active{
    width: 33px;
    height: 33px;
  }
  .nth-product-tooltip-item.active::before{
    width: 17px;
    height: 17px;
  }
}
@media (max-width: 1280px){
  .nth-product-tooltip-row{
    gap: 50px;
  }
  .nth-product-tooltip-row .nth-product-tooltip-col{
    width: calc(50% - 25px);
  }
  .nth-product-tooltip-product-row .nth-product-tooltip-product-image{
    flex-shrink: 0;
    width: 183px;
    height: 183px;
  }
  .nth-product-tooltip-product-row{
    gap: 18px;
  }
  .nth-product-tooltip-products .slick-arrow{
    bottom: 0;
    left: 200px;
  }
  .nth-product-tooltip-products .slick-arrow.slick-next{
    left: 256px;
  }
  .nth-product-tooltip-2 .nth-product-tooltip-title{
    font-size: 46px;
  }
  .nth-product-tooltip-2 .nth-product-tooltip-title::after{
    height: 74px;
  }
}
@media (max-width: 1024px){
  .nth-product-tooltip-2 .nth-product-tooltip-row{
    padding-top: 0;
    padding-bottom: 30px;
  }
  .nth-product-tooltip-2 .nth-product-tooltip-row .nth-product-tooltip-col-1{
    width: 100%;
  }
  .nth-product-tooltip-2 .nth-product-tooltip-image{
    max-width: none;
  }
  .nth-product-tooltip-2 .nth-product-tooltip-title {
    font-size: 36px;
    top: -30px;
  }
  .nth-product-tooltip-2 .nth-product-tooltip-title::after{
    height: 63px;
  }
  .nth-product-tooltip-2 .nth-product-tooltip-products{
    padding-bottom: 20px;
  }
}
@media (max-width: 999px){
  .nth-product-tooltip-title{
    font-size: 42px;
    text-align: left;
    margin-bottom: 32px;
  }
  .nth-product-tooltip-row{
    flex-direction: column-reverse;
  }
  .nth-product-tooltip-row .nth-product-tooltip-col {
    width: 100%;
  }
  .nth-product-tooltip-image{
    max-width: 651px;
  }
  .nth-product-tooltip-description h3 {
    font-size: 24px;
  }
  .nth-product-tooltip-products{
    display: none;
  }
  .nth-product-tooltip-products-mobile{
    display: block;
    padding-top: 0;
    border: none;
  }
  .nth-product-tooltip-products-mobile .nth-product-tooltip-product-details {
    padding-top: 0;
  }
}
.nth-product-tooltip .nth-container{
  max-width: 1446px;
}
.nth-product-tooltip-title{
  color: #252322 !important;
  font-family: "Font-1727870663954" !important;
  font-size: 75px;
  letter-spacing: -0.002em !important;
  line-height: 150%;
  margin-bottom: 50px;
  text-align: center;
  text-transform: uppercase;
}
.nth-product-tooltip-row{
  display: flex;
  gap: 100px;
}
.nth-product-tooltip-row-reverse{
  flex-direction: row-reverse;
}
.nth-product-tooltip-row .nth-product-tooltip-col{
  width: calc(50% - 50px);
}
.nth-product-tooltip-image{
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
.nth-product-tooltip-image img{
  border-radius: 20px;
}
.nth-product-tooltip-description{
  color: #252322 !important;
  line-height: 150%;
}
.nth-product-tooltip-description p,
.nth-product-tooltip-description h2,
.nth-product-tooltip-description h3{
  color: #252322 !important;
}
.nth-product-tooltip-description h3{
  font-size: 28px;
  font-family: "Font-1727870663954" !important;
  line-height: 150%;
  text-transform: uppercase;
  padding-top: 0;
  margin-bottom: 15px;
}
.nth-product-tooltip-description p{
  line-height: 150%;
}
.nth-product-tooltip-description p:not(:last-child){
  margin-bottom: 24px;
}
.nth-product-tooltip-products{
  margin-top: 68px;
  padding-top: 68px;
  border-top: 1px solid #E2E2E2;
  position: relative;
}
.nth-product-tooltip-products-mobile{
  display: none;
}
.nth-product-tooltip-product-row{
  display: flex;
  gap: 50px;
}
.nth-product-tooltip-product-row .nth-product-tooltip-product-image{
  width: 249px;
  height: 249px;
  border-radius: 15px;
  overflow: hidden;
}
.nth-product-tooltip-product-row .nth-product-tooltip-product-image img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.nth-product-tooltip-product-details{
  padding-top: 33px;
}
.nth-product-tooltip-product-details .product-title{
  color: #1B1B1B;
  line-height: 150%;
  letter-spacing: -0.011em;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.nth-product-tooltip-product-details .product-price{
  color: #1B1B1B;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.011em;
  text-transform: uppercase;
}
.nth-product-tooltip-product-details .product-price .original-price{
  text-decoration: line-through;
  color: var(--secondary-silver-dark, #aba99c);
}
.nth-product-tooltip-products .slick-arrow{
  border-radius: 5px;
  background-color: #FFC600;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 18.5L9 12.5L15 6.5' stroke='%231B1B1B' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -9999px;
  width: 43px;
  height: 43px;
  position: absolute;
  bottom: 42px;
  left: 298px;
  z-index: 1;
  transition: 0.3s ease-in-out all;
}
.nth-product-tooltip-products .slick-arrow.slick-next{
  transform: rotate(180deg);
  left: 356px;
}
.nth-product-tooltip-products .slick-arrow.slick-disabled{
  opacity: 0.5 !important;
}
.nth-product-tooltips{
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}
.nth-product-tooltip-item{
  border-radius: 100%;
  background-color: rgba(255,255,255,0.3);
  width: 31px;
  height: 31px;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  animation: pulse-animation 2s infinite;
  cursor: pointer;
  transition: 0.2s ease-in-out all;
}
.nth-product-tooltip-item.active{
  width: 54px;
  height: 54px;
}
.nth-product-tooltip-item::before{
  content: '';
  border-radius: 100%;
  background-color: #fff;
  width: 15px;
  height: 15px;
  display: block;
  transition: 0.2s ease-in-out all;
}
.nth-product-tooltip-item.active::before{
  width: 27px;
  height: 27px;
}
@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.3);
  }
  100% {
    box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
  }
}
@media (max-width: 1366px){
  .nth-product-tooltip-item{
    width: 27px;
    height: 27px;
  }
  .nth-product-tooltip-item.active{
    width: 33px;
    height: 33px;
  }
  .nth-product-tooltip-item.active::before{
    width: 17px;
    height: 17px;
  }
}
@media (max-width: 1280px){
  .nth-product-tooltip-row{
    gap: 50px;
  }
  .nth-product-tooltip-row .nth-product-tooltip-col{
    width: calc(50% - 25px);
  }
  .nth-product-tooltip-product-row .nth-product-tooltip-product-image{
    flex-shrink: 0;
    width: 183px;
    height: 183px;
  }
  .nth-product-tooltip-product-row{
    gap: 18px;
  }
  .nth-product-tooltip-products .slick-arrow{
    bottom: 0;
    left: 200px;
  }
  .nth-product-tooltip-products .slick-arrow.slick-next{
    left: 256px;
  }
}
@media (max-width: 999px){
  .nth-product-tooltip-title{
    font-size: 42px;
    text-align: left;
    margin-bottom: 32px;
  }
  .nth-product-tooltip-row{
    flex-direction: column-reverse;
  }
  .nth-product-tooltip-row .nth-product-tooltip-col {
    width: 100%;
  }
  .nth-product-tooltip-image{
    max-width: 651px;
  }
  .nth-product-tooltip-description h3 {
    font-size: 24px;
  }
  .nth-product-tooltip-products{
    display: none;
  }
  .nth-product-tooltip-products-mobile{
    display: block;
    padding-top: 0;
    border: none;
  }
  .nth-product-tooltip-products-mobile .nth-product-tooltip-product-details {
    padding-top: 0;
  }
}
.nth-collection-products .nth-container{
  max-width: 1446px;
}
.nth-collection-products-title{
  color: #2C2C2C !important;
  font-family: "Font-1727870663954" !important;
  font-size: 35px;
  letter-spacing: -0.011em !important;
  line-height: 150%;
  text-align: center;
  text-transform: uppercase;
}
.nth-collection-products .nth-collection-products-content{
  max-width: 1000px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.nth-collection-products .nth-collection-products-description p{
  color: #2C2C2C !important;
}
.nth-collection-products-lists{
  margin-left: -8px;
  margin-right: -8px;
}
.nth-collection-products .collection,
.nth-collection-products .collection__main{
  display: block;
}
.nth-collection-products .collection{
  margin-bottom: 0 !important;
}
.nth-collection-products .slick-slide{
  padding: 17px 8px;
}
.nth-collection-products .slick-arrow{
  border-radius: 5px;
  background-color: #FFC600;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 18.5L9 12.5L15 6.5' stroke='%231B1B1B' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -9999px;
  width: 43px;
  height: 43px;
  position: absolute;
  top: 41%;
  left: -90px;
  z-index: 1;
  transition: 0.3s ease-in-out all;
}
.nth-collection-products .slick-arrow.slick-next{
  transform: rotate(180deg);
  left: auto;
  right: -90px;
}
@media (max-width: 1699px){
  .nth-collection-products .slick-arrow{
    left: 0;
  }
  .nth-collection-products .slick-arrow.slick-next{
    left: auto;
    right: 0;
  }
}
@media (max-width: 999px){
  .nth-collection-products .collection{
    margin-top: 30px !important;
  }
  .nth-collection-products .slick-dots{
    margin: 32px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
  }
  .nth-collection-products .slick-dots li{
    padding: 0;
    list-style-type: none;
  }
  .nth-collection-products .slick-dots li button{
    text-indent: -9999px;
    width: 4px;
    height: 4px;
    background-color: #D9D9D9;
    border: none;
    border-radius: 100%;
    display: block;
    transition: 0.3s ease-in-out all;
  }
  .nth-collection-products .slick-dots li.slick-active button{
    background-color: #737373;
    width: 6px;
    height: 6px;
  }
}
.nth-tabs-container {
  max-width: 100%;
}
.nth-tabs {
  display: flex;
  list-style: none;
  padding: 0;
  margin: -10px 0 50px;
  justify-content: center;
}
.nth-tabs-grid .nth-tabs-title-content{
  max-width: 1000px;
  text-align: center;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}
.nth-tabs-grid .nth-tabs-title-content .nth-tabs-title{
  font-size: 35px;
}
.nth-tabs .nth-tab-link {
  font-family: "Font-1727870663954" !important;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 150%;
  letter-spacing: -.011em !important;
  padding: 10px 12.5px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  position: relative;
}
.nth-tabs .nth-tab-link::before{
  content: '';
  background-color: #FFC600;
  width: calc(100% - 25px);
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
.nth-tabs .nth-tab-link::after{
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 0L9.33013 6H0.669873L5 0Z' fill='%23FFC600'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
  width: 10px;
  height: 7px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
.nth-tabs .nth-tab-link.active {
  color: #FFC600;
}
.nth-tabs .nth-tab-link.active::before,
.nth-tabs .nth-tab-link.active::after{
  opacity: 1;
}
.nth-tabs-content {
  position: relative;
}
.nth-tab-pane {
  display: none;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}
.nth-tab-pane.active {
  display: block;
}
.nth-tab-pane.fade-in {
  opacity: 1 !important;
}
.nth-tabs-content .nth-grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}
.nth-tabs-content .nth-grid-item {
  width: calc(25% - 15px);
  border-radius: 20px;
  overflow: hidden;
  text-align: center;
  background-color: #1B1B1B;
}
.nth-tabs-content .nth-grid-image{
  height: 340px;
  overflow: hidden;
}
.nth-tabs-content .nth-grid-image img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.nth-tabs-content .nth-grid-info{
  position: relative;
  padding: 30px 38px 62px;
}
.nth-tabs-content .nth-grid-info::before{
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg width='385' height='54' viewBox='0 0 385 54' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_4619_19)'%3E%3Cpath d='M0 0L385 53.5V324H0V0Z' fill='%231B1B1B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4619_19'%3E%3Crect width='385' height='54' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-size: cover;
  position: absolute;
  top: -54px;
  left: 0;
  width: 100%;
  height: 54px;
}
.nth-tabs-content .nth-grid-title{
  font-family: "Font-1727870663954" !important;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 150%;
  letter-spacing: -.011em !important;
  margin-bottom: 16px;
}
.nth-tabs-content .nth-grid-description{
  letter-spacing: -0.011em;
  line-height: 150%;
}
.nth-tabs-content .nth-grid-description p{
  line-height: 150%;
}
.nth-tabs-content .nth-button-group{
  justify-content: center;
  margin-top: 50px;
}
.nth-tabs-accordion{
  display: none;
}
.nth-tabs-accordion .nth-accordion-item{
  overflow: hidden;
  max-width: 385px;
  margin-left: auto;
  margin-right: auto;
}
.nth-tabs-accordion .nth-accordion-item.active:not(:last-child){
  margin-bottom: 50px;
}
.nth-tabs-accordion .nth-accordion-title{
  font-family: "Font-1727870663954";
  text-transform: uppercase;
  font-size: 24px;
  line-height: 150%;
  letter-spacing: -.011em;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  text-align: center;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
}
.nth-tabs-accordion .nth-accordion-item:last-child .nth-accordion-title{
  margin-bottom: 0;
}
.nth-tabs-accordion .nth-accordion-title::after{
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='10' viewBox='0 0 11 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.5 8.90601L9.83013 2.90601H1.16987L5.5 8.90601Z' fill='%23FFC600'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 11px;
  height: 10px;
  transition: all 0.3s ease-in-out;
}
.nth-tabs-accordion .active .nth-accordion-title{
  color: #FFC600;
}
.nth-tabs-accordion .active .nth-accordion-title::after{
  transform: rotate(180deg);
}
.nth-tabs-accordion .nth-accordion-content{
  max-height: 0;
  overflow: hidden;
  will-change: max-height;
  transition: all 0.25s ease-out;
  opacity: 0;
}
.nth-tabs-accordion .active .nth-accordion-content{
  opacity: 1;
  max-height: 9999px;
}
.nth-tabs-accordion .nth-accordion-slider-image{
  height: 340px;
  overflow: hidden;
}
.nth-tabs-accordion .slick-track{
  display: flex;
}
.nth-tabs-accordion .nth-accordion-slider-item{
  border-radius: 20px;
  overflow: hidden;
  text-align: center;
  background-color: #1B1B1B;
  height: auto;
}
.nth-tabs-accordion .nth-accordion-slider-image img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.nth-tabs-accordion .nth-accordion-slider-info{
  position: relative;
  padding: 30px 38px 62px;
}
.nth-tabs-accordion .nth-accordion-slider-info::before{
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg width='385' height='54' viewBox='0 0 385 54' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_4619_19)'%3E%3Cpath d='M0 0L385 53.5V324H0V0Z' fill='%231B1B1B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4619_19'%3E%3Crect width='385' height='54' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-size: cover;
  position: absolute;
  top: -54px;
  left: 0;
  width: 100%;
  height: 54px;
}
.nth-tabs-accordion .nth-accordion-slider-title{
  font-family: "Font-1727870663954" !important;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 150%;
  letter-spacing: -.011em !important;
  margin-bottom: 16px;
}
.nth-tabs-accordion .slick-dots{
  margin: 25px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
}
.nth-tabs-accordion .slick-dots li{
  padding: 0;
  list-style-type: none;
}
.nth-tabs-accordion .slick-dots li button{
  text-indent: -9999px;
  width: 4px;
  height: 4px;
  background-color: #D9D9D9;
  border: none;
  border-radius: 100%;
  display: block;
  transition: 0.3s ease-in-out all;
}
.nth-tabs-accordion .slick-dots li.slick-active button{
  width: 6px;
  height: 6px;
}
.nth-tabs-accordion .nth-button-group{
  justify-content: center;
}
  
@media (max-width: 1280px){
  .nth-tabs-content{
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
  .nth-tabs-content .nth-grid-item {
    width: calc(50% - 15px);
  }
}
@media (max-width: 999px){
  .nth-tabs-grid .nth-tabs-title-content .nth-tabs-title{
    margin-bottom: 20px;
  }
  .nth-tabs{
    margin-bottom: 30px;
  }
  .nth-tabs .nth-tab-link{
    font-size: 20px;
    padding: 10px 8px;
  }
}
@media (max-width: 767px){
  .nth-tabs,
  .nth-tabs-content{
    display: none !important;
  }
  .nth-tabs-accordion{
    display: block;
  }
}