@-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 .image-section{width:100%;min-height:350px;position:relative;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%;-webkit-transition:.3s ease all;transition:.3s ease all}@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 li{padding:8px 17px 8px 15px;background-color:#0070ff;border-radius:30px;display:inline-block;margin-bottom:16px;line-height:normal;border:1px solid #0070FF;margin-right:10px}.article-card .inner-section .content ul.tags-wrapper li a{line-height:normal;font-size:14px;text-decoration:none!important;text-transform:capitalize}.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:hover{background-color:transparent}.article-card .inner-section .content ul.tags-wrapper li:hover a{text-decoration:none}.article-card .inner-section .content ul.tags-wrapper li:first-child{margin-left: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:5px;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 .full-format.small{color:#fff}.article-card .inner-section .content .link--primary{margin-top:20px;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;border-radius:10px;overflow:hidden;background:#96a4c433;min-height:200px}.articlecard--outer:hover{background:#fff}@media only screen and (max-width: 768px){.articlecard--outer{background:#fff}}.articlecard--outer .article-card{height:100%;-webkit-transition:all .5s ease;transition:all .5s ease}.articlecard--outer .article-card .image-section{width:100%;height:350px;max-width:none;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;position:relative;overflow:hidden}.articlecard--outer .article-card .image-section.video:after{content:"";width:100%;height:100%;background:url(icon-play-arrow.svg) no-repeat center center/100px #96a4c433;position:absolute;top:0%;left:0%;z-index:2}.articlecard--outer .article-card .image-section.video:hover:after{background:url(icon-play-arrow-hover.svg) no-repeat center center/100px #96a4c433}@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%;padding:20px 30px 30px;position:relative;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.articlecard--outer .article-card .content h3 a,.articlecard--outer .article-card .content h3{font-size:20px;color:#fff!important;text-decoration:none!important;font-style:normal;font-weight:700;line-height:1.2}@media only screen and (max-width: 480px){.articlecard--outer .article-card .content h3 a,.articlecard--outer .article-card .content h3{font-size:15px}}@media only screen and (max-width: MQ-480){.articlecard--outer .article-card .content h3 a,.articlecard--outer .article-card .content h3{font-size:15px}}.articlecard--outer .article-card .content h3{margin-bottom:2px}@media only screen and (max-width: 600px){.articlecard--outer .article-card .content h3{margin-bottom:10px}}@media only screen and (max-width: 768px){.articlecard--outer .article-card .content *{color:#08101b}.articlecard--outer .article-card .content h3 a,.articlecard--outer .article-card .content h3{color:#08101b!important}}.articlecard--outer .article-card .link--primary{margin-top:10px!important;position:absolute;bottom:-15px;left:30px;opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px);-webkit-transition:all .3s ease;transition:all .3s ease}.articlecard--outer .article-card .link--primary:after,.articlecard--outer .article-card .link--primary:before{background-color:#08101b}@media only screen and (max-width: 768px){.articlecard--outer .article-card .link--primary{opacity:1!important;position:relative;bottom:auto;left:auto;-webkit-transform:translateY(0)!important;transform:translateY(0)!important}}.articlecard--outer .article-card.no-image:hover,.articlecard--outer .article-card.no-image:focus{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.articlecard--outer .article-card:hover{-webkit-transform:translateY(-45px);transform:translateY(-45px)}@media only screen and (max-width: 768px){.articlecard--outer .article-card:hover{-webkit-transform:translateY(0);transform:translateY(0)}}.articlecard--outer .article-card:hover .image-section img{-webkit-transition:.5s ease-out all;transition:.5s ease-out all;-webkit-transform:scale(1.3);transform:scale(1.3)}.articlecard--outer .article-card:hover .content *{color:#08101b}.articlecard--outer .article-card:hover .content h3 a,.articlecard--outer .article-card:hover .content h3{color:#08101b!important}.articlecard--outer .article-card:hover .link--primary{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.article-template{padding-top:60px;padding-bottom:100px}.article-template .post-meta{margin-top:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 600px){.article-template .post-meta{margin-top:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.article-template .post-meta .author{margin-bottom:15px}}@media only screen and (max-width: 768px){.article-template{padding-top:40px;padding-bottom:60px}}.article-template .article-content{padding:60px;background:#fff;border-radius:10px;margin-top:40px}@media only screen and (max-width: 768px){.article-template .article-content{padding:30px 20px;margin-top:30px}}.article-template .article-content *{color:#08101b}.related-posts{padding:0 0 100px!important}@media only screen and (max-width: 768px){.related-posts{padding:0 0 60px!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: 980px){.related-posts .heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 980px){.related-posts .heading .btn-wrapper{margin-top:20px}}@media only screen and (max-width: 480px){.related-posts .heading .btn-wrapper{-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{-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:transparent}.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}}.related-posts .slider-outer{position:relative;margin-top:40px}.related-posts .slider-outer .swiper-slide{height:auto!important}@media only screen and (max-width: 768px){.related-posts .slider-outer{padding-bottom:0}}.related-posts .slider-outer .swiper-button-prev{left:-60px!important}.related-posts .slider-outer .swiper-button-next{right:-60px!important}@media only screen and (max-width: 768px){.related-posts .slider-outer .arrows{margin-top:30px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.related-posts .slider-outer .arrows .swiper-button-prev,.related-posts .slider-outer .arrows .swiper-button-next{position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;margin-top:0}.related-posts .slider-outer .arrows .swiper-button-prev{margin-right:30px}}.inner-hero-section.article p{text-transform:capitalize}.error-page{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:60px;padding-top:40px;height:calc(100vh - 40px);max-height:750px}@media only screen and (max-width: 600px){.error-page{max-height:600x;padding:50px 0}}.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;opacity:.8;background:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,0)),to(#000));background:linear-gradient(270deg,#0000,#000)}.error-page .container-1420{position:relative;z-index:3}.error-page .container-1420 h1,.error-page .container-1420 p{color:#fff}.error-page .container-1420 h1{margin-bottom:16px}@media only screen and (max-width: 600px){.error-page .container-1420 h1{margin-bottom:10px}}.error-page .container-1420 .btn--primary{margin:22px 0 0}@media only screen and (max-width: 600px){.error-page .container-1420 .btn--primary{margin-top:13px}}.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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.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:400px}@media only screen and (max-width: 600px){.blog_wrapper .heading select{margin-bottom:20px}}.blog_wrapper .blog-list-view{padding-top:40px;width:calc(100% + 30px);margin-left:-30px;margin-bottom:-30px}@media only screen and (max-width: 768px){.blog_wrapper .blog-list-view{padding-top:30px}}.blog_wrapper .blog-list-view li{margin-left:30px;width:calc(33.333% - 30px);margin-bottom:30px}@media only screen and (max-width: 980px){.blog_wrapper .blog-list-view li{width:calc(50% - 30px)}}@media only screen and (max-width: 600px){.blog_wrapper .blog-list-view li{width:calc(100% - 30px)}}.blog-section{padding-top:80px;padding-bottom:100px}@media only screen and (max-width: 768px){.blog-section{padding-top:40px;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}}.default-page-content{padding-top:80px;padding-bottom:100px}@media only screen and (max-width: 768px){.default-page-content{padding-top:40px;padding-bottom:60px}}.default-page-content .content{padding:60px;background:#fff;border-radius:10px;margin-top:40px;color:#08101b}@media only screen and (max-width: 768px){.default-page-content .content{padding:30px 20px;margin-top:30px}}.default-page-content .content *:not(a){color:#08101b}.shopify-policy__container{max-width:1300px!important;width:100%;padding:80px 30px 100px;margin:0 auto}@media only screen and (max-width: 768px){.shopify-policy__container{padding-top:40px;padding-bottom:60px}}.shopify-policy__container .shopify-policy__title{text-align:left!important}.shopify-policy__container .shopify-policy__title h1{margin-bottom:0}.shopify-policy__container .shopify-policy__body{color:#08101b;padding:60px;background:#fff;border-radius:10px;margin-top:40px;font-size:var(--para-medium-desktop-fontsize);line-height:var(--para-medium-desktop-lineheight);letter-spacing:var(--para-medium-desktop-letterspacing);text-transform:var(--para-medium-desktop-texttransform);font-weight:var(--par-amedium-desktop-fontweight);font-style:var(--para-medium-desktop-fontstyle)}.shopify-policy__container .shopify-policy__body p a,.shopify-policy__container .shopify-policy__body li,.shopify-policy__container .shopify-policy__body p{font-size:var(--para-medium-desktop-fontsize);line-height:var(--para-medium-desktop-lineheight);letter-spacing:var(--para-medium-desktop-letterspacing);text-transform:var(--para-medium-desktop-texttransform);font-weight:var(--par-amedium-desktop-fontweight);font-style:var(--para-medium-desktop-fontstyle)}.shopify-policy__container .shopify-policy__body *{color:#08101b}.shopify-policy__container .shopify-policy__body{padding:60px;background:#fff;border-radius:10px;margin-top:40px}@media only screen and (max-width: 768px){.shopify-policy__container .shopify-policy__body{padding:30px 20px;margin-top:30px}}.hero-banner-slider{position:relative;overflow:hidden}.hero-banner-slider .hero-banner{position:relative;overflow:hidden;padding-bottom:40px;padding-top:100px;height:calc(100vh - 100px);max-height:774px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background-color:#08101b}@media only screen and (max-width: 768px){.hero-banner-slider .hero-banner{height:640px;padding:30px 0!important}}.hero-banner-slider .hero-banner .image-section{width:100%;position:absolute;left:0;top:0;background:#08101b;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;opacity:.5;background:#08101b}.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:#08101b;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-1420{position:relative;z-index:3}.hero-banner-slider .hero-banner .container-1420 .content{max-width:420px;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 .container-1420 .content.animate{opacity:1!important;-webkit-transform:none!important;transform:none!important}.hero-banner-slider .hero-banner .container-1420 .content h1{margin-bottom:17px}@media only screen and (max-width: 480px){.hero-banner-slider .hero-banner .container-1420 .content h1{margin-bottom:10px}}@media only screen and (max-width: MQ-480){.hero-banner-slider .hero-banner .container-1420 .content h1{margin-bottom:10px}}.hero-banner-slider .hero-banner .container-1420 .content .btn--wrapper{margin-top:22px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 480px){.hero-banner-slider .hero-banner .container-1420 .content .btn--wrapper{margin-top:13px}}@media only screen and (max-width: MQ-480){.hero-banner-slider .hero-banner .container-1420 .content .btn--wrapper{margin-top:13px}}.hero-banner-slider .hero-banner .container-1420 .content .btn{margin:0 20px 0 0!important}.hero-banner-slider .hero-banner .container-1420 .content .btn:last-child{margin-right:0!important}@media only screen and (max-width: 480px){.hero-banner-slider .hero-banner .container-1420 .content .btn{margin-right:0!important}.hero-banner-slider .hero-banner .container-1420 .content .btn:nth-child(2){display:none}}@media only screen and (max-width: MQ-480){.hero-banner-slider .hero-banner .container-1420 .content .btn{margin-right:0!important}.hero-banner-slider .hero-banner .container-1420 .content .btn:nth-child(2){display:none}}.hero-banner-slider .hero-banner .container-1420 .content h1,.hero-banner-slider .hero-banner .container-1420 .content p{color:rgba(var(--color-foreground),1)}.hero-banner-slider .hero-banner.left-align .btn--wrapper{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.hero-banner-slider .hero-banner.left-align .container-1420 .content{margin:0}.hero-banner-slider .hero-banner.right-align .btn--wrapper{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.hero-banner-slider .hero-banner.right-align .btn--wrapper *{margin-left:0!important}.hero-banner-slider .hero-banner.right-align .container-1420{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-1420 .content{margin:0}.hero-banner-slider .swiper-pagination{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;bottom:40px!important;left:auto!important;right:40px!important}@media only screen and (max-width: 768px){.hero-banner-slider .swiper-pagination{bottom:30px!important;right:30px!important}}.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:#0070ff}.hero-banner-slider .swiper-button-next-hero-banner svg .line{fill:#0070ff;stroke:#0070ff}.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:#0070ff}.hero-banner-slider svg:hover path{fill:#fff}.hero-banner-slider svg:hover .line,.hero-banner-slider svg:hover line{stroke:#fff;fill:#fff}.modal-quick-view{padding:20px;display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#0c264766}.modal-quick-view .modal-content{background:#fff;margin:0 auto;overflow:hidden;border-radius:20px;width:100%;max-width:795px!important;position:relative}.modal-quick-view .modal-content .close{display:block;position:absolute;top:21px;right:18px;z-index:7}@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 .swym-button{display:block;position:absolute;top:21px;right:44px;z-index:6;height:auto;padding:0}@media only screen and (max-width: 480px){.modal-quick-view .swym-button{top:11px}}@media only screen and (max-width: MQ-480){.modal-quick-view .swym-button{top:11px}}.modal-quick-view .rc_block__type__onetime{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex}.modal-quick-view .price__wrapper{margin-top:-5px}.modal-quick-view div#rc_container .rc_block__type{padding:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.modal-quick-view div#rc_container .rc_block__type .rc_radio{margin:0 10px}.modal-quick-view div#rc_container .rc_block__type #rc_autodeliver_options{margin-top:22px;margin-left:36px}.modal-quick-view div#rc_container .rc_block__type #rc_autodeliver_options .rc_label__delivery{margin-bottom:10px}.modal-quick-view div#rc_container .rc_block__type #rc_autodeliver_options .rc_popup__hover{display:none}.modal-quick-view .swym-button svg{display:none!important}.modal-quick-view .swym-button svg path{stroke:#0070ff!important;fill:#0070ff!important}.modal-quick-view .swym-button svg.icon-heart{display:block!important}.modal-quick-view .swym-button.swym-added{top:24px!important}@media only screen and (max-width: 480px){.modal-quick-view .swym-button.swym-added{top:14px!important}}@media only screen and (max-width: MQ-480){.modal-quick-view .swym-button.swym-added{top:14px!important}}.modal-quick-view .swym-button.swym-added svg{display:none!important}.modal-quick-view .swym-button.swym-added svg.icon-heart-filled{display:block!important}.modal-quick-view .product__information{margin-top:0}.modal-quick-view .pdp-tab-small__wrapper{border:none;border-radius:0;overflow:hidden}.modal-quick-view .pdp-tab-small__wrapper__head-outer{overflow:hidden}.modal-quick-view .pdp-tab-small__wrapper__head{-ms-overflow-style:none;scrollbar-width:none;overflow-x:auto;overflow-y:hidden}.modal-quick-view .pdp-tab-small__wrapper__head::-webkit-scrollbar{display:none!important;width:0px;background:transparent}.modal-quick-view .pdp-tab-small__wrapper__head ul{white-space:nowrap;margin:0 auto;-ms-overflow-style:none;scrollbar-width:none}.modal-quick-view .pdp-tab-small__wrapper__head ul *{white-space:unset}.modal-quick-view .pdp-tab-small__wrapper__head ul li{display:inline-block;padding-left:0;margin-right:25px}.modal-quick-view .pdp-tab-small__wrapper__head ul li:last-child{margin-right:0}.modal-quick-view .pdp-tab-small__wrapper__content{padding-top:15px}.modal-quick-view .custom-dropdown-select{color:#08101b!important;border:1px solid #08101B!important;position:relative}.modal-quick-view .custom-dropdown-select:before{position:absolute;content:"";height:100%;width:3px;right:0;top:0;background:#08101b}.modal-quick-view .pdp-tab-small{padding-top:20px}.modal-quick-view .quantity-outer{border:1px solid #afafaf;border-radius:5px!important;padding:5px!important;height:40px}.modal-quick-view .quantity-outer .quantity-selector{width:25px!important;pointer-events:all}.modal-quick-view .pdp__actions{margin-top:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-quick-view .pdp__actions .action--qty{margin-right:15px}.modal-quick-view .pdp__actions .link--primary{height:22px;-webkit-box-flex:0;-ms-flex:none;flex:none}@media only screen and (max-width: 480px){.modal-quick-view .pdp__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:0;margin-top:20px}.modal-quick-view .pdp__actions .btn-quantity-outer{width:100%}}@media only screen and (max-width: MQ-480){.modal-quick-view .pdp__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:0;margin-top:20px}.modal-quick-view .pdp__actions .btn-quantity-outer{width:100%}}.modal-quick-view .pdp__actions .link--primary{margin-left:15px}@media only screen and (max-width: 600px){.modal-quick-view .pdp__actions .link--primary{margin:6px auto 0}}@media only screen and (max-width: 480px){.modal-quick-view .pdp__actions .action.action--atc{width:100%}}@media only screen and (max-width: MQ-480){.modal-quick-view .pdp__actions .action.action--atc{width:100%}}.modal-quick-view .pdp__actions .btn--primary{min-width:190px}@media only screen and (max-width: 980px){.modal-quick-view .pdp__actions .btn--primary{min-width:140px}}@media only screen and (max-width: 480px){.modal-quick-view .pdp__actions .btn--primary{max-width:100%;width:100%}}@media only screen and (max-width: MQ-480){.modal-quick-view .pdp__actions .btn--primary{max-width:100%;width:100%}}@media only screen and (max-width: 480px){.modal-quick-view .pdp__actions{margin-left:0}}@media only screen and (max-width: MQ-480){.modal-quick-view .pdp__actions{margin-left:0}}.modal-quick-view .pdp__recharge{margin-top:20px;border-radius:10px;border:solid 1px #08101B!important}.modal-quick-view .pdp__recharge .variant{padding:0 20px 16px!important;color:#08101b!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;cursor:pointer;opacity:.5}.modal-quick-view .pdp__recharge .variant:first-child{border-bottom:1px solid #08101B!important}.modal-quick-view .pdp__recharge .variant label{margin-top:0;font-size:14px;font-weight:500;line-height:18px;width:100%;letter-spacing:.01px;display:inline-block;font-family:var(--font-family-primary)!important}.modal-quick-view .pdp__recharge .variant .variant__info{position:relative;padding-left:27px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px!important;font-weight:700!important;line-height:normal!important;font-family:var(--font-family-primary)!important}.modal-quick-view .pdp__recharge .variant .variant__info>span{margin-right:10px}.modal-quick-view .pdp__recharge .variant .variant__info:after{z-index:2;content:"";vertical-align:middle;text-align:center;position:absolute;cursor:pointer;height:20px;width:20px;top:-3px;left:-7px;background:transparent;border-radius:50%;background:#fff;border:solid 1px #08101B!important}.modal-quick-view .pdp__recharge .variant.active{opacity:1}.modal-quick-view .pdp__recharge .variant.active .variant__info:before{z-index:3;content:"";vertical-align:middle;text-align:center;position:absolute;cursor:pointer;height:8px;width:8px;top:4px;left:.1px;background:transparent;border-radius:50%;background:#08101b}.modal-quick-view .pdp__recharge .variant input[type=radio]{visibility:hidden;margin:0}.modal-quick-view .okeReviews-reviewsSummary{margin-top:0!important}.modal-quick-view .swym-button.swym-add-to-wishlist{padding:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px!important;font-weight:500!important;line-height:normal!important;letter-spacing:.01px!important;color:#0070ff!important;text-transform:capitalize!important}.modal-quick-view .swym-button.swym-add-to-wishlist .icon-heart-filled{display:none}.modal-quick-view .swym-button.swym-add-to-wishlist svg{margin-right:6px!important}.modal-quick-view .swym-button.swym-add-to-wishlist svg path{stroke:#0070ff!important;fill:#0070ff!important}.modal-quick-view .swym-button.swym-add-to-wishlist.swym-added svg{display:none}.modal-quick-view .swym-button.swym-add-to-wishlist.swym-added .icon-heart-filled{display:inline-block!important}.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 .popup-footer{position:absolute;width:100%;bottom:0;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:81px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;right:0;padding:17px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:3}@media only screen and (max-width: 768px){.modal-quick-view .popup-footer{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (max-width: 600px){.modal-quick-view .popup-footer{height:150px!important;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.modal-quick-view .popup-footer .pdp__actions{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width: 600px){.modal-quick-view .popup-footer .pdp__actions{-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;margin-left:0;margin-top:10px}}.modal-quick-view .popup-footer .pdp__actions .link--primary{margin-left:22px}@media only screen and (max-width: 600px){.modal-quick-view .popup-footer .pdp__actions .link--primary{margin:6px auto 0}}@media only screen and (max-width: 600px){.modal-quick-view .popup-footer .pdp__actions .action.action--atc{width:100%}}.modal-quick-view .popup-footer .pdp__actions .btn--primary{min-width:282px}@media only screen and (max-width: 980px){.modal-quick-view .popup-footer .pdp__actions .btn--primary{min-width:170px}}@media only screen and (max-width: 600px){.modal-quick-view .popup-footer .pdp__actions .btn--primary{min-width:100%;width:100%}}@media only screen and (max-width: 480px){.modal-quick-view .popup-footer .pdp__actions{margin-left:0}}@media only screen and (max-width: MQ-480){.modal-quick-view .popup-footer .pdp__actions{margin-left:0}}.modal-quick-view .popup-footer .sm-rc-widget{min-width:333px}@media only screen and (max-width: 768px){.modal-quick-view .popup-footer .sm-rc-widget{min-width:auto}}@media only screen and (max-width: 600px){.modal-quick-view .popup-footer .sm-rc-widget{width:100%}}@media only screen and (max-width: 480px){.modal-quick-view .popup-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:120px}.modal-quick-view .popup-footer .sm-rc-widget,.modal-quick-view .popup-footer .pdp__actions{width:100%}.modal-quick-view .popup-footer .sm-rc-widget select,.modal-quick-view .popup-footer .sm-rc-widget .btn--primary,.modal-quick-view .popup-footer .pdp__actions select,.modal-quick-view .popup-footer .pdp__actions .btn--primary{max-width:100%;width:100%}}@media only screen and (max-width: MQ-480){.modal-quick-view .popup-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:120px}.modal-quick-view .popup-footer .sm-rc-widget,.modal-quick-view .popup-footer .pdp__actions{width:100%}.modal-quick-view .popup-footer .sm-rc-widget select,.modal-quick-view .popup-footer .sm-rc-widget .btn--primary,.modal-quick-view .popup-footer .pdp__actions select,.modal-quick-view .popup-footer .pdp__actions .btn--primary{max-width:100%;width:100%}}.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 .variant-option .variant-option-radio li.active{color:#fff;background:#787978;border:2px solid #787978!important}.modal-quick-view .variant-option .variant-option-radio li:hover{-webkit-box-shadow:inset 0 3.25em #787978!important;box-shadow:inset 0 3.25em #787978!important;border:2px solid #787978!important}.modal-quick-view .sm-rc-widget .sm-rc-testText,.modal-quick-view .sm-rc-widget .sm-rc-widget__testSelector{display:none}.modal-quick-view .sm-rc-widget .sm-rc-widget__testSelector.plan{display:block}.modal-quick-view .product .pdp-variant-options .variant-option-radio li{margin-top:10px;margin-left:0;margin-right:10px}.modal-quick-view div#rc_container .rc_block__type label.rc_label{line-height:14px!important}.modal-quick-view div#rc_container .rc_block__type{padding:12.5px 25px 12.5px 30px!important}.modal-quick-view div#rc_container .rc_block__type .rc_radio{margin:0!important;display:none}.modal-quick-view div#rc_container .rc_block__type>label:after{top:-5px!important}.modal-quick-view div#rc_container .rc_block__type input[type=radio]:checked+label:before{top:0!important}.modal-quick-view div#rc_container .rc_block__type input[type=radio]:checked+.rc_autodeliver_options{display:block}.modal-quick-view .rc_block__type--active div.rc_block__type__options{display:block}.modal-quick-view div#rc_container .rc_block__type #rc_autodeliver_options{margin-left:15px!important}.modal-quick-view .quantity-btn-wrapper{margin-top:15px}.modal-quick-view .quantity-btn-wrapper .product-single__quantity{border-radius:50px;padding:0 12px;height: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;max-width:100px;width:100%;border:1px solid #08101B}.modal-quick-view .quantity-btn-wrapper .product-single__quantity .quantity-outer{background:transparent}.modal-quick-view .quantity-btn-wrapper .product-single__quantity .quantity-outer .sr-only{font-size:0!important;position:relative!important;clip:unset!important}.modal-quick-view .quantity-btn-wrapper .add-to-cart{margin:0 0 0 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}}@media only screen and (max-width: 768px){.modal-quick-view .popup-slider-thumbnail-outer{display:none}.modal-quick-view .collection-popup .product .product__media-outer{padding:0 12px}.modal-quick-view .collection-popup .product .product__information{padding:11px 20px 20px!important}}.collection-popup .btn--primary[disabled]{pointer-events:none;opacity:.5}.collection-popup .product{margin:0;padding:0;border-radius:20px;background:#fff;overflow:hidden}.collection-popup .product h2.h3{max-width:100%}@media only screen and (max-width: 768px){.collection-popup .product{-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}}.collection-popup .product .product__media-outer{width:356px!important;margin-right:0!important;-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important;background:#eff0f2!important;padding:40px 12px 20px!important;overflow:hidden;border-top-left-radius:20px;border-bottom-left-radius:20px}@media only screen and (max-width: 768px){.collection-popup .product .product__media-outer{width:100%!important;padding:50px 12px 20px!important;border-radius:0!important}}.collection-popup .product .product__media-outer .product__media{width:100%!important;margin-left:0}.collection-popup .product .product__media-outer .pdp-slider .image-section,.collection-popup .product .product__media-outer .pdp-slider .video-setion{width:332px!important;height:332px!important;overflow:hidden;background:transparent;border:none}.collection-popup .product .product__media-outer .pdp-slider .image-section img,.collection-popup .product .product__media-outer .pdp-slider .image-section iframe,.collection-popup .product .product__media-outer .pdp-slider .image-section video,.collection-popup .product .product__media-outer .pdp-slider .video-setion img,.collection-popup .product .product__media-outer .pdp-slider .video-setion iframe,.collection-popup .product .product__media-outer .pdp-slider .video-setion video{position:absolute;-o-object-fit:contain;object-fit:contain;left:0;top:0;width:100%;height:100%}@media only screen and (max-width: 480px){.collection-popup .product .product__media-outer .pdp-slider .image-section,.collection-popup .product .product__media-outer .pdp-slider .video-setion{width:100%!important;height:calc(100vw - 80px)!important;border-radius:0}}@media only screen and (max-width: MQ-480){.collection-popup .product .product__media-outer .pdp-slider .image-section,.collection-popup .product .product__media-outer .pdp-slider .video-setion{width:100%!important;height:calc(100vw - 80px)!important;border-radius:0}}@media only screen and (max-width: 980px){.collection-popup .product .product__media-outer{margin-right:30px!important}}@media only screen and (max-width: 480px){.collection-popup .product .product__media-outer{width:100%!important}}@media only screen and (max-width: MQ-480){.collection-popup .product .product__media-outer{width:100%!important}}@media only screen and (max-width: 768px){.collection-popup .product .product__media-outer{margin-right:0!important;margin-bottom:30px!important}}.collection-popup .product .product__media-outer .popup-slider-thumbnail-outer{position:relative;margin-top:13px}.collection-popup .product .product__media-outer .popup-slider-thumbnail-outer svg{width:14px;height:9px}.collection-popup .product .product__media-outer .popup-slider-thumbnail-outer .swiper-button-prev,.collection-popup .product .product__media-outer .popup-slider-thumbnail-outer .swiper-button-next{width:14px!important;height:9px!important;top:calc(50% - 4.5px)}.collection-popup .product .product__media-outer .popup-slider-thumbnail-outer .swiper-button-prev{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.collection-popup .product .product__media-outer .popup-slider-thumbnail{overflow:hidden;margin:0 auto;width:100%}@media only screen and (max-width: 480px){.collection-popup .product .product__media-outer .popup-slider-thumbnail{width:calc(100% - 60px)!important;margin-left:30px}}@media only screen and (max-width: MQ-480){.collection-popup .product .product__media-outer .popup-slider-thumbnail{width:calc(100% - 60px)!important;margin-left:30px}}.collection-popup .product .product__media-outer .popup-slider-thumbnail .slide{width:60px;height:60px}.collection-popup .product .product__media-outer .popup-slider-thumbnail .slide .image-section,.collection-popup .product .product__media-outer .popup-slider-thumbnail .slide .video-setion{width:60px!important;height:60px!important;border-radius:5px;overflow:hidden;position:relative;display:block}.collection-popup .product .product__media-outer .popup-slider-thumbnail .slide .image-section img,.collection-popup .product .product__media-outer .popup-slider-thumbnail .slide .image-section iframe,.collection-popup .product .product__media-outer .popup-slider-thumbnail .slide .image-section video,.collection-popup .product .product__media-outer .popup-slider-thumbnail .slide .video-setion img,.collection-popup .product .product__media-outer .popup-slider-thumbnail .slide .video-setion iframe,.collection-popup .product .product__media-outer .popup-slider-thumbnail .slide .video-setion video{position:absolute;-o-object-fit:contain;object-fit:contain;left:0;top:0;width:100%;height:100%}.collection-popup .product .product__media-outer .popup-slider-thumbnail .slide .video-section{background:url(icon-play.png) no-repeat center/22px #3333}.collection-popup .product .product__information{width:calc(100% - 376px)!important;padding:40px 20px 20px 40px!important;text-align:left!important;border-top-right-radius:20px;border-bottom-right-radius:20px}@media only screen and (max-width: 768px){.collection-popup .product .product__information{width:100%!important}}.collection-popup .product .product__information .btn--primary{margin-top:0!important;opacity:1!important;font-size:16px}#swym-wishlist-render-container .swym-wishlist-grid{width:calc(100% + 20px)!important;margin-left:-20px!important;max-width:none!important;padding:0}#swym-wishlist-render-container .swym-wishlist-grid li{margin:0 0 30px 20px!important;width:calc(25% - 20px)!important;padding:0!important}#swym-wishlist-render-container .swym-wishlist-grid li:before{display:none!important}@media only screen and (max-width: 980px){#swym-wishlist-render-container .swym-wishlist-grid li{width:calc(33.333% - 20px)!important}}@media only screen and (max-width: 768px){#swym-wishlist-render-container .swym-wishlist-grid li{width:calc(50% - 20px)!important}}@media only screen and (max-width: 480px){#swym-wishlist-render-container .swym-wishlist-grid li{width:calc(100% - 20px)!important}}@media only screen and (max-width: MQ-480){#swym-wishlist-render-container .swym-wishlist-grid li{width:calc(100% - 20px)!important}}.search-section{padding:80px 0 100px}@media only screen and (max-width: 768px){.search-section{padding:60px 0 80px}}.search-section h1{margin-bottom:25px}@media only screen and (max-width: 600px){.search-section h1{margin-bottom:17px}}.search-section .pagination{margin-top:20px}@media only screen and (max-width: 768px){.search-section .pagination{margin-top:10px}}.search-section .search-btn{position:absolute;top:0;right:30px;border:none;padding:0;margin:0;width:20px;height:52px;background:url(icon-search-dark.svg) no-repeat center/20px}.search-section .search-form__input{margin-bottom:0!important}.search-section form{position:relative}.search-section .result-count{display:block;margin-top:30px}.collection-section{padding:80px 0 100px}@media only screen and (max-width: 480px){.collection-section{padding:60px 0 80px}}@media only screen and (max-width: MQ-480){.collection-section{padding:60px 0 80px}}.collection-section .collection__product-list{width:calc(100% + 30px);-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-30px;margin-bottom:-30px}.collection-section .collection__product-list li{margin-left:30px;width:calc(33.333% - 30px);margin-bottom:30px}@media only screen and (max-width: 980px){.collection-section .collection__product-list li{width:calc(50% - 30px)}}@media only screen and (max-width: 600px){.collection-section .collection__product-list li{width:calc(100% - 30px)}}.cart-section{padding:80px 0 0}@media only screen and (max-width: 980px){.cart-section{padding:40px 0 0}}.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 .links{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 980px){.cart-section .links{margin-top:20px}}@media only screen and (max-width: 980px){.cart-section .links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cart-section .links a{font-size:14px;font-style:normal;font-weight:600;line-height:24px;text-decoration:underline;margin-left:20px}@media only screen and (max-width: 980px){.cart-section .links a{margin:0 0 10px}.cart-section .links a:last-child{margin:0}}.cart-section .links a[href="#"]{pointer-events:none!important;text-decoration:none!important}.cart-section *:not(.btn--primary){color:#fff}@media only screen and (max-width: 480px){.cart-section{padding:60px 0 0}}@media only screen and (max-width: MQ-480){.cart-section{padding:60px 0 0}}.cart-section .inner{border-radius:10px;background:#fff;padding:60px}@media only screen and (max-width: 980px){.cart-section .inner{width:calc(100% + 20px);margin-left:-10px;padding:30px 20px}}.cart-section .inner *{color:#08101b}.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 2px #0070FF;padding:0 0 20px}.cart-section .header .table-head{max-width:210px;width:100%;-webkit-box-flex:0;-ms-flex:none;flex:none;text-transform:uppercase}.cart-section .header .table-head span{display:block;font-family:var(--font-family-secondary);font-size:18px;font-weight:600;line-height:1.2;letter-spacing:3.6px;text-transform:uppercase}.cart-section .header .table-head:first-child{width:40%;max-width:40%;-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: 980px){.cart-section .header{display:none}}.cart-section .cart-list__items{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 0;border-bottom:solid 2px #0070FF}@media only screen and (max-width: 980px){.cart-section .cart-list__items:first-child{padding-top:0}}@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}}@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:210px;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{display:none}@media only screen and (max-width: 980px){.cart-section .cart-list__items__columns.remove{display:block;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media only screen and (max-width: 600px){.cart-section .cart-list__items__columns.remove{padding-left:140px}}@media only screen and (max-width: 480px){.cart-section .cart-list__items__columns.remove{padding-left:100px}}@media only screen and (max-width: MQ-480){.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:first-child{padding-top:0;width:40%;max-width:40%;-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:65%;max-width:65%}}@media only screen and (max-width: 980px){.cart-section .cart-list__items__columns:first-child{width:100%;max-width:100%;padding-right:0}.cart-section .cart-list__items__columns:first-child .remove{display:none}}.cart-section .cart-list__items__columns:first-child .image-section{width:120px;height:120px;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%}@media only screen and (max-width: 480px){.cart-section .cart-list__items__columns:first-child .image-section{width:80px;height:80px}}@media only screen and (max-width: MQ-480){.cart-section .cart-list__items__columns:first-child .image-section{width:80px;height:80px}}.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:220px}@media only screen and (max-width: 980px){.cart-section .cart-list__items__columns:first-child .content{padding-bottom:10px}}.cart-section .cart-list__items__columns:first-child .content a{text-decoration:none}.cart-section .cart-list__items__columns:first-child .content h5 a{font-family:var(--font-family-secondary);font-size:20px;font-style:normal;font-weight:700;line-height:1.2;text-transform:capitalize}@media only screen and (max-width: 480px){.cart-section .cart-list__items__columns:first-child .content h5 a{font-size:15px}}@media only screen and (max-width: MQ-480){.cart-section .cart-list__items__columns:first-child .content h5 a{font-size:15px}}.cart-section .cart-list__items__columns:first-child .content h5 a: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:140px}}@media only screen and (max-width: 480px){.cart-section .cart-list__items__columns.quantity{padding-left:100px}}@media only screen and (max-width: MQ-480){.cart-section .cart-list__items__columns.quantity{padding-left:100px}}.cart-section .cart-list__items__columns:last-child{text-align:right;max-width:150px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@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:20px;font-style:normal;font-weight:700;line-height:1.2}@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 s{opacity:.5;display:none}.cart-section .cart-list__items__columns .remove{margin:12px 0 0;color:#0070ff;border-bottom:1px solid;text-transform:capitalize;font-size:14px;font-style:normal;font-weight:600;line-height:24px}.cart-section .cart-list__items__columns .remove:hover{border-bottom:none}.cart-section .cart-list__items__columns.quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.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-pack:center;-ms-flex-pack:center;justify-content:center}.cart-section .cart-list__variant-properties{margin-top:10px}.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-top:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@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}}.cart-section .wrapper-total .btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:10px}@media only screen and (max-width: 980px){.cart-section .wrapper-total .btn-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.cart-section .wrapper-total .btn--secondary{-webkit-box-flex:0;-ms-flex:none;flex:none}@media only screen and (max-width: 480px){.cart-section .wrapper-total .btn--primary,.cart-section .wrapper-total .btn--secondary{max-width:100%;width:100%}}@media only screen and (max-width: MQ-480){.cart-section .wrapper-total .btn--primary,.cart-section .wrapper-total .btn--secondary{max-width:100%;width:100%}}.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}@media only screen and (max-width: 980px){.cart-section .wrapper-total .total{margin-bottom:15px;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.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:end;-ms-flex-pack:end;justify-content:flex-end}@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{font-family:var(--font-family-secondary);font-size:20px;font-style:normal;font-weight:700;line-height:1.2}.cart-section .wrapper-total .total .order-total b{font-size:16px;font-style:normal;font-weight:600;line-height:26px;margin-right:30px}.cart-section .wrapper-total .total .tax{max-width:100%;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: 980px){.cart-section .wrapper-total .total .tax{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}}.cart-section .wrapper-total .total .tax span{opacity:.5;font-size:14px;font-style:italic;font-weight:600;line-height:24px}.empty-cart-section{position:relative}.empty-cart-section .cart-section{padding:80px 0 100px;min-height:520px;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: 980px){.empty-cart-section .cart-section{padding:40px 0 60px;min-height:500px}}@media only screen and (max-width: 480px){.empty-cart-section .cart-section h2{max-width:250px}}@media only screen and (max-width: MQ-480){.empty-cart-section .cart-section h2{max-width:250px}}.empty-cart-section .cart-section .btn--primary{max-width:200px;width:100%;margin-top:24px}@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}}.cart-quantity-outer,.quantity-outer{padding:0 30px;margin-right:0;width:100%;max-width:162px;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:52px;border-radius:30px;background:transparent;border:1px solid #08101B}@media only screen and (max-width: 480px){.cart-quantity-outer,.quantity-outer{max-width:122px;height:50px;padding:0 20px}}@media only screen and (max-width: MQ-480){.cart-quantity-outer,.quantity-outer{max-width:122px;height:50px;padding:0 20px}}.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:16px;font-weight:600;letter-spacing:normal;line-height:26px;color:#08101b;width:36px;pointer-events:none;padding:0;background:transparent!important}.cart-quantity-outer .minus-qty,.cart-quantity-outer .plus-qty,.quantity-outer .minus-qty,.quantity-outer .plus-qty{width:20px;height:20px;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{-webkit-filter:brightness(0) saturate(100%) invert(28%) sepia(83%) saturate(2252%) hue-rotate(203deg) brightness(97%) contrast(110%);filter:brightness(0) saturate(100%) invert(28%) sepia(83%) saturate(2252%) hue-rotate(203deg) brightness(97%) contrast(110%)}.cart-quantity-outer .minus-qty,.quantity-outer .minus-qty{background:url(icon-minus-dark.svg) no-repeat center/20px}.cart-quantity-outer .plus-qty,.quantity-outer .plus-qty{background:url(icon-plus-dark.svg) no-repeat center/20px}#cart-message{padding:20px;display:none;text-align:center;color:#fff}#cart-message.message-success{margin:35px 0;border:1px solid #0070FF;color:#0070ff;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 #d9d9d9}@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:#0086fe;content:"";border-radius:4px;height:8px;position:absolute;left:0;top:12px}.shipping-details ul .dark-bar{z-index:2;background-color:#0070ff;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:#0070ff;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:#0070ff}.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)}#cart_overlay{display:none}#cart_overlay.active{width:100%;height:100vh;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(26,27,27,.3)),to(rgba(26,27,27,.3)));background-image:linear-gradient(to bottom,#1a1b1b4d,#1a1b1b4d);position:fixed;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:#787978!important}.cart-sidebar{-webkit-transform:translateX(100%);transform:translate(100%);max-width:420px;width:100%;background:#08101b;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:#fff}.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:15px 20px;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 .icon-close{display:block;width:20px;height:20px;font-size:0;content:"";background:url(X-white.svg) no-repeat center/20px;z-index:5}.cart-sidebar__header .icon-close:hover{-webkit-filter:brightness(0) saturate(100%) invert(71%) sepia(51%) saturate(2781%) hue-rotate(150deg) brightness(101%) contrast(101%);filter:brightness(0) saturate(100%) invert(71%) sepia(51%) saturate(2781%) hue-rotate(150deg) brightness(101%) contrast(101%)}.cart-sidebar__middle{height:calc(100% - 220px);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{padding:0 20px}.cart-sidebar__middle ul.added-products>li{padding:20px 0 25px;border-bottom:1px solid #fff;position:relative}.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 .image-section{position:relative;width:80px;height:80px;border-radius:5px;overflow:hidden;border-bottom:1px solid #fff}.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:cover;object-fit:cover;left:0;top:0;width:100%;height:100%}.cart-sidebar__middle ul.added-products>li .image-section .link--secondary{margin-top:19px;line-height:1.5;letter-spacing:normal}@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 .content{padding-left:20px;width:calc(100% - 80px);position:relative}.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 ol li,.cart-sidebar__middle ul.added-products>li .content ul li{font-size:14px;line-height:normal;letter-spacing:.01px;font-weight:500;padding:0;color:#787978}.cart-sidebar__middle ul.added-products>li .content ul{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:20px;font-style:normal;font-weight:500;line-height:150%;font-family:var(--font-family-primary)}.cart-sidebar__middle ul.added-products>li .content h5 a{font:inherit;color:inherit}.cart-sidebar__middle ul.added-products>li .content p{font-size:14px;font-style:normal;font-weight:500;line-height:180%}.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:500;line-height:180%;margin:10px 0 0 s;margin-margin-left:5px;margin-color:#787978}.cart-sidebar__middle ul.added-products>li .content .cart-quantity-outer{padding:0 15px;max-width:110px;height:40px}.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 .remove{margin:0 0 0 10px;color:#fff;text-decoration:underline;text-transform:capitalize;font-size:14px;font-style:normal;font-weight:700;line-height:180%}.cart-sidebar__middle ul.added-products>li .content .remove:hover{color:#0070ff}.cart-sidebar__middle ul.added-products>li .content .price{font-size:14px;font-style:normal;font-weight:500;line-height:180%;margin:10px 0 0}.cart-sidebar__middle ul.added-products>li .content .price s{margin-left:5px;opacity:1;display:none}.cart-sidebar__middle ul.added-products.empty{padding:0}.cart-sidebar__middle ul.added-products.empty>li{padding:20px}.cart-sidebar__footer{position:fixed;bottom:0;right:0;background:#08101b;width:100%;z-index:5;border-top:1px solid #fff;padding:15px 20px 20px}.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:13px}.cart-sidebar__footer .cart-total{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;font-style:normal;font-weight:500;line-height:150%;text-transform:capitalize}body.fixed{overflow-y:hidden}.product{position:relative;padding:142px 0 0}@media only screen and (max-width: 980px){.product{padding:70px 0 0}}.product *:not(.btn--primary){color:#fff}.product .link--primary{margin-top:23px}.product .points{margin-top:30px;padding:30px 0 0;border-top:1px solid rgba(150,164,196,.5);border-bottom:1px solid rgba(150,164,196,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.product .points li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;width:calc(50% - 20px);margin-right:20px;font-size:14px;font-weight:600;line-height:24px}@media only screen and (max-width: 480px){.product .points li{width:calc(100% - 20px)}}@media only screen and (max-width: MQ-480){.product .points li{width:calc(100% - 20px)}}.product .points li:nth-child(2n){margin-right:0}.product .points li .icon{width:20px;height:20px;margin-right:10px;-webkit-box-flex:0;-ms-flex:none;flex:none;position:relative}.product .points li .icon img{position:absolute;-o-object-fit:contain;object-fit:contain;left:0;top:0;width:100%;height:100%}.product .product-version{border-radius:50px;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:25px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;background:#96a4c433}.product .product-version li{margin-right:10px}.product .product-version li:last-child{margin-right:0}.product .product-version a{border-radius:40px;background:#96a4c433;height:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding:0 25px;font-size:16px;font-weight:600;line-height:26px;color:#fff}.product .product-version a.active{background:#fff;color:#0070ff}.product .remove-slide{display:none!important}@media only screen and (max-width: 980px){.product{margin-bottom:0}}.product h1,.product .h2{margin-bottom:8px}.product .description{margin-top:19px}.product .description .description-text{max-height:none;overflow:hidden;-webkit-transition:max-height .3s ease;transition:max-height .3s ease}.product .description .description-text.collapsed{max-height:75px}.product .more-link{font-size:14px;font-style:normal;font-weight:500;line-height:24px;position:relative;display:inline-block;margin-top:7px;opacity:.7;padding-right:27px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.product .more-link:before{width:12px;height:6px;-webkit-transition:all .5s ease;transition:all .5s ease;background:url(icon-dropdown-pdp-arrow.svg) no-repeat center/12px;position:absolute;right:0;content:"";top:8px}.product .more-link[aria-expanded=true]:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.product .swiper-button-prev,.product .swiper-button-next{top:calc(50% - 20px)}.product .swiper-button-next{right:20px;z-index:4}@media only screen and (max-width: 980px){.product .swiper-button-next{position:relative!important;right:auto!important;top:auto!important;margin-top:0;margin-left:15px!important}}.product .swiper-button-prev{left:20px;z-index:4}@media only screen and (max-width: 980px){.product .swiper-button-prev{position:relative!important;left:auto!important;top:auto!important;margin-top:0;margin-right:15px!important}}@media only screen and (max-width: 980px){.product .pdp-navigation-outer{position:relative;margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:3;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product .pdp-navigation-outer .swiper-pagination{position:relative!important;bottom:auto!important;top:auto!important;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}}.product .product-card__tags-status{z-index:2;position:absolute;top:10px!important;left:auto!important;right:10px!important}.product .left-section{width:56.45%;max-height:730px;padding-bottom:30px;position:sticky;top:20px}@media only screen and (max-width: 980px){.product .left-section{width:100%;max-width:100%;max-height:none;position:relative;top:0}}.product__media-outer *::-moz-selection{background:transparent!important}.product__media-outer *::selection{background:transparent!important}.product__media{width:100%;opacity:0;z-index:3;position:relative}.product__media.active{opacity:1}.product__media .swiper-button-next-pdp.swiper-button-disabled{pointer-events:all;cursor:pointer}.product__information{width:43.55%;padding-left:68px;z-index:3;position:relative}@media only screen and (max-width: 980px){.product__information{width:100%;max-width:100%;padding-left:0;margin-top:0}}.product img{width:100%}.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}.product .product-single__prices span{font-family:var(--font-family-secondary)!important;font-size:30px;font-style:normal;font-weight:600;line-height:1.2}@media only screen and (max-width: 480px){.product .product-single__prices span{font-size:14px}}@media only screen and (max-width: MQ-480){.product .product-single__prices span{font-size:14px}}.product .product-single__prices s{margin-left:10px;font-size:16px;font-style:normal;font-weight:600;line-height:26px}.product__form{padding-top:19px}.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 .price__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product .price__wrapper .jdgm-widget.jdgm-widget{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product .price__wrapper .jdgm-preview-badge .jdgm-star{color:#0086fe!important}.product .price__wrapper .jdgm-prev-badge__text{font-size:14px!important;font-weight:600!important;line-height:24px!important;text-transform:capitalize!important}.product .variant-option{margin-bottom:0}.product .variant-option .label{font-family:var(--font-family-primary);font-size:16px;font-style:normal;font-weight:500;line-height:180%;margin-bottom:12px}.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{font-size:0px;margin:0 15px 10px 0;width:40px;height:40px;background-position:center;background-size:cover;border:solid 1px #08101B;border-radius:100%;cursor:pointer;position:relative}.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:last-child{margin-right:0}.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 transparent transparent transparent}.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:#08101b;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 #08101B}.product .pdp-variant-options .variant-option-radio{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-bottom:-10px}.product .pdp-variant-options .variant-option-radio li{margin-left:10px;margin-bottom:10px;border-radius:50px;border:1px solid #fff;font-size:16px;height:40px;font-style:normal;font-weight:700;line-height:180%;display:-webkit-box;display:-ms-flexbox;display:flex;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;opacity:.5}.product .pdp-variant-options .variant-option-radio li.active,.product .pdp-variant-options .variant-option-radio li:hover{opacity:1}.product__actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding-top:5px}@media only screen and (max-width: 480px){.product__actions .quantity-outer{max-width:140px;height:50px;padding:0 20px}}@media only screen and (max-width: MQ-480){.product__actions .quantity-outer{max-width:140px;height:50px;padding:0 20px}}.product__actions .product-single__quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product__actions .product-single__quantity>span{font-size:16px;font-style:normal;font-weight:500;line-height:180%;margin-right:20px}.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 .accordian{padding-top:13px}.product .accordian>li{border-bottom:1px solid #fff;padding:13px 0 11px;position:relative}.product .accordian>li:first-child{border-top:1px solid #fff}.product .accordian>li h3{cursor:pointer;position:relative;padding-right:20px;font-size:16px;font-style:normal;font-weight:700;line-height:180%}.product .accordian>li h3:before{width:10px;-webkit-transform:rotate(90deg);transform:rotate(90deg);height:16px;content:"";right:0;top:6px;-webkit-transition:all .5s ease;transition:all .5s ease;background:url(arrow-dropdown-sm-white.svg) no-repeat center/10px;position:absolute}.product .accordian>li.active h3:before{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.product .accordian>li.active .content{display:block}.product .accordian>li .content{display:none;padding-top:6px}.product .accordian>li .content p{margin-bottom:12px}.product .accordian>li .content p:last-child{margin-bottom:0}.product .accordian>li .content *{font-size:14px;font-style:normal;font-weight:500;line-height:180%}.product .accordian>li .content img{width:100%;max-width:100%}.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 .swiper-pagination{bottom:-30px!important}.pdp-slider .image-section,.pdp-slider .video-section{max-height:700px;height:70vw;overflow:hidden;position:relative;display:block!important;border-radius:10px}@media only screen and (max-width: 980px){.pdp-slider .image-section,.pdp-slider .video-section{height:calc(100vw - 60px)}}.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:absolute;-o-object-fit:contain;object-fit:contain;left:0;top:0;width:100%;height:100%}.outer-pdp-thumbnail-slider{padding:0 30px 00px;margin-top:30px;overflow:hidden;position:relative}.outer-pdp-thumbnail-slider .swiper-button-prev-pdp,.outer-pdp-thumbnail-slider .swiper-button-next-pdp{width:10px!important;height:16px!important;display:block;right:0;background:url(arrow-dropdown-sm-white.svg) no-repeat center/10px;top:calc(50% - 8px)}.outer-pdp-thumbnail-slider .swiper-button-prev-pdp{-webkit-transform:rotate(180deg);transform:rotate(180deg);left:0;right:auto}.outer-pdp-thumbnail-slider .pdp-thumbnail-outer{overflow:hidden}.pdp-thumbnail{margin-left:0;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.pdp-thumbnail .slide{display:inline-block;width:145px;max-height:145px;height:10.25vw;-webkit-transition:.3s ease all;transition:.3s ease all;cursor:pointer}@media only screen and (max-width: 980px){.pdp-thumbnail .slide{height:16.25vw}}@media only screen and (max-width: 768px){.pdp-thumbnail .slide{height:calc(25vw - 40px)}}@media only screen and (max-width: 600px){.pdp-thumbnail .slide{height:calc(33.333vw - 40px)}}@media only screen and (max-width: 400px){.pdp-thumbnail .slide{height:calc(50vw - 60px)}}@media only screen and (max-width: MQ-400){.pdp-thumbnail .slide{height:calc(50vw - 60px)}}.pdp-thumbnail .slide img:before{display:none}.pdp-thumbnail .slide .image-section{border-radius:10px;overflow:hidden}.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 #0070FF;width:100%;height:100%;-webkit-transition:.3s ease all;transition:.3s ease all}.pdp-thumbnail .slide.swiper-slide-thumb-active .image-section{border-radius:10px;overflow:hidden;background:#faf8f6}.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:url(video-image.webp) no-repeat center/90px}.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}.product-top-bar{-webkit-transition:.3s ease all;transition:.3s ease all;left:0;padding:0 20px;position:fixed;top:146px;width:100%;z-index:9}@media only screen and (max-width: 980px){.product-top-bar{top:136px}}@media only screen and (max-width: 768px){.product-top-bar{padding:0 10px;top:114px}}.product-top-bar .inner{-webkit-transition:.3s ease all;transition:.3s ease all;border-radius:10px;background:#fff;padding:10px 40px;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: 1100px){.product-top-bar .inner{padding:10px 20px}}.product-top-bar .custom-dropdown-select{border:1px solid #08101B;height:42px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:0 40px 0 20px!important;background:url(icon-dropdown-black.svg) no-repeat right 20px center/14px #fff}.product-top-bar .left{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-top-bar .left .h6{margin-right:20px}.product-top-bar ul{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: 1200px){.product-top-bar ul{display:none}}.product-top-bar ul li{margin-right:20px}.product-top-bar ul li a{font-size:14px;font-style:normal;font-weight:600;line-height:24px}.product-top-bar ul li:last-child{margin-right:0}.product-top-bar .btn--primary{margin-left:30px}.product-top-bar .btn--primary span{color:#fff!important}@media only screen and (max-width: 768px){.product-top-bar .btn--primary{margin-left:10px}.product-top-bar .btn--primary .pdp-add-to-cart-price{display:none!important}}.product-top-bar .btn--primary:hover{color:#08101b!important}.product-top-bar *:not(.btn--primary){color:#08101b!important}.header-fixed .product-top-bar{border-top:1px solid #08101B;padding:0;top:70px}@media only screen and (max-width: 980px){.header-fixed .product-top-bar{top:60px}}.header-fixed .product-top-bar .inner{border-radius:0}.jdgm-rev-widg{padding-top:80px!important}@media only screen and (max-width: 768px){.jdgm-rev-widg{padding-top:40px!important}}.jdgm-rev-widg .jdgm-histogram__bar-content{background-color:#0086fe!important}.jdgm-rev-widg .jdgm-sort-dropdown-wrapper .jdgm-sort-dropdown,.jdgm-rev-widg .jdgm-sort-dropdown-wrapper .jdgm-sort-dropdown-arrow{color:#0086fe!important}.jdgm-rev-widg .jdgm-write-rev-link{font-family:var(--font-family-button);cursor:pointer;display:block;font-size:var(--buttons-desktop-fontsize);font-style:var(--buttons-desktop-fontstyle);font-weight:var(--buttons-desktop-fontweight);line-height:var(--buttons-desktop-lineheight);letter-spacing:var(--buttons-desktop-letterspacing);text-align:center;color:#fff!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-width:var(--buttons-border-width);border-style:solid;border-radius:var(--buttons-radius-outset);background:linear-gradient(96deg,#0070ff,#0086fe);-webkit-appearance:none;-moz-appearance:none;text-decoration:none;padding:0 25px;border-radius: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;text-transform:var(--buttons-desktop-texttransform);height:42px;border:none!important;-webkit-transition:.3s ease all;transition:.3s ease all;position:relative}@media only screen and (max-width: 480px){.jdgm-rev-widg .jdgm-write-rev-link{font-size:var(--buttons-mobile-fontsize);line-height:var(--buttons-mobile-lineheight);letter-spacing:var(--buttons-mobile-letterspacing)}}@media only screen and (max-width: MQ-480){.jdgm-rev-widg .jdgm-write-rev-link{font-size:var(--buttons-mobile-fontsize);line-height:var(--buttons-mobile-lineheight);letter-spacing:var(--buttons-mobile-letterspacing)}}.jdgm-rev-widg .jdgm-write-rev-link:hover{-webkit-transition:.3s ease all;transition:.3s ease all;background:#96a4c433!important;color:#08101b!important}.jdgm-rev-widg .jdgm-rev__author{color:#0086fe!important}.jdgm-rev-widg .jdgm-rev__icon:before{color:#0086fe!important}.jdgm-rev-widg .jdgm-rev[data-verified-buyer=true] .jdgm-rev__icon.jdgm-rev__icon:after,.jdgm-rev-widg .jdgm-rev__buyer-badge.jdgm-rev__buyer-badge{background-color:#0086fe!important}.jdgm-review-widget{max-width:100%!important;margin-top:100px!important;padding:0 30px!important}.jdgm-review-widget .jdgm-widget-actions-wrapper{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}@media only screen and (max-width: 768px){.jdgm-review-widget{margin-top:60px!important;padding:0 10px!important}}.jdgm-review-widget .jdgm-rev-widg{border-radius:10px!important;margin:0 auto!important;padding:60px!important;max-width:1240px!important;background:#fff!important}@media only screen and (max-width: 768px){.jdgm-review-widget .jdgm-rev-widg{padding:40px 20px!important}}.jdgm-review-widget *:not(.jdgm-star){color:#08101b!important}.jdgm-review-widget .jdgm-write-rev-link{color:#fff!important}.jdgm-rev__buyer-badge{background:#0070ff!important;color:#fff!important;border-radius:20px!important;padding:4px 6px!important}.jdgm-rev__buyer-badge:before{color:#fff!important}.jdgm-write-review-modal .jdgm-write-review-modal__stars .jdgm-star{color:#0070ff!important}.jdgm-write-review-modal__nav-btn{font-family:var(--font-family-button);cursor:pointer;display:block;font-size:var(--buttons-desktop-fontsize);font-style:var(--buttons-desktop-fontstyle);font-weight:var(--buttons-desktop-fontweight);line-height:var(--buttons-desktop-lineheight);letter-spacing:var(--buttons-desktop-letterspacing);text-align:center;color:#fff!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-width:var(--buttons-border-width);border-style:solid;border-radius:var(--buttons-radius-outset);background:linear-gradient(96deg,#0070ff,#0086fe);-webkit-appearance:none;-moz-appearance:none;text-decoration:none;padding:0 25px;border-radius: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;text-transform:var(--buttons-desktop-texttransform);height:42px;border:none!important;-webkit-transition:.3s ease all;transition:.3s ease all;border-radius:var(--buttons-radius-outset)!important;position:relative}@media only screen and (max-width: 480px){.jdgm-write-review-modal__nav-btn{font-size:var(--buttons-mobile-fontsize);line-height:var(--buttons-mobile-lineheight);letter-spacing:var(--buttons-mobile-letterspacing)}}@media only screen and (max-width: MQ-480){.jdgm-write-review-modal__nav-btn{font-size:var(--buttons-mobile-fontsize);line-height:var(--buttons-mobile-lineheight);letter-spacing:var(--buttons-mobile-letterspacing)}}.jdgm-write-review-modal__nav-btn:hover{-webkit-transition:.3s ease all;transition:.3s ease all;background:#96a4c433!important;color:#08101b!important}.half-image-half-content{position:relative;z-index:1;margin-bottom:80px}@media only screen and (max-width: 768px){.half-image-half-content{margin-bottom:40px}}.half-image-half-content:last-child{margin-bottom:0}.half-image-half-content .image-section{width:56.45%;height:420px;position:relative;border-radius:5px;overflow:hidden}.half-image-half-content .image-section img,.half-image-half-content .image-section video{position:absolute;-o-object-fit:cover;object-fit:cover;left:0;top:0;width:100%;height:100%}@media only screen and (max-width: 768px){.half-image-half-content .image-section{height:53.1vw;max-height:420px;min-height:auto;width:100%}}.half-image-half-content .content{width:43.44%;padding-top:80px;padding-bottom:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.half-image-half-content .content.full{width:100%!important;margin-right:0}.half-image-half-content .content .h6{margin-bottom:18px}@media only screen and (max-width: 480px){.half-image-half-content .content .h6{margin-bottom:10px}}@media only screen and (max-width: MQ-480){.half-image-half-content .content .h6{margin-bottom:10px}}.half-image-half-content .content h3,.half-image-half-content .content .full-format *,.half-image-half-content .content p{color:#fff}.half-image-half-content .content h3 a,.half-image-half-content .content .full-format * a,.half-image-half-content .content p a{color:#0070ff}.half-image-half-content .content li{text-align:left}.half-image-half-content .content li:before{background:#fff}.half-image-half-content .content h3{margin-bottom:16px}@media only screen and (max-width: 480px){.half-image-half-content .content h3{margin-bottom:11px}}@media only screen and (max-width: MQ-480){.half-image-half-content .content h3{margin-bottom:11px}}@media only screen and (max-width: 768px){.half-image-half-content .content{width:100%;max-width:100%;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;padding:30px 0 0!important;margin:0!important}}.half-image-half-content .btn{margin-top:24px}@media only screen and (max-width: 480px){.half-image-half-content .btn{margin-top:14x}}@media only screen and (max-width: MQ-480){.half-image-half-content .btn{margin-top:14x}}.half-image-half-content-outer.left .half-image-half-content:nth-child(odd) .content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-left:80px}.half-image-half-content-outer.left .half-image-half-content:nth-child(2n) .content{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;padding-right:80px}.half-image-half-content-outer.right .half-image-half-content:nth-child(2n) .content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-left:80px}.half-image-half-content-outer.right .half-image-half-content:nth-child(odd) .content{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;padding-right:80px}.inner-hero-section{position:relative;padding:42px 0;min-height:650px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width: 768px){.inner-hero-section{height:100vw;min-height:auto;max-height:600px}}.inner-hero-section.no-image{min-height:auto!important;padding:80px 0 0!important;height:auto!important;max-height:!important}@media only screen and (max-width: 768px){.inner-hero-section.no-image{padding:60px 0 0!important}}.inner-hero-section.small-height{min-height:400px}@media only screen and (max-width: 768px){.inner-hero-section.small-height{min-height:252px;padding:118px 0 30px}}.inner-hero-section .image-section{position:absolute;height:100%;width:100%;top:0;left:0}.inner-hero-section .image-section:before{position:absolute;height:100%;width:100%;content:"";left:0;top:0;z-index:2;opacity:.8;background:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,0)),to(#000));background:linear-gradient(270deg,#0000,#000)}.inner-hero-section .image-section img,.inner-hero-section .image-section video{position:absolute;-o-object-fit:cover;object-fit:cover;left:0;top:0;width:100%;height:100%}.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 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: 600px){.inner-hero-section .video-section iframe{min-width:350vw;height:100%}}.inner-hero-section .container-1420,.inner-hero-section .container-1300{position:relative;z-index:3}.inner-hero-section .container-1420 .content,.inner-hero-section .container-1300 .content{max-width:620px}.inner-hero-section .container-1420 .content *,.inner-hero-section .container-1300 .content *{color:#fff}.inner-hero-section .container-1420 .content h1,.inner-hero-section .container-1300 .content h1{padding-bottom:17px}@media only screen and (max-width: 600px){.inner-hero-section .container-1420 .content h1,.inner-hero-section .container-1300 .content h1{padding-bottom:10px}}.full-width-video-image{position:relative;height:500px}@media only screen and (max-width: 768px){.full-width-video-image{height:360px}}.full-width-video-image .image-section{position:absolute;height:100%;width:100%;top:0;left:0;display:block}.full-width-video-image .image-section img,.full-width-video-image .image-section video{position:absolute;-o-object-fit:cover;object-fit:cover;left:0;top:0;width:100%;height:100%}.full-width-video-image .image-section .desktop-image{display:block}@media only screen and (max-width: 768px){.full-width-video-image .image-section .desktop-image{display:none}}.full-width-video-image .image-section .mobile-image{display:none}@media only screen and (max-width: 768px){.full-width-video-image .image-section .mobile-image{display:block}}.full-width-video-image .image-section:before{opacity:.4;background:#08101b;content:"";position:absolute;height:100%;width:100%;top:0;left:0;z-index:1}.full-width-video-image .image-section .play-icon-overlay{position:absolute;top:50%;left:50%;width:100px;height:100px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:3;cursor:pointer;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;background:url(icon-play-arrow.svg) no-repeat center/100%}.full-width-video-image .image-section .play-icon-overlay:hover{background:url(icon-play-arrow-hover.svg) no-repeat center/100%}.full-width-video-image .video-section .video-wrapper{position:relative;width:100%;height:100%;overflow:hidden;padding-top:0%;pointer-events:none}.full-width-video-image .video-section .video-wrapper .desktop-video{display:block}@media only screen and (max-width: 768px){.full-width-video-image .video-section .video-wrapper .desktop-video{display:none}}.full-width-video-image .video-section .video-wrapper .mobile-video{display:none}@media only screen and (max-width: 768px){.full-width-video-image .video-section .video-wrapper .mobile-video{display:block}}.full-width-video-image .video-section .play-icon-overlay{position:absolute;top:50%;left:50%;width:100px;height:100px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:3;cursor:pointer;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;background:url(icon-play-arrow.svg) no-repeat center/100%}.full-width-video-image .video-section .play-icon-overlay:hover{background:url(icon-play-arrow-hover.svg) no-repeat center/100%}.full-width-video-image .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){.full-width-video-image .video-section iframe{min-width:180vw}}@media only screen and (max-width: 980px){.full-width-video-image .video-section iframe{height:100%}}@media only screen and (max-width: 600px){.full-width-video-image .video-section iframe{min-width:350vw;height:100%}}.full-width-faq-section .box{border-radius:10px;padding:60px;background:#fff}@media only screen and (max-width: 768px){.full-width-faq-section .box{padding:30px 20px;width:calc(100% + 20px);margin-left:-10px}}.full-width-faq-section .box *:not(.btn){color:#08101b}.full-width-faq-section .heading{margin-bottom:10px}.full-width-faq-section .heading .description{margin-top:6px}.full-width-faq-section .accordian>li{border-bottom:1px solid #0070FF;padding:20px 0;position:relative}.full-width-faq-section .accordian>li h3{cursor:pointer;position:relative;padding-right:30px}.full-width-faq-section .accordian>li h3:before{width:20px;height:20px;content:"";right:0;top:3px;-webkit-transition:all .5s ease;transition:all .5s ease;background:url(icon-dropdown-black.svg) no-repeat center/14px;position:absolute}.full-width-faq-section .accordian>li.active h3:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.full-width-faq-section .accordian>li.active .content{display:block}.full-width-faq-section .accordian>li .content{display:none;padding-top:10px}.full-width-faq-section .accordian>li .content .btn--wrapper{margin-top:13px}@media only screen and (max-width: 600px){.full-width-faq-section .accordian>li .content .btn--wrapper{-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}}.full-width-faq-section .accordian>li .content .btn{margin-right:20px}.full-width-faq-section .accordian>li .content .btn:last-child{margin:0!important}@media only screen and (max-width: 600px){.full-width-faq-section .accordian>li .content .btn{margin-right:0;margin-top:20px}}.three-column-blog-slider{padding-left:60px;padding-right:60px;overflow:hidden}@media only screen and (max-width: 768px){.three-column-blog-slider{padding-left:0;padding-right:0}}@media only screen and (max-width: 600px){.three-column-blog-slider .swiper{overflow:visible}}@media only screen and (max-width: 600px){.three-column-blog-slider .articlecard--outer .article-card .image-section{height:165px}}.three-column-blog-slider .top-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}.three-column-blog-slider .top-section .left{max-width:620px}.three-column-blog-slider .top-section .description{margin-top:17px}.three-column-blog-slider .top-section .btn--primary{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-left:20px}@media only screen and (max-width: 768px){.three-column-blog-slider .top-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.three-column-blog-slider .top-section .btn--primary{margin:17px 0 0}}.three-column-blog-slider .slider-outer{position:relative}.three-column-blog-slider .slider-outer .swiper-slide{height:auto!important}@media only screen and (max-width: 600px){.three-column-blog-slider .slider-outer .swiper-slide{width:200px!important}}@media only screen and (max-width: 768px){.three-column-blog-slider .slider-outer{padding-bottom:0}}.three-column-blog-slider .slider-outer .swiper-button-prev{left:-60px!important}.three-column-blog-slider .slider-outer .swiper-button-next{right:-60px!important}@media only screen and (max-width: 768px){.three-column-blog-slider .slider-outer .arrows{margin-top:30px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.three-column-blog-slider .slider-outer .arrows .swiper-button-prev,.three-column-blog-slider .slider-outer .arrows .swiper-button-next{position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;margin-top:0}.three-column-blog-slider .slider-outer .arrows .swiper-button-prev{margin-right:30px}}.testimonial-slider{overflow:hidden}.testimonial-slider *{-webkit-transition:all .3s ease;transition:all .3s ease}.testimonial-slider .splide__track,.testimonial-slider .splide__list,.testimonial-slider .splide__slide{-webkit-transition:none!important;transition:none!important}.testimonial-slider .pre-title{margin-bottom:27px}.testimonial-slider .image-section{width:216px;max-width:100%}.testimonial-slider .image-section img{width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:top left;object-position:top left;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.testimonial-slider .image-section.rating{width:134px}.testimonial-slider li{cursor:pointer;margin-right:30px;width:300px;min-height:260px;padding:30px;border-radius:10px;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;-webkit-transition:all .3s ease;transition:all .3s ease;background:#96a4c433}@media only screen and (max-width: 600px){.testimonial-slider li{width:250px}}.testimonial-slider li p{margin-bottom:10px}.testimonial-slider li p:last-child{margin-bottom:0}.testimonial-slider li:hover{background:#fff}.testimonial-slider li:hover *{color:#08101b}.testimonial-slider li:hover img{-webkit-filter:none;filter:none}.three-column-section{padding:0 20px}@media only screen and (max-width: 768px){.three-column-section{padding:0 10px}}.three-column-section .container-1400{background:-webkit-gradient(linear,left top,right top,from(#0070FF),to(#0086FE));background:linear-gradient(90deg,#0070ff,#0086fe);border-radius:10px;padding:60px}@media only screen and (max-width: 768px){.three-column-section .container-1400{padding:50px 40px}}.three-column-section h2{max-width:800px}.three-column-section ul{width:calc(100% + 40px);margin-left:-40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:54px}@media only screen and (max-width: 768px){.three-column-section ul{margin-top:37px}}.three-column-section ul li{width:calc(33.333% - 40px);margin-left:40px}@media only screen and (max-width: 768px){.three-column-section ul li{width:calc(100% - 40px);margin-bottom:34px}.three-column-section ul li:last-child{margin-bottom:0}}.three-column-section ul .image-section{width:40px;height:40px;margin-bottom:15px;position:relative}@media only screen and (max-width: 480px){.three-column-section ul .image-section{margin-bottom:17px}}@media only screen and (max-width: MQ-480){.three-column-section ul .image-section{margin-bottom:17px}}.three-column-section ul .image-section img{position:absolute;-o-object-fit:contain;object-fit:contain;left:0;top:0;width:100%;height:100%}.three-column-section ul h3{margin-bottom:5px}@media only screen and (max-width: 480px){.three-column-section ul h3{margin-bottom:2px}}@media only screen and (max-width: MQ-480){.three-column-section ul h3{margin-bottom:2px}}.three-column-stats{padding:0 20px}@media only screen and (max-width: 768px){.three-column-stats{padding:0 10px}}.three-column-stats .container-1400{background:-webkit-gradient(linear,left top,right top,from(#0070ff),to(#0086fe));background:linear-gradient(90deg,#0070ff,#0086fe);border-radius:10px;padding:60px}@media only screen and (max-width: 768px){.three-column-stats .container-1400{padding:30px}}.three-column-stats ul{width:calc(100% + 40px);margin-left:-40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:30px}.three-column-stats ul li{width:calc(33.333% - 40px);margin-left:40px}@media only screen and (max-width: 768px){.three-column-stats ul li{width:calc(100% - 40px);text-align:center;margin-bottom:30px}.three-column-stats ul li:last-child{margin-bottom:0}}.three-column-stats ul h3{margin-bottom:6px}@media only screen and (max-width: 480px){.three-column-stats ul h3{margin-bottom:4px}}@media only screen and (max-width: MQ-480){.three-column-stats ul h3{margin-bottom:4px}}.three-column-card ul{width:calc(100% + 30px);margin-left:-30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 980px){.three-column-card ul{margin-bottom:-30px}}.three-column-card ul li{cursor:pointer;width:calc(33.333% - 30px);margin-left:30px;border-radius:10px;overflow:hidden;position:relative;min-height:280px}@media only screen and (max-width: 980px){.three-column-card ul li{width:calc(50% - 30px);margin-bottom:30px}}.three-column-card ul li>a{padding:30px;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width: 768px){.three-column-card ul li{min-height:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media only screen and (max-width: 480px){.three-column-card ul li{width:calc(100% - 30px)}}@media only screen and (max-width: MQ-480){.three-column-card ul li{width:calc(100% - 30px)}}.three-column-card ul li:before{content:"";position:absolute;height:100%;width:100%;top:0;left:0;z-index:2;border-radius:10px;opacity:.4;background:#08101b}.three-column-card ul .content{position:relative;z-index:3}.three-column-card ul .image-section{width:100%;height:100%;left:0;top:0;position:absolute}.three-column-card ul .image-section img{position:absolute;-o-object-fit:cover;object-fit:cover;left:0;top:0;width:100%;height:100%}.three-column-card ul .description{margin-top:16px;-webkit-transition:.5s ease all;transition:.5s ease all;opacity:0;visibility:hidden}@media only screen and (max-width: 768px){.three-column-card ul .description{opacity:1!important;visibility:visible}}.three-column-card ul h3.h5{position:absolute;bottom:62px;width:100%;-webkit-transition:.5s ease all;transition:.5s ease all;color:#fff}@media only screen and (max-width: 768px){.three-column-card ul h3.h5{bottom:auto;position:relative;color:#08101b}}.three-column-card ul li:hover .description{opacity:1;visibility:visible;-webkit-transition:.5s ease all;transition:.5s ease all}.three-column-card ul li:hover h3.h5{-webkit-transition:.5s ease all;transition:.5s ease all;bottom:100%}.three-column-card ul li:hover .image-section{opacity:0}.three-column-card ul li:hover:before{opacity:1;background:#fff}.three-column-card ul li:hover *{color:#08101b}@media only screen and (max-width: 768px){.three-column-card ul li .description{display:block}.three-column-card ul li .image-section{opacity:0}.three-column-card ul li:before{opacity:1;background:#fff}.three-column-card ul li *{color:#08101b}}.three-column-card ul p{font-size:14px}.three-column-card ul .arrow{margin-top:22px;width:40px;height:40px;display:block;background:url(icon-arrow-blue.svg) no-repeat center/100%}.three-column-card ul .arrow:hover{-webkit-transform:rotate(180deg);transform:rotate(180deg);background:url(icon-arrow-disabled.svg) no-repeat center/100%!important}.full-width-video-with-text{position:relative;height:500px;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;overflow:hidden}@media only screen and (max-width: 768px){.full-width-video-with-text{height:360px}}.full-width-video-with-text:before{border-radius:900px;opacity:0;background:#0070ff;-webkit-filter:blur(150px);filter:blur(150px);position:absolute;content:"";width:900px;height:900px;z-index:2}.full-width-video-with-text:after{content:"";position:absolute;background:radial-gradient(circle at bottom center,#0070ff47,#0070ff0d 40%,#08101b),-webkit-gradient(linear,right top,left top,from(#08101b),color-stop(5%,rgba(8,16,27,.901961)),color-stop(20%,rgba(8,16,27,0))),-webkit-gradient(linear,left top,right top,from(#08101b),color-stop(5%,rgba(8,16,27,.901961)),color-stop(20%,rgba(8,16,27,0))),-webkit-gradient(linear,left bottom,left top,from(#08101b),color-stop(5%,rgba(8,16,27,.901961)),color-stop(20%,rgba(8,16,27,0))),-webkit-gradient(linear,left top,left bottom,color-stop(70%,rgba(8,16,27,0)),to(#08101b));background:radial-gradient(circle at bottom center,#0070ff47,#0070ff0d 40%,#08101b),linear-gradient(to left,#08101b,#08101be6 5%,#08101b00 20%),linear-gradient(to right,#08101b,#08101be6 5%,#08101b00 20%),linear-gradient(to top,#08101b,#08101be6 5%,#08101b00 20%),linear-gradient(to bottom,#08101b00 70%,#08101b);pointer-events:none;z-index:1;width:100%;height:100%}@media only screen and (max-width: 980px){.full-width-video-with-text:after{background:radial-gradient(circle at bottom center,#0070ff0d 40%,#08101b),-webkit-gradient(linear,right top,left top,from(#08101b),color-stop(5%,rgba(8,16,27,.901961)),color-stop(20%,rgba(8,16,27,0))),-webkit-gradient(linear,left top,right top,from(#08101b),color-stop(5%,rgba(8,16,27,.901961)),color-stop(20%,rgba(8,16,27,0))),-webkit-gradient(linear,left bottom,left top,from(#08101b),color-stop(5%,rgba(8,16,27,.901961)),color-stop(20%,rgba(8,16,27,0))),-webkit-gradient(linear,left top,left bottom,color-stop(70%,rgba(8,16,27,0)),to(#08101b));background:radial-gradient(circle at bottom center,#0070ff0d 40%,#08101b),linear-gradient(to left,#08101b,#08101be6 5%,#08101b00 20%),linear-gradient(to right,#08101b,#08101be6 5%,#08101b00 20%),linear-gradient(to top,#08101b,#08101be6 5%,#08101b00 20%),linear-gradient(to bottom,#08101b00 70%,#08101b)}}.full-width-video-with-text .image-section{position:absolute;height:100%;width:100%;top:0;left:0;display:block}.full-width-video-with-text .image-section img,.full-width-video-with-text .image-section video{position:absolute;-o-object-fit:cover;object-fit:cover;left:0;top:0;width:100%;height:100%;opacity:.3}.full-width-video-with-text .video-section .video-wrapper{position:relative;width:100%;height:100%;overflow:hidden;padding-top:0%;pointer-events:none}.full-width-video-with-text .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){.full-width-video-with-text .video-section iframe{min-width:180vw}}@media only screen and (max-width: 980px){.full-width-video-with-text .video-section iframe{height:100%}}@media only screen and (max-width: 600px){.full-width-video-with-text .video-section iframe{min-width:350vw;height:100%}}.full-width-video-with-text .glow-text{position:relative;z-index:3;max-width:755px;margin:0 auto;font-size:80px;font-weight:600;line-height:1;color:#fff;text-align:center;opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:opacity .8s ease-out,text-shadow .8s ease-out,-webkit-transform .8s ease-out;transition:opacity .8s ease-out,text-shadow .8s ease-out,-webkit-transform .8s ease-out;transition:opacity .8s ease-out,transform .8s ease-out,text-shadow .8s ease-out;transition:opacity .8s ease-out,transform .8s ease-out,text-shadow .8s ease-out,-webkit-transform .8s ease-out;text-shadow:none}.full-width-video-with-text .glow-text.fade-up{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);text-shadow:0 0 30px rgba(255,255,255,.7)}@media only screen and (max-width: 768px){.full-width-video-with-text .glow-text{font-size:60px}}@media only screen and (max-width: 600px){.full-width-video-with-text .glow-text{font-size:40px}}.featured-product-section{position:relative;z-index:3}.featured-product-section .message{margin:30px 0 0 20px;display:block}@media only screen and (max-width: 980px){.featured-product-section .message{margin-left:0}}.featured-product-section .container-1300{position:relative;z-index:3}.featured-product-section:after{content:"";position:absolute;top:0;background:radial-gradient(circle at bottom center,#0070ff0d 43%,#08111d),-webkit-gradient(linear,right top,left top,from(#08111d),color-stop(6%,rgba(8,16,27,.901961)),color-stop(20%,rgba(8,16,27,0))),-webkit-gradient(linear,left top,right top,from(#08111d),color-stop(5%,rgba(8,16,27,.901961)),color-stop(20%,rgba(8,16,27,0))),-webkit-gradient(linear,left bottom,left top,from(#08111d),color-stop(5%,rgba(8,16,27,.901961)),color-stop(20%,rgba(8,16,27,0))),-webkit-gradient(linear,left top,left bottom,color-stop(70%,rgba(8,16,27,0)),to(#08111d));background:radial-gradient(circle at bottom center,#0070ff0d 43%,#08111d),linear-gradient(to left,#08111d,#08101be6 6%,#08101b00 20%),linear-gradient(to right,#08111d,#08101be6 5%,#08101b00 20%),linear-gradient(to top,#08111d,#08101be6 5%,#08101b00 20%),linear-gradient(to bottom,#08101b00 70%,#08111d);pointer-events:none;z-index:1;width:100%;height:100%}@media only screen and (max-width: 980px){.featured-product-section:after{background:radial-gradient(circle at bottom center,#0070ff0d 18%,#081323),-webkit-gradient(linear,right top,left top,from(#08111d),color-stop(6%,rgba(8,16,27,.901961)),color-stop(20%,rgba(8,16,27,0))),-webkit-gradient(linear,left top,right top,from(#08111d),color-stop(5%,rgba(8,16,27,.901961)),color-stop(20%,rgba(8,16,27,0))),-webkit-gradient(linear,left bottom,left top,from(#08111d),color-stop(5%,rgba(8,16,27,.901961)),color-stop(20%,rgba(8,16,27,0))),-webkit-gradient(linear,left top,left bottom,color-stop(70%,rgba(8,16,27,0)),to(#08111d));background:radial-gradient(circle at bottom center,#0070ff0d 18%,#081323),linear-gradient(to left,#08111d,#08101be6 6%,#08101b00 20%),linear-gradient(to right,#08111d,#08101be6 5%,#08101b00 20%),linear-gradient(to top,#08111d,#08101be6 5%,#08101b00 20%),linear-gradient(to bottom,#08101b00 70%,#08111d)}}.featured-product-section .content-wrapper{width:100%;position:relative;z-index:3}.featured-product-section .image-section{width:calc(50% - 20px);margin-right:80px;position:relative}.featured-product-section .image-section .image-page-load,.featured-product-section .image-section .feature-image{position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:opacity .8s cubic-bezier(.4,0,.2,1),-webkit-transform .8s cubic-bezier(.4,0,.2,1),-webkit-filter .8s cubic-bezier(.4,0,.2,1);transition:opacity .8s cubic-bezier(.4,0,.2,1),-webkit-transform .8s cubic-bezier(.4,0,.2,1),-webkit-filter .8s cubic-bezier(.4,0,.2,1);transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1),filter .8s cubic-bezier(.4,0,.2,1);transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1),filter .8s cubic-bezier(.4,0,.2,1),-webkit-transform .8s cubic-bezier(.4,0,.2,1),-webkit-filter .8s cubic-bezier(.4,0,.2,1);will-change:opacity,transform}.featured-product-section .image-section .image-page-load{display:block;z-index:1;-webkit-animation:fadeInScale .8s cubic-bezier(.4,0,.2,1) forwards;animation:fadeInScale .8s cubic-bezier(.4,0,.2,1) forwards}.featured-product-section .image-section .image-page-load.hidden{opacity:0;-webkit-transform:scale(.95);transform:scale(.95);pointer-events:none;z-index:0;-webkit-filter:blur(2px);filter:blur(2px);visibility:hidden}.featured-product-section .image-section .feature-image{display:block;opacity:0;-webkit-transform:scale(1.05);transform:scale(1.05);z-index:2;pointer-events:none;visibility:hidden;-webkit-filter:blur(0px);filter:blur(0px)}.featured-product-section .image-section .feature-image.active{opacity:1;-webkit-transform:scale(1);transform:scale(1);pointer-events:auto;visibility:visible;-webkit-filter:blur(0px);filter:blur(0px)}.featured-product-section .image-section .feature-image img{position:absolute;-o-object-fit:contain;object-fit:contain;left:0;top:0;width:100%;height:100%;position:relative}@media only screen and (max-width: 980px){.featured-product-section .image-section{width:100%;margin-right:0;margin-top:30px}}@-webkit-keyframes fadeInScale{0%{opacity:0;-webkit-transform:scale(1.05);transform:scale(1.05)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes fadeInScale{0%{opacity:0;-webkit-transform:scale(1.05);transform:scale(1.05)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.featured-product-section .image-item{display:none}.featured-product-section .image-page-load{width:100%;height:650px;position:relative}.featured-product-section .image-page-load img{position:absolute;-o-object-fit:contain;object-fit:contain;left:0;top:0;width:100%;height:100%}@media only screen and (max-width: 980px){.featured-product-section .image-page-load{max-height:650px;height:95.5vw}}.featured-product-section .content-section{width:calc(50% - 60px);padding:40px 0;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: 980px){.featured-product-section .content-section{width:100%;padding:0}}.featured-product-section .h6{margin-bottom:10px;display:block}.featured-product-section .price-section-rating{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;margin-top:11px}.featured-product-section .features-list{margin-top:28px}.featured-product-section .features-list li,.featured-product-section .features-list .feature-item{padding:0 20px;margin-bottom:11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all 1s ease;transition:all 1s ease;cursor:pointer;border-radius:10px}.featured-product-section .features-list li:last-child,.featured-product-section .features-list .feature-item:last-child{margin-bottom:0}@media only screen and (max-width: 980px){.featured-product-section .features-list li,.featured-product-section .features-list .feature-item{margin-right:20px;padding:20px;border-radius:10px;background:#96a4c41a;-webkit-transition:all 1s ease;transition:all 1s ease}.featured-product-section .features-list li .feature-icon img,.featured-product-section .features-list .feature-item .feature-icon img{-webkit-filter:none!important;filter:none!important}.featured-product-section .features-list li .right-content,.featured-product-section .features-list .feature-item .right-content{margin-top:0}.featured-product-section .features-list li .content,.featured-product-section .features-list .feature-item .content{max-height:none;opacity:1;margin-top:10px;-webkit-transition:max-height 1s ease;transition:max-height 1s ease}}.featured-product-section .features-list li:hover,.featured-product-section .features-list .feature-item:hover{padding:20px;background:#96a4c41a;-webkit-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.featured-product-section .features-list li:hover .right-content,.featured-product-section .features-list .feature-item:hover .right-content{margin-top:0}.featured-product-section .features-list li:hover .feature-icon img,.featured-product-section .features-list .feature-item:hover .feature-icon img{-webkit-filter:none!important;filter:none!important}.featured-product-section .features-list li:hover .content,.featured-product-section .features-list .feature-item:hover .content{margin-top:10px;opacity:1}.featured-product-section .features-list .feature-icon{width:30px;height:30px;position:relative;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:20px}.featured-product-section .features-list .feature-icon img{position:absolute;-o-object-fit:contain;object-fit:contain;left:0;top:0;width:100%;height:100%;-webkit-filter:brightness(0) saturate(100%) invert(26%) sepia(96%) saturate(2573%) hue-rotate(205deg) brightness(101%) contrast(108%);filter:brightness(0) saturate(100%) invert(26%) sepia(96%) saturate(2573%) hue-rotate(205deg) brightness(101%) contrast(108%)}.featured-product-section .features-list .right-content{width:100%;margin-top:9px}.featured-product-section .features-list .content{max-height:0;opacity:0;overflow:hidden;margin-top:0;-webkit-transform:translateY(-6px);transform:translateY(-6px);-webkit-transition:max-height .35s ease,opacity .25s ease,-webkit-transform .35s ease;transition:max-height .35s ease,opacity .25s ease,-webkit-transform .35s ease;transition:max-height .35s ease,opacity .25s ease,transform .35s ease;transition:max-height .35s ease,opacity .25s ease,transform .35s ease,-webkit-transform .35s ease}.featured-product-section .features-list .content p{font-size:14px;font-style:normal;font-weight:600;line-height:24px}.featured-product-section .features-list .feature-item.accordion-active .content{max-height:220px;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.featured-product-section .action-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:40px}@media only screen and (max-width: 480px){.featured-product-section .action-buttons{margin-top:30px}}@media only screen and (max-width: MQ-480){.featured-product-section .action-buttons{margin-top:30px}}@media only screen and (max-width: 400px){.featured-product-section .action-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: MQ-400){.featured-product-section .action-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.featured-product-section .action-buttons a{margin-right:20px}@media only screen and (max-width: 400px){.featured-product-section .action-buttons a{width:100%!important;max-width:100%!important;margin:0 0 20px}}@media only screen and (max-width: MQ-400){.featured-product-section .action-buttons a{width:100%!important;max-width:100%!important;margin:0 0 20px}}.featured-product-section .action-buttons a:last-child{margin:0!important}.four-column-reviews h2{font-size:35px;line-height:1.2}@media only screen and (max-width: 600px){.four-column-reviews h2{font-size:24px}}.four-column-reviews ul{width:calc(100% + 60px);margin-left:-60px;margin-bottom:-40px;margin-top:40px}@media only screen and (max-width: 480px){.four-column-reviews ul{margin-left:0;width:100%;margin-bottom:-20px;margin-top:10px}}@media only screen and (max-width: MQ-480){.four-column-reviews ul{margin-left:0;width:100%;margin-bottom:-20px;margin-top:10px}}.four-column-reviews ul li{width:25%;padding-left:60px;position:relative;margin-bottom:40px}@media only screen and (max-width: 980px){.four-column-reviews ul li{width:50%}}@media only screen and (max-width: 480px){.four-column-reviews ul li{width:100%;margin-bottom:0;padding:20px 0;border-bottom:1px solid #0070FF}.four-column-reviews ul li:last-child{border:none}}@media only screen and (max-width: MQ-480){.four-column-reviews ul li{width:100%;margin-bottom:0;padding:20px 0;border-bottom:1px solid #0070FF}.four-column-reviews ul li:last-child{border:none}}.four-column-reviews ul li:before{height:100%;position:absolute;width:1px;background:#0070ff;top:0;content:"";left:30px}@media only screen and (max-width: 480px){.four-column-reviews ul li:before{display:none!important}.four-column-reviews ul li:first-child{display:none!important}}@media only screen and (max-width: MQ-480){.four-column-reviews ul li:before{display:none!important}.four-column-reviews ul li:first-child{display:none!important}}.four-column-reviews ul li:first-child:before{display:none}@media only screen and (max-width: 980px){.four-column-reviews ul li:nth-child(odd):before{display:none}}.four-column-reviews ul .image-section{width:134px;margin-top:20px}.four-column-reviews ul .image-section img{width:100%;height:auto}.four-column-reviews ul span{display:block;margin-top:20px;font-size:14px;line-height:24px}.four-column-reviews ul .description *{font-family:var(--font-family-secondary);font-size:20px;font-style:normal;font-weight:700;line-height:120%}@media only screen and (max-width: 480px){.four-column-reviews ul .description *{font-size:15px}}@media only screen and (max-width: MQ-480){.four-column-reviews ul .description *{font-size:15px}}.full-width-content-list{padding:0 30px}@media only screen and (max-width: 768px){.full-width-content-list{padding:0 20px}}.full-width-content-list .container-1300{background:#fff;border-radius:10px;padding:60px}@media only screen and (max-width: 768px){.full-width-content-list .container-1300{padding:30px}}.full-width-content-list li{margin-bottom:32px;border-bottom:1px solid #0070FF;padding-bottom:11px}.full-width-content-list li *{color:#08101b}.full-width-content-list li h3{margin-bottom:16px}@media only screen and (max-width: 480px){.full-width-content-list li h3{margin-bottom:10px}}@media only screen and (max-width: MQ-480){.full-width-content-list li h3{margin-bottom:10px}}@media only screen and (max-width: 480px){.full-width-content-list li{margin-bottom:17px}}@media only screen and (max-width: MQ-480){.full-width-content-list li{margin-bottom:17px}}.full-width-content-list li:last-child{margin-bottom:0;border:none;padding-bottom:0}.full-width-content-list .description p{font-size:14px;line-height:24px}.full-width-content-list .btn{margin-top:36px}@media only screen and (max-width: 480px){.full-width-content-list .btn{margin-top:14px}}@media only screen and (max-width: MQ-480){.full-width-content-list .btn{margin-top:14px}}.three-column-card-section .heading{margin-bottom:32px}.three-column-card-section .heading .h6{margin-bottom:21px;display:block}@media only screen and (max-width: 480px){.three-column-card-section .heading .h6{margin-bottom:11px}}@media only screen and (max-width: MQ-480){.three-column-card-section .heading .h6{margin-bottom:11px}}.three-column-card-section .heading h2{margin-bottom:16px}@media only screen and (max-width: 480px){.three-column-card-section .heading h2{margin-bottom:10px}}@media only screen and (max-width: MQ-480){.three-column-card-section .heading h2{margin-bottom:10px}}@media only screen and (max-width: 480px){.three-column-card-section .heading{margin-bottom:24px}}@media only screen and (max-width: MQ-480){.three-column-card-section .heading{margin-bottom:24px}}.three-column-card-section ul{width:calc(100% + 30px);margin-left:-30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:-30px}@media only screen and (max-width: 600px){.three-column-card-section ul{margin-bottom:-25px}}.three-column-card-section ul li{width:calc(33.333% - 30px);margin-left:30px;margin-bottom:30px}@media only screen and (max-width: 980px){.three-column-card-section ul li{width:calc(50% - 30px);margin-bottom:30px}}@media only screen and (max-width: 600px){.three-column-card-section ul li{margin-bottom:25px;width:calc(100% - 30px)}}.three-column-card-section ul .image-section{width:100%;height:200px;border-radius:10px;overflow:hidden;margin-bottom:21px;position:relative}@media only screen and (max-width: 600px){.three-column-card-section ul .image-section{height:42vw}}@media only screen and (max-width: 480px){.three-column-card-section ul .image-section{margin-bottom:17px}}@media only screen and (max-width: MQ-480){.three-column-card-section ul .image-section{margin-bottom:17px}}.three-column-card-section ul .image-section img{position:absolute;-o-object-fit:cover;object-fit:cover;left:0;top:0;width:100%;height:100%}.three-column-card-section ul h3{margin-bottom:16px}@media only screen and (max-width: 480px){.three-column-card-section ul h3{margin-bottom:10px}}@media only screen and (max-width: MQ-480){.three-column-card-section ul h3{margin-bottom:10px}}.three-column-card-section ul .btn--primary{margin-top:22px}@media only screen and (max-width: 480px){.three-column-card-section ul .btn--primary{margin-top:14px}}@media only screen and (max-width: MQ-480){.three-column-card-section ul .btn--primary{margin-top:14px}}.three-column-card-slider{padding-left:60px;padding-right:60px}@media only screen and (max-width: 768px){.three-column-card-slider{padding-left:0;padding-right:0}}.three-column-card-slider .heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:40px}.three-column-card-slider .heading .btn--primary{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-left:20px}@media only screen and (max-width: 768px){.three-column-card-slider .heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px}.three-column-card-slider .heading .btn--primary{margin:17px 0 0}}.three-column-card-slider .slider-outer{position:relative}@media only screen and (max-width: 768px){.three-column-card-slider .slider-outer{padding-bottom:0}}.three-column-card-slider .slider-outer .swiper-button-prev{left:-60px!important}.three-column-card-slider .slider-outer .swiper-button-next{right:-60px!important}@media only screen and (max-width: 768px){.three-column-card-slider .slider-outer .arrows{margin-top:30px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.three-column-card-slider .slider-outer .arrows .swiper-button-prev,.three-column-card-slider .slider-outer .arrows .swiper-button-next{position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;margin-top:0}.three-column-card-slider .slider-outer .arrows .swiper-button-prev{margin-right:30px}}.three-column-card-slider p{font-size:14px;font-style:normal;font-weight:600;line-height:24px}.three-column-card-slider .swiper-slide{border-radius:10px;overflow:hidden;background:#96a4c433}.three-column-card-slider .image-section{width:100%;height:393px;position:relative}@media only screen and (max-width: 768px){.three-column-card-slider .image-section{height:80vw;max-height:393px}}.three-column-card-slider .image-section img{position:absolute;-o-object-fit:cover;object-fit:cover;left:0;top:0;width:100%;height:100%}.three-column-card-slider .content{padding:22px 30px}.three-column-card-slider h3{margin-bottom:16px}@media only screen and (max-width: 768px){.three-column-card-slider h3{margin-bottom:10px}}.half-image-half-content-blue-bg{padding:0 20px}@media only screen and (max-width: 768px){.half-image-half-content-blue-bg{padding:0 10px}}.half-image-half-content-blue-bg .container-1400{background:-webkit-gradient(linear,left top,right top,from(#0070FF),to(#0086FE));background:linear-gradient(90deg,#0070ff,#0086fe);border-radius:10px;padding:40px}@media only screen and (max-width: 768px){.half-image-half-content-blue-bg .container-1400{padding:30px}}.half-image-half-content-blue-bg .inner{max-width:1200px;margin:0 auto}.half-image-half-content-blue-bg .image-section{width:calc(50% - 50px);min-height:400px;height:auto;position:relative}.half-image-half-content-blue-bg .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){.half-image-half-content-blue-bg .image-section{height:54.44vw;max-height:400px;width:100%;min-height:auto}}.half-image-half-content-blue-bg .content{width:calc(50% - 30px);margin-left:80px;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}.half-image-half-content-blue-bg .content h2{margin-bottom:20px}@media only screen and (max-width: 480px){.half-image-half-content-blue-bg .content h2{margin-bottom:10px}}@media only screen and (max-width: MQ-480){.half-image-half-content-blue-bg .content h2{margin-bottom:10px}}.half-image-half-content-blue-bg .content .logos{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:25px}@media only screen and (max-width: 480px){.half-image-half-content-blue-bg .content .logos{margin-top:18px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: MQ-480){.half-image-half-content-blue-bg .content .logos{margin-top:18px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.half-image-half-content-blue-bg .content .logos a{margin-right:20px}.half-image-half-content-blue-bg .content .logos a:last-child{margin:0!important}@media only screen and (max-width: 480px){.half-image-half-content-blue-bg .content .logos a{margin-bottom:15px}}@media only screen and (max-width: MQ-480){.half-image-half-content-blue-bg .content .logos a{margin-bottom:15px}}.half-image-half-content-blue-bg .content .full-format{margin-top:16px}@media only screen and (max-width: 480px){.half-image-half-content-blue-bg .content .full-format{margin-top:8px}}@media only screen and (max-width: MQ-480){.half-image-half-content-blue-bg .content .full-format{margin-top:8px}}.half-image-half-content-blue-bg .content h3,.half-image-half-content-blue-bg .content .full-format *,.half-image-half-content-blue-bg .content p{color:#fff}.half-image-half-content-blue-bg .content h3 a,.half-image-half-content-blue-bg .content .full-format * a,.half-image-half-content-blue-bg .content p a{color:#0070ff}.half-image-half-content-blue-bg .content .full-format ul li:before{background:#fff}@media only screen and (max-width: 768px){.half-image-half-content-blue-bg .content{width:100%;max-width:100%;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;padding:40px 0 0!important;margin:0!important}}.comparison-section .box{border-radius:10px;padding:60px;background:#96a4c466}@media only screen and (max-width: 768px){.comparison-section .box{padding:30px 20px}}@media only screen and (max-width: 768px){.comparison-section .container-1300{padding:0 10px}}.comparison-section table{width:100%;border-spacing:0}.comparison-section .product-col{text-align:center}.comparison-section td:not(:first-child),.comparison-section th:not(:first-child){text-align:center;width:150px}.comparison-section tbody td{padding:20px 0;min-height:70px;border-bottom:1px solid #96A4C4}.comparison-section tbody p{padding-left:30px;background:url(pdp.svg) no-repeat left top/20px}@media only screen and (max-width: 600px){.comparison-section .slider-outer{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.comparison-section .slider-outer .swiper{margin:0}.comparison-section .slider-outer .product-col{height:30px}.comparison-section .slider-outer img{width:65px}.comparison-section .slider-outer .product-col p{font-size:12px;font-style:normal;font-weight:600;line-height:normal}.comparison-section .slider-outer .swiper-slide{width:75px}.comparison-section .slider-outer .swiper-slide li{padding-right:10px;border-bottom:1px solid #96A4C4}.comparison-section .slider-outer .swiper-slide:first-child{width:95px}.comparison-section .slider-outer .swiper-slide:first-child li{padding-left:20px}.comparison-section .slider-outer>ul{-webkit-box-flex:0;-ms-flex:none;flex:none;min-width:160px;max-width:180px;border-right:1px solid #96A4C4}.comparison-section .slider-outer>ul li{min-height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #96A4C4}.comparison-section .slider-outer>ul li p{font-size:14px;font-style:normal;font-weight:600;line-height:22px}.comparison-section .slider-outer>ul li:last-child{min-height:30px;border-bottom:none}.comparison-section .slider-outer>ul li:first-child{min-height:30.8px;border-bottom:none}}.comparison-section .check,.comparison-section .cross,.comparison-section .true,.comparison-section .false{position:relative}@media only screen and (max-width: 768px){.comparison-section .check,.comparison-section .cross,.comparison-section .true,.comparison-section .false{height:45px}}.comparison-section .check:before,.comparison-section .cross:before,.comparison-section .true:before,.comparison-section .false:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:30px;height:30px;background:url(icon-check.svg) no-repeat center center;background-size:contain}@media only screen and (max-width: 768px){.comparison-section .check:before,.comparison-section .cross:before,.comparison-section .true:before,.comparison-section .false:before{width:20px;height:20px}}.comparison-section .cross:before,.comparison-section .false:before{background:url(icon-cross.svg) no-repeat center center/contain}.pdp-tab-section .filter-select{padding:0 24px 5px 0;appearance:none;-moz-appearance:none;-webkit-appearance:none;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin-bottom:30px;border:none;border-bottom:1px solid #fff;font-family:var(--font-family-primary);font-size:16px;font-weight:600;line-height:26px;color:#fff;letter-spacing:normal;border-radius:0;background:transparent;opacity:1;background:url(icon-dropdonw-white.svg) no-repeat right top 9px/14px}.pdp-tab-section .filter-select option{color:#08101b}.pdp-tab-section .tab-section-wrapper{margin-top:28px}.pdp-tab-section .pdp-tab-head{margin-bottom:40px}.pdp-tab-section .pdp-tab-head li{margin-right:30px}.pdp-tab-section .pdp-tab-head li:last-child{margin-right:0}.pdp-tab-section .pdp-tab-head a{color:#fff;text-decoration:none;font-size:16px;font-style:normal;font-weight:600;line-height:26px;padding-bottom:8px;border-bottom:2px solid transparent}.pdp-tab-section .pdp-tab-head a.active,.pdp-tab-section .pdp-tab-head a:hover{border-bottom:2px solid #0070FF}.pdp-tab-section .tab-content{border-radius:10px;padding:60px;background:#fff}.pdp-tab-section .tab-content p{font-size:14px;font-weight:600;line-height:24px}@media only screen and (max-width: 768px){.pdp-tab-section .tab-content{padding:30px 20px;width:calc(100% + 20px);margin-left:-10px}}.pdp-tab-section .tab-content *:not(.btn){color:#08101b}.pdp-tab-section .tab-content h4{margin-bottom:5px}@media only screen and (max-width: 600px){.pdp-tab-section .tab-content h4{margin-bottom:10px}}.pdp-tab-section .tab-content h5{margin-bottom:15px}@media only screen and (max-width: 600px){.pdp-tab-section .tab-content h5{margin-bottom:20px}}.pdp-tab-section .tab-content h2:not(:first-child),.pdp-tab-section .tab-content h3:not(:first-child),.pdp-tab-section .tab-content h4:not(:first-child),.pdp-tab-section .tab-content h5:not(:first-child){border-top:1px solid #0070FF;padding-top:51px;margin-top:13px}@media only screen and (max-width: 600px){.pdp-tab-section .tab-content h2:not(:first-child),.pdp-tab-section .tab-content h3:not(:first-child),.pdp-tab-section .tab-content h4:not(:first-child),.pdp-tab-section .tab-content h5:not(:first-child){padding-top:17px;margin-top:15px}}.pdp-tab-section .tab-content ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 20px);margin-left:-20px}.pdp-tab-section .tab-content ul li{width:calc(20% - 20px);margin-left:20px;margin-bottom:15px;padding-bottom:12px;border-bottom:1px solid #0070FF;font-size:14px;font-style:normal;font-weight:600;line-height:24px}.pdp-tab-section .tab-content ul li strong{display:block;font-family:var(--font-family-secondary);font-size:20px;font-weight:700;line-height:120%;margin:0 0 4px}@media only screen and (max-width: 600px){.pdp-tab-section .tab-content ul li strong{font-size:15px}}@media only screen and (max-width: 1100px){.pdp-tab-section .tab-content ul li{width:calc(25% - 20px)}}@media only screen and (max-width: 980px){.pdp-tab-section .tab-content ul li{width:calc(33.333% - 20px)}}@media only screen and (max-width: 600px){.pdp-tab-section .tab-content ul li{width:calc(50% - 20px)}}.pdp-tab-section .tab-content .note{margin-top:11px}@media only screen and (max-width: 600px){.pdp-tab-section .tab-content .note{margin-top:10px}}.pdp-tab-section .tab-content .btn{margin-top:53px}@media only screen and (max-width: 600px){.pdp-tab-section .tab-content .btn{margin-top:15px}}.support-three-column-card-slider{padding-left:60px;padding-right:60px;overflow:hidden}@media only screen and (max-width: 768px){.support-three-column-card-slider{padding-left:0;padding-right:0}}.support-three-column-card-slider .heading{max-width:900px;margin-bottom:25px}@media only screen and (max-width: 600px){.support-three-column-card-slider .heading{margin-bottom:15px}}.support-three-column-card-slider .heading .description{margin-top:20px}@media only screen and (max-width: 600px){.support-three-column-card-slider .heading .description{margin-top:12px}}.support-three-column-card-slider .filter-button{margin-bottom:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width: 600px){.support-three-column-card-slider .filter-button{-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;margin-bottom:30px}}.support-three-column-card-slider .filter-button .btn{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-left:20px}@media only screen and (max-width: 600px){.support-three-column-card-slider .filter-button .btn{margin-left:0}}.support-three-column-card-slider .filter-button select{max-width:400px}@media only screen and (max-width: 600px){.support-three-column-card-slider .filter-button select{margin-bottom:20px}}.support-three-column-card-slider .slider-outer{position:relative}@media only screen and (max-width: 768px){.support-three-column-card-slider .slider-outer{padding-bottom:0}}@media only screen and (max-width: 600px){.support-three-column-card-slider .slider-outer .swiper{overflow:visible}}.support-three-column-card-slider .slider-outer .swiper-button-prev{left:-60px!important}.support-three-column-card-slider .slider-outer .swiper-button-next{right:-60px!important}@media only screen and (max-width: 768px){.support-three-column-card-slider .slider-outer .arrows{margin-top:30px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.support-three-column-card-slider .slider-outer .arrows .swiper-button-prev,.support-three-column-card-slider .slider-outer .arrows .swiper-button-next{position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;margin-top:0}.support-three-column-card-slider .slider-outer .arrows .swiper-button-prev{margin-right:30px}}.support-three-column-card-slider p{font-size:14px;font-style:normal;font-weight:600;line-height:24px}.support-three-column-card-slider .swiper-slide{border-radius:10px;overflow:hidden;height:auto;background:#96a4c433;position:relative}@media only screen and (max-width: 600px){.support-three-column-card-slider .swiper-slide{width:200px!important}}.support-three-column-card-slider .image-section{width:100%;height:393px;position:relative}@media only screen and (max-width: 600px){.support-three-column-card-slider .image-section{height:200px;max-height:393px}}.support-three-column-card-slider .image-section img{position:absolute;-o-object-fit:cover;object-fit:cover;left:0;top:0;width:100%;height:100%}.support-three-column-card-slider .content{padding:24px 30px 69px}.support-three-column-card-slider .link--primary{position:absolute;left:30px;bottom:30px}.support-three-column-card-slider h3{margin-bottom:16px}@media only screen and (max-width: 600px){.support-three-column-card-slider h3{margin-bottom:10px}}.support-inner-banner{position:relative;padding:80px 0 0}.support-inner-banner .container-1300{position:relative;z-index:3}.support-inner-banner .container-1300 .content *{color:#fff}.support-inner-banner .container-1300 .content .description{max-width:620px}.support-inner-banner .container-1300 .content h1{padding-bottom:17px}@media only screen and (max-width: 600px){.support-inner-banner .container-1300 .content h1{padding-bottom:10px}}.support-inner-banner .links{margin-top:32px}@media only screen and (max-width: 768px){.support-inner-banner .links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:23px}}.support-inner-banner .links a{min-height:42px;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){.support-inner-banner .links a{min-height:auto}}.support-inner-banner .links .btn--primary{margin-left:20px}@media only screen and (max-width: 768px){.support-inner-banner .links .btn--primary{margin:15px 0 0}}.support-inner-banner .links .call{margin-right:31px;position:relative}@media only screen and (max-width: 768px){.support-inner-banner .links .call{margin:0 0 15px}}.support-inner-banner .links .call:before{width:1px;height:100%;background:#0070ff;content:"";position:absolute;right:-16px;top:0}@media only screen and (max-width: 768px){.support-inner-banner .links .call:before{display:none}}.support-inner-banner .links .call,.support-inner-banner .links .email{padding-left:35px;background:url(icon-mail.svg) no-repeat left 0px center/25px}.support-inner-banner .links .call{background-image:url(icon-call.svg)}.full-width-contact h1{margin-bottom:15px}.full-width-contact .contact-elements,.full-width-contact #contact-submit,.full-width-contact .indicates-required{display:none}.full-width-contact .custom-dropdown-select{margin-bottom:40px}.full-width-contact .form-outer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-20px;width:calc(100% + 20px)}.full-width-contact .form-outer .mc-field-group{margin-left:20px;width:calc(50% - 20px)}.full-width-contact .form-outer .mc-field-group.full{width:calc(100% - 20px)!important}@media only screen and (max-width: 980px){.full-width-contact .form-outer .mc-field-group{width:calc(100% - 20px)}}@media only screen and (max-width: 768px){.full-width-contact .form-outer .mc-field-group{width:calc(50% - 20px)}}@media only screen and (max-width: 600px){.full-width-contact .form-outer .mc-field-group{width:calc(100% - 20px)}}.full-width-contact .form-outer .button.btn--primary{margin-left:20px}.full-width-contact .contact-submission{margin-top:20px}.full-width-contact .contact-submission .flex{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 980px){.full-width-contact .contact-submission .flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.full-width-contact .contact-submission .flex .btn--primary{margin-top:20px}}@media only screen and (max-width: 980px){.full-width-contact .h6{font-size:20px!important}}.full-width-contact .contact-section-box{width:calc(50% - 10px);margin-right:20px}.full-width-contact .contact-section-box:nth-child(2n){margin-right:0}@media only screen and (max-width: 980px){.full-width-contact .contact-section-box{width:100%;margin-right:0}}.full-width-contact .form-contact-info{margin-top:34px}.full-width-contact .form-contact-info a:hover{color:#0070ff}@media only screen and (max-width: 768px){.full-width-contact .form-contact-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.full-width-contact .custom-dropdown-select{border:var(--input-border-thickness) solid var(--input-border-color)}.full-width-contact .box{width:100%;padding:60px;border-radius:10px;background:#fff}@media only screen and (max-width: 768px){.full-width-contact .box{padding:30px 20px;width:calc(100% + 20px);margin-left:-10px}}.full-width-contact .box *:not(.btn--primary){color:#08101b}.full-width-contact .box h2{margin-bottom:12px}.full-width-contact .contact-info{width:200px;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-left:60px}@media only screen and (max-width: 768px){.full-width-contact .contact-info{margin-top:30px;margin-left:0}}.full-width-contact .contact-info h3{margin-bottom:15px}.full-width-contact .contact-info .call{padding-left:35px;display:block;color:#fff;background:url(icon-call.svg) no-repeat left 0px center/25px}.full-width-contact .contact-info ul{margin-top:20px;border-top:1px solid #96A4C4;padding-top:20px}.full-width-contact .contact-info ul li{margin-bottom:20px}.full-width-contact .contact-info ul li:last-child{margin-bottom:0}.full-width-contact .contact-info ul li a{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.full-width-contact .contact-info ul li a svg{margin-right:10px}.full-width-compatibility{padding-bottom:100px;overflow:hidden;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.full-width-compatibility .pid-content-description{display:none}.full-width-compatibility .pid-content-title{cursor:pointer}.full-width-compatibility .country-flex .dropdown-wrapper{width:100%!important;margin:0!important}@media only screen and (max-width: 768px){.full-width-compatibility .mmye-display-outer{overflow:scroll;width:100%}.full-width-compatibility .mmye-display-outer::-webkit-scrollbar{display:none}.full-width-compatibility #mmye-display{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.full-width-compatibility #mmye-display::-webkit-scrollbar{display:none}}.full-width-compatibility .dropdown-wrapper{width:calc(50% - 10px);margin-right:20px;margin-top:20px;-ms-flex-preferred-size:inherit!important;flex-basis:inherit!important}.full-width-compatibility .dropdown-wrapper:nth-child(2n){margin-right:0}@media only screen and (max-width: 768px){.full-width-compatibility .dropdown-wrapper{width:100%;margin-right:0}}.full-width-compatibility .dropdown-wrapper label{display:block!important;color:#fff!important;margin:0 0 15px!important}.full-width-compatibility .display-outer{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:42px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}@media only screen and (max-width: 768px){.full-width-compatibility .display-outer{min-height:16px;-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}.full-width-compatibility .display-outer .btn--primary{margin-top:15px}}.full-width-compatibility .display-outer .mmye-display{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.full-width-compatibility .display-outer span{min-height:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:1px solid #0070FF;padding-right:15px;margin-right:15px}@media only screen and (max-width: 768px){.full-width-compatibility .display-outer span{min-height:16px}}.full-width-compatibility .display-outer span:last-child{border-right:none}.full-width-compatibility .title-section{padding:80px 0 40px;max-width:620px}@media only screen and (max-width: 768px){.full-width-compatibility .title-section{padding:35px 0 25px}}.full-width-compatibility .title-section h1{margin-bottom:18px}.full-width-compatibility p a{font-size:14px!important;font-style:normal!important;font-weight:600!important;line-height:24px!important;color:#0070ff!important;text-decoration:underline!important}.full-width-compatibility .content-rectangle{background:#fff;padding:60px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:10px;margin-top:40px}@media only screen and (max-width: 768px){.full-width-compatibility .content-rectangle{padding:30px 20px;width:calc(100% + 40px);margin-left:-20px;margin-top:30px}}.full-width-compatibility .content-rectangle *{color:#08101b}.full-width-compatibility .content-rectangle .title-main{margin-bottom:8px}.full-width-compatibility .content-rectangle .check-mark{width:30px;height:30px;background:url(icon-check.svg) no-repeat center center;background-size:contain}.full-width-compatibility .content-rectangle .cross-mark{width:30px;height:30px;background:url(compatibility-icon-cross.svg) no-repeat center center;background-size:contain}.full-width-compatibility .content-rectangle .pid-content-tooltip{margin-left:10px}.full-width-compatibility .content-rectangle .pid-content-box{position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.full-width-compatibility .content-rectangle .title-subsection,.full-width-compatibility .content-rectangle .title-subsection-service,.full-width-compatibility .content-rectangle .title-mini-service{margin:25px 0 -17px}.full-width-compatibility .content-rectangle .primary-systems-text,.full-width-compatibility .content-rectangle .primary-systems-text-alt{padding-left:40px}.full-width-compatibility .content-rectangle .outer-points,.full-width-compatibility .content-rectangle .pid-content,.full-width-compatibility .content-rectangle .additional-systems-flex{width:calc(100% + 30px)!important;margin:37px 0 -30px -30px!important}.full-width-compatibility .content-rectangle .outer-points .pid-content-expander,.full-width-compatibility .content-rectangle .pid-content .pid-content-expander,.full-width-compatibility .content-rectangle .additional-systems-flex .pid-content-expander{background:url(icon-dropdown-black.svg) no-repeat center/14px;width:14px!important;height:10px!important;font-size:0!important;position:absolute;top:10px;right:0;margin:0!important}.full-width-compatibility .content-rectangle .outer-points .pid-content-expander:empty,.full-width-compatibility .content-rectangle .pid-content .pid-content-expander:empty,.full-width-compatibility .content-rectangle .additional-systems-flex .pid-content-expander:empty{display:none}.full-width-compatibility .content-rectangle .outer-points>div,.full-width-compatibility .content-rectangle .pid-content>div,.full-width-compatibility .content-rectangle .additional-systems-flex>div{width:calc(50% - 30px)!important;margin:0 0 30px 30px!important;-ms-flex-preferred-size:inherit;flex-basis:inherit;padding-bottom:20px;flex-basis:inherit!important;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-bottom:1px solid #0070FF!important}@media only screen and (max-width: 600px){.full-width-compatibility .content-rectangle .outer-points>div,.full-width-compatibility .content-rectangle .pid-content>div,.full-width-compatibility .content-rectangle .additional-systems-flex>div{width:calc(100% - 30px)!important;margin:0 0 20px 30px!important}}.full-width-compatibility .content-rectangle .outer-points>div>div,.full-width-compatibility .content-rectangle .pid-content>div>div,.full-width-compatibility .content-rectangle .additional-systems-flex>div>div{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.full-width-compatibility .content-rectangle .outer-points>div .additional-systems-tooltip,.full-width-compatibility .content-rectangle .pid-content>div .additional-systems-tooltip,.full-width-compatibility .content-rectangle .additional-systems-flex>div .additional-systems-tooltip{margin-left:10px!important}.full-width-compatibility .content-rectangle .outer-points>div .text-tooltip-icon,.full-width-compatibility .content-rectangle .pid-content>div .text-tooltip-icon,.full-width-compatibility .content-rectangle .additional-systems-flex>div .text-tooltip-icon{width:15px;height:15px;background:url(icon-info.svg) no-repeat center/100%}.full-width-compatibility .content-rectangle .outer-points>div .text-tooltip:after,.full-width-compatibility .content-rectangle .pid-content>div .text-tooltip:after,.full-width-compatibility .content-rectangle .additional-systems-flex>div .text-tooltip:after{content:"";position:absolute;top:99.5%;margin-left:-17px;width:24px;height:20px;background:url(icon-arrow-tooltip.svg) no-repeat center/100%}.full-width-compatibility .content-rectangle .outer-points>div .text-tooltip,.full-width-compatibility .content-rectangle .pid-content>div .text-tooltip,.full-width-compatibility .content-rectangle .additional-systems-flex>div .text-tooltip{font-size:14px!important;font-style:normal!important;font-weight:600!important;line-height:24px!important}.full-width-compatibility .content-rectangle .outer-points>div .primary-systems-symbol,.full-width-compatibility .content-rectangle .pid-content>div .primary-systems-symbol,.full-width-compatibility .content-rectangle .additional-systems-flex>div .primary-systems-symbol{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;padding:0 10px 0 0!important;-webkit-box-flex:0;-ms-flex:none;flex:none}.full-width-compatibility .content-rectangle .outer-points>div .additional-systems-check,.full-width-compatibility .content-rectangle .outer-points>div .additional-systems-cross,.full-width-compatibility .content-rectangle .pid-content>div .additional-systems-check,.full-width-compatibility .content-rectangle .pid-content>div .additional-systems-cross,.full-width-compatibility .content-rectangle .additional-systems-flex>div .additional-systems-check,.full-width-compatibility .content-rectangle .additional-systems-flex>div .additional-systems-cross{margin:0 10px 0 0!important;-webkit-box-flex:0;-ms-flex:none;flex:none}.full-width-compatibility .content-rectangle .outer-points>div .additional-systems-text,.full-width-compatibility .content-rectangle .pid-content>div .additional-systems-text,.full-width-compatibility .content-rectangle .additional-systems-flex>div .additional-systems-text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto!important;line-height:var(--para-desktop-lineheight)!important}.full-width-compatibility .messageWindow{border:none!important;color:#fff!important;font-size:16px;font-style:normal;font-weight:600;line-height:26px}.full-width-compatibility .message-content{font-size:var(--para-desktop-fontsize);line-height:var(--para-desktop-lineheight);letter-spacing:var(--para-desktop-letterspacing);text-transform:var(--para-desktop-texttransform);font-weight:var(--para-desktop-fontweight);font-style:var(--para-desktop-fontstyle)}.full-width-compatibility .selector-content#countryRequirementText{color:#0070ff!important;text-decoration:underline}.full-width-compatibility .selector-content#countryRequirementText:hover{text-decoration:none}.full-width-compatibility .additional-systems-flex{padding:0!important;margin-top:30px!important}.section-full-width-compatibility .text-tooltip *{color:#fff}
/*# sourceMappingURL=/cdn/shop/t/9/assets/_sm-style.css.map */
