@import url('https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700&family=Sora:wght@400;500&display=swap');

:root {
    --n14kr: #BF5C74;
    --n15bx: #5DAC45;
    --n16tf: #818FD1;
    --n1e1: linear-gradient(to right, var(--n14kr), var(--n15bx));
    --n3d4: 'Sora', sans-serif;
    --n5ak: 'Sora', sans-serif;
    --n19rl: 64px;
    --n20g9: 44px;
    --n21oo: 30px;
    --n17p8: 18px;
    --n18xo: 700;
    --n6x7: 0px;
    --n7q1: 0px;
    --n8tu: 0px;
    --n9ma: 0px;
    --n4tq: 0px;
    --n10ez: 0 2px 8px #BF5C7418;
    --n11ku: 0 4px 16px #BF5C7422;
    --n12v1: 0 8px 32px #BF5C7430;
    --n13a0: 0 16px 48px #BF5C7440;
    --cqya9m: 140px 0;
}
.phh2 {
    border-radius: 20px 4px 20px 4px;
    padding: 14px 32px;
}

/* ── Hero form placeholder fix ── */
.msdv .form-control::placeholder {
    color: rgba(255,255,255,0.4);
    opacity: 1;
}

/* ── Header compact overrides ── */
.pwgkh0 {
    font-size: 20px !important;
    letter-spacing: -0.3px;
}
.yjkn {
    gap: 18px !important;
}
.yjkn .nav-link {
    font-size: 12px !important;
    white-space: nowrap;
}
.cdc6zl .phh2.frjsgj.eq9yb {
    padding: 8px 18px !important;
    font-size: 12px !important;
    white-space: nowrap;
}
.ogvh4 {
    padding: 14px 0 !important;
}

.lvo5, .ub9vy, .vnwh9p, .sdyovi, .bz33sa {
    border-width: 2px;
    border-color: var(--border-color);
}

.uy5d {
    background: linear-gradient(135deg, var(--bg-secondary) 0%, var(--bg-primary) 100%);
}

.ewuu9u {
    position: relative;
    padding-left: 24px;
}
.ewuu9u::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 100%;
    background: var(--n1e1);
    border-radius: 2px;
}
.ewuu9u.text-center {
    padding-left: 0;
}
.ewuu9u.text-center::before {
    display: none;
}

.uy5d {
    position: relative;
    margin-top: 30px;
}
.uy5d::before {
    content: '';
    position: absolute;
    top: -30px;
    left: 0;
    width: 100%;
    height: 60px;
    background: inherit;
    border-radius: 50% 50% 0 0;
}

.bnabp6 { text-align: center; padding-top: 100px; }
.rdn3 {
    max-width: 900px;
    margin: 0 auto 40px;
}
.rdn3 img {
    border-radius: var(--n9ma);
    box-shadow: var(--n13a0);
    width: 100%;
    max-height: 400px;
    object-fit: cover;
}
.knaln { max-width: 700px; margin: 0 auto; }
.fn4ha4 { justify-content: center; }
.hoisz1 { margin-bottom: 16px; }

.cdc6zl {
    background: transparent;
    padding: 28px 40px;
}
.cdc6zl .ogvh4 { gap: 40px; }
.pwgkh0 { font-size: 28px; font-weight: 300; letter-spacing: 4px; text-transform: uppercase; }
.yjkn { gap: 36px; }
.yjkn .nav-link { font-size: 12px; letter-spacing: 2px; text-transform: uppercase; font-weight: 500; }
.yjkn .nav-link::after { height: 1px; bottom: -6px; }
.eq9yb { letter-spacing: 1px; text-transform: uppercase; font-size: 11px; padding: 14px 28px !important; }
.cdc6zl.scrolled { background: var(--bg-primary); padding: 16px 40px; box-shadow: 0 1px 0 var(--border-color); }

.alyco {
    background: var(--bg-secondary);
    color: var(--text-secondary);
    padding: 0 20px 20px;
    border-top: none;
}
.alyco p, .alyco li, .alyco span,
.alyco .ed4a0e p, .alyco .footer-contact li { color: var(--text-secondary); }
.alyco h1,.alyco h2,.alyco h3,.alyco h4,.alyco h5 { color: var(--text-primary); }
.alyco > .container,
.alyco > div > .container {
    background: var(--bg-primary);
    border-radius: var(--n8tu);
    padding: 60px 40px 30px;
    box-shadow: var(--n12v1);
    border: 1px solid var(--border-color);
}
.ed4a0e .bbdro { color: var(--text-primary); }
.ed4a0e .bbdro::after { background: var(--n14kr); }
.ww6n a { color: var(--text-secondary); }
.ww6n a:hover { color: var(--n14kr); }
.ctbw a { background: var(--bg-secondary); border-color: var(--border-color); color: var(--text-secondary); }
.ctbw a:hover { background: var(--n14kr); color: #fff; border-color: var(--n14kr); }
.njska8 { border-top: 1px solid var(--border-color); margin-top: 40px; }
.njska8 p { color: var(--text-muted); }

.contact-section .msdv {
    background: var(--footer-dark-bg);
    padding: 48px;
    border-radius: var(--n8tu);
}
.contact-section .msdv .form-control {
    background: rgba(255,255,255,0.08);
    border-color: rgba(255,255,255,0.15);
    color: #fff;
    border-radius: var(--n6x7);
}
.contact-section .msdv .form-control::placeholder { color: rgba(255,255,255,0.4); }
.contact-section .msdv .form-control:focus { border-color: var(--n14kr); background: rgba(255,255,255,0.12); }
.contact-section .msdv .phh2 { background: #fff; color: var(--footer-dark-bg); border-color: #fff; }
.contact-section .msdv label { color: rgba(255,255,255,0.7); }

.pwgkh0 { font-size: 24px; font-weight: 800; text-shadow: 3px 3px 0 rgba(var(--n14kr-rgb, 99,102,241), 0.2); }

h3, h4, h5 { font-family: var(--n3d4); }
.ejhj, .card-title {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-weight: 400;
    font-style: italic;
    font-size: 20px;
}
.iqamz { font-style: italic; font-weight: 500; }

.ub9vy img, .lvo5 img, .sdyovi img, .portfolio-item img {
    transition: transform 0.4s ease;
    border-radius: var(--n7q1);
}
.ub9vy:hover img, .lvo5:hover img, .sdyovi:hover img, .portfolio-item:hover img {
    transform: scale(1.08) rotate(-2deg);
}

.ayk38 { width: 40px; height: 40px; gap: 6px; border: none; background: none; border-radius: 0; transition: transform 0.4s ease; }
.ayk38 .ezj3q { width: 24px; height: 2px; border-radius: 2px; transition: transform 0.3s ease, opacity 0.3s ease; }
.ayk38.active { transform: rotate(180deg); }
.ayk38.active .ezj3q:nth-child(1) { transform: translateY(8px) rotate(45deg); }
.ayk38.active .ezj3q:nth-child(2) { opacity: 0; }
.ayk38.active .ezj3q:nth-child(3) { transform: translateY(-8px) rotate(-45deg); }

.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(--n14kr);border-radius:2px;transition:height 0.1s;}@media(max-width:768px){.scroll-line{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(--n14kr);stroke-width:3;stroke-linecap:round;transition:stroke-dashoffset 0.1s;}@media(max-width:768px){.progress-circle{display:none;}}

.lvo5,.ub9vy,.portfolio-item{opacity:0;animation:scaleIn 0.4s ease forwards;}.row>[class*="col"]:nth-child(1)>*{animation-delay:0.03s;}.row>[class*="col"]:nth-child(2)>*{animation-delay:0.08s;}.row>[class*="col"]:nth-child(3)>*{animation-delay:0.13s;}.row>[class*="col"]:nth-child(4)>*{animation-delay:0.18s;}.row>[class*="col"]:nth-child(5)>*{animation-delay:0.23s;}.row>[class*="col"]:nth-child(6)>*{animation-delay:0.28s;}@keyframes scaleIn{from{opacity:0;transform:scale(0.9);}to{opacity:1;transform:scale(1);}}

.typewriter-cursor{display:inline-block;width:2px;height:1em;background:var(--n14kr);margin-left:4px;animation:twBlink 0.7s step-end infinite;vertical-align:text-bottom;}@keyframes twBlink{50%{opacity:0;}}

@media(prefers-reduced-motion:reduce){.lvo5,.ub9vy,.sdyovi,.bz33sa,.afyjp,.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;bottom:-20px;border-radius:50%;background:var(--n14kr);opacity:0.02;animation:decoBubble 16s ease-in infinite;}@keyframes decoBubble{0%{transform:translateY(0) scale(1);opacity:0.02;}80%{opacity:0.015;}100%{transform:translateY(-110vh) scale(0.4);opacity:0;}}

.bnabp6 { perspective: 1px; transform-style: preserve-3d; }
main > section { position: relative; }
main > section .ewuu9u {
    transition: transform 0.05s linear;
}

.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;}}

.spin-ring{position:absolute;width:350px;height:350px;border:1px dashed var(--n14kr);border-radius:50%;opacity:0.08;animation:spinSlow 35s linear infinite;pointer-events:none;top:15%;right:-80px;z-index:0;}@keyframes spinSlow{to{transform:rotate(360deg);}}@media(max-width:768px){.spin-ring{width:200px;height:200px;right:-60px;}}

.float-blobs{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden;}.float-blob{position:absolute;border-radius:50%;filter:blur(40px);opacity:0.035;will-change:transform;}

.highlight-text{display:inline;background:linear-gradient(var(--n14kr),var(--n14kr));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(3n+2):not(.vard):not(.pt0g) { position: relative; overflow: clip; }
main > section:nth-child(3n+2):not(.vard):not(.pt0g)::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.04;
    background-image: radial-gradient(var(--n14kr) 1.5px, transparent 1.5px);
    background-size: 12px 12px;
    background-position: 0 0;
    mask-image: linear-gradient(135deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.5) 100%);
    -webkit-mask-image: linear-gradient(135deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.5) 100%);
}
.bnabp6::before { display: none !important; }

main > section:nth-child(3n+1):not(:first-child) { position: relative; overflow: clip; }
main > section:nth-child(3n+1):not(:first-child)::before {
    content: '';
    position: absolute;
    inset: -20%;
    pointer-events: none;
    z-index: 0;
    opacity: 0.018;
    background:
        repeating-linear-gradient(0deg, var(--n14kr) 0, var(--n14kr) 1px, transparent 1px, transparent 6px),
        repeating-linear-gradient(3deg, var(--n14kr) 0, var(--n14kr) 1px, transparent 1px, transparent 6px);
}
.bnabp6::before { display: none !important; }

html:not(.av6meg) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .ogvh4 {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .yjkn {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    .yjkn .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    .gc2fhq, .ptootk {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .gc2fhq .nav-link,
    .ptootk .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .eq9yb {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .pwgkh0 {
        flex-shrink: 0;
    }
}

div.uy5d:not(.cqya9m) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    padding: 6px 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
div.uy5d:not(.cqya9m) + .cdc6zl {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div.uy5d.oy9g {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.uy5d.oy9g + .cdc6zl,
div.uy5d:not(.cqya9m) + .cdc6zl.scrolled {
    top: 0;
}
div.uy5d:not(.cqya9m) ~ .bnabp6 {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div.uy5d:not(.cqya9m) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div.uy5d:not(.cqya9m) + .cdc6zl {
        top: 0;
    }
    div.uy5d:not(.cqya9m) ~ .bnabp6 {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    .ayk38 {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    .ayk38 .ezj3q {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .yjkn {
        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;
    }
    .yjkn .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;
    }
    .yjkn .nav-link::after { display: none !important; }
    .eq9yb { display: none !important; }
    .gc2fhq, .ptootk { display: none !important; }
}

@media (max-width: 992px) {
    .yjkn { right: -100% !important; left: auto !important; width: min(300px,80vw) !important; background: var(--n14kr) !important; padding: 100px 32px 40px !important; box-shadow: -8px 0 40px rgba(0,0,0,0.3) !important; border-left: none !important; transition: right 0.4s cubic-bezier(0.4,0,0.2,1) !important; }
    .yjkn.active { right: 0 !important; }
    .yjkn .nav-link { color: #fff !important; font-weight: 600 !important; border-bottom: 1px solid rgba(255,255,255,0.2) !important; opacity: 0 !important; transform: translateX(20px) !important; transition: opacity 0.35s ease, transform 0.35s ease !important; }
    .yjkn.active .nav-link { opacity: 1 !important; transform: translateX(0) !important; }
    .yjkn.active .nav-link:hover { color: rgba(255,255,255,0.75) !important; }
    .yjkn.active .nav-link:nth-child(1){transition-delay:.06s !important;}
    .yjkn.active .nav-link:nth-child(2){transition-delay:.12s !important;}
    .yjkn.active .nav-link:nth-child(3){transition-delay:.18s !important;}
    .yjkn.active .nav-link:nth-child(4){transition-delay:.24s !important;}
    .yjkn.active .nav-link:nth-child(5){transition-delay:.30s !important;}
    .yjkn.active .nav-link:nth-child(6){transition-delay:.36s !important;}
    .yjkn.active .nav-link:nth-child(7){transition-delay:.42s !important;}
    .yjkn.active .nav-link:nth-child(8){transition-delay:.48s !important;}
}

.lvo5,
.ub9vy,
.sdyovi,
.bz33sa,
.dq88,
.afyjp {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.lvo5 *,
.ub9vy *,
.sdyovi *,
.bz33sa *,
.dq88 * {
    filter: none !important;
}
@supports (animation: none) {
    .lvo5, .ub9vy, .sdyovi {
        animation-fill-mode: forwards !important;
    }
}
.sdyovi + .sdyovi {
    margin-top: 1.5rem;
}

.bnabp6 .yvie ~ .container,
.bnabp6 .yvie ~ .container * {
    color: #fff;
}
.bnabp6 .yvie ~ .container p,
.bnabp6 .yvie ~ .container .fagh0 {
    color: rgba(255,255,255,0.85);
}
.bnabp6 .yvie ~ .container .phh2 {
    color: inherit;
}
.pt0g .hoisz1 { color: #fff; }
.pt0g .hu05 { color: var(--n14kr); }
.pt0g .vcle6y { color: rgba(255,255,255,0.55); }
.pt0g .ww6n a { color: rgba(255,255,255,0.65); }
.pt0g .ww6n a:hover { color: #fff; }
.alyco[style*="background:none"] { background: none !important; }
.alyco[style*="background:none"]::before,
.alyco[style*="background:none"]::after { display: none !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%;
}

.gtrdmd .swiper-button-next,
.gtrdmd .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);
}
.gtrdmd .swiper-button-next::after,
.gtrdmd .swiper-button-prev::after {
    font-size: 14px;
    color: var(--text-primary, #1a1a2e);
}
.gtrdmd .swiper-button-next { right: 0; }
.gtrdmd .swiper-button-prev { left: 0; }

.lvo5, .dq88, .ub9vy, .sdyovi,
.bz33sa, .afyjp, .vnwh9p, .counter-item,
.card { overflow: hidden; }

.lvo5 h1, .lvo5 h2, .lvo5 h3, .lvo5 h4, .lvo5 h5, .lvo5 h6,
.dq88 h1, .dq88 h2, .dq88 h3, .dq88 h4,
.ub9vy h1, .ub9vy h2, .ub9vy h3, .ub9vy 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;
}

.lvo5 p, .lvo5 span, .lvo5 li,
.dq88 p, .ub9vy p, .counter-item p,
.card p, .card span, .card li {
    overflow-wrap: break-word;
    word-break: break-word;
}

.rpfm1, .xkk83f, .counter-suffix {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

.lvo5 .stat-number, .lvo5 [class*="number"],
.counter-item .stat-number {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

body {
    line-height: 1.614;
    letter-spacing: 0.01em;
}

.lvo5, .ub9vy, .sdyovi, .vnwh9p, .bz33sa {
    padding: 28px;
}
.lvo5, .ub9vy, .sdyovi, .vnwh9p, .bz33sa .card-body {
    padding: 22px 22px;
}
.row > [class*="col"]:nth-child(1) .lvo5,
.row > [class*="col"]:nth-child(1) .ub9vy {
    padding: 27px;
    border-radius: calc(var(--n7q1) + -2px);
}
.row > [class*="col"]:nth-child(2) .lvo5,
.row > [class*="col"]:nth-child(2) .ub9vy {
    padding: 31px;
    border-radius: calc(var(--n7q1) + -2px);
}
.row > [class*="col"]:nth-child(3) .lvo5,
.row > [class*="col"]:nth-child(3) .ub9vy {
    padding: 31px;
    border-radius: calc(var(--n7q1) + 1px);
}
.row > [class*="col"]:nth-child(4) .lvo5,
.row > [class*="col"]:nth-child(4) .ub9vy {
    padding: 26px;
    border-radius: calc(var(--n7q1) + 3px);
}
.row > [class*="col"]:nth-child(5) .lvo5,
.row > [class*="col"]:nth-child(5) .ub9vy {
    padding: 31px;
    border-radius: calc(var(--n7q1) + 0px);
}
.row > [class*="col"]:nth-child(6) .lvo5,
.row > [class*="col"]:nth-child(6) .ub9vy {
    padding: 26px;
    border-radius: calc(var(--n7q1) + 3px);
}

.phh2 {
    padding: 16px 27px;
    font-size: 15px;
    letter-spacing: 0.165px;
    border-radius: calc(var(--n7q1) + 0px);
}
.kpiypf {
    padding: 16px 26px;
    border-width: 1px;
}

main > section {
    padding-top: 89px;
    padding-bottom: 97px;
}
main > section:first-child {
    padding-top: 95px;
}
main > section:nth-child(2) {
    padding-top: 97px;
    padding-bottom: 89px;
}
main > section:nth-child(5) {
    padding-top: 88px;
    padding-bottom: 93px;
}

.ewuu9u {
    margin-bottom: 59px;
}

.lvo5, .ub9vy, .sdyovi, .bz33sa {
    box-shadow: 2px 6px 20px rgba(0,0,0,0.062);
}

.bnabp6 {
    padding-top: 117px;
}
.zl7t {
    margin-bottom: 28px;
}
.fagh0 {
    margin-bottom: 32px;
    font-size: 19px;
    line-height: 1.571;
}
.hoisz1 {
    font-size: 12px;
    letter-spacing: 2.475px;
    margin-bottom: 18px;
}
.fn4ha4 {
    gap: 11px;
}

.rdn3 img {
    border-radius: 17px;
    box-shadow: 0 18px 26px rgba(0,0,0,0.109);
}

.ojy8 {
    width: 55px;
    height: 55px;
    font-size: 24px;
    border-radius: 13px;
    margin-bottom: 15px;
}

.ejhj, .card-title {
    font-size: 20px;
    margin-bottom: 11px;
}
.ihfs, .card-text {
    font-size: 14px;
    line-height: 1.602;
}

.qom15 {
    margin-bottom: 16px;
    letter-spacing: 0.0px;
}
.hu05 {
    font-size: 13px;
    letter-spacing: 2.627px;
    margin-bottom: 11px;
}
.jbuxg {
    font-size: 17px;
    line-height: 1.606;
}

@media (min-width: 993px) {
    .yjkn {
        gap: 31px;
    }
    .yjkn .nav-link {
        font-size: 14px;
        padding: 9px 0;
    }
}

.alyco {
    padding-top: 64px;
}
.ed4a0e .bbdro {
    font-size: 17px;
    margin-bottom: 25px;
}
.ww6n a {
    font-size: 14px;
}
.ww6n li {
    margin-bottom: 8px;
}
.ctbw {
    gap: 9px;
}
.ctbw a {
    width: 38px;
    height: 38px;
}
.njska8 {
    padding: 26px 0;
    margin-top: 56px;
}

.form-control {
    border-radius: 10px;
    padding: 13px 17px;
    font-size: 16px;
}

.vnwh9p {
    padding: 35px;
}
.sp5a63 {
    font-size: 16px;
    line-height: 1.692;
    margin-bottom: 23px;
}
.rx77 {
    width: 50px;
    height: 50px;
}
.wg8ztv {
    font-size: 14px;
}
.jeros {
    font-size: 14px;
}

.bz33sa {
    padding: 36px;
}
.mtzh5d {
    font-size: 20px;
    margin-bottom: 8px;
}
.zp7tu {
    font-size: 42px;
    margin-bottom: 20px;
}
.wuus8w li {
    padding: 11px 0;
    font-size: 15px;
}

.rpfm1, .stat-number {
    font-size: 37px;
    margin-bottom: 8px;
}
.xkk83f {
    font-size: 14px;
    letter-spacing: 0.741px;
}

.vkqlq img {
    border-radius: 12px;
}
.if95 {
    font-size: 19px;
    margin-bottom: 6px;
}
.ak9z {
    font-size: 12px;
}

.yyup7j {
    font-size: 31px;
    margin-bottom: 14px;
}
.iqamz {
    font-size: 17px;
    margin-bottom: 9px;
}

.wow {
    animation-duration: 0.718s !important;
}
.lvo5, .ub9vy, .sdyovi, .vnwh9p,
.bz33sa, .afyjp {
    transition-duration: 0.321s;
}

.row {
    --bs-gutter-y: 26px;
}

.vard {
    padding: 85px 0;
}
.grtw {
    font-size: 35px;
    margin-bottom: 15px;
}
.swdnqq {
    font-size: 17px;
    margin-bottom: 30px;
}

.sdyovi .je1h img {
    border-radius: 14px 14px 0 0;
}
.wyefb3 {
    font-size: 14px;
    margin-bottom: 7px;
    gap: 12px;
}

.cdc6zl {
    padding: 19px 0;
}
.cdc6zl.scrolled {
    padding: 17px 0;
}
.pwgkh0 {
    font-size: 21px;
}
.eq9yb {
    margin-left: 17px;
}

:root {
    --_rev: 41647;
    --_idx: '3c4236a5';
    --_ref: 'd2dcba20';
    --_gen: 51375;
}
.base-ref { outline: 0 solid transparent; pointer-events: auto }
.init-marker { font-variant: normal }

.pt0g h1, .pt0g h2, .pt0g h3, .pt0g h4, .pt0g h5, .pt0g h6 { color: #fff !important; }
.pt0g { color: rgba(255,255,255,0.85) !important; }
.pt0g p, .pt0g li, .pt0g span:not(.badge):not(.phh2), .pt0g .kxi8, .pt0g label, .pt0g blockquote, .pt0g figcaption, .pt0g dt, .pt0g dd, .pt0g td, .pt0g th { color: rgba(255,255,255,0.78) !important; }
.pt0g a:not(.phh2):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.pt0g a:not(.phh2):not(.nav-link):hover { color: #fff !important; }
.pt0g .rpfm1 { color: #fff !important; }
.pt0g .xkk83f { 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(.phh2), .bg-dark-custom .kxi8, .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(.phh2):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.phh2):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .rpfm1 { color: #fff !important; }
.bg-dark-custom .xkk83f { 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(.phh2), .bg-gradient-custom .kxi8, .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(.phh2):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.phh2):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .rpfm1 { color: #fff !important; }
.bg-gradient-custom .xkk83f { 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(.phh2), .bg-accent-custom .kxi8, .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(.phh2):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.phh2):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .rpfm1 { color: #fff !important; }
.bg-accent-custom .xkk83f { color: rgba(255,255,255,0.7) !important; }

.vard h1, .vard h2, .vard h3, .vard h4, .vard h5, .vard h6 { color: #fff !important; }
.vard { color: rgba(255,255,255,0.85) !important; }
.vard p, .vard li, .vard span:not(.badge):not(.phh2), .vard .kxi8, .vard label, .vard blockquote, .vard figcaption, .vard dt, .vard dd, .vard td, .vard th { color: rgba(255,255,255,0.78) !important; }
.vard a:not(.phh2):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.vard a:not(.phh2):not(.nav-link):hover { color: #fff !important; }
.vard .rpfm1 { color: #fff !important; }
.vard .xkk83f { color: rgba(255,255,255,0.7) !important; }

.acnd h1, .acnd h2, .acnd h3, .acnd h4, .acnd h5, .acnd h6 { color: #fff !important; }
.acnd { color: rgba(255,255,255,0.85) !important; }
.acnd p, .acnd li, .acnd span:not(.badge):not(.phh2), .acnd .kxi8, .acnd label, .acnd blockquote, .acnd figcaption, .acnd dt, .acnd dd, .acnd td, .acnd th { color: rgba(255,255,255,0.78) !important; }
.acnd a:not(.phh2):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.acnd a:not(.phh2):not(.nav-link):hover { color: #fff !important; }
.acnd .rpfm1 { color: #fff !important; }
.acnd .xkk83f { color: rgba(255,255,255,0.7) !important; }

.uy5d h1, .uy5d h2, .uy5d h3, .uy5d h4, .uy5d h5, .uy5d h6 { color: #fff !important; }
.uy5d { color: rgba(255,255,255,0.85) !important; }
.uy5d p, .uy5d li, .uy5d span:not(.badge):not(.phh2), .uy5d .kxi8, .uy5d label, .uy5d blockquote, .uy5d figcaption, .uy5d dt, .uy5d dd, .uy5d td, .uy5d th { color: rgba(255,255,255,0.78) !important; }
.uy5d a:not(.phh2):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.uy5d a:not(.phh2):not(.nav-link):hover { color: #fff !important; }
.uy5d .rpfm1 { color: #fff !important; }
.uy5d .xkk83f { color: rgba(255,255,255,0.7) !important; }

.alyco { color: rgba(255,255,255,0.65) !important; }
.alyco h1, .alyco h2, .alyco h3,
.alyco h4, .alyco h5, .alyco h6,
.alyco .bbdro { color: #fff !important; }
.alyco p, .alyco li, .alyco span,
.alyco label { color: rgba(255,255,255,0.6) !important; }
.alyco a:not(.phh2) { color: rgba(255,255,255,0.65) !important; }
.alyco a:not(.phh2):hover { color: #fff !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, #1a1a2e) !important; }
.text-force-dark p, .text-force-dark span, .text-force-dark li { color: var(--text-secondary, #555) !important; }

.pl-dring{position:relative;width:52px;height:52px;}.pl-dring-a,.pl-dring-b{position:absolute;inset:0;border:3px solid transparent;border-radius:50%;}.pl-dring-a{border-top-color:var(--n14kr);animation:plSpin .9s linear infinite;}
.pl-dring-b{border-bottom-color:var(--n15bx,var(--n14kr));animation:plSpin .9s linear infinite reverse;}@keyframes plSpin{to{transform:rotate(360deg);}}

.ix-flip-card{perspective:1200px;}.ix-flip-card-inner{position:relative;width:100%;height:220px;transition:transform 0.55s cubic-bezier(0.4,0,0.2,1);transform-style:preserve-3d;cursor:pointer;}.ix-flip-card:hover .ix-flip-card-inner{transform:rotateY(180deg);}.ix-flip-front,.ix-flip-back{position:absolute;inset:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:var(--n8tu);padding:28px;display:flex;flex-direction:column;justify-content:center;}.ix-flip-front{background:var(--bg-card);border:1px solid var(--border-color);box-shadow:var(--n11ku);}.ix-flip-back{background:var(--n14kr);transform:rotateY(180deg);}.ix-flip-back p{color:rgba(255,255,255,0.85);margin:0 0 16px;font-size:14px;}

.ix-type-cursor{font-weight:300;animation:ixBlink 0.8s step-end infinite;}
@keyframes ixBlink{50%{opacity:0;}}