:root{--primary-50:#f0f9ff;--primary-50-rgb:240,249,255;--primary-100:#e0f2fe;--primary-100-rgb:224,242,254;--primary-300:#7dd3fc;--primary-300-rgb:125,211,252;--primary-500:#0369a1;--primary-500-rgb:3,105,161;--primary-700:#0c4a6e;--primary-700-rgb:12,74,110;--primary-200:#afe3fd;--primary-200-rgb:175,227,253;--primary-400:#409ecf;--primary-400-rgb:64,158,207;--primary-600:#085a88;--primary-600-rgb:8,90,136;--primary-800:#0a3f5e;--primary-800-rgb:10,63,94;--primary-900:#08344d;--primary-900-rgb:8,52,77;--primary-950:#052232;--primary-950-rgb:5,34,50;--primary-rgb:3,105,161;--neutral-50:#f8fafc;--neutral-50-rgb:248,250,252;--neutral-100:#f1f5f9;--neutral-100-rgb:241,245,249;--neutral-300:#cbd5e1;--neutral-300-rgb:203,213,225;--neutral-500:#64748b;--neutral-500-rgb:100,116,139;--neutral-700:#334155;--neutral-700-rgb:51,65,85;--neutral-900:#0f172a;--neutral-900-rgb:15,23,42;--neutral-200:#dee5ed;--neutral-200-rgb:222,229,237;--neutral-400:#98a5b6;--neutral-400-rgb:152,165,182;--neutral-600:#4c5b70;--neutral-600-rgb:76,91,112;--neutral-800:#2b3748;--neutral-800-rgb:43,55,72;--neutral-950:#171e26;--neutral-950-rgb:23,30,38;--surface-primary:var(--neutral-50);--surface-secondary:var(--neutral-100);--surface-accent:var(--primary-50);--text-primary:var(--neutral-900);--text-secondary:var(--neutral-700);--text-accent:var(--primary-700);--button-primary-bg:var(--primary-500);--button-primary-text:#fff;--button-primary-text-rgb:255,255,255;--button-secondary-bg:var(--neutral-100);--button-secondary-text:var(--neutral-900);--border-light:var(--neutral-300);--border-medium:var(--neutral-500);--shadow-sm:0 1px 2px rgba(0,0,0,.05);--shadow-md:0 4px 6px rgba(0,0,0,.1);--shadow-lg:0 10px 15px rgba(0,0,0,.1);--shadow-card:0 4px 6px rgba(0,0,0,.05);--shadow-elevated:0 10px 25px rgba(0,0,0,.1);--shadow-button-hover:0 6px 12px rgba(3,105,161,.3);--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--transition-fast:.15s ease;--transition-base:.2s ease;--transition-slow:.3s ease;--white-rgb:255,255,255;--black-rgb:0,0,0;--transparent-rgb:0,0,0;--overlay-light-rgb:255,255,255;--overlay-dark-rgb:0,0,0;--font-light:300;--font-normal:400;--font-medium:500;--font-semibold:600;--font-bold:700;--font-extrabold:800;--leading-none:1;--leading-tight:1.25;--leading-snug:1.375;--leading-normal:1.5;--leading-relaxed:1.625;--leading-loose:2;--leading-extra_loose:2.5;--tracking-tighter:-.05em;--tracking-tight:-.025em;--tracking-normal:0;--tracking-wide:.025em;--tracking-wider:.05em;--tracking-widest:.1em;--font-primary:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-secondary:"Poppins",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--font-monospace:"JetBrains Mono","SF Mono",Monaco,"Cascadia Code","Roboto Mono",Consolas,"Courier New",monospace;--text-body:var(--text-primary);--space-0:0;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-7:1.75rem;--space-8:2rem;--space-9:2.25rem;--space-10:2.5rem;--space-11:2.75rem;--space-12:3rem;--space-14:3.5rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-28:7rem;--space-32:8rem;--space-36:9rem;--space-40:10rem;--space-44:11rem;--space-48:12rem;--space-52:13rem;--space-56:14rem;--space-60:15rem;--space-64:16rem;--space-72:18rem;--space-80:20rem;--space-96:24rem;--space-px:1px;--space-xs:.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2rem;--space-xl:3rem;--space-2xl:4rem;--space-3xl:6rem;--space-4xl:8rem;--space-5xl:12rem;--space-6xl:16rem;--section-py:clamp(3rem,5vw,5rem);--section-y-mobile:3rem;--section-y-tablet:4rem;--section-y-desktop:5rem;--section-y-hero:clamp(4rem,10vw,8rem);--section-x:clamp(1rem,3vw,2rem);--section-gap:clamp(1.5rem,3vw,2.5rem);--card-padding:1.5rem;--card-gap:1rem;--button-padding-x:1.5rem;--button-padding-y:.75rem;--form-gap:1rem}:root{--shadow-none:none;--shadow-xs:0 1px 2px 0 rgba(0,0,0,.05);--shadow-sm:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);--shadow-xl:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);--shadow-2xl:0 25px 50px -12px rgba(0,0,0,.25);--shadow-inner:inset 0 2px 4px 0 rgba(0,0,0,.06);--radius-none:0;--radius-xs:.125rem;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--radius-full:9999px;--transition-fast:.15s ease;--transition-normal:.3s ease;--transition-slow:.5s ease;--transition-all:all .3s ease;--duration-fast:.15s;--duration-normal:.3s;--duration-slow:.5s;--ease-smooth:ease-in-out;--ease-spring:cubic-bezier(.68,-.55,.265,1.55);--opacity-disabled:.5;--opacity-loading:.7;--opacity-overlay:.8;--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){.smart_hero_title{font-size:var(--text-4xl)}.prime_section_title{font-size:var(--text-3xl)}.premium_display_1{font-size:var(--text-5xl)}.base_display_2{font-size:var(--text-4xl)}}@media (max-width:480px){.smart_hero_title{font-size:var(--text-3xl)}.prime_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){.minimal_nav_link,a:not([class]){transition:none}}@media (prefers-contrast:high){.top_caption,.unique_overline,.core_footer_text{color:var(--text-secondary)}.creative_hero_subtitle,.page_section_subtitle{color:var(--text-primary)}}@media print{.smart_hero_title,.prime_section_title,.ui_heading_1,.web_heading_2{break-after:avoid;page-break-after:avoid}.best_text_gradient{color:var(--text-primary)}}body{font-family:var(--font-primary);font-size:1rem;line-height:1.6;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:var(--font-accent);font-weight:600;line-height:1.2;margin-bottom:.5em}h5,.h5{font-size:clamp(1.125rem,2vw,1.25rem);font-weight:500}p{font-family:var(--font-body);margin-bottom:1em}.lead{font-size:1.25rem;font-weight:300;line-height:1.7}.text-accent,.hero-title,.section-title,.card-title{font-family:var(--font-accent)}.subtitle,.section-subtitle{font-family:var(--font-primary);font-weight:500}blockquote{font-family:var(--font-accent);font-style:italic;font-size:1.125rem;border-left:3px solid currentColor;padding-left:1.5rem;margin:1.5rem 0}.navbar,.nav-link,.navbar-brand{font-family:var(--font-primary);font-weight:500}.btn,button{font-family:var(--font-primary);font-weight:600;letter-spacing:.025em}input,textarea,select,.form-control,.form-label{font-family:var(--font-primary)}.form-label{font-weight:500}.card-header,.card-title{font-family:var(--font-accent);font-weight:600}.badge,.label,.tag{font-family:var(--font-primary);font-weight:600;font-size:.875rem}code,pre,kbd,samp{font-family:var(--font-mono);font-size:.9em}@media (max-width:768px){body{font-size:.95rem}.lead{font-size:1.125rem}}@media print{body{font-family:var(--font-primary)}h1,h2,h3,h4,h5,h6{font-family:var(--font-accent);page-break-after:avoid}}@media (max-width:768px){.page79_services_grid,.page9_features_grid,.content16_team_grid,.app26_pricing_grid{grid-template-columns:1fr}.brand28_gallery_grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.studio2_timeline::before{left:30px}.studio39_timeline_item{width:100%;left:0 !important;text-align:left;padding-left:var(--space-16) !important;padding-right:var(--space-4) !important}.unique73_section_height{min-height:60vh}.modern34_hero_height{min-height:70vh}}@media (max-width:480px){.brand28_gallery_grid{grid-template-columns:1fr}.studio39_timeline_item{padding-left:var(--space-12) !important}}@media print{.prime78_no_print{display:none !important}.web69_print_only{display:block !important}.business69_shadow_xs,.minimal82_shadow_sm,.web2_shadow_md,.digital82_shadow_lg,.design56_shadow_xl,.best65_shadow_2xl{box-shadow:none !important}}.cta-action-btn .btn-icon{font-size:1.125rem;transition:transform var(--duration-fast) var(--ease-spring)}.cta-action-btn:hover .btn-icon{transform:translatex(4px)}@media (prefers-reduced-motion:reduce){.pro61_fade_in,.dark72_slide_up,.light21_slide_in_left,.business59_scale_in{animation:none;opacity:1;transform:none}.smart96_hover_lift,.section82_hover_scale,.theme7_hover_shadow,.custom20_hover_fade,.brand10_transition_all,.custom40_transition_fast,.site21_transition_normal,.fresh98_transition_slow{transition:none}.cta-action-btn{transition:none}.cta-action-btn .btn-icon{transition:none}.cta-action-btn:hover{transform:none}}.header-featured{position:relative;background:var(--light);z-index:1000}.header-featured .navbar{padding:1rem 0;position:relative}.header-featured .navbar-brand{font-size:1.125rem;font-weight:700;color:var(--primary-700);transition:all .3s ease;position:relative;z-index:10003}.header-featured .navbar-brand:hover{color:var(--primary-500);transform:translatey(-2px)}.header-featured .decorative-shapes{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:0}.header-featured .shape-circle{position:absolute;width:120px;height:120px;border-radius:50%;background:color-mix(in srgb,var(--primary-500) 5%,transparent);top:-60px;left:-200px;animation:float 6s ease-in-out infinite}.header-featured .shape-square{position:absolute;width:80px;height:80px;background:color-mix(in srgb,var(--primary-300) 5%,transparent);top:-40px;right:-250px;transform:rotate(45deg);animation:float 8s ease-in-out infinite reverse}.header-featured .menu-toggle-input{display:none}.header-featured .hamburger-toggle{display:none;flex-direction:column;justify-content:space-between;width:30px;height:24px;cursor:pointer;position:relative;z-index:10003;transition:transform .3s ease}.header-featured .hamburger-line{display:block;width:100%;height:3px;background:#334155;border-radius:3px;transition:all .3s ease;transform-origin:center}.header-featured .menu-toggle-input:checked~.hamburger-toggle .hamburger-line:nth-child(1){transform:translatey(10.5px) rotate(45deg)}.header-featured .menu-toggle-input:checked~.hamburger-toggle .hamburger-line:nth-child(2){opacity:0;transform:scalex(0)}.header-featured .menu-toggle-input:checked~.hamburger-toggle .hamburger-line:nth-child(3){transform:translatey(-10.5px) rotate(-45deg)}.header-featured .hamburger-toggle:hover{transform:scale(1.1)}.header-featured .navbar-nav{gap:2rem;align-items:center}.header-featured .nav-link{color:var(--text-primary);font-size:var(--nav-font-size);font-weight:500;padding:.5rem 0;margin:0;position:relative;transition:color .3s ease}.header-featured .nav-link::after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--primary-500);transition:width .3s ease}.header-featured .nav-link:hover{color:var(--primary-500)}.header-featured .nav-link:hover::after{width:100%}.header-featured .menu-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:all .4s ease;z-index:-1}.header-featured .menu-toggle-input:checked~.menu-backdrop{opacity:1;visibility:visible}@media (max-width:1299.98px){.header-featured .hamburger-toggle{display:flex}.header-featured .navbar-collapse{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:var(--light);padding:5rem 2rem 2rem;transition:right .4s cubic-bezier(.68,-.55,.265,1.55);z-index:10}.header-featured .menu-toggle-input:checked~.navbar-collapse{right:0}.header-featured .navbar-nav{flex-direction:column;gap:0;align-items:flex-start;width:100%}.header-featured .nav-item{width:100%;opacity:0;transform:translatex(30px);animation:slideInNav .4s ease forwards}.header-featured .menu-toggle-input:checked~.navbar-collapse .nav-item:nth-child(1){animation-delay:.1s}.header-featured .menu-toggle-input:checked~.navbar-collapse .nav-item:nth-child(2){animation-delay:.2s}.header-featured .menu-toggle-input:checked~.navbar-collapse .nav-item:nth-child(3){animation-delay:.3s}.header-featured .menu-toggle-input:checked~.navbar-collapse .nav-item:nth-child(4){animation-delay:.4s}.header-featured .nav-link{width:100%;padding:1rem 0;font-size:var(--nav-font-size);border-bottom:1px solid var(--neutral-100)}.header-featured .nav-link::after{display:none}.header-featured .hamburger-toggle{z-index:10003}.header-featured .menu-backdrop{z-index:0}.header-featured .navbar-collapse{z-index:10}.header-featured .navbar-brand{z-index:10003}}@media (min-width:768px) and (max-width:991.98px){.header-featured .navbar-collapse{width:320px}.shape-circle,.header-featured .shape-square{display:none}}@media (min-width:992px){.header-featured .navbar{padding:1.25rem 0}.header-featured .navbar-nav{gap:2.5rem}.header-featured .nav-link{font-size:var(--nav-font-size)}}@media (min-width:1200px){.header-featured .navbar-brand{font-size:1.125rem}.header-featured .navbar-nav{gap:3rem}}@media (prefers-reduced-motion:reduce){.header-featured *{animation:none !important;transition:none !important}}@media print{.hamburger-toggle,.menu-backdrop,.header-featured .decorative-shapes{display:none !important}}.hero-custom{position:relative;padding:100px 0 120px;background:linear-gradient(135deg,var(--surface-primary) 0%,var(--primary-50) 100%);overflow:hidden}.hero-custom .hero-content{position:relative;z-index:2;padding:20px 0}.hero-custom .decorative-badge{display:inline-flex;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;background:color-mix(in srgb,var(--primary-500) 10%,transparent);border:2px solid var(--primary-300);border-radius:50px;position:relative}.hero-custom .badge-dot{width:8px;height:8px;background:var(--primary-500);border-radius:50%;animation:badge-pulse 2s ease-in-out infinite}.hero-custom .badge-pulse{position:absolute;left:12px;width:8px;height:8px;background:var(--primary-500);border-radius:50%;opacity:0;animation:badge-pulse-ring 2s ease-in-out infinite}.hero-custom .hero-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;color:var(--text-primary);line-height:1.2;margin-bottom:20px;letter-spacing:-.02em}.hero-custom .hero-subtitle{font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:600;color:var(--primary-700);margin-bottom:24px;line-height:1.4}.hero-custom .hero-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;margin-bottom:32px;max-width:600px}.hero-custom .trust-indicators{display:flex;gap:16px;flex-wrap:wrap;margin-top:32px}.hero-custom .trust-item{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--surface-primary);border:2px solid var(--primary-300);border-radius:16px;transition:all .3s ease}.hero-custom .trust-item i{font-size:24px;color:var(--primary-500);transition:transform .3s ease}.hero-custom .trust-item:hover{transform:translatey(-4px);border-color:var(--primary-500)}.hero-custom .trust-item:hover i{transform:scale(1.1)}.hero-custom .hero-visual{position:relative;z-index:1}.hero-custom .shape-container{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;overflow:hidden}.hero-custom .shape{position:absolute;border-radius:50%;opacity:.6;animation:float 6s ease-in-out infinite}.hero-custom .shape-1{width:300px;height:300px;background:linear-gradient(135deg,var(--primary-300),var(--primary-100));top:-50px;right:-50px;animation-delay:0s}.hero-custom .shape-2{width:200px;height:200px;background:linear-gradient(135deg,var(--primary-500),var(--primary-300));bottom:50px;left:-30px;animation-delay:2s}.hero-custom .shape-3{width:150px;height:150px;background:linear-gradient(135deg,var(--primary-700),var(--primary-500));top:50%;right:20%;animation-delay:4s}.hero-custom .image-wrapper{position:relative;padding:20px}.hero-custom .hero-image{border-radius:24px;position:relative;z-index:2;width:100%;height:auto}.hero-custom .floating-element{position:absolute;width:60px;height:60px;background:var(--surface-primary);border:3px solid var(--primary-500);border-radius:50%;display:flex;align-items:center;justify-content:center;animation:floating 3s ease-in-out infinite}.hero-custom .floating-element i{font-size:28px;color:var(--primary-700)}.hero-custom .floating-1{top:10%;left:-10px;animation-delay:0s}.hero-custom .floating-2{top:50%;right:-20px;animation-delay:1s}.hero-custom .floating-3{bottom:15%;left:10%;animation-delay:2s}.hero-custom .grid-pattern{position:absolute;bottom:-30px;right:-30px;display:grid;grid-template-columns:repeat(3,20px);gap:10px;opacity:.3;z-index:-1}.hero-custom .grid-item{width:20px;height:20px;background:var(--primary-500);border-radius:4px;animation:grid-pulse 2s ease-in-out infinite}.hero-custom .grid-item:nth-child(even){animation-delay:.5s}.hero-custom .decorative-wave{position:absolute;bottom:0;left:0;right:0;height:120px;z-index:0}.hero-custom .decorative-wave svg{width:100%;height:100%}.hero-custom .decorative-wave path{fill:color-mix(in srgb,var(--primary-300) 20%,transparent)}@media (max-width:991px){.hero-custom{padding:80px 0 100px}.hero-custom .hero-content{text-align:center;margin-bottom:40px}.hero-custom .hero-description{max-width:100%}.hero-custom .trust-indicators{justify-content:center}.hero-custom .floating-element{width:50px;height:50px}.hero-custom .floating-element i{font-size:22px}}@media (max-width:767px){.hero-custom{padding:60px 0 80px}.hero-custom .hero-title{font-size:2rem}.hero-custom .hero-subtitle{font-size:1.25rem}.hero-custom .hero-description{font-size:1rem}.hero-custom .trust-item{width:48px;height:48px}.hero-custom .trust-item i{font-size:20px}.hero-custom .shape-1{width:200px;height:200px}.hero-custom .shape-2{width:150px;height:150px}.hero-custom .shape-3{width:100px;height:100px}.hero-custom .floating-element{display:none}}@media (max-width:575px){.hero-custom .decorative-badge{font-size:.875rem;padding:6px 12px}.hero-custom .trust-indicators{gap:12px}.hero-custom .grid-pattern{display:none}}.usp-secondary{background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 50%,white 50%) 100%);position:relative;padding:80px 0;--usp-item-icon-size:64px;--usp-item-gap:20px;--usp-item-padding:32px}.usp-secondary__bg-decoration{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:0}.usp-secondary__shape{position:absolute;border-radius:50%;opacity:.06}.usp-secondary__shape--1{width:500px;height:500px;background:var(--primary-500);top:-150px;right:-100px;animation:float 18s ease-in-out infinite}.usp-secondary__shape--2{width:400px;height:400px;background:var(--primary-300);bottom:-150px;left:-100px;animation:float 15s ease-in-out infinite reverse}.usp-secondary__header{position:relative;z-index:2}.usp-secondary__badge{display:inline-flex;align-items:center;justify-content:center;position:relative}.usp-secondary__badge-dot{width:10px;height:10px;background:var(--primary-500);border-radius:50%;display:block;animation:pulse-grow 2s ease-out infinite}.usp-secondary__title{color:var(--text-primary);line-height:1.2;font-weight:800;letter-spacing:-.01em;word-wrap:break-word;overflow-wrap:break-word}.usp-secondary__subtitle{color:var(--primary-700);font-weight:600;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word}.usp-secondary__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-style{background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,var(--surface-primary) 70%) 100%);position:relative;overflow:hidden}.about-section-style .content-wrapper{position:relative;z-index:2}.about-section-style .decorative-badge{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(135deg,var(--primary-500),color-mix(in srgb,var(--primary-700) 60%,var(--primary-500) 40%));border-radius:16px;color:var(--light);font-size:1.75rem;box-shadow:0 8px 24px color-mix(in srgb,var(--primary-500) 30%,transparent);animation:float 3s ease-in-out infinite}.about-section-style .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2;letter-spacing:-.02em}.about-section-style .section-subtitle{font-size:1.25rem;font-weight:600;color:var(--primary-500);line-height:1.4}.about-section-style .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7}.about-section-style .features-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.about-section-style .feature-item{display:flex;gap:1.25rem;padding:1.5rem;background:var(--surface-primary);border-radius:12px;border:2px solid color-mix(in srgb,var(--primary-100) 50%,transparent);transition:all .3s ease;position:relative;overflow:hidden}.about-section-style .feature-item::before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(to bottom,var(--primary-500),var(--primary-700));transform:scaley(0);transform-origin:bottom;transition:transform .3s ease}.about-section-style .feature-item:hover{transform:translatex(8px);border-color:var(--primary-300);box-shadow:0 8px 24px color-mix(in srgb,var(--primary-300) 20%,transparent)}.about-section-style .feature-item:hover::before{transform:scaley(1);transform-origin:top}.about-section-style .feature-icon{flex-shrink:0;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-100) 80%,var(--surface-primary) 20%),color-mix(in srgb,var(--primary-300) 50%,var(--surface-primary) 50%));border-radius:12px;color:var(--primary-700);font-size:1.5rem;transition:all .3s ease}.about-section-style .feature-item:hover .feature-icon{background:linear-gradient(135deg,var(--primary-500),var(--primary-700));color:var(--light);transform:scale(1.05) rotate(5deg)}.about-section-style .feature-content{flex:1}.about-section-style .feature-name{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem;line-height:1.3}.about-section-style .feature-desc{font-size:.9375rem;color:var(--text-secondary);line-height:1.6;margin-bottom:0}.about-section-style .images-wrapper{position:relative;height:100%;min-height:500px}.about-section-style .decorative-shape-1{position:absolute;top:-50px;right:-50px;width:200px;height:200px;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-300) 20%,transparent),color-mix(in srgb,var(--primary-100) 30%,transparent));border-radius:50%;filter:blur(40px);z-index:0}.about-section-style .decorative-shape-2{position:absolute;bottom:-30px;left:-30px;width:150px;height:150px;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-500) 15%,transparent),color-mix(in srgb,var(--primary-300) 25%,transparent));border-radius:50%;filter:blur(30px);z-index:0}.about-section-style .image-grid{position:relative;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:1rem;height:100%;z-index:1}.about-section-style .image-container{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px color-mix(in srgb,var(--neutral-900) 15%,transparent);transition:all .4s ease}.about-section-style .image-large{grid-column:1/2;grid-row:1/3}.about-section-style .image-small-top{grid-column:2/3;grid-row:1/2}.about-section-style .image-small-bottom{grid-column:2/3;grid-row:2/3}.about-section-style .image-container img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.about-section-style .image-container:hover img{transform:scale(1.08)}.about-section-style .image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-700) 40%,transparent),color-mix(in srgb,var(--primary-500) 20%,transparent));opacity:0;transition:opacity .4s ease}.about-section-style .image-container:hover .image-overlay{opacity:1}.about-section-style .dots-pattern{position:absolute;bottom:30px;left:-60px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;z-index:0;opacity:.4}.about-section-style .dots-pattern .dot{width:8px;height:8px;background:var(--primary-500);border-radius:50%;animation:dotPulse 2s ease-in-out infinite}.about-section-style .dots-pattern .dot:nth-child(2){animation-delay:.2s}.about-section-style .dots-pattern .dot:nth-child(3){animation-delay:.4s}.about-section-style .dots-pattern .dot:nth-child(4){animation-delay:.6s}.about-section-style .dots-pattern .dot:nth-child(5){animation-delay:.8s}.about-section-style .dots-pattern .dot:nth-child(6){animation-delay:1s}.about-section-style .dots-pattern .dot:nth-child(7){animation-delay:1.2s}.about-section-style .dots-pattern .dot:nth-child(8){animation-delay:1.4s}.about-section-style .dots-pattern .dot:nth-child(9){animation-delay:1.6s}@media (max-width:991.98px){.about-section-style .section-title{font-size:2rem}.about-section-style .images-wrapper{min-height:400px;margin-top:2rem}}@media (max-width:767.98px){.about-section-style .section-title{font-size:1.75rem}.about-section-style .section-subtitle{font-size:1.125rem}.about-section-style .section-description{font-size:1rem}.about-section-style .feature-item{flex-direction:column;text-align:center;align-items:center}.about-section-style .feature-content{text-align:center}.about-section-style .image-grid{grid-template-columns:1fr;grid-template-rows:auto;gap:1rem}.about-section-style .image-large,.about-section-style .image-small-top,.about-section-style .image-small-bottom{grid-column:1;grid-row:auto;height:250px}.about-section-style .images-wrapper{min-height:auto}}@media (max-width:575.98px){.about-section-style .decorative-badge{width:50px;height:50px;font-size:1.5rem}.about-section-style .feature-icon{width:48px;height:48px;font-size:1.25rem}}.features-section-classic .decorative-dots{width:60px;height:8px;background:linear-gradient(90deg,var(--primary-500) 0%,var(--primary-500) 45%,transparent 45%,transparent 55%,var(--primary-500) 55%,var(--primary-500) 100%);margin:0 auto;border-radius:4px}.features-section-classic .icon-background{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,var(--primary-50) 0%,color-mix(in srgb,var(--primary-100) 70%,var(--primary-300) 30%) 100%);border-radius:20px;transition:all .4s ease}.features-section-classic .feature-card:hover .icon-background{transform:rotate(10deg) scale(1.05);background:linear-gradient(135deg,var(--primary-100) 0%,var(--primary-300) 100%)}.features-section-classic .feature-icon{position:relative;font-size:2rem;color:var(--primary-700);z-index:1;transition:all .4s ease}.features-section-classic .feature-card:hover .feature-icon{transform:scale(1.1);color:var(--primary-500)}.features-section-classic .feature-content h4{color:var(--text-primary);font-weight:700;transition:color .3s ease}.features-section-classic .feature-card:hover .feature-content h4{color:var(--primary-700)}.features-section-classic .feature-content p{line-height:1.7;color:var(--text-secondary)}.features-section-classic .blob-1{width:400px;height:400px;background:var(--primary-300);top:-100px;right:-100px}.features-section-classic .blob-2{width:300px;height:300px;background:var(--primary-500);bottom:-50px;left:-50px;animation-delay:-10s}.features-section-classic .shape-1{top:20%;left:10%;border-radius:30% 70% 70% 30%/30% 30% 70% 70%}.features-section-classic .shape-2{bottom:15%;right:15%;border-radius:70% 30% 30% 70%/70% 70% 30% 30%;animation-direction:reverse}.features-section-classic .lead{color:var(--text-secondary);line-height:1.8;max-width:100%}@media (max-width:991px){.features-section-classic .feature-card{padding:2rem}.features-section-classic .feature-icon-wrapper{width:70px;height:70px}.features-section-classic .feature-icon{font-size:1.75rem}.features-section-classic .blob-shape{filter:blur(60px)}.features-section-classic .geometric-shape{width:100px;height:100px}}@media (max-width:767px){.features-section-classic{padding-top:3rem !important;padding-bottom:3rem !important}.features-section-classic .feature-card{padding:1.5rem}.features-section-classic .feature-icon-wrapper{width:60px;height:60px}.features-section-classic .feature-icon{font-size:1.5rem}.features-section-classic .decorative-dots{width:50px;height:6px}.blob-1,.features-section-classic .blob-2{width:200px;height:200px}.features-section-classic .geometric-shape{display:none}}@media (max-width:575px){.features-section-classic .feature-card{text-align:center}.features-section-classic .feature-icon-wrapper{margin-left:auto;margin-right:auto}}@media (prefers-contrast:high){.features-section-classic .feature-card{border-width:2px;border-color:var(--neutral-500)}.features-section-classic .feature-icon{color:var(--primary-700)}.blob-shape,.features-section-classic .geometric-shape{opacity:.05}}@media (prefers-reduced-motion:reduce){.feature-card,.feature-icon,.icon-background,.features-section-classic .decorative-corner{transition:none}.blob-shape,.features-section-classic .geometric-shape{animation:none}.features-section-classic .feature-card:hover{transform:none}}.services-section-custom{position:relative;background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,var(--surface-primary) 70%) 100%);overflow:hidden}.services-section-custom .section-header{position:relative;z-index:2}.services-section-custom .decorative-line-top{width:60px;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));margin:0 auto;border-radius:2px}.services-section-custom #services-title{color:var(--text-primary);font-weight:700;letter-spacing:-.02em;line-height:1.2}.services-section-custom #services-subtitle{color:var(--primary-500);font-weight:600;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}.services-section-custom #services-desc{color:var(--text-secondary);font-size:1.125rem;line-height:1.7;max-width:800px;margin:0 auto}.services-section-custom .decorative-dots{display:flex;align-items:center;justify-content:center;gap:8px}.services-section-custom .decorative-dots .dot{width:8px;height:8px;background:var(--primary-500);border-radius:50%;opacity:.6;transition:all .3s ease}.services-section-custom .decorative-dots .dot:nth-child(2){width:12px;height:12px;opacity:1}.services-section-custom .service-card{background:var(--surface-primary);border-radius:16px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid color-mix(in srgb,var(--primary-100) 40%,transparent 60%);position:relative;overflow:hidden}.services-section-custom .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 ease}.services-section-custom .service-card:hover{transform:translatey(-8px);border-color:var(--primary-300)}.services-section-custom .service-card:hover::before{transform:scalex(1)}.services-section-custom .featured-card{border:2px solid var(--primary-500);background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 20%,var(--surface-primary) 80%) 100%)}.services-section-custom .featured-badge{position:absolute;top:20px;right:20px;background:var(--primary-500);color:var(--light);padding:4px 12px;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;z-index:3}.services-section-custom .service-icon-wrapper{position:relative;width:80px;height:80px;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center}.services-section-custom .icon-background{position:absolute;width:100%;height:100%;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-100) 60%,transparent 40%),color-mix(in srgb,var(--primary-300) 40%,transparent 60%));border-radius:20px;transform:rotate(45deg);transition:all .4s ease}.services-section-custom .service-card:hover .icon-background{transform:rotate(225deg);background:linear-gradient(135deg,var(--primary-500),var(--primary-700))}.services-section-custom .service-icon-wrapper i{font-size:2rem;color:var(--primary-500);z-index:2;transition:all .4s ease}.services-section-custom .service-card:hover .service-icon-wrapper i{color:var(--light);transform:scale(1.1)}.services-section-custom .service-content{position:relative;z-index:2}.services-section-custom .service-name{color:var(--text-primary);font-weight:700;line-height:1.3;transition:color .3s ease}.services-section-custom .service-card:hover .service-name{color:var(--primary-700)}.services-section-custom .service-description{color:var(--text-secondary);line-height:1.6;font-size:.95rem}.services-section-custom .service-features{padding-top:1rem;border-top:1px solid color-mix(in srgb,var(--neutral-300) 40%,transparent 60%)}.services-section-custom .feature-item{display:flex;align-items:flex-start;gap:10px;color:var(--text-secondary);font-size:.875rem;line-height:1.6}.services-section-custom .feature-item i{color:var(--primary-500);font-size:1rem;flex-shrink:0;margin-top:2px}.services-section-custom .service-pricing{display:flex;align-items:center;padding-top:1rem;border-top:1px solid color-mix(in srgb,var(--neutral-300) 40%,transparent 60%)}.services-section-custom .price-tag{color:var(--primary-700);font-size:1.25rem;letter-spacing:-.01em}.services-section-custom .card-gradient-overlay{position:absolute;bottom:0;left:0;width:100%;height:100px;background:linear-gradient(to top,color-mix(in srgb,var(--primary-50) 15%,transparent 85%),transparent);opacity:0;transition:opacity .4s ease;pointer-events:none}.services-section-custom .service-card:hover .card-gradient-overlay{opacity:1}.services-section-custom .floating-shapes{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;overflow:hidden}.services-section-custom .shape{position:absolute;border-radius:50%;opacity:.1}.services-section-custom .shape-1{width:300px;height:300px;background:var(--primary-500);top:-150px;right:-100px;animation:float-shape-1 20s infinite ease-in-out}.services-section-custom .shape-2{width:200px;height:200px;background:var(--primary-300);bottom:-100px;left:-50px;animation:float-shape-2 15s infinite ease-in-out}.services-section-custom .shape-3{width:150px;height:150px;background:var(--primary-700);top:50%;left:50%;animation:float-shape-3 25s infinite ease-in-out}@media (max-width:991.98px){.services-section-custom #services-title{font-size:2rem}.services-section-custom #services-desc{font-size:1rem}.services-section-custom .service-card{padding:1.5rem}.services-section-custom .service-icon-wrapper{width:70px;height:70px}.services-section-custom .service-icon-wrapper i{font-size:1.75rem}}@media (max-width:767.98px){.services-section-custom{padding:3rem 0}.services-section-custom #services-title{font-size:1.75rem}.services-section-custom #services-subtitle{font-size:.813rem}.services-section-custom .service-card{padding:1.25rem}.services-section-custom .featured-badge{top:15px;right:15px;padding:3px 10px;font-size:.688rem}.services-section-custom .service-icon-wrapper{width:60px;height:60px}.services-section-custom .service-icon-wrapper i{font-size:1.5rem}.services-section-custom .price-tag{font-size:1.125rem}}@media (max-width:575.98px){.services-section-custom #services-title{font-size:1.5rem}.services-section-custom .service-name{font-size:1.125rem}.services-section-custom .service-description{font-size:.875rem}.services-section-custom .feature-item{font-size:.813rem}}@media (prefers-reduced-motion:reduce){.services-section-custom .service-card,.services-section-custom .icon-background,.services-section-custom .service-icon-wrapper i,.services-section-custom .shape{animation:none !important;transition:none !important}.services-section-custom .service-card:hover{transform:none}}@media (prefers-contrast:high){.services-section-custom .service-card{border:2px solid var(--neutral-900)}.services-section-custom .service-name,.services-section-custom #services-title{color:var(--neutral-900)}}.priceplan-section-standard .decorative-dots-container .dot{width:8px;height:8px;border-radius:50%;background:var(--primary-500);opacity:.4;transition:all .3s ease}.priceplan-section-standard .decorative-dots-container .dot:nth-child(2){opacity:.7;transform:scale(1.2)}.priceplan-section-standard .display-4{color:var(--text-primary);font-weight:700;letter-spacing:-.02em;position:relative;z-index:1}.priceplan-section-standard .h5{color:var(--primary-500);font-weight:600;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}.priceplan-section-standard .lead{color:var(--text-secondary);line-height:1.8;font-size:1.1rem}.priceplan-section-standard .featured-badge{position:absolute;top:-15px;right:30px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));color:white;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;z-index:3}.priceplan-section-standard .icon-wrapper{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,var(--primary-100),var(--primary-300));display:flex;align-items:center;justify-content:center;margin:0 auto;color:var(--primary-700);font-size:2rem;transition:all .3s ease}.priceplan-section-standard .pricing-card:hover .icon-wrapper{transform:scale(1.1) rotate(5deg)}.priceplan-section-standard .features-content .feature-item{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0;border-bottom:1px solid var(--neutral-100);transition:all .3s ease}.priceplan-section-standard .features-content .feature-item:last-child{border-bottom:none}.priceplan-section-standard .features-content .feature-item:hover{padding-left:.5rem;background:color-mix(in srgb,var(--primary-50) 30%,transparent 70%);border-radius:8px}.priceplan-section-standard .features-content .feature-item i{color:var(--primary-500);font-size:1.25rem;flex-shrink:0;margin-top:.125rem}.priceplan-section-standard .features-content .feature-item span{color:var(--text-secondary);line-height:1.6;font-size:.9rem}.priceplan-section-standard .pricing-card-featured .features-content .feature-item i{color:var(--primary-700);font-weight:600}@media (max-width:991px){.priceplan-section-standard .pricing-card-featured{transform:scale(1);margin-top:0}.priceplan-section-standard .pricing-card-featured:hover{transform:translatey(-8px)}.priceplan-section-standard .floating-icon{display:none}}@media (max-width:767px){.priceplan-section-standard{padding:3rem 0}.priceplan-section-standard .pricing-card{padding:2rem 1.5rem}.priceplan-section-standard .icon-wrapper{width:60px;height:60px;font-size:1.5rem}.priceplan-section-standard .price-value{font-size:2.5rem}.priceplan-section-standard .decorative-shape-bottom{width:200px;height:200px}}@media (max-width:575px){.priceplan-section-standard .pricing-card{padding:1.5rem 1rem}.priceplan-section-standard .features-content .feature-item{font-size:.85rem}.priceplan-section-standard .price-value{font-size:2rem}}.team-section-bold .section-header{margin-bottom:60px}.team-section-bold .section-subtitle{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:var(--primary-500);margin-bottom:12px}.team-section-bold .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:24px;line-height:1.2}.team-section-bold .section-description{font-size:1.125rem;line-height:1.8;color:var(--text-secondary);max-width:700px;margin:0 auto}.team-section-bold .image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent 0%,color-mix(in srgb,var(--primary-700) 70%,transparent) 100%);opacity:0;transition:opacity .4s ease}.team-section-bold .team-card:hover .image-overlay{opacity:.3}@media (max-width:991px){.team-section-bold{padding:80px 0}.team-section-bold .section-title{font-size:2rem}.team-section-bold .section-description{font-size:1rem}.team-section-bold .decoration-blob-1,.team-section-bold .decoration-blob-2{width:250px;height:250px}}@media (max-width:767px){.team-section-bold{padding:60px 0}.team-section-bold .section-title{font-size:1.75rem}.team-section-bold .member-name{font-size:1.25rem}.team-section-bold .team-info{padding:24px 20px}.team-section-bold .decoration-circle-1,.team-section-bold .decoration-circle-2{display:none}.team-section-bold .decoration-blob-1,.team-section-bold .decoration-blob-2{width:180px;height:180px}}@media (max-width:575px){.team-section-bold .section-title{font-size:1.5rem}.team-section-bold .section-subtitle{font-size:.8125rem}.team-section-bold .title-decoration{margin-bottom:20px}.team-section-bold .decoration-line{width:40px}}.reviews-section-special .decorative-line-top{width:60px;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));margin:0 auto 1.5rem;border-radius:2px}.reviews-section-special .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2;margin-bottom:1rem}.reviews-section-special .section-subtitle{font-size:1.25rem;font-weight:600;color:var(--primary-500);margin-bottom:1rem}.reviews-section-special .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.reviews-section-special .decorative-dots{display:flex;gap:.5rem;justify-content:center;margin-top:2rem}.reviews-section-special .decorative-dots .dot{width:8px;height:8px;background:var(--primary-500);border-radius:50%;opacity:.6;transition:all .3s ease}.reviews-section-special .decorative-dots .dot:nth-child(2){opacity:.8}.reviews-section-special .decorative-dots .dot:nth-child(3){opacity:.4}.reviews-section-special .decorative-shape{position:absolute;opacity:.08;pointer-events:none}.reviews-section-special .shape-1{width:300px;height:300px;background:linear-gradient(135deg,var(--primary-500),var(--primary-300));border-radius:50%;top:5%;right:-5%;filter:blur(60px)}.reviews-section-special .shape-2{width:250px;height:250px;background:linear-gradient(225deg,var(--primary-700),var(--primary-500));border-radius:50%;bottom:10%;left:-5%;filter:blur(50px)}.reviews-section-special .decorative-blob{position:absolute;opacity:.05;pointer-events:none}.reviews-section-special .blob-1{width:400px;height:400px;background:var(--primary-500);border-radius:40% 60% 70% 30%/40% 50% 60% 50%;top:20%;left:-10%;filter:blur(80px);animation:blob-float 20s ease-in-out infinite}.reviews-section-special .blob-2{width:350px;height:350px;background:var(--primary-300);border-radius:60% 40% 30% 70%/60% 30% 70% 40%;bottom:15%;right:-8%;filter:blur(70px);animation:blob-float 25s ease-in-out infinite reverse}@media (max-width:991px){.reviews-section-special .section-title{font-size:2rem}.reviews-section-special .section-subtitle{font-size:1.125rem}.reviews-section-special .section-description{font-size:1rem}.reviews-section-special .review-card{padding:1.75rem}}@media (max-width:767px){.reviews-section-special .section-title{font-size:1.75rem}.reviews-section-special .section-subtitle{font-size:1rem}.reviews-section-special .review-card{padding:1.5rem}.reviews-section-special .quote-icon{width:40px;height:40px}.reviews-section-special .quote-icon i{font-size:1.25rem}.reviews-section-special .author-avatar .avatar-circle{width:48px;height:48px}.reviews-section-special .avatar-circle i{font-size:1.25rem}.reviews-section-special .author-name{font-size:.95rem}.shape-1,.shape-2,.blob-1,.reviews-section-special .blob-2{opacity:.04}}@media (max-width:575px){.reviews-section-special{padding:3rem 0}.reviews-section-special .section-title{font-size:1.5rem}.reviews-section-special .decorative-line-top{width:50px;height:3px}}@media (prefers-reduced-motion:reduce){.review-card,.quote-icon,.avatar-circle,.card-accent,.blob-1,.reviews-section-special .blob-2{transition:none;animation:none}.reviews-section-special .review-card:hover{transform:none}}@media (prefers-contrast:high){.reviews-section-special .review-card{border:3px solid var(--neutral-900)}.reviews-section-special .review-card:hover{border-color:var(--primary-700)}.reviews-section-special .review-text{color:var(--text-primary)}}.casestudy-section-alt{padding:100px 0;background:linear-gradient(135deg,var(--surface-primary) 0%,var(--neutral-50) 100%);position:relative;overflow:hidden}.casestudy-section-alt .decorative-line{width:60px;height:3px;background:linear-gradient(90deg,var(--primary-500),var(--primary-700));margin:0 auto 24px;border-radius:2px}.casestudy-section-alt .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.2}.casestudy-section-alt .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);margin-bottom:20px;line-height:1.4}.casestudy-section-alt .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;margin-bottom:0}.casestudy-section-alt .casestudy-card{background:var(--light);border-radius:16px;overflow:hidden;transition:all .4s ease;height:100%;display:flex;flex-direction:column;position:relative;border:1px solid color-mix(in srgb,var(--primary-500) 10%,transparent)}.casestudy-section-alt .casestudy-card:hover{transform:translatey(-8px);border-color:color-mix(in srgb,var(--primary-500) 30%,transparent)}.casestudy-section-alt .card-decorative-top{position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-700));z-index:1}.casestudy-section-alt .decorative-circle{position:absolute;width:80px;height:80px;background:color-mix(in srgb,var(--primary-500) 8%,transparent);border-radius:50%;top:-40px;right:20px;z-index:0}.casestudy-section-alt .decorative-accent{position:absolute;width:120px;height:2px;background:linear-gradient(90deg,transparent,var(--primary-300),transparent);top:30px;left:0;opacity:.5}.casestudy-section-alt .card-image-wrapper{position:relative;padding:40px 30px 30px;background:linear-gradient(135deg,var(--neutral-50),color-mix(in srgb,var(--primary-500) 5%,var(--neutral-50)))}.casestudy-section-alt .image-placeholder{width:100%;aspect-ratio:16/10;background:linear-gradient(135deg,var(--light),var(--surface-secondary));border-radius:12px;display:flex;align-items:center;justify-content:center;border:2px solid color-mix(in srgb,var(--primary-500) 15%,transparent);transition:all .3s ease}.casestudy-section-alt .casestudy-card:hover .image-placeholder{border-color:var(--primary-500);transform:scale(1.02)}.casestudy-section-alt .image-placeholder i{font-size:3rem;color:var(--primary-500);opacity:.6}.casestudy-section-alt .card-badge{position:absolute;top:50px;right:40px;width:50px;height:50px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:50%;display:flex;align-items:center;justify-content:center;border:3px solid var(--light)}.casestudy-section-alt .card-badge i{font-size:1.25rem;color:var(--light)}.casestudy-section-alt .card-content{padding:30px;flex:1;display:flex;flex-direction:column}.casestudy-section-alt .card-icon-row{display:flex;gap:8px;margin-bottom:16px}.casestudy-section-alt .card-icon-row i{font-size:1.5rem;color:var(--primary-500)}.casestudy-section-alt .card-title{font-size:1.375rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.3;transition:color .3s ease}.casestudy-section-alt .casestudy-card:hover .card-title{color:var(--primary-500)}.casestudy-section-alt .card-description{font-size:1rem;color:var(--text-secondary);line-height:1.7;margin-bottom:24px;flex:1}.casestudy-section-alt .card-stats{display:flex;gap:8px;padding-top:20px;border-top:1px solid var(--neutral-100)}.casestudy-section-alt .stat-indicator{flex:1;height:4px;background:linear-gradient(90deg,var(--primary-300),var(--primary-500));border-radius:2px;opacity:.7;transition:opacity .3s ease}.casestudy-section-alt .casestudy-card:hover .stat-indicator{opacity:1}.casestudy-section-alt .bottom-decoration{position:absolute;bottom:0;left:0;right:0;height:200px;pointer-events:none;overflow:hidden}.casestudy-section-alt .decorative-blob{position:absolute;border-radius:50%;opacity:.05}.casestudy-section-alt .blob-1{width:300px;height:300px;background:var(--primary-500);bottom:-150px;left:10%}.casestudy-section-alt .blob-2{width:200px;height:200px;background:var(--primary-700);bottom:-100px;right:15%}.casestudy-section-alt .decorative-grid{position:absolute;bottom:40px;left:50%;transform:translatex(-50%);display:flex;gap:12px}.casestudy-section-alt .grid-dot{width:8px;height:8px;background:var(--primary-500);border-radius:50%;opacity:.3;animation:pulse-dot 2s infinite}.casestudy-section-alt .grid-dot:nth-child(2){animation-delay:.2s}.casestudy-section-alt .grid-dot:nth-child(3){animation-delay:.4s}.casestudy-section-alt .grid-dot:nth-child(4){animation-delay:.6s}.casestudy-section-alt .grid-dot:nth-child(5){animation-delay:.8s}@media (max-width:991px){.casestudy-section-alt{padding:80px 0}.casestudy-section-alt .section-title{font-size:2.25rem}.casestudy-section-alt .section-subtitle{font-size:1.25rem}.casestudy-section-alt .section-description{font-size:1rem}}@media (max-width:767px){.casestudy-section-alt{padding:60px 0}.casestudy-section-alt .section-title{font-size:1.875rem}.casestudy-section-alt .section-subtitle{font-size:1.125rem}.casestudy-section-alt .card-title{font-size:1.25rem}.casestudy-section-alt .card-description{font-size:.9375rem}.casestudy-section-alt .card-content{padding:24px}.casestudy-section-alt .card-image-wrapper{padding:30px 20px 20px}.casestudy-section-alt .decorative-blob{display:none}}@media (max-width:575px){.casestudy-section-alt .section-title{font-size:1.625rem}.casestudy-section-alt .card-badge{width:40px;height:40px;top:40px;right:30px}.casestudy-section-alt .card-badge i{font-size:1rem}.casestudy-section-alt .image-placeholder i{font-size:2.5rem}}.process-section-clean .section-header{margin-bottom:80px}.process-section-clean .section-subtitle{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;color:var(--primary-500);margin-bottom:16px}.process-section-clean .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:24px;line-height:1.2}.process-section-clean .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;margin:0}.process-section-clean .decorative-shapes{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:0}.process-section-clean .shape{position:absolute;border-radius:50%;opacity:.05}.process-section-clean .shape-blob{width:500px;height:500px;background:radial-gradient(ellipse,var(--primary-500) 0%,transparent 60%);top:50%;left:50%;transform:translate(-50%,-50%);border-radius:40% 60% 70% 30%/40% 50% 60% 50%}@media (max-width:991px){.process-section-clean{padding:80px 0}.process-section-clean .section-title{font-size:2rem}.process-section-clean .section-description{font-size:1rem}.process-section-clean .timeline-line{left:40px}.process-section-clean .timeline-item{grid-template-columns:auto 1fr;gap:30px}.process-section-clean .timeline-spacer{display:none}.process-section-clean .timeline-marker{width:60px;height:60px}.process-section-clean .marker-number{font-size:1.25rem}.process-section-clean .timeline-card::before{display:none}.process-section-clean .timeline-card{padding:30px}.process-section-clean .process-item-title{font-size:1.25rem}.card-icon-wrapper{width:56px;height:56px}.card-icon-wrapper i{font-size:1.75rem}}@media (max-width:767px){.process-section-clean{padding:60px 0}.process-section-clean .section-header{margin-bottom:60px}.process-section-clean .section-title{font-size:1.75rem}.process-section-clean .timeline-item{gap:20px;margin-bottom:40px}.process-section-clean .timeline-marker{width:50px;height:50px}.process-section-clean .marker-number{font-size:1rem}.process-section-clean .timeline-card{padding:24px}.process-section-clean .process-item-title{font-size:1.125rem}.process-section-clean .process-item-desc{font-size:.9375rem}.card-icon-wrapper{width:48px;height:48px;margin-bottom:20px}.card-icon-wrapper i{font-size:1.5rem}}@media (max-width:575px){.process-section-clean .section-title{font-size:1.5rem}.process-section-clean .timeline-line{left:25px}.process-section-clean .timeline-item{gap:15px}}.timeline-section-custom .section-header{margin-bottom:80px}.timeline-section-custom .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.2}.timeline-section-custom .section-subtitle{font-size:1.25rem;font-weight:600;color:var(--primary-500);margin-bottom:24px;letter-spacing:.5px}.timeline-section-custom .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;margin-bottom:0}.timeline-section-custom .badge-dot{width:12px;height:12px;background:var(--primary-500);border-radius:50%;animation:blink-v-102 1.5s ease-in-out infinite}.timeline-section-custom .decorative-shapes{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.timeline-section-custom .shape{position:absolute;border-radius:50%;opacity:.08}.timeline-section-custom .shape-1{width:300px;height:300px;background:radial-gradient(circle,var(--primary-300),transparent);top:10%;left:5%;animation:float-v-102 20s ease-in-out infinite}.timeline-section-custom .shape-2{width:400px;height:400px;background:radial-gradient(circle,var(--primary-500),transparent);bottom:15%;right:8%;animation:float-v-102 25s ease-in-out infinite reverse}.timeline-section-custom .shape-3{width:250px;height:250px;background:radial-gradient(circle,var(--primary-300),transparent);top:50%;right:15%;animation:float-v-102 30s ease-in-out infinite}@media (max-width:991px){.timeline-section-custom{padding:80px 0}.timeline-section-custom .section-title{font-size:2rem}.timeline-section-custom .section-header{margin-bottom:60px}.timeline-section-custom .timeline-line{left:35px;transform:none}.timeline-section-custom .timeline-item{padding-left:100px;padding-right:0;margin-bottom:60px}.timeline-section-custom .timeline-item-reverse{padding-left:100px;padding-right:0;flex-direction:row}.timeline-section-custom .timeline-item-reverse .timeline-content{text-align:left}.timeline-section-custom .timeline-marker{left:35px;transform:none}.timeline-section-custom .timeline-content{max-width:100%}.timeline-section-custom .timeline-item-reverse .card-icon{margin-left:0}}@media (max-width:767px){.timeline-section-custom{padding:60px 0}.timeline-section-custom .section-title{font-size:1.75rem}.timeline-section-custom .section-subtitle{font-size:1.125rem}.timeline-section-custom .section-description{font-size:1rem}.timeline-section-custom .timeline-item{padding-left:80px;margin-bottom:50px}.timeline-section-custom .timeline-item-reverse{padding-left:80px}.timeline-section-custom .marker-outer{width:60px;height:60px}.timeline-section-custom .marker-inner{width:40px;height:40px}.timeline-section-custom .marker-inner i{font-size:20px}.timeline-section-custom .timeline-card{padding:24px}.timeline-section-custom .timeline-card-title{font-size:1.25rem}.timeline-section-custom .card-icon{width:50px;height:50px}.timeline-section-custom .card-icon i{font-size:24px}}@media (max-width:575px){.timeline-section-custom .section-title{font-size:1.5rem}.timeline-section-custom .timeline-line{left:25px}.timeline-section-custom .timeline-marker{left:25px}.timeline-section-custom .marker-outer{width:50px;height:50px}.timeline-section-custom .marker-inner{width:34px;height:34px}.timeline-section-custom .marker-inner i{font-size:18px}.timeline-section-custom .timeline-item{padding-left:70px}.timeline-section-custom .timeline-item-reverse{padding-left:70px}.timeline-section-custom .timeline-card{padding:20px}}.career-section-variant .card-title{color:var(--text-primary);font-weight:700;margin-bottom:16px;line-height:1.3}.career-section-variant .card-description{color:var(--text-secondary);line-height:1.7;margin-bottom:20px;font-size:15px}.career-section-variant .decorative-blob{position:absolute;border-radius:50%;opacity:.05;z-index:0;pointer-events:none}.career-section-variant .blob-1{width:400px;height:400px;background:radial-gradient(circle,var(--primary-500) 0%,transparent 70%);top:10%;right:-100px;animation:float-blob 20s ease-in-out infinite}.career-section-variant .blob-2{width:350px;height:350px;background:radial-gradient(circle,var(--primary-300) 0%,transparent 70%);bottom:15%;left:-80px;animation:float-blob 25s ease-in-out infinite reverse}@media (max-width:991px){.career-section-variant{padding:60px 0 80px}.career-section-variant .timeline-line{left:30px}.career-section-variant .timeline-item-right,.career-section-variant .timeline-item-left{padding-left:80px;padding-right:0;justify-content:flex-start}.career-section-variant .timeline-marker{left:30px}.career-section-variant .career-card{max-width:100%}}@media (max-width:767px){.career-section-variant{padding:50px 0 60px}.career-section-variant #career-title{font-size:2rem}.career-section-variant #career-subtitle{font-size:.9rem}.career-section-variant #career-desc{font-size:1rem}.career-section-variant .career-timeline{padding:20px 0;margin-top:40px}.career-section-variant .timeline-line{left:20px}.career-section-variant .timeline-item{margin-bottom:40px}.career-section-variant .timeline-item-right,.career-section-variant .timeline-item-left{padding-left:60px}.career-section-variant .timeline-marker{left:20px;width:40px;height:40px}.career-section-variant .timeline-marker i{font-size:18px}.career-section-variant .career-card{padding:24px}.career-section-variant .card-icon-wrapper{width:48px;height:48px}.career-section-variant .card-icon-wrapper i{font-size:24px}.career-section-variant .card-title{font-size:1.15rem}.career-section-variant .card-description{font-size:14px}.career-section-variant .blob-1,.career-section-variant .blob-2{width:250px;height:250px}}@media (prefers-contrast:high){.career-section-variant .career-card{border:2px solid var(--neutral-300)}.career-section-variant .timeline-line{background:var(--primary-500);width:4px}.career-section-variant .timeline-marker{border-width:4px}}@media (prefers-reduced-motion:reduce){.career-section-variant .career-card,.career-section-variant .timeline-marker,.career-section-variant .card-icon-wrapper{transition:none}.career-section-variant .blob-1,.career-section-variant .blob-2{animation:none}}.coreinfo-section-alt .icon-wrapper{width:72px;height:72px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-300) 15%,transparent),color-mix(in srgb,var(--primary-500) 20%,transparent));border-radius:16px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.coreinfo-section-alt .icon-wrapper::after{content:"";position:absolute;inset:-2px;background:linear-gradient(135deg,var(--primary-300),var(--primary-500));border-radius:18px;opacity:0;z-index:-1;transition:opacity .4s cubic-bezier(.4,0,.2,1)}.coreinfo-section-alt .info-card:hover .icon-wrapper{transform:scale(1.1) rotate(5deg)}.coreinfo-section-alt .info-card:hover .icon-wrapper::after{opacity:.3}.coreinfo-section-alt .icon-wrapper i{font-size:2rem;color:var(--primary-500);transition:all .4s cubic-bezier(.4,0,.2,1)}.coreinfo-section-alt .info-card:hover .icon-wrapper i{color:var(--primary-700);transform:scale(1.1)}.coreinfo-section-alt .card-title{color:var(--text-primary);line-height:1.3;margin-bottom:1rem;transition:color .3s ease}.coreinfo-section-alt .info-card:hover .card-title{color:var(--primary-700)}.coreinfo-section-alt .decorative-blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.08;pointer-events:none;z-index:0}.coreinfo-section-alt .blob-1{width:500px;height:500px;background:var(--primary-300);top:-200px;left:-150px;animation:float-blob-1 20s ease-in-out infinite}.coreinfo-section-alt .blob-2{width:600px;height:600px;background:var(--primary-500);bottom:-250px;right:-200px;animation:float-blob-2 25s ease-in-out infinite}.coreinfo-section-alt .decorative-circle{position:absolute;border:2px solid color-mix(in srgb,var(--primary-300) 15%,transparent);border-radius:50%;pointer-events:none;z-index:0}@media (max-width:991.98px){.coreinfo-section-alt{padding:4rem 0}.coreinfo-section-alt .info-card{padding:2rem 1.5rem}.coreinfo-section-alt .icon-wrapper{width:64px;height:64px}.coreinfo-section-alt .icon-wrapper i{font-size:1.75rem}}@media (max-width:767.98px){.coreinfo-section-alt{padding:3rem 0}.coreinfo-section-alt #coreinfo-title{font-size:2rem}.coreinfo-section-alt .info-card{padding:1.75rem 1.25rem}.coreinfo-section-alt .icon-wrapper{width:56px;height:56px}.coreinfo-section-alt .icon-wrapper i{font-size:1.5rem}.coreinfo-section-alt .blob-1,.coreinfo-section-alt .blob-2{display:none}}@media (max-width:575.98px){.coreinfo-section-alt .decorative-dot-accent::before,.coreinfo-section-alt .decorative-dot-accent::after{display:none}.coreinfo-section-alt .decorative-separator{width:60px}}@media (prefers-reduced-motion:reduce){.coreinfo-section-alt .info-card,.coreinfo-section-alt .icon-wrapper,.coreinfo-section-alt .icon-wrapper i{transition:none}.coreinfo-section-alt .blob-1,.coreinfo-section-alt .blob-2,.coreinfo-section-alt .circle-1,.coreinfo-section-alt .circle-2{animation:none}.coreinfo-section-alt .info-card:hover{transform:none}.coreinfo-section-alt .info-card:hover .icon-wrapper{transform:none}}@media (prefers-contrast:high){.coreinfo-section-alt .info-card{border-width:2px;border-color:var(--primary-500)}.coreinfo-section-alt .icon-wrapper{border:2px solid var(--primary-500)}.coreinfo-section-alt .decorative-blob,.coreinfo-section-alt .card-accent{display:none}}.leadgen-section-secondary{position:relative;background:linear-gradient(135deg,var(--surface-primary) 0%,var(--neutral-50) 100%);overflow:hidden}.leadgen-section-secondary .decorative-accent{width:10px;height:10px;background:var(--primary-500);border-radius:50%;margin:0 auto;box-shadow:0 0 25px var(--primary-500);animation:pulse-leadgen-v001 2.5s ease-in-out infinite}.leadgen-section-secondary .leadgen-form-card{background:var(--light);border-radius:28px;padding:3.5rem;position:relative;overflow:hidden;border:1px solid var(--neutral-100);transition:transform .4s ease,box-shadow .4s ease}.leadgen-section-secondary .leadgen-form-card:hover{transform:translatey(-6px)}.leadgen-section-secondary .decorative-shape-corner{position:absolute;top:-40px;right:-40px;width:140px;height:140px;background:linear-gradient(135deg,var(--primary-400),var(--primary-600));border-radius:40% 60% 70% 30%/40% 50% 60% 50%;opacity:.12;animation:rotate-leadgen-v001 25s linear infinite}.leadgen-section-secondary .decorative-shape-gradient{position:absolute;bottom:-50px;left:-50px;width:180px;height:180px;background:linear-gradient(135deg,var(--primary-600),var(--primary-800));border-radius:60% 40% 30% 70%/50% 60% 40% 50%;opacity:.1;animation:rotate-leadgen-v001 30s linear infinite reverse}.leadgen-section-secondary .form-control,.leadgen-section-secondary .form-select{border:2px solid var(--neutral-100);border-radius:14px;padding:1.1rem 1.35rem;background:var(--surface-primary);transition:all .3s ease;font-size:1rem;height:calc(3.5rem + 2px)}.leadgen-section-secondary .form-floating>label{padding:1.1rem 1.35rem;color:var(--text-secondary);font-weight:500}.leadgen-section-secondary .form-control:focus,.leadgen-section-secondary .form-select:focus{border-color:var(--primary-500);box-shadow:0 0 0 .25rem color-mix(in srgb,var(--primary-500) 20%,transparent);background:var(--light);outline:none}.leadgen-section-secondary .form-control:hover,.leadgen-section-secondary .form-select:hover{border-color:var(--neutral-200)}.leadgen-section-secondary textarea.form-control{min-height:150px;resize:vertical}.leadgen-section-secondary .form-check-input{width:1.3rem;height:1.3rem;border:2px solid var(--neutral-300);border-radius:7px;cursor:pointer;transition:all .3s ease}.leadgen-section-secondary .form-check-input:checked{background-color:var(--primary-500);border-color:var(--primary-500)}.leadgen-section-secondary .form-check-input:hover{border-color:var(--primary-300)}.leadgen-section-secondary .form-check-label{cursor:pointer;user-select:none;padding-left:.6rem;line-height:1.6}.leadgen-section-secondary .btn-leadgen-submit{background:linear-gradient(135deg,#3b82f6,#1d4ed8) !important;color:var(--light) !important;border:none;border-radius:14px;font-weight:600;font-size:1.15rem;letter-spacing:.4px;transition:all .4s ease;box-shadow:0 6px 20px rgba(59,130,246,.35);position:relative;overflow:hidden}.leadgen-section-secondary .btn-leadgen-submit::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;transition:left .6s ease}.leadgen-section-secondary .btn-leadgen-submit:hover{transform:translatey(-2px);box-shadow:0 8px 25px rgba(59,130,246,.45)}.leadgen-section-secondary .btn-leadgen-submit:hover::before{left:100%}.leadgen-section-secondary .btn-leadgen-submit:active{transform:translatey(0);box-shadow:0 4px 15px rgba(59,130,246,.3)}.leadgen-section-secondary .decorative-blob-primary{position:absolute;top:10%;left:5%;width:300px;height:300px;background:radial-gradient(circle at center,color-mix(in srgb,var(--primary-300) 15%,transparent) 0%,transparent 70%);border-radius:50%;filter:blur(60px);z-index:0;pointer-events:none;animation:float-blob-leadgen-1 15s ease-in-out infinite}.leadgen-section-secondary .decorative-blob-secondary{position:absolute;bottom:15%;right:8%;width:250px;height:250px;background:radial-gradient(circle at center,color-mix(in srgb,var(--primary-500) 12%,transparent) 0%,transparent 70%);border-radius:50%;filter:blur(50px);z-index:0;pointer-events:none;animation:float-blob-leadgen-2 18s ease-in-out infinite}.leadgen-section-secondary .container>*{position:relative;z-index:1}@media (max-width:991px){.leadgen-section-secondary .leadgen-form-card{padding:2.5rem}}@media (max-width:767px){.leadgen-section-secondary .leadgen-form-card{padding:2rem;border-radius:20px}.leadgen-section-secondary .btn-leadgen-submit{font-size:1.05rem}.leadgen-section-secondary .form-control,.leadgen-section-secondary .form-select{padding:1rem 1.15rem}}.leadgen-section-secondary .form-control:focus-visible,.leadgen-section-secondary .form-select:focus-visible,.leadgen-section-secondary .form-check-input:focus-visible{outline:3px solid var(--primary-500);outline-offset:2px}.leadgen-section-secondary .btn-leadgen-submit:focus-visible{outline:3px solid var(--light);outline-offset:3px}.leadgen-section-secondary .leadgen-field,.leadgen-section-secondary .leadgen-field-dynamic{animation:fadeInField .4s ease-out;margin-bottom:0}.leadgen-section-secondary .leadgen-form-dynamic .form-control,.leadgen-section-secondary .leadgen-form-dynamic .form-select{border:2px solid var(--neutral-100);border-radius:14px;padding:1.1rem 1.35rem;background:var(--surface-primary);transition:all .3s ease;font-size:1rem;height:calc(3.5rem + 2px)}.leadgen-section-secondary .leadgen-form-dynamic .form-floating>label{padding:1.1rem 1.35rem;color:var(--text-secondary);font-weight:500}.leadgen-section-secondary .leadgen-form-dynamic .form-control:focus,.leadgen-section-secondary .leadgen-form-dynamic .form-select:focus{border-color:var(--primary-500);box-shadow:0 0 0 .25rem color-mix(in srgb,var(--primary-500) 20%,transparent);background:var(--light);outline:none}.leadgen-section-secondary .leadgen-form-dynamic textarea.form-control{min-height:120px;resize:vertical}.leadgen-section-secondary .leadgen-form-dynamic .form-check-input{width:1.3rem;height:1.3rem;border:2px solid var(--neutral-300);border-radius:7px;cursor:pointer;transition:all .3s ease}.leadgen-section-secondary .leadgen-form-dynamic .form-check-input:checked{background-color:var(--primary-500);border-color:var(--primary-500)}.leadgen-section-secondary .leadgen-form-dynamic .form-check-label{cursor:pointer;user-select:none;padding-left:.6rem;line-height:1.6}.contact-section-special{position:relative;background:linear-gradient(135deg,var(--neutral-50) 0%,color-mix(in srgb,var(--primary-50) 30%,var(--neutral-50) 70%) 100%);overflow:hidden}.contact-section-special .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2;margin-bottom:1rem}.contact-section-special .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);margin-bottom:1rem}.contact-section-special .section-description{font-size:1.1rem;color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.contact-section-special .contact-form-card{position:relative;background:var(--surface-primary);border-radius:20px;padding:2.5rem;overflow:hidden}.contact-section-special .contact-form-card .decorative-shape{position:absolute;border-radius:50%;opacity:.1;pointer-events:none}.contact-section-special .contact-form-card .shape-1{width:200px;height:200px;background:var(--primary-500);top:-100px;right:-100px}.contact-section-special .contact-form-card .shape-2{width:150px;height:150px;background:var(--primary-300);bottom:-75px;left:-75px}.contact-section-special .form-control{border:2px solid var(--neutral-100);border-radius:12px;padding:.875rem 1rem;font-size:1rem;transition:all .3s ease;background:var(--surface-primary)}.contact-section-special .form-control:focus{border-color:var(--primary-500);box-shadow:0 0 0 4px color-mix(in srgb,var(--primary-500) 10%,transparent);background:var(--surface-primary)}.contact-section-special .form-floating>label{color:var(--text-secondary);padding:1rem 1rem}.contact-section-special .form-floating>.form-control:focus~label,.contact-section-special .form-floating>.form-control:not(:placeholder-shown)~label{color:var(--primary-500);transform:scale(.85) translatey(-.5rem) translatex(.15rem)}.contact-section-special .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-special .form-check-input:checked{background-color:var(--primary-500);border-color:var(--primary-500)}.contact-section-special .form-check-label{color:var(--text-secondary);font-size:.95rem;margin-left:.5rem;cursor:pointer}.contact-section-special .btn-submit{background:linear-gradient(135deg,#2563eb,#0284c7) !important;color:var(--light) !important;border:none !important;border-radius:12px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease;box-shadow:0 4px 15px rgba(37,99,235,.3);width:100%;justify-content:center;cursor:pointer}.contact-section-special .btn-submit:hover{transform:translatey(-2px);box-shadow:0 6px 25px rgba(37,99,235,.4)}.contact-section-special .btn-submit:active{transform:translatey(0)}.contact-section-special .btn-submit .bi{font-size:1.5rem;transition:transform .3s ease}.contact-section-special .btn-submit:hover .bi{transform:translatex(5px)}.contact-section-special .contact-info-wrapper{position:relative;height:100%;display:flex;flex-direction:column;gap:1.5rem}.contact-section-special .contact-info-card{background:var(--surface-primary);border-radius:16px;padding:1.75rem;display:flex;align-items:flex-start;gap:1.25rem;transition:all .3s ease;position:relative;overflow:hidden}.contact-section-special .contact-info-card::before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,var(--primary-500),var(--primary-300));transform:scaley(0);transition:transform .3s ease}.contact-section-special .contact-info-card:hover{transform:translatex(8px)}.contact-section-special .contact-info-card:hover::before{transform:scaley(1)}.contact-section-special .icon-wrapper{width:56px;height:56px;border-radius:12px;background:linear-gradient(135deg,var(--primary-500),var(--primary-300));display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 15px color-mix(in srgb,var(--primary-500) 30%,transparent)}.contact-section-special .icon-wrapper i{font-size:1.5rem;color:var(--light)}.contact-section-special .info-content{flex:1}.contact-section-special .info-label{font-size:.9rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.contact-section-special .info-value{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin:0;line-height:1.5}.contact-section-special .decorative-blob{position:absolute;border-radius:50%;opacity:.08;pointer-events:none;z-index:0}.contact-section-special .decorative-blob.blob-1{width:180px;height:180px;background:var(--primary-500);top:-90px;right:-90px}.contact-section-special .decorative-blob.blob-2{width:140px;height:140px;background:var(--primary-300);bottom:-70px;left:-70px}.contact-section-special .bottom-decorative-icons{display:flex;justify-content:center;align-items:center;gap:2rem;margin-top:4rem;flex-wrap:wrap}.contact-section-special .bottom-decorative-icons .icon-item{width:64px;height:64px;border-radius:16px;background:var(--surface-primary);display:flex;align-items:center;justify-content:center;transition:all .3s ease}.contact-section-special .bottom-decorative-icons .icon-item:hover{transform:translatey(-5px) rotate(5deg)}.contact-section-special .bottom-decorative-icons .icon-item i{font-size:1.75rem;color:var(--primary-500)}@media (max-width:991px){.contact-section-special .section-title{font-size:2rem}.contact-section-special .section-subtitle{font-size:1.25rem}.contact-section-special .contact-form-card{padding:2rem;margin-bottom:2rem}.contact-section-special .contact-info-card{padding:1.5rem}}@media (max-width:767px){.contact-section-special .section-title{font-size:1.75rem}.contact-section-special .section-subtitle{font-size:1.1rem}.contact-section-special .section-description{font-size:1rem}.contact-section-special .contact-form-card{padding:1.5rem}.contact-section-special .btn-submit{padding:.875rem 2rem;font-size:1rem}.contact-section-special .icon-wrapper{width:48px;height:48px}.contact-section-special .icon-wrapper i{font-size:1.25rem}.contact-section-special .info-value{font-size:1rem}.contact-section-special .bottom-decorative-icons{gap:1rem;margin-top:3rem}.contact-section-special .bottom-decorative-icons .icon-item{width:56px;height:56px}.contact-section-special .bottom-decorative-icons .icon-item i{font-size:1.5rem}}@media (max-width:575px){.contact-section-special .section-title{font-size:1.5rem}.contact-section-special .contact-info-card{flex-direction:column;text-align:center;align-items:center}.contact-section-special .contact-info-card:hover{transform:translatey(-5px)}}.blog-section-variant{position:relative;background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,var(--surface-primary) 70%) 100%);overflow:hidden}.blog-section-variant .decorative-blob{position:absolute;border-radius:50%;opacity:.05;pointer-events:none;z-index:1}.blog-section-variant .blob-1{width:400px;height:400px;background:var(--primary-500);top:-150px;right:-100px;filter:blur(80px)}.blog-section-variant .blob-2{width:350px;height:350px;background:var(--primary-700);bottom:-100px;left:-80px;filter:blur(70px)}.blog-section-variant .section-badge{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:16px;color:var(--light);font-size:1.5rem;position:relative;z-index:2}.blog-section-variant .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2;position:relative;z-index:2}.blog-section-variant .section-subtitle{font-size:1.25rem;font-weight:500;color:var(--primary-700);position:relative;z-index:2}.blog-section-variant .section-description{font-size:1.0625rem;color:var(--text-secondary);line-height:1.7;position:relative;z-index:2}.blog-section-variant .blog-card{background:var(--surface-primary);border-radius:20px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;z-index:2;display:flex;flex-direction:column}.blog-section-variant .blog-card:hover{transform:translatey(-8px)}.blog-section-variant .blog-image-wrapper{position:relative;width:100%;height:220px;overflow:hidden;background:var(--neutral-100)}.blog-section-variant .blog-image{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.blog-section-variant .blog-card:hover .blog-image{transform:scale(1.08)}.blog-section-variant .image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .4s ease}.blog-section-variant .blog-card:hover .image-overlay{opacity:1}.blog-section-variant .category-badge{position:absolute;top:16px;right:16px;width:44px;height:44px;background:var(--surface-primary);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--primary-700);font-size:1.125rem;z-index:3}.blog-section-variant .blog-content{padding:2rem;flex:1;display:flex;flex-direction:column}.blog-section-variant .blog-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;font-size:.875rem;color:var(--text-secondary)}.blog-section-variant .meta-item{display:inline-flex;align-items:center;gap:.375rem}.blog-section-variant .meta-item i{color:var(--primary-500);font-size:.875rem}.blog-section-variant .meta-divider{color:var(--neutral-300)}.blog-section-variant .blog-title{font-size:1.375rem;font-weight:700;color:var(--text-primary);line-height:1.4;transition:color .3s ease}.blog-section-variant .blog-card:hover .blog-title{color:var(--primary-700)}.blog-section-variant .blog-excerpt{font-size:.9375rem;color:var(--text-secondary);line-height:1.7;margin-bottom:1.5rem;flex:1}.blog-section-variant .blog-link{display:inline-flex;align-items:center;font-size:.9375rem;font-weight:600;color:var(--primary-700);text-decoration:none;transition:all .3s ease;align-self:flex-start}.blog-section-variant .blog-link:hover{color:var(--primary-500);gap:.5rem}.blog-section-variant .blog-link i{transition:transform .3s ease}.blog-section-variant .blog-link:hover i{transform:translatex(4px)}.blog-section-variant .decorative-icons{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.blog-section-variant .icon-float{position:absolute;width:50px;height:50px;background:color-mix(in srgb,var(--primary-500) 10%,transparent 90%);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--primary-500);font-size:1.5rem;opacity:.4;animation:float 6s ease-in-out infinite}.blog-section-variant .icon-1{top:15%;left:5%;animation-delay:0s}.blog-section-variant .icon-2{top:60%;right:8%;animation-delay:2s}.blog-section-variant .icon-3{bottom:20%;left:10%;animation-delay:4s}@media (max-width:991.98px){.blog-section-variant .section-title{font-size:2rem}.blog-section-variant .blog-title{font-size:1.25rem}.blog-section-variant .icon-float{display:none}}@media (max-width:767.98px){.blog-section-variant .section-title{font-size:1.75rem}.blog-section-variant .blog-content{padding:1.5rem}.blog-section-variant .blog-image-wrapper{height:200px}}@media (max-width:575.98px){.blog-section-variant .section-title{font-size:1.5rem}.blog-section-variant .section-badge{width:50px;height:50px;font-size:1.25rem}}.faq-section-modern .card-header{background:linear-gradient(135deg,color-mix(in srgb,var(--primary-50) 80%,var(--light) 20%) 0%,color-mix(in srgb,var(--primary-100) 50%,var(--light) 50%) 100%);border-bottom:2px solid color-mix(in srgb,var(--primary-100) 70%,transparent 30%);padding:1.5rem;transition:background .3s ease}.faq-section-modern .faq-card:hover .card-header{background:linear-gradient(135deg,color-mix(in srgb,var(--primary-100) 70%,var(--light) 30%) 0%,color-mix(in srgb,var(--primary-300) 40%,var(--light) 60%) 100%)}.faq-section-modern .card-body{padding:1.5rem;background:var(--light)}@media (max-width:991.98px){.faq-section-modern #faq-title{font-size:2rem}.faq-section-modern .faq-icon-wrapper{width:42px;height:42px;min-width:42px}.faq-section-modern .faq-icon-wrapper i{font-size:1.3rem}.faq-section-modern .faq-question{font-size:1.05rem}}@media (max-width:767.98px){.faq-section-modern #faq-title{font-size:1.75rem}.faq-section-modern #faq-subtitle{font-size:1.1rem}.faq-section-modern .card-header,.faq-section-modern .card-body{padding:1.25rem}.faq-section-modern .faq-icon-wrapper{width:38px;height:38px;min-width:38px;margin-right:.75rem !important}.faq-section-modern .faq-icon-wrapper i{font-size:1.2rem}.faq-section-modern .faq-question{font-size:1rem}.faq-section-modern .faq-answer{font-size:.95rem}.faq-section-modern .decorative-circle-left,.faq-section-modern .decorative-circle-right{width:120px;height:120px}}@media (max-width:575.98px){.faq-section-modern #faq-title{font-size:1.5rem}.faq-section-modern .decorative-dots-top,.faq-section-modern .decorative-dots-bottom{width:80px;height:80px}}@media (prefers-reduced-motion:reduce){.faq-section-modern .faq-card,.faq-section-modern .faq-icon-wrapper,.faq-section-modern .card-header,.faq-section-modern .faq-card::before{transition:none}}@media print{.faq-section-modern .decorative-dots-top,.faq-section-modern .decorative-dots-bottom,.faq-section-modern .decorative-circle-left,.faq-section-modern .decorative-circle-right{display:none}.faq-section-modern .faq-card{page-break-inside:avoid;box-shadow:none;border:1px solid var(--neutral-300)}}.footer-clean{position:relative;padding:100px 0 40px;color:var(--light);overflow:hidden;isolation:isolate}.footer-clean .footer-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;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}.footer-clean .decorative-shapes{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none;opacity:.1}.footer-clean .shape-circle{position:absolute;border-radius:50%;animation:float 20s infinite ease-in-out}.footer-clean .shape-circle.shape-1{width:300px;height:300px;top:-50px;right:10%;animation-delay:0s}.footer-clean .shape-circle.shape-2{width:200px;height:200px;bottom:50px;left:5%;animation-delay:5s}.footer-clean .shape-blob{position:absolute;width:400px;height:400px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:40% 60% 70% 30%/40% 50% 60% 50%;animation:morph 15s infinite ease-in-out}.footer-clean .footer-main{margin-bottom:60px}.footer-clean .footer-brand{padding-right:30px}.footer-clean .brand-name{font-size:1.75rem;font-weight:700;margin-bottom:20px;color:var(--light);position:relative;display:inline-block}.footer-clean .brand-name::after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:color-mix(in srgb,var(--primary-300) 80%,transparent);border-radius:2px}.footer-clean .brand-description{font-size:.95rem;line-height:1.7;margin-bottom:0}.footer-clean .brand-icons{display:flex;gap:15px;align-items:center}.footer-clean .brand-icons i{font-size:1.5rem;transition:all .3s ease}.footer-clean .brand-icons i:hover{transform:scale(1.1)}.footer-clean .footer-title{font-size:1.25rem;font-weight:600;margin-bottom:20px;color:var(--light);position:relative;padding-bottom:12px}.footer-clean .decorative-line{width:50px;height:3px;background:linear-gradient(90deg,var(--primary-300),transparent);margin-bottom:25px;border-radius:2px}.footer-clean .footer-links{padding-left:20px}.footer-clean .links-list{list-style:none;padding:0;margin:0}.footer-clean .links-list li{margin-bottom:12px;display:flex;align-items:center;gap:10px;transition:all .3s ease}.footer-clean .links-list li i{font-size:.75rem;transition:all .3s ease}.footer-clean .links-list li a{text-decoration:none;font-size:.95rem;transition:all .3s ease;position:relative}.footer-clean .links-list li a::before{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;transition:width .3s ease}.footer-clean .links-list li:hover a::before{width:100%}.footer-clean .links-list li:hover a{color:var(--light);padding-left:5px}.footer-clean .links-list li:hover i{transform:translatex(3px)}.footer-clean .contact-items{display:flex;flex-direction:column;gap:20px}.footer-clean .contact-item{display:flex;align-items:flex-start;gap:15px;padding:15px;border-radius:8px;border-left:3px solid color-mix(in srgb,var(--primary-300) 60%,transparent);transition:all .3s ease}.footer-clean .contact-item:hover{border-left-color:var(--primary-300);transform:translatex(5px)}.footer-clean .contact-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--primary-500) 20%,transparent);border-radius:8px;transition:all .3s ease}.footer-clean .contact-icon i{font-size:1.25rem}.footer-clean .contact-item:hover .contact-icon{background:color-mix(in srgb,var(--primary-500) 30%,transparent);transform:rotate(5deg)}.footer-clean .contact-details{display:flex;flex-direction:column;gap:5px}.footer-clean .contact-label{font-size:.8rem;text-transform:uppercase;letter-spacing:.5px;font-weight:500}.footer-clean .contact-value{font-size:.95rem;line-height:1.5}.footer-clean .footer-bottom{padding-top:40px;margin-top:20px}.footer-clean .disclaimer-text{font-size:.85rem;line-height:1.6;margin-bottom:15px}.footer-clean .copyright-wrapper{position:relative;text-align:right}.footer-clean .copyright-accent{position:absolute;top:-20px;right:0;width:100px;height:2px;background:linear-gradient(90deg,transparent,var(--primary-300))}.footer-clean .copyright-text{font-size:.9rem;margin:0}@media (max-width:991.98px){.footer-clean{padding:80px 0 30px}.footer-clean .footer-brand{padding-right:0;margin-bottom:30px}.footer-clean .footer-links{padding-left:0;margin-bottom:30px}.footer-clean .footer-main{margin-bottom:40px}.footer-clean .copyright-wrapper{text-align:left;margin-top:20px}.footer-clean .copyright-accent{left:0;right:auto}.footer-clean .shape-circle.shape-1{width:200px;height:200px}.footer-clean .shape-circle.shape-2{width:150px;height:150px}.footer-clean .shape-blob{width:300px;height:300px}}@media (max-width:767.98px){.footer-clean{padding:60px 0 20px}.footer-clean .brand-name{font-size:1.5rem}.footer-clean .footer-title{font-size:1.1rem}.brand-description,.contact-value,.footer-clean .links-list li a{font-size:.9rem}.footer-clean .contact-item{padding:12px}.footer-clean .contact-icon{width:35px;height:35px}.footer-clean .contact-icon i{font-size:1.1rem}.footer-clean .footer-background{background-attachment:scroll}.footer-clean .shape-circle.shape-1{width:150px;height:150px;top:0}.footer-clean .shape-circle.shape-2{width:100px;height:100px}.footer-clean .shape-blob{width:250px;height:250px}}@media (max-width:575.98px){.footer-clean{padding:50px 0 20px}.footer-clean .brand-name{font-size:1.35rem}.footer-clean .brand-icons{gap:12px}.footer-clean .brand-icons i{font-size:1.25rem}.footer-clean .disclaimer-text{font-size:.8rem}.footer-clean .copyright-text{font-size:.85rem}}.additional-universal-style .section-title{font-size:clamp(2rem,4.5vw,2.75rem);font-weight:700;color:var(--primary-900);margin-bottom:1rem;line-height:1.2}.additional-universal-style .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-style .section-description{font-size:1.125rem;color:var(--neutral-700);line-height:1.7;max-width:900px;margin:0 auto}.additional-universal-style .badge-primary{background:linear-gradient(135deg,var(--primary-500),var(--primary-600));color:var(--neutral-0)}.additional-universal-style .badge-accent{background:linear-gradient(135deg,var(--accent-400),var(--accent-500));color:var(--neutral-0)}.additional-universal-style .badge-special{background:linear-gradient(135deg,#FFD700,#FFA500);color:#5A3600}.additional-universal-style .badge-secondary{background:linear-gradient(135deg,var(--neutral-700),var(--neutral-800));color:var(--neutral-0)}.additional-universal-style .badge-gradient{background:linear-gradient(135deg,var(--primary-600),var(--accent-600));color:var(--neutral-0)}.additional-universal-style .shape-1{width:400px;height:400px;background:var(--primary-400);top:20%;left:-100px}.additional-universal-style .shape-2{width:350px;height:350px;background:var(--accent-400);bottom:25%;right:-80px}.additional-universal-style .decorative-dots{position:absolute;width:100px;height:100px;opacity:.08;pointer-events:none;background:radial-gradient(circle,var(--primary-500) 2px,transparent 2px);background-size:16px 16px}@media (max-width:991px){.additional-universal-style{padding:4rem 0}.additional-universal-style .highlight-block{padding:2rem;margin-bottom:2rem}.additional-universal-style .block-featured{padding:2.5rem 2rem}.additional-universal-style .block-callout{padding-left:2rem;padding-top:6rem}.additional-universal-style .callout-icon{left:50%;top:2rem;transform:translatex(-50%)}.additional-universal-style .highlight-title{font-size:1.35rem}}@media (max-width:767px){.additional-universal-style{padding:3rem 0}.additional-universal-style .section-title{font-size:1.75rem}.additional-universal-style .section-subtitle{font-size:1.25rem}.additional-universal-style .section-description{font-size:1rem}.additional-universal-style .highlight-block{padding:1.75rem;margin-bottom:1.75rem}.additional-universal-style .block-quote{border-left-width:4px}.additional-universal-style .quote-mark{width:50px;height:50px;top:-12px;left:20px}.additional-universal-style .quote-mark i{font-size:1.75rem}.additional-universal-style .block-callout{padding:1.75rem;padding-top:5.5rem}.additional-universal-style .callout-icon{width:60px;height:60px;top:1.5rem}.additional-universal-style .callout-icon i{font-size:1.75rem}.additional-universal-style .block-featured{padding:2rem 1.75rem}.additional-universal-style .featured-marker{width:70px;height:70px}.additional-universal-style .featured-marker i{font-size:2rem}.additional-universal-style .highlight-title{font-size:1.25rem}.additional-universal-style .highlight-description{font-size:.95rem}.additional-universal-style .highlight-badge{font-size:.8rem;padding:.4rem 1rem}.additional-universal-style .bg-shape,.additional-universal-style .decorative-dots{display:none}}.additional-universal-modern .card-content h3{color:var(--text-primary);margin-bottom:1rem}.additional-universal-modern .card-content p{color:var(--text-secondary);line-height:1.7;font-size:1rem;margin-bottom:0}.additional-universal-modern .featured-badge{position:absolute;top:1.5rem;right:1.5rem;width:40px;height:40px;border-radius:50%;background:var(--primary-500);color:white;display:flex;align-items:center;justify-content:center;font-size:1rem;animation:pulse-v080 2s ease-in-out infinite}.additional-universal-modern .shape-1{top:15%;left:5%;font-size:8rem;animation:float-v080 8s ease-in-out infinite}.additional-universal-modern .shape-2{top:50%;right:8%;font-size:6rem;animation:float-v080 10s ease-in-out infinite reverse}.additional-universal-modern .shape-3{bottom:20%;left:10%;font-size:5rem;animation:float-v080 12s ease-in-out infinite}@media (max-width:991.98px){.additional-universal-modern .feature-card{padding:2rem 1.5rem}.additional-universal-modern .card-icon-wrapper{width:60px;height:60px;font-size:1.75rem}}@media (max-width:575.98px){.additional-universal-modern #add_page_1_sec_1_title{font-size:2rem}.additional-universal-modern .feature-card{padding:1.5rem 1.25rem}.additional-universal-modern .floating-shape{opacity:.03}}.v-064 .section-header{max-width:850px;margin:0 auto 70px}.v-064 .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);line-height:1.2}.v-064 .section-subtitle{font-size:1.5rem;font-weight:500;color:var(--primary-500);line-height:1.4}.v-064 .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;max-width:750px}.v-064 .feature-item{background:white;border:1px solid var(--neutral-100);border-left:4px solid var(--primary-500);border-radius:12px;padding:35px 30px;margin-bottom:25px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.v-064 .feature-item:last-child{margin-bottom:0}.v-064 .feature-item::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--primary-700),var(--primary-500));opacity:0;transition:opacity .4s ease}.v-064 .feature-item:hover{transform:translatex(8px);box-shadow:0 15px 40px rgba(0,0,0,.08);border-left-color:var(--primary-700)}.v-064 .feature-item:hover::before{opacity:1}.v-064 .feature-item:hover .feature-number span{color:var(--primary-500);transform:scale(1.1)}.v-064 .feature-icon{display:flex;align-items:center;justify-content:center}.v-064 .feature-icon i{font-size:42px;color:var(--primary-500);transition:all .4s ease}.v-064 .feature-item:hover .feature-icon i{transform:scale(1.15) rotate(5deg);color:var(--primary-700)}.v-064 .feature-content{padding-left:20px}@media (max-width:991px){.v-064{padding:80px 0}.v-064 .section-title{font-size:2.25rem}.v-064 .section-subtitle{font-size:1.25rem}.v-064 .feature-item{padding:30px 25px}.v-064 .feature-number span{font-size:2rem}.v-064 .feature-icon i{font-size:36px}.v-064 .feature-title{font-size:1.375rem}}@media (max-width:767px){.v-064{padding:60px 0}.v-064 .section-title{font-size:1.875rem}.v-064 .section-subtitle{font-size:1.125rem}.v-064 .deco-line{width:50px}.v-064 .feature-item{padding:25px 20px}.v-064 .feature-item:hover{transform:translatex(4px)}.v-064 .feature-number span{font-size:1.75rem}.v-064 .feature-icon i{font-size:32px}.v-064 .feature-content{padding-left:0;padding-top:15px}.v-064 .feature-title{font-size:1.25rem}}@media (max-width:768px){.add_wrap .add_process_step{gap:var(--space-4);margin-bottom:var(--space-8)}.add_wrap .add_step_number{width:60px;height:60px;font-size:1.25rem}.add_wrap .add_step_content{padding:var(--space-4)}.add_wrap .add_step_content:before{left:-8px;border-right-width:8px;border-top-width:8px;border-bottom-width:8px}.add_wrap .add_step_content:after{left:-7px;border-right-width:7px;border-top-width:7px;border-bottom-width:7px}.add_wrap .add_step_connector{left:29px;top:60px;bottom:-32px}}@media (max-width:768px){.add_wrap{padding:var(--space-8) 0}.add_wrap .add_card{padding:var(--space-5)}.add_wrap .add_card_icon{width:56px;height:56px;font-size:1.5rem}.add_wrap .add_card_featured .add_card_icon{width:64px;height:64px;font-size:1.75rem}.add_wrap .add_card:hover{transform:translatey(-4px)}}.additional-universal-section .section-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:var(--text-primary);line-height:1.2}.additional-universal-section .section-subtitle{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600;color:var(--primary-500);line-height:1.4}.additional-universal-section .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.additional-universal-section .content-wrapper{position:relative;z-index:2}.additional-universal-section .image-placeholder{width:100%;height:400px;border-radius:20px;position:relative;overflow:hidden;transition:transform .4s ease}.additional-universal-section .content-row:hover .image-placeholder{transform:scale(1.02)}.additional-universal-section .image-placeholder::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:color-mix(in srgb,var(--light) 60%,transparent);border-radius:50%;display:flex;align-items:center;justify-content:center}@media (max-width:991.98px){.additional-universal-section .section-title{font-size:2rem}.additional-universal-section .section-subtitle{font-size:1.25rem}.additional-universal-section .item-title{font-size:1.5rem}.additional-universal-section .image-placeholder{height:300px;margin-bottom:2rem}.additional-universal-section .content-text{text-align:center}.additional-universal-section .item-badge{margin-left:auto;margin-right:auto}}@media (max-width:767.98px){.additional-universal-section{padding:3rem 0}.additional-universal-section .image-placeholder{height:250px}.additional-universal-section .item-title{font-size:1.375rem}}@media (max-width:768px){.add_wrap .add_elements_list{gap:var(--space-6)}.add_wrap .add_element{padding:var(--space-4)}}@media (max-width:991px){.add_wrap.v014_modern_green .add_timeline::before{left:30px}.add_wrap.v014_modern_green .add_timeline_marker{left:30px;width:50px;height:50px}.add_wrap.v014_modern_green .add_timeline_marker i{font-size:24px}.add_wrap.v014_modern_green .add_timeline_item{flex-direction:row !important;justify-content:flex-start !important;padding-left:100px}.add_wrap.v014_modern_green .add_timeline_content{width:100%}.add_wrap.v014_modern_green .add_highlight_icon{width:70px;height:70px}.add_wrap.v014_modern_green .add_highlight_icon i{font-size:36px}.add_wrap.v014_modern_green .add_highlight_title{font-size:1.25rem}}@media (max-width:768px){.add_wrap.v014_modern_green .add_badge{width:50px;height:50px}.add_wrap.v014_modern_green .add_badge i{font-size:24px}.add_wrap.v014_modern_green .add_timeline{padding:var(--space-6) 0}.add_wrap.v014_modern_green .add_timeline::before{left:20px}.add_wrap.v014_modern_green .add_timeline_marker{left:20px;width:40px;height:40px}.add_wrap.v014_modern_green .add_timeline_marker i{font-size:20px}.add_wrap.v014_modern_green .add_timeline_item{margin-bottom:var(--space-8);padding-left:80px}.add_wrap.v014_modern_green .add_timeline_content{padding:var(--space-4)}.add_wrap.v014_modern_green .add_timeline_title{font-size:1.125rem}.add_wrap.v014_modern_green .add_timeline_icon_group i{width:30px;height:30px;font-size:16px}.add_wrap.v014_modern_green .add_highlight_box{padding:var(--space-6)}.add_wrap.v014_modern_green .add_highlight_icon{width:60px;height:60px}.add_wrap.v014_modern_green .add_highlight_icon i{font-size:28px}.add_wrap.v014_modern_green .add_highlight_title{font-size:1.125rem}.add_wrap.v014_modern_green .add_highlight_badge{width:42px;height:42px}.add_wrap.v014_modern_green .add_highlight_badge i{font-size:20px}}.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}.additional-universal-classic .card-content h3{color:var(--text-primary);line-height:1.3;transition:color .3s ease}.additional-universal-classic .creative-card:hover .card-content h3{color:var(--primary-500)}.additional-universal-classic .card-content p{color:var(--text-secondary);line-height:1.7;margin-bottom:0}@media (max-width:991px){.additional-universal-classic .section-header h1{font-size:2rem}.additional-universal-classic .cards-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.additional-universal-classic .creative-card{padding:1.75rem}.additional-universal-classic .icon-circle{width:70px;height:70px;font-size:1.75rem}.additional-universal-classic .header-badge{width:70px;height:70px;font-size:1.75rem}}@media (max-width:767px){.additional-universal-classic .section-header h1{font-size:1.75rem}.additional-universal-classic .section-header h2{font-size:1.35rem}.additional-universal-classic .cards-grid{grid-template-columns:1fr;gap:1.25rem}.additional-universal-classic .creative-card{padding:1.5rem}.additional-universal-classic .card-visual{height:100px;margin-bottom:1.25rem}.additional-universal-classic .icon-circle{width:64px;height:64px;font-size:1.5rem}.additional-universal-classic .header-badge{width:64px;height:64px;font-size:1.5rem}.additional-universal-classic .creative-card:hover{transform:translatey(-8px)}}.additional-universal-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 .card-title{font-size:1.5rem;font-weight:700;color:var(--primary-900);margin-bottom:1rem;line-height:1.3}.additional-universal-featured .feature-card.standard .card-title{font-size:1.35rem}.additional-universal-featured .card-description{font-size:1rem;color:var(--neutral-700);line-height:1.6;margin:0}.additional-universal-featured .decorative-blob{position:absolute;border-radius:50%;opacity:.08;pointer-events:none}.additional-universal-featured .blob-1{width:400px;height:400px;background:var(--primary-300);top:-100px;left:-100px;filter:blur(60px)}.additional-universal-featured .blob-2{width:350px;height:350px;background:var(--accent-300);bottom:-80px;right:-80px;filter:blur(50px)}.additional-universal-featured .decorative-circle{position:absolute;width:200px;height:200px;border:2px dashed var(--primary-200);border-radius:50%;opacity:.3;pointer-events:none}@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}}