@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400;500;600;700&family=Inter:wght@400;500&display=swap');

:root {
    --j14pa: #CD4B30;
    --j15fb: #6EC1D0;
    --j16pj: #84D761;
    --j1ox: linear-gradient(200deg, var(--j14pa), var(--j15fb));
    --j3fu: 'Caveat', cursive;
    --j5bz: 'Inter', sans-serif;
    --j1957: 64px;
    --j20ag: 44px;
    --j21th: 30px;
    --j174t: 18px;
    --j18lx: 800;
    --j6fj: 14px;
    --j71g: 20px;
    --j8po: 28px;
    --j9r6: 40px;
    --j4py: 50px;
    --j10aa: none;
    --j11j4: none;
    --j121h: none;
    --j13ld: none;
    --css_ni61h: 120px 0;
}
.css_i4m1f {
    border-radius: 4px;
    padding: 10px 24px;
}
.css_hqm5x, .css_agoc4, .css_amkyi, .css_6gcn5, .css_5gcr8 {
    border-width: 3px;
    border-color: #CD4B30;
}

.css_hqm5x, .css_agoc4, .css_6gcn5, .css_5gcr8, .css_amkyi {
    transition: transform 0.35s ease, box-shadow 0.35s ease;
}
.css_hqm5x:hover, .css_agoc4:hover, .css_6gcn5:hover, .css_5gcr8:hover, .css_amkyi:hover {
    transform: scale(1.04);
    box-shadow: var(--j13ld);
    z-index: 2;
    position: relative;
}

.css_hqm5x, .css_agoc4, .css_6gcn5, .css_5gcr8, .css_amkyi {
    border-left: 5px solid var(--j14pa);
    border-radius: 0 var(--j71g) var(--j71g) 0;
}

.portfolio-item, .css_m0p0s {
    position: relative;
}
.portfolio-item::before, .css_m0p0s::before {
    content: '';
    position: absolute;
    inset: 0;
    background: var(--j14pa);
    mix-blend-mode: color;
    opacity: 0.35;
    z-index: 1;
    transition: opacity 0.4s;
    pointer-events: none;
}
.portfolio-item:hover::before, .css_bwav7:hover .css_m0p0s::before {
    opacity: 0;
}

.css_esofm {
    transition: box-shadow 0.3s;
}
.css_esofm:hover {
    box-shadow: 0 0 20px var(--j14pa), 0 0 40px rgba(var(--j14pa), 0.3);
}

.css_s35vl {
    position: relative;
    padding-top: 100px !important;
    padding-bottom: 100px !important;
    margin: 40px 0;
}

.css_nl7dk {
    background: var(--j1ox);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.css_yfbhv { overflow: visible; padding-bottom: 80px; }
.css_n2tlm {
    margin-right: -60px;
    position: relative;
}
.css_h8gzp {
    position: fixed;
    inset: 0;
    background: rgba(10, 10, 15, 0.55);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    z-index: 9999;
}
.css_h8gzp.active,
.css_h8gzp.is-open {
    opacity: 1;
    visibility: visible;
}
@media (max-width: 992px) {
    body.nav-open .css_kyh82 {
        display: flex !important;
        right: 0 !important;
        visibility: visible !important;
        pointer-events: auto !important;
        opacity: 1 !important;
    }
    body.nav-open .css_kyh82 .nav-link {
        opacity: 1 !important;
        transform: translateX(0) !important;
    }
    body.nav-open .css_h8gzp {
        opacity: 1;
        visibility: visible;
    }
    .css_kyh82.is-open {
        display: flex !important;
        right: 0 !important;
        visibility: visible !important;
        pointer-events: auto !important;
        opacity: 1 !important;
    }
    .css_kyh82.is-open .nav-link {
        opacity: 1 !important;
        transform: translateX(0) !important;
    }
}
.css_n2tlm img {
    border-radius: var(--j8po) 0 0 var(--j8po);
    box-shadow: -10px 10px 40px rgba(0,0,0,0.12);
    max-height: 520px;
    object-fit: cover;
    width: 100%;
}
.css_hexuh span, .css_hexuh strong { color: var(--j14pa); }
.css_jcfd5 { background: none; padding: 0; font-weight: 700; letter-spacing: 5px; }

.css_mgvgp {
    background: var(--bg-primary);
    padding: 16px 0;
    border-top: 3px solid var(--j14pa);
}
.css_mgvgp.scrolled {
    box-shadow: 0 4px 16px rgba(0,0,0,0.06);
    padding: 12px 0;
}
.css_kyh82 .nav-link { font-weight: 500; }
.css_kyh82 .nav-link::after { background: var(--j14pa); border-radius: var(--j4py); height: 2px; }

.css_31z8o {
    background: #0a0a0f;
    color: rgba(255,255,255,0.5);
    padding-top: 80px;
}
.css_31z8o h4,.css_31z8o h5 { color: #fff; }
.css_xr113 .css_x5pxa::after { background: var(--j14pa); box-shadow: 0 0 10px var(--j14pa); }
.css_ly00q a:hover { color: var(--j14pa); text-shadow: 0 0 8px color-mix(in srgb, var(--j14pa) 50%, transparent); }
.css_mcn7p a { border-color: rgba(255,255,255,0.1); }
.css_mcn7p a:hover { background: var(--j14pa); border-color: var(--j14pa); box-shadow: 0 0 15px color-mix(in srgb, var(--j14pa) 40%, transparent); }
.css_rpcxe { border-top: 1px solid rgba(255,255,255,0.06); }
.css_rpcxe p { color: rgba(255,255,255,0.25); }

.contact-section { position: relative; }
.contact-section::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: var(--bg-secondary);
    z-index: 0;
}
.contact-section .container { position: relative; z-index: 1; }
.contact-section .css_ge8vg { background: var(--bg-card, #fff); padding: 40px; border-radius: var(--j8po); box-shadow: var(--j11j4); }

.css_afzml { font-family: 'DM Serif Display', 'Georgia', serif; font-size: 28px; font-weight: 400; font-style: italic; }

.css_5zfx1, .card-title, .css_dfgl3 {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1.5px;
    font-weight: 700;
}
h5 { font-size: 13px; text-transform: uppercase; letter-spacing: 2px; font-weight: 600; }

.css_n2tlm img {
    border-radius: 50%;
    aspect-ratio: 1/1;
    object-fit: cover;
    border: 4px solid var(--j14pa);
}

.css_agoc4 img, .css_hqm5x img, .css_6gcn5 img, .portfolio-item img {
    border: 3px dashed var(--border-color);
    padding: 4px;
    border-radius: var(--j6fj);
}

.css_m0p0s {
    padding: 3px;
    background: var(--j1ox);
    border-radius: 50%;
    display: inline-block;
}
.css_bwav7 .css_m0p0s img, .css_m0p0s img {
    border-radius: 50%;
    display: block;
}

section:not(.css_yfbhv) .col-lg-6 img, section:not(.css_yfbhv) .col-lg-5 img, .about-section img, section img.rounded {
    outline: 2px solid var(--j14pa);
    outline-offset: 8px;
    border-radius: var(--j71g);
}

.css_f27up { width: 42px; height: 42px; gap: 5px; border: 1px solid rgba(255,255,255,0.2); background: rgba(255,255,255,0.08); border-radius: var(--j71g, 8px); backdrop-filter: blur(4px); -webkit-backdrop-filter: blur(4px); }
.css_f27up .css_onnuv { width: 20px; height: 2px; border-radius: 2px; transition: transform 0.3s ease, opacity 0.3s ease; }
.css_f27up:hover { background: rgba(255,255,255,0.16); }
.css_f27up.active { border-color: var(--j14pa); background: rgba(var(--j14pa-rgb, 99,102,241), 0.15); }
.css_f27up.active .css_onnuv:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.css_f27up.active .css_onnuv:nth-child(2) { opacity: 0; }
.css_f27up.active .css_onnuv:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

main > section + section::before{content:'';display:block;width:60%;height:1px;margin:0 auto;background:radial-gradient(circle,var(--j14pa) 1px,transparent 1px);background-size:12px 1px;opacity:0.25;}

.progress-circle{position:fixed;bottom:80px;right:20px;width:44px;height:44px;z-index:9990;opacity:0.6;}.progress-circle svg{transform:rotate(-90deg);}.progress-circle .bg{fill:none;stroke:var(--border-color);stroke-width:3;}.progress-circle .fill{fill:none;stroke:var(--j14pa);stroke-width:3;stroke-linecap:round;transition:stroke-dashoffset 0.1s;}@media(max-width:768px){.progress-circle{display:none;}}

.css_hqm5x,.css_agoc4,.css_6gcn5,.css_5gcr8,.css_bwav7{opacity:0;animation:staggerIn 0.6s ease forwards;}.row>[class*="col"]:nth-child(1) .css_hqm5x,.row>[class*="col"]:nth-child(1) .css_agoc4,.row>[class*="col"]:nth-child(1) .css_6gcn5{animation-delay:0.1s;}.row>[class*="col"]:nth-child(2) .css_hqm5x,.row>[class*="col"]:nth-child(2) .css_agoc4,.row>[class*="col"]:nth-child(2) .css_6gcn5{animation-delay:0.2s;}.row>[class*="col"]:nth-child(3) .css_hqm5x,.row>[class*="col"]:nth-child(3) .css_agoc4,.row>[class*="col"]:nth-child(3) .css_6gcn5{animation-delay:0.3s;}.row>[class*="col"]:nth-child(4) .css_hqm5x,.row>[class*="col"]:nth-child(4) .css_agoc4{animation-delay:0.4s;}.row>[class*="col"]:nth-child(5) .css_hqm5x{animation-delay:0.5s;}.row>[class*="col"]:nth-child(6) .css_hqm5x{animation-delay:0.6s;}@keyframes staggerIn{from{opacity:0;transform:translateY(30px);}to{opacity:1;transform:translateY(0);}}

@media(prefers-reduced-motion:reduce){.css_hqm5x,.css_agoc4,.css_6gcn5,.css_5gcr8,.css_bwav7,.portfolio-item{opacity:1!important;transform:none!important;animation:none!important;}}

.bg-deco{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden;}.bg-deco span{position:absolute;bottom:-20px;border-radius:50%;background:var(--j14pa);opacity:0.02;animation:decoBubble 16s ease-in infinite;}@keyframes decoBubble{0%{transform:translateY(0) scale(1);opacity:0.02;}80%{opacity:0.015;}100%{transform:translateY(-110vh) scale(0.4);opacity:0;}}

main > section {
    clip-path: polygon(50% 45%, 55% 50%, 50% 55%, 45% 50%);
    transition: clip-path 1.1s cubic-bezier(0.16,1,0.3,1);
    will-change: clip-path;
}
main > section.in-view {
    clip-path: polygon(-10% -10%, 110% -10%, 110% 110%, -10% 110%);
}
.css_yfbhv { clip-path: none !important; }
@media (max-width: 768px) {
    main > section { clip-path: none !important; opacity: 0; transition: opacity 0.5s; }
    main > section.in-view { opacity: 1; }
}

.css_hqm5x .css_ljlk9 i,.css_hqm5x .css_ljlk9 svg{animation:iconPulse 3s ease-in-out infinite;}.css_hqm5x:nth-child(2) .css_ljlk9 i{animation-delay:-0.5s;}.css_hqm5x:nth-child(3) .css_ljlk9 i{animation-delay:-1s;}.css_hqm5x:nth-child(4) .css_ljlk9 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(--j14pa);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;}}

.shimmer-reveal{position:relative;overflow:hidden;}.shimmer-reveal::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,0.08) 50%,transparent 100%);transform:translateX(-100%);animation:shimmerLoad 1.5s ease forwards;}@keyframes shimmerLoad{to{transform:translateX(100%);}}

.css_hexuh{background:linear-gradient(90deg,var(--text-primary) 0%,var(--j14pa) 25%,var(--text-primary) 50%,var(--j14pa) 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;}}

.highlight-text{display:inline;background:linear-gradient(var(--j14pa),var(--j14pa));background-size:0% 30%;background-position:0 90%;background-repeat:no-repeat;transition:background-size 1s ease;}.highlight-text.active{background-size:100% 30%;}

html:not(.css_62k35) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .css_ebljk {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .css_kyh82 {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    .css_kyh82 .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    .css_sg8bq, .css_s7ty3 {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .css_sg8bq .nav-link,
    .css_s7ty3 .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .css_12uk3 {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .css_afzml {
        flex-shrink: 0;
    }
}

div.css_s35vl:not(.css_ni61h) {
    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_s35vl:not(.css_ni61h) + .css_mgvgp {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div.css_s35vl.css_471vl {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.css_s35vl.css_471vl + .css_mgvgp,
div.css_s35vl:not(.css_ni61h) + .css_mgvgp.scrolled {
    top: 0;
}
div.css_s35vl:not(.css_ni61h) ~ .css_yfbhv {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div.css_s35vl:not(.css_ni61h) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div.css_s35vl:not(.css_ni61h) + .css_mgvgp {
        top: 0;
    }
    div.css_s35vl:not(.css_ni61h) ~ .css_yfbhv {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    .css_f27up {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    .css_f27up .css_onnuv {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .css_kyh82 {
        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_kyh82 .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_kyh82 .nav-link::after { display: none !important; }
    .css_12uk3 { display: none !important; }
    .css_sg8bq, .css_s7ty3 { display: none !important; }
}

@media (max-width: 992px) {
    .css_kyh82 { 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_kyh82.active { right: 0 !important; }
    .css_kyh82 .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_kyh82.active .nav-link { opacity: 1 !important; transform: translateX(0) !important; }
    .css_kyh82.active .nav-link:hover { color: var(--j14pa) !important; }
    .css_kyh82.active .nav-link:nth-child(1){transition-delay:.10s !important;}
    .css_kyh82.active .nav-link:nth-child(2){transition-delay:.16s !important;}
    .css_kyh82.active .nav-link:nth-child(3){transition-delay:.22s !important;}
    .css_kyh82.active .nav-link:nth-child(4){transition-delay:.28s !important;}
    .css_kyh82.active .nav-link:nth-child(5){transition-delay:.34s !important;}
    .css_kyh82.active .nav-link:nth-child(6){transition-delay:.40s !important;}
    .css_kyh82.active .nav-link:nth-child(7){transition-delay:.46s !important;}
    .css_kyh82.active .nav-link:nth-child(8){transition-delay:.52s !important;}
}

.css_hqm5x,
.css_agoc4,
.css_6gcn5,
.css_5gcr8,
.css_3c6d7,
.css_bwav7 {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.css_hqm5x *,
.css_agoc4 *,
.css_6gcn5 *,
.css_5gcr8 *,
.css_3c6d7 * {
    filter: none !important;
}
@supports (animation: none) {
    .css_hqm5x, .css_agoc4, .css_6gcn5 {
        animation-fill-mode: forwards !important;
    }
}
.css_6gcn5 + .css_6gcn5 {
    margin-top: 1.5rem;
}

.css_yfbhv .css_3e7f6 ~ .container,
.css_yfbhv .css_3e7f6 ~ .container * {
    color: #fff;
}
.css_yfbhv .css_3e7f6 ~ .container p,
.css_yfbhv .css_3e7f6 ~ .container .css_e55jh {
    color: rgba(255,255,255,0.85);
}
.css_yfbhv .css_3e7f6 ~ .container .css_i4m1f {
    color: inherit;
}
.css_wbmbj .css_jcfd5 { color: #fff; }
.css_wbmbj .css_fxamp { color: var(--j14pa); }
.css_wbmbj .css_pcwro { color: rgba(255,255,255,0.55); }
.css_wbmbj .css_ly00q a { color: rgba(255,255,255,0.65); }
.css_wbmbj .css_ly00q a:hover { color: #fff; }
.css_31z8o[style*="background:none"] { background: none !important; }
.css_31z8o[style*="background:none"]::before,
.css_31z8o[style*="background:none"]::after { display: none !important; }

body {
    line-height: 1.665;
    letter-spacing: 0.004em;
}

.css_hqm5x, .css_agoc4, .css_6gcn5, .css_amkyi, .css_5gcr8 {
    padding: 29px;
}
.css_hqm5x, .css_agoc4, .css_6gcn5, .css_amkyi, .css_5gcr8 .card-body {
    padding: 21px 20px;
}
.row > [class*="col"]:nth-child(1) .css_hqm5x,
.row > [class*="col"]:nth-child(1) .css_agoc4 {
    padding: 31px;
    border-radius: calc(var(--j71g) + 3px);
}
.row > [class*="col"]:nth-child(2) .css_hqm5x,
.row > [class*="col"]:nth-child(2) .css_agoc4 {
    padding: 27px;
    border-radius: calc(var(--j71g) + 3px);
}
.row > [class*="col"]:nth-child(3) .css_hqm5x,
.row > [class*="col"]:nth-child(3) .css_agoc4 {
    padding: 29px;
    border-radius: calc(var(--j71g) + 0px);
}
.row > [class*="col"]:nth-child(4) .css_hqm5x,
.row > [class*="col"]:nth-child(4) .css_agoc4 {
    padding: 28px;
    border-radius: calc(var(--j71g) + 2px);
}
.row > [class*="col"]:nth-child(5) .css_hqm5x,
.row > [class*="col"]:nth-child(5) .css_agoc4 {
    padding: 29px;
    border-radius: calc(var(--j71g) + 0px);
}
.row > [class*="col"]:nth-child(6) .css_hqm5x,
.row > [class*="col"]:nth-child(6) .css_agoc4 {
    padding: 26px;
    border-radius: calc(var(--j71g) + 0px);
}

.css_i4m1f {
    padding: 12px 26px;
    font-size: 15px;
    letter-spacing: 0.167px;
    border-radius: calc(var(--j71g) + -2px);
}
.css_7d0vv {
    padding: 11px 25px;
    border-width: 1px;
}

main > section {
    padding-top: 89px;
    padding-bottom: 84px;
}
main > section:first-child {
    padding-top: 97px;
}
main > section:nth-child(5) {
    padding-top: 90px;
    padding-bottom: 90px;
}
main > section:nth-child(6) {
    padding-top: 91px;
    padding-bottom: 84px;
}

.css_nqt4l {
    margin-bottom: 49px;
}

.css_hqm5x, .css_agoc4, .css_6gcn5, .css_5gcr8 {
    box-shadow: 1px 5px 20px rgba(0,0,0,0.083);
}

.css_yfbhv {
    padding-top: 98px;
}
.css_hexuh {
    margin-bottom: 28px;
}
.css_e55jh {
    margin-bottom: 32px;
    font-size: 18px;
    line-height: 1.547;
}
.css_jcfd5 {
    font-size: 12px;
    letter-spacing: 3.273px;
    margin-bottom: 24px;
}
.css_cgl9q {
    gap: 13px;
}

.css_n2tlm img {
    border-radius: 16px;
    box-shadow: 0 14px 35px rgba(0,0,0,0.129);
}

.css_ljlk9 {
    width: 56px;
    height: 56px;
    font-size: 23px;
    border-radius: 12px;
    margin-bottom: 21px;
}

.css_5zfx1, .card-title {
    font-size: 18px;
    margin-bottom: 8px;
}
.css_h5pzr, .card-text {
    font-size: 14px;
    line-height: 1.62;
}

.css_nl7dk {
    margin-bottom: 16px;
    letter-spacing: 0.0px;
}
.css_fxamp {
    font-size: 12px;
    letter-spacing: 2.379px;
    margin-bottom: 17px;
}
.css_ntcy8 {
    font-size: 18px;
    line-height: 1.684;
}

@media (min-width: 993px) {
    .css_kyh82 {
        gap: 27px;
    }
    .css_kyh82 .nav-link {
        font-size: 13px;
        padding: 10px 0;
    }
}

.css_31z8o {
    padding-top: 65px;
}
.css_xr113 .css_x5pxa {
    font-size: 17px;
    margin-bottom: 25px;
}
.css_ly00q a {
    font-size: 13px;
}
.css_ly00q li {
    margin-bottom: 8px;
}
.css_mcn7p {
    gap: 11px;
}
.css_mcn7p a {
    width: 40px;
    height: 40px;
}
.css_rpcxe {
    padding: 22px 0;
    margin-top: 58px;
}

.form-control {
    border-radius: 5px;
    padding: 12px 15px;
    font-size: 15px;
}

.css_amkyi {
    padding: 31px;
}
.css_8i7kv {
    font-size: 17px;
    line-height: 1.637;
    margin-bottom: 24px;
}
.css_6m71j {
    width: 48px;
    height: 48px;
}
.css_33wgq {
    font-size: 16px;
}
.css_hsnjc {
    font-size: 13px;
}

.css_5gcr8 {
    padding: 35px;
}
.css_yh6oz {
    font-size: 18px;
    margin-bottom: 7px;
}
.css_u25vl {
    font-size: 48px;
    margin-bottom: 23px;
}
.css_7g831 li {
    padding: 11px 0;
    font-size: 14px;
}

.css_og802, .stat-number {
    font-size: 43px;
    margin-bottom: 9px;
}
.css_tw7xx {
    font-size: 14px;
    letter-spacing: 0.537px;
}

.css_m0p0s img {
    border-radius: 8px;
}
.css_5t812 {
    font-size: 18px;
    margin-bottom: 4px;
}
.css_wj5ku {
    font-size: 12px;
}

.css_ma4pm {
    font-size: 36px;
    margin-bottom: 15px;
}
.css_dfgl3 {
    font-size: 19px;
    margin-bottom: 6px;
}

.wow {
    animation-duration: 0.613s !important;
}
.css_hqm5x, .css_agoc4, .css_6gcn5, .css_amkyi,
.css_5gcr8, .css_bwav7 {
    transition-duration: 0.328s;
}

.row {
    --bs-gutter-y: 27px;
}

.css_ts3qc {
    padding: 91px 0;
}
.css_93u8w {
    font-size: 36px;
    margin-bottom: 16px;
}
.css_28xi1 {
    font-size: 18px;
    margin-bottom: 24px;
}

.css_6gcn5 .css_6nbqe img {
    border-radius: 11px 11px 0 0;
}
.css_a6grx {
    font-size: 12px;
    margin-bottom: 9px;
    gap: 15px;
}

.css_mgvgp {
    padding: 17px 0;
}
.css_mgvgp.scrolled {
    padding: 11px 0;
}
.css_afzml {
    font-size: 24px;
}
.css_12uk3 {
    margin-left: 19px;
}

:root {
    --_tag: 47411;
    --_key: '756c8f0';
    --_flag: 37970;
    --_seed: 38101;
    --_idx: 1.17;
}
.a11y-skip { vertical-align: baseline; unicode-bidi: normal }
.dom-hook { --_stamp: 536; vertical-align: baseline; outline: 0 solid transparent }

.css_wbmbj h1, .css_wbmbj h2, .css_wbmbj h3, .css_wbmbj h4, .css_wbmbj h5, .css_wbmbj h6 { color: #fff !important; }
.css_wbmbj { color: rgba(255,255,255,0.85) !important; }
.css_wbmbj p, .css_wbmbj li, .css_wbmbj span:not(.badge):not(.css_i4m1f), .css_wbmbj .css_yzhud, .css_wbmbj label, .css_wbmbj blockquote, .css_wbmbj figcaption, .css_wbmbj dt, .css_wbmbj dd, .css_wbmbj td, .css_wbmbj th { color: rgba(255,255,255,0.78) !important; }
.css_wbmbj a:not(.css_i4m1f):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.css_wbmbj a:not(.css_i4m1f):not(.nav-link):hover { color: #fff !important; }
.css_wbmbj .css_og802 { color: #fff !important; }
.css_wbmbj .css_tw7xx { 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_i4m1f), .bg-dark-custom .css_yzhud, .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_i4m1f):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.css_i4m1f):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .css_og802 { color: #fff !important; }
.bg-dark-custom .css_tw7xx { 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_i4m1f), .bg-gradient-custom .css_yzhud, .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_i4m1f):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.css_i4m1f):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .css_og802 { color: #fff !important; }
.bg-gradient-custom .css_tw7xx { 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_i4m1f), .bg-accent-custom .css_yzhud, .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_i4m1f):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.css_i4m1f):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .css_og802 { color: #fff !important; }
.bg-accent-custom .css_tw7xx { color: rgba(255,255,255,0.7) !important; }

.css_ts3qc h1, .css_ts3qc h2, .css_ts3qc h3, .css_ts3qc h4, .css_ts3qc h5, .css_ts3qc h6 { color: #fff !important; }
.css_ts3qc { color: rgba(255,255,255,0.85) !important; }
.css_ts3qc p, .css_ts3qc li, .css_ts3qc span:not(.badge):not(.css_i4m1f), .css_ts3qc .css_yzhud, .css_ts3qc label, .css_ts3qc blockquote, .css_ts3qc figcaption, .css_ts3qc dt, .css_ts3qc dd, .css_ts3qc td, .css_ts3qc th { color: rgba(255,255,255,0.78) !important; }
.css_ts3qc a:not(.css_i4m1f):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.css_ts3qc a:not(.css_i4m1f):not(.nav-link):hover { color: #fff !important; }
.css_ts3qc .css_og802 { color: #fff !important; }
.css_ts3qc .css_tw7xx { color: rgba(255,255,255,0.7) !important; }

.css_31z8o { color: rgba(255,255,255,0.65) !important; }
.css_31z8o h1, .css_31z8o h2, .css_31z8o h3,
.css_31z8o h4, .css_31z8o h5, .css_31z8o h6,
.css_31z8o .css_x5pxa { color: #fff !important; }
.css_31z8o p, .css_31z8o li, .css_31z8o span,
.css_31z8o label { color: rgba(255,255,255,0.6) !important; }
.css_31z8o a:not(.css_i4m1f) { color: rgba(255,255,255,0.65) !important; }
.css_31z8o a:not(.css_i4m1f):hover { color: #fff !important; }

.css_1o4f2 h1, .css_1o4f2 h2, .css_1o4f2 h3, .css_1o4f2 h4, .css_1o4f2 h5, .css_1o4f2 h6 { color: var(--text-primary, #1a1a2e) !important; }
.css_1o4f2 p, .css_1o4f2 li, .css_1o4f2 span:not(.badge):not(.css_i4m1f), .css_1o4f2 .css_yzhud, .css_1o4f2 label, .css_1o4f2 blockquote, .css_1o4f2 figcaption, .css_1o4f2 dt, .css_1o4f2 dd, .css_1o4f2 td, .css_1o4f2 th { color: var(--text-secondary, #555) !important; }

.css_s35vl h1, .css_s35vl h2, .css_s35vl h3, .css_s35vl h4, .css_s35vl h5, .css_s35vl h6 { color: var(--text-primary, #1a1a2e) !important; }
.css_s35vl p, .css_s35vl li, .css_s35vl span:not(.badge):not(.css_i4m1f), .css_s35vl .css_yzhud, .css_s35vl label, .css_s35vl blockquote, .css_s35vl figcaption, .css_s35vl dt, .css_s35vl dd, .css_s35vl td, .css_s35vl th { color: var(--text-secondary, #555) !important; }
