.ButtonLight_buttons__y7Dhg{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.ButtonLight_heading__6JaSk{color:#fff;font-size:1.5em;font-weight:700;text-align:center}.ButtonLight_container__lhbQF{display:flex;justify-content:center;align-items:center;width:100%}.ButtonLight_paragraph__sfT7S{color:#fff;font-size:14px;text-align:center}.ButtonLight_btn__I8u1_{background-color:transparent;color:#2c3e50;font-size:16px;font-weight:500;letter-spacing:1.4px;padding:12px 24px;border:1px solid #2c3e50;text-decoration:none;position:relative;cursor:pointer;transition:all .3s ease-in-out;box-shadow:0 4px 10px rgba(0,0,0,.1)}.ButtonLight_btn__I8u1_:hover{background-color:#2c3e50;color:#fff;transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.2)}.ButtonLight_btn__I8u1_:focus{outline:none;box-shadow:0 0 8px hsla(0,0%,100%,.8)}.ButtonLight_btn__I8u1_ span{position:relative;z-index:1}.Footer_headingColor__UUMrT{color:#af9075}.Footer_footer__pQtti{background:#2c3e50;color:#bdc3c7;padding-bottom:60px;padding-top:2px;font-family:Inter,sans-serif}.Footer_footerContainer__UGwZX{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:40px}.Footer_footerTop__aHjwR{padding-top:80px;display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;margin-bottom:5rem}.Footer_footerLogo__4BA6d{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:10px;text-align:left}.Footer_newsletter__n_2eV{background:#34495e;padding:20px;border-radius:5px;max-width:400px;text-align:center}.Footer_newsletter__n_2eV input{width:calc(100% - 120px);padding:10px;border:none;border-radius:3px;background:#ecf0f1;color:#2c3e50}.Footer_newsletter__n_2eV button{padding:10px 20px;background:#16a085;border:none;color:#fff;border-radius:3px;font-weight:700;cursor:pointer;transition:.3s}.Footer_newsletter__n_2eV button:hover{background:#1abc9c}.Footer_typewriterContainer___y9G6{text-align:center;margin-bottom:20px}.Footer_contactIcons__VPRCw{font-size:1rem;color:#16a085;margin-top:10px;line-height:1.5}.Footer_contactIcons__VPRCw i{margin-right:8px;font-style:normal}.Footer_headingContact__ma_WI{color:#bdc3c7;font-size:1rem}.Footer_customList__m4jpS{color:#16a085;font-family:Poppins,Arial,"sans-serif"}.Footer_footerLinks__M17kI{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.Footer_footerColumn__kGECR ul{list-style:none;padding:0;margin:0}.Footer_footerColumn__kGECR ul li{margin-bottom:10px}.Footer_footerColumn__kGECR ul li a{color:#bdc3c7;text-decoration:none;transition:.3s}.Footer_footerColumn__kGECR ul li a:hover{color:#16a085;text-decoration:underline}.Footer_socialIcons__PPLhr i{font-size:1.8rem;color:#bdc3c7;transition:.3s}.Footer_socialIcons__PPLhr i:hover{color:#16a085}.Footer_footerBottom__YIYBj{border-top:1px solid #34495e;padding-top:20px;text-align:center}.Footer_scrollTop__buTxi{color:#16a085;font-weight:700;text-decoration:none;display:block;margin-top:10px}.Footer_scrollTop__buTxi:hover{color:#1abc9c}.Footer_footerColumn__kGECR h5{font-size:1.2rem;color:#fff}.Footer_footerBottom__YIYBj p{color:#bdc3c7}.Footer_footerDescription___K8RA{margin-top:20px;max-width:400px;line-height:1.6;color:#bdc3c7}.Footer_socialIcons__PPLhr{display:flex;gap:15px;justify-content:center;align-items:center}.Footer_socialIcons__PPLhr i,.Footer_socialIcons__PPLhr img{font-size:1.8rem;color:#bdc3c7;transition:transform .3s,color .3s;cursor:pointer}.Footer_socialIcons__PPLhr i:hover,.Footer_socialIcons__PPLhr img:hover{transform:scale(1.1);color:#16a085}.Footer_socialIconImage__xsrEq{display:inline-block;width:28.8px;height:28.8px;vertical-align:middle}.Typewriter_container__DS7Le{text-align:center}.Typewriter_textContainer__HAWB3{font-size:2rem;white-space:nowrap;overflow:hidden;border-right:2px solid hsla(0,0%,100%,.75);animation:Typewriter_blinkCaret__0_JWU .75s step-end infinite;color:#bdc3c72a;font-family:Courier New,Courier,monospace;width:auto}.Typewriter_smooth__tl0q6{display:inline-block;opacity:0;animation:Typewriter_smoothAppear__dllZP 2s forwards;letter-spacing:-.06em;letter-spacing:3px}@keyframes Typewriter_blinkCaret__0_JWU{0%{border-right-color:hsla(0,0%,100%,.75)}to{border-right-color:transparent}}@keyframes Typewriter_smoothAppear__dllZP{0%{transform:translateX(10px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes Typewriter_smoothDisappear__Za_8G{0%{opacity:1}to{opacity:0}}.ContactForm_container__rn2QL{width:500px;margin:0 auto;background:#34495e;padding:20px}.ContactForm_form__93_AC{display:flex;flex-direction:column;gap:15px}.ContactForm_input__bvkfU{width:calc(100% - 30px);margin:0 auto;padding:10px;border:1px solid #ddd;background-color:#ecf0f1;color:#2c3e50;font-family:Inter,sans-serif}.ContactForm_input__bvkfU::placeholder{color:#7f8c8d;font-weight:400}.ContactForm_textarea__yFz_X{width:calc(100% - 30px);margin:0 auto;min-height:100px;padding:10px;border:1px solid #ddd;background-color:#ecf0f1;color:#2c3e50;font-family:Inter,sans-serif}.ContactForm_textarea__yFz_X::placeholder{color:#7f8c8d;font-weight:400}.ContactForm_button__p_58e{width:calc(100% - 30px);padding:10px 20px;background:#16a085;border:none;color:#fff;font-weight:700;cursor:pointer;transition:background-color .3s ease;margin:0 auto}.ContactForm_button__p_58e:hover{background:#1abc9c}.CookieBanner_cookieBanner__OtSqw{z-index:1050;border-top:1px solid #ddd}.CookieBanner_cookieBanner__OtSqw p{font-size:.9rem}.CookieBanner_cookieBanner__OtSqw h6{font-size:1rem;font-weight:700}.FAQAccordion_faqRow__iV_ty{margin:0 auto;padding:20px 0}.FAQAccordion_faqCard__dNtzG{transition:transform .2s}.FAQAccordion_faqCard__dNtzG:hover{transform:translateY(-5px)}.FAQAccordion_faqHeader__o7ZvE{background-color:#f8f9fa;height:100px}.FAQAccordion_faqButton__JRAmK{height:100px;font-weight:500;font-size:18px;color:#34495e}.FAQAccordion_faqBody__YMSKc{background-color:#fff;border-top:1px solid #e9ecef}.FAQAccordion_btn-link__qQ04H:hover{color:#e9ecef}.Status_statusBox__1DCkQ{height:auto;display:flex;justify-content:flex-start;align-items:center;background-color:#f8f9fa00;font-weight:700;padding:0}.Status_statusIndicator__NGrjK{width:7px;height:7px;background-color:#16a085;border-radius:50%;margin-right:8px;animation:Status_pulse__FFE_0 1.5s infinite;box-shadow:0 0 10px rgba(22,160,133,.5);flex-shrink:0}@keyframes Status_pulse__FFE_0{0%{transform:scale(1);background-color:#16a085;box-shadow:0 0 10px rgba(22,160,133,.5)}50%{transform:scale(1.2);background-color:#48c9b0;box-shadow:0 0 20px rgba(22,160,133,.8)}to{transform:scale(1);background-color:#16a085;box-shadow:0 0 10px rgba(22,160,133,.5)}}.Status_statusMessage__SQQSP{font-size:1rem;color:#37516757;-webkit-backdrop-filter:blur(12px) saturate(150%);backdrop-filter:blur(12px) saturate(150%);width:800px;margin-bottom:0;text-align:left}.ButtonDark_buttons__cJO6a{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.ButtonDark_heading__ZA9Hy{color:#fff;font-size:1.5em;font-weight:700;text-align:center}.ButtonDark_container__G1B6P{display:flex;justify-content:center;align-items:center;width:100%}.ButtonDark_paragraph__4wXhx{color:#fff;font-size:14px;text-align:center}.ButtonDark_link__E1PED{color:#fff;text-decoration:none;font-weight:700;border-bottom:1px solid #fff}.ButtonDark_link__E1PED:hover{color:#3498db}.ButtonDark_btn__4remZ{background-color:#2c3e50;color:#dadfe1;font-size:16px;font-weight:500;letter-spacing:1.4px;padding:12px 24px;border:1px solid #dadfe1;text-decoration:none;position:relative;cursor:pointer;transition:all .3s ease-in-out;box-shadow:0 4px 10px rgba(0,0,0,.1)}.ButtonDark_btn__4remZ:hover{background-color:#dadfe1;color:#2c3e50;border-color:#fff;transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.2)}.ButtonDark_btn__4remZ:hover span{color:transparenblac}.ButtonDark_btn__4remZ:focus{outline:none;box-shadow:0 0 8px hsla(0,0%,100%,.8)}.ButtonDark_btn__4remZ span{position:relative;z-index:1}.StepsSection_stepsSection__eszWQ{background-color:#fff;padding:5rem 0;width:100%;max-width:1296px;margin:0 auto}.StepsSection_smallHeading__g0bNF{font-size:14px;font-weight:400;color:#34495e;text-align:left;margin-bottom:.5rem}.StepsSection_stepText__JDjZM{font-size:14px;font-weight:400;color:#34495e;margin-left:.5rem}.StepsSection_largeHeading__2GzDq{font-size:2.5rem;font-weight:700;color:#34495e;text-align:left;margin-bottom:3rem}.StepsSection_stepNumber__fKbNs{text-transform:uppercase;font-size:3rem;font-weight:700;color:#bdc9c2;background:none;letter-spacing:0;display:inline-block;position:relative}.StepsSection_stepHeader__Yb0zd{display:flex;align-items:center;margin-bottom:1rem}.StepsSection_stepLine__cn2BB{flex-grow:1;height:1px;background-color:#34495e;margin-left:1rem}.StepsSection_stepTitle__NSRxW{font-family:Poppins,Arial,"sans-serif";font-size:2rem;font-weight:600;color:#34495e;margin-top:1rem}.StepsSection_stepDescription__drsIO{font-size:1.2rem;color:#7f8c8d;line-height:1.6}.StepsSection_headingBlock__vnUS8{max-width:700px;text-align:left;margin-left:1.3rem}.StepsSection_stepBlock__vdNSv{padding:2rem;background-color:#fff;transition:transform .3s ease}.StepsSection_stepBlock__vdNSv:hover{transform:translateY(-5px)}@media (max-width:767px){.StepsSection_stepsSection__eszWQ{padding:2rem 0}.StepsSection_stepHeader__Yb0zd{flex-direction:column;align-items:flex-start}.StepsSection_stepLine__cn2BB{margin-top:1rem;width:100%}.StepsSection_smallHeading__g0bNF{font-size:1.2rem}.StepsSection_largeHeading__2GzDq,.StepsSection_stepNumber__fKbNs{font-size:2rem}.StepsSection_stepText__JDjZM{font-size:1.1rem}}.ExpertSteps_stepsSection__7NaYT{background-color:#fff;padding:5rem 0;width:100%;max-width:1296px;margin:0 auto}.ExpertSteps_smallHeading__RFqjV{font-size:14px;font-weight:400;color:#34495e;text-align:left;margin-bottom:.5rem}.ExpertSteps_stepText__sRlnT{font-size:14px;font-weight:400;color:#34495e;margin-left:.5rem}.ExpertSteps_largeHeading__f2nkl{font-size:2.5rem;font-weight:700;color:#34495e;text-align:left;margin-bottom:3rem}.ExpertSteps_stepNumber__yN_8P{text-transform:uppercase;font-size:3rem;font-weight:700;color:#bdc9c2;background:none;letter-spacing:0;display:inline-block;position:relative}.ExpertSteps_stepHeader__Xeg7x{display:flex;align-items:center;margin-bottom:1rem}.ExpertSteps_stepLine__WGlOq{flex-grow:1;height:1px;background-color:#34495e;margin-left:1rem}.ExpertSteps_stepTitle__w4Fqr{font-family:Poppins,Arial,"sans-serif";font-size:2rem;font-weight:600;color:#34495e;margin-top:1rem}.ExpertSteps_stepDescription__DCppn{font-size:1.2rem;color:#7f8c8d;line-height:1.6}.ExpertSteps_headingBlock__G7_wa{max-width:700px;text-align:left;margin-left:1.3rem}.ExpertSteps_stepBlock__9hkvR{padding:2rem;background-color:#fff;transition:transform .3s ease}.ExpertSteps_stepBlock__9hkvR:hover{transform:translateY(-5px)}@media (max-width:767px){.ExpertSteps_stepsSection__7NaYT{padding:2rem 0}.ExpertSteps_stepHeader__Xeg7x{flex-direction:column;align-items:flex-start}.ExpertSteps_stepLine__WGlOq{margin-top:1rem;width:100%}.ExpertSteps_smallHeading__RFqjV{font-size:1.2rem}.ExpertSteps_largeHeading__f2nkl,.ExpertSteps_stepNumber__yN_8P{font-size:2rem}.ExpertSteps_stepText__sRlnT{font-size:1.1rem}}.WebsiteAnalysisForm_headingForm__y752B{font-size:48px;font-weight:700}.WebsiteAnalysisForm_customBackgroundLightblue__750WO{position:relative;height:100%;padding:40px 0}.WebsiteAnalysisForm_customHeightContainer__InYc0{height:70vh}.WebsiteAnalysisForm_customText__DgrVn{font-size:24px;color:#555;max-width:600px;margin:20px auto;text-align:center;font-family:Inter,sans-serif}.WebsiteAnalysisForm_customForm__Lr003{max-width:400px;width:100%;display:flex;flex-direction:column;gap:20px;margin:0 auto}.WebsiteAnalysisForm_customInput__UalCi{margin:0 auto;padding:12px;border:1px solid #ccc;font-size:16px;background-color:transparent;color:#333;text-align:center;border-radius:0;font-family:Inter,sans-serif;width:100%;max-width:500px;transition:border-color .3s ease,box-shadow .3s ease}.WebsiteAnalysisForm_customInput__UalCi::placeholder{color:#7f8c8d;font-weight:400}.WebsiteAnalysisForm_customInput__UalCi:focus::placeholder{color:transparent}.WebsiteAnalysisForm_customInput__UalCi:focus{border-color:#16a085;box-shadow:0 0 5px rgba(22,160,133,.5);outline:none}.WebsiteAnalysisForm_backgroundOverlay__D4QPm{position:absolute;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:-1}.WebsiteAnalysisForm_heading__7tGzR{color:#333;font-size:2em;font-weight:700;margin-bottom:20px}.WebsiteAnalysisForm_w-100__uxK16{width:100%}.WebsiteAnalysisForm_mb-3__ykFT7{margin-bottom:1rem}.WebsiteAnalysisForm_text-center__jA04V{text-align:center}