@import url('https://fonts.googleapis.com/css2?family=Schibsted+Grotesk:wght@400;500;600;700;800&family=Inter:wght@400;500&display=swap');

:root {
    --y14jv: #912D4E;
    --y15rx: #1B7025;
    --y16e6: #2D7F8B;
    --y1e8: linear-gradient(to right, var(--y14jv), var(--y15rx));
    --y3r0: 'Schibsted Grotesk', sans-serif;
    --y5qu: 'Inter', sans-serif;
    --y19f6: 84px;
    --y20dv: 52px;
    --y21p5: 36px;
    --y17po: 18px;
    --y18ft: 800;
    --y6el: 0px;
    --y7in: 0px;
    --y8uj: 0px;
    --y9fn: 0px;
    --y4m2: 0px;
    --y10ys: 0 1px 3px rgba(0,0,0,0.04);
    --y11md: 0 2px 8px rgba(0,0,0,0.06);
    --y12mt: 0 4px 16px rgba(0,0,0,0.08);
    --y13g0: 0 8px 24px rgba(0,0,0,0.1);
    --sc_etkxqm: 100px 0;
}
.sc_h1rqt2 {
    border-radius: 20px 4px 20px 4px;
    padding: 14px 32px;
}
.sc_nnuav1, .sc_tv0obt, .sc_m8eoyz, .sc_hbgx24, .sc_q20ckf {
    border-width: 2px;
    border-color: var(--border-color);
}

.sc_urscnh img, .about-image img {
    transform: rotate(2deg) scale(1.02);
    transition: transform 0.5s ease;
}
.sc_urscnh:hover img, .about-image:hover img {
    transform: rotate(0deg) scale(1);
}

.row > [class*="col"]:nth-child(odd) .sc_nnuav1,
.row > [class*="col"]:nth-child(odd) .sc_tv0obt {
    transform: translateY(-10px);
}
.row > [class*="col"]:nth-child(even) .sc_nnuav1,
.row > [class*="col"]:nth-child(even) .sc_tv0obt {
    transform: translateY(10px);
}

.sc_nnuav1, .sc_tv0obt, .sc_hbgx24, .sc_q20ckf, .sc_m8eoyz {
    border-left: 4px solid var(--y14jv);
    border-bottom: 4px solid var(--y15rx, var(--y14jv));
    border-radius: 0;
}

.sc_c8qduv {
    -webkit-text-stroke: 2px var(--y14jv);
    -webkit-text-fill-color: transparent;
}
.sc_c8qduv:hover {
    -webkit-text-fill-color: var(--y14jv);
    transition: -webkit-text-fill-color 0.4s;
}

.sc_ru9cu4 { 
    background: var(--bg-primary);
    border-bottom: 4px solid var(--text-primary);
    min-height: auto;
    padding: 140px 0 80px;
}
.sc_urscnh img {
    border-radius: 0;
    box-shadow: 8px 8px 0 var(--y14jv);
    border: 3px solid var(--text-primary);
}
.sc_c8qduv { font-weight: 900; text-transform: uppercase; letter-spacing: -2px; }
.sc_ltlbvz { 
    background: var(--text-primary);
    color: var(--bg-primary) !important;
    padding: 6px 14px;
    border-radius: 0;
    font-weight: 800;
    text-transform: uppercase;
}
.sc_sbk96c { font-size: 18px; max-width: 500px; }
.sc_mfte0r .sc_h1rqt2 { border-radius: 0; text-transform: uppercase; font-weight: 700; letter-spacing: 1px; }

.sc_skaepv {
    background: transparent;
    padding: 12px 16px;
}
.sc_skaepv .sc_zo7rqb {
    background: rgba(255,255,255,0.8);
    backdrop-filter: blur(12px) saturate(140%);
    -webkit-backdrop-filter: blur(12px) saturate(140%);
    border-radius: var(--y8uj);
    padding: 12px 24px;
    border: 1px solid rgba(255,255,255,0.4);
    box-shadow: 0 4px 30px rgba(0,0,0,0.05);
}
.sc_skaepv.scrolled { padding: 8px 16px; }
.sc_skaepv.scrolled .sc_zo7rqb {
    background: rgba(255,255,255,0.9);
    box-shadow: 0 8px 40px rgba(0,0,0,0.08);
}
.sc_k6xa07 .nav-link { font-size: 13px; font-weight: 500; }

.sc_bhb8pf { background: var(--bg-primary); color: var(--text-secondary); padding: 60px 0; text-align: center; border-top: 1px solid var(--border-color); }
.sc_bhb8pf p, .sc_bhb8pf li, .sc_bhb8pf span,
.sc_bhb8pf .sc_z50wgg p, .sc_bhb8pf .footer-contact li { color: var(--text-secondary); }
.sc_bhb8pf h1,.sc_bhb8pf h2,.sc_bhb8pf h3,.sc_bhb8pf h4,.sc_bhb8pf h5 { color: var(--text-primary); }
.sc_z50wgg { text-align: center; }
.sc_z50wgg .sc_t53frm::after { margin: 12px auto 0; }
.sc_nfy2a6 { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px 20px; }
.sc_nfy2a6 li { margin-bottom: 0; }
.sc_nfy2a6 a { color: var(--text-secondary); }
.sc_qma4aa { justify-content: center; }
.sc_qma4aa a { background: var(--bg-secondary); border-color: var(--border-color); color: var(--text-secondary); }
.sc_b6ulae { text-align: center; border-top: 1px solid var(--border-color); margin-top: 40px; }
.sc_b6ulae p { color: var(--text-muted); }

.contact-section .sc_jzv8qa {
    border: 3px solid var(--text-primary);
    padding: 36px;
    border-radius: 0;
    box-shadow: 8px 8px 0 var(--text-primary);
}
.contact-section .form-control {
    border: 2px solid var(--text-primary);
    border-radius: 0;
    padding: 14px 16px;
    font-weight: 600;
}
.contact-section .form-control:focus { border-color: var(--y14jv); box-shadow: 4px 4px 0 var(--y14jv); }
.contact-section .sc_h1rqt2 { border-radius: 0; font-weight: 800; text-transform: uppercase; letter-spacing: 2px; box-shadow: 4px 4px 0 var(--text-primary); }

.sc_uq6hex { font-size: 18px; font-weight: 700; background: rgba(var(--y14jv-rgb, 99,102,241), 0.1); color: var(--y14jv) !important; padding: 8px 18px; border-radius: var(--y7in); }

.sc_qbfwld, .card-title {
    display: inline;
    background: linear-gradient(transparent 55%, rgba(var(--y14jv-rgb, 37,99,235), 0.12) 55%);
    padding: 0 4px;
    font-weight: 700;
}

.sc_tn9cgg .sc_psmld7 img, .sc_psmld7 img {
    border-radius: 50%;
    box-shadow: 0 8px 30px rgba(var(--y14jv-rgb, 99,102,241), 0.25);
    transition: box-shadow 0.3s ease;
}
.sc_tn9cgg:hover .sc_psmld7 img {
    box-shadow: 0 12px 40px rgba(var(--y14jv-rgb, 99,102,241), 0.4);
}

.sc_gbxy0f { width: 40px; height: 40px; gap: 6px; border: none; background: none; border-radius: 0; align-items: flex-start; padding-left: 8px; }
.sc_gbxy0f .sc_kv8y23 { width: 24px; height: 2px; border-radius: 2px; transition: transform 0.35s ease, width 0.35s ease, opacity 0.3s ease; }
.sc_gbxy0f .sc_kv8y23:nth-child(2) { width: 16px; transition: width 0.3s ease, opacity 0.3s ease; }
.sc_gbxy0f:hover .sc_kv8y23:nth-child(2) { width: 24px; }
.sc_gbxy0f.active .sc_kv8y23:nth-child(1) { transform: translateY(8px) rotate(45deg); }
.sc_gbxy0f.active .sc_kv8y23:nth-child(2) { opacity: 0; width: 0; }
.sc_gbxy0f.active .sc_kv8y23:nth-child(3) { transform: translateY(-8px) rotate(-45deg); }

main > section + section::before{content:'';display:block;width:12px;height:12px;border:2px solid var(--y14jv);border-radius:50%;margin:15px auto;opacity:0.35;}

.cursor-glow{position:fixed;width:200px;height:200px;background:radial-gradient(circle,var(--y14jv) 0%,transparent 70%);border-radius:50%;pointer-events:none;z-index:99998;opacity:0.07;transform:translate(-50%,-50%);transition:opacity 0.3s;}

.scroll-dots{position:fixed;right:20px;top:50%;transform:translateY(-50%);z-index:9990;display:flex;flex-direction:column;gap:12px;}.scroll-dots .dot{width:10px;height:10px;border-radius:50%;border:2px solid var(--y14jv);opacity:0.4;cursor:pointer;transition:all 0.3s;}.scroll-dots .dot.active{background:var(--y14jv);opacity:1;transform:scale(1.3);}@media(max-width:768px){.scroll-dots{display:none;}}

.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(--y14jv);stroke-width:3;stroke-linecap:round;transition:stroke-dashoffset 0.1s;}@media(max-width:768px){.progress-circle{display:none;}}

.sc_nnuav1,.sc_tv0obt,.portfolio-item{opacity:0;animation:scaleIn 0.5s ease forwards;}.row>[class*="col"]:nth-child(1)>*{animation-delay:0.05s;}.row>[class*="col"]:nth-child(2)>*{animation-delay:0.15s;}.row>[class*="col"]:nth-child(3)>*{animation-delay:0.25s;}.row>[class*="col"]:nth-child(4)>*{animation-delay:0.35s;}.row>[class*="col"]:nth-child(5)>*{animation-delay:0.45s;}.row>[class*="col"]:nth-child(6)>*{animation-delay:0.55s;}@keyframes scaleIn{from{opacity:0;transform:scale(0.85);}to{opacity:1;transform:scale(1);}}

.typewriter-cursor{display:inline-block;width:2px;height:1em;background:var(--y14jv);margin-left:4px;animation:twBlink 0.7s step-end infinite;vertical-align:text-bottom;}@keyframes twBlink{50%{opacity:0;}}

@media(prefers-reduced-motion:reduce){.sc_nnuav1,.sc_tv0obt,.sc_hbgx24,.sc_q20ckf,.sc_tn9cgg,.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-radius:50%;filter:blur(60px);opacity:0.03;animation:decoBlob 22s ease-in-out infinite alternate;}@keyframes decoBlob{0%{transform:translate(0,0) scale(1);}50%{transform:translate(30px,-40px) scale(1.15);}100%{transform:translate(-20px,30px) scale(0.9);}}

.sc_nnuav1,.sc_tv0obt,.sc_hbgx24,.sc_q20ckf{position:relative;overflow:hidden;}.sc_nnuav1::before,.sc_tv0obt::before,.sc_hbgx24::before,.sc_q20ckf::before{content:'';position:absolute;top:-50%;left:-75%;width:50%;height:200%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.12),transparent);transform:skewX(-15deg);transition:left 0.6s ease;pointer-events:none;z-index:10;}.sc_nnuav1:hover::before,.sc_tv0obt:hover::before,.sc_hbgx24:hover::before,.sc_q20ckf:hover::before{left:125%;}

.sc_k6xa07 .nav-link::after{content:'';position:absolute;bottom:0;left:50%;width:0;height:2px;background:var(--y14jv);transition:width 0.3s ease,left 0.3s ease;border-radius:1px;}.sc_k6xa07 .nav-link:hover::after,.sc_k6xa07 .nav-link.active::after{width:100%;left:0;}

.sc_h1rqt2,.sc_iaxrjw,.sc_nh3gyp{transition:transform 0.15s ease;}.sc_h1rqt2:active,.sc_iaxrjw:active,.sc_nh3gyp: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);}}

@keyframes pulseGlow{0%,100%{box-shadow:0 0 0 0 rgba(var(--y14jv-rgb,99,102,241),0.45);}70%{box-shadow:0 0 0 14px rgba(var(--y14jv-rgb,99,102,241),0);}}
.sc_ru9cu4 .sc_iaxrjw,.sc_ru9cu4 .sc_h1rqt2{animation:pulseGlow 2.5s ease-in-out infinite;}

.sc_ypgkfa{overflow:hidden;}.sc_ypgkfa-inner{display:inline-block;transform:translateY(100%);opacity:0;transition:transform 0.8s cubic-bezier(0.16,1,0.3,1),opacity 0.8s ease;}.in-view .sc_ypgkfa-inner,.wow.animated .sc_ypgkfa-inner{transform:translateY(0);opacity:1;}

main > section:nth-child(odd):not(:first-child) {
    -webkit-clip-path: polygon(0 0, 100% 20px, 100% calc(100% - 20px), 0 100%);
    clip-path: polygon(0 0, 100% 20px, 100% calc(100% - 20px), 0 100%);
}
main > section:nth-child(even):not(.sc_xvspbw):not(.sc_d7k4sw) {
    -webkit-clip-path: polygon(0 20px, 100% 0, 100% 100%, 0 calc(100% - 20px));
    clip-path: polygon(0 20px, 100% 0, 100% 100%, 0 calc(100% - 20px));
}
.sc_ru9cu4 { clip-path: none !important; -webkit-clip-path: none !important; }
@media (max-width: 768px) {
    main > section:nth-child(odd):not(:first-child),
    main > section:nth-child(even):not(.sc_xvspbw):not(.sc_d7k4sw) { clip-path: none; -webkit-clip-path: none; }
}

main > section:nth-child(even):not(.sc_xvspbw):not(.sc_d7k4sw) { position: relative; overflow: clip; }
main > section:nth-child(even):not(.sc_xvspbw):not(.sc_d7k4sw)::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.04;
    background:
        radial-gradient(circle 60px at 15% 25%, var(--y14jv), transparent),
        radial-gradient(circle 90px at 80% 15%, var(--y15rx, var(--y14jv)), transparent),
        radial-gradient(circle 45px at 45% 70%, var(--y14jv), transparent),
        radial-gradient(circle 75px at 70% 60%, var(--y15rx, var(--y14jv)), transparent),
        radial-gradient(circle 50px at 25% 85%, var(--y14jv), transparent),
        radial-gradient(circle 110px at 90% 80%, var(--y15rx, var(--y14jv)), transparent),
        radial-gradient(circle 35px at 55% 35%, var(--y14jv), transparent);
}
.sc_ru9cu4::before { display: none !important; }

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: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 20px,
        var(--y14jv) 20px,
        var(--y14jv) 21px
    );
    mask-image: radial-gradient(ellipse at center, rgba(0,0,0,0.5) 0%, transparent 70%);
    -webkit-mask-image: radial-gradient(ellipse at center, rgba(0,0,0,0.5) 0%, transparent 70%);
}
.sc_ru9cu4::before { display: none !important; }

html:not(.sc_xxj5u1) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .sc_zo7rqb {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .sc_k6xa07 {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    .sc_k6xa07 .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    .sc_y78hxd, .sc_ywjzlm {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .sc_y78hxd .nav-link,
    .sc_ywjzlm .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .sc_desznq {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .sc_uq6hex {
        flex-shrink: 0;
    }
}

div.sc_zqpape:not(.sc_etkxqm) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    padding: 6px 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
div.sc_zqpape:not(.sc_etkxqm) + .sc_skaepv {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div.sc_zqpape.sc_mzpscl {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.sc_zqpape.sc_mzpscl + .sc_skaepv,
div.sc_zqpape:not(.sc_etkxqm) + .sc_skaepv.scrolled {
    top: 0;
}
div.sc_zqpape:not(.sc_etkxqm) ~ .sc_ru9cu4 {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div.sc_zqpape:not(.sc_etkxqm) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div.sc_zqpape:not(.sc_etkxqm) + .sc_skaepv {
        top: 0;
    }
    div.sc_zqpape:not(.sc_etkxqm) ~ .sc_ru9cu4 {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    .sc_gbxy0f {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    .sc_gbxy0f .sc_kv8y23 {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .sc_k6xa07 {
        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;
    }
    .sc_k6xa07 .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;
    }
    .sc_k6xa07 .nav-link::after { display: none !important; }
    .sc_desznq { display: none !important; }
    .sc_y78hxd, .sc_ywjzlm { display: none !important; }
}

@media (max-width: 992px) {
    .sc_k6xa07 { right: -100% !important; left: auto !important; width: min(320px,85vw) !important; background: var(--bg-card) !important; padding: 100px 32px 40px !important; box-shadow: -8px 0 40px rgba(0,0,0,0.25) !important; border-left: 3px solid var(--y14jv) !important; transition: right 0.4s cubic-bezier(0.4,0,0.2,1) !important; }
    .sc_k6xa07.active { right: 0 !important; }
    .sc_k6xa07 .nav-link { opacity: 0 !important; transform: translateX(24px) !important; transition: opacity 0.35s ease, transform 0.35s ease !important; border-bottom: 1px solid var(--border-color) !important; }
    .sc_k6xa07.active .nav-link { opacity: 1 !important; transform: translateX(0) !important; }
    .sc_k6xa07.active .nav-link:nth-child(1){transition-delay:.06s !important;}
    .sc_k6xa07.active .nav-link:nth-child(2){transition-delay:.12s !important;}
    .sc_k6xa07.active .nav-link:nth-child(3){transition-delay:.18s !important;}
    .sc_k6xa07.active .nav-link:nth-child(4){transition-delay:.24s !important;}
    .sc_k6xa07.active .nav-link:nth-child(5){transition-delay:.30s !important;}
    .sc_k6xa07.active .nav-link:nth-child(6){transition-delay:.36s !important;}
    .sc_k6xa07.active .nav-link:nth-child(7){transition-delay:.42s !important;}
    .sc_k6xa07.active .nav-link:nth-child(8){transition-delay:.48s !important;}
}

.sc_nnuav1,
.sc_tv0obt,
.sc_hbgx24,
.sc_q20ckf,
.sc_f79o5a,
.sc_tn9cgg {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.sc_nnuav1 *,
.sc_tv0obt *,
.sc_hbgx24 *,
.sc_q20ckf *,
.sc_f79o5a * {
    filter: none !important;
}
@supports (animation: none) {
    .sc_nnuav1, .sc_tv0obt, .sc_hbgx24 {
        animation-fill-mode: forwards !important;
    }
}
.sc_hbgx24 + .sc_hbgx24 {
    margin-top: 1.5rem;
}

.sc_ru9cu4 .sc_cwdbut ~ .container,
.sc_ru9cu4 .sc_cwdbut ~ .container * {
    color: #fff;
}
.sc_ru9cu4 .sc_cwdbut ~ .container p,
.sc_ru9cu4 .sc_cwdbut ~ .container .sc_sbk96c {
    color: rgba(255,255,255,0.85);
}
.sc_ru9cu4 .sc_cwdbut ~ .container .sc_h1rqt2 {
    color: inherit;
}
.sc_d7k4sw .sc_ltlbvz { color: #fff; }
.sc_d7k4sw .sc_sw2kco { color: var(--y14jv); }
.sc_d7k4sw .sc_zoarek { color: rgba(255,255,255,0.55); }
.sc_d7k4sw .sc_nfy2a6 a { color: rgba(255,255,255,0.65); }
.sc_d7k4sw .sc_nfy2a6 a:hover { color: #fff; }
.sc_bhb8pf[style*="background:none"] { background: none !important; }
.sc_bhb8pf[style*="background:none"]::before,
.sc_bhb8pf[style*="background:none"]::after { display: none !important; }

body {
    line-height: 1.649;
    letter-spacing: 0.009em;
}

.sc_nnuav1, .sc_tv0obt, .sc_hbgx24, .sc_m8eoyz, .sc_q20ckf {
    padding: 24px;
}
.sc_nnuav1, .sc_tv0obt, .sc_hbgx24, .sc_m8eoyz, .sc_q20ckf .card-body {
    padding: 24px 24px;
}
.row > [class*="col"]:nth-child(1) .sc_nnuav1,
.row > [class*="col"]:nth-child(1) .sc_tv0obt {
    padding: 23px;
    border-radius: calc(var(--y7in) + 0px);
}
.row > [class*="col"]:nth-child(2) .sc_nnuav1,
.row > [class*="col"]:nth-child(2) .sc_tv0obt {
    padding: 21px;
    border-radius: calc(var(--y7in) + 2px);
}
.row > [class*="col"]:nth-child(3) .sc_nnuav1,
.row > [class*="col"]:nth-child(3) .sc_tv0obt {
    padding: 23px;
    border-radius: calc(var(--y7in) + -1px);
}
.row > [class*="col"]:nth-child(4) .sc_nnuav1,
.row > [class*="col"]:nth-child(4) .sc_tv0obt {
    padding: 27px;
    border-radius: calc(var(--y7in) + 0px);
}
.row > [class*="col"]:nth-child(5) .sc_nnuav1,
.row > [class*="col"]:nth-child(5) .sc_tv0obt {
    padding: 25px;
    border-radius: calc(var(--y7in) + -1px);
}
.row > [class*="col"]:nth-child(6) .sc_nnuav1,
.row > [class*="col"]:nth-child(6) .sc_tv0obt {
    padding: 21px;
    border-radius: calc(var(--y7in) + -2px);
}

.sc_h1rqt2 {
    padding: 13px 26px;
    font-size: 15px;
    letter-spacing: 0.374px;
    border-radius: calc(var(--y7in) + -1px);
}
.sc_nh3gyp {
    padding: 14px 28px;
    border-width: 1px;
}

main > section {
    padding-top: 81px;
    padding-bottom: 84px;
}
main > section:first-child {
    padding-top: 94px;
}
main > section:nth-child(4) {
    padding-top: 85px;
    padding-bottom: 89px;
}
main > section:nth-child(5) {
    padding-top: 75px;
    padding-bottom: 87px;
}
main > section:nth-child(6) {
    padding-top: 73px;
    padding-bottom: 83px;
}

.sc_uej2t3 {
    margin-bottom: 57px;
}

.sc_nnuav1, .sc_tv0obt, .sc_hbgx24, .sc_q20ckf {
    box-shadow: 0px 6px 15px rgba(0,0,0,0.064);
}

.sc_ru9cu4 {
    padding-top: 122px;
}
.sc_c8qduv {
    margin-bottom: 22px;
}
.sc_sbk96c {
    margin-bottom: 38px;
    font-size: 18px;
    line-height: 1.601;
}
.sc_ltlbvz {
    font-size: 12px;
    letter-spacing: 2.271px;
    margin-bottom: 25px;
}
.sc_mfte0r {
    gap: 14px;
}

.sc_urscnh img {
    border-radius: 12px;
    box-shadow: 0 14px 37px rgba(0,0,0,0.116);
}

.sc_hlrggb {
    width: 56px;
    height: 56px;
    font-size: 23px;
    border-radius: 13px;
    margin-bottom: 17px;
}

.sc_qbfwld, .card-title {
    font-size: 20px;
    margin-bottom: 9px;
}
.sc_e72802, .card-text {
    font-size: 14px;
    line-height: 1.625;
}

.sc_ypgkfa {
    margin-bottom: 15px;
    letter-spacing: 0.017px;
}
.sc_sw2kco {
    font-size: 13px;
    letter-spacing: 2.559px;
    margin-bottom: 12px;
}
.sc_gf2zsz {
    font-size: 17px;
    line-height: 1.601;
}

@media (min-width: 993px) {
    .sc_k6xa07 {
        gap: 30px;
    }
    .sc_k6xa07 .nav-link {
        font-size: 14px;
        padding: 8px 0;
    }
}

.sc_bhb8pf {
    padding-top: 70px;
}
.sc_z50wgg .sc_t53frm {
    font-size: 16px;
    margin-bottom: 21px;
}
.sc_nfy2a6 a {
    font-size: 13px;
}
.sc_nfy2a6 li {
    margin-bottom: 9px;
}
.sc_qma4aa {
    gap: 9px;
}
.sc_qma4aa a {
    width: 39px;
    height: 39px;
}
.sc_b6ulae {
    padding: 26px 0;
    margin-top: 53px;
}

.form-control {
    border-radius: 9px;
    padding: 12px 13px;
    font-size: 16px;
}

.sc_m8eoyz {
    padding: 37px;
}
.sc_h2gjse {
    font-size: 18px;
    line-height: 1.603;
    margin-bottom: 20px;
}
.sc_ahmxyv {
    width: 45px;
    height: 45px;
}
.sc_exrxq8 {
    font-size: 16px;
}
.sc_v3tyns {
    font-size: 14px;
}

.sc_q20ckf {
    padding: 36px;
}
.sc_s9p1p6 {
    font-size: 22px;
    margin-bottom: 7px;
}
.sc_u1pxk8 {
    font-size: 43px;
    margin-bottom: 16px;
}
.sc_gmgcjc li {
    padding: 8px 0;
    font-size: 15px;
}

.sc_dg7vr3, .stat-number {
    font-size: 37px;
    margin-bottom: 5px;
}
.sc_t7ot5i {
    font-size: 13px;
    letter-spacing: 0.487px;
}

.sc_psmld7 img {
    border-radius: 11px;
}
.sc_pswil9 {
    font-size: 18px;
    margin-bottom: 4px;
}
.sc_xlbiza {
    font-size: 12px;
}

.sc_f3vxfw {
    font-size: 36px;
    margin-bottom: 11px;
}
.sc_gots6k {
    font-size: 19px;
    margin-bottom: 6px;
}

.wow {
    animation-duration: 0.664s !important;
}
.sc_nnuav1, .sc_tv0obt, .sc_hbgx24, .sc_m8eoyz,
.sc_q20ckf, .sc_tn9cgg {
    transition-duration: 0.275s;
}

.row {
    --bs-gutter-y: 24px;
}

.sc_xvspbw {
    padding: 77px 0;
}
.sc_ik35xz {
    font-size: 37px;
    margin-bottom: 16px;
}
.sc_ecrbbh {
    font-size: 18px;
    margin-bottom: 26px;
}

.sc_hbgx24 .sc_vphkyr img {
    border-radius: 9px 9px 0 0;
}
.sc_h955o6 {
    font-size: 14px;
    margin-bottom: 9px;
    gap: 14px;
}

.sc_skaepv {
    padding: 19px 0;
}
.sc_skaepv.scrolled {
    padding: 16px 0;
}
.sc_uq6hex {
    font-size: 22px;
}
.sc_desznq {
    margin-left: 17px;
}

:root {
    --_hash: 33849;
    --_gen: 59751;
    --_rev: 84414;
}
.base-ref { font-style: inherit; content: ''; visibility: inherit }
.node-stub { vertical-align: baseline; font-style: inherit; box-sizing: border-box }

.sc_d7k4sw h1, .sc_d7k4sw h2, .sc_d7k4sw h3, .sc_d7k4sw h4, .sc_d7k4sw h5, .sc_d7k4sw h6 { color: #fff !important; }
.sc_d7k4sw { color: rgba(255,255,255,0.85) !important; }
.sc_d7k4sw p, .sc_d7k4sw li, .sc_d7k4sw span:not(.badge):not(.sc_h1rqt2), .sc_d7k4sw .sc_yj8hsj, .sc_d7k4sw label, .sc_d7k4sw blockquote, .sc_d7k4sw figcaption, .sc_d7k4sw dt, .sc_d7k4sw dd, .sc_d7k4sw td, .sc_d7k4sw th { color: rgba(255,255,255,0.78) !important; }
.sc_d7k4sw a:not(.sc_h1rqt2):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.sc_d7k4sw a:not(.sc_h1rqt2):not(.nav-link):hover { color: #fff !important; }
.sc_d7k4sw .sc_dg7vr3 { color: #fff !important; }
.sc_d7k4sw .sc_t7ot5i { 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(.sc_h1rqt2), .bg-dark-custom .sc_yj8hsj, .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(.sc_h1rqt2):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.sc_h1rqt2):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .sc_dg7vr3 { color: #fff !important; }
.bg-dark-custom .sc_t7ot5i { 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(.sc_h1rqt2), .bg-gradient-custom .sc_yj8hsj, .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(.sc_h1rqt2):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.sc_h1rqt2):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .sc_dg7vr3 { color: #fff !important; }
.bg-gradient-custom .sc_t7ot5i { 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(.sc_h1rqt2), .bg-accent-custom .sc_yj8hsj, .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(.sc_h1rqt2):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.sc_h1rqt2):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .sc_dg7vr3 { color: #fff !important; }
.bg-accent-custom .sc_t7ot5i { color: rgba(255,255,255,0.7) !important; }

.sc_xvspbw h1, .sc_xvspbw h2, .sc_xvspbw h3, .sc_xvspbw h4, .sc_xvspbw h5, .sc_xvspbw h6 { color: #fff !important; }
.sc_xvspbw { color: rgba(255,255,255,0.85) !important; }
.sc_xvspbw p, .sc_xvspbw li, .sc_xvspbw span:not(.badge):not(.sc_h1rqt2), .sc_xvspbw .sc_yj8hsj, .sc_xvspbw label, .sc_xvspbw blockquote, .sc_xvspbw figcaption, .sc_xvspbw dt, .sc_xvspbw dd, .sc_xvspbw td, .sc_xvspbw th { color: rgba(255,255,255,0.78) !important; }
.sc_xvspbw a:not(.sc_h1rqt2):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.sc_xvspbw a:not(.sc_h1rqt2):not(.nav-link):hover { color: #fff !important; }
.sc_xvspbw .sc_dg7vr3 { color: #fff !important; }
.sc_xvspbw .sc_t7ot5i { color: rgba(255,255,255,0.7) !important; }

.sc_z83bzo h1, .sc_z83bzo h2, .sc_z83bzo h3, .sc_z83bzo h4, .sc_z83bzo h5, .sc_z83bzo h6 { color: #fff !important; }
.sc_z83bzo { color: rgba(255,255,255,0.85) !important; }
.sc_z83bzo p, .sc_z83bzo li, .sc_z83bzo span:not(.badge):not(.sc_h1rqt2), .sc_z83bzo .sc_yj8hsj, .sc_z83bzo label, .sc_z83bzo blockquote, .sc_z83bzo figcaption, .sc_z83bzo dt, .sc_z83bzo dd, .sc_z83bzo td, .sc_z83bzo th { color: rgba(255,255,255,0.78) !important; }
.sc_z83bzo a:not(.sc_h1rqt2):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.sc_z83bzo a:not(.sc_h1rqt2):not(.nav-link):hover { color: #fff !important; }
.sc_z83bzo .sc_dg7vr3 { color: #fff !important; }
.sc_z83bzo .sc_t7ot5i { color: rgba(255,255,255,0.7) !important; }

.sc_zqpape h1, .sc_zqpape h2, .sc_zqpape h3, .sc_zqpape h4, .sc_zqpape h5, .sc_zqpape h6 { color: #fff !important; }
.sc_zqpape { color: rgba(255,255,255,0.85) !important; }
.sc_zqpape p, .sc_zqpape li, .sc_zqpape span:not(.badge):not(.sc_h1rqt2), .sc_zqpape .sc_yj8hsj, .sc_zqpape label, .sc_zqpape blockquote, .sc_zqpape figcaption, .sc_zqpape dt, .sc_zqpape dd, .sc_zqpape td, .sc_zqpape th { color: rgba(255,255,255,0.78) !important; }
.sc_zqpape a:not(.sc_h1rqt2):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.sc_zqpape a:not(.sc_h1rqt2):not(.nav-link):hover { color: #fff !important; }
.sc_zqpape .sc_dg7vr3 { color: #fff !important; }
.sc_zqpape .sc_t7ot5i { color: rgba(255,255,255,0.7) !important; }

.sc_bhb8pf { color: rgba(255,255,255,0.65) !important; }
.sc_bhb8pf h1, .sc_bhb8pf h2, .sc_bhb8pf h3,
.sc_bhb8pf h4, .sc_bhb8pf h5, .sc_bhb8pf h6,
.sc_bhb8pf .sc_t53frm { color: #fff !important; }
.sc_bhb8pf p, .sc_bhb8pf li, .sc_bhb8pf span,
.sc_bhb8pf label { color: rgba(255,255,255,0.6) !important; }
.sc_bhb8pf a:not(.sc_h1rqt2) { color: rgba(255,255,255,0.65) !important; }
.sc_bhb8pf a:not(.sc_h1rqt2):hover { color: #fff !important; }
