@import url('https://fonts.googleapis.com/css2?family=Anton:wght@400&family=Lato:wght@400;700&display=swap');

:root {
    --q14u3: #6E97C9;
    --q15q0: #988ACB;
    --q16mu: #49BCB2;
    --q1h8: linear-gradient(120deg, var(--q14u3), var(--q15q0));
    --q3a8: 'Anton', sans-serif;
    --q5di: 'Lato', sans-serif;
    --q19hb: 40px;
    --q20u5: 30px;
    --q21a9: 22px;
    --q17tn: 15px;
    --q18zd: 700;
    --q6eu: 0px;
    --q7v5: 0px;
    --q8ml: 0px;
    --q9ew: 0px;
    --q4uf: 0px;
    --q10z8: 0 2px 8px #6E97C918;
    --q11gz: 0 4px 16px #6E97C922;
    --q12gv: 0 8px 32px #6E97C930;
    --q13zr: 0 16px 48px #6E97C940;
    --sc_d5h6vg: 100px 0;
}
.sc_ec39gx {
    border-radius: 2px;
    padding: 14px 28px;
}
.sc_b5ools, .sc_uc8p0a, .sc_yt4key, .sc_njibke, .sc_dh1b1q {
    border-width: 1px;
    border-color: var(--border-color);
}

.sc_gp4q4s::before {
    content: '';
    display: block;
    width: 60px;
    height: 4px;
    background: var(--q1h8);
    border-radius: 2px;
    margin-bottom: 18px;
}
.sc_gp4q4s.text-center::before {
    margin-left: auto;
    margin-right: auto;
}

.sc_b5ools, .sc_uc8p0a, .sc_njibke, .sc_dh1b1q, .sc_yt4key {
    position: relative;
}
.sc_b5ools::after, .sc_uc8p0a::after {
    content: '';
    position: absolute;
    inset: 8px 8px -8px -8px;
    background: var(--q14u3);
    opacity: 0.12;
    border-radius: inherit;
    z-index: -1;
    transition: opacity 0.3s;
}
.sc_b5ools:hover::after, .sc_uc8p0a:hover::after {
    opacity: 0.22;
}

.sc_dh1b1q.featured {
    overflow: hidden;
}
.sc_dh1b1q.featured::before {
    content: '★';
    position: absolute;
    top: 18px;
    right: -30px;
    width: 120px;
    text-align: center;
    padding: 4px 0;
    background: var(--q14u3);
    color: #fff;
    font-size: 12px;
    transform: rotate(45deg);
}

main > section:nth-child(odd):not(.sc_a1hfla):not(.sc_ar7yne) { border-left: 4px solid var(--q14u3); }
.sc_lw933x { border-left: none !important; }

.row > [class*="col"]:nth-child(odd) { transform: scale(1.03); z-index: 1; }
.row > [class*="col"]:nth-child(even) { transform: scale(0.97); }
.row > [class*="col"]:hover { transform: scale(1.05) !important; z-index: 2; }
@media (max-width: 768px) { .row > [class*="col"] { transform: none !important; } }

.about-section p:first-of-type::first-letter {
    font-size: 3.2em;
    float: left;
    line-height: 0.8;
    margin-right: 10px;
    margin-top: 6px;
    font-weight: 800;
    color: var(--q14u3);
}

.sc_lw933x { overflow: visible; padding-bottom: 80px; }
.sc_h3xodh {
    margin-right: -60px;
    position: relative;
}
.sc_h3xodh img {
    border-radius: var(--q8ml) 0 0 var(--q8ml);
    box-shadow: -10px 10px 40px rgba(0,0,0,0.12);
    max-height: 520px;
    object-fit: cover;
    width: 100%;
}
.sc_i2z0ez span, .sc_i2z0ez strong { color: var(--q14u3); }
.sc_q2r3ap { background: none; padding: 0; font-weight: 700; letter-spacing: 5px; }

.sc_zvcsw1 {
    background: transparent;
    padding: 12px 16px;
}
.sc_zvcsw1 .sc_xafub1 {
    background: rgba(255,255,255,0.8);
    backdrop-filter: blur(12px) saturate(140%);
    -webkit-backdrop-filter: blur(12px) saturate(140%);
    border-radius: var(--q8ml);
    padding: 12px 24px;
    border: 1px solid rgba(255,255,255,0.4);
    box-shadow: 0 4px 30px rgba(0,0,0,0.05);
}
.sc_zvcsw1.scrolled { padding: 8px 16px; }
.sc_zvcsw1.scrolled .sc_xafub1 {
    background: rgba(255,255,255,0.9);
    box-shadow: 0 8px 40px rgba(0,0,0,0.08);
}
.sc_qjkr6e .nav-link { font-size: 13px; font-weight: 500; }

.sc_xinvq3 {
    background: var(--bg-primary);
    color: var(--text-primary);
    padding-top: 60px;
    border-top: 4px solid var(--text-primary);
}
.sc_xinvq3 p, .sc_xinvq3 li, .sc_xinvq3 span,
.sc_xinvq3 .sc_ihv461 p, .sc_xinvq3 .footer-contact li { color: var(--text-secondary); }
.sc_xinvq3 a:not(.sc_ec39gx) { color: var(--text-primary); }
.sc_xinvq3 a:not(.sc_ec39gx):hover { color: var(--q14u3); }
.sc_xinvq3 h1,.sc_xinvq3 h2,.sc_xinvq3 h3,.sc_xinvq3 h4,.sc_xinvq3 h5 { color: var(--text-primary); }
.sc_ihv461 .sc_xeg9ux { text-transform: uppercase; font-weight: 900; letter-spacing: 2px; border-bottom: 2px solid var(--text-primary); padding-bottom: 10px; }
.sc_ihv461 .sc_xeg9ux::after { display: none; }
.sc_mj7ror a { color: var(--text-primary); font-weight: 600; text-transform: uppercase; font-size: 12px; }
.sc_mj7ror a:hover { color: var(--q14u3); padding-left: 10px; }
.sc_b9uxq5 a { border-radius: 0; background: var(--text-primary); color: var(--bg-primary); border: none; }
.sc_b9uxq5 a:hover { background: var(--q14u3); }
.sc_aipiv0 { border-top: 2px solid var(--text-primary); }
.sc_aipiv0 p { color: var(--text-secondary); }

.contact-section .sc_r1loi5 {
    border: 2px solid var(--q14u3);
    padding: 40px;
    border-radius: var(--q7v5);
    position: relative;
}
.contact-section .sc_r1loi5::before {
    content: '';
    position: absolute;
    top: -2px;
    left: 30px;
    right: 30px;
    height: 4px;
    background: var(--q1h8);
    border-radius: 0 0 4px 4px;
}
.contact-section .form-control { border-radius: var(--q6eu); }

.sc_cgfycy { font-family: 'JetBrains Mono', 'Fira Code', 'Courier New', monospace; font-size: 18px; font-weight: 500; letter-spacing: -0.5px; }

h3, h4, h5 { font-family: var(--q3a8); }
.sc_pxw2z3, .card-title {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-weight: 400;
    font-style: italic;
    font-size: 20px;
}
.sc_pvufzy { font-style: italic; font-weight: 500; }

.sc_uc8p0a img, .sc_b5ools img, .sc_njibke img, .portfolio-item img {
    transition: filter 0.4s ease;
}
.sc_uc8p0a:hover img, .sc_njibke:hover img, .portfolio-item:hover img {
    filter: grayscale(0);
}
.sc_uc8p0a img, .sc_b5ools img, .sc_njibke img, .portfolio-item img {
    filter: grayscale(0.7);
}

.sc_duo3hk { width: 40px; height: 40px; gap: 6px; border: none; background: none; border-radius: 0; }
.sc_duo3hk .sc_vr8yhd { width: 24px; height: 2px; border-radius: 2px; background: var(--text-primary); transition: transform 0.35s ease, opacity 0.3s ease, background 0.35s ease; }
.sc_duo3hk:hover .sc_vr8yhd { background: var(--q14u3); }
.sc_duo3hk.active .sc_vr8yhd { background: var(--q14u3); }
.sc_duo3hk.active .sc_vr8yhd:nth-child(1) { transform: translateY(8px) rotate(45deg); }
.sc_duo3hk.active .sc_vr8yhd:nth-child(2) { opacity: 0; }
.sc_duo3hk.active .sc_vr8yhd:nth-child(3) { transform: translateY(-8px) rotate(-45deg); }

main > section + section::before{content:'';display:flex;justify-content:center;gap:8px;padding:15px 0;}main > section + section::before{content:'\25AA  \25AA  \25AA  \25AA  \25AA';text-align:center;display:block;color:var(--q14u3);opacity:0.2;font-size:8px;letter-spacing:6px;padding:15px 0;}

.progress-pct{position:fixed;bottom:20px;left:20px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:var(--q14u3);background:var(--bg-card);border:1px solid var(--border-color);border-radius:50%;z-index:9990;opacity:0.6;font-family:var(--q5di);}@media(max-width:768px){.progress-pct{display:none;}}

.sc_b5ools,.sc_uc8p0a,.sc_njibke{opacity:0;animation:blurIn 0.45s ease forwards;}.row>[class*="col"]:nth-child(1)>*{animation-delay:0.04s;}.row>[class*="col"]:nth-child(2)>*{animation-delay:0.1s;}.row>[class*="col"]:nth-child(3)>*{animation-delay:0.16s;}.row>[class*="col"]:nth-child(4)>*{animation-delay:0.22s;}@keyframes blurIn{from{opacity:0;filter:blur(3px);transform:translateY(8px);}to{opacity:1;filter:blur(0);transform:translateY(0);}}

.typewriter-cursor{display:inline-block;width:2px;height:1em;background:var(--q14u3);margin-left:4px;animation:twBlink 0.7s step-end infinite;vertical-align:text-bottom;}@keyframes twBlink{50%{opacity:0;}}

@media(prefers-reduced-motion:reduce){.sc_b5ools,.sc_uc8p0a,.sc_njibke,.sc_dh1b1q,.sc_f3u893,.portfolio-item{opacity:1!important;transform:none!important;animation:none!important;}}

.bg-deco{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden;}.bg-deco span{position:absolute;bottom:-20px;border-radius:50%;background:var(--q14u3);opacity:0.02;animation:decoBubble 16s ease-in infinite;}@keyframes decoBubble{0%{transform:translateY(0) scale(1);opacity:0.02;}80%{opacity:0.015;}100%{transform:translateY(-110vh) scale(0.4);opacity:0;}}

.sc_lw933x { perspective: 1px; transform-style: preserve-3d; }
main > section { position: relative; }
main > section .sc_gp4q4s {
    transition: transform 0.05s linear;
}

.hover-tooltip{position:fixed;padding:6px 14px;background:var(--bg-card,#1a1a2e);color:var(--text-primary,#fff);font-size:11px;font-weight:600;border-radius:var(--q6eu);pointer-events:none;z-index:99999;opacity:0;transition:opacity 0.2s;font-family:var(--q5di);letter-spacing:0.5px;white-space:nowrap;border:1px solid var(--border-color);}

.sc_ec39gx,.sc_yox73f,.sc_ianth8{transition:transform 0.15s ease;}.sc_ec39gx:active,.sc_yox73f:active,.sc_ianth8:active{transform:scale(0.93);}@keyframes btnBounce{0%{transform:scale(0.93);}40%{transform:scale(1.05);}70%{transform:scale(0.98);}100%{transform:scale(1);}}

.scroll-hint{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:6px;opacity:0.5;animation:scrollHintBounce 2s ease-in-out infinite;z-index:10;}.scroll-hint span{display:block;width:24px;height:24px;border-right:2px solid var(--text-primary);border-bottom:2px solid var(--text-primary);transform:rotate(45deg);}@keyframes scrollHintBounce{0%,100%{transform:translateX(-50%) translateY(0);opacity:0.5;}50%{transform:translateX(-50%) translateY(12px);opacity:1;}}

.counter-spin{animation:counterSlot 0.8s cubic-bezier(0.16,1,0.3,1) forwards;}@keyframes counterSlot{0%{transform:translateY(100%);filter:blur(4px);}100%{transform:translateY(0);filter:blur(0);}}

.shimmer-reveal{position:relative;overflow:hidden;}.shimmer-reveal::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,0.08) 50%,transparent 100%);transform:translateX(-100%);animation:shimmerLoad 1.5s ease forwards;}@keyframes shimmerLoad{to{transform:translateX(100%);}}

main > section:nth-child(3n+2):not(.sc_a1hfla):not(.sc_ar7yne) {
    -webkit-clip-path: polygon(0 0, calc(100% - 50px) 0, 100% 50px, 100% 100%, 0 100%);
    clip-path: polygon(0 0, calc(100% - 50px) 0, 100% 50px, 100% 100%, 0 100%);
}
main > section:nth-child(3n):not(.sc_a1hfla):not(.sc_ar7yne) {
    -webkit-clip-path: polygon(50px 0, 100% 0, 100% 100%, 0 100%, 0 50px);
    clip-path: polygon(50px 0, 100% 0, 100% 100%, 0 100%, 0 50px);
}
.sc_lw933x { clip-path: none !important; -webkit-clip-path: none !important; }
@media (max-width: 768px) {
    main > section:nth-child(3n+2):not(.sc_a1hfla):not(.sc_ar7yne),
    main > section:nth-child(3n):not(.sc_a1hfla):not(.sc_ar7yne) { clip-path: none; -webkit-clip-path: none; }
}

main > section:nth-child(3n+2):not(.sc_a1hfla):not(.sc_ar7yne) { position: relative; overflow: clip; }
main > section:nth-child(3n+2):not(.sc_a1hfla):not(.sc_ar7yne)::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.04;
    background-image: radial-gradient(var(--q14u3) 1.5px, transparent 1.5px);
    background-size: 12px 12px;
    background-position: 0 0;
    mask-image: linear-gradient(135deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.5) 100%);
    -webkit-mask-image: linear-gradient(135deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.5) 100%);
}
.sc_lw933x::before { display: none !important; }

main > section:nth-child(even):not(.sc_a1hfla):not(.sc_ar7yne) { position: relative; overflow: clip; }
main > section:nth-child(even):not(.sc_a1hfla):not(.sc_ar7yne)::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.03;
    background-image:
        linear-gradient(var(--q14u3) 1px, transparent 1px),
        linear-gradient(90deg, var(--q14u3) 1px, transparent 1px),
        linear-gradient(var(--q14u3) 0.5px, transparent 0.5px),
        linear-gradient(90deg, var(--q14u3) 0.5px, transparent 0.5px);
    background-size: 100px 100px, 100px 100px, 20px 20px, 20px 20px;
}
.sc_lw933x::before { display: none !important; }

html:not(.sc_vgq46x) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .sc_xafub1 {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .sc_qjkr6e {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    .sc_qjkr6e .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    .sc_ytxucp, .sc_pd446l {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .sc_ytxucp .nav-link,
    .sc_pd446l .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .sc_k6e9jp {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .sc_cgfycy {
        flex-shrink: 0;
    }
}

div.sc_zi539t:not(.sc_d5h6vg) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    padding: 6px 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
div.sc_zi539t:not(.sc_d5h6vg) + .sc_zvcsw1 {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div.sc_zi539t.sc_hc27or {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.sc_zi539t.sc_hc27or + .sc_zvcsw1,
div.sc_zi539t:not(.sc_d5h6vg) + .sc_zvcsw1.scrolled {
    top: 0;
}
div.sc_zi539t:not(.sc_d5h6vg) ~ .sc_lw933x {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div.sc_zi539t:not(.sc_d5h6vg) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div.sc_zi539t:not(.sc_d5h6vg) + .sc_zvcsw1 {
        top: 0;
    }
    div.sc_zi539t:not(.sc_d5h6vg) ~ .sc_lw933x {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    .sc_duo3hk {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    .sc_duo3hk .sc_vr8yhd {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .sc_qjkr6e {
        display: flex !important;
        flex-direction: column !important;
        position: fixed !important;
        top: 0 !important;
        height: 100vh !important;
        height: 100dvh !important;
        z-index: 10000 !important;
        overflow-y: auto !important;
    }
    .sc_qjkr6e .nav-link {
        font-size: 18px !important;
        padding: 14px 0 !important;
        display: block !important;
        width: 100% !important;
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
        line-height: 1.4 !important;
        text-decoration: none !important;
    }
    .sc_qjkr6e .nav-link::after { display: none !important; }
    .sc_k6e9jp { display: none !important; }
    .sc_ytxucp, .sc_pd446l { display: none !important; }
}

@media (max-width: 992px) {
    .sc_qjkr6e { right: -100% !important; left: auto !important; width: min(320px,85vw) !important; background: rgba(var(--bg-card-rgb,255,255,255),0.65) !important; backdrop-filter: blur(20px) !important; -webkit-backdrop-filter: blur(20px) !important; border-left: 1px solid rgba(255,255,255,0.2) !important; padding: 100px 32px 40px !important; box-shadow: -4px 0 30px rgba(0,0,0,0.15) !important; transition: right 0.4s cubic-bezier(0.4,0,0.2,1) !important; }
    .sc_qjkr6e.active { right: 0 !important; }
    .sc_qjkr6e .nav-link { opacity: 0 !important; transform: translateX(16px) scale(0.96) !important; transition: opacity 0.35s ease, transform 0.35s ease !important; border-bottom: 1px solid rgba(255,255,255,0.15) !important; }
    .sc_qjkr6e.active .nav-link { opacity: 1 !important; transform: translateX(0) scale(1) !important; }
    .sc_qjkr6e.active .nav-link:nth-child(1){transition-delay:.08s !important;}
    .sc_qjkr6e.active .nav-link:nth-child(2){transition-delay:.14s !important;}
    .sc_qjkr6e.active .nav-link:nth-child(3){transition-delay:.20s !important;}
    .sc_qjkr6e.active .nav-link:nth-child(4){transition-delay:.26s !important;}
    .sc_qjkr6e.active .nav-link:nth-child(5){transition-delay:.32s !important;}
    .sc_qjkr6e.active .nav-link:nth-child(6){transition-delay:.38s !important;}
    .sc_qjkr6e.active .nav-link:nth-child(7){transition-delay:.44s !important;}
    .sc_qjkr6e.active .nav-link:nth-child(8){transition-delay:.50s !important;}
}

.sc_b5ools,
.sc_uc8p0a,
.sc_njibke,
.sc_dh1b1q,
.sc_slqlky,
.sc_f3u893 {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.sc_b5ools *,
.sc_uc8p0a *,
.sc_njibke *,
.sc_dh1b1q *,
.sc_slqlky * {
    filter: none !important;
}
@supports (animation: none) {
    .sc_b5ools, .sc_uc8p0a, .sc_njibke {
        animation-fill-mode: forwards !important;
    }
}
.sc_njibke + .sc_njibke {
    margin-top: 1.5rem;
}

.sc_lw933x .sc_c2wsze ~ .container,
.sc_lw933x .sc_c2wsze ~ .container * {
    color: #fff;
}
.sc_lw933x .sc_c2wsze ~ .container p,
.sc_lw933x .sc_c2wsze ~ .container .sc_edlas1 {
    color: rgba(255,255,255,0.85);
}
.sc_lw933x .sc_c2wsze ~ .container .sc_ec39gx {
    color: inherit;
}
.sc_ar7yne .sc_q2r3ap { color: #fff; }
.sc_ar7yne .sc_bkhmkd { color: var(--q14u3); }
.sc_ar7yne .sc_zvdzjz { color: rgba(255,255,255,0.55); }
.sc_ar7yne .sc_mj7ror a { color: rgba(255,255,255,0.65); }
.sc_ar7yne .sc_mj7ror a:hover { color: #fff; }
.sc_xinvq3[style*="background:none"] { background: none !important; }
.sc_xinvq3[style*="background:none"]::before,
.sc_xinvq3[style*="background:none"]::after { display: none !important; }

.swiper:not(.swiper-initialized) { overflow: hidden; }
.swiper:not(.swiper-initialized) .swiper-wrapper {
    display: flex; flex-wrap: nowrap;
}
.swiper:not(.swiper-initialized) .swiper-slide {
    flex-shrink: 0; width: 100%;
}

.sc_i64b6z .swiper-button-next,
.sc_i64b6z .swiper-button-prev {
    width: 32px; height: 32px;
    background: var(--bg-card, #fff);
    border-radius: 50%;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
}
.sc_i64b6z .swiper-button-next::after,
.sc_i64b6z .swiper-button-prev::after {
    font-size: 14px;
    color: var(--text-primary, #1a1a2e);
}
.sc_i64b6z .swiper-button-next { right: 0; }
.sc_i64b6z .swiper-button-prev { left: 0; }

.sc_b5ools, .sc_slqlky, .sc_uc8p0a, .sc_njibke,
.sc_dh1b1q, .sc_f3u893, .sc_yt4key, .counter-item,
.card { overflow: hidden; }

.sc_b5ools h1, .sc_b5ools h2, .sc_b5ools h3, .sc_b5ools h4, .sc_b5ools h5, .sc_b5ools h6,
.sc_slqlky h1, .sc_slqlky h2, .sc_slqlky h3, .sc_slqlky h4,
.sc_uc8p0a h1, .sc_uc8p0a h2, .sc_uc8p0a h3, .sc_uc8p0a h4,
.counter-item h1, .counter-item h2, .counter-item h3, .counter-item h4,
.card h1, .card h2, .card h3, .card h4, .card h5, .card h6 {
    overflow-wrap: break-word;
    word-break: break-word;
    hyphens: auto;
}

.sc_b5ools p, .sc_b5ools span, .sc_b5ools li,
.sc_slqlky p, .sc_uc8p0a p, .counter-item p,
.card p, .card span, .card li {
    overflow-wrap: break-word;
    word-break: break-word;
}

.sc_l18eyr, .sc_veq59l, .counter-suffix {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

.sc_b5ools .stat-number, .sc_b5ools [class*="number"],
.counter-item .stat-number {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

body {
    line-height: 1.666;
    letter-spacing: 0.0em;
}

.sc_b5ools, .sc_uc8p0a, .sc_njibke, .sc_yt4key, .sc_dh1b1q {
    padding: 25px;
}
.sc_b5ools, .sc_uc8p0a, .sc_njibke, .sc_yt4key, .sc_dh1b1q .card-body {
    padding: 24px 24px;
}
.row > [class*="col"]:nth-child(1) .sc_b5ools,
.row > [class*="col"]:nth-child(1) .sc_uc8p0a {
    padding: 27px;
    border-radius: calc(var(--q7v5) + 3px);
}
.row > [class*="col"]:nth-child(2) .sc_b5ools,
.row > [class*="col"]:nth-child(2) .sc_uc8p0a {
    padding: 25px;
    border-radius: calc(var(--q7v5) + 2px);
}
.row > [class*="col"]:nth-child(3) .sc_b5ools,
.row > [class*="col"]:nth-child(3) .sc_uc8p0a {
    padding: 26px;
    border-radius: calc(var(--q7v5) + 1px);
}
.row > [class*="col"]:nth-child(4) .sc_b5ools,
.row > [class*="col"]:nth-child(4) .sc_uc8p0a {
    padding: 25px;
    border-radius: calc(var(--q7v5) + 2px);
}
.row > [class*="col"]:nth-child(5) .sc_b5ools,
.row > [class*="col"]:nth-child(5) .sc_uc8p0a {
    padding: 26px;
    border-radius: calc(var(--q7v5) + -2px);
}
.row > [class*="col"]:nth-child(6) .sc_b5ools,
.row > [class*="col"]:nth-child(6) .sc_uc8p0a {
    padding: 25px;
    border-radius: calc(var(--q7v5) + 0px);
}

.sc_ec39gx {
    padding: 12px 25px;
    font-size: 16px;
    letter-spacing: 0.123px;
    border-radius: calc(var(--q7v5) + -2px);
}
.sc_ianth8 {
    padding: 13px 25px;
    border-width: 1px;
}

main > section {
    padding-top: 90px;
    padding-bottom: 96px;
}
main > section:first-child {
    padding-top: 101px;
}
main > section:nth-child(2) {
    padding-top: 97px;
    padding-bottom: 82px;
}
main > section:nth-child(3) {
    padding-top: 89px;
    padding-bottom: 82px;
}
main > section:nth-child(4) {
    padding-top: 91px;
    padding-bottom: 94px;
}
main > section:nth-child(6) {
    padding-top: 86px;
    padding-bottom: 89px;
}

.sc_gp4q4s {
    margin-bottom: 45px;
}

.sc_b5ools, .sc_uc8p0a, .sc_njibke, .sc_dh1b1q {
    box-shadow: 2px 2px 16px rgba(0,0,0,0.076);
}

.sc_lw933x {
    padding-top: 119px;
}
.sc_i2z0ez {
    margin-bottom: 27px;
}
.sc_edlas1 {
    margin-bottom: 37px;
    font-size: 16px;
    line-height: 1.564;
}
.sc_q2r3ap {
    font-size: 11px;
    letter-spacing: 3.394px;
    margin-bottom: 26px;
}
.sc_kizkh6 {
    gap: 12px;
}

.sc_h3xodh img {
    border-radius: 16px;
    box-shadow: 0 18px 35px rgba(0,0,0,0.092);
}

.sc_zjq3jj {
    width: 47px;
    height: 47px;
    font-size: 20px;
    border-radius: 12px;
    margin-bottom: 16px;
}

.sc_pxw2z3, .card-title {
    font-size: 20px;
    margin-bottom: 8px;
}
.sc_r4ibs8, .card-text {
    font-size: 15px;
    line-height: 1.607;
}

.sc_iqjpp6 {
    margin-bottom: 19px;
    letter-spacing: 0.0px;
}
.sc_bkhmkd {
    font-size: 12px;
    letter-spacing: 2.366px;
    margin-bottom: 16px;
}
.sc_g4lc12 {
    font-size: 16px;
    line-height: 1.661;
}

@media (min-width: 993px) {
    .sc_qjkr6e {
        gap: 33px;
    }
    .sc_qjkr6e .nav-link {
        font-size: 14px;
        padding: 10px 0;
    }
}

.sc_xinvq3 {
    padding-top: 71px;
}
.sc_ihv461 .sc_xeg9ux {
    font-size: 18px;
    margin-bottom: 26px;
}
.sc_mj7ror a {
    font-size: 14px;
}
.sc_mj7ror li {
    margin-bottom: 12px;
}
.sc_b9uxq5 {
    gap: 12px;
}
.sc_b9uxq5 a {
    width: 36px;
    height: 36px;
}
.sc_aipiv0 {
    padding: 22px 0;
    margin-top: 49px;
}

.form-control {
    border-radius: 8px;
    padding: 15px 19px;
    font-size: 15px;
}

.sc_yt4key {
    padding: 32px;
}
.sc_vfzey0 {
    font-size: 16px;
    line-height: 1.682;
    margin-bottom: 18px;
}
.sc_qjwoxr {
    width: 50px;
    height: 50px;
}
.sc_czn6s0 {
    font-size: 14px;
}
.sc_xwvkf5 {
    font-size: 12px;
}

.sc_dh1b1q {
    padding: 40px;
}
.sc_nlob8r {
    font-size: 20px;
    margin-bottom: 6px;
}
.sc_pirvng {
    font-size: 44px;
    margin-bottom: 20px;
}
.sc_hsmykp li {
    padding: 9px 0;
    font-size: 15px;
}

.sc_l18eyr, .stat-number {
    font-size: 43px;
    margin-bottom: 6px;
}
.sc_veq59l {
    font-size: 14px;
    letter-spacing: 0.202px;
}

.sc_uouzug img {
    border-radius: 12px;
}
.sc_e7e8db {
    font-size: 17px;
    margin-bottom: 4px;
}
.sc_hwkwzz {
    font-size: 12px;
}

.sc_xqj305 {
    font-size: 32px;
    margin-bottom: 10px;
}
.sc_pvufzy {
    font-size: 19px;
    margin-bottom: 10px;
}

.wow {
    animation-duration: 0.643s !important;
}
.sc_b5ools, .sc_uc8p0a, .sc_njibke, .sc_yt4key,
.sc_dh1b1q, .sc_f3u893 {
    transition-duration: 0.242s;
}

.row {
    --bs-gutter-y: 26px;
}

.sc_a1hfla {
    padding: 89px 0;
}
.sc_up0t47 {
    font-size: 37px;
    margin-bottom: 16px;
}
.sc_a767r1 {
    font-size: 16px;
    margin-bottom: 26px;
}

.sc_njibke .sc_d0vzci img {
    border-radius: 11px 11px 0 0;
}
.sc_xc6tb9 {
    font-size: 14px;
    margin-bottom: 9px;
    gap: 10px;
}

.sc_zvcsw1 {
    padding: 18px 0;
}
.sc_zvcsw1.scrolled {
    padding: 12px 0;
}
.sc_cgfycy {
    font-size: 25px;
}
.sc_k6e9jp {
    margin-left: 18px;
}

:root {
    --_stamp: '90f414';
    --_env: 10896;
    --_ref: '1174584e';
}
.vis-helper { font-variant: normal; outline: 0 solid transparent }
.layout-anchor { content: ''; pointer-events: auto; visibility: inherit }
.dom-hook { pointer-events: auto }
.a11y-skip { font-style: inherit }

.sc_ar7yne h1, .sc_ar7yne h2, .sc_ar7yne h3, .sc_ar7yne h4, .sc_ar7yne h5, .sc_ar7yne h6 { color: #fff !important; }
.sc_ar7yne { color: rgba(255,255,255,0.85) !important; }
.sc_ar7yne p, .sc_ar7yne li, .sc_ar7yne span:not(.badge):not(.sc_ec39gx), .sc_ar7yne .sc_zukxb4, .sc_ar7yne label, .sc_ar7yne blockquote, .sc_ar7yne figcaption, .sc_ar7yne dt, .sc_ar7yne dd, .sc_ar7yne td, .sc_ar7yne th { color: rgba(255,255,255,0.78) !important; }
.sc_ar7yne a:not(.sc_ec39gx):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.sc_ar7yne a:not(.sc_ec39gx):not(.nav-link):hover { color: #fff !important; }
.sc_ar7yne .sc_l18eyr { color: #fff !important; }
.sc_ar7yne .sc_veq59l { color: rgba(255,255,255,0.7) !important; }

.bg-dark-custom h1, .bg-dark-custom h2, .bg-dark-custom h3, .bg-dark-custom h4, .bg-dark-custom h5, .bg-dark-custom h6 { color: #fff !important; }
.bg-dark-custom { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom p, .bg-dark-custom li, .bg-dark-custom span:not(.badge):not(.sc_ec39gx), .bg-dark-custom .sc_zukxb4, .bg-dark-custom label, .bg-dark-custom blockquote, .bg-dark-custom figcaption, .bg-dark-custom dt, .bg-dark-custom dd, .bg-dark-custom td, .bg-dark-custom th { color: rgba(255,255,255,0.78) !important; }
.bg-dark-custom a:not(.sc_ec39gx):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.sc_ec39gx):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .sc_l18eyr { color: #fff !important; }
.bg-dark-custom .sc_veq59l { color: rgba(255,255,255,0.7) !important; }

.bg-gradient-custom h1, .bg-gradient-custom h2, .bg-gradient-custom h3, .bg-gradient-custom h4, .bg-gradient-custom h5, .bg-gradient-custom h6 { color: #fff !important; }
.bg-gradient-custom { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom p, .bg-gradient-custom li, .bg-gradient-custom span:not(.badge):not(.sc_ec39gx), .bg-gradient-custom .sc_zukxb4, .bg-gradient-custom label, .bg-gradient-custom blockquote, .bg-gradient-custom figcaption, .bg-gradient-custom dt, .bg-gradient-custom dd, .bg-gradient-custom td, .bg-gradient-custom th { color: rgba(255,255,255,0.78) !important; }
.bg-gradient-custom a:not(.sc_ec39gx):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.sc_ec39gx):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .sc_l18eyr { color: #fff !important; }
.bg-gradient-custom .sc_veq59l { color: rgba(255,255,255,0.7) !important; }

.bg-accent-custom h1, .bg-accent-custom h2, .bg-accent-custom h3, .bg-accent-custom h4, .bg-accent-custom h5, .bg-accent-custom h6 { color: #fff !important; }
.bg-accent-custom { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom p, .bg-accent-custom li, .bg-accent-custom span:not(.badge):not(.sc_ec39gx), .bg-accent-custom .sc_zukxb4, .bg-accent-custom label, .bg-accent-custom blockquote, .bg-accent-custom figcaption, .bg-accent-custom dt, .bg-accent-custom dd, .bg-accent-custom td, .bg-accent-custom th { color: rgba(255,255,255,0.78) !important; }
.bg-accent-custom a:not(.sc_ec39gx):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.sc_ec39gx):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .sc_l18eyr { color: #fff !important; }
.bg-accent-custom .sc_veq59l { color: rgba(255,255,255,0.7) !important; }

.sc_a1hfla h1, .sc_a1hfla h2, .sc_a1hfla h3, .sc_a1hfla h4, .sc_a1hfla h5, .sc_a1hfla h6 { color: #fff !important; }
.sc_a1hfla { color: rgba(255,255,255,0.85) !important; }
.sc_a1hfla p, .sc_a1hfla li, .sc_a1hfla span:not(.badge):not(.sc_ec39gx), .sc_a1hfla .sc_zukxb4, .sc_a1hfla label, .sc_a1hfla blockquote, .sc_a1hfla figcaption, .sc_a1hfla dt, .sc_a1hfla dd, .sc_a1hfla td, .sc_a1hfla th { color: rgba(255,255,255,0.78) !important; }
.sc_a1hfla a:not(.sc_ec39gx):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.sc_a1hfla a:not(.sc_ec39gx):not(.nav-link):hover { color: #fff !important; }
.sc_a1hfla .sc_l18eyr { color: #fff !important; }
.sc_a1hfla .sc_veq59l { color: rgba(255,255,255,0.7) !important; }

.sc_xinvq3 { color: var(--text-secondary, #555) !important; }
.sc_xinvq3 h1, .sc_xinvq3 h2, .sc_xinvq3 h3,
.sc_xinvq3 h4, .sc_xinvq3 h5, .sc_xinvq3 h6,
.sc_xinvq3 .sc_xeg9ux { color: var(--text-primary, #1a1a2e) !important; }
.sc_xinvq3 p, .sc_xinvq3 li, .sc_xinvq3 span,
.sc_xinvq3 label { color: var(--text-secondary, #555) !important; }
.sc_xinvq3 a:not(.sc_ec39gx) { color: var(--text-secondary, #555) !important; }
.sc_xinvq3 a:not(.sc_ec39gx):hover { color: var(--q14u3) !important; }
.sc_xinvq3 .sc_aipiv0 p { color: var(--text-muted, #888) !important; }

.sc_pkmr7f h1, .sc_pkmr7f h2, .sc_pkmr7f h3, .sc_pkmr7f h4, .sc_pkmr7f h5, .sc_pkmr7f h6 { color: var(--text-primary, #1a1a2e) !important; }
.sc_pkmr7f p, .sc_pkmr7f li, .sc_pkmr7f span:not(.badge):not(.sc_ec39gx), .sc_pkmr7f .sc_zukxb4, .sc_pkmr7f label, .sc_pkmr7f blockquote, .sc_pkmr7f figcaption, .sc_pkmr7f dt, .sc_pkmr7f dd, .sc_pkmr7f td, .sc_pkmr7f th { color: var(--text-secondary, #555) !important; }

.sc_zi539t h1, .sc_zi539t h2, .sc_zi539t h3, .sc_zi539t h4, .sc_zi539t h5, .sc_zi539t h6 { color: var(--text-primary, #1a1a2e) !important; }
.sc_zi539t p, .sc_zi539t li, .sc_zi539t span:not(.badge):not(.sc_ec39gx), .sc_zi539t .sc_zukxb4, .sc_zi539t label, .sc_zi539t blockquote, .sc_zi539t figcaption, .sc_zi539t dt, .sc_zi539t dd, .sc_zi539t td, .sc_zi539t th { color: var(--text-secondary, #555) !important; }

.sc_l18eyr { color:var(--text-primary,#1a1a2e) !important; }
.sc_veq59l { color:var(--text-muted,#888) !important; }
.sc_l18eyr .counter-suffix { color:var(--q14u3) !important; }
.counter-item .counter-icon { color:var(--q14u3) !important; }
.sc_i2z0ez { color:var(--text-primary,#1a1a2e) !important; }
.sc_edlas1 { color:var(--text-secondary,#555) !important; }
.sc_q2r3ap { color:var(--q14u3) !important; }
.sc_up0t47 { color:var(--text-primary,#1a1a2e) !important; }
.sc_a767r1 { color:var(--text-secondary,#555) !important; }
.portfolio-title { color:var(--text-primary,#1a1a2e) !important; }
.portfolio-category { color:var(--text-muted,#888) !important; }

.sc_ar7yne .sc_l18eyr, .bg-dark-custom .sc_l18eyr, .bg-gradient-custom .sc_l18eyr, .bg-accent-custom .sc_l18eyr, .sc_a1hfla .sc_l18eyr, .sc_lw933x .sc_l18eyr, .sc_cr10cf .sc_l18eyr { color:#fff !important; }
.sc_ar7yne .sc_veq59l, .bg-dark-custom .sc_veq59l, .bg-gradient-custom .sc_veq59l, .bg-accent-custom .sc_veq59l, .sc_a1hfla .sc_veq59l, .sc_lw933x .sc_veq59l, .sc_cr10cf .sc_veq59l { color:rgba(255,255,255,0.7) !important; }
.sc_ar7yne .sc_l18eyr .counter-suffix, .bg-dark-custom .sc_l18eyr .counter-suffix, .bg-gradient-custom .sc_l18eyr .counter-suffix, .bg-accent-custom .sc_l18eyr .counter-suffix, .sc_a1hfla .sc_l18eyr .counter-suffix, .sc_lw933x .sc_l18eyr .counter-suffix, .sc_cr10cf .sc_l18eyr .counter-suffix { color:var(--q14u3) !important; }
.sc_ar7yne .counter-item .counter-icon, .bg-dark-custom .counter-item .counter-icon, .bg-gradient-custom .counter-item .counter-icon, .bg-accent-custom .counter-item .counter-icon, .sc_a1hfla .counter-item .counter-icon, .sc_lw933x .counter-item .counter-icon, .sc_cr10cf .counter-item .counter-icon { color:var(--q14u3) !important; }
.sc_ar7yne .sc_i2z0ez, .bg-dark-custom .sc_i2z0ez, .bg-gradient-custom .sc_i2z0ez, .bg-accent-custom .sc_i2z0ez, .sc_a1hfla .sc_i2z0ez, .sc_lw933x .sc_i2z0ez, .sc_cr10cf .sc_i2z0ez { color:#fff !important; }
.sc_ar7yne .sc_edlas1, .bg-dark-custom .sc_edlas1, .bg-gradient-custom .sc_edlas1, .bg-accent-custom .sc_edlas1, .sc_a1hfla .sc_edlas1, .sc_lw933x .sc_edlas1, .sc_cr10cf .sc_edlas1 { color:rgba(255,255,255,0.75) !important; }
.sc_ar7yne .sc_q2r3ap, .bg-dark-custom .sc_q2r3ap, .bg-gradient-custom .sc_q2r3ap, .bg-accent-custom .sc_q2r3ap, .sc_a1hfla .sc_q2r3ap, .sc_lw933x .sc_q2r3ap, .sc_cr10cf .sc_q2r3ap { color:#fff !important; }
.sc_ar7yne .sc_up0t47, .bg-dark-custom .sc_up0t47, .bg-gradient-custom .sc_up0t47, .bg-accent-custom .sc_up0t47, .sc_a1hfla .sc_up0t47, .sc_lw933x .sc_up0t47, .sc_cr10cf .sc_up0t47 { color:#fff !important; }
.sc_ar7yne .sc_a767r1, .bg-dark-custom .sc_a767r1, .bg-gradient-custom .sc_a767r1, .bg-accent-custom .sc_a767r1, .sc_a1hfla .sc_a767r1, .sc_lw933x .sc_a767r1, .sc_cr10cf .sc_a767r1 { color:rgba(255,255,255,0.85) !important; }
.sc_ar7yne .portfolio-title, .bg-dark-custom .portfolio-title, .bg-gradient-custom .portfolio-title, .bg-accent-custom .portfolio-title, .sc_a1hfla .portfolio-title, .sc_lw933x .portfolio-title, .sc_cr10cf .portfolio-title, .portfolio-overlay .portfolio-title { color:#fff !important; }
.sc_ar7yne .portfolio-category, .bg-dark-custom .portfolio-category, .bg-gradient-custom .portfolio-category, .bg-accent-custom .portfolio-category, .sc_a1hfla .portfolio-category, .sc_lw933x .portfolio-category, .sc_cr10cf .portfolio-category, .portfolio-overlay .portfolio-category { color:rgba(255,255,255,0.7) !important; }

.portfolio-overlay h1, .portfolio-overlay h2, .portfolio-overlay h3, .portfolio-overlay h4, .portfolio-overlay h5, .portfolio-overlay h6, .card-overlay h1, .card-overlay h2, .card-overlay h3, .card-overlay h4, .card-overlay h5, .card-overlay h6, .sc_c2wsze h1, .sc_c2wsze h2, .sc_c2wsze h3, .sc_c2wsze h4, .sc_c2wsze h5, .sc_c2wsze h6, .ix-exp-content h1, .ix-exp-content h2, .ix-exp-content h3, .ix-exp-content h4, .ix-exp-content h5, .ix-exp-content h6 { color:#fff !important; }
.portfolio-overlay p, .portfolio-overlay span, .portfolio-overlay a, .portfolio-overlay li, .portfolio-overlay small, .portfolio-overlay figcaption, .card-overlay p, .card-overlay span, .card-overlay a, .card-overlay li, .card-overlay small, .card-overlay figcaption, .sc_c2wsze p, .sc_c2wsze span, .sc_c2wsze a, .sc_c2wsze li, .sc_c2wsze small, .sc_c2wsze figcaption, .ix-exp-content p, .ix-exp-content span, .ix-exp-content a, .ix-exp-content li, .ix-exp-content small, .ix-exp-content figcaption { color:rgba(255,255,255,0.8) !important; }

.sc_ar7yne.sc_zi539t .sc_l18eyr,
.sc_ar7yne.sc_pkmr7f .sc_l18eyr,
.bg-dark-custom.sc_zi539t .sc_l18eyr,
.bg-dark-custom.sc_pkmr7f .sc_l18eyr,
.bg-gradient-custom.sc_zi539t .sc_l18eyr,
.bg-gradient-custom.sc_pkmr7f .sc_l18eyr,
.bg-accent-custom.sc_zi539t .sc_l18eyr,
.bg-accent-custom.sc_pkmr7f .sc_l18eyr,
.sc_a1hfla.sc_zi539t .sc_l18eyr,
.sc_a1hfla.sc_pkmr7f .sc_l18eyr,
.sc_lw933x.sc_zi539t .sc_l18eyr,
.sc_lw933x.sc_pkmr7f .sc_l18eyr,
.sc_cr10cf.sc_zi539t .sc_l18eyr,
.sc_cr10cf.sc_pkmr7f .sc_l18eyr { color:var(--text-primary,#1a1a2e) !important; }
.sc_ar7yne.sc_zi539t .sc_veq59l,
.sc_ar7yne.sc_pkmr7f .sc_veq59l,
.bg-dark-custom.sc_zi539t .sc_veq59l,
.bg-dark-custom.sc_pkmr7f .sc_veq59l,
.bg-gradient-custom.sc_zi539t .sc_veq59l,
.bg-gradient-custom.sc_pkmr7f .sc_veq59l,
.bg-accent-custom.sc_zi539t .sc_veq59l,
.bg-accent-custom.sc_pkmr7f .sc_veq59l,
.sc_a1hfla.sc_zi539t .sc_veq59l,
.sc_a1hfla.sc_pkmr7f .sc_veq59l,
.sc_lw933x.sc_zi539t .sc_veq59l,
.sc_lw933x.sc_pkmr7f .sc_veq59l,
.sc_cr10cf.sc_zi539t .sc_veq59l,
.sc_cr10cf.sc_pkmr7f .sc_veq59l { color:var(--text-muted,#888) !important; }
.sc_ar7yne.sc_zi539t .sc_l18eyr .counter-suffix,
.sc_ar7yne.sc_pkmr7f .sc_l18eyr .counter-suffix,
.bg-dark-custom.sc_zi539t .sc_l18eyr .counter-suffix,
.bg-dark-custom.sc_pkmr7f .sc_l18eyr .counter-suffix,
.bg-gradient-custom.sc_zi539t .sc_l18eyr .counter-suffix,
.bg-gradient-custom.sc_pkmr7f .sc_l18eyr .counter-suffix,
.bg-accent-custom.sc_zi539t .sc_l18eyr .counter-suffix,
.bg-accent-custom.sc_pkmr7f .sc_l18eyr .counter-suffix,
.sc_a1hfla.sc_zi539t .sc_l18eyr .counter-suffix,
.sc_a1hfla.sc_pkmr7f .sc_l18eyr .counter-suffix,
.sc_lw933x.sc_zi539t .sc_l18eyr .counter-suffix,
.sc_lw933x.sc_pkmr7f .sc_l18eyr .counter-suffix,
.sc_cr10cf.sc_zi539t .sc_l18eyr .counter-suffix,
.sc_cr10cf.sc_pkmr7f .sc_l18eyr .counter-suffix { color:var(--q14u3) !important; }
.sc_ar7yne.sc_zi539t .counter-item .counter-icon,
.sc_ar7yne.sc_pkmr7f .counter-item .counter-icon,
.bg-dark-custom.sc_zi539t .counter-item .counter-icon,
.bg-dark-custom.sc_pkmr7f .counter-item .counter-icon,
.bg-gradient-custom.sc_zi539t .counter-item .counter-icon,
.bg-gradient-custom.sc_pkmr7f .counter-item .counter-icon,
.bg-accent-custom.sc_zi539t .counter-item .counter-icon,
.bg-accent-custom.sc_pkmr7f .counter-item .counter-icon,
.sc_a1hfla.sc_zi539t .counter-item .counter-icon,
.sc_a1hfla.sc_pkmr7f .counter-item .counter-icon,
.sc_lw933x.sc_zi539t .counter-item .counter-icon,
.sc_lw933x.sc_pkmr7f .counter-item .counter-icon,
.sc_cr10cf.sc_zi539t .counter-item .counter-icon,
.sc_cr10cf.sc_pkmr7f .counter-item .counter-icon { color:var(--q14u3) !important; }
.sc_ar7yne.sc_zi539t .sc_i2z0ez,
.sc_ar7yne.sc_pkmr7f .sc_i2z0ez,
.bg-dark-custom.sc_zi539t .sc_i2z0ez,
.bg-dark-custom.sc_pkmr7f .sc_i2z0ez,
.bg-gradient-custom.sc_zi539t .sc_i2z0ez,
.bg-gradient-custom.sc_pkmr7f .sc_i2z0ez,
.bg-accent-custom.sc_zi539t .sc_i2z0ez,
.bg-accent-custom.sc_pkmr7f .sc_i2z0ez,
.sc_a1hfla.sc_zi539t .sc_i2z0ez,
.sc_a1hfla.sc_pkmr7f .sc_i2z0ez,
.sc_lw933x.sc_zi539t .sc_i2z0ez,
.sc_lw933x.sc_pkmr7f .sc_i2z0ez,
.sc_cr10cf.sc_zi539t .sc_i2z0ez,
.sc_cr10cf.sc_pkmr7f .sc_i2z0ez { color:var(--text-primary,#1a1a2e) !important; }
.sc_ar7yne.sc_zi539t .sc_edlas1,
.sc_ar7yne.sc_pkmr7f .sc_edlas1,
.bg-dark-custom.sc_zi539t .sc_edlas1,
.bg-dark-custom.sc_pkmr7f .sc_edlas1,
.bg-gradient-custom.sc_zi539t .sc_edlas1,
.bg-gradient-custom.sc_pkmr7f .sc_edlas1,
.bg-accent-custom.sc_zi539t .sc_edlas1,
.bg-accent-custom.sc_pkmr7f .sc_edlas1,
.sc_a1hfla.sc_zi539t .sc_edlas1,
.sc_a1hfla.sc_pkmr7f .sc_edlas1,
.sc_lw933x.sc_zi539t .sc_edlas1,
.sc_lw933x.sc_pkmr7f .sc_edlas1,
.sc_cr10cf.sc_zi539t .sc_edlas1,
.sc_cr10cf.sc_pkmr7f .sc_edlas1 { color:var(--text-secondary,#555) !important; }
.sc_ar7yne.sc_zi539t .sc_q2r3ap,
.sc_ar7yne.sc_pkmr7f .sc_q2r3ap,
.bg-dark-custom.sc_zi539t .sc_q2r3ap,
.bg-dark-custom.sc_pkmr7f .sc_q2r3ap,
.bg-gradient-custom.sc_zi539t .sc_q2r3ap,
.bg-gradient-custom.sc_pkmr7f .sc_q2r3ap,
.bg-accent-custom.sc_zi539t .sc_q2r3ap,
.bg-accent-custom.sc_pkmr7f .sc_q2r3ap,
.sc_a1hfla.sc_zi539t .sc_q2r3ap,
.sc_a1hfla.sc_pkmr7f .sc_q2r3ap,
.sc_lw933x.sc_zi539t .sc_q2r3ap,
.sc_lw933x.sc_pkmr7f .sc_q2r3ap,
.sc_cr10cf.sc_zi539t .sc_q2r3ap,
.sc_cr10cf.sc_pkmr7f .sc_q2r3ap { color:var(--q14u3) !important; }
.sc_ar7yne.sc_zi539t .sc_up0t47,
.sc_ar7yne.sc_pkmr7f .sc_up0t47,
.bg-dark-custom.sc_zi539t .sc_up0t47,
.bg-dark-custom.sc_pkmr7f .sc_up0t47,
.bg-gradient-custom.sc_zi539t .sc_up0t47,
.bg-gradient-custom.sc_pkmr7f .sc_up0t47,
.bg-accent-custom.sc_zi539t .sc_up0t47,
.bg-accent-custom.sc_pkmr7f .sc_up0t47,
.sc_a1hfla.sc_zi539t .sc_up0t47,
.sc_a1hfla.sc_pkmr7f .sc_up0t47,
.sc_lw933x.sc_zi539t .sc_up0t47,
.sc_lw933x.sc_pkmr7f .sc_up0t47,
.sc_cr10cf.sc_zi539t .sc_up0t47,
.sc_cr10cf.sc_pkmr7f .sc_up0t47 { color:var(--text-primary,#1a1a2e) !important; }
.sc_ar7yne.sc_zi539t .sc_a767r1,
.sc_ar7yne.sc_pkmr7f .sc_a767r1,
.bg-dark-custom.sc_zi539t .sc_a767r1,
.bg-dark-custom.sc_pkmr7f .sc_a767r1,
.bg-gradient-custom.sc_zi539t .sc_a767r1,
.bg-gradient-custom.sc_pkmr7f .sc_a767r1,
.bg-accent-custom.sc_zi539t .sc_a767r1,
.bg-accent-custom.sc_pkmr7f .sc_a767r1,
.sc_a1hfla.sc_zi539t .sc_a767r1,
.sc_a1hfla.sc_pkmr7f .sc_a767r1,
.sc_lw933x.sc_zi539t .sc_a767r1,
.sc_lw933x.sc_pkmr7f .sc_a767r1,
.sc_cr10cf.sc_zi539t .sc_a767r1,
.sc_cr10cf.sc_pkmr7f .sc_a767r1 { color:var(--text-secondary,#555) !important; }
.sc_ar7yne.sc_zi539t .portfolio-title,
.sc_ar7yne.sc_pkmr7f .portfolio-title,
.bg-dark-custom.sc_zi539t .portfolio-title,
.bg-dark-custom.sc_pkmr7f .portfolio-title,
.bg-gradient-custom.sc_zi539t .portfolio-title,
.bg-gradient-custom.sc_pkmr7f .portfolio-title,
.bg-accent-custom.sc_zi539t .portfolio-title,
.bg-accent-custom.sc_pkmr7f .portfolio-title,
.sc_a1hfla.sc_zi539t .portfolio-title,
.sc_a1hfla.sc_pkmr7f .portfolio-title,
.sc_lw933x.sc_zi539t .portfolio-title,
.sc_lw933x.sc_pkmr7f .portfolio-title,
.sc_cr10cf.sc_zi539t .portfolio-title,
.sc_cr10cf.sc_pkmr7f .portfolio-title { color:var(--text-primary,#1a1a2e) !important; }
.sc_ar7yne.sc_zi539t .portfolio-category,
.sc_ar7yne.sc_pkmr7f .portfolio-category,
.bg-dark-custom.sc_zi539t .portfolio-category,
.bg-dark-custom.sc_pkmr7f .portfolio-category,
.bg-gradient-custom.sc_zi539t .portfolio-category,
.bg-gradient-custom.sc_pkmr7f .portfolio-category,
.bg-accent-custom.sc_zi539t .portfolio-category,
.bg-accent-custom.sc_pkmr7f .portfolio-category,
.sc_a1hfla.sc_zi539t .portfolio-category,
.sc_a1hfla.sc_pkmr7f .portfolio-category,
.sc_lw933x.sc_zi539t .portfolio-category,
.sc_lw933x.sc_pkmr7f .portfolio-category,
.sc_cr10cf.sc_zi539t .portfolio-category,
.sc_cr10cf.sc_pkmr7f .portfolio-category { color:var(--text-muted,#888) !important; }

.sc_ar7yne .sc_b5ools h1,
.sc_ar7yne .sc_b5ools h2,
.sc_ar7yne .sc_b5ools h3,
.sc_ar7yne .sc_b5ools h4,
.sc_ar7yne .sc_b5ools h5,
.sc_ar7yne .sc_b5ools h6,
.sc_ar7yne .sc_slqlky h1,
.sc_ar7yne .sc_slqlky h2,
.sc_ar7yne .sc_slqlky h3,
.sc_ar7yne .sc_slqlky h4,
.sc_ar7yne .sc_slqlky h5,
.sc_ar7yne .sc_slqlky h6,
.sc_ar7yne .card h1,
.sc_ar7yne .card h2,
.sc_ar7yne .card h3,
.sc_ar7yne .card h4,
.sc_ar7yne .card h5,
.sc_ar7yne .card h6,
.sc_ar7yne .sc_yt4key h1,
.sc_ar7yne .sc_yt4key h2,
.sc_ar7yne .sc_yt4key h3,
.sc_ar7yne .sc_yt4key h4,
.sc_ar7yne .sc_yt4key h5,
.sc_ar7yne .sc_yt4key h6,
.sc_ar7yne .sc_f3u893 h1,
.sc_ar7yne .sc_f3u893 h2,
.sc_ar7yne .sc_f3u893 h3,
.sc_ar7yne .sc_f3u893 h4,
.sc_ar7yne .sc_f3u893 h5,
.sc_ar7yne .sc_f3u893 h6,
.sc_ar7yne .sc_dh1b1q h1,
.sc_ar7yne .sc_dh1b1q h2,
.sc_ar7yne .sc_dh1b1q h3,
.sc_ar7yne .sc_dh1b1q h4,
.sc_ar7yne .sc_dh1b1q h5,
.sc_ar7yne .sc_dh1b1q h6,
.sc_ar7yne .sc_njibke h1,
.sc_ar7yne .sc_njibke h2,
.sc_ar7yne .sc_njibke h3,
.sc_ar7yne .sc_njibke h4,
.sc_ar7yne .sc_njibke h5,
.sc_ar7yne .sc_njibke h6,
.sc_ar7yne .sc_uc8p0a h1,
.sc_ar7yne .sc_uc8p0a h2,
.sc_ar7yne .sc_uc8p0a h3,
.sc_ar7yne .sc_uc8p0a h4,
.sc_ar7yne .sc_uc8p0a h5,
.sc_ar7yne .sc_uc8p0a h6,
.sc_ar7yne .counter-item h1,
.sc_ar7yne .counter-item h2,
.sc_ar7yne .counter-item h3,
.sc_ar7yne .counter-item h4,
.sc_ar7yne .counter-item h5,
.sc_ar7yne .counter-item h6,
.bg-dark-custom .sc_b5ools h1,
.bg-dark-custom .sc_b5ools h2,
.bg-dark-custom .sc_b5ools h3,
.bg-dark-custom .sc_b5ools h4,
.bg-dark-custom .sc_b5ools h5,
.bg-dark-custom .sc_b5ools h6,
.bg-dark-custom .sc_slqlky h1,
.bg-dark-custom .sc_slqlky h2,
.bg-dark-custom .sc_slqlky h3,
.bg-dark-custom .sc_slqlky h4,
.bg-dark-custom .sc_slqlky h5,
.bg-dark-custom .sc_slqlky h6,
.bg-dark-custom .card h1,
.bg-dark-custom .card h2,
.bg-dark-custom .card h3,
.bg-dark-custom .card h4,
.bg-dark-custom .card h5,
.bg-dark-custom .card h6,
.bg-dark-custom .sc_yt4key h1,
.bg-dark-custom .sc_yt4key h2,
.bg-dark-custom .sc_yt4key h3,
.bg-dark-custom .sc_yt4key h4,
.bg-dark-custom .sc_yt4key h5,
.bg-dark-custom .sc_yt4key h6,
.bg-dark-custom .sc_f3u893 h1,
.bg-dark-custom .sc_f3u893 h2,
.bg-dark-custom .sc_f3u893 h3,
.bg-dark-custom .sc_f3u893 h4,
.bg-dark-custom .sc_f3u893 h5,
.bg-dark-custom .sc_f3u893 h6,
.bg-dark-custom .sc_dh1b1q h1,
.bg-dark-custom .sc_dh1b1q h2,
.bg-dark-custom .sc_dh1b1q h3,
.bg-dark-custom .sc_dh1b1q h4,
.bg-dark-custom .sc_dh1b1q h5,
.bg-dark-custom .sc_dh1b1q h6,
.bg-dark-custom .sc_njibke h1,
.bg-dark-custom .sc_njibke h2,
.bg-dark-custom .sc_njibke h3,
.bg-dark-custom .sc_njibke h4,
.bg-dark-custom .sc_njibke h5,
.bg-dark-custom .sc_njibke h6,
.bg-dark-custom .sc_uc8p0a h1,
.bg-dark-custom .sc_uc8p0a h2,
.bg-dark-custom .sc_uc8p0a h3,
.bg-dark-custom .sc_uc8p0a h4,
.bg-dark-custom .sc_uc8p0a h5,
.bg-dark-custom .sc_uc8p0a h6,
.bg-dark-custom .counter-item h1,
.bg-dark-custom .counter-item h2,
.bg-dark-custom .counter-item h3,
.bg-dark-custom .counter-item h4,
.bg-dark-custom .counter-item h5,
.bg-dark-custom .counter-item h6,
.bg-gradient-custom .sc_b5ools h1,
.bg-gradient-custom .sc_b5ools h2,
.bg-gradient-custom .sc_b5ools h3,
.bg-gradient-custom .sc_b5ools h4,
.bg-gradient-custom .sc_b5ools h5,
.bg-gradient-custom .sc_b5ools h6,
.bg-gradient-custom .sc_slqlky h1,
.bg-gradient-custom .sc_slqlky h2,
.bg-gradient-custom .sc_slqlky h3,
.bg-gradient-custom .sc_slqlky h4,
.bg-gradient-custom .sc_slqlky h5,
.bg-gradient-custom .sc_slqlky h6,
.bg-gradient-custom .card h1,
.bg-gradient-custom .card h2,
.bg-gradient-custom .card h3,
.bg-gradient-custom .card h4,
.bg-gradient-custom .card h5,
.bg-gradient-custom .card h6,
.bg-gradient-custom .sc_yt4key h1,
.bg-gradient-custom .sc_yt4key h2,
.bg-gradient-custom .sc_yt4key h3,
.bg-gradient-custom .sc_yt4key h4,
.bg-gradient-custom .sc_yt4key h5,
.bg-gradient-custom .sc_yt4key h6,
.bg-gradient-custom .sc_f3u893 h1,
.bg-gradient-custom .sc_f3u893 h2,
.bg-gradient-custom .sc_f3u893 h3,
.bg-gradient-custom .sc_f3u893 h4,
.bg-gradient-custom .sc_f3u893 h5,
.bg-gradient-custom .sc_f3u893 h6,
.bg-gradient-custom .sc_dh1b1q h1,
.bg-gradient-custom .sc_dh1b1q h2,
.bg-gradient-custom .sc_dh1b1q h3,
.bg-gradient-custom .sc_dh1b1q h4,
.bg-gradient-custom .sc_dh1b1q h5,
.bg-gradient-custom .sc_dh1b1q h6,
.bg-gradient-custom .sc_njibke h1,
.bg-gradient-custom .sc_njibke h2,
.bg-gradient-custom .sc_njibke h3,
.bg-gradient-custom .sc_njibke h4,
.bg-gradient-custom .sc_njibke h5,
.bg-gradient-custom .sc_njibke h6,
.bg-gradient-custom .sc_uc8p0a h1,
.bg-gradient-custom .sc_uc8p0a h2,
.bg-gradient-custom .sc_uc8p0a h3,
.bg-gradient-custom .sc_uc8p0a h4,
.bg-gradient-custom .sc_uc8p0a h5,
.bg-gradient-custom .sc_uc8p0a h6,
.bg-gradient-custom .counter-item h1,
.bg-gradient-custom .counter-item h2,
.bg-gradient-custom .counter-item h3,
.bg-gradient-custom .counter-item h4,
.bg-gradient-custom .counter-item h5,
.bg-gradient-custom .counter-item h6,
.bg-accent-custom .sc_b5ools h1,
.bg-accent-custom .sc_b5ools h2,
.bg-accent-custom .sc_b5ools h3,
.bg-accent-custom .sc_b5ools h4,
.bg-accent-custom .sc_b5ools h5,
.bg-accent-custom .sc_b5ools h6,
.bg-accent-custom .sc_slqlky h1,
.bg-accent-custom .sc_slqlky h2,
.bg-accent-custom .sc_slqlky h3,
.bg-accent-custom .sc_slqlky h4,
.bg-accent-custom .sc_slqlky h5,
.bg-accent-custom .sc_slqlky h6,
.bg-accent-custom .card h1,
.bg-accent-custom .card h2,
.bg-accent-custom .card h3,
.bg-accent-custom .card h4,
.bg-accent-custom .card h5,
.bg-accent-custom .card h6,
.bg-accent-custom .sc_yt4key h1,
.bg-accent-custom .sc_yt4key h2,
.bg-accent-custom .sc_yt4key h3,
.bg-accent-custom .sc_yt4key h4,
.bg-accent-custom .sc_yt4key h5,
.bg-accent-custom .sc_yt4key h6,
.bg-accent-custom .sc_f3u893 h1,
.bg-accent-custom .sc_f3u893 h2,
.bg-accent-custom .sc_f3u893 h3,
.bg-accent-custom .sc_f3u893 h4,
.bg-accent-custom .sc_f3u893 h5,
.bg-accent-custom .sc_f3u893 h6,
.bg-accent-custom .sc_dh1b1q h1,
.bg-accent-custom .sc_dh1b1q h2,
.bg-accent-custom .sc_dh1b1q h3,
.bg-accent-custom .sc_dh1b1q h4,
.bg-accent-custom .sc_dh1b1q h5,
.bg-accent-custom .sc_dh1b1q h6,
.bg-accent-custom .sc_njibke h1,
.bg-accent-custom .sc_njibke h2,
.bg-accent-custom .sc_njibke h3,
.bg-accent-custom .sc_njibke h4,
.bg-accent-custom .sc_njibke h5,
.bg-accent-custom .sc_njibke h6,
.bg-accent-custom .sc_uc8p0a h1,
.bg-accent-custom .sc_uc8p0a h2,
.bg-accent-custom .sc_uc8p0a h3,
.bg-accent-custom .sc_uc8p0a h4,
.bg-accent-custom .sc_uc8p0a h5,
.bg-accent-custom .sc_uc8p0a h6,
.bg-accent-custom .counter-item h1,
.bg-accent-custom .counter-item h2,
.bg-accent-custom .counter-item h3,
.bg-accent-custom .counter-item h4,
.bg-accent-custom .counter-item h5,
.bg-accent-custom .counter-item h6,
.sc_a1hfla .sc_b5ools h1,
.sc_a1hfla .sc_b5ools h2,
.sc_a1hfla .sc_b5ools h3,
.sc_a1hfla .sc_b5ools h4,
.sc_a1hfla .sc_b5ools h5,
.sc_a1hfla .sc_b5ools h6,
.sc_a1hfla .sc_slqlky h1,
.sc_a1hfla .sc_slqlky h2,
.sc_a1hfla .sc_slqlky h3,
.sc_a1hfla .sc_slqlky h4,
.sc_a1hfla .sc_slqlky h5,
.sc_a1hfla .sc_slqlky h6,
.sc_a1hfla .card h1,
.sc_a1hfla .card h2,
.sc_a1hfla .card h3,
.sc_a1hfla .card h4,
.sc_a1hfla .card h5,
.sc_a1hfla .card h6,
.sc_a1hfla .sc_yt4key h1,
.sc_a1hfla .sc_yt4key h2,
.sc_a1hfla .sc_yt4key h3,
.sc_a1hfla .sc_yt4key h4,
.sc_a1hfla .sc_yt4key h5,
.sc_a1hfla .sc_yt4key h6,
.sc_a1hfla .sc_f3u893 h1,
.sc_a1hfla .sc_f3u893 h2,
.sc_a1hfla .sc_f3u893 h3,
.sc_a1hfla .sc_f3u893 h4,
.sc_a1hfla .sc_f3u893 h5,
.sc_a1hfla .sc_f3u893 h6,
.sc_a1hfla .sc_dh1b1q h1,
.sc_a1hfla .sc_dh1b1q h2,
.sc_a1hfla .sc_dh1b1q h3,
.sc_a1hfla .sc_dh1b1q h4,
.sc_a1hfla .sc_dh1b1q h5,
.sc_a1hfla .sc_dh1b1q h6,
.sc_a1hfla .sc_njibke h1,
.sc_a1hfla .sc_njibke h2,
.sc_a1hfla .sc_njibke h3,
.sc_a1hfla .sc_njibke h4,
.sc_a1hfla .sc_njibke h5,
.sc_a1hfla .sc_njibke h6,
.sc_a1hfla .sc_uc8p0a h1,
.sc_a1hfla .sc_uc8p0a h2,
.sc_a1hfla .sc_uc8p0a h3,
.sc_a1hfla .sc_uc8p0a h4,
.sc_a1hfla .sc_uc8p0a h5,
.sc_a1hfla .sc_uc8p0a h6,
.sc_a1hfla .counter-item h1,
.sc_a1hfla .counter-item h2,
.sc_a1hfla .counter-item h3,
.sc_a1hfla .counter-item h4,
.sc_a1hfla .counter-item h5,
.sc_a1hfla .counter-item h6,
.sc_lw933x .sc_b5ools h1,
.sc_lw933x .sc_b5ools h2,
.sc_lw933x .sc_b5ools h3,
.sc_lw933x .sc_b5ools h4,
.sc_lw933x .sc_b5ools h5,
.sc_lw933x .sc_b5ools h6,
.sc_lw933x .sc_slqlky h1,
.sc_lw933x .sc_slqlky h2,
.sc_lw933x .sc_slqlky h3,
.sc_lw933x .sc_slqlky h4,
.sc_lw933x .sc_slqlky h5,
.sc_lw933x .sc_slqlky h6,
.sc_lw933x .card h1,
.sc_lw933x .card h2,
.sc_lw933x .card h3,
.sc_lw933x .card h4,
.sc_lw933x .card h5,
.sc_lw933x .card h6,
.sc_lw933x .sc_yt4key h1,
.sc_lw933x .sc_yt4key h2,
.sc_lw933x .sc_yt4key h3,
.sc_lw933x .sc_yt4key h4,
.sc_lw933x .sc_yt4key h5,
.sc_lw933x .sc_yt4key h6,
.sc_lw933x .sc_f3u893 h1,
.sc_lw933x .sc_f3u893 h2,
.sc_lw933x .sc_f3u893 h3,
.sc_lw933x .sc_f3u893 h4,
.sc_lw933x .sc_f3u893 h5,
.sc_lw933x .sc_f3u893 h6,
.sc_lw933x .sc_dh1b1q h1,
.sc_lw933x .sc_dh1b1q h2,
.sc_lw933x .sc_dh1b1q h3,
.sc_lw933x .sc_dh1b1q h4,
.sc_lw933x .sc_dh1b1q h5,
.sc_lw933x .sc_dh1b1q h6,
.sc_lw933x .sc_njibke h1,
.sc_lw933x .sc_njibke h2,
.sc_lw933x .sc_njibke h3,
.sc_lw933x .sc_njibke h4,
.sc_lw933x .sc_njibke h5,
.sc_lw933x .sc_njibke h6,
.sc_lw933x .sc_uc8p0a h1,
.sc_lw933x .sc_uc8p0a h2,
.sc_lw933x .sc_uc8p0a h3,
.sc_lw933x .sc_uc8p0a h4,
.sc_lw933x .sc_uc8p0a h5,
.sc_lw933x .sc_uc8p0a h6,
.sc_lw933x .counter-item h1,
.sc_lw933x .counter-item h2,
.sc_lw933x .counter-item h3,
.sc_lw933x .counter-item h4,
.sc_lw933x .counter-item h5,
.sc_lw933x .counter-item h6,
.sc_cr10cf .sc_b5ools h1,
.sc_cr10cf .sc_b5ools h2,
.sc_cr10cf .sc_b5ools h3,
.sc_cr10cf .sc_b5ools h4,
.sc_cr10cf .sc_b5ools h5,
.sc_cr10cf .sc_b5ools h6,
.sc_cr10cf .sc_slqlky h1,
.sc_cr10cf .sc_slqlky h2,
.sc_cr10cf .sc_slqlky h3,
.sc_cr10cf .sc_slqlky h4,
.sc_cr10cf .sc_slqlky h5,
.sc_cr10cf .sc_slqlky h6,
.sc_cr10cf .card h1,
.sc_cr10cf .card h2,
.sc_cr10cf .card h3,
.sc_cr10cf .card h4,
.sc_cr10cf .card h5,
.sc_cr10cf .card h6,
.sc_cr10cf .sc_yt4key h1,
.sc_cr10cf .sc_yt4key h2,
.sc_cr10cf .sc_yt4key h3,
.sc_cr10cf .sc_yt4key h4,
.sc_cr10cf .sc_yt4key h5,
.sc_cr10cf .sc_yt4key h6,
.sc_cr10cf .sc_f3u893 h1,
.sc_cr10cf .sc_f3u893 h2,
.sc_cr10cf .sc_f3u893 h3,
.sc_cr10cf .sc_f3u893 h4,
.sc_cr10cf .sc_f3u893 h5,
.sc_cr10cf .sc_f3u893 h6,
.sc_cr10cf .sc_dh1b1q h1,
.sc_cr10cf .sc_dh1b1q h2,
.sc_cr10cf .sc_dh1b1q h3,
.sc_cr10cf .sc_dh1b1q h4,
.sc_cr10cf .sc_dh1b1q h5,
.sc_cr10cf .sc_dh1b1q h6,
.sc_cr10cf .sc_njibke h1,
.sc_cr10cf .sc_njibke h2,
.sc_cr10cf .sc_njibke h3,
.sc_cr10cf .sc_njibke h4,
.sc_cr10cf .sc_njibke h5,
.sc_cr10cf .sc_njibke h6,
.sc_cr10cf .sc_uc8p0a h1,
.sc_cr10cf .sc_uc8p0a h2,
.sc_cr10cf .sc_uc8p0a h3,
.sc_cr10cf .sc_uc8p0a h4,
.sc_cr10cf .sc_uc8p0a h5,
.sc_cr10cf .sc_uc8p0a h6,
.sc_cr10cf .counter-item h1,
.sc_cr10cf .counter-item h2,
.sc_cr10cf .counter-item h3,
.sc_cr10cf .counter-item h4,
.sc_cr10cf .counter-item h5,
.sc_cr10cf .counter-item h6 { color:var(--text-primary,#1a1a2e) !important; }
.sc_ar7yne .sc_b5ools p,
.sc_ar7yne .sc_b5ools span:not(.badge),
.sc_ar7yne .sc_b5ools li,
.sc_ar7yne .sc_b5ools small,
.sc_ar7yne .sc_b5ools label,
.sc_ar7yne .sc_slqlky p,
.sc_ar7yne .sc_slqlky span:not(.badge),
.sc_ar7yne .sc_slqlky li,
.sc_ar7yne .sc_slqlky small,
.sc_ar7yne .sc_slqlky label,
.sc_ar7yne .card p,
.sc_ar7yne .card span:not(.badge),
.sc_ar7yne .card li,
.sc_ar7yne .card small,
.sc_ar7yne .card label,
.sc_ar7yne .sc_yt4key p,
.sc_ar7yne .sc_yt4key span:not(.badge),
.sc_ar7yne .sc_yt4key li,
.sc_ar7yne .sc_yt4key small,
.sc_ar7yne .sc_yt4key label,
.sc_ar7yne .sc_f3u893 p,
.sc_ar7yne .sc_f3u893 span:not(.badge),
.sc_ar7yne .sc_f3u893 li,
.sc_ar7yne .sc_f3u893 small,
.sc_ar7yne .sc_f3u893 label,
.sc_ar7yne .sc_dh1b1q p,
.sc_ar7yne .sc_dh1b1q span:not(.badge),
.sc_ar7yne .sc_dh1b1q li,
.sc_ar7yne .sc_dh1b1q small,
.sc_ar7yne .sc_dh1b1q label,
.sc_ar7yne .sc_njibke p,
.sc_ar7yne .sc_njibke span:not(.badge),
.sc_ar7yne .sc_njibke li,
.sc_ar7yne .sc_njibke small,
.sc_ar7yne .sc_njibke label,
.sc_ar7yne .sc_uc8p0a p,
.sc_ar7yne .sc_uc8p0a span:not(.badge),
.sc_ar7yne .sc_uc8p0a li,
.sc_ar7yne .sc_uc8p0a small,
.sc_ar7yne .sc_uc8p0a label,
.sc_ar7yne .counter-item p,
.sc_ar7yne .counter-item span:not(.badge),
.sc_ar7yne .counter-item li,
.sc_ar7yne .counter-item small,
.sc_ar7yne .counter-item label,
.bg-dark-custom .sc_b5ools p,
.bg-dark-custom .sc_b5ools span:not(.badge),
.bg-dark-custom .sc_b5ools li,
.bg-dark-custom .sc_b5ools small,
.bg-dark-custom .sc_b5ools label,
.bg-dark-custom .sc_slqlky p,
.bg-dark-custom .sc_slqlky span:not(.badge),
.bg-dark-custom .sc_slqlky li,
.bg-dark-custom .sc_slqlky small,
.bg-dark-custom .sc_slqlky label,
.bg-dark-custom .card p,
.bg-dark-custom .card span:not(.badge),
.bg-dark-custom .card li,
.bg-dark-custom .card small,
.bg-dark-custom .card label,
.bg-dark-custom .sc_yt4key p,
.bg-dark-custom .sc_yt4key span:not(.badge),
.bg-dark-custom .sc_yt4key li,
.bg-dark-custom .sc_yt4key small,
.bg-dark-custom .sc_yt4key label,
.bg-dark-custom .sc_f3u893 p,
.bg-dark-custom .sc_f3u893 span:not(.badge),
.bg-dark-custom .sc_f3u893 li,
.bg-dark-custom .sc_f3u893 small,
.bg-dark-custom .sc_f3u893 label,
.bg-dark-custom .sc_dh1b1q p,
.bg-dark-custom .sc_dh1b1q span:not(.badge),
.bg-dark-custom .sc_dh1b1q li,
.bg-dark-custom .sc_dh1b1q small,
.bg-dark-custom .sc_dh1b1q label,
.bg-dark-custom .sc_njibke p,
.bg-dark-custom .sc_njibke span:not(.badge),
.bg-dark-custom .sc_njibke li,
.bg-dark-custom .sc_njibke small,
.bg-dark-custom .sc_njibke label,
.bg-dark-custom .sc_uc8p0a p,
.bg-dark-custom .sc_uc8p0a span:not(.badge),
.bg-dark-custom .sc_uc8p0a li,
.bg-dark-custom .sc_uc8p0a small,
.bg-dark-custom .sc_uc8p0a label,
.bg-dark-custom .counter-item p,
.bg-dark-custom .counter-item span:not(.badge),
.bg-dark-custom .counter-item li,
.bg-dark-custom .counter-item small,
.bg-dark-custom .counter-item label,
.bg-gradient-custom .sc_b5ools p,
.bg-gradient-custom .sc_b5ools span:not(.badge),
.bg-gradient-custom .sc_b5ools li,
.bg-gradient-custom .sc_b5ools small,
.bg-gradient-custom .sc_b5ools label,
.bg-gradient-custom .sc_slqlky p,
.bg-gradient-custom .sc_slqlky span:not(.badge),
.bg-gradient-custom .sc_slqlky li,
.bg-gradient-custom .sc_slqlky small,
.bg-gradient-custom .sc_slqlky label,
.bg-gradient-custom .card p,
.bg-gradient-custom .card span:not(.badge),
.bg-gradient-custom .card li,
.bg-gradient-custom .card small,
.bg-gradient-custom .card label,
.bg-gradient-custom .sc_yt4key p,
.bg-gradient-custom .sc_yt4key span:not(.badge),
.bg-gradient-custom .sc_yt4key li,
.bg-gradient-custom .sc_yt4key small,
.bg-gradient-custom .sc_yt4key label,
.bg-gradient-custom .sc_f3u893 p,
.bg-gradient-custom .sc_f3u893 span:not(.badge),
.bg-gradient-custom .sc_f3u893 li,
.bg-gradient-custom .sc_f3u893 small,
.bg-gradient-custom .sc_f3u893 label,
.bg-gradient-custom .sc_dh1b1q p,
.bg-gradient-custom .sc_dh1b1q span:not(.badge),
.bg-gradient-custom .sc_dh1b1q li,
.bg-gradient-custom .sc_dh1b1q small,
.bg-gradient-custom .sc_dh1b1q label,
.bg-gradient-custom .sc_njibke p,
.bg-gradient-custom .sc_njibke span:not(.badge),
.bg-gradient-custom .sc_njibke li,
.bg-gradient-custom .sc_njibke small,
.bg-gradient-custom .sc_njibke label,
.bg-gradient-custom .sc_uc8p0a p,
.bg-gradient-custom .sc_uc8p0a span:not(.badge),
.bg-gradient-custom .sc_uc8p0a li,
.bg-gradient-custom .sc_uc8p0a small,
.bg-gradient-custom .sc_uc8p0a label,
.bg-gradient-custom .counter-item p,
.bg-gradient-custom .counter-item span:not(.badge),
.bg-gradient-custom .counter-item li,
.bg-gradient-custom .counter-item small,
.bg-gradient-custom .counter-item label,
.bg-accent-custom .sc_b5ools p,
.bg-accent-custom .sc_b5ools span:not(.badge),
.bg-accent-custom .sc_b5ools li,
.bg-accent-custom .sc_b5ools small,
.bg-accent-custom .sc_b5ools label,
.bg-accent-custom .sc_slqlky p,
.bg-accent-custom .sc_slqlky span:not(.badge),
.bg-accent-custom .sc_slqlky li,
.bg-accent-custom .sc_slqlky small,
.bg-accent-custom .sc_slqlky label,
.bg-accent-custom .card p,
.bg-accent-custom .card span:not(.badge),
.bg-accent-custom .card li,
.bg-accent-custom .card small,
.bg-accent-custom .card label,
.bg-accent-custom .sc_yt4key p,
.bg-accent-custom .sc_yt4key span:not(.badge),
.bg-accent-custom .sc_yt4key li,
.bg-accent-custom .sc_yt4key small,
.bg-accent-custom .sc_yt4key label,
.bg-accent-custom .sc_f3u893 p,
.bg-accent-custom .sc_f3u893 span:not(.badge),
.bg-accent-custom .sc_f3u893 li,
.bg-accent-custom .sc_f3u893 small,
.bg-accent-custom .sc_f3u893 label,
.bg-accent-custom .sc_dh1b1q p,
.bg-accent-custom .sc_dh1b1q span:not(.badge),
.bg-accent-custom .sc_dh1b1q li,
.bg-accent-custom .sc_dh1b1q small,
.bg-accent-custom .sc_dh1b1q label,
.bg-accent-custom .sc_njibke p,
.bg-accent-custom .sc_njibke span:not(.badge),
.bg-accent-custom .sc_njibke li,
.bg-accent-custom .sc_njibke small,
.bg-accent-custom .sc_njibke label,
.bg-accent-custom .sc_uc8p0a p,
.bg-accent-custom .sc_uc8p0a span:not(.badge),
.bg-accent-custom .sc_uc8p0a li,
.bg-accent-custom .sc_uc8p0a small,
.bg-accent-custom .sc_uc8p0a label,
.bg-accent-custom .counter-item p,
.bg-accent-custom .counter-item span:not(.badge),
.bg-accent-custom .counter-item li,
.bg-accent-custom .counter-item small,
.bg-accent-custom .counter-item label,
.sc_a1hfla .sc_b5ools p,
.sc_a1hfla .sc_b5ools span:not(.badge),
.sc_a1hfla .sc_b5ools li,
.sc_a1hfla .sc_b5ools small,
.sc_a1hfla .sc_b5ools label,
.sc_a1hfla .sc_slqlky p,
.sc_a1hfla .sc_slqlky span:not(.badge),
.sc_a1hfla .sc_slqlky li,
.sc_a1hfla .sc_slqlky small,
.sc_a1hfla .sc_slqlky label,
.sc_a1hfla .card p,
.sc_a1hfla .card span:not(.badge),
.sc_a1hfla .card li,
.sc_a1hfla .card small,
.sc_a1hfla .card label,
.sc_a1hfla .sc_yt4key p,
.sc_a1hfla .sc_yt4key span:not(.badge),
.sc_a1hfla .sc_yt4key li,
.sc_a1hfla .sc_yt4key small,
.sc_a1hfla .sc_yt4key label,
.sc_a1hfla .sc_f3u893 p,
.sc_a1hfla .sc_f3u893 span:not(.badge),
.sc_a1hfla .sc_f3u893 li,
.sc_a1hfla .sc_f3u893 small,
.sc_a1hfla .sc_f3u893 label,
.sc_a1hfla .sc_dh1b1q p,
.sc_a1hfla .sc_dh1b1q span:not(.badge),
.sc_a1hfla .sc_dh1b1q li,
.sc_a1hfla .sc_dh1b1q small,
.sc_a1hfla .sc_dh1b1q label,
.sc_a1hfla .sc_njibke p,
.sc_a1hfla .sc_njibke span:not(.badge),
.sc_a1hfla .sc_njibke li,
.sc_a1hfla .sc_njibke small,
.sc_a1hfla .sc_njibke label,
.sc_a1hfla .sc_uc8p0a p,
.sc_a1hfla .sc_uc8p0a span:not(.badge),
.sc_a1hfla .sc_uc8p0a li,
.sc_a1hfla .sc_uc8p0a small,
.sc_a1hfla .sc_uc8p0a label,
.sc_a1hfla .counter-item p,
.sc_a1hfla .counter-item span:not(.badge),
.sc_a1hfla .counter-item li,
.sc_a1hfla .counter-item small,
.sc_a1hfla .counter-item label,
.sc_lw933x .sc_b5ools p,
.sc_lw933x .sc_b5ools span:not(.badge),
.sc_lw933x .sc_b5ools li,
.sc_lw933x .sc_b5ools small,
.sc_lw933x .sc_b5ools label,
.sc_lw933x .sc_slqlky p,
.sc_lw933x .sc_slqlky span:not(.badge),
.sc_lw933x .sc_slqlky li,
.sc_lw933x .sc_slqlky small,
.sc_lw933x .sc_slqlky label,
.sc_lw933x .card p,
.sc_lw933x .card span:not(.badge),
.sc_lw933x .card li,
.sc_lw933x .card small,
.sc_lw933x .card label,
.sc_lw933x .sc_yt4key p,
.sc_lw933x .sc_yt4key span:not(.badge),
.sc_lw933x .sc_yt4key li,
.sc_lw933x .sc_yt4key small,
.sc_lw933x .sc_yt4key label,
.sc_lw933x .sc_f3u893 p,
.sc_lw933x .sc_f3u893 span:not(.badge),
.sc_lw933x .sc_f3u893 li,
.sc_lw933x .sc_f3u893 small,
.sc_lw933x .sc_f3u893 label,
.sc_lw933x .sc_dh1b1q p,
.sc_lw933x .sc_dh1b1q span:not(.badge),
.sc_lw933x .sc_dh1b1q li,
.sc_lw933x .sc_dh1b1q small,
.sc_lw933x .sc_dh1b1q label,
.sc_lw933x .sc_njibke p,
.sc_lw933x .sc_njibke span:not(.badge),
.sc_lw933x .sc_njibke li,
.sc_lw933x .sc_njibke small,
.sc_lw933x .sc_njibke label,
.sc_lw933x .sc_uc8p0a p,
.sc_lw933x .sc_uc8p0a span:not(.badge),
.sc_lw933x .sc_uc8p0a li,
.sc_lw933x .sc_uc8p0a small,
.sc_lw933x .sc_uc8p0a label,
.sc_lw933x .counter-item p,
.sc_lw933x .counter-item span:not(.badge),
.sc_lw933x .counter-item li,
.sc_lw933x .counter-item small,
.sc_lw933x .counter-item label,
.sc_cr10cf .sc_b5ools p,
.sc_cr10cf .sc_b5ools span:not(.badge),
.sc_cr10cf .sc_b5ools li,
.sc_cr10cf .sc_b5ools small,
.sc_cr10cf .sc_b5ools label,
.sc_cr10cf .sc_slqlky p,
.sc_cr10cf .sc_slqlky span:not(.badge),
.sc_cr10cf .sc_slqlky li,
.sc_cr10cf .sc_slqlky small,
.sc_cr10cf .sc_slqlky label,
.sc_cr10cf .card p,
.sc_cr10cf .card span:not(.badge),
.sc_cr10cf .card li,
.sc_cr10cf .card small,
.sc_cr10cf .card label,
.sc_cr10cf .sc_yt4key p,
.sc_cr10cf .sc_yt4key span:not(.badge),
.sc_cr10cf .sc_yt4key li,
.sc_cr10cf .sc_yt4key small,
.sc_cr10cf .sc_yt4key label,
.sc_cr10cf .sc_f3u893 p,
.sc_cr10cf .sc_f3u893 span:not(.badge),
.sc_cr10cf .sc_f3u893 li,
.sc_cr10cf .sc_f3u893 small,
.sc_cr10cf .sc_f3u893 label,
.sc_cr10cf .sc_dh1b1q p,
.sc_cr10cf .sc_dh1b1q span:not(.badge),
.sc_cr10cf .sc_dh1b1q li,
.sc_cr10cf .sc_dh1b1q small,
.sc_cr10cf .sc_dh1b1q label,
.sc_cr10cf .sc_njibke p,
.sc_cr10cf .sc_njibke span:not(.badge),
.sc_cr10cf .sc_njibke li,
.sc_cr10cf .sc_njibke small,
.sc_cr10cf .sc_njibke label,
.sc_cr10cf .sc_uc8p0a p,
.sc_cr10cf .sc_uc8p0a span:not(.badge),
.sc_cr10cf .sc_uc8p0a li,
.sc_cr10cf .sc_uc8p0a small,
.sc_cr10cf .sc_uc8p0a label,
.sc_cr10cf .counter-item p,
.sc_cr10cf .counter-item span:not(.badge),
.sc_cr10cf .counter-item li,
.sc_cr10cf .counter-item small,
.sc_cr10cf .counter-item label { color:var(--text-secondary,#555) !important; }

.text-force-light, .text-force-light h1, .text-force-light h2, .text-force-light h3, .text-force-light h4, .text-force-light h5, .text-force-light h6 { color: #fff !important; }
.text-force-light p, .text-force-light span, .text-force-light a, .text-force-light li, .text-force-light label, .text-force-light td, .text-force-light small { color: rgba(255,255,255,0.8) !important; }
.text-force-light-soft { color: rgba(255,255,255,0.65) !important; }
.text-force-dark, .text-force-dark h1, .text-force-dark h2, .text-force-dark h3, .text-force-dark h4, .text-force-dark h5, .text-force-dark h6 { color: var(--text-primary, #1a1a2e) !important; }
.text-force-dark p, .text-force-dark span, .text-force-dark li { color: var(--text-secondary, #555) !important; }

.pl-ring{width:48px;height:48px;border:3px solid rgba(var(--q14u3-rgb,99,102,241),.15);border-top-color:var(--q14u3);border-radius:50%;animation:plSpin .8s linear infinite;}@keyframes plSpin{to{transform:rotate(360deg);}}

.ix-stars{display:flex;justify-content:center;gap:8px;}
.ix-star{background:none;border:none;cursor:pointer;font-size:36px;color:var(--border-color);transition:color 0.2s,transform 0.2s;padding:4px;}
.ix-star.ix-filled i{font-weight:900;}
.ix-star.ix-filled{color:#f59e0b;transform:scale(1.1);}
.ix-star:hover{transform:scale(1.2);}