
:root {
    --fbgSddfgSdGf: #0A2E36;
    --hYTgfreDwSqa: #F0F4F8;
    --KjhGfDsaPlo: #FF8C42;
    --LkjHgfdSazX: #FFFFFF;
    --zxcVbnMqweR: #333333;
    --asdfgHjklYt: #A9A9A9;
    --PoiuYtreWqM: "lato-regular";
    --MnBvcXzasDf: "lato-regular";
    --QweRtyUiopL: 1rem;
    --AsdFghJklZz: 1.5rem;
    --ZxcVbnMlkJg: 0.5s;
}


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

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

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

body {
    font-family: var(--MnBvcXzasDf);
    color: var(--zxcVbnMqweR);
    background-color: var(--LkjHgfdSazX);
    line-height: 1.6;
    overflow-x: hidden;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

a {
    text-decoration: none;
    color: inherit;
    transition: color var(--ZxcVbnMlkJg) ease;
}

h1, h2, h3, h4, h5, h6 {
    font-family: var(--PoiuYtreWqM);
    font-weight: 600;
    color: var(--fbgSddfgSdGf);
    line-height: 1.2;
}

.jHgfDsapOiuy {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1rem;
    overflow: hidden;
}

.kLjhGfdSaqWe {
    background-color: var(--KjhGfDsaPlo);
    color: var(--LkjHgfdSazX);
    padding: 0.8rem 1.8rem;
    border-radius: 50px;
    font-weight: 500;
    font-family: var(--PoiuYtreWqM);
    transition: background-color var(--ZxcVbnMlkJg) ease, transform var(--ZxcVbnMlkJg) ease;
    border: none;
    cursor: pointer;
    display: inline-block;
}

.kLjhGfdSaqWe:hover {
    background-color: #e67e3a;
    transform: translateY(-3px);
}

.pOiuyTrEwqAs {
    padding: 6rem 0;
}

.hGfdSaqWervC {
    text-align: center;
    margin-bottom: 4rem;
}

.hGfdSaqWervC h2 {
    font-size: 2.5rem;
    margin-bottom: 1rem;
    position: relative;
    display: inline-block;
}

.hGfdSaqWervC h2::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 4px;
    background-color: var(--KjhGfDsaPlo);
    border-radius: 2px;
}

.hGfdSaqWervC p {
    max-width: 700px;
    margin: 0 auto;
    color: #555;
    font-size: 1.1rem;
}

.bVcxZasDfghJ {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    padding: 1rem 0;
    transition: background-color var(--ZxcVbnMlkJg) ease, box-shadow var(--ZxcVbnMlkJg) ease, padding var(--ZxcVbnMlkJg) ease;
}

.bVcxZasDfghJ.fghjklpoiuyt {
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
    padding: 0.5rem 0;
}

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

.qWertYuiopL {
    display: flex;
    align-items: center;
}

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

.aZsxCdvFgbH {
    display: flex;
    gap: 2rem;
    list-style: none;
}

.tYuiOpasDfg {
    font-family: var(--PoiuYtreWqM);
    font-weight: 500;
    font-size: 1rem;
    color: var(--fbgSddfgSdGf);
    position: relative;
}

.tYuiOpasDfg::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 0;
    height: 2px;
    background-color: var(--KjhGfDsaPlo);
    transition: width var(--ZxcVbnMlkJg) ease;
}

.tYuiOpasDfg:hover::after,
.tYuiOpasDfg.kjhgfdsapoiu::after {
    width: 100%;
}

.lKjhGfdsaQwe {
    display: none;
    cursor: pointer;
    background: none;
    border: none;
}

.lKjhGfdsaQwe div {
    width: 25px;
    height: 3px;
    background-color: var(--fbgSddfgSdGf);
    margin: 5px 0;
    transition: all var(--ZxcVbnMlkJg) ease;
    border-radius: 5px;
}

.pLKjhGfDsaqw.oIuyTrewqzx {
    position: relative;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: var(--LkjHgfdSazX);
    overflow: hidden;
}

.zXcVbnMlkjhg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(10, 46, 54, 0.8), rgba(10, 46, 54, 0.8)), url('images/2.webp') no-repeat center center/cover;
    z-index: 1;
}

.vBnmQwertYui {
    z-index: 2;
    position: relative;
}

.vBnmQwertYui h1 {
    font-size: 4rem;
    font-weight: 700;
    margin-bottom: 1rem;
    color: var(--LkjHgfdSazX);
    text-shadow: 2px 2px 10px rgba(0,0,0,0.3);
}

.vBnmQwertYui p {
    font-size: 1.5rem;
    margin-bottom: 2.5rem;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    color: rgba(255, 255, 255, 0.9);
}

.gFdsaQwertYu {
    background: rgba(255, 255, 255, 0.15);
    padding: 2rem;
    border-radius: 10px;
    backdrop-filter: blur(10px);
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.18);
    display: flex;
    gap: 1rem;
    align-items: center;
}

.hJklZxcvBnm {
    flex: 1;
    min-width: 150px;
}

.hJklZxcvBnm input,
.hJklZxcvBnm select {
    width: 100%;
    padding: 1rem;
    border: none;
    border-radius: 5px;
    font-size: 1rem;
    background-color: var(--LkjHgfdSazX);
    color: var(--zxcVbnMqweR);
}

.hJklZxcvBnm input::placeholder {
    color: #999;
}

.sAqwerTyuiOp {
    background-color: var(--hYTgfreDwSqa);
}

.dFghJklpoiU {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2.5rem;
}

.cxVbnMlkjhG {
    text-align: center;
    padding: 2rem;
    background: var(--LkjHgfdSazX);
    border-radius: 10px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
    transition: transform var(--ZxcVbnMlkJg) ease, box-shadow var(--ZxcVbnMlkJg) ease;
}

.cxVbnMlkjhG:hover {
    transform: translateY(-10px);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);
}

.zAsxdcfvgbH {
    width: 70px;
    height: 70px;
    margin: 0 auto 1.5rem;
    background-color: var(--KjhGfDsaPlo);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--LkjHgfdSazX);
    font-size: 2rem;
}

.cxVbnMlkjhG h3 {
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
}

.yuiopAsdfgH {
    position: relative;
    padding-bottom: 50px;
}

.bVcxzasdFgh {
    padding: 1.5rem;
    border-radius: 10px;
    overflow: hidden;
    background: var(--LkjHgfdSazX);
    box-shadow: 0 5px 25px rgba(0,0,0,0.08);
}

.nBvcXzasdfg {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    margin-bottom: 1rem;
}

.nBvcXzasdfg img {
    transition: transform 0.5s ease;
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.bVcxzasdFgh:hover .nBvcXzasdfg img {
    transform: scale(1.05);
}

.jHgfdsaqweR {
    position: absolute;
    top: 1rem;
    left: 1rem;
    background-color: var(--KjhGfDsaPlo);
    color: var(--LkjHgfdSazX);
    padding: 0.3rem 0.8rem;
    border-radius: 5px;
    font-size: 0.9rem;
    font-weight: 500;
}

.bVcxzasdFgh h4 {
    font-size: 1.3rem;
    margin-bottom: 0.5rem;
}

.lKjhgfdsaqw {
    color: #666;
    margin-bottom: 1rem;
}

.zxcvbnmlkjH {
    display: flex;
    gap: 1.5rem;
    margin-bottom: 1rem;
    color: #555;
    font-size: 0.9rem;
}

.poiuytrewqA {
    display: flex;
    align-items: center;
    gap: 0.3rem;
}

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

.hGfdsaqwert {
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--KjhGfDsaPlo);
}

.hGfdsaqwert span {
    font-size: 1rem;
    font-weight: 400;
    color: var(--asdfgHjklYt);
}

.yuiopAsdfgH .swiper-pagination-bullet-active {
    background-color: var(--KjhGfDsaPlo);
}

.yuiopAsdfgH .swiper-button-next,
.yuiopAsdfgH .swiper-button-prev {
    color: var(--fbgSddfgSdGf);
    background-color: rgba(255, 255, 255, 0.8);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.yuiopAsdfgH .swiper-button-next:after,
.yuiopAsdfgH .swiper-button-prev:after {
    font-size: 1.5rem;
}

.sDfgHjklpoi {
    background-color: var(--hYTgfreDwSqa);
}

.aZxcvBnmLkj {
    display: flex;
    list-style: none;
    margin-bottom: 2rem;
    border-bottom: 2px solid #ddd;
}

.uIopasdFghj {
    padding: 1rem 2rem;
    cursor: pointer;
    font-size: 1.2rem;
    font-weight: 500;
    font-family: var(--PoiuYtreWqM);
    color: var(--asdfgHjklYt);
    position: relative;
    transition: color 0.3s ease;
}

.uIopasdFghj.zxcvbnmkljh {
    color: var(--fbgSddfgSdGf);
}

.uIopasdFghj.zxcvbnmkljh::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: var(--KjhGfDsaPlo);
}

.pLkjhgfdsaQ {
    display: none;
}

.pLkjhgfdsaQ.kjhgfdsapoiu {
    display: block;
    animation: fadeIn 0.5s ease-in-out;
}

@keyframes fadeIn {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}

.tRewqasdfgH {
    display: flex;
    align-items: center;
    gap: 3rem;
}

.yUiopasdfgh {
    flex: 1;
}

.yUiopasdfgh img {
    border-radius: 10px;
    width: 100%;
    height: 400px;
    object-fit: cover;
    box-shadow: 0 10px 30px rgba(0,0,0,0.15);
}

.nBvcxzAsdfg {
    flex: 1.2;
}

.nBvcxzAsdfg h3 {
    font-size: 2rem;
    margin-bottom: 1rem;
}

.iUytrEwqasd {
    max-width: 800px;
    margin: 0 auto;
}

.kLjhgfdsaqW {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    margin-bottom: 1rem;
    overflow: hidden;
    background-color: var(--LkjHgfdSazX);
}

.jHgfdsAqwer {
    width: 100%;
    background: none;
    border: none;
    text-align: left;
    padding: 1.5rem;
    font-size: 1.2rem;
    font-weight: 500;
    font-family: var(--PoiuYtreWqM);
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: var(--fbgSddfgSdGf);
}

.jHgfdsAqwer::after {
    content: '+';
    font-size: 2rem;
    transition: transform 0.3s ease;
    color: var(--KjhGfDsaPlo);
}

.kLjhgfdsaqW.lkjhgfdsaqp .jHgfdsAqwer::after {
    transform: rotate(45deg);
}

.pOiuytRewqa {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease-in-out;
}

.aZxcvbnmlkP {
    padding: 0 1.5rem 1.5rem;
    color: #555;
    line-height: 1.7;
}

.kLjhgfdsaqW.lkjhgfdsaqp .pOiuytRewqa {
    max-height: 500px;
}

.fGhjkLpoiuY {
    background-color: var(--fbgSddfgSdGf);
    color: var(--LkjHgfdSazX);
    padding: 10rem 0;
    text-align: center;
    position: relative;
    overflow: hidden;
}


.fGhjkLpoiuY h2 {
    color: var(--LkjHgfdSazX);
    font-size: 3rem;
}

.fGhjkLpoiuY p {
    color: rgba(255, 255, 255, 0.8);
    margin: 1.5rem auto 2.5rem;
}

.yTrEwqasdfg {
    background-color: var(--hYTgfreDwSqa);
}

.jHgfDsaqwer {
    position: relative;
    padding: 2rem 5rem;
    border-radius: 10px;
    overflow: hidden;
}

.cZvbnmlkjh {
    background-color: var(--LkjHgfdSazX);
    padding: 3rem;
    text-align: center;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.07);
}

.cZvbnmlkjh blockquote {
    font-size: 1.3rem;
    font-style: italic;
    margin-bottom: 1.5rem;
    color: #444;
}

.cZvbnmlkjh cite {
    font-weight: 700;
    font-style: normal;
    color: var(--fbgSddfgSdGf);
}

.jHgfDsaqwer .swiper-button-next,
.jHgfDsaqwer .swiper-button-prev {
    color: var(--fbgSddfgSdGf);
}

.jHgfDsaqwer .swiper-pagination-bullet-active {
    background: var(--fbgSddfgSdGf);
}


.pOiuytreWqas {
    background-color: var(--fbgSddfgSdGf);
    color: var(--hYTgfreDwSqa);
    padding: 6rem 0 4rem;
}

.qWertyuioPlkj {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 3rem;
}

.zxcVbnmkljhg {
    color: rgba(240, 244, 248, 0.8);
}

.zxcVbnmkljhg h4 {
    font-size: 1.5rem;
    color: var(--LkjHgfdSazX);
    margin-bottom: 1.5rem;
    position: relative;
    padding-bottom: 0.8rem;
}

.zxcVbnmkljhg h4::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 2px;
    background-color: var(--KjhGfDsaPlo);
}

.zxcVbnmkljhg p {
    margin-bottom: 1.5rem;
}

.aZxcvbnmlk {
    list-style: none;
}

.aSdfghjklpoi {
    margin-bottom: 0.8rem;
}

.aSdfghjklpoi a {
    transition: color 0.3s ease, padding-left 0.3s ease;
}

.aSdfghjklpoi a:hover {
    color: var(--KjhGfDsaPlo);
    padding-left: 5px;
}

.qWertYuiopa {
    display: flex;
    gap: 1rem;
    margin-top: 1rem;
}

.sDfghjklzxc {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--asdfgHjklYt);
    border-radius: 50%;
    color: var(--asdfgHjklYt);
    transition: all 0.3s ease;
}

.sDfghjklzxc:hover {
    background-color: var(--KjhGfDsaPlo);
    border-color: var(--KjhGfDsaPlo);
    color: var(--LkjHgfdSazX);
}

.hJklpoiuytr {
    text-align: center;
    padding: 2rem 0;
    border-top: 1px solid rgba(240, 244, 248, 0.2);
    margin-top: 3rem;
}

@media (max-width: 992px) {
    .aZsxCdvFgbH {
        position: fixed;
        top: 0;
        right: -100%;
        width: 300px;
        height: 100vh;
        background-color: var(--fbgSddfgSdGf);
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 2.5rem;
        transition: right 0.5s ease-in-out;
        box-shadow: -5px 0 15px rgba(0,0,0,0.2);
    }
    
    .aZsxCdvFgbH.hgfdsaqwert {
        right: 0;
    }

    .tYuiOpasDfg
    {
        color: #FFF !important;
    }

    .sdblsdfblsd
    {
        display: none;
    }

    .tYuiOpasDfg {
        color: var(--LkjHgfdSazX);
        font-size: 1.2rem;
    }

    .lKjhGfdsaQwe {
        display: block;
        z-index: 1001;
    }
    
    .lKjhGfdsaQwe.hgfdsaqwert div:nth-child(1) {
        transform: rotate(-45deg) translate(-5px, 6px);
        background-color: var(--LkjHgfdSazX);
    }

    .lKjhGfdsaQwe.hgfdsaqwert div:nth-child(2) {
        opacity: 0;
    }

    .lKjhGfdsaQwe.hgfdsaqwert div:nth-child(3) {
        transform: rotate(45deg) translate(-5px, -6px);
        background-color: var(--LkjHgfdSazX);
    }

    .gFdsaQwertYu {
        flex-direction: column;
    }
    
    .hJklZxcvBnm {
        width: 100%;
    }
    
    .vBnmQwertYui h1 {
        font-size: 3rem;
    }
    
    .vBnmQwertYui p {
        font-size: 1.2rem;
    }
    
    .tRewqasdfgH {
        flex-direction: column;
    }
}

@media (max-width: 768px) {
    .pOiuyTrEwqAs {
        padding: 4rem 0;
    }
    
    .hGfdSaqWervC h2 {
        font-size: 2rem;
    }

    .vBnmQwertYui h1 {
        font-size: 2.5rem;
    }
    
    .qWertyuioPlkj {
        grid-template-columns: 1fr;
        gap: 2rem;
    }
    
    .zxcVbnmkljhg {
        text-align: center;
    }
    
    .zxcVbnmkljhg h4::after {
        left: 50%;
        transform: translateX(-50%);
    }

    .qWertYuiopa {
        justify-content: center;
    }
    .aZxcvBnmLkj
    {
        flex-direction: column;
    }
    .jHgfDsaqwer
    {
        padding: 1rem;
    }
    .cZvbnmlkjh
    {
        height: 700px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

}

@media (max-width: 480px) {
    html {
        font-size: 14px;
    }
    
    .jHgfDsapOiuy {
        padding: 0 0.8rem;
    }

    .gFdsaQwertYu {
        padding: 1rem;
    }
    
    .aZsxCdvFgbH {
        width: 100%;
    }
    .dFghJklpoiU
    {
        grid-template-columns: 1fr;
    }
}

.yTrEwQaSdFgh {
    min-height: 500px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: var(--LkjHgfdSazX);
}

.jHgfDsaQweRt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(10, 46, 54, 0.85), rgba(10, 46, 54, 0.85)), url('images/2.webp') no-repeat center center/cover;
    z-index: -1;
}

.pOiuyTrEwmnB h1 {
    font-size: 3.5rem;
    color: var(--LkjHgfdSazX);
    margin-bottom: 1rem;
}

.pOiuyTrEwmnB p {
    font-size: 1.2rem;
    max-width: 800px;
    margin: 0 auto;
    color: rgba(255, 255, 255, 0.9);
}

.zXcVbnMlkjHgf {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    align-items: center;
}

.aSdFghJklPoi {
    padding: 3rem;
    background-color: var(--hYTgfreDwSqa);
    border-radius: 10px;
    border-left: 5px solid var(--KjhGfDsaPlo);
}

.aSdFghJklPoi h3 {
    font-size: 1.8rem;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    gap: 0.8rem;
}

.aSdFghJklPoi svg {
    color: var(--KjhGfDsaPlo);
}

.qWertYuiOpLkjh {
    background-color: var(--hYTgfreDwSqa);
}

.gFdsaQwErtyU {
    position: relative;
    max-width: 800px;
    margin: 0 auto;
}

.gFdsaQwErtyU::before {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    bottom: 0;
    width: 4px;
    background-color: #e0e0e0;
    border-radius: 2px;
}

.iOpAsdFghJkl {
    position: relative;
    margin-bottom: 3rem;
    width: 50%;
}

.iOpAsdFghJkl:nth-child(odd) {
    left: 0;
    padding-right: 3rem;
    text-align: right;
}

.iOpAsdFghJkl:nth-child(even) {
    left: 50%;
    padding-left: 3rem;
    text-align: left;
}

.zxcVbnMlkjhgfd {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: var(--LkjHgfdSazX);
    border: 4px solid var(--KjhGfDsaPlo);
    z-index: 1;
}

.iOpAsdFghJkl:nth-child(odd) .zxcVbnMlkjhgfd {
    right: -10px;
}

.iOpAsdFghJkl:nth-child(even) .zxcVbnMlkjhgfd {
    left: -10px;
}

.qweRtyUiopAsd {
    background: var(--LkjHgfdSazX);
    padding: 1.5rem;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.07);
}

.qweRtyUiopAsd h4 {
    color: var(--KjhGfDsaPlo);
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
}

.mnbVcxzasdFgh {
    background-color: var(--fbgSddfgSdGf);
    color: var(--hYTgfreDwSqa);
}

.mnbVcxzasdFgh .hGfdSaqWervC h2,
.mnbVcxzasdFgh .hGfdSaqWervC p {
    color: var(--LkjHgfdSazX);
}

.mnbVcxzasdFgh .hGfdSaqWervC h2::after {
    background-color: var(--KjhGfDsaPlo);
}

.lkjHgfdsaqWerty {
    text-align: center;
    padding: 2rem;
}

.poiUytrewQasdf {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    object-fit: cover;
    margin: 0 auto 1.5rem;
    border: 5px solid var(--KjhGfDsaPlo);
    box-shadow: 0 0 20px rgba(255, 140, 66, 0.4);
}

.lkjHgfdsaqWerty h4 {
    font-size: 1.4rem;
    color: var(--LkjHgfdSazX);
    margin-bottom: 0.2rem;
}

.asdfgHjklzxcv {
    font-size: 1rem;
    color: var(--KjhGfDsaPlo);
    margin-bottom: 1rem;
    font-style: italic;
}

.mnbVcxzasdFgh .swiper-pagination-bullet-active {
    background: var(--KjhGfDsaPlo);
}

.bvcXzasdfghjk {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
}

.poiuyTrewqasdf {
    background: var(--LkjHgfdSazX);
    padding: 2.5rem 2rem;
    border-radius: 10px;
    box-shadow: 0 5px 25px rgba(0,0,0,0.05);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.zxCvbNmlkjhgf {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: rgba(255, 140, 66, 0.1);
    color: var(--KjhGfDsaPlo);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.5rem;
    font-size: 1.8rem;
}

.poiuyTrewqasdf h3 {
    font-size: 1.5rem;
    margin-bottom: 0.8rem;
}

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

.lkjhgfdsapoiu {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
}

.mnbvcxzasdfghj img {
    border-radius: 10px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mnbvcxzasdfghj:first-child {
    grid-row: span 2;
    height: 420px;
}

.mnbvcxzasdfghj:nth-child(2),
.mnbvcxzasdfghj:nth-child(3) {
    height: 200px;
}

.asdfghjklpoiu {
    background-color: var(--fbgSddfgSdGf);
}

.asdfghjklpoiu .kLjhGfdSaqWe:hover {
    background-color: #ff9f5e;
}

@media (max-width: 992px) {
    .zXcVbnMlkjHgf {
        grid-template-columns: 1fr;
        gap: 2rem;
    }
    .jhgfdsaqwerty {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 768px) {

    .pOiuyTrEwmnB h1 {
        font-size: 2.5rem;
    }
    .gFdsaQwErtyU::before {
        left: 10px;
        transform: none;
    }
    .iOpAsdFghJkl,
    .iOpAsdFghJkl:nth-child(even) {
        width: 100%;
        left: 0;
        padding-left: 3rem;
        text-align: left;
    }
    .iOpAsdFghJkl:nth-child(odd) {
        padding-right: 0;
        text-align: left;
    }
    .zxcVbnMlkjhgfd,
    .iOpAsdFghJkl:nth-child(odd) .zxcVbnMlkjhgfd,
    .iOpAsdFghJkl:nth-child(even) .zxcVbnMlkjhgfd {
        left: 1px;
    }
}

.dfgHjklPoiuyt {
    background-color: var(--hYTgfreDwSqa);
}

.cxzAsdfgHjklp {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2.5rem;
}

.qweRtyuiopasd {
    background-color: var(--LkjHgfdSazX);
    border-radius: 8px;
    padding: 2.5rem 2rem;
    box-shadow: 0 5px 25px rgba(0,0,0,0.06);
    border-top: 4px solid var(--KjhGfDsaPlo);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.qweRtyuiopasd:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 35px rgba(0,0,0,0.08);
}

.lkjhGfdsaqwer {
    font-size: 2.5rem;
    color: var(--fbgSddfgSdGf);
    margin-bottom: 1rem;
}

.qweRtyuiopasd h3 {
    font-size: 1.6rem;
    margin-bottom: 1rem;
}

.qweRtyuiopasd ul {
    list-style: none;
    margin-top: 1rem;
    text-align: left;
}

.qweRtyuiopasd ul li {
    padding-left: 1.5rem;
    position: relative;
    margin-bottom: 0.5rem;
}

.qweRtyuiopasd ul li::before {
    content: '✓';
    color: var(--KjhGfDsaPlo);
    position: absolute;
    left: 0;
    font-weight: bold;
}

.zxcvBnmqwerty {
    background: var(--LkjHgfdSazX);
    padding: 2rem;
    border-radius: 12px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.08);
    margin-bottom: 3rem;
}

.asdfgHjklmnbv {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    gap: 1.5rem;
    align-items: flex-end;
}

.poiuyTrewqmnb {
    display: flex;
    flex-direction: column;
}

.poiuyTrewqmnb label {
    font-weight: 500;
    margin-bottom: 0.5rem;
    font-size: 0.9rem;
}

.poiuyTrewqmnb input,
.poiuyTrewqmnb select {
    width: 100%;
    padding: 0.8rem 1rem;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 1rem;
    background-color: #f9f9f9;
}

.jhgfdSaqwerty {
    grid-column: 1 / -1;
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
}

.lkjhGfdsaqwert {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.jhgfdSaqwerty button {
    flex-grow: 1;
    min-width: 150px;
}

.cxzAsdfghjkl {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 2rem;
}

.nbvcXzasdfgh {
    background: var(--LkjHgfdSazX);
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0,0,0,0.07);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    flex-direction: column;
}

.nbvcXzasdfgh:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}

.poiuyTrewqasd {
    position: relative;
    height: 220px;
}

.poiuyTrewqasd img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mnbvcXzasdfg {
    padding: 1.5rem;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.mnbvcXzasdfg h4 {
    font-size: 1.3rem;
    margin-bottom: 0.5rem;
}

.zxcvbnMlkjhgfdsa {
    margin-bottom: 1rem;
    color: #666;
}

.asdfgHjklpoiuyt {
    display: flex;
    justify-content: space-around;
    padding: 1rem 0;
    margin-top: auto;
    border-top: 1px solid #eee;
}

.kjhgfDsaqwerty {
    text-align: center;
}

.kjhgfDsaqwerty span {
    font-size: 0.8rem;
    color: #777;
    display: block;
}

.lkjhgfDsaqwerty {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 1.5rem;
}

.poiuytRewqasdfg {
    font-size: 1.6rem;
    font-weight: 700;
    color: var(--KjhGfDsaPlo);
}

.hgfdsAqwertyu {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 4rem;
    gap: 0.5rem;
}

.nbvcxZasdfghj {
    padding: 0.6rem 1rem;
    border: 1px solid #ddd;
    background: var(--LkjHgfdSazX);
    cursor: pointer;
    border-radius: 5px;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.nbvcxZasdfghj:hover {
    background-color: var(--hYTgfreDwSqa);
}

.nbvcxZasdfghj.asdfgHjklpoiu {
    background-color: var(--fbgSddfgSdGf);
    color: var(--LkjHgfdSazX);
    border-color: var(--fbgSddfgSdGf);
}

.zxcvbnMlkjhgfds {
    background: linear-gradient(to right, #0a2e36, #1a4a55);
    color: var(--LkjHgfdSazX);
}

.zxcvbnMlkjhgfds .hGfdSaqWervC h2,
.zxcvbnMlkjhgfds .hGfdSaqWervC p {
    color: var(--LkjHgfdSazX);
}

.poiuyTrewqasdfgh {
    display: flex;
    justify-content: space-between;
    gap: 2rem;
    position: relative;
    padding: 2rem 0;
}

.mnbvcXzasdfghjkl {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    flex: 1;
    position: relative;
    z-index: 2;
}

.zxcvbnMlkjhgfdsaqw {
    width: 80px;
    height: 80px;
    border: 4px solid var(--KjhGfDsaPlo);
    border-radius: 50%;
    background-color: var(--fbgSddfgSdGf);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1rem;
    font-size: 2rem;
    font-weight: bold;
    color: var(--KjhGfDsaPlo);
}

.mnbvcXzasdfghjkl h4 {
    font-size: 1.3rem;
    margin-bottom: 0.5rem;
    color: var(--LkjHgfdSazX);
}

@media(max-width: 992px) {
    .asdfgHjklmnbv {
        grid-template-columns: 1fr 1fr;
    }
}

@media(max-width: 768px) {
    .poiuyTrewqasdfgh {
        flex-direction: column;
        gap: 3rem;
    }
}

@media(max-width: 540px) {
    .asdfgHjklmnbv {
        grid-template-columns: 1fr;
    }
    .zxcvBnmqwerty {
        padding: 1rem;
    }
    .cxzAsdfghjkl {
        grid-template-columns: 1fr;
    }
}

.qweRtyuiopasdfl {
    background-color: var(--hYTgfreDwSqa);
}

.asdfgHjklzxcvbn {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    color: var(--LkjHgfdSazX);
    display: block;
    height: 450px;
}

.mnbvcXzasdfghjk {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s ease;
}

.asdfgHjklzxcvbn:hover .mnbvcXzasdfghjk {
    transform: scale(1.05);
}

.poiuyTrewqasdfghj {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 2.5rem 2rem;
    z-index: 2;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0));
}



.poiuyTrewqasdfghj h3 {
    font-size: 1.8rem;
    color: var(--LkjHgfdSazX);
    margin-bottom: 0.5rem;
    line-height: 1.3;
}

.tips-slider-section .swiper-pagination-bullet-active {
    background: var(--KjhGfDsaPlo);
}

.tips-slider-section .swiper-button-next,
.tips-slider-section .swiper-button-prev {
    color: var(--LkjHgfdSazX);
    text-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.tips-slider-section .swiper-button-next:after,
.tips-slider-section .swiper-button-prev:after {
    font-size: 2rem;
}

.lkjhgFdsaqwerty {
    display: grid;
    grid-template-columns: 1fr 300px;
    gap: 3rem;
    align-items: flex-start;
}

.asdfgHjklpoiuytr {
    max-width: 800px;
    margin: 0 auto;
}

.iUytrEwqasd.tips-accordion .kLjhgfdsaqW {
    background: var(--LkjHgfdSazX);
    border: none;
    box-shadow: 0 4px 20px rgba(0,0,0,0.06);
    margin-bottom: 1.5rem;
}

.iUytrEwqasd.tips-accordion .jHgfdsAqwer {
    font-size: 1.3rem;
    padding: 1.8rem;
}

.iUytrEwqasd.tips-accordion .aZxcvbnmlkP {
    padding: 0 1.8rem 1.8rem;
    line-height: 1.8;
}

.iUytrEwqasd.tips-accordion .aZxcvbnmlkP p {
    margin-bottom: 1rem;
}

.iUytrEwqasd.tips-accordion .aZxcvbnmlkP h4 {
    font-size: 1.1rem;
    color: var(--fbgSddfgSdGf);
    margin-top: 1.5rem;
    margin-bottom: 0.5rem;
}

.iUytrEwqasd.tips-accordion .aZxcvbnmlkP ul {
    list-style-type: disc;
    padding-left: 20px;
}

.poiuyTrewqasdfghjk {
    position: sticky;
    top: 120px;
    background: var(--LkjHgfdSazX);
    padding: 2rem;
    border-radius: 8px;
    box-shadow: 0 5px 25px rgba(0,0,0,0.07);
}

.poiuyTrewqasdfghjk h4 {
    font-size: 1.4rem;
    margin-bottom: 1.5rem;
    border-bottom: 2px solid var(--hYTgfreDwSqa);
    padding-bottom: 1rem;
}

.poiuyTrewqasdfghjk ul {
    list-style: none;
}

.poiuyTrewqasdfghjk li {
    margin-bottom: 1rem;
}

.poiuyTrewqasdfghjk a {
    color: var(--zxcVbnMqweR);
    font-weight: 500;
    position: relative;
    padding-left: 20px;
}

.poiuyTrewqasdfghjk a::before {
    content: '→';
    position: absolute;
    left: 0;
    color: var(--KjhGfDsaPlo);
    transition: transform 0.3s ease;
}

.poiuyTrewqasdfghjk a:hover::before {
    transform: translateX(5px);
}

.zxcvbnMlkjhgfdsaqwer {
    background-color: var(--fbgSddfgSdGf);
    padding: 6rem 0;
    color: var(--LkjHgfdSazX);
}

.zxcvbnMlkjhgfdsaqwer .hGfdSaqWervC h2,
.zxcvbnMlkjhgfdsaqwer .hGfdSaqWervC p {
    color: var(--LkjHgfdSazX);
}

.mnbvcxZasdfghjklp {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2rem;
    text-align: center;
}

.poiuytRewqasdfghjkl {
    background: rgba(255, 255, 255, 0.05);
    padding: 2.5rem 1.5rem;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.asdfgHjklpoiuytre {
    font-size: 3rem;
    color: var(--KjhGfDsaPlo);
    margin-bottom: 1rem;
    line-height: 1;
}

.poiuytRewqasdfghjkl h4 {
    color: var(--LkjHgfdSazX);
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
}

@media(max-width: 992px) {
    .lkjhgFdsaqwerty {
        grid-template-columns: 1fr;
    }
    .poiuyTrewqasdfghjk {
        position: static;
        top: auto;
        margin-top: 3rem;
    }
}

/* Contact Page Styles */
.zxcvbnMlkjhgfdsaqwert {
    display: grid;
    grid-template-columns: 1fr 1.5fr;
    gap: 3rem;
    align-items: flex-start;
}

.asdfgHjklpoiuytrew {
    background-color: var(--fbgSddfgSdGf);
    color: var(--LkjHgfdSazX);
    padding: 3rem;
    border-radius: 10px;
}

.asdfgHjklpoiuytrew h2 {
    color: var(--LkjHgfdSazX);
    font-size: 2.5rem;
    margin-bottom: 1rem;
}

.asdfgHjklpoiuytrew p {
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 2.5rem;
}

.mnbvcXzasdfghjklpo {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

.poiuytRewqasdfghjklm {
    display: flex;
    align-items: center;
    gap: 1.5rem;
}

.zxcvbnMlkjhgfdsaqwertt {
    width: 50px;
    height: 50px;
    min-width: 50px;
    border-radius: 50%;
    background-color: rgba(255, 140, 66, 0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--KjhGfDsaPlo);
}

.asdfgHjklpoiuytrewq span {
    display: block;
    font-weight: 600;
}

.asdfgHjklpoiuytrewq a {
    transition: color 0.3s ease;
}

.asdfgHjklpoiuytrewq a:hover {
    color: var(--KjhGfDsaPlo);
}

.lkjhgFdsaqwertyu {
    margin-top: 3rem;
    padding-top: 2rem;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.lkjhgFdsaqwertyu h4 {
    font-size: 1.2rem;
    margin-bottom: 1rem;
    color: var(--LkjHgfdSazX);
}

.poiuyTrewqasdfghjklmn {
    padding: 3rem;
    background: var(--LkjHgfdSazX);
    border-radius: 10px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.08);
}

.poiuyTrewqasdfghjklmn h3 {
    font-size: 2rem;
    margin-bottom: 0.5rem;
}

.poiuyTrewqasdfghjklmn p {
    margin-bottom: 2rem;
    color: #555;
}

.zxcvbnMlkjhgfdsaqwertyu {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.5rem;
}

.mnbvcXzasdfghjklpoi {
    grid-column: span 2;
}

.asdfgHjklpoiuytrewqa {
    display: flex;
    flex-direction: column;
    margin-bottom: 1.5rem;
    position: relative;
}

.asdfgHjklpoiuytrewqa label {
    font-weight: 500;
    margin-bottom: 0.5rem;
    font-size: 0.9rem;
    color: #333;
}

.asdfgHjklpoiuytrewqa input,
.asdfgHjklpoiuytrewqa select,
.asdfgHjklpoiuytrewqa textarea {
    width: 100%;
    padding: 0.9rem 1rem;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 1rem;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
    background-color: #f9f9f9;
}

.asdfgHjklpoiuytrewqa input:focus,
.asdfgHjklpoiuytrewqa select:focus,
.asdfgHjklpoiuytrewqa textarea:focus {
    outline: none;
    border-color: var(--KjhGfDsaPlo);
    box-shadow: 0 0 0 3px rgba(255, 140, 66, 0.2);
}

.asdfgHjklpoiuytrewqa textarea {
    min-height: 150px;
    resize: vertical;
}

.lkjhgFdsaqwertyui {
    font-size: 0.8rem;
    color: #e74c3c;
    position: absolute;
    bottom: -1.2rem;
    left: 0;
    visibility: hidden;
}

.asdfgHjklpoiuytrewqa.error input,
.asdfgHjklpoiuytrewqa.error textarea {
    border-color: #e74c3c;
}

.asdfgHjklpoiuytrewqa.error .lkjhgFdsaqwertyui {
    visibility: visible;
}

.zxcvbnMlkjhgfdsaqwertyui .kLjhGfdSaqWe {
    width: 100%;
    padding: 1rem;
    font-size: 1.1rem;
    grid-column: span 2;
}

.poiuytRewqasdfghjklmno {
    margin-top: 5rem;
}

.zxcvbnMlkjhgfdsaqwertyuio {
    width: 100%;
    height: 450px;
    border-radius: 10px;
    overflow: hidden;
    filter: grayscale(0.3);
}

.zxcvbnMlkjhgfdsaqwertyuio iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

@media(max-width: 992px) {
    .zxcvbnMlkjhgfdsaqwert {
        grid-template-columns: 1fr;
    }
    .asdfgHjklpoiuytrew {
        padding: 2rem;
    }
    .poiuyTrewqasdfghjklmn {
        padding: 2rem;
    }
}

@media(max-width: 768px) {
    .zxcvbnMlkjhgfdsaqwertyu {
        grid-template-columns: 1fr;
    }
    .mnbvcXzasdfghjklpoi,
    .zxcvbnMlkjhgfdsaqwertyui .kLjhGfdSaqWe {
        grid-column: span 1;
    }
}

.lkjhgFdsaqwertYui {
    height: 45vh;
    min-height: 300px;
}

.zxcvbnMlkjhgfdsaqwertyuioP {
    max-width: 900px;
    margin: 0 auto;
}

.zxcvbnMlkjhgfdsaqwertyuioP h2 {
    font-size: 2rem;
    margin-top: 3rem;
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
    border-bottom: 2px solid var(--hYTgfreDwSqa);
}

.zxcvbnMlkjhgfdsaqwertyuioP h3 {
    font-size: 1.5rem;
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.zxcvbnMlkjhgfdsaqwertyuioP p,
.zxcvbnMlkjhgfdsaqwertyuioP li {
    line-height: 1.8;
    color: #444;
}

.zxcvbnMlkjhgfdsaqwertyuioP ul,
.zxcvbnMlkjhgfdsaqwertyuioP ol {
    margin-bottom: 1.5rem;
    padding-left: 25px;
}

.zxcvbnMlkjhgfdsaqwertyuioP strong {
    color: var(--fbgSddfgSdGf);
}

.zxcvbnMlkjhgfdsaqwertyuioP a {
    color: var(--KjhGfDsaPlo);
    text-decoration: underline;
}

/* Thank You Page Styles */
.asdfgHjklpoiuytrewqA {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    min-height: 60vh;
    background-color: var(--hYTgfreDwSqa);
}

.mnbvcXzasdfghjklpoiU {
    background: var(--LkjHgfdSazX);
    padding: 4rem;
    border-radius: 12px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.1);
    max-width: 600px;
}

.poiuytRewqasdfghjklmnB {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #2ecc71;
    color: var(--LkjHgfdSazX);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 2rem;
}

.mnbvcXzasdfghjklpoiU h1 {
    font-size: 2.8rem;
    margin-bottom: 1rem;
}

.mnbvcXzasdfghjklpoiU p {
    font-size: 1.1rem;
    margin-bottom: 2.5rem;
    color: #555;
}

.zxcvbnMlkjhgfdsaqwertyuiO {
    display: flex;
    gap: 1rem;
    justify-content: center;
}

.KjhgfdsaqwerTYUIOP {
    position: relative;
    padding-bottom: 1rem; 
}

.lkjhgfdsaqwertyuioPZXCVB {
    max-height: 7.5rem; 
    overflow: hidden;
    transition: max-height 0.7s ease-in-out;
}
.lkjhgfdsaqwertyuioPZXCVB > *:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.lkjhgfdsaqwertyuioPZXCVB.asdfghjklPOIUYTREWQ {
    max-height: 100rem;
}

.lkjhgfdsaQWERTYUIOP {
    background: none;
    border: 1px solid var(--asdfgHjklYt);
    color: var(--zxcVbnMqweR);
    padding: 0.5rem 1.2rem;
    border-radius: 50px;
    cursor: pointer;
    margin-top: 1rem;
    font-weight: 500;
    font-family: var(--PoiuYtreWqM);
    transition: all 0.3s ease;
    display: inline-block;
}

.lkjhgfdsaQWERTYUIOP:hover {
    background-color: var(--hYTgfreDwSqa);
    border-color: var(--fbgSddfgSdGf);
    transform: translateY(-2px);
}
