@import url("https://fonts.googleapis.com/css2?family=Bitcount+Grid+Single:wght@100..900&family=Monoton&family=Space+Grotesk:wght@300..700&family=Tangerine:wght@400;700&family=Zen+Tokyo+Zoo&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Space Grotesk,serif;background-color:#ffffff;position:relative;color:#111;line-height:1.6;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}:root{--primary:#ce1414;--secondary:#aef507;--dark:#111;--text-light:#666;--accent-light:#fff6e5;--accent-border:#ffe1a8;--gray-bg:#f8f8f8;--stencil-font:"De Stencil NF"}.contact-container{position:relative;padding:4rem 1rem;text-align:center;z-index:1;overflow:hidden}.contact-container:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-image:url(/assets/Contact/question1.jpg);background-size:30%;background-position:50%;background-repeat:repeat;opacity:.5;z-index:-1;transition:opacity .4s ease}.contact-content{padding:2rem;position:relative;z-index:1;background-color:hsla(0,0%,100%,.5);border:2px solid #ebebeb;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:20px;max-width:600px;margin:0 auto}.contact__heading{font-size:2rem;margin-bottom:1rem;color:#000}.contact__heading span{color:#000;padding:0 5px;background-color:var(--secondary)}.contact__description{font-size:1.1rem;margin-bottom:1.5rem;color:#555}.contact__image-container{max-width:550px;margin:0 auto;padding:0}.contact__image{max-width:100%;height:auto}.contact__info{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin:1.25rem}.contact__link{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:1.2rem;color:var(--primary);transition:color .3s ease}.contact__link:hover{color:var(--dark)}.contact__icon{font-size:1.2rem}.contact__note{font-size:1.1rem;color:var(--dark)}@media (max-width:768px){.contact-container{padding:3rem 1rem}.contact-content{padding:1.5rem;border-radius:15px}.contact__heading{font-size:1.75rem}.contact__description{font-size:.95rem}.contact__info{flex-direction:column;gap:1rem}.contact__link{justify-content:center;font-size:.95rem}}@media (max-width:480px){.contact__heading{font-size:1.5rem}.contact__description{font-size:.9rem}.contact-content{padding:1rem}.contact__icon{font-size:1rem}.contact__note{font-size:.85rem}}.faq-section{background-color:var(--gray-bg);padding:5rem 1.5rem}.faq-container{max-width:1000px;margin:0 auto;text-align:center}.faq-section__title{text-align:center;font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--dark);margin-bottom:3rem;position:relative;display:inline-block}.faq-section__title:after{content:"";display:block;width:60px;height:4px;background-color:var(--secondary);margin:.5rem auto 0;border-radius:4px}.faq-section__wrapper{display:flex;flex-direction:column;gap:1.5rem}.faq-section__item{background:white;border-radius:1rem;box-shadow:0 8px 24px rgba(0,0,0,.08);overflow:hidden;transition:box-shadow .3s ease;border-left:6px solid transparent;text-align:left}.faq-section__item.open{border-left-color:var(--secondary);box-shadow:0 12px 28px rgba(0,0,0,.1)}.faq-section__summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:1.5rem 2rem;cursor:pointer;border:none;background:transparent;outline:none;font-size:1.2rem;font-weight:600;color:var(--dark);transition:background-color .2s ease}.faq-section__summary:hover{background-color:#f2f2f2}.faq-section__icon{color:var(--primary);font-size:1.2rem;flex-shrink:0}.faq-section__question{flex:1 1;text-align:left}.faq-section__arrow{font-size:1.1rem;color:var(--dark);transition:transform .3s ease}.faq-section__arrow.rotated{transform:rotate(180deg)}.faq-section__answer{padding:0 2rem;max-height:0;overflow:hidden;transition:max-height .5s ease}.faq-section__item.open .faq-section__answer{padding-top:.5rem;padding-bottom:1.5rem}.faq-section__answer p{color:var(--text-light);font-size:1.1rem;line-height:1.6;margin-bottom:.8rem}@media screen and (max-width:1024px){.faq-section{padding:4rem 1rem}.faq-section__title{font-size:clamp(1.8rem,4.5vw,2.5rem);margin-bottom:2.5rem}.faq-section__summary{padding:1.2rem 1.5rem;font-size:1.1rem}.faq-section__answer{padding:0 1.5rem}.faq-section__item.open .faq-section__answer{padding-top:.4rem;padding-bottom:1.2rem}.faq-section__answer p{font-size:1rem}}@media screen and (max-width:768px){.faq-section{padding:3rem 1rem}.faq-section__title{font-size:clamp(1.6rem,5vw,2rem);margin-bottom:2rem}.faq-section__summary{align-items:flex-start;gap:.8rem;padding:1rem 1.2rem;font-size:1rem}.faq-section__answer{padding:0 1.2rem}.faq-section__item.open .faq-section__answer{padding-top:.3rem;padding-bottom:1rem}.faq-section__arrow,.faq-section__icon{font-size:1rem}.faq-section__answer p{font-size:.95rem}}.footer-offer{position:fixed;bottom:0;width:100%;background-color:#000;color:#fff;z-index:999;padding:1.2rem 4rem;box-shadow:0 -3px 10px rgba(0,0,0,.3);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.footer-offer__content{display:flex;justify-content:space-between;align-items:center;width:100%}.footer-offer__logo{height:40px}.footer-offer__tagline{font-size:1.1rem;font-weight:600}.footer-offer__tagline-section p{font-size:1.1rem;color:#aaa}.footer-offer__timer-section{display:flex;flex-direction:column;font-size:.85rem}.footer-offer__label{font-size:1rem;color:#aaa;margin:0}.footer-offer__timer{display:flex;gap:2rem}.footer-offer__time-number{color:#fff!important;font-size:2rem!important;margin-bottom:-10px!important}.footer-offer__time{display:flex;flex-direction:column;align-items:center}.footer-offer__time-label{font-size:.9rem;color:var(--secondary)}.footer-offer__price-section{display:flex;flex-direction:column;align-items:center}.footer-offer__price-section span{display:flex;align-items:flex-end;gap:2rem}.footer-offer__prices{display:flex;align-items:center!important}.footer-offer__price-original{text-decoration:line-through;font-size:1.5rem;color:#999}.footer-offer__price-original span:first-child{margin-bottom:-10px}.footer-offer__price-now{font-size:2rem;font-weight:700;color:#fff}.footer-offer__button{display:inline-block;padding:.5rem 2rem;font-size:1.2rem;font-weight:500;border-radius:40px;background:linear-gradient(0deg,#ce1414,#740b0b);color:#fff;text-align:center;transition:all .3s ease;position:relative;z-index:1}.footer-offer__button:hover{transform:scale(1.05);box-shadow:0 15px 20px hsla(0,82%,44%,.2)}.footer-offer__button-mask{position:absolute;top:0;left:0;width:100%;height:100%;padding:2px;-webkit-mask:linear-gradient(#ce1414,#740b0b) content-box,linear-gradient(#ce1414,#740b0b) border-box;mask:linear-gradient(#ce1414,#740b0b) content-box,linear-gradient(#ce1414,#740b0b) border-box;-webkit-mask-composite:xor;mask-composite:xor;border-radius:40px;pointer-events:none;z-index:-1}.footer-offer__button-glow{position:absolute;width:500px;height:500px;top:50%;left:50%;transform:translate(-50%,-50%);background:conic-gradient(from 0deg,#b9b000d5 0,#ffffff 20%,#b9b000d5 30%);animation:rotateshine 4s linear infinite;border-radius:50%;z-index:-1}@keyframes rotateshine{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@media (max-width:1024px){.footer-offer{padding:0}.footer-offer__content-mobile{flex-direction:column;gap:1rem}.footer-offer__price-section-mobile{display:flex;justify-content:space-between;align-items:center;padding:5px 4rem}.footer-offer__price-section{display:flex;flex-direction:column}.footer-offer__price-section span{display:flex;align-items:center;gap:2rem}.footer-offer__price-original{font-size:clamp(1rem,3vw,1.2rem)!important}.footer-offer__price-section h4{color:#919191;font-weight:500;font-size:.9rem}.footer-offer__price-section span p{font-size:1.4rem}.footer-offer__timer-section{background-color:#aef507;display:flex;align-items:center}.footer-offer__timer-section *{color:#3a3a3a}.footer-offer__time-number{color:#111!important}.footer-offer__label{color:#3a3a3a}}@media (max-width:480px){.footer-offer__price-section-mobile{padding:5px 2rem}.footer-offer__button{padding:.5rem 1.2rem;font-size:1rem}.footer-offer__time-number{font-size:1.4rem!important}.footer-offer__label,.footer-offer__time-label{font-size:.8rem}}.founder-section{position:relative;background-color:#f8f8f8;padding:6rem 2rem;color:var(--dark);z-index:2;overflow:hidden}.founder-bg-pattern{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/abstract-bg-triangles.png);background-size:100% auto;background-repeat:no-repeat;background-position:top;z-index:-1}.founder-section__container{margin:0 auto}.founder-section__layout{display:grid;grid-template-columns:1fr 1.5fr 1fr;grid-gap:3rem;gap:3rem;align-items:stretch}.founder-section__image-wrapper,.founder-section__video-wrapper{display:flex;justify-content:center;align-items:center}.founder-section__image,.founder-section__video{width:100%;max-width:360px;aspect-ratio:9/16;object-fit:cover;border-radius:16px;box-shadow:0 8px 20px rgba(0,0,0,.05)}.founder-section__video{object-fit:contain}.founder-section__content{display:flex;flex-direction:column;justify-content:center;padding:0 1rem}.founder-section__title{font-size:2.4rem;font-weight:700;margin-bottom:1.8rem;line-height:1.3;color:#000}.founder-section__title span{color:#000;padding:0 5px;background-color:var(--secondary);border-radius:5px}.founder-section__text{font-size:1.05rem;color:var(--text-light);margin-bottom:1.1rem;line-height:1.8}.founder-section__text strong{color:var(--dark)}.founder-section__highlight{background-color:#aef507;border-radius:5px}.founder-section__quote{font-size:1.15rem;font-style:italic;font-weight:600;margin:1.2rem 0;color:var(--dark);border-left:4px solid var(--secondary);padding-left:1rem}@media (max-width:1024px){.founder-section__layout{display:flex;flex-direction:column}.founder-section__title{font-size:2rem}.founder-section__content-wrapper,.founder-section__video-wrapper{display:flex;gap:2rem}.founder-section__content{padding:0}.founder-section__image,.founder-section__video{max-width:500px;aspect-ratio:3/4}.founder-section__video{aspect-ratio:9/16}}@media (max-width:480px){.founder-section__layout{gap:1rem}.founder-section__content-wrapper{flex-direction:column}.founder-section__video-wrapper{flex-direction:column-reverse}.founder-section{padding:4rem 1.5rem}.founder-section__title{font-size:1.8rem}.founder-section__quote,.founder-section__text{font-size:1rem}.founder-section__image,.founder-section__video{max-width:100%}}.hero-logo-funnel{background:linear-gradient(145deg,#c7e7ff,#b8f1f1);background-size:cover;padding:4rem 2rem;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#000}.hero-logo-funnel__logo{position:absolute;top:20px;left:20px;max-width:200px;z-index:10}.hero-logo-wrapper{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1400px;width:100%;z-index:2;gap:3rem;padding-bottom:6rem}.hero-logo-funnel__text{flex:1 1 500px;max-width:750px}.hero-logo-funnel__heading{font-size:2.8rem;font-weight:700;line-height:1.3;margin-bottom:.5rem}.hero-logo-funnel__heading-highlight{font-size:2.2rem;font-weight:500;font-family:Monoton,sans-serif}.hero-logo-funnel__highlight{color:var(--primary);animation:text-highlight 2s ease-in-out infinite;display:inline-block}.hero-logo-funnel__striked{display:inline-block;vertical-align:middle;text-align:center;margin:0 .3rem;font-size:1.8rem}.hero-logo-funnel__striked span{display:block;text-decoration:line-through;line-height:1}@keyframes text-highlight{0%{text-shadow:-2px -2px 0 #000}25%{text-shadow:2px -2px 0 #000}50%{text-shadow:2px 2px 0 #000}75%{text-shadow:-2px 2px 0 #000}to{text-shadow:-2px -2px 0 #000}}.hero-logo-funnel__byline{font-size:1.2rem;margin-bottom:2rem}.hero-logo-funnel__byline span{background-color:#aef507;text-decoration:none;color:#000;transition:all .3s ease-in-out}.hero-logo-funnel__byline span:hover{color:var(--secondary);background-color:#111}.hero-logo-funnel__description{font-size:1.8rem;font-weight:500;margin-bottom:1.5rem}.hero-logo-funnel__points{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;padding-left:0;margin-bottom:2.5rem}.hero-logo-funnel__points li{font-size:1.1rem;display:flex;gap:.75rem;margin:0}.hero-logo-funnel__icon{font-size:1.4rem;margin:5px}.hero-logo-funnel__offer{display:inline-flex;align-items:center;gap:1rem;margin-top:2rem;border-top:2px solid #00000080;border-bottom:2px solid #00000088;padding:1rem;width:100%}.hero-logo-funnel__offer.warning{border-top:none;margin-top:0;margin-bottom:2rem}.hero-logo-funnel__offer svg{color:var(--primary);font-size:2rem}.hero-logo-funnel__offer p{font-size:1.1rem;font-weight:700}.hero-logo-funnel__price{font-size:1.2rem;color:#fff;margin-bottom:2rem}.hero-logo-funnel__cta{display:inline-block;padding:1rem 3rem;font-size:1.4rem;font-weight:700;border-radius:40px;background:linear-gradient(0deg,#ce1414,#740b0b);color:#fff;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.hero-logo-funnel__cta:hover{transform:translateY(-2px);box-shadow:0 15px 20px hsla(0,82%,44%,.1)}.hero-logo-funnel__video-container{flex:1 1 400px;max-width:500px}.hero-logo-funnel__video-wrapper{position:relative;overflow:hidden;border-radius:12px;box-shadow:0 12px 28px rgba(0,0,0,.1);cursor:pointer}.hero-logo-funnel__video-wrapper.playing{cursor:default}.hero-logo-funnel__video{width:100%;height:auto;display:block;border-radius:12px;aspect-ratio:16/9}.hero-logo-funnel__play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:none;border-radius:50%;width:64px;height:64px;color:#fff;font-size:1.5rem;cursor:pointer;z-index:3;box-shadow:0 8px 20px rgba(0,0,0,.2);transition:transform .2s ease;display:inline-flex;justify-content:center;align-items:center;background-color:#a3a3a3b9}.hero-logo-funnel__play-button svg{transition:all .2s ease;display:flex;align-items:center}@media (max-width:1024px){.hero-logo-wrapper{flex-direction:column;align-items:center;text-align:center}.hero-logo-funnel__text{flex:1 1 100%;max-width:100%;display:flex;flex-direction:column;align-items:center}.hero-logo-funnel__heading{font-size:3rem;max-width:700px;margin:0 auto 1rem}.hero-logo-funnel__byline{margin:10px 0}.hero-logo-funnel__video-section{max-width:100%;display:flex;align-items:stretch;gap:1rem;margin-bottom:20px}.hero-logo-funnel__video-container{flex:1 1;max-width:100%;margin:10px}.hero-logo-funnel__points{flex:1 1;display:flex;flex-direction:column;justify-content:space-between;padding-top:20px}}@media (max-width:768px){.hero-logo-funnel__heading{font-size:clamp(2rem,5vw,3rem)}.hero-logo-funnel__heading-highlight{font-size:clamp(1.5rem,4vw,2.2rem)}.hero-logo-funnel__byline{font-size:clamp(1rem,3vw,1.2rem)}.hero-logo-funnel__description{font-size:clamp(1.2rem,3vw,1.4rem)}.hero-logo-funnel__points li{font-size:clamp(1rem,4vw,1.3rem);align-items:center}.hero-logo-funnel__video-section{flex-direction:column;align-items:center}.hero-logo-funnel__offer{margin:0}.hero-logo-funnel__cta{font-size:1.1rem;padding:.8rem 2rem}}@media (max-width:480px){.hero-logo-funnel__heading-highlight{display:block;font-size:2rem;margin:5px 0}.hero-logo-funnel__highlight{font-size:3.5rem;display:block}.hero-logo-funnel__video-section{margin-bottom:0}.hero-logo-funnel__points{gap:0}.hero-logo-funnel__points li{font-size:.9rem;margin-bottom:.5rem;gap:.1rem}.hero-logo-funnel__icon{font-size:1.1rem}.hero-logo-funnel__offer{align-items:center;text-align:left;gap:.5rem;padding:.5rem}.hero-logo-funnel__offer p{margin-top:.5rem}.hero-logo-funnel__offer svg{font-size:1.2rem!important}}.custom-shape-divider-bottom-1752152425{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0;transform:rotate(180deg)}.custom-shape-divider-bottom-1752152425 svg{position:relative;display:block;width:calc(100% + 1.3px);height:177px}.custom-shape-divider-bottom-1752152425 .shape-fill{fill:#fffff9}@media (min-width:768px) and (max-width:1023px){.custom-shape-divider-bottom-1752152425 svg{width:calc(142% + 1.3px);height:177px}}@media (max-width:767px){.custom-shape-divider-bottom-1752152425 svg{width:calc(170% + 1.3px);height:130px}.hero-logo-funnel__offer svg{font-size:1.6rem}.hero-logo-funnel__offer p{font-size:.9rem}}.logoform-wrapper{padding:4rem 2rem;background-color:#f4f4f4;background-image:url(https://www.transparenttextures.com/patterns/checkered-pattern.png);background-repeat:repeat;background-size:auto;display:flex;align-items:center}.logoform-container{max-width:900px;width:100%;margin:0 auto;background:rgba(15,15,15,.8);padding:3rem;border-radius:16px;border:1px solid #d4d4d4;box-shadow:0 0 40px rgba(0,0,0,.15);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .3s ease-in-out}.logoform-title{font-size:2.4rem;font-weight:700;color:#aef507;text-align:center;margin-bottom:2.5rem;text-transform:uppercase;letter-spacing:1px}.logoform-form{display:flex;flex-direction:column;gap:1.75rem}.logoform-label{font-weight:600;font-size:1rem;color:#ffffff;margin-bottom:.5rem;display:block}.logoform-form input[type=email],.logoform-form input[type=file],.logoform-form input[type=number],.logoform-form input[type=tel],.logoform-form input[type=text],.logoform-form select,.logoform-form textarea{width:100%;padding:1rem 1.2rem;font-size:1.05rem;border:1px solid #cccccc;border-radius:10px;background-color:#f8f8f8;transition:all .3s ease;box-shadow:inset 0 0 0 transparent}.logoform-form input[type=file]{padding:.75rem;background-color:#fff}.logoform-form textarea{min-height:140px;resize:vertical}.logoform-form input:focus,.logoform-form select:focus,.logoform-form textarea:focus{border-color:#d6ff00;background-color:#ffffff;outline:none;box-shadow:0 0 0 2px #d6ff0055}.logoform-checkboxes{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:.75rem;gap:.75rem}.logoform-checkboxes label{font-size:.95rem;display:flex;align-items:center;gap:.5rem;cursor:pointer;color:#eeeeee;background-color:#222;padding:.75rem 1rem;border-radius:8px;transition:background-color .3s ease}.logoform-checkboxes label:hover{background-color:#2f2f2f}.logoform-checkboxes.logoprefer{display:flex;flex-direction:column;gap:.75rem}.logoform-form button{padding:1.1rem;background:linear-gradient(90deg,#d6ff00,#b0ff2d);color:#111;font-weight:700;font-size:1.1rem;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 5px 10px rgba(174,245,7,.3)}.logoform-form button:hover{background:linear-gradient(90deg,#e6ff4d,#ccff66);box-shadow:0 7px 14px rgba(174,245,7,.45);transform:translateY(-2px)}.logoform-spinner{width:24px;height:24px;border:3px solid #ccc;border-top-color:#aef507;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto}.logo-form-loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;min-height:60vh;text-align:center;background-color:#f9f9f9}.logo-form-spinner{width:50px;height:50px;border:5px solid #e0e0e0;border-top-color:#4b7bec;border-radius:50%;animation:logo-form-spin 1s linear infinite;margin-bottom:1rem}@keyframes logo-form-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.logo-form-loading-text{font-size:1.2rem;color:#333}.logo-form-error-wrapper{width:100%;height:100vh;overflow:hidden;background-color:#f4f4f4;position:relative;z-index:1;display:flex;align-items:center;padding:1rem}.logo-form-error-wrapper:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(https://www.transparenttextures.com/patterns/checkered-pattern.png);opacity:.8;z-index:-1}.logo-form-denied-container{padding:4rem 2rem;text-align:center;background-color:#f5f5f5;border:1px solid #d4d4d4;border-radius:12px;max-width:600px;margin:4rem auto;box-shadow:0 4px 20px rgba(0,0,0,.05)}.logo-form-denied-heading{font-size:2rem;color:#aef507;margin-bottom:1rem}.logo-form-denied-message{font-size:1.05rem;color:#333;line-height:1.6}@media (max-width:768px){.logoform-wrapper{padding:2rem 1rem}.logoform-container{padding:2rem 1.5rem}.logoform-title{font-size:1.9rem}.logoform-form{gap:1.2rem}.logoform-form button{font-size:1rem}.logoform-form input,.logoform-form select,.logoform-form textarea{font-size:.95rem;padding:.8rem 1rem}}@media (max-width:480px){.logoform-title{font-size:1.6rem}.logoform-form button{padding:.9rem;font-size:.95rem}}.logo-offer-benefits{background-color:#f6f3e8;background-image:url(https://www.transparenttextures.com/patterns/batthern.png);padding:4rem 2rem;color:var(--dark);text-align:center;position:relative;z-index:5;overflow:hidden}.elementor-shape{position:absolute;left:0;width:7000px;z-index:10}.elementor-shape-top{top:0}.elementor-shape svg{fill:#fffff9}.elementor-shape-bottom{bottom:-1px;transform:rotate(180deg)}.logo-offer-benefits__container{max-width:1100px;margin:0 auto}.logo-offer-benefits__container *{z-index:20}.logo-offer-benefits__title{font-size:2.2rem;font-weight:700;margin-bottom:3rem}.logo-offer-benefits__price{background-color:var(--secondary);padding:0 5px;color:#000;font-size:3rem;display:inline-flex;margin-left:15px;border-radius:5px}.logo-offer-benefits__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem}.logo-offer-benefits__card{background-color:var(--gray-bg);background:linear-gradient(0deg,#e9ffb4,#fff);padding:2rem 1.5rem;border-radius:12px;border:1px solid #eee;box-shadow:4px 4px 0 rgba(0,0,0);text-align:left;transition:transform .3s ease;position:relative;z-index:1}.logo-offer-benefits__card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(https://www.transparenttextures.com/patterns/axiom-pattern.png);opacity:.7;z-index:-1}.logo-offer-benefits__card:hover{transform:translateY(-10px)!important}.logo-offer-benefits__icon{height:50px;width:50px;fill:#040042!important;display:inline-block;margin-bottom:.8rem}.logo-offer-benefits__card h3{font-size:1.2rem;font-weight:600;margin-bottom:.6rem}.logo-offer-benefits__card p{font-size:1.05rem;color:var(--text-light)}.logo-offer-benefits__cta{display:inline-block;padding:1rem 3rem;font-size:1.2rem;font-weight:700;border-radius:40px;background:linear-gradient(0deg,#ce1414,#740b0b);color:#fff;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.logo-offer-benefits__cta:hover{transform:translateY(-5px)!important;box-shadow:0 15px 20px hsla(0,82%,44%,.1)}@media (max-width:768px){.logo-offer-benefits__title{font-size:1.8rem}.logo-offer-benefits__card h3{font-size:1rem}}.our-promise{background-color:var(--dark);padding:4rem 0}.our-promise__title{text-align:center;font-size:clamp(1.8rem,4vw,2.6rem);color:#ffffff;margin-bottom:2rem}.our-promise__title span{background-color:var(--secondary);color:#000;padding:0 5px;border-radius:5px}.our-promise__intro{text-align:center;font-size:clamp(1rem,4vw,1.4rem);color:#ffffff;margin-bottom:1rem;max-width:650px;margin-left:auto;margin-right:auto;padding:0 1rem}.our-promise__cards{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2.5rem;padding:0 1rem}.our-promise__card{width:100%;max-width:300px;aspect-ratio:1/1;padding:1.5rem;overflow:hidden;position:relative;background-color:#ffffff;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;transition:transform .3s ease,box-shadow .3s ease,border .3s ease}.our-promise__card:before{background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,0));z-index:1;transition:opacity .4s ease-in-out}.our-promise__card:after,.our-promise__card:before{content:"";position:absolute;inset:0;border-radius:inherit}.our-promise__card:after{z-index:0;background-image:var(--bg-image);background-size:cover;background-position:50%;background-repeat:no-repeat;transform:scale(1);transition:transform .4s ease-in-out}.our-promise__card-content{position:relative;z-index:2;width:100%}.our-promise__card h4{margin:0 0 .5rem;font-size:1.4rem;font-weight:600;text-shadow:0 1px 4px rgba(0,0,0,.5);color:var(--secondary)}.our-promise__card p{margin:0;font-size:.95rem;color:#e0e0e0;line-height:1.5;text-shadow:0 1px 4px rgba(0,0,0,.5)}.our-promise__card:hover{transform:translateY(-8px);box-shadow:0 0 25px rgba(15,15,15,.753);border:1px solid rgba(8,8,8,.76)}.our-promise__card:hover:before{opacity:1}.our-promise__card:hover:after{transform:scale(1.1)}.payment-page{display:flex;gap:2rem;font-family:Inter,sans-serif;color:#1f2937;margin:0 auto}.payment-logo-container{position:absolute;top:1rem;left:1rem;max-width:clamp(40px,5vw,60px)}.payment-navbar-mobile .payment-logo-container{position:relative;max-width:50px;top:auto;left:auto}.payment-logo-container img{width:100%;height:auto}.payment-left,.payment-right{flex:1 1;padding:4rem}.payment-right{background-color:#f5f7f9}.payment-left-wrapper,.payment-right-wrapper{max-width:500px}.payment-left-wrapper{margin:0 0 0 auto}.payment-left h2{font-size:1.8rem;font-weight:700;margin-bottom:.25rem}.payment-left .by-line{color:#6b7280;font-size:.95rem;margin-bottom:1rem}.payment-left .by-line span{font-weight:600;color:#111827}.payment-left h3{font-size:1.8rem;color:var(--primary);margin-bottom:1rem;display:flex;flex-direction:column}.payment-left h3 small{font-size:.85rem;font-weight:500;color:#6b7280}.payment-banner{width:100%;height:auto;border-radius:8px;margin-bottom:1.25rem}.payment-left p{margin:.35rem 0}.payment-left ul{margin:.5rem;list-style-type:none;font-size:.95rem}.payment-left ul li{margin-bottom:.5rem}.payment-left h4{margin-top:1.25rem;font-size:1.05rem;font-weight:600}.payment-footer-copyright-text{display:block;margin-bottom:5px}.payment-footer{margin-top:2rem;font-size:.85rem;color:#6b7280;border-top:1px solid #e5e7eb;padding-top:1rem}.payment-footer a{color:#111827;text-decoration:underline}.payment-right h3{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.payment-right p{margin-bottom:1.25rem;color:#374151}.payment-form,.payment-form-fields{display:flex;flex-direction:column;gap:1rem}.payment-form-fields{background-color:#fff;padding:20px;border-radius:6px}.payment-form-fields button{color:#000}.payment-form input{padding:.75rem 1rem;font-size:1rem;border:1px solid #d1d5db;border-radius:6px;background-color:#ffffff}.payment-form input:disabled{background-color:#f3f4f6;color:#9ca3af}.payment-toggle-email{text-align:center;cursor:pointer;color:#0ea5e9;font-weight:600;transition:color .3s ease;display:flex;justify-content:center;width:-moz-fit-content;width:fit-content;margin:0 auto}.payment-toggle-email:hover{color:#0369a1}.payment-form .terms-checkbox{display:flex;align-items:flex-start;gap:.5rem;margin:1rem 0;font-size:.95rem;color:#333;line-height:1.4}.payment-form .terms-checkbox input[type=checkbox]{margin-top:.2rem;width:18px;height:18px;accent-color:#aef507;cursor:pointer}.payment-form .terms-checkbox a{color:#007bff;text-decoration:underline;transition:color .2s ease}.payment-form .terms-checkbox a:hover{color:#0056b3}.payment-form button,.submit-btn{padding:.85rem 1.2rem;background-color:#aef507;border:none;border-radius:6px;font-weight:600;font-size:1rem;cursor:pointer;transition:background-color .3s ease;width:100%}.submit-btn.desktop{margin-top:2rem}.payment-form button:hover,.submit-btn:hover{background-color:#a1e405}.payment-coupon-code-wrapper{display:flex;flex-direction:column;background-color:#fff;padding:1rem;border-radius:6px}.payment-coupon-code{display:flex;gap:10px;align-items:center;justify-content:flex-start}.payment-coupon-code input[type=text]{padding:10px 15px;font-size:16px;border:2px solid #ccc;border-radius:6px;width:250px;transition:border-color .3s ease;flex:2 1}.payment-coupon-code input[type=text]:focus{outline:none;border-color:#000}.payment-coupon-code button{flex:1 1;padding:10px 15px}.coupon-error-message{color:var(--primary)!important;font-size:16px;margin-top:10px;margin-bottom:0!important}.coupon-applied-wrapper{display:flex;align-items:center;justify-content:space-between;margin-top:10px;padding:0 10px}.coupon-applied-wrapper p{margin-bottom:0!important;color:#555}.coupon-applied span{font-weight:600;color:#000}.coupon-applied-wrapper button{padding:0;width:auto;background:none;font-size:1.6rem!important;font-weight:100}.coupon-applied-wrapper button:hover{background:none}.exclusive-offer{margin-top:1.5rem;display:flex;flex-direction:column;align-items:flex-start;gap:1rem;background-color:#acf20733;border:1px solid #aef507;border-radius:6px}.exclusive-left{padding:1rem}.exclusive-left h4{margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.exclusive-left ul{margin:.5rem 0;padding-left:1.2rem;list-style:disc}.exclusive-right{display:flex;align-self:center;justify-content:center;width:100%;border-top:1px solid #aef507}.exclusive-right span{display:block;text-align:center;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:1rem;border-right:1px solid #aef507;flex:1 1}.exclusive-btn{flex:1 1;font-weight:600!important;font-size:1rem!important;background-color:#11182700!important;color:#000;cursor:pointer;transition:all .3s ease}.exclusive-btn:hover{background-color:#acf2075b!important}.exclusive-btn.added{background-color:#aef507!important}.billing-summary{margin-top:1.5rem;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:1rem;font-size:.95rem}.billing-summary p{display:flex;justify-content:space-between;margin:.4rem 0}.billing-summary-total{padding-top:10px;border-top:1px solid #d1d5db}.billing-summary hr{border:none;border-top:1px solid #d1d5db;margin:.75rem 0}.gst-toggle{margin-top:1rem;cursor:pointer;font-weight:600;color:#0ea5e9;transition:color .3s}.gst-toggle:hover{color:#0369a1}.payment-footer-mobile{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem;background-color:#000;color:#fff;position:fixed;bottom:0}.payment-footer-mobile button{padding:.85rem 1.2rem;background-color:#aef507;color:#000;border:none;border-radius:6px;font-weight:600;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.payment-footer-mobile button:hover{background-color:#a1e405}.payment-navbar-mobile{position:fixed;top:0;left:0;right:0;background-color:#000;color:#fff;display:flex;align-items:center;justify-content:center;padding:10px;z-index:999}.payment-navbar-mobile.active{justify-content:space-between}.payment-navbar-mobile.active>*{flex:1 1}.payment-navbar-mobile button{color:#fff;background:none;border:none;font-size:1rem;display:flex;align-items:center;gap:.5rem;cursor:pointer}.payment-footer-mobile-submit{background-color:#000;position:fixed;bottom:0;left:0;right:0;padding:1rem;text-align:center;z-index:999}.payment-footer-mobile-submit .submit-btn{width:100%;color:#000}@media (max-width:768px){.payment-page{flex-direction:column}.payment-left,.payment-right{width:100%;padding:1.5rem}.payment-left-wrapper,.payment-right-wrapper{max-width:100%;padding-top:4rem;padding-bottom:7rem}.exclusive-offer{flex-direction:column;align-items:flex-start}.exclusive-right{text-align:left}}.quote-section{padding:5rem 2rem;background-image:url(/assets/Quote/quote-bg.jpg);background-size:cover;position:relative}.quote-section__container{margin:0 auto;background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:3rem 2rem;border:3px solid rgba(255,255,255,.3);border-radius:60px;box-shadow:0 10px 25px rgba(0,0,0,.05);text-align:center}.quote-section__text{font-size:2.2rem;line-height:1.8;font-weight:500;color:#fff;font-style:italic}.quote-section__author{margin-top:2rem;font-size:1.5rem;font-weight:600;color:var(--secondary);text-align:right}.quote-section__designation{display:block;font-size:1.2rem;font-weight:400;color:#fff;margin-top:.2rem}@media (max-width:1024px){.quote-section__text{font-size:2rem;line-height:1.6}.quote-section__author{font-size:1.4rem}.quote-section__designation{font-size:1.1rem}}@media (max-width:768px){.quote-section{padding:4rem 1.5rem}.quote-section__container{padding:2.5rem 1.5rem}.quote-section__text{font-size:1.8rem}.quote-section__author{font-size:1.3rem}.quote-section__designation{font-size:1rem}}@media (max-width:480px){.quote-section{padding:3rem 1rem}.quote-section__container{padding:2rem 1rem}.quote-section__text{font-size:1.5rem;line-height:1.5}.quote-section__author{font-size:1.2rem;text-align:center}.quote-section__designation{font-size:.95rem;text-align:center}}.recent-logos{position:relative;padding:6rem 2rem 8rem;overflow:hidden;z-index:2;background-color:#000}.recent-logos:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background-image:url(/assets/green-abstract.png)}.custom-shape-divider-top{position:absolute;top:0;left:0;width:100%;overflow:hidden;line-height:0}.custom-shape-divider-top svg{position:relative;display:block;width:calc(100% + 1.3px);height:100px}.custom-shape-divider-top .shape-fill{fill:#ffffff}.custom-shape-divider-bottom{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0;transform:rotate(180deg)}.custom-shape-divider-bottom svg{position:relative;display:block;width:calc(100% + 1.3px);height:100px}.custom-shape-divider-bottom .shape-fill{fill:#ffffff}.recent-logos__content{max-width:1600px;margin:0 auto;text-align:center;position:relative;z-index:2}.recent-logos__title{font-size:2.8rem;font-weight:700;margin-bottom:1rem;color:#fff;line-height:1.3}.recent-logos__title span{color:#000;background-color:#aef507;font-weight:800}.recent-logos__subtitle{font-size:1.2rem;color:#d4d4d4;margin-bottom:3rem}.recent-logos__grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:2.5rem;gap:2.5rem;margin-bottom:3.5rem;padding:0 1rem}.recent-logos__image{display:flex;align-items:center;justify-content:center;margin-bottom:1rem;padding:1rem;border-radius:20px;background:#fff;border:2px solid hsla(0,0%,100%);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.recent-logos__image img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .3s ease;aspect-ratio:1/1}.recent-logos__image:hover img{transform:scale(1.05)}.recent-logos__cta{font-size:1.2rem;font-weight:500;margin-bottom:1.5rem;color:#d4d4d4}.recent-logos__button{display:inline-block;background:linear-gradient(0deg,#aef507,#587e00);border:2px solid #ffffff7c;color:#fff;padding:1rem 2.5rem;font-weight:600;font-size:1.2rem;border-radius:40px;transition:transform .3s ease,background-color .3s ease}.recent-logos__button:hover{background-color:#95d304;transform:translateY(-6px)}.logo-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.7);z-index:9999;display:flex;justify-content:center;align-items:center;animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.logo-modal{position:fixed;background:#fff;padding:20px;border-radius:12px;max-width:80%;max-height:80%;box-shadow:0 10px 40px rgba(0,0,0,.3);z-index:9999;animation:modalanimation .3s ease-in-out}@keyframes modalanimation{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.logo-modal img{max-height:80vh;max-width:500px;width:100%;object-fit:contain;aspect-ratio:1/1}.logo-modal-close{position:absolute;top:8px;right:12px;background:transparent;border:none;font-size:1.5rem;font-weight:900;cursor:pointer;color:#000;transition:color .3s ease}.logo-modal-close:hover{color:#d40000}@media (max-width:1024px){.recent-logos__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.recent-logos__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}@media (max-width:480px){.recent-logos__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:0}.recent-logos__title{font-size:2rem}.recent-logos__cta,.recent-logos__subtitle{font-size:1rem}.recent-logos__button{font-size:1rem;padding:.8rem 2rem}}.slanted-marquee-wrapper{position:relative;overflow:hidden;z-index:2}.slanted-marquee-background{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:-1}.slanted-marquee{white-space:nowrap;overflow:hidden;position:relative;padding:1.5rem 0}.slanted-marquee.top{transform:skewY(3deg);background-color:#aef507;margin-top:3rem}.slanted-marquee.bottom{background-color:#253ef7;margin-top:-1rem;transform:skewY(0deg);margin-bottom:1rem}.marquee-track{display:inline-block;animation:scroll-left 30s linear infinite}.marquee-track.reverse{animation:scroll-right 30s linear infinite}.text{display:inline-block;font-size:2.5rem;font-weight:700;color:black;margin:0 1.5rem;opacity:.95}.slanted-marquee.bottom .text{color:white}.text.divider{opacity:.5}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes scroll-right{0%{transform:translateX(-50%)}to{transform:translateX(0)}}@media (max-width:1024px){.text{font-size:2rem;margin:0 1rem}}@media (max-width:768px){.text{font-size:1.5rem;margin:0 .75rem}.slanted-marquee{padding:1rem 0;transform:skewY(2deg)}.slanted-marquee.bottom{margin-top:-.5rem;transform:skewY(0deg)}}@media (max-width:480px){.text{font-size:1.2rem;margin:0 .5rem}.slanted-marquee{padding:.75rem 0;transform:skewY(1deg)}.slanted-marquee.bottom{margin-top:-.3rem;transform:skewY(0deg)}}.still-thinking{position:relative;background-color:var(--dark);background-image:url(/assets/StillThinking/stillthinking.png);background-size:cover;background-position:50%;background-repeat:no-repeat;color:#000;padding:4rem 1rem;overflow:hidden}.still-thinking__container{max-width:1200px;margin:0 auto;position:relative;text-align:center;z-index:2}.still-thinking__image-wrapper{position:absolute;top:50%;left:clamp(10px,5vw,100px);transform:translateY(-50%);z-index:1;width:clamp(200px,12vw,350px);display:flex;flex-direction:column}.still-thinking__image{width:100%;filter:drop-shadow(-10px 10px 5px rgba(0,0,0,.3));height:auto}.still-thinking__image-shadow{width:90%;height:10px;background-color:hsla(0,0%,0%,.15);border-radius:50%}.still-thinking__content{position:relative;z-index:2;padding-top:1rem}.still-thinking__title{font-size:3rem;margin-bottom:1rem;color:#000}.still-thinking__title span{background-color:var(--secondary);color:#000;padding:0 5px;border-radius:5px}.still-thinking__text-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.still-thinking__text{font-size:1.2rem;font-weight:500;margin:0 auto;max-width:700px;color:#000}.still-thinking__countdown{margin:2rem;font-family:Roboto Mono,monospace}.still-thinking__timer{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem;max-width:600px;margin:0 auto}.timer-box{background-color:#fff;padding:1rem 2rem;border-radius:10px;min-width:90px;box-shadow:0 4px 16px rgba(0,0,0,.08);transition:all .3s ease;display:flex;flex-direction:column;align-items:center}.timer-box:hover{transform:translateY(-6px)!important;box-shadow:0 6px 18px rgba(0,0,0,.2)}.timer-count{font-size:3.5rem;font-weight:700;margin:0;line-height:1;color:var(--dark)}.timer-label{font-size:.9rem;font-weight:600;font-family:Space Grotesk,serif;color:var(--secondary);letter-spacing:.5px;text-transform:uppercase}.still-thinking__btn{display:inline-block;background:linear-gradient(0deg,#aef507,#587e00);border:2px solid #ffffff7c;color:#fff;padding:1rem 2.5rem;font-weight:600;font-size:1.2rem;border-radius:40px;transition:transform .3s ease,background-color .3s ease}.still-thinking__btn:hover{background-color:#95d304;transform:translateY(-6px)!important}@media screen and (max-width:1024px){.still-thinking__image-wrapper{left:20px}.still-thinking__image{width:200px}.still-thinking__title{font-size:2.4rem}.timer-count{font-size:3rem}}@media screen and (max-width:885px){.still-thinking__image-wrapper{display:none}}@media screen and (max-width:768px){.still-thinking__title{font-size:2rem}.still-thinking__text{font-size:1rem}.timer-count{font-size:clamp(2.4rem,6vw,3.5rem)}.timer-label{font-size:clamp(.8rem,2vw,.9rem)}.still-thinking__btn{width:100%;max-width:-moz-fit-content;max-width:fit-content;padding:1rem 2rem;font-size:1rem}}@media screen and (max-width:480px){.still-thinking__title{font-size:1.8rem}.still-thinking__text{font-size:.9rem}.still-thinking__timer{grid-template-columns:repeat(2,1fr)}.timer-count{font-size:2.4rem}}.team-section{background-color:#f9fafb;padding:6rem 2rem;color:#111;font-family:Space Grotesk,sans-serif}.team-section__container{max-width:1200px;margin:0 auto;text-align:left}.team-section__heading{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#000}.team-section__heading span{background-color:var(--secondary);color:#000;padding:0 5px;border-radius:5px}.team-section__content-wrapper{display:flex;justify-content:space-between;gap:3rem;align-items:center;margin-bottom:3rem}.team-section__content{flex:1 1}.team-section__text{font-size:1.1rem;margin-bottom:1.5rem;color:#333;line-height:1.8}.team-section__image-wrapper{flex:1 1;display:flex;justify-content:center;align-items:center;max-width:500px}.team-section__image{width:100%;filter:drop-shadow(2px 2px 0 rgba(0,0,0));object-fit:cover}.team-section__quote{font-size:1.2rem;font-weight:600;font-style:italic;margin:2rem 0;padding:1.2rem;border-left:4px solid var(--secondary);background-color:#fffef3;color:#222;width:-moz-fit-content;width:fit-content}.team-section__quote-highlight{display:inline-block;margin-top:.5rem;font-weight:700;color:#000}@media screen and (max-width:1024px){.team-section__content-wrapper{gap:2rem}.team-section__heading{font-size:2.2rem}}@media screen and (max-width:768px){.team-section__content-wrapper{flex-direction:column}.team-section__heading{text-align:center}}@media screen and (max-width:480px){.team-section{padding:4rem 1.5rem}.team-section__heading{font-size:1.6rem}.team-section__quote,.team-section__text{font-size:1rem}}.testimonials{text-align:center;padding:4rem}.testimonials__heading{font-size:clamp(1.8rem,4vw,2.5rem);color:var(--dark);margin-bottom:2rem;font-weight:700;margin-top:-15px}.testimonials__heading span{background-color:var(--secondary);color:#000;padding:0 5px;border-radius:5px}.testimonials__grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;align-items:stretch}.testimonials__card{display:flex;flex-direction:column;align-items:center;max-width:400px;width:100%;position:relative;transition:transform .3s ease;margin-bottom:2rem}.testimonials__card:hover{transform:translateY(-6px)}.testimonials__quote-box{background:#ffffff;padding:30px 20px;max-width:350px;min-height:220px;position:relative;text-align:center;border-bottom:4px solid var(--primary);border-radius:100px 100px 100px 0;box-shadow:0 4px 16px rgba(0,0,0,.2);z-index:2}.testimonials__quote{font-size:1rem;color:var(--text-light);margin:1.5rem 0;line-height:1.6}.testimonials__author-box{max-width:400px;width:100%;min-height:200px;margin-top:-100px;border-top-left-radius:80px;border-top-right-radius:80px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:20px;box-shadow:0 4px 16px rgba(0,0,0,.2);z-index:1;background-image:url(/assets/Testimonials/testimonial1.png);background-size:cover;background-position:50%}.testimonials__author-name{font-size:1.4rem;color:#000;font-weight:600;margin-bottom:4px}.testimonials__author-brand{font-size:.875rem;color:#777}@media screen and (max-width:768px){.testimonials{padding:3rem 1.5rem}.testimonials__quote-box{padding:25px 18px;max-width:90%;min-height:200px}.testimonials__author-box{min-height:180px;margin-top:-90px;border-top-left-radius:60px;border-top-right-radius:60px;padding-bottom:18px;background-size:cover;background-position:50%}.testimonials__author-name{font-size:1.2rem}.testimonials__author-brand{font-size:.8rem}}@media screen and (max-width:480px){.testimonials{padding:2.5rem 1rem}.testimonials__heading{font-size:1.8rem}.testimonials__quote-box{padding:20px 15px;min-height:180px;border-radius:80px 80px 80px 0}.testimonials__quote{font-size:.95rem}.testimonials__author-box{min-height:160px;margin-top:-80px;border-top-left-radius:50px;border-top-right-radius:50px}.testimonials__author-name{font-size:1rem}.testimonials__author-brand{font-size:.75rem}}.trusted-section{position:relative;padding:6rem 2rem;z-index:1}.trusted-bg-pattern{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/abstract-map-bg.png);background-size:contain;opacity:.7;background-repeat:repeat;z-index:0}.trusted-content-box{max-width:920px;margin:0 auto;background:linear-gradient(180deg,#fff,rgba(0,0,0,.1));-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:3rem 2rem;border-radius:20px;border:2px solid #d4d4d4;position:relative;z-index:2;text-align:center;overflow-y:hidden}.trusted-title{font-size:2.8rem;font-weight:700;color:#111;margin-bottom:2rem}.trusted-highlight{background-color:var(--secondary);color:#000;padding:0 5px;border-radius:5px;font-size:3.2rem;font-weight:800}.trusted-ticker-wrapper{overflow:hidden;width:100%;margin:2rem 0;border-top:2px dashed #000;border-bottom:2px dashed #000}.trusted-ticker{display:inline-block;white-space:nowrap;animation:tickerMove 25s linear infinite}.trusted-ticker p{font-size:1.25rem;font-weight:600;color:var(--primary);padding:1rem 0}.trusted-conclusion,.trusted-subtext{font-size:1.15rem;color:var(--text-light);line-height:1.7;margin-bottom:1.2rem}.trusted-conclusion{font-weight:600}@keyframes tickerMove{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:768px){.trusted-content-box{padding:2.5rem 1.5rem}.trusted-title{font-size:2.2rem}.trusted-highlight{font-size:2.6rem}.trusted-ticker p{font-size:1.1rem}.trusted-conclusion,.trusted-subtext{font-size:1rem}}@media (max-width:480px){.trusted-section{padding:3rem 2rem}.trusted-content-box{padding:2rem 1rem;border-radius:12px}.trusted-title{font-size:1.8rem}.trusted-highlight{font-size:2.2rem}.trusted-ticker-wrapper{margin:1.5rem 0;border-width:1px}.trusted-ticker p{font-size:.95rem}.trusted-conclusion,.trusted-subtext{font-size:.95rem;line-height:1.6}}.urgency-cta{background:linear-gradient(180deg,#9bdbe1,#fff);color:#000;text-align:center;position:relative;padding:4rem 0 12rem;z-index:5}.urgency-cta:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background-image:url(/assets/Urgency/urgency.svg);background-size:cover;background-position:50%;background-repeat:no-repeat;opacity:.2}.urgency-cta__heading{font-size:2rem;margin-bottom:1rem}.urgency-cta__heading-highlight{color:#fff;padding:0 5px;background-color:var(--primary);border-radius:5px}.urgency-cta__text{font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.urgency-cta__timer{margin-bottom:2rem}.urgency-cta__countdown-row{display:grid;grid-template-columns:repeat(4,1fr);max-width:-moz-fit-content;max-width:fit-content;margin:0 auto;grid-gap:1rem;gap:1rem}.urgency-cta__countdown-card{background-color:rgba(0,0,0,.164);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid var(--primary);padding:1rem 1.2rem;border-radius:12px;min-width:100px;text-align:center;transition:all .3s ease-in-out}.urgency-cta__countdown-card:hover{transform:translateY(-6px)}.urgency-cta__countdown-value{font-size:3rem;font-weight:700;color:var(--primary);display:block}.urgency-cta__countdown-label{font-size:1.1rem}.urgency-cta__button{display:inline-block;margin-bottom:1.5rem;z-index:2;position:relative}.urgency-cta__sub{font-size:1.4rem;margin-bottom:1rem}.urgency-cta__footer{font-size:1.6rem;font-weight:500}@media (max-width:1024px){.urgency-cta__heading{font-size:1.8rem}.urgency-cta__footer,.urgency-cta__sub,.urgency-cta__text{font-size:1.4rem}.urgency-cta__countdown-card{padding:.8rem 1rem}.urgency-cta__countdown-value{font-size:2.4rem}}@media (max-width:768px){.urgency-cta__heading{font-size:2.4rem}.urgency-cta__countdown-value{font-size:2.2rem}.urgency-cta__footer,.urgency-cta__sub,.urgency-cta__text{font-size:1.2rem;line-height:1.5}.urgency-cta__text{padding:0 1rem}}@media (max-width:480px){.urgency-cta__heading{font-size:2rem}.urgency-cta__countdown-row{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;width:100%;margin:0 auto}}.who-this-for-wrapper{display:flex;justify-content:center;max-width:1400px!important;width:100%;margin:0 auto;padding:40px 20px;position:relative;gap:4rem}.who-this-for-left-boundary{position:relative;height:calc(var(--card-height) * var(--cards-count))}.who-this-for-left{height:100%;margin-top:10vh;margin-bottom:12vh;display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;top:10vh;justify-content:center;background-color:#ffffff;border-radius:20px;padding:1rem;max-width:600px}.who-this-for-title{font-size:40px;font-weight:700;margin-bottom:20px}.span_highlight{background-color:var(--secondary);color:#000;padding:0 5px;border-radius:5px}.who-this-for-description{font-size:20px;color:#444;line-height:1.6;margin-bottom:10px}.who-this-for-right{width:100%;max-width:700px}.who-this-for-cards{width:100%;display:grid;grid-template-rows:repeat(var(--cards-count),auto);grid-gap:40px 0;gap:40px 0;margin-bottom:10vh}.who-this-for-card{position:-webkit-sticky;position:sticky;top:10vh}.who-this-for-card__inner{will-change:transform;background:white;border-radius:16px;display:flex;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.3);transform-origin:center top;transition:transform .3s ease,filter .3s ease;padding:1rem}.who-this-for-card__image-container{display:flex;width:40%;flex-shrink:0}.who-this-for-card__image{max-width:100%;height:auto;object-fit:cover;aspect-ratio:1}.who-this-for-card__content{padding:30px;display:flex;flex-direction:column;justify-content:center}.who-this-for-card__title{margin:0;font-size:28px;font-weight:600;color:#111}.who-this-for-space--small{height:10vh}@media (max-width:1440px){.who-this-for-wrapper{padding:20px}.who-this-for-left{margin-top:10vh;padding:.5rem}.who-this-for-title{font-size:32px}.who-this-for-description{font-size:18px}.who-this-for-right{max-width:600px}.who-this-for-card__title{font-size:24px}}@media (max-width:1024px){.who-this-for-title{font-size:clamp(20px,4vw,24px)}.who-this-for-card__inner{flex-direction:column}.who-this-for-card__image-container{width:100%;height:300px}.who-this-for-card__image{width:100%;height:100%;object-fit:cover}.who-this-for-card__title{font-size:clamp(18px,3vw,22px)}}@media (max-width:768px){.who-this-for-wrapper{flex-direction:column;align-items:center;gap:0}.who-this-for-left{width:100%;margin:0;padding:1rem;position:relative;top:0}.who-this-for-right{width:100%;margin:auto}.who-this-for-card__inner{flex-direction:column;width:100%;margin:0 auto}.who-this-for-card__image-container{max-width:100%;height:auto;aspect-ratio:16/9}.who-this-for-card__image-container img{width:100%;height:auto;object-fit:cover}}@media (max-width:480px){.who-this-for-space--small{height:5vh}}.why-logos-fail{padding:4rem 2rem;background-color:#fffff9;position:relative;z-index:1}.why-logos-fail__heading{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:var(--dark)}.why-logos-fail__heading span{color:#ce1414}.why-logos-fail__card-container{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin:0 auto 3rem;align-items:stretch}.why-logos-fail__card{width:100%;max-width:400px;display:flex;flex-direction:column;transition:transform .3s ease;flex:1 1 350px;will-change:transform;padding:1rem 0}.why-logos-fail__card:hover{transform:translateY(-10px)!important}.why-logos-fail__image{width:100%;height:250px;margin:auto 0;object-fit:contain;transition:transform .3s ease;filter:drop-shadow(-5px 2px 5px rgba(0,0,0,.7))}.why-logos-fail__content{flex-grow:1;padding:1.4rem;border-radius:16px;background:linear-gradient(-35deg,#fff 80%,#d4d4d4 0);display:flex;flex-direction:column;justify-content:space-around;transition:transform .3s ease;box-shadow:-2px 5px 5px rgba(0,0,0,.7)}.why-logos-fail__title{font-size:1.4rem;text-align:center}.why-logos-fail__description{font-size:1rem;color:#000;line-height:1.6}.why-logos-fail__conclusion{text-align:center;font-size:1.2rem;font-weight:500;color:var(--dark);margin:0 auto;padding-top:1rem}@media (max-width:768px){.why-logos-fail__card-container{flex-direction:column;align-items:center}.why-logos-fail__heading{font-size:2rem}.why-logos-fail__conclusion{font-size:1.1rem;padding:1rem 1rem 0}}.privacy-policy-container{max-width:900px;margin:0 auto;padding:2rem;background-color:#f9f9f9;color:#333;font-family:Segoe UI,sans-serif;line-height:1.7;border-radius:10px}.privacy-policy-heading{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#111;border-bottom:2px solid #ddd;padding-bottom:1rem}.privacy-policy-section{margin-bottom:2.5rem}.privacy-policy-title{font-size:1.4rem;font-weight:600;color:#202020;margin-bottom:1rem}.privacy-policy-text{font-size:1rem;margin-bottom:.8rem;color:#444}.privacy-policy-text:before{content:""}@media screen and (max-width:768px){.privacy-policy-container{margin:2rem 1rem;padding:1rem;font-size:.95rem}.privacy-policy-heading{font-size:1.6rem;margin-bottom:1rem;padding-bottom:.5rem}.privacy-policy-title{font-size:1.2rem}.privacy-policy-text{font-size:.95rem;margin-bottom:.6rem}}.contact-form-section{padding:4rem 2rem;background-image:url(https://www.transparenttextures.com/patterns/checkered-pattern.png);min-height:80vh}.contact-form-container{max-width:600px;margin:0 auto;background:linear-gradient(to bottom right,rgba(255,255,255,.9) 50%,rgba(240,240,240,.9) 0);border-radius:12px;padding:2rem;box-shadow:0 4px 12px rgba(0,0,0,.08)}.contact-form-heading{text-align:center;font-size:2rem;color:#333;margin-bottom:1.5rem}.contact-form{display:flex;flex-direction:column;gap:1rem}.contact-form input,.contact-form textarea{padding:.75rem 1rem;border:1px solid #ccc;border-radius:8px;font-size:1rem}.contact-form textarea{resize:vertical}.contact-form button{background-color:#aef507;color:#111;font-weight:700;padding:.75rem;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease;display:flex;align-items:center;justify-content:center}.contact-form button:disabled{opacity:.6;cursor:not-allowed}.spinner{width:20px;height:20px;border:3px solid #fff;border-top-color:#111;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.navbar{justify-content:space-between;align-items:center;padding:1rem 2rem;color:#fff}.navbar,.navbar a{display:flex}.navbar img{height:40px!important;height:auto}.navbar-logo2{display:none}@media (max-width:768px){.navbar{background-color:#000;justify-content:center}.navbar-logo2{display:block}.navbar-logo1{display:none}}@media (max-width:480px){.navbar img{height:30px!important}}.footer-page-container{background-color:#111;color:#eee;padding:2rem 1.5rem}.footer-page-top{display:flex;justify-content:space-between;align-items:center;gap:5rem;margin-bottom:1.5rem}.footer-page-top a{display:flex}.footer-page-logo{height:40px}.footer-page-note{font-size:.95rem;color:#ccc;max-width:600px;line-height:1.5}.footer-page-bottom{display:flex;flex-direction:column;align-items:center;gap:.5rem;border-top:1px solid #333;padding-top:1rem}.footer-page-copy{font-size:.9rem;color:#aaa}.footer-page-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.footer-page-link{color:#ccc;text-decoration:none;font-weight:500;transition:color .3s ease}.footer-page-link:hover{color:#fff}.footer-page-divider{color:#555}@media (max-width:480px){.footer-page-top{flex-direction:column;align-items:flex-start;gap:1rem}}