:root{--primary-50:#f0fdf4;--primary-50-rgb:240,253,244;--primary-100:#dcfce7;--primary-100-rgb:220,252,231;--primary-300:#86efac;--primary-300-rgb:134,239,172;--primary-500:#16a34a;--primary-500-rgb:22,163,74;--primary-700:#15803d;--primary-700-rgb:21,128,61;--primary-200:#b1f6ca;--primary-200-rgb:177,246,202;--primary-400:#4ec97b;--primary-400-rgb:78,201,123;--primary-600:#169244;--primary-600-rgb:22,146,68;--primary-800:#126d34;--primary-800-rgb:18,109,52;--primary-900:#0f5a2b;--primary-900-rgb:15,90,43;--primary-950:#0a3b1c;--primary-950-rgb:10,59,28;--primary-rgb:22,163,74;--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(22,163,74,.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){.app_hero_title{font-size:var(--text-4xl)}.business_section_title{font-size:var(--text-3xl)}.minimal_display_1{font-size:var(--text-5xl)}.unique_display_2{font-size:var(--text-4xl)}}@media (max-width:480px){.app_hero_title{font-size:var(--text-3xl)}.business_section_title{font-size:var(--text-2xl)}.minimal_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){.new_nav_link,a:not([class]){transition:none}}@media (prefers-contrast:high){.page_caption,.company_overline,.pro_footer_text{color:var(--text-secondary)}.clean_hero_subtitle,.dark_section_subtitle{color:var(--text-primary)}}@media print{.app_hero_title,.business_section_title,.studio_heading_1,.content_heading_2{break-after:avoid;page-break-after:avoid}.main_text_gradient{color:var(--text-primary)}}body{font-family:var(--font-primary);font-size:1rem;line-height:1.6;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:var(--font-accent);font-weight:600;line-height:1.2;margin-bottom:.5em}h5,.h5{font-size:clamp(1.125rem,2vw,1.25rem);font-weight:500}p{font-family:var(--font-body);margin-bottom:1em}.lead{font-size:1.25rem;font-weight:300;line-height:1.7}.text-accent,.hero-title,.section-title,.card-title{font-family:var(--font-accent)}.subtitle,.section-subtitle{font-family:var(--font-primary);font-weight:500}blockquote{font-family:var(--font-accent);font-style:italic;font-size:1.125rem;border-left:3px solid currentColor;padding-left:1.5rem;margin:1.5rem 0}.navbar,.nav-link,.navbar-brand{font-family:var(--font-primary);font-weight:500}.btn,button{font-family:var(--font-primary);font-weight:600;letter-spacing:.025em}input,textarea,select,.form-control,.form-label{font-family:var(--font-primary)}.form-label{font-weight:500}.card-header,.card-title{font-family:var(--font-accent);font-weight:600}.badge,.label,.tag{font-family:var(--font-primary);font-weight:600;font-size:.875rem}code,pre,kbd,samp{font-family:var(--font-mono);font-size:.9em}@media (max-width:768px){body{font-size:.95rem}.lead{font-size:1.125rem}}@media print{body{font-family:var(--font-primary)}h1,h2,h3,h4,h5,h6{font-family:var(--font-accent);page-break-after:avoid}}@media (max-width:768px){.core33_services_grid,.bright18_features_grid,.new20_team_grid,.layout44_pricing_grid{grid-template-columns:1fr}.modern17_gallery_grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.creative35_timeline::before{left:30px}.pro45_timeline_item{width:100%;left:0 !important;text-align:left;padding-left:var(--space-16) !important;padding-right:var(--space-4) !important}.best22_section_height{min-height:60vh}.layout21_hero_height{min-height:70vh}}@media (max-width:480px){.modern17_gallery_grid{grid-template-columns:1fr}.pro45_timeline_item{padding-left:var(--space-12) !important}}@media print{.dark81_no_print{display:none !important}.site19_print_only{display:block !important}.pro1_shadow_xs,.container9_shadow_sm,.page41_shadow_md,.premium8_shadow_lg,.creative35_shadow_xl,.creative73_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){.unique70_fade_in,.brand79_slide_up,.brand61_slide_in_left,.app62_scale_in{animation:none;opacity:1;transform:none}.digital15_hover_lift,.best98_hover_scale,.agency22_hover_shadow,.ui86_hover_fade,.business61_transition_all,.minimal88_transition_fast,.prime44_transition_normal,.main12_transition_slow{transition:none}.cta-action-btn{transition:none}.cta-action-btn .btn-icon{transition:none}.cta-action-btn:hover{transform:none}}.header-primary{background:var(--surface-primary);position:sticky;top:0;z-index:1000;transition:all .3s ease}.header-primary .navbar{padding:1rem 0;position:relative}.header-primary .navbar-brand{display:flex;align-items:center;text-decoration:none;transition:transform .3s ease;z-index:10003;position:relative}.header-primary .navbar-brand:hover{transform:translatey(-2px)}.header-primary .brand-wrapper{display:flex;align-items:center;gap:.75rem}.header-primary .brand-icon{font-size:1.75rem;color:var(--primary-500);display:flex;align-items:center;transition:all .3s ease}.header-primary .navbar-brand:hover .brand-icon{color:var(--primary-700);transform:rotate(90deg)}.header-primary .brand-text{font-size:1.25rem;font-weight:600;color:var(--text-primary);letter-spacing:-.02em}.header-primary .menu-toggle-checkbox{display:none}.header-primary .hamburger-toggle{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:8px;z-index:10003;position:relative;background:transparent;border:none;transition:all .3s ease}.header-primary .hamburger-line{width:28px;height:3px;background:#334155;border-radius:3px;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);transform-origin:center}.header-primary .menu-toggle-checkbox:checked+.hamburger-toggle .hamburger-line:nth-child(1){transform:translatey(8px) rotate(45deg)}.header-primary .menu-toggle-checkbox:checked+.hamburger-toggle .hamburger-line:nth-child(2){opacity:0;transform:scalex(0)}.header-primary .menu-toggle-checkbox:checked+.hamburger-toggle .hamburger-line:nth-child(3){transform:translatey(-8px) rotate(-45deg)}.header-primary .navbar-nav{display:flex;align-items:center;gap:.5rem}.header-primary .nav-link{color:var(--text-primary);font-weight:500;font-size:var(--nav-font-size);padding:.5rem 1rem;border-radius:8px;transition:all .3s ease;position:relative;text-decoration:none}.header-primary .nav-link::before{content:"";position:absolute;bottom:0;left:50%;transform:translatex(-50%) scalex(0);width:80%;height:2px;background:var(--primary-500);transition:transform .3s ease}.header-primary .nav-link:hover{color:var(--primary-500);background:color-mix(in srgb,var(--primary-500) 8%,transparent)}.header-primary .nav-link:hover::before{transform:translatex(-50%) scalex(1)}.header-primary .header-decoration{position:absolute;top:0;right:0;width:200px;height:100%;overflow:hidden;pointer-events:none;z-index:0}.header-primary .deco-circle{position:absolute;border-radius:50%;background:var(--primary-500);opacity:.05}.header-primary .deco-circle-1{width:120px;height:120px;top:-40px;right:-30px;animation:float-210-1 6s ease-in-out infinite}.header-primary .deco-circle-2{width:80px;height:80px;top:20px;right:80px;animation:float-210-2 7s ease-in-out infinite}@media (max-width:1299.98px){.header-primary .hamburger-toggle{display:flex}.header-primary .menu-backdrop{position:fixed;top:0;left:0;width:100%;height:100vh;backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:all .4s ease;z-index:-1}.header-primary .menu-toggle-checkbox:checked~.navbar-collapse .menu-backdrop{opacity:1;visibility:visible}.header-primary .navbar-collapse{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:var(--surface-primary);padding:5rem 2rem 2rem;transition:right .4s cubic-bezier(.68,-.55,.265,1.55);z-index:10}.header-primary .menu-toggle-checkbox:checked~.navbar-collapse{right:0}.header-primary .navbar-nav{flex-direction:column;align-items:flex-start;gap:.5rem;width:100%}.header-primary .nav-item{width:100%;opacity:0;transform:translatex(30px);animation:slideInNav-210 .4s ease forwards}.header-primary .menu-toggle-checkbox:checked~.navbar-collapse .nav-item:nth-child(1){animation-delay:.1s}.header-primary .menu-toggle-checkbox:checked~.navbar-collapse .nav-item:nth-child(2){animation-delay:.2s}.header-primary .menu-toggle-checkbox:checked~.navbar-collapse .nav-item:nth-child(3){animation-delay:.3s}.header-primary .menu-toggle-checkbox:checked~.navbar-collapse .nav-item:nth-child(4){animation-delay:.4s}.header-primary .nav-link{width:100%;padding:.875rem 1rem;font-size:var(--nav-font-size)}.header-primary .nav-link::before{left:0;transform:translatex(0) scalex(0);width:4px;height:100%;border-radius:0 4px 4px 0}.header-primary .nav-link:hover::before{transform:translatex(0) scalex(1)}}@media (min-width:768px) and (max-width:991.98px){.header-primary .navbar-collapse{width:320px;padding:6rem 2.5rem 2rem}.header-primary .nav-link{font-size:var(--nav-font-size)}}@media (min-width:992px){.header-primary .navbar{padding:1.25rem 0}.header-primary .navbar-nav{gap:1rem}.header-primary .nav-link{font-size:var(--nav-font-size)}}@media (min-width:1200px){.header-primary .navbar-nav{gap:1.5rem}}.header-primary .nav-link:focus-visible{outline:2px solid var(--primary-500);outline-offset:4px}.header-primary .hamburger-toggle:focus-visible{outline:2px solid var(--primary-500);outline-offset:4px;border-radius:4px}@media (prefers-reduced-motion:reduce){.header-primary *,.header-primary *::before,.header-primary *::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}}.hero-section-featured{position:relative;padding:100px 0 120px;background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,var(--surface-primary) 70%) 100%);overflow:hidden}.hero-section-featured .hero-content{position:relative;z-index:2}.hero-section-featured .hero-badge{display:flex;align-items:center;gap:8px}.badge-dot{width:12px;height:12px;background:var(--primary-500);border-radius:50%;display:block;animation:pulse-dot 2s ease-in-out infinite}.badge-line{width:60px;height:3px;background:linear-gradient(90deg,var(--primary-500) 0%,var(--primary-300) 100%);border-radius:2px;display:block}.hero-section-featured .hero-title{font-size:3.5rem;font-weight:800;line-height:1.15;color:var(--text-primary);letter-spacing:-.02em}.hero-section-featured .hero-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-700);line-height:1.4}.hero-section-featured .hero-description{font-size:1.125rem;line-height:1.75;color:var(--text-secondary);max-width:600px}.hero-section-featured .feature-icons-row{display:flex;gap:20px;align-items:center}.hero-section-featured .feature-icon-item{width:56px;height:56px;background:var(--light);border-radius:16px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.hero-section-featured .feature-icon-item i{font-size:24px;color:var(--primary-500);transition:all .3s ease}.hero-section-featured .feature-icon-item:hover{transform:translatey(-4px);background:var(--primary-500)}.hero-section-featured .feature-icon-item:hover i{color:var(--light)}.hero-section-featured .hero-image-wrapper{position:relative;padding:20px}.hero-section-featured .hero-image-container{position:relative;border-radius:24px;overflow:hidden}.hero-section-featured .hero-image{width:100%;height:auto;display:block;border-radius:24px}.hero-section-featured .shape-circle{position:absolute;border-radius:50%;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-300) 40%,transparent 60%),color-mix(in srgb,var(--primary-500) 20%,transparent 80%));z-index:0}.hero-section-featured .shape-circle-1{width:300px;height:300px;top:-50px;right:-50px;animation:float-slow 8s ease-in-out infinite}.hero-section-featured .shape-circle-2{width:200px;height:200px;bottom:-30px;left:-30px;animation:float-slow 10s ease-in-out infinite reverse}.hero-section-featured .shape-blob{position:absolute;width:400px;height:400px;top:50%;left:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,color-mix(in srgb,var(--primary-100) 30%,transparent 70%),transparent);border-radius:40% 60% 70% 30%/40% 50% 60% 50%;animation:morph 15s ease-in-out infinite;z-index:0}.hero-section-featured .floating-element{position:absolute;width:60px;height:60px;background:var(--light);border-radius:16px;display:flex;align-items:center;justify-content:center;z-index:2}.hero-section-featured .floating-element i{font-size:28px;color:var(--primary-500)}.hero-section-featured .floating-element-1{top:15%;right:-10px;animation:float-element 4s ease-in-out infinite}.hero-section-featured .floating-element-2{bottom:20%;left:-10px;animation:float-element 5s ease-in-out infinite 1s}.hero-section-featured .floating-element-3{top:50%;right:-20px;animation:float-element 6s ease-in-out infinite 2s}.hero-section-featured .hero-bg-shapes{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0;pointer-events:none}.bg-shape{position:absolute;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-100) 20%,transparent 80%),transparent);border-radius:50%}.bg-shape-1{width:600px;height:600px;top:-200px;left:-100px;opacity:.5}.bg-shape-2{width:400px;height:400px;bottom:-150px;right:10%;opacity:.4}.bg-shape-3{width:300px;height:300px;top:40%;right:-50px;opacity:.3}@media (max-width:991.98px){.hero-section-featured{padding:80px 0 100px}.hero-section-featured .hero-title{font-size:2.75rem}.hero-section-featured .hero-subtitle{font-size:1.25rem}.hero-section-featured .hero-description{font-size:1rem}.hero-section-featured .feature-icons-row{gap:15px}.hero-section-featured .feature-icon-item{width:48px;height:48px}.hero-section-featured .feature-icon-item i{font-size:20px}.hero-section-featured .floating-element{width:50px;height:50px}.hero-section-featured .floating-element i{font-size:22px}}@media (max-width:767.98px){.hero-section-featured{padding:60px 0 80px}.hero-section-featured .hero-title{font-size:2.25rem}.hero-section-featured .hero-subtitle{font-size:1.125rem}.hero-section-featured .hero-description{font-size:.9375rem;margin-bottom:2rem !important}.hero-section-featured .feature-icons-row{gap:12px}.hero-section-featured .feature-icon-item{width:44px;height:44px}.hero-section-featured .feature-icon-item i{font-size:18px}.hero-section-featured .hero-image-wrapper{padding:10px;margin-bottom:30px}.hero-section-featured .floating-element{width:45px;height:45px}.hero-section-featured .floating-element i{font-size:20px}.shape-circle-1,.hero-section-featured .shape-circle-2{display:none}}@media (max-width:575.98px){.hero-section-featured .hero-title{font-size:1.875rem}.hero-section-featured .hero-subtitle{font-size:1rem}.hero-section-featured .feature-icons-row{gap:10px;flex-wrap:wrap}.hero-section-featured .feature-icon-item{width:40px;height:40px}.hero-section-featured .feature-icon-item i{font-size:16px}.hero-section-featured .floating-element-3{display:none}}.usp-secondary{background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 50%,white 50%) 100%);position:relative;padding:80px 0;--usp-item-icon-size:64px;--usp-item-gap:20px;--usp-item-padding:32px}.usp-secondary__bg-decoration{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:0}.usp-secondary__shape{position:absolute;border-radius:50%;opacity:.06}.usp-secondary__shape--1{width:500px;height:500px;background:var(--primary-500);top:-150px;right:-100px;animation:float 18s ease-in-out infinite}.usp-secondary__shape--2{width:400px;height:400px;background:var(--primary-300);bottom:-150px;left:-100px;animation:float 15s ease-in-out infinite reverse}.usp-secondary__header{position:relative;z-index:2}.usp-secondary__badge{display:inline-flex;align-items:center;justify-content:center;position:relative}.usp-secondary__badge-dot{width:10px;height:10px;background:var(--primary-500);border-radius:50%;display:block;animation:pulse-grow 2s ease-out infinite}.usp-secondary__title{color:var(--text-primary);line-height:1.2;font-weight:800;letter-spacing:-.01em;word-wrap:break-word;overflow-wrap:break-word}.usp-secondary__subtitle{color:var(--primary-700);font-weight:600;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word}.usp-secondary__description{color:var(--text-secondary);line-height:1.6;max-width:680px;margin-left:auto;margin-right:auto;word-wrap:break-word;overflow-wrap:break-word}.usp-secondary__item{background:white;border-radius:16px;padding:var(--usp-item-padding);height:100%;display:flex;gap:var(--usp-item-gap);transition:all .3s ease;position:relative;z-index:2;min-width:0;overflow:hidden}.usp-secondary__item:hover{transform:translatey(-4px);border-color:var(--primary-300)}.usp-secondary__item-icon{flex-shrink:0;width:var(--usp-item-icon-size);height:var(--usp-item-icon-size);min-width:48px;min-height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-500),var(--primary-600));border-radius:16px;transition:all .3s ease}.usp-secondary__item:hover .usp-secondary__item-icon{transform:scale(1.05)}.usp-secondary__item-icon i{font-size:28px;color:white}.usp-secondary__item-content{flex:1;min-width:0}.usp-secondary__item-header{margin-bottom:12px;gap:12px;flex-wrap:wrap;align-items:flex-start}.usp-secondary__item-title{color:var(--text-primary);font-weight:700;line-height:1.3;margin:0;flex:1 1 auto;min-width:0;word-wrap:break-word;overflow-wrap:break-word}.usp-secondary__item-badge{display:inline-block;padding:6px 14px;background:linear-gradient(135deg,var(--primary-100),var(--primary-50));color:var(--primary-700);border-radius:20px;font-size:.875rem;font-weight:700;white-space:normal;border:1px solid var(--primary-200);flex-shrink:0;text-align:center;max-width:100%;word-break:break-word}.usp-secondary__item-text{color:var(--text-secondary);line-height:1.6;font-size:.9375rem;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}.usp-secondary__accent-line{height:4px;width:100px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));border-radius:2px;margin:0 auto;position:relative;z-index:2}@media (max-width:1399px){.usp-secondary{--usp-item-padding:28px;--usp-item-gap:18px}.usp-secondary__item-header{gap:8px}}@media (max-width:1199px){.usp-secondary{--usp-item-icon-size:56px;--usp-item-padding:24px;--usp-item-gap:16px}.usp-secondary__item-header{gap:10px}.usp-secondary__item-title{font-size:1.125rem}.usp-secondary__item-badge{font-size:.8125rem;padding:5px 12px}}@media (max-width:991px){.usp-secondary{padding:60px 0;--usp-item-icon-size:56px}.usp-secondary__title{font-size:2rem}.usp-secondary__subtitle{font-size:1.125rem}.usp-secondary__item{gap:16px}.usp-secondary__item-icon i{font-size:24px}.usp-secondary__item-header{gap:10px}.usp-secondary__shape--1,.usp-secondary__shape--2{width:300px;height:300px}}@media (max-width:767px){.usp-secondary{--usp-item-icon-size:48px;--usp-item-padding:20px;--usp-item-gap:16px}.usp-secondary__title{font-size:1.75rem}.usp-secondary__subtitle{font-size:1rem}.usp-secondary__description{font-size:.9375rem}.usp-secondary__item{flex-direction:column;text-align:center}.usp-secondary__item-header{flex-direction:column;gap:8px;align-items:center}.usp-secondary__item-title{text-align:center}.usp-secondary__item-icon{margin:0 auto}.usp-secondary__item-icon i{font-size:22px}.usp-secondary__item-badge{font-size:.8125rem;padding:5px 12px}.usp-secondary__shape--1,.usp-secondary__shape--2{display:none}}@media (max-width:575px){.usp-secondary{padding:40px 0;--usp-item-padding:16px;--usp-item-gap:12px}.usp-secondary__title{font-size:1.5rem}.usp-secondary__item-header{gap:6px;margin-bottom:8px}.usp-secondary__item-badge{padding:4px 10px;font-size:.75rem}.usp-secondary__item-text{font-size:.875rem}}.about-section-special{position:relative;background:var(--surface-primary);overflow:hidden}.about-section-special .images-grid-wrapper{position:relative;height:100%;min-height:600px}.about-section-special .image-primary{position:relative;width:100%;max-width:420px;margin-bottom:2rem;z-index:2}.about-section-special .image-primary img{width:100%;height:auto;border-radius:20px;transition:transform .4s ease,box-shadow .4s ease}.about-section-special .image-primary:hover img{transform:translatey(-8px) scale(1.02)}.about-section-special .images-secondary{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-left:auto;max-width:450px}.about-section-special .image-secondary-item{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:1}.about-section-special .image-secondary-item img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease,filter .4s ease}.about-section-special .image-secondary-item:hover img{transform:scale(1.1);filter:brightness(1.1)}.about-section-special .decorative-shape{position:absolute;z-index:-1}.about-section-special .shape-1{width:120px;height:120px;background:color-mix(in srgb,var(--primary-500) 20%,transparent);border-radius:50%;top:-30px;right:-30px;filter:blur(40px)}.about-section-special .shape-2{width:80px;height:80px;background:color-mix(in srgb,var(--primary-300) 30%,transparent);border-radius:50%;bottom:-20px;left:-20px;filter:blur(30px)}.about-section-special .shape-3{width:100px;height:100px;background:color-mix(in srgb,var(--primary-700) 25%,transparent);border-radius:50%;top:-25px;right:-25px;filter:blur(35px)}.about-section-special .decorative-blob{position:absolute;border-radius:50%;z-index:1;pointer-events:none;animation:float 6s ease-in-out infinite}.about-section-special .blob-1{width:200px;height:200px;background:color-mix(in srgb,var(--primary-500) 10%,transparent);top:10%;left:-50px;filter:blur(60px)}.about-section-special .blob-2{width:150px;height:150px;background:color-mix(in srgb,var(--primary-300) 15%,transparent);bottom:15%;right:-40px;filter:blur(50px);animation-delay:-3s}.about-section-special .decorative-dot-pattern{position:absolute;width:100px;height:100px;bottom:20px;left:20px;background-image:radial-gradient(circle,var(--primary-300) 2px,transparent 2px);background-size:15px 15px;opacity:.3;z-index:1}.about-section-special .content-wrapper{padding-left:2rem}.about-section-special .section-header .subtitle{font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;color:var(--primary-500);margin-bottom:.75rem}.about-section-special .section-header .title{font-size:2.75rem;font-weight:700;line-height:1.2;color:var(--text-primary);margin-bottom:1.5rem}.about-section-special .section-header .description{font-size:1.1rem;line-height:1.8;color:var(--text-secondary);margin-bottom:0}.about-section-special .features-list{display:flex;flex-direction:column;gap:2rem;margin-top:2.5rem}.about-section-special .feature-item{display:flex;gap:1.5rem;align-items:flex-start;padding:1.5rem;background:var(--surface-secondary);border-radius:16px;border:1px solid color-mix(in srgb,var(--primary-500) 10%,transparent);transition:all .3s ease}.about-section-special .feature-item:hover{background:color-mix(in srgb,var(--primary-50) 80%,var(--surface-secondary));border-color:var(--primary-300);transform:translatex(8px)}.about-section-special .feature-icon{flex-shrink:0;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--primary-500) 12%,transparent);border-radius:12px;transition:all .3s ease}.about-section-special .feature-item:hover .feature-icon{background:var(--primary-500);transform:scale(1.05)}.about-section-special .feature-icon i{font-size:1.75rem;color:var(--primary-500);transition:color .3s ease}.about-section-special .feature-item:hover .feature-icon i{color:var(--light)}.about-section-special .feature-content{flex:1}.about-section-special .feature-name{font-size:1.35rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.about-section-special .feature-desc{font-size:1rem;line-height:1.7;color:var(--text-secondary);margin-bottom:0}@media (max-width:991.98px){.about-section-special .content-wrapper{padding-left:0;margin-top:2rem}.about-section-special .section-header .title{font-size:2.25rem}.about-section-special .images-grid-wrapper{min-height:500px}.about-section-special .image-primary{max-width:100%}.about-section-special .images-secondary{max-width:100%}}@media (max-width:767.98px){.about-section-special .section-header .title{font-size:1.85rem}.about-section-special .section-header .description{font-size:1rem}.about-section-special .images-grid-wrapper{min-height:450px}.about-section-special .images-secondary{grid-template-columns:1fr;gap:1rem}.about-section-special .feature-item{flex-direction:column;gap:1rem;padding:1.25rem}.about-section-special .feature-icon{width:48px;height:48px}.about-section-special .feature-icon i{font-size:1.5rem}.about-section-special .feature-name{font-size:1.2rem}.about-section-special .decorative-blob{display:none}}@media (max-width:575.98px){.about-section-special .section-header .title{font-size:1.65rem}.about-section-special .images-grid-wrapper{min-height:400px}.about-section-special .features-list{gap:1.5rem}}@media (prefers-contrast:high){.about-section-special .feature-item{border-width:2px;border-color:var(--primary-500)}.about-section-special .section-header .subtitle{color:var(--primary-700)}.about-section-special .feature-icon{background:var(--primary-500)}.about-section-special .feature-icon i{color:var(--light)}}@media (prefers-reduced-motion:reduce){.about-section-special .image-primary img,.about-section-special .image-secondary-item img,.about-section-special .feature-item,.about-section-special .feature-icon{transition:none}.about-section-special .decorative-blob{animation:none}}.features-section-variant .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;line-height:1.2}.features-section-variant .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);margin-bottom:1.5rem;line-height:1.3}.features-section-variant .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;margin-bottom:0}.features-section-variant .feature-icon{position:relative;font-size:2.25rem;color:var(--primary-500);z-index:1;transition:all .4s ease}.features-section-variant .feature-card:hover .feature-icon{color:var(--primary-700);transform:scale(1.1)}.features-section-variant .feature-content{position:relative;z-index:2}.features-section-variant .decorative-accent{position:absolute;width:100px;height:100px;border-radius:50%;opacity:.15;transition:all .4s ease;pointer-events:none}.features-section-variant .feature-card:hover .decorative-accent{opacity:.25;transform:scale(1.2)}.features-section-variant .decorative-blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.12;pointer-events:none;z-index:0}.features-section-variant .blob-1{width:500px;height:500px;background:var(--primary-300);top:-150px;right:-150px;animation:float-blob 20s ease-in-out infinite}.features-section-variant .blob-2{width:400px;height:400px;background:var(--primary-500);bottom:-100px;left:-100px;animation:float-blob 25s ease-in-out infinite reverse}@media (max-width:991px){.features-section-variant{padding:80px 0}.features-section-variant .section-title{font-size:2.25rem}.features-section-variant .section-subtitle{font-size:1.25rem}.features-section-variant .feature-card{padding:2rem}.features-section-variant .feature-icon-wrapper{width:70px;height:70px}.features-section-variant .feature-icon{font-size:2rem}.features-section-variant .feature-title{font-size:1.35rem}}@media (max-width:767px){.features-section-variant{padding:60px 0}.features-section-variant .section-title{font-size:2rem}.features-section-variant .section-subtitle{font-size:1.125rem}.features-section-variant .section-description{font-size:1rem}.features-section-variant .feature-card{padding:1.75rem}.features-section-variant .feature-icon-wrapper{width:60px;height:60px;margin-bottom:1.25rem}.features-section-variant .feature-icon{font-size:1.75rem}.features-section-variant .feature-title{font-size:1.25rem;margin-bottom:.75rem}.features-section-variant .feature-description{font-size:.95rem}.features-section-variant .blob-1,.features-section-variant .blob-2{display:none}}@media (max-width:575px){.features-section-variant .section-title{font-size:1.75rem}.features-section-variant .feature-card{padding:1.5rem}}.services-section-minimal{position:relative;background:var(--surface-primary);overflow:hidden}.services-section-minimal .section-header{position:relative;z-index:2}.services-section-minimal #services-title{color:var(--text-primary);font-weight:700;line-height:1.2}.services-section-minimal #services-subtitle{color:var(--primary-500);font-weight:600}.services-section-minimal #services-desc{color:var(--text-secondary);line-height:1.8}.services-section-minimal .decorative-dots{display:flex;gap:8px;justify-content:center;margin-top:2rem}.services-section-minimal .decorative-dots .dot{width:8px;height:8px;border-radius:50%;background:var(--primary-500);animation:pulse-dot 2s infinite}.services-section-minimal .decorative-dots .dot:nth-child(2){animation-delay:.2s}.services-section-minimal .decorative-dots .dot:nth-child(3){animation-delay:.4s}.services-section-minimal .service-card{position:relative;background:var(--surface-primary);border-radius:16px;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);border:2px solid var(--neutral-100);overflow:hidden}.services-section-minimal .service-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-50) 50%,transparent 50%) 0%,transparent 100%);opacity:0;transition:opacity .4s ease;z-index:0}.services-section-minimal .service-card:hover{transform:translatey(-8px);border-color:var(--primary-300)}.services-section-minimal .service-card:hover::before{opacity:1}.services-section-minimal .card-border-effect{position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--primary-500) 0%,var(--primary-300) 100%);transform:scalex(0);transform-origin:left;transition:transform .4s ease}.services-section-minimal .service-card:hover .card-border-effect{transform:scalex(1)}.services-section-minimal .service-icon-wrapper{position:relative;margin-bottom:1.5rem;z-index:1}.services-section-minimal .service-icon{width:80px;height:80px;background:linear-gradient(135deg,var(--primary-500) 0%,color-mix(in srgb,var(--primary-500) 80%,var(--primary-700) 20%) 100%);border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:0;position:relative;z-index:2;transition:transform .4s ease}.services-section-minimal .service-card:hover .service-icon{transform:scale(1.1) rotate(5deg)}.services-section-minimal .service-icon i{font-size:2rem;color:var(--light)}.services-section-minimal .decorative-shape{position:absolute;width:60px;height:60px;border-radius:12px;opacity:.15;z-index:1}.services-section-minimal .decorative-shape.shape-1{background:var(--primary-300);top:-10px;right:-10px;transform:rotate(15deg)}.services-section-minimal .decorative-shape.shape-2{background:var(--primary-500);top:10px;right:-15px;transform:rotate(-10deg)}.services-section-minimal .decorative-shape.shape-3{background:var(--primary-700);top:5px;right:-5px;transform:rotate(25deg)}.services-section-minimal .service-content{position:relative;z-index:1}.services-section-minimal .service-title{color:var(--text-primary);font-weight:700;font-size:1.5rem;line-height:1.3;transition:color .3s ease}.services-section-minimal .service-card:hover .service-title{color:var(--primary-500)}.services-section-minimal .service-description{color:var(--text-secondary);line-height:1.7;font-size:1rem}.services-section-minimal .service-features{padding:1.25rem;background:color-mix(in srgb,var(--neutral-50) 60%,transparent 40%);border-radius:12px;border-left:3px solid var(--primary-500)}.services-section-minimal .features-list{color:var(--text-secondary);font-size:.925rem;line-height:1.8}.services-section-minimal .service-pricing{display:flex;align-items:center;justify-content:flex-start}.services-section-minimal .price-tag{background:linear-gradient(135deg,var(--primary-500) 0%,color-mix(in srgb,var(--primary-500) 85%,var(--primary-700) 15%) 100%);padding:.75rem 1.5rem;border-radius:50px;display:inline-block;transition:transform .3s ease}.services-section-minimal .service-card:hover .price-tag{transform:scale(1.05)}.services-section-minimal .price-amount{color:var(--light);font-weight:700;font-size:1.125rem;letter-spacing:.3px}.services-section-minimal .bg-decoration{position:absolute;width:400px;height:400px;opacity:.03;pointer-events:none;z-index:0}.services-section-minimal .decoration-top-left{top:-100px;left:-100px}.services-section-minimal .decoration-bottom-right{bottom:-100px;right:-100px}.services-section-minimal .blob-shape{width:100%;height:100%;background:var(--primary-500);border-radius:40% 60% 70% 30%/40% 50% 60% 50%;animation:blob-morph 8s ease-in-out infinite}@media (max-width:991.98px){.services-section-minimal .service-card{padding:2rem 1.5rem}.services-section-minimal .service-icon{width:70px;height:70px}.services-section-minimal .service-icon i{font-size:1.75rem}}@media (max-width:767.98px){.services-section-minimal #services-title{font-size:2rem}.services-section-minimal .service-card{padding:1.75rem 1.25rem}.services-section-minimal .service-icon{width:60px;height:60px}.services-section-minimal .service-icon i{font-size:1.5rem}.services-section-minimal .service-title{font-size:1.35rem}.services-section-minimal .bg-decoration{width:250px;height:250px}}@media (max-width:575.98px){.services-section-minimal{padding-top:3rem !important;padding-bottom:3rem !important}.services-section-minimal .service-features{padding:1rem}.services-section-minimal .price-tag{padding:.625rem 1.25rem}.services-section-minimal .price-amount{font-size:1rem}}.priceplan-section-secondary .decorative-circle{position:absolute;border-radius:50%;opacity:.06;pointer-events:none;z-index:0}.priceplan-section-secondary .decorative-blob{position:absolute;width:500px;height:500px;background:radial-gradient(circle,var(--primary-50) 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);opacity:.4;pointer-events:none;z-index:0}.priceplan-section-secondary .section-header{position:relative;z-index:1}.priceplan-section-secondary .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2;margin-bottom:1rem}.priceplan-section-secondary .section-subtitle{font-size:1.25rem;font-weight:500;color:var(--primary-500);margin-bottom:1rem}.priceplan-section-secondary .section-description{font-size:1.05rem;color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}@media (max-width:991.98px){.priceplan-section-secondary .section-title{font-size:2rem}.priceplan-section-secondary .section-subtitle{font-size:1.125rem}.priceplan-section-secondary .pricing-card-featured{transform:scale(1)}.priceplan-section-secondary .pricing-card-featured:hover{transform:scale(1) translatey(-8px)}}@media (max-width:767.98px){.priceplan-section-secondary .section-title{font-size:1.75rem}.priceplan-section-secondary .price{font-size:2.5rem}.priceplan-section-secondary .pricing-card{padding:2rem 1.5rem}.priceplan-section-secondary .decorative-icons-grid{display:none}.priceplan-section-secondary .decorative-circle-1,.priceplan-section-secondary .decorative-circle-2{display:none}}@media (max-width:575.98px){.priceplan-section-secondary .section-title{font-size:1.5rem}.priceplan-section-secondary .plan-name{font-size:1.5rem}.priceplan-section-secondary .plan-icon-wrapper{width:70px;height:70px}.priceplan-section-secondary .plan-icon-wrapper i{font-size:1.75rem}}.team-section-special .section-header{position:relative;z-index:2}.team-section-special .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2;margin-bottom:1rem}.team-section-special .section-subtitle{font-size:.875rem;font-weight:600;letter-spacing:2px;color:var(--primary-500);margin-bottom:1.5rem}.team-section-special .section-description{font-size:1.125rem;line-height:1.8;color:var(--text-secondary);max-width:700px;margin:0 auto}.team-section-special .decorative-accent{width:50px;height:3px;background:var(--primary-500);border-radius:2px;margin-top:1.5rem;opacity:0;transform:scalex(0);transition:all .4s ease}.team-section-special .team-card:hover .decorative-accent{opacity:1;transform:scalex(1)}.team-section-special .shape{position:absolute;background:var(--primary-300);border-radius:50%;opacity:.1}.team-section-special .shape-1{width:60px;height:60px;top:20%;left:15%;animation:float-shape-1 6s ease-in-out infinite}.team-section-special .shape-2{width:40px;height:40px;bottom:25%;right:20%;animation:float-shape-2 7s ease-in-out infinite}.team-section-special .shape-3{width:30px;height:30px;top:60%;left:70%;animation:float-shape-3 8s ease-in-out infinite}.team-section-special .deco-circle{position:absolute;border-radius:50%;background:var(--primary-300);opacity:.08}.team-section-special .deco-circle-1{width:150px;height:150px;left:10%;top:20%;animation:pulse-circle 4s ease-in-out infinite}.team-section-special .deco-circle-2{width:100px;height:100px;right:15%;top:40%;animation:pulse-circle 5s ease-in-out infinite 1s}@media (max-width:991px){.team-section-special .section-title{font-size:2rem}.team-section-special .team-photo-wrapper{width:180px;height:180px}}@media (max-width:767px){.team-section-special .section-title{font-size:1.75rem}.team-section-special .section-description{font-size:1rem}.team-section-special .team-photo-wrapper{width:160px;height:160px}.team-section-special .member-name{font-size:1.25rem}.team-section-special .member-role{font-size:.9375rem}.team-section-special .team-card{padding:1.5rem}}@media (max-width:575px){.team-section-special .section-title{font-size:1.5rem}.team-section-special .team-photo-wrapper{width:140px;height:140px}}.reviews-section-classic .section-header{position:relative;z-index:2}.reviews-section-classic .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2;margin-bottom:1rem}.reviews-section-classic .section-subtitle{font-size:1.25rem;font-weight:600;color:var(--primary-500);margin-bottom:1rem}.reviews-section-classic .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.reviews-section-classic .shape-circle{position:absolute;top:0;right:10%;width:60px;height:60px;border-radius:50%;background:color-mix(in srgb,var(--primary-300) 20%,transparent 80%);animation:float 6s ease-in-out infinite}.reviews-section-classic .shape-blob{position:absolute;bottom:-50px;left:5%;width:200px;height:200px;background:color-mix(in srgb,var(--primary-300) 15%,transparent 85%);border-radius:40% 60% 70% 30%/40% 50% 60% 50%;animation:morph 8s ease-in-out infinite}@media (max-width:991.98px){.reviews-section-classic .section-title{font-size:2rem}.reviews-section-classic .section-subtitle{font-size:1.125rem}.reviews-section-classic .section-description{font-size:1rem}.reviews-section-classic .review-card{padding:2rem}}@media (max-width:767.98px){.reviews-section-classic .section-title{font-size:1.75rem}.reviews-section-classic .section-subtitle{font-size:1rem}.reviews-section-classic .review-card{padding:1.5rem}.reviews-section-classic .review-text{font-size:1rem}.reviews-section-classic .avatar-placeholder{width:50px;height:50px}.reviews-section-classic .avatar-placeholder.large{width:60px;height:60px}.reviews-section-classic .author-name{font-size:.9375rem}.reviews-section-classic .quote-icon{width:45px;height:45px}.reviews-section-classic .quote-icon i{font-size:1.25rem}}@media (max-width:575.98px){.reviews-section-classic .section-title{font-size:1.5rem}.reviews-section-classic .review-card{padding:1.25rem}.reviews-section-classic .shape-circle{width:40px;height:40px}}.casestudy-section-classic .section-title{font-size:clamp(2rem,5vw,2.75rem);font-weight:700;color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1rem}.casestudy-section-classic .section-subtitle{font-size:.875rem;font-weight:600;color:var(--primary-500);letter-spacing:.15em;margin-bottom:1rem}.casestudy-section-classic .section-description{font-size:1.125rem;line-height:1.7;color:var(--text-secondary);max-width:700px;margin:0 auto}.casestudy-section-classic .deco-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-classic .deco-circle-1{width:400px;height:400px;top:-150px;right:-100px}.casestudy-section-classic .deco-circle-2{width:300px;height:300px;bottom:-100px;left:-80px}@media (max-width:991px){.casestudy-section-classic .section-title{font-size:2rem}.casestudy-section-classic .case-content{padding:1.5rem}.casestudy-section-classic .case-title{font-size:1.25rem}}@media (max-width:767px){.casestudy-section-classic .section-title{font-size:1.75rem}.casestudy-section-classic .section-description{font-size:1rem}.casestudy-section-classic .case-image-wrapper{padding-top:70%}.casestudy-section-classic .case-image-placeholder i{font-size:3rem}.casestudy-section-classic .deco-circle-1,.casestudy-section-classic .deco-circle-2{display:none}}@media (max-width:575px){.casestudy-section-classic .case-content{padding:1.25rem}.casestudy-section-classic .case-title{font-size:1.125rem}.casestudy-section-classic .case-description{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.casestudy-section-classic .case-card,.casestudy-section-classic .case-image-placeholder i,.casestudy-section-classic .case-category-badge,.casestudy-section-classic .meta-item{transition:none}}@media (prefers-contrast:high){.casestudy-section-classic .case-card{border:2px solid var(--neutral-700)}.casestudy-section-classic .case-title{font-weight:800}}.process-section-primary .decorative-shape{position:absolute;border-radius:50%;opacity:.08;z-index:1}.step-content:hover~.col-lg-6 .visual-icon-wrapper,.process-section-primary .step-visual:hover .visual-icon-wrapper{transform:scale(1.1) rotate(5deg)}@media (max-width:991.98px){.process-section-primary{padding:80px 0}.process-section-primary .timeline-line{left:30px}.process-section-primary .process-title{font-size:2.25rem}.process-section-primary .process-subtitle{font-size:1.25rem}.process-section-primary .process-desc{font-size:1rem}.process-section-primary .process-header{margin-bottom:60px}.process-section-primary .process-step{margin-bottom:60px;padding-left:80px}.process-section-primary .step-content{padding:36px}.process-section-primary .step-visual{margin-top:32px;min-height:250px}.process-section-primary .visual-icon-wrapper{width:150px;height:150px}.process-section-primary .visual-icon-wrapper i{font-size:4rem}.process-section-primary .number-value{font-size:3.5rem}.process-section-primary .step-title{font-size:1.625rem}.process-section-primary .step-description{font-size:1rem}.process-section-primary .step-number{position:absolute;left:-80px;top:36px}.process-section-primary .number-value{font-size:2.5rem}.process-section-primary .number-decoration{display:none}}@media (max-width:767.98px){.process-section-primary{padding:60px 0}.process-section-primary .timeline-line{left:20px}.process-section-primary .process-title{font-size:1.875rem}.process-section-primary .process-subtitle{font-size:1.125rem}.process-section-primary .process-desc{font-size:.9375rem}.process-section-primary .process-header{margin-bottom:48px}.process-section-primary .process-step{margin-bottom:48px;padding-left:60px}.process-section-primary .step-content{padding:28px 24px}.process-section-primary .step-visual{margin-top:24px;min-height:200px}.process-section-primary .visual-icon-wrapper{width:120px;height:120px}.process-section-primary .visual-icon-wrapper i{font-size:3rem}.process-section-primary .step-number{left:-60px;top:28px}.process-section-primary .number-value{font-size:2rem}.process-section-primary .step-title{font-size:1.375rem;margin-bottom:16px}.process-section-primary .step-description{font-size:.9375rem;line-height:1.7}.process-section-primary .decorative-shape{opacity:.05}.shape-top-left,.shape-top-right,.shape-bottom-left,.process-section-primary .shape-bottom-right{width:250px;height:250px}.process-section-primary .visual-decoration{opacity:.1}.decoration-1,.decoration-3,.decoration-5,.decoration-7,.process-section-primary .decoration-9{width:70px;height:70px}.decoration-2,.decoration-4,.decoration-6,.decoration-8,.process-section-primary .decoration-10{width:60px;height:60px}}@media (max-width:575.98px){.process-section-primary{padding:48px 0}.process-section-primary .process-title{font-size:1.625rem}.process-section-primary .process-subtitle{font-size:1rem}.process-section-primary .step-content{padding:24px 20px}.process-section-primary .step-title{font-size:1.25rem}.process-section-primary .step-description{font-size:.875rem}}.timeline-section-custom .section-header{z-index:2}.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 ease-in-out infinite}.timeline-section-custom .decorative-dots .dot:nth-child(2){animation-delay:.3s}.timeline-section-custom .decorative-dots .dot:nth-child(3){animation-delay:.6s}.timeline-section-custom .badge-dot{display:inline-block;width:12px;height:12px;border-radius:50%;background:var(--primary-500);box-shadow:0 0 0 4px color-mix(in srgb,var(--primary-500) 20%,transparent);animation:pulse-badge 2s ease-in-out infinite}.timeline-section-custom .decorative-shape{width:40px;height:40px;border-radius:8px;background:linear-gradient(135deg,var(--primary-300),var(--primary-500));opacity:.3;animation:float-shape 3s ease-in-out infinite}.timeline-section-custom .decorative-shape.shape-2{animation-delay:.5s;border-radius:50%}.timeline-section-custom .decorative-shape.shape-3{animation-delay:1s;border-radius:12px;transform:rotate(45deg)}.timeline-section-custom .bg-decoration{position:absolute;border-radius:50%;opacity:.04;z-index:0;pointer-events:none}@media (max-width:991px){.timeline-section-custom .timeline-line{left:30px}.timeline-section-custom .timeline-icon-wrapper{left:30px;transform:none}.timeline-section-custom .timeline-item-left .content-card,.timeline-section-custom .timeline-item-right .content-card{margin-left:100px;margin-right:0}.timeline-section-custom .content-card{padding:24px}}@media (max-width:767px){.timeline-section-custom #timeline-title{font-size:2rem}.timeline-section-custom .timeline-icon{width:50px;height:50px;font-size:20px}.timeline-section-custom .timeline-item-left .content-card,.timeline-section-custom .timeline-item-right .content-card{margin-left:85px}.timeline-section-custom .content-card{padding:20px}.timeline-section-custom .content-card h4{font-size:1.1rem}}@media (max-width:575px){.timeline-section-custom #timeline-title{font-size:1.75rem}.timeline-section-custom .timeline-line{left:20px}.timeline-section-custom .timeline-icon-wrapper{left:20px}.timeline-section-custom .timeline-icon{width:40px;height:40px;font-size:18px}.timeline-section-custom .timeline-item-left .content-card,.timeline-section-custom .timeline-item-right .content-card{margin-left:70px}.timeline-section-custom .decorative-corner{width:40px;height:40px}}.career-section-modern .section-header{position:relative;z-index:2}.career-section-modern .decorative-dots{display:flex;gap:8px;justify-content:center;margin-top:30px}.career-section-modern .decorative-dots .dot{width:8px;height:8px;border-radius:50%;background:var(--primary-500);animation:dotPulse 1.5s ease-in-out infinite}.career-section-modern .decorative-dots .dot:nth-child(2){animation-delay:.2s}.career-section-modern .decorative-dots .dot:nth-child(3){animation-delay:.4s}.career-section-modern .role-badge .badge-text{font-size:14px;font-weight:600;color:var(--primary-700);transition:color .3s ease}.career-section-modern .career-card:hover .role-badge .badge-text{color:var(--light)}.career-section-modern .bg-decoration{position:absolute;pointer-events:none;z-index:0}@media (max-width:991px){.career-section-modern{padding:80px 0}.career-section-modern #career-title{font-size:2.5rem}.career-section-modern .career-card{padding:32px}.career-section-modern .card-icon-wrapper{width:60px;height:60px}.career-section-modern .card-icon-wrapper i{font-size:28px}}@media (max-width:767px){.career-section-modern{padding:60px 0}.career-section-modern #career-title{font-size:2rem}.career-section-modern #career-subtitle{font-size:1rem}.career-section-modern #career-desc{font-size:1rem}.career-section-modern .career-card{padding:28px}.career-section-modern .bg-decoration{display:none}}@media (max-width:575px){.career-section-modern .career-card{padding:24px}.career-section-modern .card-icon-wrapper{width:55px;height:55px}.career-section-modern .card-icon-wrapper i{font-size:24px}.career-section-modern .career-card h4{font-size:1.25rem}.career-section-modern .role-badge{padding:8px 14px;font-size:13px}}.coreinfo-section-pro .decorative-line-top{width:80px;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));margin:0 auto;border-radius:2px}.coreinfo-section-pro .decorative-blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.15;pointer-events:none;z-index:0}.coreinfo-section-pro .decorative-dots{position:absolute;width:120px;height:120px;background-image:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 30%,transparent 70%) 2px,transparent 2px);background-size:20px 20px;opacity:.3;pointer-events:none;z-index:0}@media (max-width:991.98px){.coreinfo-section-pro{padding:80px 0}.coreinfo-section-pro #coreinfo-title{font-size:2.5rem}.coreinfo-section-pro .coreinfo-card{padding:35px 25px}.coreinfo-section-pro .decorative-blob-1,.coreinfo-section-pro .decorative-blob-2{width:300px;height:300px}}@media (max-width:767.98px){.coreinfo-section-pro{padding:60px 0}.coreinfo-section-pro #coreinfo-title{font-size:2rem}.coreinfo-section-pro #coreinfo-desc{font-size:1rem}.coreinfo-section-pro .coreinfo-card{padding:30px 20px}.coreinfo-section-pro .card-icon-wrapper{width:60px;height:60px}.coreinfo-section-pro .card-icon-wrapper i{font-size:1.75rem}.coreinfo-section-pro .decorative-blob-1,.coreinfo-section-pro .decorative-blob-2{width:200px;height:200px}.coreinfo-section-pro .decorative-dots{width:80px;height:80px;background-size:15px 15px}}@media (max-width:575.98px){.coreinfo-section-pro{padding:50px 0}.coreinfo-section-pro #coreinfo-title{font-size:1.75rem}.coreinfo-section-pro .row.g-4{row-gap:1.5rem !important}}@media (prefers-reduced-motion:reduce){.coreinfo-section-pro .coreinfo-card,.coreinfo-section-pro .icon-background,.coreinfo-section-pro .card-icon-wrapper i,.coreinfo-section-pro .decorative-blob,.coreinfo-section-pro .decorative-dots{animation:none;transition:none}.coreinfo-section-pro .coreinfo-card:hover{transform:none}}@media (prefers-contrast:high){.coreinfo-section-pro .coreinfo-card{border:2px solid var(--primary-700)}.coreinfo-section-pro .coreinfo-card:hover{border-color:var(--primary-500)}}.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-classic{position:relative;background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 40%,var(--surface-primary) 60%) 100%);overflow:hidden}.contact-section-classic .decorative-line-top{width:80px;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-700));margin:0 auto;border-radius:2px}.contact-section-classic .contact-form-card{position:relative;background:var(--light);border-radius:20px;padding:2.5rem;border:1px solid color-mix(in srgb,var(--primary-300) 20%,transparent 80%);transition:all .4s cubic-bezier(.4,0,.2,1)}.contact-section-classic .contact-form-card:hover{transform:translatey(-5px)}.contact-section-classic .card-decorative-corner{position:absolute;top:0;right:0;width:120px;height:120px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));opacity:.08;border-radius:0 20px 0 100%}.contact-section-classic .form-floating>.form-control{border:2px solid var(--neutral-300);border-radius:12px;padding:1rem 1.25rem;font-size:1rem;transition:all .3s ease;background:var(--surface-primary)}.contact-section-classic .form-floating>.form-control:focus{border-color:var(--primary-500);box-shadow:0 0 0 4px color-mix(in srgb,var(--primary-500) 15%,transparent 85%);background:var(--light)}.contact-section-classic .form-floating>label{padding:1rem 1.25rem;color:var(--text-secondary);font-weight:500}.contact-section-classic .form-floating>textarea.form-control{min-height:140px;resize:vertical}.contact-section-classic .form-check-input{width:1.25rem;height:1.25rem;border:2px solid var(--neutral-300);border-radius:6px;cursor:pointer;transition:all .3s ease}.contact-section-classic .form-check-input:checked{background-color:var(--primary-500);border-color:var(--primary-500)}.contact-section-classic .form-check-label{margin-left:.5rem;color:var(--text-secondary);font-size:.95rem;cursor:pointer}.contact-section-classic .btn-submit-classic{width:100%;padding:1rem 2rem;font-size:1.1rem;font-weight:600;border:none;border-radius:12px;background:linear-gradient(135deg,#2563eb,#0284c7) !important;color:var(--light) !important;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 8px 20px rgba(37,99,235,.3)}.contact-section-classic .btn-submit-classic:hover{transform:translatey(-2px);box-shadow:0 12px 30px rgba(37,99,235,.4)}.contact-section-classic .btn-submit-classic:active{transform:translatey(0)}.contact-section-classic .btn-submit-classic i{transition:transform .3s ease}.contact-section-classic .btn-submit-classic:hover i{transform:translatex(5px)}.contact-section-classic .contact-info-sidebar{position:relative;padding:2rem;background:var(--light);border-radius:20px;border:1px solid var(--neutral-300)}.contact-section-classic .contact-info-item{display:flex;align-items:flex-start;gap:1.25rem;padding:1.5rem;margin-bottom:1.5rem;background:var(--surface-primary);border-radius:16px;border:2px solid var(--neutral-300);transition:all .3s ease}.contact-section-classic .contact-info-item:hover{border-color:var(--primary-500);transform:translatex(8px)}.contact-section-classic .contact-info-item:last-of-type{margin-bottom:0}.contact-section-classic .info-icon-wrapper{flex-shrink:0;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));color:var(--light);border-radius:12px;font-size:1.5rem;box-shadow:0 4px 12px rgba(37,99,235,.25)}.contact-section-classic .info-content{flex:1}.contact-section-classic .info-label{font-size:.85rem;color:var(--text-secondary);font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.contact-section-classic .info-value{font-size:1.1rem;color:var(--text-primary);font-weight:600;margin:0;line-height:1.4}.contact-section-classic .decorative-shape{position:absolute;border-radius:50%;pointer-events:none;z-index:0}.contact-section-classic .decorative-shape.shape-1{width:100px;height:100px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));opacity:.05;top:-30px;right:-30px}.contact-section-classic .decorative-shape.shape-2{width:60px;height:60px;background:var(--primary-500);opacity:.08;bottom:20px;left:-20px}.contact-section-classic .social-icons-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;padding-top:1.5rem;border-top:2px solid var(--neutral-300)}.contact-section-classic .social-icon-item{aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:var(--surface-primary);border:2px solid var(--neutral-300);border-radius:12px;font-size:1.25rem;color:var(--primary-500);transition:all .3s ease;cursor:pointer}.contact-section-classic .social-icon-item:hover{background:var(--primary-500);color:var(--light);border-color:var(--primary-500);transform:translatey(-5px);box-shadow:0 6px 15px rgba(37,99,235,.3)}.contact-section-classic .decorative-wave-bottom{position:absolute;bottom:0;left:0;right:0;height:60px;background:repeating-linear-gradient(90deg,var(--primary-500) 0,transparent 2px,transparent 60px,var(--primary-500) 62px);opacity:.03}.contact-section-classic #contact-title{color:var(--text-primary);letter-spacing:-.5px}.contact-section-classic #contact-subtitle{color:var(--primary-500);font-weight:600}.contact-section-classic #contact-desc{color:var(--text-secondary);line-height:1.7}@media (max-width:991px){.contact-section-classic .contact-form-card{padding:2rem;margin-bottom:2rem}.contact-section-classic .contact-info-sidebar{padding:1.5rem}.contact-section-classic .contact-info-item{padding:1.25rem}}@media (max-width:767px){.contact-section-classic .contact-form-card{padding:1.5rem;border-radius:16px}.contact-section-classic .card-decorative-corner{width:80px;height:80px}.contact-section-classic .info-icon-wrapper{width:45px;height:45px;font-size:1.25rem}.contact-section-classic .info-value{font-size:1rem}.contact-section-classic .social-icons-grid{grid-template-columns:repeat(4,1fr);gap:.75rem}.contact-section-classic .social-icon-item{font-size:1.1rem}}@media (max-width:575px){.contact-section-classic{padding:2rem 0}.contact-section-classic .contact-form-card,.contact-section-classic .contact-info-sidebar{padding:1.25rem}.contact-section-classic .btn-submit-classic{padding:.875rem 1.5rem;font-size:1rem}.contact-section-classic .decorative-line-top{width:60px;height:3px}}@media (prefers-reduced-motion:no-preference){.contact-section-classic .contact-info-item{animation:fadeInUp .6s ease-out backwards}.contact-section-classic .contact-info-item:nth-child(1){animation-delay:.1s}.contact-section-classic .contact-info-item:nth-child(2){animation-delay:.2s}.contact-section-classic .contact-info-item:nth-child(3){animation-delay:.3s}}@media print{.contact-section-classic .decorative-shape,.contact-section-classic .decorative-wave-bottom,.contact-section-classic .card-decorative-corner{display:none}}.blog-section-alt{position:relative;background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,white 70%) 100%);overflow:hidden}.blog-section-alt .section-header-wrapper{position:relative;z-index:2}.blog-section-alt .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2;margin-bottom:1rem}.blog-section-alt .section-subtitle{font-size:1.25rem;font-weight:500;color:var(--primary-500);margin-bottom:1rem}.blog-section-alt .section-description{font-size:1.1rem;color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.blog-section-alt .decorative-dot-pattern{width:60px;height:6px;background:linear-gradient(90deg,var(--primary-500) 0%,var(--primary-300) 100%);margin:0 auto 1.5rem;border-radius:3px}.blog-section-alt .decorative-line-accent{width:80px;height:2px;background:var(--primary-300);margin:2rem auto 0;opacity:.5}.blog-section-alt .blog-card{background:var(--surface-primary);border-radius:12px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;display:flex;flex-direction:column}.blog-section-alt .blog-card:hover{transform:translatey(-8px)}.blog-section-alt .blog-card-image-wrapper{position:relative;width:100%;height:220px;overflow:hidden;background:var(--neutral-100)}.blog-section-alt .blog-image{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.blog-section-alt .blog-card:hover .blog-image{transform:scale(1.08)}.blog-section-alt .image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .4s ease}.blog-section-alt .blog-card:hover .image-overlay{opacity:1}.blog-section-alt .category-badge{position:absolute;top:16px;right:16px;width:44px;height:44px;background:var(--primary-500);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-size:1.1rem;transform:scale(.9);transition:transform .3s ease}.blog-section-alt .blog-card:hover .category-badge{transform:scale(1)}.blog-section-alt .blog-card-content{padding:2rem;flex-grow:1;display:flex;flex-direction:column}.blog-section-alt .blog-meta{display:flex;gap:1rem;align-items:center}.blog-section-alt .meta-icon{display:flex;align-items:center;gap:.5rem;color:var(--text-secondary);font-size:.9rem}.blog-section-alt .meta-icon i{color:var(--primary-500);font-size:1rem}.blog-section-alt .blog-card-title{font-size:1.35rem;font-weight:600;color:var(--text-primary);line-height:1.4;transition:color .3s ease}.blog-section-alt .blog-card:hover .blog-card-title{color:var(--primary-500)}.blog-section-alt .blog-card-excerpt{font-size:.95rem;color:var(--text-secondary);line-height:1.7;flex-grow:1}.blog-section-alt .blog-read-more{display:inline-flex;align-items:center;font-size:1rem;font-weight:600;color:var(--primary-500);text-decoration:none;transition:all .3s ease;margin-top:auto}.blog-section-alt .blog-read-more i{transition:transform .3s ease}.blog-section-alt .blog-read-more:hover{color:var(--primary-700);gap:.5rem}.blog-section-alt .blog-read-more:hover i{transform:translatex(4px)}.blog-section-alt .card-decorative-corner{position:absolute;bottom:0;right:0;width:80px;height:80px;background:linear-gradient(135deg,transparent 50%,color-mix(in srgb,var(--primary-300) 20%,transparent 80%) 50%);pointer-events:none}.blog-section-alt .decorative-blob{position:absolute;border-radius:50%;opacity:.08;pointer-events:none;z-index:0}.blog-section-alt .blob-1{width:400px;height:400px;background:radial-gradient(circle,var(--primary-300),transparent);top:-100px;left:-150px}.blog-section-alt .blob-2{width:350px;height:350px;background:radial-gradient(circle,var(--primary-500),transparent);bottom:-100px;right:-120px}.blog-section-alt .decorative-circle{position:absolute;border:2px solid var(--primary-300);border-radius:50%;opacity:.15;pointer-events:none;z-index:0}.blog-section-alt .circle-1{width:200px;height:200px;top:10%;right:5%}.blog-section-alt .circle-2{width:150px;height:150px;bottom:15%;left:8%}@media (max-width:991.98px){.blog-section-alt .section-title{font-size:2rem}.blog-section-alt .section-subtitle{font-size:1.1rem}.blog-section-alt .section-description{font-size:1rem}.blog-section-alt .blog-card-content{padding:1.5rem}.blog-section-alt .blog-card-title{font-size:1.2rem}}@media (max-width:767.98px){.blog-section-alt .section-title{font-size:1.75rem}.blog-section-alt .section-subtitle{font-size:1rem}.blog-section-alt .blog-card-image-wrapper{height:200px}.blog-section-alt .decorative-blob,.blog-section-alt .decorative-circle{display:none}}@media (max-width:575.98px){.blog-section-alt .section-title{font-size:1.5rem}.blog-section-alt .blog-card-content{padding:1.25rem}.blog-section-alt .blog-card-title{font-size:1.1rem}.blog-section-alt .blog-card-excerpt{font-size:.9rem}}.faq-section-minimal .faq-card .card-header{background:linear-gradient(135deg,var(--primary-50) 0%,var(--neutral-50) 100%);border-bottom:2px solid var(--primary-100);padding:1.5rem;display:flex;align-items:flex-start;gap:1rem}.faq-section-minimal .faq-card .card-body{padding:1.5rem;background:var(--light)}.decorative-dots-top .dot,.faq-section-minimal .decorative-dots-bottom .dot{width:8px;height:8px;background:var(--primary-300);border-radius:50%;opacity:.4}.decorative-dots-top .dot:nth-child(2),.faq-section-minimal .decorative-dots-bottom .dot:nth-child(2){width:12px;height:12px;background:var(--primary-500);opacity:.6}.decorative-dots-top .dot:nth-child(3),.faq-section-minimal .decorative-dots-bottom .dot:nth-child(3){width:6px;height:6px;background:var(--primary-300);opacity:.3}@media (max-width:991.98px){.faq-section-minimal .faq-main-title{font-size:2rem}.faq-section-minimal .faq-subtitle{font-size:1.25rem}.faq-section-minimal .faq-description{font-size:1rem}.faq-section-minimal .faq-question{font-size:1rem}.faq-section-minimal .faq-icon-wrapper{width:36px;height:36px;font-size:1.125rem}}@media (max-width:767.98px){.faq-section-minimal .faq-main-title{font-size:1.75rem}.faq-section-minimal .faq-subtitle{font-size:1.125rem}.faq-section-minimal .faq-card .card-header{padding:1.25rem}.faq-section-minimal .faq-card .card-body{padding:1.25rem}.decorative-dots-top,.faq-section-minimal .decorative-dots-bottom{display:none}}@media (max-width:575.98px){.faq-section-minimal .faq-main-title{font-size:1.5rem}.faq-section-minimal .faq-card .card-header{flex-direction:column;gap:.75rem;padding:1rem}.faq-section-minimal .faq-icon-wrapper{width:32px;height:32px;font-size:1rem}.faq-section-minimal .faq-card .card-body{padding:1rem}.faq-section-minimal .faq-question{font-size:.95rem}.faq-section-minimal .faq-answer{font-size:.9rem}}@media (prefers-reduced-motion:no-preference){.faq-section-minimal .faq-icon-wrapper{transition:transform .3s ease}.faq-section-minimal .faq-card:hover .faq-icon-wrapper{transform:rotate(5deg) scale(1.05)}.decorative-dots-top .dot,.faq-section-minimal .decorative-dots-bottom .dot{animation:pulse 3s ease-in-out infinite}.decorative-dots-top .dot:nth-child(2),.faq-section-minimal .decorative-dots-bottom .dot:nth-child(2){animation-delay:.5s}.decorative-dots-top .dot:nth-child(3),.faq-section-minimal .decorative-dots-bottom .dot:nth-child(3){animation-delay:1s}}@media print{.faq-section-minimal{background:white}.faq-section-minimal .faq-card{page-break-inside:avoid;box-shadow:none;border:1px solid var(--neutral-300)}.decorative-dots-top,.faq-section-minimal .decorative-dots-bottom{display:none}}.footer-bold{position:relative;padding:80px 0 40px;background-image:url(assets/images/footer_bg.webp);background-size:cover;background-position:center;background-attachment:fixed;overflow:hidden;min-height:600px}.footer-bold .footer-background-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-700) 95%,transparent) 0%,color-mix(in srgb,var(--primary-500) 90%,transparent) 50%,color-mix(in srgb,var(--neutral-900) 92%,transparent) 100%);z-index:1}.footer-bold .container{position:relative;z-index:2}.footer-bold .footer-content{margin-bottom:60px}.footer-bold .footer-brand-section{padding-right:20px}.footer-bold .footer-brand-title{font-size:2rem;font-weight:700;color:var(--light);margin-bottom:20px;letter-spacing:-.5px}.footer-bold .footer-brand-description{font-size:.95rem;line-height:1.7;margin-bottom:25px}.footer-bold .footer-decorative-icons{display:flex;gap:15px;margin-top:20px}.footer-bold .footer-decorative-icons i{font-size:1.5rem;transition:all .3s ease}.footer-bold .footer-decorative-icons i:hover{color:var(--light);transform:translatey(-3px)}.footer-bold .footer-links-section{padding:0 15px}.footer-bold .footer-section-title{font-size:1.25rem;font-weight:600;color:var(--light);margin-bottom:15px;text-transform:uppercase;letter-spacing:1px}.footer-bold .footer-decorative-line{width:50px;height:3px;background:color-mix(in srgb,var(--primary-300) 80%,transparent);margin-bottom:25px;border-radius:2px}.footer-bold .footer-links-list{list-style:none;padding:0;margin:0}.footer-bold .footer-links-list li{margin-bottom:15px;display:flex;align-items:center;gap:10px}.footer-bold .footer-links-list li i{font-size:.75rem;transition:transform .3s ease}.footer-bold .footer-links-list li:hover i{transform:translatex(5px)}.footer-bold .footer-links-list a{text-decoration:none;font-size:.95rem;transition:all .3s ease}.footer-bold .footer-links-list a:hover{color:var(--light);padding-left:5px}.footer-bold .footer-contact-section{padding:0 15px}.footer-bold .footer-contact-items{display:flex;flex-direction:column;gap:20px}.footer-bold .footer-contact-item{display:flex;align-items:flex-start;gap:12px}.footer-bold .footer-contact-item i{font-size:1.1rem;margin-top:3px;flex-shrink:0}.footer-bold .footer-contact-item span{font-size:.95rem;line-height:1.6}.footer-bold .footer-decorative-section{display:flex;flex-direction:column;align-items:center;gap:30px}.footer-bold .footer-icon-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;width:100%;max-width:150px}.footer-bold .footer-icon-item{width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:12px;backdrop-filter:blur(10px);transition:all .3s ease}.footer-bold .footer-icon-item i{font-size:1.5rem}.footer-bold .footer-icon-item:hover{transform:translatey(-5px)}.footer-bold .footer-icon-item:hover i{color:var(--light)}.footer-bold .footer-decorative-shape{width:120px;height:120px;background:color-mix(in srgb,var(--primary-500) 15%,transparent);border-radius:50%;animation:float 6s ease-in-out infinite}.footer-bold .footer-bottom{padding-top:40px;margin-top:40px}.footer-bold .footer-disclaimer{margin-bottom:30px}.footer-bold .footer-disclaimer-text{font-size:.85rem;line-height:1.7;text-align:center;max-width:900px;margin:0 auto}.footer-bold .footer-copyright-wrapper{text-align:center;position:relative}.footer-bold .footer-copyright-line{width:100px;height:2px;background:color-mix(in srgb,var(--primary-300) 60%,transparent);margin:0 auto 20px;border-radius:2px}.footer-bold .footer-copyright-text{font-size:.9rem;margin:0}.footer-bold .footer-decorative-dots{display:flex;justify-content:center;gap:8px;margin-top:15px}.footer-bold .footer-decorative-dots .dot{width:6px;height:6px;border-radius:50%;display:block;animation:pulse 2s ease-in-out infinite}.footer-bold .footer-decorative-dots .dot:nth-child(2){animation-delay:.3s}.footer-bold .footer-decorative-dots .dot:nth-child(3){animation-delay:.6s}.footer-bold .footer-decorative-bg-shapes{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.footer-bold .footer-decorative-bg-shapes .shape{position:absolute;border-radius:50%;opacity:.05}.footer-bold .footer-decorative-bg-shapes .shape-1{width:300px;height:300px;background:var(--light);top:-100px;right:-100px;animation:rotate 20s linear infinite}.footer-bold .footer-decorative-bg-shapes .shape-2{width:200px;height:200px;background:var(--light);bottom:50px;left:10%;animation:rotate 15s linear infinite reverse}.footer-bold .footer-decorative-bg-shapes .shape-3{width:150px;height:150px;background:var(--light);top:40%;right:15%;animation:float 8s ease-in-out infinite}@media (max-width:991px){.footer-bold{padding:60px 0 30px}.footer-bold .footer-brand-title{font-size:1.75rem}.footer-bold .footer-decorative-section{flex-direction:row;justify-content:center}.footer-bold .footer-icon-grid{max-width:200px}}@media (max-width:767px){.footer-bold{padding:50px 0 30px;background-attachment:scroll}.footer-bold .footer-brand-section{padding-right:0;margin-bottom:20px}.footer-bold .footer-brand-title{font-size:1.5rem}.footer-bold .footer-section-title{font-size:1.1rem}.footer-links-section,.footer-bold .footer-contact-section{padding:0}.footer-bold .footer-bottom{padding-top:30px;margin-top:30px}.footer-bold .footer-decorative-shape{width:80px;height:80px}.footer-bold .footer-icon-grid{gap:15px}.footer-bold .footer-icon-item{width:50px;height:50px}.footer-bold .footer-icon-item i{font-size:1.25rem}}@media (max-width:575px){.footer-bold .footer-brand-title{font-size:1.35rem}.footer-brand-description,.footer-links-list a,.footer-bold .footer-contact-item span{font-size:.9rem}.footer-bold .footer-disclaimer-text{font-size:.8rem}.footer-bold .footer-copyright-text{font-size:.85rem}.footer-bold .footer-decorative-icons{gap:12px}.footer-bold .footer-decorative-icons i{font-size:1.25rem}}@media (max-width:991.98px){.add_wrap_alt .timeline_line{left:28px}.add_wrap_alt .timeline_marker{left:28px}.add_wrap_alt .timeline_left,.add_wrap_alt .timeline_right{padding-left:calc(28px + 2.5rem);padding-right:0;flex-direction:row;justify-content:flex-start}.add_wrap_alt .timeline_highlight{padding-left:calc(28px + 2.5rem);justify-content:flex-start}.add_wrap_alt .timeline_content_centered{text-align:left}}@media (max-width:767.98px){.add_wrap_alt{padding:var(--space-10,2.5rem) 0}.add_wrap_alt .add_header_wrapper{margin-bottom:var(--space-8,2rem)}.add_wrap_alt .timeline_marker{width:48px;height:48px;font-size:1.25rem}.add_wrap_alt .timeline_marker_large{width:60px;height:60px;font-size:1.75rem}.add_wrap_alt .timeline_content{padding:var(--space-4,1rem)}.add_wrap_alt .timeline_highlight .timeline_content{padding:var(--space-6,1.5rem)}}@media (max-width:991.98px){.add_wrap_clean .panel_accent{display:none}.add_wrap_clean .steps_connector{display:none}}@media (max-width:767.98px){.add_wrap_clean{padding:var(--space-10,2.5rem) 0}.add_wrap_clean .add_header_panels{margin-bottom:var(--space-8,2rem);padding-bottom:var(--space-6,1.5rem)}.add_wrap_clean .marker_inner{width:64px;height:64px;font-size:1.5rem}.add_wrap_clean .step_content{padding:var(--space-4,1rem)}.add_wrap_clean .step_conclusion .step_content{padding:var(--space-6,1.5rem)}.add_wrap_clean .conclusion_badge{width:80px;height:80px;font-size:2rem}}.v-059 .section-header{position:relative;z-index:2}.v-059 .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:20px;line-height:1.2}.v-059 .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);margin-bottom:20px;line-height:1.4}.v-059 .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;max-width:850px;margin:0 auto}@media (max-width:991px){.v-059{padding:80px 0}.v-059 .section-title{font-size:2.25rem}.v-059 .section-subtitle{font-size:1.25rem}.v-059 .list-item{gap:24px;padding:32px 0}.v-059 .list-item.featured{padding:40px 32px}.v-059 .item-number{font-size:2rem;min-width:60px}.v-059 .item-number.large{font-size:2.5rem}.v-059 .item-icon{width:64px;height:64px}.v-059 .item-icon i{font-size:28px}.v-059 .item-icon.large{width:76px;height:76px}.v-059 .item-icon.large i{font-size:34px}.v-059 .item-title{font-size:1.5rem}.v-059 .list-item.featured .item-title{font-size:1.75rem}}@media (max-width:767px){.v-059{padding:60px 0}.v-059 .section-title{font-size:1.875rem}.v-059 .section-subtitle{font-size:1.125rem}.v-059 .section-description{font-size:1rem}.v-059 .header-line-group{gap:20px}.v-059 .header-line{width:50px}.v-059 .header-square{width:64px;height:64px}.v-059 .header-square i{font-size:28px}.v-059 .list-item{flex-direction:column;gap:20px;padding:28px 0;align-items:center;text-align:center}.v-059 .list-item.featured{padding:32px 24px}.v-059 .item-number{min-width:auto}.v-059 .item-icon{width:56px;height:56px}.v-059 .item-icon i{font-size:24px}.v-059 .item-icon.large{width:64px;height:64px}.v-059 .item-icon.large i{font-size:28px}.v-059 .item-title{font-size:1.25rem}.v-059 .list-item.featured .item-title{font-size:1.5rem}.v-059 .featured-badge{right:24px}}@media (max-width:768px){.add_wrap .add_stat_card{padding:var(--space-6)}.add_wrap .add_stat_icon{width:60px;height:60px}.add_wrap .add_stat_card_large .add_stat_icon{width:80px;height:80px}.add_wrap .add_stat_icon_users:after,.add_wrap .add_stat_icon_projects:after,.add_wrap .add_stat_icon_awards:after{font-size:24px}.add_wrap .add_stat_icon_growth:after,.add_wrap .add_stat_icon_satisfaction:after{font-size:28px}.add_wrap .add_stat_number{font-size:2.5rem}.add_wrap .add_stat_card_large .add_stat_number{font-size:3rem}}@media (max-width:768px){.add_wrap .add_timeline{padding-left:var(--space-6)}.add_wrap .add_timeline:before{left:var(--space-3)}.add_wrap .add_timeline_item{padding-left:var(--space-6);margin-bottom:var(--space-8)}.add_wrap .add_timeline_marker{left:calc(-1 * var(--space-6) - 6px)}.add_wrap .add_timeline_content{padding:var(--space-4)}}.additional-universal-minimal .floating-element{position:absolute;opacity:.04;color:var(--primary-500);pointer-events:none}@media (max-width:991.98px){.additional-universal-minimal .card-visual-area{min-height:200px;padding:2rem 1.5rem}.additional-universal-minimal .visual-icon-group i{font-size:3rem}.additional-universal-minimal .card-text-area{padding:2rem 1.5rem}.additional-universal-minimal .side-card{padding:2rem 1.5rem}.additional-universal-minimal .highlight-card{padding:2rem 1.5rem;text-align:center}.additional-universal-minimal .highlight-icon{width:80px;height:80px;font-size:2.25rem}}@media (max-width:575.98px){.additional-universal-minimal #add_page_1_sec_1_title{font-size:2rem}.additional-universal-minimal .card-visual-area{min-height:150px;padding:1.5rem 1rem}.additional-universal-minimal .visual-icon-group i{font-size:2.5rem}.additional-universal-minimal .card-text-area{padding:1.5rem 1.25rem}.additional-universal-minimal .side-card{padding:1.5rem 1.25rem}.additional-universal-minimal .icon-header{width:60px;height:60px;font-size:1.75rem}}.v-056 .section-header{position:relative;z-index:2}.v-056 .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:20px;line-height:1.2}.v-056 .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);margin-bottom:20px;line-height:1.4}.v-056 .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;max-width:900px;margin:0 auto}.v-056 .deco-circle{position:absolute;top:40%;right:10%;width:300px;height:300px;background:color-mix(in srgb,var(--primary-500) 5%,transparent 95%);border-radius:50%}@media (max-width:991px){.v-056{padding:80px 0}.v-056 .section-title{font-size:2.25rem}.v-056 .section-subtitle{font-size:1.25rem}.v-056 .timeline-wrapper{padding:20px 0}.v-056 .timeline-line{left:32px}.v-056 .timeline-item.left,.v-056 .timeline-item.right{padding-left:80px;padding-right:0;justify-content:flex-start}.v-056 .timeline-item.left .timeline-content,.v-056 .timeline-item.right .timeline-content{flex-direction:row}.v-056 .timeline-item{margin-bottom:60px}.v-056 .content-box{padding:28px}.v-056 .timeline-item.featured .content-box{padding:32px}}@media (max-width:767px){.v-056{padding:60px 0}.v-056 .section-title{font-size:1.875rem}.v-056 .section-subtitle{font-size:1.125rem}.v-056 .section-description{font-size:1rem}.v-056 .header-badge{width:64px;height:64px}.v-056 .header-badge i{font-size:24px}.v-056 .timeline-item{margin-bottom:40px}.v-056 .timeline-icon{width:56px;height:56px}.v-056 .timeline-icon i{font-size:24px}.v-056 .timeline-icon.large{width:64px;height:64px}.v-056 .timeline-icon.large i{font-size:28px}.v-056 .content-box{padding:24px}.v-056 .timeline-item.featured .content-box{padding:28px}.v-056 .timeline-title{font-size:1.25rem}.v-056 .timeline-item.featured .timeline-title{font-size:1.5rem}}