@import url('https://fonts.googleapis.com/css2?family=Urbanist:wght@400;500;600;700;800&family=Urbanist:wght@400;500&display=swap');

:root {
    --i14ge: #97663D;
    --i15pb: #687328;
    --i16x2: #A54657;
    --i1rh: linear-gradient(135deg, var(--i14ge), var(--i15pb));
    --i3xm: 'Urbanist', sans-serif;
    --i5yf: 'Urbanist', sans-serif;
    --i19ok: 72px;
    --i20lf: 48px;
    --i21kv: 32px;
    --i17f8: 18px;
    --i18k5: 800;
    --i6w4: 14px;
    --i7om: 20px;
    --i8fs: 28px;
    --i9wj: 40px;
    --i4vx: 50px;
    --i10iw: 0 2px 8px #97663D18;
    --i11lh: 0 4px 16px #97663D22;
    --i12p9: 0 8px 32px #97663D30;
    --i13ta: 0 16px 48px #97663D40;
    --css_g8noa: 120px 0;
}
.css_p2wgl {
    border-radius: 4px;
    padding: 10px 24px;
}
.css_o3eu8, .css_le93d, .css_uggyz, .css_ol43t, .css_iputf {
    border-width: 3px;
    border-color: #97663D;
}

.css_mj7xl {
    -webkit-text-stroke: 2px var(--i14ge);
    -webkit-text-fill-color: transparent;
}
.css_mj7xl:hover {
    -webkit-text-fill-color: var(--i14ge);
    transition: -webkit-text-fill-color 0.4s;
}

.css_tgl46 {
    position: relative;
    margin-top: 40px;
}
.css_tgl46::before {
    content: '';
    position: absolute;
    top: -40px;
    left: 0;
    width: 100%;
    height: 40px;
    background: inherit;
    clip-path: ellipse(55% 100% at 50% 100%);
}

.css_o3eu8, .css_le93d, .css_ol43t, .css_iputf, .css_uggyz {
    border-left: 5px solid var(--i14ge);
    border-radius: 0 var(--i7om) var(--i7om) 0;
}

.row > [class*="col"]:nth-child(even) { transform: translateY(24px); }
@media (max-width: 768px) { .row > [class*="col"]:nth-child(even) { transform: none; } }

.css_p86wz {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.css_p86wz::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.12);
    transition: left 0.35s ease;
    z-index: -1;
}
.css_p86wz:hover::before {
    left: 0;
}

.css_h6j54 { min-height: 100vh; position: relative; overflow: hidden; }
.css_h6j54::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 55%;
    height: 100%;
    background: var(--i14ge);
    opacity: 0.06;
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%);
    z-index: 0;
}
.css_fyguf { position: relative; z-index: 1; }
.css_fyguf img {
    border-radius: 0 0 0 var(--i9wj);
    box-shadow: -20px 20px 60px rgba(0,0,0,0.15);
}
.css_qqxhu { position: relative; z-index: 2; }
.css_jvbsz { border-left: 3px solid var(--i14ge); padding-left: 12px; background: none; border-radius: 0; }

.css_t30cv {
    background: var(--bg-primary);
    padding: 16px 0;
    border-top: 3px solid var(--i14ge);
}
.css_t30cv.scrolled {
    box-shadow: 0 4px 16px rgba(0,0,0,0.06);
    padding: 12px 0;
}
.css_b26rg .nav-link { font-weight: 500; }
.css_b26rg .nav-link::after { background: var(--i14ge); border-radius: var(--i4vx); height: 2px; }

.css_tgl46 {
    background: #f8f6f3;
    color: var(--text-secondary);
    padding-top: 80px;
    border-top: 4px double var(--text-primary);
}
.css_tgl46 p, .css_tgl46 li, .css_tgl46 span,
.css_tgl46 .css_uod22 p, .css_tgl46 .footer-contact li { color: var(--text-secondary); }
.css_tgl46 h1,.css_tgl46 h2,.css_tgl46 h3,.css_tgl46 h4,.css_tgl46 h5 { color: var(--text-primary); }
.css_uod22 .css_zhvhk {
    color: var(--text-primary);
    font-style: italic;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0;
    border-bottom: 1px solid var(--text-primary);
    padding-bottom: 12px;
}
.css_uod22 .css_zhvhk::after { display: none; }
.css_utaks a { color: var(--text-secondary); font-size: 14px; }
.css_utaks a:hover { color: var(--text-primary); text-decoration: underline; }
.css_bqeqd a { border-radius: 0; background: var(--text-primary); color: var(--bg-primary); border: none; }
.css_bqeqd a:hover { background: var(--i14ge); }
.css_wpsl9 { border-top: 1px solid var(--text-primary); }
.css_wpsl9 p { color: var(--text-secondary); font-style: italic; }

.contact-section .form-control {
    background: var(--bg-secondary);
    border: none;
    border-radius: var(--i8fs);
    padding: 16px 20px;
    font-size: 15px;
}
.contact-section .form-control:focus { background: var(--bg-primary); box-shadow: 0 0 0 2px var(--i14ge); }
.contact-section .css_p2wgl { border-radius: var(--i8fs); }

.css_t8put { font-size: 24px; font-weight: 800; text-shadow: 3px 3px 0 rgba(var(--i14ge-rgb, 99,102,241), 0.2); }

h3, h4, h5 { font-family: var(--i3xm); }
.css_zczgs, .card-title {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-weight: 400;
    font-style: italic;
    font-size: 20px;
}
.css_u2vjd { font-style: italic; font-weight: 500; }

.css_le93d img, .css_o3eu8 img, .css_ol43t img, .portfolio-item img {
    border-radius: var(--i8fs) var(--i8fs) 0 0;
}

.css_oqw0y { width: 42px; height: 42px; gap: 5px; border: none; background: none; border-radius: 0; }
.css_oqw0y .css_h8z4y { width: 26px; height: 3px; border-radius: 3px; transition: transform 0.35s cubic-bezier(0.4,0,0.2,1), opacity 0.25s ease; }
.css_oqw0y.active .css_h8z4y:nth-child(1) { transform: translateY(8px) rotate(45deg); }
.css_oqw0y.active .css_h8z4y:nth-child(2) { opacity: 0; transform: scaleX(0); }
.css_oqw0y.active .css_h8z4y:nth-child(3) { transform: translateY(-8px) rotate(-45deg); }

main > section + section::before{content:'';display:block;width:100px;height:6px;border-top:2px solid var(--i14ge);border-bottom:2px solid var(--i14ge);margin:15px auto;opacity:0.3;}

.cursor-ring{position:fixed;width:36px;height:36px;border:2px solid var(--i14ge);border-radius:50%;pointer-events:none;z-index:99999;transition:width 0.3s,height 0.3s,border-color 0.3s,transform 0.08s;transform:translate(-50%,-50%);opacity:0.6;}.cursor-ring.hover{width:50px;height:50px;border-color:var(--i15pb,var(--i14ge));opacity:1;}

.css_o3eu8,.css_le93d,.css_ol43t,.css_iputf,.css_h4d04{opacity:0;animation:staggerIn 0.45s ease forwards;}.row>[class*="col"]:nth-child(1) .css_o3eu8,.row>[class*="col"]:nth-child(1) .css_le93d,.row>[class*="col"]:nth-child(1) .css_ol43t{animation-delay:0.05s;}.row>[class*="col"]:nth-child(2) .css_o3eu8,.row>[class*="col"]:nth-child(2) .css_le93d,.row>[class*="col"]:nth-child(2) .css_ol43t{animation-delay:0.1s;}.row>[class*="col"]:nth-child(3) .css_o3eu8,.row>[class*="col"]:nth-child(3) .css_le93d,.row>[class*="col"]:nth-child(3) .css_ol43t{animation-delay:0.15s;}.row>[class*="col"]:nth-child(4) .css_o3eu8,.row>[class*="col"]:nth-child(4) .css_le93d{animation-delay:0.2s;}.row>[class*="col"]:nth-child(5) .css_o3eu8{animation-delay:0.25s;}.row>[class*="col"]:nth-child(6) .css_o3eu8{animation-delay:0.3s;}@keyframes staggerIn{from{opacity:0;transform:translateY(20px);}to{opacity:1;transform:translateY(0);}}

.typewriter-cursor{display:inline-block;width:2px;height:1em;background:var(--i14ge);margin-left:4px;animation:twBlink 0.7s step-end infinite;vertical-align:text-bottom;}@keyframes twBlink{50%{opacity:0;}}

@media(prefers-reduced-motion:reduce){.css_o3eu8,.css_le93d,.css_ol43t,.css_iputf,.css_h4d04,.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 i{position:absolute;width:3px;height:3px;background:var(--i14ge);border-radius:50%;opacity:0;animation:decoSparkle 4s ease-in-out infinite;}@keyframes decoSparkle{0%,100%{opacity:0;transform:scale(0);}50%{opacity:0.06;transform:scale(1);}}

.css_h6j54 { perspective: 1px; transform-style: preserve-3d; }
main > section { position: relative; }
main > section .css_kawd6 {
    transition: transform 0.05s linear;
}

.css_b26rg .nav-link::after{content:'';position:absolute;bottom:0;left:50%;width:0;height:2px;background:var(--i14ge);transition:width 0.3s ease,left 0.3s ease;border-radius:1px;}.css_b26rg .nav-link:hover::after,.css_b26rg .nav-link.active::after{width:100%;left:0;}

.css_p2wgl,.css_p86wz{transition:transform 0.25s cubic-bezier(0.23,1,0.32,1);}

.css_cdeef{animation:taglinePulse 3s ease-in-out infinite;}@keyframes taglinePulse{0%,100%{opacity:1;}50%{opacity:0.5;}}

.css_o3eu8 .css_mfkpz i,.css_o3eu8 .css_mfkpz svg{animation:iconPulse 3s ease-in-out infinite;}.css_o3eu8:nth-child(2) .css_mfkpz i{animation-delay:-0.5s;}.css_o3eu8:nth-child(3) .css_mfkpz i{animation-delay:-1s;}.css_o3eu8:nth-child(4) .css_mfkpz i{animation-delay:-1.5s;}@keyframes iconPulse{0%,100%{transform:scale(1);}50%{transform:scale(1.15);}}

.spin-ring{position:absolute;width:350px;height:350px;border:1px dashed var(--i14ge);border-radius:50%;opacity:0.08;animation:spinSlow 35s linear infinite;pointer-events:none;top:15%;right:-80px;z-index:0;}@keyframes spinSlow{to{transform:rotate(360deg);}}@media(max-width:768px){.spin-ring{width:200px;height:200px;right:-60px;}}

.float-shapes{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden;}.float-circ{position:absolute;border-radius:50%;border:1px solid var(--i14ge);opacity:0.04;transition:transform 1.5s cubic-bezier(0.23,1,0.32,1);}

.css_o3eu8,.css_le93d{background:rgba(var(--bg-card-rgb,255,255,255),0.75) !important;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,0.18) !important;}.css_o3eu8:hover,.css_le93d:hover{border-color:rgba(var(--i14ge-rgb,99,102,241),0.4) !important;background:rgba(var(--bg-card-rgb,255,255,255),0.88) !important;}

.css_mj7xl{background:linear-gradient(90deg,var(--text-primary) 0%,var(--i14ge) 25%,var(--text-primary) 50%,var(--i14ge) 75%,var(--text-primary) 100%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:shimmerText 4s linear infinite;}@keyframes shimmerText{to{background-position:200% center;}}

main > section:nth-child(even):not(.css_bpduk):not(.css_rtes7) { position: relative; overflow: clip; }
main > section:nth-child(even):not(.css_bpduk):not(.css_rtes7)::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 200%;
    height: 120px;
    pointer-events: none;
    z-index: 0;
    opacity: 0.04;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 120'%3E%3Cpath fill='currentColor' d='M0,64L48,69.3C96,75,192,85,288,80C384,75,480,53,576,48C672,43,768,53,864,64C960,75,1056,85,1152,80C1248,75,1344,53,1392,42.7L1440,32L1440,120L1392,120C1344,120,1248,120,1152,120C1056,120,960,120,864,120C768,120,672,120,576,120C480,120,384,120,288,120C192,120,96,120,48,120L0,120Z'/%3E%3C/svg%3E") repeat-x;
    background-size: 50% 100%;
    animation: waveDrift 18s linear infinite;
}
@keyframes waveDrift {
    from { transform: translateX(0); }
    to { transform: translateX(-50%); }
}
.css_h6j54::after { display: none !important; }

html:not(.css_eowof) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .css_o3whl {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .css_b26rg {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    .css_b26rg .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    .css_vvc3e, .css_ni2mc {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .css_vvc3e .nav-link,
    .css_ni2mc .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .css_gkkcf {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .css_t8put {
        flex-shrink: 0;
    }
}

div.css_g7b5h:not(.css_g8noa) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    padding: 6px 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
div.css_g7b5h:not(.css_g8noa) + .css_t30cv {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div.css_g7b5h.css_iqb1f {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.css_g7b5h.css_iqb1f + .css_t30cv,
div.css_g7b5h:not(.css_g8noa) + .css_t30cv.scrolled {
    top: 0;
}
div.css_g7b5h:not(.css_g8noa) ~ .css_h6j54 {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div.css_g7b5h:not(.css_g8noa) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div.css_g7b5h:not(.css_g8noa) + .css_t30cv {
        top: 0;
    }
    div.css_g7b5h:not(.css_g8noa) ~ .css_h6j54 {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    .css_oqw0y {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    .css_oqw0y .css_h8z4y {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .css_b26rg {
        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;
    }
    .css_b26rg .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;
    }
    .css_b26rg .nav-link::after { display: none !important; }
    .css_gkkcf { display: none !important; }
    .css_vvc3e, .css_ni2mc { display: none !important; }
}

@media (max-width: 992px) {
    .css_b26rg { right: -100% !important; left: auto !important; width: min(320px,85vw) !important; background: #0a0a0a !important; padding: 100px 32px 40px !important; box-shadow: -4px 0 60px rgba(0,0,0,0.6) !important; border-left: 1px solid rgba(255,255,255,0.06) !important; transition: right 0.45s cubic-bezier(0.4,0,0.2,1) !important; }
    .css_b26rg.active { right: 0 !important; }
    .css_b26rg .nav-link { color: rgba(255,255,255,0.8) !important; text-transform: uppercase !important; font-size: 13px !important; letter-spacing: 2px !important; border-bottom: 1px solid rgba(255,255,255,0.07) !important; opacity: 0 !important; transform: translateX(30px) !important; transition: opacity 0.4s ease, transform 0.4s ease, color 0.2s !important; }
    .css_b26rg.active .nav-link { opacity: 1 !important; transform: translateX(0) !important; }
    .css_b26rg.active .nav-link:hover { color: var(--i14ge) !important; }
    .css_b26rg.active .nav-link:nth-child(1){transition-delay:.10s !important;}
    .css_b26rg.active .nav-link:nth-child(2){transition-delay:.16s !important;}
    .css_b26rg.active .nav-link:nth-child(3){transition-delay:.22s !important;}
    .css_b26rg.active .nav-link:nth-child(4){transition-delay:.28s !important;}
    .css_b26rg.active .nav-link:nth-child(5){transition-delay:.34s !important;}
    .css_b26rg.active .nav-link:nth-child(6){transition-delay:.40s !important;}
    .css_b26rg.active .nav-link:nth-child(7){transition-delay:.46s !important;}
    .css_b26rg.active .nav-link:nth-child(8){transition-delay:.52s !important;}
}

.css_o3eu8,
.css_le93d,
.css_ol43t,
.css_iputf,
.css_egur1,
.css_h4d04 {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.css_o3eu8 *,
.css_le93d *,
.css_ol43t *,
.css_iputf *,
.css_egur1 * {
    filter: none !important;
}
@supports (animation: none) {
    .css_o3eu8, .css_le93d, .css_ol43t {
        animation-fill-mode: forwards !important;
    }
}
.css_ol43t + .css_ol43t {
    margin-top: 1.5rem;
}

.css_h6j54 .css_yv7eb ~ .container,
.css_h6j54 .css_yv7eb ~ .container * {
    color: #fff;
}
.css_h6j54 .css_yv7eb ~ .container p,
.css_h6j54 .css_yv7eb ~ .container .css_b9435 {
    color: rgba(255,255,255,0.85);
}
.css_h6j54 .css_yv7eb ~ .container .css_p2wgl {
    color: inherit;
}
.css_rtes7 .css_jvbsz { color: #fff; }
.css_rtes7 .css_cdeef { color: var(--i14ge); }
.css_rtes7 .css_lveu6 { color: rgba(255,255,255,0.55); }
.css_rtes7 .css_utaks a { color: rgba(255,255,255,0.65); }
.css_rtes7 .css_utaks a:hover { color: #fff; }
.css_tgl46[style*="background:none"] { background: none !important; }
.css_tgl46[style*="background:none"]::before,
.css_tgl46[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%;
}

.css_fwirf .swiper-button-next,
.css_fwirf .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);
}
.css_fwirf .swiper-button-next::after,
.css_fwirf .swiper-button-prev::after {
    font-size: 14px;
    color: var(--text-primary, #1a1a2e);
}
.css_fwirf .swiper-button-next { right: 0; }
.css_fwirf .swiper-button-prev { left: 0; }

.css_o3eu8, .css_egur1, .css_le93d, .css_ol43t,
.css_iputf, .css_h4d04, .css_uggyz, .counter-item,
.card { overflow: hidden; }

.css_o3eu8 h1, .css_o3eu8 h2, .css_o3eu8 h3, .css_o3eu8 h4, .css_o3eu8 h5, .css_o3eu8 h6,
.css_egur1 h1, .css_egur1 h2, .css_egur1 h3, .css_egur1 h4,
.css_le93d h1, .css_le93d h2, .css_le93d h3, .css_le93d 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;
}

.css_o3eu8 p, .css_o3eu8 span, .css_o3eu8 li,
.css_egur1 p, .css_le93d p, .counter-item p,
.card p, .card span, .card li {
    overflow-wrap: break-word;
    word-break: break-word;
}

.css_aat6a, .css_trzyn, .counter-suffix {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

.css_o3eu8 .stat-number, .css_o3eu8 [class*="number"],
.counter-item .stat-number {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

body {
    line-height: 1.66;
    letter-spacing: 0.0em;
}

.css_o3eu8, .css_le93d, .css_ol43t, .css_uggyz, .css_iputf {
    padding: 29px;
}
.css_o3eu8, .css_le93d, .css_ol43t, .css_uggyz, .css_iputf .card-body {
    padding: 22px 22px;
}
.row > [class*="col"]:nth-child(1) .css_o3eu8,
.row > [class*="col"]:nth-child(1) .css_le93d {
    padding: 27px;
    border-radius: calc(var(--i7om) + 0px);
}
.row > [class*="col"]:nth-child(2) .css_o3eu8,
.row > [class*="col"]:nth-child(2) .css_le93d {
    padding: 26px;
    border-radius: calc(var(--i7om) + -2px);
}
.row > [class*="col"]:nth-child(3) .css_o3eu8,
.row > [class*="col"]:nth-child(3) .css_le93d {
    padding: 29px;
    border-radius: calc(var(--i7om) + -2px);
}
.row > [class*="col"]:nth-child(4) .css_o3eu8,
.row > [class*="col"]:nth-child(4) .css_le93d {
    padding: 29px;
    border-radius: calc(var(--i7om) + -1px);
}
.row > [class*="col"]:nth-child(5) .css_o3eu8,
.row > [class*="col"]:nth-child(5) .css_le93d {
    padding: 29px;
    border-radius: calc(var(--i7om) + -1px);
}
.row > [class*="col"]:nth-child(6) .css_o3eu8,
.row > [class*="col"]:nth-child(6) .css_le93d {
    padding: 27px;
    border-radius: calc(var(--i7om) + -2px);
}

.css_p2wgl {
    padding: 14px 26px;
    font-size: 14px;
    letter-spacing: 0.194px;
    border-radius: calc(var(--i7om) + -1px);
}
.css_t2uvn {
    padding: 15px 24px;
    border-width: 1px;
}

main > section {
    padding-top: 83px;
    padding-bottom: 88px;
}
main > section:first-child {
    padding-top: 93px;
}
main > section:nth-child(2) {
    padding-top: 89px;
    padding-bottom: 84px;
}
main > section:nth-child(3) {
    padding-top: 77px;
    padding-bottom: 88px;
}
main > section:nth-child(4) {
    padding-top: 75px;
    padding-bottom: 76px;
}

.css_kawd6 {
    margin-bottom: 50px;
}

.css_o3eu8, .css_le93d, .css_ol43t, .css_iputf {
    box-shadow: 0px 3px 16px rgba(0,0,0,0.053);
}

.css_h6j54 {
    padding-top: 109px;
}
.css_mj7xl {
    margin-bottom: 27px;
}
.css_b9435 {
    margin-bottom: 33px;
    font-size: 18px;
    line-height: 1.552;
}
.css_jvbsz {
    font-size: 13px;
    letter-spacing: 3.503px;
    margin-bottom: 19px;
}
.css_yt37z {
    gap: 13px;
}

/* Fix hero section text readability on light background */
.css_h6j54 .css_mj7xl {
    -webkit-text-stroke: 0;
    -webkit-text-fill-color: var(--text-primary);
    background: linear-gradient(135deg, var(--i14ge), var(--i15pb));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
.css_h6j54 .css_b9435 {
    color: var(--text-secondary);
}
.css_h6j54 .css_jvbsz {
    color: var(--i14ge);
}

.css_fyguf img {
    border-radius: 17px;
    box-shadow: 0 7px 30px rgba(0,0,0,0.129);
}

.css_mfkpz {
    width: 54px;
    height: 54px;
    font-size: 21px;
    border-radius: 10px;
    margin-bottom: 21px;
}

.css_zczgs, .card-title {
    font-size: 19px;
    margin-bottom: 8px;
}
.css_f4iik, .card-text {
    font-size: 16px;
    line-height: 1.565;
}

.css_ixc0k {
    margin-bottom: 13px;
    letter-spacing: 0.0px;
}
.css_cdeef {
    font-size: 14px;
    letter-spacing: 3.16px;
    margin-bottom: 13px;
}
.css_u85cn {
    font-size: 17px;
    line-height: 1.638;
}

@media (min-width: 993px) {
    .css_b26rg {
        gap: 28px;
    }
    .css_b26rg .nav-link {
        font-size: 14px;
        padding: 8px 0;
    }
}

.css_tgl46 {
    padding-top: 67px;
}
.css_uod22 .css_zhvhk {
    font-size: 18px;
    margin-bottom: 24px;
}
.css_utaks a {
    font-size: 14px;
}
.css_utaks li {
    margin-bottom: 10px;
}
.css_bqeqd {
    gap: 8px;
}
.css_bqeqd a {
    width: 40px;
    height: 40px;
}
.css_wpsl9 {
    padding: 22px 0;
    margin-top: 46px;
}

.form-control {
    border-radius: 6px;
    padding: 11px 13px;
    font-size: 15px;
}

.css_uggyz {
    padding: 36px;
}
.css_uouul {
    font-size: 16px;
    line-height: 1.608;
    margin-bottom: 19px;
}
.css_v7d9b {
    width: 48px;
    height: 48px;
}
.css_f34kb {
    font-size: 16px;
}
.css_cu6ph {
    font-size: 13px;
}

.css_iputf {
    padding: 34px;
}
.css_bchxt {
    font-size: 22px;
    margin-bottom: 10px;
}
.css_uwuz8 {
    font-size: 41px;
    margin-bottom: 24px;
}
.css_kakeg li {
    padding: 10px 0;
    font-size: 13px;
}

.css_aat6a, .stat-number {
    font-size: 41px;
    margin-bottom: 9px;
}
.css_trzyn {
    font-size: 15px;
    letter-spacing: 0.259px;
}

.css_grtzc img {
    border-radius: 10px;
}
.css_osvo5 {
    font-size: 19px;
    margin-bottom: 5px;
}
.css_oospy {
    font-size: 12px;
}

.css_kchyv {
    font-size: 31px;
    margin-bottom: 15px;
}
.css_u2vjd {
    font-size: 19px;
    margin-bottom: 7px;
}

.wow {
    animation-duration: 0.713s !important;
}
.css_o3eu8, .css_le93d, .css_ol43t, .css_uggyz,
.css_iputf, .css_h4d04 {
    transition-duration: 0.33s;
}

.row {
    --bs-gutter-y: 25px;
}

.css_bpduk {
    padding: 71px 0;
}
.css_ikthd {
    font-size: 39px;
    margin-bottom: 20px;
}
.css_lwc5d {
    font-size: 18px;
    margin-bottom: 23px;
}

.css_ol43t .css_ef84u img {
    border-radius: 11px 11px 0 0;
}
.css_khxix {
    font-size: 12px;
    margin-bottom: 9px;
    gap: 15px;
}

.css_t30cv {
    padding: 16px 0;
}
.css_t30cv.scrolled {
    padding: 12px 0;
}
.css_t8put {
    font-size: 25px;
}
.css_gkkcf {
    margin-left: 14px;
}

:root {
    --_gen: 9.28;
    --_env: 91201;
    --_rev: '82ef81b';
}
.base-ref { box-sizing: border-box; font-variant: normal; --_stamp: 586 }
.state-flag { outline: 0 solid transparent }

.css_rtes7 h1, .css_rtes7 h2, .css_rtes7 h3, .css_rtes7 h4, .css_rtes7 h5, .css_rtes7 h6 { color: #fff !important; }
.css_rtes7 { color: rgba(255,255,255,0.85) !important; }
.css_rtes7 p, .css_rtes7 li, .css_rtes7 span:not(.badge):not(.css_p2wgl), .css_rtes7 .css_ghtpn, .css_rtes7 label, .css_rtes7 blockquote, .css_rtes7 figcaption, .css_rtes7 dt, .css_rtes7 dd, .css_rtes7 td, .css_rtes7 th { color: rgba(255,255,255,0.78) !important; }
.css_rtes7 a:not(.css_p2wgl):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.css_rtes7 a:not(.css_p2wgl):not(.nav-link):hover { color: #fff !important; }
.css_rtes7 .css_aat6a { color: #fff !important; }
.css_rtes7 .css_trzyn { 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(.css_p2wgl), .bg-dark-custom .css_ghtpn, .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(.css_p2wgl):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.css_p2wgl):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .css_aat6a { color: #fff !important; }
.bg-dark-custom .css_trzyn { 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(.css_p2wgl), .bg-gradient-custom .css_ghtpn, .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(.css_p2wgl):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.css_p2wgl):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .css_aat6a { color: #fff !important; }
.bg-gradient-custom .css_trzyn { 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(.css_p2wgl), .bg-accent-custom .css_ghtpn, .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(.css_p2wgl):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.css_p2wgl):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .css_aat6a { color: #fff !important; }
.bg-accent-custom .css_trzyn { color: rgba(255,255,255,0.7) !important; }

.css_bpduk h1, .css_bpduk h2, .css_bpduk h3, .css_bpduk h4, .css_bpduk h5, .css_bpduk h6 { color: #fff !important; }
.css_bpduk { color: rgba(255,255,255,0.85) !important; }
.css_bpduk p, .css_bpduk li, .css_bpduk span:not(.badge):not(.css_p2wgl), .css_bpduk .css_ghtpn, .css_bpduk label, .css_bpduk blockquote, .css_bpduk figcaption, .css_bpduk dt, .css_bpduk dd, .css_bpduk td, .css_bpduk th { color: rgba(255,255,255,0.78) !important; }
.css_bpduk a:not(.css_p2wgl):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.css_bpduk a:not(.css_p2wgl):not(.nav-link):hover { color: #fff !important; }
.css_bpduk .css_aat6a { color: #fff !important; }
.css_bpduk .css_trzyn { color: rgba(255,255,255,0.7) !important; }

.css_tgl46 { color: var(--text-secondary, #555) !important; }
.css_tgl46 h1, .css_tgl46 h2, .css_tgl46 h3,
.css_tgl46 h4, .css_tgl46 h5, .css_tgl46 h6,
.css_tgl46 .css_zhvhk { color: var(--text-primary, #1a1a2e) !important; }
.css_tgl46 p, .css_tgl46 li, .css_tgl46 span,
.css_tgl46 label { color: var(--text-secondary, #555) !important; }
.css_tgl46 a:not(.css_p2wgl) { color: var(--text-secondary, #555) !important; }
.css_tgl46 a:not(.css_p2wgl):hover { color: var(--i14ge) !important; }
.css_tgl46 .css_wpsl9 p { color: var(--text-muted, #888) !important; }

.css_qu78z h1, .css_qu78z h2, .css_qu78z h3, .css_qu78z h4, .css_qu78z h5, .css_qu78z h6 { color: var(--text-primary, #1a1a2e) !important; }
.css_qu78z p, .css_qu78z li, .css_qu78z span:not(.badge):not(.css_p2wgl), .css_qu78z .css_ghtpn, .css_qu78z label, .css_qu78z blockquote, .css_qu78z figcaption, .css_qu78z dt, .css_qu78z dd, .css_qu78z td, .css_qu78z th { color: var(--text-secondary, #555) !important; }

.css_g7b5h h1, .css_g7b5h h2, .css_g7b5h h3, .css_g7b5h h4, .css_g7b5h h5, .css_g7b5h h6 { color: var(--text-primary, #1a1a2e) !important; }
.css_g7b5h p, .css_g7b5h li, .css_g7b5h span:not(.badge):not(.css_p2wgl), .css_g7b5h .css_ghtpn, .css_g7b5h label, .css_g7b5h blockquote, .css_g7b5h figcaption, .css_g7b5h dt, .css_g7b5h dd, .css_g7b5h td, .css_g7b5h th { color: var(--text-secondary, #555) !important; }

.css_aat6a { color:var(--text-primary,#1a1a2e) !important; }
.css_trzyn { color:var(--text-muted,#888) !important; }
.css_aat6a .counter-suffix { color:var(--i14ge) !important; }
.counter-item .counter-icon { color:var(--i14ge) !important; }
.css_mj7xl { color:var(--text-primary,#1a1a2e) !important; }
.css_b9435 { color:var(--text-secondary,#555) !important; }
.css_jvbsz { color:var(--i14ge) !important; }
.css_ikthd { color:var(--text-primary,#1a1a2e) !important; }
.css_lwc5d { color:var(--text-secondary,#555) !important; }
.portfolio-title { color:var(--text-primary,#1a1a2e) !important; }
.portfolio-category { color:var(--text-muted,#888) !important; }

.css_rtes7 .css_aat6a, .bg-dark-custom .css_aat6a, .bg-gradient-custom .css_aat6a, .bg-accent-custom .css_aat6a, .css_bpduk .css_aat6a, .css_ofua1 .css_aat6a { color:#fff !important; }
.css_rtes7 .css_trzyn, .bg-dark-custom .css_trzyn, .bg-gradient-custom .css_trzyn, .bg-accent-custom .css_trzyn, .css_bpduk .css_trzyn, .css_ofua1 .css_trzyn { color:rgba(255,255,255,0.7) !important; }
.css_rtes7 .css_aat6a .counter-suffix, .bg-dark-custom .css_aat6a .counter-suffix, .bg-gradient-custom .css_aat6a .counter-suffix, .bg-accent-custom .css_aat6a .counter-suffix, .css_bpduk .css_aat6a .counter-suffix, .css_h6j54 .css_aat6a .counter-suffix, .css_ofua1 .css_aat6a .counter-suffix { color:var(--i14ge) !important; }
.css_rtes7 .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, .css_bpduk .counter-item .counter-icon, .css_ofua1 .counter-item .counter-icon { color:var(--i14ge) !important; }
.css_rtes7 .css_mj7xl, .bg-dark-custom .css_mj7xl, .bg-gradient-custom .css_mj7xl, .bg-accent-custom .css_mj7xl, .css_bpduk .css_mj7xl, .css_ofua1 .css_mj7xl { color:#fff !important; }
.css_rtes7 .css_b9435, .bg-dark-custom .css_b9435, .bg-gradient-custom .css_b9435, .bg-accent-custom .css_b9435, .css_bpduk .css_b9435, .css_ofua1 .css_b9435 { color:rgba(255,255,255,0.75) !important; }
.css_rtes7 .css_jvbsz, .bg-dark-custom .css_jvbsz, .bg-gradient-custom .css_jvbsz, .bg-accent-custom .css_jvbsz, .css_bpduk .css_jvbsz, .css_ofua1 .css_jvbsz { color:#fff !important; }
.css_rtes7 .css_ikthd, .bg-dark-custom .css_ikthd, .bg-gradient-custom .css_ikthd, .bg-accent-custom .css_ikthd, .css_bpduk .css_ikthd, .css_ofua1 .css_ikthd { color:#fff !important; }
.css_rtes7 .css_lwc5d, .bg-dark-custom .css_lwc5d, .bg-gradient-custom .css_lwc5d, .bg-accent-custom .css_lwc5d, .css_bpduk .css_lwc5d, .css_ofua1 .css_lwc5d { color:rgba(255,255,255,0.85) !important; }
.css_rtes7 .portfolio-title, .bg-dark-custom .portfolio-title, .bg-gradient-custom .portfolio-title, .bg-accent-custom .portfolio-title, .css_bpduk .portfolio-title, .css_ofua1 .portfolio-title, .portfolio-overlay .portfolio-title { color:#fff !important; }
.css_rtes7 .portfolio-category, .bg-dark-custom .portfolio-category, .bg-gradient-custom .portfolio-category, .bg-accent-custom .portfolio-category, .css_bpduk .portfolio-category, .css_ofua1 .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, .css_yv7eb h1, .css_yv7eb h2, .css_yv7eb h3, .css_yv7eb h4, .css_yv7eb h5, .css_yv7eb 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, .css_yv7eb p, .css_yv7eb span, .css_yv7eb a, .css_yv7eb li, .css_yv7eb small, .css_yv7eb 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; }

.css_rtes7.css_g7b5h .css_aat6a,
.css_rtes7.css_qu78z .css_aat6a,
.bg-dark-custom.css_g7b5h .css_aat6a,
.bg-dark-custom.css_qu78z .css_aat6a,
.bg-gradient-custom.css_g7b5h .css_aat6a,
.bg-gradient-custom.css_qu78z .css_aat6a,
.bg-accent-custom.css_g7b5h .css_aat6a,
.bg-accent-custom.css_qu78z .css_aat6a,
.css_bpduk.css_g7b5h .css_aat6a,
.css_bpduk.css_qu78z .css_aat6a,
.css_h6j54.css_g7b5h .css_aat6a,
.css_h6j54.css_qu78z .css_aat6a,
.css_ofua1.css_g7b5h .css_aat6a,
.css_ofua1.css_qu78z .css_aat6a { color:var(--text-primary,#1a1a2e) !important; }
.css_rtes7.css_g7b5h .css_trzyn,
.css_rtes7.css_qu78z .css_trzyn,
.bg-dark-custom.css_g7b5h .css_trzyn,
.bg-dark-custom.css_qu78z .css_trzyn,
.bg-gradient-custom.css_g7b5h .css_trzyn,
.bg-gradient-custom.css_qu78z .css_trzyn,
.bg-accent-custom.css_g7b5h .css_trzyn,
.bg-accent-custom.css_qu78z .css_trzyn,
.css_bpduk.css_g7b5h .css_trzyn,
.css_bpduk.css_qu78z .css_trzyn,
.css_h6j54.css_g7b5h .css_trzyn,
.css_h6j54.css_qu78z .css_trzyn,
.css_ofua1.css_g7b5h .css_trzyn,
.css_ofua1.css_qu78z .css_trzyn { color:var(--text-muted,#888) !important; }
.css_rtes7.css_g7b5h .css_aat6a .counter-suffix,
.css_rtes7.css_qu78z .css_aat6a .counter-suffix,
.bg-dark-custom.css_g7b5h .css_aat6a .counter-suffix,
.bg-dark-custom.css_qu78z .css_aat6a .counter-suffix,
.bg-gradient-custom.css_g7b5h .css_aat6a .counter-suffix,
.bg-gradient-custom.css_qu78z .css_aat6a .counter-suffix,
.bg-accent-custom.css_g7b5h .css_aat6a .counter-suffix,
.bg-accent-custom.css_qu78z .css_aat6a .counter-suffix,
.css_bpduk.css_g7b5h .css_aat6a .counter-suffix,
.css_bpduk.css_qu78z .css_aat6a .counter-suffix,
.css_h6j54.css_g7b5h .css_aat6a .counter-suffix,
.css_h6j54.css_qu78z .css_aat6a .counter-suffix,
.css_ofua1.css_g7b5h .css_aat6a .counter-suffix,
.css_ofua1.css_qu78z .css_aat6a .counter-suffix { color:var(--i14ge) !important; }
.css_rtes7.css_g7b5h .counter-item .counter-icon,
.css_rtes7.css_qu78z .counter-item .counter-icon,
.bg-dark-custom.css_g7b5h .counter-item .counter-icon,
.bg-dark-custom.css_qu78z .counter-item .counter-icon,
.bg-gradient-custom.css_g7b5h .counter-item .counter-icon,
.bg-gradient-custom.css_qu78z .counter-item .counter-icon,
.bg-accent-custom.css_g7b5h .counter-item .counter-icon,
.bg-accent-custom.css_qu78z .counter-item .counter-icon,
.css_bpduk.css_g7b5h .counter-item .counter-icon,
.css_bpduk.css_qu78z .counter-item .counter-icon,
.css_h6j54.css_g7b5h .counter-item .counter-icon,
.css_h6j54.css_qu78z .counter-item .counter-icon,
.css_ofua1.css_g7b5h .counter-item .counter-icon,
.css_ofua1.css_qu78z .counter-item .counter-icon { color:var(--i14ge) !important; }
.css_rtes7.css_g7b5h .css_mj7xl,
.css_rtes7.css_qu78z .css_mj7xl,
.bg-dark-custom.css_g7b5h .css_mj7xl,
.bg-dark-custom.css_qu78z .css_mj7xl,
.bg-gradient-custom.css_g7b5h .css_mj7xl,
.bg-gradient-custom.css_qu78z .css_mj7xl,
.bg-accent-custom.css_g7b5h .css_mj7xl,
.bg-accent-custom.css_qu78z .css_mj7xl,
.css_bpduk.css_g7b5h .css_mj7xl,
.css_bpduk.css_qu78z .css_mj7xl,
.css_h6j54.css_g7b5h .css_mj7xl,
.css_h6j54.css_qu78z .css_mj7xl,
.css_ofua1.css_g7b5h .css_mj7xl,
.css_ofua1.css_qu78z .css_mj7xl { color:var(--text-primary,#1a1a2e) !important; }
.css_rtes7.css_g7b5h .css_b9435,
.css_rtes7.css_qu78z .css_b9435,
.bg-dark-custom.css_g7b5h .css_b9435,
.bg-dark-custom.css_qu78z .css_b9435,
.bg-gradient-custom.css_g7b5h .css_b9435,
.bg-gradient-custom.css_qu78z .css_b9435,
.bg-accent-custom.css_g7b5h .css_b9435,
.bg-accent-custom.css_qu78z .css_b9435,
.css_bpduk.css_g7b5h .css_b9435,
.css_bpduk.css_qu78z .css_b9435,
.css_h6j54.css_g7b5h .css_b9435,
.css_h6j54.css_qu78z .css_b9435,
.css_ofua1.css_g7b5h .css_b9435,
.css_ofua1.css_qu78z .css_b9435 { color:var(--text-secondary,#555) !important; }
.css_rtes7.css_g7b5h .css_jvbsz,
.css_rtes7.css_qu78z .css_jvbsz,
.bg-dark-custom.css_g7b5h .css_jvbsz,
.bg-dark-custom.css_qu78z .css_jvbsz,
.bg-gradient-custom.css_g7b5h .css_jvbsz,
.bg-gradient-custom.css_qu78z .css_jvbsz,
.bg-accent-custom.css_g7b5h .css_jvbsz,
.bg-accent-custom.css_qu78z .css_jvbsz,
.css_bpduk.css_g7b5h .css_jvbsz,
.css_bpduk.css_qu78z .css_jvbsz,
.css_h6j54.css_g7b5h .css_jvbsz,
.css_h6j54.css_qu78z .css_jvbsz,
.css_ofua1.css_g7b5h .css_jvbsz,
.css_ofua1.css_qu78z .css_jvbsz { color:var(--i14ge) !important; }
.css_rtes7.css_g7b5h .css_ikthd,
.css_rtes7.css_qu78z .css_ikthd,
.bg-dark-custom.css_g7b5h .css_ikthd,
.bg-dark-custom.css_qu78z .css_ikthd,
.bg-gradient-custom.css_g7b5h .css_ikthd,
.bg-gradient-custom.css_qu78z .css_ikthd,
.bg-accent-custom.css_g7b5h .css_ikthd,
.bg-accent-custom.css_qu78z .css_ikthd,
.css_bpduk.css_g7b5h .css_ikthd,
.css_bpduk.css_qu78z .css_ikthd,
.css_h6j54.css_g7b5h .css_ikthd,
.css_h6j54.css_qu78z .css_ikthd,
.css_ofua1.css_g7b5h .css_ikthd,
.css_ofua1.css_qu78z .css_ikthd { color:var(--text-primary,#1a1a2e) !important; }
.css_rtes7.css_g7b5h .css_lwc5d,
.css_rtes7.css_qu78z .css_lwc5d,
.bg-dark-custom.css_g7b5h .css_lwc5d,
.bg-dark-custom.css_qu78z .css_lwc5d,
.bg-gradient-custom.css_g7b5h .css_lwc5d,
.bg-gradient-custom.css_qu78z .css_lwc5d,
.bg-accent-custom.css_g7b5h .css_lwc5d,
.bg-accent-custom.css_qu78z .css_lwc5d,
.css_bpduk.css_g7b5h .css_lwc5d,
.css_bpduk.css_qu78z .css_lwc5d,
.css_h6j54.css_g7b5h .css_lwc5d,
.css_h6j54.css_qu78z .css_lwc5d,
.css_ofua1.css_g7b5h .css_lwc5d,
.css_ofua1.css_qu78z .css_lwc5d { color:var(--text-secondary,#555) !important; }
.css_rtes7.css_g7b5h .portfolio-title,
.css_rtes7.css_qu78z .portfolio-title,
.bg-dark-custom.css_g7b5h .portfolio-title,
.bg-dark-custom.css_qu78z .portfolio-title,
.bg-gradient-custom.css_g7b5h .portfolio-title,
.bg-gradient-custom.css_qu78z .portfolio-title,
.bg-accent-custom.css_g7b5h .portfolio-title,
.bg-accent-custom.css_qu78z .portfolio-title,
.css_bpduk.css_g7b5h .portfolio-title,
.css_bpduk.css_qu78z .portfolio-title,
.css_h6j54.css_g7b5h .portfolio-title,
.css_h6j54.css_qu78z .portfolio-title,
.css_ofua1.css_g7b5h .portfolio-title,
.css_ofua1.css_qu78z .portfolio-title { color:var(--text-primary,#1a1a2e) !important; }
.css_rtes7.css_g7b5h .portfolio-category,
.css_rtes7.css_qu78z .portfolio-category,
.bg-dark-custom.css_g7b5h .portfolio-category,
.bg-dark-custom.css_qu78z .portfolio-category,
.bg-gradient-custom.css_g7b5h .portfolio-category,
.bg-gradient-custom.css_qu78z .portfolio-category,
.bg-accent-custom.css_g7b5h .portfolio-category,
.bg-accent-custom.css_qu78z .portfolio-category,
.css_bpduk.css_g7b5h .portfolio-category,
.css_bpduk.css_qu78z .portfolio-category,
.css_h6j54.css_g7b5h .portfolio-category,
.css_h6j54.css_qu78z .portfolio-category,
.css_ofua1.css_g7b5h .portfolio-category,
.css_ofua1.css_qu78z .portfolio-category { color:var(--text-muted,#888) !important; }

.css_rtes7 .css_o3eu8 h1,
.css_rtes7 .css_o3eu8 h2,
.css_rtes7 .css_o3eu8 h3,
.css_rtes7 .css_o3eu8 h4,
.css_rtes7 .css_o3eu8 h5,
.css_rtes7 .css_o3eu8 h6,
.css_rtes7 .css_egur1 h1,
.css_rtes7 .css_egur1 h2,
.css_rtes7 .css_egur1 h3,
.css_rtes7 .css_egur1 h4,
.css_rtes7 .css_egur1 h5,
.css_rtes7 .css_egur1 h6,
.css_rtes7 .card h1,
.css_rtes7 .card h2,
.css_rtes7 .card h3,
.css_rtes7 .card h4,
.css_rtes7 .card h5,
.css_rtes7 .card h6,
.css_rtes7 .css_uggyz h1,
.css_rtes7 .css_uggyz h2,
.css_rtes7 .css_uggyz h3,
.css_rtes7 .css_uggyz h4,
.css_rtes7 .css_uggyz h5,
.css_rtes7 .css_uggyz h6,
.css_rtes7 .css_h4d04 h1,
.css_rtes7 .css_h4d04 h2,
.css_rtes7 .css_h4d04 h3,
.css_rtes7 .css_h4d04 h4,
.css_rtes7 .css_h4d04 h5,
.css_rtes7 .css_h4d04 h6,
.css_rtes7 .css_iputf h1,
.css_rtes7 .css_iputf h2,
.css_rtes7 .css_iputf h3,
.css_rtes7 .css_iputf h4,
.css_rtes7 .css_iputf h5,
.css_rtes7 .css_iputf h6,
.css_rtes7 .css_ol43t h1,
.css_rtes7 .css_ol43t h2,
.css_rtes7 .css_ol43t h3,
.css_rtes7 .css_ol43t h4,
.css_rtes7 .css_ol43t h5,
.css_rtes7 .css_ol43t h6,
.css_rtes7 .css_le93d h1,
.css_rtes7 .css_le93d h2,
.css_rtes7 .css_le93d h3,
.css_rtes7 .css_le93d h4,
.css_rtes7 .css_le93d h5,
.css_rtes7 .css_le93d h6,
.css_rtes7 .counter-item h1,
.css_rtes7 .counter-item h2,
.css_rtes7 .counter-item h3,
.css_rtes7 .counter-item h4,
.css_rtes7 .counter-item h5,
.css_rtes7 .counter-item h6,
.bg-dark-custom .css_o3eu8 h1,
.bg-dark-custom .css_o3eu8 h2,
.bg-dark-custom .css_o3eu8 h3,
.bg-dark-custom .css_o3eu8 h4,
.bg-dark-custom .css_o3eu8 h5,
.bg-dark-custom .css_o3eu8 h6,
.bg-dark-custom .css_egur1 h1,
.bg-dark-custom .css_egur1 h2,
.bg-dark-custom .css_egur1 h3,
.bg-dark-custom .css_egur1 h4,
.bg-dark-custom .css_egur1 h5,
.bg-dark-custom .css_egur1 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 .css_uggyz h1,
.bg-dark-custom .css_uggyz h2,
.bg-dark-custom .css_uggyz h3,
.bg-dark-custom .css_uggyz h4,
.bg-dark-custom .css_uggyz h5,
.bg-dark-custom .css_uggyz h6,
.bg-dark-custom .css_h4d04 h1,
.bg-dark-custom .css_h4d04 h2,
.bg-dark-custom .css_h4d04 h3,
.bg-dark-custom .css_h4d04 h4,
.bg-dark-custom .css_h4d04 h5,
.bg-dark-custom .css_h4d04 h6,
.bg-dark-custom .css_iputf h1,
.bg-dark-custom .css_iputf h2,
.bg-dark-custom .css_iputf h3,
.bg-dark-custom .css_iputf h4,
.bg-dark-custom .css_iputf h5,
.bg-dark-custom .css_iputf h6,
.bg-dark-custom .css_ol43t h1,
.bg-dark-custom .css_ol43t h2,
.bg-dark-custom .css_ol43t h3,
.bg-dark-custom .css_ol43t h4,
.bg-dark-custom .css_ol43t h5,
.bg-dark-custom .css_ol43t h6,
.bg-dark-custom .css_le93d h1,
.bg-dark-custom .css_le93d h2,
.bg-dark-custom .css_le93d h3,
.bg-dark-custom .css_le93d h4,
.bg-dark-custom .css_le93d h5,
.bg-dark-custom .css_le93d 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 .css_o3eu8 h1,
.bg-gradient-custom .css_o3eu8 h2,
.bg-gradient-custom .css_o3eu8 h3,
.bg-gradient-custom .css_o3eu8 h4,
.bg-gradient-custom .css_o3eu8 h5,
.bg-gradient-custom .css_o3eu8 h6,
.bg-gradient-custom .css_egur1 h1,
.bg-gradient-custom .css_egur1 h2,
.bg-gradient-custom .css_egur1 h3,
.bg-gradient-custom .css_egur1 h4,
.bg-gradient-custom .css_egur1 h5,
.bg-gradient-custom .css_egur1 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 .css_uggyz h1,
.bg-gradient-custom .css_uggyz h2,
.bg-gradient-custom .css_uggyz h3,
.bg-gradient-custom .css_uggyz h4,
.bg-gradient-custom .css_uggyz h5,
.bg-gradient-custom .css_uggyz h6,
.bg-gradient-custom .css_h4d04 h1,
.bg-gradient-custom .css_h4d04 h2,
.bg-gradient-custom .css_h4d04 h3,
.bg-gradient-custom .css_h4d04 h4,
.bg-gradient-custom .css_h4d04 h5,
.bg-gradient-custom .css_h4d04 h6,
.bg-gradient-custom .css_iputf h1,
.bg-gradient-custom .css_iputf h2,
.bg-gradient-custom .css_iputf h3,
.bg-gradient-custom .css_iputf h4,
.bg-gradient-custom .css_iputf h5,
.bg-gradient-custom .css_iputf h6,
.bg-gradient-custom .css_ol43t h1,
.bg-gradient-custom .css_ol43t h2,
.bg-gradient-custom .css_ol43t h3,
.bg-gradient-custom .css_ol43t h4,
.bg-gradient-custom .css_ol43t h5,
.bg-gradient-custom .css_ol43t h6,
.bg-gradient-custom .css_le93d h1,
.bg-gradient-custom .css_le93d h2,
.bg-gradient-custom .css_le93d h3,
.bg-gradient-custom .css_le93d h4,
.bg-gradient-custom .css_le93d h5,
.bg-gradient-custom .css_le93d 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 .css_o3eu8 h1,
.bg-accent-custom .css_o3eu8 h2,
.bg-accent-custom .css_o3eu8 h3,
.bg-accent-custom .css_o3eu8 h4,
.bg-accent-custom .css_o3eu8 h5,
.bg-accent-custom .css_o3eu8 h6,
.bg-accent-custom .css_egur1 h1,
.bg-accent-custom .css_egur1 h2,
.bg-accent-custom .css_egur1 h3,
.bg-accent-custom .css_egur1 h4,
.bg-accent-custom .css_egur1 h5,
.bg-accent-custom .css_egur1 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 .css_uggyz h1,
.bg-accent-custom .css_uggyz h2,
.bg-accent-custom .css_uggyz h3,
.bg-accent-custom .css_uggyz h4,
.bg-accent-custom .css_uggyz h5,
.bg-accent-custom .css_uggyz h6,
.bg-accent-custom .css_h4d04 h1,
.bg-accent-custom .css_h4d04 h2,
.bg-accent-custom .css_h4d04 h3,
.bg-accent-custom .css_h4d04 h4,
.bg-accent-custom .css_h4d04 h5,
.bg-accent-custom .css_h4d04 h6,
.bg-accent-custom .css_iputf h1,
.bg-accent-custom .css_iputf h2,
.bg-accent-custom .css_iputf h3,
.bg-accent-custom .css_iputf h4,
.bg-accent-custom .css_iputf h5,
.bg-accent-custom .css_iputf h6,
.bg-accent-custom .css_ol43t h1,
.bg-accent-custom .css_ol43t h2,
.bg-accent-custom .css_ol43t h3,
.bg-accent-custom .css_ol43t h4,
.bg-accent-custom .css_ol43t h5,
.bg-accent-custom .css_ol43t h6,
.bg-accent-custom .css_le93d h1,
.bg-accent-custom .css_le93d h2,
.bg-accent-custom .css_le93d h3,
.bg-accent-custom .css_le93d h4,
.bg-accent-custom .css_le93d h5,
.bg-accent-custom .css_le93d 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,
.css_bpduk .css_o3eu8 h1,
.css_bpduk .css_o3eu8 h2,
.css_bpduk .css_o3eu8 h3,
.css_bpduk .css_o3eu8 h4,
.css_bpduk .css_o3eu8 h5,
.css_bpduk .css_o3eu8 h6,
.css_bpduk .css_egur1 h1,
.css_bpduk .css_egur1 h2,
.css_bpduk .css_egur1 h3,
.css_bpduk .css_egur1 h4,
.css_bpduk .css_egur1 h5,
.css_bpduk .css_egur1 h6,
.css_bpduk .card h1,
.css_bpduk .card h2,
.css_bpduk .card h3,
.css_bpduk .card h4,
.css_bpduk .card h5,
.css_bpduk .card h6,
.css_bpduk .css_uggyz h1,
.css_bpduk .css_uggyz h2,
.css_bpduk .css_uggyz h3,
.css_bpduk .css_uggyz h4,
.css_bpduk .css_uggyz h5,
.css_bpduk .css_uggyz h6,
.css_bpduk .css_h4d04 h1,
.css_bpduk .css_h4d04 h2,
.css_bpduk .css_h4d04 h3,
.css_bpduk .css_h4d04 h4,
.css_bpduk .css_h4d04 h5,
.css_bpduk .css_h4d04 h6,
.css_bpduk .css_iputf h1,
.css_bpduk .css_iputf h2,
.css_bpduk .css_iputf h3,
.css_bpduk .css_iputf h4,
.css_bpduk .css_iputf h5,
.css_bpduk .css_iputf h6,
.css_bpduk .css_ol43t h1,
.css_bpduk .css_ol43t h2,
.css_bpduk .css_ol43t h3,
.css_bpduk .css_ol43t h4,
.css_bpduk .css_ol43t h5,
.css_bpduk .css_ol43t h6,
.css_bpduk .css_le93d h1,
.css_bpduk .css_le93d h2,
.css_bpduk .css_le93d h3,
.css_bpduk .css_le93d h4,
.css_bpduk .css_le93d h5,
.css_bpduk .css_le93d h6,
.css_bpduk .counter-item h1,
.css_bpduk .counter-item h2,
.css_bpduk .counter-item h3,
.css_bpduk .counter-item h4,
.css_bpduk .counter-item h5,
.css_bpduk .counter-item h6,
.css_h6j54 .css_o3eu8 h1,
.css_h6j54 .css_o3eu8 h2,
.css_h6j54 .css_o3eu8 h3,
.css_h6j54 .css_o3eu8 h4,
.css_h6j54 .css_o3eu8 h5,
.css_h6j54 .css_o3eu8 h6,
.css_h6j54 .css_egur1 h1,
.css_h6j54 .css_egur1 h2,
.css_h6j54 .css_egur1 h3,
.css_h6j54 .css_egur1 h4,
.css_h6j54 .css_egur1 h5,
.css_h6j54 .css_egur1 h6,
.css_h6j54 .card h1,
.css_h6j54 .card h2,
.css_h6j54 .card h3,
.css_h6j54 .card h4,
.css_h6j54 .card h5,
.css_h6j54 .card h6,
.css_h6j54 .css_uggyz h1,
.css_h6j54 .css_uggyz h2,
.css_h6j54 .css_uggyz h3,
.css_h6j54 .css_uggyz h4,
.css_h6j54 .css_uggyz h5,
.css_h6j54 .css_uggyz h6,
.css_h6j54 .css_h4d04 h1,
.css_h6j54 .css_h4d04 h2,
.css_h6j54 .css_h4d04 h3,
.css_h6j54 .css_h4d04 h4,
.css_h6j54 .css_h4d04 h5,
.css_h6j54 .css_h4d04 h6,
.css_h6j54 .css_iputf h1,
.css_h6j54 .css_iputf h2,
.css_h6j54 .css_iputf h3,
.css_h6j54 .css_iputf h4,
.css_h6j54 .css_iputf h5,
.css_h6j54 .css_iputf h6,
.css_h6j54 .css_ol43t h1,
.css_h6j54 .css_ol43t h2,
.css_h6j54 .css_ol43t h3,
.css_h6j54 .css_ol43t h4,
.css_h6j54 .css_ol43t h5,
.css_h6j54 .css_ol43t h6,
.css_h6j54 .css_le93d h1,
.css_h6j54 .css_le93d h2,
.css_h6j54 .css_le93d h3,
.css_h6j54 .css_le93d h4,
.css_h6j54 .css_le93d h5,
.css_h6j54 .css_le93d h6,
.css_h6j54 .counter-item h1,
.css_h6j54 .counter-item h2,
.css_h6j54 .counter-item h3,
.css_h6j54 .counter-item h4,
.css_h6j54 .counter-item h5,
.css_h6j54 .counter-item h6,
.css_ofua1 .css_o3eu8 h1,
.css_ofua1 .css_o3eu8 h2,
.css_ofua1 .css_o3eu8 h3,
.css_ofua1 .css_o3eu8 h4,
.css_ofua1 .css_o3eu8 h5,
.css_ofua1 .css_o3eu8 h6,
.css_ofua1 .css_egur1 h1,
.css_ofua1 .css_egur1 h2,
.css_ofua1 .css_egur1 h3,
.css_ofua1 .css_egur1 h4,
.css_ofua1 .css_egur1 h5,
.css_ofua1 .css_egur1 h6,
.css_ofua1 .card h1,
.css_ofua1 .card h2,
.css_ofua1 .card h3,
.css_ofua1 .card h4,
.css_ofua1 .card h5,
.css_ofua1 .card h6,
.css_ofua1 .css_uggyz h1,
.css_ofua1 .css_uggyz h2,
.css_ofua1 .css_uggyz h3,
.css_ofua1 .css_uggyz h4,
.css_ofua1 .css_uggyz h5,
.css_ofua1 .css_uggyz h6,
.css_ofua1 .css_h4d04 h1,
.css_ofua1 .css_h4d04 h2,
.css_ofua1 .css_h4d04 h3,
.css_ofua1 .css_h4d04 h4,
.css_ofua1 .css_h4d04 h5,
.css_ofua1 .css_h4d04 h6,
.css_ofua1 .css_iputf h1,
.css_ofua1 .css_iputf h2,
.css_ofua1 .css_iputf h3,
.css_ofua1 .css_iputf h4,
.css_ofua1 .css_iputf h5,
.css_ofua1 .css_iputf h6,
.css_ofua1 .css_ol43t h1,
.css_ofua1 .css_ol43t h2,
.css_ofua1 .css_ol43t h3,
.css_ofua1 .css_ol43t h4,
.css_ofua1 .css_ol43t h5,
.css_ofua1 .css_ol43t h6,
.css_ofua1 .css_le93d h1,
.css_ofua1 .css_le93d h2,
.css_ofua1 .css_le93d h3,
.css_ofua1 .css_le93d h4,
.css_ofua1 .css_le93d h5,
.css_ofua1 .css_le93d h6,
.css_ofua1 .counter-item h1,
.css_ofua1 .counter-item h2,
.css_ofua1 .counter-item h3,
.css_ofua1 .counter-item h4,
.css_ofua1 .counter-item h5,
.css_ofua1 .counter-item h6 { color:var(--text-primary,#1a1a2e) !important; }
.css_rtes7 .css_o3eu8 p,
.css_rtes7 .css_o3eu8 span:not(.badge),
.css_rtes7 .css_o3eu8 li,
.css_rtes7 .css_o3eu8 small,
.css_rtes7 .css_o3eu8 label,
.css_rtes7 .css_egur1 p,
.css_rtes7 .css_egur1 span:not(.badge),
.css_rtes7 .css_egur1 li,
.css_rtes7 .css_egur1 small,
.css_rtes7 .css_egur1 label,
.css_rtes7 .card p,
.css_rtes7 .card span:not(.badge),
.css_rtes7 .card li,
.css_rtes7 .card small,
.css_rtes7 .card label,
.css_rtes7 .css_uggyz p,
.css_rtes7 .css_uggyz span:not(.badge),
.css_rtes7 .css_uggyz li,
.css_rtes7 .css_uggyz small,
.css_rtes7 .css_uggyz label,
.css_rtes7 .css_h4d04 p,
.css_rtes7 .css_h4d04 span:not(.badge),
.css_rtes7 .css_h4d04 li,
.css_rtes7 .css_h4d04 small,
.css_rtes7 .css_h4d04 label,
.css_rtes7 .css_iputf p,
.css_rtes7 .css_iputf span:not(.badge),
.css_rtes7 .css_iputf li,
.css_rtes7 .css_iputf small,
.css_rtes7 .css_iputf label,
.css_rtes7 .css_ol43t p,
.css_rtes7 .css_ol43t span:not(.badge),
.css_rtes7 .css_ol43t li,
.css_rtes7 .css_ol43t small,
.css_rtes7 .css_ol43t label,
.css_rtes7 .css_le93d p,
.css_rtes7 .css_le93d span:not(.badge),
.css_rtes7 .css_le93d li,
.css_rtes7 .css_le93d small,
.css_rtes7 .css_le93d label,
.css_rtes7 .counter-item p,
.css_rtes7 .counter-item span:not(.badge),
.css_rtes7 .counter-item li,
.css_rtes7 .counter-item small,
.css_rtes7 .counter-item label,
.bg-dark-custom .css_o3eu8 p,
.bg-dark-custom .css_o3eu8 span:not(.badge),
.bg-dark-custom .css_o3eu8 li,
.bg-dark-custom .css_o3eu8 small,
.bg-dark-custom .css_o3eu8 label,
.bg-dark-custom .css_egur1 p,
.bg-dark-custom .css_egur1 span:not(.badge),
.bg-dark-custom .css_egur1 li,
.bg-dark-custom .css_egur1 small,
.bg-dark-custom .css_egur1 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 .css_uggyz p,
.bg-dark-custom .css_uggyz span:not(.badge),
.bg-dark-custom .css_uggyz li,
.bg-dark-custom .css_uggyz small,
.bg-dark-custom .css_uggyz label,
.bg-dark-custom .css_h4d04 p,
.bg-dark-custom .css_h4d04 span:not(.badge),
.bg-dark-custom .css_h4d04 li,
.bg-dark-custom .css_h4d04 small,
.bg-dark-custom .css_h4d04 label,
.bg-dark-custom .css_iputf p,
.bg-dark-custom .css_iputf span:not(.badge),
.bg-dark-custom .css_iputf li,
.bg-dark-custom .css_iputf small,
.bg-dark-custom .css_iputf label,
.bg-dark-custom .css_ol43t p,
.bg-dark-custom .css_ol43t span:not(.badge),
.bg-dark-custom .css_ol43t li,
.bg-dark-custom .css_ol43t small,
.bg-dark-custom .css_ol43t label,
.bg-dark-custom .css_le93d p,
.bg-dark-custom .css_le93d span:not(.badge),
.bg-dark-custom .css_le93d li,
.bg-dark-custom .css_le93d small,
.bg-dark-custom .css_le93d 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 .css_o3eu8 p,
.bg-gradient-custom .css_o3eu8 span:not(.badge),
.bg-gradient-custom .css_o3eu8 li,
.bg-gradient-custom .css_o3eu8 small,
.bg-gradient-custom .css_o3eu8 label,
.bg-gradient-custom .css_egur1 p,
.bg-gradient-custom .css_egur1 span:not(.badge),
.bg-gradient-custom .css_egur1 li,
.bg-gradient-custom .css_egur1 small,
.bg-gradient-custom .css_egur1 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 .css_uggyz p,
.bg-gradient-custom .css_uggyz span:not(.badge),
.bg-gradient-custom .css_uggyz li,
.bg-gradient-custom .css_uggyz small,
.bg-gradient-custom .css_uggyz label,
.bg-gradient-custom .css_h4d04 p,
.bg-gradient-custom .css_h4d04 span:not(.badge),
.bg-gradient-custom .css_h4d04 li,
.bg-gradient-custom .css_h4d04 small,
.bg-gradient-custom .css_h4d04 label,
.bg-gradient-custom .css_iputf p,
.bg-gradient-custom .css_iputf span:not(.badge),
.bg-gradient-custom .css_iputf li,
.bg-gradient-custom .css_iputf small,
.bg-gradient-custom .css_iputf label,
.bg-gradient-custom .css_ol43t p,
.bg-gradient-custom .css_ol43t span:not(.badge),
.bg-gradient-custom .css_ol43t li,
.bg-gradient-custom .css_ol43t small,
.bg-gradient-custom .css_ol43t label,
.bg-gradient-custom .css_le93d p,
.bg-gradient-custom .css_le93d span:not(.badge),
.bg-gradient-custom .css_le93d li,
.bg-gradient-custom .css_le93d small,
.bg-gradient-custom .css_le93d 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 .css_o3eu8 p,
.bg-accent-custom .css_o3eu8 span:not(.badge),
.bg-accent-custom .css_o3eu8 li,
.bg-accent-custom .css_o3eu8 small,
.bg-accent-custom .css_o3eu8 label,
.bg-accent-custom .css_egur1 p,
.bg-accent-custom .css_egur1 span:not(.badge),
.bg-accent-custom .css_egur1 li,
.bg-accent-custom .css_egur1 small,
.bg-accent-custom .css_egur1 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 .css_uggyz p,
.bg-accent-custom .css_uggyz span:not(.badge),
.bg-accent-custom .css_uggyz li,
.bg-accent-custom .css_uggyz small,
.bg-accent-custom .css_uggyz label,
.bg-accent-custom .css_h4d04 p,
.bg-accent-custom .css_h4d04 span:not(.badge),
.bg-accent-custom .css_h4d04 li,
.bg-accent-custom .css_h4d04 small,
.bg-accent-custom .css_h4d04 label,
.bg-accent-custom .css_iputf p,
.bg-accent-custom .css_iputf span:not(.badge),
.bg-accent-custom .css_iputf li,
.bg-accent-custom .css_iputf small,
.bg-accent-custom .css_iputf label,
.bg-accent-custom .css_ol43t p,
.bg-accent-custom .css_ol43t span:not(.badge),
.bg-accent-custom .css_ol43t li,
.bg-accent-custom .css_ol43t small,
.bg-accent-custom .css_ol43t label,
.bg-accent-custom .css_le93d p,
.bg-accent-custom .css_le93d span:not(.badge),
.bg-accent-custom .css_le93d li,
.bg-accent-custom .css_le93d small,
.bg-accent-custom .css_le93d 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,
.css_bpduk .css_o3eu8 p,
.css_bpduk .css_o3eu8 span:not(.badge),
.css_bpduk .css_o3eu8 li,
.css_bpduk .css_o3eu8 small,
.css_bpduk .css_o3eu8 label,
.css_bpduk .css_egur1 p,
.css_bpduk .css_egur1 span:not(.badge),
.css_bpduk .css_egur1 li,
.css_bpduk .css_egur1 small,
.css_bpduk .css_egur1 label,
.css_bpduk .card p,
.css_bpduk .card span:not(.badge),
.css_bpduk .card li,
.css_bpduk .card small,
.css_bpduk .card label,
.css_bpduk .css_uggyz p,
.css_bpduk .css_uggyz span:not(.badge),
.css_bpduk .css_uggyz li,
.css_bpduk .css_uggyz small,
.css_bpduk .css_uggyz label,
.css_bpduk .css_h4d04 p,
.css_bpduk .css_h4d04 span:not(.badge),
.css_bpduk .css_h4d04 li,
.css_bpduk .css_h4d04 small,
.css_bpduk .css_h4d04 label,
.css_bpduk .css_iputf p,
.css_bpduk .css_iputf span:not(.badge),
.css_bpduk .css_iputf li,
.css_bpduk .css_iputf small,
.css_bpduk .css_iputf label,
.css_bpduk .css_ol43t p,
.css_bpduk .css_ol43t span:not(.badge),
.css_bpduk .css_ol43t li,
.css_bpduk .css_ol43t small,
.css_bpduk .css_ol43t label,
.css_bpduk .css_le93d p,
.css_bpduk .css_le93d span:not(.badge),
.css_bpduk .css_le93d li,
.css_bpduk .css_le93d small,
.css_bpduk .css_le93d label,
.css_bpduk .counter-item p,
.css_bpduk .counter-item span:not(.badge),
.css_bpduk .counter-item li,
.css_bpduk .counter-item small,
.css_bpduk .counter-item label,
.css_h6j54 .css_o3eu8 p,
.css_h6j54 .css_o3eu8 span:not(.badge),
.css_h6j54 .css_o3eu8 li,
.css_h6j54 .css_o3eu8 small,
.css_h6j54 .css_o3eu8 label,
.css_h6j54 .css_egur1 p,
.css_h6j54 .css_egur1 span:not(.badge),
.css_h6j54 .css_egur1 li,
.css_h6j54 .css_egur1 small,
.css_h6j54 .css_egur1 label,
.css_h6j54 .card p,
.css_h6j54 .card span:not(.badge),
.css_h6j54 .card li,
.css_h6j54 .card small,
.css_h6j54 .card label,
.css_h6j54 .css_uggyz p,
.css_h6j54 .css_uggyz span:not(.badge),
.css_h6j54 .css_uggyz li,
.css_h6j54 .css_uggyz small,
.css_h6j54 .css_uggyz label,
.css_h6j54 .css_h4d04 p,
.css_h6j54 .css_h4d04 span:not(.badge),
.css_h6j54 .css_h4d04 li,
.css_h6j54 .css_h4d04 small,
.css_h6j54 .css_h4d04 label,
.css_h6j54 .css_iputf p,
.css_h6j54 .css_iputf span:not(.badge),
.css_h6j54 .css_iputf li,
.css_h6j54 .css_iputf small,
.css_h6j54 .css_iputf label,
.css_h6j54 .css_ol43t p,
.css_h6j54 .css_ol43t span:not(.badge),
.css_h6j54 .css_ol43t li,
.css_h6j54 .css_ol43t small,
.css_h6j54 .css_ol43t label,
.css_h6j54 .css_le93d p,
.css_h6j54 .css_le93d span:not(.badge),
.css_h6j54 .css_le93d li,
.css_h6j54 .css_le93d small,
.css_h6j54 .css_le93d label,
.css_h6j54 .counter-item p,
.css_h6j54 .counter-item span:not(.badge),
.css_h6j54 .counter-item li,
.css_h6j54 .counter-item small,
.css_h6j54 .counter-item label,
.css_ofua1 .css_o3eu8 p,
.css_ofua1 .css_o3eu8 span:not(.badge),
.css_ofua1 .css_o3eu8 li,
.css_ofua1 .css_o3eu8 small,
.css_ofua1 .css_o3eu8 label,
.css_ofua1 .css_egur1 p,
.css_ofua1 .css_egur1 span:not(.badge),
.css_ofua1 .css_egur1 li,
.css_ofua1 .css_egur1 small,
.css_ofua1 .css_egur1 label,
.css_ofua1 .card p,
.css_ofua1 .card span:not(.badge),
.css_ofua1 .card li,
.css_ofua1 .card small,
.css_ofua1 .card label,
.css_ofua1 .css_uggyz p,
.css_ofua1 .css_uggyz span:not(.badge),
.css_ofua1 .css_uggyz li,
.css_ofua1 .css_uggyz small,
.css_ofua1 .css_uggyz label,
.css_ofua1 .css_h4d04 p,
.css_ofua1 .css_h4d04 span:not(.badge),
.css_ofua1 .css_h4d04 li,
.css_ofua1 .css_h4d04 small,
.css_ofua1 .css_h4d04 label,
.css_ofua1 .css_iputf p,
.css_ofua1 .css_iputf span:not(.badge),
.css_ofua1 .css_iputf li,
.css_ofua1 .css_iputf small,
.css_ofua1 .css_iputf label,
.css_ofua1 .css_ol43t p,
.css_ofua1 .css_ol43t span:not(.badge),
.css_ofua1 .css_ol43t li,
.css_ofua1 .css_ol43t small,
.css_ofua1 .css_ol43t label,
.css_ofua1 .css_le93d p,
.css_ofua1 .css_le93d span:not(.badge),
.css_ofua1 .css_le93d li,
.css_ofua1 .css_le93d small,
.css_ofua1 .css_le93d label,
.css_ofua1 .counter-item p,
.css_ofua1 .counter-item span:not(.badge),
.css_ofua1 .counter-item li,
.css_ofua1 .counter-item small,
.css_ofua1 .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-progress{width:160px;height:3px;background:rgba(var(--i14ge-rgb,99,102,241),.15);border-radius:2px;overflow:hidden;}.pl-progress-bar{width:40%;height:100%;background:var(--i14ge);border-radius:2px;animation:plProgress 1.2s ease-in-out infinite;}@keyframes plProgress{0%{width:0;margin-left:0}50%{width:60%}100%{width:0;margin-left:100%}}