.elementor-2592 .elementor-element.elementor-element-1809a055{--display:flex;--justify-content:flex-start;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-2592 .elementor-element.elementor-element-1809a055.e-con{--align-self:flex-start;}.elementor-2592 .elementor-element.elementor-element-68a18434{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--overlay-opacity:0.6;--overlay-mix-blend-mode:darken;overflow:visible;}.elementor-2592 .elementor-element.elementor-element-68a18434:not(.elementor-motion-effects-element-type-background), .elementor-2592 .elementor-element.elementor-element-68a18434 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://profitsolutions.com/wp-content/uploads/2025/07/b258bc3f-d355-44b4-a0e7-b5aabe679817-scaled.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-2592 .elementor-element.elementor-element-68a18434::before, .elementor-2592 .elementor-element.elementor-element-68a18434 > .elementor-background-video-container::before, .elementor-2592 .elementor-element.elementor-element-68a18434 > .e-con-inner > .elementor-background-video-container::before, .elementor-2592 .elementor-element.elementor-element-68a18434 > .elementor-background-slideshow::before, .elementor-2592 .elementor-element.elementor-element-68a18434 > .e-con-inner > .elementor-background-slideshow::before, .elementor-2592 .elementor-element.elementor-element-68a18434 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:transparent;--background-overlay:'';background-image:linear-gradient(146deg, #324EA7 45%, #002A07 70%);}.elementor-2592 .elementor-element.elementor-element-68a18434.e-con{--align-self:center;}.elementor-2592 .elementor-element.elementor-element-6c799d0f{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--margin-top:-80px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;overflow:visible;}.elementor-2592 .elementor-element.elementor-element-6c799d0f.e-con{--align-self:center;}.elementor-2592 .elementor-element.elementor-element-3a10b05b.elementor-element{--align-self:center;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-2592 .elementor-element.elementor-element-13c5addd{width:var( --container-widget-width, 80% );max-width:80%;--container-widget-width:80%;--container-widget-flex-grow:0;text-align:center;}.elementor-2592 .elementor-element.elementor-element-13c5addd .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:4rem;font-weight:700;color:#FFFFFF;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-2592 .elementor-element.elementor-element-6ec73580{width:var( --container-widget-width, 50% );max-width:50%;--container-widget-width:50%;--container-widget-flex-grow:0;text-align:center;color:#FFFFFF;}.elementor-2592 .elementor-element.elementor-element-6ec73580 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-2592 .elementor-element.elementor-element-1f962ee{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;overflow:visible;}/* Start custom CSS for container, class: .elementor-element-1809a055 *//* Alert Banner */
        .alert-banner {
            background: var(--gradient-accent);
            color: var(--white);
            padding: 1rem 2rem;
            text-align: center;
            margin-top: 0px;
            animation: urgentPulse 2s infinite;
        }

        @keyframes urgentPulse {
            0%, 100% { opacity: 1; }
            50% { opacity: 0.9; }
        }

        .alert-content {
            font-weight: 700;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 1rem;
        }

        .alert-icon {
            font-size: 1.5rem;
            animation: bounce 1s infinite;
        }

        @keyframes bounce {
            0%, 20%, 50%, 80%, 100% { transform: translateY(0); }
            40% { transform: translateY(-10px); }
            60% { transform: translateY(-5px); }
        }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3a10b05b */.hero-badge {
            display: inline-flex;
            align-items: center;
            gap: 0.5rem;
            background: rgba(239, 68, 68, 0.2);
            border: 1px solid rgba(16, 185, 129, 0.3);
            padding: 0.6rem 1.2rem;
            border-radius: 50px;
            font-size: 0.875rem;
            font-weight: 600;
            color: #fca5a5;
            margin-bottom: 0.1rem;
            backdrop-filter: blur(10px);
        }/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-68a18434 */.hero h1 {
            font-size: 4rem;
            font-weight: 900;
            margin-bottom: 1.5rem;
            line-height: 1.1;
        }

        .hero-subtitle {
            font-size: 1.375rem;
            margin-bottom: 3rem;
            opacity: 0.9;
            font-weight: 400;
            line-height: 1.6;
            color: var(--gray-300);
            max-width: 800px;
            margin-left: auto;
            margin-right: auto;
        }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2b6dd33 *//* Hero Section */
        .hero {
            background: var(--gradient-hero);
            color: var(--white);
            padding: 6rem 2rem 4rem;
            position: relative;
            overflow: hidden;
        }

        .hero::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: 
                radial-gradient(circle at 20% 80%, rgba(30, 64, 175, 0.3) 0%, transparent 50%),
                radial-gradient(circle at 80% 20%, rgba(16, 185, 129, 0.2) 0%, transparent 50%);
        }

        .hero-container {
            max-width: 1200px;
            margin: 0 auto;
            position: relative;
            z-index: 2;
            text-align: center;
        }

        .hero-badge {
            display: inline-flex;
            align-items: center;
            gap: 0.5rem;
            background: rgba(239, 68, 68, 0.2);
            border: 1px solid rgba(239, 68, 68, 0.3);
            padding: 0.6rem 1.2rem;
            border-radius: 50px;
            font-size: 0.875rem;
            font-weight: 600;
            color: #fca5a5;
            margin-bottom: 2rem;
            backdrop-filter: blur(10px);
        }

        .hero h1 {
            font-size: 3.5rem;
            font-weight: 900;
            margin-bottom: 1.5rem;
            line-height: 1.1;
        }

        .hero-subtitle {
            font-size: 1.25rem;
            margin-bottom: 3rem;
            opacity: 0.9;
            font-weight: 400;
            line-height: 1.6;
            color: var(--gray-300);
            max-width: 800px;
            margin-left: auto;
            margin-right: auto;
        }

        /* Stats Section */
        .stats-section {
            background: var(--white);
            padding: 4rem 2rem;
            margin-top: -2rem;
            position: relative;
            z-index: 3;
        }

        .stats-container {
            max-width: 1000px;
            margin: 0 auto;
            background: var(--white);
            border-radius: 20px;
            box-shadow: 0 20px 60px rgba(0, 0, 0, 0.1);
            padding: 3rem 2rem;
            border: 2px solid var(--gray-200);
        }

        .stats-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 2rem;
            text-align: center;
        }

        .stat-item {
            padding: 1rem;
        }

        .stat-number {
            font-size: 2.5rem;
            font-weight: 900;
            color: var(--primary);
            display: block;
            margin-bottom: 0.5rem;
        }

        .stat-label {
            font-size: 1rem;
            color: var(--gray-700);
            font-weight: 600;
        }

        /* Case Study Section */
        .case-study-section {
            padding: 6rem 2rem;
            background: var(--gray-100);
        }

        .case-study-container {
            max-width: 1400px;
            margin: 0 auto;
        }

        .section-header {
            text-align: center;
            margin-bottom: 4rem;
        }

        .section-title {
            font-size: 3rem;
            font-weight: 900;
            color: var(--dark);
            margin-bottom: 1.5rem;
        }

        .section-subtitle {
            font-size: 1.25rem;
            color: var(--gray-600);
            max-width: 800px;
            margin: 0 auto;
        }

        /* Case Study Card */
        .case-study-card {
            background: var(--white);
            border-radius: 25px;
            overflow: hidden;
            box-shadow: 0 20px 60px rgba(0, 0, 0, 0.1);
            margin-bottom: 3rem;
            border: 2px solid var(--gray-200);
            transition: all 0.4s ease;
        }

        .case-study-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 30px 80px rgba(0, 0, 0, 0.15);
        }

        .case-header {
            background: var(--gradient-primary);
            color: var(--white);
            padding: 2.5rem 2rem;
            text-align: center;
            position: relative;
        }

        .case-number {
            position: absolute;
            top: 1rem;
            right: 2rem;
            background: rgba(255, 255, 255, 0.2);
            padding: 0.5rem 1rem;
            border-radius: 20px;
            font-size: 0.875rem;
            font-weight: 700;
        }

        .case-title {
            font-size: 2rem;
            font-weight: 800;
            margin-bottom: 1rem;
        }

        .case-subtitle {
            font-size: 1.125rem;
            opacity: 0.9;
        }

        .case-content {
            padding: 3rem 2rem;
        }

        .client-profile {
            background: var(--gray-100);
            border-radius: 15px;
            padding: 2rem;
            margin-bottom: 3rem;
            border-left: 4px solid var(--primary);
        }

        .profile-title {
            font-size: 1.5rem;
            font-weight: 700;
            color: var(--dark);
            margin-bottom: 1.5rem;
            display: flex;
            align-items: center;
            gap: 0.75rem;
        }

        .profile-icon {
            width: 2.5rem;
            height: 2.5rem;
            background: var(--gradient-primary);
            border-radius: 10px;
            display: flex;
            align-items: center;
            justify-content: center;
            color: var(--white);
            font-size: 1.25rem;
        }

        .profile-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 1.5rem;
        }

        .profile-item {
            background: var(--white);
            padding: 1.5rem;
            border-radius: 10px;
            border: 1px solid var(--gray-200);
        }

        .profile-item h4 {
            font-size: 1rem;
            font-weight: 600;
            color: var(--gray-600);
            margin-bottom: 0.5rem;
        }

        .profile-item .value {
            font-size: 1.125rem;
            font-weight: 700;
            color: var(--dark);
        }

        .tax-liability {
            color: var(--warning) !important;
            font-size: 1.5rem !important;
        }

        .income {
            color: var(--secondary) !important;
        }

        /* Process Steps */
        .process-section {
            margin: 3rem 0;
        }

        .process-title {
            font-size: 2rem;
            font-weight: 800;
            color: var(--dark);
            margin-bottom: 2rem;
            text-align: center;
        }

        .process-steps {
            display: grid;
            gap: 2rem;
        }

        .process-step {
            background: var(--white);
            border-radius: 15px;
            padding: 2rem;
            border-left: 4px solid var(--secondary);
            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
            transition: all 0.3s ease;
        }

        .process-step:hover {
            transform: translateY(-3px);
            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
        }

        .step-header {
            display: flex;
            align-items: center;
            gap: 1rem;
            margin-bottom: 1.5rem;
        }

        .step-number {
            width: 3rem;
            height: 3rem;
            background: var(--gradient-secondary);
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            color: var(--white);
            font-weight: 900;
            font-size: 1.25rem;
        }

        .step-title {
            font-size: 1.25rem;
            font-weight: 700;
            color: var(--dark);
        }

        .step-content {
            margin-left: 4rem;
            color: var(--gray-600);
            line-height: 1.7;
        }

        .step-list {
            list-style: none;
            margin-top: 1rem;
        }

        .step-list li {
            display: flex;
            align-items: flex-start;
            gap: 0.75rem;
            margin-bottom: 0.75rem;
            font-size: 0.95rem;
        }

        .step-list li::before {
            content: '•';
            color: var(--secondary);
            font-weight: 700;
            font-size: 1.2rem;
            margin-top: 0.1rem;
        }

        /* Results Section */
        .results-section {
            background: var(--secondary);
            color: var(--white);
            border-radius: 20px;
            padding: 3rem 2rem;
            margin: 3rem 0;
            text-align: center;
            position: relative;
            overflow: hidden;
        }

        .results-section::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 100%);
        }

        .results-title {
            font-size: 2rem;
            font-weight: 800;
            margin-bottom: 2rem;
            position: relative;
            z-index: 2;
        }

        .results-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 2rem;
            position: relative;
            z-index: 2;
        }

        .result-item {
            background: rgba(255, 255, 255, 0.1);
            padding: 2rem;
            border-radius: 15px;
            backdrop-filter: blur(10px);
        }

        .result-value {
            font-size: 2rem;
            font-weight: 900;
            margin-bottom: 0.5rem;
            display: block;
        }

        .result-label {
            font-size: 1rem;
            opacity: 0.9;
            font-weight: 600;
        }

        .savings-highlight {
            font-size: 2.5rem !important;
            color: #fef08a;
        }

        /* CTA Section */
        .cta-section {
            background: var(--gradient-primary);
            color: var(--white);
            padding: 4rem 2rem;
            text-align: center;
        }

        .cta-container {
            max-width: 800px;
            margin: 0 auto;
        }

        .cta-title {
            font-size: 2.5rem;
            font-weight: 900;
            margin-bottom: 1.5rem;
        }

        .cta-subtitle {
            font-size: 1.125rem;
            margin-bottom: 2.5rem;
            opacity: 0.95;
            line-height: 1.6;
        }

        .cta-buttons {
            display: flex;
            gap: 1.5rem;
            justify-content: center;
            flex-wrap: wrap;
        }

        .cta-button {
            background: var(--white);
            color: var(--primary);
            padding: 1.25rem 2.5rem;
            border-radius: 50px;
            text-decoration: none;
            font-weight: 700;
            font-size: 1.1rem;
            transition: all 0.4s ease;
            display: inline-flex;
            align-items: center;
            gap: 0.75rem;
            box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
        }

        .cta-button:hover {
            transform: translateY(-3px);
            box-shadow: 0 12px 40px rgba(0, 0, 0, 0.3);
        }

        .cta-button-secondary {
            background: rgba(255, 255, 255, 0.1);
            color: var(--white);
            border: 2px solid rgba(255, 255, 255, 0.3);
        }

        .cta-button-secondary:hover {
            background: rgba(255, 255, 255, 0.2);
        }

        /* Footer */
        .footer {
            background: var(--gray-900);
            color: var(--white);
            padding: 4rem 2rem 2rem;
        }

        .footer-content {
            max-width: 1200px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 3rem;
            margin-bottom: 3rem;
        }

        .footer-section h4 {
            font-size: 1.2rem;
            font-weight: 700;
            margin-bottom: 1.5rem;
            color: var(--secondary);
        }

        .footer-section ul {
            list-style: none;
        }

        .footer-section ul li {
            margin-bottom: 0.75rem;
        }

        .footer-section ul li a {
            color: var(--gray-400);
            text-decoration: none;
            transition: color 0.3s ease;
        }

        .footer-section ul li a:hover {
            color: var(--white);
        }

        .footer-bottom {
            border-top: 1px solid var(--gray-700);
            padding-top: 2rem;
            text-align: center;
            color: var(--gray-400);
        }

        /* Responsive Design */
        @media (max-width: 768px) {
            .nav-links {
                display: none;
            }

            .hero h1 {
                font-size: 2.5rem;
            }

            .section-title {
                font-size: 2rem;
            }

            .case-title {
                font-size: 1.5rem;
            }

            .profile-grid {
                grid-template-columns: 1fr;
            }

            .results-grid {
                grid-template-columns: 1fr;
            }

            .cta-buttons {
                flex-direction: column;
                align-items: center;
            }

            .step-content {
                margin-left: 0;
                margin-top: 1rem;
            }
        }

        /* Animations */
        .scroll-reveal {
            opacity: 0;
            transform: translateY(50px);
            transition: all 0.8s ease;
        }

        .scroll-reveal.revealed {
            opacity: 1;
            transform: translateY(0);
        }

        .stagger-1 { transition-delay: 0.1s; }
        .stagger-2 { transition-delay: 0.2s; }
        .stagger-3 { transition-delay: 0.3s; }
        .stagger-4 { transition-delay: 0.4s; }
        .stagger-5 { transition-delay: 0.5s; }/* End custom CSS */