/*!
 * fullPage 4.0.9
 * https://github.com/alvarotrigo/fullPage.js
 *
 * @license GPLv3 for open source use only
 * or Fullpage Commercial License for commercial use
 * http://alvarotrigo.com/fullPage/pricing/
 *
 * Copyright (C) 2021 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo
 */.fp-enabled body,html.fp-enabled{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}.fp-section{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;display:block}.fp-slide,.fp-slidesContainer{float:left;height:100%;display:block}.fp-slides,.fp-slidesContainer{position:relative}.fp-slides{z-index:1;height:100%;overflow:hidden;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.fp-table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;top:50%;cursor:pointer;margin-top:-38px;-webkit-transform:translateZ(0);transform:translateZ(0)}.fp-arrow{width:0;height:0;border-style:solid}.fp-arrow.fp-next{right:15px;border-width:38.5px 0 38.5px 34px;border-color:transparent transparent transparent #fff}.fp-arrow.fp-prev{left:15px;border-width:38.5px 34px 38.5px 0;border-color:transparent #fff transparent transparent}.fp-notransition{-webkit-transition:none!important;transition:none!important}#fp-nav{position:fixed;z-index:100;top:50%;opacity:1;transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translate3d(0,-50%,0)}#fp-nav ul{margin:0;padding:0}#fp-nav ul li{width:14px;height:13px;margin:7px}#fp-nav ul li,#fp-nav ul li a{display:block;position:relative}#fp-nav ul li a{z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none}#fp-nav ul li a span{border-radius:50%;position:absolute;z-index:1;height:4px;width:4px;border:0;background:#333;left:50%;top:50%;margin:-2px 0 0 -2px;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}#fp-nav ul li:hover a.active span,#fp-nav ul li a.active span{height:12px;width:12px;margin:-6px 0 0 -6px;border-radius:100%}#fp-nav ul li:hover a span{width:10px;height:10px;margin:-5px 0 0 -5px}#fp-nav ul li:hover .fp-tooltip{-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;width:auto;opacity:1}#fp-nav ul li .fp-tooltip{position:absolute;top:-2px;color:#fff;font-size:14px;font-family:arial,helvetica,sans-serif;white-space:nowrap;max-width:220px;overflow:hidden;display:block;opacity:0;width:0;cursor:pointer}#fp-nav ul li .fp-tooltip.fp-right{right:20px}#fp-nav ul li .fp-tooltip.fp-left{left:20px}#fp-nav.fp-right{right:17px}#fp-nav.fp-left{left:17px}#fp-nav.fp-show-active a.active+.fp-tooltip{-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;width:auto;opacity:1}.fp-slidesNav{position:absolute;z-index:4;opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);left:0!important;right:0;margin:0 auto!important}.fp-slidesNav ul{margin:0;padding:0}.fp-slidesNav ul li{width:14px;height:13px;margin:7px;position:relative;display:inline-block}.fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none}.fp-slidesNav ul li a span{border-radius:50%;position:absolute;z-index:1;height:4px;width:4px;border:0;background:#333;left:50%;top:50%;margin:-2px 0 0 -2px;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.fp-slidesNav ul li:hover a.active span,.fp-slidesNav ul li a.active span{height:12px;width:12px;margin:-6px 0 0 -6px;border-radius:100%}.fp-slidesNav ul li:hover a span{width:10px;height:10px;margin:-5px 0 0 -5px}.fp-slidesNav.fp-bottom{bottom:17px}.fp-slidesNav.fp-top{top:17px}.fp-auto-height.fp-section,.fp-auto-height .fp-slide{height:auto!important}.fp-scrollable .fp-section{height:calc(var(--vh, 1vh)*100)}.fp-scrollable .fp-slide{height:100vh;height:calc(var(--vh, 1vh)*100)}.fp-overflow{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow-y:scroll;height:100%;outline:none}.fp-overflow.fp-table{display:block}.fp-responsive .fp-auto-height-responsive.fp-section,.fp-responsive .fp-auto-height-responsive .fp-slide{height:auto!important}.fp-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fp-snaps{overflow-y:auto!important;height:100%!important}.fp-snaps body{height:100%!important;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;overflow-y:scroll!important;scroll-behavior:smooth}.fp-snaps .fp-section{scroll-snap-align:start}.fp-snaps .fullpage-wrapper{height:auto!important}.fp-disable-snap body{scroll-behavior:unset!important;-ms-scroll-snap-type:none!important;scroll-snap-type:none!important}.fp-scroll-mac .fp-overflow::-webkit-scrollbar{background-color:transparent;width:9px}.fp-scroll-mac .fp-overflow::-webkit-scrollbar-track{background-color:transparent}.fp-scroll-mac .fp-overflow::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.4);border-radius:16px;border:4px solid transparent}.fp-warning{text-decoration:none;color:#000;background:hsla(0,0%,100%,.6);padding:5px 8px;font-size:14px;font-family:arial;display:inline-block;border-radius:3px;margin:12px}.fp-warning,.fp-watermark{z-index:9999999;position:absolute;bottom:0}.fp-watermark a{text-decoration:none;color:#000;background:hsla(0,0%,100%,.6);padding:5px 8px;font-size:14px;font-family:arial;display:inline-block;border-radius:3px;margin:12px}@-webkit-keyframes easeInCubicMotion{to{-webkit-transform:translate(150px);transform:translate(150px)}}@keyframes easeInCubicMotion{to{-webkit-transform:translate(150px);transform:translate(150px)}}@-webkit-keyframes easeOutCubicMotion{to{-webkit-transform:translate(150px);transform:translate(150px)}}@keyframes easeOutCubicMotion{to{-webkit-transform:translate(150px);transform:translate(150px)}}#section-seo{padding:1.875rem 0 2.5rem}@media (min-width:768px){#section-seo{padding:3.125rem 0 4.375rem}}#section-seo h2{font-weight:400;margin-bottom:1.5rem;text-transform:uppercase;font-size:1rem;line-height:1.875rem}#section-seo p{font-size:.875rem;line-height:1.25rem;font-weight:600;margin-bottom:1.25rem}#section-seo .product-info-seo-more{color:#5b6770;font-size:.875rem;text-decoration:none;font-weight:600}#section-seo .product-info-seo-more:hover{color:var(--brand-second)}@media (min-width:768px){#section-seo .product-info-seo-more{font-size:.875rem}}#section-seo .product-info-seo-more.collapsed:after{content:"More +"}#section-seo .product-info-seo-more:after{content:"Less -"}#section-instagram{padding-top:3.4375rem}#section-instagram .insta-heading{max-width:23.75rem;margin:0 auto 1.875rem;text-align:center;padding:0 .9375rem}@media (min-width:768px){#section-instagram .insta-heading{max-width:36.25rem}}#section-instagram .insta-heading h2{color:#1c1d1d;text-transform:uppercase;font-size:3.125rem;line-height:3.125rem;margin-bottom:.9375rem;font-family:Galaxie Polaris Book;font-weight:400}@media (min-width:768px){#section-instagram .insta-heading h2{margin-bottom:.625rem}}#section-instagram .insta-heading .insta-hashtags{font-weight:600;letter-spacing:-.13px;color:#1c1d1d;font-size:.8125rem;line-height:1.25rem;margin-bottom:2.125rem}@media (min-width:768px){#section-instagram .insta-heading .insta-hashtags{margin-bottom:.9375rem}}#section-instagram .insta-heading .spek-insta-link{display:block}#section-instagram .insta-heading .spek-insta-link a{font-size:.9375rem;font-weight:600;letter-spacing:-.15px}#section-instagram .insta-heading .spek-insta-link a .fa-brands{color:#f47d30;font-size:1.0625rem}#section-testimonials{background:#1c1d1d;color:#fff;padding:11.25rem 0}#section-testimonials .testi-wrapper .testi-content{max-width:23.75rem;padding:0 .9375rem;margin:0 auto}@media (min-width:768px){#section-testimonials .testi-wrapper .testi-content{max-width:71.25rem}}#section-testimonials .testi-wrapper .testi-slider .testi-slide{text-align:center}#section-testimonials .testi-wrapper .testi-slider .testi-slide .testi-slide-data p{color:#fff;font-size:1.125rem;line-height:2.5rem;font-family:Galaxie Polaris Book;font-weight:400}@media (min-width:768px){#section-testimonials .testi-wrapper .testi-slider .testi-slide .testi-slide-data p{font-size:2.8125rem;line-height:3.25rem}}#section-testimonials .testi-wrapper .testi-slider .testi-slide .testi-slide-data .testi-top{font-size:6.25rem;line-height:6.25rem}@media (min-width:768px){#section-testimonials .testi-wrapper .testi-slider .testi-slide .testi-slide-data .testi-top{font-size:12.5rem}}#section-testimonials .testi-wrapper .testi-slider .testi-slide .testi-slide-data .testi-name{padding-top:1.875rem;font-size:1.125rem;font-weight:600}@media (min-width:768px){#section-testimonials .testi-wrapper .testi-slider .testi-slide .testi-slide-data .testi-name{padding-top:11.25rem}}#section-testimonials .testi-wrapper .testi-slider .slick-arrow{display:none!important}#section-testimonials .testi-wrapper .testi-slider .slick-dots li button:before{color:#fff;background-color:#fff}#section-testimonials .testi-wrapper .testi-slider .slick-dots li.slick-active button:before{color:#f47d30;background-color:#f47d30}.page{padding-top:0!important}#maincontent{height:auto!important}.fp-scrollable .fp-section{height:100vh}@media (max-width:767.98px){.home-main{height:auto}.home-main .slick-track{padding-bottom:5rem}}@media only screen and (min-width:768px) and (max-width:991.98px) and (orientation:landscape){.home-main{height:auto}.home-main .slick-track{padding-bottom:5rem}}.home-main .content-asset{overflow:hidden;min-height:100vh}.hero-main-banner{background-color:#f4f4f4}.hero-main-banner .slick-dots{position:absolute;bottom:.5rem;z-index:1}@media (min-width:992px){.hero-main-banner .slick-dots{bottom:.3125rem}}.hero-main-banner .slick-dots li{width:.43312rem;margin-right:.28937rem;vertical-align:bottom}.hero-main-banner .slick-dots li:first-child{height:2.47187rem}.hero-main-banner .slick-dots li:nth-child(2){height:.98125rem}.hero-main-banner .slick-dots li:nth-child(3){height:2.05812rem}.hero-main-banner .slick-dots li:nth-child(4){height:1.55812rem}.hero-main-banner .slick-dots li button{height:100%;width:100%;padding:0}.hero-main-banner .slick-dots li button:before{width:100%;height:100%;color:#abaeb1;background-color:#abaeb1;border-radius:0}.hero-main-banner .slick-dots li.slick-active button:before{color:#f47d30;background-color:#f47d30}.hero-main-banner .slick-arrow{display:none!important}.hero-main-banner .slick-arrow:hover{text-shadow:0 0 .3125rem rgba(28,29,29,.4)}@media (min-width:768px){.hero-main-banner .slick-arrow{display:block!important;top:calc(50% + 80px)}}.hero-main-banner .slick-arrow i{font-size:1.75rem;color:#f47d30}.hm-slide-inner{display:block;padding-top:14.875rem;margin:0 1.5625rem}@media (min-width:768px){.hm-slide-inner{max-width:39.375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:14.875rem 1.875rem 0;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 auto;height:100vh}}@media only screen and (min-width:768px) and (max-width:991.98px) and (orientation:landscape){.hm-slide-inner{height:auto}}@media (min-width:992px){.hm-slide-inner{padding:11.25rem 0 1.25rem;max-width:48.75rem}}@media (min-width:1025px){.hm-slide-inner{max-width:50rem}}@media (min-width:1366px){.hm-slide-inner{max-width:58.75rem}}.hm-slide-img{margin:0 auto 1.25rem;max-width:37.5rem}@media (min-width:768px){.hm-slide-img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:0 1.875rem}}@media (min-width:1366px){.hm-slide-img{height:100%}}.hm-slide-img img{max-height:100%;margin:0 auto}@media (min-width:768px){.hm-slide-content{-webkit-box-flex:0;-ms-flex:0 0 18.75rem;flex:0 0 18.75rem}}@media (min-width:992px){.hm-slide-content{-webkit-box-flex:0;-ms-flex:0 0 25.3125rem;flex:0 0 25.3125rem}}.hm-slide-content h1{font-weight:400;color:#1c1d1d;margin-bottom:.625rem}.hm-slide-content p{color:#1c1d1d;font-size:.8125rem;line-height:1.25rem;margin-bottom:1.5rem;letter-spacing:-.00813rem}.hm-slide-content .btn{height:2.5rem;min-width:9.375rem;margin-right:.625rem;padding:.625rem}.fullpage-wrapper:after{content:"";display:table;clear:both}@media (max-width:991.98px){#fullpage .section{position:relative;min-height:100vh;overflow:hidden}}@media (min-width:992px){#fullpage .section:not(.fp-section){opacity:0}}.homepage-wrap .full-image .content-asset{overflow:hidden;min-height:100vh}.homepage-wrap .full-image .content-asset picture{height:100vh;display:block}.homepage-wrap .full-image .content-asset img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.homepage-wrap video{width:100%;height:100vh;display:block;-o-object-fit:cover;object-fit:cover}.homepage-wrap .section .innner-content{position:absolute;left:0;right:0;max-width:21.875rem;margin:0 auto;text-align:center;top:3.75rem;z-index:1;-webkit-transition:all .1s;transition:all .1s}@media (min-width:768px){.homepage-wrap .section .innner-content{max-width:33.125rem;top:10rem}}.homepage-wrap .section .innner-content h1,.homepage-wrap .section .innner-content h2{color:#1c1d1d;margin-bottom:.625rem;font-weight:400;text-shadow:1px 1px 3px #fff;font-size:3.125rem;text-transform:uppercase;font-size:2.5rem}.homepage-wrap .section .innner-content p{font-size:.8125rem;letter-spacing:-.00813rem;color:#1c1d1d;margin:0 auto .9375rem;text-shadow:1px 1px 1px #fff;font-weight:600;max-width:21.875rem}@media (min-width:768px){.homepage-wrap .section .innner-content p{max-width:25.3125rem}}.homepage-wrap .section .innner-content.white h1,.homepage-wrap .section .innner-content.white p{color:#fff;text-shadow:0 0 0}.homepage-wrap .section .sec-product-header{max-width:21.875rem;margin:3.125rem auto;text-align:center}@media (min-width:768px){.homepage-wrap .section .sec-product-header{max-width:25.3125rem;margin-top:8.375rem}}.homepage-wrap .section .sec-product-header h1{color:#1c1d1d;margin-bottom:.625rem;font-weight:400;font-size:3.125rem}.homepage-wrap .section .sec-product-header p{font-size:.8125rem;letter-spacing:-.00813rem;color:#1c1d1d;margin-bottom:.9375rem}.homepage-wrap #section-product-widget{padding-bottom:7.25rem}@media (min-width:1366px){.homepage-wrap #section-product-widget .container{max-width:76.875rem}}.fp-scrollable{-ms-overflow-style:none;scrollbar-width:none}.fp-scrollable::-webkit-scrollbar{display:none}