:root {
--primary-50: #eff6ff;
--primary-50-rgb: 239, 246, 255;
--primary-50-rgb: 239, 246, 255;
--primary-100: #dbeafe;
--primary-100-rgb: 219, 234, 254;
--primary-100-rgb: 219, 234, 254;
--primary-300: #93c5fd;
--primary-300-rgb: 147, 197, 253;
--primary-300-rgb: 147, 197, 253;
--primary-500: #1d4ed8;
--primary-500-rgb: 29, 78, 216;
--primary-500-rgb: 29, 78, 216;
--primary-700: #1e40af;
--primary-700-rgb: 30, 64, 175;
--primary-700-rgb: 30, 64, 175;
--primary-200: #b7d8fe;
--primary-200-rgb: 183, 216, 254;
--primary-200-rgb: 183, 216, 254;
--primary-400: #588aeb;
--primary-400-rgb: 88, 138, 235;
--primary-400-rgb: 88, 138, 235;
--primary-600: #1e47c4;
--primary-600-rgb: 30, 71, 196;
--primary-600-rgb: 30, 71, 196;
--primary-800: #18338c;
--primary-800-rgb: 24, 51, 140;
--primary-800-rgb: 24, 51, 140;
--primary-900: #142b77;
--primary-900-rgb: 20, 43, 119;
--primary-900-rgb: 20, 43, 119;
--primary-950: #0e1e53;
--primary-950-rgb: 14, 30, 83;
--primary-950-rgb: 14, 30, 83;
--primary-rgb: 29, 78, 216;
--neutral-50: #f9fafb;
--neutral-50-rgb: 249, 250, 251;
--neutral-50-rgb: 249, 250, 251;
--neutral-100: #f3f4f6;
--neutral-100-rgb: 243, 244, 246;
--neutral-100-rgb: 243, 244, 246;
--neutral-300: #d1d5db;
--neutral-300-rgb: 209, 213, 219;
--neutral-300-rgb: 209, 213, 219;
--neutral-500: #6b7280;
--neutral-500-rgb: 107, 114, 128;
--neutral-500-rgb: 107, 114, 128;
--neutral-700: #374151;
--neutral-700-rgb: 55, 65, 81;
--neutral-700-rgb: 55, 65, 81;
--neutral-900: #252c37;
--neutral-900-rgb: 37, 44, 55;
--neutral-900-rgb: 37, 44, 55;
--neutral-200: #e2e5e9;
--neutral-200-rgb: 226, 229, 233;
--neutral-200-rgb: 226, 229, 233;
--neutral-400: #9ea4ae;
--neutral-400-rgb: 158, 164, 174;
--neutral-400-rgb: 158, 164, 174;
--neutral-600: #515a69;
--neutral-600-rgb: 81, 90, 105;
--neutral-600-rgb: 81, 90, 105;
--neutral-800: #2c3441;
--neutral-800-rgb: 44, 52, 65;
--neutral-800-rgb: 44, 52, 65;
--neutral-950: #1a1f27;
--neutral-950-rgb: 26, 31, 39;
--neutral-950-rgb: 26, 31, 39;
--surface-primary: var(--neutral-50);
--surface-secondary: var(--neutral-100);
--surface-accent: var(--primary-50);
--text-primary: var(--neutral-900);
--text-secondary: var(--neutral-700);
--text-accent: var(--primary-500);
--button-primary-bg: var(--primary-500);
--button-primary-text: #000000;
--button-primary-text-rgb: 0, 0, 0;
--button-secondary-bg: var(--neutral-100);
--button-secondary-text: var(--neutral-900);
--border-light: var(--neutral-300);
--border-medium: var(--neutral-500);
--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
--accent-50: #f4f7e8;
--accent-50-rgb: 244, 247, 232;
--accent-50-rgb: 244, 247, 232;
--accent-100: #e6ede7;
--accent-100-rgb: 230, 237, 231;
--accent-100-rgb: 230, 237, 231;
--accent-200: #cddee7;
--accent-200-rgb: 205, 222, 231;
--accent-200-rgb: 205, 222, 231;
--accent-300: #b3cee6;
--accent-300-rgb: 179, 206, 230;
--accent-300-rgb: 179, 206, 230;
--accent-400: #8a9cd6;
--accent-400-rgb: 138, 156, 214;
--accent-400-rgb: 138, 156, 214;
--accent-500: #6169c5;
--accent-500-rgb: 97, 105, 197;
--accent-500-rgb: 97, 105, 197;
--accent-600: #6263b2;
--accent-600-rgb: 98, 99, 178;
--accent-600-rgb: 98, 99, 178;
--accent-700: #625d9f;
--accent-700-rgb: 98, 93, 159;
--accent-700-rgb: 98, 93, 159;
--accent-800: #5d527f;
--accent-800-rgb: 93, 82, 127;
--accent-800-rgb: 93, 82, 127;
--accent-900: #5b4b6c;
--accent-900-rgb: 91, 75, 108;
--accent-900-rgb: 91, 75, 108;
--accent-950: #56404c;
--accent-950-rgb: 86, 64, 76;
--accent-950-rgb: 86, 64, 76;
--accent-rgb: 97, 105, 197;
--white-rgb: 255, 255, 255;
--black-rgb: 0, 0, 0;
--transparent-rgb: 0, 0, 0;
--overlay-light-rgb: 255, 255, 255;
--overlay-dark-rgb: 0, 0, 0;
--white-rgb: 255, 255, 255;
--black-rgb: 0, 0, 0;
--transparent-rgb: 0, 0, 0;
--text-xs: clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);
--text-sm: clamp(0.875rem, 0.8rem + 0.375vw, 1rem);
--text-base: clamp(1rem, 0.9rem + 0.5vw, 1.125rem);
--text-lg: clamp(1.125rem, 1rem + 0.625vw, 1.25rem);
--text-xl: clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem);
--text-2xl: clamp(1.5rem, 1.3rem + 1vw, 1.875rem);
--text-3xl: clamp(1.875rem, 1.6rem + 1.375vw, 2.25rem);
--text-4xl: clamp(2.25rem, 1.9rem + 1.75vw, 3rem);
--text-5xl: clamp(3rem, 2.5rem + 2.5vw, 3.75rem);
--text-6xl: clamp(3.75rem, 3rem + 3.75vw, 4.5rem);
--text-7xl: clamp(4.5rem, 3.5rem + 5vw, 6rem);
--text-8xl: clamp(6rem, 4.5rem + 7.5vw, 8rem);
--text-9xl: clamp(8rem, 6rem + 10vw, 12rem);
--font-light: 300;
--font-normal: 400;
--font-medium: 500;
--font-semibold: 600;
--font-bold: 700;
--font-extrabold: 800;
--leading-none: 1;
--leading-tight: 1.25;
--leading-snug: 1.375;
--leading-normal: 1.5;
--leading-relaxed: 1.625;
--leading-loose: 2;
--leading-extra_loose: 2.5;
--tracking-tighter: -0.05em;
--tracking-tight: -0.025em;
--tracking-normal: 0;
--tracking-wide: 0.025em;
--tracking-wider: 0.05em;
--tracking-widest: 0.1em;
--font-primary: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
--font-secondary: 'Poppins', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
--font-monospace: 'JetBrains Mono', 'SF Mono', Monaco, 'Cascadia Code', 'Roboto Mono', Consolas, 'Courier New', monospace;
--text-body: var(--text-primary);
--space-0: 0;
--space-1: 0.25rem;
--space-2: 0.5rem;
--space-3: 0.75rem;
--space-4: 1rem;
--space-5: 1.25rem;
--space-6: 1.5rem;
--space-7: 1.75rem;
--space-8: 2rem;
--space-9: 2.25rem;
--space-10: 2.5rem;
--space-11: 2.75rem;
--space-12: 3rem;
--space-14: 3.5rem;
--space-16: 4rem;
--space-20: 5rem;
--space-24: 6rem;
--space-28: 7rem;
--space-32: 8rem;
--space-36: 9rem;
--space-40: 10rem;
--space-44: 11rem;
--space-48: 12rem;
--space-52: 13rem;
--space-56: 14rem;
--space-60: 15rem;
--space-64: 16rem;
--space-72: 18rem;
--space-80: 20rem;
--space-96: 24rem;
--space-px: 1px;
--space-0.5: 0.125rem;
--space-1.5: 0.375rem;
--space-2.5: 0.625rem;
--space-3.5: 0.875rem;
--space-xs: 0.5rem;
--space-sm: 1rem;
--space-md: 1.5rem;
--space-lg: 2rem;
--space-xl: 3rem;
--space-2xl: 4rem;
--space-3xl: 6rem;
--space-4xl: 8rem;
--space-5xl: 12rem;
--space-6xl: 16rem;
--section-py: clamp(3rem, 5vw, 5rem);
--section-y-mobile: 3rem;
--section-y-tablet: 4rem;
--section-y-desktop: 5rem;
--section-y-hero: clamp(4rem, 10vw, 8rem);
--section-x: clamp(1rem, 3vw, 2rem);
--section-gap: clamp(1.5rem, 3vw, 2.5rem);
--card-padding: 1.5rem;
--card-gap: 1rem;
--button-padding-x: 1.5rem;
--button-padding-y: 0.75rem;
--form-gap: 1rem;
}
:root {
--shadow-none: none;
--shadow-xs: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
--shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
--shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
--shadow-inner: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
--radius-none: 0;
--radius-xs: 0.125rem;
--radius-sm: 0.25rem;
--radius-md: 0.375rem;
--radius-lg: 0.5rem;
--radius-xl: 0.75rem;
--radius-2xl: 1rem;
--radius-3xl: 1.5rem;
--radius-full: 9999px;
--transition-fast: 0.15s ease;
--transition-normal: 0.3s ease;
--transition-slow: 0.5s ease;
--transition-all: all 0.3s ease;
--duration-fast: 0.15s;
--duration-normal: 0.3s;
--duration-slow: 0.5s;
--ease-smooth: ease-in-out;
--ease-spring: cubic-bezier(0.68, -0.55, 0.265, 1.55);
--opacity-disabled: 0.5;
--opacity-loading: 0.7;
--opacity-overlay: 0.8;
}
section {
padding-top: var(--section-y-mobile);
padding-bottom: var(--section-y-mobile);
padding-left: var(--section-x);
padding-right: var(--section-x);
}
@media (min-width: 768px) {
section {
padding-top: var(--section-y-tablet);
padding-bottom: var(--section-y-tablet);
}
}
@media (min-width: 1024px) {
section {
padding-top: var(--section-y-desktop);
padding-bottom: var(--section-y-desktop);
}
}
section[id="hero"] {
padding-top: var(--section-y-hero);
padding-bottom: var(--section-y-hero);
}
@media (prefers-reduced-motion: reduce) {
html {
scroll-behavior: auto;
}
*, *::before, *::after {
animation-duration: 0.01ms !important;
animation-iteration-count: 1 !important;
transition-duration: 0.01ms !important;
}
}
@media (prefers-contrast: high) {
:root {
--shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.3);
--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.3);
}
}
@media print {
:root {
--shadow-sm: none;
--shadow-md: none;
--shadow-lg: none;
--shadow-xl: none;
}
section {
padding-top: 1rem;
padding-bottom: 1rem;
break-inside: avoid;
}
}
html {
scroll-behavior: smooth;
scroll-padding-top: 6rem;
}
body {
overflow-x: hidden;
}
*:focus {
outline: 2px solid var(--border-interactive);
outline-offset: 2px;
border-radius: var(--radius-sm);
}
*:focus:not(:focus-visible) {
outline: none;
}
*:focus-visible {
outline: 2px solid var(--border-interactive);
outline-offset: 2px;
}
.prime_font_primary {
font-family: var(--font-primary);
}
.business_font_secondary {
font-family: var(--font-secondary);
}
.studio_font_mono {
font-family: var(--font-mono);
}
.new_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);
}
.container_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);
}
.base_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);
}
.top_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);
}
.clean_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);
}
.style_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);
}
.unique_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);
}
.brand_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);
}
.section_heading_6 {
font-family: var(--font-primary);
font-size: var(--text-base);
font-weight: var(--font-medium);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
}
.creative_body_large {
font-family: var(--font-primary);
font-size: var(--text-lg);
font-weight: var(--font-normal);
line-height: var(--leading-relaxed);
letter-spacing: var(--tracking-normal);
}
.theme_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);
}
.app_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);
}
.modern_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);
}
.site_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);
}
.pro_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);
}
.bold_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;
}
.web_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);
}
.core_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);
}
.elite_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);
}
.main_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);
}
.agency_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;
}
.minimal_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);
}
.bright_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);
}
.smart_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);
}
.smart_nav_link:hover,
.smart_nav_link:focus {
color: var(--text-link);
text-decoration: none;
}
.fresh_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);
}
.ui_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) {
.web_hero_title {
font-size: var(--text-4xl);
}
.elite_section_title {
font-size: var(--text-3xl);
}
.new_display_1 {
font-size: var(--text-5xl);
}
.container_display_2 {
font-size: var(--text-4xl);
}
}
@media (max-width: 480px) {
.web_hero_title {
font-size: var(--text-3xl);
}
.elite_section_title {
font-size: var(--text-2xl);
}
.new_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);
}
.content_text_gradient {
background: var(--gradient-primary);
-webkit-background-clip: text;background-clip: text;
display: inline-block;
}
.best_text_shadow_sm {
text-shadow: var(--shadow-xs);
}
.premium_text_shadow_md {
text-shadow: var(--shadow-sm);
}
.page_text_balance {
text-wrap: balance;
}
.dark_text_pretty {
text-wrap: pretty;
}
@media (prefers-reduced-motion: reduce) {
.smart_nav_link,
a:not([class]) {
transition: none;
}
}
@media (prefers-contrast: high) {
.modern_caption,
.site_overline,
.ui_footer_text {
color: var(--text-secondary);
}
.core_hero_subtitle,
.main_section_subtitle {
color: var(--text-primary);
}
}
@media print {
.web_hero_title,
.elite_section_title,
.top_heading_1,
.clean_heading_2 {
break-after: avoid;
page-break-after: avoid;
}
.content_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;
}
}
.layout_section_wrapper {
width: 100%;
position: relative;
overflow: hidden;
}
.light_content_center {
display: flex;
align-items: center;
justify-content: center;
}
.company_content_between {
display: flex;
align-items: center;
justify-content: space-between;
}
.custom_content_start {
display: flex;
align-items: center;
justify-content: flex-start;
}
.digital_content_end {
display: flex;
align-items: center;
justify-content: flex-end;
}
.design_stack {
display: flex;
flex-direction: column;
}
.elite29_stack_center {
display: flex;
flex-direction: column;
align-items: center;
}
.custom10_full_height {
min-height: 100vh;
}
.app69_section_height {
min-height: 80vh;
}
.page96_hero_height {
min-height: 90vh;
}
.dark72_m_0 { margin: 0; }
.business22_m_1 { margin: var(--space-1); }
.best23_m_2 { margin: var(--space-2); }
.light36_m_3 { margin: var(--space-3); }
.elite31_m_4 { margin: var(--space-4); }
.creative38_m_6 { margin: var(--space-6); }
.smart66_m_8 { margin: var(--space-8); }
.agency81_m_12 { margin: var(--space-12); }
.design43_m_16 { margin: var(--space-16); }
.agency73_mx_auto { margin-left: auto; margin-right: auto; }
.clean89_my_auto { margin-top: auto; margin-bottom: auto; }
.dark84_mt_0 { margin-top: 0; }
.modern40_mt_4 { margin-top: var(--space-4); }
.fresh43_mt_8 { margin-top: var(--space-8); }
.business85_mt_12 { margin-top: var(--space-12); }
.base54_mb_0 { margin-bottom: 0; }
.brand1_mb_4 { margin-bottom: var(--space-4); }
.base31_mb_8 { margin-bottom: var(--space-8); }
.site20_mb_12 { margin-bottom: var(--space-12); }
.light51_p_0 { padding: 0; }
.elite49_p_1 { padding: var(--space-1); }
.dark38_p_2 { padding: var(--space-2); }
.style88_p_3 { padding: var(--space-3); }
.minimal19_p_4 { padding: var(--space-4); }
.layout17_p_6 { padding: var(--space-6); }
.dark91_p_8 { padding: var(--space-8); }
.unique79_px_4 { padding-left: var(--space-4); padding-right: var(--space-4); }
.content19_px_6 { padding-left: var(--space-6); padding-right: var(--space-6); }
.top60_px_8 { padding-left: var(--space-8); padding-right: var(--space-8); }
.unique56_py_4 { padding-top: var(--space-4); padding-bottom: var(--space-4); }
.digital45_py_6 { padding-top: var(--space-6); padding-bottom: var(--space-6); }
.design12_py_8 { padding-top: var(--space-8); padding-bottom: var(--space-8); }
.top5_gap_1 { gap: var(--space-1); }
.content8_gap_2 { gap: var(--space-2); }
.best16_gap_3 { gap: var(--space-3); }
.theme25_gap_4 { gap: var(--space-4); }
.new8_gap_6 { gap: var(--space-6); }
.new58_gap_8 { gap: var(--space-8); }
.brand22_shadow_none { box-shadow: var(--shadow-none); }
.content2_shadow_xs { box-shadow: var(--shadow-xs); }
.page88_shadow_sm { box-shadow: var(--shadow-sm); }
.page38_shadow_md { box-shadow: var(--shadow-md); }
.light35_shadow_lg { box-shadow: var(--shadow-lg); }
.smart21_shadow_xl { box-shadow: var(--shadow-xl); }
.agency13_shadow_2xl { box-shadow: var(--shadow-2xl); }
.style6_shadow_inner { box-shadow: var(--shadow-inner); }
.dark28_shadow_colored { box-shadow: var(--shadow-colored); }
.theme30_radius_none { border-radius: var(--radius-none); }
.main49_radius_xs { border-radius: var(--radius-xs); }
.best86_radius_sm { border-radius: var(--radius-sm); }
.pro97_radius_md { border-radius: var(--radius-md); }
.bright9_radius_lg { border-radius: var(--radius-lg); }
.theme43_radius_xl { border-radius: var(--radius-xl); }
.bright97_radius_2xl { border-radius: var(--radius-2xl); }
.agency67_radius_3xl { border-radius: var(--radius-3xl); }
.pro45_radius_full { border-radius: var(--radius-full); }
.modern51_gradient_primary {
background: var(--gradient-primary);
}
.web29_gradient_secondary {
background: var(--gradient-secondary);
}
.page29_gradient_hero {
background: var(--gradient-hero);
}
.prime58_gradient_card {
background: var(--gradient-card);
}
.design66_gradient_overlay {
position: relative;
}
.design66_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;
}
.design66_gradient_overlay > * {
position: relative;
z-index: 2;
}
.design62_hover_lift {
transition: transform var(--transition-normal), box-shadow var(--transition-normal);
}
.design62_hover_lift:hover {
transform: translateY(-4px);
box-shadow: var(--shadow-lg);
}
.layout16_hover_scale {
transition: transform var(--transition-normal);
}
.layout16_hover_scale:hover {
transform: scale(1.02);
}
.best8_hover_shadow {
transition: box-shadow var(--transition-normal);
}
.best8_hover_shadow:hover {
box-shadow: var(--shadow-xl);
}
.new25_hover_fade {
transition: opacity var(--transition-normal);
}
.new25_hover_fade:hover {
opacity: var(--opacity-loading);
}
.fresh3_focus_ring {
transition: box-shadow var(--transition-fast);
}
.fresh3_focus_ring:focus {
outline: none;
box-shadow: 0 0 0 3px var(--state-focus);
}
.creative61_hero_background {
position: relative;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.layout56_hero_content {
position: relative;
z-index: 2;
}
.bold82_services_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: var(--space-6);
}
.prime4_team_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: var(--space-4);
}
.studio67_features_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: var(--space-6);
}
.clean52_gallery_grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
gap: var(--space-3);
}
.premium34_pricing_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: var(--space-6);
}
.dark36_timeline {
position: relative;
}
.dark36_timeline::before {
content: '';
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 2px;
background: var(--border-light);
transform: translateX(-50%);
}
.bold42_timeline_item {
position: relative;
width: 50%;
padding: var(--space-4);
}
.bold42_timeline_item:nth-child(odd) {
left: 0;
text-align: right;
padding-right: var(--space-8);
}
.bold42_timeline_item:nth-child(even) {
left: 50%;
text-align: left;
padding-left: var(--space-8);
}
.core14_fade_in {
opacity: 0;
animation: tc-fadeIn var(--transition-slow) ease-out forwards;
}
@keyframes tc-fadeIn {
to {
opacity: 1;
}
}
.fresh86_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;
}
}
.pro59_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;
}
}
.content87_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;
}
}
.web91_transition_all {
transition: var(--transition-all);
}
.modern65_transition_fast {
transition: all var(--transition-fast);
}
.modern87_transition_normal {
transition: all var(--transition-normal);
}
.prime35_transition_slow {
transition: all var(--transition-slow);
}
.theme35_bg_primary { background-color: var(--bg-primary); }
.content66_bg_secondary { background-color: var(--bg-secondary); }
.agency20_bg_muted { background-color: var(--bg-muted); }
.best56_bg_glass { background-color: var(--bg-glass); }
.smart47_text_primary { color: var(--text-primary); }
.premium81_text_secondary { color: var(--text-secondary); }
.container55_text_muted { color: var(--text-muted); }
.business17_text_inverse { color: var(--text-inverse); }
.new38_text_link { color: var(--text-link); }
.theme89_border_light { border-color: var(--border-light); }
.design36_border_medium { border-color: var(--border-medium); }
.minimal66_border_strong { border-color: var(--border-strong); }
.container83_border_interactive { border-color: var(--border-interactive); }
@media (max-width: 768px) {
.bold82_services_grid,
.studio67_features_grid,
.prime4_team_grid,
.premium34_pricing_grid {
grid-template-columns: 1fr;
}
.clean52_gallery_grid {
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
.dark36_timeline::before {
left: 30px;
}
.bold42_timeline_item {
width: 100%;
left: 0 !important;
text-align: left;
padding-left: var(--space-16) !important;
padding-right: var(--space-4) !important;
}
.app69_section_height {
min-height: 60vh;
}
.page96_hero_height {
min-height: 70vh;
}
}
@media (max-width: 480px) {
.clean52_gallery_grid {
grid-template-columns: 1fr;
}
.bold42_timeline_item {
padding-left: var(--space-12) !important;
}
}
.site88_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;
}
.smart17_not_sr_only {
position: static;
width: auto;
height: auto;
padding: 0;
margin: 0;
overflow: visible;
clip: auto;
white-space: normal;
}
.bold39_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);
}
.bold39_skip_link:focus {
top: 6px;
}
@media print {
.studio22_no_print {
display: none !important;
}
.ui73_print_only {
display: block !important;
}
.content2_shadow_xs,
.page88_shadow_sm,
.page38_shadow_md,
.light35_shadow_lg,
.smart21_shadow_xl,
.agency13_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) {
.core14_fade_in,
.fresh86_slide_up,
.pro59_slide_in_left,
.content87_scale_in {
animation: none;
opacity: 1;
transform: none;
}
.design62_hover_lift,
.layout16_hover_scale,
.best8_hover_shadow,
.new25_hover_fade,
.web91_transition_all,
.modern65_transition_fast,
.modern87_transition_normal,
.prime35_transition_slow {
transition: none;
}
.cta-action-btn {
transition: none;
}
.cta-action-btn .btn-icon {
transition: none;
}
.cta-action-btn:hover {
transform: none;
}
}
.header-clean {
background: var(--surface-primary);
box-shadow: 0 2px 12px rgba(var(--black-rgb), 0.05);
position: relative;
z-index: 1000;
}
.header-clean .navbar {
padding: 1rem 0;
position: relative;
}
.header-clean .navbar-brand {
font-size: 1.125rem;
font-weight: 700;
color: var(--primary-700);
text-decoration: none;
transition: all 0.3s ease;
position: relative;
z-index: 10003;
}
.header-clean .navbar-brand:hover {
color: var(--primary-500);
transform: translateY(-2px);
}
.header-clean .navbar-brand #sitename {
display: inline-block;
background: linear-gradient(135deg, var(--primary-700), var(--primary-500));
-webkit-background-clip: text;background-clip: text;
}
.header-clean .nav-toggle-input {
display: none;
}
.header-clean .navbar-toggler {
display: none;
width: 40px;
height: 40px;
position: relative;
cursor: pointer;
background: transparent;
border: none;
padding: 0;
z-index: 10003;
}
.header-clean .hamburger-line {
display: block;
width: 28px;
height: 3px;
background: #334155;
position: absolute;
left: 50%;
transform: translateX(-50%);
transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
border-radius: 2px;
}
.header-clean .hamburger-line:nth-child(1) {
top: 10px;
}
.header-clean .hamburger-line:nth-child(2) {
top: 18px;
}
.header-clean .hamburger-line:nth-child(3) {
top: 26px;
}
.header-clean .nav-toggle-input:checked ~ .navbar-toggler .hamburger-line:nth-child(1) {
top: 18px;
transform: translateX(-50%) rotate(45deg);
}
.header-clean .nav-toggle-input:checked ~ .navbar-toggler .hamburger-line:nth-child(2) {
opacity: 0;
transform: translateX(-50%) scale(0);
}
.header-clean .nav-toggle-input:checked ~ .navbar-toggler .hamburger-line:nth-child(3) {
top: 18px;
transform: translateX(-50%) rotate(-45deg);
}
.header-clean .navbar-nav {
gap: 0.5rem;
align-items: center;
}
.header-clean .nav-link {
color: var(--text-primary);
font-weight: 500;
font-size: 0.75rem;
padding: 0.5rem 1rem;
transition: all 0.3s ease;
position: relative;
text-decoration: none;
}
.header-clean .nav-link::after {
content: '';
position: absolute;
bottom: 0;
left: 50%;
width: 0;
height: 2px;
background: var(--primary-500);
transition: all 0.3s ease;
transform: translateX(-50%);
}
.header-clean .nav-link:hover {
color: var(--primary-500);
}
.header-clean .nav-link:hover::after {
width: 80%;
}
.header-clean .decorative-circle {
position: absolute;
top: -50px;
right: 10%;
width: 100px;
height: 100px;
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: 50%;
z-index: 1;
pointer-events: none;
}
.header-clean .decorative-line {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 3px;
background: linear-gradient(90deg,
transparent,
var(--primary-300),
var(--primary-500),
var(--primary-300),
transparent);
opacity: 0.6;
}
@media (max-width: 991.98px) {
.header-clean .navbar-toggler {
display: block;
}
.header-clean .navbar-collapse {
position: fixed;
top: 0;
right: -100%;
width: 280px;
height: 100vh;
background: var(--surface-primary);
transition: right 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
z-index: 10;
box-shadow: -4px 0 20px rgba(var(--black-rgb), 0.1);
}
.header-clean .nav-toggle-input:checked ~ .navbar-collapse {
right: 0;
}
.header-clean .navbar-backdrop {
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background: rgba(var(--black-rgb), 0.5);
opacity: 0;
visibility: hidden;
transition: all 0.4s ease;
z-index: -1;
backdrop-filter: blur(4px);
}
.header-clean .nav-toggle-input:checked ~ .navbar-collapse .navbar-backdrop {
opacity: 1;
visibility: visible;
}
.header-clean .navbar-nav {
flex-direction: column;
padding: 80px 2rem 2rem;
gap: 0;
align-items: flex-start;
}
.header-clean .nav-item {
width: 100%;
opacity: 0;
transform: translateX(50px);
animation: slideInRight 0.4s ease forwards;
}
.header-clean .nav-toggle-input:checked ~ .navbar-collapse .nav-item:nth-child(1) {
animation-delay: 0.1s;
}
.header-clean .nav-toggle-input:checked ~ .navbar-collapse .nav-item:nth-child(2) {
animation-delay: 0.2s;
}
.header-clean .nav-toggle-input:checked ~ .navbar-collapse .nav-item:nth-child(3) {
animation-delay: 0.3s;
}
.header-clean .nav-toggle-input:checked ~ .navbar-collapse .nav-item:nth-child(4) {
animation-delay: 0.4s;
}
.header-clean .nav-link {
width: 100%;
padding: 1rem 0;
border-bottom: 1px solid color-mix(in srgb, var(--neutral-300) 50%, transparent 50%);
}
.header-clean .nav-link::after {
left: 0;
transform: none;
}
.header-clean .nav-link:hover::after {
width: 40px;
}
}
@keyframes slideInRight {
to {
opacity: 1;
transform: translateX(0);
}
}
@media (min-width: 992px) {
.header-clean .navbar-backdrop {
display: none;
}
.header-clean .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
}
@media (max-width: 575.98px) {
.header-clean .navbar-brand {
font-size: 1.125rem;
}
.header-clean .navbar-collapse {
width: 85%;
}
}
.hero-modern {
background: linear-gradient(
135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 50%, var(--surface-primary) 50%) 100%
);
position: relative;
padding: 0;
}
.hero-modern__bg-decoration {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
overflow: hidden;
z-index: 0;
}
.hero-modern__circle {
position: absolute;
border-radius: 50%;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-300) 20%, transparent 80%),
transparent 70%
);
}
.hero-modern__circle--1 {
width: 600px;
height: 600px;
top: -200px;
right: -100px;
animation: hero-modern-float 20s ease-in-out infinite;
}
.hero-modern__circle--2 {
width: 400px;
height: 400px;
bottom: -150px;
left: -100px;
animation: hero-modern-float 15s ease-in-out infinite reverse;
}
.hero-modern__blob {
position: absolute;
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-300) 15%, transparent 85%),
color-mix(in srgb, var(--primary-500) 10%, transparent 90%)
);
filter: blur(40px);
animation: hero-modern-morph 12s ease-in-out infinite;
}
.hero-modern__blob--1 {
width: 500px;
height: 500px;
top: 20%;
left: 10%;
animation-delay: -2s;
}
.hero-modern__blob--2 {
width: 400px;
height: 400px;
bottom: 10%;
right: 15%;
animation-delay: -5s;
}
.hero-modern__content {
position: relative;
z-index: 2;
}
.hero-modern__badge {
display: inline-flex;
align-items: center;
justify-content: center;
width: 64px;
height: 64px;
background: linear-gradient(
135deg,
var(--primary-500),
var(--primary-700)
);
border-radius: 16px;
color: var(--light);
font-size: 1.75rem;
box-shadow: 0 10px 30px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
animation: hero-modern-pulse 3s ease-in-out infinite;
}
.hero-modern__title {
color: var(--text-primary);
line-height: 1.2;
letter-spacing: -0.02em;
}
.hero-modern__subtitle {
color: var(--primary-700);
font-weight: 500;
letter-spacing: -0.01em;
}
.hero-modern__description {
color: var(--text-secondary);
line-height: 1.7;
max-width: 600px;
}
.hero-modern__features {
margin-top: 2.5rem;
}
.hero-modern__feature-icon {
display: flex;
align-items: center;
justify-content: center;
width: 56px;
height: 56px;
background: var(--surface-primary);
border: 2px solid var(--primary-300);
border-radius: 12px;
color: var(--primary-700);
font-size: 1.5rem;
transition: all 0.3s ease;
box-shadow: 0 4px 12px color-mix(in srgb, var(--neutral-300) 20%, transparent 80%);
}
.hero-modern__feature-icon:hover {
background: var(--primary-500);
border-color: var(--primary-500);
color: var(--light);
transform: translateY(-4px);
box-shadow: 0 8px 24px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
.hero-modern__image-wrapper {
position: relative;
z-index: 2;
padding: 2rem;
}
.hero-modern__image-container {
position: relative;
border-radius: 24px;
overflow: hidden;
box-shadow:
0 20px 60px color-mix(in srgb, var(--neutral-900) 15%, transparent 85%),
0 0 0 1px color-mix(in srgb, var(--neutral-300) 30%, transparent 70%);
background: var(--surface-primary);
}
.hero-modern__image {
width: 100%;
height: auto;
display: block;
transition: transform 0.6s ease;
}
.hero-modern__image-container:hover .hero-modern__image {
transform: scale(1.05);
}
.hero-modern__image-decoration {
position: absolute;
border-radius: 16px;
z-index: -1;
}
.hero-modern__image-decoration--1 {
width: 200px;
height: 200px;
top: -20px;
right: -20px;
background: linear-gradient(
135deg,
var(--primary-300),
var(--primary-500)
);
opacity: 0.2;
animation: hero-modern-float 8s ease-in-out infinite;
}
.hero-modern__image-decoration--2 {
width: 150px;
height: 150px;
bottom: -15px;
left: -15px;
background: linear-gradient(
135deg,
var(--primary-500),
var(--primary-700)
);
opacity: 0.15;
animation: hero-modern-float 10s ease-in-out infinite reverse;
}
.hero-modern__image-decoration--3 {
width: 100px;
height: 100px;
top: 50%;
left: -30px;
background: var(--primary-300);
opacity: 0.25;
border-radius: 50%;
animation: hero-modern-float 6s ease-in-out infinite;
animation-delay: -1s;
}
.hero-modern__floating-icon {
position: absolute;
display: flex;
align-items: center;
justify-content: center;
width: 48px;
height: 48px;
background: var(--surface-primary);
border-radius: 12px;
color: var(--primary-700);
font-size: 1.25rem;
box-shadow: 0 8px 24px color-mix(in srgb, var(--neutral-900) 10%, transparent 90%);
z-index: 3;
}
.hero-modern__floating-icon--1 {
top: 10%;
right: 5%;
animation: hero-modern-float-icon 4s ease-in-out infinite;
}
.hero-modern__floating-icon--2 {
bottom: 20%;
left: 5%;
animation: hero-modern-float-icon 5s ease-in-out infinite;
animation-delay: -1s;
}
.hero-modern__floating-icon--3 {
top: 50%;
right: -10px;
animation: hero-modern-float-icon 4.5s ease-in-out infinite;
animation-delay: -2s;
}
.hero-modern__wave-decoration {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 80px;
background: linear-gradient(
to bottom,
transparent,
color-mix(in srgb, var(--primary-100) 30%, transparent 70%)
);
clip-path: polygon(
0 50%,
10% 45%,
20% 50%,
30% 45%,
40% 50%,
50% 45%,
60% 50%,
70% 45%,
80% 50%,
90% 45%,
100% 50%,
100% 100%,
0 100%
);
}
@keyframes hero-modern-float {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
25% {
transform: translate(20px, -20px) rotate(5deg);
}
50% {
transform: translate(10px, -30px) rotate(-5deg);
}
75% {
transform: translate(-10px, -20px) rotate(3deg);
}
}
@keyframes hero-modern-morph {
0%, 100% {
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
transform: translate(0, 0) rotate(0deg);
}
25% {
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
transform: translate(20px, -10px) rotate(90deg);
}
50% {
border-radius: 30% 60% 70% 40% / 50% 60% 30% 60%;
transform: translate(10px, 20px) rotate(180deg);
}
75% {
border-radius: 70% 30% 50% 50% / 30% 50% 50% 70%;
transform: translate(-20px, 10px) rotate(270deg);
}
}
@keyframes hero-modern-pulse {
0%, 100% {
transform: scale(1);
box-shadow: 0 10px 30px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
50% {
transform: scale(1.05);
box-shadow: 0 15px 40px color-mix(in srgb, var(--primary-500) 40%, transparent 60%);
}
}
@keyframes hero-modern-float-icon {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-15px) rotate(5deg);
}
}
@media (max-width: 991.98px) {
.hero-modern__title {
font-size: 2.5rem;
}
.hero-modern__subtitle {
font-size: 1.25rem;
}
.hero-modern__description {
font-size: 1rem;
}
.hero-modern__circle--1 {
width: 400px;
height: 400px;
}
.hero-modern__circle--2 {
width: 300px;
height: 300px;
}
.hero-modern__blob--1,
.hero-modern__blob--2 {
width: 300px;
height: 300px;
}
.hero-modern__image-wrapper {
padding: 1rem;
}
.hero-modern__floating-icon {
width: 40px;
height: 40px;
font-size: 1rem;
}
}
@media (max-width: 767.98px) {
.hero-modern__title {
font-size: 2rem;
}
.hero-modern__badge {
width: 56px;
height: 56px;
font-size: 1.5rem;
}
.hero-modern__feature-icon {
width: 48px;
height: 48px;
font-size: 1.25rem;
}
.hero-modern__features {
gap: 1rem !important;
}
.hero-modern__circle--1 {
width: 300px;
height: 300px;
top: -100px;
}
.hero-modern__circle--2 {
width: 250px;
height: 250px;
bottom: -100px;
}
.hero-modern__wave-decoration {
height: 60px;
}
}
@media (max-width: 575.98px) {
.hero-modern__title {
font-size: 1.75rem;
}
.hero-modern__subtitle {
font-size: 1.1rem;
}
.hero-modern__description {
font-size: 0.95rem;
}
.hero-modern__floating-icon--1,
.hero-modern__floating-icon--3 {
display: none;
}
}
.usp-secondary {
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 50%, white 50%) 100%
);
position: relative;
padding: 80px 0;
--usp-item-icon-size: 64px;
--usp-item-gap: 20px;
--usp-item-padding: 32px;
}
.usp-secondary__bg-decoration {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
pointer-events: none;
z-index: 0;
}
.usp-secondary__shape {
position: absolute;
border-radius: 50%;
opacity: 0.06;
}
.usp-secondary__shape--1 {
width: 500px;
height: 500px;
background: var(--primary-500);
top: -150px;
right: -100px;
animation: float 18s ease-in-out infinite;
}
.usp-secondary__shape--2 {
width: 400px;
height: 400px;
background: var(--primary-300);
bottom: -150px;
left: -100px;
animation: float 15s ease-in-out infinite reverse;
}
.usp-secondary__header {
position: relative;
z-index: 2;
}
.usp-secondary__badge {
display: inline-flex;
align-items: center;
justify-content: center;
position: relative;
}
.usp-secondary__badge-dot {
width: 10px;
height: 10px;
background: var(--primary-500);
border-radius: 50%;
display: block;
animation: pulse-grow 2s ease-out infinite;
}
.usp-secondary__title {
color: var(--text-primary);
line-height: 1.2;
font-weight: 800;
letter-spacing: -0.01em;
word-wrap: break-word;
overflow-wrap: break-word;
}
.usp-secondary__subtitle {
color: var(--primary-700);
font-weight: 600;
line-height: 1.4;
word-wrap: break-word;
overflow-wrap: break-word;
}
.usp-secondary__description {
color: var(--text-secondary);
line-height: 1.6;
max-width: 680px;
margin-left: auto;
margin-right: auto;
word-wrap: break-word;
overflow-wrap: break-word;
}
.usp-secondary__item {
background: white;
border-radius: 16px;
padding: var(--usp-item-padding);
height: 100%;
display: flex;
gap: var(--usp-item-gap);
box-shadow: 0 4px 16px rgba(var(--black-rgb), 0.06);
transition: all 0.3s ease;
position: relative;
z-index: 2;
border: 1px solid rgba(var(--primary-rgb), 0.1);
min-width: 0;
overflow: hidden;
}
.usp-secondary__item:hover {
transform: translateY(-4px);
box-shadow: 0 12px 32px rgba(var(--black-rgb), 0.12);
border-color: var(--primary-300);
}
.usp-secondary__item-icon {
flex-shrink: 0;
width: var(--usp-item-icon-size);
height: var(--usp-item-icon-size);
min-width: 48px;
min-height: 48px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-500), var(--primary-600));
border-radius: 16px;
box-shadow: 0 8px 16px rgba(var(--primary-rgb), 0.3);
transition: all 0.3s ease;
}
.usp-secondary__item:hover .usp-secondary__item-icon {
transform: scale(1.05);
box-shadow: 0 12px 24px rgba(var(--primary-rgb), 0.4);
}
.usp-secondary__item-icon i {
font-size: 28px;
color: white;
}
.usp-secondary__item-content {
flex: 1;
min-width: 0;
}
.usp-secondary__item-header {
margin-bottom: 12px;
gap: 12px;
flex-wrap: wrap;
align-items: flex-start;
}
.usp-secondary__item-title {
color: var(--text-primary);
font-weight: 700;
line-height: 1.3;
margin: 0;
flex: 1 1 auto;
min-width: 0;
word-wrap: break-word;
overflow-wrap: break-word;
}
.usp-secondary__item-badge {
display: inline-block;
padding: 6px 14px;
background: linear-gradient(135deg, var(--primary-100), var(--primary-50));
color: var(--primary-700);
border-radius: 20px;
font-size: 0.875rem;
font-weight: 700;
white-space: normal;
border: 1px solid var(--primary-200);
flex-shrink: 0;
text-align: center;
max-width: 100%;
word-break: break-word;
}
.usp-secondary__item-text {
color: var(--text-secondary);
line-height: 1.6;
font-size: 0.9375rem;
word-wrap: break-word;
overflow-wrap: break-word;
hyphens: auto;
}
.usp-secondary__accent-line {
height: 4px;
width: 100px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-300));
border-radius: 2px;
margin: 0 auto;
position: relative;
z-index: 2;
}
@keyframes float {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-20px) rotate(3deg);
}
}
@keyframes pulse-grow {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(2);
opacity: 0;
}
}
@media (max-width: 1399px) {
.usp-secondary {
--usp-item-padding: 28px;
--usp-item-gap: 18px;
}
.usp-secondary__item-header {
gap: 8px;
}
}
@media (max-width: 1199px) {
.usp-secondary {
--usp-item-icon-size: 56px;
--usp-item-padding: 24px;
--usp-item-gap: 16px;
}
.usp-secondary__item-header {
gap: 10px;
}
.usp-secondary__item-title {
font-size: 1.125rem;
}
.usp-secondary__item-badge {
font-size: 0.8125rem;
padding: 5px 12px;
}
}
@media (max-width: 991px) {
.usp-secondary {
padding: 60px 0;
--usp-item-icon-size: 56px;
}
.usp-secondary__title {
font-size: 2rem;
}
.usp-secondary__subtitle {
font-size: 1.125rem;
}
.usp-secondary__item {
gap: 16px;
}
.usp-secondary__item-icon i {
font-size: 24px;
}
.usp-secondary__item-header {
gap: 10px;
}
.usp-secondary__shape--1,
.usp-secondary__shape--2 {
width: 300px;
height: 300px;
}
}
@media (max-width: 767px) {
.usp-secondary {
--usp-item-icon-size: 48px;
--usp-item-padding: 20px;
--usp-item-gap: 16px;
}
.usp-secondary__title {
font-size: 1.75rem;
}
.usp-secondary__subtitle {
font-size: 1rem;
}
.usp-secondary__description {
font-size: 0.9375rem;
}
.usp-secondary__item {
flex-direction: column;
text-align: center;
}
.usp-secondary__item-header {
flex-direction: column;
gap: 8px;
align-items: center;
}
.usp-secondary__item-title {
text-align: center;
}
.usp-secondary__item-icon {
margin: 0 auto;
}
.usp-secondary__item-icon i {
font-size: 22px;
}
.usp-secondary__item-badge {
font-size: 0.8125rem;
padding: 5px 12px;
}
.usp-secondary__shape--1,
.usp-secondary__shape--2 {
display: none;
}
}
@media (max-width: 575px) {
.usp-secondary {
padding: 40px 0;
--usp-item-padding: 16px;
--usp-item-gap: 12px;
}
.usp-secondary__title {
font-size: 1.5rem;
}
.usp-secondary__item-header {
gap: 6px;
margin-bottom: 8px;
}
.usp-secondary__item-badge {
padding: 4px 10px;
font-size: 0.75rem;
}
.usp-secondary__item-text {
font-size: 0.875rem;
}
}
.about-section-pro {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.about-section-pro .background-decoration {
position: absolute;
width: 400px;
height: 400px;
border-radius: 50%;
opacity: 0.03;
z-index: 0;
pointer-events: none;
}
.about-section-pro .decoration-top-right {
top: -100px;
right: -100px;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
}
.about-section-pro .decoration-bottom-left {
bottom: -150px;
left: -150px;
background: radial-gradient(circle, var(--primary-300) 0%, transparent 70%);
}
.about-section-pro .images-grid-wrapper {
position: relative;
z-index: 1;
}
.about-section-pro .main-image-container {
position: relative;
margin-bottom: 2rem;
}
.about-section-pro .main-image {
border-radius: 16px;
box-shadow: 0 20px 60px rgba(var(--black-rgb), 0.12);
transition: transform 0.4s ease, box-shadow 0.4s ease;
width: 100%;
height: auto;
}
.about-section-pro .main-image:hover {
transform: translateY(-8px) scale(1.02);
box-shadow: 0 30px 80px rgba(var(--black-rgb), 0.18);
}
.about-section-pro .decorative-shape.shape-circle {
position: absolute;
top: -20px;
right: -20px;
width: 120px;
height: 120px;
background: linear-gradient(135deg, var(--primary-300), var(--primary-500));
border-radius: 50%;
opacity: 0.15;
z-index: -1;
}
.about-section-pro .floating-badge {
position: absolute;
bottom: 30px;
left: 30px;
width: 70px;
height: 70px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 10px 30px rgba(var(--black-rgb), 0.2);
animation: float-badge 3s ease-in-out infinite;
}
.about-section-pro .floating-badge i {
font-size: 2rem;
color: var(--light);
}
@keyframes float-badge {
0%, 100% { transform: translateY(0); }
50% { transform: translateY(-10px); }
}
.about-section-pro .secondary-images-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 1.5rem;
}
.about-section-pro .secondary-image-item {
position: relative;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 10px 30px rgba(var(--black-rgb), 0.1);
transition: transform 0.3s ease;
}
.about-section-pro .secondary-image-item:hover {
transform: scale(1.05);
}
.about-section-pro .secondary-image-item img {
width: 100%;
height: 200px;
object-fit: cover;
display: block;
transition: filter 0.3s ease;
}
.about-section-pro .secondary-image-item:hover img {
filter: brightness(1.1);
}
.about-section-pro .image-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(180deg, transparent 0%, rgba(var(--black-rgb), 0.3) 100%);
opacity: 0;
transition: opacity 0.3s ease;
}
.about-section-pro .secondary-image-item:hover .image-overlay {
opacity: 1;
}
.about-section-pro .decorative-dots {
position: absolute;
bottom: -40px;
right: 40px;
width: 100px;
height: 100px;
background-image: radial-gradient(var(--primary-500) 2px, transparent 2px);
background-size: 15px 15px;
opacity: 0.2;
z-index: -1;
}
.about-section-pro .decorative-shape.shape-square {
position: absolute;
top: 50%;
left: -30px;
width: 80px;
height: 80px;
background: color-mix(in srgb, var(--primary-300) 50%, var(--primary-500) 50%);
border-radius: 12px;
opacity: 0.1;
transform: rotate(15deg);
z-index: -1;
}
.about-section-pro .content-wrapper {
position: relative;
z-index: 1;
}
.about-section-pro .section-header {
position: relative;
}
.about-section-pro .section-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
margin-bottom: 1rem;
}
.about-section-pro .title-decoration {
display: flex;
align-items: center;
gap: 0.75rem;
margin-top: 1rem;
}
.about-section-pro .decoration-line {
width: 60px;
height: 3px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-300));
border-radius: 2px;
}
.about-section-pro .decoration-icon {
font-size: 1.25rem;
color: var(--primary-500);
}
.about-section-pro .section-subtitle {
font-size: 1.35rem;
font-weight: 600;
color: var(--primary-700);
line-height: 1.4;
}
.about-section-pro .section-description {
font-size: 1.05rem;
line-height: 1.7;
color: var(--text-secondary);
}
.about-section-pro .features-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 2rem;
}
.about-section-pro .feature-card {
display: flex;
gap: 1.25rem;
padding: 1.5rem;
background: var(--surface-secondary);
border-radius: 12px;
border-left: 4px solid var(--primary-500);
transition: all 0.3s ease;
}
.about-section-pro .feature-card:hover {
transform: translateX(8px);
background: color-mix(in srgb, var(--surface-secondary) 90%, var(--primary-50) 10%);
box-shadow: 0 8px 24px rgba(var(--black-rgb), 0.08);
}
.about-section-pro .feature-icon-wrapper {
flex-shrink: 0;
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-100), var(--primary-300));
border-radius: 10px;
transition: transform 0.3s ease;
}
.about-section-pro .feature-card:hover .feature-icon-wrapper {
transform: scale(1.1) rotate(5deg);
}
.about-section-pro .feature-icon-wrapper i {
font-size: 1.5rem;
color: var(--primary-700);
}
.about-section-pro .feature-content {
flex: 1;
}
.about-section-pro .feature-title {
font-size: 1.15rem;
font-weight: 600;
color: var(--text-primary);
margin-bottom: 0.5rem;
}
.about-section-pro .feature-description {
font-size: 0.95rem;
line-height: 1.6;
color: var(--text-secondary);
margin: 0;
}
@media (max-width: 991.98px) {
.about-section-pro .section-title {
font-size: 2rem;
}
.about-section-pro .section-subtitle {
font-size: 1.2rem;
}
.about-section-pro .features-grid {
grid-template-columns: 1fr;
gap: 1.5rem;
}
.about-section-pro .images-grid-wrapper {
margin-bottom: 3rem;
}
}
@media (max-width: 767.98px) {
.about-section-pro .section-title {
font-size: 1.75rem;
}
.about-section-pro .section-subtitle {
font-size: 1.1rem;
}
.about-section-pro .section-description {
font-size: 1rem;
}
.about-section-pro .secondary-images-grid {
grid-template-columns: 1fr;
}
.about-section-pro .secondary-image-item img {
height: 250px;
}
.about-section-pro .feature-card {
flex-direction: column;
text-align: center;
}
.about-section-pro .feature-icon-wrapper {
margin: 0 auto;
}
.about-section-pro .floating-badge {
width: 60px;
height: 60px;
bottom: 20px;
left: 20px;
}
.about-section-pro .floating-badge i {
font-size: 1.5rem;
}
}
@media (max-width: 575.98px) {
.about-section-pro .section-title {
font-size: 1.5rem;
}
.about-section-pro .decorative-shape.shape-circle {
width: 80px;
height: 80px;
top: -10px;
right: -10px;
}
.about-section-pro .decorative-dots {
width: 60px;
height: 60px;
}
}
.features-section-pro {
position: relative;
padding: 5rem 0;
background: linear-gradient(
180deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
overflow: hidden;
}
.features-section-pro .features-header {
margin-bottom: 3rem;
}
.features-section-pro #features-title {
color: var(--text-primary);
letter-spacing: -0.02em;
line-height: 1.2;
}
.features-section-pro #features-subtitle {
color: var(--primary-500);
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.05em;
}
.features-section-pro #features-desc {
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.features-section-pro .decorative-divider {
display: flex;
align-items: center;
justify-content: center;
gap: 0.75rem;
margin-top: 2rem;
}
.features-section-pro .divider-dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: var(--primary-500);
animation: pulse-dot 2s ease-in-out infinite;
}
.features-section-pro .divider-line {
width: 60px;
height: 2px;
background: linear-gradient(
90deg,
transparent 0%,
var(--primary-300) 50%,
transparent 100%
);
}
@keyframes pulse-dot {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.3);
opacity: 0.7;
}
}
.features-section-pro .feature-card {
position: relative;
background: var(--surface-primary);
border-radius: 16px;
padding: 2.5rem;
border: 1px solid color-mix(in srgb, var(--primary-100) 50%, transparent 50%);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
box-shadow:
0 4px 6px -1px rgba(var(--black-rgb), 0.05),
0 2px 4px -1px rgba(var(--black-rgb), 0.03);
overflow: hidden;
}
.features-section-pro .feature-card:hover {
transform: translateY(-8px);
border-color: var(--primary-300);
box-shadow:
0 20px 25px -5px rgba(var(--black-rgb), 0.08),
0 10px 10px -5px rgba(var(--black-rgb), 0.04);
}
.features-section-pro .feature-icon-wrapper {
position: relative;
display: inline-flex;
align-items: center;
justify-content: center;
width: 80px;
height: 80px;
margin-bottom: 1.5rem;
}
.features-section-pro .icon-backdrop {
position: absolute;
width: 100%;
height: 100%;
background: linear-gradient(
135deg,
var(--primary-100) 0%,
color-mix(in srgb, var(--primary-50) 50%, transparent 50%) 100%
);
border-radius: 20px;
transform: rotate(45deg);
transition: all 0.4s ease;
}
.features-section-pro .feature-card:hover .icon-backdrop {
transform: rotate(55deg) scale(1.1);
background: linear-gradient(
135deg,
var(--primary-300) 0%,
var(--primary-100) 100%
);
}
.features-section-pro .feature-icon {
position: relative;
font-size: 2rem;
color: var(--primary-500);
z-index: 1;
transition: all 0.4s ease;
}
.features-section-pro .feature-card:hover .feature-icon {
color: var(--primary-700);
transform: scale(1.1);
}
.features-section-pro .feature-content h4 {
color: var(--text-primary);
margin-bottom: 1rem;
font-size: 1.25rem;
transition: color 0.3s ease;
}
.features-section-pro .feature-card:hover .feature-content h4 {
color: var(--primary-700);
}
.features-section-pro .feature-content p {
color: var(--text-secondary);
line-height: 1.7;
font-size: 0.95rem;
}
.features-section-pro .feature-corner-accent {
position: absolute;
top: 0;
right: 0;
width: 100px;
height: 100px;
background: linear-gradient(
135deg,
transparent 50%,
color-mix(in srgb, var(--primary-50) 30%, transparent 70%) 50%
);
border-radius: 0 16px 0 100%;
opacity: 0;
transition: opacity 0.4s ease;
}
.features-section-pro .feature-card:hover .feature-corner-accent {
opacity: 1;
}
.features-section-pro .bg-decoration {
position: absolute;
border-radius: 50%;
pointer-events: none;
z-index: 0;
}
.features-section-pro .bg-decoration-1 {
width: 400px;
height: 400px;
top: -150px;
right: -100px;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-100) 20%, transparent 80%) 0%,
transparent 70%
);
animation: float-decoration 20s ease-in-out infinite;
}
.features-section-pro .bg-decoration-2 {
width: 300px;
height: 300px;
bottom: -100px;
left: -80px;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-50) 25%, transparent 75%) 0%,
transparent 70%
);
animation: float-decoration 25s ease-in-out infinite reverse;
}
.features-section-pro .bg-decoration-3 {
width: 250px;
height: 250px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-100) 15%, transparent 85%) 0%,
transparent 70%
);
animation: pulse-decoration 15s ease-in-out infinite;
}
@keyframes float-decoration {
0%, 100% {
transform: translate(0, 0) scale(1);
}
50% {
transform: translate(30px, -30px) scale(1.1);
}
}
@keyframes pulse-decoration {
0%, 100% {
transform: translate(-50%, -50%) scale(1);
opacity: 0.5;
}
50% {
transform: translate(-50%, -50%) scale(1.2);
opacity: 0.3;
}
}
@media (max-width: 991.98px) {
.features-section-pro {
padding: 4rem 0;
}
.features-section-pro #features-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: 1.75rem;
}
}
@media (max-width: 767.98px) {
.features-section-pro {
padding: 3rem 0;
}
.features-section-pro #features-title {
font-size: 1.75rem;
}
.features-section-pro #features-subtitle {
font-size: 0.95rem;
}
.features-section-pro .feature-card {
padding: 1.75rem;
}
.features-section-pro .feature-icon-wrapper {
width: 60px;
height: 60px;
}
.features-section-pro .feature-icon {
font-size: 1.5rem;
}
.features-section-pro .bg-decoration-1,
.features-section-pro .bg-decoration-2,
.features-section-pro .bg-decoration-3 {
display: none;
}
}
@media (max-width: 575.98px) {
.features-section-pro .feature-card {
padding: 1.5rem;
}
.features-section-pro .decorative-divider {
margin-top: 1.5rem;
}
.features-section-pro .divider-line {
width: 40px;
}
}
.services-section {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.services-section .section-header {
position: relative;
z-index: 2;
}
.services-section .decorative-line-top {
width: 80px;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500),
var(--primary-300)
);
margin: 0 auto;
border-radius: 2px;
}
.services-section .section-header h2 {
color: var(--text-primary);
font-weight: 700;
line-height: 1.2;
}
.services-section .section-header h3 {
color: var(--text-secondary);
font-weight: 500;
}
.services-section .section-header p {
color: var(--text-secondary);
line-height: 1.8;
}
.services-section .decorative-icons {
display: flex;
gap: 1.5rem;
justify-content: center;
align-items: center;
}
.services-section .decorative-icons i {
font-size: 1.5rem;
color: var(--primary-500);
opacity: 0.6;
}
.services-section .service-card {
position: relative;
background: var(--light);
border: 2px solid var(--neutral-100);
border-radius: 16px;
padding: 2rem;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
overflow: hidden;
}
.services-section .service-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);
}
.services-section .service-card:hover {
transform: translateY(-8px);
border-color: var(--primary-300);
box-shadow: 0 20px 40px rgba(var(--black-rgb), 0.1);
}
.services-section .service-card:hover::before {
transform: scaleX(1);
}
.services-section .featured-card {
border-color: var(--primary-500);
background: linear-gradient(
135deg,
var(--light) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--light) 70%) 100%
);
}
.services-section .featured-badge {
position: absolute;
top: 1rem;
right: 1rem;
width: 40px;
height: 40px;
background: var(--primary-500);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
z-index: 2;
}
.services-section .featured-badge i {
color: var(--light);
font-size: 1rem;
}
.card-icon-wrapper {
width: 70px;
height: 70px;
background: linear-gradient(
135deg,
var(--primary-500),
var(--primary-700)
);
border-radius: 16px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1.5rem;
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.services-section .service-card:hover .card-icon-wrapper {
transform: scale(1.1) rotate(5deg);
}
.card-icon-wrapper i {
font-size: 2rem;
color: var(--light);
}
.card-body {
padding: 0;
}
.card-title {
color: var(--text-primary);
font-weight: 700;
font-size: 1.5rem;
margin-bottom: 1rem;
}
.card-description {
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 1.5rem;
}
.services-section .features-wrapper {
background: var(--surface-secondary);
border-radius: 12px;
padding: 1.25rem;
margin-bottom: 1.5rem;
border-left: 4px solid var(--primary-500);
}
.services-section .features-list {
color: var(--text-secondary);
font-size: 0.95rem;
line-height: 1.8;
margin: 0;
}
.services-section .price-tag {
display: flex;
align-items: center;
justify-content: space-between;
padding-top: 1.5rem;
border-top: 2px solid var(--neutral-100);
}
.services-section .price-value {
color: var(--primary-700);
font-size: 1.5rem;
font-weight: 700;
}
.card-decoration {
position: absolute;
bottom: -50px;
right: -50px;
width: 150px;
height: 150px;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-300) 20%, transparent 80%),
transparent
);
border-radius: 50%;
pointer-events: none;
}
.services-section .floating-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
}
.services-section .shape {
position: absolute;
border-radius: 50%;
opacity: 0.05;
}
.services-section .shape-1 {
width: 300px;
height: 300px;
background: var(--primary-500);
top: 10%;
left: -100px;
animation: float 20s infinite ease-in-out;
}
.services-section .shape-2 {
width: 200px;
height: 200px;
background: var(--primary-700);
bottom: 15%;
right: -50px;
animation: float 25s infinite ease-in-out reverse;
}
.services-section .shape-3 {
width: 150px;
height: 150px;
background: var(--primary-300);
top: 50%;
right: 10%;
animation: float 30s infinite ease-in-out;
}
@keyframes float {
0%,
100% {
transform: translateY(0) translateX(0);
}
25% {
transform: translateY(-30px) translateX(20px);
}
50% {
transform: translateY(-60px) translateX(0);
}
75% {
transform: translateY(-30px) translateX(-20px);
}
}
@media (max-width: 991px) {
.services-section .section-header h2 {
font-size: 2.5rem;
}
.services-section .section-header h3 {
font-size: 1.25rem;
}
.card-title {
font-size: 1.35rem;
}
.services-section .price-value {
font-size: 1.35rem;
}
}
@media (max-width: 767px) {
.services-section {
padding: 3rem 0;
}
.services-section .section-header h2 {
font-size: 2rem;
}
.services-section .section-header h3 {
font-size: 1.15rem;
}
.services-section .service-card {
padding: 1.5rem;
}
.card-icon-wrapper {
width: 60px;
height: 60px;
}
.card-icon-wrapper i {
font-size: 1.75rem;
}
.card-title {
font-size: 1.25rem;
}
.services-section .price-value {
font-size: 1.25rem;
}
.services-section .decorative-icons i {
font-size: 1.25rem;
}
.shape-1,
.shape-2,
.services-section .shape-3 {
display: none;
}
}
@media (max-width: 575px) {
.services-section .section-header h2 {
font-size: 1.75rem;
}
.services-section .features-wrapper {
padding: 1rem;
}
.services-section .features-list {
font-size: 0.9rem;
}
}
@media (prefers-reduced-motion: reduce) {
.service-card,
.card-icon-wrapper,
.services-section .shape {
animation: none;
transition: none;
}
.services-section .service-card:hover {
transform: none;
}
}
@media (prefers-contrast: high) {
.services-section .service-card {
border-width: 3px;
}
.services-section .features-wrapper {
border-left-width: 6px;
}
.services-section .price-tag {
border-top-width: 3px;
}
}
.priceplan-section-133 {
padding: 100px 0;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%);
position: relative;
overflow: hidden;
}
.priceplan-section-133 .section-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
letter-spacing: -0.02em;
line-height: 1.2;
}
.priceplan-section-133 .section-subtitle {
font-size: 1.5rem;
font-weight: 500;
color: var(--primary-500);
letter-spacing: -0.01em;
}
.priceplan-section-133 .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.priceplan-section-133 .price-card {
background: var(--light);
border-radius: 20px;
padding: 40px 30px;
height: 100%;
display: flex;
flex-direction: column;
position: relative;
border: 2px solid color-mix(in srgb, var(--primary-100) 40%, transparent 60%);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.06);
}
.priceplan-section-133 .price-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.12);
border-color: var(--primary-300);
}
.priceplan-section-133 .price-card.featured {
border-color: var(--primary-500);
box-shadow: 0 8px 30px color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
transform: scale(1.05);
}
.priceplan-section-133 .price-card.featured:hover {
transform: scale(1.05) translateY(-8px);
box-shadow: 0 16px 50px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
.priceplan-section-133 .featured-badge {
position: absolute;
top: -12px;
right: 30px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
color: var(--light);
padding: 8px 20px;
border-radius: 20px;
font-size: 0.875rem;
font-weight: 600;
box-shadow: 0 4px 12px color-mix(in srgb, var(--primary-500) 40%, transparent 60%);
display: flex;
align-items: center;
gap: 6px;
}
.priceplan-section-133 .featured-badge i {
font-size: 0.875rem;
}
.priceplan-section-133 .card-header-decoration {
position: absolute;
top: 0;
left: 0;
right: 0;
height: 5px;
background: linear-gradient(90deg,
var(--primary-300),
var(--primary-500),
var(--primary-300));
border-radius: 20px 20px 0 0;
}
.priceplan-section-133 .featured .card-header-decoration {
height: 6px;
background: linear-gradient(90deg,
var(--primary-500),
var(--primary-700),
var(--primary-500));
}
.priceplan-section-133 .plan-icon-wrapper {
width: 70px;
height: 70px;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-100) 60%, transparent 40%),
color-mix(in srgb, var(--primary-50) 80%, transparent 20%));
border-radius: 16px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 25px;
transition: all 0.3s ease;
}
.priceplan-section-133 .plan-icon-wrapper i {
font-size: 2rem;
color: var(--primary-500);
transition: all 0.3s ease;
}
.priceplan-section-133 .price-card:hover .plan-icon-wrapper {
transform: scale(1.1) rotate(5deg);
background: linear-gradient(135deg, var(--primary-300), var(--primary-100));
}
.priceplan-section-133 .price-card:hover .plan-icon-wrapper i {
color: var(--primary-700);
transform: scale(1.05);
}
.priceplan-section-133 .plan-content {
flex: 1;
display: flex;
flex-direction: column;
}
.priceplan-section-133 .plan-name {
font-size: 1.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 15px;
letter-spacing: -0.01em;
}
.priceplan-section-133 .plan-description {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.6;
margin-bottom: 25px;
flex-grow: 0;
}
.priceplan-section-133 .price-display {
display: flex;
align-items: baseline;
justify-content: center;
margin-bottom: 30px;
padding: 20px 0;
border-top: 1px solid var(--neutral-100);
border-bottom: 1px solid var(--neutral-100);
}
.priceplan-section-133 .currency {
font-size: 1.5rem;
font-weight: 600;
color: var(--primary-500);
margin-right: 4px;
}
.priceplan-section-133 .price-amount {
font-size: 3.5rem;
font-weight: 800;
color: var(--text-primary);
line-height: 1;
letter-spacing: -0.03em;
}
.priceplan-section-133 .price-period {
font-size: 1.125rem;
color: var(--text-secondary);
margin-left: 6px;
font-weight: 500;
}
.priceplan-section-133 .features-list {
flex: 1;
margin-bottom: 25px;
}
.priceplan-section-133 .features-text {
font-size: 0.9375rem;
line-height: 1.8;
color: var(--text-secondary);
padding: 20px;
background: color-mix(in srgb, var(--neutral-50) 50%, transparent 50%);
border-radius: 12px;
border-left: 3px solid var(--primary-300);
}
.priceplan-section-133 .featured .features-text {
border-left-color: var(--primary-500);
background: color-mix(in srgb, var(--primary-50) 30%, transparent 70%);
}
.priceplan-section-133 .card-decoration-bottom {
margin-top: auto;
padding-top: 20px;
}
.priceplan-section-133 .decoration-line {
height: 3px;
background: linear-gradient(90deg,
transparent,
var(--primary-300),
transparent);
border-radius: 3px;
}
.priceplan-section-133 .featured .decoration-line {
background: linear-gradient(90deg,
transparent,
var(--primary-500),
transparent);
}
.priceplan-section-133 .decorative-shapes {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
overflow: hidden;
z-index: 0;
}
.priceplan-section-133 .shape-circle {
position: absolute;
border-radius: 50%;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 15%, transparent 85%),
transparent);
opacity: 0.4;
}
.priceplan-section-133 .shape-1 {
width: 400px;
height: 400px;
top: -200px;
right: -100px;
animation: float-shape 20s ease-in-out infinite;
}
.priceplan-section-133 .shape-2 {
width: 300px;
height: 300px;
bottom: -150px;
left: -80px;
animation: float-shape 15s ease-in-out infinite reverse;
}
.priceplan-section-133 .shape-blob {
position: absolute;
width: 500px;
height: 500px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-100) 10%, transparent 90%),
transparent);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
opacity: 0.3;
animation: blob-morph 30s ease-in-out infinite;
}
.priceplan-section-133 .container {
position: relative;
z-index: 1;
}
@keyframes float-shape {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(30px, -30px) scale(1.1);
}
66% {
transform: translate(-20px, 20px) scale(0.9);
}
}
@keyframes blob-morph {
0%, 100% {
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}
25% {
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
}
50% {
border-radius: 30% 60% 70% 40% / 50% 60% 30% 60%;
}
75% {
border-radius: 70% 30% 50% 50% / 30% 70% 50% 50%;
}
}
@media (max-width: 991.98px) {
.priceplan-section-133 {
padding: 80px 0;
}
.priceplan-section-133 .section-title {
font-size: 2rem;
}
.priceplan-section-133 .section-subtitle {
font-size: 1.25rem;
}
.priceplan-section-133 .price-card.featured {
transform: scale(1);
}
.priceplan-section-133 .price-card.featured:hover {
transform: translateY(-8px);
}
}
@media (max-width: 767.98px) {
.priceplan-section-133 {
padding: 60px 0;
}
.priceplan-section-133 .section-title {
font-size: 1.75rem;
}
.priceplan-section-133 .section-subtitle {
font-size: 1.125rem;
}
.priceplan-section-133 .section-description {
font-size: 1rem;
}
.priceplan-section-133 .price-card {
padding: 35px 25px;
}
.priceplan-section-133 .plan-name {
font-size: 1.5rem;
}
.priceplan-section-133 .price-amount {
font-size: 3rem;
}
.priceplan-section-133 .plan-icon-wrapper {
width: 60px;
height: 60px;
}
.priceplan-section-133 .plan-icon-wrapper i {
font-size: 1.75rem;
}
.priceplan-section-133 .shape-1,
.priceplan-section-133 .shape-2 {
width: 250px;
height: 250px;
}
}
@media (max-width: 575.98px) {
.priceplan-section-133 .section-title {
font-size: 1.5rem;
}
.priceplan-section-133 .price-amount {
font-size: 2.5rem;
}
.priceplan-section-133 .featured-badge {
top: -10px;
right: 20px;
padding: 6px 16px;
font-size: 0.8125rem;
}
}
.team-section-classic {
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;
}
.team-section-classic .decorative-badge {
display: inline-block;
}
.team-section-classic .badge-dot {
display: inline-block;
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
position: relative;
animation: pulse-dot 2s infinite;
}
.team-section-classic .badge-dot::before,
.team-section-classic .badge-dot::after {
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
opacity: 0.6;
}
.team-section-classic .badge-dot::before {
left: -16px;
}
.team-section-classic .badge-dot::after {
right: -16px;
}
.team-section-classic .section-title {
font-size: 2.75rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
margin-bottom: 1rem;
}
.team-section-classic .section-subtitle {
font-size: 0.875rem;
font-weight: 600;
letter-spacing: 2px;
color: var(--primary-500);
margin-bottom: 1.5rem;
}
.team-section-classic .section-description {
font-size: 1.125rem;
line-height: 1.8;
color: var(--text-secondary);
max-width: 700px;
margin: 0 auto;
}
.team-section-classic .decorative-line-wrapper {
margin-top: 2rem;
display: flex;
justify-content: center;
}
.team-section-classic .decorative-line {
width: 80px;
height: 3px;
background: linear-gradient(90deg,
transparent 0%,
var(--primary-500) 50%,
transparent 100%
);
}
.team-section-classic .team-card {
background: var(--surface-primary);
border-radius: 16px;
padding: 2rem;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.06);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
height: 100%;
position: relative;
overflow: hidden;
}
.team-section-classic .team-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 4px;
background: linear-gradient(90deg,
var(--primary-500) 0%,
var(--primary-700) 100%
);
transform: scaleX(0);
transform-origin: left;
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.team-section-classic .team-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.12);
}
.team-section-classic .team-card:hover::before {
transform: scaleX(1);
}
.team-section-classic .team-image-wrapper {
position: relative;
margin-bottom: 1.5rem;
padding: 8px;
}
.team-section-classic .image-frame {
position: relative;
border-radius: 12px;
overflow: hidden;
aspect-ratio: 1 / 1;
}
.team-section-classic .team-member-photo {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.team-section-classic .team-card:hover .team-member-photo {
transform: scale(1.08);
}
.team-section-classic .image-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(180deg,
transparent 0%,
rgba(var(--black-rgb), 0.3) 100%
);
opacity: 0;
transition: opacity 0.4s ease;
}
.team-section-classic .team-card:hover .image-overlay {
opacity: 1;
}
.team-section-classic .decorative-corner {
position: absolute;
width: 20px;
height: 20px;
border: 2px solid var(--primary-500);
opacity: 0;
transition: opacity 0.4s ease;
}
.team-section-classic .decorative-corner.top-left {
top: 0;
left: 0;
border-right: none;
border-bottom: none;
}
.team-section-classic .decorative-corner.bottom-right {
bottom: 0;
right: 0;
border-left: none;
border-top: none;
}
.team-section-classic .team-card:hover .decorative-corner {
opacity: 1;
}
.team-section-classic .team-info {
text-align: center;
position: relative;
}
.team-section-classic .member-name {
font-size: 1.375rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 0.5rem;
line-height: 1.3;
}
.team-section-classic .member-role {
font-size: 0.95rem;
font-weight: 500;
color: var(--text-secondary);
margin-bottom: 0.75rem;
line-height: 1.5;
}
.team-section-classic .role-accent {
width: 40px;
height: 2px;
background: var(--primary-500);
margin: 0 auto;
transform: scaleX(0);
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.team-section-classic .team-card:hover .role-accent {
transform: scaleX(1);
}
.team-section-classic .decorative-card {
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg,
var(--primary-50) 0%,
color-mix(in srgb, var(--primary-100) 50%, var(--surface-primary) 50%) 100%
);
min-height: 400px;
border: 2px dashed color-mix(in srgb, var(--primary-300) 40%, transparent 60%);
}
.team-section-classic .decorative-content {
position: relative;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.team-section-classic .icon-circle {
width: 100px;
height: 100px;
border-radius: 50%;
background: var(--surface-primary);
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 8px 24px rgba(var(--black-rgb), 0.08);
position: relative;
z-index: 2;
}
.team-section-classic .icon-circle i {
font-size: 2.5rem;
color: var(--primary-500);
}
.team-section-classic .decorative-shape {
position: absolute;
border-radius: 50%;
opacity: 0.15;
}
.team-section-classic .decorative-shape.shape-1 {
width: 60px;
height: 60px;
background: var(--primary-500);
top: 20%;
left: 15%;
animation: float-shape 6s ease-in-out infinite;
}
.team-section-classic .decorative-shape.shape-2 {
width: 40px;
height: 40px;
background: var(--primary-700);
top: 60%;
right: 20%;
animation: float-shape 5s ease-in-out infinite 1s;
}
.team-section-classic .decorative-shape.shape-3 {
width: 50px;
height: 50px;
background: var(--primary-300);
bottom: 25%;
left: 25%;
animation: float-shape 7s ease-in-out infinite 2s;
}
.team-section-classic .floating-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
overflow: hidden;
}
.team-section-classic .floating-shapes .shape {
position: absolute;
border-radius: 50%;
opacity: 0.08;
}
.team-section-classic .shape-circle-1 {
width: 300px;
height: 300px;
background: var(--primary-500);
top: -100px;
right: -100px;
animation: float-slow 20s ease-in-out infinite;
}
.team-section-classic .shape-circle-2 {
width: 200px;
height: 200px;
background: var(--primary-700);
bottom: 10%;
left: -50px;
animation: float-slow 15s ease-in-out infinite 3s;
}
.team-section-classic .shape-circle-3 {
width: 150px;
height: 150px;
background: var(--primary-300);
top: 40%;
right: 10%;
animation: float-slow 18s ease-in-out infinite 6s;
}
@keyframes pulse-dot {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.2);
opacity: 0.8;
}
}
@keyframes float-shape {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
33% {
transform: translate(10px, -10px) rotate(120deg);
}
66% {
transform: translate(-10px, 10px) rotate(240deg);
}
}
@keyframes float-slow {
0%, 100% {
transform: translate(0, 0);
}
50% {
transform: translate(20px, 20px);
}
}
@media (max-width: 1199.98px) {
.team-section-classic .section-title {
font-size: 2.25rem;
}
}
@media (max-width: 991.98px) {
.team-section-classic {
padding: 80px 0;
}
.team-section-classic .section-title {
font-size: 2rem;
}
.team-section-classic .section-description {
font-size: 1rem;
}
}
@media (max-width: 767.98px) {
.team-section-classic {
padding: 60px 0;
}
.team-section-classic .section-title {
font-size: 1.75rem;
}
.team-section-classic .section-subtitle {
font-size: 0.8125rem;
}
.team-section-classic .team-card {
padding: 1.5rem;
}
.team-section-classic .member-name {
font-size: 1.25rem;
}
.team-section-classic .member-role {
font-size: 0.875rem;
}
}
@media (max-width: 575.98px) {
.team-section-classic .section-title {
font-size: 1.5rem;
}
.team-section-classic .team-card {
padding: 1.25rem;
}
}
.reviews-section-alt {
position: relative;
padding: 100px 0;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
overflow: hidden;
}
.reviews-section-alt .reviews-header {
text-align: center;
max-width: 800px;
margin: 0 auto 80px;
position: relative;
z-index: 2;
}
.reviews-section-alt .header-content {
position: relative;
}
.reviews-section-alt .section-title {
font-size: 2.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.2;
}
.reviews-section-alt .section-subtitle {
font-size: 1.5rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 24px;
line-height: 1.3;
}
.reviews-section-alt .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 0;
}
.reviews-section-alt .header-decoration {
position: relative;
margin-top: 40px;
display: flex;
align-items: center;
justify-content: center;
gap: 16px;
}
.reviews-section-alt .deco-circle {
width: 12px;
height: 12px;
border-radius: 50%;
background: var(--primary-500);
animation: pulse 2s ease-in-out infinite;
}
.reviews-section-alt .deco-line {
width: 80px;
height: 3px;
background: linear-gradient(90deg,
var(--primary-300),
var(--primary-500)
);
border-radius: 2px;
}
.reviews-section-alt .reviews-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 32px;
position: relative;
z-index: 2;
}
.reviews-section-alt .review-card {
background: var(--surface-primary);
border-radius: 16px;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.08);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.reviews-section-alt .review-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.12);
}
.reviews-section-alt .review-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(90deg,
var(--primary-500),
var(--primary-300)
);
opacity: 0;
transition: opacity 0.4s ease;
}
.reviews-section-alt .review-card:hover::before {
opacity: 1;
}
.card-inner {
padding: 40px 32px;
position: relative;
}
.reviews-section-alt .featured-card {
grid-column: span 1;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 20%, var(--surface-primary) 80%) 100%
);
border: 2px solid var(--primary-100);
}
.reviews-section-alt .featured-card::before {
opacity: 1;
}
.reviews-section-alt .featured-badge {
position: absolute;
top: 20px;
right: 20px;
width: 48px;
height: 48px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
color: var(--light);
font-size: 24px;
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.15);
}
.reviews-section-alt .quote-icon {
font-size: 48px;
color: var(--primary-300);
margin-bottom: 24px;
line-height: 1;
opacity: 0.6;
}
.reviews-section-alt .review-content {
margin-bottom: 32px;
}
.reviews-section-alt .review-text {
font-size: 1rem;
line-height: 1.7;
color: var(--text-primary);
margin-bottom: 0;
position: relative;
}
.reviews-section-alt .review-author {
display: flex;
align-items: center;
gap: 16px;
padding-top: 24px;
border-top: 1px solid var(--neutral-100);
}
.reviews-section-alt .author-avatar {
flex-shrink: 0;
}
.reviews-section-alt .avatar-circle {
width: 56px;
height: 56px;
border-radius: 50%;
background: linear-gradient(135deg, var(--primary-100), var(--primary-50));
display: flex;
align-items: center;
justify-content: center;
color: var(--primary-500);
font-size: 32px;
border: 3px solid var(--surface-primary);
box-shadow: 0 2px 8px rgba(var(--black-rgb), 0.1);
}
.reviews-section-alt .author-info {
flex: 1;
}
.reviews-section-alt .author-name {
font-size: 1rem;
font-weight: 600;
color: var(--text-primary);
margin-bottom: 0;
line-height: 1.4;
}
.card-decoration {
position: absolute;
bottom: 20px;
right: 32px;
display: flex;
gap: 6px;
opacity: 0.3;
}
.reviews-section-alt .deco-dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: var(--primary-500);
}
.bg-decorations {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
z-index: 1;
overflow: hidden;
}
.reviews-section-alt .deco-shape {
position: absolute;
border-radius: 50%;
opacity: 0.05;
}
.reviews-section-alt .shape-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: -100px;
right: -100px;
}
.reviews-section-alt .shape-2 {
width: 300px;
height: 300px;
background: var(--primary-300);
bottom: -80px;
left: -80px;
}
.reviews-section-alt .shape-3 {
width: 200px;
height: 200px;
background: var(--primary-700);
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.reviews-section-alt .deco-blob {
position: absolute;
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
opacity: 0.03;
animation: blobFloat 20s ease-in-out infinite;
}
.reviews-section-alt .blob-1 {
width: 500px;
height: 500px;
background: var(--primary-500);
top: 10%;
left: 5%;
}
.reviews-section-alt .blob-2 {
width: 350px;
height: 350px;
background: var(--primary-700);
bottom: 15%;
right: 10%;
animation-delay: -10s;
}
@keyframes pulse {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.2);
opacity: 0.7;
}
}
@keyframes blobFloat {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
25% {
transform: translate(20px, 30px) rotate(5deg);
}
50% {
transform: translate(-15px, 20px) rotate(-5deg);
}
75% {
transform: translate(25px, -20px) rotate(3deg);
}
}
@media (max-width: 1200px) {
.reviews-section-alt .reviews-grid {
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 28px;
}
}
@media (max-width: 768px) {
.reviews-section-alt {
padding: 80px 0;
}
.reviews-section-alt .section-title {
font-size: 2.25rem;
}
.reviews-section-alt .section-subtitle {
font-size: 1.25rem;
}
.reviews-section-alt .section-description {
font-size: 1rem;
}
.reviews-section-alt .reviews-header {
margin-bottom: 60px;
}
.reviews-section-alt .reviews-grid {
grid-template-columns: 1fr;
gap: 24px;
}
.card-inner {
padding: 32px 24px;
}
.reviews-section-alt .quote-icon {
font-size: 40px;
margin-bottom: 20px;
}
.reviews-section-alt .review-text {
font-size: 0.95rem;
}
.reviews-section-alt .author-name {
font-size: 0.9rem;
}
.reviews-section-alt .avatar-circle {
width: 48px;
height: 48px;
font-size: 28px;
}
.reviews-section-alt .featured-badge {
width: 40px;
height: 40px;
font-size: 20px;
top: 16px;
right: 16px;
}
.reviews-section-alt .shape-1 {
width: 300px;
height: 300px;
}
.reviews-section-alt .shape-2 {
width: 250px;
height: 250px;
}
.reviews-section-alt .blob-1 {
width: 350px;
height: 350px;
}
.reviews-section-alt .blob-2 {
width: 250px;
height: 250px;
}
}
@media (max-width: 480px) {
.reviews-section-alt {
padding: 60px 0;
}
.reviews-section-alt .section-title {
font-size: 1.875rem;
}
.reviews-section-alt .section-subtitle {
font-size: 1.125rem;
}
.reviews-section-alt .reviews-header {
margin-bottom: 48px;
}
.card-inner {
padding: 28px 20px;
}
.reviews-section-alt .review-author {
flex-direction: column;
align-items: flex-start;
gap: 12px;
}
.reviews-section-alt .deco-line {
width: 60px;
}
}
@media (prefers-contrast: high) {
.reviews-section-alt .review-card {
border: 2px solid var(--neutral-300);
}
.section-description,
.reviews-section-alt .review-text {
color: var(--text-primary);
}
.bg-decorations {
opacity: 0.5;
}
}
@media (prefers-reduced-motion: reduce) {
.review-card,
.deco-circle,
.reviews-section-alt .deco-blob {
animation: none;
transition: none;
}
.reviews-section-alt .review-card:hover {
transform: none;
}
}
.casestudy-section-style {
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-style .decorative-blob {
position: absolute;
border-radius: 50%;
filter: blur(80px);
opacity: 0.1;
pointer-events: none;
z-index: 0;
}
.casestudy-section-style .blob-1 {
width: 600px;
height: 600px;
background: var(--primary-500);
top: -200px;
left: -150px;
}
.casestudy-section-style .blob-2 {
width: 500px;
height: 500px;
background: var(--primary-700);
bottom: -150px;
right: -100px;
}
.casestudy-section-style .decorative-circle {
position: absolute;
border: 2px solid color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
border-radius: 50%;
pointer-events: none;
z-index: 0;
}
.casestudy-section-style .circle-1 {
width: 400px;
height: 400px;
top: 50%;
right: 10%;
transform: translateY(-50%);
}
.casestudy-section-style .section-header-badge {
display: inline-flex;
align-items: center;
justify-content: center;
width: 60px;
height: 60px;
background: linear-gradient(
135deg,
var(--primary-500),
var(--primary-700)
);
border-radius: 16px;
margin-bottom: 24px;
box-shadow: 0 8px 24px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
.casestudy-section-style .section-header-badge i {
font-size: 28px;
color: var(--light);
}
.casestudy-section-style .section-title {
font-size: 2.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.2;
position: relative;
z-index: 1;
}
.casestudy-section-style .section-subtitle {
font-size: 1.5rem;
font-weight: 500;
color: var(--primary-700);
margin-bottom: 20px;
position: relative;
z-index: 1;
}
.casestudy-section-style .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.8;
max-width: 800px;
margin: 0 auto;
position: relative;
z-index: 1;
}
.casestudy-section-style .casestudy-card {
position: relative;
background: var(--surface-primary);
border-radius: 24px;
padding: 40px 32px;
height: 100%;
display: flex;
flex-direction: column;
border: 2px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
overflow: hidden;
z-index: 1;
}
.casestudy-section-style .casestudy-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500),
var(--primary-700)
);
transform: scaleX(0);
transform-origin: left;
transition: transform 0.4s ease;
}
.casestudy-section-style .casestudy-card:hover {
transform: translateY(-8px);
box-shadow: 0 20px 40px color-mix(in srgb, var(--primary-500) 15%, transparent 85%);
border-color: var(--primary-500);
}
.casestudy-section-style .casestudy-card:hover::before {
transform: scaleX(1);
}
.casestudy-section-style .featured-card {
background: linear-gradient(
135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 50%, var(--surface-primary) 50%) 100%
);
border-color: var(--primary-500);
}
.casestudy-section-style .featured-badge {
position: absolute;
top: 20px;
right: 20px;
width: 40px;
height: 40px;
background: linear-gradient(
135deg,
var(--primary-500),
var(--primary-700)
);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 4px 12px color-mix(in srgb, var(--primary-500) 40%, transparent 60%);
z-index: 2;
}
.casestudy-section-style .featured-badge i {
font-size: 18px;
color: var(--light);
}
.casestudy-section-style .card-decorative-top {
display: flex;
align-items: center;
gap: 8px;
margin-bottom: 24px;
}
.casestudy-section-style .decorative-line {
width: 40px;
height: 3px;
background: linear-gradient(
90deg,
var(--primary-500),
transparent
);
border-radius: 2px;
}
.casestudy-section-style .decorative-dot {
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
}
.casestudy-section-style .card-icon-wrapper {
margin-bottom: 28px;
}
.casestudy-section-style .icon-background {
width: 70px;
height: 70px;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-500) 10%, transparent 90%),
color-mix(in srgb, var(--primary-700) 10%, transparent 90%)
);
border-radius: 18px;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
transition: all 0.3s ease;
}
.casestudy-section-style .casestudy-card:hover .icon-background {
background: linear-gradient(
135deg,
var(--primary-500),
var(--primary-700)
);
transform: scale(1.05);
}
.casestudy-section-style .icon-background i {
font-size: 32px;
color: var(--primary-700);
transition: color 0.3s ease;
}
.casestudy-section-style .casestudy-card:hover .icon-background i {
color: var(--light);
}
.casestudy-section-style .card-content {
flex: 1;
margin-bottom: 24px;
}
.casestudy-section-style .card-title {
font-size: 1.5rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.3;
}
.casestudy-section-style .card-description {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
}
.casestudy-section-style .card-metrics {
display: flex;
gap: 16px;
padding-top: 20px;
border-top: 1px solid color-mix(in srgb, var(--neutral-300) 30%, transparent 70%);
}
.casestudy-section-style .metric-item {
flex: 1;
}
.casestudy-section-style .metric-icon {
width: 44px;
height: 44px;
background: color-mix(in srgb, var(--primary-500) 8%, transparent 92%);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease;
}
.casestudy-section-style .metric-icon i {
font-size: 20px;
color: var(--primary-700);
transition: color 0.3s ease;
}
.casestudy-section-style .casestudy-card:hover .metric-icon {
background: var(--primary-500);
}
.casestudy-section-style .casestudy-card:hover .metric-icon i {
color: var(--light);
}
.casestudy-section-style .card-decorative-bottom {
margin-top: 20px;
}
.casestudy-section-style .decorative-accent {
width: 60px;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500),
transparent
);
border-radius: 2px;
}
.casestudy-section-style .decorative-shape {
position: absolute;
width: 60px;
height: 60px;
background: color-mix(in srgb, var(--primary-500) 8%, transparent 92%);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
z-index: 0;
}
.casestudy-section-style .decorative-shape i {
font-size: 28px;
color: var(--primary-500);
opacity: 0.4;
}
.casestudy-section-style .shape-1 {
bottom: 10%;
left: 5%;
}
.casestudy-section-style .shape-2 {
top: 20%;
right: 8%;
}
@media (max-width: 991px) {
.casestudy-section-style {
padding: 80px 0;
}
.casestudy-section-style .section-title {
font-size: 2.25rem;
}
.casestudy-section-style .section-subtitle {
font-size: 1.25rem;
}
.casestudy-section-style .blob-1,
.casestudy-section-style .blob-2 {
width: 400px;
height: 400px;
}
.casestudy-section-style .circle-1 {
width: 300px;
height: 300px;
}
}
@media (max-width: 767px) {
.casestudy-section-style {
padding: 60px 0;
}
.casestudy-section-style .section-title {
font-size: 1.875rem;
}
.casestudy-section-style .section-subtitle {
font-size: 1.125rem;
}
.casestudy-section-style .section-description {
font-size: 1rem;
}
.casestudy-section-style .casestudy-card {
padding: 32px 24px;
}
.casestudy-section-style .card-title {
font-size: 1.25rem;
}
.casestudy-section-style .card-description {
font-size: 0.9375rem;
}
.casestudy-section-style .decorative-shape {
width: 50px;
height: 50px;
}
.casestudy-section-style .decorative-shape i {
font-size: 22px;
}
.casestudy-section-style .blob-1,
.casestudy-section-style .blob-2 {
width: 300px;
height: 300px;
}
.casestudy-section-style .circle-1 {
display: none;
}
}
@media (max-width: 575px) {
.casestudy-section-style .section-header-badge {
width: 50px;
height: 50px;
}
.casestudy-section-style .section-header-badge i {
font-size: 24px;
}
.casestudy-section-style .card-metrics {
gap: 12px;
}
.casestudy-section-style .metric-icon {
width: 40px;
height: 40px;
}
.casestudy-section-style .metric-icon i {
font-size: 18px;
}
}
.process-section-style {
padding: 100px 0;
background: linear-gradient(180deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%);
position: relative;
overflow: hidden;
}
.process-section-style .subtitle-text {
color: var(--primary-500);
font-size: 0.95rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 2px;
}
.process-section-style .section-title {
color: var(--text-primary);
font-size: 2.5rem;
font-weight: 700;
line-height: 1.2;
}
.process-section-style .lead-text {
color: var(--text-secondary);
font-size: 1.1rem;
line-height: 1.7;
}
.process-section-style .timeline-connector {
position: absolute;
left: 50%;
top: 300px;
bottom: 150px;
width: 3px;
background: linear-gradient(180deg,
var(--primary-300) 0%,
var(--primary-500) 50%,
var(--primary-300) 100%);
transform: translateX(-50%);
z-index: 1;
opacity: 0.3;
}
.process-section-style .process-steps {
position: relative;
z-index: 2;
margin-top: 60px;
}
.process-section-style .step-content {
padding: 30px;
position: relative;
}
.process-section-style .step-number {
display: inline-flex;
align-items: center;
justify-content: center;
width: 70px;
height: 70px;
background: linear-gradient(135deg,
var(--primary-500) 0%,
color-mix(in srgb, var(--primary-500) 70%, var(--primary-700) 30%) 100%);
border-radius: 16px;
margin-bottom: 24px;
box-shadow: 0 10px 30px rgba(var(--black-rgb), 0.15);
position: relative;
}
.process-section-style .step-number::before {
content: '';
position: absolute;
inset: -4px;
background: linear-gradient(135deg,
var(--primary-300),
var(--primary-500));
border-radius: 18px;
opacity: 0.3;
z-index: -1;
}
.process-section-style .step-number span {
color: var(--light);
font-size: 1.75rem;
font-weight: 800;
letter-spacing: -1px;
}
.process-section-style .step-title {
color: var(--text-primary);
font-size: 1.75rem;
font-weight: 700;
margin-bottom: 16px;
line-height: 1.3;
}
.process-section-style .step-description {
color: var(--text-secondary);
font-size: 1.05rem;
line-height: 1.7;
margin: 0;
}
.process-section-style .step-visual {
position: relative;
padding: 40px;
display: flex;
align-items: center;
justify-content: center;
}
.process-section-style .visual-placeholder {
width: 280px;
height: 280px;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 50%, var(--surface-primary) 50%) 100%);
border-radius: 24px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
z-index: 2;
border: 2px solid color-mix(in srgb, var(--primary-300) 40%, transparent 60%);
box-shadow: 0 20px 60px rgba(var(--black-rgb), 0.08);
transition: transform 0.4s ease, box-shadow 0.4s ease;
}
.process-section-style .step-visual:hover .visual-placeholder {
transform: translateY(-8px) scale(1.02);
box-shadow: 0 30px 80px rgba(var(--black-rgb), 0.12);
}
.process-section-style .visual-placeholder i {
font-size: 5rem;
color: var(--primary-500);
opacity: 0.8;
}
.process-section-style .decorative-blob {
position: absolute;
border-radius: 50%;
filter: blur(40px);
opacity: 0.15;
z-index: 1;
animation: float 8s ease-in-out infinite;
}
.process-section-style .blob-1 {
width: 200px;
height: 200px;
background: var(--primary-300);
top: -30px;
right: -40px;
animation-delay: 0s;
}
.process-section-style .blob-2 {
width: 180px;
height: 180px;
background: var(--primary-500);
bottom: -20px;
left: -30px;
animation-delay: 1s;
}
.process-section-style .blob-3 {
width: 220px;
height: 220px;
background: var(--primary-300);
top: -40px;
right: -50px;
animation-delay: 2s;
}
.process-section-style .blob-4 {
width: 190px;
height: 190px;
background: var(--primary-500);
bottom: -30px;
left: -40px;
animation-delay: 3s;
}
.process-section-style .blob-5 {
width: 210px;
height: 210px;
background: var(--primary-300);
top: -35px;
right: -45px;
animation-delay: 4s;
}
.process-section-style .decorative-circle {
position: absolute;
border-radius: 50%;
border: 2px solid color-mix(in srgb, var(--primary-300) 30%, transparent 70%);
z-index: 0;
}
.process-section-style .circle-1 {
width: 400px;
height: 400px;
top: 10%;
left: -100px;
animation: rotate 30s linear infinite;
}
.process-section-style .circle-2 {
width: 350px;
height: 350px;
bottom: 15%;
right: -80px;
animation: rotate 25s linear infinite reverse;
}
.process-section-style .decorative-dots {
position: absolute;
width: 120px;
height: 120px;
background-image: radial-gradient(circle,
color-mix(in srgb, var(--primary-500) 40%, transparent 60%) 2px,
transparent 2px);
background-size: 20px 20px;
opacity: 0.3;
z-index: 0;
}
.process-section-style .dots-1 {
top: 20%;
right: 8%;
}
.process-section-style .dots-2 {
bottom: 25%;
left: 5%;
}
@keyframes float {
0%, 100% {
transform: translate(0, 0) scale(1);
}
25% {
transform: translate(10px, -10px) scale(1.05);
}
50% {
transform: translate(-5px, 10px) scale(0.95);
}
75% {
transform: translate(-10px, -5px) scale(1.02);
}
}
@keyframes rotate {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@media (max-width: 991.98px) {
.process-section-style {
padding: 70px 0;
}
.process-section-style .section-title {
font-size: 2rem;
}
.process-section-style .step-content {
padding: 20px 0;
text-align: center;
}
.process-section-style .step-number {
width: 60px;
height: 60px;
margin-left: auto;
margin-right: auto;
}
.process-section-style .step-number span {
font-size: 1.5rem;
}
.process-section-style .step-title {
font-size: 1.5rem;
}
.process-section-style .step-description {
font-size: 1rem;
}
.process-section-style .visual-placeholder {
width: 220px;
height: 220px;
margin: 0 auto 30px;
}
.process-section-style .visual-placeholder i {
font-size: 4rem;
}
.process-section-style .circle-1,
.process-section-style .circle-2 {
width: 250px;
height: 250px;
}
}
@media (max-width: 767.98px) {
.process-section-style {
padding: 50px 0;
}
.process-section-style .section-title {
font-size: 1.75rem;
}
.process-section-style .lead-text {
font-size: 1rem;
}
.process-section-style .step-title {
font-size: 1.35rem;
}
.process-section-style .visual-placeholder {
width: 180px;
height: 180px;
}
.process-section-style .visual-placeholder i {
font-size: 3rem;
}
.process-section-style .decorative-circle {
display: none;
}
.process-section-style .decorative-dots {
width: 80px;
height: 80px;
background-size: 15px 15px;
}
}
@media (max-width: 575.98px) {
.process-section-style .section-title {
font-size: 1.5rem;
}
.process-section-style .step-number {
width: 50px;
height: 50px;
}
.process-section-style .step-number span {
font-size: 1.25rem;
}
.process-section-style .step-title {
font-size: 1.25rem;
}
.process-section-style .visual-placeholder {
width: 150px;
height: 150px;
}
.process-section-style .visual-placeholder i {
font-size: 2.5rem;
}
}
.timeline-section-pro {
position: relative;
background: linear-gradient(180deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
overflow: hidden;
}
.timeline-section-pro .section-header {
position: relative;
z-index: 2;
}
.timeline-section-pro #timeline-title {
color: var(--text-primary);
letter-spacing: -0.02em;
line-height: 1.2;
}
.timeline-section-pro #timeline-subtitle {
color: var(--primary-500);
font-weight: 600;
}
.timeline-section-pro #timeline-desc {
color: var(--text-secondary);
max-width: 700px;
margin: 0 auto;
line-height: 1.7;
}
.timeline-section-pro .header-decoration {
display: flex;
align-items: center;
justify-content: center;
gap: 1rem;
margin-top: 2rem;
}
.timeline-section-pro .decoration-line {
width: 60px;
height: 2px;
background: linear-gradient(90deg,
transparent 0%,
var(--primary-500) 50%,
transparent 100%
);
}
.timeline-section-pro .decoration-icon {
font-size: 1.5rem;
color: var(--primary-500);
animation: rotateIcon 3s ease-in-out infinite;
}
@keyframes rotateIcon {
0%, 100% { transform: rotate(0deg); }
50% { transform: rotate(180deg); }
}
.timeline-section-pro .timeline-track {
position: relative;
padding: 2rem 0;
}
.timeline-section-pro .timeline-line {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 4px;
background: linear-gradient(180deg,
transparent 0%,
var(--primary-300) 10%,
var(--primary-500) 50%,
var(--primary-300) 90%,
transparent 100%
);
transform: translateX(-50%);
z-index: 1;
}
.timeline-section-pro .timeline-item {
position: relative;
display: flex;
align-items: center;
margin-bottom: 3rem;
padding-left: calc(50% + 3rem);
}
.timeline-section-pro .timeline-item-alternate {
padding-left: 0;
padding-right: calc(50% + 3rem);
flex-direction: row-reverse;
}
.timeline-section-pro .timeline-marker {
position: absolute;
left: 50%;
transform: translateX(-50%);
z-index: 3;
}
.timeline-section-pro .marker-ring {
position: absolute;
top: 50%;
left: 50%;
width: 60px;
height: 60px;
transform: translate(-50%, -50%);
border: 3px solid var(--primary-300);
border-radius: 50%;
background: var(--surface-primary);
animation: pulseRing 2s ease-in-out infinite;
}
@keyframes pulseRing {
0%, 100% {
transform: translate(-50%, -50%) scale(1);
opacity: 1;
}
50% {
transform: translate(-50%, -50%) scale(1.15);
opacity: 0.7;
}
}
.timeline-section-pro .marker-dot {
position: relative;
width: 40px;
height: 40px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
color: var(--light);
font-size: 1.2rem;
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.15);
transition: transform 0.3s ease;
}
.timeline-section-pro .timeline-item:hover .marker-dot {
transform: scale(1.15);
}
.timeline-section-pro .timeline-content {
flex: 1;
position: relative;
}
.timeline-section-pro .timeline-card {
position: relative;
background: var(--surface-primary);
border-radius: 16px;
padding: 2rem;
box-shadow: 0 8px 24px rgba(var(--black-rgb), 0.08);
border: 1px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
transition: all 0.4s ease;
overflow: hidden;
}
.timeline-section-pro .timeline-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 4px;
height: 100%;
background: linear-gradient(180deg, var(--primary-500), var(--primary-700));
opacity: 0;
transition: opacity 0.4s ease;
}
.timeline-section-pro .timeline-card:hover {
transform: translateY(-8px);
box-shadow: 0 16px 40px rgba(var(--black-rgb), 0.12);
border-color: var(--primary-500);
}
.timeline-section-pro .timeline-card:hover::before {
opacity: 1;
}
.timeline-section-pro .card-icon-wrapper {
display: inline-flex;
align-items: center;
justify-content: center;
width: 60px;
height: 60px;
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: 12px;
margin-bottom: 1.25rem;
font-size: 1.75rem;
color: var(--primary-500);
transition: all 0.3s ease;
}
.timeline-section-pro .timeline-card:hover .card-icon-wrapper {
transform: rotateY(360deg);
background: var(--primary-500);
color: var(--light);
}
.timeline-section-pro .timeline-card-title {
font-size: 1.5rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 0.875rem;
line-height: 1.3;
}
.timeline-section-pro .timeline-card-desc {
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 0;
}
.timeline-section-pro .card-decoration-dots {
display: flex;
gap: 0.5rem;
margin-top: 1.5rem;
}
.timeline-section-pro .card-decoration-dots .dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: var(--primary-300);
transition: all 0.3s ease;
}
.timeline-section-pro .timeline-card:hover .card-decoration-dots .dot {
background: var(--primary-500);
}
.timeline-section-pro .card-decoration-dots .dot:nth-child(2) {
width: 10px;
height: 10px;
}
.timeline-section-pro .card-decoration-pattern {
position: absolute;
top: 1rem;
right: 1rem;
display: flex;
gap: 0.5rem;
opacity: 0.3;
}
.timeline-section-pro .pattern-element {
width: 20px;
height: 20px;
border: 2px solid var(--primary-500);
border-radius: 4px;
transform: rotate(45deg);
}
.timeline-section-pro .card-decoration-wave {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 4px;
background: linear-gradient(90deg,
var(--primary-300) 0%,
var(--primary-500) 50%,
var(--primary-300) 100%
);
opacity: 0.5;
}
.timeline-section-pro .card-decoration-circles {
position: absolute;
top: 1.5rem;
right: 1.5rem;
display: flex;
gap: 0.375rem;
opacity: 0.2;
}
.timeline-section-pro .card-decoration-circles .circle {
width: 12px;
height: 12px;
border-radius: 50%;
background: var(--primary-500);
}
.timeline-section-pro .card-decoration-shine {
position: absolute;
top: 0;
right: 0;
width: 100px;
height: 100px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 30%, transparent 70%) 0%,
transparent 70%
);
opacity: 0;
transition: opacity 0.4s ease;
}
.timeline-section-pro .timeline-card:hover .card-decoration-shine {
opacity: 1;
}
.timeline-section-pro .bottom-decoration {
position: relative;
z-index: 2;
}
.timeline-section-pro .decoration-icon-group {
display: inline-flex;
align-items: center;
gap: 1rem;
padding: 1rem 2rem;
background: color-mix(in srgb, var(--primary-300) 15%, transparent 85%);
border-radius: 50px;
font-size: 1.25rem;
color: var(--primary-500);
}
.timeline-section-pro .decoration-icon-group i:nth-child(1),
.timeline-section-pro .decoration-icon-group i:nth-child(3) {
animation: twinkle 2s ease-in-out infinite;
}
@keyframes twinkle {
0%, 100% { opacity: 1; transform: scale(1); }
50% { opacity: 0.5; transform: scale(0.85); }
}
.timeline-section-pro .bg-decoration {
position: absolute;
width: 400px;
height: 400px;
border-radius: 50%;
filter: blur(80px);
opacity: 0.15;
pointer-events: none;
}
.timeline-section-pro .bg-decoration-top-left {
top: -100px;
left: -100px;
background: radial-gradient(circle, var(--primary-300), transparent);
}
.timeline-section-pro .bg-decoration-bottom-right {
bottom: -100px;
right: -100px;
background: radial-gradient(circle, var(--primary-500), transparent);
}
.timeline-section-pro .floating-shape {
position: absolute;
border-radius: 50%;
opacity: 0.1;
pointer-events: none;
}
.timeline-section-pro .shape-1 {
top: 15%;
right: 10%;
width: 80px;
height: 80px;
background: var(--primary-500);
animation: float 6s ease-in-out infinite;
}
.timeline-section-pro .shape-2 {
bottom: 20%;
left: 8%;
width: 60px;
height: 60px;
background: var(--primary-300);
animation: float 8s ease-in-out infinite 1s;
}
.timeline-section-pro .shape-3 {
top: 50%;
right: 5%;
width: 40px;
height: 40px;
background: var(--primary-700);
animation: float 7s ease-in-out infinite 2s;
}
@keyframes float {
0%, 100% { transform: translateY(0) rotate(0deg); }
50% { transform: translateY(-30px) rotate(180deg); }
}
@media (max-width: 991px) {
.timeline-section-pro .timeline-line {
left: 30px;
}
.timeline-section-pro .timeline-item,
.timeline-section-pro .timeline-item-alternate {
padding-left: 4rem;
padding-right: 0;
flex-direction: row;
}
.timeline-section-pro .timeline-marker {
left: 30px;
}
.timeline-section-pro .timeline-card {
padding: 1.5rem;
}
.timeline-section-pro .card-icon-wrapper {
width: 50px;
height: 50px;
font-size: 1.5rem;
}
}
@media (max-width: 767px) {
.timeline-section-pro #timeline-title {
font-size: 2rem;
}
.timeline-section-pro #timeline-subtitle {
font-size: 1.25rem;
}
.timeline-section-pro .timeline-card-title {
font-size: 1.25rem;
}
.timeline-section-pro .decoration-line {
width: 40px;
}
.timeline-section-pro .marker-ring {
width: 50px;
height: 50px;
}
.timeline-section-pro .marker-dot {
width: 32px;
height: 32px;
font-size: 1rem;
}
.timeline-section-pro .bg-decoration {
width: 250px;
height: 250px;
}
}
@media (max-width: 575px) {
.timeline-section-pro .timeline-item {
padding-left: 3rem;
margin-bottom: 2rem;
}
.timeline-section-pro .timeline-line {
left: 20px;
}
.timeline-section-pro .timeline-marker {
left: 20px;
}
.timeline-section-pro .timeline-card {
padding: 1.25rem;
}
.timeline-section-pro .card-icon-wrapper {
width: 45px;
height: 45px;
font-size: 1.25rem;
}
}
.career-section-secondary {
background: linear-gradient(135deg, var(--surface-primary) 0%, var(--primary-50) 100%);
position: relative;
overflow: hidden;
}
.career-section-secondary .career-header {
padding: 2rem 0;
z-index: 2;
}
.career-section-secondary .career-header h2 {
color: var(--text-primary);
letter-spacing: -0.5px;
}
.career-section-secondary .career-header h3 {
color: var(--text-secondary);
font-weight: 500;
}
.career-section-secondary .career-header p {
color: var(--text-secondary);
line-height: 1.8;
}
.career-section-secondary .decorative-blob-top {
position: absolute;
top: -100px;
right: -50px;
width: 300px;
height: 300px;
background: color-mix(in srgb, var(--primary-300) 20%, transparent);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
animation: blob-float 8s ease-in-out infinite;
z-index: 0;
}
.career-section-secondary .decorative-shape-bottom {
position: absolute;
bottom: -80px;
left: -100px;
width: 250px;
height: 250px;
background: color-mix(in srgb, var(--primary-500) 15%, transparent);
border-radius: 50% 40% 60% 50% / 60% 50% 40% 60%;
animation: blob-float 10s ease-in-out infinite reverse;
z-index: 0;
}
@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-secondary .career-card {
background: var(--surface-primary);
border: 2px solid color-mix(in srgb, var(--primary-300) 30%, transparent);
border-radius: 16px;
padding: 2rem;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.career-section-secondary .career-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-300));
transform: scaleX(0);
transform-origin: left;
transition: transform 0.4s ease;
}
.career-section-secondary .career-card:hover {
transform: translateY(-8px);
border-color: var(--primary-500);
box-shadow: 0 20px 40px color-mix(in srgb, var(--primary-500) 20%, transparent);
}
.career-section-secondary .career-card:hover::before {
transform: scaleX(1);
}
.card-icon-wrapper {
width: 60px;
height: 60px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
transition: transform 0.3s ease;
}
.card-icon-wrapper i {
font-size: 1.8rem;
color: var(--light);
}
.career-section-secondary .career-card:hover .card-icon-wrapper {
transform: rotate(5deg) scale(1.1);
}
.career-section-secondary .career-badge {
position: absolute;
top: 2rem;
right: 2rem;
}
.badge-text {
background: color-mix(in srgb, var(--primary-300) 30%, transparent);
color: var(--primary-700);
padding: 0.4rem 1rem;
border-radius: 20px;
font-size: 0.85rem;
font-weight: 600;
border: 1px solid var(--primary-300);
}
.career-section-secondary .career-card-title {
color: var(--text-primary);
font-weight: 700;
font-size: 1.4rem;
line-height: 1.3;
margin-bottom: 1rem;
}
.career-section-secondary .career-card-desc {
color: var(--text-secondary);
line-height: 1.7;
font-size: 0.95rem;
margin-bottom: 0;
}
.career-section-secondary .career-meta {
padding-top: 1rem;
border-top: 1px solid var(--neutral-100);
}
.career-section-secondary .meta-item {
display: inline-flex;
align-items: center;
gap: 0.4rem;
padding: 0.4rem 0.8rem;
background: var(--surface-secondary);
border-radius: 8px;
font-size: 0.85rem;
color: var(--text-secondary);
}
.career-section-secondary .meta-item i {
font-size: 1rem;
color: var(--primary-500);
}
.career-section-secondary .floating-icon {
position: absolute;
width: 60px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
background: color-mix(in srgb, var(--primary-300) 15%, transparent);
border-radius: 50%;
animation: float 6s ease-in-out infinite;
z-index: 1;
}
.career-section-secondary .floating-icon i {
font-size: 1.5rem;
color: var(--primary-500);
}
.career-section-secondary .floating-icon.icon-1 {
top: 15%;
right: 5%;
animation-delay: 0s;
}
.career-section-secondary .floating-icon.icon-2 {
bottom: 20%;
left: 8%;
animation-delay: 2s;
}
.career-section-secondary .floating-icon.icon-3 {
top: 50%;
right: 10%;
animation-delay: 4s;
}
@keyframes float {
0%, 100% { transform: translateY(0px); }
50% { transform: translateY(-20px); }
}
@media (max-width: 991.98px) {
.career-section-secondary .career-card {
padding: 1.5rem;
}
.career-section-secondary .career-header h2 {
font-size: 2rem;
}
.career-section-secondary .floating-icon {
width: 45px;
height: 45px;
}
.career-section-secondary .floating-icon i {
font-size: 1.2rem;
}
.decorative-blob-top,
.career-section-secondary .decorative-shape-bottom {
width: 200px;
height: 200px;
}
}
@media (max-width: 767.98px) {
.career-section-secondary {
padding: 3rem 0;
}
.career-section-secondary .career-header {
padding: 1rem 0;
}
.career-section-secondary .career-header h2 {
font-size: 1.75rem;
}
.career-section-secondary .career-header h3 {
font-size: 1.1rem;
}
.career-section-secondary .career-card-title {
font-size: 1.25rem;
}
.career-section-secondary .career-badge {
position: static;
margin-bottom: 1rem;
display: inline-block;
}
.career-section-secondary .floating-icon {
display: none;
}
.card-icon-wrapper {
width: 50px;
height: 50px;
}
.card-icon-wrapper i {
font-size: 1.5rem;
}
}
@media (max-width: 575.98px) {
.career-section-secondary .career-card {
padding: 1.25rem;
}
.decorative-blob-top,
.career-section-secondary .decorative-shape-bottom {
display: none;
}
.career-section-secondary .meta-item {
padding: 0.3rem 0.6rem;
font-size: 0.8rem;
}
}
@media (prefers-contrast: high) {
.career-section-secondary .career-card {
border-width: 3px;
}
.career-section-secondary .career-card-title {
color: var(--neutral-900);
}
.badge-text {
border-width: 2px;
}
}
@media (prefers-reduced-motion: reduce) {
.career-card,
.card-icon-wrapper,
.floating-icon,
.decorative-blob-top,
.career-section-secondary .decorative-shape-bottom {
animation: none;
transition: none;
}
.career-section-secondary .career-card:hover {
transform: none;
}
}
.coreinfo-section-modern {
position: relative;
padding: 100px 0;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%);
overflow: hidden;
}
.coreinfo-section-modern .coreinfo-header {
margin-bottom: 60px;
position: relative;
z-index: 2;
}
.coreinfo-section-modern .header-decorator {
display: flex;
align-items: center;
justify-content: center;
gap: 15px;
margin-bottom: 25px;
}
.coreinfo-section-modern .decorator-line {
width: 60px;
height: 2px;
background: linear-gradient(90deg,
transparent 0%,
var(--primary-500) 50%,
transparent 100%);
}
.coreinfo-section-modern .decorator-icon {
font-size: 24px;
color: var(--primary-500);
animation: iconPulse 2s ease-in-out infinite;
}
@keyframes iconPulse {
0%, 100% { transform: scale(1); opacity: 1; }
50% { transform: scale(1.1); opacity: 0.8; }
}
.coreinfo-section-modern .section-title {
font-size: 2.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 20px;
line-height: 1.2;
}
.coreinfo-section-modern .section-subtitle {
font-size: 1.5rem;
font-weight: 500;
color: var(--primary-700);
margin-bottom: 25px;
line-height: 1.4;
}
.coreinfo-section-modern .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.8;
margin: 0;
}
.coreinfo-section-modern .info-card {
position: relative;
height: 100%;
padding: 40px 30px;
background: var(--surface-primary);
border-radius: 16px;
border: 2px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
overflow: hidden;
}
.coreinfo-section-modern .info-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 4px;
background: linear-gradient(90deg,
var(--primary-500) 0%,
var(--primary-700) 100%);
transform: scaleX(0);
transform-origin: left;
transition: transform 0.4s ease;
}
.coreinfo-section-modern .info-card:hover {
transform: translateY(-8px);
border-color: var(--primary-500);
box-shadow: 0 20px 40px rgba(var(--black-rgb), 0.1);
}
.coreinfo-section-modern .info-card:hover::before {
transform: scaleX(1);
}
.card-icon-wrapper {
position: relative;
width: 80px;
height: 80px;
margin-bottom: 25px;
display: flex;
align-items: center;
justify-content: center;
}
.coreinfo-section-modern .icon-background {
position: absolute;
width: 100%;
height: 100%;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-300) 30%, transparent 70%) 0%,
color-mix(in srgb, var(--primary-500) 20%, transparent 80%) 100%);
border-radius: 20px;
transform: rotate(45deg);
transition: transform 0.4s ease;
}
.coreinfo-section-modern .info-card:hover .icon-background {
transform: rotate(45deg) scale(1.1);
}
.card-icon {
position: relative;
font-size: 36px;
color: var(--primary-500);
z-index: 1;
transition: transform 0.4s ease;
}
.coreinfo-section-modern .info-card:hover .card-icon {
transform: scale(1.15) rotate(-5deg);
color: var(--primary-700);
}
.card-content {
position: relative;
z-index: 1;
}
.card-title {
font-size: 1.375rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 15px;
line-height: 1.3;
transition: color 0.3s ease;
}
.coreinfo-section-modern .info-card:hover .card-title {
color: var(--primary-700);
}
.card-description {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
}
.card-decorator {
position: absolute;
bottom: 20px;
right: 20px;
display: flex;
gap: 6px;
opacity: 0.3;
transition: opacity 0.3s ease;
}
.coreinfo-section-modern .info-card:hover .card-decorator {
opacity: 0.6;
}
.coreinfo-section-modern .decorator-dot {
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
}
.coreinfo-section-modern .section-decorations {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
}
.coreinfo-section-modern .floating-shape {
position: absolute;
border-radius: 50%;
opacity: 0.08;
}
.coreinfo-section-modern .shape-1 {
width: 300px;
height: 300px;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
top: -100px;
right: -50px;
animation: float 20s ease-in-out infinite;
}
.coreinfo-section-modern .shape-2 {
width: 200px;
height: 200px;
background: radial-gradient(circle, var(--primary-300) 0%, transparent 70%);
bottom: 100px;
left: -50px;
animation: float 25s ease-in-out infinite reverse;
}
.coreinfo-section-modern .shape-3 {
width: 150px;
height: 150px;
background: radial-gradient(circle, var(--primary-700) 0%, transparent 70%);
top: 50%;
right: 10%;
animation: float 18s ease-in-out infinite;
}
.coreinfo-section-modern .shape-4 {
width: 250px;
height: 250px;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
bottom: -80px;
right: 20%;
animation: float 22s ease-in-out infinite reverse;
}
@keyframes float {
0%, 100% { transform: translate(0, 0) rotate(0deg); }
25% { transform: translate(20px, -20px) rotate(90deg); }
50% { transform: translate(0, -40px) rotate(180deg); }
75% { transform: translate(-20px, -20px) rotate(270deg); }
}
@media (max-width: 991px) {
.coreinfo-section-modern {
padding: 80px 0;
}
.coreinfo-section-modern .section-title {
font-size: 2.25rem;
}
.coreinfo-section-modern .section-subtitle {
font-size: 1.25rem;
}
.coreinfo-section-modern .info-card {
padding: 35px 25px;
}
}
@media (max-width: 767px) {
.coreinfo-section-modern {
padding: 60px 0;
}
.coreinfo-section-modern .section-title {
font-size: 1.875rem;
}
.coreinfo-section-modern .section-subtitle {
font-size: 1.125rem;
}
.coreinfo-section-modern .section-description {
font-size: 1rem;
}
.card-icon-wrapper {
width: 70px;
height: 70px;
}
.card-icon {
font-size: 32px;
}
.card-title {
font-size: 1.25rem;
}
.card-description {
font-size: 0.9375rem;
}
.coreinfo-section-modern .decorator-line {
width: 40px;
}
.coreinfo-section-modern .floating-shape {
opacity: 0.04;
}
}
@media (max-width: 575px) {
.coreinfo-section-modern {
padding: 50px 0;
}
.coreinfo-section-modern .coreinfo-header {
margin-bottom: 40px;
}
.coreinfo-section-modern .section-title {
font-size: 1.625rem;
}
.coreinfo-section-modern .info-card {
padding: 30px 20px;
}
.card-icon-wrapper {
width: 60px;
height: 60px;
margin-bottom: 20px;
}
.card-icon {
font-size: 28px;
}
}
@media (prefers-reduced-motion: reduce) {
.info-card,
.card-icon,
.icon-background,
.floating-shape,
.coreinfo-section-modern .decorator-icon {
animation: none;
transition: none;
}
.coreinfo-section-modern .info-card:hover {
transform: none;
}
}
@media (prefers-contrast: high) {
.coreinfo-section-modern .info-card {
border-width: 3px;
border-color: var(--primary-500);
}
.section-title,
.card-title {
font-weight: 800;
}
.coreinfo-section-modern .floating-shape {
display: none;
}
}
.leadgen-section-secondary {
position: relative;
background: linear-gradient(135deg, var(--surface-primary) 0%, var(--neutral-50) 100%);
overflow: hidden;
}
.leadgen-section-secondary .decorative-accent {
width: 10px;
height: 10px;
background: var(--primary-500);
border-radius: 50%;
margin: 0 auto;
box-shadow: 0 0 25px var(--primary-500);
animation: pulse-leadgen-v001 2.5s ease-in-out infinite;
}
@keyframes pulse-leadgen-v001 {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.3);
opacity: 0.7;
}
}
.leadgen-section-secondary .leadgen-form-card {
background: var(--light);
border-radius: 28px;
padding: 3.5rem;
box-shadow: 0 15px 50px rgba(var(--black-rgb), 0.1);
position: relative;
overflow: hidden;
border: 1px solid var(--neutral-100);
transition: transform 0.4s ease, box-shadow 0.4s ease;
}
.leadgen-section-secondary .leadgen-form-card:hover {
transform: translateY(-6px);
box-shadow: 0 20px 60px rgba(var(--black-rgb), 0.15);
}
.leadgen-section-secondary .decorative-shape-corner {
position: absolute;
top: -40px;
right: -40px;
width: 140px;
height: 140px;
background: linear-gradient(135deg, var(--primary-400), var(--primary-600));
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
opacity: 0.12;
animation: rotate-leadgen-v001 25s linear infinite;
}
.leadgen-section-secondary .decorative-shape-gradient {
position: absolute;
bottom: -50px;
left: -50px;
width: 180px;
height: 180px;
background: linear-gradient(135deg, var(--primary-600), var(--primary-800));
border-radius: 60% 40% 30% 70% / 50% 60% 40% 50%;
opacity: 0.1;
animation: rotate-leadgen-v001 30s linear infinite reverse;
}
@keyframes rotate-leadgen-v001 {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.leadgen-section-secondary .form-control,
.leadgen-section-secondary .form-select {
border: 2px solid var(--neutral-100);
border-radius: 14px;
padding: 1.1rem 1.35rem;
background: var(--surface-primary);
transition: all 0.3s ease;
font-size: 1rem;
height: calc(3.5rem + 2px);
}
.leadgen-section-secondary .form-floating > label {
padding: 1.1rem 1.35rem;
color: var(--text-secondary);
font-weight: 500;
}
.leadgen-section-secondary .form-control:focus,
.leadgen-section-secondary .form-select:focus {
border-color: var(--primary-500);
box-shadow: 0 0 0 0.25rem color-mix(in srgb, var(--primary-500) 20%, transparent);
background: var(--light);
outline: none;
}
.leadgen-section-secondary .form-control:hover,
.leadgen-section-secondary .form-select:hover {
border-color: var(--neutral-200);
}
.leadgen-section-secondary textarea.form-control {
min-height: 150px;
resize: vertical;
}
.leadgen-section-secondary .form-check-input {
width: 1.3rem;
height: 1.3rem;
border: 2px solid var(--neutral-300);
border-radius: 7px;
cursor: pointer;
transition: all 0.3s ease;
}
.leadgen-section-secondary .form-check-input:checked {
background-color: var(--primary-500);
border-color: var(--primary-500);
}
.leadgen-section-secondary .form-check-input:hover {
border-color: var(--primary-300);
}
.leadgen-section-secondary .form-check-label {
cursor: pointer;
user-select: none;
padding-left: 0.6rem;
line-height: 1.6;
}
.leadgen-section-secondary .btn-leadgen-submit {
background: linear-gradient(135deg, #3b82f6, #1d4ed8) !important;
color: var(--light) !important;
border: none;
border-radius: 14px;
font-weight: 600;
font-size: 1.15rem;
letter-spacing: 0.4px;
transition: all 0.4s ease;
box-shadow: 0 6px 20px rgba(59, 130, 246, 0.35);
position: relative;
overflow: hidden;
}
.leadgen-section-secondary .btn-leadgen-submit::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(var(--white-rgb), 0.25), transparent);
transition: left 0.6s ease;
}
.leadgen-section-secondary .btn-leadgen-submit:hover {
transform: translateY(-2px);
box-shadow: 0 8px 25px rgba(59, 130, 246, 0.45);
}
.leadgen-section-secondary .btn-leadgen-submit:hover::before {
left: 100%;
}
.leadgen-section-secondary .btn-leadgen-submit:active {
transform: translateY(0);
box-shadow: 0 4px 15px rgba(59, 130, 246, 0.3);
}
.leadgen-section-secondary .decorative-blob-primary {
position: absolute;
top: 10%;
left: 5%;
width: 300px;
height: 300px;
background: radial-gradient(circle at center,
color-mix(in srgb, var(--primary-300) 15%, transparent) 0%,
transparent 70%);
border-radius: 50%;
filter: blur(60px);
z-index: 0;
pointer-events: none;
animation: float-blob-leadgen-1 15s ease-in-out infinite;
}
.leadgen-section-secondary .decorative-blob-secondary {
position: absolute;
bottom: 15%;
right: 8%;
width: 250px;
height: 250px;
background: radial-gradient(circle at center,
color-mix(in srgb, var(--primary-500) 12%, transparent) 0%,
transparent 70%);
border-radius: 50%;
filter: blur(50px);
z-index: 0;
pointer-events: none;
animation: float-blob-leadgen-2 18s ease-in-out infinite;
}
@keyframes float-blob-leadgen-1 {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(30px, -30px) scale(1.1);
}
66% {
transform: translate(-20px, 20px) scale(0.95);
}
}
@keyframes float-blob-leadgen-2 {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(-25px, 25px) scale(1.05);
}
66% {
transform: translate(20px, -20px) scale(0.98);
}
}
.leadgen-section-secondary .container > * {
position: relative;
z-index: 1;
}
@media (max-width: 991px) {
.leadgen-section-secondary .leadgen-form-card {
padding: 2.5rem;
}
}
@media (max-width: 767px) {
.leadgen-section-secondary .leadgen-form-card {
padding: 2rem;
border-radius: 20px;
}
.leadgen-section-secondary .btn-leadgen-submit {
font-size: 1.05rem;
}
.leadgen-section-secondary .form-control,
.leadgen-section-secondary .form-select {
padding: 1rem 1.15rem;
}
}
.leadgen-section-secondary .form-control:focus-visible,
.leadgen-section-secondary .form-select:focus-visible,
.leadgen-section-secondary .form-check-input:focus-visible {
outline: 3px solid var(--primary-500);
outline-offset: 2px;
}
.leadgen-section-secondary .btn-leadgen-submit:focus-visible {
outline: 3px solid var(--light);
outline-offset: 3px;
}
.leadgen-section-secondary .leadgen-field,
.leadgen-section-secondary .leadgen-field-dynamic {
animation: fadeInField 0.4s ease-out;
margin-bottom: 0;
}
@keyframes fadeInField {
from {
opacity: 0;
transform: translateY(-10px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
.leadgen-section-secondary .leadgen-form-dynamic .form-control,
.leadgen-section-secondary .leadgen-form-dynamic .form-select {
border: 2px solid var(--neutral-100);
border-radius: 14px;
padding: 1.1rem 1.35rem;
background: var(--surface-primary);
transition: all 0.3s ease;
font-size: 1rem;
height: calc(3.5rem + 2px);
}
.leadgen-section-secondary .leadgen-form-dynamic .form-floating > label {
padding: 1.1rem 1.35rem;
color: var(--text-secondary);
font-weight: 500;
}
.leadgen-section-secondary .leadgen-form-dynamic .form-control:focus,
.leadgen-section-secondary .leadgen-form-dynamic .form-select:focus {
border-color: var(--primary-500);
box-shadow: 0 0 0 0.25rem color-mix(in srgb, var(--primary-500) 20%, transparent);
background: var(--light);
outline: none;
}
.leadgen-section-secondary .leadgen-form-dynamic textarea.form-control {
min-height: 120px;
resize: vertical;
}
.leadgen-section-secondary .leadgen-form-dynamic .form-check-input {
width: 1.3rem;
height: 1.3rem;
border: 2px solid var(--neutral-300);
border-radius: 7px;
cursor: pointer;
transition: all 0.3s ease;
}
.leadgen-section-secondary .leadgen-form-dynamic .form-check-input:checked {
background-color: var(--primary-500);
border-color: var(--primary-500);
}
.leadgen-section-secondary .leadgen-form-dynamic .form-check-label {
cursor: pointer;
user-select: none;
padding-left: 0.6rem;
line-height: 1.6;
}
.contact-section-style {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.contact-section-style .decorative-dots {
display: flex;
gap: 8px;
justify-content: center;
align-items: center;
}
.contact-section-style .decorative-dots .dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: color-mix(in srgb, var(--primary-500) 60%, var(--primary-700) 40%);
animation: pulse-dot 2s ease-in-out infinite;
}
.contact-section-style .decorative-dots .dot:nth-child(2) {
animation-delay: 0.2s;
background: var(--primary-500);
}
.contact-section-style .decorative-dots .dot:nth-child(3) {
animation-delay: 0.4s;
}
@keyframes pulse-dot {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.3);
opacity: 0.6;
}
}
.contact-section-style .section-title {
font-size: clamp(2rem, 4vw, 2.75rem);
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
margin-bottom: 1rem;
}
.contact-section-style .section-subtitle {
font-size: clamp(1.25rem, 2.5vw, 1.5rem);
font-weight: 600;
color: var(--primary-500);
margin-bottom: 1rem;
}
.contact-section-style .section-description {
font-size: 1.125rem;
line-height: 1.7;
color: var(--text-secondary);
max-width: 700px;
margin: 0 auto;
}
.contact-section-style .contact-form-wrapper {
position: relative;
background: var(--surface-secondary);
padding: 3rem;
border-radius: 24px;
box-shadow: 0 10px 40px rgba(var(--black-rgb), 0.08);
border: 1px solid color-mix(in srgb, var(--primary-500) 10%, transparent 90%);
}
.contact-section-style .decorative-shape {
position: absolute;
border-radius: 50%;
opacity: 0.05;
z-index: 0;
}
.contact-section-style .shape-1 {
width: 200px;
height: 200px;
background: var(--primary-500);
top: -50px;
right: -50px;
}
.contact-section-style .shape-2 {
width: 150px;
height: 150px;
background: var(--primary-700);
bottom: -40px;
left: -40px;
}
.contact-section-style .contact-form {
position: relative;
z-index: 1;
}
.form-group {
margin-bottom: 1.5rem;
}
.form-label {
display: flex;
align-items: center;
gap: 0.5rem;
font-weight: 600;
color: var(--text-primary);
margin-bottom: 0.5rem;
font-size: 0.95rem;
}
.form-label i {
color: var(--primary-500);
font-size: 1.1rem;
}
.form-control {
padding: 0.875rem 1.25rem;
border: 2px solid color-mix(in srgb, var(--neutral-300) 50%, transparent 50%);
border-radius: 12px;
font-size: 1rem;
transition: all 0.3s ease;
background: var(--surface-primary);
color: var(--text-primary);
}
.form-control:focus {
border-color: var(--primary-500);
box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary-500) 10%, transparent 90%);
outline: none;
}
textarea.form-control {
resize: vertical;
min-height: 120px;
}
.form-check {
padding-left: 1.75rem;
}
.form-check-input {
width: 1.25rem;
height: 1.25rem;
border: 2px solid var(--neutral-300);
border-radius: 6px;
cursor: pointer;
}
.form-check-input:checked {
background-color: var(--primary-500);
border-color: var(--primary-500);
}
.form-check-label {
font-size: 0.9rem;
color: var(--text-secondary);
line-height: 1.5;
cursor: pointer;
}
.btn-submit {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 0.5rem;
padding: 1rem 2.5rem;
font-size: 1.125rem;
font-weight: 600;
border: none;
border-radius: 12px;
background: linear-gradient(135deg, #2563eb, #0284c7) !important;
color: var(--light) !important;
cursor: pointer;
transition: all 0.3s ease;
box-shadow: 0 4px 15px rgba(37, 99, 235, 0.3);
width: 100%;
}
.btn-submit:hover {
transform: translateY(-2px);
box-shadow: 0 8px 25px rgba(37, 99, 235, 0.4);
}
.btn-submit:active {
transform: translateY(0);
}
.btn-submit i {
transition: transform 0.3s ease;
}
.btn-submit:hover i {
transform: translateX(4px);
}
.contact-section-style .contact-info-wrapper {
position: relative;
display: flex;
flex-direction: column;
gap: 1.5rem;
height: 100%;
}
.contact-section-style .info-card {
display: flex;
gap: 1.25rem;
padding: 2rem;
background: var(--surface-secondary);
border-radius: 16px;
border: 1px solid color-mix(in srgb, var(--primary-500) 10%, transparent 90%);
box-shadow: 0 4px 15px rgba(var(--black-rgb), 0.05);
transition: all 0.3s ease;
position: relative;
overflow: hidden;
}
.contact-section-style .info-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 4px;
height: 100%;
background: linear-gradient(180deg, var(--primary-500), var(--primary-700));
transform: scaleY(0);
transition: transform 0.3s ease;
}
.contact-section-style .info-card:hover {
transform: translateX(8px);
box-shadow: 0 8px 25px rgba(var(--black-rgb), 0.1);
}
.contact-section-style .info-card:hover::before {
transform: scaleY(1);
}
.contact-section-style .icon-wrapper {
flex-shrink: 0;
width: 56px;
height: 56px;
display: flex;
align-items: center;
justify-content: center;
background: color-mix(in srgb, var(--primary-500) 10%, transparent 90%);
border-radius: 12px;
color: var(--primary-500);
font-size: 1.5rem;
transition: all 0.3s ease;
}
.contact-section-style .info-card:hover .icon-wrapper {
background: var(--primary-500);
color: var(--light);
transform: rotate(5deg) scale(1.1);
}
.contact-section-style .info-content {
flex: 1;
}
.contact-section-style .info-label {
font-size: 1.125rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 0.5rem;
}
.contact-section-style .info-value {
font-size: 0.95rem;
line-height: 1.6;
color: var(--text-secondary);
margin: 0;
}
.contact-section-style .decorative-pattern {
display: flex;
gap: 12px;
justify-content: center;
margin-top: 2rem;
}
.contact-section-style .pattern-circle {
width: 12px;
height: 12px;
border-radius: 50%;
background: var(--primary-500);
opacity: 0.3;
animation: float-pattern 3s ease-in-out infinite;
}
.contact-section-style .pattern-circle:nth-child(2) {
animation-delay: 0.5s;
background: color-mix(in srgb, var(--primary-500) 70%, var(--primary-700) 30%);
}
.contact-section-style .pattern-circle:nth-child(3) {
animation-delay: 1s;
background: var(--primary-700);
}
@keyframes float-pattern {
0%, 100% {
transform: translateY(0);
}
50% {
transform: translateY(-10px);
}
}
.contact-section-style .floating-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
overflow: hidden;
z-index: 0;
}
.contact-section-style .shape-blob {
position: absolute;
border-radius: 50%;
opacity: 0.03;
animation: float-blob 20s ease-in-out infinite;
}
.contact-section-style .blob-1 {
width: 300px;
height: 300px;
background: var(--primary-500);
top: 10%;
right: 5%;
animation-duration: 25s;
}
.contact-section-style .blob-2 {
width: 250px;
height: 250px;
background: var(--primary-700);
bottom: 15%;
left: 10%;
animation-duration: 30s;
animation-delay: 5s;
}
.contact-section-style .blob-3 {
width: 200px;
height: 200px;
background: var(--primary-500);
top: 50%;
left: 50%;
animation-duration: 20s;
animation-delay: 10s;
}
@keyframes float-blob {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
25% {
transform: translate(30px, -30px) rotate(90deg);
}
50% {
transform: translate(-20px, -50px) rotate(180deg);
}
75% {
transform: translate(-40px, 20px) rotate(270deg);
}
}
@media (max-width: 991.98px) {
.contact-section-style .contact-form-wrapper {
padding: 2rem;
margin-bottom: 2rem;
}
.contact-section-style .info-card {
padding: 1.5rem;
}
}
@media (max-width: 767.98px) {
.contact-section-style .contact-form-wrapper {
padding: 1.5rem;
}
.contact-section-style .section-title {
font-size: 1.75rem;
}
.contact-section-style .section-subtitle {
font-size: 1.25rem;
}
.contact-section-style .section-description {
font-size: 1rem;
}
.contact-section-style .info-card {
flex-direction: column;
text-align: center;
}
.contact-section-style .icon-wrapper {
margin: 0 auto;
}
.btn-submit {
padding: 0.875rem 2rem;
font-size: 1rem;
}
}
@media (max-width: 575.98px) {
.contact-section-style .contact-form-wrapper {
padding: 1.25rem;
}
.form-control {
padding: 0.75rem 1rem;
}
.contact-section-style .info-card {
padding: 1.25rem;
}
.contact-section-style .icon-wrapper {
width: 48px;
height: 48px;
font-size: 1.25rem;
}
}
.blog-section-custom {
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-custom .section-header {
position: relative;
z-index: 2;
}
.blog-section-custom .section-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
margin-bottom: 1rem;
}
.blog-section-custom .section-subtitle {
font-size: 1.25rem;
font-weight: 500;
color: var(--primary-500);
line-height: 1.4;
}
.blog-section-custom .section-description {
font-size: 1.125rem;
line-height: 1.7;
color: var(--text-secondary);
max-width: 700px;
margin: 0 auto;
}
.blog-section-custom .decorative-dots {
display: flex;
gap: 8px;
justify-content: center;
margin-top: 1.5rem;
}
.blog-section-custom .decorative-dots .dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: var(--primary-500);
animation: dotPulse 2s ease-in-out infinite;
}
.blog-section-custom .decorative-dots .dot:nth-child(2) {
animation-delay: 0.3s;
}
.blog-section-custom .decorative-dots .dot:nth-child(3) {
animation-delay: 0.6s;
}
@keyframes dotPulse {
0%, 100% {
opacity: 0.4;
transform: scale(1);
}
50% {
opacity: 1;
transform: scale(1.3);
}
}
.blog-section-custom .blog-card {
background: var(--surface-primary);
border-radius: 16px;
overflow: hidden;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.08);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
display: flex;
flex-direction: column;
}
.blog-section-custom .blog-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.15);
}
.blog-section-custom .blog-image-wrapper {
position: relative;
width: 100%;
height: 220px;
overflow: hidden;
background: color-mix(in srgb, var(--primary-100) 50%, var(--neutral-100) 50%);
}
.blog-section-custom .blog-image {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.blog-section-custom .blog-card:hover .blog-image {
transform: scale(1.1);
}
.blog-section-custom .image-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-700) 90%, transparent 10%) 0%,
color-mix(in srgb, var(--primary-500) 60%, transparent 40%) 100%
);
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
transition: opacity 0.4s ease;
}
.blog-section-custom .blog-card:hover .image-overlay {
opacity: 1;
}
.blog-section-custom .image-overlay i {
font-size: 3rem;
color: var(--light);
transform: translateX(-20px);
transition: transform 0.4s ease;
}
.blog-section-custom .blog-card:hover .image-overlay i {
transform: translateX(0);
}
.blog-section-custom .category-badge {
position: absolute;
top: 16px;
right: 16px;
width: 48px;
height: 48px;
border-radius: 12px;
background: var(--surface-primary);
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.15);
z-index: 2;
}
.blog-section-custom .category-badge i {
font-size: 1.25rem;
color: var(--primary-500);
}
.blog-section-custom .blog-content {
padding: 2rem;
flex-grow: 1;
display: flex;
flex-direction: column;
}
.blog-section-custom .blog-meta {
display: flex;
gap: 1.5rem;
align-items: center;
}
.blog-section-custom .meta-item {
display: flex;
align-items: center;
gap: 0.5rem;
font-size: 0.875rem;
color: var(--text-secondary);
}
.blog-section-custom .meta-item i {
font-size: 1.125rem;
color: var(--primary-500);
}
.blog-section-custom .blog-title {
font-size: 1.375rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.4;
transition: color 0.3s ease;
}
.blog-section-custom .blog-card:hover .blog-title {
color: var(--primary-500);
}
.blog-section-custom .blog-excerpt {
font-size: 0.9375rem;
line-height: 1.7;
color: var(--text-secondary);
flex-grow: 1;
}
.blog-section-custom .blog-footer {
margin-top: auto;
padding-top: 1rem;
border-top: 1px solid color-mix(in srgb, var(--neutral-300) 30%, transparent 70%);
}
.blog-section-custom .blog-link {
display: inline-flex;
align-items: center;
gap: 0.5rem;
font-size: 1rem;
font-weight: 600;
color: var(--primary-500);
text-decoration: none;
transition: all 0.3s ease;
}
.blog-section-custom .blog-link:hover {
gap: 0.75rem;
color: var(--primary-700);
}
.blog-section-custom .blog-link i {
font-size: 1.5rem;
transition: transform 0.3s ease;
}
.blog-section-custom .blog-link:hover i {
transform: translateX(4px);
}
.blog-section-custom .corner-decoration {
position: absolute;
bottom: 0;
right: 0;
width: 80px;
height: 80px;
background: linear-gradient(
135deg,
transparent 50%,
color-mix(in srgb, var(--primary-100) 40%, transparent 60%) 50%
);
border-radius: 16px 0 16px 0;
pointer-events: none;
}
.blog-section-custom .background-decoration {
position: absolute;
border-radius: 50%;
pointer-events: none;
z-index: 0;
}
.blog-section-custom .decoration-1 {
width: 400px;
height: 400px;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-300) 15%, transparent 85%) 0%,
transparent 70%
);
top: -200px;
left: -200px;
}
.blog-section-custom .decoration-2 {
width: 300px;
height: 300px;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-500) 10%, transparent 90%) 0%,
transparent 70%
);
bottom: -150px;
right: -150px;
}
.blog-section-custom .decoration-3 {
width: 200px;
height: 200px;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-300) 12%, transparent 88%) 0%,
transparent 70%
);
top: 50%;
right: 10%;
animation: float 6s ease-in-out infinite;
}
@keyframes float {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-30px) rotate(5deg);
}
}
@media (max-width: 991.98px) {
.blog-section-custom .section-title {
font-size: 2rem;
}
.blog-section-custom .section-subtitle {
font-size: 1.125rem;
}
.blog-section-custom .section-description {
font-size: 1rem;
}
}
@media (max-width: 767.98px) {
.blog-section-custom .section-title {
font-size: 1.75rem;
}
.blog-section-custom .section-subtitle {
font-size: 1rem;
}
.blog-section-custom .blog-title {
font-size: 1.25rem;
}
.blog-section-custom .blog-content {
padding: 1.5rem;
}
.blog-section-custom .blog-image-wrapper {
height: 200px;
}
}
@media (max-width: 575.98px) {
.blog-section-custom .section-title {
font-size: 1.5rem;
}
.blog-section-custom .blog-meta {
gap: 1rem;
}
.blog-section-custom .blog-image-wrapper {
height: 180px;
}
}
@media (prefers-reduced-motion: reduce) {
.blog-section-custom .blog-card,
.blog-section-custom .blog-image,
.blog-section-custom .image-overlay,
.blog-section-custom .blog-link,
.blog-section-custom .decorative-dots .dot {
transition: none;
animation: none;
}
}
@media print {
.blog-section-custom .background-decoration,
.blog-section-custom .decorative-dots,
.blog-section-custom .corner-decoration {
display: none;
}
.blog-section-custom .blog-card {
box-shadow: none;
border: 1px solid var(--neutral-300);
}
}
.faq-section-primary {
position: relative;
background: linear-gradient(135deg, var(--surface-primary) 0%, color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%);
overflow: hidden;
}
.faq-section-primary .faq-header {
position: relative;
z-index: 2;
max-width: 800px;
margin: 0 auto;
}
.faq-section-primary .decorative-accent {
display: flex;
align-items: center;
justify-content: center;
gap: 1rem;
}
.faq-section-primary .accent-line {
width: 60px;
height: 2px;
background: linear-gradient(90deg, transparent, var(--primary-500), transparent);
}
.faq-section-primary .accent-icon {
font-size: 2rem;
color: var(--primary-500);
animation: pulse 2s ease-in-out infinite;
}
@keyframes pulse {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.1);
opacity: 0.8;
}
}
.faq-section-primary .faq-main-title {
font-size: 2.75rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
}
.faq-section-primary .faq-subtitle {
font-size: 1.5rem;
font-weight: 500;
color: var(--primary-500);
line-height: 1.4;
}
.faq-section-primary .faq-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
}
.faq-section-primary .faq-card {
border: 2px solid color-mix(in srgb, var(--primary-100) 50%, transparent 50%);
border-radius: 16px;
transition: all 0.3s ease;
background: var(--surface-primary);
box-shadow: 0 4px 6px rgba(var(--black-rgb), 0.05);
overflow: hidden;
}
.faq-section-primary .faq-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 24px color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
border-color: var(--primary-300);
}
.faq-section-primary .faq-card-header {
background: linear-gradient(135deg, var(--primary-50) 0%, color-mix(in srgb, var(--primary-100) 50%, var(--surface-primary) 50%) 100%);
border-bottom: 2px solid var(--primary-300);
padding: 1.5rem;
display: flex;
align-items: flex-start;
gap: 1rem;
}
.faq-section-primary .question-icon-wrapper {
flex-shrink: 0;
width: 48px;
height: 48px;
display: flex;
align-items: center;
justify-content: center;
background: var(--primary-500);
color: var(--light);
border-radius: 12px;
font-size: 1.5rem;
box-shadow: 0 4px 8px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
.faq-section-primary .faq-question {
font-size: 1.25rem;
font-weight: 600;
color: var(--text-primary);
line-height: 1.4;
}
.faq-section-primary .faq-card-body {
padding: 1.5rem;
background: var(--surface-primary);
}
.faq-section-primary .faq-answer {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.7;
}
.faq-section-primary .faq-decorations {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 1;
overflow: hidden;
}
.faq-section-primary .decoration-blob {
position: absolute;
border-radius: 50%;
opacity: 0.08;
filter: blur(60px);
}
.faq-section-primary .blob-1 {
width: 500px;
height: 500px;
background: var(--primary-500);
top: -150px;
right: -150px;
animation: float 20s ease-in-out infinite;
}
.faq-section-primary .blob-2 {
width: 400px;
height: 400px;
background: var(--primary-300);
bottom: -100px;
left: -100px;
animation: float 25s ease-in-out infinite reverse;
}
.faq-section-primary .decoration-circle {
position: absolute;
border: 2px solid color-mix(in srgb, var(--primary-300) 30%, transparent 70%);
border-radius: 50%;
}
.faq-section-primary .circle-1 {
width: 300px;
height: 300px;
top: 10%;
left: 5%;
animation: rotate 30s linear infinite;
}
.faq-section-primary .circle-2 {
width: 200px;
height: 200px;
bottom: 15%;
right: 10%;
animation: rotate 25s linear infinite reverse;
}
@keyframes float {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(30px, -30px) scale(1.1);
}
66% {
transform: translate(-20px, 20px) scale(0.9);
}
}
@keyframes rotate {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@media (max-width: 991.98px) {
.faq-section-primary .faq-main-title {
font-size: 2.25rem;
}
.faq-section-primary .faq-subtitle {
font-size: 1.25rem;
}
.faq-section-primary .faq-description {
font-size: 1rem;
}
.faq-section-primary .faq-question {
font-size: 1.125rem;
}
.faq-section-primary .question-icon-wrapper {
width: 40px;
height: 40px;
font-size: 1.25rem;
}
}
@media (max-width: 767.98px) {
.faq-section-primary .faq-main-title {
font-size: 1.875rem;
}
.faq-section-primary .faq-subtitle {
font-size: 1.125rem;
}
.faq-section-primary .faq-card-header {
padding: 1.25rem;
}
.faq-section-primary .faq-card-body {
padding: 1.25rem;
}
.faq-section-primary .accent-line {
width: 40px;
}
.faq-section-primary .accent-icon {
font-size: 1.5rem;
}
}
@media (max-width: 575.98px) {
.faq-section-primary .faq-main-title {
font-size: 1.625rem;
}
.faq-section-primary .faq-card-header {
flex-direction: column;
align-items: center;
text-align: center;
}
.faq-section-primary .question-icon-wrapper {
margin-bottom: 0.5rem;
}
}
.footer-bold {
position: relative;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-700) 95%, transparent) 0%,
color-mix(in srgb, var(--primary-500) 90%, transparent) 50%,
color-mix(in srgb, var(--neutral-900) 92%, transparent) 100%
),
url('assets/images/footer_bg.webp');
background-size: cover;
background-position: center;
background-attachment: fixed;
color: var(--light);
overflow: hidden;
padding-top: 60px;
padding-bottom: 0;
}
.footer-bold .footer-background-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-700) 95%, transparent) 0%,
color-mix(in srgb, var(--primary-500) 88%, transparent) 100%
);
pointer-events: none;
z-index: 1;
}
.footer-bold .container {
position: relative;
z-index: 2;
}
.footer-bold .footer-brand-section {
padding-right: 20px;
}
.footer-bold .footer-brand-title {
font-size: 1.75rem;
font-weight: 700;
color: var(--light);
margin-bottom: 1rem;
letter-spacing: -0.5px;
}
.footer-bold .footer-brand-description {
font-size: 0.95rem;
line-height: 1.7;
color: rgba(var(--white-rgb), 0.9);
margin-bottom: 1.5rem;
}
.footer-bold .footer-decorative-dots {
display: flex;
gap: 8px;
margin-top: 20px;
}
.footer-bold .footer-decorative-dots .dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: rgba(var(--white-rgb), 0.6);
display: inline-block;
animation: dotPulse 2s ease-in-out infinite;
}
.footer-bold .footer-decorative-dots .dot:nth-child(2) {
animation-delay: 0.3s;
}
.footer-bold .footer-decorative-dots .dot:nth-child(3) {
animation-delay: 0.6s;
}
@keyframes dotPulse {
0%, 100% {
opacity: 0.6;
transform: scale(1);
}
50% {
opacity: 1;
transform: scale(1.2);
}
}
.footer-bold .footer-links-section {
padding-left: 20px;
}
.footer-bold .footer-section-title {
font-size: 1.25rem;
font-weight: 600;
color: var(--light);
margin-bottom: 1.5rem;
position: relative;
padding-bottom: 10px;
}
.footer-bold .footer-section-title::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 40px;
height: 3px;
background: rgba(var(--white-rgb), 0.7);
border-radius: 2px;
}
.footer-bold .footer-links-list {
list-style: none;
padding: 0;
margin: 0;
}
.footer-bold .footer-links-list li {
margin-bottom: 12px;
display: flex;
align-items: center;
}
.footer-bold .footer-links-list li i {
color: rgba(var(--white-rgb), 0.6);
font-size: 0.75rem;
transition: transform 0.3s ease;
}
.footer-bold .footer-link {
color: rgba(var(--white-rgb), 0.9);
text-decoration: none;
font-size: 0.95rem;
transition: all 0.3s ease;
display: inline-block;
}
.footer-bold .footer-link:hover {
color: var(--light);
transform: translateX(5px);
}
.footer-bold .footer-links-list li:hover i {
transform: translateX(3px);
}
.footer-bold .footer-contact-section {
padding-left: 20px;
}
.footer-bold .contact-info-grid {
display: flex;
flex-direction: column;
gap: 20px;
}
.footer-bold .contact-info-item {
display: flex;
align-items: flex-start;
gap: 15px;
padding: 15px;
background: rgba(var(--white-rgb), 0.08);
border-radius: 8px;
transition: all 0.3s ease;
}
.footer-bold .contact-info-item:hover {
background: rgba(var(--white-rgb), 0.12);
transform: translateY(-2px);
}
.footer-bold .contact-icon-wrapper {
width: 45px;
height: 45px;
display: flex;
align-items: center;
justify-content: center;
background: rgba(var(--white-rgb), 0.15);
border-radius: 8px;
flex-shrink: 0;
}
.footer-bold .contact-icon-wrapper i {
font-size: 1.25rem;
color: var(--light);
}
.footer-bold .contact-info-content {
flex: 1;
padding-top: 5px;
}
.footer-bold .contact-info-text {
font-size: 0.95rem;
line-height: 1.6;
color: rgba(var(--white-rgb), 0.9);
display: block;
}
.footer-bold .footer-shape-circle {
position: absolute;
width: 300px;
height: 300px;
border-radius: 50%;
background: radial-gradient(
circle,
rgba(var(--white-rgb), 0.08) 0%,
transparent 70%
);
top: -100px;
right: -100px;
pointer-events: none;
z-index: 1;
}
.footer-bold .footer-shape-square {
position: absolute;
width: 200px;
height: 200px;
background: rgba(var(--white-rgb), 0.04);
transform: rotate(45deg);
bottom: 50px;
left: -50px;
pointer-events: none;
z-index: 1;
border-radius: 20px;
}
.footer-bold .footer-pattern-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: repeating-linear-gradient(
45deg,
transparent,
transparent 35px,
rgba(var(--white-rgb), 0.02) 35px,
rgba(var(--white-rgb), 0.02) 70px
);
pointer-events: none;
z-index: 1;
}
.footer-bold .footer-bottom {
border-top: 1px solid rgba(var(--white-rgb), 0.15);
margin-top: 40px;
position: relative;
z-index: 2;
}
.footer-copyright,
.footer-bold .footer-disclaimer {
font-size: 0.875rem;
color: rgba(var(--white-rgb), 0.8);
line-height: 1.6;
}
@media (max-width: 991px) {
.footer-brand-section,
.footer-links-section,
.footer-bold .footer-contact-section {
padding-left: 0;
padding-right: 0;
}
.footer-bold .footer-brand-title {
font-size: 1.5rem;
}
.footer-bold .footer-section-title {
font-size: 1.15rem;
}
.footer-bold .footer-shape-circle {
width: 200px;
height: 200px;
}
.footer-bold .footer-shape-square {
width: 150px;
height: 150px;
}
}
@media (max-width: 767px) {
.footer-bold {
padding-top: 40px;
background-attachment: scroll;
}
.footer-bold .footer-brand-title {
font-size: 1.35rem;
}
.footer-bold .footer-brand-description {
font-size: 0.9rem;
}
.footer-bold .footer-section-title {
font-size: 1.1rem;
margin-bottom: 1.25rem;
}
.footer-bold .contact-info-item {
padding: 12px;
}
.footer-bold .contact-icon-wrapper {
width: 40px;
height: 40px;
}
.footer-bold .contact-icon-wrapper i {
font-size: 1.1rem;
}
.footer-bold .footer-bottom .col-md-4 {
margin-top: 15px;
}
.footer-bold .footer-disclaimer {
text-align: left !important;
}
.footer-shape-circle,
.footer-bold .footer-shape-square {
display: none;
}
}
@media (max-width: 576px) {
.footer-bold .footer-brand-title {
font-size: 1.25rem;
}
.footer-bold .footer-section-title {
font-size: 1rem;
}
.footer-bold .footer-link {
font-size: 0.875rem;
}
.footer-bold .contact-info-text {
font-size: 0.875rem;
}
.footer-copyright,
.footer-bold .footer-disclaimer {
font-size: 0.8rem;
}
}
.footer-link:focus,
.footer-bold .contact-info-item:focus-within {
outline: 2px solid rgba(var(--white-rgb), 0.5);
outline-offset: 2px;
border-radius: 4px;
}
@media print {
.footer-bold {
background: var(--neutral-900) !important;
color: var(--light) !important;
}
.footer-background-overlay,
.footer-shape-circle,
.footer-shape-square,
.footer-bold .footer-pattern-overlay {
display: none !important;
}
}


/* Footer Social Links - Simple Style */
.footer-social-links {
    margin: 20px 0;
    padding: 15px 0;
    text-align: center;
}

.footer-social-grid {
    display: flex;
    gap: 15px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.footer-social-link {
    display: inline-flex;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    color: white;
    text-decoration: none;
    font-size: 18px;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    position: relative;
}

.footer-social-link:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 15px rgba(0,0,0,0.25);
    color: white;
    text-decoration: none;
}

/* Social Network Colors */
.footer-facebook-link {
    background: linear-gradient(135deg, #1877f2, #42a5f5);
}

.footer-instagram-link {
    background: linear-gradient(135deg, #e4405f, #f77737, #fcaf45);
}

.footer-linkedin-link {
    background: linear-gradient(135deg, #0a66c2, #2196f3);
}

.footer-x-link {
    background: linear-gradient(135deg, #000000, #333333);
}

.footer-x-link i {
    display: none;
}

.footer-x-link .x-symbol {
    font-weight: bold;
    font-size: 20px;
}

.footer-youtube-link {
    background: linear-gradient(135deg, #ff0000, #ff4444);
}

.footer-pinterest-link {
    background: linear-gradient(135deg, #bd081c, #e60023);
}

.footer-tiktok-link {
    background: linear-gradient(135deg, #fe2c55, #25f4ee);
}

.footer-telegram-link {
    background: linear-gradient(135deg, #0088cc, #229ed9);
}

@media (max-width: 768px) {
    .footer-social-grid {
        gap: 12px;
    }
    
    .footer-social-link {
        width: 36px;
        height: 36px;
        font-size: 16px;
    }
}
