:root {
    /* Core RGB helpers */
    --wbmv_d5349f94_white-rgb: 255, 255, 255;
    --wbmv_d94ab628_black-rgb: 0, 0, 0;
    --wbmv_4d5db707_cream-rgb: 246, 241, 235;
    --wbmv_6acf99a0_bg-rgb: rgb(30 0 34);
    --wbmv_506beb0a_night-rgb: 9, 7, 13;
    --wbmv_733eeb70_rose-rgb: 230, 135, 141;
    --wbmv_78f7c8f1_pink-rgb: 218, 117, 175;
    --wbmv_54cbc1d2_purple-rgb: 120, 93, 255;
    --wbmv_a3e60c8b_purple-soft-rgb: 174, 117, 218;
    --wbmv_2156c6f8_orange-rgb: 239, 135, 67;
    --wbmv_92c9750f_orange-glow-rgb: 255, 146, 0;
    --wbmv_f4b9972a_amber-rgb: 255, 209, 102;

    /* Compact font scale */
    --wbmv_355ae864_fs-micro: 10px;
    --wbmv_beb2e79c_fs-xs: 12px;
    --wbmv_ff318fc3_fs-sm: 14px;
    --wbmv_70a4cc2a_fs-base: 16px;
    --wbmv_a9164dc8_fs-md: 18px;
    --wbmv_c14ba8cb_fs-lg: 20px;
    --wbmv_e7271200_fs-xl: 24px;
    --wbmv_a653ce0f_fs-2xl: 32px;
    --wbmv_a63f7a38_fs-3xl: 42px;

    /* Theme variables */
    --wbmv_7c173ebd_transparent: transparent;
    --wbmv_98be4a22_white: #ffffff;
    --wbmv_ea0011f3_black: #000000;
    --wbmv_88172618_cream: #f6f1eb;
    --wbmv_645958f2_surface-950: #09090d;
    --wbmv_51bc98fe_surface-925: #151515;
    --wbmv_149a5489_surface-900: #181818;
    --wbmv_f93f4d3a_surface-875: #1d1d1d;
    --wbmv_4f4f69df_surface-850: #1f1f1f;
    --wbmv_bb5c794a_surface-825: #21201f;
    --wbmv_815f3882_surface-800: #242321;
    --wbmv_7b394ebe_surface-775: #272624;
    --wbmv_6a755abc_surface-750: #2a2a2a;
    --wbmv_f5a1ca17_surface-650: #404040;
    --wbmv_b227ae78_surface-600: #4b4a48;
    --wbmv_99e8e219_surface-blue: #343b40;
    --wbmv_98039437_gray-600: #666666;
    --wbmv_7fef9d6c_gray-500: #8f8f8f;
    --wbmv_ab6abf2e_gray-450: #9a9a9a;
    --wbmv_eb4d11ed_gray-400: #a9a9a9;
    --wbmv_0a9de2f2_gray-350: #afafaf;
    --wbmv_17283137_gray-300: #b7b7b7;
    --wbmv_5b68a7ae_gray-250: #d0d0d0;
    --wbmv_3dda2eeb_gray-blue-200: #d1d5db;
    --wbmv_191f71f8_text-bright: #e0e0e0;
    --wbmv_a43bc6fc_bg: rgb(30 0 34);
    --wbmv_38c7092f_panel: var(--wbmv_7b394ebe_surface-775);
    --wbmv_084b3e73_panel2: var(--wbmv_6a755abc_surface-750);
    --wbmv_d0abfc10_soft: var(--wbmv_f93f4d3a_surface-875);
    --wbmv_d536eeb3_text: #d8d8d8;
    --wbmv_1feb4c1b_text2: #bdbdbd;
    --wbmv_7afd49b7_muted: #6f6f6f;
    --wbmv_0a5bbaa3_muted2: #555555;
    --wbmv_6b855a83_line: rgba(var(--wbmv_d5349f94_white-rgb), 0.08);
    --wbmv_ecbc6c97_line2: rgba(var(--wbmv_d5349f94_white-rgb), 0.12);
    --wbmv_6bd1e8bb_button: #e6e6e4;
    --wbmv_591fddf0_buttontext: var(--wbmv_a43bc6fc_bg);
    --wbmv_98164020_accent: #ac87e6;
    --wbmv_f75cfb2c_accent2: #ed8f35;
    --wbmv_3413e230_light: #df7c33;
    --wbmv_172df2c1_mini-light: 223, 124, 51;
    --wbmv_73432dfc_yarn-color: #c87505;
    --wbmv_1d202962_yarn-color-rgb: 200 117 5;
    --wbmv_4db2bee5_shadow: 0 28px 90px rgba(var(--wbmv_d94ab628_black-rgb), 0.35);
    --wbmv_aa0af339_shadowsoft: 0 20px 60px rgba(var(--wbmv_d94ab628_black-rgb), 0.22);
    --wbmv_6c7fe230_rose: #e6878d;
    --wbmv_1511359e_orange-dark: #7a3918;
    --wbmv_988c936e_brown: #ab7753;
    --wbmv_47c159c1_orange-muted: #c46f24;
    --wbmv_dd023e00_orange-bright: #e48735;
    --wbmv_bf52ef80_orange-vivid: #fb7f0b;
    --wbmv_3ef11113_orange-hot: #ff8a3d;
    --wbmv_77098fa7_orange-glow: #ff9200;
    --wbmv_94c49063_orange-strong: rgb(215 122 54 / 81%);
    --wbmv_16ebfd5e_amber: #ffd166;
    --wbmv_a2606cf0_cat-face: #4B4D75;
    --wbmv_84d34861_cat-line: #9FA2CB;
    --wbmv_d978c1d9_cat-blue: #8B9BD9;
    --wbmv_39a223fe_cat-blue-mid: #86a9bd;
    --wbmv_b905ed84_cat-blue-soft: #b1bce6;
    --wbmv_fae304f0_cat-blue-light: #D5E8F8;
    --wbmv_13be0c9c_cat-blue-pale: #e0f0fc;
    --wbmv_610a92cf_status-green: #35bf67;
    --wbmv_f491c345_status-blue: #61a4ff;
    --wbmv_433acbd4_font-main: Manrope,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
    --wbmv_4d762a47_font-plain: Arial, Helvetica, sans-serif;
    --wbmv_0a077b15_font-inter: Inter, Arial, sans-serif;
    --wbmv_eb8fbdd4_font-onest: Onest, sans-serif;
    --wbmv_7af7cfdc_fs-title-lg: clamp(34px, 4vw, 64px);
    --wbmv_2ab1ee1c_fs-card-title: clamp(25px, 3vw, 42px);
    --wbmv_9cd1959f_fs-question: clamp(22px, 2vw, 32px);
    --wbmv_d04b0dea_fs-lead: clamp(18px, 2.1vw, 25px);
    --wbmv_2a70971a_fs-body-fluid: clamp(16px, 1.45vw, 19px);
    --wbmv_ce71b1ad_fs-text-fluid: clamp(17px, 1.35vw, 22px);
    --wbmv_86ed0fc0_w-full: 100%;
    --wbmv_1e389490_w-phone: 350px;
    --wbmv_594ac0a7_container-sm: 640px;
    --wbmv_3ba6377d_container-text: 700px;
    --wbmv_75a44828_container-copy: 760px;
    --wbmv_215ef20e_container-md: 800px;
    --wbmv_e9acf9f2_container-fluid-lg: min(920px, 100%);
    --wbmv_17689634_container-xl: 1000px;
    --wbmv_c921c84b_container-1100: 1100px;
    --wbmv_3f1155f9_container-1120: 1120px;
    --wbmv_33f67e2b_container-fluid-1120: min(1120px, 100%);
    --wbmv_b6b7d206_container-1180: 1180px;
    --wbmv_0400ff47_container-separator: min(1180px, calc(100% - 40px));
    --wbmv_08e7630a_container-1200: 1200px;
    --wbmv_3c96b9f3_container-1260: 1260px;
    --wbmv_0abc1ea4_pct-30: 30%;
    --wbmv_d7424808_pct-half: 48%;
    --wbmv_5ba81bc8_pct-50: 50%;
    --wbmv_d278ab4a_pct-60: 60%;
    --wbmv_a9f609e0_pct-80: 80%;
    --wbmv_464c0a85_pct-82: 82%;
    --wbmv_0cb71705_pct-83: 83.333333%;
    --wbmv_ab127b60_pct-90: 90%;
    --wbmv_f8201cc9_pct-92: 92%;
    --wbmv_e1ed6888_cat-scale: 0.8;
    --wbmv_9ae53da5_yarn-color-light: color-mix(in srgb, var(--wbmv_73432dfc_yarn-color) 55%, var(--wbmv_98be4a22_white));
    --wbmv_4de2b0fe_yarn-color-main: var(--wbmv_73432dfc_yarn-color);
    --wbmv_da93e67a_yarn-color-dark: color-mix(in srgb, var(--wbmv_73432dfc_yarn-color) 75%, var(--wbmv_ea0011f3_black));
    --wbmv_14134d60_rope-color: var(--wbmv_4de2b0fe_yarn-color-main);
    --wbmv_dcd6d6bb_rope-height: 20rem;
    --wbmv_8824a8f8_ilb-line: var(--wbmv_6b855a83_line, rgba(var(--wbmv_d5349f94_white-rgb), 0.08));
    --wbmv_0b923f33_ilb-text: var(--wbmv_d536eeb3_text, var(--wbmv_6bd1e8bb_button));
    --wbmv_fbb2f371_ilb-muted: var(--wbmv_7afd49b7_muted, var(--wbmv_7fef9d6c_gray-500));
    --wbmv_5fbfb41f_ilb-muted-2: var(--wbmv_1feb4c1b_text2, var(--wbmv_17283137_gray-300));
    --wbmv_d33babfa_ilb-accent: var(--wbmv_3413e230_light, var(--wbmv_f75cfb2c_accent2, var(--wbmv_f75cfb2c_accent2)));
    --wbmv_6175b0fb_ilb-radius-xl: 44px;
    --wbmv_fe085036_ilb-radius-lg: 32px;
    --wbmv_8c904545_ilb-shadow: var(--wbmv_4db2bee5_shadow, 0 34px 90px rgba(var(--wbmv_d94ab628_black-rgb), 0.45));
    --wbmv_aace7da8_ilb-max: 1480px;
}

.wbmc_7c068026_logo_svg_up {
    fill: var(--wbmv_3413e230_light);
    width: 104px;
    height: 22px;
}

* {
    box-sizing: border-box;
}


html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    background: var(--wbmv_a43bc6fc_bg);
    color: var(--wbmv_d536eeb3_text);
    font-family: var(--wbmv_433acbd4_font-main);
    -webkit-font-smoothing: antialiased;
}

a {
    color: inherit;
    text-decoration: none;
}

img {
    display: block;
    max-width: var(--wbmv_86ed0fc0_w-full);
}

.wbmc_701c45b6_header {
    position: sticky;
    top: 0;
    z-index: 10;
    height: 76px;
    padding: 0 54px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: rgba(var(--wbmv_6acf99a0_bg-rgb), 0.78);
    border-bottom: 1px solid var(--wbmv_6b855a83_line);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
}

.wbmc_8125ea1e_brand {
    display: flex;
    align-items: center;
    gap: 12px;
    font-weight: 800;
    letter-spacing: -.04em;
    color: var(--wbmv_d536eeb3_text);
}

.wbmc_73de29e6_hero {
    position: relative;
    overflow: hidden;
    padding: 80px 54px 120px;
    background: url(/assets/images/bnr-mega-8.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.wbmc_73de29e6_hero:before {
    content: '';
    position: absolute;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 0;
}

.wbmc_0ada6300_hero-copy {
    max-width: var(--wbmv_3f1155f9_container-1120);
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 2;
}


.wbmc_e0b34d5e_hero-actions .secondary {
    box-shadow: 0px 10px 42px rgb(255 255 255 / 80%);
}

.wbmc_dc31a09f_eyebrow {
    margin: 0;
    display: inline-flex;
    align-items: center;
    gap: 12px;
    color: var(--wbmv_7afd49b7_muted);
    font-size: var(--wbmv_a9164dc8_fs-md);
    font-weight: 700;
    letter-spacing: -.02em;
}

.wbmc_73de29e6_hero .wbmc_dc31a09f_eyebrow {
    color: #fff;
}

.wbmc_dc31a09f_eyebrow span {
    width: 10px;
    height: 11px;
    border-radius: 50%;
    background: var(--wbmv_98164020_accent);
    box-shadow: 0 0 0 6px rgba(var(--wbmv_733eeb70_rose-rgb), 0.12);
}

h1,
h2,
h3,
p {
    margin: 0;
}


.wbmc_63a89341_footer_link {
	padding:0 14px;
	position:relative;
}

.wbmc_63a89341_footer_link:nth-child(-n+2)::after {
    content: '/';
    position: absolute;
    right: -6px;
    top: 0px;
    font-size: var(--wbmv_70a4cc2a_fs-base);
    font-weight: 700;
}

    .wbmc_73de29e6_hero h1 {
    max-width: var(--wbmv_c921c84b_container-1100);
    margin: 22px auto 0;
    font-size: 50px;
    line-height: .96;
    font-weight: 900;
    color: var(--wbmv_d536eeb3_text);
}


.wbmc_e7b1af0e_hero-text {
    max-width: 860px;
    margin: 32px auto 0;
    color: #fff;
    font-size: var(--wbmv_e7271200_fs-xl);
    line-height: 1.55;
    font-weight: 600;
    letter-spacing: -.03em;
}

.wbmc_e0b34d5e_hero-actions {
    margin-top: 42px;
    display: flex;
    justify-content: center;
    gap: 18px;
    flex-wrap: wrap;
}

.wbmc_bdcfdbdd_button {
    min-height: 62px;
    padding: 0 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    border: 1px solid var(--wbmv_ecbc6c97_line2);
    font-size: var(--wbmv_c14ba8cb_fs-lg);
    font-weight: 700;
    letter-spacing: -.03em;
}

.wbmc_bdcfdbdd_button.primary {
    background: var(--wbmv_6bd1e8bb_button);
    color: var(--wbmv_591fddf0_buttontext);
    border-color: var(--wbmv_7c173ebd_transparent);
}

.wbmc_bdcfdbdd_button.secondary {
    background: rgba(var(--wbmv_d5349f94_white-rgb), 0.03);
    color: var(--wbmv_1feb4c1b_text2);
}

.wbmc_bdcfdbdd_button:hover {
    filter: brightness(1.06);
}


.wbmc_f166adbe_lcs-page-section {
            position: relative;
            width: var(--wbmv_86ed0fc0_w-full);
            padding: 60px 0px 10px 0px;
            background:
                radial-gradient(circle at 50% 0%, rgba(var(--wbmv_2156c6f8_orange-rgb), 0.08), var(--wbmv_7c173ebd_transparent) 36%),
                linear-gradient(180deg, rgba(var(--wbmv_d5349f94_white-rgb), 0.03), rgba(var(--wbmv_d5349f94_white-rgb), 0));
            overflow: hidden;
        }

        .wbmc_f166adbe_lcs-page-section::before {
            content: "";
            position: absolute;
            inset: 0;
            pointer-events: none;
            background:
                linear-gradient(90deg, rgba(var(--wbmv_d5349f94_white-rgb), 0.03) 1px, var(--wbmv_7c173ebd_transparent) 1px),
                linear-gradient(180deg, rgba(var(--wbmv_d5349f94_white-rgb), 0.03) 1px, var(--wbmv_7c173ebd_transparent) 1px);
            background-size: 120px 120px;
            opacity: 0.12;
            mask-image: radial-gradient(circle at center, var(--wbmv_ea0011f3_black) 0%, var(--wbmv_7c173ebd_transparent) 68%);
        }

        .wbmc_f22f845a_lcs-page-wrap {
            position: relative;
            z-index: 2;
            width: var(--wbmv_33f67e2b_container-fluid-1120);
            margin: 0 auto;
        }

       .wbmc_1d225983_lcs-page-hero {
    width: var(--wbmv_ab127b60_pct-90);
    margin: 0 auto;
    text-align: center;
}

        .wbmc_44daf044_lcs-page-eyebrow {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            gap: 10px;
            margin: 0 0 22px;
            color: rgba(var(--wbmv_d5349f94_white-rgb), 0.55);
            font-size: calc(var(--wbmv_70a4cc2a_fs-base) - 1px);
            font-weight: 700;
            letter-spacing: 0.02em;
            text-transform: none;
        }

        .wbmc_44daf044_lcs-page-eyebrow span {
            width: 12px;
            height: 12px;
            border-radius: 50%;
            background: var(--wbmv_98164020_accent, var(--wbmv_3ef11113_orange-hot));
            box-shadow: 0 0 0 8px rgba(var(--wbmv_2156c6f8_orange-rgb), 0.12);
        }

        .wbmc_6a537077_lcs-page-title {
    margin: 0;
    color: var(--wbmv_d536eeb3_text, var(--wbmv_6bd1e8bb_button));  
    font-size: calc(var(--wbmv_a63f7a38_fs-3xl) + 28px);
    line-height: 0.96;    
    font-weight: 700;
    text-wrap: balance;
}

       .wbmc_d8dc9e80_lcs-page-intro {
    width: var(--wbmv_a9f609e0_pct-80);
    max-width: var(--wbmv_3ba6377d_container-text);
    margin: clamp(22px, 3vw, 36px) auto 0;
    color: rgba(var(--wbmv_d5349f94_white-rgb), 0.60);
    font-size: var(--wbmv_d04b0dea_fs-lead);
    line-height: 1.45;
    letter-spacing: -0.03em;
    text-wrap: balance;
    text-align: left;
}

        .wbmc_6d6ae7a3_lcs-page-grid {
            display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            gap: 18px;
            margin-top: clamp(42px, 6vw, 76px);
        }

        .wbmc_4c53bc76_lcs-page-card {
            min-height: 220px;
            padding: clamp(22px, 3vw, 34px);
            border-radius: 28px;
            border: 1px solid rgba(var(--wbmv_d5349f94_white-rgb), 0.08);
            background:
                linear-gradient(180deg, rgba(var(--wbmv_d5349f94_white-rgb), 0.05), rgba(var(--wbmv_d5349f94_white-rgb), 0.03));
            box-shadow: 0 24px 70px rgba(var(--wbmv_d94ab628_black-rgb), 0.28);
        }

        .wbmc_4c53bc76_lcs-page-card h2 {
            margin: 0 0 14px;
            color: var(--wbmv_d536eeb3_text, var(--wbmv_6bd1e8bb_button));
            font-size: var(--wbmv_2ab1ee1c_fs-card-title);
            line-height: 1.05;
            letter-spacing: -0.055em;
            font-weight: 800;
        }

        .wbmc_4c53bc76_lcs-page-card p {
            margin: 0;
            color: rgba(var(--wbmv_d5349f94_white-rgb), 0.55);
            font-size: var(--wbmv_2a70971a_fs-body-fluid);
            line-height: 1.55;
            letter-spacing: -0.025em;
        }

        .wbmc_503da152_lcs-page-bullets {
            display: grid;
            grid-template-columns: repeat(3, minmax(0, 1fr));
            gap: 12px;
            margin: 18px 0 50px;
            padding: 0;
            list-style: none;
        }
		
		.wbmc_f19a296d_text_block_page {
			max-width: var(--wbmv_3ba6377d_container-text);
			width: var(--wbmv_a9f609e0_pct-80);
			margin: 10px auto 10px;
			
		}
		
		.wbmc_f19a296d_text_block_page p {
    color: rgba(var(--wbmv_d5349f94_white-rgb), 0.40);
    font-size: var(--wbmv_a9164dc8_fs-md);
    font-size: var(--wbmv_2a70971a_fs-body-fluid);
    line-height: 1.65;
    letter-spacing: -0.1px;
    font-weight: 200;
}
		
        .wbmc_503da152_lcs-page-bullets li {
            position: relative;
            min-height: 76px;
            padding: 18px 18px 18px 44px;
            border-radius: 20px;
            border: 1px solid rgba(var(--wbmv_d5349f94_white-rgb), 0.08);
            background: rgba(var(--wbmv_d5349f94_white-rgb), 0.03);
            color: rgba(var(--wbmv_d5349f94_white-rgb), 0.70);
            font-size: calc(var(--wbmv_70a4cc2a_fs-base) - 1px);
            line-height: 1.35;
            letter-spacing: -0.02em;
        }

        .wbmc_503da152_lcs-page-bullets li::before {
            content: "";
            position: absolute;
            left: 18px;
            top: 22px;
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background: var(--wbmv_98164020_accent, var(--wbmv_3ef11113_orange-hot));
            box-shadow: 0 0 0 7px rgba(var(--wbmv_2156c6f8_orange-rgb), 0.10);
        }

        @media (max-width: 900px) {
            .wbmc_f166adbe_lcs-page-section {
                padding: 72px 16px 70px;
            }

            .wbmc_6d6ae7a3_lcs-page-grid {
                grid-template-columns: 1fr;
            }

            .wbmc_503da152_lcs-page-bullets {
                grid-template-columns: 1fr;
            }

                .wbmc_6a537077_lcs-page-title {
        letter-spacing: -0.015em;
        font-size: 32px;
        line-height: 1.05em;
    }
            
            .wbmc_d8dc9e80_lcs-page-intro {    
    width: 100%;
    max-width: auto;    
    font-size: calc(var(--wbmv_d04b0dea_fs-lead) - 2px);
    line-height: 1.65;    
}
            
            .wbmc_4c53bc76_lcs-page-card h2 {    
    font-size: calc(var(--wbmv_2ab1ee1c_fs-card-title) - 4px);
                line-height: 1.25; }
            
            
            
            
        }

.wbmc_d806722d_next_after_cat_2 {
	margin-top: 2rem;
}

.wbmc_f7496577_links-section-2 {
    display: flex;
    justify-content: space-between;
    max-width: var(--wbmv_17689634_container-xl);
    margin: 60px auto 60px;
    width: var(--wbmv_ab127b60_pct-90);
}

.wbmc_17eb4ea7_ex-links {
    border: 2px solid;
    border-color: var(--wbmv_3413e230_light);
    display: flex;    
    width: 46.5%;
    min-height: 200px;
    align-items: center;
    border-radius: 29px;
    padding: 0px 50px;
    position: relative;
    box-shadow: 0px 14px 39px rgb(var(--wbmv_1d202962_yarn-color-rgb) / 0.1);
    transition: 0.5s;
    text-align: left;
}

.wbmc_17eb4ea7_ex-links:hover {
	box-shadow: 0px 14px 45px rgb(var(--wbmv_1d202962_yarn-color-rgb) / 0.2);
	padding: 0px 54px;
}
 
.wbmc_52943873_links-card {
	
}

.wbmc_f3967c63_links-card-text {
    font-size: var(--wbmv_a9164dc8_fs-md);
    font-weight: 800;
    color: var(--wbmv_94c49063_orange-strong);
    letter-spacing: 0.4px;
    text-transform: uppercase;
    text-shadow: 0px 2px 7px rgba(var(--wbmv_d94ab628_black-rgb), 0.35);
}

.wbmc_6aace674_links-card-icon {
    position: absolute;
    top: calc(50% - 30px);    
    background: var(--wbmv_3413e230_light);
    width: 60px;
    height: 60px;
    border-radius: 50%;
}


.wbmc_17eb4ea7_ex-links:first-child .wbmc_6aace674_links-card-icon {
  right: -30px;
}

.wbmc_17eb4ea7_ex-links:nth-child(2) .wbmc_6aace674_links-card-icon {
  left: -30px;
}


.wbmc_a12f724c_link-icon {   
    color: var(--wbmv_bb5c794a_surface-825);    
}

.wbmc_a12f724c_link-icon svg {
    width: 30px;
    height: 30px;
    stroke: currentColor;
    stroke-width: 2;
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    position: absolute;
    top: 14px;
    left: 16px;
}

@media (max-width: 768px) {
    
    .wbmc_f7496577_links-section-2 {
    display: block;    
                margin: 0px auto 60px; }
    
    .wbmc_17eb4ea7_ex-links {
    width: 90%;
        min-height: 180px; }

}

.wbmc_f3967c63_links-card-text {
    font-size: var(--wbmv_a9164dc8_fs-md);
    font-size: 15px; }

.wbmc_17eb4ea7_ex-links:nth-child(2) .wbmc_6aace674_links-card-icon {
    right: -30px; 
}
.wbmc_6aace674_links-card-icon {
    right: -30px; 
}

.wbmc_17eb4ea7_ex-links {
    text-align: right;
}

  @media (max-width: 768px) {

      
.wbmc_17eb4ea7_ex-links:first-child {
  text-align:right;
}
  }


.wbmc_55ba70f3_section-head h2, .wbmc_0154bf5d_showcase-copy h2, .wbmc_a48edf7f_contact h2, .text-section h2, .wbmc_33bdf828_deep-card h2 {
    font-size: calc(var(--wbmv_a63f7a38_fs-3xl) + 4px);
    line-height: 1.1;
    font-weight: 800;
    color: var(--wbmv_d536eeb3_text);
}

.wbmc_3f3fe21f_service-card,
.wbmc_33bdf828_deep-card {
    border: 1px solid var(--wbmv_6b855a83_line);
    background: var(--wbmv_38c7092f_panel);
    box-shadow: var(--wbmv_aa0af339_shadowsoft);
}

.wbmc_d97adc84_fsx-item--mirrors {
	
}

.text-section {
    padding: 126px 54px;
    display: grid;
    grid-template-columns: .85fr 1.15fr;
    gap: 74px;
    max-width: var(--wbmv_3c96b9f3_container-1260);
    margin: 0 auto;
    border-top: 1px solid var(--wbmv_6b855a83_line);
}

.wbmc_4d8735e5_sticky-title {
    position: sticky;
    top: 112px;
    align-self: start;
}

.text-col.long-copy p {
    color: var(--wbmv_7afd49b7_muted);
    font-size: var(--wbmv_e7271200_fs-xl);
    line-height: 1.72;
    font-weight: 600;
    letter-spacing: -.04em;
}

.text-col.long-copy p+p {
    margin-top: 32px;
}

.wbmc_55ba70f3_section-head {
    max-width: var(--wbmv_c921c84b_container-1100);
    margin: 0 auto;
    text-align: center;
}

.wbmc_55ba70f3_section-head h2 {
    margin-top: 18px;
    line-height: 66px;
}

.wbmc_4e6d8fe4_showcase {
    padding: 80px 54px 0px;
    display: grid;
    grid-template-columns: .9fr 1.1fr;
    gap: 40px;
    align-items: center;
    max-width: var(--wbmv_3c96b9f3_container-1260);
    margin: 0 auto;
}

.wbmc_0154bf5d_showcase-copy p:not(.wbmc_dc31a09f_eyebrow) {
    max-width: var(--wbmv_594ac0a7_container-sm);
    margin-top: 26px;
    color: var(--wbmv_7afd49b7_muted);
    font-size: calc(var(--wbmv_c14ba8cb_fs-lg) + 2px);
    line-height: 1.7;
    font-weight: 600;
}

.wbmc_14a4fde1_glass-panel {
    overflow: hidden;
    border: 1px solid var(--wbmv_6b855a83_line);
    border-radius: 38px;
    background: radial-gradient(circle at 16% 12%,rgba(var(--wbmv_733eeb70_rose-rgb), 0.12),var(--wbmv_7c173ebd_transparent) 34%),linear-gradient(180deg,var(--wbmv_7b394ebe_surface-775),var(--wbmv_f93f4d3a_surface-875));
    box-shadow: var(--wbmv_4db2bee5_shadow);
}

.wbmc_14580ba0_panel-top {
    height: 58px;
    padding-left: 24px;
    display: flex;
    align-items: center;
    gap: 9px;
    border-bottom: 1px solid var(--wbmv_6b855a83_line);
}

.wbmc_14580ba0_panel-top i {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: var(--wbmv_0a5bbaa3_muted2);
}

.wbmc_a84f1239_panel-content {
    padding: 30px;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 16px;
}

.wbmc_a84f1239_panel-content div {
    padding: 25px;
    border-radius: 26px;
    background: rgba(var(--wbmv_d5349f94_white-rgb), 0.03);
    border: 1px solid var(--wbmv_6b855a83_line);
}

.wbmc_a84f1239_panel-content small {
    display: block;
    color: var(--wbmv_7afd49b7_muted);
    font-weight: 700;
    font-size: var(--wbmv_ff318fc3_fs-sm);
}

.wbmc_37568e18_mi_2_h2 {
    margin-bottom: 50px;
}

.wbmc_a84f1239_panel-content strong {
    display: block;
    margin-top: 9px;
    font-size: 17px;
    letter-spacing: -.04em;
    color: var(--wbmv_d536eeb3_text);
}

.wbmc_39e4c57d_services {
    padding: 0px 5% 100px;
    background: var(--wbmv_d0abfc10_soft);
	padding: 70px 5% 100px;
}

.wbmc_dc0cc25a_service-grid {
    max-width: var(--wbmv_08e7630a_container-1200);
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
}

.wbmc_3f3fe21f_service-card {
    min-height: 430px;
    padding: 32px;
    border-radius: 32px;
    display: flex;
    flex-direction: column;
    background: var(--wbmv_815f3882_surface-800);
}

.wbmc_3f3fe21f_service-card img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
}

.wbmc_3f3fe21f_service-card h3 {
    margin-top: 30px;
    font-size: calc(var(--wbmv_e7271200_fs-xl) - 5px);
    line-height: 1.3;
    letter-spacing: -.05em;
    color: var(--wbmv_d536eeb3_text);
}

.wbmc_3f3fe21f_service-card p {
    margin-top: 16px;
    color: var(--wbmv_7afd49b7_muted);
    line-height: 1.66;
    font-weight: 600;
    font-size: var(--wbmv_70a4cc2a_fs-base);
}

.wbmc_15bcabb4_deep-text {
    padding: 80px 54px;
}

.wbmc_33bdf828_deep-card {
    max-width: var(--wbmv_c921c84b_container-1100);
    margin: 0 auto;
    padding: 70px;
    border-radius: 42px;
    background: linear-gradient(180deg,var(--wbmv_7b394ebe_surface-775),var(--wbmv_f93f4d3a_surface-875));
}

.wbmc_33bdf828_deep-card h2 {
    margin-top: 18px;
}

.wbmc_33bdf828_deep-card p:not(.wbmc_dc31a09f_eyebrow) {
    margin-top: 28px;
    color: var(--wbmv_7afd49b7_muted);
    font-size: var(--wbmv_e7271200_fs-xl);
    line-height: 1.75;
    font-weight: 600;
    font-size: var(--wbmv_a9164dc8_fs-md);
    line-height: 30px;
    color: var(--wbmv_ab6abf2e_gray-450);
    text-align: left;
    font-weight: 100;
    /* margin: 24px 0px; */
    letter-spacing: -0px;
    font-family: var(--wbmv_eb8fbdd4_font-onest);
}

.wbmc_9a4dfcac_metrics {
    padding: 0px 2% 0px;   
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(4, 24%);
    gap: 1%;
}

.wbmc_1b7ea70b_metric {
    padding: 34px 8%;
    border-radius: 32px;
    background: #000;
    border: 1px solid var(--wbmv_6b855a83_line);
}

.wbmc_1b7ea70b_metric strong {
    display: block;
    font-size: calc(var(--wbmv_a63f7a38_fs-3xl) - 18px);
    letter-spacing: -.06em;
    color: var(--wbmv_d536eeb3_text);
    font-weight: 700;
}

.wbmc_1b7ea70b_metric span {
    display: block;
    margin-top: 14px;
    color: var(--wbmv_7afd49b7_muted);
    font-weight: 600;
    line-height: 1.5;
    font-size: var(--wbmv_70a4cc2a_fs-base);
}


.wbmc_97c7d192_corner {
	position:relative;
}

.wbmc_97c7d192_corner:before {
    content: '';
    position: absolute;
    width: 18px;
    height: 3px;
    background: var(--wbmv_a43bc6fc_bg);
    top: -1px;
    left: -3px;
    transform: rotate(45deg);
}

.wbmc_97c7d192_corner:after {
    content: '';
    position: absolute;
    width: 18px;
    height: 3px;
    background: var(--wbmv_a43bc6fc_bg);
    top: -1px;
    left: -15px;
    transform: rotate(-45deg);
}

.wbmc_e9fc16a7_scroll-top {
    position: fixed;
    right: 30px;
    bottom: 63px;
    width: 54px;
    height: 56px;
    border-radius: 50%;
    background: var(--wbmv_3413e230_light);
    cursor: pointer;
    border: none;
    z-index: 99;
    opacity: 0.6;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(15px);
    transition: opacity 0.25s ease, visibility 0.25s ease, transform 0.25s ease, background 0.25s ease;
    box-shadow: 0px 12px 22px rgb(var(--wbmv_1d202962_yarn-color-rgb) / 0.5);
}

.wbmc_e9fc16a7_scroll-top:hover {
    opacity: 0.9;
}

.wbmc_e9fc16a7_scroll-top:active {
    transform: translateY(2px);
}

@media (max-width: 768px) {
    .wbmc_e9fc16a7_scroll-top {
        right: 16px;
        bottom: 16px;
        width: 44px;
        height: 44px;
        font-size: calc(var(--wbmv_c14ba8cb_fs-lg) + 2px);
    }
}

.wbmc_a48edf7f_contact {
    padding: 88px 5% 30px;
    text-align: center;
    background: var(--wbmv_a43bc6fc_bg);
}

.wbmc_a48edf7f_contact p {
    max-width: var(--wbmv_3ba6377d_container-text);
    margin: 26px auto 0;
    color: var(--wbmv_7afd49b7_muted);
    font-size: calc(var(--wbmv_c14ba8cb_fs-lg) + 2px);
    line-height: 1.6;
    font-weight: 600;
}

.wbmc_a48edf7f_contact .wbmc_bdcfdbdd_button {
    margin-top: 38px;
}

.wbmc_c5f16d99_footer {
    min-height: 86px;
    padding: 0 54px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: var(--wbmv_7afd49b7_muted);
    border-top: 1px solid var(--wbmv_6b855a83_line);
    font-size: var(--wbmv_70a4cc2a_fs-base);
    font-weight: 600;
	margin-top: 90px;
}





@media(max-width:1180px) {

    .wbmc_4e6d8fe4_showcase,
    .text-section {
        grid-template-columns: 1fr;
    }

    .wbmc_4d8735e5_sticky-title {
        position: static;
    }

    .wbmc_dc0cc25a_service-grid,
    .wbmc_9a4dfcac_metrics {
        grid-template-columns: repeat(2,1fr);
    }
}

@media(max-width:720px) {
    .wbmc_701c45b6_header {
        height: 64px;
        padding: 0 18px;
    }

    .wbmc_73de29e6_hero {
        padding: 70px 18px 0;
    }

    .wbmc_73de29e6_hero h1 {
        font-size: calc(var(--wbmv_a63f7a38_fs-3xl) + 10px);
    }

    .wbmc_e7b1af0e_hero-text,
    .wbmc_a48edf7f_contact p,
    .wbmc_33bdf828_deep-card p:not(.wbmc_dc31a09f_eyebrow) {
        font-size: var(--wbmv_a9164dc8_fs-md);
    }

    .wbmc_bdcfdbdd_button {
        width: var(--wbmv_86ed0fc0_w-full);
        font-size: var(--wbmv_a9164dc8_fs-md);
    }

    .wbmc_39e4c57d_services,
    .wbmc_4e6d8fe4_showcase,
    .wbmc_a48edf7f_contact,
    .text-section,
    .wbmc_15bcabb4_deep-text {
        padding-left: 18px;
        padding-right: 18px;
    }

    .wbmc_dc0cc25a_service-grid,
    .wbmc_a84f1239_panel-content,
    .wbmc_9a4dfcac_metrics {
        grid-template-columns: 1fr;
    }

    .wbmc_33bdf828_deep-card {
        margin-left: 18px;
        margin-right: 18px;
        padding: 46px 24px;
        border-radius: 30px;
    }
	

    .text-col.long-copy p {
        font-size: var(--wbmv_c14ba8cb_fs-lg);
    }

    .wbmc_c5f16d99_footer {
        padding: 24px 18px;
        align-items: flex-start;
        flex-direction: column;
        justify-content: center;
        gap: 8px;
    }
}

.text-section .wbmc_dc31a09f_eyebrow {
    margin-bottom: 20px;
}

.wbmc_99a525ee_long-copy p {
    color: var(--wbmv_7afd49b7_muted);
    font-size: var(--wbmv_e7271200_fs-xl);
    line-height: 1.72;
    font-weight: 600;
    letter-spacing: -.04em;
}

.wbmc_bf5c6947_shops-section,
.wbmc_bf5c6947_shops-section *,
.wbmc_bf5c6947_shops-section *::before,
.wbmc_bf5c6947_shops-section *::after {
    box-sizing: border-box;
}

.wbmc_bf5c6947_shops-section {
    margin-top: 1rem;
    color: var(--wbmv_a43bc6fc_bg);
    font-family: var(--wbmv_0a077b15_font-inter);
    line-height: 1.5;
}

.wbmc_bf5c6947_shops-section a {
    color: inherit;
    text-decoration: inherit;
}

.wbmc_bf5c6947_shops-section p {
    margin: 0;
}

.wbmc_bf5c6947_shops-section img,
.wbmc_bf5c6947_shops-section svg {
    display: block;
    vertical-align: middle;
}

.wbmc_bf5c6947_shops-section img {
    max-width: var(--wbmv_86ed0fc0_w-full);
    height: auto;
}

.wbmc_c6a65a89_shops-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 6px;
    margin-left: -12px;
    margin-right: -12px;
    padding: 6px;
    
}

.wbmc_d692b4a8_shop-card {
    display: flex;
    flex-direction: column;
    padding: 15px;
    border-radius: 16px;
    
}

.wbmc_da29acd3_shop-info {
    width: var(--wbmv_86ed0fc0_w-full);
}

.wbmc_7934f127_shop-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
}

.wbmc_53bb4409_shop-title-wrap {
    display: flex;
    flex: 1 1 0%;
    min-width: 0;
    align-items: center;
    gap: 8px;
}

.wbmc_4caf6706_shop-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: var(--wbmv_70a4cc2a_fs-base);
    line-height: 20px;
    font-weight: 600;
    color:var(--wbmv_d536eeb3_text);
}

.wbmc_c9d49f90_shop-verify {
    flex: none;
}

.wbmc_34201ff2_shop-message {
    display: none;
    flex: none;
}

.wbmc_86b8a934_shop-desc {
    overflow: hidden;
    height: 18px;
    color: var(--wbmv_7fef9d6c_gray-500);
    font-size: var(--wbmv_ff318fc3_fs-sm);
    line-height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wbmc_0f6d4827_shop-image {
    position: relative;
    display: flex;
    overflow: hidden;
    margin-top: 12px;
    border-radius: 15px;
}

.wbmc_9f185dce_shop-image-inner {
    display: flex;
    width: var(--wbmv_86ed0fc0_w-full);
    aspect-ratio: 1 / 1;
    align-items: center;
    justify-content: center;
}

.wbmc_9f185dce_shop-image-inner img {
    position: absolute;
    top: 50%;
    width: var(--wbmv_86ed0fc0_w-full);
    text-align: center;
    transform: translateY(-50%);
}

.wbmc_0bda2365_shop-meta {
    display: flex;
    gap: 3px;
    margin-top: 24px;
}

.wbmc_8f808e23_shop-svg {
    flex: 0 0 auto;
}

.wbmc_d8187edc_shop-green {
    color: var(--wbmv_610a92cf_status-green);
}

.wbmc_078008a7_shop-blue {
    color: var(--wbmv_f491c345_status-blue);
}

.wbmc_fe07870d_shop-gray {
    color: var(--wbmv_3dda2eeb_gray-blue-200);
}

.wbmc_a0b07870_shop-star {
    color: var(--wbmv_16ebfd5e_amber);
}

.wbmc_56296af0_shop-rating {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: var(--wbmv_355ae864_fs-micro);
    line-height: 12px;
}

.wbmc_9d4f872a_shop-rating-text {
    display: flex;
    gap: 1px;
}

.wbmc_431a2ba7_shop-rating-value {
    color: var(--wbmv_d536eeb3_text);
    font-weight: 500;
}

.wbmc_19201278_shop-rating-count {
    color: var(--wbmv_7fef9d6c_gray-500);
}

@media (min-width: 768px) {
    .wbmc_c6a65a89_shops-grid {
        gap: 16px;
        padding: 12px;        
    }

    .wbmc_d692b4a8_shop-card {
        border: 1px solid var(--wbmv_b227ae78_surface-600);
        border-radius: 20px;
    }

    .wbmc_0f6d4827_shop-image {
        border-radius: 16px;
    }

    .wbmc_56296af0_shop-rating {
        font-size: var(--wbmv_beb2e79c_fs-xs);
        line-height: 14px;
    }
}


.wbmc_be99a40e_shops_block {
    padding: 70px 5%;
}

.wbmc_019944ae_header_h3 {
    display: flex;
}

.wbmc_019944ae_header_h3 h3 {
    font-size: var(--wbmv_c14ba8cb_fs-lg);
font-weight:600;
    color: var(--wbmv_d536eeb3_text);
}

.wbmc_0d330273_mi-sv-shop {
    position: relative;
    left: 6px;
    top: 1px;
}

.wbmc_a44cea02_top_account_link {
    border: 1px solid var(--wbmv_f5a1ca17_surface-650);
    display: flex;
    width: 143px;
    height: 48px;
    align-items: center;
    border-radius: 30px;
    justify-content: space-between;
    padding: 0 4px;
	position:relative;
}

.wbmc_afecffbb_acc_top_text {
    position: absolute;
    width: 114px;    
    left: -146px;
    top: 13px;
}

.wbmc_3f9d024c_light_text {
    color: var(--wbmv_3413e230_light);    
    font-size: calc(var(--wbmv_beb2e79c_fs-xs) + 1px);
    text-shadow: 0px 2px 5px rgba(var(--wbmv_d94ab628_black-rgb), 0.45);
    letter-spacing: 1px;
}

.wbmc_f7580701_light_animation {
    position: absolute;    
    top: 10px;
	right:0;
}


@keyframes nrw-1 {
    0% {
        right: 10px; 
		opacity:0;
    }

    60% {
        right: 7px;   
		opacity:0.3;
    }

    100% {
        right: 0px;  
		opacity:0;
    }
}

@keyframes nrw-2 {
    0% {
        right: 20px; 
		opacity:0;
    }
    
	
	50% {
        right: 0px;   
		opacity:0.2;
    }	
	

    100% {
        right: -20px;  
		opacity:0;
    }
}


.wbmc_b21ab23b_line-1-light {
	position:absolute;
	animation: nrw-1 4s linear infinite;
}

.wbmc_b21ab23b_line-1-light:before {
    content: '';
    position: absolute;
    background: var(--wbmv_3413e230_light);
    width: 14px;
    height: 1px;
    transform: rotate(50deg);
    top: -5px;	
}

.wbmc_b21ab23b_line-1-light:after {
    content: '';
    position: absolute;
    background: var(--wbmv_3413e230_light);
    width: 14px;
    height: 1px;
    transform: rotate(-50deg);
    top: 5px;
}


.wbmc_b0d3306a_line-2-light {
	position:absolute;
	animation: nrw-2 6s linear infinite;
}

.wbmc_b0d3306a_line-2-light:before {
    content: '';
    position: absolute;
    background: var(--wbmv_3413e230_light);
    width: 14px;
    height: 1px;
    transform: rotate(50deg);
    top: -5px;	
}

.wbmc_b0d3306a_line-2-light:after {
    content: '';
    position: absolute;
    background: var(--wbmv_3413e230_light);
    width: 14px;
    height: 1px;
    transform: rotate(-50deg);
    top: 5px;
}

@container (width < 464px) {
}

@container (width < 410px) {
}

@container (width > 375px) {
}

@container (width > 500px) {
}


.wbmc_0e0d1348_flex_full_span {    
    display: flex;
    flex-wrap: wrap;
    width: 80px;
    justify-content: end;
}

.wbmc_c5335d53_into_sec1 {
    color: var(--wbmv_98be4a22_white);
    padding: 70px 0px 50px;
    text-align: center;   
}

.wbmc_00a165aa_wrap_sec { max-width: var(--wbmv_b6b7d206_container-1180); margin: 0px auto; }

.wbmc_6aea865f_h2_mi {
    font-size: 50px;
    line-height: 1;
    font-weight: 900;
    color: var(--wbmv_d536eeb3_text);
	margin-bottom: 44px;
}

.wbmc_c5335d53_into_sec1 p {
    font-size: var(--wbmv_a9164dc8_fs-md);
    line-height: calc(var(--wbmv_a9164dc8_fs-md) + 20px);
    color: var(--wbmv_7fef9d6c_gray-500);
    text-align: left;
    font-weight: 100;
    margin: 24px 0px;   
    font-family: var(--wbmv_eb8fbdd4_font-onest);
}


.wbmc_9af567a7_block_mirrors {
    
}

.wbmc_ba5924b5_into_mirrors {
    
}

.wbmc_566b2d08_link_mirror {
    color: var(--wbmv_3ef11113_orange-hot);
    position: relative;
}

.wbmc_566b2d08_link_mirror::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: var(--wbmv_86ed0fc0_w-full);
    height: 2px;
    background: var(--wbmv_3ef11113_orange-hot);
    animation: mirrorPulse 1.4s ease-in-out infinite;
}

@keyframes mirrorPulse {
    0% {
        opacity: 0.7;
        /* transform: scaleX(0.75); */
    }

    50% {
        opacity: 1;
        /* transform: scaleX(1); */
    }

    100% {
        opacity: 0.7;
        /* transform: scaleX(0.75); */
    }
}

.wbmc_fcfc96d6_line_mirrors {
    background: #000;
    padding: 30px 5%;
    position: relative;
    margin: 1px 0;
}

.wbmc_fcfc96d6_line_mirrors {
    transition: opacity 0.25s ease, transform 0.25s ease;
}

.wbmc_d3f01e27_text_mirrors {
    max-width: var(--wbmv_215ef20e_container-md);
}


.wbmc_d3f01e27_text_mirrors p {
    color: var(--wbmv_5b68a7ae_gray-250);
    font-size: calc(var(--wbmv_70a4cc2a_fs-base) - 1px);
    line-height: 26px;
}


.wbmc_53d98bab_close_mirrors {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 40px;
    height: 40px;    
    cursor: pointer;
    transition: .5s;
}

.wbmc_53d98bab_close_mirrors:hover {
    transform: rotate(90deg);
}


.wbmc_53d98bab_close_mirrors:before  {
    position: absolute;
    right: 12px;
    top: 20px;
    width: 18px;
    height: 1px;
    background: var(--wbmv_5b68a7ae_gray-250);;
    content: '';
    transform: rotate(45deg);
}

.wbmc_53d98bab_close_mirrors:after  {
    position: absolute;
    right: 12px;
    top: 20px;
    width: 18px;
    height: 1px;
    background: var(--wbmv_5b68a7ae_gray-250);;
    content: '';
    transform: rotate(-45deg);
}


.wbmc_53d98bab_close_mirrors:hover::before, .wbmc_53d98bab_close_mirrors:hover::after {
    background: var(--wbmv_98be4a22_white);
    box-shadow: 0px 0px 5px var(--wbmv_98be4a22_white);
}


.wbmc_60717abe_into_uz {
    max-width: var(--wbmv_75a44828_container-copy);
    margin: 0px auto;
}


.wbmc_0e0d1348_flex_full_span > span {
    display: block;
}

.wbmc_148a0b14_btc_balance {
    color: var(--wbmv_5b68a7ae_gray-250);
    font-size: calc(var(--wbmv_beb2e79c_fs-xs) + 1px);
    font-weight: 500;
    line-height: 18px;
}

.wbmc_420f96e9_rub_balance {
    color: var(--wbmv_7fef9d6c_gray-500);
    font-size: var(--wbmv_355ae864_fs-micro);
    line-height: 12px;
}

.wbmc_f5033a3b_acc_top_img {
    width: 40px;
    height: 38px;
    border-radius: 50%;
    overflow: hidden;
}

.wbmc_0154bf5d_showcase-copy .wbmc_dc31a09f_eyebrow {
    margin-bottom: 10px;
}


 .wbmc_38c6fd59_flow-block {
      width: var(--wbmv_e9acf9f2_container-fluid-lg);
      aspect-ratio: 900 / 420;
      container-type: inline-size;
      display: grid;
      grid-template-columns: repeat(90, minmax(0, 1fr));
      grid-template-rows: repeat(42, minmax(0, 1fr));
      overflow: hidden;
    }

    .wbmc_15dd7969_flow-svg {
      grid-column: 1 / -1;
      grid-row: 1 / -1;
      width: var(--wbmv_86ed0fc0_w-full);
      height: 100%;
      display: block;
    }

   .wbmc_cb219e1d_flow-text {
    margin: 0;
    color: var(--wbmv_d536eeb3_text);
    font-size: calc(var(--wbmv_beb2e79c_fs-xs) + 1px);
    line-height: 1.2;   
    letter-spacing: -0.02em;
    align-self: center;
    white-space: nowrap;
    z-index: 2;
}

    .wbmc_b77771fd_flow-text--left {
      grid-column: 9 / 28;
      grid-row: 32 / 35;
      justify-self: start;
    }

    .wbmc_1a1ef8ac_flow-text--center {
      grid-column: 37 / 60;
      grid-row: 27 / 30;
      justify-self: start;
    }

    .wbmc_bbb729b8_flow-text--right {
      grid-column: 64 / 82;
      grid-row: 15 / 18;
      justify-self: start;
    }

.wbmc_e1b8c698_lng-2 {
    border: none;    
    box-shadow: none;
    padding-bottom: 0px;
}

.wbmc_e1b8c698_lng-2 .wbmc_33bdf828_deep-card {
    border: none;    
    box-shadow: none;
    background: none;
}

.wbmc_e1b8c698_lng-2 .wbmc_33bdf828_deep-card h2 {    
    text-align: center;
}

.wbmc_e1b8c698_lng-2 .wbmc_dc31a09f_eyebrow {    
    display: flex;    
    text-align: center;
    justify-content: center;    
}

    @media (max-width: 520px) {
      .wbmc_38c6fd59_flow-block {
        width: var(--wbmv_86ed0fc0_w-full);
      }

      .wbmc_cb219e1d_flow-text {
        font-size: clamp(9px, 2.6cqw, 14px);
      }
    }
/*
.wbmc_9f8df702_landing-comments:before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: radial-gradient(
        circle,
        rgba(var(--wbmv_d5349f94_white-rgb), 0.08) 1.2px,
        var(--wbmv_7c173ebd_transparent) 1.2px
    );
    background-size: 28px 28px;
    mask-image: linear-gradient(to bottom, var(--wbmv_7c173ebd_transparent), var(--wbmv_ea0011f3_black) 18%, var(--wbmv_ea0011f3_black) 80%, var(--wbmv_7c173ebd_transparent));
    pointer-events: none;
}
*/


/* Internal links blocks: scoped styles, appended without touching existing selectors */

/* Example 1 */

		/* Example 2 */

		/* Example 3 */

		/* Example 4 */

		/* Example 5 */

		/* Example 6 */

/* =========================================================
   Blocks shared fixes: moved inline styles into theme css
   ========================================================= */
.wbmc_aa5569d1_mega-svg-sprite {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    display: none;
}


/* page/page-1.php: former inline styles, namespaced to avoid collisions */


@media (max-width: 600px) {
	
	.wbmc_55ba70f3_section-head h2, .wbmc_0154bf5d_showcase-copy h2, .wbmc_a48edf7f_contact h2, .text-section h2, .wbmc_33bdf828_deep-card h2 {
    font-size: calc(var(--wbmv_a63f7a38_fs-3xl) - 10px);
    line-height: 1.25;
    font-weight: 600;
    color: var(--wbmv_d536eeb3_text);
}
    
    .wbmc_17eb4ea7_ex-links {   
        padding: 0px 50px 0px 20px; }
    
    .wbmc_17eb4ea7_ex-links:nth-child(2) {
    margin-left: 10%;
        padding: 0px 20px 0px 50px;
}

.wbmc_bdcfdbdd_button {
    min-height: 0;
    padding: 15px 34px;
    max-width: 250px;
}

.wbmc_0154bf5d_showcase-copy p:not(.wbmc_dc31a09f_eyebrow) {  
    font-size: calc(var(--wbmv_c14ba8cb_fs-lg) - 2px);
}


.wbmc_6aea865f_h2_mi {
    font-size: calc(var(--wbmv_a63f7a38_fs-3xl) - 10px);
    line-height: 1.2;
    margin-bottom: 24px;
}
	
	
	.wbmc_c5335d53_into_sec1 p {
    line-height: 1.9;
    font-size: calc(var(--wbmv_c14ba8cb_fs-lg) - 2px);
}

.wbmc_bdcfdbdd_button.primary, .wbmc_bdcfdbdd_button.secondary {
    font-size: 15px;
    letter-spacing: 1px;
}
	
	.wbmc_3f3fe21f_service-card { min-height: 340px; }
	.wbmc_3f3fe21f_service-card img { display: block; margin: 0px auto 0px; }
	
	.text-section {
    padding-top: 60px;
	padding-bottom: 60px;
    gap: 41px;
	}
	
	.wbmc_4d8735e5_sticky-title {
		text-align: center;
	}
	
	.text-section h2 {
		font-size: calc(var(--wbmv_a63f7a38_fs-3xl) - 14px);
        margin-top: 8px;
		margin-bottom: -13px;
	}	
	.wbmc_4e6d8fe4_showcase { padding-top: 54px; }
	.wbmc_0154bf5d_showcase-copy { text-align:center; }
	.wbmc_14580ba0_panel-top { display: none; }
	.wbmc_dc31a09f_eyebrow { text-align: center; }
	.wbmc_15bcabb4_deep-text .wbmc_dc31a09f_eyebrow span { display: none; }	
	.wbmc_33bdf828_deep-card h2 { font-size: calc(var(--wbmv_e7271200_fs-xl) + 2px); text-align: center; }
	.wbmc_15bcabb4_deep-text { padding-bottom:0px; }	
	.wbmc_c5f16d99_footer { display: block; margin-top: 0px; position: relative; }
	.wbmc_c5f16d99_footer span {
		text-align: center;
    width: 120px;
    display: block;
    font-size: 12px;
    font-weight: 200;
    color: rgb(130 130 126 / 56%);
    letter-spacing: 3px;
    position: absolute;
    top: -10px;
    background: #21201f;
    left: calc(50% - 60px);
	}
	
	.wbmc_60717abe_into_uz { max-width: 90%; }
    
    .wbmc_17eb4ea7_ex-links:first-child {       
        margin-bottom: 15px;
    }
	
    .wbmc_17eb4ea7_ex-links{        
        min-height: 130px;
    }
	
}