:root{--primary-50:#fff7ed;--primary-50-rgb:255,247,237;--primary-100:#ffedd5;--primary-100-rgb:255,237,213;--primary-300:#fdba74;--primary-300-rgb:253,186,116;--primary-500:#f97316;--primary-500-rgb:249,115,22;--primary-700:#c2410c;--primary-700-rgb:194,65,12;--primary-200:#fed4a5;--primary-200-rgb:254,212,165;--primary-400:#fb9745;--primary-400-rgb:251,151,69;--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:#d6d3d1;--neutral-300-rgb:214,211,209;--neutral-500:#78716c;--neutral-500-rgb:120,113,108;--neutral-700:#44403c;--neutral-700-rgb:68,64,60;--neutral-900:#1c1917;--neutral-900-rgb:28,25,23;--neutral-200:#e6e4e3;--neutral-200-rgb:230,228,227;--neutral-400:#a7a29f;--neutral-400-rgb:167,162,159;--neutral-600:#5e5954;--neutral-600-rgb:94,89,84;--neutral-800:#3a3633;--neutral-800-rgb:58,54,51;--neutral-950:#1f1d1b;--neutral-950-rgb:31,29,27;--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){.brand_hero_title{font-size:var(--text-4xl)}.company_section_title{font-size:var(--text-3xl)}.content_display_1{font-size:var(--text-5xl)}.bold_display_2{font-size:var(--text-4xl)}}@media (max-width:480px){.brand_hero_title{font-size:var(--text-3xl)}.company_section_title{font-size:var(--text-2xl)}.content_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){.premium_nav_link,a:not([class]){transition:none}}@media (prefers-contrast:high){.prime_caption,.fresh_overline,.pro_footer_text{color:var(--text-secondary)}.best_hero_subtitle,.clean_section_subtitle{color:var(--text-primary)}}@media print{.brand_hero_title,.company_section_title,.section_heading_1,.site_heading_2{break-after:avoid;page-break-after:avoid}.minimal_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)}.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){.app90_services_grid,.brand77_features_grid,.top18_team_grid,.minimal12_pricing_grid{grid-template-columns:1fr}.best70_gallery_grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.best23_timeline::before{left:30px}.container11_timeline_item{width:100%;left:0 !important;text-align:left;padding-left:var(--space-16) !important;padding-right:var(--space-4) !important}.dark38_section_height{min-height:60vh}.unique80_hero_height{min-height:70vh}}@media (max-width:480px){.best70_gallery_grid{grid-template-columns:1fr}.container11_timeline_item{padding-left:var(--space-12) !important}}@media print{.modern28_no_print{display:none !important}.company89_print_only{display:block !important}.content98_shadow_xs,.dark93_shadow_sm,.dark96_shadow_md,.fresh28_shadow_lg,.premium12_shadow_xl,.custom8_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){.layout9_fade_in,.brand14_slide_up,.design4_slide_in_left,.section1_scale_in{animation:none;opacity:1;transform:none}.light35_hover_lift,.elite59_hover_scale,.section31_hover_shadow,.container81_hover_fade,.section45_transition_all,.dark35_transition_fast,.dark77_transition_normal,.premium6_transition_slow{transition:none}.cta-action-btn{transition:none}.cta-action-btn .btn-icon{transition:none}.cta-action-btn:hover{transform:none}}.header-secondary{background:var(--surface-primary);box-shadow:0 2px 12px color-mix(in srgb,var(--neutral-900) 8%,transparent);position:sticky;top:0;z-index:1000;transition:all .3s ease}.header-secondary .navbar{padding:1rem 0;position:relative}.header-secondary .navbar-brand{display:flex;align-items:center;gap:.75rem;font-weight:700;font-size:1.125rem;color:var(--text-primary);text-decoration:none;transition:all .3s ease;position:relative;z-index:10005}.header-secondary .brand-icon{display:flex;align-items:center;color:var(--primary-500);transition:transform .3s ease}.header-secondary .navbar-brand:hover .brand-icon{transform:rotate(180deg)}.header-secondary .brand-text{letter-spacing:-.02em}.header-secondary .navbar-brand:hover{color:var(--primary-500)}.header-secondary .menu-toggle-checkbox{display:none}.header-secondary .hamburger-toggle{display:none;flex-direction:column;justify-content:space-between;width:32px;height:24px;cursor:pointer;position:relative;z-index:10003;padding:0;background:transparent;border:none}.header-secondary .hamburger-line{width:100%;height:3px;background:#334155;border-radius:3px;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);transform-origin:center}.header-secondary .menu-toggle-checkbox:checked~.hamburger-toggle .hamburger-line:nth-child(1){transform:translatey(10.5px) rotate(45deg)}.header-secondary .menu-toggle-checkbox:checked~.hamburger-toggle .hamburger-line:nth-child(2){opacity:0;transform:scalex(0)}.header-secondary .menu-toggle-checkbox:checked~.hamburger-toggle .hamburger-line:nth-child(3){transform:translatey(-10.5px) rotate(-45deg)}.header-secondary .navbar-nav{display:flex;align-items:center;gap:2rem;list-style:none;margin:0;padding:0}.header-secondary .nav-item{margin:0}.header-secondary .nav-link{color:var(--text-secondary);font-size:var(--nav-font-size);font-weight:500;padding:.5rem 0;text-decoration:none;position:relative;transition:all .3s ease}.header-secondary .nav-link::after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--primary-500);transition:width .3s ease}.header-secondary .nav-link:hover{color:var(--primary-500)}.header-secondary .nav-link:hover::after{width:100%}.header-secondary .header-decoration{position:absolute;top:0;right:0;width:200px;height:100%;overflow:hidden;pointer-events:none;z-index:0}.header-secondary .deco-circle{position:absolute;border-radius:50%;background:var(--primary-500);opacity:.05}.header-secondary .deco-circle-1{width:100px;height:100px;top:-30px;right:-20px;animation:float-v211-1 6s ease-in-out infinite}.header-secondary .deco-circle-2{width:60px;height:60px;top:20px;right:80px;animation:float-v211-2 5s ease-in-out infinite}@media (max-width:1299.98px){.header-secondary .hamburger-toggle{display:flex}.header-secondary .navbar-collapse-wrapper{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:var(--surface-primary);box-shadow:-4px 0 24px color-mix(in srgb,var(--neutral-900) 15%,transparent);transition:right .4s cubic-bezier(.68,-.55,.265,1.55);z-index:10;padding-top:80px}.header-secondary .menu-toggle-checkbox:checked~.navbar-collapse-wrapper{right:0}.header-secondary .backdrop-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:color-mix(in srgb,var(--neutral-900) 40%,transparent);backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:all .3s ease;z-index:-1}.header-secondary .menu-toggle-checkbox:checked~.navbar-collapse-wrapper .backdrop-overlay{opacity:1;visibility:visible}.header-secondary .navbar-nav{flex-direction:column;align-items:flex-start;gap:0;padding:1rem 2rem}.header-secondary .nav-item{width:100%;opacity:0;transform:translatex(20px);animation:slideInNav-v211 .3s ease forwards}.header-secondary .menu-toggle-checkbox:checked~.navbar-collapse-wrapper .nav-item:nth-child(1){animation-delay:.1s}.header-secondary .menu-toggle-checkbox:checked~.navbar-collapse-wrapper .nav-item:nth-child(2){animation-delay:.15s}.header-secondary .menu-toggle-checkbox:checked~.navbar-collapse-wrapper .nav-item:nth-child(3){animation-delay:.2s}.header-secondary .menu-toggle-checkbox:checked~.navbar-collapse-wrapper .nav-item:nth-child(4){animation-delay:.25s}.header-secondary .nav-link{display:block;width:100%;padding:1rem 0;font-size:var(--nav-font-size);border-bottom:1px solid color-mix(in srgb,var(--neutral-300) 50%,transparent)}.header-secondary .nav-link::after{display:none}.header-secondary .header-decoration{display:none}}@media (min-width:768px) and (max-width:991.98px){.header-secondary .navbar-collapse-wrapper{width:320px}.header-secondary .nav-link{font-size:var(--nav-font-size)}}@media (max-width:575.98px){.header-secondary .navbar-brand{font-size:1.125rem}.header-secondary .brand-icon svg{width:28px;height:28px}.header-secondary .navbar-collapse-wrapper{width:260px}.header-secondary .nav-link{font-size:var(--nav-font-size);padding:.875rem 0}}@media (min-width:1400px){.header-secondary .navbar-nav{gap:2.5rem}.header-secondary .nav-link{font-size:var(--nav-font-size)}.header-secondary .header-decoration{width:250px}.header-secondary .deco-circle-1{width:120px;height:120px}.header-secondary .deco-circle-2{width:80px;height:80px}}.header-secondary .nav-link:focus{outline:2px solid var(--primary-500);outline-offset:4px;border-radius:4px}.header-secondary .hamburger-toggle:focus{outline:2px solid var(--primary-500);outline-offset:4px;border-radius:4px}@media print{.header-secondary{position:static;box-shadow:none}.header-secondary .hamburger-toggle,.header-secondary .header-decoration{display:none !important}}html{scroll-behavior:smooth}.hero-pro{background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 60%,var(--surface-primary) 40%) 100%);padding:120px 0 100px;position:relative;min-height:100vh;display:flex;align-items:center}.hero-pro__bg-shape{position:absolute;border-radius:50%;opacity:.08;pointer-events:none;z-index:0}.hero-pro__bg-shape--1{width:600px;height:600px;background:var(--primary-500);top:-200px;right:-150px;animation:float-shape 20s ease-in-out infinite}.hero-pro__bg-shape--2{width:400px;height:400px;background:var(--primary-300);bottom:-100px;left:-100px;animation:float-shape 25s ease-in-out infinite reverse}.hero-pro__bg-shape--3{width:300px;height:300px;background:var(--primary-700);top:50%;left:50%;transform:translate(-50%,-50%);animation:pulse-shape 15s ease-in-out infinite}.hero-pro__content{position:relative;z-index:2}.hero-pro__badge{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;background:color-mix(in srgb,var(--primary-500) 10%,transparent 90%);border:2px solid color-mix(in srgb,var(--primary-500) 30%,transparent 70%);border-radius:50px;animation:badge-glow 3s ease-in-out infinite}.hero-pro__badge-dot{width:8px;height:8px;background:var(--primary-500);border-radius:50%;animation:dot-bounce 1.5s ease-in-out infinite}.hero-pro__badge-dot:nth-child(2){animation-delay:.2s}.hero-pro__badge-dot:nth-child(3){animation-delay:.4s}.hero-pro__title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.2;color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1.5rem}.hero-pro__subtitle{font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:600;color:var(--primary-700);line-height:1.4;margin-bottom:1.5rem}.hero-pro__description{font-size:1.125rem;line-height:1.8;color:var(--text-secondary);max-width:600px;margin-bottom:2rem}.hero-pro__features{display:flex;gap:16px;flex-wrap:wrap;margin-top:2rem}.hero-pro__feature-item{flex:0 0 auto}.hero-pro__feature-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:16px;box-shadow:0 8px 20px color-mix(in srgb,var(--primary-500) 30%,transparent 70%);transition:all .3s ease}.hero-pro__feature-icon i{font-size:1.5rem;color:var(--light)}.hero-pro__feature-item:hover .hero-pro__feature-icon{transform:translatey(-4px) scale(1.05);box-shadow:0 12px 28px color-mix(in srgb,var(--primary-500) 40%,transparent 60%)}.hero-pro__image-wrapper{position:relative;z-index:1}.hero-pro__image{position:relative;z-index:2;animation:float-image 6s ease-in-out infinite}.hero-pro__image-blob{position:absolute;border-radius:40% 60% 70% 30%/40% 50% 60% 50%;opacity:.15;z-index:1;animation:morph-blob 10s ease-in-out infinite}.hero-pro__image-blob--1{width:400px;height:400px;background:var(--primary-500);top:-50px;right:-50px}.hero-pro__image-blob--2{width:350px;height:350px;background:var(--primary-300);bottom:-50px;left:-50px;animation-delay:2s}.hero-pro__floating-icon{position:absolute;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:var(--light);border-radius:50%;box-shadow:0 8px 24px color-mix(in srgb,var(--neutral-900) 15%,transparent 85%);z-index:3;animation:float-icon 4s ease-in-out infinite}.hero-pro__floating-icon i{font-size:1.25rem;color:var(--primary-500)}.hero-pro__floating-icon--1{top:10%;right:10%;animation-delay:0s}.hero-pro__floating-icon--2{bottom:20%;right:5%;animation-delay:1s}.hero-pro__floating-icon--3{top:40%;left:-5%;animation-delay:2s}.hero-pro__wave{position:absolute;bottom:0;left:0;width:100%;height:80px;background:linear-gradient(to right,var(--primary-500),var(--primary-300));clip-path:polygon(0 40%,10% 50%,20% 45%,30% 55%,40% 50%,50% 60%,60% 50%,70% 55%,80% 45%,90% 50%,100% 40%,100% 100%,0 100%);opacity:.1}@media (max-width:991.98px){.hero-pro{padding:80px 0 60px;min-height:auto}.hero-pro__title{font-size:2.25rem}.hero-pro__subtitle{font-size:1.35rem}.hero-pro__description{font-size:1rem}.hero-pro__bg-shape--1{width:400px;height:400px}.hero-pro__bg-shape--2{width:300px;height:300px}.hero-pro__image-blob--1,.hero-pro__image-blob--2{width:250px;height:250px}.hero-pro__floating-icon{width:40px;height:40px}.hero-pro__floating-icon i{font-size:1rem}}@media (max-width:767.98px){.hero-pro{padding:60px 0 40px}.hero-pro__title{font-size:1.875rem}.hero-pro__subtitle{font-size:1.125rem}.hero-pro__features{gap:12px}.hero-pro__feature-icon{width:50px;height:50px}.hero-pro__feature-icon i{font-size:1.25rem}.hero-pro__floating-icon--3{display:none}}@media (max-width:575.98px){.hero-pro__title{font-size:1.75rem}.hero-pro__wave{height:50px}}.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-standard{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-standard .section-badge{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:12px;color:var(--light);font-size:1.5rem;margin-bottom:1.5rem;transition:transform .3s ease}.about-section-standard .section-badge:hover{transform:rotate(10deg) scale(1.1)}.about-section-standard .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2}.about-section-standard .section-subtitle{font-size:1.5rem;font-weight:500;color:var(--primary-500)}.about-section-standard .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8}.about-section-standard .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.about-section-standard .feature-card{display:flex;gap:1rem;padding:1.5rem;background:var(--surface-primary);border-radius:12px;border:2px solid color-mix(in srgb,var(--primary-300) 20%,transparent 80%);transition:all .3s ease}.about-section-standard .feature-card:hover{transform:translatey(-5px);border-color:var(--primary-500)}.about-section-standard .feature-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-300) 40%,transparent 60%),color-mix(in srgb,var(--primary-500) 30%,transparent 70%));border-radius:10px;color:var(--primary-700);font-size:1.5rem}.about-section-standard .feature-title{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.about-section-standard .feature-desc{font-size:.95rem;color:var(--text-secondary);margin:0;line-height:1.6}.about-section-standard .images-container{position:relative;height:600px}.about-section-standard .image-wrapper{position:absolute;overflow:hidden;transition:transform .4s ease,box-shadow .4s ease}.about-section-standard .image-wrapper:hover{transform:scale(1.05);z-index:10}.about-section-standard .image-wrapper img{width:100%;height:100%;object-fit:cover;display:block}.about-section-standard .main-image{top:0;right:0;width:70%;height:400px;z-index:3}.about-section-standard .image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.about-section-standard .secondary-image{bottom:0;left:0;width:55%;height:280px;z-index:2}.about-section-standard .accent-border{position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;border:3px solid var(--primary-500);border-radius:14px;pointer-events:none}.about-section-standard .tertiary-image{top:50%;right:10%;width:45%;height:200px;z-index:4;transform:translatey(-50%)}.about-section-standard .decorative-blob{position:absolute;border-radius:50%;filter:blur(60px);opacity:.3;pointer-events:none}.about-section-standard .blob-1{top:10%;left:-5%;width:250px;height:250px;background:var(--primary-300);animation:float 8s ease-in-out infinite}.about-section-standard .blob-2{bottom:15%;right:-5%;width:200px;height:200px;background:var(--primary-500);animation:float 10s ease-in-out infinite reverse}.about-section-standard .decorative-circle{position:absolute;border-radius:50%;border:3px solid var(--primary-300);opacity:.2}.about-section-standard .circle-1{top:20%;right:5%;width:120px;height:120px}.about-section-standard .floating-icon{position:absolute;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:var(--surface-primary);border-radius:50%;font-size:1.75rem;color:var(--primary-500);z-index:5}.about-section-standard .icon-1{top:15%;left:15%;animation:bounce 3s ease-in-out infinite}.about-section-standard .icon-2{bottom:20%;right:20%;animation:bounce 3s ease-in-out infinite 1.5s}@media (max-width:991px){.about-section-standard .section-title{font-size:2rem}.about-section-standard .section-subtitle{font-size:1.25rem}.about-section-standard .images-container{height:500px;margin-top:3rem}.about-section-standard .main-image{width:80%;height:320px}.about-section-standard .secondary-image{width:60%;height:240px}.about-section-standard .tertiary-image{width:50%;height:180px}}@media (max-width:767px){.about-section-standard .section-title{font-size:1.75rem}.about-section-standard .features-grid{grid-template-columns:1fr}.about-section-standard .images-container{height:400px}.about-section-standard .main-image{width:90%;height:280px}.about-section-standard .secondary-image{width:70%;height:200px}.about-section-standard .tertiary-image{display:none}.about-section-standard .floating-icon{width:50px;height:50px;font-size:1.5rem}}@media (max-width:575px){.about-section-standard .section-title{font-size:1.5rem}.about-section-standard .section-subtitle{font-size:1.125rem}.about-section-standard .feature-card{flex-direction:column;text-align:center}.about-section-standard .feature-icon{margin:0 auto}}.features-section-modern .decorative-line-top{width:60px;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));margin:0 auto 2rem;border-radius:2px;position:relative}.decorative-line-top::before,.features-section-modern .decorative-line-top::after{content:"";position:absolute;width:8px;height:8px;background:var(--primary-500);border-radius:50%;top:50%;transform:translatey(-50%)}.features-section-modern .decorative-line-top::before{left:-15px}.features-section-modern .decorative-line-top::after{right:-15px}#features-title{color:var(--text-primary);font-weight:700;letter-spacing:-.02em;line-height:1.2}#features-subtitle{color:var(--primary-700);font-weight:600;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}#features-desc{color:var(--text-secondary);font-size:1.125rem;line-height:1.7;max-width:700px;margin-left:auto;margin-right:auto}.features-section-modern .feature-content h4{color:var(--text-primary);font-weight:600;margin-bottom:1rem;transition:color .3s ease}.features-section-modern .feature-card-modern:hover .feature-content h4{color:var(--primary-700)}.features-section-modern .feature-content p{color:var(--text-secondary);line-height:1.7;font-size:.95rem}@media (max-width:991px){.features-section-modern{padding:4rem 0}.features-section-modern .feature-card-modern{padding:2rem}#features-title{font-size:2rem}#features-desc{font-size:1rem}.bg-shape-1,.bg-shape-2{opacity:.02}}@media (max-width:767px){.features-section-modern{padding:3rem 0}.features-section-modern .feature-card-modern{padding:1.75rem}#features-title{font-size:1.75rem}.features-section-modern .feature-icon-wrapper{width:60px;height:60px}.features-section-modern .feature-icon-wrapper i{font-size:1.75rem}.floating-icon-1,.features-section-modern .floating-icon-2{display:none}}@media (max-width:575px){#features-title{font-size:1.5rem}#features-subtitle{font-size:.75rem}#features-desc{font-size:.95rem}.features-section-modern .feature-card-modern{padding:1.5rem}}@media (prefers-reduced-motion:reduce){.feature-card-modern,.icon-background,.feature-decoration-corner,.bg-shape-1,.bg-shape-2,.floating-icon-1,.features-section-modern .floating-icon-2{animation:none;transition:none}.features-section-modern .feature-card-modern:hover{transform:none}}@media (prefers-contrast:high){.features-section-modern .feature-card-modern{border-width:3px;border-color:var(--primary-700)}.features-section-modern .feature-content p{color:var(--text-primary)}}.services-section-style{position:relative;background:var(--surface-primary);overflow:hidden}.services-section-style .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2}.services-section-style .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);line-height:1.3}.services-section-style .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7}.services-section-style .service-card{position:relative;background:var(--light);border-radius:16px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);border:2px solid var(--neutral-100);overflow:hidden}.services-section-style .service-card:hover{transform:translatey(-8px);border-color:var(--primary-300)}.services-section-style .card-icon-wrapper{width:70px;height:70px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:all .4s ease}.services-section-style .service-card:hover .card-icon-wrapper{transform:scale(1.1) rotate(5deg);box-shadow:0 8px 20px color-mix(in srgb,var(--primary-500) 40%,transparent)}.services-section-style .card-icon-wrapper i{font-size:2rem;color:var(--light)}.services-section-style .card-body-content{position:relative;z-index:2}.services-section-style .service-name{font-size:1.5rem;font-weight:700;color:var(--text-primary);line-height:1.3}.services-section-style .service-description{font-size:1rem;color:var(--text-secondary);line-height:1.6}.services-section-style .service-features{font-size:.9rem;color:var(--neutral-700);line-height:1.7;padding:1rem;background:var(--surface-secondary);border-radius:8px;border-left:3px solid var(--primary-500)}.services-section-style .service-price-wrapper{display:flex;flex-direction:column;gap:.25rem;padding-top:1rem;border-top:2px solid var(--neutral-100)}.services-section-style .price-label{font-size:.875rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px}.services-section-style .service-price{font-size:1.75rem;font-weight:700;color:var(--primary-500)}.services-section-style .card-accent{position:absolute;bottom:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));transform:scalex(0);transform-origin:left;transition:transform .4s ease}.services-section-style .service-card:hover .card-accent{transform:scalex(1)}.services-section-style .decorative-shape-top{position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 15%,transparent),transparent 70%);border-radius:50%;pointer-events:none;z-index:0}.services-section-style .decorative-shape-bottom{position:absolute;bottom:-150px;left:-150px;width:500px;height:500px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-500) 10%,transparent),transparent 70%);border-radius:50%;pointer-events:none;z-index:0}.services-section-style .decorative-dots{position:absolute;top:50%;right:5%;width:100px;height:100px;background-image:radial-gradient(circle,var(--primary-300) 2px,transparent 2px);background-size:20px 20px;opacity:.3;pointer-events:none;z-index:0}@media (max-width:991.98px){.services-section-style .section-title{font-size:2rem}.services-section-style .section-subtitle{font-size:1.25rem}.services-section-style .service-card{padding:1.5rem}.services-section-style .card-icon-wrapper{width:60px;height:60px}.services-section-style .card-icon-wrapper i{font-size:1.75rem}}@media (max-width:767.98px){.services-section-style .section-title{font-size:1.75rem}.services-section-style .section-subtitle{font-size:1.125rem}.services-section-style .section-description{font-size:1rem}.services-section-style .service-name{font-size:1.25rem}.services-section-style .service-price{font-size:1.5rem}.services-section-style .decorative-shape-top,.services-section-style .decorative-shape-bottom{display:none}}@media (max-width:575.98px){.services-section-style{padding:3rem 0}.services-section-style .service-card{padding:1.25rem}.services-section-style .card-icon-wrapper{width:50px;height:50px}.services-section-style .card-icon-wrapper i{font-size:1.5rem}}.priceplan-section-variant .section-header{max-width:800px;margin:0 auto 4rem;z-index:2}.priceplan-section-variant .section-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:var(--text-primary);letter-spacing:-.02em;line-height:1.2}.priceplan-section-variant .section-subtitle{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600;color:var(--primary-500);letter-spacing:-.01em}.priceplan-section-variant .section-description{font-size:1.125rem;line-height:1.7;color:var(--text-secondary);max-width:700px}@media (max-width:991.98px){.priceplan-section-variant .price-card-featured{transform:scale(1)}.priceplan-section-variant .price-card-featured:hover{transform:scale(1) translatey(-8px)}.priceplan-section-variant .section-header{margin-bottom:3rem}}@media (max-width:767.98px){.priceplan-section-variant .price-card{padding:2rem 1.5rem}.priceplan-section-variant .plan-name{font-size:1.5rem}.priceplan-section-variant .price-amount{font-size:2rem}.priceplan-section-variant .plan-description{min-height:auto}.priceplan-section-variant .decorative-circle-top,.priceplan-section-variant .decorative-dots-pattern{display:none}}@media (max-width:575.98px){.priceplan-section-variant .price-icon-wrapper{width:60px;height:60px;font-size:1.75rem}.priceplan-section-variant .featured-badge{width:40px;height:40px;font-size:1rem}}@media (prefers-reduced-motion:reduce){.priceplan-section-variant .price-card,.priceplan-section-variant .price-icon-wrapper,.priceplan-section-variant .featured-glow{transition:none}.priceplan-section-variant .featured-badge{animation:none}}@media (prefers-contrast:high){.priceplan-section-variant .price-card{border:2px solid var(--neutral-700)}.priceplan-section-variant .price-card-featured{border:3px solid var(--primary-700)}}.team-section-classic{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;padding:5rem 0}.team-section-classic .decorative-dots{width:60px;height:6px;background:linear-gradient(90deg,var(--primary-500) 0%,var(--primary-300) 100%);border-radius:3px;margin:0 auto;position:relative}.team-section-classic .decorative-dots::before,.team-section-classic .decorative-dots::after{content:"";position:absolute;width:8px;height:8px;background:var(--primary-500);border-radius:50%;top:50%;transform:translatey(-50%)}.team-section-classic .decorative-dots::before{left:-12px}.team-section-classic .decorative-dots::after{right:-12px}.team-section-classic .decorative-line{width:100px;height:2px;background:linear-gradient(90deg,transparent 0%,var(--primary-300) 50%,transparent 100%);margin:0 auto}.team-section-classic #team-title{color:var(--text-primary);font-weight:700;letter-spacing:-.02em;line-height:1.2}.team-section-classic #team-subtitle{color:color-mix(in srgb,var(--primary-500) 80%,var(--text-primary) 20%);font-weight:600;letter-spacing:-.01em}.team-section-classic #team-desc{color:var(--text-secondary);line-height:1.8;max-width:720px;margin-left:auto;margin-right:auto}.team-section-classic .team-card{background:var(--surface-primary);border-radius:20px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid color-mix(in srgb,var(--primary-100) 30%,transparent 70%);height:100%;display:flex;flex-direction:column}.team-section-classic .team-card:hover{transform:translatey(-8px);border-color:var(--primary-300)}.team-section-classic .team-image-wrapper{position:relative;overflow:hidden;aspect-ratio:1/1;background:linear-gradient(135deg,var(--primary-50) 0%,var(--primary-100) 100%)}.team-section-classic .team-member-photo{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s cubic-bezier(.4,0,.2,1)}.team-section-classic .team-card:hover .team-member-photo{transform:scale(1.08)}.team-section-classic .image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 0%,transparent 60%,color-mix(in srgb,var(--primary-700) 40%,transparent 60%) 100%);opacity:0;transition:opacity .4s ease;pointer-events:none}.team-section-classic .team-card:hover .image-overlay{opacity:1}.team-section-classic .decorative-shape{position:absolute;background:var(--primary-300);opacity:.15;z-index:1;transition:all .5s ease}.team-section-classic .decorative-shape.shape-1{width:80px;height:80px;border-radius:50%;top:-20px;right:-20px}.team-section-classic .decorative-shape.shape-2{width:60px;height:60px;border-radius:50%;bottom:-15px;left:-15px}.team-section-classic .decorative-shape.shape-3{width:100px;height:100px;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;top:-30px;left:-30px}.team-section-classic .decorative-shape.shape-4{width:70px;height:70px;border-radius:50%;top:20px;right:-25px}.team-section-classic .decorative-shape.shape-5{width:90px;height:90px;border-radius:40% 60% 60% 40%/60% 40% 60% 40%;bottom:-25px;right:-25px}.team-section-classic .team-card:hover .decorative-shape{opacity:.25;transform:scale(1.2)}.team-section-classic .team-info{padding:2rem 1.5rem;text-align:center;background:var(--surface-primary);flex-grow:1;display:flex;flex-direction:column;justify-content:center}.team-section-classic .team-info h3{color:var(--text-primary);margin-bottom:.5rem;font-weight:700;font-size:1.25rem;transition:color .3s ease}.team-section-classic .team-card:hover .team-info h3{color:var(--primary-500)}.team-section-classic .team-info p{color:var(--text-secondary);font-size:.95rem;line-height:1.6;margin-bottom:0}.team-section-classic .decorative-bg-elements{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;pointer-events:none;z-index:0}.team-section-classic .blob-shape{position:absolute;border-radius:40% 60% 70% 30%/40% 50% 60% 50%;opacity:.04;animation:blobFloat 20s ease-in-out infinite}.team-section-classic .blob-shape.blob-1{width:400px;height:400px;background:var(--primary-500);top:-100px;left:-100px;animation-delay:0s}.team-section-classic .blob-shape.blob-2{width:350px;height:350px;background:var(--primary-700);bottom:-80px;right:-80px;animation-delay:-10s}.team-section-classic .circle-pattern{position:absolute;width:200px;height:200px;border:2px solid var(--primary-300);border-radius:50%;opacity:.05}.team-section-classic .circle-pattern.pattern-1{top:10%;right:5%}.team-section-classic .circle-pattern.pattern-2{bottom:15%;left:8%}@media (max-width:991.98px){.team-section-classic{padding:4rem 0}.team-section-classic #team-title{font-size:2.5rem}.team-section-classic #team-subtitle{font-size:1.5rem}.team-section-classic .blob-shape.blob-1{width:300px;height:300px}.team-section-classic .blob-shape.blob-2{width:250px;height:250px}}@media (max-width:767.98px){.team-section-classic{padding:3rem 0}.team-section-classic #team-title{font-size:2rem}.team-section-classic #team-subtitle{font-size:1.25rem}.team-section-classic .team-info{padding:1.5rem 1rem}.team-section-classic .circle-pattern{width:150px;height:150px}.team-section-classic .blob-shape.blob-1,.team-section-classic .blob-shape.blob-2{width:200px;height:200px}}@media (max-width:575.98px){.team-section-classic #team-title{font-size:1.75rem}.team-section-classic #team-subtitle{font-size:1.1rem}.team-section-classic #team-desc{font-size:1rem}.team-section-classic .decorative-dots{width:50px;height:5px}.team-section-classic .team-card{border-radius:16px}.team-section-classic .team-info h3{font-size:1.1rem}.team-section-classic .team-info p{font-size:.9rem}}.reviews-section-featured .decorative-dot-pattern{width:60px;height:4px;background:var(--primary-500);margin:0 auto 2rem;border-radius:2px;position:relative}.reviews-section-featured .decorative-dot-pattern::before,.reviews-section-featured .decorative-dot-pattern::after{content:"";position:absolute;width:8px;height:8px;background:var(--primary-500);border-radius:50%;top:-2px}.reviews-section-featured .decorative-dot-pattern::before{left:-12px}.reviews-section-featured .decorative-dot-pattern::after{right:-12px}.reviews-section-featured .card-accent{position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-700));border-radius:0 0 16px 16px;opacity:0;transition:opacity .4s ease}.reviews-section-featured .review-card:hover .card-accent{opacity:1}.reviews-section-featured .decorative-shapes{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow:hidden;z-index:0}.reviews-section-featured .shape-circle{position:absolute;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 15%,transparent),transparent 70%)}.reviews-section-featured .shape-1{width:300px;height:300px;top:-100px;right:-50px}.reviews-section-featured .shape-2{width:200px;height:200px;bottom:-50px;left:-30px}.reviews-section-featured .shape-blob{position:absolute;width:400px;height:400px;background:radial-gradient(ellipse at center,color-mix(in srgb,var(--primary-100) 20%,transparent),transparent 70%);bottom:10%;right:10%;border-radius:40% 60% 70% 30%/40% 50% 60% 50%;animation:blob-float 20s ease-in-out infinite}.reviews-section-featured .container{position:relative;z-index:1}@media (max-width:991.98px){.reviews-section-featured #reviews-title{font-size:2.5rem}.reviews-section-featured .review-card{padding:2rem}.reviews-section-featured .review-text{font-size:1rem}}@media (max-width:767.98px){.reviews-section-featured #reviews-title{font-size:2rem}.reviews-section-featured #reviews-subtitle{font-size:.9rem}.reviews-section-featured .review-card{padding:1.5rem}.reviews-section-featured .quote-icon{width:50px;height:50px}.reviews-section-featured .quote-icon i{font-size:24px}.reviews-section-featured .avatar-placeholder{width:48px;height:48px}.reviews-section-featured .author-name{font-size:.95rem}.reviews-section-featured .shape-1,.reviews-section-featured .shape-2{width:150px;height:150px}.reviews-section-featured .shape-blob{width:250px;height:250px}}@media (max-width:575.98px){.reviews-section-featured #reviews-title{font-size:1.75rem}.reviews-section-featured .review-card{padding:1.25rem}.reviews-section-featured .review-text{font-size:.95rem;padding-left:1rem}.reviews-section-featured .featured-badge{width:40px;height:40px;top:-10px;right:16px}.reviews-section-featured .featured-badge i{font-size:20px}}.casestudy-section-custom{position:relative;padding:100px 0;background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,var(--surface-primary) 70%) 100%);overflow:hidden}.casestudy-section-custom .section-header{margin-bottom:60px}.casestudy-section-custom .section-subtitle{font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:var(--primary-500);margin-bottom:12px}.casestudy-section-custom .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:24px;line-height:1.2}.casestudy-section-custom .section-description{font-size:1.125rem;line-height:1.8;color:var(--text-secondary);margin:0}.casestudy-section-custom .casestudies-grid{position:relative;z-index:2}.casestudy-section-custom .casestudy-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}.casestudy-section-custom .casestudy-card:hover{transform:translatey(-8px)}.casestudy-section-custom .casestudy-image-wrapper{position:relative;height:280px;background:linear-gradient(135deg,var(--primary-300) 0%,var(--primary-500) 100%);display:flex;align-items:center;justify-content:center;overflow:hidden}.casestudy-section-custom .casestudy-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:4rem;transition:all .4s ease}.casestudy-section-custom .casestudy-card:hover .casestudy-image-placeholder{transform:scale(1.1)}.casestudy-section-custom .casestudy-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-700) 90%,transparent 10%) 0%,color-mix(in srgb,var(--primary-500) 85%,transparent 15%) 100%);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .4s ease}.casestudy-section-custom .casestudy-card:hover .casestudy-overlay{opacity:1}.casestudy-section-custom .casestudy-icon{width:60px;height:60px;background:var(--surface-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--primary-500);transform:scale(.8);transition:transform .4s ease}.casestudy-section-custom .casestudy-card:hover .casestudy-icon{transform:scale(1)}.casestudy-section-custom .casestudy-content{padding:32px;flex:1;display:flex;flex-direction:column}.casestudy-section-custom .casestudy-meta{display:flex;align-items:center;gap:12px;margin-bottom:20px}.casestudy-section-custom .casestudy-badge{width:50px;height:4px;background:linear-gradient(90deg,var(--primary-500) 0%,var(--primary-300) 100%);border-radius:2px}.casestudy-section-custom .casestudy-category-icon{width:32px;height:32px;background:color-mix(in srgb,var(--primary-100) 50%,var(--surface-primary) 50%);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--primary-500);font-size:1rem}.casestudy-section-custom .casestudy-title{font-size:1.375rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.3;transition:color .3s ease}.casestudy-section-custom .casestudy-card:hover .casestudy-title{color:var(--primary-500)}.casestudy-section-custom .casestudy-description{font-size:1rem;line-height:1.7;color:var(--text-secondary);margin:0}.casestudy-section-custom .decorative-shapes{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.casestudy-section-custom .shape-circle{position:absolute;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 15%,transparent 85%) 0%,transparent 70%)}.casestudy-section-custom .shape-1{width:400px;height:400px;top:-100px;right:-100px}.casestudy-section-custom .shape-2{width:300px;height:300px;bottom:-80px;left:-80px}.casestudy-section-custom .shape-blob{position:absolute;width:500px;height:500px;top:50%;left:50%;transform:translate(-50%,-50%);background:radial-gradient(ellipse at center,color-mix(in srgb,var(--primary-100) 10%,transparent 90%) 0%,transparent 60%);border-radius:40% 60% 70% 30%/40% 50% 60% 50%;animation:blobFloat 20s ease-in-out infinite}@media (max-width:991px){.casestudy-section-custom{padding:80px 0}.casestudy-section-custom .section-title{font-size:2.25rem}.casestudy-section-custom .section-description{font-size:1.063rem}.casestudy-section-custom .casestudy-image-wrapper{height:240px}}@media (max-width:767px){.casestudy-section-custom{padding:60px 0}.casestudy-section-custom .section-header{margin-bottom:40px}.casestudy-section-custom .section-subtitle{font-size:.875rem}.casestudy-section-custom .section-title{font-size:1.875rem}.casestudy-section-custom .section-description{font-size:1rem}.casestudy-section-custom .casestudy-image-wrapper{height:220px}.casestudy-section-custom .casestudy-content{padding:24px}.casestudy-section-custom .casestudy-title{font-size:1.25rem}.casestudy-section-custom .casestudy-description{font-size:.938rem}.casestudy-section-custom .shape-1,.casestudy-section-custom .shape-2{width:250px;height:250px}.casestudy-section-custom .shape-blob{width:350px;height:350px}}@media (max-width:575px){.casestudy-section-custom .section-title{font-size:1.625rem}.casestudy-section-custom .casestudy-image-wrapper{height:200px}.casestudy-section-custom .casestudy-content{padding:20px}}.process-section-featured .timeline-line{position:absolute;left:50%;top:0;bottom:0;width:3px;background:linear-gradient(180deg,transparent 0%,var(--primary-300) 10%,var(--primary-500) 50%,var(--primary-300) 90%,transparent 100%);transform:translatex(-50%);z-index:1}.process-section-featured .timeline-item{position:relative;display:flex;align-items:center;margin-bottom:60px;min-height:200px}.process-section-featured .timeline-item:last-child{margin-bottom:0}.process-section-featured .timeline-item:hover .timeline-dot{width:28px;height:28px;background:var(--primary-700);box-shadow:0 0 0 12px color-mix(in srgb,var(--primary-500) 25%,transparent)}.process-section-featured .timeline-card{position:relative;background:var(--surface-primary);border-radius:16px;padding:36px;box-shadow:0 4px 6px color-mix(in srgb,var(--neutral-900) 5%,transparent),0 10px 25px color-mix(in srgb,var(--neutral-900) 8%,transparent);border:1px solid color-mix(in srgb,var(--primary-300) 20%,transparent);transition:all .4s ease;overflow:hidden}.process-section-featured .timeline-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-700));transform:scalex(0);transform-origin:left;transition:transform .4s ease}.process-section-featured .timeline-item:hover .timeline-card::before{transform:scalex(1)}.process-section-featured .timeline-item:hover .timeline-card{transform:translatey(-8px);box-shadow:0 8px 12px color-mix(in srgb,var(--neutral-900) 8%,transparent),0 20px 40px color-mix(in srgb,var(--primary-500) 15%,transparent);border-color:var(--primary-300)}.process-section-featured .timeline-item:hover .timeline-number{color:color-mix(in srgb,var(--primary-300) 25%,transparent);transform:scale(1.1)}.process-section-featured .timeline-item:hover .timeline-icon{transform:rotate(5deg) scale(1.1);box-shadow:0 8px 20px color-mix(in srgb,var(--primary-700) 40%,transparent)}.process-section-featured .timeline-item:hover .timeline-title{color:var(--primary-700)}.process-section-featured .decorative-shapes{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow:hidden;z-index:0}.process-section-featured .shape-circle{position:absolute;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 8%,transparent) 0%,transparent 70%)}.process-section-featured .shape-1{width:400px;height:400px;top:10%;right:-100px;animation:float 20s ease-in-out infinite}.process-section-featured .shape-2{width:300px;height:300px;bottom:15%;left:-80px;animation:float 25s ease-in-out infinite reverse}.process-section-featured .shape-blob{position:absolute;width:500px;height:500px;top:50%;left:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,color-mix(in srgb,var(--primary-500) 5%,transparent) 0%,transparent 60%);border-radius:40% 60% 70% 30%/40% 50% 60% 50%;animation:morph 30s ease-in-out infinite;filter:blur(40px)}@media (max-width:991px){.process-section-featured .process-main-title{font-size:2.25rem}.process-section-featured .process-subtitle{font-size:1.25rem}.process-section-featured .process-description{font-size:1rem}.process-section-featured .timeline-line{left:30px}.process-section-featured .timeline-item{flex-direction:column;align-items:flex-start;margin-bottom:50px}.process-section-featured .timeline-content{width:100%;padding-left:80px !important;padding-right:0 !important;text-align:left !important}.process-section-featured .timeline-dot{left:30px;transform:translate(-50%,-50%)}.timeline-left .timeline-number,.process-section-featured .timeline-right .timeline-number{left:20px;right:auto}.process-section-featured .timeline-card{padding:28px}.process-section-featured .timeline-icon{width:56px;height:56px}.process-section-featured .timeline-icon i{font-size:1.75rem}.process-section-featured .timeline-title{font-size:1.35rem}}@media (max-width:767px){.process-section-featured{padding:70px 0}.process-section-featured .process-header{margin-bottom:60px}.process-section-featured .process-main-title{font-size:2rem}.process-section-featured .process-subtitle{font-size:1.125rem}.process-section-featured .process-description{font-size:.95rem}.process-section-featured .timeline-content{padding-left:70px !important}.process-section-featured .timeline-card{padding:24px}.process-section-featured .timeline-number{font-size:3rem;top:15px;left:15px}.process-section-featured .timeline-icon{width:48px;height:48px}.process-section-featured .timeline-icon i{font-size:1.5rem}.process-section-featured .timeline-title{font-size:1.25rem}.process-section-featured .timeline-desc{font-size:.95rem}.shape-1,.process-section-featured .shape-2{width:250px;height:250px}.process-section-featured .shape-blob{width:350px;height:350px}}@media (max-width:575px){.process-section-featured{padding:60px 0}.process-section-featured .process-main-title{font-size:1.75rem}.process-section-featured .timeline-line{left:24px}.process-section-featured .timeline-content{padding-left:60px !important}.process-section-featured .timeline-dot{left:24px;width:16px;height:16px}.process-section-featured .timeline-item:hover .timeline-dot{width:22px;height:22px}.process-section-featured .timeline-card{padding:20px}.process-section-featured .timeline-number{font-size:2.5rem;top:12px;left:12px}}.timeline-section-custom .decorative-dots{display:flex;gap:8px;justify-content:center;align-items:center}.timeline-section-custom .decorative-dots .dot{width:8px;height:8px;border-radius:50%;background:var(--primary-500);display:inline-block;animation:pulse-dot 2s infinite}.timeline-section-custom .decorative-dots .dot:nth-child(2){animation-delay:.3s;background:var(--primary-700)}.timeline-section-custom .decorative-dots .dot:nth-child(3){animation-delay:.6s;background:var(--primary-500)}#timeline-title{color:var(--text-primary);font-weight:700;letter-spacing:-.02em}#timeline-subtitle{color:var(--text-secondary);font-size:1.25rem;font-weight:500}#timeline-desc{color:var(--text-secondary);line-height:1.7}.timeline-section-custom .timeline-wrapper{max-width:1000px;margin:0 auto;padding:3rem 0}.timeline-section-custom .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}.timeline-section-custom .timeline-item{position:relative;display:flex;align-items:center;margin-bottom:4rem;padding-left:calc(50% + 50px)}.timeline-section-custom .timeline-item:hover .timeline-dot{transform:scale(1.1) rotate(360deg)}.timeline-section-custom .timeline-card{background:var(--surface-primary);border-radius:16px;padding:2.5rem;border:1px solid color-mix(in srgb,var(--primary-300) 20%,transparent 80%);position:relative;overflow:hidden;transition:all .3s ease}.timeline-section-custom .timeline-card::before{content:"";position:absolute;top:0;left:0;width:5px;height:100%;background:linear-gradient(180deg,var(--primary-500),var(--primary-700))}.timeline-section-custom .timeline-item-reverse .timeline-card::before{left:auto;right:0}.timeline-section-custom .timeline-card:hover{transform:translatey(-5px)}.timeline-section-custom .timeline-card:hover .card-icon-badge{background:var(--primary-500);transform:rotate(10deg) scale(1.1)}.timeline-section-custom .timeline-card:hover .card-icon-badge i{color:var(--light)}.timeline-section-custom .shape-1{width:300px;height:300px;background:var(--primary-500);top:10%;right:-100px;animation:float-1 20s infinite ease-in-out}.timeline-section-custom .shape-2{width:200px;height:200px;background:var(--primary-700);bottom:20%;left:-80px;animation:float-2 25s infinite ease-in-out}.timeline-section-custom .shape-3{width:250px;height:250px;background:var(--primary-300);top:50%;left:5%;animation:float-3 30s infinite ease-in-out}@media (max-width:992px){.timeline-section-custom .timeline-line{left:30px}.timeline-item,.timeline-section-custom .timeline-item-reverse{padding-left:80px;padding-right:0;flex-direction:row}.timeline-section-custom .timeline-dot-wrapper{left:30px}.timeline-section-custom .timeline-card::before{left:0;right:auto}.timeline-section-custom .timeline-wrapper{padding:2rem 0}.timeline-section-custom .timeline-item{margin-bottom:3rem}}@media (max-width:768px){#timeline-title{font-size:2rem}#timeline-subtitle{font-size:1.1rem}#timeline-desc{font-size:1rem}.timeline-section-custom .timeline-dot{width:50px;height:50px}.timeline-section-custom .timeline-dot i{font-size:1.2rem}.timeline-section-custom .timeline-card{padding:1.5rem}.card-title{font-size:1.25rem;margin-right:50px}.card-icon-badge{width:40px;height:40px;top:15px;right:15px}.card-icon-badge i{font-size:1.2rem}.timeline-section-custom .floating-shape{display:none}}@media (max-width:576px){.timeline-section-custom .timeline-line{left:20px}.timeline-item,.timeline-section-custom .timeline-item-reverse{padding-left:70px}.timeline-section-custom .timeline-dot-wrapper{left:20px}.timeline-section-custom .timeline-dot{width:40px;height:40px}.timeline-section-custom .timeline-dot i{font-size:1rem}.timeline-section-custom .timeline-card{padding:1.25rem}.card-title{font-size:1.1rem}.card-description{font-size:.9rem}#timeline-title{font-size:1.75rem}}@media (prefers-contrast:high){.timeline-section-custom .timeline-card{border:2px solid var(--primary-500)}.timeline-section-custom .timeline-line{background:var(--primary-700);width:4px}.timeline-section-custom .timeline-dot{border-width:5px}}@media (prefers-reduced-motion:reduce){.timeline-dot,.timeline-card,.card-icon-badge,.timeline-section-custom .decorative-dots .dot{transition:none;animation:none}.timeline-section-custom .floating-shape{animation:none}}@media print{.timeline-section-custom{background:white}.floating-shape,.card-decoration{display:none}.timeline-section-custom .timeline-card{box-shadow:none;border:1px solid var(--neutral-300);page-break-inside:avoid}}.career-section-bold{position:relative;background:var(--surface-primary);overflow:hidden}.career-section-bold .decorative-dot-pattern{width:60px;height:6px;background:linear-gradient(90deg,var(--primary-500) 0%,var(--primary-500) 33%,transparent 33%,transparent 66%,var(--primary-500) 66%);background-size:20px 6px;margin:0 auto;border-radius:3px}.career-section-bold .decorative-line{width:80px;height:3px;background:linear-gradient(90deg,transparent,var(--primary-300),transparent);margin:0 auto;border-radius:2px}.career-section-bold .timeline-wrapper{padding:2rem 0}.career-section-bold .timeline-line{position:absolute;left:2rem;top:0;bottom:0;width:3px;background:linear-gradient(180deg,transparent 0%,var(--primary-300) 10%,var(--primary-300) 90%,transparent 100%);z-index:1}.career-section-bold .timeline-item{position:relative;padding-left:5rem;margin-bottom:3rem;z-index:2}.career-section-bold .timeline-item:last-child{margin-bottom:0}.career-section-bold .timeline-marker{position:absolute;left:0;top:1.5rem;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;z-index:3}.career-section-bold .marker-dot{width:1.5rem;height:1.5rem;background:var(--primary-500);border:4px solid var(--surface-primary);border-radius:50%;box-shadow:0 0 0 4px color-mix(in srgb,var(--primary-500) 20%,transparent);transition:all .3s ease}.career-section-bold .timeline-item:hover .marker-dot{transform:scale(1.2);box-shadow:0 0 0 6px color-mix(in srgb,var(--primary-500) 30%,transparent)}.career-section-bold .timeline-card{background:var(--surface-primary);border-radius:12px;transition:all .3s ease;border-left:3px solid var(--primary-300)}.career-section-bold .timeline-card:hover{transform:translatey(-4px);border-left-color:var(--primary-500)}.position-icon{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--primary-500) 10%,transparent);color:var(--primary-500);border-radius:10px;font-size:1.5rem;flex-shrink:0;transition:all .3s ease}.career-section-bold .timeline-card:hover .position-icon{background:var(--primary-500);color:white;transform:scale(1.1)}.badge.bg-primary-subtle{font-size:.75rem;font-weight:600;letter-spacing:.5px;border-radius:6px}.career-section-bold .tech-badges{display:flex;gap:.5rem;flex-wrap:wrap}.career-section-bold .tech-badge{width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;background:var(--surface-secondary);color:var(--primary-500);border-radius:6px;font-size:.875rem;transition:all .3s ease}.career-section-bold .timeline-card:hover .tech-badge{background:color-mix(in srgb,var(--primary-500) 15%,transparent);transform:translatey(-2px)}.career-section-bold .decorative-shape{position:absolute;border-radius:50%;opacity:.03;pointer-events:none}.career-section-bold .shape-1{width:400px;height:400px;background:var(--primary-500);top:10%;right:-100px}.career-section-bold .shape-2{width:300px;height:300px;background:var(--primary-700);bottom:10%;left:-80px}.career-section-bold .decorative-blob{position:absolute;width:250px;height:250px;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-300) 20%,transparent),color-mix(in srgb,var(--primary-500) 20%,transparent));border-radius:30% 70% 70% 30%/30% 30% 70% 70%;opacity:.4;filter:blur(40px);pointer-events:none}.career-section-bold .blob-1{top:20%;left:10%;animation:blob-float 8s ease-in-out infinite}@media (max-width:991.98px){.career-section-bold .timeline-line{left:1.5rem}.career-section-bold .timeline-item{padding-left:4rem}.career-section-bold .timeline-marker{width:3rem;height:3rem}.career-section-bold .marker-dot{width:1.2rem;height:1.2rem}}@media (max-width:767.98px){.career-section-bold .timeline-line{left:1rem}.career-section-bold .timeline-item{padding-left:3rem;margin-bottom:2rem}.career-section-bold .timeline-marker{left:-.25rem;width:2.5rem;height:2.5rem;top:1rem}.career-section-bold .marker-dot{width:1rem;height:1rem;border-width:3px}.position-icon{width:2.5rem;height:2.5rem;font-size:1.25rem}.career-section-bold .decorative-shape{opacity:.02}.career-section-bold .shape-1{width:250px;height:250px;right:-80px}.career-section-bold .shape-2{width:200px;height:200px;left:-60px}}@media (max-width:575.98px){.career-section-bold{padding-top:3rem !important;padding-bottom:3rem !important}.career-section-bold .timeline-card .card-body{padding:1.5rem !important}.career-section-bold .tech-badges{gap:.375rem}.career-section-bold .tech-badge{width:1.75rem;height:1.75rem;font-size:.75rem}}.coreinfo-section-style .decorative-blob{position:absolute;border-radius:50%;opacity:.05;z-index:0;pointer-events:none}.coreinfo-section-style .blob-1{width:400px;height:400px;background:radial-gradient(circle,var(--primary-500),transparent);top:-100px;left:-100px;animation:float-blob 20s ease-in-out infinite}.coreinfo-section-style .blob-2{width:350px;height:350px;background:radial-gradient(circle,var(--primary-700),transparent);bottom:-80px;right:-80px;animation:float-blob 25s ease-in-out infinite reverse}.coreinfo-section-style .decorative-circle{position:absolute;border:2px solid color-mix(in srgb,var(--primary-500) 15%,transparent);border-radius:50%;z-index:0;pointer-events:none}.coreinfo-section-style .circle-1{width:250px;height:250px;top:20%;right:10%;animation:rotate-circle 30s linear infinite}.coreinfo-section-style .container{position:relative;z-index:1}.coreinfo-section-style .section-badge{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(135deg,var(--primary-50),var(--primary-100));border:2px solid var(--primary-300);border-radius:16px;box-shadow:0 4px 20px color-mix(in srgb,var(--primary-500) 15%,transparent)}.coreinfo-section-style .section-badge i{font-size:28px;color:var(--primary-700)}.coreinfo-section-style .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);line-height:1.2;margin-bottom:1rem}.coreinfo-section-style .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-700);line-height:1.4;margin-bottom:1.5rem}.coreinfo-section-style .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;max-width:850px;margin:0 auto}.coreinfo-section-style .info-card{position:relative;background:var(--surface-primary);border:2px solid var(--neutral-100);border-radius:20px;padding:40px 32px;transition:all .4s ease;overflow:hidden}.coreinfo-section-style .info-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-700));transform:scalex(0);transform-origin:left;transition:transform .4s ease}.coreinfo-section-style .info-card:hover{transform:translatey(-8px);border-color:var(--primary-300);box-shadow:0 12px 40px color-mix(in srgb,var(--primary-500) 12%,transparent)}.coreinfo-section-style .info-card:hover::before{transform:scalex(1)}.coreinfo-section-style .info-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:70px;height:70px;background:linear-gradient(135deg,var(--primary-50),var(--primary-100));border:3px solid var(--primary-300);border-radius:18px;margin-bottom:24px;transition:all .4s ease}.coreinfo-section-style .info-icon-wrapper i{font-size:32px;color:var(--primary-700);transition:all .4s ease}.coreinfo-section-style .info-card:hover .info-icon-wrapper{background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-color:var(--primary-700);transform:scale(1.05) rotate(5deg)}.coreinfo-section-style .info-card:hover .info-icon-wrapper i{color:var(--light);transform:scale(1.1)}.coreinfo-section-style .info-content{margin-bottom:20px}.coreinfo-section-style .info-card:hover .info-title{color:var(--primary-700)}.coreinfo-section-style .info-card:hover .info-accent-line{width:100%;background:linear-gradient(90deg,var(--primary-500),var(--primary-300))}.coreinfo-section-style .pattern-1{top:15%;left:8%;font-size:80px;color:var(--primary-700);animation:pattern-float 15s ease-in-out infinite}.coreinfo-section-style .pattern-2{bottom:10%;right:12%;font-size:70px;color:var(--primary-500);animation:pattern-float 18s ease-in-out infinite reverse}@media (max-width:991.98px){.coreinfo-section-style{padding:80px 0}.coreinfo-section-style .section-title{font-size:2.25rem}.coreinfo-section-style .section-subtitle{font-size:1.35rem}.coreinfo-section-style .section-description{font-size:1.0625rem}.coreinfo-section-style .info-card{padding:32px 24px}.coreinfo-section-style .blob-1,.coreinfo-section-style .blob-2{width:300px;height:300px}}@media (max-width:767.98px){.coreinfo-section-style{padding:60px 0}.coreinfo-section-style .section-title{font-size:1.875rem}.coreinfo-section-style .section-subtitle{font-size:1.25rem}.coreinfo-section-style .section-description{font-size:1rem}.coreinfo-section-style .section-badge{width:50px;height:50px}.coreinfo-section-style .section-badge i{font-size:24px}.coreinfo-section-style .info-icon-wrapper{width:60px;height:60px}.coreinfo-section-style .info-icon-wrapper i{font-size:28px}.coreinfo-section-style .info-title{font-size:1.35rem}.coreinfo-section-style .info-description{font-size:.9375rem}.coreinfo-section-style .decorative-circle,.coreinfo-section-style .decorative-pattern{display:none}}@media (max-width:575.98px){.coreinfo-section-style .info-card{padding:28px 20px}.coreinfo-section-style .blob-1,.coreinfo-section-style .blob-2{width:200px;height:200px}}.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-minimal{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}.contact-section-minimal .contact-header{position:relative;z-index:2}.contact-section-minimal .decorative-line-top{width:80px;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));border-radius:2px}.contact-section-minimal .contact-main-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);line-height:1.2;letter-spacing:-.02em}.contact-section-minimal .contact-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);line-height:1.4}.contact-section-minimal .contact-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.contact-section-minimal .contact-form-wrapper{position:relative;background:var(--surface-primary);border-radius:16px;padding:40px;transition:all .3s ease}.contact-section-minimal .contact-form-wrapper:hover{transform:translatey(-2px)}.form-decorative-element{position:absolute;top:-10px;right:-10px;width:80px;height:80px;background:linear-gradient(135deg,var(--primary-300),var(--primary-500));border-radius:50%;opacity:.1;z-index:0}.form-decorative-corner{position:absolute;bottom:-5px;left:-5px;width:60px;height:60px;border-left:3px solid var(--primary-300);border-bottom:3px solid var(--primary-300);border-radius:0 0 0 16px;opacity:.3}.contact-section-minimal .contact-form-minimal{position:relative;z-index:1}.form-label{font-size:.95rem;font-weight:600;color:var(--text-primary);margin-bottom:8px;display:block}.input-wrapper{position:relative}.input-icon{position:absolute;left:16px;top:50%;transform:translatey(-50%);color:var(--primary-500);font-size:1.1rem;z-index:2;pointer-events:none}.contact-section-minimal .textarea-icon{top:18px;transform:none}.form-control-minimal{width:100%;padding:14px 16px 14px 48px;font-size:1rem;color:var(--text-primary);background:var(--surface-secondary);border:2px solid var(--neutral-100);border-radius:10px;transition:all .3s ease}.form-control-minimal:focus{background:var(--surface-primary);border-color:var(--primary-500);outline:none;box-shadow:0 0 0 4px color-mix(in srgb,var(--primary-300) 15%,transparent 85%)}.form-control-minimal::placeholder{color:var(--neutral-300)}textarea.form-control-minimal{resize:vertical;min-height:140px}.form-check{padding-left:0}.form-check-input{width:20px;height:20px;border:2px solid var(--neutral-300);border-radius:5px;cursor:pointer;margin-right:10px;float:left;margin-top:2px}.form-check-input:checked{background-color:var(--primary-500);border-color:var(--primary-500)}.form-check-label{font-size:.9rem;color:var(--text-secondary);cursor:pointer;padding-left:30px;display:block;line-height:1.5}.btn-submit-minimal{padding:16px 32px;font-size:1.1rem;font-weight:600;background:linear-gradient(135deg,#2563eb,#0284c7) !important;color:var(--light) !important;border:none !important;border-radius:10px;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(37,99,235,.3)}.btn-submit-minimal:hover{transform:translatey(-2px);box-shadow:0 6px 25px rgba(37,99,235,.4);background:linear-gradient(135deg,#1d4ed8,#0369a1) !important}.btn-submit-minimal:active{transform:translatey(0)}.contact-section-minimal .contact-info-wrapper{position:relative;padding:30px;background:linear-gradient(135deg,var(--surface-primary) 0%,var(--surface-secondary) 100%);border-radius:16px;border:1px solid var(--neutral-100);height:100%}.contact-section-minimal .info-decorative-header{position:relative;height:60px}.contact-section-minimal .decorative-blob{position:absolute;top:0;left:50%;transform:translatex(-50%);width:100px;height:50px;background:linear-gradient(135deg,var(--primary-300),var(--primary-500));border-radius:50%;opacity:.15;filter:blur(20px)}.contact-section-minimal .info-card{position:relative;background:var(--surface-primary);border-radius:12px;padding:24px;border:2px solid var(--neutral-100);transition:all .3s ease;overflow:hidden}.contact-section-minimal .info-card:hover{border-color:var(--primary-300);transform:translatex(5px)}.contact-section-minimal .info-card-accent{position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,var(--primary-500),var(--primary-300));opacity:0;transition:opacity .3s ease}.contact-section-minimal .info-card:hover .info-card-accent{opacity:1}.contact-section-minimal .info-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;background:linear-gradient(135deg,var(--primary-300),var(--primary-500));border-radius:12px;margin-bottom:16px;box-shadow:0 4px 12px color-mix(in srgb,var(--primary-500) 25%,transparent 75%)}.contact-section-minimal .info-icon-wrapper i{font-size:1.5rem;color:var(--light)}.contact-section-minimal .info-text{font-size:1.05rem;color:var(--text-primary);font-weight:500;line-height:1.6;margin:0}.contact-section-minimal .info-decorative-dots{position:absolute;bottom:20px;right:20px;width:40px;height:40px;background-image:radial-gradient(circle,var(--primary-300) 2px,transparent 2px);background-size:10px 10px;opacity:.3;pointer-events:none}.contact-section-minimal .info-decorative-circle{position:absolute;top:50%;right:-30px;width:80px;height:80px;background:var(--primary-300);border-radius:50%;opacity:.08;pointer-events:none}.contact-section-minimal .decorative-line-bottom{width:120px;height:4px;background:linear-gradient(90deg,var(--primary-300),var(--primary-500),var(--primary-300));border-radius:2px}.bg-decorative-shape{position:absolute;border-radius:50%;opacity:.05;pointer-events:none;z-index:0}.bg-decorative-shape.shape-1{top:10%;left:5%;width:300px;height:300px;background:linear-gradient(135deg,var(--primary-500),var(--primary-300));filter:blur(60px)}.bg-decorative-shape.shape-2{bottom:15%;right:8%;width:250px;height:250px;background:linear-gradient(225deg,var(--primary-300),var(--primary-500));filter:blur(50px)}.bg-decorative-dots{position:absolute;top:20%;right:10%;width:100px;height:100px;background-image:radial-gradient(circle,var(--primary-500) 2px,transparent 2px);background-size:15px 15px;opacity:.15;pointer-events:none;z-index:0}@media (max-width:991px){.contact-section-minimal{padding:80px 0}.contact-section-minimal .contact-main-title{font-size:2.25rem}.contact-section-minimal .contact-subtitle{font-size:1.25rem}.contact-section-minimal .contact-form-wrapper{padding:30px;margin-bottom:30px}.contact-section-minimal .contact-info-wrapper{padding:25px}}@media (max-width:767px){.contact-section-minimal{padding:60px 0}.contact-section-minimal .contact-main-title{font-size:1.875rem}.contact-section-minimal .contact-subtitle{font-size:1.125rem}.contact-section-minimal .contact-description{font-size:1rem}.contact-section-minimal .contact-form-wrapper{padding:25px}.form-control-minimal{padding:12px 14px 12px 44px;font-size:.95rem}.btn-submit-minimal{padding:14px 28px;font-size:1rem}.contact-section-minimal .info-card{padding:20px}.contact-section-minimal .info-icon-wrapper{width:45px;height:45px}.contact-section-minimal .info-icon-wrapper i{font-size:1.3rem}.contact-section-minimal .info-text{font-size:1rem}}@media (max-width:575px){.contact-section-minimal .contact-main-title{font-size:1.625rem}.contact-section-minimal .contact-form-wrapper{padding:20px}.contact-section-minimal .contact-info-wrapper{padding:20px}}.blog-section-minimal{background:var(--surface-primary);position:relative;overflow:hidden}.blog-section-minimal .section-header{position:relative;z-index:2}.blog-section-minimal .decorative-dot-pattern{display:flex;gap:8px;justify-content:center;align-items:center}.blog-section-minimal .decorative-dot-pattern .dot{width:8px;height:8px;border-radius:50%;background:var(--primary-500);display:block;animation:pulse-dot 2s ease-in-out infinite}.blog-section-minimal .decorative-dot-pattern .dot:nth-child(2){animation-delay:.2s}.blog-section-minimal .decorative-dot-pattern .dot:nth-child(3){animation-delay:.4s}.blog-section-minimal #blog-title{color:var(--text-primary);font-weight:700;line-height:1.2}.blog-section-minimal #blog-subtitle{color:var(--primary-500);font-weight:500}.blog-section-minimal #blog-desc{color:var(--text-secondary);line-height:1.7;max-width:700px;margin-left:auto;margin-right:auto}.blog-section-minimal .decorative-line{width:80px;height:4px;background:linear-gradient(90deg,var(--primary-300),var(--primary-500),var(--primary-300));border-radius:2px}.blog-section-minimal .blog-card{height:100%;transition:transform .3s ease,box-shadow .3s ease}.blog-section-minimal .blog-card-inner{height:100%;background:var(--surface-secondary);border-radius:12px;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column}.blog-section-minimal .blog-card:hover .blog-card-inner{transform:translatey(-8px)}.blog-section-minimal .blog-image-wrapper{position:relative;width:100%;height:220px;overflow:hidden;background:color-mix(in srgb,var(--primary-50) 50%,var(--neutral-100))}.blog-section-minimal .blog-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.blog-section-minimal .blog-card:hover .blog-image{transform:scale(1.08)}.blog-section-minimal .image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .3s ease}.blog-section-minimal .blog-card:hover .image-overlay{opacity:1}.blog-section-minimal .category-badge{position:absolute;top:16px;right:16px;background:var(--primary-500);color:var(--light);width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px}.blog-section-minimal .blog-content{padding:24px;flex-grow:1;display:flex;flex-direction:column}.blog-section-minimal .blog-meta{display:flex;gap:16px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--neutral-100)}.blog-section-minimal .meta-item{display:flex;align-items:center;gap:6px;color:var(--text-secondary);font-size:14px}.blog-section-minimal .meta-item i{color:var(--primary-500);font-size:16px}.blog-section-minimal .blog-title{color:var(--text-primary);font-weight:600;line-height:1.4;margin-bottom:12px;transition:color .3s ease}.blog-section-minimal .blog-card:hover .blog-title{color:var(--primary-500)}.blog-section-minimal .blog-excerpt{color:var(--text-secondary);line-height:1.6;font-size:15px;margin-bottom:20px;flex-grow:1}.blog-section-minimal .read-more-link{color:var(--primary-500);text-decoration:none;font-weight:600;font-size:15px;display:inline-flex;align-items:center;transition:all .3s ease;align-self:flex-start}.blog-section-minimal .read-more-link:hover{color:var(--primary-700);gap:8px}.blog-section-minimal .read-more-link i{transition:transform .3s ease}.blog-section-minimal .read-more-link:hover i{transform:translatex(4px)}.blog-section-minimal .decorative-bottom{position:relative;height:100px;pointer-events:none}.blog-section-minimal .decorative-shape{position:absolute;border-radius:50%;opacity:.05}.blog-section-minimal .decorative-shape.shape-1{width:120px;height:120px;background:var(--primary-500);left:10%;top:20px;animation:float-shape 6s ease-in-out infinite}.blog-section-minimal .decorative-shape.shape-2{width:80px;height:80px;background:var(--primary-700);right:15%;top:40px;animation:float-shape 8s ease-in-out infinite;animation-delay:1s}.blog-section-minimal .decorative-shape.shape-3{width:100px;height:100px;background:var(--primary-300);left:50%;top:10px;animation:float-shape 7s ease-in-out infinite;animation-delay:2s}@media (max-width:991.98px){.blog-section-minimal #blog-title{font-size:2.5rem}.blog-section-minimal .blog-image-wrapper{height:200px}}@media (max-width:767.98px){.blog-section-minimal #blog-title{font-size:2rem}.blog-section-minimal #blog-subtitle{font-size:1.25rem}.blog-section-minimal .blog-image-wrapper{height:180px}.blog-section-minimal .blog-content{padding:20px}.blog-section-minimal .decorative-shape{display:none}}@media (max-width:575.98px){.blog-section-minimal #blog-title{font-size:1.75rem}.blog-section-minimal .blog-image-wrapper{height:160px}}.faq-section-bold .circle-1{width:300px;height:300px;top:-150px;right:-100px;animation-delay:0s}.faq-section-bold .decorative-shapes{position:absolute;bottom:0;right:0;width:100%;height:100%;pointer-events:none;z-index:0}.faq-section-bold .container{position:relative;z-index:1}.faq-section-bold .faq-card .card-body{padding:1.5rem;background:var(--surface-primary)}@media (max-width:991.98px){.faq-section-bold #faq-title{font-size:2.5rem}.faq-section-bold .circle-1{width:200px;height:200px}.faq-section-bold .circle-2{width:150px;height:150px}}@media (max-width:767.98px){.faq-section-bold #faq-title{font-size:2rem}.faq-section-bold .icon-wrapper{width:40px;height:40px}.faq-section-bold .icon-wrapper i{font-size:1.25rem}.faq-section-bold .faq-card .card-header{padding:1.25rem}.faq-section-bold .faq-card .card-body{padding:1.25rem}.faq-section-bold [id^="faq-question-"]{font-size:1rem}.faq-section-bold .circle{display:none}}@media (max-width:575.98px){.faq-section-bold #faq-title{font-size:1.75rem}.faq-section-bold #faq-subtitle{font-size:.9rem}.faq-section-bold .faq-card .card-header{padding:1rem}.faq-section-bold .faq-card .card-body{padding:1rem}}@media (prefers-reduced-motion:reduce){.faq-section-bold .faq-card,.faq-section-bold .circle{animation:none;transition:none}.faq-section-bold .faq-card:hover{transform:none}}@media print{.faq-section-bold .decorative-circles,.faq-section-bold .decorative-shapes{display:none}.faq-section-bold .faq-card{box-shadow:none;border:1px solid var(--neutral-300);page-break-inside:avoid}}.footer-minimal{position:relative;padding:6rem 0 0;overflow:hidden;color:var(--light)}.footer-minimal .footer-background{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%),url(assets/images/footer_bg_epp.webp);background-size:cover;background-position:center;background-attachment:fixed;z-index:0}.footer-minimal .decorative-shape{position:absolute;border-radius:50%;opacity:.1;z-index:1;pointer-events:none}.footer-minimal .shape-1{width:400px;height:400px;background:radial-gradient(circle,var(--primary-300),transparent);top:-100px;right:-100px;animation:float 20s ease-in-out infinite}.footer-minimal .shape-2{width:300px;height:300px;background:radial-gradient(circle,var(--primary-500),transparent);bottom:-50px;left:-80px;animation:float 15s ease-in-out infinite reverse}.footer-minimal .decorative-dots{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background-size:30px 30px;z-index:1;opacity:.3;pointer-events:none}.footer-minimal .container{z-index:2}.footer-minimal .footer-brand{padding-right:2rem}.footer-minimal .brand-icon{font-size:3rem;margin-bottom:1.5rem;animation:pulse 3s ease-in-out infinite}.footer-minimal .brand-name{font-size:1.75rem;font-weight:700;color:var(--light);margin-bottom:1rem;line-height:1.3}.footer-minimal .brand-description{font-size:.95rem;line-height:1.7;margin-bottom:0}.footer-minimal .footer-column{padding-left:1rem}.footer-minimal .column-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem}.footer-minimal .column-header i{font-size:1.5rem}.footer-minimal .column-title{font-size:1.25rem;font-weight:600;color:var(--light);margin:0}.footer-minimal .footer-nav{display:flex;flex-direction:column;gap:.75rem}.footer-minimal .footer-link{display:flex;align-items:center;gap:.5rem;text-decoration:none;font-size:.95rem;padding:.5rem 0;transition:all .3s ease;position:relative}.footer-minimal .footer-link i{font-size:.875rem;transition:transform .3s ease}.footer-minimal .footer-link:hover{color:var(--light);padding-left:.5rem}.footer-minimal .footer-link:hover i{transform:translatex(5px)}.footer-minimal .contact-info{display:flex;flex-direction:column;gap:1.5rem}.footer-minimal .contact-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border-radius:12px;transition:all .3s ease}.footer-minimal .contact-item:hover{transform:translatex(5px)}.footer-minimal .contact-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;font-size:1.25rem;color:var(--light)}.footer-minimal .contact-details{display:flex;flex-direction:column;gap:.25rem}.footer-minimal .contact-label{font-size:.75rem;text-transform:uppercase;letter-spacing:1px;font-weight:600}.footer-minimal .contact-value{font-size:.95rem;line-height:1.5}.footer-minimal .footer-bottom{margin-top:3rem;padding:2rem 0}.footer-minimal .disclaimer-text{font-size:.875rem;line-height:1.6;margin:0}.footer-minimal .copyright-wrapper{display:flex;align-items:center;gap:.75rem;justify-content:flex-end}.footer-minimal .copyright-icon{font-size:1.25rem}.footer-minimal .copyright-text{font-size:.875rem;margin:0;text-align:right}.footer-minimal .decorative-wave{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0;z-index:1;pointer-events:none}.footer-minimal .decorative-wave svg{position:relative;display:block;width:calc(100% + 1.3px);height:80px}@media (max-width:991.98px){.footer-minimal{padding:4rem 0 0}.footer-minimal .footer-brand{padding-right:0;margin-bottom:2rem}.footer-minimal .footer-column{padding-left:0;margin-bottom:2rem}.footer-minimal .copyright-wrapper{justify-content:flex-start;margin-top:1rem}.footer-minimal .copyright-text{text-align:left}}@media (max-width:767.98px){.footer-minimal{padding:3rem 0 0}.footer-minimal .brand-name{font-size:1.5rem}.footer-minimal .column-title{font-size:1.1rem}.footer-minimal .footer-bottom{margin-top:2rem}.shape-1,.footer-minimal .shape-2{width:200px;height:200px}.footer-minimal .decorative-wave svg{height:50px}}@media (max-width:575.98px){.footer-minimal{padding:2rem 0 0}.footer-minimal .brand-icon{font-size:2.5rem}.footer-minimal .contact-item{padding:.75rem}.footer-minimal .contact-icon{width:35px;height:35px;font-size:1rem}}@media (prefers-reduced-motion:reduce){.decorative-shape,.brand-icon,.footer-link,.footer-minimal .contact-item{animation:none;transition:none}}@media print{.footer-background,.decorative-shape,.decorative-dots,.footer-minimal .decorative-wave{display:none}.footer-minimal{background:var(--light);color:var(--dark)}}.additional-universal-minimal .section-badge{display:inline-block;padding:.5rem 1rem;border-radius:50px;background:var(--primary-500);color:white;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem}@media (max-width:991.98px){.additional-universal-minimal .card-visual-area{min-height:200px;padding:2rem 1.5rem}.additional-universal-minimal .visual-icon-group i{font-size:3rem}.additional-universal-minimal .card-text-area{padding:2rem 1.5rem}.additional-universal-minimal .side-card{padding:2rem 1.5rem}.additional-universal-minimal .highlight-card{padding:2rem 1.5rem;text-align:center}.additional-universal-minimal .highlight-icon{width:80px;height:80px;font-size:2.25rem}}@media (max-width:575.98px){.additional-universal-minimal #add_page_1_sec_1_title{font-size:2rem}.additional-universal-minimal .card-visual-area{min-height:150px;padding:1.5rem 1rem}.additional-universal-minimal .visual-icon-group i{font-size:2.5rem}.additional-universal-minimal .card-text-area{padding:1.5rem 1.25rem}.additional-universal-minimal .side-card{padding:1.5rem 1.25rem}.additional-universal-minimal .icon-header{width:60px;height:60px;font-size:1.75rem}}.additional-universal-section .section-header{position:relative;max-width:900px;margin:0 auto;z-index:1}.additional-universal-section .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);line-height:1.2;letter-spacing:-.02em}.additional-universal-section .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);line-height:1.4;text-transform:uppercase;letter-spacing:.05em;font-size:1.125rem}.additional-universal-section .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;max-width:800px}.additional-universal-section .features-grid{position:relative;z-index:1}.additional-universal-section .feature-content{position:relative}.additional-universal-section .feature-title{font-size:1.625rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem;line-height:1.3}.additional-universal-section .decorative-line{position:absolute;background:var(--primary-300);opacity:.15;pointer-events:none;z-index:0}@media (max-width:991.98px){.additional-universal-section .section-title{font-size:2.25rem}.additional-universal-section .section-subtitle{font-size:1rem}.additional-universal-section .feature-box{padding:2rem}.additional-universal-section .feature-header{gap:1.25rem}.additional-universal-section .feature-number{font-size:2.5rem}.additional-universal-section .feature-icon-wrapper{width:60px;height:60px}.additional-universal-section .feature-icon-wrapper i{font-size:1.75rem}.additional-universal-section .feature-title{font-size:1.5rem}.additional-universal-section .line-v{display:none}}@media (max-width:767.98px){.additional-universal-section .section-title{font-size:2rem}.additional-universal-section .section-subtitle{font-size:.9375rem}.additional-universal-section .section-description{font-size:1rem}.additional-universal-section .feature-box{padding:1.75rem}.additional-universal-section .feature-header{padding-bottom:1.25rem}.additional-universal-section .feature-title{font-size:1.375rem}.additional-universal-section .feature-description{font-size:1rem}.additional-universal-section .decorative-grid{background-size:30px 30px}.additional-universal-section .line-h{display:none}}@media (max-width:575.98px){.additional-universal-section{padding-top:3rem !important;padding-bottom:3rem !important}.additional-universal-section .section-header{margin-bottom:2rem !important}.additional-universal-section .feature-box{padding:1.5rem}.additional-universal-section .feature-header{flex-direction:column;align-items:flex-start;gap:1rem}.additional-universal-section .feature-number{font-size:2rem}.additional-universal-section .feature-icon-wrapper{width:55px;height:55px}.additional-universal-section .feature-icon-wrapper i{font-size:1.5rem}.additional-universal-section .highlight-badge{width:40px;height:40px;top:15px;right:15px}.additional-universal-section .highlight-badge i{font-size:1rem}}.v-055 .section-header{position:relative;z-index:2}.v-055 .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:20px;line-height:1.2}.v-055 .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);margin-bottom:20px;line-height:1.4}.v-055 .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;max-width:800px;margin:0 auto}.v-055 .deco-circle{position:absolute;border-radius:50%;background:color-mix(in srgb,var(--primary-300) 10%,transparent 90%)}.v-055 .deco-circle.circle-1{width:300px;height:300px;top:10%;left:-100px}.v-055 .deco-circle.circle-2{width:250px;height:250px;bottom:15%;right:-80px}@media (max-width:991px){.v-055{padding:80px 0}.v-055 .section-title{font-size:2rem}.v-055 .section-subtitle{font-size:1.25rem}.v-055 .content-grid{grid-template-columns:1fr;gap:24px}.v-055 .grid-item{grid-column:span 1 !important}.v-055 .item-inner{padding:30px}.v-055 .grid-item.featured .item-inner{padding:40px}.v-055 .grid-item.featured .item-title{font-size:1.75rem}}@media (max-width:767px){.v-055{padding:60px 0}.v-055 .section-title{font-size:1.75rem}.v-055 .section-subtitle{font-size:1.125rem}.v-055 .section-description{font-size:1rem}.v-055 .item-inner{padding:24px}.v-055 .grid-item.featured .item-inner{padding:32px}.v-055 .icon-wrapper{width:56px;height:56px}.v-055 .icon-wrapper i{font-size:24px}.v-055 .icon-wrapper.large{width:64px;height:64px}.v-055 .icon-wrapper.large i{font-size:28px}.v-055 .item-title{font-size:1.25rem}.v-055 .grid-item.featured .item-title{font-size:1.5rem}}.additional-universal-classic .timeline-item{position:relative;display:flex;gap:2rem;margin-bottom:3rem;align-items:flex-start}.additional-universal-classic .timeline-item:nth-child(even){flex-direction:row-reverse}.additional-universal-classic .timeline-item:last-child{margin-bottom:0}.additional-universal-classic .timeline-item:last-child .timeline-connector{display:none}.additional-universal-classic .timeline-marker{position:relative;flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:1rem}.additional-universal-classic .timeline-item:hover .marker-icon{transform:scale(1.15) rotate(10deg);background:var(--primary-500);color:white;box-shadow:0 10px 30px color-mix(in srgb,var(--primary-500) 30%,transparent)}.additional-universal-classic .timeline-item:nth-child(even) .timeline-connector{left:50%}.additional-universal-classic .timeline-item:hover .timeline-content{transform:translatey(-5px);box-shadow:0 15px 40px color-mix(in srgb,var(--primary-500) 15%,transparent);border-color:var(--primary-500)}.additional-universal-classic .blob-1{top:10%;left:-10%;width:500px;height:500px;background:var(--primary-300);animation:blob-float-v081 15s ease-in-out infinite}.additional-universal-classic .blob-2{top:50%;right:-10%;width:400px;height:400px;background:var(--primary-500);animation:blob-float-v081 20s ease-in-out infinite reverse}@media (max-width:991.98px){.additional-universal-classic .timeline-item,.additional-universal-classic .timeline-item:nth-child(even){flex-direction:column;align-items:center;text-align:center}.additional-universal-classic .timeline-connector{left:50%;transform:translatex(-50%)}.additional-universal-classic .marker-icon{width:70px;height:70px;font-size:1.75rem}.additional-universal-classic .timeline-content{padding:1.5rem}}@media (max-width:575.98px){.additional-universal-classic #add_page_1_sec_1_title{font-size:2rem}.additional-universal-classic .marker-icon{width:60px;height:60px;font-size:1.5rem}.additional-universal-classic .marker-number{font-size:1.25rem}.additional-universal-classic .timeline-content{padding:1.25rem}}.v-063 .section-header{max-width:800px;margin:0 auto 80px}.v-063 .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);line-height:1.2}.v-063 .section-subtitle{font-size:1.5rem;font-weight:500;color:var(--primary-500);line-height:1.4}.v-063 .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;max-width:700px}.v-063 .timeline-wrapper{position:relative;max-width:900px;margin:0 auto;padding:40px 0}.v-063 .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:1}.v-063 .timeline-item{position:relative;margin-bottom:60px;display:flex;align-items:center;z-index:2}.v-063 .timeline-item:last-child{margin-bottom:0}.v-063 .timeline-item:nth-child(odd){flex-direction:row}.v-063 .timeline-item:nth-child(even){flex-direction:row-reverse}.v-063 .timeline-marker{position:absolute;left:50%;transform:translatex(-50%);z-index:3}.v-063 .marker-dot{width:24px;height:24px;background:white;border:4px solid var(--primary-500);border-radius:50%;position:relative;z-index:2;box-shadow:0 0 0 4px color-mix(in srgb,var(--primary-500) 15%,white)}.v-063 .timeline-item:nth-child(odd) .timeline-content{margin-right:auto;text-align:right}.v-063 .timeline-item:nth-child(odd) .timeline-content::before{right:-30px;transform:translatey(-50%)}.v-063 .timeline-item:nth-child(even) .timeline-content{margin-left:auto;text-align:left}.v-063 .timeline-item:nth-child(even) .timeline-content::before{left:-30px;transform:translatey(-50%)}.v-063 .shape-1{width:300px;height:300px;background:radial-gradient(circle,var(--primary-500),transparent 60%);top:5%;right:5%;border-radius:40% 60% 70% 30%/40% 50% 60% 50%;animation:morphShape 20s ease-in-out infinite}.v-063 .shape-2{width:250px;height:250px;background:radial-gradient(circle,var(--primary-700),transparent 60%);bottom:10%;left:5%;border-radius:60% 40% 30% 70%/60% 30% 70% 40%;animation:morphShape 25s ease-in-out infinite reverse}.v-063 .shape-3{width:200px;height:200px;background:radial-gradient(circle,var(--primary-300),transparent 60%);top:50%;right:10%;border-radius:50% 50% 50% 50%/50% 50% 50% 50%;animation:float 18s ease-in-out infinite}@media (max-width:991px){.v-063{padding:80px 0}.v-063 .section-title{font-size:2.25rem}.v-063 .section-subtitle{font-size:1.25rem}.v-063 .timeline-title{font-size:1.375rem}}@media (max-width:767px){.v-063{padding:60px 0}.v-063 .section-title{font-size:1.875rem}.v-063 .section-subtitle{font-size:1.125rem}.v-063 .section-header{margin-bottom:60px}.v-063 .timeline-line{left:30px}.v-063 .timeline-item,.v-063 .timeline-item:nth-child(even){flex-direction:column;align-items:flex-start;padding-left:70px}.v-063 .timeline-marker{left:30px;top:20px;transform:translatex(-50%)}.v-063 .timeline-content,.v-063 .timeline-item:nth-child(odd) .timeline-content,.v-063 .timeline-item:nth-child(even) .timeline-content{width:100%;text-align:left;margin:0}.v-063 .timeline-content::before{display:none}.v-063 .timeline-title{font-size:1.25rem}}.additional-universal-modern .feature-card{position:relative;padding:2.5rem 2rem;border-radius:20px;background:var(--surface-secondary);border:1px solid color-mix(in srgb,var(--primary-500) 15%,transparent);transition:all .3s ease;overflow:hidden}.additional-universal-modern .feature-card:hover{transform:translatey(-8px);box-shadow:0 15px 40px color-mix(in srgb,var(--primary-500) 15%,transparent);border-color:var(--primary-500)}.additional-universal-modern .feature-card.featured{background:color-mix(in srgb,var(--primary-500) 5%,var(--surface-secondary));border-width:2px}.additional-universal-modern .card-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:70px;height:70px;border-radius:16px;background:color-mix(in srgb,var(--primary-500) 15%,transparent);color:var(--primary-500);font-size:2rem;margin-bottom:1.5rem;transition:all .3s ease}.additional-universal-modern .feature-card:hover .card-icon-wrapper{transform:scale(1.1) rotate(5deg);background:var(--primary-500);color:white}.additional-universal-modern .shape-1{top:15%;left:5%;font-size:8rem;animation:float-v080 8s ease-in-out infinite}.additional-universal-modern .shape-2{top:50%;right:8%;font-size:6rem;animation:float-v080 10s ease-in-out infinite reverse}.additional-universal-modern .shape-3{bottom:20%;left:10%;font-size:5rem;animation:float-v080 12s ease-in-out infinite}@media (max-width:991.98px){.additional-universal-modern .feature-card{padding:2rem 1.5rem}.additional-universal-modern .card-icon-wrapper{width:60px;height:60px;font-size:1.75rem}}@media (max-width:575.98px){.additional-universal-modern #add_page_1_sec_1_title{font-size:2rem}.additional-universal-modern .feature-card{padding:1.5rem 1.25rem}.additional-universal-modern .floating-shape{opacity:.03}}.v-061 .section-header{max-width:800px;margin:0 auto 60px}.v-061 .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);line-height:1.2}.v-061 .section-subtitle{font-size:1.5rem;font-weight:500;color:var(--primary-500);line-height:1.4}.v-061 .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;max-width:700px}.v-061 .service-card{background:white;border:1px solid var(--neutral-100);border-radius:16px;padding:40px 30px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.v-061 .service-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));transform:scalex(0);transform-origin:left;transition:transform .4s cubic-bezier(.4,0,.2,1)}.v-061 .service-card:hover{transform:translatey(-8px);box-shadow:0 20px 40px rgba(0,0,0,.12);border-color:var(--primary-300)}.v-061 .service-card:hover::before{transform:scalex(1)}.v-061 .service-card.featured{background:linear-gradient(135deg,color-mix(in srgb,var(--primary-500) 5%,white),color-mix(in srgb,var(--primary-300) 5%,white));border:2px solid var(--primary-300)}.v-061 .card-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:70px;height:70px;background:color-mix(in srgb,var(--primary-500) 10%,white);border-radius:16px;transition:all .4s ease}.v-061 .card-icon-wrapper i{font-size:32px;color:var(--primary-500);transition:transform .4s ease}.v-061 .service-card:hover .card-icon-wrapper{background:var(--primary-500);transform:rotate(10deg) scale(1.1)}.v-061 .service-card:hover .card-icon-wrapper i{color:white;transform:scale(1.1)}.v-061 .decorative-shapes{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;z-index:1;opacity:.4}.v-061 .shape-1{width:400px;height:400px;top:-100px;right:-100px;animation:float 20s ease-in-out infinite}.v-061 .shape-2{width:300px;height:300px;bottom:-80px;left:-80px;animation:float 25s ease-in-out infinite reverse}.v-061 .shape-3{width:200px;height:200px;top:50%;left:50%;transform:translate(-50%,-50%);animation:pulse 15s ease-in-out infinite}@media (max-width:991px){.v-061{padding:80px 0}.v-061 .section-title{font-size:2.25rem}.v-061 .section-subtitle{font-size:1.25rem}.v-061 .card-title{font-size:1.25rem}}@media (max-width:767px){.v-061{padding:60px 0}.v-061 .section-header{margin-bottom:40px}.v-061 .section-title{font-size:1.875rem}.v-061 .section-subtitle{font-size:1.125rem}.v-061 .service-card{padding:30px 25px}.v-061 .card-icon-wrapper{width:60px;height:60px}.v-061 .card-icon-wrapper i{font-size:28px}}:root{--tc-space-1:calc(.25rem * 1.24);--tc-space-2:calc(.5rem * 1.24);--tc-space-3:calc(.75rem * 1.24);--tc-space-4:calc(1rem * 1.24);--tc-space-5:calc(1.25rem * 1.24);--tc-space-6:calc(1.5rem * 1.24);--tc-space-7:calc(2rem * 1.24);--tc-space-8:calc(3rem * 1.24);--tc-space-9:calc(4rem * 1.24);--tc-space-10:calc(6rem * 1.24);--tc-font-size-xs:calc(.75rem * 1.13);--tc-font-size-sm:calc(.875rem * 1.13);--tc-font-size-base:calc(1rem * 1.13);--tc-font-size-lg:calc(1.125rem * 1.13);--tc-font-size-xl:calc(1.25rem * 1.13);--tc-font-size-2xl:calc(1.5rem * 1.13);--tc-font-size-3xl:calc(1.875rem * 1.13);--tc-font-size-4xl:calc(2.25rem * 1.13);--tc-font-size-5xl:calc(3rem * 1.13);--tc-font-size-6xl:calc(3.75rem * 1.13);--tc-border-radius:10px;--tc-border-radius-sm:calc(10px * .5);--tc-border-radius-lg:calc(10px * 1.5);--tc-line-height-tight:1.5;--tc-line-height-normal:1.7;--tc-line-height-loose:1.9;--tc-letter-spacing:.008em}.card,.feature-card,.services_card,.team-card,.review-card{transition:border-width .3s ease,padding .3s ease}.card:hover,.feature-card:hover,.services_card:hover,.team-card:hover,.review-card:hover{border-width:3px;border-color:var(--tc-primary,#6366f1)}.btn,.button,button,[class*="btn-"]{position:relative;overflow:hidden;transition:color .3s ease}.btn::before,.button::before,button::before,[class*="btn-"]::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:rgba(255,255,255,.2);transition:left .3s ease;z-index:0}.btn:hover::before,.button:hover::before,button:hover::before,[class*="btn-"]:hover::before{left:100%}a:not(.btn):not(.button){position:relative;text-decoration:none}a:not(.btn):not(.button)::after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:currentColor;transition:width .3s ease}a:not(.btn):not(.button):hover::after{width:100%}img{filter:sepia(.3) contrast(1.1)}.pattern-noise-0{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.05'/%3E%3C/svg%3E");background-size:200px 200px;background-blend-mode:multiply}.pattern-lines-3{background-image:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(0,0,0,.03) 10px,rgba(0,0,0,.03) 11px);background-blend-mode:multiply}.pattern-dots-4{background-image:radial-gradient(circle,rgba(0,0,0,.05) 1px,transparent 1px);background-size:20px 20px;background-blend-mode:multiply}.pattern-dots-6{background-image:radial-gradient(circle,rgba(0,0,0,.05) 1px,transparent 1px);background-size:20px 20px;background-blend-mode:multiply}.pattern-noise-7{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.05'/%3E%3C/svg%3E");background-size:200px 200px;background-blend-mode:multiply}.pattern-noise-9{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.05'/%3E%3C/svg%3E");background-size:200px 200px;background-blend-mode:multiply}:root{--tc-font-size-xs:11px;--tc-font-size-sm:15px;--tc-font-size-base:17px;--tc-font-size-lg:18px;--tc-font-size-xl:21px;--tc-font-size-2xl:23px;--tc-font-size-3xl:30px;--tc-font-size-4xl:36px;--tc-font-size-5xl:52px;--tc-font-size-6xl:68px;--tc-line-height-tight:1.22;--tc-line-height-normal:1.58;--tc-line-height-relaxed:1.9;--tc-line-height-loose:1.82;--tc-letter-spacing-tight:-.024em;--tc-letter-spacing-normal:-.012em;--tc-letter-spacing-wide:.019em;--tc-letter-spacing-wider:.077em}