@import url('https://fonts.googleapis.com/css2?family=Crete+Round:wght@400&family=Open+Sans:wght@400;500&display=swap');

:root {
    --o14te: #E5AA4B;
    --o15oa: #83E0BC;
    --o16lo: #9F1BE2;
    --o1so: linear-gradient(90deg, var(--o14te), var(--o15oa));
    --o3lz: 'Crete Round', serif;
    --o5la: 'Open Sans', sans-serif;
    --o19yn: 56px;
    --o20i3: 42px;
    --o21l2: 30px;
    --o17ok: 17px;
    --o18y5: 900;
    --o6os: 10px;
    --o7ik: 16px;
    --o8ea: 24px;
    --o9nx: 32px;
    --o4fn: 50px;
    --o10uz: 0 1px 3px rgba(0,0,0,0.04);
    --o11wu: 0 2px 8px rgba(0,0,0,0.06);
    --o12ob: 0 4px 16px rgba(0,0,0,0.08);
    --o13rl: 0 8px 24px rgba(0,0,0,0.1);
    --ebyrr3: 120px 0;
}
.tug6 {
    border-radius: 50px;
    padding: 14px 34px;
}
.hm3i4, .llwgia, .zrgt3l, .jc7u0, .rtol {
    border-width: 1px;
    border-color: var(--border-color);
}

.portfolio-item, .pagvbh {
    position: relative;
}
.portfolio-item::before, .pagvbh::before {
    content: '';
    position: absolute;
    inset: 0;
    background: var(--o14te);
    mix-blend-mode: color;
    opacity: 0.35;
    z-index: 1;
    transition: opacity 0.4s;
    pointer-events: none;
}
.portfolio-item:hover::before, .cecv:hover .pagvbh::before {
    opacity: 0;
}

.hm3i4, .llwgia, .jc7u0, .rtol, .zrgt3l {
    position: relative;
    overflow: hidden;
}
.hm3i4::after, .llwgia::after, .jc7u0::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: var(--o1so);
}

main > section:nth-child(even):not(.rq47a):not(.svwjp) {
    box-shadow: inset 0 8px 24px rgba(0,0,0,0.04), inset 0 -8px 24px rgba(0,0,0,0.04);
}

.hebpxh { min-height: 100vh; padding-bottom: 120px; }
.mr3tp img {
    border-radius: var(--o8ea);
    box-shadow: var(--o13rl);
}
.xteuu {
    background: var(--bg-card, #fff);
    padding: 40px 36px;
    border-radius: var(--o8ea);
    box-shadow: var(--o12ob);
    margin-top: -80px;
    position: relative;
    z-index: 5;
    border: 1px solid var(--border-color);
}
.mi180c { background: var(--o14te); color: #fff !important; padding: 6px 16px; border-radius: var(--o6os); font-size: 11px; }

.wunhf {
    background: transparent;
    padding: 12px 16px;
}
.wunhf .iksag {
    background: rgba(255,255,255,0.8);
    backdrop-filter: blur(12px) saturate(140%);
    -webkit-backdrop-filter: blur(12px) saturate(140%);
    border-radius: var(--o8ea);
    padding: 12px 24px;
    border: 1px solid rgba(255,255,255,0.4);
    box-shadow: 0 4px 30px rgba(0,0,0,0.05);
}
.wunhf.scrolled { padding: 8px 16px; }
.wunhf.scrolled .iksag {
    background: rgba(255,255,255,0.9);
    box-shadow: 0 8px 40px rgba(0,0,0,0.08);
}
.ul5ypg .nav-link { font-size: 13px; font-weight: 500; }

.ha7a {
    background: var(--bg-primary);
    color: var(--text-primary);
    padding-top: 60px;
    border-top: 4px solid var(--text-primary);
}
.ha7a p, .ha7a li, .ha7a span,
.ha7a .xw2z p, .ha7a .footer-contact li { color: var(--text-secondary); }
.ha7a a:not(.tug6) { color: var(--text-primary); }
.ha7a a:not(.tug6):hover { color: var(--o14te); }
.ha7a h1,.ha7a h2,.ha7a h3,.ha7a h4,.ha7a h5 { color: var(--text-primary); }
.xw2z .rksj { text-transform: uppercase; font-weight: 900; letter-spacing: 2px; border-bottom: 2px solid var(--text-primary); padding-bottom: 10px; }
.xw2z .rksj::after { display: none; }
.uu3xw a { color: var(--text-primary); font-weight: 600; text-transform: uppercase; font-size: 12px; }
.uu3xw a:hover { color: var(--o14te); padding-left: 10px; }
.exfnp6 a { border-radius: 0; background: var(--text-primary); color: var(--bg-primary); border: none; }
.exfnp6 a:hover { background: var(--o14te); }
.kpij { border-top: 2px solid var(--text-primary); }
.kpij p { color: var(--text-secondary); }

.contact-section .form-control {
    border: none;
    border-bottom: 2px solid var(--border-color);
    border-radius: 0;
    padding: 12px 0;
    background: transparent;
    font-size: 16px;
}
.contact-section .form-control:focus { border-bottom-color: var(--o14te); box-shadow: none; }
.contact-section .tug6 { border-radius: 0; text-transform: uppercase; letter-spacing: 2px; font-size: 13px; padding: 16px 40px; }

.clrsid { font-size: 24px; font-weight: 800; color: var(--o14te) !important; text-shadow: 0 0 10px rgba(var(--o14te-rgb, 99,102,241), 0.5), 0 0 20px rgba(var(--o14te-rgb, 99,102,241), 0.3); }
.clrsid:hover { text-shadow: 0 0 15px rgba(var(--o14te-rgb, 99,102,241), 0.7), 0 0 30px rgba(var(--o14te-rgb, 99,102,241), 0.4); }

.zjgkbh, .card-title, .cso5vh, .rksj {
    position: relative;
    padding-bottom: 10px;
}
.zjgkbh::after, .card-title::after, .cso5vh::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 2px;
    background: var(--o14te);
    border-radius: 1px;
}

.mr3tp {
    padding: 4px;
    background: var(--o1so);
    border-radius: var(--o8ea);
    display: inline-block;
}
.mr3tp img {
    border-radius: calc(var(--o8ea) - 4px);
    display: block;
}

.lxxi { width: 40px; height: 40px; gap: 6px; border: none; background: none; border-radius: 0; }
.lxxi .zyp3 { width: 24px; height: 2px; border-radius: 1px; transition: transform 0.4s cubic-bezier(0.68,-0.6,0.32,1.6), opacity 0.3s ease; }
.lxxi.active .zyp3:nth-child(1) { transform: translateY(8px) rotate(135deg); }
.lxxi.active .zyp3:nth-child(2) { opacity: 0; transform: scaleX(0); }
.lxxi.active .zyp3:nth-child(3) { transform: translateY(-8px) rotate(-135deg); }

main > section + section::before{content:'';display:block;height:1px;background:linear-gradient(90deg,transparent,var(--o14te),transparent);margin:0 10%;opacity:0.3;}

.scroll-line{position:fixed;right:16px;top:20%;height:60%;width:3px;background:var(--border-color);border-radius:2px;z-index:9990;opacity:0.4;}.scroll-line .indicator{width:100%;background:var(--o14te);border-radius:2px;transition:height 0.1s;}@media(max-width:768px){.scroll-line{display:none;}}

.progress-header{position:fixed;top:0;left:0;height:2px;z-index:100000;background:var(--o14te);width:0;opacity:0.8;}

.hm3i4,.llwgia,.jc7u0{opacity:0;animation:blurIn 0.6s ease forwards;}.row>[class*="col"]:nth-child(1)>*{animation-delay:0.08s;}.row>[class*="col"]:nth-child(2)>*{animation-delay:0.18s;}.row>[class*="col"]:nth-child(3)>*{animation-delay:0.28s;}.row>[class*="col"]:nth-child(4)>*{animation-delay:0.38s;}@keyframes blurIn{from{opacity:0;filter:blur(4px);transform:translateY(12px);}to{opacity:1;filter:blur(0);transform:translateY(0);}}

@media(prefers-reduced-motion:reduce){.hm3i4,.llwgia,.jc7u0,.rtol,.cecv,.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(--o14te);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);}}

main > section {
    transition: transform 0.6s cubic-bezier(0.22,1,0.36,1), opacity 0.6s ease;
    will-change: transform, opacity;
    opacity: 0;
}
main > section:nth-child(odd):not(.rq47a):not(.svwjp),
main > section:nth-child(even):not(.rq47a):not(.svwjp) { transform: translateY(36px); }
main > section.in-view {
    transform: translateY(0);
    opacity: 1;
}
.hebpxh { transform: none !important; opacity: 1 !important; }
@media (max-width: 768px) {
    main > section:nth-child(odd):not(.rq47a):not(.svwjp),
    main > section:nth-child(even):not(.rq47a):not(.svwjp) { transform: translateY(24px); }
}

.llwgia img,.jc7u0 img,.portfolio-item img,.hm3i4 img{transition:transform 0.5s cubic-bezier(0.23,1,0.32,1);}.llwgia:hover img,.jc7u0:hover img,.portfolio-item:hover img,.hm3i4:hover img{transform:scale(1.08) rotate(1.5deg);}

.hm3i4,.llwgia,.jc7u0,.zrgt3l,.rtol{transition:transform 0.35s ease,box-shadow 0.35s ease;}.hm3i4:hover,.llwgia:hover,.jc7u0:hover,.zrgt3l:hover,.rtol:hover{transform:translateY(-10px);box-shadow:0 20px 50px rgba(0,0,0,0.12) !important;}

.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(--o6os);pointer-events:none;z-index:99999;opacity:0;transition:opacity 0.2s;font-family:var(--o5la);letter-spacing:0.5px;white-space:nowrap;border:1px solid var(--border-color);}

.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;}}

.ziyx9u{background:linear-gradient(90deg,var(--text-primary) 0%,var(--o14te) 25%,var(--text-primary) 50%,var(--o14te) 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(.rq47a):not(.svwjp){background:linear-gradient(135deg,var(--bg-primary),var(--bg-secondary,var(--bg-primary)),var(--bg-primary)) !important;background-size:400% 400% !important;animation:shimmerBg 12s ease infinite !important;opacity:1 !important;}@keyframes shimmerBg{0%,100%{background-position:0% 50%;}50%{background-position:100% 50%;}}

main > section:nth-child(even):not(.rq47a):not(.svwjp) { position: relative; overflow: clip; }
main > section:nth-child(even):not(.rq47a):not(.svwjp)::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.04;
    background:
        radial-gradient(ellipse at 0% 0%, var(--o14te) 0%, transparent 30%),
        radial-gradient(ellipse at 100% 100%, var(--o15oa, var(--o14te)) 0%, transparent 30%);
}
main > section:nth-child(even):not(.rq47a):not(.svwjp)::after {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.025;
    background:
        radial-gradient(ellipse at 100% 0%, var(--o14te) 0%, transparent 25%),
        radial-gradient(ellipse at 0% 100%, var(--o15oa, var(--o14te)) 0%, transparent 25%);
}
.hebpxh::before, .hebpxh::after { display: none !important; }

main > section:nth-child(even):not(.rq47a):not(.svwjp) { position: relative; overflow: clip; }
main > section:nth-child(even):not(.rq47a):not(.svwjp)::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.03;
    background-image:
        radial-gradient(circle 1.5px at 12% 18%, var(--o14te) 100%, transparent),
        radial-gradient(circle 1px at 28% 42%, var(--o14te) 100%, transparent),
        radial-gradient(circle 2px at 45% 15%, var(--o14te) 100%, transparent),
        radial-gradient(circle 1px at 62% 55%, var(--o14te) 100%, transparent),
        radial-gradient(circle 1.5px at 78% 28%, var(--o14te) 100%, transparent),
        radial-gradient(circle 1px at 88% 72%, var(--o14te) 100%, transparent),
        radial-gradient(circle 2px at 22% 78%, var(--o14te) 100%, transparent),
        radial-gradient(circle 1px at 55% 88%, var(--o14te) 100%, transparent),
        radial-gradient(circle 1.5px at 72% 62%, var(--o14te) 100%, transparent),
        radial-gradient(circle 1px at 35% 35%, var(--o14te) 100%, transparent);
    background-size: 120px 120px;
}
.hebpxh::before { display: none !important; }

html:not(.ti1u8r) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .iksag {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .ul5ypg {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    .ul5ypg .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    .xyw6, .uz6aqs {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .xyw6 .nav-link,
    .uz6aqs .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .gniz {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .clrsid {
        flex-shrink: 0;
    }
}

div.wmdhz:not(.ebyrr3) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    padding: 6px 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
div.wmdhz:not(.ebyrr3) + .wunhf {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div.wmdhz.hlhmsy {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.wmdhz.hlhmsy + .wunhf,
div.wmdhz:not(.ebyrr3) + .wunhf.scrolled {
    top: 0;
}
div.wmdhz:not(.ebyrr3) ~ .hebpxh {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div.wmdhz:not(.ebyrr3) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div.wmdhz:not(.ebyrr3) + .wunhf {
        top: 0;
    }
    div.wmdhz:not(.ebyrr3) ~ .hebpxh {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    .lxxi {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    .lxxi .zyp3 {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .ul5ypg {
        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;
    }
    .ul5ypg .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;
    }
    .ul5ypg .nav-link::after { display: none !important; }
    .gniz { display: none !important; }
    .xyw6, .uz6aqs { display: none !important; }
}

@media (max-width: 992px) {
    .ul5ypg { right: -100vw !important; left: auto !important; width: 100vw !important; height: 100vh !important; height: 100dvh !important; background: var(--bg-primary) !important; padding: 0 !important; align-items: center !important; justify-content: center !important; gap: 0 !important; box-shadow: none !important; transition: right 0.45s cubic-bezier(0.4,0,0.2,1) !important; }
    .ul5ypg.active { right: 0 !important; }
    .ul5ypg .nav-link { font-size: 28px !important; font-weight: 700 !important; padding: 12px 24px !important; text-align: center !important; border-bottom: none !important; width: auto !important; opacity: 0 !important; transform: translateY(16px) !important; transition: opacity 0.4s ease, transform 0.4s ease !important; }
    .ul5ypg.active .nav-link { opacity: 1 !important; transform: translateY(0) !important; }
    .ul5ypg.active .nav-link:nth-child(1){transition-delay:.15s !important;}
    .ul5ypg.active .nav-link:nth-child(2){transition-delay:.22s !important;}
    .ul5ypg.active .nav-link:nth-child(3){transition-delay:.29s !important;}
    .ul5ypg.active .nav-link:nth-child(4){transition-delay:.36s !important;}
    .ul5ypg.active .nav-link:nth-child(5){transition-delay:.43s !important;}
    .ul5ypg.active .nav-link:nth-child(6){transition-delay:.50s !important;}
    .ul5ypg.active .nav-link:nth-child(7){transition-delay:.57s !important;}
    .ul5ypg.active .nav-link:nth-child(8){transition-delay:.64s !important;}
}

.hm3i4,
.llwgia,
.jc7u0,
.rtol,
.yjepp,
.cecv {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.hm3i4 *,
.llwgia *,
.jc7u0 *,
.rtol *,
.yjepp * {
    filter: none !important;
}
@supports (animation: none) {
    .hm3i4, .llwgia, .jc7u0 {
        animation-fill-mode: forwards !important;
    }
}
.jc7u0 + .jc7u0 {
    margin-top: 1.5rem;
}

.hebpxh .ommi ~ .container,
.hebpxh .ommi ~ .container * {
    color: #fff;
}
.hebpxh .ommi ~ .container p,
.hebpxh .ommi ~ .container .jvd20 {
    color: rgba(255,255,255,0.85);
}
.hebpxh .ommi ~ .container .tug6 {
    color: inherit;
}
.svwjp .mi180c { color: #fff; }
.svwjp .duvaz { color: var(--o14te); }
.svwjp .guuf { color: rgba(255,255,255,0.55); }
.svwjp .uu3xw a { color: rgba(255,255,255,0.65); }
.svwjp .uu3xw a:hover { color: #fff; }
.ha7a[style*="background:none"] { background: none !important; }
.ha7a[style*="background:none"]::before,
.ha7a[style*="background:none"]::after { display: none !important; }

body {
    line-height: 1.664;
    letter-spacing: 0.0em;
}

.hm3i4, .llwgia, .jc7u0, .zrgt3l, .rtol {
    padding: 26px;
}
.hm3i4, .llwgia, .jc7u0, .zrgt3l, .rtol .card-body {
    padding: 27px 20px;
}
.row > [class*="col"]:nth-child(1) .hm3i4,
.row > [class*="col"]:nth-child(1) .llwgia {
    padding: 26px;
    border-radius: calc(var(--o7ik) + 2px);
}
.row > [class*="col"]:nth-child(2) .hm3i4,
.row > [class*="col"]:nth-child(2) .llwgia {
    padding: 24px;
    border-radius: calc(var(--o7ik) + 2px);
}
.row > [class*="col"]:nth-child(3) .hm3i4,
.row > [class*="col"]:nth-child(3) .llwgia {
    padding: 26px;
    border-radius: calc(var(--o7ik) + 0px);
}
.row > [class*="col"]:nth-child(4) .hm3i4,
.row > [class*="col"]:nth-child(4) .llwgia {
    padding: 28px;
    border-radius: calc(var(--o7ik) + -1px);
}
.row > [class*="col"]:nth-child(5) .hm3i4,
.row > [class*="col"]:nth-child(5) .llwgia {
    padding: 23px;
    border-radius: calc(var(--o7ik) + 0px);
}
.row > [class*="col"]:nth-child(6) .hm3i4,
.row > [class*="col"]:nth-child(6) .llwgia {
    padding: 23px;
    border-radius: calc(var(--o7ik) + 2px);
}

.tug6 {
    padding: 14px 31px;
    font-size: 16px;
    letter-spacing: 0.401px;
    border-radius: calc(var(--o7ik) + -2px);
}
.yjjjlh {
    padding: 15px 32px;
    border-width: 2px;
}

main > section {
    padding-top: 76px;
    padding-bottom: 83px;
}
main > section:first-child {
    padding-top: 91px;
}
main > section:nth-child(2) {
    padding-top: 82px;
    padding-bottom: 69px;
}
main > section:nth-child(4) {
    padding-top: 79px;
    padding-bottom: 70px;
}

.sknxlr {
    margin-bottom: 58px;
}

.hm3i4, .llwgia, .jc7u0, .rtol {
    box-shadow: 2px 2px 13px rgba(0,0,0,0.052);
}

.hebpxh {
    padding-top: 111px;
}
.ziyx9u {
    margin-bottom: 25px;
}
.jvd20 {
    margin-bottom: 31px;
    font-size: 17px;
    line-height: 1.552;
}
.mi180c {
    font-size: 11px;
    letter-spacing: 2.401px;
    margin-bottom: 20px;
}
.nkojt1 {
    gap: 11px;
}

.mr3tp img {
    border-radius: 10px;
    box-shadow: 0 14px 32px rgba(0,0,0,0.13);
}

.exfq7 {
    width: 57px;
    height: 57px;
    font-size: 24px;
    border-radius: 16px;
    margin-bottom: 20px;
}

.zjgkbh, .card-title {
    font-size: 18px;
    margin-bottom: 10px;
}
.ezve9g, .card-text {
    font-size: 16px;
    line-height: 1.568;
}

.yvs1cj {
    margin-bottom: 19px;
    letter-spacing: 0.069px;
}
.duvaz {
    font-size: 14px;
    letter-spacing: 3.665px;
    margin-bottom: 17px;
}
.potqqb {
    font-size: 17px;
    line-height: 1.647;
}

@media (min-width: 993px) {
    .ul5ypg {
        gap: 28px;
    }
    .ul5ypg .nav-link {
        font-size: 15px;
        padding: 10px 0;
    }
}

.ha7a {
    padding-top: 69px;
}
.xw2z .rksj {
    font-size: 17px;
    margin-bottom: 25px;
}
.uu3xw a {
    font-size: 13px;
}
.uu3xw li {
    margin-bottom: 11px;
}
.exfnp6 {
    gap: 12px;
}
.exfnp6 a {
    width: 36px;
    height: 36px;
}
.kpij {
    padding: 26px 0;
    margin-top: 47px;
}

.form-control {
    border-radius: 11px;
    padding: 15px 14px;
    font-size: 15px;
}

.zrgt3l {
    padding: 34px;
}
.fcwji {
    font-size: 16px;
    line-height: 1.688;
    margin-bottom: 16px;
}
.eluf8 {
    width: 51px;
    height: 51px;
}
.cmy2m {
    font-size: 16px;
}
.ih61 {
    font-size: 13px;
}

.rtol {
    padding: 35px;
}
.wegjja {
    font-size: 21px;
    margin-bottom: 7px;
}
.sogz {
    font-size: 48px;
    margin-bottom: 19px;
}
.on3v li {
    padding: 10px 0;
    font-size: 15px;
}

.iqsu9n, .stat-number {
    font-size: 46px;
    margin-bottom: 6px;
}
.it18yv {
    font-size: 13px;
    letter-spacing: 0.304px;
}

.pagvbh img {
    border-radius: 10px;
}
.qpqx {
    font-size: 17px;
    margin-bottom: 5px;
}
.ltjyn {
    font-size: 13px;
}

.atwjkl {
    font-size: 32px;
    margin-bottom: 10px;
}
.cso5vh {
    font-size: 19px;
    margin-bottom: 8px;
}

.wow {
    animation-duration: 0.615s !important;
}
.hm3i4, .llwgia, .jc7u0, .zrgt3l,
.rtol, .cecv {
    transition-duration: 0.357s;
}

.row {
    --bs-gutter-y: 32px;
}

.rq47a {
    padding: 72px 0;
}
.lhh1wx {
    font-size: 33px;
    margin-bottom: 14px;
}
.nwghk {
    font-size: 16px;
    margin-bottom: 27px;
}

.jc7u0 .ikzc img {
    border-radius: 13px 13px 0 0;
}
.xgu3 {
    font-size: 14px;
    margin-bottom: 10px;
    gap: 9px;
}

.wunhf {
    padding: 18px 0;
}
.wunhf.scrolled {
    padding: 12px 0;
}
.clrsid {
    font-size: 21px;
}
.gniz {
    margin-left: 12px;
}

:root {
    --_rev: 9.0;
    --_run: 8822;
    --_gen: 8.57;
}
.vis-helper { --_stamp: 521; display: inherit }
.scope-tag { --_ref: '16' }
.ctx-mark { font-variant: normal; box-sizing: border-box; visibility: inherit }
.bind-ref { outline: 0 solid transparent }
.grid-debug { outline: 0 solid transparent; --_ref: 'd2a'; unicode-bidi: normal }

.svwjp h1, .svwjp h2, .svwjp h3, .svwjp h4, .svwjp h5, .svwjp h6 { color: #fff !important; }
.svwjp { color: rgba(255,255,255,0.85) !important; }
.svwjp p, .svwjp li, .svwjp span:not(.badge):not(.tug6), .svwjp .kraumj, .svwjp label, .svwjp blockquote, .svwjp figcaption, .svwjp dt, .svwjp dd, .svwjp td, .svwjp th { color: rgba(255,255,255,0.78) !important; }
.svwjp a:not(.tug6):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.svwjp a:not(.tug6):not(.nav-link):hover { color: #fff !important; }
.svwjp .iqsu9n { color: #fff !important; }
.svwjp .it18yv { 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(.tug6), .bg-dark-custom .kraumj, .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(.tug6):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.tug6):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .iqsu9n { color: #fff !important; }
.bg-dark-custom .it18yv { 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(.tug6), .bg-gradient-custom .kraumj, .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(.tug6):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.tug6):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .iqsu9n { color: #fff !important; }
.bg-gradient-custom .it18yv { 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(.tug6), .bg-accent-custom .kraumj, .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(.tug6):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.tug6):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .iqsu9n { color: #fff !important; }
.bg-accent-custom .it18yv { color: rgba(255,255,255,0.7) !important; }

.rq47a h1, .rq47a h2, .rq47a h3, .rq47a h4, .rq47a h5, .rq47a h6 { color: #fff !important; }
.rq47a { color: rgba(255,255,255,0.85) !important; }
.rq47a p, .rq47a li, .rq47a span:not(.badge):not(.tug6), .rq47a .kraumj, .rq47a label, .rq47a blockquote, .rq47a figcaption, .rq47a dt, .rq47a dd, .rq47a td, .rq47a th { color: rgba(255,255,255,0.78) !important; }
.rq47a a:not(.tug6):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.rq47a a:not(.tug6):not(.nav-link):hover { color: #fff !important; }
.rq47a .iqsu9n { color: #fff !important; }
.rq47a .it18yv { color: rgba(255,255,255,0.7) !important; }

.ha7a { color: var(--text-secondary, #555) !important; }
.ha7a h1, .ha7a h2, .ha7a h3,
.ha7a h4, .ha7a h5, .ha7a h6,
.ha7a .rksj { color: var(--text-primary, #1a1a2e) !important; }
.ha7a p, .ha7a li, .ha7a span,
.ha7a label { color: var(--text-secondary, #555) !important; }
.ha7a a:not(.tug6) { color: var(--text-secondary, #555) !important; }
.ha7a a:not(.tug6):hover { color: var(--o14te) !important; }
.ha7a .kpij p { color: var(--text-muted, #888) !important; }

.druef h1, .druef h2, .druef h3, .druef h4, .druef h5, .druef h6 { color: var(--text-primary, #1a1a2e) !important; }
.druef p, .druef li, .druef span:not(.badge):not(.tug6), .druef .kraumj, .druef label, .druef blockquote, .druef figcaption, .druef dt, .druef dd, .druef td, .druef th { color: var(--text-secondary, #555) !important; }

.wmdhz h1, .wmdhz h2, .wmdhz h3, .wmdhz h4, .wmdhz h5, .wmdhz h6 { color: var(--text-primary, #1a1a2e) !important; }
.wmdhz p, .wmdhz li, .wmdhz span:not(.badge):not(.tug6), .wmdhz .kraumj, .wmdhz label, .wmdhz blockquote, .wmdhz figcaption, .wmdhz dt, .wmdhz dd, .wmdhz td, .wmdhz th { color: var(--text-secondary, #555) !important; }
