:root {
--primary-50: #f0fdfa;
--primary-50-rgb: 240, 253, 250;
--primary-50-rgb: 240, 253, 250;
--primary-100: #ccfbf1;
--primary-100-rgb: 204, 251, 241;
--primary-100-rgb: 204, 251, 241;
--primary-300: #5eead4;
--primary-300-rgb: 94, 234, 212;
--primary-300-rgb: 94, 234, 212;
--primary-500: #14b8a6;
--primary-500-rgb: 20, 184, 166;
--primary-500-rgb: 20, 184, 166;
--primary-700: #0f766e;
--primary-700-rgb: 15, 118, 110;
--primary-700-rgb: 15, 118, 110;
--primary-200: #95f3e3;
--primary-200-rgb: 149, 243, 227;
--primary-200-rgb: 149, 243, 227;
--primary-400: #39d1bd;
--primary-400-rgb: 57, 209, 189;
--primary-400-rgb: 57, 209, 189;
--primary-600: #12978a;
--primary-600-rgb: 18, 151, 138;
--primary-600-rgb: 18, 151, 138;
--primary-800: #0c5e58;
--primary-800-rgb: 12, 94, 88;
--primary-800-rgb: 12, 94, 88;
--primary-900: #0a504b;
--primary-900-rgb: 10, 80, 75;
--primary-900-rgb: 10, 80, 75;
--primary-950: #073835;
--primary-950-rgb: 7, 56, 53;
--primary-950-rgb: 7, 56, 53;
--primary-rgb: 20, 184, 166;
--neutral-50: #fafaf9;
--neutral-50-rgb: 250, 250, 249;
--neutral-50-rgb: 250, 250, 249;
--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: #f5fde4;
--accent-50-rgb: 245, 253, 228;
--accent-50-rgb: 245, 253, 228;
--accent-100: #dbfcdb;
--accent-100-rgb: 219, 252, 219;
--accent-100-rgb: 219, 252, 219;
--accent-200: #b5f5cf;
--accent-200-rgb: 181, 245, 207;
--accent-200-rgb: 181, 245, 207;
--accent-300: #8eedc1;
--accent-300-rgb: 142, 237, 193;
--accent-300-rgb: 142, 237, 193;
--accent-400: #74d8ac;
--accent-400-rgb: 116, 216, 172;
--accent-400-rgb: 116, 216, 172;
--accent-500: #5bc397;
--accent-500-rgb: 91, 195, 151;
--accent-500-rgb: 91, 195, 151;
--accent-600: #59a77e;
--accent-600-rgb: 89, 167, 126;
--accent-600-rgb: 89, 167, 126;
--accent-700: #578b64;
--accent-700-rgb: 87, 139, 100;
--accent-700-rgb: 87, 139, 100;
--accent-800: #557650;
--accent-800-rgb: 85, 118, 80;
--accent-800-rgb: 85, 118, 80;
--accent-900: #546a44;
--accent-900-rgb: 84, 106, 68;
--accent-900-rgb: 84, 106, 68;
--accent-950: #515630;
--accent-950-rgb: 81, 86, 48;
--accent-950-rgb: 81, 86, 48;
--accent-rgb: 91, 195, 151;
--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;
--nav-font-size: 10px;
}
section {
padding-top: var(--section-y-mobile);
padding-bottom: var(--section-y-mobile);
padding-left: var(--section-x);
padding-right: var(--section-x);
}
@media (min-width: 768px) {
section {
padding-top: var(--section-y-tablet);
padding-bottom: var(--section-y-tablet);
}
}
@media (min-width: 1024px) {
section {
padding-top: var(--section-y-desktop);
padding-bottom: var(--section-y-desktop);
}
}
section[id="hero"] {
padding-top: var(--section-y-hero);
padding-bottom: var(--section-y-hero);
}
@media (prefers-reduced-motion: reduce) {
html {
scroll-behavior: auto;
}
*, *::before, *::after {
animation-duration: 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);
}
.bold_font_secondary {
font-family: var(--font-secondary);
}
.main_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);
}
.smart_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);
}
.fresh_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);
}
.web_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);
}
.content_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);
}
.app_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);
}
.page_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);
}
.container_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);
}
.base_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);
}
.light_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);
}
.design_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);
}
.ui_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);
}
.minimal_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);
}
.section_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);
}
.custom_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);
}
.brand_code_block {
font-family: var(--font-mono);
font-size: var(--text-sm);
font-weight: var(--font-normal);
line-height: var(--leading-relaxed);
background-color: var(--bg-muted);
color: var(--text-primary);
padding: var(--space-4);
border-radius: var(--radius-md);
overflow-x: auto;
}
.top_hero_title {
font-family: var(--font-secondary);
font-size: var(--text-6xl);
font-weight: var(--font-extrabold);
line-height: var(--leading-tight);
letter-spacing: var(--tracking-tighter);
color: var(--text-primary);
margin-bottom: var(--space-6);
}
.bright_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);
}
.new_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);
}
.company_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);
}
.theme_section_description {
font-family: var(--font-primary);
font-size: var(--text-base);
font-weight: var(--font-normal);
line-height: var(--leading-relaxed);
letter-spacing: var(--tracking-normal);
color: var(--text-primary);
margin-bottom: var(--space-8);
max-width: 65ch;
}
.style_card_title {
font-family: var(--font-primary);
font-size: var(--text-xl);
font-weight: var(--font-semibold);
line-height: var(--leading-snug);
letter-spacing: var(--tracking-normal);
color: var(--text-primary);
margin-bottom: var(--space-3);
}
.elite_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);
}
.unique_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);
}
.unique_nav_link:hover,
.unique_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);
}
.best_footer_text {
font-family: var(--font-primary);
font-size: var(--text-sm);
font-weight: var(--font-normal);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
color: var(--text-muted);
}
@media (max-width: 768px) {
.top_hero_title {
font-size: var(--text-4xl);
}
.new_section_title {
font-size: var(--text-3xl);
}
.agency_display_1 {
font-size: var(--text-5xl);
}
.smart_display_2 {
font-size: var(--text-4xl);
}
}
@media (max-width: 480px) {
.top_hero_title {
font-size: var(--text-3xl);
}
.new_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);
}
.pro_text_gradient {
background: var(--gradient-primary);
-webkit-background-clip: text;background-clip: text;
display: inline-block;
}
.site_text_shadow_sm {
text-shadow: var(--shadow-xs);
}
.premium_text_shadow_md {
text-shadow: var(--shadow-sm);
}
.prime_text_balance {
text-wrap: balance;
}
.layout_text_pretty {
text-wrap: pretty;
}
@media (prefers-reduced-motion: reduce) {
.unique_nav_link,
a:not([class]) {
transition: none;
}
}
@media (prefers-contrast: high) {
.minimal_caption,
.section_overline,
.best_footer_text {
color: var(--text-secondary);
}
.bright_hero_subtitle,
.company_section_subtitle {
color: var(--text-primary);
}
}
@media print {
.top_hero_title,
.new_section_title,
.web_heading_1,
.content_heading_2 {
break-after: avoid;
page-break-after: avoid;
}
.pro_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;
}
}
.studio_section_wrapper {
width: 100%;
position: relative;
overflow: hidden;
}
.business_content_center {
display: flex;
align-items: center;
justify-content: center;
}
.digital_content_between {
display: flex;
align-items: center;
justify-content: space-between;
}
.core_content_start {
display: flex;
align-items: center;
justify-content: flex-start;
}
.modern_content_end {
display: flex;
align-items: center;
justify-content: flex-end;
}
.dark_stack {
display: flex;
flex-direction: column;
}
.light93_stack_center {
display: flex;
flex-direction: column;
align-items: center;
}
.ui72_full_height {
min-height: 100vh;
}
.unique44_section_height {
min-height: 80vh;
}
.style26_hero_height {
min-height: 90vh;
}
.bright37_m_0 { margin: 0; }
.app78_m_1 { margin: var(--space-1); }
.business1_m_2 { margin: var(--space-2); }
.best88_m_3 { margin: var(--space-3); }
.web64_m_4 { margin: var(--space-4); }
.layout98_m_6 { margin: var(--space-6); }
.elite1_m_8 { margin: var(--space-8); }
.site56_m_12 { margin: var(--space-12); }
.minimal76_m_16 { margin: var(--space-16); }
.dark96_mx_auto { margin-left: auto; margin-right: auto; }
.new12_my_auto { margin-top: auto; margin-bottom: auto; }
.core74_mt_0 { margin-top: 0; }
.premium88_mt_4 { margin-top: var(--space-4); }
.premium70_mt_8 { margin-top: var(--space-8); }
.new95_mt_12 { margin-top: var(--space-12); }
.new66_mb_0 { margin-bottom: 0; }
.top74_mb_4 { margin-bottom: var(--space-4); }
.page23_mb_8 { margin-bottom: var(--space-8); }
.elite88_mb_12 { margin-bottom: var(--space-12); }
.ui72_p_0 { padding: 0; }
.page60_p_1 { padding: var(--space-1); }
.app67_p_2 { padding: var(--space-2); }
.minimal97_p_3 { padding: var(--space-3); }
.design0_p_4 { padding: var(--space-4); }
.new52_p_6 { padding: var(--space-6); }
.ui78_p_8 { padding: var(--space-8); }
.fresh25_px_4 { padding-left: var(--space-4); padding-right: var(--space-4); }
.base80_px_6 { padding-left: var(--space-6); padding-right: var(--space-6); }
.new24_px_8 { padding-left: var(--space-8); padding-right: var(--space-8); }
.page13_py_4 { padding-top: var(--space-4); padding-bottom: var(--space-4); }
.bold99_py_6 { padding-top: var(--space-6); padding-bottom: var(--space-6); }
.site66_py_8 { padding-top: var(--space-8); padding-bottom: var(--space-8); }
.minimal94_gap_1 { gap: var(--space-1); }
.content89_gap_2 { gap: var(--space-2); }
.pro8_gap_3 { gap: var(--space-3); }
.company18_gap_4 { gap: var(--space-4); }
.core5_gap_6 { gap: var(--space-6); }
.creative37_gap_8 { gap: var(--space-8); }
.base58_shadow_none { box-shadow: var(--shadow-none); }
.base39_shadow_xs { box-shadow: var(--shadow-xs); }
.bold73_shadow_sm { box-shadow: var(--shadow-sm); }
.main56_shadow_md { box-shadow: var(--shadow-md); }
.base61_shadow_lg { box-shadow: var(--shadow-lg); }
.theme54_shadow_xl { box-shadow: var(--shadow-xl); }
.design30_shadow_2xl { box-shadow: var(--shadow-2xl); }
.best82_shadow_inner { box-shadow: var(--shadow-inner); }
.premium90_shadow_colored { box-shadow: var(--shadow-colored); }
.design94_radius_none { border-radius: var(--radius-none); }
.new79_radius_xs { border-radius: var(--radius-xs); }
.page78_radius_sm { border-radius: var(--radius-sm); }
.main33_radius_md { border-radius: var(--radius-md); }
.main90_radius_lg { border-radius: var(--radius-lg); }
.container36_radius_xl { border-radius: var(--radius-xl); }
.creative8_radius_2xl { border-radius: var(--radius-2xl); }
.base53_radius_3xl { border-radius: var(--radius-3xl); }
.pro78_radius_full { border-radius: var(--radius-full); }
.top51_gradient_primary {
background: var(--gradient-primary);
}
.bright17_gradient_secondary {
background: var(--gradient-secondary);
}
.layout61_gradient_hero {
background: var(--gradient-hero);
}
.digital74_gradient_card {
background: var(--gradient-card);
}
.content27_gradient_overlay {
position: relative;
}
.content27_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;
}
.content27_gradient_overlay > * {
position: relative;
z-index: 2;
}
.page1_hover_lift {
transition: transform var(--transition-normal), box-shadow var(--transition-normal);
}
.page1_hover_lift:hover {
transform: translateY(-4px);
box-shadow: var(--shadow-lg);
}
.smart58_hover_scale {
transition: transform var(--transition-normal);
}
.smart58_hover_scale:hover {
transform: scale(1.02);
}
.prime91_hover_shadow {
transition: box-shadow var(--transition-normal);
}
.prime91_hover_shadow:hover {
box-shadow: var(--shadow-xl);
}
.section43_hover_fade {
transition: opacity var(--transition-normal);
}
.section43_hover_fade:hover {
opacity: var(--opacity-loading);
}
.light79_focus_ring {
transition: box-shadow var(--transition-fast);
}
.light79_focus_ring:focus {
outline: none;
box-shadow: 0 0 0 3px var(--state-focus);
}
.brand12_hero_background {
position: relative;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.web89_hero_content {
position: relative;
z-index: 2;
}
.web50_services_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: var(--space-6);
}
.prime43_team_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: var(--space-4);
}
.bright14_features_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: var(--space-6);
}
.app87_gallery_grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
gap: var(--space-3);
}
.creative85_pricing_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: var(--space-6);
}
.unique96_timeline {
position: relative;
}
.unique96_timeline::before {
content: '';
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 2px;
background: var(--border-light);
transform: translateX(-50%);
}
.core94_timeline_item {
position: relative;
width: 50%;
padding: var(--space-4);
}
.core94_timeline_item:nth-child(odd) {
left: 0;
text-align: right;
padding-right: var(--space-8);
}
.core94_timeline_item:nth-child(even) {
left: 50%;
text-align: left;
padding-left: var(--space-8);
}
.custom77_fade_in {
opacity: 0;
animation: tc-fadeIn var(--transition-slow) ease-out forwards;
}
@keyframes tc-fadeIn {
to {
opacity: 1;
}
}
.bold6_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;
}
}
.premium59_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;
}
}
.style94_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;
}
}
.bold51_transition_all {
transition: var(--transition-all);
}
.layout9_transition_fast {
transition: all var(--transition-fast);
}
.agency32_transition_normal {
transition: all var(--transition-normal);
}
.custom3_transition_slow {
transition: all var(--transition-slow);
}
.app56_bg_primary { background-color: var(--bg-primary); }
.dark51_bg_secondary { background-color: var(--bg-secondary); }
.fresh62_bg_muted { background-color: var(--bg-muted); }
.content86_bg_glass { background-color: var(--bg-glass); }
.studio43_text_primary { color: var(--text-primary); }
.theme80_text_secondary { color: var(--text-secondary); }
.web55_text_muted { color: var(--text-muted); }
.unique67_text_inverse { color: var(--text-inverse); }
.bright35_text_link { color: var(--text-link); }
.unique99_border_light { border-color: var(--border-light); }
.dark28_border_medium { border-color: var(--border-medium); }
.container24_border_strong { border-color: var(--border-strong); }
.modern15_border_interactive { border-color: var(--border-interactive); }
@media (max-width: 768px) {
.web50_services_grid,
.bright14_features_grid,
.prime43_team_grid,
.creative85_pricing_grid {
grid-template-columns: 1fr;
}
.app87_gallery_grid {
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
.unique96_timeline::before {
left: 30px;
}
.core94_timeline_item {
width: 100%;
left: 0 !important;
text-align: left;
padding-left: var(--space-16) !important;
padding-right: var(--space-4) !important;
}
.unique44_section_height {
min-height: 60vh;
}
.style26_hero_height {
min-height: 70vh;
}
}
@media (max-width: 480px) {
.app87_gallery_grid {
grid-template-columns: 1fr;
}
.core94_timeline_item {
padding-left: var(--space-12) !important;
}
}
.main52_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;
}
.light69_not_sr_only {
position: static;
width: auto;
height: auto;
padding: 0;
margin: 0;
overflow: visible;
clip: auto;
white-space: normal;
}
.ui58_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);
}
.ui58_skip_link:focus {
top: 6px;
}
@media print {
.prime84_no_print {
display: none !important;
}
.elite14_print_only {
display: block !important;
}
.base39_shadow_xs,
.bold73_shadow_sm,
.main56_shadow_md,
.base61_shadow_lg,
.theme54_shadow_xl,
.design30_shadow_2xl {
box-shadow: none !important;
}
}
.cta-action-btn {
display: inline-flex;
align-items: center;
gap: 0.5rem;
padding: 0.875rem 1.75rem;
margin-top: 1.5rem;
font-family: var(--font-primary);
font-size: var(--text-base);
font-weight: var(--font-semibold);
line-height: var(--leading-tight);
text-decoration: none;
color: var(--button-primary-text);
background: linear-gradient(135deg, var(--primary-500) 0%, var(--primary-700) 100%);
border: none;
border-radius: var(--radius-lg);
box-shadow: var(--shadow-md);
transition: all var(--duration-normal) var(--ease-smooth);
}
.cta-action-btn .btn-icon {
font-size: 1.125rem;
transition: transform var(--duration-fast) var(--ease-spring);
}
.cta-action-btn:hover {
color: var(--button-primary-text);
transform: translateY(-2px);
box-shadow: var(--shadow-lg);
}
.cta-action-btn:hover .btn-icon {
transform: translateX(4px);
}
.cta-action-btn:active {
transform: translateY(0);
box-shadow: var(--shadow-sm);
}
.cta-action-btn:focus-visible {
outline: 2px solid var(--primary-500);
outline-offset: 2px;
}
@media (prefers-reduced-motion: reduce) {
.custom77_fade_in,
.bold6_slide_up,
.premium59_slide_in_left,
.style94_scale_in {
animation: none;
opacity: 1;
transform: none;
}
.page1_hover_lift,
.smart58_hover_scale,
.prime91_hover_shadow,
.section43_hover_fade,
.bold51_transition_all,
.layout9_transition_fast,
.agency32_transition_normal,
.custom3_transition_slow {
transition: none;
}
.cta-action-btn {
transition: none;
}
.cta-action-btn .btn-icon {
transition: none;
}
.cta-action-btn:hover {
transform: none;
}
}
.header-minimal {
position: relative;
background: var(--surface-primary);
box-shadow: 0 2px 16px rgba(var(--black-rgb), 0.04);
z-index: 1000;
}
.header-minimal .navbar {
padding: 1.25rem 0;
position: relative;
}
.header-minimal .navbar-brand {
display: flex;
align-items: center;
gap: 0.75rem;
font-weight: 700;
font-size: 1.125rem;
color: var(--text-primary);
text-decoration: none;
transition: all 0.3s ease;
z-index: 10004;
position: relative;
}
.header-minimal .brand-icon {
width: 36px;
height: 36px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 10px;
color: white;
transition: transform 0.3s ease;
}
.header-minimal .brand-icon svg {
width: 22px;
height: 22px;
}
.header-minimal .navbar-brand:hover .brand-icon {
transform: translateY(-2px) rotate(5deg);
}
.header-minimal .brand-text {
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
}
.header-minimal .nav-toggle-checkbox {
display: none;
}
.header-minimal .navbar-toggler-custom {
display: none;
flex-direction: column;
justify-content: space-between;
width: 32px;
height: 24px;
cursor: pointer;
z-index: 10003;
position: relative;
background: transparent;
border: none;
padding: 0;
}
.header-minimal .hamburger-line {
width: 100%;
height: 3px;
background: #334155;
border-radius: 3px;
transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
transform-origin: center;
}
.header-minimal .nav-toggle-checkbox:checked ~ .navbar-toggler-custom .hamburger-line:nth-child(1) {
transform: translateY(10.5px) rotate(45deg);
}
.header-minimal .nav-toggle-checkbox:checked ~ .navbar-toggler-custom .hamburger-line:nth-child(2) {
opacity: 0;
transform: scaleX(0);
}
.header-minimal .nav-toggle-checkbox:checked ~ .navbar-toggler-custom .hamburger-line:nth-child(3) {
transform: translateY(-10.5px) rotate(-45deg);
}
.header-minimal .navbar-nav {
display: flex;
align-items: center;
gap: 2.5rem;
}
.header-minimal .nav-link {
color: var(--text-primary);
font-weight: 500;
font-size: var(--nav-font-size);
padding: 0.5rem 0;
margin: 0;
position: relative;
text-decoration: none;
transition: all 0.3s ease;
}
.header-minimal .nav-link::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: 2px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-700));
transition: width 0.3s ease;
}
.header-minimal .nav-link:hover {
color: var(--primary-500);
}
.header-minimal .nav-link:hover::after {
width: 100%;
}
.header-minimal .header-decoration {
position: absolute;
top: 0;
right: 0;
width: 200px;
height: 100%;
pointer-events: none;
overflow: hidden;
}
.header-minimal .deco-circle {
position: absolute;
border-radius: 50%;
opacity: 0.08;
}
.header-minimal .deco-circle-1 {
width: 120px;
height: 120px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
top: -40px;
right: -20px;
animation: float-v204 6s ease-in-out infinite;
}
.header-minimal .deco-circle-2 {
width: 80px;
height: 80px;
background: var(--primary-300);
bottom: -20px;
right: 60px;
animation: float-v204 8s ease-in-out infinite reverse;
}
@keyframes float-v204 {
0%, 100% {
transform: translateY(0) scale(1);
}
50% {
transform: translateY(-20px) scale(1.05);
}
}
@media (max-width: 1299.98px) {
.header-minimal .navbar-toggler-custom {
display: flex;
}
.header-minimal .navbar-collapse-custom {
position: fixed;
top: 0;
right: -100%;
width: 320px;
height: 100vh;
background: var(--surface-primary);
box-shadow: -4px 0 24px rgba(var(--black-rgb), 0.1);
transition: right 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
z-index: 10;
padding: 6rem 2rem 2rem;
overflow-y: auto;
}
.header-minimal .nav-toggle-checkbox:checked ~ .navbar-collapse-custom {
right: 0;
}
.header-minimal .navbar-backdrop {
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background: rgba(var(--black-rgb), 0.5);
backdrop-filter: blur(4px);
opacity: 0;
visibility: hidden;
transition: all 0.4s ease;
z-index: -1;
}
.header-minimal .nav-toggle-checkbox:checked ~ .navbar-collapse-custom .navbar-backdrop {
opacity: 1;
visibility: visible;
}
.header-minimal .navbar-nav {
flex-direction: column;
align-items: flex-start;
gap: 0;
}
.header-minimal .nav-item {
width: 100%;
opacity: 0;
transform: translateX(30px);
animation: none;
}
.header-minimal .nav-toggle-checkbox:checked ~ .navbar-collapse-custom .nav-item {
animation: slideInNav-v204 0.5s ease forwards;
}
.header-minimal .nav-toggle-checkbox:checked ~ .navbar-collapse-custom .nav-item:nth-child(1) {
animation-delay: 0.1s;
}
.header-minimal .nav-toggle-checkbox:checked ~ .navbar-collapse-custom .nav-item:nth-child(2) {
animation-delay: 0.2s;
}
.header-minimal .nav-toggle-checkbox:checked ~ .navbar-collapse-custom .nav-item:nth-child(3) {
animation-delay: 0.3s;
}
.header-minimal .nav-toggle-checkbox:checked ~ .navbar-collapse-custom .nav-item:nth-child(4) {
animation-delay: 0.4s;
}
@keyframes slideInNav-v204 {
to {
opacity: 1;
transform: translateX(0);
}
}
.header-minimal .nav-link {
width: 100%;
padding: 1rem 0;
font-size: var(--nav-font-size);
border-bottom: 1px solid color-mix(in srgb, var(--neutral-300) 30%, transparent);
}
.header-minimal .nav-link::after {
display: none;
}
.header-minimal .header-decoration {
display: none;
}
}
@media (max-width: 575.98px) {
.header-minimal .navbar-collapse-custom {
width: 280px;
}
.header-minimal .navbar-brand {
font-size: 1.125rem;
}
.header-minimal .brand-icon {
width: 32px;
height: 32px;
}
.header-minimal .brand-icon svg {
width: 20px;
height: 20px;
}
}
@media (prefers-reduced-motion: reduce) {
.header-minimal * {
animation-duration: 0.01ms !important;
animation-iteration-count: 1 !important;
transition-duration: 0.01ms !important;
}
}
.hero-clean {
position: relative;
padding: 100px 0 80px;
overflow: hidden;
background: var(--surface-primary);
}
.hero-clean .hero-bg-gradient {
position: absolute;
top: 0;
left: 0;
right: 0;
height: 100%;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-50) 40%, transparent 60%) 0%,
transparent 50%,
color-mix(in srgb, var(--primary-100) 30%, transparent 70%) 100%
);
z-index: 0;
pointer-events: none;
}
.hero-clean .container {
position: relative;
z-index: 1;
}
.hero-clean .hero-content {
padding: 20px 0;
}
.hero-clean .hero-badge {
display: flex;
align-items: center;
gap: 8px;
margin-bottom: 24px;
}
.badge-dot {
width: 12px;
height: 12px;
border-radius: 50%;
background: var(--primary-500);
box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
animation: pulse-dot 2s ease-in-out infinite;
}
@keyframes pulse-dot {
0%, 100% { transform: scale(1); }
50% { transform: scale(1.1); }
}
.badge-line {
width: 60px;
height: 2px;
background: linear-gradient(
90deg,
var(--primary-500) 0%,
transparent 100%
);
}
.hero-clean .hero-title {
font-size: 3rem;
font-weight: 800;
line-height: 1.2;
color: var(--text-primary);
margin-bottom: 20px;
letter-spacing: -0.02em;
}
.hero-clean .hero-subtitle {
font-size: 1.5rem;
font-weight: 600;
line-height: 1.4;
color: var(--primary-700);
margin-bottom: 24px;
}
.hero-clean .hero-description {
font-size: 1.125rem;
line-height: 1.7;
color: var(--text-secondary);
margin-bottom: 32px;
max-width: 580px;
}
.hero-clean .feature-icons-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 16px;
max-width: 320px;
margin-top: 40px;
}
.hero-clean .feature-icon-item {
width: 64px;
height: 64px;
display: flex;
align-items: center;
justify-content: center;
background: var(--surface-secondary);
border-radius: 16px;
border: 2px solid color-mix(in srgb, var(--primary-300) 30%, transparent 70%);
transition: all 0.3s ease;
}
.hero-clean .feature-icon-item i {
font-size: 1.5rem;
color: var(--primary-500);
}
.hero-clean .feature-icon-item:hover {
background: var(--primary-50);
border-color: var(--primary-300);
transform: translateY(-4px);
box-shadow: 0 8px 20px color-mix(in srgb, var(--primary-500) 15%, transparent 85%);
}
.hero-clean .hero-visual {
position: relative;
padding: 20px;
}
.hero-clean .shape-blob {
position: absolute;
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
opacity: 0.08;
z-index: 0;
animation: morph 8s ease-in-out infinite;
}
.hero-clean .shape-blob-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: -50px;
right: -50px;
}
.hero-clean .shape-blob-2 {
width: 300px;
height: 300px;
background: var(--primary-700);
bottom: -30px;
left: -30px;
animation-delay: -4s;
}
@keyframes morph {
0%, 100% {
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}
50% {
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
}
}
.hero-clean .shape-circle {
position: absolute;
border-radius: 50%;
border: 2px solid color-mix(in srgb, var(--primary-300) 40%, transparent 60%);
z-index: 0;
}
.hero-clean .shape-circle-1 {
width: 200px;
height: 200px;
top: 10%;
left: 5%;
animation: float 6s ease-in-out infinite;
}
.hero-clean .shape-circle-2 {
width: 120px;
height: 120px;
bottom: 15%;
right: 10%;
animation: float 8s ease-in-out infinite reverse;
}
@keyframes float {
0%, 100% { transform: translateY(0) rotate(0deg); }
50% { transform: translateY(-20px) rotate(5deg); }
}
.hero-clean .hero-image-wrapper {
position: relative;
z-index: 1;
border-radius: 24px;
overflow: hidden;
box-shadow: 0 20px 60px color-mix(in srgb, var(--neutral-900) 15%, transparent 85%);
}
.hero-clean .hero-image {
width: 100%;
height: auto;
display: block;
border-radius: 24px;
}
.hero-clean .floating-icon {
position: absolute;
width: 56px;
height: 56px;
display: flex;
align-items: center;
justify-content: center;
background: var(--surface-primary);
border-radius: 50%;
box-shadow: 0 8px 24px color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
z-index: 2;
animation: float-icon 3s ease-in-out infinite;
}
.hero-clean .floating-icon i {
font-size: 1.5rem;
color: var(--primary-500);
}
.hero-clean .floating-icon-1 {
top: 10%;
right: -20px;
animation-delay: 0s;
}
.hero-clean .floating-icon-2 {
bottom: 20%;
left: -20px;
animation-delay: -1s;
}
.hero-clean .floating-icon-3 {
top: 50%;
right: -15px;
animation-delay: -2s;
}
@keyframes float-icon {
0%, 100% {
transform: translateY(0);
}
50% {
transform: translateY(-15px);
}
}
.hero-clean .corner-accent {
position: absolute;
width: 80px;
height: 80px;
border: 3px solid var(--primary-300);
z-index: 0;
}
.hero-clean .corner-top-right {
top: 0;
right: 0;
border-left: none;
border-bottom: none;
border-radius: 0 24px 0 0;
}
.hero-clean .corner-bottom-left {
bottom: 0;
left: 0;
border-right: none;
border-top: none;
border-radius: 0 0 0 24px;
}
.hero-clean .hero-bottom-decoration {
display: flex;
align-items: center;
justify-content: center;
gap: 16px;
margin-top: 60px;
}
.hero-clean .decoration-line {
width: 100px;
height: 2px;
background: linear-gradient(
90deg,
transparent 0%,
var(--primary-300) 50%,
transparent 100%
);
}
.hero-clean .decoration-dots {
display: flex;
gap: 8px;
}
.hero-clean .dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: var(--primary-500);
opacity: 0.6;
}
@media (max-width: 991px) {
.hero-clean {
padding: 80px 0 60px;
}
.hero-clean .hero-title {
font-size: 2.5rem;
}
.hero-clean .hero-subtitle {
font-size: 1.25rem;
}
.hero-clean .hero-description {
font-size: 1rem;
}
.hero-clean .hero-visual {
margin-top: 40px;
}
.shape-blob-1,
.hero-clean .shape-blob-2 {
opacity: 0.05;
}
}
@media (max-width: 767px) {
.hero-clean {
padding: 60px 0 40px;
}
.hero-clean .hero-title {
font-size: 2rem;
}
.hero-clean .hero-subtitle {
font-size: 1.125rem;
}
.hero-clean .feature-icons-grid {
grid-template-columns: repeat(2, 1fr);
max-width: 160px;
}
.hero-clean .feature-icon-item {
width: 56px;
height: 56px;
}
.hero-clean .feature-icon-item i {
font-size: 1.25rem;
}
.hero-clean .floating-icon {
width: 48px;
height: 48px;
}
.hero-clean .floating-icon i {
font-size: 1.25rem;
}
.hero-clean .shape-circle-1 {
width: 150px;
height: 150px;
}
.hero-clean .shape-circle-2 {
width: 100px;
height: 100px;
}
}
@media (max-width: 575px) {
.hero-clean .hero-title {
font-size: 1.75rem;
}
.hero-clean .hero-subtitle {
font-size: 1rem;
}
.hero-clean .hero-description {
font-size: 0.9375rem;
}
.hero-clean .hero-badge {
margin-bottom: 16px;
}
.badge-dot {
width: 10px;
height: 10px;
}
.badge-line {
width: 40px;
}
}
.about-section-pro {
position: relative;
overflow: hidden;
background: linear-gradient(
135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
}
.about-section-pro .decorative-blob {
position: absolute;
border-radius: 50%;
filter: blur(80px);
opacity: 0.15;
z-index: 0;
pointer-events: none;
}
.about-section-pro .blob-1 {
width: 400px;
height: 400px;
background: var(--primary-300);
top: -100px;
left: -100px;
animation: float-blob 20s ease-in-out infinite;
}
.about-section-pro .blob-2 {
width: 500px;
height: 500px;
background: var(--primary-500);
bottom: -150px;
right: -150px;
animation: float-blob 25s ease-in-out infinite reverse;
}
.about-section-pro .decorative-circle {
position: absolute;
border: 2px solid color-mix(in srgb, var(--primary-300) 30%, transparent 70%);
border-radius: 50%;
z-index: 0;
}
.about-section-pro .circle-1 {
width: 300px;
height: 300px;
top: 20%;
right: 10%;
animation: rotate-slow 30s linear infinite;
}
@keyframes float-blob {
0%, 100% { transform: translate(0, 0) scale(1); }
33% { transform: translate(30px, -30px) scale(1.1); }
66% { transform: translate(-20px, 20px) scale(0.9); }
}
@keyframes rotate-slow {
from { transform: rotate(0deg); }
to { transform: rotate(360deg); }
}
.about-section-pro .section-badge {
display: inline-flex;
align-items: center;
justify-content: center;
width: 60px;
height: 60px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 50%;
color: var(--light);
font-size: 1.5rem;
box-shadow: 0 8px 24px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
animation: pulse-badge 2s ease-in-out infinite;
}
@keyframes pulse-badge {
0%, 100% { transform: scale(1); }
50% { transform: scale(1.05); }
}
.about-section-pro #about-title {
color: var(--text-primary);
letter-spacing: -0.02em;
position: relative;
z-index: 1;
}
.about-section-pro #about-subtitle {
color: var(--text-secondary);
font-weight: 500;
position: relative;
z-index: 1;
}
.about-section-pro #about-desc {
color: var(--text-secondary);
line-height: 1.8;
position: relative;
z-index: 1;
}
.about-section-pro .image-wrapper {
position: relative;
z-index: 1;
}
.about-section-pro .large-image img {
width: 100%;
height: 500px;
object-fit: cover;
transition: transform 0.4s ease, box-shadow 0.4s ease;
}
.about-section-pro .large-image:hover img {
transform: scale(1.02);
box-shadow: 0 20px 60px color-mix(in srgb, var(--neutral-900) 25%, transparent 75%) !important;
}
.about-section-pro .image-decoration {
position: absolute;
border: 3px solid var(--primary-500);
border-radius: 20px;
pointer-events: none;
}
.about-section-pro .decoration-1 {
width: 100%;
height: 100%;
top: -15px;
left: -15px;
z-index: -1;
}
.about-section-pro .decoration-2 {
width: 80%;
height: 80%;
bottom: -20px;
right: -20px;
border-color: var(--primary-300);
z-index: -1;
}
.about-section-pro .features-list {
display: flex;
flex-direction: column;
gap: 2rem;
position: relative;
z-index: 1;
}
.about-section-pro .feature-item {
display: flex;
gap: 1.5rem;
padding: 2rem;
background: var(--surface-primary);
border-radius: 16px;
border-left: 4px solid var(--primary-500);
box-shadow: 0 4px 16px color-mix(in srgb, var(--neutral-900) 8%, transparent 92%);
transition: all 0.3s ease;
}
.about-section-pro .feature-item:hover {
transform: translateX(8px);
box-shadow: 0 8px 32px color-mix(in srgb, var(--neutral-900) 15%, transparent 85%);
border-left-color: var(--primary-700);
}
.about-section-pro .feature-icon-wrapper {
flex-shrink: 0;
width: 60px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-500) 20%, transparent 80%),
color-mix(in srgb, var(--primary-700) 20%, transparent 80%)
);
border-radius: 12px;
color: var(--primary-700);
font-size: 1.75rem;
}
.about-section-pro .feature-content {
flex: 1;
}
.about-section-pro .feature-title {
color: var(--text-primary);
font-size: 1.25rem;
font-weight: 700;
margin-bottom: 0.75rem;
}
.about-section-pro .feature-description {
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
}
.about-section-pro .feature-card-with-image {
position: relative;
border-radius: 20px;
overflow: hidden;
background: var(--surface-primary);
box-shadow: 0 10px 40px color-mix(in srgb, var(--neutral-900) 12%, transparent 88%);
transition: transform 0.4s ease;
}
.about-section-pro .feature-card-with-image:hover {
transform: translateY(-8px);
}
.about-section-pro .feature-card-image {
position: relative;
height: 280px;
overflow: hidden;
}
.about-section-pro .feature-card-image img {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.5s ease;
}
.about-section-pro .feature-card-with-image:hover .feature-card-image img {
transform: scale(1.1);
}
.about-section-pro .image-overlay {
position: absolute;
inset: 0;
background: linear-gradient(
to bottom,
transparent 0%,
color-mix(in srgb, var(--neutral-900) 40%, transparent 60%) 100%
);
}
.about-section-pro .feature-card-content {
padding: 2rem;
position: relative;
}
.about-section-pro .feature-icon-small {
display: inline-flex;
align-items: center;
justify-content: center;
width: 50px;
height: 50px;
background: var(--primary-500);
border-radius: 12px;
color: var(--light);
font-size: 1.5rem;
margin-bottom: 1rem;
box-shadow: 0 4px 16px color-mix(in srgb, var(--primary-500) 35%, transparent 65%);
}
.about-section-pro .feature-card-title {
color: var(--text-primary);
font-size: 1.375rem;
font-weight: 700;
margin-bottom: 1rem;
}
.about-section-pro .feature-card-description {
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
}
.about-section-pro .secondary-image {
height: 100%;
min-height: 400px;
}
.about-section-pro .secondary-image img {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.4s ease, filter 0.4s ease;
}
.about-section-pro .secondary-image:hover img {
transform: scale(1.05);
filter: brightness(1.1);
}
.about-section-pro .floating-badge {
position: absolute;
top: 20px;
right: 20px;
width: 60px;
height: 60px;
background: var(--primary-500);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
color: var(--light);
font-size: 1.5rem;
box-shadow: 0 8px 24px color-mix(in srgb, var(--primary-500) 40%, transparent 60%);
animation: float-badge 3s ease-in-out infinite;
}
@keyframes float-badge {
0%, 100% { transform: translateY(0); }
50% { transform: translateY(-10px); }
}
.about-section-pro .decorative-pattern {
position: absolute;
width: 200px;
height: 200px;
border: 2px dashed color-mix(in srgb, var(--primary-300) 40%, transparent 60%);
border-radius: 50%;
z-index: 0;
}
.about-section-pro .pattern-1 {
bottom: 10%;
left: 5%;
animation: rotate-slow 40s linear infinite;
}
.about-section-pro .pattern-2 {
top: 30%;
right: 8%;
animation: rotate-slow 35s linear infinite reverse;
}
@media (max-width: 991.98px) {
.about-section-pro .large-image img {
height: 400px;
}
.about-section-pro .features-list {
gap: 1.5rem;
}
.about-section-pro .feature-item {
flex-direction: column;
text-align: center;
}
.about-section-pro .feature-icon-wrapper {
margin: 0 auto;
}
.about-section-pro .secondary-image {
min-height: 350px;
}
.about-section-pro .decorative-blob {
filter: blur(60px);
}
.about-section-pro .blob-1 {
width: 300px;
height: 300px;
}
.about-section-pro .blob-2 {
width: 350px;
height: 350px;
}
}
@media (max-width: 767.98px) {
.about-section-pro #about-title {
font-size: 2rem;
}
.about-section-pro .large-image img {
height: 300px;
}
.about-section-pro .feature-item {
padding: 1.5rem;
}
.about-section-pro .feature-card-image {
height: 220px;
}
.about-section-pro .feature-card-content {
padding: 1.5rem;
}
.about-section-pro .secondary-image {
min-height: 280px;
}
.about-section-pro .decorative-circle {
display: none;
}
.about-section-pro .section-badge {
width: 50px;
height: 50px;
font-size: 1.25rem;
}
}
@media (max-width: 575.98px) {
.about-section-pro {
padding: 3rem 0;
}
.about-section-pro #about-title {
font-size: 1.75rem;
}
.about-section-pro .large-image img {
height: 250px;
}
.about-section-pro .feature-item {
padding: 1.25rem;
gap: 1rem;
}
.about-section-pro .feature-icon-wrapper {
width: 50px;
height: 50px;
font-size: 1.5rem;
}
.about-section-pro .feature-title {
font-size: 1.125rem;
}
.about-section-pro .feature-card-image {
height: 200px;
}
.about-section-pro .secondary-image {
min-height: 240px;
}
.about-section-pro .floating-badge {
width: 50px;
height: 50px;
font-size: 1.25rem;
}
.about-section-pro .image-decoration {
display: none;
}
}
.features-section-pro {
position: relative;
overflow: hidden;
background: linear-gradient(
180deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
}
.features-section-pro .section-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
letter-spacing: -0.02em;
}
.features-section-pro .section-subtitle {
font-size: 0.875rem;
font-weight: 600;
letter-spacing: 0.1em;
color: var(--primary-500);
margin-bottom: 1rem;
}
.features-section-pro .section-description {
font-size: 1.125rem;
line-height: 1.7;
color: var(--text-secondary);
max-width: 700px;
margin: 0 auto;
}
.features-section-pro .feature-card {
position: relative;
display: flex;
align-items: flex-start;
gap: 1.5rem;
padding: 2.5rem;
background: var(--surface-primary);
border-radius: 16px;
border: 1px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
box-shadow:
0 4px 6px rgba(var(--black-rgb), 0.03),
0 10px 20px rgba(var(--black-rgb), 0.05);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
overflow: hidden;
height: 100%;
}
.features-section-pro .feature-card:hover {
transform: translateY(-8px);
box-shadow:
0 8px 12px rgba(var(--black-rgb), 0.05),
0 20px 40px rgba(var(--black-rgb), 0.08);
border-color: color-mix(in srgb, var(--primary-500) 40%, transparent 60%);
}
.features-section-pro .feature-icon-wrapper {
position: relative;
flex-shrink: 0;
width: 80px;
height: 80px;
display: flex;
align-items: center;
justify-content: center;
z-index: 1;
}
.features-section-pro .icon-background {
position: absolute;
width: 100%;
height: 100%;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-300) 30%, transparent 70%),
color-mix(in srgb, var(--primary-500) 20%, transparent 80%)
);
border-radius: 20px;
transform: rotate(0deg);
transition: transform 0.6s ease;
}
.features-section-pro .feature-card:hover .icon-background {
transform: rotate(180deg);
}
.features-section-pro .feature-icon {
position: relative;
font-size: 2.5rem;
color: var(--primary-500);
z-index: 2;
transition: transform 0.4s ease;
}
.features-section-pro .feature-card:hover .feature-icon {
transform: scale(1.1);
}
.features-section-pro .feature-content {
flex: 1;
}
.features-section-pro .feature-name {
font-size: 1.5rem;
font-weight: 600;
color: var(--text-primary);
line-height: 1.3;
margin-bottom: 1rem;
transition: color 0.3s ease;
}
.features-section-pro .feature-card:hover .feature-name {
color: var(--primary-500);
}
.features-section-pro .feature-description {
font-size: 1rem;
line-height: 1.7;
color: var(--text-secondary);
margin: 0;
}
.features-section-pro .feature-decoration {
position: absolute;
bottom: -30px;
right: -30px;
width: 120px;
height: 120px;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-300) 15%, transparent 85%),
transparent
);
border-radius: 50%;
pointer-events: none;
transition: transform 0.6s ease;
}
.features-section-pro .feature-card:hover .feature-decoration {
transform: scale(1.5);
}
.features-section-pro .decorative-blob {
position: absolute;
border-radius: 50%;
opacity: 0.08;
pointer-events: none;
z-index: 0;
}
.features-section-pro .blob-1 {
width: 500px;
height: 500px;
background: radial-gradient(
circle,
var(--primary-300),
transparent 70%
);
top: -200px;
left: -150px;
animation: float-blob 20s ease-in-out infinite;
}
.features-section-pro .blob-2 {
width: 400px;
height: 400px;
background: radial-gradient(
circle,
var(--primary-500),
transparent 70%
);
bottom: -150px;
right: -100px;
animation: float-blob 15s ease-in-out infinite reverse;
}
.features-section-pro .decorative-circle {
position: absolute;
border-radius: 50%;
border: 2px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
pointer-events: none;
z-index: 0;
}
.features-section-pro .circle-1 {
width: 300px;
height: 300px;
top: 50%;
right: 10%;
animation: pulse-circle 8s ease-in-out infinite;
}
.features-section-pro .decorative-grid {
position: absolute;
bottom: 50px;
left: 50px;
display: grid;
grid-template-columns: repeat(3, 8px);
grid-template-rows: repeat(2, 8px);
gap: 12px;
opacity: 0.15;
pointer-events: none;
z-index: 0;
}
.features-section-pro .grid-item {
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 2px;
animation: grid-pulse 3s ease-in-out infinite;
}
.features-section-pro .grid-item:nth-child(2) {
animation-delay: 0.2s;
}
.features-section-pro .grid-item:nth-child(3) {
animation-delay: 0.4s;
}
.features-section-pro .grid-item:nth-child(4) {
animation-delay: 0.6s;
}
.features-section-pro .grid-item:nth-child(5) {
animation-delay: 0.8s;
}
.features-section-pro .grid-item:nth-child(6) {
animation-delay: 1s;
}
@keyframes float-blob {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(30px, -30px) scale(1.1);
}
66% {
transform: translate(-20px, 20px) scale(0.9);
}
}
@keyframes pulse-circle {
0%, 100% {
transform: scale(1);
opacity: 0.15;
}
50% {
transform: scale(1.2);
opacity: 0.05;
}
}
@keyframes grid-pulse {
0%, 100% {
opacity: 0.3;
transform: scale(1);
}
50% {
opacity: 1;
transform: scale(1.3);
}
}
@media (max-width: 991.98px) {
.features-section-pro .section-title {
font-size: 2rem;
}
.features-section-pro .feature-card {
padding: 2rem;
}
.features-section-pro .feature-icon-wrapper {
width: 70px;
height: 70px;
}
.features-section-pro .feature-icon {
font-size: 2rem;
}
.features-section-pro .feature-name {
font-size: 1.25rem;
}
.features-section-pro .blob-1,
.features-section-pro .blob-2 {
width: 300px;
height: 300px;
}
.features-section-pro .circle-1 {
width: 200px;
height: 200px;
}
}
@media (max-width: 767.98px) {
.features-section-pro .section-title {
font-size: 1.75rem;
}
.features-section-pro .section-description {
font-size: 1rem;
}
.features-section-pro .feature-card {
flex-direction: column;
padding: 1.5rem;
gap: 1.25rem;
}
.features-section-pro .feature-icon-wrapper {
width: 60px;
height: 60px;
}
.features-section-pro .feature-icon {
font-size: 1.75rem;
}
.features-section-pro .feature-name {
font-size: 1.125rem;
}
.features-section-pro .feature-description {
font-size: 0.9375rem;
}
.features-section-pro .decorative-grid {
bottom: 30px;
left: 30px;
}
}
@media (max-width: 575.98px) {
.features-section-pro .section-title {
font-size: 1.5rem;
}
.features-section-pro .feature-card {
padding: 1.25rem;
}
.features-section-pro .blob-1,
.features-section-pro .blob-2 {
width: 200px;
height: 200px;
}
.features-section-pro .circle-1 {
display: none;
}
}
.services-section-special {
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-special .section-header {
position: relative;
z-index: 2;
}
.services-section-special #services-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
line-height: 1.2;
}
.services-section-special #services-subtitle {
color: var(--primary-500);
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.05em;
}
.services-section-special #services-desc {
color: var(--text-secondary);
line-height: 1.7;
max-width: 800px;
margin: 0 auto;
}
.services-section-special .decorative-line {
width: 80px;
height: 4px;
background: linear-gradient(90deg,
var(--primary-500) 0%,
var(--primary-300) 100%);
border-radius: 2px;
margin-top: 2rem;
}
.services-section-special .service-card {
background: var(--surface-primary);
border-radius: 16px;
padding: 2.5rem;
position: relative;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
border: 2px solid transparent;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.06);
}
.services-section-special .service-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(90deg,
var(--primary-500) 0%,
var(--primary-300) 100%);
border-radius: 16px 16px 0 0;
opacity: 0;
transition: opacity 0.4s ease;
}
.services-section-special .service-card:hover {
transform: translateY(-8px);
border-color: color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.12);
}
.services-section-special .service-card:hover::before {
opacity: 1;
}
.services-section-special .service-card.featured {
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 15%, var(--surface-primary) 85%) 100%);
border-color: var(--primary-500);
box-shadow: 0 8px 32px rgba(var(--black-rgb), 0.1);
}
.services-section-special .service-card.featured::before {
opacity: 1;
height: 6px;
}
.services-section-special .featured-badge {
position: absolute;
top: -10px;
right: 2rem;
z-index: 2;
}
.services-section-special .badge-dot {
display: inline-block;
width: 12px;
height: 12px;
background: var(--primary-500);
border-radius: 50%;
box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
animation: pulse-v193 2s infinite;
}
@keyframes pulse-v193 {
0%, 100% {
box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
50% {
box-shadow: 0 0 0 8px color-mix(in srgb, var(--primary-500) 10%, transparent 90%);
}
}
.services-section-special .icon-wrapper {
width: 72px;
height: 72px;
background: linear-gradient(135deg,
var(--primary-500) 0%,
var(--primary-700) 100%);
border-radius: 16px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1.5rem;
transition: all 0.4s ease;
position: relative;
}
.services-section-special .icon-wrapper::after {
content: '';
position: absolute;
inset: -4px;
background: linear-gradient(135deg,
var(--primary-500) 0%,
var(--primary-700) 100%);
border-radius: 18px;
opacity: 0;
transition: opacity 0.4s ease;
z-index: -1;
}
.services-section-special .service-card:hover .icon-wrapper {
transform: scale(1.1) rotate(5deg);
}
.services-section-special .service-card:hover .icon-wrapper::after {
opacity: 0.2;
}
.services-section-special .icon-wrapper i {
font-size: 2rem;
color: var(--light);
}
.services-section-special .service-card-body {
flex: 1;
}
.services-section-special .service-title {
color: var(--text-primary);
font-weight: 700;
font-size: 1.5rem;
line-height: 1.3;
margin-bottom: 1rem;
}
.services-section-special .service-description {
color: var(--text-secondary);
line-height: 1.7;
font-size: 1rem;
}
.services-section-special .features-list {
padding: 1.25rem;
background: color-mix(in srgb, var(--primary-50) 40%, transparent 60%);
border-radius: 12px;
border-left: 3px solid var(--primary-500);
}
.services-section-special .features-text {
color: var(--text-secondary);
font-size: 0.925rem;
line-height: 1.7;
margin: 0;
}
.services-section-special .price-section {
padding-top: 1.5rem;
border-top: 1px solid color-mix(in srgb, var(--neutral-300) 40%, transparent 60%);
}
.services-section-special .price-wrapper {
display: flex;
align-items: center;
justify-content: space-between;
}
.services-section-special .price-value {
color: var(--primary-500);
font-size: 1.75rem;
font-weight: 700;
letter-spacing: -0.01em;
}
.services-section-special .service-card-footer {
margin-top: 1.5rem;
}
.services-section-special .decorative-accent {
width: 40px;
height: 3px;
background: linear-gradient(90deg,
var(--primary-500) 0%,
transparent 100%);
border-radius: 2px;
transition: width 0.4s ease;
}
.services-section-special .service-card:hover .decorative-accent {
width: 60px;
}
.services-section-special .decorative-shapes {
position: absolute;
inset: 0;
pointer-events: none;
z-index: 0;
overflow: hidden;
}
.services-section-special .shape {
position: absolute;
border-radius: 50%;
opacity: 0.05;
}
.services-section-special .shape-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: -200px;
right: -100px;
animation: float-v193 20s infinite ease-in-out;
}
.services-section-special .shape-2 {
width: 300px;
height: 300px;
background: var(--primary-700);
bottom: -150px;
left: -100px;
animation: float-v193 25s infinite ease-in-out reverse;
}
.services-section-special .shape-3 {
width: 200px;
height: 200px;
background: var(--primary-300);
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
animation: float-v193 30s infinite ease-in-out;
}
@keyframes float-v193 {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
33% {
transform: translate(30px, -30px) rotate(120deg);
}
66% {
transform: translate(-30px, 30px) rotate(240deg);
}
}
@media (max-width: 991px) {
.services-section-special .service-card {
padding: 2rem;
}
.services-section-special #services-title {
font-size: 2rem;
}
.services-section-special .icon-wrapper {
width: 64px;
height: 64px;
}
.services-section-special .icon-wrapper i {
font-size: 1.75rem;
}
}
@media (max-width: 767px) {
.services-section-special .service-card {
padding: 1.75rem;
}
.services-section-special #services-title {
font-size: 1.75rem;
}
.services-section-special .service-title {
font-size: 1.25rem;
}
.services-section-special .price-value {
font-size: 1.5rem;
}
.services-section-special .shape-1,
.services-section-special .shape-2 {
width: 250px;
height: 250px;
}
.services-section-special .shape-3 {
width: 150px;
height: 150px;
}
}
@media (max-width: 575px) {
.services-section-special .service-card {
padding: 1.5rem;
}
.services-section-special .icon-wrapper {
width: 56px;
height: 56px;
}
.services-section-special .icon-wrapper i {
font-size: 1.5rem;
}
.services-section-special .features-list {
padding: 1rem;
}
}
@media (prefers-reduced-motion: reduce) {
.services-section-special .service-card,
.services-section-special .icon-wrapper,
.services-section-special .decorative-accent {
transition: none;
}
.services-section-special .shape-1,
.services-section-special .shape-2,
.services-section-special .shape-3 {
animation: none;
}
.services-section-special .badge-dot {
animation: none;
}
}
@media (prefers-contrast: high) {
.services-section-special .service-card {
border: 2px solid var(--text-primary);
}
.services-section-special .features-list {
border-left-width: 4px;
}
}
.priceplan-section-pro {
position: relative;
background: linear-gradient(135deg, var(--surface-primary) 0%, var(--neutral-50) 100%);
overflow: hidden;
}
.priceplan-section-pro .section-header {
position: relative;
z-index: 2;
}
.priceplan-section-pro .section-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.2;
}
.priceplan-section-pro .section-subtitle {
font-size: 1.5rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 1rem;
}
.priceplan-section-pro .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.priceplan-section-pro .decorative-dots {
display: flex;
justify-content: center;
gap: 0.5rem;
margin-top: 1.5rem;
}
.priceplan-section-pro .decorative-dots .dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: var(--primary-500);
animation: dotPulse 2s ease-in-out infinite;
}
.priceplan-section-pro .decorative-dots .dot:nth-child(2) {
animation-delay: 0.3s;
}
.priceplan-section-pro .decorative-dots .dot:nth-child(3) {
animation-delay: 0.6s;
}
@keyframes dotPulse {
0%, 100% {
opacity: 0.3;
transform: scale(1);
}
50% {
opacity: 1;
transform: scale(1.3);
}
}
.priceplan-section-pro .pricing-card {
position: relative;
background: var(--light);
border: 2px solid var(--neutral-100);
border-radius: 16px;
padding: 2.5rem 2rem;
height: 100%;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.05);
}
.priceplan-section-pro .pricing-card:hover {
transform: translateY(-8px);
border-color: var(--primary-300);
box-shadow: 0 12px 32px rgba(var(--black-rgb), 0.1);
}
.priceplan-section-pro .featured-card {
border: 2px solid var(--primary-500);
background: linear-gradient(135deg, var(--light) 0%, color-mix(in srgb, var(--primary-50) 30%, var(--light) 70%) 100%);
box-shadow: 0 8px 24px rgba(var(--black-rgb), 0.1);
}
.priceplan-section-pro .featured-card:hover {
box-shadow: 0 16px 48px rgba(var(--black-rgb), 0.15);
}
.priceplan-section-pro .featured-badge {
position: absolute;
top: -12px;
right: 2rem;
z-index: 3;
}
.priceplan-section-pro .featured-badge .badge-dot {
display: inline-block;
width: 24px;
height: 24px;
background: var(--primary-500);
border-radius: 50%;
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.2);
animation: badgePulse 2s ease-in-out infinite;
}
@keyframes badgePulse {
0%, 100% {
transform: scale(1);
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.2);
}
50% {
transform: scale(1.1);
box-shadow: 0 6px 16px rgba(var(--black-rgb), 0.3);
}
}
.priceplan-section-pro .card-header-decoration {
display: flex;
justify-content: center;
margin-bottom: 1.5rem;
}
.priceplan-section-pro .icon-wrapper {
width: 64px;
height: 64px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-500) 0%, var(--primary-700) 100%);
border-radius: 16px;
box-shadow: 0 4px 16px rgba(var(--black-rgb), 0.15);
transition: transform 0.3s ease;
}
.priceplan-section-pro .pricing-card:hover .icon-wrapper {
transform: rotate(5deg) scale(1.05);
}
.priceplan-section-pro .icon-wrapper i {
font-size: 1.75rem;
color: var(--light);
}
.priceplan-section-pro .card-content {
text-align: center;
}
.priceplan-section-pro .plan-name {
font-size: 1.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 1rem;
}
.priceplan-section-pro .plan-description {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.6;
margin-bottom: 1.5rem;
min-height: 60px;
}
.priceplan-section-pro .price-display {
margin: 2rem 0;
padding: 1.5rem;
background: color-mix(in srgb, var(--primary-50) 40%, var(--light) 60%);
border-radius: 12px;
border: 1px solid var(--primary-100);
}
.priceplan-section-pro .price-amount {
font-size: 2.5rem;
font-weight: 700;
color: var(--primary-700);
letter-spacing: -1px;
}
.priceplan-section-pro .features-list {
margin: 2rem 0;
padding: 1.5rem;
background: var(--surface-secondary);
border-radius: 12px;
border: 1px solid var(--neutral-100);
}
.priceplan-section-pro .features-text {
font-size: 0.95rem;
color: var(--text-secondary);
line-height: 1.8;
text-align: left;
}
.priceplan-section-pro .card-footer-decoration {
margin-top: 2rem;
opacity: 0.2;
transition: opacity 0.3s ease;
}
.priceplan-section-pro .pricing-card:hover .card-footer-decoration {
opacity: 0.5;
}
.priceplan-section-pro .card-footer-decoration i {
font-size: 3rem;
color: var(--primary-500);
}
.priceplan-section-pro .bottom-decoration {
position: relative;
margin-top: 4rem;
display: flex;
align-items: center;
justify-content: center;
gap: 1rem;
}
.priceplan-section-pro .decorative-line {
width: 100px;
height: 2px;
background: linear-gradient(90deg, transparent 0%, var(--primary-300) 50%, transparent 100%);
}
.priceplan-section-pro .decorative-circle {
width: 12px;
height: 12px;
border-radius: 50%;
background: var(--primary-500);
box-shadow: 0 0 20px rgba(var(--black-rgb), 0.2);
}
.priceplan-section-pro .background-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
overflow: hidden;
z-index: 0;
}
.priceplan-section-pro .shape {
position: absolute;
border-radius: 50%;
opacity: 0.05;
}
.priceplan-section-pro .shape-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: -200px;
left: -100px;
animation: float 20s ease-in-out infinite;
}
.priceplan-section-pro .shape-2 {
width: 300px;
height: 300px;
background: var(--primary-700);
bottom: -150px;
right: -80px;
animation: float 25s ease-in-out infinite reverse;
}
.priceplan-section-pro .shape-3 {
width: 200px;
height: 200px;
background: var(--primary-300);
top: 50%;
right: 10%;
animation: float 15s ease-in-out infinite;
}
@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: 991px) {
.priceplan-section-pro .section-title {
font-size: 2rem;
}
.priceplan-section-pro .section-subtitle {
font-size: 1.25rem;
}
.priceplan-section-pro .pricing-card {
margin-bottom: 1.5rem;
}
}
@media (max-width: 767px) {
.priceplan-section-pro .section-title {
font-size: 1.75rem;
}
.priceplan-section-pro .section-subtitle {
font-size: 1.125rem;
}
.priceplan-section-pro .section-description {
font-size: 1rem;
}
.priceplan-section-pro .pricing-card {
padding: 2rem 1.5rem;
}
.priceplan-section-pro .plan-name {
font-size: 1.5rem;
}
.priceplan-section-pro .price-amount {
font-size: 2rem;
}
.priceplan-section-pro .icon-wrapper {
width: 56px;
height: 56px;
}
.priceplan-section-pro .icon-wrapper i {
font-size: 1.5rem;
}
}
@media (max-width: 575px) {
.priceplan-section-pro {
padding: 3rem 0;
}
.priceplan-section-pro .features-list {
padding: 1rem;
}
.priceplan-section-pro .price-display {
padding: 1rem;
}
}
.team-section-standard {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.team-section-standard .decorative-dot-pattern {
width: 60px;
height: 8px;
background: linear-gradient(90deg,
var(--primary-500) 0%,
var(--primary-500) 25%,
transparent 25%,
transparent 50%,
var(--primary-500) 50%,
var(--primary-500) 75%,
transparent 75%);
background-size: 16px 8px;
margin: 0 auto;
border-radius: 4px;
}
.team-section-standard .team-card-standard {
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);
height: 100%;
display: flex;
flex-direction: column;
}
.team-section-standard .team-card-standard:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.15);
}
.team-section-standard .team-image-wrapper-standard {
position: relative;
width: 100%;
padding-top: 100%;
overflow: hidden;
background: var(--neutral-100);
}
.team-section-standard .team-img-standard {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.team-section-standard .team-card-standard:hover .team-img-standard {
transform: scale(1.1);
}
.team-section-standard .team-overlay-standard {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(
180deg,
transparent 0%,
transparent 50%,
color-mix(in srgb, var(--primary-700) 20%, transparent) 100%
);
opacity: 0;
transition: opacity 0.4s ease;
}
.team-section-standard .team-card-standard:hover .team-overlay-standard {
opacity: 1;
}
.team-section-standard .team-content-standard {
padding: 1.75rem 1.5rem;
text-align: center;
background: var(--light);
flex-grow: 1;
display: flex;
flex-direction: column;
justify-content: center;
}
.team-section-standard .team-name-standard {
font-size: 1.25rem;
font-weight: 600;
color: var(--text-primary);
margin-bottom: 0.5rem;
transition: color 0.3s ease;
}
.team-section-standard .team-card-standard:hover .team-name-standard {
color: var(--primary-500);
}
.team-section-standard .team-role-standard {
font-size: 0.95rem;
color: var(--text-secondary);
font-weight: 400;
line-height: 1.5;
}
.team-section-standard .decorative-circle-standard {
position: absolute;
border-radius: 50%;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-300) 15%, transparent),
color-mix(in srgb, var(--primary-500) 10%, transparent)
);
pointer-events: none;
z-index: 0;
}
.team-section-standard .decorative-circle-top-standard {
width: 400px;
height: 400px;
top: -200px;
right: -100px;
opacity: 0.4;
}
.team-section-standard .decorative-circle-bottom-standard {
width: 300px;
height: 300px;
bottom: -150px;
left: -75px;
opacity: 0.3;
}
.team-section-standard .container {
position: relative;
z-index: 1;
}
@media (max-width: 991.98px) {
.team-section-standard .display-5 {
font-size: 2rem;
}
.team-section-standard .lead {
font-size: 1rem;
}
}
@media (max-width: 767.98px) {
.team-section-standard .display-5 {
font-size: 1.75rem;
}
.team-section-standard .team-content-standard {
padding: 1.5rem 1.25rem;
}
.team-section-standard .team-name-standard {
font-size: 1.15rem;
}
.team-section-standard .team-role-standard {
font-size: 0.9rem;
}
.team-section-standard .decorative-circle-top-standard {
width: 250px;
height: 250px;
top: -125px;
right: -50px;
}
.team-section-standard .decorative-circle-bottom-standard {
width: 200px;
height: 200px;
bottom: -100px;
left: -50px;
}
}
@media (max-width: 575.98px) {
.team-section-standard {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.team-section-standard .team-card-standard:hover {
transform: translateY(-4px);
}
}
@media (prefers-reduced-motion: reduce) {
.team-card-standard,
.team-img-standard,
.team-overlay-standard,
.team-section-standard .team-name-standard {
transition: none;
}
.team-section-standard .team-card-standard:hover {
transform: none;
}
.team-section-standard .team-card-standard:hover .team-img-standard {
transform: none;
}
}
@media (prefers-contrast: high) {
.team-section-standard .team-card-standard {
border: 2px solid var(--neutral-300);
}
.team-section-standard .team-name-standard {
font-weight: 700;
}
}
.reviews-section-alt {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.reviews-section-alt .reviews-header-alt {
position: relative;
z-index: 2;
}
.reviews-section-alt .reviews-header-alt h2 {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
}
.reviews-section-alt .reviews-header-alt h3 {
color: var(--primary-500);
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.05em;
font-size: 0.875rem;
}
.reviews-section-alt .reviews-header-alt p {
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.reviews-section-alt .decorative-dots-alt {
width: 60px;
height: 6px;
background: linear-gradient(
90deg,
var(--primary-500) 0%,
var(--primary-300) 100%
);
margin: 2rem auto 0;
border-radius: 3px;
position: relative;
}
.decorative-dots-alt::before,
.reviews-section-alt .decorative-dots-alt::after {
content: '';
position: absolute;
width: 6px;
height: 6px;
background: var(--primary-500);
border-radius: 50%;
top: 0;
}
.reviews-section-alt .decorative-dots-alt::before {
left: -12px;
}
.reviews-section-alt .decorative-dots-alt::after {
right: -12px;
}
.reviews-section-alt .review-card-alt {
background: var(--light);
border-radius: 16px;
padding: 2.5rem;
height: 100%;
position: relative;
border: 1px solid color-mix(in srgb, var(--primary-500) 10%, transparent);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.04);
}
.reviews-section-alt .review-card-alt:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.12);
border-color: var(--primary-300);
}
.reviews-section-alt .review-card-alt::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 4px;
height: 100%;
background: linear-gradient(
180deg,
var(--primary-500) 0%,
var(--primary-300) 100%
);
border-radius: 16px 0 0 16px;
opacity: 0;
transition: opacity 0.4s ease;
}
.reviews-section-alt .review-card-alt:hover::before {
opacity: 1;
}
.reviews-section-alt .featured-review-alt {
background: linear-gradient(
135deg,
var(--light) 0%,
color-mix(in srgb, var(--primary-50) 50%, var(--light)) 100%
);
border: 2px solid var(--primary-300);
}
.reviews-section-alt .featured-review-alt::before {
opacity: 1;
width: 5px;
}
.reviews-section-alt .quote-icon-alt {
width: 56px;
height: 56px;
background: linear-gradient(
135deg,
var(--primary-500) 0%,
var(--primary-700) 100%
);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1.5rem;
position: relative;
box-shadow: 0 4px 16px color-mix(in srgb, var(--primary-500) 25%, transparent);
}
.reviews-section-alt .quote-icon-alt i {
font-size: 1.75rem;
color: var(--light);
}
.reviews-section-alt .quote-icon-alt::after {
content: '';
position: absolute;
width: 100%;
height: 100%;
background: inherit;
border-radius: inherit;
opacity: 0.3;
filter: blur(8px);
z-index: -1;
}
.reviews-section-alt .review-content-alt {
margin-bottom: 2rem;
}
.reviews-section-alt .review-text-alt {
color: var(--text-primary);
font-size: 1.0625rem;
line-height: 1.8;
margin: 0;
position: relative;
padding-left: 1.5rem;
}
.reviews-section-alt .review-text-alt::before {
content: '';
position: absolute;
left: 0;
top: 0.5rem;
width: 3px;
height: calc(100% - 1rem);
background: linear-gradient(
180deg,
var(--primary-300) 0%,
transparent 100%
);
border-radius: 2px;
}
.reviews-section-alt .review-author-alt {
display: flex;
align-items: center;
gap: 1rem;
padding-top: 1.5rem;
border-top: 1px solid color-mix(in srgb, var(--neutral-300) 50%, transparent);
}
.reviews-section-alt .author-avatar-alt {
flex-shrink: 0;
position: relative;
}
.reviews-section-alt .avatar-placeholder-alt {
width: 56px;
height: 56px;
background: linear-gradient(
135deg,
var(--primary-100) 0%,
var(--primary-300) 100%
);
border-radius: 50%;
border: 3px solid var(--light);
box-shadow: 0 4px 12px color-mix(in srgb, var(--primary-500) 15%, transparent);
position: relative;
overflow: hidden;
}
.reviews-section-alt .avatar-placeholder-alt::after {
content: '';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 24px;
height: 24px;
background: var(--primary-500);
border-radius: 50%;
opacity: 0.3;
}
.reviews-section-alt .author-info-alt {
flex: 1;
min-width: 0;
}
.reviews-section-alt .author-name-alt {
color: var(--text-primary);
font-size: 1rem;
font-weight: 600;
line-height: 1.5;
margin: 0;
}
.card-decoration-alt {
position: absolute;
bottom: 0;
right: 0;
width: 120px;
height: 120px;
background: radial-gradient(
circle at center,
color-mix(in srgb, var(--primary-300) 8%, transparent) 0%,
transparent 70%
);
border-radius: 16px 0 16px 0;
pointer-events: none;
}
.bg-decoration-alt {
position: absolute;
border-radius: 50%;
pointer-events: none;
z-index: 0;
}
.bg-decoration-1 {
width: 400px;
height: 400px;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-300) 6%, transparent) 0%,
transparent 70%
);
top: -100px;
left: -100px;
animation: float-decoration 20s ease-in-out infinite;
}
.bg-decoration-2 {
width: 300px;
height: 300px;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-500) 5%, transparent) 0%,
transparent 70%
);
bottom: -80px;
right: -80px;
animation: float-decoration 25s ease-in-out infinite reverse;
}
.bg-decoration-3 {
width: 250px;
height: 250px;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-300) 4%, transparent) 0%,
transparent 70%
);
top: 50%;
right: 10%;
animation: float-decoration 30s ease-in-out infinite;
}
@keyframes float-decoration {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(30px, -30px) scale(1.05);
}
66% {
transform: translate(-20px, 20px) scale(0.95);
}
}
@media (max-width: 991.98px) {
.reviews-section-alt .review-card-alt {
padding: 2rem;
}
.reviews-section-alt .review-text-alt {
font-size: 1rem;
}
.reviews-section-alt .featured-review-alt {
margin-top: 1rem;
}
}
@media (max-width: 767.98px) {
.reviews-section-alt {
padding: 3rem 0;
}
.reviews-section-alt .review-card-alt {
padding: 1.5rem;
}
.reviews-section-alt .quote-icon-alt {
width: 48px;
height: 48px;
}
.reviews-section-alt .quote-icon-alt i {
font-size: 1.5rem;
}
.reviews-section-alt .avatar-placeholder-alt {
width: 48px;
height: 48px;
}
.reviews-section-alt .author-name-alt {
font-size: 0.9375rem;
}
.reviews-section-alt .review-text-alt {
padding-left: 1rem;
}
.bg-decoration-1,
.bg-decoration-2,
.bg-decoration-3 {
display: none;
}
}
@media (max-width: 575.98px) {
.reviews-section-alt .reviews-header-alt h2 {
font-size: 1.75rem;
}
.reviews-section-alt .review-author-alt {
flex-direction: column;
align-items: flex-start;
gap: 0.75rem;
}
}
@media print {
.reviews-section-alt .review-card-alt {
break-inside: avoid;
box-shadow: none;
border: 1px solid var(--neutral-300);
}
.bg-decoration-alt {
display: none;
}
}
@media (prefers-reduced-motion: reduce) {
.review-card-alt,
.review-card-alt:hover,
.bg-decoration-alt {
animation: none;
transition: none;
}
.reviews-section-alt .review-card-alt:hover {
transform: none;
}
}
@media (prefers-contrast: high) {
.reviews-section-alt .review-card-alt {
border: 2px solid var(--primary-700);
}
.reviews-section-alt .review-text-alt::before {
background: var(--primary-700);
}
}
.casestudy-section-featured {
position: relative;
padding: 100px 0;
background: linear-gradient(
135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
overflow: hidden;
}
.casestudy-section-featured .section-header {
margin-bottom: 60px;
position: relative;
z-index: 2;
}
.casestudy-section-featured .section-title {
font-size: 2.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.2;
}
.casestudy-section-featured .section-subtitle {
font-size: 1.25rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 20px;
text-transform: uppercase;
letter-spacing: 1px;
}
.casestudy-section-featured .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
}
.casestudy-section-featured .casestudies-grid {
position: relative;
z-index: 2;
}
.casestudy-section-featured .casestudy-card {
background: var(--surface-primary);
border-radius: 16px;
overflow: hidden;
box-shadow:
0 4px 6px rgba(var(--black-rgb), 0.07),
0 10px 20px rgba(var(--black-rgb), 0.05);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
height: 100%;
display: flex;
flex-direction: column;
border: 1px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
}
.casestudy-section-featured .casestudy-card:hover {
transform: translateY(-8px);
box-shadow:
0 12px 24px rgba(var(--black-rgb), 0.1),
0 20px 40px rgba(var(--black-rgb), 0.08);
border-color: var(--primary-500);
}
.casestudy-section-featured .card-visual {
position: relative;
height: 240px;
overflow: hidden;
background: linear-gradient(
135deg,
var(--primary-100) 0%,
var(--primary-300) 100%
);
}
.casestudy-section-featured .image-placeholder {
width: 100%;
height: 100%;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-500) 30%, var(--primary-300) 70%) 0%,
var(--primary-300) 100%
);
transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.casestudy-section-featured .casestudy-card:hover .image-placeholder {
transform: scale(1.08);
}
.casestudy-section-featured .visual-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-700) 50%, transparent 50%) 0%,
color-mix(in srgb, var(--primary-500) 30%, transparent 70%) 100%
);
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
transition: opacity 0.4s ease;
}
.casestudy-section-featured .casestudy-card:hover .visual-overlay {
opacity: 1;
}
.casestudy-section-featured .icon-wrapper {
width: 70px;
height: 70px;
background: var(--surface-primary);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
transform: scale(0.8);
transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.casestudy-section-featured .casestudy-card:hover .icon-wrapper {
transform: scale(1);
}
.casestudy-section-featured .icon-wrapper i {
font-size: 2rem;
color: var(--primary-500);
}
.casestudy-section-featured .card-content {
padding: 32px 28px;
flex: 1;
display: flex;
flex-direction: column;
}
.casestudy-section-featured .content-header {
display: flex;
align-items: center;
gap: 12px;
margin-bottom: 20px;
}
.casestudy-section-featured .case-number {
font-size: 1.5rem;
font-weight: 700;
color: var(--primary-500);
font-family: 'Courier New', monospace;
}
.casestudy-section-featured .decorative-line {
flex: 1;
height: 2px;
background: linear-gradient(
90deg,
var(--primary-500) 0%,
transparent 100%
);
}
.casestudy-section-featured .case-title {
font-size: 1.375rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.3;
transition: color 0.3s ease;
}
.casestudy-section-featured .casestudy-card:hover .case-title {
color: var(--primary-500);
}
.casestudy-section-featured .case-description {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 24px;
flex: 1;
}
.casestudy-section-featured .card-footer {
padding-top: 20px;
border-top: 1px solid color-mix(in srgb, var(--neutral-300) 30%, transparent 70%);
}
.casestudy-section-featured .metric-badges {
display: flex;
gap: 8px;
align-items: center;
}
.casestudy-section-featured .badge-dot {
width: 12px;
height: 12px;
border-radius: 50%;
transition: transform 0.3s ease;
}
.casestudy-section-featured .badge-dot.primary {
background: var(--primary-500);
}
.casestudy-section-featured .badge-dot.secondary {
background: var(--primary-300);
}
.casestudy-section-featured .badge-dot.accent {
background: var(--neutral-500);
}
.casestudy-section-featured .casestudy-card:hover .badge-dot {
transform: scale(1.2);
}
.casestudy-section-featured .decorative-shapes {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
overflow: hidden;
z-index: 1;
}
.casestudy-section-featured .shape-circle {
position: absolute;
border-radius: 50%;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-500) 8%, transparent 92%) 0%,
transparent 70%
);
}
.casestudy-section-featured .shape-1 {
width: 400px;
height: 400px;
top: -150px;
right: -100px;
animation: float-shape-1 20s ease-in-out infinite;
}
.casestudy-section-featured .shape-2 {
width: 300px;
height: 300px;
bottom: -100px;
left: -80px;
animation: float-shape-2 25s ease-in-out infinite;
}
.casestudy-section-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-300) 5%, transparent 95%) 0%,
transparent 60%
);
animation: pulse-blob 15s ease-in-out infinite;
}
@keyframes float-shape-1 {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
33% {
transform: translate(30px, -30px) rotate(120deg);
}
66% {
transform: translate(-20px, 20px) rotate(240deg);
}
}
@keyframes float-shape-2 {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
33% {
transform: translate(-40px, 30px) rotate(-120deg);
}
66% {
transform: translate(30px, -20px) rotate(-240deg);
}
}
@keyframes pulse-blob {
0%, 100% {
transform: translate(-50%, -50%) scale(1);
opacity: 0.3;
}
50% {
transform: translate(-50%, -50%) scale(1.1);
opacity: 0.5;
}
}
@media (max-width: 991px) {
.casestudy-section-featured {
padding: 80px 0;
}
.casestudy-section-featured .section-title {
font-size: 2.25rem;
}
.casestudy-section-featured .section-subtitle {
font-size: 1.125rem;
}
.casestudy-section-featured .section-header {
margin-bottom: 50px;
}
.casestudy-section-featured .card-visual {
height: 220px;
}
.casestudy-section-featured .case-title {
font-size: 1.25rem;
}
}
@media (max-width: 767px) {
.casestudy-section-featured {
padding: 60px 0;
}
.casestudy-section-featured .section-title {
font-size: 1.875rem;
}
.casestudy-section-featured .section-subtitle {
font-size: 1rem;
}
.casestudy-section-featured .section-description {
font-size: 1rem;
}
.casestudy-section-featured .section-header {
margin-bottom: 40px;
}
.casestudy-section-featured .card-visual {
height: 200px;
}
.casestudy-section-featured .card-content {
padding: 24px 20px;
}
.casestudy-section-featured .case-title {
font-size: 1.125rem;
}
.casestudy-section-featured .case-description {
font-size: 0.9375rem;
}
.casestudy-section-featured .shape-1,
.casestudy-section-featured .shape-2 {
width: 250px;
height: 250px;
}
.casestudy-section-featured .shape-blob {
width: 350px;
height: 350px;
}
}
@media (max-width: 575px) {
.casestudy-section-featured .section-title {
font-size: 1.625rem;
}
.casestudy-section-featured .case-number {
font-size: 1.25rem;
}
.casestudy-section-featured .icon-wrapper {
width: 60px;
height: 60px;
}
.casestudy-section-featured .icon-wrapper i {
font-size: 1.75rem;
}
}
@media (prefers-reduced-motion: reduce) {
.casestudy-section-featured .casestudy-card,
.casestudy-section-featured .image-placeholder,
.casestudy-section-featured .visual-overlay,
.casestudy-section-featured .icon-wrapper,
.casestudy-section-featured .badge-dot {
transition: none;
}
.casestudy-section-featured .shape-1,
.casestudy-section-featured .shape-2,
.casestudy-section-featured .shape-blob {
animation: none;
}
}
@media (prefers-contrast: high) {
.casestudy-section-featured .casestudy-card {
border: 2px solid var(--neutral-900);
}
.casestudy-section-featured .card-footer {
border-top-width: 2px;
border-top-color: var(--neutral-900);
}
}
.process-section-custom {
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;
}
.process-section-custom .section-header {
margin-bottom: 60px;
}
.process-section-custom .section-title {
font-size: 2.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 12px;
letter-spacing: -0.02em;
}
.process-section-custom .section-subtitle {
font-size: 1.25rem;
font-weight: 500;
color: var(--primary-500);
margin-bottom: 24px;
text-transform: uppercase;
letter-spacing: 0.05em;
}
.process-section-custom .section-description {
font-size: 1.125rem;
line-height: 1.8;
color: var(--text-secondary);
margin-bottom: 0;
}
.process-section-custom .process-timeline {
position: relative;
padding: 40px 0;
}
.process-section-custom .timeline-connector {
position: absolute;
left: calc(16.666% + 30px);
top: 80px;
bottom: 80px;
width: 3px;
background: linear-gradient(
to bottom,
var(--primary-300),
var(--primary-500)
);
z-index: 1;
}
.process-section-custom .process-step {
margin-bottom: 80px;
position: relative;
}
.process-section-custom .process-step:last-child {
margin-bottom: 0;
}
.process-section-custom .step-number-wrapper {
position: relative;
z-index: 2;
}
.process-section-custom .step-number {
width: 80px;
height: 80px;
border-radius: 50%;
background: linear-gradient(
135deg,
var(--primary-500),
var(--primary-700)
);
color: var(--light);
font-size: 1.75rem;
font-weight: 700;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 10px 30px rgba(var(--black-rgb), 0.15);
position: relative;
z-index: 3;
transition: transform 0.3s ease;
}
.process-section-custom .step-number-wrapper:hover .step-number {
transform: scale(1.1);
}
.process-section-custom .step-icon-bg {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 120px;
height: 120px;
border-radius: 50%;
background: color-mix(in srgb, var(--primary-100) 50%, transparent 50%);
display: flex;
align-items: center;
justify-content: center;
z-index: 1;
transition: all 0.3s ease;
}
.process-section-custom .step-number-wrapper:hover .step-icon-bg {
background: color-mix(in srgb, var(--primary-100) 70%, transparent 30%);
transform: translate(-50%, -50%) scale(1.1);
}
.process-section-custom .step-icon-bg i {
font-size: 2.5rem;
color: var(--primary-300);
opacity: 0.3;
}
.process-section-custom .step-content {
background: var(--surface-primary);
border-radius: 16px;
padding: 32px 40px;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.08);
border: 2px solid color-mix(in srgb, var(--primary-100) 50%, transparent 50%);
position: relative;
transition: all 0.3s ease;
}
.process-section-custom .step-content:hover {
transform: translateX(10px);
box-shadow: 0 8px 30px rgba(var(--black-rgb), 0.12);
border-color: var(--primary-300);
}
.process-section-custom .step-content::before {
content: '';
position: absolute;
left: -20px;
top: 50%;
transform: translateY(-50%);
width: 20px;
height: 2px;
background: var(--primary-500);
}
.process-section-custom .step-title {
font-size: 1.5rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
}
.process-section-custom .step-description {
font-size: 1rem;
line-height: 1.7;
color: var(--text-secondary);
margin-bottom: 0;
}
.process-section-custom .step-decorator {
position: absolute;
right: -15px;
top: -15px;
width: 100px;
height: 100px;
pointer-events: none;
}
.process-section-custom .decorator-shape {
width: 100%;
height: 100%;
border-radius: 50%;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-300) 20%, transparent 80%),
transparent
);
animation: pulse-decorator 3s ease-in-out infinite;
}
@keyframes pulse-decorator {
0%, 100% {
transform: scale(1);
opacity: 0.5;
}
50% {
transform: scale(1.2);
opacity: 0.8;
}
}
.process-section-custom .floating-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
overflow: hidden;
}
.process-section-custom .shape {
position: absolute;
border-radius: 50%;
opacity: 0.1;
}
.process-section-custom .shape-1 {
width: 300px;
height: 300px;
background: linear-gradient(135deg, var(--primary-300), var(--primary-500));
top: 10%;
right: 5%;
animation: float-1 20s ease-in-out infinite;
}
.process-section-custom .shape-2 {
width: 200px;
height: 200px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
bottom: 15%;
left: 10%;
animation: float-2 15s ease-in-out infinite;
}
.process-section-custom .shape-3 {
width: 150px;
height: 150px;
background: linear-gradient(135deg, var(--primary-300), var(--primary-500));
top: 50%;
right: 20%;
animation: float-3 18s ease-in-out infinite;
}
@keyframes float-1 {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
50% {
transform: translate(-30px, 30px) rotate(180deg);
}
}
@keyframes float-2 {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
50% {
transform: translate(40px, -40px) rotate(-180deg);
}
}
@keyframes float-3 {
0%, 100% {
transform: translate(0, 0) scale(1);
}
50% {
transform: translate(-20px, 20px) scale(1.1);
}
}
@media (max-width: 991px) {
.process-section-custom {
padding: 80px 0;
}
.process-section-custom .section-title {
font-size: 2.25rem;
}
.process-section-custom .timeline-connector {
left: 30px;
}
.process-section-custom .step-content {
padding: 24px 28px;
}
.process-section-custom .step-content::before {
left: -15px;
}
}
@media (max-width: 767px) {
.process-section-custom {
padding: 60px 0;
}
.process-section-custom .section-title {
font-size: 1.875rem;
}
.process-section-custom .section-subtitle {
font-size: 1.125rem;
}
.process-section-custom .section-description {
font-size: 1rem;
}
.process-section-custom .timeline-connector {
display: none;
}
.process-section-custom .process-step {
margin-bottom: 50px;
}
.process-section-custom .step-number {
width: 60px;
height: 60px;
font-size: 1.5rem;
}
.process-section-custom .step-icon-bg {
width: 90px;
height: 90px;
}
.process-section-custom .step-icon-bg i {
font-size: 2rem;
}
.process-section-custom .step-content {
padding: 20px 24px;
margin-top: 20px;
}
.process-section-custom .step-content::before {
display: none;
}
.process-section-custom .step-content:hover {
transform: translateY(-5px);
}
.process-section-custom .step-title {
font-size: 1.25rem;
}
.process-section-custom .step-description {
font-size: 0.9375rem;
}
}
@media (max-width: 575px) {
.process-section-custom .section-title {
font-size: 1.625rem;
}
.process-section-custom .step-number {
width: 50px;
height: 50px;
font-size: 1.25rem;
}
.process-section-custom .step-icon-bg {
width: 70px;
height: 70px;
}
.process-section-custom .step-icon-bg i {
font-size: 1.5rem;
}
}
.timeline-section-modern {
background: linear-gradient(180deg, var(--surface-primary) 0%, var(--neutral-50) 100%);
position: relative;
overflow: hidden;
}
.timeline-section-modern .timeline-header {
position: relative;
max-width: 900px;
margin: 0 auto;
padding: 3rem 1rem;
}
.timeline-section-modern .header-decoration {
position: relative;
height: 60px;
margin-bottom: 2rem;
}
.timeline-section-modern .deco-circle {
width: 60px;
height: 60px;
border-radius: 50%;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
margin: 0 auto;
position: relative;
animation: pulse-circle 2s ease-in-out infinite;
}
.timeline-section-modern .deco-line {
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 2px;
height: 40px;
background: linear-gradient(180deg, var(--primary-500), transparent);
}
@keyframes pulse-circle {
0%, 100% { transform: scale(1); opacity: 1; }
50% { transform: scale(1.1); opacity: 0.8; }
}
.timeline-section-modern .section-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
}
.timeline-section-modern .section-subtitle {
font-size: 1.5rem;
font-weight: 600;
color: var(--primary-700);
line-height: 1.4;
}
.timeline-section-modern .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
}
.timeline-section-modern .decorative-icons {
display: flex;
justify-content: center;
gap: 2rem;
}
.timeline-section-modern .decorative-icons i {
font-size: 2rem;
color: var(--primary-500);
opacity: 0.6;
transition: all 0.3s ease;
}
.timeline-section-modern .decorative-icons i:hover {
opacity: 1;
transform: translateY(-5px);
}
.timeline-section-modern .timeline-container {
max-width: 1000px;
margin: 4rem auto;
padding: 2rem 1rem;
}
.timeline-section-modern .timeline-line {
position: absolute;
left: 50%;
top: 0;
bottom: 60px;
width: 3px;
background: linear-gradient(180deg, var(--primary-300), var(--primary-500));
transform: translateX(-50%);
z-index: 1;
}
.timeline-section-modern .timeline-item {
position: relative;
display: flex;
margin-bottom: 4rem;
align-items: center;
}
.timeline-section-modern .timeline-item:last-of-type {
margin-bottom: 2rem;
}
.timeline-section-modern .timeline-marker {
position: absolute;
left: 50%;
transform: translateX(-50%);
z-index: 10;
}
.timeline-section-modern .marker-dot {
width: 24px;
height: 24px;
border-radius: 50%;
background: var(--primary-500);
border: 4px solid var(--surface-primary);
box-shadow: 0 0 0 4px var(--primary-300);
position: relative;
}
.timeline-section-modern .marker-ring {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 40px;
height: 40px;
border-radius: 50%;
border: 2px solid var(--primary-500);
opacity: 0;
animation: ring-pulse 2s ease-out infinite;
}
@keyframes ring-pulse {
0% { transform: translate(-50%, -50%) scale(1); opacity: 0.6; }
100% { transform: translate(-50%, -50%) scale(1.8); opacity: 0; }
}
.timeline-section-modern .timeline-content {
width: calc(50% - 50px);
padding: 2rem;
background: var(--surface-primary);
border-radius: 16px;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.08);
position: relative;
transition: all 0.4s ease;
border: 2px solid transparent;
}
.timeline-section-modern .timeline-content:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.15);
border-color: var(--primary-300);
}
.timeline-section-modern .timeline-item:nth-child(odd) .timeline-content {
margin-right: auto;
}
.timeline-section-modern .timeline-item:nth-child(even) .timeline-content {
margin-left: auto;
}
.timeline-section-modern .timeline-icon {
width: 60px;
height: 60px;
border-radius: 12px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1.5rem;
box-shadow: 0 4px 15px color-mix(in srgb, var(--primary-500) 40%, transparent);
}
.timeline-section-modern .timeline-icon i {
font-size: 1.75rem;
color: white;
}
.timeline-section-modern .timeline-title {
font-size: 1.5rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.3;
}
.timeline-section-modern .timeline-description {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.6;
margin: 0;
}
.timeline-section-modern .timeline-visual-accent {
position: absolute;
top: -10px;
right: -10px;
width: 80px;
height: 80px;
background: radial-gradient(circle, var(--primary-300) 0%, transparent 70%);
opacity: 0.3;
border-radius: 50%;
pointer-events: none;
}
.timeline-section-modern .timeline-end-marker {
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
z-index: 10;
display: flex;
align-items: center;
justify-content: center;
}
.end-dot {
width: 40px;
height: 40px;
border-radius: 50%;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border: 6px solid var(--surface-primary);
box-shadow: 0 4px 20px color-mix(in srgb, var(--primary-500) 40%, transparent);
position: relative;
}
.timeline-section-modern .timeline-end-marker i {
position: absolute;
font-size: 1.25rem;
color: white;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
animation: star-twinkle 1.5s ease-in-out infinite;
}
@keyframes star-twinkle {
0%, 100% { opacity: 1; transform: translate(-50%, -50%) scale(1); }
50% { opacity: 0.6; transform: translate(-50%, -50%) scale(1.2); }
}
.bottom-decoration {
position: relative;
height: 100px;
margin-top: 4rem;
}
.timeline-section-modern .deco-shape {
position: absolute;
border-radius: 50%;
opacity: 0.1;
animation: float 6s ease-in-out infinite;
}
.timeline-section-modern .shape-1 {
width: 120px;
height: 120px;
background: var(--primary-500);
left: 10%;
bottom: 0;
}
.timeline-section-modern .shape-2 {
width: 80px;
height: 80px;
background: var(--primary-700);
left: 50%;
bottom: 20px;
animation-delay: 1s;
}
.timeline-section-modern .shape-3 {
width: 100px;
height: 100px;
background: var(--primary-300);
right: 10%;
bottom: 10px;
animation-delay: 2s;
}
@keyframes float {
0%, 100% { transform: translateY(0); }
50% { transform: translateY(-20px); }
}
@media (max-width: 768px) {
.timeline-section-modern .section-title {
font-size: 2rem;
}
.timeline-section-modern .section-subtitle {
font-size: 1.25rem;
}
.timeline-section-modern .section-description {
font-size: 1rem;
}
.timeline-section-modern .timeline-line {
left: 30px;
}
.timeline-section-modern .timeline-marker {
left: 30px;
}
.timeline-section-modern .timeline-content {
width: calc(100% - 80px);
margin-left: 80px !important;
}
.timeline-item:nth-child(odd) .timeline-content,
.timeline-section-modern .timeline-item:nth-child(even) .timeline-content {
margin-left: 80px;
}
.timeline-section-modern .timeline-title {
font-size: 1.25rem;
}
.timeline-section-modern .timeline-description {
font-size: 0.95rem;
}
.timeline-section-modern .timeline-icon {
width: 50px;
height: 50px;
}
.timeline-section-modern .timeline-icon i {
font-size: 1.5rem;
}
.timeline-section-modern .decorative-icons {
gap: 1rem;
}
.timeline-section-modern .decorative-icons i {
font-size: 1.5rem;
}
}
@media (max-width: 480px) {
.timeline-section-modern {
padding: 3rem 0;
}
.timeline-section-modern .timeline-header {
padding: 2rem 0.5rem;
}
.timeline-section-modern .section-title {
font-size: 1.75rem;
}
.timeline-section-modern .section-subtitle {
font-size: 1.125rem;
}
.timeline-section-modern .timeline-content {
padding: 1.5rem;
}
.timeline-section-modern .timeline-item {
margin-bottom: 3rem;
}
}
@media (min-width: 1200px) {
.timeline-section-modern .section-title {
font-size: 3rem;
}
.timeline-section-modern .section-subtitle {
font-size: 1.75rem;
}
.timeline-section-modern .timeline-content {
padding: 2.5rem;
}
.timeline-section-modern .timeline-title {
font-size: 1.75rem;
}
.timeline-section-modern .timeline-description {
font-size: 1.125rem;
}
}
.career-section-modern {
position: relative;
padding: 100px 0;
background: var(--surface-primary);
overflow: hidden;
}
.career-section-modern .career-header {
text-align: center;
max-width: 800px;
margin: 0 auto 80px;
position: relative;
z-index: 2;
}
.career-section-modern .decorative-accent {
display: flex;
align-items: center;
justify-content: center;
gap: 12px;
margin-bottom: 24px;
}
.career-section-modern .accent-dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: var(--primary-500);
animation: pulse-dot 2s ease-in-out infinite;
}
.career-section-modern .accent-line {
width: 60px;
height: 2px;
background: linear-gradient(
90deg,
var(--primary-500),
var(--primary-300)
);
}
@keyframes pulse-dot {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.3);
opacity: 0.7;
}
}
.career-section-modern .career-title {
font-size: 3rem;
font-weight: 800;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.2;
}
.career-section-modern .career-subtitle {
font-size: 1.5rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 24px;
line-height: 1.4;
}
.career-section-modern .career-desc {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.8;
margin-bottom: 32px;
}
.career-section-modern .decorative-icons {
display: flex;
align-items: center;
justify-content: center;
gap: 32px;
}
.career-section-modern .decorative-icons i {
font-size: 2rem;
color: var(--primary-300);
transition: all 0.3s ease;
}
.career-section-modern .decorative-icons i:hover {
color: var(--primary-500);
transform: translateY(-4px);
}
.career-section-modern .career-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 32px;
position: relative;
z-index: 2;
}
.career-section-modern .career-card {
background: var(--surface-secondary);
border-radius: 16px;
padding: 32px;
position: relative;
overflow: hidden;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
border: 1px solid color-mix(in srgb, var(--neutral-300) 50%, transparent);
display: flex;
flex-direction: column;
}
.career-section-modern .career-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500),
var(--primary-300)
);
transform: scaleX(0);
transform-origin: left;
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.career-section-modern .career-card:hover {
transform: translateY(-8px);
box-shadow: 0 20px 40px color-mix(in srgb, var(--primary-500) 15%, transparent);
border-color: var(--primary-300);
}
.career-section-modern .career-card:hover::before {
transform: scaleX(1);
}
.card-decoration {
position: relative;
margin-bottom: 24px;
display: flex;
align-items: center;
justify-content: space-between;
}
.card-decoration i {
font-size: 2.5rem;
color: var(--primary-500);
transition: all 0.3s ease;
z-index: 2;
}
.career-section-modern .career-card:hover .card-decoration i {
transform: scale(1.1) rotate(5deg);
color: var(--primary-700);
}
.career-section-modern .decoration-shape {
position: absolute;
border-radius: 50%;
opacity: 0.1;
transition: all 0.4s ease;
}
.career-section-modern .shape-1 {
width: 80px;
height: 80px;
background: var(--primary-500);
top: -20px;
right: -20px;
}
.career-section-modern .shape-2 {
width: 60px;
height: 60px;
background: var(--primary-700);
top: -10px;
right: 20px;
}
.career-section-modern .shape-3 {
width: 70px;
height: 70px;
background: var(--primary-300);
top: -15px;
right: 10px;
}
.career-section-modern .shape-4 {
width: 90px;
height: 90px;
background: var(--primary-500);
top: -25px;
right: -30px;
}
.career-section-modern .career-card:hover .decoration-shape {
opacity: 0.15;
transform: scale(1.2);
}
.card-content {
flex: 1;
display: flex;
flex-direction: column;
}
.career-section-modern .item-title {
font-size: 1.5rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.3;
transition: color 0.3s ease;
}
.career-section-modern .career-card:hover .item-title {
color: var(--primary-700);
}
.career-section-modern .item-desc {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 20px;
flex: 1;
}
.career-section-modern .item-role {
font-size: 0.875rem;
font-weight: 600;
color: var(--primary-500);
padding: 8px 16px;
background: color-mix(in srgb, var(--primary-50) 80%, var(--primary-100));
border-radius: 8px;
display: inline-block;
align-self: flex-start;
transition: all 0.3s ease;
}
.career-section-modern .career-card:hover .item-role {
background: var(--primary-100);
transform: translateX(4px);
}
.card-footer {
margin-top: 24px;
padding-top: 24px;
border-top: 1px solid color-mix(in srgb, var(--neutral-300) 50%, transparent);
display: flex;
justify-content: flex-end;
}
.badge-icon {
width: 48px;
height: 48px;
border-radius: 12px;
background: var(--primary-50);
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease;
}
.badge-icon i {
font-size: 1.5rem;
color: var(--primary-500);
transition: all 0.3s ease;
}
.career-section-modern .career-card:hover .badge-icon {
background: var(--primary-500);
transform: rotate(10deg);
}
.career-section-modern .career-card:hover .badge-icon i {
color: var(--light);
}
.career-section-modern .background-decorations {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
pointer-events: none;
overflow: hidden;
}
.career-section-modern .blob-shape {
position: absolute;
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-300) 8%, transparent),
color-mix(in srgb, var(--primary-500) 5%, transparent)
);
animation: blob-float 20s ease-in-out infinite;
}
.career-section-modern .blob-1 {
width: 400px;
height: 400px;
top: -100px;
right: -100px;
animation-delay: 0s;
}
.career-section-modern .blob-2 {
width: 350px;
height: 350px;
bottom: -80px;
left: -80px;
animation-delay: -10s;
}
@keyframes blob-float {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
33% {
transform: translate(30px, -30px) rotate(120deg);
}
66% {
transform: translate(-20px, 20px) rotate(240deg);
}
}
.career-section-modern .circle-decoration {
position: absolute;
border-radius: 50%;
border: 2px solid color-mix(in srgb, var(--primary-300) 15%, transparent);
animation: circle-pulse 3s ease-in-out infinite;
}
.career-section-modern .circle-1 {
width: 200px;
height: 200px;
top: 20%;
left: 5%;
animation-delay: 0s;
}
.career-section-modern .circle-2 {
width: 150px;
height: 150px;
bottom: 25%;
right: 10%;
animation-delay: -1.5s;
}
@keyframes circle-pulse {
0%, 100% {
transform: scale(1);
opacity: 0.3;
}
50% {
transform: scale(1.1);
opacity: 0.2;
}
}
@media (max-width: 992px) {
.career-section-modern {
padding: 80px 0;
}
.career-section-modern .career-header {
margin-bottom: 60px;
}
.career-section-modern .career-title {
font-size: 2.5rem;
}
.career-section-modern .career-subtitle {
font-size: 1.25rem;
}
.career-section-modern .career-desc {
font-size: 1rem;
}
.career-section-modern .career-grid {
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 24px;
}
.blob-1,
.career-section-modern .blob-2 {
width: 300px;
height: 300px;
}
}
@media (max-width: 768px) {
.career-section-modern {
padding: 60px 0;
}
.career-section-modern .career-header {
margin-bottom: 40px;
}
.career-section-modern .career-title {
font-size: 2rem;
}
.career-section-modern .career-subtitle {
font-size: 1.125rem;
}
.career-section-modern .career-desc {
font-size: 0.938rem;
}
.career-section-modern .decorative-icons {
gap: 24px;
}
.career-section-modern .decorative-icons i {
font-size: 1.5rem;
}
.career-section-modern .career-grid {
grid-template-columns: 1fr;
gap: 20px;
}
.career-section-modern .career-card {
padding: 24px;
}
.career-section-modern .item-title {
font-size: 1.25rem;
}
.career-section-modern .item-desc {
font-size: 0.938rem;
}
.card-decoration i {
font-size: 2rem;
}
.blob-1,
.career-section-modern .blob-2 {
width: 250px;
height: 250px;
}
.circle-1,
.career-section-modern .circle-2 {
width: 120px;
height: 120px;
}
}
@media (max-width: 576px) {
.career-section-modern {
padding: 48px 0;
}
.career-section-modern .career-title {
font-size: 1.75rem;
}
.career-section-modern .career-subtitle {
font-size: 1rem;
}
.career-section-modern .accent-line {
width: 40px;
}
.career-section-modern .career-card {
padding: 20px;
}
.career-section-modern .item-role {
font-size: 0.813rem;
padding: 6px 12px;
}
}
.coreinfo-variant {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.coreinfo-variant .decorative-accent {
display: flex;
align-items: center;
justify-content: center;
gap: 0.5rem;
margin-bottom: 1rem;
}
.coreinfo-variant .accent-dot {
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
}
.coreinfo-variant .accent-line {
width: 60px;
height: 2px;
background: linear-gradient(
90deg,
var(--primary-300),
var(--primary-500),
var(--primary-300)
);
}
.coreinfo-variant .decorative-shapes {
display: flex;
align-items: center;
justify-content: center;
gap: 1rem;
margin-top: 2rem;
}
.shape-circle,
.shape-square,
.coreinfo-variant .shape-triangle {
width: 12px;
height: 12px;
opacity: 0.4;
}
.coreinfo-variant .shape-circle {
background: var(--primary-500);
border-radius: 50%;
}
.coreinfo-variant .shape-square {
background: var(--primary-700);
transform: rotate(45deg);
}
.coreinfo-variant .shape-triangle {
width: 0;
height: 0;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 12px solid var(--primary-300);
}
.coreinfo-variant #coreinfo-title {
color: var(--text-primary);
letter-spacing: -0.02em;
line-height: 1.2;
}
.coreinfo-variant #coreinfo-subtitle {
color: var(--text-secondary);
font-weight: 500;
}
.coreinfo-variant #coreinfo-desc {
color: var(--text-secondary);
line-height: 1.7;
max-width: 800px;
margin-left: auto;
margin-right: auto;
}
.coreinfo-variant .coreinfo-card {
background: var(--surface-secondary);
border: 1px solid color-mix(in srgb, var(--primary-300) 20%, transparent);
border-radius: 16px;
padding: 2rem;
position: relative;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
overflow: hidden;
}
.coreinfo-variant .coreinfo-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500),
var(--primary-300)
);
transform: scaleX(0);
transform-origin: left;
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.coreinfo-variant .coreinfo-card:hover {
transform: translateY(-8px);
border-color: var(--primary-500);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.08);
}
.coreinfo-variant .coreinfo-card:hover::before {
transform: scaleX(1);
}
.card-icon-wrapper {
position: relative;
display: inline-flex;
align-items: center;
justify-content: center;
}
.coreinfo-variant .icon-background {
width: 64px;
height: 64px;
background: linear-gradient(
135deg,
var(--primary-50),
color-mix(in srgb, var(--primary-100) 80%, var(--primary-300) 20%)
);
border-radius: 16px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
z-index: 2;
transition: all 0.4s ease;
}
.coreinfo-variant .icon-background i {
font-size: 1.75rem;
color: var(--primary-700);
transition: all 0.4s ease;
}
.coreinfo-variant .coreinfo-card:hover .icon-background {
background: linear-gradient(
135deg,
var(--primary-500),
var(--primary-700)
);
transform: rotate(5deg) scale(1.05);
}
.coreinfo-variant .coreinfo-card:hover .icon-background i {
color: var(--light);
transform: scale(1.1);
}
.coreinfo-variant .icon-decoration {
position: absolute;
width: 72px;
height: 72px;
border: 2px solid var(--primary-300);
border-radius: 16px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%) rotate(45deg);
opacity: 0.3;
z-index: 1;
transition: all 0.4s ease;
}
.coreinfo-variant .coreinfo-card:hover .icon-decoration {
transform: translate(-50%, -50%) rotate(60deg) scale(1.1);
border-color: var(--primary-500);
opacity: 0.5;
}
.coreinfo-variant .coreinfo-card h4 {
color: var(--text-primary);
margin-bottom: 1rem;
transition: color 0.3s ease;
}
.coreinfo-variant .coreinfo-card:hover h4 {
color: var(--primary-700);
}
.coreinfo-variant .coreinfo-card p {
color: var(--text-secondary);
line-height: 1.6;
font-size: 0.95rem;
}
.card-decorative-element {
position: absolute;
bottom: -10px;
right: -10px;
width: 80px;
height: 80px;
background: radial-gradient(
circle at center,
color-mix(in srgb, var(--primary-100) 40%, transparent),
transparent 70%
);
border-radius: 50%;
pointer-events: none;
transition: all 0.4s ease;
}
.coreinfo-variant .coreinfo-card:hover .card-decorative-element {
transform: scale(1.3);
opacity: 0.8;
}
.coreinfo-variant .background-decorations {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
overflow: hidden;
z-index: 0;
}
.coreinfo-variant .blob-shape {
position: absolute;
border-radius: 50%;
opacity: 0.03;
filter: blur(40px);
}
.coreinfo-variant .blob-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: 10%;
left: -100px;
animation: float 20s ease-in-out infinite;
}
.coreinfo-variant .blob-2 {
width: 350px;
height: 350px;
background: var(--primary-700);
bottom: 10%;
right: -80px;
animation: float 25s ease-in-out infinite reverse;
}
.coreinfo-variant .grid-pattern {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-image:
linear-gradient(color-mix(in srgb, var(--primary-300) 8%, transparent) 1px, transparent 1px),
linear-gradient(90deg, color-mix(in srgb, var(--primary-300) 8%, transparent) 1px, transparent 1px);
background-size: 50px 50px;
opacity: 0.4;
}
@keyframes float {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(30px, -30px) scale(1.05);
}
66% {
transform: translate(-20px, 20px) scale(0.95);
}
}
@media (max-width: 991.98px) {
.coreinfo-variant #coreinfo-title {
font-size: 2.25rem;
}
.coreinfo-variant .coreinfo-card {
padding: 1.75rem;
}
.coreinfo-variant .icon-background {
width: 56px;
height: 56px;
}
.coreinfo-variant .icon-background i {
font-size: 1.5rem;
}
.coreinfo-variant .icon-decoration {
width: 64px;
height: 64px;
}
}
@media (max-width: 767.98px) {
.coreinfo-variant #coreinfo-title {
font-size: 1.875rem;
}
.coreinfo-variant #coreinfo-subtitle {
font-size: 1.125rem;
}
.coreinfo-variant .coreinfo-card {
padding: 1.5rem;
}
.coreinfo-variant .decorative-shapes {
margin-top: 1.5rem;
}
.blob-1,
.coreinfo-variant .blob-2 {
width: 250px;
height: 250px;
}
}
@media (max-width: 575.98px) {
.coreinfo-variant #coreinfo-title {
font-size: 1.625rem;
}
.coreinfo-variant .lead {
font-size: 1rem;
}
.coreinfo-variant .coreinfo-card {
padding: 1.25rem;
}
.coreinfo-variant .icon-background {
width: 48px;
height: 48px;
}
.coreinfo-variant .icon-background i {
font-size: 1.25rem;
}
.coreinfo-variant .accent-line {
width: 40px;
}
}
@media (prefers-contrast: high) {
.coreinfo-variant .coreinfo-card {
border-width: 2px;
border-color: var(--neutral-700);
}
.coreinfo-variant .coreinfo-card:hover {
border-color: var(--primary-700);
}
.coreinfo-variant .icon-background {
border: 2px solid var(--primary-700);
}
}
@media (prefers-reduced-motion: reduce) {
.coreinfo-card,
.icon-background,
.icon-decoration,
.card-decorative-element {
transition: none;
}
.blob-1,
.coreinfo-variant .blob-2 {
animation: none;
}
.coreinfo-variant .coreinfo-card:hover {
transform: none;
}
}
@media print {
.coreinfo-variant {
background: white;
}
.background-decorations,
.decorative-shapes,
.coreinfo-variant .decorative-accent {
display: none;
}
.coreinfo-variant .coreinfo-card {
border: 1px solid #ccc;
break-inside: avoid;
page-break-inside: avoid;
}
}
.contact-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;
}
.contact-section-minimal .decorative-badge {
display: inline-flex;
align-items: center;
justify-content: center;
width: 60px;
height: 60px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 50%;
margin-bottom: 1rem;
box-shadow: 0 8px 24px rgba(var(--black-rgb), 0.12);
}
.contact-section-minimal .decorative-badge i {
font-size: 1.75rem;
color: var(--light);
}
.contact-section-minimal .section-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
margin-bottom: 1rem;
}
.contact-section-minimal .section-subtitle {
font-size: 1.5rem;
font-weight: 600;
color: var(--primary-700);
margin-bottom: 1.5rem;
}
.contact-section-minimal .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.contact-section-minimal .contact-form-card {
position: relative;
background: var(--surface-primary);
border-radius: 20px;
padding: 2.5rem;
box-shadow: 0 10px 40px rgba(var(--black-rgb), 0.08);
border: 1px solid color-mix(in srgb, var(--primary-100) 50%, transparent 50%);
}
.contact-section-minimal .decorative-corner {
position: absolute;
width: 40px;
height: 40px;
border: 3px solid var(--primary-500);
opacity: 0.3;
}
.contact-section-minimal .decorative-corner.top-left {
top: 20px;
left: 20px;
border-right: none;
border-bottom: none;
border-radius: 8px 0 0 0;
}
.contact-section-minimal .decorative-corner.bottom-right {
bottom: 20px;
right: 20px;
border-left: none;
border-top: none;
border-radius: 0 0 8px 0;
}
.contact-section-minimal .form-floating {
position: relative;
}
.contact-section-minimal .form-control {
border: 2px solid var(--neutral-300);
border-radius: 12px;
padding: 1rem 1rem 1rem 3rem;
font-size: 1rem;
color: var(--text-primary);
background: var(--surface-primary);
transition: all 0.3s ease;
}
.contact-section-minimal .form-control:focus {
border-color: var(--primary-500);
box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary-100) 40%, transparent 60%);
outline: none;
}
.contact-section-minimal .form-floating > label {
padding-left: 3rem;
color: var(--text-secondary);
}
.contact-section-minimal .form-icon {
position: absolute;
left: 1rem;
top: 50%;
transform: translateY(-50%);
z-index: 4;
color: var(--primary-500);
font-size: 1.25rem;
pointer-events: none;
}
.contact-section-minimal textarea.form-control {
padding-top: 1.5rem;
resize: none;
}
.contact-section-minimal .form-check-input {
width: 1.25rem;
height: 1.25rem;
border: 2px solid var(--neutral-300);
border-radius: 6px;
cursor: pointer;
}
.contact-section-minimal .form-check-input:checked {
background-color: var(--primary-500);
border-color: var(--primary-500);
}
.contact-section-minimal .form-check-label {
color: var(--text-secondary);
font-size: 0.95rem;
margin-left: 0.5rem;
cursor: pointer;
}
.contact-section-minimal .btn-submit-minimal {
width: 100%;
padding: 1rem 2rem;
background: linear-gradient(135deg, #2563eb, #0284c7) !important;
color: var(--light) !important;
border: none;
border-radius: 12px;
font-size: 1.125rem;
font-weight: 600;
display: flex;
align-items: center;
justify-content: center;
gap: 0.75rem;
cursor: pointer;
transition: all 0.3s ease;
box-shadow: 0 8px 20px rgba(37, 99, 235, 0.3);
}
.contact-section-minimal .btn-submit-minimal:hover {
transform: translateY(-2px);
box-shadow: 0 12px 28px rgba(37, 99, 235, 0.4);
}
.contact-section-minimal .btn-submit-minimal:active {
transform: translateY(0);
}
.contact-section-minimal .btn-submit-minimal .btn-icon {
font-size: 1.25rem;
transition: transform 0.3s ease;
}
.contact-section-minimal .btn-submit-minimal:hover .btn-icon {
transform: translateX(4px);
}
.contact-section-minimal .contact-info-wrapper {
position: relative;
height: 100%;
display: flex;
flex-direction: column;
gap: 1.5rem;
}
.contact-section-minimal .contact-info-item {
position: relative;
background: var(--surface-primary);
border-radius: 16px;
padding: 1.75rem;
display: flex;
align-items: flex-start;
gap: 1.25rem;
box-shadow: 0 6px 24px rgba(var(--black-rgb), 0.06);
border: 1px solid var(--neutral-100);
transition: all 0.3s ease;
}
.contact-section-minimal .contact-info-item:hover {
transform: translateY(-4px);
box-shadow: 0 12px 32px rgba(var(--black-rgb), 0.1);
}
.contact-section-minimal .info-icon {
flex-shrink: 0;
width: 50px;
height: 50px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 4px 12px rgba(37, 99, 235, 0.2);
}
.contact-section-minimal .info-icon i {
font-size: 1.5rem;
color: var(--light);
}
.contact-section-minimal .info-content {
flex: 1;
}
.contact-section-minimal .info-label {
font-size: 0.875rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.5px;
color: var(--text-secondary);
margin-bottom: 0.5rem;
}
.contact-section-minimal .info-value {
font-size: 1.125rem;
font-weight: 600;
color: var(--text-primary);
line-height: 1.5;
margin: 0;
}
.contact-section-minimal .info-decoration {
position: absolute;
top: 0;
right: 0;
width: 60px;
height: 60px;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-100) 20%, transparent 80%),
transparent);
border-radius: 0 16px 0 0;
pointer-events: none;
}
.contact-section-minimal .info-background-shape {
position: absolute;
bottom: -20px;
right: -20px;
width: 150px;
height: 150px;
background: linear-gradient(135deg, var(--primary-100), var(--primary-300));
border-radius: 50%;
opacity: 0.15;
z-index: 0;
pointer-events: none;
}
.contact-section-minimal .social-icons-decorative {
display: flex;
gap: 1rem;
padding-top: 1.5rem;
border-top: 2px solid var(--neutral-100);
}
.contact-section-minimal .social-icon-item {
width: 45px;
height: 45px;
background: var(--surface-secondary);
border-radius: 10px;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
transition: all 0.3s ease;
border: 1px solid var(--neutral-200);
}
.contact-section-minimal .social-icon-item:hover {
background: var(--primary-500);
transform: translateY(-3px);
box-shadow: 0 6px 16px rgba(37, 99, 235, 0.25);
}
.contact-section-minimal .social-icon-item i {
font-size: 1.25rem;
color: var(--text-primary);
transition: color 0.3s ease;
}
.contact-section-minimal .social-icon-item:hover i {
color: var(--light);
}
.contact-section-minimal .background-decoration {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
pointer-events: none;
z-index: 0;
}
.contact-section-minimal .decoration-circle {
position: absolute;
border-radius: 50%;
background: linear-gradient(135deg, var(--primary-100), var(--primary-300));
opacity: 0.1;
}
.contact-section-minimal .decoration-circle.circle-1 {
width: 300px;
height: 300px;
top: -100px;
right: -50px;
}
.contact-section-minimal .decoration-circle.circle-2 {
width: 200px;
height: 200px;
bottom: -80px;
left: -60px;
}
.contact-section-minimal .decoration-blob {
position: absolute;
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-100), transparent);
opacity: 0.08;
border-radius: 40% 60% 70% 30% / 60% 30% 70% 40%;
}
.contact-section-minimal .decoration-blob.blob-1 {
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
.contact-section-minimal .section-title {
font-size: 2rem;
}
.contact-section-minimal .section-subtitle {
font-size: 1.25rem;
}
.contact-section-minimal .contact-form-card {
padding: 2rem;
margin-bottom: 2rem;
}
.contact-section-minimal .contact-info-wrapper {
margin-top: 2rem;
}
}
@media (max-width: 767px) {
.contact-section-minimal .section-title {
font-size: 1.75rem;
}
.contact-section-minimal .section-subtitle {
font-size: 1.125rem;
}
.contact-section-minimal .section-description {
font-size: 1rem;
}
.contact-section-minimal .contact-form-card {
padding: 1.5rem;
}
.contact-section-minimal .contact-info-item {
padding: 1.5rem;
}
.contact-section-minimal .info-icon {
width: 45px;
height: 45px;
}
.contact-section-minimal .info-icon i {
font-size: 1.25rem;
}
.contact-section-minimal .decorative-badge {
width: 50px;
height: 50px;
}
.contact-section-minimal .decorative-badge i {
font-size: 1.5rem;
}
}
@media (max-width: 575px) {
.contact-section-minimal .section-title {
font-size: 1.5rem;
}
.contact-section-minimal .contact-form-card {
padding: 1.25rem;
}
.contact-section-minimal .btn-submit-minimal {
font-size: 1rem;
padding: 0.875rem 1.5rem;
}
.contact-section-minimal .social-icons-decorative {
justify-content: center;
}
}
.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-secondary {
position: relative;
background: linear-gradient(135deg, var(--surface-primary) 0%, var(--neutral-50) 100%);
overflow: hidden;
}
.faq-section-secondary .decorative-icon-top i {
font-size: 3rem;
color: var(--primary-500);
opacity: 0.2;
}
.faq-section-secondary .decorative-divider {
width: 80px;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-300));
border-radius: 2px;
}
.faq-section-secondary .faq-card {
border: none;
border-radius: 16px;
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.08);
transition: all 0.3s ease;
overflow: hidden;
background: var(--light);
}
.faq-section-secondary .faq-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 32px rgba(var(--black-rgb), 0.15);
}
.faq-section-secondary .faq-card .card-header {
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-500) 10%, var(--light) 90%),
color-mix(in srgb, var(--primary-300) 8%, var(--light) 92%));
border-bottom: 2px solid color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
padding: 1.5rem;
}
.faq-section-secondary .faq-card .card-header h4 {
color: var(--text-primary);
font-weight: 600;
line-height: 1.4;
}
.faq-section-secondary .faq-icon {
width: 48px;
height: 48px;
border-radius: 12px;
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 12px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
.faq-section-secondary .faq-icon i {
font-size: 1.5rem;
color: var(--light);
}
.faq-section-secondary .faq-card .card-body {
padding: 1.5rem;
background: var(--light);
}
.faq-section-secondary .faq-card .card-body p {
color: var(--text-secondary);
line-height: 1.7;
font-size: 0.95rem;
}
.faq-section-secondary .decorative-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
overflow: hidden;
}
.faq-section-secondary .shape {
position: absolute;
border-radius: 50%;
opacity: 0.05;
}
.faq-section-secondary .shape-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: -200px;
right: -200px;
}
.faq-section-secondary .shape-2 {
width: 300px;
height: 300px;
background: var(--primary-300);
bottom: -150px;
left: -150px;
}
.faq-section-secondary .shape-3 {
width: 200px;
height: 200px;
background: var(--primary-700);
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.faq-section-secondary .container {
position: relative;
z-index: 1;
}
.faq-section-secondary #faq-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.5px;
}
.faq-section-secondary #faq-subtitle {
color: var(--primary-500);
font-weight: 600;
}
.faq-section-secondary #faq-desc {
color: var(--text-secondary);
max-width: 700px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 991px) {
.faq-section-secondary .faq-icon {
width: 40px;
height: 40px;
}
.faq-section-secondary .faq-icon i {
font-size: 1.25rem;
}
.faq-section-secondary .card-header h4 {
font-size: 1.1rem;
}
}
@media (max-width: 767px) {
.faq-section-secondary .decorative-icon-top i {
font-size: 2rem;
}
.faq-section-secondary #faq-title {
font-size: 2rem;
}
.faq-section-secondary .faq-card .card-header {
padding: 1rem;
}
.faq-section-secondary .faq-card .card-body {
padding: 1rem;
}
.faq-section-secondary .faq-icon {
width: 36px;
height: 36px;
margin-right: 0.75rem !important;
}
.faq-section-secondary .faq-icon i {
font-size: 1rem;
}
}
.faq-section-secondary .faq-card {
animation: fadeInUp 0.6s ease-out backwards;
}
.faq-section-secondary .faq-card:nth-child(1) { animation-delay: 0.1s; }
.faq-section-secondary .faq-card:nth-child(2) { animation-delay: 0.2s; }
.faq-section-secondary .faq-card:nth-child(3) { animation-delay: 0.3s; }
.faq-section-secondary .faq-card:nth-child(4) { animation-delay: 0.4s; }
.faq-section-secondary .faq-card:nth-child(5) { animation-delay: 0.5s; }
.faq-section-secondary .faq-card:nth-child(6) { animation-delay: 0.6s; }
.faq-section-secondary .faq-card:nth-child(7) { animation-delay: 0.7s; }
.faq-section-secondary .faq-card:nth-child(8) { animation-delay: 0.8s; }
.faq-section-secondary .faq-card:nth-child(9) { animation-delay: 0.9s; }
.faq-section-secondary .faq-card:nth-child(10) { animation-delay: 1s; }
@keyframes fadeInUp {
from {
opacity: 0;
transform: translateY(30px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
.faq-section-secondary .faq-card:focus-within {
outline: 3px solid var(--primary-500);
outline-offset: 2px;
}
@media (prefers-reduced-motion: reduce) {
.faq-section-secondary .faq-card {
animation: none;
transition: none;
}
.faq-section-secondary .faq-card:hover {
transform: none;
}
}
.footer-alt {
position: relative;
padding: 5rem 0 2rem;
overflow: hidden;
color: var(--light);
}
.footer-alt__background {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('assets/images/footer_bg.webp');
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;
z-index: 1;
}
.footer-alt__overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-700) 95%, transparent) 0%,
color-mix(in srgb, var(--primary-500) 90%, transparent) 50%,
color-mix(in srgb, var(--neutral-900) 92%, transparent) 100%
);
z-index: 2;
}
.footer-alt .container {
z-index: 3;
}
.footer-alt__brand {
height: 100%;
display: flex;
flex-direction: column;
gap: 1.5rem;
}
.footer-alt__logo-wrapper {
display: flex;
align-items: center;
gap: 1rem;
margin-bottom: 0.5rem;
}
.footer-alt__logo-icon {
font-size: 2.5rem;
color: rgba(var(--white-rgb), 0.95);
filter: drop-shadow(0 2px 8px rgba(var(--black-rgb), 0.2));
animation: footer-alt-pulse 3s ease-in-out infinite;
}
@keyframes footer-alt-pulse {
0%, 100% { transform: scale(1); opacity: 0.95; }
50% { transform: scale(1.05); opacity: 1; }
}
.footer-alt__sitename {
font-size: 1.75rem;
font-weight: 700;
margin: 0;
color: var(--light);
text-shadow: 0 2px 8px rgba(var(--black-rgb), 0.3);
letter-spacing: -0.5px;
}
.footer-alt__sitedesc {
font-size: 0.95rem;
line-height: 1.7;
color: rgba(var(--white-rgb), 0.9);
margin: 0;
text-shadow: 0 1px 4px rgba(var(--black-rgb), 0.2);
}
.footer-alt__decorative-line {
width: 80px;
height: 4px;
background: linear-gradient(
90deg,
rgba(var(--white-rgb), 0.9),
rgba(var(--white-rgb), 0.3)
);
border-radius: 2px;
margin-top: auto;
}
.footer-alt__section {
height: 100%;
}
.footer-alt__icon-header {
display: flex;
align-items: center;
gap: 0.75rem;
margin-bottom: 1.75rem;
}
.footer-alt__icon-header i {
font-size: 1.5rem;
color: rgba(var(--white-rgb), 0.95);
}
.footer-alt__section-title {
font-size: 1.25rem;
font-weight: 700;
margin: 0;
color: var(--light);
text-shadow: 0 2px 6px rgba(var(--black-rgb), 0.3);
}
.footer-alt__nav-list {
list-style: none;
padding: 0;
margin: 0;
display: flex;
flex-direction: column;
gap: 1rem;
}
.footer-alt__nav-item {
display: flex;
align-items: center;
gap: 0.5rem;
transition: transform 0.3s ease;
}
.footer-alt__nav-item:hover {
transform: translateX(5px);
}
.footer-alt__nav-item i {
font-size: 0.75rem;
color: rgba(var(--white-rgb), 0.7);
transition: color 0.3s ease;
}
.footer-alt__nav-item:hover i {
color: rgba(var(--white-rgb), 1);
}
.footer-alt__nav-link {
color: rgba(var(--white-rgb), 0.9);
text-decoration: none;
font-size: 0.95rem;
transition: all 0.3s ease;
text-shadow: 0 1px 4px rgba(var(--black-rgb), 0.2);
position: relative;
}
.footer-alt__nav-link::after {
content: '';
position: absolute;
bottom: -2px;
left: 0;
width: 0;
height: 2px;
background: rgba(var(--white-rgb), 0.9);
transition: width 0.3s ease;
}
.footer-alt__nav-link:hover {
color: var(--light);
}
.footer-alt__nav-link:hover::after {
width: 100%;
}
.footer-alt__contact-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 1.25rem;
}
.footer-alt__contact-card {
background: rgba(var(--white-rgb), 0.08);
backdrop-filter: blur(10px);
border: 1px solid rgba(var(--white-rgb), 0.15);
border-radius: 12px;
padding: 1.25rem;
display: flex;
align-items: flex-start;
gap: 1rem;
transition: all 0.3s ease;
}
.footer-alt__contact-card:hover {
background: rgba(var(--white-rgb), 0.12);
border-color: rgba(var(--white-rgb), 0.25);
transform: translateY(-2px);
box-shadow: 0 8px 20px rgba(var(--black-rgb), 0.3);
}
.footer-alt__contact-card--full {
grid-column: 1 / -1;
}
.footer-alt__contact-icon {
flex-shrink: 0;
width: 40px;
height: 40px;
background: rgba(var(--white-rgb), 0.15);
border-radius: 10px;
display: flex;
align-items: center;
justify-content: center;
color: rgba(var(--white-rgb), 0.95);
font-size: 1.1rem;
}
.footer-alt__contact-content {
flex: 1;
display: flex;
flex-direction: column;
gap: 0.25rem;
}
.footer-alt__contact-text {
color: rgba(var(--white-rgb), 0.9);
font-size: 0.95rem;
line-height: 1.5;
text-shadow: 0 1px 4px rgba(var(--black-rgb), 0.2);
}
.footer-alt__decorative-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 2;
}
.footer-alt__shape {
position: absolute;
border-radius: 50%;
background: rgba(var(--white-rgb), 0.05);
backdrop-filter: blur(20px);
pointer-events: none;}
.footer-alt__shape--1 {
width: 300px;
height: 300px;
top: -100px;
right: 10%;
animation: footer-alt-float 20s ease-in-out infinite;
}
.footer-alt__shape--2 {
width: 200px;
height: 200px;
bottom: 20%;
left: 5%;
animation: footer-alt-float 15s ease-in-out infinite reverse;
}
.footer-alt__shape--3 {
width: 150px;
height: 150px;
top: 40%;
right: 15%;
animation: footer-alt-float 18s ease-in-out infinite;
}
@keyframes footer-alt-float {
0%, 100% { transform: translate(0, 0) rotate(0deg); }
33% { transform: translate(30px, -30px) rotate(120deg); }
66% { transform: translate(-30px, 30px) rotate(240deg); }
}
.footer-alt__bottom {
margin-top: 4rem;
}
.footer-alt__divider {
height: 1px;
background: linear-gradient(
90deg,
transparent,
rgba(var(--white-rgb), 0.3) 50%,
transparent
);
margin-bottom: 2rem;
}
.footer-alt__disclaimer {
font-size: 0.85rem;
line-height: 1.6;
color: rgba(var(--white-rgb), 0.7);
margin: 0;
text-shadow: 0 1px 3px rgba(var(--black-rgb), 0.2);
}
.footer-alt__copyright {
font-size: 0.875rem;
color: rgba(var(--white-rgb), 0.8);
margin: 0;
text-align: right;
text-shadow: 0 1px 3px rgba(var(--black-rgb), 0.2);
}
@media (max-width: 991.98px) {
.footer-alt {
padding: 4rem 0 2rem;
}
.footer-alt__background {
background-attachment: scroll;
}
.footer-alt__sitename {
font-size: 1.5rem;
}
.footer-alt__logo-icon {
font-size: 2rem;
}
.footer-alt__contact-grid {
grid-template-columns: 1fr;
}
.footer-alt__copyright {
text-align: left;
margin-top: 1rem;
}
.footer-alt__bottom {
margin-top: 3rem;
}
}
@media (max-width: 767.98px) {
.footer-alt {
padding: 3rem 0 1.5rem;
}
.footer-alt__sitename {
font-size: 1.35rem;
}
.footer-alt__section-title {
font-size: 1.1rem;
}
.footer-alt__contact-card {
padding: 1rem;
}
.footer-alt__shape--1,
.footer-alt__shape--2,
.footer-alt__shape--3 {
display: none;
}
}
@media (max-width: 575.98px) {
.footer-alt__logo-wrapper {
flex-direction: column;
align-items: flex-start;
gap: 0.75rem;
}
.footer-alt__sitedesc {
font-size: 0.9rem;
}
.footer-alt__disclaimer {
font-size: 0.8rem;
}
}

:root {
  --tc-space-1: calc(0.25rem * 0.98);
  --tc-space-2: calc(0.5rem * 0.98);
  --tc-space-3: calc(0.75rem * 0.98);
  --tc-space-4: calc(1rem * 0.98);
  --tc-space-5: calc(1.25rem * 0.98);
  --tc-space-6: calc(1.5rem * 0.98);
  --tc-space-7: calc(2rem * 0.98);
  --tc-space-8: calc(3rem * 0.98);
  --tc-space-9: calc(4rem * 0.98);
  --tc-space-10: calc(6rem * 0.98);

  --tc-font-size-xs: calc(0.75rem * 1.13);
  --tc-font-size-sm: calc(0.875rem * 1.13);
  --tc-font-size-base: calc(1rem * 1.13);
  --tc-font-size-lg: calc(1.125rem * 1.13);
  --tc-font-size-xl: calc(1.25rem * 1.13);
  --tc-font-size-2xl: calc(1.5rem * 1.13);
  --tc-font-size-3xl: calc(1.875rem * 1.13);
  --tc-font-size-4xl: calc(2.25rem * 1.13);
  --tc-font-size-5xl: calc(3rem * 1.13);
  --tc-font-size-6xl: calc(3.75rem * 1.13);

  --tc-border-radius: 0px;
  --tc-border-radius-sm: calc(0px * 0.5);
  --tc-border-radius-lg: calc(0px * 1.5);

  --tc-line-height-tight: 1.5;
  --tc-line-height-normal: 1.7;
  --tc-line-height-loose: 1.9;
  --tc-letter-spacing: -0.003em;
}

.card, .feature-card, .services_card, .team-card, .review-card {
  transition: box-shadow 0.3s ease, border-color 0.3s ease;
}
.card:hover, .feature-card:hover, .services_card:hover, .team-card:hover, .review-card:hover {
  box-shadow: 0 0 20px rgba(123, 97, 255, 0.4);
  border-color: rgba(123, 97, 255, 0.6);
}

.btn, .button, button, [class*="btn-"] {
  transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
}
.btn:hover, .button:hover, button:hover, [class*="btn-"]:hover {
  background-color: var(--tc-secondary, #8b5cf6);
  border-color: var(--tc-secondary, #8b5cf6);
  color: white;
}

a:not(.btn):not(.button) {
  position: relative;
  text-decoration: none;
}
a:not(.btn):not(.button)::after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 2px;
  background: currentColor;
  transition: width 0.3s ease;
}
a:not(.btn):not(.button):hover::after {
  width: 100%;
}


img {
  filter: saturate(1.2) brightness(1.05);
}

.hero_bg_image,
.services_card img,
.about_image,
.features_image,
.team_member img,
.reviews_avatar img {
  border-radius: 12px;
}

.pattern-noise-1 {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.05'/%3E%3C/svg%3E");
  background-size: 200px 200px;
  background-blend-mode: multiply;
}

.pattern-lines-3 {
  background-image: repeating-linear-gradient(
    45deg,
    transparent,
    transparent 10px,
    rgba(0,0,0,0.03) 10px,
    rgba(0,0,0,0.03) 11px
  );
  background-blend-mode: multiply;
}

.pattern-lines-7 {
  background-image: repeating-linear-gradient(
    45deg,
    transparent,
    transparent 10px,
    rgba(0,0,0,0.03) 10px,
    rgba(0,0,0,0.03) 11px
  );
  background-blend-mode: multiply;
}
/* ========================================
 * UNIQUIFIER MUTATIONS - Typography
 * Font Size | Line Height | Letter Spacing
 * ======================================== */

:root {
  /* Font Size Mutations */
  --tc-font-size-xs: 13px;
  --tc-font-size-sm: 16px;
  --tc-font-size-base: 15px;
  --tc-font-size-lg: 20px;
  --tc-font-size-xl: 19px;
  --tc-font-size-2xl: 22px;
  --tc-font-size-3xl: 29px;
  --tc-font-size-4xl: 34px;
  --tc-font-size-5xl: 44px;
  --tc-font-size-6xl: 57px;

  /* Line Height Mutations */
  --tc-line-height-tight: 1.16;
  --tc-line-height-normal: 1.56;
  --tc-line-height-relaxed: 1.67;
  --tc-line-height-loose: 2.18;

  /* Letter Spacing Mutations */
  --tc-letter-spacing-tight: -0.012em;
  --tc-letter-spacing-normal: 0.042em;
  --tc-letter-spacing-wide: 0.006em;
  --tc-letter-spacing-wider: 0.080em;
}


section:not(:first-child) {
  border-top: 1px solid rgba(0,0,0,0.1);
}
