@import url('https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;500;600;700&family=Source+Sans+3:wght@400;500&display=swap');

:root {
    --m148l: #A01B1D;
    --m15fx: #1BE2DF;
    --m16dj: #60A418;
    --m1sq: linear-gradient(160deg, var(--m148l), var(--m15fx));
    --m3jz: 'Source Code Pro', monospace;
    --m5cp: 'Source Sans 3', sans-serif;
    --m19kw: 48px;
    --m20zm: 36px;
    --m21vl: 26px;
    --m17m7: 16px;
    --m18mc: 600;
    --m6x4: 14px;
    --m79k: 20px;
    --m8l4: 28px;
    --m9eb: 40px;
    --m4s3: 50px;
    --m10ae: 0 4px 12px rgba(0,0,0,0.1);
    --m113t: 0 8px 24px rgba(0,0,0,0.14);
    --m12i6: 0 16px 40px rgba(0,0,0,0.18);
    --m13vs: 0 24px 60px rgba(0,0,0,0.22);
    --s9r2: 140px 0;
}
.jc5hs {
    border-radius: 4px;
    padding: 10px 24px;
}
.ptmv, .s8ud6, .mi57q, .suga, .zcn8 {
    border-width: 0px;
    border-color: transparent;
}

.jc5hs {
    transition: transform 0.3s, box-shadow 0.3s, border-color 0.3s;
}
.jc5hs:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(0,0,0,0.12);
}
.pm0wi:hover {
    border-color: var(--m148l);
    color: var(--m148l);
}

.vc3ie {
    position: relative;
    margin-top: 40px;
}
.vc3ie::before {
    content: '';
    position: absolute;
    top: -40px;
    left: 0;
    width: 100%;
    height: 40px;
    background: inherit;
    clip-path: ellipse(55% 100% at 50% 100%);
}

.z86hh {
    background: linear-gradient(135deg, var(--bg-secondary) 0%, var(--bg-primary) 100%);
}

.ptmv, .s8ud6, .suga, .zcn8, .mi57q {
    position: relative;
}
.ptmv::after, .s8ud6::after {
    content: '';
    position: absolute;
    inset: 8px 8px -8px -8px;
    background: var(--m148l);
    opacity: 0.12;
    border-radius: inherit;
    z-index: -1;
    transition: opacity 0.3s;
}
.ptmv:hover::after, .s8ud6:hover::after {
    opacity: 0.22;
}

.pmyd { 
    background: var(--bg-primary);
    border-bottom: 4px solid var(--text-primary);
    min-height: auto;
    padding: 140px 0 80px;
}
.xc9yp img {
    border-radius: 0;
    box-shadow: 8px 8px 0 var(--m148l);
    border: 3px solid var(--text-primary);
}
.o5lkoe { font-weight: 900; text-transform: uppercase; letter-spacing: -2px; }
.izyk { 
    background: var(--text-primary);
    color: var(--bg-primary) !important;
    padding: 6px 14px;
    border-radius: 0;
    font-weight: 800;
    text-transform: uppercase;
}
.clzd87 { font-size: 18px; max-width: 500px; }
.aewsjf .jc5hs { border-radius: 0; text-transform: uppercase; font-weight: 700; letter-spacing: 1px; }

.foxq0a {
    background: transparent;
    padding: 16px 20px;
}
.foxq0a .w08lt {
    background: var(--bg-card, #fff);
    border-radius: var(--m4s3);
    padding: 10px 24px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    border: 1px solid var(--border-color);
}
.foxq0a.scrolled { padding: 8px 20px; }
.foxq0a.scrolled .w08lt { box-shadow: 0 8px 30px rgba(0,0,0,0.1); }

.vc3ie {
    background: linear-gradient(135deg, var(--footer-dark-bg) 0%, color-mix(in srgb, var(--footer-dark-bg) 70%, var(--m148l)) 100%);
    color: rgba(255,255,255,0.6);
    padding-top: 80px;
}
.vc3ie h4,.vc3ie h5 { color: #fff; }
.g5mmh1 .gug2d1::after { background: rgba(255,255,255,0.3); }
.u5rj a { color: rgba(255,255,255,0.6); }
.u5rj a:hover { color: #fff; }
.sqau8z a { border-color: rgba(255,255,255,0.15); }
.sqau8z a:hover { background: rgba(255,255,255,0.15); border-color: rgba(255,255,255,0.3); }
.vo1wo { border-top: 1px solid rgba(255,255,255,0.08); }
.vo1wo p { color: rgba(255,255,255,0.3); }

.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 .yw3v { background: var(--bg-card, #fff); padding: 40px; border-radius: var(--m8l4); box-shadow: var(--m113t); }

.jppe { font-size: 16px; font-weight: 700; background: var(--m148l); color: #fff !important; padding: 8px 20px; border-radius: var(--m4s3); letter-spacing: 1px; }
.jppe:hover { color: #fff; opacity: 0.9; }

.khi1qx, .card-title, .o7sxfy {
    background: var(--m1sq);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-weight: 800;
}
.vc3ie .khi1qx, .vc3ie .card-title, .vc3ie .o7sxfy,
.foxq0a .khi1qx, .foxq0a .card-title, .foxq0a .o7sxfy {
    -webkit-text-fill-color: initial;
    background: none;
}

.xc9yp img {
    clip-path: polygon(8% 0, 100% 0, 100% 92%, 92% 100%, 0 100%, 0 8%);
}

.s8ud6 img, .ptmv img {
    border-radius: 50%;
    aspect-ratio: 1/1;
    object-fit: cover;
    max-width: 140px;
    margin: 0 auto 16px;
    display: block;
    border: 3px solid var(--border-color);
}

.g1ym .wm0a img, .wm0a img {
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    aspect-ratio: 1/1;
    object-fit: cover;
}

.w22pwa { width: 44px; height: 44px; gap: 5px; border: 1.5px solid var(--border-color); background: var(--bg-secondary, transparent); border-radius: 50%; }
.w22pwa .ouvu3r { width: 18px; height: 2px; border-radius: 2px; transition: transform 0.35s ease, opacity 0.3s ease; }
.w22pwa:hover { background: var(--m148l); border-color: var(--m148l); }
.w22pwa:hover .ouvu3r { background: #fff; }
.w22pwa.active .ouvu3r:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.w22pwa.active .ouvu3r:nth-child(2) { opacity: 0; }
.w22pwa.active .ouvu3r:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

main > section + section::before{content:'';display:flex;justify-content:center;gap:8px;padding:15px 0;}main > section + section::before{content:'\25AA  \25AA  \25AA  \25AA  \25AA';text-align:center;display:block;color:var(--m148l);opacity:0.2;font-size:8px;letter-spacing:6px;padding:15px 0;}

.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(--m148l);opacity:0.4;cursor:pointer;transition:all 0.3s;}.scroll-dots .dot.active{background:var(--m148l);opacity:1;transform:scale(1.3);}@media(max-width:768px){.scroll-dots{display:none;}}

.ptmv,.s8ud6{opacity:0;animation:rotateIn 0.7s 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;}@keyframes rotateIn{from{opacity:0;transform:perspective(600px) rotateY(15deg) translateX(30px);}to{opacity:1;transform:perspective(600px) rotateY(0) translateX(0);}}

@media(prefers-reduced-motion:reduce){.ptmv,.s8ud6,.suga,.zcn8,.g1ym,.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(--m148l);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 {
    transition: opacity 0.9s ease, filter 0.9s ease, transform 0.9s ease;
    will-change: opacity, filter, transform;
}
main > section.dissolve-out {
    opacity: 0;
    filter: blur(12px);
    transform: scale(1.05);
}
main > section.dissolve-in {
    opacity: 0;
    filter: blur(12px);
    transform: scale(0.95);
}
main > section.in-view {
    opacity: 1;
    filter: blur(0);
    transform: scale(1);
}
.pmyd { opacity: 1 !important; filter: none !important; transform: none !important; }
@media (max-width: 768px) {
    main > section.dissolve-out,
    main > section.dissolve-in { filter: blur(4px); transform: none; }
}

.ptmv,.s8ud6,.suga,.mi57q,.zcn8{transition:transform 0.4s ease,box-shadow 0.4s ease;transform-style:preserve-3d;will-change:transform;}

.jc5hs,.hsgj,.pm0wi{position:relative;overflow:hidden;}.btn-ripple{position:absolute;border-radius:50%;background:rgba(255,255,255,0.35);transform:scale(0);animation:rippleAnim 0.6s ease-out;pointer-events:none;}@keyframes rippleAnim{to{transform:scale(4);opacity:0;}}

.ptmv,.s8ud6{transition:background 0.4s ease,color 0.4s ease,border-color 0.4s ease,box-shadow 0.4s ease;}.ptmv:hover,.s8ud6:hover{background:var(--m148l) !important;border-color:var(--m148l) !important;box-shadow:0 12px 30px rgba(0,0,0,0.15) !important;}.ptmv:hover .khi1qx,.ptmv:hover .qypz1,.ptmv:hover i,.s8ud6:hover .card-title,.s8ud6:hover .card-text{color:#fff !important;}.ptmv:hover .nt9cg{background:rgba(255,255,255,0.15) !important;color:#fff !important;}

.spin-gradient{position:fixed;width:500px;height:500px;border-radius:50%;background:conic-gradient(from 0deg,var(--m148l),transparent 120deg,transparent);opacity:0.025;animation:spinSlow 30s linear infinite;pointer-events:none;z-index:0;top:-150px;right:-150px;}@keyframes spinSlow{to{transform:rotate(360deg);}}@media(max-width:768px){.spin-gradient{width:300px;height:300px;}}

.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%);}}

.highlight-text{display:inline;background:linear-gradient(var(--m148l),var(--m148l));background-size:0% 30%;background-position:0 90%;background-repeat:no-repeat;transition:background-size 1s ease;}.highlight-text.active{background-size:100% 30%;}

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.02;
    background:
        linear-gradient(135deg, var(--m148l) 25%, transparent 25%) -20px 0,
        linear-gradient(225deg, var(--m148l) 25%, transparent 25%) -20px 0,
        linear-gradient(315deg, var(--m148l) 25%, transparent 25%),
        linear-gradient(45deg, var(--m148l) 25%, transparent 25%);
    background-size: 40px 40px;
}
.pmyd::before { display: none !important; }

html:not(.pj41) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .w08lt {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .u8ok0 {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    .u8ok0 .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    .zlst, .j2vhk {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .zlst .nav-link,
    .j2vhk .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .wieae {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .jppe {
        flex-shrink: 0;
    }
}

div.z86hh:not(.s9r2) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    padding: 6px 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
div.z86hh:not(.s9r2) + .foxq0a {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div.z86hh.sah1 {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.z86hh.sah1 + .foxq0a,
div.z86hh:not(.s9r2) + .foxq0a.scrolled {
    top: 0;
}
div.z86hh:not(.s9r2) ~ .pmyd {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div.z86hh:not(.s9r2) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div.z86hh:not(.s9r2) + .foxq0a {
        top: 0;
    }
    div.z86hh:not(.s9r2) ~ .pmyd {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    .w22pwa {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    .w22pwa .ouvu3r {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .u8ok0 {
        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;
    }
    .u8ok0 .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;
    }
    .u8ok0 .nav-link::after { display: none !important; }
    .wieae { display: none !important; }
    .zlst, .j2vhk { display: none !important; }
}

@media (max-width: 992px) {
    .u8ok0 { 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; }
    .u8ok0.active { right: 0 !important; }
    .u8ok0 .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; }
    .u8ok0 .nav-link::before { content: counter(nav-item, decimal-leading-zero) !important; font-size: 11px !important; font-weight: 700 !important; color: var(--m148l) !important; letter-spacing: 1px !important; flex-shrink: 0 !important; width: 22px !important; display: inline !important; }
    .u8ok0.active .nav-link { opacity: 1 !important; transform: translateX(0) !important; }
    .u8ok0.active .nav-link:nth-child(1){transition-delay:.06s !important;}
    .u8ok0.active .nav-link:nth-child(2){transition-delay:.12s !important;}
    .u8ok0.active .nav-link:nth-child(3){transition-delay:.18s !important;}
    .u8ok0.active .nav-link:nth-child(4){transition-delay:.24s !important;}
    .u8ok0.active .nav-link:nth-child(5){transition-delay:.30s !important;}
    .u8ok0.active .nav-link:nth-child(6){transition-delay:.36s !important;}
    .u8ok0.active .nav-link:nth-child(7){transition-delay:.42s !important;}
    .u8ok0.active .nav-link:nth-child(8){transition-delay:.48s !important;}
}

.ptmv,
.s8ud6,
.suga,
.zcn8,
.ch3ucx,
.g1ym {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.ptmv *,
.s8ud6 *,
.suga *,
.zcn8 *,
.ch3ucx * {
    filter: none !important;
}
@supports (animation: none) {
    .ptmv, .s8ud6, .suga {
        animation-fill-mode: forwards !important;
    }
}
.suga + .suga {
    margin-top: 1.5rem;
}

.pmyd .ftty ~ .container,
.pmyd .ftty ~ .container * {
    color: #fff;
}
.pmyd .ftty ~ .container p,
.pmyd .ftty ~ .container .clzd87 {
    color: rgba(255,255,255,0.85);
}
.pmyd .ftty ~ .container .jc5hs {
    color: inherit;
}
.rurbo .izyk { color: #fff; }
.rurbo .yr4v6w { color: var(--m148l); }
.rurbo .vkeq { color: rgba(255,255,255,0.55); }
.rurbo .u5rj a { color: rgba(255,255,255,0.65); }
.rurbo .u5rj a:hover { color: #fff; }
.vc3ie[style*="background:none"] { background: none !important; }
.vc3ie[style*="background:none"]::before,
.vc3ie[style*="background:none"]::after { display: none !important; }

body {
    line-height: 1.629;
    letter-spacing: 0.0em;
}

.ptmv, .s8ud6, .suga, .mi57q, .zcn8 {
    padding: 31px;
}
.ptmv, .s8ud6, .suga, .mi57q, .zcn8 .card-body {
    padding: 25px 18px;
}
.row > [class*="col"]:nth-child(1) .ptmv,
.row > [class*="col"]:nth-child(1) .s8ud6 {
    padding: 33px;
    border-radius: calc(var(--m79k) + 2px);
}
.row > [class*="col"]:nth-child(2) .ptmv,
.row > [class*="col"]:nth-child(2) .s8ud6 {
    padding: 29px;
    border-radius: calc(var(--m79k) + 3px);
}
.row > [class*="col"]:nth-child(3) .ptmv,
.row > [class*="col"]:nth-child(3) .s8ud6 {
    padding: 31px;
    border-radius: calc(var(--m79k) + 1px);
}
.row > [class*="col"]:nth-child(4) .ptmv,
.row > [class*="col"]:nth-child(4) .s8ud6 {
    padding: 30px;
    border-radius: calc(var(--m79k) + 2px);
}
.row > [class*="col"]:nth-child(5) .ptmv,
.row > [class*="col"]:nth-child(5) .s8ud6 {
    padding: 32px;
    border-radius: calc(var(--m79k) + 2px);
}
.row > [class*="col"]:nth-child(6) .ptmv,
.row > [class*="col"]:nth-child(6) .s8ud6 {
    padding: 31px;
    border-radius: calc(var(--m79k) + 0px);
}

.jc5hs {
    padding: 14px 32px;
    font-size: 15px;
    letter-spacing: 0.151px;
    border-radius: calc(var(--m79k) + 1px);
}
.pm0wi {
    padding: 14px 33px;
    border-width: 1px;
}

main > section {
    padding-top: 86px;
    padding-bottom: 80px;
}
main > section:first-child {
    padding-top: 93px;
}
main > section:nth-child(3) {
    padding-top: 94px;
    padding-bottom: 82px;
}
main > section:nth-child(6) {
    padding-top: 90px;
    padding-bottom: 82px;
}

.ts82 {
    margin-bottom: 48px;
}

.ptmv, .s8ud6, .suga, .zcn8 {
    box-shadow: 2px 3px 18px rgba(0,0,0,0.071);
}

.pmyd {
    padding-top: 105px;
}
.o5lkoe {
    margin-bottom: 26px;
}
.clzd87 {
    margin-bottom: 42px;
    font-size: 19px;
    line-height: 1.601;
}
.izyk {
    font-size: 12px;
    letter-spacing: 3.315px;
    margin-bottom: 21px;
}
.aewsjf {
    gap: 13px;
}

.xc9yp img {
    border-radius: 11px;
    box-shadow: 0 11px 34px rgba(0,0,0,0.115);
}

.nt9cg {
    width: 54px;
    height: 54px;
    font-size: 20px;
    border-radius: 9px;
    margin-bottom: 19px;
}

.khi1qx, .card-title {
    font-size: 20px;
    margin-bottom: 12px;
}
.qypz1, .card-text {
    font-size: 15px;
    line-height: 1.564;
}

.o7sxfy {
    margin-bottom: 17px;
    letter-spacing: 0.0px;
}
.yr4v6w {
    font-size: 13px;
    letter-spacing: 3.168px;
    margin-bottom: 16px;
}
.o6y34m {
    font-size: 17px;
    line-height: 1.642;
}

@media (min-width: 993px) {
    .u8ok0 {
        gap: 26px;
    }
    .u8ok0 .nav-link {
        font-size: 15px;
        padding: 8px 0;
    }
}

.vc3ie {
    padding-top: 62px;
}
.g5mmh1 .gug2d1 {
    font-size: 16px;
    margin-bottom: 24px;
}
.u5rj a {
    font-size: 15px;
}
.u5rj li {
    margin-bottom: 10px;
}
.sqau8z {
    gap: 11px;
}
.sqau8z a {
    width: 38px;
    height: 38px;
}
.vo1wo {
    padding: 21px 0;
    margin-top: 48px;
}

.form-control {
    border-radius: 8px;
    padding: 13px 17px;
    font-size: 16px;
}

.mi57q {
    padding: 35px;
}
.ro5g {
    font-size: 16px;
    line-height: 1.667;
    margin-bottom: 24px;
}
.ed3g7 {
    width: 49px;
    height: 49px;
}
.p3as {
    font-size: 14px;
}
.yjsjs {
    font-size: 14px;
}

.zcn8 {
    padding: 32px;
}
.gam25 {
    font-size: 22px;
    margin-bottom: 7px;
}
.ffc75q {
    font-size: 43px;
    margin-bottom: 21px;
}
.vodcp li {
    padding: 10px 0;
    font-size: 15px;
}

.ob8cd, .stat-number {
    font-size: 45px;
    margin-bottom: 8px;
}
.wf44 {
    font-size: 14px;
    letter-spacing: 0.629px;
}

.wm0a img {
    border-radius: 13px;
}
.nxlj {
    font-size: 19px;
    margin-bottom: 4px;
}
.p9coo {
    font-size: 13px;
}

/* Team grid */
#team .g1ym {
    height: 100%;
}

/* Gallery carousel */
.gallery-slide {
    position: relative;
    height: 360px;
    overflow: hidden;
}
.gallery-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.gallery-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 24px 32px;
    background: linear-gradient(transparent, rgba(0,0,0,0.72));
    color: #fff;
}
.gallery-caption h4 {
    margin: 0 0 6px;
    color: #fff !important;
    font-size: 20px;
}
.gallery-caption p {
    margin: 0;
    opacity: 0.85;
    font-size: 14px;
    color: rgba(255,255,255,0.9) !important;
}
#projectsCarousel .carousel-indicators {
    margin-bottom: 14px;
}
#projectsCarousel .carousel-indicators button {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    opacity: 0.5;
}
#projectsCarousel .carousel-indicators button.active {
    opacity: 1;
    background-color: var(--m148l);
}
@media (max-width: 767px) {
    .gallery-slide {
        height: 240px;
    }
}

.eoq0 {
    font-size: 35px;
    margin-bottom: 9px;
}
.bpsj {
    font-size: 19px;
    margin-bottom: 7px;
}

.wow {
    animation-duration: 0.703s !important;
}
.ptmv, .s8ud6, .suga, .mi57q,
.zcn8, .g1ym {
    transition-duration: 0.265s;
}

.row {
    --bs-gutter-y: 25px;
}

.wf83q {
    padding: 86px 0;
}
.qdor {
    font-size: 39px;
    margin-bottom: 13px;
}
.tl2hhv {
    font-size: 17px;
    margin-bottom: 32px;
}

.suga .wqu7gy img {
    border-radius: 7px 7px 0 0;
}
.x6xph {
    font-size: 13px;
    margin-bottom: 5px;
    gap: 15px;
}

.foxq0a {
    padding: 20px 0;
}
.foxq0a.scrolled {
    padding: 15px 0;
}
.jppe {
    font-size: 21px;
}
.wieae {
    margin-left: 16px;
}

:root {
    --_ver: 7.28;
    --_rev: 77515;
    --_run: '824660';
}
.layout-anchor { outline: 0 solid transparent }
.grid-debug { content: ''; --_stamp: 626; display: inherit }
.scope-tag { display: inherit; unicode-bidi: normal }
.render-flag { --_stamp: 176 }

.rurbo h1, .rurbo h2, .rurbo h3, .rurbo h4, .rurbo h5, .rurbo h6 { color: #fff !important; }
.rurbo { color: rgba(255,255,255,0.85) !important; }
.rurbo p, .rurbo li, .rurbo span:not(.badge):not(.jc5hs), .rurbo .kvbu, .rurbo label, .rurbo blockquote, .rurbo figcaption, .rurbo dt, .rurbo dd, .rurbo td, .rurbo th { color: rgba(255,255,255,0.78) !important; }
.rurbo a:not(.jc5hs):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.rurbo a:not(.jc5hs):not(.nav-link):hover { color: #fff !important; }
.rurbo .ob8cd { color: #fff !important; }
.rurbo .wf44 { 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(.jc5hs), .bg-dark-custom .kvbu, .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(.jc5hs):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.jc5hs):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .ob8cd { color: #fff !important; }
.bg-dark-custom .wf44 { 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(.jc5hs), .bg-gradient-custom .kvbu, .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(.jc5hs):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.jc5hs):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .ob8cd { color: #fff !important; }
.bg-gradient-custom .wf44 { 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(.jc5hs), .bg-accent-custom .kvbu, .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(.jc5hs):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.jc5hs):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .ob8cd { color: #fff !important; }
.bg-accent-custom .wf44 { color: rgba(255,255,255,0.7) !important; }

.wf83q h1, .wf83q h2, .wf83q h3, .wf83q h4, .wf83q h5, .wf83q h6 { color: #fff !important; }
.wf83q { color: rgba(255,255,255,0.85) !important; }
.wf83q p, .wf83q li, .wf83q span:not(.badge):not(.jc5hs), .wf83q .kvbu, .wf83q label, .wf83q blockquote, .wf83q figcaption, .wf83q dt, .wf83q dd, .wf83q td, .wf83q th { color: rgba(255,255,255,0.78) !important; }
.wf83q a:not(.jc5hs):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.wf83q a:not(.jc5hs):not(.nav-link):hover { color: #fff !important; }
.wf83q .ob8cd { color: #fff !important; }
.wf83q .wf44 { color: rgba(255,255,255,0.7) !important; }

.vc3ie { color: rgba(255,255,255,0.65) !important; }
.vc3ie h1, .vc3ie h2, .vc3ie h3,
.vc3ie h4, .vc3ie h5, .vc3ie h6,
.vc3ie .gug2d1 { color: #fff !important; }
.vc3ie p, .vc3ie li, .vc3ie span,
.vc3ie label { color: rgba(255,255,255,0.6) !important; }
.vc3ie a:not(.jc5hs) { color: rgba(255,255,255,0.65) !important; }
.vc3ie a:not(.jc5hs):hover { color: #fff !important; }

.q6dmjw h1, .q6dmjw h2, .q6dmjw h3, .q6dmjw h4, .q6dmjw h5, .q6dmjw h6 { color: var(--text-primary, #1a1a2e) !important; }
.q6dmjw p, .q6dmjw li, .q6dmjw span:not(.badge):not(.jc5hs), .q6dmjw .kvbu, .q6dmjw label, .q6dmjw blockquote, .q6dmjw figcaption, .q6dmjw dt, .q6dmjw dd, .q6dmjw td, .q6dmjw th { color: var(--text-secondary, #555) !important; }

.z86hh h1, .z86hh h2, .z86hh h3, .z86hh h4, .z86hh h5, .z86hh h6 { color: var(--text-primary, #1a1a2e) !important; }
.z86hh p, .z86hh li, .z86hh span:not(.badge):not(.jc5hs), .z86hh .kvbu, .z86hh label, .z86hh blockquote, .z86hh figcaption, .z86hh dt, .z86hh dd, .z86hh td, .z86hh th { color: var(--text-secondary, #555) !important; }
