@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap";:root{--color-light-green: #edffec;--color-primary-green: #61e786;--color-gray-medium: #5a5766;--color-dark-gray: #48435c;--color-purple: #9792e3}.pulsenavbar{font-family:sans-serif;position:fixed;top:0;left:0;right:0;z-index:50;transition:all .5s cubic-bezier(0,0,.2,1);padding:.5rem 0;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 6px -1px #0000001a}.navbar.scrolled{box-shadow:0 6px 13px -12px #00000040}.navbar.scrolled .navbar-container{height:4rem}.navbarr-container{max-width:1280px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease;height:5rem;position:relative}.logo{display:flex;align-items:center;cursor:pointer;transition:transform .2s ease}.logo>a{text-decoration:none;display:flex;align-items:center}.logo:hover{transform:scale(1.05)}.logo img,.mobile-menu-logo img{width:2rem;height:2rem;object-fit:contain}.logo-text{margin-left:.5rem;font-size:1.5rem;font-weight:700;color:#61e768}.navv-links{display:none;align-items:center;gap:2rem}.nav-link{font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s ease;position:relative;color:#000}.nav-link:hover{transform:scale(1.05);color:var(--color-dark-gray)}.nav-link:after{content:"";position:absolute;bottom:-.25rem;left:0;width:0;height:.125rem;transition:all .3s ease;background:var(--color-primary-green)}.nav-link:hover:after{width:100%}.mobile-menu-btn{display:none;flex-direction:column;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;cursor:pointer;z-index:60;position:relative}.mobile-menu-line{display:block;height:.125rem;width:1.5rem;border-radius:.125rem;transition:all .3s ease;margin-top:.25rem;transform-origin:center;background:var(--color-dark-gray)}.mobile-menu-line:first-child{margin-top:0}.mobile-menu-overlay{position:fixed;inset:0;background:#00000080;z-index:45;opacity:0;visibility:hidden;transition:all .3s ease}.mobile-menu-overlay.open{opacity:1;visibility:visible}.mobile-menu{position:fixed;top:0;right:0;width:280px;height:100vh;background:#fff;z-index:55;transform:translate(100%);transition:transform .3s ease;box-shadow:-10px 0 25px #00000026;display:flex;flex-direction:column;padding:2rem 1.5rem;overflow-y:auto}.mobile-menu.open{transform:translate(0)}.mobile-menu-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.mobile-menu-close svg{width:24px;height:24px;stroke:#61e768}.mobile-menu-logo{display:flex;align-items:center}.mobile-menu-close{background:none;border:none;cursor:pointer;padding:.25rem;border-radius:.25rem;display:flex;align-items:center;justify-content:center}.mobile-menu-close:hover{background:#f3f4f6;color:var(--color-dark-gray)}.mobile-menu-nav{flex:1;display:flex;flex-direction:column;gap:.5rem}.mobile-menu-link{display:block;padding:.875rem 1rem;color:var(--color-gray-medium);text-decoration:none;font-weight:500;border-radius:.5rem;transition:all .2s ease;font-size:1rem}.mobile-menu-link:hover{background:var(--color-light-green);color:var(--color-dark-gray);transform:translate(.25rem)}.mobile-menu-footer{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.mobile-menu-cta{width:100%;background:var(--color-primary-green);color:#fff;font-weight:600;font-size:1rem;padding:.875rem 1.5rem;border-radius:.75rem;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px -1px #0000001a}.mobile-menu-cta:hover{background:#4fd670;transform:scale(1.02);box-shadow:0 10px 15px -3px #0000001a}@media (min-width: 768px){.navv-links{display:flex}.mobile-menu-btn{display:none}}@media (max-width: 1024px){.navv-links{display:none}.mobile-menu-btn{display:flex}.learn-more-btn{display:none}.navbarr-container{padding:0 1.5rem}.mobile-menu{width:100%;max-width:320px}}@media (max-width: 480px){.mobile-menu{width:100%;max-width:none}.navbarr-container{padding:0 1rem}.hamburger-icon{width:28px;height:28px}}.btnn{color:#000;font-weight:600;font-size:14px;padding:8px 14px;border-radius:8px;cursor:pointer;border:3px solid transparent;background:#61e768;min-width:none}@media (max-width: 768px){.btnn{font-weight:600;font-size:16px;padding:12px 20px;border-radius:10px;cursor:pointer;border:3px solid transparent;min-width:none;color:#000}.navbarr-container{height:50px!important}@media (max-width: 480px){.hamburger-icon{width:28px;height:28px}}}.btnn:hover{background:#fff;color:#61e768;border:3px solid #61E768}.hero{position:relative;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;overflow:hidden;margin-top:97px}.hero img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-1;background:linear-gradient(0deg,#0003 0% 100%)}.hero:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,#0006 0% 100%);z-index:0}.hero-content{z-index:1;padding:1rem}.hero-content h1{font-size:clamp(2rem,5vw,4.875rem);margin-bottom:1rem}.hero-content p{font-size:clamp(1rem,2.5vw,1.75rem);margin-bottom:2rem}.hero-content button{padding:.8rem 1.5rem;font-size:1rem;border:none;border-radius:8px;background:#fff;color:#000;cursor:pointer;transition:background .3s}.hero-content button:hover{background:#61e768}.desktop-break{display:inline}@media (max-width: 768px){.desktop-break{display:none}}.benefitparent{font-family:Roboto;background:"#edffec";min-height:"100vh";display:"flex";flex-direction:"column";align-items:"center";justify-content:"center";padding:"8rem 0px"}.blog-slider{font-family:Roboto,sans-serif;width:95%;position:relative;max-width:900px;margin:auto;background:#fff;box-shadow:0 0 5px #0000001f;border-radius:25px;height:500px;transition:all .3s;font-family:Fira Sans,sans-serif}@media screen and (max-width: 768px){.blog-slider{min-height:500px;height:580px;padding:10px}.blog-slider__pagination{display:none!important}.benefitparent{padding:"4rem 0"}}.blog-slider__wrp{position:relative;height:100%;width:100%}.blog-slider__item{display:flex;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .6s ease-in-out;pointer-events:none}.blog-slider__item.swiper-slide-active{opacity:1;pointer-events:auto}@media screen and (max-width: 768px){.blog-slider__item{flex-direction:column}}.blog-slider__item.swiper-slide-active .blog-slider__img img{opacity:1;transition-delay:.3s}.blog-slider__item.swiper-slide-active .blog-slider__content>*{opacity:1;transform:none}.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(1){transition-delay:.3s}.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(2){transition-delay:.4s}.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(3){transition-delay:.5s}.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(4){transition-delay:.6s}.blog-slider__img{width:280px;flex-shrink:0;height:280px;border-radius:20px;overflow:hidden;background:#fff;position:relative;margin-left:-120px;margin-right:30px;box-shadow:-2px 3px 9px #00000024}.blog-slider__img:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:20px;opacity:.8;z-index:2;pointer-events:none}.blog-slider__img img{width:100%;height:100%;object-fit:cover;display:block;opacity:0;border-radius:20px;transition:all .3s;position:relative;z-index:1}@media screen and (max-width: 992px){.blog-slider__img{width:320px;height:320px;margin-left:-100px;margin-right:25px}}@media screen and (max-width: 768px){.blog-slider__img{width:90%;height:250px;margin:10px 0 20px}}@media screen and (max-width: 576px){.blog-slider__img{width:95%;aspect-ratio:1/1;height:290px;margin-left:0;margin-right:0}}@media screen and (max-height: 500px) and (min-width: 992px){.blog-slider__img{height:270px}}.blog-slider__content{flex:1;display:flex;flex-direction:column;justify-content:center;padding:0 40px}@media screen and (max-width: 768px){.blog-slider__content{text-align:left;padding:0 30px}}@media screen and (max-width: 576px){.blog-slider__content{padding:0}}.blog-slider__content>*{opacity:0;transform:translateY(25px);transition:all .4s}.top{text-align:center;color:#000;margin:0 auto 60px;padding:0 20px}.top h1{font-size:2.5rem;line-height:1.2;margin-bottom:1rem;font-weight:700;margin-top:90px}.top p{font-size:1.2rem;line-height:1.5;opacity:.8}@media screen and (max-width: 992px){.top h1{font-size:2.2rem}.top p{font-size:1.1rem}}@media screen and (max-width: 768px){.top{margin-bottom:40px}.top h1{font-size:1.8rem}.top p{font-size:1rem}}@media screen and (max-width: 576px){.top{margin-bottom:30px}.top h1{font-size:1.5rem;margin-top:50px}.top p{font-size:1rem}}.blog-slider__text{color:#000;margin-bottom:31px;line-height:1.5em;font-size:1.2rem;padding-right:50px;margin-top:10px}.blog-slider__title{font-weight:600}.blog-slider__text{color:#000;margin-bottom:30px;line-height:1.5em}.blog-slider__button{display:inline-flex;padding:15px 35px;border-radius:50px;color:#fff;text-decoration:none;font-weight:500;justify-content:center;text-align:left;letter-spacing:1px;transition:all .3s}.blog-slider__button:hover{transform:translateY(-2px)}@media screen and (max-width: 576px){.blog-slider__button{width:100%}}.blog-slider__pagination{position:absolute;z-index:21;right:20px;width:11px;text-align:center;top:50%;transform:translateY(-50%)}@media screen and (max-width: 768px){.blog-slider__pagination{transform:translate(-50%);left:50%;top:205px;width:100%;display:flex;justify-content:center;align-items:center}}.swiper-pagination-bullet{width:11px;height:11px;display:block;border-radius:10px;background:#062744;opacity:.2;transition:all .3s;margin:8px 0;cursor:pointer}@media screen and (max-width: 768px){.swiper-pagination-bullet{margin:0 5px}.blog-slider__title{font-weight:600;font-size:1.3rem!important}.blog-slider__text{color:#000;margin-bottom:31px;line-height:1.5em;font-size:1.1rem;padding-right:50px;margin-top:10px}}.swiper-pagination-bullet-active{opacity:1;background:#000;height:30px;box-shadow:0 0 20px #fc38384d}@media screen and (max-width: 768px){.swiper-pagination-bullet-active{height:11px;width:30px}}@media (max-width: 450px){blog-slider{margin:40px auto}}.footer{font-family:Roboto,sans-serif;padding:3rem 0;position:relative;overflow:hidden;background:#fff}.footer-container{max-width:1280px;margin:0 auto;padding:0 2rem;position:relative}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.footer-brand{display:flex;align-items:center;margin-bottom:1rem}.footer-brand .logo-icon{width:2rem;height:2rem;background:linear-gradient(to right,var(--color-primary-green),var(--color-purple));border-radius:.5rem;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.footer-brand:hover .logo-icon{transform:scale(1.05)}.footer-brand .logo-icon svg{width:1.25rem;height:1.25rem;color:#fff}.msmkdkf{width:100%;display:flex;justify-content:space-between}.footer-description{line-height:1.6;color:#000;font-size:1rem;width:210px}.footer-section-title{font-weight:700;margin-bottom:1rem;color:#000;font-size:1.125rem}.footer-links{list-style:none;display:flex;flex-direction:column;gap:.75rem;padding:0}.footer-links a{color:#000;text-decoration:none;transition:all .3s ease;font-size:1rem;display:inline-block}.footer-links a:hover{color:var(--color-dark-gray);transform:translate(5px)}.footer-bottom{border-top:1px solid rgba(0,0,0,.1);margin-top:3rem;padding-top:2rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem}.footer-copyright{color:#4c4c4c;font-size:.875rem;text-align:center}.footer-social{display:flex;gap:1.5rem}.footer-social a{color:var(--color-gray-medium);transition:all .3s ease;display:flex;align-items:center;justify-content:center}.footer-social a:hover{color:var(--color-dark-gray);transform:translateY(-3px)}.footer-social svg{width:1.5rem;height:1.5rem}@media (max-width: 450px){.footer{padding:2rem 0}.footer-container{padding:0 1rem}.footer-grid{grid-template-columns:1fr;gap:1.5rem}.footer-brand .logo-text{font-size:1.125rem}.footer-brand .logo-icon{width:1.75rem;height:1.75rem}.footer-description{font-size:.875rem}.footer-section-title{font-size:1rem;margin-bottom:.75rem}.footer-links{gap:.5rem}.footer-links a{font-size:.875rem}.footer-bottom{margin-top:2rem;padding-top:1.5rem;gap:.75rem}.footer-copyright{font-size:.75rem}.footer-social svg{width:1.25rem;height:1.25rem}}@media (min-width: 451px) and (max-width: 768px){.footer{padding:2.5rem 0}.footer-container{padding:0 1.5rem}.footer-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.footer-brand .logo-text{font-size:1.125rem}.footer-description{font-size:.875rem}.footer-section-title{font-size:1rem}.footer-links a{font-size:.875rem}.footer-bottom{margin-top:2.5rem;flex-direction:row;flex-wrap:wrap;justify-content:center}}@media (min-width: 769px){.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-bottom{flex-direction:row}}@media (min-width: 1280px){.footer-container{padding:0 3rem}.footer-grid{gap:3rem}}.divinfo{margin-top:80px;display:flex;flex-direction:column;gap:12px}.contact-item{display:flex;align-items:flex-start;gap:10px;line-height:1.6}.contact-item p,.contact-item a,.contact-item address{margin:0;font-size:15px;color:#000;text-decoration:none}.iconsize{width:18px;height:18px;flex-shrink:0;margin-top:3px}.contactlabel{font-weight:600}@media (max-width: 600px){.divinfo{gap:8px}.contact-item p,.contact-item a,.contact-item address{font-size:13px;line-height:1.4}.iconsize{width:16px;height:16px;margin-top:2px}}@media (min-width: 1024px){.divinfo{gap:16px}.contact-item p,.contact-item a,.contact-item address{font-size:16px;line-height:1.8}.iconsize{width:20px;height:20px;margin-top:4px}}a{text-decoration:none;color:inherit}.socialmedia-icons{display:flex;gap:12px;align-items:center}.whatsapp-link{position:fixed;bottom:50px;width:47px;margin-left:40px;z-index:9999}.whatsapp-link img{width:100%;height:auto;display:block}@media (max-width: 500px){.whatsapp-link{width:40px;margin-left:20px}}.faqs-section{font-family:Roboto,sans-serif;padding:8rem 0;background:#fff}.faqs-container{max-width:64rem;margin:0 auto;padding:0 2rem}.faqs-header{text-align:center;margin-bottom:4rem}.faqs-title{font-size:3.5rem;font-weight:700;color:#000;margin-bottom:2rem}.faqs-subtitle{font-size:1.5rem;color:blck}.faqs-accordion{display:flex;flex-direction:column;gap:1rem}.faq-item{transition:all .5s cubic-bezier(0,0,.2,1);border-radius:1rem;padding:0 1.5rem;box-shadow:0 1px 2px #0000000d;overflow:hidden;transform:translateZ(0);border:1px solid #e5e7eb}.faq-item:hover{box-shadow:0 4px 6px -1px #0000001a;transform:scale(1.01)}.faq-item.open{scale:1.02;box-shadow:0 25px 50px -12px #00000040;border:none;background:#34113f}.faq-trigger{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 0;text-align:left;font-weight:700;font-size:1.25rem;background:none;border:none;cursor:pointer;transition:all .3s ease}.accordion-icon{font-size:1.5rem;font-weight:300;transition:transform .3s ease}.accordion-icon.open{transform:rotate(180deg)}.faq-item:not(.open) .faq-trigger{color:#000}.faq-item.open .faq-trigger{color:#fff}.faq-content{overflow:hidden;transition:all .3s ease}.faq-answer{padding-bottom:1.5rem;line-height:1.6;font-size:1.125rem;transition:color .3s ease}.faq-item:not(.open) .faq-answer{color:var(--color-gray-medium)}.faq-item.open .faq-answer{color:#fff}.faqs-cta{text-align:center;margin-top:4rem}.faqs-cta-title{font-size:2.5rem;font-weight:700;color:#000;margin-bottom:1rem}.faqs-cta-subtitle{font-size:1rem;color:var(--color-gray-medium);margin-bottom:2rem}.faqs-cta-btn{background:linear-gradient(to right,var(--color-primary-green),var(--color-purple));color:#fff;padding:.75rem 2rem;font-size:1.125rem;box-shadow:0 10px 15px -3px #0000001a;border:none;border-radius:.5rem;cursor:pointer;transition:all .3s ease;font-weight:600}.faqs-cta-btn:hover{background:linear-gradient(to right,#4fd670,#8985d4);box-shadow:0 25px 50px -12px #00000040;transform:scale(1.05)}@media (max-width: 767px){.faqs-title,.faqs-cta-title{font-size:1.5rem}.faqs-container,.faq-item{padding:0 1rem}.faq-trigger{font-size:1.125rem}.faq-answer{font-size:1rem}}@media (max-width: 768px){.benefits-mobile-image-container{width:100%;height:100%;border-radius:1rem;overflow:hidden;background:#f3f4f6;display:flex;align-items:center;justify-content:center}}@media (min-width: 769px){.btn{font-weight:600;font-size:18px;padding:14px 24px;border-radius:12px;cursor:pointer;border:1px solid transparent;min-width:none}}@media screen and (max-width: 450px){.faqs-section .faqs-header .faqs-title{font-size:2rem;line-height:1.2;margin-bottom:1rem}.faqs-section .faqs-header .faqs-subtitle{font-size:1rem;line-height:1.4}.faqs-section{padding:4rem 0}.faqs-header{margin-bottom:2rem}.faqs-container{padding:0 .875rem}}.cta-section{font-family:Roboto,sans-serif;padding:5rem 0;position:relative;overflow:hidden;background:linear-gradient(135deg,#61e786,#48435c)}.cta-container{max-width:64rem;margin:0 auto;padding:0 2rem;position:relative;text-align:center}.cta-content{margin-bottom:3rem}.cta-title{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.3}.cta-subtitle{font-size:1.25rem;color:#ffffffe6;max-width:52rem;margin:0 auto;line-height:1.6}.cta-buttons{display:flex;flex-direction:row;gap:1rem;justify-content:center;align-items:center}.cta-primary-btn{background:var(--color-primary-green);color:#fff;font-size:1.125rem;padding:1rem 2rem;box-shadow:0 25px 50px -12px #0006;border:none;border-radius:.5rem;cursor:pointer;transition:all .3s ease;font-weight:600;display:flex;align-items:center;gap:.5rem}.cta-primary-btn:hover{background:#4fd670;transform:scale(1.05)}.cta-secondary-btn{border:2px solid white;color:#fff;font-size:1.125rem;padding:1rem 2rem;box-shadow:0 10px 15px -3px #0000001a;border-radius:.5rem;cursor:pointer;transition:all .3s ease;font-weight:600;background:transparent}.cta-secondary-btn:hover{background:#fff;color:var(--color-dark-gray);box-shadow:0 25px 50px -12px #00000040;transform:scale(1.05)}@media (max-width: 768px){.cta-section{padding:4rem 0}.cta-section{padding:3rem 0}.cta-container{padding:0 1rem}.cta-content{margin-bottom:2rem}.cta-subtitle{font-size:1rem;line-height:1.4;max-width:100%}.cta-buttons{flex-direction:column;gap:.75rem}.cta-primary-btn,.second{background:transparent}.cta-buttons{flex-direction:row;gap:1.5rem}.cta-primary-btn,.cta-secondary-btn{min-width:200px}.cta-container{padding:0 1.5rem}.cta-content{margin-bottom:2.5rem}.cta-title{font-size:2.5rem;margin-bottom:5px;line-height:1.25}.cta-subtitle{font-size:1.125rem;line-height:1.5}.cta-buttons{flex-direction:column;gap:1rem}.cta-primary-btn,.cta-secondary-btn{min-width:250px;font-size:1.125rem;padding:.875rem 1.75rem}}.how-it-works-container{font-family:Roboto,sans-serif;letter-spacing:.4px;margin:0;padding:60px 20px;background:#edffec;color:#000;min-height:80vh;display:flex;flex-direction:column;align-items:center}.section-header{text-align:center;margin-bottom:60px;max-width:800px}.section-header h2{font-size:2.5rem;font-weight:500;color:#000;margin-bottom:16px;line-height:1.2}.section-header p{font-size:1.1rem;color:#000;line-height:1.6;margin:0}.steps-grid{display:grid;grid-template-columns:1fr 100px 1fr;grid-template-rows:1fr 100px 1fr;gap:0;max-width:900px;width:100%;position:relative}.step{background:#ffffffe6;border:2px solid #e2e8f0;border-radius:20px;padding:30px 25px;text-align:center;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-height:200px;display:flex;flex-direction:column;justify-content:center;align-items:center}.step.active{background:#34113f;color:#fff;transform:scale(1.05)}.step-number{background:#34113f;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;margin-bottom:15px;transition:all .3s ease}.step.active .step-number{background:#fff3;transform:scale(1.2)}.step h3{font-size:1.4rem;font-weight:600;margin:0 0 12px;line-height:1.3}.step p{font-size:.95rem;line-height:1.5;margin:0;opacity:.85}.step.active p{opacity:1}.connector{display:flex;align-items:center;justify-content:center;transition:all .6s ease;opacity:.3}.connector.active{opacity:1}.connector.horizontal{height:4px;background:linear-gradient(90deg,#e2e8f0,#4299e1,#e2e8f0);border-radius:2px;position:relative}.connector.horizontal.active{background:linear-gradient(90deg,#4299e1,#667eea)}.connector.horizontal.reverse{background:linear-gradient(270deg,#e2e8f0,#4299e1,#e2e8f0)}.connector.horizontal.reverse.active{background:linear-gradient(270deg,#4299e1,#667eea)}.connector-vertical-wrapper{display:flex;align-items:center;justify-content:center;grid-column:3;grid-row:2}.connector.vertical{width:4px;height:100%;background:linear-gradient(180deg,#e2e8f0,#4299e1,#e2e8f0);border-radius:2px}.connector.vertical.active{background:linear-gradient(180deg,#4299e1,#667eea)}.arrow-right,.arrow-left,.arrow-down{position:absolute;transition:all .3s ease}.arrow-right{right:-8px;width:0;height:0;border-left:12px solid #4299e1;border-top:8px solid transparent;border-bottom:8px solid transparent}.arrow-left{left:-8px;width:0;height:0;border-right:12px solid #4299e1;border-top:8px solid transparent;border-bottom:8px solid transparent}.arrow-down{bottom:-8px;left:50%;transform:translate(-50%);width:0;height:0;border-top:12px solid #4299e1;border-left:8px solid transparent;border-right:8px solid transparent}.step-1{grid-column:1;grid-row:1}.step-2{grid-column:3;grid-row:1}.step-3{grid-column:3;grid-row:3}.step-4{grid-column:1;grid-row:3}@media (max-width: 768px){.how-it-works-container{padding:40px 15px}.section-header h2{font-size:2rem}.section-header p{font-size:1rem}.steps-grid{grid-template-columns:1fr 60px 1fr;grid-template-rows:1fr 60px 1fr;gap:10px;max-width:600px}.step{padding:20px 15px;min-height:160px}.step h3{font-size:1.2rem}.step p{font-size:.85rem}.step-number{width:32px;height:32px;font-size:1rem}}@media (max-width: 480px){.steps-grid{grid-template-columns:1fr;grid-template-rows:auto;gap:20px;max-width:100%}.step{grid-column:1!important;grid-row:auto!important;min-height:140px}.connector,.connector-vertical-wrapper{display:none}.step-1{order:1}.step-2{order:2}.step-3{order:3}.step-4{order:4}}.problems{padding:128px 64px}.problems-header{text-align:center;margin-bottom:64px}.problems-header h1{font-size:2.5rem}.problem-cards{margin:0 auto}.problem-cards{margin:0 auto;display:flex;justify-content:space-between}.col-xl-3{width:24%}.h3{font-size:1.5rem}.problem-card img{width:100%;height:266px;margin-bottom:16px}@media (max-width: 768px){.problems{padding:50px 20px}.problems-header h1{font-size:24px}.prob-h2{font-size:16px}}.pillars-wrapper{background:#fff;min-height:100vh;display:flex;flex-direction:column;overflow:hidden}.pillars-section-container{text-align:center;padding:60px 20px 40px;background:#fff}.pillars-section-title{font-family:Roboto,sans-serif;font-size:2.5rem;font-weight:500;color:#000;line-height:1.2;max-width:1000px;margin:30px auto 20px;letter-spacing:-.02em}.pillars-section-subtitle{font-family:Roboto,sans-serif;font-size:1.25rem;color:#666;line-height:1.6;max-width:760px;margin:0 auto;font-weight:400}.pillars-carousel-container{font-family:Roboto,sans-serif;letter-spacing:.4px;margin:0;padding:40px 0;display:flex;justify-content:center;align-items:center;height:100vh;background:#fff;color:#fff;overflow:hidden;flex:1}.pillars-carousel-container h2{font-weight:500;font-size:16px;margin:0;background:linear-gradient(185deg,#0281e2,#f4f3f5);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.pillars-carousel-container h3{font-weight:500;font-size:16px;margin:0;background:#fff;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.pillars-scene{perspective:1200px;width:80%;height:480px;display:flex;justify-content:center;align-items:center;position:relative}.pillars-carousel{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;transform-style:preserve-3d;transition:transform 1s}.pillars-carousel-card{position:absolute;width:200px;height:200px;border-radius:15px;transition:transform .3s ease,z-index .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff;text-align:left;cursor:pointer;transform-origin:center center;animation-name:pillars-glow;animation-duration:1.3s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;background:#34113f;border:1px solid rgba(255,255,255,.2);padding:20px}.pillars-carousel-card:hover,.pillars-carousel-card:active{animation-play-state:paused}@keyframes pillars-scale-up{to{transform:scale(1.1)}}.pillars-carousel-card h3{font-size:18px;font-weight:500;margin-bottom:8px;margin-top:0;color:#fff;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.pillars-carousel-card p{font-size:12px;color:#fff;line-height:1.3;margin:0;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}@media (max-width: 1200px){.pillars-section-title{font-size:2.5rem}.pillars-section-subtitle{font-size:1.1rem}}@media (max-width: 1024px){.pillars-section-container{padding:50px 20px 30px}.pillars-section-title{font-size:2.2rem}.pillars-section-subtitle{font-size:1rem}.pillars-scene{width:100%;height:420px}.pillars-carousel-card{width:180px;height:280px;padding:15px}.pillars-carousel-card h3{font-size:16px;margin-bottom:6px;margin-top:0}.pillars-carousel-card p{font-size:12px;line-height:1.3;margin:0}}@media (max-width: 768px){.pillars-section-container{padding:40px 15px 25px}.pillars-section-title{font-size:1.8rem;line-height:1.3}.pillars-section-subtitle{font-size:.95rem}.pillars-scene{height:380px}.pillars-carousel{transform:scale(.95)}.pillars-carousel-card{width:170px;height:260px;padding:12px}.pillars-carousel-card h3{font-size:15px;margin-bottom:5px;margin-top:0}.pillars-carousel-card p{font-size:11px;line-height:1.2;margin:0}}@media (max-width: 600px){.pillars-section-container{padding:30px 15px 20px}.pillars-section-title{font-size:1.5rem;line-height:1.4}.pillars-section-subtitle{font-size:.9rem}.pillars-scene{height:340px}.pillars-carousel{transform:scale(.9)}.pillars-carousel-card{width:160px;height:240px;padding:10px}.pillars-carousel-card h3{font-size:14px;margin-bottom:4px;margin-top:0}.pillars-carousel-card p{font-size:10px;line-height:1.2;margin:0}}@media (max-width: 500px){.pillars-section-container{padding:25px 12px 15px}.pillars-section-title{font-size:1.5rem;line-height:1.4}.pillars-section-subtitle{font-size:.85rem;line-height:1.5}.pillars-carousel-container{padding:0;min-height:60vh}.pillars-scene{height:320px}.pillars-carousel{transform:scale(.85)}.pillars-carousel-card{width:150px;height:150px;padding:8px}.pillars-carousel-card h3{font-size:13px;margin-bottom:3px;margin-top:0}.pillars-carousel-card p{font-size:9px;line-height:1.1;margin:0}}@media (max-width: 375px){.pillars-section-container{padding:20px 10px 10px}.pillars-section-title{font-size:1.1rem;line-height:1.4}.pillars-section-subtitle{font-size:.8rem}.pillars-carousel-container{padding:15px 0;min-height:55vh}.pillars-scene{height:300px}.pillars-carousel{transform:scale(.8)}.pillars-carousel-card{width:140px;height:200px;padding:6px}.pillars-carousel-card h3{font-size:12px;margin-bottom:2px;margin-top:0}.pillars-carousel-card p{font-size:8px;line-height:1;margin:0}}@media (max-width: 320px){.pillars-section-container{padding:15px 8px 8px}.pillars-section-title{font-size:1rem;line-height:1.4}.pillars-section-subtitle{font-size:.75rem}.pillars-carousel-container{padding:10px 0;min-height:50vh}.pillars-scene{height:280px}.pillars-carousel{transform:scale(.75)}.pillars-carousel-card{width:130px;height:180px;padding:5px}.pillars-carousel-card h3{font-size:11px;margin-bottom:1px;margin-top:0}.pillars-carousel-card p{font-size:7px;line-height:1;margin:0}}.contactparent{font-family:Roboto;padding:200px 0;min-height:100dvh;display:flex;align-items:center;justify-content:center}.wp-form-container{background:#fff;padding:2rem;border-radius:1rem;max-width:500px;width:100%;animation:wp-slideIn .7s ease-out;margin:0 auto;margin-top:}@keyframes wp-slideIn{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}.wp-form-header{text-align:center;margin-bottom:1.5rem}.wp-form-header h2{margin:0;font-size:1.8rem;color:#000}.wp-form{display:flex;flex-direction:column;gap:1rem}.wp-form-group{display:flex;flex-direction:column}.wp-form-group label{font-weight:500;margin-bottom:.4rem;color:#000;font-size:20px}.wp-form-group input,.wp-form-group textarea{padding:.8rem;border:1px solid #ccc;border-radius:.5rem;font-size:1rem;transition:border .3s ease,box-shadow .3s ease}.wp-form-group input:focus,.wp-form-group textarea:focus{border:1px solid #4a90e2;box-shadow:0 0 6px #4a90e266;outline:none}.wp-form-group textarea{resize:vertical;min-height:120px}.wp-form-btn{padding:.9rem;font-weight:600;background:#61e786;color:#000;font-size:1rem;border:none;border-radius:.5rem;cursor:pointer;transition:background .3s ease,transform .2s ease}.wp-form-btn:hover{background:#357abd;transform:translateY(-2px)}.wp-form-btn:active{transform:scale(.97)}@media (max-width: 600px){.wp-form-container{padding:1.5rem}.wp-form-header h2{font-size:1.5rem}.contactparent{font-family:Roboto;padding:116px 0;min-height:100dvh;display:flex;align-items:center;justify-content:center}}.privacy-container{max-width:1440px;margin:80px auto 0;padding:40px;font-family:Helvetica;color:#000;line-height:1.6}.privacy-container h1{font-size:2.5rem;margin-bottom:20px}.privacy-container h2{font-size:2rem;margin-top:30px;color:#1a1a1a}.privacy-container h3{font-size:1.5rem;margin-top:20px;color:#2c2c2c}.privacy-container h4{font-size:1.2rem;margin-top:15px;color:#3d3d3d}.privacy-container p{margin-bottom:15px;font-size:1rem}.privacy-container ul{margin-left:20px;margin-bottom:20px}.privacy-container ul li{margin-bottom:10px}.privacy-container a{color:#61e786;text-decoration:none}.privacy-container a:hover{text-decoration:underline}@media (min-width: 1440px){.privacy-container{max-width:1300px;padding:60px;font-size:1.1rem}.privacy-container h1{font-size:3rem}.privacy-container h2{font-size:2.5rem}.privacy-container h3{font-size:1.8rem}}@media (max-width: 768px){.privacy-container{padding:15px 20px}.privacy-container h1{font-size:2rem}.privacy-container h2{font-size:1.6rem}.privacy-container h3{font-size:1.3rem}.privacy-container p{font-size:.95rem}}@media (max-width: 425px){.privacy-container{padding:15px 20px}.privacy-container h1{font-size:1.8rem}.privacy-container h2{font-size:1.4rem}.privacy-container h3{font-size:1.2rem}.privacy-container ul{margin-left:15px}.privacy-container p,.privacy-container li{font-size:.9rem}}.partners-section{height:100vh;display:flex;align-items:center;background-color:#fff;overflow:hidden}.partners-container{width:100%;overflow:hidden}.title-container{text-align:center;margin-bottom:4rem}.partners-title{font-size:3.5rem;font-weight:600;color:#000;margin:0;line-height:1.2}.slider{animation:slidein 15s linear infinite;white-space:nowrap;display:flex;width:200%}.logos{width:50%;display:inline-flex;align-items:center;justify-content:space-evenly;margin:0;padding:0 1rem;flex-shrink:0}.logo-item{width:25%;display:flex;justify-content:center;align-items:center;padding:0 1rem;animation:fade-in .8s cubic-bezier(.455,.03,.515,.955) forwards;opacity:0;flex-shrink:0}.logo-item:nth-child(1){animation-delay:.2s}.logo-item:nth-child(2){animation-delay:.4s}.logo-item:nth-child(3){animation-delay:.6s}.logo-item:nth-child(4){animation-delay:.8s}.partner-logo{max-width:160px;max-height:80px;object-fit:contain;transition:all .3s ease;cursor:pointer}.partner-logo:hover{filter:grayscale(0%);transform:scale(1.05)}@keyframes slidein{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@keyframes fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 768px){.partners-title{font-size:4rem}.slider{animation-duration:20s}.partner-logo{max-width:180px;max-height:90px}.logos,.logo-item{padding:0 1.5rem}}@media (min-width: 1024px){.partners-title{font-size:3.5rem}.slider{animation-duration:25s}.partner-logo{max-width:200px;max-height:100px}.logos,.logo-item{padding:0 2rem}}@media (max-width: 768px){.partners-section{height:auto;padding:3rem 0}.title-container{margin-bottom:2rem}.partners-title{font-size:2.5rem}.slider{animation-duration:12s}.logos,.logo-item{padding:0 .5rem}.partner-logo{width:120px;height:60px}}@media (max-width: 500px){.partners-title{font-size:2rem}.slider{animation-duration:10s}.logos,.logo-item{padding:0 .25rem}.partner-logo{width:50px;height:50px}}@font-face{font-family:HelveticaNeue;src:url(../fonts/HelveticaNeuMedium.ttf) format("truetype");font-weight:600;font-style:normal}.abouthero h1{font-size:64px;margin-bottom:24px}.herop{color:#000}.impactp p{font-size:16px}.abouthero p{font-size:24px}p{font-family:Helvetica}.br-mobile{display:none}h1,h2,h3{font-family:HelveticaNeue;font-weight:600}p{margin-bottom:0}.team{background-color:#edffec}.teamheader{margin-bottom:80px}.memberdesc{margin:16px 0}h1{font-size:40px}h2{font-size:24px}.herop{margin-bottom:32px;font-size:16px}.newsright{display:flex;flex-direction:column;align-items:flex-end}.newsrightinner{display:flex;justify-content:center;align-items:center;border:2px solid black;border-radius:50px;padding:0 4px}.newsrightinner input{border:none;background:transparent;outline:none;margin:12px 24px;text-align:left}.newsrightchild{width:513px}.newsrightinner input::placeholder{color:#0009;font-size:16px}.newsletter-terms{padding:8px 28px 0;font-size:12px}.newsrightinner button{border-radius:50px;background:#000;color:#fff;padding:12px 24px;margin-left:auto;font-size:16px}.impact{padding:112px 80px}.custom-rowimg{padding-left:unset!important;padding-right:unset!important}.memberinfo{display:flex;justify-content:space-between;align-items:start}.impactimg{margin-top:80px;border-radius:16px}.custom-gap{gap:40px}.newscat{font-size:16px;display:flex;gap:4px}.values{padding:0 80px 112px}.valuep{margin-bottom:13px}.valueh{margin-bottom:80px}.memberimg img{width:100%;margin-bottom:24px;border-radius:16px;aspect-ratio:400/310.2;border:unset}.memberimg img:hover{transform:scale(1.05);transition:all .3s ease}.col-4{width:400px}.linkedin{width:auto;height:auto}.linkedin img{width:20px;height:20px}.news{padding:112px 80px;margin:0 auto}.newsheader{margin-bottom:80px}.newsheader h1{margin-bottom:24px;margin-top:16px}.newsimage img{width:100%;margin-bottom:24px;border-radius:16px;aspect-ratio:405/270}.aboutbtn:hover{background-color:#fff;border:3px solid #61E786;color:#000}.newsimage img:hover{transform:scale(1.05);transition:all .3s ease}.newsdesc{margin:24px 0}.newstag{margin-bottom:16px;background-color:#eee;width:fit-content;padding:0 8px;border-radius:4px}.readmore{margin-top:auto}.news col{display:flex;flex-direction:column;height:100%}.readmoreicon{width:24px;height:24px}.aboutbtn{padding:8px 20px;background:#61e786;border-radius:50px;font-weight:400;font-size:16px;border:3px solid transparent}.aboutlast{display:flex;justify-content:center}.newscard{margin-bottom:96px}.newsrightt{display:none}.newsletter{background:#edffec;padding:112px 80px;margin:0 auto}.rightform{margin-left:auto}.about{position:relative;text-align:center;overflow:hidden;height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center}.aboutbgimg{position:absolute;bottom:0;left:0;width:100%;z-index:0;opacity:12px}.abouthero{position:relative;z-index:1;background:transparent;max-width:60%}.aboutherop{letter-spacing:1.2px}.team{padding:112px 80px}.signup-container{background-color:#e8f5e8;display:flex;align-items:center;justify-content:center;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.signup-form{display:flex;flex-direction:column;align-items:center;gap:20px;max-width:600px;width:100%}.input-group{display:flex;align-items:center;background-color:#fff;border-radius:50px;padding:8px;box-shadow:0 2px 10px #0000001a;width:100%;max-width:500px}.email-input{flex:1;border:none;outline:none;padding:16px 24px;font-size:16px;background:transparent;color:#666}.email-input::placeholder{color:#999}.aboutbtn{background:#61e786;color:#000;padding:8px 20px}.br-desktop{display:inline}.signup-button{background-color:#000;color:#fff;border:none;border-radius:50px;padding:16px 32px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s ease;white-space:nowrap}.signup-button:hover{background-color:#333}.signup-button:active{transform:translateY(1px)}.terms-text{color:#666;font-size:14px;text-align:center;margin:0;line-height:1.5}.terms-link{color:#666;text-decoration:underline}.terms-link:hover{color:#000}@media (max-width: 768px){.input-group{flex-direction:column;gap:12px;padding:16px;border-radius:24px}.abouthero{max-width:90%}.impact,.team{padding:64px 20px}h2{font-size:28px}.news,.newsletter,.values{padding:64px 20px}.abouthero{text-align:left}.br-desktop{display:none}.br-desktop .email-input{width:100%;text-align:center}.br-desktop .signup-button{width:100%;border-radius:24px}.memberimg img{aspect-ratio:405.33/270;object-fit:cover;border-radius:16px;filter:grayscale(100%)}.inputwrapper{position:relative;width:100%;max-width:400px}.input-wrapper input{width:100%;padding:1rem 2rem;border:1px solid black;border-radius:50px;font-size:16px}.input-wrapper button{position:absolute;right:0;height:86%;background:#000;border:none;border-radius:50px;width:108px;cursor:pointer;color:#fff;font-size:16px;display:inline-flex;align-items:center;justify-content:center;margin:4px}.col-lg-3,.col-md-6,.col-12{border:none!important}svg{width:48px;height:48px}@media (max-width: 1440px){.rightform{margin-left:0%}.newsrightchild{margin:0 auto;width:400px}.newsrightinner{padding:4px}.newsletter-terms{text-align:left}.newsletter{display:flex;flex-direction:column;align-items:center;text-align:center}.newsleft{margin-bottom:64px}h1{font-size:30px}}.memberimg img{width:100%;height:310px;object-fit:cover;border-radius:16px;filter:grayscale(100%)}.impactheading,h1{margin-bottom:20px}}@media (min-width: 768px) and (max-width: 1440px){.newsrightinner button{border-radius:50px;background:#000;color:#fff;padding:1px 33px;margin-left:auto;font-size:16px;height:53px}.newsrightinner{display:flex;justify-content:center;align-items:center;border:2px solid black;border-radius:50px;padding:4px}.abouthero h1{margin-bottom:1rem}.newsleft{margin-bottom:64px}.newsletter{text-align:center}.newsright{display:flex;flex-direction:column;align-items:center}.about{position:relative;text-align:center;overflow:hidden;height:70dvh;display:flex;flex-direction:column;justify-content:center;align-items:center}.abouthero{margin:0 4rem}.br-desktop{display:none}}.inputwrapper input{width:100%;padding:1rem 2rem;border:1px solid black;border-radius:50px;font-size:16px}.inputwrapper button{position:absolute;height:86%;right:0;background:#000;border:none;border-radius:50px;width:108px;cursor:pointer;color:#fff;font-size:16px;display:inline-flex;align-items:center;justify-content:center;margin:4px}.searchbox-wrap{display:flex;width:500px;margin-top:8%;margin-left:auto;margin-right:auto;border-radius:50px;border:1px solid black}.searchbox-wrap input{flex:1;padding:30px 20px;font-size:1.1em;border:none;box-shadow:none;background:#edffec}.searchbox-wrap button{padding-right:10px;background-color:#edffec;border-radius:50px;cursor:pointer;cursor:hand}.searchbox-wrap button span{margin-left:50px;padding:24px 45px;font-size:.9em;text-transform:uppercase;font-weight:300;color:#fff;background-color:#000;border-radius:50px}.searchbox-wrap button span:hover{background-color:#000}@media (max-width: 768px){.br-mobile{display:inline}.newsrightt{display:block}.newsrighttinner{display:flex;flex-direction:column;gap:10px}.newsrighttinner input,.newsrighttinner button{display:block;margin-bottom:10px;width:100%}.newsrighttinner input{border-radius:50px;padding:12px;background:transparent}.newsleft{margin-bottom:24px}.abouthero h1{font-size:40px}.abouthero p{font-size:18px}.newsleft h1{margin-bottom:12px}.newsrighttinner button{border-radius:50px;background:#000;padding:12px 0;color:#fff}.newsrightt p{font-size:12px;text-align:left}.newsright{display:none}p{font-size:16px;font-weight:500}.newsheader,.newscard{margin-bottom:48px}.aboutbtn{padding:12px 28px}.newsrightchild{width:100%}.newsrightinner input{padding:4px 4px 4px 0}.newsrightinner button{border-radius:50px;background:#000;color:#fff;padding:1px 17px;margin-left:auto;font-size:16px;height:53px}}@media (max-width:500px){.newsrightinner button{border-radius:50px;background:#000;color:#fff;padding:1px 20px;margin-left:auto;font-size:16px;height:53px}}.blog{padding:112px 64px}.blogheader{margin-top:80px;margin-bottom:80px}.blogheader h1{font-size:48px;margin-top:16px;margin-bottom:24px}.blog-card{width:405px;flex:0 0 auto}.tag{font-size:14px}.card-body h5{font-size:24px;margin:8px 0}.card-body{padding:24px}.blog-bottom{margin-top:24px}.blogdot{margin:0 8px}.blog-desc{font-size:16px}@media (max-width: 768px){.blog-card{width:350px;flex:0 0 auto}}@media (min-width: 768px) and (max-width: 1440px){.blog-card{width:350px}}.ptwo{font-size:14px}p{font-size:16px}.packages-page{padding:120px 5vw 60px;max-width:100vw;margin:0 auto;background-color:#f8f9fa;min-height:100vh}.packages-header{text-align:center;margin-bottom:40px}.packages-header h1{color:#0056b3;font-size:2rem;margin-bottom:10px}.powered-by{color:#0056b3;font-weight:600;font-size:1.1rem;margin-bottom:10px!important}.packages-header p{color:#666;margin-bottom:30px}.search-container{max-width:600px;margin:0 auto}.search-input{width:100%;padding:15px 20px;border:1px solid #ddd;border-radius:30px;font-size:1rem;outline:none;box-shadow:0 2px 10px #0000000d;transition:all .3s ease}.search-input:focus{border-color:#0056b3;box-shadow:0 4px 15px #0056b326}.packages-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:25px}.package-card{background:#fff;border-radius:12px;padding:25px;box-shadow:0 2px 15px #0000000d;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;justify-content:space-between}.package-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001a}.package-content h3{color:#333;font-size:1.1rem;margin-bottom:8px;line-height:1.4;min-height:3em}.agilus-badge{display:inline-block;background-color:#e3f2fd;color:#0d47a1;font-size:.8rem;padding:4px 8px;border-radius:4px;margin-bottom:12px;font-weight:500}.package-code{color:#888;font-size:.85rem;margin-bottom:15px}.package-includes{display:flex;align-items:center;gap:8px;color:#666;font-size:.9rem;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #eee}.package-tests-list{list-style:none;padding:0;margin:0 0 20px;font-size:.85rem;color:#555;height:250px;overflow-y:auto}.package-tests-list li{margin-bottom:8px;padding-left:15px;position:relative;line-height:1.4}.package-tests-list li:before{content:"•";color:#28a745;position:absolute;left:0;font-weight:700;font-size:1.5rem;line-height:1rem;top:2px}.package-tests-list::-webkit-scrollbar{width:4px}.package-tests-list::-webkit-scrollbar-track{background:#f1f1f1}.package-tests-list::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}.package-price-container{margin-top:auto}.price-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.current-price{font-size:1.5rem;font-weight:700;color:#333}.original-price-container{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.price-label{font-size:.7rem;color:#888}.original-price{text-decoration:line-through;color:#999;font-size:1rem}.discount-badge{background-color:#28a745;color:#fff;padding:4px 8px;border-radius:4px;font-size:.8rem;font-weight:600}@media (max-width: 768px){.packages-page{padding-top:100px}.packages-grid{grid-template-columns:1fr}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-size:16px;font-family:Roboto}.email{text-decoration:none;color:#000!important;font-size:16px}.container{max-width:100%;margin:0 auto}@media (min-width: 768px){body{font-size:18px}}@media (min-width: 1024px){body{font-size:20px}}@media (min-width: 1280px){body{font-size:22px}}@media (min-width: 1440px){body{font-size:24px}}.btn{background-color:#61e768;color:#000;font-weight:600;border:none;border-radius:6px;cursor:pointer;transition:all .3s ease;padding:10px 16px;font-size:14px}@media (min-width: 768px){.btn{padding:12px 20px;font-size:16px;border-radius:8px}}@media (min-width: 1024px){.btn{padding:14px 28px;font-size:18px;border-radius:10px}}.btn:hover{background-color:#4ac856}.btn-outline{background:transparent;color:#61e768;border:2px solid #61E768}.btn-outline:hover{background:#e8ffe9}button{all:unset;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}@media (max-width: 500px){.email{font-size:.8rem}}
