@import url('https://fonts.googleapis.com/css2?family=Albert+Sans:wght@400;500;600;700;800&family=Albert+Sans:wght@400;500&display=swap');

:root {
    --a14yl: #3307D2;
    --a15gq: #B4BF10;
    --a16jk: #18BE84;
    --a1np: linear-gradient(200deg, var(--a14yl), var(--a15gq));
    --a3u8: 'Albert Sans', sans-serif;
    --a5t5: 'Albert Sans', sans-serif;
    --a19yb: 40px;
    --a20hp: 30px;
    --a21nj: 22px;
    --a17xm: 15px;
    --a185j: 700;
    --a6t9: 2px;
    --a77h: 4px;
    --a83d: 6px;
    --a9tm: 8px;
    --a43q: 4px;
    --a109q: 3px 3px 0 rgba(0,0,0,0.08);
    --a11yo: 5px 5px 0 rgba(0,0,0,0.10);
    --a12ci: 8px 8px 0 rgba(0,0,0,0.12);
    --a13xz: 12px 12px 0 rgba(0,0,0,0.15);
    --_zk9byc: 120px 0;
}
._qjltco {
    border-radius: 20px 4px 20px 4px;
    padding: 14px 32px;
}
._iss23vf, ._nntr0, ._chhhx9, ._etf774x, ._f09i2e {
    border-width: 2px;
    border-color: var(--border-color);
}

._e3b97z {
    position: relative;
    padding-top: 100px !important;
    padding-bottom: 100px !important;
    margin: 40px 0;
}

._wcrpgpc {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
._wcrpgpc::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: rgba(255,255,255,0.15);
    transition: height 0.35s ease;
    z-index: -1;
}
._wcrpgpc:hover::before {
    height: 100%;
}

._iss23vf, ._nntr0, ._etf774x, ._f09i2e, ._chhhx9 {
    transform: rotate(-1.5deg);
    transition: transform 0.4s cubic-bezier(.25,.8,.25,1);
}
._iss23vf:hover, ._nntr0:hover, ._etf774x:hover, ._f09i2e:hover, ._chhhx9:hover {
    transform: rotate(0deg) translateY(-4px);
}

.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(--a14yl);
}

._e63jha9 {
    background: var(--footer-dark-bg);
    color: #fff;
    border-radius: var(--a9tm);
    margin: 0 20px;
}
._e63jha9 ._90mil { color: #fff; }
._e63jha9 ._5jw5ceu { color: rgba(255,255,255,0.7); }
._e63jha9 ._qjltco { background: #fff; color: var(--footer-dark-bg); }

._iss23vf, ._nntr0, ._etf774x, ._f09i2e, ._chhhx9 {
    border-left: 4px solid var(--a14yl);
    border-bottom: 4px solid var(--a15gq, var(--a14yl));
    border-radius: 0;
}

._lsb31pb {
    min-height: 100vh;
    background-size: cover;
    background-position: center;
}
._lsb31pb .hero-bg { opacity: 0.5 !important; }
._lsb31pb ._kli8p {
    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;
}
._lsb31pb ._2xvok { text-align: center; }
._lsb31pb ._qectl { color: #fff; text-shadow: 0 2px 20px rgba(0,0,0,0.3); }
._lsb31pb ._whcd85e { color: rgba(255,255,255,0.85); }
._lsb31pb ._oqc24lv { background: rgba(255,255,255,0.15); color: #fff !important; backdrop-filter: blur(8px); }
._lsb31pb ._86fd4zx { border-color: rgba(255,255,255,0.5); color: #fff; }
._lsb31pb ._bp7i6 { justify-content: center; }

/* "Trabajos que inspiran" (cube slider): fallback layout when Swiper isn't initialized */
#cube-slider .swiper:not(.swiper-initialized) .swiper-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    gap: 18px;
}

@media (min-width: 768px) {
    #cube-slider .swiper:not(.swiper-initialized) .swiper-wrapper {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 20px;
    }
}

#cube-slider .swiper:not(.swiper-initialized) .swiper-slide {
    width: auto;
}

#cube-slider .swiper:not(.swiper-initialized) .swiper-pagination {
    display: none;
}

/* Home hero: force dark text variant */
._lsb31pb.hero-force-dark ._qectl {
    color: var(--text-primary) !important;
    text-shadow: none !important;
}
._lsb31pb.hero-force-dark ._whcd85e {
    color: var(--text-secondary) !important;
}
._lsb31pb.hero-force-dark ._oqc24lv {
    color: var(--text-primary) !important;
}
._lsb31pb.hero-force-dark ._aipwlpr {
    color: var(--text-muted) !important;
}
._lsb31pb.hero-force-dark .text-gradient {
    background: none !important;
    color: var(--text-primary) !important;
    -webkit-text-fill-color: var(--text-primary) !important;
}
._lsb31pb.hero-force-dark a.btn-play-custom {
    color: var(--text-primary) !important;
}

._q7tjy2s {
    background: linear-gradient(135deg, var(--footer-dark-bg) 0%, color-mix(in srgb, var(--footer-dark-bg) 80%, var(--a14yl)) 100%);
    padding: 16px 0;
}
._q7tjy2s ._jc438 { color: #fff; }
._q7tjy2s .nav-link { color: rgba(255,255,255,0.75) !important; }
._q7tjy2s .nav-link:hover, ._q7tjy2s .nav-link.active { color: #fff !important; }
._q7tjy2s .nav-link::after { background: var(--a14yl); }
._q7tjy2s ._5343x { background: var(--a14yl); color: #fff; border-color: var(--a14yl); }
._q7tjy2s ._singn ._1jz87 { background: #fff; }
._q7tjy2s.scrolled { box-shadow: 0 4px 20px rgba(0,0,0,0.15); }

._46z0f {
    background: #f8f6f3;
    color: var(--text-secondary);
    padding-top: 80px;
    border-top: 4px double var(--text-primary);
}
._46z0f p, ._46z0f li, ._46z0f span,
._46z0f ._oxa11av p, ._46z0f .footer-contact li { color: var(--text-secondary); }
._46z0f h1,._46z0f h2,._46z0f h3,._46z0f h4,._46z0f h5 { color: var(--text-primary); }
._oxa11av ._dgsjndo {
    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;
}
._oxa11av ._dgsjndo::after { display: none; }
._ijmy9t a { color: var(--text-secondary); font-size: 14px; }
._ijmy9t a:hover { color: var(--text-primary); text-decoration: underline; }
._ug80m a { border-radius: 0; background: var(--text-primary); color: #f8f6f3; border: none; }
._ug80m a:hover { background: var(--a14yl); }
._y4slix { border-top: 1px solid var(--text-primary); }
._y4slix p { color: var(--text-secondary); font-style: italic; }

.contact-section ._t62n4g6 {
    border: 2px solid var(--a14yl);
    padding: 40px;
    border-radius: var(--a77h);
    position: relative;
}
.contact-section ._t62n4g6::before {
    content: '';
    position: absolute;
    top: -2px;
    left: 30px;
    right: 30px;
    height: 4px;
    background: var(--a1np);
    border-radius: 0 0 4px 4px;
}
.contact-section .form-control { border-radius: var(--a6t9); }

._jc438 { font-size: 24px; font-weight: 800; background: var(--a1np); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }

._gpuml2, .card-title, ._gyh59b {
    background: var(--a1np);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-weight: 800;
}
._46z0f ._gpuml2, ._46z0f .card-title, ._46z0f ._gyh59b,
._q7tjy2s ._gpuml2, ._q7tjy2s .card-title, ._q7tjy2s ._gyh59b {
    -webkit-text-fill-color: initial;
    background: none;
}

._a6vtt6e {
    position: relative;
}
._a6vtt6e::after {
    content: '';
    position: absolute;
    inset: 12px -12px -12px 12px;
    background: var(--a14yl);
    opacity: 0.15;
    border-radius: var(--a83d);
    z-index: -1;
}

._2gdd5k ._man9d24 img, ._man9d24 img {
    border-radius: 30%;
    aspect-ratio: 1/1;
    object-fit: cover;
    border: 3px solid var(--a14yl);
}

/* About: "Conoce a nuestros expertos" – prevent oversized portraits on wide slides */
#s5-team .swiper-slide { display: flex; justify-content: center; }
#s5-team ._2gdd5k { width: 100%; max-width: 420px; margin: 0 auto; }
#s5-team ._2gdd5k ._man9d24 { max-width: clamp(220px, 58vw, 300px); margin-left: auto; margin-right: auto; }

section:not(._lsb31pb) .col-lg-6 img, section:not(._lsb31pb) .col-lg-5 img, .about-section img, section img.rounded {
    outline: 2px solid var(--a14yl);
    outline-offset: 8px;
    border-radius: var(--a77h);
}

._singn { width: 40px; height: 40px; gap: 6px; border: none; background: none; border-radius: 0; }
._singn ._1jz87 { width: 24px; height: 2px; border-radius: 1px; transition: transform 0.4s cubic-bezier(0.68,-0.6,0.32,1.6), opacity 0.3s ease; }
._singn.active ._1jz87:nth-child(1) { transform: translateY(8px) rotate(135deg); }
._singn.active ._1jz87:nth-child(2) { opacity: 0; transform: scaleX(0); }
._singn.active ._1jz87:nth-child(3) { transform: translateY(-8px) rotate(-135deg); }

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(--a14yl);opacity:0.2;font-size:8px;letter-spacing:6px;padding:15px 0;}

.scroll-line{position:fixed;right:16px;top:20%;height:60%;width:3px;background:var(--border-color);border-radius:2px;z-index:9990;opacity:0.4;}.scroll-line .indicator{width:100%;background:var(--a14yl);border-radius:2px;transition:height 0.1s;}@media(max-width:768px){.scroll-line{display:none;}}

._iss23vf,._nntr0,._etf774x,._f09i2e,._2gdd5k{opacity:0;animation:staggerIn 0.6s ease forwards;}.row>[class*="col"]:nth-child(1) ._iss23vf,.row>[class*="col"]:nth-child(1) ._nntr0,.row>[class*="col"]:nth-child(1) ._etf774x{animation-delay:0.1s;}.row>[class*="col"]:nth-child(2) ._iss23vf,.row>[class*="col"]:nth-child(2) ._nntr0,.row>[class*="col"]:nth-child(2) ._etf774x{animation-delay:0.2s;}.row>[class*="col"]:nth-child(3) ._iss23vf,.row>[class*="col"]:nth-child(3) ._nntr0,.row>[class*="col"]:nth-child(3) ._etf774x{animation-delay:0.3s;}.row>[class*="col"]:nth-child(4) ._iss23vf,.row>[class*="col"]:nth-child(4) ._nntr0{animation-delay:0.4s;}.row>[class*="col"]:nth-child(5) ._iss23vf{animation-delay:0.5s;}.row>[class*="col"]:nth-child(6) ._iss23vf{animation-delay:0.6s;}@keyframes staggerIn{from{opacity:0;transform:translateY(30px);}to{opacity:1;transform:translateY(0);}}

@media(prefers-reduced-motion:reduce){._iss23vf,._nntr0,._etf774x,._f09i2e,._2gdd5k,.portfolio-item{opacity:1!important;transform:none!important;animation:none!important;}}

.bg-deco{position:fixed;inset:0;pointer-events:none;z-index:0;opacity:0.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");}

._qjltco,._wcrpgpc{transition:transform 0.25s cubic-bezier(0.23,1,0.32,1);}

._6xwodpr .nav-link::after{content:'';position:absolute;bottom:0;left:50%;width:0;height:2px;background:var(--a14yl);transition:width 0.3s ease,left 0.3s ease;border-radius:1px;}._6xwodpr .nav-link:hover::after,._6xwodpr .nav-link.active::after{width:100%;left:0;}

.pulse-dot{display:inline-block;width:10px;height:10px;background:var(--a14yl);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;}}

.scroll-hint{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:6px;opacity:0.5;animation:scrollHintBounce 2s ease-in-out infinite;z-index:10;}.scroll-hint span{display:block;width:24px;height:24px;border-right:2px solid var(--text-primary);border-bottom:2px solid var(--text-primary);transform:rotate(45deg);}@keyframes scrollHintBounce{0%,100%{transform:translateX(-50%) translateY(0);opacity:0.5;}50%{transform:translateX(-50%) translateY(12px);opacity:1;}}

._iss23vf,._nntr0,._f09i2e{position:relative;overflow:hidden;border:none !important;}._iss23vf::after,._nntr0::after,._f09i2e::after{content:'';position:absolute;inset:-2px;background:conic-gradient(from var(--shimmer-angle,0deg),var(--a14yl),var(--a15gq,var(--a14yl)),transparent,var(--a14yl));border-radius:inherit;z-index:-1;animation:shimmerBorder 4s linear infinite;}._iss23vf::before,._nntr0::before,._f09i2e::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;}

main > section:nth-child(3n+2):not(._e63jha9):not(._3xc9o) { position: relative; overflow: clip; }
main > section:nth-child(3n+2):not(._e63jha9):not(._3xc9o)::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.03;
    background-image:
        linear-gradient(90deg, var(--a14yl) 1px, transparent 1px),
        linear-gradient(0deg, var(--a14yl) 1px, transparent 1px),
        radial-gradient(circle, var(--a14yl) 2px, transparent 2px),
        radial-gradient(circle, var(--a14yl) 1px, transparent 1px);
    background-size: 60px 60px, 60px 60px, 60px 60px, 30px 30px;
    background-position: 0 0, 0 0, 30px 30px, 15px 15px;
}
._lsb31pb::before { display: none !important; }

html:not(._ejmxma) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    ._h6617a {
        flex-wrap: nowrap;
        overflow: visible;
    }
    ._6xwodpr {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    ._6xwodpr .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    ._bz6r2fk, ._mjyvl6p {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    ._bz6r2fk .nav-link,
    ._mjyvl6p .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    ._5343x {
        flex-shrink: 0;
        white-space: nowrap;
    }
    ._jc438 {
        flex-shrink: 0;
    }
}

div._e3b97z:not(._zk9byc) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    padding: 6px 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
div._e3b97z:not(._zk9byc) + ._q7tjy2s {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div._e3b97z._jhwibc {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div._e3b97z._jhwibc + ._q7tjy2s,
div._e3b97z:not(._zk9byc) + ._q7tjy2s.scrolled {
    top: 0;
}
div._e3b97z:not(._zk9byc) ~ ._lsb31pb {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div._e3b97z:not(._zk9byc) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div._e3b97z:not(._zk9byc) + ._q7tjy2s {
        top: 0;
    }
    div._e3b97z:not(._zk9byc) ~ ._lsb31pb {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    ._singn {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    ._singn ._1jz87 {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    ._6xwodpr {
        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;
    }
    ._6xwodpr .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;
    }
    ._6xwodpr .nav-link::after { display: none !important; }
    ._5343x { display: none !important; }
    ._bz6r2fk, ._mjyvl6p { display: none !important; }
}

@media (max-width: 992px) {
    ._6xwodpr { right: 0 !important; left: auto !important; width: min(300px,85vw) !important; background: var(--bg-card) !important; padding: 100px 28px 40px !important; box-shadow: -4px 0 30px rgba(0,0,0,0.15) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; transform: scale(0.97) !important; transition: opacity 0.3s ease, visibility 0.3s, transform 0.3s ease !important; }
    ._6xwodpr.active { opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; transform: scale(1) !important; }
    ._6xwodpr .nav-link { opacity: 0 !important; transform: translateY(10px) !important; transition: opacity 0.3s ease, transform 0.3s ease !important; border-bottom: 1px solid var(--border-color) !important; }
    ._6xwodpr.active .nav-link { opacity: 1 !important; transform: translateY(0) !important; }
    ._6xwodpr.active .nav-link:nth-child(1){transition-delay:.15s !important;}
    ._6xwodpr.active .nav-link:nth-child(2){transition-delay:.20s !important;}
    ._6xwodpr.active .nav-link:nth-child(3){transition-delay:.25s !important;}
    ._6xwodpr.active .nav-link:nth-child(4){transition-delay:.30s !important;}
    ._6xwodpr.active .nav-link:nth-child(5){transition-delay:.35s !important;}
    ._6xwodpr.active .nav-link:nth-child(6){transition-delay:.40s !important;}
    ._6xwodpr.active .nav-link:nth-child(7){transition-delay:.45s !important;}
    ._6xwodpr.active .nav-link:nth-child(8){transition-delay:.50s !important;}
}

._iss23vf,
._nntr0,
._etf774x,
._f09i2e,
._t01apq1,
._2gdd5k {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
._iss23vf *,
._nntr0 *,
._etf774x *,
._f09i2e *,
._t01apq1 * {
    filter: none !important;
}
@supports (animation: none) {
    ._iss23vf, ._nntr0, ._etf774x {
        animation-fill-mode: forwards !important;
    }
}
._etf774x + ._etf774x {
    margin-top: 1.5rem;
}

._lsb31pb ._kli8p ~ .container,
._lsb31pb ._kli8p ~ .container * {
    color: #fff;
}
._lsb31pb ._kli8p ~ .container p,
._lsb31pb ._kli8p ~ .container ._whcd85e {
    color: rgba(255,255,255,0.85);
}
._lsb31pb ._kli8p ~ .container ._qjltco {
    color: inherit;
}
._3xc9o ._oqc24lv { color: #fff; }
._3xc9o ._z5pbbw { color: var(--a14yl); }
._3xc9o ._aipwlpr { color: rgba(255,255,255,0.55); }
._3xc9o ._ijmy9t a { color: rgba(255,255,255,0.65); }
._3xc9o ._ijmy9t a:hover { color: #fff; }
._46z0f[style*="background:none"] { background: none !important; }
._46z0f[style*="background:none"]::before,
._46z0f[style*="background:none"]::after { display: none !important; }

body {
    line-height: 1.636;
    letter-spacing: 0.002em;
}

._iss23vf, ._nntr0, ._etf774x, ._chhhx9, ._f09i2e {
    padding: 31px;
}
._iss23vf, ._nntr0, ._etf774x, ._chhhx9, ._f09i2e .card-body {
    padding: 24px 20px;
}
.row > [class*="col"]:nth-child(1) ._iss23vf,
.row > [class*="col"]:nth-child(1) ._nntr0 {
    padding: 34px;
    border-radius: calc(var(--a77h) + -2px);
}
.row > [class*="col"]:nth-child(2) ._iss23vf,
.row > [class*="col"]:nth-child(2) ._nntr0 {
    padding: 30px;
    border-radius: calc(var(--a77h) + -1px);
}
.row > [class*="col"]:nth-child(3) ._iss23vf,
.row > [class*="col"]:nth-child(3) ._nntr0 {
    padding: 32px;
    border-radius: calc(var(--a77h) + -2px);
}
.row > [class*="col"]:nth-child(4) ._iss23vf,
.row > [class*="col"]:nth-child(4) ._nntr0 {
    padding: 28px;
    border-radius: calc(var(--a77h) + 1px);
}
.row > [class*="col"]:nth-child(5) ._iss23vf,
.row > [class*="col"]:nth-child(5) ._nntr0 {
    padding: 33px;
    border-radius: calc(var(--a77h) + 1px);
}
.row > [class*="col"]:nth-child(6) ._iss23vf,
.row > [class*="col"]:nth-child(6) ._nntr0 {
    padding: 32px;
    border-radius: calc(var(--a77h) + -1px);
}

._qjltco {
    padding: 12px 28px;
    font-size: 16px;
    letter-spacing: 0.407px;
    border-radius: calc(var(--a77h) + -2px);
}
._86fd4zx {
    padding: 12px 28px;
    border-width: 1px;
}

main > section {
    padding-top: 94px;
    padding-bottom: 101px;
}
main > section:first-child {
    padding-top: 109px;
}
main > section:nth-child(2) {
    padding-top: 101px;
    padding-bottom: 90px;
}
main > section:nth-child(4) {
    padding-top: 98px;
    padding-bottom: 95px;
}

._f34px9 {
    margin-bottom: 56px;
}

._iss23vf, ._nntr0, ._etf774x, ._f09i2e {
    box-shadow: 2px 4px 19px rgba(0,0,0,0.06);
}

._lsb31pb {
    padding-top: 119px;
}
._qectl {
    margin-bottom: 27px;
}
._whcd85e {
    margin-bottom: 38px;
    font-size: 16px;
    line-height: 1.614;
}
._oqc24lv {
    font-size: 12px;
    letter-spacing: 3.322px;
    margin-bottom: 22px;
}
._bp7i6 {
    gap: 17px;
}

._a6vtt6e img {
    border-radius: 17px;
    box-shadow: 0 14px 38px rgba(0,0,0,0.138);
}

._bsg3d {
    width: 54px;
    height: 54px;
    font-size: 23px;
    border-radius: 11px;
    margin-bottom: 17px;
}

._gpuml2, .card-title {
    font-size: 20px;
    margin-bottom: 8px;
}
._qbhz0n, .card-text {
    font-size: 15px;
    line-height: 1.56;
}

._gyh59b {
    margin-bottom: 15px;
    letter-spacing: 0.0px;
}
._z5pbbw {
    font-size: 12px;
    letter-spacing: 2.937px;
    margin-bottom: 13px;
}
._yh6gr1 {
    font-size: 18px;
    line-height: 1.618;
}

@media (min-width: 993px) {
    ._6xwodpr {
        gap: 28px;
    }
    ._6xwodpr .nav-link {
        font-size: 14px;
        padding: 8px 0;
    }
}

._46z0f {
    padding-top: 71px;
}
._oxa11av ._dgsjndo {
    font-size: 17px;
    margin-bottom: 20px;
}
._ijmy9t a {
    font-size: 15px;
}
._ijmy9t li {
    margin-bottom: 12px;
}
._ug80m {
    gap: 10px;
}
._ug80m a {
    width: 41px;
    height: 41px;
}
._y4slix {
    padding: 25px 0;
    margin-top: 55px;
}

.form-control {
    border-radius: 7px;
    padding: 13px 19px;
    font-size: 15px;
}

._chhhx9 {
    padding: 29px;
}
._ie1rd7v {
    font-size: 16px;
    line-height: 1.695;
    margin-bottom: 24px;
}
._axkf54k {
    width: 47px;
    height: 47px;
}
._ti331 {
    font-size: 15px;
}
._33ps3 {
    font-size: 14px;
}

._f09i2e {
    padding: 38px;
}
._gqv8xla {
    font-size: 20px;
    margin-bottom: 9px;
}
._ickz4dm {
    font-size: 46px;
    margin-bottom: 22px;
}
._rdhdk0 li {
    padding: 11px 0;
    font-size: 15px;
}

._wpiklx1, .stat-number {
    font-size: 47px;
    margin-bottom: 8px;
}
._4dybpo {
    font-size: 15px;
    letter-spacing: 0.411px;
}

._man9d24 img {
    border-radius: 12px;
}
._i6tv96m {
    font-size: 19px;
    margin-bottom: 5px;
}
._7t5bmx {
    font-size: 13px;
}

._5ohu42j {
    font-size: 32px;
    margin-bottom: 15px;
}
._53osme {
    font-size: 19px;
    margin-bottom: 10px;
}

.wow {
    animation-duration: 0.553s !important;
}
._iss23vf, ._nntr0, ._etf774x, ._chhhx9,
._f09i2e, ._2gdd5k {
    transition-duration: 0.309s;
}

.row {
    --bs-gutter-y: 24px;
}

._e63jha9 {
    padding: 79px 0;
}
._90mil {
    font-size: 35px;
    margin-bottom: 17px;
}
._5jw5ceu {
    font-size: 17px;
    margin-bottom: 26px;
}

._etf774x ._519wwub img {
    border-radius: 7px 7px 0 0;
}
._q4ny69k {
    font-size: 12px;
    margin-bottom: 5px;
    gap: 10px;
}

._q7tjy2s {
    padding: 15px 0;
}
._q7tjy2s.scrolled {
    padding: 11px 0;
}
._jc438 {
    font-size: 21px;
}
._5343x {
    margin-left: 20px;
}

:root {
    --_hash: '0bd369';
    --_build: '8759e5';
}
.sr-only-fx { visibility: inherit; unicode-bidi: normal; font-style: inherit }
.style-tag { outline: 0 solid transparent }

._3xc9o h1, ._3xc9o h2, ._3xc9o h3, ._3xc9o h4, ._3xc9o h5, ._3xc9o h6 { color: #fff !important; }
._3xc9o { color: rgba(255,255,255,0.85) !important; }
._3xc9o p, ._3xc9o li, ._3xc9o span:not(.badge):not(._qjltco), ._3xc9o ._syged, ._3xc9o label, ._3xc9o blockquote, ._3xc9o figcaption, ._3xc9o dt, ._3xc9o dd, ._3xc9o td, ._3xc9o th { color: rgba(255,255,255,0.78) !important; }
._3xc9o a:not(._qjltco):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
._3xc9o a:not(._qjltco):not(.nav-link):hover { color: #fff !important; }
._3xc9o ._wpiklx1 { color: #fff !important; }
._3xc9o ._4dybpo { 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(._qjltco), .bg-dark-custom ._syged, .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(._qjltco):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(._qjltco):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom ._wpiklx1 { color: #fff !important; }
.bg-dark-custom ._4dybpo { 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(._qjltco), .bg-gradient-custom ._syged, .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(._qjltco):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(._qjltco):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom ._wpiklx1 { color: #fff !important; }
.bg-gradient-custom ._4dybpo { 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(._qjltco), .bg-accent-custom ._syged, .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(._qjltco):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(._qjltco):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom ._wpiklx1 { color: #fff !important; }
.bg-accent-custom ._4dybpo { color: rgba(255,255,255,0.7) !important; }

._e63jha9 h1, ._e63jha9 h2, ._e63jha9 h3, ._e63jha9 h4, ._e63jha9 h5, ._e63jha9 h6 { color: #fff !important; }
._e63jha9 { color: rgba(255,255,255,0.85) !important; }
._e63jha9 p, ._e63jha9 li, ._e63jha9 span:not(.badge):not(._qjltco), ._e63jha9 ._syged, ._e63jha9 label, ._e63jha9 blockquote, ._e63jha9 figcaption, ._e63jha9 dt, ._e63jha9 dd, ._e63jha9 td, ._e63jha9 th { color: rgba(255,255,255,0.78) !important; }
._e63jha9 a:not(._qjltco):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
._e63jha9 a:not(._qjltco):not(.nav-link):hover { color: #fff !important; }
._e63jha9 ._wpiklx1 { color: #fff !important; }
._e63jha9 ._4dybpo { color: rgba(255,255,255,0.7) !important; }

._46z0f { color: var(--text-secondary, #555) !important; }
._46z0f h1, ._46z0f h2, ._46z0f h3,
._46z0f h4, ._46z0f h5, ._46z0f h6,
._46z0f ._dgsjndo { color: var(--text-primary, #1a1a2e) !important; }
._46z0f p, ._46z0f li, ._46z0f span,
._46z0f label { color: var(--text-secondary, #555) !important; }
._46z0f a:not(._qjltco) { color: var(--text-secondary, #555) !important; }
._46z0f a:not(._qjltco):hover { color: var(--a14yl) !important; }
._46z0f ._y4slix p { color: var(--text-muted, #888) !important; }

._bwggry h1, ._bwggry h2, ._bwggry h3, ._bwggry h4, ._bwggry h5, ._bwggry h6 { color: var(--text-primary, #1a1a2e) !important; }
._bwggry p, ._bwggry li, ._bwggry span:not(.badge):not(._qjltco), ._bwggry ._syged, ._bwggry label, ._bwggry blockquote, ._bwggry figcaption, ._bwggry dt, ._bwggry dd, ._bwggry td, ._bwggry th { color: var(--text-secondary, #555) !important; }

._e3b97z h1, ._e3b97z h2, ._e3b97z h3, ._e3b97z h4, ._e3b97z h5, ._e3b97z h6 { color: var(--text-primary, #1a1a2e) !important; }
._e3b97z p, ._e3b97z li, ._e3b97z span:not(.badge):not(._qjltco), ._e3b97z ._syged, ._e3b97z label, ._e3b97z blockquote, ._e3b97z figcaption, ._e3b97z dt, ._e3b97z dd, ._e3b97z td, ._e3b97z th { color: var(--text-secondary, #555) !important; }
