@import url(https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap);/*!
Theme Name: Maxximus
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: maxximus
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Maxximus is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
 
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
 html,body{font-family:'Plus Jakarta Sans',Arial,Helvetica,sans-serif;margin:0;padding:0;box-sizing:border-box}body.home,body.error404{background-image:url(/wp-content/uploads/2025/07/bg-1-1-scaled.png);background-position:center bottom;background-repeat:no-repeat;background-size:100% 62%}.custom-header-flex{position:fixed;top:0;left:0;width:100%;z-index:1000;background:#fff0;box-shadow:none;transition:background 0.3s,box-shadow 0.3s,backdrop-filter 0.3s,padding 0.3s;padding:8px 0}body:not(.scrolled) .custom-header-flex{background:#fff0;box-shadow:none;backdrop-filter:none}body.scrolled .custom-header-flex{background:rgb(45 24 87 / .92);box-shadow:0 2px 16px rgb(44 18 87 / .1);backdrop-filter:blur(12px) saturate(1.2);padding:0 0}.header-inner{max-width:1380px;margin:0 auto;display:flex;align-items:center;justify-content:flex-start;padding:18px 0 18px 0;gap:36px}.site-header .container{padding:0 30px}.header-logo{display:flex;align-items:center;margin-right:40px}.header-logo img{width:200px;height:auto;display:block}.header-main-nav{flex:1;display:flex;justify-content:center}.header-main-menu{display:flex;gap:56px;background:rgb(255 255 255 / .08);border-radius:48px;border:2px solid #B84EFD;padding:14px 30px;margin:0;list-style:none;box-shadow:0 2px 12px rgb(184 78 253 / .08);align-items:center}.header-main-menu li{display:flex;align-items:center;position:relative}.header-main-menu li:not(:last-child)::after{content:'';display:block;width:1px;height:32px;background:#cfaaff;margin-left:28px;position:absolute;right:-28px;top:50%;transform:translateY(-50%)}.header-main-menu a{color:#fff;font-size:14px;font-weight:400;text-decoration:none;padding:0 8px;transition:color 0.2s}.header-main-menu a:hover,.header-main-menu .current-menu-item>a{color:#B84EFD}.header-actions{display:flex;align-items:center;gap:16px;margin-left:20px}.header-btn{display:flex;align-items:center;gap:4px;padding:8px 24px;border-radius:24px;font-size:14px;font-weight:500;text-decoration:none;transition:background 0.2s,color 0.2s;border:none;cursor:pointer}.header-btn.join-pro{background:#232323;color:#fff;border:2px solid #232323}.header-btn.signup{background:#B84EFD;color:#fff;border:2px solid #B84EFD}.header-btn:hover,.header-btn.signup:hover{background:#fff;color:#B84EFD}.header-link.login{color:#fff;font-size:14px;text-decoration:none;margin-left:8px;transition:color 0.2s;padding:0 8px}.header-link.login:hover{color:#B84EFD}.header-btn-icon{margin-left:6px;display:inline-flex;align-items:center}@media (max-width:1100px){.header-inner{flex-direction:column;gap:18px;padding:12px 0 12px 0}.header-main-menu{flex-direction:column;gap:12px;padding:12px 16px;border-radius:24px}.header-main-menu li:not(:last-child)::after{display:none}.header-actions{margin-left:0}}.menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:8px;flex-direction:column;gap:4px;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px}.menu-toggle-icon{width:20px;height:2px;background:#fff;transition:all 0.3s ease;border-radius:1px}.menu-toggle:hover .menu-toggle-icon{background:#B84EFD}.mobile-menu-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .5);z-index:999;opacity:0;transition:opacity 0.3s ease}.mobile-menu-overlay.active{opacity:1}body.menu-open{overflow:hidden}.mobile-menu-close{display:none}@media (max-width:900px){.custom-header-flex{padding:4px 0}body.scrolled .custom-header-flex{padding:14px 0}.menu-toggle{display:flex}.header-main-nav{position:relative}.mobile-menu-close{display:inherit}.mobile-menu-container{display:block;position:fixed;top:0;right:-100%;width:300px;height:100vh;background:rgb(45 24 87 / .98);backdrop-filter:blur(20px);border-left:2px solid #B84EFD;padding:80px 30px 30px 30px;box-shadow:-8px 0 32px rgb(44 18 87 / .3);z-index:1000;transition:right 0.3s cubic-bezier(.4,0,.2,1);overflow-y:auto;-webkit-overflow-scrolling:touch}.main-navigation.toggled .mobile-menu-container{right:0}.mobile-menu-overlay{display:block}.main-navigation.toggled+.mobile-menu-overlay{opacity:1}.header-main-menu{list-style:none;margin:0;padding:0}.header-main-menu li{margin:0;padding:0;border-bottom:1px solid rgb(184 78 253 / .2)}.header-main-menu li:last-child{border-bottom:none}.header-main-menu a{font-size:18px;padding:16px 0;display:block;width:100%;color:#fff;transition:color 0.2s ease;text-decoration:none}.header-main-menu a:hover{color:#B84EFD}.mobile-menu-close{position:absolute;top:20px;right:20px;background:none;border:none;color:#fff;font-size:28px;cursor:pointer;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgb(184 78 253 / .2);transition:all 0.2s ease;z-index:1001}.mobile-menu-close:hover{background:rgb(184 78 253 / .4);color:#B84EFD;transform:scale(1.1)}.header-actions{display:none}.header-inner{flex-direction:row;justify-content:space-between;align-items:center;padding:12px 0;gap:16px}.header-logo{margin-right:0}.header-logo img{width:160px}.header-main-nav{flex:none}.custom-header-flex{z-index:1000}}.maxximus-hero-section{position:relative;display:flex;align-items:center;justify-content:center;padding:90px 0 275px 0;background:linear-gradient(120deg,#6d2d91 0%,#4b1e6d 100%);background-size:cover;background-position:center;overflow:hidden}.hero-bg-image{position:absolute;inset:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:-1;pointer-events:none}.hero-bg-overlayimg{position:absolute;inset:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0;pointer-events:none;opacity:.5}.hero-bg-overlay{position:absolute;inset:0;z-index:0;background:linear-gradient(120deg,#6d2d91 0%,#4b1e6d 100%);opacity:.92;pointer-events:none}.hero-center-content{position:relative;z-index:3;width:100%;max-width:1024px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:80px 0 0 0}.hero-search-outerbox h1{position:absolute;top:24px;left:48px;color:#fff;font-size:20px}.hero-title{font-size:3.6rem;font-weight:800;color:#fff;margin-bottom:18px;line-height:1.08;letter-spacing:-1px}.hero-subtitle{font-size:1.18rem;color:#fff;margin-bottom:48px;font-weight:400;line-height:1.5}.hero-search-outerbox{width:100%;max-width:1200px;margin:0 auto;padding:0;display:flex;justify-content:center;align-items:center;border-radius:36px;background:#ffaee429;backdrop-filter:blur(4px) saturate(1.5);-webkit-backdrop-filter:blur(4px) saturate(1.5);border:2.5px solid #B84EFD;box-shadow:0 2px 32px 0 rgb(184 78 253 / .1);min-height:275px;position:relative}.hero-search-innerbox{width:100%;max-width:1100px;margin:0 36px;background:#fff;border-radius:32px;box-shadow:0 4px 32px 0 rgb(44 18 87 / .1);padding:0 20px;display:flex;flex-direction:column;align-items:stretch;position:relative;min-height:150px;transform:translateY(24px)}.hero-search-form{display:flex;align-items:center;width:100%;background:#fff0;border-radius:28px;box-shadow:none;border:none;padding:24px 0;position:relative}.hero-search-icon{display:flex;align-items:flex-start;margin-right:16px;margin-left:4px;color:#bdb6d6;font-size:1.2rem}.hero-search-input{flex:1;border:none;outline:none;font-size:16px;background:#fff0;color:#A3A3A3;padding:0 0 0 0;min-width:0;text-align:left}.hero-search-input::placeholder{color:#bdb6d6;font-weight:400;opacity:1}.hero-search-btn{background:#C1C1C1;color:#fff;border:none;border-radius:20px;padding:12px 56px 12px 20px;font-size:16px;font-weight:300;margin-left:12px;cursor:pointer;transition:background 0.2s,color 0.2s;box-shadow:none;outline:none;display:flex;align-items:center;gap:6px;position:absolute;bottom:16px;right:20px}.hero-search-btn span svg{position:absolute;right:10px;top:12px}.hero-search-btn span{background:#fff;border-radius:18px;padding:11.2px;position:absolute;right:4px;top:4px;width:12px;height:12px}.hero-search-btn:hover,.hero-search-btn:focus{background:#B84EFD;color:#fff}.hero-search-icons-row{display:flex;align-items:center;gap:12px;margin-top:18px;margin-left:8px;position:absolute;bottom:20px}.hero-search-icon-plus,.hero-search-icon-mic{display:flex;align-items:center;color:#bdb6d6;font-size:1.2rem;cursor:pointer;transition:color 0.2s}.hero-search-icon-plus:hover,.hero-search-icon-mic:hover{color:#B84EFD}@media (max-width:900px){.hero-search-outerbox{min-height:180px;border-radius:24px}.hero-search-innerbox{border-radius:18px;padding:18px 8px 10px 8px}.hero-search-form{min-height:44px}.hero-search-btn{padding:8px 16px;border-radius:14px;font-size:1rem}.hero-search-icons-row{margin-top:10px;gap:10px}}.maxximus-problem-section{margin:-120px 0 60px;padding:60px 120px;display:flex;justify-content:center;background:#fff}.problem-inner{display:flex;align-items:flex-start;gap:48px;max-width:1300px;width:100%}.problem-images{flex:.8}.problem-img img{width:100%;height:auto;object-fit:cover;border-radius:18px;display:block}.problem-content{flex:1}.problem-title{font-size:48px;font-weight:700;margin-bottom:0;color:#000;line-height:1;margin-top:8px}.problem-subtitle{font-size:48px;font-weight:600;color:#B84EFD;margin-bottom:32px;background:linear-gradient(90deg,#B84EFD 0%,#6E2F97 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.problem-subtitle span{background:linear-gradient(90deg,#B84EFD 0%,#6E2F97 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;color:unset}.problem-tabs{margin-top:32px}.problem-tab-switch{display:flex;background:#f5f0ff;border-radius:32px;margin-bottom:18px;width:fit-content;box-shadow:0 2px 12px rgb(184 78 253 / .08);margin-top:60px}.problem-tab-btn{border:none;background:#fff0;color:#B84EFD;font-size:16px;font-weight:500;padding:16px 32px;border-radius:32px;cursor:pointer;transition:background 0.2s,color 0.2s}.problem-tab-btn.active{background:#B84EFD;color:#fff;box-shadow:0 2px 8px rgb(184 78 253 / .1);margin:6px}.problem-list{list-style:none;padding:0;margin:0 0 0 0}.problem-list.hidden{display:none}.problem-list li{font-size:16px;margin-bottom:36px;display:flex;align-items:center;color:#000}.checkmark{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background:#B84EFD;color:#fff;border-radius:50%;font-size:.9rem;margin-right:12px;flex-shrink:0}@media (max-width:900px){.problem-inner{flex-direction:column;gap:24px;align-items:stretch}.problem-images{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:10px;justify-content:center}.problem-img img{width:100%;height:auto}.problem-content{padding-left:0}}.maxximus-about-section{display:flex;justify-content:center;margin:0 60px 0;transform:translateY(-200px)}.about-inner{display:flex;gap:48px;background:#fff;border-radius:32px;box-shadow:0 8px 32px rgb(44 18 87 / .08);max-width:1400px;width:100%;padding:8px 8px;gap:48px;align-items:center}.about-content{flex:1;min-width:320px;max-width:50%;padding:0 75px 0 50px}.about-image{flex:1;max-width:50%}.about-title{font-size:3rem;font-weight:700;margin-bottom:24px;color:#000;line-height:1.1;margin-top:8px}.about-title span{background:linear-gradient(90deg,#B84EFD 0%,#6E2F97 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;color:unset}.about-description{font-size:16px;color:#A4A4A4;line-height:150%}.about-image img{max-width:100%;border-radius:24px;display:block}@media (max-width:900px){.about-inner{flex-direction:column;gap:24px;padding:16px}.about-content,.about-image{max-width:100%;padding:0}}.maxximus-howitworks-section{display:flex;justify-content:center;padding:0 0 60px 0;margin:0 60px}.howitworks-inner{display:flex;align-items:flex-start;background:#EBEBEB;border-radius:32px;box-shadow:0 8px 32px rgb(44 18 87 / .08);max-width:1400px;width:100%;padding:42px 50px;gap:48px}.howitworks-content{flex:1.5;min-width:320px;max-width:75%}.howitworks-title{font-size:48px;font-weight:700;margin-bottom:32px;color:#000;line-height:1;margin-top:0}.howitworks-title span{background:linear-gradient(90deg,#B84EFD 0%,#6E2F97 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;color:unset}.howitworks-tabs{margin-top:0}.howitworks-tab-switch{display:flex;background:#fff;border-radius:32px;margin-bottom:18px;width:fit-content;box-shadow:0 2px 12px rgb(184 78 253 / .08);margin-top:40px}.howitworks-tab-btn{border:none;background:#fff0;color:#B84EFD;font-size:1.1rem;font-weight:500;padding:16px 32px;border-radius:32px;cursor:pointer;transition:background 0.2s,color 0.2s}.howitworks-tab-btn.active{background:#B84EFD;color:#fff;box-shadow:0 2px 8px rgb(184 78 253 / .1);margin:6px}.howitworks-list{list-style:none;padding:0;margin:0 0 0 0}.howitworks-list.hidden{display:none}.howitworks-list li{display:flex;align-items:center;background:#fff;border-radius:24px;margin-bottom:22px;padding:10px 32px;font-size:14px;color:#000;box-shadow:0 2px 8px rgb(184 78 253 / .04)}.step-number{display:inline-flex;align-items:center;justify-content:center;width:35px;height:35px;min-width:35px;min-height:35px;background:#B84EFD;color:#fff;font-size:18px;font-weight:700;border-radius:50%;margin-right:5%;padding:0}.howitworks-image{flex:1;width:25%;height:80%;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:24px;margin-top:40px}.howitworks-image img{max-width:100%;border-radius:24px;display:block}@media (max-width:900px){.howitworks-inner{flex-direction:column;gap:24px;padding:16px}.howitworks-image img{max-width:100%}.howitworks-list li{padding:8px 8px;font-size:1rem}}.maxximus-testimonials-section{padding:80px 0 100px 0;text-align:center}.testimonials-header{margin-bottom:40px}.testimonials-title{font-size:48px;font-weight:600;color:#fff;margin-bottom:30px;line-height:1.1}.testimonials-title span{background:linear-gradient(90deg,#B84EFD 0%,#6E2F97 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;color:unset}.testimonials-subtitle{color:#fff;font-size:16px;max-width:700px;margin:0 auto 32px auto;line-height:150%}.glider-contain{max-width:1300px;margin:0 auto;padding:0 24px}.glider{margin:0 auto}.testimonial-card{position:relative;background:linear-gradient(180deg,#1C0A27 44.36%,#2F1342 100%);border-radius:32px;padding:40px 32px 40px 32px;margin:0 18px;color:#fff;text-align:left;min-width:320px;max-width:380px;display:flex;flex-direction:column;align-items:flex-start;box-sizing:border-box;height:100%;border:2px solid #480078}.testimonial-photo img{width:90px;height:90px;border-radius:50%;object-fit:cover;margin-bottom:24px;border:4px solid #fff;background:#fff}.testimonial-name{font-size:18px;font-weight:400;margin-bottom:2px}.testimonial-role{color:#fff;font-size:14px;margin-bottom:18px;margin-top:8px;opacity:.3}.testimonial-text{font-size:14px;color:#E9C8FE;margin-top:auto;line-height:24px}.maxximus-testimonials-section .slick-prev:before,.maxximus-testimonials-section .slick-next:before{display:none}.maxximus-testimonials-section .slick-prev,.maxximus-testimonials-section .slick-next{top:115%}.maxximus-testimonials-section .slick-next{right:40%}.maxximus-testimonials-section .slick-prev{left:35%}.maxximus-testimonials-section .slick-prev svg,.maxximus-testimonials-section .slick-next svg{background:#252525;padding:12px;border-radius:50%}@media (max-width:900px){.testimonials-title{font-size:2.1rem}.testimonial-card{max-width:95vw;min-width:0;padding:32px 12px 24px 12px;margin:0 6px}}.maxximus-comparison-section{padding:80px 0 100px 0;text-align:center}.comparison-header{margin-bottom:40px}.comparison-title{font-size:48px;font-weight:600;color:#fff;margin-bottom:18px;line-height:1.1}.comparison-title span{background:linear-gradient(90deg,#B84EFD 0%,#6E2F97 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;color:unset}.comparison-subtitle{color:#fff;font-size:16px;max-width:700px;margin:0 auto 32px auto;line-height:150%}.comparison-table-wrap{max-width:1300px;margin:0 auto;padding:0 24px;overflow-x:auto}.comparison-table{width:100%;border-collapse:separate;border-spacing:0;background:rgb(44 18 87 / .7);border-radius:32px;overflow:hidden;border:1px solid #B84EFD;color:#fff;margin-top:24px;min-width:700px}.comparison-table th,.comparison-table td{padding:22px 18px;font-size:14px;text-align:left;border-bottom:1px solid rgb(184 78 253 / .12);position:relative}td.center-cell:before,td.right-cell:before{content:' ';display:block;background:#FFFFFF4D;width:.5px;height:30px;position:absolute;left:-25px}.comparison-table th{color:#fff;font-weight:600;background:#fff0;font-size:1.18rem}.comparison-table tr:last-child td{border-bottom:none}.center-cell,.right-cell{text-align:center}.right-cell{color:#606060}.checkmark{color:#fff;font-size:10px;margin-right:14px}.center-cell span.checkmark{padding:4px 4px;background:#fff0;border:2px solid #B84EFD;width:14px;height:14px}.center-cell span.checkmark i{color:#B84EFD;width:12px;height:12px;font-size:14px}.comparison-table td:last-child{width:25%}.comparison-table td:first-child{width:45%}.crossmark{padding:4px 4px;background:#fff0;border:2px solid #606060;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;margin-right:10px}.center-cell span.crossmark i{color:#606060;width:12px;height:12px;font-size:14px}@media (max-width:900px){.comparison-title{font-size:2.1rem}.comparison-table th,.comparison-table td{padding:10px 4px;font-size:.95rem}}.maxximus-fieldscover-section{padding:0 0 40px 0;text-align:center}.fieldscover-header{margin-bottom:32px}.fieldscover-title{font-size:2.6rem;font-weight:700;color:#fff;margin-bottom:20px;line-height:1.1}.fieldscover-title span{background:linear-gradient(90deg,#B84EFD 0%,#6E2F97 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;color:unset}.fieldscover-subtitle{color:#fff;font-size:16px;max-width:66%;margin:0 auto 24px auto;line-height:150%}.fieldscover-marquee{overflow:hidden;width:100%;border-top:2px solid #B84EFD;border-bottom:2px solid #B84EFD;padding:60px 0;background:rgb(44 18 87 / .5);position:relative}.fieldscover-track{display:flex;width:max-content;animation:marquee 28s linear infinite;gap:48px}.fieldscover-item{background:none;color:unset;font-size:1.6rem;font-weight:600;padding:0 24px;white-space:nowrap;transition:color 0.2s;margin:0 8px;border:none;background:linear-gradient(270deg,#B84EFD 0%,#F388FF 33.17%,#B84EFD 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.fieldscover-item:not(:last-child){position:relative;border-right:none}.fieldscover-item:not(:last-child)::after{content:'';position:absolute;top:50%;right:-30px;transform:translateY(-50%);height:75%;width:1.5px;background:#E9C8FE4D;z-index:1}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@media (max-width:900px){.fieldscover-title{font-size:1.5rem}.fieldscover-item{font-size:1.1rem;padding:0 12px}.fieldscover-track{gap:18px}}.maxximus-features-section{padding:80px 0 80px 0;text-align:center}.features-header{margin-bottom:40px}.features-title{font-size:2.8rem;font-weight:700;color:#fff;margin-bottom:18px;line-height:1.1}.features-title span{background:linear-gradient(90deg,#B84EFD 0%,#6E2F97 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;color:unset}.features-subtitle{color:#fff;font-size:1.15rem;max-width:700px;margin:0 auto 32px auto}.features-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:32px;max-width:1200px;margin:0 auto}.feature-card{background:rgb(255 255 255 / .08);border:2px solid #C44BFF;border-radius:24px;padding:28px 20px 22px 20px;color:#fff;box-shadow:0 8px 32px rgb(44 18 87 / .1);display:flex;flex-direction:row;align-items:normal;position:relative;transition:box-shadow 0.2s,border 0.2s;gap:14px;flex:1 1 calc(28% - 21.33px);max-width:calc(40% - 21.33px);min-width:280px;margin:0}.feature-card:hover{box-shadow:0 12px 36px rgb(184 78 253 / .18);border-color:#fff}.feature-icon{margin-bottom:18px;color:#fff;width:100px;height:auto;display:flex;align-items:center;justify-content:center}.feature-title{font-size:20px;font-weight:600;margin-bottom:8px;color:#fff;text-align:left}.feature-desc{font-size:16px;color:#f3eaff;text-align:left}.maxximus-features-section .slick-slide img{width:60px}@media (max-width:1100px){.feature-card{flex:1 1 calc(50% - 32px);max-width:calc(50% - 32px)}}@media (min-width:1101px){.feature-card{flex:1 1 calc(28% - 21.33px);max-width:calc(40% - 21.33px);min-width:280px}}@media (max-width:700px){.feature-card{flex:1 1 100%;max-width:100%;min-width:0}}.maxximus-footer-bg{padding:60px;position:relative}.maxximus-footer-card{max-width:1400px;margin:0 auto;background:#fff;border-radius:32px;box-shadow:0 8px 32px rgb(44 18 87 / .1);overflow:hidden}.footer-main{display:flex;justify-content:space-between;align-items:flex-start;padding:24px 36px 0 36px;gap:48px}.footer-left{flex:2;display:flex;flex-direction:column;gap:0}.footer-logo{margin-bottom:8px}.footer-logo-img{height:48px;width:auto;display:block}.footer-logo-text{font-size:2rem;font-weight:700;color:#B84EFD;margin:0}.footer-newsletter{max-width:420px}.newsletter-title{font-size:1.8rem;font-weight:600;margin-bottom:20px;color:#181818;margin-top:24px}.newsletter-subtitle{font-size:1rem;color:#666;margin-bottom:20px;line-height:1.5}.newsletter-form{width:100%}.newsletter-input-group{display:flex;align-items:center;background:#fff;border-radius:16px;box-shadow:0 2px 8px rgb(184 78 253 / .1);border:1px solid #e0b3ff;overflow:hidden;transition:border-color 0.2s,box-shadow 0.2s}.newsletter-input-group:focus-within{border-color:#B84EFD;box-shadow:0 4px 12px rgb(184 78 253 / .15)}.newsletter-input{flex:1;border:none;outline:none;font-size:1rem;padding:14px 16px;background:#fff0;color:#232323}.newsletter-input::placeholder{color:#999}.newsletter-btn{display:flex;align-items:center;gap:8px;background:#B84EFD;color:#fff;border:none;padding:17px 22px;font-size:1rem;font-weight:600;cursor:pointer;transition:background 0.2s;white-space:nowrap;margin-right:2px;border-radius:15px}.newsletter-btn:hover{background:#6E2F97}.newsletter-icon{width:16px;height:16px}.footer-right{flex:1;display:flex;gap:48px;justify-content:flex-end;margin-top:80px}.footer-section-title{color:#B84EFD;font-size:1.1rem;font-weight:600;margin-bottom:24px;text-transform:uppercase;letter-spacing:.5px}.footer-links{min-width:160px}.footer-nav{margin:0}.footer-menu{list-style:none;padding:0;margin:0}.footer-menu li{margin-bottom:6px}.footer-menu a{color:#232323;text-decoration:none;font-size:1rem;transition:color 0.2s;display:block;padding:4px 0}.footer-menu a:hover{color:#B84EFD}.footer-contact{min-width:200px}.contact-info{margin:0}.contact-content{margin:0}.contact-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px;font-size:1rem;color:#232323;line-height:1.5}.contact-item:last-child{margin-bottom:0}.contact-icon{flex-shrink:0;margin-top:2px;color:#B84EFD}.contact-item a{color:#232323;text-decoration:none;transition:color 0.2s}.contact-item a:hover{color:#B84EFD}.footer-social{min-width:140px}.social-links{display:flex;gap:12px;flex-wrap:wrap}.social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#f5f0ff;border-radius:50%;color:#B84EFD;text-decoration:none;transition:all 0.2s;border:2px solid #fff0}.social-link:hover{background:#B84EFD;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgb(184 78 253 / .2)}.footer-bottom{padding:0 48px 40px 48px}.footer-bottom-content{display:flex;justify-content:space-between;align-items:center;gap:24px}.footer-copyright p{margin:0;font-size:.9rem;color:#666}.footer-legal{display:flex;gap:24px;flex-wrap:wrap}.legal-link{color:#666;text-decoration:none;font-size:.9rem;transition:color 0.2s}.legal-link:hover{color:#B84EFD}@media (max-width:1100px){.footer-main{flex-direction:column;gap:40px;padding:40px 32px 24px 32px}.footer-right{flex-direction:row;gap:32px;justify-content:flex-start;flex-wrap:wrap}.footer-bottom-content{flex-direction:column;gap:16px;text-align:center}}@media (max-width:768px){.maxximus-footer-bg{padding:40px 0 0 0}.maxximus-footer-card{border-radius:24px;margin:0 16px}.footer-main{padding:32px 24px 20px 24px;gap:32px}.footer-links,.footer-contact,.footer-social{min-width:auto}.newsletter-title{font-size:1.5rem}.social-links{gap:8px}.social-link{width:36px;height:36px}.footer-bottom{padding:20px 24px}.footer-legal{gap:16px;justify-content:center}}@media (max-width:480px){.footer-main{padding:24px 16px 16px 16px}.footer-bottom{padding:16px}.footer-legal{flex-direction:column;gap:8px}}.custom-header-flex .header-main-menu a,.custom-header-flex .header-link.login,.custom-header-flex .header-btn{color:#fff}.custom-header-flex .header-btn.signup{background:#B84EFD;color:#fff;border:2px solid #B84EFD}.custom-header-flex .header-btn.join-pro{background:#232323;color:#fff;border:2px solid #232323}.maxximus-hero-section{padding-top:90px}@media (max-width:900px){.maxximus-hero-section{padding-top:70px}}.header-btn.reach-out{background:#fff;color:#B84EFD;border:2px solid #fff;border-radius:999px;font-weight:500;box-shadow:0 2px 12px rgb(184 78 253 / .08);padding:12px 36px;transition:background 0.2s,color 0.2s,border 0.2s}.header-btn.reach-out:hover{background:#B84EFD;color:#fff;border-color:#fff}.comparison-header-row{display:flex;justify-content:space-between;align-items:flex-end;max-width:1400px;margin:0 auto .5em auto;padding:0 32px}.comparison-heading{color:#fff;font-size:18px;font-weight:400;opacity:.85;margin-right:8%}.comparison-heading.highlight{background:linear-gradient(90deg,#B84EFD 0%,#6E2F97 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;color:unset;margin-right:-9%}@media (max-width:700px){.hero-title{font-size:1.5rem}.hero-search-innerbox{padding:8px 2px}.hero-search-form{flex-direction:column}}@media (max-width:600px){.header-logo img{width:140px}.mobile-menu-container{width:280px;padding:80px 20px 30px 20px}.header-main-menu a{font-size:16px;padding:14px 0}.menu-toggle{width:36px;height:36px}.menu-toggle-icon{width:18px}.mobile-menu-close{top:15px;right:15px;width:40px;height:40px;font-size:24px}html,body{font-family:'Plus Jakarta Sans',Arial,Helvetica,sans-serif;margin:0;padding:0;box-sizing:border-box}body.home,body.error404{background-image:url(/wp-content/uploads/2025/07/bg-1-1-scaled.png);background-position:center bottom;background-repeat:no-repeat;background-size:100% 55%}.maxximus-testimonials-section{padding:0 0 100px 0;text-align:center}.hero-search-input{padding:0 25px 0 0;font-size:14px}.fieldscover-item:not(:last-child)::after{right:-18px}.feature-card{display:flex!important}}@media (max-width:600px){.hero-search-outerbox{min-height:345px;border-radius:14px;width:90%;border:none}.about-inner{flex-direction:column-reverse;gap:24px;padding:8px}.about-description{font-size:14px;color:#000;line-height:150%;padding:0 24px}.maxximus-problem-section{margin:-100px 0 75px;display:flex;padding:0 30px;justify-content:center;background:#fff}.about-content,.about-image{max-width:100%;padding:0;text-align:center}.problem-title{font-size:30px;font-weight:700;margin-bottom:0;color:#000;line-height:1;margin-top:8px}.problem-subtitle{font-size:30px;font-weight:600;color:#B84EFD;margin-bottom:0;background:linear-gradient(90deg,#B84EFD 0%,#6E2F97 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.problem-list li{font-size:14px;margin-bottom:20px;display:flex;align-items:center;color:#000}.problem-tabs{margin-top:20px}.maxximus-howitworks-section{display:flex;justify-content:center;padding:0 0 60px 0;margin:0 30px}.howitworks-image{flex:auto;width:100%;height:250px;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:24px;margin-top:0}.howitworks-inner{flex-direction:column-reverse;gap:24px;padding:8px}.howitworks-content{flex:auto;min-width:320px;max-width:100%;padding:0 8px;text-align:center}.howitworks-list li{padding:12px 14px;font-size:14px;text-align:left}.howitworks-title{font-size:26px;font-weight:700;margin-bottom:20px;color:#000;line-height:1;margin-top:0}.about-title{font-size:24px;font-weight:700;margin-bottom:0;color:#000;line-height:1.1;margin-top:8px}.maxximus-about-section{display:flex;justify-content:center;margin:0 30px 0;transform:translateY(-200px)}.hero-title{font-size:30px}.maxximus-hero-section{padding-top:30px}.hero-center-content{padding:50px 0}.hero-search-outerbox h1{position:absolute;top:18px;left:38px;color:#fff;font-size:16px;margin:0;font-weight:400}.hero-subtitle{font-size:14px;color:#e0d6f7;margin-bottom:48px;font-weight:400;line-height:1.5;padding:0 60px}.hero-search-innerbox{border-radius:10px;padding:8px 2px 6px 2px;transform:translateY(10px);min-height:250px}.hero-search-form{flex-direction:row}.hero-search-form{align-items:stretch;min-height:0;border-radius:10px;padding:6px 8px}.hero-search-btn{width:auto;margin:10px 0 0 0;border-radius:10px;padding:8px 40px 8px 8px;font-size:12px}.hero-search-btn span{background:#fff;border-radius:18px;padding:5px;position:absolute;right:4px;top:4px}.hero-search-btn span svg{position:absolute;right:6px;top:6px;width:10px;height:10px}.hero-search-icons-row{margin-top:8px;margin-left:10px;gap:8px}.problem-tab-switch{display:flex;background:#f5f0ff;border-radius:32px;margin-bottom:18px;width:fit-content;box-shadow:0 2px 12px rgb(184 78 253 / .08);margin-top:36px}.problem-tab-btn{border:none;background:#fff0;color:#B84EFD;font-size:14px;font-weight:500;padding:12px 24px;border-radius:32px;cursor:pointer;transition:background 0.2s,color 0.2s}.howitworks-tab-btn{border:none;background:#fff0;color:#B84EFD;font-size:14px;font-weight:500;padding:12px 24px;border-radius:32px;cursor:pointer;transition:background 0.2s,color 0.2s}.testimonials-title{font-size:24px}.testimonials-subtitle{color:#fff;font-size:14px;max-width:700px;margin:0 20px 32px 20px;line-height:150%}.maxximus-comparison-section{padding:50px 0 50px 0;text-align:center}.comparison-title{font-size:24px;line-height:150%}.comparison-subtitle{color:#fff;font-size:14px;max-width:700px;margin:0 20px 32px;line-height:150%}.comparison-table{width:100%;border-collapse:separate;border-spacing:0;background:rgb(44 18 87 / .7);border-radius:32px;overflow:hidden;border:1px solid #B84EFD;color:#fff;margin-top:24px;min-width:200px;padding:4px}.comparison-heading:first-child{width:26%}.comparison-heading:nth-child(2){width:20%}.comparison-heading:last-child{width:35%}.comparison-table td:first-child{display:flex;align-items:center;width:28%}.comparison-table th,.comparison-table td{padding:10px 14px;font-size:12px}.comparison-table tr{display:flex;flex-direction:row;align-items:center}.comparison-table td:last-child{display:flex;align-items:center;width:35%}.comparison-table td:nth-child(2){display:flex;align-items:center;width:20%}.center-cell span.checkmark{padding:4px 4px;background:#fff0;border:1px solid #B84EFD;width:5px;height:5px;margin-right:5px}.right-cell span.crossmark{padding:4px 4px;background:#fff0;border:1px solid #606060;width:5px;height:5px;margin-right:5px}.center-cell span.checkmark i{color:#B84EFD;width:8px;height:8px;font-size:8px}.right-cell span.crossmark i{color:#606060;width:8px;height:8px;font-size:8px}td.center-cell:before,td.right-cell:before{display:none}.comparison-header-row{display:flex;justify-content:space-between;align-items:flex-end;max-width:1400px;margin:0;padding:0 20px;transform:translateY(10px)}.comparison-heading.highlight{background:linear-gradient(90deg,#B84EFD 0%,#6E2F97 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;color:unset;margin-right:0}.comparison-heading{color:#fff;font-size:12px;font-weight:400;opacity:.85;margin-right:0}.fieldscover-title{font-size:24px}.fieldscover-subtitle{color:#fff;font-size:14px;max-width:100%;margin:0 20px 24px;line-height:150%}.maxximus-features-section{padding:0 0 0 0;text-align:center}.features-grid{margin-left:20px;margin-right:20px;padding-bottom:0;position:relative}.features-grid .slick-prev:before,.features-grid .slick-next:before{display:none}.features-grid .slick-prev,.features-grid .slick-next{position:absolute;top:100%;bottom:auto;transform:translateY(20px)}.features-grid .slick-next{right:40%}.features-grid .slick-prev{left:35%}.features-grid .slick-prev svg,.features-grid .slick-next svg{background:#3D3D3D66;padding:12px;border-radius:50%}.features-title{font-size:24px;font-weight:700;color:#fff;margin-bottom:18px;line-height:1.1}.features-subtitle{color:#fff;font-size:14px;max-width:700px;margin:0 20px 32px}.footer-logo-img{width:250px;display:block}.newsletter-title{font-size:24px;margin:10px 0 18px 0}.footer-bottom-content{flex-direction:row;gap:16px;text-align:left}.footer-right{gap:24px;margin-top:0}.maxximus-footer-card{border-radius:24px;margin:24px 16px}.newsletter-btn{padding:17px 22px}.fieldscover-marquee{padding:22px 0}}.gradient-header{background:url(/wp-content/uploads/2025/07/bb2c8f195708561ec7691a7fa82b3ffae259dcf8.jpg) center no-repeat;padding:150px 0 250px;text-align:center;color:#fff;background-size:cover}.gradient-header .headeroverlay{background:rgb(0 0 0 / .25);width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;display:none}.gradient-header h1{font-size:48px;font-weight:700;margin:0;background:linear-gradient(90deg,#B84EFD 0%,#4D216A 340.63%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;color:unset}.gradient-header h2{font-size:48px;font-weight:500;margin:0;color:#fff}.onboarding-card{background:#fff;border-radius:20px;box-shadow:0 8px 32px rgb(44 0 80 / .12);max-width:1024px;margin:-120px auto 40px auto;padding:40px 32px 32px 32px;display:flex;flex-direction:column;gap:24px}.onboarding-card-heading{text-align:center;margin-bottom:8px;font-size:24px;font-weight:500}.field-toggle{display:flex;justify-content:center;margin-bottom:16px}.toggle-pill{background:#f7edff;border-radius:999px;display:flex;align-items:center;padding:8px 0;position:relative;min-width:320px;box-shadow:0 2px 8px rgb(162 89 247 / .04);gap:0}.toggle-option{position:relative;z-index:2;flex:1 1 0%;border:none;background:none;color:#6c3eb6;font-size:18px;font-weight:400;padding:14px 0;border-radius:999px;cursor:pointer;transition:color 0.2s;outline:none}.toggle-option.active{color:#fff;font-weight:500}.toggle-slider{position:absolute;top:4px;left:4px;width:calc(50% - 8px);height:calc(100% - 8px);background:#b44af2;border-radius:999px;transition:left 0.25s cubic-bezier(.4,0,.2,1);z-index:1}.toggle-pill.freelancer .toggle-slider{left:calc(50% + 4px)}@media (max-width:500px){.toggle-pill{min-width:180px;padding:4px 2px}.onboarding-card-heading{text-align:center;margin-bottom:8px;font-size:18px;font-weight:500}.toggle-option{font-size:1.1rem;padding:10px 0}}.onboarding-form{display:flex;flex-direction:column;gap:18px}.form-row{display:flex;gap:16px}.form-group{flex:1;display:flex;flex-direction:column;gap:12px}label{font-size:18px;font-weight:400;color:#000;margin-bottom:0;margin-top:.5rem}label .required{color:#a259f7;margin-left:2px}input,select,textarea{width:100%;padding:16px 16px;border:none;border-radius:16px;font-size:14px;background:#f5f5f5;color:#222;font-weight:400;box-sizing:border-box;margin-top:.2rem;transition:box-shadow 0.2s;box-shadow:none;font-family:'Plus Jakarta Sans',Arial,Helvetica,sans-serif;line-height:160%}input:focus,select:focus,textarea:focus{outline:none}::placeholder{color:#bdbdbd;opacity:1;font-size:14px;font-weight:400}textarea{min-height:150px;resize:vertical;border-radius:32px;padding-top:24px;padding-bottom:24px}.form-actions{display:flex;justify-content:flex-end;gap:16px;margin-top:30px}.clear-btn{background:none;border:none;color:#b0b0b0;font-size:1rem;cursor:pointer;padding:0 12px;transition:color 0.2s}.clear-btn:hover{color:#a259f7}.submit-btn{background:#B84EFD;color:#fff;border:none;border-radius:8px;padding:14px 28px;font-size:14px;font-weight:300;cursor:pointer;transition:background 0.2s;box-shadow:0 2px 8px rgb(162 89 247 / .08)}.submit-btn:hover{opacity:.92}@media (max-width:900px){.onboarding-card{max-width:70vw;padding:32px 8vw 24px 8vw}}@media (max-width:600px){.gradient-header h1{font-size:1.6rem}.gradient-header{padding:75px 0 200px}.gradient-header h2{font-size:1.2rem}.onboarding-card{padding:24px;max-width:85vw}.form-row{flex-direction:column;gap:0}.toggle-pill{min-width:120px;padding:4px 0}.toggle-option{font-size:14px;padding:12px 22px}label{font-size:13px;text-align:center}input,select,textarea{font-size:13px;padding:12px 10px;border-radius:10px}textarea{min-height:200px;padding-top:12px;padding-bottom:12px}.submit-btn{padding:10px 16px;font-size:13px}}.onboarding-success-overlay{position:fixed;z-index:9999;left:0;top:0;width:100vw;height:100vh;background:rgb(40 0 60 / .18);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center}.onboarding-success-modal{background:#fff;border-radius:20px;box-shadow:0 8px 32px rgb(44 0 80 / .18);max-width:400px;width:94vw;padding:36px 28px 28px 28px;text-align:center;position:relative;border:2px solid #B84EFD}.onboarding-success-close{position:absolute;top:18px;right:18px;background:none;border:none;font-size:1.6rem;color:#bbb;cursor:pointer}.onboarding-success-check{margin-bottom:18px}.onboarding-success-title{font-size:2.1rem;font-weight:700;color:#B84EFD;margin-bottom:.2em;line-height:1.1}.onboarding-success-title span{color:#111;font-weight:600;font-size:2.1rem;display:block}.onboarding-success-desc{color:#444;font-size:1rem;margin-bottom:1.5em;margin-top:.5em}.onboarding-success-actions{display:flex;gap:12px;justify-content:center;margin-bottom:1.2em}.onboarding-success-btn{display:inline-block;padding:10px 28px;border-radius:24px;font-size:1rem;font-weight:500;border:2px solid #B84EFD;color:#B84EFD;background:#fff;text-decoration:none;transition:background 0.2s,color 0.2s}.onboarding-success-btn.filled{background:#B84EFD;color:#fff}.onboarding-success-btn:hover{background:#B84EFD;color:#fff}.onboarding-success-social-label{color:#bbb;font-size:.95rem;margin-bottom:.5em}.onboarding-success-social{display:flex;gap:18px;justify-content:center;font-size:1.5rem}.onboarding-success-social a{color:#B84EFD;transition:color 0.2s}.onboarding-success-social a:hover{color:#4D216A}@media (max-width:500px){.onboarding-success-modal{padding:18px 6vw 18px 6vw}.onboarding-success-title,.onboarding-success-title span{font-size:1.3rem}}.onboarding-loader{position:fixed;z-index:10000;left:0;top:0;width:100vw;height:100vh;background:rgb(255 255 255 / .5);display:flex;align-items:center;justify-content:center}.onboarding-spinner{border:4px solid #eee;border-top:4px solid #B84EFD;border-radius:50%;width:48px;height:48px;animation:onboarding-spin 1s linear infinite}@keyframes onboarding-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.step-number{display:inline-flex;align-items:center;justify-content:center;width:35px;height:35px;min-width:35px;min-height:35px;background:#B84EFD;color:#fff;font-size:18px;font-weight:700;border-radius:50%;margin-right:5%;padding:0}@media (max-width:650px){.step-number{width:32px;height:32px;font-size:16px;margin-right:12px;min-width:32px;min-height:32px;padding:0}.howitworks-list li{align-items:center}}.error-404{min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:80px 20px;background:linear-gradient(135deg,rgb(184 78 253 / .05) 0%,rgb(77 33 106 / .05) 100%);border-radius:24px;margin:40px auto;max-width:80%;position:relative;overflow:hidden}.error-404::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgb(184 78 253 / .03) 0%,transparent 70%);animation:float 6s ease-in-out infinite;pointer-events:none}@keyframes float{0%,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}}.error-404 .page-header{margin-bottom:40px;position:relative;z-index:2}.error-404 .page-title{font-size:3rem;font-weight:700;color:#fff;margin:0;line-height:1;position:relative}.error-404 .page-title::after{content:'404';position:absolute;top:0;left:0;width:100%;height:100%;-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;filter:blur(8px);opacity:.3;z-index:-1}.error-404 .page-content{position:relative;z-index:2;max-width:600px}.error-404 .page-content p{font-size:1.25rem;color:#fff;margin-bottom:40px;line-height:1.6;font-weight:400}.error-404 .page-content p:first-of-type{font-size:1.5rem;color:#fff;font-weight:500;margin-bottom:20px}.error-404 .page-content ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.error-404 .page-content li{margin:0}.error-404 .page-content a{display:inline-block;padding:12px 24px;background:linear-gradient(135deg,#B84EFD 0%,#4D216A 100%);color:#fff;text-decoration:none;border-radius:50px;font-weight:500;font-size:.95rem;transition:all 0.3s ease;box-shadow:0 4px 15px rgb(184 78 253 / .3);border:2px solid #fff}.error-404 .page-content a:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgb(184 78 253 / .4);background:linear-gradient(135deg,#4D216A 0%,#B84EFD 100%)}.error-404 .page-content a:active{transform:translateY(0)}.error-404 .page-content .search-form{margin-top:40px;display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.error-404 .page-content .search-form label{display:none}.error-404 .page-content .search-field{padding:12px 20px;border:2px solid #e0e0e0;border-radius:50px;font-size:1rem;min-width:250px;background:#fff;transition:all 0.3s ease;font-family:'Plus Jakarta Sans',Arial,Helvetica,sans-serif}.error-404 .page-content .search-field:focus{outline:none;border-color:#B84EFD;box-shadow:0 0 0 3px rgb(184 78 253 / .1)}.error-404 .page-content .search-submit{padding:12px 24px;background:linear-gradient(135deg,#B84EFD 0%,#4D216A 100%);color:#fff;border:none;border-radius:50px;font-weight:500;font-size:.95rem;cursor:pointer;transition:all 0.3s ease;box-shadow:0 4px 15px rgb(184 78 253 / .3);font-family:'Plus Jakarta Sans',Arial,Helvetica,sans-serif}.error-404 .page-content .search-submit:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgb(184 78 253 / .4);background:linear-gradient(135deg,#4D216A 0%,#B84EFD 100%)}.error-404 .widget{margin-top:40px;padding:30px;background:rgb(255 255 255 / .8);border-radius:16px;backdrop-filter:blur(10px);border:1px solid rgb(184 78 253 / .1);box-shadow:0 8px 32px rgb(0 0 0 / .1)}.error-404 .widget-title{font-size:1.5rem;color:#333;margin-bottom:20px;font-weight:600}.error-404 .widget ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.error-404 .widget li{margin:0}.error-404 .widget a{display:block;padding:12px 16px;color:#666;text-decoration:none;border-radius:8px;transition:all 0.3s ease;border:1px solid #fff0}.error-404 .widget a:hover{background:rgb(184 78 253 / .1);color:#B84EFD;border-color:rgb(184 78 253 / .2);transform:translateX(4px)}@media (max-width:768px){.error-404{padding:60px 20px;margin:20px auto;min-height:60vh}.error-404 .page-title{font-size:6rem}.error-404 .page-content p:first-of-type{font-size:1.25rem}.error-404 .page-content p{font-size:1.1rem}.error-404 .page-content .search-form{flex-direction:column;align-items:center}.error-404 .page-content .search-field{min-width:200px;width:100%;max-width:300px}.error-404 .page-content ul{flex-direction:column;align-items:center}.error-404 .page-content a{width:200px;text-align:center}}@media (max-width:550px){.error-404{padding:40px 15px;margin:10px auto}.error-404 .page-title{font-size:1rem}.error-404 .page-content p:first-of-type{font-size:1.1rem}.error-404 .page-content p{font-size:.5rem}.error-404 .widget{padding:20px}.error-404 .widget-title{font-size:1.25rem}}.error-404{animation:fadeInUp 0.8s ease-out}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.error-404:hover::before{animation-duration:4s}.error-404 .page-title:hover{animation:pulse 2s infinite}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}.error-404 .back-to-home{margin-top:40px;position:relative;z-index:2}.error-404 .back-home-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:linear-gradient(135deg,#B84EFD 0%,#4D216A 100%);color:#fff;text-decoration:none;border-radius:50px;font-weight:500;font-size:1rem;transition:all 0.3s ease;border:2px solid #fff0;position:relative;overflow:hidden}.error-404 .back-home-btn::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .2),transparent);transition:left 0.5s}.error-404 .back-home-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgb(184 78 253 / .4);background:linear-gradient(135deg,#4D216A 0%,#B84EFD 100%)}.error-404 .back-home-btn:hover::before{left:100%}.error-404 .back-home-btn:active{transform:translateY(0)}.error-404 .back-home-btn svg{transition:transform 0.3s ease;transform:translateY(2px)}.error-404 .back-home-btn:hover svg{transform:translate(-4px,2px)}@media (max-width:768px){.error-404 .back-to-home{margin-top:30px}.error-404 .back-home-btn{padding:12px 24px;font-size:.95rem}}@media (max-width:550px){.error-404 .back-to-home{margin-top:20px}.error-404 .back-home-btn{padding:10px 20px;font-size:.9rem}.error-404 .back-home-btn svg{width:14px;height:14px}}@media (max-width:650px){.maxximus-features-section .slick-prev,.maxximus-features-section .slick-next{position:absolute;top:auto;bottom:auto;transform:none}.maxximus-features-section .slick-next{right:40%}.maxximus-features-section .slick-prev{left:35%}.features-grid{position:relative;padding-bottom:0}.features-grid .slick-list{position:relative}.features-grid .slick-track{position:relative}.features-grid .slick-prev,.features-grid .slick-next{position:absolute;top:100%;bottom:auto;transform:translateY(20px)}}@media (max-width:500px){body.home{background-image:url(/wp-content/uploads/2025/07/bg-1-1-scaled.png);background-position:center bottom;background-repeat:no-repeat;background-size:100% 60%}}