@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{background-attachment:fixed;min-height:100vh}.services-section{margin-top:-20px}.services-title h2{animation:slideUp 1.2s ease-out;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:clamp(1.2rem,4vw,2.5rem);font-weight:800;letter-spacing:-.5px;margin:70px 0 30px;position:relative;text-align:center}.services-title h2:after{animation:fadeIn 2s ease-in-out;background:linear-gradient(90deg,#007aff,#5856d6,#ff2d55);border-radius:4px;content:"";display:block;height:4px;margin:12px auto 0;width:80px}.service-cards-three-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px}.card{background:#fff;border:1px solid #eaeaea;border-radius:20px;box-shadow:0 10px 30px #0000001a;color:inherit;max-width:400px;padding:40px;text-align:center;text-decoration:none;transition:all .3s ease-in-out;width:100%}.card h3{color:#333;font-size:1.8rem;font-weight:600;margin-bottom:10px}.para{margin-top:-25px}.card p,.para{color:#777;font-size:.8rem;line-height:1.6}.card:hover{border-color:#ccc;box-shadow:0 20px 50px #0003;transform:scale(1.05)}.service-cards{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;padding:50px 10%}.footer{background-color:#fff;border-top:1px solid #e5e5e5;padding:20px;transition:background-color .3s ease-in-out}.footer-text{animation:fadeIn 1s ease-in-out forwards;color:#6e6e73;font-size:1rem;line-height:1.6;opacity:0}.footer-links{color:#6e6e73;flex-wrap:wrap}.icon{height:auto;margin-right:5px;vertical-align:middle;width:27px}.icon-container{border-radius:50px;display:flex;gap:3px;justify-content:left;margin-top:20px}@media (max-width:992px){.service-cards-three-grid{grid-template-columns:1fr}}.header{border-bottom:1px solid #f0eaea;padding:4vw 1vw;z-index:5}.logo-text{text-fill-color:#0000;background-clip:text;font-size:clamp(2.5rem,6vw,4rem);margin:0}.registration-note{color:#1d1d1f;display:block;font-size:.65rem;margin-top:4px;text-align:center}.tagline{color:#000;font-size:.9rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.headerRoot{background-color:#f5f7fa;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden;padding:0;scroll-behavior:smooth}.headerBaseStyles{align-items:center;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background-color:#7a3aff;display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px 40px;position:sticky;top:0;transition:background-color .3s ease,box-shadow .3s ease;z-index:1000}.headerScrolledStyles{background-color:#7a3afff2;box-shadow:0 2px 10px #0000001f}.headerLogo{animation:gradientShift 8s ease infinite;color:#fff;cursor:pointer;flex-grow:1;font-size:1.6rem;font-weight:700;min-width:150px}.headerLogo,.headerNav{-webkit-user-select:none;user-select:none}.headerNav{align-items:center;display:flex;gap:15px;justify-content:center}.headerNavLink{color:#fff;cursor:pointer;font-size:1rem;font-weight:500;justify-content:center;text-decoration:none;transition:color .3s ease,transform .3s ease}@media (max-width:480px){.headerNavLink{color:#7a3aff}.headerNavLink:hover{color:#fff}}.headerNavLink:hover{color:#fffdfd;letter-spacing:1px;transform:translateY(-3px)}.headerHamburger{cursor:pointer;display:none;flex-direction:column;height:20px;justify-content:space-between;transition:all .3s ease;width:24px;z-index:1100}.headerHamburgerSpan{background:#fff;border-radius:2px;height:3px;transform-origin:center;transition:.3s}.headerHamburgerSpan.active{background:#ff6478}.headerHamburgerSpan:first-child.active{transform:rotate(45deg) translate(5px,5px)}.headerHamburgerSpan:nth-child(2).active{opacity:0}.headerHamburgerSpan:nth-child(3).active{transform:rotate(-45deg) translate(5px,-5px)}.headerMobileNav{background:#fff;border-radius:0 0 12px 12px;box-shadow:0 4px 12px #0000001a;display:none;flex-direction:column;gap:15px;left:0;padding:20px;position:absolute;top:54px;transition:all .3s ease;-webkit-user-select:none;user-select:none;width:100%}.headerMobileNavOpen{animation:slideIn .3s ease-out;display:flex}@keyframes slideIn{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.heroSection{animation-delay:.3s;animation-duration:1s;animation-fill-mode:forwards;animation-timing-function:ease-out;background-color:#f5f7fa;margin-top:-40px;opacity:0;padding:90px 40px 1px;text-align:center;transform:translateY(50px);transition:opacity 1s ease-out,transform 1s ease-out}.heroVisible{opacity:1;transform:translateY(0)}.heroH1{-webkit-text-fill-color:#0000;animation:gradientShift 1s ease infinite;background:linear-gradient(90deg,#5661f7,#ba63ff);-webkit-background-clip:text;background-size:200% 200%;font-size:1.7rem;font-weight:700;margin-bottom:16px}.heroP{color:#555;font-size:.9rem;margin-bottom:25px;margin-left:auto;margin-right:auto;max-width:600px}.servicesGrid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:80px auto;max-width:1200px;padding:40px}.servicesGridItem{background-color:#fff;border-radius:10px;box-shadow:0 4px 12px #0000001a;padding:20px;transition:transform .3s ease}.servicesGridItem:hover{transform:translateY(-5px)}@keyframes gradientShift{0%{background-position:200%}to{background-position:0}}@media (max-width:768px){.headerNav{display:none}.headerHamburger{display:flex}.heroSection{padding:60px 20px}.heroH1{font-size:1.2rem}.heroP{font-size:.8rem}.headerMobileNavOpen{display:flex}.servicesGrid{gap:16px;grid-template-columns:1fr}}.home{background-attachment:fixed;font-family:-apple-system,BlinkMacSystemFont,'"Segoe UI"',Roboto,Oxygen,Ubuntu,Cantarell,'"Open Sans"','"Helvetica Neue"',"sans-serif";margin:0;padding:0;text-align:center}.gift-card-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);justify-items:center;padding:0 1rem}.gift-card{background:#fff;box-shadow:0 10px 30px #0000001a;box-sizing:border-box;cursor:pointer;max-width:400px;padding:60px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.card-image,.gift-card{border-radius:20px;width:100%}.card-image{background-color:#fff;height:200px;margin-bottom:-25px;margin-top:-30px;max-height:200px;object-fit:contain}.buy-now-btn{background:linear-gradient(90deg,#007bff,#0056b3);border:none;border-radius:8px;box-shadow:0 4px 12px #005bff99;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:700;margin-top:10px;max-width:220px;padding:15px 30px;text-decoration:none;transition:background .3s ease,box-shadow .3s ease;width:100%}@media (max-width:768px){.buy-now-btn{font-size:1.1rem;padding:14px 28px}}@media (max-width:480px){.buy-now-btn{border-radius:6px;font-size:1.2rem;padding:12px 24px}}.buy-now-btn:focus,.buy-now-btn:hover{background:linear-gradient(90deg,#0056b3,#003580);box-shadow:0 6px 18px #005bffcc;outline:none}@media (max-width:768px){.gift-card{max-width:320px;padding:45px 30px}}@media (max-width:480px){.gift-card,.gift-card-container{max-width:100%;padding:30px 20px}.gift-card-container{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.card-image{margin-bottom:10px}}@media (max-width:480px){.buy-now-btn{border-radius:10px;font-size:1rem;max-width:none;padding:14px 0;width:100%}}body{background-color:#f9f9f9;font-family:Segoe UI,sans-serif}main{display:flex;flex-direction:column;min-height:100vh}.brand-header{margin-top:50px;text-align:center}.brand-header .gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ff5733,#ffbd33,#33ff57,#335cff,#8e33ff);-webkit-background-clip:text;display:inline-block;font-size:2.5rem}.brand-header p{color:#333;font-size:1.2rem}.services-section{padding:50px 10%;text-align:center}.services-title .para{color:#777;font-size:1.2rem;margin-bottom:5px}.services-title .gradient-texts{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ff5733,#ffbd33,#33ff57,#335cff,#8e33ff);-webkit-background-clip:text;display:inline-block;font-size:2.5rem;font-weight:700;margin-bottom:20px}.coming-soon-container{margin-top:20px}.coming-soon-text{color:#333;font-size:1.5rem;font-weight:700;margin-top:30px}@media (max-width:768px){.services-section{padding:30px 5%}.services-title .para{font-size:1rem}.services-title .gradient-texts{font-size:2rem}.coming-soon-text{font-size:1.2rem}.footer-links{flex-direction:column;gap:10px}}body{background-color:#f4f7fa;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,San Francisco,Helvetica Neue,Helvetica,Arial,sans-serif}.header{animation:fadeIn 1s ease-out;border-bottom:1px solid #e0e0e0;padding:3vw 1vw;text-align:center}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#007aff,#5856d6,#ff2d55);-webkit-background-clip:text;font-size:clamp(1.5rem,5vw,2.5rem);font-weight:800;letter-spacing:-.5px;text-align:center}.tagline{animation:fadeInUp 1.2s ease-in-out;color:#6e6e73;font-size:.95rem;line-height:1.4;margin-top:.5rem}.ads-container{margin:0 auto;max-width:1200px;padding:20px}.facebook-ads .ads-grid{animation:fadeSlideIn .8s ease forwards;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;padding:10px}.facebook-ads .ads-card{background:#fff;border-radius:15px;box-shadow:0 8px 15px #0000001a;display:flex;flex-basis:calc(33.333% - 15px);flex-direction:column;flex-grow:1;flex-shrink:1;justify-content:space-between;margin-bottom:20px;max-width:33.33%;min-width:250px;padding:10px 15px;transition:all .3s ease}.facebook-ads .ads-card:hover{box-shadow:0 15px 20px #0000001a;transform:translateY(-5px)}.facebook-ads .ads-card h2{background:linear-gradient(90deg,#ff2d55,#5856d6,#007aff);-webkit-background-clip:text;color:#0000;font-size:1.2rem;font-weight:800;letter-spacing:.5px;margin-bottom:1rem}.facebook-ads .ads-price{color:#0071e3;font-size:1rem;font-weight:700;margin:.5rem 0}.facebook-ads .ads-description{color:#6e6e73;font-size:.9rem;margin-top:1rem}.facebook-ads .ads-card h4{color:#333;font-size:1rem;font-weight:600;margin:1rem 0 .8rem}.facebook-ads .buy-now-btns{align-self:center;background-color:#12a73e;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:650;margin-bottom:2px;margin-right:20px;margin-top:10px;padding:10px 15px;transition:background-color .3s ease}.facebook-ads .buy-now-btn:hover{background-color:#128c7e}.facebook-ads .ads-card ul{list-style-type:none;margin:0;padding-left:0}.facebook-ads li{margin-bottom:.5rem}@media (max-width:768px){.facebook-ads .ads-card{flex-basis:calc(50% - 15px);flex-grow:1;flex-shrink:1;max-width:50%}}@media (max-width:480px){.facebook-ads .ads-card{flex:1 1 100%;max-width:100%}.facebook-ads .ads-card .ads-description,.facebook-ads .ads-card .ads-price,.facebook-ads .ads-card h2,.facebook-ads .ads-card h4,.facebook-ads .ads-card li,.facebook-ads .ads-card p{margin-bottom:.2rem}}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{box-shadow:0 0 0 0 #25d366b3}70%{box-shadow:0 0 0 10px #25d36600}to{box-shadow:0 0 0 0 #25d36600}}.trust-section{margin-top:50px;padding:20px;text-align:center}.trust-section h3{color:#333;font-size:1.5rem;margin-bottom:20px}.trust-section p{color:#555;font-size:1rem}.website-home{background-attachment:fixed;font-family:-apple-system,BlinkMacSystemFont,'"Segoe UI"',Roboto,Oxygen,Ubuntu,Cantarell,'"Open Sans"','"Helvetica Neue"',"sans-serif";margin:0;padding:0;text-align:center}.website-gift-card-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);justify-items:center;margin:40px auto;max-width:1200px;padding:1rem}.website-gift-card{align-items:center;background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;max-width:400px;padding:20px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:100%}.website-card-image{border-radius:15px;height:auto;max-height:400px;object-fit:cover;transition:transform .3s ease;width:100%}.website-card-image:hover{transform:scale(1.05)}.website-buy-now-btn{background:linear-gradient(90deg,#007bff,#0056b3);border:none;border-radius:8px;box-shadow:0 4px 12px #005bff99;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:700;margin-top:10px;max-width:220px;padding:15px 30px;transition:background .3s ease,box-shadow .3s ease;width:100%}@media (max-width:768px){.website-gift-card-container{grid-template-columns:repeat(2,1fr)}.website-gift-card{max-width:320px;padding:30px}.website-buy-now-btn{width:100%}.website-gift-card h3{font-size:1.1rem}}@media (max-width:480px){.website-gift-card-container{grid-template-columns:1fr}.website-gift-card{padding:20px}.website-buy-now-btn{width:100%}.website-gift-card h3{font-size:1rem}}.updated-terms-container{background-color:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;font-family:Roboto,sans-serif;line-height:1.6;margin:0 auto;max-width:1200px;padding:40px 20px}.updated-terms-header{background:linear-gradient(90deg,#5661f7,#ba63ff);border-radius:8px;color:#fff;margin-bottom:30px;padding:20px;text-align:center}.updated-terms-header h1{font-size:3em;font-weight:700;margin:0}.updated-terms-header p{font-size:1.1em;font-weight:300;margin-top:10px}.updated-terms-section{line-height:1.6;margin-bottom:40px;text-align:justify}.updated-terms-section p{margin-bottom:10px}.updated-terms-heading{border-bottom:2px solid #007bff;color:#333;font-size:2.2em;font-weight:700;margin-bottom:20px;padding-bottom:8px;text-transform:capitalize}.updated-terms-list{color:#333;font-size:1em;list-style-type:none;padding-left:0}.updated-terms-list li{margin-bottom:25px;padding-left:25px;position:relative}.updated-terms-list li:before{color:#007bff;content:"•";font-size:1.5em;left:0;position:absolute;top:0}.updated-terms-list li strong{color:#333;font-weight:700}.updated-terms-list li p{color:#555;font-size:.9em;line-height:1.6;margin-top:5px}.updated-terms-footer{color:#666;font-size:1.3em;margin-top:40px;padding-top:40px;text-align:center}.updated-terms-footer a{color:#007bff;font-weight:600;text-decoration:none;transition:color .3s ease}.updated-terms-footer a:hover{color:#0056b3;text-decoration:underline;transition:color .3s ease}@media (max-width:1024px){.updated-terms-container{padding:40px 25px}.updated-terms-header h1{font-size:2.5em}.updated-terms-heading{font-size:1.8em}.updated-terms-footer{font-size:1.1em}}@media (max-width:768px){.updated-terms-container{padding:30px 15px}.updated-terms-header h1{font-size:2em}.updated-terms-heading{font-size:1.6em}.updated-terms-footer{font-size:1em}.updated-terms-section{padding:20px}.updated-terms-list li{margin-bottom:20px}.updated-terms-footer a{font-size:1.1em}}@media (max-width:480px){.updated-terms-header h1{font-size:1.8em}.updated-terms-footer{font-size:.9em}.updated-terms-section{padding:15px}}.updated-refund-container{background-color:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;font-family:Roboto,sans-serif;line-height:1.6;margin:0 auto;max-width:1200px;padding:40px 20px}.updated-refund-header{background:linear-gradient(90deg,#5661f7,#ba63ff);border-radius:8px;color:#fff;margin-bottom:30px;padding:20px;text-align:center}.updated-refund-header h1{font-size:2.5em;font-weight:700}.updated-refund-header p{color:#fff;font-size:1.1em;margin-top:10px}.updated-refund-section{line-height:1.6;margin-bottom:40px;text-align:justify}.updated-refund-heading{border-bottom:2px solid #007bff;color:#333;font-size:2.2em;font-weight:700;margin-bottom:20px;padding-bottom:10px}.updated-refund-subheading{color:#2a2a2a;font-size:1.7em;font-weight:700;margin-bottom:15px}.updated-refund-text{color:#555;font-size:1em;line-height:1.6;margin-bottom:20px}.updated-refund-text a{color:#007bff;text-decoration:none}.updated-refund-text a:hover{text-decoration:underline}@media (max-width:768px){.updated-refund-container{padding:30px 15px}.updated-refund-header h1{font-size:2em}.updated-refund-heading{font-size:1.8em}.updated-refund-subheading{font-size:1.5em}.updated-refund-footer{font-size:1em}}.updated-refund-footer{color:#666;font-size:1.2em;margin-top:40px;padding-top:40px;text-align:center}.updated-refund-footer a{color:#007bff;font-weight:600;text-decoration:none}.updated-refund-footer a:hover{text-decoration:underline}.updated-refund-list{color:#333;font-size:1.1em;list-style-type:none;padding-left:0}.updated-refund-list li{margin-bottom:20px;padding-left:20px;position:relative}.updated-refund-list li:before{color:#007bff;content:"•";font-size:1.5em;left:0;position:absolute;top:0}.updated-privacy-container{background-color:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;font-family:Roboto,sans-serif;line-height:1.6;margin:0 auto;max-width:1200px;padding:40px 20px}.updated-privacy-header{background:linear-gradient(90deg,#5661f7,#ba63ff);border-radius:8px;color:#fff;margin-bottom:30px;padding:20px;text-align:center}.updated-privacy-header h1{font-size:2.5em;font-weight:700}.updated-privacy-header p{color:#fff;font-size:1.1em;margin-top:10px}.updated-privacy-section{line-height:1.55;margin-bottom:40px;text-align:justify}.updated-privacy-heading{border-bottom:2px solid #007bff;color:#333;font-size:2.2em;font-weight:700;margin-bottom:20px;padding-bottom:10px}.updated-privacy-subheading{color:#2a2a2a;font-size:1.7em;font-weight:700;margin-bottom:15px}.updated-privacy-text{color:#555;font-size:1em;line-height:1.6;margin-bottom:20px}.updated-privacy-text a{color:#007bff;text-decoration:none}.updated-privacy-text a:hover{text-decoration:underline}.updated-privacy-list{color:#333;font-size:1.1em;list-style-type:none;padding-left:0}.updated-privacy-list li{margin-bottom:20px;padding-left:20px;position:relative}.updated-privacy-list li:before{color:#007bff;content:"•";font-size:1.5em;left:0;position:absolute;top:0}.updated-privacy-footer{color:#666;font-size:1.2em;margin-top:40px;padding-top:40px;text-align:center}.updated-privacy-footer a{color:#007bff;font-weight:600;text-decoration:none}.updated-privacy-footer a:hover{text-decoration:underline}@media (max-width:768px){.updated-privacy-container{padding:30px 15px}.updated-privacy-header h1{font-size:2em}.updated-privacy-heading{font-size:1.8em}.updated-privacy-subheading{font-size:1.5em}.updated-privacy-footer{font-size:1em}}.payment-card{background:#fff;border-radius:16px;box-shadow:0 12px 32px #00000014;margin:2rem auto;max-width:400px;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.payment-card:hover{box-shadow:0 16px 36px #0000001a;transform:translateY(-4px)}.payment-title{color:#1d1d1f;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.payment-qr{border-radius:10px;height:auto;margin-bottom:1rem;max-width:300px;width:100%}.payment-text{color:#444;font-size:.6rem;margin-bottom:1rem}.payment-download{background-color:#0071e3;border-radius:8px;color:#fff;display:inline-block;font-weight:500;padding:12px 24px;text-decoration:none;transition:background-color .3s ease}.payment-download:hover{background-color:#005ecb}.methods-list{color:#333;display:flex;flex-direction:column;font-size:1rem;gap:.5rem;line-height:1.75;margin-bottom:1.5rem;text-align:left}.methods-list p{background:#f7f7f7;border-radius:8px;box-shadow:inset 0 1px 2px #00000005;font-weight:500;margin:0;padding:.4rem 1rem}.copy-row{align-items:center;cursor:pointer;display:flex;font-size:1rem;gap:8px;justify-content:center;margin:8px 0}.copy-icon{color:#555;font-size:1.1rem;transition:color .2s ease}.copy-icon:hover{color:#0071e3}.product-description-container{background-color:#f9f9f9;border-radius:10px;font-family:-apple-system,BlinkMacSystemFont,San Francisco,Helvetica Neue,Helvetica,Arial,sans-serif;margin:auto;max-width:700px;padding:20px}.product-title{background:linear-gradient(90deg,#fa2a01,#a31010);border-bottom:5px solid #0074a6;border-radius:10px 10px 0 0;color:#fff;padding:20px;text-align:center}.product-subtitle{color:#d32f2f;font-weight:700;margin-bottom:25px;text-align:center}.product-list{color:#333;font-size:1rem;list-style:none;padding-left:0}.product-list li{margin-bottom:10px}.included-apps-title{color:#d32f2f;font-weight:700;margin-bottom:25px;text-align:center}.apps-container{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;padding:20px}.app-item{flex:1 1 20%;min-width:100px;text-align:center}@media (max-width:480px){.apps-container .app-item{flex:1 1 20%}}@media (min-width:769px){.apps-container .app-item{flex:1 1 20%}}.gs-product-page{background-color:#f9f9f9;color:#333;font-family:Arial,sans-serif}.gs-product-info{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.gs-plan-label{background-color:#f7f7f7;color:#333}.gs-buy-now-btn{background:linear-gradient(145deg,#25d366,#128c7e)}.small-text{color:#333;font-size:.7rem;line-height:1.5}.gs-product-image{max-height:300px}.gs-label-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#f9f9f9;border:1px solid #ccc;border-radius:8px;color:#333;font-size:1rem;height:50px;margin-bottom:6px;padding:10px 20px;transition:all .3s ease;width:250px}.footer{background-color:#f5f5f7;border-top:1px solid #e0e0e0;color:#333;margin-top:50px;padding:30px;text-align:center}.footer-text{font-size:.9rem;margin-bottom:15px}.footer-links{display:flex;gap:20px;justify-content:center;margin-top:10px}.footer-link{color:#333;font-size:.9rem;text-decoration:none}.footer-link:hover{text-decoration:underline}.gs-web-description-pages{background-color:#f9f9f9;color:#333;font-family:Arial,sans-serif}.gs-web-description-gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#6a11cb,#2575fc);-webkit-background-clip:text;font-size:2.5rem;margin-bottom:.5rem}.gs-web-description-container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.gs-web-description-card{background-color:#fff;border-radius:25px;box-shadow:0 4px 20px #0000001a;max-width:100%;padding:1rem;text-align:center}.gs-web-description-image{border-radius:10px;height:auto;margin-bottom:1rem;max-height:300px;object-fit:contain;width:100%}.gs-web-description-info{font-size:1rem}.gs-web-description-price{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.gs-web-description-plan-label{background-color:#f7f7f7;border-radius:8px;box-shadow:0 4px 8px #0000001a;color:#333;cursor:pointer;display:inline-block;font-size:1rem;font-weight:550;margin-bottom:8px;padding:8px 16px;text-transform:uppercase;transition:all .3s ease}.gs-web-description-plan-label:hover{background-color:#e6e6e6;box-shadow:0 6px 12px #00000026}.gs-web-description-plan-label:active{transform:scale(.98)}.gs-web-description-plan-select{background-color:#f9f9f9;border:1px solid #ccc;border-radius:8px;color:#333;font-size:1rem;margin-bottom:6px;padding:10px 20px;transition:all .3s ease;width:100%}.gs-web-description-buy-now-btn{align-items:center;background:linear-gradient(145deg,#25d366,#128c7e);border:none;border-radius:14px;box-shadow:0 4px 8px #0000001a;color:#fff;cursor:pointer;display:inline-flex;font-size:1.2rem;font-weight:600;justify-content:center;padding:16px 32px;text-decoration:none;transition:all .3s ease}.gs-web-description-buy-now-btn:hover{background:linear-gradient(45deg,#0ec981,#34b97b);transform:scale(1.1)}.gs-web-description-buy-now-btn .whatsapp-icon{margin-left:-6px;margin-right:7px}.gs-web-description-online-dot{animation:flash 1s infinite alternate;background-color:#00ff5f;border-radius:50%;height:10px;margin-left:10px;width:10px}.gs-web-description-product-description{background-color:#fff;border-radius:20px;box-shadow:0 4px 20px #0000001a;font-size:1rem;line-height:1.6;margin-top:.5rem;max-width:600px;padding:.5rem}.gs-web-description-price-strike{color:#8a8686;margin-right:6px;text-decoration:line-through}.gs-web-description-price-offer{color:#070707;font-size:1.7rem;font-weight:700}.gs-product-pages{background-color:#f9f9f9;color:#333;font-family:Arial,sans-serif}.gs-gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#6a11cb,#2575fc);-webkit-background-clip:text;font-size:2.5rem;margin-bottom:.5rem}.gs-product-container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.gs-product-cards{background-color:#fff;border-radius:25px;box-shadow:0 4px 20px #0000001a;max-width:100%;padding:2rem;text-align:center}.gs-product-image{border-radius:20px;height:auto;margin-bottom:1rem;max-height:250px;object-fit:contain;width:100%}.gs-product-info{font-size:1rem}.gs-product-price{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.gs-plan-label{background-color:#efc2c2;border-radius:8px;box-shadow:0 4px 8px #0000001a;color:#000;cursor:pointer;display:inline-block;font-size:1rem;font-weight:550;margin-bottom:8px;padding:8px 16px;text-transform:uppercase;transition:all .3s ease}.gs-plan-label:hover{background-color:#e6e6e6;box-shadow:0 6px 12px #00000026}.gs-plan-label:focus{box-shadow:0 0 0 3px #06c6;outline:none}.gs-plan-label:active{transform:scale(.98)}.gs-plan-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#f9f9f9;border:1px solid #ccc;border-radius:8px;color:#333;font-size:1rem;margin-bottom:6px;padding:12px 18px;transition:all .3s ease;width:100%}@media (max-width:480px){.gs-plan-select{font-size:1rem;margin:0 auto;padding:10px 15px;text-align:center;width:90%}}@media (min-width:481px) and (max-width:768px){.gs-plan-select{font-size:1.1rem;margin:0 auto;padding:12px 18px;text-align:center;width:85%}}.gs-plan-select:after{color:#333;content:"▼";font-size:12px;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.gs-plan-select:focus{border-color:#06c;box-shadow:0 0 5px #0066cc80}.gs-plan-select:hover{border-color:#06c}.gs-plan-select option{background-color:#fff;border:none;color:#333;font-size:1rem;padding:10px}.gs-plan-select:focus{background-color:#fff}.gs-buy-now-btn{align-items:center;background:#12a73e;border:none;border-radius:14px;box-shadow:0 4px 8px #0000001a;color:#fff;cursor:pointer;display:inline-flex;font-size:1.2rem;font-weight:600;justify-content:center;margin-top:8px;outline:none;padding:16px 32px;text-decoration:none;transition:all .3s ease}.pulse{animation:pulse-animation 1.6s ease-out infinite}@keyframes pulse-animation{0%{box-shadow:0 0 0 0 #25d36699;transform:scale(1)}50%{box-shadow:0 0 0 10px #25d36600;transform:scale(1.02)}to{box-shadow:0 0 0 0 #25d36600;transform:scale(1)}}.gs-buy-now-btn:hover{background:linear-gradient(45deg,#0ec981,#34b97b);transform:scale(1.1)}.gs-product-description{background-color:#fff;border-radius:20px;box-shadow:0 4px 20px #0000001a;font-size:1rem;line-height:1.6;margin-top:.5rem;max-width:600px;padding:.5rem}.gs-price-strike{color:#8a8686;margin-right:6px;text-decoration:line-through}.gs-price-offer{color:#070707;font-size:1.7rem;font-weight:700}.online-dot{animation:flash 1s infinite alternate;background-color:#00ff5f;border-radius:50%;height:10px;margin-left:10px;width:10px}@keyframes flash{0%{opacity:1}to{opacity:.3}}.button-container{text-align:center}.blue-gradient-small-btn{align-items:center;background:linear-gradient(90deg,#4a90e2,#357abd);border:none;border-radius:25px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;gap:8px;justify-content:center;padding:13px 22px;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.blue-gradient-small-btn:hover{box-shadow:0 4px 15px #4a90e299}.gs-email-input-container{margin-top:10px}.gs-email-label{color:#333;font-size:1rem}.gs-email-input{border:1px solid #ccc;border-radius:5px;font-size:1rem;margin-top:5px;padding:10px;width:100%}body{box-sizing:border-box;font-family:Arial,sans-serif;padding:0}body,h1,p{margin:0}.automation-section{background-color:#f6f4f4;color:#fff;padding:60px 20px;text-align:center}.main-title{color:#2eb85c;font-family:ManyChatGravity,sans-serif;font-size:1.8rem;font-weight:600;margin-bottom:25px}.allautomation{color:#0c0202;font-family:sans-serif;font-size:1.5rem;font-weight:580;margin-top:30px}.subtitle{color:#070707;font-size:1.2rem;margin:-10px auto 20px;max-width:800px}.content{flex-direction:column}.chatbox,.content{align-items:center;display:flex;justify-content:center}.chatbox{background-color:#000;border-radius:20px;color:#fff;height:auto;margin-bottom:30px;padding:10px;width:100%}.auto-play-video{border-radius:15px;height:100%;object-fit:cover;width:100%}.get-started-btn{background-color:#007bff;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1.2rem;margin-top:30px;padding:15px 25px;transition:background-color .3s ease}.features-container{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:-20px}.feature-item{align-items:center;display:flex;flex-direction:column;max-width:80px}.feature-icon{height:80px;margin-bottom:5px;width:80px}@media (max-width:768px){.feature-icon{height:60px;width:60px}}@media (max-width:480px){.feature-icon{height:50px;width:50px}}.feature-text{color:#555;font-size:1rem;text-align:center}.modal-overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content{background-color:#fff;border-radius:10px;box-shadow:0 4px 10px #0000001a;padding:20px;text-align:center;width:300px}.modal-content h3{color:#000;margin-bottom:20px}.modal-content input{border:1px solid #ccc;border-radius:4px;margin:10px 0;padding:10px;width:100%}.modal-buttons{display:flex;justify-content:space-between}.cancel-btn,.submit-btn{border:none;border-radius:5px;cursor:pointer;padding:10px 15px}.submit-btn{background-color:#28a745;color:#fff}.cancel-btn{background-color:#dc3545;color:#fff}.submit-btn:hover{background-color:#218838}.cancel-btn:hover{background-color:#c82333}.loader{animation:spin 1s linear infinite;border:5px solid #f3f3f3;border-radius:50%;border-top-color:#a020f0;height:30px;width:30px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.6bc2b25c.css.map*/