:root{--primary-50:#fef7ee;--primary-50-rgb:254,247,238;--primary-100:#fde8d7;--primary-100-rgb:253,232,215;--primary-300:#fbc89e;--primary-300-rgb:251,200,158;--primary-500:#f97316;--primary-500-rgb:249,115,22;--primary-700:#c2410c;--primary-700-rgb:194,65,12;--primary-200:#fcd8bb;--primary-200-rgb:252,216,187;--primary-400:#fa9e5a;--primary-400-rgb:250,158,90;--primary-600:#de5a11;--primary-600-rgb:222,90,17;--primary-800:#a5370a;--primary-800-rgb:165,55,10;--primary-900:#882e08;--primary-900-rgb:136,46,8;--primary-950:#581e05;--primary-950-rgb:88,30,5;--primary-rgb:249,115,22;--neutral-50:#fafaf9;--neutral-50-rgb:250,250,249;--neutral-100:#f5f5f4;--neutral-100-rgb:245,245,244;--neutral-300:#d4d4d4;--neutral-300-rgb:212,212,212;--neutral-500:#737373;--neutral-500-rgb:115,115,115;--neutral-700:#404040;--neutral-700-rgb:64,64,64;--neutral-900:#171717;--neutral-900-rgb:23,23,23;--neutral-200:#e5e5e4;--neutral-200-rgb:229,229,228;--neutral-400:#a4a4a4;--neutral-400-rgb:164,164,164;--neutral-600:#5a5a5a;--neutral-600-rgb:90,90,90;--neutral-800:#363636;--neutral-800-rgb:54,54,54;--neutral-950:#1d1d1d;--neutral-950-rgb:29,29,29;--surface-primary:var(--neutral-50);--surface-secondary:var(--neutral-100);--surface-accent:var(--primary-50);--text-primary:var(--neutral-900);--text-secondary:var(--neutral-700);--text-accent:var(--primary-700);--button-primary-bg:var(--primary-500);--button-primary-text:#fff;--button-primary-text-rgb:255,255,255;--button-secondary-bg:var(--neutral-100);--button-secondary-text:var(--neutral-900);--border-light:var(--neutral-300);--border-medium:var(--neutral-500);--shadow-sm:0 1px 2px rgba(0,0,0,.05);--shadow-md:0 4px 6px rgba(0,0,0,.1);--shadow-lg:0 10px 15px rgba(0,0,0,.1);--shadow-card:0 4px 6px rgba(0,0,0,.05);--shadow-elevated:0 10px 25px rgba(0,0,0,.1);--shadow-button-hover:0 6px 12px rgba(249,115,22,.3);--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--transition-fast:.15s ease;--transition-base:.2s ease;--transition-slow:.3s ease;--white-rgb:255,255,255;--black-rgb:0,0,0;--transparent-rgb:0,0,0;--overlay-light-rgb:255,255,255;--overlay-dark-rgb:0,0,0;--font-light:300;--font-normal:400;--font-medium:500;--font-semibold:600;--font-bold:700;--font-extrabold:800;--leading-none:1;--leading-tight:1.25;--leading-snug:1.375;--leading-normal:1.5;--leading-relaxed:1.625;--leading-loose:2;--leading-extra_loose:2.5;--tracking-tighter:-.05em;--tracking-tight:-.025em;--tracking-normal:0;--tracking-wide:.025em;--tracking-wider:.05em;--tracking-widest:.1em;--font-primary:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-secondary:"Poppins",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--font-monospace:"JetBrains Mono","SF Mono",Monaco,"Cascadia Code","Roboto Mono",Consolas,"Courier New",monospace;--text-body:var(--text-primary);--space-0:0;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-7:1.75rem;--space-8:2rem;--space-9:2.25rem;--space-10:2.5rem;--space-11:2.75rem;--space-12:3rem;--space-14:3.5rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-28:7rem;--space-32:8rem;--space-36:9rem;--space-40:10rem;--space-44:11rem;--space-48:12rem;--space-52:13rem;--space-56:14rem;--space-60:15rem;--space-64:16rem;--space-72:18rem;--space-80:20rem;--space-96:24rem;--space-px:1px;--space-xs:.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2rem;--space-xl:3rem;--space-2xl:4rem;--space-3xl:6rem;--space-4xl:8rem;--space-5xl:12rem;--space-6xl:16rem;--section-py:clamp(3rem,5vw,5rem);--section-y-mobile:3rem;--section-y-tablet:4rem;--section-y-desktop:5rem;--section-y-hero:clamp(4rem,10vw,8rem);--section-x:clamp(1rem,3vw,2rem);--section-gap:clamp(1.5rem,3vw,2.5rem);--card-padding:1.5rem;--card-gap:1rem;--button-padding-x:1.5rem;--button-padding-y:.75rem;--form-gap:1rem}:root{--shadow-none:none;--shadow-xs:0 1px 2px 0 rgba(0,0,0,.05);--shadow-sm:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);--shadow-xl:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);--shadow-2xl:0 25px 50px -12px rgba(0,0,0,.25);--shadow-inner:inset 0 2px 4px 0 rgba(0,0,0,.06);--radius-none:0;--radius-xs:.125rem;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--radius-full:9999px;--transition-fast:.15s ease;--transition-normal:.3s ease;--transition-slow:.5s ease;--transition-all:all .3s ease;--duration-fast:.15s;--duration-normal:.3s;--duration-slow:.5s;--ease-smooth:ease-in-out;--ease-spring:cubic-bezier(.68,-.55,.265,1.55);--opacity-disabled:.5;--opacity-loading:.7;--opacity-overlay:.8;--nav-font-size:10px}section{padding-top:var(--section-y-mobile);padding-bottom:var(--section-y-mobile);padding-left:var(--section-x);padding-right:var(--section-x)}@media (min-width:768px){section{padding-top:var(--section-y-tablet);padding-bottom:var(--section-y-tablet)}}@media (min-width:1024px){section{padding-top:var(--section-y-desktop);padding-bottom:var(--section-y-desktop)}}section[id="hero"]{padding-top:var(--section-y-hero);padding-bottom:var(--section-y-hero)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}}@media (prefers-contrast:high){:root{--shadow-sm:0 1px 3px 0 rgba(0,0,0,.3);--shadow-md:0 4px 6px -1px rgba(0,0,0,.3);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.3)}}@media print{:root{--shadow-sm:none;--shadow-md:none;--shadow-lg:none;--shadow-xl:none}section{padding-top:1rem;padding-bottom:1rem;break-inside:avoid}}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{overflow-x:hidden}*:focus{outline:2px solid var(--border-interactive);outline-offset:2px;border-radius:var(--radius-sm)}*:focus:not(:focus-visible){outline:none}*:focus-visible{outline:2px solid var(--border-interactive);outline-offset:2px}@media (max-width:768px){.light_hero_title{font-size:var(--text-4xl)}.pro_section_title{font-size:var(--text-3xl)}.container_display_1{font-size:var(--text-5xl)}.brand_display_2{font-size:var(--text-4xl)}}@media (max-width:480px){.light_hero_title{font-size:var(--text-3xl)}.pro_section_title{font-size:var(--text-2xl)}.container_display_1{font-size:var(--text-4xl)}}a:not([class]){color:var(--text-link);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;transition:all var(--transition-fast)}a:not([class]):hover,a:not([class]):focus{color:var(--text-link-hover);text-decoration-thickness:2px}a:not([class]):visited{color:var(--text-link)}@media (prefers-reduced-motion:reduce){.page_nav_link,a:not([class]){transition:none}}@media (prefers-contrast:high){.prime_caption,.creative_overline,.minimal_footer_text{color:var(--text-secondary)}.company_hero_subtitle,.business_section_subtitle{color:var(--text-primary)}}@media print{.light_hero_title,.pro_section_title,.dark_heading_1,.studio_heading_2{break-after:avoid;page-break-after:avoid}.site_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}h4,.h4{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600}h5,.h5{font-size:clamp(1.125rem,2vw,1.25rem);font-weight:500}p{font-family:var(--font-body);margin-bottom:1em}.lead{font-size:1.25rem;font-weight:300;line-height:1.7}.text-accent,.hero-title,.section-title,.card-title{font-family:var(--font-accent)}.subtitle,.section-subtitle{font-family:var(--font-primary);font-weight:500}blockquote{font-family:var(--font-accent);font-style:italic;font-size:1.125rem;border-left:3px solid currentColor;padding-left:1.5rem;margin:1.5rem 0}.navbar,.nav-link,.navbar-brand{font-family:var(--font-primary);font-weight:500}.btn,button{font-family:var(--font-primary);font-weight:600;letter-spacing:.025em}input,textarea,select,.form-control,.form-label{font-family:var(--font-primary)}.form-label{font-weight:500}.card{font-family:var(--font-primary)}.card-header,.card-title{font-family:var(--font-accent);font-weight:600}.badge,.label,.tag{font-family:var(--font-primary);font-weight:600;font-size:.875rem}code,pre,kbd,samp{font-family:var(--font-mono);font-size:.9em}@media (max-width:768px){body{font-size:.95rem}.lead{font-size:1.125rem}}@media print{body{font-family:var(--font-primary)}h1,h2,h3,h4,h5,h6{font-family:var(--font-accent);page-break-after:avoid}}@media (max-width:768px){.bright63_services_grid,.fresh31_features_grid,.elite95_team_grid,.custom25_pricing_grid{grid-template-columns:1fr}.style99_gallery_grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.smart3_timeline::before{left:30px}.agency99_timeline_item{width:100%;left:0 !important;text-align:left;padding-left:var(--space-16) !important;padding-right:var(--space-4) !important}.ui19_section_height{min-height:60vh}.core8_hero_height{min-height:70vh}}@media (max-width:480px){.style99_gallery_grid{grid-template-columns:1fr}.agency99_timeline_item{padding-left:var(--space-12) !important}}@media print{.section29_no_print{display:none !important}.top81_print_only{display:block !important}.creative54_shadow_xs,.smart74_shadow_sm,.brand38_shadow_md,.elite16_shadow_lg,.style5_shadow_xl,.fresh14_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){.layout40_fade_in,.modern40_slide_up,.custom22_slide_in_left,.style67_scale_in{animation:none;opacity:1;transform:none}.best25_hover_lift,.new98_hover_scale,.premium97_hover_shadow,.content61_hover_fade,.elite20_transition_all,.layout6_transition_fast,.design3_transition_normal,.content50_transition_slow{transition:none}.cta-action-btn{transition:none}.cta-action-btn .btn-icon{transition:none}.cta-action-btn:hover{transform:none}}.header-special{position:relative;background:var(--surface-primary);z-index:1000}.header-special .navbar{padding:1.25rem 0;position:relative}.header-special .navbar-brand{font-size:1.125rem;font-weight:700;color:var(--primary-700);text-decoration:none;transition:all .3s ease;position:relative;z-index:10004}.header-special .navbar-brand:hover{color:var(--primary-500);transform:translatey(-2px)}.header-special .navbar-brand span{background:linear-gradient(135deg,var(--primary-700),var(--primary-500));-webkit-background-clip:text;background-clip:text}.header-special .menu-toggle-checkbox{display:none}.header-special .hamburger-toggle{display:none;flex-direction:column;justify-content:space-between;width:32px;height:24px;cursor:pointer;position:relative;z-index:10003;transition:transform .3s ease}.header-special .hamburger-line{width:100%;height:3px;background:#334155;border-radius:3px;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);transform-origin:center}.header-special .menu-toggle-checkbox:checked~.hamburger-toggle .hamburger-line:nth-child(1){transform:translatey(10.5px) rotate(45deg)}.header-special .menu-toggle-checkbox:checked~.hamburger-toggle .hamburger-line:nth-child(2){opacity:0;transform:scalex(0)}.header-special .menu-toggle-checkbox:checked~.hamburger-toggle .hamburger-line:nth-child(3){transform:translatey(-10.5px) rotate(-45deg)}.header-special .menu-toggle-checkbox:checked~.hamburger-toggle{transform:rotate(180deg)}.header-special .navbar-nav{gap:.5rem;position:relative;z-index:10}.header-special .nav-link{color:var(--text-primary);font-size:var(--nav-font-size);font-weight:500;padding:.625rem 1.25rem;margin:0;border-radius:8px;transition:all .3s ease;position:relative;overflow:hidden}.header-special .nav-link::before{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:var(--primary-500);transform:translatex(-50%);transition:width .3s ease}.header-special .nav-link:hover{color:var(--primary-500);background:color-mix(in srgb,var(--primary-500) 8%,transparent)}.header-special .nav-link:hover::before{width:80%}.header-special .header-decoration{position:absolute;top:0;right:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.header-special .deco-circle{position:absolute;border-radius:50%;opacity:.06;animation:float 6s ease-in-out infinite}.header-special .deco-circle-1{width:120px;height:120px;background:var(--primary-500);top:-40px;right:10%;animation-delay:0s}.header-special .deco-circle-2{width:80px;height:80px;background:var(--primary-700);bottom:-20px;right:25%;animation-delay:2s}@media (max-width:1299.98px){.header-special .hamburger-toggle{display:flex}.header-special .navbar-collapse{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:var(--surface-primary);padding:5rem 2rem 2rem;transition:right .4s cubic-bezier(.68,-.55,.265,1.55);z-index:10;overflow-y:auto}.header-special .menu-toggle-checkbox:checked~.navbar-collapse{right:0}.header-special .menu-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:all .3s ease;z-index:-1}.header-special .menu-toggle-checkbox:checked~.navbar-collapse .menu-backdrop{opacity:1;visibility:visible}.header-special .navbar-nav{flex-direction:column;gap:.5rem}.header-special .nav-link{color:var(--text-primary);font-size:var(--nav-font-size);font-weight:500;padding:.875rem 1rem;margin:0;border-radius:8px;border-left:3px solid transparent;transition:all .3s ease}.header-special .nav-link:hover{background:color-mix(in srgb,var(--primary-500) 10%,transparent);border-left-color:var(--primary-500);color:var(--primary-700);transform:translatex(8px)}.header-special .nav-link::before{display:none}.header-special .menu-toggle-checkbox:checked~.navbar-collapse .nav-item{animation:slideInRight .5s ease forwards;opacity:0}.header-special .menu-toggle-checkbox:checked~.navbar-collapse .nav-item:nth-child(1){animation-delay:.1s}.header-special .menu-toggle-checkbox:checked~.navbar-collapse .nav-item:nth-child(2){animation-delay:.2s}.header-special .menu-toggle-checkbox:checked~.navbar-collapse .nav-item:nth-child(3){animation-delay:.3s}.header-special .menu-toggle-checkbox:checked~.navbar-collapse .nav-item:nth-child(4){animation-delay:.4s}}@media (min-width:768px) and (max-width:991.98px){.header-special .navbar-collapse{width:320px}}@media (min-width:992px){.header-special .navbar{padding:1.5rem 0}.header-special .navbar-brand{font-size:1.125rem}.header-special .navbar-nav{gap:.75rem}.header-special .nav-link{font-size:var(--nav-font-size)}}.header-special .nav-link:focus,.header-special .hamburger-toggle:focus{outline:2px solid var(--primary-500);outline-offset:4px}@media (prefers-reduced-motion:reduce){.header-special *{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}}.hero-section-variant{position:relative;padding:80px 0 100px;background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,var(--surface-primary) 70%) 100%);overflow:hidden}.hero-section-variant .hero-bg-decoration{position:absolute;border-radius:50%;opacity:.08;z-index:0}.hero-section-variant .hero-bg-decoration-1{width:500px;height:500px;background:var(--primary-500);top:-150px;right:-100px;filter:blur(80px)}.hero-section-variant .hero-bg-decoration-2{width:400px;height:400px;background:var(--primary-700);bottom:-100px;left:-80px;filter:blur(100px)}.hero-section-variant .hero-content{position:relative;z-index:1}.hero-section-variant .hero-badge{display:inline-flex;align-items:center;padding:8px 20px;background:color-mix(in srgb,var(--primary-500) 10%,transparent 90%);border:2px solid color-mix(in srgb,var(--primary-500) 20%,transparent 80%);border-radius:50px;margin-bottom:24px;animation:pulse-badge 3s ease-in-out infinite}.badge-dot{width:8px;height:8px;background:var(--primary-500);border-radius:50%;display:block;animation:pulse-dot 2s ease-in-out infinite}.hero-section-variant .hero-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.2;color:var(--text-primary);margin-bottom:20px;letter-spacing:-.02em}.hero-section-variant .hero-subtitle{font-size:clamp(1.25rem,3vw,1.75rem);font-weight:600;line-height:1.4;color:var(--primary-700);margin-bottom:24px}.hero-section-variant .hero-description{font-size:1.125rem;line-height:1.8;color:var(--text-secondary);margin-bottom:32px;max-width:560px}.hero-section-variant .feature-icons-row{display:flex;flex-wrap:wrap;gap:16px;margin-top:40px}.hero-section-variant .feature-icon-item{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--surface-primary);border:2px solid color-mix(in srgb,var(--primary-500) 20%,transparent 80%);border-radius:16px;transition:all .3s ease}.hero-section-variant .feature-icon-item i{font-size:24px;color:var(--primary-500);transition:all .3s ease}.hero-section-variant .feature-icon-item:hover{transform:translatey(-4px);background:var(--primary-500);border-color:var(--primary-700)}.hero-section-variant .feature-icon-item:hover i{color:var(--light);transform:scale(1.1)}.hero-section-variant .hero-image-wrapper{position:relative;z-index:1}.hero-section-variant .hero-image-container{position:relative;border-radius:24px;overflow:hidden;transition:transform .4s ease}.hero-section-variant .hero-image-container:hover{transform:scale(1.02)}.hero-section-variant .hero-image{width:100%;height:auto;display:block;border-radius:24px}.hero-section-variant .decorative-circle{position:absolute;border-radius:50%;z-index:-1;opacity:.15}.hero-section-variant .decorative-circle-1{width:300px;height:300px;background:var(--primary-500);top:-50px;right:-50px;filter:blur(60px);animation:float-circle 8s ease-in-out infinite}.hero-section-variant .decorative-circle-2{width:200px;height:200px;background:var(--primary-700);bottom:-40px;left:-40px;filter:blur(50px);animation:float-circle 6s ease-in-out infinite reverse}.hero-section-variant .decorative-blob{position:absolute;width:250px;height:250px;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-500) 40%,transparent 60%),color-mix(in srgb,var(--primary-700) 40%,transparent 60%));border-radius:45% 55% 60% 40%/55% 45% 55% 45%;bottom:50px;right:50px;z-index:-1;animation:morph-blob 10s ease-in-out infinite}.hero-section-variant .floating-icon{position:absolute;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:var(--surface-primary);border:2px solid var(--primary-500);border-radius:16px;z-index:2}.hero-section-variant .floating-icon i{font-size:28px;color:var(--primary-500)}.hero-section-variant .floating-icon-1{top:10%;right:10%;animation:float-icon 4s ease-in-out infinite}.hero-section-variant .floating-icon-2{bottom:15%;left:5%;animation:float-icon 5s ease-in-out infinite .5s}.hero-section-variant .floating-icon-3{top:50%;right:-10px;animation:float-icon 6s ease-in-out infinite 1s}@media (max-width:991.98px){.hero-section-variant{padding:60px 0 80px}.hero-section-variant .hero-title{font-size:2rem}.hero-section-variant .hero-subtitle{font-size:1.25rem}.hero-section-variant .hero-description{font-size:1rem}.hero-section-variant .hero-image-wrapper{margin-top:40px}.hero-section-variant .floating-icon{width:50px;height:50px}.hero-section-variant .floating-icon i{font-size:22px}.hero-section-variant .decorative-circle-1{width:200px;height:200px}.hero-section-variant .decorative-circle-2{width:150px;height:150px}.hero-section-variant .decorative-blob{width:180px;height:180px}}@media (max-width:575.98px){.hero-section-variant{padding:40px 0 60px}.hero-section-variant .hero-badge{padding:6px 16px}.hero-section-variant .feature-icons-row{gap:12px}.hero-section-variant .feature-icon-item{width:48px;height:48px}.hero-section-variant .feature-icon-item i{font-size:20px}.hero-section-variant .floating-icon-3{display:none}}.usp-secondary{background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 50%,white 50%) 100%);position:relative;padding:80px 0;--usp-item-icon-size:64px;--usp-item-gap:20px;--usp-item-padding:32px}.usp-secondary__bg-decoration{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:0}.usp-secondary__shape{position:absolute;border-radius:50%;opacity:.06}.usp-secondary__shape--1{width:500px;height:500px;background:var(--primary-500);top:-150px;right:-100px;animation:float 18s ease-in-out infinite}.usp-secondary__shape--2{width:400px;height:400px;background:var(--primary-300);bottom:-150px;left:-100px;animation:float 15s ease-in-out infinite reverse}.usp-secondary__header{position:relative;z-index:2}.usp-secondary__badge{display:inline-flex;align-items:center;justify-content:center;position:relative}.usp-secondary__badge-dot{width:10px;height:10px;background:var(--primary-500);border-radius:50%;display:block;animation:pulse-grow 2s ease-out infinite}.usp-secondary__title{color:var(--text-primary);line-height:1.2;font-weight:800;letter-spacing:-.01em;word-wrap:break-word;overflow-wrap:break-word}.usp-secondary__subtitle{color:var(--primary-700);font-weight:600;line-height:1.4;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-custom{position:relative;background:linear-gradient(135deg,var(--surface-primary) 0%,var(--neutral-50) 100%);overflow:hidden}.about-section-custom .about-content-wrapper{position:relative;z-index:2}.about-section-custom #about-title{color:var(--text-primary);line-height:1.2;letter-spacing:-.02em}.about-section-custom #about-subtitle{color:var(--primary-500);font-weight:500}.about-section-custom #about-desc{font-size:1.05rem;color:var(--text-secondary)}.about-section-custom .about-image-grid{position:relative;display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;height:100%;min-height:400px}.about-section-custom .image-wrapper{position:relative;overflow:hidden;border-radius:.75rem}.about-section-custom .primary-image{grid-column:1/3;grid-row:1}.about-section-custom .secondary-image{grid-column:2;grid-row:2;transform:translatey(-3rem)}.about-section-custom .image-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease,filter .4s ease}.about-section-custom .image-wrapper:hover img{transform:scale(1.05);filter:brightness(1.1)}.about-section-custom .decorative-shape{position:absolute;border-radius:50%;opacity:.15;pointer-events:none}.about-section-custom .shape-1{width:120px;height:120px;background:var(--primary-500);top:-30px;right:-30px}.about-section-custom .shape-2{width:80px;height:80px;background:var(--primary-700);bottom:-20px;left:-20px}.about-section-custom .feature-card{background:var(--surface-primary);padding:2rem;border-radius:.75rem;border:1px solid var(--neutral-100);transition:all .3s ease;position:relative;overflow:hidden}.about-section-custom .feature-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));transform:scalex(0);transform-origin:left;transition:transform .3s ease}.about-section-custom .feature-card:hover{transform:translatey(-8px);border-color:var(--primary-300)}.about-section-custom .feature-card:hover::before{transform:scalex(1)}.about-section-custom .feature-icon-wrapper{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:.75rem;color:var(--light);font-size:1.75rem;transition:transform .3s ease}.about-section-custom .feature-card:hover .feature-icon-wrapper{transform:scale(1.1) rotate(5deg)}.about-section-custom .feature-card h3{color:var(--text-primary)}.about-section-custom .feature-card p{line-height:1.7;font-size:.95rem}.about-section-custom .bottom-image-showcase{position:relative;max-width:900px;margin:0 auto}.about-section-custom .bottom-image-showcase img{width:100%;height:auto;transition:transform .4s ease}.about-section-custom .bottom-image-showcase:hover img{transform:scale(1.02)}.about-section-custom .decorative-blob{position:absolute;width:300px;height:300px;background:var(--primary-300);border-radius:40% 60% 70% 30%/40% 50% 60% 50%;opacity:.1;top:-50px;right:-50px;z-index:-1;animation:blobFloat 8s ease-in-out infinite}.about-section-custom .background-decoration{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}.about-section-custom .deco-circle{position:absolute;border-radius:50%;background:radial-gradient(circle,var(--primary-300),transparent);opacity:.08}.about-section-custom .circle-1{width:500px;height:500px;top:-200px;left:-200px}.about-section-custom .circle-2{width:400px;height:400px;bottom:-150px;right:-150px}@media (max-width:991.98px){.about-section-custom .about-image-grid{min-height:350px;gap:1rem}.about-section-custom .secondary-image{transform:translatey(-2rem)}.about-section-custom #about-title{font-size:2.5rem}}@media (max-width:767.98px){.about-section-custom .about-image-grid{grid-template-columns:1fr;min-height:300px;gap:1rem}.about-section-custom .primary-image{grid-column:1}.about-section-custom .secondary-image{grid-column:1;grid-row:2;transform:translatey(0)}.about-section-custom .feature-card{padding:1.5rem}.about-section-custom .decorative-blob{width:200px;height:200px}.about-section-custom #about-title{font-size:2rem}}@media (max-width:575.98px){.about-section-custom{padding-top:3rem !important;padding-bottom:3rem !important}.about-section-custom .feature-icon-wrapper{width:50px;height:50px;font-size:1.5rem}.about-section-custom #about-title{font-size:1.75rem}.about-section-custom #about-subtitle{font-size:1rem}}.features-section-minimal{position:relative;padding:100px 0 120px;background:var(--surface-primary);overflow:hidden}.features-section-minimal .section-header{margin-bottom:60px;position:relative;z-index:2}.features-section-minimal .header-accent-line{width:60px;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-700));margin:0 auto 24px;border-radius:2px}.features-section-minimal .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.2}.features-section-minimal .section-subtitle{font-size:1.35rem;font-weight:600;color:var(--primary-700);margin-bottom:20px;line-height:1.4}.features-section-minimal .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;margin:0}.features-section-minimal .features-grid{position:relative;z-index:2}.features-section-minimal .feature-card{height:100%;transition:transform .4s cubic-bezier(.4,0,.2,1)}.features-section-minimal .feature-card:hover{transform:translatey(-8px)}.features-section-minimal .card-inner{position:relative;height:100%;background:var(--light);border:2px solid color-mix(in srgb,var(--primary-300) 30%,transparent);border-radius:20px;padding:40px 32px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.features-section-minimal .feature-card:hover .card-inner{border-color:var(--primary-500);background:var(--light)}.features-section-minimal .icon-wrapper{position:relative;width:80px;height:80px;margin-bottom:28px;z-index:2}.features-section-minimal .icon-bg{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,var(--primary-100),color-mix(in srgb,var(--primary-300) 50%,transparent));border-radius:20px;transition:all .4s cubic-bezier(.4,0,.2,1)}.features-section-minimal .feature-card:hover .icon-bg{background:linear-gradient(135deg,var(--primary-300),var(--primary-500));transform:rotate(10deg) scale(1.1)}.features-section-minimal .feature-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:2.25rem;color:var(--primary-700);transition:all .4s cubic-bezier(.4,0,.2,1);z-index:2}.features-section-minimal .feature-card:hover .feature-icon{color:var(--light);transform:translate(-50%,-50%) scale(1.1)}.features-section-minimal .card-content{position:relative;z-index:2}.features-section-minimal .feature-title{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:14px;line-height:1.3;transition:color .3s ease}.features-section-minimal .feature-card:hover .feature-title{color:var(--primary-700)}.features-section-minimal .feature-description{font-size:1rem;color:var(--text-secondary);line-height:1.7;margin:0}.features-section-minimal .card-decoration{position:absolute;bottom:20px;right:20px;display:flex;gap:8px;z-index:1}.features-section-minimal .deco-circle{width:12px;height:12px;background:color-mix(in srgb,var(--primary-500) 15%,transparent);border-radius:50%;transition:all .4s cubic-bezier(.4,0,.2,1)}.features-section-minimal .feature-card:hover .deco-circle:nth-child(1){background:var(--primary-500);transform:translatex(-4px)}.features-section-minimal .feature-card:hover .deco-circle:nth-child(2){background:var(--primary-300);transform:translatex(4px)}.features-section-minimal .background-shapes{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1;pointer-events:none}.features-section-minimal .shape{position:absolute;border-radius:50%;opacity:.04}.features-section-minimal .shape-1{width:400px;height:400px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));top:-100px;right:-100px;animation:float-shape-1 20s ease-in-out infinite}.features-section-minimal .shape-2{width:300px;height:300px;background:linear-gradient(225deg,var(--primary-300),var(--primary-500));bottom:-80px;left:-80px;animation:float-shape-2 25s ease-in-out infinite}.features-section-minimal .shape-3{width:200px;height:200px;background:linear-gradient(45deg,var(--primary-100),var(--primary-300));top:50%;left:50%;transform:translate(-50%,-50%);animation:float-shape-3 30s ease-in-out infinite}@media (max-width:991px){.features-section-minimal{padding:80px 0 100px}.features-section-minimal .section-title{font-size:2.25rem}.features-section-minimal .section-subtitle{font-size:1.2rem}.features-section-minimal .section-header{margin-bottom:50px}.features-section-minimal .card-inner{padding:36px 28px}.features-section-minimal .icon-wrapper{width:70px;height:70px}.features-section-minimal .feature-icon{font-size:2rem}.features-section-minimal .feature-title{font-size:1.35rem}}@media (max-width:767px){.features-section-minimal{padding:60px 0 80px}.features-section-minimal .section-title{font-size:1.875rem}.features-section-minimal .section-subtitle{font-size:1.1rem}.features-section-minimal .section-description{font-size:1rem}.features-section-minimal .section-header{margin-bottom:40px}.features-section-minimal .card-inner{padding:32px 24px}.features-section-minimal .icon-wrapper{width:64px;height:64px;margin-bottom:24px}.features-section-minimal .feature-icon{font-size:1.75rem}.features-section-minimal .feature-title{font-size:1.25rem;margin-bottom:12px}.features-section-minimal .feature-description{font-size:.9375rem}.features-section-minimal .feature-card:hover{transform:translatey(-4px)}.features-section-minimal .shape-1,.features-section-minimal .shape-2,.features-section-minimal .shape-3{opacity:.02}}@media (max-width:575px){.features-section-minimal .section-title{font-size:1.625rem}.features-section-minimal .section-subtitle{font-size:1rem}.features-section-minimal .header-accent-line{width:50px;height:3px}.features-section-minimal .card-inner{padding:28px 20px}}.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-custom{background:linear-gradient(135deg,var(--surface-primary) 0%,var(--neutral-50) 100%);position:relative;overflow:hidden}.priceplan-section-custom .section-header-decoration{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.5rem}.priceplan-section-custom .decorative-line{width:60px;height:2px;background:linear-gradient(90deg,transparent,var(--primary-500),transparent)}.priceplan-section-custom .decorative-icon{font-size:1.5rem;color:var(--primary-500)}.priceplan-section-custom .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2;letter-spacing:-.02em}.priceplan-section-custom .section-subtitle{font-size:1.25rem;font-weight:600;color:var(--primary-500);text-transform:uppercase;letter-spacing:.05em}.priceplan-section-custom .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.priceplan-section-custom .price-card{background:var(--light);border-radius:20px;padding:2.5rem 2rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);border:2px solid var(--neutral-100);height:100%;display:flex;flex-direction:column}.priceplan-section-custom .price-card:hover{transform:translatey(-10px);border-color:var(--primary-300)}.priceplan-section-custom .price-card.featured{background:linear-gradient(135deg,var(--light) 0%,color-mix(in srgb,var(--primary-50) 50%,white) 100%);border:3px solid var(--primary-500);transform:scale(1.05)}.priceplan-section-custom .price-card.featured:hover{transform:scale(1.05) translatey(-10px)}.priceplan-section-custom .featured-badge{position:absolute;top:-12px;right:30px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));color:var(--light);padding:.5rem 1.25rem;border-radius:25px;font-size:.875rem;font-weight:600;display:flex;align-items:center;gap:.4rem}.priceplan-section-custom .card-header-decoration{position:absolute;top:0;left:0;right:0;height:80px;pointer-events:none}.priceplan-section-custom .corner-accent{position:absolute;width:40px;height:40px;border:3px solid var(--primary-300)}.priceplan-section-custom .corner-accent.top-left{top:15px;left:15px;border-right:none;border-bottom:none;border-radius:8px 0 0 0}.priceplan-section-custom .corner-accent.top-right{top:15px;right:15px;border-left:none;border-bottom:none;border-radius:0 8px 0 0}.priceplan-section-custom .price-card.featured .corner-accent{border-color:var(--primary-500)}.priceplan-section-custom .price-icon-wrapper{width:80px;height:80px;margin:2rem auto 1.5rem;background:linear-gradient(135deg,var(--primary-50),var(--primary-100));border-radius:50%;display:flex;align-items:center;justify-content:center;border:3px solid var(--primary-300);position:relative}.priceplan-section-custom .price-icon-wrapper i{font-size:2rem;color:var(--primary-700)}.priceplan-section-custom .price-card.featured .price-icon-wrapper{background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-color:var(--primary-700);box-shadow:0 4px 15px color-mix(in srgb,var(--primary-500) 40%,transparent)}.priceplan-section-custom .price-card.featured .price-icon-wrapper i{color:var(--light)}.priceplan-section-custom .plan-name{font-size:1.75rem;font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:1rem;line-height:1.3}.priceplan-section-custom .plan-description{font-size:1rem;color:var(--text-secondary);text-align:center;line-height:1.6;margin-bottom:2rem;min-height:80px}.priceplan-section-custom .price-display{display:flex;align-items:baseline;justify-content:center;padding:1.5rem 0;margin-bottom:2rem;border-top:2px solid var(--neutral-100);border-bottom:2px solid var(--neutral-100);position:relative}.priceplan-section-custom .price-card.featured .price-display{border-color:var(--primary-300);background:color-mix(in srgb,var(--primary-50) 30%,transparent);border-radius:12px}.priceplan-section-custom .currency-symbol{font-size:1.5rem;font-weight:600;color:var(--primary-500);margin-right:.25rem}.priceplan-section-custom .price-amount{font-size:3.5rem;font-weight:800;color:var(--primary-700);line-height:1;letter-spacing:-.02em}.priceplan-section-custom .price-period{font-size:1rem;font-weight:500;color:var(--text-secondary);margin-left:.5rem}.priceplan-section-custom .features-list{flex:1;display:flex;flex-direction:column}.priceplan-section-custom .feature-icon-decoration{display:flex;gap:.5rem;justify-content:center;margin-bottom:1.5rem}.priceplan-section-custom .feature-icon-decoration i{font-size:1.25rem;color:var(--primary-500)}.priceplan-section-custom .features-text{font-size:.95rem;color:var(--text-secondary);line-height:1.8;text-align:center;margin:0}.priceplan-section-custom .card-footer-decoration{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--neutral-100)}.priceplan-section-custom .decorative-dots{display:flex;gap:.5rem;justify-content:center}.priceplan-section-custom .decorative-dots .dot{width:8px;height:8px;background:var(--primary-300);border-radius:50%;display:block;transition:all .3s ease}.priceplan-section-custom .price-card:hover .decorative-dots .dot{background:var(--primary-500);transform:scale(1.2)}.priceplan-section-custom .price-card.featured .decorative-dots .dot{background:var(--primary-500)}.priceplan-section-custom .bottom-decoration{position:relative;height:60px;display:flex;align-items:center;justify-content:center;gap:2rem}.priceplan-section-custom .decorative-shape{width:40px;height:40px;border:3px solid var(--primary-300);opacity:.4;transition:all .5s ease}.priceplan-section-custom .decorative-shape.shape-1{border-radius:50%;animation:float 3s ease-in-out infinite}.priceplan-section-custom .decorative-shape.shape-2{border-radius:8px;transform:rotate(45deg);animation:float 4s ease-in-out infinite}.priceplan-section-custom .decorative-shape.shape-3{border-radius:0;animation:float 5s ease-in-out infinite}@media (max-width:991.98px){.priceplan-section-custom .section-title{font-size:2rem}.priceplan-section-custom .price-card.featured{transform:scale(1);margin-top:1rem;margin-bottom:1rem}.priceplan-section-custom .price-card.featured:hover{transform:translatey(-10px)}}@media (max-width:767.98px){.priceplan-section-custom .section-title{font-size:1.75rem}.priceplan-section-custom .section-subtitle{font-size:1rem}.priceplan-section-custom .section-description{font-size:1rem}.priceplan-section-custom .price-card{padding:2rem 1.5rem}.priceplan-section-custom .price-amount{font-size:3rem}.priceplan-section-custom .plan-name{font-size:1.5rem}.priceplan-section-custom .decorative-line{width:40px}}@media (max-width:575.98px){.priceplan-section-custom .price-card{padding:1.5rem 1rem}.priceplan-section-custom .price-icon-wrapper{width:70px;height:70px;margin:1.5rem auto 1rem}.priceplan-section-custom .price-icon-wrapper i{font-size:1.75rem}.priceplan-section-custom .price-amount{font-size:2.5rem}.priceplan-section-custom .featured-badge{right:15px;padding:.4rem 1rem;font-size:.75rem}}.team-section-custom{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}.team-section-custom .section-header{position:relative;z-index:2}.team-section-custom .section-title{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--text-primary);margin-bottom:1rem;line-height:1.2}.team-section-custom .section-subtitle{font-size:clamp(1.25rem,3vw,1.75rem);font-weight:600;color:var(--primary-500);margin-bottom:1.5rem}.team-section-custom .section-description{font-size:clamp(1rem,2vw,1.125rem);color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.team-section-custom .team-card{position:relative;background:var(--surface-primary);border-radius:20px;overflow:hidden;box-shadow:0 10px 30px color-mix(in srgb,var(--neutral-900) 8%,transparent);transition:all .4s cubic-bezier(.4,0,.2,1);height:100%;display:flex;flex-direction:column}.team-section-custom .team-card:hover{transform:translatey(-10px);box-shadow:0 20px 50px color-mix(in srgb,var(--primary-500) 15%,transparent)}.team-section-custom .team-image-wrapper{position:relative;width:100%;padding-top:100%;overflow:hidden;background:linear-gradient(135deg,var(--primary-100),var(--primary-50))}.team-section-custom .team-member-photo{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.team-section-custom .team-card:hover .team-member-photo{transform:scale(1.1)}.team-section-custom .image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent 0%,color-mix(in srgb,var(--primary-700) 50%,transparent) 100%);opacity:0;transition:opacity .4s ease}.team-section-custom .team-card:hover .image-overlay{opacity:1}.team-section-custom .team-info{padding:2rem 1.5rem;text-align:center;flex-grow:1;display:flex;flex-direction:column;justify-content:center;background:var(--surface-primary);position:relative}.team-section-custom .member-name{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:700;color:var(--text-primary);margin-bottom:.5rem;transition:color .3s ease}.team-section-custom .team-card:hover .member-name{color:var(--primary-500)}.team-section-custom .member-role{font-size:clamp(.95rem,2vw,1.05rem);color:var(--text-secondary);margin-bottom:0;font-weight:500}.team-section-custom .team-decoration{position:absolute;top:1rem;right:1rem;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;box-shadow:0 5px 15px color-mix(in srgb,var(--primary-500) 30%,transparent);transform:scale(0);transition:transform .4s cubic-bezier(.68,-.55,.265,1.55)}.team-section-custom .team-card:hover .team-decoration{transform:scale(1)}.team-section-custom .team-decoration i{font-size:1.5rem;color:var(--light)}.team-section-custom .decorative-shape{position:absolute;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 20%,transparent),transparent 70%);pointer-events:none;z-index:1}.team-section-custom .shape-top{top:-100px;left:-100px;animation:float 6s ease-in-out infinite}.team-section-custom .shape-bottom{bottom:-100px;right:-100px;animation:float 8s ease-in-out infinite reverse}.team-section-custom .floating-icon{position:absolute;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,var(--primary-100),var(--primary-50));display:flex;align-items:center;justify-content:center;box-shadow:0 5px 20px color-mix(in srgb,var(--primary-500) 15%,transparent);z-index:1;opacity:.7}.team-section-custom .floating-icon i{font-size:1.5rem;color:var(--primary-500)}.team-section-custom .icon-1{top:15%;left:5%;animation:float 5s ease-in-out infinite}.team-section-custom .icon-2{top:50%;right:5%;animation:float 7s ease-in-out infinite reverse}.team-section-custom .icon-3{bottom:15%;left:10%;animation:float 6s ease-in-out infinite}@media (max-width:991.98px){.team-section-custom .section-title{font-size:2rem}.team-section-custom .section-subtitle{font-size:1.5rem}.team-section-custom .floating-icon{width:50px;height:50px}.team-section-custom .floating-icon i{font-size:1.25rem}}@media (max-width:767.98px){.team-section-custom{padding:3rem 0}.team-section-custom .section-title{font-size:1.75rem}.team-section-custom .section-subtitle{font-size:1.25rem}.team-section-custom .team-info{padding:1.5rem 1rem}.team-section-custom .team-decoration{width:40px;height:40px}.team-section-custom .team-decoration i{font-size:1.25rem}.team-section-custom .floating-icon{display:none}}@media (max-width:575.98px){.team-section-custom .section-title{font-size:1.5rem}.team-section-custom .section-subtitle{font-size:1.125rem}.team-section-custom .section-description{font-size:.95rem}}@media (prefers-reduced-motion:reduce){.team-section-custom *{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}}.reviews-section-169{padding:100px 0;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}.reviews-section-169 .decorative-accent{width:60px;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));margin:0 auto;border-radius:2px}.reviews-section-169 .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);line-height:1.2;letter-spacing:-.5px}.reviews-section-169 .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);line-height:1.4}.reviews-section-169 .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.reviews-section-169 .review-card{background:var(--surface-primary);border-radius:16px;padding:40px 32px;height:100%;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid color-mix(in srgb,var(--primary-100) 50%,transparent 50%)}.reviews-section-169 .review-card:hover{transform:translatey(-8px);border-color:var(--primary-300)}.reviews-section-169 .review-card-large{padding:48px 40px}.reviews-section-169 .quote-icon{width:56px;height:56px;background:linear-gradient(135deg,var(--primary-500),var(--primary-300));border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;transition:transform .3s ease}.reviews-section-169 .review-card:hover .quote-icon{transform:scale(1.1) rotate(-5deg)}.reviews-section-169 .quote-icon i{font-size:28px;color:var(--light)}.reviews-section-169 .review-content{margin-bottom:32px}.reviews-section-169 .review-text{font-size:1.0625rem;line-height:1.8;color:var(--text-secondary);margin:0;position:relative;font-style:italic}.reviews-section-169 .review-author-section{display:flex;align-items:center;gap:16px;padding-top:24px;border-top:2px solid color-mix(in srgb,var(--primary-100) 40%,transparent 60%)}.reviews-section-169 .author-avatar{flex-shrink:0}.reviews-section-169 .avatar-placeholder{width:56px;height:56px;background:linear-gradient(135deg,var(--primary-100),var(--primary-50));border-radius:50%;border:3px solid var(--surface-primary);position:relative;overflow:hidden}.reviews-section-169 .avatar-placeholder::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,transparent 40%,color-mix(in srgb,var(--primary-300) 30%,transparent 70%) 100%)}.reviews-section-169 .author-info{flex:1}.reviews-section-169 .author-name{font-size:1rem;font-weight:600;color:var(--text-primary);line-height:1.5;margin:0}.reviews-section-169 .card-decoration{position:absolute;bottom:0;right:0;width:120px;height:120px;background:radial-gradient(circle at center,color-mix(in srgb,var(--primary-100) 20%,transparent 80%),transparent 70%);border-radius:16px 0 16px 0;pointer-events:none}.reviews-section-169 .background-shapes{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow:hidden;z-index:0}.reviews-section-169 .shape-circle{position:absolute;border-radius:50%;background:radial-gradient(circle at center,color-mix(in srgb,var(--primary-300) 15%,transparent 85%),transparent 70%)}.reviews-section-169 .shape-1{width:400px;height:400px;top:-100px;left:-100px;animation:float-shape 20s ease-in-out infinite}.reviews-section-169 .shape-2{width:300px;height:300px;bottom:-80px;right:-80px;animation:float-shape 25s ease-in-out infinite reverse}.reviews-section-169 .shape-blob{position:absolute;width:500px;height:500px;top:50%;left:50%;transform:translate(-50%,-50%);background:radial-gradient(circle at 30% 40%,color-mix(in srgb,var(--primary-100) 12%,transparent 88%),transparent 65%);border-radius:40% 60% 70% 30%/40% 50% 60% 50%;animation:morph-blob 30s ease-in-out infinite}.reviews-section-169 .container{position:relative;z-index:1}@media (max-width:991px){.reviews-section-169{padding:80px 0}.reviews-section-169 .section-title{font-size:2.25rem}.reviews-section-169 .section-subtitle{font-size:1.25rem}.reviews-section-169 .review-card{padding:32px 24px}.reviews-section-169 .review-card-large{padding:36px 28px}}@media (max-width:767px){.reviews-section-169{padding:60px 0}.reviews-section-169 .section-title{font-size:1.875rem}.reviews-section-169 .section-subtitle{font-size:1.125rem}.reviews-section-169 .section-description{font-size:1rem}.reviews-section-169 .review-card{padding:28px 20px}.reviews-section-169 .review-card-large{padding:28px 20px}.reviews-section-169 .quote-icon{width:48px;height:48px}.reviews-section-169 .quote-icon i{font-size:24px}.reviews-section-169 .review-text{font-size:1rem}.reviews-section-169 .author-name{font-size:.9375rem}.reviews-section-169 .avatar-placeholder{width:48px;height:48px}.reviews-section-169 .shape-1,.reviews-section-169 .shape-2{display:none}}@media (max-width:575px){.reviews-section-169 .section-title{font-size:1.625rem}.reviews-section-169 .review-author-section{flex-direction:column;align-items:flex-start;gap:12px}}.casestudy-section-custom{position:relative;padding:100px 0;background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,var(--surface-primary) 70%) 100%);overflow:hidden}.casestudy-section-custom .section-header{position:relative;z-index:2}.casestudy-section-custom .decorative-accent{display:flex;align-items:center;justify-content:center;gap:1rem}.casestudy-section-custom .accent-line{width:60px;height:2px;background:linear-gradient(90deg,transparent,var(--primary-500),transparent)}.casestudy-section-custom .accent-icon{color:var(--primary-500);font-size:1.5rem}.casestudy-section-custom .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);line-height:1.2;margin-bottom:1rem}.casestudy-section-custom .section-subtitle{font-size:1.5rem;font-weight:500;color:var(--primary-500);line-height:1.4}.casestudy-section-custom .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;max-width:700px;margin:0 auto}.casestudy-section-custom .case-card{position:relative;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}.casestudy-section-custom .case-card:hover{transform:translatey(-8px)}.casestudy-section-custom .case-card-visual{position:relative;height:240px;background:linear-gradient(135deg,var(--primary-50) 0%,color-mix(in srgb,var(--primary-100) 50%,var(--primary-50) 50%) 100%);overflow:hidden}.casestudy-section-custom .case-image-placeholder{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--primary-500);z-index:2}.casestudy-section-custom .case-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent 0%,color-mix(in srgb,var(--primary-500) 5%,transparent 95%) 100%);z-index:1}.casestudy-section-custom .overlay-pattern{position:absolute;top:0;left:0;width:100%;height:100%;background-image:repeating-linear-gradient(45deg,transparent,transparent 10px,color-mix(in srgb,var(--primary-500) 3%,transparent 97%) 10px,color-mix(in srgb,var(--primary-500) 3%,transparent 97%) 20px);opacity:.5}.casestudy-section-custom .case-card-content{padding:2rem;flex:1;display:flex;flex-direction:column}.casestudy-section-custom .case-meta{margin-bottom:1rem}.casestudy-section-custom .meta-badge{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:linear-gradient(135deg,var(--primary-500),color-mix(in srgb,var(--primary-500) 70%,var(--primary-700) 30%));border-radius:12px;color:var(--light);font-size:1.25rem;box-shadow:0 4px 12px color-mix(in srgb,var(--primary-500) 30%,transparent 70%)}.casestudy-section-custom .case-title{font-size:1.5rem;font-weight:700;color:var(--text-primary);line-height:1.3;margin-bottom:1rem;transition:color .3s ease}.casestudy-section-custom .case-card:hover .case-title{color:var(--primary-500)}.casestudy-section-custom .case-description{font-size:1rem;color:var(--text-secondary);line-height:1.7;margin-bottom:1.5rem;flex:1}.casestudy-section-custom .case-footer{padding-top:1.5rem;border-top:1px solid color-mix(in srgb,var(--neutral-300) 30%,transparent 70%)}.casestudy-section-custom .footer-icons{display:flex;gap:1rem}.casestudy-section-custom .footer-icons i{color:var(--primary-500);font-size:1.25rem;opacity:.7;transition:all .3s ease}.casestudy-section-custom .case-card:hover .footer-icons i{opacity:1;transform:scale(1.1)}.casestudy-section-custom .decorative-shapes{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.casestudy-section-custom .shape-circle{position:absolute;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 15%,transparent 85%),transparent 70%)}.casestudy-section-custom .shape-1{width:400px;height:400px;top:-200px;left:-100px}.casestudy-section-custom .shape-2{width:300px;height:300px;bottom:-150px;right:-50px}.casestudy-section-custom .shape-blob{position:absolute;width:500px;height:500px;background:radial-gradient(ellipse at center,color-mix(in srgb,var(--primary-100) 20%,transparent 80%),transparent 60%);filter:blur(60px)}.casestudy-section-custom .shape-3{top:50%;right:10%;transform:translatey(-50%)}@media (max-width:1199px){.casestudy-section-custom{padding:80px 0}.casestudy-section-custom .section-title{font-size:2.25rem}.casestudy-section-custom .section-subtitle{font-size:1.25rem}}@media (max-width:991px){.casestudy-section-custom{padding:70px 0}.casestudy-section-custom .section-title{font-size:2rem}.casestudy-section-custom .case-card-visual{height:200px}.casestudy-section-custom .shape-1,.casestudy-section-custom .shape-2,.casestudy-section-custom .shape-3{opacity:.5}}@media (max-width:767px){.casestudy-section-custom{padding:60px 0}.casestudy-section-custom .section-title{font-size:1.75rem}.casestudy-section-custom .section-subtitle{font-size:1.125rem}.casestudy-section-custom .section-description{font-size:1rem}.casestudy-section-custom .case-card-visual{height:180px}.casestudy-section-custom .case-card-content{padding:1.5rem}.casestudy-section-custom .case-title{font-size:1.25rem}.casestudy-section-custom .accent-line{width:40px}.casestudy-section-custom .decorative-shapes{display:none}}@media (max-width:575px){.casestudy-section-custom{padding:50px 0}.casestudy-section-custom .section-title{font-size:1.5rem}.casestudy-section-custom .case-card-visual{height:160px}.casestudy-section-custom .case-image-placeholder i{font-size:3rem}}.casestudy-section-custom .case-card{will-change:transform}.casestudy-section-custom .case-card-visual::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,transparent 0%,color-mix(in srgb,var(--primary-500) 10%,transparent 90%) 100%);opacity:0;transition:opacity .4s ease;z-index:3}.casestudy-section-custom .case-card:hover .case-card-visual::before{opacity:1}@media print{.casestudy-section-custom{padding:40px 0;background:var(--light)}.casestudy-section-custom .decorative-shapes{display:none}.casestudy-section-custom .case-card{box-shadow:none;border:1px solid var(--neutral-300);page-break-inside:avoid}}.process-section-alt .section-header{margin-bottom:80px}.process-section-alt .accent-line{width:60px;height:2px;background:linear-gradient(to right,transparent,var(--primary-500),transparent)}.process-section-alt .section-title{font-size:48px;font-weight:700;color:var(--text-primary);margin-bottom:20px;letter-spacing:-.02em;line-height:1.2}.process-section-alt .section-subtitle{font-size:24px;font-weight:600;color:var(--primary-500);margin-bottom:24px;line-height:1.4}.process-section-alt .section-description{font-size:18px;color:var(--text-secondary);line-height:1.8;margin:0}.process-section-alt .timeline-item{position:relative;display:grid;grid-template-columns:1fr 100px 1fr;gap:40px;margin-bottom:60px;align-items:center}.process-section-alt .timeline-item:last-child{margin-bottom:0}.process-section-alt .timeline-line{width:3px;height:100px;background:linear-gradient(to bottom,var(--primary-500),var(--primary-300));position:absolute;top:100%;left:50%;transform:translatex(-50%)}.process-section-alt .timeline-item:last-child .timeline-line{display:none}.process-section-alt .timeline-content{grid-column:3}.process-section-alt .timeline-item.reverse .timeline-content{grid-column:1;grid-row:1}.process-section-alt .timeline-item.reverse .timeline-connector{grid-column:2;grid-row:1}.process-section-alt .card-icon-wrapper{margin-bottom:24px}.process-section-alt .icon-bg{width:70px;height:70px;border-radius:16px;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-500) 15%,transparent),color-mix(in srgb,var(--primary-300) 20%,transparent));display:flex;align-items:center;justify-content:center;transition:transform .4s ease}.process-section-alt .content-card:hover .icon-bg{transform:rotate(10deg) scale(1.1)}.process-section-alt .icon-bg i{font-size:32px;color:var(--primary-500)}.process-section-alt .decorative-corner{position:absolute;width:40px;height:40px;border:2px solid var(--primary-300);opacity:.3;transition:opacity .4s ease}.process-section-alt .content-card:hover .decorative-corner{opacity:.6}.process-section-alt .decorative-corner.top-left{top:-2px;left:-2px;border-right:none;border-bottom:none;border-top-left-radius:20px}.process-section-alt .decorative-corner.bottom-right{bottom:-2px;right:-2px;border-left:none;border-top:none;border-bottom-right-radius:20px}.process-section-alt .bg-decoration{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:0}.process-section-alt .deco-circle{position:absolute;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--primary-500) 8%,transparent),transparent 70%)}.process-section-alt .circle-1{width:500px;height:500px;top:-150px;right:-100px}.process-section-alt .circle-2{width:400px;height:400px;bottom:-100px;left:-100px}.process-section-alt .shape-1{top:20%;left:5%;transform:rotate(45deg)}.process-section-alt .shape-2{bottom:15%;right:8%;transform:rotate(-30deg)}@media (max-width:991px){.process-section-alt{padding:80px 0}.process-section-alt .section-title{font-size:38px}.process-section-alt .section-subtitle{font-size:20px}.process-section-alt .timeline-item{grid-template-columns:80px 1fr;gap:30px}.process-section-alt .timeline-connector{grid-column:1;grid-row:1}.process-section-alt .timeline-content{grid-column:2;grid-row:1}.process-section-alt .timeline-item.reverse .timeline-content{grid-column:2;grid-row:1}.process-section-alt .timeline-item.reverse .timeline-connector{grid-column:1;grid-row:1}.process-section-alt .timeline-dot{width:80px;height:80px}.process-section-alt .dot-inner{width:64px;height:64px}.process-section-alt .step-number{font-size:26px}.process-section-alt .content-card{padding:30px}.process-section-alt .content-title{font-size:22px}}@media (max-width:767px){.process-section-alt{padding:60px 0}.process-section-alt .section-header{margin-bottom:60px}.process-section-alt .section-title{font-size:32px}.process-section-alt .section-subtitle{font-size:18px}.process-section-alt .section-description{font-size:16px}.process-section-alt .timeline-item{grid-template-columns:60px 1fr;gap:20px;margin-bottom:40px}.process-section-alt .timeline-dot{width:60px;height:60px}.process-section-alt .dot-inner{width:48px;height:48px}.process-section-alt .step-number{font-size:20px}.process-section-alt .timeline-line{height:80px}.process-section-alt .content-card{padding:24px;border-radius:16px}.process-section-alt .icon-bg{width:60px;height:60px}.process-section-alt .icon-bg i{font-size:28px}.process-section-alt .content-title{font-size:20px}.process-section-alt .content-description{font-size:15px}.process-section-alt .decorative-corner{width:30px;height:30px}.process-section-alt .accent-line{width:40px}.process-section-alt .decorative-accent-top i{font-size:24px}}@media (max-width:575px){.process-section-alt .section-title{font-size:28px}.process-section-alt .timeline-item{gap:16px}.process-section-alt .content-card{padding:20px}}.timeline-section-primary{position:relative;padding:100px 0;background:linear-gradient(135deg,var(--surface-primary) 0%,var(--neutral-50) 100%);overflow:hidden}.timeline-section-primary .timeline-header{position:relative;z-index:2}.timeline-section-primary .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2;letter-spacing:-.02em}.timeline-section-primary .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);line-height:1.4}.timeline-section-primary .section-desc{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.timeline-section-primary .decorative-dots{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:30px}.timeline-section-primary .decorative-dots .dot{width:8px;height:8px;border-radius:50%;background:var(--primary-500);transition:all .3s ease}.timeline-section-primary .decorative-dots .dot:nth-child(2){width:12px;height:12px;background:color-mix(in srgb,var(--primary-500) 80%,var(--primary-700) 20%)}.timeline-section-primary .timeline-wrapper{position:relative;max-width:1100px;margin:0 auto;padding:60px 0}.timeline-section-primary .timeline-line{position:absolute;left:50%;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,transparent 0%,var(--primary-300) 10%,var(--primary-500) 50%,var(--primary-300) 90%,transparent 100%);transform:translatex(-50%);z-index:1}.timeline-section-primary .timeline-item{position:relative;display:flex;align-items:center;margin-bottom:80px;padding-left:50%;padding-right:20px}.timeline-section-primary .timeline-item-alternate{padding-left:20px;padding-right:50%;flex-direction:row-reverse}.timeline-section-primary .timeline-item:last-child{margin-bottom:0}.timeline-section-primary .timeline-marker{position:absolute;left:50%;transform:translatex(-50%);z-index:3}.timeline-section-primary .marker-dot{width:24px;height:24px;border-radius:50%;background:var(--primary-500);border:4px solid var(--surface-primary);transition:all .4s ease}.timeline-section-primary .marker-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;border:2px solid var(--primary-300);border-radius:50%;animation:pulse-ring 2s ease-out infinite}.timeline-section-primary .timeline-item:hover .marker-dot{transform:scale(1.2);background:color-mix(in srgb,var(--primary-500) 70%,var(--primary-700) 30%)}.timeline-section-primary .timeline-content{flex:1;padding:0 40px}.timeline-section-primary .timeline-item-alternate .timeline-content{text-align:right}.timeline-section-primary .timeline-card{position:relative;background:var(--surface-primary);border-radius:16px;padding:40px;border:2px solid var(--neutral-100);transition:all .4s cubic-bezier(.4,0,.2,1)}.timeline-section-primary .timeline-card:hover{transform:translatey(-8px);border-color:var(--primary-300)}.timeline-section-primary .timeline-card::before{content:"";position:absolute;top:50%;width:24px;height:2px;background:var(--primary-500);transition:all .4s ease}.timeline-section-primary .timeline-item .timeline-card::before{right:100%;transform:translatey(-50%)}.timeline-section-primary .timeline-item-alternate .timeline-card::before{left:100%;transform:translatey(-50%)}.timeline-section-primary .timeline-card:hover::before{width:32px}.timeline-section-primary .card-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:12px;background:linear-gradient(135deg,var(--primary-500),color-mix(in srgb,var(--primary-500) 70%,var(--primary-700) 30%));margin-bottom:20px;box-shadow:0 4px 12px color-mix(in srgb,var(--primary-500) 30%,transparent 70%)}.timeline-section-primary .timeline-item-alternate .card-icon{margin-left:auto}.timeline-section-primary .card-icon i{font-size:2rem;color:white}.timeline-section-primary .timeline-item-title{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.3}.timeline-section-primary .timeline-item-desc{font-size:1rem;color:var(--text-secondary);line-height:1.7;margin:0}.timeline-section-primary .decorative-corner{position:absolute;width:20px;height:20px;border:2px solid var(--primary-300);transition:all .4s ease}.timeline-section-primary .decorative-corner.top-left{top:12px;left:12px;border-right:none;border-bottom:none}.timeline-section-primary .decorative-corner.bottom-right{bottom:12px;right:12px;border-left:none;border-top:none}.timeline-section-primary .timeline-card:hover .decorative-corner{border-color:var(--primary-500);width:24px;height:24px}.timeline-section-primary .decorative-shapes{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow:hidden;z-index:0}.timeline-section-primary .shape{position:absolute;border-radius:50%;opacity:.06}.timeline-section-primary .shape-circle-1{width:400px;height:400px;background:var(--primary-500);top:-100px;right:-100px}.timeline-section-primary .shape-circle-2{width:300px;height:300px;background:var(--primary-700);bottom:-80px;left:-80px}.timeline-section-primary .shape-blob-1{width:500px;height:500px;background:var(--primary-300);top:50%;left:50%;transform:translate(-50%,-50%);border-radius:40% 60% 70% 30%/40% 50% 60% 50%;animation:blob-morph 8s ease-in-out infinite}@media (max-width:991px){.timeline-section-primary .section-title{font-size:2rem}.timeline-section-primary .section-subtitle{font-size:1.25rem}.timeline-section-primary .timeline-line{left:30px}.timeline-section-primary .timeline-item,.timeline-section-primary .timeline-item-alternate{padding-left:80px;padding-right:20px;flex-direction:row}.timeline-section-primary .timeline-marker{left:30px}.timeline-section-primary .timeline-content{padding:0 0 0 20px}.timeline-section-primary .timeline-item-alternate .timeline-content{text-align:left}.timeline-section-primary .timeline-card::before{right:100%;left:auto}.timeline-section-primary .timeline-item-alternate .card-icon{margin-left:0}}@media (max-width:767px){.timeline-section-primary{padding:60px 0}.timeline-section-primary .section-title{font-size:1.75rem}.timeline-section-primary .section-subtitle{font-size:1.125rem}.timeline-section-primary .section-desc{font-size:1rem}.timeline-section-primary .timeline-wrapper{padding:40px 0}.timeline-section-primary .timeline-item{margin-bottom:50px;padding-left:70px}.timeline-section-primary .timeline-card{padding:30px 24px}.timeline-section-primary .card-icon{width:56px;height:56px}.timeline-section-primary .card-icon i{font-size:1.75rem}.timeline-section-primary .timeline-item-title{font-size:1.25rem}.timeline-section-primary .timeline-item-desc{font-size:.9375rem}}@media (max-width:575px){.timeline-section-primary .timeline-line{left:20px}.timeline-section-primary .timeline-marker{left:20px}.timeline-section-primary .marker-dot{width:18px;height:18px;border-width:3px}.timeline-section-primary .marker-ring{width:36px;height:36px}.timeline-section-primary .timeline-item{padding-left:60px}.timeline-section-primary .timeline-card{padding:24px 20px}.timeline-section-primary .card-icon{width:48px;height:48px}.timeline-section-primary .card-icon i{font-size:1.5rem}}.career-section-minimal{position:relative;background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,var(--surface-primary) 70%) 100%);overflow:hidden}.career-section-minimal .section-header{position:relative;z-index:2}.career-section-minimal .decorative-line-top{display:flex;align-items:center;justify-content:center;gap:1rem}.career-section-minimal .line-accent{display:block;width:60px;height:3px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));border-radius:2px}.career-section-minimal #career-title{color:var(--text-primary);line-height:1.2;letter-spacing:-.02em}.career-section-minimal #career-subtitle{color:var(--primary-500);font-weight:600;letter-spacing:.02em}.career-section-minimal #career-desc{color:var(--text-secondary);line-height:1.7;max-width:700px;margin-left:auto;margin-right:auto}.career-section-minimal .career-card{position:relative;background:var(--light);border-radius:16px;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid color-mix(in srgb,var(--neutral-300) 40%,transparent 60%);overflow:hidden}.career-section-minimal .career-card:hover{transform:translatey(-8px)}.career-section-minimal .career-card:hover .card-shape-bg{opacity:1;transform:scale(1.1) rotate(5deg)}.career-section-minimal .card-decorative-element{position:absolute;top:2rem;right:2rem;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--primary-100) 50%,transparent 50%);border-radius:50%;opacity:.4;transition:all .4s ease}.career-section-minimal .career-card:hover .card-decorative-element{opacity:1;transform:rotate(15deg) scale(1.1)}.career-section-minimal .card-decorative-element i{font-size:1.75rem;color:var(--primary-500)}.career-section-minimal .card-content{position:relative;z-index:2}.career-section-minimal .card-badge{margin-bottom:1rem}.career-section-minimal .badge-dot{display:inline-block;width:8px;height:8px;background:var(--primary-500);border-radius:50%;animation:pulse-dot 2s infinite}.career-section-minimal [id*="career-item"][id*="-title"]{color:var(--text-primary);line-height:1.3;margin-bottom:1rem;transition:color .3s ease}.career-section-minimal .career-card:hover [id*="career-item"][id*="-title"]{color:var(--primary-500)}.career-section-minimal [id*="career-item"][id*="-desc"]{color:var(--text-secondary);line-height:1.7;font-size:1rem}.career-section-minimal .role-meta{display:flex;align-items:center;justify-content:space-between;padding-top:1.5rem;border-top:1px solid color-mix(in srgb,var(--neutral-300) 30%,transparent 70%)}.career-section-minimal [id*="career-item"][id*="-role"]{color:var(--primary-700);font-size:.9rem;font-weight:500;letter-spacing:.02em}.career-section-minimal .icon-accent{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--primary-500);border-radius:50%;opacity:0;transform:translatex(-10px);transition:all .4s ease}.career-section-minimal .career-card:hover .icon-accent{opacity:1;transform:translatex(0)}.career-section-minimal .icon-accent i{color:var(--light);font-size:1.125rem}.career-section-minimal .card-shape-bg{position:absolute;bottom:-50px;right:-50px;width:200px;height:200px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 20%,transparent 80%) 0%,transparent 70%);border-radius:50%;opacity:0;transition:all .6s ease;pointer-events:none}.career-section-minimal .background-decorations{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:0}.career-section-minimal .decoration-circle{position:absolute;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 15%,transparent 85%) 0%,transparent 70%)}.career-section-minimal .decoration-circle-1{width:400px;height:400px;top:-200px;right:-100px;animation:float-slow 20s infinite alternate}.career-section-minimal .decoration-circle-2{width:300px;height:300px;bottom:-150px;left:-100px;animation:float-slow 25s infinite alternate-reverse}.career-section-minimal .decoration-blob{position:absolute;width:500px;height:500px;top:50%;left:50%;transform:translate(-50%,-50%);background:radial-gradient(ellipse at center,color-mix(in srgb,var(--primary-100) 10%,transparent 90%) 0%,transparent 60%);border-radius:40% 60% 70% 30%/40% 50% 60% 50%;animation:morph 15s infinite alternate}@media (max-width:991.98px){.career-section-minimal .career-card{padding:2rem}.career-section-minimal #career-title{font-size:2rem}.career-section-minimal .card-decorative-element{width:50px;height:50px}.career-section-minimal .card-decorative-element i{font-size:1.5rem}}@media (max-width:767.98px){.career-section-minimal{padding-top:3rem;padding-bottom:3rem}.career-section-minimal .career-card{padding:1.75rem}.career-section-minimal #career-title{font-size:1.75rem}.career-section-minimal #career-subtitle{font-size:1.125rem}.career-section-minimal .card-decorative-element{top:1.5rem;right:1.5rem;width:45px;height:45px}.career-section-minimal .card-decorative-element i{font-size:1.25rem}.career-section-minimal .role-meta{flex-direction:column;align-items:flex-start;gap:1rem}.career-section-minimal .decoration-circle-1,.career-section-minimal .decoration-circle-2{display:none}}@media (max-width:575.98px){.career-section-minimal #career-title{font-size:1.5rem}.career-section-minimal [id*="career-item"][id*="-title"]{font-size:1.25rem}.career-section-minimal [id*="career-item"][id*="-desc"]{font-size:.95rem}}@media (prefers-reduced-motion:reduce){.career-section-minimal .career-card,.career-section-minimal .card-decorative-element,.career-section-minimal .icon-accent,.career-section-minimal .card-shape-bg{transition:none}.career-section-minimal .decoration-circle-1,.career-section-minimal .decoration-circle-2,.career-section-minimal .decoration-blob,.career-section-minimal .badge-dot{animation:none}}@media (prefers-contrast:high){.career-section-minimal .career-card{border:2px solid var(--neutral-500)}.career-section-minimal [id*="career-item"][id*="-desc"]{color:var(--text-primary)}}.coreinfo-section-bold{position:relative;padding:5rem 0;background:linear-gradient(to bottom,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 40%,transparent) 100%);overflow:hidden}.coreinfo-section-bold .section-header{margin-bottom:2rem;position:relative;z-index:2}.coreinfo-section-bold .decorative-badge{display:inline-flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.coreinfo-section-bold .badge-dot{display:block;width:8px;height:8px;background:var(--primary-500);border-radius:50%;position:relative;animation:pulse-v188 2s ease-in-out infinite}.coreinfo-section-bold .badge-dot::before,.coreinfo-section-bold .badge-dot::after{content:"";position:absolute;top:50%;transform:translatey(-50%);width:40px;height:2px;background:linear-gradient(to right,transparent,color-mix(in srgb,var(--primary-500) 50%,transparent))}.coreinfo-section-bold .badge-dot::before{right:100%;margin-right:8px}.coreinfo-section-bold .badge-dot::after{left:100%;margin-left:8px;transform:translatey(-50%) scalex(-1)}.coreinfo-section-bold .section-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:var(--text-primary);margin-bottom:1rem;line-height:1.2}.coreinfo-section-bold .section-subtitle{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:500;color:var(--primary-700);margin-bottom:1.5rem;line-height:1.4}.coreinfo-section-bold .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;margin-bottom:2rem}.coreinfo-section-bold .decorative-line{width:80px;height:4px;background:linear-gradient(to right,var(--primary-300),var(--primary-500));margin:0 auto;border-radius:2px}.coreinfo-section-bold .info-card{position:relative;height:100%;background:var(--surface-primary);border:2px solid color-mix(in srgb,var(--primary-300) 30%,transparent);border-radius:16px;padding:2rem 1.75rem;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.coreinfo-section-bold .info-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(to right,var(--primary-500),var(--primary-700));transform:scalex(0);transform-origin:left;transition:transform .4s ease}.coreinfo-section-bold .info-card:hover{transform:translatey(-8px);border-color:var(--primary-500)}.coreinfo-section-bold .info-card:hover::before{transform:scalex(1)}.coreinfo-section-bold .icon-wrapper{position:relative;width:72px;height:72px;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center}.coreinfo-section-bold .icon-bg{position:absolute;inset:0;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-300) 40%,transparent),color-mix(in srgb,var(--primary-500) 20%,transparent));border-radius:16px;transition:all .4s ease}.coreinfo-section-bold .info-card:hover .icon-bg{background:linear-gradient(135deg,color-mix(in srgb,var(--primary-500) 30%,transparent),color-mix(in srgb,var(--primary-700) 20%,transparent));transform:rotate(8deg) scale(1.1)}.coreinfo-section-bold .icon-wrapper i{font-size:2rem;color:var(--primary-700);position:relative;z-index:1;transition:all .4s ease}.coreinfo-section-bold .info-card:hover .icon-wrapper i{color:var(--primary-500);transform:scale(1.1)}.coreinfo-section-bold .card-content{position:relative;z-index:1}.coreinfo-section-bold .item-title{font-size:1.375rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem;line-height:1.3;transition:color .3s ease}.coreinfo-section-bold .info-card:hover .item-title{color:var(--primary-700)}.coreinfo-section-bold .item-description{font-size:1rem;color:var(--text-secondary);line-height:1.7;margin-bottom:0}.coreinfo-section-bold .card-accent{position:absolute;bottom:-30px;right:-30px;width:120px;height:120px;background:linear-gradient(135deg,transparent,color-mix(in srgb,var(--primary-300) 15%,transparent));border-radius:50%;transition:all .5s ease;pointer-events:none}.coreinfo-section-bold .info-card:hover .card-accent{transform:scale(1.3);opacity:.8}.coreinfo-section-bold .decorative-shapes{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.coreinfo-section-bold .shape{position:absolute;border-radius:50%;opacity:.4}.coreinfo-section-bold .shape-1{width:400px;height:400px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 20%,transparent),transparent 70%);top:-200px;left:-100px;animation:float-v188-1 20s ease-in-out infinite}.coreinfo-section-bold .shape-2{width:300px;height:300px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-500) 15%,transparent),transparent 70%);bottom:-150px;right:-80px;animation:float-v188-2 25s ease-in-out infinite}.coreinfo-section-bold .shape-3{width:250px;height:250px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-700) 10%,transparent),transparent 70%);top:50%;right:10%;animation:float-v188-3 30s ease-in-out infinite}@media (max-width:991px){.coreinfo-section-bold{padding:4rem 0}.coreinfo-section-bold .section-header{margin-bottom:1.5rem}.coreinfo-section-bold .info-card{padding:1.75rem 1.5rem}.coreinfo-section-bold .icon-wrapper{width:64px;height:64px}.coreinfo-section-bold .icon-wrapper i{font-size:1.75rem}.coreinfo-section-bold .item-title{font-size:1.25rem}}@media (max-width:767px){.coreinfo-section-bold{padding:3rem 0}.coreinfo-section-bold .section-description{font-size:1rem}.coreinfo-section-bold .info-card{padding:1.5rem 1.25rem}.coreinfo-section-bold .icon-wrapper{width:56px;height:56px;margin-bottom:1.25rem}.coreinfo-section-bold .icon-wrapper i{font-size:1.5rem}.coreinfo-section-bold .item-title{font-size:1.125rem}.coreinfo-section-bold .item-description{font-size:.9375rem}.coreinfo-section-bold .shape-1,.coreinfo-section-bold .shape-2,.coreinfo-section-bold .shape-3{opacity:.2}}@media (max-width:575px){.coreinfo-section-bold .info-card:hover{transform:translatey(-4px)}}@media (prefers-reduced-motion:reduce){.coreinfo-section-bold .info-card,.coreinfo-section-bold .icon-bg,.coreinfo-section-bold .icon-wrapper i,.coreinfo-section-bold .card-accent{transition:none}.coreinfo-section-bold .shape-1,.coreinfo-section-bold .shape-2,.coreinfo-section-bold .shape-3,.coreinfo-section-bold .badge-dot{animation:none}}@media (prefers-contrast:high){.coreinfo-section-bold .info-card{border-width:3px}.coreinfo-section-bold .item-title{font-weight:700}.coreinfo-section-bold .decorative-shapes{display:none}}.leadgen-section-secondary{position:relative;background:linear-gradient(135deg,var(--surface-primary) 0%,var(--neutral-50) 100%);overflow:hidden}.leadgen-section-secondary .decorative-accent{width:10px;height:10px;background:var(--primary-500);border-radius:50%;margin:0 auto;box-shadow:0 0 25px var(--primary-500);animation:pulse-leadgen-v001 2.5s ease-in-out infinite}.leadgen-section-secondary .leadgen-form-card{background:var(--light);border-radius:28px;padding:3.5rem;position:relative;overflow:hidden;border:1px solid var(--neutral-100);transition:transform .4s ease,box-shadow .4s ease}.leadgen-section-secondary .leadgen-form-card:hover{transform:translatey(-6px)}.leadgen-section-secondary .decorative-shape-corner{position:absolute;top:-40px;right:-40px;width:140px;height:140px;background:linear-gradient(135deg,var(--primary-400),var(--primary-600));border-radius:40% 60% 70% 30%/40% 50% 60% 50%;opacity:.12;animation:rotate-leadgen-v001 25s linear infinite}.leadgen-section-secondary .decorative-shape-gradient{position:absolute;bottom:-50px;left:-50px;width:180px;height:180px;background:linear-gradient(135deg,var(--primary-600),var(--primary-800));border-radius:60% 40% 30% 70%/50% 60% 40% 50%;opacity:.1;animation:rotate-leadgen-v001 30s linear infinite reverse}.leadgen-section-secondary .form-control,.leadgen-section-secondary .form-select{border:2px solid var(--neutral-100);border-radius:14px;padding:1.1rem 1.35rem;background:var(--surface-primary);transition:all .3s ease;font-size:1rem;height:calc(3.5rem + 2px)}.leadgen-section-secondary .form-floating>label{padding:1.1rem 1.35rem;color:var(--text-secondary);font-weight:500}.leadgen-section-secondary .form-control:focus,.leadgen-section-secondary .form-select:focus{border-color:var(--primary-500);box-shadow:0 0 0 .25rem color-mix(in srgb,var(--primary-500) 20%,transparent);background:var(--light);outline:none}.leadgen-section-secondary .form-control:hover,.leadgen-section-secondary .form-select:hover{border-color:var(--neutral-200)}.leadgen-section-secondary textarea.form-control{min-height:150px;resize:vertical}.leadgen-section-secondary .form-check-input{width:1.3rem;height:1.3rem;border:2px solid var(--neutral-300);border-radius:7px;cursor:pointer;transition:all .3s ease}.leadgen-section-secondary .form-check-input:checked{background-color:var(--primary-500);border-color:var(--primary-500)}.leadgen-section-secondary .form-check-input:hover{border-color:var(--primary-300)}.leadgen-section-secondary .form-check-label{cursor:pointer;user-select:none;padding-left:.6rem;line-height:1.6}.leadgen-section-secondary .btn-leadgen-submit{background:linear-gradient(135deg,#3b82f6,#1d4ed8) !important;color:var(--light) !important;border:none;border-radius:14px;font-weight:600;font-size:1.15rem;letter-spacing:.4px;transition:all .4s ease;box-shadow:0 6px 20px rgba(59,130,246,.35);position:relative;overflow:hidden}.leadgen-section-secondary .btn-leadgen-submit::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;transition:left .6s ease}.leadgen-section-secondary .btn-leadgen-submit:hover{transform:translatey(-2px);box-shadow:0 8px 25px rgba(59,130,246,.45)}.leadgen-section-secondary .btn-leadgen-submit:hover::before{left:100%}.leadgen-section-secondary .btn-leadgen-submit:active{transform:translatey(0);box-shadow:0 4px 15px rgba(59,130,246,.3)}.leadgen-section-secondary .decorative-blob-primary{position:absolute;top:10%;left:5%;width:300px;height:300px;background:radial-gradient(circle at center,color-mix(in srgb,var(--primary-300) 15%,transparent) 0%,transparent 70%);border-radius:50%;filter:blur(60px);z-index:0;pointer-events:none;animation:float-blob-leadgen-1 15s ease-in-out infinite}.leadgen-section-secondary .decorative-blob-secondary{position:absolute;bottom:15%;right:8%;width:250px;height:250px;background:radial-gradient(circle at center,color-mix(in srgb,var(--primary-500) 12%,transparent) 0%,transparent 70%);border-radius:50%;filter:blur(50px);z-index:0;pointer-events:none;animation:float-blob-leadgen-2 18s ease-in-out infinite}.leadgen-section-secondary .container>*{position:relative;z-index:1}@media (max-width:991px){.leadgen-section-secondary .leadgen-form-card{padding:2.5rem}}@media (max-width:767px){.leadgen-section-secondary .leadgen-form-card{padding:2rem;border-radius:20px}.leadgen-section-secondary .btn-leadgen-submit{font-size:1.05rem}.leadgen-section-secondary .form-control,.leadgen-section-secondary .form-select{padding:1rem 1.15rem}}.leadgen-section-secondary .form-control:focus-visible,.leadgen-section-secondary .form-select:focus-visible,.leadgen-section-secondary .form-check-input:focus-visible{outline:3px solid var(--primary-500);outline-offset:2px}.leadgen-section-secondary .btn-leadgen-submit:focus-visible{outline:3px solid var(--light);outline-offset:3px}.leadgen-section-secondary .leadgen-field,.leadgen-section-secondary .leadgen-field-dynamic{animation:fadeInField .4s ease-out;margin-bottom:0}.leadgen-section-secondary .leadgen-form-dynamic .form-control,.leadgen-section-secondary .leadgen-form-dynamic .form-select{border:2px solid var(--neutral-100);border-radius:14px;padding:1.1rem 1.35rem;background:var(--surface-primary);transition:all .3s ease;font-size:1rem;height:calc(3.5rem + 2px)}.leadgen-section-secondary .leadgen-form-dynamic .form-floating>label{padding:1.1rem 1.35rem;color:var(--text-secondary);font-weight:500}.leadgen-section-secondary .leadgen-form-dynamic .form-control:focus,.leadgen-section-secondary .leadgen-form-dynamic .form-select:focus{border-color:var(--primary-500);box-shadow:0 0 0 .25rem color-mix(in srgb,var(--primary-500) 20%,transparent);background:var(--light);outline:none}.leadgen-section-secondary .leadgen-form-dynamic textarea.form-control{min-height:120px;resize:vertical}.leadgen-section-secondary .leadgen-form-dynamic .form-check-input{width:1.3rem;height:1.3rem;border:2px solid var(--neutral-300);border-radius:7px;cursor:pointer;transition:all .3s ease}.leadgen-section-secondary .leadgen-form-dynamic .form-check-input:checked{background-color:var(--primary-500);border-color:var(--primary-500)}.leadgen-section-secondary .leadgen-form-dynamic .form-check-label{cursor:pointer;user-select:none;padding-left:.6rem;line-height:1.6}.contact-section-modern{position:relative;background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,var(--surface-primary) 70%) 100%);overflow:hidden}.contact-section-modern .decorative-badge{width:60px;height:60px;margin:0 auto;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--light);animation:pulse-v245 2s ease-in-out infinite}.contact-section-modern #contact-title{color:var(--text-primary);font-weight:700;letter-spacing:-.5px}.contact-section-modern #contact-subtitle{color:var(--primary-700);font-weight:600}.contact-section-modern #contact-desc{color:var(--text-secondary);line-height:1.8}.contact-section-modern .contact-form-card{position:relative;background:var(--light);border-radius:20px;padding:3rem;border:1px solid color-mix(in srgb,var(--primary-100) 50%,transparent 50%);transition:all .3s ease}.contact-section-modern .contact-form-card:hover{transform:translatey(-5px)}.contact-section-modern .decorative-corner{position:absolute;width:40px;height:40px;border:3px solid var(--primary-500)}.contact-section-modern .decorative-corner.top-left{top:20px;left:20px;border-right:none;border-bottom:none;border-top-left-radius:10px}.contact-section-modern .decorative-corner.bottom-right{bottom:20px;right:20px;border-left:none;border-top:none;border-bottom-right-radius:10px}.contact-section-modern .form-floating{position:relative;margin-bottom:1rem}.contact-section-modern .form-floating .form-control{border:2px solid var(--neutral-100);border-radius:12px;padding-left:3.5rem;font-size:1rem;transition:all .3s ease;background:var(--surface-primary)}.contact-section-modern .form-floating .form-control:focus{border-color:var(--primary-500);box-shadow:0 0 0 .2rem color-mix(in srgb,var(--primary-500) 15%,transparent 85%);background:var(--light)}.contact-section-modern .form-floating label{padding-left:3.5rem;color:var(--text-secondary);font-weight:500}.contact-section-modern .input-icon{position:absolute;left:1.2rem;top:50%;transform:translatey(-50%);font-size:1.2rem;color:var(--primary-500);z-index:4;pointer-events:none}.contact-section-modern textarea.form-control{min-height:150px;resize:vertical}.contact-section-modern textarea.form-control~.input-icon{top:2rem;transform:none}.contact-section-modern .form-check-input{width:1.3em;height:1.3em;border:2px solid var(--neutral-300);border-radius:6px;cursor:pointer}.contact-section-modern .form-check-input:checked{background-color:var(--primary-500);border-color:var(--primary-500)}.contact-section-modern .form-check-label{color:var(--text-secondary);font-size:.9rem;line-height:1.6;padding-left:.5rem;cursor:pointer}.contact-section-modern #site_submit_btn{background:linear-gradient(135deg,#2563eb,#0284c7) !important;color:var(--light) !important;border:none !important;border-radius:12px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;letter-spacing:.5px;transition:all .3s ease;box-shadow:0 10px 30px rgba(37,99,235,.3);display:flex;align-items:center;justify-content:center;gap:.5rem}.contact-section-modern #site_submit_btn:hover{transform:translatey(-3px);box-shadow:0 15px 40px rgba(37,99,235,.4)}.contact-section-modern #site_submit_btn:active{transform:translatey(-1px)}.contact-section-modern .contact-info-wrapper{position:relative;height:100%;display:flex;flex-direction:column;gap:1.5rem}.contact-section-modern .info-card{background:var(--light);border-radius:16px;padding:2rem;display:flex;gap:1.5rem;align-items:flex-start;border:1px solid var(--neutral-100);transition:all .3s ease;position:relative;overflow:hidden}.contact-section-modern .info-card::before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,var(--primary-500),var(--primary-700));transform:scaley(0);transition:transform .3s ease}.contact-section-modern .info-card:hover::before{transform:scaley(1)}.contact-section-modern .info-card:hover{transform:translatex(10px)}.contact-section-modern .info-icon{width:60px;height:60px;min-width:60px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--light)}.contact-section-modern .info-content{flex:1}.contact-section-modern .info-label{font-size:.85rem;text-transform:uppercase;letter-spacing:1px;color:var(--text-secondary);font-weight:600;margin-bottom:.5rem}.contact-section-modern .info-value{color:var(--text-primary);font-size:1.1rem;font-weight:600;margin:0;line-height:1.5}.contact-section-modern .decorative-line{width:50px;height:3px;background:linear-gradient(90deg,var(--primary-500),transparent);margin-top:1rem;border-radius:2px}.contact-section-modern .floating-shape{position:absolute;border-radius:50%;opacity:.1;pointer-events:none;animation:float-v245 6s ease-in-out infinite}.contact-section-modern .shape-1{width:100px;height:100px;background:var(--primary-500);top:10%;right:5%;animation-delay:0s}.contact-section-modern .shape-2{width:70px;height:70px;background:var(--primary-700);bottom:20%;right:15%;animation-delay:2s}.contact-section-modern .shape-3{width:50px;height:50px;background:var(--primary-300);top:50%;right:10%;animation-delay:4s}.contact-section-modern .decorative-grid{position:absolute;bottom:2rem;left:50%;transform:translatex(-50%);display:flex;gap:1rem;opacity:.2}.contact-section-modern .grid-dot{width:8px;height:8px;background:var(--primary-500);border-radius:50%;animation:pulse-dot-v245 2s ease-in-out infinite}.contact-section-modern .grid-dot:nth-child(2){animation-delay:.2s}.contact-section-modern .grid-dot:nth-child(3){animation-delay:.4s}.contact-section-modern .grid-dot:nth-child(4){animation-delay:.6s}.contact-section-modern .grid-dot:nth-child(5){animation-delay:.8s}.contact-section-modern .bg-decoration{position:absolute;border-radius:50%;filter:blur(80px);opacity:.15;pointer-events:none}.contact-section-modern .decoration-1{width:400px;height:400px;background:var(--primary-300);top:-200px;left:-200px}.contact-section-modern .decoration-2{width:350px;height:350px;background:var(--primary-500);bottom:-150px;right:-150px}@media (max-width:991.98px){.contact-section-modern .contact-form-card{padding:2rem;margin-bottom:2rem}.contact-section-modern .info-card{padding:1.5rem}.contact-section-modern .info-icon{width:50px;height:50px;min-width:50px;font-size:1.2rem}}@media (max-width:767.98px){.contact-section-modern #contact-title{font-size:2rem}.contact-section-modern #contact-subtitle{font-size:1.3rem}.contact-section-modern .contact-form-card{padding:1.5rem}.contact-section-modern .decorative-corner{width:30px;height:30px}.contact-section-modern .info-card{flex-direction:column;text-align:center}.contact-section-modern .info-icon{margin:0 auto}.contact-section-modern .decorative-line{margin:1rem auto 0}.contact-section-modern .floating-shape{display:none}}@media (max-width:575.98px){.contact-section-modern .form-floating .form-control{padding-left:1rem}.contact-section-modern .form-floating label{padding-left:1rem}.contact-section-modern .input-icon{display:none}.contact-section-modern #site_submit_btn{padding:.9rem 1.5rem;font-size:1rem}}.blog-section-clean{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}.blog-section-clean .section-header{position:relative;z-index:2}.blog-section-clean .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2;margin-bottom:1rem}.blog-section-clean .section-subtitle{font-size:1.25rem;font-weight:600;color:var(--primary-500);line-height:1.4;margin-bottom:1.5rem}.blog-section-clean .section-description{font-size:1.05rem;color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.blog-section-clean .decorative-dots{display:flex;gap:.5rem;justify-content:center;margin-top:1.5rem}.blog-section-clean .decorative-dots .dot{width:8px;height:8px;border-radius:50%;background:var(--primary-500);animation:pulse-dot 2s ease-in-out infinite}.blog-section-clean .decorative-dots .dot:nth-child(2){animation-delay:.3s}.blog-section-clean .decorative-dots .dot:nth-child(3){animation-delay:.6s}.blog-section-clean .blog-card{position:relative;height:100%;transition:transform .3s ease,box-shadow .3s ease}.blog-section-clean .blog-card-inner{height:100%;background:var(--surface-primary);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .3s ease}.blog-section-clean .blog-card:hover{transform:translatey(-8px)}.blog-section-clean .blog-image-wrapper{position:relative;width:100%;height:220px;overflow:hidden}.blog-section-clean .blog-image{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.blog-section-clean .blog-card:hover .blog-image{transform:scale(1.08)}.blog-section-clean .image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .3s ease}.blog-section-clean .blog-card:hover .image-overlay{opacity:1}.blog-section-clean .category-badge{position:absolute;top:1rem;right:1rem;width:42px;height:42px;background:var(--primary-500);color:var(--light);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.1rem}.blog-section-clean .blog-content{padding:1.75rem;flex:1;display:flex;flex-direction:column}.blog-section-clean .blog-meta{display:flex;gap:1rem;margin-bottom:1rem}.blog-section-clean .meta-item{display:inline-flex;align-items:center;gap:.4rem;font-size:.9rem;color:var(--text-secondary)}.blog-section-clean .meta-item i{color:var(--primary-500);font-size:1rem}.blog-section-clean .blog-title{font-size:1.3rem;font-weight:700;color:var(--text-primary);line-height:1.4;margin-bottom:.75rem;transition:color .3s ease}.blog-section-clean .blog-card:hover .blog-title{color:var(--primary-500)}.blog-section-clean .blog-excerpt{font-size:.95rem;color:var(--text-secondary);line-height:1.6;margin-bottom:1.25rem;flex:1}.blog-section-clean .blog-link{display:inline-flex;align-items:center;font-size:.95rem;font-weight:600;color:var(--primary-500);text-decoration:none;transition:gap .3s ease,color .3s ease;margin-top:auto}.blog-section-clean .blog-link:hover{color:var(--primary-700);gap:.5rem}.blog-section-clean .blog-link i{transition:transform .3s ease}.blog-section-clean .blog-card:hover .blog-link i{transform:translatex(4px)}.blog-section-clean .background-decoration{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:0;overflow:hidden}.blog-section-clean .blob{position:absolute;border-radius:50%;filter:blur(60px);opacity:.15}.blog-section-clean .blob-1{width:400px;height:400px;background:var(--primary-300);top:-100px;left:-100px}.blog-section-clean .blob-2{width:350px;height:350px;background:var(--primary-500);bottom:-150px;right:-150px}.blog-section-clean .floating-shape{position:absolute;width:60px;height:60px;border:2px solid color-mix(in srgb,var(--primary-300) 40%,transparent 60%);border-radius:12px;animation:float 6s ease-in-out infinite}.blog-section-clean .shape-1{top:15%;right:10%;animation-delay:0s}.blog-section-clean .shape-2{bottom:20%;left:8%;animation-delay:2s;transform:rotate(45deg)}@media (max-width:991px){.blog-section-clean .section-title{font-size:2rem}.blog-section-clean .section-subtitle{font-size:1.1rem}.blog-section-clean .section-description{font-size:1rem}.blog-section-clean .blog-image-wrapper{height:200px}}@media (max-width:767px){.blog-section-clean .section-title{font-size:1.75rem}.blog-section-clean .section-subtitle{font-size:1rem}.blog-section-clean .blog-title{font-size:1.15rem}.blog-section-clean .blog-image-wrapper{height:180px}.blog-section-clean .blog-content{padding:1.5rem}.blog-section-clean .blob-1,.blog-section-clean .blob-2{width:250px;height:250px}.blog-section-clean .floating-shape{width:40px;height:40px}}@media (max-width:575px){.blog-section-clean .section-title{font-size:1.5rem}.blog-section-clean .blog-image-wrapper{height:160px}}.faq-section-classic{position:relative;background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 20%,var(--surface-primary) 80%) 100%);overflow:hidden}.faq-section-classic .faq-header{position:relative;z-index:2;max-width:800px;margin-left:auto;margin-right:auto}.faq-section-classic .decorative-accent{display:flex;align-items:center;justify-content:center;gap:1rem}.faq-section-classic .accent-dot{width:8px;height:8px;background:var(--primary-500);border-radius:50%;animation:pulse 2s ease-in-out infinite}.faq-section-classic .accent-line{width:60px;height:2px;background:linear-gradient(90deg,transparent 0%,var(--primary-500) 50%,transparent 100%)}.faq-section-classic .faq-main-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2}.faq-section-classic .faq-subtitle{font-size:1.25rem;font-weight:500;color:var(--primary-700);line-height:1.4}.faq-section-classic .faq-description{font-size:1.05rem;color:var(--text-secondary);line-height:1.7;max-width:700px}.faq-section-classic .faq-card{border:1px solid color-mix(in srgb,var(--primary-300) 30%,transparent 70%);border-radius:12px;background:var(--light);transition:all .3s ease}.faq-section-classic .faq-card:hover{transform:translatey(-4px);border-color:var(--primary-500)}.faq-section-classic .faq-card .card-header{background:linear-gradient(135deg,var(--primary-50) 0%,color-mix(in srgb,var(--primary-100) 50%,var(--light) 50%) 100%);border-bottom:2px solid var(--primary-300);padding:1.5rem;border-radius:12px 12px 0 0}.faq-section-classic .faq-card .card-body{padding:1.5rem;background:var(--light);border-radius:0 0 12px 12px}.faq-section-classic .faq-icon-wrapper{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:linear-gradient(135deg,var(--primary-500) 0%,var(--primary-700) 100%);border-radius:12px;flex-shrink:0}.faq-section-classic .faq-icon-wrapper i{font-size:1.5rem;color:var(--light)}.faq-section-classic .faq-question{font-size:1.1rem;font-weight:600;color:var(--text-primary);line-height:1.4}.faq-section-classic .faq-answer{font-size:1rem;color:var(--text-secondary);line-height:1.7}.faq-section-classic .decorative-shapes{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;overflow:hidden;z-index:1}.faq-section-classic .shape{position:absolute;border-radius:50%;opacity:.05}.faq-section-classic .shape-1{width:400px;height:400px;background:var(--primary-500);top:-200px;right:-100px;animation:float 20s ease-in-out infinite}.faq-section-classic .shape-2{width:300px;height:300px;background:var(--primary-700);bottom:-150px;left:-50px;animation:float 25s ease-in-out infinite reverse}.faq-section-classic .shape-3{width:200px;height:200px;background:var(--primary-300);top:50%;left:50%;transform:translate(-50%,-50%);animation:float 30s ease-in-out infinite}@media (max-width:991.98px){.faq-section-classic .faq-main-title{font-size:2rem}.faq-section-classic .faq-subtitle{font-size:1.1rem}.faq-section-classic .faq-description{font-size:1rem}.faq-section-classic .faq-question{font-size:1rem}.faq-section-classic .faq-icon-wrapper{width:40px;height:40px}.faq-section-classic .faq-icon-wrapper i{font-size:1.25rem}}@media (max-width:767.98px){.faq-section-classic .faq-main-title{font-size:1.75rem}.faq-section-classic .faq-subtitle{font-size:1rem}.faq-section-classic .faq-card .card-header{padding:1.25rem}.faq-section-classic .faq-card .card-body{padding:1.25rem}.faq-section-classic .accent-line{width:40px}}@media (max-width:575.98px){.faq-section-classic .faq-main-title{font-size:1.5rem}.faq-section-classic .faq-icon-wrapper{width:36px;height:36px}.faq-section-classic .faq-icon-wrapper i{font-size:1.1rem}.faq-section-classic .faq-question{font-size:.95rem}.faq-section-classic .faq-answer{font-size:.9rem}}.footer-style{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.webp);background-size:cover;background-position:center;background-attachment:fixed;overflow:hidden;color:var(--light)}.footer-style__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-700) 88%,transparent) 0%,color-mix(in srgb,var(--primary-500) 85%,transparent) 100%);z-index:1}.footer-style__decorative{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2;overflow:hidden}.footer-style__shape{position:absolute;border-radius:50%;animation:float 20s infinite ease-in-out;pointer-events:none}.footer-style__shape--1{width:400px;height:400px;top:-200px;right:-100px;animation-delay:0s}.footer-style__shape--2{width:300px;height:300px;bottom:-150px;left:10%;animation-delay:5s}.footer-style__shape--3{width:200px;height:200px;top:50%;left:-100px;animation-delay:10s}.footer-style .container{z-index:3}.footer-style__brand{padding-right:2rem}.footer-style__sitename{font-size:2rem;font-weight:700;color:var(--light);margin-bottom:1rem;letter-spacing:-.02em}.footer-style__sitedesc{font-size:.95rem;line-height:1.7;margin:0}.footer-style__icons{display:flex;gap:1.5rem}.footer-style__icons i{font-size:1.5rem;transition:all .3s ease}.footer-style__icons i:hover{transform:translatey(-3px)}.footer-style__title{font-size:1.25rem;font-weight:600;color:var(--light);margin-bottom:1.5rem;position:relative;padding-bottom:.75rem}.footer-style__title::after{content:"";position:absolute;bottom:0;left:0;width:50px;height:3px;border-radius:2px}.footer-style__list{list-style:none;padding:0;margin:0}.footer-style__list li{margin-bottom:.75rem}.footer-style__link{text-decoration:none;font-size:.95rem;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.footer-style__link i{font-size:.75rem;transition:transform .3s ease}.footer-style__link:hover{color:var(--light);transform:translatex(5px)}.footer-style__link:hover i{transform:translatex(3px)}.footer-style__contact{display:flex;flex-direction:column;gap:1.25rem}.footer-style__contact-item{display:flex;align-items:flex-start;gap:1rem;font-size:.95rem;line-height:1.6}.footer-style__contact-item i{font-size:1.25rem;margin-top:.15rem;flex-shrink:0;opacity:.8}.footer-style__contact-item span{flex:1}.footer-style__divider{margin:0;opacity:1}.footer-style__bottom{align-items:center}.footer-style__disclaimer{font-size:.85rem;line-height:1.6;margin:0}.footer-style__copyright{font-size:.9rem;font-weight:500}.footer-style__badge{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;backdrop-filter:blur(10px)}.footer-style__badge i{font-size:1.5rem}@media (max-width:991.98px){.footer-style__sitename{font-size:1.75rem}.footer-style__brand{padding-right:0;margin-bottom:2rem}.footer-style__section{margin-bottom:2rem}}@media (max-width:767.98px){.footer-style{background-attachment:scroll}.footer-style__sitename{font-size:1.5rem}.footer-style__title{font-size:1.1rem}.footer-style__bottom{text-align:center}.footer-style__badge{margin:1rem auto 0}.footer-style__shape--1{width:250px;height:250px}.footer-style__shape--2{width:200px;height:200px}.footer-style__shape--3{width:150px;height:150px}}@media (max-width:575.98px){.footer-style__main{padding:2rem 0 !important}.footer-style__bottom{padding:1.5rem 0 !important}.footer-style__sitedesc,.footer-style__link,.footer-style__contact-item{font-size:.9rem}.footer-style__disclaimer{font-size:.8rem}.footer-style__copyright{font-size:.85rem}}@media (prefers-reduced-motion:reduce){.footer-style__shape{animation:none}.footer-style__link,.footer-style__icons i{transition:none}}@media print{.footer-style{background:var(--neutral-50) !important;color:var(--neutral-900) !important}.footer-style__overlay,.footer-style__decorative,.footer-style__badge{display:none}.footer-style__sitename,.footer-style__title,.footer-style__link,.footer-style__contact-item,.footer-style__disclaimer,.footer-style__copyright{color:var(--neutral-900) !important}}.additional-universal-section{background:var(--surface-primary);position:relative;overflow:hidden}.additional-universal-section .section-header{position:relative;max-width:900px;margin:0 auto}.additional-universal-section .header-decorative-line{width:80px;height:4px;background:linear-gradient(90deg,var(--primary-500),color-mix(in srgb,var(--primary-500) 60%,var(--primary-300) 40%));margin:0 auto 2rem;border-radius:2px}.additional-universal-section .section-main-title{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--text-primary);line-height:1.2;letter-spacing:-.02em}.additional-universal-section .section-subtitle{font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:600;color:var(--primary-500);line-height:1.3}.additional-universal-section .section-description{font-size:1.125rem;line-height:1.7;color:var(--text-secondary);max-width:800px}.additional-universal-section .info-card{background:var(--light);border:1px solid color-mix(in srgb,var(--neutral-300) 50%,transparent 50%);border-radius:12px;padding:2rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.04)}.additional-universal-section .info-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--primary-500),color-mix(in srgb,var(--primary-500) 50%,transparent 50%));transform:scalex(0);transform-origin:left;transition:transform .4s cubic-bezier(.4,0,.2,1)}.additional-universal-section .info-card:hover{transform:translatey(-8px);border-color:var(--primary-300);box-shadow:0 12px 32px rgba(0,0,0,.12)}.additional-universal-section .info-card:hover::before{transform:scalex(1)}.card-icon-wrapper{width:70px;height:70px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-50),color-mix(in srgb,var(--primary-100) 70%,var(--primary-50) 30%));border-radius:16px;margin-bottom:1.5rem;position:relative;transition:all .3s ease}.card-icon-wrapper i{font-size:2rem;color:var(--primary-500);transition:all .3s ease}.additional-universal-section .info-card:hover .card-icon-wrapper{background:linear-gradient(135deg,var(--primary-500),color-mix(in srgb,var(--primary-500) 80%,var(--primary-700) 20%));transform:rotate(5deg) scale(1.05)}.additional-universal-section .info-card:hover .card-icon-wrapper i{color:var(--light);transform:scale(1.1)}.card-content{position:relative;z-index:2}.card-title{font-size:1.375rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem;line-height:1.3;transition:color .3s ease}.additional-universal-section .info-card:hover .card-title{color:var(--primary-500)}.card-description{font-size:1rem;line-height:1.7;color:var(--text-secondary);margin:0}.card-corner-accent{position:absolute;bottom:-20px;right:-20px;width:100px;height:100px;background:radial-gradient(circle at center,color-mix(in srgb,var(--primary-300) 15%,transparent 85%),transparent 70%);border-radius:50%;transition:all .4s ease;pointer-events:none}.additional-universal-section .info-card:hover .card-corner-accent{transform:scale(1.5);opacity:.8}.additional-universal-section .decorative-dot{position:absolute;width:8px;height:8px;background:var(--primary-300);border-radius:50%;opacity:.3;z-index:1}.additional-universal-section .dot-1{top:15%;left:5%;animation:float 6s ease-in-out infinite}.additional-universal-section .dot-2{bottom:20%;right:8%;animation:float 8s ease-in-out infinite 2s}.additional-universal-section .decorative-shape{position:absolute;width:150px;height:150px;border:2px solid var(--primary-100);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;opacity:.15;z-index:1}.additional-universal-section .shape-1{top:10%;right:5%;animation:rotate-shape 25s linear infinite}.additional-universal-section .shape-2{bottom:10%;left:5%;animation:rotate-shape 30s linear infinite reverse}@media (max-width:991.98px){.additional-universal-section .section-main-title{font-size:2.25rem}.additional-universal-section .section-subtitle{font-size:1.5rem}.additional-universal-section .info-card{padding:1.75rem}.card-icon-wrapper{width:60px;height:60px}.card-icon-wrapper i{font-size:1.75rem}}@media (max-width:767.98px){.additional-universal-section{padding:3rem 0}.additional-universal-section .section-header{margin-bottom:3rem}.additional-universal-section .section-description{font-size:1rem}.additional-universal-section .info-card{padding:1.5rem}.card-title{font-size:1.25rem}.additional-universal-section .decorative-shape{width:100px;height:100px}}.additional-universal-modern{position:relative;padding:6rem 0;background:linear-gradient(135deg,var(--neutral-0) 0%,var(--primary-50) 100%);overflow:hidden}.additional-universal-modern .section-title{font-size:clamp(2rem,4.5vw,2.75rem);font-weight:700;color:var(--primary-900);margin-bottom:1rem;line-height:1.2}.additional-universal-modern .section-subtitle{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600;color:var(--primary-700);margin-bottom:1.5rem;line-height:1.4}.additional-universal-modern .section-description{font-size:1.125rem;color:var(--neutral-700);line-height:1.7;max-width:900px;margin:0 auto}.additional-universal-modern .masonry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;grid-auto-rows:250px;position:relative;z-index:2}.additional-universal-modern .grid-item{position:relative;background:var(--neutral-0);border-radius:20px;padding:2rem;box-shadow:0 6px 30px rgba(0,0,0,.08);border:2px solid var(--neutral-100);transition:all .4s cubic-bezier(.175,.885,.32,1.275);overflow:hidden;display:flex;flex-direction:column}.additional-universal-modern .grid-item:hover{transform:translatey(-8px);box-shadow:0 12px 50px rgba(0,0,0,.15);border-color:var(--primary-300)}.additional-universal-modern .item-large{grid-column:span 2;grid-row:span 2;background:linear-gradient(135deg,var(--primary-50) 0%,var(--neutral-0) 100%);border:3px solid var(--primary-200)}.additional-universal-modern .item-medium{grid-row:span 2}.additional-universal-modern .item-standard{grid-row:span 2}.additional-universal-modern .item-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,var(--primary-200) 0%,transparent 70%);opacity:0;transition:opacity .4s ease;pointer-events:none}.additional-universal-modern .item-large:hover .item-overlay{opacity:.2}.additional-universal-modern .item-icon{width:70px;height:70px;background:linear-gradient(135deg,var(--primary-500),var(--primary-600));border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;box-shadow:0 6px 25px rgba(0,0,0,.15);transition:all .3s ease;flex-shrink:0}.additional-universal-modern .item-icon i{font-size:2rem;color:var(--neutral-0)}.additional-universal-modern .grid-item:hover .item-icon{transform:scale(1.1) rotate(10deg)}.additional-universal-modern .item-content{flex:1;display:flex;flex-direction:column;position:relative;z-index:2}.additional-universal-modern .item-title{font-size:1.35rem;font-weight:700;color:var(--primary-900);margin-bottom:1rem;line-height:1.3}.additional-universal-modern .item-large .item-title{font-size:1.75rem}.additional-universal-modern .item-description{font-size:.95rem;color:var(--neutral-700);line-height:1.7;margin:0}.additional-universal-modern .item-large .item-description{font-size:1rem}.additional-universal-modern .corner-accent{position:absolute;width:40px;height:40px;opacity:.15;pointer-events:none}.additional-universal-modern .corner-accent.top-left{top:15px;left:15px;border-top:4px solid var(--primary-500);border-left:4px solid var(--primary-500)}.additional-universal-modern .corner-accent.bottom-right{bottom:15px;right:15px;border-bottom:4px solid var(--accent-500);border-right:4px solid var(--accent-500)}.additional-universal-modern .shine-effect{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease;pointer-events:none}.additional-universal-modern .grid-item:hover .shine-effect{left:100%}.additional-universal-modern .bg-gradient{position:absolute;border-radius:50%;opacity:.05;pointer-events:none;filter:blur(80px)}.additional-universal-modern .grad-1{width:500px;height:500px;background:var(--primary-400);top:10%;left:-150px}.additional-universal-modern .grad-2{width:450px;height:450px;background:var(--accent-400);bottom:15%;right:-130px}.additional-universal-modern .floating-shape{position:absolute;opacity:.04;pointer-events:none}.additional-universal-modern .shape-1{width:200px;height:200px;background:var(--primary-300);border-radius:30% 70% 70% 30%/40% 60% 40% 60%;top:25%;right:10%;filter:blur(40px)}.additional-universal-modern .shape-2{width:180px;height:180px;background:var(--accent-300);border-radius:60% 40% 40% 60%/50% 50% 50% 50%;bottom:20%;left:12%;filter:blur(35px)}@media (max-width:991px){.additional-universal-modern{padding:4rem 0}.additional-universal-modern .masonry-grid{grid-template-columns:repeat(2,1fr);gap:1.75rem;grid-auto-rows:280px}.additional-universal-modern .item-large{grid-column:span 2}.additional-universal-modern .item-medium{grid-column:span 1}.additional-universal-modern .grid-item{padding:1.75rem}.additional-universal-modern .item-icon{width:65px;height:65px}.additional-universal-modern .item-icon i{font-size:1.75rem}.additional-universal-modern .item-title{font-size:1.25rem}.additional-universal-modern .item-large .item-title{font-size:1.5rem}}@media (max-width:767px){.additional-universal-modern{padding:3rem 0}.additional-universal-modern .section-title{font-size:1.75rem}.additional-universal-modern .section-subtitle{font-size:1.25rem}.additional-universal-modern .section-description{font-size:1rem}.additional-universal-modern .masonry-grid{grid-template-columns:1fr;gap:1.5rem;grid-auto-rows:auto}.additional-universal-modern .item-large,.additional-universal-modern .item-medium,.additional-universal-modern .item-standard{grid-column:span 1;grid-row:span 1}.additional-universal-modern .grid-item{padding:1.5rem}.additional-universal-modern .item-icon{width:60px;height:60px}.additional-universal-modern .item-icon i{font-size:1.5rem}.additional-universal-modern .item-title{font-size:1.2rem}.additional-universal-modern .item-large .item-title{font-size:1.35rem}.additional-universal-modern .item-description{font-size:.9rem}.additional-universal-modern .bg-gradient,.additional-universal-modern .floating-shape{display:none}}.additional-universal-section.v-056{position:relative;padding:100px 0;background:linear-gradient(to bottom,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 20%,var(--surface-primary) 80%) 100%);overflow:hidden}.v-056 .section-header{position:relative;z-index:2}.v-056 .header-badge{width:80px;height:80px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 30px}.v-056 .header-badge i{font-size:32px;color:var(--light)}.v-056 .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:20px;line-height:1.2}.v-056 .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);margin-bottom:20px;line-height:1.4}.v-056 .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;max-width:900px;margin:0 auto}.v-056 .timeline-wrapper{position:relative;max-width:1000px;margin:60px auto 0;padding:40px 0;z-index:2}.v-056 .timeline-line{position:absolute;top:0;left:50%;transform:translatex(-50%);width:4px;height:100%;background:linear-gradient(to bottom,var(--primary-300),var(--primary-500),var(--primary-300));border-radius:2px}.v-056 .timeline-item{position:relative;margin-bottom:80px;display:flex}.v-056 .timeline-item:last-child{margin-bottom:0}.v-056 .timeline-item.left{justify-content:flex-start;padding-right:calc(50% + 50px)}.v-056 .timeline-item.right{justify-content:flex-end;padding-left:calc(50% + 50px)}.v-056 .timeline-content{position:relative;display:flex;align-items:flex-start;gap:20px}.v-056 .timeline-item.left .timeline-content{flex-direction:row}.v-056 .timeline-item.right .timeline-content{flex-direction:row-reverse}.v-056 .timeline-icon{width:64px;height:64px;background:var(--light);border:4px solid var(--primary-500);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:3;box-shadow:0 4px 12px rgba(0,0,0,.1)}.v-056 .timeline-icon i{font-size:28px;color:var(--primary-500)}.v-056 .timeline-icon.large{width:80px;height:80px;border-width:5px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-color:var(--primary-700)}.v-056 .timeline-icon.large i{font-size:36px;color:var(--light)}.v-056 .content-box{flex:1;background:var(--light);padding:32px;border-radius:16px;position:relative;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.v-056 .content-box:hover{transform:translatey(-6px);box-shadow:0 12px 32px rgba(0,0,0,.15)}.v-056 .content-box::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-700))}.v-056 .timeline-title{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.3}.v-056 .timeline-description{font-size:1rem;color:var(--text-secondary);line-height:1.7;margin-bottom:0}.v-056 .timeline-item.featured .content-box{background:linear-gradient(135deg,color-mix(in srgb,var(--primary-500) 95%,var(--light) 5%),color-mix(in srgb,var(--primary-700) 95%,var(--light) 5%));padding:40px}.v-056 .timeline-item.featured .timeline-title{color:var(--light);font-size:1.75rem}.v-056 .timeline-item.featured .timeline-description{color:color-mix(in srgb,var(--light) 95%,transparent 5%);font-size:1.0625rem}.v-056 .timeline-item.featured .content-box::before{background:color-mix(in srgb,var(--light) 30%,transparent 70%)}.v-056 .timeline-decoration{position:absolute;bottom:-20px;right:-20px;width:100px;height:100px;background:color-mix(in srgb,var(--primary-300) 10%,transparent 90%);border-radius:50%;pointer-events:none}.v-056 .timeline-decoration.featured-deco{background:color-mix(in srgb,var(--light) 15%,transparent 85%)}.v-056 .bg-decorations{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.v-056 .deco-leaf{position:absolute;width:200px;height:200px;background:color-mix(in srgb,var(--primary-300) 8%,transparent 92%);border-radius:0 80% 0 80%;animation:leaf-sway 15s ease-in-out infinite}.v-056 .deco-leaf.leaf-1{top:15%;left:5%}.v-056 .deco-leaf.leaf-2{bottom:20%;right:8%;transform:rotate(180deg)}.v-056 .deco-circle{position:absolute;top:40%;right:10%;width:300px;height:300px;background:color-mix(in srgb,var(--primary-500) 5%,transparent 95%);border-radius:50%}@media (max-width:991px){.v-056{padding:80px 0}.v-056 .section-title{font-size:2.25rem}.v-056 .section-subtitle{font-size:1.25rem}.v-056 .timeline-wrapper{padding:20px 0}.v-056 .timeline-line{left:32px}.v-056 .timeline-item.left,.v-056 .timeline-item.right{padding-left:80px;padding-right:0;justify-content:flex-start}.v-056 .timeline-item.left .timeline-content,.v-056 .timeline-item.right .timeline-content{flex-direction:row}.v-056 .timeline-item{margin-bottom:60px}.v-056 .content-box{padding:28px}.v-056 .timeline-item.featured .content-box{padding:32px}}@media (max-width:767px){.v-056{padding:60px 0}.v-056 .section-title{font-size:1.875rem}.v-056 .section-subtitle{font-size:1.125rem}.v-056 .section-description{font-size:1rem}.v-056 .header-badge{width:64px;height:64px}.v-056 .header-badge i{font-size:24px}.v-056 .timeline-item{margin-bottom:40px}.v-056 .timeline-icon{width:56px;height:56px}.v-056 .timeline-icon i{font-size:24px}.v-056 .timeline-icon.large{width:64px;height:64px}.v-056 .timeline-icon.large i{font-size:28px}.v-056 .content-box{padding:24px}.v-056 .timeline-item.featured .content-box{padding:28px}.v-056 .timeline-title{font-size:1.25rem}.v-056 .timeline-item.featured .timeline-title{font-size:1.5rem}}.additional-universal-section{position:relative;background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);overflow:hidden}.additional-universal-section .section-header{max-width:900px;margin:0 auto}.additional-universal-section .section-main-title{font-size:2.5rem;font-weight:700;color:var(--primary-700);line-height:1.2;margin-bottom:1rem}.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}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:3rem}.card-item{background:#fff;border-radius:16px;padding:2.5rem;position:relative;box-shadow:0 4px 6px rgba(0,0,0,.05),0 10px 20px rgba(0,0,0,.05);transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.06);overflow:hidden}.card-item:hover{transform:translatey(-8px);box-shadow:0 12px 24px rgba(0,0,0,.1),0 20px 40px rgba(0,0,0,.08);border-color:var(--primary-300)}.card-icon-wrapper{width:70px;height:70px;background:linear-gradient(135deg,var(--primary-500) 0%,var(--primary-600) 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:transform .3s ease}.card-item:hover .card-icon-wrapper{transform:scale(1.1) rotate(5deg)}.card-icon-wrapper i{font-size:2rem;color:#fff}.card-content{position:relative;z-index:2}.card-title{font-size:1.375rem;font-weight:700;color:var(--primary-800);margin-bottom:1rem;line-height:1.3}.card-description{font-size:1rem;color:var(--neutral-700);line-height:1.7;margin:0}.card-accent{position:absolute;bottom:0;right:0;width:120px;height:120px;background:linear-gradient(135deg,var(--primary-200) 0%,transparent 70%);border-radius:50% 0 0 0;opacity:.3;transition:opacity .3s ease}.card-item:hover .card-accent{opacity:.5}.additional-universal-section .decorative-shape{position:absolute;border-radius:50%;opacity:.08;z-index:0;pointer-events:none}.additional-universal-section .shape-top-left{width:300px;height:300px;background:radial-gradient(circle,var(--primary-400) 0%,transparent 70%);top:-100px;left:-100px}.additional-universal-section .shape-bottom-right{width:400px;height:400px;background:radial-gradient(circle,var(--secondary-400) 0%,transparent 70%);bottom:-150px;right:-150px}@media (max-width:1200px){.cards-grid{grid-template-columns:repeat(2,1fr)}}@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}.cards-grid{grid-template-columns:1fr;gap:1.5rem}.card-item{padding:2rem}.card-icon-wrapper{width:60px;height:60px}.card-icon-wrapper i{font-size:1.75rem}.card-title{font-size:1.25rem}}@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}.card-item{padding:1.5rem}}.additional-universal-section.v-055{position:relative;padding:100px 0;background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,var(--surface-primary) 70%) 100%);overflow:hidden}.v-055 .section-header{position:relative;z-index:2}.v-055 .header-accent{width:60px;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-700));margin:0 auto 30px;border-radius:2px}.v-055 .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:20px;line-height:1.2}.v-055 .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);margin-bottom:20px;line-height:1.4}.v-055 .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;max-width:800px;margin:0 auto}.v-055 .content-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:30px;position:relative;z-index:2}.v-055 .grid-item{position:relative}.v-055 .grid-item.item-1{grid-column:span 6}.v-055 .grid-item.item-2{grid-column:span 6}.v-055 .grid-item.item-3.featured{grid-column:span 12}.v-055 .grid-item.item-4{grid-column:span 6}.v-055 .grid-item.item-5{grid-column:span 6}.v-055 .item-inner{height:100%;background:var(--light);border-radius:16px;padding:40px;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px rgba(0,0,0,.08)}.v-055 .item-inner:hover{transform:translatey(-8px);box-shadow:0 12px 32px rgba(0,0,0,.15)}.v-055 .icon-wrapper{width:64px;height:64px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;position:relative;z-index:2}.v-055 .icon-wrapper i{font-size:28px;color:var(--light)}.v-055 .icon-wrapper.large{width:80px;height:80px}.v-055 .icon-wrapper.large i{font-size:36px}.v-055 .item-title{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.3}.v-055 .item-description{font-size:1rem;color:var(--text-secondary);line-height:1.7;margin-bottom:0}.v-055 .grid-item.featured .item-inner{background:linear-gradient(135deg,var(--primary-500) 0%,var(--primary-700) 100%);padding:50px}.v-055 .grid-item.featured .item-title{color:var(--light);font-size:2rem}.v-055 .grid-item.featured .item-description{color:color-mix(in srgb,var(--light) 90%,transparent 10%);font-size:1.125rem}.v-055 .grid-item.featured .icon-wrapper{background:color-mix(in srgb,var(--light) 20%,transparent 80%);backdrop-filter:blur(10px)}.v-055 .item-decoration{position:absolute;bottom:-30px;right:-30px;width:120px;height:120px;background:color-mix(in srgb,var(--primary-300) 15%,transparent 85%);border-radius:50%;z-index:0}.v-055 .featured-decoration{position:absolute;top:-50px;right:-50px;width:200px;height:200px;background:color-mix(in srgb,var(--light) 10%,transparent 90%);border-radius:50%;z-index:0}.v-055 .bg-decorations{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.v-055 .deco-circle{position:absolute;border-radius:50%;background:color-mix(in srgb,var(--primary-300) 10%,transparent 90%)}.v-055 .deco-circle.circle-1{width:300px;height:300px;top:10%;left:-100px}.v-055 .deco-circle.circle-2{width:250px;height:250px;bottom:15%;right:-80px}.v-055 .deco-blob{position:absolute;top:50%;right:5%;width:400px;height:400px;background:color-mix(in srgb,var(--primary-500) 8%,transparent 92%);border-radius:40% 60% 70% 30%/40% 50% 60% 50%;animation:blob-float 20s ease-in-out infinite}.v-055 .deco-line{position:absolute;width:2px;height:150px;background:linear-gradient(to bottom,transparent,var(--primary-300),transparent);opacity:.3}.v-055 .deco-line.line-1{top:20%;left:15%}.v-055 .deco-line.line-2{bottom:25%;right:20%}@media (max-width:991px){.v-055{padding:80px 0}.v-055 .section-title{font-size:2rem}.v-055 .section-subtitle{font-size:1.25rem}.v-055 .content-grid{grid-template-columns:1fr;gap:24px}.v-055 .grid-item{grid-column:span 1 !important}.v-055 .item-inner{padding:30px}.v-055 .grid-item.featured .item-inner{padding:40px}.v-055 .grid-item.featured .item-title{font-size:1.75rem}}@media (max-width:767px){.v-055{padding:60px 0}.v-055 .section-title{font-size:1.75rem}.v-055 .section-subtitle{font-size:1.125rem}.v-055 .section-description{font-size:1rem}.v-055 .item-inner{padding:24px}.v-055 .grid-item.featured .item-inner{padding:32px}.v-055 .icon-wrapper{width:56px;height:56px}.v-055 .icon-wrapper i{font-size:24px}.v-055 .icon-wrapper.large{width:64px;height:64px}.v-055 .icon-wrapper.large i{font-size:28px}.v-055 .item-title{font-size:1.25rem}.v-055 .grid-item.featured .item-title{font-size:1.5rem}}.additional-universal-section.v-058{position:relative;padding:100px 0;background:linear-gradient(165deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,var(--surface-primary) 70%) 100%);overflow:hidden}.v-058 .section-header{position:relative;z-index:2}.v-058 .header-wrapper{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:30px}.v-058 .header-decoration{width:60px;height:3px;background:linear-gradient(to right,transparent,var(--primary-500))}.v-058 .header-decoration.left{background:linear-gradient(to left,var(--primary-500),transparent)}.v-058 .header-icon{width:70px;height:70px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px color-mix(in srgb,var(--primary-500) 40%,transparent 60%)}.v-058 .header-icon i{font-size:32px;color:var(--light)}.v-058 .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:20px;line-height:1.2}.v-058 .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);margin-bottom:20px;line-height:1.4}.v-058 .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;max-width:900px;margin:0 auto}.v-058 .masonry-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-auto-rows:200px;gap:24px;position:relative;z-index:2}.v-058 .masonry-card{position:relative;background:var(--light);border-radius:20px;padding:32px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.4,0,.2,1)}.v-058 .masonry-card:hover{transform:translatey(-8px);box-shadow:0 12px 36px rgba(0,0,0,.15)}.v-058 .masonry-card::before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,var(--primary-500),var(--primary-700));transform:scalex(0);transition:transform .4s ease}.v-058 .masonry-card:hover::before{transform:scalex(1)}.v-058 .masonry-card.card-standard{grid-row:span 2}.v-058 .masonry-card.card-wide{grid-column:span 2;grid-row:span 2}.v-058 .masonry-card.card-tall{grid-row:span 3}.v-058 .card-icon-box{width:60px;height:60px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;position:relative;z-index:2;box-shadow:0 4px 12px color-mix(in srgb,var(--primary-500) 35%,transparent 65%)}.v-058 .card-icon-box i{font-size:28px;color:var(--light)}.v-058 .card-icon-box.large{width:76px;height:76px;margin-bottom:24px}.v-058 .card-icon-box.large i{font-size:36px}.v-058 .card-content{position:relative;z-index:2}.v-058 .card-title{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:14px;line-height:1.3}.v-058 .card-description{font-size:1rem;color:var(--text-secondary);line-height:1.7;margin-bottom:0}.v-058 .masonry-card.featured{background:linear-gradient(135deg,var(--primary-500),var(--primary-700));padding:40px}.v-058 .masonry-card.featured .card-title{color:var(--light);font-size:1.75rem}.v-058 .masonry-card.featured .card-description{color:color-mix(in srgb,var(--light) 95%,transparent 5%);font-size:1.0625rem}.v-058 .masonry-card.featured .card-icon-box{background:color-mix(in srgb,var(--light) 25%,transparent 75%);backdrop-filter:blur(10px)}.v-058 .masonry-card.featured::before{background:color-mix(in srgb,var(--light) 30%,transparent 70%);transform:scalex(1)}.v-058 .featured-glow{position:absolute;bottom:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,color-mix(in srgb,var(--light) 20%,transparent 80%),transparent 60%);pointer-events:none}.v-058 .card-pattern{position:absolute;bottom:-30px;right:-30px;width:150px;height:150px;background:color-mix(in srgb,var(--primary-300) 8%,transparent 92%);border-radius:50%;pointer-events:none}.v-058 .bg-decorations{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.v-058 .deco-organic{position:absolute;background:color-mix(in srgb,var(--primary-300) 6%,transparent 94%);border-radius:60% 40% 30% 70%/60% 30% 70% 40%}.v-058 .deco-organic.organic-1{width:400px;height:400px;top:5%;left:-150px;animation:organic-float 25s ease-in-out infinite}.v-058 .deco-organic.organic-2{width:350px;height:350px;bottom:10%;right:-120px;animation:organic-float 30s ease-in-out infinite reverse}.v-058 .deco-texture{position:absolute;top:20%;right:10%;width:200px;height:200px;background-image:repeating-linear-gradient(45deg,transparent,transparent 10px,color-mix(in srgb,var(--primary-300) 5%,transparent 95%) 10px,color-mix(in srgb,var(--primary-300) 5%,transparent 95%) 11px)}@media (max-width:991px){.v-058{padding:80px 0}.v-058 .section-title{font-size:2.25rem}.v-058 .section-subtitle{font-size:1.25rem}.v-058 .masonry-grid{grid-template-columns:1fr;grid-auto-rows:auto}.v-058 .masonry-card{grid-column:span 1 !important;grid-row:span 1 !important;padding:28px}.v-058 .masonry-card.featured{padding:36px}}@media (max-width:767px){.v-058{padding:60px 0}.v-058 .section-title{font-size:1.875rem}.v-058 .section-subtitle{font-size:1.125rem}.v-058 .section-description{font-size:1rem}.v-058 .header-wrapper{gap:15px}.v-058 .header-decoration{width:40px}.v-058 .header-icon{width:56px;height:56px}.v-058 .header-icon i{font-size:24px}.v-058 .masonry-card{padding:24px}.v-058 .masonry-card.featured{padding:28px}.v-058 .card-icon-box{width:52px;height:52px}.v-058 .card-icon-box i{font-size:24px}.v-058 .card-icon-box.large{width:64px;height:64px}.v-058 .card-icon-box.large i{font-size:28px}.v-058 .card-title{font-size:1.25rem}.v-058 .masonry-card.featured .card-title{font-size:1.5rem}}:root{--tc-space-1:calc(.25rem * 1.22);--tc-space-2:calc(.5rem * 1.22);--tc-space-3:calc(.75rem * 1.22);--tc-space-4:calc(1rem * 1.22);--tc-space-5:calc(1.25rem * 1.22);--tc-space-6:calc(1.5rem * 1.22);--tc-space-7:calc(2rem * 1.22);--tc-space-8:calc(3rem * 1.22);--tc-space-9:calc(4rem * 1.22);--tc-space-10:calc(6rem * 1.22);--tc-font-size-xs:calc(.75rem * 1.03);--tc-font-size-sm:calc(.875rem * 1.03);--tc-font-size-base:calc(1rem * 1.03);--tc-font-size-lg:calc(1.125rem * 1.03);--tc-font-size-xl:calc(1.25rem * 1.03);--tc-font-size-2xl:calc(1.5rem * 1.03);--tc-font-size-3xl:calc(1.875rem * 1.03);--tc-font-size-4xl:calc(2.25rem * 1.03);--tc-font-size-5xl:calc(3rem * 1.03);--tc-font-size-6xl:calc(3.75rem * 1.03);--tc-border-radius:20px;--tc-border-radius-sm:calc(20px * .5);--tc-border-radius-lg:calc(20px * 1.5);--tc-line-height-tight:1.2;--tc-line-height-normal:1.4;--tc-line-height-loose:1.6;--tc-letter-spacing:.031em}.card,.feature-card,.services_card,.team-card,.review-card{transition:transform .3s ease,box-shadow .3s ease}.card:hover,.feature-card:hover,.services_card:hover,.team-card:hover,.review-card:hover{transform:translatey(-8px);box-shadow:0 12px 28px rgba(0,0,0,.2)}.btn,.button,button,[class*="btn-"]{position:relative;overflow:hidden;transition:color .3s ease}.btn::before,.button::before,button::before,[class*="btn-"]::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:rgba(255,255,255,.2);transition:left .3s ease;z-index:0}.btn:hover::before,.button:hover::before,button:hover::before,[class*="btn-"]:hover::before{left:100%}a:not(.btn):not(.button){transition:color .3s ease,opacity .3s ease}a:not(.btn):not(.button):hover{color:var(--tc-primary,#6366f1);opacity:.8}.pattern-lines-2{background-image:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(0,0,0,.03) 10px,rgba(0,0,0,.03) 11px);background-blend-mode:multiply}.pattern-lines-3{background-image:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(0,0,0,.03) 10px,rgba(0,0,0,.03) 11px);background-blend-mode:multiply}.pattern-noise-5{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.05'/%3E%3C/svg%3E");background-size:200px 200px;background-blend-mode:multiply}.pattern-lines-6{background-image:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(0,0,0,.03) 10px,rgba(0,0,0,.03) 11px);background-blend-mode:multiply}.pattern-lines-0{background-image:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(0,0,0,.03) 10px,rgba(0,0,0,.03) 11px);background-blend-mode:multiply}.pattern-grid-4{background-image:linear-gradient(rgba(0,0,0,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.03) 1px,transparent 1px);background-size:30px 30px;background-blend-mode:multiply}.pattern-lines-0{background-image:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(0,0,0,.03) 10px,rgba(0,0,0,.03) 11px);background-blend-mode:multiply}.pattern-noise-1{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.05'/%3E%3C/svg%3E");background-size:200px 200px;background-blend-mode:multiply}.pattern-lines-5{background-image:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(0,0,0,.03) 10px,rgba(0,0,0,.03) 11px);background-blend-mode:multiply}.pattern-noise-6{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.05'/%3E%3C/svg%3E");background-size:200px 200px;background-blend-mode:multiply}:root{--tc-font-size-xs:11px;--tc-font-size-sm:16px;--tc-font-size-base:15px;--tc-font-size-lg:16px;--tc-font-size-xl:21px;--tc-font-size-2xl:22px;--tc-font-size-3xl:27px;--tc-font-size-4xl:40px;--tc-font-size-5xl:49px;--tc-font-size-6xl:56px;--tc-line-height-tight:1.39;--tc-line-height-normal:1.74;--tc-line-height-relaxed:1.85;--tc-line-height-loose:1.99;--tc-letter-spacing-tight:.017em;--tc-letter-spacing-normal:.022em;--tc-letter-spacing-wide:.041em;--tc-letter-spacing-wider:.058em}.tc-animate{opacity:0}.tc-animate.tc-animated{animation-duration:.6s;animation-fill-mode:both;animation-timing-function:ease-out}.tc-animate.tc-animated.tc-fadeIn{animation-name:tc-fadeIn}.tc-animate.tc-animated.tc-slideUp{animation-name:tc-slideUp}.tc-animate.tc-animated.tc-slideLeft{animation-name:tc-slideLeft}.tc-animate.tc-animated.tc-scaleIn{animation-name:tc-scaleIn}.tc-animate.tc-delay-1{animation-delay:.1s}.tc-animate.tc-delay-2{animation-delay:.2s}.tc-animate.tc-delay-3{animation-delay:.3s}