@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";html,body{scroll-behavior:smooth}.banner-container *{margin:0;padding:0;box-sizing:border-box;font-family:Montserrat,sans-serif}.banner-container{width:100%;position:relative;display:flex}.banner-section{width:40%;background-size:100%;position:absolute;top:30%;left:4%}.typed-text{left:3.5rem;top:18.5rem;font-size:3rem;font-weight:900;color:#fff;font-family:Montserrat,sans-serif}.typed-cursor{display:none}.cards-container{display:flex;gap:1rem;position:absolute;width:100%;justify-content:space-evenly;align-items:center;bottom:-12%;animation:Autoshow both;animation-timeline:view(80% 5%)}@keyframes Autoshow{0%{transform:translateY(200px);opacity:0;scale:.3}to{transform:translateY(0);opacity:1;scale:1}}.banner-card{height:42rem;width:45%;box-shadow:0 2px 10px 1px #00000020;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background-color:#f0f8ff;padding:3rem 1rem;position:relative}.banner-card .card-text{color:#fff;font-size:3rem;font-weight:600}.banner-card .card-btn,.join-now-btn{font-size:1.5rem;padding:.8rem 4.5rem;background:transparent;border:2px solid #ffffff;border-radius:40px;cursor:pointer;color:#fff}.build-now-container *{margin:0;padding:0;box-sizing:border-box}.build-now-container{background:#f4c430;border-radius:12px;position:absolute;top:38%;width:100%}.build-now-inner{display:flex;justify-content:space-around;align-items:center;width:100%;padding:1rem}.build-now-inner h1{font-size:1.8rem;text-transform:uppercase;font-weight:700}.build-now-inner button{background:#000;color:#fff;padding:.7rem 2.2rem;letter-spacing:.2rem;font-size:1rem;border:none;outline:none;border-radius:40px;font-weight:700}.sticky-build-now{position:fixed;bottom:0;left:0;top:unset;border-radius:0;width:100%;z-index:99}@media screen and (max-width:500px){.build-now-inner{padding:.5rem}.build-now-inner h1,.build-now-inner button{font-size:.6rem}}a.nav-active{border-bottom:2px solid #000}.navigation_main_section h1{color:#000}.navigation_main_section *{font-family:Montserrat,sans-serif}.nav_main_border{border-radius:0!important}.navigation_main_section{border-radius:50px 50px 0 0;background:linear-gradient(180deg,#e6e6e6,#fff,#fff,#fff,#fff);margin-top:15rem}.fixed-header{position:fixed;top:0;left:0;width:100%;background:#e6e6e6;border-radius:0;padding:1.5rem!important}.sticky__nav{padding:4rem 1rem}nav{width:100%;height:60px;z-index:10;display:flex;justify-content:center;align-items:center;gap:300px;border-radius:10px 10px 0 0}.nav span,.sticky__nav span{color:#000;font-size:1.5rem;font-weight:700}.navigation_section_title{width:90%;display:flex;margin:auto}.navigation_section_title h1{font-size:90px;font-weight:bolder}.cubeclub_content_section{overflow:hidden}.cubeclub_first,.cubeclub_second,.cubeclub_third{width:100%;display:flex}.section_one img{border-radius:12px}.cubeclub_first .section_one{width:50%;display:flex;align-items:center}.cubeclub_first .section_one img{width:500px;height:500px;margin-left:-15px}.cubeclub_first .section_two{width:50%;display:flex;flex-direction:column;justify-content:center}.cubeclub_first .section_two h3{font-size:3rem;margin:0;color:#000}.cubeclub_second{flex-direction:row-reverse;justify-content:space-between}.cubeclub_second .section_one{width:50%;display:flex;align-items:center;justify-content:end}.cubeclub_second .section_one h3{font-size:3rem;margin:0;color:#000}.cubeclub_second .section_two{width:50%;display:flex;align-items:center;justify-content:end}.cubeclub_second .section_one img{width:500px;height:500px;margin-right:-15px}.cubeclub_third .section_one{width:50%;display:flex;align-items:center;margin-right:-2rem}.slide-right{animation:slideRight both;animation-timeline:view(60% 10%)}@keyframes slideRight{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.slide-left{animation:slideLeft both;animation-timeline:view(70% 5%)}@keyframes slideLeft{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.cubeclub_third .section_one img{width:500px;height:500px;margin-left:-15px;border-radius:10px}.inner_container h3{font-weight:700}.section_two h3{font-size:3rem;color:#000}.section_two .inner_container{margin:auto;width:90%}.cubeclub_third .section_two{width:50%;display:flex;flex-direction:column;justify-content:center}.cubeclub_third .section_two h3{font-size:3rem;margin:0;color:#000}.cubeclub_second .inner_container{width:90%}.cubeclub_second .inner_container{width:90%;margin-left:auto}.cubeclub_third .inner_container{width:90%}.cubeclub_first p,.cubeclub_second p,.cubeclub_third p{font-size:1.2rem}.shop_button{width:100%;display:flex;justify-content:center;align-items:center;margin-top:2rem}.shop_button button{border-radius:50px;background:transparent;border:2px solid #000;padding:.6rem 2.5rem;font-size:1.3rem}.cubeclub_content_section>h1{font-size:50px;text-align:center;margin-top:4rem;font-weight:bolder}@media screen and (max-width:600px){.sticky__nav{gap:6rem}}.ax-hidden{visibility:hidden;position:absolute}.carousel{--carousel-height: 480px;--carousel-width: 1000px;--carousel-item-height: 200px;--carousel-item-width: 200px;width:100%}.carousel-container{align-items:center;display:flex;min-height:var(--carousel-height);margin:0 auto;position:relative;width:100%;overflow:hidden}.carousel-container *{font-family:Montserrat,sans-serif}.carousel-item{height:var(--carousel-item-height);opacity:0;position:absolute;transform:translate(-50%);transition:all .3s ease-in-out;width:var(--carousel-item-width);z-index:0}.carousel-item-1{left:0%;opacity:.4}.carousel-item-2,.carousel-item-4{height:calc(var(--carousel-item-height) * 1.5);opacity:1;width:calc(var(--carousel-item-width) * 1.5);z-index:1}.carousel-item-2{left:22%}.carousel-item-3{box-shadow:0 0 30px #fff9,0 0 60px #ffffff73,0 0 110px #ffffff40,0 0 100px #ffffff1a;height:calc(var(--carousel-item-height) * 2);opacity:1;left:50%;width:calc(var(--carousel-item-width) * 2);z-index:2}.carousel-item-4{left:78.5%}.carousel-item-5{left:100%;opacity:.4}.carousel-item img{width:100%}.carousel-item p{text-align:center;margin:0;font-weight:700}.bg-main-container{background:#181818;height:100%;margin-top:8rem}.bg-image-container *{box-sizing:border-box}.bg-image-container{width:100%;height:40rem;background:linear-gradient(transparent,#181818),url(/cdn/shop/files/One_for_all.png?v=1725816717) center center/cover no-repeat}.bg-img-section{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem 2rem}.bg-img-section h1{margin:0;font-size:7rem;color:#fff;width:75%;text-align:center;text-transform:uppercase;font-weight:bolder}.bg-img-section h1:nth-child(1){margin-right:auto}.bg-img-section h1:nth-child(2){margin-left:auto}.bg-img-section h1 .black-text{color:#000}.membership-container{color:#fff;padding:4rem 1rem}.membership-container h1{text-transform:uppercase;color:#fff}.membership-container .ms-heading{width:80%}.membership-container .ms-heading h1{font-size:4rem;text-align:left;font-weight:700}.membership-container .ms-form-section{display:flex;justify-content:space-between;align-items:center}.membership-container .ms-form-section p{width:70%;font-size:1.2rem}.membership-container .ms-form-section .ms-form-button{margin-right:5rem}.membership-container .ms-form-section .bg-img-btn{outline:none;background:transparent;border:2px solid #fff;padding:.6rem 1.8rem;cursor:pointer;color:#fff;font-size:1.4rem;border-radius:30px}.img-slider-container{padding:0 1rem;margin-top:8em}.img-slider-container .bg-slider-heading-wrapper{width:72%}.img-slider-container .bg-slider-heading-wrapper h1{font-size:4rem;color:#fff;font-weight:700}.bg-carousel-container{position:relative;width:70rem;margin:auto;display:flex;align-items:center}.bg-carousel-container *{font-family:Montserrat,sans-serif}.bg-carousel{position:relative;width:70rem;margin:auto;overflow:hidden}.lbg-track{display:flex;position:relative;width:100%;height:100%;transition:transform .3s ease-in-out}.bg-slide{position:relative;display:flex;justify-content:center;align-items:center;min-width:100%;min-height:100%;font-size:2rem;background:transparent;overflow:hidden}.bg-slide .bg-slide-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;width:100%;text-align:center;line-height:1rem}.bg-slide .bg-slide-text h1{font-size:3rem;font-weight:700;color:#fff}.bg-slide .bg-slide-text p{font-size:1.3rem;letter-spacing:3px;font-weight:600}.lbg-arrow{cursor:pointer;background:#fff;height:32px;width:32px;padding:.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.lbg-prev{left:-4%;-webkit-user-select:none;user-select:none}.lbg-next{right:4%;-webkit-user-select:none;user-select:none}.reviews-container{padding:0 1rem;margin-top:4rem}.reviews-container *{font-family:Montserrat,sans-serif}.reviews-container .reviews-heading{width:80%}.reviews-heading h1{font-size:4rem;font-weight:bolder;color:#fff}.review-wrapper{height:500px;display:flex;justify-content:center;align-items:center;color:#fff}.footer-text-container{display:flex;justify-content:space-between;align-items:center;padding:0 1rem;margin-top:6rem}.footer-text-container .footer-heading{width:75%}.footer-text-container .footer-heading h1{font-size:4rem;font-weight:bolder;color:#fff}@media screen and (max-width:600px){.typed-text{left:.8rem;top:6.3rem;font-size:1rem}.banner-section{height:22rem}.cards-container{animation:none;bottom:-26%}.banner-card{height:17rem}.banner-card .card-text{font-size:1.8rem}.banner-card .card-btn{font-size:.7rem;padding:.4rem 1.5rem}.banner-container{margin-top:7.8rem}.navigation_main_section{margin-top:7rem;border-radius:30px 30px 0 0}.fixed-header{gap:5rem!important}.nav span,.sticky__nav span{font-size:1.2rem}.navigation_section_title h1{font-size:2rem;font-weight:800}.cubeclub_first .section_one img,.cubeclub_second .section_one img,.cubeclub_third .section_one img{width:auto;height:auto}.cubeclub_first .section_two h3,.cubeclub_third .section_two h3{font-size:1.5rem;font-weight:800;color:#000}.cubeclub_first,.cubeclub_second,.cubeclub_third{margin:1rem 0;justify-content:space-between}.cubeclub_first p,.cubeclub_second p,.cubeclub_third p{font-size:.7rem;font-weight:600}.section_two h3{font-size:1.5rem;font-weight:800;margin:0;color:#000}.cubeclub_content_section>h1{font-size:1.6rem;font-weight:800}.shop_button button{padding:.35rem 2.2rem}.bg-image-container{height:18rem}.bg-carousel{width:24rem;height:220px}.bg-img-section h1{font-size:2rem;font-weight:800}.membership-container .ms-form-section p{width:76%;font-size:1rem}.membership-container .ms-form-section .ms-form-button{margin:0}.membership-container .ms-form-section .bg-img-btn{padding:.5rem 1rem;cursor:pointer;color:#fff;font-size:.7rem}.membership-container .ms-heading{width:88%}.membership-container .ms-heading h1{font-size:1.5rem;font-weight:800}.membership-container .ms-form-section p{width:75%;font-size:1rem;padding:0 1rem 0 0}.img-slider-container .bg-slider-heading-wrapper{width:88%}.img-slider-container .bg-slider-heading-wrapper h1{font-size:1.5rem;font-weight:800}.bg-slide .bg-slide-text h1{font-size:1.5rem;font-weight:700}.lbg-next{right:-3%}.lbg-prev{left:-3%}.lbg-arrow{height:25px;width:25px;padding:.3rem}.bg-slide .bg-slide-text{left:54%}.bg-slide .bg-slide-text p{font-size:.9rem;letter-spacing:1px;width:84%;margin:auto}.reviews-container .reviews-heading{width:88%}.reviews-heading h1{font-size:1.5rem;font-weight:800}.review-wrapper{height:356px;margin-top:3rem}.footer-text-container{padding:0 1rem 2rem}.footer-text-container .footer-heading{width:75%}.footer-text-container .footer-heading h1{font-size:1.2rem;font-weight:800}.banner-card .card-btn,.join-now-btn{font-size:1rem;padding:.3rem 1rem}.text__standard{padding:0}.carousel{height:180px}.carousel-container{min-width:100%;overflow:hidden;min-height:100%}.carousel-item-1{height:100px;width:100px;left:-10%}.carousel-item-2{height:100px;width:100px;left:20%}.carousel-item-3{height:130px;width:130px}.carousel-item-4{height:100px;width:100px;left:80%}.carousel-item-5{height:100px;width:100px;left:110%}}#shopify-section-sections--18472468381944__header{height:130px}.banner_image,.main_image{position:relative}.main_image img{height:600px;width:900px}.mini_image{height:600px;position:relative;z-index:9;left:60px}.carousel_section_combine{display:flex}.navigation_button_section{position:absolute;width:100%;height:30px;display:flex;justify-content:space-between;align-items:center;left:1.3rem}.shop_now_section{margin-top:120px;margin-bottom:120px;display:flex;flex-direction:column;gap:30px}.shop_now_section h1{text-align:center;font-weight:800;font-size:5rem}.owl-carousel .owl-item{background:#2f2f2f!important}img.pb-4.comms{width:20px!important}.author-img img{width:100%;height:100%;object-fit:cover;border-radius:50%!important}.author-img{width:7rem;height:7rem}.testimonial_container svg{margin-bottom:2rem;width:2.5rem;height:2.5rem}.testimonial_container{width:100%!important;max-width:max-content!important;height:100%!important}@media screen and (max-width:500px){#shopify-section-sections--18472468381944__header{height:25px}.carousel_section_combine{display:flex;width:100%;position:relative;height:100%}.bg-carousel-container{position:relative;margin:auto;display:flex;align-items:center;width:auto!important}.mini_image{z-index:9;left:30px;width:30%;height:100%;position:relative}.main_image{position:relative;width:80%;height:100%}}.owl-carousel.owl-drag .owl-item{height:24rem}@media screen and (max-width:500px){.main_image{position:relative;width:80%;margin-left:-40px;height:100%;flex-shrink:0}.main_image img{height:100%;width:100%;object-fit:contain}.carousel_section_combine{display:flex;width:100%;position:relative;height:100%}.mini_image{z-index:9;left:0;width:30%;height:100%;position:relative}.navigation_button_section{position:absolute;width:100%;height:30px;display:flex;justify-content:space-between;align-items:center;left:0!important}.shop_now_section h1{text-align:center;font-weight:800;font-size:2rem!important}.owl-carousel.owl-drag .owl-item{height:28rem}}.owl-carousel .owl-stage{display:flex!important}.author_section{display:flex!important;flex-direction:column!important;align-items:center!important;margin-top:30px}
/*# sourceMappingURL=/cdn/shop/t/64/assets/why-cubeclub-main-section.css.map */
