: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)}.main_section_title{font-size:var(--text-3xl)}.container_display_1{font-size:var(--text-5xl)}.page_display_2{font-size:var(--text-4xl)}}@media (max-width:480px){.layout_hero_title{font-size:var(--text-3xl)}.main_section_title{font-size:var(--text-2xl)}.container_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){.bright_nav_link,a:not([class]){transition:none}}@media (prefers-contrast:high){.bold_caption,.section_overline,.fresh_footer_text{color:var(--text-secondary)}.design_hero_subtitle,.minimal_section_subtitle{color:var(--text-primary)}}@media print{.layout_hero_title,.main_section_title,.core_heading_1,.app_heading_2{break-after:avoid;page-break-after:avoid}.digital_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}h3,.h3{font-size:clamp(1.5rem,3vw,2rem);font-weight:600}h4,.h4{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600}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){.container82_services_grid,.ui21_features_grid,.brand34_team_grid,.content11_pricing_grid{grid-template-columns:1fr}.web50_gallery_grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.main44_timeline::before{left:30px}.new51_timeline_item{width:100%;left:0 !important;text-align:left;padding-left:var(--space-16) !important;padding-right:var(--space-4) !important}.ui93_section_height{min-height:60vh}.theme39_hero_height{min-height:70vh}}@media (max-width:480px){.web50_gallery_grid{grid-template-columns:1fr}.new51_timeline_item{padding-left:var(--space-12) !important}}@media print{.unique47_no_print{display:none !important}.style22_print_only{display:block !important}.business97_shadow_xs,.app44_shadow_sm,.fresh8_shadow_md,.minimal61_shadow_lg,.company40_shadow_xl,.base18_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){.main89_fade_in,.prime42_slide_up,.clean97_slide_in_left,.minimal93_scale_in{animation:none;opacity:1;transform:none}.custom71_hover_lift,.pro80_hover_scale,.design58_hover_shadow,.bold43_hover_fade,.section55_transition_all,.company28_transition_fast,.section90_transition_normal,.base47_transition_slow{transition:none}.cta-action-btn{transition:none}.cta-action-btn .btn-icon{transition:none}.cta-action-btn:hover{transform:none}}.header-primary{background:var(--surface-primary);position:sticky;top:0;z-index:1000;transition:all .3s ease}.header-primary .navbar{padding:1rem 0;position:relative}.header-primary .navbar-brand{display:flex;align-items:center;text-decoration:none;transition:transform .3s ease;z-index:10003;position:relative}.header-primary .navbar-brand:hover{transform:translatey(-2px)}.header-primary .brand-wrapper{display:flex;align-items:center;gap:.75rem}.header-primary .brand-icon{font-size:1.75rem;color:var(--primary-500);display:flex;align-items:center;transition:all .3s ease}.header-primary .navbar-brand:hover .brand-icon{color:var(--primary-700);transform:rotate(90deg)}.header-primary .brand-text{font-size:1.25rem;font-weight:600;color:var(--text-primary);letter-spacing:-.02em}.header-primary .menu-toggle-checkbox{display:none}.header-primary .hamburger-toggle{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:8px;z-index:10003;position:relative;background:transparent;border:none;transition:all .3s ease}.header-primary .hamburger-line{width:28px;height:3px;background:#334155;border-radius:3px;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);transform-origin:center}.header-primary .menu-toggle-checkbox:checked+.hamburger-toggle .hamburger-line:nth-child(1){transform:translatey(8px) rotate(45deg)}.header-primary .menu-toggle-checkbox:checked+.hamburger-toggle .hamburger-line:nth-child(2){opacity:0;transform:scalex(0)}.header-primary .menu-toggle-checkbox:checked+.hamburger-toggle .hamburger-line:nth-child(3){transform:translatey(-8px) rotate(-45deg)}.header-primary .navbar-nav{display:flex;align-items:center;gap:.5rem}.header-primary .nav-link{color:var(--text-primary);font-weight:500;font-size:var(--nav-font-size);padding:.5rem 1rem;border-radius:8px;transition:all .3s ease;position:relative;text-decoration:none}.header-primary .nav-link::before{content:"";position:absolute;bottom:0;left:50%;transform:translatex(-50%) scalex(0);width:80%;height:2px;background:var(--primary-500);transition:transform .3s ease}.header-primary .nav-link:hover{color:var(--primary-500);background:color-mix(in srgb,var(--primary-500) 8%,transparent)}.header-primary .nav-link:hover::before{transform:translatex(-50%) scalex(1)}.header-primary .header-decoration{position:absolute;top:0;right:0;width:200px;height:100%;overflow:hidden;pointer-events:none;z-index:0}.header-primary .deco-circle{position:absolute;border-radius:50%;background:var(--primary-500);opacity:.05}.header-primary .deco-circle-1{width:120px;height:120px;top:-40px;right:-30px;animation:float-210-1 6s ease-in-out infinite}.header-primary .deco-circle-2{width:80px;height:80px;top:20px;right:80px;animation:float-210-2 7s ease-in-out infinite}@media (max-width:1299.98px){.header-primary .hamburger-toggle{display:flex}.header-primary .menu-backdrop{position:fixed;top:0;left:0;width:100%;height:100vh;backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:all .4s ease;z-index:-1}.header-primary .menu-toggle-checkbox:checked~.navbar-collapse .menu-backdrop{opacity:1;visibility:visible}.header-primary .navbar-collapse{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:var(--surface-primary);padding:5rem 2rem 2rem;transition:right .4s cubic-bezier(.68,-.55,.265,1.55);z-index:10}.header-primary .menu-toggle-checkbox:checked~.navbar-collapse{right:0}.header-primary .navbar-nav{flex-direction:column;align-items:flex-start;gap:.5rem;width:100%}.header-primary .nav-item{width:100%;opacity:0;transform:translatex(30px);animation:slideInNav-210 .4s ease forwards}.header-primary .menu-toggle-checkbox:checked~.navbar-collapse .nav-item:nth-child(1){animation-delay:.1s}.header-primary .menu-toggle-checkbox:checked~.navbar-collapse .nav-item:nth-child(2){animation-delay:.2s}.header-primary .menu-toggle-checkbox:checked~.navbar-collapse .nav-item:nth-child(3){animation-delay:.3s}.header-primary .menu-toggle-checkbox:checked~.navbar-collapse .nav-item:nth-child(4){animation-delay:.4s}.header-primary .nav-link{width:100%;padding:.875rem 1rem;font-size:var(--nav-font-size)}.header-primary .nav-link::before{left:0;transform:translatex(0) scalex(0);width:4px;height:100%;border-radius:0 4px 4px 0}.header-primary .nav-link:hover::before{transform:translatex(0) scalex(1)}}@media (min-width:768px) and (max-width:991.98px){.header-primary .navbar-collapse{width:320px;padding:6rem 2.5rem 2rem}.header-primary .nav-link{font-size:var(--nav-font-size)}}@media (min-width:992px){.header-primary .navbar{padding:1.25rem 0}.header-primary .navbar-nav{gap:1rem}.header-primary .nav-link{font-size:var(--nav-font-size)}}@media (min-width:1200px){.header-primary .navbar-nav{gap:1.5rem}}.header-primary .nav-link:focus-visible{outline:2px solid var(--primary-500);outline-offset:4px}.header-primary .hamburger-toggle:focus-visible{outline:2px solid var(--primary-500);outline-offset:4px;border-radius:4px}@media (prefers-reduced-motion:reduce){.header-primary *,.header-primary *::before,.header-primary *::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}}.hero-minimal{position:relative;padding:80px 0;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-50) 50%,var(--neutral-50) 50%) 0%,var(--surface-primary) 100%);overflow:hidden}.hero-minimal .hero-bg-shape{position:absolute;border-radius:50%;opacity:.05;pointer-events:none}.hero-minimal .hero-bg-shape-1{width:600px;height:600px;background:var(--primary-500);top:-200px;right:-100px;filter:blur(100px)}.hero-minimal .hero-bg-shape-2{width:400px;height:400px;background:var(--primary-700);bottom:-150px;left:-50px;filter:blur(80px)}.hero-minimal .hero-content{position:relative;z-index:2}.hero-minimal .hero-badge{display:inline-flex;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;background:color-mix(in srgb,var(--primary-100) 70%,transparent 30%);border-radius:50px;border:2px solid var(--primary-300)}.badge-dot{width:10px;height:10px;background:var(--primary-500);border-radius:50%;animation:pulse-dot 2s ease-in-out infinite}.badge-line{width:40px;height:2px;background:linear-gradient(90deg,var(--primary-500) 0%,transparent 100%)}.hero-minimal .hero-title{font-size:2.5rem;font-weight:700;line-height:1.2;color:var(--text-primary);margin-bottom:20px;letter-spacing:-.02em}.hero-minimal .hero-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-700);margin-bottom:20px;line-height:1.4}.hero-minimal .hero-description{font-size:1.125rem;line-height:1.7;color:var(--text-secondary);margin-bottom:32px}.hero-minimal .hero-features{display:flex;gap:16px;flex-wrap:wrap}.hero-minimal .feature-icon-item{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--surface-primary);border:2px solid var(--primary-300);border-radius:12px;transition:all .3s ease}.hero-minimal .feature-icon-item i{font-size:24px;color:var(--primary-500);transition:all .3s ease}.hero-minimal .feature-icon-item:hover{background:var(--primary-500);border-color:var(--primary-700);transform:translatey(-4px);box-shadow:0 8px 16px color-mix(in srgb,var(--primary-500) 30%,transparent 70%)}.hero-minimal .feature-icon-item:hover i{color:var(--light);transform:scale(1.1)}.hero-minimal .hero-visual{position:relative;z-index:1}.hero-minimal .shape-circle{position:absolute;border-radius:50%;border:3px solid var(--primary-300);opacity:.3;z-index:-1}.hero-minimal .shape-circle-1{width:200px;height:200px;top:-40px;right:-40px;animation:float 6s ease-in-out infinite}.hero-minimal .shape-circle-2{width:120px;height:120px;bottom:60px;left:-20px;animation:float 8s ease-in-out infinite reverse}.hero-minimal .shape-blob{position:absolute;width:300px;height:300px;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-300) 40%,transparent 60%) 0%,transparent 100%);border-radius:40% 60% 70% 30%/40% 50% 60% 50%;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1;animation:blob-morph 10s ease-in-out infinite}.hero-minimal .hero-image-wrapper{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px color-mix(in srgb,var(--primary-700) 20%,transparent 80%)}.hero-minimal .hero-image{width:100%;height:auto;display:block;border-radius:24px;transition:transform .6s ease}.hero-minimal .hero-image-wrapper:hover .hero-image{transform:scale(1.05)}.hero-minimal .floating-element{position:absolute;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:var(--surface-primary);border:2px solid var(--primary-500);border-radius:50%;box-shadow:0 8px 24px color-mix(in srgb,var(--primary-500) 25%,transparent 75%);z-index:2}.hero-minimal .floating-element i{font-size:20px;color:var(--primary-500)}.hero-minimal .floating-element-1{top:10%;right:-10px;animation:float-element 4s ease-in-out infinite}.hero-minimal .floating-element-2{bottom:20%;left:-15px;animation:float-element 5s ease-in-out infinite 1s}.hero-minimal .floating-element-3{top:60%;right:-20px;animation:float-element 6s ease-in-out infinite 2s}.hero-minimal .pattern-grid{position:absolute;bottom:-30px;right:-30px;display:grid;grid-template-columns:repeat(2,1fr);gap:12px;opacity:.4;z-index:-1}.hero-minimal .pattern-grid span{width:40px;height:40px;background:var(--primary-300);border-radius:8px;animation:pattern-pulse 3s ease-in-out infinite}.hero-minimal .pattern-grid span:nth-child(2){animation-delay:.5s}.hero-minimal .pattern-grid span:nth-child(3){animation-delay:1s}.hero-minimal .pattern-grid span:nth-child(4){animation-delay:1.5s}@media (max-width:991.98px){.hero-minimal{padding:60px 0}.hero-minimal .hero-title{font-size:2rem}.hero-minimal .hero-subtitle{font-size:1.25rem}.hero-minimal .hero-description{font-size:1rem}.hero-minimal .hero-visual{margin-bottom:40px}.hero-minimal .shape-circle-1{width:150px;height:150px}.hero-minimal .shape-blob{width:250px;height:250px}}@media (max-width:767.98px){.hero-minimal{padding:50px 0}.hero-minimal .hero-title{font-size:1.75rem;margin-bottom:16px}.hero-minimal .hero-subtitle{font-size:1.125rem;margin-bottom:16px}.hero-minimal .hero-description{font-size:.9375rem;margin-bottom:24px}.hero-minimal .hero-badge{margin-bottom:20px;padding:6px 12px}.hero-minimal .feature-icon-item{width:48px;height:48px}.hero-minimal .feature-icon-item i{font-size:20px}.hero-minimal .floating-element{width:40px;height:40px}.hero-minimal .floating-element i{font-size:16px}.shape-circle-1,.hero-minimal .shape-circle-2{display:none}.hero-minimal .pattern-grid{gap:8px}.hero-minimal .pattern-grid span{width:30px;height:30px}}@media (max-width:575.98px){.hero-minimal .hero-title{font-size:1.5rem}.hero-minimal .hero-subtitle{font-size:1rem}.hero-minimal .hero-features{gap:12px}.hero-bg-shape-1,.hero-minimal .hero-bg-shape-2{opacity:.03}}.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-primary{position:relative;background:var(--surface-primary);overflow:hidden}.decorative-line-top,.about-section-primary .decorative-line-bottom{width:120px;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));margin:0 auto 3rem;border-radius:2px}.about-section-primary .decorative-line-bottom{margin:3rem auto 0}.about-section-primary .section-subtitle{font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:var(--primary-500);margin-bottom:1rem}.about-section-primary .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2;margin-bottom:0}.about-section-primary .section-description{font-size:1.1rem;line-height:1.8;color:var(--text-secondary);max-width:700px;margin-left:auto;margin-right:auto}.about-section-primary .images-grid-wrapper{position:relative;display:grid;gap:1.5rem}.about-section-primary .image-container{position:relative;overflow:hidden}.about-section-primary .image-large{grid-column:1/-1;border-radius:1rem}.about-section-primary .image-large img{transition:transform .6s ease,filter .6s ease}.about-section-primary .image-large:hover img{transform:scale(1.05);filter:brightness(1.05)}.about-section-primary .images-small-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.about-section-primary .image-small img{aspect-ratio:1;object-fit:cover;transition:transform .5s ease,box-shadow .5s ease}.about-section-primary .image-small:hover img{transform:translatey(-8px) scale(1.03)}.about-section-primary .decorative-shape{position:absolute;border-radius:50%;z-index:-1;opacity:.15}.about-section-primary .shape-1{width:200px;height:200px;background:var(--primary-300);top:-50px;right:-50px;filter:blur(40px)}.about-section-primary .shape-2{width:80px;height:80px;background:var(--primary-500);bottom:-20px;left:-20px;filter:blur(25px)}.about-section-primary .shape-3{width:100px;height:100px;background:var(--primary-300);top:-30px;right:-30px;filter:blur(30px)}.about-section-primary .features-list{display:flex;flex-direction:column;gap:2rem}.about-section-primary .feature-item{display:flex;gap:1.5rem;padding:1.5rem;background:var(--surface-secondary);border-radius:1rem;border:2px solid transparent;transition:all .4s ease}.about-section-primary .feature-item:hover{background:var(--light);border-color:var(--primary-300);transform:translatex(8px)}.about-section-primary .feature-icon-wrapper{flex-shrink:0;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));color:var(--light);border-radius:.75rem;font-size:1.5rem;transition:transform .4s ease}.about-section-primary .feature-item:hover .feature-icon-wrapper{transform:rotate(5deg) scale(1.1)}.about-section-primary .feature-content{flex:1}.about-section-primary .feature-name{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin-bottom:.75rem;transition:color .3s ease}.about-section-primary .feature-item:hover .feature-name{color:var(--primary-500)}.about-section-primary .feature-desc{font-size:1rem;line-height:1.7;color:var(--text-secondary);margin-bottom:0}@media (max-width:991.98px){.about-section-primary .section-title{font-size:2rem}.about-section-primary .images-grid-wrapper{margin-bottom:2rem}.about-section-primary .feature-item{flex-direction:column;align-items:flex-start}.about-section-primary .feature-icon-wrapper{margin-bottom:.5rem}}@media (max-width:767.98px){.about-section-primary .section-title{font-size:1.75rem}.about-section-primary .section-description{font-size:1rem}.about-section-primary .images-small-grid{grid-template-columns:1fr}.about-section-primary .feature-item{padding:1.25rem;gap:1rem}.about-section-primary .feature-icon-wrapper{width:50px;height:50px;font-size:1.25rem}.about-section-primary .feature-name{font-size:1.1rem}.about-section-primary .feature-desc{font-size:.95rem}}@media (max-width:575.98px){.about-section-primary{padding-top:3rem;padding-bottom:3rem}.about-section-primary .section-title{font-size:1.5rem}.decorative-line-top,.about-section-primary .decorative-line-bottom{width:80px;height:3px}}.features-section-featured .container{position:relative;z-index:2}.features-section-featured .section-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:var(--text-primary);margin-bottom:1rem;line-height:1.2;letter-spacing:-.02em}.features-section-featured .section-subtitle{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600;color:var(--primary-700);margin-bottom:1.25rem;line-height:1.4}.features-section-featured .section-description{font-size:1.0625rem;line-height:1.7;color:var(--text-secondary);margin:0}.features-section-featured .shape-1{width:400px;height:400px;top:-100px;right:-100px;animation:float 20s ease-in-out infinite}.features-section-featured .shape-2{width:300px;height:300px;bottom:10%;left:-80px;animation:float 25s ease-in-out infinite reverse}.features-section-featured .shape-3{width:200px;height:200px;top:40%;right:10%;animation:float 30s ease-in-out infinite}@media (min-width:768px){.features-section-featured .features-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (min-width:1200px){.features-section-featured .features-grid{gap:3rem}}.features-section-featured .card-decoration{position:absolute;bottom:-20px;right:-20px;width:100px;height:100px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 15%,transparent 85%),transparent 70%);border-radius:50%;transition:transform .3s ease}.features-section-featured .feature-card:hover .card-decoration{transform:scale(1.5)}.features-section-featured .icon-wrapper{position:relative;width:70px;height:70px;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center}.features-section-featured .icon-wrapper i{font-size:2rem;color:var(--primary-700);position:relative;z-index:2;transition:all .3s ease}.features-section-featured .feature-card:hover .icon-wrapper i{color:var(--surface-primary);transform:scale(1.1)}.features-section-featured .feature-name{font-size:1.375rem;font-weight:700;color:var(--text-primary);margin-bottom:.875rem;line-height:1.3;transition:color .3s ease}.features-section-featured .feature-card:hover .feature-name{color:var(--primary-700)}.features-section-featured .icon-item{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-100) 50%,var(--surface-primary) 50%),color-mix(in srgb,var(--primary-300) 30%,var(--surface-primary) 70%));border-radius:12px;border:1px solid color-mix(in srgb,var(--primary-300) 30%,transparent 70%);transition:all .3s ease}.features-section-featured .icon-item:hover{transform:translatey(-4px) rotate(5deg);border-color:var(--primary-500);box-shadow:0 8px 16px color-mix(in srgb,var(--primary-500) 20%,transparent 80%)}.features-section-featured .icon-item i{font-size:1.5rem;color:var(--primary-700);transition:all .3s ease}.features-section-featured .icon-item:hover i{color:var(--primary-500);transform:scale(1.1)}@media (max-width:767px){.features-section-featured{padding:4rem 0}.features-section-featured .features-header{margin-bottom:3rem}.features-section-featured .card-inner{padding:2rem 1.5rem}.features-section-featured .icon-wrapper{width:60px;height:60px}.features-section-featured .icon-wrapper i{font-size:1.75rem}.features-section-featured .feature-name{font-size:1.25rem}.features-section-featured .feature-description{font-size:.9375rem}.features-section-featured .bottom-icons{gap:1.5rem}.features-section-featured .icon-item{width:45px;height:45px}.features-section-featured .icon-item i{font-size:1.25rem}}@media (min-width:768px) and (max-width:1199px){.features-section-featured{padding:5rem 0}.features-section-featured .card-inner{padding:2.25rem 1.75rem}}@media (prefers-reduced-motion:reduce){.features-section-featured .feature-card,.features-section-featured .icon-wrapper i,.features-section-featured .icon-bg,.features-section-featured .icon-item{transition:none}.features-section-featured .shape{animation:none}}@media (prefers-contrast:high){.features-section-featured .card-inner{border-width:3px;border-color:var(--primary-700)}.features-section-featured .section-title,.features-section-featured .feature-name{color:var(--neutral-900)}}.services-section-clean{position:relative;background:var(--surface-primary);overflow:hidden}.services-section-clean .services-header{position:relative;z-index:2}.services-section-clean .decorative-line{width:80px;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));border-radius:2px}#services-title{color:var(--text-primary);font-weight:700;line-height:1.2}#services-subtitle{color:var(--primary-500);font-weight:600;text-transform:uppercase;letter-spacing:1px;font-size:.95rem}#services-desc{color:var(--text-secondary);line-height:1.7}.services-section-clean .service-card{position:relative;background:var(--surface-secondary);border-radius:16px;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);border:2px solid var(--neutral-100);display:flex;flex-direction:column;overflow:hidden}.services-section-clean .service-card:hover{transform:translatey(-8px);border-color:var(--primary-300)}.services-section-clean .service-icon-wrapper{width:70px;height:70px;background:linear-gradient(135deg,var(--primary-50),color-mix(in srgb,var(--primary-100) 50%,white));border-radius:16px;display:flex;align-items:center;justify-content:center;transition:all .4s ease}.services-section-clean .service-icon-wrapper i{font-size:2rem;color:var(--primary-500);transition:all .4s ease}.services-section-clean .service-card:hover .service-icon-wrapper{background:linear-gradient(135deg,var(--primary-500),var(--primary-700));transform:scale(1.1) rotate(5deg)}.services-section-clean .service-card:hover .service-icon-wrapper i{color:white;transform:scale(1.1)}.services-section-clean .service-card h3{color:var(--text-primary);font-weight:700;transition:color .3s ease;line-height:1.3}.services-section-clean .service-card:hover h3{color:var(--primary-700)}.services-section-clean .service-card p{color:var(--text-secondary);line-height:1.7;font-size:.95rem}.services-section-clean .service-features{padding:1rem;background:color-mix(in srgb,var(--primary-50) 40%,white);border-radius:8px;border-left:3px solid var(--primary-500);color:var(--text-secondary);font-size:.9rem;line-height:1.8;transition:all .3s ease}.services-section-clean .service-card:hover .service-features{background:color-mix(in srgb,var(--primary-100) 50%,white);border-left-color:var(--primary-700)}.services-section-clean .service-price-wrapper{padding-top:1.5rem;border-top:1px solid var(--neutral-100)}.services-section-clean .service-price-label{font-size:.8rem;text-transform:uppercase;letter-spacing:.5px}.services-section-clean .service-price{color:var(--primary-700);font-weight:700;transition:all .3s ease}.services-section-clean .service-card:hover .service-price{color:var(--primary-500);transform:scale(1.05)}.card-hover-effect{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,transparent,color-mix(in srgb,var(--primary-300) 5%,transparent));opacity:0;transition:opacity .4s ease;pointer-events:none;border-radius:16px}.services-section-clean .service-card:hover .card-hover-effect{opacity:1}.services-section-clean .decorative-blob{position:absolute;border-radius:50%;opacity:.03;pointer-events:none;z-index:0}.services-section-clean .blob-1{width:400px;height:400px;background:var(--primary-500);top:-150px;right:-100px;filter:blur(80px)}.services-section-clean .blob-2{width:350px;height:350px;background:var(--primary-700);bottom:-100px;left:-80px;filter:blur(70px)}.services-section-clean .decorative-dots{position:absolute;width:100px;height:100px;opacity:.08;pointer-events:none;z-index:0}.services-section-clean .dots-1{top:10%;left:5%;background-image:radial-gradient(circle,var(--primary-500) 2px,transparent 2px);background-size:20px 20px}.services-section-clean .dots-2{bottom:15%;right:8%;background-image:radial-gradient(circle,var(--primary-700) 2px,transparent 2px);background-size:20px 20px}@media (max-width:991px){.services-section-clean{padding:4rem 0}#services-title{font-size:2.5rem}.services-section-clean .service-card{padding:2rem 1.5rem}}@media (max-width:767px){.services-section-clean{padding:3rem 0}#services-title{font-size:2rem}#services-desc{font-size:1rem}.services-section-clean .service-card{padding:1.5rem 1.25rem}.services-section-clean .service-icon-wrapper{width:60px;height:60px}.services-section-clean .service-icon-wrapper i{font-size:1.75rem}.blob-1,.services-section-clean .blob-2{width:250px;height:250px}}@media (max-width:575px){#services-title{font-size:1.75rem}.services-section-clean .service-card{padding:1.25rem 1rem}.services-section-clean .service-price{font-size:1.5rem}}@media (prefers-reduced-motion:reduce){.service-card,.service-icon-wrapper,.service-icon-wrapper i,.service-features,.service-price,.card-hover-effect{transition:none}.services-section-clean .service-card:hover{transform:none}.services-section-clean .service-card:hover .service-icon-wrapper{transform:none}}@media print{.decorative-blob,.services-section-clean .decorative-dots{display:none}.services-section-clean .service-card{border:1px solid var(--neutral-300);box-shadow:none;page-break-inside:avoid}}.priceplan-section-style .shape-circle{position:absolute;border-radius:50%;background:radial-gradient(circle,var(--primary-50) 0%,transparent 70%);opacity:.4}.priceplan-section-style .shape-1{width:400px;height:400px;top:-100px;right:-100px;animation:float 20s ease-in-out infinite}.priceplan-section-style .shape-2{width:300px;height:300px;bottom:-50px;left:-50px;animation:float 15s ease-in-out infinite reverse}.priceplan-section-style .shape-blob{position:absolute;width:500px;height:500px;top:50%;left:50%;transform:translate(-50%,-50%);background:radial-gradient(ellipse at center,var(--primary-100) 0%,transparent 70%);opacity:.2;border-radius:40% 60% 70% 30%/40% 50% 60% 50%;animation:morphing 10s ease-in-out infinite}.priceplan-section-style .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);line-height:1.2;margin-bottom:1rem}.priceplan-section-style .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);margin-bottom:1rem}.priceplan-section-style .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.priceplan-section-style .feature-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:15px;font-size:1rem;color:var(--text-primary);line-height:1.5}.priceplan-section-style .feature-item i{color:var(--primary-500);font-size:1.25rem;margin-top:2px;flex-shrink:0}.priceplan-section-style .feature-item span{flex:1}.priceplan-section-style .decorative-icons{position:absolute;bottom:50px;right:50px;display:grid;grid-template-columns:repeat(2,1fr);gap:15px;opacity:.15;pointer-events:none}.priceplan-section-style .decorative-icons .icon-item{width:50px;height:50px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--primary-500);background:var(--primary-100);border-radius:12px;animation:iconFloat 3s ease-in-out infinite}.priceplan-section-style .decorative-icons .icon-item:nth-child(2){animation-delay:.5s}.priceplan-section-style .decorative-icons .icon-item:nth-child(3){animation-delay:1s}.priceplan-section-style .decorative-icons .icon-item:nth-child(4){animation-delay:1.5s}@media (max-width:991px){.priceplan-section-style{padding:80px 0}.priceplan-section-style .section-title{font-size:2.25rem}.priceplan-section-style .section-subtitle{font-size:1.25rem}.priceplan-section-style .pricing-card.featured{transform:scale(1)}.priceplan-section-style .pricing-card.featured:hover{transform:translatey(-10px)}.priceplan-section-style .decorative-icons{display:none}}@media (max-width:767px){.priceplan-section-style{padding:60px 0}.priceplan-section-style .section-title{font-size:1.875rem}.priceplan-section-style .section-subtitle{font-size:1.125rem}.priceplan-section-style .section-description{font-size:1rem}.priceplan-section-style .pricing-card{padding:30px 25px}.priceplan-section-style .plan-icon{width:70px;height:70px;font-size:1.75rem}.priceplan-section-style .plan-name{font-size:1.5rem}.priceplan-section-style .plan-price{font-size:2.5rem}.priceplan-section-style .shape-1,.priceplan-section-style .shape-2{width:250px;height:250px}.priceplan-section-style .shape-blob{width:350px;height:350px}}@media (max-width:575px){.priceplan-section-style .pricing-card{padding:25px 20px}.priceplan-section-style .plan-price{font-size:2.25rem}.priceplan-section-style .featured-badge{width:40px;height:40px;font-size:1rem}}.team-section-pro .decorative-line{width:80px;height:4px;background:linear-gradient(90deg,var(--primary-300),var(--primary-500),var(--primary-300));margin:0 auto;border-radius:2px}.team-section-pro .decorative-shape{position:absolute;border-radius:50%;opacity:.3}.team-section-pro .decorative-shape.shape-1{width:60px;height:60px;background:var(--primary-300);top:20%;left:15%;animation:float 4s ease-in-out infinite}.team-section-pro .decorative-shape.shape-2{width:40px;height:40px;background:var(--primary-500);bottom:25%;right:20%;animation:float 5s ease-in-out infinite reverse}.team-section-pro .decorative-shape.shape-3{width:50px;height:50px;background:var(--primary-700);top:60%;left:25%;animation:float 3.5s ease-in-out infinite}@media (max-width:991.98px){.team-section-pro .team-card{padding:1.5rem}.team-section-pro .team-image-wrapper{width:150px;height:150px}.team-section-pro .team-name{font-size:1.15rem}.team-section-pro .team-role{font-size:.9rem}.team-section-pro .decorative-card{display:none}}@media (max-width:767.98px){.team-section-pro #team-title{font-size:2rem}.team-section-pro #team-subtitle{font-size:1.1rem}.team-section-pro #team-desc{font-size:1rem}.team-section-pro .team-image-wrapper{width:140px;height:140px}.team-section-pro .icon-circle{width:100px;height:100px;font-size:2.5rem}.bg-decoration.decoration-1{width:250px;height:250px}.bg-decoration.decoration-2{width:200px;height:200px}}@media (max-width:575.98px){.team-section-pro .team-card{padding:1.25rem}.team-section-pro .team-image-wrapper{width:120px;height:120px;border-width:3px}.team-section-pro .team-name{font-size:1.05rem}.team-section-pro .team-role{font-size:.85rem}}.reviews-section-classic .decorative-line-top{width:80px;height:4px;background:linear-gradient(90deg,var(--primary-500) 0%,var(--primary-700) 100%);border-radius:2px}.reviews-section-classic .section-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:var(--text-primary);line-height:1.2;letter-spacing:-.02em}.reviews-section-classic .section-subtitle{font-size:clamp(1.125rem,2vw,1.375rem);font-weight:600;color:var(--primary-700);line-height:1.4}.reviews-section-classic .section-description{font-size:1.0625rem;line-height:1.7;color:var(--text-secondary);max-width:680px;margin-left:auto;margin-right:auto}.reviews-section-classic .container{position:relative;z-index:1}@media (max-width:991.98px){.reviews-section-classic .section-title{font-size:2rem}.reviews-section-classic .section-subtitle{font-size:1.25rem}.reviews-section-classic .review-card{padding:1.75rem}}@media (max-width:767.98px){.reviews-section-classic .section-title{font-size:1.75rem}.reviews-section-classic .section-subtitle{font-size:1.125rem}.reviews-section-classic .review-card{padding:1.5rem}.reviews-section-classic .avatar-circle{width:48px;height:48px;min-width:48px}.reviews-section-classic .avatar-initials{font-size:1rem}.reviews-section-classic .reviewer-name{font-size:.875rem}}@media (max-width:575.98px){.reviews-section-classic .review-text{font-size:.9375rem;padding-left:.75rem}.reviews-section-classic .quote-icon-wrapper{width:42px;height:42px;font-size:1.25rem}}.casestudy-section-secondary .decorative-line-top{width:60px;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-700));margin:0 auto 24px;border-radius:2px}.casestudy-section-secondary .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.2}.casestudy-section-secondary .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-700);margin:0}.casestudy-section-secondary .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;margin:0}.casestudy-section-secondary .decorative-corner{position:absolute;top:-20px;right:-20px;width:100px;height:100px;background:var(--light);opacity:.1;border-radius:50%}.casestudy-section-secondary .blob-1{width:400px;height:400px;top:-100px;left:-100px}.casestudy-section-secondary .blob-2{width:500px;height:500px;bottom:-150px;right:-150px}.casestudy-section-secondary .circle-1{top:15%;right:10%}.casestudy-section-secondary .circle-2{bottom:20%;left:8%}.casestudy-section-secondary .container{position:relative;z-index:1}@media (max-width:991px){.casestudy-section-secondary{padding:80px 0}.casestudy-section-secondary .section-title{font-size:2.25rem}.casestudy-section-secondary .section-subtitle{font-size:1.25rem}.casestudy-section-secondary .card-visual-wrapper{height:200px}}@media (max-width:767px){.casestudy-section-secondary{padding:60px 0}.casestudy-section-secondary .section-title{font-size:1.875rem}.casestudy-section-secondary .section-subtitle{font-size:1.125rem}.casestudy-section-secondary .section-description{font-size:1rem}.casestudy-section-secondary .card-content{padding:24px 20px}.casestudy-section-secondary .card-title{font-size:1.25rem}.casestudy-section-secondary .card-description{font-size:.9375rem}.casestudy-section-secondary .card-visual-wrapper{height:180px}.casestudy-section-secondary .placeholder-icon{font-size:3rem}}@media (max-width:575px){.casestudy-section-secondary .section-title{font-size:1.625rem}.casestudy-section-secondary .icon-tags i{font-size:1.25rem}}.process-section-primary .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.2}.process-section-primary .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);margin-bottom:24px;line-height:1.4}.process-section-primary .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;margin:0}.process-section-primary .shape-circle-1{width:300px;height:300px;top:10%;right:-100px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 30%,transparent) 0%,transparent 70%);animation:float-shape-v195 20s infinite ease-in-out}.process-section-primary .shape-circle-2{width:200px;height:200px;bottom:15%;left:-50px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-500) 25%,transparent) 0%,transparent 70%);animation:float-shape-v195 25s infinite ease-in-out reverse}@media (max-width:991px){.process-section-primary{padding:80px 0}.process-section-primary .section-header{margin-bottom:60px}.process-section-primary .section-title{font-size:2.25rem}.process-section-primary .section-subtitle{font-size:1.25rem}.process-section-primary .timeline-line{left:30px}.process-section-primary .process-item,.process-section-primary .process-item.item-reverse{flex-direction:row;padding-left:100px;padding-right:20px}.process-section-primary .item-number{left:30px;transform:translatex(-50%)}.process-section-primary .item-title{font-size:1.35rem}}@media (max-width:767px){.process-section-primary{padding:60px 0}.process-section-primary .section-header{margin-bottom:50px;padding:0 20px}.process-section-primary .section-title{font-size:1.875rem}.process-section-primary .section-subtitle{font-size:1.125rem}.process-section-primary .section-description{font-size:1rem}.process-section-primary .timeline-line{left:20px}.process-section-primary .process-item,.process-section-primary .process-item.item-reverse{padding-left:80px;padding-right:15px;margin-bottom:50px;gap:20px}.process-section-primary .item-number{left:20px;width:60px;height:60px}.process-section-primary .number-value{width:48px;height:48px;font-size:1.25rem}.process-section-primary .item-content{padding:24px}.process-section-primary .item-icon-wrapper{width:48px;height:48px;margin-bottom:16px}.process-section-primary .item-icon-wrapper i{font-size:1.5rem}.process-section-primary .item-title{font-size:1.25rem;margin-bottom:12px}.process-section-primary .item-description{font-size:.9375rem;margin-bottom:16px}.process-section-primary .shape-circle-1,.process-section-primary .shape-circle-2{width:150px;height:150px}.process-section-primary .shape-blob-1,.process-section-primary .shape-blob-2{width:180px;height:180px}}@media (max-width:575px){.process-section-primary .section-title{font-size:1.625rem}.process-section-primary .item-content{padding:20px}.process-section-primary .item-title{font-size:1.125rem}}.timeline-section .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.2}.timeline-section .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);margin-bottom:24px;line-height:1.4}.timeline-section .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;max-width:800px;margin:0 auto}.timeline-section .decorative-blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.15;z-index:0;pointer-events:none}.timeline-section .blob-1{width:500px;height:500px;background:var(--primary-300);top:10%;left:-10%;animation:float 20s infinite ease-in-out}.timeline-section .blob-2{width:400px;height:400px;background:var(--primary-500);bottom:10%;right:-5%;animation:float 25s infinite ease-in-out reverse}.timeline-section .decorative-circle{position:absolute;border:2px solid color-mix(in srgb,var(--primary-300) 30%,transparent);border-radius:50%;z-index:0;pointer-events:none}.timeline-section .circle-1{width:300px;height:300px;top:15%;right:10%;animation:rotate-circle 30s linear infinite}.timeline-section .circle-2{width:200px;height:200px;bottom:20%;left:15%;animation:rotate-circle 40s linear infinite reverse}@media (max-width:991px){.timeline-section{padding:80px 0}.timeline-section .section-title{font-size:2.25rem}.timeline-section .section-subtitle{font-size:1.25rem}.timeline-section .section-description{font-size:1rem}.timeline-section .timeline-line{left:35px}.timeline-section .timeline-item{margin-bottom:60px}.timeline-section .timeline-content{width:calc(100% - 100px);margin-left:auto !important;flex-direction:row !important;text-align:left !important}.timeline-item-left .timeline-content,.timeline-section .timeline-item-right .timeline-content{margin-right:0}.timeline-section .timeline-dot{left:35px}.timeline-section .timeline-icon{width:60px;height:60px;font-size:28px}}@media (max-width:767px){.timeline-section{padding:60px 0}.timeline-section .section-header{margin-bottom:60px}.timeline-section .section-title{font-size:2rem}.timeline-section .section-subtitle{font-size:1.125rem}.timeline-section .timeline-line{left:30px}.timeline-section .timeline-item{margin-bottom:50px}.timeline-section .timeline-content{width:calc(100% - 80px);gap:16px}.timeline-section .timeline-dot{left:30px;width:20px;height:20px}.timeline-section .timeline-icon{width:50px;height:50px;font-size:24px}.timeline-section .timeline-card-inner{padding:24px}.timeline-section .timeline-card-title{font-size:1.25rem}.timeline-section .timeline-card-desc{font-size:.9375rem}}@media (max-width:575px){.timeline-section{padding:50px 0}.timeline-section .section-title{font-size:1.75rem}.timeline-section .section-subtitle{font-size:1rem}.timeline-section .timeline-line{left:25px}.timeline-section .timeline-content{width:calc(100% - 70px);gap:12px}.timeline-section .timeline-dot{left:25px;width:16px;height:16px;border-width:3px}.timeline-section .timeline-icon{width:45px;height:45px;font-size:20px}.timeline-section .timeline-card-inner{padding:20px}.timeline-section .timeline-card-title{font-size:1.125rem;margin-bottom:12px}.timeline-section .decorative-blob{filter:blur(60px)}}.card-decoration{position:absolute;bottom:20px;right:20px;display:flex;gap:6px;opacity:.3}@media (max-width:991px){.career-section-classic{padding:80px 0 100px}.career-section-classic .career-main-title{font-size:2.5rem}.career-section-classic .career-subtitle{font-size:1.25rem}.career-section-classic .career-description{font-size:1rem}.career-section-classic .decoration-circle{width:200px;height:200px}.career-section-classic .decoration-blob{width:300px;height:300px}}@media (max-width:767px){.career-section-classic{padding:60px 0 80px}.career-section-classic .career-header{margin-bottom:40px}.career-section-classic .career-main-title{font-size:2rem}.career-section-classic .career-subtitle{font-size:1.125rem}.career-section-classic .career-description{font-size:.9375rem}.career-section-classic .decorative-separator{margin-bottom:40px}.career-section-classic .separator-line{max-width:80px}.career-section-classic .separator-icon{width:40px;height:40px;font-size:1.25rem}.career-section-classic .career-card{padding:28px 20px}.card-icon-wrapper{width:60px;height:60px;margin-bottom:20px}.card-icon-wrapper i{font-size:1.75rem}.card-title{font-size:1.25rem}.card-description{font-size:.875rem}.bg-decoration{display:none}}@media (max-width:575px){.career-section-classic .career-main-title{font-size:1.75rem}.career-section-classic .decorative-badge{width:50px;height:3px;margin-bottom:20px}.career-section-classic .role-label{font-size:.8125rem;padding:5px 14px}}.coreinfo-standard .decorative-line{width:60px;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));margin:0 auto 24px;border-radius:2px}.coreinfo-standard .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.2}.coreinfo-standard .section-subtitle{font-size:1.25rem;font-weight:500;color:var(--primary-700);margin-bottom:20px;line-height:1.4}.coreinfo-standard .section-description{font-size:1.0625rem;color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.coreinfo-standard .info-card{position:relative;height:100%;background:var(--surface-primary);border-radius:16px;padding:40px 30px;transition:all .4s cubic-bezier(.165,.84,.44,1);border:1px solid color-mix(in srgb,var(--neutral-300) 50%,transparent 50%);overflow:hidden}.coreinfo-standard .info-card:hover{transform:translatey(-8px);border-color:var(--primary-300)}.coreinfo-standard .info-card:hover .card-icon-wrapper i{transform:scale(1.1) rotate(5deg);color:var(--primary-700)}.coreinfo-standard .info-card:hover .icon-background{transform:scale(1.2);opacity:.15}.coreinfo-standard .info-card:hover .card-decorator{transform:translatex(0);opacity:1}.coreinfo-standard .shape-1{width:400px;height:400px;background:var(--primary-500);top:-100px;right:-100px}.coreinfo-standard .shape-2{width:300px;height:300px;background:var(--primary-300);bottom:-80px;left:-80px}.coreinfo-standard .shape-3{width:200px;height:200px;background:var(--primary-700);top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:991.98px){.coreinfo-standard{padding:80px 0}.coreinfo-standard .section-title{font-size:2rem}.coreinfo-standard .section-subtitle{font-size:1.125rem}.coreinfo-standard .info-card{padding:35px 25px}.coreinfo-standard .card-title{font-size:1.25rem}}@media (max-width:767.98px){.coreinfo-standard{padding:60px 0}.coreinfo-standard .section-header{margin-bottom:40px}.coreinfo-standard .section-title{font-size:1.75rem}.coreinfo-standard .section-subtitle{font-size:1rem}.coreinfo-standard .section-description{font-size:.9375rem}.coreinfo-standard .info-card{padding:30px 20px}.coreinfo-standard .card-icon-wrapper{width:60px;height:60px;margin-bottom:20px}.coreinfo-standard .card-icon-wrapper i{font-size:2rem}.coreinfo-standard .card-title{font-size:1.125rem}.coreinfo-standard .card-description{font-size:.875rem}.coreinfo-standard .shape-1,.coreinfo-standard .shape-2{display:none}}@media (max-width:575.98px){.coreinfo-standard .section-title{font-size:1.5rem}.coreinfo-standard .decorative-line{width:50px;height:3px}}@media (prefers-reduced-motion:reduce){.coreinfo-standard .info-card,.coreinfo-standard .card-icon-wrapper i,.coreinfo-standard .icon-background,.coreinfo-standard .card-decorator{transition:none}}@media (prefers-contrast:high){.coreinfo-standard .info-card{border:2px solid var(--neutral-700)}.coreinfo-standard .card-icon-wrapper i{color:var(--primary-700)}}.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-pro{position:relative;background:linear-gradient(135deg,var(--surface-primary) 0%,var(--neutral-50) 100%);overflow:hidden}.contact-section-pro .decorative-dot-pattern{width:60px;height:8px;background:linear-gradient(90deg,var(--primary-500) 0%,var(--primary-300) 100%);border-radius:4px;margin:0 auto}.contact-section-pro .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2}.contact-section-pro .section-subtitle{font-size:1.25rem;font-weight:600;color:var(--primary-500)}.contact-section-pro .section-description{font-size:1.05rem;color:var(--text-secondary);line-height:1.7}.contact-section-pro .contact-form-wrapper{position:relative;background:var(--surface-primary);border-radius:20px;padding:2.5rem;transition:transform .3s ease,box-shadow .3s ease}.contact-section-pro .contact-form-wrapper:hover{transform:translatey(-5px)}.contact-section-pro .decorative-corner{position:absolute;width:40px;height:40px;border:3px solid var(--primary-300)}.contact-section-pro .decorative-corner.top-left{top:-3px;left:-3px;border-right:none;border-bottom:none;border-radius:20px 0 0 0}.contact-section-pro .decorative-corner.bottom-right{bottom:-3px;right:-3px;border-left:none;border-top:none;border-radius:0 0 20px 0}.contact-section-pro .form-floating{position:relative}.contact-section-pro .form-control{border:2px solid var(--neutral-100);border-radius:12px;padding:1rem 1rem 1rem 3rem;font-size:1rem;transition:all .3s ease;background:var(--surface-primary)}.contact-section-pro .form-control:focus{border-color:var(--primary-500);box-shadow:0 0 0 .2rem color-mix(in srgb,var(--primary-500) 15%,transparent);background:var(--surface-primary)}.contact-section-pro .form-floating>label{padding-left:3rem;color:var(--text-secondary);font-weight:500}.contact-section-pro .form-icon{position:absolute;left:1.25rem;top:50%;transform:translatey(-50%);font-size:1.25rem;color:var(--primary-500);z-index:5;pointer-events:none}.contact-section-pro .message-textarea{min-height:150px;resize:vertical}.contact-section-pro .custom-checkbox{padding:1rem;background:color-mix(in srgb,var(--primary-50) 50%,transparent);border-radius:12px;border:2px solid var(--primary-100)}.contact-section-pro .form-check-input{width:1.5rem;height:1.5rem;border:2px solid var(--primary-300);border-radius:6px;cursor:pointer}.contact-section-pro .form-check-input:checked{background-color:var(--primary-500);border-color:var(--primary-500)}.contact-section-pro .form-check-label{color:var(--text-secondary);font-size:.95rem;line-height:1.6;margin-left:.5rem;cursor:pointer}.contact-section-pro .btn-submit{width:100%;padding:1rem 2rem;background:linear-gradient(135deg,#2563eb,#0284c7) !important;color:var(--light) !important;border:none;border-radius:12px;font-size:1.1rem;font-weight:600;display:flex;align-items:center;justify-content:center;gap:.75rem;transition:all .3s ease;box-shadow:0 4px 15px rgba(37,99,235,.3);cursor:pointer}.contact-section-pro .btn-submit:hover{transform:translatey(-2px);box-shadow:0 6px 20px rgba(37,99,235,.4)}.contact-section-pro .btn-submit:active{transform:translatey(0)}.contact-section-pro .btn-icon{font-size:1.25rem;transition:transform .3s ease}.contact-section-pro .btn-submit:hover .btn-icon{transform:translatex(5px)}.contact-section-pro .contact-info-wrapper{position:relative;padding:2rem}.contact-section-pro .decorative-blob{position:absolute;top:-50px;right:-50px;width:200px;height:200px;background:linear-gradient(135deg,var(--primary-300),var(--primary-100));border-radius:30% 70% 70% 30%/30% 30% 70% 70%;opacity:.3;z-index:0;animation:blobFloat 6s ease-in-out infinite}.contact-section-pro .info-card{position:relative;display:flex;align-items:flex-start;gap:1.5rem;padding:1.75rem;background:var(--surface-primary);border-radius:16px;transition:all .3s ease;z-index:1}.contact-section-pro .info-card:hover{transform:translatex(10px)}.contact-section-pro .icon-wrapper{flex-shrink:0;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-500),var(--primary-300));border-radius:14px;box-shadow:0 4px 12px color-mix(in srgb,var(--primary-500) 30%,transparent)}.contact-section-pro .icon-wrapper i{font-size:1.75rem;color:var(--light)}.contact-section-pro .info-content{flex:1}.contact-section-pro .info-title{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin:0;line-height:1.6}.contact-section-pro .info-decorative-line{width:50px;height:3px;background:linear-gradient(90deg,var(--primary-500),transparent);border-radius:3px;margin-top:.75rem}.contact-section-pro .decorative-icons-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;position:relative;z-index:1}.contact-section-pro .icon-item{aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--primary-100) 40%,transparent);border-radius:12px;border:2px solid var(--primary-100);transition:all .3s ease}.contact-section-pro .icon-item:hover{background:var(--primary-100);transform:scale(1.1) rotate(5deg);border-color:var(--primary-300)}.contact-section-pro .icon-item i{font-size:1.5rem;color:var(--primary-500)}.contact-section-pro .decorative-circle{position:absolute;border-radius:50%;border:2px solid var(--primary-300);opacity:.3;z-index:0}.contact-section-pro .circle-1{width:150px;height:150px;top:10%;left:5%;animation:float 8s ease-in-out infinite}.contact-section-pro .circle-2{width:100px;height:100px;bottom:15%;right:8%;animation:float 10s ease-in-out infinite reverse}.contact-section-pro .decorative-shape{position:absolute;background:linear-gradient(135deg,var(--primary-300),var(--primary-100));opacity:.2;z-index:0}.contact-section-pro .shape-1{width:80px;height:80px;top:20%;right:10%;border-radius:20px;transform:rotate(45deg);animation:rotate 15s linear infinite}.contact-section-pro .shape-2{width:60px;height:60px;bottom:25%;left:8%;border-radius:15px;transform:rotate(-30deg);animation:rotate 20s linear infinite reverse}@media (max-width:991.98px){.contact-section-pro .section-title{font-size:2rem}.contact-section-pro .contact-form-wrapper,.contact-section-pro .contact-info-wrapper{padding:2rem}.contact-section-pro .decorative-icons-grid{grid-template-columns:repeat(4,1fr);gap:.75rem}}@media (max-width:767.98px){.contact-section-pro .section-title{font-size:1.75rem}.contact-section-pro .section-subtitle{font-size:1.1rem}.contact-section-pro .contact-form-wrapper{padding:1.5rem}.contact-section-pro .form-control{padding:.875rem .875rem .875rem 2.75rem;font-size:.95rem}.contact-section-pro .form-floating>label{padding-left:2.75rem;font-size:.95rem}.contact-section-pro .form-icon{left:1rem;font-size:1.1rem}.contact-section-pro .info-card{padding:1.25rem;gap:1rem}.contact-section-pro .icon-wrapper{width:50px;height:50px}.contact-section-pro .icon-wrapper i{font-size:1.5rem}.contact-section-pro .info-title{font-size:1rem}.contact-section-pro .decorative-icons-grid{grid-template-columns:repeat(2,1fr)}.contact-section-pro .btn-submit{font-size:1rem;padding:.875rem 1.5rem}}@media (max-width:575.98px){.contact-section-pro .section-title{font-size:1.5rem}.contact-section-pro .contact-form-wrapper{padding:1.25rem}.contact-section-pro .info-card:hover{transform:translatex(5px)}.contact-section-pro .decorative-circle,.contact-section-pro .decorative-shape{display:none}}.blog-section-primary{position:relative;background:linear-gradient(180deg,var(--surface-primary) 0%,var(--neutral-50) 100%);overflow:hidden}.blog-section-primary .decorative-shape-top{width:60px;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));margin:0 auto 1.5rem;border-radius:2px}.blog-section-primary .decorative-icons{display:flex;gap:1.5rem;justify-content:center;align-items:center}.blog-section-primary .decorative-icons i{font-size:1.5rem;color:var(--primary-500);opacity:.3;transition:all .3s ease}.blog-section-primary .decorative-icons i:hover{opacity:.7;transform:translatey(-3px)}.blog-section-primary .blog-card{position:relative;background:var(--surface-primary);border-radius:16px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.blog-section-primary .blog-card:hover{transform:translatey(-8px)}.blog-section-primary .blog-card-inner{position:relative;z-index:2}.blog-section-primary .blog-image-wrapper{position:relative;height:220px;overflow:hidden;background:var(--neutral-100)}.blog-section-primary .blog-image{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.blog-section-primary .blog-card:hover .blog-image{transform:scale(1.08)}.blog-section-primary .blog-overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .4s ease;display:flex;align-items:flex-start;justify-content:flex-end;padding:1rem}.blog-section-primary .blog-card:hover .blog-overlay{opacity:1}.blog-section-primary .category-badge{background:var(--primary-500);color:var(--light);padding:.5rem;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:.875rem;transform:translatey(-10px);opacity:0;transition:all .4s ease .1s}.blog-section-primary .blog-card:hover .category-badge{transform:translatey(0);opacity:1}.blog-section-primary .blog-content{padding:2rem}.blog-section-primary .blog-meta{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;color:var(--text-secondary);font-size:.875rem}.blog-section-primary .meta-item{display:flex;align-items:center;gap:.375rem}.blog-section-primary .meta-item i{font-size:1rem;color:var(--primary-500)}.blog-section-primary .meta-divider{width:4px;height:4px;background:var(--neutral-300);border-radius:50%}.blog-section-primary .blog-title{color:var(--text-primary);line-height:1.4;transition:color .3s ease;margin-bottom:1rem}.blog-section-primary .blog-card:hover .blog-title{color:var(--primary-500)}.blog-section-primary .blog-excerpt{font-size:.9375rem;line-height:1.7;color:var(--text-secondary)}.blog-section-primary .blog-link{display:inline-flex;align-items:center;color:var(--primary-500);font-weight:600;font-size:.9375rem;text-decoration:none;transition:all .3s ease;position:relative}.blog-section-primary .blog-link::after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--primary-500);transition:width .3s ease}.blog-section-primary .blog-link:hover::after{width:calc(100% - 2rem)}.blog-section-primary .blog-link i{transition:transform .3s ease}.blog-section-primary .blog-link:hover i{transform:translatex(5px)}.card-decoration{position:absolute;bottom:0;right:0;width:100px;height:100px;background:linear-gradient(135deg,transparent 0%,color-mix(in srgb,var(--primary-500) 5%,transparent) 100%);border-radius:16px 0 16px 0;z-index:1;pointer-events:none}.decorative-blob-1,.blog-section-primary .decorative-blob-2{position:absolute;border-radius:50%;opacity:.04;pointer-events:none;z-index:0}.blog-section-primary .decorative-blob-1{width:400px;height:400px;background:radial-gradient(circle,var(--primary-500) 0%,transparent 70%);top:-100px;left:-100px}.blog-section-primary .decorative-blob-2{width:300px;height:300px;background:radial-gradient(circle,var(--primary-300) 0%,transparent 70%);bottom:-50px;right:-50px}.blog-section-primary .decorative-dots{position:absolute;top:50%;right:5%;width:80px;height:80px;background-image:radial-gradient(circle,var(--primary-500) 2px,transparent 2px);background-size:15px 15px;opacity:.1;z-index:0}@media (max-width:991.98px){.blog-section-primary{padding:3rem 0 !important}.blog-section-primary .blog-content{padding:1.5rem}.blog-section-primary .blog-image-wrapper{height:200px}.decorative-blob-1,.blog-section-primary .decorative-blob-2{display:none}}@media (max-width:767.98px){.blog-section-primary .blog-title{font-size:1.25rem}.blog-section-primary .blog-excerpt{font-size:.875rem}.blog-section-primary .blog-image-wrapper{height:180px}.blog-section-primary .decorative-icons{gap:1rem}.blog-section-primary .decorative-icons i{font-size:1.25rem}}@media (max-width:575.98px){.blog-section-primary .blog-content{padding:1.25rem}.blog-section-primary .blog-meta{font-size:.8125rem}.blog-section-primary .blog-link{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.blog-card,.blog-image,.blog-link i,.category-badge,.blog-section-primary .decorative-icons i{transition:none}}@media (prefers-contrast:high){.blog-section-primary .blog-card{border:2px solid var(--neutral-300)}.blog-section-primary .blog-link::after{height:3px}}.faq-section-modern .decorative-dot-pattern{width:60px;height:6px;background:linear-gradient(90deg,var(--primary-500) 0%,var(--primary-700) 100%);margin:0 auto;border-radius:3px;position:relative}.faq-section-modern .decorative-dot-pattern::before,.faq-section-modern .decorative-dot-pattern::after{content:"";position:absolute;width:8px;height:8px;background:var(--primary-500);border-radius:50%;top:-1px}.faq-section-modern .decorative-dot-pattern::before{left:-15px}.faq-section-modern .decorative-dot-pattern::after{right:-15px}.faq-section-modern .decorative-line{width:80px;height:3px;background:linear-gradient(90deg,transparent 0%,var(--primary-300) 50%,transparent 100%)}.faq-section-modern .card-header h4{color:var(--text-primary);font-weight:600;line-height:1.4;transition:color .3s ease}.faq-section-modern .faq-card:hover .card-header h4{color:var(--primary-700)}.faq-section-modern .card-body p{font-size:.975rem;line-height:1.75;color:var(--text-secondary)}.faq-section-modern .shape-circle{position:absolute;border-radius:50%;opacity:.06}.faq-section-modern .shape-1{width:300px;height:300px;background:var(--primary-500);top:-100px;right:-50px;animation:float 20s ease-in-out infinite}.faq-section-modern .shape-2{width:200px;height:200px;background:var(--primary-700);bottom:-50px;left:-30px;animation:float 15s ease-in-out infinite reverse}.faq-section-modern .shape-3{top:50%;left:5%;animation:rotate 30s linear infinite}.faq-section-modern .container{position:relative;z-index:1}@media (max-width:991.98px){.faq-section-modern #faq-title{font-size:2.5rem}.faq-section-modern #faq-desc{font-size:1rem}.faq-section-modern .faq-icon-wrapper{width:42px;height:42px;min-width:42px}.faq-section-modern .faq-icon-wrapper i{font-size:1.25rem}}@media (max-width:767.98px){.faq-section-modern #faq-title{font-size:2rem}.faq-section-modern #faq-subtitle{font-size:1rem}.faq-section-modern .card-header h4{font-size:1.125rem}.faq-section-modern .card-body p{font-size:.9rem}.faq-section-modern .faq-card:hover{transform:translatey(-4px)}}@media (max-width:575.98px){.faq-section-modern #faq-title{font-size:1.75rem}.faq-section-modern .faq-icon-wrapper{width:38px;height:38px;min-width:38px}.faq-section-modern .faq-icon-wrapper i{font-size:1.125rem}}@media (prefers-contrast:high){.faq-section-modern .faq-card{border:2px solid var(--neutral-300);border-left-width:4px}.faq-section-modern #faq-title,.faq-section-modern .card-header h4{color:var(--neutral-900)}.faq-section-modern .card-body p{color:var(--neutral-700)}}@media (prefers-reduced-motion:reduce){.faq-section-modern .faq-card,.faq-section-modern .faq-icon-wrapper,.faq-section-modern .card-header h4{transition:none}.faq-section-modern .shape-1,.faq-section-modern .shape-2,.faq-section-modern .shape-3{animation:none}.faq-section-modern .faq-card:hover{transform:none}}.footer-style{position:relative;padding:5rem 0 2rem;overflow:hidden;color:var(--light)}.footer-style__background{position:absolute;top:0;left:0;width:100%;height:100%;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%),url(assets/images/footer_bg.webp);background-size:cover;background-position:center;background-attachment:fixed;z-index:0}.footer-style__decoration{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.footer-style__shape{position:absolute;border-radius:50%;opacity:.1;background:color-mix(in srgb,var(--light) 40%,transparent)}.footer-style__shape--1{width:300px;height:300px;top:-100px;right:-50px;animation:float-shape 20s ease-in-out infinite}.footer-style__shape--2{width:200px;height:200px;bottom:50px;left:10%;animation:float-shape 15s ease-in-out infinite reverse}.footer-style__shape--3{width:150px;height:150px;top:40%;right:20%;animation:float-shape 18s ease-in-out infinite}.footer-style .container{position:relative;z-index:2}.footer-style__company{padding-right:1.5rem}.footer-style__logo-section{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.footer-style__logo-icon{font-size:2.5rem;color:var(--light)}.footer-style__sitename{font-size:1.5rem;font-weight:700;margin:0;color:var(--light)}.footer-style__sitedesc{font-size:.95rem;line-height:1.7;margin-bottom:1.5rem}.footer-style__icon-group{display:flex;gap:1rem;font-size:1.5rem;color:var(--light);opacity:.7}.footer-style__icon-group i{transition:transform .3s ease,opacity .3s ease}.footer-style__icon-group i:hover{transform:scale(1.2);opacity:1}.footer-style__links-section{height:100%}.footer-style__section-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem}.footer-style__section-header i{font-size:1.5rem;color:var(--light)}.footer-style__section-title{font-size:1.25rem;font-weight:600;margin:0;color:var(--light)}.footer-style__links-list{list-style:none;padding:0;margin:0}.footer-style__link-item{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem;transition:transform .3s ease}.footer-style__link-item:hover{transform:translatex(5px)}.footer-style__link-item i{font-size:.75rem;margin-top:.35rem;transition:color .3s ease}.footer-style__link-item:hover i{color:var(--light)}.footer-style__link{text-decoration:none;font-size:.95rem;line-height:1.5;transition:color .3s ease}.footer-style__link:hover{color:var(--light);text-decoration:underline}.footer-style__contact-section{height:100%}.footer-style__contact-list{display:flex;flex-direction:column;gap:1.5rem}.footer-style__contact-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border-radius:8px;backdrop-filter:blur(10px);transition:background .3s ease,transform .3s ease}.footer-style__contact-item:hover{transform:translatey(-2px)}.footer-style__contact-item>i{font-size:1.5rem;color:var(--light);margin-top:.25rem;flex-shrink:0}.footer-style__contact-content{display:flex;flex-direction:column;gap:.25rem;flex:1}.footer-style__contact-label{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.footer-style__contact-value{font-size:.95rem;color:var(--light);line-height:1.5}.footer-style__disclaimer-section{height:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.footer-style__badge-container{width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-bottom:1.5rem;backdrop-filter:blur(10px)}.footer-style__badge-container i{font-size:2rem;color:var(--light)}.footer-style__disclaimer{font-size:.85rem;line-height:1.6;margin:0}.footer-style__copyright-section{margin-top:4rem}.footer-style__divider{height:2px;margin-bottom:2rem}.footer-style__copyright-content{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.footer-style__copyright-content>i{font-size:1.25rem}.footer-style__copyright-text{font-size:.9rem;margin:0;text-align:center}.footer-style__badge-group{display:flex;gap:.5rem}.footer-style__badge{width:8px;height:8px;background:var(--light);border-radius:50%;opacity:.5;animation:pulse-badge 2s ease-in-out infinite}.footer-style__badge:nth-child(2){animation-delay:.3s}.footer-style__badge:nth-child(3){animation-delay:.6s}@media (max-width:991px){.footer-style{padding:4rem 0 1.5rem}.footer-style__company{padding-right:0;margin-bottom:2rem}.footer-style__shape--1{width:200px;height:200px}.footer-style__shape--2{width:150px;height:150px}.footer-style__shape--3{display:none}}@media (max-width:767px){.footer-style{padding:3rem 0 1.5rem}.footer-style__background{background-attachment:scroll}.footer-style__logo-section{flex-direction:column;align-items:flex-start;gap:.75rem}.footer-style__sitename{font-size:1.25rem}.footer-style__section-title{font-size:1.1rem}.footer-style__copyright-content{flex-direction:column;gap:.75rem}.footer-style__copyright-section{margin-top:3rem}}@media (max-width:575px){.footer-style__contact-item{flex-direction:column;align-items:center;text-align:center}.footer-style__badge-container{width:60px;height:60px}.footer-style__badge-container i{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-featured .section-title{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;color:var(--primary-900);margin-bottom:1rem;line-height:1.2}.additional-universal-featured .section-subtitle{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600;color:var(--primary-700);margin-bottom:1.5rem;line-height:1.4}.additional-universal-featured .section-description{font-size:1.125rem;color:var(--neutral-700);line-height:1.7;max-width:700px;margin:0 auto}.additional-universal-featured .decorative-blob{position:absolute;border-radius:50%;opacity:.08;pointer-events:none}.additional-universal-featured .blob-1{width:400px;height:400px;background:var(--primary-300);top:-100px;left:-100px;filter:blur(60px)}.additional-universal-featured .blob-2{width:350px;height:350px;background:var(--accent-300);bottom:-80px;right:-80px;filter:blur(50px)}.additional-universal-featured .decorative-circle{position:absolute;width:200px;height:200px;border:2px dashed var(--primary-200);border-radius:50%;opacity:.3;pointer-events:none}.additional-universal-featured .circle-1{top:50%;right:5%;transform:translatey(-50%)}@media (max-width:991px){.additional-universal-featured{padding:4rem 0}.additional-universal-featured .section-title{font-size:2rem}.additional-universal-featured .section-subtitle{font-size:1.35rem}.additional-universal-featured .feature-card{padding:2rem}}@media (max-width:767px){.additional-universal-featured{padding:3rem 0}.additional-universal-featured .section-title{font-size:1.75rem}.additional-universal-featured .section-subtitle{font-size:1.25rem}.additional-universal-featured .section-description{font-size:1rem}.additional-universal-featured .feature-card{padding:1.75rem}.additional-universal-featured .card-title{font-size:1.35rem}.additional-universal-featured .decorative-blob{display:none}}@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}}.v-065 .badge-cluster{display:flex;align-items:center;justify-content:center;gap:8px}.v-065 .badge-item{width:40px;height:8px;background:var(--primary-500);border-radius:4px;transition:all .3s ease;animation:badgeGrow 2s ease-in-out infinite}.v-065 .badge-item:nth-child(1){animation-delay:0s}.v-065 .badge-item:nth-child(2){animation-delay:.2s}.v-065 .badge-item:nth-child(3){animation-delay:.4s}.v-065 .badge-item:nth-child(4){animation-delay:.6s}.v-065 .badge-item:nth-child(5){animation-delay:.8s}.v-065 .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);line-height:1.2}.v-065 .section-subtitle{font-size:1.5rem;font-weight:500;color:var(--primary-500);line-height:1.4}.v-065 .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;max-width:750px}@media (max-width:991px){.v-065{padding:80px 0}.v-065 .section-title{font-size:2.25rem}.v-065 .section-subtitle{font-size:1.25rem}.v-065 .step-card{padding:30px;gap:25px}.v-065 .step-right{gap:20px}.v-065 .step-number{width:70px;height:70px}.v-065 .step-number span{font-size:2rem}.v-065 .step-title{font-size:1.375rem}}@media (max-width:767px){.v-065{padding:60px 0}.v-065 .section-title{font-size:1.875rem}.v-065 .section-subtitle{font-size:1.125rem}.v-065 .badge-item{width:30px;height:6px}.v-065 .step-card{flex-direction:column;padding:25px 20px;gap:20px}.v-065 .step-left{display:flex;justify-content:center}.v-065 .step-number-wrapper{flex-direction:row;gap:20px}.v-065 .step-connector{width:60px;height:3px}.v-065 .step-number{width:60px;height:60px}.v-065 .step-number span{font-size:1.75rem}.v-065 .step-right{flex-direction:column;gap:15px;text-align:center}.v-065 .step-icon-badge{margin:0 auto}.v-065 .step-title{font-size:1.25rem}}.additional-universal-classic .cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;position:relative;z-index:2}.additional-universal-classic .card-blob.blob-1{width:140px;height:140px;background:var(--primary-500);top:-20px;right:-30px}.additional-universal-classic .card-blob.blob-2{width:120px;height:120px;background:var(--primary-700);top:10px;left:-20px}@media (max-width:991px){.additional-universal-classic .section-header h1{font-size:2rem}.additional-universal-classic .cards-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.additional-universal-classic .creative-card{padding:1.75rem}.additional-universal-classic .icon-circle{width:70px;height:70px;font-size:1.75rem}.additional-universal-classic .header-badge{width:70px;height:70px;font-size:1.75rem}}@media (max-width:767px){.additional-universal-classic .section-header h1{font-size:1.75rem}.additional-universal-classic .section-header h2{font-size:1.35rem}.additional-universal-classic .cards-grid{grid-template-columns:1fr;gap:1.25rem}.additional-universal-classic .creative-card{padding:1.5rem}.additional-universal-classic .card-visual{height:100px;margin-bottom:1.25rem}.additional-universal-classic .icon-circle{width:64px;height:64px;font-size:1.5rem}.additional-universal-classic .header-badge{width:64px;height:64px;font-size:1.5rem}.additional-universal-classic .creative-card:hover{transform:translatey(-8px)}}@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)}}.v-060 .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:20px;line-height:1.2}.v-060 .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);margin-bottom:20px;line-height:1.4}.v-060 .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;max-width:900px;margin:0 auto}@media (max-width:991px){.v-060{padding:80px 0}.v-060 .section-title{font-size:2.25rem}.v-060 .section-subtitle{font-size:1.25rem}.v-060 .split-content-wrapper{gap:50px}.v-060 .visual-box{height:280px}.v-060 .visual-element{width:220px;height:220px}.v-060 .featured-content{padding:50px 40px}.v-060 .featured-title{font-size:1.75rem}}@media (max-width:767px){.v-060{padding:60px 0}.v-060 .section-title{font-size:1.875rem}.v-060 .section-subtitle{font-size:1.125rem}.v-060 .section-description{font-size:1rem}.v-060 .split-content-wrapper{gap:40px}.v-060 .content-icon{width:60px;height:60px}.v-060 .content-icon i{font-size:28px}.v-060 .content-title{font-size:1.5rem}.v-060 .content-description{font-size:1rem}.v-060 .visual-box{height:220px;margin-top:30px}.v-060 .visual-element{width:180px;height:180px}.v-060 .featured-content{padding:40px 28px}.v-060 .featured-icon-wrapper{width:70px;height:70px}.v-060 .featured-icon-wrapper i{font-size:32px}.v-060 .featured-title{font-size:1.5rem}.v-060 .featured-description{font-size:1rem}}@media (max-width:768px){.add_wrap .add_timeline{padding-left:var(--space-6)}.add_wrap .add_timeline:before{left:var(--space-3)}.add_wrap .add_timeline_item{padding-left:var(--space-6);margin-bottom:var(--space-8)}.add_wrap .add_timeline_marker{left:calc(-1 * var(--space-6) - 6px)}.add_wrap .add_timeline_content{padding:var(--space-4)}}