html{scroll-behavior:smooth}.product-page{color:#0a0a0a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;isolation:isolate;line-height:1.6;font-family:Satoshi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important}.product-page *{box-sizing:border-box;margin:0;padding:0;font-family:Satoshi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important}.product-page .page-wrapper{background-color:#fff;min-height:100vh}.product-page .main-wrapper{padding-top:0}.padding-global{padding-left:2.5rem;padding-right:2.5rem}.container-large{width:100%;max-width:80rem;margin-left:auto;margin-right:auto}.container-medium{width:100%;max-width:60rem;margin-left:auto;margin-right:auto}.container-small{width:100%;max-width:48rem;margin-left:auto;margin-right:auto}.padding-section-large{padding-top:6rem;padding-bottom:6rem}.padding-section-medium{padding-top:4rem;padding-bottom:4rem}.product-page h1{letter-spacing:-.03em;margin-bottom:.5em;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:400;line-height:1.1;font-family:Satoshi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important}.product-page h2{letter-spacing:-.02em;margin-bottom:.5em;font-size:48px;font-weight:400;line-height:1.2;font-family:Satoshi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important}.product-page h3{margin-bottom:.5em;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:500;line-height:1.3;font-family:Satoshi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important}.product-page h4,.product-page h5,.product-page h6{margin-bottom:.5em;font-weight:500;line-height:1.3;font-family:Satoshi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important}.heading-style-h5{letter-spacing:-.01em;color:#0a0a0a;font-size:1.375rem;font-weight:400;line-height:1.5}.heading-style-h6{font-size:1rem;font-weight:600}p{color:#5a5a5a;margin-bottom:1em;font-weight:300}.text-size-medium{color:#5a5a5a;font-size:18px;font-weight:300;line-height:1.75}.text-size-small{color:#666;font-size:.875rem;font-weight:400}.text-size-tiny{color:#666;font-size:.75rem;font-weight:400}.text-color-primary{color:#9333ea}.text-color-white{color:#fff}.text-align-center{text-align:center}.font-light{font-weight:300}.font-regular{font-weight:400}.font-medium{font-weight:500}.font-bold{font-weight:700}.text-hero-subtitle{color:#5a5a5a;font-size:1.25rem;font-weight:400;line-height:1.6}.product-page .section-home-header h1{letter-spacing:-.02em;font-size:56px;font-weight:400;line-height:1.1}.product-page .section-home-header p{color:#5a5a5a;font-size:18px;font-weight:300;line-height:1.6}.navbar-component{background-color:#fff;transition:all .3s;position:relative}.navbar-container{justify-content:space-between;align-items:center;width:100%;max-width:80rem;margin:0 auto;padding:1.25rem 2.5rem;display:flex}.navbar-button-wrapper .button{background-color:#9333ea;padding:.625rem 1.75rem;font-size:15px;font-weight:400}.navbar-button-wrapper .button:hover{background-color:#7c2cc5;transform:none}.navbar-logo-link{align-items:center;text-decoration:none;display:flex}.navbar-logo{height:2.5rem}.navbar-menu{align-items:center;gap:2rem;display:flex}.navbar-link{color:#0a0a0a;opacity:.8;font-size:.9375rem;font-weight:400;text-decoration:none;transition:opacity .2s}.navbar-link:hover{opacity:1}.navbar-button-wrapper{align-items:center;gap:1rem;display:flex}.navbar-menu-button{cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.menu-icon{justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.menu-icon-line-top,.menu-icon-line-center,.menu-icon-line-bottom{background-color:#0a0a0a;width:24px;height:2px;transition:all .3s;position:absolute;left:0;right:0}.menu-icon-line-top{top:4px}.menu-icon-line-center{top:50%;transform:translateY(-50%)}.menu-icon-line-bottom{bottom:4px}.menu-icon.open .menu-icon-line-top{top:50%;transform:translateY(-50%)rotate(45deg)}.menu-icon.open .menu-icon-line-center{opacity:0}.menu-icon.open .menu-icon-line-bottom{top:50%;bottom:auto;transform:translateY(-50%)rotate(-45deg)}.mobile-menu{z-index:9999;background-color:#fff;flex-direction:column;padding-top:4rem;display:flex;position:fixed;inset:0}.mobile-nav{flex-direction:column;gap:1rem;padding:1.5rem 2.5rem;display:flex}.button{color:#fff;cursor:pointer;background-color:#9333ea;border:none;border-radius:100px;justify-content:center;align-items:center;padding:.75rem 2rem;font-size:15px;font-weight:400;text-decoration:none;transition:all .2s;display:inline-flex}.button:hover{background-color:#7c2cc5;transform:translateY(-1px)}.w-button{width:100%}.button-white{color:#0a0a0a;background-color:#fff}.button-white:hover{background-color:#f5f5f5}.margin-bottom{margin-bottom:1rem}.margin-xsmall{margin-bottom:.5rem}.margin-small{margin-bottom:1rem}.margin-medium{margin-bottom:2rem}.margin-large{margin-bottom:3rem}.margin-xlarge{margin-bottom:4rem}.margin-top{margin-top:1rem}.section-home-header{background-color:#fff;overflow:hidden}.home-header-component{animation:.8s ease-out fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.max-width-xlarge{max-width:64rem}.max-width-large{max-width:48rem}.max-width-medium{max-width:40rem;margin:0 auto}.align-center{text-align:center;margin-left:auto;margin-right:auto}.subheading{color:#666;border:1px solid #e0e0e0;border-radius:100px;margin-bottom:1rem;padding:.375rem 1rem;font-size:14px;font-weight:400;display:inline-block}.section-home-benefits .max-width-large{width:100%;max-width:none!important}.section-home-benefits .margin-bottom.margin-xsmall{text-align:center}.section-home-benefits .subheading{margin-left:auto;margin-right:auto}.waitlist-form-signup{flex-direction:column;align-items:stretch;gap:.75rem;max-width:28rem;margin:2rem auto 0;display:flex}.form-input{color:#333;background-color:#f7f7f7;border:none;border-radius:100px;width:100%;padding:.875rem 1.5rem;font-size:15px;font-weight:300;transition:all .2s}.form-input::placeholder{color:#999;font-weight:300}.form-input:focus{background-color:#f0f0f0;outline:none}.waitlist-form-signup .button{color:#fff;background-color:#9333ea;border-radius:100px;width:100%;padding:.875rem 2rem;font-size:15px;font-weight:400}.waitlist-form-signup .button:hover{background-color:#7c2cc5;transform:none}.header-image-wrapper{margin-top:4rem;position:relative}.header-image-placeholder{border-radius:16px;width:100%;max-width:50rem;margin:0 auto;overflow:hidden;box-shadow:0 30px 60px #0000001f}.header-image-placeholder svg{width:100%;height:auto;display:block}.section-home-feature{background-color:#fff}.section-home-feature h2{letter-spacing:-.025em;font-size:48px;font-weight:400;line-height:1.15}.section-home-feature p{color:#5a5a5a;font-size:1.125rem;font-weight:300;line-height:1.7}.feature-component,.feature-component.reverse{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.feature-component.reverse .feature-image-wrapper{grid-column:1}.feature-component.reverse .feature-content-wrapper{grid-column:2}.feature-content-wrapper{max-width:32rem}.feature-keypoint-list{flex-direction:column;gap:1.25rem;display:flex}.feature-keypoint-list-item{align-items:center;gap:1rem;display:flex}.check-icon-wrapper{flex-shrink:0}.feature-image-wrapper{position:relative}.feature-image-placeholder{border-radius:16px;overflow:hidden;box-shadow:0 20px 40px #00000014}.feature-image-placeholder svg{width:100%;height:auto;display:block}.feature-list{gap:2rem;display:grid}.feature-item{gap:1.25rem;display:flex}.feature-item-icon-wrapper{flex-shrink:0}.icon-wrapper{background-color:#9333ea1a;border-radius:12px;justify-content:center;align-items:center;width:3rem;height:3rem;display:inline-flex}.section-home-tools{background-color:#fff}.tools-component{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.tools-list{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.tools-item{box-shadow:none;aspect-ratio:1;background-color:#f8f8f8;border-radius:0;justify-content:center;align-items:center;padding:2rem;transition:all .2s;display:flex}.tools-item:hover{background-color:#f0f0f0;transform:none}.tools-logo{color:#666;font-size:.875rem;font-weight:600}.section-home-benefits{background-color:#fff}.benefits-component{grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:3rem;display:grid}.benefits-item{text-align:center}.benefits-item h3{margin-bottom:.75rem;font-size:32px;font-weight:400}.benefits-item p{color:#5a5a5a;font-size:1rem;font-weight:300}.section-home-testimonials{background-color:#fff}.testimonials-component{grid-template-columns:repeat(auto-fit,minmax(24rem,1fr));gap:2rem;display:grid}.testimonials-item{background-color:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 4px 16px #0000000f}.testimonial-author-wrapper{align-items:center;gap:1rem;display:flex}.testimonial-author-image-wrapper{flex-shrink:0}.testimonial-author-image{background-color:#e0e0e0;border-radius:50%;width:3rem;height:3rem}.section-home-faq{background-color:#fff}.faq-collection-list{flex-direction:column;gap:1rem;display:flex}.faq-collection-item{border:1px solid #e0e0e0;border-radius:12px;transition:all .2s;overflow:hidden}.faq-collection-item:hover{border-color:#9333ea}.faq-accordion{background-color:#fff}.faq-question{cursor:pointer;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem .5rem;transition:all .2s;display:flex}.faq-question:hover{background-color:#fafbff}.icon-1x1-small{width:1.5rem;height:1.5rem;transition:transform .3s}.icon-1x1-small.rotate{transform:rotate(45deg)}.faq-answer{max-height:0;transition:max-height .3s;overflow:hidden}.faq-answer .margin-bottom{padding:0 1.5rem;transition:padding .3s}.faq-answer.expanded{max-height:500px}.faq-answer.expanded .margin-bottom{padding:0 1.5rem 1rem}.faq-answer p{color:#666;margin:0;font-size:16px;line-height:1.6}.section-home-cta{color:#fff;background-color:#9333ea;border-radius:20px;margin:40px;padding-top:0;padding-bottom:0}.section-home-cta .padding-section-large{padding-top:3rem;padding-bottom:3rem}.section-home-cta h2{margin-top:10px}.home-cta-component{text-align:center}.waitlist-form-wrapper{max-width:28rem;margin:0 auto}.waitlist-form{flex-direction:column;gap:1rem;width:100%;display:flex}.section-home-cta .waitlist-form-signup{width:100%;margin:0;max-width:none!important}.section-home-cta .form-input,.section-home-cta .button{width:100%!important}.section-home-cta .form-input{color:#fff;background-color:#ffffff26}.section-home-cta .form-input::placeholder{color:#ffffffb3}.section-home-cta .form-input:focus{background-color:#fff3}.section-home-cta .button{color:#fff;background-color:#2563eb}.section-home-cta .button:hover{background-color:#1d4ed8}.text-link{color:inherit;text-decoration:underline;transition:opacity .2s}.text-link:hover{opacity:.8}.section-home-contact{background-color:#fff}.home-contact-component{grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:3rem;display:grid}.home-contact-item{text-align:center}.home-contact-icon-wrapper{justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.footer-component{color:#fff;background-color:#253342}.footer-component .padding-section-large{padding-top:3rem;padding-bottom:3rem}.footer-top-wrapper{margin-bottom:2rem;padding-top:2rem;padding-bottom:2rem}.footer-content-grid{grid-template-columns:1fr 1fr 1fr 1.5fr;align-items:start;gap:3rem;width:100%;display:grid}.footer-right-section{flex-direction:column;align-items:flex-start;display:flex}.footer-right-logo{width:auto;height:36px;margin-bottom:1.5rem}.footer-description p{color:#b0b8c4;margin:0;line-height:1.8}.footer-menu-column{flex-direction:column;display:flex}.footer-menu-title{text-transform:uppercase;letter-spacing:.05em;color:#888;margin-bottom:1.5rem;font-size:14px;font-weight:600}.footer-menu-list{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.footer-link{color:#fff;font-size:15px;text-decoration:none;transition:color .2s}.footer-link:hover{color:#9333ea}.footer-bottom-wrapper{border-top:1px solid #3a4a5c;padding-top:2rem}.footer-legal-wrapper{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.footer-copyright{color:#666;font-size:14px}.footer-legal-links{gap:2rem;display:flex}.footer-legal-link{color:#666;font-size:14px;text-decoration:none;transition:color .2s}.footer-legal-link:hover{color:#a0a0a0}.hide-mobile-portrait{display:inline-flex}.padding-bottom{padding-bottom:1rem}.padding-xlarge{padding-bottom:4rem}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}.pricing-card{text-align:center;background:#fff;border:1px solid #e0e0e0;border-radius:16px;flex-direction:column;padding:2.5rem 2rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.pricing-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.pricing-card.featured{border:2px solid #9333ea;box-shadow:0 8px 24px #9333ea1f}.pricing-card.featured:hover{box-shadow:0 16px 40px #9333ea2e}.pricing-card .pricing-badge{color:#fff;letter-spacing:.05em;background:#9333ea;border-radius:100px;padding:4px 16px;font-size:11px;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.pricing-card .pricing-plan-name{color:#0a0a0a;margin-bottom:.5rem;font-size:1.25rem;font-weight:500}.pricing-card .pricing-price{color:#0a0a0a;margin-bottom:.25rem;font-size:2.5rem;font-weight:600;line-height:1.2}.pricing-card .pricing-price-sub{color:#999;margin-bottom:1.5rem;font-size:.875rem;font-weight:400}.pricing-card .pricing-description{color:#666;margin-bottom:1.5rem;font-size:.875rem;font-weight:300;line-height:1.5}.pricing-card .pricing-features{text-align:left;flex:1;margin-bottom:2rem;list-style:none}.pricing-card .pricing-features li{color:#444;align-items:flex-start;gap:.625rem;padding:.375rem 0;font-size:.875rem;font-weight:400;line-height:1.4;display:flex}.pricing-card .pricing-features li svg{flex-shrink:0;margin-top:2px}.pricing-card .pricing-cta{cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;width:100%;padding:.875rem 2rem;font-size:15px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.pricing-card .pricing-cta.cta-primary{color:#fff;background:#9333ea}.pricing-card .pricing-cta.cta-primary:hover{background:#7c2cc5}.pricing-card .pricing-cta.cta-secondary{color:#0a0a0a;background:#f5f5f5}.pricing-card .pricing-cta.cta-secondary:hover{background:#eaeaea}.hiw-hero{padding:48px 0 0}.hiw-hero-inner{flex-wrap:wrap;align-items:baseline;gap:.75rem;display:flex}.hiw-hero-inner h1{color:#1a1a2e;white-space:nowrap;margin:0;font-size:1.5rem;font-weight:600}.hiw-hero-sep{color:#d4d0e0;font-size:1.25rem;font-weight:300}.hiw-hero-inner p{color:#777;margin:0;font-size:.95rem;font-weight:300}.hiw-layout{grid-template-columns:280px 1fr;align-items:start;gap:3rem;max-width:80rem;margin:0 auto;display:grid}.hiw-sidebar{flex-direction:column;gap:.5rem;max-height:calc(100vh - 4rem);padding-bottom:2rem;display:flex;position:sticky;top:2rem;overflow-y:auto}.hiw-sidebar::-webkit-scrollbar{width:3px}.hiw-sidebar::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:3px}.hiw-nav-card{color:#0a0a0a;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:.75rem;padding:.875rem 1rem;text-decoration:none;transition:all .2s;display:flex}.hiw-nav-card:hover{background:#f5f5f5;border-color:#e0e0e0}.hiw-nav-card.active{background:#f8f6fe;border-color:#e8deff #e8deff #e8deff #9333ea;border-left-style:solid;border-left-width:3px}.hiw-nav-card-icon{background:#f5f5f5;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.hiw-nav-card.active .hiw-nav-card-icon{background:#ede5f9}.hiw-nav-card-text{flex-direction:column;gap:1px;min-width:0;display:flex}.hiw-nav-card-title{color:#0a0a0a;font-size:.875rem;font-weight:500;line-height:1.3}.hiw-nav-card.active .hiw-nav-card-title{color:#9333ea}.hiw-nav-card-desc{color:#999;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:400;line-height:1.3;overflow:hidden}.hiw-content{min-width:0;padding-bottom:4rem}.hiw-video-wrapper{background:#f8f6fe;border-radius:16px;width:100%;margin-bottom:2.5rem;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000000f}.hiw-video-wrapper iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.hiw-video-placeholder{color:#9333ea;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.hiw-content h2{letter-spacing:-.02em;color:#0a0a0a;margin-bottom:.75rem;font-size:32px;font-weight:500;line-height:1.2}.hiw-content .hiw-subtitle{color:#5a5a5a;margin-bottom:2rem;font-size:1.125rem;font-weight:300;line-height:1.6}.hiw-highlights{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.hiw-highlight-item{color:#6b21a8;white-space:nowrap;background:#f8f6fe;border-radius:100px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:400;display:flex}.hiw-section{margin-bottom:2.5rem}.hiw-section h3{color:#0a0a0a;margin-bottom:.75rem;font-size:1.25rem;font-weight:500}.hiw-section p{color:#5a5a5a;font-size:1rem;font-weight:300;line-height:1.75}.hiw-faq{margin-top:2.5rem}.hiw-faq>h3{color:#1a1a2e;margin-bottom:1rem;font-size:1.15rem;font-weight:600}.hiw-faq-item{border:1px solid #e9e5f5;border-radius:10px;margin-bottom:.625rem;overflow:hidden}.hiw-faq-item summary{color:#1a1a2e;cursor:pointer;justify-content:space-between;align-items:center;gap:.75rem;padding:.875rem 1.125rem;font-size:.9rem;font-weight:500;list-style:none;display:flex}.hiw-faq-item summary::-webkit-details-marker{display:none}.hiw-faq-item summary:after{content:"+";color:#9333ea;flex-shrink:0;font-size:1.125rem;font-weight:600}.hiw-faq-item[open] summary:after{content:"−"}.hiw-faq-item[open] summary{border-bottom:1px solid #e9e5f5}.hiw-faq-item p{color:#555;margin:0;padding:.875rem 1.125rem;font-size:.85rem;line-height:1.6}.hiw-cta{text-align:center;background:#f8f6fe;border-radius:16px;margin-top:3rem;padding:2.5rem}.hiw-cta p{color:#6b21a8;margin-bottom:1.25rem;font-size:1rem;font-weight:400}.hiw-mobile-nav{display:none}@media (max-width:991px){.padding-global{padding-left:1.5rem;padding-right:1.5rem}.section-home-feature .feature-component,.section-home-feature .feature-component.reverse{padding-left:0;padding-right:0}.product-page h2,.product-page .section-home-feature h2{font-size:48px!important}.padding-section-large{padding-top:5rem;padding-bottom:5rem}.padding-section-medium{padding-top:3rem;padding-bottom:3rem}.navbar-menu{display:none}.navbar-menu-button{display:flex}.navbar-cta-button{padding:.5rem 1rem!important;font-size:13px!important}.hide-mobile-portrait{display:none}.feature-component,.tools-component{grid-template-columns:1fr;gap:3rem}.feature-component,.feature-component.reverse{text-align:left;grid-template-columns:1fr;display:grid}.feature-component .feature-content-wrapper,.feature-component.reverse .feature-content-wrapper{text-align:left;grid-area:1/1;width:100%;max-width:none;margin-left:0;padding-left:0}.feature-component .feature-image-wrapper,.feature-component.reverse .feature-image-wrapper{grid-area:2/1;width:100%}.feature-list{margin-left:0;padding-left:0}.feature-component.reverse>*{grid-column:1!important}.tools-list{order:2;grid-template-columns:repeat(3,1fr);gap:1rem}.tools-content-wrapper{order:1}.footer-content-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}.footer-menu-column{text-align:left}.footer-menu-list{align-items:flex-start}.footer-right-section{text-align:left;grid-column:1/-1;align-items:flex-start;margin-top:1rem}.footer-legal-wrapper{text-align:center;flex-direction:column;gap:1rem}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:1rem}.pricing-card{padding:2rem 1.5rem}.hiw-layout{grid-template-columns:1fr;gap:0}.hiw-sidebar{display:none}.hiw-mobile-nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.5rem;margin-bottom:2rem;padding:0 0 1.5rem;display:flex;overflow-x:auto}.hiw-mobile-nav::-webkit-scrollbar{display:none}.hiw-mobile-nav-item{color:#0a0a0a;white-space:nowrap;background:#fff;border:1px solid #e0e0e0;border-radius:100px;flex-shrink:0;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.8125rem;font-weight:400;text-decoration:none;transition:all .2s;display:flex}.hiw-mobile-nav-item.active{color:#9333ea;background:#f8f6fe;border-color:#9333ea;font-weight:500}}@media (max-width:767px){h1{font-size:2.5rem}h2{font-size:48px;font-weight:400}.section-home-feature h2{font-size:48px!important}.feature-item{gap:0;display:block}.feature-item-icon-wrapper{display:none}.feature-item-content-wrapper{margin-left:0}.section-home-feature .feature-component h2,.section-home-feature .feature-component.reverse h2{margin-left:0!important;padding-left:0!important}.feature-component.reverse{position:static!important;transform:none!important}.feature-content-wrapper{box-sizing:border-box!important;width:100%!important}.button{width:100%}.tools-list{grid-template-columns:repeat(2,1fr)}.benefits-component{grid-template-columns:1fr;gap:2rem}.testimonials-component{grid-template-columns:1fr}.home-contact-component{grid-template-columns:1fr;gap:2rem}.footer-content-grid{grid-template-columns:1fr 1fr;gap:2rem}.footer-menu-column:nth-child(3){grid-column:1/-1}.pricing-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}}@media (max-width:479px){.footer-content-grid{text-align:center;grid-template-columns:1fr;gap:1.5rem}.footer-menu-column{text-align:center}.footer-menu-list{align-items:center}.footer-right-section{text-align:center;align-items:center}.footer-legal-links{flex-direction:column;gap:.5rem}.padding-global{padding-left:1rem;padding-right:1rem}h1{font-size:2rem}h2{font-size:1.75rem}.text-size-medium{font-size:1rem}}
