: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){.main_hero_title{font-size:var(--text-4xl)}.app_section_title{font-size:var(--text-3xl)}.premium_display_1{font-size:var(--text-5xl)}.design_display_2{font-size:var(--text-4xl)}}@media (max-width:480px){.main_hero_title{font-size:var(--text-3xl)}.app_section_title{font-size:var(--text-2xl)}.premium_display_1{font-size:var(--text-4xl)}}a:not([class]){color:var(--text-link);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;transition:all var(--transition-fast)}a:not([class]):hover,a:not([class]):focus{color:var(--text-link-hover);text-decoration-thickness:2px}a:not([class]):visited{color:var(--text-link)}@media (prefers-reduced-motion:reduce){.style_nav_link,a:not([class]){transition:none}}@media (prefers-contrast:high){.pro_caption,.smart_overline,.studio_footer_text{color:var(--text-secondary)}.bright_hero_subtitle,.clean_section_subtitle{color:var(--text-primary)}}@media print{.main_hero_title,.app_section_title,.layout_heading_1,.top_heading_2{break-after:avoid;page-break-after:avoid}.content_text_gradient{color:var(--text-primary)}}body{font-family:var(--font-primary);font-size:1rem;line-height:1.6;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:var(--font-accent);font-weight:600;line-height:1.2;margin-bottom:.5em}h3,.h3{font-size:clamp(1.5rem,3vw,2rem);font-weight:600}h4,.h4{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600}h5,.h5{font-size:clamp(1.125rem,2vw,1.25rem);font-weight:500}p{font-family:var(--font-body);margin-bottom:1em}.lead{font-size:1.25rem;font-weight:300;line-height:1.7}.text-accent,.hero-title,.section-title,.card-title{font-family:var(--font-accent)}.subtitle,.section-subtitle{font-family:var(--font-primary);font-weight:500}blockquote{font-family:var(--font-accent);font-style:italic;font-size:1.125rem;border-left:3px solid currentColor;padding-left:1.5rem;margin:1.5rem 0}.navbar,.nav-link,.navbar-brand{font-family:var(--font-primary);font-weight:500}.btn,button{font-family:var(--font-primary);font-weight:600;letter-spacing:.025em}input,textarea,select,.form-control,.form-label{font-family:var(--font-primary)}.form-label{font-weight:500}.card{font-family:var(--font-primary)}.card-header,.card-title{font-family:var(--font-accent);font-weight:600}.badge,.label,.tag{font-family:var(--font-primary);font-weight:600;font-size:.875rem}code,pre,kbd,samp{font-family:var(--font-mono);font-size:.9em}@media (max-width:768px){body{font-size:.95rem}.lead{font-size:1.125rem}}@media print{body{font-family:var(--font-primary)}h1,h2,h3,h4,h5,h6{font-family:var(--font-accent);page-break-after:avoid}}@media (max-width:768px){.layout72_services_grid,.pro39_features_grid,.prime43_team_grid,.style19_pricing_grid{grid-template-columns:1fr}.creative51_gallery_grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.site83_timeline::before{left:30px}.clean89_timeline_item{width:100%;left:0 !important;text-align:left;padding-left:var(--space-16) !important;padding-right:var(--space-4) !important}.web6_section_height{min-height:60vh}.base9_hero_height{min-height:70vh}}@media (max-width:480px){.creative51_gallery_grid{grid-template-columns:1fr}.clean89_timeline_item{padding-left:var(--space-12) !important}}@media print{.modern94_no_print{display:none !important}.brand94_print_only{display:block !important}.elite16_shadow_xs,.style81_shadow_sm,.style82_shadow_md,.elite46_shadow_lg,.new17_shadow_xl,.app66_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){.core93_fade_in,.main2_slide_up,.business35_slide_in_left,.section92_scale_in{animation:none;opacity:1;transform:none}.minimal64_hover_lift,.digital77_hover_scale,.best98_hover_shadow,.page11_hover_fade,.site33_transition_all,.best37_transition_fast,.light37_transition_normal,.theme38_transition_slow{transition:none}.cta-action-btn{transition:none}.cta-action-btn .btn-icon{transition:none}.cta-action-btn:hover{transform:none}}.header-secondary{position:relative;background:var(--surface-primary);box-shadow:0 2px 12px color-mix(in srgb,var(--neutral-900) 8%,transparent);z-index:1000}.header-secondary .navbar{padding:1rem 0;position:relative}.header-secondary .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-secondary .navbar-brand:hover{color:var(--primary-500);transform:translatey(-2px)}.header-secondary .navbar-brand #sitename{display:inline-block;background:linear-gradient(135deg,var(--primary-700),var(--primary-500));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.header-secondary .hamburger-checkbox{display:none}.header-secondary .hamburger-toggle{display:none;flex-direction:column;justify-content:space-between;width:30px;height:24px;cursor:pointer;position:relative;z-index:10003;background:transparent;border:none;padding:0;transition:transform .3s ease}.header-secondary .hamburger-line{width:100%;height:3px;background:#334155;border-radius:2px;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);transform-origin:center}.header-secondary .hamburger-checkbox:checked~.hamburger-toggle .hamburger-line:nth-child(1){transform:translatey(10.5px) rotate(45deg)}.header-secondary .hamburger-checkbox:checked~.hamburger-toggle .hamburger-line:nth-child(2){opacity:0;transform:scalex(0)}.header-secondary .hamburger-checkbox:checked~.hamburger-toggle .hamburger-line:nth-child(3){transform:translatey(-10.5px) rotate(-45deg)}.header-secondary .hamburger-toggle:hover{transform:scale(1.05)}.header-secondary .navbar-nav{align-items:center;gap:2rem}.header-secondary .nav-link{color:var(--text-primary);font-weight:500;font-size:var(--nav-font-size);padding:.5rem 0;margin:0;position:relative;transition:all .3s ease;text-decoration:none}.header-secondary .nav-link::after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(90deg,var(--primary-500),var(--primary-700));transition:width .3s ease}.header-secondary .nav-link:hover{color:var(--primary-700);transform:translatey(-2px)}.header-secondary .nav-link:hover::after{width:100%}.header-secondary .header-decoration{position:absolute;top:0;right:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:1}.header-secondary .decoration-circle{position:absolute;border-radius:50%;opacity:.1;animation:float 8s ease-in-out infinite}.header-secondary .decoration-circle-1{width:80px;height:80px;background:radial-gradient(circle,var(--primary-500),var(--primary-700));top:-40px;right:10%;animation-delay:0s}.header-secondary .decoration-circle-2{width:60px;height:60px;background:radial-gradient(circle,var(--primary-300),var(--primary-500));top:-20px;right:25%;animation-delay:2s}.header-secondary .decoration-line{position:absolute;top:50%;right:0;width:200px;height:2px;background:linear-gradient(90deg,transparent,var(--primary-300),transparent);opacity:.3;animation:slide 6s ease-in-out infinite}@media (max-width:1299.98px){.header-secondary .hamburger-toggle{display:flex}.header-secondary .navbar-collapse{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:var(--surface-primary);box-shadow:-4px 0 20px color-mix(in srgb,var(--neutral-900) 15%,transparent);transition:right .4s cubic-bezier(.68,-.55,.265,1.55);z-index:10;padding:5rem 2rem 2rem;overflow-y:auto}.header-secondary .navbar-backdrop{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;background:color-mix(in srgb,var(--neutral-900) 50%,transparent);backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:all .4s ease;z-index:-1}.header-secondary .hamburger-checkbox:checked~.navbar-collapse{right:0}.header-secondary .hamburger-checkbox:checked~.navbar-collapse .navbar-backdrop{opacity:1;visibility:visible}.header-secondary .navbar-nav{flex-direction:column;align-items:flex-start;gap:0}.header-secondary .nav-item{width:100%;opacity:0;transform:translatex(50px);animation:slideInRight .5s ease forwards}.header-secondary .hamburger-checkbox:checked~.navbar-collapse .nav-item:nth-child(1){animation-delay:.1s}.header-secondary .hamburger-checkbox:checked~.navbar-collapse .nav-item:nth-child(2){animation-delay:.2s}.header-secondary .hamburger-checkbox:checked~.navbar-collapse .nav-item:nth-child(3){animation-delay:.3s}.header-secondary .hamburger-checkbox:checked~.navbar-collapse .nav-item:nth-child(4){animation-delay:.4s}.header-secondary .nav-link{width:100%;padding:1rem 0;font-size:var(--nav-font-size);border-bottom:1px solid color-mix(in srgb,var(--neutral-300) 50%,transparent)}.header-secondary .nav-link::after{display:none}.header-secondary .nav-link:hover{transform:translatex(8px);color:var(--primary-700);background:color-mix(in srgb,var(--primary-50) 50%,transparent);padding-left:1rem;border-radius:8px}}@media (min-width:768px) and (max-width:991.98px){.header-secondary .navbar-collapse{width:320px}.header-secondary .nav-link{font-size:var(--nav-font-size)}}@media (min-width:992px){.header-secondary .navbar-collapse{display:flex !important;position:static;width:auto;height:auto;background:transparent;box-shadow:none;padding:0}.header-secondary .navbar-backdrop{display:none}.header-secondary .navbar-nav{flex-direction:row}}@media (min-width:1400px){.header-secondary .navbar-nav{gap:3rem}.header-secondary .nav-link{font-size:var(--nav-font-size)}}@media (prefers-reduced-motion:reduce){.header-secondary *{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}}.hero-section-special{position:relative;padding:100px 0 80px;background:var(--surface-primary);overflow:hidden}.hero-section-special .bg-shape{position:absolute;border-radius:50%;opacity:.05;pointer-events:none}.hero-section-special .bg-shape-1{width:400px;height:400px;background:var(--primary-500);top:-100px;right:-100px}.hero-section-special .bg-shape-2{width:300px;height:300px;background:color-mix(in srgb,var(--primary-500) 80%,var(--primary-700) 20%);bottom:-80px;left:-80px}.hero-section-special .hero-content{position:relative;z-index:2}.hero-section-special .decorative-badge{position:relative;width:60px;height:60px;margin-bottom:30px}.hero-section-special .badge-dot{position:absolute;width:20px;height:20px;background:var(--primary-500);border-radius:50%;top:20px;left:20px;z-index:2}.hero-section-special .badge-pulse{position:absolute;width:60px;height:60px;background:var(--primary-300);border-radius:50%;opacity:.3;animation:pulse-v268 2s ease-in-out infinite}.hero-section-special .hero-title{font-size:3.5rem;font-weight:800;color:var(--text-primary);line-height:1.2;margin-bottom:20px;letter-spacing:-.02em}.hero-section-special .hero-subtitle{font-size:1.75rem;font-weight:600;color:var(--primary-500);line-height:1.4;margin-bottom:24px}.hero-section-special .hero-description{font-size:1.125rem;line-height:1.8;color:var(--text-secondary);margin-bottom:40px;max-width:540px}.hero-section-special .feature-icons-row{display:flex;gap:20px;margin-top:40px}.hero-section-special .icon-item{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--primary-50) 80%,var(--surface-primary) 20%);border:2px solid var(--primary-100);border-radius:12px;transition:all .3s ease}.hero-section-special .icon-item i{font-size:1.5rem;color:var(--primary-500);transition:all .3s ease}.hero-section-special .icon-item:hover{background:var(--primary-500);border-color:var(--primary-500);transform:translatey(-5px)}.hero-section-special .icon-item:hover i{color:var(--light)}.hero-section-special .hero-image-wrapper{position:relative;z-index:1}.hero-section-special .hero-image-container{position:relative;border-radius:20px;overflow:hidden}.hero-section-special .hero-image{width:100%;height:auto;display:block;border-radius:20px}.hero-section-special .shape-circle{position:absolute;border-radius:50%;z-index:-1}.hero-section-special .shape-1{width:150px;height:150px;background:color-mix(in srgb,var(--primary-300) 30%,transparent 70%);top:-30px;right:-30px}.hero-section-special .shape-2{width:100px;height:100px;background:color-mix(in srgb,var(--primary-500) 20%,transparent 80%);bottom:-20px;left:-20px}.hero-section-special .shape-blob{position:absolute;width:200px;height:200px;background:var(--primary-100);border-radius:40% 60% 70% 30%/40% 50% 60% 50%;top:50%;left:-50px;transform:translatey(-50%);z-index:-1;opacity:.4;animation:blob-morph-v268 8s ease-in-out infinite}.hero-section-special .floating-icon{position:absolute;width:50px;height:50px;background:var(--light);border-radius:12px;display:flex;align-items:center;justify-content:center;animation:float-v268 3s ease-in-out infinite}.hero-section-special .floating-icon i{font-size:1.5rem;color:var(--primary-500)}.hero-section-special .floating-icon-1{top:20%;right:-25px;animation-delay:0s}.hero-section-special .floating-icon-2{top:60%;right:-20px;animation-delay:1s}.hero-section-special .floating-icon-3{bottom:15%;left:-25px;animation-delay:2s}.hero-section-special .accent-line{position:absolute;bottom:-20px;left:50%;transform:translatex(-50%);width:80%;height:4px;background:linear-gradient(90deg,transparent 0%,var(--primary-500) 50%,transparent 100%);border-radius:2px}.hero-section-special .bottom-decorations{margin-top:80px;display:flex;align-items:center;justify-content:center;gap:20px}.hero-section-special .decoration-line{flex:1;height:2px;background:linear-gradient(90deg,transparent 0%,var(--neutral-300) 50%,transparent 100%);max-width:200px}.hero-section-special .decoration-dots{display:flex;gap:8px}.hero-section-special .decoration-dots .dot{width:8px;height:8px;background:var(--primary-500);border-radius:50%;opacity:.6}@media (max-width:991px){.hero-section-special{padding:80px 0 60px}.hero-section-special .hero-title{font-size:2.75rem}.hero-section-special .hero-subtitle{font-size:1.5rem}.hero-section-special .hero-image-wrapper{margin-top:40px}.hero-section-special .floating-icon{width:45px;height:45px}.hero-section-special .floating-icon i{font-size:1.25rem}}@media (max-width:767px){.hero-section-special{padding:60px 0 40px}.hero-section-special .hero-title{font-size:2.25rem}.hero-section-special .hero-subtitle{font-size:1.25rem}.hero-section-special .hero-description{font-size:1rem}.hero-section-special .feature-icons-row{gap:12px}.hero-section-special .icon-item{width:50px;height:50px}.hero-section-special .icon-item i{font-size:1.25rem}.hero-section-special .floating-icon{width:40px;height:40px}.hero-section-special .floating-icon i{font-size:1.1rem}.hero-section-special .bottom-decorations{margin-top:50px}.hero-section-special .decoration-line{max-width:100px}}@media (max-width:575px){.hero-section-special .hero-title{font-size:1.875rem}.hero-section-special .hero-subtitle{font-size:1.125rem}.hero-section-special .decorative-badge{width:50px;height:50px;margin-bottom:20px}.hero-section-special .badge-dot{width:16px;height:16px;top:17px;left:17px}.hero-section-special .badge-pulse{width:50px;height:50px}.hero-section-special .feature-icons-row{flex-wrap:wrap}}@media (prefers-contrast:high){.hero-section-special .hero-title,.hero-section-special .hero-subtitle,.hero-section-special .hero-description{color:var(--dark)}.hero-section-special .icon-item{border-width:3px}}.usp-secondary{background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 50%,white 50%) 100%);position:relative;padding:80px 0;--usp-item-icon-size:64px;--usp-item-gap:20px;--usp-item-padding:32px}.usp-secondary__bg-decoration{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:0}.usp-secondary__shape{position:absolute;border-radius:50%;opacity:.06}.usp-secondary__shape--1{width:500px;height:500px;background:var(--primary-500);top:-150px;right:-100px;animation:float 18s ease-in-out infinite}.usp-secondary__shape--2{width:400px;height:400px;background:var(--primary-300);bottom:-150px;left:-100px;animation:float 15s ease-in-out infinite reverse}.usp-secondary__header{position:relative;z-index:2}.usp-secondary__badge{display:inline-flex;align-items:center;justify-content:center;position:relative}.usp-secondary__badge-dot{width:10px;height:10px;background:var(--primary-500);border-radius:50%;display:block;animation:pulse-grow 2s ease-out infinite}.usp-secondary__title{color:var(--text-primary);line-height:1.2;font-weight:800;letter-spacing:-.01em;word-wrap:break-word;overflow-wrap:break-word}.usp-secondary__subtitle{color:var(--primary-700);font-weight:600;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word}.usp-secondary__description{color:var(--text-secondary);line-height:1.6;max-width:680px;margin-left:auto;margin-right:auto;word-wrap:break-word;overflow-wrap:break-word}.usp-secondary__item{background:white;border-radius:16px;padding:var(--usp-item-padding);height:100%;display:flex;gap:var(--usp-item-gap);transition:all .3s ease;position:relative;z-index:2;min-width:0;overflow:hidden}.usp-secondary__item:hover{transform:translatey(-4px);border-color:var(--primary-300)}.usp-secondary__item-icon{flex-shrink:0;width:var(--usp-item-icon-size);height:var(--usp-item-icon-size);min-width:48px;min-height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-500),var(--primary-600));border-radius:16px;transition:all .3s ease}.usp-secondary__item:hover .usp-secondary__item-icon{transform:scale(1.05)}.usp-secondary__item-icon i{font-size:28px;color:white}.usp-secondary__item-content{flex:1;min-width:0}.usp-secondary__item-header{margin-bottom:12px;gap:12px;flex-wrap:wrap;align-items:flex-start}.usp-secondary__item-title{color:var(--text-primary);font-weight:700;line-height:1.3;margin:0;flex:1 1 auto;min-width:0;word-wrap:break-word;overflow-wrap:break-word}.usp-secondary__item-badge{display:inline-block;padding:6px 14px;background:linear-gradient(135deg,var(--primary-100),var(--primary-50));color:var(--primary-700);border-radius:20px;font-size:.875rem;font-weight:700;white-space:normal;border:1px solid var(--primary-200);flex-shrink:0;text-align:center;max-width:100%;word-break:break-word}.usp-secondary__item-text{color:var(--text-secondary);line-height:1.6;font-size:.9375rem;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}.usp-secondary__accent-line{height:4px;width:100px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));border-radius:2px;margin:0 auto;position:relative;z-index:2}@media (max-width:1399px){.usp-secondary{--usp-item-padding:28px;--usp-item-gap:18px}.usp-secondary__item-header{gap:8px}}@media (max-width:1199px){.usp-secondary{--usp-item-icon-size:56px;--usp-item-padding:24px;--usp-item-gap:16px}.usp-secondary__item-header{gap:10px}.usp-secondary__item-title{font-size:1.125rem}.usp-secondary__item-badge{font-size:.8125rem;padding:5px 12px}}@media (max-width:991px){.usp-secondary{padding:60px 0;--usp-item-icon-size:56px}.usp-secondary__title{font-size:2rem}.usp-secondary__subtitle{font-size:1.125rem}.usp-secondary__item{gap:16px}.usp-secondary__item-icon i{font-size:24px}.usp-secondary__item-header{gap:10px}.usp-secondary__shape--1,.usp-secondary__shape--2{width:300px;height:300px}}@media (max-width:767px){.usp-secondary{--usp-item-icon-size:48px;--usp-item-padding:20px;--usp-item-gap:16px}.usp-secondary__title{font-size:1.75rem}.usp-secondary__subtitle{font-size:1rem}.usp-secondary__description{font-size:.9375rem}.usp-secondary__item{flex-direction:column;text-align:center}.usp-secondary__item-header{flex-direction:column;gap:8px;align-items:center}.usp-secondary__item-title{text-align:center}.usp-secondary__item-icon{margin:0 auto}.usp-secondary__item-icon i{font-size:22px}.usp-secondary__item-badge{font-size:.8125rem;padding:5px 12px}.usp-secondary__shape--1,.usp-secondary__shape--2{display:none}}@media (max-width:575px){.usp-secondary{padding:40px 0;--usp-item-padding:16px;--usp-item-gap:12px}.usp-secondary__title{font-size:1.5rem}.usp-secondary__item-header{gap:6px;margin-bottom:8px}.usp-secondary__item-badge{padding:4px 10px;font-size:.75rem}.usp-secondary__item-text{font-size:.875rem}}.about-section-primary{position:relative;background:var(--surface-primary);overflow:hidden}.decorative-line-top,.about-section-primary .decorative-line-bottom{width:120px;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));margin:0 auto 3rem;border-radius:2px}.about-section-primary .decorative-line-bottom{margin:3rem auto 0}.about-section-primary .section-subtitle{font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:var(--primary-500);margin-bottom:1rem}.about-section-primary .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2;margin-bottom:0}.about-section-primary .section-description{font-size:1.1rem;line-height:1.8;color:var(--text-secondary);max-width:700px;margin-left:auto;margin-right:auto}.about-section-primary .images-grid-wrapper{position:relative;display:grid;gap:1.5rem}.about-section-primary .image-container{position:relative;overflow:hidden}.about-section-primary .image-large{grid-column:1/-1;border-radius:1rem}.about-section-primary .image-large img{transition:transform .6s ease,filter .6s ease}.about-section-primary .image-large:hover img{transform:scale(1.05);filter:brightness(1.05)}.about-section-primary .images-small-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.about-section-primary .image-small img{aspect-ratio:1;object-fit:cover;transition:transform .5s ease,box-shadow .5s ease}.about-section-primary .image-small:hover img{transform:translatey(-8px) scale(1.03)}.about-section-primary .decorative-shape{position:absolute;border-radius:50%;z-index:-1;opacity:.15}.about-section-primary .shape-1{width:200px;height:200px;background:var(--primary-300);top:-50px;right:-50px;filter:blur(40px)}.about-section-primary .shape-2{width:80px;height:80px;background:var(--primary-500);bottom:-20px;left:-20px;filter:blur(25px)}.about-section-primary .shape-3{width:100px;height:100px;background:var(--primary-300);top:-30px;right:-30px;filter:blur(30px)}.about-section-primary .features-list{display:flex;flex-direction:column;gap:2rem}.about-section-primary .feature-item{display:flex;gap:1.5rem;padding:1.5rem;background:var(--surface-secondary);border-radius:1rem;border:2px solid transparent;transition:all .4s ease}.about-section-primary .feature-item:hover{background:var(--light);border-color:var(--primary-300);transform:translatex(8px)}.about-section-primary .feature-icon-wrapper{flex-shrink:0;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));color:var(--light);border-radius:.75rem;font-size:1.5rem;transition:transform .4s ease}.about-section-primary .feature-item:hover .feature-icon-wrapper{transform:rotate(5deg) scale(1.1)}.about-section-primary .feature-content{flex:1}.about-section-primary .feature-name{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin-bottom:.75rem;transition:color .3s ease}.about-section-primary .feature-item:hover .feature-name{color:var(--primary-500)}.about-section-primary .feature-desc{font-size:1rem;line-height:1.7;color:var(--text-secondary);margin-bottom:0}@media (max-width:991.98px){.about-section-primary .section-title{font-size:2rem}.about-section-primary .images-grid-wrapper{margin-bottom:2rem}.about-section-primary .feature-item{flex-direction:column;align-items:flex-start}.about-section-primary .feature-icon-wrapper{margin-bottom:.5rem}}@media (max-width:767.98px){.about-section-primary .section-title{font-size:1.75rem}.about-section-primary .section-description{font-size:1rem}.about-section-primary .images-small-grid{grid-template-columns:1fr}.about-section-primary .feature-item{padding:1.25rem;gap:1rem}.about-section-primary .feature-icon-wrapper{width:50px;height:50px;font-size:1.25rem}.about-section-primary .feature-name{font-size:1.1rem}.about-section-primary .feature-desc{font-size:.95rem}}@media (max-width:575.98px){.about-section-primary{padding-top:3rem;padding-bottom:3rem}.about-section-primary .section-title{font-size:1.5rem}.decorative-line-top,.about-section-primary .decorative-line-bottom{width:80px;height:3px}}.features-section-secondary{position:relative;background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 40%,var(--surface-primary) 60%) 100%);overflow:hidden;padding:6rem 0}.features-section-secondary .decorative-blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.15;pointer-events:none;z-index:0}.features-section-secondary .blob-1{width:500px;height:500px;background:var(--primary-500);top:-200px;right:-150px;animation:float-slow 20s ease-in-out infinite}.features-section-secondary .blob-2{width:400px;height:400px;background:var(--primary-300);bottom:-150px;left:-100px;animation:float-slow 25s ease-in-out infinite reverse}.features-section-secondary .decorative-grid{position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(color-mix(in srgb,var(--primary-500) 5%,transparent 95%) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--primary-500) 5%,transparent 95%) 1px,transparent 1px);background-size:50px 50px;opacity:.3;pointer-events:none;z-index:0}.features-section-secondary .section-header{position:relative;z-index:1}.features-section-secondary #features-title{color:var(--text-primary);letter-spacing:-.02em;line-height:1.2}.features-section-secondary #features-subtitle{color:var(--primary-700);font-weight:600;text-transform:uppercase;letter-spacing:.05em}.features-section-secondary #features-desc{color:var(--text-secondary);line-height:1.8;max-width:700px;margin-left:auto;margin-right:auto}.features-section-secondary .decorative-line{width:80px;height:4px;background:linear-gradient(90deg,transparent 0%,var(--primary-500) 50%,transparent 100%);border-radius:2px}.features-section-secondary .feature-card{position:relative;z-index:1;transition:transform .4s cubic-bezier(.4,0,.2,1)}.features-section-secondary .feature-card:hover{transform:translatey(-8px)}.features-section-secondary .feature-card-inner{position:relative;height:100%;padding:3rem 2.5rem;background:var(--surface-primary);border-radius:20px;border:2px solid color-mix(in srgb,var(--primary-500) 15%,transparent 85%);box-shadow:0 4px 20px color-mix(in srgb,var(--primary-500) 8%,transparent 92%),0 0 0 1px color-mix(in srgb,var(--primary-500) 5%,transparent 95%);transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.features-section-secondary .feature-card:hover .feature-card-inner{border-color:color-mix(in srgb,var(--primary-500) 40%,transparent 60%);box-shadow:0 12px 40px color-mix(in srgb,var(--primary-500) 15%,transparent 85%),0 0 0 1px color-mix(in srgb,var(--primary-500) 20%,transparent 80%)}.features-section-secondary .icon-wrapper{position:relative;width:80px;height:80px;display:flex;align-items:center;justify-content:center}.features-section-secondary .icon-background{position:absolute;width:100%;height:100%;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:20px;opacity:.1;transition:all .4s ease;transform:rotate(0deg)}.features-section-secondary .feature-card:hover .icon-background{opacity:.2;transform:rotate(10deg) scale(1.1)}.features-section-secondary .icon-main{position:relative;font-size:2.5rem;color:var(--primary-500);transition:all .4s cubic-bezier(.4,0,.2,1);z-index:1}.features-section-secondary .feature-card:hover .icon-main{color:var(--primary-700);transform:scale(1.1) rotate(-5deg)}.features-section-secondary .feature-content h4{color:var(--text-primary);line-height:1.3;transition:color .3s ease}.features-section-secondary .feature-card:hover .feature-content h4{color:var(--primary-700)}.features-section-secondary .feature-content p{color:var(--text-secondary);line-height:1.7;font-size:1rem}.features-section-secondary .card-corner{position:absolute;bottom:0;right:0;width:100px;height:100px;background:linear-gradient(135deg,transparent 50%,color-mix(in srgb,var(--primary-500) 5%,transparent 95%) 50%);border-radius:20px 0 20px 0;pointer-events:none;transition:opacity .4s ease}.features-section-secondary .feature-card:hover .card-corner{opacity:.3}.features-section-secondary .floating-icons{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:0}.features-section-secondary .floating-icon{position:absolute;font-size:2rem;color:var(--primary-500);opacity:.08}.features-section-secondary .floating-icon.icon-1{top:15%;left:10%;animation:float-gentle 8s ease-in-out infinite}.features-section-secondary .floating-icon.icon-2{top:60%;right:15%;animation:float-gentle 10s ease-in-out infinite 2s}.features-section-secondary .floating-icon.icon-3{bottom:20%;left:20%;animation:float-gentle 12s ease-in-out infinite 4s}.features-section-secondary .floating-icon.icon-4{top:40%;right:8%;animation:float-gentle 9s ease-in-out infinite 6s}@media (max-width:991px){.features-section-secondary{padding:4rem 0}.features-section-secondary .feature-card-inner{padding:2rem 1.5rem}.features-section-secondary #features-title{font-size:2rem}}@media (max-width:767px){.features-section-secondary{padding:3rem 0}.features-section-secondary .blob-1,.features-section-secondary .blob-2{width:300px;height:300px}.features-section-secondary .icon-wrapper{width:70px;height:70px}.features-section-secondary .icon-main{font-size:2rem}.features-section-secondary #features-title{font-size:1.75rem}.features-section-secondary #features-subtitle{font-size:1rem}.features-section-secondary .floating-icons{display:none}}@media (max-width:575px){.features-section-secondary .feature-card-inner{padding:1.5rem 1.25rem}.features-section-secondary #features-title{font-size:1.5rem}}.services-section-pro{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}.services-section-pro .section-header{position:relative;z-index:2}.services-section-pro .header-decoration{display:flex;align-items:center;justify-content:center;gap:1rem}.services-section-pro .deco-line{width:60px;height:2px;background:linear-gradient(90deg,transparent 0%,var(--primary-500) 50%,transparent 100%)}.services-section-pro .deco-icon{font-size:1.5rem;color:var(--primary-500);animation:rotateIcon 3s ease-in-out infinite}.services-section-pro .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2;margin-bottom:1rem}.services-section-pro .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-700);line-height:1.4}.services-section-pro .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8}.services-section-pro .service-card{position:relative;background:var(--light);border-radius:16px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);border:2px solid color-mix(in srgb,var(--primary-100) 50%,transparent 50%);overflow:hidden}.services-section-pro .service-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--primary-500) 0%,var(--primary-300) 100%);transform:scalex(0);transform-origin:left;transition:transform .4s ease}.services-section-pro .service-card:hover{transform:translatey(-8px);box-shadow:0 20px 40px color-mix(in srgb,var(--primary-500) 15%,transparent 85%);border-color:var(--primary-300)}.services-section-pro .service-card:hover::before{transform:scalex(1)}.services-section-pro .service-icon-wrapper{position:relative;width:80px;height:80px;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center}.services-section-pro .icon-background{position:absolute;width:100%;height:100%;background:linear-gradient(135deg,var(--primary-100) 0%,var(--primary-50) 100%);border-radius:20px;transform:rotate(45deg);transition:all .4s ease}.services-section-pro .service-card:hover .icon-background{transform:rotate(225deg);background:linear-gradient(135deg,var(--primary-300) 0%,var(--primary-100) 100%)}.services-section-pro .service-icon{position:relative;font-size:2rem;color:var(--primary-700);z-index:1;transition:all .4s ease}.services-section-pro .service-card:hover .service-icon{color:var(--primary-500);transform:scale(1.1)}.services-section-pro .service-content{position:relative;z-index:2}.services-section-pro .service-name{font-size:1.5rem;font-weight:700;color:var(--text-primary);line-height:1.3;transition:color .3s ease}.services-section-pro .service-card:hover .service-name{color:var(--primary-700)}.services-section-pro .service-description{font-size:1rem;color:var(--text-secondary);line-height:1.7}.services-section-pro .service-features-wrapper{padding:1.25rem;background:color-mix(in srgb,var(--primary-50) 30%,var(--light) 70%);border-radius:12px;border-left:4px solid var(--primary-500)}.services-section-pro .features-label{display:flex;align-items:center;gap:.5rem;font-weight:600;color:var(--primary-700);font-size:.95rem}.services-section-pro .features-label i{font-size:1.125rem;color:var(--primary-500)}.services-section-pro .service-features{font-size:.9375rem;color:var(--text-secondary);line-height:1.6;margin:0}.services-section-pro .service-pricing{margin-top:auto}.services-section-pro .price-tag{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:linear-gradient(135deg,var(--primary-500) 0%,var(--primary-700) 100%);color:var(--light);border-radius:50px;font-weight:600;font-size:1rem;transition:all .3s ease}.services-section-pro .service-card:hover .price-tag{transform:scale(1.05);box-shadow:0 6px 20px color-mix(in srgb,var(--primary-500) 40%,transparent 60%)}.services-section-pro .price-tag i{font-size:1.125rem}.services-section-pro .price-value{white-space:nowrap}.services-section-pro .card-decoration{position:absolute;bottom:-30px;right:-30px;width:120px;height:120px;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-100) 20%,transparent 80%) 0%,transparent 100%);border-radius:50%;pointer-events:none;transition:all .4s ease}.services-section-pro .service-card:hover .card-decoration{transform:scale(1.3);opacity:.8}.services-section-pro .bottom-decoration{position:absolute;bottom:0;left:0;width:100%;height:200px;pointer-events:none;overflow:hidden}.services-section-pro .deco-shape{position:absolute;border-radius:50%;opacity:.1}.services-section-pro .shape-1{width:300px;height:300px;background:var(--primary-500);bottom:-150px;left:10%;animation:float 6s ease-in-out infinite}.services-section-pro .shape-2{width:200px;height:200px;background:var(--primary-300);bottom:-100px;right:20%;animation:float 8s ease-in-out infinite reverse}.services-section-pro .shape-3{width:150px;height:150px;background:var(--primary-700);bottom:-75px;left:50%;animation:float 7s ease-in-out infinite}@media (max-width:991.98px){.services-section-pro .section-title{font-size:2rem}.services-section-pro .section-subtitle{font-size:1.25rem}.services-section-pro .service-card{padding:1.75rem}}@media (max-width:767.98px){.services-section-pro .section-title{font-size:1.75rem}.services-section-pro .section-subtitle{font-size:1.125rem}.services-section-pro .section-description{font-size:1rem}.services-section-pro .service-card{padding:1.5rem}.services-section-pro .service-name{font-size:1.25rem}.services-section-pro .deco-line{width:40px}}@media (max-width:575.98px){.services-section-pro .service-icon-wrapper{width:60px;height:60px}.services-section-pro .service-icon{font-size:1.5rem}.services-section-pro .price-tag{font-size:.9375rem;padding:.625rem 1rem}}.priceplan-section-pro .decorative-blob{position:absolute;width:500px;height:500px;top:50%;right:-200px;transform:translatey(-50%);background:radial-gradient(circle,var(--primary-50) 0%,transparent 70%);border-radius:40% 60% 70% 30%/40% 50% 60% 50%;opacity:.3;z-index:0}.priceplan-section-pro .section-header{position:relative;z-index:1;margin-bottom:40px}.priceplan-section-pro .icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:70px;height:70px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:20px;box-shadow:0 10px 30px color-mix(in srgb,var(--primary-500) 30%,transparent)}.priceplan-section-pro .icon-wrapper i{font-size:32px;color:var(--light)}.priceplan-section-pro .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.2}.priceplan-section-pro .section-subtitle{font-size:1.5rem;font-weight:500;color:var(--primary-700);margin-bottom:20px;line-height:1.4}.priceplan-section-pro .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;max-width:700px;margin:0 auto}.priceplan-section-pro .decorative-line{width:200px;height:3px;background:linear-gradient(90deg,transparent,var(--primary-300),transparent);margin:60px auto 30px;border-radius:2px}@media (max-width:991px){.priceplan-section-pro{padding:80px 0}.priceplan-section-pro .section-title{font-size:2.25rem}.priceplan-section-pro .section-subtitle{font-size:1.25rem}.priceplan-section-pro .decorative-circle-1{width:300px;height:300px}.priceplan-section-pro .decorative-blob{width:350px;height:350px}}@media (max-width:767px){.priceplan-section-pro{padding:60px 0}.priceplan-section-pro .section-title{font-size:1.875rem}.priceplan-section-pro .section-subtitle{font-size:1.125rem}.priceplan-section-pro .section-description{font-size:1rem}.priceplan-section-pro .price-card{padding:40px 28px}.priceplan-section-pro .plan-price{font-size:2rem}.priceplan-section-pro .icon-wrapper{width:60px;height:60px}.priceplan-section-pro .icon-wrapper i{font-size:28px}.priceplan-section-pro .decorative-circle-1,.priceplan-section-pro .decorative-circle-2{width:200px;height:200px}.priceplan-section-pro .decorative-blob{display:none}.priceplan-section-pro .bottom-accent-icons{gap:30px}.priceplan-section-pro .bottom-accent-icons i{font-size:24px}}@media (max-width:575px){.priceplan-section-pro .section-title{font-size:1.625rem}.priceplan-section-pro .plan-name{font-size:1.5rem}.priceplan-section-pro .card-icon{width:70px;height:70px}.priceplan-section-pro .card-icon i{font-size:30px}}.team-section-pro .decorative-blob-1{position:absolute;top:-100px;right:-150px;width:500px;height:500px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 20%,transparent) 0%,transparent 70%);border-radius:40% 60% 70% 30%/40% 50% 60% 50%;z-index:0;animation:float 20s ease-in-out infinite}.team-section-pro .decorative-blob-2{position:absolute;bottom:-150px;left:-100px;width:450px;height:450px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-500) 15%,transparent) 0%,transparent 70%);border-radius:60% 40% 30% 70%/50% 60% 40% 50%;z-index:0;animation:float 25s ease-in-out infinite reverse}.team-section-pro .section-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 24px;background:linear-gradient(135deg,var(--primary-50),var(--neutral-50));border:2px solid var(--primary-300);border-radius:50px;color:var(--primary-700);font-weight:600;font-size:.875rem;position:relative;overflow:hidden}.team-section-pro .section-badge::before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,color-mix(in srgb,var(--primary-300) 30%,transparent),transparent);animation:shine 3s infinite}.team-section-pro .badge-decorator{width:6px;height:6px;background:var(--primary-500);border-radius:50%;box-shadow:0 0 10px var(--primary-500);animation:pulse 2s ease-in-out infinite}.team-section-pro .decorative-corner{position:absolute;width:30px;height:30px;border:3px solid var(--primary-500);opacity:.6;transition:all .4s ease}.team-section-pro .decorative-corner.corner-tl{top:15px;left:15px;border-right:none;border-bottom:none;border-top-left-radius:4px}.team-section-pro .decorative-corner.corner-br{bottom:15px;right:15px;border-left:none;border-top:none;border-bottom-right-radius:4px}.team-section-pro .team-card:hover .decorative-corner{opacity:1;width:40px;height:40px}.team-section-pro .bottom-decoration{margin-top:60px;opacity:.6}.team-section-pro .deco-line{width:60px;height:2px;background:linear-gradient(90deg,transparent,var(--primary-300),transparent)}.team-section-pro .bottom-decoration i{font-size:1.5rem;color:var(--primary-500)}@media (max-width:991.98px){.team-section-pro .decorative-blob-1,.team-section-pro .decorative-blob-2{opacity:.5}.team-section-pro #team-title{font-size:2rem}.team-section-pro .team-card{margin-bottom:0}}@media (max-width:767.98px){.team-section-pro .decorative-blob-1{width:300px;height:300px;top:-50px;right:-100px}.team-section-pro .decorative-blob-2{width:280px;height:280px;bottom:-100px;left:-80px}.team-section-pro #team-title{font-size:1.75rem}.team-section-pro #team-desc{font-size:1rem}.team-section-pro .deco-line{width:40px}}@media (max-width:575.98px){.team-section-pro .section-badge{font-size:.75rem;padding:6px 18px}.team-section-pro .team-badge{width:40px;height:40px;font-size:1rem;top:25px;right:25px}.team-section-pro .decorative-corner{width:25px;height:25px}}.reviews-section-minimal{position:relative;background:var(--surface-primary);overflow:hidden}.reviews-section-minimal .section-header{position:relative;z-index:2}.reviews-section-minimal .section-title{color:var(--text-primary);font-weight:700;line-height:1.2;margin-bottom:1rem}.reviews-section-minimal .section-subtitle{color:var(--primary-500);font-weight:600;line-height:1.4}.reviews-section-minimal .section-description{color:var(--text-secondary);line-height:1.8;max-width:700px;margin-left:auto;margin-right:auto}.reviews-section-minimal .review-card{background:var(--surface-secondary);border-radius:16px;padding:2rem;transition:all .3s ease;position:relative;overflow:hidden;border:1px solid color-mix(in srgb,var(--neutral-300) 30%,transparent)}.reviews-section-minimal .review-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 .4s ease}.reviews-section-minimal .review-card:hover{transform:translatey(-8px)}.reviews-section-minimal .review-card:hover::before{transform:scalex(1)}.reviews-section-minimal .quote-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:linear-gradient(135deg,var(--primary-500),var(--primary-300));border-radius:12px;box-shadow:0 4px 12px color-mix(in srgb,var(--primary-500) 30%,transparent)}.reviews-section-minimal .quote-icon-wrapper i{font-size:24px;color:var(--light)}.reviews-section-minimal .review-text{color:var(--text-secondary);font-size:1rem;line-height:1.7;font-style:italic;position:relative}.reviews-section-minimal .review-author-section{padding-top:1.5rem;border-top:2px solid color-mix(in srgb,var(--neutral-300) 40%,transparent)}.reviews-section-minimal .author-avatar{flex-shrink:0}.reviews-section-minimal .avatar-circle{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));display:flex;align-items:center;justify-content:center;color:var(--light);font-weight:700;font-size:1.1rem;letter-spacing:1px;box-shadow:0 4px 12px color-mix(in srgb,var(--primary-500) 25%,transparent)}.reviews-section-minimal .author-name{color:var(--text-primary);font-size:.95rem;font-weight:600;line-height:1.4}.reviews-section-minimal .decorative-cta-card{background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:16px;position:relative;overflow:hidden;box-shadow:0 8px 24px color-mix(in srgb,var(--primary-500) 35%,transparent)}.reviews-section-minimal .decorative-icon-wrapper{width:80px;height:80px;background:color-mix(in srgb,var(--light) 20%,transparent);border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;z-index:2}.reviews-section-minimal .decorative-icon-wrapper i{font-size:40px;color:var(--light)}.reviews-section-minimal .decorative-shape-1,.reviews-section-minimal .decorative-shape-2,.reviews-section-minimal .decorative-shape-3{position:absolute;border-radius:50%;background:color-mix(in srgb,var(--light) 10%,transparent)}.reviews-section-minimal .decorative-shape-1{width:120px;height:120px;top:-30px;right:-30px}.reviews-section-minimal .decorative-shape-2{width:80px;height:80px;bottom:20px;left:-20px}.reviews-section-minimal .decorative-shape-3{width:60px;height:60px;top:50%;right:20px;transform:translatey(-50%)}.reviews-section-minimal .decorative-bg-element{position:absolute;border-radius:50%;opacity:.04;pointer-events:none}.reviews-section-minimal .decorative-bg-element.element-1{width:400px;height:400px;background:var(--primary-500);top:-100px;left:-100px}.reviews-section-minimal .decorative-bg-element.element-2{width:300px;height:300px;background:var(--primary-700);bottom:-80px;right:10%}.reviews-section-minimal .decorative-bg-element.element-3{width:200px;height:200px;background:var(--primary-300);top:30%;right:-50px}@media (max-width:991.98px){.reviews-section-minimal .review-card{padding:1.75rem}.reviews-section-minimal .section-title{font-size:2rem}.reviews-section-minimal .section-subtitle{font-size:1.25rem}}@media (max-width:767.98px){.reviews-section-minimal .review-card{padding:1.5rem}.reviews-section-minimal .quote-icon-wrapper{width:40px;height:40px}.reviews-section-minimal .quote-icon-wrapper i{font-size:20px}.reviews-section-minimal .avatar-circle{width:48px;height:48px;font-size:1rem}.reviews-section-minimal .author-name{font-size:.9rem}.reviews-section-minimal .section-title{font-size:1.75rem}}@media (max-width:575.98px){.reviews-section-minimal .review-card{padding:1.25rem}.reviews-section-minimal .review-text{font-size:.95rem}}@media (prefers-reduced-motion:no-preference){.reviews-section-minimal .review-card{animation:fadeInScale .6s ease-out backwards}.reviews-section-minimal .review-card:nth-child(1){animation-delay:.1s}.reviews-section-minimal .review-card:nth-child(2){animation-delay:.2s}.reviews-section-minimal .review-card:nth-child(3){animation-delay:.3s}}@media (prefers-contrast:high){.reviews-section-minimal .review-card{border:2px solid var(--neutral-700)}.reviews-section-minimal .review-text{color:var(--text-primary)}}.casestudy-section-secondary .section-header{position:relative;z-index:2}.casestudy-section-secondary .section-title{color:var(--text-primary);font-weight:700;line-height:1.2;letter-spacing:-.02em}.casestudy-section-secondary .section-subtitle{color:var(--primary-500);font-weight:600;font-size:1.25rem}.casestudy-section-secondary .section-description{color:var(--text-secondary);font-size:1.0625rem;line-height:1.7;max-width:700px;margin:0 auto}.casestudy-section-secondary .decorative-shapes{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:0}.casestudy-section-secondary .shape{position:absolute;border-radius:50%;opacity:.04}.casestudy-section-secondary .shape-1{width:400px;height:400px;background:var(--primary-500);top:-200px;right:-100px}.casestudy-section-secondary .shape-2{width:300px;height:300px;background:var(--primary-700);bottom:-150px;left:-80px}.casestudy-section-secondary .shape-3{width:200px;height:200px;background:var(--primary-300);top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:991.98px){.casestudy-section-secondary .section-title{font-size:2.5rem}.casestudy-section-secondary .case-card-image{height:240px}}@media (max-width:767.98px){.casestudy-section-secondary .section-title{font-size:2rem}.casestudy-section-secondary .section-subtitle{font-size:1.125rem}.casestudy-section-secondary .case-card-content{padding:1.5rem}.casestudy-section-secondary .case-card-image{height:220px}}@media (max-width:575.98px){.casestudy-section-secondary .section-title{font-size:1.75rem}.casestudy-section-secondary .case-icon{font-size:2.5rem}}.process-section-special .decorative-blob{position:absolute;border-radius:50%;opacity:.15;z-index:1;pointer-events:none}.process-section-special .blob-1{width:400px;height:400px;background:radial-gradient(circle,var(--primary-300),transparent 70%);top:-200px;right:-100px;animation:float 20s ease-in-out infinite}.process-section-special .blob-2{width:300px;height:300px;background:radial-gradient(circle,var(--primary-500),transparent 70%);bottom:-150px;left:-50px;animation:float 15s ease-in-out infinite reverse}.process-section-special .decorative-dots{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:80px;position:relative;z-index:2}.process-section-special .decorative-dots .dot{width:10px;height:10px;background:var(--primary-500);border-radius:50%;animation:pulse 2s ease-in-out infinite}.process-section-special .decorative-dots .dot:nth-child(2){animation-delay:.2s}.process-section-special .decorative-dots .dot:nth-child(3){animation-delay:.4s;width:12px;height:12px;background:var(--primary-700)}.process-section-special .decorative-dots .dot:nth-child(4){animation-delay:.6s}.process-section-special .decorative-dots .dot:nth-child(5){animation-delay:.8s}@media (max-width:1400px){.process-section-special .process-main-title{font-size:2.5rem}}@media (max-width:1200px){.process-section-special .process-main-title{font-size:2.25rem}.process-section-special .process-subtitle{font-size:1.375rem}}@media (max-width:992px){.process-section-special{padding:80px 0}.process-section-special .process-header{margin-bottom:60px}.process-section-special .process-main-title{font-size:2rem}.process-section-special .process-subtitle{font-size:1.25rem}.process-section-special .timeline-line{left:40px}.process-section-special .process-item{flex-direction:row !important;padding-left:0}.process-section-special .timeline-marker{width:80px;flex-shrink:0}.process-section-special .process-card{margin-left:0 !important;margin-right:0 !important}}@media (max-width:768px){.process-section-special{padding:60px 0}.process-section-special .process-main-title{font-size:1.75rem}.process-section-special .process-subtitle{font-size:1.125rem}.process-section-special .process-description{font-size:1rem}.process-section-special .marker-circle{width:60px;height:60px}.process-section-special .marker-number{font-size:1.25rem}.process-section-special .marker-icon{width:32px;height:32px}.process-section-special .marker-icon i{font-size:1rem}.process-section-special .timeline-marker{width:60px}.process-section-special .timeline-line{left:30px}.process-section-special .process-item{gap:20px;margin-bottom:40px}.process-section-special .process-card{padding:25px 20px}.process-section-special .process-card-title{font-size:1.25rem}.process-section-special .card-icon-badge{width:48px;height:48px;margin-bottom:15px}.process-section-special .card-icon-badge i{font-size:1.5rem}.process-section-special .decorative-dots{margin-top:60px}}@media (max-width:576px){.process-section-special{padding:50px 0}.process-section-special .process-header{margin-bottom:50px}.process-section-special .process-main-title{font-size:1.625rem}.process-section-special .process-subtitle{font-size:1rem}.process-section-special .process-description{font-size:.9375rem}.process-section-special .marker-circle{width:50px;height:50px}.process-section-special .marker-number{font-size:1.125rem}.process-section-special .marker-icon{width:28px;height:28px;top:-8px;right:-8px}.process-section-special .marker-icon i{font-size:.875rem}.process-section-special .timeline-marker{width:50px}.process-section-special .timeline-line{left:25px;width:2px}.process-section-special .process-item{gap:15px;margin-bottom:35px}.process-section-special .process-card{padding:20px 18px}.process-section-special .process-card-title{font-size:1.125rem}.process-section-special .process-card-desc{font-size:.9375rem}.process-section-special .card-icon-badge{width:44px;height:44px}.process-section-special .card-icon-badge i{font-size:1.375rem}.process-section-special .decorative-dots{margin-top:50px;gap:10px}.process-section-special .decorative-dots .dot{width:8px;height:8px}.process-section-special .decorative-dots .dot:nth-child(3){width:10px;height:10px}.process-section-special .blob-1,.process-section-special .blob-2{opacity:.08}}@media (max-width:400px){.process-section-special .process-main-title{font-size:1.5rem}.process-section-special .process-card{padding:18px 16px}.process-section-special .process-card-title{font-size:1.0625rem}.process-section-special .process-card-desc{font-size:.875rem}}.timeline-section-alt .section-header{margin-bottom:4rem}.timeline-section-alt .decorative-shape{position:absolute;border-radius:50%;opacity:.08;pointer-events:none;z-index:0}.timeline-section-alt .shape-1{width:300px;height:300px;background:var(--primary-500);top:10%;left:-100px;animation:float-v182 20s ease-in-out infinite}.timeline-section-alt .shape-2{width:200px;height:200px;background:var(--primary-700);bottom:15%;right:-50px;animation:float-v182 15s ease-in-out infinite reverse}.timeline-section-alt .decorative-blob{position:absolute;width:400px;height:400px;border-radius:40% 60% 70% 30%/40% 50% 60% 50%;opacity:.05;pointer-events:none;z-index:0}.timeline-section-alt .blob-1{background:var(--primary-300);top:30%;right:-150px;animation:blob-morph-v182 10s ease-in-out infinite}.timeline-section-alt .blob-2{background:var(--primary-500);bottom:20%;left:-150px;animation:blob-morph-v182 12s ease-in-out infinite reverse}@media (max-width:991px){.timeline-section-alt{padding:80px 0}.timeline-section-alt .timeline-line{left:30px}.timeline-section-alt .timeline-item,.timeline-section-alt .timeline-item-right{width:100%;padding:0 0 0 5rem;margin-left:0;flex-direction:row}.timeline-section-alt .timeline-marker{left:18px;right:auto}.timeline-section-alt .timeline-card::before{left:-12px;right:auto;border-width:12px 12px 12px 0;border-color:transparent var(--surface-primary) transparent transparent}.timeline-section-alt .timeline-icon{right:-1rem;left:auto}}@media (max-width:767px){.timeline-section-alt{padding:60px 0}.timeline-section-alt #timeline-title{font-size:2rem}.timeline-section-alt #timeline-subtitle{font-size:1.25rem}.timeline-section-alt .timeline-item{padding-left:4rem;margin-bottom:2rem}.timeline-section-alt .timeline-card{padding:1.5rem}.timeline-section-alt .timeline-title{font-size:1.25rem}.timeline-section-alt .timeline-icon{width:50px;height:50px;font-size:1.25rem;top:-.5rem;right:-.5rem}.timeline-section-alt .shape-1,.timeline-section-alt .shape-2{display:none}}@media (max-width:575px){.timeline-section-alt .timeline-line{left:20px}.timeline-section-alt .timeline-marker{left:8px}.timeline-section-alt .marker-dot{width:20px;height:20px;border-width:3px}.timeline-section-alt .marker-ring{width:32px;height:32px}.timeline-section-alt .timeline-item{padding-left:3rem}.timeline-section-alt .card-badge{font-size:.75rem;padding:.3rem .8rem}}.career-section-modern{position:relative;padding:100px 0;background:var(--surface-primary);overflow:hidden}.career-section-modern .career-header{margin-bottom:3rem}.career-section-modern .decorative-badge{width:64px;height:64px;margin:0 auto 1.5rem;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:16px;display:flex;align-items:center;justify-content:center}.career-section-modern .decorative-badge i{font-size:28px;color:var(--light)}.career-section-modern .career-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;line-height:1.2}.career-section-modern .career-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);margin-bottom:1.5rem;line-height:1.4}.career-section-modern .career-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;margin-bottom:0}.career-section-modern .career-card{background:var(--light);border-radius:20px;padding:2rem;height:100%;display:flex;flex-direction:column;border:2px solid var(--neutral-100);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.career-section-modern .career-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-700));transform:scalex(0);transform-origin:left;transition:transform .4s cubic-bezier(.4,0,.2,1)}.career-section-modern .career-card:hover{transform:translatey(-8px);border-color:var(--primary-300)}.career-section-modern .career-card:hover::before{transform:scalex(1)}.career-section-modern .career-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.career-section-modern .icon-wrapper{width:56px;height:56px;background:color-mix(in srgb,var(--primary-500) 10%,var(--light) 90%);border-radius:12px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.career-section-modern .career-card:hover .icon-wrapper{background:color-mix(in srgb,var(--primary-500) 20%,var(--light) 80%);transform:rotate(5deg) scale(1.1)}.career-section-modern .icon-wrapper i{font-size:24px;color:var(--primary-500)}.position-badge{padding:.5rem 1rem;background:var(--surface-accent);color:var(--text-accent);border-radius:20px;font-size:.875rem;font-weight:600}.career-section-modern .career-card-body{flex-grow:1;margin-bottom:1.5rem}.position-title{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;line-height:1.3}.position-description{font-size:1rem;color:var(--text-secondary);line-height:1.7;margin-bottom:1.5rem}.position-meta{display:flex;align-items:center;gap:1rem}.career-section-modern .location-tag{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--neutral-50);border-radius:8px;font-size:.9rem;color:var(--text-secondary);font-weight:500}.career-section-modern .location-tag i{color:var(--primary-500);font-size:1rem}.career-section-modern .career-card-footer{display:flex;align-items:center;justify-content:space-between;padding-top:1.5rem;border-top:1px solid var(--neutral-100)}.career-section-modern .skill-tags{display:flex;gap:.5rem}.career-section-modern .skill-dot{width:8px;height:8px;background:var(--primary-300);border-radius:50%;transition:all .3s ease}.career-section-modern .career-card:hover .skill-dot{background:var(--primary-500);transform:scale(1.3)}.career-section-modern .skill-dot:nth-child(2){transition-delay:.1s}.career-section-modern .skill-dot:nth-child(3){transition-delay:.2s}.career-section-modern .apply-arrow{width:40px;height:40px;background:var(--primary-500);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.career-section-modern .apply-arrow i{color:var(--light);font-size:18px;transition:transform .3s ease}.career-section-modern .career-card:hover .apply-arrow{background:var(--primary-700);transform:scale(1.1)}.career-section-modern .career-card:hover .apply-arrow i{transform:translatex(4px)}.career-section-modern .decorative-shapes{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}.career-section-modern .shape-circle{position:absolute;border-radius:50%;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-300) 15%,transparent 85%),color-mix(in srgb,var(--primary-500) 10%,transparent 90%))}.career-section-modern .shape-1{width:300px;height:300px;top:-100px;right:-50px;animation:float 20s ease-in-out infinite}.career-section-modern .shape-2{width:200px;height:200px;bottom:-50px;left:-50px;animation:float 15s ease-in-out infinite reverse}.career-section-modern .shape-blob{position:absolute;width:400px;height:400px;top:50%;left:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 8%,transparent 92%),transparent 70%);border-radius:40% 60% 70% 30%/40% 50% 60% 50%;animation:morph 25s ease-in-out infinite}@media (max-width:991.98px){.career-section-modern{padding:80px 0}.career-section-modern .career-title{font-size:2.25rem}.career-section-modern .career-subtitle{font-size:1.25rem}.career-section-modern .career-description{font-size:1rem}.career-section-modern .career-card{padding:1.75rem}.position-title{font-size:1.35rem}}@media (max-width:767.98px){.career-section-modern{padding:60px 0}.career-section-modern .career-title{font-size:1.875rem}.career-section-modern .career-subtitle{font-size:1.125rem}.career-section-modern .career-card{padding:1.5rem}.career-section-modern .icon-wrapper{width:48px;height:48px}.career-section-modern .icon-wrapper i{font-size:20px}.position-title{font-size:1.25rem}.position-description{font-size:.95rem}.shape-1,.career-section-modern .shape-2{opacity:.5}}@media (max-width:575.98px){.career-section-modern .career-header{margin-bottom:2rem}.career-section-modern .decorative-badge{width:56px;height:56px;margin-bottom:1rem}.career-section-modern .decorative-badge i{font-size:24px}.career-section-modern .career-title{font-size:1.625rem}.position-badge{padding:.4rem .75rem;font-size:.8rem}.career-section-modern .location-tag{font-size:.85rem;padding:.4rem .75rem}}.coreinfo-primary .section-header{position:relative;z-index:2}.coreinfo-primary .decorative-shapes{position:relative;height:60px;margin-top:2rem}.coreinfo-primary .shape-circle{position:absolute;border-radius:50%;opacity:.1}.coreinfo-primary .shape-circle-1{width:80px;height:80px;background:var(--primary-500);left:10%;top:-20px;animation:float-1 6s ease-in-out infinite}.coreinfo-primary .shape-circle-2{width:60px;height:60px;background:var(--primary-700);right:15%;top:-10px;animation:float-2 8s ease-in-out infinite}.coreinfo-primary .feature-card{position:relative;background:var(--surface-secondary);border-radius:16px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);border:2px solid transparent;overflow:hidden}.coreinfo-primary .feature-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-300),var(--primary-500),var(--primary-700));opacity:0;transition:opacity .4s ease}.coreinfo-primary .feature-card:hover{transform:translatey(-8px);border-color:color-mix(in srgb,var(--primary-500) 30%,transparent);box-shadow:0 12px 24px color-mix(in srgb,var(--primary-500) 15%,transparent),0 6px 12px color-mix(in srgb,var(--neutral-900) 8%,transparent)}.coreinfo-primary .feature-card:hover::before{opacity:1}.coreinfo-primary .feature-card-inner{position:relative;z-index:2}.coreinfo-primary .feature-card:hover .icon-badge{transform:scale(1.1) rotate(5deg)}.coreinfo-primary .feature-card:hover [id^="coreinfo-item-"][id$="-title"]{color:var(--primary-500)}.coreinfo-primary .card-decoration{position:absolute;bottom:-30px;right:-30px;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--primary-500) 8%,transparent),transparent 70%);pointer-events:none;transition:transform .4s ease}.coreinfo-primary .feature-card:hover .card-decoration{transform:scale(1.5)}.coreinfo-primary .blob-1{width:400px;height:400px;background:var(--primary-500);top:-100px;left:-100px;animation:blob-float-1 20s ease-in-out infinite}.coreinfo-primary .blob-2{width:350px;height:350px;background:var(--primary-700);bottom:-100px;right:-100px;animation:blob-float-2 25s ease-in-out infinite}@media (max-width:991.98px){.coreinfo-primary #coreinfo-title{font-size:2rem}.coreinfo-primary #coreinfo-subtitle{font-size:1.5rem}.coreinfo-primary .feature-card{padding:1.5rem}.coreinfo-primary .icon-badge{width:56px;height:56px}.coreinfo-primary .icon-badge i{font-size:1.5rem}}@media (max-width:767.98px){.coreinfo-primary{padding-top:3rem;padding-bottom:3rem}.coreinfo-primary #coreinfo-title{font-size:1.75rem}.coreinfo-primary #coreinfo-subtitle{font-size:1.25rem}.coreinfo-primary #coreinfo-desc{font-size:1rem}.coreinfo-primary .feature-card{padding:1.25rem}.coreinfo-primary .decorative-shapes{height:40px}.coreinfo-primary .shape-circle-1,.coreinfo-primary .shape-circle-2{width:50px;height:50px}}@media (max-width:575.98px){.coreinfo-primary #coreinfo-title{font-size:1.5rem}.coreinfo-primary .feature-card:hover{transform:translatey(-4px)}.coreinfo-primary .blob-1,.coreinfo-primary .blob-2{width:250px;height:250px}}@media (prefers-contrast:high){.coreinfo-primary .feature-card{border-color:var(--neutral-300)}.coreinfo-primary .feature-card:hover{border-color:var(--primary-500)}.coreinfo-primary .blob-shape{display:none}}@media (prefers-reduced-motion:reduce){.coreinfo-primary .feature-card,.coreinfo-primary .icon-badge,.coreinfo-primary .card-decoration{transition:none}.coreinfo-primary .shape-circle,.coreinfo-primary .blob-shape{animation:none}}@media print{.coreinfo-primary .decorative-shapes,.coreinfo-primary .background-decoration,.coreinfo-primary .card-decoration{display:none}.coreinfo-primary .feature-card{break-inside:avoid;border:1px solid var(--neutral-300)}}.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-variant{position:relative;background:linear-gradient(135deg,var(--neutral-50) 0%,color-mix(in srgb,var(--primary-50) 20%,var(--neutral-50) 80%) 100%);overflow:hidden}.contact-section-variant .section-badge{display:inline-flex;gap:8px;padding:8px 16px;background:var(--surface-primary);border-radius:50px}.contact-section-variant .badge-dot{width:8px;height:8px;border-radius:50%;background:var(--primary-500);animation:pulse-dot 2s ease-in-out infinite}.contact-section-variant .badge-dot:nth-child(2){animation-delay:.2s}.contact-section-variant .badge-dot:nth-child(3){animation-delay:.4s}.contact-section-variant #contact-title{color:var(--text-primary);font-weight:700;letter-spacing:-.02em}.contact-section-variant #contact-subtitle{color:var(--primary-500);font-weight:600}.contact-section-variant #contact-desc{font-size:1.05rem;line-height:1.7;color:var(--text-secondary)}.contact-section-variant .form-card{position:relative;background:var(--surface-primary);border-radius:24px;padding:40px;transition:all .3s ease}.contact-section-variant .form-card:hover{transform:translatey(-2px)}.contact-section-variant .decorative-corner{position:absolute;width:60px;height:60px;border:3px solid var(--primary-300);opacity:.3}.contact-section-variant .decorative-corner.top-left{top:20px;left:20px;border-right:none;border-bottom:none;border-radius:12px 0 0 0}.contact-section-variant .decorative-corner.bottom-right{bottom:20px;right:20px;border-left:none;border-top:none;border-radius:0 0 12px 0}.contact-section-variant .form-floating>.form-control{border:2px solid var(--neutral-300);border-radius:12px;padding:1rem 1rem;height:calc(3.5rem + 2px);transition:all .3s ease;background:var(--surface-primary)}.contact-section-variant .form-floating>.form-control:focus{border-color:var(--primary-500);box-shadow:0 0 0 4px color-mix(in srgb,var(--primary-300) 15%,transparent 85%);background:var(--surface-primary)}.contact-section-variant .form-floating>label{padding:1rem 1rem;color:var(--text-secondary);font-weight:500}.contact-section-variant .form-floating>label i{color:var(--primary-500)}.contact-section-variant .form-floating textarea.form-control{height:150px;resize:none}.contact-section-variant .form-check-input{width:1.25rem;height:1.25rem;border:2px solid var(--neutral-300);border-radius:6px;cursor:pointer;transition:all .3s ease}.contact-section-variant .form-check-input:checked{background-color:var(--primary-500);border-color:var(--primary-500)}.contact-section-variant .form-check-input:focus{box-shadow:0 0 0 4px color-mix(in srgb,var(--primary-300) 15%,transparent 85%)}.contact-section-variant .form-check-label{color:var(--text-secondary);font-size:.95rem;cursor:pointer;user-select:none}.contact-section-variant #site_submit_btn{background:linear-gradient(135deg,#2563eb,#0284c7) !important;color:var(--light) !important;border:none !important;border-radius:12px;padding:16px 32px;font-weight:600;font-size:1.05rem;letter-spacing:.02em;transition:all .3s ease;box-shadow:0 4px 15px rgba(37,99,235,.3);position:relative;overflow:hidden}.contact-section-variant #site_submit_btn::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;transition:left .5s ease}.contact-section-variant #site_submit_btn:hover{transform:translatey(-2px);box-shadow:0 6px 25px rgba(37,99,235,.4)}.contact-section-variant #site_submit_btn:hover::before{left:100%}.contact-section-variant #site_submit_btn:active{transform:translatey(0)}.contact-section-variant .contact-info-wrapper{position:relative}.contact-section-variant .info-card{position:relative;background:var(--surface-primary);border-radius:16px;padding:24px;display:flex;align-items:flex-start;gap:20px;transition:all .3s ease;overflow:hidden}.contact-section-variant .info-card:hover{transform:translatex(5px)}.contact-section-variant .info-card .decorative-line{position:absolute;left:0;top:0;width:4px;height:100%;background:linear-gradient(180deg,var(--primary-500),var(--primary-700));transform:scaley(0);transform-origin:top;transition:transform .3s ease}.contact-section-variant .info-card:hover .decorative-line{transform:scaley(1)}.contact-section-variant .icon-wrapper{flex-shrink:0;width:56px;height:56px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--light);font-size:1.5rem;box-shadow:0 4px 12px color-mix(in srgb,var(--primary-500) 30%,transparent 70%)}.contact-section-variant .info-content{flex:1}.contact-section-variant .info-label{font-size:.85rem;color:var(--text-secondary);font-weight:500;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.contact-section-variant .info-value{font-size:1.1rem;color:var(--text-primary);font-weight:600;line-height:1.5}.contact-section-variant .social-icons{display:flex;gap:12px;justify-content:center;padding-top:20px;border-top:2px solid var(--neutral-300)}.contact-section-variant .social-icon{width:44px;height:44px;border-radius:10px;background:var(--surface-primary);display:flex;align-items:center;justify-content:center;color:var(--primary-500);font-size:1.25rem;transition:all .3s ease;cursor:pointer;border:2px solid var(--neutral-300)}.contact-section-variant .social-icon:hover{background:var(--primary-500);color:var(--light);border-color:var(--primary-500);transform:translatey(-3px);box-shadow:0 4px 12px color-mix(in srgb,var(--primary-500) 30%,transparent 70%)}.contact-section-variant .decorative-blob{position:absolute;border-radius:50%;opacity:.08;pointer-events:none;z-index:0}.contact-section-variant .decorative-blob.blob-1{width:200px;height:200px;background:var(--primary-500);top:-50px;right:-50px}.contact-section-variant .decorative-blob.blob-2{width:150px;height:150px;background:var(--primary-700);bottom:-30px;left:-30px}.contact-section-variant .decorative-grid{position:absolute;top:0;left:0;width:100%;height:100%;display:grid;grid-template-columns:repeat(6,1fr);gap:40px;padding:40px;pointer-events:none;z-index:0;opacity:.03}.contact-section-variant .grid-dot{width:8px;height:8px;border-radius:50%;background:var(--primary-500)}@media (max-width:991.98px){.contact-section-variant .form-card{padding:30px;margin-bottom:30px}.contact-section-variant #contact-title{font-size:2rem}.contact-section-variant .decorative-corner{width:40px;height:40px}}@media (max-width:767.98px){.contact-section-variant .form-card{padding:24px;border-radius:16px}.contact-section-variant #contact-title{font-size:1.75rem}.contact-section-variant #contact-desc{font-size:1rem}.contact-section-variant .icon-wrapper{width:48px;height:48px;font-size:1.25rem}.contact-section-variant .info-card{padding:20px}.contact-section-variant #site_submit_btn{padding:14px 24px;font-size:1rem}.contact-section-variant .decorative-grid{display:none}}@media (max-width:575.98px){.contact-section-variant .form-card{padding:20px}.contact-section-variant .info-card{flex-direction:column;text-align:center;align-items:center}.contact-section-variant .social-icons{gap:8px}.contact-section-variant .social-icon{width:40px;height:40px;font-size:1.1rem}}.blog-section-primary{position:relative;background:linear-gradient(180deg,var(--surface-primary) 0%,var(--neutral-50) 100%);overflow:hidden}.blog-section-primary .decorative-shape-top{width:60px;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));margin:0 auto 1.5rem;border-radius:2px}.blog-section-primary .decorative-icons{display:flex;gap:1.5rem;justify-content:center;align-items:center}.blog-section-primary .decorative-icons i{font-size:1.5rem;color:var(--primary-500);opacity:.3;transition:all .3s ease}.blog-section-primary .decorative-icons i:hover{opacity:.7;transform:translatey(-3px)}.blog-section-primary .blog-card{position:relative;background:var(--surface-primary);border-radius:16px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.blog-section-primary .blog-card:hover{transform:translatey(-8px)}.blog-section-primary .blog-card-inner{position:relative;z-index:2}.blog-section-primary .blog-image-wrapper{position:relative;height:220px;overflow:hidden;background:var(--neutral-100)}.blog-section-primary .blog-image{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.blog-section-primary .blog-card:hover .blog-image{transform:scale(1.08)}.blog-section-primary .blog-overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .4s ease;display:flex;align-items:flex-start;justify-content:flex-end;padding:1rem}.blog-section-primary .blog-card:hover .blog-overlay{opacity:1}.blog-section-primary .category-badge{background:var(--primary-500);color:var(--light);padding:.5rem;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:.875rem;transform:translatey(-10px);opacity:0;transition:all .4s ease .1s}.blog-section-primary .blog-card:hover .category-badge{transform:translatey(0);opacity:1}.blog-section-primary .blog-content{padding:2rem}.blog-section-primary .blog-meta{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;color:var(--text-secondary);font-size:.875rem}.blog-section-primary .meta-item{display:flex;align-items:center;gap:.375rem}.blog-section-primary .meta-item i{font-size:1rem;color:var(--primary-500)}.blog-section-primary .meta-divider{width:4px;height:4px;background:var(--neutral-300);border-radius:50%}.blog-section-primary .blog-title{color:var(--text-primary);line-height:1.4;transition:color .3s ease;margin-bottom:1rem}.blog-section-primary .blog-card:hover .blog-title{color:var(--primary-500)}.blog-section-primary .blog-excerpt{font-size:.9375rem;line-height:1.7;color:var(--text-secondary)}.blog-section-primary .blog-link{display:inline-flex;align-items:center;color:var(--primary-500);font-weight:600;font-size:.9375rem;text-decoration:none;transition:all .3s ease;position:relative}.blog-section-primary .blog-link::after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--primary-500);transition:width .3s ease}.blog-section-primary .blog-link:hover::after{width:calc(100% - 2rem)}.blog-section-primary .blog-link i{transition:transform .3s ease}.blog-section-primary .blog-link:hover i{transform:translatex(5px)}.card-decoration{position:absolute;bottom:0;right:0;width:100px;height:100px;background:linear-gradient(135deg,transparent 0%,color-mix(in srgb,var(--primary-500) 5%,transparent) 100%);border-radius:16px 0 16px 0;z-index:1;pointer-events:none}.decorative-blob-1,.blog-section-primary .decorative-blob-2{position:absolute;border-radius:50%;opacity:.04;pointer-events:none;z-index:0}.blog-section-primary .decorative-blob-1{width:400px;height:400px;background:radial-gradient(circle,var(--primary-500) 0%,transparent 70%);top:-100px;left:-100px}.blog-section-primary .decorative-blob-2{width:300px;height:300px;background:radial-gradient(circle,var(--primary-300) 0%,transparent 70%);bottom:-50px;right:-50px}.blog-section-primary .decorative-dots{position:absolute;top:50%;right:5%;width:80px;height:80px;background-image:radial-gradient(circle,var(--primary-500) 2px,transparent 2px);background-size:15px 15px;opacity:.1;z-index:0}@media (max-width:991.98px){.blog-section-primary{padding:3rem 0 !important}.blog-section-primary .blog-content{padding:1.5rem}.blog-section-primary .blog-image-wrapper{height:200px}.decorative-blob-1,.blog-section-primary .decorative-blob-2{display:none}}@media (max-width:767.98px){.blog-section-primary .blog-title{font-size:1.25rem}.blog-section-primary .blog-excerpt{font-size:.875rem}.blog-section-primary .blog-image-wrapper{height:180px}.blog-section-primary .decorative-icons{gap:1rem}.blog-section-primary .decorative-icons i{font-size:1.25rem}}@media (max-width:575.98px){.blog-section-primary .blog-content{padding:1.25rem}.blog-section-primary .blog-meta{font-size:.8125rem}.blog-section-primary .blog-link{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.blog-card,.blog-image,.blog-link i,.category-badge,.blog-section-primary .decorative-icons i{transition:none}}@media (prefers-contrast:high){.blog-section-primary .blog-card{border:2px solid var(--neutral-300)}.blog-section-primary .blog-link::after{height:3px}}.faq-section-primary{padding:100px 0;background:linear-gradient(135deg,var(--surface-primary) 0%,var(--neutral-50) 100%);position:relative;overflow:hidden}.faq-section-primary .faq-header{max-width:800px;margin:0 auto 60px;position:relative;z-index:2}.faq-section-primary .decorative-line-top{width:80px;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-700));margin:0 auto 30px;border-radius:2px}.faq-section-primary .faq-main-title{font-size:3rem;font-weight:700;color:var(--text-primary);margin-bottom:20px;letter-spacing:-.5px}.faq-section-primary .faq-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-700);margin-bottom:24px}.faq-section-primary .faq-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;margin-bottom:30px}.faq-section-primary .decorative-dots{display:flex;gap:8px;justify-content:center;align-items:center}.faq-section-primary .decorative-dots .dot{width:8px;height:8px;border-radius:50%;background:var(--primary-500);opacity:.6;transition:all .3s ease}.faq-section-primary .decorative-dots .dot:nth-child(2){width:10px;height:10px;opacity:.8}.faq-section-primary .faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:24px;position:relative;z-index:2}.faq-section-primary .faq-card{border:none;border-radius:16px;overflow:hidden;transition:all .3s ease;background:var(--surface-primary)}.faq-section-primary .faq-card:hover{transform:translatey(-4px)}.faq-section-primary .faq-card-header{background:linear-gradient(135deg,var(--primary-50),color-mix(in srgb,var(--primary-50) 70%,var(--primary-100) 30%));border-bottom:2px solid var(--primary-300);padding:24px;display:flex;align-items:flex-start;gap:16px}.faq-section-primary .question-icon{flex-shrink:0;width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));display:flex;align-items:center;justify-content:center;color:var(--light);font-size:24px}.faq-section-primary .faq-question{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0;line-height:1.4;flex-grow:1}.faq-section-primary .faq-card-body{padding:24px;background:var(--surface-primary)}.faq-section-primary .faq-answer{font-size:1rem;color:var(--text-secondary);line-height:1.7;margin:0}.faq-section-primary .decorative-shapes{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;overflow:hidden}.faq-section-primary .shape{position:absolute;border-radius:50%;opacity:.08}.faq-section-primary .shape-circle-1{width:400px;height:400px;background:radial-gradient(circle,var(--primary-500),transparent);top:-200px;right:-100px}.faq-section-primary .shape-circle-2{width:300px;height:300px;background:radial-gradient(circle,var(--primary-700),transparent);bottom:-150px;left:-100px}.faq-section-primary .shape-blob-1{width:500px;height:500px;background:radial-gradient(ellipse,var(--primary-300),transparent);top:50%;left:50%;transform:translate(-50%,-50%);border-radius:40% 60% 70% 30%/40% 50% 60% 50%}@media (max-width:1200px){.faq-section-primary .faq-grid{grid-template-columns:1fr;max-width:900px;margin:0 auto}}@media (max-width:768px){.faq-section-primary{padding:60px 0}.faq-section-primary .faq-main-title{font-size:2.25rem}.faq-section-primary .faq-subtitle{font-size:1.25rem}.faq-section-primary .faq-description{font-size:1rem}.faq-section-primary .faq-grid{grid-template-columns:1fr;gap:16px}.faq-section-primary .faq-card-header{padding:20px;flex-direction:column;align-items:center;text-align:center}.faq-section-primary .question-icon{margin-bottom:12px}.faq-section-primary .faq-question{font-size:1.125rem}.faq-section-primary .faq-card-body{padding:20px}.shape-circle-1,.faq-section-primary .shape-circle-2{width:250px;height:250px}.faq-section-primary .shape-blob-1{width:350px;height:350px}}@media (max-width:576px){.faq-section-primary .faq-main-title{font-size:1.875rem}.faq-section-primary .faq-subtitle{font-size:1.125rem}.faq-section-primary .faq-card-header{padding:16px}.faq-section-primary .question-icon{width:40px;height:40px;font-size:20px}.faq-section-primary .faq-question{font-size:1rem}.faq-section-primary .faq-card-body{padding:16px}.faq-section-primary .faq-answer{font-size:.9375rem}}@media print{.faq-section-primary{background:white}.faq-section-primary .decorative-shapes{display:none}.faq-section-primary .faq-card{box-shadow:none;border:1px solid var(--neutral-300);page-break-inside:avoid}}.footer-bold{position:relative;padding:5rem 0 2rem;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-700) 95%,transparent) 0%,color-mix(in srgb,var(--primary-500) 90%,transparent) 50%,color-mix(in srgb,var(--neutral-900) 92%,transparent) 100%),url(assets/images/footer_bg.webp);background-size:cover;background-position:center;background-attachment:fixed;color:var(--light);overflow:hidden}.footer-bold .footer-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:color-mix(in srgb,var(--primary-700) 10%,transparent);z-index:1}.footer-bold .container{z-index:2}.footer-bold .decorative-shape{position:absolute;border-radius:50%;opacity:.1;z-index:1;pointer-events:none}.footer-bold .shape-1{width:300px;height:300px;background:color-mix(in srgb,var(--primary-300) 30%,transparent);top:-100px;right:-50px;animation:float 20s ease-in-out infinite}.footer-bold .shape-2{width:200px;height:200px;background:color-mix(in srgb,var(--primary-500) 25%,transparent);bottom:50px;left:-50px;animation:float 15s ease-in-out infinite reverse}.footer-bold .decorative-dots{position:absolute;width:100%;height:100%;top:0;left:0;background-size:30px 30px;z-index:1;opacity:.3}.footer-bold .footer-brand-section{padding-right:1rem}.footer-bold .brand-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:color-mix(in srgb,var(--primary-300) 20%,transparent);border-radius:12px;margin-bottom:1rem}.footer-bold .brand-icon-wrapper i{font-size:2rem}.footer-bold .footer-brand-name{font-size:1.5rem;font-weight:700;color:var(--light);margin-bottom:1rem;line-height:1.3}.footer-bold .footer-brand-desc{font-size:.95rem;line-height:1.7;margin-bottom:0}.footer-bold .footer-links-section{padding-left:1rem}.footer-bold .footer-section-title{font-size:1.125rem;font-weight:700;color:var(--light);margin-bottom:1.5rem;position:relative;padding-bottom:.75rem}.footer-bold .footer-section-title::after{content:"";position:absolute;left:0;bottom:0;width:40px;height:3px;background:color-mix(in srgb,var(--primary-300) 70%,transparent);border-radius:2px}.footer-bold .footer-links-list{list-style:none;padding:0;margin:0}.footer-bold .footer-links-list li{margin-bottom:.75rem}.footer-bold .footer-link{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;font-size:.95rem;transition:all .3s ease;position:relative}.footer-bold .footer-link i{font-size:.75rem;transition:transform .3s ease}.footer-bold .footer-link:hover{color:var(--light);padding-left:.5rem}.footer-bold .footer-link:hover i{transform:translatex(4px)}.footer-bold .footer-contact-section{padding-left:1rem}.footer-bold .footer-contact-list{list-style:none;padding:0;margin:0}.footer-bold .contact-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;font-size:.95rem;line-height:1.6}.footer-bold .contact-item i{font-size:1.125rem;color:color-mix(in srgb,var(--primary-300) 80%,var(--light));flex-shrink:0;margin-top:.125rem}.footer-bold .contact-item span{flex:1}.footer-bold .footer-decorative-section{display:flex;align-items:center;justify-content:center;height:100%;padding:2rem 0}.footer-bold .decorative-icons-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:250px}.footer-bold .icon-item{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:color-mix(in srgb,var(--primary-500) 15%,transparent);border:2px solid color-mix(in srgb,var(--primary-300) 30%,transparent);border-radius:12px;transition:all .4s ease}.footer-bold .icon-item i{font-size:1.5rem;transition:all .4s ease}.footer-bold .icon-item:hover{background:color-mix(in srgb,var(--primary-300) 30%,transparent);border-color:color-mix(in srgb,var(--primary-300) 60%,transparent);transform:translatey(-5px) scale(1.05)}.footer-bold .icon-item:hover i{color:var(--light);transform:scale(1.1)}.footer-bold .footer-disclaimer{background:color-mix(in srgb,var(--neutral-900) 20%,transparent);border-left:3px solid color-mix(in srgb,var(--primary-300) 60%,transparent);padding:1.5rem;border-radius:8px;backdrop-filter:blur(10px)}.footer-bold .footer-disclaimer p{font-size:.875rem;line-height:1.7;margin-bottom:0}.footer-bold .footer-copyright{text-align:center;padding-top:2rem}.footer-bold .copyright-divider{width:100%;height:1px;background:linear-gradient(to right,transparent 0%,color-mix(in srgb,var(--primary-300) 40%,transparent) 50%,transparent 100%);margin-bottom:1.5rem}.footer-bold .copyright-text{font-size:.875rem;margin-bottom:0}@media (max-width:991.98px){.footer-bold{padding:4rem 0 2rem;background-attachment:scroll}.footer-brand-section,.footer-links-section,.footer-bold .footer-contact-section{padding-left:0;padding-right:0}.footer-bold .footer-decorative-section{padding:1.5rem 0}.footer-bold .decorative-icons-grid{max-width:100%;grid-template-columns:repeat(6,1fr)}}@media (max-width:767.98px){.footer-bold{padding:3rem 0 1.5rem}.footer-bold .footer-brand-name{font-size:1.25rem}.footer-bold .decorative-icons-grid{grid-template-columns:repeat(3,1fr);gap:1rem}.footer-bold .icon-item{width:50px;height:50px}.footer-bold .icon-item i{font-size:1.25rem}.shape-1,.footer-bold .shape-2{display:none}}@media (max-width:575.98px){.footer-bold{padding:2.5rem 0 1.5rem}.footer-bold .footer-section-title{font-size:1rem}.footer-bold .footer-disclaimer{padding:1rem}.footer-bold .decorative-icons-grid{gap:.75rem}.footer-bold .icon-item{width:45px;height:45px}.footer-bold .icon-item i{font-size:1.125rem}}.additional-universal-section .section-header{max-width:900px;margin:0 auto}.additional-universal-section .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-600);line-height:1.4}.additional-universal-section .section-description{font-size:1.125rem;color:var(--neutral-700);line-height:1.8;max-width:800px}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:3rem}.additional-universal-section .decorative-shape{position:absolute;border-radius:50%;opacity:.08;z-index:0;pointer-events:none}@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 .section-header{position:relative;max-width:850px;margin:0 auto;z-index:1}.additional-universal-section .header-decoration{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1.5rem}.additional-universal-section .deco-line{width:40px;height:2px;background:var(--primary-500)}.additional-universal-section .section-title{font-size:2.625rem;font-weight:700;color:var(--text-primary);line-height:1.2}.additional-universal-section .section-subtitle{font-size:1.5rem;font-weight:500;color:var(--primary-500);line-height:1.4}.additional-universal-section .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;max-width:750px}.additional-universal-section .shape-circle{width:120px;height:120px;background:var(--primary-700);border-radius:50%;bottom:20%;right:10%;animation:float-circle 20s ease-in-out infinite}@media (max-width:991.98px){.additional-universal-section .section-title{font-size:2.125rem}.additional-universal-section .section-subtitle{font-size:1.25rem}.additional-universal-section .content-block{padding:2rem}.additional-universal-section .content-block-featured{padding:2.25rem}.additional-universal-section .content-title{font-size:1.5rem}.additional-universal-section .featured-visual{width:120px;height:120px}.additional-universal-section .featured-visual i{font-size:3rem}}@media (max-width:767.98px){.additional-universal-section .section-title{font-size:1.875rem}.additional-universal-section .section-subtitle{font-size:1.125rem}.additional-universal-section .section-description{font-size:1rem}.additional-universal-section .content-block{padding:1.75rem}.additional-universal-section .content-block-featured{padding:2rem}.additional-universal-section .content-title{font-size:1.375rem}.additional-universal-section .content-description{font-size:1rem}.additional-universal-section .block-badge{width:55px;height:55px}.additional-universal-section .block-badge i{font-size:1.5rem}.additional-universal-section .floating-shape{display:none}.additional-universal-section .featured-visual{margin-top:1.5rem}}@media (max-width:575.98px){.additional-universal-section{padding-top:3rem !important;padding-bottom:3rem !important}.additional-universal-section .section-header{margin-bottom:2rem !important}.additional-universal-section .content-block{padding:1.5rem}.additional-universal-section .content-block-featured{padding:1.75rem}.additional-universal-section .block-visual{margin-top:1.5rem;padding-top:1.5rem}.additional-universal-section .visual-bars{height:50px}.additional-universal-section .visual-circles .circle{width:40px;height:40px}.additional-universal-section .visual-circles .circle:nth-child(2){width:50px;height:50px}.additional-universal-section .featured-visual{width:100px;height:100px;border-radius:20px}.additional-universal-section .featured-visual i{font-size:2.5rem}}.additional-universal-modern .section-header h1{color:var(--text-primary);line-height:1.3}.additional-universal-modern .section-header h2{color:var(--primary-500);font-weight:500}.additional-universal-modern .section-header p{color:var(--text-secondary);max-width:750px;margin:0 auto}.additional-universal-modern .row:hover .image-placeholder{transform:scale(1.03)}.additional-universal-modern .row:hover .icon-badge{transform:rotate(10deg) scale(1.1);box-shadow:0 8px 20px rgba(0,0,0,.15)}.additional-universal-modern .floating-shape.shape-1{width:200px;height:200px;background:var(--primary-500);top:10%;right:5%;animation:float-1 8s ease-in-out infinite}.additional-universal-modern .floating-shape.shape-2{width:150px;height:150px;background:var(--primary-700);bottom:20%;left:8%;animation:float-2 10s ease-in-out infinite}.additional-universal-modern .floating-shape.shape-3{width:120px;height:120px;background:var(--primary-300);top:50%;right:10%;animation:float-3 12s ease-in-out infinite}@media (max-width:991px){.additional-universal-modern .section-header h1{font-size:2rem}.additional-universal-modern .image-placeholder{height:260px}.additional-universal-modern .content-block h3{font-size:1.5rem}.additional-universal-modern .floating-shape{opacity:.05}}@media (max-width:767px){.additional-universal-modern .section-header h1{font-size:1.75rem}.additional-universal-modern .section-header h2{font-size:1.25rem}.additional-universal-modern .image-placeholder{height:220px}.additional-universal-modern .placeholder-content{font-size:3rem}.additional-universal-modern .icon-badge{width:48px;height:48px;font-size:1.25rem}.additional-universal-modern .content-block h3{font-size:1.35rem}.additional-universal-modern .content-block{padding:1rem 0}}.additional-universal-featured .section-title{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;color:var(--primary-900);margin-bottom:1rem;line-height:1.2}.additional-universal-featured .section-subtitle{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600;color:var(--primary-700);margin-bottom:1.5rem;line-height:1.4}.additional-universal-featured .section-description{font-size:1.125rem;color:var(--neutral-700);line-height:1.7;max-width:700px;margin:0 auto}.additional-universal-featured .feature-card{position:relative;background:var(--neutral-0);border-radius:16px;padding:2.5rem;height:100%;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease;overflow:hidden;border:1px solid var(--neutral-200)}.additional-universal-featured .feature-card:hover{transform:translatey(-8px);box-shadow:0 12px 40px rgba(0,0,0,.12);border-color:var(--primary-300)}.additional-universal-featured .feature-card.featured{background:linear-gradient(135deg,var(--primary-50) 0%,var(--neutral-0) 100%);border:2px solid var(--primary-200)}.additional-universal-featured .feature-card.standard .icon-holder{width:60px;height:60px}.additional-universal-featured .feature-card.standard .icon-holder i{font-size:1.75rem}.additional-universal-featured .feature-card.standard .card-title{font-size:1.35rem}.additional-universal-featured .feature-card:hover .card-decorative-shape{transform:scale(1.2);opacity:.5}.additional-universal-featured .decorative-blob{position:absolute;border-radius:50%;opacity:.08;pointer-events:none}.additional-universal-featured .blob-1{width:400px;height:400px;background:var(--primary-300);top:-100px;left:-100px;filter:blur(60px)}.additional-universal-featured .blob-2{width:350px;height:350px;background:var(--accent-300);bottom:-80px;right:-80px;filter:blur(50px)}@media (max-width:991px){.additional-universal-featured{padding:4rem 0}.additional-universal-featured .section-title{font-size:2rem}.additional-universal-featured .section-subtitle{font-size:1.35rem}.additional-universal-featured .feature-card{padding:2rem}}@media (max-width:767px){.additional-universal-featured{padding:3rem 0}.additional-universal-featured .section-title{font-size:1.75rem}.additional-universal-featured .section-subtitle{font-size:1.25rem}.additional-universal-featured .section-description{font-size:1rem}.additional-universal-featured .feature-card{padding:1.75rem}.additional-universal-featured .card-title{font-size:1.35rem}.additional-universal-featured .decorative-blob{display:none}}.additional-universal-classic .section-header h1{color:var(--text-primary);line-height:1.2}.additional-universal-classic .section-header h2{color:var(--primary-500);font-weight:500}.additional-universal-classic .section-header p{color:var(--text-secondary);max-width:700px;margin:0 auto}.additional-universal-classic .cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;position:relative;z-index:2}.additional-universal-classic .card-blob.blob-1{width:140px;height:140px;background:var(--primary-500);top:-20px;right:-30px}.additional-universal-classic .card-blob.blob-2{width:120px;height:120px;background:var(--primary-700);top:10px;left:-20px}@media (max-width:991px){.additional-universal-classic .section-header h1{font-size:2rem}.additional-universal-classic .cards-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.additional-universal-classic .creative-card{padding:1.75rem}.additional-universal-classic .icon-circle{width:70px;height:70px;font-size:1.75rem}.additional-universal-classic .header-badge{width:70px;height:70px;font-size:1.75rem}}@media (max-width:767px){.additional-universal-classic .section-header h1{font-size:1.75rem}.additional-universal-classic .section-header h2{font-size:1.35rem}.additional-universal-classic .cards-grid{grid-template-columns:1fr;gap:1.25rem}.additional-universal-classic .creative-card{padding:1.5rem}.additional-universal-classic .card-visual{height:100px;margin-bottom:1.25rem}.additional-universal-classic .icon-circle{width:64px;height:64px;font-size:1.5rem}.additional-universal-classic .header-badge{width:64px;height:64px;font-size:1.5rem}.additional-universal-classic .creative-card:hover{transform:translatey(-8px)}}.v-056 .section-header{position:relative;z-index:2}.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}@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 .section-header{position:relative;max-width:900px;margin:0 auto}.additional-universal-section .section-subtitle{font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:600;color:var(--primary-500);line-height:1.3}.additional-universal-section .section-description{font-size:1.125rem;line-height:1.7;color:var(--text-secondary);max-width:800px}.additional-universal-section .info-card{background:var(--light);border:1px solid color-mix(in srgb,var(--neutral-300) 50%,transparent 50%);border-radius:12px;padding:2rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.04)}.additional-universal-section .info-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--primary-500),color-mix(in srgb,var(--primary-500) 50%,transparent 50%));transform:scalex(0);transform-origin:left;transition:transform .4s cubic-bezier(.4,0,.2,1)}.additional-universal-section .info-card:hover{transform:translatey(-8px);border-color:var(--primary-300);box-shadow:0 12px 32px rgba(0,0,0,.12)}.additional-universal-section .info-card:hover::before{transform:scalex(1)}.additional-universal-section .info-card:hover .card-icon-wrapper{background:linear-gradient(135deg,var(--primary-500),color-mix(in srgb,var(--primary-500) 80%,var(--primary-700) 20%));transform:rotate(5deg) scale(1.05)}.additional-universal-section .info-card:hover .card-icon-wrapper i{color:var(--light);transform:scale(1.1)}.additional-universal-section .info-card:hover .card-title{color:var(--primary-500)}.additional-universal-section .info-card:hover .card-corner-accent{transform:scale(1.5);opacity:.8}.additional-universal-section .decorative-shape{position:absolute;width:150px;height:150px;border:2px solid var(--primary-100);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;opacity:.15;z-index:1}.additional-universal-section .shape-1{top:10%;right:5%;animation:rotate-shape 25s linear infinite}.additional-universal-section .shape-2{bottom:10%;left:5%;animation:rotate-shape 30s linear infinite reverse}@media (max-width:991.98px){.additional-universal-section .section-main-title{font-size:2.25rem}.additional-universal-section .section-subtitle{font-size:1.5rem}.additional-universal-section .info-card{padding:1.75rem}.card-icon-wrapper{width:60px;height:60px}.card-icon-wrapper i{font-size:1.75rem}}@media (max-width:767.98px){.additional-universal-section{padding:3rem 0}.additional-universal-section .section-header{margin-bottom:3rem}.additional-universal-section .section-description{font-size:1rem}.additional-universal-section .info-card{padding:1.5rem}.card-title{font-size:1.25rem}.additional-universal-section .decorative-shape{width:100px;height:100px}}.additional-universal-style .decorative-line-top{width:100px;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));margin:0 auto 3rem;border-radius:2px}.additional-universal-style .decorative-line-bottom{width:100px;height:4px;background:linear-gradient(90deg,var(--primary-300),var(--primary-500));margin:4rem auto 0;border-radius:2px}.additional-universal-style .section-header h1{color:var(--text-primary);line-height:1.2}.additional-universal-style .section-header h2{color:var(--text-secondary);font-weight:400}.additional-universal-style .section-header p{color:var(--text-secondary);max-width:800px;margin:0 auto}.additional-universal-style .decorative-shape{position:absolute;border-radius:50%;opacity:.1;pointer-events:none}.additional-universal-style .decorative-shape.shape-1{width:80px;height:80px;background:var(--primary-500);top:-20px;right:-20px}.additional-universal-style .decorative-shape.shape-2{width:60px;height:60px;background:var(--primary-700);bottom:-15px;right:40px}.additional-universal-style .decorative-shape.shape-3{width:70px;height:70px;background:var(--primary-300);top:-10px;right:60px}.additional-universal-style .decorative-shape.shape-4{width:90px;height:90px;background:var(--primary-500);bottom:-25px;right:-30px}.additional-universal-style .decorative-shape.shape-5{width:75px;height:75px;background:var(--primary-700);top:-15px;right:20px}@media (max-width:991px){.additional-universal-style .section-header h1{font-size:2rem}.additional-universal-style .content-item{flex-direction:column;padding:1.5rem}.additional-universal-style .item-icon-wrapper{width:56px;height:56px;font-size:1.5rem}}@media (max-width:767px){.additional-universal-style .section-header h1{font-size:1.75rem}.additional-universal-style .section-header h2{font-size:1.25rem}.additional-universal-style .content-item{padding:1.25rem}.additional-universal-style .item-icon-wrapper{width:48px;height:48px;font-size:1.25rem}.additional-universal-style .content-item:hover{transform:translatex(4px)}}@media (max-width:768px){.add_wrap .add_feature_item{flex-direction:column;text-align:center;gap:var(--space-4);padding:var(--space-4)}.add_wrap .add_feature_icon{width:50px;height:50px;margin:0 auto}.add_wrap .add_icon_check:after,.add_wrap .add_icon_star:after{font-size:20px}.add_wrap .add_icon_shield:after,.add_wrap .add_icon_target:after,.add_wrap .add_icon_rocket:after{font-size:20px}}.v-061 .section-header{max-width:800px;margin:0 auto 60px}.v-061 .decorative-badge{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.v-061 .decorative-badge i{font-size:28px;color:white}.v-061 .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);line-height:1.2}.v-061 .section-subtitle{font-size:1.5rem;font-weight:500;color:var(--primary-500);line-height:1.4}.v-061 .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;max-width:700px}.v-061 .cards-grid{position:relative;z-index:2}.v-061 .service-card{background:white;border:1px solid var(--neutral-100);border-radius:16px;padding:40px 30px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.v-061 .service-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 .4s cubic-bezier(.4,0,.2,1)}.v-061 .service-card:hover{transform:translatey(-8px);box-shadow:0 20px 40px rgba(0,0,0,.12);border-color:var(--primary-300)}.v-061 .service-card:hover::before{transform:scalex(1)}.v-061 .service-card.featured{background:linear-gradient(135deg,color-mix(in srgb,var(--primary-500) 5%,white),color-mix(in srgb,var(--primary-300) 5%,white));border:2px solid var(--primary-300)}.v-061 .service-card:hover .card-icon-wrapper{background:var(--primary-500);transform:rotate(10deg) scale(1.1)}.v-061 .service-card:hover .card-icon-wrapper i{color:white;transform:scale(1.1)}.v-061 .decorative-shapes{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;z-index:1;opacity:.4}.v-061 .shape{position:absolute;border-radius:50%;background:radial-gradient(circle,var(--primary-300),transparent);opacity:.15}.v-061 .shape-1{width:400px;height:400px;top:-100px;right:-100px;animation:float 20s ease-in-out infinite}.v-061 .shape-2{width:300px;height:300px;bottom:-80px;left:-80px;animation:float 25s ease-in-out infinite reverse}.v-061 .shape-3{width:200px;height:200px;top:50%;left:50%;transform:translate(-50%,-50%);animation:pulse 15s ease-in-out infinite}@media (max-width:991px){.v-061{padding:80px 0}.v-061 .section-title{font-size:2.25rem}.v-061 .section-subtitle{font-size:1.25rem}.v-061 .card-title{font-size:1.25rem}}@media (max-width:767px){.v-061{padding:60px 0}.v-061 .section-header{margin-bottom:40px}.v-061 .section-title{font-size:1.875rem}.v-061 .section-subtitle{font-size:1.125rem}.v-061 .service-card{padding:30px 25px}.v-061 .card-icon-wrapper{width:60px;height:60px}.v-061 .card-icon-wrapper i{font-size:28px}}.additional-universal-section .section-header{position:relative;z-index:2}.additional-universal-section .section-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--text-primary);line-height:1.2}.additional-universal-section .section-subtitle{font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:600;color:var(--primary-500);line-height:1.4}.additional-universal-section .section-description{font-size:1.0625rem;line-height:1.7;color:var(--text-secondary);max-width:800px}.card-decoration{position:absolute;width:120px;height:120px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 10%,transparent 90%),transparent);border-radius:50%;pointer-events:none}.additional-universal-section .timeline-item:nth-child(odd) .card-decoration{bottom:-30px;right:-30px}.additional-universal-section .timeline-item:nth-child(even) .card-decoration{bottom:-30px;left:-30px}.additional-universal-section .shape{position:absolute;border-radius:50%;opacity:.3}.additional-universal-section .shape-1{width:300px;height:300px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 15%,transparent 85%),transparent);top:10%;right:5%}.additional-universal-section .shape-2{width:250px;height:250px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-500) 12%,transparent 88%),transparent);bottom:15%;left:5%}@media (max-width:991.98px){.additional-universal-section .timeline-line{left:30px}.timeline-item,.additional-universal-section .timeline-item:nth-child(even){padding-left:80px;padding-right:0}.additional-universal-section .timeline-marker{left:30px}.additional-universal-section .marker-icon{width:50px;height:50px}.additional-universal-section .marker-icon i{font-size:1.25rem}.additional-universal-section .marker-dot{width:20px;height:20px}.additional-universal-section .timeline-item:nth-child(even) .timeline-content{text-align:left}.additional-universal-section .timeline-item:nth-child(even) .step-badge{float:none}.additional-universal-section .timeline-item:nth-child(even) .card-decoration{left:auto;right:-30px}}@media (max-width:767.98px){.additional-universal-section{padding-top:3rem !important;padding-bottom:3rem !important}.additional-universal-section .section-header{margin-bottom:2.5rem !important}.additional-universal-section .timeline-container{padding:1rem 0}.timeline-item,.additional-universal-section .timeline-item:nth-child(even){padding-left:60px;margin-bottom:2rem}.additional-universal-section .content-card{padding:1.5rem}.additional-universal-section .step-badge i{font-size:1.5rem}}