@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;@100;@200;@400;@500;@600;@700;@800;@900&display=swap";@import"https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,700&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Josefin Sans,sans-serif}.BLOG *{font-family:Poppins,sans-serif!important}.Header{background-color:none;display:flex;flex-direction:row;justify-content:space-between;padding:5px 50px;width:100%;align-items:center;height:70px;transition:transform .5s ease-in-out;top:0;left:0;right:0;z-index:1}.Header img{margin-left:40px}.Header .Nav{display:flex;flex-direction:row;gap:40px;justify-content:end;align-items:center}.Header .Nav a{text-decoration:none;color:#000;font-size:1rem;font-weight:500;transition:all .3s ease-in-out;padding-bottom:2px}.Header .Nav a:hover{color:#000;border-bottom:1px solid #000}.Header .Nav a:last-child:hover{color:#000;border-bottom:none}.Header .Trial button{display:inline-block;border-radius:4px;background-color:#3d405b;border:none;color:#fff;text-align:center;font-size:17px;padding:5px 16px;width:100%;transition:all .5s;cursor:pointer;margin:5px}.Header .Trial button a{text-decoration:none;color:#fff}.Header .Trial button a span,.Header .Trial button span{cursor:pointer;display:inline-block;position:relative;transition:.5s;font-weight:600;text-decoration:none;color:#fff}.Header .Trial button span:after{content:"»";position:absolute;opacity:0;top:0;right:-15px;transition:.5s;color:#fff}.Header .Trial button:hover span{padding-right:15px;color:#fff}.Header .Trial button:hover span:after{opacity:1;color:#fff;right:0}.Header.Scrolled{background-color:#fff;position:fixed;height:70px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);z-index:666;animation:identifier .7s ease-in-out}@keyframes identifier{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.MobileHeader{background-color:#fff;flex-direction:row;justify-content:space-between;padding:20px 50px;align-items:center;position:relative}.MobileHeader,.MobileHeader .Menu{width:100%;display:flex;height:100%}.MobileHeader .Menu{flex-direction:column;gap:20px;position:fixed;top:0;left:0;z-index:100000;overflow:hidden;background-color:#0a2540;animation:slide-in .7s ease-in-out}@keyframes slide-in{0%{transform:translateX(100%)}to{transform:translateX(0)}}.MobileHeader .Trial button{display:inline-block;border-radius:4px;background-color:#4f5169;border:none;color:#fff;text-align:center;padding:5px 16px;width:100%;transition:all .5s;cursor:pointer;margin:5px;font-size:1.3rem}.MobileHeader .Trial button span{cursor:pointer;display:inline-block;position:relative;transition:.5s;font-weight:600}.MobileHeader .Trial button span:after{content:"»";position:absolute;opacity:0;top:0;right:-15px;transition:.5s}.MobileHeader .Trial button:hover span{padding-right:15px}.MobileHeader .Trial button:hover span:after{opacity:1;right:0}.MobileHeader .MenuActions{display:flex;flex-direction:row;gap:5px;justify-content:space-between;align-items:flex-end;margin:25px 40px}.MobileHeader .MenuActions .CloseIcon{background-color:#fff;font-size:4rem;cursor:pointer;padding:5px;border-radius:10px}.MobileHeader .Nav{display:flex;flex-direction:column;gap:40px;justify-content:center;align-items:center;height:100%;width:100%}.MobileHeader .Nav a{text-decoration:none;color:#fff;font-size:1.5rem;font-weight:500;transition:all .3s ease-in-out;padding-bottom:2px;align-items:center}.MobileHeader .Nav a:hover{color:#fff;border-bottom:1px solid #fff}.Footer{background-color:#0a2540;padding:30px 30px 10px;display:flex;flex-direction:column;gap:20px}.Footer .Sections{display:flex;flex-direction:row;justify-content:space-between;width:100%;gap:50px}.Footer .Sections .Left{display:flex;flex-direction:column;gap:20px;color:#fff}.Footer .Sections .Left .Contact{display:flex;flex-direction:row;gap:20px;font-weight:300;align-items:center}.Footer .Sections .Left .Contact p{cursor:pointer}.Footer .Sections .Right{width:100%;color:#fff}.Footer .Sections .Right,.Footer .Sections .Right .Links{display:flex;flex-direction:column;gap:20px}.Footer .Sections .Right .Links a{text-decoration:none;color:#fff;font-weight:500;transition:all .3s ease-in-out;padding-bottom:3px;width:-moz-max-content;width:max-content}.Footer .Sections .Right .Links a:hover{color:#fff;border-bottom:.5px solid #fff}.Footer .Copyright{margin-top:10px;font-weight:300;text-align:center;color:#fff}@media(max-width:720px){.Footer{width:100vw;height:100%}.Footer,.Footer .Sections{display:flex;flex-direction:column}}@keyframes AnimationName{0%{background-position:55% 0}50%{background-position:46% 100%}to{background-position:55% 0}}.RefundPolicy h2{font-size:2rem;margin-bottom:1rem}.RefundPolicy p{font-size:1.1rem;color:#6b7280;line-height:1.5;margin-bottom:2rem}.RefundPolicy p a{text-decoration:none}.RefundPolicy p a:hover{text-decoration:underline}.RefundPolicy p br{display:block;margin-bottom:1rem}.ThankYou{background:#eaeaea fixed;min-height:100vh;height:100%}.ThankYou .ThankYouContent{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4% 10%;height:80vh}.ThankYou .ThankYouContent h3{font-size:2rem;font-weight:600;margin-bottom:1rem}.ThankYou .ThankYouContent p{font-size:1.3rem;font-weight:400;margin-bottom:1rem;text-align:center}.ThankYou .ThankYouContent .bulb svg{display:block;height:90px;transform-origin:center top;animation:swing_31 1.3s ease-in-out infinite alternate}@keyframes swing_31{0%{transform:rotate(18deg)}to{transform:rotate(-18deg)}}.LandingContainer{display:flex;flex-direction:column;height:100vh;background-repeat:no-repeat;background-color:#eaeaea!important}.Landing{display:flex;flex-direction:row;width:100%;height:100%;align-items:center;padding:20px 50px}.Landing .LandingImage img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Landing .LandingText{display:flex;flex-direction:column;gap:20px;color:#0a2540;width:100%}.Landing .LandingText .Title{font-size:3rem;font-weight:500;width:100%}.Landing .LandingText .Description{font-size:1.27em;font-weight:500}.Landing .LandingText .Buttons{display:flex;flex-direction:row;align-items:center;gap:20px}.Landing .LandingText .Buttons a{text-decoration:none;width:-moz-max-content;width:max-content}.Landing .LandingText .Buttons button{background-color:#0a2540;color:#fff;border:none;padding:10px 20px;border-radius:5px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:1rem;cursor:pointer;transition:all .1s ease-in-out}.Landing .LandingText .Buttons button:hover{background-color:rgba(10,37,64,.8)}.Landing .LandingText .Buttons button img{width:10px;overflow:hidden}.Landing .LandingText .Buttons button.Transparent{background-color:transparent;color:#0a2540}@media(max-width:1080px){.LandingContainer{height:100%!important}.Landing{justify-content:space-between;gap:3rem}.Landing,.Landing .LandingText{display:flex;flex-direction:column;align-items:center}.Landing .LandingText{width:100%;gap:2rem}}@media(max-width:720px){.LandingContainer{height:100%!important}.Buttons{flex-direction:column!important;gap:1rem}.Landing{justify-content:flex-start;height:100%!important;padding:1rem}.Landing,.Landing .LandingText{display:flex;flex-direction:column;align-items:center}.Landing .LandingText{width:100%;gap:2rem}.Landing .LandingText .Title{font-size:1.8rem;width:100%;text-align:center}.Landing .LandingText .Description{font-size:1.2rem;width:100%;text-align:center}}.TrustedPartners{width:100%;min-height:210px;background:#000;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}@media screen and (max-width:769px){.TrustedPartners{padding:30px 20px}}.TrustedPartners{gap:2rem}.TrustedPartners .Partners{width:100%;height:auto;margin:auto;overflow:hidden;position:relative}.TrustedPartners .Partners::-webkit-scrollbar{-webkit-appearance:none;appearance:none;display:none}.TrustedPartners .Partners:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:100;background:linear-gradient(90deg,#000,transparent 25%,transparent 75%,#000);pointer-events:none}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-1137.5px)}}.TrustedPartners .Partners .Wrapper{animation:scroll 40s linear infinite;display:flex;width:2175px;justify-content:space-between;align-items:center;gap:50px}.TrustedPartners .Partners .Wrapper:hover{animation-play-state:paused}.TrustedPartners .Partners .Wrapper .Slide{height:100px;width:120px;display:flex;justify-content:center;align-items:center;position:relative;transition:all .5s ease}.TrustedPartners .Partners .Wrapper .Slide:hover{transform:scale(1.25)}.Refund{background:radial-gradient(circle,#7b89a4 0,#3c9fdf 100%);width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:250px;gap:20px;color:#fff}.Refund p{width:50%;text-align:center}.Refund a{text-decoration:none}.Refund button{background-color:#0a2540;color:#fff;border:none;padding:10px 20px;border-radius:5px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:1rem;cursor:pointer;transition:all .1s ease-in-out}.Refund button:hover{background-color:rgba(10,37,64,.8)}@media(max-width:700px){.Refund{padding:20px;gap:10px;min-height:300px}.Refund h1{text-align:center}.Refund p{width:100%}}.Pricing{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:40px;margin-bottom:40px;background-color:#fff;gap:40px}.Pricing .PricingButton{background-color:#0a2540;color:#fff;border-radius:5px;padding:10px 20px;text-align:center;font-weight:700;border:none}.Pricing .Plans{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;gap:2rem}.Pricing .Plans .Plan{padding:20px 13px;border-radius:10px;display:flex;flex-direction:column;gap:20px;width:100%}.Pricing .Plans .Plan .Paying{top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:1.2rem;z-index:10000000;background-color:rgba(89,73,73,.5);width:100vw;height:100vh;position:fixed;overflow:auto;padding-top:20px}.Pricing .Plans .Plan .Paying .CloseIcon{position:absolute;top:75px;left:40%;cursor:pointer;display:none}.Pricing .Plans .Plan .Paying .CloseIcon path{color:#fff}.Pricing .Plans .Plan .Paying iframe{width:100px;min-height:400px;overflow:hidden}.Pricing .Plans .Plan .PlanInfos{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.6rem}.Pricing .Plans .Plan .PlanInfos .PlanTitle{font-size:1.7rem;font-weight:700}.Pricing .Plans .Plan .PlanInfos .PlanPrice{display:flex;flex-direction:row}.Pricing .Plans .Plan .PlanInfos .PlanPrice span{position:relative;top:0;color:gray}.Pricing .Plans .Plan .PlanInfos .PlanButton{background-color:#a87d7d;color:#fff;border-radius:25px;padding:15px 35px;text-align:center;font-weight:700;border:none;cursor:pointer;margin-top:10px}.Pricing .Plans .Plan .PlanInfos .PlanButton.Gold{background-color:#72b9ed}.Pricing .Plans .Plan .PlanInfos .PlanButton.Silver{background-color:#0a2540}.Pricing .Plans .Plan .PlanInfos .PlanButton.Plantinium{background-color:#a58139}.Pricing .Plans .Plan .PlanInfos .FreeTrialButton{background-color:#f33096;color:#fff;border-radius:25px;padding:15px 35px;text-align:center;font-weight:700;border:none;cursor:pointer;margin-top:10px}.Pricing .Plans .Plan .Features{display:flex;flex-direction:column;gap:5px}.Pricing .Plans .Plan .Features .Feature{display:flex;flex-direction:row;gap:10px;align-items:center}.Pricing .Plans .Plan .Features .Feature svg{color:#f38630}@property --angle{.Pricing .Plans .Plan{syntax:"<angle>";initial-value:90deg;inherits:true}}@property --gradX{.Pricing .Plans .Plan{syntax:"<percentage>";initial-value:50%;inherits:true}}@property --gradY{.Pricing .Plans .Plan{syntax:"<percentage>";initial-value:0;inherits:true}}.Pricing .Plans .Plan.Gold{box-shadow:0 0 10px 0 rgba(0,0,0,.2);animation:bg-spin 3s linear infinite;--border-size:3px;--border-angle:0turn;border:3px solid #72b9ed;scale:1.05}@media(max-width:1080px){.Pricing{padding-top:40px;margin-top:unset}.Pricing .Plans{display:grid;grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.Pricing{padding-top:40px;margin-top:unset}.Pricing .Plans{display:flex;flex-direction:column;gap:10px}}.WhyUs{padding:4%;display:flex;flex-direction:row;gap:3.5rem;align-items:center;background-repeat:no-repeat;animation:BackgroundSliding 5s linear infinite;justify-content:center}@keyframes BackgroundSliding{0%{background-position:100%}50%{background-position:110%}to{background-position:100%}}.WhyUs .Right img{border-radius:8%}.WhyUs .Right{position:relative}.WhyUs .Right:after{content:"";position:absolute;width:8px;height:320px;background:linear-gradient(180deg,#089fac,#fe9043);top:15%}.WhyUs .Left{display:flex;flex-direction:column;gap:1rem}.WhyUs .Left .SectionTitle{font-size:.9rem;font-weight:900;color:#f33096;display:flex;gap:.5rem}.WhyUs .Left .SectionDescription{font-size:1.2rem;font-weight:500;color:#818487}.WhyUs .Left h2{font-size:2.5rem;font-weight:900;color:rgba(0,0,0,.7)}.WhyUs .Left .Features{display:flex;flex-direction:column;gap:1rem}.WhyUs .Left .Features .Feature{display:flex;flex-direction:row;gap:1rem;align-items:center;width:100%}.WhyUs .Left .Features .Feature img{display:flex;z-index:2}.WhyUs .Left .Features .Feature .BG{background:#fe9043;border-radius:50%;padding:1.5rem;position:relative;width:35px!important;height:35px!important;bottom:10px;left:80px;z-index:1;opacity:.3}.WhyUs .Left .Features .Feature p{font-weight:500;color:#818487}@media(max-width:1080px){.WhyUs{flex-direction:column;gap:1rem;padding:2rem;align-items:center;justify-content:center}.WhyUs .Right{width:100%}.WhyUs .Right img{width:100%!important;height:100%!important}.WhyUs .Right:after{display:none}.WhyUs .Left h2{font-size:2rem}.WhyUs .Left .Features{display:flex;margin-left:-30px}}@media(max-width:720px){.WhyUs{display:flex;flex-direction:column;gap:1.5rem;justify-content:flex-start!important;align-items:start!important}.WhyUs .Right img{width:100%;height:100%}.WhyUs .Right:after{display:none}.WhyUs .Left{gap:1.5rem}.WhyUs .Left h2{font-size:2.2rem}.WhyUs .Left .Features{gap:1.5rem}.WhyUs .Left .Features .Feature{margin-left:-50px}}.FAQ,.FAQ .FaqPage,.HomePage{display:flex;flex-direction:column}.FAQ .FaqPage{gap:50px;margin-bottom:50px}.FAQ .FaqPage .FAQContent{background:linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background-size:400% 400%;animation:gradient 15s ease infinite;height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;border-bottom-left-radius:60%;border-bottom-right-radius:60%;gap:30px}.FAQ .FaqPage .Questions{margin:0 100px}.FAQ .FaqPage .Questions .css-2fos4i-MuiButtonBase-root-MuiAccordionSummary-root .css-ahj2mt-MuiTypography-root{font-size:1.1rem;font-weight:600}.FAQ .FaqPage .Questions .css-pwcg7p-MuiCollapse-root .css-ahj2mt-MuiTypography-root{font-size:1rem;font-weight:400}@keyframes gradient{0%{background-position:0 50%;border-bottom-right-radius:60%;border-bottom-left-radius:60%}50%{background-position:100% 50%;border-bottom-right-radius:20%;border-bottom-left-radius:20%}to{background-position:0 50%;border-bottom-right-radius:60%;border-bottom-left-radius:60%}}@media(max-width:768px){.FaqPage .FAQContent{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}.FaqPage .FAQContent h1{font-size:1.5rem;text-align:center}.FaqPage .Questions{margin:0 20px!important}}.ContactPage{height:100%;overflow-x:hidden!important}.ContactPage .Header{background:none!important}.ContactPage .Header .Nav a{text-decoration:none;color:#fff}.ContactPage .Header .Nav a:hover{color:#d9cccc;border-bottom:1px solid #d9cccc}.ContactPage .Header .BlackLogo{display:none}.ContactPage .Header .WhiteLogo{display:block!important}.ContactPage .Header.Scrolled{background-color:#fff!important;position:fixed;height:60px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);z-index:666;animation:identifier .7s ease-in-out}.ContactPage .Header.Scrolled .Nav a{text-decoration:none;color:#000}.ContactPage .Header.Scrolled .Nav a:hover{color:#000;border-bottom:1px solid #000}.ContactPage .Header.Scrolled .BlackLogo{display:block!important}.ContactPage .Header.Scrolled .WhiteLogo{display:none!important}.ContactContent{background:#fff;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:40px;margin:4% auto;width:80%;padding:5%;box-shadow:0 20px 30px rgba(102,106,245,.13);border-radius:14px;height:100%}.ContactContent .Left{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:25px;width:100%}.ContactContent .Left .Text{display:flex;flex-direction:column;gap:5px}.ContactContent .Left .ContactForm{width:100%}.ContactContent .Left .ContactForm form{display:flex;flex-direction:column;width:100%;gap:10px}.ContactContent .Left .ContactForm form .PhoneInput{background-color:#f5f5ff!important;padding-left:10px!important}.ContactContent .Left .ContactForm form input{width:100%;height:50px;border:none;background:#f5f5ff;padding:10px}.ContactContent .Left .ContactForm form input:focus{outline:2px solid #f33096!important}.ContactContent .Left .ContactForm form textarea{width:100%;height:100px;border:none;background:#f5f5ff;padding:10px;resize:none}.ContactContent .Left .ContactForm form textarea:focus{outline:2px solid #f33096!important}.ContactContent .Left .ContactForm form button{width:100%;height:40px;outline:none;border:none;background:#f33096;color:#fff;font-size:20px;line-height:30px;font-weight:600;letter-spacing:.08em;cursor:pointer}.ContactContent .Left .ContactForm form button:hover{color:#fff;background-color:#0a2540!important;transition:all .3s ease-in-out}.ContactContent .Right{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:30px}.ContactContent .Right .ContactMethods{display:flex;flex-direction:column;align-items:start;justify-content:center;gap:20px}.ContactContent .Right .ContactMethods .ContactMethod{display:flex;flex-direction:row;gap:10px;align-items:center}@media(max-width:720px){.ContactContent{flex-direction:column;gap:10px;padding:5% 10%;background-color:#fff}.ContactContent p{font-size:.8rem!important}.ContactContent h2{font-size:1.4rem!important}.ContactContent .ContactForm form input{font-size:.7rem!important;height:2.7rem!important}.ContactContent .ContactForm form textarea{font-size:.7rem!important;height:5rem!important}.ContactContent .ContactForm form button{font-size:1rem!important}.ContactContent .Right{flex-direction:column-reverse}.ContactContent .Right img{display:none}.ContactContent .Right .ContactMethods,.ContactContent .Right .ContactMethods .ContactMethod{gap:10px}}html{scroll-behavior:smooth!important}