:root{--primary-50:#f0f9ff;--primary-50-rgb:240,249,255;--primary-100:#e0f2fe;--primary-100-rgb:224,242,254;--primary-300:#7dd3fc;--primary-300-rgb:125,211,252;--primary-500:#0891b2;--primary-500-rgb:8,145,178;--primary-700:#155e75;--primary-700-rgb:21,94,117;--primary-200:#afe3fd;--primary-200-rgb:175,227,253;--primary-400:#43b2d7;--primary-400-rgb:67,178,215;--primary-600:#0f7894;--primary-600-rgb:15,120,148;--primary-800:#125063;--primary-800-rgb:18,80,99;--primary-900:#0f4252;--primary-900-rgb:15,66,82;--primary-950:#0a2b35;--primary-950-rgb:10,43,53;--primary-rgb:8,145,178;--neutral-50:#f8fafc;--neutral-50-rgb:248,250,252;--neutral-100:#f1f5f9;--neutral-100-rgb:241,245,249;--neutral-300:#cbd5e1;--neutral-300-rgb:203,213,225;--neutral-500:#64748b;--neutral-500-rgb:100,116,139;--neutral-700:#334155;--neutral-700-rgb:51,65,85;--neutral-900:#0f172a;--neutral-900-rgb:15,23,42;--neutral-200:#dee5ed;--neutral-200-rgb:222,229,237;--neutral-400:#98a5b6;--neutral-400-rgb:152,165,182;--neutral-600:#4c5b70;--neutral-600-rgb:76,91,112;--neutral-800:#2b3748;--neutral-800-rgb:43,55,72;--neutral-950:#171e26;--neutral-950-rgb:23,30,38;--surface-primary:var(--neutral-50);--surface-secondary:var(--neutral-100);--surface-accent:var(--primary-50);--text-primary:var(--neutral-900);--text-secondary:var(--neutral-700);--text-accent:var(--primary-700);--button-primary-bg:var(--primary-500);--button-primary-text:#fff;--button-primary-text-rgb:255,255,255;--button-secondary-bg:var(--neutral-100);--button-secondary-text:var(--neutral-900);--border-light:var(--neutral-300);--border-medium:var(--neutral-500);--shadow-sm:0 1px 2px rgba(0,0,0,.05);--shadow-md:0 4px 6px rgba(0,0,0,.1);--shadow-lg:0 10px 15px rgba(0,0,0,.1);--shadow-card:0 4px 6px rgba(0,0,0,.05);--shadow-elevated:0 10px 25px rgba(0,0,0,.1);--shadow-button-hover:0 6px 12px rgba(8,145,178,.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){.premium_hero_title{font-size:var(--text-4xl)}.studio_section_title{font-size:var(--text-3xl)}.dark_display_1{font-size:var(--text-5xl)}.core_display_2{font-size:var(--text-4xl)}}@media (max-width:480px){.premium_hero_title{font-size:var(--text-3xl)}.studio_section_title{font-size:var(--text-2xl)}.dark_display_1{font-size:var(--text-4xl)}}a:not([class]){color:var(--text-link);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;transition:all var(--transition-fast)}a:not([class]):hover,a:not([class]):focus{color:var(--text-link-hover);text-decoration-thickness:2px}a:not([class]):visited{color:var(--text-link)}@media (prefers-reduced-motion:reduce){.minimal_nav_link,a:not([class]){transition:none}}@media (prefers-contrast:high){.unique_caption,.pro_overline,.site_footer_text{color:var(--text-secondary)}.agency_hero_subtitle,.prime_section_subtitle{color:var(--text-primary)}}@media print{.premium_hero_title,.studio_section_title,.elite_heading_1,.custom_heading_2{break-after:avoid;page-break-after:avoid}.app_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){.container22_services_grid,.style76_features_grid,.company37_team_grid,.app8_pricing_grid{grid-template-columns:1fr}.digital99_gallery_grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.elite15_timeline::before{left:30px}.ui99_timeline_item{width:100%;left:0 !important;text-align:left;padding-left:var(--space-16) !important;padding-right:var(--space-4) !important}.unique35_section_height{min-height:60vh}.dark19_hero_height{min-height:70vh}}@media (max-width:480px){.digital99_gallery_grid{grid-template-columns:1fr}.ui99_timeline_item{padding-left:var(--space-12) !important}}@media print{.premium51_no_print{display:none !important}.page44_print_only{display:block !important}.studio34_shadow_xs,.site29_shadow_sm,.modern22_shadow_md,.design22_shadow_lg,.core79_shadow_xl,.dark76_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){.content67_fade_in,.minimal36_slide_up,.site75_slide_in_left,.agency95_scale_in{animation:none;opacity:1;transform:none}.core83_hover_lift,.top64_hover_scale,.company95_hover_shadow,.unique90_hover_fade,.studio97_transition_all,.company39_transition_fast,.modern1_transition_normal,.creative72_transition_slow{transition:none}.cta-action-btn{transition:none}.cta-action-btn .btn-icon{transition:none}.cta-action-btn:hover{transform:none}}.header-modern{position:relative;background:color-mix(in srgb,var(--surface-primary) 95%,var(--primary-50) 5%);backdrop-filter:blur(10px);z-index:1000;border-bottom:1px solid color-mix(in srgb,var(--primary-300) 20%,transparent 80%)}.header-modern .navbar{padding:1rem 0;transition:all .4s ease}.header-modern .navbar-brand{font-size:1.125rem;font-weight:700;color:var(--primary-700);letter-spacing:-.5px;transition:all .3s ease;position:relative;padding-right:1rem}.header-modern .navbar-brand::after{content:"";position:absolute;right:0;top:50%;transform:translatey(-50%);width:3px;height:60%;background:linear-gradient(to bottom,var(--primary-500),var(--primary-300));border-radius:2px;opacity:.6}.header-modern .navbar-brand:hover{color:var(--primary-500);transform:translatex(-3px)}.header-modern .header-accent-line{position:absolute;left:50%;top:0;transform:translatex(-50%);width:60px;height:3px;background:linear-gradient(to right,transparent,var(--primary-500),transparent);border-radius:2px}.header-modern .hamburger-checkbox{display:none}.header-modern .hamburger-icon{display:none;flex-direction:column;justify-content:space-between;width:28px;height:22px;cursor:pointer;position:relative;z-index:10003;padding:0;background:transparent;border:none}.header-modern .hamburger-line{width:100%;height:3px;background:#334155;border-radius:3px;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);transform-origin:center}.header-modern .hamburger-checkbox:checked~.hamburger-icon .hamburger-line:nth-child(1){transform:translatey(9.5px) rotate(45deg);background:var(--primary-700)}.header-modern .hamburger-checkbox:checked~.hamburger-icon .hamburger-line:nth-child(2){opacity:0;transform:scalex(0)}.header-modern .hamburger-checkbox:checked~.hamburger-icon .hamburger-line:nth-child(3){transform:translatey(-9.5px) rotate(-45deg);background:var(--primary-700)}.header-modern .navbar-nav{gap:.5rem;align-items:center}.header-modern .nav-link{color:var(--text-primary);font-size:var(--nav-font-size);font-weight:500;padding:.5rem 1rem;border-radius:8px;transition:all .3s ease;position:relative;overflow:hidden}.header-modern .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-modern .nav-link:hover{color:var(--primary-700);background:color-mix(in srgb,var(--primary-50) 50%,transparent 50%)}.header-modern .nav-link:hover::before{transform:translatex(-50%) scalex(1)}.header-modern .nav-decorative-icons{margin-left:1.5rem;gap:.75rem;padding-left:1.5rem;border-left:1px solid var(--neutral-300)}.header-modern .nav-decorative-icons i{font-size:1.1rem;color:var(--primary-500);transition:all .3s ease}.header-modern .nav-decorative-icons i:hover{color:var(--primary-700);transform:scale(1.15) rotate(10deg)}.header-modern .header-shape-top{position:absolute;top:-50px;right:10%;width:100px;height:100px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 15%,transparent 85%),transparent);border-radius:50%;pointer-events:none;z-index:-1}.header-modern .header-shape-bottom{position:absolute;bottom:-30px;left:15%;width:80px;height:80px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-500) 10%,transparent 90%),transparent);border-radius:50%;pointer-events:none;z-index:-1}@media (max-width:1299.98px){.header-modern .hamburger-icon{display:flex}.header-modern .mobile-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:all .4s ease;z-index:-1}.header-modern .hamburger-checkbox:checked~.navbar-collapse .mobile-backdrop{opacity:1;visibility:visible}.header-modern .navbar-collapse{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:var(--surface-primary);transition:right .5s cubic-bezier(.68,-.55,.265,1.55);padding:5rem 2rem 2rem;z-index:10;overflow-y:auto}.header-modern .hamburger-checkbox:checked~.navbar-collapse{right:0}.header-modern .navbar-nav{flex-direction:column;align-items:flex-start;gap:.25rem;width:100%}.header-modern .nav-item{width:100%;opacity:0;transform:translatex(20px);animation:slideInMenu .4s ease forwards}.header-modern .hamburger-checkbox:checked~.navbar-collapse .nav-item:nth-child(1){animation-delay:.1s}.header-modern .hamburger-checkbox:checked~.navbar-collapse .nav-item:nth-child(2){animation-delay:.2s}.header-modern .hamburger-checkbox:checked~.navbar-collapse .nav-item:nth-child(3){animation-delay:.3s}.header-modern .hamburger-checkbox:checked~.navbar-collapse .nav-item:nth-child(4){animation-delay:.4s}.header-modern .nav-link{width:100%;padding:.75rem 1rem;font-size:var(--nav-font-size);border-left:3px solid transparent;border-radius:0}.header-modern .nav-link:hover{border-left-color:var(--primary-500);background:color-mix(in srgb,var(--primary-50) 30%,transparent 70%)}.header-modern .nav-link::before{display:none}.header-modern .nav-decorative-icons{display:none !important}}@media (min-width:768px) and (max-width:991.98px){.header-modern .navbar-collapse{width:320px}}@media (min-width:1200px){.header-modern .navbar{padding:1.25rem 0}.header-modern .navbar-brand{font-size:1.125rem}.header-modern .nav-link{font-size:var(--nav-font-size);padding:.6rem 1.25rem}}html{scroll-behavior:smooth}.header-modern .nav-link:focus,.header-modern .navbar-brand:focus,.header-modern .hamburger-icon:focus{outline:2px solid var(--primary-500);outline-offset:3px}.hero-primary{position:relative;background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 50%,var(--surface-primary) 50%) 100%);overflow:hidden}.hero-primary__bg-shape{position:absolute;border-radius:50%;opacity:.1;z-index:0}.hero-primary__bg-shape--1{width:600px;height:600px;background:radial-gradient(circle,var(--primary-500) 0%,transparent 70%);top:-200px;right:-100px;animation:float-shape 20s ease-in-out infinite}.hero-primary__bg-shape--2{width:400px;height:400px;background:radial-gradient(circle,var(--primary-300) 0%,transparent 70%);bottom:-100px;left:-50px;animation:float-shape 15s ease-in-out infinite reverse}.hero-primary__bg-shape--3{width:300px;height:300px;background:radial-gradient(circle,var(--primary-700) 0%,transparent 70%);top:50%;left:30%;transform:translate(-50%,-50%);animation:pulse-shape 10s ease-in-out infinite}.hero-primary .container{position:relative;z-index:1}.hero-primary__content{max-width:600px}.hero-primary__badge{display:inline-flex;align-items:center;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 2s ease-in-out infinite}.hero-primary__badge-dot{display:inline-block;width:10px;height:10px;background:var(--primary-500);border-radius:50%;animation:pulse-dot 2s ease-in-out infinite}.hero-primary__subtitle{font-size:1rem;font-weight:600;color:var(--primary-700);text-transform:uppercase;letter-spacing:2px;line-height:1.5}.hero-primary__title{font-size:3.5rem;font-weight:800;color:var(--text-primary);line-height:1.2;letter-spacing:-1px}.hero-primary__description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8}.hero-primary__features{display:flex;gap:16px;flex-wrap:wrap}.hero-primary__feature-item{flex-shrink:0}.hero-primary__feature-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--surface-primary);border:2px solid color-mix(in srgb,var(--primary-500) 20%,transparent 80%);border-radius:16px;color:var(--primary-700);font-size:24px;transition:all .3s ease;box-shadow:0 4px 12px color-mix(in srgb,var(--neutral-900) 5%,transparent 95%)}.hero-primary__feature-icon:hover{transform:translatey(-4px);background:var(--primary-500);color:var(--light);border-color:var(--primary-700);box-shadow:0 8px 24px color-mix(in srgb,var(--primary-500) 25%,transparent 75%)}.hero-primary__image-wrapper{position:relative;z-index:1}.hero-primary__image-container{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px color-mix(in srgb,var(--primary-500) 20%,transparent 80%),0 8px 24px color-mix(in srgb,var(--neutral-900) 10%,transparent 90%);background:var(--surface-primary)}.hero-primary__image{width:100%;height:auto;display:block;transition:transform .6s ease}.hero-primary__image-container:hover .hero-primary__image{transform:scale(1.05)}.hero-primary__image-decoration{position:absolute;border-radius:50%;z-index:-1}.hero-primary__image-decoration--1{width:200px;height:200px;background:linear-gradient(135deg,var(--primary-300),var(--primary-500));opacity:.15;top:-50px;right:-50px;animation:rotate-decoration 20s linear infinite}.hero-primary__image-decoration--2{width:150px;height:150px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));opacity:.1;bottom:-40px;left:-40px;animation:rotate-decoration 15s linear infinite reverse}.hero-primary__image-decoration--3{width:100px;height:100px;border:3px solid var(--primary-500);opacity:.3;top:50%;right:-30px;animation:pulse-decoration 3s ease-in-out infinite}.hero-primary__floating-icon{position:absolute;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:var(--surface-primary);border-radius:16px;box-shadow:0 8px 24px color-mix(in srgb,var(--neutral-900) 15%,transparent 85%);color:var(--primary-700);font-size:28px;z-index:2}.hero-primary__floating-icon--1{top:10%;left:-30px;animation:float-icon-1 4s ease-in-out infinite}.hero-primary__floating-icon--2{top:60%;right:-20px;animation:float-icon-2 5s ease-in-out infinite}.hero-primary__floating-icon--3{bottom:15%;left:5%;animation:float-icon-3 6s ease-in-out infinite}.hero-primary__wave{position:absolute;bottom:0;left:0;width:100%;height:120px;z-index:0;color:var(--surface-primary);opacity:.6}.hero-primary__wave svg{width:100%;height:100%;display:block}@media (max-width:991px){.hero-primary__title{font-size:2.75rem}.hero-primary__subtitle{font-size:.9rem}.hero-primary__description{font-size:1rem}.hero-primary__floating-icon{width:50px;height:50px;font-size:22px}.hero-primary__bg-shape--1{width:400px;height:400px}.hero-primary__bg-shape--2{width:300px;height:300px}}@media (max-width:767px){.hero-primary__title{font-size:2rem;letter-spacing:-.5px}.hero-primary__subtitle{font-size:.85rem;letter-spacing:1px}.hero-primary__description{font-size:.95rem}.hero-primary__feature-icon{width:48px;height:48px;font-size:20px}.hero-primary__floating-icon{width:44px;height:44px;font-size:18px}.hero-primary__floating-icon--1{left:-15px;top:5%}.hero-primary__floating-icon--2{right:-10px}.hero-primary__image-decoration--1{width:120px;height:120px;top:-30px;right:-30px}.hero-primary__image-decoration--2{width:100px;height:100px;bottom:-20px;left:-20px}.hero-primary__wave{height:80px}}@media (max-width:575px){.hero-primary__title{font-size:1.75rem}.hero-primary__subtitle{font-size:.8rem}.hero-primary__features{gap:12px}.hero-primary__feature-icon{width:44px;height:44px;font-size:18px}.hero-primary__bg-shape--1,.hero-primary__bg-shape--2{display:none}}@media (prefers-contrast:high){.hero-primary__title{color:var(--neutral-900)}.hero-primary__description{color:var(--neutral-700)}.hero-primary__feature-icon{border-width:3px}.hero-primary__badge{border-width:3px}}@media (prefers-reduced-motion:reduce){.hero-primary__bg-shape,.hero-primary__badge,.hero-primary__badge-dot,.hero-primary__floating-icon,.hero-primary__image-decoration{animation:none}.hero-primary__feature-icon:hover,.hero-primary__image-container:hover .hero-primary__image{transform: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-featured{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}.about-section-featured .bg-decoration{position:absolute;border-radius:50%;opacity:.1;pointer-events:none}.about-section-featured .decoration-1{width:400px;height:400px;background:var(--primary-500);top:-100px;left:-100px;filter:blur(80px)}.about-section-featured .decoration-2{width:300px;height:300px;background:var(--primary-300);bottom:-50px;right:-50px;filter:blur(60px)}.about-section-featured .about-content{position:relative;z-index:2}.about-section-featured .decorative-badge{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:16px;margin-bottom:24px;box-shadow:0 8px 24px color-mix(in srgb,var(--primary-500) 30%,transparent);animation:float 3s ease-in-out infinite}.about-section-featured .decorative-badge i{font-size:28px;color:var(--light)}.about-section-featured .about-title{font-size:42px;font-weight:700;line-height:1.2;color:var(--text-primary);margin-bottom:16px}.about-section-featured .about-subtitle{font-size:20px;font-weight:600;color:var(--primary-500);margin-bottom:20px}.about-section-featured .about-description{font-size:17px;line-height:1.8;color:var(--text-secondary);margin-bottom:40px}.about-section-featured .features-grid{display:grid;grid-template-columns:1fr;gap:24px}.about-section-featured .feature-item{display:flex;gap:20px;padding:24px;background:var(--light);border-radius:12px;border:1px solid color-mix(in srgb,var(--neutral-300) 50%,transparent);transition:all .3s ease}.about-section-featured .feature-item:hover{transform:translatex(8px);box-shadow:0 8px 24px color-mix(in srgb,var(--primary-300) 20%,transparent);border-color:var(--primary-300)}.about-section-featured .feature-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-50),color-mix(in srgb,var(--primary-100) 60%,var(--primary-50) 40%));border-radius:10px;color:var(--primary-700);font-size:24px;transition:transform .3s ease}.about-section-featured .feature-item:hover .feature-icon{transform:scale(1.1) rotate(5deg)}.about-section-featured .feature-content{flex:1}.about-section-featured .feature-name{font-size:18px;font-weight:600;color:var(--text-primary);margin-bottom:8px}.about-section-featured .feature-desc{font-size:15px;line-height:1.6;color:var(--text-secondary);margin:0}.about-section-featured .image-gallery{position:relative;z-index:2}.about-section-featured .decorative-shape{position:absolute;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;opacity:.15;pointer-events:none;z-index:0}.about-section-featured .shape-1{width:300px;height:300px;background:var(--primary-300);top:-50px;right:-50px;animation:morph 8s ease-in-out infinite}.about-section-featured .shape-2{width:200px;height:200px;background:var(--primary-500);bottom:50px;left:-30px;animation:morph 10s ease-in-out infinite reverse}.about-section-featured .gallery-item{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 12px 40px color-mix(in srgb,var(--neutral-900) 15%,transparent)}.about-section-featured .gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.about-section-featured .gallery-item:hover img{transform:scale(1.1)}.about-section-featured .image-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 0%,color-mix(in srgb,var(--primary-700) 30%,transparent) 100%);opacity:0;transition:opacity .4s ease}.about-section-featured .gallery-item:hover .image-overlay{opacity:1}.about-section-featured .gallery-main{margin-bottom:20px;height:400px}.about-section-featured .gallery-secondary{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.about-section-featured .gallery-small{height:250px}.about-section-featured .floating-icon{position:absolute;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--light),var(--primary-50));border-radius:50%;box-shadow:0 8px 20px color-mix(in srgb,var(--primary-500) 25%,transparent);z-index:3;animation:float 4s ease-in-out infinite}.about-section-featured .floating-icon i{font-size:24px;color:var(--primary-700)}.about-section-featured .icon-1{top:30px;right:30px;animation-delay:0s}.about-section-featured .icon-2{bottom:80px;left:30px;animation-delay:1s}@media (max-width:991px){.about-section-featured{padding:80px 0}.about-section-featured .about-title{font-size:36px}.about-section-featured .about-subtitle{font-size:18px}.about-section-featured .image-gallery{margin-top:40px}.about-section-featured .gallery-main{height:350px}.about-section-featured .gallery-small{height:200px}}@media (max-width:767px){.about-section-featured{padding:60px 0}.about-section-featured .about-title{font-size:30px}.about-section-featured .about-subtitle{font-size:16px}.about-section-featured .about-description{font-size:16px}.about-section-featured .feature-item{flex-direction:column;text-align:center}.about-section-featured .feature-icon{margin:0 auto}.about-section-featured .gallery-main{height:280px}.about-section-featured .gallery-secondary{grid-template-columns:1fr}.about-section-featured .gallery-small{height:220px}.about-section-featured .floating-icon{width:40px;height:40px}.about-section-featured .floating-icon i{font-size:20px}}@media (max-width:575px){.about-section-featured .about-title{font-size:26px}.about-section-featured .decorative-badge{width:50px;height:50px}.about-section-featured .decorative-badge i{font-size:24px}.about-section-featured .feature-name{font-size:17px}.about-section-featured .feature-desc{font-size:14px}}.features-section-style{position:relative;padding:120px 0;background:linear-gradient(180deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 30%,var(--surface-primary) 70%) 100%);overflow:hidden}.features-section-style .features-header{max-width:800px;margin:0 auto 80px;position:relative;z-index:2}.features-section-style .features-main-title{font-size:3rem;font-weight:800;color:var(--text-primary);margin-bottom:16px;line-height:1.2;letter-spacing:-.02em}.features-section-style .features-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);margin-bottom:24px;line-height:1.4}.features-section-style .features-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;margin-bottom:0}.features-section-style .features-grid{position:relative;z-index:2}.features-section-style .feature-card{position:relative;background:var(--surface-primary);border-radius:24px;padding:48px 40px;height:100%;border:2px solid color-mix(in srgb,var(--primary-300) 20%,transparent 80%);transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.features-section-style .feature-card::before{content:"";position:absolute;top:0;left:0;right:0;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)}.features-section-style .feature-card:hover{transform:translatey(-8px);border-color:var(--primary-300);box-shadow:0 20px 40px color-mix(in srgb,var(--primary-500) 15%,transparent 85%),0 0 0 1px color-mix(in srgb,var(--primary-300) 30%,transparent 70%)}.features-section-style .feature-card:hover::before{transform:scalex(1)}.features-section-style .feature-icon-wrapper{position:relative;width:80px;height:80px;margin-bottom:32px;display:flex;align-items:center;justify-content:center}.features-section-style .icon-background{position:absolute;width:100%;height:100%;background:linear-gradient(135deg,var(--primary-50),color-mix(in srgb,var(--primary-100) 60%,var(--primary-50) 40%));border-radius:20px;transition:all .4s cubic-bezier(.4,0,.2,1)}.features-section-style .feature-card:hover .icon-background{background:linear-gradient(135deg,var(--primary-100),var(--primary-300));transform:rotate(8deg) scale(1.1);border-radius:24px}.features-section-style .feature-icon{position:relative;font-size:2.5rem;color:var(--primary-500);z-index:1;transition:all .4s cubic-bezier(.4,0,.2,1)}.features-section-style .feature-card:hover .feature-icon{color:var(--primary-700);transform:scale(1.1)}.features-section-style .feature-content{position:relative;z-index:1}.features-section-style .feature-title{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.3;transition:color .3s ease}.features-section-style .feature-card:hover .feature-title{color:var(--primary-700)}.features-section-style .feature-text{font-size:1rem;color:var(--text-secondary);line-height:1.7;margin-bottom:0}.features-section-style .feature-hover-accent{position:absolute;bottom:-100px;right:-100px;width:200px;height:200px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 15%,transparent 85%),transparent 70%);border-radius:50%;transition:all .6s cubic-bezier(.4,0,.2,1);pointer-events:none}.features-section-style .feature-card:hover .feature-hover-accent{bottom:-50px;right:-50px;opacity:.8}.decorative-shape-top,.features-section-style .decorative-shape-bottom{position:absolute;width:400px;height:400px;border-radius:50%;pointer-events:none}.features-section-style .decorative-shape-top{top:-200px;right:-100px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 10%,transparent 90%),transparent 70%);z-index:1}.features-section-style .decorative-shape-bottom{bottom:-200px;left:-100px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-500) 8%,transparent 92%),transparent 70%);z-index:1}.features-section-style .dots-pattern{position:absolute;width:200px;height:200px;background-image:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 25%,transparent 75%) 2px,transparent 2px);background-size:20px 20px;opacity:.4;pointer-events:none;z-index:1}.features-section-style .dots-pattern-left{top:20%;left:5%}.features-section-style .dots-pattern-right{bottom:15%;right:5%}@media (max-width:991px){.features-section-style{padding:80px 0}.features-section-style .features-header{margin-bottom:60px}.features-section-style .features-main-title{font-size:2.5rem}.features-section-style .features-subtitle{font-size:1.25rem}.features-section-style .feature-card{padding:40px 32px}}@media (max-width:767px){.features-section-style{padding:60px 0}.features-section-style .features-header{margin-bottom:48px}.features-section-style .features-main-title{font-size:2rem}.features-section-style .features-subtitle{font-size:1.125rem}.features-section-style .features-description{font-size:1rem}.features-section-style .feature-card{padding:32px 24px}.features-section-style .feature-icon-wrapper{width:64px;height:64px;margin-bottom:24px}.features-section-style .feature-icon{font-size:2rem}.features-section-style .feature-title{font-size:1.25rem}.features-section-style .feature-text{font-size:.9375rem}.features-section-style .dots-pattern{width:120px;height:120px;background-size:15px 15px}.decorative-shape-top,.features-section-style .decorative-shape-bottom{width:300px;height:300px}}@media (max-width:575px){.features-section-style{padding:48px 0}.features-section-style .features-main-title{font-size:1.75rem}.features-section-style .feature-card{padding:28px 20px}.features-section-style .feature-icon-wrapper{width:56px;height:56px;margin-bottom:20px}.features-section-style .feature-icon{font-size:1.75rem}}@media (prefers-reduced-motion:reduce){.feature-card,.feature-card::before,.icon-background,.feature-icon,.features-section-style .feature-hover-accent{transition:none}.features-section-style .feature-card:hover{transform:none}.features-section-style .feature-card:hover .icon-background{transform:none}.features-section-style .feature-card:hover .feature-icon{transform:none}}@media (prefers-contrast:high){.features-section-style .feature-card{border-width:3px}.features-section-style .feature-card:hover{border-color:var(--primary-700)}}.services-section-classic{position:relative;padding:100px 0;background:var(--surface-primary);overflow:hidden}.services-section-classic .decorative-blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.1;pointer-events:none;z-index:0}.services-section-classic .blob-1{width:500px;height:500px;background:var(--primary-500);top:-100px;left:-150px}.services-section-classic .blob-2{width:400px;height:400px;background:color-mix(in srgb,var(--primary-500) 60%,var(--primary-700) 40%);bottom:-100px;right:-100px}.services-section-classic .decorative-circle{position:absolute;border-radius:50%;border:2px solid color-mix(in srgb,var(--primary-500) 20%,transparent 80%);pointer-events:none;z-index:0}.services-section-classic .circle-1{width:300px;height:300px;top:150px;right:10%}.services-section-classic .circle-2{width:200px;height:200px;bottom:100px;left:15%}.services-section-classic .decorative-line{position:absolute;width:2px;height:150px;background:linear-gradient(to bottom,transparent,color-mix(in srgb,var(--primary-500) 30%,transparent 70%),transparent);pointer-events:none;z-index:0}.services-section-classic .line-1{top:20%;left:20%}.services-section-classic .line-2{bottom:20%;right:25%}.services-section-classic .section-header{position:relative;z-index:1;margin-bottom:60px}.services-section-classic .section-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.2}.services-section-classic .section-subtitle{font-size:clamp(1.125rem,2vw,1.375rem);font-weight:600;color:var(--primary-500);margin-bottom:20px;line-height:1.4}.services-section-classic .section-description{font-size:1.0625rem;color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.services-section-classic .services-grid{position:relative;z-index:1}.services-section-classic .service-card{position:relative;background:var(--light);border-radius:16px;padding:40px 32px;height:100%;display:flex;flex-direction:column;border:1px solid color-mix(in srgb,var(--neutral-300) 40%,transparent 60%);transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.services-section-classic .service-card:hover{transform:translatey(-8px);box-shadow:0 20px 40px color-mix(in srgb,var(--primary-500) 15%,transparent 85%);border-color:color-mix(in srgb,var(--primary-500) 30%,transparent 70%)}.services-section-classic .service-accent{position:absolute;bottom:0;left:0;width:100%;height:4px;background:linear-gradient(to right,var(--primary-500),var(--primary-300));transform:scalex(0);transform-origin:left;transition:transform .4s cubic-bezier(.4,0,.2,1)}.services-section-classic .service-card:hover .service-accent{transform:scalex(1)}.services-section-classic .featured-service{background:linear-gradient(135deg,var(--light) 0%,color-mix(in srgb,var(--primary-50) 80%,transparent 20%) 100%);border-color:var(--primary-300)}.services-section-classic .featured-badge{position:absolute;top:20px;right:20px}.services-section-classic .badge-dot{display:block;width:12px;height:12px;background:var(--primary-500);border-radius:50%;animation:pulse-v201 2s infinite}.services-section-classic .service-icon-wrapper{width:70px;height:70px;border-radius:14px;background:linear-gradient(135deg,var(--primary-50),var(--primary-100));display:flex;align-items:center;justify-content:center;margin-bottom:24px;transition:all .4s ease}.services-section-classic .service-card:hover .service-icon-wrapper{background:linear-gradient(135deg,var(--primary-500),var(--primary-700));transform:rotate(-5deg) scale(1.05)}.services-section-classic .service-icon-wrapper i{font-size:32px;color:var(--primary-700);transition:color .4s ease}.services-section-classic .service-card:hover .service-icon-wrapper i{color:var(--light)}.services-section-classic .service-content{flex:1;display:flex;flex-direction:column}.services-section-classic .service-name{font-size:1.375rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.3}.services-section-classic .service-description{font-size:.9375rem;color:var(--text-secondary);line-height:1.6;margin-bottom:20px}.services-section-classic .service-features-wrapper{margin-bottom:24px;padding-top:20px;border-top:1px solid color-mix(in srgb,var(--neutral-300) 30%,transparent 70%)}.services-section-classic .service-features{font-size:.875rem;color:var(--text-secondary);line-height:1.8;margin:0}.services-section-classic .service-price-wrapper{margin-top:auto;padding-top:20px}.services-section-classic .service-price{display:inline-block;font-size:1.125rem;font-weight:700;color:var(--primary-700);background:color-mix(in srgb,var(--primary-50) 80%,transparent 20%);padding:10px 20px;border-radius:8px;transition:all .3s ease}.services-section-classic .service-card:hover .service-price{background:var(--primary-500);color:var(--light)}@media (max-width:991.98px){.services-section-classic{padding:80px 0}.services-section-classic .section-header{margin-bottom:50px}.services-section-classic .service-card{padding:32px 28px}.services-section-classic .circle-1{width:200px;height:200px}}@media (max-width:767.98px){.services-section-classic{padding:60px 0}.services-section-classic .section-header{margin-bottom:40px}.services-section-classic .service-card{padding:28px 24px}.services-section-classic .service-icon-wrapper{width:60px;height:60px}.services-section-classic .service-icon-wrapper i{font-size:28px}.services-section-classic .blob-1,.services-section-classic .blob-2{width:300px;height:300px}.services-section-classic .decorative-line{display:none}}@media (max-width:575.98px){.services-section-classic .service-card{padding:24px 20px}.services-section-classic .service-name{font-size:1.25rem}.services-section-classic .service-price{font-size:1rem;padding:8px 16px}}@media (prefers-reduced-motion:reduce){.services-section-classic .service-card,.services-section-classic .service-icon-wrapper,.services-section-classic .service-accent{transition:none}.services-section-classic .badge-dot{animation:none}}@media print{.services-section-classic .decorative-blob,.services-section-classic .decorative-circle,.services-section-classic .decorative-line,.services-section-classic .service-accent{display:none}.services-section-classic .service-card{border:1px solid var(--neutral-500);box-shadow:none}}.priceplan-section-modern .section-header{margin-bottom:60px}.priceplan-section-modern .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.2}.priceplan-section-modern .section-subtitle{font-size:1.5rem;font-weight:500;color:var(--primary-500);margin-bottom:20px;line-height:1.4}.priceplan-section-modern .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.priceplan-section-modern .card-decoration{position:absolute;bottom:0;right:0;width:150px;height:150px;pointer-events:none;overflow:hidden}.priceplan-section-modern .decoration-circle{position:absolute;bottom:-50px;right:-50px;width:120px;height:120px;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-500) 10%,transparent 90%),transparent);border-radius:50%}.priceplan-section-modern .decoration-line{position:absolute;bottom:30px;right:30px;width:60px;height:2px;background:linear-gradient(90deg,var(--primary-500),transparent);transform:rotate(-45deg)}.priceplan-section-modern .background-decorations{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;overflow:hidden}@media (max-width:991px){.priceplan-section-modern{padding:80px 0}.priceplan-section-modern .section-title{font-size:2.25rem}.priceplan-section-modern .section-subtitle{font-size:1.25rem}.priceplan-section-modern .featured-card{transform:scale(1)}.priceplan-section-modern .featured-card:hover{transform:translatey(-8px)}.priceplan-section-modern .price-amount{font-size:3.5rem}}@media (max-width:767px){.priceplan-section-modern{padding:60px 0}.priceplan-section-modern .section-header{margin-bottom:40px}.priceplan-section-modern .section-title{font-size:1.875rem}.priceplan-section-modern .section-subtitle{font-size:1.125rem}.priceplan-section-modern .section-description{font-size:1rem}.priceplan-section-modern .pricing-card{padding:30px 24px}.priceplan-section-modern .plan-icon{width:60px;height:60px}.priceplan-section-modern .plan-icon i{font-size:1.75rem}.priceplan-section-modern .plan-name{font-size:1.5rem}.priceplan-section-modern .price-amount{font-size:3rem}.priceplan-section-modern .currency-symbol{font-size:1.5rem}.priceplan-section-modern .price-period{font-size:1rem}.priceplan-section-modern .deco-blob-1,.priceplan-section-modern .deco-blob-2{width:250px;height:250px}.priceplan-section-modern .deco-circle-1,.priceplan-section-modern .deco-circle-2{width:100px;height:100px}}@media (max-width:575px){.priceplan-section-modern .section-title{font-size:1.625rem}.priceplan-section-modern .price-amount{font-size:2.5rem}.priceplan-section-modern .plan-description{font-size:.9375rem}.priceplan-section-modern .features-content{font-size:.875rem}}@media (min-width:1400px){.priceplan-section-modern .section-title{font-size:3rem}.priceplan-section-modern .section-subtitle{font-size:1.625rem}.priceplan-section-modern .pricing-card{padding:50px 40px}}.team-section-bold .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2}.team-section-bold .section-subtitle{font-size:1.25rem;font-weight:500;color:var(--primary-500);line-height:1.4}.team-section-bold .section-description{font-size:1.125rem;line-height:1.8;color:var(--text-secondary);max-width:700px;margin:0 auto}.team-section-bold .decorative-blob{position:absolute;border-radius:50%;opacity:.05;z-index:0;pointer-events:none}.team-section-bold .blob-1{width:400px;height:400px;background:var(--primary-500);top:-100px;right:-100px;filter:blur(80px)}.team-section-bold .blob-2{width:300px;height:300px;background:var(--primary-300);bottom:-80px;left:-80px;filter:blur(60px)}.team-section-bold .decorative-circle{position:absolute;border:2px solid var(--primary-100);border-radius:50%;z-index:0;pointer-events:none}.team-section-bold .circle-1{width:200px;height:200px;top:10%;left:5%;opacity:.3}.team-section-bold .circle-2{width:150px;height:150px;bottom:15%;right:8%;opacity:.25}@media (max-width:991.98px){.team-section-bold .section-title{font-size:2rem}.team-section-bold .section-subtitle{font-size:1.125rem}.team-section-bold .section-description{font-size:1rem}.team-section-bold .member-name{font-size:1.25rem}.team-section-bold .member-role{font-size:.9375rem}.team-section-bold .team-card{padding:1.25rem}}@media (max-width:767.98px){.team-section-bold .section-title{font-size:1.75rem}.team-section-bold .section-subtitle{font-size:1rem}.team-section-bold .section-description{font-size:.9375rem}.team-section-bold .team-card{padding:1rem}.team-section-bold .decorative-corner{width:24px;height:24px}.team-section-bold .blob-1,.team-section-bold .blob-2{display:none}}@media (max-width:575.98px){.team-section-bold .section-title{font-size:1.5rem}.team-section-bold .member-name{font-size:1.125rem}.team-section-bold .member-role{font-size:.875rem}.team-section-bold .decorative-line-top{width:50px;height:2px}}@media (prefers-reduced-motion:reduce){.team-section-bold .team-card,.team-section-bold .team-member-photo,.team-section-bold .decorative-corner{transition:none}}.reviews-section-modern{background:linear-gradient(135deg,var(--surface-primary) 0%,var(--neutral-50) 100%);position:relative;overflow:hidden}.reviews-section-modern .section-header{z-index:2}.reviews-section-modern .decorative-dots{width:60px;height:8px;background:linear-gradient(90deg,var(--primary-500) 0%,var(--primary-500) 33%,transparent 33%,transparent 50%,var(--primary-300) 50%,var(--primary-300) 66%,transparent 66%);margin:0 auto 1.5rem;border-radius:4px}.reviews-section-modern .decorative-line{width:80px;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-300));border-radius:2px}.reviews-section-modern .review-card{background:var(--surface-primary);border-radius:16px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;border:1px solid color-mix(in srgb,var(--primary-300) 20%,transparent)}.reviews-section-modern .review-card:hover{transform:translatey(-8px);border-color:color-mix(in srgb,var(--primary-500) 40%,transparent)}.reviews-section-modern .review-card::before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,var(--primary-500),var(--primary-300));opacity:0;transition:opacity .4s ease}.reviews-section-modern .review-card:hover::before{opacity:1}.reviews-section-modern .quote-icon{width:50px;height:50px;background:linear-gradient(135deg,var(--primary-100),var(--primary-50));border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:all .3s ease}.reviews-section-modern .quote-icon i{font-size:24px;color:var(--primary-500)}.reviews-section-modern .review-card:hover .quote-icon{background:linear-gradient(135deg,var(--primary-300),var(--primary-100));transform:scale(1.1) rotate(5deg)}.reviews-section-modern .review-content{position:relative;z-index:2}.reviews-section-modern .review-text{font-size:1rem;line-height:1.7;color:var(--text-secondary);font-style:italic;position:relative}.reviews-section-modern .review-author-wrapper{display:flex;align-items:center;gap:1rem;padding-top:1.5rem;border-top:1px solid color-mix(in srgb,var(--neutral-300) 40%,transparent)}.reviews-section-modern .author-avatar{flex-shrink:0}.reviews-section-modern .avatar-circle{width:56px;height:56px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:var(--light);transition:all .3s ease}.reviews-section-modern .review-card:hover .avatar-circle{transform:scale(1.05)}.reviews-section-modern .author-info{flex-grow:1;display:flex;align-items:center;gap:.5rem}.reviews-section-modern .author-name{font-size:.95rem;font-weight:600;color:var(--text-primary);line-height:1.4}.reviews-section-modern .author-badge{flex-shrink:0}.reviews-section-modern .author-badge i{font-size:20px;color:var(--primary-500)}.card-decoration{position:absolute;bottom:-20px;right:-20px;width:120px;height:120px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 15%,transparent) 0%,transparent 70%);border-radius:50%;pointer-events:none;transition:all .4s ease}.reviews-section-modern .review-card:hover .card-decoration{transform:scale(1.3);opacity:.8}.reviews-section-modern .review-card-featured{background:linear-gradient(135deg,var(--surface-primary) 0%,color-mix(in srgb,var(--primary-50) 50%,var(--surface-primary)) 100%);padding:3rem;border:2px solid color-mix(in srgb,var(--primary-500) 30%,transparent)}.reviews-section-modern .quote-icon-large{width:70px;height:70px;margin:0 auto 2rem}.reviews-section-modern .quote-icon-large i{font-size:32px}.reviews-section-modern .review-content-featured{max-width:900px;margin:0 auto}.reviews-section-modern .review-text-large{font-size:1.15rem;line-height:1.8;color:var(--text-primary)}.reviews-section-modern .review-author-wrapper-centered{display:flex;flex-direction:column;align-items:center;gap:1rem;padding-top:2rem;border-top:2px solid color-mix(in srgb,var(--primary-500) 30%,transparent)}.reviews-section-modern .author-avatar-large{margin-bottom:.5rem}.reviews-section-modern .avatar-circle-large{width:80px;height:80px;font-size:24px;background:linear-gradient(135deg,var(--primary-700),var(--primary-500))}.reviews-section-modern .author-info-centered{text-align:center}.reviews-section-modern .author-name-large{font-size:1.15rem;font-weight:700;color:var(--text-primary)}.reviews-section-modern .author-badge-large i{font-size:24px;color:var(--primary-500)}.card-decoration-large{position:absolute;top:-40px;left:-40px;width:200px;height:200px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-500) 10%,transparent) 0%,transparent 70%);border-radius:50%}.reviews-section-modern .floating-shapes{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;overflow:hidden}.reviews-section-modern .shape{position:absolute;border-radius:50%;opacity:.4;animation:float 20s infinite ease-in-out}.reviews-section-modern .shape-1{width:100px;height:100px;background:radial-gradient(circle,var(--primary-300),transparent);top:10%;left:5%;animation-delay:0s}.reviews-section-modern .shape-2{width:150px;height:150px;background:radial-gradient(circle,var(--primary-100),transparent);top:60%;right:10%;animation-delay:5s}.reviews-section-modern .shape-3{width:80px;height:80px;background:radial-gradient(circle,var(--primary-300),transparent);bottom:15%;left:15%;animation-delay:10s}@media (max-width:991.98px){.reviews-section-modern .review-card{padding:1.75rem}.reviews-section-modern .review-card-featured{padding:2rem}.reviews-section-modern .review-text-large{font-size:1.05rem}.reviews-section-modern .avatar-circle-large{width:70px;height:70px;font-size:20px}}@media (max-width:767.98px){.reviews-section-modern .review-card{padding:1.5rem}.reviews-section-modern .review-card-featured{padding:1.75rem}.reviews-section-modern .quote-icon{width:45px;height:45px}.reviews-section-modern .quote-icon i{font-size:20px}.reviews-section-modern .avatar-circle{width:48px;height:48px;font-size:16px}.reviews-section-modern .author-name{font-size:.9rem}.reviews-section-modern .review-text{font-size:.95rem}.reviews-section-modern .review-text-large{font-size:1rem}.reviews-section-modern .quote-icon-large{width:60px;height:60px}.reviews-section-modern .quote-icon-large i{font-size:28px}.reviews-section-modern .avatar-circle-large{width:60px;height:60px;font-size:18px}.reviews-section-modern .author-name-large{font-size:1rem}.reviews-section-modern .decorative-dots{width:50px;height:6px}}@media (max-width:575.98px){.reviews-section-modern{padding-top:3rem;padding-bottom:3rem}.reviews-section-modern .review-author-wrapper{flex-direction:column;align-items:flex-start;gap:.75rem}.reviews-section-modern .author-info{width:100%}.reviews-section-modern .shape{display:none}}.casestudy-section-clean .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.2}.casestudy-section-clean .section-subtitle{font-size:1.5rem;font-weight:600;color:var(--primary-500);margin-bottom:24px;line-height:1.4}.casestudy-section-clean .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.casestudy-section-clean .decorative-shapes{position:relative;margin-top:30px;height:40px}.shape-circle,.casestudy-section-clean .shape-square{position:absolute;left:50%;transform:translatex(-50%)}.casestudy-section-clean .shape-circle{width:12px;height:12px;background:var(--primary-500);border-radius:50%;top:0;animation:float 3s ease-in-out infinite}.casestudy-section-clean .background-decorations{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;opacity:.5}.casestudy-section-clean .blob-1{width:400px;height:400px;background:var(--primary-300);top:-100px;left:-100px;animation:blobFloat 20s ease-in-out infinite}.casestudy-section-clean .blob-2{width:350px;height:350px;background:color-mix(in srgb,var(--primary-500) 70%,var(--primary-300));bottom:-80px;right:-80px;animation:blobFloat 25s ease-in-out infinite reverse}.casestudy-section-clean .circle-1{width:200px;height:200px;top:15%;right:10%;animation:rotate 30s linear infinite}.casestudy-section-clean .circle-2{width:150px;height:150px;bottom:20%;left:8%;animation:rotate 40s linear infinite reverse}@media (max-width:991px){.casestudy-section-clean{padding:80px 0}.casestudy-section-clean .section-title{font-size:2.25rem}.casestudy-section-clean .section-subtitle{font-size:1.25rem}.casestudy-section-clean .casestudy-header{margin-bottom:50px}}@media (max-width:767px){.casestudy-section-clean{padding:60px 0}.casestudy-section-clean .section-title{font-size:1.875rem}.casestudy-section-clean .section-subtitle{font-size:1.125rem}.casestudy-section-clean .section-description{font-size:1rem}.casestudy-section-clean .casestudy-header{margin-bottom:40px}.card-visual{height:180px}.card-content{padding:24px 20px}.card-title{font-size:1.25rem}.card-description{font-size:.9375rem}.blob-1,.casestudy-section-clean .blob-2{width:250px;height:250px}}@media (max-width:575px){.casestudy-section-clean .section-title{font-size:1.625rem}.casestudy-section-clean .decorative-line-top{width:50px;height:3px}.card-badge{width:38px;height:38px;top:12px;right:12px}.card-badge i{font-size:1.125rem}.card-badge.featured{width:42px;height:42px}}.process-section-pro .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.2}.process-section-pro .section-subtitle{font-size:1.35rem;font-weight:500;color:var(--primary-500);margin-bottom:24px;line-height:1.4}.process-section-pro .section-description{font-size:1.1rem;color:var(--text-secondary);line-height:1.7;margin:0}.process-section-pro .icon-background{position:absolute;inset:0;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:50%;box-shadow:0 8px 24px color-mix(in srgb,var(--primary-500) 40%,transparent)}.process-section-pro .icon-background::before{content:"";position:absolute;inset:6px;background:var(--surface-primary);border-radius:50%}.process-section-pro .decorative-shapes{position:absolute;inset:0;pointer-events:none;z-index:0}.process-section-pro .shape{position:absolute;border-radius:50%;opacity:.04}.process-section-pro .shape-1{width:400px;height:400px;background:var(--primary-500);top:10%;right:-5%}.process-section-pro .shape-2{width:300px;height:300px;background:var(--primary-700);bottom:15%;left:-5%}.process-section-pro .shape-3{width:200px;height:200px;background:var(--primary-300);top:50%;right:10%}@media (max-width:991px){.process-section-pro{padding:80px 0}.process-section-pro .timeline-line{left:24px}.process-section-pro .process-item,.process-section-pro .process-item.reverse{margin-bottom:60px}.process-section-pro .process-icon-wrapper{position:absolute;left:0;top:32px;width:48px;height:48px}.process-section-pro .icon-background::before{inset:4px}.process-section-pro .process-icon-wrapper i{font-size:1.4rem}.process-section-pro .process-content{margin-left:70px;padding:24px}.process-section-pro .process-visual{margin-top:24px;margin-left:70px}.process-section-pro .section-title{font-size:2.25rem}.process-section-pro .section-subtitle{font-size:1.2rem}.process-section-pro .section-description{font-size:1rem}}@media (max-width:767px){.process-section-pro{padding:60px 0}.process-section-pro .process-header{margin-bottom:50px}.process-section-pro .section-title{font-size:1.875rem}.process-section-pro .section-subtitle{font-size:1.1rem}.process-section-pro .process-title{font-size:1.25rem}.process-section-pro .step-number{font-size:2.5rem}.process-section-pro .visual-placeholder{height:220px}.process-section-pro .decorative-dot-pattern{width:60px;height:6px;background-size:10px 10px}}@media (max-width:575px){.process-section-pro .process-content{padding:20px}.process-section-pro .process-visual{padding:16px}.process-section-pro .visual-placeholder{height:180px}}.timeline-section-bold .section-header{margin-bottom:80px}.timeline-section-bold .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;line-height:1.2}.timeline-section-bold .section-subtitle{font-size:1.25rem;font-weight:600;color:var(--primary-500);margin-bottom:24px;text-transform:uppercase;letter-spacing:.5px}.timeline-section-bold .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;margin:0}@media (max-width:1199px){.timeline-section-bold .section-title{font-size:2.25rem}}@media (max-width:991px){.timeline-section-bold{padding:80px 0}.timeline-section-bold .section-header{margin-bottom:60px}.timeline-section-bold .section-title{font-size:2rem}.timeline-section-bold .timeline-item{grid-template-columns:60px 1fr;gap:24px}.timeline-section-bold .timeline-marker{grid-column:1}.timeline-section-bold .timeline-content{grid-column:2}.timeline-section-bold .timeline-item-reverse .timeline-content{grid-column:2;justify-content:flex-start}.timeline-section-bold .timeline-card::before{left:-11px}.timeline-section-bold .timeline-item-reverse .timeline-card::before{left:-11px;right:auto}.timeline-section-bold .marker-dot{width:50px;height:50px}.timeline-section-bold .marker-dot i{font-size:1.25rem}.timeline-section-bold .marker-dot-current{width:56px;height:56px}}@media (max-width:767px){.timeline-section-bold{padding:60px 0}.timeline-section-bold .section-title{font-size:1.75rem}.timeline-section-bold .section-subtitle{font-size:1.125rem}.timeline-section-bold .section-description{font-size:1rem}.timeline-section-bold .timeline-card{padding:24px}.timeline-section-bold .card-icon{width:48px;height:48px}.timeline-section-bold .card-icon i{font-size:1.5rem}.timeline-section-bold .timeline-card-title{font-size:1.25rem}.timeline-section-bold .timeline-card-desc{font-size:.9375rem}.timeline-section-bold .timeline-item{margin-bottom:40px}.timeline-section-bold .deco-circle-1,.timeline-section-bold .deco-circle-2{width:250px;height:250px}}@media (max-width:575px){.timeline-section-bold .section-title{font-size:1.5rem}.timeline-section-bold .timeline-item{grid-template-columns:40px 1fr;gap:16px}.timeline-section-bold .marker-dot{width:40px;height:40px}.timeline-section-bold .marker-dot i{font-size:1rem}.timeline-section-bold .marker-dot-current{width:46px;height:46px}.timeline-section-bold .marker-line{width:2px}.timeline-section-bold .timeline-card{padding:20px}.timeline-section-bold .card-icon{width:44px;height:44px;margin-bottom:16px}.timeline-section-bold .card-icon i{font-size:1.25rem}}.career-section-custom .decorative-line{height:3px;background:linear-gradient(90deg,var(--primary-500) 0%,var(--primary-300) 50%,transparent 100%);border-radius:2px;opacity:.3;transition:opacity .3s ease}.career-section-custom .career-card:hover .decorative-line{opacity:1}.career-section-custom .decorative-shapes{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow:hidden}.career-section-custom .shape-circle{position:absolute;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 15%,transparent 85%),transparent 70%)}.career-section-custom .shape-1{width:400px;height:400px;top:-100px;right:-100px;animation:float 20s ease-in-out infinite}.career-section-custom .shape-2{width:300px;height:300px;bottom:-80px;left:-80px;animation:float 15s ease-in-out infinite reverse}.career-section-custom .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-100) 10%,transparent 90%),transparent 70%);border-radius:40% 60% 70% 30%/40% 50% 60% 50%;animation:morph 20s ease-in-out infinite;opacity:.5}@media (max-width:991.98px){.career-section-custom{padding:80px 0}.career-section-custom .career-main-title{font-size:2.25rem}.career-section-custom .career-subtitle{font-size:1.25rem}.career-section-custom .career-description{font-size:1rem}.career-section-custom .career-header{margin-bottom:48px}.career-section-custom .career-card{padding:28px}}@media (max-width:767.98px){.career-section-custom{padding:60px 0}.career-section-custom .career-main-title{font-size:1.875rem}.career-section-custom .career-subtitle{font-size:1.125rem}.career-section-custom .career-header{margin-bottom:40px}.career-section-custom .career-card{padding:24px}.career-section-custom .career-icon-wrapper{width:56px;height:56px}.career-section-custom .career-icon-wrapper i{font-size:24px}.career-section-custom .career-badge{width:36px;height:36px}.career-section-custom .career-badge i{font-size:16px}.career-section-custom .career-item-title{font-size:1.25rem}.shape-1,.career-section-custom .shape-2{display:none}}@media (max-width:575.98px){.career-section-custom{padding:50px 0}.career-section-custom .career-main-title{font-size:1.625rem}.career-section-custom .career-card-header{margin-bottom:20px}.career-section-custom .career-item-desc{margin-bottom:16px}}.coreinfo-custom{position:relative;padding:6rem 0;background:var(--surface-primary);overflow:hidden}.coreinfo-custom__header{position:relative;margin-bottom:3rem;z-index:2}.coreinfo-custom__badge{display:inline-flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.coreinfo-custom__badge .badge-dot{display:inline-block;width:12px;height:12px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:50%;box-shadow:0 0 0 4px color-mix(in srgb,var(--primary-500) 15%,transparent);animation:pulse-dot 2s ease-in-out infinite}.coreinfo-custom__title{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:var(--text-primary);margin-bottom:1rem;line-height:1.2}.coreinfo-custom__subtitle{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600;color:var(--primary-500);margin-bottom:1.5rem;line-height:1.4}.coreinfo-custom__desc{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;max-width:48rem;margin:0 auto}.coreinfo-custom__header-decoration{position:relative;margin-top:2rem;height:2px;width:80px;margin-left:auto;margin-right:auto}.coreinfo-custom .decoration-line{width:100%;height:2px;background:linear-gradient(90deg,transparent,var(--primary-500),transparent)}.coreinfo-custom .decoration-circle{position:absolute;top:-4px;left:50%;transform:translatex(-50%);width:10px;height:10px;background:var(--primary-500);border-radius:50%;box-shadow:0 0 0 3px var(--surface-primary)}.coreinfo-custom__card{position:relative;height:100%;padding:2.5rem 2rem;background:var(--light);border:1px solid var(--neutral-100);border-radius:16px;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.coreinfo-custom__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 cubic-bezier(.4,0,.2,1)}.coreinfo-custom__card:hover{transform:translatey(-8px);border-color:var(--primary-300);box-shadow:0 12px 40px -8px color-mix(in srgb,var(--primary-500) 20%,transparent),0 0 0 1px color-mix(in srgb,var(--primary-500) 10%,transparent)}.coreinfo-custom__card:hover::before{transform:scalex(1)}.coreinfo-custom__card-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;margin-bottom:1.5rem;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-500) 10%,transparent),color-mix(in srgb,var(--primary-700) 10%,transparent));border-radius:16px;transition:all .4s ease;position:relative}.coreinfo-custom__card-icon::after{content:"";position:absolute;inset:0;background:var(--primary-500);border-radius:16px;opacity:0;transition:opacity .4s ease}.coreinfo-custom__card:hover .coreinfo-custom__card-icon{transform:scale(1.1) rotate(5deg)}.coreinfo-custom__card:hover .coreinfo-custom__card-icon::after{opacity:.1}.coreinfo-custom__card-icon i{font-size:2rem;color:var(--primary-500);position:relative;z-index:1;transition:all .4s ease}.coreinfo-custom__card:hover .coreinfo-custom__card-icon i{color:var(--primary-700);transform:scale(1.1)}.coreinfo-custom__card-content{position:relative;z-index:2}.coreinfo-custom__card-title{font-size:1.375rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;line-height:1.3;transition:color .3s ease}.coreinfo-custom__card:hover .coreinfo-custom__card-title{color:var(--primary-700)}.coreinfo-custom__card-desc{font-size:1rem;color:var(--text-secondary);line-height:1.6;margin-bottom:0}.coreinfo-custom__card-accent{position:absolute;bottom:-40px;right:-40px;width:120px;height:120px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-500) 8%,transparent) 0%,transparent 70%);border-radius:50%;pointer-events:none;transition:all .5s ease}.coreinfo-custom__card:hover .coreinfo-custom__card-accent{transform:scale(1.3);opacity:.6}.coreinfo-custom__bg-shapes{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:0}.coreinfo-custom .shape-circle{position:absolute;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--primary-500) 5%,transparent) 0%,transparent 70%)}.coreinfo-custom .shape-circle--1{width:400px;height:400px;top:-200px;left:-100px;animation:float-shape 20s ease-in-out infinite}.coreinfo-custom .shape-circle--2{width:300px;height:300px;bottom:-150px;right:-80px;animation:float-shape 15s ease-in-out infinite reverse}.coreinfo-custom .shape-blob{position:absolute;width:500px;height:500px;top:50%;right:-250px;background:radial-gradient(ellipse at center,color-mix(in srgb,var(--primary-300) 4%,transparent) 0%,transparent 60%);border-radius:40% 60% 70% 30%/40% 50% 60% 50%;animation:morph-blob 12s ease-in-out infinite}@media (max-width:991px){.coreinfo-custom{padding:4rem 0}.coreinfo-custom__header{margin-bottom:2.5rem}.coreinfo-custom__card{padding:2rem 1.5rem}.coreinfo-custom .shape-circle--1{width:300px;height:300px;top:-150px}.coreinfo-custom .shape-circle--2{width:250px;height:250px}}@media (max-width:767px){.coreinfo-custom{padding:3rem 0}.coreinfo-custom__header{margin-bottom:2rem}.coreinfo-custom__title{margin-bottom:.75rem}.coreinfo-custom__subtitle{margin-bottom:1rem}.coreinfo-custom__desc{font-size:1rem}.coreinfo-custom__card{padding:1.75rem 1.25rem}.coreinfo-custom__card-icon{width:56px;height:56px;margin-bottom:1.25rem}.coreinfo-custom__card-icon i{font-size:1.75rem}.coreinfo-custom__card-title{font-size:1.25rem;margin-bottom:.75rem}.coreinfo-custom__card-desc{font-size:.9375rem}.coreinfo-custom .shape-blob{width:350px;height:350px}}@media (max-width:575px){.coreinfo-custom__badge .badge-dot{width:10px;height:10px}.coreinfo-custom__header-decoration{width:60px;margin-top:1.5rem}.coreinfo-custom__card:hover{transform:translatey(-4px)}}@media print{.coreinfo-custom{padding:2rem 0}.coreinfo-custom__bg-shapes{display:none}.coreinfo-custom__card{break-inside:avoid;box-shadow:none !important;border:1px solid var(--neutral-300)}}@media (prefers-reduced-motion:reduce){.coreinfo-custom__card,.coreinfo-custom__card-icon,.coreinfo-custom__card-icon i,.coreinfo-custom__card-accent{transition:none}.shape-circle--1,.shape-circle--2,.shape-blob,.coreinfo-custom__badge .badge-dot{animation:none}.coreinfo-custom__card:hover{transform:none}}@media (prefers-contrast:high){.coreinfo-custom__card{border-width:2px;border-color:var(--neutral-500)}.coreinfo-custom__card:hover{border-color:var(--primary-700)}.coreinfo-custom__title,.coreinfo-custom__card-title{font-weight:800}}.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-featured{position:relative;background:var(--surface-primary);overflow:hidden}.contact-section-featured .section-title{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;color:var(--text-primary);line-height:1.2}.contact-section-featured .section-subtitle{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600;color:var(--primary-500);line-height:1.3}.contact-section-featured .section-description{font-size:1.0625rem;line-height:1.7;color:var(--text-secondary);max-width:800px;margin:0 auto}.contact-section-featured .contact-info-card{background:linear-gradient(135deg,var(--primary-50) 0%,var(--surface-secondary) 100%);border-radius:20px;padding:2.5rem;position:relative;border:1px solid color-mix(in srgb,var(--primary-300) 30%,transparent 70%)}.contact-section-featured .info-header{position:relative;z-index:2}.contact-section-featured .decorative-shape{position:absolute;top:-20px;right:-20px;width:100px;height:100px;background:linear-gradient(135deg,var(--primary-300),var(--primary-500));border-radius:30% 70% 70% 30%/30% 30% 70% 70%;opacity:.15;animation:shapeFloat 6s ease-in-out infinite}.contact-section-featured .icon-wrapper{width:80px;height:80px;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 25px rgba(37,99,235,.25)}.contact-section-featured .icon-wrapper i{font-size:2.25rem;color:var(--light)}.contact-section-featured .info-item{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:var(--surface-primary);border-radius:12px;transition:all .3s ease;border:1px solid color-mix(in srgb,var(--neutral-300) 50%,transparent 50%)}.contact-section-featured .info-item:hover{transform:translatex(5px);border-color:var(--primary-300)}.contact-section-featured .info-icon{width:48px;height:48px;background:linear-gradient(135deg,var(--primary-100),var(--primary-300));border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-section-featured .info-icon i{font-size:1.25rem;color:var(--primary-700)}.contact-section-featured .info-label{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0;line-height:1.5}.contact-section-featured .decorative-dots{position:absolute;bottom:20px;left:20px;width:60px;height:60px;background-image:radial-gradient(circle,var(--primary-300) 2px,transparent 2px);background-size:12px 12px;opacity:.3;z-index:1}.contact-section-featured .decorative-circle{position:absolute;bottom:-30px;right:-30px;width:120px;height:120px;background:linear-gradient(135deg,var(--primary-300),var(--primary-500));border-radius:50%;opacity:.1;z-index:1}.contact-section-featured .contact-form-card{background:var(--surface-primary);border-radius:20px;padding:2.5rem;position:relative;border:1px solid var(--neutral-300)}.contact-section-featured .form-floating>.form-control{border:2px solid var(--neutral-300);border-radius:12px;padding:1rem 1rem 1rem 1rem;font-size:1rem;transition:all .3s ease;background:var(--surface-primary);min-height:58px}.contact-section-featured .form-floating>.form-control:focus{border-color:var(--primary-500);box-shadow:0 0 0 4px color-mix(in srgb,var(--primary-300) 20%,transparent 80%);background:var(--surface-primary)}.contact-section-featured .form-floating>label{padding:1rem 1rem;color:var(--text-secondary);font-size:.9375rem}.contact-section-featured .form-floating>label i{color:var(--primary-500)}.contact-section-featured .message-textarea{min-height:150px !important;resize:vertical}.contact-section-featured .form-check{padding:1rem;background:var(--surface-secondary);border-radius:10px}.contact-section-featured .form-check-input{width:1.25rem;height:1.25rem;border:2px solid var(--neutral-300);border-radius:6px;cursor:pointer}.contact-section-featured .form-check-input:checked{background-color:var(--primary-500);border-color:var(--primary-500)}.contact-section-featured .form-check-input:focus{box-shadow:0 0 0 4px color-mix(in srgb,var(--primary-300) 20%,transparent 80%)}.contact-section-featured .form-check-label{font-size:.9375rem;color:var(--text-secondary);cursor:pointer;user-select:none}.contact-section-featured #site_submit_btn{background:linear-gradient(135deg,#2563eb,#0284c7) !important;color:var(--light) !important;border:none !important;border-radius:12px !important;padding:1rem 2rem !important;font-size:1.0625rem !important;font-weight:600 !important;display:flex !important;align-items:center !important;justify-content:center !important;gap:.5rem !important;transition:all .3s ease !important;box-shadow:0 8px 25px rgba(37,99,235,.3) !important;cursor:pointer !important}.contact-section-featured #site_submit_btn:hover{transform:translatey(-2px) !important;box-shadow:0 12px 35px rgba(37,99,235,.4) !important}.contact-section-featured #site_submit_btn:active{transform:translatey(0) !important}.contact-section-featured #site_submit_btn i{font-size:1.25rem;transition:transform .3s ease}.contact-section-featured #site_submit_btn:hover i{transform:translatex(5px)}.contact-section-featured .form-decoration-1{position:absolute;top:-15px;left:-15px;width:80px;height:80px;background:linear-gradient(135deg,var(--primary-300),var(--primary-500));border-radius:20px;opacity:.1;transform:rotate(45deg);z-index:-1}.contact-section-featured .form-decoration-2{position:absolute;bottom:-20px;right:-20px;width:100px;height:100px;background:linear-gradient(135deg,var(--primary-300),var(--primary-500));border-radius:50%;opacity:.08;z-index:-1}.contact-section-featured .bottom-icons{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap}.contact-section-featured .bottom-icons .icon-item{width:60px;height:60px;background:var(--surface-secondary);border-radius:12px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;border:1px solid var(--neutral-300)}.contact-section-featured .bottom-icons .icon-item:hover{background:linear-gradient(135deg,var(--primary-100),var(--primary-300));transform:translatey(-5px);border-color:var(--primary-300)}.contact-section-featured .bottom-icons .icon-item i{font-size:1.5rem;color:var(--primary-500)}.contact-section-featured .bg-decoration-1{position:absolute;top:10%;left:-5%;width:300px;height:300px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 20%,transparent 80%),transparent);border-radius:50%;z-index:0;pointer-events:none}.contact-section-featured .bg-decoration-2{position:absolute;bottom:10%;right:-5%;width:350px;height:350px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 15%,transparent 85%),transparent);border-radius:50%;z-index:0;pointer-events:none}@media (max-width:991.98px){.contact-section-featured .contact-info-card,.contact-section-featured .contact-form-card{padding:2rem}.contact-section-featured .section-title{font-size:2rem}.contact-section-featured .section-subtitle{font-size:1.25rem}.contact-section-featured .icon-wrapper{width:70px;height:70px}.contact-section-featured .icon-wrapper i{font-size:2rem}}@media (max-width:767.98px){.contact-section-featured .contact-info-card,.contact-section-featured .contact-form-card{padding:1.5rem}.contact-section-featured .section-title{font-size:1.75rem}.contact-section-featured .info-item{padding:1rem}.contact-section-featured .bottom-icons{gap:1rem}.contact-section-featured .bottom-icons .icon-item{width:50px;height:50px}.contact-section-featured .bottom-icons .icon-item i{font-size:1.25rem}}@media (max-width:575.98px){.contact-section-featured{padding:3rem 0}.contact-section-featured .section-description{font-size:1rem}.contact-section-featured #site_submit_btn{padding:.875rem 1.5rem !important;font-size:1rem !important}}.blog-section-modern{position:relative;background:var(--surface-primary);overflow:hidden}.blog-section-modern .decorative-line{width:60px;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--primary-700));border-radius:2px}.blog-section-modern .section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1.2;letter-spacing:-.02em}.blog-section-modern .section-subtitle{font-size:1.25rem;font-weight:600;color:var(--primary-500);line-height:1.4}.blog-section-modern .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.blog-section-modern .blog-card{background:var(--light);border-radius:16px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid var(--neutral-100)}.blog-section-modern .blog-card:hover{transform:translatey(-8px);border-color:var(--primary-300)}.blog-section-modern .blog-card-image-wrapper{position:relative;width:100%;height:220px;overflow:hidden;background:var(--neutral-100)}.blog-section-modern .blog-image{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.blog-section-modern .blog-card:hover .blog-image{transform:scale(1.08)}.blog-section-modern .image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .4s ease}.blog-section-modern .blog-card:hover .image-overlay{opacity:1}.blog-section-modern .category-badge{position:absolute;top:16px;left:16px;padding:6px 16px;background:var(--primary-500);color:var(--light);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:20px;z-index:2}.blog-section-modern .blog-card-content{padding:1.75rem}.blog-section-modern .blog-meta{display:flex;gap:1.25rem;flex-wrap:wrap}.blog-section-modern .meta-date,.blog-section-modern .meta-author{display:inline-flex;align-items:center;gap:6px;font-size:.875rem;color:var(--text-secondary);font-weight:500}.blog-section-modern .meta-date i,.blog-section-modern .meta-author i{color:var(--primary-500);font-size:1rem}.blog-section-modern .blog-card-title{font-size:1.375rem;font-weight:700;color:var(--text-primary);line-height:1.3;transition:color .3s ease}.blog-section-modern .blog-card:hover .blog-card-title{color:var(--primary-500)}.blog-section-modern .blog-card-excerpt{font-size:.9375rem;color:var(--text-secondary);line-height:1.7;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.blog-section-modern .blog-card-link{display:inline-flex;align-items:center;font-size:.9375rem;font-weight:600;color:var(--primary-500);text-decoration:none;transition:all .3s ease;position:relative}.blog-section-modern .blog-card-link::after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:var(--primary-500);transition:width .3s ease}.blog-section-modern .blog-card-link:hover{color:var(--primary-700);gap:8px}.blog-section-modern .blog-card-link:hover::after{width:calc(100% - 30px)}.blog-section-modern .blog-card-link i{transition:transform .3s ease}.blog-section-modern .blog-card-link:hover i{transform:translatex(4px)}.blog-section-modern .decorative-shapes{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}.blog-section-modern .shape-circle{position:absolute;border-radius:50%;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-300) 15%,transparent),color-mix(in srgb,var(--primary-500) 10%,transparent))}.blog-section-modern .shape-1{width:300px;height:300px;top:-100px;right:-50px;animation:float-shape 20s ease-in-out infinite}.blog-section-modern .shape-2{width:200px;height:200px;bottom:-80px;left:-60px;animation:float-shape 15s ease-in-out infinite reverse}.blog-section-modern .shape-blob{position:absolute;width:400px;height:400px;bottom:10%;right:5%;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 12%,transparent),transparent 70%);border-radius:40% 60% 70% 30%/40% 50% 60% 50%;animation:morph-shape 25s ease-in-out infinite}@media (max-width:991px){.blog-section-modern .section-title{font-size:2rem}.blog-section-modern .section-subtitle{font-size:1.125rem}.blog-section-modern .section-description{font-size:1rem}.blog-section-modern .blog-card-title{font-size:1.25rem}.blog-section-modern .blog-card-image-wrapper{height:200px}}@media (max-width:767px){.blog-section-modern .section-title{font-size:1.75rem}.blog-section-modern .section-subtitle{font-size:1rem}.blog-section-modern .section-description{font-size:.9375rem}.blog-section-modern .blog-card-content{padding:1.5rem}.blog-section-modern .blog-card-title{font-size:1.125rem}.blog-section-modern .blog-card-excerpt{font-size:.875rem;-webkit-line-clamp:3}.blog-section-modern .blog-meta{gap:.875rem;font-size:.8125rem}.blog-section-modern .shape-1,.blog-section-modern .shape-2{display:none}}@media (max-width:575px){.blog-section-modern .blog-card-image-wrapper{height:180px}.blog-section-modern .category-badge{font-size:.6875rem;padding:5px 12px}.blog-section-modern .blog-card-content{padding:1.25rem}}@media (max-width:991.98px){.faq-section-special .faq-main-title{font-size:2rem}.faq-section-special .faq-subtitle{font-size:1.25rem}.faq-section-special .faq-description{font-size:1rem}.faq-section-special .faq-question{font-size:1rem}.faq-section-special .faq-icon-wrapper{width:38px;height:38px}.faq-section-special .faq-icon-wrapper i{font-size:1.25rem}.decorative-blob-1,.faq-section-special .decorative-blob-2{display:none}}@media (max-width:767.98px){.faq-section-special .faq-main-title{font-size:1.75rem}.faq-section-special .faq-subtitle{font-size:1.125rem}.faq-card-header,.faq-section-special .faq-card-body{padding:1.25rem}.faq-section-special .decorative-circle-pattern{display:none}}@media (max-width:575.98px){.faq-section-special .faq-main-title{font-size:1.5rem}.faq-section-special .decorative-dot-pattern{width:50px;height:3px}.faq-section-special .faq-icon-wrapper{width:34px;height:34px}.faq-section-special .faq-icon-wrapper i{font-size:1.125rem}.faq-card-header,.faq-section-special .faq-card-body{padding:1rem}}@media (prefers-reduced-motion:no-preference){.faq-section-special .faq-card{animation:fadeInUp .6s ease-out backwards}.faq-section-special .faq-card:nth-child(1){animation-delay:.1s}.faq-section-special .faq-card:nth-child(2){animation-delay:.2s}.faq-section-special .faq-card:nth-child(3){animation-delay:.3s}.faq-section-special .faq-card:nth-child(4){animation-delay:.4s}.faq-section-special .faq-card:nth-child(5){animation-delay:.5s}.faq-section-special .faq-card:nth-child(6){animation-delay:.6s}.faq-section-special .faq-card:nth-child(7){animation-delay:.7s}.faq-section-special .faq-card:nth-child(8){animation-delay:.8s}.faq-section-special .faq-card:nth-child(9){animation-delay:.9s}.faq-section-special .faq-card:nth-child(10){animation-delay:1s}}@media (prefers-contrast:high){.faq-section-special .faq-card{border:2px solid var(--neutral-300)}.faq-section-special .faq-card-header{border-bottom:3px solid var(--primary-500)}}.footer-secondary{position:relative;padding:80px 0 40px;overflow:hidden;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-700) 95%,transparent) 0%,color-mix(in srgb,var(--primary-500) 90%,transparent) 50%,color-mix(in srgb,var(--neutral-900) 92%,transparent) 100%),url(assets/images/footer_bg.webp);background-size:cover;background-position:center;background-attachment:fixed;color:var(--light)}.footer-secondary .footer-background-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-700) 92%,transparent) 0%,color-mix(in srgb,var(--primary-500) 88%,transparent) 100%);z-index:1}.footer-secondary .container{position:relative;z-index:2}.footer-secondary .footer-brand{position:relative;padding-right:20px}.footer-secondary .brand-name{font-size:28px;font-weight:700;margin-bottom:20px;color:var(--light);letter-spacing:-.5px}.footer-secondary .brand-description{font-size:15px;line-height:1.7;margin-bottom:25px}.footer-secondary .decorative-dots{display:flex;gap:8px;margin-top:20px}.footer-secondary .decorative-dots .dot{width:8px;height:8px;border-radius:50%;transition:all .3s ease}.footer-secondary .decorative-dots .dot:hover{transform:scale(1.3)}.footer-secondary .footer-links-section{position:relative}.footer-secondary .footer-heading{font-size:18px;font-weight:600;margin-bottom:25px;color:var(--light);position:relative;padding-bottom:12px}.footer-secondary .footer-heading::after{content:"";position:absolute;left:0;bottom:0;width:40px;height:2px}.footer-secondary .footer-links{list-style:none;padding:0;margin:0}.footer-secondary .footer-links li{margin-bottom:12px}.footer-secondary .footer-links a{text-decoration:none;font-size:14px;transition:all .3s ease;display:inline-block;position:relative;padding-left:15px}.footer-secondary .footer-links a::before{content:"";position:absolute;left:0;top:50%;transform:translatey(-50%);width:6px;height:6px;border-radius:50%;transition:all .3s ease}.footer-secondary .footer-links a:hover{color:var(--light);padding-left:20px}.footer-secondary .footer-links a:hover::before{background:var(--light);width:8px;height:8px}.footer-secondary .decorative-icon{margin-top:30px;font-size:32px}.footer-secondary .footer-contact-section{position:relative}.footer-secondary .contact-list{list-style:none;padding:0;margin:0}.footer-secondary .contact-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:18px;font-size:14px;line-height:1.6}.footer-secondary .contact-item i{font-size:18px;margin-top:2px;flex-shrink:0}.footer-secondary .contact-item span{flex:1}.footer-secondary .decorative-shape{position:absolute;bottom:-20px;right:-20px;width:80px;height:80px;border-radius:50%;pointer-events:none}.footer-secondary .footer-disclaimer-section{position:relative}.footer-secondary .disclaimer-card{border-radius:12px;padding:25px;position:relative;backdrop-filter:blur(10px)}.footer-secondary .decorative-disclaimer-icon{position:absolute;top:-15px;right:20px;font-size:30px}.footer-secondary .disclaimer-text{font-size:13px;line-height:1.6;margin:0}.footer-secondary .floating-icons{display:flex;gap:15px;margin-top:20px;justify-content:center}.footer-secondary .floating-icons i{font-size:24px;transition:all .3s ease}.footer-secondary .floating-icons i:hover{transform:translatey(-5px)}.footer-secondary .footer-bottom{margin-top:60px;padding-top:30px}.footer-secondary .copyright-wrapper{text-align:center;position:relative}.footer-secondary .copyright-text{font-size:14px;margin:0}.footer-secondary .decorative-line{width:100px;height:2px;margin:15px auto 0}.footer-secondary .background-decorations{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:1;pointer-events:none}.footer-secondary .blob{position:absolute;border-radius:50%;filter:blur(60px);opacity:.15}.footer-secondary .blob-1{width:400px;height:400px;background:color-mix(in srgb,var(--primary-300) 50%,transparent);top:-100px;right:-100px;animation:float 20s ease-in-out infinite}.footer-secondary .blob-2{width:350px;height:350px;background:color-mix(in srgb,var(--primary-500) 40%,transparent);bottom:-80px;left:-80px;animation:float 25s ease-in-out infinite reverse}.footer-secondary .circle-decoration{position:absolute;width:200px;height:200px;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);animation:pulse 15s ease-in-out infinite}@media (max-width:991px){.footer-secondary{padding:60px 0 30px}.footer-secondary .footer-brand{padding-right:0;margin-bottom:30px}.footer-secondary .brand-name{font-size:24px}.footer-links-section,.footer-contact-section,.footer-secondary .footer-disclaimer-section{margin-bottom:30px}}@media (max-width:767px){.footer-secondary{padding:50px 0 25px}.footer-secondary .brand-name{font-size:22px}.footer-secondary .brand-description{font-size:14px}.footer-secondary .footer-heading{font-size:16px;margin-bottom:20px}.footer-secondary .disclaimer-card{padding:20px}.footer-secondary .footer-bottom{margin-top:40px;padding-top:20px}.footer-secondary .copyright-text{font-size:13px}.blob-1,.footer-secondary .blob-2{width:250px;height:250px}.footer-secondary .circle-decoration{width:150px;height:150px}}@media (max-width:575px){.footer-secondary{padding:40px 0 20px}.footer-secondary .floating-icons{gap:10px}.footer-secondary .floating-icons i{font-size:20px}}@media (max-width:767.98px){.add_wrap_bold{padding:var(--space-10,2.5rem) 0}.add_wrap_bold .add_header_growth{padding:var(--space-4,1rem) 0;margin-bottom:var(--space-8,2rem)}.add_wrap_bold .growth_visual{width:80px;height:60px}.add_wrap_bold .growth_leaf{width:24px;height:24px}.add_wrap_bold .nested_box{padding:var(--space-4,1rem)}.add_wrap_bold .box_level_1,.add_wrap_bold .box_level_3{padding:var(--space-6,1.5rem)}.add_wrap_bold .box_conclusion{padding:var(--space-6,1.5rem)}.add_wrap_bold .box_level_2{min-height:auto}.add_wrap_bold .box_icon_leaf{width:56px;height:56px;font-size:1.5rem}.add_wrap_bold .conclusion_garden{width:72px;height:72px;font-size:1.75rem}.add_wrap_bold .conclusion_garden::before{width:90px;height:90px}}.additional-universal-section .section-header{position:relative;max-width:850px;margin:0 auto;z-index:1}.additional-universal-section .section-title{font-size:2.625rem;font-weight:700;color:var(--text-primary);line-height:1.2}.additional-universal-section .section-subtitle{font-size:1.5rem;font-weight:500;color:var(--primary-500);line-height:1.4}.additional-universal-section .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;max-width:750px}.additional-universal-section .shape-circle{width:120px;height:120px;background:var(--primary-700);border-radius:50%;bottom:20%;right:10%;animation:float-circle 20s ease-in-out infinite}@media (max-width:991.98px){.additional-universal-section .section-title{font-size:2.125rem}.additional-universal-section .section-subtitle{font-size:1.25rem}.additional-universal-section .content-block{padding:2rem}.additional-universal-section .content-block-featured{padding:2.25rem}.additional-universal-section .content-title{font-size:1.5rem}.additional-universal-section .featured-visual{width:120px;height:120px}.additional-universal-section .featured-visual i{font-size:3rem}}@media (max-width:767.98px){.additional-universal-section .section-title{font-size:1.875rem}.additional-universal-section .section-subtitle{font-size:1.125rem}.additional-universal-section .section-description{font-size:1rem}.additional-universal-section .content-block{padding:1.75rem}.additional-universal-section .content-block-featured{padding:2rem}.additional-universal-section .content-title{font-size:1.375rem}.additional-universal-section .content-description{font-size:1rem}.additional-universal-section .block-badge{width:55px;height:55px}.additional-universal-section .block-badge i{font-size:1.5rem}.additional-universal-section .floating-shape{display:none}.additional-universal-section .featured-visual{margin-top:1.5rem}}@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 .content-block{padding:1.5rem}.additional-universal-section .content-block-featured{padding:1.75rem}.additional-universal-section .block-visual{margin-top:1.5rem;padding-top:1.5rem}.additional-universal-section .visual-bars{height:50px}.additional-universal-section .visual-circles .circle{width:40px;height:40px}.additional-universal-section .visual-circles .circle:nth-child(2){width:50px;height:50px}.additional-universal-section .featured-visual{width:100px;height:100px;border-radius:20px}.additional-universal-section .featured-visual i{font-size:2.5rem}}@media (max-width:991px){.add_wrap.v015_creative_purple .add_masonry_large,.add_wrap.v015_creative_purple .add_masonry_medium{grid-column:span 12}.add_wrap.v015_creative_purple .add_showcase_icon_stack{width:120px;height:120px;margin-bottom:var(--space-4)}.add_wrap.v015_creative_purple .add_showcase_icon{width:70px;height:70px}.add_wrap.v015_creative_purple .add_showcase_icon i{font-size:32px}.add_wrap.v015_creative_purple .add_showcase_title{font-size:1.5rem}}@media (max-width:768px){.add_wrap.v015_creative_purple .add_masonry_grid{gap:var(--space-4)}.add_wrap.v015_creative_purple .add_masonry_card{padding:var(--space-6);border-radius:16px}.add_wrap.v015_creative_purple .add_card_icon{width:60px;height:60px}.add_wrap.v015_creative_purple .add_card_icon i{font-size:28px}.add_wrap.v015_creative_purple .add_card_title{font-size:1.125rem}.add_wrap.v015_creative_purple .add_card_icon_row i{width:35px;height:35px;font-size:18px}.add_wrap.v015_creative_purple .add_showcase_card{padding:var(--space-6);border-radius:24px}.add_wrap.v015_creative_purple .add_showcase_icon_stack{width:100px;height:100px}.add_wrap.v015_creative_purple .add_showcase_icon{width:60px;height:60px}.add_wrap.v015_creative_purple .add_showcase_icon i{font-size:28px}.add_wrap.v015_creative_purple .add_showcase_title{font-size:1.25rem}.add_wrap.v015_creative_purple .add_showcase_badge{width:48px;height:48px}.add_wrap.v015_creative_purple .add_showcase_badge i{font-size:22px}.add_wrap.v015_creative_purple .add_icon_cluster i{font-size:24px}}.additional-universal-featured .section-title{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;color:var(--primary-900);margin-bottom:1rem;line-height:1.2}.additional-universal-featured .section-subtitle{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600;color:var(--primary-700);margin-bottom:1.5rem;line-height:1.4}.additional-universal-featured .section-description{font-size:1.125rem;color:var(--neutral-700);line-height:1.7;max-width:700px;margin:0 auto}.additional-universal-featured .feature-card{position:relative;background:var(--neutral-0);border-radius:16px;padding:2.5rem;height:100%;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease;overflow:hidden;border:1px solid var(--neutral-200)}.additional-universal-featured .feature-card:hover{transform:translatey(-8px);box-shadow:0 12px 40px rgba(0,0,0,.12);border-color:var(--primary-300)}.additional-universal-featured .feature-card.featured{background:linear-gradient(135deg,var(--primary-50) 0%,var(--neutral-0) 100%);border:2px solid var(--primary-200)}.additional-universal-featured .feature-card.standard .icon-holder{width:60px;height:60px}.additional-universal-featured .feature-card.standard .icon-holder i{font-size:1.75rem}.additional-universal-featured .feature-card.standard .card-title{font-size:1.35rem}.additional-universal-featured .feature-card:hover .card-decorative-shape{transform:scale(1.2);opacity:.5}.additional-universal-featured .decorative-blob{position:absolute;border-radius:50%;opacity:.08;pointer-events:none}.additional-universal-featured .blob-1{width:400px;height:400px;background:var(--primary-300);top:-100px;left:-100px;filter:blur(60px)}.additional-universal-featured .blob-2{width:350px;height:350px;background:var(--accent-300);bottom:-80px;right:-80px;filter:blur(50px)}.additional-universal-featured .decorative-circle{position:absolute;width:200px;height:200px;border:2px dashed var(--primary-200);border-radius:50%;opacity:.3;pointer-events:none}.additional-universal-featured .circle-1{top:50%;right:5%;transform:translatey(-50%)}@media (max-width:991px){.additional-universal-featured{padding:4rem 0}.additional-universal-featured .section-title{font-size:2rem}.additional-universal-featured .section-subtitle{font-size:1.35rem}.additional-universal-featured .feature-card{padding:2rem}}@media (max-width:767px){.additional-universal-featured{padding:3rem 0}.additional-universal-featured .section-title{font-size:1.75rem}.additional-universal-featured .section-subtitle{font-size:1.25rem}.additional-universal-featured .section-description{font-size:1rem}.additional-universal-featured .feature-card{padding:1.75rem}.additional-universal-featured .card-title{font-size:1.35rem}.additional-universal-featured .decorative-blob{display:none}}.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-icon-wrapper{flex-shrink:0;width:70px;height:70px;background:var(--neutral-900);display:flex;align-items:center;justify-content:center;clip-path:polygon(30% 0%,70% 0%,100% 30%,100% 70%,70% 100%,30% 100%,0% 70%,0% 30%);transition:all .3s ease}.additional-universal-section .feature-box:hover .feature-icon-wrapper{background:var(--primary-500);transform:rotate(20deg)}.additional-universal-section .feature-icon-wrapper i{font-size:2rem;color:var(--light)}.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}}.additional-universal-section .section-header{position:relative;z-index:2}.additional-universal-section .section-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--text-primary);line-height:1.2}.additional-universal-section .section-subtitle{font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:600;color:var(--primary-500);line-height:1.4}.additional-universal-section .section-description{font-size:1.0625rem;line-height:1.7;color:var(--text-secondary);max-width:800px}.card-decoration{position:absolute;width:120px;height:120px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 10%,transparent 90%),transparent);border-radius:50%;pointer-events:none}.additional-universal-section .timeline-item:nth-child(odd) .card-decoration{bottom:-30px;right:-30px}.additional-universal-section .timeline-item:nth-child(even) .card-decoration{bottom:-30px;left:-30px}.additional-universal-section .shape{position:absolute;border-radius:50%;opacity:.3}.additional-universal-section .shape-1{width:300px;height:300px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 15%,transparent 85%),transparent);top:10%;right:5%}.additional-universal-section .shape-2{width:250px;height:250px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-500) 12%,transparent 88%),transparent);bottom:15%;left:5%}@media (max-width:991.98px){.additional-universal-section .timeline-line{left:30px}.timeline-item,.additional-universal-section .timeline-item:nth-child(even){padding-left:80px;padding-right:0}.additional-universal-section .timeline-marker{left:30px}.additional-universal-section .marker-icon{width:50px;height:50px}.additional-universal-section .marker-icon i{font-size:1.25rem}.additional-universal-section .marker-dot{width:20px;height:20px}.additional-universal-section .timeline-item:nth-child(even) .timeline-content{text-align:left}.additional-universal-section .timeline-item:nth-child(even) .step-badge{float:none}.additional-universal-section .timeline-item:nth-child(even) .card-decoration{left:auto;right:-30px}}@media (max-width:767.98px){.additional-universal-section{padding-top:3rem !important;padding-bottom:3rem !important}.additional-universal-section .section-header{margin-bottom:2.5rem !important}.additional-universal-section .timeline-container{padding:1rem 0}.timeline-item,.additional-universal-section .timeline-item:nth-child(even){padding-left:60px;margin-bottom:2rem}.additional-universal-section .content-card{padding:1.5rem}.additional-universal-section .step-badge i{font-size:1.5rem}}.v-066 .section-header{max-width:850px;margin:0 auto 80px}.v-066 .floating-icons{display:flex;align-items:center;justify-content:center;gap:30px}.v-066 .floating-icons i{font-size:36px;color:var(--primary-500);animation:iconFloat 3s ease-in-out infinite}.v-066 .floating-icons .icon-1{animation-delay:0s}.v-066 .floating-icons .icon-2{animation-delay:.5s}.v-066 .floating-icons .icon-3{animation-delay:1s}.v-066 .section-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);line-height:1.2}.v-066 .section-subtitle{font-size:1.5rem;font-weight:500;color:var(--primary-500);line-height:1.4}.v-066 .section-description{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;max-width:750px}@media (max-width:991px){.v-066{padding:80px 0}.v-066 .section-title{font-size:2.25rem}.v-066 .section-subtitle{font-size:1.25rem}.v-066 .mixed-content-grid{grid-template-columns:repeat(6,1fr)}.v-066 .block-large{grid-column:span 6;grid-row:span 1}.v-066 .block-medium{grid-column:span 6}.v-066 .block-small{grid-column:span 3}.v-066 .block-title{font-size:1.375rem}.v-066 .block-large .block-title{font-size:1.5rem}}@media (max-width:767px){.v-066{padding:60px 0}.v-066 .section-title{font-size:1.875rem}.v-066 .section-subtitle{font-size:1.125rem}.v-066 .floating-icons{gap:20px}.v-066 .floating-icons i{font-size:28px}.v-066 .mixed-content-grid{grid-template-columns:1fr;gap:20px}.v-066 .block-large,.v-066 .block-medium,.v-066 .block-small{grid-column:span 1}.v-066 .block-inner{padding:30px 25px}.v-066 .block-icon-wrapper{width:60px;height:60px}.v-066 .block-icon-wrapper i{font-size:28px}.v-066 .block-title{font-size:1.25rem}.v-066 .block-large .block-title{font-size:1.375rem}}@media (max-width:991.98px){.add_wrap_modern .organic_shape{display:none}.add_wrap_modern .stagger_card{margin-left:0 !important;margin-right:0 !important}.add_wrap_modern .card_left .card_leaf_accent,.add_wrap_modern .card_right .card_leaf_accent{right:var(--space-4,1rem);left:auto}}@media (max-width:767.98px){.add_wrap_modern{padding:var(--space-10,2.5rem) 0}.add_wrap_modern .add_header_organic{padding:var(--space-4,1rem);margin-bottom:var(--space-8,2rem)}.add_wrap_modern .eco_badge{width:56px;height:56px;font-size:1.5rem}.add_wrap_modern .stagger_card{padding:var(--space-4,1rem)}.add_wrap_modern .card_highlight{padding:var(--space-6,1.5rem)}.add_wrap_modern .card_leaf_accent{width:48px;height:48px;font-size:1.25rem}.add_wrap_modern .card_content_wrapper{padding-top:var(--space-6,1.5rem)}.add_wrap_modern .highlight_icon_cluster{width:72px;height:72px;font-size:1.75rem}.add_wrap_modern .icon_pulse{width:90px;height:90px}}.additional-universal-section .header-content{position:relative;z-index:2}.additional-universal-section .section-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--text-primary);line-height:1.2}.additional-universal-section .section-subtitle{font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:600;color:var(--primary-500);line-height:1.4}.additional-universal-section .section-description{font-size:1rem;line-height:1.8;color:var(--text-secondary);margin-bottom:0}.additional-universal-section .decoration-1{width:150px;height:150px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 12%,transparent 88%),transparent);bottom:-50px;right:-50px}.additional-universal-section .shape-1{width:200px;height:200px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-500) 20%,transparent 80%),transparent);top:10%;right:10%;animation:float-smooth 10s ease-in-out infinite}.additional-universal-section .shape-2{width:150px;height:150px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-300) 20%,transparent 80%),transparent);bottom:20%;left:5%;animation:float-smooth 12s ease-in-out infinite 2s}.additional-universal-section .shape-3{width:100px;height:100px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-500) 18%,transparent 82%),transparent);top:50%;left:50%;animation:float-smooth 8s ease-in-out infinite 4s}@media (max-width:991.98px){.featured-item,.compact-item,.additional-universal-section .horizontal-item{grid-column:span 12}.additional-universal-section .description-wrapper{padding:1.5rem;margin-top:2rem}}@media (max-width:767.98px){.additional-universal-section{padding-top:3rem !important;padding-bottom:3rem !important}.additional-universal-section .content-grid{gap:1rem}.additional-universal-section .content-item{padding:1.5rem}.additional-universal-section .horizontal-item{flex-direction:column;gap:1rem}.additional-universal-section .description-wrapper{padding:1.25rem}.additional-universal-section .item-title{font-size:1.125rem}}