@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800&family=Nunito+Sans:wght@400;500;600&display=swap');

:root {
    --r14py: #B42A49;
    --r15rd: #3B9327;
    --r16mk: #224AD0;
    --r1sr: linear-gradient(120deg, var(--r14py), var(--r15rd));
    --r3el: 'Nunito', sans-serif;
    --r5cp: 'Nunito Sans', sans-serif;
    --r19s9: 56px;
    --r20ao: 42px;
    --r21df: 30px;
    --r17dp: 17px;
    --r18xf: 500;
    --r6yb: 10px;
    --r7p3: 16px;
    --r8np: 24px;
    --r9bb: 32px;
    --r4hc: 50px;
    --r10h1: none;
    --r11zb: none;
    --r12gw: none;
    --r13df: none;
    --iusy: 140px 0;
}
.wwj7v {
    border-radius: 20px 4px 20px 4px;
    padding: 14px 32px;
}
.ytc28q, .eyfhp, .ykj3, .nn7gw, .hurwwf {
    border-width: 2px;
    border-color: var(--border-color);
}

.ytc28q, .eyfhp, .nn7gw, .hurwwf, .ykj3 {
    transform: rotate(-1.5deg);
    transition: transform 0.4s cubic-bezier(.25,.8,.25,1);
}
.ytc28q:hover, .eyfhp:hover, .nn7gw:hover, .hurwwf:hover, .ykj3:hover {
    transform: rotate(0deg) translateY(-4px);
}

.fj7tet, .portfolio-item, .lkf3y {
    overflow: hidden;
}
.swiper .portfolio-item {
    opacity: 1 !important;
    animation: none !important;
    transform: none !important;
}
.fj7tet img, .portfolio-item img, .lkf3y img {
    transition: transform 0.6s cubic-bezier(.25,.8,.25,1);
}
.fj7tet:hover img, .portfolio-item:hover img, .pxr21:hover .lkf3y img {
    transform: scale(1.08);
}

.lgv1j4 {
    background: linear-gradient(135deg, var(--bg-secondary) 0%, var(--bg-primary) 100%);
}

.rnvog9 {
    display: inline-block;
    position: relative;
    padding-bottom: 14px;
}
.rnvog9::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60px;
    height: 3px;
    background: var(--r1sr);
    border-radius: 2px;
}
.text-center .rnvog9::after {
    left: 50%;
    transform: translateX(-50%);
}

.wwj7v {
    transition: transform 0.3s, box-shadow 0.3s, border-color 0.3s;
}
.wwj7v:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(0,0,0,0.12);
}
.neawm4:hover {
    border-color: var(--r14py);
    color: var(--r14py);
}

.xu4t5 {
    position: relative;
    margin-top: 40px;
}
.xu4t5::before {
    content: '';
    position: absolute;
    top: -40px;
    left: 0;
    width: 100%;
    height: 40px;
    background: inherit;
    clip-path: ellipse(55% 100% at 50% 100%);
}

.lgv1j4 {
    position: relative;
    margin-top: 30px;
}
.lgv1j4::before {
    content: '';
    position: absolute;
    top: -30px;
    left: 0;
    width: 100%;
    height: 60px;
    background: inherit;
    border-radius: 50% 50% 0 0;
}

.qx6j::before {
    content: '';
    position: absolute;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    background: var(--r14py);
    opacity: 0.08;
    top: -100px;
    right: -100px;
    filter: blur(80px);
}
.qx6j::after {
    content: '';
    position: absolute;
    width: 350px;
    height: 350px;
    border-radius: 50%;
    background: var(--r15rd, var(--r14py));
    opacity: 0.06;
    bottom: -50px;
    left: -50px;
    filter: blur(60px);
    z-index: 0;
}
.oncj img {
    border-radius: var(--r9bb);
    box-shadow: 0 20px 60px rgba(0,0,0,0.1);
}
.wkb378 { position: relative; z-index: 2; }
.rua38 { background: linear-gradient(135deg, var(--r14py), var(--r15rd, var(--r14py))); color: #fff !important; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; font-weight: 700; padding: 0; }

.pnmj {
    background: var(--bg-primary);
    padding: 18px 0;
    box-shadow: 0 10px 40px rgba(0,0,0,0.06);
}
.pnmj.scrolled {
    box-shadow: 0 15px 50px rgba(0,0,0,0.1);
    padding: 12px 0;
}
.cq5p1c { font-size: 26px; font-weight: 800; }
.bsqey7 .nav-link { font-weight: 500; }

.xu4t5 {
    background: transparent;
    padding: 0 20px 40px;
}
.xu4t5 > .container {
    background: var(--footer-dark-bg);
    border-radius: var(--r9bb);
    padding: 60px 40px 30px;
    box-shadow: 0 20px 60px rgba(0,0,0,0.15);
}
.xu4t5 h4,.xu4t5 h5 { color: #fff; }
.xu4t5 .dxkxm4 .ozcz::after { background: var(--r14py); }
.gq1dkn { border-top: 1px solid rgba(255,255,255,0.08); margin-top: 40px; }
.gq1dkn p { color: rgba(255,255,255,0.3); }

.contact-section .gsjthu {
    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(--r14py); box-shadow: 4px 4px 0 var(--r14py); }
.contact-section .wwj7v { border-radius: 0; font-weight: 800; text-transform: uppercase; letter-spacing: 2px; box-shadow: 4px 4px 0 var(--text-primary); }

.cq5p1c { font-size: 22px; font-weight: 700; position: relative; padding-bottom: 6px; }
.cq5p1c::after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 3px; background: var(--r1sr); border-radius: 2px; }

.nda1v4, .card-title { font-size: 22px; font-weight: 800; line-height: 1.2; }
.iee6zc { font-size: 20px; font-weight: 700; }
h4 { font-size: 20px; font-weight: 700; }
h5 { font-size: 16px; font-weight: 600; }

.oncj img {
    border-radius: 50% 50% var(--r6yb) var(--r6yb);
    object-fit: cover;
}

.pxr21 .lkf3y img, .lkf3y img {
    border-radius: 30%;
    aspect-ratio: 1/1;
    object-fit: cover;
    border: 3px solid var(--r14py);
}

.auaw { width: 42px; height: 42px; gap: 5px; border: 1.5px solid var(--border-color); background: none; border-radius: var(--r7p3, 8px); }
.auaw .vp96 { width: 20px; height: 2px; border-radius: 2px; transition: transform 0.3s ease, opacity 0.3s ease; }
.auaw:hover { border-color: var(--r14py); }
.auaw.active .vp96:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.auaw.active .vp96:nth-child(2) { opacity: 0; }
.auaw.active .vp96:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

main > section + section::before{content:'';display:block;height:8px;background:repeating-linear-gradient(90deg,var(--r14py) 0,var(--r14py) 10px,transparent 10px,transparent 20px);mask:linear-gradient(135deg,#000 33.3%,transparent 33.3%) 0 0/10px 8px,linear-gradient(225deg,#000 33.3%,transparent 33.3%) 0 0/10px 8px;mask-composite:intersect;-webkit-mask-composite:source-in;opacity:0.25;margin:10px 0;}

.scroll-prog-v{position:fixed;right:0;top:0;width:4px;height:100vh;z-index:9990;background:var(--border-color);}.scroll-prog-v .fill{width:100%;background:var(--r1sr);transition:height 0.05s;}@media(max-width:768px){.scroll-prog-v{display:none;}}

.progress-header{position:fixed;top:0;left:0;height:2px;z-index:100000;background:var(--r14py);width:0;opacity:0.8;}

.ytc28q,.eyfhp,.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);}}

@media(prefers-reduced-motion:reduce){.ytc28q,.eyfhp,.nn7gw,.hurwwf,.pxr21,.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);}}

main > section {
    clip-path: circle(0% at 50% 50%);
    transition: clip-path 1s cubic-bezier(0.16,1,0.3,1);
    will-change: clip-path;
}
main > section:nth-child(even):not(.wty2):not(.xc3j) {
    clip-path: polygon(50% 50%, 50% 50%, 50% 50%, 50% 50%);
}
main > section.in-view {
    clip-path: circle(150% at 50% 50%);
}
main > section:nth-child(even):not(.wty2):not(.xc3j).in-view {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.qx6j { clip-path: none !important; }
#portfolio-carousel { clip-path: none !important; }
.swiper.iulea { min-height: 370px; }
@media (max-width: 768px) {
    main > section,
    main > section:nth-child(even):not(.wty2):not(.xc3j) { clip-path: none !important; opacity: 0; transition: opacity 0.5s; }
    main > section.in-view { opacity: 1; }
}

.hover-tooltip{position:fixed;padding:6px 14px;background:var(--bg-card,#1a1a2e);color:var(--text-primary,#fff);font-size:11px;font-weight:600;border-radius:var(--r6yb);pointer-events:none;z-index:99999;opacity:0;transition:opacity 0.2s;font-family:var(--r5cp);letter-spacing:0.5px;white-space:nowrap;border:1px solid var(--border-color);}

.wwj7v,.xc8ds,.neawm4{transition:transform 0.15s ease;}.wwj7v:active,.xc8ds:active,.neawm4: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);}}

.ytc28q,.eyfhp{transition:background 0.4s ease,color 0.4s ease,border-color 0.4s ease,box-shadow 0.4s ease;}.ytc28q:hover,.eyfhp:hover{background:var(--r14py) !important;border-color:var(--r14py) !important;box-shadow:0 12px 30px rgba(0,0,0,0.15) !important;}.ytc28q:hover .nda1v4,.ytc28q:hover .pd9sx,.ytc28q:hover i,.eyfhp:hover .card-title,.eyfhp:hover .card-text{color:#fff !important;}.ytc28q:hover .kb0sav{background:rgba(255,255,255,0.15) !important;color:#fff !important;}

.counter-spin{animation:counterSlot 0.8s cubic-bezier(0.16,1,0.3,1) forwards;}@keyframes counterSlot{0%{transform:translateY(100%);filter:blur(4px);}100%{transform:translateY(0);filter:blur(0);}}

.xc8ds,.qx6j .wwj7v{background:linear-gradient(90deg,var(--r14py),var(--r15rd,var(--r14py)),var(--r14py));background-size:200% 100%;animation:shimmerBtn 3s ease-in-out infinite;}@keyframes shimmerBtn{0%,100%{background-position:0% 50%;}50%{background-position:100% 50%;}}

html:not(.dtn19v) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .arolu2 {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .bsqey7 {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    .bsqey7 .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    .iriw9, .jkf9 {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .iriw9 .nav-link,
    .jkf9 .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .qi6z {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .cq5p1c {
        flex-shrink: 0;
    }
}

div.lgv1j4:not(.iusy) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    padding: 6px 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
div.lgv1j4:not(.iusy) + .pnmj {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div.lgv1j4.nwap {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.lgv1j4.nwap + .pnmj,
div.lgv1j4:not(.iusy) + .pnmj.scrolled {
    top: 0;
}
div.lgv1j4:not(.iusy) ~ .qx6j {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div.lgv1j4:not(.iusy) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div.lgv1j4:not(.iusy) + .pnmj {
        top: 0;
    }
    div.lgv1j4:not(.iusy) ~ .qx6j {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    .auaw {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    .auaw .vp96 {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .bsqey7 {
        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;
    }
    .bsqey7 .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;
    }
    .bsqey7 .nav-link::after { display: none !important; }
    .qi6z { display: none !important; }
    .iriw9, .jkf9 { display: none !important; }
}

@media (max-width: 992px) {
    .bsqey7 { 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; }
    .bsqey7.active { opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; transform: scale(1) !important; }
    .bsqey7 .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; }
    .bsqey7.active .nav-link { opacity: 1 !important; transform: translateY(0) !important; }
    .bsqey7.active .nav-link:nth-child(1){transition-delay:.15s !important;}
    .bsqey7.active .nav-link:nth-child(2){transition-delay:.20s !important;}
    .bsqey7.active .nav-link:nth-child(3){transition-delay:.25s !important;}
    .bsqey7.active .nav-link:nth-child(4){transition-delay:.30s !important;}
    .bsqey7.active .nav-link:nth-child(5){transition-delay:.35s !important;}
    .bsqey7.active .nav-link:nth-child(6){transition-delay:.40s !important;}
    .bsqey7.active .nav-link:nth-child(7){transition-delay:.45s !important;}
    .bsqey7.active .nav-link:nth-child(8){transition-delay:.50s !important;}
}

.ytc28q,
.eyfhp,
.nn7gw,
.hurwwf,
.pqycy5,
.pxr21 {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.ytc28q *,
.eyfhp *,
.nn7gw *,
.hurwwf *,
.pqycy5 * {
    filter: none !important;
}
@supports (animation: none) {
    .ytc28q, .eyfhp, .nn7gw {
        animation-fill-mode: forwards !important;
    }
}
.nn7gw + .nn7gw {
    margin-top: 1.5rem;
}

.qx6j .yq9x32 ~ .container,
.qx6j .yq9x32 ~ .container * {
    color: #fff;
}
.qx6j .yq9x32 ~ .container p,
.qx6j .yq9x32 ~ .container .dqiu {
    color: rgba(255,255,255,0.85);
}
.qx6j .yq9x32 ~ .container .wwj7v {
    color: inherit;
}
.xc3j .rua38 { color: #fff; }
.xc3j .ulh9x { color: var(--r14py); }
.xc3j .lrd6 { color: rgba(255,255,255,0.55); }
.xc3j .nmoby0 a { color: rgba(255,255,255,0.65); }
.xc3j .nmoby0 a:hover { color: #fff; }
.xu4t5[style*="background:none"] { background: none !important; }
.xu4t5[style*="background:none"]::before,
.xu4t5[style*="background:none"]::after { display: none !important; }

body {
    line-height: 1.69;
    letter-spacing: 0.001em;
}

.ytc28q, .eyfhp, .nn7gw, .ykj3, .hurwwf {
    padding: 27px;
}
.ytc28q, .eyfhp, .nn7gw, .ykj3, .hurwwf .card-body {
    padding: 24px 16px;
}
.row > [class*="col"]:nth-child(1) .ytc28q,
.row > [class*="col"]:nth-child(1) .eyfhp {
    padding: 30px;
    border-radius: calc(var(--r7p3) + 3px);
}
.row > [class*="col"]:nth-child(2) .ytc28q,
.row > [class*="col"]:nth-child(2) .eyfhp {
    padding: 30px;
    border-radius: calc(var(--r7p3) + 1px);
}
.row > [class*="col"]:nth-child(3) .ytc28q,
.row > [class*="col"]:nth-child(3) .eyfhp {
    padding: 25px;
    border-radius: calc(var(--r7p3) + 3px);
}
.row > [class*="col"]:nth-child(4) .ytc28q,
.row > [class*="col"]:nth-child(4) .eyfhp {
    padding: 27px;
    border-radius: calc(var(--r7p3) + 3px);
}
.row > [class*="col"]:nth-child(5) .ytc28q,
.row > [class*="col"]:nth-child(5) .eyfhp {
    padding: 28px;
    border-radius: calc(var(--r7p3) + -2px);
}
.row > [class*="col"]:nth-child(6) .ytc28q,
.row > [class*="col"]:nth-child(6) .eyfhp {
    padding: 29px;
    border-radius: calc(var(--r7p3) + 1px);
}

.wwj7v {
    padding: 13px 25px;
    font-size: 16px;
    letter-spacing: 0.252px;
    border-radius: calc(var(--r7p3) + 2px);
}
.neawm4 {
    padding: 13px 24px;
    border-width: 2px;
}

main > section {
    padding-top: 98px;
    padding-bottom: 102px;
}
main > section:first-child {
    padding-top: 105px;
}
main > section:nth-child(2) {
    padding-top: 103px;
    padding-bottom: 102px;
}
main > section:nth-child(3) {
    padding-top: 105px;
    padding-bottom: 104px;
}
main > section:nth-child(6) {
    padding-top: 102px;
    padding-bottom: 106px;
}

.hwfnw {
    margin-bottom: 52px;
}

.ytc28q, .eyfhp, .nn7gw, .hurwwf {
    box-shadow: 1px 4px 17px rgba(0,0,0,0.076);
}

.qx6j {
    padding-top: 100px;
}
.jjlyf {
    margin-bottom: 28px;
}
.dqiu {
    margin-bottom: 41px;
    font-size: 18px;
    line-height: 1.653;
}
.rua38 {
    font-size: 13px;
    letter-spacing: 2.287px;
    margin-bottom: 19px;
}
.ycgpt {
    gap: 11px;
}

.oncj img {
    border-radius: 13px;
    box-shadow: 0 8px 37px rgba(0,0,0,0.146);
}

.kb0sav {
    width: 49px;
    height: 49px;
    font-size: 24px;
    border-radius: 13px;
    margin-bottom: 20px;
}

.nda1v4, .card-title {
    font-size: 19px;
    margin-bottom: 13px;
}
.pd9sx, .card-text {
    font-size: 15px;
    line-height: 1.553;
}

.rnvog9 {
    margin-bottom: 15px;
    letter-spacing: 0.0px;
}
.ulh9x {
    font-size: 13px;
    letter-spacing: 3.387px;
    margin-bottom: 14px;
}
.mrvm3 {
    font-size: 18px;
    line-height: 1.656;
}

@media (min-width: 993px) {
    .bsqey7 {
        gap: 26px;
    }
    .bsqey7 .nav-link {
        font-size: 13px;
        padding: 8px 0;
    }
}

.xu4t5 {
    padding-top: 77px;
}
.dxkxm4 .ozcz {
    font-size: 16px;
    margin-bottom: 25px;
}
.nmoby0 a {
    font-size: 15px;
}
.nmoby0 li {
    margin-bottom: 8px;
}
.khxkro {
    gap: 10px;
}
.khxkro a {
    width: 40px;
    height: 40px;
}
.gq1dkn {
    padding: 19px 0;
    margin-top: 46px;
}

.form-control {
    border-radius: 6px;
    padding: 14px 14px;
    font-size: 16px;
}

.ykj3 {
    padding: 28px;
}
.pqern {
    font-size: 18px;
    line-height: 1.655;
    margin-bottom: 20px;
}
.vic7tc {
    width: 51px;
    height: 51px;
}
.yr59a {
    font-size: 15px;
}
.ra7yn {
    font-size: 12px;
}

.hurwwf {
    padding: 38px;
}
.uf1s {
    font-size: 21px;
    margin-bottom: 6px;
}
.zpci {
    font-size: 46px;
    margin-bottom: 19px;
}
.krj2e2 li {
    padding: 10px 0;
    font-size: 13px;
}

.nswm1j, .stat-number {
    font-size: 40px;
    margin-bottom: 6px;
}
.bzl2v8 {
    font-size: 15px;
    letter-spacing: 0.428px;
}

.lkf3y img {
    border-radius: 7px;
}
.yd3dcd {
    font-size: 17px;
    margin-bottom: 3px;
}
.fq5n7 {
    font-size: 14px;
}

.ao9rap {
    font-size: 34px;
    margin-bottom: 12px;
}
.iee6zc {
    font-size: 17px;
    margin-bottom: 10px;
}

.wow {
    animation-duration: 0.504s !important;
}
.ytc28q, .eyfhp, .nn7gw, .ykj3,
.hurwwf, .pxr21 {
    transition-duration: 0.254s;
}

.row {
    --bs-gutter-y: 28px;
}

.wty2 {
    padding: 68px 0;
}
.yn98tm {
    font-size: 34px;
    margin-bottom: 18px;
}
.ltg1c {
    font-size: 18px;
    margin-bottom: 25px;
}

.nn7gw .fj7tet img {
    border-radius: 9px 9px 0 0;
}
.yl9d36 {
    font-size: 14px;
    margin-bottom: 6px;
    gap: 15px;
}

.pnmj {
    padding: 15px 0;
}
.pnmj.scrolled {
    padding: 12px 0;
}
.cq5p1c {
    font-size: 24px;
}
.qi6z {
    margin-left: 17px;
}

:root {
    --_ref: 6.80;
    --_tag: '5cf4';
}
.page-ref { box-sizing: border-box; font-style: inherit; unicode-bidi: normal }
.scope-tag { box-sizing: border-box; vertical-align: baseline; font-style: inherit }

.xc3j h1, .xc3j h2, .xc3j h3, .xc3j h4, .xc3j h5, .xc3j h6 { color: #fff !important; }
.xc3j { color: rgba(255,255,255,0.85) !important; }
.xc3j p, .xc3j li, .xc3j span:not(.badge):not(.wwj7v), .xc3j .xpmf, .xc3j label, .xc3j blockquote, .xc3j figcaption, .xc3j dt, .xc3j dd, .xc3j td, .xc3j th { color: rgba(255,255,255,0.78) !important; }
.xc3j a:not(.wwj7v):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.xc3j a:not(.wwj7v):not(.nav-link):hover { color: #fff !important; }
.xc3j .nswm1j { color: #fff !important; }
.xc3j .bzl2v8 { 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(.wwj7v), .bg-dark-custom .xpmf, .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(.wwj7v):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.wwj7v):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .nswm1j { color: #fff !important; }
.bg-dark-custom .bzl2v8 { 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(.wwj7v), .bg-gradient-custom .xpmf, .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(.wwj7v):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.wwj7v):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .nswm1j { color: #fff !important; }
.bg-gradient-custom .bzl2v8 { 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(.wwj7v), .bg-accent-custom .xpmf, .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(.wwj7v):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.wwj7v):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .nswm1j { color: #fff !important; }
.bg-accent-custom .bzl2v8 { color: rgba(255,255,255,0.7) !important; }

.wty2 h1, .wty2 h2, .wty2 h3, .wty2 h4, .wty2 h5, .wty2 h6 { color: #fff !important; }
.wty2 { color: rgba(255,255,255,0.85) !important; }
.wty2 p, .wty2 li, .wty2 span:not(.badge):not(.wwj7v), .wty2 .xpmf, .wty2 label, .wty2 blockquote, .wty2 figcaption, .wty2 dt, .wty2 dd, .wty2 td, .wty2 th { color: rgba(255,255,255,0.78) !important; }
.wty2 a:not(.wwj7v):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.wty2 a:not(.wwj7v):not(.nav-link):hover { color: #fff !important; }
.wty2 .nswm1j { color: #fff !important; }
.wty2 .bzl2v8 { color: rgba(255,255,255,0.7) !important; }

.xu4t5 { color: rgba(255,255,255,0.65) !important; }
.xu4t5 h1, .xu4t5 h2, .xu4t5 h3,
.xu4t5 h4, .xu4t5 h5, .xu4t5 h6,
.xu4t5 .ozcz { color: #fff !important; }
.xu4t5 p, .xu4t5 li, .xu4t5 span,
.xu4t5 label { color: rgba(255,255,255,0.6) !important; }
.xu4t5 a:not(.wwj7v) { color: rgba(255,255,255,0.65) !important; }
.xu4t5 a:not(.wwj7v):hover { color: #fff !important; }

.fou8k h1, .fou8k h2, .fou8k h3, .fou8k h4, .fou8k h5, .fou8k h6 { color: var(--text-primary, #1a1a2e) !important; }
.fou8k p, .fou8k li, .fou8k span:not(.badge):not(.wwj7v), .fou8k .xpmf, .fou8k label, .fou8k blockquote, .fou8k figcaption, .fou8k dt, .fou8k dd, .fou8k td, .fou8k th { color: var(--text-secondary, #555) !important; }

.lgv1j4 h1, .lgv1j4 h2, .lgv1j4 h3, .lgv1j4 h4, .lgv1j4 h5, .lgv1j4 h6 { color: var(--text-primary, #1a1a2e) !important; }
.lgv1j4 p, .lgv1j4 li, .lgv1j4 span:not(.badge):not(.wwj7v), .lgv1j4 .xpmf, .lgv1j4 label, .lgv1j4 blockquote, .lgv1j4 figcaption, .lgv1j4 dt, .lgv1j4 dd, .lgv1j4 td, .lgv1j4 th { color: var(--text-secondary, #555) !important; }

.pl-orbit{position:relative;width:44px;height:44px;animation:plSpin 1.4s linear infinite;}@keyframes plSpin{to{transform:rotate(360deg)}}.pl-orbit span{position:absolute;width:10px;height:10px;border-radius:50%;background:var(--r14py);}.pl-orbit span:nth-child(1){top:0;left:50%;transform:translateX(-50%);}.pl-orbit span:nth-child(2){bottom:0;left:50%;transform:translateX(-50%);background:var(--r15rd,var(--r14py));opacity:.6;}

.ix-steps{position:relative;max-width:800px;margin:0 auto;}
.ix-steps-bar{position:absolute;top:24px;left:48px;right:48px;height:3px;background:var(--border-color);border-radius:2px;z-index:0;}
.ix-steps-progress{height:100%;width:0;background:var(--r1sr);border-radius:2px;transition:width 0.6s cubic-bezier(0.4,0,0.2,1);}
.ix-steps-row{display:flex;justify-content:space-between;position:relative;z-index:1;}
.ix-step{flex:1;text-align:center;cursor:pointer;padding:0 8px;opacity:0.45;transition:opacity 0.4s;max-width:200px;}
.ix-step.active{opacity:1;}
.ix-step-num{width:48px;height:48px;border-radius:50%;border:3px solid var(--border-color);display:flex;align-items:center;justify-content:center;margin:0 auto;font-family:var(--r3el);font-weight:800;font-size:16px;color:var(--text-secondary);background:var(--bg-primary);transition:all 0.4s;}
.ix-step.active .ix-step-num{border-color:var(--r14py);background:var(--r14py);color:#fff;box-shadow:0 4px 14px rgba(0,0,0,0.15);}
@media(max-width:576px){.ix-steps-row{flex-wrap:wrap;gap:16px;}.ix-steps-bar{display:none;}}

.ix-range{width:100%;height:6px;-webkit-appearance:none;appearance:none;background:var(--border-color);border-radius:3px;outline:none;cursor:pointer;}
.ix-range::-webkit-slider-thumb{-webkit-appearance:none;width:22px;height:22px;border-radius:50%;background:var(--r14py);cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,0.15);}
.ix-range::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:var(--r14py);cursor:pointer;border:none;}
.ix-range-val{text-align:center;font-size:24px;font-weight:800;font-family:var(--r3el);margin-top:8px;color:var(--text-primary);}
.ix-calc-result{font-size:32px;font-weight:800;font-family:var(--r3el);transition:all 0.3s;}