/** Shopify CDN: Minification failed

Line 138:0 Comments in CSS use "/* ... */" instead of "//"
Line 143:0 Comments in CSS use "/* ... */" instead of "//"
Line 548:8 Unexpected "and"

**/
/* Global - colors */
:root {
  --color-light: #fff;
  --color-offlight: #F6F4F1;
  --color-gray: #EDE9DD;
  --color-accent: #FB8324;
  --color-dark: #000;
  --color-accent-dark: #DE7B05;
}
.page-wrap {
  background: #f0f0f0;
}
/* Global - Button */
.customer-form .cf-button,
.tgg-btn {
  background-color: var(--color-accent);
  border-radius: 50px;
  color: var(--color-light);
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  padding: 14px;
  width: 100%;
  display: block;
  text-transform: uppercase;
}
.customer-form .cf-button:hover,
.tgg-btn:hover {
  background-color: var(--color-accent-dark);
  color: var(--color-light);
}

/* Global - Custom Slider */
.relative {
  position: relative;
}

.custom-slider__nav {
  position: absolute;
  top: 50%;
  display: none;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  transform: translateY(-50%);
  padding: 0 56px;
}

@media only screen and (min-width: 768px) {
  .custom-slider__nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.custom-slider__prev {
  transform: rotate(180deg);
}

.custom-slide--margin {
  margin-left: 15px;
}

@media only screen and (min-width: 768px) {
.custom-slide--margin {
  margin-left: 30px;
}
}

.custom-slider {
  margin-bottom: 0;
  /* min-height: 600px; */
  transition: ease-out 0.3s;
}

.custom-slider.slick-initialized {
  display: block;
  opacity: 1;
  min-height: unset;
}

.custom-slider .slick-slide {
  padding: 0 5px;
}

@media only screen and (min-width: 768px) {
  .custom-slider .slick-slide {
    padding: 0 10px;
  }
}

.i-slider {
  margin-top:50px;
}
.i-slider  .slick-slide {
 border:1px solid #363636;
      padding: 20px 0;
    min-height: 390px;
      display: flex;
    flex-direction: column;
    justify-content: space-between;
      align-items: center;
}

.swatch { width: 100%;}
.swatch .soldout {
    background: initial;
    padding: initial;
}
.swatch .swatch-element input { display:none; }

.swatch .swatch-element label {
    width: 100px;
    height: 30px;
    border: 1px solid #111;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    margin-left: 10px;
}

.swatch .s-element input[type=checkbox]:checked + label { background:red !important;} 



//For Tabs
.tabs .tab-content{display:none;}
.tab-index:hover{cursor:pointer;}
.luckybox .luckydip:hover{cursor:pointer;}

//For ticket count
.avi-count{display:none;}

.swatch .available {
    padding: initial;
    background: initial;
    border: initial;
}

.swatch .s-element label {
   
/*     border: 1px solid #939393;
    width: 80px; */
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
  
  font-size: 16px;
    background-image: url(/cdn/shop/files/tn.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}


.swatch .s-element.soldout label { 
    background-image: url(/cdn/shop/files/tb.png);
    text-decoration: line-through;
    color: #fff;
    font-size: 16px;
}


.swatch .s-element label.active {
	background-image: url(/cdn/shop/files/ta.png);
    color: #fff;
    font-size: 16px;
}



/* .swatch .s-element input[type="checkbox"]:checked + label { background:red;} */
.checked-input {
  
  
}
.swatch {
    padding: 0px;
}


.swatch label { margin-bottom: 0; }
.cta-atc {
width:100%;
margin:30px 0px; 
  display: flex;
    justify-content: center;
}

.cta-atc #add-to-cart-button {
    width: 100%;
    border: 1px solid #f1833b;
    padding: 15px;
    background: #f1833b;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 4px;
}
.cta-atc #add-to-cart-button:hover {
  background: #fff;
    color: #f1833b;
}
.alert-box h2 {
  
}
.line-item-property label { font-size:16px; }
.line-item-property #answer { margin-top: 10px; }

.avi-question-area {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px dashed #818181;
}

.photos__item.photos__item--main {
 position:relative;
}
.float-timer {

    z-index: 1;
    left: 0;
    bottom: 0;
  width:100%;
}

.ticket-price {
    color: #666666;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 7px;
}
.ss-2 {
  padding:5px;
  
}
.ss-2-1 {
    width: 100%;
    background-size: cover !important;
    height:110px;
    background-position: center center !important;
    border: 1px solid #f5f5f5;
    opacity:0.3;
}
.ss-2.slick-current .ss-2-1 {
  opacity:1;
}

@media (max-width:767px) {
  
 .photos__item--main {
    text-align: center;
    min-width: 0;
    margin: 0 0px;
} 
  
  div#demo4>div { margin-right:1px; }  
  
  
}

p.row_price {
    font-size: 20px;
    color: #000;
}


.progress-wraper {
    display: flex;
    align-items: center;
} 

.progress-wraper.pro-card   {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 0 10px;
  margin-bottom: 1rem;
} 
.progress-wraper.pro-card .progress { max-height:5px;}
.progress-wraper .ticket-title {
    font-size: 18px;
    font-weight: 900;  
}
.progress-wraper 
  .progress {
  margin:20px auto;
  padding:0;
  width:90%;
  height:30px;
  background:#e5e5e5;
  border-radius:6px;
    
    
  display: flex;
    align-items: center;
    justify-content: space-between;  
}
.progress-wraper.pro-card .progress.avi-progress-bar, .progress-wraper.pro-card .ttl-info.no-p {
 width:90%; 
}
.progress-wraper 
  .progress.full-w {
    width:100%;
  }
  p.left, .percent {
    padding-right: 40px;
    font-size: 18px;
    color: #474646;
    font-weight: 600;
    white-space: nowrap;
  }
.bar {
   border-radius: 6px;
/*       border-top-left-radius: 6px;
      border-bottom-left-radius: 6px; */
  position:relative;
  float:left;
  min-width:1%;
  height:100%;
  background: rgb(221,164,97);
  background: linear-gradient(90deg, rgba(221,164,97,1) 0%, rgba(222,143,52,1) 58%, rgba(222,123,7,1) 100%);
}


.bar::before{

content: attr(data-content);


}


.percent {
	position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  margin:0;
  font-family:tahoma,arial,helvetica;
 
}
.pro-card p.left, .pro-card .percent {
 font-size:14px; 
}
.wrap-card { position:relative;} 
.t-timer {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    background: #de7c36;
    padding: 6px 0px;
    color: #353535;
}
.t-timer  span { color:#fff; font-weight: bold;}
.t-timer  span:first-child { color: #353535; }
.product-card__image-container {
    height: initial;
    margin-bottom: 0px;
}
.product-card__name {
    font-weight: 500;
    color: #df7c36;
    white-space: normal;
    font-size: 24px;
}

.product-card {
    background-color: transparent;
}
.product-card__info {
  position: relative;
  background-color: transparent;
      padding: 0 1rem;
    text-align: center
}
.ttl-info {
    width: 100%;
    padding: 3px 18px 10px;
    display: flex;
    justify-content: space-between;
    color: #000;
}
.progress.avi-progress-bar {
    margin: 15px 25px 0; 
}
.progress.avi-progress-bar p.left, .progress.avi-progress-bar .percent {
    padding-right: 10px;
    white-space: nowrap;
}
.time-pro span > .hero-content__title {
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    margin-left: inherit;
} 


.product-recommendations { display:none; }




.bar::before {
    position: absolute;
/*  content: "{{ totalsoldTickets }}";  */
    font-size: 13px;
    font-family: arial;
    text-align: center;
    padding: 3px 8px;
    background: #df7c36;
    top: -37px;
    right: -21px;
    border-radius: 4px;
    color: #fff;
    min-width: 40px;
    white-space: nowrap;
}
.bar::after {
    position: absolute;
    content: "";
    height: 10px;
    background: rgba(255, 0, 0, 0);
    top: -15px;
    right: -4px;
    border-left: 6px solid rgba(255, 0, 0, 0);
    border-right: 6px solid rgba(255, 0, 0, 0);
    border-top: 6px solid #df7c36;
}

.ttl-info.no-p {
    width: 100%;
    padding: 3px 5px 10px;
}
.product-single__meta ul {
    padding-left: 18px;
}
.product-single__info-wrapper {
    padding: 0px 10px;
}

.ss-wrap .slider-nav {
  max-width: 70%;
  margin:0 auto;
}
.pt-20 { padding-top:30px; }


@media only screen and (min-width: 750px) {
.card__info {
    padding:0px;
}
  .product-card {
    padding: 0 20px !important;
}
}
@media (max-width:767px){
 .progress-wraper {
    flex-direction: column;
} 
p.left, .percent {
    padding-right: 3px;
    font-size: 11px;
    color: #474646;
    font-weight: 600;
}  
}





.accordion {
  background-color: transparent;
  color: #000;
  font-size:20px;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  transition: 0.4s;
  border-bottom: solid 3px #eee;
	margin: 20px 0;
}

.active_a, .accordion:focus {
color: #f1833b;
}



.accordion:after {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 13px;
  color: #777;
  float: right;
  margin-left: 5px;
}

.accordion.active:after, .accordion.active_a:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
}

.wrapper-acc{
margin: auto;
width: 70%;
overflow: hidden;

}




.nav-menu-drop {
width: 100%;
height: 70px;
background-color:rgba(0,0,0,0.8) ;
position: absolute;
top: 148px;
 z-index: 10;
/*  opacity: 0.8; */
padding: 20px 10px; 
  
 


}


 @media and screen(max-width: 480px){
  
  .nav-menu-drop {
display: none;
  
 


}
  }

.navlink-container {

margin: 0 20px;


}


.custom-container {
	display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 40%;
  margin:  auto;


}

.custom-nav-link {
	
	font-size: 20px;
  	font-weight: bold;
  	text-transform: uppercase;
}


.hidden{
  
  display:  none; 

}

.show-nav {

display: block;

}

.soldOut {
  position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(234, 229, 225, 0.78);
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom:30px;
}
.soldOut > img {
  width: 56% !important;
    height: auto !important;
    position: initial !important;
 }

ul.user-links {
    display: flex;
    justify-content: flex-end;
    list-style: none;
}
.user-links li {
  margin-left:15px;
}
.user-links li a {
 font-weight:600;
}
select#answer, .js-qty__input {
 font-weight:600; 
}


/* Video Header */
.video-header {
  height: 850px;
  position: relative;
}

.video-header video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.video-header .video-header__logo {
    width: 100%;
    max-width: 156px;
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translateX(-50%); 
}

@media only screen and (min-width: 768px) {
  .video-header .video-header__logo {
    top: 50px;
  }
}

.video-header .video-header__content {
  max-width: 434px;
  position: absolute;
  bottom: 56px;
  left: 20px;
}

@media only screen and (min-width: 768px) {
  .video-header .video-header__content {
    bottom: 17%;
    left: 50px;
  }
}

.video-header .video-header__title {
  font-size: 45px;
  font-weight: 700;
  line-height: 1;
  color: var(--color-light);

}

@media only screen and (min-width: 768px) {
  .video-header .video-header__title {
    font-size: 50px;
    font-weight: 700;
    line-height: 1;
  }
}

.video-header .video-header__title .accent-text {
  font-style: italic;
  font-weight: 700;
  color: var(--color-accent);
}

.video-header .video-header__button {
  margin-top: 32px;
  width: 219px;
  max-width: 100%;
}

@media only screen and (min-width: 768px) {
  .video-header .video-header__button {
    margin-top: 32px;
    width: 317px;
  }
}

.video-header__feefo {
  margin-top: 32px;
}

@media only screen and (min-width: 768px) {
  .video-header__feefo {
    margin-top: 52px;
  }
}

/* Collection Selector */
.collection-selector {
  background-color: var(--color-offlight);
  padding: 14px 0;
  overflow: auto;
}

.collection-selector .collection-selector__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: intrinsic;           /* Safari/WebKit uses a non-standard name */
  width: -moz-max-content;    /* Firefox/Gecko */
  width: -webkit-max-content; /* Chrome */
  margin: 0 auto;
}

.collection-selector .collection-selector__inner .collection-selector__item {
  font-size: 16px;
  font-weight: 700;
  color: var(--color-dark);
  padding: 12px 24px;
  border-radius: 70px;
  margin: 0 10px;
  text-transform: uppercase;
  cursor: pointer;
}
.collection-selector__item p {
      margin: 0 0 0;
}
.collection-selector .collection-selector__inner .collection-selector__item.custom-selector-active {
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  background-color: var(--color-light);
}

/* Collection Slider */
.collection-options {
  padding-top: 60px;
}

@media only screen and (min-width: 768px) {
  .collection-options {
    padding-top: 44px;
  }
}

.collection-options .collection-options__title h2 {
  padding: 0 24px;
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 32px;
  word-wrap: break-word;
  line-height: 42px;
}

@media only screen and (min-width: 768px) {
  .collection-options .collection-options__title h2 {
    margin-bottom: 48px;
    font-size: 54px;
    line-height: 56px;
  }
}

@media only screen and (min-width: 768px) {
  .collection-options {
    padding-top: 54px;
  }
}

.collection-options .collection-options__title .accent-text {
  font-style: italic;
  font-weight: 700;
  color: var(--color-accent);
}

.collection-options .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.card-main {
  height: auto;
  background-color: transparent;
}

.collection-options .slick-track .product-card.product-card--bold {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}


.collection-options .slick-track .product-card.product-card--bold .product-card__info {
  height: auto;
  flex: 1;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}

.collection-options .slick-track .product-card.product-card--bold .row_price  {
  margin-top: auto;
  padding-top: 11px;
}

@media only screen and (min-width: 768px) {
  .collection-options .slick-track .product-card.product-card--bold .row_price  {
    padding-top: 58px;
  }
}


.collection-options .slick-track .product-card.product-card--bold .tgg-btn  {
  margin-top: auto;
}

.collection-options__item {
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.collection-options__item.custom-active {
  height: auto;
  overflow: visible;
  visibility: visible;
}

/* Product Card Bold */
.product-card--bold .product-card__image-wrapper {
  border-radius: 6px 6px 0 0;
  overflow: hidden;
}

.product-card.product-card--bold {
  background-color: var(--color-offlight);
  padding: 0 !important; /* Override default padding */
  border-radius: 6px 6px 0 0;
  overflow: hidden;
  height:100%;
}

.product-card.product-card--bold .countdown-simple {
  margin: 0 10px;
  background-color: var(--color-gray);
  border-radius: 6px;
  margin-top: 12px;
  text-align: center;
  height: 53px;
  display: flex;
    align-items: center;
    justify-content: center;
}

.countdown-simple__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--color-dark);
}

.product-card.product-card--bold .countdown-simple .countdown-simple__value {
  font-size: 18px;
  font-weight: 700;
  display: block;
  text-align: center;
}

.product-card.product-card--bold .countdown-simple .countdown-simple__separator {
  font-size: 18px;
  font-weight: 700;
  display: block;
  text-align: center;
  padding: 0 4px;
  padding-bottom: 8px;
}

.product-card.product-card--bold .countdown-simple .countdown-simple__label {
  font-size: 12px;
  font-weight: 400;
  display: block;
  text-align: center;
}

@media only screen and (min-width: 480px) {
  .product-card.product-card--bold .countdown-simple {
    margin: 0 4px;
    margin-top: 12px;

  }
}

@media only screen and (min-width: 768px) {
  .product-card.product-card--bold .countdown-simple {
    margin: 0 12px;
    margin-top: 12px;

  }
}

.product-card.product-card--bold .countdown-simple .countdown-simple__item {
  padding: 0 1px;
}

.product-card.product-card--bold .product-card__name {
  font-size: 18px;
  font-weight: 700;
  margin-top: 12px;
  text-transform: uppercase;
  color: var(--color-dark);
  margin-top: 0;
}


.product-card.product-card--bold .row_price {
  margin-top: 11px;
  font-size: 12px;
  font-weight: 400;
}

@media only screen and (min-width: 768px) {
  .product-card.product-card--bold .row_price {
    margin-top: 45px;
  }
}

@media only screen and (min-width: 768px) {
  .product-card.product-card--bold .product-card__name {
    margin-top: 12px;
    font-size: 24px;
    color: var(--color-dark);
    min-height: 105px;
  }
}

.product-card.product-card--bold .product-card__amount {
  font-size: 24px;
  font-weight: 700;
  color: var(--color-dark);
  margin-left: 8px;
}

.product-card.product-card--bold .bar {
  background: var(--color-accent) ;
}

.product-card.product-card--bold .ttl-info,
.product-card.product-card--bold .bar::after,
.product-card.product-card--bold .bar::before {
  display: none;
}


.product-card.product-card--bold .progress-wraper .progress {
  margin-top: 8px;
  width: 100%;
}

.product-card.product-card--bold .progress-bar__percent {
  margin: 0;
  text-align: left;
  font-size: 12px;
  width: 100%;
  font-weight: 400;
}

/* Basic Card */
.basic-card {
  border-radius: 12px;
  overflow: hidden;
  display: flex;
  height: 100%;
}

.basic-card__inner {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  position: relative;
}

.basic-card__image {
  position: relative;
}

.basic-card__play {
  width: 25px;
  height: 25px;
  position: absolute;
  bottom: 12px;
  right: 12px;
  cursor: pointer;
}

.basic-card__play svg {
  width: 100%;
  height: 100%;
}

@media only screen and (min-width: 768px) {
  .basic-card__play {
    width: 32px;
    height: 32px;
    position: absolute;
    bottom: 13px;
    right: 13px;
    cursor: pointer;
  }
}

.basic-card__inner img {
  width: 100%;
}

.basic-card__content {
  padding: 20px 16px;
  background-color: var(--color-light);
  height: auto;
  flex: 1;
}

@media only screen and (min-width: 768px) {
  .basic-card__content {
    padding: 25px 21px;
  }
}

.basic-card__subheading {
  font-size: 12px;
  font-weight: 500;
}

.basic-card__heading {
  font-size: 19px;
  line-height: 26px;
  font-weight: 700;
}

.basic-card__button {
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  text-decoration: underline;
}


@media only screen and (min-width: 768px) {
  .basic-card__subheading {
    font-size: 15px;
  }

  .basic-card__heading {
    font-size: 24px;
    line-height: 32px;
  }

  .basic-card__button {
    font-size: 15px;
    line-height: 20px;
  }
}


/* Basic Slider */
.basic-slider__container {
  padding-top: 100px;
  padding-bottom: 59px;
  margin-top: 89px;
}

@media only screen and (min-width: 768px) {
  .basic-slider__container {
    padding-top: 80px;
    padding-bottom: 80px;
    margin-top: 100px;
  }
}

.basic-slider {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  max-height: 989px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
}

@media only screen and (min-width: 1101px) {
  .basic-slider {
    -o-background-size:90% auto;
    -webkit-background-size:90% auto;
    -moz-background-size:90% auto;
    background-size:90% auto;
    display: block;
  }
}

.basic-slider__inner {
  width: 100%;
}

.basic-slider .basic-slider__title {
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  color: var(--color-light);
  text-transform: uppercase;
  text-align: center;
  padding: 0 19px;
  padding-top: 40px;
}

@media only screen and (min-width: 768px) {
  .basic-slider .basic-slider__title {
    font-size: 54px;
    font-weight: 700;
    line-height: 1;
    padding-top: 90px;
  }
}

.basic-slider .basic-slider__title .accent-text {
  font-style: italic;
  font-weight: 700;
  color: var(--color-accent);
}

.basic-slider__description {
  max-width: 583px;
  padding: 0 19px;
  color: var(--color-light);
  text-align: center;
  margin: 0 auto;
}

.basic-slider__description p {
  margin: 0;
}

.basic-slider__slider .slick-track {
  margin-top: 31px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.basic-slider__slider .slick-slide {
  height: auto;
}

.basic-slider__slider .basic-card__inner,
.basic-slider__slider .basic-card {
  height: 100%;
}

@media only screen and (min-width: 768px) {
  .basic-slider__slider {
    margin-top: 46px;
  }
}

.basic-slider .slick-slide:first-child {
  padding-left: 19px;
}

.basic-slider .tgg-btn {
  max-width: 220px;
  margin: 0 auto;
  margin-top: 31px;
}

@media only screen and (min-width: 768px) {
  .basic-slider .tgg-btn {
    margin-top: 36px;
  }
}

.basic-slider__dots .slick-dots {
  position: relative;
  bottom: 0;
  margin-top: 40px;
}

.basic-slider__dots .slick-dots li {
  width: 12px;
  height: 12px;
  background-color: var(--color-offlight);
  border-radius: 100%;
}

.basic-slider__dots .slick-dots li.slick-active {
  background-color: var(--color-accent);
}

/* Card List */
.card-list {
  padding-top: 69px;
  margin-top: -1px;
}

@media only screen and (min-width: 768px) {
  .card-list {
    padding-top: 104px;
  }
}

.card-list .card-list__title {
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  color: var(--color-light);
  text-transform: uppercase;
  text-align: center;
  padding: 0 19px;
  margin-bottom: 44px;
}

@media only screen and (min-width: 768px) {
  .card-list .card-list__title {
    font-size: 54px;
    font-weight: 700;
    line-height: 1;
  }
}

.card-list .card-list__title .accent-text {
  font-style: italic;
  font-weight: 700;
  color: var(--color-accent);
}

.card-list__cards {
  padding: 0 20px;
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}

@media only screen and (min-width: 1020px) {
  .card-list__cards {
    padding: 0 56px;
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.card-list__cards .card-list__card {
  padding: 15px;
  border-radius: 15px;
  background-color: var(--color-light);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}


@media only screen and (min-width: 768px) {
  .card-list__cards .card-list__card {
    padding: 15px 18px;
  }
}

.card-list__card .card-list__card-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.card-list__card  .card-list__card-icon {
  width: 67px;
  height: 52px;
}

.card-list__card .card-list__card-content {
  flex: 1;
}

.card-list__card .card-list__card-heading {
  font-size: 22px;
  font-weight: 700;
  color: var(--color-dark);
  margin-bottom: 12px;
}

.card-list__card .card-list__card-text {
  font-size: 16px;
  font-weight: 400;
  color: var(--color-dark);
}

/* Video Text Grid */
.video-text-grid {
  padding-top: 100px;
  margin-top: -1px;
  padding-bottom: 90px;
}


@media only screen and (min-width: 768px) {
  .video-text-grid {
    padding-top: 138px;
    padding-bottom: 123px;
  }
}

.video-text-grid__inner {
  padding: 0 20px;
}

.video-text-grid__inner .video-text-grid__video {
  width: 100%;
}

.video-text-grid__hover-image {
  position: absolute;
  width: 156px;
  top: 0;
  transform: translate(-10%, -50%);
}

.video-text-grid__video-image {
  position: relative;
}

.video-text-grid__play {
  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%);
    cursor: pointer;
    width: 62px;
    height: 62px;
}

.video-text-grid__play svg {
  width: 100%;
  height: 100%;
}

@media only screen and (min-width: 1020px) {
  .video-text-grid__hover-image {
    transform: translate(-50%, -50%);
  }
  
}

.video-text-grid__inner  .video-text-grid__content {
  flex: 1;
  padding-bottom: 73px;
  color: var(--color-light);
}

@media only screen and (min-width: 1020px) {
  .video-text-grid__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 49px;
  }

  .video-text-grid__inner .video-text-grid__video {
    width: 57%;
  }

  .video-text-grid__inner  .video-text-grid__content {
    padding-bottom: 0;
    padding-right: 40px;
  }
}

.video-text-grid__content .video-text-grid__text .video-text-grid__title {
  font-size: 40px;
  line-height: 42px;
  font-weight: 700;
  margin-bottom: 12px;
  color: var(--color-light);
  text-transform: uppercase;
}

@media only screen and (min-width: 768px) {
  .video-text-grid__content .video-text-grid__text .video-text-grid__title {
    font-size: 54px;
    line-height: 56px;
  }
}

.video-text-grid__content .video-text-grid__text {
  max-width: 389px;
}


@media only screen and (min-width: 768px) {
  .video-text-grid__content .video-text-grid__text {
    max-width: 100%;
  }
}

.video-text-grid__description {
  margin-bottom: 29px;
}

.video-text-grid__content .tgg-btn {
  max-width: 389px;
}

/* FAQs Section */
.faqs {
  margin-top: -1px;
  padding: 88px 20px 100px 20px;
}


@media only screen and (min-width: 768px) {
  .faqs {
    padding: 143px 50px 120px 50px;
  }

  .faqs__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  
  .faqs__content {
    width: 34%;
    padding-right: 20px;
  }

  .faqs__faqs {
    flex: 1;
  }
}

.faqs__inner .faqs__title {
  font-size: 40px;
  line-height: 42px;
  font-weight: 700;
  margin-bottom: 44px;
  color: var(--color-light);
  text-transform: uppercase;
  max-width: 272px;
}

@media only screen and (min-width: 768px) {
  
.faqs__inner .faqs__title {
    font-size: 54px;
    line-height: 56px;
    margin-bottom: 12px;
  }
}

.faqs__title  .accent-text {
  font-style: italic;
  font-weight: 700;
  color: var(--color-accent);
}

.faqs__list {
  width: 100%;
  max-width: 706px;
}

.faqs__list li summary {
  font-size: 18px;
  color: var(--color-light);
  font-weight: 700;
  cursor: pointer;
  z-index: 10;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #2E2E2D;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.faqs__list li details[open] .faqs__icon {
  transform: rotate(45deg);
}

.faqs__list li p {
  font-size: 16px;
  color: var(--color-light);
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 60px;
}

/* Modals */
.custom-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
}



.custom-modal:not(.open) {
  display: none;
}

.custom-modal .custom-modal__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

.custom-modal .custom-modal__modal {
  max-width: 1005px;
  width: 100%;
  position: relative;
}

.custom-modal .video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}

.custom-modal .video-wrapper video  {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.custom-modal__close  {
  position: absolute;
    z-index: 9999999;
    top: 16px;
    right: 20px;
    height: 20px;
    cursor: pointer;
    display: flex;
    padding: 5px;
    background: rgb(0 0 0 / 73%);
    border-radius: 50%;
    height: 30px;
    width: 30px;
    align-items: center;
    justify-content: center;
}
  .custom-modal__close svg {
    height: 13px;
    width: 13px;
  }  

.custom-modal__content {
  background-color: var(--color-light);
  border-radius: 20px;
  max-width: 100%;
  width: 706px;
  margin: 0 auto;
  position: relative;
  overflow: scroll;
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

.custom-modal__content::-webkit-scrollbar {
  display: none;
}

@media only screen and (min-width: 768px) {
  .custom-modal__content {
    border-radius: 20px;
  }
}

.customer-form {
  overflow: scroll;
    max-height: 100vh;
    -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

.customer-form::-webkit-scrollbar {
  display: none;
}

.customer-form .customer-form__content {
  padding-top: 49px;
}

.customer-form .customer-form__content h2 {
  font-size: 32px;
  line-height: 52px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 14px;
  font-weight: 700;
}

.customer-form .customer-form__content p {
  font-size: 16px;
   text-align: center;
  font-weight: 400;
  margin-bottom: 24px;
}

.customer-form label {
  display: none;
}

.customer-form form {
  max-width: 360px;
  margin: 0 auto;
}

.customer-form input {
  border: 1px solid var(--color-gray);
  border-radius: 70px;
  padding: 10px 20px;
  width: 100%;
  background-color: var(--color-light);
}


.customer-form .tgg-btn {
  margin-bottom: 50px;
}

.customer-form .cf-form-inner .cf-fields-container, .customer-form .cf-fields-wrapper .cf-fields-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

.customer-form .cf-field {
  padding: 0;
}

.customer-form .cf-field-container {
  grid-column: span 2;
}

@media only screen and (min-width: 768px) {
  .customer-form .cf-field-container {
    grid-column: span 1;
  }

.customer-form .cf-field-container:not(.customer-form__field-half) {
  grid-column: span 2;
}
}

.customer-form .cf-field-container {
  width: 100%;
}

.customer-form__login input {
  margin-bottom: 12px;
}

.customer-form__forgot {
  text-align: right;
  margin-bottom: 32px;
}

.customer-form__forgot a {
  color: var(--color-dark);
  font-weight: 400;
  margin-bottom: 32px;
  text-decoration: underline;
}

.customer-modal details[open] summary {
  display: none;
}

.custom-modal__tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}

.custom-modal__footer {
  padding-top: 40px;
}

.custom-modal__footer-inner {
  background-color: var(--color-dark);
  padding: 20px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: var(--color-light);
}

@media only screen and (min-width: 768px) {
  .custom-modal__footer {
    border-radius: 0 0 20px 20px;
  }
}

.custom-modal__tabs.custom-modal__tabs--reverse {
  flex-direction: column-reverse;
}

.custom-modal .custom-modal__accent {
  color: var(--color-accent);
  cursor: pointer;
  text-decoration: underline;
}

/* Review section */

.review-section {
  margin: 100px auto;
}

@media only screen and (min-width: 768px) {
  .review-section {
    margin: 120px auto;
  }
}

.review-section__top img {
    margin: 0 auto !important;
    display: flex;
}

.review-section__title {
  max-width: 372px;
  margin: 0 auto;
  font-size: 40px;
  line-height: 42px;
  padding-top: 24px;
  text-align: center;
}

@media only screen and (min-width: 768px) {
  .review-section__title {
    font-size: 54px;
    line-height: 56px;
    max-width: 590px;

  }
}

.review-section__title .accent-text {
  color: var(--color-accent);
}

.review-section feefowidget-container-carousel .feefowidget-standard.feefowidget-border {
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding-bottom: 120px;
}
.product-card__image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
@media only screen and (min-width: 768px) {
  .review-section feefowidget-container-carousel .feefowidget-standard.feefowidget-border {
    padding-bottom: 100px;
  }
}

.review-section .feefowidget-carousel-summary.feefowidget-carousel-summary-mobile.feefowidget-carousel-summary--award {
  margin: 0 auto;
}

/* Workaround due to multiple Feefo widgets showing */
.feefo-review-carousel-widget-service--hide-second feefowidget-container-carousel feefowidget-container-main {
  display: none;
}


.feefo-review-carousel-widget-service--hide-second feefowidget-container-carousel:first-child feefowidget-container-main {
  display: block;
}
.splide__arrow {
  width: 3em !important;
  height: 3em !important;
    background: #fff !important;
}
.splide__arrow svg {
  fill: #f1801b !important;
}
.splide .splide__pagination {
    bottom: -8em;   
}
.splide .splide__pagination__page.is-active {
    transform: initial;
    z-index: 1;
    background-color: #fb8324;
}
.splide .splide__pagination__page {
  background: #ffffff;
  height:12px;
  width: 12px;
}
.footer-menu .disclosure__title, .footer-block__heading {
  color: #fff !important;
}
a.card-inner {
    height: 100%;
    display: block;
}
.countdown__number{
    box-sizing: content-box;
    min-width: 2ch;
    margin-bottom: 2px;
    padding: .25em;
    border: 0;
    border-radius: .25em;
    background-color: rgb(var(--text-color));
    color: rgba(var(--bg-color));
    line-height: 1;
    white-space: nowrap;
}
@media only screen and (max-width: 767px) {
.custom-modal .custom-modal__modal {
  width:90%;
}
.customer-form .customer-form__content {
    padding-top: 20px;
}
  .customer-form .customer-form__content h2 {
    font-size: 26px;
    line-height: 38px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 5px;
    font-weight: 700;
}
 .custom-modal__footer {
        padding-top: 0px;
    }

.custom-modal__tabs details {
    
}
.custom-modal__tabs details  .customer-form {
     padding: 1.5rem;
  max-height: 70vh;
    overflow: auto;
  }
  .customer-form input {
    border-radius: 9px;
    padding: 8px 20px;
}
}

.grecaptcha-logo, div#shop-hcaptcha-badge-container, .grecaptcha-badge {
    display: none !important;
}
