:root{--primary-50:#fef7ee;--primary-50-rgb:254,247,238;--primary-100:#fde8d7;--primary-100-rgb:253,232,215;--primary-300:#fbc89e;--primary-300-rgb:251,200,158;--primary-500:#f97316;--primary-500-rgb:249,115,22;--primary-700:#c2410c;--primary-700-rgb:194,65,12;--primary-200:#fcd8bb;--primary-200-rgb:252,216,187;--primary-400:#fa9e5a;--primary-400-rgb:250,158,90;--primary-600:#de5a11;--primary-600-rgb:222,90,17;--primary-800:#a5370a;--primary-800-rgb:165,55,10;--primary-900:#882e08;--primary-900-rgb:136,46,8;--primary-950:#581e05;--primary-950-rgb:88,30,5;--primary-rgb:249,115,22;--neutral-50:#fafaf9;--neutral-50-rgb:250,250,249;--neutral-100:#f5f5f4;--neutral-100-rgb:245,245,244;--neutral-300:#d4d4d4;--neutral-300-rgb:212,212,212;--neutral-500:#737373;--neutral-500-rgb:115,115,115;--neutral-700:#404040;--neutral-700-rgb:64,64,64;--neutral-900:#171717;--neutral-900-rgb:23,23,23;--neutral-200:#e5e5e4;--neutral-200-rgb:229,229,228;--neutral-400:#a4a4a4;--neutral-400-rgb:164,164,164;--neutral-600:#5a5a5a;--neutral-600-rgb:90,90,90;--neutral-800:#363636;--neutral-800-rgb:54,54,54;--neutral-950:#1d1d1d;--neutral-950-rgb:29,29,29;--surface-primary:var(--neutral-50);--surface-secondary:var(--neutral-100);--surface-accent:var(--primary-50);--text-primary:var(--neutral-900);--text-secondary:var(--neutral-700);--text-accent:var(--primary-700);--button-primary-bg:var(--primary-500);--button-primary-text:#fff;--button-primary-text-rgb:255,255,255;--button-secondary-bg:var(--neutral-100);--button-secondary-text:var(--neutral-900);--border-light:var(--neutral-300);--border-medium:var(--neutral-500);--shadow-sm:0 1px 2px rgba(0,0,0,.05);--shadow-md:0 4px 6px rgba(0,0,0,.1);--shadow-lg:0 10px 15px rgba(0,0,0,.1);--shadow-card:0 4px 6px rgba(0,0,0,.05);--shadow-elevated:0 10px 25px rgba(0,0,0,.1);--shadow-button-hover:0 6px 12px rgba(249,115,22,.3);--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--transition-fast:.15s ease;--transition-base:.2s ease;--transition-slow:.3s ease;--white-rgb:255,255,255;--black-rgb:0,0,0;--transparent-rgb:0,0,0;--overlay-light-rgb:255,255,255;--overlay-dark-rgb:0,0,0;--font-light:300;--font-normal:400;--font-medium:500;--font-semibold:600;--font-bold:700;--font-extrabold:800;--leading-none:1;--leading-tight:1.25;--leading-snug:1.375;--leading-normal:1.5;--leading-relaxed:1.625;--leading-loose:2;--leading-extra_loose:2.5;--tracking-tighter:-.05em;--tracking-tight:-.025em;--tracking-normal:0;--tracking-wide:.025em;--tracking-wider:.05em;--tracking-widest:.1em;--font-primary:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-secondary:"Poppins",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--font-monospace:"JetBrains Mono","SF Mono",Monaco,"Cascadia Code","Roboto Mono",Consolas,"Courier New",monospace;--text-body:var(--text-primary);--space-0:0;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-7:1.75rem;--space-8:2rem;--space-9:2.25rem;--space-10:2.5rem;--space-11:2.75rem;--space-12:3rem;--space-14:3.5rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-28:7rem;--space-32:8rem;--space-36:9rem;--space-40:10rem;--space-44:11rem;--space-48:12rem;--space-52:13rem;--space-56:14rem;--space-60:15rem;--space-64:16rem;--space-72:18rem;--space-80:20rem;--space-96:24rem;--space-px:1px;--space-xs:.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2rem;--space-xl:3rem;--space-2xl:4rem;--space-3xl:6rem;--space-4xl:8rem;--space-5xl:12rem;--space-6xl:16rem;--section-py:clamp(3rem,5vw,5rem);--section-y-mobile:3rem;--section-y-tablet:4rem;--section-y-desktop:5rem;--section-y-hero:clamp(4rem,10vw,8rem);--section-x:clamp(1rem,3vw,2rem);--section-gap:clamp(1.5rem,3vw,2.5rem);--card-padding:1.5rem;--card-gap:1rem;--button-padding-x:1.5rem;--button-padding-y:.75rem;--form-gap:1rem}:root{--shadow-none:none;--shadow-xs:0 1px 2px 0 rgba(0,0,0,.05);--shadow-sm:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);--shadow-xl:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);--shadow-2xl:0 25px 50px -12px rgba(0,0,0,.25);--shadow-inner:inset 0 2px 4px 0 rgba(0,0,0,.06);--radius-none:0;--radius-xs:.125rem;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--radius-full:9999px;--transition-fast:.15s ease;--transition-normal:.3s ease;--transition-slow:.5s ease;--transition-all:all .3s ease;--duration-fast:.15s;--duration-normal:.3s;--duration-slow:.5s;--ease-smooth:ease-in-out;--ease-spring:cubic-bezier(.68,-.55,.265,1.55);--opacity-disabled:.5;--opacity-loading:.7;--opacity-overlay:.8;--nav-font-size:10px}section{padding-top:var(--section-y-mobile);padding-bottom:var(--section-y-mobile);padding-left:var(--section-x);padding-right:var(--section-x)}@media (min-width:768px){section{padding-top:var(--section-y-tablet);padding-bottom:var(--section-y-tablet)}}@media (min-width:1024px){section{padding-top:var(--section-y-desktop);padding-bottom:var(--section-y-desktop)}}section[id="hero"]{padding-top:var(--section-y-hero);padding-bottom:var(--section-y-hero)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}}@media (prefers-contrast:high){:root{--shadow-sm:0 1px 3px 0 rgba(0,0,0,.3);--shadow-md:0 4px 6px -1px rgba(0,0,0,.3);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.3)}}@media print{:root{--shadow-sm:none;--shadow-md:none;--shadow-lg:none;--shadow-xl:none}section{padding-top:1rem;padding-bottom:1rem;break-inside:avoid}}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{overflow-x:hidden}*:focus{outline:2px solid var(--border-interactive);outline-offset:2px;border-radius:var(--radius-sm)}*:focus:not(:focus-visible){outline:none}*:focus-visible{outline:2px solid var(--border-interactive);outline-offset:2px}@media (max-width:768px){.layout_hero_title{font-size:var(--text-4xl)}.agency_section_title{font-size:var(--text-3xl)}.main_display_1{font-size:var(--text-5xl)}.minimal_display_2{font-size:var(--text-4xl)}}@media (max-width:480px){.layout_hero_title{font-size:var(--text-3xl)}.agency_section_title{font-size:var(--text-2xl)}.main_display_1{font-size:var(--text-4xl)}}a:not([class]){color:var(--text-link);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;transition:all var(--transition-fast)}a:not([class]):hover,a:not([class]):focus{color:var(--text-link-hover);text-decoration-thickness:2px}a:not([class]):visited{color:var(--text-link)}@media (prefers-reduced-motion:reduce){.digital_nav_link,a:not([class]){transition:none}}@media (prefers-contrast:high){.site_caption,.new_overline,.theme_footer_text{color:var(--text-secondary)}.company_hero_subtitle,.smart_section_subtitle{color:var(--text-primary)}}@media print{.layout_hero_title,.agency_section_title,.creative_heading_1,.core_heading_2{break-after:avoid;page-break-after:avoid}.prime_text_gradient{color:var(--text-primary)}}body{font-family:var(--font-primary);font-size:1rem;line-height:1.6;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:var(--font-accent);font-weight:600;line-height:1.2;margin-bottom:.5em}h5,.h5{font-size:clamp(1.125rem,2vw,1.25rem);font-weight:500}p{font-family:var(--font-body);margin-bottom:1em}.lead{font-size:1.25rem;font-weight:300;line-height:1.7}.text-accent,.hero-title,.section-title,.card-title{font-family:var(--font-accent)}.subtitle,.section-subtitle{font-family:var(--font-primary);font-weight:500}blockquote{font-family:var(--font-accent);font-style:italic;font-size:1.125rem;border-left:3px solid currentColor;padding-left:1.5rem;margin:1.5rem 0}.navbar,.nav-link,.navbar-brand{font-family:var(--font-primary);font-weight:500}.btn,button{font-family:var(--font-primary);font-weight:600;letter-spacing:.025em}input,textarea,select,.form-control,.form-label{font-family:var(--font-primary)}.form-label{font-weight:500}.card-header,.card-title{font-family:var(--font-accent);font-weight:600}.badge,.label,.tag{font-family:var(--font-primary);font-weight:600;font-size:.875rem}code,pre,kbd,samp{font-family:var(--font-mono);font-size:.9em}@media (max-width:768px){body{font-size:.95rem}.lead{font-size:1.125rem}}@media print{body{font-family:var(--font-primary)}h1,h2,h3,h4,h5,h6{font-family:var(--font-accent);page-break-after:avoid}}@media (max-width:768px){.custom99_services_grid,.base63_features_grid,.light28_team_grid,.prime80_pricing_grid{grid-template-columns:1fr}.main65_gallery_grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.theme92_timeline::before{left:30px}.dark64_timeline_item{width:100%;left:0 !important;text-align:left;padding-left:var(--space-16) !important;padding-right:var(--space-4) !important}.elite55_section_height{min-height:60vh}.bold58_hero_height{min-height:70vh}}@media (max-width:480px){.main65_gallery_grid{grid-template-columns:1fr}.dark64_timeline_item{padding-left:var(--space-12) !important}}@media print{.style63_no_print{display:none !important}.base22_print_only{display:block !important}.core42_shadow_xs,.new52_shadow_sm,.new16_shadow_md,.digital56_shadow_lg,.bright91_shadow_xl,.premium45_shadow_2xl{box-shadow:none !important}}.cta-action-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;margin-top:1.5rem;font-family:var(--font-primary);font-size:var(--text-base);font-weight:var(--font-semibold);line-height:var(--leading-tight);text-decoration:none;color:var(--button-primary-text);background:linear-gradient(135deg,var(--primary-500) 0%,var(--primary-700) 100%);border:none;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:all var(--duration-normal) var(--ease-smooth)}.cta-action-btn .btn-icon{font-size:1.125rem;transition:transform var(--duration-fast) var(--ease-spring)}.cta-action-btn:hover{color:var(--button-primary-text);transform:translatey(-2px);box-shadow:var(--shadow-lg)}.cta-action-btn:hover .btn-icon{transform:translatex(4px)}.cta-action-btn:active{transform:translatey(0);box-shadow:var(--shadow-sm)}.cta-action-btn:focus-visible{outline:2px solid var(--primary-500);outline-offset:2px}@media (prefers-reduced-motion:reduce){.app59_fade_in,.studio31_slide_up,.digital43_slide_in_left,.app97_scale_in{animation:none;opacity:1;transform:none}.digital49_hover_lift,.base21_hover_scale,.bright2_hover_shadow,.agency55_hover_fade,.bold99_transition_all,.container2_transition_fast,.ui63_transition_normal,.base55_transition_slow{transition:none}.cta-action-btn{transition:none}.cta-action-btn .btn-icon{transition:none}.cta-action-btn:hover{transform:none}}.header-featured{position:relative;background:var(--light);z-index:1000}.header-featured .navbar{padding:1rem 0;position:relative}.header-featured .navbar-brand{font-size:1.125rem;font-weight:700;color:var(--primary-700);transition:all .3s ease;position:relative;z-index:10003}.header-featured .navbar-brand:hover{color:var(--primary-500);transform:translatey(-2px)}.header-featured .decorative-shapes{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:0}.header-featured .shape-circle{position:absolute;width:120px;height:120px;border-radius:50%;background:color-mix(in srgb,var(--primary-500) 5%,transparent);top:-60px;left:-200px;animation:float 6s ease-in-out infinite}.header-featured .shape-square{position:absolute;width:80px;height:80px;background:color-mix(in srgb,var(--primary-300) 5%,transparent);top:-40px;right:-250px;transform:rotate(45deg);animation:float 8s ease-in-out infinite reverse}.header-featured .menu-toggle-input{display:none}.header-featured .hamburger-toggle{display:none;flex-direction:column;justify-content:space-between;width:30px;height:24px;cursor:pointer;position:relative;z-index:10003;transition:transform .3s ease}.header-featured .hamburger-line{display:block;width:100%;height:3px;background:#334155;border-radius:3px;transition:all .3s ease;transform-origin:center}.header-featured .menu-toggle-input:checked~.hamburger-toggle .hamburger-line:nth-child(1){transform:translatey(10.5px) rotate(45deg)}.header-featured .menu-toggle-input:checked~.hamburger-toggle .hamburger-line:nth-child(2){opacity:0;transform:scalex(0)}.header-featured .menu-toggle-input:checked~.hamburger-toggle .hamburger-line:nth-child(3){transform:translatey(-10.5px) rotate(-45deg)}.header-featured .hamburger-toggle:hover{transform:scale(1.1)}.header-featured .navbar-nav{gap:2rem;align-items:center}.header-featured .nav-link{color:var(--text-primary);font-size:var(--nav-font-size);font-weight:500;padding:.5rem 0;margin:0;position:relative;transition:color .3s ease}.header-featured .nav-link::after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--primary-500);transition:width .3s ease}.header-featured .nav-link:hover{color:var(--primary-500)}.header-featured .nav-link:hover::after{width:100%}.header-featured .menu-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:all .4s ease;z-index:-1}.header-featured .menu-toggle-input:checked~.menu-backdrop{opacity:1;visibility:visible}@media (max-width:1299.98px){.header-featured .hamburger-toggle{display:flex}.header-featured .navbar-collapse{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:var(--light);padding:5rem 2rem 2rem;transition:right .4s cubic-bezier(.68,-.55,.265,1.55);z-index:10}.header-featured .menu-toggle-input:checked~.navbar-collapse{right:0}.header-featured .navbar-nav{flex-direction:column;gap:0;align-items:flex-start;width:100%}.header-featured .nav-item{width:100%;opacity:0;transform:translatex(30px);animation:slideInNav .4s ease forwards}.header-featured .menu-toggle-input:checked~.navbar-collapse .nav-item:nth-child(1){animation-delay:.1s}.header-featured .menu-toggle-input:checked~.navbar-collapse .nav-item:nth-child(2){animation-delay:.2s}.header-featured .menu-toggle-input:checked~.navbar-collapse .nav-item:nth-child(3){animation-delay:.3s}.header-featured .menu-toggle-input:checked~.navbar-collapse .nav-item:nth-child(4){animation-delay:.4s}.header-featured .nav-link{width:100%;padding:1rem 0;font-size:var(--nav-font-size);border-bottom:1px solid var(--neutral-100)}.header-featured .nav-link::after{display:none}.header-featured .hamburger-toggle{z-index:10003}.header-featured .menu-backdrop{z-index:0}.header-featured .navbar-collapse{z-index:10}.header-featured .navbar-brand{z-index:10003}}@media (min-width:768px) and (max-width:991.98px){.header-featured .navbar-collapse{width:320px}.shape-circle,.header-featured .shape-square{display:none}}@media (min-width:992px){.header-featured .navbar{padding:1.25rem 0}.header-featured .navbar-nav{gap:2.5rem}.header-featured .nav-link{font-size:var(--nav-font-size)}}@media (min-width:1200px){.header-featured .navbar-brand{font-size:1.125rem}.header-featured .navbar-nav{gap:3rem}}@media (prefers-reduced-motion:reduce){.header-featured *{animation:none !important;transition:none !important}}@media print{.hamburger-toggle,.menu-backdrop,.header-featured .decorative-shapes{display:none !important}}.hero-section-209{position:relative;padding:120px 0 100px;background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 40%,var(--surface-primary) 60%) 100%);overflow:hidden}.hero-section-209::before{content:"";position:absolute;top:-50%;right:-20%;width:800px;height:800px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-100) 30%,transparent 70%),transparent 70%);border-radius:50%;pointer-events:none}.hero-section-209 .hero-content{position:relative;z-index:2}.hero-section-209 .decorative-badge{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:color-mix(in srgb,var(--primary-500) 10%,transparent);border-radius:50px;border:2px solid color-mix(in srgb,var(--primary-500) 20%,transparent)}.badge-dot{width:8px;height:8px;background:var(--primary-500);border-radius:50%;animation:pulse-209 2s ease-in-out infinite}.badge-dot:nth-child(2){animation-delay:.3s}.badge-dot:nth-child(3){animation-delay:.6s}.hero-section-209 .hero-title{font-size:clamp(2.5rem,5vw,3.75rem);font-weight:800;line-height:1.2;color:var(--text-primary);letter-spacing:-.02em}.hero-section-209 .hero-subtitle{font-size:clamp(1.25rem,3vw,1.75rem);font-weight:600;line-height:1.4;color:var(--primary-700)}.hero-section-209 .hero-description{font-size:1.125rem;line-height:1.8;color:var(--text-secondary);max-width:560px}.hero-section-209 .feature-icons-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.hero-section-209 .icon-wrapper{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:var(--surface-primary);border:2px solid var(--primary-100);border-radius:16px;transition:all .3s ease;box-shadow:0 4px 12px color-mix(in srgb,var(--primary-500) 8%,transparent)}.hero-section-209 .icon-wrapper:hover{transform:translatey(-4px);border-color:var(--primary-500);box-shadow:0 8px 24px color-mix(in srgb,var(--primary-500) 15%,transparent)}.hero-section-209 .icon-wrapper i{font-size:24px;color:var(--primary-500)}.hero-section-209 .hero-image-wrapper{position:relative;z-index:1}.hero-section-209 .image-container{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px color-mix(in srgb,var(--primary-700) 15%,transparent)}.hero-section-209 .hero-image{width:100%;height:auto;display:block;transition:transform .6s ease}.hero-section-209 .image-container:hover .hero-image{transform:scale(1.05)}.hero-section-209 .decorative-blob{position:absolute;border-radius:50%;filter:blur(60px);opacity:.4;z-index:-1;animation:float-209 8s ease-in-out infinite}.hero-section-209 .blob-1{width:300px;height:300px;background:var(--primary-300);top:-10%;right:-5%}.hero-section-209 .blob-2{width:250px;height:250px;background:var(--primary-500);bottom:-10%;left:-8%;animation-delay:2s}.hero-section-209 .decorative-circle{position:absolute;border:3px solid var(--primary-300);border-radius:50%;z-index:-1}.hero-section-209 .circle-1{width:150px;height:150px;top:10%;left:-5%;animation:rotate-209 20s linear infinite}.hero-section-209 .circle-2{width:100px;height:100px;bottom:15%;right:5%;animation:rotate-209 15s linear infinite reverse}.hero-section-209 .corner-accent{position:absolute;width:80px;height:80px;border:4px solid var(--primary-500);z-index:2}.hero-section-209 .accent-top{top:-12px;left:-12px;border-right:none;border-bottom:none;border-radius:8px 0 0 0}.hero-section-209 .accent-bottom{bottom:-12px;right:-12px;border-left:none;border-top:none;border-radius:0 0 8px 0}.hero-section-209 .decorative-wave{position:absolute;bottom:0;left:0;width:100%;height:80px;background:linear-gradient(90deg,transparent 0%,color-mix(in srgb,var(--primary-100) 20%,transparent) 50%,transparent 100%);clip-path:polygon(0 50%,10% 45%,20% 50%,30% 55%,40% 50%,50% 45%,60% 50%,70% 55%,80% 50%,90% 45%,100% 50%,100% 100%,0 100%)}@media (max-width:991.98px){.hero-section-209{padding:80px 0 60px}.hero-section-209 .hero-title{font-size:2.25rem}.hero-section-209 .hero-subtitle{font-size:1.5rem}.hero-section-209 .hero-description{font-size:1rem}.hero-section-209 .hero-image-wrapper{margin-top:40px}.hero-section-209 .decorative-blob{width:200px;height:200px}.hero-section-209 .blob-2{width:150px;height:150px}}@media (max-width:575.98px){.hero-section-209{padding:60px 0 40px}.hero-section-209 .hero-title{font-size:1.875rem}.hero-section-209 .hero-subtitle{font-size:1.25rem}.hero-section-209 .feature-icons-row{gap:12px}.hero-section-209 .icon-wrapper{width:48px;height:48px}.hero-section-209 .icon-wrapper i{font-size:20px}.hero-section-209 .corner-accent{width:60px;height:60px}}.usp-secondary{background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 50%,white 50%) 100%);position:relative;padding:80px 0;--usp-item-icon-size:64px;--usp-item-gap:20px;--usp-item-padding:32px}.usp-secondary__bg-decoration{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:0}.usp-secondary__shape{position:absolute;border-radius:50%;opacity:.06}.usp-secondary__shape--1{width:500px;height:500px;background:var(--primary-500);top:-150px;right:-100px;animation:float 18s ease-in-out infinite}.usp-secondary__shape--2{width:400px;height:400px;background:var(--primary-300);bottom:-150px;left:-100px;animation:float 15s ease-in-out infinite reverse}.usp-secondary__header{position:relative;z-index:2}.usp-secondary__badge{display:inline-flex;align-items:center;justify-content:center;position:relative}.usp-secondary__badge-dot{width:10px;height:10px;background:var(--primary-500);border-radius:50%;display:block;animation:pulse-grow 2s ease-out infinite}.usp-secondary__title{color:var(--text-primary);line-height:1.2;font-weight:800;letter-spacing:-.01em;word-wrap:break-word;overflow-wrap:break-word}.usp-secondary__subtitle{color:var(--primary-700);font-weight:600;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word}.usp-secondary__description{color:var(--text-secondary);line-height:1.6;max-width:680px;margin-left:auto;margin-right:auto;word-wrap:break-word;overflow-wrap:break-word}.usp-secondary__item{background:white;border-radius:16px;padding:var(--usp-item-padding);height:100%;display:flex;gap:var(--usp-item-gap);transition:all .3s ease;position:relative;z-index:2;min-width:0;overflow:hidden}.usp-secondary__item:hover{transform:translatey(-4px);border-color:var(--primary-300)}.usp-secondary__item-icon{flex-shrink:0;width:var(--usp-item-icon-size);height:var(--usp-item-icon-size);min-width:48px;min-height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-500),var(--primary-600));border-radius:16px;transition:all .3s ease}.usp-secondary__item:hover .usp-secondary__item-icon{transform:scale(1.05)}.usp-secondary__item-icon i{font-size:28px;color:white}.usp-secondary__item-content{flex:1;min-width:0}.usp-secondary__item-header{margin-bottom:12px;gap:12px;flex-wrap:wrap;align-items:flex-start}.usp-secondary__item-title{color:var(--text-primary);font-weight:700;line-height:1.3;margin:0;flex:1 1 auto;min-width:0;word-wrap:break-word;overflow-wrap:break-word}.usp-secondary__item-badge{display:inline-block;padding:6px 14px;background:linear-gradient(135deg,var(--primary-100),var(--primary-50));color:var(--primary-700);border-radius:20px;font-size:.875rem;font-weight:700;white-space:normal;border:1px solid var(--primary-200);flex-shrink:0;text-align:center;max-width:100%;word-break:break-word}.usp-secondary__item-text{color:var(--text-secondary);line-height:1.6;font-size:.9375rem;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}.usp-secondary__accent-line{height:4px;width:100px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));border-radius:2px;margin:0 auto;position:relative;z-index:2}@media (max-width:1399px){.usp-secondary{--usp-item-padding:28px;--usp-item-gap:18px}.usp-secondary__item-header{gap:8px}}@media (max-width:1199px){.usp-secondary{--usp-item-icon-size:56px;--usp-item-padding:24px;--usp-item-gap:16px}.usp-secondary__item-header{gap:10px}.usp-secondary__item-title{font-size:1.125rem}.usp-secondary__item-badge{font-size:.8125rem;padding:5px 12px}}@media (max-width:991px){.usp-secondary{padding:60px 0;--usp-item-icon-size:56px}.usp-secondary__title{font-size:2rem}.usp-secondary__subtitle{font-size:1.125rem}.usp-secondary__item{gap:16px}.usp-secondary__item-icon i{font-size:24px}.usp-secondary__item-header{gap:10px}.usp-secondary__shape--1,.usp-secondary__shape--2{width:300px;height:300px}}@media (max-width:767px){.usp-secondary{--usp-item-icon-size:48px;--usp-item-padding:20px;--usp-item-gap:16px}.usp-secondary__title{font-size:1.75rem}.usp-secondary__subtitle{font-size:1rem}.usp-secondary__description{font-size:.9375rem}.usp-secondary__item{flex-direction:column;text-align:center}.usp-secondary__item-header{flex-direction:column;gap:8px;align-items:center}.usp-secondary__item-title{text-align:center}.usp-secondary__item-icon{margin:0 auto}.usp-secondary__item-icon i{font-size:22px}.usp-secondary__item-badge{font-size:.8125rem;padding:5px 12px}.usp-secondary__shape--1,.usp-secondary__shape--2{display:none}}@media (max-width:575px){.usp-secondary{padding:40px 0;--usp-item-padding:16px;--usp-item-gap:12px}.usp-secondary__title{font-size:1.5rem}.usp-secondary__item-header{gap:6px;margin-bottom:8px}.usp-secondary__item-badge{padding:4px 10px;font-size:.75rem}.usp-secondary__item-text{font-size:.875rem}}.about-section-style{position:relative;background:var(--surface-primary);overflow:hidden}.about-section-style .decorative-badge{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;background:color-mix(in srgb,var(--primary-500) 10%,transparent);border:2px solid var(--primary-500);border-radius:12px;color:var(--primary-500);font-size:24px;transition:all .3s ease}.about-section-style .decorative-badge:hover{transform:rotate(15deg) scale(1.1);background:var(--primary-500);color:var(--light)}.about-section-style .about-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2;margin-bottom:1rem}.about-section-style .about-subtitle{font-size:1.25rem;font-weight:600;color:var(--primary-500);line-height:1.4}.about-section-style .about-description{font-size:1.1rem;color:var(--text-secondary);line-height:1.8}.about-section-style .features-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.about-section-style .feature-item{display:flex;gap:1rem;padding:1.5rem;background:var(--surface-secondary);border-radius:12px;border:1px solid color-mix(in srgb,var(--primary-500) 10%,transparent);transition:all .3s ease}.about-section-style .feature-item:hover{transform:translatex(8px);border-color:var(--primary-500);box-shadow:0 8px 24px color-mix(in srgb,var(--primary-500) 15%,transparent)}.about-section-style .feature-icon{flex-shrink:0;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--primary-500) 10%,transparent);color:var(--primary-500);border-radius:10px;font-size:24px;transition:all .3s ease}.about-section-style .feature-item:hover .feature-icon{background:var(--primary-500);color:var(--light);transform:scale(1.1)}.about-section-style .feature-name{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.about-section-style .feature-desc{font-size:.95rem;color:var(--text-secondary);line-height:1.6;margin:0}.about-section-style .images-wrapper{position:relative;height:600px}.about-section-style .decorative-shape{position:absolute;top:-20px;right:-20px;width:200px;height:200px;background:color-mix(in srgb,var(--primary-500) 8%,transparent);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;z-index:1;animation:morphShape 8s ease-in-out infinite}.about-section-style .main-image-container{position:relative;width:85%;height:450px;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px color-mix(in srgb,var(--neutral-900) 15%,transparent);z-index:2}.about-section-style .main-image{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.about-section-style .main-image-container:hover .main-image{transform:scale(1.05)}.about-section-style .image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-500) 20%,transparent) 0%,transparent 100%);opacity:0;transition:opacity .4s ease}.about-section-style .main-image-container:hover .image-overlay{opacity:1}.about-section-style .secondary-images{position:absolute;bottom:30px;right:0;z-index:3;display:flex;gap:1rem}.about-section-style .secondary-image-1,.about-section-style .secondary-image-2{width:140px;height:140px;border-radius:16px;overflow:hidden;border:4px solid var(--surface-primary);box-shadow:0 10px 30px color-mix(in srgb,var(--neutral-900) 20%,transparent);transition:all .4s ease}.about-section-style .secondary-image-1:hover,.about-section-style .secondary-image-2:hover{transform:translatey(-10px) scale(1.05);border-color:var(--primary-500)}.about-section-style .secondary-image-1 img,.about-section-style .secondary-image-2 img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.about-section-style .secondary-image-1:hover img,.about-section-style .secondary-image-2:hover img{transform:scale(1.1);filter:brightness(1.1)}.about-section-style .dots-pattern{position:absolute;bottom:-10px;left:30px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;z-index:1}.about-section-style .dots-pattern .dot{width:8px;height:8px;background:var(--primary-500);border-radius:50%;opacity:.3;animation:dotPulse 2s ease-in-out infinite}.about-section-style .dots-pattern .dot:nth-child(2){animation-delay:.2s}.about-section-style .dots-pattern .dot:nth-child(3){animation-delay:.4s}.about-section-style .dots-pattern .dot:nth-child(4){animation-delay:.6s}.about-section-style .dots-pattern .dot:nth-child(5){animation-delay:.8s}.about-section-style .dots-pattern .dot:nth-child(6){animation-delay:1s}@media (max-width:991px){.about-section-style .about-title{font-size:2rem}.about-section-style .about-subtitle{font-size:1.1rem}.about-section-style .images-wrapper{height:500px;margin-top:3rem}.about-section-style .main-image-container{width:90%;height:380px;margin:0 auto}.about-section-style .secondary-images{bottom:20px;right:50%;transform:translatex(50%)}}@media (max-width:767px){.about-section-style .about-title{font-size:1.75rem}.about-section-style .about-subtitle{font-size:1rem}.about-section-style .about-description{font-size:1rem}.about-section-style .images-wrapper{height:450px}.about-section-style .main-image-container{height:320px}.about-section-style .secondary-image-1,.about-section-style .secondary-image-2{width:110px;height:110px}.about-section-style .feature-item{padding:1rem}.about-section-style .feature-icon{width:45px;height:45px;font-size:20px}}@media (max-width:575px){.about-section-style .about-title{font-size:1.5rem}.about-section-style .images-wrapper{height:400px}.about-section-style .main-image-container{width:100%;height:280px}.about-section-style .secondary-images{gap:.5rem}.about-section-style .secondary-image-1,.about-section-style .secondary-image-2{width:90px;height:90px}.about-section-style .decorative-shape{width:150px;height:150px}}.features-section-primary{position:relative;padding:100px 0;background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,var(--surface-primary) 70%) 100%);overflow:hidden}.features-section-primary .features-header{margin-bottom:60px}.features-section-primary .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.2;letter-spacing:-.02em}.features-section-primary .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);margin-bottom:24px;line-height:1.4}.features-section-primary .section-description{font-size:1.125rem;line-height:1.7;color:var(--text-secondary);max-width:700px;margin:0 auto}.features-section-primary .features-grid{margin-top:60px;position:relative;z-index:2}.features-section-primary .feature-card{position:relative;background:var(--surface-primary);border-radius:20px;padding:40px;height:100%;border:2px solid var(--neutral-100);transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.features-section-primary .feature-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));transform:scalex(0);transform-origin:left;transition:transform .5s cubic-bezier(.4,0,.2,1)}.features-section-primary .feature-card:hover{transform:translatey(-8px);border-color:var(--primary-300)}.features-section-primary .feature-card:hover::before{transform:scalex(1)}.features-section-primary .feature-icon-wrapper{position:relative;width:80px;height:80px;margin-bottom:24px;display:flex;align-items:center;justify-content:center}.features-section-primary .icon-bg-shape{position:absolute;width:100%;height:100%;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-500) 15%,transparent),color-mix(in srgb,var(--primary-300) 10%,transparent));border-radius:20px;transform:rotate(45deg);transition:all .4s ease}.features-section-primary .feature-card:hover .icon-bg-shape{transform:rotate(45deg) scale(1.1);background:linear-gradient(135deg,color-mix(in srgb,var(--primary-500) 20%,transparent),color-mix(in srgb,var(--primary-300) 15%,transparent))}.features-section-primary .feature-icon{position:relative;font-size:2.5rem;color:var(--primary-500);z-index:1;transition:all .4s ease}.features-section-primary .feature-card:hover .feature-icon{color:var(--primary-700);transform:scale(1.1)}.features-section-primary .feature-content{position:relative;z-index:1}.features-section-primary .feature-title{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.3;transition:color .3s ease}.features-section-primary .feature-card:hover .feature-title{color:var(--primary-700)}.features-section-primary .feature-description{font-size:1rem;line-height:1.7;color:var(--text-secondary);margin:0}.features-section-primary .feature-accent-line{position:absolute;bottom:0;left:40px;right:40px;height:3px;background:linear-gradient(90deg,transparent,var(--primary-500),transparent);opacity:0;transform:scalex(0);transition:all .5s cubic-bezier(.4,0,.2,1)}.features-section-primary .feature-card:hover .feature-accent-line{opacity:.3;transform:scalex(1)}.features-section-primary .decorative-shapes{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1;overflow:hidden}.features-section-primary .shape-circle{position:absolute;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--primary-500) 8%,transparent),transparent 70%)}.features-section-primary .shape-1{width:400px;height:400px;top:-100px;right:-100px;animation:float 20s ease-in-out infinite}.features-section-primary .shape-2{width:300px;height:300px;bottom:-50px;left:-50px;animation:float 25s ease-in-out infinite reverse}.features-section-primary .shape-blob{position:absolute;width:500px;height:500px;background:radial-gradient(ellipse at center,color-mix(in srgb,var(--primary-300) 5%,transparent),transparent 60%);filter:blur(40px)}.features-section-primary .shape-3{top:50%;left:50%;transform:translate(-50%,-50%);animation:pulse 15s ease-in-out infinite}@media (max-width:991px){.features-section-primary{padding:80px 0}.features-section-primary .section-title{font-size:2.25rem}.features-section-primary .section-subtitle{font-size:1.25rem}.features-section-primary .section-description{font-size:1rem}.features-section-primary .feature-card{padding:32px}.features-section-primary .features-grid{margin-top:48px}}@media (max-width:767px){.features-section-primary{padding:60px 0}.features-section-primary .features-header{margin-bottom:40px}.features-section-primary .section-title{font-size:1.875rem}.features-section-primary .section-subtitle{font-size:1.125rem}.features-section-primary .feature-card{padding:28px}.features-section-primary .feature-icon-wrapper{width:70px;height:70px;margin-bottom:20px}.features-section-primary .feature-icon{font-size:2rem}.features-section-primary .feature-title{font-size:1.25rem}.features-section-primary .feature-description{font-size:.9375rem}.features-section-primary .features-grid{margin-top:36px}}@media (max-width:575px){.features-section-primary{padding:50px 0}.features-section-primary .section-title{font-size:1.625rem}.features-section-primary .section-subtitle{font-size:1rem;margin-bottom:20px}.features-section-primary .section-description{font-size:.875rem}.features-section-primary .feature-card{padding:24px}.features-section-primary .feature-icon-wrapper{width:60px;height:60px}.features-section-primary .feature-icon{font-size:1.75rem}.features-section-primary .feature-title{font-size:1.125rem;margin-bottom:12px}.shape-1,.features-section-primary .shape-2{display:none}}@media (min-width:1400px){.features-section-primary{padding:120px 0}.features-section-primary .section-title{font-size:3rem}.features-section-primary .feature-card{padding:48px}.features-section-primary .feature-icon-wrapper{width:90px;height:90px}.features-section-primary .feature-icon{font-size:2.75rem}}@media (prefers-contrast:high){.features-section-primary .feature-card{border-width:3px;border-color:var(--neutral-300)}.features-section-primary .feature-card:hover{border-color:var(--primary-500)}.features-section-primary .feature-icon{color:var(--primary-700)}.features-section-primary .feature-description{color:var(--text-primary)}}@media (prefers-reduced-motion:reduce){.feature-card,.feature-icon,.icon-bg-shape,.features-section-primary .feature-accent-line{transition:none}.shape-1,.shape-2,.features-section-primary .shape-3{animation:none}}.services-section-style{position:relative;background:var(--surface-primary);overflow:hidden}.services-section-style .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2}.services-section-style .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);line-height:1.3}.services-section-style .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7}.services-section-style .service-card{position:relative;background:var(--light);border-radius:16px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);border:2px solid var(--neutral-100);overflow:hidden}.services-section-style .service-card:hover{transform:translatey(-8px);border-color:var(--primary-300)}.services-section-style .card-icon-wrapper{width:70px;height:70px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:all .4s ease}.services-section-style .service-card:hover .card-icon-wrapper{transform:scale(1.1) rotate(5deg);box-shadow:0 8px 20px color-mix(in srgb,var(--primary-500) 40%,transparent)}.services-section-style .card-icon-wrapper i{font-size:2rem;color:var(--light)}.services-section-style .card-body-content{position:relative;z-index:2}.services-section-style .service-name{font-size:1.5rem;font-weight:700;color:var(--text-primary);line-height:1.3}.services-section-style .service-description{font-size:1rem;color:var(--text-secondary);line-height:1.6}.services-section-style .service-features{font-size:.9rem;color:var(--neutral-700);line-height:1.7;padding:1rem;background:var(--surface-secondary);border-radius:8px;border-left:3px solid var(--primary-500)}.services-section-style .service-price-wrapper{display:flex;flex-direction:column;gap:.25rem;padding-top:1rem;border-top:2px solid var(--neutral-100)}.services-section-style .price-label{font-size:.875rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px}.services-section-style .service-price{font-size:1.75rem;font-weight:700;color:var(--primary-500)}.services-section-style .card-accent{position:absolute;bottom:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));transform:scalex(0);transform-origin:left;transition:transform .4s ease}.services-section-style .service-card:hover .card-accent{transform:scalex(1)}.services-section-style .decorative-shape-top{position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 15%,transparent),transparent 70%);border-radius:50%;pointer-events:none;z-index:0}.services-section-style .decorative-shape-bottom{position:absolute;bottom:-150px;left:-150px;width:500px;height:500px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-500) 10%,transparent),transparent 70%);border-radius:50%;pointer-events:none;z-index:0}.services-section-style .decorative-dots{position:absolute;top:50%;right:5%;width:100px;height:100px;background-image:radial-gradient(circle,var(--primary-300) 2px,transparent 2px);background-size:20px 20px;opacity:.3;pointer-events:none;z-index:0}@media (max-width:991.98px){.services-section-style .section-title{font-size:2rem}.services-section-style .section-subtitle{font-size:1.25rem}.services-section-style .service-card{padding:1.5rem}.services-section-style .card-icon-wrapper{width:60px;height:60px}.services-section-style .card-icon-wrapper i{font-size:1.75rem}}@media (max-width:767.98px){.services-section-style .section-title{font-size:1.75rem}.services-section-style .section-subtitle{font-size:1.125rem}.services-section-style .section-description{font-size:1rem}.services-section-style .service-name{font-size:1.25rem}.services-section-style .service-price{font-size:1.5rem}.services-section-style .decorative-shape-top,.services-section-style .decorative-shape-bottom{display:none}}@media (max-width:575.98px){.services-section-style{padding:3rem 0}.services-section-style .service-card{padding:1.25rem}.services-section-style .card-icon-wrapper{width:50px;height:50px}.services-section-style .card-icon-wrapper i{font-size:1.5rem}}.priceplan-section-featured .section-header{margin-bottom:60px}.priceplan-section-featured .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.2}.priceplan-section-featured .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);margin-bottom:20px;line-height:1.4}.priceplan-section-featured .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.priceplan-section-featured .decorative-shapes{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.priceplan-section-featured .card-icon-wrapper{width:80px;height:80px;border-radius:20px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));display:flex;align-items:center;justify-content:center;margin-bottom:28px;box-shadow:0 8px 20px color-mix(in srgb,var(--primary-500) 30%,transparent 70%)}.priceplan-section-featured .card-icon-wrapper i{font-size:2.25rem;color:var(--light)}.priceplan-section-featured .featured-card .card-icon-wrapper{background:linear-gradient(135deg,var(--primary-700),var(--primary-500));box-shadow:0 12px 28px color-mix(in srgb,var(--primary-500) 40%,transparent 60%)}@media (max-width:991px){.priceplan-section-featured{padding:80px 0}.priceplan-section-featured .section-title{font-size:2.25rem}.priceplan-section-featured .section-subtitle{font-size:1.25rem}.priceplan-section-featured .pricing-card{margin-bottom:30px}.priceplan-section-featured .bottom-decorative-icons{gap:40px;margin-top:60px}}@media (max-width:767px){.priceplan-section-featured{padding:60px 0}.priceplan-section-featured .section-title{font-size:1.875rem}.priceplan-section-featured .section-subtitle{font-size:1.125rem}.priceplan-section-featured .section-description{font-size:1rem}.priceplan-section-featured .pricing-card{padding:36px 28px}.priceplan-section-featured .card-icon-wrapper{width:64px;height:64px}.priceplan-section-featured .card-icon-wrapper i{font-size:1.75rem}.priceplan-section-featured .plan-name{font-size:1.5rem}.priceplan-section-featured .price-amount{font-size:2.75rem}.priceplan-section-featured .bottom-decorative-icons{gap:30px;margin-top:50px}.priceplan-section-featured .icon-float{width:56px;height:56px}.priceplan-section-featured .icon-float i{font-size:1.5rem}.priceplan-section-featured .shape-circle-1,.priceplan-section-featured .shape-circle-2{width:200px;height:200px}}@media (max-width:575px){.priceplan-section-featured .section-title{font-size:1.625rem}.priceplan-section-featured .price-badge{padding:12px 24px}.priceplan-section-featured .price-amount{font-size:2.5rem}.priceplan-section-featured .bottom-decorative-icons{gap:20px}.priceplan-section-featured .icon-float{width:48px;height:48px}.priceplan-section-featured .icon-float i{font-size:1.25rem}}.team-section-style{position:relative;background:var(--surface-primary);overflow:hidden;padding:5rem 0}.team-section-style .section-header{position:relative;z-index:2}.team-section-style #team-title{color:var(--text-primary);font-weight:700;letter-spacing:-.02em}.team-section-style #team-subtitle{color:var(--primary-500);font-weight:600;text-transform:uppercase;letter-spacing:.05em}.team-section-style #team-desc{color:var(--text-secondary);font-size:1.125rem;line-height:1.7;max-width:700px;margin:0 auto}.team-section-style .decorative-blob{position:absolute;border-radius:50%;opacity:.05;pointer-events:none;z-index:0}.team-section-style .blob-1{width:400px;height:400px;background:var(--primary-500);top:-200px;right:-100px;filter:blur(80px)}.team-section-style .blob-2{width:500px;height:500px;background:var(--primary-700);bottom:-250px;left:-150px;filter:blur(100px)}.team-section-style .team-card{position:relative;background:var(--surface-secondary);border-radius:16px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);height:100%;z-index:1}.team-section-style .team-card:hover{transform:translatey(-8px)}.team-section-style .team-image-wrapper{position:relative;width:100%;padding-top:100%;overflow:hidden;background:color-mix(in srgb,var(--primary-50) 50%,var(--neutral-50) 50%)}.team-section-style .team-member-photo{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s cubic-bezier(.4,0,.2,1)}.team-section-style .team-card:hover .team-member-photo{transform:scale(1.08)}.team-section-style .image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,transparent 0%,transparent 50%,color-mix(in srgb,var(--primary-700) 20%,transparent 80%) 100%);opacity:0;transition:opacity .4s ease;pointer-events:none}.team-section-style .team-card:hover .image-overlay{opacity:1}.team-section-style .team-info{padding:1.5rem 1.25rem;text-align:center;position:relative;background:var(--surface-secondary)}.team-section-style .member-name{color:var(--text-primary);font-size:1.25rem;font-weight:600;margin-bottom:.5rem;transition:color .3s ease}.team-section-style .team-card:hover .member-name{color:var(--primary-500)}.team-section-style .member-role{color:var(--text-secondary);font-size:.95rem;font-weight:500;letter-spacing:.02em}.team-section-style .info-accent{width:50px;height:3px;background:var(--primary-500);margin:1rem auto 0;border-radius:2px;transform:scalex(0);transition:transform .4s cubic-bezier(.4,0,.2,1)}.team-section-style .team-card:hover .info-accent{transform:scalex(1)}.team-section-style .decorative-icon-box{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-50) 80%,transparent 20%),color-mix(in srgb,var(--primary-100) 60%,transparent 40%));border-radius:16px;padding:3rem;transition:all .4s ease}.team-section-style .decorative-icon-box:hover{transform:scale(1.05)}.team-section-style .decorative-icon-box i{font-size:6rem;color:var(--primary-300);transition:all .4s ease}.team-section-style .decorative-icon-box:hover i{color:var(--primary-500);transform:rotate(5deg)}.team-section-style .decorative-shapes{position:absolute;bottom:2rem;right:2rem;z-index:0;pointer-events:none}.team-section-style .shape-circle{width:80px;height:80px;border-radius:50%;border:2px solid var(--primary-300);opacity:.2;position:absolute;animation:float 6s ease-in-out infinite}.team-section-style .shape-1{width:60px;height:60px;top:0;right:0;animation-delay:0s}.team-section-style .shape-2{width:90px;height:90px;top:40px;right:50px;animation-delay:1s}.team-section-style .shape-3{width:70px;height:70px;top:80px;right:20px;animation-delay:2s}@media (max-width:991.98px){.team-section-style{padding:4rem 0}.team-section-style #team-title{font-size:2.25rem}.team-section-style .blob-1,.team-section-style .blob-2{width:300px;height:300px}.team-section-style .decorative-shapes{display:none}}@media (max-width:767.98px){.team-section-style{padding:3rem 0}.team-section-style #team-title{font-size:1.875rem}.team-section-style #team-subtitle{font-size:1rem}.team-section-style #team-desc{font-size:1rem}.team-section-style .team-info{padding:1.25rem 1rem}.team-section-style .member-name{font-size:1.125rem}.team-section-style .member-role{font-size:.875rem}.team-section-style .blob-1,.team-section-style .blob-2{width:200px;height:200px}}@media (max-width:575.98px){.team-section-style .team-image-wrapper{padding-top:100%}.team-section-style .decorative-icon-box i{font-size:4rem}}@media (prefers-contrast:high){.team-section-style .team-card{border:2px solid var(--neutral-300)}.team-section-style .member-name,.team-section-style .member-role{font-weight:600}}@media (prefers-reduced-motion:reduce){.team-section-style .team-card,.team-section-style .team-member-photo,.team-section-style .image-overlay,.team-section-style .info-accent,.team-section-style .decorative-icon-box,.team-section-style .decorative-icon-box i{transition:none}.team-section-style .shape-circle{animation:none}.team-section-style .team-card:hover{transform:none}}@media print{.team-section-style{padding:2rem 0}.team-section-style .decorative-blob,.team-section-style .decorative-shapes,.team-section-style .image-overlay{display:none}.team-section-style .team-card{box-shadow:none;border:1px solid var(--neutral-300);page-break-inside:avoid}}.reviews-section-classic .section-header{position:relative;z-index:2}.reviews-section-classic .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2;margin-bottom:1rem}.reviews-section-classic .section-subtitle{font-size:1.25rem;font-weight:600;color:var(--primary-500);margin-bottom:1rem}.reviews-section-classic .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.reviews-section-classic .decorative-shapes{position:absolute;top:-20px;left:50%;transform:translatex(-50%);width:100%;height:100px;pointer-events:none}.reviews-section-classic .shape-circle{position:absolute;top:0;right:10%;width:60px;height:60px;border-radius:50%;background:color-mix(in srgb,var(--primary-300) 20%,transparent 80%);animation:float 6s ease-in-out infinite}.reviews-section-classic .shape-blob{position:absolute;bottom:-50px;left:5%;width:200px;height:200px;background:color-mix(in srgb,var(--primary-300) 15%,transparent 85%);border-radius:40% 60% 70% 30%/40% 50% 60% 50%;animation:morph 8s ease-in-out infinite}@media (max-width:991.98px){.reviews-section-classic .section-title{font-size:2rem}.reviews-section-classic .section-subtitle{font-size:1.125rem}.reviews-section-classic .section-description{font-size:1rem}.reviews-section-classic .review-card{padding:2rem}}@media (max-width:767.98px){.reviews-section-classic .section-title{font-size:1.75rem}.reviews-section-classic .section-subtitle{font-size:1rem}.reviews-section-classic .review-card{padding:1.5rem}.reviews-section-classic .review-text{font-size:1rem}.reviews-section-classic .avatar-placeholder{width:50px;height:50px}.reviews-section-classic .avatar-placeholder.large{width:60px;height:60px}.reviews-section-classic .author-name{font-size:.9375rem}.reviews-section-classic .quote-icon{width:45px;height:45px}.reviews-section-classic .quote-icon i{font-size:1.25rem}}@media (max-width:575.98px){.reviews-section-classic .section-title{font-size:1.5rem}.reviews-section-classic .review-card{padding:1.25rem}.reviews-section-classic .shape-circle{width:40px;height:40px}}.casestudy-section-custom .section-header{margin-bottom:3rem}.casestudy-section-custom .decorative-badge{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:16px;margin-bottom:1.5rem;box-shadow:0 8px 24px color-mix(in srgb,var(--primary-500) 30%,transparent);transition:transform .3s ease}.casestudy-section-custom .decorative-badge:hover{transform:translatey(-4px)}.casestudy-section-custom .decorative-badge i{font-size:28px;color:var(--light)}.casestudy-section-custom .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;line-height:1.2}.casestudy-section-custom .section-subtitle{font-size:1.25rem;font-weight:600;color:var(--primary-500);margin-bottom:1.5rem;letter-spacing:.5px}.casestudy-section-custom .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;margin-bottom:0}.casestudy-section-custom .decorative-shapes{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow:hidden}.casestudy-section-custom .shape-circle{position:absolute;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 15%,transparent),transparent 70%)}.casestudy-section-custom .shape-1{width:400px;height:400px;top:-200px;left:-100px;animation:float 20s ease-in-out infinite}.casestudy-section-custom .shape-2{width:300px;height:300px;bottom:-150px;right:-80px;animation:float 25s ease-in-out infinite reverse}.casestudy-section-custom .shape-blob{position:absolute;width:500px;height:500px;top:50%;right:-250px;background:radial-gradient(ellipse at center,color-mix(in srgb,var(--primary-100) 20%,transparent),transparent 70%);border-radius:40% 60% 70% 30%/40% 50% 60% 50%;animation:morph 30s ease-in-out infinite}@media (max-width:991px){.casestudy-section-custom{padding:80px 0}.casestudy-section-custom .section-title{font-size:2.25rem}.casestudy-section-custom .card-image-wrapper{height:240px}.casestudy-section-custom .image-placeholder{width:100px;height:100px}.casestudy-section-custom .image-placeholder i{font-size:48px}}@media (max-width:767px){.casestudy-section-custom{padding:60px 0}.casestudy-section-custom .section-title{font-size:1.875rem}.casestudy-section-custom .section-subtitle{font-size:1.125rem}.casestudy-section-custom .section-description{font-size:1rem}.casestudy-section-custom .decorative-badge{width:50px;height:50px}.casestudy-section-custom .decorative-badge i{font-size:24px}.casestudy-section-custom .card-image-wrapper{height:200px}.casestudy-section-custom .card-content{padding:1.5rem}.casestudy-section-custom .card-title{font-size:1.25rem}.casestudy-section-custom .card-description{font-size:.9375rem}}@media (max-width:575px){.casestudy-section-custom .section-title{font-size:1.625rem}.casestudy-section-custom .card-image-wrapper{height:180px}.casestudy-section-custom .image-placeholder{width:80px;height:80px}.casestudy-section-custom .image-placeholder i{font-size:36px}}.process-section-standard .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2;margin-bottom:1rem}.process-section-standard .section-subtitle{font-size:1.25rem;font-weight:600;color:var(--primary-500);text-transform:uppercase;letter-spacing:1px}.process-section-standard .section-description{font-size:1.125rem;line-height:1.8;color:var(--text-secondary);max-width:700px;margin:0 auto}.process-section-standard .process-decorative-dots .dot{width:10px;height:10px;background:var(--primary-500);border-radius:50%;animation:dotPulse 2s ease-in-out infinite}.process-section-standard .process-decorative-dots .dot:nth-child(2){animation-delay:.3s}.process-section-standard .process-decorative-dots .dot:nth-child(3){animation-delay:.6s}.process-section-standard .shape-circle{width:80px;height:80px;background:var(--primary-700);border-radius:50%;bottom:20px;right:40px}.process-section-standard .shape-square{width:50px;height:50px;background:var(--primary-300);transform:rotate(45deg);top:30px;right:50px}@media (min-width:992px){.process-section-standard .process-item-reverse{flex-direction:row-reverse}.process-section-standard .process-item-reverse .process-content{text-align:left}}.process-section-standard .shape-blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.15}@media (max-width:991px){.process-section-standard{padding:4rem 0}.process-section-standard .section-title{font-size:2rem}.process-section-standard .process-item{gap:1.5rem}.process-section-standard .process-number{width:60px}.process-section-standard .number-circle{width:60px;height:60px;font-size:1.25rem}.process-section-standard .connecting-line{top:60px}.process-section-standard .process-content{padding:2rem}.process-section-standard .process-content .process-title{font-size:1.5rem}.process-section-standard .icon-circle{width:60px;height:60px}.process-section-standard .icon-circle i{font-size:1.5rem}}@media (max-width:767px){.process-section-standard{padding:3rem 0}.process-section-standard .section-title{font-size:1.75rem}.process-section-standard .section-subtitle{font-size:1rem}.process-section-standard .section-description{font-size:1rem}.process-section-standard .process-item{flex-direction:column;gap:1rem;margin-bottom:3rem;align-items:flex-start}.process-section-standard .process-number{width:50px;position:absolute;left:0;top:0}.process-section-standard .number-circle{width:50px;height:50px;font-size:1rem}.process-section-standard .connecting-line{top:50px;height:calc(100% + 2rem)}.process-section-standard .process-content{padding:1.5rem;padding-left:4rem;margin-left:0;width:100%}.process-section-standard .process-content .process-title{font-size:1.25rem}.process-section-standard .process-content .process-description{font-size:.9375rem}.process-section-standard .icon-circle{width:50px;height:50px}.process-section-standard .icon-circle i{font-size:1.25rem}.shape-blob-1,.process-section-standard .shape-blob-2{display:none}}@media (max-width:575px){.process-section-standard .section-badge{width:50px;height:50px}.process-section-standard .section-badge i{font-size:1.5rem}.process-section-standard .section-title{font-size:1.5rem}.process-section-standard .process-content{padding:1.25rem;padding-left:3.5rem}.process-section-standard .number-circle{width:45px;height:45px;font-size:.875rem}.process-section-standard .connecting-line{width:2px;top:45px}}@media (prefers-reduced-motion:reduce){.process-section-standard *{animation:none !important;transition:none !important}}@media print{.process-section-standard{background:white !important}.decorative-background-shapes,.process-decorative-shape,.process-section-standard .process-decorative-badge{display:none !important}}.timeline-section-pro .section-header{position:relative;z-index:2}.timeline-section-pro .decorative-shapes{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}.timeline-section-pro .shape-1{width:400px;height:400px;background:var(--primary-500);top:-100px;right:-100px}.timeline-section-pro .shape-2{width:300px;height:300px;background:var(--primary-700);bottom:10%;left:-80px}.timeline-section-pro .shape-3{width:200px;height:200px;background:var(--primary-300);top:50%;right:10%;transform:translatey(-50%)}@media (max-width:991px){.timeline-section-pro .timeline-line{left:30px}.timeline-content-left,.timeline-section-pro .timeline-content-right{text-align:left;padding-left:4rem;padding-right:1rem}.timeline-section-pro .timeline-marker{left:30px}.timeline-section-pro .timeline-card::before{left:-30px !important;right:auto !important}.timeline-section-pro .timeline-icon-wrapper{float:left !important}.timeline-content-left .timeline-card::before,.timeline-section-pro .timeline-content-right .timeline-card::before{left:-30px;right:auto}}@media (max-width:767px){.timeline-section-pro{padding:3rem 0}.timeline-section-pro #timeline-title{font-size:2rem}.timeline-section-pro #timeline-subtitle{font-size:1.25rem}.timeline-section-pro #timeline-desc{font-size:1rem}.timeline-section-pro .timeline-line{left:20px}.timeline-section-pro .timeline-marker{left:20px}.timeline-content-left,.timeline-section-pro .timeline-content-right{padding-left:3rem}.timeline-section-pro .timeline-card{padding:1.5rem}.timeline-section-pro .timeline-icon-wrapper{width:48px;height:48px;margin-bottom:1rem}.timeline-section-pro .timeline-icon-wrapper i{font-size:1.5rem}.timeline-section-pro .marker-dot{width:20px;height:20px;border-width:3px}.timeline-section-pro .marker-pulse{width:20px;height:20px}.timeline-section-pro .timeline-item{margin-bottom:3rem}.shape-1,.shape-2,.timeline-section-pro .shape-3{display:none}}@media (prefers-reduced-motion:reduce){.timeline-section-pro .timeline-card{transition:none}.timeline-section-pro .marker-pulse{animation:none}.timeline-section-pro .timeline-card:hover{transform:none}}@media (prefers-contrast:high){.timeline-section-pro .timeline-card{border-width:3px;border-color:var(--primary-500)}.timeline-section-pro .timeline-line{width:6px;background:var(--primary-500)}.timeline-section-pro .marker-dot{border-width:5px}}.career-section-variant .section-header{position:relative;margin-bottom:4rem;z-index:2}.career-section-variant .section-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:var(--text-primary);margin-bottom:1rem;line-height:1.2}.career-section-variant .section-subtitle{font-size:clamp(1.125rem,2vw,1.375rem);font-weight:500;color:var(--primary-500);margin-bottom:1.5rem;line-height:1.4}.career-section-variant .section-description{font-size:1.0625rem;color:var(--text-secondary);line-height:1.7;margin:0}.career-section-variant .card-icon-wrapper{width:64px;height:64px;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-500) 10%,var(--surface-primary) 90%) 0%,color-mix(in srgb,var(--primary-300) 15%,var(--surface-primary) 85%) 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.75rem;transition:all .4s cubic-bezier(.4,0,.2,1);border:2px solid color-mix(in srgb,var(--primary-300) 25%,transparent 75%)}.career-section-variant .card-icon-wrapper i{font-size:1.75rem;color:var(--primary-500);transition:all .4s ease}.career-section-variant .career-card:hover .card-icon-wrapper{transform:scale(1.1) rotate(5deg);background:linear-gradient(135deg,var(--primary-500) 0%,color-mix(in srgb,var(--primary-500) 85%,var(--primary-700) 15%) 100%);border-color:var(--primary-500)}.career-section-variant .career-card:hover .card-icon-wrapper i{color:var(--surface-primary);transform:scale(1.1)}.career-section-variant .card-footer-decor .dot{width:6px;height:6px;background:var(--primary-300);border-radius:50%;transition:all .3s ease}.career-section-variant .career-card:hover .card-footer-decor .dot:nth-child(1){background:var(--primary-500);transform:scale(1.3)}.career-section-variant .career-card:hover .card-footer-decor .dot:nth-child(2){background:var(--primary-500);transform:scale(1.3);transition-delay:.1s}.career-section-variant .career-card:hover .card-footer-decor .dot:nth-child(3){background:var(--primary-500);transform:scale(1.3);transition-delay:.2s}.career-section-variant .decorative-shapes{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.career-section-variant .shape-circle{position:absolute;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 20%,transparent 80%) 0%,transparent 70%)}.career-section-variant .shape-1{width:300px;height:300px;top:10%;left:-100px;animation:float 20s ease-in-out infinite}.career-section-variant .shape-2{width:200px;height:200px;bottom:15%;right:-50px;animation:float 15s ease-in-out infinite reverse}.career-section-variant .shape-blob{position:absolute;width:400px;height:400px;top:50%;left:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,color-mix(in srgb,var(--primary-100) 15%,transparent 85%) 0%,transparent 60%);border-radius:40% 60% 70% 30%/40% 50% 60% 50%;animation:morph 20s ease-in-out infinite}@media (max-width:991.98px){.career-section-variant{padding:4rem 0}.career-section-variant .section-header{margin-bottom:3rem}.career-section-variant .career-card{padding:2rem}.career-section-variant .card-icon-wrapper{width:56px;height:56px}.career-section-variant .card-icon-wrapper i{font-size:1.5rem}}@media (max-width:767.98px){.career-section-variant{padding:3rem 0}.career-section-variant .section-header{margin-bottom:2.5rem}.career-section-variant .career-card{padding:1.75rem}.career-section-variant .career-title{font-size:1.25rem}.career-section-variant .shape-1,.career-section-variant .shape-2{opacity:.5}}@media (max-width:575.98px){.career-section-variant .career-card{padding:1.5rem}.career-section-variant .card-icon-wrapper{width:48px;height:48px;margin-bottom:1.25rem}.career-section-variant .card-icon-wrapper i{font-size:1.25rem}}.coreinfo-section-classic .section-header{position:relative;z-index:2}.coreinfo-section-classic .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.2}.coreinfo-section-classic .section-subtitle{font-size:1.25rem;font-weight:600;color:var(--primary-500);margin-bottom:20px;line-height:1.4}.coreinfo-section-classic .section-description{font-size:1.0625rem;color:var(--text-secondary);line-height:1.7;margin-bottom:24px}.coreinfo-section-classic .decorative-dots{display:flex;gap:8px;justify-content:center;margin-top:32px}.coreinfo-section-classic .decorative-dots .dot{width:8px;height:8px;border-radius:50%;background:var(--primary-300);transition:all .3s ease}.coreinfo-section-classic .decorative-dots .dot:nth-child(2){background:var(--primary-500);transform:scale(1.2)}.coreinfo-section-classic .card-icon-wrapper{position:relative;width:64px;height:64px;margin-bottom:24px;display:flex;align-items:center;justify-content:center}.coreinfo-section-classic .card-icon-wrapper i{position:relative;font-size:32px;color:var(--primary-500);z-index:1;transition:all .4s ease}.coreinfo-section-classic .info-card:hover .card-icon-wrapper i{transform:scale(1.15);color:var(--primary-700)}.coreinfo-section-classic .card-accent{position:absolute;bottom:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));transform:scalex(0);transform-origin:left;transition:transform .4s cubic-bezier(.4,0,.2,1)}.coreinfo-section-classic .info-card:hover .card-accent{transform:scalex(1)}.coreinfo-section-classic .decorative-shape{position:absolute;border-radius:50%;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-300) 8%,transparent),color-mix(in srgb,var(--primary-500) 5%,transparent));z-index:0;pointer-events:none}.coreinfo-section-classic .shape-1{width:400px;height:400px;top:-100px;right:-100px;animation:float-shape-1 20s ease-in-out infinite}.coreinfo-section-classic .shape-2{width:300px;height:300px;bottom:-80px;left:-80px;animation:float-shape-2 25s ease-in-out infinite}@media (max-width:1199.98px){.coreinfo-section-classic{padding:80px 0}.coreinfo-section-classic .section-title{font-size:2.25rem}.coreinfo-section-classic .section-subtitle{font-size:1.125rem}}@media (max-width:991.98px){.coreinfo-section-classic{padding:70px 0}.coreinfo-section-classic .section-title{font-size:2rem}.coreinfo-section-classic .info-card{padding:32px 24px}.coreinfo-section-classic .shape-1{width:300px;height:300px}.coreinfo-section-classic .shape-2{width:250px;height:250px}}@media (max-width:767.98px){.coreinfo-section-classic{padding:60px 0}.coreinfo-section-classic .section-title{font-size:1.75rem}.coreinfo-section-classic .section-subtitle{font-size:1.0625rem}.coreinfo-section-classic .section-description{font-size:1rem}.coreinfo-section-classic .info-card{padding:28px 20px;margin-bottom:20px}.coreinfo-section-classic .card-icon-wrapper{width:56px;height:56px}.coreinfo-section-classic .card-icon-wrapper i{font-size:28px}.coreinfo-section-classic .card-title{font-size:1.125rem}.coreinfo-section-classic .card-description{font-size:.875rem}.coreinfo-section-classic .shape-1,.coreinfo-section-classic .shape-2{display:none}}@media (max-width:575.98px){.coreinfo-section-classic{padding:50px 0}.coreinfo-section-classic .section-title{font-size:1.5rem}.coreinfo-section-classic .info-card:hover{transform:translatey(-4px)}}@media (prefers-contrast:high){.coreinfo-section-classic .info-card{border-width:2px;border-color:var(--primary-500)}.coreinfo-section-classic .card-description{color:var(--text-primary)}.coreinfo-section-classic .icon-bg{opacity:.2}}@media (prefers-reduced-motion:reduce){.coreinfo-section-classic .info-card,.coreinfo-section-classic .card-icon-wrapper i,.coreinfo-section-classic .icon-bg,.coreinfo-section-classic .card-accent{transition:none}.coreinfo-section-classic .shape-1,.coreinfo-section-classic .shape-2{animation:none}.coreinfo-section-classic .info-card:hover{transform:none}}@media print{.coreinfo-section-classic{padding:40px 0;background:var(--light)}.coreinfo-section-classic .decorative-shape,.coreinfo-section-classic .decorative-dots{display:none}.coreinfo-section-classic .info-card{break-inside:avoid;border:1px solid var(--neutral-300);box-shadow:none}}.leadgen-section-secondary{position:relative;background:linear-gradient(135deg,var(--surface-primary) 0%,var(--neutral-50) 100%);overflow:hidden}.leadgen-section-secondary .decorative-accent{width:10px;height:10px;background:var(--primary-500);border-radius:50%;margin:0 auto;box-shadow:0 0 25px var(--primary-500);animation:pulse-leadgen-v001 2.5s ease-in-out infinite}.leadgen-section-secondary .leadgen-form-card{background:var(--light);border-radius:28px;padding:3.5rem;position:relative;overflow:hidden;border:1px solid var(--neutral-100);transition:transform .4s ease,box-shadow .4s ease}.leadgen-section-secondary .leadgen-form-card:hover{transform:translatey(-6px)}.leadgen-section-secondary .decorative-shape-corner{position:absolute;top:-40px;right:-40px;width:140px;height:140px;background:linear-gradient(135deg,var(--primary-400),var(--primary-600));border-radius:40% 60% 70% 30%/40% 50% 60% 50%;opacity:.12;animation:rotate-leadgen-v001 25s linear infinite}.leadgen-section-secondary .decorative-shape-gradient{position:absolute;bottom:-50px;left:-50px;width:180px;height:180px;background:linear-gradient(135deg,var(--primary-600),var(--primary-800));border-radius:60% 40% 30% 70%/50% 60% 40% 50%;opacity:.1;animation:rotate-leadgen-v001 30s linear infinite reverse}.leadgen-section-secondary .form-control,.leadgen-section-secondary .form-select{border:2px solid var(--neutral-100);border-radius:14px;padding:1.1rem 1.35rem;background:var(--surface-primary);transition:all .3s ease;font-size:1rem;height:calc(3.5rem + 2px)}.leadgen-section-secondary .form-floating>label{padding:1.1rem 1.35rem;color:var(--text-secondary);font-weight:500}.leadgen-section-secondary .form-control:focus,.leadgen-section-secondary .form-select:focus{border-color:var(--primary-500);box-shadow:0 0 0 .25rem color-mix(in srgb,var(--primary-500) 20%,transparent);background:var(--light);outline:none}.leadgen-section-secondary .form-control:hover,.leadgen-section-secondary .form-select:hover{border-color:var(--neutral-200)}.leadgen-section-secondary textarea.form-control{min-height:150px;resize:vertical}.leadgen-section-secondary .form-check-input{width:1.3rem;height:1.3rem;border:2px solid var(--neutral-300);border-radius:7px;cursor:pointer;transition:all .3s ease}.leadgen-section-secondary .form-check-input:checked{background-color:var(--primary-500);border-color:var(--primary-500)}.leadgen-section-secondary .form-check-input:hover{border-color:var(--primary-300)}.leadgen-section-secondary .form-check-label{cursor:pointer;user-select:none;padding-left:.6rem;line-height:1.6}.leadgen-section-secondary .btn-leadgen-submit{background:linear-gradient(135deg,#3b82f6,#1d4ed8) !important;color:var(--light) !important;border:none;border-radius:14px;font-weight:600;font-size:1.15rem;letter-spacing:.4px;transition:all .4s ease;box-shadow:0 6px 20px rgba(59,130,246,.35);position:relative;overflow:hidden}.leadgen-section-secondary .btn-leadgen-submit::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;transition:left .6s ease}.leadgen-section-secondary .btn-leadgen-submit:hover{transform:translatey(-2px);box-shadow:0 8px 25px rgba(59,130,246,.45)}.leadgen-section-secondary .btn-leadgen-submit:hover::before{left:100%}.leadgen-section-secondary .btn-leadgen-submit:active{transform:translatey(0);box-shadow:0 4px 15px rgba(59,130,246,.3)}.leadgen-section-secondary .decorative-blob-primary{position:absolute;top:10%;left:5%;width:300px;height:300px;background:radial-gradient(circle at center,color-mix(in srgb,var(--primary-300) 15%,transparent) 0%,transparent 70%);border-radius:50%;filter:blur(60px);z-index:0;pointer-events:none;animation:float-blob-leadgen-1 15s ease-in-out infinite}.leadgen-section-secondary .decorative-blob-secondary{position:absolute;bottom:15%;right:8%;width:250px;height:250px;background:radial-gradient(circle at center,color-mix(in srgb,var(--primary-500) 12%,transparent) 0%,transparent 70%);border-radius:50%;filter:blur(50px);z-index:0;pointer-events:none;animation:float-blob-leadgen-2 18s ease-in-out infinite}.leadgen-section-secondary .container>*{position:relative;z-index:1}@media (max-width:991px){.leadgen-section-secondary .leadgen-form-card{padding:2.5rem}}@media (max-width:767px){.leadgen-section-secondary .leadgen-form-card{padding:2rem;border-radius:20px}.leadgen-section-secondary .btn-leadgen-submit{font-size:1.05rem}.leadgen-section-secondary .form-control,.leadgen-section-secondary .form-select{padding:1rem 1.15rem}}.leadgen-section-secondary .form-control:focus-visible,.leadgen-section-secondary .form-select:focus-visible,.leadgen-section-secondary .form-check-input:focus-visible{outline:3px solid var(--primary-500);outline-offset:2px}.leadgen-section-secondary .btn-leadgen-submit:focus-visible{outline:3px solid var(--light);outline-offset:3px}.leadgen-section-secondary .leadgen-field,.leadgen-section-secondary .leadgen-field-dynamic{animation:fadeInField .4s ease-out;margin-bottom:0}.leadgen-section-secondary .leadgen-form-dynamic .form-control,.leadgen-section-secondary .leadgen-form-dynamic .form-select{border:2px solid var(--neutral-100);border-radius:14px;padding:1.1rem 1.35rem;background:var(--surface-primary);transition:all .3s ease;font-size:1rem;height:calc(3.5rem + 2px)}.leadgen-section-secondary .leadgen-form-dynamic .form-floating>label{padding:1.1rem 1.35rem;color:var(--text-secondary);font-weight:500}.leadgen-section-secondary .leadgen-form-dynamic .form-control:focus,.leadgen-section-secondary .leadgen-form-dynamic .form-select:focus{border-color:var(--primary-500);box-shadow:0 0 0 .25rem color-mix(in srgb,var(--primary-500) 20%,transparent);background:var(--light);outline:none}.leadgen-section-secondary .leadgen-form-dynamic textarea.form-control{min-height:120px;resize:vertical}.leadgen-section-secondary .leadgen-form-dynamic .form-check-input{width:1.3rem;height:1.3rem;border:2px solid var(--neutral-300);border-radius:7px;cursor:pointer;transition:all .3s ease}.leadgen-section-secondary .leadgen-form-dynamic .form-check-input:checked{background-color:var(--primary-500);border-color:var(--primary-500)}.leadgen-section-secondary .leadgen-form-dynamic .form-check-label{cursor:pointer;user-select:none;padding-left:.6rem;line-height:1.6}.contact-section-minimal{position:relative;background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,var(--surface-primary) 70%) 100%);overflow:hidden}.contact-section-minimal .section-header{position:relative;z-index:2}.contact-section-minimal #contact-title{color:var(--text-primary);font-weight:700;letter-spacing:-.5px}.contact-section-minimal #contact-subtitle{color:var(--primary-500);font-size:1.25rem;font-weight:500}.contact-section-minimal #contact-desc{color:var(--text-secondary);line-height:1.8;max-width:600px;margin:0 auto}.contact-section-minimal .contact-form-wrapper{position:relative;background:var(--light);border-radius:20px;padding:2.5rem;transition:transform .3s ease,box-shadow .3s ease}.contact-section-minimal .contact-form-wrapper:hover{transform:translatey(-5px)}.contact-section-minimal .form-decorative-element{position:absolute;top:-10px;right:-10px;width:120px;height:120px;background:linear-gradient(135deg,var(--primary-300),var(--primary-500));border-radius:50%;opacity:.1;z-index:0}.contact-section-minimal .contact-form{position:relative;z-index:1}.contact-section-minimal .form-control{border:2px solid color-mix(in srgb,var(--neutral-300) 50%,transparent 50%);border-radius:12px;padding:.875rem 1rem;font-size:1rem;transition:all .3s ease;background:var(--surface-primary)}.contact-section-minimal .form-control:focus{border-color:var(--primary-500);box-shadow:0 0 0 .25rem color-mix(in srgb,var(--primary-300) 25%,transparent 75%);background:var(--light)}.contact-section-minimal .form-floating>label{color:var(--text-secondary);padding:1rem 1rem}.contact-section-minimal .form-floating>.form-control:focus~label,.contact-section-minimal .form-floating>.form-control:not(:placeholder-shown)~label{color:var(--primary-500);transform:scale(.85) translatey(-.5rem) translatex(.15rem)}.contact-section-minimal #contact-form-name,.contact-section-minimal #contact-form-email,.contact-section-minimal #contact-form-phone,.contact-section-minimal #contact-form-message{font-weight:500}.contact-section-minimal .form-check-input{width:1.25rem;height:1.25rem;border:2px solid var(--neutral-300);border-radius:6px;cursor:pointer}.contact-section-minimal .form-check-input:checked{background-color:var(--primary-500);border-color:var(--primary-500)}.contact-section-minimal #contact-form-checkbox{color:var(--text-secondary);font-size:.9rem;line-height:1.6;margin-left:.5rem;cursor:pointer}.contact-section-minimal #site_submit_btn{background:linear-gradient(135deg,#2563eb,#0284c7) !important;color:var(--light) !important;border:none !important;border-radius:12px !important;padding:1rem 2rem !important;font-size:1.1rem !important;font-weight:600 !important;letter-spacing:.3px !important;transition:all .3s ease !important;box-shadow:0 4px 15px rgba(37,99,235,.3) !important}.contact-section-minimal #site_submit_btn:hover{transform:translatey(-2px) !important;box-shadow:0 6px 25px rgba(37,99,235,.4) !important}.contact-section-minimal #site_submit_btn:active{transform:translatey(0) !important}.contact-section-minimal .form-decorative-icons{position:absolute;bottom:20px;left:20px;display:flex;gap:10px;opacity:.1;z-index:0}.contact-section-minimal .form-decorative-icons i{font-size:2rem;color:var(--primary-500)}.contact-section-minimal .contact-info-wrapper{position:relative;height:100%;display:flex;flex-direction:column;gap:1.5rem}.contact-section-minimal .contact-info-card{background:var(--light);border-radius:16px;padding:1.75rem;display:flex;gap:1.25rem;align-items:flex-start;transition:all .3s ease;position:relative;z-index:2}.contact-section-minimal .contact-info-card:hover{transform:translatex(-5px)}.contact-section-minimal .contact-info-card .icon-wrapper{flex-shrink:0;width:60px;height:60px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px color-mix(in srgb,var(--primary-500) 30%,transparent 70%)}.contact-section-minimal .contact-info-card .icon-wrapper i{font-size:1.5rem;color:var(--light)}.contact-section-minimal .info-content h5{color:var(--text-primary);font-weight:600;font-size:1.1rem;margin-bottom:.5rem}.contact-section-minimal #contact-info-phone,.contact-section-minimal #contact-info-email,.contact-section-minimal #contact-info-address{color:var(--text-secondary);line-height:1.7;font-size:.95rem;margin:0}.contact-section-minimal .sidebar-decorative-shape{position:absolute;top:50%;right:-50px;width:200px;height:200px;background:linear-gradient(135deg,var(--primary-300),var(--primary-500));border-radius:30% 70% 70% 30%/30% 30% 70% 70%;opacity:.08;z-index:0;animation:morphShape 8s ease-in-out infinite}.contact-section-minimal .sidebar-decorative-dots{position:absolute;bottom:30px;right:30px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;opacity:.15;z-index:0}.contact-section-minimal .sidebar-decorative-dots span{width:6px;height:6px;background:var(--primary-500);border-radius:50%}.contact-section-minimal .social-icons-wrapper{display:flex;gap:1rem;justify-content:flex-start;position:relative;z-index:2}.contact-section-minimal .social-icon{width:45px;height:45px;background:var(--light);border-radius:10px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;cursor:pointer}.contact-section-minimal .social-icon:hover{background:linear-gradient(135deg,var(--primary-500),var(--primary-700));transform:translatey(-3px);box-shadow:0 5px 20px color-mix(in srgb,var(--primary-500) 30%,transparent 70%)}.contact-section-minimal .social-icon i{font-size:1.2rem;color:var(--primary-500);transition:color .3s ease}.contact-section-minimal .social-icon:hover i{color:var(--light)}.contact-section-minimal .bottom-decorative-wave{position:absolute;bottom:0;left:0;width:100%;height:100px;background:linear-gradient(180deg,transparent 0%,color-mix(in srgb,var(--primary-50) 20%,transparent 80%) 100%);z-index:0}.contact-section-minimal .floating-icon{position:absolute;width:60px;height:60px;background:linear-gradient(135deg,var(--primary-300),var(--primary-500));border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:.12;z-index:0;animation:float 6s ease-in-out infinite}.contact-section-minimal .floating-icon i{font-size:1.5rem;color:var(--light)}.contact-section-minimal .floating-icon-1{top:10%;left:5%;animation-delay:0s}.contact-section-minimal .floating-icon-2{top:60%;right:8%;animation-delay:3s}@media (max-width:991.98px){.contact-section-minimal .contact-form-wrapper{padding:2rem;margin-bottom:2rem}.contact-section-minimal .contact-info-wrapper{padding-top:1rem}.contact-section-minimal .floating-icon{display:none}}@media (max-width:767.98px){.contact-section-minimal #contact-title{font-size:2rem}.contact-section-minimal #contact-subtitle{font-size:1.1rem}.contact-section-minimal .contact-form-wrapper{padding:1.5rem}.contact-section-minimal .contact-info-card{padding:1.25rem}.contact-section-minimal .contact-info-card .icon-wrapper{width:50px;height:50px}.contact-section-minimal .contact-info-card .icon-wrapper i{font-size:1.25rem}.contact-section-minimal .sidebar-decorative-shape{width:150px;height:150px}.contact-section-minimal #site_submit_btn{padding:.875rem 1.5rem !important;font-size:1rem !important}}@media (max-width:575.98px){.contact-section-minimal .contact-form-wrapper{padding:1.25rem}.contact-section-minimal .contact-info-card{flex-direction:column;text-align:center;align-items:center}.contact-section-minimal .social-icons-wrapper{justify-content:center}}.blog-section-minimal{position:relative;background:var(--surface-primary);overflow:hidden}.blog-section-minimal .decorative-line{width:60px;height:3px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));border-radius:2px}.blog-section-minimal .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2;margin-bottom:1rem}.blog-section-minimal .section-subtitle{font-size:1.25rem;font-weight:500;color:var(--primary-500);margin-bottom:1rem}.blog-section-minimal .section-description{font-size:1.05rem;color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.blog-section-minimal .decorative-dots{display:flex;gap:8px;justify-content:center;margin-top:1.5rem}.blog-section-minimal .decorative-dots::before,.blog-section-minimal .decorative-dots::after{content:"";width:8px;height:8px;background:var(--primary-300);border-radius:50%}.blog-section-minimal .decorative-dots::after{background:var(--primary-500)}.blog-section-minimal .blog-card{background:var(--surface-secondary);border-radius:16px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid color-mix(in srgb,var(--neutral-300) 30%,transparent)}.blog-section-minimal .blog-card:hover{transform:translatey(-8px);border-color:var(--primary-300)}.blog-section-minimal .blog-card-inner{height:100%;display:flex;flex-direction:column}.blog-section-minimal .blog-image-wrapper{position:relative;width:100%;height:220px;overflow:hidden;background:var(--neutral-100)}.blog-section-minimal .blog-image{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.blog-section-minimal .blog-card:hover .blog-image{transform:scale(1.08)}.blog-section-minimal .image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 0%,color-mix(in srgb,var(--primary-700) 10%,transparent) 100%);opacity:0;transition:opacity .4s ease}.blog-section-minimal .blog-card:hover .image-overlay{opacity:1}.blog-section-minimal .category-badge{position:absolute;top:16px;right:16px;width:12px;height:12px;background:var(--primary-500);border-radius:50%;border:2px solid var(--light)}.blog-section-minimal .blog-content{padding:2rem;flex:1;display:flex;flex-direction:column}.blog-section-minimal .blog-icon-accent{width:48px;height:48px;background:linear-gradient(135deg,var(--primary-100),var(--primary-50));border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;transition:all .3s ease}.blog-section-minimal .blog-icon-accent i{font-size:1.5rem;color:var(--primary-500)}.blog-section-minimal .blog-card:hover .blog-icon-accent{background:linear-gradient(135deg,var(--primary-300),var(--primary-100));transform:rotate(5deg)}.blog-section-minimal .blog-title{font-size:1.35rem;font-weight:600;color:var(--text-primary);line-height:1.4;margin-bottom:1rem;transition:color .3s ease}.blog-section-minimal .blog-card:hover .blog-title{color:var(--primary-500)}.blog-section-minimal .blog-excerpt{font-size:.95rem;color:var(--text-secondary);line-height:1.7;margin-bottom:1.5rem;flex:1}.blog-section-minimal .blog-meta{display:flex;gap:1rem;align-items:center;margin-bottom:1.25rem;padding-top:1rem;border-top:1px solid var(--neutral-100)}.blog-section-minimal .meta-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--text-secondary)}.blog-section-minimal .meta-item i{font-size:1rem;color:var(--primary-500)}.blog-section-minimal .blog-link{display:inline-flex;align-items:center;font-size:1rem;font-weight:600;color:var(--primary-500);text-decoration:none;transition:all .3s ease;position:relative}.blog-section-minimal .blog-link::after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:var(--primary-500);transition:width .3s ease}.blog-section-minimal .blog-link:hover{color:var(--primary-700);gap:.5rem}.blog-section-minimal .blog-link:hover::after{width:100%}.blog-section-minimal .blog-link i{transition:transform .3s ease}.blog-section-minimal .blog-link:hover i{transform:translatex(4px)}.blog-section-minimal .decorative-shape-bottom{position:absolute;bottom:-50px;right:-50px;width:200px;height:200px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 8%,transparent),transparent 70%);border-radius:50%;pointer-events:none}@media (max-width:991.98px){.blog-section-minimal .section-title{font-size:2rem}.blog-section-minimal .section-subtitle{font-size:1.15rem}.blog-section-minimal .blog-image-wrapper{height:200px}}@media (max-width:767.98px){.blog-section-minimal .section-title{font-size:1.75rem}.blog-section-minimal .section-subtitle{font-size:1.05rem}.blog-section-minimal .section-description{font-size:1rem}.blog-section-minimal .blog-content{padding:1.5rem}.blog-section-minimal .blog-title{font-size:1.2rem}.blog-section-minimal .blog-excerpt{font-size:.9rem}.blog-section-minimal .blog-image-wrapper{height:180px}}@media (max-width:575.98px){.blog-section-minimal .blog-meta{flex-wrap:wrap;gap:.75rem}}@media (prefers-reduced-motion:reduce){.blog-section-minimal .blog-card,.blog-section-minimal .blog-image,.blog-section-minimal .blog-link,.blog-section-minimal .blog-icon-accent{transition:none}}@media print{.blog-section-minimal{background:white}.blog-section-minimal .blog-card{page-break-inside:avoid;box-shadow:none;border:1px solid #ddd}}.faq-section-alt .faq-card .card-header{background:linear-gradient(135deg,color-mix(in srgb,var(--primary-50) 60%,transparent 40%) 0%,var(--surface-primary) 100%);border-bottom:2px solid var(--primary-100);padding:1.5rem;border-top-left-radius:14px;border-top-right-radius:14px}.faq-section-alt .faq-card .card-body{padding:1.5rem;background:var(--surface-primary)}.faq-section-alt .card-header h3{color:var(--text-primary);font-weight:600;line-height:1.4;flex:1}.faq-section-alt .card-body p{color:var(--text-secondary);line-height:1.7;font-size:.95rem}.faq-section-alt .decorative-blob{position:absolute;border-radius:50%;filter:blur(60px);opacity:.15;z-index:0;pointer-events:none}.faq-section-alt .blob-1{width:400px;height:400px;background:var(--primary-300);top:-100px;left:-100px;animation:float-blob-1 20s ease-in-out infinite}.faq-section-alt .blob-2{width:350px;height:350px;background:var(--primary-500);bottom:-150px;right:-100px;animation:float-blob-2 25s ease-in-out infinite}.faq-section-alt .decorative-circle{position:absolute;border:3px solid color-mix(in srgb,var(--primary-300) 30%,transparent 70%);border-radius:50%;z-index:0;pointer-events:none}.faq-section-alt .circle-1{width:200px;height:200px;top:20%;right:5%;animation:pulse-circle 8s ease-in-out infinite}.faq-section-alt .circle-2{width:150px;height:150px;bottom:30%;left:8%;animation:pulse-circle 10s ease-in-out infinite 2s}@media (max-width:991.98px){.faq-section-alt #faq-title{font-size:2.5rem}.faq-section-alt .faq-card .card-header{flex-direction:column;gap:1rem !important}.faq-section-alt .faq-icon{width:44px;height:44px;min-width:44px;font-size:1.3rem}.faq-section-alt .decorative-blob{filter:blur(40px)}.faq-section-alt .blob-1{width:300px;height:300px}.faq-section-alt .blob-2{width:250px;height:250px}}@media (max-width:767.98px){.faq-section-alt #faq-title{font-size:2rem}.faq-section-alt #faq-subtitle{font-size:1.25rem}.faq-section-alt .faq-card .card-header,.faq-section-alt .faq-card .card-body{padding:1.25rem}.faq-section-alt .decorative-icon-item{width:50px;height:50px;font-size:1.25rem}.faq-section-alt .circle-1,.faq-section-alt .circle-2{display:none}}@media (max-width:575.98px){.faq-section-alt #faq-title{font-size:1.75rem}.faq-section-alt .faq-card .card-header h3{font-size:1.1rem}.faq-section-alt .card-body p{font-size:.9rem}.faq-section-alt .icon-row{gap:.75rem !important}}.footer-alt{position:relative;padding:80px 0 40px;background-image:url(assets/images/footer_bg.webp);background-size:cover;background-position:center;background-attachment:fixed;background-repeat:no-repeat;color:var(--light);overflow:hidden}.footer-alt .footer-background-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-700) 95%,transparent) 0%,color-mix(in srgb,var(--primary-500) 90%,transparent) 50%,color-mix(in srgb,var(--neutral-900) 92%,transparent) 100%);z-index:1}.footer-alt .container{position:relative;z-index:2}.footer-alt .footer-company-info{padding-right:20px}.footer-alt .footer-brand{font-size:1.75rem;font-weight:700;color:var(--light);margin-bottom:1rem;letter-spacing:-.5px}.footer-alt .footer-description{font-size:.95rem;line-height:1.7;margin-bottom:1.5rem}.footer-alt .footer-decorative-icons .icon-wrapper{width:40px;height:40px;background:color-mix(in srgb,var(--primary-500) 20%,transparent);border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.footer-alt .footer-decorative-icons .icon-wrapper i{font-size:1.25rem;color:var(--light)}.footer-alt .footer-decorative-icons .icon-wrapper:hover{background:color-mix(in srgb,var(--primary-500) 35%,transparent);transform:translatey(-3px)}.footer-alt .footer-links-section{padding-left:20px}.footer-alt .footer-section-title{font-size:1.25rem;font-weight:600;color:var(--light);margin-bottom:1.5rem;position:relative;padding-bottom:10px}.footer-alt .footer-section-title::after{content:"";position:absolute;bottom:0;left:0;width:50px;height:3px;background:color-mix(in srgb,var(--primary-300) 80%,transparent);border-radius:2px}.footer-alt .footer-links-list li{display:flex;align-items:center;transition:transform .3s ease}.footer-alt .footer-links-list li:hover{transform:translatex(5px)}.footer-alt .footer-links-list li i{font-size:.75rem;transition:color .3s ease}.footer-alt .footer-link{text-decoration:none;font-size:.95rem;transition:all .3s ease;display:inline-block}.footer-alt .footer-link:hover{color:var(--light);padding-left:5px}.footer-alt .footer-links-list li:hover i{color:var(--light)}.footer-alt .footer-contact-section{padding-left:20px}.footer-alt .contact-info-wrapper{background:color-mix(in srgb,var(--neutral-900) 30%,transparent);padding:25px;border-radius:12px;backdrop-filter:blur(10px);border:1px solid color-mix(in srgb,var(--primary-500) 20%,transparent)}.footer-alt .contact-item{margin-bottom:1rem}.footer-alt .contact-icon{width:40px;height:40px;background:color-mix(in srgb,var(--primary-500) 25%,transparent);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.footer-alt .contact-icon i{font-size:1.1rem;color:var(--light)}.footer-alt .contact-text{font-size:.95rem;line-height:1.6;display:block}.footer-alt .footer-badge-wrapper{margin-top:20px}.footer-alt .decorative-badge{display:inline-flex;align-items:center;padding:8px 15px;background:color-mix(in srgb,var(--primary-500) 20%,transparent);border-radius:20px;font-size:.9rem;color:var(--light);transition:all .3s ease}.footer-alt .decorative-badge i{color:var(--light)}.footer-alt .decorative-badge:hover{background:color-mix(in srgb,var(--primary-500) 35%,transparent);transform:scale(1.05)}.footer-alt .footer-separator{height:1px;background:linear-gradient(to right,transparent,color-mix(in srgb,var(--primary-300) 40%,transparent) 50%,transparent);margin:40px 0}.footer-alt .footer-bottom{text-align:center;padding-top:20px}.footer-alt .footer-disclaimer{max-width:900px;margin:0 auto}.footer-alt .disclaimer-text{font-size:.85rem;line-height:1.6;margin-bottom:0}.footer-alt .copyright-text{font-size:.9rem;font-weight:400}.footer-alt .footer-decorative-bottom{margin-top:15px}.footer-alt .decorative-dot{width:6px;height:6px;border-radius:50%;display:inline-block;animation:pulse-dot 2s infinite}.footer-alt .decorative-dot:nth-child(2){animation-delay:.3s}.footer-alt .decorative-dot:nth-child(3){animation-delay:.6s}.footer-alt .footer-abstract-shape{position:absolute;border-radius:50%;opacity:.1;z-index:1;pointer-events:none}.footer-alt .footer-abstract-shape.shape-1{width:300px;height:300px;background:radial-gradient(circle,var(--primary-300),transparent);top:-100px;left:-100px;animation:float-shape 20s infinite ease-in-out}.footer-alt .footer-abstract-shape.shape-2{width:250px;height:250px;background:radial-gradient(circle,var(--primary-500),transparent);bottom:-80px;right:10%;animation:float-shape 25s infinite ease-in-out reverse}.footer-alt .footer-abstract-shape.shape-3{width:200px;height:200px;background:radial-gradient(circle,var(--primary-700),transparent);top:50%;right:-50px;animation:float-shape 30s infinite ease-in-out}@media (max-width:991px){.footer-alt{padding:60px 0 30px}.footer-company-info,.footer-links-section,.footer-alt .footer-contact-section{padding-left:0;padding-right:0;margin-bottom:30px}.footer-alt .footer-brand{font-size:1.5rem}.footer-alt .contact-info-wrapper{padding:20px}}@media (max-width:767px){.footer-alt{padding:50px 0 25px;background-attachment:scroll}.footer-alt .footer-brand{font-size:1.35rem}.footer-alt .footer-section-title{font-size:1.1rem}.footer-description,.footer-link,.footer-alt .contact-text{font-size:.9rem}.footer-alt .disclaimer-text{font-size:.8rem}.footer-alt .copyright-text{font-size:.85rem}.footer-decorative-icons .icon-wrapper,.footer-alt .contact-icon{width:35px;height:35px}.footer-decorative-icons .icon-wrapper i,.footer-alt .contact-icon i{font-size:1rem}.footer-alt .contact-info-wrapper{padding:15px}.footer-alt .footer-abstract-shape.shape-1{width:200px;height:200px}.footer-alt .footer-abstract-shape.shape-2{width:150px;height:150px}.footer-alt .footer-abstract-shape.shape-3{width:120px;height:120px}}@media (max-width:575px){.footer-alt{padding:40px 0 20px}.footer-alt .footer-badge-wrapper{justify-content:center}.footer-alt .decorative-badge{padding:6px 12px;font-size:.85rem}}@media (max-width:991px){.add_wrap.v010_professional .add_featured_icon{width:80px;height:80px}.add_wrap.v010_professional .add_featured_icon i{font-size:36px}.add_wrap.v010_professional .add_featured_title{font-size:1.25rem}}@media (max-width:768px){.add_wrap.v010_professional .add_card{padding:var(--space-6)}.add_wrap.v010_professional .add_card_icon{width:50px;height:50px}.add_wrap.v010_professional .add_card_icon i{font-size:24px}.add_wrap.v010_professional .add_card_title{font-size:1.125rem}.add_wrap.v010_professional .add_featured_card{padding:var(--space-6)}.add_wrap.v010_professional .add_featured_icon{width:70px;height:70px;margin-bottom:var(--space-4)}.add_wrap.v010_professional .add_featured_icon i{font-size:32px}.add_wrap.v010_professional .add_featured_title{font-size:1.125rem}.add_wrap.v010_professional .add_decorative_line{width:60px;height:3px}}@media (max-width:768px){.add_wrap{padding:var(--space-8) 0}.add_wrap .add_card{padding:var(--space-5)}.add_wrap .add_card_icon{width:56px;height:56px;font-size:1.5rem}.add_wrap .add_card_featured .add_card_icon{width:64px;height:64px;font-size:1.75rem}.add_wrap .add_card:hover{transform:translatey(-4px)}}.badge-circle{width:10px;height:10px;background:var(--primary-500);border-radius:50%;animation:pulse 2s ease-in-out infinite}.badge-circle:nth-child(2){animation-delay:.3s}.badge-circle:nth-child(3){animation-delay:.6s}.additional-universal-section .section-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:var(--text-primary);line-height:1.2}.additional-universal-section .section-subtitle{font-size:clamp(1.25rem,2.5vw,1.625rem);font-weight:600;color:var(--primary-500);line-height:1.3}.additional-universal-section .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;max-width:750px;margin:0 auto}.additional-universal-section .shape-1{width:350px;height:350px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 15%,transparent),transparent);top:15%;right:-100px;animation:float 20s ease-in-out infinite}.additional-universal-section .shape-2{width:300px;height:300px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-500) 12%,transparent),transparent);bottom:20%;left:-80px;animation:float 15s ease-in-out infinite reverse}.additional-universal-section .shape-3{width:250px;height:250px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 18%,transparent),transparent);top:50%;left:50%;transform:translate(-50%,-50%);animation:float 18s ease-in-out infinite}@media (max-width:991.98px){.additional-universal-section .timeline-line{left:35px}.timeline-item,.additional-universal-section .timeline-item:nth-child(even){flex-direction:row;padding-left:80px}.additional-universal-section .timeline-marker{position:absolute;left:0}.additional-universal-section .timeline-decoration{display:none}.additional-universal-section .section-title{font-size:2rem}.additional-universal-section .section-subtitle{font-size:1.25rem}}@media (max-width:767.98px){.additional-universal-section{padding:3rem 0}.additional-universal-section .timeline-content{padding:1.5rem}.additional-universal-section .timeline-title{font-size:1.375rem}.additional-universal-section .marker-icon{width:60px;height:60px}.additional-universal-section .marker-icon i{font-size:1.5rem}}.v-057 .section-header{position:relative;z-index:2}.v-057 .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:20px;line-height:1.2}.v-057 .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);margin-bottom:20px;line-height:1.4}.v-057 .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;max-width:850px;margin:0 auto}.v-057 .deco-shape.shape-1{width:350px;height:350px;top:10%;left:-100px;animation:shape-morph 20s ease-in-out infinite}.v-057 .deco-shape.shape-2{width:300px;height:300px;bottom:15%;right:-80px;animation:shape-morph 25s ease-in-out infinite reverse}@media (max-width:991px){.v-057{padding:80px 0}.v-057 .section-title{font-size:2.25rem}.v-057 .section-subtitle{font-size:1.25rem}.v-057 .accordion-header-custom{padding:28px}.v-057 .accordion-body-custom{padding:0 28px 28px}.v-057 .accordion-body-custom::before{left:28px;right:28px}.v-057 .accordion-title{font-size:1.375rem}.v-057 .accordion-item-custom.featured .accordion-title{font-size:1.5rem}}@media (max-width:767px){.v-057{padding:60px 0}.v-057 .section-title{font-size:1.875rem}.v-057 .section-subtitle{font-size:1.125rem}.v-057 .section-description{font-size:1rem}.v-057 .header-icon-group{gap:15px}.v-057 .header-icon-group i{font-size:24px}.v-057 .accordion-header-custom{padding:24px;gap:16px}.v-057 .accordion-body-custom{padding:0 24px 24px}.v-057 .accordion-body-custom::before{left:24px;right:24px}.v-057 .accordion-icon{width:56px;height:56px}.v-057 .accordion-icon i{font-size:24px}.v-057 .accordion-icon.large{width:64px;height:64px}.v-057 .accordion-icon.large i{font-size:28px}.v-057 .accordion-title{font-size:1.25rem}.v-057 .accordion-item-custom.featured .accordion-title{font-size:1.375rem}.v-057 .accordion-decorator{right:20px;width:60px;height:60px}}@media (max-width:991.98px){.add_wrap_style .intro_accent_line{height:80px;margin-bottom:var(--space-4,1rem)}.add_wrap_style .intro_content{padding-left:0}.add_wrap_style .feature_large,.add_wrap_style .feature_compact{min-height:auto}}@media (max-width:767.98px){.add_wrap_style{padding:var(--space-10,2.5rem) 0}.add_wrap_style .add_intro_section{margin-bottom:var(--space-8,2rem)}.add_wrap_style .block_number{font-size:2.5rem}.add_wrap_style .feature_block{padding:var(--space-4,1rem)}.add_wrap_style .feature_large{padding:var(--space-6,1.5rem)}.add_wrap_style .feature_highlight{padding:var(--space-6,1.5rem)}.add_wrap_style .decoration_badge{width:60px;height:60px;font-size:1.5rem}}.add_wrap_alt .decorative-line{width:80px;height:4px;background:linear-gradient(90deg,var(--primary-500,#059669) 0%,var(--primary-300,#6ee7b7) 100%);border-radius:2px;margin:0 auto var(--space-4,1rem)}@media (max-width:991.98px){.add_wrap_alt .timeline_line{left:28px}.add_wrap_alt .timeline_marker{left:28px}.add_wrap_alt .timeline_left,.add_wrap_alt .timeline_right{padding-left:calc(28px + 2.5rem);padding-right:0;flex-direction:row;justify-content:flex-start}.add_wrap_alt .timeline_highlight{padding-left:calc(28px + 2.5rem);justify-content:flex-start}.add_wrap_alt .timeline_content_centered{text-align:left}}@media (max-width:767.98px){.add_wrap_alt{padding:var(--space-10,2.5rem) 0}.add_wrap_alt .add_header_wrapper{margin-bottom:var(--space-8,2rem)}.add_wrap_alt .timeline_marker{width:48px;height:48px;font-size:1.25rem}.add_wrap_alt .timeline_marker_large{width:60px;height:60px;font-size:1.75rem}.add_wrap_alt .timeline_content{padding:var(--space-4,1rem)}.add_wrap_alt .timeline_highlight .timeline_content{padding:var(--space-6,1.5rem)}}.additional-universal-section .decorative-badge{display:inline-flex;align-items:center;justify-content:center}.badge-dot{width:8px;height:8px;background:var(--primary-500);border-radius:50%;box-shadow:0 0 0 8px color-mix(in srgb,var(--primary-500) 15%,transparent)}.additional-universal-section .section-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:var(--text-primary);line-height:1.2}.additional-universal-section .section-subtitle{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600;color:var(--primary-500);line-height:1.4}.additional-universal-section .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;max-width:800px;margin:0 auto}.card-icon-wrapper{width:64px;height:64px;background:linear-gradient(135deg,var(--primary-500),color-mix(in srgb,var(--primary-700) 70%,var(--primary-500) 30%));border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:transform .3s ease}.additional-universal-section .content-card:hover .card-icon-wrapper{transform:scale(1.1) rotate(5deg)}.card-icon-wrapper i{font-size:2rem;color:var(--light)}.additional-universal-section .decorative-shape{position:absolute;border-radius:50%;pointer-events:none;opacity:.6}.additional-universal-section .shape-1{width:300px;height:300px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 15%,transparent),transparent);top:10%;left:-100px}.additional-universal-section .shape-2{width:250px;height:250px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-500) 10%,transparent),transparent);bottom:15%;right:-80px}@media (max-width:991.98px){.additional-universal-section .section-title{font-size:2rem}.additional-universal-section .section-subtitle{font-size:1.25rem}.additional-universal-section .content-card{padding:1.5rem}.card-icon-wrapper{width:56px;height:56px}.card-icon-wrapper i{font-size:1.75rem}}@media (max-width:767.98px){.additional-universal-section{padding:3rem 0}.additional-universal-section .content-card{padding:1.25rem}.card-title{font-size:1.25rem}}.additional-universal-section .section-header{position:relative;max-width:900px;margin:0 auto}.additional-universal-section .section-subtitle{font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:600;color:var(--primary-500);line-height:1.3}.additional-universal-section .section-description{font-size:1.125rem;line-height:1.7;color:var(--text-secondary);max-width:800px}.additional-universal-section .shape-1{top:10%;left:8%;animation:float-diagonal 12s ease-in-out infinite}.additional-universal-section .shape-2{top:50%;right:5%;animation:float-diagonal 15s ease-in-out infinite 3s}.additional-universal-section .shape-3{bottom:15%;left:10%;animation:float-diagonal 18s ease-in-out infinite 6s}@media (max-width:767.98px){.additional-universal-section .timeline-line{left:30px}.additional-universal-section .timeline-item{flex-direction:column !important;padding-left:80px}.additional-universal-section .timeline-item:nth-child(even){flex-direction:column !important}.additional-universal-section .timeline-marker{position:absolute;left:0;width:auto;justify-content:flex-start !important;flex-direction:row !important}.additional-universal-section .timeline-content{width:100%}.additional-universal-section .timeline-arrow{display:none}.additional-universal-section .marker-number{width:40px;height:40px;font-size:1.25rem}.additional-universal-section .marker-icon{width:50px;height:50px}.additional-universal-section .marker-icon i{font-size:1.5rem}.additional-universal-section .timeline-card{padding:1.5rem}.additional-universal-section .timeline-title{font-size:1.25rem}.additional-universal-section .floating-shape{display:none}}@media (max-width:575.98px){.additional-universal-section{padding:3rem 0}.additional-universal-section .section-header{margin-bottom:3rem}.additional-universal-section .header-badge{width:60px;height:60px}.additional-universal-section .header-badge i{font-size:1.75rem}.additional-universal-section .timeline-wrapper{margin-top:2rem}.additional-universal-section .timeline-item{margin-bottom:2.5rem;padding-left:70px}}.additional-universal-section.v-046 .section-header{position:relative;z-index:2}.additional-universal-section.v-046 .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.2}.additional-universal-section.v-046 .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);margin-bottom:20px;line-height:1.3}.additional-universal-section.v-046 .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;margin-bottom:0}.additional-universal-section.v-046 .natural-blob.blob-1{width:350px;height:350px;top:-100px;left:-100px}.additional-universal-section.v-046 .natural-blob.blob-2{width:300px;height:300px;bottom:-80px;right:-80px;animation-delay:5s}@media (max-width:991.98px){.additional-universal-section.v-046{padding:60px 0}.additional-universal-section.v-046 .section-title{font-size:2rem}.additional-universal-section.v-046 .section-subtitle{font-size:1.25rem}.additional-universal-section.v-046 .item-wrapper{padding:24px}}@media (max-width:767.98px){.additional-universal-section.v-046{padding:40px 0}.additional-universal-section.v-046 .section-title{font-size:1.75rem}.additional-universal-section.v-046 .section-subtitle{font-size:1.125rem}.additional-universal-section.v-046 .item-wrapper{flex-direction:column;padding:20px}.additional-universal-section.v-046 .item-header{flex-direction:row;gap:12px}.additional-universal-section.v-046 .item-number{width:48px;height:48px;font-size:1.125rem}.additional-universal-section.v-046 .item-icon{width:56px;height:56px}.additional-universal-section.v-046 .item-icon i{font-size:28px}.additional-universal-section.v-046 .list-item:hover .item-wrapper{transform:translatey(-4px)}}@media (max-width:768px){.add_wrap .add_elements_list{gap:var(--space-6)}.add_wrap .add_element{padding:var(--space-4)}}