:root {
--primary-50: #ecfdf5;
--primary-50-rgb: 236, 253, 245;
--primary-50-rgb: 236, 253, 245;
--primary-100: #d1fae5;
--primary-100-rgb: 209, 250, 229;
--primary-100-rgb: 209, 250, 229;
--primary-300: #6ee7b7;
--primary-300-rgb: 110, 231, 183;
--primary-300-rgb: 110, 231, 183;
--primary-500: #059669;
--primary-500-rgb: 5, 150, 105;
--primary-500-rgb: 5, 150, 105;
--primary-700: #047857;
--primary-700-rgb: 4, 120, 87;
--primary-700-rgb: 4, 120, 87;
--primary-200: #a0f1ce;
--primary-200-rgb: 160, 241, 206;
--primary-200-rgb: 160, 241, 206;
--primary-400: #3abf90;
--primary-400-rgb: 58, 191, 144;
--primary-400-rgb: 58, 191, 144;
--primary-600: #058760;
--primary-600-rgb: 5, 135, 96;
--primary-600-rgb: 5, 135, 96;
--primary-800: #036046;
--primary-800-rgb: 3, 96, 70;
--primary-800-rgb: 3, 96, 70;
--primary-900: #03523c;
--primary-900-rgb: 3, 82, 60;
--primary-900-rgb: 3, 82, 60;
--primary-950: #02392a;
--primary-950-rgb: 2, 57, 42;
--primary-950-rgb: 2, 57, 42;
--primary-rgb: 5, 150, 105;
--neutral-50: #fafafa;
--neutral-50-rgb: 250, 250, 250;
--neutral-50-rgb: 250, 250, 250;
--neutral-100: #f5f5f4;
--neutral-100-rgb: 245, 245, 244;
--neutral-100-rgb: 245, 245, 244;
--neutral-300: #d6d3d1;
--neutral-300-rgb: 214, 211, 209;
--neutral-300-rgb: 214, 211, 209;
--neutral-500: #78716c;
--neutral-500-rgb: 120, 113, 108;
--neutral-500-rgb: 120, 113, 108;
--neutral-700: #44403c;
--neutral-700-rgb: 68, 64, 60;
--neutral-700-rgb: 68, 64, 60;
--neutral-900: #2e2b29;
--neutral-900-rgb: 46, 43, 41;
--neutral-900-rgb: 46, 43, 41;
--neutral-200: #e6e4e3;
--neutral-200-rgb: 230, 228, 227;
--neutral-200-rgb: 230, 228, 227;
--neutral-400: #a7a29f;
--neutral-400-rgb: 167, 162, 159;
--neutral-400-rgb: 167, 162, 159;
--neutral-600: #5e5954;
--neutral-600-rgb: 94, 89, 84;
--neutral-600-rgb: 94, 89, 84;
--neutral-800: #363330;
--neutral-800-rgb: 54, 51, 48;
--neutral-800-rgb: 54, 51, 48;
--neutral-950: #201e1d;
--neutral-950-rgb: 32, 30, 29;
--neutral-950-rgb: 32, 30, 29;
--surface-primary: var(--neutral-50);
--surface-secondary: var(--neutral-100);
--surface-accent: var(--primary-50);
--text-primary: var(--neutral-900);
--text-secondary: var(--neutral-700);
--text-accent: var(--primary-500);
--button-primary-bg: var(--primary-500);
--button-primary-text: #000000;
--button-primary-text-rgb: 0, 0, 0;
--button-secondary-bg: var(--neutral-100);
--button-secondary-text: var(--neutral-900);
--border-light: var(--neutral-300);
--border-medium: var(--neutral-500);
--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
--accent-50: #f2fddf;
--accent-50-rgb: 242, 253, 223;
--accent-50-rgb: 242, 253, 223;
--accent-100: #dffbd0;
--accent-100-rgb: 223, 251, 208;
--accent-100-rgb: 223, 251, 208;
--accent-200: #bdf3bb;
--accent-200-rgb: 189, 243, 187;
--accent-200-rgb: 189, 243, 187;
--accent-300: #9aeba7;
--accent-300-rgb: 154, 235, 167;
--accent-300-rgb: 154, 235, 167;
--accent-400: #75c983;
--accent-400-rgb: 117, 201, 131;
--accent-400-rgb: 117, 201, 131;
--accent-500: #50a660;
--accent-500-rgb: 80, 166, 96;
--accent-500-rgb: 80, 166, 96;
--accent-600: #509957;
--accent-600-rgb: 80, 153, 87;
--accent-600-rgb: 80, 153, 87;
--accent-700: #4f8c4f;
--accent-700-rgb: 79, 140, 79;
--accent-700-rgb: 79, 140, 79;
--accent-800: #4f7840;
--accent-800-rgb: 79, 120, 64;
--accent-800-rgb: 79, 120, 64;
--accent-900: #4f6c37;
--accent-900-rgb: 79, 108, 55;
--accent-900-rgb: 79, 108, 55;
--accent-950: #4e5726;
--accent-950-rgb: 78, 87, 38;
--accent-950-rgb: 78, 87, 38;
--accent-rgb: 80, 166, 96;
--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;
}
.creative_font_primary {
font-family: var(--font-primary);
}
.dark_font_secondary {
font-family: var(--font-secondary);
}
.smart_font_mono {
font-family: var(--font-mono);
}
.agency_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);
}
.ui_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);
}
.custom_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);
}
.new_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);
}
.minimal_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);
}
.layout_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);
}
.light_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);
}
.section_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);
}
.pro_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);
}
.top_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);
}
.elite_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);
}
.page_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);
}
.unique_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);
}
.design_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);
}
.premium_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;
}
.company_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);
}
.modern_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);
}
.digital_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);
}
.core_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);
}
.brand_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;
}
.web_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);
}
.container_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);
}
.main_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);
}
.main_nav_link:hover,
.main_nav_link:focus {
color: var(--text-link);
text-decoration: none;
}
.clean_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);
}
.studio_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) {
.company_hero_title {
font-size: var(--text-4xl);
}
.digital_section_title {
font-size: var(--text-3xl);
}
.agency_display_1 {
font-size: var(--text-5xl);
}
.ui_display_2 {
font-size: var(--text-4xl);
}
}
@media (max-width: 480px) {
.company_hero_title {
font-size: var(--text-3xl);
}
.digital_section_title {
font-size: var(--text-2xl);
}
.agency_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);
}
.style_text_gradient {
background: var(--gradient-primary);
-webkit-background-clip: text;background-clip: text;
display: inline-block;
}
.business_text_shadow_sm {
text-shadow: var(--shadow-xs);
}
.bold_text_shadow_md {
text-shadow: var(--shadow-sm);
}
.best_text_balance {
text-wrap: balance;
}
.fresh_text_pretty {
text-wrap: pretty;
}
@media (prefers-reduced-motion: reduce) {
.main_nav_link,
a:not([class]) {
transition: none;
}
}
@media (prefers-contrast: high) {
.unique_caption,
.theme_overline,
.studio_footer_text {
color: var(--text-secondary);
}
.modern_hero_subtitle,
.core_section_subtitle {
color: var(--text-primary);
}
}
@media print {
.company_hero_title,
.digital_section_title,
.new_heading_1,
.minimal_heading_2 {
break-after: avoid;
page-break-after: avoid;
}
.style_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;
}
}
.site_section_wrapper {
width: 100%;
position: relative;
overflow: hidden;
}
.content_content_center {
display: flex;
align-items: center;
justify-content: center;
}
.bright_content_between {
display: flex;
align-items: center;
justify-content: space-between;
}
.base_content_start {
display: flex;
align-items: center;
justify-content: flex-start;
}
.app_content_end {
display: flex;
align-items: center;
justify-content: flex-end;
}
.prime_stack {
display: flex;
flex-direction: column;
}
.container6_stack_center {
display: flex;
flex-direction: column;
align-items: center;
}
.main13_full_height {
min-height: 100vh;
}
.creative86_section_height {
min-height: 80vh;
}
.light54_hero_height {
min-height: 90vh;
}
.business72_m_0 { margin: 0; }
.creative61_m_1 { margin: var(--space-1); }
.app86_m_2 { margin: var(--space-2); }
.core39_m_3 { margin: var(--space-3); }
.content96_m_4 { margin: var(--space-4); }
.elite81_m_6 { margin: var(--space-6); }
.custom63_m_8 { margin: var(--space-8); }
.main23_m_12 { margin: var(--space-12); }
.page58_m_16 { margin: var(--space-16); }
.core17_mx_auto { margin-left: auto; margin-right: auto; }
.layout86_my_auto { margin-top: auto; margin-bottom: auto; }
.ui48_mt_0 { margin-top: 0; }
.fresh59_mt_4 { margin-top: var(--space-4); }
.best16_mt_8 { margin-top: var(--space-8); }
.brand18_mt_12 { margin-top: var(--space-12); }
.minimal13_mb_0 { margin-bottom: 0; }
.fresh78_mb_4 { margin-bottom: var(--space-4); }
.page20_mb_8 { margin-bottom: var(--space-8); }
.dark70_mb_12 { margin-bottom: var(--space-12); }
.unique72_p_0 { padding: 0; }
.section5_p_1 { padding: var(--space-1); }
.style69_p_2 { padding: var(--space-2); }
.custom11_p_3 { padding: var(--space-3); }
.digital50_p_4 { padding: var(--space-4); }
.app63_p_6 { padding: var(--space-6); }
.app61_p_8 { padding: var(--space-8); }
.content34_px_4 { padding-left: var(--space-4); padding-right: var(--space-4); }
.fresh92_px_6 { padding-left: var(--space-6); padding-right: var(--space-6); }
.unique88_px_8 { padding-left: var(--space-8); padding-right: var(--space-8); }
.main83_py_4 { padding-top: var(--space-4); padding-bottom: var(--space-4); }
.prime75_py_6 { padding-top: var(--space-6); padding-bottom: var(--space-6); }
.modern66_py_8 { padding-top: var(--space-8); padding-bottom: var(--space-8); }
.page37_gap_1 { gap: var(--space-1); }
.top27_gap_2 { gap: var(--space-2); }
.base69_gap_3 { gap: var(--space-3); }
.site87_gap_4 { gap: var(--space-4); }
.new93_gap_6 { gap: var(--space-6); }
.design22_gap_8 { gap: var(--space-8); }
.brand30_shadow_none { box-shadow: var(--shadow-none); }
.section47_shadow_xs { box-shadow: var(--shadow-xs); }
.fresh74_shadow_sm { box-shadow: var(--shadow-sm); }
.content71_shadow_md { box-shadow: var(--shadow-md); }
.pro50_shadow_lg { box-shadow: var(--shadow-lg); }
.brand76_shadow_xl { box-shadow: var(--shadow-xl); }
.company75_shadow_2xl { box-shadow: var(--shadow-2xl); }
.style68_shadow_inner { box-shadow: var(--shadow-inner); }
.modern98_shadow_colored { box-shadow: var(--shadow-colored); }
.digital47_radius_none { border-radius: var(--radius-none); }
.light66_radius_xs { border-radius: var(--radius-xs); }
.bold92_radius_sm { border-radius: var(--radius-sm); }
.new68_radius_md { border-radius: var(--radius-md); }
.style89_radius_lg { border-radius: var(--radius-lg); }
.modern40_radius_xl { border-radius: var(--radius-xl); }
.main99_radius_2xl { border-radius: var(--radius-2xl); }
.app64_radius_3xl { border-radius: var(--radius-3xl); }
.custom46_radius_full { border-radius: var(--radius-full); }
.best63_gradient_primary {
background: var(--gradient-primary);
}
.smart62_gradient_secondary {
background: var(--gradient-secondary);
}
.agency49_gradient_hero {
background: var(--gradient-hero);
}
.agency27_gradient_card {
background: var(--gradient-card);
}
.app58_gradient_overlay {
position: relative;
}
.app58_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;
}
.app58_gradient_overlay > * {
position: relative;
z-index: 2;
}
.core18_hover_lift {
transition: transform var(--transition-normal), box-shadow var(--transition-normal);
}
.core18_hover_lift:hover {
transform: translateY(-4px);
box-shadow: var(--shadow-lg);
}
.bold61_hover_scale {
transition: transform var(--transition-normal);
}
.bold61_hover_scale:hover {
transform: scale(1.02);
}
.dark44_hover_shadow {
transition: box-shadow var(--transition-normal);
}
.dark44_hover_shadow:hover {
box-shadow: var(--shadow-xl);
}
.digital81_hover_fade {
transition: opacity var(--transition-normal);
}
.digital81_hover_fade:hover {
opacity: var(--opacity-loading);
}
.pro43_focus_ring {
transition: box-shadow var(--transition-fast);
}
.pro43_focus_ring:focus {
outline: none;
box-shadow: 0 0 0 3px var(--state-focus);
}
.base31_hero_background {
position: relative;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.bold74_hero_content {
position: relative;
z-index: 2;
}
.app52_services_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: var(--space-6);
}
.design17_team_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: var(--space-4);
}
.clean19_features_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: var(--space-6);
}
.brand82_gallery_grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
gap: var(--space-3);
}
.main78_pricing_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: var(--space-6);
}
.minimal72_timeline {
position: relative;
}
.minimal72_timeline::before {
content: '';
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 2px;
background: var(--border-light);
transform: translateX(-50%);
}
.business45_timeline_item {
position: relative;
width: 50%;
padding: var(--space-4);
}
.business45_timeline_item:nth-child(odd) {
left: 0;
text-align: right;
padding-right: var(--space-8);
}
.business45_timeline_item:nth-child(even) {
left: 50%;
text-align: left;
padding-left: var(--space-8);
}
.unique70_fade_in {
opacity: 0;
animation: tc-fadeIn var(--transition-slow) ease-out forwards;
}
@keyframes tc-fadeIn {
to {
opacity: 1;
}
}
.site91_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;
}
}
.container70_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;
}
}
.unique79_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;
}
}
.base42_transition_all {
transition: var(--transition-all);
}
.company87_transition_fast {
transition: all var(--transition-fast);
}
.pro6_transition_normal {
transition: all var(--transition-normal);
}
.style25_transition_slow {
transition: all var(--transition-slow);
}
.custom6_bg_primary { background-color: var(--bg-primary); }
.new99_bg_secondary { background-color: var(--bg-secondary); }
.core33_bg_muted { background-color: var(--bg-muted); }
.company16_bg_glass { background-color: var(--bg-glass); }
.top28_text_primary { color: var(--text-primary); }
.smart31_text_secondary { color: var(--text-secondary); }
.best99_text_muted { color: var(--text-muted); }
.business74_text_inverse { color: var(--text-inverse); }
.top97_text_link { color: var(--text-link); }
.design95_border_light { border-color: var(--border-light); }
.bold37_border_medium { border-color: var(--border-medium); }
.prime21_border_strong { border-color: var(--border-strong); }
.digital17_border_interactive { border-color: var(--border-interactive); }
@media (max-width: 768px) {
.app52_services_grid,
.clean19_features_grid,
.design17_team_grid,
.main78_pricing_grid {
grid-template-columns: 1fr;
}
.brand82_gallery_grid {
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
.minimal72_timeline::before {
left: 30px;
}
.business45_timeline_item {
width: 100%;
left: 0 !important;
text-align: left;
padding-left: var(--space-16) !important;
padding-right: var(--space-4) !important;
}
.creative86_section_height {
min-height: 60vh;
}
.light54_hero_height {
min-height: 70vh;
}
}
@media (max-width: 480px) {
.brand82_gallery_grid {
grid-template-columns: 1fr;
}
.business45_timeline_item {
padding-left: var(--space-12) !important;
}
}
.ui95_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;
}
.custom56_not_sr_only {
position: static;
width: auto;
height: auto;
padding: 0;
margin: 0;
overflow: visible;
clip: auto;
white-space: normal;
}
.app33_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);
}
.app33_skip_link:focus {
top: 6px;
}
@media print {
.core94_no_print {
display: none !important;
}
.layout28_print_only {
display: block !important;
}
.section47_shadow_xs,
.fresh74_shadow_sm,
.content71_shadow_md,
.pro50_shadow_lg,
.brand76_shadow_xl,
.company75_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) {
.unique70_fade_in,
.site91_slide_up,
.container70_slide_in_left,
.unique79_scale_in {
animation: none;
opacity: 1;
transform: none;
}
.core18_hover_lift,
.bold61_hover_scale,
.dark44_hover_shadow,
.digital81_hover_fade,
.base42_transition_all,
.company87_transition_fast,
.pro6_transition_normal,
.style25_transition_slow {
transition: none;
}
.cta-action-btn {
transition: none;
}
.cta-action-btn .btn-icon {
transition: none;
}
.cta-action-btn:hover {
transform: none;
}
}
.header-secondary {
position: relative;
background: var(--surface-primary);
box-shadow: 0 2px 12px color-mix(in srgb, var(--neutral-900) 8%, transparent);
z-index: 1000;
}
.header-secondary .navbar {
padding: 1rem 0;
position: relative;
}
.header-secondary .navbar-brand {
font-size: 1.125rem;
font-weight: 700;
color: var(--primary-700);
text-decoration: none;
transition: all 0.3s ease;
position: relative;
z-index: 10003;
}
.header-secondary .navbar-brand:hover {
color: var(--primary-500);
transform: translateY(-2px);
}
.header-secondary .nav-link {
color: var(--text-primary);
font-size: 0.75rem;
font-weight: 500;
padding: 0.5rem 1.25rem;
margin: 0 0.25rem;
text-decoration: none;
transition: all 0.3s ease;
position: relative;
border-radius: 8px;
}
.header-secondary .nav-link:hover {
color: var(--primary-700);
background: color-mix(in srgb, var(--primary-500) 10%, transparent);
}
.header-secondary .nav-link::after {
content: '';
position: absolute;
bottom: 0;
left: 50%;
width: 0;
height: 2px;
background: var(--primary-500);
transition: all 0.3s ease;
transform: translateX(-50%);
}
.header-secondary .nav-link:hover::after {
width: 60%;
}
.header-secondary .hamburger-checkbox {
display: none;
}
.header-secondary .hamburger-icon {
display: none;
flex-direction: column;
justify-content: space-between;
width: 30px;
height: 24px;
cursor: pointer;
position: relative;
z-index: 10003;
transition: transform 0.3s ease;
}
.header-secondary .hamburger-line {
width: 100%;
height: 3px;
background: #334155;
border-radius: 3px;
transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
transform-origin: center;
}
.header-secondary .hamburger-checkbox:checked ~ .hamburger-icon .hamburger-line:nth-child(1) {
transform: translateY(10.5px) rotate(45deg);
}
.header-secondary .hamburger-checkbox:checked ~ .hamburger-icon .hamburger-line:nth-child(2) {
opacity: 0;
transform: scale(0);
}
.header-secondary .hamburger-checkbox:checked ~ .hamburger-icon .hamburger-line:nth-child(3) {
transform: translateY(-10.5px) rotate(-45deg);
}
.header-secondary .hamburger-checkbox:checked ~ .hamburger-icon {
transform: rotate(90deg);
}
.header-secondary .header-decoration {
position: absolute;
top: 0;
right: 0;
width: 200px;
height: 100%;
pointer-events: none;
overflow: hidden;
z-index: 1;
}
.header-secondary .decoration-circle {
position: absolute;
border-radius: 50%;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-300) 20%, transparent),
color-mix(in srgb, var(--primary-500) 10%, transparent)
);
animation: float-v181 6s ease-in-out infinite;
}
.header-secondary .decoration-circle-1 {
width: 120px;
height: 120px;
top: -40px;
right: -20px;
animation-delay: 0s;
}
.header-secondary .decoration-circle-2 {
width: 80px;
height: 80px;
top: 20px;
right: 80px;
animation-delay: 2s;
}
@keyframes float-v181 {
0%, 100% {
transform: translateY(0) scale(1);
opacity: 0.6;
}
50% {
transform: translateY(-20px) scale(1.05);
opacity: 0.8;
}
}
@media (min-width: 992px) {
.header-secondary .navbar-collapse {
display: flex !important;
justify-content: flex-end;
}
.header-secondary .navbar-nav {
flex-direction: row;
align-items: center;
}
.header-secondary .navbar-backdrop {
display: none;
}
}
@media (max-width: 991.98px) {
.header-secondary .hamburger-icon {
display: flex;
}
.header-secondary .navbar-collapse {
position: fixed;
top: 0;
right: -100%;
width: 280px;
height: 100vh;
background: var(--surface-primary);
transition: right 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
z-index: 10;
box-shadow: -4px 0 20px color-mix(in srgb, var(--neutral-900) 15%, transparent);
}
.header-secondary .hamburger-checkbox:checked ~ .navbar-collapse {
right: 0;
}
.header-secondary .navbar-backdrop {
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background: color-mix(in srgb, var(--neutral-900) 50%, transparent);
opacity: 0;
visibility: hidden;
transition: all 0.4s ease;
z-index: -1;
backdrop-filter: blur(4px);
}
.header-secondary .hamburger-checkbox:checked ~ .navbar-collapse .navbar-backdrop {
opacity: 1;
visibility: visible;
}
.header-secondary .navbar-nav {
flex-direction: column;
padding: 80px 2rem 2rem;
align-items: flex-start;
position: relative;
z-index: 1;
}
.header-secondary .nav-item {
width: 100%;
margin: 0.5rem 0;
opacity: 0;
transform: translateX(50px);
transition: all 0.4s ease;
}
.header-secondary .hamburger-checkbox:checked ~ .navbar-collapse .nav-item {
opacity: 1;
transform: translateX(0);
}
.header-secondary .hamburger-checkbox:checked ~ .navbar-collapse .nav-item:nth-child(1) {
transition-delay: 0.1s;
}
.header-secondary .hamburger-checkbox:checked ~ .navbar-collapse .nav-item:nth-child(2) {
transition-delay: 0.2s;
}
.header-secondary .hamburger-checkbox:checked ~ .navbar-collapse .nav-item:nth-child(3) {
transition-delay: 0.3s;
}
.header-secondary .hamburger-checkbox:checked ~ .navbar-collapse .nav-item:nth-child(4) {
transition-delay: 0.4s;
}
.header-secondary .nav-link {
width: 100%;
display: block;
padding: 1rem 1.5rem;
margin: 0;
border-radius: 12px;
font-size: 0.875rem;
}
.header-secondary .nav-link::after {
display: none;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
.header-secondary .navbar-collapse {
width: 320px;
}
.header-secondary .navbar-brand {
font-size: 1.125rem;
}
}
@media (max-width: 575.98px) {
.header-secondary .navbar-brand {
font-size: 1.125rem;
}
.header-secondary .navbar-collapse {
width: 260px;
}
.header-secondary .navbar-nav {
padding: 70px 1.5rem 1.5rem;
}
.header-secondary .nav-link {
font-size: 1rem;
padding: 0.875rem 1.25rem;
}
}
@media (prefers-reduced-motion: reduce) {
.header-secondary *,
.header-secondary *::before,
.header-secondary *::after {
animation-duration: 0.01ms !important;
animation-iteration-count: 1 !important;
transition-duration: 0.01ms !important;
}
}
@media (prefers-contrast: high) {
.header-secondary .nav-link {
border: 2px solid transparent;
}
.header-secondary .nav-link:hover,
.header-secondary .nav-link:focus {
border-color: var(--primary-700);
}
.header-secondary .hamburger-line {
background: #1e293b;
}
}
.hero-section-pro {
position: relative;
padding: 120px 0;
background: linear-gradient(
135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, white 70%) 100%
);
overflow: hidden;
}
.hero-section-pro .bg-decoration {
position: absolute;
border-radius: 50%;
opacity: 0.05;
z-index: 0;
pointer-events: none;
}
.hero-section-pro .decoration-1 {
width: 600px;
height: 600px;
background: var(--primary-500);
top: -200px;
right: -150px;
}
.hero-section-pro .decoration-2 {
width: 400px;
height: 400px;
background: var(--primary-700);
bottom: -150px;
left: -100px;
}
.hero-section-pro .container {
position: relative;
z-index: 1;
}
.hero-section-pro .hero-content {
position: relative;
}
.hero-section-pro .decorative-badge {
display: inline-flex;
align-items: center;
padding: 8px 24px;
background: color-mix(in srgb, var(--primary-100) 50%, white 50%);
border-radius: 50px;
margin-bottom: 24px;
border: 2px solid var(--primary-300);
}
.hero-section-pro .badge-dot {
display: inline-block;
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
animation: pulse-v164 2s infinite;
}
@keyframes pulse-v164 {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.3);
opacity: 0.7;
}
}
.hero-section-pro .hero-title {
font-size: clamp(2.5rem, 5vw, 3.5rem);
font-weight: 800;
line-height: 1.2;
color: var(--text-primary);
margin-bottom: 20px;
letter-spacing: -0.02em;
}
.hero-section-pro .hero-subtitle {
font-size: clamp(1.25rem, 2.5vw, 1.75rem);
font-weight: 600;
color: var(--primary-700);
margin-bottom: 24px;
line-height: 1.4;
}
.hero-section-pro .hero-description {
font-size: 1.125rem;
line-height: 1.8;
color: var(--text-secondary);
margin-bottom: 32px;
max-width: 580px;
}
.hero-section-pro .feature-icons-row {
display: flex;
gap: 16px;
margin-top: 40px;
flex-wrap: wrap;
}
.hero-section-pro .icon-item {
display: flex;
align-items: center;
justify-content: center;
width: 56px;
height: 56px;
background: white;
border-radius: 12px;
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.08);
transition: all 0.3s ease;
border: 2px solid var(--primary-100);
}
.hero-section-pro .icon-item:hover {
transform: translateY(-4px);
box-shadow: 0 8px 20px rgba(var(--black-rgb), 0.12);
border-color: var(--primary-300);
}
.hero-section-pro .icon-item i {
font-size: 24px;
color: var(--primary-500);
}
.hero-section-pro .hero-visual-wrapper {
position: relative;
min-height: 500px;
}
.hero-section-pro .decorative-shape {
position: absolute;
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
opacity: 0.08;
animation: float-v164 6s ease-in-out infinite;
}
.hero-section-pro .shape-1 {
width: 300px;
height: 300px;
background: var(--primary-500);
top: -50px;
right: -50px;
}
.hero-section-pro .shape-2 {
width: 200px;
height: 200px;
background: var(--primary-700);
bottom: -30px;
left: -30px;
animation-delay: -3s;
}
.hero-section-pro .decorative-circle {
position: absolute;
border-radius: 50%;
border: 3px solid var(--primary-300);
opacity: 0.15;
}
.hero-section-pro .circle-1 {
width: 150px;
height: 150px;
top: 20%;
left: -30px;
animation: rotate-v164 20s linear infinite;
}
.hero-section-pro .circle-2 {
width: 100px;
height: 100px;
bottom: 15%;
right: -20px;
animation: rotate-v164 15s linear infinite reverse;
}
@keyframes float-v164 {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-20px) rotate(5deg);
}
}
@keyframes rotate-v164 {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
.hero-section-pro .hero-image-container {
position: relative;
z-index: 2;
border-radius: 24px;
overflow: hidden;
box-shadow:
0 20px 60px rgba(var(--black-rgb), 0.15),
0 0 0 1px color-mix(in srgb, var(--primary-300) 30%, transparent 70%);
background: white;
padding: 12px;
}
.hero-section-pro .hero-image {
width: 100%;
height: auto;
display: block;
border-radius: 16px;
transition: transform 0.4s ease;
}
.hero-section-pro .hero-image-container:hover .hero-image {
transform: scale(1.02);
}
.hero-section-pro .floating-icon {
position: absolute;
width: 64px;
height: 64px;
background: white;
border-radius: 16px;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 8px 24px rgba(var(--black-rgb), 0.12);
z-index: 3;
animation: float-icon-v164 3s ease-in-out infinite;
border: 2px solid var(--primary-100);
}
.hero-section-pro .floating-icon i {
font-size: 28px;
color: var(--primary-500);
}
.hero-section-pro .icon-pos-1 {
top: 10%;
right: 10%;
animation-delay: 0s;
}
.hero-section-pro .icon-pos-2 {
top: 50%;
left: -20px;
animation-delay: -1s;
}
.hero-section-pro .icon-pos-3 {
bottom: 15%;
right: 15%;
animation-delay: -2s;
}
@keyframes float-icon-v164 {
0%, 100% {
transform: translateY(0);
}
50% {
transform: translateY(-15px);
}
}
@media (max-width: 991px) {
.hero-section-pro {
padding: 80px 0;
}
.hero-section-pro .hero-visual-wrapper {
margin-top: 40px;
min-height: 400px;
}
.hero-section-pro .hero-title {
font-size: 2.5rem;
}
.hero-section-pro .hero-subtitle {
font-size: 1.5rem;
}
}
@media (max-width: 767px) {
.hero-section-pro {
padding: 60px 0;
}
.hero-section-pro .hero-title {
font-size: 2rem;
}
.hero-section-pro .hero-subtitle {
font-size: 1.25rem;
}
.hero-section-pro .hero-description {
font-size: 1rem;
}
.hero-section-pro .feature-icons-row {
gap: 12px;
}
.hero-section-pro .icon-item {
width: 48px;
height: 48px;
}
.hero-section-pro .icon-item i {
font-size: 20px;
}
.hero-section-pro .floating-icon {
width: 48px;
height: 48px;
}
.hero-section-pro .floating-icon i {
font-size: 22px;
}
.hero-section-pro .shape-1 {
width: 200px;
height: 200px;
}
.hero-section-pro .shape-2 {
width: 150px;
height: 150px;
}
}
@media (max-width: 575px) {
.hero-section-pro .hero-visual-wrapper {
min-height: 300px;
}
.hero-section-pro .decorative-badge {
padding: 6px 20px;
}
.hero-section-pro .hero-description {
margin-bottom: 24px;
}
}
.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-minimal {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.about-section-minimal .subtitle {
color: var(--primary-500);
font-weight: 700;
letter-spacing: 2px;
font-size: 0.875rem;
}
.about-section-minimal #about-title {
color: var(--text-primary);
line-height: 1.2;
margin-bottom: 1.5rem;
}
.about-section-minimal #about-desc {
color: var(--text-secondary);
line-height: 1.7;
font-size: 1.1rem;
}
.about-section-minimal .feature-card {
padding: 1.5rem;
background: var(--surface-secondary);
border-radius: 12px;
border: 1px solid color-mix(in srgb, var(--neutral-300) 50%, transparent);
transition: all 0.3s ease;
position: relative;
overflow: hidden;
}
.about-section-minimal .feature-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 4px;
height: 0;
background: linear-gradient(180deg, var(--primary-500), var(--primary-700));
transition: height 0.4s ease;
}
.about-section-minimal .feature-card:hover {
transform: translateY(-5px);
box-shadow: 0 10px 30px rgba(var(--black-rgb), 0.08);
border-color: var(--primary-300);
}
.about-section-minimal .feature-card:hover::before {
height: 100%;
}
.about-section-minimal .feature-icon {
width: 60px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
background: color-mix(in srgb, var(--primary-500) 10%, transparent);
border-radius: 12px;
position: relative;
transition: all 0.3s ease;
}
.about-section-minimal .feature-icon i {
font-size: 1.75rem;
color: var(--primary-500);
transition: all 0.3s ease;
}
.about-section-minimal .feature-card:hover .feature-icon {
background: var(--primary-500);
transform: scale(1.1) rotate(5deg);
}
.about-section-minimal .feature-card:hover .feature-icon i {
color: var(--light);
}
.about-section-minimal .feature-card h3 {
color: var(--text-primary);
transition: color 0.3s ease;
}
.about-section-minimal .feature-card p {
font-size: 0.95rem;
line-height: 1.6;
}
.about-section-minimal .image-gallery-wrapper {
position: relative;
padding: 2rem;
}
.about-section-minimal .decorative-shape-1 {
position: absolute;
width: 300px;
height: 300px;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-300) 15%, transparent),
color-mix(in srgb, var(--primary-500) 5%, transparent));
border-radius: 50%;
top: -50px;
right: -50px;
z-index: 1;
filter: blur(60px);
animation: float-shape-1 8s ease-in-out infinite;
}
.about-section-minimal .decorative-shape-2 {
position: absolute;
width: 200px;
height: 200px;
background: linear-gradient(225deg,
color-mix(in srgb, var(--primary-500) 10%, transparent),
color-mix(in srgb, var(--primary-300) 5%, transparent));
border-radius: 50%;
bottom: -30px;
left: -30px;
z-index: 1;
filter: blur(50px);
animation: float-shape-2 10s ease-in-out infinite;
}
@keyframes float-shape-1 {
0%, 100% { transform: translate(0, 0) scale(1); }
50% { transform: translate(-20px, 20px) scale(1.05); }
}
@keyframes float-shape-2 {
0%, 100% { transform: translate(0, 0) scale(1); }
50% { transform: translate(20px, -20px) scale(0.95); }
}
.about-section-minimal .images-grid {
position: relative;
z-index: 2;
display: grid;
grid-template-columns: 1fr;
gap: 1.5rem;
}
.about-section-minimal .main-image-wrapper {
position: relative;
border-radius: 20px;
overflow: hidden;
box-shadow: 0 20px 50px rgba(var(--black-rgb), 0.12);
grid-column: 1 / -1;
}
.about-section-minimal .main-image {
width: 100%;
height: 400px;
object-fit: cover;
display: block;
transition: transform 0.6s ease;
}
.about-section-minimal .main-image-wrapper:hover .main-image {
transform: scale(1.08);
}
.about-section-minimal .secondary-images {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 1.5rem;
}
.about-section-minimal .secondary-image-1,
.about-section-minimal .secondary-image-2 {
position: relative;
border-radius: 16px;
overflow: hidden;
box-shadow: 0 15px 35px rgba(var(--black-rgb), 0.1);
}
.about-section-minimal .secondary-images img {
width: 100%;
height: 250px;
object-fit: cover;
display: block;
transition: transform 0.6s ease, filter 0.3s ease;
}
.about-section-minimal .secondary-image-1:hover img,
.about-section-minimal .secondary-image-2:hover img {
transform: scale(1.1);
filter: brightness(1.1);
}
.about-section-minimal .image-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(180deg,
transparent 0%,
color-mix(in srgb, var(--primary-700) 20%, transparent) 100%);
opacity: 0;
transition: opacity 0.4s ease;
}
.about-section-minimal .main-image-wrapper:hover .image-overlay,
.about-section-minimal .secondary-image-1:hover .image-overlay,
.about-section-minimal .secondary-image-2:hover .image-overlay {
opacity: 1;
}
.about-section-minimal .floating-icons {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
pointer-events: none;
z-index: 3;
}
.about-section-minimal .icon-element {
position: absolute;
width: 50px;
height: 50px;
background: var(--light);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 8px 25px rgba(var(--black-rgb), 0.12);
animation: float-icon 4s ease-in-out infinite;
}
.about-section-minimal .icon-element i {
font-size: 1.5rem;
color: var(--primary-500);
}
.about-section-minimal .icon-1 {
top: 10%;
right: 5%;
animation-delay: 0s;
}
.about-section-minimal .icon-2 {
bottom: 35%;
left: -5%;
animation-delay: 1.5s;
}
.about-section-minimal .icon-3 {
bottom: 10%;
right: 10%;
animation-delay: 3s;
}
@keyframes float-icon {
0%, 100% { transform: translateY(0) rotate(0deg); }
50% { transform: translateY(-15px) rotate(5deg); }
}
@media (max-width: 991.98px) {
.about-section-minimal .images-grid {
margin-top: 3rem;
}
.about-section-minimal .main-image {
height: 300px;
}
.about-section-minimal .secondary-images img {
height: 200px;
}
.about-section-minimal .decorative-shape-1,
.about-section-minimal .decorative-shape-2 {
display: none;
}
}
@media (max-width: 767.98px) {
.about-section-minimal #about-title {
font-size: 2rem;
}
.about-section-minimal #about-desc {
font-size: 1rem;
}
.about-section-minimal .secondary-images {
grid-template-columns: 1fr;
}
.about-section-minimal .feature-card {
padding: 1.25rem;
}
.about-section-minimal .icon-element {
width: 40px;
height: 40px;
}
.about-section-minimal .icon-element i {
font-size: 1.25rem;
}
}
@media (max-width: 575.98px) {
.about-section-minimal .image-gallery-wrapper {
padding: 1rem;
}
.about-section-minimal .main-image {
height: 250px;
}
.about-section-minimal .secondary-images img {
height: 180px;
}
.about-section-minimal .floating-icons {
display: none;
}
}
@media print {
.about-section-minimal .decorative-shape-1,
.about-section-minimal .decorative-shape-2,
.about-section-minimal .floating-icons {
display: none;
}
.about-section-minimal .feature-card {
break-inside: avoid;
}
}
@media (prefers-contrast: high) {
.about-section-minimal .feature-card {
border-width: 2px;
border-color: var(--neutral-700);
}
.about-section-minimal .image-overlay {
display: none;
}
}
@media (prefers-reduced-motion: reduce) {
.about-section-minimal .feature-card,
.about-section-minimal .feature-icon,
.about-section-minimal .main-image,
.about-section-minimal .secondary-images img {
transition: none;
}
.about-section-minimal .decorative-shape-1,
.about-section-minimal .decorative-shape-2,
.about-section-minimal .floating-icons {
animation: none;
}
}
.features-featured {
position: relative;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%);
overflow: hidden;
}
.features-featured #features-title {
color: var(--text-primary);
letter-spacing: -0.02em;
line-height: 1.2;
}
.features-featured #features-subtitle {
color: var(--primary-500);
font-weight: 500;
}
.features-featured #features-desc {
color: var(--text-secondary);
max-width: 700px;
margin-left: auto;
margin-right: auto;
line-height: 1.7;
}
.features-featured .feature-card {
background: var(--surface-primary);
border-radius: 16px;
padding: 2rem;
position: relative;
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%);
box-shadow: 0 4px 6px rgba(var(--black-rgb), 0.04);
overflow: hidden;
}
.features-featured .feature-card:hover {
transform: translateY(-8px);
box-shadow:
0 20px 40px rgba(var(--black-rgb), 0.08),
0 0 0 1px color-mix(in srgb, var(--primary-300) 40%, transparent 60%);
border-color: var(--primary-300);
}
.features-featured .feature-icon-wrapper {
position: relative;
width: 70px;
height: 70px;
margin-bottom: 1.5rem;
display: flex;
align-items: center;
justify-content: center;
}
.features-featured .icon-background {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(135deg,
var(--primary-500) 0%,
color-mix(in srgb, var(--primary-700) 80%, var(--primary-500) 20%) 100%);
border-radius: 16px;
opacity: 0.1;
transition: all 0.4s ease;
}
.features-featured .feature-card:hover .icon-background {
opacity: 0.15;
transform: rotate(10deg) scale(1.1);
}
.features-featured .feature-icon {
font-size: 2rem;
color: var(--primary-500);
position: relative;
z-index: 2;
transition: all 0.4s ease;
}
.features-featured .feature-card:hover .feature-icon {
color: var(--primary-700);
transform: scale(1.1);
}
.features-featured .feature-content h3 {
color: var(--text-primary);
margin-bottom: 1rem;
transition: color 0.3s ease;
}
.features-featured .feature-card:hover .feature-content h3 {
color: var(--primary-700);
}
.features-featured .feature-content p {
color: var(--text-secondary);
line-height: 1.7;
font-size: 0.95rem;
}
.features-featured .feature-decoration {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 4px;
overflow: hidden;
}
.features-featured .deco-line {
width: 0;
height: 100%;
background: linear-gradient(90deg,
var(--primary-500),
var(--primary-300));
transition: width 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.features-featured .feature-card:hover .deco-line {
width: 100%;
}
.features-featured .decorative-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
opacity: 0.4;
}
.features-featured .shape-circle {
position: absolute;
border-radius: 50%;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 30%, transparent 70%) 0%,
transparent 70%);
}
.features-featured .shape-1 {
width: 400px;
height: 400px;
top: -200px;
right: -100px;
animation: float-shape 20s ease-in-out infinite;
}
.features-featured .shape-2 {
width: 300px;
height: 300px;
bottom: -150px;
left: -50px;
animation: float-shape 25s ease-in-out infinite reverse;
}
.features-featured .shape-blob {
position: absolute;
width: 500px;
height: 500px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: radial-gradient(ellipse at center,
color-mix(in srgb, var(--primary-100) 20%, transparent 80%) 0%,
transparent 60%);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
animation: blob-morph 30s ease-in-out infinite;
}
.features-featured .floating-icons {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
}
.features-featured .floating-icon {
position: absolute;
font-size: 1.5rem;
color: color-mix(in srgb, var(--primary-300) 30%, transparent 70%);
animation: float-icon 15s ease-in-out infinite;
}
.features-featured .icon-1 {
top: 15%;
right: 10%;
animation-delay: 0s;
}
.features-featured .icon-2 {
bottom: 20%;
right: 15%;
animation-delay: 5s;
}
.features-featured .icon-3 {
top: 60%;
left: 8%;
animation-delay: 10s;
}
@keyframes float-shape {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
33% {
transform: translate(30px, -30px) rotate(120deg);
}
66% {
transform: translate(-20px, 20px) rotate(240deg);
}
}
@keyframes blob-morph {
0%, 100% {
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}
25% {
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
}
50% {
border-radius: 50% 50% 50% 50% / 50% 50% 50% 50%;
}
75% {
border-radius: 30% 70% 60% 40% / 50% 60% 40% 60%;
}
}
@keyframes float-icon {
0%, 100% {
transform: translateY(0) rotate(0deg);
opacity: 0.3;
}
50% {
transform: translateY(-30px) rotate(180deg);
opacity: 0.6;
}
}
@media (max-width: 991.98px) {
.features-featured .feature-card {
padding: 1.75rem;
}
.features-featured .shape-1 {
width: 300px;
height: 300px;
}
.features-featured .shape-2 {
width: 200px;
height: 200px;
}
}
@media (max-width: 767.98px) {
.features-featured {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.features-featured #features-title {
font-size: 2rem;
}
.features-featured #features-subtitle {
font-size: 1.25rem;
}
.features-featured .feature-card {
padding: 1.5rem;
}
.features-featured .feature-icon-wrapper {
width: 60px;
height: 60px;
}
.features-featured .feature-icon {
font-size: 1.75rem;
}
.features-featured .floating-icon {
font-size: 1.25rem;
}
}
@media (max-width: 575.98px) {
.features-featured #features-title {
font-size: 1.75rem;
}
.features-featured .feature-content h3 {
font-size: 1.25rem;
}
.features-featured .feature-content p {
font-size: 0.9rem;
}
}
.services-section-minimal {
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-minimal .section-header {
position: relative;
z-index: 2;
}
.services-section-minimal #services-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
line-height: 1.2;
}
.services-section-minimal #services-subtitle {
color: var(--primary-500);
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.05em;
}
.services-section-minimal #services-desc {
color: var(--text-secondary);
line-height: 1.8;
max-width: 700px;
margin: 0 auto;
}
.services-section-minimal .service-card {
position: relative;
background: var(--light);
border-radius: 20px;
padding: 2.5rem;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
border: 2px solid transparent;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.06);
overflow: hidden;
}
.services-section-minimal .service-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-500) 5%, transparent) 0%,
transparent 100%
);
opacity: 0;
transition: opacity 0.4s ease;
pointer-events: none;
}
.services-section-minimal .service-card:hover {
transform: translateY(-10px);
border-color: var(--primary-300);
box-shadow: 0 20px 40px rgba(var(--black-rgb), 0.12);
}
.services-section-minimal .service-card:hover::before {
opacity: 1;
}
.services-section-minimal .service-card.featured {
background: linear-gradient(
135deg,
var(--light) 0%,
color-mix(in srgb, var(--primary-50) 50%, var(--light) 50%) 100%
);
border-color: var(--primary-500);
box-shadow: 0 10px 30px rgba(var(--black-rgb), 0.1);
}
.services-section-minimal .featured-badge {
position: absolute;
top: 20px;
right: 20px;
width: 50px;
height: 50px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 4px 15px rgba(var(--black-rgb), 0.2);
z-index: 2;
}
.services-section-minimal .featured-badge .badge-icon i {
color: var(--light);
font-size: 1.5rem;
}
.services-section-minimal .service-icon-wrapper {
margin-bottom: 1.5rem;
}
.services-section-minimal .icon-circle {
width: 80px;
height: 80px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 20px;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.4s ease;
box-shadow: 0 8px 20px color-mix(in srgb, var(--primary-500) 30%, transparent);
}
.services-section-minimal .icon-circle i {
font-size: 2rem;
color: var(--light);
}
.services-section-minimal .service-card:hover .icon-circle {
transform: scale(1.1) rotate(5deg);
box-shadow: 0 12px 30px color-mix(in srgb, var(--primary-500) 40%, transparent);
}
.services-section-minimal .service-content {
position: relative;
z-index: 2;
}
.services-section-minimal .service-name {
color: var(--text-primary);
font-weight: 700;
transition: color 0.3s ease;
margin-bottom: 1rem;
}
.services-section-minimal .service-card:hover .service-name {
color: var(--primary-700);
}
.services-section-minimal .service-description {
color: var(--text-secondary);
line-height: 1.7;
font-size: 0.95rem;
}
.services-section-minimal .service-features {
color: var(--text-secondary);
font-size: 0.9rem;
line-height: 1.8;
padding-left: 0;
border-left: 3px solid var(--primary-300);
padding-left: 1rem;
margin-left: 0.5rem;
}
.services-section-minimal .service-pricing {
margin-top: auto;
padding-top: 1.5rem;
border-top: 2px solid var(--neutral-100);
}
.services-section-minimal .price-tag {
color: var(--primary-700);
font-weight: 800;
display: inline-block;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-100) 80%, transparent),
color-mix(in srgb, var(--primary-300) 40%, transparent)
);
padding: 0.5rem 1.5rem;
border-radius: 12px;
transition: all 0.3s ease;
}
.services-section-minimal .service-card:hover .price-tag {
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
color: var(--light);
transform: scale(1.05);
}
.services-section-minimal .card-accent {
position: absolute;
bottom: 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.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.services-section-minimal .service-card:hover .card-accent {
transform: scaleX(1);
}
.services-section-minimal .decorative-blob {
position: absolute;
width: 500px;
height: 500px;
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
opacity: 0.08;
z-index: 0;
pointer-events: none;
}
.services-section-minimal .blob-top {
top: -100px;
left: -150px;
background: linear-gradient(135deg, var(--primary-300), var(--primary-500));
animation: blob-float 20s ease-in-out infinite;
}
.services-section-minimal .blob-bottom {
bottom: -150px;
right: -100px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
animation: blob-float 25s ease-in-out infinite reverse;
}
.services-section-minimal .background-icons {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
pointer-events: none;
z-index: 0;
}
.services-section-minimal .icon-float {
position: absolute;
font-size: 3rem;
color: color-mix(in srgb, var(--primary-300) 15%, transparent);
animation: float-icon 15s ease-in-out infinite;
}
.services-section-minimal .icon-float.icon-1 {
top: 10%;
left: 5%;
animation-delay: 0s;
}
.services-section-minimal .icon-float.icon-2 {
top: 60%;
right: 8%;
animation-delay: 3s;
}
.services-section-minimal .icon-float.icon-3 {
bottom: 15%;
left: 10%;
animation-delay: 6s;
}
.services-section-minimal .icon-float.icon-4 {
top: 30%;
right: 15%;
animation-delay: 9s;
}
@keyframes blob-float {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(30px, -50px) scale(1.1);
}
66% {
transform: translate(-20px, 30px) scale(0.9);
}
}
@keyframes float-icon {
0%, 100% {
transform: translateY(0) rotate(0deg);
opacity: 0.1;
}
50% {
transform: translateY(-30px) rotate(180deg);
opacity: 0.2;
}
}
@media (max-width: 991.98px) {
.services-section-minimal .service-card {
padding: 2rem;
}
.services-section-minimal #services-title {
font-size: 2rem;
}
.services-section-minimal .icon-circle {
width: 70px;
height: 70px;
}
.services-section-minimal .icon-circle i {
font-size: 1.75rem;
}
}
@media (max-width: 767.98px) {
.services-section-minimal .service-card {
padding: 1.75rem;
}
.services-section-minimal #services-title {
font-size: 1.75rem;
}
.services-section-minimal .decorative-blob {
width: 300px;
height: 300px;
}
.services-section-minimal .icon-float {
font-size: 2rem;
}
.services-section-minimal .featured-badge {
width: 40px;
height: 40px;
}
.services-section-minimal .featured-badge .badge-icon i {
font-size: 1.2rem;
}
}
@media (max-width: 575.98px) {
.services-section-minimal {
padding-top: 3rem;
padding-bottom: 3rem;
}
.services-section-minimal .service-card {
padding: 1.5rem;
}
.services-section-minimal #services-title {
font-size: 1.5rem;
}
.services-section-minimal .icon-circle {
width: 60px;
height: 60px;
}
.services-section-minimal .icon-circle i {
font-size: 1.5rem;
}
.services-section-minimal .price-tag {
font-size: 1.5rem;
padding: 0.4rem 1.2rem;
}
}
.priceplan-section-172 {
padding: 100px 0;
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;
}
.priceplan-section-172 .section-header {
margin-bottom: 60px;
position: relative;
z-index: 2;
}
.priceplan-section-172 .section-title {
font-size: 2.75rem;
font-weight: 800;
color: var(--text-primary);
margin-bottom: 16px;
letter-spacing: -0.02em;
line-height: 1.2;
}
.priceplan-section-172 .section-subtitle {
font-size: 1.5rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 20px;
letter-spacing: -0.01em;
}
.priceplan-section-172 .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.priceplan-section-172 .decorative-accent {
width: 80px;
height: 4px;
background: linear-gradient(90deg,
var(--primary-500) 0%,
var(--primary-300) 100%
);
margin: 0 auto 50px;
border-radius: 2px;
position: relative;
}
.priceplan-section-172 .decorative-accent::before,
.priceplan-section-172 .decorative-accent::after {
content: '';
position: absolute;
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
top: 50%;
transform: translateY(-50%);
}
.priceplan-section-172 .decorative-accent::before {
left: -16px;
}
.priceplan-section-172 .decorative-accent::after {
right: -16px;
}
.priceplan-section-172 .pricing-card {
background: var(--surface-primary);
border-radius: 20px;
padding: 40px 32px;
height: 100%;
box-shadow: 0 4px 6px rgba(var(--black-rgb), 0.02),
0 10px 20px rgba(var(--black-rgb), 0.03);
border: 2px solid color-mix(in srgb, var(--primary-100) 30%, transparent 70%);
position: relative;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
display: flex;
flex-direction: column;
overflow: hidden;
}
.priceplan-section-172 .pricing-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 24px rgba(var(--black-rgb), 0.06),
0 24px 48px rgba(var(--black-rgb), 0.08);
border-color: var(--primary-300);
}
.priceplan-section-172 .featured-card {
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 20%, var(--surface-primary) 80%) 100%
);
border: 2px solid var(--primary-500);
box-shadow: 0 8px 16px rgba(var(--black-rgb), 0.04),
0 16px 32px color-mix(in srgb, var(--primary-500) 15%, transparent 85%);
}
.priceplan-section-172 .featured-card:hover {
box-shadow: 0 16px 32px rgba(var(--black-rgb), 0.08),
0 32px 64px color-mix(in srgb, var(--primary-500) 25%, transparent 75%);
}
.priceplan-section-172 .popular-badge {
position: absolute;
top: 20px;
right: 20px;
width: 48px;
height: 48px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
color: var(--light);
font-size: 1.25rem;
box-shadow: 0 4px 12px color-mix(in srgb, var(--primary-500) 40%, transparent 60%);
z-index: 2;
animation: pulse-badge 2s ease-in-out infinite;
}
@keyframes pulse-badge {
0%, 100% {
transform: scale(1);
}
50% {
transform: scale(1.1);
}
}
.priceplan-section-172 .card-header-area {
text-align: center;
margin-bottom: 24px;
}
.priceplan-section-172 .plan-icon-wrapper {
width: 72px;
height: 72px;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-100) 60%, transparent 40%),
color-mix(in srgb, var(--primary-300) 30%, transparent 70%)
);
border-radius: 50%;
display: inline-flex;
align-items: center;
justify-content: center;
margin-bottom: 20px;
position: relative;
transition: all 0.3s ease;
}
.priceplan-section-172 .pricing-card:hover .plan-icon-wrapper {
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
}
.priceplan-section-172 .plan-icon-wrapper i {
font-size: 2rem;
color: var(--primary-500);
transition: all 0.3s ease;
}
.priceplan-section-172 .pricing-card:hover .plan-icon-wrapper i {
color: var(--light);
transform: scale(1.1);
}
.priceplan-section-172 .plan-name {
font-size: 1.5rem;
font-weight: 700;
color: var(--text-primary);
margin: 0;
letter-spacing: -0.01em;
}
.priceplan-section-172 .price-display {
text-align: center;
margin-bottom: 24px;
padding: 20px 0;
position: relative;
}
.priceplan-section-172 .currency-symbol {
font-size: 1.5rem;
font-weight: 600;
color: var(--primary-500);
vertical-align: super;
margin-right: 4px;
}
.priceplan-section-172 .price-amount {
font-size: 4rem;
font-weight: 800;
color: var(--primary-500);
line-height: 1;
letter-spacing: -0.02em;
}
.priceplan-section-172 .featured-card .price-amount {
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
}
.priceplan-section-172 .price-period {
font-size: 1rem;
font-weight: 500;
color: var(--text-secondary);
margin-left: 4px;
}
.priceplan-section-172 .plan-description {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.6;
margin-bottom: 28px;
text-align: center;
min-height: 80px;
}
.priceplan-section-172 .features-container {
background: color-mix(in srgb, var(--primary-50) 20%, transparent 80%);
border-radius: 12px;
padding: 24px;
margin-top: auto;
position: relative;
border: 1px solid color-mix(in srgb, var(--primary-100) 40%, transparent 60%);
}
.priceplan-section-172 .featured-card .features-container {
background: color-mix(in srgb, var(--primary-100) 30%, transparent 70%);
border-color: color-mix(in srgb, var(--primary-300) 50%, transparent 50%);
}
.priceplan-section-172 .features-icon-decorator {
width: 32px;
height: 32px;
background: var(--primary-500);
border-radius: 8px;
display: inline-flex;
align-items: center;
justify-content: center;
margin-bottom: 16px;
box-shadow: 0 2px 8px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
.priceplan-section-172 .features-icon-decorator i {
font-size: 1.125rem;
color: var(--light);
}
.priceplan-section-172 .plan-features {
font-size: 0.9375rem;
color: var(--text-primary);
line-height: 1.7;
}
.priceplan-section-172 .card-decoration {
position: absolute;
bottom: 20px;
right: 20px;
pointer-events: none;
opacity: 0.15;
}
.priceplan-section-172 .decoration-circle {
width: 60px;
height: 60px;
border: 3px solid var(--primary-500);
border-radius: 50%;
position: relative;
}
.priceplan-section-172 .decoration-line {
width: 40px;
height: 3px;
background: var(--primary-500);
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%) rotate(-45deg);
}
.priceplan-section-172 .featured-decoration .decoration-dot {
width: 12px;
height: 12px;
background: var(--primary-500);
border-radius: 50%;
position: absolute;
top: -6px;
right: -6px;
animation: pulse-dot 2s ease-in-out infinite;
}
@keyframes pulse-dot {
0%, 100% {
opacity: 1;
transform: scale(1);
}
50% {
opacity: 0.6;
transform: scale(1.3);
}
}
.priceplan-section-172 .bottom-decorations {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 200px;
pointer-events: none;
overflow: hidden;
}
.priceplan-section-172 .floating-shape {
position: absolute;
border-radius: 50%;
opacity: 0.08;
animation: float-shape 20s ease-in-out infinite;
}
.priceplan-section-172 .shape-1 {
width: 120px;
height: 120px;
background: var(--primary-500);
bottom: -60px;
left: 10%;
animation-delay: 0s;
}
.priceplan-section-172 .shape-2 {
width: 80px;
height: 80px;
background: var(--primary-700);
bottom: -40px;
left: 50%;
animation-delay: 3s;
}
.priceplan-section-172 .shape-3 {
width: 100px;
height: 100px;
background: var(--primary-300);
bottom: -50px;
right: 15%;
animation-delay: 6s;
}
@keyframes float-shape {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-30px) rotate(180deg);
}
}
@media (max-width: 991px) {
.priceplan-section-172 {
padding: 80px 0;
}
.priceplan-section-172 .section-title {
font-size: 2.25rem;
}
.priceplan-section-172 .section-subtitle {
font-size: 1.25rem;
}
.priceplan-section-172 .price-amount {
font-size: 3.5rem;
}
}
@media (max-width: 767px) {
.priceplan-section-172 {
padding: 60px 0;
}
.priceplan-section-172 .section-header {
margin-bottom: 40px;
}
.priceplan-section-172 .section-title {
font-size: 2rem;
}
.priceplan-section-172 .section-subtitle {
font-size: 1.125rem;
}
.priceplan-section-172 .section-description {
font-size: 1rem;
}
.priceplan-section-172 .pricing-card {
padding: 32px 24px;
}
.priceplan-section-172 .price-amount {
font-size: 3rem;
}
.priceplan-section-172 .plan-icon-wrapper {
width: 64px;
height: 64px;
}
.priceplan-section-172 .plan-icon-wrapper i {
font-size: 1.75rem;
}
.priceplan-section-172 .plan-description {
min-height: auto;
}
}
@media (max-width: 575px) {
.priceplan-section-172 .section-title {
font-size: 1.75rem;
}
.priceplan-section-172 .price-amount {
font-size: 2.5rem;
}
.priceplan-section-172 .pricing-card {
padding: 28px 20px;
}
.priceplan-section-172 .popular-badge {
width: 40px;
height: 40px;
font-size: 1rem;
top: 16px;
right: 16px;
}
}
.team-section-variant {
position: relative;
padding: 100px 0;
background: linear-gradient(
135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
overflow: hidden;
}
.team-section-variant .decorative-shape {
position: absolute;
border-radius: 50%;
opacity: 0.08;
pointer-events: none;
z-index: 0;
}
.team-section-variant .shape-top-left {
top: -80px;
left: -80px;
width: 300px;
height: 300px;
background: radial-gradient(circle, var(--primary-500), transparent);
animation: float-shape 20s ease-in-out infinite;
}
.team-section-variant .shape-bottom-right {
bottom: -100px;
right: -100px;
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-700), transparent);
animation: float-shape 25s ease-in-out infinite reverse;
}
@keyframes float-shape {
0%, 100% {
transform: translate(0, 0) scale(1);
}
50% {
transform: translate(30px, 30px) scale(1.1);
}
}
.team-section-variant .section-header {
position: relative;
z-index: 1;
}
.team-section-variant .section-title {
font-size: clamp(2rem, 5vw, 3rem);
font-weight: 700;
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.2;
}
.team-section-variant .section-subtitle {
font-size: clamp(1.25rem, 3vw, 1.75rem);
font-weight: 600;
color: var(--primary-700);
margin-bottom: 1.5rem;
line-height: 1.3;
}
.team-section-variant .section-description {
font-size: 1.125rem;
line-height: 1.8;
color: var(--text-secondary);
margin-bottom: 0;
}
.team-section-variant .decorative-divider {
display: flex;
align-items: center;
justify-content: center;
gap: 1rem;
margin-top: 2rem;
}
.team-section-variant .divider-line {
width: 60px;
height: 2px;
background: linear-gradient(
90deg,
transparent,
var(--primary-500),
transparent
);
}
.team-section-variant .divider-icon {
font-size: 1.5rem;
color: var(--primary-500);
}
.team-section-variant .row {
position: relative;
z-index: 1;
}
.team-section-variant .team-card {
position: relative;
height: 100%;
background: var(--surface-primary);
border-radius: 20px;
padding: 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;
}
.team-section-variant .team-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500),
var(--primary-700)
);
transform: scaleX(0);
transform-origin: left;
transition: transform 0.4s ease;
}
.team-section-variant .team-card:hover {
transform: translateY(-8px);
box-shadow:
0 8px 12px rgba(var(--black-rgb), 0.08),
0 20px 40px rgba(var(--black-rgb), 0.12);
}
.team-section-variant .team-card:hover::before {
transform: scaleX(1);
}
.team-section-variant .card-shine {
position: absolute;
top: 0;
left: -100%;
width: 50%;
height: 100%;
background: linear-gradient(
90deg,
transparent,
rgba(var(--white-rgb), 0.3),
transparent
);
transition: left 0.6s ease;
pointer-events: none;
}
.team-section-variant .team-card:hover .card-shine {
left: 200%;
}
.team-section-variant .team-card-inner {
position: relative;
z-index: 1;
}
.team-section-variant .team-image-wrapper {
position: relative;
margin-bottom: 1.5rem;
}
.team-section-variant .image-frame {
position: relative;
width: 100%;
aspect-ratio: 1;
border-radius: 16px;
overflow: hidden;
background: linear-gradient(
135deg,
var(--neutral-100),
var(--neutral-50)
);
}
.team-section-variant .team-member-photo {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.4s ease;
}
.team-section-variant .team-card:hover .team-member-photo {
transform: scale(1.05);
}
.team-section-variant .decorative-corner {
position: absolute;
width: 30px;
height: 30px;
border: 2px solid var(--primary-500);
transition: all 0.4s ease;
z-index: 1;
}
.team-section-variant .corner-tl {
top: 10px;
left: 10px;
border-right: none;
border-bottom: none;
}
.team-section-variant .corner-br {
bottom: 10px;
right: 10px;
border-left: none;
border-top: none;
}
.team-section-variant .team-card:hover .corner-tl {
top: 5px;
left: 5px;
}
.team-section-variant .team-card:hover .corner-br {
bottom: 5px;
right: 5px;
}
.team-section-variant .team-info {
text-align: center;
position: relative;
}
.team-section-variant .icon-badge {
display: inline-flex;
align-items: center;
justify-content: center;
width: 48px;
height: 48px;
background: linear-gradient(
135deg,
var(--primary-500),
var(--primary-700)
);
border-radius: 12px;
margin-bottom: 1rem;
box-shadow: 0 4px 12px color-mix(in srgb, var(--primary-500) 40%, transparent);
transition: all 0.3s ease;
}
.team-section-variant .icon-badge i {
font-size: 1.5rem;
color: var(--light);
}
.team-section-variant .team-card:hover .icon-badge {
transform: scale(1.1) rotate(5deg);
}
.team-section-variant .member-name {
font-size: 1.5rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 0.5rem;
line-height: 1.3;
}
.team-section-variant .member-role {
font-size: 1rem;
font-weight: 500;
color: var(--primary-700);
margin-bottom: 0;
line-height: 1.5;
}
.team-section-variant .decorative-dots-left,
.team-section-variant .decorative-dots-right {
position: absolute;
bottom: 50px;
width: 80px;
height: 80px;
background-image: radial-gradient(
circle,
var(--primary-300) 2px,
transparent 2px
);
background-size: 20px 20px;
opacity: 0.3;
pointer-events: none;
z-index: 0;
}
.team-section-variant .decorative-dots-left {
left: 30px;
}
.team-section-variant .decorative-dots-right {
right: 30px;
}
@media (max-width: 991.98px) {
.team-section-variant {
padding: 80px 0;
}
.team-section-variant .section-title {
font-size: 2.25rem;
}
.team-section-variant .section-subtitle {
font-size: 1.5rem;
}
.team-section-variant .section-description {
font-size: 1rem;
}
.team-section-variant .team-card {
padding: 1.75rem;
}
.team-section-variant .member-name {
font-size: 1.375rem;
}
}
@media (max-width: 767.98px) {
.team-section-variant {
padding: 60px 0;
}
.team-section-variant .section-title {
font-size: 2rem;
}
.team-section-variant .section-subtitle {
font-size: 1.25rem;
}
.team-section-variant .team-card {
padding: 1.5rem;
}
.team-section-variant .decorative-divider {
margin-top: 1.5rem;
}
.team-section-variant .divider-line {
width: 40px;
}
.team-section-variant .decorative-dots-left,
.team-section-variant .decorative-dots-right {
width: 60px;
height: 60px;
}
}
@media (max-width: 575.98px) {
.team-section-variant {
padding: 50px 0;
}
.team-section-variant .section-title {
font-size: 1.75rem;
}
.team-section-variant .team-card {
padding: 1.25rem;
}
.team-section-variant .icon-badge {
width: 40px;
height: 40px;
}
.team-section-variant .icon-badge i {
font-size: 1.25rem;
}
.team-section-variant .member-name {
font-size: 1.25rem;
}
.team-section-variant .member-role {
font-size: 0.9375rem;
}
}
@media (prefers-contrast: high) {
.team-section-variant .team-card {
border: 2px solid var(--neutral-300);
}
.team-section-variant .section-description,
.team-section-variant .member-role {
color: var(--text-primary);
}
}
@media (prefers-reduced-motion: reduce) {
.team-section-variant *,
.team-section-variant *::before,
.team-section-variant *::after {
animation-duration: 0.01ms !important;
animation-iteration-count: 1 !important;
transition-duration: 0.01ms !important;
}
}
.reviews-section-standard {
padding: 100px 0;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%);
position: relative;
overflow: hidden;
}
.reviews-section-standard .reviews-header {
max-width: 800px;
margin: 0 auto 60px;
position: relative;
z-index: 2;
}
.reviews-section-standard .decorative-line-top {
width: 80px;
height: 4px;
background: linear-gradient(90deg,
var(--primary-500),
var(--primary-300));
margin: 0 auto 24px;
border-radius: 2px;
}
.reviews-section-standard .reviews-main-title {
font-size: 2.75rem;
font-weight: 800;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.2;
letter-spacing: -0.02em;
}
.reviews-section-standard .reviews-subtitle {
font-size: 1.25rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 20px;
letter-spacing: 0.01em;
}
.reviews-section-standard .reviews-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
}
.reviews-section-standard .reviews-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 32px;
position: relative;
z-index: 2;
}
.reviews-section-standard .review-card {
background: var(--surface-primary);
border-radius: 16px;
padding: 40px 32px;
box-shadow:
0 4px 6px rgba(var(--black-rgb), 0.04),
0 12px 24px rgba(var(--black-rgb), 0.06);
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
border: 1px solid color-mix(in srgb, var(--primary-500) 10%, transparent 90%);
overflow: hidden;
}
.reviews-section-standard .review-card:hover {
transform: translateY(-8px);
box-shadow:
0 8px 12px rgba(var(--black-rgb), 0.08),
0 20px 40px rgba(var(--black-rgb), 0.12);
border-color: color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
.reviews-section-standard .quote-icon {
width: 56px;
height: 56px;
background: linear-gradient(135deg,
var(--primary-500),
var(--primary-700));
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 24px;
box-shadow: 0 4px 12px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
.reviews-section-standard .quote-icon i {
font-size: 28px;
color: var(--light);
}
.reviews-section-standard .review-content {
margin-bottom: 32px;
}
.reviews-section-standard .review-text {
font-size: 1.0625rem;
line-height: 1.75;
color: var(--text-secondary);
margin: 0;
position: relative;
}
.reviews-section-standard .review-author-section {
display: flex;
align-items: center;
gap: 16px;
padding-top: 24px;
border-top: 2px solid color-mix(in srgb, var(--primary-500) 15%, transparent 85%);
}
.reviews-section-standard .author-avatar {
flex-shrink: 0;
}
.reviews-section-standard .avatar-placeholder {
width: 56px;
height: 56px;
border-radius: 50%;
background: linear-gradient(135deg,
var(--primary-300),
var(--primary-500));
border: 3px solid var(--surface-primary);
box-shadow: 0 2px 8px color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
}
.reviews-section-standard .author-info {
flex: 1;
}
.reviews-section-standard .author-name {
font-size: 1rem;
font-weight: 700;
color: var(--text-primary);
margin: 0;
line-height: 1.5;
}
.reviews-section-standard .card-decoration {
position: absolute;
bottom: 0;
right: 0;
width: 120px;
height: 120px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-500) 8%, transparent 92%) 0%,
transparent 70%);
border-radius: 50%;
pointer-events: none;
}
.reviews-section-standard .decorative-elements {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 1;
}
.reviews-section-standard .decorative-circle {
position: absolute;
border-radius: 50%;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-500) 12%, transparent 88%) 0%,
transparent 70%);
}
.reviews-section-standard .decorative-circle-1 {
width: 400px;
height: 400px;
top: -100px;
right: -100px;
}
.reviews-section-standard .decorative-circle-2 {
width: 300px;
height: 300px;
bottom: -80px;
left: -80px;
}
.reviews-section-standard .decorative-blob {
position: absolute;
width: 500px;
height: 500px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 6%, transparent 94%) 0%,
transparent 60%);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
animation: blobAnimation 20s ease-in-out infinite;
}
@keyframes blobAnimation {
0%, 100% {
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}
25% {
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
}
50% {
border-radius: 30% 60% 70% 40% / 50% 60% 30% 60%;
}
75% {
border-radius: 70% 30% 40% 60% / 40% 70% 50% 30%;
}
}
@media (max-width: 991px) {
.reviews-section-standard {
padding: 80px 0;
}
.reviews-section-standard .reviews-main-title {
font-size: 2.25rem;
}
.reviews-section-standard .reviews-subtitle {
font-size: 1.125rem;
}
.reviews-section-standard .reviews-description {
font-size: 1.0625rem;
}
.reviews-section-standard .reviews-grid {
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 24px;
}
.reviews-section-standard .review-card {
padding: 32px 24px;
}
}
@media (max-width: 767px) {
.reviews-section-standard {
padding: 60px 0;
}
.reviews-section-standard .reviews-header {
margin-bottom: 40px;
}
.reviews-section-standard .reviews-main-title {
font-size: 1.875rem;
}
.reviews-section-standard .reviews-subtitle {
font-size: 1rem;
}
.reviews-section-standard .reviews-description {
font-size: 1rem;
}
.reviews-section-standard .reviews-grid {
grid-template-columns: 1fr;
gap: 20px;
}
.reviews-section-standard .review-card {
padding: 28px 20px;
}
.reviews-section-standard .quote-icon {
width: 48px;
height: 48px;
}
.reviews-section-standard .quote-icon i {
font-size: 24px;
}
.reviews-section-standard .review-text {
font-size: 1rem;
}
.reviews-section-standard .avatar-placeholder {
width: 48px;
height: 48px;
}
.reviews-section-standard .author-name {
font-size: 0.9375rem;
}
.reviews-section-standard .decorative-circle-1 {
width: 250px;
height: 250px;
}
.reviews-section-standard .decorative-circle-2 {
width: 200px;
height: 200px;
}
}
@media (max-width: 575px) {
.reviews-section-standard {
padding: 50px 0;
}
.reviews-section-standard .reviews-main-title {
font-size: 1.625rem;
}
.reviews-section-standard .review-card {
padding: 24px 16px;
}
}
.casestudy-modern {
padding: 120px 0;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%);
position: relative;
overflow: hidden;
}
.casestudy-modern .section-header {
max-width: 800px;
margin: 0 auto 80px;
position: relative;
}
.casestudy-modern .decorative-dots {
display: flex;
gap: 8px;
justify-content: center;
margin-bottom: 24px;
}
.casestudy-modern .decorative-dots .dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: var(--primary-500);
animation: dotPulse 2s ease-in-out infinite;
}
.casestudy-modern .decorative-dots .dot:nth-child(2) {
animation-delay: 0.2s;
}
.casestudy-modern .decorative-dots .dot:nth-child(3) {
animation-delay: 0.4s;
}
@keyframes dotPulse {
0%, 100% { opacity: 0.4; transform: scale(1); }
50% { opacity: 1; transform: scale(1.2); }
}
.casestudy-modern .section-title {
font-size: 2.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.2;
}
.casestudy-modern .section-subtitle {
font-size: 1.5rem;
font-weight: 600;
color: var(--primary-700);
margin-bottom: 24px;
}
.casestudy-modern .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 32px;
}
.casestudy-modern .decorative-line {
width: 80px;
height: 4px;
background: linear-gradient(90deg,
var(--primary-500),
var(--primary-300));
margin: 0 auto;
border-radius: 2px;
}
.casestudy-modern .casestudies-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
gap: 32px;
position: relative;
z-index: 2;
}
.casestudy-modern .casestudy-card {
background: var(--light);
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);
position: relative;
border: 1px solid color-mix(in srgb, var(--primary-300) 20%, transparent);
}
.casestudy-modern .casestudy-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.15);
border-color: var(--primary-500);
}
.casestudy-modern .casestudy-card.featured {
background: linear-gradient(135deg,
var(--light) 0%,
color-mix(in srgb, var(--primary-50) 40%, var(--light) 60%) 100%);
border: 2px solid var(--primary-500);
}
.casestudy-modern .featured-badge {
position: absolute;
top: 20px;
right: 20px;
width: 48px;
height: 48px;
background: var(--primary-500);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
z-index: 3;
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.2);
}
.casestudy-modern .featured-badge i {
font-size: 1.25rem;
color: var(--light);
}
.casestudy-modern .card-visual {
height: 240px;
position: relative;
background: linear-gradient(135deg,
var(--primary-100),
var(--primary-300));
display: flex;
align-items: center;
justify-content: center;
}
.casestudy-modern .image-placeholder {
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
position: relative;
z-index: 2;
}
.casestudy-modern .image-placeholder i {
font-size: 4rem;
color: var(--primary-700);
opacity: 0.8;
}
.casestudy-modern .decorative-corner {
position: absolute;
bottom: 0;
right: 0;
width: 100px;
height: 100px;
background: linear-gradient(135deg,
transparent 50%,
color-mix(in srgb, var(--primary-500) 30%, transparent) 50%);
border-radius: 8px 0 0 0;
}
.casestudy-modern .accent-shape {
position: absolute;
top: 20px;
left: 20px;
width: 60px;
height: 60px;
background: color-mix(in srgb, var(--light) 50%, transparent);
border-radius: 50%;
z-index: 1;
}
.casestudy-modern .card-content {
padding: 32px;
}
.casestudy-modern .card-header {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 20px;
}
.casestudy-modern .case-number {
font-size: 2.5rem;
font-weight: 700;
color: color-mix(in srgb, var(--primary-300) 40%, transparent);
line-height: 1;
}
.casestudy-modern .icon-badge {
width: 48px;
height: 48px;
background: var(--primary-100);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease;
}
.casestudy-modern .casestudy-card:hover .icon-badge {
background: var(--primary-500);
transform: rotate(10deg) scale(1.1);
}
.casestudy-modern .icon-badge i {
font-size: 1.5rem;
color: var(--primary-700);
transition: color 0.3s ease;
}
.casestudy-modern .casestudy-card:hover .icon-badge i {
color: var(--light);
}
.casestudy-modern .card-title {
font-size: 1.5rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.3;
transition: color 0.3s ease;
}
.casestudy-modern .casestudy-card:hover .card-title {
color: var(--primary-700);
}
.casestudy-modern .card-description {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 24px;
}
.casestudy-modern .card-footer {
padding-top: 24px;
border-top: 1px solid color-mix(in srgb, var(--neutral-300) 50%, transparent);
}
.casestudy-modern .visual-indicator {
width: 50px;
height: 4px;
background: var(--primary-500);
border-radius: 2px;
transition: width 0.4s ease;
}
.casestudy-modern .casestudy-card:hover .visual-indicator {
width: 100px;
}
.casestudy-modern .decorative-elements {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 1;
}
.casestudy-modern .floating-shape {
position: absolute;
border-radius: 50%;
background: color-mix(in srgb, var(--primary-300) 10%, transparent);
animation: float 8s ease-in-out infinite;
}
.casestudy-modern .shape-1 {
width: 200px;
height: 200px;
top: 10%;
left: 5%;
animation-delay: 0s;
}
.casestudy-modern .shape-2 {
width: 150px;
height: 150px;
top: 60%;
right: 8%;
animation-delay: 2s;
}
.casestudy-modern .shape-3 {
width: 100px;
height: 100px;
bottom: 15%;
left: 15%;
animation-delay: 4s;
}
@keyframes float {
0%, 100% { transform: translateY(0) rotate(0deg); }
50% { transform: translateY(-30px) rotate(180deg); }
}
@media (max-width: 1200px) {
.casestudy-modern .casestudies-grid {
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 28px;
}
}
@media (max-width: 768px) {
.casestudy-modern {
padding: 80px 0;
}
.casestudy-modern .section-header {
margin-bottom: 60px;
}
.casestudy-modern .section-title {
font-size: 2rem;
}
.casestudy-modern .section-subtitle {
font-size: 1.25rem;
}
.casestudy-modern .section-description {
font-size: 1rem;
}
.casestudy-modern .casestudies-grid {
grid-template-columns: 1fr;
gap: 24px;
}
.casestudy-modern .card-visual {
height: 200px;
}
.casestudy-modern .card-content {
padding: 24px;
}
.casestudy-modern .card-title {
font-size: 1.25rem;
}
.casestudy-modern .floating-shape {
opacity: 0.5;
}
}
@media (max-width: 480px) {
.casestudy-modern {
padding: 60px 0;
}
.casestudy-modern .section-title {
font-size: 1.75rem;
}
.casestudy-modern .card-visual {
height: 180px;
}
.casestudy-modern .image-placeholder i {
font-size: 3rem;
}
.casestudy-modern .case-number {
font-size: 2rem;
}
.casestudy-modern .icon-badge {
width: 40px;
height: 40px;
}
.casestudy-modern .icon-badge i {
font-size: 1.25rem;
}
}
.process-section-featured {
position: relative;
background: linear-gradient(180deg, var(--surface-primary) 0%, var(--neutral-50) 100%);
overflow: hidden;
}
.process-section-featured .section-header {
position: relative;
z-index: 2;
}
.process-section-featured #process-title {
color: var(--text-primary);
letter-spacing: -0.02em;
line-height: 1.2;
}
.process-section-featured #process-subtitle {
color: var(--primary-500);
font-weight: 600;
letter-spacing: 0.1em;
position: relative;
display: inline-block;
}
.process-section-featured #process-subtitle::after {
content: '';
position: absolute;
bottom: -8px;
left: 50%;
transform: translateX(-50%);
width: 60px;
height: 3px;
background: var(--primary-500);
border-radius: 2px;
}
.process-section-featured #process-desc {
color: var(--text-secondary);
line-height: 1.7;
}
.process-section-featured .process-timeline {
padding: 3rem 0;
}
.process-section-featured .timeline-line {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 3px;
background: linear-gradient(180deg,
transparent 0%,
var(--primary-300) 10%,
var(--primary-500) 50%,
var(--primary-300) 90%,
transparent 100%
);
transform: translateX(-50%);
z-index: 1;
}
@media (max-width: 991.98px) {
.process-section-featured .timeline-line {
left: 30px;
}
}
.process-section-featured .process-item-wrapper {
position: relative;
margin-bottom: 4rem;
}
.process-section-featured .process-item-wrapper:last-child {
margin-bottom: 0;
}
.process-section-featured .process-item {
position: relative;
z-index: 2;
gap: 2rem;
}
@media (max-width: 991.98px) {
.process-section-featured .process-item {
flex-direction: row !important;
gap: 1.5rem;
}
}
.process-section-featured .process-number-badge {
position: relative;
flex-shrink: 0;
width: 80px;
height: 80px;
display: flex;
align-items: center;
justify-content: center;
background: var(--surface-primary);
border: 4px solid var(--primary-500);
border-radius: 50%;
box-shadow: 0 8px 24px rgba(var(--black-rgb), 0.1);
transition: all 0.4s ease;
}
.process-section-featured .process-item-wrapper:hover .process-number-badge {
transform: scale(1.1) rotate(5deg);
border-color: var(--primary-700);
box-shadow: 0 12px 32px rgba(var(--black-rgb), 0.15);
}
.process-section-featured .number-display {
font-size: 1.75rem;
font-weight: 700;
color: var(--primary-500);
line-height: 1;
}
.process-section-featured .badge-decoration {
position: absolute;
inset: -12px;
border: 2px solid var(--primary-300);
border-radius: 50%;
opacity: 0;
transition: all 0.4s ease;
}
.process-section-featured .process-item-wrapper:hover .badge-decoration {
opacity: 1;
inset: -16px;
}
@media (max-width: 991.98px) {
.process-section-featured .process-number-badge {
width: 60px;
height: 60px;
}
.process-section-featured .number-display {
font-size: 1.5rem;
}
}
.process-section-featured .process-content {
flex: 1;
background: var(--surface-primary);
padding: 2.5rem;
border-radius: 16px;
border: 2px solid var(--neutral-100);
box-shadow: 0 4px 16px rgba(var(--black-rgb), 0.06);
transition: all 0.4s ease;
position: relative;
}
.process-section-featured .process-item-wrapper:hover .process-content {
border-color: var(--primary-300);
box-shadow: 0 12px 32px rgba(var(--black-rgb), 0.12);
transform: translateY(-4px);
}
.process-section-featured .process-content::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-300));
border-radius: 16px 16px 0 0;
opacity: 0;
transition: opacity 0.4s ease;
}
.process-section-featured .process-item-wrapper:hover .process-content::before {
opacity: 1;
}
@media (max-width: 767.98px) {
.process-section-featured .process-content {
padding: 1.5rem;
}
}
.process-section-featured .process-icon-wrapper {
display: inline-flex;
align-items: center;
justify-content: center;
width: 56px;
height: 56px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 12px;
margin-bottom: 1.5rem;
box-shadow: 0 4px 12px color-mix(in srgb, var(--primary-500) 40%, transparent);
transition: all 0.4s ease;
}
.process-section-featured .process-item-wrapper:hover .process-icon-wrapper {
transform: translateY(-4px) rotate(5deg);
box-shadow: 0 8px 20px color-mix(in srgb, var(--primary-500) 50%, transparent);
}
.process-section-featured .process-icon-wrapper i {
font-size: 1.75rem;
color: var(--surface-primary);
}
.process-section-featured .process-content h4 {
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.3;
transition: color 0.3s ease;
}
.process-section-featured .process-item-wrapper:hover .process-content h4 {
color: var(--primary-700);
}
.process-section-featured .process-content p {
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
}
.process-section-featured .process-item-wrapper:nth-child(even) .process-item {
flex-direction: row-reverse;
}
@media (max-width: 991.98px) {
.process-section-featured .process-item-wrapper:nth-child(even) .process-item {
flex-direction: row !important;
}
}
.process-section-featured .decorative-blob {
position: absolute;
border-radius: 50%;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-300) 20%, transparent),
color-mix(in srgb, var(--primary-500) 10%, transparent)
);
filter: blur(60px);
z-index: 0;
pointer-events: none;
}
.process-section-featured .blob-1 {
width: 400px;
height: 400px;
top: 10%;
left: -10%;
animation: float 20s ease-in-out infinite;
}
.process-section-featured .blob-2 {
width: 350px;
height: 350px;
bottom: 15%;
right: -8%;
animation: float 25s ease-in-out infinite reverse;
}
.process-section-featured .decorative-dots {
position: absolute;
width: 120px;
height: 120px;
background-image: radial-gradient(circle, var(--primary-300) 2px, transparent 2px);
background-size: 20px 20px;
opacity: 0.3;
z-index: 0;
pointer-events: none;
}
.process-section-featured .dots-1 {
top: 5%;
right: 10%;
}
.process-section-featured .dots-2 {
bottom: 10%;
left: 5%;
}
@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: 1199.98px) {
.process-section-featured .process-number-badge {
width: 70px;
height: 70px;
}
.process-section-featured .number-display {
font-size: 1.6rem;
}
}
@media (max-width: 767.98px) {
.process-section-featured .process-item {
gap: 1rem;
}
.process-section-featured .process-icon-wrapper {
width: 48px;
height: 48px;
margin-bottom: 1rem;
}
.process-section-featured .process-icon-wrapper i {
font-size: 1.5rem;
}
.process-section-featured .decorative-blob {
display: none;
}
}
@media (prefers-reduced-motion: reduce) {
.process-section-featured .decorative-blob,
.process-section-featured .badge-decoration {
animation: none !important;
}
.process-section-featured .process-item-wrapper:hover .process-number-badge,
.process-section-featured .process-item-wrapper:hover .process-content {
transform: none !important;
}
}
@media print {
.process-section-featured .decorative-blob,
.process-section-featured .decorative-dots,
.process-section-featured .timeline-line {
display: none !important;
}
}
.timeline-section-modern {
position: relative;
padding: 100px 0;
background: var(--surface-primary);
overflow: hidden;
}
.timeline-section-modern .section-header {
margin-bottom: 80px;
}
.timeline-section-modern .section-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.2;
}
.timeline-section-modern .section-subtitle {
font-size: 1.25rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 24px;
letter-spacing: -0.01em;
}
.timeline-section-modern .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
}
.timeline-section-modern .timeline-wrapper {
position: relative;
padding: 40px 0;
}
.timeline-section-modern .timeline-line {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 4px;
background: linear-gradient(180deg,
var(--primary-50) 0%,
var(--primary-300) 50%,
var(--primary-50) 100%
);
transform: translateX(-50%);
z-index: 1;
}
.timeline-section-modern .timeline-item {
position: relative;
margin-bottom: 100px;
}
.timeline-section-modern .timeline-item:last-child {
margin-bottom: 0;
}
.timeline-section-modern .timeline-marker {
position: absolute;
left: 50%;
top: 40px;
transform: translateX(-50%);
z-index: 2;
}
.timeline-section-modern .marker-dot {
width: 60px;
height: 60px;
border-radius: 50%;
background: var(--primary-500);
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 0 0 8px color-mix(in srgb, var(--primary-500) 15%, transparent),
0 8px 24px rgba(var(--black-rgb), 0.12);
transition: all 0.4s ease;
}
.timeline-section-modern .marker-dot i {
font-size: 1.5rem;
color: var(--light);
}
.timeline-section-modern .timeline-item:hover .marker-dot {
transform: scale(1.15);
box-shadow: 0 0 0 12px color-mix(in srgb, var(--primary-500) 25%, transparent),
0 12px 32px rgba(var(--black-rgb), 0.18);
}
.timeline-section-modern .timeline-content {
position: relative;
z-index: 2;
}
.timeline-section-modern .content-card {
background: var(--surface-secondary);
padding: 40px;
border-radius: 16px;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.08);
border: 1px solid color-mix(in srgb, var(--primary-500) 10%, transparent);
transition: all 0.4s ease;
height: 100%;
}
.timeline-section-modern .timeline-item:hover .content-card {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.15);
border-color: color-mix(in srgb, var(--primary-500) 30%, transparent);
}
.timeline-section-modern .year-badge {
display: inline-block;
padding: 8px 20px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
color: var(--light);
border-radius: 100px;
font-size: 0.875rem;
font-weight: 700;
letter-spacing: 0.05em;
margin-bottom: 20px;
box-shadow: 0 4px 12px color-mix(in srgb, var(--primary-500) 30%, transparent);
}
.timeline-section-modern .item-title {
font-size: 1.5rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.3;
}
.timeline-section-modern .item-description {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
}
.timeline-section-modern .timeline-visual {
padding: 20px;
}
.timeline-section-modern .visual-placeholder {
width: 100%;
aspect-ratio: 4/3;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-500) 8%, transparent),
color-mix(in srgb, var(--primary-300) 5%, transparent)
);
border-radius: 16px;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid color-mix(in srgb, var(--primary-500) 15%, transparent);
transition: all 0.4s ease;
}
.timeline-section-modern .visual-placeholder i {
font-size: 4rem;
color: var(--primary-500);
opacity: 0.4;
transition: all 0.4s ease;
}
.timeline-section-modern .timeline-item:hover .visual-placeholder {
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-500) 15%, transparent),
color-mix(in srgb, var(--primary-300) 10%, transparent)
);
border-color: color-mix(in srgb, var(--primary-500) 25%, transparent);
}
.timeline-section-modern .timeline-item:hover .visual-placeholder i {
transform: scale(1.1);
opacity: 0.6;
}
.timeline-section-modern .decorative-shape {
position: absolute;
border-radius: 50%;
opacity: 0.03;
z-index: 0;
pointer-events: none;
}
.timeline-section-modern .shape-1 {
width: 600px;
height: 600px;
background: var(--primary-500);
top: -200px;
right: -200px;
}
.timeline-section-modern .shape-2 {
width: 500px;
height: 500px;
background: var(--primary-700);
bottom: -150px;
left: -150px;
}
.timeline-section-modern .decorative-dots {
position: absolute;
width: 120px;
height: 120px;
background-image: radial-gradient(circle, var(--primary-500) 2px, transparent 2px);
background-size: 20px 20px;
opacity: 0.1;
z-index: 0;
pointer-events: none;
}
.timeline-section-modern .dots-1 {
top: 100px;
left: 5%;
}
.timeline-section-modern .dots-2 {
bottom: 100px;
right: 5%;
}
@media (max-width: 991.98px) {
.timeline-section-modern {
padding: 80px 0;
}
.timeline-section-modern .section-title {
font-size: 2rem;
}
.timeline-section-modern .section-subtitle {
font-size: 1.125rem;
}
.timeline-section-modern .timeline-line {
left: 30px;
}
.timeline-section-modern .timeline-marker {
left: 30px;
top: 20px;
}
.timeline-section-modern .marker-dot {
width: 50px;
height: 50px;
}
.timeline-section-modern .marker-dot i {
font-size: 1.25rem;
}
.timeline-section-modern .timeline-content {
padding-left: 100px;
}
.timeline-section-modern .timeline-item.alternate .timeline-content {
padding-left: 100px;
}
.timeline-section-modern .content-card {
padding: 32px;
}
.timeline-section-modern .item-title {
font-size: 1.375rem;
}
.timeline-section-modern .timeline-visual {
margin-top: 24px;
}
}
@media (max-width: 767.98px) {
.timeline-section-modern {
padding: 60px 0;
}
.timeline-section-modern .section-header {
margin-bottom: 60px;
}
.timeline-section-modern .section-title {
font-size: 1.75rem;
}
.timeline-section-modern .section-subtitle {
font-size: 1rem;
}
.timeline-section-modern .section-description {
font-size: 1rem;
}
.timeline-section-modern .timeline-line {
left: 20px;
}
.timeline-section-modern .timeline-marker {
left: 20px;
top: 16px;
}
.timeline-section-modern .marker-dot {
width: 40px;
height: 40px;
}
.timeline-section-modern .marker-dot i {
font-size: 1rem;
}
.timeline-section-modern .timeline-content {
padding-left: 80px;
}
.timeline-section-modern .content-card {
padding: 24px;
}
.timeline-section-modern .item-title {
font-size: 1.25rem;
}
.timeline-section-modern .item-description {
font-size: 0.9375rem;
}
.timeline-section-modern .timeline-item {
margin-bottom: 60px;
}
.timeline-section-modern .visual-placeholder i {
font-size: 3rem;
}
}
@media (prefers-reduced-motion: no-preference) {
.timeline-section-modern .timeline-item {
opacity: 0;
animation: fadeInUp 0.6s ease forwards;
}
.timeline-section-modern .timeline-item:nth-child(1) { animation-delay: 0.1s; }
.timeline-section-modern .timeline-item:nth-child(2) { animation-delay: 0.2s; }
.timeline-section-modern .timeline-item:nth-child(3) { animation-delay: 0.3s; }
.timeline-section-modern .timeline-item:nth-child(4) { animation-delay: 0.4s; }
.timeline-section-modern .timeline-item:nth-child(5) { animation-delay: 0.5s; }
@keyframes fadeInUp {
from {
opacity: 0;
transform: translateY(30px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
}
.career-section-secondary {
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;
}
.career-section-secondary .section-header {
position: relative;
z-index: 2;
}
.career-section-secondary .decorative-line-top {
width: 80px;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500),
var(--primary-300)
);
margin: 0 auto 2rem;
border-radius: 2px;
}
.career-section-secondary #career-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
line-height: 1.2;
}
.career-section-secondary #career-subtitle {
color: var(--primary-500);
font-weight: 600;
letter-spacing: -0.01em;
}
.career-section-secondary #career-desc {
color: var(--text-secondary);
font-size: 1.125rem;
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.career-section-secondary .decorative-icons {
display: flex;
justify-content: center;
gap: 2rem;
}
.career-section-secondary .decorative-icons i {
font-size: 2rem;
color: var(--primary-300);
transition: all 0.3s ease;
}
.career-section-secondary .decorative-icons i:hover {
color: var(--primary-500);
transform: translateY(-5px);
}
.career-section-secondary .career-card {
background: var(--surface-primary);
border-radius: 16px;
padding: 2.5rem;
height: 100%;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
border: 2px solid color-mix(in srgb, var(--primary-100) 50%, transparent 50%);
box-shadow:
0 4px 6px rgba(var(--black-rgb), 0.02),
0 10px 20px rgba(var(--black-rgb), 0.03);
}
.career-section-secondary .career-card:hover {
transform: translateY(-8px);
border-color: var(--primary-300);
box-shadow:
0 12px 24px rgba(var(--black-rgb), 0.08),
0 20px 40px rgba(var(--black-rgb), 0.06);
}
.career-section-secondary .card-decoration {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 6px;
background: linear-gradient(
90deg,
var(--primary-500),
var(--primary-300),
var(--primary-50)
);
border-radius: 16px 16px 0 0;
transition: height 0.3s ease;
}
.career-section-secondary .career-card:hover .card-decoration {
height: 8px;
}
.career-section-secondary .icon-wrapper {
width: 70px;
height: 70px;
background: linear-gradient(
135deg,
var(--primary-500),
var(--primary-300)
);
border-radius: 16px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1.5rem;
transition: all 0.3s ease;
}
.career-section-secondary .career-card:hover .icon-wrapper {
transform: rotate(5deg) scale(1.05);
box-shadow: 0 8px 16px rgba(var(--black-rgb), 0.15);
}
.career-section-secondary .icon-wrapper i {
font-size: 2rem;
color: var(--light);
}
.career-section-secondary .career-content h3 {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.01em;
transition: color 0.3s ease;
}
.career-section-secondary .career-card:hover .career-content h3 {
color: var(--primary-500);
}
.career-section-secondary .career-content p {
color: var(--text-secondary);
font-size: 1rem;
line-height: 1.7;
margin-bottom: 1.5rem;
}
.career-section-secondary .role-meta .badge {
background: color-mix(in srgb, var(--primary-100) 80%, transparent 20%);
color: var(--primary-700);
padding: 0.5rem 1rem;
border-radius: 8px;
font-weight: 600;
font-size: 0.875rem;
letter-spacing: 0.02em;
display: inline-block;
transition: all 0.3s ease;
}
.career-section-secondary .career-card:hover .role-meta .badge {
background: var(--primary-500);
color: var(--light);
transform: translateX(5px);
}
.career-section-secondary .card-corner {
position: absolute;
bottom: 0;
right: 0;
width: 80px;
height: 80px;
background: linear-gradient(
135deg,
transparent 0%,
color-mix(in srgb, var(--primary-50) 50%, transparent 50%) 100%
);
border-radius: 16px 0 16px 0;
opacity: 0.5;
transition: opacity 0.3s ease;
}
.career-section-secondary .career-card:hover .card-corner {
opacity: 0.8;
}
.career-section-secondary .background-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
overflow: hidden;
}
.career-section-secondary .shape-circle-1 {
position: absolute;
top: 10%;
right: 5%;
width: 300px;
height: 300px;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-100) 30%, transparent 70%),
transparent
);
border-radius: 50%;
animation: float 20s ease-in-out infinite;
}
.career-section-secondary .shape-circle-2 {
position: absolute;
bottom: 15%;
left: 8%;
width: 250px;
height: 250px;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-300) 20%, transparent 80%),
transparent
);
border-radius: 50%;
animation: float 25s ease-in-out infinite reverse;
}
.career-section-secondary .shape-blob-1 {
position: absolute;
top: 40%;
left: -5%;
width: 400px;
height: 400px;
background: color-mix(in srgb, var(--primary-50) 40%, transparent 60%);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
animation: morph 30s ease-in-out infinite;
filter: blur(40px);
}
.career-section-secondary .shape-blob-2 {
position: absolute;
bottom: 10%;
right: -8%;
width: 350px;
height: 350px;
background: color-mix(in srgb, var(--primary-100) 35%, transparent 65%);
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
animation: morph 35s ease-in-out infinite reverse;
filter: blur(50px);
}
@keyframes float {
0%, 100% {
transform: translate(0, 0);
}
50% {
transform: translate(30px, -30px);
}
}
@keyframes morph {
0%, 100% {
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}
50% {
border-radius: 60% 40% 30% 70% / 50% 60% 40% 60%;
}
}
@media (max-width: 991.98px) {
.career-section-secondary .career-card {
padding: 2rem;
}
.career-section-secondary #career-title {
font-size: 2.5rem;
}
.career-section-secondary #career-subtitle {
font-size: 1.5rem;
}
.career-section-secondary .icon-wrapper {
width: 60px;
height: 60px;
}
.career-section-secondary .icon-wrapper i {
font-size: 1.75rem;
}
}
@media (max-width: 767.98px) {
.career-section-secondary {
padding: 3rem 0;
}
.career-section-secondary #career-title {
font-size: 2rem;
}
.career-section-secondary #career-subtitle {
font-size: 1.25rem;
}
.career-section-secondary #career-desc {
font-size: 1rem;
}
.career-section-secondary .career-card {
padding: 1.5rem;
margin-bottom: 1rem;
}
.career-section-secondary .decorative-icons {
gap: 1.5rem;
}
.career-section-secondary .decorative-icons i {
font-size: 1.5rem;
}
.career-section-secondary .shape-circle-1,
.career-section-secondary .shape-circle-2 {
width: 200px;
height: 200px;
}
.career-section-secondary .shape-blob-1,
.career-section-secondary .shape-blob-2 {
width: 250px;
height: 250px;
}
}
@media (max-width: 575.98px) {
.career-section-secondary #career-title {
font-size: 1.75rem;
}
.career-section-secondary .career-content h3 {
font-size: 1.25rem;
}
.career-section-secondary .icon-wrapper {
width: 50px;
height: 50px;
}
.career-section-secondary .icon-wrapper i {
font-size: 1.5rem;
}
.career-section-secondary .role-meta .badge {
font-size: 0.8rem;
padding: 0.4rem 0.8rem;
}
}
@media (prefers-contrast: high) {
.career-section-secondary .career-card {
border-color: var(--primary-500);
border-width: 3px;
}
.career-section-secondary .career-content p {
color: var(--text-primary);
}
.career-section-secondary .role-meta .badge {
border: 2px solid var(--primary-700);
}
}
@media (prefers-reduced-motion: reduce) {
.career-section-secondary .career-card,
.career-section-secondary .icon-wrapper,
.career-section-secondary .decorative-icons i,
.career-section-secondary .card-decoration {
transition: none;
}
.career-section-secondary .shape-circle-1,
.career-section-secondary .shape-circle-2,
.career-section-secondary .shape-blob-1,
.career-section-secondary .shape-blob-2 {
animation: none;
}
}
.coreinfo-standard {
position: relative;
padding: 100px 0;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%);
overflow: hidden;
}
.coreinfo-standard .section-header {
margin-bottom: 60px;
position: relative;
}
.coreinfo-standard .decorative-line {
width: 60px;
height: 4px;
background: linear-gradient(90deg,
var(--primary-500),
var(--primary-300));
margin: 0 auto 24px;
border-radius: 2px;
}
.coreinfo-standard .section-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.2;
}
.coreinfo-standard .section-subtitle {
font-size: 1.25rem;
font-weight: 500;
color: var(--primary-700);
margin-bottom: 20px;
line-height: 1.4;
}
.coreinfo-standard .section-description {
font-size: 1.0625rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.coreinfo-standard .info-grid {
margin-top: 50px;
}
.coreinfo-standard .info-card {
position: relative;
height: 100%;
background: var(--surface-primary);
border-radius: 16px;
padding: 40px 30px;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.06);
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
border: 1px solid color-mix(in srgb, var(--neutral-300) 50%, transparent 50%);
overflow: hidden;
}
.coreinfo-standard .info-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.12);
border-color: var(--primary-300);
}
.coreinfo-standard .info-card:hover .card-icon-wrapper i {
transform: scale(1.1) rotate(5deg);
color: var(--primary-700);
}
.coreinfo-standard .info-card:hover .icon-background {
transform: scale(1.2);
opacity: 0.15;
}
.coreinfo-standard .info-card:hover .card-decorator {
transform: translateX(0);
opacity: 1;
}
.coreinfo-standard .card-icon-wrapper {
position: relative;
width: 70px;
height: 70px;
margin-bottom: 24px;
display: flex;
align-items: center;
justify-content: center;
}
.coreinfo-standard .card-icon-wrapper i {
font-size: 2.25rem;
color: var(--primary-500);
transition: all 0.4s ease;
z-index: 2;
position: relative;
}
.coreinfo-standard .icon-background {
position: absolute;
width: 100%;
height: 100%;
background: linear-gradient(135deg,
var(--primary-300),
var(--primary-500));
border-radius: 50%;
opacity: 0.1;
transition: all 0.4s ease;
z-index: 1;
}
.coreinfo-standard .card-content {
position: relative;
z-index: 2;
}
.coreinfo-standard .card-title {
font-size: 1.375rem;
font-weight: 600;
color: var(--text-primary);
margin-bottom: 14px;
line-height: 1.3;
}
.coreinfo-standard .card-description {
font-size: 0.9375rem;
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
}
.coreinfo-standard .card-decorator {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 4px;
background: linear-gradient(90deg,
var(--primary-500),
var(--primary-300));
transform: translateX(-100%);
opacity: 0;
transition: all 0.4s ease;
}
.coreinfo-standard .decorative-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
}
.coreinfo-standard .shape {
position: absolute;
border-radius: 50%;
opacity: 0.05;
}
.coreinfo-standard .shape-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: -100px;
right: -100px;
}
.coreinfo-standard .shape-2 {
width: 300px;
height: 300px;
background: var(--primary-300);
bottom: -80px;
left: -80px;
}
.coreinfo-standard .shape-3 {
width: 200px;
height: 200px;
background: var(--primary-700);
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
@media (max-width: 991.98px) {
.coreinfo-standard {
padding: 80px 0;
}
.coreinfo-standard .section-title {
font-size: 2rem;
}
.coreinfo-standard .section-subtitle {
font-size: 1.125rem;
}
.coreinfo-standard .info-card {
padding: 35px 25px;
}
.coreinfo-standard .card-title {
font-size: 1.25rem;
}
}
@media (max-width: 767.98px) {
.coreinfo-standard {
padding: 60px 0;
}
.coreinfo-standard .section-header {
margin-bottom: 40px;
}
.coreinfo-standard .section-title {
font-size: 1.75rem;
}
.coreinfo-standard .section-subtitle {
font-size: 1rem;
}
.coreinfo-standard .section-description {
font-size: 0.9375rem;
}
.coreinfo-standard .info-card {
padding: 30px 20px;
}
.coreinfo-standard .card-icon-wrapper {
width: 60px;
height: 60px;
margin-bottom: 20px;
}
.coreinfo-standard .card-icon-wrapper i {
font-size: 2rem;
}
.coreinfo-standard .card-title {
font-size: 1.125rem;
}
.coreinfo-standard .card-description {
font-size: 0.875rem;
}
.coreinfo-standard .shape-1,
.coreinfo-standard .shape-2 {
display: none;
}
}
@media (max-width: 575.98px) {
.coreinfo-standard .section-title {
font-size: 1.5rem;
}
.coreinfo-standard .decorative-line {
width: 50px;
height: 3px;
}
}
@media (prefers-reduced-motion: reduce) {
.coreinfo-standard .info-card,
.coreinfo-standard .card-icon-wrapper i,
.coreinfo-standard .icon-background,
.coreinfo-standard .card-decorator {
transition: none;
}
}
@media (prefers-contrast: high) {
.coreinfo-standard .info-card {
border: 2px solid var(--neutral-700);
}
.coreinfo-standard .card-icon-wrapper i {
color: var(--primary-700);
}
}
.leadgen-section-secondary {
position: relative;
background: linear-gradient(135deg, var(--surface-primary) 0%, var(--neutral-50) 100%);
overflow: hidden;
}
.leadgen-section-secondary .decorative-accent {
width: 10px;
height: 10px;
background: var(--primary-500);
border-radius: 50%;
margin: 0 auto;
box-shadow: 0 0 25px var(--primary-500);
animation: pulse-leadgen-v001 2.5s ease-in-out infinite;
}
@keyframes pulse-leadgen-v001 {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.3);
opacity: 0.7;
}
}
.leadgen-section-secondary .leadgen-form-card {
background: var(--light);
border-radius: 28px;
padding: 3.5rem;
box-shadow: 0 15px 50px rgba(var(--black-rgb), 0.1);
position: relative;
overflow: hidden;
border: 1px solid var(--neutral-100);
transition: transform 0.4s ease, box-shadow 0.4s ease;
}
.leadgen-section-secondary .leadgen-form-card:hover {
transform: translateY(-6px);
box-shadow: 0 20px 60px rgba(var(--black-rgb), 0.15);
}
.leadgen-section-secondary .decorative-shape-corner {
position: absolute;
top: -40px;
right: -40px;
width: 140px;
height: 140px;
background: linear-gradient(135deg, var(--primary-400), var(--primary-600));
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
opacity: 0.12;
animation: rotate-leadgen-v001 25s linear infinite;
}
.leadgen-section-secondary .decorative-shape-gradient {
position: absolute;
bottom: -50px;
left: -50px;
width: 180px;
height: 180px;
background: linear-gradient(135deg, var(--primary-600), var(--primary-800));
border-radius: 60% 40% 30% 70% / 50% 60% 40% 50%;
opacity: 0.1;
animation: rotate-leadgen-v001 30s linear infinite reverse;
}
@keyframes rotate-leadgen-v001 {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.leadgen-section-secondary .form-control,
.leadgen-section-secondary .form-select {
border: 2px solid var(--neutral-100);
border-radius: 14px;
padding: 1.1rem 1.35rem;
background: var(--surface-primary);
transition: all 0.3s ease;
font-size: 1rem;
height: calc(3.5rem + 2px);
}
.leadgen-section-secondary .form-floating > label {
padding: 1.1rem 1.35rem;
color: var(--text-secondary);
font-weight: 500;
}
.leadgen-section-secondary .form-control:focus,
.leadgen-section-secondary .form-select:focus {
border-color: var(--primary-500);
box-shadow: 0 0 0 0.25rem color-mix(in srgb, var(--primary-500) 20%, transparent);
background: var(--light);
outline: none;
}
.leadgen-section-secondary .form-control:hover,
.leadgen-section-secondary .form-select:hover {
border-color: var(--neutral-200);
}
.leadgen-section-secondary textarea.form-control {
min-height: 150px;
resize: vertical;
}
.leadgen-section-secondary .form-check-input {
width: 1.3rem;
height: 1.3rem;
border: 2px solid var(--neutral-300);
border-radius: 7px;
cursor: pointer;
transition: all 0.3s ease;
}
.leadgen-section-secondary .form-check-input:checked {
background-color: var(--primary-500);
border-color: var(--primary-500);
}
.leadgen-section-secondary .form-check-input:hover {
border-color: var(--primary-300);
}
.leadgen-section-secondary .form-check-label {
cursor: pointer;
user-select: none;
padding-left: 0.6rem;
line-height: 1.6;
}
.leadgen-section-secondary .btn-leadgen-submit {
background: linear-gradient(135deg, #3b82f6, #1d4ed8) !important;
color: var(--light) !important;
border: none;
border-radius: 14px;
font-weight: 600;
font-size: 1.15rem;
letter-spacing: 0.4px;
transition: all 0.4s ease;
box-shadow: 0 6px 20px rgba(59, 130, 246, 0.35);
position: relative;
overflow: hidden;
}
.leadgen-section-secondary .btn-leadgen-submit::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(var(--white-rgb), 0.25), transparent);
transition: left 0.6s ease;
}
.leadgen-section-secondary .btn-leadgen-submit:hover {
transform: translateY(-2px);
box-shadow: 0 8px 25px rgba(59, 130, 246, 0.45);
}
.leadgen-section-secondary .btn-leadgen-submit:hover::before {
left: 100%;
}
.leadgen-section-secondary .btn-leadgen-submit:active {
transform: translateY(0);
box-shadow: 0 4px 15px rgba(59, 130, 246, 0.3);
}
.leadgen-section-secondary .decorative-blob-primary {
position: absolute;
top: 10%;
left: 5%;
width: 300px;
height: 300px;
background: radial-gradient(circle at center,
color-mix(in srgb, var(--primary-300) 15%, transparent) 0%,
transparent 70%);
border-radius: 50%;
filter: blur(60px);
z-index: 0;
pointer-events: none;
animation: float-blob-leadgen-1 15s ease-in-out infinite;
}
.leadgen-section-secondary .decorative-blob-secondary {
position: absolute;
bottom: 15%;
right: 8%;
width: 250px;
height: 250px;
background: radial-gradient(circle at center,
color-mix(in srgb, var(--primary-500) 12%, transparent) 0%,
transparent 70%);
border-radius: 50%;
filter: blur(50px);
z-index: 0;
pointer-events: none;
animation: float-blob-leadgen-2 18s ease-in-out infinite;
}
@keyframes float-blob-leadgen-1 {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(30px, -30px) scale(1.1);
}
66% {
transform: translate(-20px, 20px) scale(0.95);
}
}
@keyframes float-blob-leadgen-2 {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(-25px, 25px) scale(1.05);
}
66% {
transform: translate(20px, -20px) scale(0.98);
}
}
.leadgen-section-secondary .container > * {
position: relative;
z-index: 1;
}
@media (max-width: 991px) {
.leadgen-section-secondary .leadgen-form-card {
padding: 2.5rem;
}
}
@media (max-width: 767px) {
.leadgen-section-secondary .leadgen-form-card {
padding: 2rem;
border-radius: 20px;
}
.leadgen-section-secondary .btn-leadgen-submit {
font-size: 1.05rem;
}
.leadgen-section-secondary .form-control,
.leadgen-section-secondary .form-select {
padding: 1rem 1.15rem;
}
}
.leadgen-section-secondary .form-control:focus-visible,
.leadgen-section-secondary .form-select:focus-visible,
.leadgen-section-secondary .form-check-input:focus-visible {
outline: 3px solid var(--primary-500);
outline-offset: 2px;
}
.leadgen-section-secondary .btn-leadgen-submit:focus-visible {
outline: 3px solid var(--light);
outline-offset: 3px;
}
.leadgen-section-secondary .leadgen-field,
.leadgen-section-secondary .leadgen-field-dynamic {
animation: fadeInField 0.4s ease-out;
margin-bottom: 0;
}
@keyframes fadeInField {
from {
opacity: 0;
transform: translateY(-10px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
.leadgen-section-secondary .leadgen-form-dynamic .form-control,
.leadgen-section-secondary .leadgen-form-dynamic .form-select {
border: 2px solid var(--neutral-100);
border-radius: 14px;
padding: 1.1rem 1.35rem;
background: var(--surface-primary);
transition: all 0.3s ease;
font-size: 1rem;
height: calc(3.5rem + 2px);
}
.leadgen-section-secondary .leadgen-form-dynamic .form-floating > label {
padding: 1.1rem 1.35rem;
color: var(--text-secondary);
font-weight: 500;
}
.leadgen-section-secondary .leadgen-form-dynamic .form-control:focus,
.leadgen-section-secondary .leadgen-form-dynamic .form-select:focus {
border-color: var(--primary-500);
box-shadow: 0 0 0 0.25rem color-mix(in srgb, var(--primary-500) 20%, transparent);
background: var(--light);
outline: none;
}
.leadgen-section-secondary .leadgen-form-dynamic textarea.form-control {
min-height: 120px;
resize: vertical;
}
.leadgen-section-secondary .leadgen-form-dynamic .form-check-input {
width: 1.3rem;
height: 1.3rem;
border: 2px solid var(--neutral-300);
border-radius: 7px;
cursor: pointer;
transition: all 0.3s ease;
}
.leadgen-section-secondary .leadgen-form-dynamic .form-check-input:checked {
background-color: var(--primary-500);
border-color: var(--primary-500);
}
.leadgen-section-secondary .leadgen-form-dynamic .form-check-label {
cursor: pointer;
user-select: none;
padding-left: 0.6rem;
line-height: 1.6;
}
.contact-section-custom {
position: relative;
padding: 100px 0;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%);
overflow: hidden;
}
.contact-section-custom .contact-header {
margin-bottom: 50px;
position: relative;
}
.contact-section-custom .header-accent {
width: 60px;
height: 4px;
background: linear-gradient(90deg,
var(--primary-500),
var(--primary-700));
margin: 0 auto 20px;
border-radius: 2px;
}
.contact-section-custom .contact-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 12px;
line-height: 1.2;
}
.contact-section-custom .contact-subtitle {
font-size: 1.25rem;
font-weight: 500;
color: var(--primary-700);
margin-bottom: 20px;
line-height: 1.4;
}
.contact-section-custom .contact-desc {
font-size: 1.05rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.contact-section-custom .contact-form-wrapper {
position: relative;
background: var(--surface-primary);
border-radius: 20px;
padding: 40px;
box-shadow: 0 10px 40px rgba(var(--black-rgb), 0.08);
border: 1px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
}
.contact-section-custom .form-decorative-top {
position: absolute;
top: -3px;
left: 40px;
right: 40px;
height: 3px;
background: linear-gradient(90deg,
transparent,
var(--primary-500),
var(--primary-700),
transparent);
border-radius: 3px;
}
.contact-section-custom .form-decorative-bottom {
position: absolute;
bottom: 0;
right: 0;
width: 120px;
height: 120px;
background: linear-gradient(135deg,
transparent 50%,
color-mix(in srgb, var(--primary-300) 15%, transparent 85%) 100%);
border-radius: 20px 0 20px 0;
pointer-events: none;
}
.contact-section-custom .form-control {
border: 2px solid color-mix(in srgb, var(--neutral-300) 50%, transparent 50%);
border-radius: 12px;
padding: 14px 18px;
font-size: 1rem;
transition: all 0.3s ease;
background: var(--surface-primary);
color: var(--text-primary);
}
.contact-section-custom .form-control:focus {
border-color: var(--primary-500);
box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
background: var(--surface-primary);
}
.contact-section-custom .form-floating > label {
color: var(--text-secondary);
padding: 1rem 1.125rem;
}
.contact-section-custom .form-floating > .form-control:focus ~ label,
.contact-section-custom .form-floating > .form-control:not(:placeholder-shown) ~ label {
color: var(--primary-700);
transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.contact-section-custom .form-check-input {
width: 20px;
height: 20px;
border: 2px solid var(--neutral-300);
border-radius: 6px;
cursor: pointer;
}
.contact-section-custom .form-check-input:checked {
background-color: var(--primary-500);
border-color: var(--primary-500);
}
.contact-section-custom .form-check-label {
color: var(--text-secondary);
font-size: 0.95rem;
margin-left: 8px;
cursor: pointer;
}
.contact-section-custom .btn-submit {
width: 100%;
padding: 16px 32px;
font-size: 1.1rem;
font-weight: 600;
border: none;
border-radius: 12px;
background: linear-gradient(135deg, #2563eb, #0284c7) !important;
color: var(--light) !important;
cursor: pointer;
transition: all 0.3s ease;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 4px 15px rgba(37, 99, 235, 0.3);
}
.contact-section-custom .btn-submit:hover {
transform: translateY(-2px);
box-shadow: 0 6px 25px rgba(37, 99, 235, 0.4);
}
.contact-section-custom .btn-submit:active {
transform: translateY(0);
}
.contact-section-custom .contact-info-wrapper {
position: relative;
height: 100%;
display: flex;
flex-direction: column;
gap: 20px;
}
.contact-section-custom .info-card {
background: var(--surface-primary);
border-radius: 16px;
padding: 28px;
display: flex;
align-items: flex-start;
gap: 20px;
box-shadow: 0 6px 25px rgba(var(--black-rgb), 0.06);
border: 1px solid color-mix(in srgb, var(--primary-300) 15%, transparent 85%);
transition: all 0.3s ease;
position: relative;
overflow: hidden;
}
.contact-section-custom .info-card:hover {
transform: translateY(-4px);
box-shadow: 0 10px 35px rgba(var(--black-rgb), 0.1);
border-color: color-mix(in srgb, var(--primary-500) 40%, transparent 60%);
}
.contact-section-custom .info-icon {
width: 56px;
height: 56px;
border-radius: 14px;
background: linear-gradient(135deg,
var(--primary-500),
var(--primary-700));
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
box-shadow: 0 4px 15px color-mix(in srgb, var(--primary-500) 40%, transparent 60%);
}
.contact-section-custom .info-icon i {
font-size: 1.5rem;
color: var(--light);
}
.contact-section-custom .info-content {
flex: 1;
position: relative;
}
.contact-section-custom .info-title {
font-size: 1.05rem;
font-weight: 600;
color: var(--text-primary);
margin: 0;
line-height: 1.5;
word-break: break-word;
}
.contact-section-custom .info-decoration {
width: 40px;
height: 3px;
background: linear-gradient(90deg,
var(--primary-500),
transparent);
margin-top: 12px;
border-radius: 2px;
}
.contact-section-custom .info-decorative-shape {
position: absolute;
bottom: -30px;
right: -30px;
width: 100px;
height: 100px;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-300) 20%, transparent 80%),
transparent);
border-radius: 50% 0 0 0;
pointer-events: none;
}
.contact-section-custom .info-decorative-circle {
position: absolute;
top: 20px;
right: 20px;
width: 60px;
height: 60px;
border: 3px solid color-mix(in srgb, var(--primary-300) 25%, transparent 75%);
border-radius: 50%;
pointer-events: none;
}
.contact-section-custom .bottom-decorative-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 15px;
margin-top: 60px;
padding: 0 20px;
}
.contact-section-custom .grid-item {
height: 4px;
background: linear-gradient(90deg,
var(--primary-300),
var(--primary-500));
border-radius: 2px;
opacity: 0.4;
}
.contact-section-custom .grid-item:nth-child(2) {
opacity: 0.6;
}
.contact-section-custom .grid-item:nth-child(3) {
opacity: 0.5;
}
.contact-section-custom .bg-shape-1 {
position: absolute;
top: -100px;
right: -100px;
width: 400px;
height: 400px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 15%, transparent 85%),
transparent 70%);
border-radius: 50%;
pointer-events: none;
}
.contact-section-custom .bg-shape-2 {
position: absolute;
bottom: -80px;
left: -80px;
width: 300px;
height: 300px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 12%, transparent 88%),
transparent 70%);
border-radius: 50%;
pointer-events: none;
}
.contact-section-custom .bg-blob-1 {
position: absolute;
top: 50%;
left: 5%;
width: 200px;
height: 200px;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-300) 10%, transparent 90%),
transparent);
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
pointer-events: none;
opacity: 0.5;
}
@media (max-width: 991.98px) {
.contact-section-custom {
padding: 70px 0;
}
.contact-section-custom .contact-title {
font-size: 2rem;
}
.contact-section-custom .contact-subtitle {
font-size: 1.15rem;
}
.contact-section-custom .contact-form-wrapper {
padding: 30px;
margin-bottom: 30px;
}
.contact-section-custom .info-card {
padding: 24px;
}
}
@media (max-width: 767.98px) {
.contact-section-custom {
padding: 50px 0;
}
.contact-section-custom .contact-title {
font-size: 1.75rem;
}
.contact-section-custom .contact-subtitle {
font-size: 1.05rem;
}
.contact-section-custom .contact-desc {
font-size: 1rem;
}
.contact-section-custom .contact-form-wrapper {
padding: 25px;
}
.contact-section-custom .info-icon {
width: 48px;
height: 48px;
}
.contact-section-custom .info-icon i {
font-size: 1.25rem;
}
.contact-section-custom .bottom-decorative-grid {
grid-template-columns: repeat(2, 1fr);
margin-top: 40px;
}
.contact-section-custom .bg-shape-1,
.contact-section-custom .bg-shape-2 {
width: 250px;
height: 250px;
}
}
@media (max-width: 575.98px) {
.contact-section-custom .contact-title {
font-size: 1.5rem;
}
.contact-section-custom .contact-form-wrapper {
padding: 20px;
}
.contact-section-custom .btn-submit {
padding: 14px 24px;
font-size: 1rem;
}
.contact-section-custom .info-card {
padding: 20px;
flex-direction: column;
align-items: center;
text-align: center;
}
.contact-section-custom .info-decoration {
margin: 12px auto 0;
}
}
.blog-section-clean {
position: relative;
background: linear-gradient(
135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
overflow: hidden;
}
.blog-section-clean .section-header {
position: relative;
z-index: 2;
}
.blog-section-clean .section-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
margin-bottom: 1rem;
}
.blog-section-clean .section-subtitle {
font-size: 1.25rem;
font-weight: 600;
color: var(--primary-500);
line-height: 1.4;
margin-bottom: 1.5rem;
}
.blog-section-clean .section-description {
font-size: 1.05rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.blog-section-clean .decorative-dots {
display: flex;
gap: 0.5rem;
justify-content: center;
margin-top: 1.5rem;
}
.blog-section-clean .decorative-dots .dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: var(--primary-500);
animation: pulse-dot 2s ease-in-out infinite;
}
.blog-section-clean .decorative-dots .dot:nth-child(2) {
animation-delay: 0.3s;
}
.blog-section-clean .decorative-dots .dot:nth-child(3) {
animation-delay: 0.6s;
}
@keyframes pulse-dot {
0%, 100% {
opacity: 0.4;
transform: scale(1);
}
50% {
opacity: 1;
transform: scale(1.2);
}
}
.blog-section-clean .blog-card {
position: relative;
height: 100%;
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.blog-section-clean .blog-card-inner {
height: 100%;
background: var(--surface-primary);
border-radius: 12px;
overflow: hidden;
box-shadow: 0 4px 16px rgba(var(--black-rgb), 0.08);
display: flex;
flex-direction: column;
transition: box-shadow 0.3s ease;
}
.blog-section-clean .blog-card:hover {
transform: translateY(-8px);
}
.blog-section-clean .blog-card:hover .blog-card-inner {
box-shadow: 0 12px 32px rgba(var(--black-rgb), 0.15);
}
.blog-section-clean .blog-image-wrapper {
position: relative;
width: 100%;
height: 220px;
overflow: hidden;
}
.blog-section-clean .blog-image {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.4s ease;
}
.blog-section-clean .blog-card:hover .blog-image {
transform: scale(1.08);
}
.blog-section-clean .image-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(
180deg,
transparent 0%,
rgba(var(--black-rgb), 0.2) 100%
);
opacity: 0;
transition: opacity 0.3s ease;
}
.blog-section-clean .blog-card:hover .image-overlay {
opacity: 1;
}
.blog-section-clean .category-badge {
position: absolute;
top: 1rem;
right: 1rem;
width: 42px;
height: 42px;
background: var(--primary-500);
color: var(--light);
border-radius: 8px;
display: flex;
align-items: center;
justify-content: center;
font-size: 1.1rem;
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.15);
}
.blog-section-clean .blog-content {
padding: 1.75rem;
flex: 1;
display: flex;
flex-direction: column;
}
.blog-section-clean .blog-meta {
display: flex;
gap: 1rem;
margin-bottom: 1rem;
}
.blog-section-clean .meta-item {
display: inline-flex;
align-items: center;
gap: 0.4rem;
font-size: 0.9rem;
color: var(--text-secondary);
}
.blog-section-clean .meta-item i {
color: var(--primary-500);
font-size: 1rem;
}
.blog-section-clean .blog-title {
font-size: 1.3rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.4;
margin-bottom: 0.75rem;
transition: color 0.3s ease;
}
.blog-section-clean .blog-card:hover .blog-title {
color: var(--primary-500);
}
.blog-section-clean .blog-excerpt {
font-size: 0.95rem;
color: var(--text-secondary);
line-height: 1.6;
margin-bottom: 1.25rem;
flex: 1;
}
.blog-section-clean .blog-link {
display: inline-flex;
align-items: center;
font-size: 0.95rem;
font-weight: 600;
color: var(--primary-500);
text-decoration: none;
transition: gap 0.3s ease, color 0.3s ease;
margin-top: auto;
}
.blog-section-clean .blog-link:hover {
color: var(--primary-700);
gap: 0.5rem;
}
.blog-section-clean .blog-link i {
transition: transform 0.3s ease;
}
.blog-section-clean .blog-card:hover .blog-link i {
transform: translateX(4px);
}
.blog-section-clean .background-decoration {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
z-index: 0;
overflow: hidden;
}
.blog-section-clean .blob {
position: absolute;
border-radius: 50%;
filter: blur(60px);
opacity: 0.15;
}
.blog-section-clean .blob-1 {
width: 400px;
height: 400px;
background: var(--primary-300);
top: -100px;
left: -100px;
}
.blog-section-clean .blob-2 {
width: 350px;
height: 350px;
background: var(--primary-500);
bottom: -150px;
right: -150px;
}
.blog-section-clean .floating-shape {
position: absolute;
width: 60px;
height: 60px;
border: 2px solid color-mix(in srgb, var(--primary-300) 40%, transparent 60%);
border-radius: 12px;
animation: float 6s ease-in-out infinite;
}
.blog-section-clean .shape-1 {
top: 15%;
right: 10%;
animation-delay: 0s;
}
.blog-section-clean .shape-2 {
bottom: 20%;
left: 8%;
animation-delay: 2s;
transform: rotate(45deg);
}
@keyframes float {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-20px) rotate(10deg);
}
}
@media (max-width: 991px) {
.blog-section-clean .section-title {
font-size: 2rem;
}
.blog-section-clean .section-subtitle {
font-size: 1.1rem;
}
.blog-section-clean .section-description {
font-size: 1rem;
}
.blog-section-clean .blog-image-wrapper {
height: 200px;
}
}
@media (max-width: 767px) {
.blog-section-clean .section-title {
font-size: 1.75rem;
}
.blog-section-clean .section-subtitle {
font-size: 1rem;
}
.blog-section-clean .blog-title {
font-size: 1.15rem;
}
.blog-section-clean .blog-image-wrapper {
height: 180px;
}
.blog-section-clean .blog-content {
padding: 1.5rem;
}
.blog-section-clean .blob-1,
.blog-section-clean .blob-2 {
width: 250px;
height: 250px;
}
.blog-section-clean .floating-shape {
width: 40px;
height: 40px;
}
}
@media (max-width: 575px) {
.blog-section-clean .section-title {
font-size: 1.5rem;
}
.blog-section-clean .blog-image-wrapper {
height: 160px;
}
}
.faq-section-minimal {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.faq-section-minimal .faq-header-decoration {
display: flex;
align-items: center;
justify-content: center;
gap: 0.75rem;
margin-bottom: 1.5rem;
}
.faq-section-minimal .decoration-line {
width: 60px;
height: 2px;
background: linear-gradient(
90deg,
transparent,
var(--primary-500),
transparent
);
}
.faq-section-minimal .decoration-dot {
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
}
.faq-section-minimal .faq-main-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
margin-bottom: 1rem;
}
.faq-section-minimal .faq-subtitle {
font-size: 1.25rem;
font-weight: 600;
color: var(--primary-500);
line-height: 1.4;
margin-bottom: 1rem;
}
.faq-section-minimal .faq-description {
font-size: 1.05rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.faq-section-minimal .faq-card {
border: none;
border-radius: 16px;
background: var(--surface-secondary);
box-shadow: 0 2px 8px rgba(var(--black-rgb), 0.08);
transition: all 0.3s ease;
overflow: hidden;
}
.faq-section-minimal .faq-card:hover {
transform: translateY(-4px);
box-shadow: 0 8px 24px rgba(var(--black-rgb), 0.12);
}
.faq-section-minimal .faq-card-header {
background: color-mix(in srgb, var(--primary-500) 8%, transparent);
border: none;
padding: 1.75rem;
display: flex;
align-items: flex-start;
gap: 1rem;
border-bottom: 1px solid color-mix(in srgb, var(--primary-500) 15%, transparent);
}
.faq-section-minimal .faq-icon-wrapper {
flex-shrink: 0;
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
background: var(--primary-500);
color: var(--light);
border-radius: 10px;
font-size: 1.25rem;
transition: all 0.3s ease;
}
.faq-section-minimal .faq-card:hover .faq-icon-wrapper {
transform: rotate(360deg);
background: var(--primary-700);
}
.faq-section-minimal .faq-question {
font-size: 1.125rem;
font-weight: 600;
color: var(--text-primary);
line-height: 1.4;
flex: 1;
}
.faq-section-minimal .faq-card-body {
padding: 1.75rem;
background: var(--light);
}
.faq-section-minimal .faq-answer {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.7;
}
.faq-section-minimal .faq-decorative-shapes {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
z-index: 0;
overflow: hidden;
}
.shape-circle,
.faq-section-minimal .shape-blob {
position: absolute;
border-radius: 50%;
opacity: 0.05;
}
.faq-section-minimal .shape-1 {
width: 300px;
height: 300px;
background: var(--primary-500);
top: -100px;
right: -100px;
}
.faq-section-minimal .shape-2 {
width: 200px;
height: 200px;
background: var(--primary-300);
bottom: 100px;
left: -50px;
}
.faq-section-minimal .shape-3 {
width: 250px;
height: 250px;
background: var(--primary-700);
bottom: -80px;
right: 10%;
border-radius: 45% 55% 60% 40% / 50% 60% 40% 50%;
}
.faq-section-minimal > .container {
position: relative;
z-index: 1;
}
@media (max-width: 991.98px) {
.faq-section-minimal .faq-main-title {
font-size: 2rem;
}
.faq-section-minimal .faq-subtitle {
font-size: 1.125rem;
}
.faq-section-minimal .faq-description {
font-size: 1rem;
}
.faq-section-minimal .faq-card-header {
padding: 1.5rem;
}
.faq-section-minimal .faq-card-body {
padding: 1.5rem;
}
.faq-section-minimal .faq-question {
font-size: 1.0625rem;
}
.faq-section-minimal .decoration-line {
width: 40px;
}
}
@media (max-width: 767.98px) {
.faq-section-minimal .faq-main-title {
font-size: 1.75rem;
}
.faq-section-minimal .faq-subtitle {
font-size: 1rem;
}
.faq-section-minimal .faq-card-header {
padding: 1.25rem;
flex-direction: column;
align-items: center;
text-align: center;
}
.faq-section-minimal .faq-card-body {
padding: 1.25rem;
}
.faq-section-minimal .faq-question {
font-size: 1rem;
}
.faq-section-minimal .faq-answer {
font-size: 0.9375rem;
}
.faq-section-minimal .faq-icon-wrapper {
width: 36px;
height: 36px;
font-size: 1.125rem;
}
.faq-section-minimal .shape-1 {
width: 200px;
height: 200px;
top: -80px;
right: -80px;
}
.faq-section-minimal .shape-2 {
width: 150px;
height: 150px;
}
.faq-section-minimal .shape-3 {
width: 180px;
height: 180px;
}
}
@media (max-width: 575.98px) {
.faq-section-minimal .faq-main-title {
font-size: 1.5rem;
}
.faq-section-minimal .faq-description {
font-size: 0.9375rem;
}
.faq-section-minimal .faq-card-header {
padding: 1rem;
}
.faq-section-minimal .faq-card-body {
padding: 1rem;
}
.faq-section-minimal .decoration-line {
width: 30px;
}
.faq-section-minimal .decoration-dot {
width: 6px;
height: 6px;
}
}
@media (prefers-reduced-motion: reduce) {
.faq-card,
.faq-section-minimal .faq-icon-wrapper {
transition: none;
}
.faq-section-minimal .faq-card:hover {
transform: none;
}
.faq-section-minimal .faq-card:hover .faq-icon-wrapper {
transform: none;
}
}
@media print {
.faq-section-minimal .faq-decorative-shapes {
display: none;
}
.faq-section-minimal .faq-card {
box-shadow: none;
border: 1px solid var(--neutral-300);
page-break-inside: avoid;
}
}
@media (prefers-contrast: high) {
.faq-section-minimal .faq-card {
border: 2px solid var(--neutral-500);
}
.faq-section-minimal .faq-card-header {
border-bottom-width: 2px;
}
.faq-section-minimal .faq-icon-wrapper {
border: 2px solid var(--light);
}
}
.footer-clean {
position: relative;
padding: 80px 0 40px;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-700) 95%, transparent) 0%,
color-mix(in srgb, var(--primary-500) 90%, transparent) 50%,
color-mix(in srgb, var(--neutral-900) 92%, transparent) 100%
), url('assets/images/footer_bg.webp');
background-size: cover;
background-position: center;
background-attachment: fixed;
color: var(--light);
overflow: hidden;
}
.footer-clean .footer-background-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: color-mix(in srgb, var(--primary-700) 85%, transparent);
z-index: 1;
}
.footer-clean .container {
position: relative;
z-index: 2;
}
.footer-clean .footer-brand {
padding-right: 20px;
}
.footer-clean .footer-site-name {
font-size: 2rem;
font-weight: 700;
color: var(--light);
margin-bottom: 20px;
letter-spacing: -0.5px;
}
.footer-clean .footer-site-desc {
font-size: 0.95rem;
line-height: 1.7;
color: rgba(var(--white-rgb), 0.9);
margin-bottom: 0;
}
.footer-clean .footer-section-title {
font-size: 1.25rem;
font-weight: 600;
color: var(--light);
margin-bottom: 25px;
padding-bottom: 15px;
border-bottom: 2px solid color-mix(in srgb, var(--primary-300) 50%, transparent);
position: relative;
}
.footer-clean .footer-section-title::after {
content: '';
position: absolute;
bottom: -2px;
left: 0;
width: 50px;
height: 2px;
background: var(--primary-300);
}
.footer-clean .footer-links-list {
list-style: none;
padding: 0;
margin: 0;
}
.footer-clean .footer-links-list li {
margin-bottom: 15px;
}
.footer-clean .footer-link {
color: rgba(var(--white-rgb), 0.9);
text-decoration: none;
font-size: 0.95rem;
display: inline-flex;
align-items: center;
transition: all 0.3s ease;
position: relative;
padding-left: 0;
}
.footer-clean .footer-link:hover {
color: var(--light);
padding-left: 8px;
transform: translateX(5px);
}
.footer-clean .footer-link i {
font-size: 1rem;
opacity: 0.8;
}
.footer-clean .footer-contact-info {
display: flex;
flex-direction: column;
gap: 20px;
}
.footer-clean .contact-item {
display: flex;
align-items: flex-start;
gap: 15px;
padding: 15px;
background: color-mix(in srgb, var(--neutral-900) 30%, transparent);
border-radius: 8px;
transition: all 0.3s ease;
}
.footer-clean .contact-item:hover {
background: color-mix(in srgb, var(--neutral-900) 40%, transparent);
transform: translateY(-2px);
}
.footer-clean .contact-item i {
font-size: 1.25rem;
color: var(--primary-300);
margin-top: 2px;
flex-shrink: 0;
}
.footer-clean .contact-text {
color: rgba(var(--white-rgb), 0.9);
font-size: 0.95rem;
line-height: 1.6;
}
.footer-clean .decorative-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 1;
overflow: hidden;
}
.footer-clean .shape {
position: absolute;
border-radius: 50%;
opacity: 0.1;
background: var(--primary-300);
}
.footer-clean .shape-1 {
width: 300px;
height: 300px;
top: -150px;
right: -100px;
}
.footer-clean .shape-2 {
width: 200px;
height: 200px;
bottom: 50px;
left: -50px;
}
.footer-clean .shape-3 {
width: 150px;
height: 150px;
top: 50%;
right: 10%;
transform: translateY(-50%);
}
.footer-clean .footer-bottom {
border-top: 1px solid color-mix(in srgb, var(--primary-300) 30%, transparent);
padding-top: 30px;
margin-top: 50px;
}
.footer-clean .disclaimer-section {
padding: 20px;
background: color-mix(in srgb, var(--neutral-900) 20%, transparent);
border-radius: 8px;
border-left: 4px solid var(--primary-300);
}
.footer-clean .footer-disclaimer {
font-size: 0.875rem;
line-height: 1.6;
color: rgba(var(--white-rgb), 0.85);
margin-bottom: 0;
}
.footer-clean .copyright-section {
padding: 15px 0;
}
.footer-clean .footer-copyright {
font-size: 0.875rem;
color: rgba(var(--white-rgb), 0.8);
letter-spacing: 0.3px;
}
.footer-clean .footer-icon-grid {
position: absolute;
top: 30px;
right: 30px;
display: flex;
gap: 20px;
z-index: 1;
}
.footer-clean .icon-decoration {
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
background: color-mix(in srgb, var(--primary-300) 20%, transparent);
border-radius: 50%;
animation: float 3s ease-in-out infinite;
}
.footer-clean .icon-decoration:nth-child(2) {
animation-delay: 0.5s;
}
.footer-clean .icon-decoration:nth-child(3) {
animation-delay: 1s;
}
.footer-clean .icon-decoration i {
font-size: 1.5rem;
color: var(--primary-300);
}
@keyframes float {
0%, 100% {
transform: translateY(0);
}
50% {
transform: translateY(-10px);
}
}
@media (max-width: 991px) {
.footer-clean {
padding: 60px 0 30px;
}
.footer-clean .footer-brand {
padding-right: 0;
margin-bottom: 30px;
}
.footer-clean .footer-site-name {
font-size: 1.75rem;
}
.footer-clean .shape-1 {
width: 200px;
height: 200px;
}
.footer-clean .shape-2 {
width: 150px;
height: 150px;
}
.footer-clean .footer-icon-grid {
top: 15px;
right: 15px;
gap: 10px;
}
.footer-clean .icon-decoration {
width: 40px;
height: 40px;
}
.footer-clean .icon-decoration i {
font-size: 1.25rem;
}
}
@media (max-width: 767px) {
.footer-clean {
padding: 50px 0 25px;
background-attachment: scroll;
}
.footer-clean .footer-site-name {
font-size: 1.5rem;
margin-bottom: 15px;
}
.footer-clean .footer-site-desc {
font-size: 0.9rem;
}
.footer-clean .footer-section-title {
font-size: 1.1rem;
margin-bottom: 20px;
padding-bottom: 12px;
}
.footer-clean .contact-item {
padding: 12px;
}
.footer-clean .footer-bottom {
margin-top: 40px;
padding-top: 25px;
}
.footer-clean .disclaimer-section {
padding: 15px;
}
.footer-clean .footer-disclaimer {
font-size: 0.8rem;
}
.footer-clean .footer-copyright {
font-size: 0.8rem;
}
.footer-clean .shape {
opacity: 0.05;
}
.footer-clean .footer-icon-grid {
display: none;
}
}
@media (max-width: 575px) {
.footer-clean {
padding: 40px 0 20px;
}
.footer-clean .footer-link {
font-size: 0.9rem;
}
.footer-clean .contact-item {
flex-direction: column;
align-items: flex-start;
gap: 10px;
}
.footer-clean .contact-text {
font-size: 0.9rem;
}
}
.additional-universal-variant {
position: relative;
padding: 6rem 0;
background: radial-gradient(ellipse at center, var(--primary-50) 0%, var(--neutral-0) 40%, var(--accent-50) 100%);
overflow: hidden;
}
.additional-universal-variant .section-title {
font-size: clamp(2rem, 4.5vw, 2.75rem);
font-weight: 700;
color: var(--primary-900);
margin-bottom: 1rem;
line-height: 1.2;
}
.additional-universal-variant .section-subtitle {
font-size: clamp(1.25rem, 2.5vw, 1.5rem);
font-weight: 600;
color: var(--primary-700);
margin-bottom: 1.5rem;
line-height: 1.4;
}
.additional-universal-variant .section-description {
font-size: 1.125rem;
color: var(--neutral-700);
line-height: 1.7;
max-width: 900px;
margin: 0 auto;
}
.additional-universal-variant .comparison-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 2rem;
margin-top: 4rem;
position: relative;
z-index: 2;
}
.additional-universal-variant .comparison-card {
position: relative;
background: var(--neutral-0);
border-radius: 24px;
padding: 2.5rem;
box-shadow: 0 6px 30px rgba(0, 0, 0, 0.08);
border: 2px solid var(--neutral-100);
transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
overflow: hidden;
}
.additional-universal-variant .comparison-card:hover {
transform: translateY(-10px);
box-shadow: 0 15px 50px rgba(0, 0, 0, 0.15);
border-color: var(--primary-300);
}
.additional-universal-variant .card-emphasis {
background: linear-gradient(135deg, var(--primary-50) 0%, var(--neutral-0) 100%);
border: 3px solid var(--primary-400);
}
.additional-universal-variant .card-emphasis:hover {
border-color: var(--accent-500);
}
.additional-universal-variant .card-special {
background: linear-gradient(135deg, var(--accent-50) 0%, var(--neutral-0) 100%);
border: 2px solid var(--accent-300);
}
.additional-universal-variant .card-ribbon {
position: absolute;
top: 20px;
right: -35px;
background: linear-gradient(135deg, var(--accent-500), var(--accent-600));
color: var(--neutral-0);
padding: 0.5rem 3rem;
transform: rotate(45deg);
font-size: 0.875rem;
font-weight: 700;
letter-spacing: 1px;
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
text-transform: uppercase;
}
.additional-universal-variant .card-header {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 1.5rem;
}
.additional-universal-variant .card-icon {
width: 80px;
height: 80px;
border-radius: 20px;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 6px 25px rgba(0, 0, 0, 0.15);
transition: all 0.3s ease;
}
.additional-universal-variant .card-icon i {
font-size: 2.25rem;
color: var(--neutral-0);
}
.additional-universal-variant .comparison-card:hover .card-icon {
transform: scale(1.1) rotate(5deg);
}
.additional-universal-variant .icon-primary {
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
}
.additional-universal-variant .icon-accent {
background: linear-gradient(135deg, var(--accent-500), var(--accent-700));
}
.additional-universal-variant .icon-secondary {
background: linear-gradient(135deg, var(--primary-600), var(--accent-600));
}
.additional-universal-variant .icon-gradient {
background: linear-gradient(135deg, var(--accent-400), var(--primary-600));
}
.additional-universal-variant .icon-special {
background: linear-gradient(135deg, var(--accent-600), var(--primary-700));
}
.additional-universal-variant .tier-badge {
padding: 0.5rem 1.25rem;
border-radius: 20px;
font-size: 0.875rem;
font-weight: 700;
letter-spacing: 0.5px;
text-transform: uppercase;
}
.additional-universal-variant .badge-gold {
background: linear-gradient(135deg, #FFD700, #FFA500);
color: #5A3600;
}
.additional-universal-variant .badge-silver {
background: linear-gradient(135deg, var(--neutral-300), var(--neutral-400));
color: var(--neutral-900);
}
.additional-universal-variant .badge-bronze {
background: linear-gradient(135deg, var(--accent-200), var(--accent-300));
color: var(--accent-900);
}
.additional-universal-variant .badge-tech {
background: linear-gradient(135deg, var(--primary-200), var(--primary-300));
color: var(--primary-900);
}
.additional-universal-variant .badge-special {
background: linear-gradient(135deg, var(--accent-400), var(--accent-500));
color: var(--neutral-0);
}
.additional-universal-variant .card-content {
margin-bottom: 2rem;
}
.additional-universal-variant .card-title {
font-size: 1.5rem;
font-weight: 700;
color: var(--primary-900);
margin-bottom: 1rem;
line-height: 1.3;
}
.additional-universal-variant .card-description {
font-size: 1rem;
color: var(--neutral-700);
line-height: 1.7;
margin: 0;
}
.additional-universal-variant .card-features {
padding-top: 2rem;
border-top: 2px solid var(--neutral-100);
}
.additional-universal-variant .feature-icon-row {
display: flex;
justify-content: space-around;
align-items: center;
gap: 1rem;
}
.additional-universal-variant .feature-icon-row i {
font-size: 1.75rem;
color: var(--primary-500);
transition: all 0.3s ease;
}
.additional-universal-variant .comparison-card:hover .feature-icon-row i {
color: var(--accent-600);
transform: scale(1.2);
}
.additional-universal-variant .special-glow {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: radial-gradient(circle at center, var(--accent-200) 0%, transparent 70%);
opacity: 0;
transition: opacity 0.4s ease;
pointer-events: none;
}
.additional-universal-variant .card-special:hover .special-glow {
opacity: 0.3;
}
.additional-universal-variant .abstract-bg {
position: absolute;
opacity: 0.05;
pointer-events: none;
}
.additional-universal-variant .bg-1 {
width: 350px;
height: 350px;
background: var(--primary-400);
border-radius: 40% 60% 60% 40% / 50% 50% 50% 50%;
top: 10%;
left: 5%;
filter: blur(60px);
}
.additional-universal-variant .bg-2 {
width: 400px;
height: 400px;
background: var(--accent-400);
border-radius: 60% 40% 40% 60% / 60% 40% 60% 40%;
top: 50%;
right: 8%;
filter: blur(70px);
}
.additional-universal-variant .bg-3 {
width: 300px;
height: 300px;
background: var(--primary-300);
border-radius: 50% 50% 50% 50% / 40% 60% 40% 60%;
bottom: 10%;
left: 50%;
transform: translateX(-50%);
filter: blur(50px);
}
.additional-universal-variant .grid-pattern {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0.02;
pointer-events: none;
background-image:
linear-gradient(var(--primary-300) 1px, transparent 1px),
linear-gradient(90deg, var(--primary-300) 1px, transparent 1px);
background-size: 50px 50px;
}
@media (max-width: 991px) {
.additional-universal-variant {
padding: 4rem 0;
}
.additional-universal-variant .comparison-grid {
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 1.75rem;
}
.additional-universal-variant .comparison-card {
padding: 2rem;
}
.additional-universal-variant .card-icon {
width: 70px;
height: 70px;
}
.additional-universal-variant .card-icon i {
font-size: 2rem;
}
.additional-universal-variant .card-title {
font-size: 1.35rem;
}
.additional-universal-variant .feature-icon-row i {
font-size: 1.5rem;
}
}
@media (max-width: 767px) {
.additional-universal-variant {
padding: 3rem 0;
}
.additional-universal-variant .section-title {
font-size: 1.75rem;
}
.additional-universal-variant .section-subtitle {
font-size: 1.25rem;
}
.additional-universal-variant .section-description {
font-size: 1rem;
}
.additional-universal-variant .comparison-grid {
grid-template-columns: 1fr;
gap: 1.5rem;
}
.additional-universal-variant .comparison-card {
padding: 1.75rem;
}
.additional-universal-variant .card-ribbon {
font-size: 0.75rem;
padding: 0.4rem 2.5rem;
}
.additional-universal-variant .card-header {
flex-direction: column;
align-items: flex-start;
gap: 1rem;
}
.additional-universal-variant .card-icon {
width: 65px;
height: 65px;
}
.additional-universal-variant .card-icon i {
font-size: 1.75rem;
}
.additional-universal-variant .tier-badge {
font-size: 0.8rem;
padding: 0.4rem 1rem;
}
.additional-universal-variant .card-title {
font-size: 1.25rem;
}
.additional-universal-variant .card-description {
font-size: 0.95rem;
}
.additional-universal-variant .card-features {
padding-top: 1.5rem;
}
.additional-universal-variant .feature-icon-row {
gap: 0.75rem;
}
.additional-universal-variant .feature-icon-row i {
font-size: 1.35rem;
}
.additional-universal-variant .abstract-bg,
.additional-universal-variant .grid-pattern {
display: none;
}
}


/* Footer Social Links - Simple Style */
.footer-social-links {
    margin: 20px 0;
    padding: 15px 0;
    text-align: center;
}

.footer-social-grid {
    display: flex;
    gap: 15px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.footer-social-link {
    display: inline-flex;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    color: white;
    text-decoration: none;
    font-size: 18px;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    position: relative;
}

.footer-social-link:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 15px rgba(0,0,0,0.25);
    color: white;
    text-decoration: none;
}

/* Social Network Colors */
.footer-facebook-link {
    background: linear-gradient(135deg, #1877f2, #42a5f5);
}

.footer-instagram-link {
    background: linear-gradient(135deg, #e4405f, #f77737, #fcaf45);
}

.footer-linkedin-link {
    background: linear-gradient(135deg, #0a66c2, #2196f3);
}

.footer-x-link {
    background: linear-gradient(135deg, #000000, #333333);
}

.footer-x-link i {
    display: none;
}

.footer-x-link .x-symbol {
    font-weight: bold;
    font-size: 20px;
}

.footer-youtube-link {
    background: linear-gradient(135deg, #ff0000, #ff4444);
}

.footer-pinterest-link {
    background: linear-gradient(135deg, #bd081c, #e60023);
}

.footer-tiktok-link {
    background: linear-gradient(135deg, #fe2c55, #25f4ee);
}

.footer-telegram-link {
    background: linear-gradient(135deg, #0088cc, #229ed9);
}

@media (max-width: 768px) {
    .footer-social-grid {
        gap: 12px;
    }
    
    .footer-social-link {
        width: 36px;
        height: 36px;
        font-size: 16px;
    }
}
