*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;line-height:1.6;color:#333;background:#f5f5f5}.main-layout{display:flex;min-height:100vh}.main-layout-left{width:280px;background:#003266;color:#fff;position:fixed;left:0;top:0;height:100vh;overflow-y:auto}.main-layout-right{margin-left:280px;flex:1;background:#fff}.layout__scroll{height:100%;overflow-y:auto}.layout__cnt{padding:20px}.layout__promotion{background:linear-gradient(135deg,#fa4d00 0%,#fa5e00 100%);border-radius:16px;padding:25px;margin-bottom:20px;text-align:center}.promotion__info p{font-size:14px;margin-bottom:10px;opacity:.9}.promotion__info strong{font-size:32px;display:block;margin:10px 0}.btn-registration,.promotion__btn{display:inline-block;padding:12px 24px;background:#fff;color:#fa4d00;text-decoration:none;border-radius:50px;font-weight:600;text-transform:uppercase;transition:all .3s ease;border:none;cursor:pointer}.btn-registration:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.header-menu{display:flex;flex-direction:column;gap:10px}.header-menu a{color:#fff;text-decoration:none;padding:12px 16px;border-radius:8px;transition:background .3s ease}.header-menu a:hover{background:rgba(255,255,255,.1)}.layout-right__cnt{padding:40px;max-width:1200px;margin:0 auto}.first-deposit{background:linear-gradient(135deg,#87bc17 0%,#88c504 100%);border-radius:20px;padding:40px;margin-bottom:40px;text-align:center;position:relative;overflow:hidden}.first-deposit__item{position:relative;margin-bottom:20px}.first-dep-numb{font-size:72px;font-weight:700;color:#fff;display:block}.first-dep-mon{font-size:24px;color:#fff;opacity:.9}.first-deposit__name{font-size:18px;color:#fff;margin-bottom:20px;text-transform:uppercase;font-weight:600}.layout__style_cnt{background:#fff;border-radius:16px;padding:40px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.layout__head{margin-bottom:30px}.layout__head h1{font-size:36px;color:#003266;margin-bottom:10px}.layout__text{line-height:1.8}.layout__text h2{font-size:28px;color:#003266;margin:30px 0 20px}.layout__text h3{font-size:22px;color:#003266;margin:25px 0 15px}.layout__text p{margin-bottom:20px;color:#555}.layout__text ul,.layout__text ol{margin:20px 0;padding-left:30px}.layout__text li{margin-bottom:12px}.post{max-width:100%}.entry-header{margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #e0e0e0}.entry-title{font-size:36px;color:#003266;margin-bottom:15px}.entry-meta{color:#888;font-size:14px}.entry-content{margin-bottom:40px}.entry-content img{max-width:100%;height:auto;border-radius:8px;margin:20px 0}.entry-content table{width:100%;border-collapse:separate;border-spacing:0;margin:25px 0;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1)}.entry-content table thead{background:#003266;color:#fff}.entry-content table th{padding:16px;text-align:left;font-weight:700;font-size:15px}.entry-content table td{padding:14px 16px;border-top:1px solid #e0e0e0}.entry-content table tbody tr:nth-child(even){background:#f8f9fa}.cta-block{margin:30px 0;text-align:center}.cta-button{display:inline-block;padding:12px 24px;color:#fff;text-decoration:none;border:none;font-weight:500;font-size:18px;text-transform:uppercase;border-radius:50px;box-shadow:0 10px 30px rgba(0,0,0,.2);transition:all .3s ease}.cta-orange{background:linear-gradient(0deg,#fa4d00 0,#fa5e00);box-shadow:0 10px 30px rgba(250,65,0,.4)}.cta-green{background:linear-gradient(0deg,#87bc17,#88c504);box-shadow:0 10px 30px rgba(135,187,23,.4)}.cta-blue{background:linear-gradient(0deg,#428cdc 0,#0992af);box-shadow:0 11px 27px rgba(66,140,220,.4)}.cta-button:hover{transform:translateY(-2px);box-shadow:0 12px 35px rgba(0,0,0,.3)}.faq-section{margin:40px 0}.faq-section h2{font-size:28px;color:#003266;margin-bottom:25px}.faq-accordion{margin:25px 0}.faq-item{margin-bottom:15px;border:none;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,8%)}.faq-question{margin:0;padding:20px;background:#003266;cursor:pointer;font-size:16px;font-weight:600;color:#fff;border:none;border-bottom:2px solid rgba(255,255,255,.2)}.faq-answer{padding:20px;background:#fff;display:block;border-radius:0 0 16px 16px}.faq-answer p{margin:0;color:#555;line-height:1.7}.articles-list{margin-top:40px}.article-preview{margin-bottom:40px;padding-bottom:30px;border-bottom:1px solid #e0e0e0}.article-preview h2{font-size:24px;margin-bottom:10px}.article-preview h2 a{color:#003266;text-decoration:none}.article-preview h2 a:hover{color:#fa4d00}.article-meta{color:#888;font-size:14px;margin-bottom:15px}.article-excerpt{color:#555;margin-bottom:15px;line-height:1.7}.read-more{display:inline-block;color:#fa4d00;text-decoration:none;font-weight:600}.read-more:hover{text-decoration:underline}.site-footer{background:#003266;color:#fff;padding:40px;margin-top:60px}.footer-content{max-width:1200px;margin:0 auto}.footer-menu{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px}.footer-menu a{color:#fff;text-decoration:none;opacity:.8}.footer-menu a:hover{opacity:1}.language-switcher{margin:20px 0}.language-switcher a{color:#fff;text-decoration:none;margin-right:15px;opacity:.8}.language-switcher a:hover{opacity:1}@media(max-width:768px){.main-layout-left{width:100%;position:relative;height:auto}.main-layout-right{margin-left:0}.layout-right__cnt{padding:20px}.entry-title{font-size:28px}}