:root {
--primary-50: #f2f2f2;
--primary-50-rgb: 242, 242, 242;
--primary-50-rgb: 242, 242, 242;
--primary-100: #d9d9d9;
--primary-100-rgb: 217, 217, 217;
--primary-100-rgb: 217, 217, 217;
--primary-300: #808080;
--primary-300-rgb: 128, 128, 128;
--primary-300-rgb: 128, 128, 128;
--primary-500: #000000;
--primary-500-rgb: 0, 0, 0;
--primary-500-rgb: 0, 0, 0;
--primary-700: #000000;
--primary-700-rgb: 0, 0, 0;
--primary-700-rgb: 0, 0, 0;
--primary-200: #adadad;
--primary-200-rgb: 173, 173, 173;
--primary-200-rgb: 173, 173, 173;
--primary-400: #404040;
--primary-400-rgb: 64, 64, 64;
--primary-400-rgb: 64, 64, 64;
--primary-600: #000000;
--primary-600-rgb: 0, 0, 0;
--primary-600-rgb: 0, 0, 0;
--primary-800: #000000;
--primary-800-rgb: 0, 0, 0;
--primary-800-rgb: 0, 0, 0;
--primary-900: #000000;
--primary-900-rgb: 0, 0, 0;
--primary-900-rgb: 0, 0, 0;
--primary-950: #000000;
--primary-950-rgb: 0, 0, 0;
--primary-950-rgb: 0, 0, 0;
--primary-rgb: 0, 0, 0;
--neutral-50: #fafafa;
--neutral-50-rgb: 250, 250, 250;
--neutral-50-rgb: 250, 250, 250;
--neutral-100: #f5f5f5;
--neutral-100-rgb: 245, 245, 245;
--neutral-100-rgb: 245, 245, 245;
--neutral-300: #d4d4d4;
--neutral-300-rgb: 212, 212, 212;
--neutral-300-rgb: 212, 212, 212;
--neutral-500: #737373;
--neutral-500-rgb: 115, 115, 115;
--neutral-500-rgb: 115, 115, 115;
--neutral-700: #404040;
--neutral-700-rgb: 64, 64, 64;
--neutral-700-rgb: 64, 64, 64;
--neutral-900: #2b2b2b;
--neutral-900-rgb: 43, 43, 43;
--neutral-900-rgb: 43, 43, 43;
--neutral-200: #e5e5e5;
--neutral-200-rgb: 229, 229, 229;
--neutral-200-rgb: 229, 229, 229;
--neutral-400: #a4a4a4;
--neutral-400-rgb: 164, 164, 164;
--neutral-400-rgb: 164, 164, 164;
--neutral-600: #5a5a5a;
--neutral-600-rgb: 90, 90, 90;
--neutral-600-rgb: 90, 90, 90;
--neutral-800: #333333;
--neutral-800-rgb: 51, 51, 51;
--neutral-800-rgb: 51, 51, 51;
--neutral-950: #1e1e1e;
--neutral-950-rgb: 30, 30, 30;
--neutral-950-rgb: 30, 30, 30;
--surface-primary: #ffffff;
--surface-primary-rgb: 255, 255, 255;
--surface-secondary: #f8f9fa;
--surface-secondary-rgb: 248, 249, 250;
--surface-accent: var(--primary-50);
--text-primary: #000000;
--text-primary-rgb: 0, 0, 0;
--text-secondary: #333333;
--text-secondary-rgb: 51, 51, 51;
--text-accent: var(--primary-500);
--button-primary-bg: var(--primary-500);
--button-primary-text: #ffffff;
--button-primary-text-rgb: 255, 255, 255;
--button-secondary-bg: var(--neutral-100);
--button-secondary-text: var(--neutral-900);
--border-light: var(--neutral-300);
--border-medium: var(--neutral-500);
--shadow-sm: 0 1px 2px 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: #f6f4dc;
--accent-50-rgb: 246, 244, 220;
--accent-50-rgb: 246, 244, 220;
--accent-100: #e4dfc5;
--accent-100-rgb: 228, 223, 197;
--accent-100-rgb: 228, 223, 197;
--accent-200: #c6b99d;
--accent-200-rgb: 198, 185, 157;
--accent-200-rgb: 198, 185, 157;
--accent-300: #a69374;
--accent-300-rgb: 166, 147, 116;
--accent-300-rgb: 166, 147, 116;
--accent-400: #795d3a;
--accent-400-rgb: 121, 93, 58;
--accent-400-rgb: 121, 93, 58;
--accent-500: #4d2600;
--accent-500-rgb: 77, 38, 0;
--accent-500-rgb: 77, 38, 0;
--accent-600: #4d2600;
--accent-600-rgb: 77, 38, 0;
--accent-600-rgb: 77, 38, 0;
--accent-700: #4d2600;
--accent-700-rgb: 77, 38, 0;
--accent-700-rgb: 77, 38, 0;
--accent-800: #4d2600;
--accent-800-rgb: 77, 38, 0;
--accent-800-rgb: 77, 38, 0;
--accent-900: #4d2600;
--accent-900-rgb: 77, 38, 0;
--accent-900-rgb: 77, 38, 0;
--accent-950: #4d2600;
--accent-950-rgb: 77, 38, 0;
--accent-950-rgb: 77, 38, 0;
--accent-rgb: 77, 38, 0;
--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);
}
.premium_font_secondary {
font-family: var(--font-secondary);
}
.agency_font_mono {
font-family: var(--font-mono);
}
.bright_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);
}
.modern_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);
}
.content_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);
}
.page_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);
}
.web_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);
}
.minimal_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);
}
.clean_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);
}
.top_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);
}
.creative_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);
}
.section_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);
}
.site_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);
}
.bold_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);
}
.theme_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);
}
.ui_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);
}
.pro_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;
}
.best_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);
}
.base_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);
}
.fresh_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);
}
.digital_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);
}
.business_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;
}
.core_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);
}
.custom_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);
}
.new_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);
}
.new_nav_link:hover,
.new_nav_link:focus {
color: var(--text-link);
text-decoration: none;
}
.container_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);
}
.unique_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) {
.best_hero_title {
font-size: var(--text-4xl);
}
.fresh_section_title {
font-size: var(--text-3xl);
}
.bright_display_1 {
font-size: var(--text-5xl);
}
.design_display_2 {
font-size: var(--text-4xl);
}
}
@media (max-width: 480px) {
.best_hero_title {
font-size: var(--text-3xl);
}
.fresh_section_title {
font-size: var(--text-2xl);
}
.bright_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);
}
.prime_text_gradient {
background: var(--gradient-primary);
-webkit-background-clip: text;background-clip: text;
display: inline-block;
}
.app_text_shadow_sm {
text-shadow: var(--shadow-xs);
}
.brand_text_shadow_md {
text-shadow: var(--shadow-sm);
}
.main_text_balance {
text-wrap: balance;
}
.style_text_pretty {
text-wrap: pretty;
}
@media (prefers-reduced-motion: reduce) {
.new_nav_link,
a:not([class]) {
transition: none;
}
}
@media (prefers-contrast: high) {
.bold_caption,
.theme_overline,
.unique_footer_text {
color: var(--text-secondary);
}
.base_hero_subtitle,
.digital_section_subtitle {
color: var(--text-primary);
}
}
@media print {
.best_hero_title,
.fresh_section_title,
.content_heading_1,
.page_heading_2 {
break-after: avoid;
page-break-after: avoid;
}
.prime_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;
}
}
.smart_section_wrapper {
width: 100%;
position: relative;
overflow: hidden;
}
.light_content_center {
display: flex;
align-items: center;
justify-content: center;
}
.dark_content_between {
display: flex;
align-items: center;
justify-content: space-between;
}
.company_content_start {
display: flex;
align-items: center;
justify-content: flex-start;
}
.elite_content_end {
display: flex;
align-items: center;
justify-content: flex-end;
}
.studio_stack {
display: flex;
flex-direction: column;
}
.studio16_stack_center {
display: flex;
flex-direction: column;
align-items: center;
}
.creative90_full_height {
min-height: 100vh;
}
.fresh55_section_height {
min-height: 80vh;
}
.creative5_hero_height {
min-height: 90vh;
}
.modern69_m_0 { margin: 0; }
.pro82_m_1 { margin: var(--space-1); }
.bold85_m_2 { margin: var(--space-2); }
.dark92_m_3 { margin: var(--space-3); }
.main15_m_4 { margin: var(--space-4); }
.bright40_m_6 { margin: var(--space-6); }
.ui67_m_8 { margin: var(--space-8); }
.main55_m_12 { margin: var(--space-12); }
.design69_m_16 { margin: var(--space-16); }
.creative8_mx_auto { margin-left: auto; margin-right: auto; }
.bright82_my_auto { margin-top: auto; margin-bottom: auto; }
.main32_mt_0 { margin-top: 0; }
.bright48_mt_4 { margin-top: var(--space-4); }
.prime24_mt_8 { margin-top: var(--space-8); }
.layout99_mt_12 { margin-top: var(--space-12); }
.modern73_mb_0 { margin-bottom: 0; }
.prime68_mb_4 { margin-bottom: var(--space-4); }
.base92_mb_8 { margin-bottom: var(--space-8); }
.digital95_mb_12 { margin-bottom: var(--space-12); }
.brand77_p_0 { padding: 0; }
.premium76_p_1 { padding: var(--space-1); }
.top85_p_2 { padding: var(--space-2); }
.clean86_p_3 { padding: var(--space-3); }
.best92_p_4 { padding: var(--space-4); }
.creative50_p_6 { padding: var(--space-6); }
.studio71_p_8 { padding: var(--space-8); }
.clean51_px_4 { padding-left: var(--space-4); padding-right: var(--space-4); }
.pro85_px_6 { padding-left: var(--space-6); padding-right: var(--space-6); }
.modern6_px_8 { padding-left: var(--space-8); padding-right: var(--space-8); }
.light22_py_4 { padding-top: var(--space-4); padding-bottom: var(--space-4); }
.site0_py_6 { padding-top: var(--space-6); padding-bottom: var(--space-6); }
.minimal59_py_8 { padding-top: var(--space-8); padding-bottom: var(--space-8); }
.content51_gap_1 { gap: var(--space-1); }
.creative82_gap_2 { gap: var(--space-2); }
.ui9_gap_3 { gap: var(--space-3); }
.container59_gap_4 { gap: var(--space-4); }
.top39_gap_6 { gap: var(--space-6); }
.bright22_gap_8 { gap: var(--space-8); }
.elite64_shadow_none { box-shadow: var(--shadow-none); }
.prime25_shadow_xs { box-shadow: var(--shadow-xs); }
.company65_shadow_sm { box-shadow: var(--shadow-sm); }
.site36_shadow_md { box-shadow: var(--shadow-md); }
.ui32_shadow_lg { box-shadow: var(--shadow-lg); }
.minimal95_shadow_xl { box-shadow: var(--shadow-xl); }
.container4_shadow_2xl { box-shadow: var(--shadow-2xl); }
.clean32_shadow_inner { box-shadow: var(--shadow-inner); }
.brand67_shadow_colored { box-shadow: var(--shadow-colored); }
.style89_radius_none { border-radius: var(--radius-none); }
.ui14_radius_xs { border-radius: var(--radius-xs); }
.page50_radius_sm { border-radius: var(--radius-sm); }
.content93_radius_md { border-radius: var(--radius-md); }
.prime77_radius_lg { border-radius: var(--radius-lg); }
.theme3_radius_xl { border-radius: var(--radius-xl); }
.dark27_radius_2xl { border-radius: var(--radius-2xl); }
.bright21_radius_3xl { border-radius: var(--radius-3xl); }
.best19_radius_full { border-radius: var(--radius-full); }
.container7_gradient_primary {
background: var(--gradient-primary);
}
.best16_gradient_secondary {
background: var(--gradient-secondary);
}
.fresh45_gradient_hero {
background: var(--gradient-hero);
}
.clean89_gradient_card {
background: var(--gradient-card);
}
.premium24_gradient_overlay {
position: relative;
}
.premium24_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;
}
.premium24_gradient_overlay > * {
position: relative;
z-index: 2;
}
.dark84_hover_lift {
transition: transform var(--transition-normal), box-shadow var(--transition-normal);
}
.dark84_hover_lift:hover {
transform: translateY(-4px);
box-shadow: var(--shadow-lg);
}
.pro78_hover_scale {
transition: transform var(--transition-normal);
}
.pro78_hover_scale:hover {
transform: scale(1.02);
}
.style13_hover_shadow {
transition: box-shadow var(--transition-normal);
}
.style13_hover_shadow:hover {
box-shadow: var(--shadow-xl);
}
.agency84_hover_fade {
transition: opacity var(--transition-normal);
}
.agency84_hover_fade:hover {
opacity: var(--opacity-loading);
}
.unique22_focus_ring {
transition: box-shadow var(--transition-fast);
}
.unique22_focus_ring:focus {
outline: none;
box-shadow: 0 0 0 3px var(--state-focus);
}
.page9_hero_background {
position: relative;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.bold91_hero_content {
position: relative;
z-index: 2;
}
.core33_services_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: var(--space-6);
}
.new75_team_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: var(--space-4);
}
.elite72_features_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: var(--space-6);
}
.ui0_gallery_grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
gap: var(--space-3);
}
.clean24_pricing_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: var(--space-6);
}
.main89_timeline {
position: relative;
}
.main89_timeline::before {
content: '';
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 2px;
background: var(--border-light);
transform: translateX(-50%);
}
.clean45_timeline_item {
position: relative;
width: 50%;
padding: var(--space-4);
}
.clean45_timeline_item:nth-child(odd) {
left: 0;
text-align: right;
padding-right: var(--space-8);
}
.clean45_timeline_item:nth-child(even) {
left: 50%;
text-align: left;
padding-left: var(--space-8);
}
.custom77_fade_in {
opacity: 0;
animation: tc-fadeIn var(--transition-slow) ease-out forwards;
}
@keyframes tc-fadeIn {
to {
opacity: 1;
}
}
.base21_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;
}
}
.business14_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;
}
}
.modern30_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;
}
}
.style82_transition_all {
transition: var(--transition-all);
}
.top8_transition_fast {
transition: all var(--transition-fast);
}
.bold43_transition_normal {
transition: all var(--transition-normal);
}
.clean93_transition_slow {
transition: all var(--transition-slow);
}
.base68_bg_primary { background-color: var(--bg-primary); }
.pro76_bg_secondary { background-color: var(--bg-secondary); }
.agency73_bg_muted { background-color: var(--bg-muted); }
.smart32_bg_glass { background-color: var(--bg-glass); }
.app27_text_primary { color: var(--text-primary); }
.digital48_text_secondary { color: var(--text-secondary); }
.content21_text_muted { color: var(--text-muted); }
.bright75_text_inverse { color: var(--text-inverse); }
.ui44_text_link { color: var(--text-link); }
.minimal60_border_light { border-color: var(--border-light); }
.light95_border_medium { border-color: var(--border-medium); }
.app30_border_strong { border-color: var(--border-strong); }
.new7_border_interactive { border-color: var(--border-interactive); }
@media (max-width: 768px) {
.core33_services_grid,
.elite72_features_grid,
.new75_team_grid,
.clean24_pricing_grid {
grid-template-columns: 1fr;
}
.ui0_gallery_grid {
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
.main89_timeline::before {
left: 30px;
}
.clean45_timeline_item {
width: 100%;
left: 0 !important;
text-align: left;
padding-left: var(--space-16) !important;
padding-right: var(--space-4) !important;
}
.fresh55_section_height {
min-height: 60vh;
}
.creative5_hero_height {
min-height: 70vh;
}
}
@media (max-width: 480px) {
.ui0_gallery_grid {
grid-template-columns: 1fr;
}
.clean45_timeline_item {
padding-left: var(--space-12) !important;
}
}
.prime67_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;
}
.business24_not_sr_only {
position: static;
width: auto;
height: auto;
padding: 0;
margin: 0;
overflow: visible;
clip: auto;
white-space: normal;
}
.ui83_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);
}
.ui83_skip_link:focus {
top: 6px;
}
@media print {
.pro26_no_print {
display: none !important;
}
.custom19_print_only {
display: block !important;
}
.prime25_shadow_xs,
.company65_shadow_sm,
.site36_shadow_md,
.ui32_shadow_lg,
.minimal95_shadow_xl,
.container4_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) {
.custom77_fade_in,
.base21_slide_up,
.business14_slide_in_left,
.modern30_scale_in {
animation: none;
opacity: 1;
transform: none;
}
.dark84_hover_lift,
.pro78_hover_scale,
.style13_hover_shadow,
.agency84_hover_fade,
.style82_transition_all,
.top8_transition_fast,
.bold43_transition_normal,
.clean93_transition_slow {
transition: none;
}
.cta-action-btn {
transition: none;
}
.cta-action-btn .btn-icon {
transition: none;
}
.cta-action-btn:hover {
transform: none;
}
}
.header-alt {
position: relative;
background: var(--surface-primary);
box-shadow: 0 2px 12px rgba(var(--black-rgb), 0.05);
z-index: 1000;
}
.header-alt .navbar {
padding: 1rem 0;
transition: all 0.3s ease;
}
.header-alt .navbar-brand {
font-size: 1.125rem;
font-weight: 700;
color: var(--primary-700);
display: flex;
align-items: center;
gap: 0.75rem;
transition: all 0.3s ease;
position: relative;
z-index: 10004;
}
.header-alt .navbar-brand:hover {
color: var(--primary-500);
transform: translateY(-2px);
}
.header-alt .brand-icon {
width: 36px;
height: 36px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 8px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
overflow: hidden;
}
.header-alt .brand-icon::before {
content: '';
position: absolute;
width: 12px;
height: 12px;
background: var(--light);
border-radius: 50%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
animation: pulse-icon-242 2s ease-in-out infinite;
}
@keyframes pulse-icon-242 {
0%, 100% { transform: translate(-50%, -50%) scale(1); opacity: 1; }
50% { transform: translate(-50%, -50%) scale(1.3); opacity: 0.7; }
}
.header-alt .nav-toggle-input {
display: none;
}
.header-alt .hamburger-toggle {
display: none;
flex-direction: column;
justify-content: space-between;
width: 32px;
height: 26px;
cursor: pointer;
position: relative;
z-index: 10003;
padding: 4px 0;
}
.header-alt .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-alt .nav-toggle-input:checked ~ .hamburger-toggle .hamburger-line:nth-child(1) {
transform: translateY(10px) rotate(45deg);
}
.header-alt .nav-toggle-input:checked ~ .hamburger-toggle .hamburger-line:nth-child(2) {
opacity: 0;
transform: scaleX(0);
}
.header-alt .nav-toggle-input:checked ~ .hamburger-toggle .hamburger-line:nth-child(3) {
transform: translateY(-10px) rotate(-45deg);
}
.header-alt .nav-backdrop {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(var(--black-rgb), 0.5);
backdrop-filter: blur(4px);
opacity: 0;
transition: opacity 0.4s ease;
z-index: -1;
}
.header-alt .navbar-nav {
display: flex;
align-items: center;
gap: 2rem;
}
.header-alt .nav-link {
color: var(--text-primary);
font-size: 0.75rem;
font-weight: 500;
padding: 0.5rem 0;
position: relative;
transition: all 0.3s ease;
}
.header-alt .nav-link::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: 2px;
background: var(--primary-500);
transition: width 0.3s ease;
}
.header-alt .nav-link:hover {
color: var(--primary-500);
}
.header-alt .nav-link:hover::after {
width: 100%;
}
.header-alt .header-decoration {
position: absolute;
top: 0;
right: 0;
width: 200px;
height: 100%;
pointer-events: none;
overflow: hidden;
}
.header-alt .deco-circle {
position: absolute;
border-radius: 50%;
background: linear-gradient(135deg, var(--primary-100), var(--primary-50));
opacity: 0.4;
}
.header-alt .deco-circle-1 {
width: 80px;
height: 80px;
top: -20px;
right: 20px;
animation: float-circle-1-242 6s ease-in-out infinite;
}
.header-alt .deco-circle-2 {
width: 50px;
height: 50px;
top: 40px;
right: 100px;
animation: float-circle-2-242 8s ease-in-out infinite;
}
.header-alt .deco-line {
position: absolute;
width: 2px;
height: 60%;
background: linear-gradient(to bottom, var(--primary-300), transparent);
top: 20%;
right: 60px;
opacity: 0.3;
}
@keyframes float-circle-1-242 {
0%, 100% { transform: translateY(0) rotate(0deg); }
50% { transform: translateY(-15px) rotate(180deg); }
}
@keyframes float-circle-2-242 {
0%, 100% { transform: translateY(0) rotate(0deg); }
50% { transform: translateY(15px) rotate(-180deg); }
}
@media (max-width: 991.98px) {
.header-alt .hamburger-toggle {
display: flex;
}
.header-alt .navbar-collapse {
position: fixed;
top: 0;
right: -100%;
width: 280px;
height: 100vh;
background: var(--surface-primary);
padding: 6rem 2rem 2rem;
transition: right 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
box-shadow: -4px 0 20px rgba(var(--black-rgb), 0.1);
z-index: 10;
}
.header-alt .nav-toggle-input:checked ~ .navbar-collapse {
right: 0;
}
.header-alt .nav-toggle-input:checked ~ .nav-backdrop {
display: block;
opacity: 1;
}
.header-alt .navbar-nav {
flex-direction: column;
align-items: flex-start;
gap: 0;
}
.header-alt .nav-item {
width: 100%;
opacity: 0;
transform: translateX(30px);
animation: none;
}
.header-alt .nav-toggle-input:checked ~ .navbar-collapse .nav-item {
animation: slideInMenu-242 0.5s ease forwards;
}
.header-alt .nav-toggle-input:checked ~ .navbar-collapse .nav-item:nth-child(1) {
animation-delay: 0.1s;
}
.header-alt .nav-toggle-input:checked ~ .navbar-collapse .nav-item:nth-child(2) {
animation-delay: 0.2s;
}
.header-alt .nav-toggle-input:checked ~ .navbar-collapse .nav-item:nth-child(3) {
animation-delay: 0.3s;
}
.header-alt .nav-toggle-input:checked ~ .navbar-collapse .nav-item:nth-child(4) {
animation-delay: 0.4s;
}
@keyframes slideInMenu-242 {
to {
opacity: 1;
transform: translateX(0);
}
}
.header-alt .nav-link {
width: 100%;
padding: 1rem 0;
font-size: 1.125rem;
border-bottom: 1px solid var(--neutral-100);
}
.header-alt .nav-link::after {
bottom: -1px;
}
.header-alt .header-decoration {
display: none;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
.header-alt .navbar-collapse {
width: 320px;
}
.header-alt .nav-link {
font-size: 0.875rem;
}
}
@media (min-width: 1400px) {
.header-alt .navbar-nav {
gap: 3rem;
}
.header-alt .navbar-brand {
font-size: 1.125rem;
}
.header-alt .brand-icon {
width: 42px;
height: 42px;
}
}
@media (prefers-reduced-motion: reduce) {
.header-alt *,
.header-alt *::before,
.header-alt *::after {
animation-duration: 0.01ms !important;
animation-iteration-count: 1 !important;
transition-duration: 0.01ms !important;
}
}
@media (prefers-contrast: high) {
.header-alt .navbar {
border-bottom: 2px solid var(--neutral-900);
}
.header-alt .nav-link {
font-weight: 600;
}
.header-alt .hamburger-line {
background: #1e293b;
height: 4px;
}
}
.hero-pro {
background: var(--surface-primary);
position: relative;
padding: 0;
}
.hero-pro__bg-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
z-index: 0;
pointer-events: none;
}
.hero-pro__shape {
position: absolute;
border-radius: 50%;
opacity: 0.08;
}
.hero-pro__shape--1 {
width: 600px;
height: 600px;
background: radial-gradient(circle, var(--primary-500), transparent);
top: -200px;
right: -100px;
animation: hero-pro-float 20s ease-in-out infinite;
}
.hero-pro__shape--2 {
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-300), transparent);
bottom: -100px;
left: -50px;
animation: hero-pro-float 15s ease-in-out infinite reverse;
}
.hero-pro__shape--3 {
width: 300px;
height: 300px;
background: radial-gradient(circle, var(--primary-700), transparent);
top: 50%;
left: 30%;
transform: translateY(-50%);
animation: hero-pro-pulse 10s ease-in-out infinite;
}
@keyframes hero-pro-float {
0%, 100% {
transform: translateY(0) translateX(0);
}
50% {
transform: translateY(-30px) translateX(20px);
}
}
@keyframes hero-pro-pulse {
0%, 100% {
transform: translateY(-50%) scale(1);
opacity: 0.08;
}
50% {
transform: translateY(-50%) scale(1.1);
opacity: 0.12;
}
}
.hero-pro__content {
position: relative;
z-index: 2;
}
.hero-pro__badge {
display: inline-flex;
align-items: center;
gap: 12px;
padding: 8px 20px;
background: color-mix(in srgb, var(--primary-50) 80%, var(--primary-100) 20%);
border-radius: 50px;
border: 2px solid var(--primary-100);
}
.hero-pro__badge-dot {
width: 10px;
height: 10px;
background: var(--primary-500);
border-radius: 50%;
animation: hero-pro-badge-pulse 2s ease-in-out infinite;
}
.hero-pro__badge-line {
width: 40px;
height: 2px;
background: linear-gradient(90deg, var(--primary-500), transparent);
}
@keyframes hero-pro-badge-pulse {
0%, 100% {
transform: scale(1);
box-shadow: 0 0 0 0 var(--primary-500);
}
50% {
transform: scale(1.1);
box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary-500) 20%, transparent);
}
}
.hero-pro__title {
color: var(--text-primary);
line-height: 1.2;
letter-spacing: -0.02em;
font-weight: 700;
}
.hero-pro__subtitle {
color: var(--primary-700);
line-height: 1.5;
font-weight: 500;
}
.hero-pro__description {
color: var(--text-secondary);
line-height: 1.7;
max-width: 600px;
}
.hero-pro__features-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 20px;
max-width: 400px;
}
.hero-pro__feature-icon {
display: flex;
align-items: center;
justify-content: center;
width: 60px;
height: 60px;
background: var(--surface-secondary);
border: 2px solid var(--primary-100);
border-radius: 16px;
font-size: 24px;
color: var(--primary-500);
transition: all 0.3s ease;
}
.hero-pro__feature-icon:hover {
background: var(--primary-50);
border-color: var(--primary-300);
transform: translateY(-4px);
box-shadow: 0 8px 20px color-mix(in srgb, var(--primary-500) 15%, transparent);
}
.hero-pro__image-wrapper {
position: relative;
z-index: 1;
}
.hero-pro__image-container {
position: relative;
border-radius: 24px;
overflow: hidden;
box-shadow:
0 20px 60px color-mix(in srgb, var(--primary-700) 20%, transparent),
0 0 0 1px var(--primary-100);
}
.hero-pro__image {
width: 100%;
height: auto;
display: block;
transition: transform 0.6s ease;
}
.hero-pro__image-container:hover .hero-pro__image {
transform: scale(1.05);
}
.hero-pro__image-decoration {
position: absolute;
border-radius: 50%;
z-index: -1;
}
.hero-pro__image-decoration--1 {
width: 200px;
height: 200px;
background: linear-gradient(135deg, var(--primary-300), var(--primary-500));
opacity: 0.15;
top: -40px;
right: -40px;
animation: hero-pro-rotate 20s linear infinite;
}
.hero-pro__image-decoration--2 {
width: 150px;
height: 150px;
background: linear-gradient(225deg, var(--primary-500), var(--primary-700));
opacity: 0.12;
bottom: -30px;
left: -30px;
animation: hero-pro-rotate 15s linear infinite reverse;
}
.hero-pro__image-decoration--3 {
width: 100px;
height: 100px;
border: 3px solid var(--primary-300);
opacity: 0.3;
top: 50%;
right: -20px;
animation: hero-pro-pulse 8s ease-in-out infinite;
}
@keyframes hero-pro-rotate {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
.hero-pro__floating-icon {
position: absolute;
display: flex;
align-items: center;
justify-content: center;
width: 70px;
height: 70px;
background: var(--light);
border: 3px solid var(--primary-100);
border-radius: 20px;
font-size: 28px;
color: var(--primary-500);
box-shadow: 0 10px 30px color-mix(in srgb, var(--neutral-900) 15%, transparent);
animation: hero-pro-float-icon 4s ease-in-out infinite;
z-index: 2;
}
.hero-pro__floating-icon--1 {
top: 10%;
right: 10%;
animation-delay: 0s;
}
.hero-pro__floating-icon--2 {
bottom: 15%;
right: 5%;
animation-delay: 1s;
}
.hero-pro__floating-icon--3 {
top: 50%;
left: -20px;
animation-delay: 2s;
}
@keyframes hero-pro-float-icon {
0%, 100% {
transform: translateY(0);
}
50% {
transform: translateY(-15px);
}
}
.hero-pro__wave {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 80px;
background: linear-gradient(180deg, transparent, var(--primary-50));
clip-path: polygon(
0 50%,
10% 45%,
20% 50%,
30% 45%,
40% 50%,
50% 45%,
60% 50%,
70% 45%,
80% 50%,
90% 45%,
100% 50%,
100% 100%,
0 100%
);
}
@media (max-width: 991px) {
.hero-pro__title {
font-size: 2.5rem;
}
.hero-pro__subtitle {
font-size: 1.25rem;
}
.hero-pro__description {
font-size: 1rem;
}
.hero-pro__features-grid {
max-width: 100%;
}
.hero-pro__shape--1 {
width: 400px;
height: 400px;
}
.hero-pro__floating-icon--3 {
left: 10px;
}
}
@media (max-width: 767px) {
.hero-pro__title {
font-size: 2rem;
}
.hero-pro__subtitle {
font-size: 1.1rem;
}
.hero-pro__features-grid {
grid-template-columns: repeat(4, 1fr);
gap: 12px;
}
.hero-pro__feature-icon {
width: 50px;
height: 50px;
font-size: 20px;
}
.hero-pro__floating-icon {
width: 50px;
height: 50px;
font-size: 20px;
}
.hero-pro__image-decoration--1,
.hero-pro__image-decoration--2 {
display: none;
}
.hero-pro__shape--1,
.hero-pro__shape--2 {
width: 300px;
height: 300px;
}
}
@media (max-width: 575px) {
.hero-pro__title {
font-size: 1.75rem;
}
.hero-pro__features-grid {
grid-template-columns: repeat(2, 1fr);
gap: 10px;
}
.hero-pro__badge {
padding: 6px 16px;
font-size: 0.875rem;
}
}
@media (prefers-reduced-motion: reduce) {
.hero-pro__shape,
.hero-pro__floating-icon,
.hero-pro__badge-dot {
animation: none;
}
}
@media print {
.hero-pro__bg-shapes,
.hero-pro__floating-icon,
.hero-pro__wave {
display: none;
}
}
.usp-secondary {
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 50%, white 50%) 100%
);
position: relative;
padding: 80px 0;
--usp-item-icon-size: 64px;
--usp-item-gap: 20px;
--usp-item-padding: 32px;
}
.usp-secondary__bg-decoration {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
pointer-events: none;
z-index: 0;
}
.usp-secondary__shape {
position: absolute;
border-radius: 50%;
opacity: 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-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;
}
.about-section-alt .decorative-dot-pattern {
width: 60px;
height: 8px;
background-image: radial-gradient(circle, var(--primary-500) 2px, transparent 2px);
background-size: 12px 12px;
margin: 0 auto;
opacity: 0.6;
}
.about-section-alt #about-title {
color: var(--text-primary);
line-height: 1.2;
animation: fadeInUp 0.6s ease-out;
}
.about-section-alt #about-subtitle {
color: var(--primary-700);
font-weight: 600;
animation: fadeInUp 0.7s ease-out;
}
.about-section-alt #about-desc {
color: var(--text-secondary);
line-height: 1.8;
animation: fadeInUp 0.8s ease-out;
}
.about-section-alt .feature-card-alt {
display: flex;
gap: 1.5rem;
padding: 2rem;
background: var(--surface-primary);
border-radius: 1rem;
border: 1px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
transition: all 0.3s ease;
position: relative;
overflow: hidden;
}
.about-section-alt .feature-card-alt::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 4px;
height: 0;
background: linear-gradient(180deg, var(--primary-500), var(--primary-700));
transition: height 0.3s ease;
}
.about-section-alt .feature-card-alt:hover {
transform: translateY(-4px);
box-shadow: 0 8px 24px rgba(var(--black-rgb), 0.08);
border-color: var(--primary-300);
}
.about-section-alt .feature-card-alt:hover::before {
height: 100%;
}
.about-section-alt .feature-icon-wrapper {
flex-shrink: 0;
width: 60px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 1rem;
color: var(--light);
font-size: 1.5rem;
box-shadow: 0 4px 12px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
transition: transform 0.3s ease;
}
.about-section-alt .feature-card-alt:hover .feature-icon-wrapper {
transform: scale(1.1) rotate(5deg);
}
.about-section-alt .feature-content h3 {
color: var(--text-primary);
font-weight: 700;
margin-bottom: 0.75rem;
}
.about-section-alt .feature-content p {
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
}
.about-section-alt .image-container-alt {
position: relative;
border-radius: 1.5rem;
overflow: hidden;
transition: transform 0.4s ease;
}
.about-section-alt .image-container-alt img {
width: 100%;
height: auto;
display: block;
transition: all 0.4s ease;
}
.about-section-alt .image-container-alt:hover {
transform: scale(1.02);
}
.about-section-alt .image-container-alt:hover img {
filter: brightness(1.05);
transform: scale(1.05);
}
.about-section-alt .image-offset {
max-width: 85%;
margin-left: auto;
margin-right: 2rem;
}
.about-section-alt .decorative-shape {
position: absolute;
border-radius: 50%;
z-index: -1;
}
.about-section-alt .shape-1 {
width: 150px;
height: 150px;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-300) 40%, transparent 60%),
transparent);
top: -40px;
left: -40px;
}
.about-section-alt .shape-2 {
width: 120px;
height: 120px;
background: linear-gradient(225deg,
color-mix(in srgb, var(--primary-500) 30%, transparent 70%),
transparent);
bottom: -30px;
right: -30px;
}
.about-section-alt .shape-3 {
width: 180px;
height: 180px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 25%, transparent 75%),
transparent);
top: -50px;
right: -50px;
}
.about-section-alt .image-overlay-accent {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 6px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-700));
}
.about-section-alt .decorative-border-accent {
position: absolute;
top: 15px;
right: 15px;
width: 60px;
height: 60px;
border: 3px solid var(--primary-500);
border-radius: 1rem;
opacity: 0.6;
}
.about-section-alt .floating-badge {
position: absolute;
top: 20px;
right: 20px;
width: 50px;
height: 50px;
background: var(--light);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
color: var(--primary-500);
font-size: 1.5rem;
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.15);
animation: float 3s ease-in-out infinite;
}
.about-section-alt .decorative-bottom-shapes {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 200px;
pointer-events: none;
overflow: hidden;
}
.about-section-alt .shape-blob {
position: absolute;
border-radius: 50%;
opacity: 0.1;
}
.about-section-alt .blob-1 {
width: 300px;
height: 300px;
background: var(--primary-500);
bottom: -150px;
left: -100px;
}
.about-section-alt .blob-2 {
width: 200px;
height: 200px;
background: var(--primary-700);
bottom: -80px;
left: 40%;
}
.about-section-alt .blob-3 {
width: 250px;
height: 250px;
background: var(--primary-300);
bottom: -120px;
right: -80px;
}
@keyframes fadeInUp {
from {
opacity: 0;
transform: translateY(30px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@keyframes float {
0%, 100% {
transform: translateY(0);
}
50% {
transform: translateY(-10px);
}
}
@media (max-width: 991px) {
.about-section-alt .feature-card-alt {
padding: 1.5rem;
}
.about-section-alt .image-offset {
max-width: 100%;
margin-left: 0;
margin-right: 0;
}
.about-section-alt .image-container-alt {
margin-bottom: 2rem;
}
}
@media (max-width: 767px) {
.about-section-alt #about-title {
font-size: 2rem;
}
.about-section-alt .feature-card-alt {
flex-direction: column;
gap: 1rem;
padding: 1.25rem;
}
.about-section-alt .feature-icon-wrapper {
width: 50px;
height: 50px;
font-size: 1.25rem;
}
.about-section-alt .decorative-shape {
display: none;
}
}
@media (max-width: 575px) {
.about-section-alt {
padding: 3rem 0;
}
.about-section-alt .floating-badge {
width: 40px;
height: 40px;
font-size: 1.25rem;
}
}
.features-special {
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;
}
.features-special .decorative-accent {
width: 60px;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500),
var(--primary-300)
);
margin: 0 auto 24px;
border-radius: 2px;
}
.features-special #features-title {
color: var(--text-primary);
line-height: 1.2;
}
.features-special #features-subtitle {
color: var(--primary-500);
font-weight: 500;
}
.features-special #features-desc {
font-size: 1.05rem;
line-height: 1.7;
max-width: 680px;
margin-left: auto;
margin-right: auto;
}
.features-special .feature-card {
position: relative;
background: var(--surface-primary);
border-radius: 16px;
padding: 40px 32px;
height: 100%;
display: flex;
flex-direction: column;
gap: 20px;
border: 1px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
box-shadow:
0 4px 20px rgba(var(--black-rgb), 0.04),
0 1px 3px rgba(var(--black-rgb), 0.02);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
overflow: hidden;
}
.features-special .feature-card:hover {
transform: translateY(-8px);
box-shadow:
0 12px 40px rgba(var(--black-rgb), 0.08),
0 4px 12px rgba(var(--black-rgb), 0.04);
border-color: color-mix(in srgb, var(--primary-500) 40%, transparent 60%);
}
.features-special .feature-icon-wrapper {
position: relative;
width: 72px;
height: 72px;
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
}
.features-special .icon-background {
position: absolute;
inset: 0;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-300) 25%, transparent 75%),
color-mix(in srgb, var(--primary-500) 15%, transparent 85%)
);
border-radius: 16px;
transition: all 0.4s ease;
}
.features-special .feature-card:hover .icon-background {
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-500) 35%, transparent 65%),
color-mix(in srgb, var(--primary-700) 25%, transparent 75%)
);
transform: rotate(5deg) scale(1.05);
}
.features-special .feature-icon {
position: relative;
font-size: 32px;
color: var(--primary-500);
z-index: 1;
transition: all 0.4s ease;
}
.features-special .feature-card:hover .feature-icon {
color: var(--primary-700);
transform: scale(1.1);
}
.features-special .feature-content {
flex: 1;
display: flex;
flex-direction: column;
gap: 12px;
}
.features-special .feature-content h3 {
color: var(--text-primary);
margin: 0;
transition: color 0.3s ease;
}
.features-special .feature-card:hover .feature-content h3 {
color: var(--primary-700);
}
.features-special .feature-content p {
font-size: 0.975rem;
line-height: 1.7;
color: var(--text-secondary);
margin: 0;
}
.features-special .feature-corner-accent {
position: absolute;
top: 0;
right: 0;
width: 100px;
height: 100px;
background: radial-gradient(
circle at top right,
color-mix(in srgb, var(--primary-300) 15%, transparent 85%),
transparent 70%
);
opacity: 0;
transition: opacity 0.4s ease;
}
.features-special .feature-card:hover .feature-corner-accent {
opacity: 1;
}
.features-special .decorative-blob {
position: absolute;
border-radius: 50%;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-300) 12%, transparent 88%),
transparent 70%
);
pointer-events: none;
z-index: 0;
}
.features-special .blob-1 {
width: 400px;
height: 400px;
top: -100px;
left: -100px;
animation: float-blob 20s ease-in-out infinite;
}
.features-special .blob-2 {
width: 500px;
height: 500px;
bottom: -150px;
right: -150px;
animation: float-blob 25s ease-in-out infinite reverse;
}
@keyframes float-blob {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(30px, -30px) scale(1.05);
}
66% {
transform: translate(-20px, 20px) scale(0.95);
}
}
.features-special .decorative-dots {
position: absolute;
width: 120px;
height: 120px;
background-image: radial-gradient(
circle,
color-mix(in srgb, var(--primary-300) 25%, transparent 75%) 2px,
transparent 2px
);
background-size: 20px 20px;
pointer-events: none;
opacity: 0.4;
z-index: 0;
}
.features-special .dots-1 {
top: 10%;
right: 5%;
animation: fade-pulse 4s ease-in-out infinite;
}
.features-special .dots-2 {
bottom: 15%;
left: 3%;
animation: fade-pulse 4s ease-in-out infinite 2s;
}
@keyframes fade-pulse {
0%, 100% {
opacity: 0.4;
}
50% {
opacity: 0.15;
}
}
@media (max-width: 991.98px) {
.features-special {
padding: 80px 0;
}
.features-special .feature-card {
padding: 32px 24px;
}
.features-special .feature-icon-wrapper {
width: 64px;
height: 64px;
}
.features-special .feature-icon {
font-size: 28px;
}
.features-special .blob-1,
.features-special .blob-2 {
width: 300px;
height: 300px;
}
}
@media (max-width: 767.98px) {
.features-special {
padding: 60px 0;
}
.features-special #features-title {
font-size: 2rem;
}
.features-special .feature-card {
padding: 28px 20px;
}
.features-special .decorative-dots {
width: 80px;
height: 80px;
}
}
@media (max-width: 575.98px) {
.features-special {
padding: 50px 0;
}
.features-special #features-title {
font-size: 1.75rem;
}
.features-special #features-subtitle {
font-size: 1.1rem;
}
.features-special .feature-card {
padding: 24px 18px;
}
.features-special .feature-icon-wrapper {
width: 56px;
height: 56px;
}
.features-special .feature-icon {
font-size: 24px;
}
}
@media (prefers-reduced-motion: reduce) {
.features-special .feature-card,
.features-special .feature-icon,
.features-special .icon-background,
.features-special .decorative-blob {
animation: none !important;
transition: none !important;
}
}
@media (prefers-contrast: high) {
.features-special .feature-card {
border: 2px solid var(--primary-500);
}
.features-special .feature-card:hover {
border-color: var(--primary-700);
}
}
.services-section-featured {
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-featured .section-header-wrapper {
position: relative;
}
.services-section-featured .decorative-dot-pattern {
width: 60px;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500) 0%,
var(--primary-300) 100%
);
margin: 0 auto 1.5rem;
border-radius: 2px;
}
.services-section-featured .section-title {
font-size: clamp(2rem, 4vw, 2.75rem);
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
letter-spacing: -0.02em;
}
.services-section-featured .section-subtitle {
font-size: clamp(1.1rem, 2vw, 1.35rem);
font-weight: 600;
color: var(--primary-500);
line-height: 1.4;
}
.services-section-featured .section-description {
font-size: 1.05rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.services-section-featured .decorative-line-accent {
width: 80px;
height: 2px;
background: var(--primary-300);
margin: 2rem auto 0;
border-radius: 1px;
}
.services-section-featured .services-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
gap: 2rem;
position: relative;
z-index: 2;
}
@media (max-width: 767.98px) {
.services-section-featured .services-grid {
grid-template-columns: 1fr;
gap: 1.5rem;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
.services-section-featured .services-grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media (min-width: 992px) {
.services-section-featured .services-grid {
grid-template-columns: repeat(3, 1fr);
}
}
.services-section-featured .service-card {
position: relative;
background: var(--surface-primary);
border-radius: 16px;
padding: 2rem;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
border: 2px solid color-mix(in srgb, var(--primary-100) 50%, transparent 50%);
box-shadow:
0 4px 6px rgba(var(--black-rgb), 0.03),
0 2px 4px rgba(var(--black-rgb), 0.02);
overflow: hidden;
}
.services-section-featured .service-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500) 0%,
var(--primary-300) 100%
);
transform: scaleX(0);
transform-origin: left;
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.services-section-featured .service-card:hover {
transform: translateY(-8px);
border-color: var(--primary-300);
box-shadow:
0 20px 40px rgba(var(--black-rgb), 0.08),
0 10px 20px rgba(var(--black-rgb), 0.05);
}
.services-section-featured .service-card:hover::before {
transform: scaleX(1);
}
.services-section-featured .featured-card {
border-color: var(--primary-500);
background: linear-gradient(
135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 20%, var(--surface-primary) 80%) 100%
);
}
.services-section-featured .featured-badge {
position: absolute;
top: 1rem;
right: 1rem;
width: 40px;
height: 40px;
background: linear-gradient(
135deg,
var(--primary-500) 0%,
var(--primary-700) 100%
);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
color: var(--light);
font-size: 1rem;
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.15);
z-index: 3;
}
.services-section-featured .service-icon-wrapper {
position: relative;
width: 70px;
height: 70px;
margin-bottom: 1.5rem;
display: flex;
align-items: center;
justify-content: center;
}
.services-section-featured .icon-background {
position: absolute;
inset: 0;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-100) 80%, transparent 20%) 0%,
color-mix(in srgb, var(--primary-50) 80%, transparent 20%) 100%
);
border-radius: 16px;
transform: rotate(45deg);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.services-section-featured .service-card:hover .icon-background {
transform: rotate(45deg) scale(1.1);
background: linear-gradient(
135deg,
var(--primary-300) 0%,
var(--primary-100) 100%
);
}
.services-section-featured .service-icon {
font-size: 2rem;
color: var(--primary-700);
position: relative;
z-index: 2;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.services-section-featured .service-card:hover .service-icon {
color: var(--primary-500);
transform: scale(1.1);
}
.services-section-featured .service-content {
position: relative;
z-index: 2;
}
.services-section-featured .service-name {
font-size: 1.35rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.3;
transition: color 0.3s ease;
}
.services-section-featured .service-card:hover .service-name {
color: var(--primary-700);
}
.services-section-featured .service-description {
font-size: 0.95rem;
color: var(--text-secondary);
line-height: 1.6;
margin-bottom: 1.25rem;
}
.services-section-featured .service-features {
font-size: 0.875rem;
color: var(--text-secondary);
line-height: 1.6;
padding: 1rem;
background: color-mix(in srgb, var(--primary-50) 30%, transparent 70%);
border-radius: 8px;
border-left: 3px solid var(--primary-500);
margin-bottom: 1.25rem;
font-weight: 500;
}
.services-section-featured .service-footer {
padding-top: 1rem;
border-top: 1px solid color-mix(in srgb, var(--neutral-300) 40%, transparent 60%);
}
.services-section-featured .service-price {
font-size: 1.15rem;
font-weight: 700;
color: var(--primary-700);
margin: 0;
display: flex;
align-items: center;
gap: 0.5rem;
}
.services-section-featured .card-corner-accent {
position: absolute;
bottom: 0;
right: 0;
width: 80px;
height: 80px;
background: linear-gradient(
135deg,
transparent 0%,
color-mix(in srgb, var(--primary-100) 20%, transparent 80%) 100%
);
border-radius: 16px 0 16px 0;
pointer-events: none;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.services-section-featured .service-card:hover .card-corner-accent {
width: 100px;
height: 100px;
background: linear-gradient(
135deg,
transparent 0%,
color-mix(in srgb, var(--primary-300) 25%, transparent 75%) 100%
);
}
.services-section-featured .decorative-shapes {
position: absolute;
inset: 0;
pointer-events: none;
z-index: 1;
overflow: hidden;
}
.services-section-featured .shape-circle {
position: absolute;
border-radius: 50%;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-300) 15%, transparent 85%) 0%,
transparent 70%
);
animation: float 20s ease-in-out infinite;
}
.services-section-featured .shape-1 {
width: 300px;
height: 300px;
top: 10%;
left: -100px;
animation-delay: 0s;
}
.services-section-featured .shape-2 {
width: 250px;
height: 250px;
bottom: 15%;
right: -80px;
animation-delay: -7s;
}
.services-section-featured .shape-blob {
position: absolute;
width: 400px;
height: 400px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: radial-gradient(
ellipse at center,
color-mix(in srgb, var(--primary-100) 8%, transparent 92%) 0%,
transparent 70%
);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
animation: morph 15s ease-in-out infinite;
}
@keyframes float {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-30px) rotate(180deg);
}
}
@keyframes morph {
0%, 100% {
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
transform: translate(-50%, -50%) rotate(0deg);
}
50% {
border-radius: 70% 30% 50% 50% / 60% 40% 60% 40%;
transform: translate(-50%, -50%) rotate(180deg);
}
}
@media (max-width: 767.98px) {
.services-section-featured .service-card {
padding: 1.5rem;
}
.services-section-featured .service-icon-wrapper {
width: 60px;
height: 60px;
}
.services-section-featured .service-icon {
font-size: 1.75rem;
}
.services-section-featured .service-name {
font-size: 1.2rem;
}
.services-section-featured .featured-badge {
width: 35px;
height: 35px;
font-size: 0.9rem;
}
}
@media (max-width: 575.98px) {
.services-section-featured .section-header-wrapper {
padding: 0 1rem;
}
.services-section-featured .decorative-dot-pattern {
width: 50px;
margin-bottom: 1rem;
}
.services-section-featured .service-features {
font-size: 0.825rem;
padding: 0.875rem;
}
.services-section-featured .service-price {
font-size: 1.05rem;
}
}
@media print {
.services-section-featured .decorative-shapes,
.services-section-featured .card-corner-accent,
.services-section-featured .featured-badge {
display: none;
}
.services-section-featured .service-card {
break-inside: avoid;
box-shadow: none;
border: 1px solid var(--neutral-300);
}
}
.priceplan-section-primary {
padding: 100px 0;
background: linear-gradient(135deg, var(--surface-primary) 0%, color-mix(in srgb, var(--primary-50) 30%, white 70%) 100%);
position: relative;
overflow: hidden;
}
.priceplan-section-primary .section-header {
max-width: 800px;
margin: 0 auto 60px;
position: relative;
z-index: 2;
}
.priceplan-section-primary .header-decoration {
display: flex;
align-items: center;
justify-content: center;
gap: 15px;
margin-bottom: 20px;
}
.priceplan-section-primary .decoration-line {
width: 50px;
height: 2px;
background: linear-gradient(90deg, transparent, var(--primary-500), transparent);
}
.priceplan-section-primary .header-decoration i {
font-size: 24px;
color: var(--primary-500);
}
.priceplan-section-primary .section-title {
font-size: 2.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 15px;
line-height: 1.2;
}
.priceplan-section-primary .section-subtitle {
font-size: 1.5rem;
font-weight: 500;
color: var(--primary-500);
margin-bottom: 20px;
}
.priceplan-section-primary .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
}
.priceplan-section-primary .pricing-grid {
position: relative;
z-index: 2;
}
.priceplan-section-primary .pricing-card {
background: white;
border-radius: 20px;
padding: 40px 30px;
height: 100%;
position: relative;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
border: 2px solid color-mix(in srgb, var(--primary-100) 40%, transparent 60%);
overflow: hidden;
}
.priceplan-section-primary .pricing-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 5px;
background: linear-gradient(90deg, var(--primary-300), var(--primary-500), var(--primary-700));
opacity: 0;
transition: opacity 0.4s ease;
}
.priceplan-section-primary .pricing-card:hover {
transform: translateY(-10px);
border-color: var(--primary-500);
box-shadow: 0 20px 60px color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
}
.priceplan-section-primary .pricing-card:hover::before {
opacity: 1;
}
.priceplan-section-primary .pricing-card.featured {
border-color: var(--primary-500);
box-shadow: 0 15px 40px color-mix(in srgb, var(--primary-500) 25%, transparent 75%);
transform: scale(1.05);
}
.priceplan-section-primary .pricing-card.featured::before {
opacity: 1;
}
.priceplan-section-primary .pricing-card.featured:hover {
transform: scale(1.05) translateY(-10px);
}
.priceplan-section-primary .featured-badge {
position: absolute;
top: 20px;
right: -35px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
color: white;
padding: 8px 45px;
transform: rotate(45deg);
font-size: 0.75rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.5px;
box-shadow: 0 4px 15px color-mix(in srgb, var(--primary-700) 40%, transparent 60%);
display: flex;
align-items: center;
gap: 5px;
}
.priceplan-section-primary .featured-badge i {
font-size: 10px;
}
.priceplan-section-primary .card-icon-wrapper {
width: 80px;
height: 80px;
border-radius: 20px;
background: linear-gradient(135deg, var(--primary-50), var(--primary-100));
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 25px;
transition: all 0.4s ease;
}
.priceplan-section-primary .card-icon-wrapper i {
font-size: 36px;
color: var(--primary-500);
transition: all 0.4s ease;
}
.priceplan-section-primary .pricing-card:hover .card-icon-wrapper {
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
transform: rotate(5deg) scale(1.1);
}
.priceplan-section-primary .pricing-card:hover .card-icon-wrapper i {
color: white;
transform: scale(1.1);
}
.priceplan-section-primary .card-header-content {
margin-bottom: 30px;
}
.priceplan-section-primary .plan-name {
font-size: 1.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 12px;
}
.priceplan-section-primary .plan-description {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.6;
margin: 0;
}
.priceplan-section-primary .price-display {
display: flex;
align-items: baseline;
justify-content: center;
margin-bottom: 35px;
padding: 25px 0;
border-top: 2px solid var(--neutral-100);
border-bottom: 2px solid var(--neutral-100);
}
.priceplan-section-primary .currency {
font-size: 1.5rem;
font-weight: 600;
color: var(--primary-500);
margin-right: 5px;
}
.priceplan-section-primary .price-amount {
font-size: 3.5rem;
font-weight: 800;
color: var(--text-primary);
line-height: 1;
}
.priceplan-section-primary .price-period {
font-size: 1.125rem;
color: var(--text-secondary);
margin-left: 5px;
}
.priceplan-section-primary .features-container {
margin-bottom: 20px;
}
.priceplan-section-primary .features-header {
display: flex;
align-items: center;
gap: 10px;
margin-bottom: 15px;
font-weight: 600;
color: var(--text-primary);
font-size: 0.95rem;
}
.priceplan-section-primary .features-header i {
color: var(--primary-500);
font-size: 18px;
}
.priceplan-section-primary .features-list {
font-size: 0.95rem;
color: var(--text-secondary);
line-height: 1.8;
padding-left: 28px;
position: relative;
}
.priceplan-section-primary .features-list::before {
content: '';
position: absolute;
left: 0;
top: 8px;
bottom: 8px;
width: 3px;
background: linear-gradient(180deg, var(--primary-300), var(--primary-100));
border-radius: 10px;
}
.priceplan-section-primary .card-decoration {
position: absolute;
bottom: -30px;
right: -30px;
width: 120px;
height: 120px;
pointer-events: none;
opacity: 0.4;
}
.priceplan-section-primary .decoration-circle {
position: absolute;
width: 100px;
height: 100px;
border-radius: 50%;
border: 15px solid var(--primary-100);
bottom: 0;
right: 0;
}
.priceplan-section-primary .decoration-dot {
position: absolute;
width: 30px;
height: 30px;
border-radius: 50%;
background: var(--primary-300);
top: 10px;
left: 10px;
}
.priceplan-section-primary .section-bottom-decoration {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 200px;
pointer-events: none;
z-index: 1;
}
.priceplan-section-primary .decoration-shape {
position: absolute;
border-radius: 50%;
opacity: 0.3;
}
.priceplan-section-primary .decoration-shape.shape-1 {
width: 300px;
height: 300px;
background: radial-gradient(circle, var(--primary-100), transparent 70%);
bottom: -150px;
left: 10%;
animation: float 8s ease-in-out infinite;
}
.priceplan-section-primary .decoration-shape.shape-2 {
width: 200px;
height: 200px;
background: radial-gradient(circle, var(--primary-300), transparent 70%);
bottom: -100px;
right: 20%;
animation: float 10s ease-in-out infinite reverse;
}
.priceplan-section-primary .decoration-shape.shape-3 {
width: 150px;
height: 150px;
background: radial-gradient(circle, var(--primary-50), transparent 70%);
bottom: -75px;
left: 50%;
animation: float 12s ease-in-out infinite;
}
@keyframes float {
0%, 100% {
transform: translateY(0) translateX(0);
}
50% {
transform: translateY(-30px) translateX(20px);
}
}
@media (max-width: 991px) {
.priceplan-section-primary {
padding: 80px 0;
}
.priceplan-section-primary .section-title {
font-size: 2.25rem;
}
.priceplan-section-primary .section-subtitle {
font-size: 1.25rem;
}
.priceplan-section-primary .pricing-card.featured {
transform: scale(1);
}
.priceplan-section-primary .pricing-card.featured:hover {
transform: translateY(-10px);
}
}
@media (max-width: 767px) {
.priceplan-section-primary {
padding: 60px 0;
}
.priceplan-section-primary .section-header {
margin-bottom: 40px;
}
.priceplan-section-primary .section-title {
font-size: 1.875rem;
}
.priceplan-section-primary .section-subtitle {
font-size: 1.125rem;
}
.priceplan-section-primary .section-description {
font-size: 1rem;
}
.priceplan-section-primary .pricing-card {
padding: 35px 25px;
}
.priceplan-section-primary .price-amount {
font-size: 2.75rem;
}
.priceplan-section-primary .plan-name {
font-size: 1.5rem;
}
.priceplan-section-primary .card-icon-wrapper {
width: 70px;
height: 70px;
}
.priceplan-section-primary .card-icon-wrapper i {
font-size: 30px;
}
}
@media (max-width: 575px) {
.priceplan-section-primary .decoration-line {
width: 30px;
}
.priceplan-section-primary .featured-badge {
font-size: 0.65rem;
padding: 6px 40px;
}
}
.team-section-primary {
position: relative;
padding: 100px 0;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
overflow: hidden;
}
.team-section-primary .section-header {
position: relative;
z-index: 2;
}
.team-section-primary .section-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 1rem;
letter-spacing: -0.02em;
}
.team-section-primary .section-subtitle {
font-size: 1.5rem;
font-weight: 500;
color: var(--primary-500);
margin-bottom: 1.5rem;
letter-spacing: -0.01em;
}
.team-section-primary .section-description {
font-size: 1.125rem;
line-height: 1.8;
color: var(--text-secondary);
margin-bottom: 0;
}
.team-section-primary .title-decoration {
display: flex;
align-items: center;
justify-content: center;
gap: 0.5rem;
margin-top: 2rem;
}
.team-section-primary .decoration-dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: var(--primary-500);
}
.team-section-primary .decoration-line {
width: 60px;
height: 2px;
background: linear-gradient(90deg,
var(--primary-300) 0%,
var(--primary-500) 100%
);
}
.team-section-primary .team-card {
position: relative;
background: var(--surface-primary);
border-radius: 16px;
overflow: hidden;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.08);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
height: 100%;
}
.team-section-primary .team-card:hover {
transform: translateY(-12px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.15);
}
.team-section-primary .team-card-inner {
position: relative;
}
.team-section-primary .team-image-wrapper {
position: relative;
width: 100%;
padding-top: 100%;
overflow: hidden;
}
.team-section-primary .team-member-photo {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.team-section-primary .team-card:hover .team-member-photo {
transform: scale(1.1);
}
.team-section-primary .image-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(180deg,
transparent 0%,
color-mix(in srgb, var(--primary-700) 60%, transparent 40%) 100%
);
opacity: 0;
transition: opacity 0.4s ease;
}
.team-section-primary .team-card:hover .image-overlay {
opacity: 1;
}
.team-section-primary .decorative-icons {
position: absolute;
top: 20px;
right: 20px;
z-index: 2;
}
.team-section-primary .decorative-icons i {
font-size: 1.25rem;
color: var(--primary-500);
background: var(--surface-primary);
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
box-shadow: 0 2px 8px rgba(var(--black-rgb), 0.1);
transition: all 0.3s ease;
}
.team-section-primary .team-card:hover .decorative-icons i {
transform: rotate(72deg) scale(1.1);
color: var(--surface-primary);
background: var(--primary-500);
}
.team-section-primary .team-info {
padding: 2rem 1.5rem;
text-align: center;
position: relative;
}
.team-section-primary .member-name {
font-size: 1.375rem;
font-weight: 600;
color: var(--text-primary);
margin-bottom: 0.5rem;
transition: color 0.3s ease;
}
.team-section-primary .team-card:hover .member-name {
color: var(--primary-500);
}
.team-section-primary .member-role {
font-size: 1rem;
color: var(--text-secondary);
margin-bottom: 0;
font-weight: 500;
}
.team-section-primary .member-badge {
position: absolute;
bottom: 1rem;
left: 50%;
transform: translateX(-50%);
width: 40px;
height: 3px;
background: var(--primary-500);
border-radius: 2px;
opacity: 0;
transition: opacity 0.3s ease;
}
.team-section-primary .team-card:hover .member-badge {
opacity: 1;
}
.team-section-primary .background-decorations {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 1;
}
.team-section-primary .decoration-circle {
position: absolute;
border-radius: 50%;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-300) 20%, transparent 80%) 0%,
transparent 100%
);
}
.team-section-primary .decoration-circle-1 {
width: 400px;
height: 400px;
top: -100px;
right: -100px;
animation: float-circle 20s ease-in-out infinite;
}
.team-section-primary .decoration-circle-2 {
width: 300px;
height: 300px;
bottom: -50px;
left: -50px;
animation: float-circle 25s ease-in-out infinite reverse;
}
.team-section-primary .decoration-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) 15%, transparent 85%) 0%,
transparent 70%
);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
animation: morph-blob 30s ease-in-out infinite;
}
@keyframes float-circle {
0%, 100% {
transform: translate(0, 0);
}
50% {
transform: translate(30px, 30px);
}
}
@keyframes morph-blob {
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% 50% 50% / 50% 60% 40% 60%;
}
75% {
border-radius: 70% 30% 60% 40% / 30% 70% 50% 50%;
}
}
@media (max-width: 991px) {
.team-section-primary {
padding: 80px 0;
}
.team-section-primary .section-title {
font-size: 2rem;
}
.team-section-primary .section-subtitle {
font-size: 1.25rem;
}
.team-section-primary .section-description {
font-size: 1rem;
}
}
@media (max-width: 767px) {
.team-section-primary {
padding: 60px 0;
}
.team-section-primary .section-title {
font-size: 1.75rem;
}
.team-section-primary .section-subtitle {
font-size: 1.125rem;
}
.team-section-primary .team-info {
padding: 1.5rem 1rem;
}
.team-section-primary .member-name {
font-size: 1.25rem;
}
.team-section-primary .decoration-circle-1,
.team-section-primary .decoration-circle-2 {
width: 200px;
height: 200px;
}
.team-section-primary .decoration-blob {
width: 300px;
height: 300px;
}
}
@media (max-width: 575px) {
.team-section-primary .team-card:hover {
transform: translateY(-8px);
}
}
.reviews-section-minimal {
padding: 100px 0;
background: var(--surface-primary);
position: relative;
}
.reviews-section-minimal .decorative-shape {
position: absolute;
border-radius: 50%;
opacity: 0.05;
pointer-events: none;
z-index: 0;
}
.reviews-section-minimal .shape-top-left {
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-500), transparent);
top: -100px;
left: -100px;
}
.reviews-section-minimal .shape-bottom-right {
width: 500px;
height: 500px;
background: radial-gradient(circle, var(--primary-700), transparent);
bottom: -150px;
right: -150px;
}
.reviews-section-minimal .floating-blob {
position: absolute;
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
opacity: 0.03;
pointer-events: none;
z-index: 0;
}
.reviews-section-minimal .blob-1 {
width: 300px;
height: 300px;
background: var(--primary-500);
top: 20%;
right: 10%;
animation: float-blob 20s infinite ease-in-out;
}
.reviews-section-minimal .blob-2 {
width: 250px;
height: 250px;
background: var(--primary-300);
bottom: 30%;
left: 5%;
animation: float-blob 25s infinite ease-in-out reverse;
}
@keyframes float-blob {
0%, 100% { transform: translate(0, 0) rotate(0deg); }
33% { transform: translate(30px, -30px) rotate(120deg); }
66% { transform: translate(-20px, 20px) rotate(240deg); }
}
.reviews-section-minimal .section-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.2;
}
.reviews-section-minimal .section-subtitle {
font-size: 1.5rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 1.5rem;
line-height: 1.3;
}
.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 .reviews-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 2rem;
margin-top: 3rem;
position: relative;
z-index: 1;
}
.reviews-section-minimal .review-card {
background: var(--surface-secondary);
border-radius: 16px;
padding: 2.5rem;
position: relative;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
border: 2px solid transparent;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.06);
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), var(--primary-300));
transform: scaleX(0);
transform-origin: left;
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.reviews-section-minimal .review-card:hover {
transform: translateY(-8px);
border-color: color-mix(in srgb, var(--primary-500) 20%, transparent);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.12);
}
.reviews-section-minimal .review-card:hover::before {
transform: scaleX(1);
}
.reviews-section-minimal .quote-icon-wrapper {
width: 60px;
height: 60px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1.5rem;
box-shadow: 0 6px 20px color-mix(in srgb, var(--primary-500) 30%, transparent);
}
.reviews-section-minimal .quote-icon-wrapper i {
font-size: 2rem;
color: var(--light);
}
.reviews-section-minimal .review-content {
margin-bottom: 2rem;
}
.reviews-section-minimal .review-text {
font-size: 1.0625rem;
line-height: 1.8;
color: var(--text-primary);
margin: 0;
font-style: italic;
position: relative;
}
.reviews-section-minimal .review-author-section {
display: flex;
align-items: center;
gap: 1rem;
padding-top: 1.5rem;
border-top: 1px solid color-mix(in srgb, var(--neutral-300) 50%, transparent);
}
.reviews-section-minimal .author-avatar {
flex-shrink: 0;
}
.reviews-section-minimal .avatar-placeholder {
width: 56px;
height: 56px;
border-radius: 50%;
background: linear-gradient(135deg, var(--primary-300), var(--primary-100));
display: flex;
align-items: center;
justify-content: center;
border: 3px solid var(--surface-primary);
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.08);
}
.reviews-section-minimal .avatar-placeholder i {
font-size: 2rem;
color: var(--primary-700);
}
.reviews-section-minimal .author-info {
flex: 1;
}
.reviews-section-minimal .author-name {
font-size: 1rem;
font-weight: 600;
color: var(--text-primary);
margin: 0;
line-height: 1.4;
}
.reviews-section-minimal .card-decorative-corner {
position: absolute;
bottom: 0;
right: 0;
width: 80px;
height: 80px;
background: linear-gradient(135deg, transparent 50%, color-mix(in srgb, var(--primary-500) 5%, transparent) 50%);
pointer-events: none;
}
.reviews-section-minimal .decorative-icons-bottom {
display: flex;
justify-content: center;
gap: 2.5rem;
margin-top: 4rem;
opacity: 0.15;
}
.reviews-section-minimal .decorative-icons-bottom i {
font-size: 2.5rem;
color: var(--primary-500);
animation: pulse-icon 3s infinite ease-in-out;
}
.reviews-section-minimal .decorative-icons-bottom i:nth-child(2) {
animation-delay: 1s;
}
.reviews-section-minimal .decorative-icons-bottom i:nth-child(3) {
animation-delay: 2s;
}
@keyframes pulse-icon {
0%, 100% { transform: scale(1); opacity: 0.15; }
50% { transform: scale(1.2); opacity: 0.25; }
}
@media (max-width: 1200px) {
.reviews-section-minimal .reviews-grid {
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
}
@media (max-width: 768px) {
.reviews-section-minimal {
padding: 70px 0;
}
.reviews-section-minimal .section-title {
font-size: 2rem;
}
.reviews-section-minimal .section-subtitle {
font-size: 1.25rem;
}
.reviews-section-minimal .section-description {
font-size: 1rem;
}
.reviews-section-minimal .reviews-grid {
grid-template-columns: 1fr;
gap: 1.5rem;
}
.reviews-section-minimal .review-card {
padding: 2rem;
}
.reviews-section-minimal .quote-icon-wrapper {
width: 50px;
height: 50px;
}
.reviews-section-minimal .quote-icon-wrapper i {
font-size: 1.5rem;
}
.reviews-section-minimal .review-text {
font-size: 1rem;
}
.reviews-section-minimal .decorative-icons-bottom {
gap: 1.5rem;
margin-top: 3rem;
}
.reviews-section-minimal .decorative-icons-bottom i {
font-size: 2rem;
}
}
@media (max-width: 576px) {
.reviews-section-minimal {
padding: 50px 0;
}
.reviews-section-minimal .section-title {
font-size: 1.75rem;
}
.reviews-section-minimal .section-subtitle {
font-size: 1.125rem;
}
.reviews-section-minimal .review-card {
padding: 1.5rem;
}
.reviews-section-minimal .avatar-placeholder {
width: 48px;
height: 48px;
}
.reviews-section-minimal .avatar-placeholder i {
font-size: 1.75rem;
}
.reviews-section-minimal .author-name {
font-size: 0.9375rem;
}
}
@media (prefers-reduced-motion: reduce) {
.reviews-section-minimal .review-card,
.reviews-section-minimal .floating-blob,
.reviews-section-minimal .decorative-icons-bottom i {
animation: none;
transition: none;
}
}
@media print {
.reviews-section-minimal .decorative-shape,
.reviews-section-minimal .floating-blob,
.reviews-section-minimal .decorative-icons-bottom {
display: none;
}
.reviews-section-minimal .review-card {
box-shadow: none;
border: 1px solid var(--neutral-300);
page-break-inside: avoid;
}
}
.casestudy-section-style {
position: relative;
background: linear-gradient(180deg, var(--surface-primary) 0%, var(--neutral-50) 100%);
overflow: hidden;
}
.casestudy-section-style .decorative-badge {
display: inline-flex;
align-items: center;
justify-content: center;
width: 60px;
height: 60px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 16px;
color: var(--light);
font-size: 1.5rem;
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); }
}
.casestudy-section-style #casestudy-title {
color: var(--text-primary);
line-height: 1.2;
letter-spacing: -0.02em;
}
.casestudy-section-style #casestudy-subtitle {
color: var(--primary-700);
font-weight: 600;
}
.casestudy-section-style #casestudy-desc {
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin-left: auto;
margin-right: auto;
}
.casestudy-section-style .casestudy-card {
background: var(--light);
border-radius: 20px;
overflow: hidden;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
box-shadow: 0 4px 16px color-mix(in srgb, var(--neutral-900) 5%, transparent);
position: relative;
border: 1px solid color-mix(in srgb, var(--neutral-300) 40%, transparent);
}
.casestudy-section-style .casestudy-card:hover {
transform: translateY(-8px);
box-shadow: 0 16px 40px color-mix(in srgb, var(--neutral-900) 12%, transparent);
border-color: var(--primary-300);
}
.casestudy-section-style .casestudy-card.featured-card {
border: 2px solid var(--primary-500);
background: linear-gradient(180deg, var(--light) 0%, color-mix(in srgb, var(--primary-50) 30%, var(--light)) 100%);
}
.casestudy-section-style .featured-badge {
position: absolute;
top: 20px;
right: 20px;
z-index: 10;
width: 48px;
height: 48px;
background: var(--primary-500);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
color: var(--light);
font-size: 1.25rem;
box-shadow: 0 4px 12px color-mix(in srgb, var(--primary-500) 40%, transparent);
animation: pulse 2s ease-in-out infinite;
}
@keyframes pulse {
0%, 100% { transform: scale(1); }
50% { transform: scale(1.1); }
}
.casestudy-section-style .casestudy-card-image {
position: relative;
height: 280px;
overflow: hidden;
background: linear-gradient(135deg, var(--primary-50), var(--primary-100));
}
.casestudy-section-style .image-placeholder {
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
font-size: 4rem;
color: var(--primary-500);
transition: transform 0.4s ease;
}
.casestudy-section-style .image-placeholder.secondary {
background: linear-gradient(135deg, var(--neutral-50), var(--neutral-100));
color: var(--primary-700);
}
.casestudy-section-style .image-placeholder.tertiary {
background: linear-gradient(135deg, color-mix(in srgb, var(--primary-50) 50%, var(--light)), var(--primary-50));
color: var(--primary-500);
}
.casestudy-section-style .casestudy-card:hover .image-placeholder {
transform: scale(1.05);
}
.casestudy-section-style .casestudy-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(180deg, transparent 0%, color-mix(in srgb, var(--primary-700) 90%, transparent) 100%);
opacity: 0;
transition: opacity 0.4s ease;
display: flex;
align-items: flex-end;
justify-content: center;
padding: 2rem;
}
.casestudy-section-style .casestudy-card:hover .casestudy-overlay {
opacity: 1;
}
.casestudy-section-style .overlay-icon {
width: 56px;
height: 56px;
background: var(--light);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 1.5rem;
color: var(--primary-500);
transform: translateY(20px);
transition: transform 0.4s ease 0.1s;
}
.casestudy-section-style .casestudy-card:hover .overlay-icon {
transform: translateY(0);
}
.casestudy-section-style .casestudy-card-body {
padding: 2rem;
}
.casestudy-section-style .casestudy-meta {
display: flex;
align-items: center;
gap: 0.75rem;
}
.badge-dot {
width: 12px;
height: 12px;
background: var(--primary-500);
border-radius: 50%;
display: inline-block;
box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary-500) 20%, transparent);
}
.badge-dot.featured {
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
animation: pulse-dot 2s ease-in-out infinite;
}
@keyframes pulse-dot {
0%, 100% { box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary-500) 20%, transparent); }
50% { box-shadow: 0 0 0 8px color-mix(in srgb, var(--primary-500) 10%, transparent); }
}
.casestudy-section-style .decorative-line {
flex: 1;
height: 2px;
background: linear-gradient(90deg, var(--primary-300), transparent);
}
.casestudy-section-style .casestudy-card-title {
color: var(--text-primary);
font-weight: 700;
font-size: 1.375rem;
line-height: 1.4;
transition: color 0.3s ease;
}
.casestudy-section-style .casestudy-card:hover .casestudy-card-title {
color: var(--primary-700);
}
.casestudy-section-style .casestudy-card-desc {
color: var(--text-secondary);
line-height: 1.7;
font-size: 0.9375rem;
}
.casestudy-section-style .casestudy-indicators {
display: flex;
gap: 0.75rem;
}
.casestudy-section-style .indicator-item {
width: 40px;
height: 40px;
background: color-mix(in srgb, var(--primary-50) 60%, var(--light));
border-radius: 10px;
display: flex;
align-items: center;
justify-content: center;
color: var(--primary-500);
font-size: 1rem;
transition: all 0.3s ease;
}
.casestudy-section-style .indicator-item:hover {
background: var(--primary-500);
color: var(--light);
transform: translateY(-3px);
}
.casestudy-section-style .decorative-shapes {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
z-index: 0;
overflow: hidden;
}
.casestudy-section-style .shape {
position: absolute;
border-radius: 50%;
opacity: 0.06;
}
.casestudy-section-style .shape-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: -100px;
left: -100px;
animation: float-slow 20s ease-in-out infinite;
}
.casestudy-section-style .shape-2 {
width: 300px;
height: 300px;
background: var(--primary-700);
bottom: -80px;
right: -80px;
animation: float-slow 25s ease-in-out infinite reverse;
}
.casestudy-section-style .shape-3 {
width: 200px;
height: 200px;
background: var(--primary-300);
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
animation: float-slow 30s ease-in-out infinite;
}
@keyframes float-slow {
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: 991.98px) {
.casestudy-section-style #casestudy-title {
font-size: 2.5rem;
}
.casestudy-section-style .casestudy-card-image {
height: 240px;
}
.casestudy-section-style .image-placeholder {
font-size: 3rem;
}
}
@media (max-width: 767.98px) {
.casestudy-section-style {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.casestudy-section-style #casestudy-title {
font-size: 2rem;
}
.casestudy-section-style #casestudy-subtitle {
font-size: 1.25rem;
}
.casestudy-section-style .casestudy-card-body {
padding: 1.5rem;
}
.casestudy-section-style .casestudy-card-title {
font-size: 1.25rem;
}
.casestudy-section-style .casestudy-card-desc {
font-size: 0.875rem;
}
.casestudy-section-style .decorative-badge {
width: 50px;
height: 50px;
font-size: 1.25rem;
}
.casestudy-section-style .featured-badge {
width: 40px;
height: 40px;
font-size: 1rem;
}
}
@media (max-width: 575.98px) {
.casestudy-section-style .casestudy-card-image {
height: 200px;
}
.casestudy-section-style .image-placeholder {
font-size: 2.5rem;
}
.casestudy-section-style .overlay-icon {
width: 48px;
height: 48px;
font-size: 1.25rem;
}
}
.process-section-minimal {
position: relative;
padding: 100px 0;
background: var(--surface-primary);
overflow: hidden;
}
.process-section-minimal .section-header {
margin-bottom: 60px;
}
.process-section-minimal .subtitle {
font-size: 0.875rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1.5px;
color: var(--primary-500);
margin-bottom: 12px;
display: inline-block;
}
.process-section-minimal .section-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 24px;
line-height: 1.2;
}
.process-section-minimal .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
}
.process-section-minimal .process-timeline {
position: relative;
padding: 40px 0;
}
.process-section-minimal .process-item {
position: relative;
display: flex;
align-items: flex-start;
margin-bottom: 60px;
}
.process-section-minimal .process-item:last-child {
margin-bottom: 0;
}
.process-section-minimal .timeline-connector {
position: absolute;
left: 39px;
top: 80px;
width: 3px;
height: calc(100% + 60px);
background: linear-gradient(180deg,
var(--primary-300) 0%,
color-mix(in srgb, var(--primary-300) 50%, transparent) 100%);
}
.process-section-minimal .process-item:last-child .timeline-connector {
display: none;
}
.process-section-minimal .step-number {
position: relative;
z-index: 2;
flex-shrink: 0;
width: 80px;
height: 80px;
border-radius: 50%;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 8px 24px rgba(var(--black-rgb), 0.12);
transition: all 0.4s ease;
}
.process-section-minimal .step-number .number {
font-size: 1.75rem;
font-weight: 700;
color: var(--light);
}
.process-section-minimal .step-number.final {
background: linear-gradient(135deg, var(--primary-700), var(--primary-500));
}
.process-section-minimal .process-item:hover .step-number {
transform: scale(1.1);
box-shadow: 0 12px 32px rgba(var(--black-rgb), 0.18);
}
.process-section-minimal .process-card {
flex: 1;
display: flex;
gap: 24px;
margin-left: 30px;
padding: 32px;
background: var(--light);
border-radius: 16px;
border: 2px solid var(--neutral-100);
box-shadow: 0 4px 16px rgba(var(--black-rgb), 0.06);
transition: all 0.4s ease;
}
.process-section-minimal .process-card:hover {
transform: translateY(-4px);
border-color: var(--primary-300);
box-shadow: 0 12px 32px rgba(var(--black-rgb), 0.1);
}
.card-icon {
flex-shrink: 0;
width: 64px;
height: 64px;
border-radius: 12px;
background: color-mix(in srgb, var(--primary-500) 10%, transparent);
display: flex;
align-items: center;
justify-content: center;
transition: all 0.4s ease;
}
.card-icon i {
font-size: 1.75rem;
color: var(--primary-500);
transition: all 0.4s ease;
}
.process-section-minimal .process-card:hover .card-icon {
background: var(--primary-500);
transform: rotate(5deg);
}
.process-section-minimal .process-card:hover .card-icon i {
color: var(--light);
}
.card-content {
flex: 1;
}
.process-section-minimal .process-title {
font-size: 1.375rem;
font-weight: 600;
color: var(--text-primary);
margin-bottom: 12px;
line-height: 1.3;
}
.process-section-minimal .process-description {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
}
.process-section-minimal .decorative-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
}
.process-section-minimal .shape {
position: absolute;
border-radius: 50%;
opacity: 0.03;
}
.process-section-minimal .shape-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: -100px;
right: -100px;
}
.process-section-minimal .shape-2 {
width: 300px;
height: 300px;
background: var(--primary-700);
bottom: 10%;
left: -80px;
}
.process-section-minimal .shape-3 {
width: 200px;
height: 200px;
background: var(--primary-300);
top: 50%;
right: 10%;
transform: translateY(-50%);
}
@media (max-width: 991.98px) {
.process-section-minimal {
padding: 80px 0;
}
.process-section-minimal .section-title {
font-size: 2rem;
}
.process-section-minimal .process-card {
flex-direction: column;
padding: 28px;
}
.card-icon {
width: 56px;
height: 56px;
}
.card-icon i {
font-size: 1.5rem;
}
}
@media (max-width: 767.98px) {
.process-section-minimal {
padding: 60px 0;
}
.process-section-minimal .section-title {
font-size: 1.75rem;
}
.process-section-minimal .section-description {
font-size: 1rem;
}
.process-section-minimal .step-number {
width: 60px;
height: 60px;
}
.process-section-minimal .step-number .number {
font-size: 1.375rem;
}
.process-section-minimal .timeline-connector {
left: 29px;
}
.process-section-minimal .process-card {
margin-left: 20px;
padding: 24px;
}
.process-section-minimal .process-title {
font-size: 1.25rem;
}
.process-section-minimal .process-description {
font-size: 0.9375rem;
}
.process-section-minimal .process-item {
margin-bottom: 50px;
}
}
@media (max-width: 575.98px) {
.process-section-minimal {
padding: 50px 0;
}
.process-section-minimal .section-title {
font-size: 1.5rem;
}
.process-section-minimal .step-number {
width: 50px;
height: 50px;
}
.process-section-minimal .step-number .number {
font-size: 1.125rem;
}
.process-section-minimal .timeline-connector {
left: 24px;
width: 2px;
}
.process-section-minimal .process-card {
margin-left: 15px;
padding: 20px;
}
.card-icon {
width: 48px;
height: 48px;
}
.card-icon i {
font-size: 1.25rem;
}
.process-section-minimal .process-title {
font-size: 1.125rem;
}
.process-section-minimal .process-description {
font-size: 0.875rem;
}
}
.process-section-minimal .process-item[data-sal] {
transition-property: opacity, transform;
}
.process-section-minimal .process-card {
position: relative;
overflow: hidden;
}
.process-section-minimal .process-card::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg,
transparent,
color-mix(in srgb, var(--primary-500) 8%, transparent),
transparent);
transition: left 0.6s ease;
}
.process-section-minimal .process-card:hover::before {
left: 100%;
}
.timeline-section-secondary {
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-secondary .timeline-header {
max-width: 800px;
margin: 0 auto 80px;
position: relative;
z-index: 2;
}
.timeline-section-secondary .decorative-accent {
display: flex;
align-items: center;
justify-content: center;
gap: 12px;
}
.timeline-section-secondary .accent-dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: var(--primary-500);
animation: pulse-dot 2s ease-in-out infinite;
}
.timeline-section-secondary .accent-line {
width: 60px;
height: 2px;
background: linear-gradient(
90deg,
transparent 0%,
var(--primary-500) 50%,
transparent 100%
);
}
@keyframes pulse-dot {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.3);
opacity: 0.7;
}
}
.timeline-section-secondary .timeline-main-title {
font-size: 2.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.2;
}
.timeline-section-secondary .timeline-subtitle {
font-size: 1.5rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 20px;
line-height: 1.4;
}
.timeline-section-secondary .timeline-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
}
.timeline-section-secondary .timeline-container {
position: relative;
max-width: 1000px;
margin: 0 auto;
padding: 40px 0;
}
.timeline-section-secondary .timeline-line {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 3px;
background: linear-gradient(
180deg,
transparent 0%,
var(--primary-300) 10%,
var(--primary-300) 90%,
transparent 100%
);
transform: translateX(-50%);
z-index: 1;
}
.timeline-section-secondary .timeline-item {
position: relative;
display: flex;
align-items: center;
margin-bottom: 60px;
padding-right: 50%;
}
.timeline-section-secondary .timeline-item-reverse {
flex-direction: row-reverse;
padding-right: 0;
padding-left: 50%;
}
.timeline-section-secondary .timeline-marker {
position: absolute;
left: 50%;
transform: translateX(-50%);
z-index: 3;
}
.timeline-section-secondary .marker-dot {
width: 20px;
height: 20px;
border-radius: 50%;
background: var(--surface-primary);
border: 4px solid var(--primary-500);
box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
transition: all 0.3s ease;
}
.timeline-section-secondary .marker-dot.marker-current {
width: 24px;
height: 24px;
background: var(--primary-500);
border-color: var(--primary-700);
box-shadow: 0 0 0 6px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
.timeline-section-secondary .marker-pulse {
position: absolute;
top: 50%;
left: 50%;
width: 20px;
height: 20px;
border-radius: 50%;
background: var(--primary-500);
transform: translate(-50%, -50%);
opacity: 0;
animation: pulse-marker 2s ease-out infinite;
}
@keyframes pulse-marker {
0% {
transform: translate(-50%, -50%) scale(1);
opacity: 0.6;
}
100% {
transform: translate(-50%, -50%) scale(2.5);
opacity: 0;
}
}
.timeline-section-secondary .timeline-content {
position: relative;
display: flex;
align-items: center;
gap: 24px;
background: var(--surface-primary);
padding: 32px;
border-radius: 16px;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.08);
transition: all 0.4s ease;
border: 1px solid color-mix(in srgb, var(--primary-500) 15%, transparent 85%);
}
.timeline-section-secondary .timeline-content:hover {
transform: translateY(-4px);
box-shadow: 0 8px 30px rgba(var(--black-rgb), 0.12);
border-color: var(--primary-500);
}
.timeline-section-secondary .timeline-content::before {
content: '';
position: absolute;
top: 50%;
width: 30px;
height: 2px;
background: var(--primary-300);
transform: translateY(-50%);
}
.timeline-section-secondary .timeline-item .timeline-content::before {
right: -30px;
}
.timeline-section-secondary .timeline-item-reverse .timeline-content::before {
left: -30px;
}
.timeline-section-secondary .timeline-icon-wrapper {
flex-shrink: 0;
width: 64px;
height: 64px;
display: flex;
align-items: center;
justify-content: center;
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;
color: var(--primary-500);
font-size: 1.75rem;
transition: all 0.3s ease;
}
.timeline-section-secondary .timeline-icon-wrapper.current {
background: linear-gradient(
135deg,
var(--primary-500),
var(--primary-700)
);
color: var(--light);
box-shadow: 0 4px 15px color-mix(in srgb, var(--primary-500) 40%, transparent 60%);
}
.timeline-section-secondary .timeline-content:hover .timeline-icon-wrapper {
transform: scale(1.1) rotate(5deg);
}
.timeline-section-secondary .timeline-text {
flex: 1;
}
.timeline-section-secondary .timeline-item-title {
font-size: 1.5rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 12px;
line-height: 1.3;
}
.timeline-section-secondary .timeline-item-desc {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.6;
margin: 0;
}
.timeline-section-secondary .timeline-year {
flex-shrink: 0;
font-size: 1.125rem;
font-weight: 700;
color: var(--primary-500);
padding: 8px 16px;
background: color-mix(in srgb, var(--primary-500) 10%, transparent 90%);
border-radius: 20px;
white-space: nowrap;
}
.timeline-section-secondary .timeline-year-current {
background: var(--primary-500);
color: var(--light);
}
.timeline-section-secondary .timeline-end {
text-align: center;
margin-top: 40px;
}
.end-marker {
display: inline-flex;
align-items: center;
justify-content: center;
width: 48px;
height: 48px;
border-radius: 50%;
background: var(--primary-500);
color: var(--light);
font-size: 1.5rem;
box-shadow: 0 4px 15px color-mix(in srgb, var(--primary-500) 40%, transparent 60%);
animation: bounce-arrow 2s ease-in-out infinite;
}
@keyframes bounce-arrow {
0%, 100% {
transform: translateY(0);
}
50% {
transform: translateY(10px);
}
}
.bg-decoration {
position: absolute;
border-radius: 50%;
opacity: 0.4;
pointer-events: none;
}
.timeline-section-secondary .decoration-1 {
width: 300px;
height: 300px;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-300) 30%, transparent 70%),
transparent 70%
);
top: 10%;
left: -100px;
animation: float-decoration 20s ease-in-out infinite;
}
.timeline-section-secondary .decoration-2 {
width: 400px;
height: 400px;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-500) 20%, transparent 80%),
transparent 70%
);
top: 50%;
right: -150px;
animation: float-decoration 25s ease-in-out infinite reverse;
}
.timeline-section-secondary .decoration-3 {
width: 250px;
height: 250px;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-700) 25%, transparent 75%),
transparent 70%
);
bottom: 15%;
left: 10%;
animation: float-decoration 18s ease-in-out infinite;
}
@keyframes float-decoration {
0%, 100% {
transform: translateY(0) scale(1);
}
50% {
transform: translateY(-30px) scale(1.05);
}
}
@media (max-width: 991px) {
.timeline-section-secondary .timeline-main-title {
font-size: 2.25rem;
}
.timeline-section-secondary .timeline-subtitle {
font-size: 1.25rem;
}
.timeline-section-secondary .timeline-description {
font-size: 1rem;
}
}
@media (max-width: 768px) {
.timeline-section-secondary {
padding: 60px 0;
}
.timeline-section-secondary .timeline-header {
margin-bottom: 60px;
}
.timeline-section-secondary .timeline-main-title {
font-size: 1.875rem;
}
.timeline-section-secondary .timeline-subtitle {
font-size: 1.125rem;
}
.timeline-section-secondary .timeline-line {
left: 32px;
}
.timeline-item,
.timeline-section-secondary .timeline-item-reverse {
padding-right: 0;
padding-left: 80px;
flex-direction: row;
}
.timeline-section-secondary .timeline-marker {
left: 32px;
}
.timeline-section-secondary .timeline-content {
flex-direction: column;
align-items: flex-start;
gap: 16px;
padding: 24px;
}
.timeline-section-secondary .timeline-content::before {
left: -48px;
right: auto;
}
.timeline-section-secondary .timeline-icon-wrapper {
width: 56px;
height: 56px;
font-size: 1.5rem;
}
.timeline-section-secondary .timeline-item-title {
font-size: 1.25rem;
}
.timeline-section-secondary .timeline-item-desc {
font-size: 0.9375rem;
}
.timeline-section-secondary .timeline-year {
align-self: flex-start;
}
}
@media (max-width: 576px) {
.timeline-section-secondary .timeline-main-title {
font-size: 1.625rem;
}
.timeline-section-secondary .timeline-content {
padding: 20px;
}
.timeline-section-secondary .timeline-icon-wrapper {
width: 48px;
height: 48px;
font-size: 1.25rem;
border-radius: 12px;
}
.timeline-section-secondary .timeline-item-title {
font-size: 1.125rem;
}
.timeline-section-secondary .timeline-item-desc {
font-size: 0.875rem;
}
.timeline-section-secondary .timeline-year {
font-size: 1rem;
padding: 6px 12px;
}
.bg-decoration {
opacity: 0.2;
}
}
.career-section-custom {
background: var(--surface-primary);
position: relative;
overflow: hidden;
}
.career-section-custom .decorative-blob-top {
position: absolute;
top: -30px;
right: 10%;
width: 100px;
height: 100px;
background: color-mix(in srgb, var(--primary-500) 15%, transparent);
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
filter: blur(20px);
animation: float 6s ease-in-out infinite;
}
.career-section-custom .decorative-circle-1 {
position: absolute;
top: 20%;
left: -50px;
width: 150px;
height: 150px;
border: 2px solid color-mix(in srgb, var(--primary-300) 30%, transparent);
border-radius: 50%;
z-index: 0;
}
.career-section-custom .decorative-circle-2 {
position: absolute;
bottom: 15%;
right: -60px;
width: 200px;
height: 200px;
background: color-mix(in srgb, var(--primary-500) 8%, transparent);
border-radius: 50%;
z-index: 0;
}
.career-section-custom .decorative-shape-bottom {
position: absolute;
bottom: 0;
left: 20%;
width: 300px;
height: 4px;
background: linear-gradient(
90deg,
transparent,
var(--primary-300),
transparent
);
border-radius: 2px;
}
.career-section-custom .decorative-icons-grid {
display: flex;
justify-content: center;
gap: 2rem;
margin-top: 2rem;
}
.career-section-custom .decorative-icons-grid i {
font-size: 1.5rem;
color: color-mix(in srgb, var(--primary-500) 40%, transparent);
animation: iconPulse 3s ease-in-out infinite;
}
.career-section-custom .decorative-icons-grid i:nth-child(2) {
animation-delay: 0.5s;
}
.career-section-custom .decorative-icons-grid i:nth-child(3) {
animation-delay: 1s;
}
.career-section-custom .decorative-icons-grid i:nth-child(4) {
animation-delay: 1.5s;
}
.career-section-custom #career-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
line-height: 1.2;
}
.career-section-custom #career-subtitle {
color: var(--primary-500);
font-weight: 600;
letter-spacing: -0.01em;
}
.career-section-custom #career-desc {
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin-left: auto;
margin-right: auto;
}
.career-section-custom .career-card {
background: var(--surface-secondary);
border-radius: 16px;
padding: 2rem;
border: 1px solid color-mix(in srgb, var(--neutral-300) 50%, transparent);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
z-index: 1;
overflow: hidden;
}
.career-section-custom .career-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);
}
.career-section-custom .career-card:hover {
transform: translateY(-8px);
border-color: var(--primary-300);
box-shadow:
0 12px 40px color-mix(in srgb, var(--primary-500) 15%, transparent),
0 4px 12px color-mix(in srgb, var(--neutral-500) 8%, transparent);
}
.career-section-custom .career-card:hover::before {
transform: scaleX(1);
}
.career-section-custom .corner-accent {
position: absolute;
top: 0;
right: 0;
width: 80px;
height: 80px;
background: color-mix(in srgb, var(--primary-500) 8%, transparent);
border-radius: 0 16px 0 100%;
transition: all 0.4s ease;
}
.career-section-custom .career-card:hover .corner-accent {
width: 100px;
height: 100px;
background: color-mix(in srgb, var(--primary-500) 12%, transparent);
}
.career-section-custom .icon-badge {
width: 60px;
height: 60px;
background: linear-gradient(
135deg,
var(--primary-50),
var(--primary-100)
);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid var(--primary-300);
transition: all 0.3s ease;
}
.career-section-custom .icon-badge i {
font-size: 1.75rem;
color: var(--primary-700);
}
.career-section-custom .career-card:hover .icon-badge {
transform: rotate(5deg) scale(1.05);
background: linear-gradient(
135deg,
var(--primary-100),
var(--primary-300)
);
}
.career-section-custom .card-title {
color: var(--text-primary);
font-weight: 700;
font-size: 1.5rem;
letter-spacing: -0.01em;
line-height: 1.3;
}
.career-section-custom .card-description {
color: var(--text-secondary);
line-height: 1.7;
font-size: 1rem;
}
.career-section-custom .role-info-wrapper {
display: flex;
align-items: center;
gap: 0.75rem;
padding-top: 1rem;
border-top: 1px solid color-mix(in srgb, var(--neutral-300) 40%, transparent);
}
.career-section-custom .role-badge {
width: 36px;
height: 36px;
background: var(--primary-50);
border-radius: 8px;
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
}
.career-section-custom .role-badge i {
font-size: 1rem;
color: var(--primary-700);
}
.career-section-custom .role-text {
color: var(--text-secondary);
font-size: 0.9rem;
font-weight: 500;
letter-spacing: 0.01em;
}
.career-section-custom .decorative-line-bottom {
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 0;
height: 3px;
background: var(--primary-500);
transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.career-section-custom .career-card:hover .decorative-line-bottom {
width: 80%;
}
@keyframes float {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-20px) rotate(5deg);
}
}
@keyframes iconPulse {
0%, 100% {
transform: scale(1);
opacity: 0.4;
}
50% {
transform: scale(1.1);
opacity: 0.7;
}
}
@media (max-width: 991px) {
.career-section-custom #career-title {
font-size: 2.5rem;
}
.career-section-custom .decorative-icons-grid {
gap: 1.5rem;
}
.career-section-custom .decorative-circle-1,
.career-section-custom .decorative-circle-2 {
display: none;
}
}
@media (max-width: 767px) {
.career-section-custom {
padding: 3rem 0;
}
.career-section-custom #career-title {
font-size: 2rem;
}
.career-section-custom #career-subtitle {
font-size: 1.25rem;
}
.career-section-custom .decorative-icons-grid {
gap: 1rem;
}
.career-section-custom .decorative-icons-grid i {
font-size: 1.25rem;
}
.career-section-custom .career-card {
padding: 1.5rem;
}
.career-section-custom .icon-badge {
width: 50px;
height: 50px;
}
.career-section-custom .icon-badge i {
font-size: 1.5rem;
}
.career-section-custom .card-title {
font-size: 1.25rem;
}
.career-section-custom .decorative-blob-top {
width: 60px;
height: 60px;
}
}
@media (max-width: 575px) {
.career-section-custom .decorative-icons-grid {
gap: 0.75rem;
}
.career-section-custom .corner-accent {
width: 60px;
height: 60px;
}
.career-section-custom .role-info-wrapper {
flex-direction: column;
align-items: flex-start;
}
}
@media (prefers-reduced-motion: reduce) {
.career-section-custom .career-card,
.career-section-custom .icon-badge,
.career-section-custom .decorative-blob-top,
.career-section-custom .decorative-icons-grid i {
animation: none;
transition: none;
}
.career-section-custom .career-card:hover {
transform: none;
}
}
@media (prefers-contrast: high) {
.career-section-custom .career-card {
border: 2px solid var(--neutral-700);
}
.career-section-custom .icon-badge {
border: 3px solid var(--primary-700);
}
}
.coreinfo-custom {
background: linear-gradient(
135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
position: relative;
}
.coreinfo-custom .decorative-shape {
position: absolute;
border-radius: 50%;
opacity: 0.06;
pointer-events: none;
}
.coreinfo-custom .shape-1 {
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-500), transparent);
top: -100px;
left: -100px;
}
.coreinfo-custom .shape-2 {
width: 350px;
height: 350px;
background: radial-gradient(circle, var(--primary-700), transparent);
bottom: -80px;
right: -80px;
}
.coreinfo-custom .decorative-dots {
position: absolute;
width: 120px;
height: 120px;
background-image: radial-gradient(
circle,
var(--primary-300) 2px,
transparent 2px
);
background-size: 20px 20px;
opacity: 0.15;
pointer-events: none;
}
.coreinfo-custom .dots-1 {
top: 50px;
right: 100px;
}
.coreinfo-custom .dots-2 {
bottom: 50px;
left: 80px;
}
.coreinfo-custom .badge-accent {
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: 1.5rem;
box-shadow:
0 8px 16px color-mix(in srgb, var(--primary-500) 25%, transparent),
0 0 0 4px color-mix(in srgb, var(--primary-50) 50%, transparent);
animation: pulse-badge 2s ease-in-out infinite;
}
@keyframes pulse-badge {
0%, 100% {
transform: scale(1);
}
50% {
transform: scale(1.05);
}
}
.coreinfo-custom #coreinfo-title {
color: var(--text-primary);
line-height: 1.2;
letter-spacing: -0.02em;
}
.coreinfo-custom #coreinfo-subtitle {
color: var(--primary-700);
font-weight: 600;
font-size: 1.25rem;
}
.coreinfo-custom .description-text {
color: var(--text-secondary);
font-size: 1.0625rem;
line-height: 1.7;
max-width: 720px;
margin: 0 auto;
}
.coreinfo-custom .feature-card {
background: var(--light);
border: 1px solid color-mix(in srgb, var(--neutral-300) 40%, transparent);
border-radius: 20px;
padding: 2.5rem 2rem;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.coreinfo-custom .feature-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);
}
.coreinfo-custom .feature-card:hover {
transform: translateY(-8px);
border-color: var(--primary-300);
box-shadow:
0 20px 40px color-mix(in srgb, var(--primary-500) 12%, transparent),
0 0 0 1px color-mix(in srgb, var(--primary-300) 30%, transparent);
}
.coreinfo-custom .feature-card:hover::before {
transform: scaleX(1);
}
.coreinfo-custom .feature-icon-wrapper {
position: relative;
width: fit-content;
}
.coreinfo-custom .icon-circle {
width: 80px;
height: 80px;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-100) 80%, var(--light) 20%),
color-mix(in srgb, var(--primary-300) 40%, var(--light) 60%)
);
border-radius: 20px;
display: flex;
align-items: center;
justify-content: center;
font-size: 2rem;
color: var(--primary-700);
transition: all 0.4s ease;
position: relative;
z-index: 2;
}
.coreinfo-custom .feature-card:hover .icon-circle {
background: linear-gradient(
135deg,
var(--primary-500),
var(--primary-700)
);
color: var(--light);
transform: rotate(5deg) scale(1.1);
border-radius: 24px;
}
.coreinfo-custom .icon-decoration {
position: absolute;
top: -8px;
right: -8px;
width: 32px;
height: 32px;
background: var(--primary-500);
border-radius: 8px;
opacity: 0.15;
z-index: 1;
transition: all 0.4s ease;
}
.coreinfo-custom .feature-card:hover .icon-decoration {
transform: translate(4px, -4px) rotate(15deg);
opacity: 0.25;
}
.coreinfo-custom .feature-card h3 {
color: var(--text-primary);
font-size: 1.375rem;
line-height: 1.4;
margin-bottom: 1rem;
transition: color 0.3s ease;
}
.coreinfo-custom .feature-card:hover h3 {
color: var(--primary-700);
}
.coreinfo-custom .feature-card p {
color: var(--text-secondary);
font-size: 0.9375rem;
line-height: 1.7;
}
.coreinfo-custom .decorative-line-bottom {
height: 3px;
width: 100%;
max-width: 200px;
margin: 0 auto;
background: linear-gradient(
90deg,
transparent,
var(--primary-500),
var(--primary-700),
transparent
);
border-radius: 2px;
opacity: 0.3;
}
@media (max-width: 991.98px) {
.coreinfo-custom .shape-1,
.coreinfo-custom .shape-2 {
width: 250px;
height: 250px;
}
.coreinfo-custom #coreinfo-title {
font-size: 2.25rem;
}
.coreinfo-custom .feature-card {
padding: 2rem 1.5rem;
}
}
@media (max-width: 767.98px) {
.coreinfo-custom .badge-accent {
width: 48px;
height: 48px;
font-size: 1.25rem;
}
.coreinfo-custom #coreinfo-title {
font-size: 1.875rem;
}
.coreinfo-custom #coreinfo-subtitle {
font-size: 1.125rem;
}
.coreinfo-custom .description-text {
font-size: 1rem;
}
.coreinfo-custom .decorative-dots {
width: 80px;
height: 80px;
background-size: 15px 15px;
}
.coreinfo-custom .icon-circle {
width: 70px;
height: 70px;
font-size: 1.75rem;
}
.coreinfo-custom .feature-card h3 {
font-size: 1.25rem;
}
}
@media (max-width: 575.98px) {
.coreinfo-custom .feature-card {
padding: 1.75rem 1.25rem;
}
}
@media (prefers-reduced-motion: no-preference) {
.coreinfo-custom .feature-card {
animation: fadeInUp 0.6s ease-out backwards;
}
.coreinfo-custom .feature-card:nth-child(1) { animation-delay: 0.1s; }
.coreinfo-custom .feature-card:nth-child(2) { animation-delay: 0.2s; }
.coreinfo-custom .feature-card:nth-child(3) { animation-delay: 0.3s; }
.coreinfo-custom .feature-card:nth-child(4) { animation-delay: 0.4s; }
.coreinfo-custom .feature-card:nth-child(5) { animation-delay: 0.5s; }
.coreinfo-custom .feature-card:nth-child(6) { animation-delay: 0.6s; }
}
@keyframes fadeInUp {
from {
opacity: 0;
transform: translateY(30px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@media (prefers-reduced-motion: reduce) {
.coreinfo-custom *,
.coreinfo-custom *::before,
.coreinfo-custom *::after {
animation-duration: 0.01ms !important;
animation-iteration-count: 1 !important;
transition-duration: 0.01ms !important;
}
}
@media (prefers-contrast: high) {
.coreinfo-custom .feature-card {
border: 2px solid var(--neutral-900);
}
.coreinfo-custom .feature-card:hover {
border-color: var(--primary-700);
}
}
.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-custom {
position: relative;
padding: 100px 0;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%);
overflow: hidden;
}
.contact-section-custom .contact-header {
margin-bottom: 50px;
position: relative;
}
.contact-section-custom .header-accent {
width: 60px;
height: 4px;
background: linear-gradient(90deg,
var(--primary-500),
var(--primary-700));
margin: 0 auto 20px;
border-radius: 2px;
}
.contact-section-custom .contact-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 12px;
line-height: 1.2;
}
.contact-section-custom .contact-subtitle {
font-size: 1.25rem;
font-weight: 500;
color: var(--primary-700);
margin-bottom: 20px;
line-height: 1.4;
}
.contact-section-custom .contact-desc {
font-size: 1.05rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.contact-section-custom .contact-form-wrapper {
position: relative;
background: var(--surface-primary);
border-radius: 20px;
padding: 40px;
box-shadow: 0 10px 40px rgba(var(--black-rgb), 0.08);
border: 1px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
}
.contact-section-custom .form-decorative-top {
position: absolute;
top: -3px;
left: 40px;
right: 40px;
height: 3px;
background: linear-gradient(90deg,
transparent,
var(--primary-500),
var(--primary-700),
transparent);
border-radius: 3px;
}
.contact-section-custom .form-decorative-bottom {
position: absolute;
bottom: 0;
right: 0;
width: 120px;
height: 120px;
background: linear-gradient(135deg,
transparent 50%,
color-mix(in srgb, var(--primary-300) 15%, transparent 85%) 100%);
border-radius: 20px 0 20px 0;
pointer-events: none;
}
.contact-section-custom .form-control {
border: 2px solid color-mix(in srgb, var(--neutral-300) 50%, transparent 50%);
border-radius: 12px;
padding: 14px 18px;
font-size: 1rem;
transition: all 0.3s ease;
background: var(--surface-primary);
color: var(--text-primary);
}
.contact-section-custom .form-control:focus {
border-color: var(--primary-500);
box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
background: var(--surface-primary);
}
.contact-section-custom .form-floating > label {
color: var(--text-secondary);
padding: 1rem 1.125rem;
}
.contact-section-custom .form-floating > .form-control:focus ~ label,
.contact-section-custom .form-floating > .form-control:not(:placeholder-shown) ~ label {
color: var(--primary-700);
transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.contact-section-custom .form-check-input {
width: 20px;
height: 20px;
border: 2px solid var(--neutral-300);
border-radius: 6px;
cursor: pointer;
}
.contact-section-custom .form-check-input:checked {
background-color: var(--primary-500);
border-color: var(--primary-500);
}
.contact-section-custom .form-check-label {
color: var(--text-secondary);
font-size: 0.95rem;
margin-left: 8px;
cursor: pointer;
}
.contact-section-custom .btn-submit {
width: 100%;
padding: 16px 32px;
font-size: 1.1rem;
font-weight: 600;
border: none;
border-radius: 12px;
background: linear-gradient(135deg, #2563eb, #0284c7) !important;
color: var(--light) !important;
cursor: pointer;
transition: all 0.3s ease;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 4px 15px rgba(37, 99, 235, 0.3);
}
.contact-section-custom .btn-submit:hover {
transform: translateY(-2px);
box-shadow: 0 6px 25px rgba(37, 99, 235, 0.4);
}
.contact-section-custom .btn-submit:active {
transform: translateY(0);
}
.contact-section-custom .contact-info-wrapper {
position: relative;
height: 100%;
display: flex;
flex-direction: column;
gap: 20px;
}
.contact-section-custom .info-card {
background: var(--surface-primary);
border-radius: 16px;
padding: 28px;
display: flex;
align-items: flex-start;
gap: 20px;
box-shadow: 0 6px 25px rgba(var(--black-rgb), 0.06);
border: 1px solid color-mix(in srgb, var(--primary-300) 15%, transparent 85%);
transition: all 0.3s ease;
position: relative;
overflow: hidden;
}
.contact-section-custom .info-card:hover {
transform: translateY(-4px);
box-shadow: 0 10px 35px rgba(var(--black-rgb), 0.1);
border-color: color-mix(in srgb, var(--primary-500) 40%, transparent 60%);
}
.contact-section-custom .info-icon {
width: 56px;
height: 56px;
border-radius: 14px;
background: linear-gradient(135deg,
var(--primary-500),
var(--primary-700));
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
box-shadow: 0 4px 15px color-mix(in srgb, var(--primary-500) 40%, transparent 60%);
}
.contact-section-custom .info-icon i {
font-size: 1.5rem;
color: var(--light);
}
.contact-section-custom .info-content {
flex: 1;
position: relative;
}
.contact-section-custom .info-title {
font-size: 1.05rem;
font-weight: 600;
color: var(--text-primary);
margin: 0;
line-height: 1.5;
word-break: break-word;
}
.contact-section-custom .info-decoration {
width: 40px;
height: 3px;
background: linear-gradient(90deg,
var(--primary-500),
transparent);
margin-top: 12px;
border-radius: 2px;
}
.contact-section-custom .info-decorative-shape {
position: absolute;
bottom: -30px;
right: -30px;
width: 100px;
height: 100px;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-300) 20%, transparent 80%),
transparent);
border-radius: 50% 0 0 0;
pointer-events: none;
}
.contact-section-custom .info-decorative-circle {
position: absolute;
top: 20px;
right: 20px;
width: 60px;
height: 60px;
border: 3px solid color-mix(in srgb, var(--primary-300) 25%, transparent 75%);
border-radius: 50%;
pointer-events: none;
}
.contact-section-custom .bottom-decorative-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 15px;
margin-top: 60px;
padding: 0 20px;
}
.contact-section-custom .grid-item {
height: 4px;
background: linear-gradient(90deg,
var(--primary-300),
var(--primary-500));
border-radius: 2px;
opacity: 0.4;
}
.contact-section-custom .grid-item:nth-child(2) {
opacity: 0.6;
}
.contact-section-custom .grid-item:nth-child(3) {
opacity: 0.5;
}
.contact-section-custom .bg-shape-1 {
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 70%);
border-radius: 50%;
pointer-events: none;
}
.contact-section-custom .bg-shape-2 {
position: absolute;
bottom: -80px;
left: -80px;
width: 300px;
height: 300px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 12%, transparent 88%),
transparent 70%);
border-radius: 50%;
pointer-events: none;
}
.contact-section-custom .bg-blob-1 {
position: absolute;
top: 50%;
left: 5%;
width: 200px;
height: 200px;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-300) 10%, transparent 90%),
transparent);
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
pointer-events: none;
opacity: 0.5;
}
@media (max-width: 991.98px) {
.contact-section-custom {
padding: 70px 0;
}
.contact-section-custom .contact-title {
font-size: 2rem;
}
.contact-section-custom .contact-subtitle {
font-size: 1.15rem;
}
.contact-section-custom .contact-form-wrapper {
padding: 30px;
margin-bottom: 30px;
}
.contact-section-custom .info-card {
padding: 24px;
}
}
@media (max-width: 767.98px) {
.contact-section-custom {
padding: 50px 0;
}
.contact-section-custom .contact-title {
font-size: 1.75rem;
}
.contact-section-custom .contact-subtitle {
font-size: 1.05rem;
}
.contact-section-custom .contact-desc {
font-size: 1rem;
}
.contact-section-custom .contact-form-wrapper {
padding: 25px;
}
.contact-section-custom .info-icon {
width: 48px;
height: 48px;
}
.contact-section-custom .info-icon i {
font-size: 1.25rem;
}
.contact-section-custom .bottom-decorative-grid {
grid-template-columns: repeat(2, 1fr);
margin-top: 40px;
}
.contact-section-custom .bg-shape-1,
.contact-section-custom .bg-shape-2 {
width: 250px;
height: 250px;
}
}
@media (max-width: 575.98px) {
.contact-section-custom .contact-title {
font-size: 1.5rem;
}
.contact-section-custom .contact-form-wrapper {
padding: 20px;
}
.contact-section-custom .btn-submit {
padding: 14px 24px;
font-size: 1rem;
}
.contact-section-custom .info-card {
padding: 20px;
flex-direction: column;
align-items: center;
text-align: center;
}
.contact-section-custom .info-decoration {
margin: 12px auto 0;
}
}
.blog-section-variant {
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;
}
.blog-section-variant .section-header {
position: relative;
z-index: 2;
}
.blog-section-variant .section-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.2;
}
.blog-section-variant .section-subtitle {
font-size: 1.25rem;
font-weight: 500;
color: var(--primary-500);
margin-bottom: 1rem;
}
.blog-section-variant .section-description {
font-size: 1.1rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 800px;
margin: 0 auto;
}
.blog-section-variant .decorative-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 1;
}
.blog-section-variant .shape-circle {
position: absolute;
border-radius: 50%;
opacity: 0.08;
background: var(--primary-500);
}
.blog-section-variant .shape-circle.shape-1 {
width: 300px;
height: 300px;
top: -100px;
right: -50px;
animation: float-slow 20s ease-in-out infinite;
}
.blog-section-variant .shape-circle.shape-2 {
width: 200px;
height: 200px;
bottom: 50px;
left: -50px;
animation: float-slow 25s ease-in-out infinite reverse;
}
.blog-section-variant .shape-blob {
position: absolute;
width: 400px;
height: 400px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 20%, transparent 80%) 0%,
transparent 70%);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
animation: morph 30s ease-in-out infinite;
opacity: 0.5;
}
.blog-section-variant .blog-card {
position: relative;
background: var(--surface-primary);
border-radius: 16px;
overflow: hidden;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.08);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
z-index: 2;
display: flex;
flex-direction: column;
}
.blog-section-variant .blog-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.15);
}
.blog-section-variant .blog-card-image-wrapper {
position: relative;
overflow: hidden;
height: 220px;
background: linear-gradient(135deg,
var(--neutral-100) 0%,
var(--neutral-50) 100%);
}
.blog-section-variant .blog-image {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.blog-section-variant .blog-card:hover .blog-image {
transform: scale(1.08);
}
.blog-section-variant .image-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(180deg,
transparent 0%,
color-mix(in srgb, var(--primary-700) 40%, transparent 60%) 100%);
opacity: 0;
transition: opacity 0.4s ease;
display: flex;
align-items: center;
justify-content: center;
}
.blog-section-variant .blog-card:hover .image-overlay {
opacity: 1;
}
.blog-section-variant .overlay-icons i {
font-size: 3rem;
color: var(--light);
transform: scale(0.8);
transition: transform 0.3s ease;
}
.blog-section-variant .blog-card:hover .overlay-icons i {
transform: scale(1);
}
.blog-section-variant .category-badge {
position: absolute;
top: 16px;
right: 16px;
width: 44px;
height: 44px;
background: var(--primary-500);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.15);
z-index: 2;
transition: transform 0.3s ease;
}
.blog-section-variant .blog-card:hover .category-badge {
transform: rotate(15deg) scale(1.1);
}
.blog-section-variant .category-badge i {
font-size: 1.25rem;
color: var(--light);
}
.blog-section-variant .blog-card-content {
padding: 2rem;
flex-grow: 1;
display: flex;
flex-direction: column;
}
.blog-section-variant .blog-title {
font-size: 1.35rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.4;
transition: color 0.3s ease;
}
.blog-section-variant .blog-card:hover .blog-title {
color: var(--primary-500);
}
.blog-section-variant .blog-excerpt {
font-size: 0.95rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 1.5rem;
flex-grow: 1;
}
.blog-section-variant .blog-meta {
display: flex;
align-items: center;
justify-content: space-between;
padding-top: 1rem;
border-top: 1px solid color-mix(in srgb, var(--neutral-300) 50%, transparent 50%);
}
.blog-section-variant .meta-icons {
display: flex;
gap: 1rem;
}
.blog-section-variant .meta-item {
display: flex;
align-items: center;
color: var(--text-secondary);
font-size: 0.9rem;
}
.blog-section-variant .meta-item i {
font-size: 1.1rem;
color: var(--primary-500);
}
.blog-section-variant .blog-link {
display: inline-flex;
align-items: center;
color: var(--primary-500);
font-weight: 600;
font-size: 0.9rem;
text-decoration: none;
transition: all 0.3s ease;
position: relative;
}
.blog-section-variant .blog-link::after {
content: '';
position: absolute;
bottom: -2px;
left: 0;
width: 0;
height: 2px;
background: var(--primary-500);
transition: width 0.3s ease;
}
.blog-section-variant .blog-link:hover {
color: var(--primary-700);
gap: 0.5rem;
}
.blog-section-variant .blog-link:hover::after {
width: 100%;
}
.blog-section-variant .blog-link i {
transition: transform 0.3s ease;
}
.blog-section-variant .blog-link:hover i {
transform: translateX(4px);
}
.blog-section-variant .bottom-decorations {
margin-top: 4rem;
text-align: center;
position: relative;
z-index: 2;
}
.blog-section-variant .deco-line {
width: 100px;
height: 3px;
background: linear-gradient(90deg,
transparent 0%,
var(--primary-500) 50%,
transparent 100%);
margin: 0 auto 1rem;
border-radius: 2px;
}
.blog-section-variant .deco-dots {
display: flex;
gap: 0.5rem;
justify-content: center;
}
.blog-section-variant .dot {
width: 8px;
height: 8px;
background: var(--primary-300);
border-radius: 50%;
display: block;
animation: pulse-dot 2s ease-in-out infinite;
}
.blog-section-variant .dot:nth-child(2) {
animation-delay: 0.3s;
}
.blog-section-variant .dot:nth-child(3) {
animation-delay: 0.6s;
}
@keyframes float-slow {
0%, 100% {
transform: translate(0, 0);
}
50% {
transform: translate(30px, 30px);
}
}
@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% 50% 50% / 40% 70% 50% 60%;
}
}
@keyframes pulse-dot {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.3);
opacity: 0.6;
}
}
@media (max-width: 991.98px) {
.blog-section-variant .section-title {
font-size: 2rem;
}
.blog-section-variant .section-subtitle {
font-size: 1.1rem;
}
.blog-section-variant .blog-card-image-wrapper {
height: 200px;
}
}
@media (max-width: 767.98px) {
.blog-section-variant .section-title {
font-size: 1.75rem;
}
.blog-section-variant .section-subtitle {
font-size: 1rem;
}
.blog-section-variant .section-description {
font-size: 1rem;
}
.blog-section-variant .blog-card-content {
padding: 1.5rem;
}
.blog-section-variant .blog-title {
font-size: 1.2rem;
}
.blog-section-variant .blog-meta {
flex-direction: column;
gap: 1rem;
align-items: flex-start;
}
.blog-section-variant .shape-circle.shape-1 {
width: 200px;
height: 200px;
}
.blog-section-variant .shape-circle.shape-2 {
width: 150px;
height: 150px;
}
}
@media (max-width: 575.98px) {
.blog-section-variant .blog-card-image-wrapper {
height: 180px;
}
.blog-section-variant .blog-card-content {
padding: 1.25rem;
}
}
.faq-section-pro {
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-pro .decorative-dots {
display: flex;
gap: 0.5rem;
justify-content: center;
align-items: center;
}
.faq-section-pro .decorative-dots .dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: var(--primary-500);
display: block;
animation: pulse-dot 2s ease-in-out infinite;
}
.faq-section-pro .decorative-dots .dot:nth-child(2) {
animation-delay: 0.3s;
}
.faq-section-pro .decorative-dots .dot:nth-child(3) {
animation-delay: 0.6s;
}
@keyframes pulse-dot {
0%, 100% {
opacity: 0.5;
transform: scale(1);
}
50% {
opacity: 1;
transform: scale(1.3);
}
}
.faq-section-pro .decorative-line {
width: 80px;
height: 4px;
background: linear-gradient(90deg,
transparent 0%,
var(--primary-500) 50%,
transparent 100%
);
border-radius: 2px;
}
.faq-section-pro #faq-title {
color: var(--text-primary);
font-weight: 700;
line-height: 1.2;
}
.faq-section-pro #faq-subtitle {
color: var(--primary-700);
font-weight: 600;
}
.faq-section-pro #faq-desc {
color: var(--text-secondary);
line-height: 1.7;
}
.faq-section-pro .faq-card {
border: 2px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
border-radius: 16px;
background: var(--surface-primary);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
overflow: hidden;
position: relative;
}
.faq-section-pro .faq-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 4px;
background: linear-gradient(90deg,
var(--primary-500) 0%,
var(--primary-700) 100%
);
transform: scaleX(0);
transform-origin: left;
transition: transform 0.4s ease;
}
.faq-section-pro .faq-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%);
}
.faq-section-pro .faq-card:hover::before {
transform: scaleX(1);
}
.faq-section-pro .faq-card .card-header {
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-50) 40%, transparent 60%) 0%,
color-mix(in srgb, var(--primary-100) 30%, transparent 70%) 100%
);
border-bottom: 1px solid color-mix(in srgb, var(--primary-300) 30%, transparent 70%);
padding: 1.5rem;
border-radius: 0;
}
.faq-section-pro .faq-card .icon-wrapper {
width: 48px;
height: 48px;
min-width: 48px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg,
var(--primary-500) 0%,
var(--primary-700) 100%
);
border-radius: 12px;
transition: transform 0.3s ease;
}
.faq-section-pro .faq-card:hover .icon-wrapper {
transform: rotate(5deg) scale(1.1);
}
.faq-section-pro .faq-card .icon-wrapper i {
font-size: 1.5rem;
color: var(--light);
}
.faq-section-pro .faq-card .card-header h4 {
color: var(--text-primary);
font-weight: 600;
line-height: 1.4;
margin-bottom: 0;
}
.faq-section-pro .faq-card .card-body {
padding: 1.5rem;
background: var(--surface-primary);
}
.faq-section-pro .faq-card .card-body p {
color: var(--text-secondary);
line-height: 1.7;
font-size: 0.95rem;
}
.faq-section-pro .decorative-shape {
position: absolute;
border-radius: 50%;
pointer-events: none;
z-index: 0;
}
.faq-section-pro .shape-1 {
width: 300px;
height: 300px;
top: -150px;
right: -100px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 15%, transparent 85%) 0%,
transparent 70%
);
animation: float-shape 20s ease-in-out infinite;
}
.faq-section-pro .shape-2 {
width: 200px;
height: 200px;
bottom: -100px;
left: -50px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-500) 10%, transparent 90%) 0%,
transparent 70%
);
animation: float-shape 15s ease-in-out infinite reverse;
}
.faq-section-pro .decorative-blob {
position: absolute;
pointer-events: none;
opacity: 0.06;
z-index: 0;
}
.faq-section-pro .blob-1 {
width: 400px;
height: 400px;
top: 20%;
left: -10%;
background: var(--primary-500);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
animation: morph-blob 12s ease-in-out infinite;
}
.faq-section-pro .blob-2 {
width: 350px;
height: 350px;
bottom: 10%;
right: -5%;
background: var(--primary-700);
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
animation: morph-blob 15s ease-in-out infinite reverse;
}
@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 morph-blob {
0%, 100% {
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
transform: translate(0, 0) rotate(0deg);
}
25% {
border-radius: 60% 40% 50% 50% / 30% 60% 40% 70%;
transform: translate(20px, -20px) rotate(90deg);
}
50% {
border-radius: 50% 50% 30% 70% / 50% 40% 60% 50%;
transform: translate(-20px, 20px) rotate(180deg);
}
75% {
border-radius: 70% 30% 50% 50% / 60% 50% 40% 50%;
transform: translate(20px, 20px) rotate(270deg);
}
}
.faq-section-pro .container > .row {
position: relative;
z-index: 1;
}
@media (max-width: 991.98px) {
.faq-section-pro #faq-title {
font-size: 2rem;
}
.faq-section-pro .faq-card .icon-wrapper {
width: 40px;
height: 40px;
min-width: 40px;
}
.faq-section-pro .faq-card .icon-wrapper i {
font-size: 1.25rem;
}
.faq-section-pro .faq-card .card-header h4 {
font-size: 1.1rem;
}
}
@media (max-width: 767.98px) {
.faq-section-pro {
padding: 3rem 0 !important;
}
.faq-section-pro #faq-title {
font-size: 1.75rem;
}
.faq-section-pro #faq-subtitle {
font-size: 1.1rem;
}
.faq-section-pro .faq-card .card-header,
.faq-section-pro .faq-card .card-body {
padding: 1.25rem;
}
.faq-section-pro .decorative-blob {
display: none;
}
}
@media (max-width: 575.98px) {
.faq-section-pro .faq-card .icon-wrapper {
width: 36px;
height: 36px;
min-width: 36px;
}
.faq-section-pro .faq-card .icon-wrapper i {
font-size: 1.1rem;
}
.faq-section-pro .faq-card .card-header h4 {
font-size: 1rem;
}
.faq-section-pro .faq-card .card-body p {
font-size: 0.9rem;
}
}
@media (prefers-reduced-motion: reduce) {
.faq-section-pro .faq-card,
.faq-section-pro .icon-wrapper,
.faq-section-pro .decorative-dots .dot {
animation: none;
transition: none;
}
.faq-section-pro .decorative-shape,
.faq-section-pro .decorative-blob {
animation: none;
}
}
@media print {
.faq-section-pro {
background: white;
}
.faq-section-pro .decorative-shape,
.faq-section-pro .decorative-blob,
.faq-section-pro .decorative-dots,
.faq-section-pro .decorative-line {
display: none;
}
.faq-section-pro .faq-card {
border: 1px solid #ddd;
box-shadow: none;
page-break-inside: avoid;
}
}
.footer-modern {
position: relative;
padding: 80px 0 40px;
overflow: hidden;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-700) 95%, transparent) 0%,
color-mix(in srgb, var(--primary-500) 90%, transparent) 50%,
color-mix(in srgb, var(--neutral-900) 92%, transparent) 100%
), url('assets/images/footer_bg.webp');
background-size: cover;
background-position: center;
background-attachment: fixed;
color: var(--light);
}
.footer-modern .footer-background-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: color-mix(in srgb, var(--primary-700) 85%, transparent);
z-index: 1;
}
.footer-modern .container {
position: relative;
z-index: 2;
}
.footer-modern .footer-brand-section {
padding-right: 20px;
}
.footer-modern .footer-brand-name {
font-size: 1.75rem;
font-weight: 700;
color: var(--light);
margin-bottom: 1rem;
line-height: 1.3;
}
.footer-modern .footer-brand-description {
font-size: 0.95rem;
line-height: 1.7;
color: rgba(var(--white-rgb), 0.9);
margin-bottom: 0;
}
.footer-modern .footer-decorative-dots {
display: flex;
gap: 8px;
align-items: center;
}
.footer-modern .footer-decorative-dots .dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: rgba(var(--white-rgb), 0.5);
transition: all 0.3s ease;
}
.footer-modern .footer-decorative-dots .dot:nth-child(2) {
width: 12px;
height: 12px;
background: rgba(var(--white-rgb), 0.7);
}
.footer-modern .footer-decorative-dots .dot:hover {
background: var(--light);
transform: scale(1.2);
}
.footer-modern .footer-links-section {
padding: 0 20px;
}
.footer-modern .footer-section-title {
font-size: 1.25rem;
font-weight: 600;
color: var(--light);
margin-bottom: 1.5rem;
position: relative;
padding-bottom: 12px;
}
.footer-modern .footer-section-title::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 50px;
height: 3px;
background: rgba(var(--white-rgb), 0.5);
border-radius: 2px;
}
.footer-modern .footer-links-list {
list-style: none;
padding: 0;
margin: 0;
}
.footer-modern .footer-link-item {
margin-bottom: 12px;
display: flex;
align-items: center;
gap: 8px;
}
.footer-modern .footer-link-item i {
color: rgba(var(--white-rgb), 0.6);
font-size: 1.1rem;
transition: transform 0.3s ease;
}
.footer-modern .footer-link {
color: rgba(var(--white-rgb), 0.9);
text-decoration: none;
font-size: 0.95rem;
transition: all 0.3s ease;
position: relative;
}
.footer-modern .footer-link::before {
content: '';
position: absolute;
bottom: -2px;
left: 0;
width: 0;
height: 1px;
background: var(--light);
transition: width 0.3s ease;
}
.footer-modern .footer-link:hover {
color: var(--light);
transform: translateX(5px);
}
.footer-modern .footer-link:hover::before {
width: 100%;
}
.footer-modern .footer-link-item:hover i {
transform: translateX(3px);
color: var(--light);
}
.footer-modern .footer-contact-section {
padding-left: 20px;
}
.footer-modern .contact-info-grid {
display: flex;
flex-direction: column;
gap: 20px;
}
.footer-modern .contact-info-item {
display: flex;
align-items: flex-start;
gap: 15px;
padding: 15px;
background: rgba(var(--white-rgb), 0.08);
border-radius: 12px;
transition: all 0.3s ease;
border: 1px solid rgba(var(--white-rgb), 0.1);
}
.footer-modern .contact-info-item:hover {
background: rgba(var(--white-rgb), 0.12);
transform: translateY(-3px);
border-color: rgba(var(--white-rgb), 0.2);
}
.footer-modern .contact-icon-wrapper {
width: 45px;
height: 45px;
display: flex;
align-items: center;
justify-content: center;
background: rgba(var(--white-rgb), 0.15);
border-radius: 10px;
flex-shrink: 0;
transition: all 0.3s ease;
}
.footer-modern .contact-icon-wrapper i {
font-size: 1.3rem;
color: var(--light);
}
.footer-modern .contact-info-item:hover .contact-icon-wrapper {
background: rgba(var(--white-rgb), 0.25);
transform: rotate(5deg);
}
.footer-modern .contact-details {
display: flex;
flex-direction: column;
gap: 5px;
flex: 1;
}
.footer-modern .contact-label {
font-size: 0.8rem;
color: rgba(var(--white-rgb), 0.7);
text-transform: uppercase;
letter-spacing: 0.5px;
font-weight: 600;
}
.footer-modern .contact-value {
font-size: 0.95rem;
color: var(--light);
line-height: 1.5;
}
.footer-modern .footer-bottom-section {
margin-top: 60px;
padding-top: 30px;
}
.footer-modern .footer-divider {
height: 1px;
background: linear-gradient(
to right,
transparent 0%,
rgba(var(--white-rgb), 0.3) 50%,
transparent 100%
);
}
.footer-copyright,
.footer-modern .footer-disclaimer {
font-size: 0.85rem;
color: rgba(var(--white-rgb), 0.8);
line-height: 1.6;
}
.footer-modern .footer-decorative-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
overflow: hidden;
}
.footer-modern .shape-circle {
position: absolute;
border-radius: 50%;
background: rgba(var(--white-rgb), 0.03);
border: 1px solid rgba(var(--white-rgb), 0.05);
}
.footer-modern .shape-1 {
width: 300px;
height: 300px;
top: -100px;
right: -50px;
animation: float 20s ease-in-out infinite;
}
.footer-modern .shape-2 {
width: 200px;
height: 200px;
bottom: -50px;
left: 10%;
animation: float 15s ease-in-out infinite reverse;
}
.footer-modern .shape-blob {
position: absolute;
width: 400px;
height: 400px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: radial-gradient(
circle,
rgba(var(--white-rgb), 0.03) 0%,
transparent 70%
);
border-radius: 50%;
animation: pulse 10s ease-in-out infinite;
}
@keyframes float {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-30px) rotate(10deg);
}
}
@keyframes pulse {
0%, 100% {
transform: translate(-50%, -50%) scale(1);
opacity: 0.3;
}
50% {
transform: translate(-50%, -50%) scale(1.1);
opacity: 0.5;
}
}
@media (max-width: 991.98px) {
.footer-modern {
padding: 60px 0 30px;
}
.footer-brand-section,
.footer-links-section,
.footer-modern .footer-contact-section {
padding: 0;
margin-bottom: 30px;
}
.footer-modern .footer-brand-name {
font-size: 1.5rem;
}
.footer-modern .footer-section-title::after {
left: 50%;
transform: translateX(-50%);
}
.footer-modern .footer-bottom-section {
margin-top: 40px;
padding-top: 20px;
}
.footer-copyright,
.footer-modern .footer-disclaimer {
text-align: center;
}
}
@media (max-width: 767.98px) {
.footer-modern {
padding: 50px 0 25px;
}
.footer-modern .footer-brand-name {
font-size: 1.3rem;
}
.footer-modern .footer-section-title {
font-size: 1.1rem;
}
.footer-modern .contact-info-item {
padding: 12px;
}
.footer-modern .contact-icon-wrapper {
width: 40px;
height: 40px;
}
.footer-modern .contact-icon-wrapper i {
font-size: 1.1rem;
}
.footer-modern .shape-1 {
width: 200px;
height: 200px;
}
.footer-modern .shape-2 {
width: 150px;
height: 150px;
}
.footer-modern .shape-blob {
width: 250px;
height: 250px;
}
}
@media (max-width: 575.98px) {
.footer-modern {
padding: 40px 0 20px;
}
.footer-modern .footer-brand-section {
margin-bottom: 35px;
}
.footer-copyright,
.footer-modern .footer-disclaimer {
font-size: 0.8rem;
}
}
.add_wrap_classic {
position: relative;
padding: var(--space-section-y, 5rem) 0;
background: var(--surface-primary, #f8fafc);
overflow: hidden;
}
.add_wrap_classic .gradient_overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: radial-gradient(circle at 20% 30%, rgba(124, 58, 237, 0.05) 0%, transparent 50%),
radial-gradient(circle at 80% 70%, rgba(196, 181, 253, 0.08) 0%, transparent 50%);
pointer-events: none;
z-index: 0;
}
.add_wrap_classic .container {
position: relative;
z-index: 1;
}
.add_wrap_classic .add_header_creative {
position: relative;
padding: var(--space-8, 2rem) 0;
margin-bottom: var(--space-12, 3rem);
}
.add_wrap_classic .floating_icon {
position: absolute;
width: 48px;
height: 48px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-100, #ede9fe) 0%, var(--primary-50, #f5f3ff) 100%);
border: 2px solid var(--primary-300, #c4b5fd);
border-radius: 12px;
color: var(--primary-500, #7c3aed);
font-size: 1.25rem;
animation: float 6s ease-in-out infinite;
}
.add_wrap_classic .icon_1 {
top: 10%;
left: 5%;
animation-delay: 0s;
}
.add_wrap_classic .icon_2 {
top: 5%;
right: 10%;
animation-delay: 2s;
}
.add_wrap_classic .icon_3 {
bottom: 20%;
left: 8%;
animation-delay: 4s;
}
@keyframes float {
0%, 100% {
transform: translateY(0px) rotate(0deg);
}
50% {
transform: translateY(-20px) rotate(10deg);
}
}
.add_wrap_classic .add_title {
font-size: clamp(2rem, 4vw, 3rem);
font-weight: 800;
color: var(--text-primary, #1a1a1b);
margin-bottom: var(--space-4, 1rem);
line-height: 1.15;
background: linear-gradient(135deg, var(--text-primary, #1a1a1b) 0%, var(--primary-700, #6d28d9) 100%);
-webkit-background-clip: text;
background-clip: text;}
.add_wrap_classic .add_subtitle {
font-size: clamp(1.125rem, 2vw, 1.5rem);
color: var(--primary-500, #7c3aed);
margin-bottom: var(--space-6, 1.5rem);
font-weight: 600;
line-height: 1.4;
font-style: italic;
}
.add_wrap_classic .description_box {
position: relative;
padding: var(--space-6, 1.5rem);
background: rgba(255, 255, 255, 0.8);
backdrop-filter: blur(10px);
border-radius: var(--radius-lg, 12px);
border: 1px solid var(--primary-200, #ddd6fe);
box-shadow: 0 8px 24px rgba(124, 58, 237, 0.08);
}
.add_wrap_classic .add_description {
font-size: 1.0625rem;
color: var(--text-secondary, #475569);
line-height: 1.75;
margin: 0;
}
.add_wrap_classic .add_diagonal_grid {
margin-top: var(--space-10, 2.5rem);
}
.add_wrap_classic .diagonal_item {
position: relative;
background: #ffffff;
padding: var(--space-6, 1.5rem);
border-radius: var(--radius-lg, 12px);
border: 2px solid var(--neutral-100, #f1f5f9);
height: 100%;
min-height: 320px;
overflow: hidden;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.add_wrap_classic .diagonal_item:hover {
transform: translateY(-8px) rotate(-1deg);
border-color: var(--primary-500, #7c3aed);
box-shadow: 0 20px 40px rgba(124, 58, 237, 0.2);
}
.add_wrap_classic .item_corner_accent {
position: absolute;
top: 0;
right: 0;
width: 80px;
height: 80px;
background: linear-gradient(135deg, transparent 50%, var(--primary-50, #f5f3ff) 50%);
opacity: 0.5;
transition: all 0.3s ease;
}
.add_wrap_classic .diagonal_item:hover .item_corner_accent {
opacity: 1;
background: linear-gradient(135deg, transparent 50%, var(--primary-100, #ede9fe) 50%);
}
.add_wrap_classic .item_style_a {
transform: rotate(0.5deg);
}
.add_wrap_classic .item_style_b {
transform: rotate(-0.5deg);
}
.add_wrap_classic .item_style_a:hover {
transform: translateY(-8px) rotate(-0.5deg);
}
.add_wrap_classic .item_style_b:hover {
transform: translateY(-8px) rotate(0.5deg);
}
.add_wrap_classic .item_icon_frame {
position: relative;
width: 72px;
height: 72px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-50, #f5f3ff) 0%, var(--primary-100, #ede9fe) 100%);
border-radius: 16px;
color: var(--primary-500, #7c3aed);
font-size: 2rem;
margin-bottom: var(--space-4, 1rem);
transition: all 0.3s ease;
z-index: 1;
}
.add_wrap_classic .diagonal_item:hover .item_icon_frame {
background: linear-gradient(135deg, var(--primary-500, #7c3aed) 0%, var(--primary-700, #6d28d9) 100%);
color: #ffffff;
transform: scale(1.1) rotate(10deg);
}
.add_wrap_classic .item_content {
position: relative;
z-index: 1;
}
.add_wrap_classic .add_elem_title {
font-size: clamp(1.25rem, 2vw, 1.5rem);
font-weight: 700;
color: var(--text-primary, #1a1a1b);
margin-bottom: var(--space-3, 0.75rem);
line-height: 1.3;
}
.add_wrap_classic .add_elem_desc {
font-size: 1rem;
color: var(--text-secondary, #475569);
line-height: 1.65;
margin: 0;
}
.add_wrap_classic .item_highlight {
position: relative;
min-height: auto;
padding: var(--space-8, 2rem);
background: linear-gradient(135deg, var(--primary-50, #f5f3ff) 0%, #ffffff 50%, var(--primary-50, #f5f3ff) 100%);
border: 3px solid var(--primary-300, #c4b5fd);
transform: rotate(0deg);
text-align: center;
}
.add_wrap_classic .item_highlight:hover {
transform: translateY(-8px) scale(1.02);
border-color: var(--primary-500, #7c3aed);
}
.add_wrap_classic .highlight_glow {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 300px;
height: 300px;
background: radial-gradient(circle, rgba(124, 58, 237, 0.1) 0%, transparent 70%);
pointer-events: none;
animation: pulse-glow 3s ease-in-out infinite;
}
@keyframes pulse-glow {
0%, 100% {
transform: translate(-50%, -50%) scale(1);
opacity: 0.5;
}
50% {
transform: translate(-50%, -50%) scale(1.2);
opacity: 0.8;
}
}
.add_wrap_classic .icon_frame_large {
width: 96px;
height: 96px;
font-size: 2.5rem;
margin: 0 auto var(--space-6, 1.5rem);
border-radius: 50%;
}
.add_wrap_classic .icon_ripple {
position: absolute;
width: 120px;
height: 120px;
border: 3px solid var(--primary-300, #c4b5fd);
border-radius: 50%;
animation: ripple-out 2s ease-out infinite;
}
@keyframes ripple-out {
0% {
transform: scale(1);
opacity: 1;
}
100% {
transform: scale(1.4);
opacity: 0;
}
}
.add_wrap_classic .item_content_centered {
max-width: 900px;
margin: 0 auto;
}
.add_wrap_classic .item_highlight .add_elem_title {
font-size: clamp(1.5rem, 2.5vw, 1.875rem);
}
@media (max-width: 991.98px) {
.add_wrap_classic .floating_icon {
display: none;
}
}
@media (max-width: 767.98px) {
.add_wrap_classic {
padding: var(--space-10, 2.5rem) 0;
}
.add_wrap_classic .add_header_creative {
margin-bottom: var(--space-8, 2rem);
}
.add_wrap_classic .diagonal_item {
min-height: auto;
padding: var(--space-4, 1rem);
transform: rotate(0deg) !important;
}
.add_wrap_classic .diagonal_item:hover {
transform: translateY(-4px) rotate(0deg) !important;
}
.add_wrap_classic .item_highlight {
padding: var(--space-6, 1.5rem);
}
.add_wrap_classic .item_icon_frame {
width: 64px;
height: 64px;
font-size: 1.75rem;
}
.add_wrap_classic .icon_frame_large {
width: 80px;
height: 80px;
font-size: 2rem;
}
.add_wrap_classic .icon_ripple {
width: 100px;
height: 100px;
}
}
.add_wrap_bold {
position: relative;
padding: var(--space-section-y, 5rem) 0;
background: linear-gradient(180deg, #ffffff 0%, var(--primary-50, #ecfdf5) 30%, var(--primary-50, #ecfdf5) 70%, #ffffff 100%);
}
.add_wrap_bold .add_header_growth {
position: relative;
padding: var(--space-8, 2rem) 0;
margin-bottom: var(--space-12, 3rem);
}
.add_wrap_bold .growth_visual {
position: relative;
width: 120px;
height: 80px;
margin: 0 auto var(--space-6, 1.5rem);
}
.add_wrap_bold .growth_stem {
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 4px;
height: 100%;
background: linear-gradient(180deg, var(--primary-500, #059669) 0%, var(--primary-300, #6ee7b7) 100%);
border-radius: 2px;
}
.add_wrap_bold .growth_leaf {
position: absolute;
display: flex;
align-items: center;
justify-content: center;
width: 32px;
height: 32px;
background: var(--primary-100, #d1fae5);
border: 2px solid var(--primary-500, #059669);
border-radius: 50%;
color: var(--primary-500, #059669);
font-size: 0.5rem;
animation: grow-leaf 2s ease-out forwards;
opacity: 0;
}
.add_wrap_bold .leaf_1 {
bottom: 60%;
left: 0;
animation-delay: 0.3s;
}
.add_wrap_bold .leaf_2 {
bottom: 40%;
right: 0;
animation-delay: 0.6s;
}
.add_wrap_bold .leaf_3 {
bottom: 20%;
left: -10px;
animation-delay: 0.9s;
}
@keyframes grow-leaf {
0% {
transform: scale(0);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
.add_wrap_bold .add_title {
font-size: clamp(2rem, 4vw, 2.875rem);
font-weight: 800;
color: var(--text-primary, #1c1c1e);
margin-bottom: var(--space-4, 1rem);
line-height: 1.2;
}
.add_wrap_bold .add_subtitle {
font-size: clamp(1.125rem, 2vw, 1.5rem);
color: var(--primary-500, #059669);
margin-bottom: var(--space-6, 1.5rem);
font-weight: 600;
line-height: 1.4;
font-style: italic;
}
.add_wrap_bold .add_description {
font-size: 1.0625rem;
color: var(--text-secondary, #44403c);
line-height: 1.75;
}
.add_wrap_bold .add_nested_boxes {
margin-top: var(--space-10, 2.5rem);
}
.add_wrap_bold .nested_box {
position: relative;
background: #ffffff;
padding: var(--space-6, 1.5rem);
border-radius: var(--radius-lg, 12px);
border: 2px solid var(--primary-200, #a7f3d0);
transition: all 0.3s ease;
height: 100%;
}
.add_wrap_bold .nested_box:hover {
border-color: var(--primary-500, #059669);
box-shadow: 0 12px 32px rgba(5, 150, 105, 0.15);
transform: translateY(-4px);
}
.add_wrap_bold .box_level_1 {
background: linear-gradient(135deg, var(--primary-50, #ecfdf5) 0%, #ffffff 100%);
padding: var(--space-8, 2rem);
text-align: center;
}
.add_wrap_bold .box_level_2 {
min-height: 300px;
}
.add_wrap_bold .box_level_3 {
background: #ffffff;
border-width: 3px;
border-color: var(--primary-400, #34d399);
text-align: center;
padding: var(--space-8, 2rem);
}
.add_wrap_bold .box_icon_leaf {
width: 64px;
height: 64px;
display: flex;
align-items: center;
justify-content: center;
background: var(--primary-100, #d1fae5);
border-radius: 50% 0 50% 50%;
color: var(--primary-500, #059669);
font-size: 1.75rem;
margin: 0 auto var(--space-4, 1rem);
transition: all 0.3s ease;
}
.add_wrap_bold .nested_box:hover .box_icon_leaf {
background: var(--primary-500, #059669);
color: #ffffff;
transform: rotate(90deg) scale(1.1);
}
.add_wrap_bold .box_level_2 .box_icon_leaf {
margin: 0 0 var(--space-4, 1rem) 0;
}
.add_wrap_bold .add_elem_title {
font-size: clamp(1.25rem, 2vw, 1.5rem);
font-weight: 700;
color: var(--text-primary, #1c1c1e);
margin-bottom: var(--space-3, 0.75rem);
line-height: 1.3;
}
.add_wrap_bold .add_elem_desc {
font-size: 1rem;
color: var(--text-secondary, #44403c);
line-height: 1.65;
margin: 0;
}
.add_wrap_bold .box_conclusion {
background: linear-gradient(135deg, var(--primary-100, #d1fae5) 0%, #ffffff 50%, var(--primary-100, #d1fae5) 100%);
border: 3px solid var(--primary-500, #059669);
padding: var(--space-10, 2.5rem);
text-align: center;
}
.add_wrap_bold .box_conclusion:hover {
background: linear-gradient(135deg, var(--primary-200, #a7f3d0) 0%, #ffffff 50%, var(--primary-200, #a7f3d0) 100%);
border-color: var(--primary-700, #047857);
}
.add_wrap_bold .conclusion_garden {
width: 88px;
height: 88px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-500, #059669) 0%, var(--primary-700, #047857) 100%);
color: #ffffff;
border-radius: 50%;
font-size: 2.25rem;
margin: 0 auto var(--space-6, 1.5rem);
box-shadow: 0 12px 32px rgba(5, 150, 105, 0.3);
position: relative;
}
.add_wrap_bold .conclusion_garden::before {
content: '';
position: absolute;
width: 110px;
height: 110px;
border: 3px solid var(--primary-300, #6ee7b7);
border-radius: 50%;
animation: pulse-ring-green 2s ease-out infinite;
}
@keyframes pulse-ring-green {
0% {
transform: scale(1);
opacity: 1;
}
100% {
transform: scale(1.3);
opacity: 0;
}
}
.add_wrap_bold .box_content_wide {
max-width: 900px;
margin: 0 auto;
}
.add_wrap_bold .box_conclusion .add_elem_title {
font-size: clamp(1.5rem, 2.5vw, 1.875rem);
color: var(--primary-700, #047857);
}
@media (max-width: 767.98px) {
.add_wrap_bold {
padding: var(--space-10, 2.5rem) 0;
}
.add_wrap_bold .add_header_growth {
padding: var(--space-4, 1rem) 0;
margin-bottom: var(--space-8, 2rem);
}
.add_wrap_bold .growth_visual {
width: 80px;
height: 60px;
}
.add_wrap_bold .growth_leaf {
width: 24px;
height: 24px;
}
.add_wrap_bold .nested_box {
padding: var(--space-4, 1rem);
}
.add_wrap_bold .box_level_1,
.add_wrap_bold .box_level_3 {
padding: var(--space-6, 1.5rem);
}
.add_wrap_bold .box_conclusion {
padding: var(--space-6, 1.5rem);
}
.add_wrap_bold .box_level_2 {
min-height: auto;
}
.add_wrap_bold .box_icon_leaf {
width: 56px;
height: 56px;
font-size: 1.5rem;
}
.add_wrap_bold .conclusion_garden {
width: 72px;
height: 72px;
font-size: 1.75rem;
}
.add_wrap_bold .conclusion_garden::before {
width: 90px;
height: 90px;
}
}
.additional-universal-section.v-062 {
padding: 100px 0;
background: var(--surface-primary);
position: relative;
overflow: hidden;
}
.v-062 .section-header {
max-width: 850px;
margin: 0 auto 80px;
}
.v-062 .icon-cluster {
display: flex;
align-items: center;
justify-content: center;
gap: 15px;
}
.v-062 .icon-cluster i {
font-size: 32px;
color: var(--primary-500);
animation: iconBounce 2s ease-in-out infinite;
}
.v-062 .icon-cluster i:nth-child(1) {
animation-delay: 0s;
}
.v-062 .icon-cluster i:nth-child(2) {
animation-delay: 0.3s;
}
.v-062 .icon-cluster i:nth-child(3) {
animation-delay: 0.6s;
}
.v-062 .section-title {
font-size: 2.75rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
}
.v-062 .section-subtitle {
font-size: 1.5rem;
font-weight: 500;
color: var(--primary-500);
line-height: 1.4;
}
.v-062 .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.8;
max-width: 750px;
}
.v-062 .content-items {
position: relative;
z-index: 2;
}
.v-062 .content-item {
margin-bottom: 80px;
position: relative;
}
.v-062 .content-item:last-child {
margin-bottom: 0;
}
.v-062 .content-item::after {
content: '';
position: absolute;
bottom: -40px;
left: 50%;
transform: translateX(-50%);
width: 60px;
height: 3px;
background: linear-gradient(90deg, transparent, var(--primary-300), transparent);
}
.v-062 .content-item:last-child::after {
display: none;
}
.v-062 .content-text {
padding: 0 20px;
}
.v-062 .item-badge {
display: inline-flex;
align-items: center;
justify-content: center;
width: 56px;
height: 56px;
background: color-mix(in srgb, var(--primary-500) 12%, white);
border-radius: 14px;
position: relative;
}
.v-062 .item-badge::before {
content: '';
position: absolute;
inset: -4px;
border-radius: 16px;
border: 2px solid var(--primary-300);
opacity: 0;
transition: opacity 0.3s ease;
}
.v-062 .content-item:hover .item-badge::before {
opacity: 1;
}
.v-062 .item-badge i {
font-size: 26px;
color: var(--primary-500);
transition: transform 0.3s ease;
}
.v-062 .content-item:hover .item-badge i {
transform: scale(1.15);
}
.v-062 .item-title {
font-size: 1.625rem;
font-weight: 600;
color: var(--text-primary);
line-height: 1.3;
margin-bottom: 16px;
}
.v-062 .item-description {
font-size: 1.0625rem;
color: var(--text-secondary);
line-height: 1.75;
margin-bottom: 0;
}
.v-062 .content-visual {
padding: 0 20px;
}
.v-062 .visual-placeholder {
aspect-ratio: 16/11;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-300) 15%, white),
color-mix(in srgb, var(--primary-500) 10%, white));
border-radius: 20px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
overflow: hidden;
box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.v-062 .visual-placeholder::before {
content: '';
position: absolute;
inset: 0;
background: linear-gradient(45deg,
transparent 30%,
color-mix(in srgb, var(--primary-500) 20%, transparent) 50%,
transparent 70%);
opacity: 0;
transition: opacity 0.4s ease;
}
.v-062 .content-item:hover .visual-placeholder {
transform: scale(1.02);
box-shadow: 0 20px 50px rgba(0, 0, 0, 0.12);
}
.v-062 .content-item:hover .visual-placeholder::before {
opacity: 1;
}
.v-062 .visual-placeholder i {
font-size: 80px;
color: var(--primary-500);
opacity: 0.3;
z-index: 1;
position: relative;
}
.v-062 .decorative-bg {
position: absolute;
inset: 0;
pointer-events: none;
z-index: 1;
opacity: 0.5;
}
.v-062 .bg-circle {
position: absolute;
border-radius: 50%;
background: radial-gradient(circle, var(--primary-300), transparent 70%);
opacity: 0.12;
}
.v-062 .bg-circle-1 {
width: 500px;
height: 500px;
top: 10%;
left: -150px;
animation: floatSlow 25s ease-in-out infinite;
}
.v-062 .bg-circle-2 {
width: 400px;
height: 400px;
bottom: 10%;
right: -120px;
animation: floatSlow 30s ease-in-out infinite reverse;
}
@keyframes iconBounce {
0%, 100% {
transform: translateY(0);
}
50% {
transform: translateY(-8px);
}
}
@keyframes floatSlow {
0%, 100% {
transform: translate(0, 0);
}
50% {
transform: translate(30px, 30px);
}
}
@media (max-width: 991px) {
.v-062 {
padding: 80px 0;
}
.v-062 .section-header {
margin-bottom: 60px;
}
.v-062 .section-title {
font-size: 2.25rem;
}
.v-062 .section-subtitle {
font-size: 1.25rem;
}
.v-062 .content-item {
margin-bottom: 60px;
}
.v-062 .item-title {
font-size: 1.5rem;
}
.v-062 .content-text {
text-align: center;
}
.v-062 .visual-placeholder i {
font-size: 60px;
}
}
@media (max-width: 767px) {
.v-062 {
padding: 60px 0;
}
.v-062 .section-title {
font-size: 1.875rem;
}
.v-062 .section-subtitle {
font-size: 1.125rem;
}
.v-062 .icon-cluster i {
font-size: 26px;
}
.v-062 .content-item {
margin-bottom: 50px;
}
.v-062 .item-title {
font-size: 1.375rem;
}
}
.additional-universal-clean {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.additional-universal-clean #add_page_1_sec_1_title {
color: var(--text-primary);
line-height: 1.2;
}
.additional-universal-clean #add_page_1_sec_1_subtitle {
color: var(--text-secondary);
font-weight: 500;
}
.additional-universal-clean #add_page_1_sec_1_desc {
color: var(--text-secondary);
line-height: 1.7;
}
.additional-universal-clean .features-list {
position: relative;
z-index: 2;
}
.additional-universal-clean .feature-row {
position: relative;
padding: 1.5rem;
border-radius: 16px;
background: var(--surface-secondary);
transition: all 0.3s ease;
}
.additional-universal-clean .feature-row::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 4px;
height: 100%;
background: linear-gradient(
to bottom,
var(--primary-500),
var(--primary-300)
);
border-radius: 16px 0 0 16px;
opacity: 0;
transition: opacity 0.3s ease;
}
.additional-universal-clean .feature-row:hover {
transform: translateX(8px);
box-shadow: 0 10px 30px color-mix(in srgb, var(--primary-500) 10%, transparent);
}
.additional-universal-clean .feature-row:hover::before {
opacity: 1;
}
.additional-universal-clean .feature-icon-wrapper {
width: 90px;
height: 90px;
border-radius: 20px;
background: color-mix(in srgb, var(--primary-500) 10%, transparent);
display: flex;
align-items: center;
justify-content: center;
font-size: 2.5rem;
color: var(--primary-500);
transition: all 0.4s ease;
margin: 0 auto;
}
.additional-universal-clean .feature-row:hover .feature-icon-wrapper {
background: var(--primary-500);
color: white;
transform: scale(1.1) rotate(-5deg);
box-shadow: 0 8px 20px color-mix(in srgb, var(--primary-500) 25%, transparent);
}
.additional-universal-clean .feature-content h3 {
color: var(--text-primary);
}
.additional-universal-clean .feature-content p {
color: var(--text-secondary);
line-height: 1.7;
font-size: 1.05rem;
}
.additional-universal-clean .nature-decoration {
position: absolute;
pointer-events: none;
opacity: 0.06;
color: var(--primary-500);
}
.additional-universal-clean .leaf-1 {
top: 10%;
right: 5%;
font-size: 10rem;
animation: float-nature-v082 8s ease-in-out infinite;
}
.additional-universal-clean .leaf-2 {
bottom: 15%;
left: 3%;
font-size: 8rem;
animation: float-nature-v082 10s ease-in-out infinite reverse;
}
.additional-universal-clean .wave-pattern {
bottom: 0;
left: 0;
width: 100%;
height: 150px;
background: linear-gradient(
to top,
color-mix(in srgb, var(--primary-500) 8%, transparent),
transparent
);
border-radius: 50% 50% 0 0 / 20px 20px 0 0;
}
@keyframes float-nature-v082 {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
25% {
transform: translateY(-15px) rotate(3deg);
}
50% {
transform: translateY(-25px) rotate(-3deg);
}
75% {
transform: translateY(-15px) rotate(3deg);
}
}
@media (max-width: 991.98px) {
.additional-universal-clean .feature-row {
text-align: center;
}
.additional-universal-clean .feature-icon-wrapper {
width: 80px;
height: 80px;
font-size: 2.25rem;
}
}
@media (max-width: 767.98px) {
.additional-universal-clean .feature-row {
padding: 1.25rem;
}
.additional-universal-clean .feature-row:hover {
transform: translateX(4px);
}
}
@media (max-width: 575.98px) {
.additional-universal-clean #add_page_1_sec_1_title {
font-size: 2rem;
}
.additional-universal-clean .feature-icon-wrapper {
width: 70px;
height: 70px;
font-size: 2rem;
}
.additional-universal-clean .nature-decoration {
opacity: 0.03;
}
}