@-webkit-keyframes stretch{0%{-webkit-transform:scale(.3);transform:scale(.3);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes stretch{0%{-webkit-transform:scale(.3);transform:scale(.3);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes stretchless{0%{-webkit-transform:scale(.7);transform:scale(.7);opacity:.5}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes stretchless{0%{-webkit-transform:scale(.7);transform:scale(.7);opacity:.5}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes stretchreverce{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(.3);transform:scale(.3);opacity:0}}@keyframes stretchreverce{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(.3);transform:scale(.3);opacity:0}}@media only screen and (max-width:480px){.article-card{width:100%}}@media only screen and (max-width:MQ-480){.article-card{width:100%}}.article-card .inner-section .video-wrapper{position:relative}.article-card .inner-section .video-wrapper:after{position:absolute;width:49.441px;height:49.443px;content:"";top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:url(icon-video.svg) no-repeat center;background-size:contain;z-index:2}.article-card .inner-section .image-section{width:100%;margin-bottom:20px;height:20vw;max-width:340px;border-radius:12px;position:relative;background-clip:padding-box;overflow:hidden;display:block}.article-card .inner-section .image-section img{position:absolute;-o-object-fit:cover;object-fit:cover;left:0;top:0;width:100%;height:100%}@media only screen and (max-width:980px){.article-card .inner-section .image-section{width:100%;max-width:100%;height:68vw;min-height:auto;max-height:300px;margin-right:0}}.article-card .inner-section .content{width:100%}.article-card .inner-section .content ul.tags-wrapper{margin-bottom:0}.article-card .inner-section .content ul.tags-wrapper li{margin-right:19px;margin-bottom:8px;margin-left:0!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:768px){.article-card .inner-section .content ul.tags-wrapper li{display:none}.article-card .inner-section .content ul.tags-wrapper li:nth-child(-n+3){display:inline-block}}.article-card .inner-section .content ul.tags-wrapper li a{font-size:10px;font-weight:700;line-height:normal;text-decoration:none!important;color:#fff!important}.article-card .inner-section .content ul.tags-wrapper li a:after{display:none}@media only screen and (max-width:480px){.article-card .inner-section .content ul.tags-wrapper li a{font-size:12px}}@media only screen and (max-width:MQ-480){.article-card .inner-section .content ul.tags-wrapper li a{font-size:12px}}.article-card .inner-section .content ul.tags-wrapper li a{text-transform:capitalize!important}.article-card .inner-section .content ul.tags-wrapper li{display:inline-block;background:#f0ff00!important}.article-card .inner-section .content ul.tags-wrapper li:nth-child(2n){background:#f0ff00!important}.article-card .inner-section .content ul.tags-wrapper li{color:#fff!important;font-size:10px;font-style:normal;font-weight:700;line-height:normal;margin-right:10px;text-align:center;text-transform:capitalize;padding:5px 10px;border-radius:99px}.article-card .inner-section .content ul.tags-wrapper li:last-child{margin-right:0}@media only screen and (max-width:480px){.article-card .inner-section .content ul.tags-wrapper li{font-size:12px;padding:5px 17px 5px 15px}}@media only screen and (max-width:MQ-480){.article-card .inner-section .content ul.tags-wrapper li{font-size:12px;padding:5px 17px 5px 15px}}.article-card .inner-section .content h3{margin-bottom:9px;max-width:522px;line-height:1.4!important}@media only screen and (max-width:980px){.article-card .inner-section .content h3{margin-bottom:10px}}.article-card .inner-section .content h3 a{line-height:1.4!important;font-family:var(--font-family-secondary)}.article-card .inner-section .content h3 a:after{display:none}.article-card .inner-section .content .full-format.small p{padding-bottom:0}.article-card .inner-section .content .link--primary{margin-top:11px;display:inline-block}@media only screen and (max-width:768px){.article-card .inner-section .content{width:100%;max-width:100%;margin-top:15px}}.articlecard--outer{cursor:pointer}.articlecard--outer .article-card{height:100%}.articlecard--outer .article-card .image-section{width:100%;max-width:none;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;position:relative;overflow:hidden}@media only screen and (max-width:768px){.articlecard--outer .article-card .image-section{height:40vw;max-height:350px}}@media only screen and (max-width:600px){.articlecard--outer .article-card .image-section{height:72.333vw}}.articlecard--outer .article-card .image-section img{position:absolute;-o-object-fit:cover;object-fit:cover;left:0;top:0;width:100%;height:100%;-webkit-transition:.5s ease-out all;transition:.5s ease-out all;-webkit-transform:scale(1);transform:scale(1)}.articlecard--outer .article-card .content{width:100%;position:relative}.articlecard--outer .article-card .content h3 a,.articlecard--outer .article-card .content h3{font-size:18px;text-decoration:none!important;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}.articlecard--outer .article-card .content h3 a:hover,.articlecard--outer .article-card .content h3:hover{color:#f0ff00;text-decoration:underline!important}.article-template{padding-top:50px;padding-bottom:69px}.article-template .post-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.article-template .post-meta .divider{margin-left:10px;margin-right:10px}.article-template .post-meta span{font-size:12px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.24px;text-transform:capitalize}.article-template .post-meta .tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.article-template .post-meta .tags li{font-size:12px;font-weight:400;line-height:normal;letter-spacing:.24px;text-transform:capitalize;position:relative}.article-template .post-meta .tags li:after{content:", ";margin-right:5px}.article-template .post-meta .tags li:last-child:after{display:none}.article-template h1{margin-top:21px;padding-bottom:44px;border-bottom:1px solid #232323}@media only screen and (max-width:768px){.article-template{padding-top:40px;padding-bottom:60px}}.article-template .article-content{margin-top:48px}@media only screen and (max-width:600px){.article-template .article-content{margin-top:18px}}.article-template .bottom-content{margin-top:41px;padding-top:23px;border-top:1px solid #232323;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:600px){.article-template .bottom-content{margin-top:40px;padding-top:20px}}@media only screen and (max-width:480px){.article-template .bottom-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media only screen and (max-width:MQ-480){.article-template .bottom-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.article-template .bottom-content span{font-size:10px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1px;text-transform:uppercase}.article-template .bottom-content ul{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #b9b8b8;border-radius:3px}@media only screen and (max-width:480px){.article-template .bottom-content ul{margin-top:10px}}@media only screen and (max-width:MQ-480){.article-template .bottom-content ul{margin-top:10px}}.article-template .bottom-content ul li{display:-webkit-box;display:-ms-flexbox;display:flex;width:45px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-left:1px solid #b9b8b8;height:26px}.article-template .bottom-content ul li:first-child{border-left:0}.article-template .bottom-content ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.article-template .bottom-content ul li a:hover{background:#f0ff00}.related-posts{padding:77px 0 90px!important;background:#f0ff00}@media only screen and (max-width:768px){.related-posts{padding:64px 0 77px!important}}.related-posts .heading{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:768px){.related-posts .heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:480px){.related-posts .heading .btn-wrapper{margin-top:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:MQ-480){.related-posts .heading .btn-wrapper{margin-top:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.related-posts .heading .btn-wrapper a{margin-right:20px}.related-posts .heading .btn-wrapper a:last-child{margin:0!important}@media only screen and (max-width:480px){.related-posts .heading .btn-wrapper a{margin:0 0 20px}}@media only screen and (max-width:MQ-480){.related-posts .heading .btn-wrapper a{margin:0 0 20px}}.related-posts .inner-wrapper{padding-top:34px;margin-left:-20px;width:calc(100% + 20px)}@media only screen and (max-width:768px){.related-posts .inner-wrapper{margin-left:0;padding-top:29px;width:100%}}.related-posts .inner-wrapper .articlecard--outer{padding-left:20px}@media only screen and (max-width:768px){.related-posts .inner-wrapper .articlecard--outer{padding-left:0;padding-top:20px}.related-posts .inner-wrapper .articlecard--outer:first-child{padding-top:0}.related-posts .inner-wrapper .articlecard--outer .article-card{padding:0;border:0;background:#0000}.related-posts .inner-wrapper .articlecard--outer .article-card .image-section{margin-bottom:20px}.related-posts .inner-wrapper .articlecard--outer .article-card .content .link--primary{margin-top:5px}}@media only screen and (max-width:768px){.related-posts .inner-wrapper{-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;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.inner-hero-section.article p{text-transform:capitalize}.article-video-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#333a3f66;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:9999;padding-top:30px;padding-left:20px;padding-right:20px}.article-video-popup .close-popup{width:40px;height:40px;cursor:pointer;z-index:10;position:absolute;right:17px;top:15px}@media only screen and (max-width:1200px){.article-video-popup .close-popup{top:7px}}@media only screen and (max-width:600px){.article-video-popup .close-popup{top:0}}.article-video-popup .close-popup:hover svg path{fill:#f0ff00}.article-video-popup .video-popup-inner{max-width:1243px;width:90%;border-radius:10px;max-height:646px;height:90%}.article-video-popup .inner-video{background-color:#fff;padding-top:27px}.article-video-popup .video-container{padding:0 50px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.article-video-popup .video-container video,.article-video-popup .video-container iframe{width:100%;height:30vw;position:relative;max-height:646px;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:768px){.article-video-popup .video-container video,.article-video-popup .video-container iframe{height:50vw}}@media only screen and (max-width:1200px){.article-video-popup .video-container{padding:0 20px 30px}}.article-video-popup .top-block{background-color:#f0ff00;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:17px 40px;position:relative;border-top-left-radius:10px;border-top-right-radius:10px}@media only screen and (max-width:1200px){.article-video-popup .top-block{padding:10px 20px}}.article-video-popup .top-block *{color:#fff}.article-video-popup .top-block .h4{padding-right:40px}@media only screen and (max-width:600px){.article-video-popup .top-block .h4{font-size:20px!important}}.error-page{position:relative;overflow:hidden;padding-bottom:100px;padding-top:100px;height:calc(100vh - 35px);min-height:810px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:768px){.error-page{min-height:667px;height:auto;padding:30px 0!important}.error-page .container-1320{padding:0 25px}}.error-page .image-section{position:absolute;height:100%;width:100%;top:0;left:0}.error-page .image-section img,.error-page .image-section video{position:absolute;-o-object-fit:cover;object-fit:cover;left:0;top:0;width:100%;height:100%}.error-page .video-section .video-wrapper{position:relative;width:100%;height:100%;overflow:hidden;padding-top:0%;pointer-events:none}.error-page .video-section iframe{min-height:0;height:calc(100vh - 40px);position:absolute;top:50%;left:50%;width:100%;display:block;width:auto;height:auto;max-width:none;max-height:none;min-width:110vw;min-height:110vw;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:150vw}@media only screen and (max-width:1024px){.error-page .video-section iframe{min-width:180vw}}@media only screen and (max-width:980px){.error-page .video-section iframe{height:100%}}@media only screen and (max-width:600px){.error-page .video-section iframe{min-width:350vw;height:100%}}.error-page:before{position:absolute;height:100%;width:100%;content:"";left:0;top:0;z-index:2;background:linear-gradient(271deg,#0000 34.79%,#0003 86.79%),linear-gradient(0deg,#0000001a 0% 100%)}.error-page .content{width:100%;max-width:615.715px;padding-left:20px}@media only screen and (max-width:980px){.error-page .content{padding-left:0}}.error-page .content .pre-title{margin-bottom:5px}.error-page .container-1570{position:relative;z-index:3}.error-page .container-1570 h1,.error-page .container-1570 p,.error-page .container-1570 .pre-title{color:#fff}.error-page .container-1570 .btn--primary{margin:30px 0 0}.blog_wrapper .heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:600px){.blog_wrapper .heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blog_wrapper .heading h2{margin-bottom:24px}}.blog_wrapper .heading .count{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-left:20px}@media only screen and (max-width:600px){.blog_wrapper .heading .count{margin-left:0}}.blog_wrapper .heading select{max-width:230px;width:100%}@media only screen and (max-width:600px){.blog_wrapper .heading select{margin-bottom:20px;max-width:293px}}.blog_wrapper .blog-list-view{padding-top:40px;width:calc(100% + 28px);margin-left:-28px;margin-bottom:-70px}@media only screen and (max-width:980px){.blog_wrapper .blog-list-view{margin-bottom:-40px}}@media only screen and (max-width:768px){.blog_wrapper .blog-list-view{padding-top:30px}}@media only screen and (max-width:600px){.blog_wrapper .blog-list-view{width:100%;margin-left:0}}.blog_wrapper .blog-list-view li{margin-left:28px;width:calc(33.333% - 28px);margin-bottom:70px}@media only screen and (max-width:980px){.blog_wrapper .blog-list-view li{width:calc(50% - 28px);margin-bottom:55px}}@media only screen and (max-width:600px){.blog_wrapper .blog-list-view li{width:100%;margin-left:0}}@media only screen and (max-width:600px){.blog_wrapper .blog-list-view li .article-card .inner-section .image-section{height:55vw!important;max-height:350px;border-radius:5px}}.blog-section{padding-top:58px;padding-bottom:100px}@media only screen and (max-width:768px){.blog-section{padding-top:37px;padding-bottom:60px}}.blog-section.videos{padding-top:40px}@media only screen and (max-width:768px){.blog-section.videos{padding-top:30px}}.blog-section .pagination-section{margin-top:20px}@media only screen and (max-width:768px){.blog-section .pagination-section{margin-top:10px}}.hero-banner-slider{position:relative;overflow:hidden}.hero-banner-slider .hero-banner{position:relative;overflow:hidden;padding-bottom:100px;padding-top:100px;height:calc(100vh - 35px);max-height:810px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#232323}@media only screen and (max-width:980px){.hero-banner-slider .hero-banner h1{font-size:80px}}@media only screen and (max-width:980px)and (max-width:600px){.hero-banner-slider .hero-banner h1{font-size:var(--h1-mobile-fontsize)}}@media only screen and (max-width:768px){.hero-banner-slider .hero-banner{min-height:667px;height:auto;padding:30px 0!important}.hero-banner-slider .hero-banner .container-1320{padding:0 25px}}.hero-banner-slider .hero-banner .image-section{width:100%;position:absolute;left:0;top:0;background:#232323;height:100%}.hero-banner-slider .hero-banner .image-section img{position:absolute;-o-object-fit:cover;object-fit:cover;left:0;top:0;width:100%;height:100%;position:relative}.hero-banner-slider .hero-banner .image-section:before{position:absolute;height:100%;width:100%;content:"";left:0;top:0;z-index:2;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.3)),color-stop(28.95%,rgba(0,0,0,0))),-webkit-gradient(linear,left bottom,left top,from(rgba(255,197,110,.2)),to(rgba(255,197,110,.2))),-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.1)),to(rgba(0,0,0,.1)));background:linear-gradient(180deg,#0000004d,#0000 28.95%),linear-gradient(0deg,#ffc56e33 0% 100%),linear-gradient(0deg,#0000001a 0% 100%)}.hero-banner-slider .hero-banner .image-section.gradient-none:before{display:none}.hero-banner-slider .hero-banner .video-section{width:100%;height:100%;position:absolute;top:0;left:0}.hero-banner-slider .hero-banner .video-section:before{content:"";width:100%;height:100%;position:absolute;opacity:.5;background:#232323;top:0;left:0;z-index:2}.hero-banner-slider .hero-banner .video-section .video-wrapper{position:relative;width:100%;height:100%;overflow:hidden;padding-top:0%;pointer-events:none}.hero-banner-slider .hero-banner .video-section video{position:absolute;-o-object-fit:cover;object-fit:cover;left:0;top:0;width:100%;height:100%}.hero-banner-slider .hero-banner .video-section iframe{min-height:0;height:calc(100vh - 40px);position:absolute;top:50%;left:50%;width:100%;display:block;width:auto;height:auto;max-width:none;max-height:none;min-width:110vw;min-height:110vw;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:150vw}@media only screen and (max-width:1024px){.hero-banner-slider .hero-banner .video-section iframe{min-width:180vw}}@media only screen and (max-width:980px){.hero-banner-slider .hero-banner .video-section iframe{height:100%}}@media only screen and (max-width:480px){.hero-banner-slider .hero-banner .video-section iframe{min-width:350vw;height:100%}}@media only screen and (max-width:MQ-480){.hero-banner-slider .hero-banner .video-section iframe{min-width:350vw;height:100%}}.hero-banner-slider .hero-banner .video-section.gradient-none:before{display:none}.hero-banner-slider .hero-banner .container-1320{position:relative;z-index:3}.hero-banner-slider .hero-banner .content{max-width:980px;margin:0 auto;opacity:0!important;transition-property:opacity,-webkit-transform!important;-webkit-transition-property:opacity,-webkit-transform!important;transition-property:opacity,transform!important;transition-property:opacity,transform,-webkit-transform!important;-webkit-transition-duration:3s;transition-duration:3s}.hero-banner-slider .hero-banner .content.animate{opacity:1!important;-webkit-transform:none!important;transform:none!important}.hero-banner-slider .hero-banner .content .pre-title{margin-bottom:14px}@media only screen and (max-width:600px){.hero-banner-slider .hero-banner .content .pre-title{margin-bottom:9px}}.hero-banner-slider .hero-banner .content .btn{margin:30px auto 0!important}.hero-banner-slider .hero-banner .content h1,.hero-banner-slider .hero-banner .content .pre-title,.hero-banner-slider .hero-banner .content p{color:#fff}.hero-banner-slider .hero-banner.left-align .btn{margin-left:0!important}.hero-banner-slider .hero-banner.left-align .container-1320 .content{margin:0}.hero-banner-slider .hero-banner.right-align .btn{margin-right:0!important}.hero-banner-slider .hero-banner.right-align .container-1320{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.hero-banner-slider .hero-banner.right-align .container-1320 .content{margin:0}.hero-banner-slider .swiper-pagination{bottom:50px!important}.hero-banner-slider .swiper-pagination .swiper-pagination-bullet{width:10px!important;height:10px!important;margin:0 10px 0 0!important;background-color:#fff;opacity:1!important}.hero-banner-slider .swiper-pagination .swiper-pagination-bullet:last-child{margin:0}.hero-banner-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#7a7a7a}.hero-banner-slider .swiper-button-prev-hero-banner,.hero-banner-slider .swiper-button-next-hero-banner{width:50px;height:50px;left:60px;position:absolute;top:calc(50% - 20px);z-index:12;cursor:pointer}@media only screen and (max-width:1200px){.hero-banner-slider .swiper-button-prev-hero-banner,.hero-banner-slider .swiper-button-next-hero-banner{left:20px}}@media only screen and (max-width:768px){.hero-banner-slider .swiper-button-prev-hero-banner,.hero-banner-slider .swiper-button-next-hero-banner{display:none}}.hero-banner-slider .swiper-button-next-hero-banner{right:60px;left:auto}@media only screen and (max-width:1200px){.hero-banner-slider .swiper-button-next-hero-banner{right:20px}}.hero-banner-slider .swiper-button-next-hero-banner svg circle{fill:#fff}.hero-banner-slider .swiper-button-next-hero-banner svg path{fill:#f0ff00}.hero-banner-slider .swiper-button-next-hero-banner svg .line{fill:#f0ff00;stroke:#f0ff00}.hero-banner-slider svg circle,.hero-banner-slider path,.hero-banner-slider line{-webkit-transition:.5s;transition:.5s}.hero-banner-slider svg:hover circle{fill:#f0ff00}.hero-banner-slider svg:hover path{fill:#fff}.hero-banner-slider svg:hover .line,.hero-banner-slider svg:hover line{stroke:#fff;fill:#fff}.hero-banner-slider .padding-left-right{padding:0 100px}@media only screen and (max-width:1200px){.hero-banner-slider .padding-left-right{padding:0 60px}}@media only screen and (max-width:768px){.hero-banner-slider .padding-left-right{padding:0}}.three-column-product-slider{overflow:hidden;background:#232323}.three-column-product-slider h2{color:#fff}.three-column-product-slider .product-card{width:430px;height:auto!important}@media only screen and (max-width:768px){.three-column-product-slider .product-card{width:calc(100vw - 60px);max-width:345px}}.three-column-product-slider .product-card .image-section{height:430px!important}@media only screen and (max-width:768px){.three-column-product-slider .product-card .image-section{max-height:315px;height:calc(100vw - 90px)!important}}.three-column-product-slider .swiper{overflow:visible}.three-column-product-slider .slider-outer{padding-bottom:48px;position:relative}@media only screen and (max-width:768px){.three-column-product-slider .slider-outer{padding-bottom:78px}}.three-column-product-slider .top-section{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:50px}.three-column-product-slider .top-section a{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-left:20px}@media only screen and (max-width:768px){.three-column-product-slider .top-section{margin-bottom:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.three-column-product-slider .top-section a{margin:20px 0 0}}.container-1226{max-width:1226px;width:100%;margin:0 auto;padding:0 40px}.below-single-testimonial-slider{position:relative}.below-single-testimonial-slider .swiper-pagination{bottom:-70px!important}@media only screen and (max-width:768px){.multiple-testimonial .swiper-pagination-testimonial{bottom:30px!important}}.multiple-testimonial .content .link--primary:hover{color:#232323;background:url(icon-arrow-link.svg) no-repeat top 5px right/13px}.modal-quick-view{padding:100px 20px 20px;display:none;position:fixed;z-index:9999;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:768px){.modal-quick-view{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.modal-quick-view{left:0;top:0;width:100%;height:100%;overflow:auto;background:#333a3f66}.modal-quick-view .modal-content{background:#fff;margin:0 auto;overflow:hidden;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;border-radius:10px;width:100%;max-width:1150px!important;position:relative}.modal-quick-view .modal-content .close{display:block;position:absolute;top:17px;right:22px;z-index:7;width:25px;height:25px;background:url(icon-popup-close.svg) no-repeat center/25px}.modal-quick-view .modal-content .close:hover{-webkit-filter:brightness(0) saturate(100%) invert(90%) sepia(92%) saturate(4974%) hue-rotate(308deg) brightness(103%) contrast(101%);filter:brightness(0) saturate(100%) invert(90%) sepia(92%) saturate(4974%) hue-rotate(308deg) brightness(103%) contrast(101%)}@media only screen and (max-width:480px){.modal-quick-view .modal-content .close{top:11px;right:11px}}@media only screen and (max-width:MQ-480){.modal-quick-view .modal-content .close{top:11px;right:11px}}.modal-quick-view .price__wrapper{margin-top:-5px}.modal-quick-view .variant-comparison-section{margin-top:29px}.modal-quick-view .variant-comparison-section .variant-comparison-title{color:#232323;font-size:14px;font-weight:700;line-height:normal;margin-bottom:13px;display:block}.modal-quick-view .variant-option-card{border-radius:85px;border:1px solid #e5d0ae;background:#fff;padding:15.8px 28px;margin-bottom:10px}.modal-quick-view .variant-option-card:last-child{margin-bottom:0}.modal-quick-view .variant-option-card .price-comparison{display:none}.modal-quick-view .variant-option-card.active{border:2px solid #232323}.modal-quick-view .variant-option-card{cursor:pointer}.modal-quick-view .variant-option-card .variant-option-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal-quick-view .variant-option-card .variant-option-header *{color:#232323;font-size:14px;font-weight:700;line-height:normal;text-transform:capitalize}.modal-quick-view .variant-option-card .variant-radio{display:none}.modal-quick-view .product{padding:0!important}@media only screen and (max-width:768px){.modal-quick-view .product{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.modal-quick-view .product__information{margin-top:0;width:50%!important;background:#f0ff00;padding:48px 55px 33px 60px!important}@media only screen and (max-width:980px){.modal-quick-view .product__information{padding:48px 30px 33px!important}}@media only screen and (max-width:768px){.modal-quick-view .product__information{width:100%!important}}.modal-quick-view .image-wrapper{width:50%!important;padding:60px 17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal-quick-view .image-wrapper .image-section{height:360px;width:100%;position:relative}.modal-quick-view .image-wrapper .image-section img{position:absolute;-o-object-fit:contain;object-fit:contain;left:0;top:0;width:100%;height:100%}@media only screen and (max-width:768px){.modal-quick-view .image-wrapper{width:100%!important;padding:20px 17px}.modal-quick-view .image-wrapper .image-section{max-width:360px;max-height:360px;height:calc(100vw - 40px)}}.modal-quick-view .custom-dropdown-select{color:#232323!important;border:1px solid #232323!important;position:relative}.modal-quick-view .custom-dropdown-select:before{position:absolute;content:"";height:100%;width:3px;right:0;top:0;background:#232323}.modal-quick-view .quantity-outer{border:1px solid #232323;border-radius:5px!important;padding:5px 15px!important;height:50px;max-width:130px}.modal-quick-view .product__actions{padding-bottom:29px;margin-bottom:26px;border-bottom:1px solid #232323}.modal-quick-view .link--primary{margin:0!important}.modal-quick-view .btn-quantity-outer{width:100%}.modal-quick-view .btn-quantity-outer .action--qty{margin-right:21px;-webkit-box-flex:0;-ms-flex:none;flex:none}.modal-quick-view .btn-quantity-outer .action--atc{width:100%}.modal-quick-view .btn-quantity-outer{margin-top:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-quick-view .btn-quantity-outer .btn--primary{max-width:100%!important;width:100%!important;min-width:auto}.modal-quick-view .pdp__variants{margin-top:15px!important}.modal-quick-view .description p{font-size:14px!important;line-height:1.71!important;letter-spacing:.01px!important}.modal-quick-view .product .variant-option .label{margin-bottom:0}.modal-quick-view .variant-option .variant-option-radio{margin-top:5px;margin-bottom:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 10px)}.modal-quick-view .variant-option .variant-option-radio li{margin-right:10px;margin-bottom:10px}.modal-quick-view .pdp-variant-options{margin-bottom:0!important}.modal-quick-view .product .pdp-variant-options .variant-option-radio li{margin-top:10px;margin-left:0;margin-right:10px}.modal-quick-view .quantity-btn-wrapper{margin-top:15px}@media only screen and (max-width:480px){.modal-quick-view .quantity-btn-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal-quick-view .quantity-btn-wrapper .add-to-cart{margin:15px 0 0}.modal-quick-view .rc_label>span{float:none!important;display:block;margin:10px 0 0}.modal-quick-view .subscription-save-price{float:none!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.modal-quick-view .subscription-save-price span{float:none!important}.modal-quick-view .product__information h2{font-size:14px}}@media only screen and (max-width:MQ-480){.modal-quick-view .quantity-btn-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal-quick-view .quantity-btn-wrapper .add-to-cart{margin:15px 0 0}.modal-quick-view .rc_label>span{float:none!important;display:block;margin:10px 0 0}.modal-quick-view .subscription-save-price{float:none!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.modal-quick-view .subscription-save-price span{float:none!important}.modal-quick-view .product__information h2{font-size:14px}}.container-1004{max-width:1004px;width:100%;padding:0 30px;margin:0 auto}.default-page-content{padding-top:70px;padding-bottom:140px}@media only screen and (max-width:768px){.default-page-content{padding-top:40px;padding-bottom:70px}}.default-page-content .content{margin-top:85px}@media only screen and (max-width:768px){.default-page-content .content{margin-top:30px}}.default-page-content .content *{color:#232323}.shopify-policy__container{max-width:1020px!important;width:100%;padding:55px 30px 157px;margin:0 auto}.shopify-policy__container .shopify-policy__title h1{margin-bottom:75px}.featured-blog-section{background:#f0ff00}.featured-blog-section .top-section{margin-bottom:50px}@media only screen and (max-width:768px){.featured-blog-section .top-section{margin-bottom:40px}.featured-blog-section .top-section .pre-title{margin-bottom:8px}}.featured-blog-section .image-section{width:60.81%;max-height:560px;position:relative;border-radius:10px;overflow:hidden;height:100vw}@media only screen and (max-width:980px){.featured-blog-section .image-section{height:100vw;max-height:560px}}@media only screen and (max-width:768px){.featured-blog-section .image-section{width:100%;height:54.7vw;border-radius:5px}}.featured-blog-section .image-section img,.featured-blog-section .image-section video{position:absolute;-o-object-fit:cover;object-fit:cover;left:0;top:0;width:100%;height:100%}.featured-blog-section .content{width:calc(41.19% + 170px);margin-left:-170px;position:relative;padding:67px 60px 77px;border-radius:10px;z-index:2}@media only screen and (max-width:768px){.featured-blog-section .content{width:100%;margin-left:0;border-top-left-radius:0;border-top-right-radius:0;background:#0000}}@media only screen and (max-width:768px){.featured-blog-section .content{padding:20px 0 50px}.featured-blog-section .content .featured-title{font-size:18px!important}.featured-blog-section .content .swiper-pagination-featuredBlog{bottom:0!important}.featured-blog-section .content h3{line-height:normal!important}}.featured-blog-section .content{background:#fff;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.featured-blog-section .content .inner-content{max-width:580px;margin:0 auto}.featured-blog-section .content .pre-title{margin-bottom:20px}.featured-blog-section .content{text-align:left}.featured-blog-section .content .description{margin-top:14px}@media only screen and (max-width:768px){.featured-blog-section .content .description{margin-top:6px}.featured-blog-section .content .description p{font-size:14px!important;line-height:18px}}.featured-blog-section .featured-blog{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:768px){.featured-blog-section .featured-blog{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.featured-blog-section .btn--primary{margin-top:40px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media only screen and (max-width:768px){.featured-blog-section .btn--primary{display:none!important}}.featured-blog-section .link--primary{margin-top:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline-block;display:none!important}@media only screen and (max-width:768px){.featured-blog-section .link--primary{display:inline-block!important;margin-top:7px}}.featured-blog-section ul.tags-wrapper{margin-bottom:0}.featured-blog-section ul.tags-wrapper li{margin-right:19px;margin-bottom:12px}@media only screen and (max-width:768px){.featured-blog-section ul.tags-wrapper li{margin-bottom:9px;display:none}.featured-blog-section ul.tags-wrapper li:nth-child(-n+3){display:inline-block}}.featured-blog-section ul.tags-wrapper li a{font-size:10px;font-weight:700;line-height:normal;text-decoration:none!important;color:#fff!important}.featured-blog-section ul.tags-wrapper li a:after{display:none}@media only screen and (max-width:480px){.featured-blog-section ul.tags-wrapper li a{font-size:12px}}@media only screen and (max-width:MQ-480){.featured-blog-section ul.tags-wrapper li a{font-size:12px}}.featured-blog-section ul.tags-wrapper li a{text-transform:capitalize!important}.featured-blog-section ul.tags-wrapper li{display:inline-block;background:#f0ff00!important}.featured-blog-section ul.tags-wrapper li:nth-child(2n){background:#f0ff00!important}.featured-blog-section ul.tags-wrapper li{color:#fff!important;font-size:10px;font-style:normal;font-weight:700;line-height:normal;margin-right:10px;text-align:center;text-transform:capitalize;padding:5px 10px;border-radius:99px}.featured-blog-section ul.tags-wrapper li:last-child{margin-right:0}@media only screen and (max-width:768px){.featured-blog-section ul.tags-wrapper li{margin-right:6px}}@media only screen and (max-width:480px){.featured-blog-section ul.tags-wrapper li{padding:5px 17px 5px 15px}}@media only screen and (max-width:MQ-480){.featured-blog-section ul.tags-wrapper li{padding:5px 17px 5px 15px}}.three-column-blog-slider{background:#f0ff00;position:relative;overflow:hidden}.three-column-blog-slider .top-section h2{margin-bottom:34px}@media only screen and (max-width:768px){.three-column-blog-slider .top-section{padding:0 40px}}@media only screen and (max-width:768px){.three-column-blog-slider .container-1590{padding:0}}.three-column-blog-slider .slider-outer{position:relative}.three-column-blog-slider .slider-outer .article-card .inner-section .content h3{margin-bottom:4px}@media only screen and (max-width:1024px){.three-column-blog-slider .slider-outer .article-card .inner-section .image-section{height:30vw!important}}@media only screen and (max-width:600px){.three-column-blog-slider .slider-outer .article-card .inner-section .image-section{height:50vw!important}}.three-column-blog-slider .slider-outer .swiper-pagination-blog{display:none}@media only screen and (max-width:980px){.three-column-blog-slider .slider-outer .swiper-pagination-blog{display:block;position:relative;margin-top:35px}}.three-column-blog-slider .swiper-button-blog-prev{top:35%;left:-90px!important}@media only screen and (max-width:1720px){.three-column-blog-slider .swiper-button-blog-prev{left:-10px!important}}@media only screen and (max-width:980px){.three-column-blog-slider .swiper-button-blog-prev{left:18px!important;top:28%}}.three-column-blog-slider .swiper-button-blog-next{right:-90px!important;top:35%}@media only screen and (max-width:1720px){.three-column-blog-slider .swiper-button-blog-next{right:-10px!important}}@media only screen and (max-width:980px){.three-column-blog-slider .swiper-button-blog-next{right:18px!important;top:28%}}.search-section{padding:109px 0 10px}@media only screen and (max-width:768px){.search-section{padding:60px 0 0}}.search-section h1{text-align:center;margin-bottom:20px;line-height:normal!important}@media only screen and (max-width:600px){.search-section h1{margin-bottom:17px}}.search-section .search-form__input{margin-bottom:0!important}.search-section .form-section form{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:60px}.search-section .form-section form .search-form__input{height:50px!important}@media only screen and (max-width:600px){.search-section .form-section form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.search-section .form-section form .btn--primary{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-left:18px}@media only screen and (max-width:600px){.search-section .form-section form .btn--primary{margin:20px 0 0}}.search-section .result-count{display:block;margin-top:30px}.collection-section{padding:40px 0 100px}@media only screen and (max-width:480px){.collection-section{padding:30px 0 60px}}@media only screen and (max-width:MQ-480){.collection-section{padding:30px 0 60px}}.collection-section .collection__product-list{width:calc(100% + 24px);-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-24px;margin-bottom:-50px}@media only screen and (max-width:600px){.collection-section .collection__product-list{width:calc(100% + 15px);margin-left:-15px;margin-bottom:-30px}}.collection-section .collection__product-list li{margin-left:24px;width:calc(25% - 24px);margin-bottom:50px}@media only screen and (max-width:980px){.collection-section .collection__product-list li{width:calc(33.333% - 24px)}}@media only screen and (max-width:600px){.collection-section .collection__product-list li{width:calc(50% - 15px);margin-left:15px;margin-bottom:30px}.collection-section .collection__product-list li .image-section{height:40vw}}@media only screen and (max-width:480px){.collection-section .collection__product-list li .product-card__product-title,.collection-section .collection__product-list li .product-card__price span,.collection-section .collection__product-list li .product-card__price s{font-size:12px}}@media only screen and (max-width:MQ-480){.collection-section .collection__product-list li .product-card__product-title,.collection-section .collection__product-list li .product-card__price span,.collection-section .collection__product-list li .product-card__price s{font-size:12px}}.collection-filter-section{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:45px;padding-bottom:32px;border-bottom:1px solid #f7f7f7}@media only screen and (max-width:480px){.collection-filter-section{-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}}@media only screen and (max-width:MQ-480){.collection-filter-section{-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}}.collection-filter-section .item--count{font-size:16px;font-weight:700;line-height:normal;text-transform:capitalize;font-family:var(--font-family-secondary)}.collection-filter-section .custom-dropdown-select{min-width:275px!important}@media only screen and (max-width:480px){.collection-filter-section .custom-dropdown-select{width:100%!important;max-width:100%!important;margin-top:20px}}@media only screen and (max-width:MQ-480){.collection-filter-section .custom-dropdown-select{width:100%!important;max-width:100%!important;margin-top:20px}}.collection-hero-section{min-height:350px;padding:120px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;background:#232323}.collection-hero-section .image-section{background:#232323;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.collection-hero-section .image-section:before{position:absolute;height:100%;width:100%;content:"";left:0;top:0;z-index:2;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.3)),color-stop(28.95%,rgba(0,0,0,0))),-webkit-gradient(linear,left bottom,left top,from(rgba(255,197,110,.2)),to(rgba(255,197,110,.2))),-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.1)),to(rgba(0,0,0,.1)));background:linear-gradient(180deg,#0000004d,#0000 28.95%),linear-gradient(0deg,#ffc56e33 0% 100%),linear-gradient(0deg,#0000001a 0% 100%)}.collection-hero-section .image-section img{position:absolute;-o-object-fit:cover;object-fit:cover;left:0;top:0;width:100%;height:100%}.collection-hero-section .container-1590{position:relative;z-index:2}.collection-hero-section .container-1590 *{color:#fff}.collection-hero-section .container-1590 .pre-title{display:block;margin-bottom:14px}@media only screen and (max-width:600px){.collection-hero-section .container-1590 .pre-title{margin-bottom:8px}}.collection-hero-section .container-1590 .description{max-width:720px;margin-top:18px;font-size:16px;line-height:1.6;font-weight:400}@media only screen and (max-width:600px){.collection-hero-section .container-1590 .description{font-size:14px;margin-top:12px}}.collection-hero-section .container-1590 .description p{margin:0}.collection-hero-section .container-1590 .description p+p{margin-top:12px}@media only screen and (max-width:600px){.collection-hero-section .container-1590{text-align:center}}.collection-list{margin-bottom:60px}@media only screen and (max-width:768px){.collection-list{width:calc(100% + 40px);margin-left:-20px;-ms-overflow-style:none;margin-bottom:20px;scrollbar-width:none;overflow-x:auto;overflow-y:hidden}.collection-list .outer::-webkit-scrollbar{display:none!important;width:0px;background:#0000}}.collection-list ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:calc(100% + 20px);margin-left:-20px;margin-bottom:-20px}@media only screen and (max-width:768px){.collection-list ul{width:auto;display:block;white-space:nowrap;margin:0 auto;-ms-overflow-style:none;scrollbar-width:none}}.collection-list ul li{margin-left:20px;margin-bottom:20px}@media only screen and (max-width:768px){.collection-list ul li{display:inline-block;margin:0 0 0 20px}.collection-list ul li:last-child{margin-right:20px}}.collection-list ul li a{font-size:16px;font-style:normal;font-weight:700;line-height:normal;text-transform:capitalize;font-family:var(--font-family-secondary);color:#232323;padding:8px 16px;border-radius:30px;background:#0000;border:1px solid #232323;text-align:center}.collection-list ul li a:hover{background-color:#f0ff00;border:1px solid #f0ff00}.collection-full-width-content{padding:66px 0;background:#f0ff00}.collection-full-width-content h2{margin-bottom:10px}.cart-section{padding:50px 0 100px;overflow:hidden}@media only screen and (max-width:980px){.cart-section{padding:40px 0 60px}}.cart-section .title-shipping-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:40px}@media only screen and (max-width:980px){.cart-section .title-shipping-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.cart-section .inner{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:980px){.cart-section .inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cart-section .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:solid 1px #3f3f3f;padding:11.2px 30px 11.2px 20px;border-radius:5px 5px 0 0;background:#232323}.cart-section .header .table-head{max-width:150px}@media only screen and (max-width:1200px){.cart-section .header .table-head{max-width:100px}}.cart-section .header .table-head{width:100%;-webkit-box-flex:0;-ms-flex:none;flex:none;text-transform:uppercase}.cart-section .header .table-head span{display:block;font-size:10px;font-weight:900;letter-spacing:1px;line-height:normal;text-align:center;color:#fff;text-transform:uppercase}.cart-section .header .table-head:first-child{width:40%;max-width:40%;padding-left:10px;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.cart-section .header .table-head:first-child span{text-align:left}.cart-section .header .table-head:last-child{width:100px}.cart-section .header .table-head:last-child span{text-align:right}@media only screen and (max-width:1200px){.cart-section .header .table-head:last-child{width:40px}}@media only screen and (max-width:980px){.cart-section .header{display:none}}.cart-section .cart-list{border-radius:0 0 5px 5px;background:#fff}.cart-section .cart-list__items{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:19px 30px 18px 20px;border-bottom:solid 1px #f7f7f7}.cart-section .cart-list__items:last-child{border-bottom:none}@media only screen and (max-width:980px){.cart-section .cart-list__items{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}}@media only screen and (max-width:600px){.cart-section .cart-list__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.cart-section .cart-list__items__columns{max-width:150px}@media only screen and (max-width:1200px){.cart-section .cart-list__items__columns{max-width:100px}}.cart-section .cart-list__items__columns{width:100%;-webkit-box-flex:0;-ms-flex:none;flex:none}@media only screen and (max-width:980px){.cart-section .cart-list__items__columns{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}}.cart-section .cart-list__items__columns:nth-child(3){-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}.cart-section .cart-list__items__columns:nth-child(3) .cart-quantity-outer{margin-right:0}.cart-section .cart-list__items__columns.remove{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;width:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width:1200px){.cart-section .cart-list__items__columns.remove{width:40px}}@media only screen and (max-width:980px){.cart-section .cart-list__items__columns.remove{position:absolute;top:18px;right:22px;width:15px;padding:0!important}}@media only screen and (max-width:980px){.cart-section .cart-list__items__columns.remove{padding-left:100px}}@media only screen and (max-width:600px){.cart-section .cart-list__items__columns.total-price{padding-left:140px;margin:12px 0 4px}}@media only screen and (max-width:480px){.cart-section .cart-list__items__columns.total-price{padding-left:100px}}@media only screen and (max-width:MQ-480){.cart-section .cart-list__items__columns.total-price{padding-left:100px}}.cart-section .cart-list__items__columns.recharge{max-width:170px}@media only screen and (max-width:480px){.cart-section .cart-list__items__columns.recharge{max-width:100%;-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7;width:100%;margin-top:20px}}@media only screen and (max-width:MQ-480){.cart-section .cart-list__items__columns.recharge{max-width:100%;-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7;width:100%;margin-top:20px}}.cart-section .cart-list__items__columns{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cart-section .cart-list__items__columns:first-child{padding-top:0;width:40%;max-width:450px;-webkit-box-flex:1;-ms-flex:auto;flex:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-right:20px}.cart-section .cart-list__items__columns:first-child .price-wrapper{display:none}@media only screen and (max-width:980px){.cart-section .cart-list__items__columns:first-child .price-wrapper{display:block}}@media only screen and (max-width:1200px){.cart-section .cart-list__items__columns:first-child{width:40%;max-width:40%}}@media only screen and (max-width:980px){.cart-section .cart-list__items__columns:first-child .remove{display:none}.cart-section .cart-list__items__columns:first-child{width:100%;max-width:100%;padding-right:0}}.cart-section .cart-list__items__columns:first-child .image-section{width:80px;height:80px;display:block;-webkit-box-flex:0;-ms-flex:none;flex:none;position:relative;overflow:hidden;border-radius:5px}.cart-section .cart-list__items__columns:first-child .image-section img{position:absolute;-o-object-fit:contain;object-fit:contain;left:0;top:0;width:100%;height:100%}.cart-section .cart-list__items__columns:first-child .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:20px;padding-right:0;padding-top:0;max-width:156px}@media only screen and (max-width:980px){.cart-section .cart-list__items__columns:first-child .content{padding-bottom:10px;max-width:100%;padding-right:20px}}.cart-section .cart-list__items__columns:first-child .content a{text-decoration:none}.cart-section .cart-list__items__columns:first-child .content h5 a,.cart-section .cart-list__items__columns:first-child .content h5{font-family:var(--font-family-secondary);font-size:16px;font-style:normal;font-weight:900;line-height:18.56px;text-transform:uppercase}@media only screen and (max-width:480px){.cart-section .cart-list__items__columns:first-child .content h5 a,.cart-section .cart-list__items__columns:first-child .content h5{font-size:14px;line-height:16px}}@media only screen and (max-width:MQ-480){.cart-section .cart-list__items__columns:first-child .content h5 a,.cart-section .cart-list__items__columns:first-child .content h5{font-size:14px;line-height:16px}}.cart-section .cart-list__items__columns:first-child .content h5 a:after,.cart-section .cart-list__items__columns:first-child .content h5:after{display:none}@media only screen and (max-width:980px){.cart-section .cart-list__items__columns.price{display:none}.cart-section .cart-list__items__columns.quantity{padding-left:100px}}.cart-section .cart-list__items__columns:last-child{max-width:150px}@media only screen and (max-width:1200px){.cart-section .cart-list__items__columns:last-child{max-width:100px}}.cart-section .cart-list__items__columns:last-child{text-align:center}@media only screen and (max-width:980px){.cart-section .cart-list__items__columns:last-child{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}}.cart-section .cart-list__items__columns .cart__mini-labels,.cart-section .cart-list__items__columns .discountedMessage{display:none}.cart-section .cart-list__items__columns span,.cart-section .cart-list__items__columns s,.cart-section .cart-list__items__columns .price{display:block;font-family:var(--font-family-secondary);font-size:14px;font-style:normal}@media only screen and (max-width:480px){.cart-section .cart-list__items__columns span,.cart-section .cart-list__items__columns s,.cart-section .cart-list__items__columns .price{font-size:15px}}@media only screen and (max-width:MQ-480){.cart-section .cart-list__items__columns span,.cart-section .cart-list__items__columns s,.cart-section .cart-list__items__columns .price{font-size:15px}}.cart-section .cart-list__items__columns span,.cart-section .cart-list__items__columns s,.cart-section .cart-list__items__columns .price{font-weight:600;line-height:normal}.cart-section .cart-list__items__columns s{font-size:12px;font-weight:400;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.cart-section .cart-list__items__columns .remove{width:15px;height:15px;display:block;font-size:0;background:url(icon-trash.svg) no-repeat center/15px}.cart-section .cart-list__items__columns .remove:hover{-webkit-filter:brightness(0) saturate(100%) invert(75%) sepia(41%) saturate(509%) hue-rotate(348deg) brightness(100%) contrast(103%);filter:brightness(0) saturate(100%) invert(75%) sepia(41%) saturate(509%) hue-rotate(348deg) brightness(100%) contrast(103%)}.cart-section .cart-list__items__columns.quantity{display:-webkit-box;display:-ms-flexbox;display:flex}.cart-section .cart-list__items__columns .price-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-section .cart-list__variant-properties:empty{margin:0}.cart-section .cart-list__variant-properties li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cart-section .cart-list__variant-properties span{font-size:14px;font-style:normal;font-weight:600;line-height:24px}.cart-section .wrapper-total{margin-left:80px;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:0;-ms-flex:none;flex:none;background-color:#fff;border-radius:0 0 5px 5px;width:calc(34.72% - 80px)}.cart-section .wrapper-total .table-head{max-width:100%!important}.cart-section .wrapper-total .table-head span{text-align:left!important}@media only screen and (max-width:1440px){.cart-section .wrapper-total{margin-left:40px;width:300px}}@media only screen and (max-width:980px){.cart-section .wrapper-total{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-left:0;margin-top:30px}}.cart-section .wrapper-total .total{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cart-section .wrapper-total .total .tax,.cart-section .wrapper-total .total .order-total{margin:0 auto;width:100%}.cart-section .wrapper-total .total .order-total{margin-bottom:4px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:980px){.cart-section .wrapper-total .total .order-total{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}}.cart-section .wrapper-total .total .order-total span,.cart-section .wrapper-total .total .order-total b{font-size:16px;font-style:normal;font-weight:900;line-height:22px}.cart-section .wrapper-total .total .order-total b{margin-right:20px}.cart-section .wrapper-total .total .tax{max-width:100%;margin-top:3px}.cart-section .wrapper-total .total .tax span{font-size:12px;font-style:normal;font-weight:400;line-height:116%}.cart-section .wrapper-total .order-total-section,.cart-section .wrapper-total .cart-total,.cart-section .wrapper-total .btn-wrapper{padding:20px 30px;border-bottom:1px solid #f7f7f7}.cart-section .wrapper-total .cart-total{border-bottom:1px solid #f7f7f7}.cart-section .wrapper-total .cart-total>.flex{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart-section .wrapper-total .cart-total>.flex *{font-size:14px;font-weight:600;line-height:1.9}.cart-section .wrapper-total .btn-wrapper{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-align:center;-ms-flex-align:center;align-items:center;border-bottom:none}.cart-section .wrapper-total .btn-wrapper .btn--primary{max-width:100%;width:100%}.cart-section .wrapper-total .btn-wrapper .link--primary{margin:25px auto 0}.empty-cart-section .cart-section{padding:80px 0 100px;min-height:613px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.empty-cart-section .cart-section .h4{padding-top:50px;background:url(icon-cart-truck.svg) no-repeat top center/59px}@media only screen and (max-width:980px){.empty-cart-section .cart-section{padding:40px 0 60px;min-height:500px}}.empty-cart-section .cart-section .btn--primary{max-width:250px;width:100%;margin:24px auto 0}@media only screen and (max-width:480px){.empty-cart-section .cart-section .btn--primary{margin-top:16px}}@media only screen and (max-width:MQ-480){.empty-cart-section .cart-section .btn--primary{margin-top:16px}}.empty-cart-section{position:relative}.cart-quantity-outer,.quantity-outer{padding:0;margin-right:0;width:100%;max-width:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:36px;border-radius:3px}@media only screen and (max-width:480px){.cart-quantity-outer,.quantity-outer{max-width:90px}}@media only screen and (max-width:MQ-480){.cart-quantity-outer,.quantity-outer{max-width:90px}}.cart-quantity-outer,.quantity-outer{background:#fff;border:1px solid #232323}.cart-quantity-outer .cart__quantity-selector,.cart-quantity-outer .quantity-selector,.quantity-outer .cart__quantity-selector,.quantity-outer .quantity-selector{border:none;text-align:center;font-family:var(--font-family-primary);font-size:14px;font-weight:900;letter-spacing:normal;line-height:normal;color:#232323;width:30px;pointer-events:none;padding:0;background:#0000!important}.cart-quantity-outer .minus-qty,.cart-quantity-outer .plus-qty,.quantity-outer .minus-qty,.quantity-outer .plus-qty{width:35px;height:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cart-quantity-outer .minus-qty:hover,.cart-quantity-outer .minus-qty:focus,.cart-quantity-outer .plus-qty:hover,.cart-quantity-outer .plus-qty:focus,.quantity-outer .minus-qty:hover,.quantity-outer .minus-qty:focus,.quantity-outer .plus-qty:hover,.quantity-outer .plus-qty:focus{background:#232323}.cart-quantity-outer .minus-qty:hover:before,.cart-quantity-outer .minus-qty:focus:before,.cart-quantity-outer .plus-qty:hover:before,.cart-quantity-outer .plus-qty:focus:before,.quantity-outer .minus-qty:hover:before,.quantity-outer .minus-qty:focus:before,.quantity-outer .plus-qty:hover:before,.quantity-outer .plus-qty:focus:before{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(2%) hue-rotate(74deg) brightness(100%) contrast(101%);filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(2%) hue-rotate(74deg) brightness(100%) contrast(101%)}.cart-quantity-outer .minus-qty,.quantity-outer .minus-qty{position:relative}.cart-quantity-outer .minus-qty:before,.quantity-outer .minus-qty:before{width:10px;height:3px;content:"";position:absolute;top:calc(50% - 1.5px);left:0;z-index:2;right:0;margin:0 auto;background:url(icon-minus-dark.svg) no-repeat center/10px}.cart-quantity-outer .plus-qty,.quantity-outer .plus-qty{position:relative}.cart-quantity-outer .plus-qty:before,.quantity-outer .plus-qty:before{width:10px;height:11px;content:"";position:absolute;top:calc(50% - 5.5px);left:0;right:0;margin:0 auto;background:url(icon-plus-dark.svg) no-repeat center/10px}#cart-message{padding:20px;display:none;text-align:center;color:#fff}#cart-message.message-success{margin:35px 0;border:1px solid #f0ff00;color:#f0ff00;font-size:14px}#cart-message.message-error{margin:35px 0;border:1px solid #b85c27;color:#b85c27;font-size:14px}.search-items .collection__product-list .product-card{margin-bottom:60px!important}.shipping-details{-webkit-box-flex:0;-ms-flex:none;flex:none;width:322px;padding:13.5px 20px;border-radius:10px;border:solid 1px #f7f7f7}@media only screen and (max-width:480px){.shipping-details{max-width:322px;width:100%}}@media only screen and (max-width:MQ-480){.shipping-details{max-width:322px;width:100%}}.shipping-details .title{display:block;font-size:14px;font-weight:500;text-align:center;line-height:normal;letter-spacing:.01px}.shipping-details .title b{font-weight:700}.shipping-details ul{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;margin-top:10px;padding:0}.shipping-details ul:before,.shipping-details ul .dark-bar{width:100%;background-color:#f0ff00;content:"";border-radius:4px;height:8px;position:absolute;left:0;top:12px}.shipping-details ul .dark-bar{z-index:2;background-color:#f0ff00;width:0}.shipping-details ul li:not(:first-child){text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:3;width:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.shipping-details ul li:not(:first-child) .free-shipping__progress-bar{display:none!important}.shipping-details ul li:not(:first-child) .icon{width:28.5px;height:28.5px;background:#f0ff00;border-radius:50%;margin-bottom:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.shipping-details ul li:not(:first-child) .icon img{width:11.3px;-webkit-filter:brightness(0) saturate(100%) invert(34%) sepia(7%) saturate(2957%) hue-rotate(173deg) brightness(91%) contrast(86%);filter:brightness(0) saturate(100%) invert(34%) sepia(7%) saturate(2957%) hue-rotate(173deg) brightness(91%) contrast(86%)}.shipping-details ul li:not(:first-child) .icon.car img{width:15px}.shipping-details ul li:not(:first-child) .icon.active{background-color:#f0ff00}.shipping-details ul li:not(:first-child) .icon.active img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.shipping-details ul li:not(:first-child) span{font-family:var(--font-family-secondary);font-size:10px;font-weight:400;line-height:normal;letter-spacing:.01px}.shipping-details ul[data-percentage]:after{width:attr(data-percentage)}.addon-product{margin-top:30px;width:100%}.addon-product .title{display:block;font-size:16px;font-family:var(--font-family-secondary);font-weight:900;line-height:normal;text-transform:uppercase;margin-bottom:11px}.addon-product ul{width:calc(100% + 40px);margin-left:-40px;margin-bottom:-40px}@media only screen and (max-width:1200px){.addon-product ul{width:calc(100% + 20px);margin-left:-20px}}@media only screen and (max-width:768px){.addon-product ul{width:100%;margin-left:0;margin-bottom:-20px}}.addon-product ul li{width:calc(50% - 40px);margin-left:40px;margin-bottom:40px}@media only screen and (max-width:1200px){.addon-product ul li{width:calc(50% - 20px);margin-left:20px}}@media only screen and (max-width:768px){.addon-product ul li{width:100%;margin-left:0;margin-bottom:20px}}.addon-product ul li{padding:3px 11px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:5px}@media only screen and (max-width:480px){.addon-product ul li{padding:10px 19px 18px 11px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media only screen and (max-width:MQ-480){.addon-product ul li{padding:10px 19px 18px 11px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.addon-product ul li .image-section{width:74px;height:74px;position:relative;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:18px}.addon-product ul li .image-section img{position:absolute;-o-object-fit:contain;object-fit:contain;left:0;top:0;width:100%;height:100%}.addon-product ul li .content{position:relative;padding-right:125px;width:100%;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}@media only screen and (max-width:1200px){.addon-product ul li .content{padding-right:88px}}@media only screen and (max-width:480px){.addon-product ul li .content{padding:0}}@media only screen and (max-width:MQ-480){.addon-product ul li .content{padding:0}}.addon-product ul li .content .btn--primary{position:absolute;top:calc(50% - 20px);right:7px;height:40px;min-width:107px}@media only screen and (max-width:1200px){.addon-product ul li .content .btn--primary{min-width:70px}}@media only screen and (max-width:480px){.addon-product ul li .content .btn--primary{position:relative;top:0;right:0;width:100%;margin-top:15px;max-width:100%}}@media only screen and (max-width:MQ-480){.addon-product ul li .content .btn--primary{position:relative;top:0;right:0;width:100%;margin-top:15px;max-width:100%}}.addon-product ul li .content .name,.addon-product ul li .content .price{font-size:14px;font-weight:700;line-height:normal;font-family:var(--font-family-secondary)}.addon-product ul li .content .price{margin-top:6px;display:inline-block}#cart_overlay{display:none}#cart_overlay.active{width:100%;height:100vh;background:#232323;position:fixed;opacity:.4;top:0;left:0;z-index:99999;display:block}.cart-shipment{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#fff;font-size:14px;line-height:1.5;width:100%;margin-top:19px}.cart-shipment b{margin-right:5px}.cart-shipment span{color:#b8b8b8!important}.cart-sidebar{-webkit-transform:translateX(100%);transform:translate(100%);max-width:500px;width:100%;background:#f7f7f7;position:fixed;right:0;height:100%;top:0;-webkit-transition:.7s;transition:.7s;z-index:9999999;overflow-y:scroll;overflow-x:hidden}.cart-sidebar *:not(.btn--primary){color:#232323}.cart-sidebar .shipping-details{margin-top:23px;padding:13.8px 22.5px 10px 21.8px;border-radius:5px;background:#fff;width:100%!important;max-width:100%!important;border:none}.cart-sidebar .shipping-details ul{padding:0}.cart-sidebar .shipping-details ul:before,.cart-sidebar .shipping-details ul .dark-bar{height:4px;border-radius:2px}.cart-sidebar .shopify-payment-terms{margin-top:32px}@media only screen and (max-width:480px){.cart-sidebar .shopify-payment-terms{margin-top:34px}}@media only screen and (max-width:MQ-480){.cart-sidebar .shopify-payment-terms{margin-top:34px}}.cart-sidebar.active{-webkit-transform:translateX(0);transform:translate(0)}.cart-sidebar .inner{height:auto}.cart-sidebar__header{padding:25px 15px 25px 30px;border-bottom:1px solid #fff}.cart-sidebar__header .flex-space-between{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-sidebar__header .shipping-message{margin-top:2px;font-size:14px;font-weight:400;line-height:normal}.cart-sidebar__header .icon-close{display:block;width:40px;height:40px;font-size:0;content:"";background:url(icon-close-btn.svg) no-repeat center/40px;z-index:5}.cart-sidebar__header .icon-close:hover{-webkit-filter:brightness(0) saturate(100%) invert(77%) sepia(34%) saturate(731%) hue-rotate(337deg) brightness(105%) contrast(101%);filter:brightness(0) saturate(100%) invert(77%) sepia(34%) saturate(731%) hue-rotate(337deg) brightness(105%) contrast(101%)}.cart-sidebar__middle{height:calc(100% - 195px);overflow-y:auto}.cart-sidebar__middle::-webkit-scrollbar{width:3px}.cart-sidebar__middle::-webkit-scrollbar-thumb{border-radius:10px}.cart-sidebar__middle ul.added-products{background:#fff}.cart-sidebar__middle ul.added-products>li{padding:26px 26px 30px 18px;position:relative;border-bottom:1px solid #f5f0e4}@media only screen and (max-width:480px){.cart-sidebar__middle ul.added-products>li{padding:21px 22px 30px 18px}}@media only screen and (max-width:MQ-480){.cart-sidebar__middle ul.added-products>li{padding:21px 22px 30px 18px}}.cart-sidebar__middle ul.added-products>li.empty-cart-section{padding:30px 40px}@media only screen and (max-width:480px){.cart-sidebar__middle ul.added-products>li.empty-cart-section{padding:20px}}@media only screen and (max-width:MQ-480){.cart-sidebar__middle ul.added-products>li.empty-cart-section{padding:20px}}.cart-sidebar__middle ul.added-products>li .title-section{margin-bottom:10px}.cart-sidebar__middle ul.added-products>li{position:relative}.cart-sidebar__middle ul.added-products>li .image-section{position:relative;width:124px;height:82px;border-radius:0;overflow:hidden}@media only screen and (max-width:480px){.cart-sidebar__middle ul.added-products>li .image-section{width:85px;height:57px}}@media only screen and (max-width:MQ-480){.cart-sidebar__middle ul.added-products>li .image-section{width:85px;height:57px}}.cart-sidebar__middle ul.added-products>li .image-section a{font-size:0;position:initial}.cart-sidebar__middle ul.added-products>li .image-section img{position:absolute;-o-object-fit:contain;object-fit:contain;left:0;top:0;width:100%;height:100%}.cart-sidebar__middle ul.added-products>li .image-section .link--secondary{margin-top:19px}@media only screen and (max-width:480px){.cart-sidebar__middle ul.added-products>li .image-section .link--secondary{margin-top:28px}}@media only screen and (max-width:MQ-480){.cart-sidebar__middle ul.added-products>li .image-section .link--secondary{margin-top:28px}}.cart-sidebar__middle ul.added-products>li .image-section .link--secondary{line-height:1.5;letter-spacing:normal}.cart-sidebar__middle ul.added-products>li .content{padding-left:9px;width:calc(100% - 124px)}@media only screen and (max-width:480px){.cart-sidebar__middle ul.added-products>li .content{width:calc(100% - 95px)}}@media only screen and (max-width:MQ-480){.cart-sidebar__middle ul.added-products>li .content{width:calc(100% - 95px)}}.cart-sidebar__middle ul.added-products>li .content .title-section{padding-right:20px}.cart-sidebar__middle ul.added-products>li .content .remove{width:15px;height:15px;display:block;font-size:0;position:absolute;right:0;top:0;background:url(icon-trash.svg) no-repeat center/15px}.cart-sidebar__middle ul.added-products>li .content .remove:hover{-webkit-filter:brightness(0) saturate(100%) invert(75%) sepia(41%) saturate(509%) hue-rotate(348deg) brightness(100%) contrast(103%);filter:brightness(0) saturate(100%) invert(75%) sepia(41%) saturate(509%) hue-rotate(348deg) brightness(100%) contrast(103%)}.cart-sidebar__middle ul.added-products>li .content .custom-dropdown-select{max-width:100%;margin-top:23px}.cart-sidebar__middle ul.added-products>li .content{position:relative}.cart-sidebar__middle ul.added-products>li .content ol li,.cart-sidebar__middle ul.added-products>li .content ul li{font-size:12px;font-style:normal;font-weight:400;line-height:140%;padding:0}.cart-sidebar__middle ul.added-products>li .content ul{margin-top:10px;padding-left:0}.cart-sidebar__middle ul.added-products>li .content ul li{padding-left:0;list-style:none}.cart-sidebar__middle ul.added-products>li .content .flex-space-between{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.cart-sidebar__middle ul.added-products>li .content h5{font-size:16px;font-style:normal;font-weight:900;line-height:116%;font-family:var(--font-family-secondary);text-transform:uppercase}@media only screen and (max-width:480px){.cart-sidebar__middle ul.added-products>li .content h5{font-size:14px}}@media only screen and (max-width:MQ-480){.cart-sidebar__middle ul.added-products>li .content h5{font-size:14px}}.cart-sidebar__middle ul.added-products>li .content h5 a{font:inherit;color:inherit;text-transform:uppercase}.cart-sidebar__middle ul.added-products>li .content p{font-size:12px;font-style:normal;font-weight:400;line-height:140%}.cart-sidebar__middle ul.added-products>li .content .price-wrapper{display:none!important;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;font-size:14px;font-style:normal;font-weight:900;font-family:var(--font-family-secondary);line-height:116%;margin:10px 0 0 s;margin-margin-left:5px}.cart-sidebar__middle ul.added-products>li .content .quantity-remove-outer{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px}.cart-sidebar__middle ul.added-products>li .content .price{font-size:14px;font-style:normal;font-weight:900;line-height:116%;font-family:var(--font-family-secondary);margin:10px 0 0}.cart-sidebar__middle ul.added-products>li .content .price s{margin-right:5px;color:#a63434;opacity:1;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.cart-sidebar__middle ul.added-products.empty{padding:113px 0 0;height:100%}.cart-sidebar__middle ul.added-products.empty>li{padding:50px 20px 20px;border:none;background:url(icon-cart-truck.svg) no-repeat top center/59px;font-family:var(--font-family-secondary);font-size:20px;font-weight:900;line-height:normal;text-transform:uppercase;text-align:center}.cart-sidebar__middle .addon-product .swiper-pagination-bullet{width:8px!important;height:8px!important}.cart-sidebar__middle .addon-product{margin-top:24px;padding:0 28px}@media only screen and (max-width:480px){.cart-sidebar__middle .addon-product{padding:0 20px}}@media only screen and (max-width:MQ-480){.cart-sidebar__middle .addon-product{padding:0 20px}}.cart-sidebar__middle .addon-product .title{font-size:16px;font-family:var(--font-family-secondary);font-weight:900;text-transform:uppercase;margin-bottom:20px}.cart-sidebar__middle .addon-product ul{width:100%!important;margin:0!important}.cart-sidebar__middle .addon-product li{width:100%!important;margin:0 0 10px!important;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex}.cart-sidebar__middle .addon-product li:last-child{margin:0!important}.cart-sidebar__middle .cart-total{background:#fff;padding:20px 26px 35px 30px}@media only screen and (max-width:480px){.cart-sidebar__middle .cart-total{padding:20px 20px 35px}}@media only screen and (max-width:MQ-480){.cart-sidebar__middle .cart-total{padding:20px 20px 35px}}.cart-sidebar__middle .cart-total>.flex{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart-sidebar__middle .cart-total>.flex *{font-size:14px;font-weight:500;line-height:1.9}.cart-sidebar__footer{position:fixed;bottom:0;right:0;background:#fff;width:100%;z-index:5;padding:9px 26px 15px}@media only screen and (max-width:480px){.cart-sidebar__footer{padding:9px 20px 15px}}@media only screen and (max-width:MQ-480){.cart-sidebar__footer{padding:9px 20px 15px}}.cart-sidebar__footer p{font-size:14px;font-weight:600;line-height:2.14;letter-spacing:.01px}.cart-sidebar__footer .btn--primary{max-width:100%;width:100%;margin-top:5px}.cart-sidebar__footer .cart-total{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-style:normal;font-weight:700;line-height:1.9;text-transform:capitalize}body.fixed{overflow-y:hidden}.product{position:relative;padding:50px 0 80px}@media only screen and (max-width:980px){.product{padding:18px 0 30px}}.product .swiper-pagination{display:none!important;position:static!important;bottom:auto!important;margin-top:12px;width:100%}@media only screen and (max-width:768px){.product .swiper-pagination{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.product .link--primary{margin-top:23px}.product .remove-slide{display:none!important}@media only screen and (max-width:980px){.product{margin-bottom:0}}.product h1,.product .h2{margin-bottom:8px}@media only screen and (max-width:600px){.product h1,.product .h2{font-size:20px!important}}.product .description{margin-top:10px}.product .more-link{font-size:14px;font-style:normal;font-weight:500;line-height:23px;position:relative;display:inline-block;text-decoration:underline;margin-top:7px;color:#f0ff00!important}.product .product-card__tags-status{z-index:2;margin-bottom:12px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:static;top:auto;left:auto}.product .left-section{width:calc(50% - 6px);max-height:700px;position:sticky;top:20px}@media only screen and (max-width:768px){.product .left-section{width:100%;max-width:100%}.product .left-section .outer-pdp-thumbnail-slider{display:none!important}.product .left-section{max-height:none;position:relative;top:0}}.product__media-outer *::-moz-selection{background:#0000!important}.product__media-outer *::selection{background:#0000!important}.product__media{width:100%;opacity:0;z-index:3;position:relative}.product__media.active{opacity:1}.product__media{display:-webkit-box;display:-ms-flexbox;display:flex}.product__media .swiper-button-next-pdp.swiper-button-disabled{pointer-events:all;cursor:pointer}.product__information{width:calc(50% + 6px);padding-left:45px;z-index:3;position:relative}.product__information .inner{max-width:566px;margin:0 auto}@media only screen and (max-width:768px){.product__information .inner{max-width:100%}}@media only screen and (max-width:768px){.product__information{width:100%;max-width:100%;padding-left:0;margin-top:25px}}.product img{width:100%}.product .outer-pdp-thumbnail-slider{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:25px;width:60px;max-height:700px}.product .product-single__prices{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:DM Mono,monospace}.product .product-single__prices span{font-size:16px;font-style:normal;font-weight:400;line-height:normal;color:#232323}.product .product-single__prices span.red{color:#7c1d1d}.product .product-single__prices s{margin-left:10px;font-size:16px;font-weight:400;color:#b8b8b8;opacity:1;text-decoration:line-through}.product__form{padding-top:26px}.product__form form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product .review-section{margin-bottom:20px}@media only screen and (max-width:350px){.product .review-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:MQ-350){.product .review-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.product .review-section a{font-family:var(--font-family-primary);font-size:14px;font-weight:600;line-height:1.5;letter-spacing:normal}.product .review-section .write-review{margin-left:15px;color:#232323}.product .review-section .write-review:before{content:"|";margin-right:15px;opacity:.3}@media only screen and (max-width:350px){.product .review-section .write-review{margin-left:0;margin-top:3px}.product .review-section .write-review:before{display:none}}@media only screen and (max-width:MQ-350){.product .review-section .write-review{margin-left:0;margin-top:3px}.product .review-section .write-review:before{display:none}}.product .review-section .spr-badge-caption{font-family:var(--font-family-primary);font-size:14px;font-weight:600;line-height:1.5;letter-spacing:normal}.product .review-section .spr-badge .spr-icon{font-size:15px!important}.product .variant-option{margin-bottom:20px}.product .variant-option .label{font-family:var(--font-family-secondary);font-size:14px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:14px}.product .pdp-variant-options{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.product .pdp-variant-options .color-swatches-outer{margin-bottom:-10px}.product .pdp-variant-options .color-swatches-outer li input{-webkit-appearance:none}.product .pdp-variant-options .color-swatches-outer li label{display:none}.product .pdp-variant-options .color-swatches-outer li{font-size:0px;margin:0 15px 10px 0;width:40px;height:40px;background-position:center;background-size:cover}.product .pdp-variant-options .color-swatches-outer li:last-child{margin-right:0}.product .pdp-variant-options .color-swatches-outer li{border:solid 1px #232323;border-radius:100%;cursor:pointer;position:relative}.product .pdp-variant-options .color-swatches-outer li.unavailable{display:none!important}.product .pdp-variant-options .color-swatches-outer li .out-of-stock-tooltip{display:block;opacity:0;visibility:hidden;-webkit-transform:translateY(10px);transform:translateY(10px);-webkit-transition:all .25s ease-out;transition:all .25s ease-out;position:absolute;width:83px;right:auto;left:-24px;top:-35px;text-align:center;font-size:12px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff;padding:5px;background:#9f9f9f;bottom:auto;z-index:1}.product .pdp-variant-options .color-swatches-outer li .out-of-stock-tooltip:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#9f9f9f rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.product .pdp-variant-options .color-swatches-outer li.out-of-stock:after{position:absolute;content:"";height:40px;width:1px;right:0;left:0;margin:0 auto;-webkit-transform:rotate(45deg);transform:rotate(45deg);background-color:#232323;z-index:1;top:0}.product .pdp-variant-options .color-swatches-outer li.out-of-stock:hover .out-of-stock-tooltip{opacity:1;visibility:visible;-webkit-transform:translateY(0px);transform:translateY(0)}.product .pdp-variant-options .color-swatches-outer li.active{border:solid 1px #232323}.product .pdp-variant-options .variant-option-radio{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-12px;margin-bottom:-12px}.product .pdp-variant-options .variant-option-radio li{margin-left:12px;margin-bottom:12px;border-radius:85px;cursor:pointer;min-width:100px;border:1px solid #b8b8b8;font-size:14px;height:50px;font-family:var(--font-family-secondary);font-style:normal;font-weight:700;line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;text-transform:capitalize;padding:0 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product .pdp-variant-options .variant-option-radio li.active,.product .pdp-variant-options .variant-option-radio li:hover{border:2px solid #232323}.product__actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:12px}.product__actions .quantity-outer{max-width:130px;height:50px}.product__actions .quantity-outer a{height:100%!important}@media only screen and (max-width:480px){.product__actions .quantity-outer{max-width:93px}}@media only screen and (max-width:MQ-480){.product__actions .quantity-outer{max-width:93px}}.product__actions .product-single__quantity{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:21px}.product__actions .add-to-cart,.product__actions .add-to-cart .btn--primary{width:100%;max-width:100%}.product__actions .btn--primary[disabled]{pointer-events:none;opacity:.5}.product .addon-product{margin-top:12px;padding-top:24px;border-top:1px solid #575757}.product .addon-product .title{font-size:14px;font-family:var(--font-family-primary);font-weight:700;text-transform:capitalize;margin-bottom:10px}.product .addon-product ul{width:100%!important;margin:0!important}.product .addon-product li{width:100%!important;margin:0 0 10px!important;border-radius:5px;border:1px solid #f0ff00}.product .addon-product li:last-child{margin:0!important}.product .addon-product .btn--primary.added:before{content:"";width:12px;display:block!important;height:11px;margin-right:4px;background:url(icon-white-check.svg) no-repeat center/12px}.product .addon-product .btn--primary.added{border-color:#232323!important;background:#232323!important;color:#fff!important}.product .accordian{padding-top:13px}@media only screen and (max-width:768px){.product .accordian{margin-top:14px}}.product .accordian>li{border-bottom:1px solid #232323}.product .accordian>li:first-child{border-top:1px solid #232323}.product .accordian>li{padding:20px 0;position:relative}.product .accordian>li h4{cursor:pointer;position:relative;padding-left:20px;text-transform:capitalize;font-family:var(--font-family-primary);font-size:14px;font-style:normal;font-weight:700;line-height:normal}.product .accordian>li h4:before{width:11.5px;height:11.5px;content:"";left:0;top:2px;-webkit-transition:all .5s ease;transition:all .5s ease;background:url(icon-acord-plus.svg) no-repeat center/11.5px;position:absolute}.product .accordian>li .content{margin-top:19px;display:none;background:#f0ff00;padding:30px 50px 38px 41px}.product .accordian>li .content strong{font-family:var(--font-family-secondary);margin-bottom:9px;display:block}.product .accordian>li.active h4:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.product .accordian>li.active .content{display:block}.pdp-slider-outer{-webkit-box-flex:1;-ms-flex:auto;flex:auto;width:100%}.pdp-slider{width:100%;margin:0;padding:0;overflow:hidden}.pdp-slider .image-section,.pdp-slider .video-section{height:auto;max-height:700px;overflow:hidden;position:relative;display:block!important}@media only screen and (max-width:980px){.pdp-slider .image-section,.pdp-slider .video-section{max-height:520px}}@media only screen and (max-width:768px){.pdp-slider .image-section,.pdp-slider .video-section{max-height:420px}}.pdp-slider .image-section img,.pdp-slider .image-section iframe,.pdp-slider .image-section video,.pdp-slider .video-section img,.pdp-slider .video-section iframe,.pdp-slider .video-section video{position:relative;width:100%;height:auto;max-height:inherit;display:block;-o-object-fit:contain;object-fit:contain}.outer-pdp-thumbnail-slider{overflow:hidden;position:relative}.outer-pdp-thumbnail-slider .pdp-thumbnail-outer{overflow:hidden;width:60px!important}.pdp-thumbnail{margin-left:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pdp-thumbnail .slide{display:inline-block;width:60px;height:60px!important;margin-bottom:9px!important;-webkit-transition:.3s ease all;transition:.3s ease all}.pdp-thumbnail .slide img:before{display:none}.pdp-thumbnail .slide .image-section{border-radius:3px;overflow:hidden;border:1px solid #575757}.pdp-thumbnail .slide.swiper-slide-thumb-active{-webkit-transition:.3s ease all;transition:.3s ease all}.pdp-thumbnail .slide.swiper-slide-thumb-active .image-section,.pdp-thumbnail .slide.swiper-slide-thumb-active .video-section{border:1px solid #f0ff00;width:100%;height:100%;-webkit-transition:.3s ease all;transition:.3s ease all;border:1px solid #232323}.pdp-thumbnail .slide{cursor:pointer}.pdp-thumbnail .slide .image-section,.pdp-thumbnail .slide .video-section{width:100%;height:100%;position:relative;-webkit-transition:.3s ease all;transition:.3s ease all}.pdp-thumbnail .slide .video-section{background:#eee}.pdp-thumbnail .slide .video-section:after{content:"";position:absolute;top:50%;left:50%;width:24px;height:24px;z-index:3;pointer-events:none;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='12' fill='rgba(0,0,0,0.65)'/%3E%3Cpath d='M9.5 7.5v9l7-4.5z' fill='%23ffffff'/%3E%3C/svg%3E") no-repeat center/contain}.pdp-thumbnail .slide .video-section button{width:100%;height:100%;padding:0;background:#0000;border:0;position:relative;cursor:pointer}.pdp-thumbnail .slide .video-section button img,.pdp-thumbnail .slide img{position:absolute;-o-object-fit:cover;object-fit:cover;left:0;top:0;width:100%;height:100%}.price__wrapper{padding-top:0!important}.pdp-recommendations{padding:90px 0 104px}@media only screen and (max-width:768px){.pdp-recommendations{padding:74px 0 60px}}.slider-addon-products-outer{position:relative;padding-bottom:30px}.slider-addon-products-outer .swiper{padding-bottom:1px!important}.slider-addon-products-outer .swiper-slide{margin-right:20px}.slider-addon-products-outer .swiper-slide:last-child{margin-right:0}.slider-addon-products-outer .swiper-pagination{bottom:0!important}.full-width-content{position:relative;z-index:3;text-align:left;background:#f0ff00}.full-width-content .pre-title{margin-bottom:10px}.full-width-content h2{margin-bottom:16px}@media only screen and (max-width:600px){.full-width-content h2{font-size:20px!important;line-height:30px!important}}.inner-hero-section{position:relative;overflow:hidden;padding-bottom:100px;padding-top:100px;height:calc(100vh - 35px);max-height:810px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#232323}@media only screen and (max-width:768px){.inner-hero-section{min-height:667px;height:auto;padding:30px 0!important}.inner-hero-section .container-1420{padding:0 20px}.inner-hero-section h1{line-height:normal!important}}.inner-hero-section.no-image{min-height:auto!important;padding:85px 0!important;height:auto!important;max-height:auto!important}@media only screen and (max-width:768px){.inner-hero-section.no-image{padding:60px 0 0!important}}.inner-hero-section.small-height{max-height:667px}@media only screen and (max-width:768px){.inner-hero-section.small-height{min-height:667px;padding:118px 0 30px}}.inner-hero-section .image-section{width:100%;position:absolute;left:0;top:0;background:#232323;height:100%}.inner-hero-section .image-section img{position:absolute;-o-object-fit:cover;object-fit:cover;left:0;top:0;width:100%;height:100%;position:relative}.inner-hero-section .image-section:before{position:absolute;height:100%;width:100%;content:"";left:0;top:0;z-index:2;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.3)),color-stop(28.95%,rgba(0,0,0,0))),-webkit-gradient(linear,left bottom,left top,from(rgba(255,197,110,.2)),to(rgba(255,197,110,.2))),-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.1)),to(rgba(0,0,0,.1)));background:linear-gradient(180deg,#0000004d,#0000 28.95%),linear-gradient(0deg,#ffc56e33 0% 100%),linear-gradient(0deg,#0000001a 0% 100%)}.inner-hero-section .image-section.gradient-none:before{display:none}.inner-hero-section .video-section{width:100%;height:100%;position:absolute;top:0;left:0}.inner-hero-section .video-section:before{content:"";width:100%;height:100%;position:absolute;opacity:.5;background:#232323;top:0;left:0;z-index:2}.inner-hero-section .video-section .video-wrapper{position:relative;width:100%;height:100%;overflow:hidden;padding-top:0%;pointer-events:none}.inner-hero-section .video-section video{position:absolute;-o-object-fit:cover;object-fit:cover;left:0;top:0;width:100%;height:100%}.inner-hero-section .video-section iframe{min-height:0;height:calc(100vh - 40px);position:absolute;top:50%;left:50%;width:100%;display:block;width:auto;height:auto;max-width:none;max-height:none;min-width:110vw;min-height:110vw;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:150vw}@media only screen and (max-width:1024px){.inner-hero-section .video-section iframe{min-width:180vw}}@media only screen and (max-width:980px){.inner-hero-section .video-section iframe{height:100%}}@media only screen and (max-width:480px){.inner-hero-section .video-section iframe{min-width:350vw;height:100%}}@media only screen and (max-width:MQ-480){.inner-hero-section .video-section iframe{min-width:350vw;height:100%}}.inner-hero-section .video-section.gradient-none:before{display:none}.inner-hero-section .container-1420{position:relative;z-index:3}.inner-hero-section .container-1420 .content{max-width:940px;margin:0 auto;width:100%;text-align:center}.inner-hero-section .container-1420 .content .pre-title{margin-bottom:14px}@media only screen and (max-width:600px){.inner-hero-section .container-1420 .content .pre-title{margin-bottom:9px}}.inner-hero-section .container-1420 .content .btn{margin:30px auto 0!important}.inner-hero-section .container-1420 .content *{color:#fff}.three-column-blog{overflow:hidden;position:relative;z-index:2}@media only screen and (max-width:480px){.three-column-blog .top-section{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-align:center;-ms-flex-align:center;align-items:center;text-align:center}}@media only screen and (max-width:MQ-480){.three-column-blog .top-section{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-align:center;-ms-flex-align:center;align-items:center;text-align:center}}@media only screen and (max-width:600px){.three-column-blog .link--primary{margin-top:20px}}@media only screen and (max-width:600px){.three-column-blog .articlecard--outer .article-card .image-section{height:165px}}.three-column-blog ul.flex-wrap{width:calc(100% + 28px);margin-left:-28px;margin-top:45px}@media only screen and (max-width:480px){.three-column-blog ul.flex-wrap{margin-top:40px}}@media only screen and (max-width:MQ-480){.three-column-blog ul.flex-wrap{margin-top:40px}}.three-column-blog ul.flex-wrap>li{width:calc(33.3333% - 28px);margin-left:28px}@media only screen and (max-width:768px){.three-column-blog ul.flex-wrap>li{width:calc(50% - 28px);display:none}.three-column-blog ul.flex-wrap>li:nth-child(1),.three-column-blog ul.flex-wrap>li:nth-child(2){display:block}}@media only screen and (max-width:480px){.three-column-blog ul.flex-wrap>li{width:calc(100% - 28px)}.three-column-blog ul.flex-wrap>li:nth-child(2){display:none}}@media only screen and (max-width:MQ-480){.three-column-blog ul.flex-wrap>li{width:calc(100% - 28px)}.three-column-blog ul.flex-wrap>li:nth-child(2){display:none}}@media only screen and (max-width:980px){.three-column-blog .article-card .inner-section .image-section{height:20vw}}@media only screen and (max-width:768px){.three-column-blog .article-card .inner-section .image-section{height:35vw}}@media only screen and (max-width:480px){.three-column-blog .article-card .inner-section .image-section{height:54.67vw}}@media only screen and (max-width:MQ-480){.three-column-blog .article-card .inner-section .image-section{height:54.67vw}}.half-content-half-form{overflow:hidden}@media only screen and (max-width:768px){.half-content-half-form .container-1400{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.half-content-half-form .content>p{max-width:327px}.half-content-half-form h1{margin-bottom:2px}.half-content-half-form p,.half-content-half-form a{font-size:14px;font-weight:400;line-height:normal}.half-content-half-form a{color:#232323;text-decoration:underline}.half-content-half-form ul .link--primary{margin-top:6px;text-decoration:none}.half-content-half-form ul .label{display:block;font-family:var(--font-family-secondary);font-size:16px;font-weight:900;margin-bottom:7px;line-height:normal;text-transform:uppercase}.half-content-half-form ul li{margin-top:34px}.half-content-half-form ul a{color:#232323;text-decoration:underline}.half-content-half-form .content{width:350px;margin-right:86px;-webkit-box-flex:0;-ms-flex:none;flex:none}@media only screen and (max-width:1200px){.half-content-half-form .content{margin-right:40px}}@media only screen and (max-width:980px){.half-content-half-form .content{margin-right:40px;width:280px}}@media only screen and (max-width:768px){.half-content-half-form .content{width:100%;margin:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.half-content-half-form .form-section{width:100%;margin-top:10px}.half-content-half-form .form-section>p{margin-bottom:34px;display:block;font-size:16px;font-style:normal;font-weight:600;line-height:116%}@media only screen and (max-width:768px){.half-content-half-form .form-section>p{text-align:center}}.half-content-half-form .form-section .contact-form .field{margin-bottom:18px}.half-content-half-form .form-section .contact-form .field label{display:block;margin-bottom:6px;font-size:14px;font-weight:600}.half-content-half-form .form-section .contact-form textarea{height:auto!important;min-height:140px;padding:12px 10px!important}.half-content-half-form .form-section .contact-form .btn--primary{margin-top:6px}.half-content-half-form .form-section div[data-testid=form-row]{gap:27px;margin-bottom:20px!important}@media only screen and (max-width:768px){.half-content-half-form .form-section div[data-testid=form-row]{display:block!important;margin-bottom:0!important}.half-content-half-form .form-section div[data-testid=form-row]>div{margin-bottom:20px!important}}.half-content-half-form .form-section div[data-testid=form-row] div[data-testid=form-component]{padding:0!important}.half-content-half-form .form-section div[data-testid=form-row] div[data-testid=form-component]>button{margin-top:10px!important;-webkit-transition:.3s ease all!important;transition:.3s ease all!important;font-family:var(--font-family-button)!important;cursor:pointer!important;display:block!important;font-size:var(--buttons-desktop-fontsize)!important;font-style:var(--buttons-desktop-fontstyle)!important;font-weight:var(--buttons-desktop-fontweight)!important;line-height:var(--buttons-desktop-lineheight)!important;letter-spacing:var(--buttons-desktop-letterspacing)!important;text-align:center!important;color:#232323!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;border-width:var(--buttons-border-width)!important;border-style:solid!important;border-color:#f0ff00!important;border-radius:var(--buttons-radius-outset)!important;background:#f0ff00!important;min-width:var(--buttons-minimum-width)!important;-webkit-appearance:none!important;-moz-appearance:none!important;text-decoration:none!important;padding:0 14px!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;text-transform:var(--buttons-desktop-texttransform)!important;height:50px!important}@media only screen and (max-width:480px){.half-content-half-form .form-section div[data-testid=form-row] div[data-testid=form-component]>button{font-size:var(--buttons-mobile-fontsize)!important;line-height:var(--buttons-mobile-lineheight)!important;letter-spacing:var(--buttons-mobile-letterspacing)!important}}@media only screen and (max-width:MQ-480){.half-content-half-form .form-section div[data-testid=form-row] div[data-testid=form-component]>button{font-size:var(--buttons-mobile-fontsize)!important;line-height:var(--buttons-mobile-lineheight)!important;letter-spacing:var(--buttons-mobile-letterspacing)!important}}.half-content-half-form .form-section div[data-testid=form-row] div[data-testid=form-component]>button{position:relative!important}.half-content-half-form .form-section div[data-testid=form-row] div[data-testid=form-component]>button:hover{-webkit-transition:.3s ease all!important;transition:.3s ease all!important;color:#fff!important;background:#232323!important;border-color:#232323!important}.half-content-half-form .form-section div[data-testid=form-row] div[data-testid=form-component]>div.needsclick>div.needsclick.go725027734{overflow:hidden!important;border-radius:3px!important;border:1px solid #232323!important}.half-content-half-form .form-section div.needsclick{height:auto!important}.half-content-half-form .form-section input[type=text],.half-content-half-form .form-section input[type=search],.half-content-half-form .form-section input[type=tel],.half-content-half-form .form-section input[type=email],.half-content-half-form .form-section input[type=password],.half-content-half-form .form-section textarea,.half-content-half-form .form-section select{margin-bottom:0!important}.three-column-card-slider{overflow:hidden}.three-column-card-slider .heading{text-align:center}.three-column-card-slider .heading a{margin:20px auto 0}@media only screen and (max-width:768px){.three-column-card-slider .heading a{margin-top:9px}}.three-column-card-slider .heading{margin-bottom:70px}@media only screen and (max-width:768px){.three-column-card-slider .heading{margin-bottom:40px}}.three-column-card-slider .swiper{overflow:visible}.three-column-card-slider .slider-outer{margin-bottom:41px;position:relative}@media only screen and (max-width:768px){.three-column-card-slider .slider-outer{margin-bottom:37px}}.three-column-card-slider .swiper-pagination{bottom:-41px!important}@media only screen and (max-width:768px){.three-column-card-slider .swiper-pagination{bottom:-37px!important}}.three-column-card-slider .card{width:400px}@media only screen and (max-width:768px){.three-column-card-slider .card{max-width:340px;width:calc(100vw - 60px)}}.three-column-card-slider .card .description{margin-top:5px}@media only screen and (max-width:768px){.three-column-card-slider .card .description{margin-top:8px}}.three-column-card-slider .card .image-section{width:100%;height:400px}@media only screen and (max-width:768px){.three-column-card-slider .card .image-section{max-height:340px;height:calc(100vw - 60px)}}.three-column-card-slider .card .image-section{position:relative;border-radius:10px;overflow:hidden}.three-column-card-slider .card .image-section a{position:absolute;bottom:25px;right:18px;z-index:3;opacity:0}.three-column-card-slider .card .image-section:hover a{opacity:1}.three-column-card-slider .card .image-section img{position:absolute;-o-object-fit:cover;object-fit:cover;left:0;top:0;width:100%;height:100%}.three-column-card-slider .card .image-section{margin-bottom:12px}.five-column-icon-card-with-heading-image{background:#232323}.five-column-icon-card-with-heading-image *{color:#fff}.five-column-icon-card-with-heading-image.color-light{background:#0000}.five-column-icon-card-with-heading-image.color-light *{color:#232323}.five-column-icon-card-with-heading-image.color-light * .image-section:before{opacity:.16}.five-column-icon-card-with-heading-image.color-light .pre-title{color:#232323!important}.five-column-icon-card-with-heading-image.color-light .icon{-webkit-filter:brightness(0) saturate(100%) invert(10%) sepia(7%) saturate(7%) hue-rotate(337deg) brightness(97%) contrast(89%);filter:brightness(0) saturate(100%) invert(10%) sepia(7%) saturate(7%) hue-rotate(337deg) brightness(97%) contrast(89%)}.five-column-icon-card-with-heading-image .image-section{position:relative;width:588.78px;height:364.51px;margin:0 auto}.five-column-icon-card-with-heading-image .image-section img,.five-column-icon-card-with-heading-image .image-section video{position:absolute;-o-object-fit:contain;object-fit:contain;left:0;top:0;width:100%;height:100%}.five-column-icon-card-with-heading-image .image-section:before{width:486px;height:17px;content:"";border-radius:486px;overflow:hidden;background:#000;filter:blur(9px);-webkit-filter:blur(9px);-webkit-transform:translateZ(0);transform:translateZ(0);position:absolute;left:0;right:0;margin:0 auto;bottom:-51px;z-index:2}@media only screen and (max-width:768px){.five-column-icon-card-with-heading-image .image-section:before{width:256.215px;height:8.962px;bottom:-27px}}.five-column-icon-card-with-heading-image .image-section{margin-bottom:110px}@media only screen and (max-width:768px){.five-column-icon-card-with-heading-image .image-section{margin-top:16px;margin-bottom:95px;max-width:310.399px;width:100%;height:192.167px}}.five-column-icon-card-with-heading-image .heading{max-width:971px;margin:0 auto}.five-column-icon-card-with-heading-image .heading .pre-title{color:#f0ff00;margin-bottom:10px}.five-column-icon-card-with-heading-image .heading .description{max-width:502px;margin:10px auto 0}.five-column-icon-card-with-heading-image .heading .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:600px){.five-column-icon-card-with-heading-image .heading .buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.five-column-icon-card-with-heading-image .heading .buttons a{margin-right:29px}.five-column-icon-card-with-heading-image .heading .buttons a:last-child{margin-right:0}@media only screen and (max-width:600px){.five-column-icon-card-with-heading-image .heading .buttons a{margin:0 0 23px}.five-column-icon-card-with-heading-image .heading .buttons a:last-child{margin-bottom:0}}.five-column-icon-card-with-heading-image ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:104px;margin-left:-44px;width:calc(100% + 44px);margin-bottom:-45px}@media only screen and (max-width:768px){.five-column-icon-card-with-heading-image ul{margin-top:60px}}.five-column-icon-card-with-heading-image ul li{max-width:200px;margin-left:44px;margin-bottom:45px}@media only screen and (max-width:600px){.five-column-icon-card-with-heading-image ul li{width:calc(50% - 44px)}.five-column-icon-card-with-heading-image ul li .pre-title-bold{margin-bottom:2px}}.five-column-icon-card-with-heading-image ul li{text-align:center}.five-column-icon-card-with-heading-image ul li .icon{width:34px;position:relative;height:33px}.five-column-icon-card-with-heading-image ul li .icon img{position:absolute;-o-object-fit:contain;object-fit:contain;left:0;top:0;width:100%;height:100%}.five-column-icon-card-with-heading-image ul li .icon{margin:0 auto 13px}@media only screen and (max-width:600px){.five-column-icon-card-with-heading-image ul li .icon{margin-bottom:16px}}.hero-image-with-content-slider .swiper-pagination{bottom:35px!important;z-index:5!important}.hero-image-with-content-slider .align-center .container-1410{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.hero-image-with-content-slider .align-center .container-1410 .btn{margin:30px auto 0!important}.hero-image-with-content-slider .align-center .container-1410 .description{margin:0 auto}.hero-image-with-content-slider .align-right .container-1410{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.hero-image-with-content-slider .swiper-slide{padding:138px 0}@media only screen and (max-width:768px){.hero-image-with-content-slider .swiper-slide{padding:60px 0}}.hero-image-with-content-slider .swiper-slide *{color:#fff}.hero-image-with-content-slider .swiper-slide .content{max-width:546px;position:relative;z-index:3}.hero-image-with-content-slider .swiper-slide .description{max-width:404px}.hero-image-with-content-slider .swiper-slide .description p{padding-bottom:21px!important}.hero-image-with-content-slider .swiper-slide .description p:last-child{padding-bottom:0!important}.hero-image-with-content-slider .swiper-slide .description ul li{padding-left:42px;margin-bottom:23px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:27px}.hero-image-with-content-slider .swiper-slide .description ul li:last-child{margin-bottom:0}.hero-image-with-content-slider .swiper-slide .description ul li:before{background:url(icon-check-yellow.svg) no-repeat left top/27px;width:27px;height:27px;border-radius:0;top:0;left:0}.hero-image-with-content-slider .swiper-slide .description ul li{font-size:12px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px;text-transform:uppercase}.hero-image-with-content-slider .swiper-slide{min-height:810px}@media only screen and (max-width:768px){.hero-image-with-content-slider .swiper-slide{padding:60px 0;min-height:824px}}.hero-image-with-content-slider .pre-title-bold{color:#f0ff00;margin-bottom:13.5px}@media only screen and (max-width:600px){.hero-image-with-content-slider .pre-title-bold{margin-bottom:10.5px}}.hero-image-with-content-slider h2{margin-bottom:18.5px}@media only screen and (max-width:600px){.hero-image-with-content-slider h2{margin-bottom:11px}}.hero-image-with-content-slider .btn{margin-top:30px}.hero-image-with-content-slider .image-section{width:100%;position:absolute;left:0;top:0;background:#232323;height:100%}.hero-image-with-content-slider .image-section img{position:absolute;-o-object-fit:cover;object-fit:cover;left:0;top:0;width:100%;height:100%;position:relative}.hero-image-with-content-slider .image-section:before{position:absolute;height:100%;width:100%;content:"";left:0;top:0;z-index:2;opacity:.3;background:-webkit-gradient(linear,right top,left top,color-stop(34.96%,#000),color-stop(69.39%,rgba(0,0,0,0)));background:linear-gradient(270deg,#000 34.96%,#0000 69.39%)}.marquee-section{padding:13px 0;background:#f0ff00}.marquee-section p{color:#232323}.marquee-section li{min-height:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:15px;padding-right:30px;position:relative}.marquee-section li:before{content:"-";position:absolute;right:0;font-size:40px;font-style:normal;font-weight:500;line-height:54px;color:#232323}.testimonial-product-slider .swiper-pagination{bottom:35px!important;z-index:5!important}@media only screen and (max-width:768px){.testimonial-product-slider .swiper-pagination{display:none!important}}.testimonial-product-slider .swiper-slide{padding:100px 0;height:960px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:768px){.testimonial-product-slider .swiper-slide .container-1320{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.testimonial-product-slider .swiper-slide{height:auto;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.testimonial-product-slider .swiper-slide h2{color:#fff}.testimonial-product-slider .swiper-slide .content{max-width:438px;position:relative}@media only screen and (max-width:768px){.testimonial-product-slider .swiper-slide .content{max-width:100%;background:#232323;padding:60px 30px 80px}}.testimonial-product-slider .swiper-slide .content{z-index:3}.testimonial-product-slider .rating-image{width:86px;height:18px;position:relative;margin-bottom:16px}.testimonial-product-slider .rating-image img{position:absolute;-o-object-fit:contain;object-fit:contain;left:0;top:0;width:100%;height:100%}.testimonial-product-slider .product-section{position:relative}.testimonial-product-slider .product-section:before{width:10px;content:"";height:18px;top:calc(50% - 5px);right:27px;-webkit-transition:.6s ease all;transition:.6s ease all;position:absolute;background:#fff url(icon-arrow-next.svg) no-repeat center/10px}.testimonial-product-slider .product-section:hover:before{right:15px}.testimonial-product-slider .product-section{margin-top:36px;border-radius:5px;border:1px solid #fff;background-color:#fff;padding:23px 50px 23px 15px;position:relative;max-width:438px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}@media only screen and (max-width:768px){.testimonial-product-slider .product-section{max-width:100%;border-radius:none;margin-top:0}}.testimonial-product-slider .product-section{z-index:3}.testimonial-product-slider .product-section .full-link{position:absolute;width:100%;height:100%;left:0;top:0;z-index:2}.testimonial-product-slider .product-section .product-image{width:133px;height:72px;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:18.5px;position:relative}.testimonial-product-slider .product-section .product-image img{position:absolute;-o-object-fit:contain;object-fit:contain;left:0;top:0;width:100%;height:100%}.testimonial-product-slider .product-section .product-title{font-size:16px;list-style:normal;font-weight:500;margin-bottom:3px;display:block;line-height:normal}.testimonial-product-slider .product-section .product-price{margin-top:12.5px;display:-webkit-box;display:-ms-flexbox;display:flex;display:flex!important}.testimonial-product-slider .product-section .product-price span,.testimonial-product-slider .product-section .product-price s{font-family:DM Mono,monospace;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-right:5px;color:#232323}.testimonial-product-slider .product-section .product-price span:last-child,.testimonial-product-slider .product-section .product-price s:last-child{margin-right:0}.testimonial-product-slider .product-section .product-price span.red{color:#8a1919}.testimonial-product-slider .image-section{width:100%;position:absolute;left:0;top:0;background:#232323;height:100%}.testimonial-product-slider .image-section img{position:absolute;-o-object-fit:cover;object-fit:cover;left:0;top:0;width:100%;height:100%}@media only screen and (max-width:768px){.testimonial-product-slider .image-section{position:relative;height:84.38vw}.testimonial-product-slider .image-section:before{display:none!important}}.testimonial-product-slider .image-section:before{position:absolute;height:100%;width:100%;content:"";left:0;top:0;z-index:2;opacity:.3;background:-webkit-gradient(linear,left top,right top,color-stop(24.16%,rgba(0,0,0,.2)),color-stop(64.72%,rgba(0,0,0,0)));background:linear-gradient(90deg,#0003 24.16%,#0000 64.72%)}.feature-comparison-table .heading .description{max-width:668px;margin:11px auto 0}.feature-comparison-table .table-wrap{border-radius:10px;padding:52.5px 24px 52.5px 40px;background:#232323;margin-top:61px}@media only screen and (max-width:768px){.feature-comparison-table .table-wrap{padding:0;margin-top:40px;background:#0000}}.feature-comparison-table .table-wrap table{width:100%;border-collapse:collapse;border-spacing:0}.feature-comparison-table .table-wrap *{color:#fff;font-family:var(--font-family-primary)}.feature-comparison-table .table-wrap th{font-family:var(--font-family-primary);font-size:18px;font-style:normal;font-weight:700;line-height:normal;padding:21px 0 24px;width:39.79%}.feature-comparison-table .table-wrap th:nth-child(2){width:28.42%;color:#232323;border-top-left-radius:5px;border-top-right-radius:5px;background:#f0ff00}.feature-comparison-table .table-wrap th:nth-child(3){width:31.8%}.feature-comparison-table .table-wrap tbody tr:last-child td:nth-child(2){border-bottom-left-radius:5px;border-bottom-right-radius:5px}.feature-comparison-table .table-wrap td{padding:27px;border-top:1px solid #3f3f3f;font-size:16px;font-style:normal;font-weight:700;line-height:normal;width:39.79%}@media only screen and (max-width:600px){.feature-comparison-table .table-wrap td{font-size:14px}}.feature-comparison-table .table-wrap td:nth-child(2){background-color:#f0ff00!important;color:#232323;width:28.42%}.feature-comparison-table .table-wrap td:nth-child(3){width:31.8%}.feature-comparison-table .table-wrap td.checked{background:url(icon-table-check.svg) no-repeat center/30px}.feature-comparison-table .table-wrap td.cross{background:url(icon-table-cross.svg) no-repeat center/30px}@media only screen and (max-width:768px){.feature-comparison-table .table-wrap .table-outer{padding:0 20px 20px;border:1px solid #232323;margin-bottom:20px;border-radius:5px}.feature-comparison-table .table-wrap .table-outer:last-child{margin-bottom:0}.feature-comparison-table .table-wrap .table-outer.nomad{background:#f0ff00;border:1px solid #f0ff00}.feature-comparison-table .table-wrap table th,.feature-comparison-table .table-wrap table td{color:#232323!important}.feature-comparison-table .table-wrap table th{padding:26px 0!important;text-align:left!important}.feature-comparison-table .table-wrap table td{padding:15px 0 13px!important;width:calc(100% - 50px)!important}.feature-comparison-table .table-wrap table td:nth-child(2){width:50px!important}.feature-comparison-table .table-wrap table td.checked{background:url(icon-table-check.svg) no-repeat right 14px center/20px!important}.feature-comparison-table .table-wrap table td.cross{background:url(icon-cross-dark.svg) no-repeat right 14px center/20px!important}.feature-comparison-table .table-wrap table.nomad-table th,.feature-comparison-table .table-wrap table.nomad-table td{background-color:#f0ff00!important}}.instagram-slider{overflow:hidden}.instagram-slider .heading{border-bottom:1px solid #e1e1e1;padding-bottom:11px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:35px}@media only screen and (max-width:768px){.instagram-slider .heading{border-bottom:none;-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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;margin-bottom:20px}}.instagram-slider .heading a{margin-top:20px}.instagram-slider .card{width:330px;margin-right:20px}@media only screen and (max-width:768px){.instagram-slider .card{width:220px}}.instagram-slider .card{position:relative}.instagram-slider .card .full-link{position:absolute;height:100%;width:100%;top:0;z-index:3;left:0}.instagram-slider .card .image-section{width:100%;height:425px}@media only screen and (max-width:768px){.instagram-slider .card .image-section{height:280px}}.instagram-slider .card .image-section{position:relative;border-radius:10px;overflow:hidden}.instagram-slider .card .image-section a{position:absolute;height:100%;width:100%;top:0;z-index:3;left:0}.instagram-slider .card .image-section img{position:absolute;-o-object-fit:cover;object-fit:cover;left:0;top:0;width:100%;height:100%}.half-content-half-media .container-1440{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.half-content-half-media .content{-webkit-box-flex:0;-ms-flex:none;flex:none;width:38.54%;padding:40px 0 40px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width:768px){.half-content-half-media .content{width:100%;padding:0 30px;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}}.half-content-half-media .content .inner{max-width:473px}@media only screen and (max-width:768px){.half-content-half-media .content .inner{max-width:100%}}.half-content-half-media .content .pre-title{margin-bottom:11px;color:#000}@media only screen and (max-width:600px){.half-content-half-media .content .pre-title{margin-bottom:9px}}.half-content-half-media .content .full-format{margin-top:12px}@media only screen and (max-width:600px){.half-content-half-media .content .full-format{margin-bottom:16px}}.half-content-half-media .content .btn{margin-top:30px}@media only screen and (max-width:600px){.half-content-half-media .content .btn{margin-top:25px}}.half-content-half-media .content h1{max-width:408px}@media only screen and (max-width:480px){.half-content-half-media .content h1{max-width:300px}}@media only screen and (max-width:MQ-480){.half-content-half-media .content h1{max-width:300px}}.half-content-half-media .image-section{width:calc(61.46% - 30px);margin-left:30px;max-height:700px;height:calc(50vw - 20px)}@media only screen and (max-width:768px){.half-content-half-media .image-section{margin-bottom:15px;width:100%;margin-left:0;height:calc(100vw - 90px)}}.half-content-half-media .image-section{position:relative}.half-content-half-media .image-section img,.half-content-half-media .image-section video{position:absolute;-o-object-fit:contain;object-fit:contain;left:0;top:0;width:100%;height:100%}.hero-image-with-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:768px){.hero-image-with-content{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.hero-image-with-content.align-center .container-1336{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.hero-image-with-content.align-center .container-1336 .btn{margin:27px auto 0!important}.hero-image-with-content.align-center .container-1336 .description{margin:0 auto}.hero-image-with-content.align-right .container-1336{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.hero-image-with-content{min-height:749px;padding:60px 0}@media only screen and (max-width:768px){.hero-image-with-content{padding:40px 0}}.hero-image-with-content *{color:#fff}.hero-image-with-content .content{max-width:546px;position:relative;z-index:3}.hero-image-with-content .pre-title{margin-bottom:13.5px}@media only screen and (max-width:600px){.hero-image-with-content .pre-title{margin-bottom:10.5px}}.hero-image-with-content .btn{margin-top:27px}.hero-image-with-content .image-section{width:100%;position:absolute;left:0;top:0;background:#232323;height:100%}.hero-image-with-content .image-section img,.hero-image-with-content .image-section video{position:absolute;-o-object-fit:cover;object-fit:cover;left:0;top:0;width:100%;height:100%;position:relative}.hero-image-with-content .image-section:before{position:absolute;height:100%;width:100%;content:"";left:0;top:0;z-index:2;opacity:.3;background:-webkit-gradient(linear,left top,right top,color-stop(15.55%,rgba(0,0,0,.2)),color-stop(71.67%,rgba(0,0,0,0)));background:linear-gradient(90deg,#0003 15.55%,#0000 71.67%)}.hero-image-with-content-with-list{position:relative;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:justify;-ms-flex-pack:justify;justify-content:space-between}.hero-image-with-content-with-list .outer{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:768px){.hero-image-with-content-with-list .outer{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative;padding:60px 0;min-height:810px}}.hero-image-with-content-with-list.align-center .container-1124{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.hero-image-with-content-with-list.align-center .container-1124 .btn{margin:37px auto 0!important}@media only screen and (max-width:600px){.hero-image-with-content-with-list.align-center .container-1124 .btn{margin-top:31px!important}}.hero-image-with-content-with-list.align-center .container-1124 .description{margin:13.5px auto 0!important}@media only screen and (max-width:600px){.hero-image-with-content-with-list.align-center .container-1124 .description{margin-top:20px!important}}.hero-image-with-content-with-list.align-right .container-1124{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.hero-image-with-content-with-list{min-height:810px;padding:200px 0 45px}@media only screen and (max-width:768px){.hero-image-with-content-with-list{padding:0;min-height:auto}}.hero-image-with-content-with-list *{color:#fff}.hero-image-with-content-with-list .content{max-width:546px;position:relative;z-index:3}.hero-image-with-content-with-list .description{max-width:433px;margin-top:13.5px}@media only screen and (max-width:600px){.hero-image-with-content-with-list .description{margin-top:20px}}.hero-image-with-content-with-list .pre-title-bold{color:#f0ff00!important;margin-bottom:13.5px}@media only screen and (max-width:600px){.hero-image-with-content-with-list .pre-title-bold{margin-bottom:10.5px}}.hero-image-with-content-with-list .btn{margin-top:37px}@media only screen and (max-width:600px){.hero-image-with-content-with-list .btn{margin-top:31px}}.hero-image-with-content-with-list .image-section{width:100%;position:absolute;left:0;top:0;background:#232323;height:100%}.hero-image-with-content-with-list .image-section img,.hero-image-with-content-with-list .image-section video{position:absolute;-o-object-fit:cover;object-fit:cover;left:0;top:0;width:100%;height:100%;position:relative}.hero-image-with-content-with-list .image-section:before{position:absolute;height:100%;width:100%;content:"";left:0;top:0;z-index:2;opacity:.3;background:-webkit-gradient(linear,left top,right top,color-stop(15.55%,rgba(0,0,0,.2)),color-stop(71.67%,rgba(0,0,0,0)));background:linear-gradient(90deg,#0003 15.55%,#0000 71.67%)}.hero-image-with-content-with-list .features-list{max-width:1295px;width:calc(100vw - 60px);margin:21px auto 0;padding:39px 55px 35px;border-radius:10px;position:relative;background:#2323234d}@media only screen and (max-width:768px){.hero-image-with-content-with-list .features-list{background:#232323;border-radius:0;margin-top:0;width:100%;padding:40px 30px 0}}.hero-image-with-content-with-list .features-list ul{width:calc(100% + 60px);margin-bottom:-45px;margin-left:-60px;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:768px){.hero-image-with-content-with-list .features-list ul{background:#373737;padding:36px 43px 48px;width:100%;margin-bottom:0;margin-left:0}}.hero-image-with-content-with-list .features-list ul{-ms-flex-wrap:wrap;flex-wrap:wrap}.hero-image-with-content-with-list .features-list{z-index:3}.hero-image-with-content-with-list .features-list li{padding-left:42px;margin-bottom:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;min-height:27px;margin-left:60px}@media only screen and (max-width:768px){.hero-image-with-content-with-list .features-list li{width:100%;margin-left:0}.hero-image-with-content-with-list .features-list li:last-child{margin-bottom:0}}.hero-image-with-content-with-list .features-list li:before{background:url(icon-check-yellow.svg) no-repeat left top/27px;width:27px;height:27px;border-radius:0;top:0;left:0;content:"";position:absolute}.hero-image-with-content-with-list .features-list li{font-size:12px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px;text-transform:uppercase}.two-column-card{background:#232323}.two-column-card .heading{text-align:center}.two-column-card .heading a{margin:18px auto 0}@media only screen and (max-width:768px){.two-column-card .heading a{margin-top:30px}}.two-column-card .heading .pre-title{color:#f0ff00}@media only screen and (max-width:768px){.two-column-card .heading .pre-title{margin-bottom:8px}}.two-column-card .heading h2{color:#fff}.two-column-card .heading{margin-bottom:60px}.two-column-card .cards{width:calc(100% + 37px);margin-left:-37px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-30px}.two-column-card .cards>li{width:calc(50% - 37px);margin-left:37px;margin-bottom:30px;background:#fff;border-radius:10px;padding:30px 40px 50px}@media only screen and (max-width:768px){.two-column-card .cards>li{width:calc(100% - 37px);padding:25px 35px 45px}}.two-column-card .cards>li .image-section{width:100%;max-width:421px;margin:0 auto;max-height:428px;height:30vw;position:relative}@media only screen and (max-width:768px){.two-column-card .cards>li .image-section{width:calc(100% - 80px);height:calc(100vw - 140px)}}.two-column-card .cards>li .image-section img{position:absolute;-o-object-fit:contain;object-fit:contain;left:0;top:0;width:100%;height:100%}.two-column-card .cards>li h3{margin-bottom:11px}.two-column-card .cards>li .bullet_list{margin-top:18px;padding-top:19px;border-top:1px solid #000}.two-column-card .cards>li .bullet_list li{line-height:25px;letter-spacing:.24px;font-size:12px;font-style:normal;font-weight:500}.two-column-card .cards>li .description{line-height:25px}.content-banner{padding:60px 0 65px;background:#f0ff00}@media only screen and (max-width:768px){.content-banner{min-height:498px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}}.content-banner .container-1260{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:768px){.content-banner .container-1260{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}}.content-banner .container-1260 .heading{max-width:475px}.content-banner .container-1260 .heading h2{margin-bottom:10.5px}.content-banner .container-1260 .btn{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-left:20px}@media only screen and (max-width:768px){.content-banner .container-1260 .btn{margin-left:0;margin-top:38px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/_sm-style.css.map */
