: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;
}
.best_font_primary {
font-family: var(--font-primary);
}
.app_font_secondary {
font-family: var(--font-secondary);
}
.layout_font_mono {
font-family: var(--font-mono);
}
.clean_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);
}
.pro_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);
}
.ui_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);
}
.company_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);
}
.brand_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);
}
.core_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);
}
.creative_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);
}
.bold_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);
}
.unique_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);
}
.section_body_large {
font-family: var(--font-primary);
font-size: var(--text-lg);
font-weight: var(--font-normal);
line-height: var(--leading-relaxed);
letter-spacing: var(--tracking-normal);
}
.business_body_base {
font-family: var(--font-primary);
font-size: var(--text-base);
font-weight: var(--font-normal);
line-height: var(--leading-relaxed);
letter-spacing: var(--tracking-normal);
}
.custom_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);
}
.prime_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);
}
.minimal_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);
}
.base_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;
}
.top_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);
}
.main_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);
}
.design_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);
}
.content_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;
}
.style_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);
}
.smart_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);
}
.bright_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);
}
.bright_nav_link:hover,
.bright_nav_link:focus {
color: var(--text-link);
text-decoration: none;
}
.site_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);
}
.fresh_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) {
.top_hero_title {
font-size: var(--text-4xl);
}
.design_section_title {
font-size: var(--text-3xl);
}
.clean_display_1 {
font-size: var(--text-5xl);
}
.pro_display_2 {
font-size: var(--text-4xl);
}
}
@media (max-width: 480px) {
.top_hero_title {
font-size: var(--text-3xl);
}
.design_section_title {
font-size: var(--text-2xl);
}
.clean_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);
}
.page_text_gradient {
background: var(--gradient-primary);
-webkit-background-clip: text;background-clip: text;
display: inline-block;
}
.agency_text_shadow_sm {
text-shadow: var(--shadow-xs);
}
.elite_text_shadow_md {
text-shadow: var(--shadow-sm);
}
.new_text_balance {
text-wrap: balance;
}
.premium_text_pretty {
text-wrap: pretty;
}
@media (prefers-reduced-motion: reduce) {
.bright_nav_link,
a:not([class]) {
transition: none;
}
}
@media (prefers-contrast: high) {
.prime_caption,
.theme_overline,
.fresh_footer_text {
color: var(--text-secondary);
}
.main_hero_subtitle,
.digital_section_subtitle {
color: var(--text-primary);
}
}
@media print {
.top_hero_title,
.design_section_title,
.company_heading_1,
.brand_heading_2 {
break-after: avoid;
page-break-after: avoid;
}
.page_text_gradient {
color: var(--text-primary);}
}
body {
font-family: var(--font-primary);
font-size: 1rem;
line-height: 1.6;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
font-family: var(--font-accent);
font-weight: 600;
line-height: 1.2;
margin-bottom: 0.5em;
}
h1, .h1 {
font-size: clamp(2rem, 5vw, 3.5rem);
font-weight: 700;
}
h2, .h2 {
font-size: clamp(1.75rem, 4vw, 2.5rem);
font-weight: 700;
}
h3, .h3 {
font-size: clamp(1.5rem, 3vw, 2rem);
font-weight: 600;
}
h4, .h4 {
font-size: clamp(1.25rem, 2.5vw, 1.5rem);
font-weight: 600;
}
h5, .h5 {
font-size: clamp(1.125rem, 2vw, 1.25rem);
font-weight: 500;
}
h6, .h6 {
font-size: 1rem;
font-weight: 500;
}
p {
font-family: var(--font-body);
margin-bottom: 1em;
}
.lead {
font-size: 1.25rem;
font-weight: 300;
line-height: 1.7;
}
.text-accent,
.hero-title,
.section-title,
.card-title {
font-family: var(--font-accent);
}
.subtitle,
.section-subtitle {
font-family: var(--font-primary);
font-weight: 500;
}
blockquote {
font-family: var(--font-accent);
font-style: italic;
font-size: 1.125rem;
border-left: 3px solid currentColor;
padding-left: 1.5rem;
margin: 1.5rem 0;
}
.navbar,
.nav-link,
.navbar-brand {
font-family: var(--font-primary);
font-weight: 500;
}
.btn,
button {
font-family: var(--font-primary);
font-weight: 600;
letter-spacing: 0.025em;
}
input,
textarea,
select,
.form-control,
.form-label {
font-family: var(--font-primary);
}
.form-label {
font-weight: 500;
}
.card {
font-family: var(--font-primary);
}
.card-header,
.card-title {
font-family: var(--font-accent);
font-weight: 600;
}
.badge,
.label,
.tag {
font-family: var(--font-primary);
font-weight: 600;
font-size: 0.875rem;
}
footer,
.footer {
font-family: var(--font-primary);
font-size: 0.9rem;
}
footer h1, footer h2, footer h3,
footer h4, footer h5, footer h6,
.footer h1, .footer h2, .footer h3,
.footer h4, .footer h5, .footer h6 {
font-family: var(--font-accent);
}
code,
pre,
kbd,
samp {
font-family: var(--font-mono);
font-size: 0.9em;
}
.font-primary {
font-family: var(--font-primary) !important;
}
.font-accent {
font-family: var(--font-accent) !important;
}
.font-heading {
font-family: var(--font-heading) !important;
}
.font-body {
font-family: var(--font-body) !important;
}
@media (max-width: 768px) {
body {
font-size: 0.95rem;
}
.lead {
font-size: 1.125rem;
}
}
@media print {
body {
font-family: var(--font-primary);
}
h1, h2, h3, h4, h5, h6 {
font-family: var(--font-accent);
page-break-after: avoid;
}
}
.light_section_wrapper {
width: 100%;
position: relative;
overflow: hidden;
}
.studio_content_center {
display: flex;
align-items: center;
justify-content: center;
}
.container_content_between {
display: flex;
align-items: center;
justify-content: space-between;
}
.modern_content_start {
display: flex;
align-items: center;
justify-content: flex-start;
}
.dark_content_end {
display: flex;
align-items: center;
justify-content: flex-end;
}
.web_stack {
display: flex;
flex-direction: column;
}
.bright87_stack_center {
display: flex;
flex-direction: column;
align-items: center;
}
.digital80_full_height {
min-height: 100vh;
}
.container9_section_height {
min-height: 80vh;
}
.modern59_hero_height {
min-height: 90vh;
}
.app84_m_0 { margin: 0; }
.smart55_m_1 { margin: var(--space-1); }
.agency81_m_2 { margin: var(--space-2); }
.style44_m_3 { margin: var(--space-3); }
.minimal32_m_4 { margin: var(--space-4); }
.business2_m_6 { margin: var(--space-6); }
.best96_m_8 { margin: var(--space-8); }
.bold99_m_12 { margin: var(--space-12); }
.business91_m_16 { margin: var(--space-16); }
.layout39_mx_auto { margin-left: auto; margin-right: auto; }
.prime19_my_auto { margin-top: auto; margin-bottom: auto; }
.smart33_mt_0 { margin-top: 0; }
.ui33_mt_4 { margin-top: var(--space-4); }
.light72_mt_8 { margin-top: var(--space-8); }
.premium43_mt_12 { margin-top: var(--space-12); }
.fresh10_mb_0 { margin-bottom: 0; }
.style84_mb_4 { margin-bottom: var(--space-4); }
.new91_mb_8 { margin-bottom: var(--space-8); }
.section20_mb_12 { margin-bottom: var(--space-12); }
.creative25_p_0 { padding: 0; }
.ui74_p_1 { padding: var(--space-1); }
.custom83_p_2 { padding: var(--space-2); }
.new14_p_3 { padding: var(--space-3); }
.smart46_p_4 { padding: var(--space-4); }
.style44_p_6 { padding: var(--space-6); }
.bright68_p_8 { padding: var(--space-8); }
.style63_px_4 { padding-left: var(--space-4); padding-right: var(--space-4); }
.app40_px_6 { padding-left: var(--space-6); padding-right: var(--space-6); }
.digital52_px_8 { padding-left: var(--space-8); padding-right: var(--space-8); }
.prime18_py_4 { padding-top: var(--space-4); padding-bottom: var(--space-4); }
.site19_py_6 { padding-top: var(--space-6); padding-bottom: var(--space-6); }
.main32_py_8 { padding-top: var(--space-8); padding-bottom: var(--space-8); }
.clean94_gap_1 { gap: var(--space-1); }
.prime42_gap_2 { gap: var(--space-2); }
.modern54_gap_3 { gap: var(--space-3); }
.design56_gap_4 { gap: var(--space-4); }
.clean76_gap_6 { gap: var(--space-6); }
.light53_gap_8 { gap: var(--space-8); }
.web16_shadow_none { box-shadow: var(--shadow-none); }
.premium68_shadow_xs { box-shadow: var(--shadow-xs); }
.pro85_shadow_sm { box-shadow: var(--shadow-sm); }
.brand97_shadow_md { box-shadow: var(--shadow-md); }
.studio71_shadow_lg { box-shadow: var(--shadow-lg); }
.core79_shadow_xl { box-shadow: var(--shadow-xl); }
.design13_shadow_2xl { box-shadow: var(--shadow-2xl); }
.fresh74_shadow_inner { box-shadow: var(--shadow-inner); }
.ui14_shadow_colored { box-shadow: var(--shadow-colored); }
.base24_radius_none { border-radius: var(--radius-none); }
.section0_radius_xs { border-radius: var(--radius-xs); }
.top58_radius_sm { border-radius: var(--radius-sm); }
.custom84_radius_md { border-radius: var(--radius-md); }
.bold66_radius_lg { border-radius: var(--radius-lg); }
.elite71_radius_xl { border-radius: var(--radius-xl); }
.page29_radius_2xl { border-radius: var(--radius-2xl); }
.bold6_radius_3xl { border-radius: var(--radius-3xl); }
.custom30_radius_full { border-radius: var(--radius-full); }
.digital82_gradient_primary {
background: var(--gradient-primary);
}
.agency51_gradient_secondary {
background: var(--gradient-secondary);
}
.bold6_gradient_hero {
background: var(--gradient-hero);
}
.design28_gradient_card {
background: var(--gradient-card);
}
.studio0_gradient_overlay {
position: relative;
}
.studio0_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;
}
.studio0_gradient_overlay > * {
position: relative;
z-index: 2;
}
.style52_hover_lift {
transition: transform var(--transition-normal), box-shadow var(--transition-normal);
}
.style52_hover_lift:hover {
transform: translateY(-4px);
box-shadow: var(--shadow-lg);
}
.clean49_hover_scale {
transition: transform var(--transition-normal);
}
.clean49_hover_scale:hover {
transform: scale(1.02);
}
.section36_hover_shadow {
transition: box-shadow var(--transition-normal);
}
.section36_hover_shadow:hover {
box-shadow: var(--shadow-xl);
}
.section58_hover_fade {
transition: opacity var(--transition-normal);
}
.section58_hover_fade:hover {
opacity: var(--opacity-loading);
}
.unique63_focus_ring {
transition: box-shadow var(--transition-fast);
}
.unique63_focus_ring:focus {
outline: none;
box-shadow: 0 0 0 3px var(--state-focus);
}
.fresh63_hero_background {
position: relative;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.best60_hero_content {
position: relative;
z-index: 2;
}
.site47_services_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: var(--space-6);
}
.dark81_team_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: var(--space-4);
}
.fresh60_features_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: var(--space-6);
}
.minimal95_gallery_grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
gap: var(--space-3);
}
.core43_pricing_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: var(--space-6);
}
.base21_timeline {
position: relative;
}
.base21_timeline::before {
content: '';
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 2px;
background: var(--border-light);
transform: translateX(-50%);
}
.pro21_timeline_item {
position: relative;
width: 50%;
padding: var(--space-4);
}
.pro21_timeline_item:nth-child(odd) {
left: 0;
text-align: right;
padding-right: var(--space-8);
}
.pro21_timeline_item:nth-child(even) {
left: 50%;
text-align: left;
padding-left: var(--space-8);
}
.brand46_fade_in {
opacity: 0;
animation: tc-fadeIn var(--transition-slow) ease-out forwards;
}
@keyframes tc-fadeIn {
to {
opacity: 1;
}
}
.elite65_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;
}
}
.studio37_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;
}
}
.section67_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;
}
}
.studio96_transition_all {
transition: var(--transition-all);
}
.top74_transition_fast {
transition: all var(--transition-fast);
}
.container35_transition_normal {
transition: all var(--transition-normal);
}
.digital64_transition_slow {
transition: all var(--transition-slow);
}
.main51_bg_primary { background-color: var(--bg-primary); }
.clean4_bg_secondary { background-color: var(--bg-secondary); }
.modern90_bg_muted { background-color: var(--bg-muted); }
.digital66_bg_glass { background-color: var(--bg-glass); }
.unique45_text_primary { color: var(--text-primary); }
.style77_text_secondary { color: var(--text-secondary); }
.elite73_text_muted { color: var(--text-muted); }
.agency28_text_inverse { color: var(--text-inverse); }
.container32_text_link { color: var(--text-link); }
.site11_border_light { border-color: var(--border-light); }
.page33_border_medium { border-color: var(--border-medium); }
.premium39_border_strong { border-color: var(--border-strong); }
.dark7_border_interactive { border-color: var(--border-interactive); }
@media (max-width: 768px) {
.site47_services_grid,
.fresh60_features_grid,
.dark81_team_grid,
.core43_pricing_grid {
grid-template-columns: 1fr;
}
.minimal95_gallery_grid {
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
.base21_timeline::before {
left: 30px;
}
.pro21_timeline_item {
width: 100%;
left: 0 !important;
text-align: left;
padding-left: var(--space-16) !important;
padding-right: var(--space-4) !important;
}
.container9_section_height {
min-height: 60vh;
}
.modern59_hero_height {
min-height: 70vh;
}
}
@media (max-width: 480px) {
.minimal95_gallery_grid {
grid-template-columns: 1fr;
}
.pro21_timeline_item {
padding-left: var(--space-12) !important;
}
}
.modern5_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;
}
.prime10_not_sr_only {
position: static;
width: auto;
height: auto;
padding: 0;
margin: 0;
overflow: visible;
clip: auto;
white-space: normal;
}
.elite67_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);
}
.elite67_skip_link:focus {
top: 6px;
}
@media print {
.main76_no_print {
display: none !important;
}
.best8_print_only {
display: block !important;
}
.premium68_shadow_xs,
.pro85_shadow_sm,
.brand97_shadow_md,
.studio71_shadow_lg,
.core79_shadow_xl,
.design13_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) {
.brand46_fade_in,
.elite65_slide_up,
.studio37_slide_in_left,
.section67_scale_in {
animation: none;
opacity: 1;
transform: none;
}
.style52_hover_lift,
.clean49_hover_scale,
.section36_hover_shadow,
.section58_hover_fade,
.studio96_transition_all,
.top74_transition_fast,
.container35_transition_normal,
.digital64_transition_slow {
transition: none;
}
.cta-action-btn {
transition: none;
}
.cta-action-btn .btn-icon {
transition: none;
}
.cta-action-btn:hover {
transform: none;
}
}
.header-primary {
position: relative;
background: var(--surface-primary);
box-shadow: 0 2px 12px color-mix(in srgb, var(--neutral-900) 8%, transparent);
z-index: 1000;
}
.header-primary .navbar {
padding: 1rem 0;
position: relative;
}
.header-primary .navbar-brand {
font-size: 1.125rem;
font-weight: 700;
color: var(--primary-700);
text-decoration: none;
transition: color 0.3s ease, transform 0.3s ease;
letter-spacing: -0.02em;
}
.header-primary .navbar-brand:hover {
color: var(--primary-500);
transform: translateY(-2px);
}
.header-primary .nav-link {
color: var(--text-primary);
font-size: 0.75rem;
font-weight: 500;
padding: 0.5rem 1rem;
margin: 0 0.25rem;
transition: color 0.3s ease, background-color 0.3s ease;
border-radius: 6px;
text-decoration: none;
}
.header-primary .nav-link:hover {
color: var(--primary-500);
background-color: color-mix(in srgb, var(--primary-50) 50%, transparent);
}
.header-primary .menu-toggle-checkbox {
display: none;
}
.header-primary .hamburger-toggle {
display: none;
flex-direction: column;
justify-content: space-between;
width: 30px;
height: 24px;
cursor: pointer;
z-index: 10003;
position: relative;
transition: transform 0.3s ease;
}
.header-primary .hamburger-line {
display: block;
width: 100%;
height: 3px;
background: #334155;
border-radius: 3px;
transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
transform-origin: center;
}
.header-primary .menu-toggle-checkbox:checked ~ .hamburger-toggle .hamburger-line:nth-child(1) {
transform: translateY(10.5px) rotate(45deg);
}
.header-primary .menu-toggle-checkbox:checked ~ .hamburger-toggle .hamburger-line:nth-child(2) {
opacity: 0;
transform: scaleX(0);
}
.header-primary .menu-toggle-checkbox:checked ~ .hamburger-toggle .hamburger-line:nth-child(3) {
transform: translateY(-10.5px) rotate(-45deg);
}
.header-primary .header-decoration {
position: absolute;
top: 0;
right: 0;
width: 200px;
height: 100%;
overflow: hidden;
pointer-events: none;
z-index: 0;
}
.header-primary .deco-circle {
position: absolute;
border-radius: 50%;
opacity: 0.08;
}
.header-primary .deco-circle-1 {
width: 120px;
height: 120px;
background: var(--primary-500);
top: -40px;
right: -20px;
animation: float-v240-1 6s ease-in-out infinite;
}
.header-primary .deco-circle-2 {
width: 80px;
height: 80px;
background: var(--primary-300);
top: 20px;
right: 80px;
animation: float-v240-2 8s ease-in-out infinite;
}
@keyframes float-v240-1 {
0%, 100% { transform: translateY(0) scale(1); }
50% { transform: translateY(-15px) scale(1.05); }
}
@keyframes float-v240-2 {
0%, 100% { transform: translateY(0) scale(1); }
50% { transform: translateY(12px) scale(0.95); }
}
@media (min-width: 992px) {
.header-primary .navbar-nav {
display: flex;
flex-direction: row;
align-items: center;
}
.header-primary .navbar-collapse {
display: flex !important;
}
.header-primary .menu-backdrop {
display: none;
}
}
@media (max-width: 991.98px) {
.header-primary .hamburger-toggle {
display: flex;
}
.header-primary .navbar-collapse {
position: fixed;
top: 0;
right: -100%;
width: 280px;
height: 100vh;
background: var(--surface-primary);
padding: 5rem 2rem 2rem;
transition: right 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
box-shadow: -4px 0 20px color-mix(in srgb, var(--neutral-900) 15%, transparent);
z-index: 10;
overflow-y: auto;
}
.header-primary .menu-toggle-checkbox:checked ~ .navbar-collapse {
right: 0;
}
.header-primary .menu-backdrop {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background: color-mix(in srgb, var(--neutral-900) 50%, transparent);
backdrop-filter: blur(4px);
z-index: -1;
opacity: 0;
transition: opacity 0.4s ease;
}
.header-primary .menu-toggle-checkbox:checked ~ .navbar-collapse .menu-backdrop {
display: block;
opacity: 1;
}
.header-primary .navbar-nav {
display: flex;
flex-direction: column;
gap: 0.5rem;
}
.header-primary .nav-item {
width: 100%;
opacity: 0;
transform: translateX(30px);
animation: slideInNav-v240 0.4s ease forwards;
}
.header-primary .menu-toggle-checkbox:checked ~ .navbar-collapse .nav-item:nth-child(1) {
animation-delay: 0.1s;
}
.header-primary .menu-toggle-checkbox:checked ~ .navbar-collapse .nav-item:nth-child(2) {
animation-delay: 0.15s;
}
.header-primary .menu-toggle-checkbox:checked ~ .navbar-collapse .nav-item:nth-child(3) {
animation-delay: 0.2s;
}
.header-primary .menu-toggle-checkbox:checked ~ .navbar-collapse .nav-item:nth-child(4) {
animation-delay: 0.25s;
}
.header-primary .nav-link {
width: 100%;
text-align: left;
padding: 0.75rem 1rem;
margin: 0;
border-radius: 8px;
}
@keyframes slideInNav-v240 {
to {
opacity: 1;
transform: translateX(0);
}
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
.header-primary .navbar-collapse {
width: 320px;
}
}
@media (max-width: 575.98px) {
.header-primary .navbar-brand {
font-size: 1.125rem;
}
.header-primary .navbar-collapse {
width: 260px;
}
.header-primary .header-decoration {
width: 150px;
}
.header-primary .deco-circle-1 {
width: 90px;
height: 90px;
}
.header-primary .deco-circle-2 {
width: 60px;
height: 60px;
}
}
@media (prefers-reduced-motion: reduce) {
.header-primary .hamburger-line,
.header-primary .navbar-collapse,
.header-primary .nav-link,
.header-primary .navbar-brand,
.header-primary .menu-backdrop {
transition: none;
animation: none;
}
}
.header-primary .nav-link:focus,
.header-primary .navbar-brand:focus,
.header-primary .hamburger-toggle:focus {
outline: 2px solid var(--primary-500);
outline-offset: 3px;
}
@media print {
.header-primary .hamburger-toggle,
.header-primary .header-decoration {
display: none;
}
.header-primary .navbar-collapse {
position: static;
width: auto;
height: auto;
box-shadow: none;
}
}
.hero-clean {
position: relative;
padding: 100px 0 80px;
overflow: hidden;
background: var(--surface-primary);
}
.hero-clean .hero-bg-gradient {
position: absolute;
top: 0;
left: 0;
right: 0;
height: 100%;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-50) 40%, transparent 60%) 0%,
transparent 50%,
color-mix(in srgb, var(--primary-100) 30%, transparent 70%) 100%
);
z-index: 0;
pointer-events: none;
}
.hero-clean .container {
position: relative;
z-index: 1;
}
.hero-clean .hero-content {
padding: 20px 0;
}
.hero-clean .hero-badge {
display: flex;
align-items: center;
gap: 8px;
margin-bottom: 24px;
}
.badge-dot {
width: 12px;
height: 12px;
border-radius: 50%;
background: var(--primary-500);
box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
animation: pulse-dot 2s ease-in-out infinite;
}
@keyframes pulse-dot {
0%, 100% { transform: scale(1); }
50% { transform: scale(1.1); }
}
.badge-line {
width: 60px;
height: 2px;
background: linear-gradient(
90deg,
var(--primary-500) 0%,
transparent 100%
);
}
.hero-clean .hero-title {
font-size: 3rem;
font-weight: 800;
line-height: 1.2;
color: var(--text-primary);
margin-bottom: 20px;
letter-spacing: -0.02em;
}
.hero-clean .hero-subtitle {
font-size: 1.5rem;
font-weight: 600;
line-height: 1.4;
color: var(--primary-700);
margin-bottom: 24px;
}
.hero-clean .hero-description {
font-size: 1.125rem;
line-height: 1.7;
color: var(--text-secondary);
margin-bottom: 32px;
max-width: 580px;
}
.hero-clean .feature-icons-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 16px;
max-width: 320px;
margin-top: 40px;
}
.hero-clean .feature-icon-item {
width: 64px;
height: 64px;
display: flex;
align-items: center;
justify-content: center;
background: var(--surface-secondary);
border-radius: 16px;
border: 2px solid color-mix(in srgb, var(--primary-300) 30%, transparent 70%);
transition: all 0.3s ease;
}
.hero-clean .feature-icon-item i {
font-size: 1.5rem;
color: var(--primary-500);
}
.hero-clean .feature-icon-item: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 85%);
}
.hero-clean .hero-visual {
position: relative;
padding: 20px;
}
.hero-clean .shape-blob {
position: absolute;
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
opacity: 0.08;
z-index: 0;
animation: morph 8s ease-in-out infinite;
}
.hero-clean .shape-blob-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: -50px;
right: -50px;
}
.hero-clean .shape-blob-2 {
width: 300px;
height: 300px;
background: var(--primary-700);
bottom: -30px;
left: -30px;
animation-delay: -4s;
}
@keyframes morph {
0%, 100% {
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}
50% {
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
}
}
.hero-clean .shape-circle {
position: absolute;
border-radius: 50%;
border: 2px solid color-mix(in srgb, var(--primary-300) 40%, transparent 60%);
z-index: 0;
}
.hero-clean .shape-circle-1 {
width: 200px;
height: 200px;
top: 10%;
left: 5%;
animation: float 6s ease-in-out infinite;
}
.hero-clean .shape-circle-2 {
width: 120px;
height: 120px;
bottom: 15%;
right: 10%;
animation: float 8s ease-in-out infinite reverse;
}
@keyframes float {
0%, 100% { transform: translateY(0) rotate(0deg); }
50% { transform: translateY(-20px) rotate(5deg); }
}
.hero-clean .hero-image-wrapper {
position: relative;
z-index: 1;
border-radius: 24px;
overflow: hidden;
box-shadow: 0 20px 60px color-mix(in srgb, var(--neutral-900) 15%, transparent 85%);
}
.hero-clean .hero-image {
width: 100%;
height: auto;
display: block;
border-radius: 24px;
}
.hero-clean .floating-icon {
position: absolute;
width: 56px;
height: 56px;
display: flex;
align-items: center;
justify-content: center;
background: var(--surface-primary);
border-radius: 50%;
box-shadow: 0 8px 24px color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
z-index: 2;
animation: float-icon 3s ease-in-out infinite;
}
.hero-clean .floating-icon i {
font-size: 1.5rem;
color: var(--primary-500);
}
.hero-clean .floating-icon-1 {
top: 10%;
right: -20px;
animation-delay: 0s;
}
.hero-clean .floating-icon-2 {
bottom: 20%;
left: -20px;
animation-delay: -1s;
}
.hero-clean .floating-icon-3 {
top: 50%;
right: -15px;
animation-delay: -2s;
}
@keyframes float-icon {
0%, 100% {
transform: translateY(0);
}
50% {
transform: translateY(-15px);
}
}
.hero-clean .corner-accent {
position: absolute;
width: 80px;
height: 80px;
border: 3px solid var(--primary-300);
z-index: 0;
}
.hero-clean .corner-top-right {
top: 0;
right: 0;
border-left: none;
border-bottom: none;
border-radius: 0 24px 0 0;
}
.hero-clean .corner-bottom-left {
bottom: 0;
left: 0;
border-right: none;
border-top: none;
border-radius: 0 0 0 24px;
}
.hero-clean .hero-bottom-decoration {
display: flex;
align-items: center;
justify-content: center;
gap: 16px;
margin-top: 60px;
}
.hero-clean .decoration-line {
width: 100px;
height: 2px;
background: linear-gradient(
90deg,
transparent 0%,
var(--primary-300) 50%,
transparent 100%
);
}
.hero-clean .decoration-dots {
display: flex;
gap: 8px;
}
.hero-clean .dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: var(--primary-500);
opacity: 0.6;
}
@media (max-width: 991px) {
.hero-clean {
padding: 80px 0 60px;
}
.hero-clean .hero-title {
font-size: 2.5rem;
}
.hero-clean .hero-subtitle {
font-size: 1.25rem;
}
.hero-clean .hero-description {
font-size: 1rem;
}
.hero-clean .hero-visual {
margin-top: 40px;
}
.shape-blob-1,
.hero-clean .shape-blob-2 {
opacity: 0.05;
}
}
@media (max-width: 767px) {
.hero-clean {
padding: 60px 0 40px;
}
.hero-clean .hero-title {
font-size: 2rem;
}
.hero-clean .hero-subtitle {
font-size: 1.125rem;
}
.hero-clean .feature-icons-grid {
grid-template-columns: repeat(2, 1fr);
max-width: 160px;
}
.hero-clean .feature-icon-item {
width: 56px;
height: 56px;
}
.hero-clean .feature-icon-item i {
font-size: 1.25rem;
}
.hero-clean .floating-icon {
width: 48px;
height: 48px;
}
.hero-clean .floating-icon i {
font-size: 1.25rem;
}
.hero-clean .shape-circle-1 {
width: 150px;
height: 150px;
}
.hero-clean .shape-circle-2 {
width: 100px;
height: 100px;
}
}
@media (max-width: 575px) {
.hero-clean .hero-title {
font-size: 1.75rem;
}
.hero-clean .hero-subtitle {
font-size: 1rem;
}
.hero-clean .hero-description {
font-size: 0.9375rem;
}
.hero-clean .hero-badge {
margin-bottom: 16px;
}
.badge-dot {
width: 10px;
height: 10px;
}
.badge-line {
width: 40px;
}
}
.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-modern {
position: relative;
overflow: hidden;
background: linear-gradient(
135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
}
.about-section-modern .about-content-wrapper {
padding-right: 2rem;
}
.about-section-modern .about-subtitle {
color: var(--primary-500);
font-size: 0.875rem;
font-weight: 700;
letter-spacing: 2px;
position: relative;
display: inline-block;
}
.about-section-modern .about-subtitle::after {
content: '';
position: absolute;
bottom: -8px;
left: 0;
width: 60px;
height: 3px;
background: var(--primary-500);
border-radius: 2px;
}
.about-section-modern .about-title {
color: var(--text-primary);
line-height: 1.2;
margin-bottom: 1.5rem;
}
.about-section-modern .about-description {
color: var(--text-secondary);
line-height: 1.8;
font-size: 1.1rem;
}
.about-section-modern .about-images-grid {
display: grid;
grid-template-columns: repeat(12, 1fr);
grid-template-rows: repeat(8, 40px);
gap: 1rem;
padding: 2rem;
}
.about-section-modern .main-image {
grid-column: 1 / 9;
grid-row: 1 / 7;
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.4s ease, box-shadow 0.4s ease;
z-index: 2;
border: 4px solid var(--surface-primary);
}
.about-section-modern .secondary-image {
grid-column: 7 / 13;
grid-row: 5 / 9;
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.4s ease, box-shadow 0.4s ease;
z-index: 3;
border: 4px solid var(--surface-primary);
}
.about-section-modern .main-image:hover,
.about-section-modern .secondary-image:hover {
transform: scale(1.03);
box-shadow: 0 20px 40px rgba(var(--black-rgb), 0.15) !important;
}
.about-section-modern .decorative-blob-1 {
position: absolute;
top: -20px;
left: -20px;
width: 180px;
height: 180px;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-300) 40%, transparent 60%),
color-mix(in srgb, var(--primary-500) 30%, transparent 70%)
);
border-radius: 42% 58% 70% 30% / 45% 65% 35% 55%;
z-index: 1;
animation: blob-morph 8s ease-in-out infinite;
}
.about-section-modern .decorative-blob-2 {
position: absolute;
bottom: -30px;
right: -30px;
width: 200px;
height: 200px;
background: linear-gradient(
225deg,
color-mix(in srgb, var(--primary-500) 35%, transparent 65%),
color-mix(in srgb, var(--primary-700) 25%, transparent 75%)
);
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
z-index: 1;
animation: blob-morph 10s ease-in-out infinite reverse;
}
@keyframes blob-morph {
0%, 100% {
border-radius: 42% 58% 70% 30% / 45% 65% 35% 55%;
transform: rotate(0deg) scale(1);
}
33% {
border-radius: 70% 30% 50% 50% / 30% 60% 40% 70%;
transform: rotate(120deg) scale(1.05);
}
66% {
border-radius: 30% 70% 40% 60% / 65% 35% 65% 35%;
transform: rotate(240deg) scale(0.95);
}
}
.about-section-modern .feature-card {
background: var(--surface-primary);
padding: 2rem 1.5rem;
border-radius: 16px;
border: 2px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
transition: all 0.3s ease;
position: relative;
overflow: hidden;
}
.about-section-modern .feature-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500),
var(--primary-700)
);
transform: scaleX(0);
transform-origin: left;
transition: transform 0.4s ease;
}
.about-section-modern .feature-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 28px rgba(var(--black-rgb), 0.12);
border-color: var(--primary-500);
}
.about-section-modern .feature-card:hover::before {
transform: scaleX(1);
}
.about-section-modern .feature-icon-wrapper {
width: 64px;
height: 64px;
background: linear-gradient(
135deg,
var(--primary-500),
var(--primary-700)
);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
transition: transform 0.3s ease;
}
.about-section-modern .feature-card:hover .feature-icon-wrapper {
transform: scale(1.1) rotate(5deg);
}
.about-section-modern .feature-icon-wrapper i {
font-size: 1.75rem;
color: var(--light);
}
.about-section-modern .feature-title {
color: var(--text-primary);
margin-bottom: 0.75rem;
}
.about-section-modern .feature-description {
color: var(--text-secondary);
line-height: 1.7;
font-size: 0.95rem;
margin: 0;
}
.about-section-modern .about-bottom-image {
position: relative;
padding: 1rem;
}
.about-section-modern .about-bottom-image img {
max-height: 400px;
object-fit: cover;
transition: transform 0.5s ease;
}
.about-section-modern .about-bottom-image:hover img {
transform: scale(1.02);
}
.about-section-modern .decorative-border {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 3px solid var(--primary-500);
border-radius: 20px;
transform: translate(-8px, -8px);
z-index: -1;
}
.about-section-modern .image-overlay-accent {
position: absolute;
bottom: 1rem;
right: 1rem;
width: 120px;
height: 120px;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-500) 80%, transparent 20%),
color-mix(in srgb, var(--primary-700) 70%, transparent 30%)
);
border-radius: 50%;
filter: blur(40px);
opacity: 0.4;
z-index: -1;
}
.about-section-modern .decorative-shape-top {
position: absolute;
top: 10%;
right: 5%;
width: 100px;
height: 100px;
background: color-mix(in srgb, var(--primary-300) 15%, transparent 85%);
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
animation: float 6s ease-in-out infinite;
}
.about-section-modern .decorative-shape-bottom {
position: absolute;
bottom: 15%;
left: 3%;
width: 80px;
height: 80px;
background: color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
border-radius: 50%;
animation: float 8s ease-in-out infinite reverse;
}
@keyframes float {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-20px) rotate(180deg);
}
}
@media (max-width: 991.98px) {
.about-section-modern .about-content-wrapper {
padding-right: 0;
margin-bottom: 3rem;
}
.about-section-modern .about-images-grid {
grid-template-rows: repeat(6, 50px);
padding: 1rem;
}
.about-section-modern .main-image {
grid-column: 1 / 10;
grid-row: 1 / 5;
}
.about-section-modern .secondary-image {
grid-column: 5 / 13;
grid-row: 4 / 7;
}
}
@media (max-width: 767.98px) {
.about-section-modern .about-title {
font-size: 2rem;
}
.about-section-modern .about-description {
font-size: 1rem;
}
.about-section-modern .about-images-grid {
display: block;
padding: 0;
}
.about-section-modern .main-image,
.about-section-modern .secondary-image {
width: 100%;
height: auto;
margin-bottom: 1rem;
}
.about-section-modern .feature-card {
padding: 1.5rem 1.25rem;
}
.about-section-modern .about-bottom-image img {
max-height: 300px;
}
.about-section-modern .decorative-blob-1,
.about-section-modern .decorative-blob-2 {
display: none;
}
}
@media (max-width: 575.98px) {
.about-section-modern .about-subtitle {
font-size: 0.75rem;
}
.about-section-modern .about-title {
font-size: 1.75rem;
}
.about-section-modern .feature-icon-wrapper {
width: 56px;
height: 56px;
}
.about-section-modern .feature-icon-wrapper i {
font-size: 1.5rem;
}
}
.features-section-pro {
position: relative;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 40%, var(--surface-primary) 60%) 100%);
overflow: hidden;
}
.features-section-pro .features-title {
font-size: clamp(2rem, 4vw, 2.75rem);
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
letter-spacing: -0.02em;
margin-bottom: 1rem;
}
.features-section-pro .features-subtitle {
font-size: 0.875rem;
font-weight: 600;
color: var(--primary-500);
letter-spacing: 0.1em;
margin-bottom: 1rem;
}
.features-section-pro .features-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 0;
}
.features-section-pro .feature-card {
position: relative;
background: var(--surface-primary);
border-radius: 1rem;
padding: 2.5rem 2rem;
height: 100%;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
border: 1px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
overflow: hidden;
}
.features-section-pro .feature-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%);
opacity: 0;
transition: opacity 0.3s ease;
}
.features-section-pro .feature-card:hover {
transform: translateY(-8px);
box-shadow: 0 20px 40px rgba(var(--black-rgb), 0.08);
border-color: var(--primary-300);
}
.features-section-pro .feature-card:hover::before {
opacity: 1;
}
.features-section-pro .feature-icon-wrapper {
position: relative;
width: 80px;
height: 80px;
margin-bottom: 1.5rem;
display: flex;
align-items: center;
justify-content: center;
}
.features-section-pro .icon-background {
position: absolute;
inset: 0;
background: linear-gradient(135deg,
var(--primary-100) 0%,
color-mix(in srgb, var(--primary-300) 30%, transparent 70%) 100%);
border-radius: 1.25rem;
transition: all 0.4s ease;
}
.features-section-pro .feature-card:hover .icon-background {
transform: rotate(10deg) scale(1.1);
background: linear-gradient(135deg,
var(--primary-300) 0%,
var(--primary-500) 100%);
}
.features-section-pro .feature-icon {
font-size: 2rem;
color: var(--primary-500);
position: relative;
z-index: 1;
transition: all 0.4s ease;
}
.features-section-pro .feature-card:hover .feature-icon {
color: var(--light);
transform: scale(1.1);
}
.features-section-pro .feature-content {
position: relative;
z-index: 1;
}
.features-section-pro .feature-name {
font-size: 1.5rem;
font-weight: 600;
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.3;
transition: color 0.3s ease;
}
.features-section-pro .feature-card:hover .feature-name {
color: var(--primary-700);
}
.features-section-pro .feature-description {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 0;
}
.features-section-pro .feature-decoration {
position: absolute;
bottom: -20px;
right: -20px;
width: 150px;
height: 150px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 10%, transparent 90%) 0%,
transparent 70%);
border-radius: 50%;
pointer-events: none;
transition: all 0.4s ease;
}
.features-section-pro .feature-card:hover .feature-decoration {
transform: scale(1.3);
opacity: 0.8;
}
.features-section-pro .decorative-shape {
position: absolute;
border-radius: 50%;
pointer-events: none;
z-index: 0;
}
.features-section-pro .shape-1 {
width: 400px;
height: 400px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 8%, transparent 92%) 0%,
transparent 70%);
top: -100px;
right: -100px;
animation: float 20s infinite ease-in-out;
}
.features-section-pro .shape-2 {
width: 300px;
height: 300px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-500) 5%, transparent 95%) 0%,
transparent 70%);
bottom: -80px;
left: -80px;
animation: float 25s infinite ease-in-out reverse;
}
.features-section-pro .decorative-dots {
position: absolute;
top: 50%;
right: 5%;
width: 100px;
height: 100px;
background-image:
radial-gradient(circle, var(--primary-300) 2px, transparent 2px);
background-size: 20px 20px;
opacity: 0.15;
pointer-events: none;
z-index: 0;
}
@keyframes float {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
33% {
transform: translate(30px, -30px) rotate(120deg);
}
66% {
transform: translate(-20px, 20px) rotate(240deg);
}
}
@media (max-width: 991.98px) {
.features-section-pro .features-title {
font-size: 2rem;
}
.features-section-pro .features-description {
font-size: 1rem;
}
.features-section-pro .feature-card {
padding: 2rem 1.5rem;
}
.features-section-pro .feature-icon-wrapper {
width: 70px;
height: 70px;
}
.features-section-pro .feature-icon {
font-size: 1.75rem;
}
.features-section-pro .feature-name {
font-size: 1.35rem;
}
}
@media (max-width: 767.98px) {
.features-section-pro .features-title {
font-size: 1.75rem;
}
.features-section-pro .feature-card {
padding: 1.75rem 1.25rem;
}
.features-section-pro .feature-icon-wrapper {
width: 60px;
height: 60px;
margin-bottom: 1.25rem;
}
.features-section-pro .feature-icon {
font-size: 1.5rem;
}
.features-section-pro .feature-name {
font-size: 1.25rem;
}
.features-section-pro .feature-description {
font-size: 0.9375rem;
}
.features-section-pro .decorative-shape {
display: none;
}
}
@media (max-width: 575.98px) {
.features-section-pro {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.features-section-pro .features-subtitle {
font-size: 0.8125rem;
}
}
@media (prefers-reduced-motion: reduce) {
.features-section-pro .feature-card,
.features-section-pro .icon-background,
.features-section-pro .feature-icon,
.features-section-pro .feature-decoration {
transition: none;
}
.features-section-pro .shape-1,
.features-section-pro .shape-2 {
animation: none;
}
}
@media (prefers-contrast: high) {
.features-section-pro .feature-card {
border: 2px solid var(--primary-500);
}
.features-section-pro .feature-card:hover {
border-color: var(--primary-700);
}
}
.services-section {
position: relative;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
overflow: hidden;
}
.services-section #services-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
line-height: 1.2;
}
.services-section #services-subtitle {
color: var(--primary-500);
font-weight: 600;
letter-spacing: -0.01em;
}
.services-section #services-desc {
color: var(--text-secondary);
font-size: 1.125rem;
line-height: 1.7;
max-width: 800px;
margin: 0 auto;
}
.services-section .service-card {
position: relative;
background: var(--surface-primary);
border-radius: 16px;
padding: 2.5rem 2rem;
box-shadow: 0 4px 6px rgba(var(--black-rgb), 0.05),
0 10px 20px rgba(var(--black-rgb), 0.08);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
overflow: hidden;
border: 1px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
}
.services-section .service-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 24px rgba(var(--black-rgb), 0.12),
0 20px 40px color-mix(in srgb, var(--primary-500) 15%, transparent 85%);
border-color: color-mix(in srgb, var(--primary-500) 40%, transparent 60%);
}
.services-section .service-icon-wrapper {
width: 80px;
height: 80px;
background: linear-gradient(135deg,
var(--primary-500) 0%,
color-mix(in srgb, var(--primary-700) 80%, var(--primary-500) 20%) 100%
);
border-radius: 20px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1.5rem;
transition: all 0.4s ease;
box-shadow: 0 4px 12px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
.services-section .service-card:hover .service-icon-wrapper {
transform: scale(1.1) rotate(5deg);
box-shadow: 0 8px 20px color-mix(in srgb, var(--primary-500) 40%, transparent 60%);
}
.services-section .service-icon-wrapper i {
font-size: 2.5rem;
color: var(--light);
}
.services-section .service-content {
position: relative;
z-index: 2;
}
.services-section .service-name {
color: var(--text-primary);
font-weight: 700;
font-size: 1.5rem;
line-height: 1.3;
letter-spacing: -0.01em;
transition: color 0.3s ease;
}
.services-section .service-card:hover .service-name {
color: var(--primary-500);
}
.services-section .service-description {
color: var(--text-secondary);
font-size: 1rem;
line-height: 1.7;
margin-bottom: 1.5rem;
}
.services-section .service-features {
color: var(--text-secondary);
font-size: 0.95rem;
line-height: 1.8;
padding-left: 1.25rem;
border-left: 3px solid var(--primary-300);
background: color-mix(in srgb, var(--primary-50) 40%, transparent 60%);
padding: 1rem 1.25rem;
border-radius: 8px;
}
.services-section .service-pricing {
display: flex;
align-items: center;
margin-top: 1.5rem;
padding-top: 1.5rem;
border-top: 2px solid color-mix(in srgb, var(--neutral-300) 30%, transparent 70%);
}
.services-section .price-tag {
color: var(--primary-700);
font-weight: 700;
font-size: 1.25rem;
display: inline-flex;
align-items: center;
padding: 0.5rem 1rem;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-100) 50%, transparent 50%) 0%,
color-mix(in srgb, var(--primary-50) 30%, transparent 70%) 100%
);
border-radius: 8px;
border: 1px solid color-mix(in srgb, var(--primary-300) 30%, transparent 70%);
transition: all 0.3s ease;
}
.services-section .service-card:hover .price-tag {
background: linear-gradient(135deg,
var(--primary-500) 0%,
var(--primary-700) 100%
);
color: var(--light);
transform: scale(1.05);
}
.services-section .decorative-accent {
position: absolute;
bottom: -20px;
right: -20px;
width: 150px;
height: 150px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 15%, transparent 85%) 0%,
transparent 70%
);
border-radius: 50%;
transition: all 0.4s ease;
z-index: 1;
}
.services-section .service-card:hover .decorative-accent {
transform: scale(1.5);
opacity: 0.6;
}
.services-section .decorative-blob {
position: absolute;
border-radius: 50%;
filter: blur(60px);
opacity: 0.3;
z-index: 0;
pointer-events: none;
}
.services-section .blob-1 {
width: 400px;
height: 400px;
background: radial-gradient(circle,
var(--primary-300) 0%,
transparent 70%
);
top: 10%;
left: -10%;
animation: float 20s ease-in-out infinite;
}
.services-section .blob-2 {
width: 350px;
height: 350px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-500) 60%, var(--primary-300) 40%) 0%,
transparent 70%
);
bottom: 15%;
right: -8%;
animation: float 25s ease-in-out infinite reverse;
}
.services-section .decorative-circle {
position: absolute;
border: 2px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
border-radius: 50%;
z-index: 0;
pointer-events: none;
}
.services-section .circle-1 {
width: 200px;
height: 200px;
top: 20%;
right: 10%;
animation: rotate 30s linear infinite;
}
.services-section .circle-2 {
width: 150px;
height: 150px;
bottom: 25%;
left: 8%;
animation: rotate 40s linear infinite reverse;
}
@keyframes float {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(30px, -30px) scale(1.1);
}
66% {
transform: translate(-20px, 20px) scale(0.9);
}
}
@keyframes rotate {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@media (max-width: 992px) {
.services-section .service-card {
padding: 2rem 1.5rem;
}
.services-section .service-icon-wrapper {
width: 70px;
height: 70px;
}
.services-section .service-icon-wrapper i {
font-size: 2rem;
}
.services-section .service-name {
font-size: 1.35rem;
}
.services-section .decorative-blob {
display: none;
}
}
@media (max-width: 768px) {
.services-section {
padding: 3rem 0;
}
.services-section #services-title {
font-size: 2rem;
}
.services-section #services-subtitle {
font-size: 1.25rem;
}
.services-section #services-desc {
font-size: 1rem;
}
.services-section .service-card {
padding: 1.75rem 1.25rem;
}
.services-section .service-icon-wrapper {
width: 65px;
height: 65px;
}
.services-section .service-icon-wrapper i {
font-size: 1.75rem;
}
.services-section .service-name {
font-size: 1.25rem;
}
.services-section .service-description {
font-size: 0.95rem;
}
.services-section .service-features {
font-size: 0.9rem;
padding: 0.875rem 1rem;
}
.services-section .price-tag {
font-size: 1.1rem;
padding: 0.4rem 0.875rem;
}
.services-section .decorative-circle {
display: none;
}
}
@media (max-width: 576px) {
.services-section #services-title {
font-size: 1.75rem;
}
.services-section .service-card {
padding: 1.5rem 1rem;
}
.services-section .service-icon-wrapper {
width: 60px;
height: 60px;
}
.services-section .service-icon-wrapper i {
font-size: 1.5rem;
}
.services-section .service-name {
font-size: 1.15rem;
}
.services-section .price-tag {
font-size: 1rem;
}
}
@media (prefers-contrast: high) {
.services-section .service-card {
border: 2px solid var(--primary-500);
}
.services-section .service-name {
font-weight: 800;
}
.services-section .price-tag {
border: 2px solid var(--primary-700);
}
}
@media (prefers-reduced-motion: reduce) {
.service-card,
.service-icon-wrapper,
.decorative-accent,
.services-section .price-tag {
transition: none;
}
.decorative-blob,
.services-section .decorative-circle {
animation: none;
}
.services-section .service-card:hover {
transform: none;
}
}
.priceplan-section-alt {
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;
}
.priceplan-section-alt .section-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
margin-bottom: 1rem;
}
.priceplan-section-alt .section-subtitle {
font-size: 1.5rem;
font-weight: 600;
color: var(--primary-500);
line-height: 1.3;
margin-bottom: 1rem;
}
.priceplan-section-alt .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.priceplan-section-alt .decorative-shape {
position: absolute;
width: 300px;
height: 300px;
border-radius: 50%;
opacity: 0.05;
pointer-events: none;
}
.priceplan-section-alt .shape-top-left {
top: -100px;
left: -100px;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
}
.priceplan-section-alt .shape-bottom-right {
bottom: -100px;
right: -100px;
background: radial-gradient(circle, var(--primary-700) 0%, transparent 70%);
}
.priceplan-section-alt .pricing-card {
position: relative;
background: var(--light);
border-radius: 20px;
padding: 40px 30px;
box-shadow: 0 10px 40px rgba(var(--black-rgb), 0.08);
transition: all 0.4s ease;
height: 100%;
display: flex;
flex-direction: column;
overflow: hidden;
}
.priceplan-section-alt .pricing-card:hover {
transform: translateY(-10px);
box-shadow: 0 20px 60px rgba(var(--black-rgb), 0.12);
}
.priceplan-section-alt .card-header-accent {
position: absolute;
top: 0;
left: 0;
right: 0;
height: 5px;
background: linear-gradient(90deg,
var(--primary-500) 0%,
var(--primary-700) 100%
);
}
.priceplan-section-alt .featured-card {
background: linear-gradient(135deg,
var(--light) 0%,
color-mix(in srgb, var(--primary-50) 20%, var(--light) 80%) 100%
);
border: 2px solid var(--primary-300);
transform: scale(1.05);
}
.priceplan-section-alt .featured-card:hover {
transform: scale(1.08) translateY(-10px);
}
.priceplan-section-alt .featured-badge {
position: absolute;
top: 20px;
right: 20px;
background: linear-gradient(135deg, var(--primary-500) 0%, var(--primary-700) 100%);
color: var(--light);
padding: 8px 16px;
border-radius: 20px;
font-size: 0.875rem;
font-weight: 600;
display: flex;
align-items: center;
gap: 6px;
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.15);
z-index: 2;
}
.priceplan-section-alt .featured-badge i {
font-size: 1rem;
}
.priceplan-section-alt .card-icon-wrapper {
text-align: center;
margin-bottom: 25px;
}
.priceplan-section-alt .icon-circle {
width: 80px;
height: 80px;
margin: 0 auto;
background: linear-gradient(135deg, var(--primary-500) 0%, var(--primary-700) 100%);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 8px 24px rgba(var(--black-rgb), 0.1);
}
.priceplan-section-alt .icon-circle i {
font-size: 2rem;
color: var(--light);
}
.priceplan-section-alt .card-body {
flex: 1;
display: flex;
flex-direction: column;
}
.priceplan-section-alt .plan-name {
font-size: 1.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 15px;
text-align: center;
}
.priceplan-section-alt .plan-description {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.6;
margin-bottom: 25px;
text-align: center;
min-height: 70px;
}
.priceplan-section-alt .price-container {
text-align: center;
margin-bottom: 30px;
padding: 20px 0;
border-top: 2px solid color-mix(in srgb, var(--primary-300) 30%, transparent 70%);
border-bottom: 2px solid color-mix(in srgb, var(--primary-300) 30%, transparent 70%);
}
.priceplan-section-alt .price-wrapper {
display: flex;
align-items: baseline;
justify-content: center;
gap: 4px;
}
.priceplan-section-alt .currency-symbol {
font-size: 1.5rem;
font-weight: 600;
color: var(--text-secondary);
}
.priceplan-section-alt .price-amount {
font-size: 3.5rem;
font-weight: 800;
color: var(--primary-700);
line-height: 1;
}
.priceplan-section-alt .price-period {
font-size: 1.125rem;
color: var(--text-secondary);
font-weight: 500;
}
.priceplan-section-alt .features-list {
flex: 1;
}
.priceplan-section-alt .features-content {
display: flex;
flex-direction: column;
gap: 12px;
}
.priceplan-section-alt .feature-item {
display: flex;
align-items: flex-start;
gap: 12px;
font-size: 1rem;
color: var(--text-primary);
line-height: 1.5;
}
.priceplan-section-alt .feature-item i {
font-size: 1.25rem;
color: var(--primary-500);
flex-shrink: 0;
margin-top: 2px;
}
.priceplan-section-alt .feature-item span {
flex: 1;
}
.priceplan-section-alt .decorative-corner {
position: absolute;
width: 40px;
height: 40px;
border: 3px solid var(--primary-300);
opacity: 0.3;
}
.priceplan-section-alt .corner-tl {
top: 15px;
left: 15px;
border-right: none;
border-bottom: none;
border-radius: 8px 0 0 0;
}
.priceplan-section-alt .corner-br {
bottom: 15px;
right: 15px;
border-left: none;
border-top: none;
border-radius: 0 0 8px 0;
}
.priceplan-section-alt .decorative-icons-bottom {
display: flex;
justify-content: center;
gap: 80px;
margin-top: 60px;
padding-top: 40px;
border-top: 1px solid color-mix(in srgb, var(--neutral-300) 30%, transparent 70%);
}
.priceplan-section-alt .icon-float {
width: 60px;
height: 60px;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-100) 50%, var(--light) 50%) 0%,
color-mix(in srgb, var(--primary-300) 50%, var(--light) 50%) 100%
);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
animation: floatAnimation 3s ease-in-out infinite;
animation-delay: var(--delay);
}
.priceplan-section-alt .icon-float i {
font-size: 1.75rem;
color: var(--primary-500);
}
@keyframes floatAnimation {
0%, 100% {
transform: translateY(0);
}
50% {
transform: translateY(-15px);
}
}
@media (max-width: 991px) {
.priceplan-section-alt {
padding: 80px 0;
}
.priceplan-section-alt .section-title {
font-size: 2rem;
}
.priceplan-section-alt .section-subtitle {
font-size: 1.25rem;
}
.priceplan-section-alt .featured-card {
transform: scale(1);
}
.priceplan-section-alt .featured-card:hover {
transform: translateY(-10px);
}
.priceplan-section-alt .decorative-icons-bottom {
gap: 40px;
}
}
@media (max-width: 767px) {
.priceplan-section-alt {
padding: 60px 0;
}
.priceplan-section-alt .section-title {
font-size: 1.75rem;
}
.priceplan-section-alt .section-subtitle {
font-size: 1.125rem;
}
.priceplan-section-alt .section-description {
font-size: 1rem;
}
.priceplan-section-alt .pricing-card {
padding: 30px 20px;
margin-bottom: 20px;
}
.priceplan-section-alt .plan-name {
font-size: 1.5rem;
}
.priceplan-section-alt .price-amount {
font-size: 2.5rem;
}
.priceplan-section-alt .decorative-icons-bottom {
gap: 30px;
flex-wrap: wrap;
}
.priceplan-section-alt .icon-float {
width: 50px;
height: 50px;
}
.priceplan-section-alt .icon-float i {
font-size: 1.5rem;
}
}
@media (max-width: 575px) {
.priceplan-section-alt .featured-badge {
top: 10px;
right: 10px;
padding: 6px 12px;
font-size: 0.75rem;
}
.priceplan-section-alt .icon-circle {
width: 70px;
height: 70px;
}
.priceplan-section-alt .icon-circle i {
font-size: 1.75rem;
}
}
.team-section-classic {
position: relative;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
overflow: hidden;
padding: 5rem 0;
}
.team-section-classic .decorative-dots {
width: 60px;
height: 6px;
background: linear-gradient(90deg,
var(--primary-500) 0%,
var(--primary-300) 100%
);
border-radius: 3px;
margin: 0 auto;
position: relative;
}
.team-section-classic .decorative-dots::before,
.team-section-classic .decorative-dots::after {
content: '';
position: absolute;
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
top: 50%;
transform: translateY(-50%);
}
.team-section-classic .decorative-dots::before {
left: -12px;
}
.team-section-classic .decorative-dots::after {
right: -12px;
}
.team-section-classic .decorative-line {
width: 100px;
height: 2px;
background: linear-gradient(90deg,
transparent 0%,
var(--primary-300) 50%,
transparent 100%
);
margin: 0 auto;
}
.team-section-classic #team-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
line-height: 1.2;
}
.team-section-classic #team-subtitle {
color: color-mix(in srgb, var(--primary-500) 80%, var(--text-primary) 20%);
font-weight: 600;
letter-spacing: -0.01em;
}
.team-section-classic #team-desc {
color: var(--text-secondary);
line-height: 1.8;
max-width: 720px;
margin-left: auto;
margin-right: auto;
}
.team-section-classic .team-card {
background: var(--surface-primary);
border-radius: 20px;
overflow: hidden;
box-shadow: 0 8px 24px rgba(var(--black-rgb), 0.06);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
border: 1px solid color-mix(in srgb, var(--primary-100) 30%, transparent 70%);
height: 100%;
display: flex;
flex-direction: column;
}
.team-section-classic .team-card:hover {
transform: translateY(-8px);
box-shadow: 0 16px 48px rgba(var(--black-rgb), 0.12);
border-color: var(--primary-300);
}
.team-section-classic .team-image-wrapper {
position: relative;
overflow: hidden;
aspect-ratio: 1 / 1;
background: linear-gradient(135deg,
var(--primary-50) 0%,
var(--primary-100) 100%
);
}
.team-section-classic .team-member-photo {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.team-section-classic .team-card:hover .team-member-photo {
transform: scale(1.08);
}
.team-section-classic .image-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(180deg,
transparent 0%,
transparent 60%,
color-mix(in srgb, var(--primary-700) 40%, transparent 60%) 100%
);
opacity: 0;
transition: opacity 0.4s ease;
pointer-events: none;
}
.team-section-classic .team-card:hover .image-overlay {
opacity: 1;
}
.team-section-classic .decorative-shape {
position: absolute;
background: var(--primary-300);
opacity: 0.15;
z-index: 1;
transition: all 0.5s ease;
}
.team-section-classic .decorative-shape.shape-1 {
width: 80px;
height: 80px;
border-radius: 50%;
top: -20px;
right: -20px;
}
.team-section-classic .decorative-shape.shape-2 {
width: 60px;
height: 60px;
border-radius: 50%;
bottom: -15px;
left: -15px;
}
.team-section-classic .decorative-shape.shape-3 {
width: 100px;
height: 100px;
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
top: -30px;
left: -30px;
}
.team-section-classic .decorative-shape.shape-4 {
width: 70px;
height: 70px;
border-radius: 50%;
top: 20px;
right: -25px;
}
.team-section-classic .decorative-shape.shape-5 {
width: 90px;
height: 90px;
border-radius: 40% 60% 60% 40% / 60% 40% 60% 40%;
bottom: -25px;
right: -25px;
}
.team-section-classic .team-card:hover .decorative-shape {
opacity: 0.25;
transform: scale(1.2);
}
.team-section-classic .team-info {
padding: 2rem 1.5rem;
text-align: center;
background: var(--surface-primary);
flex-grow: 1;
display: flex;
flex-direction: column;
justify-content: center;
}
.team-section-classic .team-info h3 {
color: var(--text-primary);
margin-bottom: 0.5rem;
font-weight: 700;
font-size: 1.25rem;
transition: color 0.3s ease;
}
.team-section-classic .team-card:hover .team-info h3 {
color: var(--primary-500);
}
.team-section-classic .team-info p {
color: var(--text-secondary);
font-size: 0.95rem;
line-height: 1.6;
margin-bottom: 0;
}
.team-section-classic .decorative-bg-elements {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
pointer-events: none;
z-index: 0;
}
.team-section-classic .blob-shape {
position: absolute;
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
opacity: 0.04;
animation: blobFloat 20s ease-in-out infinite;
}
.team-section-classic .blob-shape.blob-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: -100px;
left: -100px;
animation-delay: 0s;
}
.team-section-classic .blob-shape.blob-2 {
width: 350px;
height: 350px;
background: var(--primary-700);
bottom: -80px;
right: -80px;
animation-delay: -10s;
}
.team-section-classic .circle-pattern {
position: absolute;
width: 200px;
height: 200px;
border: 2px solid var(--primary-300);
border-radius: 50%;
opacity: 0.05;
}
.team-section-classic .circle-pattern.pattern-1 {
top: 10%;
right: 5%;
}
.team-section-classic .circle-pattern.pattern-2 {
bottom: 15%;
left: 8%;
}
@keyframes blobFloat {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
25% {
transform: translate(20px, -20px) rotate(90deg);
}
50% {
transform: translate(-10px, 10px) rotate(180deg);
}
75% {
transform: translate(15px, 15px) rotate(270deg);
}
}
@media (max-width: 991.98px) {
.team-section-classic {
padding: 4rem 0;
}
.team-section-classic #team-title {
font-size: 2.5rem;
}
.team-section-classic #team-subtitle {
font-size: 1.5rem;
}
.team-section-classic .blob-shape.blob-1 {
width: 300px;
height: 300px;
}
.team-section-classic .blob-shape.blob-2 {
width: 250px;
height: 250px;
}
}
@media (max-width: 767.98px) {
.team-section-classic {
padding: 3rem 0;
}
.team-section-classic #team-title {
font-size: 2rem;
}
.team-section-classic #team-subtitle {
font-size: 1.25rem;
}
.team-section-classic .team-info {
padding: 1.5rem 1rem;
}
.team-section-classic .circle-pattern {
width: 150px;
height: 150px;
}
.team-section-classic .blob-shape.blob-1,
.team-section-classic .blob-shape.blob-2 {
width: 200px;
height: 200px;
}
}
@media (max-width: 575.98px) {
.team-section-classic #team-title {
font-size: 1.75rem;
}
.team-section-classic #team-subtitle {
font-size: 1.1rem;
}
.team-section-classic #team-desc {
font-size: 1rem;
}
.team-section-classic .decorative-dots {
width: 50px;
height: 5px;
}
.team-section-classic .team-card {
border-radius: 16px;
}
.team-section-classic .team-info h3 {
font-size: 1.1rem;
}
.team-section-classic .team-info p {
font-size: 0.9rem;
}
}
.reviews-section-special {
position: relative;
background: linear-gradient(135deg, var(--surface-primary) 0%, var(--neutral-50) 100%);
overflow: hidden;
}
.reviews-section-special .decorative-line {
width: 60px;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-300));
margin: 0 auto;
border-radius: 2px;
}
.reviews-section-special .floating-shape {
position: absolute;
border-radius: 50%;
opacity: 0.05;
pointer-events: none;
z-index: 0;
}
.reviews-section-special .shape-1 {
width: 300px;
height: 300px;
background: var(--primary-500);
top: -100px;
left: -100px;
animation: float 20s ease-in-out infinite;
}
.reviews-section-special .shape-2 {
width: 200px;
height: 200px;
background: var(--primary-700);
bottom: -50px;
right: -50px;
animation: float 15s ease-in-out infinite reverse;
}
@keyframes float {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
50% {
transform: translate(30px, 30px) rotate(180deg);
}
}
.reviews-section-special .decorative-dots {
position: absolute;
width: 100px;
height: 100px;
background-image: radial-gradient(circle, var(--primary-300) 2px, transparent 2px);
background-size: 20px 20px;
opacity: 0.3;
z-index: 0;
}
.reviews-section-special .decorative-dots.top-right {
top: 50px;
right: 50px;
}
.reviews-section-special .decorative-dots.bottom-left {
bottom: 50px;
left: 50px;
}
.reviews-section-special .review-card {
position: relative;
background: var(--light);
border-radius: 16px;
padding: 2.5rem;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.08);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
border: 1px solid color-mix(in srgb, var(--primary-300) 20%, transparent);
overflow: hidden;
}
.reviews-section-special .review-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.15);
border-color: var(--primary-300);
}
.reviews-section-special .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 ease;
}
.reviews-section-special .review-card:hover::before {
transform: scaleX(1);
}
.reviews-section-special .card-accent {
position: absolute;
bottom: 0;
right: 0;
width: 120px;
height: 120px;
background: linear-gradient(135deg, transparent 50%, color-mix(in srgb, var(--primary-300) 10%, transparent) 50%);
border-radius: 16px 0 16px 0;
pointer-events: none;
}
.reviews-section-special .quote-icon {
display: inline-flex;
align-items: center;
justify-content: center;
width: 50px;
height: 50px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 12px;
margin-bottom: 1.5rem;
box-shadow: 0 4px 12px color-mix(in srgb, var(--primary-500) 30%, transparent);
}
.reviews-section-special .quote-icon i {
font-size: 1.5rem;
color: var(--light);
}
.reviews-section-special .review-content {
margin-bottom: 2rem;
}
.reviews-section-special .review-text {
font-size: 1rem;
line-height: 1.7;
color: var(--text-secondary);
margin: 0;
position: relative;
z-index: 1;
}
.reviews-section-special .review-author-wrapper {
display: flex;
align-items: center;
gap: 1rem;
position: relative;
z-index: 1;
}
.reviews-section-special .author-avatar {
flex-shrink: 0;
}
.reviews-section-special .avatar-placeholder {
width: 60px;
height: 60px;
background: linear-gradient(135deg, var(--primary-100), var(--primary-300));
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 3px solid var(--light);
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.1);
}
.reviews-section-special .avatar-placeholder i {
font-size: 2rem;
color: var(--primary-700);
}
.reviews-section-special .author-name {
font-size: 1rem;
font-weight: 600;
color: var(--text-primary);
line-height: 1.4;
}
.reviews-section-special .featured-review {
background: linear-gradient(135deg, var(--light) 0%, color-mix(in srgb, var(--primary-50) 50%, var(--light)) 100%);
border: 2px solid var(--primary-300);
}
.reviews-section-special .featured-review .review-text {
font-size: 1.125rem;
line-height: 1.8;
color: var(--text-primary);
}
.reviews-section-special .featured-review .quote-icon {
width: 60px;
height: 60px;
}
.reviews-section-special .featured-review .quote-icon i {
font-size: 1.75rem;
}
.reviews-section-special #reviews-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
}
.reviews-section-special #reviews-subtitle {
color: var(--primary-700);
font-weight: 500;
}
.reviews-section-special #reviews-desc {
color: var(--text-secondary);
max-width: 700px;
margin: 0 auto;
}
@media (max-width: 991.98px) {
.reviews-section-special .review-card {
padding: 2rem;
}
.reviews-section-special .featured-review .review-text {
font-size: 1rem;
}
.reviews-section-special .decorative-dots {
display: none;
}
}
@media (max-width: 767.98px) {
.reviews-section-special .review-card {
padding: 1.5rem;
}
.reviews-section-special .quote-icon {
width: 40px;
height: 40px;
margin-bottom: 1rem;
}
.reviews-section-special .quote-icon i {
font-size: 1.25rem;
}
.reviews-section-special .avatar-placeholder {
width: 50px;
height: 50px;
}
.reviews-section-special .avatar-placeholder i {
font-size: 1.5rem;
}
.reviews-section-special .author-name {
font-size: 0.9rem;
}
.reviews-section-special .floating-shape {
display: none;
}
}
@media (max-width: 575.98px) {
.reviews-section-special .review-card {
padding: 1.25rem;
}
.reviews-section-special .review-content {
margin-bottom: 1.5rem;
}
.reviews-section-special #reviews-title {
font-size: 1.75rem;
}
.reviews-section-special #reviews-subtitle {
font-size: 1rem;
}
.reviews-section-special #reviews-desc {
font-size: 0.95rem;
}
}
@media (prefers-reduced-motion: reduce) {
.reviews-section-special .review-card,
.reviews-section-special .floating-shape {
animation: none;
transition: none;
}
}
@media print {
.reviews-section-special .floating-shape,
.reviews-section-special .decorative-dots,
.reviews-section-special .card-accent {
display: none;
}
.reviews-section-special .review-card {
box-shadow: none;
border: 1px solid var(--neutral-300);
}
}
.casestudy-section-variant {
padding: 100px 0;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
position: relative;
}
.casestudy-section-variant .decorative-grid-pattern {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image:
linear-gradient(var(--primary-100) 1px, transparent 1px),
linear-gradient(90deg, var(--primary-100) 1px, transparent 1px);
background-size: 50px 50px;
opacity: 0.3;
pointer-events: none;
}
.casestudy-section-variant .decorative-blob-top {
position: absolute;
top: -100px;
right: -50px;
width: 400px;
height: 400px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 20%, transparent 80%) 0%,
transparent 70%
);
border-radius: 50%;
filter: blur(40px);
pointer-events: none;
animation: float-blob 20s ease-in-out infinite;
}
.casestudy-section-variant .decorative-blob-bottom {
position: absolute;
bottom: -150px;
left: -100px;
width: 500px;
height: 500px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-500) 15%, transparent 85%) 0%,
transparent 70%
);
border-radius: 50%;
filter: blur(60px);
pointer-events: none;
animation: float-blob 25s ease-in-out infinite reverse;
}
@keyframes float-blob {
0%, 100% { transform: translate(0, 0) scale(1); }
25% { transform: translate(30px, -30px) scale(1.1); }
50% { transform: translate(-20px, 20px) scale(0.9); }
75% { transform: translate(20px, 30px) scale(1.05); }
}
.casestudy-section-variant .header-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;
box-shadow: 0 8px 24px color-mix(in srgb, var(--primary-500) 25%, transparent 75%);
animation: pulse-badge 3s ease-in-out infinite;
}
.casestudy-section-variant .header-badge i {
font-size: 28px;
color: var(--light);
}
@keyframes pulse-badge {
0%, 100% { transform: scale(1); box-shadow: 0 8px 24px color-mix(in srgb, var(--primary-500) 25%, transparent 75%); }
50% { transform: scale(1.05); box-shadow: 0 12px 32px color-mix(in srgb, var(--primary-500) 35%, transparent 65%); }
}
.casestudy-section-variant .section-title {
font-size: 2.75rem;
font-weight: 800;
color: var(--text-primary);
line-height: 1.2;
letter-spacing: -0.02em;
}
.casestudy-section-variant .section-subtitle {
font-size: 1.5rem;
font-weight: 600;
color: var(--primary-700);
line-height: 1.4;
}
.casestudy-section-variant .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 800px;
margin: 0 auto;
}
.casestudy-section-variant .case-card {
background: var(--light);
border-radius: 20px;
padding: 32px;
border: 2px solid var(--neutral-100);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.casestudy-section-variant .case-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);
}
.casestudy-section-variant .case-card:hover {
transform: translateY(-8px);
border-color: var(--primary-300);
box-shadow: 0 20px 60px color-mix(in srgb, var(--primary-500) 15%, transparent 85%);
}
.casestudy-section-variant .case-card:hover::before {
transform: scaleX(1);
}
.casestudy-section-variant .featured-card {
border-color: var(--primary-500);
background: linear-gradient(135deg,
var(--light) 0%,
color-mix(in srgb, var(--primary-50) 20%, var(--light) 80%) 100%
);
}
.casestudy-section-variant .featured-badge {
position: absolute;
top: 20px;
right: 20px;
width: 36px;
height: 36px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
animation: rotate-badge 10s linear infinite;
z-index: 2;
}
.casestudy-section-variant .featured-badge i {
font-size: 16px;
color: var(--light);
}
@keyframes rotate-badge {
from { transform: rotate(0deg); }
to { transform: rotate(360deg); }
}
.casestudy-section-variant .case-card-header {
display: flex;
align-items: center;
gap: 16px;
margin-bottom: 24px;
}
.casestudy-section-variant .case-icon-wrapper {
width: 56px;
height: 56px;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-500) 15%, var(--light) 85%),
color-mix(in srgb, var(--primary-300) 20%, var(--light) 80%)
);
border-radius: 14px;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease;
}
.casestudy-section-variant .case-card:hover .case-icon-wrapper {
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
transform: rotate(10deg) scale(1.1);
}
.casestudy-section-variant .case-icon-wrapper i {
font-size: 26px;
color: var(--primary-700);
transition: color 0.3s ease;
}
.casestudy-section-variant .case-card:hover .case-icon-wrapper i {
color: var(--light);
}
.casestudy-section-variant .case-decorative-line {
flex: 1;
height: 2px;
background: linear-gradient(90deg,
var(--primary-300),
transparent
);
}
.casestudy-section-variant .case-image-placeholder {
width: 100%;
height: 200px;
background: linear-gradient(135deg,
var(--neutral-50),
var(--neutral-100)
);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
overflow: hidden;
}
.casestudy-section-variant .case-image-placeholder::before {
content: '';
position: absolute;
top: -50%;
left: -50%;
width: 200%;
height: 200%;
background: linear-gradient(45deg,
transparent 30%,
color-mix(in srgb, var(--primary-300) 20%, transparent 80%) 50%,
transparent 70%
);
animation: shimmer 3s infinite;
}
@keyframes shimmer {
0% { transform: translateX(-100%) translateY(-100%) rotate(45deg); }
100% { transform: translateX(100%) translateY(100%) rotate(45deg); }
}
.casestudy-section-variant .placeholder-overlay {
position: relative;
z-index: 1;
width: 60px;
height: 60px;
background: var(--light);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 4px 12px color-mix(in srgb, var(--neutral-500) 15%, transparent 85%);
}
.casestudy-section-variant .placeholder-overlay i {
font-size: 28px;
color: var(--neutral-500);
}
.casestudy-section-variant .case-title {
font-size: 1.375rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.3;
transition: color 0.3s ease;
}
.casestudy-section-variant .case-card:hover .case-title {
color: var(--primary-700);
}
.casestudy-section-variant .case-description {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
}
.casestudy-section-variant .case-metrics-visual {
display: flex;
gap: 8px;
margin-top: 20px;
padding-top: 20px;
border-top: 1px solid var(--neutral-100);
}
.casestudy-section-variant .metric-dot {
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
animation: pulse-dot 2s ease-in-out infinite;
}
.casestudy-section-variant .metric-dot:nth-child(2) {
animation-delay: 0.3s;
}
.casestudy-section-variant .metric-dot:nth-child(3) {
animation-delay: 0.6s;
}
@keyframes pulse-dot {
0%, 100% { transform: scale(1); opacity: 0.6; }
50% { transform: scale(1.3); opacity: 1; }
}
.casestudy-section-variant .decorative-line-bottom {
margin-top: 80px;
height: 3px;
background: linear-gradient(90deg,
transparent,
var(--primary-500) 30%,
var(--primary-500) 70%,
transparent
);
opacity: 0.4;
}
@media (max-width: 991px) {
.casestudy-section-variant {
padding: 80px 0;
}
.casestudy-section-variant .section-title {
font-size: 2.25rem;
}
.casestudy-section-variant .section-subtitle {
font-size: 1.25rem;
}
.decorative-blob-top,
.casestudy-section-variant .decorative-blob-bottom {
width: 300px;
height: 300px;
}
}
@media (max-width: 767px) {
.casestudy-section-variant {
padding: 60px 0;
}
.casestudy-section-variant .section-title {
font-size: 1.875rem;
}
.casestudy-section-variant .section-subtitle {
font-size: 1.125rem;
}
.casestudy-section-variant .section-description {
font-size: 1rem;
}
.casestudy-section-variant .case-card {
padding: 24px;
}
.casestudy-section-variant .case-image-placeholder {
height: 160px;
}
.casestudy-section-variant .case-title {
font-size: 1.25rem;
}
.casestudy-section-variant .decorative-grid-pattern {
background-size: 30px 30px;
}
.casestudy-section-variant .header-badge {
width: 50px;
height: 50px;
}
.casestudy-section-variant .header-badge i {
font-size: 24px;
}
}
@media (max-width: 575px) {
.casestudy-section-variant .section-title {
font-size: 1.625rem;
}
.casestudy-section-variant .case-icon-wrapper {
width: 48px;
height: 48px;
}
.casestudy-section-variant .case-icon-wrapper i {
font-size: 22px;
}
}
.process-section-modern {
min-height: 100vh;
max-height: 100vh;
display: flex;
align-items: center;
background: var(--surface-primary);
overflow: hidden;
position: relative;
padding: 4rem 0;
}
.swiss-grid-lines {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 1;
}
.grid-line {
position: absolute;
background: var(--neutral-100);
}
.grid-line-1 {
width: 1px;
height: 100%;
left: 20%;
top: 0;
}
.grid-line-2 {
width: 1px;
height: 100%;
right: 20%;
top: 0;
}
.process-header-grid {
display: grid;
grid-template-columns: 1fr 1.618fr;
gap: 4rem;
margin-bottom: 4rem;
position: relative;
z-index: 2;
padding-bottom: 3rem;
border-bottom: 1px solid var(--neutral-100);
}
.header-content {
display: flex;
flex-direction: column;
justify-content: flex-start;
}
.process-subtitle {
font-size: 0.875rem;
font-weight: 500;
letter-spacing: 0.15em;
text-transform: uppercase;
color: var(--primary-500);
margin: 0 0 1rem 0;
line-height: 1.2;
}
.process-title {
font-size: 2.5rem;
font-weight: 700;
line-height: 1.1;
letter-spacing: -0.02em;
color: var(--text-primary);
margin: 0;
max-width: 100%;
}
.header-description {
display: flex;
align-items: center;
}
.process-description {
font-size: 1rem;
line-height: 1.7;
color: var(--text-secondary);
margin: 0;
font-weight: 400;
}
.process-timeline-grid {
display: grid;
grid-template-columns: repeat(5, 1fr);
gap: 0;
position: relative;
z-index: 2;
margin-top: 2rem;
}
.process-item {
display: flex;
flex-direction: column;
padding: 0 1.5rem;
position: relative;
border-right: 1px solid var(--neutral-100);
}
.process-item:last-child {
border-right: none;
}
.process-number {
font-size: 3rem;
font-weight: 700;
line-height: 1;
color: var(--primary-500);
margin-bottom: 1.5rem;
letter-spacing: -0.02em;
}
.process-divider {
width: 2rem;
height: 1px;
background: var(--primary-500);
margin-bottom: 1.5rem;
}
.process-content {
flex: 1;
}
.process-item-title {
font-size: 1.125rem;
font-weight: 600;
line-height: 1.3;
color: var(--text-primary);
margin: 0 0 1rem 0;
letter-spacing: -0.01em;
}
.process-item-desc {
font-size: 0.875rem;
line-height: 1.6;
color: var(--text-secondary);
margin: 0;
font-weight: 400;
}
@media (max-width: 1199px) {
.process-section-modern {
min-height: auto;
max-height: none;
padding: 5rem 0;
}
.process-header-grid {
grid-template-columns: 1fr;
gap: 2rem;
margin-bottom: 3rem;
}
.process-timeline-grid {
grid-template-columns: repeat(3, 1fr);
gap: 0;
}
.process-item {
padding: 0 1.25rem;
}
.process-item:nth-child(3n) {
border-right: none;
}
.process-item:nth-child(4),
.process-item:nth-child(5) {
margin-top: 3rem;
padding-top: 3rem;
border-top: 1px solid var(--neutral-100);
}
}
@media (max-width: 991px) {
.process-title {
font-size: 2rem;
}
.process-timeline-grid {
grid-template-columns: repeat(2, 1fr);
}
.process-item:nth-child(2n) {
border-right: none;
}
.process-item:nth-child(3),
.process-item:nth-child(4),
.process-item:nth-child(5) {
margin-top: 3rem;
padding-top: 3rem;
border-top: 1px solid var(--neutral-100);
border-right: 1px solid var(--neutral-100);
}
.process-item:nth-child(4),
.process-item:last-child {
border-right: none;
}
.grid-line-1 {
left: 15%;
}
.grid-line-2 {
right: 15%;
}
}
@media (max-width: 767px) {
.process-section-modern {
padding: 4rem 0;
}
.process-header-grid {
gap: 1.5rem;
margin-bottom: 2.5rem;
padding-bottom: 2rem;
}
.process-subtitle {
font-size: 0.75rem;
margin-bottom: 0.75rem;
}
.process-title {
font-size: 1.75rem;
}
.process-description {
font-size: 0.9375rem;
}
.process-timeline-grid {
grid-template-columns: 1fr;
gap: 0;
}
.process-item {
padding: 0;
margin-bottom: 2.5rem;
border-right: none;
border-bottom: 1px solid var(--neutral-100);
padding-bottom: 2.5rem;
}
.process-item:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.process-item:nth-child(3),
.process-item:nth-child(4),
.process-item:nth-child(5) {
margin-top: 0;
padding-top: 0;
border-top: none;
}
.process-number {
font-size: 2.5rem;
margin-bottom: 1rem;
}
.process-divider {
margin-bottom: 1rem;
}
.process-item-title {
font-size: 1rem;
margin-bottom: 0.75rem;
}
.process-item-desc {
font-size: 0.875rem;
}
.swiss-grid-lines {
display: none;
}
}
@media (max-width: 575px) {
.process-title {
font-size: 1.5rem;
}
.process-number {
font-size: 2rem;
}
}
@media (prefers-reduced-motion: reduce) {
.process-item {
animation: none;
transition: none;
}
}
@media (prefers-contrast: high) {
.process-item {
border-color: var(--text-primary);
}
.process-divider {
background: var(--text-primary);
}
}
.timeline-section-classic {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.timeline-section-classic .section-header {
position: relative;
z-index: 2;
}
.timeline-section-classic #timeline-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
}
.timeline-section-classic #timeline-subtitle {
color: var(--primary-500);
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.05em;
font-size: 1rem;
}
.timeline-section-classic #timeline-desc {
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.timeline-section-classic .timeline-wrapper {
position: relative;
padding: 2rem 0;
z-index: 2;
}
.timeline-section-classic .timeline-line {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 3px;
background: linear-gradient(
to bottom,
transparent,
var(--primary-300) 10%,
var(--primary-300) 90%,
transparent
);
transform: translateX(-50%);
z-index: 1;
}
.timeline-section-classic .timeline-item-wrapper {
position: relative;
margin-bottom: 4rem;
}
.timeline-section-classic .timeline-item-wrapper:last-child {
margin-bottom: 0;
}
.timeline-section-classic .timeline-marker {
position: relative;
width: 60px;
height: 60px;
z-index: 3;
}
.timeline-section-classic .marker-dot {
position: absolute;
top: 50%;
left: 50%;
width: 20px;
height: 20px;
background: var(--primary-500);
border: 4px solid var(--surface-primary);
border-radius: 50%;
transform: translate(-50%, -50%);
box-shadow: 0 0 0 8px color-mix(in srgb, var(--primary-500) 15%, transparent);
transition: all 0.3s ease;
}
.timeline-section-classic .marker-icon {
position: absolute;
top: 50%;
left: 50%;
width: 60px;
height: 60px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border: 4px solid var(--surface-primary);
border-radius: 50%;
transform: translate(-50%, -50%) scale(0);
display: flex;
align-items: center;
justify-content: center;
color: var(--light);
font-size: 1.5rem;
opacity: 0;
transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.timeline-section-classic .timeline-item-wrapper:hover .marker-icon {
transform: translate(-50%, -50%) scale(1);
opacity: 1;
}
.timeline-section-classic .timeline-item-wrapper:hover .marker-dot {
transform: translate(-50%, -50%) scale(0);
opacity: 0;
}
.timeline-section-classic .timeline-marker-current .marker-dot {
width: 24px;
height: 24px;
background: var(--primary-500);
animation: pulse-v171 2s infinite;
}
.timeline-section-classic .timeline-marker-current .marker-icon {
transform: translate(-50%, -50%) scale(1);
opacity: 1;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
box-shadow: 0 8px 24px color-mix(in srgb, var(--primary-500) 40%, transparent);
}
@keyframes pulse-v171 {
0%, 100% {
box-shadow: 0 0 0 0 color-mix(in srgb, var(--primary-500) 40%, transparent),
0 0 0 8px color-mix(in srgb, var(--primary-500) 15%, transparent);
}
50% {
box-shadow: 0 0 0 12px color-mix(in srgb, var(--primary-500) 15%, transparent),
0 0 0 24px color-mix(in srgb, var(--primary-500) 5%, transparent);
}
}
.timeline-section-classic .timeline-content-left,
.timeline-section-classic .timeline-content-right {
padding: 2rem;
background: var(--surface-secondary);
border-radius: 16px;
border: 2px solid var(--neutral-100);
transition: all 0.3s ease;
position: relative;
}
.timeline-section-classic .timeline-content-left::before,
.timeline-section-classic .timeline-content-right::before {
content: '';
position: absolute;
top: 50%;
width: 0;
height: 0;
border: 12px solid transparent;
transform: translateY(-50%);
}
.timeline-section-classic .timeline-content-left::before {
right: -24px;
border-left-color: var(--neutral-100);
}
.timeline-section-classic .timeline-content-right::before {
left: -24px;
border-right-color: var(--neutral-100);
}
.timeline-section-classic .timeline-item-wrapper:hover .timeline-content-left,
.timeline-section-classic .timeline-item-wrapper:hover .timeline-content-right {
border-color: var(--primary-300);
box-shadow: 0 12px 32px color-mix(in srgb, var(--primary-500) 12%, transparent);
transform: translateY(-4px);
}
.timeline-section-classic .timeline-item-wrapper:hover .timeline-content-left::before {
border-left-color: var(--primary-300);
}
.timeline-section-classic .timeline-item-wrapper:hover .timeline-content-right::before {
border-right-color: var(--primary-300);
}
.timeline-section-classic .timeline-date-badge {
display: inline-flex;
align-items: center;
gap: 0.5rem;
padding: 0.5rem 1rem;
background: linear-gradient(135deg, var(--primary-50), var(--primary-100));
border: 1px solid var(--primary-300);
border-radius: 50px;
color: var(--primary-700);
font-size: 0.875rem;
font-weight: 600;
margin-bottom: 1rem;
}
.timeline-section-classic .timeline-date-badge i {
font-size: 1rem;
}
.timeline-section-classic [id^="timeline-item-"][id$="-title"] {
color: var(--text-primary);
font-weight: 700;
margin-bottom: 1rem;
}
.timeline-section-classic [id^="timeline-item-"][id$="-desc"] {
color: var(--text-secondary);
line-height: 1.7;
font-size: 1rem;
}
.timeline-section-classic .timeline-visual {
padding: 1rem;
}
.timeline-section-classic .visual-placeholder {
width: 100%;
height: 200px;
background: linear-gradient(135deg, var(--primary-50), var(--neutral-50));
border-radius: 12px;
border: 2px solid var(--neutral-100);
position: relative;
overflow: hidden;
transition: all 0.3s ease;
}
.timeline-section-classic .visual-placeholder::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(
90deg,
transparent,
color-mix(in srgb, var(--primary-500) 10%, transparent),
transparent
);
transition: left 0.6s ease;
}
.timeline-section-classic .timeline-item-wrapper:hover .visual-placeholder::before {
left: 100%;
}
.timeline-section-classic .timeline-item-wrapper:hover .visual-placeholder {
border-color: var(--primary-300);
box-shadow: 0 8px 24px color-mix(in srgb, var(--primary-500) 8%, transparent);
}
.timeline-section-classic .decorative-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 1;
overflow: hidden;
}
.timeline-section-classic .shape-circle,
.timeline-section-classic .shape-blob {
position: absolute;
border-radius: 50%;
opacity: 0.4;
}
.timeline-section-classic .shape-1 {
width: 300px;
height: 300px;
background: radial-gradient(circle, var(--primary-100), transparent);
top: 10%;
left: -100px;
animation: float-v171 20s infinite ease-in-out;
}
.timeline-section-classic .shape-2 {
width: 200px;
height: 200px;
background: radial-gradient(circle, var(--primary-50), transparent);
bottom: 15%;
right: -50px;
animation: float-v171 15s infinite ease-in-out reverse;
}
.timeline-section-classic .shape-3 {
width: 250px;
height: 250px;
background: radial-gradient(ellipse, var(--neutral-100), transparent);
top: 50%;
right: 10%;
animation: float-v171 18s infinite ease-in-out;
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
}
@keyframes float-v171 {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
33% {
transform: translate(30px, -30px) rotate(120deg);
}
66% {
transform: translate(-20px, 20px) rotate(240deg);
}
}
@media (max-width: 767.98px) {
.timeline-section-classic .timeline-line {
left: 30px;
}
.timeline-section-classic .timeline-marker {
position: absolute;
left: 0;
top: 0;
}
.timeline-section-classic .timeline-item-wrapper .row {
position: relative;
padding-left: 80px;
}
.timeline-section-classic .timeline-content-left,
.timeline-section-classic .timeline-content-right {
text-align: left !important;
margin-bottom: 1rem;
}
.timeline-section-classic .timeline-content-left::before,
.timeline-section-classic .timeline-content-right::before {
left: -24px;
right: auto;
border-right-color: var(--neutral-100);
border-left-color: transparent;
}
.timeline-section-classic .timeline-item-wrapper:hover .timeline-content-left::before,
.timeline-section-classic .timeline-item-wrapper:hover .timeline-content-right::before {
border-right-color: var(--primary-300);
border-left-color: transparent;
}
.timeline-section-classic .timeline-visual {
padding: 0;
margin-top: 1rem;
}
.timeline-section-classic .visual-placeholder {
height: 150px;
}
.timeline-section-classic #timeline-title {
font-size: 2rem;
}
.timeline-section-classic #timeline-subtitle {
font-size: 0.875rem;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
.timeline-section-classic .timeline-marker {
width: 50px;
height: 50px;
}
.timeline-section-classic .marker-icon {
width: 50px;
height: 50px;
font-size: 1.25rem;
}
.timeline-section-classic .visual-placeholder {
height: 180px;
}
}
@media (min-width: 992px) {
.timeline-section-classic .timeline-item-wrapper:nth-child(even) .timeline-content-left {
order: 3;
}
.timeline-section-classic .timeline-item-wrapper:nth-child(even) .timeline-content-right {
order: 1;
}
}
.career-section-bold {
position: relative;
background: var(--light);
overflow: hidden;
padding: 5rem 0;
}
.career-section-bold .section-header {
position: relative;
z-index: 2;
}
.career-section-bold #career-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
line-height: 1.2;
}
.career-section-bold #career-subtitle {
color: var(--primary-500);
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.05em;
}
.career-section-bold #career-desc {
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.career-section-bold .decorative-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
}
.career-section-bold .shape-circle {
position: absolute;
top: 10%;
right: 5%;
width: 300px;
height: 300px;
border-radius: 50%;
background: color-mix(in srgb, var(--primary-500) 5%, transparent);
animation: float 6s ease-in-out infinite;
}
.career-section-bold .shape-blob {
position: absolute;
bottom: 15%;
left: -5%;
width: 400px;
height: 400px;
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
background: color-mix(in srgb, var(--primary-300) 8%, transparent);
animation: morph 8s ease-in-out infinite;
}
@keyframes float {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-30px) rotate(5deg);
}
}
@keyframes morph {
0%, 100% {
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}
50% {
border-radius: 60% 40% 30% 70% / 50% 60% 40% 60%;
}
}
.career-section-bold .career-card {
position: relative;
background: var(--surface-primary);
border: 1px solid color-mix(in srgb, var(--neutral-300) 40%, transparent);
border-radius: 16px;
padding: 2rem;
transition: all 0.3s ease;
overflow: hidden;
}
.career-section-bold .career-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 ease;
}
.career-section-bold .career-card:hover {
transform: translateY(-8px);
box-shadow: 0 20px 40px color-mix(in srgb, var(--primary-500) 15%, transparent);
border-color: var(--primary-300);
}
.career-section-bold .career-card:hover::before {
transform: scaleX(1);
}
.career-section-bold .card-header-wrapper {
display: flex;
justify-content: space-between;
align-items: flex-start;
margin-bottom: 1.5rem;
}
.career-section-bold .icon-wrapper {
width: 60px;
height: 60px;
background: color-mix(in srgb, var(--primary-500) 10%, transparent);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease;
}
.career-section-bold .icon-wrapper i {
font-size: 1.75rem;
color: var(--primary-500);
transition: all 0.3s ease;
}
.career-section-bold .career-card:hover .icon-wrapper {
background: var(--primary-500);
transform: rotate(5deg) scale(1.05);
}
.career-section-bold .career-card:hover .icon-wrapper i {
color: var(--light);
}
.career-section-bold .badge-wrapper {
display: flex;
gap: 0.5rem;
}
.career-section-bold .position-badge {
width: 12px;
height: 12px;
background: var(--primary-500);
border-radius: 50%;
box-shadow: 0 0 0 3px color-mix(in srgb, var(--primary-500) 20%, transparent);
animation: pulse 2s ease-in-out infinite;
}
@keyframes pulse {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.1);
opacity: 0.8;
}
}
.career-section-bold .card-body {
position: relative;
z-index: 1;
}
.career-section-bold .card-title {
color: var(--text-primary);
font-weight: 700;
margin-bottom: 1rem;
line-height: 1.3;
}
.career-section-bold .card-description {
color: var(--text-secondary);
line-height: 1.7;
font-size: 1rem;
}
.career-section-bold .role-info {
padding: 1rem;
background: color-mix(in srgb, var(--neutral-100) 60%, transparent);
border-radius: 8px;
margin-bottom: 1.5rem;
}
.career-section-bold .role-label {
color: var(--text-primary);
font-weight: 600;
font-size: 0.9rem;
display: block;
}
.career-section-bold .tech-icons {
display: flex;
gap: 1rem;
flex-wrap: wrap;
}
.career-section-bold .tech-icons i {
font-size: 1.5rem;
color: var(--neutral-500);
transition: all 0.3s ease;
}
.career-section-bold .tech-icons i:hover {
color: var(--primary-500);
transform: translateY(-3px);
}
.career-section-bold .decorative-pattern {
position: absolute;
bottom: 2rem;
right: 2rem;
display: flex;
gap: 0.5rem;
align-items: center;
pointer-events: none;
}
.career-section-bold .pattern-dot {
width: 8px;
height: 8px;
background: color-mix(in srgb, var(--primary-500) 30%, transparent);
border-radius: 50%;
}
.career-section-bold .pattern-line {
width: 50px;
height: 2px;
background: color-mix(in srgb, var(--primary-500) 20%, transparent);
}
@media (max-width: 991px) {
.career-section-bold {
padding: 4rem 0;
}
.career-section-bold #career-title {
font-size: 2.5rem;
}
.career-section-bold .shape-circle,
.career-section-bold .shape-blob {
width: 200px;
height: 200px;
}
.career-section-bold .career-card {
padding: 1.5rem;
}
}
@media (max-width: 767px) {
.career-section-bold {
padding: 3rem 0;
}
.career-section-bold #career-title {
font-size: 2rem;
}
.career-section-bold #career-subtitle {
font-size: 1rem;
}
.career-section-bold .card-header-wrapper {
flex-direction: column;
gap: 1rem;
}
.career-section-bold .icon-wrapper {
width: 50px;
height: 50px;
}
.career-section-bold .icon-wrapper i {
font-size: 1.5rem;
}
.career-section-bold .decorative-pattern {
display: none;
}
}
@media (max-width: 575px) {
.career-section-bold #career-title {
font-size: 1.75rem;
}
.career-section-bold .career-card {
padding: 1.25rem;
}
.career-section-bold .card-title {
font-size: 1.5rem;
}
.career-section-bold .tech-icons i {
font-size: 1.25rem;
}
}
@media print {
.career-section-bold .decorative-shapes,
.career-section-bold .decorative-pattern {
display: none;
}
.career-section-bold .career-card {
break-inside: avoid;
box-shadow: none;
border: 1px solid var(--neutral-300);
}
}
@media (prefers-reduced-motion: reduce) {
.career-section-bold .career-card,
.career-section-bold .icon-wrapper,
.career-section-bold .tech-icons i {
transition: none;
}
.career-section-bold .shape-circle,
.career-section-bold .shape-blob,
.career-section-bold .position-badge {
animation: none;
}
}
@media (prefers-contrast: high) {
.career-section-bold .career-card {
border: 2px solid var(--neutral-900);
}
.career-section-bold .card-title,
.career-section-bold .role-label {
color: var(--neutral-900);
}
}
.coreinfo-variant {
position: relative;
background: linear-gradient(135deg, var(--surface-primary) 0%, var(--neutral-50) 100%);
overflow: hidden;
}
.coreinfo-variant .section-header {
position: relative;
z-index: 2;
}
.coreinfo-variant #coreinfo-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
line-height: 1.2;
}
.coreinfo-variant #coreinfo-subtitle {
color: var(--primary-700);
font-weight: 500;
letter-spacing: -0.01em;
}
.coreinfo-variant #coreinfo-desc {
color: var(--text-secondary);
line-height: 1.7;
font-size: 1.125rem;
}
.coreinfo-variant .coreinfo-card {
position: relative;
background: var(--light);
border-radius: 16px;
padding: 2rem;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
border: 1px solid var(--neutral-100);
box-shadow: 0 4px 6px rgba(var(--black-rgb), 0.04);
z-index: 2;
}
.coreinfo-variant .coreinfo-card:hover {
transform: translateY(-8px);
box-shadow: 0 20px 40px rgba(var(--black-rgb), 0.12);
border-color: var(--primary-300);
}
.coreinfo-variant .coreinfo-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-700));
border-radius: 16px 16px 0 0;
transform: scaleX(0);
transform-origin: left;
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.coreinfo-variant .coreinfo-card:hover::before {
transform: scaleX(1);
}
.coreinfo-variant .card-icon-wrapper {
position: relative;
display: inline-flex;
margin-bottom: 1.5rem;
}
.coreinfo-variant .icon-circle {
width: 72px;
height: 72px;
border-radius: 50%;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
display: flex;
align-items: center;
justify-content: center;
position: relative;
z-index: 2;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.coreinfo-variant .coreinfo-card:hover .icon-circle {
transform: rotate(360deg) scale(1.1);
box-shadow: 0 12px 24px rgba(var(--black-rgb), 0.15);
}
.coreinfo-variant .icon-circle i {
font-size: 2rem;
color: var(--light);
}
.coreinfo-variant .icon-decoration {
position: absolute;
top: -4px;
right: -4px;
width: 80px;
height: 80px;
border-radius: 50%;
border: 2px solid var(--primary-300);
opacity: 0.3;
z-index: 1;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.coreinfo-variant .coreinfo-card:hover .icon-decoration {
transform: scale(1.2);
opacity: 0.6;
}
.coreinfo-variant .card-content h4 {
color: var(--text-primary);
font-weight: 600;
transition: color 0.3s ease;
}
.coreinfo-variant .coreinfo-card:hover .card-content h4 {
color: var(--primary-700);
}
.coreinfo-variant .card-content p {
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 0;
font-size: 0.9375rem;
}
.coreinfo-variant .decorative-elements {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
pointer-events: none;
z-index: 1;
}
.coreinfo-variant .blob-shape {
position: absolute;
border-radius: 50%;
opacity: 0.05;
filter: blur(60px);
}
.coreinfo-variant .blob-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: -200px;
right: -100px;
animation: float 20s ease-in-out infinite;
}
.coreinfo-variant .blob-2 {
width: 350px;
height: 350px;
background: var(--primary-700);
bottom: -150px;
left: -80px;
animation: float 25s ease-in-out infinite reverse;
}
.coreinfo-variant .dot-pattern {
position: absolute;
width: 150px;
height: 150px;
background-image: radial-gradient(circle, var(--primary-500) 2px, transparent 2px);
background-size: 20px 20px;
opacity: 0.08;
}
.coreinfo-variant .dot-pattern-1 {
top: 10%;
left: 5%;
}
.coreinfo-variant .dot-pattern-2 {
bottom: 10%;
right: 8%;
}
@keyframes float {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
33% {
transform: translate(30px, -30px) rotate(120deg);
}
66% {
transform: translate(-20px, 20px) rotate(240deg);
}
}
@media (max-width: 991.98px) {
.coreinfo-variant {
padding: 3rem 0;
}
.coreinfo-variant #coreinfo-title {
font-size: 2rem;
}
.coreinfo-variant #coreinfo-subtitle {
font-size: 1.25rem;
}
.coreinfo-variant #coreinfo-desc {
font-size: 1rem;
}
.coreinfo-variant .coreinfo-card {
padding: 1.5rem;
}
}
@media (max-width: 767.98px) {
.coreinfo-variant #coreinfo-title {
font-size: 1.75rem;
}
.coreinfo-variant #coreinfo-subtitle {
font-size: 1.125rem;
}
.coreinfo-variant .icon-circle {
width: 64px;
height: 64px;
}
.coreinfo-variant .icon-circle i {
font-size: 1.75rem;
}
.coreinfo-variant .icon-decoration {
width: 72px;
height: 72px;
}
.coreinfo-variant .blob-1,
.coreinfo-variant .blob-2 {
width: 250px;
height: 250px;
}
}
@media (max-width: 575.98px) {
.coreinfo-variant .coreinfo-card {
padding: 1.25rem;
}
.coreinfo-variant .card-content h4 {
font-size: 1.125rem;
}
.coreinfo-variant .card-content p {
font-size: 0.875rem;
}
}
@media (prefers-reduced-motion: reduce) {
.coreinfo-variant .coreinfo-card,
.coreinfo-variant .icon-circle,
.coreinfo-variant .icon-decoration {
transition: none;
}
.coreinfo-variant .blob-shape {
animation: none;
}
}
@media (prefers-contrast: high) {
.coreinfo-variant .coreinfo-card {
border: 2px solid var(--text-primary);
}
.coreinfo-variant .icon-circle {
border: 2px solid var(--text-primary);
}
}
.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-classic {
background: linear-gradient(135deg, var(--surface-primary) 0%, color-mix(in srgb, var(--primary-50) 40%, var(--surface-primary) 60%) 100%);
position: relative;
overflow: hidden;
}
.contact-section-classic .decorative-shape-top {
width: 80px;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-300));
margin: 0 auto 2rem;
border-radius: 2px;
}
.contact-section-classic .decorative-dots {
display: flex;
gap: 0.5rem;
justify-content: center;
align-items: center;
}
.contact-section-classic .decorative-dots .dot {
width: 8px;
height: 8px;
background: var(--primary-300);
border-radius: 50%;
animation: pulse-dot 2s ease-in-out infinite;
}
.contact-section-classic .decorative-dots .dot:nth-child(2) {
animation-delay: 0.3s;
background: var(--primary-500);
}
.contact-section-classic .decorative-dots .dot:nth-child(3) {
animation-delay: 0.6s;
}
@keyframes pulse-dot {
0%, 100% { transform: scale(1); opacity: 1; }
50% { transform: scale(1.3); opacity: 0.7; }
}
.contact-section-classic .contact-form-wrapper {
background: var(--surface-primary);
border-radius: 20px;
padding: 3rem;
box-shadow: 0 10px 40px rgba(var(--black-rgb), 0.08);
position: relative;
overflow: hidden;
border: 1px solid color-mix(in srgb, var(--primary-100) 30%, transparent 70%);
}
.form-header {
display: flex;
align-items: center;
gap: 1rem;
}
.form-header i {
font-size: 2rem;
color: var(--primary-500);
}
.form-header-line {
flex: 1;
height: 2px;
background: linear-gradient(90deg, var(--primary-500), transparent);
}
.contact-section-classic .contact-form .form-floating > .form-control {
border: 2px solid var(--neutral-100);
border-radius: 12px;
transition: all 0.3s ease;
background: var(--surface-primary);
}
.contact-section-classic .contact-form .form-floating > .form-control:focus {
border-color: var(--primary-500);
box-shadow: 0 0 0 0.25rem color-mix(in srgb, var(--primary-500) 15%, transparent 85%);
}
.contact-section-classic .contact-form .form-floating > label {
color: var(--text-secondary);
}
.contact-section-classic .contact-form .form-check-input {
border-color: var(--neutral-300);
border-width: 2px;
}
.contact-section-classic .contact-form .form-check-input:checked {
background-color: var(--primary-500);
border-color: var(--primary-500);
}
.contact-section-classic .contact-form .form-check-label {
color: var(--text-secondary);
font-size: 0.9rem;
}
.btn-submit {
background: linear-gradient(135deg, #2563eb, #0284c7) !important;
color: var(--light) !important;
border: none !important;
padding: 1rem 2rem;
border-radius: 12px;
font-weight: 600;
font-size: 1.1rem;
transition: all 0.3s ease;
display: flex;
align-items: center;
justify-content: center;
gap: 0.5rem;
}
.btn-submit:hover {
transform: translateY(-2px);
box-shadow: 0 10px 25px rgba(37, 99, 235, 0.3);
}
.btn-submit:active {
transform: translateY(0);
}
.form-decorative-element {
position: absolute;
bottom: -50px;
right: -50px;
width: 200px;
height: 200px;
background: linear-gradient(135deg, var(--primary-100), var(--primary-50));
border-radius: 50%;
opacity: 0.3;
z-index: 0;
}
.contact-section-classic .contact-form {
position: relative;
z-index: 1;
}
.contact-section-classic .contact-info-wrapper {
position: relative;
}
.contact-section-classic .info-header {
display: flex;
align-items: center;
gap: 1rem;
}
.contact-section-classic .info-header i {
font-size: 2rem;
color: var(--primary-500);
}
.contact-section-classic .info-header-line {
flex: 1;
height: 2px;
background: linear-gradient(90deg, var(--primary-500), transparent);
}
.contact-section-classic .contact-info-cards {
display: flex;
flex-direction: column;
gap: 1.5rem;
}
.contact-section-classic .info-card {
background: var(--surface-primary);
border-radius: 16px;
padding: 2rem;
display: flex;
align-items: center;
gap: 1.5rem;
box-shadow: 0 5px 20px rgba(var(--black-rgb), 0.06);
border: 2px solid var(--neutral-50);
transition: all 0.3s ease;
position: relative;
overflow: hidden;
}
.contact-section-classic .info-card::before {
content: '';
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 4px;
background: linear-gradient(180deg, var(--primary-500), var(--primary-300));
transform: scaleY(0);
transition: transform 0.3s ease;
}
.contact-section-classic .info-card:hover {
transform: translateX(8px);
box-shadow: 0 8px 30px rgba(var(--black-rgb), 0.1);
border-color: var(--primary-100);
}
.contact-section-classic .info-card:hover::before {
transform: scaleY(1);
}
.contact-section-classic .info-icon {
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;
flex-shrink: 0;
}
.contact-section-classic .info-icon i {
font-size: 1.8rem;
color: var(--primary-500);
}
.contact-section-classic .info-content {
flex: 1;
}
.contact-section-classic .info-label {
font-size: 1.1rem;
font-weight: 600;
color: var(--text-primary);
margin-bottom: 0.5rem;
}
.contact-section-classic .info-decorative-line {
height: 2px;
background: linear-gradient(90deg, var(--primary-300), transparent);
margin-top: 0.5rem;
}
.contact-section-classic .info-decorative-shapes {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: -1;
}
.contact-section-classic .shape-circle {
position: absolute;
top: 10%;
right: -30px;
width: 120px;
height: 120px;
background: linear-gradient(135deg, var(--primary-100), var(--primary-50));
border-radius: 50%;
opacity: 0.3;
}
.contact-section-classic .shape-square {
position: absolute;
bottom: 20%;
right: 20px;
width: 80px;
height: 80px;
background: linear-gradient(135deg, var(--primary-50), var(--primary-100));
border-radius: 16px;
opacity: 0.2;
transform: rotate(15deg);
}
.contact-section-classic .social-icons {
display: flex;
gap: 1rem;
justify-content: center;
padding: 1.5rem;
background: var(--surface-primary);
border-radius: 16px;
box-shadow: 0 5px 20px rgba(var(--black-rgb), 0.06);
}
.contact-section-classic .social-icon {
width: 50px;
height: 50px;
background: linear-gradient(135deg, var(--primary-50), var(--primary-100));
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
color: var(--primary-500);
font-size: 1.5rem;
text-decoration: none;
transition: all 0.3s ease;
}
.contact-section-classic .social-icon:hover {
background: linear-gradient(135deg, var(--primary-500), var(--primary-300));
color: var(--light);
transform: translateY(-4px);
box-shadow: 0 8px 20px rgba(37, 99, 235, 0.3);
}
.bottom-decorative-wave {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100px;
background: linear-gradient(90deg, transparent, var(--primary-50), transparent);
opacity: 0.3;
clip-path: polygon(0 50%, 25% 40%, 50% 50%, 75% 40%, 100% 50%, 100% 100%, 0 100%);
}
@media (max-width: 991.98px) {
.contact-section-classic .contact-form-wrapper {
padding: 2rem;
margin-bottom: 2rem;
}
.contact-section-classic .info-card {
padding: 1.5rem;
}
.shape-circle,
.contact-section-classic .shape-square {
display: none;
}
}
@media (max-width: 767.98px) {
.contact-section-classic {
padding: 3rem 0;
}
.contact-section-classic .contact-form-wrapper {
padding: 1.5rem;
}
.contact-section-classic .info-card {
flex-direction: column;
text-align: center;
padding: 1.5rem;
}
.contact-section-classic .social-icons {
flex-wrap: wrap;
justify-content: center;
}
.btn-submit {
font-size: 1rem;
padding: 0.875rem 1.5rem;
}
}
@media (max-width: 575.98px) {
.contact-section-classic .decorative-shape-top {
width: 60px;
}
.form-header i,
.contact-section-classic .info-header i {
font-size: 1.5rem;
}
.contact-section-classic .info-icon {
width: 50px;
height: 50px;
}
.contact-section-classic .info-icon i {
font-size: 1.5rem;
}
.contact-section-classic .social-icon {
width: 45px;
height: 45px;
font-size: 1.3rem;
}
}
.blog-section-custom {
position: relative;
background: linear-gradient(135deg, var(--surface-primary) 0%, color-mix(in srgb, var(--primary-50) 30%, white 70%) 100%);
overflow: hidden;
}
.blog-section-custom .decorative-line-accent {
width: 80px;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-300));
margin: 0 auto;
border-radius: 2px;
}
.blog-section-custom #blog-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
line-height: 1.2;
}
.blog-section-custom #blog-subtitle {
color: var(--primary-700);
font-weight: 600;
letter-spacing: 0.1em;
font-size: 0.875rem;
}
.blog-section-custom #blog-desc {
color: var(--text-secondary);
font-size: 1.125rem;
line-height: 1.8;
max-width: 700px;
margin: 0 auto;
}
.blog-section-custom .decorative-dots-row {
display: flex;
gap: 8px;
justify-content: center;
align-items: center;
}
.blog-section-custom .decorative-dots-row .dot {
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
opacity: 0.6;
transition: all 0.3s ease;
}
.blog-section-custom .decorative-dots-row .dot:nth-child(2) {
width: 10px;
height: 10px;
opacity: 1;
}
.blog-section-custom .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);
border: 1px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
}
.blog-section-custom .blog-card:hover {
transform: translateY(-12px);
box-shadow: 0 16px 40px rgba(var(--black-rgb), 0.12);
border-color: color-mix(in srgb, var(--primary-500) 40%, transparent 60%);
}
.blog-section-custom .blog-card-inner {
position: relative;
height: 100%;
display: flex;
flex-direction: column;
}
.blog-section-custom .blog-image-wrapper {
position: relative;
width: 100%;
height: 220px;
overflow: hidden;
background: var(--neutral-100);
}
.blog-section-custom .blog-image {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.blog-section-custom .blog-card:hover .blog-image {
transform: scale(1.1) rotate(1deg);
}
.blog-section-custom .image-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(180deg, transparent 0%, rgba(var(--black-rgb), 0.3) 100%);
opacity: 0;
transition: opacity 0.4s ease;
}
.blog-section-custom .blog-card:hover .image-overlay {
opacity: 1;
}
.blog-section-custom .category-badge {
position: absolute;
top: 16px;
right: 16px;
width: 44px;
height: 44px;
background: var(--primary-500);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
color: white;
font-size: 1.125rem;
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.15);
transition: all 0.3s ease;
}
.blog-section-custom .blog-card:hover .category-badge {
transform: scale(1.1) rotate(12deg);
background: var(--primary-700);
}
.blog-section-custom .blog-content {
padding: 1.75rem;
flex: 1;
display: flex;
flex-direction: column;
}
.blog-section-custom .blog-meta {
display: flex;
gap: 1rem;
align-items: center;
}
.blog-section-custom .meta-icon {
display: inline-flex;
align-items: center;
justify-content: center;
width: 32px;
height: 32px;
background: color-mix(in srgb, var(--primary-100) 60%, transparent 40%);
border-radius: 8px;
color: var(--primary-700);
font-size: 0.875rem;
transition: all 0.3s ease;
}
.blog-section-custom .blog-card:hover .meta-icon {
background: var(--primary-500);
color: white;
transform: translateY(-2px);
}
.blog-section-custom .blog-title {
color: var(--text-primary);
font-size: 1.25rem;
font-weight: 700;
line-height: 1.4;
margin-bottom: 1rem;
transition: color 0.3s ease;
}
.blog-section-custom .blog-card:hover .blog-title {
color: var(--primary-700);
}
.blog-section-custom .blog-excerpt {
color: var(--text-secondary);
font-size: 0.9375rem;
line-height: 1.7;
margin-bottom: 1.5rem;
flex: 1;
}
.blog-section-custom .blog-link {
display: inline-flex;
align-items: center;
color: var(--primary-700);
font-weight: 600;
font-size: 0.9375rem;
text-decoration: none;
transition: all 0.3s ease;
position: relative;
padding-bottom: 4px;
}
.blog-section-custom .blog-link::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: 2px;
background: var(--primary-500);
transition: width 0.3s ease;
}
.blog-section-custom .blog-card:hover .blog-link {
color: var(--primary-500);
transform: translateX(4px);
}
.blog-section-custom .blog-card:hover .blog-link::after {
width: 100%;
}
.blog-section-custom .blog-link i {
transition: transform 0.3s ease;
}
.blog-section-custom .blog-card:hover .blog-link i {
transform: translateX(6px);
}
.blog-section-custom .card-decorative-corner {
position: absolute;
bottom: 0;
left: 0;
width: 60px;
height: 60px;
background: linear-gradient(135deg, var(--primary-500) 0%, transparent 100%);
opacity: 0.1;
transition: all 0.4s ease;
}
.blog-section-custom .blog-card:hover .card-decorative-corner {
width: 80px;
height: 80px;
opacity: 0.15;
}
.blog-section-custom .decorative-shape {
position: absolute;
border-radius: 50%;
opacity: 0.06;
pointer-events: none;
}
.blog-section-custom .shape-1 {
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
top: -100px;
right: -100px;
animation: float 20s ease-in-out infinite;
}
.blog-section-custom .shape-2 {
width: 300px;
height: 300px;
background: radial-gradient(circle, var(--primary-300) 0%, transparent 70%);
bottom: -80px;
left: -80px;
animation: float 25s ease-in-out infinite reverse;
}
.blog-section-custom .decorative-blob {
position: absolute;
width: 200px;
height: 200px;
background: linear-gradient(135deg, var(--primary-300), var(--primary-500));
opacity: 0.05;
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
pointer-events: none;
animation: blob-morph 15s ease-in-out infinite;
}
.blog-section-custom .blob-1 {
top: 50%;
right: 10%;
transform: translateY(-50%);
}
@keyframes float {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
33% {
transform: translate(30px, -30px) rotate(5deg);
}
66% {
transform: translate(-20px, 20px) rotate(-5deg);
}
}
@keyframes blob-morph {
0%, 100% {
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}
25% {
border-radius: 60% 40% 50% 70% / 60% 30% 70% 40%;
}
50% {
border-radius: 50% 70% 40% 60% / 50% 60% 30% 70%;
}
75% {
border-radius: 70% 50% 60% 40% / 40% 70% 50% 60%;
}
}
@media (max-width: 991.98px) {
.blog-section-custom #blog-title {
font-size: 2.25rem;
}
.blog-section-custom #blog-desc {
font-size: 1rem;
}
.blog-section-custom .blog-image-wrapper {
height: 200px;
}
.blog-section-custom .blog-content {
padding: 1.5rem;
}
.blog-section-custom .blog-title {
font-size: 1.125rem;
}
}
@media (max-width: 767.98px) {
.blog-section-custom #blog-title {
font-size: 1.875rem;
}
.blog-section-custom .blog-card {
margin-bottom: 1.5rem;
}
.blog-section-custom .blog-image-wrapper {
height: 180px;
}
.blog-section-custom .decorative-shape {
display: none;
}
.blog-section-custom .decorative-blob {
display: none;
}
}
@media (max-width: 575.98px) {
.blog-section-custom #blog-title {
font-size: 1.625rem;
}
.blog-section-custom #blog-subtitle {
font-size: 0.75rem;
}
.blog-section-custom .blog-content {
padding: 1.25rem;
}
.blog-section-custom .blog-title {
font-size: 1rem;
}
.blog-section-custom .blog-excerpt {
font-size: 0.875rem;
}
}
.faq-section-clean {
background: var(--surface-primary);
position: relative;
overflow: hidden;
}
.faq-section-clean .decorative-dot-grid {
display: flex;
justify-content: center;
gap: 12px;
}
.faq-section-clean .decorative-dot-grid .dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: var(--primary-500);
animation: pulse 2s ease-in-out infinite;
}
.faq-section-clean .decorative-dot-grid .dot:nth-child(2) {
animation-delay: 0.3s;
}
.faq-section-clean .decorative-dot-grid .dot:nth-child(3) {
animation-delay: 0.6s;
}
@keyframes pulse {
0%, 100% {
opacity: 0.4;
transform: scale(1);
}
50% {
opacity: 1;
transform: scale(1.2);
}
}
.faq-section-clean .decorative-line {
width: 80px;
height: 4px;
background: linear-gradient(
90deg,
transparent,
var(--primary-500),
transparent
);
border-radius: 2px;
}
#faq-title {
color: var(--text-primary);
letter-spacing: -0.02em;
}
#faq-subtitle {
color: var(--primary-700);
font-weight: 600;
}
#faq-desc {
color: var(--text-secondary);
line-height: 1.7;
}
.faq-section-clean .faq-card {
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
border-radius: 16px;
background: var(--surface-primary);
border: 1px solid var(--neutral-100);
}
.faq-section-clean .faq-card:hover {
transform: translateY(-4px);
box-shadow: 0 12px 24px rgba(var(--black-rgb), 0.08) !important;
border-color: var(--primary-300);
}
.faq-section-clean .icon-wrapper {
width: 44px;
height: 44px;
min-width: 44px;
border-radius: 12px;
background: color-mix(in srgb, var(--primary-500) 10%, transparent);
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease;
}
.faq-section-clean .icon-wrapper i {
font-size: 1.25rem;
color: var(--primary-500);
transition: all 0.3s ease;
}
.faq-section-clean .faq-card:hover .icon-wrapper {
background: var(--primary-500);
transform: rotate(5deg);
}
.faq-section-clean .faq-card:hover .icon-wrapper i {
color: var(--light);
}
.faq-section-clean .faq-card h3 {
color: var(--text-primary);
line-height: 1.4;
transition: color 0.3s ease;
}
.faq-section-clean .faq-card:hover h3 {
color: var(--primary-700);
}
.faq-section-clean .faq-card p {
color: var(--text-secondary);
line-height: 1.7;
font-size: 0.95rem;
}
.faq-section-clean .faq-card .card-header {
padding-bottom: 1rem;
}
.faq-section-clean .decorative-shape-bottom {
position: absolute;
bottom: -50px;
right: -50px;
width: 300px;
height: 300px;
pointer-events: none;
opacity: 0.05;
}
.faq-section-clean .decorative-shape-bottom .shape {
position: absolute;
border-radius: 50%;
background: var(--primary-500);
}
.faq-section-clean .decorative-shape-bottom .shape-1 {
width: 200px;
height: 200px;
top: 0;
right: 0;
animation: float 6s ease-in-out infinite;
}
.faq-section-clean .decorative-shape-bottom .shape-2 {
width: 150px;
height: 150px;
top: 50px;
right: 100px;
animation: float 7s ease-in-out infinite;
animation-delay: 1s;
}
.faq-section-clean .decorative-shape-bottom .shape-3 {
width: 100px;
height: 100px;
top: 120px;
right: 50px;
animation: float 8s ease-in-out infinite;
animation-delay: 2s;
}
@keyframes float {
0%, 100% {
transform: translateY(0) translateX(0);
}
50% {
transform: translateY(-20px) translateX(10px);
}
}
@media (max-width: 991.98px) {
.faq-section-clean {
padding: 3rem 0 !important;
}
#faq-title {
font-size: 2rem;
}
#faq-subtitle {
font-size: 1.25rem;
}
.faq-section-clean .icon-wrapper {
width: 40px;
height: 40px;
min-width: 40px;
}
.faq-section-clean .icon-wrapper i {
font-size: 1.1rem;
}
.faq-section-clean .faq-card h3 {
font-size: 1.1rem;
}
}
@media (max-width: 767.98px) {
.faq-section-clean {
padding: 2.5rem 0 !important;
}
#faq-title {
font-size: 1.75rem;
}
#faq-subtitle {
font-size: 1.1rem;
}
#faq-desc {
font-size: 0.95rem;
}
.faq-section-clean .decorative-dot-grid {
gap: 8px;
}
.faq-section-clean .decorative-dot-grid .dot {
width: 6px;
height: 6px;
}
.faq-section-clean .faq-card {
border-radius: 12px;
}
.faq-section-clean .faq-card .card-header {
padding-top: 1.25rem !important;
padding-left: 1.25rem !important;
padding-right: 1.25rem !important;
}
.faq-section-clean .faq-card .card-body {
padding-left: 1.25rem !important;
padding-right: 1.25rem !important;
padding-bottom: 1.25rem !important;
}
.faq-section-clean .icon-wrapper {
width: 36px;
height: 36px;
min-width: 36px;
border-radius: 10px;
}
.faq-section-clean .icon-wrapper i {
font-size: 1rem;
}
.faq-section-clean .faq-card h3 {
font-size: 1rem;
}
.faq-section-clean .faq-card p {
font-size: 0.9rem;
}
.faq-section-clean .decorative-shape-bottom {
width: 200px;
height: 200px;
}
.faq-section-clean .decorative-shape-bottom .shape-1 {
width: 120px;
height: 120px;
}
.faq-section-clean .decorative-shape-bottom .shape-2 {
width: 90px;
height: 90px;
}
.faq-section-clean .decorative-shape-bottom .shape-3 {
width: 60px;
height: 60px;
}
}
@media (prefers-contrast: high) {
.faq-section-clean .faq-card {
border: 2px solid var(--neutral-300);
}
.faq-section-clean .faq-card:hover {
border-color: var(--primary-500);
}
.faq-section-clean .icon-wrapper {
border: 2px solid var(--primary-500);
}
#faq-title,
.faq-section-clean .faq-card h3 {
font-weight: 700;
}
}
@media print {
.faq-section-clean {
background: white;
}
.decorative-dot-grid,
.decorative-line,
.faq-section-clean .decorative-shape-bottom {
display: none;
}
.faq-section-clean .faq-card {
box-shadow: none !important;
border: 1px solid var(--dark);
page-break-inside: avoid;
}
.faq-section-clean .faq-card:hover {
transform: none;
}
}
.footer-style {
position: relative;
background-image: url('assets/images/footer_bg.webp');
background-size: cover;
background-position: center;
background-attachment: fixed;
min-height: 500px;
overflow: hidden;
color: var(--light);
}
.footer-style .footer-background-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-700) 95%, transparent) 0%,
color-mix(in srgb, var(--primary-500) 90%, transparent) 50%,
color-mix(in srgb, var(--neutral-900) 92%, transparent) 100%
);
z-index: 1;
}
.footer-style .container {
position: relative;
z-index: 2;
}
.footer-style .footer-brand-section {
padding-right: 1.5rem;
}
.footer-style .brand-logo-wrapper {
display: inline-flex;
align-items: center;
justify-content: center;
}
.footer-style .decorative-icon-circle {
width: 60px;
height: 60px;
background: color-mix(in srgb, var(--primary-300) 20%, transparent);
border: 2px solid rgba(var(--white-rgb), 0.3);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease;
}
.footer-style .decorative-icon-circle:hover {
background: color-mix(in srgb, var(--primary-300) 30%, transparent);
transform: rotate(360deg);
}
.footer-style .decorative-icon-circle i {
font-size: 1.5rem;
color: var(--light);
}
.footer-style .footer-sitename {
font-size: 1.5rem;
font-weight: 700;
color: var(--light);
margin-bottom: 1rem;
line-height: 1.3;
}
.footer-style .footer-sitedesc {
font-size: 0.95rem;
color: rgba(var(--white-rgb), 0.9);
line-height: 1.7;
margin-bottom: 0;
}
.footer-style .footer-links-section {
padding-left: 1.5rem;
}
.footer-style .section-title-wrapper {
display: flex;
align-items: center;
gap: 0.75rem;
margin-bottom: 1.5rem;
}
.footer-style .section-icon {
font-size: 1.25rem;
color: var(--primary-300);
}
.footer-style .footer-section-title {
font-size: 1.125rem;
font-weight: 600;
color: var(--light);
margin-bottom: 0;
}
.footer-style .policy-links-list {
list-style: none;
padding: 0;
margin: 0;
}
.footer-style .policy-links-list li {
margin-bottom: 0.75rem;
}
.footer-style .policy-link {
display: flex;
align-items: center;
gap: 0.5rem;
color: rgba(var(--white-rgb), 0.85);
text-decoration: none;
font-size: 0.95rem;
transition: all 0.3s ease;
padding: 0.25rem 0;
}
.footer-style .policy-link:hover {
color: var(--light);
padding-left: 0.5rem;
}
.footer-style .policy-link i {
font-size: 0.75rem;
transition: transform 0.3s ease;
}
.footer-style .policy-link:hover i {
transform: translateX(4px);
}
.footer-style .footer-contact-section {
padding-left: 1.5rem;
}
.footer-style .contact-info-grid {
display: flex;
flex-direction: column;
gap: 1.25rem;
}
.footer-style .contact-item {
display: flex;
align-items: flex-start;
gap: 1rem;
padding: 1rem;
background: color-mix(in srgb, var(--primary-700) 15%, transparent);
border-radius: 8px;
border-left: 3px solid var(--primary-300);
transition: all 0.3s ease;
}
.footer-style .contact-item:hover {
background: color-mix(in srgb, var(--primary-700) 25%, transparent);
transform: translateX(5px);
}
.footer-style .contact-icon {
width: 40px;
height: 40px;
background: color-mix(in srgb, var(--primary-500) 30%, transparent);
border-radius: 8px;
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
}
.footer-style .contact-icon i {
font-size: 1.25rem;
color: var(--light);
}
.footer-style .contact-details {
display: flex;
flex-direction: column;
gap: 0.25rem;
}
.footer-style .contact-label {
font-size: 0.75rem;
color: rgba(var(--white-rgb), 0.7);
text-transform: uppercase;
letter-spacing: 0.5px;
font-weight: 600;
}
.footer-style .contact-value {
font-size: 0.95rem;
color: var(--light);
line-height: 1.5;
}
.footer-style .footer-bottom {
border-top: 1px solid rgba(var(--white-rgb), 0.15);
margin-top: 2rem;
}
.footer-style .footer-disclaimer {
font-size: 0.85rem;
color: rgba(var(--white-rgb), 0.8);
line-height: 1.6;
}
.footer-style .footer-copyright {
font-size: 0.875rem;
color: rgba(var(--white-rgb), 0.9);
font-weight: 500;
}
.footer-style .decorative-elements {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
pointer-events: none;
z-index: 0;
overflow: hidden;
}
.footer-style .decorative-shape {
position: absolute;
border-radius: 50%;
background: color-mix(in srgb, var(--primary-300) 8%, transparent);
filter: blur(40px);
}
.footer-style .shape-1 {
width: 300px;
height: 300px;
top: -100px;
right: -50px;
animation: float 8s ease-in-out infinite;
}
.footer-style .shape-2 {
width: 250px;
height: 250px;
bottom: -80px;
left: -60px;
animation: float 10s ease-in-out infinite reverse;
}
.footer-style .decorative-dots {
position: absolute;
width: 120px;
height: 120px;
background-image: radial-gradient(circle, rgba(var(--white-rgb), 0.15) 1px, transparent 1px);
background-size: 15px 15px;
}
.footer-style .dots-1 {
top: 20%;
right: 10%;
animation: fadeInOut 6s ease-in-out infinite;
}
.footer-style .dots-2 {
bottom: 30%;
left: 15%;
animation: fadeInOut 8s ease-in-out infinite reverse;
}
@keyframes float {
0%, 100% {
transform: translateY(0) translateX(0);
}
50% {
transform: translateY(-20px) translateX(20px);
}
}
@keyframes fadeInOut {
0%, 100% {
opacity: 0.3;
}
50% {
opacity: 0.7;
}
}
@media (max-width: 991.98px) {
.footer-brand-section,
.footer-links-section,
.footer-style .footer-contact-section {
padding-left: 0;
padding-right: 0;
margin-bottom: 2rem;
}
.footer-style .footer-sitename {
font-size: 1.35rem;
}
.footer-style .copyright-section {
text-align: center !important;
}
.footer-style {
background-attachment: scroll;
}
}
@media (max-width: 767.98px) {
.footer-style .footer-sitename {
font-size: 1.25rem;
}
.footer-style .contact-info-grid {
gap: 1rem;
}
.footer-style .contact-item {
padding: 0.875rem;
}
.footer-style .decorative-shape {
display: none;
}
}
@media (max-width: 575.98px) {
.footer-style {
min-height: auto;
}
.footer-style .footer-sitename {
font-size: 1.15rem;
}
.footer-sitedesc,
.contact-value,
.footer-style .policy-link {
font-size: 0.9rem;
}
.footer-disclaimer,
.footer-style .footer-copyright {
font-size: 0.8rem;
}
.footer-style .contact-item {
flex-direction: column;
align-items: center;
text-align: center;
}
.footer-style .contact-details {
align-items: center;
}
}