:root{--primary-50:#fef7ee;--primary-50-rgb:254,247,238;--primary-100:#fde8d7;--primary-100-rgb:253,232,215;--primary-300:#fbc89e;--primary-300-rgb:251,200,158;--primary-500:#f97316;--primary-500-rgb:249,115,22;--primary-700:#c2410c;--primary-700-rgb:194,65,12;--primary-200:#fcd8bb;--primary-200-rgb:252,216,187;--primary-400:#fa9e5a;--primary-400-rgb:250,158,90;--primary-600:#de5a11;--primary-600-rgb:222,90,17;--primary-800:#a5370a;--primary-800-rgb:165,55,10;--primary-900:#882e08;--primary-900-rgb:136,46,8;--primary-950:#581e05;--primary-950-rgb:88,30,5;--primary-rgb:249,115,22;--neutral-50:#fafaf9;--neutral-50-rgb:250,250,249;--neutral-100:#f5f5f4;--neutral-100-rgb:245,245,244;--neutral-300:#d4d4d4;--neutral-300-rgb:212,212,212;--neutral-500:#737373;--neutral-500-rgb:115,115,115;--neutral-700:#404040;--neutral-700-rgb:64,64,64;--neutral-900:#171717;--neutral-900-rgb:23,23,23;--neutral-200:#e5e5e4;--neutral-200-rgb:229,229,228;--neutral-400:#a4a4a4;--neutral-400-rgb:164,164,164;--neutral-600:#5a5a5a;--neutral-600-rgb:90,90,90;--neutral-800:#363636;--neutral-800-rgb:54,54,54;--neutral-950:#1d1d1d;--neutral-950-rgb:29,29,29;--surface-primary:var(--neutral-50);--surface-secondary:var(--neutral-100);--surface-accent:var(--primary-50);--text-primary:var(--neutral-900);--text-secondary:var(--neutral-700);--text-accent:var(--primary-700);--button-primary-bg:var(--primary-500);--button-primary-text:#fff;--button-primary-text-rgb:255,255,255;--button-secondary-bg:var(--neutral-100);--button-secondary-text:var(--neutral-900);--border-light:var(--neutral-300);--border-medium:var(--neutral-500);--shadow-sm:0 1px 2px rgba(0,0,0,.05);--shadow-md:0 4px 6px rgba(0,0,0,.1);--shadow-lg:0 10px 15px rgba(0,0,0,.1);--shadow-card:0 4px 6px rgba(0,0,0,.05);--shadow-elevated:0 10px 25px rgba(0,0,0,.1);--shadow-button-hover:0 6px 12px rgba(249,115,22,.3);--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--transition-fast:.15s ease;--transition-base:.2s ease;--transition-slow:.3s ease;--white-rgb:255,255,255;--black-rgb:0,0,0;--transparent-rgb:0,0,0;--overlay-light-rgb:255,255,255;--overlay-dark-rgb:0,0,0;--font-light:300;--font-normal:400;--font-medium:500;--font-semibold:600;--font-bold:700;--font-extrabold:800;--leading-none:1;--leading-tight:1.25;--leading-snug:1.375;--leading-normal:1.5;--leading-relaxed:1.625;--leading-loose:2;--leading-extra_loose:2.5;--tracking-tighter:-.05em;--tracking-tight:-.025em;--tracking-normal:0;--tracking-wide:.025em;--tracking-wider:.05em;--tracking-widest:.1em;--font-primary:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-secondary:"Poppins",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--font-monospace:"JetBrains Mono","SF Mono",Monaco,"Cascadia Code","Roboto Mono",Consolas,"Courier New",monospace;--text-body:var(--text-primary);--space-0:0;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-7:1.75rem;--space-8:2rem;--space-9:2.25rem;--space-10:2.5rem;--space-11:2.75rem;--space-12:3rem;--space-14:3.5rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-28:7rem;--space-32:8rem;--space-36:9rem;--space-40:10rem;--space-44:11rem;--space-48:12rem;--space-52:13rem;--space-56:14rem;--space-60:15rem;--space-64:16rem;--space-72:18rem;--space-80:20rem;--space-96:24rem;--space-px:1px;--space-xs:.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2rem;--space-xl:3rem;--space-2xl:4rem;--space-3xl:6rem;--space-4xl:8rem;--space-5xl:12rem;--space-6xl:16rem;--section-py:clamp(3rem,5vw,5rem);--section-y-mobile:3rem;--section-y-tablet:4rem;--section-y-desktop:5rem;--section-y-hero:clamp(4rem,10vw,8rem);--section-x:clamp(1rem,3vw,2rem);--section-gap:clamp(1.5rem,3vw,2.5rem);--card-padding:1.5rem;--card-gap:1rem;--button-padding-x:1.5rem;--button-padding-y:.75rem;--form-gap:1rem}:root{--shadow-none:none;--shadow-xs:0 1px 2px 0 rgba(0,0,0,.05);--shadow-sm:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);--shadow-xl:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);--shadow-2xl:0 25px 50px -12px rgba(0,0,0,.25);--shadow-inner:inset 0 2px 4px 0 rgba(0,0,0,.06);--radius-none:0;--radius-xs:.125rem;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--radius-full:9999px;--transition-fast:.15s ease;--transition-normal:.3s ease;--transition-slow:.5s ease;--transition-all:all .3s ease;--duration-fast:.15s;--duration-normal:.3s;--duration-slow:.5s;--ease-smooth:ease-in-out;--ease-spring:cubic-bezier(.68,-.55,.265,1.55);--opacity-disabled:.5;--opacity-loading:.7;--opacity-overlay:.8;--nav-font-size:10px}section{padding-top:var(--section-y-mobile);padding-bottom:var(--section-y-mobile);padding-left:var(--section-x);padding-right:var(--section-x)}@media (min-width:768px){section{padding-top:var(--section-y-tablet);padding-bottom:var(--section-y-tablet)}}@media (min-width:1024px){section{padding-top:var(--section-y-desktop);padding-bottom:var(--section-y-desktop)}}section[id="hero"]{padding-top:var(--section-y-hero);padding-bottom:var(--section-y-hero)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}}@media (prefers-contrast:high){:root{--shadow-sm:0 1px 3px 0 rgba(0,0,0,.3);--shadow-md:0 4px 6px -1px rgba(0,0,0,.3);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.3)}}@media print{:root{--shadow-sm:none;--shadow-md:none;--shadow-lg:none;--shadow-xl:none}section{padding-top:1rem;padding-bottom:1rem;break-inside:avoid}}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{overflow-x:hidden}*:focus{outline:2px solid var(--border-interactive);outline-offset:2px;border-radius:var(--radius-sm)}*:focus:not(:focus-visible){outline:none}*:focus-visible{outline:2px solid var(--border-interactive);outline-offset:2px}@media (max-width:768px){.main_hero_title{font-size:var(--text-4xl)}.company_section_title{font-size:var(--text-3xl)}.fresh_display_1{font-size:var(--text-5xl)}.brand_display_2{font-size:var(--text-4xl)}}@media (max-width:480px){.main_hero_title{font-size:var(--text-3xl)}.company_section_title{font-size:var(--text-2xl)}.fresh_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){.modern_nav_link,a:not([class]){transition:none}}@media (prefers-contrast:high){.best_caption,.container_overline,.dark_footer_text{color:var(--text-secondary)}.elite_hero_subtitle,.bright_section_subtitle{color:var(--text-primary)}}@media print{.main_hero_title,.company_section_title,.bold_heading_1,.creative_heading_2{break-after:avoid;page-break-after:avoid}.light_text_gradient{color:var(--text-primary)}}body{font-family:var(--font-primary);font-size:1rem;line-height:1.6;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:var(--font-accent);font-weight:600;line-height:1.2;margin-bottom:.5em}h4,.h4{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600}h5,.h5{font-size:clamp(1.125rem,2vw,1.25rem);font-weight:500}p{font-family:var(--font-body);margin-bottom:1em}.lead{font-size:1.25rem;font-weight:300;line-height:1.7}.text-accent,.hero-title,.section-title,.card-title{font-family:var(--font-accent)}.subtitle,.section-subtitle{font-family:var(--font-primary);font-weight:500}blockquote{font-family:var(--font-accent);font-style:italic;font-size:1.125rem;border-left:3px solid currentColor;padding-left:1.5rem;margin:1.5rem 0}.navbar,.nav-link,.navbar-brand{font-family:var(--font-primary);font-weight:500}.btn,button{font-family:var(--font-primary);font-weight:600;letter-spacing:.025em}input,textarea,select,.form-control,.form-label{font-family:var(--font-primary)}.form-label{font-weight:500}.card{font-family:var(--font-primary)}.card-header,.card-title{font-family:var(--font-accent);font-weight:600}.badge,.label,.tag{font-family:var(--font-primary);font-weight:600;font-size:.875rem}code,pre,kbd,samp{font-family:var(--font-mono);font-size:.9em}@media (max-width:768px){body{font-size:.95rem}.lead{font-size:1.125rem}}@media print{body{font-family:var(--font-primary)}h1,h2,h3,h4,h5,h6{font-family:var(--font-accent);page-break-after:avoid}}@media (max-width:768px){.bright65_services_grid,.app95_features_grid,.page48_team_grid,.bold42_pricing_grid{grid-template-columns:1fr}.business12_gallery_grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.main16_timeline::before{left:30px}.agency49_timeline_item{width:100%;left:0 !important;text-align:left;padding-left:var(--space-16) !important;padding-right:var(--space-4) !important}.web53_section_height{min-height:60vh}.business28_hero_height{min-height:70vh}}@media (max-width:480px){.business12_gallery_grid{grid-template-columns:1fr}.agency49_timeline_item{padding-left:var(--space-12) !important}}@media print{.brand8_no_print{display:none !important}.style9_print_only{display:block !important}.theme9_shadow_xs,.container83_shadow_sm,.bright75_shadow_md,.layout83_shadow_lg,.unique58_shadow_xl,.content54_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){.layout34_fade_in,.fresh42_slide_up,.digital58_slide_in_left,.unique10_scale_in{animation:none;opacity:1;transform:none}.main57_hover_lift,.smart10_hover_scale,.minimal37_hover_shadow,.top5_hover_fade,.fresh35_transition_all,.container55_transition_fast,.light49_transition_normal,.container35_transition_slow{transition:none}.cta-action-btn{transition:none}.cta-action-btn .btn-icon{transition:none}.cta-action-btn:hover{transform:none}}.header-style{background:var(--surface-primary);position:sticky;top:0;z-index:1000;transition:all .3s ease}.header-style .navbar{padding:1.2rem 0;position:relative}.header-style .navbar-brand{font-size:1.125rem;font-weight:700;color:var(--primary-700);text-decoration:none;transition:all .3s ease;position:relative;z-index:10004}.header-style .navbar-brand:hover{color:var(--primary-500);transform:translatey(-2px)}.header-style .hamburger-checkbox{display:none}.header-style .hamburger-label{display:none;flex-direction:column;justify-content:space-between;width:32px;height:24px;cursor:pointer;position:relative;z-index:10003;transition:all .3s ease}.header-style .hamburger-line{width:100%;height:3px;background:#334155;border-radius:3px;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);transform-origin:center}.header-style .hamburger-checkbox:checked~.hamburger-label .hamburger-line:nth-child(1){transform:translatey(10.5px) rotate(45deg)}.header-style .hamburger-checkbox:checked~.hamburger-label .hamburger-line:nth-child(2){opacity:0;transform:scale(0)}.header-style .hamburger-checkbox:checked~.hamburger-label .hamburger-line:nth-child(3){transform:translatey(-10.5px) rotate(-45deg)}.header-style .hamburger-label:hover .hamburger-line{background:var(--primary-500)}.header-style .navbar-nav{gap:.5rem}.header-style .nav-link{color:var(--text-primary);font-size:var(--nav-font-size);font-weight:500;padding:.6rem 1.2rem;border-radius:8px;transition:all .3s ease;position:relative;text-decoration:none}.header-style .nav-link::after{content:"";position:absolute;bottom:8px;left:50%;transform:translatex(-50%) scalex(0);width:80%;height:2px;background:var(--primary-500);border-radius:2px;transition:transform .3s ease}.header-style .nav-link:hover{color:var(--primary-500);background:color-mix(in srgb,var(--primary-500) 8%,transparent)}.header-style .nav-link:hover::after{transform:translatex(-50%) scalex(1)}.header-style .header-decoration{position:absolute;top:0;right:0;width:200px;height:100%;pointer-events:none;overflow:hidden}.header-style .decorative-dot{position:absolute;border-radius:50%;background:var(--primary-300);opacity:.15;animation:float-dots 6s infinite ease-in-out}.header-style .decorative-dot.dot-1{width:60px;height:60px;top:-20px;right:40px;animation-delay:0s}.header-style .decorative-dot.dot-2{width:40px;height:40px;top:50%;right:120px;animation-delay:2s}.header-style .decorative-dot.dot-3{width:30px;height:30px;bottom:-10px;right:80px;animation-delay:4s}.header-style .menu-backdrop{position:fixed;top:0;left:0;width:100%;height:100vh;backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:all .4s ease;z-index:-1}@media (max-width:1299.98px){.header-style .hamburger-label{display:flex}.header-style .hamburger-label{z-index:10003}.header-style .navbar-brand{z-index:10004}.header-style .navbar-collapse{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:var(--surface-primary);padding:6rem 2rem 2rem;transition:right .5s cubic-bezier(.68,-.55,.265,1.55);z-index:10;overflow-y:auto}.header-style .menu-backdrop{z-index:0}.header-style .hamburger-checkbox:checked~.navbar-collapse{right:0}.header-style .hamburger-checkbox:checked~.menu-backdrop{opacity:1;visibility:visible}.header-style .navbar-nav{flex-direction:column;gap:.5rem}.header-style .nav-link{padding:1rem 1.2rem;border-left:3px solid transparent;border-radius:8px;font-size:var(--nav-font-size);font-weight:500;color:var(--text-primary)}.header-style .nav-link::after{display:none}.header-style .nav-link:hover{border-left-color:var(--primary-500);background:color-mix(in srgb,var(--primary-500) 10%,transparent);transform:translatex(8px)}.header-style .nav-item{opacity:0;transform:translatex(50px);animation:slideInRight .4s ease forwards}.header-style .hamburger-checkbox:checked~.navbar-collapse .nav-item:nth-child(1){animation-delay:.1s}.header-style .hamburger-checkbox:checked~.navbar-collapse .nav-item:nth-child(2){animation-delay:.2s}.header-style .hamburger-checkbox:checked~.navbar-collapse .nav-item:nth-child(3){animation-delay:.3s}.header-style .hamburger-checkbox:checked~.navbar-collapse .nav-item:nth-child(4){animation-delay:.4s}.header-style .header-decoration{display:none}}@media (min-width:768px) and (max-width:991.98px){.header-style .navbar-collapse{width:320px;padding:7rem 2.5rem 2rem}.header-style .nav-link{font-size:var(--nav-font-size)}}@media (max-width:576px){.header-style .navbar{padding:1rem 0}.header-style .navbar-brand{font-size:1.125rem}.header-style .hamburger-label{width:28px;height:22px}.header-style .hamburger-line{height:2.5px}.header-style .navbar-collapse{width:260px;padding:5rem 1.5rem 1.5rem}.header-style .nav-link{padding:.9rem 1rem;font-size:var(--nav-font-size)}}@media (min-width:1400px){.header-style .navbar-brand{font-size:1.125rem}.header-style .nav-link{font-size:var(--nav-font-size);padding:.7rem 1.4rem}.header-style .header-decoration{width:250px}}.header-style .nav-link:focus-visible{outline:2px solid var(--primary-500);outline-offset:4px}.header-style .hamburger-label:focus-within{outline:2px solid var(--primary-500);outline-offset:4px;border-radius:4px}@media print{.header-style .hamburger-label,.header-style .menu-backdrop,.header-style .header-decoration{display:none !important}}.hero-section-special{position:relative;padding:100px 0 80px;background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,var(--surface-primary) 70%) 100%);overflow:hidden}.hero-section-special .hero-bg-decoration{position:absolute;top:-100px;right:-100px;width:500px;height:500px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-100) 20%,transparent 80%) 0%,transparent 70%);border-radius:50%;pointer-events:none;z-index:0}.hero-section-special .container{position:relative;z-index:1}.hero-section-special .hero-content{padding-right:0}@media (min-width:992px){.hero-section-special .hero-content{padding-right:30px}}.hero-section-special .hero-badge{display:flex;align-items:center;gap:12px}.badge-dot{width:12px;height:12px;background:var(--primary-500);border-radius:50%;box-shadow:0 0 20px color-mix(in srgb,var(--primary-500) 40%,transparent 60%);animation:pulse-dot 2s ease-in-out infinite}.badge-line{width:60px;height:3px;background:linear-gradient(90deg,var(--primary-500) 0%,color-mix(in srgb,var(--primary-300) 50%,transparent 50%) 100%);border-radius:2px}.hero-section-special .hero-title{font-size:2.5rem;font-weight:700;line-height:1.2;color:var(--text-primary);margin-bottom:1.5rem}@media (min-width:768px){.hero-section-special .hero-title{font-size:3rem}}@media (min-width:992px){.hero-section-special .hero-title{font-size:3.5rem}}.hero-section-special .hero-subtitle{font-size:1.25rem;font-weight:600;color:var(--primary-700);line-height:1.4;margin-bottom:1.5rem}@media (min-width:768px){.hero-section-special .hero-subtitle{font-size:1.5rem}}.hero-section-special .hero-description{font-size:1.125rem;line-height:1.7;color:var(--text-secondary);margin-bottom:2.5rem}.hero-section-special .feature-icons-row{display:flex;gap:16px;flex-wrap:wrap}.hero-section-special .icon-box{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:var(--surface-primary);border:2px solid color-mix(in srgb,var(--primary-300) 30%,transparent 70%);border-radius:12px;transition:all .3s ease}.hero-section-special .icon-box i{font-size:1.5rem;color:var(--primary-500);transition:all .3s ease}.hero-section-special .icon-box:hover{background:var(--primary-50);border-color:var(--primary-500);transform:translatey(-4px);box-shadow:0 8px 20px color-mix(in srgb,var(--primary-500) 15%,transparent 85%)}.hero-section-special .icon-box:hover i{color:var(--primary-700);transform:scale(1.1)}.hero-section-special .hero-image-wrapper{position:relative;padding:30px}.hero-section-special .hero-image-container{position:relative;z-index:2;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px color-mix(in srgb,var(--neutral-900) 15%,transparent 85%),0 0 0 1px color-mix(in srgb,var(--neutral-300) 50%,transparent 50%);background:var(--surface-primary)}.hero-section-special .hero-image{width:100%;height:auto;display:block;transition:transform .5s ease}.hero-section-special .hero-image-container:hover .hero-image{transform:scale(1.05)}.hero-section-special .shape-circle{position:absolute;border-radius:50%;z-index:0}.hero-section-special .shape-circle-1{width:200px;height:200px;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-300) 20%,transparent 80%),transparent);top:-50px;right:-50px;animation:float-shape 6s ease-in-out infinite}.hero-section-special .shape-circle-2{width:150px;height:150px;background:linear-gradient(225deg,color-mix(in srgb,var(--primary-500) 15%,transparent 85%),transparent);bottom:-40px;left:-40px;animation:float-shape 8s ease-in-out infinite reverse}.hero-section-special .shape-blob{position:absolute;width:300px;height:300px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-100) 25%,transparent 75%) 0%,transparent 70%);border-radius:40% 60% 70% 30%/40% 50% 60% 50%;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0;animation:morph-blob 10s ease-in-out infinite}.hero-section-special .accent-line{position:absolute;height:3px;background:linear-gradient(90deg,var(--primary-500),transparent);z-index:3}.hero-section-special .accent-line-1{width:100px;top:20px;left:20px;transform:rotate(-45deg)}.hero-section-special .accent-line-2{width:80px;bottom:30px;right:30px;transform:rotate(45deg)}.hero-section-special .floating-icon{position:absolute;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:var(--surface-primary);border-radius:12px;box-shadow:0 8px 24px color-mix(in srgb,var(--neutral-900) 12%,transparent 88%);z-index:3;animation:float-icon 4s ease-in-out infinite}.hero-section-special .floating-icon i{font-size:1.5rem;color:var(--primary-500)}.hero-section-special .floating-icon-1{top:10%;left:5%;animation-delay:0s}.hero-section-special .floating-icon-2{top:60%;right:10%;animation-delay:1s}.hero-section-special .floating-icon-3{bottom:15%;left:15%;animation-delay:2s}@media (max-width:991px){.hero-section-special{padding:80px 0 60px}.hero-section-special .hero-image-wrapper{padding:20px;margin-bottom:30px}.hero-section-special .floating-icon{width:40px;height:40px}.hero-section-special .floating-icon i{font-size:1.25rem}}@media (max-width:575px){.hero-section-special{padding:60px 0 40px}.hero-section-special .hero-title{font-size:2rem}.hero-section-special .hero-subtitle{font-size:1.125rem}.hero-section-special .hero-description{font-size:1rem}.hero-section-special .icon-box{width:50px;height:50px}.hero-section-special .icon-box i{font-size:1.25rem}}.usp-secondary{background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 50%,white 50%) 100%);position:relative;padding:80px 0;--usp-item-icon-size:64px;--usp-item-gap:20px;--usp-item-padding:32px}.usp-secondary__bg-decoration{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:0}.usp-secondary__shape{position:absolute;border-radius:50%;opacity:.06}.usp-secondary__shape--1{width:500px;height:500px;background:var(--primary-500);top:-150px;right:-100px;animation:float 18s ease-in-out infinite}.usp-secondary__shape--2{width:400px;height:400px;background:var(--primary-300);bottom:-150px;left:-100px;animation:float 15s ease-in-out infinite reverse}.usp-secondary__header{position:relative;z-index:2}.usp-secondary__badge{display:inline-flex;align-items:center;justify-content:center;position:relative}.usp-secondary__badge-dot{width:10px;height:10px;background:var(--primary-500);border-radius:50%;display:block;animation:pulse-grow 2s ease-out infinite}.usp-secondary__title{color:var(--text-primary);line-height:1.2;font-weight:800;letter-spacing:-.01em;word-wrap:break-word;overflow-wrap:break-word}.usp-secondary__subtitle{color:var(--primary-700);font-weight:600;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word}.usp-secondary__description{color:var(--text-secondary);line-height:1.6;max-width:680px;margin-left:auto;margin-right:auto;word-wrap:break-word;overflow-wrap:break-word}.usp-secondary__item{background:white;border-radius:16px;padding:var(--usp-item-padding);height:100%;display:flex;gap:var(--usp-item-gap);transition:all .3s ease;position:relative;z-index:2;min-width:0;overflow:hidden}.usp-secondary__item:hover{transform:translatey(-4px);border-color:var(--primary-300)}.usp-secondary__item-icon{flex-shrink:0;width:var(--usp-item-icon-size);height:var(--usp-item-icon-size);min-width:48px;min-height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-500),var(--primary-600));border-radius:16px;transition:all .3s ease}.usp-secondary__item:hover .usp-secondary__item-icon{transform:scale(1.05)}.usp-secondary__item-icon i{font-size:28px;color:white}.usp-secondary__item-content{flex:1;min-width:0}.usp-secondary__item-header{margin-bottom:12px;gap:12px;flex-wrap:wrap;align-items:flex-start}.usp-secondary__item-title{color:var(--text-primary);font-weight:700;line-height:1.3;margin:0;flex:1 1 auto;min-width:0;word-wrap:break-word;overflow-wrap:break-word}.usp-secondary__item-badge{display:inline-block;padding:6px 14px;background:linear-gradient(135deg,var(--primary-100),var(--primary-50));color:var(--primary-700);border-radius:20px;font-size:.875rem;font-weight:700;white-space:normal;border:1px solid var(--primary-200);flex-shrink:0;text-align:center;max-width:100%;word-break:break-word}.usp-secondary__item-text{color:var(--text-secondary);line-height:1.6;font-size:.9375rem;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}.usp-secondary__accent-line{height:4px;width:100px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));border-radius:2px;margin:0 auto;position:relative;z-index:2}@media (max-width:1399px){.usp-secondary{--usp-item-padding:28px;--usp-item-gap:18px}.usp-secondary__item-header{gap:8px}}@media (max-width:1199px){.usp-secondary{--usp-item-icon-size:56px;--usp-item-padding:24px;--usp-item-gap:16px}.usp-secondary__item-header{gap:10px}.usp-secondary__item-title{font-size:1.125rem}.usp-secondary__item-badge{font-size:.8125rem;padding:5px 12px}}@media (max-width:991px){.usp-secondary{padding:60px 0;--usp-item-icon-size:56px}.usp-secondary__title{font-size:2rem}.usp-secondary__subtitle{font-size:1.125rem}.usp-secondary__item{gap:16px}.usp-secondary__item-icon i{font-size:24px}.usp-secondary__item-header{gap:10px}.usp-secondary__shape--1,.usp-secondary__shape--2{width:300px;height:300px}}@media (max-width:767px){.usp-secondary{--usp-item-icon-size:48px;--usp-item-padding:20px;--usp-item-gap:16px}.usp-secondary__title{font-size:1.75rem}.usp-secondary__subtitle{font-size:1rem}.usp-secondary__description{font-size:.9375rem}.usp-secondary__item{flex-direction:column;text-align:center}.usp-secondary__item-header{flex-direction:column;gap:8px;align-items:center}.usp-secondary__item-title{text-align:center}.usp-secondary__item-icon{margin:0 auto}.usp-secondary__item-icon i{font-size:22px}.usp-secondary__item-badge{font-size:.8125rem;padding:5px 12px}.usp-secondary__shape--1,.usp-secondary__shape--2{display:none}}@media (max-width:575px){.usp-secondary{padding:40px 0;--usp-item-padding:16px;--usp-item-gap:12px}.usp-secondary__title{font-size:1.5rem}.usp-secondary__item-header{gap:6px;margin-bottom:8px}.usp-secondary__item-badge{padding:4px 10px;font-size:.75rem}.usp-secondary__item-text{font-size:.875rem}}.about-section-style{background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,var(--surface-primary) 70%) 100%);position:relative;overflow:hidden}.about-section-style .content-wrapper{position:relative;z-index:2}.about-section-style .decorative-badge{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(135deg,var(--primary-500),color-mix(in srgb,var(--primary-700) 60%,var(--primary-500) 40%));border-radius:16px;color:var(--light);font-size:1.75rem;box-shadow:0 8px 24px color-mix(in srgb,var(--primary-500) 30%,transparent);animation:float 3s ease-in-out infinite}.about-section-style .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2;letter-spacing:-.02em}.about-section-style .section-subtitle{font-size:1.25rem;font-weight:600;color:var(--primary-500);line-height:1.4}.about-section-style .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7}.about-section-style .features-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.about-section-style .feature-item{display:flex;gap:1.25rem;padding:1.5rem;background:var(--surface-primary);border-radius:12px;border:2px solid color-mix(in srgb,var(--primary-100) 50%,transparent);transition:all .3s ease;position:relative;overflow:hidden}.about-section-style .feature-item::before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(to bottom,var(--primary-500),var(--primary-700));transform:scaley(0);transform-origin:bottom;transition:transform .3s ease}.about-section-style .feature-item:hover{transform:translatex(8px);border-color:var(--primary-300);box-shadow:0 8px 24px color-mix(in srgb,var(--primary-300) 20%,transparent)}.about-section-style .feature-item:hover::before{transform:scaley(1);transform-origin:top}.about-section-style .feature-icon{flex-shrink:0;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-100) 80%,var(--surface-primary) 20%),color-mix(in srgb,var(--primary-300) 50%,var(--surface-primary) 50%));border-radius:12px;color:var(--primary-700);font-size:1.5rem;transition:all .3s ease}.about-section-style .feature-item:hover .feature-icon{background:linear-gradient(135deg,var(--primary-500),var(--primary-700));color:var(--light);transform:scale(1.05) rotate(5deg)}.about-section-style .feature-content{flex:1}.about-section-style .feature-name{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem;line-height:1.3}.about-section-style .feature-desc{font-size:.9375rem;color:var(--text-secondary);line-height:1.6;margin-bottom:0}.about-section-style .images-wrapper{position:relative;height:100%;min-height:500px}.about-section-style .decorative-shape-1{position:absolute;top:-50px;right:-50px;width:200px;height:200px;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-300) 20%,transparent),color-mix(in srgb,var(--primary-100) 30%,transparent));border-radius:50%;filter:blur(40px);z-index:0}.about-section-style .decorative-shape-2{position:absolute;bottom:-30px;left:-30px;width:150px;height:150px;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-500) 15%,transparent),color-mix(in srgb,var(--primary-300) 25%,transparent));border-radius:50%;filter:blur(30px);z-index:0}.about-section-style .image-grid{position:relative;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:1rem;height:100%;z-index:1}.about-section-style .image-container{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px color-mix(in srgb,var(--neutral-900) 15%,transparent);transition:all .4s ease}.about-section-style .image-large{grid-column:1/2;grid-row:1/3}.about-section-style .image-small-top{grid-column:2/3;grid-row:1/2}.about-section-style .image-small-bottom{grid-column:2/3;grid-row:2/3}.about-section-style .image-container img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.about-section-style .image-container:hover img{transform:scale(1.08)}.about-section-style .image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-700) 40%,transparent),color-mix(in srgb,var(--primary-500) 20%,transparent));opacity:0;transition:opacity .4s ease}.about-section-style .image-container:hover .image-overlay{opacity:1}.about-section-style .dots-pattern{position:absolute;bottom:30px;left:-60px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;z-index:0;opacity:.4}.about-section-style .dots-pattern .dot{width:8px;height:8px;background:var(--primary-500);border-radius:50%;animation:dotPulse 2s ease-in-out infinite}.about-section-style .dots-pattern .dot:nth-child(2){animation-delay:.2s}.about-section-style .dots-pattern .dot:nth-child(3){animation-delay:.4s}.about-section-style .dots-pattern .dot:nth-child(4){animation-delay:.6s}.about-section-style .dots-pattern .dot:nth-child(5){animation-delay:.8s}.about-section-style .dots-pattern .dot:nth-child(6){animation-delay:1s}.about-section-style .dots-pattern .dot:nth-child(7){animation-delay:1.2s}.about-section-style .dots-pattern .dot:nth-child(8){animation-delay:1.4s}.about-section-style .dots-pattern .dot:nth-child(9){animation-delay:1.6s}@media (max-width:991.98px){.about-section-style .section-title{font-size:2rem}.about-section-style .images-wrapper{min-height:400px;margin-top:2rem}}@media (max-width:767.98px){.about-section-style .section-title{font-size:1.75rem}.about-section-style .section-subtitle{font-size:1.125rem}.about-section-style .section-description{font-size:1rem}.about-section-style .feature-item{flex-direction:column;text-align:center;align-items:center}.about-section-style .feature-content{text-align:center}.about-section-style .image-grid{grid-template-columns:1fr;grid-template-rows:auto;gap:1rem}.about-section-style .image-large,.about-section-style .image-small-top,.about-section-style .image-small-bottom{grid-column:1;grid-row:auto;height:250px}.about-section-style .images-wrapper{min-height:auto}}@media (max-width:575.98px){.about-section-style .decorative-badge{width:50px;height:50px;font-size:1.5rem}.about-section-style .feature-icon{width:48px;height:48px;font-size:1.25rem}}.features-section-style .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2;margin-bottom:1rem}.features-section-style .section-subtitle{font-size:.875rem;letter-spacing:.1em;color:var(--primary-500);margin-bottom:1rem}.features-section-style .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7}.features-section-style .feature-icon{position:relative;width:80px;height:80px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:20px;display:flex;align-items:center;justify-content:center;z-index:2;transition:transform .4s ease}.features-section-style .feature-card:hover .feature-icon{transform:scale(1.1) rotate(5deg)}.features-section-style .feature-icon i{font-size:2rem;color:var(--light)}.features-section-style .feature-content{position:relative;z-index:2}@media (max-width:991.98px){.features-section-style .section-title{font-size:2rem}.features-section-style .section-description{font-size:1rem}.features-section-style .feature-card{padding:1.75rem 1.25rem}.features-section-style .circle-1{width:300px;height:300px}.features-section-style .circle-2{width:250px;height:250px}}@media (max-width:767.98px){.features-section-style .section-title{font-size:1.75rem}.features-section-style .section-subtitle{font-size:.8125rem}.features-section-style .feature-icon-wrapper{width:70px;height:70px}.features-section-style .feature-icon{width:70px;height:70px;border-radius:16px}.features-section-style .feature-icon i{font-size:1.75rem}.features-section-style .icon-bg-shape{width:90px;height:90px;border-radius:22px}.features-section-style .feature-title{font-size:1.125rem}.features-section-style .feature-description{font-size:.875rem}.features-section-style .circle-1,.features-section-style .circle-2{width:200px;height:200px}.features-section-style .circle-3{display:none}}@media (max-width:575.98px){.features-section-style .section-title{font-size:1.5rem}.features-section-style .feature-card{padding:1.5rem 1rem}.features-section-style .feature-card:hover{transform:translatey(-4px)}}@media (prefers-reduced-motion:reduce){.features-section-style .feature-card,.features-section-style .feature-icon,.features-section-style .icon-bg-shape,.features-section-style .feature-card-decoration{transition:none}.features-section-style .feature-card:hover{transform:none}.features-section-style .feature-card:hover .feature-icon{transform:none}}@media (prefers-contrast:high){.features-section-style .feature-card{border:2px solid var(--neutral-700)}.features-section-style .feature-card:hover{border-color:var(--primary-700)}.features-section-style .feature-title{color:var(--neutral-900)}}.services-section-style{position:relative;background:var(--light);overflow:hidden}.services-section-style .section-header{position:relative;z-index:2}.services-section-style #services-title{color:var(--text-primary);font-weight:700;line-height:1.2}.services-section-style #services-subtitle{color:var(--primary-500);font-weight:600;text-transform:uppercase;letter-spacing:.5px}.services-section-style #services-desc{color:var(--text-secondary);max-width:700px;margin:0 auto;line-height:1.7}.services-section-style .service-card{position:relative;background:var(--surface-primary);border-radius:16px;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);border:2px solid var(--neutral-100);overflow:hidden;display:flex;flex-direction:column}.services-section-style .service-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-500) 0%,color-mix(in srgb,var(--primary-500) 70%,var(--primary-700) 30%) 100%);transform:scalex(0);transform-origin:left;transition:transform .4s cubic-bezier(.4,0,.2,1)}.services-section-style .service-card:hover{transform:translatey(-8px);border-color:var(--primary-500)}.services-section-style .service-card:hover::before{transform:scalex(1)}.services-section-style .service-icon-wrapper{position:relative;margin-bottom:2rem;display:inline-block}.services-section-style .service-icon{width:80px;height:80px;border-radius:20px;background:linear-gradient(135deg,var(--primary-50) 0%,color-mix(in srgb,var(--primary-100) 50%,var(--primary-50) 50%) 100%);display:flex;align-items:center;justify-content:center;font-size:2rem;color:var(--primary-500);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;z-index:2}.services-section-style .icon-decoration{position:absolute;top:-5px;right:-5px;width:90px;height:90px;border-radius:22px;border:2px solid var(--primary-300);opacity:0;transform:rotate(0deg);transition:all .4s cubic-bezier(.4,0,.2,1)}.services-section-style .service-card:hover .service-icon{transform:scale(1.05) rotate(-5deg);background:linear-gradient(135deg,var(--primary-100) 0%,var(--primary-300) 100%)}.services-section-style .service-card:hover .icon-decoration{opacity:1;transform:rotate(10deg)}.services-section-style .service-content{flex:1;display:flex;flex-direction:column}.services-section-style .service-name{color:var(--text-primary);font-weight:700;margin-bottom:1rem;transition:color .3s ease}.services-section-style .service-card:hover .service-name{color:var(--primary-500)}.services-section-style .service-description{color:var(--text-secondary);line-height:1.7;flex:1}.services-section-style .service-features{color:var(--text-secondary);font-size:.9rem;line-height:1.8;padding:1rem;background:var(--neutral-50);border-radius:8px;border-left:3px solid var(--primary-300);font-weight:500}.services-section-style .service-price{color:var(--primary-500);font-weight:700;font-size:1.1rem;padding-top:1rem;border-top:1px solid var(--neutral-100);margin-top:auto}.services-section-style .service-card-decoration{position:absolute;bottom:-30px;right:-30px;width:120px;height:120px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-100) 30%,transparent 70%) 0%,transparent 70%);border-radius:50%;pointer-events:none;opacity:0;transition:opacity .4s ease}.services-section-style .service-card:hover .service-card-decoration{opacity:1}.services-section-style .decorative-shapes{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;overflow:hidden}.services-section-style .shape-circle{position:absolute;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--primary-100) 20%,transparent 80%) 0%,transparent 70%)}.services-section-style .shape-1{width:400px;height:400px;top:-200px;right:-100px;animation:float 20s ease-in-out infinite}.services-section-style .shape-2{width:300px;height:300px;bottom:-150px;left:-100px;animation:float 25s ease-in-out infinite reverse}.services-section-style .shape-blob{position:absolute;width:500px;height:500px;top:50%;left:50%;transform:translate(-50%,-50%);background:radial-gradient(ellipse,color-mix(in srgb,var(--primary-50) 15%,transparent 85%) 0%,transparent 70%);border-radius:40% 60% 70% 30%/40% 50% 60% 50%;animation:morph 30s ease-in-out infinite}.services-section-style .floating-icons{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.services-section-style .float-icon{position:absolute;width:50px;height:50px;border-radius:12px;background:color-mix(in srgb,var(--surface-primary) 90%,transparent 10%);border:2px solid var(--primary-100);display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--primary-300);opacity:.6;backdrop-filter:blur(10px)}.services-section-style .float-icon.icon-1{top:15%;left:10%;animation:float 15s ease-in-out infinite}.services-section-style .float-icon.icon-2{top:60%;right:8%;animation:float 18s ease-in-out infinite reverse}.services-section-style .float-icon.icon-3{bottom:20%;left:15%;animation:float 22s ease-in-out infinite}@media (max-width:991.98px){.services-section-style .service-card{padding:2rem 1.5rem}.services-section-style .service-icon{width:70px;height:70px;font-size:1.75rem}.services-section-style .icon-decoration{width:80px;height:80px}.services-section-style .shape-1,.services-section-style .shape-2{width:250px;height:250px}.services-section-style .float-icon{width:40px;height:40px;font-size:1.2rem}}@media (max-width:767.98px){.services-section-style #services-title{font-size:2rem}.services-section-style .service-card{padding:1.75rem 1.25rem}.services-section-style .service-icon{width:60px;height:60px;font-size:1.5rem}.services-section-style .floating-icons{display:none}}@media (max-width:575.98px){.services-section-style{padding:3rem 0}.services-section-style #services-title{font-size:1.75rem}.services-section-style .service-features{font-size:.85rem;padding:.875rem}}@media print{.services-section-style .decorative-shapes,.services-section-style .floating-icons,.services-section-style .service-card-decoration{display:none}.services-section-style .service-card{border:1px solid var(--neutral-300);box-shadow:none;break-inside:avoid}}@media (prefers-reduced-motion:reduce){.services-section-style .service-card,.services-section-style .service-icon,.services-section-style .icon-decoration,.services-section-style .shape-circle,.services-section-style .shape-blob,.services-section-style .float-icon{animation:none;transition:none}.services-section-style .service-card:hover{transform:none}}@media (prefers-contrast:high){.services-section-style .service-card{border-width:3px}.services-section-style .service-icon{border:2px solid var(--primary-700)}.services-section-style .service-features{border-left-width:4px}}.priceplan-section-special .floating-shape.shape-1{width:200px;height:200px;background:var(--primary-500);bottom:-100px;left:10%;animation:float-1 20s ease-in-out infinite}.priceplan-section-special .floating-shape.shape-2{width:150px;height:150px;background:var(--primary-300);bottom:-75px;right:20%;animation:float-2 25s ease-in-out infinite}.priceplan-section-special .floating-shape.shape-3{width:100px;height:100px;background:var(--primary-700);bottom:-50px;left:50%;animation:float-3 30s ease-in-out infinite}@media (max-width:991.98px){.priceplan-section-special .pricing-card-featured{transform:scale(1);margin-top:0}.priceplan-section-special .pricing-card-featured:hover{transform:translatey(-8px)}}@media (max-width:767.98px){.priceplan-section-special #priceplan-title{font-size:2rem}.priceplan-section-special .pricing-card{padding:2rem 1.5rem}.priceplan-section-special .price-amount{font-size:3rem}.card-icon-wrapper{width:60px;height:60px}.card-icon-wrapper i{font-size:1.75rem}}@media (max-width:575.98px){.priceplan-section-special #priceplan-title{font-size:1.75rem}.priceplan-section-special #priceplan-desc{font-size:.95rem}.priceplan-section-special .pricing-card{padding:1.75rem 1.25rem}.priceplan-section-special .price-amount{font-size:2.5rem}}.team-section-clean{position:relative;padding:100px 0;background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,var(--surface-primary) 70%) 100%);overflow:hidden}.team-section-clean .section-header{max-width:800px;margin:0 auto 60px;position:relative;z-index:2}.team-section-clean .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;letter-spacing:-.5px}.team-section-clean .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);margin-bottom:24px}.team-section-clean .section-description{font-size:1.125rem;line-height:1.8;color:var(--text-secondary);margin-bottom:0}.team-section-clean .decorative-line{width:80px;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-700));margin:40px auto;border-radius:2px;position:relative;z-index:2}.team-section-clean .decorative-line::before,.team-section-clean .decorative-line::after{content:"";position:absolute;width:12px;height:12px;background:var(--primary-500);border-radius:50%;top:50%;transform:translatey(-50%)}.team-section-clean .decorative-line::before{left:-20px}.team-section-clean .decorative-line::after{right:-20px}.team-section-clean .team-grid{position:relative;z-index:2}.team-section-clean .team-card{background:var(--surface-primary);border-radius:16px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);height:100%;display:flex;flex-direction:column}.team-section-clean .team-card:hover{transform:translatey(-8px)}.team-section-clean .team-image-wrapper{position:relative;width:100%;padding-top:100%;overflow:hidden;background:var(--neutral-100)}.team-section-clean .team-member-photo{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1)}.team-section-clean .team-card:hover .team-member-photo{transform:scale(1.08)}.team-section-clean .image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 0%,color-mix(in srgb,var(--primary-700) 10%,transparent 90%) 100%);opacity:0;transition:opacity .4s ease}.team-section-clean .team-card:hover .image-overlay{opacity:1}.team-section-clean .team-content{padding:28px 24px;text-align:center;flex-grow:1;display:flex;flex-direction:column;justify-content:center;position:relative}.team-section-clean .member-name{font-size:1.375rem;font-weight:600;color:var(--text-primary);margin-bottom:8px;transition:color .3s ease}.team-section-clean .team-card:hover .member-name{color:var(--primary-500)}.team-section-clean .member-role{font-size:1rem;color:var(--text-secondary);margin-bottom:16px;font-weight:500}.team-section-clean .decorative-accent{width:40px;height:3px;background:var(--primary-500);margin:0 auto;border-radius:2px;transform:scalex(0);transition:transform .3s ease}.team-section-clean .team-card:hover .decorative-accent{transform:scalex(1)}.team-section-clean .decorative-card{background:linear-gradient(135deg,var(--primary-500),var(--primary-700));display:flex;align-items:center;justify-content:center;min-height:420px;position:relative}.team-section-clean .decorative-content{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.team-section-clean .icon-wrapper{width:120px;height:120px;border-radius:50%;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px);position:relative;z-index:2;transition:transform .4s ease}.team-section-clean .decorative-card:hover .icon-wrapper{transform:scale(1.1) rotate(5deg)}.team-section-clean .icon-wrapper i{font-size:3.5rem;color:var(--light)}.team-section-clean .decorative-shape{position:absolute;border-radius:50%;animation:float 6s ease-in-out infinite}.team-section-clean .shape-1{width:100px;height:100px;top:10%;left:10%;animation-delay:0s}.team-section-clean .shape-2{width:60px;height:60px;top:60%;right:15%;animation-delay:2s}.team-section-clean .shape-3{width:80px;height:80px;bottom:15%;left:20%;animation-delay:4s}.team-section-clean .bg-decoration{position:absolute;border-radius:50%;opacity:.05;pointer-events:none}.team-section-clean .decoration-1{width:600px;height:600px;background:var(--primary-500);top:-200px;right:-200px;animation:pulse 8s ease-in-out infinite}.team-section-clean .decoration-2{width:400px;height:400px;background:var(--primary-700);bottom:-100px;left:-100px;animation:pulse 10s ease-in-out infinite;animation-delay:2s}@media (max-width:991px){.team-section-clean{padding:80px 0}.team-section-clean .section-title{font-size:2.25rem}.team-section-clean .section-subtitle{font-size:1.25rem}.team-section-clean .decorative-card{min-height:350px}}@media (max-width:767px){.team-section-clean{padding:60px 0}.team-section-clean .section-header{margin-bottom:40px}.team-section-clean .section-title{font-size:1.875rem}.team-section-clean .section-subtitle{font-size:1.125rem}.team-section-clean .section-description{font-size:1rem}.team-section-clean .member-name{font-size:1.25rem}.team-section-clean .decorative-card{min-height:300px}.team-section-clean .icon-wrapper{width:100px;height:100px}.team-section-clean .icon-wrapper i{font-size:3rem}}@media (max-width:575px){.team-section-clean .team-content{padding:24px 20px}.team-section-clean .decoration-1,.team-section-clean .decoration-2{opacity:.03}}.reviews-section-primary{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}.reviews-section-primary .section-header-primary{position:relative;z-index:2}.reviews-section-primary .section-header-primary h2{color:var(--text-primary);font-weight:700;letter-spacing:-.02em}.reviews-section-primary .section-header-primary h3{color:var(--primary-500);font-weight:600;text-transform:uppercase;letter-spacing:.05em}.reviews-section-primary .section-header-primary p{color:var(--text-secondary);font-size:1.1rem;line-height:1.7}.reviews-section-primary .review-card-primary{background:var(--surface-primary);border-radius:16px;padding:2.5rem;border:1px solid color-mix(in srgb,var(--primary-100) 50%,transparent 50%);position:relative;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);height:100%;display:flex;flex-direction:column}.reviews-section-primary .review-card-primary:hover{transform:translatey(-8px);border-color:var(--primary-300)}.reviews-section-primary .review-card-primary::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-500) 0%,var(--primary-300) 100%);transform:scalex(0);transform-origin:left;transition:transform .4s cubic-bezier(.4,0,.2,1)}.reviews-section-primary .review-card-primary:hover::before{transform:scalex(1)}.reviews-section-primary .review-card-featured-primary{background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 20%,var(--surface-primary) 80%) 100%);border-width:2px;border-color:var(--primary-300)}.reviews-section-primary .quote-icon-primary{font-size:3rem;color:var(--primary-300);line-height:1;margin-bottom:1.5rem;opacity:.4}.reviews-section-primary .review-card-primary:hover .quote-icon-primary{opacity:.7;transform:scale(1.1);transition:all .3s ease}.reviews-section-primary .review-content-primary{flex:1;margin-bottom:2rem}.reviews-section-primary .review-text-primary{color:var(--text-primary);font-size:1.05rem;line-height:1.75;font-weight:400;margin:0;position:relative}.reviews-section-primary .review-author-primary{display:flex;align-items:center;gap:1rem;padding-top:1.5rem;border-top:1px solid color-mix(in srgb,var(--neutral-300) 30%,transparent 70%)}.reviews-section-primary .author-avatar-primary{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,var(--primary-500) 0%,var(--primary-700) 100%);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px color-mix(in srgb,var(--primary-500) 30%,transparent 70%);transition:all .3s ease}.reviews-section-primary .author-avatar-large-primary{width:64px;height:64px}.reviews-section-primary .review-card-primary:hover .author-avatar-primary{transform:scale(1.1);box-shadow:0 6px 16px color-mix(in srgb,var(--primary-500) 40%,transparent 60%)}.reviews-section-primary .avatar-initials-primary{color:var(--light);font-size:1.25rem;font-weight:700;letter-spacing:.05em}.reviews-section-primary .author-avatar-large-primary .avatar-initials-primary{font-size:1.5rem}.reviews-section-primary .author-info-primary{flex:1}.reviews-section-primary .author-name-primary{color:var(--text-primary);font-size:.95rem;font-weight:600;line-height:1.4;margin:0}.reviews-section-primary .decorative-accent-primary{position:absolute;bottom:-30px;right:-30px;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 15%,transparent 85%) 0%,transparent 70%);pointer-events:none;transition:all .4s ease}.reviews-section-primary .review-card-primary:hover .decorative-accent-primary{transform:scale(1.5);opacity:.6}.reviews-section-primary .decorative-shapes-primary{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1}.reviews-section-primary .shape-circle-primary{position:absolute;top:10%;right:5%;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 10%,transparent 90%) 0%,transparent 70%);animation:float-v225 6s ease-in-out infinite}.reviews-section-primary .shape-dots-primary{position:absolute;bottom:15%;left:8%;font-size:4rem;color:var(--primary-100);opacity:.3;animation:float-v225 8s ease-in-out infinite reverse}.reviews-section-primary .shape-line-primary{position:absolute;top:50%;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent 0%,var(--primary-100) 50%,transparent 100%);opacity:.2}@media (max-width:991.98px){.reviews-section-primary .review-card-primary{padding:2rem}.reviews-section-primary .review-text-primary{font-size:1rem}.reviews-section-primary .quote-icon-primary{font-size:2.5rem}}@media (max-width:767.98px){.reviews-section-primary{padding-top:3rem;padding-bottom:3rem}.reviews-section-primary .review-card-primary{padding:1.5rem}.reviews-section-primary .section-header-primary h2{font-size:2rem}.reviews-section-primary .section-header-primary p{font-size:1rem}.reviews-section-primary .author-avatar-primary{width:48px;height:48px}.reviews-section-primary .author-avatar-large-primary{width:56px;height:56px}.reviews-section-primary .avatar-initials-primary{font-size:1.1rem}.reviews-section-primary .author-name-primary{font-size:.9rem}.shape-circle-primary,.reviews-section-primary .shape-dots-primary{display:none}}@media (max-width:575.98px){.reviews-section-primary .review-card-primary{padding:1.25rem}.reviews-section-primary .review-content-primary{margin-bottom:1.5rem}.reviews-section-primary .review-author-primary{padding-top:1rem}}@media (prefers-reduced-motion:reduce){.review-card-primary,.author-avatar-primary,.decorative-accent-primary,.reviews-section-primary .quote-icon-primary{transition:none}.shape-circle-primary,.reviews-section-primary .shape-dots-primary{animation:none}}@media (prefers-contrast:high){.reviews-section-primary .review-card-primary{border-width:2px;border-color:var(--neutral-700)}.review-text-primary,.reviews-section-primary .author-name-primary{color:var(--neutral-900)}}@media print{.decorative-shapes-primary,.reviews-section-primary .decorative-accent-primary{display:none}.reviews-section-primary .review-card-primary{box-shadow:none;border:1px solid var(--neutral-300);break-inside:avoid}}.casestudy-section-bold .section-header{position:relative;z-index:2}.casestudy-section-bold .section-title{font-size:clamp(2rem,5vw,2.75rem);font-weight:700;color:var(--text-primary);line-height:1.2;margin-bottom:1rem}.casestudy-section-bold .section-subtitle{font-size:clamp(1.25rem,3vw,1.5rem);font-weight:600;color:var(--primary-500);line-height:1.3;margin-bottom:1.5rem}.casestudy-section-bold .section-description{font-size:1.125rem;line-height:1.8;color:var(--text-secondary);max-width:700px;margin:0 auto}.casestudy-section-bold .timeline-line{position:absolute;left:50%;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,transparent 0%,var(--primary-300) 10%,var(--primary-500) 50%,var(--primary-300) 90%,transparent 100%);transform:translatex(-50%);z-index:1}.casestudy-section-bold .decorative-shapes{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;pointer-events:none;z-index:1}.casestudy-section-bold .shape{position:absolute;opacity:.06}.casestudy-section-bold .shape-circle-1{width:400px;height:400px;background:var(--primary-500);border-radius:50%;top:-200px;right:-100px;filter:blur(60px)}.casestudy-section-bold .shape-circle-2{width:300px;height:300px;background:var(--primary-700);border-radius:50%;bottom:-150px;left:-100px;filter:blur(50px)}@media (max-width:991.98px){.casestudy-section-bold .timeline-line{left:30px}.casestudy-section-bold .timeline-node{left:30px}.casestudy-section-bold .timeline-item .row{flex-direction:column !important}.casestudy-section-bold .case-content{text-align:left !important;margin-left:70px}.casestudy-section-bold .case-badge{margin-left:0 !important;margin-right:auto !important}.casestudy-section-bold .case-meta{justify-content:flex-start !important}.casestudy-section-bold .case-visual{margin-left:70px;margin-top:2rem}}@media (max-width:767.98px){.casestudy-section-bold .section-title{font-size:1.875rem}.casestudy-section-bold .section-subtitle{font-size:1.25rem}.casestudy-section-bold .section-description{font-size:1rem}.casestudy-section-bold .timeline-line{left:20px}.casestudy-section-bold .timeline-node{left:20px;width:16px;height:16px;border-width:3px}.casestudy-section-bold .case-content{padding:1.75rem;margin-left:50px}.casestudy-section-bold .case-badge{width:50px;height:50px}.casestudy-section-bold .case-badge i{font-size:1.5rem}.casestudy-section-bold .case-title{font-size:1.5rem}.casestudy-section-bold .case-description{font-size:1rem}.casestudy-section-bold .case-visual{margin-left:50px;padding:1rem}.casestudy-section-bold .image-placeholder i{font-size:3rem}.casestudy-section-bold .timeline-item{margin-bottom:3rem}}@media (max-width:575.98px){.casestudy-section-bold .case-content{margin-left:40px}.casestudy-section-bold .case-visual{margin-left:40px}.casestudy-section-bold .meta-item{width:40px;height:40px}.casestudy-section-bold .meta-item i{font-size:1.125rem}}.process-section-secondary{position:relative;padding:100px 0;background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,white 70%) 100%);overflow:hidden}.process-section-secondary .section-header{max-width:800px;margin:0 auto 80px;position:relative;z-index:2}.process-section-secondary .header-decorator{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:24px}.process-section-secondary .decorator-line{width:60px;height:2px;background:linear-gradient(90deg,transparent 0%,var(--primary-500) 50%,transparent 100%)}.process-section-secondary .header-decorator i{font-size:28px;color:var(--primary-500)}.process-section-secondary .section-title{font-size:42px;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.2}.process-section-secondary .section-subtitle{font-size:20px;font-weight:600;color:var(--primary-500);margin-bottom:20px;letter-spacing:.5px}.process-section-secondary .section-description{font-size:17px;line-height:1.8;color:var(--text-secondary);margin:0}.process-section-secondary .process-timeline{position:relative;max-width:1000px;margin:0 auto;padding:40px 0}.process-section-secondary .timeline-line{position:absolute;left:50%;top:0;bottom:0;width:3px;background:linear-gradient(180deg,var(--primary-300) 0%,var(--primary-500) 50%,var(--primary-300) 100%);transform:translatex(-50%);z-index:1}.process-section-secondary .process-item{position:relative;display:flex;align-items:center;margin-bottom:60px;gap:40px}.process-section-secondary .process-item:last-child{margin-bottom:0}.process-section-secondary .process-item.reverse{flex-direction:row-reverse}.process-section-secondary .item-number{position:relative;z-index:3;flex-shrink:0;width:50%;display:flex;justify-content:flex-end;padding-right:20px}.process-section-secondary .process-item.reverse .item-number{justify-content:flex-start;padding-right:0;padding-left:20px}.process-section-secondary .number-bg{display:flex;align-items:center;justify-content:center;width:80px;height:80px;font-size:28px;font-weight:700;color:white;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:50%;box-shadow:0 8px 24px color-mix(in srgb,var(--primary-500) 40%,transparent);position:relative;transition:all .3s ease}.process-section-secondary .number-bg::before{content:"";position:absolute;inset:-4px;border-radius:50%;border:2px solid var(--primary-300);opacity:0;transition:opacity .3s ease}.process-section-secondary .process-item:hover .number-bg::before{opacity:1}.process-section-secondary .item-content{width:50%;flex-shrink:0}.process-section-secondary .content-card{position:relative;background:white;border-radius:20px;padding:36px;box-shadow:0 4px 20px color-mix(in srgb,var(--neutral-900) 8%,transparent);transition:all .4s ease;border:1px solid var(--neutral-100)}.process-section-secondary .content-card:hover{transform:translatey(-8px);box-shadow:0 12px 40px color-mix(in srgb,var(--primary-500) 20%,transparent);border-color:var(--primary-300)}.process-section-secondary .card-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-500) 15%,white) 0%,color-mix(in srgb,var(--primary-300) 20%,white) 100%);border-radius:16px;margin-bottom:20px;transition:all .3s ease}.process-section-secondary .content-card:hover .card-icon{background:linear-gradient(135deg,var(--primary-500),var(--primary-700))}.process-section-secondary .card-icon i{font-size:28px;color:var(--primary-500);transition:color .3s ease}.process-section-secondary .content-card:hover .card-icon i{color:white}.process-section-secondary .item-title{font-size:24px;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.3}.process-section-secondary .item-description{font-size:16px;line-height:1.7;color:var(--text-secondary);margin:0}.process-section-secondary .card-accent{position:absolute;top:0;right:0;width:60px;height:60px;background:linear-gradient(135deg,var(--primary-500) 0%,transparent 70%);border-radius:0 20px 0 0;opacity:0;transition:opacity .3s ease}.process-section-secondary .content-card:hover .card-accent{opacity:.1}.process-section-secondary .decorative-shapes{position:absolute;inset:0;pointer-events:none;z-index:1}.process-section-secondary .shape{position:absolute;border-radius:50%;opacity:.05}.process-section-secondary .shape-1{width:400px;height:400px;background:linear-gradient(135deg,var(--primary-500),var(--primary-300));top:-100px;right:-100px}.process-section-secondary .shape-2{width:300px;height:300px;background:linear-gradient(225deg,var(--primary-500),var(--primary-700));bottom:100px;left:-80px}.process-section-secondary .shape-3{width:200px;height:200px;background:linear-gradient(315deg,var(--primary-300),var(--primary-500));top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:991px){.process-section-secondary{padding:80px 0}.process-section-secondary .section-title{font-size:36px}.process-section-secondary .section-subtitle{font-size:18px}.process-section-secondary .section-description{font-size:16px}.process-section-secondary .timeline-line{left:40px}.process-section-secondary .process-item,.process-section-secondary .process-item.reverse{flex-direction:row;gap:30px}.process-section-secondary .item-number{width:80px;justify-content:flex-start;padding-right:0;padding-left:0}.process-section-secondary .process-item.reverse .item-number{justify-content:flex-start;padding-left:0}.process-section-secondary .number-bg{width:70px;height:70px;font-size:24px}.process-section-secondary .item-content{width:calc(100% - 110px)}.process-section-secondary .content-card{padding:28px}.process-section-secondary .item-title{font-size:22px}}@media (max-width:767px){.process-section-secondary{padding:60px 0}.process-section-secondary .section-header{margin-bottom:60px}.process-section-secondary .section-title{font-size:32px}.process-section-secondary .section-subtitle{font-size:17px}.process-section-secondary .section-description{font-size:15px}.process-section-secondary .header-decorator{gap:12px}.process-section-secondary .decorator-line{width:40px}.process-section-secondary .header-decorator i{font-size:24px}.process-section-secondary .timeline-line{left:30px}.process-section-secondary .process-item{margin-bottom:40px;gap:20px}.process-section-secondary .item-number{width:60px}.process-section-secondary .number-bg{width:60px;height:60px;font-size:20px}.process-section-secondary .item-content{width:calc(100% - 80px)}.process-section-secondary .content-card{padding:24px;border-radius:16px}.process-section-secondary .card-icon{width:48px;height:48px;border-radius:12px;margin-bottom:16px}.process-section-secondary .card-icon i{font-size:24px}.process-section-secondary .item-title{font-size:20px;margin-bottom:12px}.process-section-secondary .item-description{font-size:15px}.process-section-secondary .shape-1{width:250px;height:250px}.process-section-secondary .shape-2{width:200px;height:200px}.process-section-secondary .shape-3{width:150px;height:150px}}@media (max-width:480px){.process-section-secondary .section-title{font-size:28px}.process-section-secondary .timeline-line{left:25px}.process-section-secondary .item-number{width:50px}.process-section-secondary .number-bg{width:50px;height:50px;font-size:18px}.process-section-secondary .item-content{width:calc(100% - 70px)}.process-section-secondary .content-card{padding:20px}.process-section-secondary .item-title{font-size:18px}.process-section-secondary .item-description{font-size:14px}}.section-title{font-size:3rem;font-weight:700;line-height:1.1;color:var(--text-primary);margin:0;letter-spacing:-.02em}.section-subtitle{font-size:1.25rem;font-weight:600;line-height:1.4;color:var(--text-primary);margin:0 0 1.5rem 0;letter-spacing:-.01em}.section-description{font-size:1rem;line-height:1.7;color:var(--text-secondary);margin:0;max-width:100%}.timeline-line{position:absolute;top:50%;left:0;right:0;height:1px;background:var(--neutral-300);transform:translatey(-50%)}@media (max-width:1199.98px){.section-title{font-size:2.5rem}.timeline-grid{grid-template-columns:repeat(3,1fr)}.timeline-item:nth-child(4),.timeline-item:nth-child(5){display:none}}@media (max-width:991.98px){.timeline-section{min-height:auto;max-height:none;padding:3rem 0}.section-title{font-size:2rem}.section-subtitle{font-size:1.125rem}.timeline-container{padding:3rem 0}}@media (max-width:767.98px){.timeline-section{padding:2rem 0}.section-title{font-size:1.75rem}.section-number{font-size:.875rem;margin-bottom:1rem}.timeline-grid{grid-template-columns:1fr;gap:4rem}.timeline-line{display:none}.timeline-top,.timeline-bottom{position:static;padding:0}.timeline-marker{margin-bottom:1.5rem}.timeline-item:nth-child(4),.timeline-item:nth-child(5){display:flex}.accent-block{width:3rem;height:3rem}}@media (max-width:575.98px){.section-title{font-size:1.5rem}.section-subtitle{font-size:1rem}.section-description{font-size:.9375rem}.content-block{padding:1.25rem}.timeline-title{font-size:1rem}.timeline-desc{font-size:.8125rem}}.career-section-style .decorative-badge{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:16px;box-shadow:0 8px 24px color-mix(in srgb,var(--primary-500) 25%,transparent);animation:float 3s ease-in-out infinite}.career-section-style .decorative-badge i{font-size:1.75rem;color:var(--light)}.career-section-style .icon-wrapper{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-100) 80%,var(--surface-primary)),color-mix(in srgb,var(--primary-300) 60%,var(--surface-primary)));border-radius:12px;transition:all .3s ease}.career-section-style .career-card:hover .icon-wrapper{background:linear-gradient(135deg,var(--primary-500),var(--primary-700));transform:rotate(5deg) scale(1.1)}.career-section-style .icon-wrapper i{font-size:1.5rem;color:var(--primary-700);transition:color .3s ease}.career-section-style .career-card:hover .icon-wrapper i{color:var(--light)}.career-section-style .decorative-line{height:4px;background:linear-gradient(90deg,var(--primary-500) 0%,var(--primary-300) 50%,transparent 100%);border-radius:2px;width:0;transition:width .6s cubic-bezier(.4,0,.2,1)}.career-section-style .career-card:hover .decorative-line{width:100%}.career-section-style .floating-icon{position:absolute;display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:linear-gradient(135deg,var(--surface-primary),color-mix(in srgb,var(--primary-100) 50%,var(--surface-primary)));border-radius:12px;box-shadow:0 4px 12px color-mix(in srgb,var(--neutral-900) 8%,transparent);z-index:1;pointer-events:none}.career-section-style .floating-icon i{font-size:1.25rem;color:var(--primary-500)}.career-section-style .floating-icon-1{top:15%;right:8%;animation:floatRandom1 4s ease-in-out infinite}.career-section-style .floating-icon-2{bottom:20%;left:10%;animation:floatRandom2 5s ease-in-out infinite}.career-section-style .floating-icon-3{top:50%;right:5%;animation:floatRandom3 6s ease-in-out infinite}@media (max-width:991.98px){.career-section-style #career-title{font-size:2.5rem}.career-section-style .career-card{padding:1.75rem}.career-section-style .floating-icon{width:40px;height:40px}.career-section-style .floating-icon i{font-size:1rem}.career-section-style .floating-icon-3{display:none}}@media (max-width:767.98px){.career-section-style{padding:3rem 0}.career-section-style #career-title{font-size:2rem}.career-section-style #career-subtitle{font-size:1rem}.career-section-style #career-desc{font-size:1rem}.career-section-style .decorative-badge{width:56px;height:56px}.career-section-style .decorative-badge i{font-size:1.5rem}.career-section-style .career-card{padding:1.5rem}.career-section-style .icon-wrapper{width:48px;height:48px}.career-section-style .icon-wrapper i{font-size:1.25rem}.career-section-style .career-card-title{font-size:1.25rem}.career-section-style .career-card-description{font-size:.9375rem}.career-section-style .career-role-badge span{font-size:.8125rem;padding:.4rem .8rem}.career-section-style .floating-icon-1,.career-section-style .floating-icon-2{display:none}.career-section-style .decorative-shape-top,.career-section-style .decorative-shape-bottom{opacity:.5}}@media (max-width:575.98px){.career-section-style #career-title{font-size:1.75rem}.career-section-style .career-card-header{flex-direction:column;align-items:flex-start;gap:.75rem}.career-section-style .card-badge{top:0;right:0}}@media (min-width:1400px){.career-section-style .container{max-width:1320px}.career-section-style #career-title{font-size:3.5rem}.career-section-style .career-card{padding:2.5rem}.career-section-style .career-card-title{font-size:1.75rem}}.coreinfo-section .decorative-badge{display:inline-flex;align-items:center;justify-content:center}.badge-dot{width:8px;height:8px;border-radius:50%;background:var(--primary-500);position:relative;animation:pulse-dot 2s infinite}.badge-dot::before{content:"";position:absolute;width:100%;height:100%;border-radius:50%;background:var(--primary-500);opacity:.4;animation:pulse-ring 2s infinite}.coreinfo-section .section-title{font-size:2.25rem;font-weight:700;color:var(--text-primary);line-height:1.3;letter-spacing:-.02em}.coreinfo-section .section-subtitle{font-size:1.375rem;font-weight:600;color:var(--primary-700);line-height:1.4}.coreinfo-section .section-description{font-size:1.0625rem;line-height:1.7;color:var(--text-secondary);max-width:48rem;margin-left:auto;margin-right:auto}.coreinfo-section .decorative-line{width:48px;height:3px;background:linear-gradient(90deg,var(--primary-500) 0%,transparent 100%);border-radius:2px;transition:width .4s cubic-bezier(.4,0,.2,1)}.coreinfo-section .coreinfo-card:hover .decorative-line{width:72px}.coreinfo-section .decorative-shapes{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}.coreinfo-section .shape{position:absolute;border-radius:50%;opacity:.04}.coreinfo-section .shape-circle-1{width:400px;height:400px;background:var(--primary-500);top:-100px;right:-100px;animation:float-1 20s infinite ease-in-out}.coreinfo-section .shape-circle-2{width:280px;height:280px;background:var(--primary-700);bottom:-80px;left:-80px;animation:float-2 25s infinite ease-in-out}.coreinfo-section .shape-blob{width:320px;height:320px;background:var(--primary-300);top:40%;left:50%;transform:translate(-50%,-50%);border-radius:40% 60% 70% 30%/50% 40% 60% 50%;animation:morph 15s infinite ease-in-out}@media (max-width:991.98px){.coreinfo-section .section-title{font-size:1.875rem}.coreinfo-section .section-subtitle{font-size:1.1875rem}.coreinfo-section .section-description{font-size:1rem}.coreinfo-section .coreinfo-card{padding:1.75rem}.card-icon-wrapper{width:56px;height:56px}.card-icon-wrapper i{font-size:1.5rem}.card-title{font-size:1.125rem}}@media (max-width:767.98px){.coreinfo-section .section-title{font-size:1.625rem}.coreinfo-section .section-subtitle{font-size:1.0625rem}.coreinfo-section .section-description{font-size:.9375rem}.coreinfo-section .coreinfo-card{padding:1.5rem}.card-icon-wrapper{width:52px;height:52px}.card-icon-wrapper i{font-size:1.375rem}.card-title{font-size:1.0625rem}.card-description{font-size:.875rem}.shape-circle-1,.shape-circle-2,.coreinfo-section .shape-blob{opacity:.02}}@media (max-width:575.98px){.coreinfo-section{padding-top:3rem !important;padding-bottom:3rem !important}.coreinfo-section .section-title{font-size:1.5rem}.coreinfo-section .section-subtitle{font-size:1rem}}@media (prefers-reduced-motion:reduce){.coreinfo-card,.card-icon-wrapper,.card-icon-wrapper i,.coreinfo-section .decorative-line{transition:none}.badge-dot,.badge-dot::before,.shape-circle-1,.shape-circle-2,.coreinfo-section .shape-blob{animation:none}}@media print{.coreinfo-section{background:white !important}.coreinfo-section .decorative-shapes{display:none}.coreinfo-section .coreinfo-card{page-break-inside:avoid;box-shadow:none;border:1px solid #ddd}}.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;padding:100px 0;background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,white 70%) 100%);overflow:hidden}.contact-section-clean .background-pattern{position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 30%,color-mix(in srgb,var(--primary-100) 20%,transparent 80%) 0%,transparent 50%),radial-gradient(circle at 80% 70%,color-mix(in srgb,var(--primary-100) 15%,transparent 85%) 0%,transparent 50%);pointer-events:none;z-index:0}.contact-section-clean .container{position:relative;z-index:1}.contact-section-clean .section-header{margin-bottom:3rem}.contact-section-clean .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:.75rem;line-height:1.2}.contact-section-clean .section-subtitle{font-size:1.25rem;font-weight:500;color:var(--primary-500);margin-bottom:1.25rem}.contact-section-clean .section-description{font-size:1.0625rem;color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.contact-section-clean .contact-form-wrapper{position:relative;background:white;padding:2.5rem;border-radius:20px;border:1px solid color-mix(in srgb,var(--primary-100) 40%,white 60%);transition:transform .3s ease,box-shadow .3s ease}.contact-section-clean .contact-form-wrapper:hover{transform:translatey(-5px)}.contact-section-clean .decorative-shape{position:absolute;border-radius:50%;background:linear-gradient(135deg,var(--primary-100),var(--primary-300));opacity:.15;z-index:0}.contact-section-clean .shape-1{width:150px;height:150px;top:-30px;right:-30px}.contact-section-clean .shape-2{width:100px;height:100px;bottom:-20px;left:-20px}.contact-section-clean .contact-form{position:relative;z-index:1}.contact-section-clean .form-control{border:2px solid color-mix(in srgb,var(--neutral-300) 50%,white 50%);border-radius:12px;padding:1rem 1.25rem;font-size: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 .25rem color-mix(in srgb,var(--primary-100) 30%,transparent 70%);background:white}.contact-section-clean .form-floating>label{color:var(--text-secondary);padding:1rem 1.25rem}.contact-section-clean .form-floating>.form-control:focus~label,.contact-section-clean .form-floating>.form-control:not(:placeholder-shown)~label{color:var(--primary-500)}.contact-section-clean .form-check-input{width:1.25rem;height:1.25rem;border:2px solid var(--neutral-300);border-radius:6px;cursor:pointer;margin-top:.125rem}.contact-section-clean .form-check-input:checked{background-color:var(--primary-500);border-color:var(--primary-500)}.contact-section-clean .form-check-input:focus{box-shadow:0 0 0 .25rem color-mix(in srgb,var(--primary-100) 30%,transparent 70%)}.contact-section-clean .form-check-label{color:var(--text-secondary);font-size:.9375rem;cursor:pointer;margin-left:.5rem}.contact-section-clean .btn-submit{background:linear-gradient(135deg,#2563eb,#0284c7) !important;color:var(--light) !important;border:none !important;padding:1rem 2rem;font-size:1.0625rem;font-weight:600;border-radius:12px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(37,99,235,.3)}.contact-section-clean .btn-submit:hover{transform:translatey(-2px);box-shadow:0 8px 25px rgba(37,99,235,.4)}.contact-section-clean .btn-submit:active{transform:translatey(0)}.contact-section-clean .contact-info-wrapper{position:relative;height:100%;display:flex;flex-direction:column;gap:1.5rem}.contact-section-clean .decorative-blob{position:absolute;width:200px;height:200px;background:linear-gradient(135deg,var(--primary-100),var(--primary-300));border-radius:40% 60% 70% 30%/40% 50% 60% 50%;opacity:.1;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0;animation:blobFloat 6s ease-in-out infinite}.contact-section-clean .contact-info-card{position:relative;z-index:1;background:white;padding:1.75rem;border-radius:16px;display:flex;align-items:flex-start;gap:1.25rem;border:1px solid color-mix(in srgb,var(--primary-100) 40%,white 60%);transition:all .3s ease}.contact-section-clean .contact-info-card:hover{transform:translatex(5px);border-color:var(--primary-300)}.contact-section-clean .info-icon-wrapper{flex-shrink:0;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:12px;box-shadow:0 4px 15px color-mix(in srgb,var(--primary-500) 30%,transparent 70%)}.contact-section-clean .info-icon-wrapper i{font-size:1.5rem;color:white}.contact-section-clean .info-content{flex:1}.contact-section-clean .info-label{font-size:.875rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.contact-section-clean .info-text{font-size:1.0625rem;color:var(--text-primary);font-weight:500;margin:0;line-height:1.5}.contact-section-clean .social-links{position:relative;z-index:1;display:flex;gap:1rem;margin-top:1rem}.contact-section-clean .social-link{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:white;border:2px solid color-mix(in srgb,var(--primary-100) 40%,white 60%);border-radius:12px;color:var(--primary-500);font-size:1.25rem;transition:all .3s ease;text-decoration:none}.contact-section-clean .social-link:hover{background:linear-gradient(135deg,var(--primary-500),var(--primary-700));color:white;border-color:var(--primary-500);transform:translatey(-3px);box-shadow:0 6px 20px color-mix(in srgb,var(--primary-500) 30%,transparent 70%)}@media (max-width:991.98px){.contact-section-clean{padding:70px 0}.contact-section-clean .section-title{font-size:2.25rem}.contact-section-clean .section-subtitle{font-size:1.125rem}.contact-section-clean .contact-form-wrapper{padding:2rem;margin-bottom:2rem}.contact-section-clean .contact-info-card{padding:1.5rem}}@media (max-width:767.98px){.contact-section-clean{padding:50px 0}.contact-section-clean .section-title{font-size:1.875rem}.contact-section-clean .section-subtitle{font-size:1rem}.contact-section-clean .section-description{font-size:1rem}.contact-section-clean .contact-form-wrapper{padding:1.5rem}.contact-section-clean .info-icon-wrapper{width:48px;height:48px}.contact-section-clean .info-icon-wrapper i{font-size:1.25rem}.contact-section-clean .social-link{width:44px;height:44px;font-size:1.125rem}.contact-section-clean .btn-submit{padding:.875rem 1.5rem;font-size:1rem}}@media (max-width:575.98px){.contact-section-clean .section-title{font-size:1.625rem}.contact-section-clean .contact-form-wrapper{padding:1.25rem}.contact-section-clean .contact-info-card{padding:1.25rem}}.blog-section-primary{position:relative;background:var(--surface-primary);overflow:hidden}.blog-section-primary .decorative-badge{width:60px;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));margin:0 auto;border-radius:2px}.blog-section-primary .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2;letter-spacing:-.5px}.blog-section-primary .section-subtitle{font-size:1.25rem;font-weight:500;color:var(--primary-500);line-height:1.4}.blog-section-primary .section-description{font-size:1.0625rem;color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.blog-section-primary .decorative-shapes{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;opacity:.03}.blog-section-primary .shape-circle-1{position:absolute;top:10%;right:5%;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,var(--primary-500),transparent 70%);animation:float 20s ease-in-out infinite}.blog-section-primary .shape-circle-2{position:absolute;bottom:15%;left:8%;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,var(--primary-300),transparent 70%);animation:float 25s ease-in-out infinite reverse}.blog-section-primary .shape-line{position:absolute;top:50%;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent,var(--primary-500) 50%,transparent);transform:translatey(-50%) rotate(-5deg)}.blog-section-primary #blog-grid{position:relative;z-index:1}.blog-section-primary .blog-card{background:var(--light);border-radius:12px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);height:100%;display:flex;flex-direction:column;border:1px solid color-mix(in srgb,var(--neutral-300) 30%,transparent)}.blog-section-primary .blog-card:hover{transform:translatey(-8px);border-color:var(--primary-300)}.blog-section-primary .blog-card-image-wrapper{position:relative;width:100%;height:220px;overflow:hidden;background:var(--neutral-100)}.blog-section-primary .blog-image{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.blog-section-primary .blog-card:hover .blog-image{transform:scale(1.08)}.blog-section-primary .image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .4s ease;pointer-events:none}.blog-section-primary .blog-card:hover .image-overlay{opacity:1}.blog-section-primary .category-badge{position:absolute;top:16px;right:16px;width:44px;height:44px;background:var(--light);border-radius:50%;display:flex;align-items:center;justify-content:center;transform:scale(0);transition:transform .3s cubic-bezier(.68,-.55,.265,1.55)}.blog-section-primary .blog-card:hover .category-badge{transform:scale(1)}.blog-section-primary .category-badge i{font-size:1.25rem;color:var(--primary-500)}.blog-section-primary .blog-card-content{padding:1.75rem;flex-grow:1;display:flex;flex-direction:column}.blog-section-primary .blog-meta{display:flex;gap:1rem;margin-bottom:.75rem}.blog-section-primary .meta-icon{display:inline-flex;align-items:center;font-size:.875rem;color:var(--text-secondary)}.blog-section-primary .meta-icon i{font-size:1rem;color:var(--primary-500);margin-right:.25rem}.blog-section-primary .blog-card-title{font-size:1.25rem;font-weight:600;color:var(--text-primary);line-height:1.4;margin-bottom:.875rem;transition:color .3s ease}.blog-section-primary .blog-card:hover .blog-card-title{color:var(--primary-500)}.blog-section-primary .blog-card-excerpt{font-size:.9375rem;color:var(--text-secondary);line-height:1.6;flex-grow:1;margin-bottom:1.25rem}.blog-section-primary .blog-card-link{display:inline-flex;align-items:center;font-size:.9375rem;font-weight:600;color:var(--primary-500);text-decoration:none;transition:all .3s ease;margin-top:auto}.blog-section-primary .blog-card-link i{transition:transform .3s ease}.blog-section-primary .blog-card-link:hover{color:var(--primary-700);gap:.5rem}.blog-section-primary .blog-card-link:hover i{transform:translatex(4px)}.blog-section-primary .bottom-decoration{position:relative;z-index:1}.blog-section-primary .icon-row{display:flex;gap:2rem;justify-content:center;align-items:center}.blog-section-primary .decoration-icon{font-size:1.5rem;color:color-mix(in srgb,var(--primary-500) 20%,transparent);transition:all .3s ease}.blog-section-primary .decoration-icon:nth-child(2){font-size:1.75rem;color:color-mix(in srgb,var(--primary-500) 30%,transparent)}@media (max-width:991.98px){.blog-section-primary .section-title{font-size:2rem}.blog-section-primary .section-subtitle{font-size:1.125rem}.blog-section-primary .section-description{font-size:1rem}.blog-section-primary .blog-card-image-wrapper{height:200px}.blog-section-primary .shape-circle-1,.blog-section-primary .shape-circle-2{width:200px;height:200px}}@media (max-width:767.98px){.blog-section-primary .section-title{font-size:1.75rem}.blog-section-primary .section-subtitle{font-size:1rem}.blog-section-primary .blog-card-content{padding:1.5rem}.blog-section-primary .blog-card-title{font-size:1.125rem}.blog-section-primary .blog-card-excerpt{font-size:.875rem}.blog-section-primary .icon-row{gap:1.5rem}.blog-section-primary .decoration-icon{font-size:1.25rem}.blog-section-primary .decoration-icon:nth-child(2){font-size:1.5rem}}@media (max-width:575.98px){.blog-section-primary .blog-card-image-wrapper{height:180px}.blog-section-primary .blog-card-content{padding:1.25rem}}@media (prefers-reduced-motion:reduce){.blog-section-primary *{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}}.blog-section-primary .blog-card:focus-within{outline:2px solid var(--primary-500);outline-offset:4px}.blog-section-primary .blog-card-link:focus{outline:2px solid var(--primary-500);outline-offset:2px;border-radius:4px}.faq-section-variant{position:relative;background:var(--surface-primary);overflow:hidden}.faq-section-variant .decorative-shapes{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}.faq-section-variant .shape-circle{position:absolute;border-radius:50%;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-500) 10%,transparent),color-mix(in srgb,var(--primary-300) 5%,transparent))}.faq-section-variant .shape-1{width:300px;height:300px;top:-100px;right:-50px;opacity:.6}.faq-section-variant .shape-2{width:200px;height:200px;bottom:100px;left:-50px;opacity:.4}.faq-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-500) 5%,transparent),transparent 70%);border-radius:40% 60% 70% 30%/40% 50% 60% 50%;opacity:.3}.faq-section-variant .container{position:relative;z-index:1}.faq-section-variant #faq-title{color:var(--text-primary);font-weight:700;line-height:1.2;margin-bottom:1rem}.faq-section-variant #faq-subtitle{color:var(--primary-500);font-weight:600;margin-bottom:1.5rem}.faq-section-variant #faq-desc{color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.faq-section-variant .faq-card{border:1px solid color-mix(in srgb,var(--neutral-300) 50%,transparent);border-radius:16px;transition:all .3s ease;background:var(--surface-primary)}.faq-section-variant .faq-card:hover{transform:translatey(-4px);border-color:var(--primary-500)}.faq-section-variant .faq-card .card-header{padding-top:1.5rem;padding-bottom:1rem}.faq-section-variant .icon-wrapper{width:48px;height:48px;min-width:48px;border-radius:12px;background:linear-gradient(135deg,var(--primary-500),color-mix(in srgb,var(--primary-700) 80%,var(--primary-500) 20%));display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.faq-section-variant .faq-card:hover .icon-wrapper{transform:scale(1.1) rotate(5deg)}.faq-section-variant .icon-wrapper i{font-size:1.5rem;color:var(--light)}.faq-section-variant .faq-card h3{color:var(--text-primary);font-weight:600;line-height:1.4;margin-bottom:0}.faq-section-variant .faq-card .card-body{padding-top:.5rem}.faq-section-variant .faq-card .card-body p{color:var(--text-secondary);line-height:1.7;font-size:.95rem}.faq-section-variant .bottom-accent-line{height:4px;width:100px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));border-radius:2px;margin:0 auto;opacity:.7}@media (max-width:991.98px){.faq-section-variant #faq-title{font-size:2.5rem}.faq-section-variant #faq-subtitle{font-size:1.25rem}.faq-section-variant .shape-1{width:200px;height:200px}.faq-section-variant .shape-blob{width:300px;height:300px}}@media (max-width:767.98px){.faq-section-variant #faq-title{font-size:2rem}.faq-section-variant #faq-subtitle{font-size:1.1rem}.faq-section-variant #faq-desc{font-size:1rem}.faq-section-variant .icon-wrapper{width:40px;height:40px;min-width:40px}.faq-section-variant .icon-wrapper i{font-size:1.25rem}.faq-section-variant .faq-card h3{font-size:1.1rem}.faq-section-variant .shape-2{display:none}}@media (max-width:575.98px){.faq-section-variant .faq-card .card-header,.faq-section-variant .faq-card .card-body{padding-left:1.25rem;padding-right:1.25rem}}.faq-section-variant .faq-card:focus-within{outline:2px solid var(--primary-500);outline-offset:2px}@media print{.faq-section-variant .decorative-shapes{display:none}.faq-section-variant .faq-card{break-inside:avoid;box-shadow:none;border:1px solid var(--neutral-300)}}.footer-special{position:relative;padding:80px 0 40px;overflow:hidden;background-image:url(assets/images/footer_bg.webp);background-size:cover;background-position:center;background-attachment:fixed;color:var(--light)}.footer-special .footer-bg-overlay{position:absolute;top:0;left:0;width:100%;height:100%;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-special .container{z-index:2}.footer-special .decorative-elements{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.footer-special .deco-circle{position:absolute;border-radius:50%;background:color-mix(in srgb,var(--primary-300) 15%,transparent);animation:float 6s ease-in-out infinite}.footer-special .deco-circle-1{width:300px;height:300px;top:-100px;right:-50px;animation-delay:0s}.footer-special .deco-circle-2{width:200px;height:200px;bottom:50px;left:-50px;animation-delay:2s}.footer-special .deco-line{position:absolute;width:2px;height:150px;background:linear-gradient(to bottom,transparent,color-mix(in srgb,var(--primary-300) 30%,transparent),transparent)}.footer-special .deco-line-1{top:20%;left:15%;transform:rotate(15deg)}.footer-special .deco-line-2{top:60%;right:20%;transform:rotate(-25deg)}.footer-special .footer-main-content{margin-bottom:50px}.footer-special .footer-brand-section{padding-right:20px}.footer-special .footer-sitename{font-size:1.75rem;font-weight:700;color:var(--light);margin-bottom:20px;letter-spacing:-.5px;line-height:1.2}.footer-special .footer-sitedesc{font-size:.95rem;line-height:1.7;margin-bottom:25px}.footer-special .footer-icons-deco{display:flex;gap:15px;font-size:1.5rem;color:color-mix(in srgb,var(--primary-300) 60%,var(--light))}.footer-special .footer-icons-deco i{transition:transform .3s ease,color .3s ease}.footer-special .footer-icons-deco i:hover{transform:scale(1.2) rotate(5deg);color:var(--primary-300)}.footer-special .footer-section-title{font-size:1.15rem;font-weight:600;color:var(--light);margin-bottom:25px;padding-bottom:12px;border-bottom:2px solid color-mix(in srgb,var(--primary-300) 40%,transparent);position:relative}.footer-special .footer-section-title::after{content:"";position:absolute;bottom:-2px;left:0;width:40px;height:2px;background:var(--primary-300)}.footer-special .footer-links-list{list-style:none;padding:0;margin:0}.footer-special .footer-links-list li{margin-bottom:12px}.footer-special .footer-link{display:flex;align-items:center;gap:8px;text-decoration:none;font-size:.95rem;transition:all .3s ease;padding:5px 0}.footer-special .footer-link:hover{color:var(--primary-300);padding-left:10px}.footer-special .footer-link i{font-size:.75rem;transition:transform .3s ease}.footer-special .footer-link:hover i{transform:translatex(3px)}.footer-special .contact-info-list{display:flex;flex-direction:column;gap:18px}.footer-special .contact-item{display:flex;align-items:flex-start;gap:12px;padding:10px;background:color-mix(in srgb,var(--neutral-900) 20%,transparent);border-radius:8px;transition:all .3s ease}.footer-special .contact-item:hover{background:color-mix(in srgb,var(--neutral-900) 35%,transparent);transform:translatex(5px)}.footer-special .contact-item i{font-size:1.2rem;color:var(--primary-300);margin-top:2px;min-width:20px}.footer-special .contact-text{font-size:.9rem;line-height:1.6}.footer-special .disclaimer-box{background:color-mix(in srgb,var(--neutral-900) 25%,transparent);border-left:3px solid var(--primary-300);padding:20px;border-radius:8px;display:flex;flex-direction:column;gap:12px}.footer-special .disclaimer-icon{font-size:1.5rem;color:var(--primary-300)}.footer-special .footer-disclaimer{font-size:.85rem;line-height:1.6;margin:0}.footer-special .footer-bottom{padding-top:30px}.footer-special .footer-divider{height:1px;background:linear-gradient(to right,transparent,color-mix(in srgb,var(--primary-300) 40%,transparent),transparent);margin-bottom:25px}.footer-special .footer-copyright{font-size:.9rem;margin:0;letter-spacing:.3px}@media (max-width:991px){.footer-special{padding:60px 0 30px}.footer-special .footer-brand-section{padding-right:0;margin-bottom:20px}.footer-special .footer-sitename{font-size:1.5rem}.footer-special .deco-circle-1{width:200px;height:200px}.footer-special .deco-circle-2{width:150px;height:150px}}@media (max-width:767px){.footer-special{padding:50px 0 25px;background-attachment:scroll}.footer-special .footer-main-content{margin-bottom:30px}.footer-special .footer-sitename{font-size:1.35rem}.footer-special .footer-section-title{font-size:1.05rem}.footer-special .footer-icons-deco{font-size:1.3rem}.footer-special .deco-circle{display:none}.footer-special .contact-item{padding:8px}.footer-special .disclaimer-box{padding:15px}.footer-special .footer-copyright{font-size:.85rem}}@media (max-width:575px){.footer-special .footer-sitedesc,.footer-special .footer-disclaimer{font-size:.9rem}.footer-special .contact-text{font-size:.85rem}.footer-special .footer-link{font-size:.9rem}}.additional-universal-custom .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-custom .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-custom .section-description{font-size:1.125rem;color:var(--neutral-700);line-height:1.7;max-width:850px;margin:0 auto}.additional-universal-custom .features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1200px;margin:0 auto;position:relative;z-index:2}.additional-universal-custom .features-grid .feature-box:nth-child(3){grid-column:1/-1;max-width:600px;margin:0 auto;width:100%}.additional-universal-custom .icon-wrapper{width:80px;height:80px;border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 25px rgba(0,0,0,.15);position:relative;z-index:2}.additional-universal-custom .icon-wrapper i{font-size:2.25rem;color:var(--neutral-0)}@media (max-width:991px){.additional-universal-custom{padding:4rem 0}.additional-universal-custom .features-grid{gap:1.5rem}.additional-universal-custom .feature-box{padding:2rem}.additional-universal-custom .icon-wrapper{width:70px;height:70px}.additional-universal-custom .icon-wrapper i{font-size:2rem}}@media (max-width:767px){.additional-universal-custom{padding:3rem 0}.additional-universal-custom .section-title{font-size:1.75rem}.additional-universal-custom .section-subtitle{font-size:1.25rem}.additional-universal-custom .section-description{font-size:1rem}.additional-universal-custom .features-grid{grid-template-columns:1fr;gap:1.5rem}.additional-universal-custom .features-grid .feature-box:nth-child(3){grid-column:1;max-width:100%}.additional-universal-custom .feature-box{padding:1.75rem}.additional-universal-custom .icon-wrapper{width:60px;height:60px}.additional-universal-custom .icon-wrapper i{font-size:1.75rem}.additional-universal-custom .feature-title{font-size:1.35rem}.additional-universal-custom .feature-description{font-size:.95rem}.additional-universal-custom .floating-orb,.additional-universal-custom .geometric-pattern{display:none}}.v-062 .section-header{max-width:850px;margin:0 auto 80px}.v-062 .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);line-height:1.2}.v-062 .section-subtitle{font-size:1.5rem;font-weight:500;color:var(--primary-500);line-height:1.4}.v-062 .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;max-width:750px}.v-062 .item-title{font-size:1.625rem;font-weight:600;color:var(--text-primary);line-height:1.3;margin-bottom:16px}.v-062 .item-description{font-size:1.0625rem;color:var(--text-secondary);line-height:1.75;margin-bottom:0}@media (max-width:991px){.v-062{padding:80px 0}.v-062 .section-header{margin-bottom:60px}.v-062 .section-title{font-size:2.25rem}.v-062 .section-subtitle{font-size:1.25rem}.v-062 .content-item{margin-bottom:60px}.v-062 .item-title{font-size:1.5rem}.v-062 .content-text{text-align:center}.v-062 .visual-placeholder i{font-size:60px}}@media (max-width:767px){.v-062{padding:60px 0}.v-062 .section-title{font-size:1.875rem}.v-062 .section-subtitle{font-size:1.125rem}.v-062 .icon-cluster i{font-size:26px}.v-062 .content-item{margin-bottom:50px}.v-062 .item-title{font-size:1.375rem}}.additional-universal-section .section-header{position:relative;max-width:900px;margin:0 auto}.additional-universal-section .section-subtitle{font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:600;color:var(--primary-500);line-height:1.3}.additional-universal-section .section-description{font-size:1.125rem;line-height:1.7;color:var(--text-secondary);max-width:800px}.additional-universal-section .decorative-dot{position:absolute;width:8px;height:8px;background:var(--primary-300);border-radius:50%;opacity:.3;z-index:1}.additional-universal-section .dot-1{top:15%;left:5%;animation:float 6s ease-in-out infinite}.additional-universal-section .dot-2{bottom:20%;right:8%;animation:float 8s ease-in-out infinite 2s}.additional-universal-section .decorative-shape{position:absolute;width:150px;height:150px;border:2px solid var(--primary-100);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;opacity:.15;z-index:1}.additional-universal-section .shape-1{top:10%;right:5%;animation:rotate-shape 25s linear infinite}.additional-universal-section .shape-2{bottom:10%;left:5%;animation:rotate-shape 30s linear infinite reverse}@media (max-width:991.98px){.additional-universal-section .section-main-title{font-size:2.25rem}.additional-universal-section .section-subtitle{font-size:1.5rem}.additional-universal-section .info-card{padding:1.75rem}.card-icon-wrapper{width:60px;height:60px}.card-icon-wrapper i{font-size:1.75rem}}@media (max-width:767.98px){.additional-universal-section{padding:3rem 0}.additional-universal-section .section-header{margin-bottom:3rem}.additional-universal-section .section-description{font-size:1rem}.additional-universal-section .info-card{padding:1.5rem}.card-title{font-size:1.25rem}.additional-universal-section .decorative-shape{width:100px;height:100px}}.additional-universal-section .section-header{max-width:900px;margin:0 auto}.additional-universal-section .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-600);line-height:1.4}.additional-universal-section .section-description{font-size:1.125rem;color:var(--neutral-700);line-height:1.8;max-width:800px}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:3rem}.card-accent{position:absolute;bottom:0;right:0;width:120px;height:120px;background:linear-gradient(135deg,var(--primary-200) 0%,transparent 70%);border-radius:50% 0 0 0;opacity:.3;transition:opacity .3s ease}.card-item:hover .card-accent{opacity:.5}.additional-universal-section .decorative-shape{position:absolute;border-radius:50%;opacity:.08;z-index:0;pointer-events:none}@media (max-width:1200px){.cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.additional-universal-section .section-main-title{font-size:2rem}.additional-universal-section .section-subtitle{font-size:1.25rem}.additional-universal-section .section-description{font-size:1rem}.cards-grid{grid-template-columns:1fr;gap:1.5rem}.card-item{padding:2rem}.card-icon-wrapper{width:60px;height:60px}.card-icon-wrapper i{font-size:1.75rem}.card-title{font-size:1.25rem}}@media (max-width:576px){.additional-universal-section{padding:3rem 0}.additional-universal-section .section-main-title{font-size:1.75rem}.additional-universal-section .section-subtitle{font-size:1.125rem}.card-item{padding:1.5rem}}.additional-universal-secondary .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-secondary .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-secondary .section-description{font-size:1.125rem;color:var(--neutral-700);line-height:1.7;max-width:850px;margin:0 auto}.additional-universal-secondary .item-content{flex:1;position:relative;background:var(--neutral-0);padding:2rem;border-radius:16px;border-left:4px solid var(--primary-500);box-shadow:0 4px 20px rgba(0,0,0,.06);transition:all .3s ease}.additional-universal-secondary .list-item:hover .item-content{transform:translatex(8px);box-shadow:0 8px 30px rgba(0,0,0,.12);border-left-color:var(--accent-500)}.additional-universal-secondary .item-title{font-size:1.5rem;font-weight:700;color:var(--primary-900);margin-bottom:1rem;line-height:1.3}.additional-universal-secondary .item-description{font-size:1rem;color:var(--neutral-700);line-height:1.7;margin-bottom:1rem}@media (max-width:991px){.additional-universal-secondary{padding:4rem 0}.additional-universal-secondary .list-item{gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem}.additional-universal-secondary .item-content{padding:1.75rem}.additional-universal-secondary .marker-icon{width:65px;height:65px}.additional-universal-secondary .marker-icon i{font-size:1.75rem}.additional-universal-secondary .item-title{font-size:1.35rem}}@media (max-width:767px){.additional-universal-secondary{padding:3rem 0}.additional-universal-secondary .section-title{font-size:1.75rem}.additional-universal-secondary .section-subtitle{font-size:1.25rem}.additional-universal-secondary .section-description{font-size:1rem}.additional-universal-secondary .section-separator{gap:1rem}.additional-universal-secondary .sep-line{max-width:80px}.additional-universal-secondary .sep-icon{width:50px;height:50px}.additional-universal-secondary .sep-icon i{font-size:1.35rem}.additional-universal-secondary .list-item{flex-direction:column;gap:1.25rem;margin-bottom:1.75rem;padding-bottom:1.75rem}.additional-universal-secondary .item-marker{flex-direction:row;align-self:flex-start}.additional-universal-secondary .marker-number{width:45px;height:45px;font-size:1.1rem}.additional-universal-secondary .marker-icon{width:60px;height:60px}.additional-universal-secondary .marker-icon i{font-size:1.5rem}.additional-universal-secondary .item-content{padding:1.5rem}.additional-universal-secondary .list-item:hover .item-content{transform:translatey(-5px) translatex(0)}.additional-universal-secondary .item-title{font-size:1.25rem}.additional-universal-secondary .item-description{font-size:.95rem}.additional-universal-secondary .item-badge{font-size:.8rem;padding:.35rem .85rem}.additional-universal-secondary .bg-circle,.additional-universal-secondary .bg-lines{display:none}}.additional-universal-section .section-header{position:relative;z-index:2}.additional-universal-section .section-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--text-primary);line-height:1.2}.additional-universal-section .section-subtitle{font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:600;color:var(--primary-500);line-height:1.4}.additional-universal-section .section-description{font-size:1.0625rem;line-height:1.7;color:var(--text-secondary);max-width:800px}.additional-universal-section .timeline-line{position:absolute;left:50%;top:0;bottom:0;width:3px;background:linear-gradient(180deg,transparent,var(--primary-300) 10%,var(--primary-300) 90%,transparent);transform:translatex(-50%);z-index:0}.additional-universal-section .content-card{position:relative;padding:2rem;background:var(--surface-secondary);border:1px solid color-mix(in srgb,var(--primary-300) 30%,transparent 70%);border-radius:16px;box-shadow:0 4px 20px color-mix(in srgb,var(--neutral-500) 8%,transparent 92%);transition:all .3s ease;overflow:hidden}.additional-universal-section .content-card:hover{transform:translatey(-4px);box-shadow:0 8px 30px color-mix(in srgb,var(--primary-500) 15%,transparent 85%);border-color:color-mix(in srgb,var(--primary-500) 50%,transparent 50%)}.additional-universal-section .shape{position:absolute;border-radius:50%;opacity:.3}.additional-universal-section .shape-1{width:300px;height:300px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 15%,transparent 85%),transparent);top:10%;right:5%}.additional-universal-section .shape-2{width:250px;height:250px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-500) 12%,transparent 88%),transparent);bottom:15%;left:5%}@media (max-width:991.98px){.additional-universal-section .timeline-line{left:30px}.timeline-item,.additional-universal-section .timeline-item:nth-child(even){padding-left:80px;padding-right:0}.additional-universal-section .timeline-marker{left:30px}.additional-universal-section .marker-icon{width:50px;height:50px}.additional-universal-section .marker-icon i{font-size:1.25rem}.additional-universal-section .marker-dot{width:20px;height:20px}.additional-universal-section .timeline-item:nth-child(even) .timeline-content{text-align:left}.additional-universal-section .timeline-item:nth-child(even) .step-badge{float:none}.additional-universal-section .timeline-item:nth-child(even) .card-decoration{left:auto;right:-30px}}@media (max-width:767.98px){.additional-universal-section{padding-top:3rem !important;padding-bottom:3rem !important}.additional-universal-section .section-header{margin-bottom:2.5rem !important}.additional-universal-section .timeline-container{padding:1rem 0}.timeline-item,.additional-universal-section .timeline-item:nth-child(even){padding-left:60px;margin-bottom:2rem}.additional-universal-section .content-card{padding:1.5rem}.additional-universal-section .step-badge i{font-size:1.5rem}}.additional-universal-section .section-header{position:relative;z-index:2}.additional-universal-section .section-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--text-primary);line-height:1.2}.additional-universal-section .section-subtitle{font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:600;color:var(--primary-500);line-height:1.4}.additional-universal-section .section-description{font-size:1.0625rem;line-height:1.7;color:var(--text-secondary);max-width:800px}.additional-universal-section .shape{position:absolute;border-radius:50%;opacity:.4}.additional-universal-section .shape-1{width:300px;height:300px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 15%,transparent 85%),transparent);top:-100px;left:-100px}.additional-universal-section .shape-2{width:200px;height:200px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-500) 10%,transparent 90%),transparent);bottom:100px;right:-50px}.additional-universal-section .shape-3{width:150px;height:150px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 12%,transparent 88%),transparent);top:50%;left:10%}@media (max-width:991.98px){.additional-universal-section .feature-card{padding:1.75rem}.card-icon-wrapper{width:56px;height:56px}.card-icon-wrapper i{font-size:1.5rem}}@media (max-width:767.98px){.additional-universal-section{padding-top:3rem !important;padding-bottom:3rem !important}.additional-universal-section .section-header{margin-bottom:2.5rem !important}.additional-universal-section .feature-card{padding:1.5rem}}.additional-universal-section.v-047 .section-header{position:relative;z-index:2}.additional-universal-section.v-047 .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.2;letter-spacing:-.02em}.additional-universal-section.v-047 .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);margin-bottom:20px;line-height:1.3;text-transform:uppercase;letter-spacing:.05em;font-size:1.125rem}.additional-universal-section.v-047 .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;margin-bottom:0}@media (min-width:768px){.additional-universal-section.v-047 .tech-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.additional-universal-section.v-047 .tech-grid{grid-template-columns:repeat(2,1fr)}}.additional-universal-section.v-047 .status-indicator.active{background:var(--primary-500);animation:status-blink 2s ease-in-out infinite}.additional-universal-section.v-047 .status-indicator.active::after{border-color:var(--primary-500)}@media (max-width:991.98px){.additional-universal-section.v-047{padding:60px 0}.additional-universal-section.v-047 .section-title{font-size:2rem}.additional-universal-section.v-047 .section-subtitle{font-size:1rem}.additional-universal-section.v-047 .cell-container{padding:24px}}@media (max-width:767.98px){.additional-universal-section.v-047{padding:40px 0}.additional-universal-section.v-047 .section-title{font-size:1.75rem}.additional-universal-section.v-047 .tech-grid{gap:16px}.additional-universal-section.v-047 .cell-container{padding:20px}.additional-universal-section.v-047 .tech-badge{width:48px;height:48px}.additional-universal-section.v-047 .tech-badge i{font-size:24px}}.additional-universal-section .section-title{font-size:clamp(2rem,4vw,2.875rem);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:800px;margin:0 auto}@media (max-width:991.98px){.additional-universal-section .content-grid{grid-template-columns:repeat(6,1fr)}.block-full,.block-half,.block-large,.additional-universal-section .block-small{grid-column:span 6}.additional-universal-section .block-inner{flex-direction:column;text-align:center}.additional-universal-section .section-title{font-size:2rem}.additional-universal-section .section-subtitle{font-size:1.25rem}}@media (max-width:767.98px){.additional-universal-section{padding:3rem 0}.additional-universal-section .content-grid{grid-template-columns:1fr}.block-full,.block-half,.block-large,.additional-universal-section .block-small{grid-column:span 1}.additional-universal-section .content-block{padding:1.5rem}.additional-universal-section .block-title{font-size:1.5rem}.block-title-small,.additional-universal-section .block-title-medium{font-size:1.25rem}}