:root {
--primary-50: #eef2ff;
--primary-50-rgb: 238, 242, 255;
--primary-50-rgb: 238, 242, 255;
--primary-100: #e0e7ff;
--primary-100-rgb: 224, 231, 255;
--primary-100-rgb: 224, 231, 255;
--primary-300: #a5b4fc;
--primary-300-rgb: 165, 180, 252;
--primary-300-rgb: 165, 180, 252;
--primary-500: #4f46e5;
--primary-500-rgb: 79, 70, 229;
--primary-500-rgb: 79, 70, 229;
--primary-700: #4338ca;
--primary-700-rgb: 67, 56, 202;
--primary-700-rgb: 67, 56, 202;
--primary-200: #c3cefe;
--primary-200-rgb: 195, 206, 254;
--primary-200-rgb: 195, 206, 254;
--primary-400: #7a7df1;
--primary-400-rgb: 122, 125, 241;
--primary-400-rgb: 122, 125, 241;
--primary-600: #493fd8;
--primary-600-rgb: 73, 63, 216;
--primary-600-rgb: 73, 63, 216;
--primary-800: #362da2;
--primary-800-rgb: 54, 45, 162;
--primary-800-rgb: 54, 45, 162;
--primary-900: #2e268a;
--primary-900-rgb: 46, 38, 138;
--primary-900-rgb: 46, 38, 138;
--primary-950: #201b61;
--primary-950-rgb: 32, 27, 97;
--primary-950-rgb: 32, 27, 97;
--primary-rgb: 79, 70, 229;
--neutral-50: #f9fafb;
--neutral-50-rgb: 249, 250, 251;
--neutral-50-rgb: 249, 250, 251;
--neutral-100: #f3f4f6;
--neutral-100-rgb: 243, 244, 246;
--neutral-100-rgb: 243, 244, 246;
--neutral-300: #d1d5db;
--neutral-300-rgb: 209, 213, 219;
--neutral-300-rgb: 209, 213, 219;
--neutral-500: #6b7280;
--neutral-500-rgb: 107, 114, 128;
--neutral-500-rgb: 107, 114, 128;
--neutral-700: #374151;
--neutral-700-rgb: 55, 65, 81;
--neutral-700-rgb: 55, 65, 81;
--neutral-900: #252c37;
--neutral-900-rgb: 37, 44, 55;
--neutral-900-rgb: 37, 44, 55;
--neutral-200: #e2e5e9;
--neutral-200-rgb: 226, 229, 233;
--neutral-200-rgb: 226, 229, 233;
--neutral-400: #9ea4ae;
--neutral-400-rgb: 158, 164, 174;
--neutral-400-rgb: 158, 164, 174;
--neutral-600: #515a69;
--neutral-600-rgb: 81, 90, 105;
--neutral-600-rgb: 81, 90, 105;
--neutral-800: #2c3441;
--neutral-800-rgb: 44, 52, 65;
--neutral-800-rgb: 44, 52, 65;
--neutral-950: #1a1f27;
--neutral-950-rgb: 26, 31, 39;
--neutral-950-rgb: 26, 31, 39;
--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-500);
--button-primary-bg: var(--primary-500);
--button-primary-text: #000000;
--button-primary-text-rgb: 0, 0, 0;
--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 0 rgba(0, 0, 0, 0.05);
--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
--accent-50: #f3f4e8;
--accent-50-rgb: 243, 244, 232;
--accent-50-rgb: 243, 244, 232;
--accent-100: #e9ebe8;
--accent-100-rgb: 233, 235, 232;
--accent-100-rgb: 233, 235, 232;
--accent-200: #d5d5e7;
--accent-200-rgb: 213, 213, 231;
--accent-200-rgb: 213, 213, 231;
--accent-300: #c0bfe5;
--accent-300-rgb: 192, 191, 229;
--accent-300-rgb: 192, 191, 229;
--accent-400: #a291db;
--accent-400-rgb: 162, 145, 219;
--accent-400-rgb: 162, 145, 219;
--accent-500: #8462d0;
--accent-500-rgb: 132, 98, 208;
--accent-500-rgb: 132, 98, 208;
--accent-600: #805cc5;
--accent-600-rgb: 128, 92, 197;
--accent-600-rgb: 128, 92, 197;
--accent-700: #7b56b8;
--accent-700-rgb: 123, 86, 184;
--accent-700-rgb: 123, 86, 184;
--accent-800: #724d93;
--accent-800-rgb: 114, 77, 147;
--accent-800-rgb: 114, 77, 147;
--accent-900: #6d477e;
--accent-900-rgb: 109, 71, 126;
--accent-900-rgb: 109, 71, 126;
--accent-950: #633d58;
--accent-950-rgb: 99, 61, 88;
--accent-950-rgb: 99, 61, 88;
--accent-rgb: 132, 98, 208;
--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;
--white-rgb: 255, 255, 255;
--black-rgb: 0, 0, 0;
--transparent-rgb: 0, 0, 0;
--text-xs: clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);
--text-sm: clamp(0.875rem, 0.8rem + 0.375vw, 1rem);
--text-base: clamp(1rem, 0.9rem + 0.5vw, 1.125rem);
--text-lg: clamp(1.125rem, 1rem + 0.625vw, 1.25rem);
--text-xl: clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem);
--text-2xl: clamp(1.5rem, 1.3rem + 1vw, 1.875rem);
--text-3xl: clamp(1.875rem, 1.6rem + 1.375vw, 2.25rem);
--text-4xl: clamp(2.25rem, 1.9rem + 1.75vw, 3rem);
--text-5xl: clamp(3rem, 2.5rem + 2.5vw, 3.75rem);
--text-6xl: clamp(3.75rem, 3rem + 3.75vw, 4.5rem);
--text-7xl: clamp(4.5rem, 3.5rem + 5vw, 6rem);
--text-8xl: clamp(6rem, 4.5rem + 7.5vw, 8rem);
--text-9xl: clamp(8rem, 6rem + 10vw, 12rem);
--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: -0.05em;
--tracking-tight: -0.025em;
--tracking-normal: 0;
--tracking-wide: 0.025em;
--tracking-wider: 0.05em;
--tracking-widest: 0.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: 0.25rem;
--space-2: 0.5rem;
--space-3: 0.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-0.5: 0.125rem;
--space-1.5: 0.375rem;
--space-2.5: 0.625rem;
--space-3.5: 0.875rem;
--space-xs: 0.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: 0.75rem;
--form-gap: 1rem;
}
:root {
--shadow-none: none;
--shadow-xs: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
--shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
--shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
--shadow-inner: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
--radius-none: 0;
--radius-xs: 0.125rem;
--radius-sm: 0.25rem;
--radius-md: 0.375rem;
--radius-lg: 0.5rem;
--radius-xl: 0.75rem;
--radius-2xl: 1rem;
--radius-3xl: 1.5rem;
--radius-full: 9999px;
--transition-fast: 0.15s ease;
--transition-normal: 0.3s ease;
--transition-slow: 0.5s ease;
--transition-all: all 0.3s ease;
--duration-fast: 0.15s;
--duration-normal: 0.3s;
--duration-slow: 0.5s;
--ease-smooth: ease-in-out;
--ease-spring: cubic-bezier(0.68, -0.55, 0.265, 1.55);
--opacity-disabled: 0.5;
--opacity-loading: 0.7;
--opacity-overlay: 0.8;
}
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: 0.01ms !important;
animation-iteration-count: 1 !important;
transition-duration: 0.01ms !important;
}
}
@media (prefers-contrast: high) {
:root {
--shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.3);
--shadow-lg: 0 10px 15px -3px rgba(0, 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;
}
.layout_font_primary {
font-family: var(--font-primary);
}
.unique_font_secondary {
font-family: var(--font-secondary);
}
.bold_font_mono {
font-family: var(--font-mono);
}
.container_display_1 {
font-family: var(--font-secondary);
font-size: var(--text-6xl);
font-weight: var(--font-extrabold);
line-height: var(--leading-none);
letter-spacing: var(--tracking-tighter);
}
.design_display_2 {
font-family: var(--font-secondary);
font-size: var(--text-5xl);
font-weight: var(--font-bold);
line-height: var(--leading-tight);
letter-spacing: var(--tracking-tight);
}
.section_display_3 {
font-family: var(--font-secondary);
font-size: var(--text-4xl);
font-weight: var(--font-bold);
line-height: var(--leading-tight);
letter-spacing: var(--tracking-tight);
}
.main_heading_1 {
font-family: var(--font-secondary);
font-size: var(--text-4xl);
font-weight: var(--font-bold);
line-height: var(--leading-tight);
letter-spacing: var(--tracking-tight);
}
.studio_heading_2 {
font-family: var(--font-secondary);
font-size: var(--text-3xl);
font-weight: var(--font-bold);
line-height: var(--leading-tight);
letter-spacing: var(--tracking-tight);
}
.ui_heading_3 {
font-family: var(--font-secondary);
font-size: var(--text-2xl);
font-weight: var(--font-semibold);
line-height: var(--leading-snug);
letter-spacing: var(--tracking-normal);
}
.top_heading_4 {
font-family: var(--font-primary);
font-size: var(--text-xl);
font-weight: var(--font-semibold);
line-height: var(--leading-snug);
letter-spacing: var(--tracking-normal);
}
.agency_heading_5 {
font-family: var(--font-primary);
font-size: var(--text-lg);
font-weight: var(--font-semibold);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
}
.dark_heading_6 {
font-family: var(--font-primary);
font-size: var(--text-base);
font-weight: var(--font-medium);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
}
.base_body_large {
font-family: var(--font-primary);
font-size: var(--text-lg);
font-weight: var(--font-normal);
line-height: var(--leading-relaxed);
letter-spacing: var(--tracking-normal);
}
.business_body_base {
font-family: var(--font-primary);
font-size: var(--text-base);
font-weight: var(--font-normal);
line-height: var(--leading-relaxed);
letter-spacing: var(--tracking-normal);
}
.web_body_small {
font-family: var(--font-primary);
font-size: var(--text-sm);
font-weight: var(--font-normal);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
}
.site_caption {
font-family: var(--font-primary);
font-size: var(--text-xs);
font-weight: var(--font-medium);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-wide);
color: var(--text-muted);
}
.brand_overline {
font-family: var(--font-primary);
font-size: var(--text-xs);
font-weight: var(--font-semibold);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-wider);
text-transform: uppercase;
color: var(--text-muted);
}
.page_code_inline {
font-family: var(--font-mono);
font-size: 0.875em;
font-weight: var(--font-medium);
line-height: var(--leading-normal);
background-color: var(--bg-muted);
color: var(--text-primary);
padding: 0.125rem 0.25rem;
border-radius: var(--radius-sm);
}
.prime_code_block {
font-family: var(--font-mono);
font-size: var(--text-sm);
font-weight: var(--font-normal);
line-height: var(--leading-relaxed);
background-color: var(--bg-muted);
color: var(--text-primary);
padding: var(--space-4);
border-radius: var(--radius-md);
overflow-x: auto;
}
.bright_hero_title {
font-family: var(--font-secondary);
font-size: var(--text-6xl);
font-weight: var(--font-extrabold);
line-height: var(--leading-tight);
letter-spacing: var(--tracking-tighter);
color: var(--text-primary);
margin-bottom: var(--space-6);
}
.style_hero_subtitle {
font-family: var(--font-primary);
font-size: var(--text-xl);
font-weight: var(--font-medium);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
color: var(--text-secondary);
margin-bottom: var(--space-8);
}
.premium_section_title {
font-family: var(--font-secondary);
font-size: var(--text-4xl);
font-weight: var(--font-bold);
line-height: var(--leading-tight);
letter-spacing: var(--tracking-tight);
color: var(--text-primary);
margin-bottom: var(--space-4);
}
.modern_section_subtitle {
font-family: var(--font-primary);
font-size: var(--text-lg);
font-weight: var(--font-medium);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
color: var(--text-secondary);
margin-bottom: var(--space-3);
}
.elite_section_description {
font-family: var(--font-primary);
font-size: var(--text-base);
font-weight: var(--font-normal);
line-height: var(--leading-relaxed);
letter-spacing: var(--tracking-normal);
color: var(--text-primary);
margin-bottom: var(--space-8);
max-width: 65ch;
}
.company_card_title {
font-family: var(--font-primary);
font-size: var(--text-xl);
font-weight: var(--font-semibold);
line-height: var(--leading-snug);
letter-spacing: var(--tracking-normal);
color: var(--text-primary);
margin-bottom: var(--space-3);
}
.pro_card_text {
font-family: var(--font-primary);
font-size: var(--text-base);
font-weight: var(--font-normal);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
color: var(--text-primary);
}
.minimal_nav_link {
font-family: var(--font-primary);
font-size: var(--text-base);
font-weight: var(--font-medium);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
color: var(--text-primary);
text-decoration: none;
transition: color var(--transition-fast);
}
.minimal_nav_link:hover,
.minimal_nav_link:focus {
color: var(--text-link);
text-decoration: none;
}
.smart_button_text {
font-family: var(--font-primary);
font-size: var(--text-base);
font-weight: var(--font-medium);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
}
.digital_footer_text {
font-family: var(--font-primary);
font-size: var(--text-sm);
font-weight: var(--font-normal);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
color: var(--text-muted);
}
@media (max-width: 768px) {
.bright_hero_title {
font-size: var(--text-4xl);
}
.premium_section_title {
font-size: var(--text-3xl);
}
.container_display_1 {
font-size: var(--text-5xl);
}
.design_display_2 {
font-size: var(--text-4xl);
}
}
@media (max-width: 480px) {
.bright_hero_title {
font-size: var(--text-3xl);
}
.premium_section_title {
font-size: var(--text-2xl);
}
.container_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);
}
.custom_text_gradient {
background: var(--gradient-primary);
-webkit-background-clip: text;background-clip: text;
display: inline-block;
}
.core_text_shadow_sm {
text-shadow: var(--shadow-xs);
}
.fresh_text_shadow_md {
text-shadow: var(--shadow-sm);
}
.app_text_balance {
text-wrap: balance;
}
.theme_text_pretty {
text-wrap: pretty;
}
@media (prefers-reduced-motion: reduce) {
.minimal_nav_link,
a:not([class]) {
transition: none;
}
}
@media (prefers-contrast: high) {
.site_caption,
.brand_overline,
.digital_footer_text {
color: var(--text-secondary);
}
.style_hero_subtitle,
.modern_section_subtitle {
color: var(--text-primary);
}
}
@media print {
.bright_hero_title,
.premium_section_title,
.main_heading_1,
.studio_heading_2 {
break-after: avoid;
page-break-after: avoid;
}
.custom_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: 0.5em;
}
h1, .h1 {
font-size: clamp(2rem, 5vw, 3.5rem);
font-weight: 700;
}
h2, .h2 {
font-size: clamp(1.75rem, 4vw, 2.5rem);
font-weight: 700;
}
h3, .h3 {
font-size: clamp(1.5rem, 3vw, 2rem);
font-weight: 600;
}
h4, .h4 {
font-size: clamp(1.25rem, 2.5vw, 1.5rem);
font-weight: 600;
}
h5, .h5 {
font-size: clamp(1.125rem, 2vw, 1.25rem);
font-weight: 500;
}
h6, .h6 {
font-size: 1rem;
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: 0.025em;
}
input,
textarea,
select,
.form-control,
.form-label {
font-family: var(--font-primary);
}
.form-label {
font-weight: 500;
}
.card {
font-family: var(--font-primary);
}
.card-header,
.card-title {
font-family: var(--font-accent);
font-weight: 600;
}
.badge,
.label,
.tag {
font-family: var(--font-primary);
font-weight: 600;
font-size: 0.875rem;
}
footer,
.footer {
font-family: var(--font-primary);
font-size: 0.9rem;
}
footer h1, footer h2, footer h3,
footer h4, footer h5, footer h6,
.footer h1, .footer h2, .footer h3,
.footer h4, .footer h5, .footer h6 {
font-family: var(--font-accent);
}
code,
pre,
kbd,
samp {
font-family: var(--font-mono);
font-size: 0.9em;
}
.font-primary {
font-family: var(--font-primary) !important;
}
.font-accent {
font-family: var(--font-accent) !important;
}
.font-heading {
font-family: var(--font-heading) !important;
}
.font-body {
font-family: var(--font-body) !important;
}
@media (max-width: 768px) {
body {
font-size: 0.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;
}
}
.light_section_wrapper {
width: 100%;
position: relative;
overflow: hidden;
}
.content_content_center {
display: flex;
align-items: center;
justify-content: center;
}
.creative_content_between {
display: flex;
align-items: center;
justify-content: space-between;
}
.clean_content_start {
display: flex;
align-items: center;
justify-content: flex-start;
}
.best_content_end {
display: flex;
align-items: center;
justify-content: flex-end;
}
.new_stack {
display: flex;
flex-direction: column;
}
.pro20_stack_center {
display: flex;
flex-direction: column;
align-items: center;
}
.elite98_full_height {
min-height: 100vh;
}
.fresh17_section_height {
min-height: 80vh;
}
.best46_hero_height {
min-height: 90vh;
}
.best9_m_0 { margin: 0; }
.top45_m_1 { margin: var(--space-1); }
.theme98_m_2 { margin: var(--space-2); }
.prime87_m_3 { margin: var(--space-3); }
.best53_m_4 { margin: var(--space-4); }
.web20_m_6 { margin: var(--space-6); }
.app52_m_8 { margin: var(--space-8); }
.new12_m_12 { margin: var(--space-12); }
.pro67_m_16 { margin: var(--space-16); }
.main52_mx_auto { margin-left: auto; margin-right: auto; }
.bold16_my_auto { margin-top: auto; margin-bottom: auto; }
.layout79_mt_0 { margin-top: 0; }
.top20_mt_4 { margin-top: var(--space-4); }
.base17_mt_8 { margin-top: var(--space-8); }
.top46_mt_12 { margin-top: var(--space-12); }
.prime21_mb_0 { margin-bottom: 0; }
.pro67_mb_4 { margin-bottom: var(--space-4); }
.content89_mb_8 { margin-bottom: var(--space-8); }
.top31_mb_12 { margin-bottom: var(--space-12); }
.business22_p_0 { padding: 0; }
.company83_p_1 { padding: var(--space-1); }
.top26_p_2 { padding: var(--space-2); }
.design16_p_3 { padding: var(--space-3); }
.pro48_p_4 { padding: var(--space-4); }
.agency9_p_6 { padding: var(--space-6); }
.custom38_p_8 { padding: var(--space-8); }
.dark91_px_4 { padding-left: var(--space-4); padding-right: var(--space-4); }
.elite55_px_6 { padding-left: var(--space-6); padding-right: var(--space-6); }
.best71_px_8 { padding-left: var(--space-8); padding-right: var(--space-8); }
.pro77_py_4 { padding-top: var(--space-4); padding-bottom: var(--space-4); }
.elite37_py_6 { padding-top: var(--space-6); padding-bottom: var(--space-6); }
.company46_py_8 { padding-top: var(--space-8); padding-bottom: var(--space-8); }
.best86_gap_1 { gap: var(--space-1); }
.agency6_gap_2 { gap: var(--space-2); }
.core87_gap_3 { gap: var(--space-3); }
.style37_gap_4 { gap: var(--space-4); }
.best16_gap_6 { gap: var(--space-6); }
.style42_gap_8 { gap: var(--space-8); }
.theme97_shadow_none { box-shadow: var(--shadow-none); }
.digital47_shadow_xs { box-shadow: var(--shadow-xs); }
.new78_shadow_sm { box-shadow: var(--shadow-sm); }
.bold44_shadow_md { box-shadow: var(--shadow-md); }
.creative11_shadow_lg { box-shadow: var(--shadow-lg); }
.creative92_shadow_xl { box-shadow: var(--shadow-xl); }
.company64_shadow_2xl { box-shadow: var(--shadow-2xl); }
.style84_shadow_inner { box-shadow: var(--shadow-inner); }
.brand50_shadow_colored { box-shadow: var(--shadow-colored); }
.design85_radius_none { border-radius: var(--radius-none); }
.studio76_radius_xs { border-radius: var(--radius-xs); }
.style76_radius_sm { border-radius: var(--radius-sm); }
.creative37_radius_md { border-radius: var(--radius-md); }
.dark55_radius_lg { border-radius: var(--radius-lg); }
.digital80_radius_xl { border-radius: var(--radius-xl); }
.bright26_radius_2xl { border-radius: var(--radius-2xl); }
.style50_radius_3xl { border-radius: var(--radius-3xl); }
.creative9_radius_full { border-radius: var(--radius-full); }
.studio48_gradient_primary {
background: var(--gradient-primary);
}
.base98_gradient_secondary {
background: var(--gradient-secondary);
}
.fresh26_gradient_hero {
background: var(--gradient-hero);
}
.page83_gradient_card {
background: var(--gradient-card);
}
.light37_gradient_overlay {
position: relative;
}
.light37_gradient_overlay::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: var(--gradient-overlay-dark);
pointer-events: none;
z-index: 1;
}
.light37_gradient_overlay > * {
position: relative;
z-index: 2;
}
.ui54_hover_lift {
transition: transform var(--transition-normal), box-shadow var(--transition-normal);
}
.ui54_hover_lift:hover {
transform: translateY(-4px);
box-shadow: var(--shadow-lg);
}
.brand63_hover_scale {
transition: transform var(--transition-normal);
}
.brand63_hover_scale:hover {
transform: scale(1.02);
}
.creative36_hover_shadow {
transition: box-shadow var(--transition-normal);
}
.creative36_hover_shadow:hover {
box-shadow: var(--shadow-xl);
}
.web80_hover_fade {
transition: opacity var(--transition-normal);
}
.web80_hover_fade:hover {
opacity: var(--opacity-loading);
}
.smart34_focus_ring {
transition: box-shadow var(--transition-fast);
}
.smart34_focus_ring:focus {
outline: none;
box-shadow: 0 0 0 3px var(--state-focus);
}
.design94_hero_background {
position: relative;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.base15_hero_content {
position: relative;
z-index: 2;
}
.bright12_services_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: var(--space-6);
}
.new99_team_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: var(--space-4);
}
.custom57_features_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: var(--space-6);
}
.creative85_gallery_grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
gap: var(--space-3);
}
.dark71_pricing_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: var(--space-6);
}
.creative34_timeline {
position: relative;
}
.creative34_timeline::before {
content: '';
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 2px;
background: var(--border-light);
transform: translateX(-50%);
}
.elite23_timeline_item {
position: relative;
width: 50%;
padding: var(--space-4);
}
.elite23_timeline_item:nth-child(odd) {
left: 0;
text-align: right;
padding-right: var(--space-8);
}
.elite23_timeline_item:nth-child(even) {
left: 50%;
text-align: left;
padding-left: var(--space-8);
}
.top85_fade_in {
opacity: 0;
animation: tc-fadeIn var(--transition-slow) ease-out forwards;
}
@keyframes tc-fadeIn {
to {
opacity: 1;
}
}
.top88_slide_up {
transform: translateY(20px);
opacity: 0;
animation: tc-slideUp var(--transition-slow) ease-out forwards;
}
@keyframes tc-slideUp {
to {
transform: translateY(0);
opacity: 1;
}
}
.studio17_slide_in_left {
transform: translateX(-20px);
opacity: 0;
animation: tc-slideInLeft var(--transition-slow) ease-out forwards;
}
@keyframes tc-slideInLeft {
to {
transform: translateX(0);
opacity: 1;
}
}
.pro34_scale_in {
transform: scale(0.95);
opacity: 0;
animation: tc-scaleIn var(--transition-slow) ease-out forwards;
}
@keyframes tc-scaleIn {
to {
transform: scale(1);
opacity: 1;
}
}
.prime37_transition_all {
transition: var(--transition-all);
}
.company55_transition_fast {
transition: all var(--transition-fast);
}
.site28_transition_normal {
transition: all var(--transition-normal);
}
.modern55_transition_slow {
transition: all var(--transition-slow);
}
.light23_bg_primary { background-color: var(--bg-primary); }
.page57_bg_secondary { background-color: var(--bg-secondary); }
.style18_bg_muted { background-color: var(--bg-muted); }
.main94_bg_glass { background-color: var(--bg-glass); }
.fresh75_text_primary { color: var(--text-primary); }
.theme25_text_secondary { color: var(--text-secondary); }
.design51_text_muted { color: var(--text-muted); }
.content0_text_inverse { color: var(--text-inverse); }
.light48_text_link { color: var(--text-link); }
.company33_border_light { border-color: var(--border-light); }
.prime54_border_medium { border-color: var(--border-medium); }
.brand36_border_strong { border-color: var(--border-strong); }
.brand81_border_interactive { border-color: var(--border-interactive); }
@media (max-width: 768px) {
.bright12_services_grid,
.custom57_features_grid,
.new99_team_grid,
.dark71_pricing_grid {
grid-template-columns: 1fr;
}
.creative85_gallery_grid {
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
.creative34_timeline::before {
left: 30px;
}
.elite23_timeline_item {
width: 100%;
left: 0 !important;
text-align: left;
padding-left: var(--space-16) !important;
padding-right: var(--space-4) !important;
}
.fresh17_section_height {
min-height: 60vh;
}
.best46_hero_height {
min-height: 70vh;
}
}
@media (max-width: 480px) {
.creative85_gallery_grid {
grid-template-columns: 1fr;
}
.elite23_timeline_item {
padding-left: var(--space-12) !important;
}
}
.smart96_sr_only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
}
.minimal63_not_sr_only {
position: static;
width: auto;
height: auto;
padding: 0;
margin: 0;
overflow: visible;
clip: auto;
white-space: normal;
}
.section18_skip_link {
position: absolute;
top: -40px;
left: 6px;
background: var(--bg-inverse);
color: var(--text-inverse);
padding: var(--space-2) var(--space-4);
border-radius: var(--radius-md);
text-decoration: none;
z-index: 9999;
transition: top var(--transition-fast);
}
.section18_skip_link:focus {
top: 6px;
}
@media print {
.core84_no_print {
display: none !important;
}
.app63_print_only {
display: block !important;
}
.digital47_shadow_xs,
.new78_shadow_sm,
.bold44_shadow_md,
.creative11_shadow_lg,
.creative92_shadow_xl,
.company64_shadow_2xl {
box-shadow: none !important;
}
}
.cta-action-btn {
display: inline-flex;
align-items: center;
gap: 0.5rem;
padding: 0.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) {
.top85_fade_in,
.top88_slide_up,
.studio17_slide_in_left,
.pro34_scale_in {
animation: none;
opacity: 1;
transform: none;
}
.ui54_hover_lift,
.brand63_hover_scale,
.creative36_hover_shadow,
.web80_hover_fade,
.prime37_transition_all,
.company55_transition_fast,
.site28_transition_normal,
.modern55_transition_slow {
transition: none;
}
.cta-action-btn {
transition: none;
}
.cta-action-btn .btn-icon {
transition: none;
}
.cta-action-btn:hover {
transform: none;
}
}
.header-minimal {
position: relative;
background: var(--surface-primary);
box-shadow: 0 2px 16px rgba(var(--black-rgb), 0.04);
z-index: 1000;
}
.header-minimal .navbar {
padding: 1.25rem 0;
position: relative;
}
.header-minimal .navbar-brand {
display: flex;
align-items: center;
gap: 0.75rem;
font-weight: 700;
font-size: 1.125rem;
color: var(--text-primary);
text-decoration: none;
transition: all 0.3s ease;
z-index: 10004;
position: relative;
}
.header-minimal .brand-icon {
width: 36px;
height: 36px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 10px;
color: white;
transition: transform 0.3s ease;
}
.header-minimal .brand-icon svg {
width: 22px;
height: 22px;
}
.header-minimal .navbar-brand:hover .brand-icon {
transform: translateY(-2px) rotate(5deg);
}
.header-minimal .brand-text {
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
}
.header-minimal .nav-toggle-checkbox {
display: none;
}
.header-minimal .navbar-toggler-custom {
display: none;
flex-direction: column;
justify-content: space-between;
width: 32px;
height: 24px;
cursor: pointer;
z-index: 10003;
position: relative;
background: transparent;
border: none;
padding: 0;
}
.header-minimal .hamburger-line {
width: 100%;
height: 3px;
background: #334155;
border-radius: 3px;
transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
transform-origin: center;
}
.header-minimal .nav-toggle-checkbox:checked ~ .navbar-toggler-custom .hamburger-line:nth-child(1) {
transform: translateY(10.5px) rotate(45deg);
}
.header-minimal .nav-toggle-checkbox:checked ~ .navbar-toggler-custom .hamburger-line:nth-child(2) {
opacity: 0;
transform: scaleX(0);
}
.header-minimal .nav-toggle-checkbox:checked ~ .navbar-toggler-custom .hamburger-line:nth-child(3) {
transform: translateY(-10.5px) rotate(-45deg);
}
.header-minimal .navbar-nav {
display: flex;
align-items: center;
gap: 2.5rem;
}
.header-minimal .nav-link {
color: var(--text-primary);
font-weight: 500;
font-size: 0.75rem;
padding: 0.5rem 0;
margin: 0;
position: relative;
text-decoration: none;
transition: all 0.3s ease;
}
.header-minimal .nav-link::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: 2px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-700));
transition: width 0.3s ease;
}
.header-minimal .nav-link:hover {
color: var(--primary-500);
}
.header-minimal .nav-link:hover::after {
width: 100%;
}
.header-minimal .header-decoration {
position: absolute;
top: 0;
right: 0;
width: 200px;
height: 100%;
pointer-events: none;
overflow: hidden;
}
.header-minimal .deco-circle {
position: absolute;
border-radius: 50%;
opacity: 0.08;
}
.header-minimal .deco-circle-1 {
width: 120px;
height: 120px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
top: -40px;
right: -20px;
animation: float-v204 6s ease-in-out infinite;
}
.header-minimal .deco-circle-2 {
width: 80px;
height: 80px;
background: var(--primary-300);
bottom: -20px;
right: 60px;
animation: float-v204 8s ease-in-out infinite reverse;
}
@keyframes float-v204 {
0%, 100% {
transform: translateY(0) scale(1);
}
50% {
transform: translateY(-20px) scale(1.05);
}
}
@media (max-width: 991.98px) {
.header-minimal .navbar-toggler-custom {
display: flex;
}
.header-minimal .navbar-collapse-custom {
position: fixed;
top: 0;
right: -100%;
width: 320px;
height: 100vh;
background: var(--surface-primary);
box-shadow: -4px 0 24px rgba(var(--black-rgb), 0.1);
transition: right 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
z-index: 10;
padding: 6rem 2rem 2rem;
overflow-y: auto;
}
.header-minimal .nav-toggle-checkbox:checked ~ .navbar-collapse-custom {
right: 0;
}
.header-minimal .navbar-backdrop {
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background: rgba(var(--black-rgb), 0.5);
backdrop-filter: blur(4px);
opacity: 0;
visibility: hidden;
transition: all 0.4s ease;
z-index: -1;
}
.header-minimal .nav-toggle-checkbox:checked ~ .navbar-collapse-custom .navbar-backdrop {
opacity: 1;
visibility: visible;
}
.header-minimal .navbar-nav {
flex-direction: column;
align-items: flex-start;
gap: 0;
}
.header-minimal .nav-item {
width: 100%;
opacity: 0;
transform: translateX(30px);
animation: none;
}
.header-minimal .nav-toggle-checkbox:checked ~ .navbar-collapse-custom .nav-item {
animation: slideInNav-v204 0.5s ease forwards;
}
.header-minimal .nav-toggle-checkbox:checked ~ .navbar-collapse-custom .nav-item:nth-child(1) {
animation-delay: 0.1s;
}
.header-minimal .nav-toggle-checkbox:checked ~ .navbar-collapse-custom .nav-item:nth-child(2) {
animation-delay: 0.2s;
}
.header-minimal .nav-toggle-checkbox:checked ~ .navbar-collapse-custom .nav-item:nth-child(3) {
animation-delay: 0.3s;
}
.header-minimal .nav-toggle-checkbox:checked ~ .navbar-collapse-custom .nav-item:nth-child(4) {
animation-delay: 0.4s;
}
@keyframes slideInNav-v204 {
to {
opacity: 1;
transform: translateX(0);
}
}
.header-minimal .nav-link {
width: 100%;
padding: 1rem 0;
font-size: 1.125rem;
border-bottom: 1px solid color-mix(in srgb, var(--neutral-300) 30%, transparent);
}
.header-minimal .nav-link::after {
display: none;
}
.header-minimal .header-decoration {
display: none;
}
}
@media (max-width: 575.98px) {
.header-minimal .navbar-collapse-custom {
width: 280px;
}
.header-minimal .navbar-brand {
font-size: 1.125rem;
}
.header-minimal .brand-icon {
width: 32px;
height: 32px;
}
.header-minimal .brand-icon svg {
width: 20px;
height: 20px;
}
}
@media (prefers-reduced-motion: reduce) {
.header-minimal * {
animation-duration: 0.01ms !important;
animation-iteration-count: 1 !important;
transition-duration: 0.01ms !important;
}
}
.hero-section-primary {
position: relative;
padding: 100px 0 80px;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
overflow: hidden;
}
@media (min-width: 768px) {
.hero-section-primary {
padding: 120px 0 100px;
}
}
@media (min-width: 992px) {
.hero-section-primary {
padding: 140px 0 120px;
}
}
.hero-section-primary .hero-content {
position: relative;
z-index: 2;
}
.hero-section-primary .hero-badge {
display: inline-flex;
align-items: center;
justify-content: center;
width: 56px;
height: 56px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 16px;
color: var(--light);
font-size: 24px;
margin-bottom: 24px;
box-shadow: 0 8px 24px color-mix(in srgb, var(--primary-500) 25%, transparent);
animation: float 3s ease-in-out infinite;
}
@keyframes float {
0%, 100% {
transform: translateY(0);
}
50% {
transform: translateY(-10px);
}
}
.hero-section-primary .hero-subtitle {
font-size: 1rem;
font-weight: 600;
color: var(--primary-700);
text-transform: uppercase;
letter-spacing: 0.5px;
margin-bottom: 16px;
}
@media (min-width: 768px) {
.hero-section-primary .hero-subtitle {
font-size: 1.1rem;
}
}
.hero-section-primary .hero-title {
font-size: 2.25rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
margin-bottom: 24px;
}
@media (min-width: 576px) {
.hero-section-primary .hero-title {
font-size: 2.75rem;
}
}
@media (min-width: 768px) {
.hero-section-primary .hero-title {
font-size: 3.25rem;
}
}
@media (min-width: 992px) {
.hero-section-primary .hero-title {
font-size: 3.5rem;
}
}
.hero-section-primary .hero-description {
font-size: 1.1rem;
line-height: 1.7;
color: var(--text-secondary);
margin-bottom: 32px;
max-width: 600px;
}
@media (min-width: 768px) {
.hero-section-primary .hero-description {
font-size: 1.15rem;
}
}
.hero-section-primary .hero-features {
display: flex;
gap: 16px;
flex-wrap: wrap;
margin-top: 40px;
}
.hero-section-primary .feature-item {
display: flex;
align-items: center;
justify-content: center;
width: 48px;
height: 48px;
background: var(--surface-primary);
border: 2px solid color-mix(in srgb, var(--primary-300) 40%, transparent);
border-radius: 12px;
color: var(--primary-700);
font-size: 20px;
transition: all 0.3s ease;
}
.hero-section-primary .feature-item:hover {
background: var(--primary-500);
color: var(--light);
border-color: var(--primary-500);
transform: translateY(-4px);
box-shadow: 0 8px 16px color-mix(in srgb, var(--primary-500) 20%, transparent);
}
.hero-section-primary .hero-image-wrapper {
position: relative;
z-index: 1;
}
.hero-section-primary .hero-image-container {
position: relative;
border-radius: 24px;
overflow: hidden;
box-shadow: 0 20px 60px color-mix(in srgb, var(--neutral-900) 15%, transparent);
}
.hero-section-primary .hero-image {
width: 100%;
height: auto;
display: block;
border-radius: 24px;
transition: transform 0.6s ease;
}
.hero-section-primary .hero-image-container:hover .hero-image {
transform: scale(1.05);
}
.hero-section-primary .deco-circle {
position: absolute;
border-radius: 50%;
z-index: -1;
animation: pulse-scale 4s ease-in-out infinite;
}
.hero-section-primary .deco-circle-1 {
width: 300px;
height: 300px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 20%, transparent),
transparent 70%
);
top: -50px;
right: -50px;
}
.hero-section-primary .deco-circle-2 {
width: 200px;
height: 200px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-500) 15%, transparent),
transparent 70%
);
bottom: -30px;
left: -30px;
animation-delay: 1s;
}
@keyframes pulse-scale {
0%, 100% {
transform: scale(1);
opacity: 0.6;
}
50% {
transform: scale(1.1);
opacity: 0.8;
}
}
.hero-section-primary .deco-blob {
position: absolute;
width: 400px;
height: 400px;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-300) 20%, transparent),
color-mix(in srgb, var(--primary-500) 15%, transparent)
);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: -1;
animation: morph 8s ease-in-out infinite;
}
@keyframes morph {
0%, 100% {
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}
25% {
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
}
50% {
border-radius: 30% 60% 70% 40% / 50% 60% 30% 60%;
}
75% {
border-radius: 70% 30% 40% 60% / 40% 70% 50% 30%;
}
}
.hero-section-primary .floating-card {
position: absolute;
width: 64px;
height: 64px;
background: var(--surface-primary);
border-radius: 16px;
display: flex;
align-items: center;
justify-content: center;
color: var(--primary-700);
font-size: 28px;
box-shadow: 0 12px 32px color-mix(in srgb, var(--neutral-900) 15%, transparent);
animation: float-card 3s ease-in-out infinite;
}
.hero-section-primary .floating-card-1 {
top: 10%;
right: -20px;
animation-delay: 0s;
}
.hero-section-primary .floating-card-2 {
bottom: 15%;
left: -20px;
animation-delay: 1s;
}
.hero-section-primary .floating-card-3 {
top: 50%;
right: -30px;
animation-delay: 2s;
}
@keyframes float-card {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-20px) rotate(5deg);
}
}
@media (max-width: 767px) {
.hero-section-primary .floating-card {
display: none;
}
}
.hero-section-primary .hero-bg-decoration {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 0;
overflow: hidden;
pointer-events: none;
}
.bg-shape {
position: absolute;
border-radius: 50%;
opacity: 0.4;
}
.bg-shape-1 {
width: 500px;
height: 500px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 15%, transparent),
transparent
);
top: -250px;
left: -100px;
animation: float-bg 20s ease-in-out infinite;
}
.bg-shape-2 {
width: 400px;
height: 400px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-500) 10%, transparent),
transparent
);
bottom: -200px;
right: -100px;
animation: float-bg 25s ease-in-out infinite reverse;
}
@keyframes float-bg {
0%, 100% {
transform: translate(0, 0);
}
25% {
transform: translate(30px, -30px);
}
50% {
transform: translate(-20px, 20px);
}
75% {
transform: translate(40px, 10px);
}
}
@media (max-width: 991px) {
.hero-section-primary .hero-image-wrapper {
margin-top: 40px;
}
.hero-section-primary .deco-circle-1 {
width: 200px;
height: 200px;
}
.hero-section-primary .deco-circle-2 {
width: 150px;
height: 150px;
}
.hero-section-primary .deco-blob {
width: 300px;
height: 300px;
}
}
@media (max-width: 575px) {
.hero-section-primary .hero-badge {
width: 48px;
height: 48px;
font-size: 20px;
}
.hero-section-primary .feature-item {
width: 44px;
height: 44px;
font-size: 18px;
}
.bg-shape-1,
.bg-shape-2 {
display: none;
}
}
@media (prefers-reduced-motion: reduce) {
.hero-badge,
.deco-circle,
.deco-blob,
.floating-card,
.bg-shape {
animation: none;
}
.hero-section-primary .hero-image {
transition: 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: 0.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: -0.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);
box-shadow: 0 4px 16px rgba(var(--black-rgb), 0.06);
transition: all 0.3s ease;
position: relative;
z-index: 2;
border: 1px solid rgba(var(--primary-rgb), 0.1);
min-width: 0;
overflow: hidden;
}
.usp-secondary__item:hover {
transform: translateY(-4px);
box-shadow: 0 12px 32px rgba(var(--black-rgb), 0.12);
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;
box-shadow: 0 8px 16px rgba(var(--primary-rgb), 0.3);
transition: all 0.3s ease;
}
.usp-secondary__item:hover .usp-secondary__item-icon {
transform: scale(1.05);
box-shadow: 0 12px 24px rgba(var(--primary-rgb), 0.4);
}
.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: 0.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: 0.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;
}
@keyframes float {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-20px) rotate(3deg);
}
}
@keyframes pulse-grow {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(2);
opacity: 0;
}
}
@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: 0.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: 0.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: 0.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: 0.75rem;
}
.usp-secondary__item-text {
font-size: 0.875rem;
}
}
.about-section-bold {
position: relative;
overflow: hidden;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%);
}
.about-section-bold .decorative-line {
width: 60px;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-300));
border-radius: 2px;
}
.about-section-bold .about-main-title {
font-size: clamp(1.75rem, 4vw, 2.5rem);
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
margin-bottom: 1rem;
}
.about-section-bold .about-subtitle {
font-size: clamp(1.1rem, 2.5vw, 1.4rem);
font-weight: 600;
color: var(--primary-500);
line-height: 1.4;
}
.about-section-bold .about-description {
font-size: 1.05rem;
line-height: 1.7;
color: var(--text-secondary);
}
.about-section-bold .features-grid {
display: grid;
grid-template-columns: 1fr;
gap: 1.5rem;
}
.about-section-bold .feature-item {
display: flex;
gap: 1rem;
padding: 1.25rem;
background: var(--surface-primary);
border-radius: 12px;
border: 1px solid color-mix(in srgb, var(--primary-100) 50%, transparent 50%);
transition: all 0.3s ease;
}
.about-section-bold .feature-item:hover {
transform: translateX(8px);
box-shadow: 0 8px 24px color-mix(in srgb, var(--primary-500) 15%, transparent 85%);
border-color: var(--primary-300);
}
.about-section-bold .feature-icon-wrapper {
flex-shrink: 0;
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-100), var(--primary-50));
border-radius: 10px;
color: var(--primary-700);
font-size: 1.5rem;
transition: all 0.3s ease;
}
.about-section-bold .feature-item:hover .feature-icon-wrapper {
background: linear-gradient(135deg, var(--primary-500), var(--primary-300));
color: var(--light);
transform: rotate(5deg) scale(1.1);
}
.about-section-bold .feature-content {
flex: 1;
}
.about-section-bold .feature-title {
font-size: 1.1rem;
font-weight: 600;
color: var(--text-primary);
margin-bottom: 0.5rem;
}
.about-section-bold .feature-description {
font-size: 0.95rem;
line-height: 1.6;
color: var(--text-secondary);
margin: 0;
}
.about-section-bold .image-gallery-wrapper {
position: relative;
height: 600px;
padding: 2rem;
}
.about-section-bold .image-card {
position: absolute;
border-radius: 16px;
overflow: hidden;
box-shadow: 0 10px 40px color-mix(in srgb, var(--neutral-900) 15%, transparent 85%);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.about-section-bold .image-card img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
transition: transform 0.4s ease;
}
.about-section-bold .image-card:hover img {
transform: scale(1.08);
}
.about-section-bold .image-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-700) 20%, transparent 80%) 0%,
transparent 100%);
opacity: 0;
transition: opacity 0.4s ease;
}
.about-section-bold .image-card:hover .image-overlay {
opacity: 1;
}
.about-section-bold .main-image {
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 70%;
height: 55%;
z-index: 2;
}
.about-section-bold .main-image:hover {
transform: translate(-50%, -50%) scale(1.02);
box-shadow: 0 20px 60px color-mix(in srgb, var(--neutral-900) 25%, transparent 75%);
z-index: 5;
}
.about-section-bold .secondary-image {
top: 0;
right: 0;
width: 45%;
height: 35%;
z-index: 3;
}
.about-section-bold .secondary-image:hover {
transform: translateY(-10px);
z-index: 6;
}
.about-section-bold .tertiary-image {
bottom: 0;
left: 0;
width: 40%;
height: 32%;
z-index: 3;
}
.about-section-bold .tertiary-image:hover {
transform: translateY(-10px);
z-index: 6;
}
.about-section-bold .decorative-blob {
position: absolute;
border-radius: 50%;
filter: blur(40px);
opacity: 0.15;
z-index: 1;
animation: float 8s ease-in-out infinite;
}
.about-section-bold .blob-1 {
top: 10%;
right: 10%;
width: 250px;
height: 250px;
background: var(--primary-300);
animation-delay: 0s;
}
.about-section-bold .blob-2 {
bottom: 15%;
left: 5%;
width: 200px;
height: 200px;
background: var(--primary-500);
animation-delay: 2s;
}
.about-section-bold .floating-icon {
position: absolute;
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
background: var(--surface-primary);
border-radius: 12px;
box-shadow: 0 8px 24px color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
color: var(--primary-500);
font-size: 1.5rem;
z-index: 4;
animation: float 6s ease-in-out infinite;
}
.about-section-bold .icon-1 {
top: 15%;
left: 10%;
animation-delay: 0s;
}
.about-section-bold .icon-2 {
top: 60%;
right: 5%;
animation-delay: 1.5s;
}
.about-section-bold .icon-3 {
bottom: 20%;
right: 25%;
animation-delay: 3s;
}
.about-section-bold .background-shapes {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
overflow: hidden;
z-index: 0;
}
.about-section-bold .shape {
position: absolute;
border-radius: 50%;
opacity: 0.05;
}
.about-section-bold .shape-1 {
top: -100px;
left: -100px;
width: 400px;
height: 400px;
background: var(--primary-500);
}
.about-section-bold .shape-2 {
bottom: -150px;
right: -150px;
width: 500px;
height: 500px;
background: var(--primary-300);
}
.about-section-bold .shape-3 {
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 300px;
height: 300px;
background: var(--primary-100);
}
@keyframes float {
0%, 100% {
transform: translateY(0px);
}
50% {
transform: translateY(-20px);
}
}
@media (max-width: 991px) {
.about-section-bold .image-gallery-wrapper {
height: 500px;
margin-top: 3rem;
}
.about-section-bold .main-image {
width: 75%;
height: 50%;
}
.about-section-bold .secondary-image {
width: 50%;
height: 32%;
}
.about-section-bold .tertiary-image {
width: 45%;
height: 30%;
}
}
@media (max-width: 767px) {
.about-section-bold .image-gallery-wrapper {
height: 400px;
}
.about-section-bold .main-image {
width: 85%;
height: 45%;
}
.about-section-bold .secondary-image {
width: 55%;
height: 28%;
}
.about-section-bold .tertiary-image {
width: 50%;
height: 26%;
}
.about-section-bold .floating-icon {
width: 40px;
height: 40px;
font-size: 1.2rem;
}
.about-section-bold .decorative-blob {
filter: blur(30px);
}
.about-section-bold .blob-1 {
width: 180px;
height: 180px;
}
.about-section-bold .blob-2 {
width: 150px;
height: 150px;
}
}
@media (max-width: 575px) {
.about-section-bold .image-gallery-wrapper {
height: 350px;
padding: 1rem;
}
.about-section-bold .feature-item {
padding: 1rem;
}
.about-section-bold .feature-icon-wrapper {
width: 45px;
height: 45px;
font-size: 1.3rem;
}
}
.features-section-variant {
position: relative;
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-variant .feature-card-variant {
position: relative;
padding: 2.5rem;
background: var(--light);
border-radius: 1rem;
border: 1px solid color-mix(in srgb, var(--primary-100) 50%, transparent 50%);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
box-shadow: 0 4px 6px -1px rgba(var(--black-rgb), 0.05),
0 2px 4px -1px rgba(var(--black-rgb), 0.03);
}
.features-section-variant .feature-card-variant:hover {
transform: translateY(-8px);
border-color: var(--primary-300);
box-shadow: 0 20px 25px -5px color-mix(in srgb, var(--primary-500) 15%, transparent 85%),
0 10px 10px -5px color-mix(in srgb, var(--primary-500) 8%, transparent 92%);
}
.features-section-variant .feature-icon-wrapper {
position: relative;
margin-bottom: 1.5rem;
width: fit-content;
}
.features-section-variant .icon-circle {
position: relative;
width: 70px;
height: 70px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg,
var(--primary-500) 0%,
color-mix(in srgb, var(--primary-700) 70%, var(--primary-500) 30%) 100%
);
border-radius: 1rem;
color: var(--light);
font-size: 1.75rem;
transition: all 0.4s ease;
z-index: 2;
}
.features-section-variant .feature-card-variant:hover .icon-circle {
transform: scale(1.1) rotate(5deg);
box-shadow: 0 10px 20px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
.features-section-variant .icon-decoration {
position: absolute;
top: -8px;
left: -8px;
width: 70px;
height: 70px;
border: 2px solid var(--primary-300);
border-radius: 1rem;
opacity: 0.3;
transition: all 0.4s ease;
z-index: 1;
}
.features-section-variant .feature-card-variant:hover .icon-decoration {
transform: translate(-4px, -4px);
opacity: 0.6;
}
.features-section-variant .feature-content h3 {
color: var(--text-primary);
transition: color 0.3s ease;
}
.features-section-variant .feature-card-variant:hover .feature-content h3 {
color: var(--primary-700);
}
.features-section-variant .feature-content p {
line-height: 1.7;
font-size: 0.95rem;
}
.features-section-variant #features-title {
color: var(--text-primary);
letter-spacing: -0.02em;
}
.features-section-variant #features-subtitle {
color: var(--primary-700);
font-size: 1.25rem;
}
.features-section-variant #features-desc {
max-width: 700px;
margin: 0 auto;
line-height: 1.7;
}
.features-section-variant .decorative-blob {
position: absolute;
border-radius: 50%;
filter: blur(80px);
opacity: 0.15;
pointer-events: none;
z-index: 0;
}
.features-section-variant .blob-1 {
width: 500px;
height: 500px;
background: radial-gradient(circle, var(--primary-500), transparent);
top: -200px;
right: -150px;
}
.features-section-variant .blob-2 {
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-300), transparent);
bottom: -150px;
left: -100px;
}
.features-section-variant .decorative-grid {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-image:
linear-gradient(color-mix(in srgb, var(--primary-100) 20%, transparent 80%) 1px, transparent 1px),
linear-gradient(90deg, color-mix(in srgb, var(--primary-100) 20%, transparent 80%) 1px, transparent 1px);
background-size: 50px 50px;
opacity: 0.3;
pointer-events: none;
z-index: 0;
}
@media (max-width: 991.98px) {
.features-section-variant .feature-card-variant {
padding: 2rem;
}
.features-section-variant .icon-circle {
width: 60px;
height: 60px;
font-size: 1.5rem;
}
.features-section-variant .icon-decoration {
width: 60px;
height: 60px;
}
.features-section-variant #features-title {
font-size: 2rem;
}
}
@media (max-width: 767.98px) {
.features-section-variant {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.features-section-variant .feature-card-variant {
padding: 1.75rem;
}
.features-section-variant .feature-icon-wrapper {
margin-bottom: 1.25rem;
}
.features-section-variant .icon-circle {
width: 56px;
height: 56px;
font-size: 1.4rem;
}
.features-section-variant .icon-decoration {
width: 56px;
height: 56px;
top: -6px;
left: -6px;
}
.features-section-variant #features-title {
font-size: 1.75rem;
}
.features-section-variant #features-subtitle {
font-size: 1.1rem;
}
.blob-1,
.features-section-variant .blob-2 {
display: none;
}
}
@media (max-width: 575.98px) {
.features-section-variant .feature-card-variant {
padding: 1.5rem;
}
.features-section-variant .feature-content h3 {
font-size: 1.15rem;
}
.features-section-variant .feature-content p {
font-size: 0.9rem;
}
}
@media (prefers-reduced-motion: reduce) {
.feature-card-variant,
.icon-circle,
.icon-decoration,
.features-section-variant .feature-content h3 {
transition: none;
}
.features-section-variant .feature-card-variant:hover {
transform: none;
}
.features-section-variant .feature-card-variant:hover .icon-circle {
transform: none;
}
.features-section-variant .feature-card-variant:hover .icon-decoration {
transform: none;
}
}
@media (prefers-contrast: high) {
.features-section-variant .feature-card-variant {
border-width: 2px;
border-color: var(--primary-500);
}
.features-section-variant .icon-circle {
outline: 2px solid var(--text-primary);
outline-offset: 2px;
}
}
.services-section {
position: relative;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
overflow: hidden;
}
.services-section #services-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
line-height: 1.2;
}
.services-section #services-subtitle {
color: var(--primary-500);
font-weight: 600;
letter-spacing: -0.01em;
}
.services-section #services-desc {
color: var(--text-secondary);
font-size: 1.125rem;
line-height: 1.7;
max-width: 800px;
margin: 0 auto;
}
.services-section .service-card {
position: relative;
background: var(--surface-primary);
border-radius: 16px;
padding: 2.5rem 2rem;
box-shadow: 0 4px 6px rgba(var(--black-rgb), 0.05),
0 10px 20px rgba(var(--black-rgb), 0.08);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
overflow: hidden;
border: 1px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
}
.services-section .service-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 24px rgba(var(--black-rgb), 0.12),
0 20px 40px color-mix(in srgb, var(--primary-500) 15%, transparent 85%);
border-color: color-mix(in srgb, var(--primary-500) 40%, transparent 60%);
}
.services-section .service-icon-wrapper {
width: 80px;
height: 80px;
background: linear-gradient(135deg,
var(--primary-500) 0%,
color-mix(in srgb, var(--primary-700) 80%, var(--primary-500) 20%) 100%
);
border-radius: 20px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1.5rem;
transition: all 0.4s ease;
box-shadow: 0 4px 12px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
.services-section .service-card:hover .service-icon-wrapper {
transform: scale(1.1) rotate(5deg);
box-shadow: 0 8px 20px color-mix(in srgb, var(--primary-500) 40%, transparent 60%);
}
.services-section .service-icon-wrapper i {
font-size: 2.5rem;
color: var(--light);
}
.services-section .service-content {
position: relative;
z-index: 2;
}
.services-section .service-name {
color: var(--text-primary);
font-weight: 700;
font-size: 1.5rem;
line-height: 1.3;
letter-spacing: -0.01em;
transition: color 0.3s ease;
}
.services-section .service-card:hover .service-name {
color: var(--primary-500);
}
.services-section .service-description {
color: var(--text-secondary);
font-size: 1rem;
line-height: 1.7;
margin-bottom: 1.5rem;
}
.services-section .service-features {
color: var(--text-secondary);
font-size: 0.95rem;
line-height: 1.8;
padding-left: 1.25rem;
border-left: 3px solid var(--primary-300);
background: color-mix(in srgb, var(--primary-50) 40%, transparent 60%);
padding: 1rem 1.25rem;
border-radius: 8px;
}
.services-section .service-pricing {
display: flex;
align-items: center;
margin-top: 1.5rem;
padding-top: 1.5rem;
border-top: 2px solid color-mix(in srgb, var(--neutral-300) 30%, transparent 70%);
}
.services-section .price-tag {
color: var(--primary-700);
font-weight: 700;
font-size: 1.25rem;
display: inline-flex;
align-items: center;
padding: 0.5rem 1rem;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-100) 50%, transparent 50%) 0%,
color-mix(in srgb, var(--primary-50) 30%, transparent 70%) 100%
);
border-radius: 8px;
border: 1px solid color-mix(in srgb, var(--primary-300) 30%, transparent 70%);
transition: all 0.3s ease;
}
.services-section .service-card:hover .price-tag {
background: linear-gradient(135deg,
var(--primary-500) 0%,
var(--primary-700) 100%
);
color: var(--light);
transform: scale(1.05);
}
.services-section .decorative-accent {
position: absolute;
bottom: -20px;
right: -20px;
width: 150px;
height: 150px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 15%, transparent 85%) 0%,
transparent 70%
);
border-radius: 50%;
transition: all 0.4s ease;
z-index: 1;
}
.services-section .service-card:hover .decorative-accent {
transform: scale(1.5);
opacity: 0.6;
}
.services-section .decorative-blob {
position: absolute;
border-radius: 50%;
filter: blur(60px);
opacity: 0.3;
z-index: 0;
pointer-events: none;
}
.services-section .blob-1 {
width: 400px;
height: 400px;
background: radial-gradient(circle,
var(--primary-300) 0%,
transparent 70%
);
top: 10%;
left: -10%;
animation: float 20s ease-in-out infinite;
}
.services-section .blob-2 {
width: 350px;
height: 350px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-500) 60%, var(--primary-300) 40%) 0%,
transparent 70%
);
bottom: 15%;
right: -8%;
animation: float 25s ease-in-out infinite reverse;
}
.services-section .decorative-circle {
position: absolute;
border: 2px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
border-radius: 50%;
z-index: 0;
pointer-events: none;
}
.services-section .circle-1 {
width: 200px;
height: 200px;
top: 20%;
right: 10%;
animation: rotate 30s linear infinite;
}
.services-section .circle-2 {
width: 150px;
height: 150px;
bottom: 25%;
left: 8%;
animation: rotate 40s linear infinite reverse;
}
@keyframes float {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(30px, -30px) scale(1.1);
}
66% {
transform: translate(-20px, 20px) scale(0.9);
}
}
@keyframes rotate {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@media (max-width: 992px) {
.services-section .service-card {
padding: 2rem 1.5rem;
}
.services-section .service-icon-wrapper {
width: 70px;
height: 70px;
}
.services-section .service-icon-wrapper i {
font-size: 2rem;
}
.services-section .service-name {
font-size: 1.35rem;
}
.services-section .decorative-blob {
display: none;
}
}
@media (max-width: 768px) {
.services-section {
padding: 3rem 0;
}
.services-section #services-title {
font-size: 2rem;
}
.services-section #services-subtitle {
font-size: 1.25rem;
}
.services-section #services-desc {
font-size: 1rem;
}
.services-section .service-card {
padding: 1.75rem 1.25rem;
}
.services-section .service-icon-wrapper {
width: 65px;
height: 65px;
}
.services-section .service-icon-wrapper i {
font-size: 1.75rem;
}
.services-section .service-name {
font-size: 1.25rem;
}
.services-section .service-description {
font-size: 0.95rem;
}
.services-section .service-features {
font-size: 0.9rem;
padding: 0.875rem 1rem;
}
.services-section .price-tag {
font-size: 1.1rem;
padding: 0.4rem 0.875rem;
}
.services-section .decorative-circle {
display: none;
}
}
@media (max-width: 576px) {
.services-section #services-title {
font-size: 1.75rem;
}
.services-section .service-card {
padding: 1.5rem 1rem;
}
.services-section .service-icon-wrapper {
width: 60px;
height: 60px;
}
.services-section .service-icon-wrapper i {
font-size: 1.5rem;
}
.services-section .service-name {
font-size: 1.15rem;
}
.services-section .price-tag {
font-size: 1rem;
}
}
@media (prefers-contrast: high) {
.services-section .service-card {
border: 2px solid var(--primary-500);
}
.services-section .service-name {
font-weight: 800;
}
.services-section .price-tag {
border: 2px solid var(--primary-700);
}
}
@media (prefers-reduced-motion: reduce) {
.service-card,
.service-icon-wrapper,
.decorative-accent,
.services-section .price-tag {
transition: none;
}
.decorative-blob,
.services-section .decorative-circle {
animation: none;
}
.services-section .service-card:hover {
transform: none;
}
}
.priceplan-section-133 {
padding: 100px 0;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%);
position: relative;
overflow: hidden;
}
.priceplan-section-133 .section-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
letter-spacing: -0.02em;
line-height: 1.2;
}
.priceplan-section-133 .section-subtitle {
font-size: 1.5rem;
font-weight: 500;
color: var(--primary-500);
letter-spacing: -0.01em;
}
.priceplan-section-133 .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.priceplan-section-133 .price-card {
background: var(--light);
border-radius: 20px;
padding: 40px 30px;
height: 100%;
display: flex;
flex-direction: column;
position: relative;
border: 2px solid color-mix(in srgb, var(--primary-100) 40%, transparent 60%);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.06);
}
.priceplan-section-133 .price-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.12);
border-color: var(--primary-300);
}
.priceplan-section-133 .price-card.featured {
border-color: var(--primary-500);
box-shadow: 0 8px 30px color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
transform: scale(1.05);
}
.priceplan-section-133 .price-card.featured:hover {
transform: scale(1.05) translateY(-8px);
box-shadow: 0 16px 50px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
.priceplan-section-133 .featured-badge {
position: absolute;
top: -12px;
right: 30px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
color: var(--light);
padding: 8px 20px;
border-radius: 20px;
font-size: 0.875rem;
font-weight: 600;
box-shadow: 0 4px 12px color-mix(in srgb, var(--primary-500) 40%, transparent 60%);
display: flex;
align-items: center;
gap: 6px;
}
.priceplan-section-133 .featured-badge i {
font-size: 0.875rem;
}
.priceplan-section-133 .card-header-decoration {
position: absolute;
top: 0;
left: 0;
right: 0;
height: 5px;
background: linear-gradient(90deg,
var(--primary-300),
var(--primary-500),
var(--primary-300));
border-radius: 20px 20px 0 0;
}
.priceplan-section-133 .featured .card-header-decoration {
height: 6px;
background: linear-gradient(90deg,
var(--primary-500),
var(--primary-700),
var(--primary-500));
}
.priceplan-section-133 .plan-icon-wrapper {
width: 70px;
height: 70px;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-100) 60%, transparent 40%),
color-mix(in srgb, var(--primary-50) 80%, transparent 20%));
border-radius: 16px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 25px;
transition: all 0.3s ease;
}
.priceplan-section-133 .plan-icon-wrapper i {
font-size: 2rem;
color: var(--primary-500);
transition: all 0.3s ease;
}
.priceplan-section-133 .price-card:hover .plan-icon-wrapper {
transform: scale(1.1) rotate(5deg);
background: linear-gradient(135deg, var(--primary-300), var(--primary-100));
}
.priceplan-section-133 .price-card:hover .plan-icon-wrapper i {
color: var(--primary-700);
transform: scale(1.05);
}
.priceplan-section-133 .plan-content {
flex: 1;
display: flex;
flex-direction: column;
}
.priceplan-section-133 .plan-name {
font-size: 1.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 15px;
letter-spacing: -0.01em;
}
.priceplan-section-133 .plan-description {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.6;
margin-bottom: 25px;
flex-grow: 0;
}
.priceplan-section-133 .price-display {
display: flex;
align-items: baseline;
justify-content: center;
margin-bottom: 30px;
padding: 20px 0;
border-top: 1px solid var(--neutral-100);
border-bottom: 1px solid var(--neutral-100);
}
.priceplan-section-133 .currency {
font-size: 1.5rem;
font-weight: 600;
color: var(--primary-500);
margin-right: 4px;
}
.priceplan-section-133 .price-amount {
font-size: 3.5rem;
font-weight: 800;
color: var(--text-primary);
line-height: 1;
letter-spacing: -0.03em;
}
.priceplan-section-133 .price-period {
font-size: 1.125rem;
color: var(--text-secondary);
margin-left: 6px;
font-weight: 500;
}
.priceplan-section-133 .features-list {
flex: 1;
margin-bottom: 25px;
}
.priceplan-section-133 .features-text {
font-size: 0.9375rem;
line-height: 1.8;
color: var(--text-secondary);
padding: 20px;
background: color-mix(in srgb, var(--neutral-50) 50%, transparent 50%);
border-radius: 12px;
border-left: 3px solid var(--primary-300);
}
.priceplan-section-133 .featured .features-text {
border-left-color: var(--primary-500);
background: color-mix(in srgb, var(--primary-50) 30%, transparent 70%);
}
.priceplan-section-133 .card-decoration-bottom {
margin-top: auto;
padding-top: 20px;
}
.priceplan-section-133 .decoration-line {
height: 3px;
background: linear-gradient(90deg,
transparent,
var(--primary-300),
transparent);
border-radius: 3px;
}
.priceplan-section-133 .featured .decoration-line {
background: linear-gradient(90deg,
transparent,
var(--primary-500),
transparent);
}
.priceplan-section-133 .decorative-shapes {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
overflow: hidden;
z-index: 0;
}
.priceplan-section-133 .shape-circle {
position: absolute;
border-radius: 50%;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 15%, transparent 85%),
transparent);
opacity: 0.4;
}
.priceplan-section-133 .shape-1 {
width: 400px;
height: 400px;
top: -200px;
right: -100px;
animation: float-shape 20s ease-in-out infinite;
}
.priceplan-section-133 .shape-2 {
width: 300px;
height: 300px;
bottom: -150px;
left: -80px;
animation: float-shape 15s ease-in-out infinite reverse;
}
.priceplan-section-133 .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);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
opacity: 0.3;
animation: blob-morph 30s ease-in-out infinite;
}
.priceplan-section-133 .container {
position: relative;
z-index: 1;
}
@keyframes float-shape {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(30px, -30px) scale(1.1);
}
66% {
transform: translate(-20px, 20px) scale(0.9);
}
}
@keyframes blob-morph {
0%, 100% {
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}
25% {
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
}
50% {
border-radius: 30% 60% 70% 40% / 50% 60% 30% 60%;
}
75% {
border-radius: 70% 30% 50% 50% / 30% 70% 50% 50%;
}
}
@media (max-width: 991.98px) {
.priceplan-section-133 {
padding: 80px 0;
}
.priceplan-section-133 .section-title {
font-size: 2rem;
}
.priceplan-section-133 .section-subtitle {
font-size: 1.25rem;
}
.priceplan-section-133 .price-card.featured {
transform: scale(1);
}
.priceplan-section-133 .price-card.featured:hover {
transform: translateY(-8px);
}
}
@media (max-width: 767.98px) {
.priceplan-section-133 {
padding: 60px 0;
}
.priceplan-section-133 .section-title {
font-size: 1.75rem;
}
.priceplan-section-133 .section-subtitle {
font-size: 1.125rem;
}
.priceplan-section-133 .section-description {
font-size: 1rem;
}
.priceplan-section-133 .price-card {
padding: 35px 25px;
}
.priceplan-section-133 .plan-name {
font-size: 1.5rem;
}
.priceplan-section-133 .price-amount {
font-size: 3rem;
}
.priceplan-section-133 .plan-icon-wrapper {
width: 60px;
height: 60px;
}
.priceplan-section-133 .plan-icon-wrapper i {
font-size: 1.75rem;
}
.priceplan-section-133 .shape-1,
.priceplan-section-133 .shape-2 {
width: 250px;
height: 250px;
}
}
@media (max-width: 575.98px) {
.priceplan-section-133 .section-title {
font-size: 1.5rem;
}
.priceplan-section-133 .price-amount {
font-size: 2.5rem;
}
.priceplan-section-133 .featured-badge {
top: -10px;
right: 20px;
padding: 6px 16px;
font-size: 0.8125rem;
}
}
.team-section-standard {
position: relative;
padding: 100px 0;
background: linear-gradient(
180deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
overflow: hidden;
}
.team-section-standard .decorative-blob {
position: absolute;
border-radius: 50%;
filter: blur(80px);
opacity: 0.15;
z-index: 0;
pointer-events: none;
}
.team-section-standard .blob-1 {
width: 500px;
height: 500px;
background: var(--primary-300);
top: -150px;
left: -100px;
}
.team-section-standard .blob-2 {
width: 400px;
height: 400px;
background: var(--primary-500);
bottom: -100px;
right: -80px;
}
.team-section-standard .decorative-circle {
position: absolute;
border: 2px solid color-mix(in srgb, var(--primary-300) 30%, transparent 70%);
border-radius: 50%;
z-index: 0;
pointer-events: none;
}
.team-section-standard .circle-1 {
width: 300px;
height: 300px;
top: 20%;
right: 10%;
}
.team-section-standard .circle-2 {
width: 200px;
height: 200px;
bottom: 15%;
left: 8%;
}
.team-section-standard .section-header {
position: relative;
z-index: 1;
}
.team-section-standard .header-accent {
width: 60px;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500) 0%,
var(--primary-300) 100%
);
margin: 0 auto 24px;
border-radius: 2px;
}
.team-section-standard .section-subtitle {
font-size: 0.95rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 2px;
color: var(--primary-700);
margin-bottom: 16px;
}
.team-section-standard .section-title {
font-size: 2.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 24px;
line-height: 1.2;
}
.team-section-standard .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.8;
margin: 0;
}
.team-section-standard .team-card {
position: relative;
background: var(--surface-primary);
border-radius: 20px;
padding: 30px;
box-shadow:
0 4px 20px color-mix(in srgb, var(--neutral-900) 8%, transparent 92%),
0 0 0 1px color-mix(in srgb, var(--primary-100) 50%, transparent 50%);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
z-index: 1;
}
.team-section-standard .team-card:hover {
transform: translateY(-8px);
box-shadow:
0 12px 40px color-mix(in srgb, var(--primary-500) 15%, transparent 85%),
0 0 0 1px var(--primary-300);
}
.team-section-standard .team-image-wrapper {
position: relative;
margin-bottom: 24px;
border-radius: 16px;
overflow: hidden;
}
.team-section-standard .image-frame {
position: absolute;
top: -8px;
left: -8px;
right: -8px;
bottom: -8px;
border: 3px solid var(--primary-300);
border-radius: 20px;
opacity: 0;
transition: opacity 0.3s ease;
z-index: 1;
pointer-events: none;
}
.team-section-standard .team-card:hover .image-frame {
opacity: 1;
}
.team-section-standard .team-member-photo {
width: 100%;
height: auto;
aspect-ratio: 1 / 1;
object-fit: cover;
border-radius: 16px;
display: block;
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.team-section-standard .team-card:hover .team-member-photo {
transform: scale(1.05);
}
.team-section-standard .image-overlay {
position: absolute;
inset: 0;
background: linear-gradient(
180deg,
transparent 0%,
color-mix(in srgb, var(--primary-700) 50%, transparent 50%) 100%
);
opacity: 0;
transition: opacity 0.3s ease;
border-radius: 16px;
}
.team-section-standard .team-card:hover .image-overlay {
opacity: 1;
}
.team-section-standard .team-info {
text-align: center;
padding: 0 10px;
}
.team-section-standard .member-name {
font-size: 1.5rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 8px;
transition: color 0.3s ease;
}
.team-section-standard .team-card:hover .member-name {
color: var(--primary-700);
}
.team-section-standard .member-role {
font-size: 1rem;
font-weight: 500;
color: var(--text-secondary);
margin: 0;
line-height: 1.6;
}
.team-section-standard .team-decoration {
position: absolute;
top: 50px;
right: 40px;
width: 50px;
height: 50px;
background: linear-gradient(
135deg,
var(--primary-300) 0%,
var(--primary-500) 100%
);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 4px 12px color-mix(in srgb, var(--primary-500) 25%, transparent 75%);
opacity: 0.9;
transition: all 0.3s ease;
}
.team-section-standard .team-card:hover .team-decoration {
transform: rotate(15deg) scale(1.1);
opacity: 1;
}
.team-section-standard .team-decoration i {
font-size: 1.5rem;
color: var(--surface-primary);
}
.team-section-standard .bottom-decoration {
margin-top: 80px;
text-align: center;
position: relative;
z-index: 1;
}
.team-section-standard .decoration-line {
width: 200px;
height: 2px;
background: linear-gradient(
90deg,
transparent 0%,
var(--primary-300) 50%,
transparent 100%
);
margin: 0 auto 20px;
}
.team-section-standard .decoration-dots {
display: flex;
justify-content: center;
gap: 12px;
}
.team-section-standard .decoration-dots .dot {
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
display: block;
animation: dotPulse 2s ease-in-out infinite;
}
.team-section-standard .decoration-dots .dot:nth-child(2) {
animation-delay: 0.3s;
}
.team-section-standard .decoration-dots .dot:nth-child(3) {
animation-delay: 0.6s;
}
@keyframes dotPulse {
0%, 100% {
opacity: 0.4;
transform: scale(1);
}
50% {
opacity: 1;
transform: scale(1.3);
}
}
@media (max-width: 991.98px) {
.team-section-standard {
padding: 80px 0;
}
.team-section-standard .section-title {
font-size: 2.25rem;
}
.team-section-standard .blob-1,
.team-section-standard .blob-2 {
display: none;
}
.team-section-standard .team-decoration {
top: 30px;
right: 30px;
width: 45px;
height: 45px;
}
.team-section-standard .team-decoration i {
font-size: 1.25rem;
}
}
@media (max-width: 767.98px) {
.team-section-standard {
padding: 60px 0;
}
.team-section-standard .section-title {
font-size: 1.875rem;
}
.team-section-standard .section-description {
font-size: 1rem;
}
.team-section-standard .team-card {
padding: 24px;
}
.team-section-standard .member-name {
font-size: 1.375rem;
}
.team-section-standard .member-role {
font-size: 0.95rem;
}
.team-section-standard .circle-1,
.team-section-standard .circle-2 {
display: none;
}
.team-section-standard .bottom-decoration {
margin-top: 60px;
}
}
@media (max-width: 575.98px) {
.team-section-standard .team-decoration {
top: 20px;
right: 20px;
width: 40px;
height: 40px;
}
.team-section-standard .team-decoration i {
font-size: 1.125rem;
}
.team-section-standard .header-accent {
width: 50px;
height: 3px;
}
}
.reviews-section-minimal {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.reviews-section-minimal .section-title {
font-size: clamp(2rem, 5vw, 2.75rem);
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
margin-bottom: 1rem;
}
.reviews-section-minimal .section-subtitle {
font-size: clamp(1.25rem, 3vw, 1.5rem);
font-weight: 600;
color: var(--primary-500);
line-height: 1.4;
margin-bottom: 1rem;
}
.reviews-section-minimal .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.reviews-section-minimal .review-card {
background: var(--light);
border-radius: 16px;
padding: 2.5rem;
height: 100%;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.08);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
border: 2px solid transparent;
position: relative;
overflow: hidden;
}
.reviews-section-minimal .review-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500),
color-mix(in srgb, var(--primary-500) 60%, var(--primary-300) 40%)
);
transform: scaleX(0);
transform-origin: left;
transition: transform 0.4s ease;
}
.reviews-section-minimal .review-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.12);
border-color: color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
.reviews-section-minimal .review-card:hover::before {
transform: scaleX(1);
}
.reviews-section-minimal .quote-icon {
width: 56px;
height: 56px;
background: linear-gradient(
135deg,
var(--primary-500),
color-mix(in srgb, var(--primary-500) 70%, var(--primary-700) 30%)
);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1.5rem;
box-shadow: 0 4px 12px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
.reviews-section-minimal .quote-icon i {
font-size: 1.75rem;
color: var(--light);
}
.reviews-section-minimal .review-text {
font-size: 1.0625rem;
line-height: 1.8;
color: var(--text-primary);
margin-bottom: 2rem;
font-style: italic;
}
.reviews-section-minimal .reviewer-info {
display: flex;
align-items: center;
gap: 1rem;
padding-top: 1.5rem;
border-top: 2px solid var(--neutral-100);
}
.reviews-section-minimal .avatar-wrapper {
flex-shrink: 0;
}
.reviews-section-minimal .avatar-placeholder {
width: 60px;
height: 60px;
border-radius: 50%;
background: linear-gradient(
135deg,
var(--primary-300),
var(--primary-500)
);
border: 3px solid var(--light);
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.1);
}
.reviews-section-minimal .reviewer-details {
flex: 1;
}
.reviews-section-minimal .reviewer-name {
font-size: 1.125rem;
font-weight: 600;
color: var(--text-primary);
margin-bottom: 0.5rem;
line-height: 1.3;
}
.reviews-section-minimal .company-badge {
display: inline-flex;
align-items: center;
gap: 0.5rem;
}
.reviews-section-minimal .company-badge i {
font-size: 1.25rem;
color: var(--primary-500);
}
.reviews-section-minimal .featured-review {
background: linear-gradient(
135deg,
var(--light),
color-mix(in srgb, var(--primary-50) 50%, var(--light) 50%)
);
padding: 3rem;
border: 2px solid color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
}
.reviews-section-minimal .quote-icon-large {
width: 80px;
height: 80px;
background: linear-gradient(
135deg,
var(--primary-500),
var(--primary-700)
);
border-radius: 16px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 2rem;
box-shadow: 0 8px 24px color-mix(in srgb, var(--primary-500) 40%, transparent 60%);
}
.reviews-section-minimal .quote-icon-large i {
font-size: 2.5rem;
color: var(--light);
}
.reviews-section-minimal .review-text-featured {
font-size: 1.25rem;
line-height: 1.8;
color: var(--text-primary);
margin-bottom: 2.5rem;
font-style: italic;
font-weight: 500;
}
.reviews-section-minimal .reviewer-info-featured {
display: flex;
align-items: center;
gap: 1.5rem;
padding-top: 2rem;
border-top: 3px solid var(--primary-500);
}
.reviews-section-minimal .avatar-wrapper-large .avatar-placeholder {
width: 80px;
height: 80px;
}
.reviews-section-minimal .reviewer-name-featured {
font-size: 1.375rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 0.75rem;
}
.reviews-section-minimal .featured-badges {
display: flex;
gap: 0.75rem;
align-items: center;
}
.reviews-section-minimal .badge-icon {
width: 36px;
height: 36px;
background: var(--primary-500);
border-radius: 8px;
display: flex;
align-items: center;
justify-content: center;
}
.reviews-section-minimal .badge-icon i {
font-size: 1.125rem;
color: var(--light);
}
.reviews-section-minimal .decorative-blob {
position: absolute;
top: -100px;
right: -100px;
width: 400px;
height: 400px;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-300) 15%, transparent 85%),
transparent
);
border-radius: 50%;
pointer-events: none;
z-index: 0;
}
.reviews-section-minimal .decorative-circle {
position: absolute;
bottom: -80px;
left: -80px;
width: 300px;
height: 300px;
border: 2px solid color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
border-radius: 50%;
pointer-events: none;
z-index: 0;
}
.reviews-section-minimal .decorative-dots {
position: absolute;
top: 50%;
right: 50px;
width: 100px;
height: 100px;
background-image: radial-gradient(
circle,
var(--primary-500) 2px,
transparent 2px
);
background-size: 20px 20px;
opacity: 0.1;
pointer-events: none;
z-index: 0;
}
.reviews-section-minimal .container {
position: relative;
z-index: 1;
}
@media (max-width: 991.98px) {
.reviews-section-minimal .review-card {
padding: 2rem;
}
.reviews-section-minimal .featured-review {
padding: 2.5rem;
}
.reviews-section-minimal .review-text-featured {
font-size: 1.125rem;
}
}
@media (max-width: 767.98px) {
.reviews-section-minimal .review-card {
padding: 1.75rem;
}
.reviews-section-minimal .featured-review {
padding: 2rem;
}
.reviews-section-minimal .quote-icon {
width: 48px;
height: 48px;
}
.reviews-section-minimal .quote-icon i {
font-size: 1.5rem;
}
.reviews-section-minimal .quote-icon-large {
width: 64px;
height: 64px;
}
.reviews-section-minimal .quote-icon-large i {
font-size: 2rem;
}
.reviews-section-minimal .avatar-placeholder {
width: 50px;
height: 50px;
}
.reviews-section-minimal .avatar-wrapper-large .avatar-placeholder {
width: 64px;
height: 64px;
}
.reviews-section-minimal .reviewer-name {
font-size: 1rem;
}
.reviews-section-minimal .reviewer-name-featured {
font-size: 1.125rem;
}
.reviews-section-minimal .review-text {
font-size: 1rem;
}
.reviews-section-minimal .review-text-featured {
font-size: 1.0625rem;
}
}
@media (max-width: 575.98px) {
.reviews-section-minimal .reviewer-info {
flex-direction: column;
align-items: flex-start;
gap: 1rem;
}
.reviews-section-minimal .reviewer-info-featured {
flex-direction: column;
align-items: flex-start;
gap: 1.25rem;
}
.reviews-section-minimal .decorative-blob,
.reviews-section-minimal .decorative-circle {
display: none;
}
}
@media (prefers-reduced-motion: no-preference) {
.reviews-section-minimal .review-card {
animation: fadeInUp 0.6s ease-out;
}
@keyframes fadeInUp {
from {
opacity: 0;
transform: translateY(30px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
}
.casestudy-section-clean {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.casestudy-section-clean .section-header {
position: relative;
z-index: 2;
}
.casestudy-section-clean #casestudy-title {
color: var(--text-primary);
font-weight: 700;
line-height: 1.2;
letter-spacing: -0.02em;
}
.casestudy-section-clean #casestudy-subtitle {
color: var(--primary-500);
font-weight: 600;
font-size: 1.25rem;
}
.casestudy-section-clean #casestudy-desc {
color: var(--text-secondary);
font-size: 1.1rem;
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.casestudy-section-clean .decorative-underline {
width: 80px;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-300),
var(--primary-500),
var(--primary-700)
);
border-radius: 2px;
}
.casestudy-section-clean .case-card {
background: var(--surface-secondary);
border-radius: 16px;
overflow: hidden;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.06);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
}
.casestudy-section-clean .case-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.12);
}
.casestudy-section-clean .case-image-wrapper {
position: relative;
height: 240px;
overflow: hidden;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-300) 30%, var(--surface-secondary)),
color-mix(in srgb, var(--primary-500) 20%, var(--surface-secondary))
);
}
.casestudy-section-clean .case-image-placeholder {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
color: var(--primary-500);
font-size: 4rem;
transition: all 0.4s ease;
}
.casestudy-section-clean .case-card:hover .case-image-placeholder {
transform: scale(1.1);
color: var(--primary-700);
}
.casestudy-section-clean .case-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(
180deg,
transparent 0%,
color-mix(in srgb, var(--primary-700) 10%, transparent) 100%
);
opacity: 0;
transition: opacity 0.4s ease;
}
.casestudy-section-clean .case-card:hover .case-overlay {
opacity: 1;
}
.casestudy-section-clean .case-content {
padding: 2rem;
position: relative;
}
.casestudy-section-clean .case-icon-badge {
width: 56px;
height: 56px;
background: linear-gradient(
135deg,
var(--primary-500),
var(--primary-700)
);
color: var(--light);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
font-size: 1.5rem;
margin-bottom: 1.25rem;
box-shadow: 0 4px 16px color-mix(in srgb, var(--primary-500) 30%, transparent);
transition: all 0.3s ease;
}
.casestudy-section-clean .case-card:hover .case-icon-badge {
transform: rotate(5deg) scale(1.05);
box-shadow: 0 6px 24px color-mix(in srgb, var(--primary-500) 40%, transparent);
}
.casestudy-section-clean .case-title {
color: var(--text-primary);
font-weight: 700;
line-height: 1.3;
margin-bottom: 1rem;
transition: color 0.3s ease;
}
.casestudy-section-clean .case-card:hover .case-title {
color: var(--primary-700);
}
.casestudy-section-clean .case-description {
color: var(--text-secondary);
font-size: 0.95rem;
line-height: 1.7;
margin-bottom: 1.5rem;
}
.casestudy-section-clean .case-metrics {
display: flex;
gap: 0.75rem;
margin-top: 1.5rem;
padding-top: 1.5rem;
border-top: 1px solid color-mix(in srgb, var(--neutral-300) 50%, transparent);
}
.casestudy-section-clean .metric-item {
width: 40px;
height: 40px;
background: color-mix(in srgb, var(--primary-100) 60%, var(--surface-primary));
color: var(--primary-700);
border-radius: 8px;
display: flex;
align-items: center;
justify-content: center;
font-size: 1.1rem;
transition: all 0.3s ease;
}
.casestudy-section-clean .case-card:hover .metric-item {
background: var(--primary-500);
color: var(--light);
transform: translateY(-2px);
}
.casestudy-section-clean .metric-item:nth-child(2) {
transition-delay: 0.05s;
}
.casestudy-section-clean .metric-item:nth-child(3) {
transition-delay: 0.1s;
}
.casestudy-section-clean .decorative-shapes {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
z-index: 1;
overflow: hidden;
}
.casestudy-section-clean .shape {
position: absolute;
border-radius: 50%;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-300) 15%, transparent),
transparent 70%
);
}
.casestudy-section-clean .shape-1 {
width: 400px;
height: 400px;
top: -200px;
right: -100px;
animation: float-shape 20s ease-in-out infinite;
}
.casestudy-section-clean .shape-2 {
width: 300px;
height: 300px;
bottom: -150px;
left: -75px;
animation: float-shape 25s ease-in-out infinite reverse;
}
.casestudy-section-clean .shape-3 {
width: 250px;
height: 250px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
animation: pulse-shape 15s ease-in-out infinite;
}
@keyframes float-shape {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
33% {
transform: translate(30px, -30px) rotate(120deg);
}
66% {
transform: translate(-20px, 20px) rotate(240deg);
}
}
@keyframes pulse-shape {
0%, 100% {
transform: translate(-50%, -50%) scale(1);
opacity: 0.3;
}
50% {
transform: translate(-50%, -50%) scale(1.3);
opacity: 0.1;
}
}
@media (max-width: 991.98px) {
.casestudy-section-clean #casestudy-title {
font-size: 2rem;
}
.casestudy-section-clean #casestudy-subtitle {
font-size: 1.1rem;
}
.casestudy-section-clean #casestudy-desc {
font-size: 1rem;
}
.casestudy-section-clean .case-image-wrapper {
height: 200px;
}
}
@media (max-width: 767.98px) {
.casestudy-section-clean #casestudy-title {
font-size: 1.75rem;
}
.casestudy-section-clean .case-content {
padding: 1.5rem;
}
.casestudy-section-clean .case-image-wrapper {
height: 180px;
}
.casestudy-section-clean .case-icon-badge {
width: 48px;
height: 48px;
font-size: 1.25rem;
}
.casestudy-section-clean .shape-1,
.casestudy-section-clean .shape-2,
.casestudy-section-clean .shape-3 {
opacity: 0.5;
}
}
@media (max-width: 575.98px) {
.casestudy-section-clean #casestudy-title {
font-size: 1.5rem;
}
.casestudy-section-clean .case-metrics {
gap: 0.5rem;
}
.casestudy-section-clean .metric-item {
width: 36px;
height: 36px;
font-size: 1rem;
}
}
@media (prefers-contrast: high) {
.casestudy-section-clean .case-card {
border: 2px solid var(--neutral-300);
}
.casestudy-section-clean .case-card:hover {
border-color: var(--primary-700);
}
.casestudy-section-clean .decorative-shapes {
display: none;
}
}
@media (prefers-reduced-motion: reduce) {
.casestudy-section-clean .case-card,
.casestudy-section-clean .case-image-placeholder,
.casestudy-section-clean .case-icon-badge,
.casestudy-section-clean .metric-item {
transition: none;
}
.casestudy-section-clean .shape {
animation: none;
}
}
.process-section-secondary {
position: relative;
padding: 100px 0;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, white 70%) 100%
);
overflow: hidden;
}
.process-section-secondary .section-header {
max-width: 800px;
margin: 0 auto 80px;
position: relative;
z-index: 2;
}
.process-section-secondary .header-decorator {
display: flex;
align-items: center;
justify-content: center;
gap: 16px;
margin-bottom: 24px;
}
.process-section-secondary .decorator-line {
width: 60px;
height: 2px;
background: linear-gradient(90deg,
transparent 0%,
var(--primary-500) 50%,
transparent 100%
);
}
.process-section-secondary .header-decorator i {
font-size: 28px;
color: var(--primary-500);
}
.process-section-secondary .section-title {
font-size: 42px;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.2;
}
.process-section-secondary .section-subtitle {
font-size: 20px;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 20px;
letter-spacing: 0.5px;
}
.process-section-secondary .section-description {
font-size: 17px;
line-height: 1.8;
color: var(--text-secondary);
margin: 0;
}
.process-section-secondary .process-timeline {
position: relative;
max-width: 1000px;
margin: 0 auto;
padding: 40px 0;
}
.process-section-secondary .timeline-line {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 3px;
background: linear-gradient(180deg,
var(--primary-300) 0%,
var(--primary-500) 50%,
var(--primary-300) 100%
);
transform: translateX(-50%);
z-index: 1;
}
.process-section-secondary .process-item {
position: relative;
display: flex;
align-items: center;
margin-bottom: 60px;
gap: 40px;
}
.process-section-secondary .process-item:last-child {
margin-bottom: 0;
}
.process-section-secondary .process-item.reverse {
flex-direction: row-reverse;
}
.process-section-secondary .item-number {
position: relative;
z-index: 3;
flex-shrink: 0;
width: 50%;
display: flex;
justify-content: flex-end;
padding-right: 20px;
}
.process-section-secondary .process-item.reverse .item-number {
justify-content: flex-start;
padding-right: 0;
padding-left: 20px;
}
.process-section-secondary .number-bg {
display: flex;
align-items: center;
justify-content: center;
width: 80px;
height: 80px;
font-size: 28px;
font-weight: 700;
color: white;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 50%;
box-shadow: 0 8px 24px color-mix(in srgb, var(--primary-500) 40%, transparent);
position: relative;
transition: all 0.3s ease;
}
.process-section-secondary .number-bg::before {
content: '';
position: absolute;
inset: -4px;
border-radius: 50%;
border: 2px solid var(--primary-300);
opacity: 0;
transition: opacity 0.3s ease;
}
.process-section-secondary .process-item:hover .number-bg::before {
opacity: 1;
}
.process-section-secondary .item-content {
width: 50%;
flex-shrink: 0;
}
.process-section-secondary .content-card {
position: relative;
background: white;
border-radius: 20px;
padding: 36px;
box-shadow: 0 4px 20px color-mix(in srgb, var(--neutral-900) 8%, transparent);
transition: all 0.4s ease;
border: 1px solid var(--neutral-100);
}
.process-section-secondary .content-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px color-mix(in srgb, var(--primary-500) 20%, transparent);
border-color: var(--primary-300);
}
.process-section-secondary .card-icon {
display: inline-flex;
align-items: center;
justify-content: center;
width: 56px;
height: 56px;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-500) 15%, white) 0%,
color-mix(in srgb, var(--primary-300) 20%, white) 100%
);
border-radius: 16px;
margin-bottom: 20px;
transition: all 0.3s ease;
}
.process-section-secondary .content-card:hover .card-icon {
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
}
.process-section-secondary .card-icon i {
font-size: 28px;
color: var(--primary-500);
transition: color 0.3s ease;
}
.process-section-secondary .content-card:hover .card-icon i {
color: white;
}
.process-section-secondary .item-title {
font-size: 24px;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.3;
}
.process-section-secondary .item-description {
font-size: 16px;
line-height: 1.7;
color: var(--text-secondary);
margin: 0;
}
.process-section-secondary .card-accent {
position: absolute;
top: 0;
right: 0;
width: 60px;
height: 60px;
background: linear-gradient(135deg,
var(--primary-500) 0%,
transparent 70%
);
border-radius: 0 20px 0 0;
opacity: 0;
transition: opacity 0.3s ease;
}
.process-section-secondary .content-card:hover .card-accent {
opacity: 0.1;
}
.process-section-secondary .decorative-shapes {
position: absolute;
inset: 0;
pointer-events: none;
z-index: 1;
}
.process-section-secondary .shape {
position: absolute;
border-radius: 50%;
opacity: 0.05;
}
.process-section-secondary .shape-1 {
width: 400px;
height: 400px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-300));
top: -100px;
right: -100px;
}
.process-section-secondary .shape-2 {
width: 300px;
height: 300px;
background: linear-gradient(225deg, var(--primary-500), var(--primary-700));
bottom: 100px;
left: -80px;
}
.process-section-secondary .shape-3 {
width: 200px;
height: 200px;
background: linear-gradient(315deg, var(--primary-300), var(--primary-500));
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
.process-section-secondary {
padding: 80px 0;
}
.process-section-secondary .section-title {
font-size: 36px;
}
.process-section-secondary .section-subtitle {
font-size: 18px;
}
.process-section-secondary .section-description {
font-size: 16px;
}
.process-section-secondary .timeline-line {
left: 40px;
}
.process-section-secondary .process-item,
.process-section-secondary .process-item.reverse {
flex-direction: row;
gap: 30px;
}
.process-section-secondary .item-number {
width: 80px;
justify-content: flex-start;
padding-right: 0;
padding-left: 0;
}
.process-section-secondary .process-item.reverse .item-number {
justify-content: flex-start;
padding-left: 0;
}
.process-section-secondary .number-bg {
width: 70px;
height: 70px;
font-size: 24px;
}
.process-section-secondary .item-content {
width: calc(100% - 110px);
}
.process-section-secondary .content-card {
padding: 28px;
}
.process-section-secondary .item-title {
font-size: 22px;
}
}
@media (max-width: 767px) {
.process-section-secondary {
padding: 60px 0;
}
.process-section-secondary .section-header {
margin-bottom: 60px;
}
.process-section-secondary .section-title {
font-size: 32px;
}
.process-section-secondary .section-subtitle {
font-size: 17px;
}
.process-section-secondary .section-description {
font-size: 15px;
}
.process-section-secondary .header-decorator {
gap: 12px;
}
.process-section-secondary .decorator-line {
width: 40px;
}
.process-section-secondary .header-decorator i {
font-size: 24px;
}
.process-section-secondary .timeline-line {
left: 30px;
}
.process-section-secondary .process-item {
margin-bottom: 40px;
gap: 20px;
}
.process-section-secondary .item-number {
width: 60px;
}
.process-section-secondary .number-bg {
width: 60px;
height: 60px;
font-size: 20px;
}
.process-section-secondary .item-content {
width: calc(100% - 80px);
}
.process-section-secondary .content-card {
padding: 24px;
border-radius: 16px;
}
.process-section-secondary .card-icon {
width: 48px;
height: 48px;
border-radius: 12px;
margin-bottom: 16px;
}
.process-section-secondary .card-icon i {
font-size: 24px;
}
.process-section-secondary .item-title {
font-size: 20px;
margin-bottom: 12px;
}
.process-section-secondary .item-description {
font-size: 15px;
}
.process-section-secondary .shape-1 {
width: 250px;
height: 250px;
}
.process-section-secondary .shape-2 {
width: 200px;
height: 200px;
}
.process-section-secondary .shape-3 {
width: 150px;
height: 150px;
}
}
@media (max-width: 480px) {
.process-section-secondary .section-title {
font-size: 28px;
}
.process-section-secondary .timeline-line {
left: 25px;
}
.process-section-secondary .item-number {
width: 50px;
}
.process-section-secondary .number-bg {
width: 50px;
height: 50px;
font-size: 18px;
}
.process-section-secondary .item-content {
width: calc(100% - 70px);
}
.process-section-secondary .content-card {
padding: 20px;
}
.process-section-secondary .item-title {
font-size: 18px;
}
.process-section-secondary .item-description {
font-size: 14px;
}
}
.timeline-section-standard {
position: relative;
padding: 100px 0;
background: linear-gradient(
180deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
overflow: hidden;
}
.timeline-section-standard .section-header {
margin-bottom: 80px;
}
.timeline-section-standard .section-title {
font-size: 2.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.2;
}
.timeline-section-standard .section-subtitle {
font-size: 1.5rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 24px;
line-height: 1.4;
}
.timeline-section-standard .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.timeline-section-standard .timeline-container {
position: relative;
max-width: 1200px;
margin: 0 auto;
padding: 40px 0;
}
.timeline-section-standard .timeline-line {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 4px;
background: linear-gradient(
180deg,
transparent 0%,
var(--primary-300) 10%,
var(--primary-500) 50%,
var(--primary-300) 90%,
transparent 100%
);
transform: translateX(-50%);
z-index: 1;
}
.timeline-section-standard .timeline-item {
position: relative;
display: flex;
margin-bottom: 60px;
align-items: center;
}
.timeline-section-standard .timeline-item:last-child {
margin-bottom: 0;
}
.timeline-section-standard .timeline-left {
justify-content: flex-end;
padding-right: calc(50% + 50px);
}
.timeline-section-standard .timeline-left .timeline-content {
text-align: right;
}
.timeline-section-standard .timeline-right {
justify-content: flex-start;
padding-left: calc(50% + 50px);
}
.timeline-section-standard .timeline-right .timeline-content {
text-align: left;
}
.timeline-section-standard .timeline-content {
flex: 1;
max-width: 500px;
}
.timeline-section-standard .timeline-card {
background: var(--surface-primary);
border-radius: 16px;
padding: 32px;
box-shadow:
0 4px 6px rgba(var(--black-rgb), 0.05),
0 10px 20px rgba(var(--black-rgb), 0.08);
border: 2px solid color-mix(in srgb, var(--primary-300) 30%, transparent 70%);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.timeline-section-standard .timeline-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 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.timeline-section-standard .timeline-card:hover {
transform: translateY(-8px);
box-shadow:
0 8px 12px rgba(var(--black-rgb), 0.08),
0 20px 40px rgba(var(--black-rgb), 0.12);
border-color: var(--primary-500);
}
.timeline-section-standard .timeline-card:hover::before {
transform: scaleX(1);
}
.timeline-section-standard .timeline-icon-wrapper {
display: inline-flex;
align-items: center;
justify-content: center;
width: 56px;
height: 56px;
background: linear-gradient(
135deg,
var(--primary-500),
color-mix(in srgb, var(--primary-500) 70%, var(--primary-700) 30%)
);
border-radius: 12px;
margin-bottom: 20px;
box-shadow: 0 4px 12px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
.timeline-section-standard .timeline-icon-wrapper i {
font-size: 24px;
color: var(--light);
}
.timeline-section-standard .timeline-item-title {
font-size: 1.5rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 12px;
line-height: 1.3;
}
.timeline-section-standard .timeline-item-desc {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
}
.timeline-section-standard .timeline-marker {
position: absolute;
left: 50%;
transform: translateX(-50%);
z-index: 2;
}
.timeline-section-standard .marker-dot {
width: 20px;
height: 20px;
background: var(--surface-primary);
border: 4px solid var(--primary-500);
border-radius: 50%;
box-shadow: 0 0 0 8px color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
transition: all 0.3s ease;
}
.timeline-section-standard .timeline-item:hover .marker-dot {
transform: scale(1.3);
border-color: var(--primary-700);
box-shadow:
0 0 0 12px color-mix(in srgb, var(--primary-300) 25%, transparent 75%),
0 4px 12px color-mix(in srgb, var(--primary-500) 40%, transparent 60%);
}
.timeline-section-standard .decorative-shapes {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
z-index: 0;
}
.shape-circle,
.timeline-section-standard .shape-blob {
position: absolute;
border-radius: 50%;
opacity: 0.06;
}
.timeline-section-standard .shape-1 {
width: 300px;
height: 300px;
background: var(--primary-500);
top: 10%;
right: 5%;
animation: float 20s ease-in-out infinite;
}
.timeline-section-standard .shape-2 {
width: 200px;
height: 200px;
background: var(--primary-300);
bottom: 15%;
left: 8%;
animation: float 25s ease-in-out infinite reverse;
}
.timeline-section-standard .shape-3 {
width: 250px;
height: 250px;
background: linear-gradient(
135deg,
var(--primary-500),
var(--primary-300)
);
top: 50%;
right: 10%;
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
animation: morph 15s ease-in-out infinite;
}
@keyframes float {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-30px) rotate(10deg);
}
}
@keyframes morph {
0%, 100% {
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}
50% {
border-radius: 70% 30% 30% 70% / 70% 70% 30% 30%;
}
}
@media (max-width: 991px) {
.timeline-section-standard {
padding: 80px 0;
}
.timeline-section-standard .section-title {
font-size: 2.25rem;
}
.timeline-section-standard .section-subtitle {
font-size: 1.25rem;
}
.timeline-section-standard .section-description {
font-size: 1rem;
}
.timeline-section-standard .timeline-line {
left: 30px;
}
.timeline-left,
.timeline-section-standard .timeline-right {
padding-left: 80px;
padding-right: 0;
justify-content: flex-start;
}
.timeline-left .timeline-content,
.timeline-section-standard .timeline-right .timeline-content {
text-align: left;
}
.timeline-section-standard .timeline-marker {
left: 30px;
}
.timeline-section-standard .timeline-item-title {
font-size: 1.375rem;
}
}
@media (max-width: 767px) {
.timeline-section-standard {
padding: 60px 0;
}
.timeline-section-standard .section-header {
margin-bottom: 50px;
}
.timeline-section-standard .section-title {
font-size: 1.875rem;
}
.timeline-section-standard .section-subtitle {
font-size: 1.125rem;
}
.timeline-section-standard .section-description {
font-size: 0.9375rem;
}
.timeline-section-standard .timeline-line {
left: 20px;
}
.timeline-left,
.timeline-section-standard .timeline-right {
padding-left: 60px;
}
.timeline-section-standard .timeline-marker {
left: 20px;
}
.timeline-section-standard .marker-dot {
width: 16px;
height: 16px;
border-width: 3px;
}
.timeline-section-standard .timeline-card {
padding: 24px;
}
.timeline-section-standard .timeline-icon-wrapper {
width: 48px;
height: 48px;
margin-bottom: 16px;
}
.timeline-section-standard .timeline-icon-wrapper i {
font-size: 20px;
}
.timeline-section-standard .timeline-item-title {
font-size: 1.25rem;
}
.timeline-section-standard .timeline-item-desc {
font-size: 0.9375rem;
}
.timeline-section-standard .timeline-item {
margin-bottom: 40px;
}
.shape-1,
.shape-2,
.timeline-section-standard .shape-3 {
opacity: 0.04;
}
.timeline-section-standard .shape-1 {
width: 200px;
height: 200px;
}
.timeline-section-standard .shape-2 {
width: 150px;
height: 150px;
}
.timeline-section-standard .shape-3 {
width: 180px;
height: 180px;
}
}
@media (prefers-contrast: high) {
.timeline-section-standard .timeline-card {
border-width: 3px;
border-color: var(--primary-500);
}
.timeline-section-standard .timeline-line {
width: 6px;
background: var(--primary-500);
}
.timeline-section-standard .marker-dot {
border-width: 5px;
}
.timeline-section-standard .timeline-item-desc {
color: var(--text-primary);
}
}
@media (prefers-reduced-motion: reduce) {
.timeline-card,
.marker-dot,
.timeline-section-standard .timeline-card::before {
transition: none;
}
.shape-circle,
.timeline-section-standard .shape-blob {
animation: none;
}
.timeline-section-standard .timeline-card:hover {
transform: none;
}
.timeline-section-standard .timeline-item:hover .marker-dot {
transform: none;
}
}
.career-section-classic {
position: relative;
overflow: hidden;
background: var(--surface-primary);
padding: 5rem 0;
}
.career-section-classic .decorative-blob {
position: absolute;
border-radius: 50%;
opacity: 0.06;
pointer-events: none;
z-index: 0;
}
.career-section-classic .decorative-blob-1 {
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-500), transparent);
top: -100px;
left: -100px;
animation: float-slow 20s ease-in-out infinite;
}
.career-section-classic .decorative-blob-2 {
width: 350px;
height: 350px;
background: radial-gradient(circle, var(--primary-700), transparent);
bottom: -80px;
right: -80px;
animation: float-slow 25s ease-in-out infinite reverse;
}
.career-section-classic .decorative-circle {
position: absolute;
border-radius: 50%;
border: 2px solid var(--primary-300);
opacity: 0.1;
pointer-events: none;
z-index: 0;
}
.career-section-classic .decorative-circle-1 {
width: 200px;
height: 200px;
top: 20%;
right: 10%;
animation: pulse-slow 15s ease-in-out infinite;
}
.career-section-classic .decorative-circle-2 {
width: 150px;
height: 150px;
bottom: 30%;
left: 15%;
animation: pulse-slow 18s ease-in-out infinite 2s;
}
.career-section-classic .decorative-line {
position: absolute;
height: 2px;
background: linear-gradient(
90deg,
transparent,
var(--primary-300),
transparent
);
opacity: 0.15;
pointer-events: none;
z-index: 0;
}
.career-section-classic .decorative-line-1 {
width: 60%;
top: 25%;
right: 0;
}
.career-section-classic .decorative-line-2 {
width: 50%;
bottom: 20%;
left: 0;
}
@keyframes float-slow {
0%, 100% {
transform: translate(0, 0) scale(1);
}
50% {
transform: translate(30px, -30px) scale(1.05);
}
}
@keyframes pulse-slow {
0%, 100% {
transform: scale(1);
opacity: 0.1;
}
50% {
transform: scale(1.1);
opacity: 0.15;
}
}
.z-index-2 {
position: relative;
z-index: 2;
}
.career-section-classic .header-icon-wrapper {
display: inline-flex;
align-items: center;
justify-content: center;
width: 80px;
height: 80px;
border-radius: 50%;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-500) 20%, var(--surface-primary)),
color-mix(in srgb, var(--primary-700) 20%, var(--surface-primary))
);
border: 3px solid color-mix(in srgb, var(--primary-500) 30%, var(--surface-primary));
box-shadow: 0 10px 30px rgba(var(--black-rgb), 0.08);
}
.career-section-classic .header-icon-wrapper i {
font-size: 2rem;
color: var(--primary-700);
}
.career-section-classic #career-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
line-height: 1.2;
}
.career-section-classic #career-subtitle {
color: var(--text-secondary);
font-weight: 600;
line-height: 1.4;
}
.career-section-classic #career-desc {
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin-left: auto;
margin-right: auto;
}
.career-section-classic .decorative-divider {
width: 80px;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500),
var(--primary-700)
);
border-radius: 2px;
}
.career-section-classic .career-card {
background: var(--surface-primary);
border: 2px solid color-mix(in srgb, var(--neutral-300) 50%, transparent);
border-radius: 16px;
padding: 2rem;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
display: flex;
flex-direction: column;
position: relative;
overflow: hidden;
}
.career-section-classic .career-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500),
var(--primary-700)
);
transform: scaleX(0);
transform-origin: left;
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.career-section-classic .career-card:hover {
border-color: var(--primary-500);
box-shadow: 0 20px 60px rgba(var(--black-rgb), 0.12);
transform: translateY(-8px);
}
.career-section-classic .career-card:hover::before {
transform: scaleX(1);
}
.career-section-classic .career-card-header {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 1.5rem;
}
.career-section-classic .career-icon-badge {
display: flex;
align-items: center;
justify-content: center;
width: 60px;
height: 60px;
border-radius: 12px;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-500) 15%, var(--surface-primary)),
color-mix(in srgb, var(--primary-700) 15%, var(--surface-primary))
);
border: 2px solid color-mix(in srgb, var(--primary-500) 20%, var(--surface-primary));
transition: transform 0.3s ease;
}
.career-section-classic .career-card:hover .career-icon-badge {
transform: rotate(-5deg) scale(1.05);
}
.career-section-classic .career-icon-badge i {
font-size: 1.5rem;
color: var(--primary-700);
}
.career-section-classic .career-badge {
padding: 0.4rem 1rem;
border-radius: 20px;
font-size: 0.85rem;
font-weight: 600;
background: color-mix(in srgb, var(--primary-500) 15%, var(--surface-primary));
color: var(--primary-700);
border: 1px solid color-mix(in srgb, var(--primary-500) 30%, transparent);
}
.career-section-classic .career-badge-contract {
background: color-mix(in srgb, var(--neutral-500) 15%, var(--surface-primary));
color: var(--neutral-700);
border-color: color-mix(in srgb, var(--neutral-500) 30%, transparent);
}
.career-section-classic .career-badge-part-time {
background: color-mix(in srgb, var(--primary-700) 15%, var(--surface-primary));
color: var(--primary-700);
border-color: color-mix(in srgb, var(--primary-700) 30%, transparent);
}
.career-section-classic .career-card-body {
flex: 1;
display: flex;
flex-direction: column;
}
.career-section-classic .career-card-title {
color: var(--text-primary);
font-weight: 700;
font-size: 1.5rem;
line-height: 1.3;
transition: color 0.3s ease;
}
.career-section-classic .career-card:hover .career-card-title {
color: var(--primary-700);
}
.career-section-classic .career-card-description {
color: var(--text-secondary);
line-height: 1.7;
font-size: 0.95rem;
flex: 1;
}
.career-section-classic .career-role-wrapper {
display: flex;
align-items: center;
gap: 0.75rem;
padding: 1rem;
background: color-mix(in srgb, var(--neutral-100) 50%, var(--surface-primary));
border-radius: 10px;
border-left: 3px solid var(--primary-500);
}
.career-section-classic .career-role-label {
display: flex;
align-items: center;
justify-content: center;
width: 32px;
height: 32px;
border-radius: 8px;
background: var(--surface-primary);
color: var(--primary-700);
font-size: 1rem;
flex-shrink: 0;
}
.career-section-classic .career-role-text {
color: var(--text-primary);
font-weight: 600;
font-size: 0.9rem;
}
.career-section-classic .career-card-footer {
margin-top: 1.5rem;
padding-top: 1.5rem;
border-top: 1px solid color-mix(in srgb, var(--neutral-300) 40%, transparent);
}
.career-section-classic .career-meta-icons {
display: flex;
gap: 0.75rem;
justify-content: flex-start;
}
.career-section-classic .meta-icon {
display: flex;
align-items: center;
justify-content: center;
width: 36px;
height: 36px;
border-radius: 8px;
background: color-mix(in srgb, var(--neutral-100) 60%, var(--surface-primary));
color: var(--text-secondary);
font-size: 1rem;
transition: all 0.3s ease;
}
.career-section-classic .career-card:hover .meta-icon {
background: color-mix(in srgb, var(--primary-500) 15%, var(--surface-primary));
color: var(--primary-700);
transform: translateY(-2px);
}
.career-section-classic .meta-icon:nth-child(2) {
transition-delay: 0.05s;
}
.career-section-classic .meta-icon:nth-child(3) {
transition-delay: 0.1s;
}
@media (max-width: 991.98px) {
.career-section-classic {
padding: 4rem 0;
}
.career-section-classic .header-icon-wrapper {
width: 70px;
height: 70px;
}
.career-section-classic .header-icon-wrapper i {
font-size: 1.75rem;
}
.career-section-classic #career-title {
font-size: 2.25rem;
}
.career-section-classic .career-card {
padding: 1.75rem;
}
.decorative-blob-1,
.career-section-classic .decorative-blob-2 {
width: 300px;
height: 300px;
}
}
@media (max-width: 767.98px) {
.career-section-classic {
padding: 3rem 0;
}
.career-section-classic .header-icon-wrapper {
width: 60px;
height: 60px;
}
.career-section-classic .header-icon-wrapper i {
font-size: 1.5rem;
}
.career-section-classic #career-title {
font-size: 1.85rem;
}
.career-section-classic #career-subtitle {
font-size: 1.15rem;
}
.career-section-classic .career-card {
padding: 1.5rem;
}
.career-section-classic .career-card-title {
font-size: 1.35rem;
}
.career-section-classic .career-icon-badge {
width: 50px;
height: 50px;
}
.career-section-classic .career-icon-badge i {
font-size: 1.25rem;
}
.career-section-classic .career-badge {
font-size: 0.8rem;
padding: 0.35rem 0.85rem;
}
.decorative-blob-1,
.career-section-classic .decorative-blob-2 {
width: 250px;
height: 250px;
}
.decorative-circle-1,
.career-section-classic .decorative-circle-2 {
display: none;
}
}
@media (max-width: 575.98px) {
.career-section-classic {
padding: 2.5rem 0;
}
.career-section-classic .career-card {
padding: 1.25rem;
}
.career-section-classic .career-role-wrapper {
padding: 0.85rem;
}
.career-section-classic .career-role-text {
font-size: 0.85rem;
}
.career-section-classic .meta-icon {
width: 32px;
height: 32px;
font-size: 0.9rem;
}
}
@media (prefers-contrast: high) {
.career-section-classic .career-card {
border-width: 3px;
border-color: var(--neutral-700);
}
.career-section-classic .career-card:hover {
border-color: var(--primary-700);
}
.career-section-classic .career-badge {
border-width: 2px;
}
}
@media print {
.career-section-classic {
padding: 2rem 0;
}
.decorative-blob,
.decorative-circle,
.career-section-classic .decorative-line {
display: none;
}
.career-section-classic .career-card {
break-inside: avoid;
page-break-inside: avoid;
box-shadow: none;
border: 2px solid var(--neutral-500);
}
}
.coreinfo-section-clean {
position: relative;
padding: 100px 0;
background: linear-gradient(
135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
overflow: hidden;
}
.coreinfo-section-clean .section-badge {
display: inline-flex;
align-items: center;
gap: 8px;
padding: 8px 20px;
background: color-mix(in srgb, var(--primary-500) 10%, transparent 90%);
border-radius: 50px;
border: 1px solid color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
}
.coreinfo-section-clean .badge-dot {
width: 6px;
height: 6px;
background: var(--primary-500);
border-radius: 50%;
animation: pulse-v142 2s ease-in-out infinite;
}
.coreinfo-section-clean .badge-dot:nth-child(2) {
animation-delay: 0.3s;
}
.coreinfo-section-clean .badge-dot:nth-child(3) {
animation-delay: 0.6s;
}
@keyframes pulse-v142 {
0%, 100% {
opacity: 1;
transform: scale(1);
}
50% {
opacity: 0.5;
transform: scale(0.8);
}
}
.coreinfo-section-clean .section-title {
font-size: 2.75rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
margin-bottom: 1rem;
}
.coreinfo-section-clean .section-subtitle {
font-size: 1.5rem;
font-weight: 500;
color: var(--primary-500);
line-height: 1.4;
margin-bottom: 1.5rem;
}
.coreinfo-section-clean .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.8;
max-width: 700px;
margin: 0 auto;
}
.coreinfo-section-clean .decorative-line {
width: 80px;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500),
var(--primary-300)
);
margin: 2rem auto 0;
border-radius: 2px;
position: relative;
}
.coreinfo-section-clean .decorative-line::before,
.coreinfo-section-clean .decorative-line::after {
content: '';
position: absolute;
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
top: 50%;
transform: translateY(-50%);
}
.coreinfo-section-clean .decorative-line::before {
left: -15px;
}
.coreinfo-section-clean .decorative-line::after {
right: -15px;
}
.coreinfo-section-clean .coreinfo-card {
position: relative;
height: 100%;
padding: 2.5rem 2rem;
background: var(--surface-primary);
border-radius: 16px;
border: 1px solid color-mix(in srgb, var(--neutral-300) 40%, transparent 60%);
box-shadow: 0 4px 24px color-mix(in srgb, var(--neutral-900) 5%, transparent 95%);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
overflow: hidden;
}
.coreinfo-section-clean .coreinfo-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 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.coreinfo-section-clean .coreinfo-card:hover {
transform: translateY(-8px);
border-color: var(--primary-500);
box-shadow: 0 12px 40px color-mix(in srgb, var(--primary-500) 15%, transparent 85%);
}
.coreinfo-section-clean .coreinfo-card:hover::before {
transform: scaleX(1);
}
.coreinfo-section-clean .card-icon-wrapper {
position: relative;
width: 70px;
height: 70px;
margin-bottom: 1.5rem;
display: flex;
align-items: center;
justify-content: center;
}
.coreinfo-section-clean .icon-background {
position: absolute;
width: 100%;
height: 100%;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-500) 15%, transparent 85%),
color-mix(in srgb, var(--primary-300) 10%, transparent 90%)
);
border-radius: 16px;
transform: rotate(45deg);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.coreinfo-section-clean .coreinfo-card:hover .icon-background {
transform: rotate(225deg) scale(1.1);
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-500) 25%, transparent 75%),
color-mix(in srgb, var(--primary-300) 20%, transparent 80%)
);
}
.coreinfo-section-clean .card-icon-wrapper i {
position: relative;
font-size: 2rem;
color: var(--primary-500);
z-index: 1;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.coreinfo-section-clean .coreinfo-card:hover .card-icon-wrapper i {
transform: scale(1.1);
color: var(--primary-700);
}
.coreinfo-section-clean .card-title {
font-size: 1.375rem;
font-weight: 600;
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.3;
transition: color 0.3s ease;
}
.coreinfo-section-clean .coreinfo-card:hover .card-title {
color: var(--primary-500);
}
.coreinfo-section-clean .card-description {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 0;
}
.coreinfo-section-clean .card-decoration {
position: absolute;
bottom: -20px;
right: -20px;
width: 100px;
height: 100px;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-500) 5%, transparent 95%),
transparent
);
border-radius: 50%;
pointer-events: none;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.coreinfo-section-clean .coreinfo-card:hover .card-decoration {
transform: scale(1.3);
opacity: 0.7;
}
.coreinfo-section-clean .floating-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
overflow: hidden;
}
.coreinfo-section-clean .shape {
position: absolute;
border-radius: 50%;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-500) 8%, transparent 92%),
color-mix(in srgb, var(--primary-300) 5%, transparent 95%)
);
animation: float-v142 20s ease-in-out infinite;
}
.coreinfo-section-clean .shape-1 {
width: 300px;
height: 300px;
top: 10%;
right: 5%;
animation-delay: 0s;
}
.coreinfo-section-clean .shape-2 {
width: 200px;
height: 200px;
bottom: 15%;
left: 8%;
animation-delay: 5s;
}
.coreinfo-section-clean .shape-3 {
width: 150px;
height: 150px;
top: 50%;
left: 50%;
animation-delay: 10s;
}
@keyframes float-v142 {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
25% {
transform: translate(20px, -20px) rotate(90deg);
}
50% {
transform: translate(0, -40px) rotate(180deg);
}
75% {
transform: translate(-20px, -20px) rotate(270deg);
}
}
@media (max-width: 991px) {
.coreinfo-section-clean {
padding: 80px 0;
}
.coreinfo-section-clean .section-title {
font-size: 2.25rem;
}
.coreinfo-section-clean .section-subtitle {
font-size: 1.25rem;
}
.coreinfo-section-clean .section-description {
font-size: 1rem;
}
.coreinfo-section-clean .card-title {
font-size: 1.25rem;
}
}
@media (max-width: 767px) {
.coreinfo-section-clean {
padding: 60px 0;
}
.coreinfo-section-clean .section-title {
font-size: 2rem;
}
.coreinfo-section-clean .section-subtitle {
font-size: 1.125rem;
}
.coreinfo-section-clean .coreinfo-card {
padding: 2rem 1.5rem;
}
.coreinfo-section-clean .card-icon-wrapper {
width: 60px;
height: 60px;
}
.coreinfo-section-clean .card-icon-wrapper i {
font-size: 1.75rem;
}
.coreinfo-section-clean .shape {
opacity: 0.5;
}
}
@media (max-width: 575px) {
.coreinfo-section-clean .section-title {
font-size: 1.75rem;
}
.coreinfo-section-clean .coreinfo-card {
padding: 1.75rem 1.25rem;
}
}
.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;
}
@keyframes pulse-leadgen-v001 {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.3);
opacity: 0.7;
}
}
.leadgen-section-secondary .leadgen-form-card {
background: var(--light);
border-radius: 28px;
padding: 3.5rem;
box-shadow: 0 15px 50px rgba(var(--black-rgb), 0.1);
position: relative;
overflow: hidden;
border: 1px solid var(--neutral-100);
transition: transform 0.4s ease, box-shadow 0.4s ease;
}
.leadgen-section-secondary .leadgen-form-card:hover {
transform: translateY(-6px);
box-shadow: 0 20px 60px rgba(var(--black-rgb), 0.15);
}
.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: 0.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: 0.1;
animation: rotate-leadgen-v001 30s linear infinite reverse;
}
@keyframes rotate-leadgen-v001 {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.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 0.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 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 0.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: 0.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: 0.4px;
transition: all 0.4s ease;
box-shadow: 0 6px 20px rgba(59, 130, 246, 0.35);
position: relative;
overflow: hidden;
}
.leadgen-section-secondary .btn-leadgen-submit::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(var(--white-rgb), 0.25), transparent);
transition: left 0.6s ease;
}
.leadgen-section-secondary .btn-leadgen-submit:hover {
transform: translateY(-2px);
box-shadow: 0 8px 25px rgba(59, 130, 246, 0.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, 0.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;
}
@keyframes float-blob-leadgen-1 {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(30px, -30px) scale(1.1);
}
66% {
transform: translate(-20px, 20px) scale(0.95);
}
}
@keyframes float-blob-leadgen-2 {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(-25px, 25px) scale(1.05);
}
66% {
transform: translate(20px, -20px) scale(0.98);
}
}
.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 0.4s ease-out;
margin-bottom: 0;
}
@keyframes fadeInField {
from {
opacity: 0;
transform: translateY(-10px);
}
to {
opacity: 1;
transform: translateY(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 0.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 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 0.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: 0.6rem;
line-height: 1.6;
}
.contact-section-clean {
position: relative;
padding: 100px 0;
background: linear-gradient(135deg, var(--surface-primary) 0%, color-mix(in srgb, var(--primary-50) 30%, white 70%) 100%);
overflow: hidden;
}
.contact-section-clean .background-pattern {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-image:
radial-gradient(circle at 20% 30%, color-mix(in srgb, var(--primary-100) 20%, transparent 80%) 0%, transparent 50%),
radial-gradient(circle at 80% 70%, color-mix(in srgb, var(--primary-100) 15%, transparent 85%) 0%, transparent 50%);
pointer-events: none;
z-index: 0;
}
.contact-section-clean .container {
position: relative;
z-index: 1;
}
.contact-section-clean .section-header {
margin-bottom: 3rem;
}
.contact-section-clean .section-title {
font-size: 2.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 0.75rem;
line-height: 1.2;
}
.contact-section-clean .section-subtitle {
font-size: 1.25rem;
font-weight: 500;
color: var(--primary-500);
margin-bottom: 1.25rem;
}
.contact-section-clean .section-description {
font-size: 1.0625rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.contact-section-clean .contact-form-wrapper {
position: relative;
background: white;
padding: 2.5rem;
border-radius: 20px;
box-shadow: 0 10px 40px rgba(var(--black-rgb), 0.08);
border: 1px solid color-mix(in srgb, var(--primary-100) 40%, white 60%);
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.contact-section-clean .contact-form-wrapper:hover {
transform: translateY(-5px);
box-shadow: 0 15px 50px rgba(var(--black-rgb), 0.12);
}
.contact-section-clean .decorative-shape {
position: absolute;
border-radius: 50%;
background: linear-gradient(135deg, var(--primary-100), var(--primary-300));
opacity: 0.15;
z-index: 0;
}
.contact-section-clean .shape-1 {
width: 150px;
height: 150px;
top: -30px;
right: -30px;
}
.contact-section-clean .shape-2 {
width: 100px;
height: 100px;
bottom: -20px;
left: -20px;
}
.contact-section-clean .contact-form {
position: relative;
z-index: 1;
}
.contact-section-clean .form-control {
border: 2px solid color-mix(in srgb, var(--neutral-300) 50%, white 50%);
border-radius: 12px;
padding: 1rem 1.25rem;
font-size: 1rem;
transition: all 0.3s ease;
background: var(--surface-primary);
}
.contact-section-clean .form-control:focus {
border-color: var(--primary-500);
box-shadow: 0 0 0 0.25rem color-mix(in srgb, var(--primary-100) 30%, transparent 70%);
background: white;
}
.contact-section-clean .form-floating > label {
color: var(--text-secondary);
padding: 1rem 1.25rem;
}
.contact-section-clean .form-floating > .form-control:focus ~ label,
.contact-section-clean .form-floating > .form-control:not(:placeholder-shown) ~ label {
color: var(--primary-500);
}
.contact-section-clean .form-check-input {
width: 1.25rem;
height: 1.25rem;
border: 2px solid var(--neutral-300);
border-radius: 6px;
cursor: pointer;
margin-top: 0.125rem;
}
.contact-section-clean .form-check-input:checked {
background-color: var(--primary-500);
border-color: var(--primary-500);
}
.contact-section-clean .form-check-input:focus {
box-shadow: 0 0 0 0.25rem color-mix(in srgb, var(--primary-100) 30%, transparent 70%);
}
.contact-section-clean .form-check-label {
color: var(--text-secondary);
font-size: 0.9375rem;
cursor: pointer;
margin-left: 0.5rem;
}
.contact-section-clean .btn-submit {
background: linear-gradient(135deg, #2563eb, #0284c7) !important;
color: var(--light) !important;
border: none !important;
padding: 1rem 2rem;
font-size: 1.0625rem;
font-weight: 600;
border-radius: 12px;
transition: all 0.3s ease;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 4px 15px rgba(37, 99, 235, 0.3);
}
.contact-section-clean .btn-submit:hover {
transform: translateY(-2px);
box-shadow: 0 8px 25px rgba(37, 99, 235, 0.4);
}
.contact-section-clean .btn-submit:active {
transform: translateY(0);
}
.contact-section-clean .contact-info-wrapper {
position: relative;
height: 100%;
display: flex;
flex-direction: column;
gap: 1.5rem;
}
.contact-section-clean .decorative-blob {
position: absolute;
width: 200px;
height: 200px;
background: linear-gradient(135deg, var(--primary-100), var(--primary-300));
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
opacity: 0.1;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 0;
animation: blobFloat 6s ease-in-out infinite;
}
@keyframes blobFloat {
0%, 100% {
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
transform: translate(-50%, -50%) rotate(0deg);
}
50% {
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
transform: translate(-50%, -50%) rotate(180deg);
}
}
.contact-section-clean .contact-info-card {
position: relative;
z-index: 1;
background: white;
padding: 1.75rem;
border-radius: 16px;
display: flex;
align-items: flex-start;
gap: 1.25rem;
border: 1px solid color-mix(in srgb, var(--primary-100) 40%, white 60%);
transition: all 0.3s ease;
}
.contact-section-clean .contact-info-card:hover {
transform: translateX(5px);
box-shadow: 0 8px 25px rgba(var(--black-rgb), 0.08);
border-color: var(--primary-300);
}
.contact-section-clean .info-icon-wrapper {
flex-shrink: 0;
width: 56px;
height: 56px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 12px;
box-shadow: 0 4px 15px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
.contact-section-clean .info-icon-wrapper i {
font-size: 1.5rem;
color: white;
}
.contact-section-clean .info-content {
flex: 1;
}
.contact-section-clean .info-label {
font-size: 0.875rem;
font-weight: 600;
color: var(--text-secondary);
text-transform: uppercase;
letter-spacing: 0.5px;
margin-bottom: 0.5rem;
}
.contact-section-clean .info-text {
font-size: 1.0625rem;
color: var(--text-primary);
font-weight: 500;
margin: 0;
line-height: 1.5;
}
.contact-section-clean .social-links {
position: relative;
z-index: 1;
display: flex;
gap: 1rem;
margin-top: 1rem;
}
.contact-section-clean .social-link {
width: 48px;
height: 48px;
display: flex;
align-items: center;
justify-content: center;
background: white;
border: 2px solid color-mix(in srgb, var(--primary-100) 40%, white 60%);
border-radius: 12px;
color: var(--primary-500);
font-size: 1.25rem;
transition: all 0.3s ease;
text-decoration: none;
}
.contact-section-clean .social-link:hover {
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
color: white;
border-color: var(--primary-500);
transform: translateY(-3px);
box-shadow: 0 6px 20px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
@media (max-width: 991.98px) {
.contact-section-clean {
padding: 70px 0;
}
.contact-section-clean .section-title {
font-size: 2.25rem;
}
.contact-section-clean .section-subtitle {
font-size: 1.125rem;
}
.contact-section-clean .contact-form-wrapper {
padding: 2rem;
margin-bottom: 2rem;
}
.contact-section-clean .contact-info-card {
padding: 1.5rem;
}
}
@media (max-width: 767.98px) {
.contact-section-clean {
padding: 50px 0;
}
.contact-section-clean .section-title {
font-size: 1.875rem;
}
.contact-section-clean .section-subtitle {
font-size: 1rem;
}
.contact-section-clean .section-description {
font-size: 1rem;
}
.contact-section-clean .contact-form-wrapper {
padding: 1.5rem;
}
.contact-section-clean .info-icon-wrapper {
width: 48px;
height: 48px;
}
.contact-section-clean .info-icon-wrapper i {
font-size: 1.25rem;
}
.contact-section-clean .social-link {
width: 44px;
height: 44px;
font-size: 1.125rem;
}
.contact-section-clean .btn-submit {
padding: 0.875rem 1.5rem;
font-size: 1rem;
}
}
@media (max-width: 575.98px) {
.contact-section-clean .section-title {
font-size: 1.625rem;
}
.contact-section-clean .contact-form-wrapper {
padding: 1.25rem;
}
.contact-section-clean .contact-info-card {
padding: 1.25rem;
}
}
.blog-section-custom {
position: relative;
background: linear-gradient(
180deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
overflow: hidden;
}
.blog-section-custom .section-header {
position: relative;
z-index: 2;
}
.blog-section-custom #blog-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
line-height: 1.2;
}
.blog-section-custom #blog-subtitle {
color: var(--primary-500);
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.05em;
font-size: 0.95rem;
}
.blog-section-custom #blog-desc {
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.blog-section-custom .decorative-divider {
height: 3px;
width: 80px;
background: linear-gradient(
90deg,
transparent 0%,
var(--primary-500) 50%,
transparent 100%
);
margin: 0 auto;
border-radius: 3px;
}
.blog-section-custom .blog-card {
background: var(--surface-primary);
border-radius: 16px;
overflow: hidden;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.06);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
border: 1px solid color-mix(in srgb, var(--primary-100) 50%, transparent 50%);
display: flex;
flex-direction: column;
}
.blog-section-custom .blog-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.12);
border-color: var(--primary-300);
}
.blog-section-custom .blog-card-image-wrapper {
position: relative;
overflow: hidden;
height: 220px;
background: linear-gradient(
135deg,
var(--primary-100),
var(--primary-50)
);
}
.blog-section-custom .blog-image {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.blog-section-custom .blog-card:hover .blog-image {
transform: scale(1.08);
}
.blog-section-custom .image-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(
180deg,
transparent 0%,
color-mix(in srgb, var(--primary-700) 60%, transparent 40%) 100%
);
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
transition: opacity 0.4s ease;
}
.blog-section-custom .blog-card:hover .image-overlay {
opacity: 1;
}
.blog-section-custom .image-overlay i {
font-size: 3rem;
color: var(--light);
transform: scale(0.5);
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.blog-section-custom .blog-card:hover .image-overlay i {
transform: scale(1);
}
.blog-section-custom .category-badge {
position: absolute;
top: 16px;
right: 16px;
background: var(--primary-500);
color: var(--light);
padding: 6px 16px;
border-radius: 20px;
font-size: 0.75rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.05em;
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.15);
z-index: 2;
}
.blog-section-custom .blog-card-body {
padding: 2rem;
display: flex;
flex-direction: column;
flex-grow: 1;
}
.blog-section-custom .blog-card-title {
color: var(--text-primary);
font-size: 1.25rem;
font-weight: 700;
line-height: 1.4;
margin-bottom: 1rem;
transition: color 0.3s ease;
}
.blog-section-custom .blog-card:hover .blog-card-title {
color: var(--primary-500);
}
.blog-section-custom .blog-card-excerpt {
color: var(--text-secondary);
font-size: 0.95rem;
line-height: 1.7;
margin-bottom: 1.5rem;
flex-grow: 1;
}
.blog-section-custom .blog-card-footer {
display: flex;
justify-content: space-between;
align-items: center;
padding-top: 1.5rem;
border-top: 1px solid var(--neutral-100);
margin-top: auto;
}
.blog-section-custom .blog-meta {
display: flex;
gap: 1rem;
color: var(--neutral-500);
font-size: 0.875rem;
}
.blog-section-custom .blog-meta i {
font-size: 1rem;
opacity: 0.7;
}
.blog-section-custom .blog-read-more {
color: var(--primary-500);
text-decoration: none;
font-weight: 600;
font-size: 0.9rem;
display: inline-flex;
align-items: center;
transition: all 0.3s ease;
position: relative;
}
.blog-section-custom .blog-read-more::after {
content: '';
position: absolute;
bottom: -2px;
left: 0;
width: 0;
height: 2px;
background: var(--primary-500);
transition: width 0.3s ease;
}
.blog-section-custom .blog-read-more:hover {
color: var(--primary-700);
gap: 8px;
}
.blog-section-custom .blog-read-more:hover::after {
width: 100%;
}
.blog-section-custom .blog-read-more i {
transition: transform 0.3s ease;
}
.blog-section-custom .blog-read-more:hover i {
transform: translateX(4px);
}
.blog-section-custom .decorative-shapes {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
overflow: hidden;
z-index: 1;
}
.blog-section-custom .shape {
position: absolute;
opacity: 0.08;
}
.blog-section-custom .shape-circle-1 {
width: 300px;
height: 300px;
background: radial-gradient(
circle,
var(--primary-500),
transparent 70%
);
top: -100px;
left: -100px;
border-radius: 50%;
}
.blog-section-custom .shape-circle-2 {
width: 400px;
height: 400px;
background: radial-gradient(
circle,
var(--primary-300),
transparent 70%
);
bottom: -150px;
right: -150px;
border-radius: 50%;
}
.blog-section-custom .shape-dots {
width: 200px;
height: 200px;
background-image: radial-gradient(
circle,
var(--primary-500) 2px,
transparent 2px
);
background-size: 20px 20px;
top: 50%;
right: 10%;
transform: translateY(-50%);
}
@media (max-width: 991.98px) {
.blog-section-custom .blog-card-image-wrapper {
height: 200px;
}
.blog-section-custom #blog-title {
font-size: 2rem;
}
.blog-section-custom .blog-card-body {
padding: 1.5rem;
}
}
@media (max-width: 767.98px) {
.blog-section-custom {
padding: 3rem 0;
}
.blog-section-custom .blog-card-image-wrapper {
height: 180px;
}
.blog-section-custom #blog-title {
font-size: 1.75rem;
}
.blog-section-custom .blog-card-footer {
flex-direction: column;
gap: 1rem;
align-items: flex-start;
}
.blog-section-custom .blog-meta {
order: 2;
}
.blog-section-custom .blog-read-more {
order: 1;
}
}
@media (max-width: 575.98px) {
.blog-section-custom .blog-card-body {
padding: 1.25rem;
}
.blog-section-custom .blog-card-title {
font-size: 1.1rem;
}
.blog-section-custom .blog-card-excerpt {
font-size: 0.9rem;
}
.blog-section-custom .category-badge {
font-size: 0.7rem;
padding: 4px 12px;
}
}
.faq-section-alt {
position: relative;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
overflow: hidden;
}
.faq-section-alt .faq-header-wrapper {
position: relative;
z-index: 2;
}
.faq-section-alt .decorative-line-top {
width: 80px;
height: 4px;
background: linear-gradient(90deg,
var(--primary-500),
var(--primary-700)
);
margin: 0 auto 2rem;
border-radius: 2px;
}
.faq-section-alt .faq-main-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
letter-spacing: -0.5px;
line-height: 1.2;
}
.faq-section-alt .faq-subtitle {
font-size: 1.25rem;
font-weight: 600;
color: var(--primary-700);
letter-spacing: -0.3px;
}
.faq-section-alt .faq-description {
font-size: 1.1rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.faq-section-alt .decorative-dots {
display: flex;
justify-content: center;
gap: 8px;
margin-top: 1.5rem;
}
.faq-section-alt .decorative-dots .dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: var(--primary-500);
animation: pulse-dot 2s ease-in-out infinite;
}
.faq-section-alt .decorative-dots .dot:nth-child(2) {
animation-delay: 0.2s;
}
.faq-section-alt .decorative-dots .dot:nth-child(3) {
animation-delay: 0.4s;
}
@keyframes pulse-dot {
0%, 100% {
opacity: 0.4;
transform: scale(1);
}
50% {
opacity: 1;
transform: scale(1.2);
}
}
.faq-section-alt .faq-card {
border: none;
border-radius: 12px;
box-shadow: 0 2px 8px rgba(var(--black-rgb), 0.06);
transition: all 0.3s ease;
background: var(--surface-primary);
overflow: hidden;
}
.faq-section-alt .faq-card:hover {
transform: translateY(-4px);
box-shadow: 0 8px 24px rgba(var(--black-rgb), 0.12);
}
.faq-section-alt .faq-card-header {
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-50) 50%, var(--surface-primary) 50%),
var(--surface-primary)
);
border: none;
padding: 1.5rem;
border-bottom: 3px solid var(--primary-500);
display: flex;
align-items: flex-start;
gap: 1rem;
}
.faq-section-alt .faq-icon-wrapper {
flex-shrink: 0;
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
background: var(--primary-500);
border-radius: 8px;
color: var(--light);
font-size: 1.25rem;
transition: all 0.3s ease;
}
.faq-section-alt .faq-card:hover .faq-icon-wrapper {
background: var(--primary-700);
transform: rotate(10deg) scale(1.1);
}
.faq-section-alt .faq-question {
font-size: 1.1rem;
font-weight: 600;
color: var(--text-primary);
line-height: 1.4;
margin-top: 0.25rem;
}
.faq-section-alt .faq-card-body {
padding: 1.5rem;
background: var(--surface-primary);
}
.faq-section-alt .faq-answer {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.7;
}
.faq-section-alt .decorative-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 1;
overflow: hidden;
}
.faq-section-alt .shape-circle {
position: absolute;
border-radius: 50%;
background: color-mix(in srgb, var(--primary-300) 15%, transparent 85%);
animation: float 6s ease-in-out infinite;
}
.faq-section-alt .shape-1 {
width: 300px;
height: 300px;
top: -100px;
right: -50px;
}
.faq-section-alt .shape-2 {
width: 200px;
height: 200px;
bottom: -50px;
left: -30px;
animation-delay: 2s;
}
.faq-section-alt .shape-blob {
position: absolute;
width: 400px;
height: 400px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 10%, transparent 90%),
transparent 70%
);
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
animation: blob-morph 10s ease-in-out infinite;
}
@keyframes float {
0%, 100% {
transform: translateY(0) translateX(0);
}
50% {
transform: translateY(-20px) translateX(10px);
}
}
@keyframes blob-morph {
0%, 100% {
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}
25% {
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
}
50% {
border-radius: 30% 70% 40% 60% / 50% 60% 30% 60%;
}
75% {
border-radius: 70% 30% 60% 40% / 30% 70% 40% 60%;
}
}
@media (max-width: 991.98px) {
.faq-section-alt .faq-main-title {
font-size: 2rem;
}
.faq-section-alt .faq-subtitle {
font-size: 1.1rem;
}
.faq-section-alt .faq-description {
font-size: 1rem;
}
.faq-section-alt .faq-question {
font-size: 1rem;
}
.faq-section-alt .faq-answer {
font-size: 0.95rem;
}
.shape-1,
.faq-section-alt .shape-2 {
opacity: 0.5;
}
}
@media (max-width: 767.98px) {
.faq-section-alt .faq-main-title {
font-size: 1.75rem;
}
.faq-section-alt .faq-subtitle {
font-size: 1rem;
}
.faq-section-alt .faq-description {
font-size: 0.95rem;
}
.faq-section-alt .faq-card-header {
padding: 1.25rem;
}
.faq-section-alt .faq-icon-wrapper {
width: 36px;
height: 36px;
font-size: 1.1rem;
}
.faq-section-alt .faq-question {
font-size: 0.95rem;
}
.faq-section-alt .faq-card-body {
padding: 1.25rem;
}
.faq-section-alt .shape-blob {
width: 300px;
height: 300px;
}
}
@media (max-width: 575.98px) {
.faq-section-alt {
padding: 3rem 0;
}
.faq-section-alt .faq-main-title {
font-size: 1.5rem;
}
.faq-section-alt .faq-subtitle {
font-size: 0.95rem;
}
.faq-section-alt .faq-description {
font-size: 0.9rem;
}
.faq-section-alt .faq-card-header {
padding: 1rem;
gap: 0.75rem;
}
.faq-section-alt .faq-icon-wrapper {
width: 32px;
height: 32px;
font-size: 1rem;
}
.faq-section-alt .faq-question {
font-size: 0.9rem;
}
.faq-section-alt .faq-card-body {
padding: 1rem;
}
.faq-section-alt .faq-answer {
font-size: 0.9rem;
}
}
@media (prefers-reduced-motion: reduce) {
.faq-card,
.faq-icon-wrapper,
.shape-circle,
.shape-blob,
.faq-section-alt .decorative-dots .dot {
animation: none;
transition: none;
}
.faq-section-alt .faq-card:hover {
transform: none;
}
}
@media (prefers-contrast: high) {
.faq-section-alt .faq-card {
border: 2px solid var(--neutral-700);
}
.faq-section-alt .faq-card-header {
border-bottom-width: 4px;
}
.faq-section-alt .faq-icon-wrapper {
border: 2px solid var(--light);
}
}
.footer-primary {
position: relative;
min-height: 600px;
padding: 0;
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-primary .footer-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: color-mix(in srgb, var(--neutral-900) 15%, transparent);
pointer-events: none;
z-index: 1;
}
.footer-primary .decorative-grid {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 0;
opacity: 0.1;
z-index: 1;
pointer-events: none;
}
.footer-primary .grid-line {
border-right: 1px solid var(--light);
}
.footer-primary .grid-line:last-child {
border-right: none;
}
.footer-primary .decorative-shapes {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
pointer-events: none;
}
.footer-primary .shape {
position: absolute;
border-radius: 50%;
background: color-mix(in srgb, var(--primary-300) 15%, transparent);
filter: blur(60px);
}
.footer-primary .shape-1 {
width: 400px;
height: 400px;
top: -100px;
left: -100px;
animation: float 20s ease-in-out infinite;
}
.footer-primary .shape-2 {
width: 300px;
height: 300px;
bottom: -50px;
right: 10%;
animation: float 25s ease-in-out infinite reverse;
}
.footer-primary .shape-3 {
width: 250px;
height: 250px;
top: 40%;
right: -80px;
animation: float 30s ease-in-out infinite;
}
@keyframes float {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(30px, -30px) scale(1.1);
}
66% {
transform: translate(-20px, 20px) scale(0.9);
}
}
.footer-primary .container {
position: relative;
z-index: 2;
}
.footer-primary .footer-brand {
padding-right: 20px;
}
.footer-primary .brand-icon-wrapper {
display: inline-flex;
align-items: center;
justify-content: center;
width: 60px;
height: 60px;
background: color-mix(in srgb, var(--primary-300) 20%, transparent);
border-radius: 12px;
backdrop-filter: blur(10px);
transition: all 0.3s ease;
}
.footer-primary .brand-icon-wrapper i {
font-size: 2rem;
color: var(--light);
}
.footer-primary .brand-icon-wrapper:hover {
background: color-mix(in srgb, var(--primary-300) 30%, transparent);
transform: translateY(-3px);
}
.footer-primary .brand-name {
font-size: 1.75rem;
font-weight: 700;
margin-bottom: 1rem;
color: var(--light);
letter-spacing: -0.5px;
}
.footer-primary .brand-description {
font-size: 0.95rem;
line-height: 1.7;
color: rgba(var(--white-rgb), 0.85);
margin-bottom: 0;
}
.footer-primary .footer-section {
position: relative;
}
.footer-primary .section-icon {
display: inline-flex;
align-items: center;
justify-content: center;
width: 48px;
height: 48px;
background: color-mix(in srgb, var(--primary-300) 15%, transparent);
border-radius: 10px;
backdrop-filter: blur(10px);
transition: all 0.3s ease;
}
.footer-primary .section-icon i {
font-size: 1.5rem;
color: var(--light);
}
.footer-primary .section-title {
font-size: 1.25rem;
font-weight: 600;
margin-bottom: 1.5rem;
color: var(--light);
position: relative;
padding-bottom: 0.75rem;
}
.footer-primary .section-title::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 50px;
height: 3px;
background: color-mix(in srgb, var(--primary-300) 80%, transparent);
border-radius: 2px;
}
.footer-primary .footer-links {
list-style: none;
padding: 0;
margin: 0;
}
.footer-primary .footer-links li {
margin-bottom: 0.875rem;
display: flex;
align-items: center;
transition: all 0.3s ease;
}
.footer-primary .footer-links li:last-child {
margin-bottom: 0;
}
.footer-primary .footer-links li i {
font-size: 0.75rem;
margin-right: 0.5rem;
color: rgba(var(--white-rgb), 0.6);
transition: all 0.3s ease;
}
.footer-primary .footer-links a {
color: rgba(var(--white-rgb), 0.85);
text-decoration: none;
font-size: 0.95rem;
transition: all 0.3s ease;
position: relative;
}
.footer-primary .footer-links a::after {
content: '';
position: absolute;
bottom: -2px;
left: 0;
width: 0;
height: 2px;
background: var(--light);
transition: width 0.3s ease;
}
.footer-primary .footer-links li:hover a {
color: var(--light);
transform: translateX(5px);
}
.footer-primary .footer-links li:hover a::after {
width: 100%;
}
.footer-primary .footer-links li:hover i {
color: var(--light);
transform: translateX(3px);
}
.footer-primary .contact-info {
display: flex;
flex-direction: column;
gap: 1.5rem;
}
.footer-primary .contact-item {
display: flex;
align-items: flex-start;
gap: 1rem;
padding: 1rem;
background: color-mix(in srgb, var(--primary-700) 15%, transparent);
border-radius: 10px;
backdrop-filter: blur(10px);
transition: all 0.3s ease;
}
.footer-primary .contact-item:hover {
background: color-mix(in srgb, var(--primary-700) 25%, transparent);
transform: translateX(5px);
}
.footer-primary .contact-icon {
flex-shrink: 0;
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
background: color-mix(in srgb, var(--primary-300) 20%, transparent);
border-radius: 8px;
transition: all 0.3s ease;
}
.footer-primary .contact-item:hover .contact-icon {
background: color-mix(in srgb, var(--primary-300) 35%, transparent);
transform: scale(1.1);
}
.footer-primary .contact-icon i {
font-size: 1.25rem;
color: var(--light);
}
.footer-primary .contact-details {
flex: 1;
display: flex;
flex-direction: column;
gap: 0.25rem;
}
.footer-primary .contact-label {
font-size: 0.8rem;
font-weight: 600;
color: rgba(var(--white-rgb), 0.7);
text-transform: uppercase;
letter-spacing: 0.5px;
}
.footer-primary .contact-value {
font-size: 0.95rem;
color: var(--light);
line-height: 1.5;
}
.footer-primary .footer-divider {
height: 1px;
background: linear-gradient(
90deg,
transparent 0%,
rgba(var(--white-rgb), 0.3) 50%,
transparent 100%
);
margin: 2rem 0;
}
.footer-primary .footer-bottom {
border-top: 1px solid rgba(var(--white-rgb), 0.1);
}
.footer-primary .disclaimer-text {
font-size: 0.85rem;
line-height: 1.6;
color: rgba(var(--white-rgb), 0.7);
margin-bottom: 0;
}
.footer-primary .copyright-text {
font-size: 0.9rem;
color: rgba(var(--white-rgb), 0.8);
margin-bottom: 0;
font-weight: 500;
}
.footer-primary .bottom-accent {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-300) 0%,
var(--primary-500) 50%,
var(--primary-700) 100%
);
z-index: 3;
}
@media (max-width: 991.98px) {
.footer-primary {
background-attachment: scroll;
}
.footer-primary .brand-name {
font-size: 1.5rem;
}
.footer-primary .section-title {
font-size: 1.15rem;
}
.footer-primary .shape-1,
.footer-primary .shape-2,
.footer-primary .shape-3 {
display: none;
}
}
@media (max-width: 767.98px) {
.footer-primary {
min-height: auto;
}
.footer-primary .footer-brand {
padding-right: 0;
margin-bottom: 2rem;
}
.footer-primary .brand-icon-wrapper {
width: 50px;
height: 50px;
}
.footer-primary .brand-icon-wrapper i {
font-size: 1.5rem;
}
.footer-primary .brand-name {
font-size: 1.35rem;
}
.footer-primary .section-icon {
width: 40px;
height: 40px;
}
.footer-primary .section-icon i {
font-size: 1.25rem;
}
.footer-primary .contact-item {
flex-direction: column;
text-align: center;
}
.footer-primary .contact-icon {
margin: 0 auto;
}
.footer-primary .footer-bottom {
text-align: center;
}
.footer-primary .copyright-text {
text-align: center;
margin-top: 1rem;
}
}
@media (max-width: 575.98px) {
.footer-primary .brand-description,
.footer-primary .disclaimer-text {
font-size: 0.875rem;
}
.footer-primary .footer-links a,
.footer-primary .contact-value {
font-size: 0.875rem;
}
}
.add_wrap_clean {
position: relative;
padding: var(--space-section-y, 5rem) 0;
background: var(--surface-primary, #f8fafc);
}
.add_wrap_clean .add_header_panels {
margin-bottom: var(--space-12, 3rem);
padding-bottom: var(--space-8, 2rem);
border-bottom: 2px solid var(--neutral-100, #f1f5f9);
}
.add_wrap_clean .panel_accent {
position: relative;
height: 120px;
display: flex;
align-items: center;
justify-content: center;
}
.add_wrap_clean .left_panel {
border-right: 4px solid var(--primary-500, #2563eb);
}
.add_wrap_clean .right_panel {
border-left: 4px solid var(--primary-500, #2563eb);
}
.add_wrap_clean .panel_decoration {
width: 40px;
height: 40px;
background: var(--primary-100, #dbeafe);
transform: rotate(45deg);
border: 2px solid var(--primary-500, #2563eb);
}
.add_wrap_clean .header_main_content {
padding: var(--space-4, 1rem);
}
.add_wrap_clean .add_title {
font-size: clamp(2rem, 4vw, 2.75rem);
font-weight: 700;
color: var(--text-primary, #0f172a);
margin-bottom: var(--space-3, 0.75rem);
line-height: 1.2;
letter-spacing: -0.02em;
}
.add_wrap_clean .add_subtitle {
font-size: clamp(1.125rem, 2vw, 1.375rem);
color: var(--primary-500, #2563eb);
margin-bottom: var(--space-6, 1.5rem);
font-weight: 600;
line-height: 1.4;
}
.add_wrap_clean .add_description {
font-size: 1.0625rem;
color: var(--text-secondary, #334155);
line-height: 1.7;
text-align: center;
margin-top: var(--space-6, 1.5rem);
}
.add_wrap_clean .add_horizontal_steps {
position: relative;
margin-top: var(--space-10, 2.5rem);
}
.add_wrap_clean .steps_connector {
position: absolute;
top: 40px;
left: 10%;
right: 10%;
height: 3px;
background: linear-gradient(90deg,
var(--primary-500, #2563eb) 0%,
var(--primary-300, #93c5fd) 50%,
var(--primary-500, #2563eb) 100%);
z-index: 0;
}
.add_wrap_clean .step_item {
position: relative;
margin-bottom: var(--space-8, 2rem);
z-index: 1;
}
.add_wrap_clean .step_marker {
display: flex;
flex-direction: column;
align-items: center;
margin-bottom: var(--space-4, 1rem);
}
.add_wrap_clean .marker_inner {
width: 80px;
height: 80px;
display: flex;
align-items: center;
justify-content: center;
background: #ffffff;
border: 4px solid var(--primary-500, #2563eb);
border-radius: 50%;
color: var(--primary-500, #2563eb);
font-size: 1.75rem;
box-shadow: 0 4px 16px rgba(37, 99, 235, 0.2);
transition: all 0.3s ease;
position: relative;
z-index: 2;
}
.add_wrap_clean .step_item:hover .marker_inner {
background: var(--primary-500, #2563eb);
color: #ffffff;
transform: scale(1.1);
}
.add_wrap_clean .marker_label {
margin-top: var(--space-2, 0.5rem);
font-size: 0.875rem;
font-weight: 700;
color: var(--neutral-500, #64748b);
text-transform: uppercase;
letter-spacing: 0.1em;
}
.add_wrap_clean .step_content {
background: #ffffff;
padding: var(--space-6, 1.5rem);
border-radius: var(--radius-lg, 12px);
border: 2px solid var(--neutral-100, #f1f5f9);
text-align: center;
transition: all 0.3s ease;
}
.add_wrap_clean .step_item:hover .step_content {
border-color: var(--primary-300, #93c5fd);
box-shadow: 0 8px 24px rgba(37, 99, 235, 0.1);
transform: translateY(-4px);
}
.add_wrap_clean .add_elem_title {
font-size: clamp(1.25rem, 2vw, 1.5rem);
font-weight: 700;
color: var(--text-primary, #0f172a);
margin-bottom: var(--space-3, 0.75rem);
line-height: 1.3;
}
.add_wrap_clean .add_elem_desc {
font-size: 1rem;
color: var(--text-secondary, #334155);
line-height: 1.65;
margin: 0;
}
.add_wrap_clean .step_conclusion {
margin-top: var(--space-10, 2.5rem);
}
.add_wrap_clean .step_conclusion .step_content {
background: linear-gradient(135deg, var(--primary-50, #eff6ff) 0%, #ffffff 100%);
border: 3px solid var(--primary-500, #2563eb);
padding: var(--space-8, 2rem);
max-width: 900px;
margin: 0 auto;
}
.add_wrap_clean .step_conclusion:hover .step_content {
border-color: var(--primary-700, #1d4ed8);
background: linear-gradient(135deg, var(--primary-100, #dbeafe) 0%, #ffffff 100%);
}
.add_wrap_clean .conclusion_badge {
width: 96px;
height: 96px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-500, #2563eb) 0%, var(--primary-700, #1d4ed8) 100%);
color: #ffffff;
border-radius: 50%;
font-size: 2.5rem;
margin: 0 auto var(--space-6, 1.5rem);
box-shadow: 0 12px 32px rgba(37, 99, 235, 0.3);
}
.add_wrap_clean .step_conclusion .add_elem_title {
font-size: clamp(1.5rem, 2.5vw, 1.875rem);
color: var(--primary-700, #1d4ed8);
}
@media (max-width: 991.98px) {
.add_wrap_clean .panel_accent {
display: none;
}
.add_wrap_clean .steps_connector {
display: none;
}
}
@media (max-width: 767.98px) {
.add_wrap_clean {
padding: var(--space-10, 2.5rem) 0;
}
.add_wrap_clean .add_header_panels {
margin-bottom: var(--space-8, 2rem);
padding-bottom: var(--space-6, 1.5rem);
}
.add_wrap_clean .marker_inner {
width: 64px;
height: 64px;
font-size: 1.5rem;
}
.add_wrap_clean .step_content {
padding: var(--space-4, 1rem);
}
.add_wrap_clean .step_conclusion .step_content {
padding: var(--space-6, 1.5rem);
}
.add_wrap_clean .conclusion_badge {
width: 80px;
height: 80px;
font-size: 2rem;
}
}
.additional-universal-clean {
background: var(--surface-primary);
position: relative;
overflow: hidden;
}
.additional-universal-clean .section-header h1 {
color: var(--text-primary);
line-height: 1.3;
}
.additional-universal-clean .section-header h2 {
color: var(--primary-500);
font-weight: 500;
}
.additional-universal-clean .section-header p {
color: var(--text-secondary);
max-width: 680px;
margin: 0 auto;
}
.additional-universal-clean .timeline-wrapper {
position: relative;
max-width: 900px;
margin: 0 auto;
padding: 2rem 0;
}
.additional-universal-clean .timeline-line {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 4px;
background: linear-gradient(180deg, var(--primary-300), var(--primary-500), var(--primary-700));
transform: translateX(-50%);
border-radius: 2px;
}
.additional-universal-clean .timeline-item {
position: relative;
display: flex;
align-items: center;
margin-bottom: 3rem;
}
.additional-universal-clean .timeline-item:last-child {
margin-bottom: 0;
}
.additional-universal-clean .timeline-marker {
position: absolute;
left: 50%;
width: 64px;
height: 64px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border: 4px solid var(--surface-primary);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
color: var(--light);
font-size: 1.75rem;
transform: translateX(-50%);
z-index: 3;
transition: all 0.4s ease;
box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}
.additional-universal-clean .timeline-item:hover .timeline-marker {
transform: translateX(-50%) scale(1.15) rotate(15deg);
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
}
.additional-universal-clean .timeline-content {
width: calc(50% - 50px);
}
.additional-universal-clean .timeline-item .timeline-content {
margin-left: auto;
padding-left: 2rem;
}
.additional-universal-clean .timeline-item-reverse .timeline-content {
margin-left: 0;
margin-right: auto;
padding-left: 0;
padding-right: 2rem;
text-align: right;
}
.additional-universal-clean .timeline-card {
background: var(--surface-secondary);
border-radius: 16px;
padding: 2rem;
position: relative;
transition: all 0.4s ease;
border: 2px solid transparent;
}
.additional-universal-clean .timeline-card:hover {
border-color: var(--primary-500);
transform: scale(1.03);
box-shadow: 0 12px 32px rgba(0, 0, 0, 0.1);
}
.additional-universal-clean .timeline-card h3 {
color: var(--text-primary);
line-height: 1.4;
}
.additional-universal-clean .timeline-card p {
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 0;
}
.additional-universal-clean .card-decoration {
position: absolute;
width: 100px;
height: 100px;
background: var(--primary-300);
border-radius: 50%;
opacity: 0.1;
top: -20px;
right: -20px;
transition: all 0.4s ease;
}
.additional-universal-clean .timeline-card:hover .card-decoration {
opacity: 0.2;
transform: scale(1.3);
}
.additional-universal-clean .timeline-item-reverse .card-decoration {
right: auto;
left: -20px;
}
.additional-universal-clean .bg-leaf {
position: absolute;
font-size: 8rem;
color: var(--primary-300);
opacity: 0.05;
pointer-events: none;
}
.additional-universal-clean .bg-leaf.leaf-1 {
top: 15%;
left: 5%;
animation: sway-1 6s ease-in-out infinite;
}
.additional-universal-clean .bg-leaf.leaf-2 {
top: 50%;
right: 8%;
animation: sway-2 7s ease-in-out infinite;
}
.additional-universal-clean .bg-leaf.leaf-3 {
bottom: 20%;
left: 10%;
animation: sway-3 8s ease-in-out infinite;
}
@keyframes sway-1 {
0%, 100% { transform: rotate(0deg) translateY(0); }
50% { transform: rotate(5deg) translateY(-15px); }
}
@keyframes sway-2 {
0%, 100% { transform: rotate(0deg) translateY(0); }
50% { transform: rotate(-5deg) translateY(15px); }
}
@keyframes sway-3 {
0%, 100% { transform: rotate(0deg) translateX(0); }
50% { transform: rotate(3deg) translateX(15px); }
}
@media (max-width: 991px) {
.additional-universal-clean .section-header h1 {
font-size: 2rem;
}
.additional-universal-clean .timeline-line {
left: 32px;
}
.additional-universal-clean .timeline-marker {
left: 32px;
width: 56px;
height: 56px;
font-size: 1.5rem;
}
.additional-universal-clean .timeline-item,
.additional-universal-clean .timeline-item-reverse {
flex-direction: row;
}
.additional-universal-clean .timeline-content,
.additional-universal-clean .timeline-item-reverse .timeline-content {
width: calc(100% - 80px);
margin-left: 80px;
margin-right: 0;
padding-left: 1.5rem;
padding-right: 0;
text-align: left;
}
.additional-universal-clean .timeline-card {
padding: 1.5rem;
}
.additional-universal-clean .bg-leaf {
font-size: 6rem;
opacity: 0.04;
}
}
@media (max-width: 767px) {
.additional-universal-clean .section-header h1 {
font-size: 1.75rem;
}
.additional-universal-clean .section-header h2 {
font-size: 1.25rem;
}
.additional-universal-clean .timeline-line {
left: 24px;
}
.additional-universal-clean .timeline-marker {
left: 24px;
width: 48px;
height: 48px;
font-size: 1.25rem;
}
.additional-universal-clean .timeline-content,
.additional-universal-clean .timeline-item-reverse .timeline-content {
width: calc(100% - 72px);
margin-left: 72px;
padding-left: 1rem;
}
.additional-universal-clean .timeline-card {
padding: 1.25rem;
}
.additional-universal-clean .timeline-card h3 {
font-size: 1.25rem;
}
.additional-universal-clean .bg-leaf {
font-size: 4rem;
}
}


/* Footer Social Links - Simple Style */
.footer-social-links {
    margin: 20px 0;
    padding: 15px 0;
    text-align: center;
}

.footer-social-grid {
    display: flex;
    gap: 15px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.footer-social-link {
    display: inline-flex;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    color: white;
    text-decoration: none;
    font-size: 18px;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    position: relative;
}

.footer-social-link:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 15px rgba(0,0,0,0.25);
    color: white;
    text-decoration: none;
}

/* Social Network Colors */
.footer-facebook-link {
    background: linear-gradient(135deg, #1877f2, #42a5f5);
}

.footer-instagram-link {
    background: linear-gradient(135deg, #e4405f, #f77737, #fcaf45);
}

.footer-linkedin-link {
    background: linear-gradient(135deg, #0a66c2, #2196f3);
}

.footer-x-link {
    background: linear-gradient(135deg, #000000, #333333);
}

.footer-x-link i {
    display: none;
}

.footer-x-link .x-symbol {
    font-weight: bold;
    font-size: 20px;
}

.footer-youtube-link {
    background: linear-gradient(135deg, #ff0000, #ff4444);
}

.footer-pinterest-link {
    background: linear-gradient(135deg, #bd081c, #e60023);
}

.footer-tiktok-link {
    background: linear-gradient(135deg, #fe2c55, #25f4ee);
}

.footer-telegram-link {
    background: linear-gradient(135deg, #0088cc, #229ed9);
}

@media (max-width: 768px) {
    .footer-social-grid {
        gap: 12px;
    }
    
    .footer-social-link {
        width: 36px;
        height: 36px;
        font-size: 16px;
    }
}
