:root {
--primary-50: #f0fdfa;
--primary-50-rgb: 240, 253, 250;
--primary-50-rgb: 240, 253, 250;
--primary-100: #ccfbf1;
--primary-100-rgb: 204, 251, 241;
--primary-100-rgb: 204, 251, 241;
--primary-300: #5eead4;
--primary-300-rgb: 94, 234, 212;
--primary-300-rgb: 94, 234, 212;
--primary-500: #14b8a6;
--primary-500-rgb: 20, 184, 166;
--primary-500-rgb: 20, 184, 166;
--primary-700: #0f766e;
--primary-700-rgb: 15, 118, 110;
--primary-700-rgb: 15, 118, 110;
--primary-200: #95f3e3;
--primary-200-rgb: 149, 243, 227;
--primary-200-rgb: 149, 243, 227;
--primary-400: #39d1bd;
--primary-400-rgb: 57, 209, 189;
--primary-400-rgb: 57, 209, 189;
--primary-600: #12978a;
--primary-600-rgb: 18, 151, 138;
--primary-600-rgb: 18, 151, 138;
--primary-800: #0c5e58;
--primary-800-rgb: 12, 94, 88;
--primary-800-rgb: 12, 94, 88;
--primary-900: #0a504b;
--primary-900-rgb: 10, 80, 75;
--primary-900-rgb: 10, 80, 75;
--primary-950: #073835;
--primary-950-rgb: 7, 56, 53;
--primary-950-rgb: 7, 56, 53;
--primary-rgb: 20, 184, 166;
--neutral-50: #fafaf9;
--neutral-50-rgb: 250, 250, 249;
--neutral-50-rgb: 250, 250, 249;
--neutral-100: #f5f5f4;
--neutral-100-rgb: 245, 245, 244;
--neutral-100-rgb: 245, 245, 244;
--neutral-300: #d6d3d1;
--neutral-300-rgb: 214, 211, 209;
--neutral-300-rgb: 214, 211, 209;
--neutral-500: #78716c;
--neutral-500-rgb: 120, 113, 108;
--neutral-500-rgb: 120, 113, 108;
--neutral-700: #44403c;
--neutral-700-rgb: 68, 64, 60;
--neutral-700-rgb: 68, 64, 60;
--neutral-900: #2e2b29;
--neutral-900-rgb: 46, 43, 41;
--neutral-900-rgb: 46, 43, 41;
--neutral-200: #e6e4e3;
--neutral-200-rgb: 230, 228, 227;
--neutral-200-rgb: 230, 228, 227;
--neutral-400: #a7a29f;
--neutral-400-rgb: 167, 162, 159;
--neutral-400-rgb: 167, 162, 159;
--neutral-600: #5e5954;
--neutral-600-rgb: 94, 89, 84;
--neutral-600-rgb: 94, 89, 84;
--neutral-800: #363330;
--neutral-800-rgb: 54, 51, 48;
--neutral-800-rgb: 54, 51, 48;
--neutral-950: #201e1d;
--neutral-950-rgb: 32, 30, 29;
--neutral-950-rgb: 32, 30, 29;
--surface-primary: var(--neutral-50);
--surface-secondary: var(--neutral-100);
--surface-accent: var(--primary-50);
--text-primary: var(--neutral-900);
--text-secondary: var(--neutral-700);
--text-accent: var(--primary-500);
--button-primary-bg: var(--primary-500);
--button-primary-text: #000000;
--button-primary-text-rgb: 0, 0, 0;
--button-secondary-bg: var(--neutral-100);
--button-secondary-text: var(--neutral-900);
--border-light: var(--neutral-300);
--border-medium: var(--neutral-500);
--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
--accent-50: #f5fde4;
--accent-50-rgb: 245, 253, 228;
--accent-50-rgb: 245, 253, 228;
--accent-100: #dbfcdb;
--accent-100-rgb: 219, 252, 219;
--accent-100-rgb: 219, 252, 219;
--accent-200: #b5f5cf;
--accent-200-rgb: 181, 245, 207;
--accent-200-rgb: 181, 245, 207;
--accent-300: #8eedc1;
--accent-300-rgb: 142, 237, 193;
--accent-300-rgb: 142, 237, 193;
--accent-400: #74d8ac;
--accent-400-rgb: 116, 216, 172;
--accent-400-rgb: 116, 216, 172;
--accent-500: #5bc397;
--accent-500-rgb: 91, 195, 151;
--accent-500-rgb: 91, 195, 151;
--accent-600: #59a77e;
--accent-600-rgb: 89, 167, 126;
--accent-600-rgb: 89, 167, 126;
--accent-700: #578b64;
--accent-700-rgb: 87, 139, 100;
--accent-700-rgb: 87, 139, 100;
--accent-800: #557650;
--accent-800-rgb: 85, 118, 80;
--accent-800-rgb: 85, 118, 80;
--accent-900: #546a44;
--accent-900-rgb: 84, 106, 68;
--accent-900-rgb: 84, 106, 68;
--accent-950: #515630;
--accent-950-rgb: 81, 86, 48;
--accent-950-rgb: 81, 86, 48;
--accent-rgb: 91, 195, 151;
--white-rgb: 255, 255, 255;
--black-rgb: 0, 0, 0;
--transparent-rgb: 0, 0, 0;
--overlay-light-rgb: 255, 255, 255;
--overlay-dark-rgb: 0, 0, 0;
--white-rgb: 255, 255, 255;
--black-rgb: 0, 0, 0;
--transparent-rgb: 0, 0, 0;
--text-xs: clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);
--text-sm: clamp(0.875rem, 0.8rem + 0.375vw, 1rem);
--text-base: clamp(1rem, 0.9rem + 0.5vw, 1.125rem);
--text-lg: clamp(1.125rem, 1rem + 0.625vw, 1.25rem);
--text-xl: clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem);
--text-2xl: clamp(1.5rem, 1.3rem + 1vw, 1.875rem);
--text-3xl: clamp(1.875rem, 1.6rem + 1.375vw, 2.25rem);
--text-4xl: clamp(2.25rem, 1.9rem + 1.75vw, 3rem);
--text-5xl: clamp(3rem, 2.5rem + 2.5vw, 3.75rem);
--text-6xl: clamp(3.75rem, 3rem + 3.75vw, 4.5rem);
--text-7xl: clamp(4.5rem, 3.5rem + 5vw, 6rem);
--text-8xl: clamp(6rem, 4.5rem + 7.5vw, 8rem);
--text-9xl: clamp(8rem, 6rem + 10vw, 12rem);
--font-light: 300;
--font-normal: 400;
--font-medium: 500;
--font-semibold: 600;
--font-bold: 700;
--font-extrabold: 800;
--leading-none: 1;
--leading-tight: 1.25;
--leading-snug: 1.375;
--leading-normal: 1.5;
--leading-relaxed: 1.625;
--leading-loose: 2;
--leading-extra_loose: 2.5;
--tracking-tighter: -0.05em;
--tracking-tight: -0.025em;
--tracking-normal: 0;
--tracking-wide: 0.025em;
--tracking-wider: 0.05em;
--tracking-widest: 0.1em;
--font-primary: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
--font-secondary: 'Poppins', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
--font-monospace: 'JetBrains Mono', 'SF Mono', Monaco, 'Cascadia Code', 'Roboto Mono', Consolas, 'Courier New', monospace;
--text-body: var(--text-primary);
--space-0: 0;
--space-1: 0.25rem;
--space-2: 0.5rem;
--space-3: 0.75rem;
--space-4: 1rem;
--space-5: 1.25rem;
--space-6: 1.5rem;
--space-7: 1.75rem;
--space-8: 2rem;
--space-9: 2.25rem;
--space-10: 2.5rem;
--space-11: 2.75rem;
--space-12: 3rem;
--space-14: 3.5rem;
--space-16: 4rem;
--space-20: 5rem;
--space-24: 6rem;
--space-28: 7rem;
--space-32: 8rem;
--space-36: 9rem;
--space-40: 10rem;
--space-44: 11rem;
--space-48: 12rem;
--space-52: 13rem;
--space-56: 14rem;
--space-60: 15rem;
--space-64: 16rem;
--space-72: 18rem;
--space-80: 20rem;
--space-96: 24rem;
--space-px: 1px;
--space-0.5: 0.125rem;
--space-1.5: 0.375rem;
--space-2.5: 0.625rem;
--space-3.5: 0.875rem;
--space-xs: 0.5rem;
--space-sm: 1rem;
--space-md: 1.5rem;
--space-lg: 2rem;
--space-xl: 3rem;
--space-2xl: 4rem;
--space-3xl: 6rem;
--space-4xl: 8rem;
--space-5xl: 12rem;
--space-6xl: 16rem;
--section-py: clamp(3rem, 5vw, 5rem);
--section-y-mobile: 3rem;
--section-y-tablet: 4rem;
--section-y-desktop: 5rem;
--section-y-hero: clamp(4rem, 10vw, 8rem);
--section-x: clamp(1rem, 3vw, 2rem);
--section-gap: clamp(1.5rem, 3vw, 2.5rem);
--card-padding: 1.5rem;
--card-gap: 1rem;
--button-padding-x: 1.5rem;
--button-padding-y: 0.75rem;
--form-gap: 1rem;
}
:root {
--shadow-none: none;
--shadow-xs: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
--shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
--shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
--shadow-inner: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
--radius-none: 0;
--radius-xs: 0.125rem;
--radius-sm: 0.25rem;
--radius-md: 0.375rem;
--radius-lg: 0.5rem;
--radius-xl: 0.75rem;
--radius-2xl: 1rem;
--radius-3xl: 1.5rem;
--radius-full: 9999px;
--transition-fast: 0.15s ease;
--transition-normal: 0.3s ease;
--transition-slow: 0.5s ease;
--transition-all: all 0.3s ease;
--duration-fast: 0.15s;
--duration-normal: 0.3s;
--duration-slow: 0.5s;
--ease-smooth: ease-in-out;
--ease-spring: cubic-bezier(0.68, -0.55, 0.265, 1.55);
--opacity-disabled: 0.5;
--opacity-loading: 0.7;
--opacity-overlay: 0.8;
}
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;
}
.studio_font_primary {
font-family: var(--font-primary);
}
.light_font_secondary {
font-family: var(--font-secondary);
}
.ui_font_mono {
font-family: var(--font-mono);
}
.content_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);
}
.clean_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);
}
.section_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);
}
.creative_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);
}
.design_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);
}
.modern_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);
}
.bright_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);
}
.app_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);
}
.digital_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);
}
.agency_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);
}
.dark_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);
}
.container_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);
}
.business_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);
}
.minimal_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);
}
.site_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);
}
.best_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;
}
.pro_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);
}
.base_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);
}
.new_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;
}
.theme_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);
}
.web_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);
}
.page_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);
}
.page_nav_link:hover,
.page_nav_link:focus {
color: var(--text-link);
text-decoration: none;
}
.premium_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);
}
.top_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) {
.pro_hero_title {
font-size: var(--text-4xl);
}
.elite_section_title {
font-size: var(--text-3xl);
}
.content_display_1 {
font-size: var(--text-5xl);
}
.clean_display_2 {
font-size: var(--text-4xl);
}
}
@media (max-width: 480px) {
.pro_hero_title {
font-size: var(--text-3xl);
}
.elite_section_title {
font-size: var(--text-2xl);
}
.content_display_1 {
font-size: var(--text-4xl);
}
}
a:not([class]) {
color: var(--text-link);
text-decoration: underline;
text-decoration-thickness: 1px;
text-underline-offset: 2px;
transition: all var(--transition-fast);
}
a:not([class]):hover,
a:not([class]):focus {
color: var(--text-link-hover);
text-decoration-thickness: 2px;
}
a:not([class]):visited {
color: var(--text-link);
}
.prime_text_gradient {
background: var(--gradient-primary);
-webkit-background-clip: text;background-clip: text;
display: inline-block;
}
.main_text_shadow_sm {
text-shadow: var(--shadow-xs);
}
.fresh_text_shadow_md {
text-shadow: var(--shadow-sm);
}
.layout_text_balance {
text-wrap: balance;
}
.company_text_pretty {
text-wrap: pretty;
}
@media (prefers-reduced-motion: reduce) {
.page_nav_link,
a:not([class]) {
transition: none;
}
}
@media (prefers-contrast: high) {
.business_caption,
.minimal_overline,
.top_footer_text {
color: var(--text-secondary);
}
.core_hero_subtitle,
.base_section_subtitle {
color: var(--text-primary);
}
}
@media print {
.pro_hero_title,
.elite_section_title,
.creative_heading_1,
.design_heading_2 {
break-after: avoid;
page-break-after: avoid;
}
.prime_text_gradient {
color: var(--text-primary);}
}
body {
font-family: var(--font-primary);
font-size: 1rem;
line-height: 1.6;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
font-family: var(--font-accent);
font-weight: 600;
line-height: 1.2;
margin-bottom: 0.5em;
}
h1, .h1 {
font-size: clamp(2rem, 5vw, 3.5rem);
font-weight: 700;
}
h2, .h2 {
font-size: clamp(1.75rem, 4vw, 2.5rem);
font-weight: 700;
}
h3, .h3 {
font-size: clamp(1.5rem, 3vw, 2rem);
font-weight: 600;
}
h4, .h4 {
font-size: clamp(1.25rem, 2.5vw, 1.5rem);
font-weight: 600;
}
h5, .h5 {
font-size: clamp(1.125rem, 2vw, 1.25rem);
font-weight: 500;
}
h6, .h6 {
font-size: 1rem;
font-weight: 500;
}
p {
font-family: var(--font-body);
margin-bottom: 1em;
}
.lead {
font-size: 1.25rem;
font-weight: 300;
line-height: 1.7;
}
.text-accent,
.hero-title,
.section-title,
.card-title {
font-family: var(--font-accent);
}
.subtitle,
.section-subtitle {
font-family: var(--font-primary);
font-weight: 500;
}
blockquote {
font-family: var(--font-accent);
font-style: italic;
font-size: 1.125rem;
border-left: 3px solid currentColor;
padding-left: 1.5rem;
margin: 1.5rem 0;
}
.navbar,
.nav-link,
.navbar-brand {
font-family: var(--font-primary);
font-weight: 500;
}
.btn,
button {
font-family: var(--font-primary);
font-weight: 600;
letter-spacing: 0.025em;
}
input,
textarea,
select,
.form-control,
.form-label {
font-family: var(--font-primary);
}
.form-label {
font-weight: 500;
}
.card {
font-family: var(--font-primary);
}
.card-header,
.card-title {
font-family: var(--font-accent);
font-weight: 600;
}
.badge,
.label,
.tag {
font-family: var(--font-primary);
font-weight: 600;
font-size: 0.875rem;
}
footer,
.footer {
font-family: var(--font-primary);
font-size: 0.9rem;
}
footer h1, footer h2, footer h3,
footer h4, footer h5, footer h6,
.footer h1, .footer h2, .footer h3,
.footer h4, .footer h5, .footer h6 {
font-family: var(--font-accent);
}
code,
pre,
kbd,
samp {
font-family: var(--font-mono);
font-size: 0.9em;
}
.font-primary {
font-family: var(--font-primary) !important;
}
.font-accent {
font-family: var(--font-accent) !important;
}
.font-heading {
font-family: var(--font-heading) !important;
}
.font-body {
font-family: var(--font-body) !important;
}
@media (max-width: 768px) {
body {
font-size: 0.95rem;
}
.lead {
font-size: 1.125rem;
}
}
@media print {
body {
font-family: var(--font-primary);
}
h1, h2, h3, h4, h5, h6 {
font-family: var(--font-accent);
page-break-after: avoid;
}
}
.brand_section_wrapper {
width: 100%;
position: relative;
overflow: hidden;
}
.smart_content_center {
display: flex;
align-items: center;
justify-content: center;
}
.style_content_between {
display: flex;
align-items: center;
justify-content: space-between;
}
.custom_content_start {
display: flex;
align-items: center;
justify-content: flex-start;
}
.unique_content_end {
display: flex;
align-items: center;
justify-content: flex-end;
}
.bold_stack {
display: flex;
flex-direction: column;
}
.ui90_stack_center {
display: flex;
flex-direction: column;
align-items: center;
}
.pro72_full_height {
min-height: 100vh;
}
.content73_section_height {
min-height: 80vh;
}
.layout65_hero_height {
min-height: 90vh;
}
.design64_m_0 { margin: 0; }
.modern29_m_1 { margin: var(--space-1); }
.brand89_m_2 { margin: var(--space-2); }
.content72_m_3 { margin: var(--space-3); }
.section47_m_4 { margin: var(--space-4); }
.elite28_m_6 { margin: var(--space-6); }
.app15_m_8 { margin: var(--space-8); }
.new4_m_12 { margin: var(--space-12); }
.elite29_m_16 { margin: var(--space-16); }
.prime54_mx_auto { margin-left: auto; margin-right: auto; }
.light21_my_auto { margin-top: auto; margin-bottom: auto; }
.core39_mt_0 { margin-top: 0; }
.prime90_mt_4 { margin-top: var(--space-4); }
.page12_mt_8 { margin-top: var(--space-8); }
.digital12_mt_12 { margin-top: var(--space-12); }
.design83_mb_0 { margin-bottom: 0; }
.theme68_mb_4 { margin-bottom: var(--space-4); }
.smart20_mb_8 { margin-bottom: var(--space-8); }
.unique95_mb_12 { margin-bottom: var(--space-12); }
.style11_p_0 { padding: 0; }
.theme82_p_1 { padding: var(--space-1); }
.digital66_p_2 { padding: var(--space-2); }
.base28_p_3 { padding: var(--space-3); }
.unique16_p_4 { padding: var(--space-4); }
.brand43_p_6 { padding: var(--space-6); }
.ui43_p_8 { padding: var(--space-8); }
.bright6_px_4 { padding-left: var(--space-4); padding-right: var(--space-4); }
.layout49_px_6 { padding-left: var(--space-6); padding-right: var(--space-6); }
.core89_px_8 { padding-left: var(--space-8); padding-right: var(--space-8); }
.brand53_py_4 { padding-top: var(--space-4); padding-bottom: var(--space-4); }
.ui46_py_6 { padding-top: var(--space-6); padding-bottom: var(--space-6); }
.bright45_py_8 { padding-top: var(--space-8); padding-bottom: var(--space-8); }
.bright34_gap_1 { gap: var(--space-1); }
.best67_gap_2 { gap: var(--space-2); }
.fresh6_gap_3 { gap: var(--space-3); }
.new3_gap_4 { gap: var(--space-4); }
.base36_gap_6 { gap: var(--space-6); }
.ui23_gap_8 { gap: var(--space-8); }
.top23_shadow_none { box-shadow: var(--shadow-none); }
.top82_shadow_xs { box-shadow: var(--shadow-xs); }
.bright23_shadow_sm { box-shadow: var(--shadow-sm); }
.digital88_shadow_md { box-shadow: var(--shadow-md); }
.business91_shadow_lg { box-shadow: var(--shadow-lg); }
.bold55_shadow_xl { box-shadow: var(--shadow-xl); }
.digital81_shadow_2xl { box-shadow: var(--shadow-2xl); }
.modern88_shadow_inner { box-shadow: var(--shadow-inner); }
.content2_shadow_colored { box-shadow: var(--shadow-colored); }
.dark13_radius_none { border-radius: var(--radius-none); }
.modern55_radius_xs { border-radius: var(--radius-xs); }
.bright74_radius_sm { border-radius: var(--radius-sm); }
.page35_radius_md { border-radius: var(--radius-md); }
.core47_radius_lg { border-radius: var(--radius-lg); }
.best18_radius_xl { border-radius: var(--radius-xl); }
.business37_radius_2xl { border-radius: var(--radius-2xl); }
.minimal22_radius_3xl { border-radius: var(--radius-3xl); }
.unique7_radius_full { border-radius: var(--radius-full); }
.ui25_gradient_primary {
background: var(--gradient-primary);
}
.top34_gradient_secondary {
background: var(--gradient-secondary);
}
.minimal25_gradient_hero {
background: var(--gradient-hero);
}
.prime60_gradient_card {
background: var(--gradient-card);
}
.unique13_gradient_overlay {
position: relative;
}
.unique13_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;
}
.unique13_gradient_overlay > * {
position: relative;
z-index: 2;
}
.top37_hover_lift {
transition: transform var(--transition-normal), box-shadow var(--transition-normal);
}
.top37_hover_lift:hover {
transform: translateY(-4px);
box-shadow: var(--shadow-lg);
}
.premium70_hover_scale {
transition: transform var(--transition-normal);
}
.premium70_hover_scale:hover {
transform: scale(1.02);
}
.minimal6_hover_shadow {
transition: box-shadow var(--transition-normal);
}
.minimal6_hover_shadow:hover {
box-shadow: var(--shadow-xl);
}
.section54_hover_fade {
transition: opacity var(--transition-normal);
}
.section54_hover_fade:hover {
opacity: var(--opacity-loading);
}
.brand9_focus_ring {
transition: box-shadow var(--transition-fast);
}
.brand9_focus_ring:focus {
outline: none;
box-shadow: 0 0 0 3px var(--state-focus);
}
.base74_hero_background {
position: relative;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.bold53_hero_content {
position: relative;
z-index: 2;
}
.theme74_services_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: var(--space-6);
}
.prime39_team_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: var(--space-4);
}
.company17_features_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: var(--space-6);
}
.pro53_gallery_grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
gap: var(--space-3);
}
.bold86_pricing_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: var(--space-6);
}
.section74_timeline {
position: relative;
}
.section74_timeline::before {
content: '';
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 2px;
background: var(--border-light);
transform: translateX(-50%);
}
.theme30_timeline_item {
position: relative;
width: 50%;
padding: var(--space-4);
}
.theme30_timeline_item:nth-child(odd) {
left: 0;
text-align: right;
padding-right: var(--space-8);
}
.theme30_timeline_item:nth-child(even) {
left: 50%;
text-align: left;
padding-left: var(--space-8);
}
.core49_fade_in {
opacity: 0;
animation: tc-fadeIn var(--transition-slow) ease-out forwards;
}
@keyframes tc-fadeIn {
to {
opacity: 1;
}
}
.premium11_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;
}
}
.bright3_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;
}
}
.web10_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;
}
}
.bright88_transition_all {
transition: var(--transition-all);
}
.business61_transition_fast {
transition: all var(--transition-fast);
}
.best90_transition_normal {
transition: all var(--transition-normal);
}
.modern82_transition_slow {
transition: all var(--transition-slow);
}
.agency7_bg_primary { background-color: var(--bg-primary); }
.business49_bg_secondary { background-color: var(--bg-secondary); }
.fresh27_bg_muted { background-color: var(--bg-muted); }
.main46_bg_glass { background-color: var(--bg-glass); }
.elite49_text_primary { color: var(--text-primary); }
.custom97_text_secondary { color: var(--text-secondary); }
.page76_text_muted { color: var(--text-muted); }
.fresh15_text_inverse { color: var(--text-inverse); }
.clean3_text_link { color: var(--text-link); }
.smart74_border_light { border-color: var(--border-light); }
.site82_border_medium { border-color: var(--border-medium); }
.minimal60_border_strong { border-color: var(--border-strong); }
.pro60_border_interactive { border-color: var(--border-interactive); }
@media (max-width: 768px) {
.theme74_services_grid,
.company17_features_grid,
.prime39_team_grid,
.bold86_pricing_grid {
grid-template-columns: 1fr;
}
.pro53_gallery_grid {
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
.section74_timeline::before {
left: 30px;
}
.theme30_timeline_item {
width: 100%;
left: 0 !important;
text-align: left;
padding-left: var(--space-16) !important;
padding-right: var(--space-4) !important;
}
.content73_section_height {
min-height: 60vh;
}
.layout65_hero_height {
min-height: 70vh;
}
}
@media (max-width: 480px) {
.pro53_gallery_grid {
grid-template-columns: 1fr;
}
.theme30_timeline_item {
padding-left: var(--space-12) !important;
}
}
.modern30_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;
}
.creative69_not_sr_only {
position: static;
width: auto;
height: auto;
padding: 0;
margin: 0;
overflow: visible;
clip: auto;
white-space: normal;
}
.unique22_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);
}
.unique22_skip_link:focus {
top: 6px;
}
@media print {
.digital23_no_print {
display: none !important;
}
.pro4_print_only {
display: block !important;
}
.top82_shadow_xs,
.bright23_shadow_sm,
.digital88_shadow_md,
.business91_shadow_lg,
.bold55_shadow_xl,
.digital81_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) {
.core49_fade_in,
.premium11_slide_up,
.bright3_slide_in_left,
.web10_scale_in {
animation: none;
opacity: 1;
transform: none;
}
.top37_hover_lift,
.premium70_hover_scale,
.minimal6_hover_shadow,
.section54_hover_fade,
.bright88_transition_all,
.business61_transition_fast,
.best90_transition_normal,
.modern82_transition_slow {
transition: none;
}
.cta-action-btn {
transition: none;
}
.cta-action-btn .btn-icon {
transition: none;
}
.cta-action-btn:hover {
transform: none;
}
}
.header-style {
position: sticky;
top: 0;
z-index: 1000;
background: var(--surface-primary);
box-shadow: 0 2px 8px rgba(var(--black-rgb), 0.05);
transition: box-shadow 0.3s ease;
}
.header-style .navbar {
padding: 1rem 0;
position: relative;
}
.header-style .navbar-brand {
font-size: 1.125rem;
font-weight: 700;
color: var(--primary-700);
text-decoration: none;
transition: color 0.3s ease;
letter-spacing: -0.02em;
}
.header-style .navbar-brand:hover {
color: var(--primary-500);
}
.header-style .nav-link {
color: var(--text-primary);
font-size: 0.75rem;
font-weight: 500;
padding: 0.5rem 1.25rem;
margin: 0 0.25rem;
text-decoration: none;
transition: all 0.3s ease;
border-radius: 8px;
position: relative;
}
.header-style .nav-link::after {
content: '';
position: absolute;
bottom: 0.25rem;
left: 50%;
transform: translateX(-50%) scaleX(0);
width: 80%;
height: 2px;
background: var(--primary-500);
transition: transform 0.3s ease;
}
.header-style .nav-link:hover {
color: var(--primary-700);
background: color-mix(in srgb, var(--primary-50) 50%, transparent);
}
.header-style .nav-link:hover::after {
transform: translateX(-50%) scaleX(1);
}
.header-style .menu-toggle-checkbox {
display: none;
}
.header-style .hamburger-icon {
display: none;
width: 32px;
height: 28px;
position: relative;
cursor: pointer;
z-index: 10003;
padding: 4px;
}
.header-style .hamburger-icon .bar {
position: absolute;
left: 0;
width: 100%;
height: 3px;
background: #334155;
border-radius: 3px;
transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.header-style .hamburger-icon .bar-1 {
top: 0;
}
.header-style .hamburger-icon .bar-2 {
top: 50%;
transform: translateY(-50%);
}
.header-style .hamburger-icon .bar-3 {
bottom: 0;
}
.header-style .menu-toggle-checkbox:checked ~ .hamburger-icon .bar-1 {
top: 50%;
transform: translateY(-50%) rotate(45deg);
}
.header-style .menu-toggle-checkbox:checked ~ .hamburger-icon .bar-2 {
opacity: 0;
transform: translateY(-50%) scaleX(0);
}
.header-style .menu-toggle-checkbox:checked ~ .hamburger-icon .bar-3 {
bottom: 50%;
transform: translateY(50%) rotate(-45deg);
}
.header-style .menu-backdrop {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background: rgba(var(--black-rgb), 0.4);
backdrop-filter: blur(4px);
z-index: -1;
opacity: 0;
transition: opacity 0.4s ease;
}
.header-style .header-decoration {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
overflow: hidden;
}
.header-style .decoration-line {
position: absolute;
height: 2px;
background: linear-gradient(90deg,
transparent,
var(--primary-300),
transparent
);
opacity: 0.3;
}
.header-style .decoration-line-1 {
top: 0;
left: -100%;
width: 40%;
animation: slide-right 8s ease-in-out infinite;
}
.header-style .decoration-line-2 {
bottom: 0;
right: -100%;
width: 30%;
animation: slide-left 10s ease-in-out infinite;
animation-delay: 2s;
}
@keyframes slide-right {
0%, 100% { left: -100%; }
50% { left: 100%; }
}
@keyframes slide-left {
0%, 100% { right: -100%; }
50% { right: 100%; }
}
@media (max-width: 991.98px) {
.header-style .hamburger-icon {
display: block;
}
.header-style .navbar-collapse {
position: fixed;
top: 0;
right: -100%;
width: 300px;
max-width: 85vw;
height: 100vh;
background: var(--surface-primary);
box-shadow: -4px 0 20px rgba(var(--black-rgb), 0.15);
z-index: 10;
transition: right 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
padding: 5rem 2rem 2rem;
overflow-y: auto;
}
.header-style .menu-toggle-checkbox:checked ~ .navbar-collapse {
right: 0;
}
.header-style .menu-toggle-checkbox:checked ~ .navbar-collapse .menu-backdrop {
display: block;
opacity: 1;
}
.header-style .navbar-nav {
flex-direction: column;
gap: 0.5rem;
}
.header-style .nav-item {
width: 100%;
}
.header-style .nav-link {
width: 100%;
padding: 1rem 1.25rem;
margin: 0;
display: block;
font-size: 0.875rem;
border-radius: 12px;
}
.header-style .nav-link::after {
display: none;
}
.header-style .nav-link:hover {
background: var(--primary-50);
transform: translateX(8px);
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
.header-style .navbar-collapse {
width: 350px;
}
.header-style .nav-link {
font-size: 1.25rem;
padding: 1.125rem 1.5rem;
}
}
@media (min-width: 992px) {
.header-style .navbar-nav {
display: flex;
flex-direction: row;
align-items: center;
gap: 0.5rem;
}
.header-style .navbar-collapse {
display: flex !important;
justify-content: flex-end;
}
.header-style .menu-backdrop {
display: none !important;
}
}
@media (min-width: 1400px) {
.header-style .navbar-brand {
font-size: 1.125rem;
}
.header-style .nav-link {
font-size: 1.125rem;
padding: 0.625rem 1.5rem;
}
}
.header-style .nav-link:focus-visible,
.header-style .navbar-brand:focus-visible,
.header-style .hamburger-icon:focus-visible {
outline: 2px solid var(--primary-500);
outline-offset: 4px;
border-radius: 8px;
}
@media (prefers-reduced-motion: reduce) {
.header-style *,
.header-style *::before,
.header-style *::after {
animation-duration: 0.01ms !important;
animation-iteration-count: 1 !important;
transition-duration: 0.01ms !important;
}
}
@media (prefers-contrast: high) {
.header-style .nav-link {
border: 1px solid var(--neutral-300);
}
.header-style .hamburger-icon .bar {
background: var(--dark);
}
}
.hero-special {
background: linear-gradient(
135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 40%, var(--surface-primary) 60%) 100%
);
position: relative;
padding-top: 2rem;
padding-bottom: 2rem;
}
.hero-special__bg-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
pointer-events: none;
z-index: 0;
}
.hero-special__shape {
position: absolute;
border-radius: 50%;
opacity: 0.1;
}
.hero-special__shape--1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: -150px;
right: -100px;
filter: blur(80px);
}
.hero-special__shape--2 {
width: 300px;
height: 300px;
background: var(--primary-700);
bottom: -100px;
left: -80px;
filter: blur(60px);
}
.hero-special__shape--3 {
width: 200px;
height: 200px;
background: var(--primary-300);
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
filter: blur(100px);
}
.hero-special__content {
position: relative;
z-index: 2;
}
.hero-special__badge-wrapper {
display: flex;
align-items: center;
gap: 0.75rem;
}
.hero-special__badge-dot {
width: 12px;
height: 12px;
border-radius: 50%;
background: var(--primary-500);
box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary-500) 20%, transparent);
animation: hero-special-pulse 2s ease-in-out infinite;
}
.hero-special__badge-line {
width: 60px;
height: 2px;
background: linear-gradient(
to right,
var(--primary-500),
transparent
);
}
@keyframes hero-special-pulse {
0%, 100% {
box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary-500) 20%, transparent);
}
50% {
box-shadow: 0 0 0 8px color-mix(in srgb, var(--primary-500) 10%, transparent);
}
}
.hero-special__title {
color: var(--text-primary);
line-height: 1.2;
letter-spacing: -0.02em;
margin-bottom: 1.5rem;
}
.hero-special__subtitle {
color: var(--primary-700);
font-weight: 500;
margin-bottom: 1.5rem;
}
.hero-special__desc {
color: var(--text-secondary);
line-height: 1.7;
max-width: 90%;
}
.hero-special__icon-row {
display: flex;
gap: 1.5rem;
flex-wrap: wrap;
}
.hero-special__icon-item {
width: 56px;
height: 56px;
border-radius: 12px;
background: var(--surface-primary);
border: 2px solid color-mix(in srgb, var(--primary-300) 30%, transparent);
display: flex;
align-items: center;
justify-content: center;
font-size: 1.5rem;
color: var(--primary-500);
transition: all 0.3s ease;
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.05);
}
.hero-special__icon-item:hover {
transform: translateY(-4px);
background: var(--primary-50);
border-color: var(--primary-500);
box-shadow: 0 8px 20px rgba(var(--black-rgb), 0.1);
}
.hero-special__image-wrapper {
position: relative;
z-index: 2;
}
.hero-special__image-container {
position: relative;
border-radius: 24px;
overflow: hidden;
box-shadow:
0 20px 60px rgba(var(--black-rgb), 0.15),
0 0 0 1px color-mix(in srgb, var(--primary-300) 30%, transparent);
background: var(--surface-primary);
}
.hero-special__image {
width: 100%;
height: auto;
display: block;
transition: transform 0.6s ease;
}
.hero-special__image-container:hover .hero-special__image {
transform: scale(1.05);
}
.hero-special__image-deco {
position: absolute;
border-radius: 16px;
z-index: -1;
}
.hero-special__image-deco--1 {
width: 200px;
height: 200px;
background: linear-gradient(135deg, var(--primary-300), var(--primary-500));
opacity: 0.2;
top: -30px;
right: -30px;
filter: blur(40px);
}
.hero-special__image-deco--2 {
width: 150px;
height: 150px;
background: var(--primary-700);
opacity: 0.15;
bottom: -20px;
left: -20px;
filter: blur(30px);
}
.hero-special__image-deco--3 {
width: 100px;
height: 100px;
border: 3px solid var(--primary-300);
opacity: 0.3;
top: 50%;
right: -50px;
transform: translateY(-50%);
}
.hero-special__floating-icon {
position: absolute;
width: 48px;
height: 48px;
border-radius: 50%;
background: var(--surface-primary);
border: 2px solid var(--primary-300);
display: flex;
align-items: center;
justify-content: center;
font-size: 1.25rem;
color: var(--primary-500);
box-shadow: 0 8px 24px rgba(var(--black-rgb), 0.12);
z-index: 3;
}
.hero-special__floating-icon--1 {
top: 10%;
right: -10px;
animation: hero-special-float 4s ease-in-out infinite;
}
.hero-special__floating-icon--2 {
bottom: 20%;
left: -20px;
animation: hero-special-float 4s ease-in-out infinite 1s;
}
.hero-special__floating-icon--3 {
top: 60%;
right: -15px;
animation: hero-special-float 4s ease-in-out infinite 2s;
}
@keyframes hero-special-float {
0%, 100% {
transform: translateY(0);
}
50% {
transform: translateY(-15px);
}
}
.hero-special__wave-bottom {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100px;
background: linear-gradient(
to bottom,
transparent,
color-mix(in srgb, var(--primary-50) 30%, transparent)
);
z-index: 1;
}
@media (max-width: 991px) {
.hero-special__title {
font-size: 2.5rem;
}
.hero-special__desc {
max-width: 100%;
}
.hero-special__image-deco--3 {
display: none;
}
.hero-special__floating-icon--2,
.hero-special__floating-icon--3 {
display: none;
}
}
@media (max-width: 767px) {
.hero-special__title {
font-size: 2rem;
}
.hero-special__subtitle {
font-size: 1.25rem;
}
.hero-special__desc {
font-size: 1rem;
}
.hero-special__icon-row {
gap: 1rem;
}
.hero-special__icon-item {
width: 48px;
height: 48px;
font-size: 1.25rem;
}
.hero-special__floating-icon--1 {
width: 40px;
height: 40px;
font-size: 1rem;
}
.hero-special__shape--1,
.hero-special__shape--2 {
display: none;
}
}
@media (max-width: 575px) {
.hero-special {
padding-top: 1rem;
}
.hero-special__title {
font-size: 1.75rem;
}
.hero-special__icon-row {
gap: 0.75rem;
}
.hero-special__icon-item {
width: 44px;
height: 44px;
}
.hero-special__image-container {
border-radius: 16px;
}
}
@media (prefers-reduced-motion: reduce) {
.hero-special__badge-dot {
animation: none;
}
.hero-special__floating-icon--1,
.hero-special__floating-icon--2,
.hero-special__floating-icon--3 {
animation: none;
}
.hero-special__image {
transition: none;
}
}
@media (prefers-contrast: high) {
.hero-special__icon-item {
border-width: 3px;
}
.hero-special__image-container {
box-shadow: 0 0 0 3px var(--text-primary);
}
.hero-special__floating-icon {
border-width: 3px;
}
}
.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-clean {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.about-section-clean .decorative-dot-pattern {
width: 60px;
height: 6px;
background-image: radial-gradient(circle, var(--primary-500) 2px, transparent 2px);
background-size: 12px 12px;
margin: 0 auto;
opacity: 0.6;
}
.about-section-clean #about-title {
color: var(--text-primary);
line-height: 1.2;
letter-spacing: -0.02em;
}
.about-section-clean #about-subtitle {
color: var(--primary-500);
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.05em;
}
.about-section-clean #about-desc {
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.about-section-clean .image-stack-wrapper {
position: relative;
padding: 2rem 0;
}
.about-section-clean .image-stack-wrapper .main-image {
position: relative;
z-index: 2;
transition: transform 0.4s ease, box-shadow 0.4s ease;
border: 8px solid var(--surface-primary);
}
.about-section-clean .image-stack-wrapper .main-image:hover {
transform: translateY(-8px);
box-shadow: 0 20px 40px rgba(var(--black-rgb), 0.15) !important;
}
.about-section-clean .floating-image-wrapper {
position: absolute;
bottom: -20px;
right: -30px;
width: 45%;
z-index: 3;
}
.about-section-clean .floating-image {
border: 6px solid var(--surface-primary);
transition: transform 0.4s ease;
}
.about-section-clean .floating-image:hover {
transform: scale(1.05) rotate(2deg);
}
.about-section-clean .decorative-shape-1 {
position: absolute;
top: -30px;
left: -30px;
width: 150px;
height: 150px;
background: color-mix(in srgb, var(--primary-500) 10%, transparent);
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
z-index: 1;
animation: float-shape 6s ease-in-out infinite;
}
@keyframes float-shape {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
50% {
transform: translate(10px, 10px) rotate(5deg);
}
}
.about-section-clean .features-grid {
display: flex;
flex-direction: column;
gap: 1.5rem;
}
.about-section-clean .feature-card {
display: flex;
gap: 1.5rem;
padding: 1.75rem;
background: var(--surface-secondary);
border-radius: 12px;
border: 1px solid color-mix(in srgb, var(--neutral-300) 50%, transparent);
transition: all 0.3s ease;
}
.about-section-clean .feature-card:hover {
background: var(--surface-primary);
border-color: var(--primary-500);
transform: translateX(8px);
box-shadow: 0 8px 24px rgba(var(--black-rgb), 0.08);
}
.about-section-clean .feature-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) 12%, transparent);
border-radius: 12px;
transition: all 0.3s ease;
}
.about-section-clean .feature-icon-wrapper i {
font-size: 1.75rem;
color: var(--primary-500);
transition: transform 0.3s ease;
}
.about-section-clean .feature-card:hover .feature-icon-wrapper {
background: var(--primary-500);
transform: scale(1.1) rotate(5deg);
}
.about-section-clean .feature-card:hover .feature-icon-wrapper i {
color: var(--light);
transform: scale(1.1);
}
.about-section-clean .feature-content h4 {
color: var(--text-primary);
font-weight: 600;
margin-bottom: 0.5rem;
transition: color 0.3s ease;
}
.about-section-clean .feature-card:hover .feature-content h4 {
color: var(--primary-500);
}
.about-section-clean .feature-content p {
color: var(--text-secondary);
line-height: 1.6;
margin-bottom: 0;
}
.bottom-image-wrapper {
position: relative;
padding: 3rem 0;
}
.bottom-image {
position: relative;
z-index: 2;
transition: transform 0.4s ease, box-shadow 0.4s ease;
border: 10px solid var(--surface-primary);
}
.bottom-image:hover {
transform: scale(1.02);
box-shadow: 0 25px 50px rgba(var(--black-rgb), 0.15) !important;
}
.about-section-clean .decorative-shape-2 {
position: absolute;
bottom: 20px;
right: 20px;
width: 200px;
height: 200px;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-500) 15%, transparent),
color-mix(in srgb, var(--primary-700) 10%, transparent));
border-radius: 40% 60% 60% 40% / 60% 40% 60% 40%;
z-index: 1;
animation: float-shape-reverse 7s ease-in-out infinite;
}
@keyframes float-shape-reverse {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
50% {
transform: translate(-15px, -15px) rotate(-8deg);
}
}
.about-section-clean .decorative-dots-grid {
position: absolute;
top: 30px;
left: 30px;
width: 120px;
height: 120px;
background-image: radial-gradient(circle, var(--primary-500) 3px, transparent 3px);
background-size: 20px 20px;
opacity: 0.3;
z-index: 1;
}
.about-section-clean .background-decoration {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
overflow: hidden;
z-index: 0;
}
.bg-shape-1 {
position: absolute;
top: 10%;
right: -100px;
width: 300px;
height: 300px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-500) 8%, transparent),
transparent 70%);
border-radius: 50%;
animation: pulse-glow 8s ease-in-out infinite;
}
.bg-shape-2 {
position: absolute;
bottom: 15%;
left: -80px;
width: 250px;
height: 250px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-700) 6%, transparent),
transparent 70%);
border-radius: 50%;
animation: pulse-glow 10s ease-in-out infinite reverse;
}
.bg-circle-1 {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 600px;
height: 600px;
border: 2px solid color-mix(in srgb, var(--primary-500) 5%, transparent);
border-radius: 50%;
animation: rotate-circle 40s linear infinite;
}
@keyframes pulse-glow {
0%, 100% {
opacity: 0.3;
transform: scale(1);
}
50% {
opacity: 0.5;
transform: scale(1.1);
}
}
@keyframes rotate-circle {
from {
transform: translate(-50%, -50%) rotate(0deg);
}
to {
transform: translate(-50%, -50%) rotate(360deg);
}
}
@media (max-width: 991.98px) {
.about-section-clean .floating-image-wrapper {
width: 50%;
bottom: -15px;
right: -20px;
}
.about-section-clean .features-grid {
margin-top: 2rem;
}
.about-section-clean .decorative-shape-1 {
width: 100px;
height: 100px;
}
.about-section-clean .decorative-shape-2 {
width: 150px;
height: 150px;
}
}
@media (max-width: 767.98px) {
.about-section-clean #about-title {
font-size: 2rem;
}
.about-section-clean .image-stack-wrapper {
margin-bottom: 2rem;
}
.about-section-clean .floating-image-wrapper {
width: 55%;
bottom: -10px;
right: -15px;
}
.about-section-clean .feature-card {
flex-direction: column;
gap: 1rem;
padding: 1.5rem;
}
.about-section-clean .feature-icon-wrapper {
width: 48px;
height: 48px;
}
.about-section-clean .feature-icon-wrapper i {
font-size: 1.5rem;
}
.about-section-clean .feature-card:hover {
transform: translateY(-4px);
}
.about-section-clean .decorative-dots-grid {
width: 80px;
height: 80px;
background-size: 15px 15px;
}
.bg-circle-1 {
width: 400px;
height: 400px;
}
}
@media (max-width: 575.98px) {
.about-section-clean .floating-image-wrapper {
position: relative;
width: 80%;
margin: 1rem auto 0;
right: 0;
bottom: 0;
}
.decorative-shape-1,
.about-section-clean .decorative-shape-2 {
display: none;
}
.bottom-image-wrapper {
padding: 1.5rem 0;
}
}
.features-section-style {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.features-section-style .section-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
margin-bottom: 1rem;
}
.features-section-style .section-subtitle {
font-size: 0.875rem;
letter-spacing: 0.1em;
color: var(--primary-500);
margin-bottom: 1rem;
}
.features-section-style .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
}
.features-section-style .feature-card {
position: relative;
background: var(--surface-secondary);
border-radius: 16px;
padding: 2rem 1.5rem;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
border: 1px solid color-mix(in srgb, var(--neutral-300) 50%, transparent);
overflow: hidden;
}
.features-section-style .feature-card:hover {
transform: translateY(-8px);
box-shadow: 0 20px 40px color-mix(in srgb, var(--primary-500) 15%, transparent);
border-color: var(--primary-300);
}
.features-section-style .feature-icon-wrapper {
position: relative;
width: 80px;
height: 80px;
margin-bottom: 1.5rem;
}
.features-section-style .feature-icon {
position: relative;
width: 80px;
height: 80px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 20px;
display: flex;
align-items: center;
justify-content: center;
z-index: 2;
transition: transform 0.4s ease;
}
.features-section-style .feature-card:hover .feature-icon {
transform: scale(1.1) rotate(5deg);
}
.features-section-style .feature-icon i {
font-size: 2rem;
color: var(--light);
}
.features-section-style .icon-bg-shape {
position: absolute;
top: -10px;
left: -10px;
width: 100px;
height: 100px;
background: color-mix(in srgb, var(--primary-300) 20%, transparent);
border-radius: 25px;
z-index: 1;
transition: all 0.4s ease;
}
.features-section-style .feature-card:hover .icon-bg-shape {
transform: rotate(15deg) scale(1.1);
background: color-mix(in srgb, var(--primary-300) 30%, transparent);
}
.features-section-style .feature-content {
position: relative;
z-index: 2;
}
.features-section-style .feature-title {
font-size: 1.25rem;
font-weight: 600;
color: var(--text-primary);
margin-bottom: 0.75rem;
line-height: 1.4;
}
.features-section-style .feature-description {
font-size: 0.9375rem;
color: var(--text-secondary);
line-height: 1.6;
margin: 0;
}
.features-section-style .feature-card-decoration {
position: absolute;
bottom: -30px;
right: -30px;
width: 120px;
height: 120px;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-300) 10%, transparent),
transparent
);
border-radius: 50%;
transition: all 0.4s ease;
z-index: 1;
}
.features-section-style .feature-card:hover .feature-card-decoration {
transform: scale(1.5);
opacity: 0.7;
}
.features-section-style .decorative-circles {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
overflow: hidden;
}
.features-section-style .circle-1,
.features-section-style .circle-2,
.features-section-style .circle-3 {
position: absolute;
border-radius: 50%;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 8%, transparent),
transparent
);
}
.features-section-style .circle-1 {
width: 400px;
height: 400px;
top: -150px;
right: -100px;
}
.features-section-style .circle-2 {
width: 300px;
height: 300px;
bottom: -100px;
left: -80px;
}
.features-section-style .circle-3 {
width: 200px;
height: 200px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
@media (max-width: 991.98px) {
.features-section-style .section-title {
font-size: 2rem;
}
.features-section-style .section-description {
font-size: 1rem;
}
.features-section-style .feature-card {
padding: 1.75rem 1.25rem;
}
.features-section-style .circle-1 {
width: 300px;
height: 300px;
}
.features-section-style .circle-2 {
width: 250px;
height: 250px;
}
}
@media (max-width: 767.98px) {
.features-section-style .section-title {
font-size: 1.75rem;
}
.features-section-style .section-subtitle {
font-size: 0.8125rem;
}
.features-section-style .feature-icon-wrapper {
width: 70px;
height: 70px;
}
.features-section-style .feature-icon {
width: 70px;
height: 70px;
border-radius: 16px;
}
.features-section-style .feature-icon i {
font-size: 1.75rem;
}
.features-section-style .icon-bg-shape {
width: 90px;
height: 90px;
border-radius: 22px;
}
.features-section-style .feature-title {
font-size: 1.125rem;
}
.features-section-style .feature-description {
font-size: 0.875rem;
}
.features-section-style .circle-1,
.features-section-style .circle-2 {
width: 200px;
height: 200px;
}
.features-section-style .circle-3 {
display: none;
}
}
@media (max-width: 575.98px) {
.features-section-style .section-title {
font-size: 1.5rem;
}
.features-section-style .feature-card {
padding: 1.5rem 1rem;
}
.features-section-style .feature-card:hover {
transform: translateY(-4px);
}
}
@media (prefers-reduced-motion: reduce) {
.features-section-style .feature-card,
.features-section-style .feature-icon,
.features-section-style .icon-bg-shape,
.features-section-style .feature-card-decoration {
transition: none;
}
.features-section-style .feature-card:hover {
transform: none;
}
.features-section-style .feature-card:hover .feature-icon {
transform: none;
}
}
@media (prefers-contrast: high) {
.features-section-style .feature-card {
border: 2px solid var(--neutral-700);
}
.features-section-style .feature-card:hover {
border-color: var(--primary-700);
}
.features-section-style .feature-title {
color: var(--neutral-900);
}
}
.services-section-modern {
position: relative;
overflow: hidden;
background: linear-gradient(135deg, var(--surface-primary) 0%, color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%);
}
.services-section-modern .section-header {
position: relative;
z-index: 2;
}
.services-section-modern #services-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
}
.services-section-modern #services-subtitle {
color: var(--primary-500);
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.05em;
}
.services-section-modern #services-desc {
color: var(--text-secondary);
line-height: 1.8;
max-width: 700px;
margin-left: auto;
margin-right: auto;
}
.services-section-modern .service-card {
position: relative;
background: var(--surface-primary);
border-radius: 16px;
padding: 2.5rem;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.08);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
overflow: hidden;
border: 2px solid transparent;
}
.services-section-modern .service-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.15);
border-color: var(--primary-300);
}
.services-section-modern .service-card:hover .card-decorative-element {
transform: scale(1.2) rotate(45deg);
opacity: 0.15;
}
.services-section-modern .service-icon-wrapper {
position: relative;
width: 80px;
height: 80px;
margin-bottom: 1.5rem;
display: flex;
align-items: center;
justify-content: center;
}
.services-section-modern .icon-background {
position: absolute;
width: 100%;
height: 100%;
background: linear-gradient(135deg, var(--primary-100) 0%, var(--primary-300) 100%);
border-radius: 20px;
transform: rotate(-10deg);
transition: transform 0.4s ease;
}
.services-section-modern .service-card:hover .icon-background {
transform: rotate(0deg) scale(1.1);
}
.services-section-modern .service-icon {
position: relative;
font-size: 2rem;
color: var(--primary-500);
z-index: 1;
}
.services-section-modern .service-content {
position: relative;
z-index: 2;
}
.services-section-modern .service-name {
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.3;
}
.services-section-modern .service-description {
color: var(--text-secondary);
line-height: 1.7;
font-size: 0.95rem;
}
.services-section-modern .service-features-wrapper {
padding: 1rem;
background: color-mix(in srgb, var(--primary-50) 40%, var(--surface-primary) 60%);
border-radius: 8px;
border-left: 3px solid var(--primary-500);
}
.services-section-modern .service-features {
color: var(--neutral-700);
line-height: 1.6;
font-weight: 500;
}
.services-section-modern .service-pricing {
padding-top: 1rem;
border-top: 2px solid var(--neutral-100);
}
.services-section-modern .price-tag {
color: var(--primary-500);
font-size: 1.25rem;
letter-spacing: -0.01em;
}
.services-section-modern .card-decorative-element {
position: absolute;
top: -50px;
right: -50px;
width: 150px;
height: 150px;
background: linear-gradient(135deg, var(--primary-300) 0%, var(--primary-500) 100%);
border-radius: 50%;
opacity: 0.08;
transition: all 0.4s ease;
z-index: 0;
}
.services-section-modern .decorative-blob {
position: absolute;
border-radius: 50%;
opacity: 0.05;
pointer-events: none;
}
.services-section-modern .blob-1 {
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
top: -100px;
left: -100px;
animation: float 20s ease-in-out infinite;
}
.services-section-modern .blob-2 {
width: 500px;
height: 500px;
background: radial-gradient(circle, var(--primary-300) 0%, transparent 70%);
bottom: -150px;
right: -150px;
animation: float 25s ease-in-out infinite reverse;
}
.services-section-modern .decorative-circle {
position: absolute;
border: 2px solid var(--primary-300);
border-radius: 50%;
opacity: 0.1;
pointer-events: none;
}
.services-section-modern .circle-1 {
width: 200px;
height: 200px;
top: 20%;
right: 10%;
animation: pulse 8s ease-in-out infinite;
}
.services-section-modern .circle-2 {
width: 150px;
height: 150px;
bottom: 30%;
left: 5%;
animation: pulse 6s ease-in-out infinite 2s;
}
@keyframes float {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
33% {
transform: translate(30px, -30px) rotate(120deg);
}
66% {
transform: translate(-20px, 20px) rotate(240deg);
}
}
@keyframes pulse {
0%, 100% {
transform: scale(1);
opacity: 0.1;
}
50% {
transform: scale(1.1);
opacity: 0.15;
}
}
@media (max-width: 991.98px) {
.services-section-modern .service-card {
padding: 2rem;
}
.services-section-modern #services-title {
font-size: 2rem;
}
.services-section-modern .service-icon-wrapper {
width: 70px;
height: 70px;
}
.services-section-modern .service-icon {
font-size: 1.75rem;
}
}
@media (max-width: 767.98px) {
.services-section-modern {
padding: 3rem 0;
}
.services-section-modern .service-card {
padding: 1.5rem;
}
.services-section-modern #services-title {
font-size: 1.75rem;
}
.services-section-modern #services-desc {
font-size: 1rem;
}
.services-section-modern .price-tag {
font-size: 1.1rem;
}
.services-section-modern .decorative-blob,
.services-section-modern .decorative-circle {
display: none;
}
}
@media (max-width: 575.98px) {
.services-section-modern .service-features-wrapper {
padding: 0.75rem;
}
.services-section-modern .service-features {
font-size: 0.85rem;
}
}
.priceplan-section-special {
position: relative;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%);
overflow: hidden;
}
.priceplan-section-special .decorative-badge {
display: inline-flex;
align-items: center;
justify-content: center;
width: 48px;
height: 48px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 12px;
color: var(--light);
font-size: 20px;
box-shadow: 0 4px 12px color-mix(in srgb, var(--primary-500) 30%, transparent);
}
.priceplan-section-special .section-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
margin-bottom: 1rem;
}
.priceplan-section-special .section-subtitle {
font-size: 1.25rem;
font-weight: 600;
color: var(--primary-500);
line-height: 1.4;
}
.priceplan-section-special .section-desc {
font-size: 1.0625rem;
line-height: 1.7;
color: var(--text-secondary);
max-width: 680px;
margin: 0 auto;
}
.priceplan-section-special .pricing-card {
background: var(--light);
border-radius: 20px;
padding: 2.5rem 2rem;
box-shadow: 0 4px 24px color-mix(in srgb, var(--neutral-900) 8%, transparent);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
border: 2px solid color-mix(in srgb, var(--neutral-300) 40%, transparent);
position: relative;
display: flex;
flex-direction: column;
}
.priceplan-section-special .pricing-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px color-mix(in srgb, var(--neutral-900) 15%, transparent);
border-color: color-mix(in srgb, var(--primary-500) 50%, transparent);
}
.priceplan-section-special .pricing-card-featured {
background: linear-gradient(135deg,
var(--light) 0%,
color-mix(in srgb, var(--primary-50) 20%, var(--light) 80%) 100%);
border-color: var(--primary-500);
box-shadow: 0 8px 32px color-mix(in srgb, var(--primary-500) 25%, transparent);
transform: scale(1.05);
}
.priceplan-section-special .pricing-card-featured:hover {
transform: scale(1.05) translateY(-8px);
}
.priceplan-section-special .featured-badge {
position: absolute;
top: -12px;
right: 2rem;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
color: var(--light);
padding: 0.5rem 1.25rem;
border-radius: 20px;
font-size: 0.875rem;
font-weight: 600;
box-shadow: 0 4px 12px color-mix(in srgb, var(--primary-500) 40%, transparent);
display: flex;
align-items: center;
gap: 0.5rem;
}
.priceplan-section-special .plan-icon {
display: flex;
align-items: center;
justify-content: center;
width: 64px;
height: 64px;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-500) 15%, transparent),
color-mix(in srgb, var(--primary-300) 10%, transparent));
border-radius: 16px;
color: var(--primary-500);
font-size: 28px;
margin: 0 auto;
}
.priceplan-section-special .pricing-card-featured .plan-icon {
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
color: var(--light);
}
.priceplan-section-special .plan-name {
font-size: 1.75rem;
font-weight: 700;
color: var(--text-primary);
text-align: center;
line-height: 1.3;
}
.priceplan-section-special .plan-description {
font-size: 0.9375rem;
line-height: 1.6;
text-align: center;
color: var(--text-secondary);
}
.priceplan-section-special .price-wrapper {
text-align: center;
padding: 1.5rem 0;
border-top: 1px solid color-mix(in srgb, var(--neutral-300) 50%, transparent);
border-bottom: 1px solid color-mix(in srgb, var(--neutral-300) 50%, transparent);
}
.priceplan-section-special .price-container {
display: flex;
align-items: baseline;
justify-content: center;
gap: 0.25rem;
}
.priceplan-section-special .currency {
font-size: 1.5rem;
font-weight: 600;
color: var(--text-secondary);
}
.priceplan-section-special .price-amount {
font-size: 3.5rem;
font-weight: 800;
color: var(--primary-500);
line-height: 1;
}
.priceplan-section-special .price-period {
font-size: 1rem;
font-weight: 500;
color: var(--text-secondary);
}
.priceplan-section-special .features-list {
flex: 1;
}
.priceplan-section-special .features-content {
display: flex;
flex-direction: column;
gap: 0.875rem;
}
.priceplan-section-special .feature-item {
display: flex;
align-items: flex-start;
gap: 0.75rem;
font-size: 0.9375rem;
color: var(--text-primary);
line-height: 1.5;
}
.priceplan-section-special .feature-item i {
color: var(--primary-500);
font-size: 1.125rem;
flex-shrink: 0;
margin-top: 0.125rem;
}
.priceplan-section-special .pricing-card-featured .feature-item i {
color: var(--primary-700);
}
.priceplan-section-special .pricing-card-footer {
margin-top: 2rem;
padding-top: 1.5rem;
}
.priceplan-section-special .decorative-line {
height: 4px;
background: linear-gradient(90deg,
transparent,
var(--primary-500),
transparent);
border-radius: 2px;
}
.priceplan-section-special .pricing-card-featured .decorative-line {
background: linear-gradient(90deg,
transparent,
var(--primary-700),
transparent);
}
.priceplan-section-special .decorative-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
overflow: hidden;
}
.priceplan-section-special .shape {
position: absolute;
border-radius: 50%;
opacity: 0.08;
}
.priceplan-section-special .shape-1 {
width: 400px;
height: 400px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-300));
top: -200px;
left: -100px;
}
.priceplan-section-special .shape-2 {
width: 300px;
height: 300px;
background: linear-gradient(135deg, var(--primary-300), var(--primary-500));
bottom: -150px;
right: -80px;
}
.priceplan-section-special .shape-3 {
width: 200px;
height: 200px;
background: linear-gradient(135deg, var(--primary-700), var(--primary-500));
top: 50%;
right: 10%;
transform: translateY(-50%);
}
.priceplan-section-special .container {
position: relative;
z-index: 1;
}
@media (max-width: 991.98px) {
.priceplan-section-special .section-title {
font-size: 2rem;
}
.priceplan-section-special .section-subtitle {
font-size: 1.125rem;
}
.priceplan-section-special .pricing-card-featured {
transform: scale(1);
}
.priceplan-section-special .pricing-card-featured:hover {
transform: translateY(-8px);
}
}
@media (max-width: 767.98px) {
.priceplan-section-special .section-title {
font-size: 1.75rem;
}
.priceplan-section-special .section-subtitle {
font-size: 1rem;
}
.priceplan-section-special .section-desc {
font-size: 1rem;
}
.priceplan-section-special .pricing-card {
padding: 2rem 1.5rem;
}
.priceplan-section-special .plan-name {
font-size: 1.5rem;
}
.priceplan-section-special .price-amount {
font-size: 3rem;
}
.priceplan-section-special .shape-1,
.priceplan-section-special .shape-2 {
opacity: 0.05;
}
}
@media (max-width: 575.98px) {
.priceplan-section-special .decorative-badge {
width: 40px;
height: 40px;
font-size: 18px;
}
.priceplan-section-special .pricing-card {
padding: 1.75rem 1.25rem;
}
.priceplan-section-special .plan-icon {
width: 56px;
height: 56px;
font-size: 24px;
}
}
.team-section-minimal {
background: linear-gradient(135deg, var(--surface-primary) 0%, var(--neutral-50) 100%);
position: relative;
overflow: hidden;
}
.team-section-minimal .section-header {
position: relative;
z-index: 2;
}
.team-section-minimal #team-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.5px;
}
.team-section-minimal #team-subtitle {
color: var(--primary-500);
font-weight: 500;
}
.team-section-minimal #team-desc {
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin-left: auto;
margin-right: auto;
}
.team-section-minimal .decorative-line-wrapper {
display: flex;
justify-content: center;
align-items: center;
}
.team-section-minimal .decorative-line {
width: 80px;
height: 4px;
background: linear-gradient(90deg, transparent, var(--primary-500), transparent);
border-radius: 2px;
}
.team-section-minimal .team-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);
height: 100%;
position: relative;
}
.team-section-minimal .team-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.15);
}
.team-section-minimal .team-image-wrapper {
position: relative;
overflow: hidden;
aspect-ratio: 1 / 1;
background: color-mix(in srgb, var(--primary-500) 10%, var(--neutral-50));
}
.team-section-minimal .team-member-photo {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.team-section-minimal .team-card:hover .team-member-photo {
transform: scale(1.08);
}
.team-section-minimal .hover-overlay {
position: absolute;
inset: 0;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-500) 60%, transparent) 0%,
color-mix(in srgb, var(--primary-700) 40%, transparent) 100%);
opacity: 0;
transition: opacity 0.4s ease;
}
.team-section-minimal .team-card:hover .hover-overlay {
opacity: 1;
}
.team-section-minimal .image-decoration {
position: absolute;
width: 60px;
height: 60px;
border: 3px solid var(--primary-500);
transition: all 0.4s ease;
z-index: 1;
}
.team-section-minimal .image-decoration.top-left {
top: 12px;
left: 12px;
border-right: none;
border-bottom: none;
}
.team-section-minimal .image-decoration.bottom-right {
bottom: 12px;
right: 12px;
border-left: none;
border-top: none;
}
.team-section-minimal .team-card:hover .image-decoration.top-left {
top: 8px;
left: 8px;
}
.team-section-minimal .team-card:hover .image-decoration.bottom-right {
bottom: 8px;
right: 8px;
}
.team-section-minimal .team-info {
padding: 1.75rem 1.5rem;
text-align: center;
background: var(--surface-primary);
}
.team-section-minimal .member-name {
color: var(--text-primary);
font-size: 1.25rem;
font-weight: 600;
margin-bottom: 0.5rem;
transition: color 0.3s ease;
}
.team-section-minimal .team-card:hover .member-name {
color: var(--primary-500);
}
.team-section-minimal .member-role {
color: var(--text-secondary);
font-size: 0.95rem;
font-weight: 400;
}
.team-section-minimal .accent-bar {
width: 50px;
height: 3px;
background: var(--primary-500);
margin: 0 auto;
border-radius: 2px;
transform: scaleX(0);
transition: transform 0.4s ease;
}
.team-section-minimal .team-card:hover .accent-bar {
transform: scaleX(1);
}
.team-section-minimal .bg-decoration {
position: absolute;
border-radius: 50%;
opacity: 0.04;
pointer-events: none;
}
.team-section-minimal .decoration-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: -150px;
right: -100px;
}
.team-section-minimal .decoration-2 {
width: 300px;
height: 300px;
background: var(--primary-700);
bottom: -100px;
left: -80px;
}
.team-section-minimal .decoration-3 {
width: 200px;
height: 200px;
background: var(--primary-300);
top: 50%;
right: 10%;
transform: translateY(-50%);
}
@media (max-width: 991px) {
.team-section-minimal .decoration-1 {
width: 300px;
height: 300px;
top: -100px;
right: -80px;
}
.team-section-minimal .decoration-2 {
width: 250px;
height: 250px;
bottom: -80px;
left: -60px;
}
}
@media (max-width: 767px) {
.team-section-minimal #team-title {
font-size: 2rem;
}
.team-section-minimal #team-subtitle {
font-size: 1.1rem;
}
.team-section-minimal .team-info {
padding: 1.5rem 1.25rem;
}
.team-section-minimal .member-name {
font-size: 1.15rem;
}
.team-section-minimal .image-decoration {
width: 45px;
height: 45px;
border-width: 2px;
}
.team-section-minimal .decoration-3 {
display: none;
}
}
@media (max-width: 575px) {
.team-section-minimal .team-image-wrapper {
aspect-ratio: 4 / 5;
}
}
@media (prefers-reduced-motion: reduce) {
.team-section-minimal .team-card,
.team-section-minimal .team-member-photo,
.team-section-minimal .hover-overlay,
.team-section-minimal .accent-bar,
.team-section-minimal .image-decoration {
transition: none;
}
}
@media print {
.team-section-minimal .bg-decoration,
.team-section-minimal .hover-overlay,
.team-section-minimal .image-decoration {
display: none;
}
}
.reviews-section-modern {
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;
}
.reviews-section-modern .header-content {
position: relative;
z-index: 2;
}
.reviews-section-modern .section-title {
font-size: clamp(1.75rem, 4vw, 2.5rem);
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
margin-bottom: 1rem;
}
.reviews-section-modern .section-subtitle {
font-size: clamp(1.1rem, 2.5vw, 1.4rem);
font-weight: 600;
color: var(--primary-500);
line-height: 1.3;
margin-bottom: 1.5rem;
}
.reviews-section-modern .section-description {
font-size: clamp(0.95rem, 2vw, 1.1rem);
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.reviews-section-modern .reviews-grid {
position: relative;
z-index: 2;
}
.reviews-section-modern .review-card {
background: var(--surface-primary);
border-radius: 16px;
padding: 2rem;
height: 100%;
position: relative;
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);
box-shadow: 0 4px 6px rgba(var(--black-rgb), 0.05);
}
.reviews-section-modern .review-card:hover {
transform: translateY(-8px);
border-color: var(--primary-300);
box-shadow:
0 12px 24px rgba(var(--black-rgb), 0.08),
0 0 0 1px color-mix(in srgb, var(--primary-500) 10%, transparent 90%);
}
.reviews-section-modern .review-card.featured-review {
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 40%, var(--surface-primary) 60%) 100%
);
border-color: var(--primary-300);
}
.reviews-section-modern .quote-icon {
width: 48px;
height: 48px;
border-radius: 12px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1.5rem;
box-shadow: 0 4px 12px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
.reviews-section-modern .quote-icon i {
font-size: 1.5rem;
color: var(--light);
}
.reviews-section-modern .review-content {
margin-bottom: 2rem;
}
.reviews-section-modern .review-text {
font-size: clamp(0.95rem, 1.8vw, 1.05rem);
color: var(--text-primary);
line-height: 1.8;
margin: 0;
position: relative;
}
.reviews-section-modern .review-author {
display: flex;
align-items: center;
gap: 1rem;
padding-top: 1.5rem;
border-top: 2px solid color-mix(in srgb, var(--neutral-300) 30%, transparent 70%);
}
.reviews-section-modern .author-avatar {
width: 56px;
height: 56px;
border-radius: 50%;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
box-shadow: 0 4px 12px color-mix(in srgb, var(--primary-500) 25%, transparent 75%);
}
.reviews-section-modern .avatar-initials {
font-size: 1.25rem;
font-weight: 700;
color: var(--light);
letter-spacing: 0.5px;
}
.reviews-section-modern .author-info {
flex: 1;
}
.reviews-section-modern .author-name {
font-size: clamp(0.9rem, 1.6vw, 1rem);
font-weight: 600;
color: var(--text-primary);
line-height: 1.4;
margin: 0;
}
.reviews-section-modern .card-decoration {
position: absolute;
bottom: 0;
right: 0;
width: 120px;
height: 120px;
background: radial-gradient(
circle at center,
color-mix(in srgb, var(--primary-300) 15%, transparent 85%) 0%,
transparent 70%
);
border-radius: 16px 0 16px 0;
pointer-events: none;
}
.reviews-section-modern .decorative-elements {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 1;
}
.reviews-section-modern .deco-circle {
position: absolute;
border-radius: 50%;
background: radial-gradient(
circle at center,
color-mix(in srgb, var(--primary-300) 20%, transparent 80%) 0%,
transparent 70%
);
}
.reviews-section-modern .deco-circle-1 {
width: 300px;
height: 300px;
top: -100px;
right: -50px;
animation: float 20s ease-in-out infinite;
}
.reviews-section-modern .deco-circle-2 {
width: 200px;
height: 200px;
bottom: -50px;
left: -50px;
animation: float 15s ease-in-out infinite reverse;
}
.reviews-section-modern .deco-dots {
position: absolute;
display: flex;
gap: 0.5rem;
opacity: 0.3;
}
.reviews-section-modern .deco-dots i {
font-size: 2rem;
color: var(--primary-500);
}
.reviews-section-modern .deco-dots-1 {
top: 20%;
left: 5%;
}
.reviews-section-modern .deco-dots-2 {
bottom: 25%;
right: 8%;
}
@keyframes float {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(30px, -30px) scale(1.05);
}
66% {
transform: translate(-20px, 20px) scale(0.95);
}
}
@media (max-width: 991.98px) {
.reviews-section-modern .review-card {
padding: 1.75rem;
}
.reviews-section-modern .quote-icon {
width: 44px;
height: 44px;
}
.reviews-section-modern .quote-icon i {
font-size: 1.3rem;
}
.reviews-section-modern .author-avatar {
width: 52px;
height: 52px;
}
}
@media (max-width: 767.98px) {
.reviews-section-modern {
padding: 3rem 0;
}
.reviews-section-modern .review-card {
padding: 1.5rem;
}
.reviews-section-modern .quote-icon {
width: 40px;
height: 40px;
margin-bottom: 1.25rem;
}
.reviews-section-modern .quote-icon i {
font-size: 1.2rem;
}
.reviews-section-modern .review-content {
margin-bottom: 1.5rem;
}
.reviews-section-modern .author-avatar {
width: 48px;
height: 48px;
}
.reviews-section-modern .avatar-initials {
font-size: 1.1rem;
}
.reviews-section-modern .review-author {
padding-top: 1.25rem;
gap: 0.875rem;
}
.reviews-section-modern .deco-circle-1 {
width: 200px;
height: 200px;
}
.reviews-section-modern .deco-circle-2 {
width: 150px;
height: 150px;
}
}
@media (max-width: 575.98px) {
.reviews-section-modern .review-card {
padding: 1.25rem;
}
.reviews-section-modern .deco-dots {
display: none;
}
}
@media (prefers-contrast: high) {
.reviews-section-modern .review-card {
border-width: 3px;
}
.reviews-section-modern .section-title,
.reviews-section-modern .review-text,
.reviews-section-modern .author-name {
color: var(--neutral-900);
}
}
@media (prefers-reduced-motion: reduce) {
.reviews-section-modern .review-card {
transition: none;
}
.reviews-section-modern .deco-circle-1,
.reviews-section-modern .deco-circle-2 {
animation: none;
}
}
.casestudy-section-pro {
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-pro .section-header {
margin-bottom: 60px;
position: relative;
z-index: 2;
}
.casestudy-section-pro .section-title {
font-size: 2.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.2;
}
.casestudy-section-pro .section-subtitle {
font-size: 1.5rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 24px;
line-height: 1.4;
}
.casestudy-section-pro .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
}
.casestudy-section-pro .casestudies-grid {
position: relative;
z-index: 2;
}
.casestudy-section-pro .casestudy-card {
height: 100%;
background: var(--surface-primary);
border-radius: 16px;
overflow: hidden;
box-shadow: 0 4px 6px rgba(var(--black-rgb), 0.05),
0 10px 20px rgba(var(--black-rgb), 0.03);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
border: 1px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
}
.casestudy-section-pro .casestudy-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 24px rgba(var(--black-rgb), 0.1),
0 20px 40px rgba(var(--black-rgb), 0.05);
border-color: var(--primary-500);
}
.casestudy-section-pro .card-image-wrapper {
position: relative;
height: 240px;
background: linear-gradient(
135deg,
var(--primary-500) 0%,
color-mix(in srgb, var(--primary-700) 70%, var(--primary-500) 30%) 100%
);
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
}
.casestudy-section-pro .image-placeholder {
position: relative;
z-index: 2;
font-size: 4rem;
color: var(--light);
opacity: 0.9;
transition: transform 0.4s ease;
}
.casestudy-section-pro .casestudy-card:hover .image-placeholder {
transform: scale(1.1) rotate(5deg);
}
.casestudy-section-pro .decorative-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: radial-gradient(
circle at 30% 50%,
color-mix(in srgb, var(--light) 15%, transparent 85%) 0%,
transparent 50%
);
opacity: 0;
transition: opacity 0.4s ease;
}
.casestudy-section-pro .casestudy-card:hover .decorative-overlay {
opacity: 1;
}
.casestudy-section-pro .card-content {
padding: 32px;
position: relative;
}
.casestudy-section-pro .case-number {
position: absolute;
top: -20px;
right: 32px;
width: 48px;
height: 48px;
background: var(--primary-500);
color: var(--light);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-weight: 700;
font-size: 1.125rem;
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.15);
}
.casestudy-section-pro .case-title {
font-size: 1.375rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.3;
min-height: 66px;
}
.casestudy-section-pro .case-description {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.6;
margin-bottom: 24px;
}
.casestudy-section-pro .card-footer {
padding-top: 20px;
border-top: 1px solid color-mix(in srgb, var(--neutral-300) 40%, transparent 60%);
}
.casestudy-section-pro .case-icons {
display: flex;
gap: 12px;
align-items: center;
}
.casestudy-section-pro .case-icons i {
font-size: 1.25rem;
color: var(--primary-500);
transition: all 0.3s ease;
}
.casestudy-section-pro .casestudy-card:hover .case-icons i {
color: var(--primary-700);
transform: scale(1.1);
}
.casestudy-section-pro .decorative-shapes {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
z-index: 1;
}
.casestudy-section-pro .shape-circle {
position: absolute;
border-radius: 50%;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-300) 15%, transparent 85%) 0%,
transparent 70%
);
}
.casestudy-section-pro .shape-1 {
width: 400px;
height: 400px;
top: -100px;
right: -100px;
animation: float 20s ease-in-out infinite;
}
.casestudy-section-pro .shape-2 {
width: 300px;
height: 300px;
bottom: -80px;
left: -80px;
animation: float 15s ease-in-out infinite reverse;
}
.casestudy-section-pro .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) 20%, transparent 80%) 0%,
transparent 60%
);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
animation: morph 12s ease-in-out infinite;
}
@keyframes float {
0%, 100% {
transform: translateY(0px) scale(1);
}
50% {
transform: translateY(-30px) scale(1.05);
}
}
@keyframes morph {
0%, 100% {
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}
50% {
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
}
}
@media (max-width: 991px) {
.casestudy-section-pro {
padding: 80px 0;
}
.casestudy-section-pro .section-title {
font-size: 2.25rem;
}
.casestudy-section-pro .section-subtitle {
font-size: 1.25rem;
}
.casestudy-section-pro .section-description {
font-size: 1rem;
}
.casestudy-section-pro .case-title {
font-size: 1.25rem;
min-height: auto;
}
}
@media (max-width: 767px) {
.casestudy-section-pro {
padding: 60px 0;
}
.casestudy-section-pro .section-header {
margin-bottom: 40px;
}
.casestudy-section-pro .section-title {
font-size: 1.875rem;
}
.casestudy-section-pro .section-subtitle {
font-size: 1.125rem;
}
.casestudy-section-pro .card-image-wrapper {
height: 200px;
}
.casestudy-section-pro .image-placeholder {
font-size: 3rem;
}
.casestudy-section-pro .card-content {
padding: 24px;
}
.casestudy-section-pro .case-number {
right: 24px;
width: 40px;
height: 40px;
font-size: 1rem;
}
.casestudy-section-pro .case-title {
font-size: 1.125rem;
}
.casestudy-section-pro .case-description {
font-size: 0.9375rem;
}
.casestudy-section-pro .shape-1,
.casestudy-section-pro .shape-2 {
width: 250px;
height: 250px;
}
.casestudy-section-pro .shape-blob {
width: 300px;
height: 300px;
}
}
@media (max-width: 575px) {
.casestudy-section-pro .section-title {
font-size: 1.625rem;
}
.casestudy-section-pro .card-content {
padding: 20px;
}
.casestudy-section-pro .case-icons i {
font-size: 1.125rem;
}
}
.process-section-variant {
position: relative;
padding: 100px 0;
background: linear-gradient(180deg, var(--surface-primary) 0%, var(--neutral-50) 100%);
overflow: hidden;
}
.process-section-variant .process-header {
margin-bottom: 60px;
position: relative;
}
.process-section-variant .decorative-line-top {
width: 80px;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-700));
margin: 0 auto 24px;
border-radius: 2px;
}
.process-section-variant .process-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.2;
}
.process-section-variant .process-subtitle {
font-size: 1.25rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 20px;
line-height: 1.4;
}
.process-section-variant .process-desc {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.8;
margin: 0;
}
.process-section-variant .process-timeline {
position: relative;
padding: 40px 0;
}
.process-section-variant .process-step {
display: flex;
gap: 30px;
margin-bottom: 60px;
position: relative;
}
.process-section-variant .process-step:last-child {
margin-bottom: 0;
}
.process-section-variant .process-step:nth-child(even) {
flex-direction: row-reverse;
}
.process-section-variant .step-number-wrapper {
flex-shrink: 0;
position: relative;
width: 80px;
display: flex;
flex-direction: column;
align-items: center;
}
.process-section-variant .step-connector {
position: absolute;
top: 80px;
left: 50%;
transform: translateX(-50%);
width: 2px;
height: calc(100% + 60px);
background: linear-gradient(180deg, var(--primary-300), var(--primary-100));
}
.process-section-variant .process-step:last-child .step-connector {
display: none;
}
.process-section-variant .step-number {
width: 80px;
height: 80px;
border-radius: 50%;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 8px 24px rgba(var(--black-rgb), 0.12);
position: relative;
z-index: 2;
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.process-section-variant .step-number span {
font-size: 1.5rem;
font-weight: 700;
color: var(--light);
}
.process-section-variant .process-step:hover .step-number {
transform: scale(1.1);
box-shadow: 0 12px 32px rgba(var(--black-rgb), 0.16);
}
.process-section-variant .step-content {
flex: 1;
background: var(--surface-primary);
border-radius: 16px;
padding: 32px;
box-shadow: 0 4px 16px rgba(var(--black-rgb), 0.08);
border: 1px solid var(--neutral-100);
transition: transform 0.3s ease, box-shadow 0.3s ease;
position: relative;
}
.process-section-variant .step-content::before {
content: '';
position: absolute;
top: 36px;
width: 0;
height: 0;
border-style: solid;
}
.process-section-variant .process-step:nth-child(odd) .step-content::before {
left: -12px;
border-width: 12px 12px 12px 0;
border-color: transparent var(--surface-primary) transparent transparent;
}
.process-section-variant .process-step:nth-child(even) .step-content::before {
right: -12px;
border-width: 12px 0 12px 12px;
border-color: transparent transparent transparent var(--surface-primary);
}
.process-section-variant .process-step:hover .step-content {
transform: translateY(-4px);
box-shadow: 0 8px 24px rgba(var(--black-rgb), 0.12);
}
.process-section-variant .step-icon {
width: 56px;
height: 56px;
border-radius: 12px;
background: color-mix(in srgb, var(--primary-500) 10%, transparent);
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 20px;
}
.process-section-variant .step-icon i {
font-size: 28px;
color: var(--primary-500);
}
.process-section-variant .step-title {
font-size: 1.5rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 12px;
line-height: 1.3;
}
.process-section-variant .step-desc {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
}
.process-section-variant .decorative-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
overflow: hidden;
z-index: 0;
}
.process-section-variant .shape {
position: absolute;
border-radius: 50%;
opacity: 0.06;
}
.process-section-variant .shape-circle-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: -100px;
right: -100px;
}
.process-section-variant .shape-circle-2 {
width: 300px;
height: 300px;
background: var(--primary-700);
bottom: 100px;
left: -80px;
}
.process-section-variant .shape-blob-1 {
width: 500px;
height: 500px;
background: var(--primary-300);
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}
@media (max-width: 991px) {
.process-section-variant {
padding: 80px 0;
}
.process-section-variant .process-title {
font-size: 2rem;
}
.process-section-variant .process-subtitle {
font-size: 1.125rem;
}
.process-section-variant .process-desc {
font-size: 1rem;
}
.process-section-variant .process-step {
flex-direction: column !important;
align-items: center;
gap: 20px;
}
.process-section-variant .step-number-wrapper {
width: 70px;
}
.process-section-variant .step-number {
width: 70px;
height: 70px;
}
.process-section-variant .step-number span {
font-size: 1.25rem;
}
.process-section-variant .step-connector {
top: 70px;
left: 50%;
}
.process-section-variant .step-content {
width: 100%;
padding: 24px;
}
.process-section-variant .step-content::before {
top: -12px;
left: 50% !important;
right: auto !important;
transform: translateX(-50%);
border-width: 0 12px 12px 12px !important;
border-color: transparent transparent var(--surface-primary) transparent !important;
}
.process-section-variant .step-title {
font-size: 1.25rem;
}
.process-section-variant .step-desc {
font-size: 0.9375rem;
}
}
@media (max-width: 767px) {
.process-section-variant {
padding: 60px 0;
}
.process-section-variant .process-header {
margin-bottom: 40px;
}
.process-section-variant .process-title {
font-size: 1.75rem;
}
.process-section-variant .process-subtitle {
font-size: 1rem;
}
.process-section-variant .step-number-wrapper {
width: 60px;
}
.process-section-variant .step-number {
width: 60px;
height: 60px;
}
.process-section-variant .step-number span {
font-size: 1.125rem;
}
.process-section-variant .step-icon {
width: 48px;
height: 48px;
}
.process-section-variant .step-icon i {
font-size: 24px;
}
.process-section-variant .process-step {
margin-bottom: 40px;
}
.shape-circle-1,
.shape-circle-2,
.process-section-variant .shape-blob-1 {
opacity: 0.04;
}
}
@media (max-width: 575px) {
.process-section-variant {
padding: 50px 0;
}
.process-section-variant .process-title {
font-size: 1.5rem;
}
.process-section-variant .step-content {
padding: 20px;
}
.process-section-variant .decorative-line-top {
width: 60px;
height: 3px;
}
}
.timeline-section-standard {
position: relative;
padding: 80px 0;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
overflow: hidden;
}
.timeline-section-standard .section-header {
margin-bottom: 60px;
}
.timeline-section-standard .section-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 12px;
letter-spacing: -0.02em;
}
.timeline-section-standard .section-subtitle {
font-size: 1.25rem;
font-weight: 500;
color: var(--primary-500);
margin-bottom: 20px;
}
.timeline-section-standard .section-description {
font-size: 1.1rem;
line-height: 1.7;
color: var(--text-secondary);
max-width: 700px;
margin: 0 auto;
}
.timeline-section-standard .timeline-wrapper {
position: relative;
padding: 40px 0;
}
.timeline-section-standard .timeline-item {
position: relative;
display: grid;
grid-template-columns: 60px 1fr;
gap: 30px;
margin-bottom: 50px;
}
.timeline-section-standard .timeline-item-last {
margin-bottom: 0;
}
.timeline-section-standard .timeline-marker {
position: relative;
display: flex;
flex-direction: column;
align-items: center;
}
.timeline-section-standard .marker-inner {
width: 60px;
height: 60px;
border-radius: 50%;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
display: flex;
align-items: center;
justify-content: center;
color: var(--light);
font-size: 1.5rem;
box-shadow: 0 4px 15px rgba(var(--black-rgb), 0.15);
position: relative;
z-index: 2;
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.timeline-section-standard .timeline-item:hover .marker-inner {
transform: scale(1.1);
box-shadow: 0 6px 20px rgba(var(--black-rgb), 0.2);
}
.timeline-section-standard .marker-line {
position: absolute;
top: 60px;
left: 50%;
transform: translateX(-50%);
width: 3px;
height: calc(100% + 50px);
background: linear-gradient(180deg,
var(--primary-300) 0%,
color-mix(in srgb, var(--primary-300) 30%, transparent 70%) 100%
);
z-index: 1;
}
.timeline-section-standard .timeline-item-last .marker-line {
display: none;
}
.timeline-section-standard .timeline-content {
padding-top: 5px;
}
.timeline-section-standard .content-card {
position: relative;
background: var(--surface-primary);
border-radius: 16px;
padding: 32px;
box-shadow: 0 2px 12px rgba(var(--black-rgb), 0.08);
border: 2px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
overflow: hidden;
}
.timeline-section-standard .timeline-item:hover .content-card {
transform: translateY(-4px);
box-shadow: 0 8px 25px rgba(var(--black-rgb), 0.12);
border-color: var(--primary-300);
}
.timeline-section-standard .card-icon {
width: 50px;
height: 50px;
border-radius: 12px;
background: color-mix(in srgb, var(--primary-100) 60%, var(--surface-primary) 40%);
display: flex;
align-items: center;
justify-content: center;
color: var(--primary-500);
font-size: 1.5rem;
margin-bottom: 16px;
}
.timeline-section-standard .content-title {
font-size: 1.5rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 12px;
letter-spacing: -0.01em;
}
.timeline-section-standard .content-description {
font-size: 1rem;
line-height: 1.7;
color: var(--text-secondary);
margin: 0;
}
.timeline-section-standard .content-accent {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), transparent);
border-radius: 0 0 16px 16px;
}
.timeline-section-standard .decorative-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
}
.timeline-section-standard .shape {
position: absolute;
border-radius: 50%;
opacity: 0.08;
}
.timeline-section-standard .shape-1 {
width: 300px;
height: 300px;
background: var(--primary-500);
top: 10%;
right: -100px;
animation: float 20s ease-in-out infinite;
}
.timeline-section-standard .shape-2 {
width: 200px;
height: 200px;
background: var(--primary-700);
bottom: 20%;
left: -50px;
animation: float 15s ease-in-out infinite reverse;
}
.timeline-section-standard .shape-3 {
width: 150px;
height: 150px;
background: var(--primary-300);
top: 50%;
left: 10%;
animation: float 18s ease-in-out infinite;
}
@keyframes float {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-30px) rotate(5deg);
}
}
@media (max-width: 991px) {
.timeline-section-standard {
padding: 60px 0;
}
.timeline-section-standard .section-title {
font-size: 2rem;
}
.timeline-section-standard .section-subtitle {
font-size: 1.1rem;
}
.timeline-section-standard .section-description {
font-size: 1rem;
}
.timeline-section-standard .timeline-item {
grid-template-columns: 50px 1fr;
gap: 20px;
margin-bottom: 40px;
}
.timeline-section-standard .marker-inner {
width: 50px;
height: 50px;
font-size: 1.25rem;
}
.timeline-section-standard .marker-line {
top: 50px;
height: calc(100% + 40px);
}
.timeline-section-standard .content-card {
padding: 24px;
}
.timeline-section-standard .content-title {
font-size: 1.25rem;
}
}
@media (max-width: 767px) {
.timeline-section-standard {
padding: 50px 0;
}
.timeline-section-standard .section-header {
margin-bottom: 40px;
}
.timeline-section-standard .section-title {
font-size: 1.75rem;
}
.timeline-section-standard .timeline-item {
grid-template-columns: 40px 1fr;
gap: 16px;
margin-bottom: 30px;
}
.timeline-section-standard .marker-inner {
width: 40px;
height: 40px;
font-size: 1rem;
}
.timeline-section-standard .marker-line {
width: 2px;
top: 40px;
height: calc(100% + 30px);
}
.timeline-section-standard .content-card {
padding: 20px;
}
.timeline-section-standard .card-icon {
width: 40px;
height: 40px;
font-size: 1.25rem;
margin-bottom: 12px;
}
.timeline-section-standard .content-title {
font-size: 1.125rem;
}
.timeline-section-standard .content-description {
font-size: 0.95rem;
}
.timeline-section-standard .shape-1,
.timeline-section-standard .shape-2,
.timeline-section-standard .shape-3 {
display: none;
}
}
@media (max-width: 575px) {
.timeline-section-standard .section-title {
font-size: 1.5rem;
}
.timeline-section-standard .timeline-wrapper {
padding: 20px 0;
}
}
.career-section-special {
position: relative;
padding: 100px 0;
background: var(--surface-primary);
overflow: hidden;
}
.career-section-special .decorative-blob {
position: absolute;
border-radius: 50%;
opacity: 0.05;
pointer-events: none;
z-index: 0;
}
.career-section-special .blob-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: -100px;
left: -100px;
filter: blur(80px);
}
.career-section-special .blob-2 {
width: 350px;
height: 350px;
background: var(--primary-700);
bottom: -80px;
right: -80px;
filter: blur(70px);
}
.career-section-special .decorative-circle {
position: absolute;
border: 2px solid var(--primary-300);
border-radius: 50%;
opacity: 0.1;
pointer-events: none;
}
.career-section-special .circle-1 {
width: 200px;
height: 200px;
top: 20%;
right: 10%;
}
.career-section-special .decorative-line {
position: absolute;
height: 2px;
background: linear-gradient(
to right,
transparent,
var(--primary-300),
transparent
);
opacity: 0.2;
pointer-events: none;
}
.career-section-special .line-1 {
width: 300px;
bottom: 15%;
left: 5%;
transform: rotate(-15deg);
}
.career-section-special .line-2 {
width: 250px;
top: 30%;
right: 8%;
transform: rotate(25deg);
}
.career-section-special .section-header {
position: relative;
z-index: 1;
}
.career-section-special #career-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
line-height: 1.2;
}
.career-section-special #career-subtitle {
color: var(--primary-700);
font-weight: 600;
}
.career-section-special #career-desc {
color: var(--text-secondary);
line-height: 1.7;
max-width: 800px;
margin: 0 auto;
}
.career-section-special .career-card {
position: relative;
background: var(--surface-secondary);
border-radius: 16px;
padding: 32px;
border: 1px solid var(--neutral-100);
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
z-index: 1;
}
.career-section-special .career-card:hover {
transform: translateY(-8px);
box-shadow: 0 20px 40px rgba(var(--black-rgb), 0.08);
border-color: var(--primary-300);
}
.career-section-special .career-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(
to right,
var(--primary-500),
var(--primary-700)
);
border-radius: 16px 16px 0 0;
opacity: 0;
transition: opacity 0.3s ease;
}
.career-section-special .career-card:hover::before {
opacity: 1;
}
.career-section-special .card-header-section {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 24px;
}
.career-section-special .icon-wrapper {
width: 64px;
height: 64px;
border-radius: 12px;
background: color-mix(in srgb, var(--primary-500) 10%, transparent);
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease;
}
.career-section-special .career-card:hover .icon-wrapper {
background: color-mix(in srgb, var(--primary-500) 15%, transparent);
transform: scale(1.05);
}
.career-section-special .icon-wrapper i {
font-size: 28px;
color: var(--primary-700);
}
.career-section-special .card-badge {
padding: 6px 16px;
background: var(--primary-50);
color: var(--primary-700);
border-radius: 20px;
font-size: 13px;
font-weight: 600;
border: 1px solid var(--primary-300);
}
.career-section-special .card-body-section {
margin-bottom: 24px;
}
.career-section-special .card-title {
color: var(--text-primary);
font-weight: 700;
font-size: 22px;
margin-bottom: 16px;
line-height: 1.3;
}
.career-section-special .card-description {
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 20px;
font-size: 15px;
}
.career-section-special .role-badge {
display: inline-flex;
align-items: center;
gap: 8px;
padding: 8px 16px;
background: var(--neutral-50);
border-radius: 8px;
border: 1px solid var(--neutral-100);
}
.career-section-special .role-badge i {
font-size: 16px;
color: var(--primary-500);
}
.career-section-special .role-badge span {
color: var(--text-primary);
font-size: 14px;
font-weight: 500;
}
.career-section-special .card-footer-section {
padding-top: 20px;
border-top: 1px solid var(--neutral-100);
}
.career-section-special .icon-tags {
display: flex;
gap: 12px;
}
.career-section-special .icon-tags i {
width: 36px;
height: 36px;
border-radius: 8px;
background: var(--neutral-50);
display: flex;
align-items: center;
justify-content: center;
font-size: 16px;
color: var(--primary-500);
transition: all 0.3s ease;
}
.career-section-special .career-card:hover .icon-tags i {
background: color-mix(in srgb, var(--primary-500) 10%, transparent);
transform: translateY(-2px);
}
@media (max-width: 991px) {
.career-section-special {
padding: 80px 0;
}
.career-section-special #career-title {
font-size: 2.5rem;
}
.career-section-special .career-card {
padding: 28px;
}
.career-section-special .blob-1,
.career-section-special .blob-2 {
width: 300px;
height: 300px;
}
}
@media (max-width: 767px) {
.career-section-special {
padding: 60px 0;
}
.career-section-special #career-title {
font-size: 2rem;
}
.career-section-special .career-card {
padding: 24px;
}
.career-section-special .icon-wrapper {
width: 56px;
height: 56px;
}
.career-section-special .icon-wrapper i {
font-size: 24px;
}
.career-section-special .card-title {
font-size: 20px;
}
.career-section-special .decorative-circle {
display: none;
}
}
@media (max-width: 575px) {
.career-section-special #career-title {
font-size: 1.75rem;
}
.career-section-special .card-header-section {
flex-direction: column;
align-items: flex-start;
gap: 16px;
}
.career-section-special .icon-tags {
flex-wrap: wrap;
}
}
.coreinfo-section-variant {
position: relative;
background: linear-gradient(
135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
overflow: hidden;
}
.coreinfo-section-variant .decorative-dot-accent {
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
margin: 0 auto;
position: relative;
}
.coreinfo-section-variant .decorative-dot-accent::before,
.coreinfo-section-variant .decorative-dot-accent::after {
content: '';
position: absolute;
width: 6px;
height: 6px;
background: var(--primary-300);
border-radius: 50%;
top: 50%;
transform: translateY(-50%);
}
.coreinfo-section-variant .decorative-dot-accent::before {
left: -16px;
}
.coreinfo-section-variant .decorative-dot-accent::after {
right: -16px;
}
.coreinfo-section-variant .section-title {
font-size: clamp(1.75rem, 4vw, 2.5rem);
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
margin-bottom: 1rem;
}
.coreinfo-section-variant .section-subtitle {
font-size: clamp(1.125rem, 2.5vw, 1.5rem);
font-weight: 600;
color: var(--primary-700);
line-height: 1.4;
margin-bottom: 1.5rem;
}
.coreinfo-section-variant .section-description {
font-size: clamp(1rem, 1.5vw, 1.125rem);
color: var(--text-secondary);
line-height: 1.7;
max-width: 800px;
margin: 0 auto;
}
.coreinfo-section-variant .coreinfo-card {
background: var(--surface-primary);
border-radius: 16px;
padding: 2rem;
position: relative;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
border: 2px solid color-mix(in srgb, var(--primary-100) 50%, transparent 50%);
box-shadow:
0 4px 6px rgba(var(--black-rgb), 0.03),
0 2px 4px rgba(var(--black-rgb), 0.02);
}
.coreinfo-section-variant .coreinfo-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);
}
.coreinfo-section-variant .coreinfo-card:hover .card-icon-wrapper {
background: var(--primary-500);
transform: scale(1.1) rotate(5deg);
}
.coreinfo-section-variant .coreinfo-card:hover .card-icon-wrapper i {
color: var(--light);
}
.coreinfo-section-variant .card-icon-wrapper {
width: 64px;
height: 64px;
background: linear-gradient(
135deg,
var(--primary-100) 0%,
color-mix(in srgb, var(--primary-300) 50%, var(--primary-100) 50%) 100%
);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1.5rem;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.coreinfo-section-variant .card-icon-wrapper::before {
content: '';
position: absolute;
inset: 0;
background: linear-gradient(
135deg,
transparent 0%,
color-mix(in srgb, var(--primary-500) 20%, transparent 80%) 100%
);
opacity: 0;
transition: opacity 0.4s ease;
}
.coreinfo-section-variant .coreinfo-card:hover .card-icon-wrapper::before {
opacity: 1;
}
.coreinfo-section-variant .card-icon-wrapper i {
font-size: 1.75rem;
color: var(--primary-700);
transition: all 0.4s ease;
position: relative;
z-index: 1;
}
.coreinfo-section-variant .card-content {
position: relative;
z-index: 1;
}
.coreinfo-section-variant .card-title {
font-size: 1.25rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.3;
margin-bottom: 1rem;
transition: color 0.3s ease;
}
.coreinfo-section-variant .coreinfo-card:hover .card-title {
color: var(--primary-700);
}
.coreinfo-section-variant .card-description {
font-size: 0.9375rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 0;
}
.coreinfo-section-variant .decorative-line {
position: absolute;
bottom: 0;
left: 2rem;
right: 2rem;
height: 3px;
background: linear-gradient(
90deg,
transparent 0%,
var(--primary-300) 50%,
transparent 100%
);
opacity: 0;
transition: opacity 0.4s ease;
}
.coreinfo-section-variant .coreinfo-card:hover .decorative-line {
opacity: 1;
}
.coreinfo-section-variant .decorative-blob-1,
.coreinfo-section-variant .decorative-blob-2 {
position: absolute;
border-radius: 50%;
filter: blur(60px);
opacity: 0.15;
pointer-events: none;
z-index: 0;
}
.coreinfo-section-variant .decorative-blob-1 {
width: 400px;
height: 400px;
background: var(--primary-300);
top: -100px;
right: -100px;
animation: float-slow 20s ease-in-out infinite;
}
.coreinfo-section-variant .decorative-blob-2 {
width: 350px;
height: 350px;
background: var(--primary-500);
bottom: -80px;
left: -80px;
animation: float-slow 25s ease-in-out infinite reverse;
}
.coreinfo-section-variant .decorative-circle-1,
.coreinfo-section-variant .decorative-circle-2 {
position: absolute;
border: 2px solid color-mix(in srgb, var(--primary-300) 30%, transparent 70%);
border-radius: 50%;
pointer-events: none;
z-index: 0;
}
.coreinfo-section-variant .decorative-circle-1 {
width: 200px;
height: 200px;
top: 15%;
left: 5%;
animation: rotate-slow 30s linear infinite;
}
.coreinfo-section-variant .decorative-circle-2 {
width: 150px;
height: 150px;
bottom: 20%;
right: 8%;
animation: rotate-slow 25s linear infinite reverse;
}
@keyframes float-slow {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(30px, -30px) scale(1.05);
}
66% {
transform: translate(-20px, 20px) scale(0.95);
}
}
@keyframes rotate-slow {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@media (max-width: 991.98px) {
.coreinfo-section-variant .coreinfo-card {
padding: 1.75rem;
}
.coreinfo-section-variant .card-icon-wrapper {
width: 56px;
height: 56px;
}
.coreinfo-section-variant .card-icon-wrapper i {
font-size: 1.5rem;
}
.coreinfo-section-variant .decorative-blob-1,
.coreinfo-section-variant .decorative-blob-2 {
width: 300px;
height: 300px;
}
}
@media (max-width: 767.98px) {
.coreinfo-section-variant .coreinfo-card {
padding: 1.5rem;
}
.coreinfo-section-variant .section-title {
margin-bottom: 0.75rem;
}
.coreinfo-section-variant .section-subtitle {
margin-bottom: 1rem;
}
.coreinfo-section-variant .decorative-circle-1,
.coreinfo-section-variant .decorative-circle-2 {
display: none;
}
}
@media (max-width: 575.98px) {
.coreinfo-section-variant .coreinfo-card {
padding: 1.25rem;
}
.coreinfo-section-variant .decorative-line {
left: 1.25rem;
right: 1.25rem;
}
}
@media print {
.coreinfo-section-variant .decorative-blob-1,
.coreinfo-section-variant .decorative-blob-2,
.coreinfo-section-variant .decorative-circle-1,
.coreinfo-section-variant .decorative-circle-2 {
display: none;
}
.coreinfo-section-variant .coreinfo-card {
break-inside: avoid;
page-break-inside: avoid;
}
}
@media (prefers-reduced-motion: reduce) {
.coreinfo-section-variant .coreinfo-card,
.coreinfo-section-variant .card-icon-wrapper,
.coreinfo-section-variant .card-icon-wrapper i,
.coreinfo-section-variant .card-title,
.coreinfo-section-variant .decorative-line {
transition: none;
}
.coreinfo-section-variant .decorative-blob-1,
.coreinfo-section-variant .decorative-blob-2,
.coreinfo-section-variant .decorative-circle-1,
.coreinfo-section-variant .decorative-circle-2 {
animation: none;
}
}
@media (prefers-contrast: high) {
.coreinfo-section-variant .coreinfo-card {
border-width: 3px;
border-color: var(--primary-500);
}
.coreinfo-section-variant .card-icon-wrapper {
border: 2px solid var(--primary-700);
}
}
.leadgen-section-secondary {
position: relative;
background: linear-gradient(135deg, var(--surface-primary) 0%, var(--neutral-50) 100%);
overflow: hidden;
}
.leadgen-section-secondary .decorative-accent {
width: 10px;
height: 10px;
background: var(--primary-500);
border-radius: 50%;
margin: 0 auto;
box-shadow: 0 0 25px var(--primary-500);
animation: pulse-leadgen-v001 2.5s ease-in-out infinite;
}
@keyframes pulse-leadgen-v001 {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.3);
opacity: 0.7;
}
}
.leadgen-section-secondary .leadgen-form-card {
background: var(--light);
border-radius: 28px;
padding: 3.5rem;
box-shadow: 0 15px 50px rgba(var(--black-rgb), 0.1);
position: relative;
overflow: hidden;
border: 1px solid var(--neutral-100);
transition: transform 0.4s ease, box-shadow 0.4s ease;
}
.leadgen-section-secondary .leadgen-form-card:hover {
transform: translateY(-6px);
box-shadow: 0 20px 60px rgba(var(--black-rgb), 0.15);
}
.leadgen-section-secondary .decorative-shape-corner {
position: absolute;
top: -40px;
right: -40px;
width: 140px;
height: 140px;
background: linear-gradient(135deg, var(--primary-400), var(--primary-600));
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
opacity: 0.12;
animation: rotate-leadgen-v001 25s linear infinite;
}
.leadgen-section-secondary .decorative-shape-gradient {
position: absolute;
bottom: -50px;
left: -50px;
width: 180px;
height: 180px;
background: linear-gradient(135deg, var(--primary-600), var(--primary-800));
border-radius: 60% 40% 30% 70% / 50% 60% 40% 50%;
opacity: 0.1;
animation: rotate-leadgen-v001 30s linear infinite reverse;
}
@keyframes rotate-leadgen-v001 {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.leadgen-section-secondary .form-control,
.leadgen-section-secondary .form-select {
border: 2px solid var(--neutral-100);
border-radius: 14px;
padding: 1.1rem 1.35rem;
background: var(--surface-primary);
transition: all 0.3s ease;
font-size: 1rem;
height: calc(3.5rem + 2px);
}
.leadgen-section-secondary .form-floating > label {
padding: 1.1rem 1.35rem;
color: var(--text-secondary);
font-weight: 500;
}
.leadgen-section-secondary .form-control:focus,
.leadgen-section-secondary .form-select:focus {
border-color: var(--primary-500);
box-shadow: 0 0 0 0.25rem color-mix(in srgb, var(--primary-500) 20%, transparent);
background: var(--light);
outline: none;
}
.leadgen-section-secondary .form-control:hover,
.leadgen-section-secondary .form-select:hover {
border-color: var(--neutral-200);
}
.leadgen-section-secondary textarea.form-control {
min-height: 150px;
resize: vertical;
}
.leadgen-section-secondary .form-check-input {
width: 1.3rem;
height: 1.3rem;
border: 2px solid var(--neutral-300);
border-radius: 7px;
cursor: pointer;
transition: all 0.3s ease;
}
.leadgen-section-secondary .form-check-input:checked {
background-color: var(--primary-500);
border-color: var(--primary-500);
}
.leadgen-section-secondary .form-check-input:hover {
border-color: var(--primary-300);
}
.leadgen-section-secondary .form-check-label {
cursor: pointer;
user-select: none;
padding-left: 0.6rem;
line-height: 1.6;
}
.leadgen-section-secondary .btn-leadgen-submit {
background: linear-gradient(135deg, #3b82f6, #1d4ed8) !important;
color: var(--light) !important;
border: none;
border-radius: 14px;
font-weight: 600;
font-size: 1.15rem;
letter-spacing: 0.4px;
transition: all 0.4s ease;
box-shadow: 0 6px 20px rgba(59, 130, 246, 0.35);
position: relative;
overflow: hidden;
}
.leadgen-section-secondary .btn-leadgen-submit::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(var(--white-rgb), 0.25), transparent);
transition: left 0.6s ease;
}
.leadgen-section-secondary .btn-leadgen-submit:hover {
transform: translateY(-2px);
box-shadow: 0 8px 25px rgba(59, 130, 246, 0.45);
}
.leadgen-section-secondary .btn-leadgen-submit:hover::before {
left: 100%;
}
.leadgen-section-secondary .btn-leadgen-submit:active {
transform: translateY(0);
box-shadow: 0 4px 15px rgba(59, 130, 246, 0.3);
}
.leadgen-section-secondary .decorative-blob-primary {
position: absolute;
top: 10%;
left: 5%;
width: 300px;
height: 300px;
background: radial-gradient(circle at center,
color-mix(in srgb, var(--primary-300) 15%, transparent) 0%,
transparent 70%);
border-radius: 50%;
filter: blur(60px);
z-index: 0;
pointer-events: none;
animation: float-blob-leadgen-1 15s ease-in-out infinite;
}
.leadgen-section-secondary .decorative-blob-secondary {
position: absolute;
bottom: 15%;
right: 8%;
width: 250px;
height: 250px;
background: radial-gradient(circle at center,
color-mix(in srgb, var(--primary-500) 12%, transparent) 0%,
transparent 70%);
border-radius: 50%;
filter: blur(50px);
z-index: 0;
pointer-events: none;
animation: float-blob-leadgen-2 18s ease-in-out infinite;
}
@keyframes float-blob-leadgen-1 {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(30px, -30px) scale(1.1);
}
66% {
transform: translate(-20px, 20px) scale(0.95);
}
}
@keyframes float-blob-leadgen-2 {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(-25px, 25px) scale(1.05);
}
66% {
transform: translate(20px, -20px) scale(0.98);
}
}
.leadgen-section-secondary .container > * {
position: relative;
z-index: 1;
}
@media (max-width: 991px) {
.leadgen-section-secondary .leadgen-form-card {
padding: 2.5rem;
}
}
@media (max-width: 767px) {
.leadgen-section-secondary .leadgen-form-card {
padding: 2rem;
border-radius: 20px;
}
.leadgen-section-secondary .btn-leadgen-submit {
font-size: 1.05rem;
}
.leadgen-section-secondary .form-control,
.leadgen-section-secondary .form-select {
padding: 1rem 1.15rem;
}
}
.leadgen-section-secondary .form-control:focus-visible,
.leadgen-section-secondary .form-select:focus-visible,
.leadgen-section-secondary .form-check-input:focus-visible {
outline: 3px solid var(--primary-500);
outline-offset: 2px;
}
.leadgen-section-secondary .btn-leadgen-submit:focus-visible {
outline: 3px solid var(--light);
outline-offset: 3px;
}
.leadgen-section-secondary .leadgen-field,
.leadgen-section-secondary .leadgen-field-dynamic {
animation: fadeInField 0.4s ease-out;
margin-bottom: 0;
}
@keyframes fadeInField {
from {
opacity: 0;
transform: translateY(-10px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
.leadgen-section-secondary .leadgen-form-dynamic .form-control,
.leadgen-section-secondary .leadgen-form-dynamic .form-select {
border: 2px solid var(--neutral-100);
border-radius: 14px;
padding: 1.1rem 1.35rem;
background: var(--surface-primary);
transition: all 0.3s ease;
font-size: 1rem;
height: calc(3.5rem + 2px);
}
.leadgen-section-secondary .leadgen-form-dynamic .form-floating > label {
padding: 1.1rem 1.35rem;
color: var(--text-secondary);
font-weight: 500;
}
.leadgen-section-secondary .leadgen-form-dynamic .form-control:focus,
.leadgen-section-secondary .leadgen-form-dynamic .form-select:focus {
border-color: var(--primary-500);
box-shadow: 0 0 0 0.25rem color-mix(in srgb, var(--primary-500) 20%, transparent);
background: var(--light);
outline: none;
}
.leadgen-section-secondary .leadgen-form-dynamic textarea.form-control {
min-height: 120px;
resize: vertical;
}
.leadgen-section-secondary .leadgen-form-dynamic .form-check-input {
width: 1.3rem;
height: 1.3rem;
border: 2px solid var(--neutral-300);
border-radius: 7px;
cursor: pointer;
transition: all 0.3s ease;
}
.leadgen-section-secondary .leadgen-form-dynamic .form-check-input:checked {
background-color: var(--primary-500);
border-color: var(--primary-500);
}
.leadgen-section-secondary .leadgen-form-dynamic .form-check-label {
cursor: pointer;
user-select: none;
padding-left: 0.6rem;
line-height: 1.6;
}
.contact-section-variant {
background: linear-gradient(135deg,
var(--neutral-50) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--neutral-50) 70%) 100%
);
position: relative;
overflow: hidden;
}
.contact-section-variant .decorative-dots {
display: flex;
gap: 8px;
justify-content: center;
align-items: center;
}
.contact-section-variant .decorative-dots .dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: var(--primary-500);
animation: pulse-dot 2s ease-in-out infinite;
}
.contact-section-variant .decorative-dots .dot:nth-child(2) {
animation-delay: 0.3s;
}
.contact-section-variant .decorative-dots .dot:nth-child(3) {
animation-delay: 0.6s;
}
@keyframes pulse-dot {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.5);
opacity: 0.7;
}
}
.contact-section-variant #contact-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
}
.contact-section-variant #contact-subtitle {
color: var(--primary-700);
font-weight: 600;
}
.contact-section-variant #contact-desc {
color: var(--text-secondary);
line-height: 1.7;
}
.contact-section-variant .contact-form-wrapper {
background: var(--surface-primary);
border-radius: 20px;
padding: 40px;
box-shadow: 0 10px 40px rgba(var(--black-rgb), 0.08);
position: relative;
overflow: hidden;
border: 1px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
}
.contact-section-variant .decorative-shape {
position: absolute;
border-radius: 50%;
opacity: 0.1;
z-index: 0;
}
.contact-section-variant .shape-1 {
width: 200px;
height: 200px;
background: var(--primary-500);
top: -100px;
right: -100px;
}
.contact-section-variant .shape-2 {
width: 150px;
height: 150px;
background: var(--primary-700);
bottom: -75px;
left: -75px;
}
.contact-section-variant .contact-form {
position: relative;
z-index: 1;
}
.contact-section-variant .form-control,
.contact-section-variant .form-floating > .form-control {
border: 2px solid var(--neutral-300);
border-radius: 12px;
padding: 16px 20px;
font-size: 16px;
transition: all 0.3s ease;
background: var(--surface-primary);
}
.contact-section-variant .form-floating > .form-control {
padding: 1rem 1.25rem;
height: calc(3.5rem + 2px);
}
.contact-section-variant .form-floating > textarea.form-control {
height: auto;
min-height: 150px;
}
.contact-section-variant .form-floating > label {
padding: 1rem 1.25rem;
color: var(--text-secondary);
font-weight: 500;
}
.contact-section-variant .form-control:focus {
border-color: var(--primary-500);
box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
background: var(--surface-primary);
}
.contact-section-variant .form-floating > .form-control:focus ~ label,
.contact-section-variant .form-floating > .form-control:not(:placeholder-shown) ~ label {
color: var(--primary-700);
}
.contact-section-variant .form-check-input {
width: 20px;
height: 20px;
border: 2px solid var(--neutral-300);
border-radius: 6px;
cursor: pointer;
}
.contact-section-variant .form-check-input:checked {
background-color: var(--primary-500);
border-color: var(--primary-500);
}
.contact-section-variant .form-check-label {
color: var(--text-secondary);
font-size: 14px;
cursor: pointer;
margin-left: 8px;
}
.contact-section-variant #site_submit_btn {
background: linear-gradient(135deg, #2563eb, #0284c7) !important;
color: var(--light) !important;
border: none !important;
border-radius: 12px;
padding: 16px 32px;
font-size: 18px;
font-weight: 600;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease;
box-shadow: 0 4px 15px rgba(37, 99, 235, 0.3);
}
.contact-section-variant #site_submit_btn:hover {
transform: translateY(-2px);
box-shadow: 0 8px 25px rgba(37, 99, 235, 0.4);
}
.contact-section-variant #site_submit_btn:active {
transform: translateY(0);
}
.contact-section-variant #site_submit_btn i {
transition: transform 0.3s ease;
}
.contact-section-variant #site_submit_btn:hover i {
transform: translateX(4px);
}
.contact-section-variant .contact-info-wrapper {
display: flex;
flex-direction: column;
gap: 24px;
}
.contact-section-variant .info-card {
background: var(--surface-primary);
border-radius: 16px;
padding: 30px;
border: 1px solid var(--neutral-300);
transition: all 0.3s ease;
}
.contact-section-variant .info-card:hover {
border-color: var(--primary-500);
box-shadow: 0 8px 30px rgba(37, 99, 235, 0.15);
transform: translateY(-4px);
}
.contact-section-variant .icon-wrapper {
width: 60px;
height: 60px;
background: linear-gradient(135deg, var(--primary-300), var(--primary-500));
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
color: var(--light);
font-size: 24px;
}
.contact-section-variant .info-card h4 {
color: var(--text-primary);
font-weight: 600;
font-size: 20px;
}
.contact-section-variant .info-card p {
color: var(--text-secondary);
line-height: 1.6;
margin: 0;
}
.contact-section-variant .decorative-icons {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 12px;
margin-top: 20px;
}
.contact-section-variant .decorative-icons .icon-item {
width: 50px;
height: 50px;
background: color-mix(in srgb, var(--primary-300) 15%, transparent 85%);
border-radius: 10px;
display: flex;
align-items: center;
justify-content: center;
color: var(--primary-700);
font-size: 20px;
transition: all 0.3s ease;
}
.contact-section-variant .decorative-icons .icon-item:hover {
background: var(--primary-500);
color: var(--light);
transform: scale(1.1) rotate(5deg);
}
.contact-section-variant .decorative-bottom {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 200px;
pointer-events: none;
z-index: 0;
}
.contact-section-variant .blob {
position: absolute;
border-radius: 50%;
opacity: 0.05;
}
.contact-section-variant .blob-1 {
width: 300px;
height: 300px;
background: var(--primary-500);
bottom: -150px;
left: 10%;
animation: float 8s ease-in-out infinite;
}
.contact-section-variant .blob-2 {
width: 250px;
height: 250px;
background: var(--primary-700);
bottom: -125px;
right: 15%;
animation: float 10s ease-in-out infinite reverse;
}
@keyframes float {
0%, 100% {
transform: translateY(0) scale(1);
}
50% {
transform: translateY(-20px) scale(1.05);
}
}
@media (max-width: 991px) {
.contact-section-variant .contact-form-wrapper {
padding: 30px 25px;
margin-bottom: 30px;
}
.contact-section-variant .decorative-icons {
grid-template-columns: repeat(4, 1fr);
}
}
@media (max-width: 767px) {
.contact-section-variant #contact-title {
font-size: 2rem;
}
.contact-section-variant #contact-subtitle {
font-size: 1.25rem;
}
.contact-section-variant .contact-form-wrapper {
padding: 25px 20px;
}
.contact-section-variant .info-card {
padding: 20px;
}
.contact-section-variant .decorative-icons {
grid-template-columns: repeat(2, 1fr);
}
.contact-section-variant #site_submit_btn {
font-size: 16px;
padding: 14px 28px;
}
}
@media (max-width: 575px) {
.contact-section-variant .decorative-icons .icon-item {
width: 45px;
height: 45px;
font-size: 18px;
}
}
.blog-section-variant {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.blog-section-variant .decorative-dot-pattern {
width: 60px;
height: 6px;
background-image: radial-gradient(circle, var(--primary-500) 2px, transparent 2px);
background-size: 12px 12px;
margin: 0 auto 2rem;
opacity: 0.6;
}
.blog-section-variant .section-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
letter-spacing: -0.02em;
}
.blog-section-variant .section-subtitle {
font-size: 1.25rem;
font-weight: 500;
color: var(--primary-500);
letter-spacing: 0.02em;
}
.blog-section-variant .section-description {
font-size: 1.1rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.blog-section-variant .decorative-line-accent {
width: 80px;
height: 3px;
background: linear-gradient(90deg,
transparent,
var(--primary-500),
transparent
);
margin: 2rem auto 0;
}
.blog-section-variant .blog-card {
background: var(--surface-secondary);
border-radius: 16px;
overflow: hidden;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.08);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
height: 100%;
display: flex;
flex-direction: column;
position: relative;
}
.blog-section-variant .blog-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.15);
}
.blog-section-variant .blog-card-image-wrapper {
position: relative;
width: 100%;
height: 220px;
overflow: hidden;
background: linear-gradient(135deg,
var(--primary-50),
var(--primary-100)
);
}
.blog-section-variant .blog-image {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.blog-section-variant .blog-card:hover .blog-image {
transform: scale(1.1);
}
.blog-section-variant .image-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(
to bottom,
transparent 0%,
rgba(var(--black-rgb), 0.1) 100%
);
opacity: 0;
transition: opacity 0.4s ease;
}
.blog-section-variant .blog-card:hover .image-overlay {
opacity: 1;
}
.blog-section-variant .category-badge {
position: absolute;
top: 16px;
right: 16px;
width: 44px;
height: 44px;
background: var(--light);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 1.2rem;
color: var(--primary-500);
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.15);
transform: scale(0.9);
transition: transform 0.3s ease;
}
.blog-section-variant .blog-card:hover .category-badge {
transform: scale(1);
}
.blog-section-variant .blog-card-content {
padding: 1.75rem;
flex: 1;
display: flex;
flex-direction: column;
}
.blog-section-variant .blog-meta {
display: flex;
align-items: center;
gap: 1rem;
margin-bottom: 1rem;
}
.blog-section-variant .meta-icon {
display: flex;
align-items: center;
font-size: 0.9rem;
color: var(--text-secondary);
}
.blog-section-variant .meta-icon i {
font-size: 1.1rem;
color: var(--primary-500);
margin-right: 0.25rem;
}
.blog-section-variant .blog-card-title {
font-size: 1.35rem;
font-weight: 600;
color: var(--text-primary);
line-height: 1.4;
margin-bottom: 1rem;
transition: color 0.3s ease;
}
.blog-section-variant .blog-card:hover .blog-card-title {
color: var(--primary-500);
}
.blog-section-variant .blog-card-excerpt {
font-size: 0.95rem;
color: var(--text-secondary);
line-height: 1.6;
margin-bottom: 1.5rem;
flex: 1;
}
.blog-section-variant .blog-card-link {
display: inline-flex;
align-items: center;
gap: 0.5rem;
font-size: 0.95rem;
font-weight: 600;
color: var(--primary-500);
text-decoration: none;
transition: all 0.3s ease;
position: relative;
padding-bottom: 0.25rem;
}
.blog-section-variant .blog-card-link::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: 2px;
background: var(--primary-500);
transition: width 0.3s ease;
}
.blog-section-variant .blog-card-link:hover::after {
width: 100%;
}
.blog-section-variant .blog-card-link i {
font-size: 1.5rem;
transition: transform 0.3s ease;
}
.blog-section-variant .blog-card-link:hover i {
transform: translateX(4px);
}
.card-decoration-corner {
position: absolute;
bottom: 0;
right: 0;
width: 80px;
height: 80px;
background: linear-gradient(135deg,
transparent 50%,
color-mix(in srgb, var(--primary-500) 8%, transparent) 50%
);
pointer-events: none;
}
.blog-section-variant .decorative-blob-1 {
position: absolute;
top: 10%;
left: -5%;
width: 300px;
height: 300px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-500) 15%, transparent),
transparent 70%
);
border-radius: 50%;
filter: blur(60px);
z-index: 0;
pointer-events: none;
}
.blog-section-variant .decorative-blob-2 {
position: absolute;
bottom: 10%;
right: -5%;
width: 400px;
height: 400px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 12%, transparent),
transparent 70%
);
border-radius: 50%;
filter: blur(80px);
z-index: 0;
pointer-events: none;
}
.floating-icon-1,
.blog-section-variant .floating-icon-2 {
position: absolute;
width: 60px;
height: 60px;
background: var(--light);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 1.5rem;
color: var(--primary-500);
box-shadow: 0 8px 24px rgba(var(--black-rgb), 0.1);
z-index: 1;
animation: float 6s ease-in-out infinite;
opacity: 0.7;
}
.blog-section-variant .floating-icon-1 {
top: 20%;
right: 10%;
animation-delay: 0s;
}
.blog-section-variant .floating-icon-2 {
bottom: 25%;
left: 8%;
animation-delay: 3s;
}
@keyframes float {
0%, 100% {
transform: translateY(0px);
}
50% {
transform: translateY(-20px);
}
}
@media (max-width: 991.98px) {
.blog-section-variant .section-title {
font-size: 2rem;
}
.blog-section-variant .section-subtitle {
font-size: 1.1rem;
}
.blog-section-variant .section-description {
font-size: 1rem;
}
.blog-section-variant .blog-card-title {
font-size: 1.2rem;
}
.floating-icon-1,
.blog-section-variant .floating-icon-2 {
display: none;
}
}
@media (max-width: 767.98px) {
.blog-section-variant .section-title {
font-size: 1.75rem;
}
.blog-section-variant .blog-card-image-wrapper {
height: 200px;
}
.blog-section-variant .blog-card-content {
padding: 1.5rem;
}
.decorative-blob-1,
.blog-section-variant .decorative-blob-2 {
display: none;
}
}
@media (max-width: 575.98px) {
.blog-section-variant .section-title {
font-size: 1.5rem;
}
.blog-section-variant .section-subtitle {
font-size: 1rem;
}
.blog-section-variant .section-description {
font-size: 0.95rem;
}
.blog-section-variant .blog-card-image-wrapper {
height: 180px;
}
.blog-section-variant .blog-card-title {
font-size: 1.1rem;
}
.blog-section-variant .blog-card-excerpt {
font-size: 0.9rem;
}
}
.faq-section-modern {
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-modern .section-header {
animation: fadeInUp 0.8s ease-out;
}
.faq-section-modern #faq-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
}
.faq-section-modern #faq-subtitle {
color: var(--primary-700);
font-weight: 600;
}
.faq-section-modern #faq-desc {
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.faq-section-modern .decorative-line-wrapper {
display: flex;
align-items: center;
justify-content: center;
gap: 1rem;
margin-top: 2rem;
}
.faq-section-modern .decorative-line {
height: 2px;
width: 60px;
background: linear-gradient(90deg,
transparent 0%,
var(--primary-500) 50%,
transparent 100%
);
}
.faq-section-modern .decorative-icon {
font-size: 1.5rem;
color: var(--primary-500);
animation: pulse 2s ease-in-out infinite;
}
.faq-section-modern .faq-card {
border: none;
border-radius: 12px;
overflow: hidden;
background: var(--surface-primary);
box-shadow: 0 2px 8px rgba(var(--black-rgb), 0.06);
transition: all 0.3s ease;
animation: fadeInUp 0.8s ease-out backwards;
}
.faq-section-modern .faq-card:nth-child(1) { animation-delay: 0.1s; }
.faq-section-modern .faq-card:nth-child(2) { animation-delay: 0.2s; }
.faq-section-modern .faq-card:nth-child(3) { animation-delay: 0.3s; }
.faq-section-modern .faq-card:nth-child(4) { animation-delay: 0.4s; }
.faq-section-modern .faq-card:nth-child(5) { animation-delay: 0.5s; }
.faq-section-modern .faq-card:nth-child(6) { animation-delay: 0.6s; }
.faq-section-modern .faq-card:nth-child(7) { animation-delay: 0.7s; }
.faq-section-modern .faq-card:nth-child(8) { animation-delay: 0.8s; }
.faq-section-modern .faq-card:nth-child(9) { animation-delay: 0.9s; }
.faq-section-modern .faq-card:nth-child(10) { animation-delay: 1s; }
.faq-section-modern .faq-card:hover {
transform: translateY(-4px);
box-shadow: 0 8px 24px rgba(var(--black-rgb), 0.12);
}
.faq-section-modern .card-header {
background: linear-gradient(135deg,
var(--primary-50) 0%,
color-mix(in srgb, var(--primary-100) 50%, var(--primary-50) 50%) 100%
);
border-bottom: 2px solid var(--primary-300);
padding: 1.5rem;
}
.faq-section-modern .card-header h5 {
color: var(--primary-700);
font-weight: 600;
font-size: 1.1rem;
line-height: 1.4;
}
.faq-section-modern .icon-wrapper {
width: 40px;
height: 40px;
min-width: 40px;
border-radius: 10px;
background: var(--primary-500);
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease;
}
.faq-section-modern .faq-card:hover .icon-wrapper {
background: var(--primary-700);
transform: scale(1.1) rotate(5deg);
}
.faq-section-modern .icon-wrapper i {
font-size: 1.25rem;
color: var(--light);
}
.faq-section-modern .card-body {
padding: 1.5rem;
background: var(--surface-primary);
}
.faq-section-modern .card-body p {
color: var(--text-secondary);
line-height: 1.7;
font-size: 0.95rem;
}
.faq-section-modern .decorative-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
overflow: hidden;
}
.faq-section-modern .shape {
position: absolute;
border-radius: 50%;
opacity: 0.08;
}
.faq-section-modern .shape-1 {
width: 300px;
height: 300px;
background: var(--primary-500);
top: -100px;
right: -50px;
animation: float 20s ease-in-out infinite;
}
.faq-section-modern .shape-2 {
width: 200px;
height: 200px;
background: var(--primary-300);
bottom: 10%;
left: -50px;
animation: float 15s ease-in-out infinite reverse;
}
.faq-section-modern .shape-3 {
width: 150px;
height: 150px;
background: var(--primary-700);
top: 50%;
right: 10%;
animation: float 18s ease-in-out infinite;
}
@keyframes fadeInUp {
from {
opacity: 0;
transform: translateY(30px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@keyframes pulse {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.1);
opacity: 0.8;
}
}
@keyframes float {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
33% {
transform: translate(30px, -30px) rotate(120deg);
}
66% {
transform: translate(-20px, 20px) rotate(240deg);
}
}
@media (max-width: 991.98px) {
.faq-section-modern #faq-title {
font-size: 2rem;
}
.faq-section-modern .card-header h5 {
font-size: 1rem;
}
.faq-section-modern .icon-wrapper {
width: 36px;
height: 36px;
min-width: 36px;
}
.faq-section-modern .icon-wrapper i {
font-size: 1.1rem;
}
}
@media (max-width: 767.98px) {
.faq-section-modern #faq-title {
font-size: 1.75rem;
}
.faq-section-modern .card-header,
.faq-section-modern .card-body {
padding: 1.25rem;
}
.faq-section-modern .decorative-line {
width: 40px;
}
.faq-section-modern .shape-1,
.faq-section-modern .shape-2,
.faq-section-modern .shape-3 {
opacity: 0.04;
}
}
@media (max-width: 575.98px) {
.faq-section-modern #faq-title {
font-size: 1.5rem;
}
.faq-section-modern #faq-subtitle {
font-size: 1rem;
}
.faq-section-modern .card-header h5 {
font-size: 0.95rem;
}
.faq-section-modern .card-body p {
font-size: 0.9rem;
}
.faq-section-modern .icon-wrapper {
width: 32px;
height: 32px;
min-width: 32px;
}
.faq-section-modern .icon-wrapper i {
font-size: 1rem;
}
}
.faq-section-modern .container {
position: relative;
z-index: 1;
}
.faq-section-modern .card-header h5,
.faq-section-modern .card-body p {
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.faq-section-modern .faq-card:focus-within {
outline: 2px solid var(--primary-500);
outline-offset: 4px;
}
.footer-clean {
position: relative;
padding: 5rem 0 2rem;
color: var(--light);
overflow: hidden;
background:
linear-gradient(
135deg,
color-mix(in srgb, var(--primary-700) 95%, transparent) 0%,
color-mix(in srgb, var(--primary-500) 90%, transparent) 50%,
color-mix(in srgb, var(--neutral-900) 92%, transparent) 100%
),
url('assets/images/footer_bg.webp');
background-size: cover;
background-position: center;
background-attachment: fixed;
}
.footer-clean .footer-background-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: color-mix(in srgb, var(--primary-700) 5%, transparent);
pointer-events: none;
z-index: 1;
}
.footer-clean .container {
position: relative;
z-index: 2;
}
.footer-clean .footer-brand-section {
position: relative;
padding: 1.5rem;
background: color-mix(in srgb, var(--neutral-900) 20%, transparent);
border-radius: 12px;
backdrop-filter: blur(10px);
border: 1px solid rgba(var(--white-rgb), 0.1);
}
.footer-clean .decorative-line-top {
width: 60px;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-300),
var(--primary-500)
);
border-radius: 2px;
margin-bottom: 1.5rem;
}
.footer-clean .footer-sitename {
font-size: 1.75rem;
font-weight: 700;
color: var(--light);
margin-bottom: 1rem;
line-height: 1.3;
}
.footer-clean .footer-sitedesc {
font-size: 0.95rem;
color: rgba(var(--white-rgb), 0.85);
line-height: 1.7;
margin-bottom: 0;
}
.footer-clean .decorative-icons-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 0.75rem;
}
.footer-clean .decorative-icons-grid .icon-item {
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
background: color-mix(in srgb, var(--primary-500) 20%, transparent);
border-radius: 10px;
border: 1px solid rgba(var(--white-rgb), 0.15);
transition: all 0.3s ease;
}
.footer-clean .decorative-icons-grid .icon-item i {
font-size: 1.5rem;
color: var(--primary-300);
}
.footer-clean .decorative-icons-grid .icon-item:hover {
transform: translateY(-5px);
background: color-mix(in srgb, var(--primary-500) 30%, transparent);
border-color: var(--primary-300);
}
.footer-clean .footer-links-section {
position: relative;
padding: 1.5rem;
background: color-mix(in srgb, var(--neutral-900) 15%, transparent);
border-radius: 12px;
backdrop-filter: blur(10px);
border: 1px solid rgba(var(--white-rgb), 0.1);
}
.footer-clean .section-icon {
width: 45px;
height: 45px;
display: flex;
align-items: center;
justify-content: center;
background: var(--primary-500);
border-radius: 10px;
margin-bottom: 1.25rem;
}
.footer-clean .section-icon i {
font-size: 1.5rem;
color: var(--light);
}
.footer-clean .footer-title {
font-size: 1.25rem;
font-weight: 600;
color: var(--light);
margin-bottom: 1.5rem;
}
.footer-clean .footer-nav {
display: flex;
flex-direction: column;
gap: 1rem;
}
.footer-clean .footer-link {
display: inline-flex;
align-items: center;
font-size: 0.95rem;
color: rgba(var(--white-rgb), 0.8);
text-decoration: none;
transition: all 0.3s ease;
position: relative;
padding-left: 1.5rem;
}
.footer-clean .footer-link::before {
content: '';
position: absolute;
left: 0;
width: 6px;
height: 6px;
background: var(--primary-300);
border-radius: 50%;
transition: all 0.3s ease;
}
.footer-clean .footer-link:hover {
color: var(--light);
padding-left: 2rem;
}
.footer-clean .footer-link:hover::before {
width: 12px;
background: var(--primary-300);
}
.footer-clean .decorative-accent {
position: absolute;
bottom: -10px;
right: -10px;
width: 80px;
height: 80px;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-300) 20%, transparent) 0%,
transparent 70%
);
border-radius: 50%;
pointer-events: none;
}
.footer-clean .footer-contact-section {
position: relative;
padding: 1.5rem;
background: color-mix(in srgb, var(--neutral-900) 15%, transparent);
border-radius: 12px;
backdrop-filter: blur(10px);
border: 1px solid rgba(var(--white-rgb), 0.1);
}
.footer-clean .contact-info-wrapper {
display: flex;
flex-direction: column;
gap: 1.25rem;
}
.footer-clean .contact-item {
display: flex;
align-items: flex-start;
gap: 1rem;
}
.footer-clean .contact-item i {
font-size: 1.25rem;
color: var(--primary-300);
margin-top: 0.2rem;
flex-shrink: 0;
}
.footer-clean .contact-text {
font-size: 0.95rem;
color: rgba(var(--white-rgb), 0.85);
line-height: 1.6;
}
.footer-clean .contact-decorative-shape {
position: absolute;
top: -15px;
right: -15px;
width: 100px;
height: 100px;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-500) 15%, transparent) 0%,
transparent 70%
);
border-radius: 0 12px 0 50%;
pointer-events: none;
}
.footer-clean .footer-disclaimer-section {
position: relative;
padding: 1.5rem;
background: color-mix(in srgb, var(--neutral-900) 20%, transparent);
border-radius: 12px;
backdrop-filter: blur(10px);
border: 1px solid rgba(var(--white-rgb), 0.1);
text-align: center;
}
.footer-clean .disclaimer-icon-wrapper {
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
background: color-mix(in srgb, var(--primary-500) 25%, transparent);
border-radius: 50%;
margin: 0 auto 1.25rem;
border: 2px solid rgba(var(--white-rgb), 0.2);
}
.footer-clean .disclaimer-icon-wrapper i {
font-size: 1.5rem;
color: var(--primary-300);
}
.footer-clean .footer-disclaimer {
font-size: 0.85rem;
color: rgba(var(--white-rgb), 0.75);
line-height: 1.7;
margin-bottom: 1.5rem;
}
.badge-decorative-group {
display: flex;
justify-content: center;
gap: 0.5rem;
}
.badge-dot {
width: 8px;
height: 8px;
background: var(--primary-300);
border-radius: 50%;
animation: pulse-dot 2s ease-in-out infinite;
}
.badge-dot:nth-child(2) {
animation-delay: 0.3s;
}
.badge-dot:nth-child(3) {
animation-delay: 0.6s;
}
@keyframes pulse-dot {
0%, 100% {
opacity: 0.4;
transform: scale(1);
}
50% {
opacity: 1;
transform: scale(1.2);
}
}
.footer-clean .footer-bottom {
position: relative;
margin-top: 4rem;
padding-top: 2rem;
border-top: 1px solid rgba(var(--white-rgb), 0.15);
}
.footer-clean .footer-bottom-content {
display: flex;
align-items: center;
justify-content: center;
gap: 2rem;
}
.footer-clean .decorative-line-bottom {
flex: 1;
max-width: 200px;
height: 2px;
background: linear-gradient(
90deg,
transparent 0%,
var(--primary-300) 50%,
transparent 100%
);
}
.footer-clean .footer-copyright {
font-size: 0.9rem;
color: rgba(var(--white-rgb), 0.8);
margin: 0;
text-align: center;
}
.bottom-decorative-circles {
display: flex;
justify-content: center;
gap: 1rem;
margin-top: 1.5rem;
}
.footer-clean .circle-item {
width: 10px;
height: 10px;
background: color-mix(in srgb, var(--primary-300) 40%, transparent);
border-radius: 50%;
animation: float-circle 3s ease-in-out infinite;
}
.footer-clean .circle-item:nth-child(2) {
animation-delay: 0.5s;
}
.footer-clean .circle-item:nth-child(3) {
animation-delay: 1s;
}
@keyframes float-circle {
0%, 100% {
transform: translateY(0);
}
50% {
transform: translateY(-10px);
}
}
.footer-clean .footer-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
pointer-events: none;
z-index: 1;
}
.footer-clean .shape-blob {
position: absolute;
border-radius: 50%;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-300) 10%, transparent) 0%,
transparent 70%
);
animation: float-blob 20s ease-in-out infinite;
}
.footer-clean .shape-blob-1 {
width: 400px;
height: 400px;
top: -100px;
left: -100px;
}
.footer-clean .shape-blob-2 {
width: 350px;
height: 350px;
bottom: -80px;
right: -80px;
animation-delay: 5s;
animation-duration: 25s;
}
.footer-clean .shape-circle {
position: absolute;
border-radius: 50%;
border: 2px solid color-mix(in srgb, var(--primary-300) 20%, transparent);
animation: rotate-circle 30s linear infinite;
}
.footer-clean .shape-circle-1 {
width: 200px;
height: 200px;
top: 50%;
right: 10%;
}
.footer-clean .shape-circle-2 {
width: 150px;
height: 150px;
bottom: 20%;
left: 15%;
animation-direction: reverse;
animation-duration: 40s;
}
@keyframes float-blob {
0%, 100% {
transform: translate(0, 0) scale(1);
}
25% {
transform: translate(30px, -30px) scale(1.05);
}
50% {
transform: translate(-20px, 20px) scale(0.95);
}
75% {
transform: translate(20px, 30px) scale(1.02);
}
}
@keyframes rotate-circle {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@media (max-width: 991px) {
.footer-clean {
padding: 4rem 0 2rem;
}
.footer-clean .footer-sitename {
font-size: 1.5rem;
}
.footer-clean .decorative-icons-grid {
grid-template-columns: repeat(4, 1fr);
}
.footer-clean .footer-bottom-content {
flex-direction: column;
gap: 1rem;
}
.footer-clean .decorative-line-bottom {
display: none;
}
}
@media (max-width: 767px) {
.footer-clean {
padding: 3rem 0 1.5rem;
background-attachment: scroll;
}
.footer-brand-section,
.footer-links-section,
.footer-contact-section,
.footer-clean .footer-disclaimer-section {
padding: 1.25rem;
}
.footer-clean .footer-sitename {
font-size: 1.35rem;
}
.footer-clean .footer-title {
font-size: 1.1rem;
}
.footer-clean .decorative-icons-grid {
grid-template-columns: repeat(4, 1fr);
gap: 0.5rem;
}
.footer-clean .decorative-icons-grid .icon-item {
width: 45px;
height: 45px;
}
.footer-clean .decorative-icons-grid .icon-item i {
font-size: 1.25rem;
}
.footer-clean .footer-bottom {
margin-top: 3rem;
padding-top: 1.5rem;
}
.footer-clean .footer-copyright {
font-size: 0.85rem;
}
.shape-blob-1,
.footer-clean .shape-blob-2 {
display: none;
}
}
@media (max-width: 575px) {
.footer-clean {
padding: 2.5rem 0 1rem;
}
.footer-clean .footer-sitename {
font-size: 1.25rem;
}
.footer-sitedesc,
.footer-link,
.footer-clean .contact-text {
font-size: 0.9rem;
}
.footer-clean .decorative-icons-grid {
grid-template-columns: repeat(2, 1fr);
}
}


/* 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;
    }
}
