@import url(https://fonts.googleapis.com/css2?family=Cabin:wght@400;500;600;700&display=swap);@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.footer{width:100%}.footer .footer-content{display:flex;flex-flow:wrap;gap:20px;margin:0 auto;max-width:1200px;padding:50px 20px}@media only screen and (min-width:1024px){.footer .footer-content{justify-content:space-between;padding:50px 20px}}.footer .footer-content .col{max-width:300px}.footer .footer-content .col:nth-child(3){width:150px}@media only screen and (min-width:768px){.footer .footer-content .col:nth-child(3){width:auto}}.footer .footer-content .col .title{font-size:20px;margin-bottom:20px}.footer .footer-content .col .text{color:#00000080;font-size:14px}.footer .footer-content .col .c-item{display:flex;margin-bottom:10px}.footer .footer-content .col .c-item svg{color:#00000080;flex-shrink:0;font-size:14px;margin-right:10px;margin-top:4px}.footer .footer-content .col span.text{cursor:pointer;display:block;margin-bottom:10px}.footer .bottom-bar{border-top:1px solid #0000001a}.footer .bottom-bar .bottom-bar-content{align-items:center;display:flex;flex-direction:column;gap:10px;padding:20px;text-align:center}@media only screen and (min-width:768px){.footer .bottom-bar .bottom-bar-content{flex-direction:row;height:60px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0;text-align:left}}.footer .bottom-bar .bottom-bar-content .text{color:#00000080;font-size:12px}.main-content .layout{margin:0 auto;max-width:calc(100% - 20px)}@media only screen and (min-width:768px){.main-content .layout{max-width:1200px}}.hero-banner{background-image:linear-gradient(90deg,#8e2de2,#4a00e0);padding:40px 15px;position:relative}@media only screen and (min-width:768px){.hero-banner{height:calc(100vh - 80px);padding:60px 30px}}.hero-banner .content{align-items:center;display:flex;flex-direction:column-reverse;gap:20px;height:100%;justify-content:center;margin:0 auto;max-width:1200px;text-align:center}@media only screen and (min-width:768px){.hero-banner .content{flex-direction:row;gap:40px;justify-content:space-between;text-align:left}}.hero-banner .content .banner-img{margin-bottom:20px;max-width:90%;width:180px}@media only screen and (min-width:640px){.hero-banner .content .banner-img{width:250px}}@media only screen and (min-width:768px){.hero-banner .content .banner-img{margin:0;width:350px}}@media only screen and (min-width:1024px){.hero-banner .content .banner-img{width:450px}}@media only screen and (min-width:1536px){.hero-banner .content .banner-img{width:550px}}.hero-banner .content .text-content{align-items:center;color:#fff;display:flex;flex-direction:column}@media only screen and (min-width:768px){.hero-banner .content .text-content{align-items:flex-start;left:0;position:relative;top:0;transform:none}}.hero-banner .content .text-content h1{font-size:42px;font-weight:700;line-height:1.2;margin-bottom:15px}@media only screen and (min-width:640px){.hero-banner .content .text-content h1{font-size:60px}}@media only screen and (min-width:768px){.hero-banner .content .text-content h1{font-size:100px;line-height:1}}@media only screen and (min-width:1024px){.hero-banner .content .text-content h1{font-size:140px}}@media only screen and (min-width:1536px){.hero-banner .content .text-content h1{font-size:150px}}.hero-banner .content .text-content p{font-size:14px;line-height:22px;margin-bottom:20px;max-width:320px}@media only screen and (min-width:640px){.hero-banner .content .text-content p{font-size:16px;max-width:400px}}@media only screen and (min-width:768px){.hero-banner .content .text-content p{font-size:18px;line-height:26px;margin-bottom:30px;max-width:500px}}.hero-banner .content .text-content .ctas{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}@media only screen and (min-width:768px){.hero-banner .content .text-content .ctas{justify-content:flex-start}}.hero-banner .content .text-content .ctas .banner-cta{border:2px solid #fff;cursor:pointer;font-size:12px;font-weight:600;padding:10px 20px;text-transform:uppercase;transition:all .3s ease}.hero-banner .content .text-content .ctas .banner-cta.v2{background-color:#fff;color:#000}.hero-banner .content .text-content .ctas .banner-cta:hover{opacity:.7}@media only screen and (min-width:640px){.hero-banner .content .text-content .ctas .banner-cta{font-size:13px}}@media only screen and (min-width:768px){.hero-banner .content .text-content .ctas .banner-cta{font-size:14px;padding:12px 25px}}.hero-banner .content .text-content .ctas .banner-cta .install-btn{align-items:center;background:linear-gradient(135deg,#ff416c,#ff4b2b);border:none;border-radius:30px;box-shadow:0 4px 10px #0000004d;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;gap:8px;justify-content:center;padding:14px 28px;transition:all .3s ease}.hero-banner .content .text-content .ctas .banner-cta .install-btn button{background:#0000;border:none;color:inherit;cursor:pointer;font-size:inherit;font-weight:inherit}.hero-banner .content .text-content .ctas .banner-cta .install-btn:hover{box-shadow:0 6px 15px #0006;transform:translateY(-3px) scale(1.05)}.hero-banner .content .text-content .ctas a{color:inherit;text-decoration:none}.shop-by-category{margin:25px 0}@media only screen and (min-width:768px){.shop-by-category{margin:50px 0}}.shop-by-category .categories{display:flex;flex-wrap:wrap;gap:10px}.shop-by-category .categories .category-card{background:#fff;border-radius:10px;cursor:pointer;overflow:hidden;width:calc(50% - 5px)}@media only screen and (min-width:768px){.shop-by-category .categories .category-card{width:calc(25% - 10px)}}.shop-by-category .categories .category-card .category-img{background-color:#0000000d;overflow:hidden;padding-top:75%;position:relative;width:100%}.shop-by-category .categories .category-card .category-img img{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:all .3s ease;width:100%}.shop-by-category .categories .category-card h3{font-size:16px;font-weight:500;padding:10px 5px;text-align:center}@media only screen and (min-width:768px){.shop-by-category .categories .category-card h3{font-size:18px}}.skeleton{background-color:#e0e0e0;border-radius:10px;margin-bottom:10px;overflow:hidden;position:relative}.skeleton.category{height:150px;width:100%}.skeleton.product{height:200px;width:100%}.skeleton .skeleton-shimmer{animation:shimmer 1.2s infinite;background:linear-gradient(90deg,#fff0,#fff6 50%,#fff0);height:100%;left:-150px;position:absolute;top:0;width:150px}@keyframes shimmer{to{transform:translateX(100%)}}.products-container{padding:20px}.products-container .sec-heading{font-size:20px;font-weight:600;margin-bottom:20px;text-align:center}@media only screen and (min-width:768px){.products-container .sec-heading{font-size:28px;text-align:left}}.products-container .products{display:flex;flex-wrap:wrap;gap:15px}@media only screen and (min-width:768px){.products-container .products{gap:20px}}.product-card{flex-basis:calc(100% - 10px);flex-grow:1;flex-shrink:1;margin-bottom:20px;max-width:calc(100% - 10px)}@media only screen and (min-width:640px){.product-card{flex-basis:calc(50% - 15px);flex-grow:1;flex-shrink:1;max-width:calc(50% - 15px)}}@media only screen and (min-width:768px){.product-card{flex-basis:calc(33.33% - 20px);flex-grow:1;flex-shrink:1;max-width:calc(33.33% - 20px)}}@media only screen and (min-width:1024px){.product-card{flex-basis:calc(25% - 20px);flex-grow:1;flex-shrink:1;max-width:calc(25% - 20px)}}.product-card .thumbnail{aspect-ratio:1/1;height:auto;margin-bottom:10px;padding:15px}.product-card .thumbnail img{max-height:100%;max-width:100%;object-fit:contain}.product-card .prod-details{align-items:center;display:flex;flex-direction:column;text-align:center}.product-card .prod-details .name{width:100%}@media only screen and (min-width:768px){.product-card .prod-details .name{font-size:16px;margin-bottom:8px}}.product-card:hover .thumbnail img{transform:scale(1.05)}.product-card{background:#fff;border-radius:10px;box-shadow:0 2px 6px #0000001a;cursor:pointer;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-5px)}.product-card .thumbnail{align-items:center;background-color:#0000000d;display:flex;justify-content:center;padding-top:75%;position:relative;width:100%}.product-card .thumbnail img{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:all .3s ease;width:100%}.product-card .prod-details{padding:10px 12px}.product-card .prod-details .name{display:block;font-size:14px;font-weight:500;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (min-width:768px){.product-card .prod-details .name{font-size:16px}}.product-card .prod-details .price{color:#4a00e0;font-size:16px;font-weight:600}@media only screen and (min-width:768px){.product-card .prod-details .price{font-size:20px}}@media only screen and (min-width:1024px){.product-card .prod-details .price{font-size:22px}}.category-main-content{margin:30px 0}@media only screen and (min-width:768px){.category-main-content{margin:75px 0}}.category-main-content .layout{margin:0 auto;max-width:calc(100% - 20px)}@media only screen and (min-width:768px){.category-main-content .layout{max-width:1200px}}.category-main-content .category-title{font-size:24px}@media only screen and (min-width:768px){.category-main-content .category-title{font-size:34px}}.category-main-content .products-container{margin:20px 0}@media only screen and (min-width:768px){.category-main-content .products-container{margin:50px 0}}.single-product-main-content{margin:20px 0}@media only screen and (min-width:768px){.single-product-main-content{margin:75px 0}}.single-product-main-content .layout{margin:0 auto;max-width:calc(100% - 20px)}@media only screen and (min-width:768px){.single-product-main-content .layout{max-width:1200px}}.single-product-main-content .layout .single-product-page{display:flex;flex-direction:column}@media only screen and (min-width:1024px){.single-product-main-content .layout .single-product-page{flex-direction:row}}.single-product-main-content .layout .single-product-page .left{align-items:center;background-color:#0000000d;display:flex;flex-shrink:0;justify-content:center;width:100%}@media only screen and (min-width:768px){.single-product-main-content .layout .single-product-page .left{height:600px;width:600px}}.single-product-main-content .layout .single-product-page .left img{border-radius:8px;display:block;height:100%;object-fit:cover;width:100%}.single-product-main-content .layout .single-product-page .right{display:flex;flex-direction:column;padding-top:20px}@media only screen and (min-width:768px){.single-product-main-content .layout .single-product-page .right{padding:0 35px}}.single-product-main-content .layout .single-product-page .right .name{font-size:20px;line-height:28px;margin-bottom:20px}@media only screen and (min-width:768px){.single-product-main-content .layout .single-product-page .right .name{font-size:24px;line-height:32px}}.single-product-main-content .layout .single-product-page .right .price{font-size:24px;line-height:32px;margin-bottom:20px}.single-product-main-content .layout .single-product-page .right .desc{color:#6b6b6b;font-size:14px;line-height:20px;margin-bottom:20px}@media only screen and (min-width:768px){.single-product-main-content .layout .single-product-page .right .desc{font-size:16px;line-height:24px}}.single-product-main-content .layout .single-product-page .right .cart-buttons{display:flex;margin-bottom:20px}@media only screen and (min-width:768px){.single-product-main-content .layout .single-product-page .right .cart-buttons{margin-top:30px}}.single-product-main-content .layout .single-product-page .right .cart-buttons .quantity-buttons{border:2px solid #0003;display:flex;height:50px;margin-right:10px}.single-product-main-content .layout .single-product-page .right .cart-buttons .quantity-buttons span{align-items:center;color:#6b6b6b;cursor:pointer;display:flex;font-size:18px;justify-content:center;width:40px}.single-product-main-content .layout .single-product-page .right .cart-buttons .quantity-buttons span:first-child{border-right:2px solid #0003}.single-product-main-content .layout .single-product-page .right .cart-buttons .quantity-buttons span:nth-child(2){width:60px}.single-product-main-content .layout .single-product-page .right .cart-buttons .quantity-buttons span:nth-child(3){border-left:2px solid #0003}.single-product-main-content .layout .single-product-page .right .cart-buttons .add-to-cart-button{align-items:center;background:#8e2de2;border:0;border-bottom:3px solid #6516aa;color:#fff;cursor:pointer;display:flex;flex-grow:1;font-size:16px;height:50px;justify-content:center;outline:0;width:180px}@media only screen and (min-width:768px){.single-product-main-content .layout .single-product-page .right .cart-buttons .add-to-cart-button{flex-grow:0}}.single-product-main-content .layout .single-product-page .right .cart-buttons .add-to-cart-button svg{margin-right:10px}.single-product-main-content .layout .single-product-page .right .divider{background-color:#0000001a;height:1px;margin:20px 0;width:100%}.single-product-main-content .layout .single-product-page .right .info-item .text-bold{display:block;font-size:18px;font-weight:500;margin-bottom:10px}.single-product-main-content .layout .single-product-page .right .info-item .text-bold span{color:#6b6b6b;cursor:pointer;font-size:16px;font-weight:400}.single-product-main-content .layout .single-product-page .right .info-item .text-bold svg{margin:0 5px}.newsletter-section{align-items:center;background:#f9f9f9 url(/static/media/newsletter-bg.b6f22313149bdbb35069.jpeg) 50%/cover no-repeat;display:flex;justify-content:center;min-height:400px;width:100%}.newsletter-section .newsletter-content{align-items:center;display:flex;flex-direction:column;max-width:600px;padding:20px;text-align:center;width:90%}.newsletter-section .newsletter-content .small-text{color:#0009;font-weight:500;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase}.newsletter-section .newsletter-content .big-text{font-size:20px;font-weight:600;line-height:28px;margin-bottom:20px;padding:0 10px;text-transform:uppercase}@media only screen and (min-width:768px){.newsletter-section .newsletter-content .big-text{font-size:28px;line-height:36px;padding:0 20px}}.newsletter-section .newsletter-content .form{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:15px}.newsletter-section .newsletter-content .form input{border:1px solid #0003;border-radius:5px;flex:1 1;font-size:16px;height:40px;min-width:180px;outline:none;padding:0 12px}@media only screen and (min-width:768px){.newsletter-section .newsletter-content .form input{min-width:250px}}.newsletter-section .newsletter-content .form button{background:#8e2de2;border:none;border-bottom:3px solid #6516aa;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;height:40px;padding:0 20px;transition:all .3s ease}.newsletter-section .newsletter-content .form button:hover{box-shadow:0 4px 10px #0003;transform:translateY(-2px)}@media only screen and (min-width:768px){.newsletter-section .newsletter-content .form button{padding:0 25px}}.newsletter-section .newsletter-content .text{color:#00000080;font-size:14px;margin-bottom:20px}.newsletter-section .newsletter-content .social-icons{display:flex;gap:12px;margin-top:10px}.newsletter-section .newsletter-content .social-icons .icon{align-items:center;background:#000c;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:35px;justify-content:center;transition:all .3s ease;width:35px}.newsletter-section .newsletter-content .social-icons .icon:hover{background:#8e2de2;transform:scale(1.1)}.main-header{background-color:#212121;border-bottom:1px solid;border-color:#0000001a;color:#fff;padding:0 20px;width:100%;z-index:99}@media only screen and (min-width:768px){.main-header{padding:0 40px}}.main-header .header-content{align-items:center;display:flex;height:50px;justify-content:space-between;margin:0 auto;max-width:1200px}@media only screen and (min-width:768px){.main-header .header-content{height:80px}}.main-header a{color:inherit;text-decoration:none}.main-header .left{display:none;gap:25px;list-style-type:none}@media only screen and (min-width:1024px){.main-header .left{display:flex}}.main-header .left li{cursor:pointer;font-size:14px;font-weight:600;text-transform:uppercase}.main-header .left li:hover{opacity:.6}.main-header .center{cursor:pointer;font-size:22px;font-weight:700}@media only screen and (min-width:768px){.main-header .center{font-size:34px;left:50%;position:absolute;transform:translateX(-50%)}}.main-header .right{align-items:center;display:flex;gap:20px}@media only screen and (min-width:768px){.main-header .right{gap:25px}}.main-header .right svg{cursor:pointer;font-size:20px}@media only screen and (min-width:768px){.main-header .right svg{font-size:24px}}.main-header .right svg:hover{opacity:.6}.main-header .right .cart-icon{position:relative}.main-header .right .cart-icon span{background:#8e2de2;border-radius:10px;font-size:12px;line-height:1;min-width:20px;padding:2.5px;position:absolute;right:-12px;text-align:center;top:-5px}.main-header.sticky-header{animation:StickyHeader .3s ease forwards;background-color:#212121;color:#fff;position:-webkit-sticky;position:sticky;top:0;transform:translateY(-60px)}@keyframes StickyHeader{0%{transform:translateY(-60px)}to{transform:translateY(0)}}.search-modal{animation:slideSearchWindow .5s ease forwards;background-color:#fff;height:100%;left:0;position:fixed;top:0;transform:translateY(100%);width:100%;z-index:999}.search-modal .form-field{border-bottom:1px solid #0000001a;display:flex;justify-content:center;padding:10px 50px;position:relative;width:100%}@media only screen and (min-width:768px){.search-modal .form-field{padding:20px 0}}.search-modal .form-field input{border:none;color:#212121;font-size:20px;font-weight:600;height:50px;max-width:1200px;outline:none;text-align:center;text-transform:uppercase;width:100%}@media only screen and (min-width:768px){.search-modal .form-field input{font-size:48px;height:80px}}.search-modal .form-field input::placeholder{color:#212121}.search-modal .form-field .close-btn{cursor:pointer;font-size:25px;position:absolute;right:20px;top:50%;transform:translateY(-50%)}@media only screen and (min-width:768px){.search-modal .form-field .close-btn{font-size:50px;right:40px}}.search-modal .search-result-content{margin:0 auto;max-width:calc(100% - 20px)}@media only screen and (min-width:768px){.search-modal .search-result-content{max-width:800px}}.search-modal .search-result-content .start-msg{color:#00000080;margin-top:20px;text-align:center}.search-modal .search-result-content .search-results{height:calc(100vh - 110px);margin:20px 0;overflow:auto}@media only screen and (min-width:768px){.search-modal .search-result-content .search-results{height:calc(100vh - 160px)}}.search-modal .search-result-content .search-results .search-result-item{align-items:center;border-bottom:1px solid #0000001a;cursor:pointer;display:flex;gap:10px;padding:10px 0}.search-modal .search-result-content .search-results .search-result-item .image-container{background-color:#0000000d;flex-shrink:0;height:60px;width:60px}.search-modal .search-result-content .search-results .search-result-item .image-container img{height:100%;width:100%}.search-modal .search-result-content .search-results .search-result-item .prod-details{overflow:hidden}.search-modal .search-result-content .search-results .search-result-item .prod-details .name{display:block;font-size:16px;font-weight:600;line-height:1;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-modal .search-result-content .search-results .search-result-item .prod-details .desc{color:#00000080;display:block;font-size:14px;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes slideSearchWindow{0%{transform:translateY(100%)}to{transform:translateY(0)}}.cart-products{flex-grow:1}.cart-products .search-result-item{display:flex;gap:10px;padding:20px 15px}.cart-products .search-result-item .image-container{background-color:#0000000d;flex-shrink:0;height:60px;width:60px}.cart-products .search-result-item .image-container img{height:100%;width:100%}.cart-products .search-result-item .prod-details{overflow:hidden;position:relative}.cart-products .search-result-item .prod-details .name{display:block;font-size:16px;font-weight:600;line-height:1;margin-bottom:10px;overflow:hidden;padding-right:25px;text-overflow:ellipsis;white-space:nowrap}.cart-products .search-result-item .prod-details .text{align-items:center;display:flex;font-size:12px;font-weight:600;gap:5px}.cart-products .search-result-item .prod-details .text .highlight{color:#8e2de2}.cart-products .search-result-item .prod-details svg{cursor:pointer;position:absolute;right:0;top:0}.cart-products .search-result-item .prod-details .quantity-buttons{border:1px solid #0000001a;display:flex;height:30px;margin-bottom:8px;width:-webkit-fit-content;width:fit-content}.cart-products .search-result-item .prod-details .quantity-buttons span{align-items:center;color:#6b6b6b;cursor:pointer;display:flex;font-size:14px;justify-content:center;width:30px}.cart-products .search-result-item .prod-details .quantity-buttons span:first-child{border-right:1px solid #0000001a;font-size:18px}.cart-products .search-result-item .prod-details .quantity-buttons span:nth-child(2){width:40px}.cart-products .search-result-item .prod-details .quantity-buttons span:nth-child(3){border-left:1px solid #0000001a;font-size:18px}.cart-products .search-result-item:hover{background-color:#0000000d}.popup-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.popup-content{animation:popupFade .3s ease;background:#fff;border-radius:12px;box-shadow:0 8px 25px #0003;max-width:500px;padding:30px 25px;width:90%}.popup-content h2{font-size:22px;font-weight:700;margin-bottom:20px;text-align:center}.popup-content .popup-form{display:flex;flex-direction:column;gap:10px}.popup-content .popup-form input{border:1px solid #ccc;border-radius:8px;font-size:14px;outline:none;padding:10px 12px}.popup-content .popup-form input:focus{border-color:#8e2de2}.popup-content .popup-form .popup-buttons{display:flex;justify-content:space-between;margin-top:15px}.popup-content .popup-form .popup-buttons button{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:16px;font-weight:600;margin:0 5px;padding:12px;transition:all .3s}.popup-content .popup-form .popup-buttons button:first-child{background:#25d366;color:#fff}.popup-content .popup-form .popup-buttons button:first-child:hover{background:#1ebe57}.popup-content .popup-form .popup-buttons button:last-child{background:#ccc;color:#333}.popup-content .popup-form .popup-buttons button:last-child:hover{background:#bbb}@keyframes popupFade{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.cart-panel{display:flex;height:100%;justify-content:flex-end;left:0;position:fixed;top:0;width:100%;z-index:99}.cart-panel .opac-layer{background:#00000080;height:100%;left:0;position:absolute;top:0;width:100%}.cart-panel .cart-content{animation:slideCartWindow .3s ease forwards;background:#fff;display:flex;flex-direction:column;height:100%;position:relative;transform:translateX(100%);width:100%;z-index:1}@media only screen and (min-width:768px){.cart-panel .cart-content{width:340px}}.cart-panel .cart-content .cart-header{align-items:center;border-bottom:1px solid #0000001a;display:flex;justify-content:flex-end;padding:20px 15px}.cart-panel .cart-content .cart-header .heading{flex-grow:1;font-size:20px;font-weight:700;margin-bottom:0;text-transform:uppercase}.cart-panel .cart-content .cart-header .close-btn{align-items:center;cursor:pointer;display:flex;gap:5px}.cart-panel .cart-content .cart-header .close-btn svg{font-size:18px}.cart-panel .cart-content .cart-header .close-btn .text{font-size:14px;text-transform:uppercase}.cart-panel .cart-content .cart-header .close-btn:hover{opacity:.5}.cart-panel .cart-content .empty-cart{align-items:center;display:flex;flex-direction:column;gap:20px;margin-top:100px}.cart-panel .cart-content .empty-cart svg{font-size:120px;opacity:.1}.cart-panel .cart-content .empty-cart .return-cta{align-items:center;background:#8e2de2;border:0;border-bottom:3px solid #6516aa;color:#fff;cursor:pointer;display:flex;font-size:13px;height:40px;justify-content:center;outline:0;width:150px}.cart-panel .cart-content .empty-cart .return-cta svg{margin-right:10px}.cart-panel .cart-content .cart-footer{border-top:1px solid #0000001a}.cart-panel .cart-content .cart-footer .subtotal{border-bottom:1px solid #0000001a;display:flex;justify-content:space-between;padding:20px 15px}.cart-panel .cart-content .cart-footer .subtotal .text{font-size:20px;font-weight:700;margin-bottom:0;text-transform:uppercase}.cart-panel .cart-content .cart-footer .subtotal .text.total{color:#8e2de2}.cart-panel .cart-content .cart-footer .button{display:flex;flex-direction:column;gap:10px;padding:20px 15px}.cart-panel .cart-content .cart-footer .button .whatsapp-cta{align-items:center;background:#0d7f37;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;height:50px;justify-content:center;text-transform:uppercase;transition:all .3s;width:100%}.cart-panel .cart-content .cart-footer .button .whatsapp-cta:hover{background:#1ebe57}.cart-panel .cart-content .cart-footer .button .checkout-cta{align-items:center;background:#8e2de2;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;height:50px;justify-content:center;text-transform:uppercase;transition:all .3s;width:100%}.cart-panel .cart-content .cart-footer .button .checkout-cta.disabled{background:#8e2de2;cursor:not-allowed;opacity:.5}.cart-panel .cart-content .cart-footer .button .checkout-cta:hover:not(.disabled){background:#6b1dbb}@keyframes slideCartWindow{0%{transform:translateX(100%)}to{transform:translateX(0)}}*{box-sizing:border-box;font-family:Cabin,sans-serif;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-weight:500;line-height:22px}
/*# sourceMappingURL=main.61798dc8.css.map*/