html[lang="en-EN"] .ka {
    display: none;
}
html[lang="ka-GE"] .en {
    display: none;
}

html {
    scroll-behavior: smooth;
}

.button-lang >img{
    width: 28px;
}

.block_main{
    background: url("/static/img/Главная.jpg") center no-repeat;
    max-height: 8000px;
    height: auto;
    background-size: cover;
    padding-top: 170px;
}


.block1{
    background: url("/static/img/AG.png") top no-repeat;
    height: 1140px;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: center;
    border-bottom: 3px solid var(--gradient-1, #E3C441);
}

.block1-inner{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: -175px;
    z-index: 1;
    gap: 150px;
}

.block1-2-inner{
    margin-left: -180px;
}


.block1-1 > p{
    color: #FFF;
    text-align: center;
    text-shadow: 0 4px 10px rgba(54, 28, 1, 0.70);
    font-family: "Futura New";
    font-size: 96px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 1.92px;
    text-transform: uppercase;
    margin: 0;

    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 560px;
}

.block1-1 > p > span{
    color: #FFE32E;
    text-align: center;
    text-shadow: 0 4px 10px rgba(54, 28, 1, 0.70);
    font-family: "Futura New";
    font-size: 64px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 1.28px;
    text-transform: uppercase;
    margin-top: -10px;
}

.block1-image1{
    /*padding-bottom: 150px;*/
    max-width: 1200px;
    /*width: 100%;*/
}

.block1-image2{
    max-width: 822px;
    width: 100%;
    margin-left: -310px;
    margin-top: 20px;
}

.block2{
    margin-top: 120px;
}

.block2-inner{
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1444px;
    width: 100%;
    margin: auto;
}


.block2-1{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    max-width: 480px;
    width: 100%;
    height: 530px;
}

.block2-1-center{
    border-right: 2px dotted #E1C242;
    border-left: 2px dotted #E1C242;
}


.block2-1> img{
    height: 100%;
    max-height: 313px;
}

.block2-1 > p{
    color: #FFF;
    text-align: center;
    font-family: "Futura New";
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    width: 400px;
    margin: 0;
}

.block2-img-inner{
    max-width: 314px;
    width: 100%;
}

.block2-1 > a{
    color: #FFE32E;
    text-align: center;
    font-family: "Futura New";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 0.4px;
    display: flex;
    width: 300px;
    height: 54px;
    justify-content: center;
    align-items: center;
    border-radius: 40px;
    border: 2px solid var(--gradient-1, #E3C441);
    background: linear-gradient(77deg, rgba(227, 196, 65, 0.20) 28.9%, rgba(252, 244, 164, 0.20) 56.02%, rgba(225, 194, 66, 0.20) 83.14%);
    z-index: 2;
    transition: 0.2s;
}

.block2-1-center > a{
    color: #651905;
    background: var(--Linear, linear-gradient(77deg, #E3C441 28.9%, #FCF4A4 56.02%, #E1C242 83.14%));
    box-shadow: 0 4px 20px 0 rgba(255, 233, 139, 0.25);
}

.block2-1 > a:hover{
    text-decoration: none;
    transition: 0.2s;
    transform: scale(1.05);
}

.block2 .main-title{
    margin-bottom: 60px;
}
.block3 .main-title{
    margin-bottom: 60px;
}

.block5 .main-title{
    margin-bottom: 40px;
}

.block5{
    margin-top: 120px;
}

.main-title > p{
    color: #FFE32E;
    text-align: center;
    font-family: "Druk Text Wide Cyr";
    font-size: 48px;
    font-weight: 600;
    line-height: 120%;
    margin: 0;
}

.block-faq .main-title > p{
    color: #FFE32E;
    text-align: center;
    font-family: "Druk Text Wide Cyr";
    font-size: 56px;
    font-weight: 600;
    line-height: 120%;
    /*margin: 0;*/
}



.block3 {
    margin-top: 130px;
}

.block3-inner{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
    max-width: 1440px;
    width: 100%;
    margin: auto;
}

.block4-inner1{
    background: url("/static/img/Rectangle 13.png") center no-repeat;
    width: 950px;
    height: 532px;
    display: flex;
    justify-content: start;
    align-items: center;
    flex-direction: column;
    gap: 50px;
    margin: auto;
}

.block4-inner2{
    background: url("/static/img/Rectangle 13 (1).png") center no-repeat;
    width: 458px;
    height: 532px;
    display: flex;
    justify-content: start;
    align-items: center;
    flex-direction: column;
    gap: 50px;
    margin: auto;
}

.block4-title > p{
    color: #FFF;
    font-family: "Futura New";
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    text-transform: uppercase;
    text-align: center;
    margin: 0;

    background: var(--gradient-1, linear-gradient(77deg, #E3C441 28.9%, #FCF4A4 56.02%, #E1C242 83.14%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.block4-inner{
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
}

.block4-1,
.block4-2{
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    max-width: 280px;
    width: 100%;
    height: 350px;
}

.block4-1 > img{
    max-width: 220px;
    width: 100%;
}

.block4-2 > img{
    max-width: 265px;
    width: 100%;
}

.block4-1 > p,
.block4-2 > p{
    color: #FFF;
    text-align: center;
    font-family: "Futura New";
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    margin: 30px 0 0;
}


.block-winners{
    margin-top: 70px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#winners{
    padding-bottom: 100px;
}

.prizesButtons{
    padding: 46px 0 20px;
    display: flex;
}
.prizesButtons > a {
    text-decoration: none;
    border: 1px solid var(--gradient-1, #E3C441);
    background: rgba(225, 194, 66, 0.20);
    color: #FFE32E;
    font-family: "Futura New";
    font-weight: 600;
    font-size: 24px;
    letter-spacing: 0.48px;
    cursor: pointer;
    transition: 0.2s;
    padding: 5px 15px;
    text-align: center;
}

.prizesButtons > a:hover {
    /*color: #612D22;*/
    /*background: var(--gradient-1, linear-gradient(77deg, #E3C441 28.9%, #FCF4A4 56.02%, #E1C242 83.14%));*/
    text-decoration: none;
    transition: 0.2s;
    transform: scale(1.05);
}

.prizesButtons > a.selectedButton {
    color: #612D22;
    background: var(--gradient-1, linear-gradient(77deg, #E3C441 28.9%, #FCF4A4 56.02%, #E1C242 83.14%));
    transition: 0.2s;
}

.prizesButtons > a.selectedButton:hover {
    color: #612D22;
    background: var(--gradient-1, linear-gradient(77deg, #E3C441 28.9%, #FCF4A4 56.02%, #E1C242 83.14%));
    transition: 0.2s;
    transform: scale(1.05);
}

.week_prizes{
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px 0 0 10px;
    width: 504px;
    height: 64px;
}
.month_prizes{
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0 10px 10px 0;
    width: 438px;
    height: 64px;
}

.block-winners .winners-table-parent{
    width: 945px;
    max-height: 495px;
    /*height: 100%;*/
    overflow-y: scroll;
}

.block-winners .table-bordered{
    border-top: solid 4px #FFE32E;
    border-bottom: none;
    border-left: none;
    border-right: none;
}

.block-winners .table-striped tbody tr td.column-5{
    width: 30%;
}

.block-winners .table-bordered > tbody > tr{
    height: 60px;
}

.block-winners .table-bordered > thead > tr > th{
    border-bottom: solid 2px #FFF;
    border-top: none;
    border-left: none;
    border-right: none;
    color: #FFF;
    font-family: "Futura New";
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 0.4px;
    padding: 18px 0 18px 16px;
}

.block-winners .table-bordered > thead > tr > th > a{
    color: #FFF;
    font-family: "Futura New";
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 0.4px;
    text-decoration: none;
}

.block-winners .table-bordered > tbody > tr > td{
    border-bottom: solid 1px rgba(255, 255, 255, 0.5);
    border-top: none;
    border-left: none;
    border-right: none;
    color: #FFF;
    font-family: "Futura New";
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    padding: 18px 0 18px 16px;
}

.block-winners .table-striped > tbody > tr:nth-of-type(odd) {
    background: none;
}

.block-winners .winners-table-parent::-webkit-scrollbar {
    width: 9px;
    border-radius: 16px;
    background: rgba(255, 227, 46, 0.30);
}

.block-winners .winners-table-parent::-webkit-scrollbar-thumb {
    width: 9px;
    height: 118px;
    border-radius: 16px;
    background: #FFE32E;
}

.winners-search{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 16px;
}

.field-winnerssearch-phone{
    margin-bottom: 0;
}

.field-codesearch-phone{
    margin-bottom: 0;
}

.dropdown-month{
    border: none;
    background: none;
    color: #FFE32E;
    font-family: "Futura New";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    transition: 0.2s;
    padding: 6px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    text-align: start;
    max-width: 400px;
}

html[lang="ka-GE"] .dropdown-month{
    max-width: 500px;
}

.winners-search .dropdown-month svg{
    width: 45px;
}

.dropdown-month:hover{
    border: none;
    background: none;
    color: #FFE32E;
    transition: 0.2s;
    transform: scale(1.05);
}
.dropdown-menu > .active > a{
    background: rgba(189, 151, 74, 0.50);
    color: #651905;
}
.dropdown-menu > .active > a:hover{
    background: rgba(189, 151, 74, 0.50);
    color: #651905;
}

.input-container{
    padding-right: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
}

html[lang="ka-GE"] .input-container{
    padding-right: 60px;
}

.field-winnerssearch-phone .help-block{
    display: none;
}

.field-codesearch-phone .help-block {
    display: none;
}

.field-search-winners-week{
    display: flex;
    justify-content: center;
    align-items: center;
}

.search-winners-phone{
    width: 300px;
    text-align: end;
    color: #FFE32E;
    font-family: "Futura New";
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
    outline: none !important;
}

.search-winners-phone::placeholder{
    color: #FFE32E;
    font-family: "Futura New";
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    border: none;
    background: none;
}

.search-winners-button{
    border: none;
    background: none;
}


.local-page{
    background: url("/static/img/Подтверждение возраста.jpg") top no-repeat;
    background-size: cover;
    height: 100%;
    /*height: 1080px;*/
    display: flex;
    justify-content: center;
}
.local-page-block{
    width: 500px;
    /*height: 580px;*/
    height: auto;
    border-radius: 8px;
    background: #612D22;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    /*gap: 50px;*/
    position: fixed;
    top: 0;
    transform: translateY(10%);
    padding: 40px 0;
}

.local-page-link{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 19px;
    padding-left: 85px;
    transition: 0.2s;
}
.local-page-link:hover{
    text-decoration: none;
    transition: 0.2s;
    transform: scale(1.05);
}

.local-page-link >img{
    width: 66px;
}
.local-page-link >p{
    color: #FFF;
    text-align: center;
    font-family: "Futura New";
    font-weight: 600;
    font-size: 24px;
    letter-spacing: 0.48px;
    margin: 0;
}


.mob{
    display: none;
}

.mob2{
    display: none;
}

.icon_for_prizes >img{
    max-height: 65px;
}

.pagination{
    display: none;
}


#how_to_participate,
#prizes,
#products,
#winners {
    scroll-margin-top: 180px;
}

.container__nWr22.__bottom__uMcNg {
    bottom: 67px!important;
}

.user-rating{
    background: linear-gradient(77deg, rgba(227, 196, 65, 0.10) 28.9%, rgba(252, 244, 164, 0.10) 56.02%, rgba(225, 194, 66, 0.10) 83.14%)!important;
}

#jvLabelWrap{
    bottom: 69px!important;
}


.cookies{
    padding: 170px 60px 40px;
    background: #612D22;
    color: #FFF;
}





.ag-slider {
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 1440px;
    margin: auto;
}

.ag-slider #packs-carousel{
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
}

#packs-carousel .item-class{
    display: flex;
    justify-content: center;
    align-items: center;
}

#packs-carousel {
    max-height: 420px;
}

#packs-carousel .item-class {
    max-height: 100%;
}

#packs-carousel .item-class img {
    width: initial;
}

#packs-carousel .item-class {
    margin: auto;
    max-width: 400px;
    height: 420px;
    display: flex;
    flex-direction: column;
    justify-content: start;
    gap: 5px;
}

#packs-carousel .item-class > p {
    color: #FFF;
    text-align: center;
    font-family: "Futura New";
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    margin: 0;
}

#packs-carousel .item-class img {
    /*width: 100%;*/
    height: auto;
    max-width: 330px;
    max-height: 220px;
}

/* Общие стили для навигации */
.ag-slider #packs-carousel .owl-nav{
    position: absolute;
    top: -60px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.ag-slider #packs-carousel .owl-stage-outer{
    z-index: 1;
}

.ag-slider #packs-carousel .owl-nav .owl-prev{
    position: absolute;
    left: 5px;
    top: 40%;
    transform: translateY(-50%);
}

.ag-slider #packs-carousel .owl-nav .owl-next{
    position: absolute;
    right: 5px;
    top: 40%;
    transform: translateY(-50%);
}

