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

html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Work Sans', sans-serif;
    background-color: #f8f5f2;
    color: #2c5043;
    line-height: 1.7;
    overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Fascinate Inline', cursive;
    font-weight: normal;
    margin-bottom: 20px;
    color: #b93ce7;
}

.wqdhidden {
    display: none !important;
}

.merlUwIBKn {
    background: linear-gradient(135deg, #2c5043 0%, #34db85 100%);
    color: white;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 1000;
}

.nZXHxzncVInq {
    max-width: 1200px;
    margin: 0 auto;
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.vUUyNGFyk {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.MOedDUDIzT {
    font-size: 28px;
    margin-bottom: 0;
    background: linear-gradient(to right, #0ff1d7, #b93ce7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: wqdtitleGlow 2s ease-in-out infinite alternate;
}

@keyframes wqdtitleGlow {
    0% { opacity: 0.9; }
    100% { opacity: 1; }
}

.RNBZfNLF {
    font-size: 14px;
    color: #ecf0f1;
    margin-top: -5px;
}

.zFrPlEnRscrkb {
    flex-grow: 1;
    margin: 0 30px;
}

.CLWgQjRFn {
    display: flex;
    justify-content: center;
    list-style: none;
    flex-wrap: wrap;
}

.KmHyzCfcmy {
    margin: 0 12px;
    position: relative;
}

.KmHyzCfcmy:after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 0;
    height: 2px;
    background: #0ff1d7;
    transition: width 0.3s ease;
}

.KmHyzCfcmy:hover:after {
    width: 100%;
}

.pmQNXaF {
    color: white;
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
    display: flex;
    align-items: center;
    padding: 10px 0;
    transition: color 0.3s ease;
}

.pmQNXaF:hover {
    color: #0ff1d7;
}

.pmQNXaF i {
    margin-right: 8px;
    font-size: 18px;
}

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

.QefZuQSOd {
    background: linear-gradient(to right, #b93ce7, #74af28);
    color: white;
    border: none;
    padding: 12px 24px;
    border-radius: 50px;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    align-items: center;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(231, 76, 60, 0.3);
}

.QefZuQSOd:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(231, 76, 60, 0.4);
}

.QefZuQSOd i {
    margin-right: 8px;
    font-size: 18px;
}

.YnbIjebzhU {
    background-color: rgba(231, 76, 60, 0.1);
    border-top: 1px solid rgba(231, 76, 60, 0.3);
    padding: 12px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}

.YnbIjebzhU i {
    color: #b93ce7;
    margin-right: 10px;
    font-size: 18px;
}

.YnbIjebzhU p {
    margin: 0;
}

.EVxyrnRD {
    height: auto;
    background: linear-gradient(135deg, #f8f5f2 0%, #dfe6e9 100%);
    padding: 80px 20px;
    position: relative;
    overflow: hidden;
}

.xTAblywHDF {
    max-width: 1200px;
    min-height: 800px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 2;
}

.ZDhJdPJIZ {
    flex: 1;
    max-width: 600px;
    height: auto;
    padding-right: 40px;
    animation: wqdfadeInLeft 1s ease-out;
}

.NZPOtMjxsv {
    font-size: 48px;
    line-height: 1.2;
    margin-bottom: 25px;
    color: #2c5043;
    background: linear-gradient(to right, #b93ce7, #74af28);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.MXxRS {
    font-size: 18px;
    margin-bottom: 30px;
    color: #34495e;
}

.fXYJbgXtmiHR {
    background: linear-gradient(to right, #b93ce7, #74af28);
    color: white;
    border: none;
    padding: 16px 32px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 18px;
    cursor: pointer;
    display: inlineflex;
    align-items: center;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(231, 76, 60, 0.3);
    margin-bottom: 30px;
}

.fXYJbgXtmiHR:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(231, 76, 60, 0.4);
}

.fXYJbgXtmiHR i {
    margin-left: 8px;
    transition: transform 0.3s ease;
}

.fXYJbgXtmiHR:hover i {
    transform: translateX(5px);
}

.AHdvCYxjYEtLD {
    height: auto;
    display: inlineflex;
    align-items: center;
    background: rgba(40, 181, 99, 0.1);
    padding: 10px 15px;
    border-radius: 50px;
    color: #2ecc71;
    font-weight: 600;
    font-size: 14px;
    border: 1px solid rgba(47, 177, 101, 0.3);
}

.AHdvCYxjYEtLD i {
    margin-right: 8px;
    font-size: 18px;
}

.nBiJl {
    flex: 1;
    max-width: 500px;
    height: 400px;
    position: relative;
    animation: wqdfadeInRight 1s ease-out;
}

.dKZPCVbF {
    position: absolute;
    width: 200px;
    height: 200px;
    background: radial-gradient(circle at 30% 30%, #0ff1d7, #8bac3d);
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 10px 30px rgba(241, 102, 15, 0.4);
    animation: wqdcoinSpin 8s linear infinite;
}

.kNJogyzlC {
    position: absolute;
    width: 250px;
    height: 250px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path fill="none" stroke="%23f1c40f" stroke-width="1" d="M50 0 L60 40 L100 50 L60 60 L50 100 L40 60 L0 50 L40 40 Z"/></svg>') center no-repeat;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.6;
    animation: wqdsparklePulse 3s ease-in-out infinite;
}

@keyframes wqdcoinSpin {
    0% { transform: translate(-50%, -50%) rotate(0deg); }
    100% { transform: translate(-50%, -50%) rotate(360deg); }
}

@keyframes wqdsparklePulse {
    0% { transform: translate(-50%, -50%) scale(1); opacity: 0.6; }
    50% { transform: translate(-50%, -50%) scale(1.1); opacity: 0.9; }
    100% { transform: translate(-50%, -50%) scale(1); opacity: 0.6; }
}

@keyframes wqdfadeInLeft {
    from { opacity: 0; transform: translateX(-50px); }
    to { opacity: 1; transform: translateX(0); }
}

@keyframes wqdfadeInRight {
    from { opacity: 0; transform: translateX(50px); }
    to { opacity: 1; transform: translateX(0); }
}

.RixhKbS {
    padding: 100px 20px;
    background-color: #fff;
    position: relative;
}

.BnVfDmrlH {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.fnxMRt {
    flex: 1;
    min-width: 250px;
    max-width: 500px;
    height: 500px;
    position: relative;
    margin-right: 50px;
    animation: wqdfadeInUp 1s ease-out;
}

.IOiummjoK {
    width: 100%;
    height: 100%;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path fill="%23f8f5f2" stroke="%23f39c12" stroke-width="1" d="M10,10 L90,10 L90,90 L10,90 Z M30,30 Q50,20 70,30 T90,50 Q80,70 70,60 T30,70 Q20,50 30,30 Z"/></svg>') center no-repeat;
    background-size: contain;
    position: relative;
    border: 15px solid #f8f5f2;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.udLlACbVAbbbF {
    position: absolute;
    width: 80px;
    height: 60px;
    background: radial-gradient(ellipse at center, #0ff1d7 0%, #8bac3d 100%);
    border-radius: 50%;
    bottom: 50px;
    right: 50px;
    transform: rotate(30deg);
    box-shadow: 0 5px 15px rgba(15, 196, 241, 0.5);
    animation: wqdnuggetGlow 2s ease-in-out infinite alternate;
}

@keyframes wqdnuggetGlow {
    0% { box-shadow: 0 5px 15px rgba(15, 169, 241, 0.5); }
    100% { box-shadow: 0 5px 25px rgba(15, 222, 241, 0.8); }
}

.qSuUuUkUOYXAQ {
    flex: 1;
    min-width: 300px;
    max-width: 600px;
    animation: wqdfadeInUp 1s ease-out 0.2s both;
}

.UWwn {
    font-size: 42px;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #2c5043;
}

.YAzHVzWtO {
    font-size: 16px;
    margin-bottom: 20px;
    color: #34495e;
}

.rjfjAO {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
    gap: 20px;
}

.ZbQzo {
    flex: 1;
    min-width: 150px;
    background: #f8f5f2;
    padding: 20px;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease;
}

.ZbQzo:hover {
    transform: translateY(-5px);
}

.ZbQzo i {
    font-size: 36px;
    color: #b93ce7;
    margin-bottom: 10px;
}

.caOhcF {
    display: block;
    font-size: 28px;
    font-weight: 700;
    color: #2c5043;
    margin-bottom: 5px;
}

.GRIhJlYlzKmo {
    font-size: 14px;
    color: #7f8c8d;
}

.ITNYEbdJPlOGTO {
    padding: 100px 20px;
    background: linear-gradient(135deg, #2c5043 0%, #34495e 100%);
    color: white;
}

.KuiiNjO {
    max-width: 1200px;
    margin: 0 auto;
}

.aSuCymsWZww {
    text-align: center;
    font-size: 42px;
    color: white;
    margin-bottom: 15px;
    position: relative;
    display: inlineblock;
    left: 50%;
    transform: translateX(-50%);
}

.aSuCymsWZww:after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(to right, #0ff1d7, #b93ce7);
    border-radius: 3px;
}

.TKzD {
    text-align: center;
    font-size: 18px;
    color: #bdc3c7;
    margin-bottom: 60px;
}

.CiAnjbRGxqU {
    display: flex;
    flex-direction: column;
    gap: 30px;
    position: relative;
    padding: 0 50px;
}

.CiAnjbRGxqU:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 4px;
    background: linear-gradient(to bottom, #0ff1d7, #b93ce7);
    transform: translateX(-50%);
    border-radius: 4px;
}

.KrtmlOKsEtFKAI {
    display: flex;
    align-items: center;
    position: relative;
    animation: wqdfadeInUp 0.8s ease-out;
}

.KrtmlOKsEtFKAI:nth-child(odd) {
    flex-direction: row-reverse;
    text-align: right;
}

.dgnirzr {
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #0ff1d7 0%, #b93ce7 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: 700;
    color: white;
    flex-shrink: 0;
    position: relative;
    z-index: 2;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.xErNOQMqpZV {
    flex: 1;
    padding: 0 40px;
}

.YKfQxbsArZR {
    font-size: 24px;
    color: white;
    margin-bottom: 10px;
}

.wxPHvrfjLxj {
    font-size: 16px;
    color: #ecf0f1;
}

.yISVqqa {
    width: 100px;
    height: 100px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    border: 2px dashed #0ff1d7;
}

.yISVqqa i {
    font-size: 40px;
    color: #0ff1d7;
}

.kriZCCTVbULuUl {
    display: block;
    margin: 60px auto 0;
    background: linear-gradient(to right, #0ff1d7, #b93ce7);
    color: white;
    border: none;
    padding: 16px 32px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 18px;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(231, 76, 60, 0.3);
}

.kriZCCTVbULuUl:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(231, 76, 60, 0.4);
}

.tEtQxpl {
    padding: 100px 20px;
    background-color: #f8f5f2;
}

.tAPVDHbyrv {
    max-width: 1200px;
    margin: 0 auto;
}

.MZjAme {
    text-align: center;
    font-size: 42px;
    color: #2c5043;
    margin-bottom: 15px;
}

.SJaqjAaTGnDZ {
    text-align: center;
    font-size: 18px;
    color: #7f8c8d;
    margin-bottom: 60px;
}

.zwJlb {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}

.nsTLyMXZaD {
    flex: 1;
    min-width: 260px;
    max-width: 350px;
    background: white;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    animation: wqdfadeInUp 0.8s ease-out;
}

.nsTLyMXZaD:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}

.BhEMOTxAf {
    width: 100%;
    height: 250px;
    background: #ddd;
    position: relative;
    overflow: hidden;
}

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

.nsTLyMXZaD:hover .BhEMOTxAf img {
    transform: scale(1.05);
}

.dLIGX {
    padding: 25px;
}

.iqcMutrScz {
    font-size: 22px;
    color: #2c5043;
    margin-bottom: 5px;
}

.piIcv {
    font-size: 14px;
    color: #b93ce7;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}

.piIcv i {
    margin-right: 5px;
}

.daJnSUr {
    color: #f1d30f;
    margin-bottom: 15px;
}

.oEZgyU {
    font-style: italic;
    color: #34495e;
    margin-bottom: 15px;
    position: relative;
    padding-left: 20px;
}

.oEZgyU:before {
    content: '"';
    position: absolute;
    left: 0;
    top: 0;
    font-size: 30px;
    line-height: 1;
    color: rgba(231, 76, 60, 0.2);
}

.enBXNCEnGh {
    font-weight: 700;
    color: #b93ce7;
    font-size: 18px;
}

.eTjuBVUYyQiRF {
    padding: 100px 20px;
    background: linear-gradient(135deg, #b93ce7 0%, #74af28 100%);
    color: white;
}

.pmxFeNleG {
    max-width: 1200px;
    margin: 0 auto;
    padding: 5px;
}

.WJakAlMgVYx {
    text-align: center;
    font-size: 42px;
    color: white;
    margin-bottom: 15px;
}

.LNtAVOXI {
    text-align: center;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 60px;
}

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

.obqZTFwTRAD {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 15px;
    padding: 30px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    animation: wqdfadeInUp 0.8s ease-out;
}

.obqZTFwTRAD:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}

.MUQHJluLczRSUyl {
    width: 70px;
    height: 70px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.MUQHJluLczRSUyl i {
    font-size: 30px;
    color: white;
}

.bMPyGPSgwiKsm {
    font-size: 22px;
    margin-bottom: 15px;
    color: white;
}

.xzeHOtZ {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.9);
}

.ziERrn {
    padding: 100px 20px;
    background-color: white;
}

.fzikugEhBWN {
    max-width: 1200px;
    margin: 0 auto;
}

.zONRJQdeymCk {
    text-align: center;
    font-size: 42px;
    color: #2c5043;
    margin-bottom: 15px;
}

.ZlGNXVXcTTZL {
    text-align: center;
    font-size: 18px;
    color: #7f8c8d;
    margin-bottom: 60px;
}

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

.tHKLahAScAaU {
    margin-bottom: 15px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border: 1px solid #ecf0f1;
}

.fCxqpvRG {
    width: 100%;
    padding: 20px 25px;
    background: white;
    border: none;
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    color: #2c5043;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    transition: background 0.3s ease;
}

.fCxqpvRG:hover {
    background: #f8f5f2;
}

.fCxqpvRG i {
    transition: transform 0.3s ease;
}

.tHKLahAScAaU.active .fCxqpvRG i {
    transform: rotate(45deg);
}

.UxuooXIK {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
    background: #f8f5f2;
}

.tHKLahAScAaU.active .UxuooXIK {
    max-height: 300px;
}

.UxuooXIK p {
    padding: 20px 25px;
    margin: 0;
    color: #34495e;
}

.RGCkvxnP {
    padding: 100px 20px;
    background: linear-gradient(135deg, #f8f5f2 0%, #dfe6e9 100%);
}

.ULJDTLNmqRQs {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.edutXNQpLi {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.ZULgmpk {
    flex: 1;
    min-width: 270px;
    max-width: 600px;
    padding-right: 40px;
}

.rFwsIcx {
    font-size: 42px;
    line-height: 1.2;
    margin-bottom: 25px;
    color: #2c5043;
}

.satZUpPM {
    font-size: 18px;
    margin-bottom: 30px;
    color: #34495e;
}

.dJgBIFmuNYTKB {
    list-style: none;
    margin-bottom: 30px;
}

.dJgBIFmuNYTKB li {
    margin-bottom: 15px;
    display: flex;
    align-items: flex-start;
}

.dJgBIFmuNYTKB i {
    color: #2ecc71;
    margin-right: 10px;
    font-size: 20px;
    margin-top: 2px;
}

.UuYmIOOSRV {
    font-size: 16px;
    color: #34495e;
}

.UuYmIOOSRV a {
    color: #b93ce7;
    text-decoration: none;
    font-weight: 600;
}

.UuYmIOOSRV a:hover {
    text-decoration: underline;
}

.UZyGpUjjuVvvLG {
    flex: 1;
    min-width: 280px;
    max-width: 500px;
    height: 400px;
    position: relative;
}

.wpvfZiCghCExq {
    width: 100%;
    height: 100%;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path fill="none" stroke="%23e74c3c" stroke-width="2" d="M20,50 Q50,20 80,50 T20,50 Z" opacity="0.2"/></svg>') center no-repeat;
    background-size: contain;
    position: relative;
    animation: wqdbalancePulse 3s ease-in-out infinite;
}

@keyframes wqdbalancePulse {
    0% { transform: scale(1); opacity: 0.8; }
    50% { transform: scale(1.05); opacity: 1; }
    100% { transform: scale(1); opacity: 0.8; }
}

.bBkteTlCryM {
    background: #2c5043;
    color: white;
    padding-top: 60px;
}

.RXxyAldlI {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.IfIWYrqTPvMm {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 60px;
    gap: 40px;
}

.uOziLZp {
    flex: 1;
    min-width: 250px;
    max-width: 300px;
}

.KPRgbMROiFtZF {
    font-size: 28px;
    color: white;
    margin-bottom: 10px;
    background: linear-gradient(to right, #0ff1d7, #b93ce7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.fPJQASjXPTe {
    font-size: 14px;
    color: #bdc3c7;
    margin-bottom: 20px;
}

.EJSvgcriFQ, .tVIzmRg {
    display: inlineblock;
    padding: 12px 24px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-right: 10px;
    margin-bottom: 10px;
}

.EJSvgcriFQ {
    background: linear-gradient(to right, #0ff1d7, #b93ce7);
    color: white;
    border: none;
}

.EJSvgcriFQ:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(231, 76, 60, 0.3);
}

.tVIzmRg {
    background: transparent;
    color: white;
    border: 2px solid white;
}

.tVIzmRg:hover {
    background: white;
    color: #2c5043;
}

.vBPJQkVvOabztI {
    flex: 2;
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}

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

.XwTpUb {
    font-size: 18px;
    color: white;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 10px;
}

.XwTpUb:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 2px;
    background: #0ff1d7;
}

.QgDAcqLjcpVL {
    list-style: none;
}

.QgDAcqLjcpVL li {
    margin-bottom: 12px;
}

.QgDAcqLjcpVL a {
    color: #bdc3c7;
    text-decoration: none;
    transition: color 0.3s ease;
    font-size: 14px;
}

.QgDAcqLjcpVL a:hover {
    color: white;
}

.QgDAcqLjcpVL i {
    margin-right: 8px;
    width: 20px;
    text-align: center;
}

.otLWUef {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 30px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.wqdfootersocial {
    display: flex;
    gap: 15px;
}

.wqdfootersocial-link {
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 18px;
    transition: all 0.3s ease;
}

.wqdfootersocial-link:hover {
    background: #b93ce7;
    transform: translateY(-3px);
}

.lKJGeWTic {
    flex: 1;
    min-width: 280px;
    font-size: 12px;
    color: #7f8c8d;
    text-align: center;
}

.LULeTKN {
    display: flex;
    gap: 15px;
    font-size: 24px;
    color: #bdc3c7;
}

.oruxrxgVtwqqy, .ybcxh, .fYULYnlOeeDy, .NlGEezdXsHiYrRa, 
.RBTcYhbZWIwh, .uFZrClQbly, .fKWEgvsoQ {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2000;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    backdrop-filter: blur(5px);
}

.oruxrxgVtwqqy.active, .ybcxh.active, .fYULYnlOeeDy.active, 
.NlGEezdXsHiYrRa.active, .RBTcYhbZWIwh.active, .uFZrClQbly.active,
.fKWEgvsoQ.active {
    opacity: 1;
    visibility: visible;
}

.SrsiTWrLG, .aQQWwnJbDX, .ioLRahQGX, 
.xeFUiZEeKAfv, .pvKoXY, .HTXpicdYU,
.azvhL {
    background: white;
    border-radius: 15px;
    overflow: hidden;
    width: 100%;
    max-width: 500px;
    position: relative;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
    transform: translateY(20px);
    transition: transform 0.3s ease;
}

.oruxrxgVtwqqy.active .SrsiTWrLG,
.ybcxh.active .aQQWwnJbDX,
.fYULYnlOeeDy.active .ioLRahQGX,
.NlGEezdXsHiYrRa.active .xeFUiZEeKAfv,
.RBTcYhbZWIwh.active .pvKoXY,
.uFZrClQbly.active .HTXpicdYU,
.fKWEgvsoQ.active .azvhL {
    transform: translateY(0);
}

.XqPAyOJgjD, .ClolOeutnde, 
.wxNVEQKqzMvMA, .XfAfXWCceqUKc {
    padding: 30px;
    text-align: center;
    background: linear-gradient(135deg, #2c5043 0%, #34db85 100%);
    color: white;
}

.RnbYIFEFVTO, .BmLwKjCQTUm, .zQPirmddm {
    position: absolute;
    top: 0;
    left: 0;    
    height: 48px;
    padding: 10px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    text-align: center;
    background: linear-gradient(135deg, #2c5043 0%, #34db85 100%);
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}

.zQPirmddm {
    height: 120px;
}

.RnbYIFEFVTO i, .BmLwKjCQTUm i, .zQPirmddm i {
    font-size: 25px;
}

.XqPAyOJgjD h2, .DPrPBVaZ, .tdALDZXjJaoYzp, .aJarhsxHSTvCk {
    color: white;
    margin-bottom: 5px;
}

.XqPAyOJgjD p, .ZNJbWQ, .OGghdgJ, .kjQvIXCgUufTPF {
    color: rgba(255, 255, 255, 0.8);
    font-size: 16px;
    padding-bottom: 25px;
}

.PGkCNbfUP, .mlpZqjkOS, .NOByhi {
    padding: 30px;
}

.QIRAoetmgd, .BLLJSYmuNwE, .ELutSzlxBLGYgm, .mRhiUNMCU {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 30px;
    height: 30px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: white;
    font-size: 18px;
    transition: background 0.3s ease;
}

.QIRAoetmgd:hover, .BLLJSYmuNwE:hover, .ELutSzlxBLGYgm:hover, .mRhiUNMCU:hover {
    background: rgba(0, 0, 0, 0.2);
}

.fjSCQnxx {
    font-size: 24px;
    color: #2c5043;
    margin-bottom: 30px;
    text-align: center;
}

.IfWvfDLoJNIk {
    margin-bottom: 20px;
    position: relative;
}

.NomWYZFgoLVyF {
    font-size: 12px;
    color: #b93ce7;
    margin-bottom: 5px;
    min-height: 18px;
}

.yHUdlgHqwnK, .wUvzauOwxPgLu {
    width: 100%;
    padding: 15px 15px 15px 45px;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 16px;
    transition: border 0.3s ease, box-shadow 0.3s ease;
}

.yHUdlgHqwnK:focus, .wUvzauOwxPgLu:focus {
    border-color: #34db85;
    outline: none;
    box-shadow: 0 0 0 3px rgba(52, 152, 219, 0.2);
}

.wJGGbDylMIw {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: #7f8c8d;
    font-size: 20px;
}

.wUvzauOwxPgLu {
    appearance: none;
    background: white url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%237f8c8d"><path d="M7 10l5 5 5-5z"/></svg>') no-repeat;
    background-position: right 15px center;
    background-size: 15px;
}

.YKUubZ {
    margin: 30px 0;
}

.qTacFlc {
    margin-bottom: 15px;
}

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

.bVAaP {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    accent-color: #b93ce7;
}

.uSfmQpYhJc {
    font-size: 14px;
    color: #34495e;
}

.VYjIGrYuvInMw {
    color: #34db85;
    text-decoration: none;
}

.VYjIGrYuvInMw:hover {
    text-decoration: underline;
}

.KlCbWiKFUIkJW {
    width: 100%;
    padding: 16px;
    background: linear-gradient(to right, #b93ce7, #74af28);
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

.KlCbWiKFUIkJW:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(231, 76, 60, 0.4);
}

.KlCbWiKFUIkJW:disabled {
    background: #bdc3c7;
    cursor: not-allowed;
    transform: none;
    box-shadow: none;
}

.ClolOeutnde, .wxNVEQKqzMvMA, .XfAfXWCceqUKc {
    padding: 40px 30px;
}

.ClolOeutnde i, .wxNVEQKqzMvMA i, .XfAfXWCceqUKc i {
    font-size: 60px;
}

.DPrPBVaZ, .tdALDZXjJaoYzp, .aJarhsxHSTvCk {
    font-size: 28px;
}

.EIfiQiwswB, .KXiKef {
    margin-bottom: 20px;
    position: relative;
}

.YcponctZrn, .xdgDZJzmxe, .JbyCjcWV {
    width: 100%;
    padding: 15px 15px 15px 45px;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 16px;
    transition: border 0.3s ease, box-shadow 0.3s ease;
}

.YcponctZrn:focus, .xdgDZJzmxe:focus, .JbyCjcWV:focus {
    border-color: #34db85;
    outline: none;
    box-shadow: 0 0 0 3px rgba(52, 219, 180, 0.2);
}

.JbyCjcWV {
    min-height: 120px;
    resize: vertical;
}

.TRrzOZhKVSruY, .fYeIiLV {
    width: 100%;
    padding: 16px;
    background: linear-gradient(to right, #2ecc71, #27ae60);
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

.TRrzOZhKVSruY:hover, .fYeIiLV:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(46, 204, 113, 0.4);
}

.ZNJbWQ, .OGghdgJ {
    text-align: center;
    margin-top: 20px;
    color: #7f8c8d;
    font-size: 14px;
}

.xeFUiZEeKAfv {
    text-align: center;
}

.kjQvIXCgUufTPF {
    padding: 0 30px 30px;
    color: #34495e;
}

.vWkhIqAoIZTW {
    padding: 12px 30px;
    background: linear-gradient(to right, #b93ce7, #74af28);
    color: white;
    border: none;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-bottom: 30px;
}

.vWkhIqAoIZTW:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(231, 76, 60, 0.4);
}

.pvKoXY {
    width: 100%;
}

.lRShhZYaegrl {
    padding: 40px;
    text-align: center;
}

.ZOKhBVlOser {
    font-size: 28px;
    color: #2c5043;
    margin-bottom: 20px;
}

.WSpbBDMT {
    font-size: 16px;
    color: #34495e;
    margin-bottom: 30px;
}

.oDHwf {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-bottom: 30px;
}

.mVQeVC {
    padding: 12px 30px;
    background: linear-gradient(to right, #2ecc71, #27ae60);
    color: white;
    border: none;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

.mVQeVC:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(46, 204, 113, 0.4);
}

.AoNhmhqpVrdv {
    padding: 12px 30px;
    background: #b93ce7;
    color: white;
    border: none;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

.AoNhmhqpVrdv:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(231, 76, 60, 0.4);
}

.tWFBQEGGKe {
    font-size: 14px;
    color: #7f8c8d;
}

.LJPLhAyusUzB {
    padding: 30px;
    text-align: center;
}

.SCydBPOUjoivDW {
    font-size: 24px;
    color: #2c5043;
    margin-bottom: 15px;
}

.BfCsTtpiOcV {
    font-size: 14px;
    color: #34495e;
    margin-bottom: 25px;
}

.SIgWaCFpg {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-bottom: 20px;
}

.SIKYXnArBaBo {
    padding: 12px 30px;
    background: linear-gradient(to right, #2ecc71, #27ae60);
    color: white;
    border: none;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

.SIKYXnArBaBo:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(46, 204, 113, 0.4);
}

.xjpUDvKmNUDxj {
    padding: 12px 30px;
    background: #34db85;
    color: white;
    border: none;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

.xjpUDvKmNUDxj:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(52, 152, 219, 0.4);
}

.YLkEyIFZCFmA {
    color: #34db85;
    text-decoration: none;
    font-size: 14px;
}

.YLkEyIFZCFmA:hover {
    text-decoration: underline;
}

.IsRzirkkjg {
    padding: 30px;
}

.djQmCsoHFoTD {
    font-size: 24px;
    color: #2c5043;
    margin-bottom: 30px;
    text-align: center;
}

.gviFzsy {
    margin-bottom: 30px;
}

.cxwqRZNaCyj {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ecf0f1;
}

.cxwqRZNaCyj:last-child {
    border-bottom: none;
}

.jmVNKKvy {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.jmVNKKvy span {
    font-weight: 600;
    color: #2c5043;
}

.TeJhW {
    position: relative;
    display: inlineblock;
    width: 50px;
    height: 24px;
}

.TeJhW.disabled {
    opacity: 0.6;
}

.TeJhW input {
    opacity: 0;
    width: 0;
    height: 0;
}

.LLwlpIlKsHJP {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #bdc3c7;
    transition: .4s;
    border-radius: 24px;
}

.LLwlpIlKsHJP:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    transition: .4s;
    border-radius: 50%;
}

.TeJhW input:checked + .LLwlpIlKsHJP {
    background-color: #2ecc71;
}

.TeJhW input:checked + .LLwlpIlKsHJP:before {
    transform: translateX(26px);
}

.zfIaU {
    font-size: 14px;
    color: #7f8c8d;
}

.toZLfKAk {
    display: flex;
    justify-content: center;
    gap: 15px;
}

.ftGxDchyvfT {
    padding: 12px 30px;
    background: linear-gradient(to right, #b93ce7, #74af28);
    color: white;
    border: none;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

.ftGxDchyvfT:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(231, 76, 60, 0.4);
}

.APLmVXkBu {
    padding: 12px 30px;
    background: #34db85;
    color: white;
    border: none;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

.APLmVXkBu:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(52, 152, 219, 0.4);
}

@media (max-width: 1024px) {
    .CLWgQjRFn {
        justify-content: flex-start;
    }
    
    .xTAblywHDF, .BnVfDmrlH {
        flex-direction: column;
    }
    
    .ZDhJdPJIZ, .qSuUuUkUOYXAQ {
        padding-right: 0;
        margin-bottom: 40px;
        max-width: 100%;
    }
    
    .nBiJl, .fnxMRt {
        max-width: 100%;
    }
    
    .CiAnjbRGxqU:before {
        left: 30px;
    }
    
    .KrtmlOKsEtFKAI {
        flex-direction: row !important;
        text-align: left !important;
    }
    
    .xErNOQMqpZV {
        padding: 0 20px 0 70px !important;
    }
}

@media (max-width: 768px) {
    .nZXHxzncVInq {
        flex-direction: column;
        align-items: stretch;
    }
    
    .zFrPlEnRscrkb {
        margin: 20px 0;
    }
    
    .CLWgQjRFn {
        flex-direction: column;
    }
    
    .KmHyzCfcmy {
        margin: 5px 0;
    }
    
    .NZPOtMjxsv, .UWwn, .aSuCymsWZww, 
    .MZjAme, .WJakAlMgVYx, .zONRJQdeymCk {
        font-size: 36px;
    }
    
    .yISVqqa {
        display: none;
    }
    
    .IfIWYrqTPvMm {
        flex-direction: column;
    }
    
    .uOziLZp {
        max-width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    .otLWUef {
        flex-direction: column-reverse;
        text-align: center;
    }
    
    .wqdfootersocial, .LULeTKN {
        justify-content: center;
    }
}

@media (max-width: 480px) {
    .RixhKbS, .RGCkvxnP,
    .eTjuBVUYyQiRF, .ziERrn {
        padding: 100px 3px;
    }

    .IOiummjoK {
        width: 280px;
        height: 280px;
        margin: 15px auto;
    }

    .wpvfZiCghCExq {
        width: 90%;
        height: 90%;
    }

    .fnxMRt {
        margin-right: 5px;
    }

    .NZPOtMjxsv, .UWwn, .aSuCymsWZww, 
    .MZjAme, .WJakAlMgVYx, .zONRJQdeymCk,
    .edutXNQpLi {
        font-size: 20px;
        text-align: center;
    }

    .MOedDUDIzT,
    .UWwn,
    .ZOKhBVlOser,
    .KPRgbMROiFtZF {
        font-size: 18px;
        text-align: center;
    }

    .XqPAyOJgjD h2 {
        padding-top: 20px;
        font-size: 18px;
        text-align: center;
    }

    .RNBZfNLF,
    .YAzHVzWtO {
        padding-top: 10px;
        font-size: 16px;
        text-align: center;
    }

    .ITNYEbdJPlOGTO {
        padding: 100px 11px;
    }


    .CiAnjbRGxqU {
        width: 290px !important;
        padding: 0 !important;
    }

    .xErNOQMqpZV {
        width: 220px !important;
        padding: 0 5px 0 10px !important;
    }

    .CiAnjbRGxqU:before {
        left: -5px;
    }

    .ZULgmpk {
        padding-right: 5px;
    }

    .weKfamCIY {
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    }
    
    .fXYJbgXtmiHR, .kriZCCTVbULuUl, .KlCbWiKFUIkJW, 
    .TRrzOZhKVSruY, .fYeIiLV, .vWkhIqAoIZTW {
        width: 100%;
    }
    
    .oDHwf, .SIgWaCFpg, .toZLfKAk {
        flex-direction: column;
        gap: 10px;
    }
    
    .mVQeVC, .AoNhmhqpVrdv, .SIKYXnArBaBo, 
    .xjpUDvKmNUDxj, .ftGxDchyvfT, 
    .APLmVXkBu {
        width: 100%;
    }

    .lKJGeWTic {
        min-width: 270px;
    }
}

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

.VoqhFKGjgbgAuJ {
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 20px;
}

.uuOKsKHaOfCznqJ {
    text-align: center;
    margin-bottom: 60px;
    padding: 40px 0;
    background: linear-gradient(135deg, rgba(52, 152, 219, 0.1) 0%, rgba(231, 76, 60, 0.1) 100%);
    border-radius: 12px;
}

.uuOKsKHaOfCznqJ h2 {
    font-size: 42px;
    color: #2c5043;
    margin-bottom: 0;
}

.uuOKsKHaOfCznqJ i {
    vertical-align: middle;
    margin-right: 15px;
    font-size: 48px;
    color: #b93ce7;
}

.olGetwmz {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    gap: 30px;
    margin-bottom: 60px;
}

.YIaqIhFWpb {
    background: white;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.YIaqIhFWpb:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

.YIaqIhFWpb i {
    font-size: 32px;
    color: #34db85;
    margin-bottom: 20px;
    display: inlineblock;
}

.YIaqIhFWpb h3 {
    font-family: 'Work Sans', sans-serif;
    font-weight: 700;
    color: #2c5043;
    margin-bottom: 15px;
    font-size: 22px;
}

.YIaqIhFWpb p {
    color: #7f8c8d;
    font-size: 16px;
    line-height: 1.7;
}

@media (max-width: 768px) {
    .olGetwmz {
        grid-template-columns: 1fr;
    }
    
    .uuOKsKHaOfCznqJ h2 {
        font-size: 32px;
    }
    
    .uuOKsKHaOfCznqJ i {
        font-size: 36px;
    }
}

.oThNqy {
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 20px;
}

.ztehOGSF {
    text-align: center;
    margin-bottom: 60px;
    padding: 40px 20px;
    background: linear-gradient(135deg, rgba(241, 196, 15, 0.1) 0%, rgba(52, 152, 219, 0.1) 100%);
    border-radius: 12px;
    border-left: 5px solid #34db85;
}

.ztehOGSF h2 {
    font-size: 38px;
    color: #2c5043;
    margin-bottom: 10px;
}

.ztehOGSF i {
    vertical-align: middle;
    margin-right: 15px;
    color: #b93ce7;
}

.ztehOGSF p {
    color: #7f8c8d;
    font-size: 16px;
}

.jxsPW {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    gap: 30px;
    margin-bottom: 80px;
}

.KbvwLhDXGuMS {
    background: white;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 3px 10px rgba(0,0,0,0.08);
    border-top: 3px solid #34db85;
    transition: transform 0.3s ease;
}

.KbvwLhDXGuMS:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

.KbvwLhDXGuMS i {
    font-size: 28px;
    color: #74af28;
    margin-bottom: 15px;
    display: block;
}

.KbvwLhDXGuMS h3 {
    font-family: 'Work Sans', sans-serif;
    font-weight: 700;
    color: #2c5043;
    margin-bottom: 15px;
    font-size: 20px;
}

.KbvwLhDXGuMS p {
    color: #34495e;
    font-size: 15px;
    line-height: 1.7;
}

.wqdcookieconsent-box {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    max-width: 800px;
    background: white;
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0 5px 30px rgba(0,0,0,0.15);
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 1000;
}

.wqdcookieconsent-content {
    display: flex;
    align-items: center;
    gap: 15px;
    flex: 1;
}

.wqdcookieconsent-content i {
    font-size: 24px;
    color: #b93ce7;
}

.wqdcookieconsent-content p {
    margin: 0;
    color: #2c5043;
    font-size: 15px;
}

.wqdcookieconsent-content a {
    color: #34db85;
    text-decoration: underline;
}

.wqdcookieconsent-buttons {
    display: flex;
    gap: 10px;
    margin-left: 20px;
}

.wqdcookiebtn-accept {
    background: linear-gradient(to right, #34db85, #2ecc71);
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 600;
}

.wqdcookiebtn-settings {
    background: transparent;
    color: #34db85;
    border: 1px solid #34db85;
    padding: 10px 20px;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 600;
}

@media (max-width: 768px) {
    .jxsPW {
        grid-template-columns: 1fr;
    }
    
    .ztehOGSF h2 {
        font-size: 28px;
    }
    
    .wqdcookieconsent-box {
        flex-direction: column;
        text-align: center;
        gap: 15px;
    }
    
    .wqdcookieconsent-buttons {
        margin-left: 0;
        width: 100%;
        justify-content: center;
    }
}

.utXWuuRUD {
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 20px;
    font-family: 'Work Sans', sans-serif;
}

.zMTxoWWzoXOhf {
    text-align: center;
    margin-bottom: 60px;
    padding: 40px 20px;
    background: linear-gradient(135deg, rgba(231, 76, 60, 0.1) 0%, rgba(241, 196, 15, 0.1) 100%);
    border-radius: 12px;
    border-left: 5px solid #b93ce7;
}

.zMTxoWWzoXOhf h2 {
    font-size: 38px;
    color: #2c5043;
    margin-bottom: 10px;
}

.zMTxoWWzoXOhf i {
    vertical-align: middle;
    margin-right: 15px;
    color: #b93ce7;
}

.zMTxoWWzoXOhf p {
    color: #7f8c8d;
    font-size: 18px;
    font-weight: 500;
}

.hsovFHksIwur {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    gap: 30px;
    margin-bottom: 80px;
}

.lvPLXCp {
    background: white;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 3px 10px rgba(0,0,0,0.08);
    border-top: 3px solid #74af28;
    transition: transform 0.3s ease;
}

.lvPLXCp:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 15px rgba(231, 76, 60, 0.1);
}

.lvPLXCp i {
    font-size: 28px;
    color: #b93ce7;
    margin-bottom: 15px;
    display: block;
}

.lvPLXCp h3 {
    font-family: 'Work Sans', sans-serif;
    font-weight: 700;
    color: #2c5043;
    margin-bottom: 15px;
    font-size: 20px;
}

.lvPLXCp p {
    color: #34495e;
    font-size: 15px;
    line-height: 1.7;
}

.PUOJTVSH {
    background-color: #b93ce7;
    color: white;
    padding: 20px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 40px;
}

.PUOJTVSH i {
    font-size: 32px;
}

.PUOJTVSH p {
    margin: 0;
    font-size: 18px;
    font-weight: 500;
}

.PUOJTVSH a {
    color: white;
    text-decoration: underline;
    font-weight: 700;
}

@media (max-width: 768px) {
    .hsovFHksIwur {
        grid-template-columns: 1fr;
    }
    
    .zMTxoWWzoXOhf h2 {
        font-size: 25px;
    }
    
    .PUOJTVSH {
        flex-direction: column;
        text-align: center;
    }
}