@import url('https://fonts.googleapis.com/css2?family=Schibsted+Grotesk:wght@400;500;600;700;800&family=Inter:wght@400;500&display=swap');

:root {
    --bg-primary: #ffffff;
    --bg-secondary: #f3f3f3;
    --bg-card: #fefefe;
    --bg-card-hover: #f7f7f7;
    --text-primary: #1d2024;
    --text-secondary: #5c6268;
    --text-muted: #6a8096;
    --border-color: #e4e4e5;
    --border-light: #d4d5d6;
    --footer-dark-bg: #141a1c;
    --a14d5: #318fad;
    --a15qg: #2958df;
    --a16zl: #472cd6;
    --a1wk: linear-gradient(to right, var(--a14d5), var(--a15qg));
    --a1wk-alt: linear-gradient(to right, var(--a15qg), var(--a16zl));
    --accent-glow: 0 4px 20px rgba(49, 143, 173, 0.25);
}

:root {
    --a14d5: #318fad;
    --a15qg: #2958df;
    --a16zl: #472cd6;
    --a1wk: linear-gradient(to right, var(--a14d5), var(--a15qg));
    --a3x8: 'Schibsted Grotesk', sans-serif;
    --a5ys: 'Inter', sans-serif;
    --a19yr: 56px;
    --a20pu: 42px;
    --a21ra: 30px;
    --a17ck: 17px;
    --a18mo: 600;
    --a6e7: 10px;
    --a7u4: 16px;
    --a8vu: 24px;
    --a9d5: 32px;
    --a4pr: 50px;
    --a10yq: 3px 3px 0 rgba(0,0,0,0.08);
    --a11hb: 5px 5px 0 rgba(0,0,0,0.10);
    --a12zg: 8px 8px 0 rgba(0,0,0,0.12);
    --a13ub: 12px 12px 0 rgba(0,0,0,0.15);
    --_ze5zfu: 120px 0;
}
._vlk2uj {
    border-radius: 10px;
    padding: 14px 28px;
}
._cjqao6, ._x14ma, ._r5ui4zy, ._q43qma, ._hfy76y {
    border-width: 2px;
    border-color: var(--border-color);
}

._cjqao6, ._x14ma, ._q43qma, ._hfy76y, ._r5ui4zy {
    position: relative;
    overflow: hidden;
}
._cjqao6::after, ._x14ma::after, ._q43qma::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: var(--a1wk);
}

.btn-link-custom::after {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 50%;
    width: 0;
    height: 2px;
    background: var(--a14d5);
    transition: width 0.3s, left 0.3s;
}
.btn-link-custom:hover::after {
    width: 100%;
    left: 0;
}

._mpft49 {
    background: var(--footer-dark-bg);
    color: #fff;
    border-radius: var(--a9d5);
    margin: 0 20px;
}
._mpft49 ._w5tnp4 { color: #fff; }
._mpft49 ._k1w4z6p { color: rgba(255,255,255,0.7); }
._mpft49 ._vlk2uj { background: #fff; color: var(--footer-dark-bg); }

._hfy76y.featured {
    overflow: hidden;
}
._hfy76y.featured::before {
    content: '★';
    position: absolute;
    top: 18px;
    right: -30px;
    width: 120px;
    text-align: center;
    padding: 4px 0;
    background: var(--a14d5);
    color: #fff;
    font-size: 12px;
    transform: rotate(45deg);
}

._cjqao6, ._x14ma, ._q43qma, ._hfy76y, ._r5ui4zy {
    transform: rotate(-1.5deg);
    transition: transform 0.4s cubic-bezier(.25,.8,.25,1);
}
._cjqao6:hover, ._x14ma:hover, ._q43qma:hover, ._hfy76y:hover, ._r5ui4zy:hover {
    transform: rotate(0deg) translateY(-4px);
}

._ysa0wb9 {
    position: relative;
    margin-top: 30px;
}
._ysa0wb9::before {
    content: '';
    position: absolute;
    top: -30px;
    left: 0;
    width: 100%;
    height: 60px;
    background: inherit;
    border-radius: 50% 50% 0 0;
}

._ueeq3 { min-height: 100vh; padding-bottom: 120px; }
._jng6l img {
    border-radius: var(--a8vu);
    box-shadow: var(--a13ub);
}
._jmx9fd1 {
    background: var(--bg-card, #fff);
    padding: 40px 36px;
    border-radius: var(--a8vu);
    box-shadow: var(--a12zg);
    margin-top: -80px;
    position: relative;
    z-index: 5;
    border: 1px solid var(--border-color);
}
._vk17v3 { background: var(--a14d5); color: #fff !important; padding: 6px 16px; border-radius: var(--a6e7); font-size: 11px; }

._fu5wq8 {
    background: var(--a14d5);
    padding: 14px 0;
}
._fu5wq8 ._m9oym { color: #fff; }
._fu5wq8 .nav-link { color: rgba(255,255,255,0.85) !important; }
._fu5wq8 .nav-link:hover, ._fu5wq8 .nav-link.active { color: #fff !important; }
._fu5wq8 .nav-link::after { background: #fff; }
._fu5wq8 ._idvice { background: #fff !important; color: var(--a14d5) !important; border-color: #fff !important; }
._fu5wq8 ._y428tw ._gpdwf9l { background: #fff; }
._fu5wq8.scrolled { background: var(--a14d5); box-shadow: 0 4px 20px color-mix(in srgb, var(--a14d5) 40%, transparent); padding: 10px 0; }

._ln8ecs {
    background: #f8f6f3;
    color: var(--text-secondary);
    padding-top: 80px;
    border-top: 4px double var(--text-primary);
}
._ln8ecs p, ._ln8ecs li, ._ln8ecs span,
._ln8ecs ._gg48744 p, ._ln8ecs .footer-contact li { color: var(--text-secondary); }
._ln8ecs h1,._ln8ecs h2,._ln8ecs h3,._ln8ecs h4,._ln8ecs h5 { color: var(--text-primary); }
._gg48744 ._kw8fo {
    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;
}
._gg48744 ._kw8fo::after { display: none; }
._o8y2m a { color: var(--text-secondary); font-size: 14px; }
._o8y2m a:hover { color: var(--text-primary); text-decoration: underline; }
._sk1qy a { border-radius: 0; background: var(--text-primary); color: var(--bg-primary); border: none; }
._sk1qy a:hover { background: var(--a14d5); }
._t6bsk { border-top: 1px solid var(--text-primary); }
._t6bsk p { color: var(--text-secondary); font-style: italic; }

.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 ._bl9sa { background: var(--bg-card, #fff); padding: 40px; border-radius: var(--a8vu); box-shadow: var(--a11hb); }

._m9oym { font-size: 24px; font-weight: 800; color: var(--a14d5) !important; text-shadow: 0 0 10px rgba(var(--a14d5-rgb, 99,102,241), 0.5), 0 0 20px rgba(var(--a14d5-rgb, 99,102,241), 0.3); }
._m9oym:hover { text-shadow: 0 0 15px rgba(var(--a14d5-rgb, 99,102,241), 0.7), 0 0 30px rgba(var(--a14d5-rgb, 99,102,241), 0.4); }

._m130z, .card-title, ._biqpj {
    background: var(--a1wk);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-weight: 800;
}
._ln8ecs ._m130z, ._ln8ecs .card-title, ._ln8ecs ._biqpj,
._fu5wq8 ._m130z, ._fu5wq8 .card-title, ._fu5wq8 ._biqpj {
    -webkit-text-fill-color: initial;
    background: none;
}

._mqszr {
    padding: 3px;
    background: var(--a1wk);
    border-radius: 50%;
    display: inline-block;
}
._kcgapd ._mqszr img, ._mqszr img {
    border-radius: 50%;
    display: block;
}

section:not(._ueeq3) .col-lg-6 img, section:not(._ueeq3) .col-lg-5 img, .about-section img, section img.rounded {
    outline: 2px solid var(--a14d5);
    outline-offset: 8px;
    border-radius: var(--a7u4);
}

._y428tw { width: 42px; height: 42px; gap: 6px; border: 1.5px solid transparent; background: none; border-radius: var(--a6e7, 6px); transition: border-color 0.25s ease, background 0.25s ease; }
._y428tw ._gpdwf9l { width: 22px; height: 2px; border-radius: 2px; transition: transform 0.3s ease, opacity 0.3s ease; }
._y428tw:hover { border-color: var(--a14d5); background: rgba(var(--a14d5-rgb, 99,102,241), 0.06); }
._y428tw.active { border-color: var(--a14d5); }
._y428tw.active ._gpdwf9l:nth-child(1) { transform: translateY(8px) rotate(45deg); }
._y428tw.active ._gpdwf9l:nth-child(2) { opacity: 0; }
._y428tw.active ._gpdwf9l:nth-child(3) { transform: translateY(-8px) rotate(-45deg); }

main > section + section::before{content:'';display:block;width:100px;height:6px;border-top:2px solid var(--a14d5);border-bottom:2px solid var(--a14d5);margin:15px auto;opacity:0.3;}

.progress-header{position:fixed;top:0;left:0;height:2px;z-index:100000;background:var(--a14d5);width:0;opacity:0.8;}

._cjqao6,._x14ma{opacity:0;animation:slideLeft 0.45s ease forwards;}.row>[class*="col"]:nth-child(odd) ._cjqao6,.row>[class*="col"]:nth-child(odd) ._x14ma{animation-name:slideLeft;}.row>[class*="col"]:nth-child(even) ._cjqao6,.row>[class*="col"]:nth-child(even) ._x14ma{animation-name:slideRight;}.row>[class*="col"]:nth-child(1)>*{animation-delay:0.05s;}.row>[class*="col"]:nth-child(2)>*{animation-delay:0.1s;}.row>[class*="col"]:nth-child(3)>*{animation-delay:0.15s;}.row>[class*="col"]:nth-child(4)>*{animation-delay:0.2s;}@keyframes slideLeft{from{opacity:0;transform:translateX(-25px);}to{opacity:1;transform:translateX(0);}}@keyframes slideRight{from{opacity:0;transform:translateX(25px);}to{opacity:1;transform:translateX(0);}}

@media(prefers-reduced-motion:reduce){._cjqao6,._x14ma,._q43qma,._hfy76y,._kcgapd,.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(--a14d5);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 {
    position: sticky;
    top: 0;
    transition: transform 0.1s linear, opacity 0.1s linear;
    transform-origin: center top;
    background: var(--bg-primary);
    border-radius: var(--a9d5) var(--a9d5) 0 0;
}
main > section:nth-child(even):not(._mpft49):not(._t9e0fq) { background: var(--bg-secondary, var(--bg-primary)); }
._ueeq3 { position: relative; border-radius: 0; }
._ln8ecs { position: relative; border-radius: var(--a9d5) var(--a9d5) 0 0; }
@media (max-width: 768px) { main > section { position: relative; border-radius: 0; } }

._x14ma img,._q43qma img,.portfolio-item img,._cjqao6 img{transition:transform 0.5s cubic-bezier(0.23,1,0.32,1);}._x14ma:hover img,._q43qma:hover img,.portfolio-item:hover img,._cjqao6:hover img{transform:scale(1.08) rotate(1.5deg);}

._cjqao6,._x14ma,._q43qma,._r5ui4zy,._hfy76y{transition:transform 0.35s ease,box-shadow 0.35s ease;}._cjqao6:hover,._x14ma:hover,._q43qma:hover,._r5ui4zy:hover,._hfy76y:hover{transform:translateY(-10px);box-shadow:0 20px 50px rgba(0,0,0,0.12) !important;}

.pulse-dot{display:inline-block;width:10px;height:10px;background:var(--a14d5);border-radius:50%;margin-left:10px;vertical-align:middle;animation:pulseDot 2s ease-in-out infinite;}@keyframes pulseDot{0%,100%{transform:scale(1);opacity:1;}50%{transform:scale(1.8);opacity:0.3;}}

.counter-spin{animation:counterSlot 0.8s cubic-bezier(0.16,1,0.3,1) forwards;}@keyframes counterSlot{0%{transform:translateY(100%);filter:blur(4px);}100%{transform:translateY(0);filter:blur(0);}}

._pgj2d7i{background:linear-gradient(90deg,var(--text-primary) 0%,var(--a14d5) 25%,var(--text-primary) 50%,var(--a14d5) 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(._mpft49):not(._t9e0fq) { position: relative; overflow: clip; }
main > section:nth-child(even):not(._mpft49):not(._t9e0fq)::before {
    content: '';
    position: absolute;
    inset: 0;
    opacity: 0.035;
    pointer-events: none;
    z-index: 0;
    background-image:
        repeating-radial-gradient(circle at 30% 40%, transparent 0, transparent 40px, var(--a14d5) 40px, var(--a14d5) 41px, transparent 41px, transparent 80px),
        repeating-radial-gradient(circle at 70% 60%, transparent 0, transparent 35px, var(--a14d5) 35px, var(--a14d5) 36px, transparent 36px, transparent 70px),
        repeating-radial-gradient(circle at 50% 20%, transparent 0, transparent 50px, var(--a14d5) 50px, var(--a14d5) 51px, transparent 51px, transparent 100px);
}
._ueeq3::before { display: none !important; }

html:not(._un5842) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    ._tp485hd {
        flex-wrap: nowrap;
        overflow: visible;
    }
    ._a0zahye {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    ._a0zahye .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    ._qf72y0w, ._h9xwcr0 {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    ._qf72y0w .nav-link,
    ._h9xwcr0 .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    ._idvice {
        flex-shrink: 0;
        white-space: nowrap;
    }
    ._m9oym {
        flex-shrink: 0;
    }
}

div._ysa0wb9:not(._ze5zfu) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    height: 36px;
    min-height: 36px;
    max-height: 36px;
    padding: 6px 0 !important;
    line-height: 1.5;
    overflow: hidden;
    box-sizing: border-box;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
div._ysa0wb9:not(._ze5zfu) + ._fu5wq8 {
    top: 36px;
    background: var(--bg-primary, #ffffff);
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}

body:has(> div._ysa0wb9:not(._ze5zfu)) {
    padding-top: 36px;
}
div._ysa0wb9._rua9ib4 {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div._ysa0wb9._rua9ib4 + ._fu5wq8,
div._ysa0wb9:not(._ze5zfu) + ._fu5wq8.scrolled {
    top: 0;
}
div._ysa0wb9:not(._ze5zfu) ~ ._ueeq3,
div._ysa0wb9:not(._ze5zfu) ~ main > ._ueeq3,
div._ysa0wb9:not(._ze5zfu) ~ section._ueeq3 {
    padding-top: 200px !important;
}

@media (max-width: 992px) {
    div._ysa0wb9:not(._ze5zfu) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        height: auto;
        min-height: 0;
        max-height: none;
        padding: 4px 0 !important;
        overflow: visible;
    }
    div._ysa0wb9:not(._ze5zfu) + ._fu5wq8 {
        top: 0;
    }
    
    body:has(> div._ysa0wb9:not(._ze5zfu)) {
        padding-top: 0;
    }
    div._ysa0wb9:not(._ze5zfu) ~ ._ueeq3,
    div._ysa0wb9:not(._ze5zfu) ~ main > ._ueeq3,
    div._ysa0wb9:not(._ze5zfu) ~ section._ueeq3 {
        padding-top: 140px !important;
    }
}

@media (max-width: 992px) {
    ._y428tw {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    ._y428tw ._gpdwf9l {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    ._a0zahye {
        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;
    }
    ._a0zahye .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;
    }
    ._a0zahye .nav-link::after { display: none !important; }
    ._idvice { display: none !important; }
    ._qf72y0w, ._h9xwcr0 { display: none !important; }
}

@media (max-width: 992px) {
    ._a0zahye { right: -100% !important; left: auto !important; width: min(320px,85vw) !important; background: var(--bg-secondary) !important; padding: 100px 36px 40px !important; box-shadow: -4px 0 30px rgba(0,0,0,0.15) !important; border-left: none !important; counter-reset: nav-item !important; transition: right 0.4s cubic-bezier(0.4,0,0.2,1) !important; }
    ._a0zahye.active { right: 0 !important; }
    ._a0zahye .nav-link { display: flex !important; align-items: center !important; gap: 14px !important; border-bottom: 1px solid var(--border-color) !important; counter-increment: nav-item !important; opacity: 0 !important; transform: translateX(20px) !important; transition: opacity 0.35s ease, transform 0.35s ease !important; }
    ._a0zahye .nav-link::before { content: counter(nav-item, decimal-leading-zero) !important; font-size: 11px !important; font-weight: 700 !important; color: var(--a14d5) !important; letter-spacing: 1px !important; flex-shrink: 0 !important; width: 22px !important; display: inline !important; }
    ._a0zahye.active .nav-link { opacity: 1 !important; transform: translateX(0) !important; }
    ._a0zahye.active .nav-link:nth-child(1){transition-delay:.06s !important;}
    ._a0zahye.active .nav-link:nth-child(2){transition-delay:.12s !important;}
    ._a0zahye.active .nav-link:nth-child(3){transition-delay:.18s !important;}
    ._a0zahye.active .nav-link:nth-child(4){transition-delay:.24s !important;}
    ._a0zahye.active .nav-link:nth-child(5){transition-delay:.30s !important;}
    ._a0zahye.active .nav-link:nth-child(6){transition-delay:.36s !important;}
    ._a0zahye.active .nav-link:nth-child(7){transition-delay:.42s !important;}
    ._a0zahye.active .nav-link:nth-child(8){transition-delay:.48s !important;}
}

._cjqao6,
._x14ma,
._q43qma,
._hfy76y,
._znelcf,
._kcgapd {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
._cjqao6 *,
._x14ma *,
._q43qma *,
._hfy76y *,
._znelcf * {
    filter: none !important;
}
@supports (animation: none) {
    ._cjqao6, ._x14ma, ._q43qma {
        animation-fill-mode: forwards !important;
    }
}
._q43qma + ._q43qma {
    margin-top: 1.5rem;
}

._ueeq3 ._wy4l9vz ~ .container,
._ueeq3 ._wy4l9vz ~ .container * {
    color: #fff;
}
._ueeq3 ._wy4l9vz ~ .container p,
._ueeq3 ._wy4l9vz ~ .container ._la66lo {
    color: rgba(255,255,255,0.85);
}
._ueeq3 ._wy4l9vz ~ .container ._vlk2uj {
    color: inherit;
}
._ln8ecs[style*="background:none"] { background: none !important; }
._ln8ecs[style*="background:none"]::before,
._ln8ecs[style*="background:none"]::after { display: none !important; }

@media (max-width: 992px) {
    ._fu5wq8 ._a0zahye .nav-link,
    ._fu5wq8:not(.scrolled) ._a0zahye .nav-link,
    ._fu5wq8.scrolled ._a0zahye .nav-link {
        color: var(--text-primary) !important;
    }

    ._fu5wq8 ._a0zahye .nav-link:hover,
    ._fu5wq8 ._a0zahye .nav-link.active {
        color: var(--a14d5) !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%;
}

.flip-swiper .swiper-button-next,
.flip-swiper .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);
}
.flip-swiper .swiper-button-next::after,
.flip-swiper .swiper-button-prev::after {
    font-size: 14px;
    color: var(--text-primary, #1a1a2e);
}
.flip-swiper .swiper-button-next { right: 0; }
.flip-swiper .swiper-button-prev { left: 0; }

._cjqao6, ._znelcf, ._x14ma, ._q43qma,
._hfy76y, ._kcgapd, ._r5ui4zy, .counter-item,
.card { overflow: hidden; }

._cjqao6 h1, ._cjqao6 h2, ._cjqao6 h3, ._cjqao6 h4, ._cjqao6 h5, ._cjqao6 h6,
._znelcf h1, ._znelcf h2, ._znelcf h3, ._znelcf h4,
._x14ma h1, ._x14ma h2, ._x14ma h3, ._x14ma 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;
}

._cjqao6 p, ._cjqao6 span, ._cjqao6 li,
._znelcf p, ._x14ma p, .counter-item p,
.card p, .card span, .card li {
    overflow-wrap: break-word;
    word-break: break-word;
}

._sinjbwp, ._knj8g42, .counter-suffix {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

._cjqao6 .stat-number, ._cjqao6 [class*="number"],
.counter-item .stat-number {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

body {
    line-height: 1.687;
    letter-spacing: 0.008em;
}

._cjqao6, ._x14ma, ._q43qma, ._r5ui4zy, ._hfy76y {
    padding: 24px;
}
._cjqao6, ._x14ma, ._q43qma, ._r5ui4zy, ._hfy76y .card-body {
    padding: 27px 18px;
}
.row > [class*="col"]:nth-child(1) ._cjqao6,
.row > [class*="col"]:nth-child(1) ._x14ma {
    padding: 21px;
    border-radius: calc(var(--a7u4) + 2px);
}
.row > [class*="col"]:nth-child(2) ._cjqao6,
.row > [class*="col"]:nth-child(2) ._x14ma {
    padding: 22px;
    border-radius: calc(var(--a7u4) + 2px);
}
.row > [class*="col"]:nth-child(3) ._cjqao6,
.row > [class*="col"]:nth-child(3) ._x14ma {
    padding: 27px;
    border-radius: calc(var(--a7u4) + 3px);
}
.row > [class*="col"]:nth-child(4) ._cjqao6,
.row > [class*="col"]:nth-child(4) ._x14ma {
    padding: 21px;
    border-radius: calc(var(--a7u4) + 2px);
}
.row > [class*="col"]:nth-child(5) ._cjqao6,
.row > [class*="col"]:nth-child(5) ._x14ma {
    padding: 21px;
    border-radius: calc(var(--a7u4) + -2px);
}
.row > [class*="col"]:nth-child(6) ._cjqao6,
.row > [class*="col"]:nth-child(6) ._x14ma {
    padding: 26px;
    border-radius: calc(var(--a7u4) + -1px);
}

._vlk2uj {
    padding: 15px 26px;
    font-size: 16px;
    letter-spacing: 0.428px;
    border-radius: calc(var(--a7u4) + 1px);
}
._go133 {
    padding: 16px 28px;
    border-width: 1px;
}

main > section {
    padding-top: 74px;
    padding-bottom: 77px;
}
main > section:first-child {
    padding-top: 84px;
}
main > section:nth-child(2) {
    padding-top: 77px;
    padding-bottom: 80px;
}
main > section:nth-child(4) {
    padding-top: 79px;
    padding-bottom: 82px;
}
main > section:nth-child(6) {
    padding-top: 77px;
    padding-bottom: 74px;
}

._xwty1cx {
    margin-bottom: 55px;
}

._cjqao6, ._x14ma, ._q43qma, ._hfy76y {
    box-shadow: 0px 3px 16px rgba(0,0,0,0.054);
}

._ueeq3 {
    padding-top: 106px;
}
._pgj2d7i {
    margin-bottom: 24px;
}
._la66lo {
    margin-bottom: 36px;
    font-size: 19px;
    line-height: 1.544;
}
._vk17v3 {
    font-size: 12px;
    letter-spacing: 3.05px;
    margin-bottom: 26px;
}
._heqe7ow {
    gap: 15px;
}

._jng6l img {
    border-radius: 8px;
    box-shadow: 0 9px 36px rgba(0,0,0,0.152);
}

._p2erz {
    width: 48px;
    height: 48px;
    font-size: 22px;
    border-radius: 14px;
    margin-bottom: 17px;
}

._m130z, .card-title {
    font-size: 20px;
    margin-bottom: 13px;
}
._e2br984, .card-text {
    font-size: 16px;
    line-height: 1.563;
}

._biqpj {
    margin-bottom: 16px;
    letter-spacing: 0.0px;
}
._k2afoin {
    font-size: 13px;
    letter-spacing: 3.716px;
    margin-bottom: 14px;
}
._mau01 {
    font-size: 16px;
    line-height: 1.691;
}

@media (min-width: 993px) {
    ._a0zahye {
        gap: 26px;
    }
    ._a0zahye .nav-link {
        font-size: 13px;
        padding: 6px 0;
    }
}

._ln8ecs {
    padding-top: 72px;
}
._gg48744 ._kw8fo {
    font-size: 18px;
    margin-bottom: 23px;
}
._o8y2m a {
    font-size: 15px;
}
._o8y2m li {
    margin-bottom: 10px;
}
._sk1qy {
    gap: 8px;
}
._sk1qy a {
    width: 35px;
    height: 35px;
}
._t6bsk {
    padding: 25px 0;
    margin-top: 58px;
}

.form-control {
    border-radius: 9px;
    padding: 14px 19px;
    font-size: 15px;
}

._r5ui4zy {
    padding: 28px;
}
._muvujd {
    font-size: 18px;
    line-height: 1.632;
    margin-bottom: 20px;
}
._tz8fn7s {
    width: 51px;
    height: 51px;
}
._edamqj {
    font-size: 16px;
}
._sekmtoo {
    font-size: 13px;
}

._hfy76y {
    padding: 33px;
}
._yxfo8p {
    font-size: 20px;
    margin-bottom: 10px;
}
._uvjpk5 {
    font-size: 48px;
    margin-bottom: 17px;
}
._aj58v0h li {
    padding: 8px 0;
    font-size: 13px;
}

._sinjbwp, .stat-number {
    font-size: 46px;
    margin-bottom: 5px;
}
._knj8g42 {
    font-size: 14px;
    letter-spacing: 0.549px;
}

._mqszr img {
    border-radius: 7px;
}
._a4af6w {
    font-size: 19px;
    margin-bottom: 5px;
}
._yoysq {
    font-size: 14px;
}

._e719vk9 {
    font-size: 34px;
    margin-bottom: 14px;
}
._xuscl1m {
    font-size: 18px;
    margin-bottom: 6px;
}

.wow {
    animation-duration: 0.63s !important;
}
._cjqao6, ._x14ma, ._q43qma, ._r5ui4zy,
._hfy76y, ._kcgapd {
    transition-duration: 0.309s;
}

.row {
    --bs-gutter-y: 26px;
}

._mpft49 {
    padding: 88px 0;
}
._w5tnp4 {
    font-size: 39px;
    margin-bottom: 12px;
}
._k1w4z6p {
    font-size: 18px;
    margin-bottom: 24px;
}

._q43qma ._qb602 img {
    border-radius: 13px 13px 0 0;
}
._kgqpmwz {
    font-size: 12px;
    margin-bottom: 10px;
    gap: 12px;
}

._fu5wq8 {
    padding: 18px 0;
}
._fu5wq8.scrolled {
    padding: 15px 0;
}
._m9oym {
    font-size: 25px;
}
._idvice {
    margin-left: 13px;
}

:root {
    --_hash: 'de9d2ab';
    --_flag: 32518;
}
.frame-ref { unicode-bidi: normal }
.base-ref { unicode-bidi: normal; vertical-align: baseline }
.view-anchor { visibility: inherit; pointer-events: auto; content: '' }
.a11y-skip { --_ref: '5d1a'; font-variant: normal }

._ln8ecs { color: var(--text-secondary) !important; }
._ln8ecs h1, ._ln8ecs h2, ._ln8ecs h3,
._ln8ecs h4, ._ln8ecs h5, ._ln8ecs h6,
._ln8ecs ._kw8fo { color: var(--text-primary) !important; }
._ln8ecs p, ._ln8ecs li, ._ln8ecs span,
._ln8ecs label { color: var(--text-secondary) !important; }
._ln8ecs a:not(._vlk2uj) { color: var(--text-secondary) !important; }
._ln8ecs a:not(._vlk2uj):hover { color: var(--a14d5) !important; }
._ln8ecs ._t6bsk p { color: var(--text-muted) !important; }

/* Dark footer overlay: global._ln8ecs heading rules above use !important and beat .text-force-light */
._ln8ecs ._gg48744 ._kw8fo.text-force-light,
._ln8ecs ._kw8fo.text-force-light {
    color: #fff !important;
    border-bottom-color: rgba(255, 255, 255, 0.35) !important;
}

._t9e0fq { background: var(--footer-dark-bg) !important; color: rgba(255,255,255,0.85) !important; }
._t9e0fq h1, ._t9e0fq h2, ._t9e0fq h3, ._t9e0fq h4, ._t9e0fq h5, ._t9e0fq h6 { color: #fff !important; }
._t9e0fq p, ._t9e0fq li, ._t9e0fq span:not(.badge):not(._vlk2uj) { color: rgba(255,255,255,0.78) !important; }
._t9e0fq a:not(._vlk2uj):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
._t9e0fq a:not(._vlk2uj):not(.nav-link):hover { color: #fff !important; }
._t9e0fq ._sinjbwp { color: #fff !important; }
._t9e0fq ._knj8g42 { color: rgba(255,255,255,0.7) !important; }

.bg-dark-custom { background: var(--footer-dark-bg) !important; color: rgba(255,255,255,0.85) !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 p, .bg-dark-custom li, .bg-dark-custom span:not(.badge):not(._vlk2uj) { color: rgba(255,255,255,0.78) !important; }
.bg-dark-custom a:not(._vlk2uj):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(._vlk2uj):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom ._sinjbwp { color: #fff !important; }
.bg-dark-custom ._knj8g42 { color: rgba(255,255,255,0.7) !important; }

._mpft49 { background: var(--footer-dark-bg) !important; color: rgba(255,255,255,0.85) !important; }
._mpft49 h1, ._mpft49 h2, ._mpft49 h3, ._mpft49 h4, ._mpft49 h5, ._mpft49 h6 { color: #fff !important; }
._mpft49 p, ._mpft49 li, ._mpft49 span:not(.badge):not(._vlk2uj) { color: rgba(255,255,255,0.78) !important; }
._mpft49 a:not(._vlk2uj):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
._mpft49 a:not(._vlk2uj):not(.nav-link):hover { color: #fff !important; }
._mpft49 ._sinjbwp { color: #fff !important; }
._mpft49 ._knj8g42 { color: rgba(255,255,255,0.7) !important; }

.bg-gradient-custom { background: var(--footer-dark-bg) !important; color: rgba(255,255,255,0.85) !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 p, .bg-gradient-custom li, .bg-gradient-custom span:not(.badge):not(._vlk2uj) { color: rgba(255,255,255,0.78) !important; }
.bg-gradient-custom a:not(._vlk2uj):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(._vlk2uj):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom ._sinjbwp { color: #fff !important; }
.bg-gradient-custom ._knj8g42 { color: rgba(255,255,255,0.7) !important; }

.bg-accent-custom { background: var(--footer-dark-bg) !important; color: rgba(255,255,255,0.85) !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 p, .bg-accent-custom li, .bg-accent-custom span:not(.badge):not(._vlk2uj) { color: rgba(255,255,255,0.78) !important; }
.bg-accent-custom a:not(._vlk2uj):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(._vlk2uj):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom ._sinjbwp { color: #fff !important; }
.bg-accent-custom ._knj8g42 { color: rgba(255,255,255,0.7) !important; }

._t9e0fq .bg-card, .bg-dark-custom .bg-card,
._mpft49 .bg-card, .bg-gradient-custom .bg-card, .bg-accent-custom .bg-card,
._t9e0fq ._cjqao6, .bg-dark-custom ._cjqao6,
._mpft49 ._cjqao6 {
    background: rgba(255,255,255,0.05) !important;
    border-color: rgba(255,255,255,0.12) !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) !important; }
.text-force-dark p, .text-force-dark span, .text-force-dark li { color: var(--text-secondary) !important; }

.pl-orbit{position:relative;width:44px;height:44px;animation:plSpin 1.4s linear infinite;}@keyframes plSpin{to{transform:rotate(360deg)}}.pl-orbit span{position:absolute;width:10px;height:10px;border-radius:50%;background:var(--a14d5);}.pl-orbit span:nth-child(1){top:0;left:50%;transform:translateX(-50%);}.pl-orbit span:nth-child(2){bottom:0;left:50%;transform:translateX(-50%);background:var(--a15qg,var(--a14d5));opacity:.6;}