: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}section{padding-top:var(--section-y-mobile);padding-bottom:var(--section-y-mobile);padding-left:var(--section-x);padding-right:var(--section-x)}@media (min-width:768px){section{padding-top:var(--section-y-tablet);padding-bottom:var(--section-y-tablet)}}@media (min-width:1024px){section{padding-top:var(--section-y-desktop);padding-bottom:var(--section-y-desktop)}}section[id="hero"]{padding-top:var(--section-y-hero);padding-bottom:var(--section-y-hero)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}}@media (prefers-contrast:high){:root{--shadow-sm:0 1px 3px 0 rgba(0,0,0,.3);--shadow-md:0 4px 6px -1px rgba(0,0,0,.3);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.3)}}@media print{:root{--shadow-sm:none;--shadow-md:none;--shadow-lg:none;--shadow-xl:none}section{padding-top:1rem;padding-bottom:1rem;break-inside:avoid}}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{overflow-x:hidden}*:focus{outline:2px solid var(--border-interactive);outline-offset:2px;border-radius:var(--radius-sm)}*:focus:not(:focus-visible){outline:none}*:focus-visible{outline:2px solid var(--border-interactive);outline-offset:2px}@media (max-width:768px){.creative_hero_title{font-size:var(--text-4xl)}.pro_section_title{font-size:var(--text-3xl)}.premium_display_1{font-size:var(--text-5xl)}.smart_display_2{font-size:var(--text-4xl)}}@media (max-width:480px){.creative_hero_title{font-size:var(--text-3xl)}.pro_section_title{font-size:var(--text-2xl)}.premium_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){.unique_nav_link,a:not([class]){transition:none}}@media (prefers-contrast:high){.fresh_caption,.base_overline,.content_footer_text{color:var(--text-secondary)}.core_hero_subtitle,.ui_section_subtitle{color:var(--text-primary)}}@media print{.creative_hero_title,.pro_section_title,.studio_heading_1,.top_heading_2{break-after:avoid;page-break-after:avoid}.style_text_gradient{color:var(--text-primary)}}body{font-family:var(--font-primary);font-size:1rem;line-height:1.6;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:var(--font-accent);font-weight:600;line-height:1.2;margin-bottom:.5em}h5,.h5{font-size:clamp(1.125rem,2vw,1.25rem);font-weight:500}p{font-family:var(--font-body);margin-bottom:1em}.lead{font-size:1.25rem;font-weight:300;line-height:1.7}.text-accent,.hero-title,.section-title,.card-title{font-family:var(--font-accent)}.subtitle,.section-subtitle{font-family:var(--font-primary);font-weight:500}blockquote{font-family:var(--font-accent);font-style:italic;font-size:1.125rem;border-left:3px solid currentColor;padding-left:1.5rem;margin:1.5rem 0}.navbar,.nav-link,.navbar-brand{font-family:var(--font-primary);font-weight:500}.btn,button{font-family:var(--font-primary);font-weight:600;letter-spacing:.025em}input,textarea,select,.form-control,.form-label{font-family:var(--font-primary)}.form-label{font-weight:500}.card-header,.card-title{font-family:var(--font-accent);font-weight:600}.badge,.label,.tag{font-family:var(--font-primary);font-weight:600;font-size:.875rem}code,pre,kbd,samp{font-family:var(--font-mono);font-size:.9em}@media (max-width:768px){body{font-size:.95rem}.lead{font-size:1.125rem}}@media print{body{font-family:var(--font-primary)}h1,h2,h3,h4,h5,h6{font-family:var(--font-accent);page-break-after:avoid}}@media (max-width:768px){.ui59_services_grid,.custom44_features_grid,.layout35_team_grid,.best8_pricing_grid{grid-template-columns:1fr}.style87_gallery_grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.premium70_timeline::before{left:30px}.main15_timeline_item{width:100%;left:0 !important;text-align:left;padding-left:var(--space-16) !important;padding-right:var(--space-4) !important}.agency29_section_height{min-height:60vh}.best55_hero_height{min-height:70vh}}@media (max-width:480px){.style87_gallery_grid{grid-template-columns:1fr}.main15_timeline_item{padding-left:var(--space-12) !important}}@media print{.dark40_no_print{display:none !important}.ui19_print_only{display:block !important}.bright24_shadow_xs,.container65_shadow_sm,.light27_shadow_md,.studio16_shadow_lg,.digital91_shadow_xl,.elite11_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){.pro19_fade_in,.dark44_slide_up,.base25_slide_in_left,.theme15_scale_in{animation:none;opacity:1;transform:none}.layout60_hover_lift,.minimal10_hover_scale,.studio96_hover_shadow,.minimal7_hover_fade,.agency38_transition_all,.bold2_transition_fast,.dark16_transition_normal,.web89_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:.75rem;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:991.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:.875rem;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:.9rem}}@media (min-width:1200px){.header-clean .navbar{padding:1.25rem 0}.header-clean .nav-link{font-size:1rem;padding:.625rem 1.25rem}}.hero-clean{position:relative;padding:100px 0 80px;background:var(--surface-primary);overflow:hidden;min-height:100vh;display:flex;align-items:center}.hero-clean .hero-content{position:relative;z-index:2}.hero-clean .decorative-badge{display:flex;gap:8px;align-items:center}.hero-clean .badge-dot{width:8px;height:8px;border-radius:50%;background:var(--primary-500);animation:pulse-badge 2s ease-in-out infinite}.hero-clean .badge-dot:nth-child(2){animation-delay:.3s;background:color-mix(in srgb,var(--primary-500) 70%,var(--primary-700) 30%)}.hero-clean .badge-dot:nth-child(3){animation-delay:.6s;background:var(--primary-700)}.hero-clean .hero-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1.5rem}.hero-clean .hero-subtitle{font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:600;line-height:1.4;color:var(--primary-500);margin-bottom:1.5rem}.hero-clean .hero-description{font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.8;color:var(--text-secondary);max-width:600px}.hero-clean .features-icons{margin-top:2rem}.hero-clean .icon-wrapper{width:64px;height:64px;border-radius:16px;background:color-mix(in srgb,var(--primary-50) 80%,transparent 20%);display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.4,0,.2,1);border:2px solid color-mix(in srgb,var(--primary-100) 60%,transparent 40%)}.hero-clean .icon-wrapper i{font-size:28px;color:var(--primary-500);transition:all .4s ease}.hero-clean .icon-wrapper:hover{transform:translatey(-8px) scale(1.05);background:var(--primary-500);border-color:var(--primary-500);box-shadow:0 12px 32px color-mix(in srgb,var(--primary-500) 25%,transparent 75%)}.hero-clean .icon-wrapper:hover i{color:var(--light);transform:scale(1.1)}.hero-clean .hero-visual{position:relative;z-index:2}.hero-clean .image-container{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px color-mix(in srgb,var(--primary-500) 15%,transparent 85%),0 0 0 1px color-mix(in srgb,var(--primary-100) 50%,transparent 50%)}.hero-clean .hero-image{display:block;width:100%;height:auto;border-radius:24px;transition:transform .6s ease}.hero-clean .image-container:hover .hero-image{transform:scale(1.05)}.hero-clean .decorative-shapes{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1}.hero-clean .shape{position:absolute;border-radius:50%;opacity:.6;filter:blur(60px)}.hero-clean .shape-circle-1{width:300px;height:300px;background:var(--primary-300);top:-10%;right:-5%;animation:float-shape 8s ease-in-out infinite}.hero-clean .shape-circle-2{width:200px;height:200px;background:color-mix(in srgb,var(--primary-500) 60%,var(--primary-300) 40%);bottom:10%;left:-5%;animation:float-shape 10s ease-in-out infinite reverse}.hero-clean .shape-blob-1{width:250px;height:250px;background:var(--primary-100);top:30%;left:10%;border-radius:40% 60% 70% 30%/40% 50% 60% 50%;animation:morph-blob 12s ease-in-out infinite}.hero-clean .shape-blob-2{width:180px;height:180px;background:color-mix(in srgb,var(--primary-300) 50%,transparent 50%);bottom:20%;right:15%;border-radius:60% 40% 30% 70%/60% 30% 70% 40%;animation:morph-blob 15s ease-in-out infinite reverse}.hero-clean .floating-element{position:absolute;z-index:3;pointer-events:none}.hero-clean .element-1{top:15%;right:10%;animation:float-pulse 4s ease-in-out infinite}.hero-clean .element-2{bottom:25%;left:8%;animation:float-pulse 5s ease-in-out infinite 1s}.hero-clean .element-3{top:50%;right:5%;animation:float-pulse 6s ease-in-out infinite 2s}.hero-clean .pulse-circle{width:20px;height:20px;border-radius:50%;background:var(--primary-500);box-shadow:0 0 0 0 var(--primary-500),0 0 20px var(--primary-300);animation:pulse-ring 2s cubic-bezier(.4,0,.6,1) infinite}.hero-clean .decorative-icon-grid{position:absolute;bottom:-20px;right:-20px;display:flex;gap:12px;z-index:4}.hero-clean .grid-item{width:48px;height:48px;border-radius:12px;background:var(--light);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px color-mix(in srgb,var(--neutral-900) 10%,transparent 90%);transition:all .3s ease}.hero-clean .grid-item i{font-size:24px;color:var(--primary-500)}.hero-clean .grid-item:hover{transform:translatey(-4px) rotate(5deg);box-shadow:0 12px 32px color-mix(in srgb,var(--primary-500) 20%,transparent 80%)}.hero-clean .hero-background{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:0;overflow:hidden}.hero-clean .bg-shape{position:absolute;border-radius:50%;opacity:.4;filter:blur(100px)}.hero-clean .bg-shape-1{width:600px;height:600px;background:var(--primary-100);top:-20%;left:-10%;animation:float-bg 20s ease-in-out infinite}.hero-clean .bg-shape-2{width:500px;height:500px;background:color-mix(in srgb,var(--primary-300) 40%,transparent 60%);bottom:-15%;right:-10%;animation:float-bg 25s ease-in-out infinite reverse}.hero-clean .bg-gradient-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-50) 30%,transparent 70%) 0%,transparent 50%,color-mix(in srgb,var(--primary-100) 20%,transparent 80%) 100%);pointer-events:none}@media (max-width:991px){.hero-clean{padding:80px 0 60px;min-height:auto}.hero-clean .hero-title{font-size:clamp(2rem,6vw,3rem)}.hero-clean .hero-subtitle{font-size:clamp(1.1rem,3vw,1.5rem)}.hero-clean .decorative-icon-grid{bottom:-15px;right:-15px;gap:8px}.hero-clean .grid-item{width:40px;height:40px}.hero-clean .grid-item i{font-size:20px}}@media (max-width:767px){.hero-clean{padding:60px 0 40px}.hero-clean .features-icons{justify-content:center}.hero-clean .icon-wrapper{width:56px;height:56px}.hero-clean .icon-wrapper i{font-size:24px}.hero-clean .hero-description{text-align:center;margin-left:auto;margin-right:auto}.hero-clean .decorative-badge{justify-content:center}.hero-clean .decorative-icon-grid{display:none}.hero-clean .shape{filter:blur(40px)}}@media (max-width:575px){.hero-clean .icon-wrapper{width:48px;height:48px}.hero-clean .icon-wrapper i{font-size:20px}.hero-clean .image-container{border-radius:16px}.hero-clean .floating-element{display:none}}@media (prefers-reduced-motion:reduce){.hero-clean *{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}}@media (prefers-contrast:high){.hero-clean .hero-title,.hero-clean .hero-subtitle{font-weight:900}.hero-clean .icon-wrapper{border-width:3px}.hero-clean .image-container{box-shadow:0 0 0 2px var(--primary-500),0 20px 60px color-mix(in srgb,var(--neutral-900) 30%,transparent 70%)}}.usp-secondary{background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 50%,white 50%) 100%);position:relative;padding:80px 0;--usp-item-icon-size:64px;--usp-item-gap:20px;--usp-item-padding:32px}.usp-secondary__bg-decoration{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:0}.usp-secondary__shape{position:absolute;border-radius:50%;opacity:.06}.usp-secondary__shape--1{width:500px;height:500px;background:var(--primary-500);top:-150px;right:-100px;animation:float 18s ease-in-out infinite}.usp-secondary__shape--2{width:400px;height:400px;background:var(--primary-300);bottom:-150px;left:-100px;animation:float 15s ease-in-out infinite reverse}.usp-secondary__header{position:relative;z-index:2}.usp-secondary__badge{display:inline-flex;align-items:center;justify-content:center;position:relative}.usp-secondary__badge-dot{width:10px;height:10px;background:var(--primary-500);border-radius:50%;display:block;animation:pulse-grow 2s ease-out infinite}.usp-secondary__title{color:var(--text-primary);line-height:1.2;font-weight:800;letter-spacing:-.01em;word-wrap:break-word;overflow-wrap:break-word}.usp-secondary__subtitle{color:var(--primary-700);font-weight:600;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word}.usp-secondary__description{color:var(--text-secondary);line-height:1.6;max-width:680px;margin-left:auto;margin-right:auto;word-wrap:break-word;overflow-wrap:break-word}.usp-secondary__item{background:white;border-radius:16px;padding:var(--usp-item-padding);height:100%;display:flex;gap:var(--usp-item-gap);transition:all .3s ease;position:relative;z-index:2;min-width:0;overflow:hidden}.usp-secondary__item:hover{transform:translatey(-4px);border-color:var(--primary-300)}.usp-secondary__item-icon{flex-shrink:0;width:var(--usp-item-icon-size);height:var(--usp-item-icon-size);min-width:48px;min-height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-500),var(--primary-600));border-radius:16px;transition:all .3s ease}.usp-secondary__item:hover .usp-secondary__item-icon{transform:scale(1.05)}.usp-secondary__item-icon i{font-size:28px;color:white}.usp-secondary__item-content{flex:1;min-width:0}.usp-secondary__item-header{margin-bottom:12px;gap:12px;flex-wrap:wrap;align-items:flex-start}.usp-secondary__item-title{color:var(--text-primary);font-weight:700;line-height:1.3;margin:0;flex:1 1 auto;min-width:0;word-wrap:break-word;overflow-wrap:break-word}.usp-secondary__item-badge{display:inline-block;padding:6px 14px;background:linear-gradient(135deg,var(--primary-100),var(--primary-50));color:var(--primary-700);border-radius:20px;font-size:.875rem;font-weight:700;white-space:normal;border:1px solid var(--primary-200);flex-shrink:0;text-align:center;max-width:100%;word-break:break-word}.usp-secondary__item-text{color:var(--text-secondary);line-height:1.6;font-size:.9375rem;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}.usp-secondary__accent-line{height:4px;width:100px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));border-radius:2px;margin:0 auto;position:relative;z-index:2}@media (max-width:1399px){.usp-secondary{--usp-item-padding:28px;--usp-item-gap:18px}.usp-secondary__item-header{gap:8px}}@media (max-width:1199px){.usp-secondary{--usp-item-icon-size:56px;--usp-item-padding:24px;--usp-item-gap:16px}.usp-secondary__item-header{gap:10px}.usp-secondary__item-title{font-size:1.125rem}.usp-secondary__item-badge{font-size:.8125rem;padding:5px 12px}}@media (max-width:991px){.usp-secondary{padding:60px 0;--usp-item-icon-size:56px}.usp-secondary__title{font-size:2rem}.usp-secondary__subtitle{font-size:1.125rem}.usp-secondary__item{gap:16px}.usp-secondary__item-icon i{font-size:24px}.usp-secondary__item-header{gap:10px}.usp-secondary__shape--1,.usp-secondary__shape--2{width:300px;height:300px}}@media (max-width:767px){.usp-secondary{--usp-item-icon-size:48px;--usp-item-padding:20px;--usp-item-gap:16px}.usp-secondary__title{font-size:1.75rem}.usp-secondary__subtitle{font-size:1rem}.usp-secondary__description{font-size:.9375rem}.usp-secondary__item{flex-direction:column;text-align:center}.usp-secondary__item-header{flex-direction:column;gap:8px;align-items:center}.usp-secondary__item-title{text-align:center}.usp-secondary__item-icon{margin:0 auto}.usp-secondary__item-icon i{font-size:22px}.usp-secondary__item-badge{font-size:.8125rem;padding:5px 12px}.usp-secondary__shape--1,.usp-secondary__shape--2{display:none}}@media (max-width:575px){.usp-secondary{padding:40px 0;--usp-item-padding:16px;--usp-item-gap:12px}.usp-secondary__title{font-size:1.5rem}.usp-secondary__item-header{gap:6px;margin-bottom:8px}.usp-secondary__item-badge{padding:4px 10px;font-size:.75rem}.usp-secondary__item-text{font-size:.875rem}}.about-section-featured{position:relative;background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,var(--surface-primary) 70%) 100%);overflow:hidden}.about-section-featured #about-title{color:var(--text-primary);line-height:1.2;letter-spacing:-.02em}.about-section-featured #about-subtitle{color:var(--primary-700);font-size:1.25rem;font-weight:600}.about-section-featured .about-intro{color:var(--text-secondary);font-size:1.1rem;line-height:1.8;max-width:800px;margin:0 auto}.about-section-featured .image-wrapper{position:relative;transition:transform .5s ease}.about-section-featured .image-wrapper:hover{transform:translatey(-10px)}.about-section-featured .image-wrapper img{position:relative;z-index:2;width:100%;height:auto;transition:all .4s ease}.about-section-featured .image-wrapper:hover img{transform:scale(1.02)}.about-section-featured .primary-image img{border:4px solid var(--surface-primary)}.about-section-featured .secondary-image img{aspect-ratio:16/9;object-fit:cover}.about-section-featured .tertiary-image img{aspect-ratio:4/5;object-fit:cover}.about-section-featured .decorative-blob{position:absolute;border-radius:50%;z-index:1;opacity:.15}.about-section-featured .blob-1{width:300px;height:300px;background:radial-gradient(circle,var(--primary-500),var(--primary-300));top:-50px;right:-50px;animation:float 6s ease-in-out infinite}.about-section-featured .blob-2{width:200px;height:200px;background:radial-gradient(circle,var(--primary-700),var(--primary-500));bottom:-30px;left:-30px;animation:float 8s ease-in-out infinite reverse}.about-section-featured .decorative-accent{position:absolute;bottom:-20px;left:-20px;width:120px;height:120px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:50%;z-index:1;opacity:.2}.about-section-featured .decorative-shape{position:absolute;top:-15px;right:-15px;width:100px;height:100px;background:var(--primary-100);border-radius:20px;transform:rotate(15deg);z-index:1;opacity:.6}.about-section-featured .features-grid{display:grid;gap:1.5rem}.about-section-featured .feature-card{display:flex;gap:1.25rem;padding:1.75rem;background:var(--surface-primary);border-radius:16px;border:2px solid color-mix(in srgb,var(--primary-100) 50%,transparent 50%);transition:all .3s ease;position:relative;overflow:hidden}.about-section-featured .feature-card::before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(to bottom,var(--primary-500),var(--primary-700));transform:scaley(0);transition:transform .3s ease}.about-section-featured .feature-card:hover{transform:translatex(8px);border-color:var(--primary-300)}.about-section-featured .feature-card:hover::before{transform:scaley(1)}.about-section-featured .feature-icon{flex-shrink:0;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-100),var(--primary-50));border-radius:14px;color:var(--primary-700);font-size:1.5rem;transition:all .3s ease;position:relative}.about-section-featured .feature-card:hover .feature-icon{background:linear-gradient(135deg,var(--primary-500),var(--primary-700));color:var(--light);transform:rotate(5deg) scale(1.05)}.about-section-featured .feature-icon i{transition:transform .3s ease}.about-section-featured .feature-card:hover .feature-icon i{transform:scale(1.1)}.about-section-featured .feature-content h3{color:var(--text-primary);margin-bottom:.5rem;transition:color .3s ease}.about-section-featured .feature-card:hover .feature-content h3{color:var(--primary-700)}.about-section-featured .feature-content p{color:var(--text-secondary);line-height:1.7;font-size:.95rem}.about-section-featured .floating-badge{position:absolute;top:20px;right:20px;width:60px;height:60px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--light);font-size:1.5rem;z-index:3;animation:pulse 2s ease-in-out infinite}.about-section-featured .decorative-elements{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.about-section-featured .floating-circle{position:absolute;border-radius:50%;background:radial-gradient(circle,var(--primary-300),transparent);opacity:.1}.about-section-featured .circle-1{width:400px;height:400px;top:10%;right:5%;animation:float 10s ease-in-out infinite}.about-section-featured .circle-2{width:250px;height:250px;bottom:20%;left:10%;animation:float 12s ease-in-out infinite reverse}.about-section-featured .circle-3{width:150px;height:150px;top:40%;left:50%;animation:float 8s ease-in-out infinite}@media (max-width:991px){.about-section-featured #about-title{font-size:2rem}.about-section-featured .features-grid{gap:1.25rem}.about-section-featured .feature-card{padding:1.5rem}.about-section-featured .blob-1,.about-section-featured .blob-2{display:none}}@media (max-width:767px){.about-section-featured #about-title{font-size:1.75rem}.about-section-featured #about-subtitle{font-size:1.1rem}.about-section-featured .about-intro{font-size:1rem}.about-section-featured .feature-card{flex-direction:column;text-align:center;align-items:center;padding:1.25rem}.about-section-featured .feature-icon{margin-bottom:.5rem}.about-section-featured .feature-card:hover{transform:translatey(-5px)}.about-section-featured .floating-badge{width:50px;height:50px;font-size:1.25rem;top:15px;right:15px}.about-section-featured .tertiary-image img{aspect-ratio:16/9}}@media (max-width:575px){.about-section-featured{padding:3rem 0}.about-section-featured #about-title{font-size:1.5rem}.about-section-featured .feature-content h3{font-size:1.1rem}.about-section-featured .feature-content p{font-size:.9rem}}.features-section-pro .feature-card{position:relative;background:var(--surface-primary);border-radius:1rem;padding:2.5rem 2rem;height:100%;transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid color-mix(in srgb,var(--primary-300) 20%,transparent 80%);overflow:hidden}.features-section-pro .feature-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-500) 0%,var(--primary-300) 100%);opacity:0;transition:opacity .3s ease}.features-section-pro .feature-card:hover{transform:translatey(-8px);border-color:var(--primary-300)}.features-section-pro .feature-card:hover::before{opacity:1}.features-section-pro .feature-card:hover .icon-background{transform:rotate(10deg) scale(1.1);background:linear-gradient(135deg,var(--primary-300) 0%,var(--primary-500) 100%)}.features-section-pro .feature-icon{font-size:2rem;color:var(--primary-500);position:relative;z-index:1;transition:all .4s ease}.features-section-pro .feature-card:hover .feature-icon{color:var(--light);transform:scale(1.1)}.features-section-pro .feature-content{position:relative;z-index:1}.features-section-pro .feature-card:hover .feature-name{color:var(--primary-700)}.features-section-pro .feature-card:hover .feature-decoration{transform:scale(1.3);opacity:.8}.features-section-pro .decorative-shape{position:absolute;border-radius:50%;pointer-events:none;z-index:0}.features-section-pro .shape-1{width:400px;height:400px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 8%,transparent 92%) 0%,transparent 70%);top:-100px;right:-100px;animation:float 20s infinite ease-in-out}.features-section-pro .shape-2{width:300px;height:300px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-500) 5%,transparent 95%) 0%,transparent 70%);bottom:-80px;left:-80px;animation:float 25s infinite ease-in-out reverse}.features-section-pro .decorative-dots{position:absolute;top:50%;right:5%;width:100px;height:100px;background-image:radial-gradient(circle,var(--primary-300) 2px,transparent 2px);background-size:20px 20px;opacity:.15;pointer-events:none;z-index:0}@media (max-width:991.98px){.features-section-pro .features-title{font-size:2rem}.features-section-pro .features-description{font-size:1rem}.features-section-pro .feature-card{padding:2rem 1.5rem}.features-section-pro .feature-icon-wrapper{width:70px;height:70px}.features-section-pro .feature-icon{font-size:1.75rem}.features-section-pro .feature-name{font-size:1.35rem}}@media (max-width:767.98px){.features-section-pro .features-title{font-size:1.75rem}.features-section-pro .feature-card{padding:1.75rem 1.25rem}.features-section-pro .feature-icon-wrapper{width:60px;height:60px;margin-bottom:1.25rem}.features-section-pro .feature-icon{font-size:1.5rem}.features-section-pro .feature-name{font-size:1.25rem}.features-section-pro .feature-description{font-size:.9375rem}.features-section-pro .decorative-shape{display:none}}@media (max-width:575.98px){.features-section-pro{padding-top:3rem !important;padding-bottom:3rem !important}.features-section-pro .features-subtitle{font-size:.8125rem}}@media (prefers-reduced-motion:reduce){.features-section-pro .feature-card,.features-section-pro .icon-background,.features-section-pro .feature-icon,.features-section-pro .feature-decoration{transition:none}.features-section-pro .shape-1,.features-section-pro .shape-2{animation:none}}@media (prefers-contrast:high){.features-section-pro .feature-card{border:2px solid var(--primary-500)}.features-section-pro .feature-card:hover{border-color:var(--primary-700)}}.services-section-bold{position:relative;background:var(--surface-primary);overflow:hidden}.services-section-bold .decorative-blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.1;pointer-events:none;z-index:0}.services-section-bold .blob-1{width:500px;height:500px;background:var(--primary-500);top:-150px;left:-100px}.services-section-bold .blob-2{width:400px;height:400px;background:var(--primary-700);bottom:-100px;right:-50px}.services-section-bold .decorative-circle{position:absolute;border:2px solid var(--primary-300);border-radius:50%;opacity:.2;pointer-events:none;z-index:0}.services-section-bold .circle-1{width:300px;height:300px;top:50%;right:10%;transform:translatey(-50%)}.services-section-bold .section-badge{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:color-mix(in srgb,var(--primary-500) 10%,transparent);border-radius:12px;margin:0 auto 1rem}.services-section-bold .section-badge i{font-size:24px;color:var(--primary-500)}.services-section-bold .section-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:var(--text-primary);line-height:1.2;margin-bottom:1rem;position:relative;z-index:1}.services-section-bold .section-subtitle{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600;color:var(--primary-500);line-height:1.4;margin-bottom:1rem;position:relative;z-index:1}.services-section-bold .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto;position:relative;z-index:1}.services-section-bold .service-card{position:relative;background:var(--surface-secondary);border-radius:16px;padding:2rem;border:1px solid var(--neutral-100);transition:all .3s ease;overflow:hidden;z-index:1}.services-section-bold .service-card:hover{transform:translatey(-8px);border-color:var(--primary-300)}.services-section-bold .service-card.featured{border:2px solid var(--primary-500);background:color-mix(in srgb,var(--primary-500) 3%,var(--surface-secondary))}.services-section-bold .featured-badge{position:absolute;top:1rem;right:1rem;width:36px;height:36px;background:var(--primary-500);border-radius:8px;display:flex;align-items:center;justify-content:center;z-index:2}.services-section-bold .featured-badge i{font-size:16px;color:var(--light)}.services-section-bold .service-icon-wrapper{width:64px;height:64px;background:color-mix(in srgb,var(--primary-500) 10%,transparent);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:all .3s ease}.services-section-bold .service-card:hover .service-icon-wrapper{background:var(--primary-500);transform:scale(1.05)}.services-section-bold .service-icon-wrapper i{font-size:28px;color:var(--primary-500);transition:color .3s ease}.services-section-bold .service-card:hover .service-icon-wrapper i{color:var(--light)}.services-section-bold .service-content{position:relative;z-index:1}.services-section-bold .service-name{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;line-height:1.3}.services-section-bold .service-description{font-size:1rem;color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem}.services-section-bold .service-features-wrapper{padding:1.25rem;background:color-mix(in srgb,var(--neutral-50) 50%,transparent);border-radius:12px;border-left:3px solid var(--primary-500);margin-bottom:1.5rem}.services-section-bold .service-features{font-size:.9rem;color:var(--text-secondary);line-height:1.7;margin:0;font-weight:500}.services-section-bold .service-price-wrapper{display:flex;align-items:center;padding-top:1rem;border-top:1px solid var(--neutral-100)}.services-section-bold .service-price{font-size:1.5rem;font-weight:700;color:var(--primary-500);display:inline-block}.services-section-bold .service-hover-accent{position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-700));transform:scalex(0);transform-origin:left;transition:transform .4s ease}.services-section-bold .service-card:hover .service-hover-accent{transform:scalex(1)}.services-section-bold .decorative-dots{position:absolute;width:120px;height:120px;background-image:radial-gradient(circle,var(--primary-300) 2px,transparent 2px);background-size:20px 20px;opacity:.15;pointer-events:none;z-index:0}.services-section-bold .dots-pattern-1{top:20%;left:5%}.services-section-bold .dots-pattern-2{bottom:15%;right:8%}@media (max-width:991.98px){.services-section-bold .section-title{font-size:2rem}.services-section-bold .section-subtitle{font-size:1.25rem}.services-section-bold .section-description{font-size:1rem}.services-section-bold .service-card{padding:1.75rem}.services-section-bold .service-name{font-size:1.35rem}.services-section-bold .service-price{font-size:1.35rem}}@media (max-width:767.98px){.services-section-bold .service-card{padding:1.5rem}.services-section-bold .service-icon-wrapper{width:56px;height:56px}.services-section-bold .service-icon-wrapper i{font-size:24px}.services-section-bold .service-name{font-size:1.25rem}.services-section-bold .service-description{font-size:.95rem}.services-section-bold .service-features{font-size:.85rem}.services-section-bold .decorative-blob{filter:blur(60px)}.services-section-bold .circle-1{width:200px;height:200px}}@media (max-width:575.98px){.services-section-bold .section-badge{width:40px;height:40px}.services-section-bold .section-badge i{font-size:20px}.services-section-bold .service-features-wrapper{padding:1rem}.services-section-bold .featured-badge{width:32px;height:32px}.services-section-bold .featured-badge i{font-size:14px}}.priceplan-section-variant{background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,var(--surface-primary) 70%) 100%);position:relative;overflow:hidden}.priceplan-section-variant .section-header{max-width:800px;margin:0 auto 4rem;z-index:2}.priceplan-section-variant .section-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:var(--text-primary);letter-spacing:-.02em;line-height:1.2}.priceplan-section-variant .section-subtitle{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600;color:var(--primary-500);letter-spacing:-.01em}.priceplan-section-variant .section-description{font-size:1.125rem;line-height:1.7;color:var(--text-secondary);max-width:700px}.priceplan-section-variant .decorative-underline{width:80px;height:4px;background:linear-gradient(90deg,var(--primary-500) 0%,var(--primary-300) 100%);border-radius:2px;margin-top:1.5rem}.priceplan-section-variant .decorative-circle-top{position:absolute;top:-80px;right:10%;width:160px;height:160px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 20%,transparent 80%) 0%,transparent 70%);border-radius:50%;z-index:1}.priceplan-section-variant .decorative-dots-pattern{position:absolute;top:20px;left:5%;width:100px;height:100px;background-image:radial-gradient(circle,var(--primary-300) 2px,transparent 2px);background-size:20px 20px;opacity:.3;z-index:1}.priceplan-section-variant .price-card{background:var(--surface-primary);border-radius:20px;padding:2.5rem 2rem;border:1px solid color-mix(in srgb,var(--primary-100) 40%,transparent 60%);position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.priceplan-section-variant .price-card:hover{transform:translatey(-8px);border-color:var(--primary-300)}.priceplan-section-variant .price-card-featured{background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 20%,var(--surface-primary) 80%) 100%);border:2px solid var(--primary-500);transform:scale(1.05);z-index:2}.priceplan-section-variant .price-card-featured:hover{transform:scale(1.05) translatey(-8px)}.priceplan-section-variant .featured-badge{position:absolute;top:20px;right:20px;width:50px;height:50px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--light);font-size:1.25rem;animation:pulse-badge 2s ease-in-out infinite}.priceplan-section-variant .card-decorative-corner{position:absolute;top:0;left:0;width:60px;height:60px;background:linear-gradient(135deg,var(--primary-100) 0%,transparent 70%);border-radius:20px 0 0 0;opacity:.5}.priceplan-section-variant .price-icon-wrapper{width:70px;height:70px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;font-size:2rem;color:var(--light);transition:transform .3s ease}.priceplan-section-variant .price-card:hover .price-icon-wrapper{transform:scale(1.1) rotate(5deg)}.priceplan-section-variant .plan-name{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;letter-spacing:-.01em}.priceplan-section-variant .price-display{margin-bottom:1.5rem}.priceplan-section-variant .price-amount{display:block;font-size:2.5rem;font-weight:800;color:var(--primary-500);line-height:1;margin-bottom:.75rem}.priceplan-section-variant .price-divider{width:50px;height:3px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));border-radius:2px}.priceplan-section-variant .plan-description{font-size:1rem;line-height:1.6;color:var(--text-secondary);margin-bottom:2rem;min-height:80px}.priceplan-section-variant .plan-features{display:flex;flex-direction:column;gap:.875rem;margin-top:2rem}.priceplan-section-variant .feature-item{display:flex;align-items:center;gap:.75rem;font-size:.95rem;color:var(--text-primary)}.priceplan-section-variant .feature-item i{font-size:1.25rem;color:var(--primary-500);flex-shrink:0}.priceplan-section-variant .feature-spacer{flex:1;height:2px;background:linear-gradient(90deg,var(--neutral-300) 0%,transparent 100%);opacity:.4}.priceplan-section-variant .card-decorative-shape{position:absolute;bottom:-40px;right:-40px;width:120px;height:120px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-100) 30%,transparent 70%) 0%,transparent 70%);border-radius:50%;pointer-events:none}.priceplan-section-variant .featured-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:120%;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 15%,transparent 85%) 0%,transparent 70%);pointer-events:none;opacity:0;transition:opacity .4s ease}.priceplan-section-variant .price-card-featured:hover .featured-glow{opacity:1}.priceplan-section-variant .decorative-wave-bottom{position:absolute;bottom:0;left:0;width:100%;height:100px;background:linear-gradient(180deg,transparent 0%,color-mix(in srgb,var(--primary-50) 20%,transparent 80%) 100%);pointer-events:none}.priceplan-section-variant .decorative-circle-bottom{position:absolute;bottom:-60px;left:15%;width:120px;height:120px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 25%,transparent 75%) 0%,transparent 70%);border-radius:50%;pointer-events:none}@media (max-width:991.98px){.priceplan-section-variant .price-card-featured{transform:scale(1)}.priceplan-section-variant .price-card-featured:hover{transform:scale(1) translatey(-8px)}.priceplan-section-variant .section-header{margin-bottom:3rem}}@media (max-width:767.98px){.priceplan-section-variant .price-card{padding:2rem 1.5rem}.priceplan-section-variant .plan-name{font-size:1.5rem}.priceplan-section-variant .price-amount{font-size:2rem}.priceplan-section-variant .plan-description{min-height:auto}.priceplan-section-variant .decorative-circle-top,.priceplan-section-variant .decorative-dots-pattern{display:none}}@media (max-width:575.98px){.priceplan-section-variant .price-icon-wrapper{width:60px;height:60px;font-size:1.75rem}.priceplan-section-variant .featured-badge{width:40px;height:40px;font-size:1rem}}@media (prefers-reduced-motion:reduce){.priceplan-section-variant .price-card,.priceplan-section-variant .price-icon-wrapper,.priceplan-section-variant .featured-glow{transition:none}.priceplan-section-variant .featured-badge{animation:none}}@media (prefers-contrast:high){.priceplan-section-variant .price-card{border:2px solid var(--neutral-700)}.priceplan-section-variant .price-card-featured{border:3px solid var(--primary-700)}}.team-section-bold .section-header{position:relative;z-index:2}.team-section-bold .decorative-shapes{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;z-index:0}.team-section-bold .shape-circle{position:absolute;border-radius:50%;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-300) 20%,transparent 80%),transparent);animation:float-shape 20s ease-in-out infinite}.team-section-bold .shape-1{width:300px;height:300px;top:10%;left:-5%;animation-delay:0s}.team-section-bold .shape-2{width:200px;height:200px;bottom:15%;right:-3%;animation-delay:7s}.team-section-bold .image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-500) 40%,transparent 60%),color-mix(in srgb,var(--primary-700) 30%,transparent 70%));opacity:0;transition:opacity .4s ease}.team-section-bold .team-card:hover .image-overlay{opacity:1}@media (max-width:991.98px){.team-section-bold .shape-blob{width:300px;height:300px}.team-section-bold .shape-1{width:200px;height:200px}.team-section-bold #team-title{font-size:2rem}}@media (max-width:767.98px){.team-section-bold .team-card-inner{padding:1.5rem}.team-section-bold .shape-2{display:none}.team-section-bold .member-name{font-size:1.1rem}.team-section-bold .member-role{font-size:.875rem}.team-section-bold .icon-row i{font-size:2rem}.team-section-bold .icon-row{gap:1.5rem !important}}@media (max-width:575.98px){.team-section-bold #team-title{font-size:1.75rem}.team-section-bold #team-subtitle{font-size:.8rem}.team-section-bold .team-decoration{width:40px;height:40px;top:1.5rem;right:1.5rem}.team-section-bold .team-decoration i{font-size:1.2rem}}@media (prefers-reduced-motion:reduce){.team-section-bold *,.team-section-bold *::before,.team-section-bold *::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}}@media (prefers-contrast:high){.team-section-bold .team-card-inner{border-width:3px}.team-section-bold .member-name,.team-section-bold .member-role{text-shadow:none}}.reviews-section-style .section-header{margin-bottom:60px}.reviews-section-style .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.2}.reviews-section-style .section-subtitle{font-size:1.25rem;font-weight:600;color:var(--primary-500);margin-bottom:20px;text-transform:uppercase;letter-spacing:1px}.reviews-section-style .section-description{font-size:1.1rem;color:var(--text-secondary);line-height:1.8;margin-bottom:0}.reviews-section-style .review-card.featured{background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 20%,var(--surface-primary) 80%) 100%);border-color:var(--primary-300)}.reviews-section-style .review-card.featured::before{opacity:1}.reviews-section-style .featured-badge{position:absolute;top:-12px;right:32px;width:48px;height:48px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--light);font-size:1.25rem;z-index:10}.reviews-section-style .decorative-circle{position:absolute;border-radius:50%;opacity:.08;pointer-events:none;z-index:1}.reviews-section-style .decorative-circle.circle-1{width:400px;height:400px;background:radial-gradient(circle,var(--primary-300),transparent 70%);top:-100px;left:-100px}.reviews-section-style .decorative-circle.circle-2{width:350px;height:350px;background:radial-gradient(circle,var(--primary-500),transparent 70%);bottom:-80px;right:-80px}.reviews-section-style .decorative-shape{position:absolute;width:200px;height:200px;opacity:.05;pointer-events:none;z-index:1}.reviews-section-style .decorative-shape.shape-1{background:linear-gradient(45deg,var(--primary-300),var(--primary-500));border-radius:30% 70% 70% 30%/30% 30% 70% 70%;top:20%;right:5%;animation:float 8s ease-in-out infinite}.reviews-section-style .decorative-shape.shape-2{background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:63% 37% 54% 46%/55% 48% 52% 45%;bottom:15%;left:8%;animation:float 10s ease-in-out infinite reverse}@media (max-width:991px){.reviews-section-style{padding:80px 0}.reviews-section-style .section-title{font-size:2rem}.reviews-section-style .section-subtitle{font-size:1.1rem}.reviews-section-style .review-card{padding:32px 24px}}@media (max-width:767px){.reviews-section-style{padding:60px 0}.reviews-section-style .section-header{margin-bottom:40px}.reviews-section-style .section-title{font-size:1.75rem}.reviews-section-style .section-subtitle{font-size:1rem}.reviews-section-style .section-description{font-size:1rem}.reviews-section-style .review-card{padding:28px 20px}.reviews-section-style .quote-icon{width:48px;height:48px;margin-bottom:20px}.reviews-section-style .quote-icon i{font-size:1.5rem}.reviews-section-style .review-text{font-size:.95rem}.reviews-section-style .author-name{font-size:.9rem}.reviews-section-style .avatar-placeholder{width:48px;height:48px}.reviews-section-style .decorative-circle.circle-1,.reviews-section-style .decorative-circle.circle-2{width:250px;height:250px}.reviews-section-style .decorative-shape{width:150px;height:150px}}@media (max-width:575px){.reviews-section-style .section-title{font-size:1.5rem}.reviews-section-style .review-card.horizontal{padding:24px 20px}.reviews-section-style .featured-badge{width:40px;height:40px;font-size:1rem;top:-8px;right:20px}}@media (prefers-contrast:high){.reviews-section-style .review-card{border-width:3px;border-color:var(--neutral-700)}.reviews-section-style .review-text{color:var(--text-primary)}.reviews-section-style .author-name{color:var(--neutral-900)}}@media (prefers-reduced-motion:reduce){.reviews-section-style .review-card,.reviews-section-style .quote-icon,.reviews-section-style .decorative-shape{transition:none;animation:none}.reviews-section-style .review-card:hover{transform:none}}.casestudy-section-minimal .section-header{max-width:800px;margin:0 auto 60px;position:relative;z-index:2}.casestudy-section-minimal .decorative-line-top{width:60px;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-700));margin:0 auto 20px;border-radius:2px}.casestudy-section-minimal .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.2}.casestudy-section-minimal .section-subtitle{font-size:1.25rem;font-weight:600;color:var(--primary-500);margin-bottom:20px;line-height:1.4}.casestudy-section-minimal .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;margin:0}.casestudy-section-minimal .decorative-shapes{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.casestudy-section-minimal .shape-circle{position:absolute;border-radius:50%;background:color-mix(in srgb,var(--primary-500) 5%,transparent)}.casestudy-section-minimal .shape-1{width:300px;height:300px;top:-100px;right:-50px}.casestudy-section-minimal .shape-2{width:200px;height:200px;bottom:-50px;left:-80px}@media (max-width:1200px){.casestudy-section-minimal{padding:80px 0}.casestudy-section-minimal .casestudies-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px}}@media (max-width:768px){.casestudy-section-minimal{padding:60px 0}.casestudy-section-minimal .section-header{margin-bottom:40px}.casestudy-section-minimal .section-title{font-size:2rem}.casestudy-section-minimal .section-subtitle{font-size:1.125rem}.casestudy-section-minimal .section-description{font-size:1rem}.casestudy-section-minimal .casestudies-grid{grid-template-columns:1fr;gap:20px}.casestudy-section-minimal .card-content{padding:24px}.casestudy-section-minimal .card-title{font-size:1.25rem}.casestudy-section-minimal .shape-1,.casestudy-section-minimal .shape-2{display:none}}@media (max-width:576px){.casestudy-section-minimal{padding:50px 0}.casestudy-section-minimal .section-title{font-size:1.75rem}.casestudy-section-minimal .card-image-wrapper{padding-top:70%}.casestudy-section-minimal .card-overlay i{font-size:2.5rem}.casestudy-section-minimal .footer-icons{gap:12px}.casestudy-section-minimal .footer-icons i{font-size:1.125rem}}@media (prefers-reduced-motion:reduce){.casestudy-section-minimal .casestudy-card,.casestudy-section-minimal .card-overlay,.casestudy-section-minimal .card-overlay i,.casestudy-section-minimal .shape-blob{animation:none;transition:none}}@media print{.casestudy-section-minimal{padding:40px 0}.casestudy-section-minimal .decorative-shapes,.casestudy-section-minimal .card-overlay,.casestudy-section-minimal .meta-icons{display:none}.casestudy-section-minimal .casestudy-card{box-shadow:none;border:1px solid var(--neutral-300);break-inside:avoid}}.process-section-bold{position:relative;padding:100px 0;background:var(--surface-primary);overflow:hidden}.process-section-bold .section-header{margin-bottom:80px}.process-section-bold .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;line-height:1.2}.process-section-bold .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);margin-bottom:1.5rem;line-height:1.4}.process-section-bold .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;margin:0}.process-section-bold .process-timeline{position:relative;padding:40px 0}.process-section-bold .timeline-track{position:absolute;left:50%;top:0;bottom:0;width:4px;background:color-mix(in srgb,var(--primary-500) 20%,var(--surface-primary));transform:translatex(-50%);border-radius:10px}.process-section-bold .timeline-progress{position:absolute;top:0;left:0;width:100%;height:30%;background:linear-gradient(180deg,var(--primary-500) 0%,var(--primary-700) 100%);border-radius:10px;transition:height .3s ease}.process-section-bold .process-item{position:relative;margin-bottom:80px;padding:0 20px}.process-section-bold .process-item:last-child{margin-bottom:0}.process-section-bold .timeline-dot{position:absolute;left:50%;top:50%;width:24px;height:24px;background:var(--primary-500);border:4px solid var(--surface-primary);border-radius:50%;transform:translate(-50%,-50%);z-index:2;box-shadow:0 0 0 8px color-mix(in srgb,var(--primary-500) 15%,transparent);transition:all .3s ease}.process-section-bold .process-item:hover .timeline-dot{width:32px;height:32px;background:var(--primary-700);box-shadow:0 0 0 12px color-mix(in srgb,var(--primary-500) 20%,transparent)}.process-section-bold .process-content{background:var(--surface-secondary);padding:40px;border-radius:20px;border:2px solid color-mix(in srgb,var(--primary-500) 15%,transparent);transition:all .3s ease;height:100%;display:flex;flex-direction:column}.process-section-bold .process-item:hover .process-content{transform:translatey(-8px);border-color:var(--primary-500);box-shadow:0 20px 40px color-mix(in srgb,var(--primary-500) 20%,transparent)}.process-section-bold .process-number{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(135deg,var(--primary-500) 0%,var(--primary-700) 100%);border-radius:16px;margin-bottom:24px;position:relative;overflow:hidden}.process-section-bold .process-number::before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,color-mix(in srgb,var(--light) 30%,transparent),transparent);transform:rotate(45deg);transition:all .5s ease}.process-section-bold .process-item:hover .process-number::before{left:100%}.process-section-bold .process-number span{font-size:1.5rem;font-weight:700;color:var(--light);position:relative;z-index:1}.process-section-bold .process-title{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.3}.process-section-bold .process-description{font-size:1.0625rem;color:var(--text-secondary);line-height:1.8;margin:0}.process-section-bold .process-visual{padding:40px;display:flex;align-items:center;justify-content:center;height:100%;min-height:300px}.process-section-bold .visual-wrapper{position:relative;width:100%;max-width:280px;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.process-section-bold .icon-container{position:relative;width:140px;height:140px;background:linear-gradient(135deg,var(--primary-500) 0%,var(--primary-700) 100%);border-radius:30px;display:flex;align-items:center;justify-content:center;z-index:2;box-shadow:0 20px 40px color-mix(in srgb,var(--primary-500) 30%,transparent);transition:all .3s ease}.process-section-bold .process-item:hover .icon-container{transform:scale(1.1) rotate(5deg)}.process-section-bold .icon-container i{font-size:3.5rem;color:var(--light)}.process-section-bold .decorative-circle{position:absolute;border-radius:50%;border:2px solid var(--primary-500);animation:pulse-circle 3s ease-in-out infinite}.process-section-bold .decorative-circle.circle-1{width:180px;height:180px;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.4}.process-section-bold .decorative-circle.circle-2{width:240px;height:240px;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.2;animation-delay:.5s}.process-section-bold .decorative-blob{position:absolute;border-radius:50%;opacity:.05;pointer-events:none;filter:blur(40px)}.process-section-bold .decorative-blob.blob-1{width:500px;height:500px;background:var(--primary-500);top:10%;right:-10%;animation:float-blob 20s ease-in-out infinite}.process-section-bold .decorative-blob.blob-2{width:400px;height:400px;background:var(--primary-700);bottom:20%;left:-5%;animation:float-blob 25s ease-in-out infinite reverse}@media (max-width:991.98px){.process-section-bold{padding:80px 0}.process-section-bold .section-title{font-size:2.25rem}.process-section-bold .section-subtitle{font-size:1.25rem}.process-section-bold .section-description{font-size:1rem}.process-section-bold .timeline-track{left:30px;transform:none}.process-section-bold .timeline-dot{left:30px;transform:translatey(-50%)}.process-section-bold .process-item{padding-left:80px;padding-right:0}.process-section-bold .process-content{padding:32px}.process-section-bold .process-visual{margin-top:32px;min-height:250px}.process-section-bold .process-title{font-size:1.5rem}.process-section-bold .process-description{font-size:1rem}}@media (max-width:767.98px){.process-section-bold{padding:60px 0}.process-section-bold .section-header{margin-bottom:60px}.process-section-bold .section-title{font-size:1.875rem}.process-section-bold .section-subtitle{font-size:1.125rem}.process-section-bold .process-item{margin-bottom:60px;padding-left:70px}.process-section-bold .process-content{padding:28px}.process-section-bold .process-number{width:50px;height:50px;margin-bottom:20px}.process-section-bold .process-number span{font-size:1.25rem}.process-section-bold .process-title{font-size:1.375rem}.process-section-bold .icon-container{width:120px;height:120px}.process-section-bold .icon-container i{font-size:3rem}.process-section-bold .decorative-circle.circle-1{width:150px;height:150px}.process-section-bold .decorative-circle.circle-2{width:200px;height:200px}}@media (max-width:575.98px){.process-section-bold{padding:50px 0}.process-section-bold .section-title{font-size:1.625rem}.process-section-bold .section-subtitle{font-size:1rem}.process-section-bold .section-description{font-size:.9375rem}.process-section-bold .process-item{padding-left:60px}.process-section-bold .process-content{padding:24px}.process-section-bold .process-visual{padding:20px;min-height:220px}.process-section-bold .timeline-dot{width:20px;height:20px}.process-section-bold .process-item:hover .timeline-dot{width:26px;height:26px}}.timeline-section-standard{position:relative;background:var(--surface-primary);overflow:hidden}.timeline-section-standard .section-header{position:relative;z-index:2}.timeline-section-standard #timeline-title{color:var(--text-primary);font-weight:700;letter-spacing:-.02em}.timeline-section-standard #timeline-subtitle{color:var(--primary-500);font-weight:600}.timeline-section-standard #timeline-desc{color:var(--text-secondary);line-height:1.7;max-width:700px;margin-left:auto;margin-right:auto}.timeline-section-standard .timeline-wrapper{position:relative;padding:3rem 0}.timeline-section-standard .timeline-axis{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-standard .timeline-axis::before{content:"";position:absolute;top:-20px;left:50%;transform:translatex(-50%);width:20px;height:20px;background:var(--primary-500);border-radius:50%;box-shadow:0 0 0 6px color-mix(in srgb,var(--primary-500) 20%,transparent)}.timeline-section-standard .timeline-items{position:relative;z-index:2}.timeline-section-standard .timeline-item{margin-bottom:4rem;position:relative}.timeline-section-standard .timeline-item:last-child{margin-bottom:0}.timeline-section-standard .timeline-content{position:relative}.timeline-section-standard .timeline-card{background:var(--surface-primary);border:2px solid var(--neutral-100);border-radius:16px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.timeline-section-standard .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 cubic-bezier(.4,0,.2,1)}.timeline-section-standard .timeline-card:hover{transform:translatey(-8px);border-color:var(--primary-300)}.timeline-section-standard .timeline-card:hover::before{transform:scalex(1)}.timeline-section-standard .timeline-icon-wrapper{width:56px;height:56px;background:linear-gradient(135deg,var(--primary-500),color-mix(in srgb,var(--primary-500) 80%,var(--primary-700) 20%));border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:transform .3s ease}.timeline-section-standard .timeline-card:hover .timeline-icon-wrapper{transform:rotate(5deg) scale(1.1)}.timeline-section-standard .timeline-icon-wrapper i{font-size:1.75rem;color:white}.timeline-section-standard .timeline-title{color:var(--text-primary);font-size:1.5rem;font-weight:700;margin-bottom:1rem;line-height:1.3}.timeline-section-standard .timeline-description{color:var(--text-secondary);font-size:1rem;line-height:1.7;margin-bottom:0}.timeline-section-standard .timeline-marker{position:relative;width:24px;height:24px;z-index:3}.timeline-section-standard .marker-dot{width:24px;height:24px;background:var(--surface-primary);border:4px solid var(--primary-500);border-radius:50%;position:relative;z-index:2;transition:all .3s ease}.timeline-section-standard .timeline-item:hover .marker-dot{transform:scale(1.3);border-width:5px;box-shadow:0 0 0 8px color-mix(in srgb,var(--primary-500) 20%,transparent)}.timeline-section-standard .marker-pulse{position:absolute;top:0;left:0;width:24px;height:24px;border-radius:50%;background:var(--primary-500);opacity:.6;animation:pulse-animation 2s infinite}.timeline-section-standard .timeline-marker-future .marker-dot{background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border:none}.timeline-section-standard .timeline-marker-future .marker-dot::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:white;border-radius:50%}.timeline-section-standard .timeline-image-placeholder{width:100%;height:280px;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-100)));border-radius:16px;position:relative;overflow:hidden}.timeline-section-standard .timeline-image-placeholder::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:var(--surface-primary);border-radius:50%;opacity:.5}.timeline-section-standard .timeline-image-placeholder::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;border:3px solid var(--primary-500);border-radius:50%;opacity:.7}.timeline-section-standard .timeline-decorative-shape{width:100%;height:280px;display:flex;align-items:center;justify-content:center;position:relative}.timeline-section-standard .shape-circle::before{content:"";width:200px;height:200px;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-500) 10%,transparent),color-mix(in srgb,var(--primary-300) 15%,transparent));border-radius:50%;animation:float-animation 6s ease-in-out infinite}.timeline-section-standard .shape-triangle::before{content:"";width:0;height:0;border-left:100px solid transparent;border-right:100px solid transparent;border-bottom:173px solid color-mix(in srgb,var(--primary-500) 12%,transparent);animation:float-animation 7s ease-in-out infinite reverse}.timeline-section-standard .shape-hexagon::before{content:"";width:180px;height:104px;background:color-mix(in srgb,var(--primary-500) 10%,transparent);position:relative;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);animation:float-animation 8s ease-in-out infinite}.timeline-section-standard .decorative-blob{position:absolute;width:400px;height:400px;border-radius:50%;filter:blur(80px);opacity:.08;z-index:0;pointer-events:none}.timeline-section-standard .blob-1{top:10%;left:-5%;background:var(--primary-500);animation:blob-float-1 20s ease-in-out infinite}.timeline-section-standard .blob-2{bottom:10%;right:-5%;background:var(--primary-700);animation:blob-float-2 18s ease-in-out infinite}@media (max-width:767.98px){.timeline-section-standard{padding:3rem 0}.timeline-section-standard #timeline-title{font-size:2rem}.timeline-section-standard #timeline-subtitle{font-size:1.25rem}.timeline-section-standard .timeline-item{margin-bottom:2rem}.timeline-section-standard .timeline-card{padding:1.5rem}.timeline-section-standard .timeline-icon-wrapper{width:48px;height:48px;margin-bottom:1rem}.timeline-section-standard .timeline-icon-wrapper i{font-size:1.5rem}.timeline-section-standard .timeline-title{font-size:1.25rem}.timeline-section-standard .timeline-description{font-size:.95rem}.timeline-section-standard .timeline-item::before{content:"";position:absolute;left:0;top:0;bottom:-2rem;width:3px;background:linear-gradient(180deg,var(--primary-300),var(--primary-500) 50%,var(--primary-300))}.timeline-section-standard .timeline-item:last-child::before{bottom:0}.timeline-section-standard .timeline-content{padding-left:2rem}.timeline-section-standard .timeline-card::after{content:"";position:absolute;left:-2rem;top:2rem;width:16px;height:16px;background:var(--primary-500);border:3px solid var(--surface-primary);border-radius:50%}}@media (min-width:768px) and (max-width:991.98px){.timeline-section-standard #timeline-title{font-size:2.5rem}.timeline-section-standard .timeline-card{padding:1.75rem}.timeline-image-placeholder,.timeline-section-standard .timeline-decorative-shape{height:240px}}@media (min-width:1400px){.timeline-section-standard .timeline-wrapper{padding:4rem 0}.timeline-section-standard .timeline-card{padding:2.5rem}.timeline-section-standard .timeline-title{font-size:1.75rem}.timeline-section-standard .timeline-description{font-size:1.1rem}}@media print{.timeline-section-standard{background:white}.timeline-axis,.decorative-blob,.timeline-section-standard .marker-pulse{display:none}.timeline-section-standard .timeline-card{box-shadow:none;border:1px solid #ddd;page-break-inside:avoid}}@media (prefers-reduced-motion:reduce){.timeline-card,.timeline-icon-wrapper,.marker-dot,.marker-pulse,.decorative-blob,.shape-circle::before,.shape-triangle::before,.timeline-section-standard .shape-hexagon::before{animation:none;transition:none}}@media (prefers-contrast:high){.timeline-section-standard .timeline-card{border-width:3px;border-color:var(--text-primary)}.timeline-section-standard .timeline-axis{background:var(--text-primary)}.timeline-section-standard .marker-dot{border-color:var(--text-primary)}}.career-section-modern .decorative-badge{width:64px;height:64px;margin:0 auto 1.5rem;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:16px;display:flex;align-items:center;justify-content:center}.career-section-modern .decorative-badge i{font-size:28px;color:var(--light)}.career-section-modern .icon-wrapper{width:56px;height:56px;background:color-mix(in srgb,var(--primary-500) 10%,var(--light) 90%);border-radius:12px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.career-section-modern .career-card:hover .icon-wrapper{background:color-mix(in srgb,var(--primary-500) 20%,var(--light) 80%);transform:rotate(5deg) scale(1.1)}.career-section-modern .icon-wrapper i{font-size:24px;color:var(--primary-500)}.career-section-modern .decorative-shapes{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}.career-section-modern .shape-circle{position:absolute;border-radius:50%;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-300) 15%,transparent 85%),color-mix(in srgb,var(--primary-500) 10%,transparent 90%))}.career-section-modern .shape-1{width:300px;height:300px;top:-100px;right:-50px;animation:float 20s ease-in-out infinite}.career-section-modern .shape-2{width:200px;height:200px;bottom:-50px;left:-50px;animation:float 15s ease-in-out infinite reverse}@media (max-width:991.98px){.career-section-modern{padding:80px 0}.career-section-modern .career-title{font-size:2.25rem}.career-section-modern .career-subtitle{font-size:1.25rem}.career-section-modern .career-description{font-size:1rem}.career-section-modern .career-card{padding:1.75rem}.position-title{font-size:1.35rem}}@media (max-width:767.98px){.career-section-modern{padding:60px 0}.career-section-modern .career-title{font-size:1.875rem}.career-section-modern .career-subtitle{font-size:1.125rem}.career-section-modern .career-card{padding:1.5rem}.career-section-modern .icon-wrapper{width:48px;height:48px}.career-section-modern .icon-wrapper i{font-size:20px}.position-title{font-size:1.25rem}.position-description{font-size:.95rem}.shape-1,.career-section-modern .shape-2{opacity:.5}}@media (max-width:575.98px){.career-section-modern .career-header{margin-bottom:2rem}.career-section-modern .decorative-badge{width:56px;height:56px;margin-bottom:1rem}.career-section-modern .decorative-badge i{font-size:24px}.career-section-modern .career-title{font-size:1.625rem}.position-badge{padding:.4rem .75rem;font-size:.8rem}.career-section-modern .location-tag{font-size:.85rem;padding:.4rem .75rem}}.coreinfo-section-169 .decorative-line-top{width:80px;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));margin:0 auto;border-radius:2px}.coreinfo-section-169 .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2;letter-spacing:-.02em}.coreinfo-section-169 .section-subtitle{font-size:1.25rem;font-weight:500;color:var(--text-secondary);line-height:1.5}.coreinfo-section-169 .section-description{font-size:1.125rem;line-height:1.7;color:var(--text-secondary);max-width:700px;margin:0 auto}.coreinfo-section-169 .decorative-dots{position:absolute;top:50%;right:5%;width:120px;height:120px;background-image:radial-gradient(circle,var(--primary-300) 2px,transparent 2px);background-size:20px 20px;opacity:.3;pointer-events:none}@media (max-width:991.98px){.coreinfo-section-169 .section-title{font-size:2rem}.coreinfo-section-169 .section-subtitle{font-size:1.125rem}.coreinfo-section-169 .coreinfo-card{padding:2rem 1.5rem}}@media (max-width:767.98px){.coreinfo-section-169 .section-title{font-size:1.75rem}.coreinfo-section-169 .section-subtitle{font-size:1rem}.coreinfo-section-169 .section-description{font-size:1rem}.coreinfo-section-169 .coreinfo-card{padding:1.75rem 1.25rem}.card-icon-wrapper{width:56px;height:56px}.card-icon-wrapper i{font-size:1.5rem}.card-title{font-size:1.25rem}.decorative-blob-1,.coreinfo-section-169 .decorative-blob-2{width:250px;height:250px}}@media (max-width:575.98px){.coreinfo-section-169{padding:3rem 0}.coreinfo-section-169 .section-title{font-size:1.5rem}.coreinfo-section-169 .decorative-line-top{width:60px;height:3px}}@media (prefers-reduced-motion:reduce){.coreinfo-card,.card-icon-wrapper,.coreinfo-section-169 .decorative-corner{transition:none}.decorative-blob-1,.coreinfo-section-169 .decorative-blob-2{animation:none}}@media (prefers-contrast:high){.coreinfo-section-169 .coreinfo-card{border-width:2px;border-color:var(--primary-500)}.card-title{font-weight:800}}.leadgen-section-secondary{position:relative;background:linear-gradient(135deg,var(--surface-primary) 0%,var(--neutral-50) 100%);overflow:hidden}.leadgen-section-secondary .decorative-accent{width:10px;height:10px;background:var(--primary-500);border-radius:50%;margin:0 auto;box-shadow:0 0 25px var(--primary-500);animation:pulse-leadgen-v001 2.5s ease-in-out infinite}.leadgen-section-secondary .leadgen-form-card{background:var(--light);border-radius:28px;padding:3.5rem;position:relative;overflow:hidden;border:1px solid var(--neutral-100);transition:transform .4s ease,box-shadow .4s ease}.leadgen-section-secondary .leadgen-form-card:hover{transform:translatey(-6px)}.leadgen-section-secondary .decorative-shape-corner{position:absolute;top:-40px;right:-40px;width:140px;height:140px;background:linear-gradient(135deg,var(--primary-400),var(--primary-600));border-radius:40% 60% 70% 30%/40% 50% 60% 50%;opacity:.12;animation:rotate-leadgen-v001 25s linear infinite}.leadgen-section-secondary .decorative-shape-gradient{position:absolute;bottom:-50px;left:-50px;width:180px;height:180px;background:linear-gradient(135deg,var(--primary-600),var(--primary-800));border-radius:60% 40% 30% 70%/50% 60% 40% 50%;opacity:.1;animation:rotate-leadgen-v001 30s linear infinite reverse}.leadgen-section-secondary .form-control,.leadgen-section-secondary .form-select{border:2px solid var(--neutral-100);border-radius:14px;padding:1.1rem 1.35rem;background:var(--surface-primary);transition:all .3s ease;font-size:1rem;height:calc(3.5rem + 2px)}.leadgen-section-secondary .form-floating>label{padding:1.1rem 1.35rem;color:var(--text-secondary);font-weight:500}.leadgen-section-secondary .form-control:focus,.leadgen-section-secondary .form-select:focus{border-color:var(--primary-500);box-shadow:0 0 0 .25rem color-mix(in srgb,var(--primary-500) 20%,transparent);background:var(--light);outline:none}.leadgen-section-secondary .form-control:hover,.leadgen-section-secondary .form-select:hover{border-color:var(--neutral-200)}.leadgen-section-secondary textarea.form-control{min-height:150px;resize:vertical}.leadgen-section-secondary .form-check-input{width:1.3rem;height:1.3rem;border:2px solid var(--neutral-300);border-radius:7px;cursor:pointer;transition:all .3s ease}.leadgen-section-secondary .form-check-input:checked{background-color:var(--primary-500);border-color:var(--primary-500)}.leadgen-section-secondary .form-check-input:hover{border-color:var(--primary-300)}.leadgen-section-secondary .form-check-label{cursor:pointer;user-select:none;padding-left:.6rem;line-height:1.6}.leadgen-section-secondary .btn-leadgen-submit{background:linear-gradient(135deg,#3b82f6,#1d4ed8) !important;color:var(--light) !important;border:none;border-radius:14px;font-weight:600;font-size:1.15rem;letter-spacing:.4px;transition:all .4s ease;box-shadow:0 6px 20px rgba(59,130,246,.35);position:relative;overflow:hidden}.leadgen-section-secondary .btn-leadgen-submit::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;transition:left .6s ease}.leadgen-section-secondary .btn-leadgen-submit:hover{transform:translatey(-2px);box-shadow:0 8px 25px rgba(59,130,246,.45)}.leadgen-section-secondary .btn-leadgen-submit:hover::before{left:100%}.leadgen-section-secondary .btn-leadgen-submit:active{transform:translatey(0);box-shadow:0 4px 15px rgba(59,130,246,.3)}.leadgen-section-secondary .decorative-blob-primary{position:absolute;top:10%;left:5%;width:300px;height:300px;background:radial-gradient(circle at center,color-mix(in srgb,var(--primary-300) 15%,transparent) 0%,transparent 70%);border-radius:50%;filter:blur(60px);z-index:0;pointer-events:none;animation:float-blob-leadgen-1 15s ease-in-out infinite}.leadgen-section-secondary .decorative-blob-secondary{position:absolute;bottom:15%;right:8%;width:250px;height:250px;background:radial-gradient(circle at center,color-mix(in srgb,var(--primary-500) 12%,transparent) 0%,transparent 70%);border-radius:50%;filter:blur(50px);z-index:0;pointer-events:none;animation:float-blob-leadgen-2 18s ease-in-out infinite}.leadgen-section-secondary .container>*{position:relative;z-index:1}@media (max-width:991px){.leadgen-section-secondary .leadgen-form-card{padding:2.5rem}}@media (max-width:767px){.leadgen-section-secondary .leadgen-form-card{padding:2rem;border-radius:20px}.leadgen-section-secondary .btn-leadgen-submit{font-size:1.05rem}.leadgen-section-secondary .form-control,.leadgen-section-secondary .form-select{padding:1rem 1.15rem}}.leadgen-section-secondary .form-control:focus-visible,.leadgen-section-secondary .form-select:focus-visible,.leadgen-section-secondary .form-check-input:focus-visible{outline:3px solid var(--primary-500);outline-offset:2px}.leadgen-section-secondary .btn-leadgen-submit:focus-visible{outline:3px solid var(--light);outline-offset:3px}.leadgen-section-secondary .leadgen-field,.leadgen-section-secondary .leadgen-field-dynamic{animation:fadeInField .4s ease-out;margin-bottom:0}.leadgen-section-secondary .leadgen-form-dynamic .form-control,.leadgen-section-secondary .leadgen-form-dynamic .form-select{border:2px solid var(--neutral-100);border-radius:14px;padding:1.1rem 1.35rem;background:var(--surface-primary);transition:all .3s ease;font-size:1rem;height:calc(3.5rem + 2px)}.leadgen-section-secondary .leadgen-form-dynamic .form-floating>label{padding:1.1rem 1.35rem;color:var(--text-secondary);font-weight:500}.leadgen-section-secondary .leadgen-form-dynamic .form-control:focus,.leadgen-section-secondary .leadgen-form-dynamic .form-select:focus{border-color:var(--primary-500);box-shadow:0 0 0 .25rem color-mix(in srgb,var(--primary-500) 20%,transparent);background:var(--light);outline:none}.leadgen-section-secondary .leadgen-form-dynamic textarea.form-control{min-height:120px;resize:vertical}.leadgen-section-secondary .leadgen-form-dynamic .form-check-input{width:1.3rem;height:1.3rem;border:2px solid var(--neutral-300);border-radius:7px;cursor:pointer;transition:all .3s ease}.leadgen-section-secondary .leadgen-form-dynamic .form-check-input:checked{background-color:var(--primary-500);border-color:var(--primary-500)}.leadgen-section-secondary .leadgen-form-dynamic .form-check-label{cursor:pointer;user-select:none;padding-left:.6rem;line-height:1.6}.contact-section-pro{position:relative;padding:100px 0;background:linear-gradient(135deg,var(--surface-primary) 0%,var(--neutral-50) 100%);overflow:hidden}.contact-section-pro .decorative-badge{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:16px;color:var(--light);font-size:24px;animation:float 3s ease-in-out infinite}.contact-section-pro .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;line-height:1.2}.contact-section-pro .section-subtitle{font-size:1.25rem;font-weight:600;color:var(--primary-500);margin-bottom:1.5rem}.contact-section-pro .section-description{font-size:1.05rem;color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.contact-section-pro .contact-form-wrapper{position:relative;background:var(--light);padding:40px;border-radius:20px;border:1px solid color-mix(in srgb,var(--primary-300) 20%,transparent)}.contact-section-pro .decorative-shape-top{position:absolute;top:-10px;right:40px;width:80px;height:80px;background:linear-gradient(135deg,var(--primary-300),var(--primary-500));border-radius:50%;opacity:.2;filter:blur(20px)}.contact-section-pro .decorative-shape-bottom{position:absolute;bottom:-15px;left:30px;width:100px;height:100px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:30% 70% 70% 30%/30% 30% 70% 70%;opacity:.15;filter:blur(25px)}.contact-section-pro .form-floating{position:relative}.contact-section-pro .form-control{border:2px solid var(--neutral-300);border-radius:12px;padding:1rem 1rem 1rem 3rem;font-size:1rem;transition:all .3s ease;background:var(--surface-primary)}.contact-section-pro .form-control:focus{border-color:var(--primary-500);box-shadow:0 0 0 .25rem color-mix(in srgb,var(--primary-500) 15%,transparent);background:var(--light)}.contact-section-pro .form-floating>label{padding-left:3rem;color:var(--text-secondary)}.contact-section-pro .input-icon{position:absolute;left:1rem;top:50%;transform:translatey(-50%);color:var(--primary-500);font-size:1.2rem;z-index:5;pointer-events:none}.contact-section-pro textarea.form-control{resize:none;min-height:150px}.contact-section-pro .form-check{padding-left:0}.contact-section-pro .form-check-input{width:20px;height:20px;border:2px solid var(--neutral-300);border-radius:6px;cursor:pointer;margin-right:.75rem}.contact-section-pro .form-check-input:checked{background-color:var(--primary-500);border-color:var(--primary-500)}.contact-section-pro .form-check-label{color:var(--text-secondary);font-size:.95rem;cursor:pointer;line-height:1.5}.contact-section-pro .btn-submit{width:100%;padding:1rem 2rem;background:linear-gradient(135deg,#2563eb,#0284c7) !important;color:var(--light) !important;border:none;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px rgba(37,99,235,.3)}.contact-section-pro .btn-submit:hover{transform:translatey(-3px);box-shadow:0 12px 28px rgba(37,99,235,.4)}.contact-section-pro .btn-submit:active{transform:translatey(-1px)}.contact-section-pro .contact-info-wrapper{position:relative;height:100%;display:flex;flex-direction:column;gap:1.5rem}.contact-section-pro .info-card{position:relative;background:var(--light);padding:2rem;border-radius:16px;border-left:4px solid var(--primary-500);display:flex;align-items:flex-start;gap:1.5rem;transition:all .3s ease;overflow:hidden}.contact-section-pro .info-card:hover{transform:translatex(8px)}.contact-section-pro .icon-wrapper{flex-shrink:0;width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:12px;font-size:1.5rem;color:var(--light);position:relative;z-index:2}.contact-section-pro .icon-wrapper.phone{background:linear-gradient(135deg,var(--primary-500),var(--primary-700))}.contact-section-pro .icon-wrapper.email{background:linear-gradient(135deg,var(--primary-300),var(--primary-500))}.contact-section-pro .icon-wrapper.address{background:linear-gradient(135deg,var(--primary-500),color-mix(in srgb,var(--primary-700) 70%,var(--neutral-700) 30%))}.contact-section-pro .info-content{flex:1}.contact-section-pro .info-content h5{font-size:.9rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.contact-section-pro .info-value{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin:0;line-height:1.6}.contact-section-pro .decorative-dot{position:absolute;top:1rem;right:1rem;width:8px;height:8px;background:var(--primary-500);border-radius:50%;opacity:.4}.contact-section-pro .social-links-wrapper{display:flex;gap:1rem;margin-top:1rem;padding:1.5rem;background:var(--light);border-radius:16px}.contact-section-pro .social-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-50),var(--primary-100));border-radius:12px;color:var(--primary-500);font-size:1.25rem;cursor:pointer;transition:all .3s ease}.contact-section-pro .social-icon:hover{background:linear-gradient(135deg,var(--primary-500),var(--primary-700));color:var(--light);transform:translatey(-4px)}.contact-section-pro .decorative-circle-1{position:absolute;top:-20px;right:-20px;width:120px;height:120px;background:linear-gradient(135deg,var(--primary-300),var(--primary-500));border-radius:50%;opacity:.1;z-index:0}.contact-section-pro .decorative-circle-2{position:absolute;bottom:30px;left:-30px;width:80px;height:80px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:50%;opacity:.15;z-index:0}.contact-section-pro .background-decoration{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}.contact-section-pro .blob-1{position:absolute;top:10%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,var(--primary-300),transparent);border-radius:40% 60% 60% 40%/50% 60% 40% 50%;opacity:.08;animation:blobFloat1 20s ease-in-out infinite}.contact-section-pro .blob-2{position:absolute;bottom:15%;right:-5%;width:350px;height:350px;background:radial-gradient(circle,var(--primary-500),transparent);border-radius:60% 40% 40% 60%/60% 50% 50% 40%;opacity:.06;animation:blobFloat2 18s ease-in-out infinite}@media (max-width:991.98px){.contact-section-pro{padding:80px 0}.contact-section-pro .section-title{font-size:2rem}.contact-section-pro .section-subtitle{font-size:1.1rem}.contact-section-pro .contact-form-wrapper{padding:30px;margin-bottom:2rem}.contact-section-pro .contact-info-wrapper{margin-top:2rem}}@media (max-width:767.98px){.contact-section-pro{padding:60px 0}.contact-section-pro .section-title{font-size:1.75rem}.contact-section-pro .contact-form-wrapper{padding:24px}.contact-section-pro .info-card{padding:1.5rem}.contact-section-pro .icon-wrapper{width:48px;height:48px;font-size:1.25rem}.contact-section-pro .social-links-wrapper{justify-content:center}.contact-section-pro .blob-1,.contact-section-pro .blob-2{width:250px;height:250px}}@media (max-width:575.98px){.contact-section-pro .section-title{font-size:1.5rem}.contact-section-pro .contact-form-wrapper{padding:20px}.contact-section-pro .form-control{padding:.875rem .875rem .875rem 2.75rem}.contact-section-pro .input-icon{left:.875rem;font-size:1rem}.contact-section-pro .info-card{flex-direction:column;align-items:center;text-align:center}.contact-section-pro .btn-submit{font-size:1rem;padding:.875rem 1.5rem}}.blog-section-alt{position:relative;background:linear-gradient(135deg,var(--surface-primary) 0%,var(--neutral-50) 100%);overflow:hidden}.blog-section-alt .decorative-line-top{width:60px;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));margin:0 auto;border-radius:2px}.blog-section-alt .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2;letter-spacing:-.02em}.blog-section-alt .section-subtitle{font-size:1.25rem;font-weight:500;color:var(--primary-500);line-height:1.4}.blog-section-alt .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.blog-section-alt .decorative-dots{display:flex;justify-content:center;gap:8px}.blog-section-alt .decorative-dots .dot{width:8px;height:8px;background:var(--primary-500);border-radius:50%;opacity:.6;transition:all .3s ease}.blog-section-alt .decorative-dots .dot:nth-child(2){width:12px;height:12px;opacity:.8}.blog-section-alt .blog-card{background:var(--surface-primary);border-radius:16px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);height:100%;display:flex;flex-direction:column;border:1px solid color-mix(in srgb,var(--neutral-300) 30%,transparent)}.blog-section-alt .blog-card:hover{transform:translatey(-8px);border-color:var(--primary-300)}.blog-section-alt .blog-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.1)}.blog-section-alt .image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .4s ease;pointer-events:none}.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:12px;display:flex;align-items:center;justify-content:center;color:var(--light);font-size:1.25rem;transition:all .3s ease}.blog-section-alt .blog-card:hover .category-badge{transform:rotate(15deg) scale(1.1);background:var(--primary-700)}.blog-section-alt .blog-content{padding:28px;flex-grow:1;display:flex;flex-direction:column}.blog-section-alt .blog-meta{display:flex;gap:16px;margin-bottom:16px;color:var(--text-secondary);font-size:.875rem}.blog-section-alt .blog-meta i{font-size:1rem;color:var(--primary-500);opacity:.7}.blog-section-alt .blog-title{font-size:1.25rem;font-weight:700;color:var(--text-primary);line-height:1.4;margin-bottom:16px;transition:color .3s ease}.blog-section-alt .blog-card:hover .blog-title{color:var(--primary-500)}.blog-section-alt .blog-excerpt{font-size:.9375rem;color:var(--text-secondary);line-height:1.7;margin-bottom:20px;flex-grow:1}.blog-section-alt .blog-link{display:inline-flex;align-items:center;gap:8px;color:var(--primary-500);font-weight:600;font-size:.9375rem;text-decoration:none;transition:all .3s ease;margin-top:auto}.blog-section-alt .blog-link:hover{color:var(--primary-700);gap:12px}.blog-section-alt .blog-link i{font-size:1rem;transition:transform .3s ease}.blog-section-alt .blog-link:hover i{transform:translatex(4px)}.blog-section-alt .decorative-shapes{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:0;overflow:hidden}.blog-section-alt .shape{position:absolute;border-radius:50%;opacity:.04}.blog-section-alt .shape-1{width:400px;height:400px;background:var(--primary-500);top:-200px;right:-100px;animation:float 20s ease-in-out infinite}.blog-section-alt .shape-2{width:300px;height:300px;background:var(--primary-300);bottom:-150px;left:-100px;animation:float 25s ease-in-out infinite reverse}.blog-section-alt .shape-3{width:250px;height:250px;background:var(--primary-700);top:50%;left:50%;transform:translate(-50%,-50%);animation:pulse 15s ease-in-out infinite}@media (max-width:991.98px){.blog-section-alt .section-title{font-size:2rem}.blog-section-alt .section-subtitle{font-size:1.125rem}.blog-section-alt .blog-image-wrapper{height:200px}.blog-section-alt .blog-content{padding:24px}}@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 .section-description{font-size:1rem}.blog-section-alt .blog-image-wrapper{height:220px}.blog-section-alt .blog-title{font-size:1.125rem}.blog-section-alt .blog-excerpt{font-size:.875rem}}@media (max-width:575.98px){.blog-section-alt .section-title{font-size:1.5rem}.blog-section-alt .blog-content{padding:20px}.blog-section-alt .category-badge{width:38px;height:38px;font-size:1rem}}.faq-section-special .section-header{margin-bottom:3rem}.faq-section-special .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;line-height:1.2}.faq-section-special .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);margin-bottom:1.5rem;line-height:1.3}.faq-section-special .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.faq-section-special .faq-card .card-header{background:linear-gradient(135deg,var(--primary-500) 0%,color-mix(in srgb,var(--primary-500) 80%,var(--primary-700) 20%) 100%);border:none;padding:1.75rem 1.5rem;display:flex;align-items:flex-start;gap:1rem}.faq-section-special .faq-card .card-body{padding:1.75rem 1.5rem;background:var(--surface-primary)}.faq-section-special .decorative-shape{position:absolute;border-radius:50%;opacity:.05;pointer-events:none}.faq-section-special .shape-1{width:400px;height:400px;background:var(--primary-500);top:-100px;right:-100px}.faq-section-special .shape-2{width:300px;height:300px;background:var(--primary-300);bottom:-80px;left:-80px}.faq-section-special .decorative-dots{position:absolute;width:200px;height:200px;top:50%;right:5%;transform:translatey(-50%);background-image:radial-gradient(circle,var(--primary-300) 2px,transparent 2px);background-size:20px 20px;opacity:.1;pointer-events:none}@media (max-width:991.98px){.faq-section-special{padding:80px 0}.faq-section-special .section-title{font-size:2rem}.faq-section-special .section-subtitle{font-size:1.25rem}.faq-section-special .section-description{font-size:1rem}.faq-section-special .question-title{font-size:1rem}.faq-section-special .answer-text{font-size:.9375rem}}@media (max-width:767.98px){.faq-section-special{padding:60px 0}.faq-section-special .section-title{font-size:1.75rem}.faq-section-special .section-subtitle{font-size:1.125rem}.faq-section-special .faq-card .card-header{padding:1.5rem 1.25rem}.faq-section-special .faq-card .card-body{padding:1.5rem 1.25rem}.faq-section-special .question-icon{width:36px;height:36px;font-size:1.125rem}.faq-section-special .decorative-shape{display:none}}@media (max-width:575.98px){.faq-section-special .section-title{font-size:1.5rem}.faq-section-special .faq-card .card-header{flex-direction:column;align-items:center;text-align:center}.faq-section-special .question-icon{margin-bottom:.5rem}}@media print{.faq-section-special{background:var(--light);padding:40px 0}.faq-section-special .decorative-shape,.faq-section-special .decorative-dots{display:none}.faq-section-special .faq-card{box-shadow:none;border:1px solid var(--neutral-300);page-break-inside:avoid;margin-bottom:1rem}}.footer-custom{position:relative;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-well.webp);background-size:cover;background-position:center;background-attachment:fixed;color:var(--light);overflow:hidden}.footer-custom .footer-background-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:color-mix(in srgb,var(--neutral-900) 15%,transparent);z-index:1}.footer-custom .container{position:relative;z-index:2}.footer-custom .footer-brand-name{font-size:1.75rem;font-weight:700;color:var(--light);margin-bottom:1rem;letter-spacing:-.02em}.footer-custom .footer-brand-desc{font-size:.95rem;line-height:1.7;margin-bottom:0}.footer-custom .footer-decorative-icons{display:flex;gap:1rem;margin-top:1.5rem}.footer-custom .footer-decorative-icons i{font-size:1.5rem;transition:all .3s ease}.footer-custom .footer-decorative-icons i:hover{color:var(--light);transform:translatey(-3px)}.footer-custom .footer-section-title{font-size:1.25rem;font-weight:600;color:var(--light);margin-bottom:1.5rem;position:relative;padding-bottom:.75rem}.footer-custom .footer-section-title::after{content:"";position:absolute;bottom:0;left:0;width:50px;height:3px;background:color-mix(in srgb,var(--primary-300) 80%,transparent);border-radius:2px}.footer-custom .footer-links-list{list-style:none;padding:0;margin:0}.footer-custom .footer-links-list li{margin-bottom:.75rem;display:flex;align-items:flex-start;gap:.5rem}.footer-custom .footer-links-list li i{font-size:.75rem;margin-top:.25rem;flex-shrink:0}.footer-custom .footer-link{text-decoration:none;font-size:.95rem;transition:all .3s ease;line-height:1.6}.footer-custom .footer-link:hover{color:var(--light);padding-left:.25rem}.footer-custom .footer-contact-list{display:flex;flex-direction:column;gap:1.25rem}.footer-custom .contact-item{display:flex;align-items:flex-start;gap:1rem}.footer-custom .contact-item i{font-size:1.25rem;flex-shrink:0;margin-top:.15rem}.footer-custom .contact-text{font-size:.95rem;line-height:1.6}.footer-custom .footer-visual-elements{position:relative;height:100%;min-height:200px}.footer-custom .decorative-shape{position:absolute;border-radius:50%;opacity:.15}.footer-custom .decorative-shape.shape-1{width:120px;height:120px;background:color-mix(in srgb,var(--primary-300) 40%,transparent);top:0;right:0;animation:float 6s ease-in-out infinite}.footer-custom .decorative-shape.shape-2{width:80px;height:80px;background:color-mix(in srgb,var(--primary-500) 30%,transparent);bottom:20%;left:20%;animation:float 8s ease-in-out infinite reverse}.footer-custom .footer-icon-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2rem}.footer-custom .footer-icon-grid .icon-item{border-radius:12px;padding:1.25rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease;backdrop-filter:blur(10px)}.footer-custom .footer-icon-grid .icon-item:hover{transform:translatey(-5px)}.footer-custom .footer-icon-grid .icon-item i{font-size:1.75rem}.footer-custom .disclaimer-text{font-size:.85rem;line-height:1.7;text-align:center;max-width:1100px;margin:0 auto}.footer-custom .copyright-text{font-size:.9rem;letter-spacing:.02em}.footer-custom .footer-bg-decoration{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;pointer-events:none;overflow:hidden}.footer-custom .decoration-circle{position:absolute;border-radius:50%;background:color-mix(in srgb,var(--primary-300) 8%,transparent)}.footer-custom .decoration-circle.circle-1{width:300px;height:300px;top:-100px;right:-50px;animation:pulse 10s ease-in-out infinite}.footer-custom .decoration-circle.circle-2{width:200px;height:200px;bottom:-50px;left:10%;animation:pulse 12s ease-in-out infinite reverse}.footer-custom .decoration-line{position:absolute;height:2px}.footer-custom .decoration-line.line-1{width:60%;top:30%;left:-10%;transform:rotate(-15deg)}.footer-custom .decoration-line.line-2{width:50%;bottom:40%;right:-10%;transform:rotate(25deg)}@media (max-width:991.98px){.footer-custom .footer-brand-name{font-size:1.5rem}.footer-custom .footer-section-title{font-size:1.15rem;margin-top:1.5rem}.footer-custom .footer-visual-elements{min-height:150px}.footer-custom .footer-icon-grid{margin-top:1rem}.footer-custom .decorative-shape.shape-1{width:100px;height:100px}.footer-custom .decorative-shape.shape-2{width:60px;height:60px}}@media (max-width:767.98px){.footer-custom{background-attachment:scroll}.footer-custom .footer-brand-name{font-size:1.35rem}.footer-custom .footer-section-title{font-size:1.1rem;margin-top:2rem}.footer-custom .footer-decorative-icons{justify-content:center}.footer-custom .footer-icon-grid{grid-template-columns:repeat(4,1fr);gap:.75rem}.footer-custom .footer-icon-grid .icon-item{padding:1rem}.footer-custom .footer-icon-grid .icon-item i{font-size:1.5rem}.footer-custom .disclaimer-text{font-size:.8rem;text-align:left}.footer-custom .copyright-text{font-size:.85rem}.footer-custom .decoration-circle.circle-1{width:150px;height:150px;top:-50px}.footer-custom .decoration-circle.circle-2{width:100px;height:100px}}@media (max-width:575.98px){.footer-brand-desc,.footer-link,.footer-custom .contact-text{font-size:.9rem}.footer-custom .footer-icon-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.add_wrap .add_timeline{padding-left:var(--space-6)}.add_wrap .add_timeline:before{left:var(--space-3)}.add_wrap .add_timeline_item{padding-left:var(--space-6);margin-bottom:var(--space-8)}.add_wrap .add_timeline_marker{left:calc(-1 * var(--space-6) - 6px)}.add_wrap .add_timeline_content{padding:var(--space-4)}}.additional-universal-style .decorative-line-top{width:100px;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));margin:0 auto 3rem;border-radius:2px}.additional-universal-style .section-header h1{color:var(--text-primary);line-height:1.2}.additional-universal-style .section-header h2{color:var(--text-secondary);font-weight:400}.additional-universal-style .section-header p{color:var(--text-secondary);max-width:800px;margin:0 auto}.additional-universal-style .decorative-shape{position:absolute;border-radius:50%;opacity:.1;pointer-events:none}.additional-universal-style .decorative-shape.shape-1{width:80px;height:80px;background:var(--primary-500);top:-20px;right:-20px}.additional-universal-style .decorative-shape.shape-2{width:60px;height:60px;background:var(--primary-700);bottom:-15px;right:40px}.additional-universal-style .decorative-shape.shape-3{width:70px;height:70px;background:var(--primary-300);top:-10px;right:60px}.additional-universal-style .decorative-shape.shape-4{width:90px;height:90px;background:var(--primary-500);bottom:-25px;right:-30px}.additional-universal-style .decorative-shape.shape-5{width:75px;height:75px;background:var(--primary-700);top:-15px;right:20px}@media (max-width:991px){.additional-universal-style .section-header h1{font-size:2rem}.additional-universal-style .content-item{flex-direction:column;padding:1.5rem}.additional-universal-style .item-icon-wrapper{width:56px;height:56px;font-size:1.5rem}}@media (max-width:767px){.additional-universal-style .section-header h1{font-size:1.75rem}.additional-universal-style .section-header h2{font-size:1.25rem}.additional-universal-style .content-item{padding:1.25rem}.additional-universal-style .item-icon-wrapper{width:48px;height:48px;font-size:1.25rem}.additional-universal-style .content-item:hover{transform:translatex(4px)}}@media (max-width:768px){.add_wrap{padding:var(--space-8) 0}.add_wrap .add_elements_grid{gap:var(--space-6)}.add_wrap .add_row_element::before{display:none}.add_wrap .add_image_placeholder{aspect-ratio:16/9;font-size:3rem;margin-bottom:var(--space-4)}.add_wrap .add_content{padding:var(--space-2)}.add_elem_title,.add_wrap .add_elem_desc{padding-left:var(--space-3)}.add_wrap .add_elem_title::before{width:3px}}.additional-universal-classic .section-header h1{color:var(--text-primary);line-height:1.2}.additional-universal-classic .section-header h2{color:var(--primary-500);font-weight:500}.additional-universal-classic .section-header p{color:var(--text-secondary);max-width:700px;margin:0 auto}.additional-universal-classic .cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;position:relative;z-index:2}.additional-universal-classic .card-blob.blob-1{width:140px;height:140px;background:var(--primary-500);top:-20px;right:-30px}.additional-universal-classic .card-blob.blob-2{width:120px;height:120px;background:var(--primary-700);top:10px;left:-20px}@media (max-width:991px){.additional-universal-classic .section-header h1{font-size:2rem}.additional-universal-classic .cards-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.additional-universal-classic .creative-card{padding:1.75rem}.additional-universal-classic .icon-circle{width:70px;height:70px;font-size:1.75rem}.additional-universal-classic .header-badge{width:70px;height:70px;font-size:1.75rem}}@media (max-width:767px){.additional-universal-classic .section-header h1{font-size:1.75rem}.additional-universal-classic .section-header h2{font-size:1.35rem}.additional-universal-classic .cards-grid{grid-template-columns:1fr;gap:1.25rem}.additional-universal-classic .creative-card{padding:1.5rem}.additional-universal-classic .card-visual{height:100px;margin-bottom:1.25rem}.additional-universal-classic .icon-circle{width:64px;height:64px;font-size:1.5rem}.additional-universal-classic .header-badge{width:64px;height:64px;font-size:1.5rem}.additional-universal-classic .creative-card:hover{transform:translatey(-8px)}}.additional-universal-section .section-header{max-width:900px;margin:0 auto}.additional-universal-section .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-600);line-height:1.4}.additional-universal-section .section-description{font-size:1.125rem;color:var(--neutral-700);line-height:1.8;max-width:800px}.additional-universal-section .timeline-item{position:relative;margin-bottom:4rem;width:100%}.additional-universal-section .timeline-item:last-child{margin-bottom:0}.additional-universal-section .timeline-content{display:flex;align-items:center;gap:2rem}.additional-universal-section .timeline-left .timeline-content{justify-content:flex-end;padding-right:calc(50% + 2rem)}.additional-universal-section .timeline-right .timeline-content{justify-content:flex-start;padding-left:calc(50% + 2rem);flex-direction:row-reverse}.additional-universal-section .timeline-item:hover .timeline-icon{transform:translatex(-50%) scale(1.15);box-shadow:0 12px 24px rgba(0,0,0,.2)}.additional-universal-section .timeline-card{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 4px 6px rgba(0,0,0,.05),0 10px 20px rgba(0,0,0,.08);position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);border:2px solid transparent;flex:1;max-width:500px}.additional-universal-section .timeline-item:hover .timeline-card{transform:scale(1.03);box-shadow:0 12px 24px rgba(0,0,0,.12),0 20px 40px rgba(0,0,0,.1);border-color:var(--primary-300)}.additional-universal-section .timeline-title{font-size:1.5rem;font-weight:700;color:var(--primary-800);margin-bottom:1rem;line-height:1.3}.additional-universal-section .timeline-description{font-size:1rem;color:var(--neutral-700);line-height:1.7;margin:0}.additional-universal-section .decorative-blob{position:absolute;border-radius:50%;opacity:.06;z-index:0;pointer-events:none;filter:blur(80px)}.additional-universal-section .blob-1{width:400px;height:400px;background:var(--primary-400);top:10%;left:-5%}.additional-universal-section .blob-2{width:350px;height:350px;background:var(--secondary-400);top:50%;right:-5%}@media (max-width:992px){.additional-universal-section .timeline-line{left:40px}.timeline-left .timeline-content,.additional-universal-section .timeline-right .timeline-content{justify-content:flex-start;padding-left:100px;padding-right:0;flex-direction:row}.additional-universal-section .timeline-icon{left:40px}.additional-universal-section .timeline-item:hover .timeline-icon{transform:translatex(0) scale(1.15)}.timeline-left .timeline-badge,.additional-universal-section .timeline-right .timeline-badge{left:auto;right:-28px}}@media (max-width:768px){.additional-universal-section .section-main-title{font-size:2rem}.additional-universal-section .section-subtitle{font-size:1.25rem}.additional-universal-section .section-description{font-size:1rem}.additional-universal-section .timeline-container{margin-top:3rem}.additional-universal-section .timeline-icon{width:60px;height:60px;border-width:4px}.additional-universal-section .timeline-icon i{font-size:1.5rem}.additional-universal-section .timeline-card{padding:2rem;max-width:100%}.additional-universal-section .timeline-title{font-size:1.25rem}.additional-universal-section .timeline-item{margin-bottom:3rem}}@media (max-width:576px){.additional-universal-section{padding:3rem 0}.additional-universal-section .section-main-title{font-size:1.75rem}.additional-universal-section .section-subtitle{font-size:1.125rem}.additional-universal-section .timeline-line{left:30px}.additional-universal-section .timeline-icon{left:30px;width:50px;height:50px;border-width:3px}.additional-universal-section .timeline-icon i{font-size:1.25rem}.timeline-left .timeline-content,.additional-universal-section .timeline-right .timeline-content{padding-left:80px}.additional-universal-section .timeline-card{padding:1.5rem}.additional-universal-section .timeline-badge{width:10px;height:10px;right:-25px}}.additional-universal-section .section-header{position:relative;max-width:850px;margin:0 auto;z-index:1}.additional-universal-section .header-decoration{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1.5rem}.additional-universal-section .section-title{font-size:2.625rem;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:750px}.additional-universal-section .shape-circle{width:120px;height:120px;background:var(--primary-700);border-radius:50%;bottom:20%;right:10%;animation:float-circle 20s ease-in-out infinite}.additional-universal-section .shape-triangle{width:0;height:0;border-left:50px solid transparent;border-right:50px solid transparent;border-bottom:90px solid var(--primary-500);top:50%;right:5%;animation:float-triangle 18s ease-in-out infinite}@media (max-width:991.98px){.additional-universal-section .section-title{font-size:2.125rem}.additional-universal-section .section-subtitle{font-size:1.25rem}.additional-universal-section .content-block{padding:2rem}.additional-universal-section .content-block-featured{padding:2.25rem}.additional-universal-section .content-title{font-size:1.5rem}.additional-universal-section .featured-visual{width:120px;height:120px}.additional-universal-section .featured-visual i{font-size:3rem}}@media (max-width:767.98px){.additional-universal-section .section-title{font-size:1.875rem}.additional-universal-section .section-subtitle{font-size:1.125rem}.additional-universal-section .section-description{font-size:1rem}.additional-universal-section .content-block{padding:1.75rem}.additional-universal-section .content-block-featured{padding:2rem}.additional-universal-section .content-title{font-size:1.375rem}.additional-universal-section .content-description{font-size:1rem}.additional-universal-section .block-badge{width:55px;height:55px}.additional-universal-section .block-badge i{font-size:1.5rem}.additional-universal-section .floating-shape{display:none}.additional-universal-section .featured-visual{margin-top:1.5rem}}@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}.additional-universal-section .content-block{padding:1.5rem}.additional-universal-section .content-block-featured{padding:1.75rem}.additional-universal-section .block-visual{margin-top:1.5rem;padding-top:1.5rem}.additional-universal-section .visual-bars{height:50px}.additional-universal-section .visual-circles .circle{width:40px;height:40px}.additional-universal-section .visual-circles .circle:nth-child(2){width:50px;height:50px}.additional-universal-section .featured-visual{width:100px;height:100px;border-radius:20px}.additional-universal-section .featured-visual i{font-size:2.5rem}}.additional-universal-section .section-header{position:relative;max-width:900px;margin:0 auto;z-index:1}.additional-universal-section .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);line-height:1.2;letter-spacing:-.02em}.additional-universal-section .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);line-height:1.4;text-transform:uppercase;letter-spacing:.05em;font-size:1.125rem}.additional-universal-section .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;max-width:800px}.additional-universal-section .features-grid{position:relative;z-index:1}.additional-universal-section .feature-content{position:relative}@media (max-width:991.98px){.additional-universal-section .section-title{font-size:2.25rem}.additional-universal-section .section-subtitle{font-size:1rem}.additional-universal-section .feature-box{padding:2rem}.additional-universal-section .feature-header{gap:1.25rem}.additional-universal-section .feature-number{font-size:2.5rem}.additional-universal-section .feature-icon-wrapper{width:60px;height:60px}.additional-universal-section .feature-icon-wrapper i{font-size:1.75rem}.additional-universal-section .feature-title{font-size:1.5rem}.additional-universal-section .line-v{display:none}}@media (max-width:767.98px){.additional-universal-section .section-title{font-size:2rem}.additional-universal-section .section-subtitle{font-size:.9375rem}.additional-universal-section .section-description{font-size:1rem}.additional-universal-section .feature-box{padding:1.75rem}.additional-universal-section .feature-header{padding-bottom:1.25rem}.additional-universal-section .feature-title{font-size:1.375rem}.additional-universal-section .feature-description{font-size:1rem}.additional-universal-section .decorative-grid{background-size:30px 30px}.additional-universal-section .line-h{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}.additional-universal-section .feature-box{padding:1.5rem}.additional-universal-section .feature-header{flex-direction:column;align-items:flex-start;gap:1rem}.additional-universal-section .feature-number{font-size:2rem}.additional-universal-section .feature-icon-wrapper{width:55px;height:55px}.additional-universal-section .feature-icon-wrapper i{font-size:1.5rem}.additional-universal-section .highlight-badge{width:40px;height:40px;top:15px;right:15px}.additional-universal-section .highlight-badge i{font-size:1rem}}.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 .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 .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 .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}@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-minimal .section-badge{display:inline-block;padding:.5rem 1rem;border-radius:50px;background:var(--primary-500);color:white;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem}.additional-universal-minimal .floating-element{position:absolute;opacity:.04;color:var(--primary-500);pointer-events:none}@media (max-width:991.98px){.additional-universal-minimal .card-visual-area{min-height:200px;padding:2rem 1.5rem}.additional-universal-minimal .visual-icon-group i{font-size:3rem}.additional-universal-minimal .card-text-area{padding:2rem 1.5rem}.additional-universal-minimal .side-card{padding:2rem 1.5rem}.additional-universal-minimal .highlight-card{padding:2rem 1.5rem;text-align:center}.additional-universal-minimal .highlight-icon{width:80px;height:80px;font-size:2.25rem}}@media (max-width:575.98px){.additional-universal-minimal #add_page_1_sec_1_title{font-size:2rem}.additional-universal-minimal .card-visual-area{min-height:150px;padding:1.5rem 1rem}.additional-universal-minimal .visual-icon-group i{font-size:2.5rem}.additional-universal-minimal .card-text-area{padding:1.5rem 1.25rem}.additional-universal-minimal .side-card{padding:1.5rem 1.25rem}.additional-universal-minimal .icon-header{width:60px;height:60px;font-size:1.75rem}}@media (max-width:768px){.add_wrap{padding:var(--space-8) 0}.add_wrap .add_card{padding:var(--space-5)}.add_wrap .add_card_icon{width:56px;height:56px;font-size:1.5rem}.add_wrap .add_card_featured .add_card_icon{width:64px;height:64px;font-size:1.75rem}.add_wrap .add_card:hover{transform:translatey(-4px)}}