:root{--primary-50:#f7fee7;--primary-50-rgb:247,254,231;--primary-100:#ecfccb;--primary-100-rgb:236,252,203;--primary-300:#bef264;--primary-300-rgb:190,242,100;--primary-500:#65a30d;--primary-500-rgb:101,163,13;--primary-700:#4d7c0f;--primary-700-rgb:77,124,15;--primary-200:#d5f798;--primary-200-rgb:213,247,152;--primary-400:#92cb39;--primary-400-rgb:146,203,57;--primary-600:#59900e;--primary-600-rgb:89,144,14;--primary-800:#41690d;--primary-800-rgb:65,105,13;--primary-900:#36570b;--primary-900-rgb:54,87,11;--primary-950:#233907;--primary-950-rgb:35,57,7;--primary-rgb:101,163,13;--neutral-50:#fafaf9;--neutral-50-rgb:250,250,249;--neutral-100:#f5f5f4;--neutral-100-rgb:245,245,244;--neutral-300:#d6d3d1;--neutral-300-rgb:214,211,209;--neutral-500:#78716c;--neutral-500-rgb:120,113,108;--neutral-700:#44403c;--neutral-700-rgb:68,64,60;--neutral-900:#1c1917;--neutral-900-rgb:28,25,23;--neutral-200:#e6e4e3;--neutral-200-rgb:230,228,227;--neutral-400:#a7a29f;--neutral-400-rgb:167,162,159;--neutral-600:#5e5954;--neutral-600-rgb:94,89,84;--neutral-800:#3a3633;--neutral-800-rgb:58,54,51;--neutral-950:#1f1d1b;--neutral-950-rgb:31,29,27;--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(101,163,13,.3);--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--transition-fast:.15s ease;--transition-base:.2s ease;--transition-slow:.3s ease;--white-rgb:255,255,255;--black-rgb:0,0,0;--transparent-rgb:0,0,0;--overlay-light-rgb:255,255,255;--overlay-dark-rgb:0,0,0;--font-light:300;--font-normal:400;--font-medium:500;--font-semibold:600;--font-bold:700;--font-extrabold:800;--leading-none:1;--leading-tight:1.25;--leading-snug:1.375;--leading-normal:1.5;--leading-relaxed:1.625;--leading-loose:2;--leading-extra_loose:2.5;--tracking-tighter:-.05em;--tracking-tight:-.025em;--tracking-normal:0;--tracking-wide:.025em;--tracking-wider:.05em;--tracking-widest:.1em;--font-primary:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-secondary:"Poppins",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--font-monospace:"JetBrains Mono","SF Mono",Monaco,"Cascadia Code","Roboto Mono",Consolas,"Courier New",monospace;--text-body:var(--text-primary);--space-0:0;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-7:1.75rem;--space-8:2rem;--space-9:2.25rem;--space-10:2.5rem;--space-11:2.75rem;--space-12:3rem;--space-14:3.5rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-28:7rem;--space-32:8rem;--space-36:9rem;--space-40:10rem;--space-44:11rem;--space-48:12rem;--space-52:13rem;--space-56:14rem;--space-60:15rem;--space-64:16rem;--space-72:18rem;--space-80:20rem;--space-96:24rem;--space-px:1px;--space-xs:.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2rem;--space-xl:3rem;--space-2xl:4rem;--space-3xl:6rem;--space-4xl:8rem;--space-5xl:12rem;--space-6xl:16rem;--section-py:clamp(3rem,5vw,5rem);--section-y-mobile:3rem;--section-y-tablet:4rem;--section-y-desktop:5rem;--section-y-hero:clamp(4rem,10vw,8rem);--section-x:clamp(1rem,3vw,2rem);--section-gap:clamp(1.5rem,3vw,2.5rem);--card-padding:1.5rem;--card-gap:1rem;--button-padding-x:1.5rem;--button-padding-y:.75rem;--form-gap:1rem}:root{--shadow-none:none;--shadow-xs:0 1px 2px 0 rgba(0,0,0,.05);--shadow-sm:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);--shadow-xl:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);--shadow-2xl:0 25px 50px -12px rgba(0,0,0,.25);--shadow-inner:inset 0 2px 4px 0 rgba(0,0,0,.06);--radius-none:0;--radius-xs:.125rem;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--radius-full:9999px;--transition-fast:.15s ease;--transition-normal:.3s ease;--transition-slow:.5s ease;--transition-all:all .3s ease;--duration-fast:.15s;--duration-normal:.3s;--duration-slow:.5s;--ease-smooth:ease-in-out;--ease-spring:cubic-bezier(.68,-.55,.265,1.55);--opacity-disabled:.5;--opacity-loading:.7;--opacity-overlay:.8;--nav-font-size:10px}section{padding-top:var(--section-y-mobile);padding-bottom:var(--section-y-mobile);padding-left:var(--section-x);padding-right:var(--section-x)}@media (min-width:768px){section{padding-top:var(--section-y-tablet);padding-bottom:var(--section-y-tablet)}}@media (min-width:1024px){section{padding-top:var(--section-y-desktop);padding-bottom:var(--section-y-desktop)}}section[id="hero"]{padding-top:var(--section-y-hero);padding-bottom:var(--section-y-hero)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}}@media (prefers-contrast:high){:root{--shadow-sm:0 1px 3px 0 rgba(0,0,0,.3);--shadow-md:0 4px 6px -1px rgba(0,0,0,.3);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.3)}}@media print{:root{--shadow-sm:none;--shadow-md:none;--shadow-lg:none;--shadow-xl:none}section{padding-top:1rem;padding-bottom:1rem;break-inside:avoid}}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{overflow-x:hidden}*:focus{outline:2px solid var(--border-interactive);outline-offset:2px;border-radius:var(--radius-sm)}*:focus:not(:focus-visible){outline:none}*:focus-visible{outline:2px solid var(--border-interactive);outline-offset:2px}.bold_body_large{font-family:var(--font-primary);font-size:var(--text-lg);font-weight:var(--font-normal);line-height:var(--leading-relaxed);letter-spacing:var(--tracking-normal)}.clean_body_base{font-family:var(--font-primary);font-size:var(--text-base);font-weight:var(--font-normal);line-height:var(--leading-relaxed);letter-spacing:var(--tracking-normal)}.section_section_title{font-family:var(--font-secondary);font-size:var(--text-4xl);font-weight:var(--font-bold);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);color:var(--text-primary);margin-bottom:var(--space-4)}@media (max-width:768px){.container_hero_title{font-size:var(--text-4xl)}.section_section_title{font-size:var(--text-3xl)}.minimal_display_1{font-size:var(--text-5xl)}.theme_display_2{font-size:var(--text-4xl)}}@media (max-width:480px){.container_hero_title{font-size:var(--text-3xl)}.section_section_title{font-size:var(--text-2xl)}.minimal_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){.studio_nav_link,a:not([class]){transition:none}}@media (prefers-contrast:high){.smart_caption,.creative_overline,.design_footer_text{color:var(--text-secondary)}.bright_hero_subtitle,.custom_section_subtitle{color:var(--text-primary)}}@media print{.container_hero_title,.section_section_title,.site_heading_1,.company_heading_2{break-after:avoid;page-break-after:avoid}.web_text_gradient{color:var(--text-primary)}}body{font-family:var(--font-primary);font-size:1rem;line-height:1.6;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:var(--font-accent);font-weight:600;line-height:1.2;margin-bottom:.5em}h3,.h3{font-size:clamp(1.5rem,3vw,2rem);font-weight:600}h4,.h4{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600}h5,.h5{font-size:clamp(1.125rem,2vw,1.25rem);font-weight:500}p{font-family:var(--font-body);margin-bottom:1em}.lead{font-size:1.25rem;font-weight:300;line-height:1.7}.text-accent,.hero-title,.section-title,.card-title{font-family:var(--font-accent)}.subtitle,.section-subtitle{font-family:var(--font-primary);font-weight:500}blockquote{font-family:var(--font-accent);font-style:italic;font-size:1.125rem;border-left:3px solid currentColor;padding-left:1.5rem;margin:1.5rem 0}.navbar,.nav-link,.navbar-brand{font-family:var(--font-primary);font-weight:500}.btn,button{font-family:var(--font-primary);font-weight:600;letter-spacing:.025em}input,textarea,select,.form-control,.form-label{font-family:var(--font-primary)}.form-label{font-weight:500}.card{font-family:var(--font-primary)}.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){.smart23_services_grid,.prime18_features_grid,.content35_team_grid,.unique62_pricing_grid{grid-template-columns:1fr}.page94_gallery_grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.pro83_timeline::before{left:30px}.new73_timeline_item{width:100%;left:0 !important;text-align:left;padding-left:var(--space-16) !important;padding-right:var(--space-4) !important}.smart87_section_height{min-height:60vh}.modern29_hero_height{min-height:70vh}}@media (max-width:480px){.page94_gallery_grid{grid-template-columns:1fr}.new73_timeline_item{padding-left:var(--space-12) !important}}@media print{.premium28_no_print{display:none !important}.content8_print_only{display:block !important}.content29_shadow_xs,.creative24_shadow_sm,.bold5_shadow_md,.brand84_shadow_lg,.best23_shadow_xl,.container94_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){.elite93_fade_in,.prime24_slide_up,.top66_slide_in_left,.layout92_scale_in{animation:none;opacity:1;transform:none}.style12_hover_lift,.design13_hover_scale,.elite25_hover_shadow,.light39_hover_fade,.ui58_transition_all,.main59_transition_fast,.company29_transition_normal,.business64_transition_slow{transition:none}.cta-action-btn{transition:none}.cta-action-btn .btn-icon{transition:none}.cta-action-btn:hover{transform:none}}.header-clean{position:relative;background:var(--surface-primary);border-bottom:1px solid var(--neutral-100);z-index:1000}.header-clean .navbar{padding:1rem 0;position:relative}.header-clean .navbar-brand{display:flex;align-items:center;text-decoration:none;transition:all .3s ease}.header-clean .brand-wrapper{display:flex;align-items:center;gap:.75rem}.header-clean .brand-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:10px;transition:transform .3s ease,box-shadow .3s ease}.header-clean .brand-icon i{font-size:1.5rem;color:white}.header-clean .navbar-brand:hover .brand-icon{transform:translatey(-2px) rotate(5deg)}.header-clean .brand-text{font-size:1.25rem;font-weight:700;color:var(--text-primary);letter-spacing:-.02em;transition:color .3s ease}.header-clean .navbar-brand:hover .brand-text{color:var(--primary-500)}.header-clean .hamburger-toggle{display:none;position:relative;z-index:10003}.header-clean .menu-checkbox{display:none}.header-clean .hamburger-icon{display:flex;flex-direction:column;justify-content:space-between;width:30px;height:24px;cursor:pointer;position:relative;z-index:10003}.header-clean .hamburger-icon .line{width:100%;height:3px;background:#334155;border-radius:3px;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);transform-origin:center;position:relative}.header-clean .hamburger-icon .line-1{width:100%}.header-clean .hamburger-icon .line-2{width:80%;margin-left:auto}.header-clean .hamburger-icon .line-3{width:100%}.header-clean .menu-checkbox:checked~.hamburger-icon .line-1{transform:rotate(45deg) translatey(10px);width:100%}.header-clean .menu-checkbox:checked~.hamburger-icon .line-2{opacity:0;transform:scalex(0)}.header-clean .menu-checkbox:checked~.hamburger-icon .line-3{transform:rotate(-45deg) translatey(-10px);width:100%}.header-clean .navbar-nav{display:flex;align-items:center;gap:.5rem}.header-clean .nav-link{color:var(--text-primary);font-size:var(--nav-font-size);font-weight:500;padding:.5rem 1rem;border-radius:8px;transition:all .3s ease;position:relative;text-decoration:none}.header-clean .nav-link::before{content:"";position:absolute;bottom:0;left:50%;transform:translatex(-50%) scalex(0);width:80%;height:2px;background:var(--primary-500);transition:transform .3s ease}.header-clean .nav-link:hover{color:var(--primary-500);background:color-mix(in srgb,var(--primary-500) 8%,transparent)}.header-clean .nav-link:hover::before{transform:translatex(-50%) scalex(1)}.header-clean .header-decoration{position:absolute;top:0;right:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:0}.header-clean .deco-circle{position:absolute;border-radius:50%;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-500) 10%,transparent),color-mix(in srgb,var(--primary-300) 5%,transparent));animation:float 6s ease-in-out infinite}.header-clean .deco-circle-1{width:120px;height:120px;top:-60px;right:10%;animation-delay:0s}.header-clean .deco-circle-2{width:80px;height:80px;top:-20px;right:25%;animation-delay:2s}@media (max-width:1299.98px){.header-clean .hamburger-toggle{display:block}.header-clean .navbar-collapse{position:fixed;top:0;right:-100%;width:300px;max-width:85%;height:100vh;background:var(--surface-primary);padding:6rem 2rem 2rem;transition:right .4s cubic-bezier(.68,-.55,.265,1.55);z-index:10;overflow-y:auto}.header-clean .menu-checkbox:checked~#navbarNav{right:0}.header-clean .mobile-backdrop{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;backdrop-filter:blur(4px);z-index:-1;opacity:0;transition:opacity .4s ease}.header-clean .menu-checkbox:checked~#navbarNav .mobile-backdrop{display:block;opacity:1}.header-clean .navbar-nav{flex-direction:column;align-items:stretch;gap:.5rem}.header-clean .nav-link{padding:1rem 1.5rem;font-size:var(--nav-font-size);border-radius:12px;animation:slideInRight .3s ease forwards;opacity:0}.header-clean .menu-checkbox:checked~#navbarNav .nav-item:nth-child(1) .nav-link{animation-delay:.1s}.header-clean .menu-checkbox:checked~#navbarNav .nav-item:nth-child(2) .nav-link{animation-delay:.15s}.header-clean .menu-checkbox:checked~#navbarNav .nav-item:nth-child(3) .nav-link{animation-delay:.2s}.header-clean .menu-checkbox:checked~#navbarNav .nav-item:nth-child(4) .nav-link{animation-delay:.25s}.header-clean .nav-link::before{display:none}.header-clean .nav-link:hover{background:var(--primary-500);color:white;transform:translatex(4px)}}@media (min-width:992px) and (max-width:1199.98px){.header-clean .navbar-nav{gap:.25rem}.header-clean .nav-link{padding:.5rem .75rem;font-size:var(--nav-font-size)}}@media (min-width:1200px){.header-clean .navbar{padding:1.25rem 0}.header-clean .nav-link{font-size:var(--nav-font-size);padding:.625rem 1.25rem}}.hero-style{position:relative;padding:80px 0 100px;background:var(--surface-primary);overflow:hidden}.hero-style .bg-decoration{position:absolute;border-radius:50%;pointer-events:none;z-index:0}.hero-style .bg-decoration-1{width:500px;height:500px;top:-150px;right:-100px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-500) 8%,transparent) 0%,transparent 70%)}.hero-style .bg-decoration-2{width:400px;height:400px;bottom:-100px;left:-80px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 10%,transparent) 0%,transparent 70%)}.hero-style .container{position:relative;z-index:1}.hero-style .hero-content{max-width:580px}.hero-style .badge-decoration{display:flex;align-items:center;gap:8px}.hero-style .badge-dot{width:10px;height:10px;background:var(--primary-500);border-radius:50%;display:inline-block}.hero-style .badge-line{width:50px;height:2px;background:linear-gradient(to right,var(--primary-500),color-mix(in srgb,var(--primary-500) 30%,transparent));display:inline-block}.hero-style .hero-title{font-size:clamp(2rem,5vw,3.25rem);font-weight:700;line-height:1.2;color:var(--text-primary);margin-bottom:1.5rem}.hero-style .hero-subtitle{font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:600;line-height:1.4;color:var(--primary-500);margin-bottom:1.5rem}.hero-style .hero-description{font-size:1.0625rem;line-height:1.7;color:var(--text-secondary);margin-bottom:2rem}.hero-style .feature-icons-row{display:flex;gap:20px;flex-wrap:wrap}.hero-style .feature-icons-row .icon-item{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--surface-secondary);border:2px solid color-mix(in srgb,var(--primary-500) 20%,transparent);border-radius:12px;transition:all .3s ease}.hero-style .feature-icons-row .icon-item i{font-size:1.5rem;color:var(--primary-500)}.hero-style .feature-icons-row .icon-item:hover{background:var(--primary-50);border-color:var(--primary-500);transform:translatey(-4px);box-shadow:0 8px 16px color-mix(in srgb,var(--primary-500) 15%,transparent)}.hero-style .hero-image-wrapper{position:relative;display:flex;align-items:center;justify-content:center;min-height:500px}.hero-style .hero-image-container{position:relative;z-index:2;width:100%;max-width:540px;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px color-mix(in srgb,var(--primary-700) 12%,transparent),0 0 0 1px color-mix(in srgb,var(--primary-500) 10%,transparent)}.hero-style .hero-image{width:100%;height:auto;display:block;transition:transform .4s ease}.hero-style .hero-image-container:hover .hero-image{transform:scale(1.05)}.hero-style .decorative-blob{position:absolute;border-radius:50%;z-index:1;animation:float 8s ease-in-out infinite}.hero-style .blob-1{width:280px;height:280px;top:-40px;right:-40px;background:radial-gradient(circle,var(--primary-100),color-mix(in srgb,var(--primary-100) 30%,transparent))}.hero-style .blob-2{width:200px;height:200px;bottom:-30px;left:-30px;background:radial-gradient(circle,var(--primary-50),color-mix(in srgb,var(--primary-50) 20%,transparent));animation-delay:-4s}.hero-style .decorative-circle{position:absolute;border:3px solid color-mix(in srgb,var(--primary-500) 20%,transparent);border-radius:50%;z-index:1}.hero-style .circle-1{width:120px;height:120px;top:60px;left:-30px;border-style:dashed;animation:rotate 20s linear infinite}.hero-style .circle-2{width:80px;height:80px;bottom:100px;right:20px;animation:rotate 15s linear infinite reverse}.hero-style .floating-icon{position:absolute;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--surface-primary);border:2px solid var(--primary-500);border-radius:12px;box-shadow:0 8px 24px color-mix(in srgb,var(--primary-500) 20%,transparent);z-index:3;animation:bounce 3s ease-in-out infinite}.hero-style .floating-icon i{font-size:1.25rem;color:var(--primary-500)}.hero-style .floating-icon-1{top:40px;left:10%;animation-delay:0s}.hero-style .floating-icon-2{top:50%;right:5%;animation-delay:-1s}.hero-style .floating-icon-3{bottom:60px;left:15%;animation-delay:-2s}@media (max-width:991.98px){.hero-style{padding:60px 0 80px}.hero-style .hero-content{max-width:100%;text-align:center;margin-bottom:40px}.hero-style .badge-decoration{justify-content:center}.hero-style .feature-icons-row{justify-content:center}.hero-style .hero-image-wrapper{min-height:400px}.hero-style .floating-icon-1{left:5%}.hero-style .floating-icon-3{left:5%}}@media (max-width:575.98px){.hero-style{padding:40px 0 60px}.hero-style .hero-title{font-size:1.75rem}.hero-style .hero-subtitle{font-size:1.125rem}.hero-style .hero-description{font-size:1rem}.hero-style .feature-icons-row .icon-item{width:48px;height:48px}.hero-style .feature-icons-row .icon-item i{font-size:1.25rem}.hero-style .hero-image-wrapper{min-height:320px}.hero-style .blob-1{width:180px;height:180px}.hero-style .blob-2{width:140px;height:140px}.hero-style .circle-1{width:80px;height:80px}.hero-style .circle-2{width:60px;height:60px}.hero-style .floating-icon{width:40px;height:40px}.hero-style .floating-icon i{font-size:1rem}.hero-style .bg-decoration-1{width:300px;height:300px}.hero-style .bg-decoration-2{width:250px;height:250px}}@media (prefers-contrast:high){.hero-style .hero-title,.hero-style .hero-subtitle,.hero-style .hero-description{color:var(--text-primary)}.hero-style .feature-icons-row .icon-item{border-width:3px}.hero-style .hero-image-container{box-shadow:0 0 0 3px var(--primary-500)}}@media (prefers-reduced-motion:reduce){.hero-style .decorative-blob,.hero-style .decorative-circle,.hero-style .floating-icon{animation:none}.hero-style .feature-icons-row .icon-item:hover,.hero-style .hero-image-container:hover .hero-image{transform:none}}.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__description{color:var(--text-secondary);line-height:1.6;max-width:680px;margin-left:auto;margin-right:auto;word-wrap:break-word;overflow-wrap:break-word}.usp-secondary__item{background:white;border-radius:16px;padding:var(--usp-item-padding);height:100%;display:flex;gap:var(--usp-item-gap);transition:all .3s ease;position:relative;z-index:2;min-width:0;overflow:hidden}.usp-secondary__item:hover{transform:translatey(-4px);border-color:var(--primary-300)}.usp-secondary__item-icon{flex-shrink:0;width:var(--usp-item-icon-size);height:var(--usp-item-icon-size);min-width:48px;min-height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-500),var(--primary-600));border-radius:16px;transition:all .3s ease}.usp-secondary__item:hover .usp-secondary__item-icon{transform:scale(1.05)}.usp-secondary__item-icon i{font-size:28px;color:white}.usp-secondary__item-content{flex:1;min-width:0}.usp-secondary__item-header{margin-bottom:12px;gap:12px;flex-wrap:wrap;align-items:flex-start}.usp-secondary__item-title{color:var(--text-primary);font-weight:700;line-height:1.3;margin:0;flex:1 1 auto;min-width:0;word-wrap:break-word;overflow-wrap:break-word}.usp-secondary__item-badge{display:inline-block;padding:6px 14px;background:linear-gradient(135deg,var(--primary-100),var(--primary-50));color:var(--primary-700);border-radius:20px;font-size:.875rem;font-weight:700;white-space:normal;border:1px solid var(--primary-200);flex-shrink:0;text-align:center;max-width:100%;word-break:break-word}.usp-secondary__item-text{color:var(--text-secondary);line-height:1.6;font-size:.9375rem;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}.usp-secondary__accent-line{height:4px;width:100px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));border-radius:2px;margin:0 auto;position:relative;z-index:2}@media (max-width:1399px){.usp-secondary{--usp-item-padding:28px;--usp-item-gap:18px}.usp-secondary__item-header{gap:8px}}@media (max-width:1199px){.usp-secondary{--usp-item-icon-size:56px;--usp-item-padding:24px;--usp-item-gap:16px}.usp-secondary__item-header{gap:10px}.usp-secondary__item-title{font-size:1.125rem}.usp-secondary__item-badge{font-size:.8125rem;padding:5px 12px}}@media (max-width:991px){.usp-secondary{padding:60px 0;--usp-item-icon-size:56px}.usp-secondary__title{font-size:2rem}.usp-secondary__subtitle{font-size:1.125rem}.usp-secondary__item{gap:16px}.usp-secondary__item-icon i{font-size:24px}.usp-secondary__item-header{gap:10px}.usp-secondary__shape--1,.usp-secondary__shape--2{width:300px;height:300px}}@media (max-width:767px){.usp-secondary{--usp-item-icon-size:48px;--usp-item-padding:20px;--usp-item-gap:16px}.usp-secondary__title{font-size:1.75rem}.usp-secondary__subtitle{font-size:1rem}.usp-secondary__description{font-size:.9375rem}.usp-secondary__item{flex-direction:column;text-align:center}.usp-secondary__item-header{flex-direction:column;gap:8px;align-items:center}.usp-secondary__item-title{text-align:center}.usp-secondary__item-icon{margin:0 auto}.usp-secondary__item-icon i{font-size:22px}.usp-secondary__item-badge{font-size:.8125rem;padding:5px 12px}.usp-secondary__shape--1,.usp-secondary__shape--2{display:none}}@media (max-width:575px){.usp-secondary{padding:40px 0;--usp-item-padding:16px;--usp-item-gap:12px}.usp-secondary__title{font-size:1.5rem}.usp-secondary__item-header{gap:6px;margin-bottom:8px}.usp-secondary__item-badge{padding:4px 10px;font-size:.75rem}.usp-secondary__item-text{font-size:.875rem}}.about-section-primary{position:relative;background:var(--surface-primary);overflow:hidden}.about-section-primary .decorative-dot-pattern{width:60px;height:4px;background:var(--primary-500);margin:0 auto 1.5rem;border-radius:2px;position:relative}.decorative-dot-pattern::before,.about-section-primary .decorative-dot-pattern::after{content:"";position:absolute;width:8px;height:8px;background:var(--primary-500);border-radius:50%;top:-2px}.about-section-primary .decorative-dot-pattern::before{left:-15px}.about-section-primary .decorative-dot-pattern::after{right:-15px}.about-section-primary #about-title{color:var(--text-primary);line-height:1.2}.about-section-primary #about-subtitle{color:var(--primary-500);font-weight:500}.about-section-primary #about-desc{color:var(--text-secondary);line-height:1.8}.about-section-primary .images-grid-wrapper{padding:2rem 0}.about-section-primary .main-image-container{position:relative;z-index:2;margin-bottom:2rem}.about-section-primary .main-about-image{width:100%;height:auto;object-fit:cover;border:4px solid var(--surface-primary);transition:transform .4s ease,box-shadow .4s ease}.about-section-primary .main-about-image:hover{transform:translatey(-8px) scale(1.02)}.about-section-primary .secondary-images-group{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;position:relative;z-index:1}.secondary-image-1,.about-section-primary .secondary-image-2{position:relative;overflow:hidden;border-radius:.75rem}.secondary-image-1 img,.about-section-primary .secondary-image-2 img{width:100%;height:220px;object-fit:cover;transition:transform .4s ease,filter .4s ease}.secondary-image-1:hover img,.about-section-primary .secondary-image-2:hover img{transform:scale(1.08);filter:brightness(1.1)}.about-section-primary .decorative-blob{position:absolute;border-radius:50%;opacity:.12;z-index:-1}.about-section-primary .blob-1{width:200px;height:200px;background:var(--primary-500);top:-50px;right:-50px;filter:blur(40px)}.about-section-primary .decorative-accent{position:absolute;width:40px;height:40px;border:3px solid var(--primary-500);border-radius:50%;opacity:.6}.about-section-primary .accent-1{top:-15px;right:-15px}.about-section-primary .accent-2{bottom:-15px;left:-15px}.about-section-primary .floating-shape{position:absolute;border-radius:12px;opacity:.08;z-index:0}.about-section-primary .shape-1{width:120px;height:120px;background:var(--primary-300);top:10%;left:-30px;transform:rotate(25deg)}.about-section-primary .shape-2{width:80px;height:80px;background:var(--primary-500);bottom:15%;right:-20px;transform:rotate(-15deg)}.about-section-primary .decorative-line-element{position:absolute;width:3px;height:150px;background:linear-gradient(to bottom,var(--primary-500),transparent);bottom:0;left:50%;transform:translatex(-50%);opacity:.2}.about-section-primary .features-list{display:flex;flex-direction:column;gap:1.5rem}.about-section-primary .feature-card{display:flex;gap:1.25rem;padding:1.75rem;background:var(--surface-secondary);border-radius:1rem;border:1px solid color-mix(in srgb,var(--neutral-300) 50%,transparent);transition:all .3s ease;position:relative;overflow:hidden}.about-section-primary .feature-card::before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:var(--primary-500);transform:scaley(0);transition:transform .3s ease;transform-origin:top}.about-section-primary .feature-card:hover{transform:translatex(8px);border-color:var(--primary-300)}.about-section-primary .feature-card:hover::before{transform:scaley(1)}.about-section-primary .feature-icon-wrapper{position:relative;flex-shrink:0;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--primary-500) 10%,transparent);border-radius:12px;transition:all .3s ease}.about-section-primary .feature-icon-wrapper i{font-size:1.5rem;color:var(--primary-500);z-index:1;position:relative}.about-section-primary .icon-bg-glow{position:absolute;inset:0;background:var(--primary-500);border-radius:12px;opacity:0;filter:blur(12px);transition:opacity .3s ease}.about-section-primary .feature-card:hover .feature-icon-wrapper{background:var(--primary-500);transform:scale(1.05)}.about-section-primary .feature-card:hover .feature-icon-wrapper i{color:var(--light)}.about-section-primary .feature-card:hover .icon-bg-glow{opacity:.3}.about-section-primary .feature-content{flex:1}.about-section-primary .feature-title{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem;line-height:1.3}.about-section-primary .feature-description{font-size:.95rem;color:var(--text-secondary);line-height:1.7;margin:0}.about-section-primary .decorative-pattern-bottom{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(to top,color-mix(in srgb,var(--primary-50) 30%,transparent),transparent);pointer-events:none;z-index:0}@media (max-width:991.98px){.about-section-primary .images-grid-wrapper{margin-bottom:3rem}.about-section-primary .main-about-image{height:350px;object-fit:cover}.about-section-primary .secondary-images-group{grid-template-columns:1fr 1fr}.secondary-image-1 img,.about-section-primary .secondary-image-2 img{height:180px}}@media (max-width:767.98px){.about-section-primary{padding:3rem 0}.about-section-primary #about-title{font-size:2rem}.about-section-primary #about-subtitle{font-size:1.25rem}.about-section-primary .main-about-image{height:280px}.about-section-primary .secondary-images-group{gap:1rem}.secondary-image-1 img,.about-section-primary .secondary-image-2 img{height:140px}.about-section-primary .feature-card{padding:1.25rem;gap:1rem}.about-section-primary .feature-icon-wrapper{width:48px;height:48px}.about-section-primary .feature-icon-wrapper i{font-size:1.25rem}.about-section-primary .feature-title{font-size:1.1rem}.about-section-primary .feature-description{font-size:.9rem}.about-section-primary .floating-shape{display:none}}@media (max-width:575.98px){.about-section-primary .secondary-images-group{grid-template-columns:1fr;gap:.75rem}.secondary-image-1 img,.about-section-primary .secondary-image-2 img{height:200px}.about-section-primary .feature-card{flex-direction:column;align-items:flex-start}.about-section-primary .decorative-accent{display:none}}@media (prefers-reduced-motion:reduce){.main-about-image,.secondary-image-1 img,.secondary-image-2 img,.feature-card,.about-section-primary .feature-icon-wrapper{transition:none}.about-section-primary .feature-card:hover{transform:none}.about-section-primary .main-about-image:hover{transform:none}.secondary-image-1:hover img,.about-section-primary .secondary-image-2:hover img{transform:none}}@media (prefers-contrast:high){.about-section-primary .feature-card{border-width:2px;border-color:var(--neutral-500)}.about-section-primary .feature-icon-wrapper{border:2px solid var(--primary-500)}}.features-special{position:relative;padding:100px 0;background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,var(--surface-primary) 70%) 100%);overflow:hidden}.features-special .decorative-accent{width:60px;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));margin:0 auto 24px;border-radius:2px}.features-special #features-title{color:var(--text-primary);line-height:1.2}.features-special #features-subtitle{color:var(--primary-500);font-weight:500}.features-special #features-desc{font-size:1.05rem;line-height:1.7;max-width:680px;margin-left:auto;margin-right:auto}.features-special .feature-card{position:relative;background:var(--surface-primary);border-radius:16px;padding:40px 32px;height:100%;display:flex;flex-direction:column;gap:20px;border:1px solid color-mix(in srgb,var(--primary-300) 20%,transparent 80%);transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.features-special .feature-card:hover{transform:translatey(-8px);border-color:color-mix(in srgb,var(--primary-500) 40%,transparent 60%)}.features-special .feature-icon-wrapper{position:relative;width:72px;height:72px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.features-special .icon-background{position:absolute;inset:0;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-300) 25%,transparent 75%),color-mix(in srgb,var(--primary-500) 15%,transparent 85%));border-radius:16px;transition:all .4s ease}.features-special .feature-card:hover .icon-background{background:linear-gradient(135deg,color-mix(in srgb,var(--primary-500) 35%,transparent 65%),color-mix(in srgb,var(--primary-700) 25%,transparent 75%));transform:rotate(5deg) scale(1.05)}.features-special .feature-icon{position:relative;font-size:32px;color:var(--primary-500);z-index:1;transition:all .4s ease}.features-special .feature-card:hover .feature-icon{color:var(--primary-700);transform:scale(1.1)}.features-special .feature-content{flex:1;display:flex;flex-direction:column;gap:12px}.features-special .feature-content h3{color:var(--text-primary);margin:0;transition:color .3s ease}.features-special .feature-card:hover .feature-content h3{color:var(--primary-700)}.features-special .feature-content p{font-size:.975rem;line-height:1.7;color:var(--text-secondary);margin:0}.features-special .feature-corner-accent{position:absolute;top:0;right:0;width:100px;height:100px;background:radial-gradient(circle at top right,color-mix(in srgb,var(--primary-300) 15%,transparent 85%),transparent 70%);opacity:0;transition:opacity .4s ease}.features-special .feature-card:hover .feature-corner-accent{opacity:1}.features-special .decorative-blob{position:absolute;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 12%,transparent 88%),transparent 70%);pointer-events:none;z-index:0}.features-special .blob-1{width:400px;height:400px;top:-100px;left:-100px;animation:float-blob 20s ease-in-out infinite}.features-special .blob-2{width:500px;height:500px;bottom:-150px;right:-150px;animation:float-blob 25s ease-in-out infinite reverse}.features-special .decorative-dots{position:absolute;width:120px;height:120px;background-image:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 25%,transparent 75%) 2px,transparent 2px);background-size:20px 20px;pointer-events:none;opacity:.4;z-index:0}.features-special .dots-1{top:10%;right:5%;animation:fade-pulse 4s ease-in-out infinite}.features-special .dots-2{bottom:15%;left:3%;animation:fade-pulse 4s ease-in-out infinite 2s}@media (max-width:991.98px){.features-special{padding:80px 0}.features-special .feature-card{padding:32px 24px}.features-special .feature-icon-wrapper{width:64px;height:64px}.features-special .feature-icon{font-size:28px}.features-special .blob-1,.features-special .blob-2{width:300px;height:300px}}@media (max-width:767.98px){.features-special{padding:60px 0}.features-special #features-title{font-size:2rem}.features-special .feature-card{padding:28px 20px}.features-special .decorative-dots{width:80px;height:80px}}@media (max-width:575.98px){.features-special{padding:50px 0}.features-special #features-title{font-size:1.75rem}.features-special #features-subtitle{font-size:1.1rem}.features-special .feature-card{padding:24px 18px}.features-special .feature-icon-wrapper{width:56px;height:56px}.features-special .feature-icon{font-size:24px}}@media (prefers-reduced-motion:reduce){.features-special .feature-card,.features-special .feature-icon,.features-special .icon-background,.features-special .decorative-blob{animation:none !important;transition:none !important}}@media (prefers-contrast:high){.features-special .feature-card{border:2px solid var(--primary-500)}.features-special .feature-card:hover{border-color:var(--primary-700)}}.services-section-special{position:relative;background:var(--surface-primary);overflow:hidden}.services-section-special .section-header-wrapper{position:relative}.services-section-special .decorative-line-top,.services-section-special .decorative-line-bottom{width:60px;height:3px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));margin:0 auto 1.5rem;border-radius:3px}.services-section-special .decorative-line-bottom{margin:1.5rem auto 0}.services-section-special .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.3}.services-section-special .section-subtitle{font-size:1.25rem;font-weight:600;color:var(--primary-500);letter-spacing:.5px}.services-section-special .section-description{font-size:1.05rem;color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.services-section-special .service-card{position:relative;height:100%;background:var(--light);border-radius:16px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid color-mix(in srgb,var(--neutral-300) 30%,transparent);overflow:hidden}.services-section-special .service-card:hover{transform:translatey(-8px);border-color:var(--primary-300)}.services-section-special .service-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;position:relative}.services-section-special .icon-wrapper{width:70px;height:70px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px color-mix(in srgb,var(--primary-500) 30%,transparent);transition:transform .3s ease}.services-section-special .service-card:hover .icon-wrapper{transform:rotate(5deg) scale(1.05)}.services-section-special .icon-wrapper i{font-size:2rem;color:var(--light)}.services-section-special .card-badge{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)}.services-section-special .service-name{font-size:1.4rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;line-height:1.4}.services-section-special .service-description{font-size:.95rem;color:var(--text-secondary);line-height:1.7;margin-bottom:1.5rem}.services-section-special .service-features{font-size:.875rem;color:var(--text-secondary);line-height:1.8;padding:1rem;background:var(--surface-secondary);border-radius:10px;border-left:3px solid var(--primary-500);margin-bottom:1.5rem}.services-section-special .service-footer{padding-top:1.5rem;border-top:1px solid var(--neutral-300)}.services-section-special .service-price{font-size:1.25rem;font-weight:700;color:var(--primary-500);display:flex;align-items:center}.services-section-special .card-decoration{position:absolute;bottom:-30px;right:-30px;width:120px;height:120px;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-500) 10%,transparent),transparent);border-radius:50%;pointer-events:none}.services-section-special .floating-shape{position:absolute;border-radius:50%;opacity:.15;pointer-events:none;animation:float 20s infinite ease-in-out}.services-section-special .shape-1{width:300px;height:300px;background:linear-gradient(135deg,var(--primary-300),var(--primary-500));top:-100px;left:-100px;animation-delay:0s}.services-section-special .shape-2{width:200px;height:200px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));bottom:-80px;right:10%;animation-delay:5s}.services-section-special .shape-3{width:150px;height:150px;background:linear-gradient(135deg,var(--primary-300),var(--primary-500));top:50%;right:-50px;animation-delay:10s}@media (max-width:991px){.services-section-special .section-title{font-size:2rem}.services-section-special .section-subtitle{font-size:1.1rem}.services-section-special .service-card{padding:1.5rem}.services-section-special .icon-wrapper{width:60px;height:60px}.services-section-special .icon-wrapper i{font-size:1.75rem}.services-section-special .service-name{font-size:1.25rem}}@media (max-width:767px){.services-section-special .section-title{font-size:1.75rem}.services-section-special .section-subtitle{font-size:1rem}.services-section-special .section-description{font-size:.95rem}.services-section-special .service-card{margin-bottom:1rem}.services-section-special .floating-shape{opacity:.08}}@media (max-width:575px){.services-section-special .service-card{padding:1.25rem}.services-section-special .service-name{font-size:1.15rem}.services-section-special .service-description{font-size:.9rem}.services-section-special .service-features{font-size:.8rem;padding:.875rem}.services-section-special .service-price{font-size:1.1rem}}.priceplan-section-primary{padding:100px 0;background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,white 70%) 100%);position:relative;overflow:hidden}.priceplan-section-primary .section-header{max-width:800px;margin:0 auto 60px;position:relative;z-index:2}.priceplan-section-primary .header-decoration{display:flex;align-items:center;justify-content:center;gap:15px;margin-bottom:20px}.priceplan-section-primary .decoration-line{width:50px;height:2px;background:linear-gradient(90deg,transparent,var(--primary-500),transparent)}.priceplan-section-primary .header-decoration i{font-size:24px;color:var(--primary-500)}.priceplan-section-primary .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:15px;line-height:1.2}.priceplan-section-primary .section-subtitle{font-size:1.5rem;font-weight:500;color:var(--primary-500);margin-bottom:20px}.priceplan-section-primary .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;margin:0}.priceplan-section-primary .pricing-grid{position:relative;z-index:2}.priceplan-section-primary .pricing-card{background:white;border-radius:20px;padding:40px 30px;height:100%;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);border:2px solid color-mix(in srgb,var(--primary-100) 40%,transparent 60%);overflow:hidden}.priceplan-section-primary .pricing-card::before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,var(--primary-300),var(--primary-500),var(--primary-700));opacity:0;transition:opacity .4s ease}.priceplan-section-primary .pricing-card:hover{transform:translatey(-10px);border-color:var(--primary-500);box-shadow:0 20px 60px color-mix(in srgb,var(--primary-500) 20%,transparent 80%)}.priceplan-section-primary .pricing-card:hover::before{opacity:1}.priceplan-section-primary .pricing-card.featured{border-color:var(--primary-500);box-shadow:0 15px 40px color-mix(in srgb,var(--primary-500) 25%,transparent 75%);transform:scale(1.05)}.priceplan-section-primary .pricing-card.featured::before{opacity:1}.priceplan-section-primary .pricing-card.featured:hover{transform:scale(1.05) translatey(-10px)}.priceplan-section-primary .featured-badge{position:absolute;top:20px;right:-35px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));color:white;padding:8px 45px;transform:rotate(45deg);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 15px color-mix(in srgb,var(--primary-700) 40%,transparent 60%);display:flex;align-items:center;gap:5px}.priceplan-section-primary .featured-badge i{font-size:10px}.priceplan-section-primary .card-icon-wrapper{width:80px;height:80px;border-radius:20px;background:linear-gradient(135deg,var(--primary-50),var(--primary-100));display:flex;align-items:center;justify-content:center;margin-bottom:25px;transition:all .4s ease}.priceplan-section-primary .card-icon-wrapper i{font-size:36px;color:var(--primary-500);transition:all .4s ease}.priceplan-section-primary .pricing-card:hover .card-icon-wrapper{background:linear-gradient(135deg,var(--primary-500),var(--primary-700));transform:rotate(5deg) scale(1.1)}.priceplan-section-primary .pricing-card:hover .card-icon-wrapper i{color:white;transform:scale(1.1)}.priceplan-section-primary .card-header-content{margin-bottom:30px}.priceplan-section-primary .plan-name{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin-bottom:12px}.priceplan-section-primary .plan-description{font-size:1rem;color:var(--text-secondary);line-height:1.6;margin:0}.priceplan-section-primary .price-display{display:flex;align-items:baseline;justify-content:center;margin-bottom:35px;padding:25px 0;border-top:2px solid var(--neutral-100);border-bottom:2px solid var(--neutral-100)}.priceplan-section-primary .currency{font-size:1.5rem;font-weight:600;color:var(--primary-500);margin-right:5px}.priceplan-section-primary .price-amount{font-size:3.5rem;font-weight:800;color:var(--text-primary);line-height:1}.priceplan-section-primary .price-period{font-size:1.125rem;color:var(--text-secondary);margin-left:5px}.priceplan-section-primary .features-container{margin-bottom:20px}.priceplan-section-primary .features-header{display:flex;align-items:center;gap:10px;margin-bottom:15px;font-weight:600;color:var(--text-primary);font-size:.95rem}.priceplan-section-primary .features-header i{color:var(--primary-500);font-size:18px}.priceplan-section-primary .features-list{font-size:.95rem;color:var(--text-secondary);line-height:1.8;padding-left:28px;position:relative}.priceplan-section-primary .features-list::before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:3px;background:linear-gradient(180deg,var(--primary-300),var(--primary-100));border-radius:10px}.priceplan-section-primary .card-decoration{position:absolute;bottom:-30px;right:-30px;width:120px;height:120px;pointer-events:none;opacity:.4}.priceplan-section-primary .decoration-circle{position:absolute;width:100px;height:100px;border-radius:50%;border:15px solid var(--primary-100);bottom:0;right:0}.priceplan-section-primary .decoration-dot{position:absolute;width:30px;height:30px;border-radius:50%;background:var(--primary-300);top:10px;left:10px}.priceplan-section-primary .section-bottom-decoration{position:absolute;bottom:0;left:0;right:0;height:200px;pointer-events:none;z-index:1}.priceplan-section-primary .decoration-shape{position:absolute;border-radius:50%;opacity:.3}.priceplan-section-primary .decoration-shape.shape-1{width:300px;height:300px;background:radial-gradient(circle,var(--primary-100),transparent 70%);bottom:-150px;left:10%;animation:float 8s ease-in-out infinite}.priceplan-section-primary .decoration-shape.shape-2{width:200px;height:200px;background:radial-gradient(circle,var(--primary-300),transparent 70%);bottom:-100px;right:20%;animation:float 10s ease-in-out infinite reverse}.priceplan-section-primary .decoration-shape.shape-3{width:150px;height:150px;background:radial-gradient(circle,var(--primary-50),transparent 70%);bottom:-75px;left:50%;animation:float 12s ease-in-out infinite}@media (max-width:991px){.priceplan-section-primary{padding:80px 0}.priceplan-section-primary .section-title{font-size:2.25rem}.priceplan-section-primary .section-subtitle{font-size:1.25rem}.priceplan-section-primary .pricing-card.featured{transform:scale(1)}.priceplan-section-primary .pricing-card.featured:hover{transform:translatey(-10px)}}@media (max-width:767px){.priceplan-section-primary{padding:60px 0}.priceplan-section-primary .section-header{margin-bottom:40px}.priceplan-section-primary .section-title{font-size:1.875rem}.priceplan-section-primary .section-subtitle{font-size:1.125rem}.priceplan-section-primary .section-description{font-size:1rem}.priceplan-section-primary .pricing-card{padding:35px 25px}.priceplan-section-primary .price-amount{font-size:2.75rem}.priceplan-section-primary .plan-name{font-size:1.5rem}.priceplan-section-primary .card-icon-wrapper{width:70px;height:70px}.priceplan-section-primary .card-icon-wrapper i{font-size:30px}}@media (max-width:575px){.priceplan-section-primary .decoration-line{width:30px}.priceplan-section-primary .featured-badge{font-size:.65rem;padding:6px 40px}}.team-section-primary{position:relative;padding:100px 0;background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,var(--surface-primary) 70%) 100%);overflow:hidden}.team-section-primary .section-header{position:relative;z-index:2}.team-section-primary .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;letter-spacing:-.02em}.team-section-primary .section-subtitle{font-size:1.5rem;font-weight:500;color:var(--primary-500);margin-bottom:1.5rem;letter-spacing:-.01em}.team-section-primary .section-description{font-size:1.125rem;line-height:1.8;color:var(--text-secondary);margin-bottom:0}.team-section-primary .title-decoration{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:2rem}.team-section-primary .decoration-dot{width:8px;height:8px;border-radius:50%;background:var(--primary-500)}.team-section-primary .decoration-line{width:60px;height:2px;background:linear-gradient(90deg,var(--primary-300) 0%,var(--primary-500) 100%)}.team-section-primary .team-card{position:relative;background:var(--surface-primary);border-radius:16px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);height:100%}.team-section-primary .team-card:hover{transform:translatey(-12px)}.team-section-primary .team-card-inner{position:relative}.team-section-primary .team-image-wrapper{position:relative;width:100%;padding-top:100%;overflow:hidden}.team-section-primary .team-member-photo{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.team-section-primary .team-card:hover .team-member-photo{transform:scale(1.1)}.team-section-primary .image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent 0%,color-mix(in srgb,var(--primary-700) 60%,transparent 40%) 100%);opacity:0;transition:opacity .4s ease}.team-section-primary .team-card:hover .image-overlay{opacity:1}.team-section-primary .decorative-icons{position:absolute;top:20px;right:20px;z-index:2}.team-section-primary .decorative-icons i{font-size:1.25rem;color:var(--primary-500);background:var(--surface-primary);width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.team-section-primary .team-card:hover .decorative-icons i{transform:rotate(72deg) scale(1.1);color:var(--surface-primary);background:var(--primary-500)}.team-section-primary .team-info{padding:2rem 1.5rem;text-align:center;position:relative}.team-section-primary .member-name{font-size:1.375rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem;transition:color .3s ease}.team-section-primary .team-card:hover .member-name{color:var(--primary-500)}.team-section-primary .member-role{font-size:1rem;color:var(--text-secondary);margin-bottom:0;font-weight:500}.team-section-primary .member-badge{position:absolute;bottom:1rem;left:50%;transform:translatex(-50%);width:40px;height:3px;background:var(--primary-500);border-radius:2px;opacity:0;transition:opacity .3s ease}.team-section-primary .team-card:hover .member-badge{opacity:1}.team-section-primary .background-decorations{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.team-section-primary .decoration-circle{position:absolute;border-radius:50%;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-300) 20%,transparent 80%) 0%,transparent 100%)}.team-section-primary .decoration-circle-1{width:400px;height:400px;top:-100px;right:-100px;animation:float-circle 20s ease-in-out infinite}.team-section-primary .decoration-circle-2{width:300px;height:300px;bottom:-50px;left:-50px;animation:float-circle 25s ease-in-out infinite reverse}.team-section-primary .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-100) 15%,transparent 85%) 0%,transparent 70%);border-radius:40% 60% 70% 30%/40% 50% 60% 50%;animation:morph-blob 30s ease-in-out infinite}@media (max-width:991px){.team-section-primary{padding:80px 0}.team-section-primary .section-title{font-size:2rem}.team-section-primary .section-subtitle{font-size:1.25rem}.team-section-primary .section-description{font-size:1rem}}@media (max-width:767px){.team-section-primary{padding:60px 0}.team-section-primary .section-title{font-size:1.75rem}.team-section-primary .section-subtitle{font-size:1.125rem}.team-section-primary .team-info{padding:1.5rem 1rem}.team-section-primary .member-name{font-size:1.25rem}.team-section-primary .decoration-circle-1,.team-section-primary .decoration-circle-2{width:200px;height:200px}.team-section-primary .decoration-blob{width:300px;height:300px}}@media (max-width:575px){.team-section-primary .team-card:hover{transform:translatey(-8px)}}.reviews-section-clean{position:relative;padding:80px 0;background:var(--surface-primary);overflow:hidden}.reviews-section-clean .section-header{margin-bottom:2rem}.reviews-section-clean .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;line-height:1.2}.reviews-section-clean .section-subtitle{font-size:1.25rem;font-weight:600;color:var(--primary-500);margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:1px}.reviews-section-clean .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;margin-bottom:0}.reviews-section-clean .header-decoration{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:2rem}.reviews-section-clean .decoration-line{width:60px;height:2px;background:linear-gradient(90deg,transparent,var(--primary-500),transparent)}.reviews-section-clean .decoration-dot{width:8px;height:8px;background:var(--primary-500);border-radius:50%}.reviews-section-clean .review-card{position:relative;background:var(--surface-secondary);border-radius:16px;padding:2.5rem;height:100%;transition:all .3s ease;border:1px solid color-mix(in srgb,var(--primary-500) 10%,transparent);overflow:hidden}.reviews-section-clean .review-card:hover{transform:translatey(-8px);border-color:color-mix(in srgb,var(--primary-500) 30%,transparent)}.reviews-section-clean .quote-icon{width:50px;height:50px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.reviews-section-clean .quote-icon i{font-size:1.5rem;color:var(--light)}.reviews-section-clean .review-content{margin-bottom:2rem}.reviews-section-clean .review-text{font-size:1rem;color:var(--text-primary);line-height:1.8;margin-bottom:0;font-style:italic}.reviews-section-clean .review-author-section{display:flex;align-items:center;gap:1rem}.reviews-section-clean .author-avatar{flex-shrink:0}.reviews-section-clean .avatar-circle{width:60px;height:60px;background:linear-gradient(135deg,var(--primary-300),var(--primary-500));border-radius:50%;border:3px solid var(--surface-primary)}.reviews-section-clean .author-info{flex:1}.reviews-section-clean .author-name{font-size:1rem;font-weight:600;color:var(--text-primary);margin-bottom:0;line-height:1.5}.reviews-section-clean .card-decoration{position:absolute;top:-20px;right:-20px;pointer-events:none}.reviews-section-clean .decoration-shape{width:100px;height:100px;background:linear-gradient(135deg,var(--primary-50),transparent);border-radius:50%;opacity:.4}.reviews-section-clean .review-card-featured{background:linear-gradient(135deg,var(--primary-50) 0%,var(--surface-secondary) 50%);padding:3rem}.reviews-section-clean .quote-icon-large{width:70px;height:70px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.reviews-section-clean .quote-icon-large i{font-size:2rem;color:var(--light)}.reviews-section-clean .review-text-large{font-size:1.125rem;color:var(--text-primary);line-height:1.9;margin-bottom:0;font-style:italic;font-weight:500}.reviews-section-clean .review-author-section-featured{text-align:center}.reviews-section-clean .author-avatar-large{display:flex;justify-content:center;margin-bottom:1.5rem}.reviews-section-clean .avatar-circle-large{width:100px;height:100px;background:linear-gradient(135deg,var(--primary-300),var(--primary-700));border-radius:50%;border:4px solid var(--light)}.reviews-section-clean .author-name-featured{font-size:1.125rem;font-weight:700;color:var(--text-primary);margin-bottom:0;line-height:1.6}.reviews-section-clean .featured-decoration{position:absolute;bottom:-50px;right:-50px;pointer-events:none}.reviews-section-clean .decoration-blob{width:200px;height:200px;background:linear-gradient(135deg,var(--primary-100),transparent);border-radius:50%;opacity:.3}.reviews-section-clean .background-decorations{position:absolute;inset:0;pointer-events:none;overflow:hidden}.reviews-section-clean .decoration-circle{position:absolute;border-radius:50%;background:linear-gradient(135deg,var(--primary-100),transparent);opacity:.15}.reviews-section-clean .decoration-circle-1{width:400px;height:400px;top:-100px;left:-100px}.reviews-section-clean .decoration-circle-2{width:300px;height:300px;bottom:-80px;right:-80px}.reviews-section-clean .decoration-gradient{position:absolute;top:0;left:50%;transform:translatex(-50%);width:100%;height:300px;background:radial-gradient(ellipse at top,color-mix(in srgb,var(--primary-100) 20%,transparent),transparent);opacity:.5}@media (max-width:991px){.reviews-section-clean{padding:60px 0}.reviews-section-clean .section-title{font-size:2rem}.reviews-section-clean .section-subtitle{font-size:1.125rem}.reviews-section-clean .review-card{padding:2rem}.reviews-section-clean .review-card-featured{padding:2rem}.reviews-section-clean .review-text-large{font-size:1rem}.reviews-section-clean .author-avatar-large{margin-bottom:1rem}}@media (max-width:767px){.reviews-section-clean{padding:50px 0}.reviews-section-clean .section-title{font-size:1.75rem}.reviews-section-clean .section-subtitle{font-size:1rem}.reviews-section-clean .section-description{font-size:1rem}.reviews-section-clean .review-card{padding:1.5rem}.reviews-section-clean .review-card-featured{padding:1.5rem}.reviews-section-clean .quote-icon{width:40px;height:40px}.reviews-section-clean .quote-icon i{font-size:1.25rem}.reviews-section-clean .quote-icon-large{width:50px;height:50px}.reviews-section-clean .quote-icon-large i{font-size:1.5rem}.reviews-section-clean .avatar-circle{width:50px;height:50px}.reviews-section-clean .avatar-circle-large{width:80px;height:80px}.reviews-section-clean .author-name{font-size:.9rem}.reviews-section-clean .author-name-featured{font-size:1rem}}@media (max-width:575px){.reviews-section-clean .decoration-line{width:40px}.reviews-section-clean .review-card:hover{transform:translatey(-4px)}}.casestudy-section-standard{position:relative;background:var(--light);overflow:hidden}.casestudy-section-standard .section-header{position:relative;z-index:2}.casestudy-section-standard .decorative-line{width:60px;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-700));border-radius:2px}.casestudy-section-standard #casestudy-title{color:var(--text-primary);letter-spacing:-.02em}.casestudy-section-standard #casestudy-subtitle{color:var(--primary-500);font-weight:600}.casestudy-section-standard #casestudy-desc{color:var(--text-secondary);line-height:1.7}.casestudy-section-standard .casestudy-card{background:white;border-radius:16px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;border:1px solid color-mix(in srgb,var(--neutral-300) 30%,transparent)}.casestudy-section-standard .casestudy-card:hover{transform:translatey(-8px);border-color:var(--primary-300)}.casestudy-section-standard .card-image-wrapper{position:relative;height:240px;background:linear-gradient(135deg,var(--primary-50),var(--primary-100));overflow:hidden}.casestudy-section-standard .image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-500) 15%,var(--neutral-50)),color-mix(in srgb,var(--primary-300) 10%,var(--neutral-50)))}.casestudy-section-standard .image-placeholder i{font-size:4rem;color:color-mix(in srgb,var(--primary-500) 40%,transparent)}.casestudy-section-standard .card-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-700) 85%,transparent),color-mix(in srgb,var(--primary-500) 75%,transparent));display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .4s ease}.casestudy-section-standard .casestudy-card:hover .card-overlay{opacity:1}.casestudy-section-standard .card-overlay i{font-size:3rem;color:white;transform:scale(.8);transition:transform .4s cubic-bezier(.4,0,.2,1)}.casestudy-section-standard .casestudy-card:hover .card-overlay i{transform:scale(1)}.casestudy-section-standard .card-content{padding:2rem}.casestudy-section-standard .decorative-accent{width:40px;height:3px;background:var(--primary-500);border-radius:2px}.casestudy-section-standard .card-title{color:var(--text-primary);line-height:1.4;transition:color .3s ease}.casestudy-section-standard .casestudy-card:hover .card-title{color:var(--primary-700)}.casestudy-section-standard .card-description{color:var(--text-secondary);line-height:1.7;font-size:.95rem}.casestudy-section-standard .card-icons{display:flex;gap:1rem;padding-top:1rem;border-top:1px solid var(--neutral-100)}.casestudy-section-standard .card-icons i{font-size:1.5rem;color:var(--primary-500);opacity:.7;transition:all .3s ease}.casestudy-section-standard .casestudy-card:hover .card-icons i{opacity:1;transform:translatey(-2px)}.casestudy-section-standard .decorative-shapes{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1;overflow:hidden}.casestudy-section-standard .shape{position:absolute;border-radius:50%;opacity:.03}.casestudy-section-standard .shape-1{width:400px;height:400px;background:var(--primary-500);top:-200px;left:-100px}.casestudy-section-standard .shape-2{width:300px;height:300px;background:var(--primary-700);bottom:-150px;right:-50px}.casestudy-section-standard .shape-3{width:200px;height:200px;background:var(--primary-300);top:50%;right:10%;transform:translatey(-50%)}@media (max-width:991.98px){.casestudy-section-standard .casestudy-card{margin-bottom:0}.casestudy-section-standard .card-image-wrapper{height:220px}.casestudy-section-standard .card-content{padding:1.5rem}}@media (max-width:767.98px){.casestudy-section-standard .section-header{margin-bottom:3rem !important}.casestudy-section-standard #casestudy-title{font-size:2rem}.casestudy-section-standard #casestudy-subtitle{font-size:1.25rem}.casestudy-section-standard .card-image-wrapper{height:200px}.casestudy-section-standard .image-placeholder i{font-size:3rem}.casestudy-section-standard .card-overlay i{font-size:2.5rem}}@media (max-width:575.98px){.casestudy-section-standard{padding-top:3rem !important;padding-bottom:3rem !important}.casestudy-section-standard #casestudy-title{font-size:1.75rem}.casestudy-section-standard .card-content{padding:1.25rem}.casestudy-section-standard .card-icons{gap:.75rem}.casestudy-section-standard .card-icons i{font-size:1.25rem}}@media (prefers-reduced-motion:reduce){.casestudy-section-standard .casestudy-card,.casestudy-section-standard .card-overlay,.casestudy-section-standard .card-overlay i,.casestudy-section-standard .card-title,.casestudy-section-standard .card-icons i{transition:none}}@media (prefers-contrast:high){.casestudy-section-standard .casestudy-card{border:2px solid var(--neutral-700)}.casestudy-section-standard .card-title,.casestudy-section-standard .card-description{color:var(--text-primary)}}.process-section-clean{position:relative;padding:100px 0;background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,var(--surface-primary) 70%) 100%);overflow:hidden}.process-section-clean .section-header{max-width:800px;margin:0 auto 80px}.process-section-clean .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;letter-spacing:-.02em}.process-section-clean .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);margin-bottom:24px;letter-spacing:-.01em}.process-section-clean .section-description{font-size:1.125rem;line-height:1.8;color:var(--text-secondary);margin:0}.process-section-clean .process-timeline{position:relative;max-width:900px;margin:0 auto;padding:40px 0}.process-section-clean .process-timeline::before{content:"";position:absolute;left:50%;top:0;bottom:0;width:3px;background:linear-gradient(180deg,var(--primary-300) 0%,var(--primary-500) 50%,var(--primary-700) 100%);transform:translatex(-50%);border-radius:2px}.process-section-clean .timeline-item{position:relative;display:flex;align-items:center;margin-bottom:60px}.process-section-clean .timeline-item:last-child{margin-bottom:0}.process-section-clean .timeline-item:nth-child(odd){flex-direction:row}.process-section-clean .timeline-item:nth-child(even){flex-direction:row-reverse}.process-section-clean .timeline-marker{position:relative;z-index:10;flex-shrink:0;width:120px;display:flex;flex-direction:column;align-items:center;gap:12px}.process-section-clean .marker-inner{width:80px;height:80px;border-radius:50%;background:var(--surface-primary);border:4px solid var(--primary-500);display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.process-section-clean .marker-inner i{font-size:2rem;color:var(--primary-500);transition:all .4s ease}.process-section-clean .marker-number{font-size:1rem;font-weight:700;color:var(--primary-700);background:var(--surface-primary);padding:6px 14px;border-radius:20px;border:2px solid var(--primary-300)}.process-section-clean .timeline-content{flex:1;padding:0 40px}.process-section-clean .content-card{position:relative;background:var(--surface-primary);border-radius:16px;padding:36px;border:2px solid var(--neutral-100);transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.process-section-clean .content-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--primary-500) 0%,var(--primary-700) 100%);transform:scalex(0);transform-origin:left;transition:transform .4s cubic-bezier(.4,0,.2,1)}.process-section-clean .timeline-item:hover .content-card{transform:translatey(-4px);border-color:var(--primary-300)}.process-section-clean .timeline-item:hover .content-card::before{transform:scalex(1)}.process-section-clean .timeline-item:hover .marker-inner{transform:scale(1.1);background:var(--primary-500);border-color:var(--primary-700)}.process-section-clean .timeline-item:hover .marker-inner i{color:var(--surface-primary);transform:scale(1.1)}.process-section-clean .card-icon{width:60px;height:60px;border-radius:12px;background:linear-gradient(135deg,var(--primary-50) 0%,color-mix(in srgb,var(--primary-100) 80%,var(--primary-300) 20%) 100%);display:flex;align-items:center;justify-content:center;margin-bottom:20px;border:2px solid var(--primary-300);transition:all .3s ease}.process-section-clean .card-icon i{font-size:1.75rem;color:var(--primary-700)}.process-section-clean .timeline-item:hover .card-icon{background:linear-gradient(135deg,var(--primary-300) 0%,var(--primary-500) 100%);transform:rotate(5deg)}.process-section-clean .timeline-item:hover .card-icon i{color:var(--surface-primary)}.process-section-clean .card-body{position:relative;z-index:2}.process-section-clean .item-title{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:12px;letter-spacing:-.01em}.process-section-clean .item-description{font-size:1rem;line-height:1.7;color:var(--text-secondary);margin:0}.process-section-clean .decorative-corner{position:absolute;bottom:0;right:0;width:80px;height:80px;background:linear-gradient(135deg,transparent 0%,var(--primary-50) 100%);border-radius:16px 0 16px 0;opacity:.5;transition:opacity .3s ease}.process-section-clean .timeline-item:hover .decorative-corner{opacity:.8}.process-section-clean .decorative-blob{position:absolute;border-radius:50%;filter:blur(60px);opacity:.15;pointer-events:none;z-index:1}.process-section-clean .blob-1{width:400px;height:400px;background:var(--primary-300);top:10%;right:-100px;animation:float 20s ease-in-out infinite}.process-section-clean .blob-2{width:350px;height:350px;background:var(--primary-500);bottom:15%;left:-80px;animation:float 25s ease-in-out infinite reverse}.process-section-clean .decorative-circle{position:absolute;border-radius:50%;border:2px solid var(--primary-300);opacity:.2;pointer-events:none;z-index:1}.process-section-clean .circle-1{width:200px;height:200px;top:20%;left:5%;animation:pulse 4s ease-in-out infinite}.process-section-clean .circle-2{width:150px;height:150px;bottom:25%;right:8%;animation:pulse 5s ease-in-out infinite 1s}@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::before{left:60px}.process-section-clean .timeline-item{flex-direction:row !important;margin-bottom:50px}.process-section-clean .timeline-marker{width:120px;position:absolute;left:0}.process-section-clean .timeline-content{padding-left:140px;padding-right:0}.process-section-clean .marker-inner{width:70px;height:70px}.process-section-clean .marker-inner i{font-size:1.75rem}.process-section-clean .content-card{padding:28px}.process-section-clean .item-title{font-size:1.35rem}}@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 .process-timeline::before{left:30px}.process-section-clean .timeline-marker{width:60px}.process-section-clean .marker-inner{width:60px;height:60px}.process-section-clean .marker-inner i{font-size:1.5rem}.process-section-clean .marker-number{font-size:.875rem;padding:4px 10px}.process-section-clean .timeline-content{padding-left:80px}.process-section-clean .content-card{padding:24px}.process-section-clean .card-icon{width:50px;height:50px;margin-bottom:16px}.process-section-clean .card-icon i{font-size:1.5rem}.process-section-clean .item-title{font-size:1.25rem}.process-section-clean .item-description{font-size:.9375rem}.process-section-clean .decorative-corner{width:60px;height:60px}}@media (max-width:575px){.process-section-clean .section-title{font-size:1.625rem}.process-section-clean .timeline-item{margin-bottom:40px}.process-section-clean .content-card{padding:20px}.process-section-clean .item-title{font-size:1.125rem}}.timeline-section-featured{padding:100px 0;background:linear-gradient(180deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,var(--surface-primary) 70%) 100%);position:relative;overflow:hidden}.timeline-section-featured .section-header{margin-bottom:60px}.timeline-section-featured .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;line-height:1.2}.timeline-section-featured .section-subtitle{font-size:1.5rem;font-weight:500;color:var(--primary-500);margin-bottom:1.5rem}.timeline-section-featured .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;max-width:700px;margin:0 auto}.timeline-section-featured .timeline-container{position:relative;max-width:1100px;margin:0 auto;padding:40px 0}.timeline-section-featured .timeline-line{position:absolute;left:50%;top:0;bottom:0;width:4px;background:linear-gradient(180deg,transparent 0%,var(--primary-300) 10%,var(--primary-500) 50%,var(--primary-300) 90%,transparent 100%);transform:translatex(-50%);z-index:1}.timeline-section-featured .timeline-item{position:relative;margin-bottom:80px;display:flex}.timeline-section-featured .timeline-item:last-child{margin-bottom:0}.timeline-section-featured .timeline-left .timeline-content{justify-content:flex-end;padding-right:60px}.timeline-section-featured .timeline-right .timeline-content{justify-content:flex-start;padding-left:60px;margin-left:auto}.timeline-section-featured .timeline-content{display:flex;align-items:center;width:50%;position:relative}.timeline-section-featured .timeline-marker{position:absolute;left:50%;transform:translatex(-50%);z-index:10;width:24px;height:24px}.timeline-section-featured .marker-dot{width:24px;height:24px;background:var(--primary-500);border:4px solid var(--surface-primary);border-radius:50%;position:relative;z-index:2;box-shadow:0 0 0 4px color-mix(in srgb,var(--primary-500) 20%,transparent);transition:all .3s ease}.timeline-section-featured .marker-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;border:2px solid var(--primary-300);border-radius:50%;opacity:0;animation:pulse-ring 2s ease-out infinite}.timeline-section-featured .marker-current{background:var(--primary-700);box-shadow:0 0 0 4px color-mix(in srgb,var(--primary-700) 30%,transparent),0 0 20px color-mix(in srgb,var(--primary-500) 50%,transparent)}.timeline-section-featured .marker-ring-current{border-color:var(--primary-500);animation:pulse-ring-current 2s ease-out infinite}.timeline-section-featured .timeline-card{background:var(--surface-primary);border-radius:16px;padding:32px;position:relative;transition:all .3s ease;border:1px solid color-mix(in srgb,var(--primary-300) 30%,transparent);overflow:hidden}.timeline-section-featured .timeline-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));transform:scalex(0);transform-origin:left;transition:transform .4s ease}.timeline-section-featured .timeline-card:hover{transform:translatey(-8px);border-color:var(--primary-500)}.timeline-section-featured .timeline-card:hover::before{transform:scalex(1)}.timeline-section-featured .timeline-card-current{border-color:var(--primary-500);background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 40%,var(--surface-primary) 60%) 100%)}.timeline-section-featured .card-icon-wrapper{width:60px;height:60px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;transition:all .3s ease}.timeline-section-featured .card-icon-wrapper i{font-size:28px;color:var(--light)}.timeline-section-featured .timeline-card:hover .card-icon-wrapper{transform:rotate(5deg) scale(1.1);box-shadow:0 8px 24px color-mix(in srgb,var(--primary-500) 40%,transparent)}.timeline-section-featured .timeline-item-title{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:12px;line-height:1.3}.timeline-section-featured .timeline-item-desc{font-size:1rem;color:var(--text-secondary);line-height:1.7;margin:0}.timeline-section-featured .timeline-decorative-shape{position:absolute;opacity:.06;pointer-events:none}.timeline-section-featured .shape-circle{width:120px;height:120px;background:var(--primary-500);border-radius:50%;bottom:-30px;right:-30px}.timeline-section-featured .shape-square{width:100px;height:100px;background:var(--primary-700);transform:rotate(45deg);top:-20px;right:-20px}.timeline-section-featured .shape-triangle{width:0;height:0;border-left:60px solid transparent;border-right:60px solid transparent;border-bottom:100px solid var(--primary-500);bottom:-30px;left:-30px}.timeline-section-featured .shape-hexagon{width:80px;height:46px;background:var(--primary-500);position:relative;top:-40px;left:-40px}.timeline-section-featured .shape-hexagon::before,.timeline-section-featured .shape-hexagon::after{content:"";position:absolute;width:0;border-left:40px solid transparent;border-right:40px solid transparent}.timeline-section-featured .shape-hexagon::before{bottom:100%;border-bottom:23px solid var(--primary-500)}.timeline-section-featured .shape-hexagon::after{top:100%;border-top:23px solid var(--primary-500)}.timeline-section-featured .shape-star{width:0;height:0;border-left:50px solid transparent;border-right:50px solid transparent;border-bottom:35px solid var(--primary-700);position:relative;bottom:-50px;right:-50px}.timeline-section-featured .shape-star::before{content:"";position:absolute;top:3px;left:-32px;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:25px solid var(--primary-700);transform:rotate(-35deg)}.timeline-section-featured .shape-star::after{content:"";position:absolute;top:3px;right:-32px;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:25px solid var(--primary-700);transform:rotate(35deg)}.timeline-section-featured .floating-decoration{position:absolute;border-radius:50%;opacity:.03;pointer-events:none}.timeline-section-featured .decoration-1{width:300px;height:300px;background:var(--primary-500);top:10%;left:5%;animation:float-slow 20s ease-in-out infinite}.timeline-section-featured .decoration-2{width:200px;height:200px;background:var(--primary-700);top:60%;right:8%;animation:float-slow 15s ease-in-out infinite reverse}.timeline-section-featured .decoration-3{width:150px;height:150px;background:var(--primary-300);bottom:15%;left:10%;animation:float-slow 18s ease-in-out infinite}@media (max-width:991px){.timeline-section-featured .section-title{font-size:2.25rem}.timeline-section-featured .section-subtitle{font-size:1.25rem}.timeline-section-featured .timeline-line{left:30px}.timeline-section-featured .timeline-item{margin-bottom:60px}.timeline-section-featured .timeline-content{width:100%;padding-left:80px !important;padding-right:0 !important}.timeline-section-featured .timeline-marker{left:30px;transform:translatex(0)}.timeline-section-featured .timeline-left .timeline-content,.timeline-section-featured .timeline-right .timeline-content{justify-content:flex-start;margin-left:0}}@media (max-width:767px){.timeline-section-featured{padding:60px 0}.timeline-section-featured .section-title{font-size:1.875rem}.timeline-section-featured .section-subtitle{font-size:1.125rem}.timeline-section-featured .section-description{font-size:1rem}.timeline-section-featured .timeline-card{padding:24px}.timeline-section-featured .card-icon-wrapper{width:50px;height:50px}.timeline-section-featured .card-icon-wrapper i{font-size:24px}.timeline-section-featured .timeline-item-title{font-size:1.25rem}.timeline-section-featured .timeline-item-desc{font-size:.9375rem}}@media (max-width:575px){.timeline-section-featured .timeline-line{left:20px}.timeline-section-featured .timeline-content{padding-left:60px !important}.timeline-section-featured .timeline-marker{left:20px}.timeline-section-featured .marker-dot{width:18px;height:18px}.timeline-section-featured .marker-ring{width:36px;height:36px}}.career-section-custom{position:relative;padding:100px 0;background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,var(--surface-primary) 70%) 100%);overflow:hidden}.career-section-custom .decorative-blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.15;pointer-events:none;z-index:0}.career-section-custom .blob-1{width:500px;height:500px;background:var(--primary-300);top:-150px;right:-100px}.career-section-custom .blob-2{width:400px;height:400px;background:var(--primary-500);bottom:-100px;left:-80px}.career-section-custom .decorative-circle{position:absolute;border:2px solid color-mix(in srgb,var(--primary-300) 20%,transparent 80%);border-radius:50%;pointer-events:none}.career-section-custom .circle-1{width:300px;height:300px;top:50%;left:10%;transform:translatey(-50%)}.career-section-custom .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;margin-bottom:24px}.career-section-custom .section-badge i{font-size:28px;color:var(--light)}.career-section-custom .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.2;position:relative;z-index:1}.career-section-custom .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-700);margin-bottom:24px;position:relative;z-index:1}.career-section-custom .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;max-width:700px;margin:0 auto;position:relative;z-index:1}.career-section-custom .career-card{background:var(--surface-primary);border-radius:20px;padding:32px;height:100%;display:flex;flex-direction:column;border:1px solid color-mix(in srgb,var(--neutral-300) 40%,transparent 60%);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;z-index:1;overflow:hidden}.career-section-custom .career-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));transform:scalex(0);transform-origin:left;transition:transform .4s cubic-bezier(.4,0,.2,1)}.career-section-custom .career-card:hover{transform:translatey(-8px);border-color:var(--primary-300)}.career-section-custom .career-card:hover::before{transform:scalex(1)}.career-section-custom .career-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.career-section-custom .icon-wrapper{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-100) 80%,var(--primary-300) 20%),var(--primary-100));border-radius:14px;transition:all .3s ease}.career-section-custom .career-card:hover .icon-wrapper{background:linear-gradient(135deg,var(--primary-500),var(--primary-700));transform:scale(1.1) rotate(5deg)}.career-section-custom .icon-wrapper i{font-size:26px;color:var(--primary-700);transition:color .3s ease}.career-section-custom .career-card:hover .icon-wrapper i{color:var(--light)}.career-section-custom .role-badge{padding:8px 16px;background:color-mix(in srgb,var(--primary-100) 60%,transparent 40%);border-radius:20px;border:1px solid var(--primary-300)}.career-section-custom .role-badge span{font-size:.875rem;font-weight:600;color:var(--primary-700);text-transform:uppercase;letter-spacing:.5px}.career-section-custom .career-card-body{flex-grow:1;margin-bottom:24px}.career-section-custom .career-card-title{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.3;transition:color .3s ease}.career-section-custom .career-card:hover .career-card-title{color:var(--primary-700)}.career-section-custom .career-card-desc{font-size:1rem;color:var(--text-secondary);line-height:1.7;margin-bottom:0}.career-section-custom .career-card-footer{padding-top:20px;border-top:1px solid color-mix(in srgb,var(--neutral-300) 30%,transparent 70%)}.career-section-custom .tags-wrapper{display:flex;align-items:center;gap:12px}.career-section-custom .tags-wrapper i{font-size:18px;color:var(--primary-500);transition:all .3s ease}.career-section-custom .career-card:hover .tags-wrapper i{color:var(--primary-700);transform:translatey(-2px)}.career-section-custom .decorative-line{height:3px;width:100px;background:linear-gradient(90deg,var(--primary-500),transparent);margin:60px auto 0;border-radius:2px}@media (max-width:991px){.career-section-custom{padding:80px 0}.career-section-custom .section-title{font-size:2.25rem}.career-section-custom .section-subtitle{font-size:1.25rem}.career-section-custom .blob-1,.career-section-custom .blob-2{width:300px;height:300px}.career-section-custom .circle-1{width:200px;height:200px}}@media (max-width:767px){.career-section-custom{padding:60px 0}.career-section-custom .section-title{font-size:1.875rem}.career-section-custom .section-subtitle{font-size:1.125rem}.career-section-custom .section-description{font-size:1rem}.career-section-custom .career-card{padding:24px}.career-section-custom .career-card-title{font-size:1.25rem}.career-section-custom .blob-1,.career-section-custom .blob-2{display:none}}@media (max-width:575px){.career-section-custom .section-badge{width:50px;height:50px}.career-section-custom .section-badge i{font-size:24px}.career-section-custom .career-card-header{flex-direction:column;align-items:flex-start;gap:16px}.career-section-custom .icon-wrapper{width:48px;height:48px}.career-section-custom .icon-wrapper i{font-size:22px}}.coreinfo-section-pro{position:relative;padding:100px 0;background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,var(--surface-primary) 70%) 100%);overflow:hidden}.coreinfo-section-pro .section-header{position:relative;z-index:2}.coreinfo-section-pro .decorative-dots{display:flex;align-items:center;justify-content:center;gap:8px}.coreinfo-section-pro .decorative-dots .dot{width:8px;height:8px;border-radius:50%;background:var(--primary-500);animation:pulse 2s infinite}.coreinfo-section-pro .decorative-dots .dot:nth-child(2){animation-delay:.3s}.coreinfo-section-pro .decorative-dots .dot:nth-child(3){animation-delay:.6s}.coreinfo-section-pro .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2;margin-bottom:1rem}.coreinfo-section-pro .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-700);line-height:1.4;margin-bottom:1.5rem}.coreinfo-section-pro .section-description{font-size:1.1rem;color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.coreinfo-section-pro .info-card{position:relative;height:100%;padding:40px 30px;background:var(--light);border-radius:16px;border:2px solid color-mix(in srgb,var(--primary-100) 40%,transparent 60%);transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.coreinfo-section-pro .info-card:hover{transform:translatey(-8px);border-color:var(--primary-300)}.coreinfo-section-pro .info-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-700));transform:scalex(0);transform-origin:left;transition:transform .4s cubic-bezier(.4,0,.2,1)}.coreinfo-section-pro .info-card:hover::before{transform:scalex(1)}.coreinfo-section-pro .card-icon-wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;margin-bottom:24px}.coreinfo-section-pro .icon-bg{position:absolute;width:100%;height:100%;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-100) 60%,transparent 40%),color-mix(in srgb,var(--primary-300) 40%,transparent 60%));border-radius:20px;transform:rotate(0deg);transition:transform .6s cubic-bezier(.4,0,.2,1)}.coreinfo-section-pro .info-card:hover .icon-bg{transform:rotate(180deg)}.coreinfo-section-pro .icon-main{position:relative;font-size:2.5rem;color:var(--primary-700);z-index:1;transition:all .4s ease}.coreinfo-section-pro .info-card:hover .icon-main{color:var(--primary-500);transform:scale(1.1)}.coreinfo-section-pro .card-content{position:relative;z-index:1}.coreinfo-section-pro .card-title{font-size:1.4rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.3;transition:color .3s ease}.coreinfo-section-pro .info-card:hover .card-title{color:var(--primary-700)}.coreinfo-section-pro .card-description{font-size:1rem;color:var(--text-secondary);line-height:1.7;margin-bottom:0}.coreinfo-section-pro .card-accent{position:absolute;bottom:-50px;right:-50px;width:150px;height:150px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-100) 30%,transparent 70%),transparent 70%);border-radius:50%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.coreinfo-section-pro .info-card:hover .card-accent{transform:scale(1.5)}.coreinfo-section-pro .decorative-shape{position:absolute;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;z-index:0;opacity:.4}.coreinfo-section-pro .shape-1{width:400px;height:400px;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-100) 50%,transparent 50%),color-mix(in srgb,var(--primary-300) 30%,transparent 70%));top:-100px;left:-100px;animation:float 20s infinite ease-in-out}.coreinfo-section-pro .shape-2{width:350px;height:350px;background:linear-gradient(225deg,color-mix(in srgb,var(--primary-100) 40%,transparent 60%),color-mix(in srgb,var(--primary-300) 30%,transparent 70%));bottom:-80px;right:-80px;animation:float 25s infinite ease-in-out reverse}.coreinfo-section-pro .decorative-circle{position:absolute;border-radius:50%;border:2px solid color-mix(in srgb,var(--primary-300) 30%,transparent 70%);z-index:0}.coreinfo-section-pro .circle-1{width:200px;height:200px;top:20%;right:10%;animation:pulse-ring 3s infinite}.coreinfo-section-pro .circle-2{width:150px;height:150px;bottom:30%;left:5%;animation:pulse-ring 4s infinite}@media (max-width:991px){.coreinfo-section-pro{padding:80px 0}.coreinfo-section-pro .section-title{font-size:2rem}.coreinfo-section-pro .section-subtitle{font-size:1.3rem}.coreinfo-section-pro .section-description{font-size:1rem}.coreinfo-section-pro .card-icon-wrapper{width:70px;height:70px}.coreinfo-section-pro .icon-main{font-size:2rem}.coreinfo-section-pro .card-title{font-size:1.25rem}}@media (max-width:767px){.coreinfo-section-pro{padding:60px 0}.coreinfo-section-pro .section-title{font-size:1.75rem}.coreinfo-section-pro .section-subtitle{font-size:1.15rem}.coreinfo-section-pro .info-card{padding:30px 24px}.coreinfo-section-pro .card-icon-wrapper{width:60px;height:60px;margin-bottom:20px}.coreinfo-section-pro .icon-main{font-size:1.75rem}.coreinfo-section-pro .card-title{font-size:1.15rem;margin-bottom:12px}.coreinfo-section-pro .card-description{font-size:.95rem}.coreinfo-section-pro .decorative-shape{display:none}}@media (max-width:575px){.coreinfo-section-pro .section-title{font-size:1.5rem}.coreinfo-section-pro .section-subtitle{font-size:1rem}.coreinfo-section-pro .section-description{font-size:.95rem}}.leadgen-section-secondary{position:relative;background:linear-gradient(135deg,var(--surface-primary) 0%,var(--neutral-50) 100%);overflow:hidden}.leadgen-section-secondary .decorative-accent{width:10px;height:10px;background:var(--primary-500);border-radius:50%;margin:0 auto;box-shadow:0 0 25px var(--primary-500);animation:pulse-leadgen-v001 2.5s ease-in-out infinite}.leadgen-section-secondary .leadgen-form-card{background:var(--light);border-radius:28px;padding:3.5rem;position:relative;overflow:hidden;border:1px solid var(--neutral-100);transition:transform .4s ease,box-shadow .4s ease}.leadgen-section-secondary .leadgen-form-card:hover{transform:translatey(-6px)}.leadgen-section-secondary .decorative-shape-corner{position:absolute;top:-40px;right:-40px;width:140px;height:140px;background:linear-gradient(135deg,var(--primary-400),var(--primary-600));border-radius:40% 60% 70% 30%/40% 50% 60% 50%;opacity:.12;animation:rotate-leadgen-v001 25s linear infinite}.leadgen-section-secondary .decorative-shape-gradient{position:absolute;bottom:-50px;left:-50px;width:180px;height:180px;background:linear-gradient(135deg,var(--primary-600),var(--primary-800));border-radius:60% 40% 30% 70%/50% 60% 40% 50%;opacity:.1;animation:rotate-leadgen-v001 30s linear infinite reverse}.leadgen-section-secondary .form-control,.leadgen-section-secondary .form-select{border:2px solid var(--neutral-100);border-radius:14px;padding:1.1rem 1.35rem;background:var(--surface-primary);transition:all .3s ease;font-size:1rem;height:calc(3.5rem + 2px)}.leadgen-section-secondary .form-floating>label{padding:1.1rem 1.35rem;color:var(--text-secondary);font-weight:500}.leadgen-section-secondary .form-control:focus,.leadgen-section-secondary .form-select:focus{border-color:var(--primary-500);box-shadow:0 0 0 .25rem color-mix(in srgb,var(--primary-500) 20%,transparent);background:var(--light);outline:none}.leadgen-section-secondary .form-control:hover,.leadgen-section-secondary .form-select:hover{border-color:var(--neutral-200)}.leadgen-section-secondary textarea.form-control{min-height:150px;resize:vertical}.leadgen-section-secondary .form-check-input{width:1.3rem;height:1.3rem;border:2px solid var(--neutral-300);border-radius:7px;cursor:pointer;transition:all .3s ease}.leadgen-section-secondary .form-check-input:checked{background-color:var(--primary-500);border-color:var(--primary-500)}.leadgen-section-secondary .form-check-input:hover{border-color:var(--primary-300)}.leadgen-section-secondary .form-check-label{cursor:pointer;user-select:none;padding-left:.6rem;line-height:1.6}.leadgen-section-secondary .btn-leadgen-submit{background:linear-gradient(135deg,#3b82f6,#1d4ed8) !important;color:var(--light) !important;border:none;border-radius:14px;font-weight:600;font-size:1.15rem;letter-spacing:.4px;transition:all .4s ease;box-shadow:0 6px 20px rgba(59,130,246,.35);position:relative;overflow:hidden}.leadgen-section-secondary .btn-leadgen-submit::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;transition:left .6s ease}.leadgen-section-secondary .btn-leadgen-submit:hover{transform:translatey(-2px);box-shadow:0 8px 25px rgba(59,130,246,.45)}.leadgen-section-secondary .btn-leadgen-submit:hover::before{left:100%}.leadgen-section-secondary .btn-leadgen-submit:active{transform:translatey(0);box-shadow:0 4px 15px rgba(59,130,246,.3)}.leadgen-section-secondary .decorative-blob-primary{position:absolute;top:10%;left:5%;width:300px;height:300px;background:radial-gradient(circle at center,color-mix(in srgb,var(--primary-300) 15%,transparent) 0%,transparent 70%);border-radius:50%;filter:blur(60px);z-index:0;pointer-events:none;animation:float-blob-leadgen-1 15s ease-in-out infinite}.leadgen-section-secondary .decorative-blob-secondary{position:absolute;bottom:15%;right:8%;width:250px;height:250px;background:radial-gradient(circle at center,color-mix(in srgb,var(--primary-500) 12%,transparent) 0%,transparent 70%);border-radius:50%;filter:blur(50px);z-index:0;pointer-events:none;animation:float-blob-leadgen-2 18s ease-in-out infinite}.leadgen-section-secondary .container>*{position:relative;z-index:1}@media (max-width:991px){.leadgen-section-secondary .leadgen-form-card{padding:2.5rem}}@media (max-width:767px){.leadgen-section-secondary .leadgen-form-card{padding:2rem;border-radius:20px}.leadgen-section-secondary .btn-leadgen-submit{font-size:1.05rem}.leadgen-section-secondary .form-control,.leadgen-section-secondary .form-select{padding:1rem 1.15rem}}.leadgen-section-secondary .form-control:focus-visible,.leadgen-section-secondary .form-select:focus-visible,.leadgen-section-secondary .form-check-input:focus-visible{outline:3px solid var(--primary-500);outline-offset:2px}.leadgen-section-secondary .btn-leadgen-submit:focus-visible{outline:3px solid var(--light);outline-offset:3px}.leadgen-section-secondary .leadgen-field,.leadgen-section-secondary .leadgen-field-dynamic{animation:fadeInField .4s ease-out;margin-bottom:0}.leadgen-section-secondary .leadgen-form-dynamic .form-control,.leadgen-section-secondary .leadgen-form-dynamic .form-select{border:2px solid var(--neutral-100);border-radius:14px;padding:1.1rem 1.35rem;background:var(--surface-primary);transition:all .3s ease;font-size:1rem;height:calc(3.5rem + 2px)}.leadgen-section-secondary .leadgen-form-dynamic .form-floating>label{padding:1.1rem 1.35rem;color:var(--text-secondary);font-weight:500}.leadgen-section-secondary .leadgen-form-dynamic .form-control:focus,.leadgen-section-secondary .leadgen-form-dynamic .form-select:focus{border-color:var(--primary-500);box-shadow:0 0 0 .25rem color-mix(in srgb,var(--primary-500) 20%,transparent);background:var(--light);outline:none}.leadgen-section-secondary .leadgen-form-dynamic textarea.form-control{min-height:120px;resize:vertical}.leadgen-section-secondary .leadgen-form-dynamic .form-check-input{width:1.3rem;height:1.3rem;border:2px solid var(--neutral-300);border-radius:7px;cursor:pointer;transition:all .3s ease}.leadgen-section-secondary .leadgen-form-dynamic .form-check-input:checked{background-color:var(--primary-500);border-color:var(--primary-500)}.leadgen-section-secondary .leadgen-form-dynamic .form-check-label{cursor:pointer;user-select:none;padding-left:.6rem;line-height:1.6}.contact-section-minimal{position:relative;background:linear-gradient(135deg,var(--surface-primary) 0%,var(--neutral-50) 100%);overflow:hidden}.contact-section-minimal .section-header{position:relative;z-index:2}.contact-section-minimal #contact-title{color:var(--text-primary);font-weight:700;letter-spacing:-.02em}.contact-section-minimal #contact-subtitle{color:var(--primary-500);font-weight:600}.contact-section-minimal #contact-desc{color:var(--text-secondary);line-height:1.7}.contact-section-minimal .contact-form-wrapper{position:relative;background:var(--light);border-radius:20px;padding:3rem;border:1px solid color-mix(in srgb,var(--primary-300) 20%,transparent)}.contact-section-minimal .decorative-shape{position:absolute;border-radius:50%;opacity:.1;pointer-events:none}.contact-section-minimal .shape-1{width:120px;height:120px;background:var(--primary-500);top:-30px;right:-30px}.contact-section-minimal .shape-2{width:80px;height:80px;background:var(--primary-700);bottom:-20px;left:-20px}.contact-section-minimal .form-floating{position:relative}.contact-section-minimal .form-control{border:2px solid var(--neutral-300);border-radius:12px;padding:1.2rem 1rem 1.2rem 3rem;font-size:1rem;transition:all .3s ease;background:var(--surface-primary)}.contact-section-minimal .form-control:focus{border-color:var(--primary-500);box-shadow:0 0 0 4px color-mix(in srgb,var(--primary-500) 10%,transparent);background:var(--light)}.contact-section-minimal .form-floating label{padding-left:3rem;color:var(--text-secondary);font-weight:500}.contact-section-minimal .input-icon{position:absolute;left:1.2rem;top:50%;transform:translatey(-50%);color:var(--primary-500);font-size:1.2rem;z-index:5;pointer-events:none}.contact-section-minimal .message-textarea{min-height:140px;resize:vertical}.contact-section-minimal .custom-checkbox{padding:1rem;background:color-mix(in srgb,var(--primary-50) 50%,transparent);border-radius:10px;border:1px solid var(--neutral-300)}.contact-section-minimal .custom-checkbox .form-check-input{width:1.3rem;height:1.3rem;border:2px solid var(--primary-500);cursor:pointer}.contact-section-minimal .custom-checkbox .form-check-input:checked{background-color:var(--primary-500);border-color:var(--primary-500)}.contact-section-minimal #contact-form-checkbox{color:var(--text-secondary);font-size:.95rem;cursor:pointer;margin-left:.5rem}.contact-section-minimal #site_submit_btn{background:linear-gradient(135deg,#2563eb,#0284c7) !important;color:var(--light) !important;border:none;padding:1rem 2rem;border-radius:12px;font-size:1.1rem;font-weight:600;letter-spacing:.5px;transition:all .3s ease;position:relative;overflow:hidden}.contact-section-minimal #site_submit_btn:hover{transform:translatey(-2px);box-shadow:0 8px 24px rgba(37,99,235,.3)}.contact-section-minimal #site_submit_btn:active{transform:translatey(0)}.contact-section-minimal #site_submit_btn .btn-text{position:relative;z-index:2}.contact-section-minimal #site_submit_btn i{transition:transform .3s ease}.contact-section-minimal #site_submit_btn:hover i{transform:translatex(4px)}.contact-section-minimal .contact-info-wrapper{position:relative;z-index:2}.contact-section-minimal .contact-info-card{background:var(--light);border-radius:16px;padding:2rem;margin-bottom:1.5rem;display:flex;align-items:center;gap:1.5rem;border:1px solid var(--neutral-300);transition:all .3s ease}.contact-section-minimal .contact-info-card:hover{transform:translatey(-4px);border-color:var(--primary-500)}.contact-section-minimal .info-icon-wrapper{width:60px;height:60px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-section-minimal .info-icon-wrapper i{font-size:1.5rem;color:var(--light)}.contact-section-minimal .info-content{flex:1}.contact-section-minimal .info-label{font-size:.85rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem}.contact-section-minimal #contact-info-phone,.contact-section-minimal #contact-info-email,.contact-section-minimal #contact-info-address{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin:0;line-height:1.5}.contact-section-minimal .social-links-wrapper{display:flex;gap:1rem;justify-content:center;padding:1.5rem;background:color-mix(in srgb,var(--primary-50) 30%,transparent);border-radius:16px}.contact-section-minimal .social-icon{width:48px;height:48px;background:var(--light);border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;border:2px solid var(--neutral-300)}.contact-section-minimal .social-icon:hover{background:var(--primary-500);border-color:var(--primary-500);transform:translatey(-4px)}.contact-section-minimal .social-icon i{font-size:1.2rem;color:var(--primary-500);transition:color .3s ease}.contact-section-minimal .social-icon:hover i{color:var(--light)}.contact-section-minimal .decorative-pattern{position:absolute;bottom:-50px;right:-50px;width:200px;height:200px;background:linear-gradient(135deg,var(--primary-300),var(--primary-500));border-radius:50%;opacity:.08;pointer-events:none}.contact-section-minimal .background-decoration{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.contact-section-minimal .circle-decoration{position:absolute;border-radius:50%;opacity:.05}.contact-section-minimal .circle-1{width:400px;height:400px;background:var(--primary-500);top:-100px;left:-100px}.contact-section-minimal .circle-2{width:300px;height:300px;background:var(--primary-700);bottom:-80px;right:-80px}.contact-section-minimal .wave-decoration{position:absolute;bottom:0;left:0;width:100%;height:120px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--primary-500) 8%,transparent),transparent);border-radius:50% 50% 0 0}@media (max-width:991px){.contact-section-minimal .contact-form-wrapper{padding:2rem;margin-bottom:2rem}.contact-section-minimal .contact-info-card{padding:1.5rem}}@media (max-width:767px){.contact-section-minimal .contact-form-wrapper{padding:1.5rem}.contact-section-minimal .contact-info-card{flex-direction:column;text-align:center;padding:1.5rem 1rem}.contact-section-minimal .info-icon-wrapper{width:50px;height:50px}.contact-section-minimal #contact-title{font-size:2rem}.contact-section-minimal #contact-subtitle{font-size:1.3rem}.contact-section-minimal .social-links-wrapper{flex-wrap:wrap}}@media (max-width:575px){.contact-section-minimal .form-control{padding-left:2.5rem}.contact-section-minimal .form-floating label{padding-left:2.5rem;font-size:.9rem}.contact-section-minimal .input-icon{left:.8rem;font-size:1rem}.contact-section-minimal #site_submit_btn{padding:.9rem 1.5rem;font-size:1rem}}.blog-section-alt{position:relative;background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,white 70%) 100%);overflow:hidden}.blog-section-alt .section-header-wrapper{position:relative;z-index:2}.blog-section-alt .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2;margin-bottom:1rem}.blog-section-alt .section-subtitle{font-size:1.25rem;font-weight:500;color:var(--primary-500);margin-bottom:1rem}.blog-section-alt .section-description{font-size:1.1rem;color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.blog-section-alt .decorative-dot-pattern{width:60px;height:6px;background:linear-gradient(90deg,var(--primary-500) 0%,var(--primary-300) 100%);margin:0 auto 1.5rem;border-radius:3px}.blog-section-alt .decorative-line-accent{width:80px;height:2px;background:var(--primary-300);margin:2rem auto 0;opacity:.5}.blog-section-alt .blog-card{background:var(--surface-primary);border-radius:12px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;display:flex;flex-direction:column}.blog-section-alt .blog-card:hover{transform:translatey(-8px)}.blog-section-alt .blog-card-image-wrapper{position:relative;width:100%;height:220px;overflow:hidden;background:var(--neutral-100)}.blog-section-alt .blog-image{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.blog-section-alt .blog-card:hover .blog-image{transform:scale(1.08)}.blog-section-alt .image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .4s ease}.blog-section-alt .blog-card:hover .image-overlay{opacity:1}.blog-section-alt .category-badge{position:absolute;top:16px;right:16px;width:44px;height:44px;background:var(--primary-500);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-size:1.1rem;transform:scale(.9);transition:transform .3s ease}.blog-section-alt .blog-card:hover .category-badge{transform:scale(1)}.blog-section-alt .blog-card-content{padding:2rem;flex-grow:1;display:flex;flex-direction:column}.blog-section-alt .blog-meta{display:flex;gap:1rem;align-items:center}.blog-section-alt .meta-icon{display:flex;align-items:center;gap:.5rem;color:var(--text-secondary);font-size:.9rem}.blog-section-alt .meta-icon i{color:var(--primary-500);font-size:1rem}.blog-section-alt .blog-card-title{font-size:1.35rem;font-weight:600;color:var(--text-primary);line-height:1.4;transition:color .3s ease}.blog-section-alt .blog-card:hover .blog-card-title{color:var(--primary-500)}.blog-section-alt .blog-card-excerpt{font-size:.95rem;color:var(--text-secondary);line-height:1.7;flex-grow:1}.blog-section-alt .blog-read-more{display:inline-flex;align-items:center;font-size:1rem;font-weight:600;color:var(--primary-500);text-decoration:none;transition:all .3s ease;margin-top:auto}.blog-section-alt .blog-read-more i{transition:transform .3s ease}.blog-section-alt .blog-read-more:hover{color:var(--primary-700);gap:.5rem}.blog-section-alt .blog-read-more:hover i{transform:translatex(4px)}.blog-section-alt .card-decorative-corner{position:absolute;bottom:0;right:0;width:80px;height:80px;background:linear-gradient(135deg,transparent 50%,color-mix(in srgb,var(--primary-300) 20%,transparent 80%) 50%);pointer-events:none}.blog-section-alt .decorative-blob{position:absolute;border-radius:50%;opacity:.08;pointer-events:none;z-index:0}.blog-section-alt .blob-1{width:400px;height:400px;background:radial-gradient(circle,var(--primary-300),transparent);top:-100px;left:-150px}.blog-section-alt .blob-2{width:350px;height:350px;background:radial-gradient(circle,var(--primary-500),transparent);bottom:-100px;right:-120px}.blog-section-alt .decorative-circle{position:absolute;border:2px solid var(--primary-300);border-radius:50%;opacity:.15;pointer-events:none;z-index:0}.blog-section-alt .circle-1{width:200px;height:200px;top:10%;right:5%}.blog-section-alt .circle-2{width:150px;height:150px;bottom:15%;left:8%}@media (max-width:991.98px){.blog-section-alt .section-title{font-size:2rem}.blog-section-alt .section-subtitle{font-size:1.1rem}.blog-section-alt .section-description{font-size:1rem}.blog-section-alt .blog-card-content{padding:1.5rem}.blog-section-alt .blog-card-title{font-size:1.2rem}}@media (max-width:767.98px){.blog-section-alt .section-title{font-size:1.75rem}.blog-section-alt .section-subtitle{font-size:1rem}.blog-section-alt .blog-card-image-wrapper{height:200px}.blog-section-alt .decorative-blob,.blog-section-alt .decorative-circle{display:none}}@media (max-width:575.98px){.blog-section-alt .section-title{font-size:1.5rem}.blog-section-alt .blog-card-content{padding:1.25rem}.blog-section-alt .blog-card-title{font-size:1.1rem}.blog-section-alt .blog-card-excerpt{font-size:.9rem}}.faq-section-style{position:relative;padding:100px 0;background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,var(--surface-primary) 70%) 100%);overflow:hidden}.faq-section-style .faq-header{position:relative;z-index:2}.faq-section-style .decorative-icon-top{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:20px;box-shadow:0 10px 30px color-mix(in srgb,var(--primary-500) 30%,transparent 70%);transform:rotate(-5deg);transition:all .4s ease}.faq-section-style .decorative-icon-top i{font-size:2.5rem;color:var(--light);transform:rotate(5deg)}.faq-section-style .decorative-icon-top:hover{transform:rotate(0deg) scale(1.1)}.faq-section-style #faq-title{color:var(--text-primary);font-weight:700;letter-spacing:-.02em;line-height:1.2}.faq-section-style #faq-subtitle{color:var(--primary-500);font-weight:600}.faq-section-style #faq-desc{color:var(--text-secondary);line-height:1.7}.faq-section-style .faq-card{border:none;border-radius:16px;background:var(--light);box-shadow:0 4px 20px color-mix(in srgb,var(--neutral-900) 8%,transparent 92%);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.faq-section-style .faq-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-700));transform:scalex(0);transform-origin:left;transition:transform .4s ease}.faq-section-style .faq-card:hover{transform:translatey(-8px);box-shadow:0 12px 40px color-mix(in srgb,var(--primary-500) 20%,transparent 80%)}.faq-section-style .faq-card:hover::before{transform:scalex(1)}.faq-section-style .card-header{background:color-mix(in srgb,var(--primary-50) 50%,var(--light) 50%);border-bottom:1px solid color-mix(in srgb,var(--primary-100) 50%,transparent 50%);padding:1.75rem 1.5rem;border-radius:16px 16px 0 0}.faq-section-style .icon-wrapper{display:flex;align-items:center;justify-content:center;width:48px;height:48px;min-width:48px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:12px;box-shadow:0 4px 12px color-mix(in srgb,var(--primary-500) 25%,transparent 75%);transition:all .3s ease}.faq-section-style .faq-card:hover .icon-wrapper{transform:scale(1.1) rotate(5deg)}.faq-section-style .icon-wrapper i{font-size:1.5rem;color:var(--light)}.faq-section-style .card-header h4{color:var(--text-primary);font-weight:600;line-height:1.4;transition:color .3s ease}.faq-section-style .faq-card:hover .card-header h4{color:var(--primary-700)}.faq-section-style .card-body{padding:1.75rem 1.5rem;background:var(--light)}.faq-section-style .card-body p{color:var(--text-secondary);line-height:1.7;font-size:.95rem}.faq-section-style .decorative-elements{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.faq-section-style .blob-shape{position:absolute;border-radius:40% 60% 70% 30%/40% 50% 60% 50%;opacity:.08;animation:blobFloat 20s ease-in-out infinite}.faq-section-style .blob-1{width:400px;height:400px;background:linear-gradient(135deg,var(--primary-300),var(--primary-500));top:-100px;right:-100px;animation-delay:0s}.faq-section-style .blob-2{width:500px;height:500px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));bottom:-150px;left:-150px;animation-delay:-10s}.faq-section-style .dot-pattern{position:absolute;width:200px;height:200px;background-image:radial-gradient(circle,var(--primary-300) 2px,transparent 2px);background-size:20px 20px;opacity:.15}.faq-section-style .pattern-1{top:10%;left:5%;animation:patternFloat 15s ease-in-out infinite}.faq-section-style .pattern-2{bottom:15%;right:8%;animation:patternFloat 18s ease-in-out infinite reverse}@media (max-width:991.98px){.faq-section-style{padding:80px 0}.faq-section-style .decorative-icon-top{width:70px;height:70px}.faq-section-style .decorative-icon-top i{font-size:2rem}.faq-section-style #faq-title{font-size:2.5rem}.faq-section-style .blob-1,.faq-section-style .blob-2{width:300px;height:300px}}@media (max-width:767.98px){.faq-section-style{padding:60px 0}.faq-section-style .decorative-icon-top{width:60px;height:60px}.faq-section-style .decorative-icon-top i{font-size:1.75rem}.faq-section-style #faq-title{font-size:2rem}.faq-section-style #faq-subtitle{font-size:1.25rem}.faq-section-style .card-header{padding:1.5rem 1.25rem}.faq-section-style .card-body{padding:1.5rem 1.25rem}.faq-section-style .icon-wrapper{width:40px;height:40px;min-width:40px}.faq-section-style .icon-wrapper i{font-size:1.25rem}.faq-section-style .card-header h4{font-size:1rem}.faq-section-style .blob-1,.faq-section-style .blob-2{width:250px;height:250px}.faq-section-style .dot-pattern{width:150px;height:150px}}@media (max-width:575.98px){.faq-section-style{padding:50px 0}.faq-section-style .card-header{padding:1.25rem 1rem}.faq-section-style .card-body{padding:1.25rem 1rem}.faq-section-style .icon-wrapper{width:36px;height:36px;min-width:36px}.faq-section-style .icon-wrapper i{font-size:1.1rem}.faq-section-style .card-header h4{font-size:.95rem}.faq-section-style .card-body p{font-size:.9rem}}.footer-special{position:relative;padding:5rem 0 2rem;overflow:hidden;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;color:var(--light)}.footer-special__background-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 0%,color-mix(in srgb,var(--primary-700) 20%,transparent) 100%);pointer-events:none;z-index:1}.footer-special .container{position:relative;z-index:2}.footer-special__brand{max-width:400px}.footer-special__logo-wrapper{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.footer-special__logo-icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:12px;backdrop-filter:blur(10px);transition:all .3s ease}.footer-special__logo-icon i{font-size:1.5rem;color:var(--light)}.footer-special__logo-wrapper:hover .footer-special__logo-icon{transform:translatey(-3px)}.footer-special__sitename{font-size:1.25rem;font-weight:700;color:var(--light);margin:0;line-height:1.3}.footer-special__sitedesc{font-size:.95rem;line-height:1.7;margin:0}.footer-special__decorative-line{width:60px;height:3px;margin-top:1.5rem;border-radius:2px}.footer-special__section-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem}.footer-special__section-icon{font-size:1.25rem}.footer-special__section-title{font-size:1.1rem;font-weight:700;color:var(--light);margin:0;letter-spacing:.3px}.footer-special__links-list{list-style:none;padding:0;margin:0}.footer-special__link-item{margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem;transition:transform .3s ease}.footer-special__link-item:hover{transform:translatex(5px)}.footer-special__link-item i{font-size:.75rem;transition:color .3s ease}.footer-special__link-item:hover i{color:var(--light)}.footer-special__link{text-decoration:none;font-size:.95rem;transition:color .3s ease;position:relative}.footer-special__link::after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:var(--light);transition:width .3s ease}.footer-special__link:hover{color:var(--light)}.footer-special__link:hover::after{width:100%}.footer-special__contact-info{display:flex;flex-direction:column;gap:1.25rem}.footer-special__contact-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border-radius:10px;backdrop-filter:blur(10px);transition:all .3s ease}.footer-special__contact-item:hover{transform:translatey(-2px)}.footer-special__contact-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;flex-shrink:0}.footer-special__contact-icon i{font-size:1.1rem;color:var(--light)}.footer-special__contact-content{flex:1;padding-top:.3rem}.footer-special__contact-text{font-size:.95rem;line-height:1.6;display:block}.footer-special__decorative-shapes{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:0;overflow:hidden}.footer-special__shape{position:absolute;border-radius:50%;backdrop-filter:blur(20px);pointer-events:none}.footer-special__shape--1{width:300px;height:300px;top:-100px;right:-50px;animation:float-shape-1 20s ease-in-out infinite}.footer-special__shape--2{width:200px;height:200px;bottom:10%;left:5%;animation:float-shape-2 15s ease-in-out infinite}.footer-special__shape--3{width:150px;height:150px;top:40%;right:10%;animation:float-shape-3 18s ease-in-out infinite}.footer-special__bottom{margin-top:4rem;padding-top:2rem}.footer-special__disclaimer{font-size:.85rem;line-height:1.6;margin:0}.footer-special__copyright{font-size:.9rem;margin:0;text-align:left;font-weight:500}@media (max-width:991.98px){.footer-special{padding:4rem 0 2rem}.footer-special__brand{max-width:100%;margin-bottom:2rem}.footer-special__bottom{margin-top:3rem;padding-top:1.5rem}}@media (max-width:767.98px){.footer-special{padding:3rem 0 2rem}.footer-special__logo-wrapper{flex-direction:column;align-items:flex-start}.footer-special__sitename{font-size:1.15rem}.footer-special__section-title{font-size:1rem}.footer-special__links-section,.footer-special__contact-section{margin-bottom:2rem}.footer-special__copyright{text-align:left;margin-top:1rem}.footer-special__shape--1{width:200px;height:200px}.footer-special__shape--2{width:150px;height:150px}.footer-special__shape--3{display:none}}@media (max-width:575.98px){.footer-special{background-attachment:scroll}.footer-special__contact-item{flex-direction:column;align-items:flex-start;gap:.75rem}.footer-special__bottom{margin-top:2rem}}@media print{.footer-special{background:none !important;color:var(--dark) !important}.footer-special__decorative-shapes,.footer-special__background-overlay{display:none !important}.footer-special__sitename,.footer-special__section-title,.footer-special__link,.footer-special__contact-text,.footer-special__disclaimer,.footer-special__copyright{color:var(--dark) !important}}.additional-universal-special{position:relative;padding:6rem 0;background:linear-gradient(180deg,var(--neutral-0) 0%,var(--neutral-50) 100%);overflow:hidden}.additional-universal-special .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-special .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-special .section-description{font-size:1.125rem;color:var(--neutral-700);line-height:1.7;max-width:900px;margin:0 auto}.additional-universal-special .content-rows{margin-top:4rem;position:relative;z-index:2}.additional-universal-special .content-row{margin-bottom:4rem}.additional-universal-special .content-row:last-child{margin-bottom:0}.additional-universal-special .text-wrapper{position:relative;padding:2rem;background:var(--neutral-0);border-radius:16px;border-left:4px solid var(--primary-500);box-shadow:0 4px 20px rgba(0,0,0,.06);transition:all .3s ease}.additional-universal-special .text-wrapper:hover{transform:translatex(8px);box-shadow:0 8px 30px rgba(0,0,0,.1);border-left-color:var(--accent-500)}.additional-universal-special .content-row .order-lg-2 .text-wrapper{border-left:none;border-right:4px solid var(--primary-500)}.additional-universal-special .content-row .order-lg-2 .text-wrapper:hover{transform:translatex(-8px);border-right-color:var(--accent-500)}.additional-universal-special .item-number{display:inline-block;width:50px;height:50px;background:linear-gradient(135deg,var(--primary-500),var(--primary-600));color:var(--neutral-0);font-size:1.25rem;font-weight:700;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;box-shadow:0 4px 15px rgba(0,0,0,.15)}.additional-universal-special .item-title{font-size:1.5rem;font-weight:700;color:var(--primary-900);margin-bottom:1rem;line-height:1.3}.additional-universal-special .item-description{font-size:1rem;color:var(--neutral-700);line-height:1.7;margin:0}.additional-universal-special .decorative-accent{position:absolute;width:60px;height:60px;opacity:.1;pointer-events:none}.additional-universal-special .accent-left{bottom:15px;left:15px;border-bottom:3px solid var(--primary-500);border-left:3px solid var(--primary-500)}.additional-universal-special .accent-right{bottom:15px;right:15px;border-bottom:3px solid var(--primary-500);border-right:3px solid var(--primary-500)}.additional-universal-special .visual-container{position:relative;height:350px;display:flex;align-items:center;justify-content:center}.additional-universal-special .image-placeholder{width:100%;height:100%;border-radius:16px;box-shadow:0 6px 30px rgba(0,0,0,.1);transition:all .3s ease}.additional-universal-special .placeholder-1{background:linear-gradient(135deg,var(--primary-100) 0%,var(--primary-200) 100%)}.additional-universal-special .placeholder-2{background:linear-gradient(135deg,var(--accent-100) 0%,var(--accent-200) 100%)}.additional-universal-special .placeholder-3{background:linear-gradient(135deg,var(--primary-200) 0%,var(--accent-200) 100%)}.additional-universal-special .placeholder-4{background:linear-gradient(135deg,var(--accent-200) 0%,var(--primary-100) 100%)}.additional-universal-special .placeholder-5{background:linear-gradient(135deg,var(--primary-100) 0%,var(--accent-100) 100%)}.additional-universal-special .content-row:hover .image-placeholder{transform:scale(1.02);box-shadow:0 10px 40px rgba(0,0,0,.15)}.additional-universal-special .floating-icon{position:absolute;top:20px;right:20px;width:70px;height:70px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 25px rgba(0,0,0,.2);animation:float-gentle 3s ease-in-out infinite}.additional-universal-special .floating-icon i{font-size:2rem;color:var(--neutral-0)}.additional-universal-special .bg-shape{position:absolute;border-radius:50%;opacity:.04;pointer-events:none;filter:blur(60px)}.additional-universal-special .shape-1{width:500px;height:500px;background:var(--primary-300);top:10%;left:-150px}.additional-universal-special .shape-2{width:450px;height:450px;background:var(--accent-300);bottom:15%;right:-150px}@media (max-width:991px){.additional-universal-special{padding:4rem 0}.additional-universal-special .content-row{margin-bottom:3rem}.additional-universal-special .visual-container{height:300px;margin-bottom:2rem}.additional-universal-special .content-row .order-2 .visual-container{margin-bottom:0;margin-top:2rem}.additional-universal-special .text-wrapper{padding:1.75rem}.additional-universal-special .content-row .order-lg-2 .text-wrapper{border-left:4px solid var(--primary-500);border-right:none}.additional-universal-special .content-row .order-lg-2 .text-wrapper:hover{transform:translatex(8px)}}@media (max-width:767px){.additional-universal-special{padding:3rem 0}.additional-universal-special .section-title{font-size:1.75rem}.additional-universal-special .section-subtitle{font-size:1.25rem}.additional-universal-special .section-description{font-size:1rem}.additional-universal-special .content-row{margin-bottom:2.5rem}.additional-universal-special .text-wrapper{padding:1.5rem}.additional-universal-special .item-number{width:45px;height:45px;font-size:1.1rem}.additional-universal-special .item-title{font-size:1.35rem}.additional-universal-special .item-description{font-size:.95rem}.additional-universal-special .visual-container{height:250px}.additional-universal-special .floating-icon{width:60px;height:60px}.additional-universal-special .floating-icon i{font-size:1.75rem}.additional-universal-special .bg-shape{display:none}}.add_wrap_minimal{position:relative;padding:var(--space-section-y,5rem) 0;background:var(--surface-primary,#f8fafc);overflow:hidden}.add_wrap_minimal .particle_bg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.add_wrap_minimal .particle{position:absolute;width:8px;height:8px;background:var(--primary-300,#c4b5fd);border-radius:50%;opacity:.4;animation:float-particle 15s ease-in-out infinite}.add_wrap_minimal .p1{top:10%;left:10%;animation-delay:0s}.add_wrap_minimal .p2{top:60%;right:15%;animation-delay:3s}.add_wrap_minimal .p3{bottom:20%;left:20%;animation-delay:6s}.add_wrap_minimal .p4{top:30%;right:25%;animation-delay:9s}.add_wrap_minimal .container{position:relative;z-index:1}.add_wrap_minimal .add_header_frame{position:relative;padding:var(--space-10,2.5rem);margin-bottom:var(--space-12,3rem);background:rgba(255,255,255,.9);backdrop-filter:blur(10px);border-radius:var(--radius-lg,12px)}.add_wrap_minimal .frame_corner{position:absolute;width:40px;height:40px;border-style:solid;border-color:var(--primary-500,#7c3aed)}.add_wrap_minimal .corner_tl{top:0;left:0;border-width:3px 0 0 3px;border-radius:12px 0 0 0}.add_wrap_minimal .corner_tr{top:0;right:0;border-width:3px 3px 0 0;border-radius:0 12px 0 0}.add_wrap_minimal .corner_bl{bottom:0;left:0;border-width:0 0 3px 3px;border-radius:0 0 0 12px}.add_wrap_minimal .corner_br{bottom:0;right:0;border-width:0 3px 3px 0;border-radius:0 0 12px 0}.add_wrap_minimal .header_inner{text-align:center}.add_wrap_minimal .creative_spark{width:72px;height:72px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-500,#7c3aed) 0%,var(--primary-700,#6d28d9) 100%);color:#fff;border-radius:50%;font-size:2rem;margin-bottom:var(--space-4,1rem);box-shadow:0 8px 24px rgba(124,58,237,.3);animation:pulse-spark 2s ease-in-out infinite}.add_wrap_minimal .add_title{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:var(--text-primary,#1a1a1b);margin-bottom:var(--space-4,1rem);line-height:1.15;background:linear-gradient(135deg,var(--primary-700,#6d28d9) 0%,var(--primary-500,#7c3aed) 50%,var(--primary-700,#6d28d9) 100%);-webkit-background-clip:text;background-clip:text}.add_wrap_minimal .add_subtitle{font-size:clamp(1.125rem,2vw,1.5rem);color:var(--primary-500,#7c3aed);margin-bottom:0;font-weight:600;line-height:1.4;font-style:italic}.add_wrap_minimal .add_description{font-size:1.0625rem;color:var(--text-secondary,#475569);line-height:1.75;text-align:center}.add_wrap_minimal .add_overlap_cards{position:relative;margin-top:var(--space-10,2.5rem)}.add_wrap_minimal .overlap_card{position:relative;background:#fff;padding:var(--space-6,1.5rem);border-radius:var(--radius-lg,12px);border:2px solid var(--primary-200,#ddd6fe);margin-bottom:var(--space-6,1.5rem);transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px rgba(124,58,237,.08)}.add_wrap_minimal .overlap_card:hover{transform:translatex(12px) translatey(-8px);border-color:var(--primary-500,#7c3aed);box-shadow:0 16px 40px rgba(124,58,237,.2);z-index:10}.add_wrap_minimal .card_1{margin-left:0}.add_wrap_minimal .card_2{margin-left:5%}.add_wrap_minimal .card_3{margin-left:10%}.add_wrap_minimal .card_4{margin-left:5%}.add_wrap_minimal .card_header{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-4,1rem)}.add_wrap_minimal .card_badge{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--primary-50,#f5f3ff);border-radius:12px;color:var(--primary-500,#7c3aed);font-size:1.5rem;transition:all .3s ease}.add_wrap_minimal .overlap_card:hover .card_badge{background:var(--primary-500,#7c3aed);color:#fff;transform:rotate(15deg) scale(1.1)}.add_wrap_minimal .card_number{font-size:3rem;font-weight:800;color:var(--primary-100,#ede9fe);line-height:1;transition:all .3s ease}.add_wrap_minimal .overlap_card:hover .card_number{color:var(--primary-200,#ddd6fe);transform:scale(1.1)}.add_wrap_minimal .card_body{position:relative;z-index:1}.add_wrap_minimal .add_elem_title{font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700;color:var(--text-primary,#1a1a1b);margin-bottom:var(--space-3,.75rem);line-height:1.3}.add_wrap_minimal .add_elem_desc{font-size:1rem;color:var(--text-secondary,#475569);line-height:1.65;margin:0}.add_wrap_minimal .card_finale{margin:var(--space-10,2.5rem) auto 0;max-width:900px;background:linear-gradient(135deg,var(--primary-50,#f5f3ff) 0%,#fff 50%,var(--primary-50,#f5f3ff) 100%);border:3px solid var(--primary-500,#7c3aed);padding:var(--space-8,2rem);text-align:center}.add_wrap_minimal .card_finale:hover{transform:scale(1.02) translatey(-8px)}.add_wrap_minimal .finale_crown{position:relative;width:96px;height:96px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-500,#7c3aed) 0%,var(--primary-700,#6d28d9) 100%);color:#fff;border-radius:50%;font-size:2.5rem;margin:0 auto var(--space-6,1.5rem);box-shadow:0 12px 32px rgba(124,58,237,.3)}.add_wrap_minimal .crown_shine{position:absolute;top:-5px;right:-5px;width:24px;height:24px;background:var(--primary-300,#c4b5fd);border-radius:50%;animation:shine-pulse 2s ease-in-out infinite}.add_wrap_minimal .card_body_centered{max-width:850px;margin:0 auto}.add_wrap_minimal .card_finale .add_elem_title{font-size:clamp(1.5rem,2.5vw,1.875rem);color:var(--primary-700,#6d28d9)}@media (max-width:991.98px){.add_wrap_minimal .card_1,.add_wrap_minimal .card_2,.add_wrap_minimal .card_3,.add_wrap_minimal .card_4{margin-left:0}}@media (max-width:767.98px){.add_wrap_minimal{padding:var(--space-10,2.5rem) 0}.add_wrap_minimal .add_header_frame{padding:var(--space-6,1.5rem);margin-bottom:var(--space-8,2rem)}.add_wrap_minimal .frame_corner{width:30px;height:30px}.add_wrap_minimal .creative_spark{width:64px;height:64px;font-size:1.75rem}.add_wrap_minimal .overlap_card{padding:var(--space-4,1rem)}.add_wrap_minimal .card_finale{padding:var(--space-6,1.5rem);margin-top:var(--space-6,1.5rem)}.add_wrap_minimal .card_badge{width:48px;height:48px;font-size:1.25rem}.add_wrap_minimal .card_number{font-size:2.5rem}.add_wrap_minimal .finale_crown{width:80px;height:80px;font-size:2rem}.add_wrap_minimal .crown_shine{width:20px;height:20px}.add_wrap_minimal .particle_bg{display:none}}.additional-universal-classic{position:relative;background:var(--surface-primary);overflow:hidden}.additional-universal-classic #add_page_1_sec_1_title{color:var(--text-primary);line-height:1.2}.additional-universal-classic #add_page_1_sec_1_subtitle{color:var(--text-secondary);font-weight:500}.additional-universal-classic #add_page_1_sec_1_desc{color:var(--text-secondary);line-height:1.7}.additional-universal-classic .timeline-container{position:relative;max-width:900px;margin:0 auto;padding:2rem 0}.additional-universal-classic .timeline-item{position:relative;display:flex;gap:2rem;margin-bottom:3rem;align-items:flex-start}.additional-universal-classic .timeline-item:nth-child(even){flex-direction:row-reverse}.additional-universal-classic .timeline-item:last-child{margin-bottom:0}.additional-universal-classic .timeline-item:last-child .timeline-connector{display:none}.additional-universal-classic .timeline-marker{position:relative;flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:1rem}.additional-universal-classic .marker-icon{width:80px;height:80px;border-radius:50%;background:color-mix(in srgb,var(--primary-500) 15%,var(--surface-secondary));border:3px solid var(--primary-500);display:flex;align-items:center;justify-content:center;font-size:2rem;color:var(--primary-500);transition:all .4s ease;z-index:2}.additional-universal-classic .timeline-item:hover .marker-icon{transform:scale(1.15) rotate(10deg);background:var(--primary-500);color:white;box-shadow:0 10px 30px color-mix(in srgb,var(--primary-500) 30%,transparent)}.additional-universal-classic .marker-number{font-size:1.5rem;font-weight:700;color:var(--primary-500);opacity:.6}.additional-universal-classic .timeline-connector{position:absolute;left:50%;top:80px;transform:translatex(-50%);width:3px;height:calc(100% + 3rem);background:linear-gradient(to bottom,var(--primary-500),color-mix(in srgb,var(--primary-500) 30%,transparent));z-index:1}.additional-universal-classic .timeline-item:nth-child(even) .timeline-connector{left:50%}.additional-universal-classic .timeline-content{position:relative;flex:1;padding:2rem;border-radius:20px;background:var(--surface-secondary);border:1px solid color-mix(in srgb,var(--primary-500) 10%,transparent);transition:all .3s ease;overflow:hidden}.additional-universal-classic .timeline-item:hover .timeline-content{transform:translatey(-5px);box-shadow:0 15px 40px color-mix(in srgb,var(--primary-500) 15%,transparent);border-color:var(--primary-500)}.additional-universal-classic .timeline-content h3{color:var(--text-primary);margin-bottom:1rem}.additional-universal-classic .timeline-content p{color:var(--text-secondary);line-height:1.7;font-size:1.05rem;margin-bottom:0}.additional-universal-classic .content-decoration{position:absolute;bottom:1rem;right:1rem;font-size:4rem;color:var(--primary-500);opacity:.05;pointer-events:none}.additional-universal-classic .bg-blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.15;pointer-events:none}.additional-universal-classic .blob-1{top:10%;left:-10%;width:500px;height:500px;background:var(--primary-300);animation:blob-float-v081 15s ease-in-out infinite}.additional-universal-classic .blob-2{top:50%;right:-10%;width:400px;height:400px;background:var(--primary-500);animation:blob-float-v081 20s ease-in-out infinite reverse}.additional-universal-classic .blob-3{bottom:10%;left:20%;width:350px;height:350px;background:var(--primary-300);animation:blob-float-v081 18s ease-in-out infinite}@media (max-width:991.98px){.additional-universal-classic .timeline-item,.additional-universal-classic .timeline-item:nth-child(even){flex-direction:column;align-items:center;text-align:center}.additional-universal-classic .timeline-connector{left:50%;transform:translatex(-50%)}.additional-universal-classic .marker-icon{width:70px;height:70px;font-size:1.75rem}.additional-universal-classic .timeline-content{padding:1.5rem}}@media (max-width:575.98px){.additional-universal-classic #add_page_1_sec_1_title{font-size:2rem}.additional-universal-classic .marker-icon{width:60px;height:60px;font-size:1.5rem}.additional-universal-classic .marker-number{font-size:1.25rem}.additional-universal-classic .timeline-content{padding:1.25rem}}.additional-universal-section{position:relative;background:var(--surface-primary);overflow:hidden}.additional-universal-section .section-header{position:relative;max-width:800px;margin:0 auto;z-index:1}.additional-universal-section .header-badge{width:70px;height:70px;background:linear-gradient(135deg,var(--primary-500) 0%,var(--primary-700) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;box-shadow:0 8px 20px rgba(0,0,0,.1)}.additional-universal-section .header-badge i{font-size:2rem;color:var(--light)}.additional-universal-section .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2}.additional-universal-section .section-subtitle{font-size:1.5rem;font-weight:500;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:720px}.additional-universal-section .timeline-wrapper{position:relative;max-width:900px;margin:0 auto;padding:2rem 0}.additional-universal-section .timeline-line{position:absolute;left:50%;top:0;bottom:0;width:3px;background:linear-gradient(180deg,var(--primary-300) 0%,var(--primary-500) 100%);transform:translatex(-50%);z-index:0}.additional-universal-section .timeline-item{position:relative;display:flex;justify-content:flex-end;padding-right:calc(50% + 50px);margin-bottom:4rem}.additional-universal-section .timeline-item-reverse{justify-content:flex-start;padding-right:0;padding-left:calc(50% + 50px)}.additional-universal-section .timeline-marker{position:absolute;left:50%;top:30px;transform:translatex(-50%);z-index:2}.additional-universal-section .marker-dot{width:20px;height:20px;background:var(--primary-500);border:4px solid var(--light);border-radius:50%;box-shadow:0 0 0 4px var(--primary-100);transition:all .3s ease}.additional-universal-section .timeline-item:hover .marker-dot{transform:scale(1.3);background:var(--primary-700)}.additional-universal-section .marker-pulse{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;background:var(--primary-300);border-radius:50%;animation:pulse 2s infinite;opacity:0}.additional-universal-section .timeline-content{position:relative;background:var(--light);border-radius:16px;padding:2rem;box-shadow:0 4px 20px rgba(0,0,0,.06);border:1px solid var(--neutral-100);transition:all .3s ease;max-width:400px;width:100%}.additional-universal-section .timeline-item:hover .timeline-content{transform:translatey(-5px);box-shadow:0 8px 30px rgba(0,0,0,.1);border-color:var(--primary-300)}.additional-universal-section .timeline-icon{width:60px;height:60px;background:linear-gradient(135deg,var(--primary-50) 0%,var(--primary-100) 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.additional-universal-section .timeline-icon i{font-size:1.75rem;color:var(--primary-500)}.additional-universal-section .timeline-title{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem;line-height:1.3}.additional-universal-section .timeline-description{font-size:1rem;color:var(--text-secondary);line-height:1.7;margin-bottom:0}.additional-universal-section .timeline-decorative{position:absolute;bottom:-15px;right:-15px;width:80px;height:80px;background:var(--primary-50);border-radius:50%;opacity:.5;z-index:-1}.additional-universal-section .decorative-shape{position:absolute;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;opacity:.04;pointer-events:none;z-index:0}.additional-universal-section .shape-1{width:400px;height:400px;background:var(--primary-500);top:5%;left:-10%;animation:float 20s ease-in-out infinite}.additional-universal-section .shape-2{width:300px;height:300px;background:var(--primary-700);bottom:10%;right:-8%;animation:float 25s ease-in-out infinite reverse}.additional-universal-section .decorative-gradient{position:absolute;width:500px;height:500px;background:radial-gradient(circle,var(--primary-100) 0%,transparent 70%);opacity:.3;pointer-events:none;z-index:0}.additional-universal-section .gradient-1{top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:991.98px){.additional-universal-section .section-title{font-size:2rem}.additional-universal-section .section-subtitle{font-size:1.25rem}.timeline-item,.additional-universal-section .timeline-item-reverse{padding-left:80px;padding-right:0;justify-content:flex-start}.additional-universal-section .timeline-marker{left:30px;transform:translatex(0)}.additional-universal-section .timeline-line{left:30px;transform:translatex(0)}.additional-universal-section .timeline-content{max-width:100%}}@media (max-width:767.98px){.additional-universal-section .section-title{font-size:1.75rem}.additional-universal-section .section-subtitle{font-size:1.125rem}.additional-universal-section .section-description{font-size:1rem}.additional-universal-section .timeline-item{margin-bottom:3rem}.additional-universal-section .timeline-content{padding:1.5rem}.additional-universal-section .timeline-title{font-size:1.25rem}.additional-universal-section .decorative-shape{display:none}}@media (max-width:575.98px){.additional-universal-section{padding-top:3rem !important;padding-bottom:3rem !important}.additional-universal-section .section-header{margin-bottom:2rem !important}.timeline-item,.additional-universal-section .timeline-item-reverse{padding-left:50px}.additional-universal-section .timeline-marker{left:15px}.additional-universal-section .timeline-line{left:15px}.additional-universal-section .marker-dot{width:16px;height:16px}.additional-universal-section .timeline-content{padding:1.25rem}.additional-universal-section .timeline-icon{width:50px;height:50px}.additional-universal-section .timeline-icon i{font-size:1.5rem}}.additional-universal-featured{position:relative;padding:6rem 0;background:linear-gradient(135deg,var(--neutral-50) 0%,var(--primary-50) 100%);overflow:hidden}.additional-universal-featured .section-title{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;color:var(--primary-900);margin-bottom:1rem;line-height:1.2}.additional-universal-featured .section-subtitle{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600;color:var(--primary-700);margin-bottom:1.5rem;line-height:1.4}.additional-universal-featured .section-description{font-size:1.125rem;color:var(--neutral-700);line-height:1.7;max-width:700px;margin:0 auto}.additional-universal-featured .decorative-line-accent{width:80px;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--accent-500));margin:3rem auto;border-radius:2px}.additional-universal-featured .feature-card{position:relative;background:var(--neutral-0);border-radius:16px;padding:2.5rem;height:100%;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease;overflow:hidden;border:1px solid var(--neutral-200)}.additional-universal-featured .feature-card:hover{transform:translatey(-8px);box-shadow:0 12px 40px rgba(0,0,0,.12);border-color:var(--primary-300)}.additional-universal-featured .feature-card.featured{background:linear-gradient(135deg,var(--primary-50) 0%,var(--neutral-0) 100%);border:2px solid var(--primary-200)}.additional-universal-featured .card-icon-wrapper,.additional-universal-featured .icon-holder{width:70px;height:70px;background:linear-gradient(135deg,var(--primary-500),var(--primary-600));border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;box-shadow:0 4px 15px rgba(0,0,0,.15)}.additional-universal-featured .card-icon-wrapper i,.additional-universal-featured .icon-holder i{font-size:2rem;color:var(--neutral-0)}.additional-universal-featured .feature-card.standard .icon-holder{width:60px;height:60px}.additional-universal-featured .feature-card.standard .icon-holder i{font-size:1.75rem}.additional-universal-featured .card-title{font-size:1.5rem;font-weight:700;color:var(--primary-900);margin-bottom:1rem;line-height:1.3}.additional-universal-featured .feature-card.standard .card-title{font-size:1.35rem}.additional-universal-featured .card-description{font-size:1rem;color:var(--neutral-700);line-height:1.6;margin:0}.additional-universal-featured .card-decorative-shape{position:absolute;bottom:-30px;right:-30px;width:120px;height:120px;background:var(--primary-100);border-radius:50%;opacity:.3;transition:all .3s ease}.additional-universal-featured .feature-card:hover .card-decorative-shape{transform:scale(1.2);opacity:.5}.additional-universal-featured .decorative-blob{position:absolute;border-radius:50%;opacity:.08;pointer-events:none}.additional-universal-featured .blob-1{width:400px;height:400px;background:var(--primary-300);top:-100px;left:-100px;filter:blur(60px)}.additional-universal-featured .blob-2{width:350px;height:350px;background:var(--accent-300);bottom:-80px;right:-80px;filter:blur(50px)}.additional-universal-featured .decorative-circle{position:absolute;width:200px;height:200px;border:2px dashed var(--primary-200);border-radius:50%;opacity:.3;pointer-events:none}.additional-universal-featured .circle-1{top:50%;right:5%;transform:translatey(-50%)}@media (max-width:991px){.additional-universal-featured{padding:4rem 0}.additional-universal-featured .section-title{font-size:2rem}.additional-universal-featured .section-subtitle{font-size:1.35rem}.additional-universal-featured .feature-card{padding:2rem}}@media (max-width:767px){.additional-universal-featured{padding:3rem 0}.additional-universal-featured .section-title{font-size:1.75rem}.additional-universal-featured .section-subtitle{font-size:1.25rem}.additional-universal-featured .section-description{font-size:1rem}.additional-universal-featured .feature-card{padding:1.75rem}.additional-universal-featured .card-title{font-size:1.35rem}.additional-universal-featured .decorative-blob{display:none}}.additional-universal-section.v-043{padding:80px 0;background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 40%,var(--surface-primary) 60%) 100%);position:relative;overflow:hidden}.additional-universal-section.v-043 .section-header{position:relative;z-index:2}.additional-universal-section.v-043 .decorative-line{width:60px;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));margin:0 auto 24px;border-radius:2px}.additional-universal-section.v-043 .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.2}.additional-universal-section.v-043 .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);margin-bottom:20px;line-height:1.3}.additional-universal-section.v-043 .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;margin-bottom:0}.additional-universal-section.v-043 .content-card{background:var(--surface-primary);border-radius:16px;padding:32px;height:100%;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;border:1px solid color-mix(in srgb,var(--primary-300) 20%,transparent 80%)}.additional-universal-section.v-043 .content-card:hover{transform:translatey(-8px);box-shadow:0 12px 40px rgba(0,0,0,.12);border-color:var(--primary-300)}.additional-universal-section.v-043 .card-icon-wrapper{width:64px;height:64px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;transition:transform .3s ease}.additional-universal-section.v-043 .content-card:hover .card-icon-wrapper{transform:scale(1.1) rotate(5deg)}.additional-universal-section.v-043 .card-icon-wrapper i{font-size:32px;color:var(--light)}.additional-universal-section.v-043 .card-title{font-size:1.375rem;font-weight:600;color:var(--text-primary);margin-bottom:12px;line-height:1.3}.additional-universal-section.v-043 .card-description{font-size:1rem;color:var(--text-secondary);line-height:1.6;margin-bottom:0}.additional-universal-section.v-043 .card-accent{position:absolute;bottom:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));transform:scalex(0);transform-origin:left;transition:transform .4s ease}.additional-universal-section.v-043 .content-card:hover .card-accent{transform:scalex(1)}.additional-universal-section.v-043 .content-card.featured{background:linear-gradient(135deg,var(--primary-50),var(--surface-primary));border:2px solid var(--primary-300)}.additional-universal-section.v-043 .featured-icon-wrapper{width:80px;height:80px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto}.additional-universal-section.v-043 .featured-icon-wrapper i{font-size:40px;color:var(--light)}.additional-universal-section.v-043 .decorative-shapes{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.additional-universal-section.v-043 .shape-circle{position:absolute;border-radius:50%;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-300) 15%,transparent 85%),transparent)}.additional-universal-section.v-043 .shape-circle.shape-1{width:300px;height:300px;top:-100px;right:-50px}.additional-universal-section.v-043 .shape-circle.shape-2{width:200px;height:200px;bottom:-50px;left:-50px}.additional-universal-section.v-043 .blob-shape{position:absolute;width:400px;height:400px;top:50%;left:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,color-mix(in srgb,var(--primary-100) 10%,transparent 90%) 0%,transparent 70%);border-radius:40% 60% 70% 30%/40% 50% 60% 50%}@media (max-width:991.98px){.additional-universal-section.v-043{padding:60px 0}.additional-universal-section.v-043 .section-title{font-size:2rem}.additional-universal-section.v-043 .section-subtitle{font-size:1.25rem}.additional-universal-section.v-043 .featured-icon-wrapper{width:64px;height:64px}.additional-universal-section.v-043 .featured-icon-wrapper i{font-size:32px}}@media (max-width:767.98px){.additional-universal-section.v-043{padding:40px 0}.additional-universal-section.v-043 .section-title{font-size:1.75rem}.additional-universal-section.v-043 .section-subtitle{font-size:1.125rem}.additional-universal-section.v-043 .content-card{padding:24px}.additional-universal-section.v-043 .card-icon-wrapper{width:56px;height:56px}.additional-universal-section.v-043 .card-icon-wrapper i{font-size:28px}}.additional-universal-secondary{position:relative;padding:6rem 0;background:linear-gradient(135deg,var(--neutral-0) 0%,var(--primary-50) 50%,var(--neutral-0) 100%);overflow:hidden}.additional-universal-secondary .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-secondary .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-secondary .section-description{font-size:1.125rem;color:var(--neutral-700);line-height:1.7;max-width:850px;margin:0 auto}.additional-universal-secondary .section-separator{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin:3.5rem 0 4rem}.additional-universal-secondary .sep-line{flex:1;max-width:180px;height:2px;background:linear-gradient(90deg,transparent 0%,var(--primary-400) 50%,transparent 100%)}.additional-universal-secondary .sep-icon{width:55px;height:55px;background:linear-gradient(135deg,var(--primary-500),var(--primary-600));color:var(--neutral-0);border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(0,0,0,.15)}.additional-universal-secondary .sep-icon i{font-size:1.5rem}.additional-universal-secondary .services-list{position:relative;z-index:2}.additional-universal-secondary .list-item{position:relative;display:flex;gap:2rem;margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:2px solid var(--neutral-100)}.additional-universal-secondary .list-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.additional-universal-secondary .item-marker{flex-shrink:0;position:relative;display:flex;flex-direction:column;align-items:center;gap:1rem}.additional-universal-secondary .marker-number{width:50px;height:50px;background:linear-gradient(135deg,var(--primary-100),var(--primary-200));color:var(--primary-900);font-size:1.25rem;font-weight:700;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(0,0,0,.08)}.additional-universal-secondary .marker-icon{width:70px;height:70px;background:linear-gradient(135deg,var(--primary-500),var(--primary-600));color:var(--neutral-0);border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 25px rgba(0,0,0,.15);transition:all .3s ease}.additional-universal-secondary .marker-icon i{font-size:2rem}.additional-universal-secondary .list-item:hover .marker-icon{transform:scale(1.1) rotate(5deg);box-shadow:0 8px 30px rgba(0,0,0,.2)}.additional-universal-secondary .item-content{flex:1;position:relative;background:var(--neutral-0);padding:2rem;border-radius:16px;border-left:4px solid var(--primary-500);box-shadow:0 4px 20px rgba(0,0,0,.06);transition:all .3s ease}.additional-universal-secondary .list-item:hover .item-content{transform:translatex(8px);box-shadow:0 8px 30px rgba(0,0,0,.12);border-left-color:var(--accent-500)}.additional-universal-secondary .item-title{font-size:1.5rem;font-weight:700;color:var(--primary-900);margin-bottom:1rem;line-height:1.3}.additional-universal-secondary .item-description{font-size:1rem;color:var(--neutral-700);line-height:1.7;margin-bottom:1rem}.additional-universal-secondary .item-badge{display:inline-block;padding:.4rem 1rem;background:linear-gradient(135deg,var(--accent-100),var(--accent-200));color:var(--accent-900);font-size:.875rem;font-weight:600;border-radius:20px;letter-spacing:.5px}.additional-universal-secondary .bg-circle{position:absolute;border-radius:50%;opacity:.04;pointer-events:none;filter:blur(60px)}.additional-universal-secondary .circle-1{width:450px;height:450px;background:var(--primary-400);top:10%;left:-150px}.additional-universal-secondary .circle-2{width:400px;height:400px;background:var(--accent-400);bottom:15%;right:-120px}.additional-universal-secondary .bg-lines{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.02;pointer-events:none;background:repeating-linear-gradient(45deg,var(--primary-300),var(--primary-300) 2px,transparent 2px,transparent 40px)}@media (max-width:991px){.additional-universal-secondary{padding:4rem 0}.additional-universal-secondary .list-item{gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem}.additional-universal-secondary .item-content{padding:1.75rem}.additional-universal-secondary .marker-icon{width:65px;height:65px}.additional-universal-secondary .marker-icon i{font-size:1.75rem}.additional-universal-secondary .item-title{font-size:1.35rem}}@media (max-width:767px){.additional-universal-secondary{padding:3rem 0}.additional-universal-secondary .section-title{font-size:1.75rem}.additional-universal-secondary .section-subtitle{font-size:1.25rem}.additional-universal-secondary .section-description{font-size:1rem}.additional-universal-secondary .section-separator{gap:1rem}.additional-universal-secondary .sep-line{max-width:80px}.additional-universal-secondary .sep-icon{width:50px;height:50px}.additional-universal-secondary .sep-icon i{font-size:1.35rem}.additional-universal-secondary .list-item{flex-direction:column;gap:1.25rem;margin-bottom:1.75rem;padding-bottom:1.75rem}.additional-universal-secondary .item-marker{flex-direction:row;align-self:flex-start}.additional-universal-secondary .marker-number{width:45px;height:45px;font-size:1.1rem}.additional-universal-secondary .marker-icon{width:60px;height:60px}.additional-universal-secondary .marker-icon i{font-size:1.5rem}.additional-universal-secondary .item-content{padding:1.5rem}.additional-universal-secondary .list-item:hover .item-content{transform:translatey(-5px) translatex(0)}.additional-universal-secondary .item-title{font-size:1.25rem}.additional-universal-secondary .item-description{font-size:.95rem}.additional-universal-secondary .item-badge{font-size:.8rem;padding:.35rem .85rem}.additional-universal-secondary .bg-circle,.additional-universal-secondary .bg-lines{display:none}}:root{--tc-space-1:calc(.25rem * 1.18);--tc-space-2:calc(.5rem * 1.18);--tc-space-3:calc(.75rem * 1.18);--tc-space-4:calc(1rem * 1.18);--tc-space-5:calc(1.25rem * 1.18);--tc-space-6:calc(1.5rem * 1.18);--tc-space-7:calc(2rem * 1.18);--tc-space-8:calc(3rem * 1.18);--tc-space-9:calc(4rem * 1.18);--tc-space-10:calc(6rem * 1.18);--tc-font-size-xs:calc(.75rem * .99);--tc-font-size-sm:calc(.875rem * .99);--tc-font-size-base:calc(1rem * .99);--tc-font-size-lg:calc(1.125rem * .99);--tc-font-size-xl:calc(1.25rem * .99);--tc-font-size-2xl:calc(1.5rem * .99);--tc-font-size-3xl:calc(1.875rem * .99);--tc-font-size-4xl:calc(2.25rem * .99);--tc-font-size-5xl:calc(3rem * .99);--tc-font-size-6xl:calc(3.75rem * .99);--tc-border-radius:0;--tc-border-radius-sm:calc(0 * .5);--tc-border-radius-lg:calc(0 * 1.5);--tc-line-height-tight:1.4;--tc-line-height-normal:1.6;--tc-line-height-loose:1.8;--tc-letter-spacing:.039em}.card,.feature-card,.services_card,.team-card,.review-card{transition:box-shadow .3s ease,border-color .3s ease}.card:hover,.feature-card:hover,.services_card:hover,.team-card:hover,.review-card:hover{box-shadow:0 0 20px rgba(123,97,255,.4);border-color:rgba(123,97,255,.6)}.btn,.button,button,[class*="btn-"]{transition:background-color .3s ease,color .3s ease,border-color .3s ease}.btn:hover,.button:hover,button:hover,[class*="btn-"]:hover{background-color:var(--tc-secondary,#8b5cf6);border-color:var(--tc-secondary,#8b5cf6);color:white}a:not(.btn):not(.button){transition:color .3s ease,opacity .3s ease}a:not(.btn):not(.button):hover{color:var(--tc-primary,#6366f1);opacity:.8}img{filter:saturate(1.2) brightness(1.05)}.pattern-dots-1{background-image:radial-gradient(circle,rgba(0,0,0,.05) 1px,transparent 1px);background-size:20px 20px;background-blend-mode:multiply}.pattern-noise-2{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.05'/%3E%3C/svg%3E");background-size:200px 200px;background-blend-mode:multiply}.pattern-dots-4{background-image:radial-gradient(circle,rgba(0,0,0,.05) 1px,transparent 1px);background-size:20px 20px;background-blend-mode:multiply}.pattern-grid-6{background-image:linear-gradient(rgba(0,0,0,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.03) 1px,transparent 1px);background-size:30px 30px;background-blend-mode:multiply}.pattern-grid-8{background-image:linear-gradient(rgba(0,0,0,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.03) 1px,transparent 1px);background-size:30px 30px;background-blend-mode:multiply}.pattern-noise-9{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.05'/%3E%3C/svg%3E");background-size:200px 200px;background-blend-mode:multiply}.pattern-grid-0{background-image:linear-gradient(rgba(0,0,0,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.03) 1px,transparent 1px);background-size:30px 30px;background-blend-mode:multiply}.pattern-noise-0{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.05'/%3E%3C/svg%3E");background-size:200px 200px;background-blend-mode:multiply}.pattern-grid-4{background-image:linear-gradient(rgba(0,0,0,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.03) 1px,transparent 1px);background-size:30px 30px;background-blend-mode:multiply}.pattern-noise-5{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.05'/%3E%3C/svg%3E");background-size:200px 200px;background-blend-mode:multiply}.pattern-grid-0{background-image:linear-gradient(rgba(0,0,0,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.03) 1px,transparent 1px);background-size:30px 30px;background-blend-mode:multiply}:root{--tc-font-size-xs:13px;--tc-font-size-sm:14px;--tc-font-size-base:15px;--tc-font-size-lg:20px;--tc-font-size-xl:19px;--tc-font-size-2xl:25px;--tc-font-size-3xl:30px;--tc-font-size-4xl:34px;--tc-font-size-5xl:52px;--tc-font-size-6xl:61px;--tc-line-height-tight:1.38;--tc-line-height-normal:1.32;--tc-line-height-relaxed:1.84;--tc-line-height-loose:2.23;--tc-letter-spacing-tight:.011em;--tc-letter-spacing-normal:.047em;--tc-letter-spacing-wide:.074em;--tc-letter-spacing-wider:.072em}