:root{--primary-50:#faf5ff;--primary-50-rgb:250,245,255;--primary-100:#f3e8ff;--primary-100-rgb:243,232,255;--primary-300:#d8b4fe;--primary-300-rgb:216,180,254;--primary-500:#a855f7;--primary-500-rgb:168,85,247;--primary-700:#7e22ce;--primary-700-rgb:126,34,206;--primary-200:#e6ceff;--primary-200-rgb:230,206,255;--primary-400:#c085fb;--primary-400-rgb:192,133,251;--primary-600:#933ce3;--primary-600-rgb:147,60,227;--primary-800:#6b1daf;--primary-800-rgb:107,29,175;--primary-900:#581890;--primary-900-rgb:88,24,144;--primary-950:#39105e;--primary-950-rgb:57,16,94;--primary-rgb:168,85,247;--neutral-50:#fafafa;--neutral-50-rgb:250,250,250;--neutral-100:#f4f4f5;--neutral-100-rgb:244,244,245;--neutral-300:#d4d4d8;--neutral-300-rgb:212,212,216;--neutral-500:#71717a;--neutral-500-rgb:113,113,122;--neutral-700:#3f3f46;--neutral-700-rgb:63,63,70;--neutral-900:#18181b;--neutral-900-rgb:24,24,27;--neutral-200:#e4e4e7;--neutral-200-rgb:228,228,231;--neutral-400:#a3a3a9;--neutral-400-rgb:163,163,169;--neutral-600:#585860;--neutral-600-rgb:88,88,96;--neutral-800:#36363c;--neutral-800-rgb:54,54,60;--neutral-950:#1d1d20;--neutral-950-rgb:29,29,32;--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(168,85,247,.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){.ui_hero_title{font-size:var(--text-4xl)}.bright_section_title{font-size:var(--text-3xl)}.dark_display_1{font-size:var(--text-5xl)}.unique_display_2{font-size:var(--text-4xl)}}@media (max-width:480px){.ui_hero_title{font-size:var(--text-3xl)}.bright_section_title{font-size:var(--text-2xl)}.dark_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){.design_nav_link,a:not([class]){transition:none}}@media (prefers-contrast:high){.best_caption,.creative_overline,.brand_footer_text{color:var(--text-secondary)}.top_hero_subtitle,.elite_section_subtitle{color:var(--text-primary)}}@media print{.ui_hero_title,.bright_section_title,.base_heading_1,.fresh_heading_2{break-after:avoid;page-break-after:avoid}.pro_text_gradient{color:var(--text-primary)}}body{font-family:var(--font-primary);font-size:1rem;line-height:1.6;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:var(--font-accent);font-weight:600;line-height:1.2;margin-bottom:.5em}h4,.h4{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600}h5,.h5{font-size:clamp(1.125rem,2vw,1.25rem);font-weight:500}p{font-family:var(--font-body);margin-bottom:1em}.lead{font-size:1.25rem;font-weight:300;line-height:1.7}.text-accent,.hero-title,.section-title,.card-title{font-family:var(--font-accent)}.subtitle,.section-subtitle{font-family:var(--font-primary);font-weight:500}blockquote{font-family:var(--font-accent);font-style:italic;font-size:1.125rem;border-left:3px solid currentColor;padding-left:1.5rem;margin:1.5rem 0}.navbar,.nav-link,.navbar-brand{font-family:var(--font-primary);font-weight:500}.btn,button{font-family:var(--font-primary);font-weight:600;letter-spacing:.025em}input,textarea,select,.form-control,.form-label{font-family:var(--font-primary)}.form-label{font-weight:500}.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){.company54_services_grid,.ui11_features_grid,.top81_team_grid,.smart37_pricing_grid{grid-template-columns:1fr}.best77_gallery_grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.prime7_timeline::before{left:30px}.page35_timeline_item{width:100%;left:0 !important;text-align:left;padding-left:var(--space-16) !important;padding-right:var(--space-4) !important}.base39_section_height{min-height:60vh}.fresh79_hero_height{min-height:70vh}}@media (max-width:480px){.best77_gallery_grid{grid-template-columns:1fr}.page35_timeline_item{padding-left:var(--space-12) !important}}@media print{.container95_no_print{display:none !important}.main98_print_only{display:block !important}.core91_shadow_xs,.section23_shadow_sm,.agency44_shadow_md,.style45_shadow_lg,.top80_shadow_xl,.elite79_shadow_2xl{box-shadow:none !important}}.cta-action-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;margin-top:1.5rem;font-family:var(--font-primary);font-size:var(--text-base);font-weight:var(--font-semibold);line-height:var(--leading-tight);text-decoration:none;color:var(--button-primary-text);background:linear-gradient(135deg,var(--primary-500) 0%,var(--primary-700) 100%);border:none;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:all var(--duration-normal) var(--ease-smooth)}.cta-action-btn .btn-icon{font-size:1.125rem;transition:transform var(--duration-fast) var(--ease-spring)}.cta-action-btn:hover{color:var(--button-primary-text);transform:translatey(-2px);box-shadow:var(--shadow-lg)}.cta-action-btn:hover .btn-icon{transform:translatex(4px)}.cta-action-btn:active{transform:translatey(0);box-shadow:var(--shadow-sm)}.cta-action-btn:focus-visible{outline:2px solid var(--primary-500);outline-offset:2px}@media (prefers-reduced-motion:reduce){.container57_fade_in,.base10_slide_up,.pro94_slide_in_left,.bold12_scale_in{animation:none;opacity:1;transform:none}.unique85_hover_lift,.top94_hover_scale,.light74_hover_shadow,.dark55_hover_fade,.content39_transition_all,.fresh30_transition_fast,.modern44_transition_normal,.content64_transition_slow{transition:none}.cta-action-btn{transition:none}.cta-action-btn .btn-icon{transition:none}.cta-action-btn:hover{transform:none}}.header-clean{background:var(--surface-primary);position:relative;z-index:1000}.header-clean .navbar{padding:1rem 0;position:relative}.header-clean .navbar-brand{font-size:1.125rem;font-weight:700;color:var(--primary-700);text-decoration:none;transition:all .3s ease;position:relative;z-index:10003}.header-clean .navbar-brand:hover{color:var(--primary-500);transform:translatey(-2px)}.header-clean .navbar-brand #sitename{display:inline-block;background:linear-gradient(135deg,var(--primary-700),var(--primary-500));-webkit-background-clip:text;background-clip:text}.header-clean .nav-toggle-input{display:none}.header-clean .navbar-toggler{display:none;width:40px;height:40px;position:relative;cursor:pointer;background:transparent;border:none;padding:0;z-index:10003}.header-clean .hamburger-line{display:block;width:28px;height:3px;background:#334155;position:absolute;left:50%;transform:translatex(-50%);transition:all .4s cubic-bezier(.68,-.55,.265,1.55);border-radius:2px}.header-clean .hamburger-line:nth-child(1){top:10px}.header-clean .hamburger-line:nth-child(2){top:18px}.header-clean .hamburger-line:nth-child(3){top:26px}.header-clean .nav-toggle-input:checked~.navbar-toggler .hamburger-line:nth-child(1){top:18px;transform:translatex(-50%) rotate(45deg)}.header-clean .nav-toggle-input:checked~.navbar-toggler .hamburger-line:nth-child(2){opacity:0;transform:translatex(-50%) scale(0)}.header-clean .nav-toggle-input:checked~.navbar-toggler .hamburger-line:nth-child(3){top:18px;transform:translatex(-50%) rotate(-45deg)}.header-clean .navbar-nav{gap:.5rem;align-items:center}.header-clean .nav-link{color:var(--text-primary);font-weight:500;font-size:var(--nav-font-size);padding:.5rem 1rem;transition:all .3s ease;position:relative;text-decoration:none}.header-clean .nav-link::after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:var(--primary-500);transition:all .3s ease;transform:translatex(-50%)}.header-clean .nav-link:hover{color:var(--primary-500)}.header-clean .nav-link:hover::after{width:80%}.header-clean .decorative-circle{position:absolute;top:-50px;right:10%;width:100px;height:100px;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-300) 30%,transparent 70%),color-mix(in srgb,var(--primary-500) 20%,transparent 80%));border-radius:50%;z-index:1;pointer-events:none}.header-clean .decorative-line{position:absolute;bottom:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,transparent,var(--primary-300),var(--primary-500),var(--primary-300),transparent);opacity:.6}@media (max-width:1299.98px){.header-clean .navbar-toggler{display:block}.header-clean .navbar-collapse{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:var(--surface-primary);transition:right .4s cubic-bezier(.68,-.55,.265,1.55);z-index:10}.header-clean .nav-toggle-input:checked~.navbar-collapse{right:0}.header-clean .navbar-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;opacity:0;visibility:hidden;transition:all .4s ease;z-index:-1;backdrop-filter:blur(4px)}.header-clean .nav-toggle-input:checked~.navbar-collapse .navbar-backdrop{opacity:1;visibility:visible}.header-clean .navbar-nav{flex-direction:column;padding:80px 2rem 2rem;gap:0;align-items:flex-start}.header-clean .nav-item{width:100%;opacity:0;transform:translatex(50px);animation:slideInRight .4s ease forwards}.header-clean .nav-toggle-input:checked~.navbar-collapse .nav-item:nth-child(1){animation-delay:.1s}.header-clean .nav-toggle-input:checked~.navbar-collapse .nav-item:nth-child(2){animation-delay:.2s}.header-clean .nav-toggle-input:checked~.navbar-collapse .nav-item:nth-child(3){animation-delay:.3s}.header-clean .nav-toggle-input:checked~.navbar-collapse .nav-item:nth-child(4){animation-delay:.4s}.header-clean .nav-link{width:100%;padding:1rem 0;border-bottom:1px solid color-mix(in srgb,var(--neutral-300) 50%,transparent 50%)}.header-clean .nav-link::after{left:0;transform:none}.header-clean .nav-link:hover::after{width:40px}}@media (min-width:992px){.header-clean .navbar-backdrop{display:none}.header-clean .navbar-collapse{display:flex !important;flex-basis:auto}}@media (max-width:575.98px){.header-clean .navbar-brand{font-size:1.125rem}.header-clean .navbar-collapse{width:85%}}.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-clean{position:relative;background:var(--surface-primary);overflow:hidden}.about-section-clean .decorative-dot-pattern{width:60px;height:6px;background-image:radial-gradient(circle,var(--primary-500) 2px,transparent 2px);background-size:12px 12px;margin:0 auto;opacity:.6}.about-section-clean #about-title{color:var(--text-primary);line-height:1.2;letter-spacing:-.02em}.about-section-clean #about-subtitle{color:var(--primary-500);font-weight:600;text-transform:uppercase;letter-spacing:.05em}.about-section-clean #about-desc{color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.about-section-clean .image-stack-wrapper{position:relative;padding:2rem 0}.about-section-clean .image-stack-wrapper .main-image{position:relative;z-index:2;transition:transform .4s ease,box-shadow .4s ease;border:8px solid var(--surface-primary)}.about-section-clean .image-stack-wrapper .main-image:hover{transform:translatey(-8px)}.about-section-clean .floating-image-wrapper{position:absolute;bottom:-20px;right:-30px;width:45%;z-index:3}.about-section-clean .floating-image{border:6px solid var(--surface-primary);transition:transform .4s ease}.about-section-clean .floating-image:hover{transform:scale(1.05) rotate(2deg)}.about-section-clean .decorative-shape-1{position:absolute;top:-30px;left:-30px;width:150px;height:150px;background:color-mix(in srgb,var(--primary-500) 10%,transparent);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;z-index:1;animation:float-shape 6s ease-in-out infinite}.about-section-clean .features-grid{display:flex;flex-direction:column;gap:1.5rem}.about-section-clean .feature-card{display:flex;gap:1.5rem;padding:1.75rem;background:var(--surface-secondary);border-radius:12px;border:1px solid color-mix(in srgb,var(--neutral-300) 50%,transparent);transition:all .3s ease}.about-section-clean .feature-card:hover{background:var(--surface-primary);border-color:var(--primary-500);transform:translatex(8px)}.about-section-clean .feature-icon-wrapper{flex-shrink:0;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--primary-500) 12%,transparent);border-radius:12px;transition:all .3s ease}.about-section-clean .feature-icon-wrapper i{font-size:1.75rem;color:var(--primary-500);transition:transform .3s ease}.about-section-clean .feature-card:hover .feature-icon-wrapper{background:var(--primary-500);transform:scale(1.1) rotate(5deg)}.about-section-clean .feature-card:hover .feature-icon-wrapper i{color:var(--light);transform:scale(1.1)}.about-section-clean .feature-content h4{color:var(--text-primary);font-weight:600;margin-bottom:.5rem;transition:color .3s ease}.about-section-clean .feature-card:hover .feature-content h4{color:var(--primary-500)}.about-section-clean .feature-content p{color:var(--text-secondary);line-height:1.6;margin-bottom:0}.bottom-image-wrapper{position:relative;padding:3rem 0}.bottom-image{position:relative;z-index:2;transition:transform .4s ease,box-shadow .4s ease;border:10px solid var(--surface-primary)}.bottom-image:hover{transform:scale(1.02)}.about-section-clean .decorative-shape-2{position:absolute;bottom:20px;right:20px;width:200px;height:200px;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-500) 15%,transparent),color-mix(in srgb,var(--primary-700) 10%,transparent));border-radius:40% 60% 60% 40%/60% 40% 60% 40%;z-index:1;animation:float-shape-reverse 7s ease-in-out infinite}.about-section-clean .decorative-dots-grid{position:absolute;top:30px;left:30px;width:120px;height:120px;background-image:radial-gradient(circle,var(--primary-500) 3px,transparent 3px);background-size:20px 20px;opacity:.3;z-index:1}.about-section-clean .background-decoration{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:0}.bg-shape-1{position:absolute;top:10%;right:-100px;width:300px;height:300px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-500) 8%,transparent),transparent 70%);border-radius:50%;animation:pulse-glow 8s ease-in-out infinite}.bg-shape-2{position:absolute;bottom:15%;left:-80px;width:250px;height:250px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-700) 6%,transparent),transparent 70%);border-radius:50%;animation:pulse-glow 10s ease-in-out infinite reverse}.bg-circle-1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;border:2px solid color-mix(in srgb,var(--primary-500) 5%,transparent);border-radius:50%;animation:rotate-circle 40s linear infinite}@media (max-width:991.98px){.about-section-clean .floating-image-wrapper{width:50%;bottom:-15px;right:-20px}.about-section-clean .features-grid{margin-top:2rem}.about-section-clean .decorative-shape-1{width:100px;height:100px}.about-section-clean .decorative-shape-2{width:150px;height:150px}}@media (max-width:767.98px){.about-section-clean #about-title{font-size:2rem}.about-section-clean .image-stack-wrapper{margin-bottom:2rem}.about-section-clean .floating-image-wrapper{width:55%;bottom:-10px;right:-15px}.about-section-clean .feature-card{flex-direction:column;gap:1rem;padding:1.5rem}.about-section-clean .feature-icon-wrapper{width:48px;height:48px}.about-section-clean .feature-icon-wrapper i{font-size:1.5rem}.about-section-clean .feature-card:hover{transform:translatey(-4px)}.about-section-clean .decorative-dots-grid{width:80px;height:80px;background-size:15px 15px}.bg-circle-1{width:400px;height:400px}}@media (max-width:575.98px){.about-section-clean .floating-image-wrapper{position:relative;width:80%;margin:1rem auto 0;right:0;bottom:0}.decorative-shape-1,.about-section-clean .decorative-shape-2{display:none}.bottom-image-wrapper{padding:1.5rem 0}}.features-section-standard .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.2}.features-section-standard .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);margin-bottom:24px;line-height:1.4}.features-section-standard .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;margin:0}.features-section-standard .feature-card{background:var(--surface-primary);border-radius:16px;padding:40px;height:100%;position:relative;overflow:hidden;border:1px solid color-mix(in srgb,var(--primary-300) 20%,transparent 80%);transition:all .4s cubic-bezier(.4,0,.2,1)}.features-section-standard .feature-card:hover{transform:translatey(-8px);border-color:var(--primary-300)}.features-section-standard .feature-card:hover .feature-icon-wrapper i{transform:scale(1.1) rotate(5deg)}.features-section-standard .feature-card:hover .icon-background{transform:scale(1.2);opacity:.2}.features-section-standard .feature-card:hover .feature-accent{width:100%}.features-section-standard .feature-icon-wrapper{width:80px;height:80px;border-radius:16px;background:linear-gradient(135deg,var(--primary-50),color-mix(in srgb,var(--primary-100) 50%,var(--primary-50) 50%));display:flex;align-items:center;justify-content:center;margin-bottom:28px;position:relative;overflow:hidden}.features-section-standard .feature-icon-wrapper i{font-size:2.25rem;color:var(--primary-500);position:relative;z-index:1;transition:all .4s cubic-bezier(.4,0,.2,1)}.features-section-standard .feature-content{position:relative;z-index:1}.features-section-standard .decorative-dots{position:absolute;top:50%;right:5%;width:120px;height:120px;background-image:radial-gradient(var(--primary-300) 2px,transparent 2px);background-size:20px 20px;opacity:.3;pointer-events:none;z-index:0}@media (max-width:991px){.features-section-standard{padding:80px 0}.features-section-standard .section-title{font-size:2.25rem}.features-section-standard .section-subtitle{font-size:1.25rem}.features-section-standard .features-header{margin-bottom:50px}.features-section-standard .feature-card{padding:32px}}@media (max-width:767px){.features-section-standard{padding:60px 0}.features-section-standard .section-title{font-size:1.875rem}.features-section-standard .section-subtitle{font-size:1.125rem}.features-section-standard .section-description{font-size:1rem}.features-section-standard .features-header{margin-bottom:40px}.features-section-standard .feature-card{padding:28px}.features-section-standard .feature-icon-wrapper{width:70px;height:70px;margin-bottom:24px}.features-section-standard .feature-icon-wrapper i{font-size:2rem}.features-section-standard .feature-name{font-size:1.375rem}.features-section-standard .decorative-shape-top,.features-section-standard .decorative-shape-bottom{opacity:.5}.features-section-standard .decorative-dots{display:none}}@media (max-width:575px){.features-section-standard .section-title{font-size:1.625rem}.features-section-standard .feature-card{padding:24px}.features-section-standard .feature-icon-wrapper{width:64px;height:64px}.features-section-standard .feature-icon-wrapper i{font-size:1.75rem}.features-section-standard .feature-name{font-size:1.25rem}.features-section-standard .feature-description{font-size:.9375rem}}.services-section-modern{position:relative;background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,var(--surface-primary) 70%) 100%);overflow:hidden}.services-section-modern .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);letter-spacing:-.02em;line-height:1.2}.services-section-modern .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-700);letter-spacing:-.01em}.services-section-modern .section-description{font-size:1.125rem;line-height:1.7;color:var(--text-secondary);max-width:700px;margin:0 auto}.services-section-modern .decorative-blob{position:absolute;border-radius:50%;opacity:.08;pointer-events:none;z-index:0}.services-section-modern .blob-1{width:400px;height:400px;background:radial-gradient(circle,var(--primary-500),transparent);top:-100px;right:-100px;animation:float-blob 20s infinite ease-in-out}.services-section-modern .blob-2{width:350px;height:350px;background:radial-gradient(circle,var(--primary-300),transparent);bottom:-80px;left:-80px;animation:float-blob 25s infinite ease-in-out reverse}.services-section-modern .service-card{position:relative;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%);overflow:hidden;z-index:1}.services-section-modern .service-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-700));transform:scalex(0);transform-origin:left;transition:transform .4s cubic-bezier(.4,0,.2,1)}.services-section-modern .service-card:hover{transform:translatey(-8px);border-color:var(--primary-300)}.services-section-modern .service-card:hover::before{transform:scalex(1)}.services-section-modern .service-card-accent{position:absolute;bottom:0;right:0;width:120px;height:120px;background:radial-gradient(circle at bottom right,color-mix(in srgb,var(--primary-500) 15%,transparent 85%),transparent 70%);pointer-events:none;transition:opacity .4s ease}.services-section-modern .service-card:hover .service-card-accent{opacity:.6}.services-section-modern .service-icon-wrapper{width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-500) 15%,var(--surface-primary) 85%),color-mix(in srgb,var(--primary-300) 10%,var(--surface-primary) 90%));border-radius:20px;margin-bottom:1.5rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.services-section-modern .service-card:hover .service-icon-wrapper{transform:scale(1.1) rotate(5deg);background:linear-gradient(135deg,color-mix(in srgb,var(--primary-500) 25%,var(--surface-primary) 75%),color-mix(in srgb,var(--primary-300) 20%,var(--surface-primary) 80%))}.services-section-modern .service-icon{font-size:2rem;color:var(--primary-700);transition:color .3s ease}.services-section-modern .service-card:hover .service-icon{color:var(--primary-500)}.services-section-modern .service-content{position:relative;z-index:1}.services-section-modern .service-name{font-size:1.5rem;font-weight:700;color:var(--text-primary);line-height:1.3;transition:color .3s ease}.services-section-modern .service-card:hover .service-name{color:var(--primary-700)}.services-section-modern .service-description{font-size:1rem;line-height:1.6;color:var(--text-secondary)}.services-section-modern .service-features{font-size:.9375rem;line-height:1.8;color:var(--text-secondary);padding-left:1rem;border-left:3px solid var(--primary-300);background:color-mix(in srgb,var(--primary-50) 30%,transparent 70%);padding:1rem;border-radius:8px}.services-section-modern .service-price-wrapper{display:flex;align-items:baseline;gap:.5rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid color-mix(in srgb,var(--neutral-300) 40%,transparent 60%)}.services-section-modern .price-label{font-size:.875rem;color:var(--text-secondary);font-weight:500}.services-section-modern .service-price{font-size:1.75rem;font-weight:700;color:var(--primary-700);background:linear-gradient(135deg,var(--primary-700),var(--primary-500));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.services-section-modern .decorative-icons-grid{position:absolute;top:50%;right:5%;transform:translatey(-50%);display:flex;flex-direction:column;gap:3rem;opacity:.1;pointer-events:none;z-index:0}.services-section-modern .icon-float{font-size:3rem;color:var(--primary-500);animation:float-icon 3s infinite ease-in-out;animation-delay:var(--delay)}@media (max-width:991.98px){.services-section-modern .section-title{font-size:2rem}.services-section-modern .section-subtitle{font-size:1.25rem}.services-section-modern .decorative-icons-grid{display:none}}@media (max-width:767.98px){.services-section-modern .section-title{font-size:1.75rem}.services-section-modern .section-subtitle{font-size:1.125rem}.services-section-modern .section-description{font-size:1rem}.services-section-modern .service-card{padding:1.5rem}.services-section-modern .service-icon-wrapper{width:70px;height:70px}.services-section-modern .service-icon{font-size:1.75rem}.services-section-modern .service-name{font-size:1.25rem}.services-section-modern .service-price{font-size:1.5rem}.services-section-modern .blob-1,.services-section-modern .blob-2{width:250px;height:250px}}@media (max-width:575.98px){.services-section-modern .service-features{padding:.75rem;font-size:.875rem}}.priceplan-section-pro .decorative-circle{position:absolute;border-radius:50%;background:linear-gradient(135deg,var(--primary-50),var(--primary-100));opacity:.4;z-index:0}.priceplan-section-pro .decorative-blob{position:absolute;width:500px;height:500px;top:50%;right:-200px;transform:translatey(-50%);background:radial-gradient(circle,var(--primary-50) 0%,transparent 70%);border-radius:40% 60% 70% 30%/40% 50% 60% 50%;opacity:.3;z-index:0}.priceplan-section-pro .section-header{position:relative;z-index:1;margin-bottom:40px}.priceplan-section-pro .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.2}.priceplan-section-pro .section-subtitle{font-size:1.5rem;font-weight:500;color:var(--primary-700);margin-bottom:20px;line-height:1.4}.priceplan-section-pro .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;max-width:700px;margin:0 auto}.priceplan-section-pro .featured-badge{position:absolute;top:24px;right:24px;width:50px;height:50px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px color-mix(in srgb,var(--primary-500) 40%,transparent);animation:pulse-badge 2s ease-in-out infinite}.priceplan-section-pro .featured-badge i{font-size:22px;color:var(--light)}.priceplan-section-pro .decorative-line{width:200px;height:3px;background:linear-gradient(90deg,transparent,var(--primary-300),transparent);margin:60px auto 30px;border-radius:2px}@media (max-width:991px){.priceplan-section-pro{padding:80px 0}.priceplan-section-pro .section-title{font-size:2.25rem}.priceplan-section-pro .section-subtitle{font-size:1.25rem}.priceplan-section-pro .decorative-circle-1{width:300px;height:300px}.priceplan-section-pro .decorative-blob{width:350px;height:350px}}@media (max-width:767px){.priceplan-section-pro{padding:60px 0}.priceplan-section-pro .section-title{font-size:1.875rem}.priceplan-section-pro .section-subtitle{font-size:1.125rem}.priceplan-section-pro .section-description{font-size:1rem}.priceplan-section-pro .price-card{padding:40px 28px}.priceplan-section-pro .plan-price{font-size:2rem}.priceplan-section-pro .icon-wrapper{width:60px;height:60px}.priceplan-section-pro .icon-wrapper i{font-size:28px}.priceplan-section-pro .decorative-circle-1,.priceplan-section-pro .decorative-circle-2{width:200px;height:200px}.priceplan-section-pro .decorative-blob{display:none}.priceplan-section-pro .bottom-accent-icons{gap:30px}.priceplan-section-pro .bottom-accent-icons i{font-size:24px}}@media (max-width:575px){.priceplan-section-pro .section-title{font-size:1.625rem}.priceplan-section-pro .plan-name{font-size:1.5rem}.priceplan-section-pro .card-icon{width:70px;height:70px}.priceplan-section-pro .card-icon i{font-size:30px}}.team-section-clean .decorative-dot-pattern{width:60px;height:6px;background:linear-gradient(90deg,var(--primary-500) 0%,var(--primary-300) 100%);margin:0 auto 24px;border-radius:3px;position:relative}.team-section-clean .decorative-dot-pattern::before,.team-section-clean .decorative-dot-pattern::after{content:"";position:absolute;width:8px;height:8px;background:var(--primary-500);border-radius:50%;top:-1px}.team-section-clean .decorative-dot-pattern::before{left:-16px}.team-section-clean .decorative-dot-pattern::after{right:-16px}.team-section-clean .section-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.2}.team-section-clean .section-subtitle{font-size:clamp(1.125rem,2vw,1.375rem);font-weight:600;color:var(--primary-500);margin-bottom:20px;line-height:1.4}.team-section-clean .section-description{font-size:1.0625rem;line-height:1.8;color:var(--text-secondary);margin:0}.team-section-clean .row.g-4{position:relative;z-index:2}.team-section-clean .decorative-corner{position:absolute;width:40px;height:40px;z-index:1}.team-section-clean .decorative-corner.top-left{top:-8px;left:-8px;border-top:3px solid var(--primary-500);border-left:3px solid var(--primary-500);border-radius:4px 0 0 0;opacity:0;transition:all .4s cubic-bezier(.4,0,.2,1)}.team-section-clean .decorative-corner.bottom-right{bottom:-8px;right:-8px;border-bottom:3px solid var(--primary-300);border-right:3px solid var(--primary-300);border-radius:0 0 4px 0;opacity:0;transition:all .4s cubic-bezier(.4,0,.2,1)}.team-section-clean .team-card:hover .decorative-corner{opacity:1}.team-section-clean .team-card:hover .decorative-corner.top-left{top:-4px;left:-4px}.team-section-clean .team-card:hover .decorative-corner.bottom-right{bottom:-4px;right:-4px}.team-section-clean .decorative-shapes{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200px;height:200px;pointer-events:none}.team-section-clean .shape-circle,.team-section-clean .shape-square,.team-section-clean .shape-triangle{position:absolute;opacity:.1}.team-section-clean .shape-circle{width:60px;height:60px;border:3px solid white;border-radius:50%;top:-20px;right:-10px;animation:float-shape 4s ease-in-out infinite}.team-section-clean .background-decoration{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1;overflow:hidden}.team-section-clean .deco-blob.blob-1{width:400px;height:400px;background:var(--primary-500);top:-100px;right:-100px;animation:blob-float 20s ease-in-out infinite}.team-section-clean .deco-blob.blob-2{width:350px;height:350px;background:var(--primary-700);bottom:-80px;left:-80px;animation:blob-float 25s ease-in-out infinite reverse}@media (max-width:991px){.team-section-clean{padding:80px 0}.team-section-clean .team-card{padding:28px}.team-section-clean .member-name{font-size:1.25rem}}@media (max-width:767px){.team-section-clean{padding:60px 0}.team-section-clean .team-card{padding:24px}.team-section-clean .section-description{font-size:1rem}.team-section-clean .member-name{font-size:1.125rem}.team-section-clean .member-role{font-size:.9375rem}}@media (max-width:575px){.team-section-clean{padding:50px 0}.team-section-clean .team-card{padding:20px}.team-section-clean .decorative-corner{width:30px;height:30px}}.reviews-section-style{padding:100px 0;background:linear-gradient(135deg,var(--surface-primary) 0%,var(--neutral-50) 100%);position:relative;overflow:hidden}.reviews-section-style .decorative-line{width:60px;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));border-radius:2px}.reviews-section-style .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2}.reviews-section-style .section-subtitle{font-size:1.25rem;font-weight:600;color:var(--primary-500);line-height:1.4}.reviews-section-style .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.reviews-section-style .review-card{background:var(--light);border-radius:16px;padding:40px;height:100%;transition:all .4s ease;position:relative;overflow:hidden;border:1px solid color-mix(in srgb,var(--primary-500) 10%,transparent)}.reviews-section-style .review-card:hover{transform:translatey(-8px);border-color:color-mix(in srgb,var(--primary-500) 30%,transparent)}.reviews-section-style .review-card.featured-review{background:linear-gradient(135deg,var(--light) 0%,color-mix(in srgb,var(--primary-50) 50%,var(--light)) 100%);border:2px solid color-mix(in srgb,var(--primary-500) 20%,transparent)}.reviews-section-style .quote-icon{width:50px;height:50px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;box-shadow:0 4px 12px color-mix(in srgb,var(--primary-500) 30%,transparent)}.reviews-section-style .quote-icon i{font-size:24px;color:var(--light)}.reviews-section-style .review-content{margin-bottom:32px}.reviews-section-style .review-text{font-size:1.0625rem;color:var(--text-secondary);line-height:1.8;margin:0;position:relative;z-index:2}.reviews-section-style .review-footer{display:flex;align-items:center;gap:16px;position:relative;z-index:2}.reviews-section-style .review-footer.centered{flex-direction:column;text-align:center;gap:20px}.reviews-section-style .author-avatar .avatar-circle{width:56px;height:56px;background:linear-gradient(135deg,var(--primary-300),var(--primary-500));border-radius:50%;display:flex;align-items:center;justify-content:center;border:3px solid var(--light);box-shadow:0 4px 12px color-mix(in srgb,var(--primary-500) 20%,transparent)}.reviews-section-style .author-avatar .avatar-circle.large{width:72px;height:72px}.reviews-section-style .author-avatar .avatar-circle i{font-size:28px;color:var(--light)}.reviews-section-style .author-avatar .avatar-circle.large i{font-size:36px}.reviews-section-style .author-info{flex:1}.reviews-section-style .author-name{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0;line-height:1.5}.reviews-section-style .card-decoration{position:absolute;bottom:-30px;right:-30px;width:120px;height:120px;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-500) 10%,transparent),color-mix(in srgb,var(--primary-300) 5%,transparent));border-radius:50%;z-index:1}.reviews-section-style .featured-badge{position:absolute;top:24px;right:24px;width:48px;height:48px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px color-mix(in srgb,var(--primary-500) 40%,transparent);animation:pulse-badge 2s ease-in-out infinite}.reviews-section-style .featured-badge i{font-size:24px;color:var(--light)}.reviews-section-style .floating-shape{position:absolute;border-radius:50%;opacity:.05;z-index:0;animation:float 20s ease-in-out infinite}.reviews-section-style .shape-1{width:300px;height:300px;background:var(--primary-500);top:-100px;left:-100px;animation-delay:0s}.reviews-section-style .shape-2{width:400px;height:400px;background:var(--primary-300);bottom:-150px;right:-150px;animation-delay:5s}.reviews-section-style .shape-3{width:200px;height:200px;background:var(--primary-700);top:50%;right:10%;animation-delay:10s}@media (max-width:991px){.reviews-section-style{padding:80px 0}.reviews-section-style .section-title{font-size:2rem}.reviews-section-style .section-subtitle{font-size:1.125rem}.reviews-section-style .review-card{padding:32px}.reviews-section-style .review-footer.centered{flex-direction:row;text-align:left}}@media (max-width:767px){.reviews-section-style{padding:60px 0}.reviews-section-style .section-title{font-size:1.75rem}.reviews-section-style .section-subtitle{font-size:1rem}.reviews-section-style .section-description{font-size:1rem}.reviews-section-style .review-card{padding:28px}.reviews-section-style .quote-icon{width:44px;height:44px;margin-bottom:20px}.reviews-section-style .quote-icon i{font-size:20px}.reviews-section-style .review-text{font-size:1rem}.reviews-section-style .author-name{font-size:.9375rem}.reviews-section-style .featured-badge{width:40px;height:40px;top:20px;right:20px}.reviews-section-style .featured-badge i{font-size:20px}}@media (max-width:575px){.reviews-section-style .review-footer{flex-direction:column;align-items:flex-start;gap:12px}.reviews-section-style .review-footer.centered{align-items:center;text-align:center}.reviews-section-style .author-avatar .avatar-circle{width:48px;height:48px}.reviews-section-style .author-avatar .avatar-circle.large{width:64px;height:64px}.reviews-section-style .author-avatar .avatar-circle i{font-size:24px}.reviews-section-style .author-avatar .avatar-circle.large i{font-size:32px}}.casestudy-section-bold .decorative-dots{display:flex;gap:8px;justify-content:center;align-items:center}.casestudy-section-bold .decorative-dots .dot{width:8px;height:8px;border-radius:50%;background:var(--primary-500);display:inline-block;animation:dotPulse 2s ease-in-out infinite}.casestudy-section-bold .decorative-dots .dot:nth-child(2){animation-delay:.3s}.casestudy-section-bold .decorative-dots .dot:nth-child(3){animation-delay:.6s}.casestudy-section-bold .floating-shape{position:absolute;border-radius:50%;opacity:.15;pointer-events:none;animation:floatShape 20s ease-in-out infinite}.casestudy-section-bold .shape-1{width:300px;height:300px;background:radial-gradient(circle,var(--primary-300),transparent);top:-100px;right:-100px;animation-delay:0s}.casestudy-section-bold .shape-2{width:200px;height:200px;background:radial-gradient(circle,var(--primary-500),transparent);bottom:-50px;left:-50px;animation-delay:5s}.casestudy-section-bold .shape-3{width:150px;height:150px;background:radial-gradient(circle,var(--primary-300),transparent);top:50%;left:10%;animation-delay:10s}@media (max-width:991.98px){.casestudy-section-bold{padding:80px 0}.casestudy-section-bold #casestudy-title{font-size:2.5rem}.casestudy-section-bold .case-image-wrapper{height:200px}.casestudy-section-bold .case-image-placeholder{font-size:48px}}@media (max-width:767.98px){.casestudy-section-bold{padding:60px 0}.casestudy-section-bold #casestudy-title{font-size:2rem}.casestudy-section-bold #casestudy-subtitle{font-size:.8rem}.casestudy-section-bold .case-content{padding:24px 20px}.casestudy-section-bold .case-icon-badge{width:40px;height:40px;font-size:18px;top:-20px;right:20px}}@media (max-width:575.98px){.casestudy-section-bold{padding:50px 0}.casestudy-section-bold .case-image-wrapper{height:180px}.casestudy-section-bold .floating-shape{display:none}}.process-section-classic{position:relative;padding:100px 0;background:var(--surface-primary);overflow:hidden}.process-section-classic .process-header{margin-bottom:60px}.process-section-classic .process-subtitle{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:var(--primary-500);margin-bottom:12px}.process-section-classic .process-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:24px;line-height:1.2}.process-section-classic .process-desc{font-size:1.125rem;line-height:1.8;color:var(--text-secondary);margin:0}.process-section-classic .process-timeline{position:relative;padding:40px 0}.process-section-classic .process-item{position:relative;display:flex;align-items:flex-start;margin-bottom:80px;padding-left:80px}.process-section-classic .process-item:last-child{margin-bottom:0}.process-section-classic .process-item:last-child .process-connector{display:none}.process-section-classic .process-number{position:absolute;left:0;top:0;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:50%;box-shadow:0 4px 20px color-mix(in srgb,var(--primary-500) 30%,transparent);z-index:2;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.process-section-classic .process-number span{font-size:1.25rem;font-weight:700;color:var(--light)}.process-section-classic .process-item:hover .process-number{transform:scale(1.1) rotate(5deg)}.process-section-classic .process-connector{position:absolute;left:29px;top:60px;width:2px;height:calc(100% + 80px);background:linear-gradient(to bottom,var(--primary-300),color-mix(in srgb,var(--primary-300) 50%,transparent));z-index:1}.process-section-classic .process-content{display:flex;align-items:flex-start;gap:24px;background:var(--surface-secondary);padding:32px;border-radius:16px;border:1px solid var(--neutral-100);box-shadow:0 2px 12px color-mix(in srgb,var(--neutral-900) 5%,transparent);transition:all .4s ease;flex:1}.process-section-classic .process-item:hover .process-content{transform:translatex(8px);box-shadow:0 8px 32px color-mix(in srgb,var(--primary-500) 15%,transparent);border-color:var(--primary-300)}.process-section-classic .process-icon-wrapper{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-500) 10%,var(--surface-primary)),color-mix(in srgb,var(--primary-300) 15%,var(--surface-primary)));border-radius:12px;color:var(--primary-700);font-size:1.75rem;transition:all .3s ease}.process-section-classic .process-item:hover .process-icon-wrapper{background:var(--primary-500);color:var(--light);transform:rotate(-5deg) scale(1.05)}.process-section-classic .process-text{flex:1}.process-section-classic .process-item-title{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:12px;line-height:1.3}.process-section-classic .process-item-desc{font-size:1rem;line-height:1.7;color:var(--text-secondary);margin:0}.process-section-classic .process-item.reverse .process-content{flex-direction:row-reverse}.process-section-classic .process-item.reverse:hover .process-content{transform:translatex(-8px)}.process-section-classic .process-decoration{position:absolute;width:120px;height:120px;border-radius:50%;opacity:.06;pointer-events:none;z-index:0}.process-section-classic .decoration-1{background:radial-gradient(circle,var(--primary-500),transparent);top:-20px;right:-40px}.process-section-classic .decoration-2{background:radial-gradient(circle,var(--primary-700),transparent);bottom:-20px;left:-40px}.process-section-classic .decoration-3{background:radial-gradient(circle,var(--primary-500),transparent);top:50%;right:-50px;transform:translatey(-50%)}.process-section-classic .decoration-4{background:radial-gradient(circle,var(--primary-300),transparent);top:-30px;left:-50px}.process-section-classic .decoration-5{background:radial-gradient(circle,var(--primary-500),transparent);bottom:-30px;right:-40px}.process-section-classic .process-bg-shapes{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}.process-section-classic .process-bg-shapes .shape{position:absolute;border-radius:50%;opacity:.03}.process-section-classic .shape-1{width:400px;height:400px;background:radial-gradient(circle,var(--primary-500),transparent);top:10%;right:-100px}.process-section-classic .shape-2{width:300px;height:300px;background:radial-gradient(circle,var(--primary-700),transparent);bottom:20%;left:-80px}.process-section-classic .shape-3{width:200px;height:200px;background:radial-gradient(circle,var(--primary-300),transparent);top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:991px){.process-section-classic{padding:80px 0}.process-section-classic .process-title{font-size:2.25rem}.process-section-classic .process-desc{font-size:1rem}.process-section-classic .process-item{padding-left:70px;margin-bottom:60px}.process-section-classic .process-number{width:50px;height:50px}.process-section-classic .process-number span{font-size:1.125rem}.process-section-classic .process-connector{left:24px;height:calc(100% + 60px)}.process-section-classic .process-content{padding:24px;gap:20px}.process-section-classic .process-icon-wrapper{width:48px;height:48px;font-size:1.5rem}.process-section-classic .process-item-title{font-size:1.375rem}}@media (max-width:767px){.process-section-classic{padding:60px 0}.process-section-classic .process-header{margin-bottom:40px}.process-section-classic .process-title{font-size:1.875rem}.process-section-classic .process-desc{font-size:.9375rem}.process-section-classic .process-item{padding-left:60px;margin-bottom:50px}.process-section-classic .process-number{width:44px;height:44px}.process-section-classic .process-number span{font-size:1rem}.process-section-classic .process-connector{left:21px;height:calc(100% + 50px)}.process-section-classic .process-content{flex-direction:column;padding:20px;gap:16px}.process-section-classic .process-item.reverse .process-content{flex-direction:column}.process-section-classic .process-item:hover .process-content{transform:translatey(-4px)}.process-section-classic .process-item.reverse:hover .process-content{transform:translatey(-4px)}.process-section-classic .process-icon-wrapper{width:44px;height:44px;font-size:1.375rem}.process-section-classic .process-item-title{font-size:1.25rem}.process-section-classic .process-item-desc{font-size:.9375rem}.process-section-classic .process-decoration{display:none}.shape-1,.process-section-classic .shape-2{display:none}}@media (max-width:575px){.process-section-classic .process-title{font-size:1.625rem}.process-section-classic .process-item{padding-left:50px}.process-section-classic .process-number{width:40px;height:40px}.process-section-classic .process-number span{font-size:.875rem}.process-section-classic .process-connector{left:19px}.process-section-classic .process-content{padding:16px}.process-section-classic .process-icon-wrapper{width:40px;height:40px;font-size:1.25rem}.process-section-classic .process-item-title{font-size:1.125rem}.process-section-classic .process-item-desc{font-size:.875rem}}.timeline-section-custom .section-header{position:relative;z-index:2}.timeline-section-custom .decorative-shape{position:absolute;border-radius:50%;opacity:.4;z-index:1}.timeline-section-custom .decorative-shape-1{width:300px;height:300px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 30%,transparent 70%) 0%,transparent 70%);top:10%;right:-5%}.timeline-section-custom .decorative-shape-2{width:250px;height:250px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-500) 25%,transparent 75%) 0%,transparent 70%);bottom:15%;left:-3%}@media (max-width:991px){.timeline-section-custom #timeline-title{font-size:2.25rem}.timeline-section-custom .timeline-content{width:calc(50% - 2rem)}.timeline-section-custom .timeline-left .timeline-content{padding-right:1.5rem}.timeline-section-custom .timeline-right .timeline-content{padding-left:1.5rem}.timeline-section-custom .timeline-card{padding:1.75rem}.timeline-section-custom .timeline-icon-wrapper{width:56px;height:56px}.timeline-section-custom .timeline-icon-wrapper i{font-size:1.5rem}}@media (max-width:767px){.timeline-section-custom #timeline-title{font-size:1.875rem}.timeline-section-custom #timeline-subtitle{font-size:.8rem}.timeline-section-custom .timeline-line{left:30px}.timeline-section-custom .timeline-item{flex-direction:column;align-items:flex-start;margin-bottom:3rem;padding-left:60px}.timeline-section-custom .timeline-content{width:100%;padding:0 !important;margin:0 !important}.timeline-left,.timeline-section-custom .timeline-right{align-items:flex-start}.timeline-section-custom .timeline-dot{left:30px;top:30px}.timeline-section-custom .timeline-card{padding:1.5rem}.timeline-section-custom .timeline-card-title{font-size:1.25rem}.timeline-section-custom .timeline-card-desc{font-size:.9rem}.timeline-section-custom .timeline-icon-wrapper{width:48px;height:48px;margin-bottom:1rem}.timeline-section-custom .timeline-icon-wrapper i{font-size:1.25rem}.decorative-shape-1,.timeline-section-custom .decorative-shape-2{display:none}.timeline-section-custom .timeline-decorator{display:none}}@media (prefers-reduced-motion:reduce){.timeline-card,.timeline-card:hover,.timeline-icon-wrapper,.timeline-dot,.timeline-section-custom .timeline-decorator{animation:none;transition:none;transform:none !important}}@media (prefers-contrast:high){.timeline-section-custom .timeline-card{border:3px solid var(--primary-700)}.timeline-section-custom .timeline-line{width:6px;background:var(--primary-700)}.timeline-section-custom .timeline-dot{border-width:6px}}.career-section-custom{background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,var(--surface-primary) 70%) 100%);position:relative;min-height:600px}.career-section-custom .decorative-circle-top{width:400px;height:400px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 15%,transparent 85%),transparent 70%);border-radius:50%;top:-200px;right:-100px;pointer-events:none;z-index:0}.career-section-custom .decorative-circle-bottom{width:500px;height:500px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-100) 20%,transparent 80%),transparent 70%);border-radius:50%;bottom:-250px;left:-150px;pointer-events:none;z-index:0}.career-section-custom .decorative-dots{width:100px;height:100px;background-image:radial-gradient(circle,var(--primary-300) 2px,transparent 2px);background-size:20px 20px;bottom:40px;right:40px;opacity:.3;z-index:0}.career-section-custom #career-title{color:var(--text-primary);letter-spacing:-.02em;line-height:1.2}.career-section-custom #career-subtitle{color:var(--primary-700);font-weight:500;letter-spacing:.01em}.career-section-custom #career-desc{color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.career-section-custom .career-card{background:var(--surface-primary);border-radius:16px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid color-mix(in srgb,var(--neutral-300) 40%,transparent 60%);overflow:hidden}.career-section-custom .career-card:hover{transform:translatey(-8px);border-color:var(--primary-300)}.career-section-custom .career-icon-wrapper{width:64px;height:64px;background:linear-gradient(135deg,var(--primary-100),var(--primary-50));border-radius:12px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.career-section-custom .career-card:hover .career-icon-wrapper{background:linear-gradient(135deg,var(--primary-300),var(--primary-100));transform:scale(1.1) rotate(5deg)}.career-section-custom .career-icon-wrapper i{font-size:1.75rem;color:var(--primary-700)}.career-section-custom .career-card-content h4{color:var(--text-primary);transition:color .3s ease;letter-spacing:-.01em}.career-section-custom .career-card:hover .career-card-content h4{color:var(--primary-700)}.career-section-custom .role-badge{display:inline-flex;align-items:center;background:var(--surface-secondary);padding:.5rem 1rem;border-radius:24px;font-size:.875rem;font-weight:500;color:var(--text-secondary);border:1px solid var(--neutral-300)}.career-section-custom .role-badge i{font-size:1rem;color:var(--primary-500)}.career-section-custom .role-text{line-height:1}.career-section-custom .career-card-content p{line-height:1.7;font-size:.9375rem}.career-section-custom .card-accent{width:4px;height:0;background:linear-gradient(180deg,var(--primary-500),var(--primary-300));top:0;left:0;transition:height .4s cubic-bezier(.4,0,.2,1);border-radius:0 0 4px 4px}.career-section-custom .career-card:hover .card-accent{height:100%}@media (max-width:767.98px){.career-section-custom{padding-top:3rem !important;padding-bottom:3rem !important}.career-section-custom #career-title{font-size:2rem}.career-section-custom #career-subtitle{font-size:1.125rem}.career-section-custom #career-desc{font-size:1rem}.career-section-custom .career-card{padding:1.5rem}.career-section-custom .career-icon-wrapper{width:56px;height:56px}.career-section-custom .career-icon-wrapper i{font-size:1.5rem}.career-section-custom .decorative-circle-top,.career-section-custom .decorative-circle-bottom{opacity:.5}}@media (min-width:768px) and (max-width:991.98px){.career-section-custom #career-title{font-size:2.5rem}.career-section-custom .career-card{padding:1.75rem}}@media (min-width:992px){.career-section-custom .career-card{padding:2.25rem}}.career-section-custom [data-sal]{transition-property:transform,opacity}@media print{.career-section-custom .decorative-circle-top,.career-section-custom .decorative-circle-bottom,.career-section-custom .decorative-dots{display:none}.career-section-custom .career-card{box-shadow:none;border:1px solid var(--neutral-300);page-break-inside:avoid}}@media (prefers-reduced-motion:reduce){.career-section-custom .career-card,.career-section-custom .career-icon-wrapper,.career-section-custom .card-accent{transition:none}.career-section-custom .career-card:hover{transform:none}}@media (prefers-contrast:high){.career-section-custom .career-card{border:2px solid var(--neutral-700)}.career-section-custom .career-icon-wrapper{border:2px solid var(--primary-700)}.career-section-custom .role-badge{border:2px solid var(--neutral-700)}}#coreinfo-title{color:var(--text-primary);font-weight:700;letter-spacing:-.02em;line-height:1.2}#coreinfo-subtitle{color:color-mix(in srgb,var(--primary-500) 80%,var(--primary-700) 20%);font-weight:500}#coreinfo-desc{color:var(--text-secondary);line-height:1.7;max-width:100%}.coreinfo-section-clean .decorative-dots{display:flex;justify-content:center;gap:8px}.coreinfo-section-clean .decorative-dots .dot{width:8px;height:8px;border-radius:50%;background:var(--primary-300);display:inline-block;animation:dotPulse 2s ease-in-out infinite}.coreinfo-section-clean .decorative-dots .dot:nth-child(2){animation-delay:.3s}.coreinfo-section-clean .decorative-dots .dot:nth-child(3){animation-delay:.6s}.card-accent{position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(to right,transparent,var(--primary-500),transparent);opacity:0;transition:opacity .3s ease}.coreinfo-section-clean .coreinfo-card:hover .card-accent{opacity:1}.coreinfo-section-clean .decorative-bg-shapes .shape{position:absolute;border-radius:50%;opacity:.03}.coreinfo-section-clean .decorative-bg-shapes .shape-1{width:400px;height:400px;background:var(--primary-500);top:-200px;right:-100px;animation:floatShape 20s ease-in-out infinite}.coreinfo-section-clean .decorative-bg-shapes .shape-2{width:300px;height:300px;background:var(--primary-700);bottom:-150px;left:-75px;animation:floatShape 25s ease-in-out infinite reverse}.coreinfo-section-clean .decorative-bg-shapes .shape-3{width:200px;height:200px;background:var(--primary-300);top:50%;left:50%;transform:translate(-50%,-50%);animation:floatShape 30s ease-in-out infinite}@media (max-width:991.98px){.coreinfo-section-clean{padding-top:3rem;padding-bottom:3rem}#coreinfo-title{font-size:2rem}.coreinfo-section-clean .coreinfo-card{padding:1.5rem}.card-icon-wrapper{width:48px;height:48px}.card-icon-wrapper i{font-size:24px}}@media (max-width:767.98px){#coreinfo-title{font-size:1.75rem}#coreinfo-subtitle{font-size:1.1rem}#coreinfo-desc{font-size:1rem}.coreinfo-section-clean .decorative-bg-shapes .shape-1{width:250px;height:250px}.coreinfo-section-clean .decorative-bg-shapes .shape-2{width:200px;height:200px}}@media (max-width:575.98px){.coreinfo-section-clean .coreinfo-card{padding:1.25rem}.card-content h4{font-size:1.1rem}.card-content p{font-size:.9rem}}@media print{.coreinfo-section-clean{background:white}.decorative-bg-shapes,.card-accent,.coreinfo-section-clean .decorative-dots{display:none}.coreinfo-section-clean .coreinfo-card{border:1px solid #ddd;box-shadow:none;page-break-inside:avoid}}@media (prefers-contrast:high){.coreinfo-section-clean .coreinfo-card{border:2px solid var(--neutral-900)}.card-icon-wrapper{border:2px solid var(--primary-700)}#coreinfo-title,.card-content h4{font-weight:700}}@media (prefers-reduced-motion:reduce){.coreinfo-card,.card-icon-wrapper,.card-icon-wrapper i,.coreinfo-section-clean .decorative-dots .dot{transition:none;animation:none}.coreinfo-section-clean .decorative-bg-shapes .shape{animation: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-clean{position:relative;background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,white 70%) 100%);overflow:hidden}.contact-section-clean .section-header{position:relative;z-index:2}.contact-section-clean .decorative-accent{display:flex;align-items:center;justify-content:center;gap:1rem}.contact-section-clean .accent-dot{width:8px;height:8px;background:var(--primary-500);border-radius:50%;animation:pulse-v187 2s infinite}.contact-section-clean .accent-line{width:60px;height:2px;background:linear-gradient(90deg,var(--primary-300),var(--primary-500))}.contact-section-clean #contact-title{color:var(--text-primary);font-weight:700;letter-spacing:-.02em}.contact-section-clean #contact-subtitle{color:var(--text-secondary);font-size:1.25rem}.contact-section-clean #contact-desc{color:var(--text-secondary);font-size:1rem;line-height:1.7;max-width:700px;margin:0 auto}.contact-section-clean .contact-form-wrapper{position:relative;background:white;border-radius:20px;padding:2.5rem;transition:transform .3s ease,box-shadow .3s ease}.contact-section-clean .contact-form-wrapper:hover{transform:translatey(-5px)}.contact-section-clean .decorative-corner{position:absolute;width:40px;height:40px;border-style:solid;border-color:var(--primary-300)}.contact-section-clean .decorative-corner.top-left{top:-2px;left:-2px;border-width:3px 0 0 3px;border-radius:20px 0 0 0}.contact-section-clean .decorative-corner.bottom-right{bottom:-2px;right:-2px;border-width:0 3px 3px 0;border-radius:0 0 20px 0}.contact-section-clean .form-control{border:2px solid color-mix(in srgb,var(--neutral-300) 50%,white 50%);border-radius:12px;padding:1rem;transition:all .3s ease;background:var(--surface-primary)}.contact-section-clean .form-control:focus{border-color:var(--primary-500);box-shadow:0 0 0 4px color-mix(in srgb,var(--primary-100) 30%,transparent 70%);background:white}.contact-section-clean .form-floating>label{color:var(--text-secondary);padding:1rem}.contact-section-clean .form-check-input{border:2px solid var(--neutral-300);border-radius:6px;width:1.25rem;height:1.25rem;cursor:pointer}.contact-section-clean .form-check-input:checked{background-color:var(--primary-500);border-color:var(--primary-500)}.contact-section-clean .form-check-label{color:var(--text-secondary);font-size:.9rem;cursor:pointer}.contact-section-clean .btn-submit{background:linear-gradient(135deg,#2563eb,#0284c7) !important;color:var(--light) !important;border:none;border-radius:12px;font-weight:600;font-size:1.1rem;letter-spacing:.02em;transition:all .3s ease;box-shadow:0 4px 15px rgba(37,99,235,.3);position:relative;overflow:hidden}.contact-section-clean .btn-submit::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;transition:left .5s ease}.contact-section-clean .btn-submit:hover{transform:translatey(-2px);box-shadow:0 6px 25px rgba(37,99,235,.4)}.contact-section-clean .btn-submit:hover::before{left:100%}.contact-section-clean .btn-submit:active{transform:translatey(0)}.contact-section-clean .contact-info-wrapper{position:relative;display:flex;flex-direction:column;gap:1.5rem}.contact-section-clean .contact-info-card{background:white;border-radius:16px;padding:1.75rem;display:flex;align-items:center;gap:1.5rem;transition:all .3s ease;position:relative;overflow:hidden}.contact-section-clean .contact-info-card::before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;background:linear-gradient(180deg,var(--primary-500),var(--primary-700));transform:scaley(0);transition:transform .3s ease}.contact-section-clean .contact-info-card:hover{transform:translatex(5px)}.contact-section-clean .contact-info-card:hover::before{transform:scaley(1)}.contact-section-clean .icon-decoration{width:60px;height:60px;background:linear-gradient(135deg,var(--primary-100),color-mix(in srgb,var(--primary-300) 50%,white 50%));border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--primary-700);flex-shrink:0;transition:transform .3s ease}.contact-section-clean .contact-info-card:hover .icon-decoration{transform:rotate(10deg) scale(1.1)}.contact-section-clean .info-content{flex:1}.contact-section-clean .info-label{font-size:.85rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-weight:600;margin-bottom:.5rem}.contact-section-clean .info-value{font-size:1.1rem;color:var(--text-primary);font-weight:500;line-height:1.5}.contact-section-clean .decorative-shape{position:absolute;border-radius:50%;opacity:.08;pointer-events:none}.contact-section-clean .decorative-shape.shape-1{width:120px;height:120px;background:var(--primary-500);top:-40px;right:-40px}.contact-section-clean .decorative-shape.shape-2{width:80px;height:80px;background:var(--primary-700);bottom:100px;right:30px}.contact-section-clean .decorative-shape.shape-3{width:60px;height:60px;background:var(--primary-300);bottom:30px;left:20px}.contact-section-clean .social-icons-decoration{display:flex;justify-content:center;gap:1.5rem;padding:1.5rem;background:white;border-radius:16px}.contact-section-clean .social-icons-decoration i{font-size:1.5rem;color:var(--primary-500);transition:all .3s ease;cursor:pointer}.contact-section-clean .social-icons-decoration i:hover{color:var(--primary-700);transform:translatey(-3px) scale(1.2)}.contact-section-clean .decorative-background-shapes{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:1}.contact-section-clean .bg-shape{position:absolute;opacity:.04}.contact-section-clean .bg-shape.shape-circle-1{width:300px;height:300px;background:radial-gradient(circle,var(--primary-500) 0%,transparent 70%);top:-100px;right:-50px;animation:float-v187 20s infinite ease-in-out}.contact-section-clean .bg-shape.shape-circle-2{width:400px;height:400px;background:radial-gradient(circle,var(--primary-700) 0%,transparent 70%);bottom:-150px;left:-100px;animation:float-v187 25s infinite ease-in-out reverse}.contact-section-clean .bg-shape.shape-blob{width:500px;height:500px;background:radial-gradient(circle,var(--primary-300) 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);animation:rotate-v187 30s infinite linear}@media (max-width:991.98px){.contact-section-clean .contact-form-wrapper{padding:2rem;margin-bottom:2rem}.contact-section-clean #contact-title{font-size:2rem}.contact-section-clean .decorative-shape{opacity:.05}}@media (max-width:767.98px){.contact-section-clean .contact-form-wrapper{padding:1.5rem}.contact-section-clean #contact-title{font-size:1.75rem}.contact-section-clean #contact-subtitle{font-size:1.1rem}.contact-section-clean .contact-info-card{padding:1.25rem}.contact-section-clean .icon-decoration{width:50px;height:50px;font-size:1.25rem}.contact-section-clean .social-icons-decoration{gap:1rem}.contact-section-clean .bg-shape{opacity:.02}}@media (max-width:575.98px){.contact-section-clean .contact-form-wrapper{padding:1.25rem}.contact-section-clean .btn-submit{font-size:1rem;padding:.875rem 1.5rem}.contact-section-clean .decorative-corner{width:30px;height:30px}.contact-section-clean .social-icons-decoration i{font-size:1.25rem}}.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 .section-header{position:relative;z-index:2}.blog-section-variant .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;line-height:1.2}.blog-section-variant .section-subtitle{font-size:1.25rem;font-weight:600;color:var(--primary-500);margin-bottom:1.5rem;line-height:1.4}.blog-section-variant .section-description{font-size:1.1rem;color:var(--text-secondary);line-height:1.8;max-width:700px;margin:0 auto}.blog-section-variant .blog-card{height:100%;position:relative;z-index:1}.blog-section-variant .blog-card-inner{height:100%;background:var(--surface-primary);border-radius:16px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.blog-section-variant .blog-card-inner:hover{transform:translatey(-8px)}.blog-section-variant .blog-image-wrapper{position:relative;width:100%;height:220px;overflow:hidden}.blog-section-variant .blog-image{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.blog-section-variant .blog-card-inner:hover .blog-image{transform:scale(1.1)}.blog-section-variant .blog-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,transparent 0%,color-mix(in srgb,var(--primary-700) 20%,transparent 80%) 100%);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .4s ease}.blog-section-variant .blog-card-inner:hover .blog-overlay{opacity:1}.blog-section-variant .overlay-icon{background:var(--surface-primary);width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;transform:translatey(20px);transition:transform .4s cubic-bezier(.4,0,.2,1)}.blog-section-variant .blog-card-inner:hover .overlay-icon{transform:translatey(0)}.blog-section-variant .overlay-icon i{font-size:1.5rem;color:var(--primary-500)}.blog-section-variant .blog-content{padding:1.75rem;flex:1;display:flex;flex-direction:column}.blog-section-variant .blog-meta{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.blog-section-variant .blog-category,.blog-section-variant .blog-date{display:flex;align-items:center;gap:.25rem;font-size:.875rem;color:var(--text-secondary)}.blog-section-variant .blog-category i,.blog-section-variant .blog-date i{color:var(--primary-500);font-size:1rem}.blog-section-variant .blog-title{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem;line-height:1.4;min-height:3.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-section-variant .blog-excerpt{font-size:.95rem;color:var(--text-secondary);line-height:1.7;margin-bottom:1.5rem;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-section-variant .blog-link{display:inline-flex;align-items:center;color:var(--primary-500);font-weight:600;font-size:.95rem;text-decoration:none;transition:all .3s ease;align-self:flex-start}.blog-section-variant .blog-link:hover{color:var(--primary-700);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-shapes{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow:hidden;z-index:0}.blog-section-variant .shape-circle{position:absolute;border-radius:50%;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-300) 15%,transparent 85%),transparent)}.blog-section-variant .shape-1{width:300px;height:300px;top:-100px;right:-100px;animation:float 20s ease-in-out infinite}.blog-section-variant .shape-2{width:200px;height:200px;bottom:-50px;left:-50px;animation:float 15s ease-in-out infinite reverse}.blog-section-variant .shape-blob{position:absolute;width:400px;height:400px;top:50%;left:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,color-mix(in srgb,var(--primary-100) 20%,transparent 80%),transparent);border-radius:40% 60% 70% 30%/40% 50% 60% 50%;animation:morph 25s ease-in-out infinite;opacity:.5}@media (max-width:991.98px){.blog-section-variant .section-title{font-size:2rem}.blog-section-variant .section-subtitle{font-size:1.1rem}.blog-section-variant .section-description{font-size:1rem}.blog-section-variant .blog-image-wrapper{height:200px}}@media (max-width:767.98px){.blog-section-variant .section-title{font-size:1.75rem}.blog-section-variant .section-subtitle{font-size:1rem}.blog-section-variant .blog-image-wrapper{height:180px}.blog-section-variant .blog-content{padding:1.5rem}.blog-section-variant .blog-title{font-size:1.1rem;min-height:auto}.blog-section-variant .shape-1,.blog-section-variant .shape-2{display:none}}@media (max-width:575.98px){.blog-section-variant .section-title{font-size:1.5rem}.blog-section-variant .blog-image-wrapper{height:160px}}.faq-section-standard .accent-dot{width:8px;height:8px;border-radius:50%;background:var(--primary-500);animation:pulse-dot 2s ease-in-out infinite}.faq-section-standard .accent-line{width:60px;height:2px;background:linear-gradient(90deg,transparent 0%,var(--primary-500) 50%,transparent 100%)}.faq-section-standard .icon-decoration i{font-size:1.5rem;color:var(--primary-500);opacity:.4;transition:all .3s ease}.faq-section-standard .icon-decoration i:hover{opacity:1;transform:translatey(-5px)}.faq-section-standard .container{position:relative;z-index:1}@media (max-width:991.98px){.faq-section-standard #faq-title{font-size:2rem}.faq-section-standard .bg-decoration{opacity:.03}.faq-section-standard .bg-decoration-1,.faq-section-standard .bg-decoration-2,.faq-section-standard .bg-decoration-3{width:200px;height:200px}}@media (max-width:767.98px){.faq-section-standard #faq-title{font-size:1.75rem}.faq-section-standard .card-header{padding:1.25rem}.faq-section-standard .card-body{padding:1.25rem}.faq-section-standard .icon-decoration{gap:.5rem !important}.faq-section-standard .icon-decoration i{font-size:1.25rem}}@media (max-width:575.98px){.faq-section-standard .card-header{flex-direction:column;text-align:center;gap:1rem !important}.faq-section-standard .accent-line{width:40px}}@media print{.faq-section-standard .bg-decoration{display:none}.faq-section-standard .faq-card{page-break-inside:avoid;box-shadow:none !important;border:1px solid var(--neutral-300)}}@media (prefers-contrast:high){.faq-section-standard .card-header{border-bottom-width:3px}.faq-section-standard .faq-card{border:2px solid var(--neutral-300)}}@media (prefers-reduced-motion:reduce){.faq-section-standard .faq-card,.faq-section-standard .icon-decoration i,.faq-section-standard .accent-dot{animation:none;transition:none}.faq-section-standard .bg-decoration-1,.faq-section-standard .bg-decoration-2,.faq-section-standard .bg-decoration-3{animation:none}}.footer-primary{position:relative;padding:80px 0 40px;background-image:url(assets/images/footer_bg.webp);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;overflow:hidden;color:var(--light)}.footer-primary .footer-background-overlay{position:absolute;top:0;left:0;right:0;bottom:0;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%);z-index:1}.footer-primary .container{position:relative;z-index:2}.footer-primary .footer-decorative-elements{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;pointer-events:none;overflow:hidden}.footer-primary .decorative-circle{position:absolute;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 15%,transparent),transparent 70%);animation:float 20s infinite ease-in-out}.footer-primary .circle-1{width:300px;height:300px;top:-150px;right:10%;animation-delay:0s}.footer-primary .circle-2{width:200px;height:200px;bottom:20%;left:5%;animation-delay:7s}.footer-primary .circle-3{width:250px;height:250px;top:40%;right:-100px;animation-delay:14s}.footer-primary .footer-brand-section{padding-right:20px}.footer-primary .brand-icon-wrapper{width:60px;height:60px;background:color-mix(in srgb,var(--primary-500) 20%,transparent);border-radius:12px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.footer-primary .brand-icon-wrapper i{font-size:28px}.footer-primary .brand-icon-wrapper:hover{background:color-mix(in srgb,var(--primary-500) 30%,transparent);transform:translatey(-3px)}.footer-primary .footer-brand-name{font-size:24px;font-weight:700;color:var(--light);margin-bottom:16px;letter-spacing:-.5px}.footer-primary .footer-brand-description{font-size:15px;line-height:1.7;margin-bottom:0}.footer-primary .footer-links-section{padding:0 15px}.footer-primary .section-icon{width:50px;height:50px;background:color-mix(in srgb,var(--primary-700) 25%,transparent);border-radius:10px;display:inline-flex;align-items:center;justify-content:center;transition:all .3s ease}.footer-primary .section-icon i{font-size:24px}.footer-primary .footer-section-title{font-size:18px;font-weight:700;color:var(--light);margin-bottom:20px;text-transform:uppercase;letter-spacing:.5px}.footer-primary .footer-links-list{list-style:none;padding:0;margin:0}.footer-primary .footer-links-list li{margin-bottom:12px}.footer-primary .footer-link{display:inline-flex;align-items:center;gap:8px;text-decoration:none;font-size:15px;transition:all .3s ease;padding:6px 0}.footer-primary .footer-link i{font-size:14px;transition:transform .3s ease}.footer-primary .footer-link:hover{color:var(--light);padding-left:8px}.footer-primary .footer-link:hover i{transform:translatex(3px)}.footer-primary .footer-contact-section{padding:0 15px}.footer-primary .contact-info-grid{display:flex;flex-direction:column;gap:20px}.footer-primary .contact-info-item{display:flex;align-items:flex-start;gap:16px;padding:16px;background:color-mix(in srgb,var(--neutral-900) 30%,transparent);border-radius:10px;backdrop-filter:blur(10px);border:1px solid color-mix(in srgb,var(--primary-500) 20%,transparent);transition:all .3s ease}.footer-primary .contact-info-item:hover{background:color-mix(in srgb,var(--neutral-900) 40%,transparent);border-color:color-mix(in srgb,var(--primary-500) 35%,transparent);transform:translatex(5px)}.footer-primary .contact-icon{width:45px;height:45px;background:color-mix(in srgb,var(--primary-500) 25%,transparent);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.footer-primary .contact-icon i{font-size:20px}.footer-primary .contact-details{flex:1}.footer-primary .contact-value{display:block;font-size:15px;line-height:1.6;font-weight:500}.footer-primary .footer-bottom{margin-top:60px;padding-top:30px;border-top:1px solid color-mix(in srgb,var(--primary-500) 25%,transparent)}.footer-primary .disclaimer-section{padding:20px;background:color-mix(in srgb,var(--neutral-900) 25%,transparent);border-radius:10px;backdrop-filter:blur(10px);border:1px solid color-mix(in srgb,var(--primary-500) 15%,transparent)}.footer-primary .footer-disclaimer{font-size:13px;line-height:1.7;margin-bottom:0;text-align:center}.footer-primary .copyright-section{padding-top:20px}.footer-primary .footer-copyright{font-size:14px;font-weight:500}@media (max-width:991px){.footer-primary{padding:60px 0 30px}.footer-primary .footer-brand-section{padding-right:0;margin-bottom:20px}.footer-links-section,.footer-primary .footer-contact-section{padding:0}.footer-primary .footer-bottom{margin-top:40px}}@media (max-width:767px){.footer-primary{padding:50px 0 25px;background-attachment:scroll}.footer-primary .footer-brand-name{font-size:22px}.footer-primary .footer-section-title{font-size:16px}.footer-primary .contact-info-item{flex-direction:row;gap:12px}.footer-primary .contact-icon{width:40px;height:40px}.footer-primary .contact-icon i{font-size:18px}.footer-primary .decorative-circle{display:none}.footer-primary .footer-bottom{margin-top:30px}}@media (max-width:575px){.footer-primary{padding:40px 0 20px}.footer-primary .brand-icon-wrapper{width:50px;height:50px}.footer-primary .brand-icon-wrapper i{font-size:24px}.footer-primary .footer-brand-name{font-size:20px}.footer-primary .footer-brand-description{font-size:14px}.footer-primary .footer-section-title{font-size:15px}.footer-primary .footer-link{font-size:14px}.footer-primary .contact-value{font-size:14px}.footer-primary .disclaimer-section{padding:15px}.footer-primary .footer-disclaimer{font-size:12px}.footer-primary .footer-copyright{font-size:13px}}.additional-universal-modern .section-title{font-size:clamp(2rem,4.5vw,2.75rem);font-weight:700;color:var(--primary-900);margin-bottom:1rem;line-height:1.2}.additional-universal-modern .section-subtitle{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600;color:var(--primary-700);margin-bottom:1.5rem;line-height:1.4}.additional-universal-modern .section-description{font-size:1.125rem;color:var(--neutral-700);line-height:1.7;max-width:900px;margin:0 auto}.additional-universal-modern .grid-item{position:relative;background:var(--neutral-0);border-radius:20px;padding:2rem;box-shadow:0 6px 30px rgba(0,0,0,.08);border:2px solid var(--neutral-100);transition:all .4s cubic-bezier(.175,.885,.32,1.275);overflow:hidden;display:flex;flex-direction:column}.additional-universal-modern .grid-item:hover{transform:translatey(-8px);box-shadow:0 12px 50px rgba(0,0,0,.15);border-color:var(--primary-300)}.additional-universal-modern .grid-item:hover .item-icon{transform:scale(1.1) rotate(10deg)}.additional-universal-modern .corner-accent.top-left{top:15px;left:15px;border-top:4px solid var(--primary-500);border-left:4px solid var(--primary-500)}.additional-universal-modern .corner-accent.bottom-right{bottom:15px;right:15px;border-bottom:4px solid var(--accent-500);border-right:4px solid var(--accent-500)}.additional-universal-modern .grid-item:hover .shine-effect{left:100%}.additional-universal-modern .floating-shape{position:absolute;opacity:.04;pointer-events:none}.additional-universal-modern .shape-1{width:200px;height:200px;background:var(--primary-300);border-radius:30% 70% 70% 30%/40% 60% 40% 60%;top:25%;right:10%;filter:blur(40px)}.additional-universal-modern .shape-2{width:180px;height:180px;background:var(--accent-300);border-radius:60% 40% 40% 60%/50% 50% 50% 50%;bottom:20%;left:12%;filter:blur(35px)}@media (max-width:991px){.additional-universal-modern{padding:4rem 0}.additional-universal-modern .masonry-grid{grid-template-columns:repeat(2,1fr);gap:1.75rem;grid-auto-rows:280px}.additional-universal-modern .item-large{grid-column:span 2}.additional-universal-modern .item-medium{grid-column:span 1}.additional-universal-modern .grid-item{padding:1.75rem}.additional-universal-modern .item-icon{width:65px;height:65px}.additional-universal-modern .item-icon i{font-size:1.75rem}.additional-universal-modern .item-title{font-size:1.25rem}.additional-universal-modern .item-large .item-title{font-size:1.5rem}}@media (max-width:767px){.additional-universal-modern{padding:3rem 0}.additional-universal-modern .section-title{font-size:1.75rem}.additional-universal-modern .section-subtitle{font-size:1.25rem}.additional-universal-modern .section-description{font-size:1rem}.additional-universal-modern .masonry-grid{grid-template-columns:1fr;gap:1.5rem;grid-auto-rows:auto}.additional-universal-modern .item-large,.additional-universal-modern .item-medium,.additional-universal-modern .item-standard{grid-column:span 1;grid-row:span 1}.additional-universal-modern .grid-item{padding:1.5rem}.additional-universal-modern .item-icon{width:60px;height:60px}.additional-universal-modern .item-icon i{font-size:1.5rem}.additional-universal-modern .item-title{font-size:1.2rem}.additional-universal-modern .item-large .item-title{font-size:1.35rem}.additional-universal-modern .item-description{font-size:.9rem}.additional-universal-modern .bg-gradient,.additional-universal-modern .floating-shape{display:none}}@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}}.v-061 .section-header{max-width:800px;margin:0 auto 60px}.v-061 .decorative-badge{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.v-061 .decorative-badge i{font-size:28px;color:white}.v-061 .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);line-height:1.2}.v-061 .section-subtitle{font-size:1.5rem;font-weight:500;color:var(--primary-500);line-height:1.4}.v-061 .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;max-width:700px}.v-061 .service-card{background:white;border:1px solid var(--neutral-100);border-radius:16px;padding:40px 30px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.v-061 .service-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));transform:scalex(0);transform-origin:left;transition:transform .4s cubic-bezier(.4,0,.2,1)}.v-061 .service-card:hover{transform:translatey(-8px);box-shadow:0 20px 40px rgba(0,0,0,.12);border-color:var(--primary-300)}.v-061 .service-card:hover::before{transform:scalex(1)}.v-061 .service-card.featured{background:linear-gradient(135deg,color-mix(in srgb,var(--primary-500) 5%,white),color-mix(in srgb,var(--primary-300) 5%,white));border:2px solid var(--primary-300)}.v-061 .service-card:hover .card-icon-wrapper{background:var(--primary-500);transform:rotate(10deg) scale(1.1)}.v-061 .service-card:hover .card-icon-wrapper i{color:white;transform:scale(1.1)}.v-061 .decorative-shapes{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;z-index:1;opacity:.4}.v-061 .shape{position:absolute;border-radius:50%;background:radial-gradient(circle,var(--primary-300),transparent);opacity:.15}.v-061 .shape-1{width:400px;height:400px;top:-100px;right:-100px;animation:float 20s ease-in-out infinite}.v-061 .shape-2{width:300px;height:300px;bottom:-80px;left:-80px;animation:float 25s ease-in-out infinite reverse}.v-061 .shape-3{width:200px;height:200px;top:50%;left:50%;transform:translate(-50%,-50%);animation:pulse 15s ease-in-out infinite}@media (max-width:991px){.v-061{padding:80px 0}.v-061 .section-title{font-size:2.25rem}.v-061 .section-subtitle{font-size:1.25rem}.v-061 .card-title{font-size:1.25rem}}@media (max-width:767px){.v-061{padding:60px 0}.v-061 .section-header{margin-bottom:40px}.v-061 .section-title{font-size:1.875rem}.v-061 .section-subtitle{font-size:1.125rem}.v-061 .service-card{padding:30px 25px}.v-061 .card-icon-wrapper{width:60px;height:60px}.v-061 .card-icon-wrapper i{font-size:28px}}.additional-universal-section .section-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 .decoration-1{width:400px;height:400px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 12%,transparent),transparent);top:10%;right:-150px}.additional-universal-section .decoration-2{width:350px;height:350px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-500) 10%,transparent),transparent);top:50%;left:-120px}.additional-universal-section .decoration-3{width:300px;height:300px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 15%,transparent),transparent);bottom:10%;right:-100px}@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{padding:var(--space-8) 0}.add_wrap .add_element{flex-direction:column;gap:var(--space-3);padding:var(--space-4)}.add_wrap .add_element:hover{transform:translatey(-4px)}.add_wrap .add_elem_number{width:40px;height:40px;font-size:1.125rem}.add_wrap .add_elem_title{font-size:1.125rem}}.additional-universal-minimal .floating-element{position:absolute;opacity:.04;color:var(--primary-500);pointer-events:none}@media (max-width:991.98px){.additional-universal-minimal .card-visual-area{min-height:200px;padding:2rem 1.5rem}.additional-universal-minimal .visual-icon-group i{font-size:3rem}.additional-universal-minimal .card-text-area{padding:2rem 1.5rem}.additional-universal-minimal .side-card{padding:2rem 1.5rem}.additional-universal-minimal .highlight-card{padding:2rem 1.5rem;text-align:center}.additional-universal-minimal .highlight-icon{width:80px;height:80px;font-size:2.25rem}}@media (max-width:575.98px){.additional-universal-minimal #add_page_1_sec_1_title{font-size:2rem}.additional-universal-minimal .card-visual-area{min-height:150px;padding:1.5rem 1rem}.additional-universal-minimal .visual-icon-group i{font-size:2.5rem}.additional-universal-minimal .card-text-area{padding:1.5rem 1.25rem}.additional-universal-minimal .side-card{padding:1.5rem 1.25rem}.additional-universal-minimal .icon-header{width:60px;height:60px;font-size:1.75rem}}@media (max-width:768px){.add_wrap .add_content{padding-right:0;margin-bottom:var(--space-8)}.add_wrap .add_elem_item{margin-bottom:var(--space-6)}.add_wrap .add_extra_content{padding:var(--space-4)}}.add_wrap_variant .container{position:relative;z-index:1}@media (max-width:991.98px){.add_wrap_variant .masonry_card_highlight{flex-direction:column;text-align:center}.add_wrap_variant .highlight_icon_wrapper{margin:0 auto}}@media (max-width:767.98px){.add_wrap_variant{padding:var(--space-10,2.5rem) 0}.add_wrap_variant .add_header_section{margin-bottom:var(--space-8,2rem)}.add_wrap_variant .masonry_card{padding:var(--space-4,1rem)}.add_wrap_variant .masonry_card_large,.add_wrap_variant .masonry_card_small{min-height:auto}.add_wrap_variant .masonry_card_large .card_decoration{display:none}.add_wrap_variant .masonry_card_highlight{padding:var(--space-6,1.5rem)}.add_wrap_variant .highlight_icon_wrapper{width:80px;height:80px;font-size:2rem}.add_wrap_variant .icon_ring{width:94px;height:94px}}@media (max-width:991px){.add_wrap.v010_professional .add_featured_icon{width:80px;height:80px}.add_wrap.v010_professional .add_featured_icon i{font-size:36px}.add_wrap.v010_professional .add_featured_title{font-size:1.25rem}}@media (max-width:768px){.add_wrap.v010_professional .add_card{padding:var(--space-6)}.add_wrap.v010_professional .add_card_icon{width:50px;height:50px}.add_wrap.v010_professional .add_card_icon i{font-size:24px}.add_wrap.v010_professional .add_card_title{font-size:1.125rem}.add_wrap.v010_professional .add_featured_card{padding:var(--space-6)}.add_wrap.v010_professional .add_featured_icon{width:70px;height:70px;margin-bottom:var(--space-4)}.add_wrap.v010_professional .add_featured_icon i{font-size:32px}.add_wrap.v010_professional .add_featured_title{font-size:1.125rem}.add_wrap.v010_professional .add_decorative_line{width:60px;height:3px}}.v-060 .section-header{position:relative;z-index:2}.v-060 .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:20px;line-height:1.2}.v-060 .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);margin-bottom:20px;line-height:1.4}.v-060 .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;max-width:900px;margin:0 auto}@media (max-width:991px){.v-060{padding:80px 0}.v-060 .section-title{font-size:2.25rem}.v-060 .section-subtitle{font-size:1.25rem}.v-060 .split-content-wrapper{gap:50px}.v-060 .visual-box{height:280px}.v-060 .visual-element{width:220px;height:220px}.v-060 .featured-content{padding:50px 40px}.v-060 .featured-title{font-size:1.75rem}}@media (max-width:767px){.v-060{padding:60px 0}.v-060 .section-title{font-size:1.875rem}.v-060 .section-subtitle{font-size:1.125rem}.v-060 .section-description{font-size:1rem}.v-060 .split-content-wrapper{gap:40px}.v-060 .content-icon{width:60px;height:60px}.v-060 .content-icon i{font-size:28px}.v-060 .content-title{font-size:1.5rem}.v-060 .content-description{font-size:1rem}.v-060 .visual-box{height:220px;margin-top:30px}.v-060 .visual-element{width:180px;height:180px}.v-060 .featured-content{padding:40px 28px}.v-060 .featured-icon-wrapper{width:70px;height:70px}.v-060 .featured-icon-wrapper i{font-size:32px}.v-060 .featured-title{font-size:1.5rem}.v-060 .featured-description{font-size:1rem}}