body {
    font-family: 'Vollkorn', sans-serif;
    background-color: #f4f4f9;
    color: #333;
    line-height: 1.6;
    margin: 0;
    padding: 0;
}

.DhbKKAJathQ {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box;
}

.pASInWFATrMgJr {
    position: relative;
    height: 100vh;
    background: url('../art_pack/igrok_bg.webp') no-repeat center center/cover;
    color: #fff;
}

.pASInWFATrMgJr::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1;
}

.AEufRxhFUpoG {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    z-index: 2;
    background: rgba(255, 255, 255, 0.2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.VeSFCi img {
    max-height: 60px;
    object-fit: contain;
    display: block;
    margin: 0 auto 10px;
}

.yMAT ul {
    display: flex;
    gap: 20px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.yMAT li a {
    color: #fff;
    text-decoration: none;
    font-size: 1rem;
    transition: color 0.3s ease;
}

.yMAT li a:hover {
    color: #00a2ff;
}

.sNThNsoqxaXI {
    position: relative;
    text-align: center;
    z-index: 2;
    padding: 100px 0;
}

.uXtdfEfxx {
    font-size: 3rem;
    font-weight: 700;
    margin-bottom: 20px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.ojJIUmre {
    font-size: 1.5rem;
    font-weight: 300;
    margin-bottom: 30px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.UAqjoWRxvtJ {
    display: inline-block;
    padding: 15px 30px;
    font-size: 1rem;
    font-weight: 500;
    color: #fff;
    background: #6d5d7e;
    border: none;
    border-radius: 25px;
    text-decoration: none;
    transition: background 0.3s ease, transform 0.2s ease;
}

.UAqjoWRxvtJ:hover {
    background: #593f75;
    transform: scale(1.05);
}

.EIXdaU {
    padding: 60px 0;
    background-color: #f8f9fa;
    color: #333;
    text-align: center;
}

.quwrHkoMOibH {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 20px;
    color: #222;
}

.CqbnATKbdOL {
    font-size: 1.2rem;
    font-weight: 300;
    margin-bottom: 40px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.8;
    color: #555;
}

.KsCZJaqxDHXa {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
}

.cSDeyd {
    flex: 1 1 calc(33% - 20px);
    background: #fff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    padding: 20px;
    border-radius: 8px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    text-align: center;
}

.cSDeyd:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2);
}

@media (max-width: 768px) {
    .cSDeyd {
        flex: 1 1 100%;
    }
}

.FXBBoPXE {
    font-size: 3rem;
    color: #6d5d7e;
    margin-bottom: 10px;
    display: inline-block;
}

.IIkugydWoUHY {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 10px;
    color: #222;
}

.JQcFbaYwtTZ {
    font-size: 1rem;
    font-weight: 300;
    color: #555;
}

.RnnxCPyIXMU {
    padding: 60px 0;
    background-color: #f4f4f9;
    text-align: center;
    color: #333;
}

.Qtndqv {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 30px;
    color: #222;
}

.piusueMZ {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    max-width: 600px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.piusueMZ:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

.qKREJfgY {
    width: 100%;
    height: auto;
    display: block;
}

.zoqzhwpHn {
    padding: 20px;
}

.igxOFXgfKUzu {
    font-size: 1.8rem;
    font-weight: 600;
    margin-bottom: 15px;
    color: #222;
}

.wFUxEQlizMrG {
    display: inline-block;
    padding: 12px 24px;
    font-size: 1rem;
    font-weight: 500;
    color: #fff;
    background: #6d5d7e;
    border: none;
    border-radius: 25px;
    text-decoration: none;
    transition: background 0.3s ease, transform 0.2s ease;
}

.wFUxEQlizMrG:hover {
    background: #593f75;
    transform: scale(1.05);
}

.cprxoUQN {
    position: relative;
    height: 400px;
    background: url('../art_pack/funs_losung.webp') no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    overflow: hidden;
}

.cprxoUQN::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.EYmkNGj {
    position: relative;
    font-size: 3rem;
    font-weight: 700;
    z-index: 2;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
    max-width: 800px;
    line-height: 1.2;
    margin: 0 auto;
}

.hNrupclxeHdb {
    padding: 60px 0;
    background-color: #222;
    text-align: center;
    color: #fff;
}

.eSjtBbQphSX {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 20px;
    color: #fff;
}

.LBhjmwRADaWM {
    font-size: 1.2rem;
    font-weight: 300;
    margin-bottom: 30px;
    color: #bbb;
    max-width: 600px;
    margin: 0 auto;
}

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

.SKmtWReoUsYIZFu {
    flex: 1 1 300px;
    padding: 15px;
    font-size: 1rem;
    border: 2px solid #fff;
    border-radius: 25px;
    outline: none;
    color: #333;
    background-color: #fff;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

.SKmtWReoUsYIZFu:focus {
    border-color: #6d5d7e;
    box-shadow: 0 0 8px rgba(255, 69, 0, 0.5);
}

.HKLASRfa {
    padding: 15px 30px;
    font-size: 1rem;
    font-weight: 600;
    color: #fff;
    background: #6d5d7e;
    border: none;
    border-radius: 25px;
    cursor: pointer;
    transition: background 0.3s ease, transform 0.2s ease;
}

.HKLASRfa:hover {
    background: #593f75;
    transform: scale(1.05);
}

.UcxN {
    padding: 60px 0;
    background-color: #f8f9fa;
    color: #333;
    text-align: center;
}

.tYZLBnNcBRWk {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 40px;
    color: #222;
}

.BacEpQpiarEI {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
}

.WQvpggov {
    flex: 1 1 calc(33% - 20px);
    background: #fff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    padding: 20px;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.WQvpggov:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2);
}

.AXspoDTof {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-bottom: 15px;
    object-fit: cover;
}

.FYyvAUjfLfUr {
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 10px;
    color: #222;
}

.KaKD {
    font-size: 1rem;
    font-weight: 300;
    color: #555;
    margin-bottom: 20px;
}

.tvFQeU {
    display: flex;
    justify-content: center;
    gap: 5px;
}

.tvFQeU .ri-star-fill
 {
    color: #955c3b;
    font-size: 1.5rem;
}
.tvFQeU .ri-star-half-line
 {
    color: #955c3b;
    font-size: 1.5rem;
}
.tvFQeU .ri-star-line
 {
    color: #955c3b;
    font-size: 1.5rem;
}

.VlJcru {
    padding: 60px 0;
    background-color: #f4f4f9;
    color: #333;
}

.pXrxHzCTlK {
    font-size: 2.5rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #222;
}

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

.OTRwyOKuZCj {
    margin-bottom: 30px;
    padding: 20px;
    background: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.OTRwyOKuZCj:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

.pBonUtOFzUFYQC {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 10px;
    color: #222;
}

.PCsYMLNuW {
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.6;
    color: #555;
}

.JOPzCnSGvq {
    padding: 60px 0;
    background-color: #222;
    color: #fff;
    text-align: center;
}

.ZdJoKBzxSft {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 40px;
    color: #fff;
}

.wkSyGYvHmMHsL {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: space-between;
    max-width: 900px;
    margin: 0 auto;
}

.SbaHHeG, .BHHnzJZmlX {
    flex: 1 1 calc(50% - 20px);
    background: #333;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.nHUONQVeLT, .ixVzXvK {
    font-size: 1.8rem;
    font-weight: 600;
    margin-bottom: 20px;
    color: #fff;
}

.CgBpm {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 1rem;
    font-weight: 300;
    margin-bottom: 10px;
    color: #ddd;
}

.BHHnzJZmlX .mNncAPr,
.BHHnzJZmlX .MKaPsnuEgwX {
    width: 100%;
    padding: 15px;
    margin-bottom: 15px;
    font-size: 1rem;
    border: 2px solid #555;
    border-radius: 5px;
    background-color: #444;
    color: #fff;
    outline: none;
    transition: border-color 0.3s ease;
}

.BHHnzJZmlX .mNncAPr:focus,
.BHHnzJZmlX .MKaPsnuEgwX:focus {
    border-color: #6d5d7e;
}

.BHHnzJZmlX .PsrALgkM {
    display: inline-block;
    padding: 12px 30px;
    font-size: 1rem;
    font-weight: 600;
    color: #fff;
    background: #6d5d7e;
    border: none;
    border-radius: 25px;
    cursor: pointer;
    transition: background 0.3s ease, transform 0.2s ease;
}

.BHHnzJZmlX .PsrALgkM:hover {
    background: #593f75;
    transform: scale(1.05);
}

.pUpICo {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1000;
    justify-content: center;
    align-items: center;
}

.XYSom {
    background: #fff;
    padding: 30px;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.XYSom h3 {
    font-size: 2rem;
    margin-bottom: 15px;
    color: #333;
}

.XYSom p {
    font-size: 1rem;
    margin-bottom: 20px;
    color: #555;
}

.kQHit {
    display: inline-block;
    padding: 10px 20px;
    font-size: 1rem;
    font-weight: 600;
    color: #fff;
    background: #6d5d7e;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background 0.3s ease;
}

.kQHit:hover {
    background: #593f75;
}

.aATzXtTKv {
    padding: 40px 0;
    background-color: #222;
    color: #fff;
    text-align: center;
}

.WBvbbbcCXRv {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 20px;
    color: #6d5d7e;
}

.AstAoHOAVMSa {
    font-size: 1.2rem;
    font-weight: 300;
    margin-bottom: 20px;
    line-height: 1.6;
    color: #bbb;
}

.kRakGM {
    font-size: 1.2rem;
    font-weight: 500;
    margin-bottom: 20px;
    line-height: 1.6;
    color: #593f75;
}

.tHiIeZaoZsKkYqL {
    font-size: 1rem;
    font-weight: 300;
    color: #ecbec1;
    background-color: #671c1f;
    padding: 15px;
    border-radius: 5px;
    line-height: 1.6;
}

.bfJrep {
    background: #111111;
    color: #fff;
    text-align: center;
    padding: 20px 0;
    font-size: 0.9rem;
}

.FyEXRbnDpAe {
    color: #fff;
    margin: 0;
    line-height: 1.5;
    font-weight: 500;
}

.oLGVxIIJQeANht {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #333;
    color: #fff;
    padding: 15px 20px;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
}

.gsLVKSU {
    max-width: 900px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.cSSvqiJSsrz {
    font-size: 0.9rem;
    flex: 1 1 auto;
    margin: 0;
    color: #bbb;
}

.qdmgM {
    color: #593f75;
    text-decoration: none;
}

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

.rrYPWFvFthNc {
    padding: 10px 20px;
    font-size: 0.9rem;
    color: #fff;
    background: #6d5d7e;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background 0.3s ease;
}

.rrYPWFvFthNc:hover {
    background: #593f75;
}

.DPeyUvieQSiEnf {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10000;
}

.kOdeDvTPl {
    background: #222;
    padding: 30px;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    max-width: 400px;
    width: 90%;
}

.DyawMoq {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 20px;
    color: #6d5d7e;
}

.FzOoh {
    font-size: 1rem;
    margin-bottom: 30px;
    color: #bbb;
}

.LsDruxNmvKgtOv {
    display: flex;
    justify-content: space-around;
    gap: 10px;
}

.ITocjJi {
    padding: 10px 20px;
    font-size: 1rem;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background 0.3s ease;
}

.ITocjJi.ogTbMwoTC {
    background: #4ca728;
    color: #fff;
}

.ITocjJi.ogTbMwoTC:hover {
    background: #176e2a;
}

.ITocjJi.HIcLewmuP {
    background: #c54052;
    color: #fff;
}

.ITocjJi.HIcLewmuP:hover {
    background: #981c28c9;
}

.bRJeYWr {
    padding: 60px 0;
    background-color: #f4f4f9;
    text-align: center;
    color: #333;
}

.Qtndqv {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 30px;
    color: #222;
}

.QqcztoB {
    position: relative;
    max-width: 900px;
    margin: 0 auto;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    background: #000;
}

.cCwTz {
    width: 100%;
    height: 500px;
    border: none;
}

@media (max-width: 768px) {
    .cCwTz {
        height: 300px;
    }
   
}

.HGdlsn {
    max-width: 1270px;
    margin: 0 auto;
    padding: 25px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.efsls {
    width: 100%;
    display: flex;
    gap: 30px;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
