/** Shopify CDN: Minification failed

Line 273:12 Unexpected "{"
Line 273:21 Expected ":"
Line 274:16 Expected identifier but found whitespace
Line 274:18 Unexpected "{"
Line 274:27 Expected ":"
Line 274:53 Expected ":"
Line 275:19 Expected identifier but found whitespace
Line 275:21 Unexpected "{"
Line 275:30 Expected ":"
Line 275:59 Expected ":"

**/
/** header css **/
.header__icons a#cart-icon-bubble {
    display: none;
}
header.header {
    justify-content: space-between;
    display: flex;
}
/** header css **/
.adventure-container--full-width {
    width: 100%;
}
.hero-component .p-0 {
    padding: 0 !important;
}
.hero-component .space-below-small {
    margin-bottom: 6.4rem;
}
.hero-component {
    height: calc(100vh - 124px);
    overflow: hidden;
    position: relative;
    width: 100%;
}
.hero-component .img-background-layer {
    background-color: #000;
    height: 100%;
}
.hero-component img, .hero-component video {
    display: flex;
    height: 100%;
    left: 50%;
    max-width: unset;
    min-width: 100%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: unset;
}
.hero-component .gradient-layer, .hero-component .tint-layer {
    bottom: 0;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
}
.hero-component .tint-layer {
    background-color: #000;
    opacity: .2;
}
.hero-component .gradient-layer, .hero-component .tint-layer {
    bottom: 0;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
}
.hero-component .gradient-layer:after, .hero-component .gradient-layer:before {
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .15));
    content: " ";
    display: block;
    height: 40%;
    left: 0;
    position: absolute;
    right: 0;
}
.hero-component .gradient-layer:before {
    top: 0;
    transform: rotate(-180deg);
}
.hero-component .gradient-layer:after, .hero-component .gradient-layer:before {
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .15));
    content: " ";
    display: block;
    height: 40%;
    left: 0;
    position: absolute;
    right: 0;
}
.hero-component .gradient-layer:after {
    bottom: 0;
}


.hero-component .text-box {
    bottom: 0;
    position: absolute;
}
.adventure-container, .adventure-container--full-width.skip-mobile {
    padding-left: 2rem;
    padding-right: 2rem;
}
.hero-component .text-box * {
    color: #fff;
}

.hero-component .text-box .tag-line, .hero-component .text-box .title {
    text-shadow: 0 4px 70px rgba(0, 0, 0, .6);
}
.badge--Features, .paragraph, .paragraph--7, .paragraph--lead, .paragraph--s, .paragraph--xs, p {
    font-weight: 400;
}
.paragraph--lead {
    font-size: 2rem;
}
.hero-component .text-box * {
    color: #fff;
}
.hero-component .text-box .tag-line, .hero-component .text-box .title {
    text-shadow: 0 4px 70px rgba(0, 0, 0, .6);
}
.heading2, h2 {
    font-size: 2.8rem;
      margin: 0;
}
.hero-component .text-box * {
    color: #fff;
}

.btn[class*=adventure-btn-] {
    font-size: 16px;
    min-height: 5.6rem;
    min-width: 16rem;
}
.btn.adventure-btn-link-secondary-bg-dark, .btn.adventure-btn-secondary-bg-dark {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
}
.btn.adventure-btn-link, .btn.adventure-btn-link-bg-dark, .btn.adventure-btn-link-secondary, .btn.adventure-btn-link-secondary-bg-dark {
    justify-content: space-between;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
}
.btn.adventure-btn-link, .btn.adventure-btn-link-bg-dark, .btn.adventure-btn-link-secondary, .btn.adventure-btn-link-secondary-bg-dark, .btn.adventure-btn-link-tertiary {
    align-items: center;
    display: flex;
}
.hero-component i[class*=le-icon-] {
    background-color: #181818;
    display: inline-block;
    flex-shrink: 0;
    height: 24px;
    width: 24px;
}
.hero-component i.le-icon-arrow {
    mask: url(a6ce335….svg) no-repeat center;
    -webkit-mask: url(a6ce335….svg) no-repeat center;
}
.hero-component i[class*=le-icon-].rot-180 {
    transform: rotate(180deg);
}
.hero-component .text-box * {
    color: #fff;
}

.btn.adventure-btn-link-secondary-bg-dark i, .btn.adventure-btn-secondary-bg-dark i {
    background-color: #fff;
}
.btn.adventure-btn-link i, .btn.adventure-btn-link-bg-dark i, .btn.adventure-btn-link-secondary i, .btn.adventure-btn-link-secondary-bg-dark i, .btn.thule-btn-link-tertiary i {
    margin-left: 1.6rem;
}
  .btn.adventure-btn-link-secondary-bg-dark {
    border-radius: 0;
}
  .btn.adventure-btn-link-secondary-bg-dark svg {
    fill: transparent;
}
@media screen and (min-width: 992px) {
    .hero-component a {
        max-width: 300px;
    }
}
@media (min-width: 0) {
    .hero-component .m-7, .hero-component .mb-7, .hero-component .my-7 {
        margin-bottom: 2.4rem !important;
    }
}
@media (min-width: 992px) {
 .hero-component .heading2, .hero-component h2 {
        font-size: 4rem;
    }
}
@media (min-width: 0) {
    .hero-component .m-2, .hero-component .mb-2, .hero-component .my-2 {
        margin-bottom: .4rem !important;
    }
}
@media screen and (min-width: 992px) {
    .adventure-container {
        padding-left: 3%;
        padding-right: 3%;
    }
}
@media (min-width: 992px) {
    .hero-component .p-lg-11, .hero-component .pb-lg-11, .hero-component .py-lg-11 {
        padding-bottom: 5.6rem !important;
    }
}
@media (min-width: 0) {
    .hero-component .p-8, .hero-component .pb-8, .hero-component .py-8 {
        padding-bottom: 3.2rem !important;
    }
}
@media screen and (min-width: 992px) {
    .hero-component img, .hero-component video {
        height: calc(100vh + 175px);
    }
}
@media (min-width: 992px) {
   .hero-component .space-below-small {
        margin-bottom: 9.6rem;
    }
}
@media screen and (min-width: 992px) {
    .adventure-container .row>*, .adventure-container--full-width {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}
@media screen and (min-width: 992px) {
    .hero-component {
        height: calc(100vh - 70px);
    }
}
@media (min-width: 992px) {
   .hero-component .space-below-small {
        margin-bottom: 9.6rem;
    }
}
@media (min-width: 0) {
    .hero-component .p-0, .hero-component .pb-0, .hero-component .py-0 {
        padding-bottom: 0 !important;
    }
}
@media (min-width: 0) {
    .hero-component .p-0, .hero-component .pt-0, .hero-component .py-0 {
        padding-top: 0 !important;
    }
}
@media (min-width: 0) {
    .hero-component .p-0, .hero-component .pe-0, .hero-component .px-0 {
        padding-right: 0 !important;
    }
}
@media (min-width: 0) {
    .hero-component .p-0, .hero-component .ps-0, .hero-component .px-0 {
        padding-left: 0 !important;
    }
}
@media screen and (min-width: 992px) {
    .hero-component img, .hero-component video {
        height: calc(100vh + 287px);
    }
}
@media screen and (min-width: 750px) {
  .section-{{ section.id }}-padding {
    padding-top: {{ section.settings.padding_top }}px;
    padding-bottom: {{ section.settings.padding_bottom }}px;
  }
}
@media screen and (min-width: 992px) {
    div#Novva_video_sec.slider-full{
        height: calc(100vh - 70px);
    }
}
  
#Novva_video_sec.slider-490{height: 490px;}
div#Novva_video_sec.slider-450{height: 450px;}
div#Novva_video_sec.slider-550{height: 550px;}
div#Novva_video_sec.slider-650{height: 650px;}
div#Novva_video_sec.slider-750{height: 750px;}
 div#Novva_video_sec.slider-full{height: calc(100vh - 70px);}
@media only screen and (max-width:620px) {
  div#Novva_video_sec.slider-m-auto{height: 350px;}
  div#Novva_video_sec.slider-m-250{height: 250px;}
  div#Novva_video_sec.slider-m-300{height: 300px;}
  div#Novva_video_sec.slider-m-400{height: 400px;}
  div#Novva_video_sec.slider-m-500{height: 500px;}
  div#Novva_video_sec.slider-m-full{height: calc(100vh - 62px);}

}

  