@import url('https://fonts.googleapis.com/css2?family=Teko:wght@400;500;600;700&family=Rubik:wght@400;500&display=swap');

:root {
    --d14mz: #C06814;
    --d1531: #368DE1;
    --d167t: #1CD31A;
    --d1xx: linear-gradient(200deg, var(--d14mz), var(--d1531));
    --d3gn: 'Teko', sans-serif;
    --d5ac: 'Rubik', sans-serif;
    --d191b: 64px;
    --d20e6: 44px;
    --d21bw: 30px;
    --d175b: 18px;
    --d18c3: 500;
    --d6hf: 14px;
    --d7c1: 20px;
    --d85z: 28px;
    --d9pc: 40px;
    --d4me: 50px;
    --d10sa: 0 4px 12px rgba(0,0,0,0.1);
    --d11qb: 0 8px 24px rgba(0,0,0,0.14);
    --d12hx: 0 16px 40px rgba(0,0,0,0.18);
    --d1385: 0 24px 60px rgba(0,0,0,0.22);
    --_3b9nik9: 60px 0;
}
._q0gvn {
    border-radius: 2px;
    padding: 14px 28px;
}
._4jlya, ._hb1w6, ._7vnw7iy, ._m99km, ._9rxjxqj {
    border-width: 3px;
    border-color: #C06814;
}

._4jlya, ._hb1w6, ._m99km, ._9rxjxqj, ._7vnw7iy {
    position: relative;
    overflow: hidden;
}
._4jlya::after, ._hb1w6::after, ._m99km::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: var(--d1xx);
}

.about-section p:first-of-type::first-letter {
    font-size: 3.2em;
    float: left;
    line-height: 0.8;
    margin-right: 10px;
    margin-top: 6px;
    font-weight: 800;
    color: var(--d14mz);
}

._r6ok9zb {
    position: relative;
    overflow: hidden;
    padding-right: 28px;
    transition: padding-right 0.3s;
}
._r6ok9zb::after {
    content: '\2192';
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    transition: right 0.3s;
}
._r6ok9zb:hover {
    padding-right: 40px;
}
._r6ok9zb:hover::after {
    right: 16px;
}

._ra1r5 {
    min-height: 100vh;
    background-size: cover;
    background-position: center;
}
._ra1r5 .hero-bg { opacity: 0.5 !important; }
._ra1r5 ._nsf8f {
    background: linear-gradient(180deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.3) 50%, rgba(0,0,0,0.7) 100%) !important;
}
._ra1r5 ._imzybc7 { text-align: center; }
._ra1r5 ._wsze2c { color: #fff; text-shadow: 0 2px 20px rgba(0,0,0,0.3); }
._ra1r5 ._6qwwx { color: rgba(255,255,255,0.85); }
._ra1r5 ._codaok8 { background: rgba(255,255,255,0.15); color: #fff !important; backdrop-filter: blur(8px); }
._ra1r5 ._utztu39 { border-color: rgba(255,255,255,0.5); color: #fff; }
._ra1r5 ._4xrow { justify-content: center; }

._4jur5e { background: transparent; padding: 20px 0; }
._4jur5e.scrolled {
    background: rgba(255,255,255,0.85);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    box-shadow: 0 1px 0 var(--border-color);
    padding: 14px 0;
}

._b9374c { background: var(--footer-dark-bg); color: rgba(255,255,255,0.6); padding-top: 80px; }
._e3f56s ._i5sl2ji::after { width: 40px; height: 2px; background: var(--d14mz); }
._s63vwc a { border-radius: 50%; }
._1aevq { border-top: 1px solid rgba(255,255,255,0.08); padding: 24px 0; margin-top: 60px; }

.contact-section ._ha54f {
    background: var(--bg-card, #fff);
    padding: 40px;
    border-radius: var(--d85z);
    box-shadow: var(--d12hx);
    border: 1px solid var(--border-color);
}
.contact-section .form-control { border-radius: var(--d7c1); padding: 14px 18px; }
.contact-section ._q0gvn { width: 100%; padding: 16px; }

._zp8zcqn { font-size: 24px; font-weight: 800; background: var(--d1xx); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }

._wgkn9, .card-title, ._to74z {
    padding-left: 14px;
    border-left: 3px solid var(--d14mz);
}
h4, h5 { padding-left: 12px; border-left: 2px solid var(--d14mz); }

._jsp30 {
    transform: rotate(-3deg);
    transition: transform 0.4s ease;
}
._jsp30:hover {
    transform: rotate(0deg);
}
._jsp30 img {
    border-radius: var(--d7c1);
    box-shadow: 12px 12px 0 var(--d14mz);
}

section:not(._ra1r5) .col-lg-6 img, section:not(._ra1r5) .col-lg-5 img, .about-section img, section img.rounded {
    outline: 2px solid var(--d14mz);
    outline-offset: 8px;
    border-radius: var(--d7c1);
}

._0y280r { width: 46px; height: 46px; gap: 5px; border: 3px solid var(--text-primary); background: none; border-radius: 0; }
._0y280r ._z21s1 { width: 22px; height: 3px; border-radius: 0; transition: transform 0.25s ease, opacity 0.2s ease; }
._0y280r.active { background: var(--text-primary); }
._0y280r.active ._z21s1 { background: var(--bg-primary, #fff); }
._0y280r.active ._z21s1:nth-child(1) { transform: translateY(8px) rotate(45deg); }
._0y280r.active ._z21s1:nth-child(2) { opacity: 0; }
._0y280r.active ._z21s1:nth-child(3) { transform: translateY(-8px) rotate(-45deg); }

main > section + section::before{content:'';display:block;width:12px;height:12px;border:2px solid var(--d14mz);border-radius:50%;margin:15px auto;opacity:0.35;}

.cursor-cross-h,.cursor-cross-v{position:fixed;pointer-events:none;z-index:99998;background:var(--d14mz);opacity:0.06;}.cursor-cross-h{width:100%;height:1px;left:0;}.cursor-cross-v{width:1px;height:100%;top:0;}

.progress-header{position:fixed;top:0;left:0;height:2px;z-index:100000;background:var(--d14mz);width:0;opacity:0.8;}

._4jlya,._hb1w6{opacity:0;animation:slideLeft 0.6s ease forwards;}.row>[class*="col"]:nth-child(odd) ._4jlya,.row>[class*="col"]:nth-child(odd) ._hb1w6{animation-name:slideLeft;}.row>[class*="col"]:nth-child(even) ._4jlya,.row>[class*="col"]:nth-child(even) ._hb1w6{animation-name:slideRight;}.row>[class*="col"]:nth-child(1)>*{animation-delay:0.1s;}.row>[class*="col"]:nth-child(2)>*{animation-delay:0.2s;}.row>[class*="col"]:nth-child(3)>*{animation-delay:0.3s;}.row>[class*="col"]:nth-child(4)>*{animation-delay:0.4s;}@keyframes slideLeft{from{opacity:0;transform:translateX(-40px);}to{opacity:1;transform:translateX(0);}}@keyframes slideRight{from{opacity:0;transform:translateX(40px);}to{opacity:1;transform:translateX(0);}}

.typewriter-cursor{display:inline-block;width:2px;height:1em;background:var(--d14mz);margin-left:4px;animation:twBlink 0.7s step-end infinite;vertical-align:text-bottom;}@keyframes twBlink{50%{opacity:0;}}

@media(prefers-reduced-motion:reduce){._4jlya,._hb1w6,._m99km,._9rxjxqj,._hwnh5c,.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;border:1px solid var(--d14mz);opacity:0.03;animation:decoSquare 20s ease-in-out infinite alternate;transform:rotate(45deg);}@keyframes decoSquare{0%{transform:rotate(45deg) translateY(0);}100%{transform:rotate(65deg) translateY(-50px);}}

main > section {
    opacity: 0;
    transform: translateY(-120px) scale(0.95);
    animation: none;
}
main > section.in-view {
    animation: cascadeDrop 0.9s cubic-bezier(0.34,1.56,0.64,1) forwards;
}
._ra1r5 { opacity: 1 !important; transform: none !important; animation: none !important; }
@keyframes cascadeDrop {
    0% { opacity: 0; transform: translateY(-120px) scale(0.95); }
    60% { opacity: 1; transform: translateY(10px) scale(1.01); }
    80% { transform: translateY(-5px) scale(0.995); }
    100% { opacity: 1; transform: translateY(0) scale(1); }
}
@media (max-width: 768px) {
    @keyframes cascadeDrop {
        0% { opacity: 0; transform: translateY(-60px); }
        100% { opacity: 1; transform: translateY(0); }
    }
}

._q0gvn,._r6ok9zb,._utztu39{transition:transform 0.15s ease;}._q0gvn:active,._r6ok9zb:active,._utztu39:active{transform:scale(0.93);}@keyframes btnBounce{0%{transform:scale(0.93);}40%{transform:scale(1.05);}70%{transform:scale(0.98);}100%{transform:scale(1);}}

._hb1w6 img,._m99km img,.portfolio-item img,._4jlya img{transition:transform 0.5s cubic-bezier(0.23,1,0.32,1);}._hb1w6:hover img,._m99km:hover img,.portfolio-item:hover img,._4jlya:hover img{transform:scale(1.08) rotate(1.5deg);}

._4jlya,._hb1w6,._m99km,._7vnw7iy,._9rxjxqj{transition:transform 0.4s ease,box-shadow 0.4s ease;transform-style:preserve-3d;will-change:transform;}

@keyframes pulseGlow{0%,100%{box-shadow:0 0 0 0 rgba(var(--d14mz-rgb,99,102,241),0.45);}70%{box-shadow:0 0 0 14px rgba(var(--d14mz-rgb,99,102,241),0);}}
._ra1r5 ._r6ok9zb,._ra1r5 ._q0gvn{animation:pulseGlow 2.5s ease-in-out infinite;}

._4jlya,._hb1w6{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;}._4jlya:hover,._hb1w6:hover{border-color:rgba(var(--d14mz-rgb,99,102,241),0.4) !important;background:rgba(var(--bg-card-rgb,255,255,255),0.88) !important;}

._4jlya,._hb1w6,._9rxjxqj{position:relative;overflow:hidden;border:none !important;}._4jlya::after,._hb1w6::after,._9rxjxqj::after{content:'';position:absolute;inset:-2px;background:conic-gradient(from var(--shimmer-angle,0deg),var(--d14mz),var(--d1531,var(--d14mz)),transparent,var(--d14mz));border-radius:inherit;z-index:-1;animation:shimmerBorder 4s linear infinite;}._4jlya::before,._hb1w6::before,._9rxjxqj::before{content:'';position:absolute;inset:2px;background:var(--bg-card);border-radius:inherit;z-index:-1;}@keyframes shimmerBorder{to{--shimmer-angle:360deg;}}@property --shimmer-angle{syntax:'<angle>';initial-value:0deg;inherits:false;}

.word-reveal{display:inline;opacity:0;transition:opacity 0.4s ease;}.word-reveal.visible{opacity:1;}

main > section:nth-child(odd):not(:first-child) { position: relative; overflow: clip; }
main > section:nth-child(odd):not(:first-child)::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.025;
    background:
        radial-gradient(circle at 20% 30%, transparent 20px, var(--d14mz) 20px, var(--d14mz) 21px, transparent 21px),
        radial-gradient(circle at 60% 15%, transparent 25px, var(--d14mz) 25px, var(--d14mz) 26px, transparent 26px),
        radial-gradient(circle at 80% 50%, transparent 18px, var(--d14mz) 18px, var(--d14mz) 19px, transparent 19px),
        radial-gradient(circle at 35% 70%, transparent 22px, var(--d14mz) 22px, var(--d14mz) 23px, transparent 23px),
        radial-gradient(circle at 70% 80%, transparent 28px, var(--d14mz) 28px, var(--d14mz) 29px, transparent 29px),
        radial-gradient(circle at 10% 85%, transparent 15px, var(--d14mz) 15px, var(--d14mz) 16px, transparent 16px),
        radial-gradient(circle at 90% 20%, transparent 20px, var(--d14mz) 20px, var(--d14mz) 21px, transparent 21px);
}
._ra1r5::before { display: none !important; }

html:not(._qjrcuq) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    ._5kbqq {
        flex-wrap: nowrap;
        overflow: visible;
    }
    ._3fk4bra {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    ._3fk4bra .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    ._nr5qc2, ._xzqlj {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    ._nr5qc2 .nav-link,
    ._xzqlj .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    ._pjak6r {
        flex-shrink: 0;
        white-space: nowrap;
    }
    ._zp8zcqn {
        flex-shrink: 0;
    }
}

div._ynbuek:not(._3b9nik9) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    padding: 6px 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
div._ynbuek:not(._3b9nik9) + ._4jur5e {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div._ynbuek._1quqv35 {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div._ynbuek._1quqv35 + ._4jur5e,
div._ynbuek:not(._3b9nik9) + ._4jur5e.scrolled {
    top: 0;
}
div._ynbuek:not(._3b9nik9) ~ ._ra1r5 {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div._ynbuek:not(._3b9nik9) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div._ynbuek:not(._3b9nik9) + ._4jur5e {
        top: 0;
    }
    div._ynbuek:not(._3b9nik9) ~ ._ra1r5 {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    ._0y280r {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    ._0y280r ._z21s1 {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    ._3fk4bra {
        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;
    }
    ._3fk4bra .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;
    }
    ._3fk4bra .nav-link::after { display: none !important; }
    ._pjak6r { display: none !important; }
    ._nr5qc2, ._xzqlj { display: none !important; }
}

@media (max-width: 992px) {
    ._3fk4bra { top: auto !important; bottom: -100% !important; right: 0 !important; left: 0 !important; width: 100vw !important; height: auto !important; max-height: 75vh !important; background: var(--bg-card) !important; padding: 16px 32px 40px !important; border-radius: 20px 20px 0 0 !important; box-shadow: 0 -8px 40px rgba(0,0,0,0.2) !important; transition: bottom 0.4s cubic-bezier(0.4,0,0.2,1) !important; }
    ._3fk4bra::before { content: '' !important; display: block !important; width: 40px !important; height: 4px !important; background: var(--border-color) !important; border-radius: 2px !important; margin: 0 auto 24px !important; flex-shrink: 0 !important; }
    ._3fk4bra.active { bottom: 0 !important; }
    ._3fk4bra .nav-link { opacity: 0 !important; transform: translateY(16px) !important; transition: opacity 0.3s ease, transform 0.3s ease !important; border-bottom: 1px solid var(--border-color) !important; text-align: center !important; }
    ._3fk4bra.active .nav-link { opacity: 1 !important; transform: translateY(0) !important; }
    ._3fk4bra.active .nav-link:nth-child(1){transition-delay:.10s !important;}
    ._3fk4bra.active .nav-link:nth-child(2){transition-delay:.16s !important;}
    ._3fk4bra.active .nav-link:nth-child(3){transition-delay:.22s !important;}
    ._3fk4bra.active .nav-link:nth-child(4){transition-delay:.28s !important;}
    ._3fk4bra.active .nav-link:nth-child(5){transition-delay:.34s !important;}
    ._3fk4bra.active .nav-link:nth-child(6){transition-delay:.40s !important;}
    ._3fk4bra.active .nav-link:nth-child(7){transition-delay:.46s !important;}
    ._3fk4bra.active .nav-link:nth-child(8){transition-delay:.52s !important;}
}

._4jlya,
._hb1w6,
._m99km,
._9rxjxqj,
._1aqeq,
._hwnh5c {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
._4jlya *,
._hb1w6 *,
._m99km *,
._9rxjxqj *,
._1aqeq * {
    filter: none !important;
}
@supports (animation: none) {
    ._4jlya, ._hb1w6, ._m99km {
        animation-fill-mode: forwards !important;
    }
}
._m99km + ._m99km {
    margin-top: 1.5rem;
}

._ra1r5 ._nsf8f ~ .container,
._ra1r5 ._nsf8f ~ .container * {
    color: #fff;
}
._ra1r5 ._nsf8f ~ .container p,
._ra1r5 ._nsf8f ~ .container ._6qwwx {
    color: rgba(255,255,255,0.85);
}
._ra1r5 ._nsf8f ~ .container ._q0gvn {
    color: inherit;
}
._4gxelu ._codaok8 { color: #fff; }
._4gxelu ._1nghsq { color: var(--d14mz); }
._4gxelu ._688hi { color: rgba(255,255,255,0.55); }
._4gxelu ._cwv5y a { color: rgba(255,255,255,0.65); }
._4gxelu ._cwv5y a:hover { color: #fff; }
._b9374c[style*="background:none"] { background: none !important; }
._b9374c[style*="background:none"]::before,
._b9374c[style*="background:none"]::after { display: none !important; }

body {
    line-height: 1.683;
    letter-spacing: 0.0em;
}

._4jlya, ._hb1w6, ._m99km, ._7vnw7iy, ._9rxjxqj {
    padding: 28px;
}
._4jlya, ._hb1w6, ._m99km, ._7vnw7iy, ._9rxjxqj .card-body {
    padding: 22px 23px;
}
.row > [class*="col"]:nth-child(1) ._4jlya,
.row > [class*="col"]:nth-child(1) ._hb1w6 {
    padding: 30px;
    border-radius: calc(var(--d7c1) + 0px);
}
.row > [class*="col"]:nth-child(2) ._4jlya,
.row > [class*="col"]:nth-child(2) ._hb1w6 {
    padding: 27px;
    border-radius: calc(var(--d7c1) + 2px);
}
.row > [class*="col"]:nth-child(3) ._4jlya,
.row > [class*="col"]:nth-child(3) ._hb1w6 {
    padding: 26px;
    border-radius: calc(var(--d7c1) + -2px);
}
.row > [class*="col"]:nth-child(4) ._4jlya,
.row > [class*="col"]:nth-child(4) ._hb1w6 {
    padding: 25px;
    border-radius: calc(var(--d7c1) + -2px);
}
.row > [class*="col"]:nth-child(5) ._4jlya,
.row > [class*="col"]:nth-child(5) ._hb1w6 {
    padding: 25px;
    border-radius: calc(var(--d7c1) + -2px);
}
.row > [class*="col"]:nth-child(6) ._4jlya,
.row > [class*="col"]:nth-child(6) ._hb1w6 {
    padding: 27px;
    border-radius: calc(var(--d7c1) + 3px);
}

._q0gvn {
    padding: 13px 30px;
    font-size: 16px;
    letter-spacing: 0.162px;
    border-radius: calc(var(--d7c1) + 3px);
}
._utztu39 {
    padding: 14px 32px;
    border-width: 1px;
}

main > section {
    padding-top: 98px;
    padding-bottom: 106px;
}
main > section:first-child {
    padding-top: 103px;
}
main > section:nth-child(2) {
    padding-top: 105px;
    padding-bottom: 90px;
}
main > section:nth-child(6) {
    padding-top: 95px;
    padding-bottom: 97px;
}

._lhd796x {
    margin-bottom: 55px;
}

._4jlya, ._hb1w6, ._m99km, ._9rxjxqj {
    box-shadow: 0px 3px 14px rgba(0,0,0,0.068);
}

._ra1r5 {
    padding-top: 99px;
}
._wsze2c {
    margin-bottom: 21px;
}
._6qwwx {
    margin-bottom: 32px;
    font-size: 16px;
    line-height: 1.541;
}
._codaok8 {
    font-size: 13px;
    letter-spacing: 2.742px;
    margin-bottom: 21px;
}
._4xrow {
    gap: 14px;
}

._jsp30 img {
    border-radius: 13px;
    box-shadow: 0 17px 41px rgba(0,0,0,0.123);
}

._lml95 {
    width: 47px;
    height: 47px;
    font-size: 20px;
    border-radius: 8px;
    margin-bottom: 19px;
}

._wgkn9, .card-title {
    font-size: 18px;
    margin-bottom: 10px;
}
._fduih1o, .card-text {
    font-size: 14px;
    line-height: 1.633;
}

._tzddf4 {
    margin-bottom: 16px;
    letter-spacing: 0.0px;
}
._1nghsq {
    font-size: 14px;
    letter-spacing: 3.326px;
    margin-bottom: 11px;
}
._dswmfpq {
    font-size: 16px;
    line-height: 1.672;
}

@media (min-width: 993px) {
    ._3fk4bra {
        gap: 31px;
    }
    ._3fk4bra .nav-link {
        font-size: 15px;
        padding: 6px 0;
    }
}

._b9374c {
    padding-top: 68px;
}
._e3f56s ._i5sl2ji {
    font-size: 18px;
    margin-bottom: 25px;
}
._cwv5y a {
    font-size: 13px;
}
._cwv5y li {
    margin-bottom: 8px;
}
._s63vwc {
    gap: 12px;
}
._s63vwc a {
    width: 35px;
    height: 35px;
}
._1aevq {
    padding: 22px 0;
    margin-top: 48px;
}

.form-control {
    border-radius: 9px;
    padding: 14px 17px;
    font-size: 16px;
}

._7vnw7iy {
    padding: 29px;
}
._pjdns {
    font-size: 18px;
    line-height: 1.661;
    margin-bottom: 16px;
}
._zbq058u {
    width: 50px;
    height: 50px;
}
._4qqwb {
    font-size: 14px;
}
._wwjpe {
    font-size: 13px;
}

._9rxjxqj {
    padding: 36px;
}
._rigbmpz {
    font-size: 19px;
    margin-bottom: 6px;
}
._t3otm {
    font-size: 40px;
    margin-bottom: 23px;
}
._9hekyw li {
    padding: 10px 0;
    font-size: 13px;
}

._siut9y, .stat-number {
    font-size: 44px;
    margin-bottom: 3px;
}
._umhgr {
    font-size: 15px;
    letter-spacing: 0.319px;
}

._em0j3 img {
    border-radius: 10px;
}
._1usv6 {
    font-size: 18px;
    margin-bottom: 2px;
}
._xt6to {
    font-size: 13px;
}

._z5znl {
    font-size: 27px;
    margin-bottom: 15px;
}
._to74z {
    font-size: 18px;
    margin-bottom: 8px;
}

.wow {
    animation-duration: 0.662s !important;
}
._4jlya, ._hb1w6, ._m99km, ._7vnw7iy,
._9rxjxqj, ._hwnh5c {
    transition-duration: 0.241s;
}

.row {
    --bs-gutter-y: 26px;
}

._bbjlha {
    padding: 91px 0;
}
._lftbje {
    font-size: 38px;
    margin-bottom: 17px;
}
._yi49uxg {
    font-size: 16px;
    margin-bottom: 25px;
}

._m99km ._jmtr7q8 img {
    border-radius: 6px 6px 0 0;
}
._7imlmd {
    font-size: 13px;
    margin-bottom: 5px;
    gap: 9px;
}

._4jur5e {
    padding: 21px 0;
}
._4jur5e.scrolled {
    padding: 19px 0;
}
._zp8zcqn {
    font-size: 24px;
}
._pjak6r {
    margin-left: 18px;
}

:root {
    --_idx: 48974;
    --_uid: 39007;
    --_flag: 7.42;
    --_run: 1.45;
    --_ver: 85571;
}
.scope-tag { --_ref: '69'; font-variant: normal; unicode-bidi: normal }
.node-stub { --_ref: '3c1'; --_stamp: 473 }

._4gxelu h1, ._4gxelu h2, ._4gxelu h3, ._4gxelu h4, ._4gxelu h5, ._4gxelu h6 { color: #fff !important; }
._4gxelu { color: rgba(255,255,255,0.85) !important; }
._4gxelu p, ._4gxelu li, ._4gxelu span:not(.badge):not(._q0gvn), ._4gxelu ._lgseu, ._4gxelu label, ._4gxelu blockquote, ._4gxelu figcaption, ._4gxelu dt, ._4gxelu dd, ._4gxelu td, ._4gxelu th { color: rgba(255,255,255,0.78) !important; }
._4gxelu a:not(._q0gvn):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
._4gxelu a:not(._q0gvn):not(.nav-link):hover { color: #fff !important; }
._4gxelu ._siut9y { color: #fff !important; }
._4gxelu ._umhgr { 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(._q0gvn), .bg-dark-custom ._lgseu, .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(._q0gvn):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(._q0gvn):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom ._siut9y { color: #fff !important; }
.bg-dark-custom ._umhgr { 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(._q0gvn), .bg-gradient-custom ._lgseu, .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(._q0gvn):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(._q0gvn):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom ._siut9y { color: #fff !important; }
.bg-gradient-custom ._umhgr { 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(._q0gvn), .bg-accent-custom ._lgseu, .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(._q0gvn):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(._q0gvn):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom ._siut9y { color: #fff !important; }
.bg-accent-custom ._umhgr { color: rgba(255,255,255,0.7) !important; }

._bbjlha h1, ._bbjlha h2, ._bbjlha h3, ._bbjlha h4, ._bbjlha h5, ._bbjlha h6 { color: #fff !important; }
._bbjlha { color: rgba(255,255,255,0.85) !important; }
._bbjlha p, ._bbjlha li, ._bbjlha span:not(.badge):not(._q0gvn), ._bbjlha ._lgseu, ._bbjlha label, ._bbjlha blockquote, ._bbjlha figcaption, ._bbjlha dt, ._bbjlha dd, ._bbjlha td, ._bbjlha th { color: rgba(255,255,255,0.78) !important; }
._bbjlha a:not(._q0gvn):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
._bbjlha a:not(._q0gvn):not(.nav-link):hover { color: #fff !important; }
._bbjlha ._siut9y { color: #fff !important; }
._bbjlha ._umhgr { color: rgba(255,255,255,0.7) !important; }

._mg81nh h1, ._mg81nh h2, ._mg81nh h3, ._mg81nh h4, ._mg81nh h5, ._mg81nh h6 { color: #fff !important; }
._mg81nh { color: rgba(255,255,255,0.85) !important; }
._mg81nh p, ._mg81nh li, ._mg81nh span:not(.badge):not(._q0gvn), ._mg81nh ._lgseu, ._mg81nh label, ._mg81nh blockquote, ._mg81nh figcaption, ._mg81nh dt, ._mg81nh dd, ._mg81nh td, ._mg81nh th { color: rgba(255,255,255,0.78) !important; }
._mg81nh a:not(._q0gvn):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
._mg81nh a:not(._q0gvn):not(.nav-link):hover { color: #fff !important; }
._mg81nh ._siut9y { color: #fff !important; }
._mg81nh ._umhgr { color: rgba(255,255,255,0.7) !important; }

._ynbuek h1, ._ynbuek h2, ._ynbuek h3, ._ynbuek h4, ._ynbuek h5, ._ynbuek h6 { color: #fff !important; }
._ynbuek { color: rgba(255,255,255,0.85) !important; }
._ynbuek p, ._ynbuek li, ._ynbuek span:not(.badge):not(._q0gvn), ._ynbuek ._lgseu, ._ynbuek label, ._ynbuek blockquote, ._ynbuek figcaption, ._ynbuek dt, ._ynbuek dd, ._ynbuek td, ._ynbuek th { color: rgba(255,255,255,0.78) !important; }
._ynbuek a:not(._q0gvn):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
._ynbuek a:not(._q0gvn):not(.nav-link):hover { color: #fff !important; }
._ynbuek ._siut9y { color: #fff !important; }
._ynbuek ._umhgr { color: rgba(255,255,255,0.7) !important; }

._b9374c { color: rgba(255,255,255,0.65) !important; }
._b9374c h1, ._b9374c h2, ._b9374c h3,
._b9374c h4, ._b9374c h5, ._b9374c h6,
._b9374c ._i5sl2ji { color: #fff !important; }
._b9374c p, ._b9374c li, ._b9374c span,
._b9374c label { color: rgba(255,255,255,0.6) !important; }
._b9374c a:not(._q0gvn) { color: rgba(255,255,255,0.65) !important; }
._b9374c a:not(._q0gvn):hover { color: #fff !important; }
