:root{--primary-50:#f0f9ff;--primary-50-rgb:240,249,255;--primary-100:#e0f2fe;--primary-100-rgb:224,242,254;--primary-300:#7dd3fc;--primary-300-rgb:125,211,252;--primary-500:#0369a1;--primary-500-rgb:3,105,161;--primary-700:#0c4a6e;--primary-700-rgb:12,74,110;--primary-200:#afe3fd;--primary-200-rgb:175,227,253;--primary-400:#409ecf;--primary-400-rgb:64,158,207;--primary-600:#085a88;--primary-600-rgb:8,90,136;--primary-800:#0a3f5e;--primary-800-rgb:10,63,94;--primary-900:#08344d;--primary-900-rgb:8,52,77;--primary-950:#052232;--primary-950-rgb:5,34,50;--primary-rgb:3,105,161;--neutral-50:#f8fafc;--neutral-50-rgb:248,250,252;--neutral-100:#f1f5f9;--neutral-100-rgb:241,245,249;--neutral-300:#cbd5e1;--neutral-300-rgb:203,213,225;--neutral-500:#64748b;--neutral-500-rgb:100,116,139;--neutral-700:#334155;--neutral-700-rgb:51,65,85;--neutral-900:#0f172a;--neutral-900-rgb:15,23,42;--neutral-200:#dee5ed;--neutral-200-rgb:222,229,237;--neutral-400:#98a5b6;--neutral-400-rgb:152,165,182;--neutral-600:#4c5b70;--neutral-600-rgb:76,91,112;--neutral-800:#2b3748;--neutral-800-rgb:43,55,72;--neutral-950:#171e26;--neutral-950-rgb:23,30,38;--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(3,105,161,.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}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){.elite_hero_title{font-size:var(--text-4xl)}.clean_section_title{font-size:var(--text-3xl)}.theme_display_1{font-size:var(--text-5xl)}.web_display_2{font-size:var(--text-4xl)}}@media (max-width:480px){.elite_hero_title{font-size:var(--text-3xl)}.clean_section_title{font-size:var(--text-2xl)}.theme_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){.dark_nav_link,a:not([class]){transition:none}}@media (prefers-contrast:high){.company_caption,.unique_overline,.bold_footer_text{color:var(--text-secondary)}.top_hero_subtitle,.custom_section_subtitle{color:var(--text-primary)}}@media print{.elite_hero_title,.clean_section_title,.core_heading_1,.digital_heading_2{break-after:avoid;page-break-after:avoid}.app_text_gradient{color:var(--text-primary)}}body{font-family:var(--font-primary);font-size:1rem;line-height:1.6;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:var(--font-accent);font-weight:600;line-height:1.2;margin-bottom:.5em}h5,.h5{font-size:clamp(1.125rem,2vw,1.25rem);font-weight:500}h6,.h6{font-size:1rem;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){.web8_services_grid,.unique54_features_grid,.minimal43_team_grid,.app23_pricing_grid{grid-template-columns:1fr}.app64_gallery_grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.dark41_timeline::before{left:30px}.layout72_timeline_item{width:100%;left:0 !important;text-align:left;padding-left:var(--space-16) !important;padding-right:var(--space-4) !important}.brand70_section_height{min-height:60vh}.elite3_hero_height{min-height:70vh}}@media (max-width:480px){.app64_gallery_grid{grid-template-columns:1fr}.layout72_timeline_item{padding-left:var(--space-12) !important}}@media print{.core61_no_print{display:none !important}.core25_print_only{display:block !important}.ui77_shadow_xs,.bold41_shadow_sm,.smart49_shadow_md,.company2_shadow_lg,.theme60_shadow_xl,.fresh56_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){.digital14_fade_in,.ui24_slide_up,.top78_slide_in_left,.dark5_scale_in{animation:none;opacity:1;transform:none}.business84_hover_lift,.content0_hover_scale,.theme67_hover_shadow,.bright23_hover_fade,.pro25_transition_all,.fresh99_transition_fast,.company79_transition_normal,.clean69_transition_slow{transition:none}.cta-action-btn{transition:none}.cta-action-btn .btn-icon{transition:none}.cta-action-btn:hover{transform:none}}.header-standard{position:sticky;top:0;z-index:1000;background:var(--surface-primary);transition:box-shadow .3s ease}.header-standard .navbar{padding:1rem 0;position:relative}.header-standard .navbar-brand{font-size:1.125rem;font-weight:700;color:var(--primary-700);text-decoration:none;display:flex;align-items:center;gap:.5rem;transition:color .3s ease;position:relative;z-index:10003}.header-standard .navbar-brand:hover{color:var(--primary-500)}.header-standard .brand-icon{width:36px;height:36px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:8px;display:inline-block;position:relative;transition:transform .3s ease}.header-standard .brand-icon::before{content:"";position:absolute;width:12px;height:12px;background:var(--surface-primary);border-radius:3px;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg)}.header-standard .navbar-brand:hover .brand-icon{transform:rotate(5deg) scale(1.05)}.header-standard .navbar-nav{display:flex;align-items:center;gap:.5rem}.header-standard .nav-link{color:var(--text-primary);font-size:.75rem;font-weight:500;padding:.5rem 1rem;margin:0;transition:all .3s ease;position:relative;text-decoration:none}.header-standard .nav-link::before{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:var(--primary-500);transition:width .3s ease,left .3s ease}.header-standard .nav-link:hover{color:var(--primary-500)}.header-standard .nav-link:hover::before{width:100%;left:0}.header-standard .nav-toggle-checkbox{display:none}.header-standard .navbar-toggler-custom{display:none;flex-direction:column;justify-content:space-between;width:30px;height:24px;cursor:pointer;position:relative;z-index:10003;padding:0;background:transparent;border:none}.header-standard .hamburger-line{width:100%;height:3px;background:#334155;border-radius:3px;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);transform-origin:center}.header-standard .nav-toggle-checkbox:checked~.navbar-toggler-custom .hamburger-line:nth-child(1){transform:translatey(10.5px) rotate(45deg)}.header-standard .nav-toggle-checkbox:checked~.navbar-toggler-custom .hamburger-line:nth-child(2){opacity:0;transform:scalex(0)}.header-standard .nav-toggle-checkbox:checked~.navbar-toggler-custom .hamburger-line:nth-child(3){transform:translatey(-10.5px) rotate(-45deg)}.header-standard .header-decoration{position:absolute;top:0;right:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.header-standard .decoration-circle{position:absolute;width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-300) 20%,transparent),color-mix(in srgb,var(--primary-500) 10%,transparent));top:-30px;right:10%;animation:float-v146 6s ease-in-out infinite}.header-standard .decoration-dot{position:absolute;width:6px;height:6px;border-radius:50%;background:var(--primary-500);top:50%;right:15%;animation:pulse-v146 3s ease-in-out infinite}@media (max-width:991.98px){.header-standard .navbar-toggler-custom{display:flex}.header-standard .navbar-backdrop{position:fixed;top:0;left:0;width:100%;height:100vh;backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease;z-index:-1}.header-standard .nav-toggle-checkbox:checked~.navbar-collapse-custom .navbar-backdrop{opacity:1;visibility:visible}.header-standard .navbar-collapse-custom{position:fixed;top:0;right:0;width:280px;height:100vh;background:var(--surface-primary);transform:translatex(100%);transition:transform .4s cubic-bezier(.68,-.55,.265,1.55);z-index:10}.header-standard .nav-toggle-checkbox:checked~.navbar-collapse-custom{transform:translatex(0)}.header-standard .navbar-nav{flex-direction:column;align-items:stretch;padding:80px 2rem 2rem;gap:0}.header-standard .nav-item{width:100%;opacity:0;transform:translatex(30px);transition:opacity .4s ease,transform .4s ease}.header-standard .nav-toggle-checkbox:checked~.navbar-collapse-custom .nav-item{opacity:1;transform:translatex(0)}.header-standard .nav-toggle-checkbox:checked~.navbar-collapse-custom .nav-item:nth-child(1){transition-delay:.1s}.header-standard .nav-toggle-checkbox:checked~.navbar-collapse-custom .nav-item:nth-child(2){transition-delay:.15s}.header-standard .nav-toggle-checkbox:checked~.navbar-collapse-custom .nav-item:nth-child(3){transition-delay:.2s}.header-standard .nav-toggle-checkbox:checked~.navbar-collapse-custom .nav-item:nth-child(4){transition-delay:.25s}.header-standard .nav-link{display:block;padding:1rem 1.5rem;margin:0;font-size:.875rem;border-bottom:1px solid var(--neutral-100)}.header-standard .nav-link::before{display:none}.header-standard .nav-link:hover{background:color-mix(in srgb,var(--primary-500) 10%,transparent);padding-left:2rem}.header-standard .decoration-circle{width:60px;height:60px;right:5%}.header-standard .decoration-dot{display:none}}@media (min-width:768px) and (max-width:991.98px){.header-standard .navbar-collapse-custom{width:320px}.header-standard .nav-link{font-size:1.25rem}}@media (max-width:575.98px){.header-standard .navbar-brand{font-size:1.125rem}.header-standard .brand-icon{width:32px;height:32px}.header-standard .brand-icon::before{width:10px;height:10px}.header-standard .navbar-collapse-custom{width:260px}.header-standard .navbar-nav{padding:70px 1.5rem 1.5rem}.header-standard .nav-link{font-size:1rem;padding:.875rem 1.25rem}}@media (min-width:1400px){.header-standard .navbar{padding:1.25rem 0}.header-standard .navbar-brand{font-size:1.125rem}.header-standard .brand-icon{width:40px;height:40px}.header-standard .nav-link{font-size:1.0625rem;padding:.625rem 1.25rem}.header-standard .decoration-circle{width:100px;height:100px}}.hero-primary{position:relative;padding:120px 0 100px;background:var(--surface-primary);overflow:hidden}.bg-decoration{position:absolute;width:600px;height:600px;border-radius:50%;pointer-events:none;z-index:0}.hero-primary .decoration-top-left{top:-300px;left:-300px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-500) 8%,transparent) 0%,transparent 70%)}.hero-primary .decoration-bottom-right{bottom:-300px;right:-300px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 6%,transparent) 0%,transparent 70%)}.hero-primary .container{position:relative;z-index:1}.hero-primary .hero-content{padding-right:2rem}.hero-primary .decorative-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;background:color-mix(in srgb,var(--primary-500) 8%,var(--surface-primary));border-radius:50px;border:2px solid color-mix(in srgb,var(--primary-500) 15%,transparent);margin-bottom:1.5rem}.badge-dot{width:8px;height:8px;background:var(--primary-500);border-radius:50%;animation:pulse-dot 2s ease-in-out infinite}.hero-primary .hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;color:var(--text-primary);margin-bottom:1.5rem;letter-spacing:-.02em}.hero-primary .hero-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);margin-bottom:1.5rem;line-height:1.4}.hero-primary .hero-description{font-size:1.125rem;line-height:1.8;color:var(--text-secondary);margin-bottom:2.5rem}.hero-primary .feature-icons{display:flex;gap:1rem;flex-wrap:wrap}.hero-primary .icon-wrapper{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:var(--surface-secondary);border:2px solid color-mix(in srgb,var(--primary-500) 20%,transparent);border-radius:12px;transition:all .3s ease}.hero-primary .icon-wrapper i{font-size:1.5rem;color:var(--primary-500);transition:transform .3s ease}.hero-primary .icon-wrapper:hover{background:var(--primary-500);border-color:var(--primary-500);transform:translatey(-4px);box-shadow:0 8px 20px color-mix(in srgb,var(--primary-500) 25%,transparent)}.hero-primary .icon-wrapper:hover i{color:var(--light);transform:scale(1.1)}.hero-primary .hero-visual{position:relative;display:flex;align-items:center;justify-content:center}.hero-primary .image-container{position:relative;width:100%;max-width:600px;z-index:2}.hero-primary .hero-image{width:100%;height:auto;border-radius:24px;box-shadow:0 20px 60px color-mix(in srgb,var(--primary-500) 15%,transparent),0 0 0 1px color-mix(in srgb,var(--primary-500) 10%,transparent);transition:transform .4s ease}.hero-primary .hero-image:hover{transform:scale(1.02)}.hero-primary .shape{position:absolute;pointer-events:none;z-index:1}.hero-primary .shape-circle-1{width:180px;height:180px;border-radius:50%;background:color-mix(in srgb,var(--primary-300) 12%,transparent);border:3px solid color-mix(in srgb,var(--primary-500) 20%,transparent);top:-40px;left:-40px;animation:float-shape 6s ease-in-out infinite}.hero-primary .shape-circle-2{width:120px;height:120px;border-radius:50%;background:color-mix(in srgb,var(--primary-500) 10%,transparent);border:2px solid color-mix(in srgb,var(--primary-300) 25%,transparent);bottom:-30px;right:-30px;animation:float-shape 8s ease-in-out infinite reverse}.hero-primary .shape-blob-1{width:200px;height:200px;background:color-mix(in srgb,var(--primary-500) 8%,transparent);border-radius:40% 60% 70% 30%/40% 50% 60% 50%;bottom:50px;left:-60px;animation:morph-blob 10s ease-in-out infinite}.hero-primary .floating-element{position:absolute;display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:var(--light);border-radius:16px;box-shadow:0 8px 24px color-mix(in srgb,var(--primary-500) 20%,transparent);z-index:3;animation:float-element 4s ease-in-out infinite}.hero-primary .floating-element i{font-size:1.75rem;color:var(--primary-500)}.hero-primary .element-1{top:10%;right:-20px;animation-delay:0s}.hero-primary .element-2{bottom:30%;left:-20px;animation-delay:1s}.hero-primary .element-3{top:50%;right:-30px;animation-delay:2s}.hero-primary .decorative-grid{position:absolute;bottom:-50px;right:-50px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;opacity:.4;z-index:0}.hero-primary .grid-dot{width:8px;height:8px;background:var(--primary-500);border-radius:50%;animation:pulse-grid 3s ease-in-out infinite}.hero-primary .grid-dot:nth-child(2){animation-delay:.2s}.hero-primary .grid-dot:nth-child(3){animation-delay:.4s}.hero-primary .grid-dot:nth-child(4){animation-delay:.6s}.hero-primary .grid-dot:nth-child(5){animation-delay:.8s}.hero-primary .grid-dot:nth-child(6){animation-delay:1s}@media (max-width:991px){.hero-primary{padding:80px 0 60px}.hero-primary .hero-content{padding-right:0;margin-bottom:3rem}.hero-primary .hero-title{font-size:2.5rem}.hero-primary .hero-subtitle{font-size:1.25rem}.hero-primary .hero-description{font-size:1rem}.hero-primary .floating-element{width:48px;height:48px}.hero-primary .floating-element i{font-size:1.25rem}.hero-primary .shape-circle-1{width:120px;height:120px}.hero-primary .shape-circle-2{width:80px;height:80px}}@media (max-width:767px){.hero-primary{padding:60px 0 40px}.hero-primary .hero-title{font-size:2rem}.hero-primary .hero-subtitle{font-size:1.125rem}.hero-primary .hero-description{font-size:.9375rem}.hero-primary .icon-wrapper{width:48px;height:48px}.hero-primary .icon-wrapper i{font-size:1.25rem}.hero-primary .floating-element{display:none}.hero-primary .shape-blob-1{width:150px;height:150px;left:-40px}.hero-primary .decorative-grid{display:none}}@media (max-width:575px){.hero-primary .hero-title{font-size:1.75rem}.hero-primary .hero-subtitle{font-size:1rem}.hero-primary .feature-icons{gap:.75rem}.hero-primary .icon-wrapper{width:44px;height:44px}.bg-decoration{width:400px;height:400px}}.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-standard{position:relative;overflow:hidden;background:var(--surface-primary)}.about-section-standard .decorative-blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.15;z-index:1;pointer-events:none}.about-section-standard .blob-1{width:400px;height:400px;background:var(--primary-300);top:-100px;left:-100px}.about-section-standard .blob-2{width:350px;height:350px;background:var(--primary-500);bottom:-80px;right:-80px}.about-section-standard .decorative-circle{position:absolute;border:2px solid var(--primary-100);border-radius:50%;opacity:.3;pointer-events:none;z-index:1}.about-section-standard .circle-1{width:200px;height:200px;top:50%;right:10%;transform:translatey(-50%)}.about-section-standard .container{position:relative;z-index:2}.about-section-standard .images-grid-container{padding:20px}.about-section-standard .main-image-wrapper{position:relative;border-radius:20px;overflow:hidden;transition:transform .5s ease,box-shadow .5s ease}.about-section-standard .main-image-wrapper:hover{transform:translatey(-10px)}.about-section-standard .main-image{width:100%;height:auto;display:block;transition:transform .5s ease}.about-section-standard .main-image-wrapper:hover .main-image{transform:scale(1.05)}.about-section-standard .image-decoration-border{position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;border:3px solid var(--primary-300);border-radius:20px;z-index:-1;opacity:0;transition:opacity .5s ease}.about-section-standard .main-image-wrapper:hover .image-decoration-border{opacity:1}.about-section-standard .image-overlay{position:absolute;inset:0;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-500) 30%,transparent) 0%,transparent 50%);pointer-events:none}.about-section-standard .secondary-images{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:20px}.about-section-standard .secondary-image-wrapper{position:relative;border-radius:15px;overflow:hidden;transition:transform .4s ease,box-shadow .4s ease}.about-section-standard .secondary-image-wrapper:hover{transform:translatey(-5px) scale(1.02)}.about-section-standard .secondary-image-wrapper img{width:100%;height:200px;object-fit:cover;display:block;transition:filter .4s ease}.about-section-standard .secondary-image-wrapper:hover img{filter:brightness(1.1)}.about-section-standard .decorative-corner{position:absolute;top:0;right:0;width:50px;height:50px;background:var(--primary-500);opacity:.8;clip-path:polygon(100% 0,0 0,100% 100%)}.about-section-standard .decorative-accent{position:absolute;bottom:10px;left:10px;width:40px;height:4px;background:var(--primary-500);border-radius:2px}.about-section-standard .floating-shape{position:absolute;bottom:50px;right:-20px;width:80px;height:80px;background:linear-gradient(135deg,var(--primary-300),var(--primary-500));border-radius:20px;transform:rotate(25deg);opacity:.2;z-index:1;animation:float-v206 6s ease-in-out infinite}.about-section-standard .icon-decoration{position:absolute;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:var(--surface-primary);border:2px solid var(--primary-300);border-radius:50%;z-index:3}.about-section-standard .icon-decoration i{font-size:1.5rem;color:var(--primary-500)}.about-section-standard .icon-1{top:20px;right:20px;animation:pulse-v206 3s ease-in-out infinite}.about-section-standard .icon-2{bottom:140px;left:-10px;animation:pulse-v206 3s ease-in-out infinite 1.5s}.about-section-standard .content-wrapper{padding:20px 0}.about-section-standard .section-badge{display:flex;align-items:center;gap:10px}.about-section-standard .badge-dot{width:12px;height:12px;background:var(--primary-500);border-radius:50%;box-shadow:0 0 0 4px color-mix(in srgb,var(--primary-500) 20%,transparent)}.about-section-standard .badge-line{width:60px;height:2px;background:linear-gradient(90deg,var(--primary-500),transparent)}.about-section-standard .section-title{font-size:2.5rem;font-weight:700;line-height:1.2;color:var(--text-primary);margin-bottom:1rem}.about-section-standard .section-subtitle{font-size:1.25rem;font-weight:600;color:var(--primary-500);line-height:1.4;margin-bottom:1.5rem}.about-section-standard .section-description{font-size:1.1rem;line-height:1.8;color:var(--text-secondary);margin-bottom:0}.about-section-standard .features-list{display:flex;flex-direction:column;gap:25px;margin-top:30px}.about-section-standard .feature-item{display:flex;gap:20px;padding:20px;background:var(--surface-secondary);border-radius:12px;border-left:4px solid var(--primary-500);transition:all .3s ease}.about-section-standard .feature-item:hover{background:var(--surface-primary);transform:translatex(5px)}.about-section-standard .feature-icon-wrapper{flex-shrink:0;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-300),var(--primary-500));border-radius:10px;transition:transform .3s ease}.about-section-standard .feature-item:hover .feature-icon-wrapper{transform:rotate(5deg) scale(1.1)}.about-section-standard .feature-icon-wrapper i{font-size:1.5rem;color:var(--light)}.about-section-standard .feature-content{flex:1}.about-section-standard .feature-name{font-size:1.15rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.about-section-standard .feature-desc{font-size:.95rem;line-height:1.6;color:var(--text-secondary);margin-bottom:0}.about-section-standard .content-decoration-line{width:100px;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));border-radius:2px;margin-top:30px}@media (max-width:991.98px){.about-section-standard .images-grid-container{margin-bottom:40px}.about-section-standard .section-title{font-size:2rem}.about-section-standard .section-subtitle{font-size:1.1rem}.about-section-standard .icon-2{bottom:160px}}@media (max-width:767.98px){.about-section-standard .section-title{font-size:1.75rem}.about-section-standard .section-subtitle{font-size:1rem}.about-section-standard .section-description{font-size:1rem}.about-section-standard .secondary-images{gap:15px}.about-section-standard .secondary-image-wrapper img{height:150px}.about-section-standard .feature-item{flex-direction:column;gap:15px}.about-section-standard .feature-icon-wrapper{width:45px;height:45px}.about-section-standard .blob-1,.about-section-standard .blob-2{width:250px;height:250px}.about-section-standard .decorative-circle{display:none}}@media (max-width:575.98px){.about-section-standard .secondary-images{grid-template-columns:1fr}.about-section-standard .secondary-image-wrapper img{height:180px}.about-section-standard .icon-decoration{width:40px;height:40px}.about-section-standard .icon-decoration i{font-size:1.25rem}.about-section-standard .feature-name{font-size:1.05rem}.about-section-standard .feature-desc{font-size:.9rem}}.features-featured .feature-icon-wrapper{position:relative;width:70px;height:70px;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center}.features-featured .icon-background{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,var(--primary-500) 0%,color-mix(in srgb,var(--primary-700) 80%,var(--primary-500) 20%) 100%);border-radius:16px;opacity:.1;transition:all .4s ease}.features-featured .feature-card:hover .icon-background{opacity:.15;transform:rotate(10deg) scale(1.1)}.features-featured .feature-content h3{color:var(--text-primary);margin-bottom:1rem;transition:color .3s ease}.features-featured .feature-card:hover .feature-content h3{color:var(--primary-700)}.features-featured .feature-content p{color:var(--text-secondary);line-height:1.7;font-size:.95rem}.features-featured .decorative-shapes{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;opacity:.4}.features-featured .shape-circle{position:absolute;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 30%,transparent 70%) 0%,transparent 70%)}.features-featured .shape-1{width:400px;height:400px;top:-200px;right:-100px;animation:float-shape 20s ease-in-out infinite}.features-featured .shape-2{width:300px;height:300px;bottom:-150px;left:-50px;animation:float-shape 25s ease-in-out infinite reverse}.features-featured .floating-icon{position:absolute;font-size:1.5rem;color:color-mix(in srgb,var(--primary-300) 30%,transparent 70%);animation:float-icon 15s ease-in-out infinite}.features-featured .icon-1{top:15%;right:10%;animation-delay:0s}.features-featured .icon-2{bottom:20%;right:15%;animation-delay:5s}.features-featured .icon-3{top:60%;left:8%;animation-delay:10s}@media (max-width:991.98px){.features-featured .feature-card{padding:1.75rem}.features-featured .shape-1{width:300px;height:300px}.features-featured .shape-2{width:200px;height:200px}}@media (max-width:767.98px){.features-featured{padding-top:3rem !important;padding-bottom:3rem !important}.features-featured #features-title{font-size:2rem}.features-featured #features-subtitle{font-size:1.25rem}.features-featured .feature-card{padding:1.5rem}.features-featured .feature-icon-wrapper{width:60px;height:60px}.features-featured .feature-icon{font-size:1.75rem}.features-featured .floating-icon{font-size:1.25rem}}@media (max-width:575.98px){.features-featured #features-title{font-size:1.75rem}.features-featured .feature-content h3{font-size:1.25rem}.features-featured .feature-content p{font-size:.9rem}}.services-section{padding:100px 0;background:var(--surface-primary);position:relative;overflow:hidden}.services-section .section-header{position:relative;z-index:2}#services-title{color:var(--text-primary);line-height:1.2}#services-subtitle{color:var(--primary-500);font-weight:600}#services-desc{color:var(--text-secondary);line-height:1.8;font-size:1.1rem}.services-section .decorative-line-wrapper{display:flex;justify-content:center;align-items:center}.services-section .decorative-line{width:100px;height:4px;background:linear-gradient(90deg,transparent 0%,var(--primary-500) 50%,transparent 100%);border-radius:2px}.services-section .service-card{position:relative;transition:transform .4s cubic-bezier(.4,0,.2,1)}.services-section .service-card:hover{transform:translatey(-8px)}.services-section .service-card-inner{background:var(--surface-secondary);border-radius:16px;padding:40px 30px;height:100%;position:relative;border:1px solid color-mix(in srgb,var(--primary-500) 10%,transparent);transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.services-section .service-card:hover .service-card-inner{border-color:var(--primary-500)}.services-section .service-icon-wrapper{position:relative;width:80px;height:80px;margin-bottom:30px;display:flex;align-items:center;justify-content:center}.services-section .icon-background{position:absolute;width:100%;height:100%;background:linear-gradient(135deg,var(--primary-300) 0%,var(--primary-500) 100%);border-radius:20px;transform:rotate(45deg);transition:transform .4s cubic-bezier(.4,0,.2,1)}.services-section .service-card:hover .icon-background{transform:rotate(60deg) scale(1.1)}.services-section .service-icon-wrapper i{font-size:2rem;color:var(--light);position:relative;z-index:1}.services-section .service-content{position:relative;z-index:2}.services-section .service-name{color:var(--text-primary);margin-bottom:1rem;font-size:1.4rem}.services-section .service-description{color:var(--text-secondary);line-height:1.7;font-size:1rem}.services-section .service-features{position:relative;padding:20px;background:color-mix(in srgb,var(--primary-500) 5%,transparent);border-radius:12px;border-left:3px solid var(--primary-500)}.services-section .features-title{color:var(--text-primary);font-size:.95rem;line-height:1.8;margin:0;font-weight:500}.services-section .service-footer{display:flex;justify-content:flex-start;align-items:center}.services-section .price-badge{display:inline-flex;padding:12px 24px;background:linear-gradient(135deg,var(--primary-500) 0%,color-mix(in srgb,var(--primary-500) 80%,var(--primary-700) 20%) 100%);border-radius:50px;box-shadow:0 4px 12px color-mix(in srgb,var(--primary-500) 25%,transparent);transition:all .3s ease}.services-section .service-card:hover .price-badge{box-shadow:0 6px 20px color-mix(in srgb,var(--primary-500) 35%,transparent);transform:scale(1.05)}.services-section .price-text{color:var(--light);font-size:1rem;letter-spacing:.3px}.card-corner-accent{position:absolute;top:0;right:0;width:100px;height:100px;background:linear-gradient(135deg,transparent 50%,color-mix(in srgb,var(--primary-500) 8%,transparent) 50%);border-radius:0 16px 0 0;pointer-events:none;transition:all .4s ease}.services-section .service-card:hover .card-corner-accent{background:linear-gradient(135deg,transparent 50%,color-mix(in srgb,var(--primary-500) 15%,transparent) 50%)}.services-section .background-decorations{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}.services-section .decoration-circle{position:absolute;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--primary-500) 8%,transparent) 0%,transparent 70%);animation:float 20s ease-in-out infinite}.services-section .decoration-circle-1{width:400px;height:400px;top:-100px;left:-100px;animation-delay:0s}.services-section .decoration-circle-2{width:300px;height:300px;bottom:-50px;right:-50px;animation-delay:3s}.services-section .decoration-blob{position:absolute;width:500px;height:500px;top:50%;left:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 5%,transparent) 0%,transparent 70%);border-radius:40% 60% 70% 30%/40% 50% 60% 50%;animation:morphing 15s ease-in-out infinite;opacity:.4}@media (max-width:991px){.services-section{padding:80px 0}#services-title{font-size:2.5rem}.services-section .service-card-inner{padding:35px 25px}}@media (max-width:767px){.services-section{padding:60px 0}#services-title{font-size:2rem}#services-subtitle{font-size:1rem}#services-desc{font-size:1rem}.services-section .service-icon-wrapper{width:70px;height:70px;margin-bottom:25px}.services-section .service-icon-wrapper i{font-size:1.75rem}.services-section .service-name{font-size:1.25rem}.services-section .service-description{font-size:.95rem}.services-section .features-title{font-size:.9rem}.services-section .price-text{font-size:.9rem}.services-section .service-card-inner{padding:30px 20px}.decoration-circle-1,.services-section .decoration-circle-2{width:250px;height:250px}.services-section .decoration-blob{width:300px;height:300px}}@media (max-width:575px){.services-section{padding:50px 0}#services-title{font-size:1.75rem}.services-section .service-card{margin-bottom:20px}}.priceplan-section-standard .decorative-dots-top{width:60px;height:8px;background:linear-gradient(90deg,var(--primary-500) 0%,var(--primary-500) 25%,transparent 25%,transparent 50%,var(--primary-500) 50%,var(--primary-500) 75%,transparent 75%);background-size:16px 8px;margin:0 auto 1.5rem;border-radius:4px}.priceplan-section-standard .decorative-line{width:80px;height:3px;background:linear-gradient(90deg,transparent 0%,var(--primary-500) 50%,transparent 100%);border-radius:2px}.priceplan-section-standard .features-list{margin-top:2rem}.priceplan-section-standard .feature-item{display:flex;align-items:center;padding:.5rem;background:color-mix(in srgb,var(--primary-50) 30%,transparent 70%);border-radius:8px;transition:all .3s ease}.priceplan-section-standard .feature-item:hover{background:color-mix(in srgb,var(--primary-100) 50%,transparent 50%);transform:translatex(4px)}.priceplan-section-standard .feature-item i{color:var(--primary-500);font-size:1.25rem;margin-right:.75rem;flex-shrink:0}.priceplan-section-standard .pricing-card-featured .feature-item i{color:var(--primary-700)}.priceplan-section-standard .decorative-accent{width:60px;height:4px;background:linear-gradient(90deg,var(--primary-500) 0%,var(--primary-300) 100%);border-radius:2px;margin:0 auto}.priceplan-section-standard .pricing-card-featured .decorative-accent{width:80px;height:5px;background:linear-gradient(90deg,var(--primary-700) 0%,var(--primary-500) 50%,var(--primary-700) 100%);animation:shimmer 2s ease-in-out infinite}@media (max-width:991.98px){.priceplan-section-standard #priceplan-title{font-size:2.5rem}.card-header-custom i{font-size:2.5rem}.priceplan-section-standard .price-value{font-size:2rem}.priceplan-section-standard .pricing-card-featured .price-value{font-size:2.25rem}}@media (max-width:767.98px){.priceplan-section-standard{padding:3rem 0}.priceplan-section-standard #priceplan-title{font-size:2rem}.card-body-custom{padding:1.5rem}.priceplan-section-standard .plan-name{font-size:1.5rem}.decorative-circle-left,.priceplan-section-standard .decorative-circle-right{display:none}}@media (max-width:575.98px){.priceplan-section-standard #priceplan-title{font-size:1.75rem}.priceplan-section-standard .price-value{font-size:1.75rem}.priceplan-section-standard .featured-badge{width:40px;height:40px;font-size:1rem;top:15px;right:15px}.card-header-custom{padding:2rem 1.5rem 1rem}}@media (prefers-reduced-motion:reduce){.pricing-card,.feature-item,.priceplan-section-standard .featured-badge{transition:none;animation:none}}@media print{.priceplan-section-standard{background:white}.decorative-circle-left,.decorative-circle-right,.priceplan-section-standard .decorative-dots-bottom{display:none}}.team-section-variant .decorative-shape{position:absolute;border-radius:50%;opacity:.08;pointer-events:none;z-index:0}.team-section-variant .section-header{position:relative;z-index:1}.team-section-variant .section-title{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--text-primary);margin-bottom:1rem;line-height:1.2}.team-section-variant .section-subtitle{font-size:clamp(1.25rem,3vw,1.75rem);font-weight:600;color:var(--primary-700);margin-bottom:1.5rem;line-height:1.3}.team-section-variant .section-description{font-size:1.125rem;line-height:1.8;color:var(--text-secondary);margin-bottom:0}.team-section-variant .row{position:relative;z-index:1}.team-section-variant .decorative-corner{position:absolute;width:30px;height:30px;border:2px solid var(--primary-500);transition:all .4s ease;z-index:1}@media (max-width:991.98px){.team-section-variant{padding:80px 0}.team-section-variant .section-title{font-size:2.25rem}.team-section-variant .section-subtitle{font-size:1.5rem}.team-section-variant .section-description{font-size:1rem}.team-section-variant .team-card{padding:1.75rem}.team-section-variant .member-name{font-size:1.375rem}}@media (max-width:767.98px){.team-section-variant{padding:60px 0}.team-section-variant .section-title{font-size:2rem}.team-section-variant .section-subtitle{font-size:1.25rem}.team-section-variant .team-card{padding:1.5rem}.team-section-variant .decorative-divider{margin-top:1.5rem}.team-section-variant .divider-line{width:40px}.team-section-variant .decorative-dots-left,.team-section-variant .decorative-dots-right{width:60px;height:60px}}@media (max-width:575.98px){.team-section-variant{padding:50px 0}.team-section-variant .section-title{font-size:1.75rem}.team-section-variant .team-card{padding:1.25rem}.team-section-variant .icon-badge{width:40px;height:40px}.team-section-variant .icon-badge i{font-size:1.25rem}.team-section-variant .member-name{font-size:1.25rem}.team-section-variant .member-role{font-size:.9375rem}}@media (prefers-contrast:high){.team-section-variant .team-card{border:2px solid var(--neutral-300)}.team-section-variant .section-description,.team-section-variant .member-role{color:var(--text-primary)}}@media (prefers-reduced-motion:reduce){.team-section-variant *,.team-section-variant *::before,.team-section-variant *::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}}@media (max-width:991.98px){.reviews-section-primary .review-card-primary{padding:2rem}.reviews-section-primary .review-text-primary{font-size:1rem}.reviews-section-primary .quote-icon-primary{font-size:2.5rem}}@media (max-width:767.98px){.reviews-section-primary{padding-top:3rem;padding-bottom:3rem}.reviews-section-primary .review-card-primary{padding:1.5rem}.reviews-section-primary .section-header-primary h2{font-size:2rem}.reviews-section-primary .section-header-primary p{font-size:1rem}.reviews-section-primary .author-avatar-primary{width:48px;height:48px}.reviews-section-primary .author-avatar-large-primary{width:56px;height:56px}.reviews-section-primary .avatar-initials-primary{font-size:1.1rem}.reviews-section-primary .author-name-primary{font-size:.9rem}.shape-circle-primary,.reviews-section-primary .shape-dots-primary{display:none}}@media (max-width:575.98px){.reviews-section-primary .review-card-primary{padding:1.25rem}.reviews-section-primary .review-content-primary{margin-bottom:1.5rem}.reviews-section-primary .review-author-primary{padding-top:1rem}}@media (prefers-reduced-motion:reduce){.review-card-primary,.author-avatar-primary,.decorative-accent-primary,.reviews-section-primary .quote-icon-primary{transition:none}.shape-circle-primary,.reviews-section-primary .shape-dots-primary{animation:none}}@media (prefers-contrast:high){.reviews-section-primary .review-card-primary{border-width:2px;border-color:var(--neutral-700)}.review-text-primary,.reviews-section-primary .author-name-primary{color:var(--neutral-900)}}@media print{.decorative-shapes-primary,.reviews-section-primary .decorative-accent-primary{display:none}.reviews-section-primary .review-card-primary{box-shadow:none;border:1px solid var(--neutral-300);break-inside:avoid}}.casestudy-section-featured .decorative-accent{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.5rem}.casestudy-section-featured .section-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--text-primary);line-height:1.2;margin-bottom:1rem}.casestudy-section-featured .section-subtitle{font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:600;color:var(--primary-500);line-height:1.4;margin-bottom:1.5rem}.casestudy-section-featured .section-description{font-size:1.1rem;color:var(--text-secondary);line-height:1.8;max-width:100%}.casestudy-section-featured .decorative-shape{position:absolute;border-radius:50%;opacity:.15}.casestudy-section-featured .decorative-shape.shape-1{width:80px;height:80px;background:var(--primary-500);top:-30px;right:20px}.casestudy-section-featured .decorative-shape.shape-2{width:50px;height:50px;background:var(--primary-700);top:10px;right:80px}.casestudy-section-featured .overlay-icon{font-size:3rem;color:var(--light);transform:translate(-20px,20px);transition:all .4s ease}.casestudy-section-featured .casestudy-card:hover .overlay-icon{transform:translate(0,0)}.casestudy-section-featured .decorative-blob{position:absolute;border-radius:50%;opacity:.08;animation:blobFloat 20s ease-in-out infinite}.casestudy-section-featured .decorative-blob.blob-1{width:300px;height:300px;background:var(--primary-500);bottom:-150px;left:-100px;animation-delay:0s}.casestudy-section-featured .decorative-blob.blob-2{width:200px;height:200px;background:var(--primary-700);bottom:-80px;left:50%;transform:translatex(-50%);animation-delay:5s}.casestudy-section-featured .decorative-blob.blob-3{width:250px;height:250px;background:var(--primary-300);bottom:-120px;right:-80px;animation-delay:10s}@media (max-width:991.98px){.casestudy-section-featured .section-title{font-size:2rem}.casestudy-section-featured .section-subtitle{font-size:1.3rem}.casestudy-section-featured .card-image-wrapper{height:200px}.casestudy-section-featured .card-content{padding:1.5rem}}@media (max-width:767.98px){.casestudy-section-featured .section-title{font-size:1.75rem}.casestudy-section-featured .section-subtitle{font-size:1.15rem}.casestudy-section-featured .section-description{font-size:1rem}.casestudy-section-featured .card-title{font-size:1.2rem}.casestudy-section-featured .card-description{font-size:.95rem}.casestudy-section-featured .accent-line{width:40px}.casestudy-section-featured .decorative-blob{opacity:.05}}@media (max-width:575.98px){.casestudy-section-featured .card-image-wrapper{height:180px}.casestudy-section-featured .placeholder-icon{font-size:3rem}.casestudy-section-featured .card-footer-icons{gap:.75rem}.casestudy-section-featured .card-footer-icons i{font-size:1.1rem}}.process-section-clean .section-header{max-width:800px;margin:0 auto 80px;position:relative;z-index:2}.process-section-clean .header-decoration{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:24px}.process-section-clean .header-decoration i{font-size:32px;color:var(--primary-500);animation:iconPulse 2s ease-in-out infinite}.process-section-clean .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.2}.process-section-clean .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);margin-bottom:24px;line-height:1.3}.process-section-clean .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;margin:0}.process-section-clean .icon-background{position:absolute;inset:0;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-100) 50%,transparent 50%),color-mix(in srgb,var(--primary-50) 50%,transparent 50%));border-radius:12px;transition:transform .3s ease}.process-section-clean .process-item:hover .icon-background{transform:rotate(10deg) scale(1.1)}.process-section-clean .decoration-circle{width:80px;height:80px;border:2px solid color-mix(in srgb,var(--primary-300) 30%,transparent 70%);border-radius:50%;position:absolute;top:10px;left:10px;animation:circleRotate 10s linear infinite}.process-section-clean .decoration-dot{width:12px;height:12px;background:var(--primary-300);border-radius:50%;position:absolute;top:44px;left:44px;animation:dotPulse 2s ease-in-out infinite}.process-section-clean .background-decorations{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}@media (max-width:991px){.process-section-clean{padding:80px 0}.process-section-clean .section-title{font-size:2.25rem}.process-section-clean .section-subtitle{font-size:1.25rem}.process-section-clean .section-description{font-size:1rem}.process-section-clean .process-timeline{max-width:100%}.process-section-clean .timeline-line{left:35px}.process-section-clean .process-item,.process-section-clean .process-item:nth-child(even){flex-direction:row;padding-left:90px;gap:20px}.process-section-clean .process-number{left:35px;width:60px;height:60px}.process-section-clean .number-inner{font-size:1.25rem}.process-section-clean .process-content{padding:24px;gap:20px}.process-section-clean .process-icon-wrapper{width:50px;height:50px}.process-section-clean .process-icon-wrapper i{font-size:28px}.process-section-clean .process-item-title{font-size:1.25rem}.process-section-clean .process-decoration{display:none}}@media (max-width:767px){.process-section-clean{padding:60px 0}.process-section-clean .section-header{margin-bottom:60px}.process-section-clean .section-title{font-size:1.875rem}.process-section-clean .section-subtitle{font-size:1.125rem}.process-section-clean .header-decoration i{font-size:28px}.process-section-clean .decoration-line{width:40px}.process-section-clean .timeline-line{left:25px}.process-section-clean .process-item,.process-section-clean .process-item:nth-child(even){padding-left:70px;margin-bottom:50px}.process-section-clean .process-number{left:25px;width:50px;height:50px}.process-section-clean .number-inner{font-size:1.125rem}.process-section-clean .process-content{flex-direction:column;padding:20px;gap:16px}.process-section-clean .process-icon-wrapper{width:50px;height:50px}.process-section-clean .process-icon-wrapper i{font-size:24px}.process-section-clean .process-item-title{font-size:1.125rem}.process-section-clean .process-item-desc{font-size:.9375rem}.process-section-clean .deco-shape-1,.process-section-clean .deco-shape-3{display:none}.process-section-clean .deco-shape-2{width:200px;height:200px}}@media (max-width:575px){.process-section-clean .section-title{font-size:1.625rem}.process-section-clean .section-subtitle{font-size:1rem}.process-section-clean .section-description{font-size:.9375rem}.process-section-clean .process-content{padding:16px}.process-section-clean .process-item-title{font-size:1rem}.process-section-clean .process-item-desc{font-size:.875rem}}.timeline-section-pro .section-header{position:relative;z-index:2}.timeline-section-pro .header-decoration{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:2rem}.timeline-section-pro .card-decoration-dots .dot{width:8px;height:8px;border-radius:50%;background:var(--primary-300);transition:all .3s ease}.timeline-section-pro .timeline-card:hover .card-decoration-dots .dot{background:var(--primary-500)}.timeline-section-pro .card-decoration-dots .dot:nth-child(2){width:10px;height:10px}.timeline-section-pro .bg-decoration{position:absolute;width:400px;height:400px;border-radius:50%;filter:blur(80px);opacity:.15;pointer-events:none}.timeline-section-pro .floating-shape{position:absolute;border-radius:50%;opacity:.1;pointer-events:none}.timeline-section-pro .shape-1{top:15%;right:10%;width:80px;height:80px;background:var(--primary-500);animation:float 6s ease-in-out infinite}.timeline-section-pro .shape-2{bottom:20%;left:8%;width:60px;height:60px;background:var(--primary-300);animation:float 8s ease-in-out infinite 1s}.timeline-section-pro .shape-3{top:50%;right:5%;width:40px;height:40px;background:var(--primary-700);animation:float 7s ease-in-out infinite 2s}@media (max-width:991px){.timeline-section-pro .timeline-line{left:30px}.timeline-section-pro .timeline-item,.timeline-section-pro .timeline-item-alternate{padding-left:4rem;padding-right:0;flex-direction:row}.timeline-section-pro .timeline-marker{left:30px}.timeline-section-pro .timeline-card{padding:1.5rem}.timeline-section-pro .card-icon-wrapper{width:50px;height:50px;font-size:1.5rem}}@media (max-width:767px){.timeline-section-pro #timeline-title{font-size:2rem}.timeline-section-pro #timeline-subtitle{font-size:1.25rem}.timeline-section-pro .timeline-card-title{font-size:1.25rem}.timeline-section-pro .decoration-line{width:40px}.timeline-section-pro .marker-ring{width:50px;height:50px}.timeline-section-pro .marker-dot{width:32px;height:32px;font-size:1rem}.timeline-section-pro .bg-decoration{width:250px;height:250px}}@media (max-width:575px){.timeline-section-pro .timeline-item{padding-left:3rem;margin-bottom:2rem}.timeline-section-pro .timeline-line{left:20px}.timeline-section-pro .timeline-marker{left:20px}.timeline-section-pro .timeline-card{padding:1.25rem}.timeline-section-pro .card-icon-wrapper{width:45px;height:45px;font-size:1.25rem}}.career-section-clean .circle-1{width:400px;height:400px;top:-100px;right:-100px;animation-delay:0s}.career-section-clean .container{position:relative;z-index:2}.career-section-clean .section-badge{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:16px;color:var(--light);font-size:1.5rem;box-shadow:0 10px 30px color-mix(in srgb,var(--primary-500) 30%,transparent 70%),0 0 0 10px color-mix(in srgb,var(--primary-500) 10%,transparent 90%)}.career-section-clean .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2;margin:0}.career-section-clean .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-700);line-height:1.4;margin:0}.career-section-clean .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;max-width:700px;margin:0 auto}@media (max-width:991.98px){.career-section-clean{padding:80px 0}.career-section-clean .section-title{font-size:2rem}.career-section-clean .section-subtitle{font-size:1.25rem}.career-section-clean .section-description{font-size:1rem}.career-section-clean .career-card{padding:30px}.card-arrow{top:30px;right:30px}}@media (max-width:767.98px){.career-section-clean{padding:60px 0}.career-section-clean .section-badge{width:50px;height:50px;font-size:1.25rem}.career-section-clean .section-title{font-size:1.75rem}.career-section-clean .section-subtitle{font-size:1.125rem}.career-section-clean .career-card{padding:24px}.card-icon-wrapper{width:60px;height:60px}.card-icon-wrapper i{font-size:1.75rem}.card-title{font-size:1.25rem}.card-description{font-size:.9375rem}.card-meta{flex-direction:column;align-items:flex-start;gap:12px}.card-arrow{width:36px;height:36px;top:24px;right:24px}.card-arrow i{font-size:1.125rem}.career-section-clean .circle-1{width:250px;height:250px}.career-section-clean .circle-2{width:200px;height:200px}.career-section-clean .circle-3{width:150px;height:150px}}@media (max-width:575.98px){.career-section-clean .section-title{font-size:1.5rem}.career-section-clean .section-subtitle{font-size:1rem}.career-section-clean .section-description{font-size:.875rem}.career-section-clean .career-card{padding:20px}.card-icon-wrapper{width:50px;height:50px}.card-icon-wrapper i{font-size:1.5rem}.card-title{font-size:1.125rem}.career-section-clean .role-badge{font-size:.8125rem;padding:6px 12px}}.coreinfo-section-standard .section-header{margin-bottom:60px}.coreinfo-section-standard .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.2}.coreinfo-section-standard .section-subtitle{font-size:1.25rem;font-weight:500;color:var(--primary-500);margin-bottom:20px;line-height:1.4}.coreinfo-section-standard .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;margin:0}.coreinfo-section-standard .decorative-shapes{position:absolute;inset:0;pointer-events:none;z-index:1;opacity:.4}.coreinfo-section-standard .shape{position:absolute;border-radius:50%;background:linear-gradient(135deg,var(--primary-100),var(--primary-300));filter:blur(80px)}.coreinfo-section-standard .shape-1{width:400px;height:400px;top:-200px;left:-100px;animation:float 20s ease-in-out infinite}.coreinfo-section-standard .shape-2{width:300px;height:300px;bottom:-150px;right:10%;animation:float 15s ease-in-out infinite reverse}.coreinfo-section-standard .shape-3{width:250px;height:250px;top:40%;right:-100px;animation:float 18s ease-in-out infinite}@media (max-width:991.98px){.coreinfo-section-standard{padding:80px 0}.coreinfo-section-standard .section-header{margin-bottom:50px}.coreinfo-section-standard .section-title{font-size:2rem}.coreinfo-section-standard .section-subtitle{font-size:1.125rem}.coreinfo-section-standard .coreinfo-card{padding:35px 25px}.coreinfo-section-standard .icon-circle{width:64px;height:64px}.coreinfo-section-standard .icon-circle i{font-size:28px}.coreinfo-section-standard .card-title{font-size:1.25rem}}@media (max-width:767.98px){.coreinfo-section-standard{padding:60px 0}.coreinfo-section-standard .section-header{margin-bottom:40px}.coreinfo-section-standard .section-title{font-size:1.75rem}.coreinfo-section-standard .section-subtitle{font-size:1rem}.coreinfo-section-standard .section-description{font-size:1rem}.coreinfo-section-standard .coreinfo-card{padding:30px 24px}.coreinfo-section-standard .icon-circle{width:56px;height:56px}.coreinfo-section-standard .icon-circle i{font-size:24px}.coreinfo-section-standard .card-title{font-size:1.125rem}.coreinfo-section-standard .card-description{font-size:.9375rem}.coreinfo-section-standard .shape{filter:blur(60px)}}@media (max-width:575.98px){.coreinfo-section-standard{padding:50px 0}.coreinfo-section-standard .section-title{font-size:1.5rem}.coreinfo-section-standard .coreinfo-card{padding:28px 20px}}@media (prefers-contrast:high){.coreinfo-section-standard .coreinfo-card{border-width:2px;border-color:var(--neutral-500)}.coreinfo-section-standard .icon-circle{border:2px solid var(--primary-500)}}@media (prefers-reduced-motion:reduce){.coreinfo-section-standard .coreinfo-card,.coreinfo-section-standard .icon-circle,.coreinfo-section-standard .icon-circle i,.coreinfo-section-standard .card-title{transition:none}.coreinfo-section-standard .shape{animation:none}.coreinfo-section-standard .coreinfo-card:hover{transform:none}}.leadgen-section-secondary{position:relative;background:linear-gradient(135deg,var(--surface-primary) 0%,var(--neutral-50) 100%);overflow:hidden}.leadgen-section-secondary .decorative-accent{width:10px;height:10px;background:var(--primary-500);border-radius:50%;margin:0 auto;box-shadow:0 0 25px var(--primary-500);animation:pulse-leadgen-v001 2.5s ease-in-out infinite}.leadgen-section-secondary .leadgen-form-card{background:var(--light);border-radius:28px;padding:3.5rem;position:relative;overflow:hidden;border:1px solid var(--neutral-100);transition:transform .4s ease,box-shadow .4s ease}.leadgen-section-secondary .leadgen-form-card:hover{transform:translatey(-6px)}.leadgen-section-secondary .decorative-shape-corner{position:absolute;top:-40px;right:-40px;width:140px;height:140px;background:linear-gradient(135deg,var(--primary-400),var(--primary-600));border-radius:40% 60% 70% 30%/40% 50% 60% 50%;opacity:.12;animation:rotate-leadgen-v001 25s linear infinite}.leadgen-section-secondary .decorative-shape-gradient{position:absolute;bottom:-50px;left:-50px;width:180px;height:180px;background:linear-gradient(135deg,var(--primary-600),var(--primary-800));border-radius:60% 40% 30% 70%/50% 60% 40% 50%;opacity:.1;animation:rotate-leadgen-v001 30s linear infinite reverse}.leadgen-section-secondary .form-control,.leadgen-section-secondary .form-select{border:2px solid var(--neutral-100);border-radius:14px;padding:1.1rem 1.35rem;background:var(--surface-primary);transition:all .3s ease;font-size:1rem;height:calc(3.5rem + 2px)}.leadgen-section-secondary .form-floating>label{padding:1.1rem 1.35rem;color:var(--text-secondary);font-weight:500}.leadgen-section-secondary .form-control:focus,.leadgen-section-secondary .form-select:focus{border-color:var(--primary-500);box-shadow:0 0 0 .25rem color-mix(in srgb,var(--primary-500) 20%,transparent);background:var(--light);outline:none}.leadgen-section-secondary .form-control:hover,.leadgen-section-secondary .form-select:hover{border-color:var(--neutral-200)}.leadgen-section-secondary textarea.form-control{min-height:150px;resize:vertical}.leadgen-section-secondary .form-check-input{width:1.3rem;height:1.3rem;border:2px solid var(--neutral-300);border-radius:7px;cursor:pointer;transition:all .3s ease}.leadgen-section-secondary .form-check-input:checked{background-color:var(--primary-500);border-color:var(--primary-500)}.leadgen-section-secondary .form-check-input:hover{border-color:var(--primary-300)}.leadgen-section-secondary .form-check-label{cursor:pointer;user-select:none;padding-left:.6rem;line-height:1.6}.leadgen-section-secondary .btn-leadgen-submit{background:linear-gradient(135deg,#3b82f6,#1d4ed8) !important;color:var(--light) !important;border:none;border-radius:14px;font-weight:600;font-size:1.15rem;letter-spacing:.4px;transition:all .4s ease;box-shadow:0 6px 20px rgba(59,130,246,.35);position:relative;overflow:hidden}.leadgen-section-secondary .btn-leadgen-submit::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;transition:left .6s ease}.leadgen-section-secondary .btn-leadgen-submit:hover{transform:translatey(-2px);box-shadow:0 8px 25px rgba(59,130,246,.45)}.leadgen-section-secondary .btn-leadgen-submit:hover::before{left:100%}.leadgen-section-secondary .btn-leadgen-submit:active{transform:translatey(0);box-shadow:0 4px 15px rgba(59,130,246,.3)}.leadgen-section-secondary .decorative-blob-primary{position:absolute;top:10%;left:5%;width:300px;height:300px;background:radial-gradient(circle at center,color-mix(in srgb,var(--primary-300) 15%,transparent) 0%,transparent 70%);border-radius:50%;filter:blur(60px);z-index:0;pointer-events:none;animation:float-blob-leadgen-1 15s ease-in-out infinite}.leadgen-section-secondary .decorative-blob-secondary{position:absolute;bottom:15%;right:8%;width:250px;height:250px;background:radial-gradient(circle at center,color-mix(in srgb,var(--primary-500) 12%,transparent) 0%,transparent 70%);border-radius:50%;filter:blur(50px);z-index:0;pointer-events:none;animation:float-blob-leadgen-2 18s ease-in-out infinite}.leadgen-section-secondary .container>*{position:relative;z-index:1}@media (max-width:991px){.leadgen-section-secondary .leadgen-form-card{padding:2.5rem}}@media (max-width:767px){.leadgen-section-secondary .leadgen-form-card{padding:2rem;border-radius:20px}.leadgen-section-secondary .btn-leadgen-submit{font-size:1.05rem}.leadgen-section-secondary .form-control,.leadgen-section-secondary .form-select{padding:1rem 1.15rem}}.leadgen-section-secondary .form-control:focus-visible,.leadgen-section-secondary .form-select:focus-visible,.leadgen-section-secondary .form-check-input:focus-visible{outline:3px solid var(--primary-500);outline-offset:2px}.leadgen-section-secondary .btn-leadgen-submit:focus-visible{outline:3px solid var(--light);outline-offset:3px}.leadgen-section-secondary .leadgen-field,.leadgen-section-secondary .leadgen-field-dynamic{animation:fadeInField .4s ease-out;margin-bottom:0}.leadgen-section-secondary .leadgen-form-dynamic .form-control,.leadgen-section-secondary .leadgen-form-dynamic .form-select{border:2px solid var(--neutral-100);border-radius:14px;padding:1.1rem 1.35rem;background:var(--surface-primary);transition:all .3s ease;font-size:1rem;height:calc(3.5rem + 2px)}.leadgen-section-secondary .leadgen-form-dynamic .form-floating>label{padding:1.1rem 1.35rem;color:var(--text-secondary);font-weight:500}.leadgen-section-secondary .leadgen-form-dynamic .form-control:focus,.leadgen-section-secondary .leadgen-form-dynamic .form-select:focus{border-color:var(--primary-500);box-shadow:0 0 0 .25rem color-mix(in srgb,var(--primary-500) 20%,transparent);background:var(--light);outline:none}.leadgen-section-secondary .leadgen-form-dynamic textarea.form-control{min-height:120px;resize:vertical}.leadgen-section-secondary .leadgen-form-dynamic .form-check-input{width:1.3rem;height:1.3rem;border:2px solid var(--neutral-300);border-radius:7px;cursor:pointer;transition:all .3s ease}.leadgen-section-secondary .leadgen-form-dynamic .form-check-input:checked{background-color:var(--primary-500);border-color:var(--primary-500)}.leadgen-section-secondary .leadgen-form-dynamic .form-check-label{cursor:pointer;user-select:none;padding-left:.6rem;line-height:1.6}.contact-section-primary{background:var(--surface-primary);position:relative;overflow:hidden}.contact-section-primary .decorative-dots-top{display:flex;gap:8px;justify-content:center}.contact-section-primary .decorative-dots-top .dot{width:8px;height:8px;border-radius:50%;background:color-mix(in srgb,var(--primary-500) 60%,var(--primary-700) 40%);display:inline-block;animation:pulse-dot 2s ease-in-out infinite}.contact-section-primary .decorative-dots-top .dot:nth-child(2){animation-delay:.3s}.contact-section-primary .decorative-dots-top .dot:nth-child(3){animation-delay:.6s}.contact-section-primary #contact-title{color:var(--text-primary);font-weight:700;line-height:1.2}.contact-section-primary #contact-subtitle{color:var(--primary-500);font-weight:600}.contact-section-primary #contact-desc{color:var(--text-secondary);line-height:1.7}.contact-section-primary .contact-form-card{background:var(--surface-secondary);border:1px solid color-mix(in srgb,var(--neutral-300) 40%,transparent 60%);transition:all .3s ease;position:relative;overflow:hidden}.contact-section-primary .contact-form-card:hover{transform:translatey(-2px)}.contact-section-primary .decorative-shape-1{position:absolute;top:-50px;right:-50px;width:150px;height:150px;border-radius:50%;background:color-mix(in srgb,var(--primary-500) 8%,transparent 92%);z-index:1}.contact-section-primary .decorative-shape-2{position:absolute;bottom:-30px;left:-30px;width:100px;height:100px;border-radius:30%;background:color-mix(in srgb,var(--primary-300) 10%,transparent 90%);z-index:1;transform:rotate(45deg)}.contact-section-primary .form-control{border:2px solid var(--neutral-300);border-radius:12px;padding:12px 16px;font-size:15px;transition:all .3s ease;background:var(--surface-primary)}.contact-section-primary .form-control:focus{border-color:var(--primary-500);box-shadow:0 0 0 4px color-mix(in srgb,var(--primary-500) 15%,transparent 85%);background:var(--light)}.contact-section-primary .form-floating>label{color:var(--text-secondary);padding-left:16px}.contact-section-primary .form-floating>.form-control:focus~label,.contact-section-primary .form-floating>.form-control:not(:placeholder-shown)~label{color:var(--primary-500)}.contact-section-primary .form-check-input{width:20px;height:20px;border:2px solid var(--neutral-300);border-radius:6px;cursor:pointer}.contact-section-primary .form-check-input:checked{background-color:var(--primary-500);border-color:var(--primary-500)}.contact-section-primary .form-check-label{color:var(--text-secondary);cursor:pointer;padding-left:8px}.contact-section-primary .btn-submit{background:linear-gradient(135deg,#2563eb,#0284c7) !important;color:var(--light) !important;border:none !important;border-radius:12px;font-size:16px;transition:all .3s ease;box-shadow:0 4px 15px rgba(37,99,235,.25)}.contact-section-primary .btn-submit:hover{transform:translatey(-2px);box-shadow:0 6px 25px rgba(37,99,235,.35)}.contact-section-primary .btn-submit:active{transform:translatey(0)}.contact-section-primary .info-card{background:var(--surface-secondary);border:1px solid color-mix(in srgb,var(--neutral-300) 40%,transparent 60%);transition:all .3s ease}.contact-section-primary .info-card:hover{transform:translatex(-4px);border-color:var(--primary-300)}.contact-section-primary .icon-wrapper{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:color-mix(in srgb,var(--primary-500) 10%,transparent 90%);flex-shrink:0}.contact-section-primary .icon-wrapper i{font-size:24px;color:var(--primary-500)}.contact-section-primary .letter-spacing{letter-spacing:1px}.contact-section-primary #contact-info-phone,.contact-section-primary #contact-info-email,.contact-section-primary #contact-info-address{color:var(--text-primary);font-weight:600;line-height:1.5}.contact-section-primary .decorative-badges .badge-item{width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:color-mix(in srgb,var(--primary-500) 8%,transparent 92%);border:2px solid var(--primary-300);transition:all .3s ease}.contact-section-primary .decorative-badges .badge-item:hover{transform:scale(1.1) rotate(5deg);background:color-mix(in srgb,var(--primary-500) 15%,transparent 85%)}.contact-section-primary .decorative-badges .badge-item i{font-size:24px;color:var(--primary-500)}@media (max-width:991.98px){.contact-section-primary .contact-form-card{margin-bottom:2rem}}@media (max-width:767.98px){.contact-section-primary #contact-title{font-size:2rem}.contact-section-primary .icon-wrapper{width:45px;height:45px}.contact-section-primary .icon-wrapper i{font-size:20px}.contact-section-primary .decorative-badges .badge-item{width:50px;height:50px}.contact-section-primary .decorative-badges .badge-item i{font-size:20px}}@media (max-width:575.98px){.contact-section-primary .contact-form-card{padding:1.5rem !important}.contact-section-primary .info-card{padding:1.25rem !important}}.blog-section-modern{position:relative;background:var(--surface-primary);overflow:hidden}.blog-section-modern .section-header{position:relative;z-index:2}.blog-section-modern .section-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--text-primary);line-height:1.2}.blog-section-modern .section-subtitle{font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:500;color:var(--primary-500)}.blog-section-modern .section-description{font-size:1.0625rem;line-height:1.7;color:var(--text-secondary);max-width:700px;margin:0 auto}.blog-section-modern .decorative-shapes{position:absolute;top:-30px;left:50%;transform:translatex(-50%);width:100%;pointer-events:none}.blog-section-modern .shape-circle{position:absolute;width:80px;height:80px;border-radius:50%;background:color-mix(in srgb,var(--primary-300) 20%,transparent);top:0;right:10%;animation:float 6s ease-in-out infinite}.blog-section-modern .shape-line{position:absolute;width:120px;height:3px;background:linear-gradient(90deg,transparent,var(--primary-300),transparent);top:40px;left:15%;animation:shimmer 4s ease-in-out infinite}.blog-section-modern .blog-card{height:100%;transition:transform .4s ease,box-shadow .4s ease;position:relative}.blog-section-modern .blog-card-inner{height:100%;background:var(--light);border-radius:12px;overflow:hidden;border:1px solid var(--neutral-100);display:flex;flex-direction:column;position:relative;transition:border-color .3s ease}.blog-section-modern .blog-card:hover{transform:translatey(-8px)}.blog-section-modern .blog-card:hover .blog-card-inner{border-color:var(--primary-300)}.blog-section-modern .card-corner{position:absolute;top:0;right:0;width:60px;height:60px;background:linear-gradient(135deg,var(--primary-500) 0%,transparent 70%);opacity:0;transition:opacity .3s ease;z-index:1;pointer-events:none}.blog-section-modern .blog-card:hover .card-corner{opacity:.15}.blog-section-modern .blog-image-wrapper{position:relative;width:100%;height:220px;overflow:hidden;background:var(--neutral-100)}.blog-section-modern .blog-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.blog-section-modern .blog-card:hover .blog-image{transform:scale(1.08)}.blog-section-modern .image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .3s ease;display:flex;align-items:center;justify-content:center}.blog-section-modern .blog-card:hover .image-overlay{opacity:1}.blog-section-modern .overlay-icon{width:50px;height:50px;border-radius:50%;background:var(--light);display:flex;align-items:center;justify-content:center;transform:scale(.8);transition:transform .3s ease}.blog-section-modern .blog-card:hover .overlay-icon{transform:scale(1)}.blog-section-modern .overlay-icon i{font-size:1.5rem;color:var(--primary-500)}.blog-section-modern .category-badge{position:absolute;top:16px;left:16px;padding:6px 14px;background:var(--primary-500);color:var(--light);font-size:.8125rem;font-weight:600;border-radius:20px;text-transform:uppercase;letter-spacing:.5px;z-index:2}.blog-section-modern .blog-content{padding:1.75rem;flex-grow:1;display:flex;flex-direction:column}.blog-section-modern .blog-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;font-size:.875rem;color:var(--text-secondary)}.blog-section-modern .meta-icon{color:var(--primary-500);display:inline-flex;align-items:center}.blog-section-modern .meta-icon i{font-size:1rem}.blog-section-modern .meta-text{font-weight:500}.blog-section-modern .meta-separator{color:var(--neutral-300);margin:0 .25rem}.blog-section-modern .meta-author{font-weight:500;color:var(--text-primary)}.blog-section-modern .blog-title{font-size:1.25rem;font-weight:700;line-height:1.4;color:var(--text-primary);transition:color .3s ease;margin-bottom:1rem}.blog-section-modern .blog-card:hover .blog-title{color:var(--primary-500)}.blog-section-modern .blog-excerpt{font-size:.9375rem;line-height:1.6;color:var(--text-secondary);margin-bottom:1.25rem;flex-grow:1}.blog-section-modern .blog-link{display:inline-flex;align-items:center;gap:.375rem;font-size:.9375rem;font-weight:600;color:var(--primary-500);text-decoration:none;transition:gap .3s ease,color .3s ease;margin-top:auto}.blog-section-modern .blog-link:hover{color:var(--primary-700);gap:.625rem}.blog-section-modern .blog-link i{font-size:1.25rem;transition:transform .3s ease}.blog-section-modern .blog-link:hover i{transform:translatex(4px)}.blog-section-modern .background-decorations{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:0;overflow:hidden}.blog-section-modern .deco-blob{position:absolute;border-radius:50%;filter:blur(60px);opacity:.08}.blog-section-modern .deco-blob-1{width:400px;height:400px;background:var(--primary-300);top:-150px;right:-100px;animation:blob-float 20s ease-in-out infinite}.blog-section-modern .deco-blob-2{width:350px;height:350px;background:var(--primary-500);bottom:-100px;left:-80px;animation:blob-float 25s ease-in-out infinite reverse}.blog-section-modern .deco-circle{position:absolute;border:2px solid var(--primary-300);border-radius:50%;opacity:.1}.blog-section-modern .deco-circle-1{width:200px;height:200px;top:50%;right:5%;animation:rotate-slow 30s linear infinite}.blog-section-modern .deco-circle-2{width:150px;height:150px;bottom:20%;left:8%;animation:rotate-slow 25s linear infinite reverse}@media (max-width:991.98px){.blog-section-modern .section-title{font-size:2rem}.blog-section-modern .section-subtitle{font-size:1.25rem}.blog-section-modern .blog-image-wrapper{height:200px}.blog-section-modern .blog-content{padding:1.5rem}}@media (max-width:767.98px){.blog-section-modern .section-title{font-size:1.75rem}.blog-section-modern .section-subtitle{font-size:1.125rem}.blog-section-modern .section-description{font-size:1rem}.blog-section-modern .blog-image-wrapper{height:220px}.blog-section-modern .blog-title{font-size:1.125rem}.blog-section-modern .shape-circle,.blog-section-modern .shape-line{display:none}.blog-section-modern .deco-blob-1,.blog-section-modern .deco-blob-2{width:250px;height:250px}}@media (max-width:575.98px){.blog-section-modern .blog-meta{font-size:.8125rem}.blog-section-modern .category-badge{font-size:.75rem;padding:5px 12px}.blog-section-modern .blog-content{padding:1.25rem}}.faq-section-standard .decorative-line{width:80px;height:4px;background:linear-gradient(90deg,transparent 0%,var(--primary-500) 50%,transparent 100%);border-radius:2px}.faq-section-standard .faq-card .card-header{background:linear-gradient(135deg,var(--primary-50) 0%,color-mix(in srgb,var(--primary-50) 50%,var(--surface-primary) 50%) 100%);border-bottom:2px solid var(--primary-100);padding:1.5rem;border-radius:14px 14px 0 0}.faq-section-standard .faq-card .card-body{padding:1.5rem;background:var(--surface-primary)}.faq-section-standard .card-header h3{color:var(--text-primary);font-weight:600;line-height:1.4;margin-bottom:0}.faq-section-standard .card-body p{color:var(--text-secondary);line-height:1.7;font-size:.95rem}.faq-section-standard .floating-shape{position:absolute;border-radius:50%;opacity:.08;animation:float 20s infinite ease-in-out}.faq-section-standard .floating-shape.shape-1{width:300px;height:300px;background:radial-gradient(circle,var(--primary-500),transparent);top:10%;left:-150px;animation-delay:0s}.faq-section-standard .floating-shape.shape-2{width:400px;height:400px;background:radial-gradient(circle,var(--primary-300),transparent);bottom:10%;right:-200px;animation-delay:5s}.faq-section-standard .floating-shape.shape-3{width:250px;height:250px;background:radial-gradient(circle,var(--primary-700),transparent);top:50%;right:10%;animation-delay:10s}.faq-section-standard>.container{position:relative;z-index:1}@media (max-width:991.98px){.faq-section-standard #faq-title{font-size:2rem}.faq-section-standard .faq-icon-wrapper{width:40px;height:40px;min-width:40px}.faq-section-standard .faq-icon-wrapper i{font-size:1.25rem}.faq-section-standard .card-header h3{font-size:1.1rem}}@media (max-width:767.98px){.faq-section-standard{padding:3rem 0}.faq-section-standard #faq-title{font-size:1.75rem}.faq-section-standard .faq-card .card-header,.faq-section-standard .faq-card .card-body{padding:1.25rem}.faq-section-standard .decorative-dot-pattern{width:50px;height:50px}.faq-section-standard .floating-shape{opacity:.05}}@media (max-width:575.98px){.faq-section-standard #faq-title{font-size:1.5rem}.faq-section-standard .card-header h3{font-size:1rem}.faq-section-standard .card-body p{font-size:.9rem}.faq-section-standard .faq-card .card-header,.faq-section-standard .faq-card .card-body{padding:1rem}}@media print{.faq-section-standard .decorative-elements,.faq-section-standard .decorative-dot-pattern,.faq-section-standard .decorative-line{display:none}.faq-section-standard .faq-card{break-inside:avoid;box-shadow:none;border:1px solid var(--neutral-300)}}@media (prefers-reduced-motion:reduce){.faq-section-standard .faq-card,.faq-section-standard .faq-icon-wrapper,.faq-section-standard .floating-shape{animation:none;transition:none}}@media (prefers-contrast:high){.faq-section-standard .faq-card{border-width:3px;border-color:var(--text-primary)}.faq-section-standard .card-header h3{font-weight:700}}.footer-special{position:relative;color:var(--light);padding:5rem 0 0;overflow:hidden}.footer-special .footer-background{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-700) 95%,transparent) 0%,color-mix(in srgb,var(--primary-500) 90%,transparent) 50%,color-mix(in srgb,var(--neutral-900) 92%,transparent) 100%),url(assets/images/footer_bg.webp);background-size:cover;background-position:center;background-attachment:fixed;z-index:1}.footer-special .container{position:relative;z-index:3}.footer-special .decorative-shape{position:absolute;border-radius:50%;opacity:.1;z-index:2}.footer-special .shape-1{width:300px;height:300px;background:var(--primary-300);top:-150px;right:-100px;animation:float 20s ease-in-out infinite}.footer-special .shape-2{width:200px;height:200px;background:var(--primary-500);bottom:10%;left:-50px;animation:float 15s ease-in-out infinite reverse}.footer-special .shape-3{width:150px;height:150px;background:var(--primary-700);top:40%;right:10%;animation:pulse 10s ease-in-out infinite}.footer-special .footer-brand{padding-right:2rem}.footer-special .brand-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:12px;backdrop-filter:blur(10px);transition:all .3s ease}.footer-special .brand-icon-wrapper:hover{transform:translatey(-5px)}.footer-special .brand-icon-wrapper i{font-size:1.8rem;color:var(--light)}.footer-special .brand-name{color:var(--light);font-size:1.5rem;font-weight:700;margin-bottom:1rem;letter-spacing:-.5px}.footer-special .brand-description{font-size:.95rem;line-height:1.7;margin-bottom:0}.footer-special .section-icon{display:inline-flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:10px;backdrop-filter:blur(10px)}.footer-special .section-icon i{font-size:1.3rem;color:var(--light)}.footer-links-section,.footer-contact-section,.footer-special .footer-disclaimer-section{height:100%}.footer-special .footer-heading{color:var(--light);font-size:1.15rem;font-weight:600;margin-bottom:1.5rem;letter-spacing:.5px;text-transform:uppercase}.footer-special .footer-links{padding-left:0}.footer-special .footer-links li{margin-bottom:.75rem}.footer-special .footer-link{text-decoration:none;font-size:.95rem;transition:all .3s ease;display:inline-flex;align-items:center;position:relative;padding-left:1rem}.footer-special .footer-link::before{content:"";position:absolute;left:0;width:4px;height:4px;border-radius:50%;transition:all .3s ease}.footer-special .footer-link:hover{color:var(--light);padding-left:1.5rem}.footer-special .footer-link:hover::before{background:var(--light);width:8px}.footer-special .contact-info{padding-left:0}.footer-special .contact-item{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:.95rem;padding:.5rem;border-radius:8px;backdrop-filter:blur(5px);transition:all .3s ease}.footer-special .contact-item:hover{transform:translatex(5px)}.footer-special .contact-item i{font-size:1.1rem;color:var(--light);flex-shrink:0;margin-top:.15rem}.footer-special .contact-item span{flex:1;line-height:1.6}.footer-special .disclaimer-content{padding:1.25rem;border-radius:12px;backdrop-filter:blur(10px)}.footer-special .disclaimer-text{font-size:.875rem;line-height:1.7;margin-bottom:0}.footer-special .footer-bottom{margin-top:2rem}.footer-special .copyright-wrapper{position:relative}.footer-special .decorative-line{width:60px;height:3px;margin:0 auto 1rem;border-radius:2px}.footer-special .copyright-text{font-size:.9rem;letter-spacing:.3px}.footer-special .decorative-icons{display:flex;align-items:center;justify-content:center;gap:1.5rem}.footer-special .decorative-icons i{font-size:1.2rem;transition:all .3s ease}.footer-special .decorative-icons i:hover{transform:scale(1.2)}.footer-special .floating-icon{position:absolute;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;backdrop-filter:blur(10px);z-index:2;opacity:.6}.footer-special .floating-icon i{font-size:1.3rem}.footer-special .icon-1{top:15%;left:8%;animation:float 12s ease-in-out infinite}.footer-special .icon-2{top:60%;right:15%;animation:float 15s ease-in-out infinite reverse}.footer-special .icon-3{bottom:20%;left:20%;animation:pulse 10s ease-in-out infinite}@media (max-width:991px){.footer-special{padding:4rem 0 0}.footer-special .footer-brand{padding-right:0;margin-bottom:1rem}.footer-special .footer-background{background-attachment:scroll}.shape-1,.footer-special .shape-2{display:none}}@media (max-width:767px){.footer-special{padding:3rem 0 0}.footer-special .brand-name{font-size:1.3rem}.footer-special .footer-heading{font-size:1rem;margin-bottom:1rem}.footer-special .floating-icon{width:40px;height:40px}.footer-special .floating-icon i{font-size:1.1rem}.footer-special .decorative-icons{gap:1rem}.footer-special .decorative-icons i{font-size:1rem}}@media (max-width:575px){.footer-special{padding:2rem 0 0}.footer-special .brand-icon-wrapper{width:50px;height:50px}.footer-special .brand-icon-wrapper i{font-size:1.5rem}.footer-special .section-icon{width:40px;height:40px}.footer-special .section-icon i{font-size:1.1rem}.footer-special .contact-item{font-size:.875rem}.footer-special .disclaimer-text{font-size:.8rem}.footer-special .copyright-text{font-size:.85rem}}.add_wrap_alt .decorative-line{width:80px;height:4px;background:linear-gradient(90deg,var(--primary-500,#059669) 0%,var(--primary-300,#6ee7b7) 100%);border-radius:2px;margin:0 auto var(--space-4,1rem)}@media (max-width:991.98px){.add_wrap_alt .timeline_line{left:28px}.add_wrap_alt .timeline_marker{left:28px}.add_wrap_alt .timeline_left,.add_wrap_alt .timeline_right{padding-left:calc(28px + 2.5rem);padding-right:0;flex-direction:row;justify-content:flex-start}.add_wrap_alt .timeline_highlight{padding-left:calc(28px + 2.5rem);justify-content:flex-start}.add_wrap_alt .timeline_content_centered{text-align:left}}@media (max-width:767.98px){.add_wrap_alt{padding:var(--space-10,2.5rem) 0}.add_wrap_alt .add_header_wrapper{margin-bottom:var(--space-8,2rem)}.add_wrap_alt .timeline_marker{width:48px;height:48px;font-size:1.25rem}.add_wrap_alt .timeline_marker_large{width:60px;height:60px;font-size:1.75rem}.add_wrap_alt .timeline_content{padding:var(--space-4,1rem)}.add_wrap_alt .timeline_highlight .timeline_content{padding:var(--space-6,1.5rem)}}.additional-universal-section .section-header{position:relative;max-width:900px;margin:0 auto}.additional-universal-section .section-subtitle{font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:600;color:var(--primary-500);line-height:1.3}.additional-universal-section .section-description{font-size:1.125rem;line-height:1.7;color:var(--text-secondary);max-width:800px}.additional-universal-section .info-card{background:var(--light);border:1px solid color-mix(in srgb,var(--neutral-300) 50%,transparent 50%);border-radius:12px;padding:2rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.04)}.additional-universal-section .info-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--primary-500),color-mix(in srgb,var(--primary-500) 50%,transparent 50%));transform:scalex(0);transform-origin:left;transition:transform .4s cubic-bezier(.4,0,.2,1)}.additional-universal-section .info-card:hover{transform:translatey(-8px);border-color:var(--primary-300);box-shadow:0 12px 32px rgba(0,0,0,.12)}.additional-universal-section .info-card:hover::before{transform:scalex(1)}.additional-universal-section .info-card:hover .card-icon-wrapper{background:linear-gradient(135deg,var(--primary-500),color-mix(in srgb,var(--primary-500) 80%,var(--primary-700) 20%));transform:rotate(5deg) scale(1.05)}.additional-universal-section .info-card:hover .card-icon-wrapper i{color:var(--light);transform:scale(1.1)}.additional-universal-section .info-card:hover .card-title{color:var(--primary-500)}.card-corner-accent{position:absolute;bottom:-20px;right:-20px;width:100px;height:100px;background:radial-gradient(circle at center,color-mix(in srgb,var(--primary-300) 15%,transparent 85%),transparent 70%);border-radius:50%;transition:all .4s ease;pointer-events:none}.additional-universal-section .info-card:hover .card-corner-accent{transform:scale(1.5);opacity:.8}.additional-universal-section .decorative-shape{position:absolute;width:150px;height:150px;border:2px solid var(--primary-100);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;opacity:.15;z-index:1}.additional-universal-section .shape-1{top:10%;right:5%;animation:rotate-shape 25s linear infinite}.additional-universal-section .shape-2{bottom:10%;left:5%;animation:rotate-shape 30s linear infinite reverse}@media (max-width:991.98px){.additional-universal-section .section-main-title{font-size:2.25rem}.additional-universal-section .section-subtitle{font-size:1.5rem}.additional-universal-section .info-card{padding:1.75rem}.card-icon-wrapper{width:60px;height:60px}.card-icon-wrapper i{font-size:1.75rem}}@media (max-width:767.98px){.additional-universal-section{padding:3rem 0}.additional-universal-section .section-header{margin-bottom:3rem}.additional-universal-section .section-description{font-size:1rem}.additional-universal-section .info-card{padding:1.5rem}.card-title{font-size:1.25rem}.additional-universal-section .decorative-shape{width:100px;height:100px}}.add_wrap .add_accordion_item.active .add_accordion_toggle{background-color:var(--primary-400);transform:rotate(45deg)}.add_wrap .add_accordion_item.active .add_accordion_toggle:after{transform:translate(-50%,-50%) rotate(90deg)}.add_wrap .add_accordion_item.active .add_accordion_content{max-height:200px;padding:0 var(--space-6) var(--space-6)}@media (max-width:768px){.add_wrap .add_accordion_header{padding:var(--space-4)}.add_wrap .add_accordion_question{font-size:1rem;padding-right:var(--space-3)}.add_wrap .add_accordion_toggle{width:20px;height:20px}.add_wrap .add_accordion_toggle:before{width:10px}.add_wrap .add_accordion_toggle:after{height:10px}.add_wrap .add_accordion_item.active .add_accordion_content{padding:0 var(--space-4) var(--space-4)}}@media (max-width:991px){.add_wrap.v014_modern_green .add_timeline::before{left:30px}.add_wrap.v014_modern_green .add_timeline_marker{left:30px;width:50px;height:50px}.add_wrap.v014_modern_green .add_timeline_marker i{font-size:24px}.add_wrap.v014_modern_green .add_timeline_item{flex-direction:row !important;justify-content:flex-start !important;padding-left:100px}.add_wrap.v014_modern_green .add_timeline_content{width:100%}.add_wrap.v014_modern_green .add_highlight_icon{width:70px;height:70px}.add_wrap.v014_modern_green .add_highlight_icon i{font-size:36px}.add_wrap.v014_modern_green .add_highlight_title{font-size:1.25rem}}@media (max-width:768px){.add_wrap.v014_modern_green .add_badge{width:50px;height:50px}.add_wrap.v014_modern_green .add_badge i{font-size:24px}.add_wrap.v014_modern_green .add_timeline{padding:var(--space-6) 0}.add_wrap.v014_modern_green .add_timeline::before{left:20px}.add_wrap.v014_modern_green .add_timeline_marker{left:20px;width:40px;height:40px}.add_wrap.v014_modern_green .add_timeline_marker i{font-size:20px}.add_wrap.v014_modern_green .add_timeline_item{margin-bottom:var(--space-8);padding-left:80px}.add_wrap.v014_modern_green .add_timeline_content{padding:var(--space-4)}.add_wrap.v014_modern_green .add_timeline_title{font-size:1.125rem}.add_wrap.v014_modern_green .add_timeline_icon_group i{width:30px;height:30px;font-size:16px}.add_wrap.v014_modern_green .add_highlight_box{padding:var(--space-6)}.add_wrap.v014_modern_green .add_highlight_icon{width:60px;height:60px}.add_wrap.v014_modern_green .add_highlight_icon i{font-size:28px}.add_wrap.v014_modern_green .add_highlight_title{font-size:1.125rem}.add_wrap.v014_modern_green .add_highlight_badge{width:42px;height:42px}.add_wrap.v014_modern_green .add_highlight_badge i{font-size:20px}}@media (max-width:991.98px){.add_wrap_modern .organic_shape{display:none}.add_wrap_modern .stagger_card{margin-left:0 !important;margin-right:0 !important}.add_wrap_modern .card_left .card_leaf_accent,.add_wrap_modern .card_right .card_leaf_accent{right:var(--space-4,1rem);left:auto}}@media (max-width:767.98px){.add_wrap_modern{padding:var(--space-10,2.5rem) 0}.add_wrap_modern .add_header_organic{padding:var(--space-4,1rem);margin-bottom:var(--space-8,2rem)}.add_wrap_modern .eco_badge{width:56px;height:56px;font-size:1.5rem}.add_wrap_modern .stagger_card{padding:var(--space-4,1rem)}.add_wrap_modern .card_highlight{padding:var(--space-6,1.5rem)}.add_wrap_modern .card_leaf_accent{width:48px;height:48px;font-size:1.25rem}.add_wrap_modern .card_content_wrapper{padding-top:var(--space-6,1.5rem)}.add_wrap_modern .highlight_icon_cluster{width:72px;height:72px;font-size:1.75rem}.add_wrap_modern .icon_pulse{width:90px;height:90px}}.additional-universal-modern .section-header h1{color:var(--text-primary);line-height:1.3}.additional-universal-modern .section-header h2{color:var(--primary-500);font-weight:500}.additional-universal-modern .section-header p{color:var(--text-secondary);max-width:750px;margin:0 auto}.additional-universal-modern .row:hover .image-placeholder{transform:scale(1.03)}.additional-universal-modern .row:hover .icon-badge{transform:rotate(10deg) scale(1.1);box-shadow:0 8px 20px rgba(0,0,0,.15)}.additional-universal-modern .floating-shape{position:absolute;border-radius:50%;opacity:.08;pointer-events:none}.additional-universal-modern .floating-shape.shape-1{width:200px;height:200px;background:var(--primary-500);top:10%;right:5%;animation:float-1 8s ease-in-out infinite}.additional-universal-modern .floating-shape.shape-2{width:150px;height:150px;background:var(--primary-700);bottom:20%;left:8%;animation:float-2 10s ease-in-out infinite}.additional-universal-modern .floating-shape.shape-3{width:120px;height:120px;background:var(--primary-300);top:50%;right:10%;animation:float-3 12s ease-in-out infinite}@media (max-width:991px){.additional-universal-modern .section-header h1{font-size:2rem}.additional-universal-modern .image-placeholder{height:260px}.additional-universal-modern .content-block h3{font-size:1.5rem}.additional-universal-modern .floating-shape{opacity:.05}}@media (max-width:767px){.additional-universal-modern .section-header h1{font-size:1.75rem}.additional-universal-modern .section-header h2{font-size:1.25rem}.additional-universal-modern .image-placeholder{height:220px}.additional-universal-modern .placeholder-content{font-size:3rem}.additional-universal-modern .icon-badge{width:48px;height:48px;font-size:1.25rem}.additional-universal-modern .content-block h3{font-size:1.35rem}.additional-universal-modern .content-block{padding:1rem 0}}.additional-universal-variant .section-title{font-size:clamp(2rem,4.5vw,2.75rem);font-weight:700;color:var(--primary-900);margin-bottom:1rem;line-height:1.2}.additional-universal-variant .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-variant .section-description{font-size:1.125rem;color:var(--neutral-700);line-height:1.7;max-width:900px;margin:0 auto}.additional-universal-variant .card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.additional-universal-variant .badge-gold{background:linear-gradient(135deg,#FFD700,#FFA500);color:#5A3600}.additional-universal-variant .badge-silver{background:linear-gradient(135deg,var(--neutral-300),var(--neutral-400));color:var(--neutral-900)}.additional-universal-variant .badge-bronze{background:linear-gradient(135deg,var(--accent-200),var(--accent-300));color:var(--accent-900)}.additional-universal-variant .badge-tech{background:linear-gradient(135deg,var(--primary-200),var(--primary-300));color:var(--primary-900)}.additional-universal-variant .badge-special{background:linear-gradient(135deg,var(--accent-400),var(--accent-500));color:var(--neutral-0)}@media (max-width:991px){.additional-universal-variant{padding:4rem 0}.additional-universal-variant .comparison-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.75rem}.additional-universal-variant .comparison-card{padding:2rem}.additional-universal-variant .card-icon{width:70px;height:70px}.additional-universal-variant .card-icon i{font-size:2rem}.additional-universal-variant .card-title{font-size:1.35rem}.additional-universal-variant .feature-icon-row i{font-size:1.5rem}}@media (max-width:767px){.additional-universal-variant{padding:3rem 0}.additional-universal-variant .section-title{font-size:1.75rem}.additional-universal-variant .section-subtitle{font-size:1.25rem}.additional-universal-variant .section-description{font-size:1rem}.additional-universal-variant .comparison-grid{grid-template-columns:1fr;gap:1.5rem}.additional-universal-variant .comparison-card{padding:1.75rem}.additional-universal-variant .card-ribbon{font-size:.75rem;padding:.4rem 2.5rem}.additional-universal-variant .card-header{flex-direction:column;align-items:flex-start;gap:1rem}.additional-universal-variant .card-icon{width:65px;height:65px}.additional-universal-variant .card-icon i{font-size:1.75rem}.additional-universal-variant .tier-badge{font-size:.8rem;padding:.4rem 1rem}.additional-universal-variant .card-title{font-size:1.25rem}.additional-universal-variant .card-description{font-size:.95rem}.additional-universal-variant .card-features{padding-top:1.5rem}.additional-universal-variant .feature-icon-row{gap:.75rem}.additional-universal-variant .feature-icon-row i{font-size:1.35rem}.additional-universal-variant .abstract-bg,.additional-universal-variant .grid-pattern{display:none}}.additional-universal-section.v-046 .section-header{position:relative;z-index:2}.additional-universal-section.v-046 .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.2}.additional-universal-section.v-046 .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);margin-bottom:20px;line-height:1.3}.additional-universal-section.v-046 .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;margin-bottom:0}.additional-universal-section.v-046 .natural-blob.blob-1{width:350px;height:350px;top:-100px;left:-100px}.additional-universal-section.v-046 .natural-blob.blob-2{width:300px;height:300px;bottom:-80px;right:-80px;animation-delay:5s}@media (max-width:991.98px){.additional-universal-section.v-046{padding:60px 0}.additional-universal-section.v-046 .section-title{font-size:2rem}.additional-universal-section.v-046 .section-subtitle{font-size:1.25rem}.additional-universal-section.v-046 .item-wrapper{padding:24px}}@media (max-width:767.98px){.additional-universal-section.v-046{padding:40px 0}.additional-universal-section.v-046 .section-title{font-size:1.75rem}.additional-universal-section.v-046 .section-subtitle{font-size:1.125rem}.additional-universal-section.v-046 .item-wrapper{flex-direction:column;padding:20px}.additional-universal-section.v-046 .item-header{flex-direction:row;gap:12px}.additional-universal-section.v-046 .item-number{width:48px;height:48px;font-size:1.125rem}.additional-universal-section.v-046 .item-icon{width:56px;height:56px}.additional-universal-section.v-046 .item-icon i{font-size:28px}.additional-universal-section.v-046 .list-item:hover .item-wrapper{transform:translatey(-4px)}}.additional-universal-section .section-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:var(--text-primary);line-height:1.2}.additional-universal-section .section-subtitle{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600;color:var(--primary-500);line-height:1.4}.additional-universal-section .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;max-width:680px;margin:0 auto}.additional-universal-section .feature-item{grid-column:span 4;background:var(--surface-secondary);border-radius:20px;padding:2rem;border:2px solid var(--neutral-100);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.additional-universal-section .feature-item:hover{transform:translatey(-8px);border-color:var(--primary-300);box-shadow:0 12px 40px rgba(0,0,0,.08)}.additional-universal-section .feature-item::before{content:"";position:absolute;top:0;right:0;width:150px;height:150px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 10%,transparent),transparent);border-radius:50%;transition:all .4s ease}.additional-universal-section .feature-item:hover::before{width:200px;height:200px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 20%,transparent),transparent)}.additional-universal-section .circle-1{width:100%;height:100%;border:3px solid var(--primary-300)}.additional-universal-section .feature-item:hover .feature-icon{transform:translate(-50%,-50%) scale(1.1) rotate(5deg)}.additional-universal-section .shape-1{width:350px;height:350px;background:radial-gradient(ellipse at center,color-mix(in srgb,var(--primary-300) 18%,transparent),transparent);border-radius:60% 40% 30% 70%/60% 30% 70% 40%;top:10%;left:-100px;animation:organic-float 20s ease-in-out infinite}.additional-universal-section .shape-2{width:300px;height:300px;background:radial-gradient(ellipse at center,color-mix(in srgb,var(--primary-500) 15%,transparent),transparent);border-radius:40% 60% 70% 30%/40% 70% 30% 60%;bottom:15%;right:-80px;animation:organic-float 18s ease-in-out infinite reverse}.additional-universal-section .shape-3{width:250px;height:250px;background:radial-gradient(ellipse at center,color-mix(in srgb,var(--primary-300) 20%,transparent),transparent);border-radius:70% 30% 50% 50%/30% 70% 30% 70%;top:50%;left:50%;transform:translate(-50%,-50%);animation:organic-float 15s ease-in-out infinite}@media (max-width:991.98px){.additional-universal-section .features-grid{grid-template-columns:repeat(6,1fr)}.feature-item,.feature-large,.additional-universal-section .feature-wide{grid-column:span 6}.additional-universal-section .section-title{font-size:2rem}.additional-universal-section .section-subtitle{font-size:1.25rem}}@media (max-width:767.98px){.additional-universal-section{padding:3rem 0}.additional-universal-section .features-grid{grid-template-columns:1fr;gap:1.25rem}.feature-item,.feature-large,.additional-universal-section .feature-wide{grid-column:span 1;padding:1.5rem}.additional-universal-section .feature-visual{width:70px;height:70px}.additional-universal-section .feature-icon{font-size:2rem}}