:root {
    --gdsfghdsf: #0A4D68;
    --gdsfghdsg: #F57C00;
    --gdsfghdsh: #F8F9FA;
    --gdsfghdsj: #212529;
    --gdsfghdsk: #6c757d;
    --gdsfghdsl: #ffffff;
    --hdsfghdsf: #e9ecef;
    --hdsfghdsg: "lato-regular";
    --hdsfghdsh: 1.25rem;
    --hdsfghdsj: 1.1rem;
    --hdsfghdsk: 0.5s;
}

@font-face {
    font-family: "lato-regular";
    src: url("fonts/lato-regular.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

*, *::before, *::after {
    box-sizing: border-box;
}

html {
    font-size: 16px;
    scroll-behavior: smooth;
}

body {
    margin: 0;
    font-family: var(--hdsfghdsg);
    font-size: 1rem;
    line-height: 1.7;
    color: var(--gdsfghdsj);
    background-color: var(--gdsfghdsh);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.jhgSdfgSdfgS {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1.5rem;
}

img, svg {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    line-height: 1.3;
    color: var(--gdsfghdsf);
    margin-top: 0;
    margin-bottom: 1rem;
}

h1 { font-size: clamp(2.2rem, 5vw, 3.5rem); }
h2 { font-size: clamp(1.8rem, 4vw, 2.5rem); }
h3 { font-size: 1.5rem; }
h4 { font-size: 1.2rem; }

p { margin-top: 0; margin-bottom: 1.25rem; }
a { color: var(--gdsfghdsg); text-decoration: none; transition: color 0.3s ease; }
a:hover { color: #e67000; }
ul, ol { margin-top: 0; margin-bottom: 1.5rem; padding-left: 1.5rem; }
li { margin-bottom: 0.5rem; }

.kHjbsdGgfsdGg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 500;
    padding: 1rem 0;
    background-color: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

.kHjbsdGgfsdGg .jhgSdfgSdfgS {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.khjSdfgSdfgS img {
    height: 40px;
    width: auto;
}

.jkhSdfgHdsfg {
    display: none;
}

.khjGdfgHdfg {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 1.8rem;
}

.kjhDfgHdfg {
    font-weight: 600;
    font-size: 1rem;
    color: var(--gdsfghdsj);
    padding: 0.5rem 0;
    position: relative;
}
.kjhDfgHdfg::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: var(--gdsfghdsg);
    transition: width 0.3s ease;
}
.kjhDfgHdfg:hover::after, .kjhDfgHdfg.jkhDfgHdfgSdf::after {
    width: 100%;
}

.lkjSdfgHdfgsd {
    display: flex;
    align-items: center;
    gap: 1rem;
}
.jkhDfgHdfgSdfg {
    display: none;
    background-color: var(--gdsfghdsg);
    color: var(--gdsfghdsl);
    padding: 0.75rem 1.5rem;
    border-radius: 50px;
    font-weight: 700;
    transition: background-color 0.3s ease, transform 0.3s ease;
    white-space: nowrap;
    margin-bottom: 20px;
}
.jkhDfgHdfgSdfg:hover {
    background-color: #e67000;
    color: #FFF;
    transform: translateY(-2px);
}

.kjhSdfgHdfgsd {
    display: block;
    cursor: pointer;
    background: none;
    border: none;
    padding: 0;
    width: 30px;
    height: 24px;
    position: relative;
    z-index: 1001;
}

.jkhSdfgSdfgds {
    display: block;
    width: 100%;
    height: 3px;
    background-color: var(--gdsfghdsf);
    border-radius: 3px;
    position: absolute;
    left: 0;
    transition: all 0.3s ease;
}
.jkhSdfgSdfgds:nth-child(1) { top: 0; }
.jkhSdfgSdfgds:nth-child(2) { top: 50%; transform: translateY(-50%); }
.jkhSdfgSdfgds:nth-child(3) { bottom: 0; }

.kjhSdfgHdfgsd.gdsfgsdfgsd .jkhSdfgSdfgds:nth-child(1) { top: 50%; transform: translateY(-50%) rotate(45deg); background-color: #FFF; }
.kjhSdfgHdfgsd.gdsfgsdfgsd .jkhSdfgSdfgds:nth-child(2) { opacity: 0; }
.kjhSdfgHdfgsd.gdsfgsdfgsd .jkhSdfgSdfgds:nth-child(3) { bottom: 50%; transform: translateY(50%) rotate(-45deg); background-color : #FFF; }

.hjgSdfgHdsfgsd {
    background-color: var(--gdsfghdsf);
    color: var(--gdsfghdsl);
    padding: 10rem 0 5rem;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.hjgSdfgHdsfgsd::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: linear-gradient(to top, var(--gdsfghdsh), transparent);
}

.kjhSdfgHdsfgsd {
    max-width: 800px;
    margin: 0 auto;
}
.kjhSdfgHdsfgsd .kjhGdfgHdsfgS { color: var(--gdsfghdsl); }
.kjhSdfgHdfgsdf {
    font-size: var(--hdsfghdsj);
    opacity: 0.9;
    max-width: 650px;
    margin: 0 auto 2rem;
}
.kjhSdfgSdfgsd {
    display: inline-block;
    background-color: var(--gdsfghdsg);
    color: var(--gdsfghdsl);
    padding: 1rem 2.5rem;
    border-radius: 50px;
    font-weight: 700;
    transition: background-color 0.3s ease, transform 0.3s ease;
}
.kjhSdfgSdfgsd:hover {
    background-color: #e67000;
    color: var(--gdsfghdsl);
    transform: translateY(-3px);
}

section {
    padding: 5rem 0;
}
.jhgSdfgSdfgsdf {
    background-color: var(--gdsfghdsl);
}
.khjGdfgSdfgSdf {
    text-align: center;
    margin-bottom: 3rem;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
}
.kjhGdfgSdfgSdfg { color: var(--gdsfghdsk); }

.khjGdfgSdfgsdfg {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 2rem;
}
.jkhGdfgSdfgSdf {
    background: var(--gdsfghdsl);
    padding: 2rem;
    border-radius: 12px;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.jkhGdfgSdfgSdf:hover {
    transform: translateY(-8px);
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}

.jkhGdfgSdfgSdfg {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    background-color: #0a4d681a;
    border-radius: 50%;
    margin-bottom: 1.5rem;
}
.jkhGdfgSdfgSdfg svg {
    width: 32px;
    height: 32px;
    fill: var(--gdsfghdsf);
}
.kjhGdfgSdfgSdfg { font-size: 1.3rem; }
.ljhGdfgSdfgSdf { color: var(--gdsfghdsk); }

.khjGdfgSdfgSdfg {
    background-color: var(--gdsfghdsf);
    color: var(--gdsfghdsl);
}
.khjGdfgSdfgSdfg .kjhGdfgHdfgSdf, .khjGdfgSdfgSdfg p {
    color: var(--gdsfghdsl);
}
.khjGdfgSdfgSdfg .kjhGdsfgSdfgsdf .kjhDfgSdfgsdfg { color: var(--gdsfghdsg); }

.khjGdfgSdfgSdfg .jhgSdfgSdfgS {
    display: grid;
    grid-template-columns: 1fr;
    align-items: center;
    gap: 3rem;
}

.khjgSdfgsdfgSdfg {
    border-radius: 12px;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.khjGdsfgSdfgsdf {
    list-style: none;
    padding: 0;
    counter-reset: process-counter;
}
.kjhGdsfgSdfgsd {
    display: flex;
    align-items: flex-start;
    gap: 1.5rem;
    position: relative;
    padding-left: 5rem;
    margin-bottom: 2.5rem;
}
.jhgDfgSdfgsdfg {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 2rem;
    font-weight: 700;
    color: var(--gdsfghdsf);
    background-color: #FFF;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.kjhDfgSdfgsdfg {
    color: var(--gdsfghdsl);
    margin-bottom: 0.5rem;
}
.kjhGdsfgSdfg { color: rgba(255,255,255,0.8); }

.jkhGdsfgSdfgsdf {
    background-color: var(--gdsfghdsl);
}
.jkhGdsfgSdfgsdfg {
    position: relative;
}
.kjhGdsfgSdfgdsfg {
    position: relative;
}
.khjGdsfgsdfgsd {
    overflow: hidden;
    width: 100%;
}
.jkhDfgSdfgsdfg {
    display: flex;
    transition: transform 0.5s ease;
}
.khjGdsfgsdfgdsf {
    flex: 0 0 100%;
    padding: 0 1rem;
}
.khjGdfgSdfgdsfg {
    background: var(--gdsfghdsh);
    padding: 2rem;
    border-radius: 12px;
    min-height: 280px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.kjhGdsfgSdfgsdfgs {
    font-style: italic;
    margin-bottom: 1.5rem;
    flex-grow: 1;
}
.jkhDfgSdfgsdfgs {
    display: flex;
    align-items: center;
    gap: 1rem;
}
.jkhDfgSdfgsdfgs img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
.jhgDfgSdfgdsfg { margin-bottom: 0.2rem; }
.khjGdsfgdfgsd {
    margin-bottom: 0;
    color: var(--gdsfghdsk);
    font-size: 0.9rem;
}
.jkhgDfsgsdfgdsf {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: var(--gdsfghdsl);
    border: 1px solid var(--hdsfghdsf);
    border-radius: 50%;
    width: 44px;
    height: 44px;
    font-size: 1.5rem;
    cursor: pointer;
    z-index: 10;
    transition: all 0.3s ease;
}
.jkhgDfsgsdfgdsf:hover {
    background-color: var(--gdsfghdsg);
    color: var(--gdsfghdsl);
    border-color: var(--gdsfghdsg);
}
#slider-prev { left: -22px; }
#slider-next { right: -22px; }
.jkhGdsfgsdfgsfd {
    text-align: center;
    margin-top: 1.5rem;
}
.jhgdsfgsdfgsdfgs {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #ccc;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}
.jhgdsfgsdfgsdfgs.sdfgsdfgsdfg { background-color: var(--gdsfghdsg); }

.kjhGdsfgsdfgsdf {
    background-color: var(--gdsfghdsh);
}
.kjhGdsfgsdfgdsf {
    display: grid;
    grid-template-columns: 1fr;
    align-items: center;
    gap: 2rem;
}
.kjhgdsfgsdfgsdfg { list-style-type: '✓'; padding-left: 1.5rem; }
.kjhgdsfgsdfgsdfg li { padding-left: 0.5rem; }
.kjhgdsfgsdfgsdfg li::marker { color: var(--gdsfghdsg); font-weight: bold; }

.jkhgDsfgsdfgdsf {
    background: var(--gdsfghdsf);
}
.jkhgDsfgsdfgdsf .kjhGdfgHdfgSdf, .jkhgDsfgsdfgdsf .kjhGdfgSdfgSdfg { color: var(--gdsfghdsl); }
.jkhgDsfgsdfgdsfg { max-width: 900px; margin: 0 auto; }
.khjgdsfgsdfgsdfg {
    background-color: var(--gdsfghdsl);
    border: 1px solid var(--hdsfghdsf);
    border-radius: 8px;
    margin-bottom: 1rem;
    transition: border-color 0.3s ease;
}
.khjgdsfgsdfgsdfg[open] { border-color: var(--gdsfghdsg); }
.kjhgdSfgSdfgsdfg {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.5rem;
    font-size: 1.2rem;
    font-weight: 600;
    cursor: pointer;
}
.kjhgdSfgSdfgsdfg::-webkit-details-marker { display: none; }
.jhgdsfgsdfgsdfg {
    font-size: 1.5rem;
    transition: transform 0.3s ease;
    color: var(--gdsfghdsg);
}
.khjgdsfgsdfgsdfg[open] .jhgdsfgsdfgsdfg { transform: rotate(45deg); }
.kjhdsfgdsfgsdfg {
    padding: 0 1.5rem 1.5rem;
    color: var(--gdsfghdsk);
}
.kjhdsfgdsfgsdfg p { margin-bottom: 0; }

.kSjdhbfksjdbf {
    background-color: var(--gdsfghdsj);
    color: rgba(255, 255, 255, 0.7);
    padding: 4rem 0 2rem;
}
.jksdbfksjdbf {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2.5rem;
}
.jshdbfjsdbf { display: block; margin-bottom: 1rem; }
.jshdbfjsdbf img { filter: brightness(0) invert(1); height: 35px; }
.jsdbfjsbdfj { font-size: 0.9rem; }
.sjdbfjsbdfj {
    color: var(--gdsfghdsl);
    font-size: 1.2rem;
    margin-bottom: 1.5rem;
}
.ksjdbfksjdf { list-style: none; padding: 0; margin: 0; }
.ksjdbfksjdf li { margin-bottom: 0.8rem; }
.ksjdbfksjdf li a { color: rgba(255, 255, 255, 0.7); }
.ksjdbfksjdf li a:hover { color: var(--gdsfghdsl); }
.jsdhbfjsbdf li { padding-left: 2rem; position: relative; }
.jsdbfjsdbf { display: flex; gap: 1rem; margin-top: 1.5rem; }
.jsdbfjsdbf a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 1px solid rgba(255,255,255,0.3);
    border-radius: 50%;
    color: rgba(255,255,255,0.7);
    transition: all 0.3s ease;
}
.jsdbfjsdbf a:hover {
    background-color: var(--gdsfghdsg);
    border-color: var(--gdsfghdsg);
    color: var(--gdsfghdsl);
}
.jsdbfjsdbf a svg { width: 20px; height: 20px; fill: currentColor; }

.jKhasgdyuagsd {
    background-image: linear-gradient(to right, var(--gdsfghdsf) 0%, var(--gdsfghdsg) 200%);
}
.kHjasgdyuagsd { max-width: 900px; }
.kHjasgdyugasd { background-color: var(--gdsfghdsl); }
.kHjasgdyugasd .jhgSdfgSdfgS { display: grid; grid-template-columns: 1fr; gap: 3rem; align-items: center; }
.hjasgyudgasd { color: var(--gdsfghdsk); }
.hjasgyudgasyd {
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
}
.hjasgyudgasy {
    background-color: var(--gdsfghdsh);
    padding: 2rem;
    border-radius: 12px;
    border-left: 5px solid var(--gdsfghdsg);
}
.jhasgyudgasd { margin-bottom: 0.5rem; }
.jhasgdyugasy {
    display: grid;
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}
.hasgyudgasyudg { text-align: center; }
.hasgyudgasyudg img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin-bottom: 1.5rem;
    object-fit: cover;
    border: 5px solid var(--gdsfghdsl);
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}
.sgyudgasyudg { color: var(--gdsfghdsk); font-weight: 500; }
.gyuasgdyugasy {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2rem;
    margin-top: 3rem;
}
.uasgydgasydu {
    padding: 2rem;
    border-top: 4px solid var(--gdsfghdsf);
    background: var(--gdsfghdsl);
    box-shadow: 0 5px 20px rgba(0,0,0,0.05);
    border-radius: 8px;
}
.yugasgyudgasy { background-color: var(--gdsfghdsf); }
.yugasgyudgasy .hjasgdyugds, .yugasgyudgasy .hjasgyudgasd { color: var(--gdsfghdsl); }
.sgyudgasyd { display: grid; gap: 1.5rem; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); }
.gyudgasyud {
    text-align: center;
    background-color: #0c5c7d;
    padding: 2rem;
    border-radius: 8px;
}
.gyudgasyud svg { width: 40px; height: 40px; fill: var(--gdsfghdsg); margin-bottom: 1rem; }
.gyudgasyud h4 { color: var(--gdsfghdsl); }
.gyudgasyud p { color: rgba(255,255,255,0.8); margin: 0; }
.jhasgyudgasy { color: var(--gdsfghdsg); }
.gyudgasyudgays {
    background-color: var(--gdsfghdsh);
    padding: 3rem;
    border-radius: 12px;
    text-align: center;
    max-width: 800px;
    margin: 2rem auto 0;
}

.gsyudgasyudg {
    display: flex;
    flex-direction: column;
}
.gsyudgasyud {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin-bottom: 2rem;
    border-bottom: 2px solid var(--hdsfghdsf);
}
.sgyudgasyudg {
    flex-grow: 1;
    padding: 1rem 1.5rem;
    background-color: var(--gdsfghdsh);
    border: none;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 600;
    color: var(--gdsfghdsk);
    border-radius: 8px 8px 0 0;
    border-bottom: 3px solid transparent;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 0.75rem;
}
.sgyudgasyudg:hover { background-color: var(--hdsfghdsf); }
.sgyudgasyudg[aria-selected="true"] {
    color: var(--gdsfghdsf);
    border-bottom-color: var(--gdsfghdsg);
    background-color: var(--gdsfghdsl);
}
.sgyudgasyudg svg { width: 24px; height: 24px; fill: currentColor; }
.sgyudgasyudga { padding: 2rem; background-color: var(--gdsfghdsl); border-radius: 0 0 12px 12px; }
.sgyudgasyudga[hidden] { display: none; }
.hjasgyudgasyd {
    display: grid;
    grid-template-columns: 1fr;
    align-items: center;
    gap: 2rem;
}
.gyuasgydgasydu { list-style: none; padding-left: 0; }
.gyuasgydgasydu li {
    padding-left: 25px;
    position: relative;
}
.gyuasgydgasydu li::before {
    content: '✔';
    position: absolute;
    left: 0;
    color: var(--gdsfghdsg);
    font-weight: bold;
}
.sgyudagsyudg {
    border-radius: 8px;
    display: none;
}
.gyudgasyudgas { background-color: var(--gdsfghdsh); }
.gyudgasyudgas .jhgSdfgSdfgS {
    display: grid;
    grid-template-columns: 1fr;
    gap: 3rem;
}
.ygusdgyudgasy {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));
    gap: 2rem;
}
.gusdgyugasyd {
    background-color: var(--gdsfghdsl);
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 5px 20px rgba(0,0,0,0.05);
    display: flex;
    flex-direction: column;
}
.yudgsayudgasy {
    padding: 3rem 1.5rem;
    background-color: var(--gdsfghdsf);
    color: var(--gdsfghdsl);
    text-align: center;
}
.yugsdgyugasd { background-color: #0c5c7d; }
.gusdyugasyd { background-color: #0e6c90; }
.ygusadyugasd { color: var(--gdsfghdsl); }
.usgdyugasyd { padding: 1.5rem; flex-grow: 1; display: flex; flex-direction: column; }
.usgdyugasyd p { flex-grow: 1; }
.usgdyugasyd ul { list-style: none; padding-left: 0; }
.usgdyugasyd ul li { position: relative; padding-left: 20px; }
.usgdyugasyd ul li span { font-weight: bold; color: var(--gdsfghdsf); }
.usgdyugasyd ul li::before {
    content: '';
    width: 8px;
    height: 8px;
    background-color: var(--gdsfghdsg);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0.6em;
}
.gusdgyuagsyd {
    display: inline-block;
    background: none;
    border: 2px solid var(--gdsfghdsg);
    color: var(--gdsfghdsg);
    padding: 0.6rem 1.2rem;
    border-radius: 50px;
    font-weight: 700;
    text-align: center;
    transition: all 0.3s ease;
    margin-top: 1rem;
}
.gusdgyuagsyd:hover {
    background-color: var(--gdsfghdsg);
    color: var(--gdsfghdsl);
}
.ygusdyugasyd {
    padding: 2rem;
    background-color: var(--gdsfghdsh);
    border-radius: 12px;
    text-align: center;
}
.gyusdgyugasyd {
    color: var(--gdsfghdsg);
    text-decoration: underline;
    font-weight: 600;
}

.ugysadyugasd {
    background: var(--gdsfghdsl);
    padding: 2.5rem;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.07);
}
.yugsaduygasd {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.5rem;
}
.gusadyugasd {
    display: flex;
    flex-direction: column;
}
.sadyugasd {
    margin-bottom: 0.5rem;
    font-weight: 600;
    font-size: 0.9rem;
}
.uagsyudgasd {
    width: 100%;
    padding: 0.8rem 1rem;
    border: 1px solid #ced4da;
    border-radius: 8px;
    font-size: 1rem;
    font-family: var(--hdsfghdsg);
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
}
.uagsyudgasd:focus {
    outline: none;
    border-color: var(--gdsfghdsg);
    box-shadow: 0 0 0 3px rgba(245, 124, 0, 0.25);
}
.uagsyudgasd.shdfbsdhfb { border-color: #dc3545; }
.uagsyudgaysd {
    display: none;
    color: #dc3545;
    font-size: 0.8rem;
    margin-top: 0.25rem;
    margin-bottom: 0;
}
.uagsyudgasd.shdfbsdhfb + .uagsyudgaysd { display: block; }

.yugsadgasyudg {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
.yugsadgasyudg input { width: auto; }
.yugsadgasyudg label { margin-bottom: 0; font-size: 0.9rem; }
.yugsdagyudgasd {
    background-color: var(--gdsfghdsh);
    padding: 2rem;
    border-radius: 12px;
}
.yugasdyugasd { list-style: none; padding: 0; }
.yugasdyugasd li {
    display: flex;
    justify-content: space-between;
    padding: 0.5rem 0;
    border-bottom: 1px solid #dee2e6;
}
.ugyasdugyasd {
    list-style: none;
    padding-left: 0;
    counter-reset: step-counter;
}
.ugyasdugyasd li {
    counter-increment: step-counter;
    position: relative;
    padding-left: 30px;
    margin-bottom: 0.5rem;
}
.ugyasdugyasd li::before {
    content: counter(step-counter);
    position: absolute;
    left: 0;
    top: 2px;
    width: 20px;
    height: 20px;
    background-color: var(--gdsfghdsg);
    color: var(--gdsfghdsl);
    border-radius: 50%;
    font-size: 0.8rem;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
}

.yugasydgasyu { padding-top: 7rem; }
.yugasgdyugasd { padding: 4rem 0; }
.yugasgdyugas { max-width: 850px; margin: auto; }
.yugasgdyugas h2 { margin-top: 2.5rem; padding-bottom: 0.5rem; border-bottom: 1px solid #dee2e6; }

.uagsydgasydu { text-align: center; }
.gasudyugasyd {
    display: inline-flex;
    width: 100px;
    height: 100px;
    background-color: #28a745;
    color: var(--gdsfghdsl);
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    margin-bottom: 2rem;
}
.gasudyugasyd svg { width: 50px; height: 50px; }
.yugsadyugasyd {
    color: var(--gdsfghdsk);
    margin: 1.5rem 0;
}
.yugsadgaysud {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1rem;
}

[data-animate] {
    opacity: 0;
    transition: opacity 0.8s ease, transform 0.8s ease;
}
[data-animate="fade-in-up"] { transform: translateY(50px); }
[data-animate="fade-in-left"] { transform: translateX(-50px); }
[data-animate="fade-in-right"] { transform: translateX(-50px); }
[data-animate].fsgdfhsdfbhs {
    opacity: 1;
    transform: translate(0, 0);
}

@media (max-width: 991px) {
    #slider-prev { left: -5px; }
    #slider-next { right: -5px; }
}
@media (max-width: 767px) {
    .jkhgDfsgsdfgdsf { display: none; }
    .khjGdsfgsdfgdsf { padding: 0; }
    .yugsaduygasd { grid-template-columns: 1fr; }
    .gyudgasyudgays, .ugysadyugasd
    {
        padding: 10px;
    }
    .jkhSdfgHdsfg.jhbfjsdbfjsd {
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 0;
    right: 0;
    width: 80%;
    max-width: 300px;
    height: 100vh;
    background-color: var(--gdsfghdsf);
    padding: 6rem 2rem 2rem;
    transform: translateX(100%);
    transition: transform 0.4s ease;
    box-shadow: -5px 0 15px rgba(0,0,0,0.1);
}
.jkhSdfgHdsfg.gdsfgsdfgsd {
    transform: translateX(0);
}
.jkhSdfgHdsfg.jhbfjsdbfjsd .khjGdfgHdfg {
    flex-direction: column;
    align-items: flex-start;
    gap: 1.5rem;
}
.jkhSdfgHdsfg.jhbfjsdbfjsd .kjhDfgHdfg {
    color: var(--gdsfghdsl);
    font-size: 1.2rem;
}
}

@media (min-width: 768px) {
    .yugsaduygasd { grid-template-columns: 1fr 1fr; }
    .kjhSdfgHdfgsd { display: none; }
    .jkhSdfgHdsfg { display: block; }
    .jkhDfgHdfgSdfg { display: inline-block; }
    .hjgSdfgHdsfgsd {
        text-align: left;
        padding: 12rem 0 8rem;
    }
    .kjhSdfgHdsfgsd { margin: 0; max-width: 650px; }
    .kjhSdfgHdfgsdf { margin: 0 0 2rem 0; }
    .khjGdfgSdfgSdfg .jhgSdfgSdfgS { grid-template-columns: 1fr 1fr; }
    .kHjasgdyugasd .jhgSdfgSdfgS { grid-template-columns: 1fr 1fr; }
    .kjhGdsfgsdfgdsf { grid-template-columns: 1fr 1fr; }
    .hjasgyudgasyd { grid-template-columns: 1fr 1fr; }
    .gyudgasyudgas .jhgSdfgSdfgS { grid-template-columns: 45% 1fr; }
    .gsyudgasyudg { flex-direction: row; align-items: flex-start; gap: 2rem; }
    .gsyudgasyud {
        flex-direction: column;
        flex-wrap: nowrap;
        border-bottom: none;
        border-right: 2px solid var(--hdsfghdsf);
        margin-bottom: 0;
        min-width: 250px;
    }
    .sgyudgasyudg {
        border-radius: 8px 0 0 8px;
        border-bottom: none;
        border-right: 3px solid transparent;
        width: 100%;
    }
    .sgyudgasyudg[aria-selected="true"] {
        border-right-color: var(--gdsfghdsg);
        border-bottom-color: transparent;
    }
    .sgyudgasyudga { border-radius: 0 12px 12px 0; }
    .hjasgyudgasyd { grid-template-columns: 1fr 1fr; }
    .sgyudagsyudg { display: block; }
}