:root {
--ZVrxmhIRQFHw: #71133A;
--eVsugggDArJo: #F2ACC1;
--kRauRKcRezfx: #ffc107;
--LEkaWURNaJmB: #eae8e7;
--yayNSQTmJCRO: #000;
--HgrxBEEIKkDY: rgba(255, 245, 245, 0.5);
--JRatLtXiVOXh: #08848F;
--xHKkmiecPALW: #b00000;
--yAxylapNdJdx: #fff;
--QoQRdShsRPeP: #DBB4A8;
--HXIoBFYSPSzw: #00010C;
--TNIhQBkqgbHs: #fff;
--gWmyGHDEBmTF: #000000;
--lfdtqMWWBLtU: #3e13f0;
--GCATSWmxMszj: #1f097e;
--AtxniTKRNWDI: #ddd;
}


* {
box-sizing: border-box;
}

a {
color: var(--TNIhQBkqgbHs);
text-decoration: none;
}

a:hover {
color: var(--GCATSWmxMszj);
}

body {
font-family: 'Poppins', sans-serif;
font-size: 16px;
line-height: 1.5;
margin: 0;
padding: 0;
background-color: var(--QoQRdShsRPeP);
color: var(--yayNSQTmJCRO);
scroll-behavior: smooth;
}

menu {
display: flex;
list-style: none;
margin: 0;
padding: 0;
margin-left: auto;
}

menu li {
margin: 0 6px;
border-radius: 15px;
border: none;
padding: 7px 12px;
font-family: Inter, sans-serif;
font-weight: 700;
font-size: 20px;
line-height: 100%;
border-radius: 16px;
cursor: pointer;
}

menu li:last-child {
background-color: var(--ZVrxmhIRQFHw);
color: #fff;
padding: 10px 20px;
border: none;
cursor: pointer;
margin-left: 30px;
transition: background-color 0.2s;
}

menu li:hover{
background-color: var(--xHKkmiecPALW);
}
menu a {
color: #fff;
}
menu a:hover {
color: #fff;
}

img {
width: 100%;
}

figure {
margin: 0;
}

h1 {
font-size: 42px;
font-weight: 600;
line-height: 1.2;
margin-top: 50px;
font-family: Poppins, sans-serif;
}

h2 {
font-size: 34px;
line-height: 1.2;
margin-top: 40px;
font-family: Poppins, sans-serif;
}

h3 {
font-size: 28px;
line-height: 1.2;
margin-top: 30px;
font-family: Poppins, sans-serif;
}

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

.mxKLmogmmdSb,
.ppCUdmtTigwp,
.inside-aHKcxjzJEGXB {
max-width: 1200px;
width: 100%;
margin: 0 auto;
text-align: center;
}

.swicFQCciSfW {
display: flex;
flex-direction: row;
align-items: center;
gap: 10px;
}

.swicFQCciSfW a {
cursor: pointer;
pointer-events: auto;
}


.swicFQCciSfW img {
width: 70px;
border-radius: 16px;
margin-top: 5px;
margin-left: 20px;
}

.wxGhBWLsTKbv {
background-color: var(--JRatLtXiVOXh);
padding: 10px 0;
display: flex;
}

.ppCUdmtTigwp {
background-color: var(--QoQRdShsRPeP);
padding: 0 15px;
}
.VHTfHrATTkfb {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;

}

.jxyzfakQkcwC {
margin-left: 5px;
font-weight: 800;
}

.kywtwCANWjVF {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}


.EgWqJPCCihUc {
list-style: none;
display: flex;
align-items: flex-start;
gap: 30px;
font-family: Inter, sans-serif;
font-weight: 700;
font-size: 20px;
}

.EgWqJPCCihUc {
display: flex;
align-items: center;
gap: 10px;
width: 100%;
list-style: none;
padding: 0;
margin: 0;
justify-content: space-evenly;
text-transform: uppercase;
}

.bdWjeboSPvAi:nth-last-child {
margin-left: auto;
}


.bdWjeboSPvAi:last-child a:hover {
background: #225c89;
}

.bdWjeboSPvAi a {
color: var(--yayNSQTmJCRO);
}

.bdWjeboSPvAi.active a {
color: var(--ZVrxmhIRQFHw);
font-weight: bold;

}


/* slider */

.TLlUmQMFIOVt-container {
padding: 20px;
background: var(--button-base);
border-radius: 8px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
overflow: hidden;
position: relative;
margin: 20px auto;
}

.TLlUmQMFIOVt-header {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 15px;
}

.TLlUmQMFIOVt-header span {
margin: 0;
font-size: 20px;
font-weight: bold;
}

.TLlUmQMFIOVt-header .controls {
display: flex;
align-items: center;
gap: 10px;
}

.TLlUmQMFIOVt-header .view-all {
font-size: 14px;
color: #007bff;
text-decoration: none;
font-weight: bold;
display: flex;
align-items: center;
gap: 5px;
cursor: pointer;
}

.TLlUmQMFIOVt-header .view-all span {
background: #ddd;
color: #555;
border-radius: 50%;
font-size: 12px;
padding: 3px 6px;
}

.TLlUmQMFIOVt-header .nav-button {
width: 30px;
height: 30px;
border: none;
background: var(--links);
border-radius: 15px;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
font-size: 16px;
}

.TLlUmQMFIOVt-header .nav-button:hover {
background: #ccc;
}

.TLlUmQMFIOVt {
display: grid;
grid-template-columns: repeat(5, 1fr);
gap: 10px;
overflow-x: visible;
}

.TLlUmQMFIOVt::-webkit-scrollbar {
display: none;
}

.TLlUmQMFIOVt-item {
width: 100%;
height: auto;
}

.TLlUmQMFIOVt-item img {
object-fit: cover;
border-radius: 16px;
}
/* slider end */

.mxKLmogmmdSb {
background-color: var(--QoQRdShsRPeP);
padding: 15px;
margin-bottom: 30px;
border-radius: 0 0 16px 16px;
}

.GILfCAxXRtvi {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.drkNszyiVAxp {
max-width: 1200px;
width: 100%;
margin: 0 auto;
text-align: center;
}

.mKBGRxCeiofR {
text-align: left;
color: var(--yayNSQTmJCRO);

}

.SNtOCdYpQtWk {
background-color: var(--ZVrxmhIRQFHw);
color: var(--yAxylapNdJdx);
padding: 15px;
border: none;
cursor: pointer;
text-decoration: none;
max-width: 360px;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
margin: 10px;
transition: background-color 0.7s ease;
text-transform: uppercase;
}

.utJNcUizFMaC {
width: 100%;
display: flex;
justify-content: space-evenly;

}

.sYRsuwedDgKP {
background-color: var(--HXIoBFYSPSzw);
}
.GTlfQzTagLws {
background-color: var(--ZVrxmhIRQFHw);
}

.SNtOCdYpQtWk:hover {
background-color: var(--xHKkmiecPALW);
}

.SNtOCdYpQtWk a {
color: var(--yAxylapNdJdx);
font-weight: 700;
font-size: 24px;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;
}

/*demo-placeholder*/
.eISjIGPkRaCJ {
box-shadow: 3px 3px 15px #000;
border-radius: 22px;
position: relative;
overflow: hidden;
display: inline-block;
width: 100%;
height: 100%;
}

.eISjIGPkRaCJ__wrap::after {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.5);
width: 100%;
}

.eISjIGPkRaCJ__iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 100;
}

.eISjIGPkRaCJ img {
border-radius: 22px;
height: auto;
display: block;
}

.tiJSVWLlBHZI {
display: flex;
flex-wrap: nowrap;
flex-direction: row;
justify-content: space-evenly;
color: var(--yAxylapNdJdx);
border: none;
z-index: 2;
font-size: 26px;
border-radius: 15px;
padding: 20px 70px;
transition: background-color 0.7s ease;
}

.WFFIpNwdNbgb {
max-height: 300px;
}

.ZgGgmFzRazGw {
position: absolute;
transform: translate(-50%, -50%);
left: 30%;
top: 50%;
color: var(--yAxylapNdJdx);
border: none;
z-index: 2;
font-size: 26px;
border-radius: 15px;
transition: background-color 0.7s ease;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;

}

.tiJSVWLlBHZI:first-child {
background-color: var(--ZVrxmhIRQFHw));
}

.tiJSVWLlBHZI a:hover {
color: var(--ZVrxmhIRQFHw);
}

.ZwsEWbMriyEI {
background-color: var(--JRatLtXiVOXh);
color: #fff;
font-weight: bold;
border: none;
cursor: pointer;
z-index: 2;
font-size: 24px;
border-radius: 15px;
padding: 20px 70px;
transition: background-color 0.7s ease;
}

.ZwsEWbMriyEI:hover {
background-color: var(--xHKkmiecPALW);
}

.eISjIGPkRaCJ__box {
display: flex;
justify-content: space-between;
align-items: center;
margin: 40px 0;
padding: 0 40px;
}

.eISjIGPkRaCJ__btn {
background-color: var(--JRatLtXiVOXh);
color: var(--yAxylapNdJdx);
font-size: 21px;
padding: 15px 30px;
border-radius: 12px;
cursor: pointer;
text-decoration: none;
transition: background-color 0.7s ease;
}

.eISjIGPkRaCJ__btn:hover {
background-color: var(--xHKkmiecPALW);
color: var(--yAxylapNdJdx);
}

.eISjIGPkRaCJ__text {
font-weight: 400;
}

.eISjIGPkRaCJ__text a {
font-weight: 400;
}
#gYyBxZUpJMsV {
width: 100%;
height: 100%;
border: none;
overflow: hidden;
}

.FjMRVcKuxZyv ol {
counter-reset: step;
list-style: none;
padding-left: 0;
margin-top: 1em;
margin-bottom: 1em;
}

.FjMRVcKuxZyv ol li {
counter-increment: step;
position: relative;
padding-left: 3em;
margin-bottom: 1em;
color: white;
font-size: 16px;
}

.FjMRVcKuxZyv ol li::before {
content: counter(step);
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
border: 2px solid #3780B6;
border-radius: 50%;
color: #3780B6;
font-weight: bold;
font-size: 1em;
}

/*casinos-list*/
.aATSFBSghHeF {
margin-top: 30px;
background-color: var(--ZVrxmhIRQFHw);
width: 100%;
border: 1px solid var(--AtxniTKRNWDI);
padding: 15px;
box-sizing: border-box;
border-radius: 15px;
}

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

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

.mtnTkFNyybGT:nth-child(1) {
width: 30%;
}

.mtnTkFNyybGT:nth-child(2) {
width: 50%;
justify-content: center;
border-right: 1px solid var(--AtxniTKRNWDI);
border-left: 1px solid var(--AtxniTKRNWDI);
height: 100px;
}

.mtnTkFNyybGT:nth-child(3) {
width: 20%;
justify-content: center;
}
.mtnTkFNyybGT strong{
font-size: 18px;
}

.CcIIdpysVZdd {
width: 150px;
}

.CcIIdpysVZdd img{
border-radius: 16px;
}

.JUYWbKonzoao {
margin-left: 24px;
}

.cUIBaoQsdNAU {
font-size: 20px;
font-weight: bold;
color: var(--yAxylapNdJdx);
white-space: nowrap;
}

.SReGNTvrWGKA {
display: flex;
align-items: center;
margin: 0 auto 10px auto;
justify-content: center;
border: 1px solid var(--AtxniTKRNWDI);
border-radius: 15px;
width: 130px;
}


.ClDWPKuZUqja {
padding: 15px 45px;
border-radius: 15px;
font-size: 21px;
background-color: var(--JRatLtXiVOXh);
color: var(--yAxylapNdJdx);
transition: background-color 0.7s ease;
}

.ClDWPKuZUqja:hover {
background-color: var(--xHKkmiecPALW);
color: var(--yAxylapNdJdx);
}

/*IMG*/
.uoySGlCwxQvJ {
display: flex;
align-items: center;
max-width: 569px;
width: 100%;
justify-content: center;

}

.AwjDCqKxJQIt {
width: 100%;

}

.ehTcedBAbvOG {
width: 100%;
box-shadow: 3px 3px 15px #000;
}

/*pros-cons*/

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

.DkkWoaIghoOv > .uoySGlCwxQvJ:nth-child(1) {
flex: 1 1 50%;
min-width: 300px;
}

.DkkWoaIghoOv > .uoySGlCwxQvJ:nth-child(1) img {
width: 100%;
height: auto;
display: block;
border-radius: 8px;
}

.YgUfEPPQBmCG {
max-width: 569px;
width: 100%;
}
.ItvfGUrpyWxj {
gap: 10px;
width: 100%;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
}

.ItvfGUrpyWxj .uoySGlCwxQvJ {
max-width: 281px;
height: 211px;
width: 100%;
}

.DkkWoaIghoOv {
position: relative;
}

.DkkWoaIghoOv > .small-grid-wrapper {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 15px;
flex: 1 1 50%;
min-width: 300px;
}


/*wp-block-list*/
.lNcmyNpOLgxT {
list-style: none;
}

.lNcmyNpOLgxT li {
margin-bottom: 10px;
}

.lNcmyNpOLgxT li:last-child {
margin-bottom: 0px;
}

.lNcmyNpOLgxT li::before {
content: '»';
font-size: 16px;
margin-right: 10px;
}

.DkkWoaIghoOv:first-child .mKBGRxCeiofR {
color: green;
}

.DkkWoaIghoOv:last-child .mKBGRxCeiofR {
color: red;
}

.DkkWoaIghoOv:first-child li::before {
color: green;
}

.DkkWoaIghoOv:last-child li::before {
color: red;
}

/*Table*/

table {
width: 100%;
border: 1px solid var(--yayNSQTmJCRO);
border-radius: 16px;
overflow-x: auto;

-webkit-overflow-scrolling: touch;
background-color: var(--TNIhQBkqgbHs);
color: var(--eVsugggDArJo);
max-width: 100%;
}


td {
border: 1px solid var(--yayNSQTmJCRO);
border-radius: 6px;
padding: 10px;
color: var(--eVsugggDArJo);
white-space: normal;
}

table thead {
background-color: var(--yAxylapNdJdx);
height: 50px;
border-radius: 16px 16px 0 0;
border: none;

}

table thead th {
font-size: 18px;
font-weight: 600;
text-align: center;
padding: 10px;
color: var(--yayNSQTmJCRO);
border: 1px solid var(--yayNSQTmJCRO);
}

table thead th:first-child {
border-radius: 16px 0 0 0;
color: var(--yayNSQTmJCRO);
}

table thead th:last-child {
border-radius: 0 16px 0 0;
color: var(--yayNSQTmJCRO);
}

table tbody tr {
border-bottom: 1px solid var(--yayNSQTmJCRO);
background-color: var(--QoQRdShsRPeP);
}

table tbody tr:last-child td:first-child {
border-radius: 0 0 0 16px;
}

table tbody tr:last-child td:last-child {
border-radius: 0 0 16px 0;
}

table tbody td {
padding: 10px;
color: var(--yayNSQTmJCRO);
}
.jXEhpRrwCCyp, .jXEhpRrwCCyp table {

width: 100%;
max-width: 100%;
overflow-x: auto;
}

.jXEhpRrwCCyp, .jXEhpRrwCCyp table {

overflow-x: auto;
-webkit-overflow-scrolling: touch;
}

.jXEhpRrwCCyp table {
width: max-content;
min-width: 1170px;
}
/*FAQ*/
.SdWEnMIPOqJJ-item {
background-color: var(--eVsugggDArJo);
padding: 20px;
border-radius: 16px;
margin-bottom: 24px;
border: 1px solid var(--AtxniTKRNWDI);
color: var(--yAxylapNdJdx);
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
}
.SdWEnMIPOqJJ h3 {
font-size: 20px;

}
.jIpUpUwJggXA {
text-align: left;
}

.SdWEnMIPOqJJ-item:last-child {
margin-bottom: 0;
}

.SdWEnMIPOqJJ-item h3 {
margin: 10px 0;
}

/*Footer*/
.aHKcxjzJEGXB {
color: var(--gWmyGHDEBmTF);
}

.inside-aHKcxjzJEGXB {
padding: 30px 0;
}

/*btn-up*/
.PNwzDuFMZVJi {
position: fixed;
bottom: 40px;
right: 40px;
width: 40px;
height: 40px;
background-color: var(--JRatLtXiVOXh);
border-radius: 8px;
cursor: pointer;
opacity: 0.5;
transition: opacity 0.3s ease;
}

.PNwzDuFMZVJi:hover {
opacity: 1;
}

.PNwzDuFMZVJi::after,
.PNwzDuFMZVJi::before {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 20px;
height: 2px;
background-color: var(--yAxylapNdJdx);
}

.PNwzDuFMZVJi::after {
transform: translate(-12%, -50%) rotate(40deg);
}

.PNwzDuFMZVJi::before {
transform: translate(-88%, -50%) rotate(-40deg);
}

/*lwptoc*/
.hbdwUHQjIcZJ {
margin-top: 40px;
}
.hbdwUHQjIcZJ_toggle {
margin-left: 10px;
cursor: pointer;
}
.hbdwUHQjIcZJ_toggle:before {
content: '[ ';
}
.hbdwUHQjIcZJ_toggle:after {
content: ' ]';
}
.hbdwUHQjIcZJ_items {
margin-top: 15px;
max-height: 0px;
opacity: 0;
overflow: hidden;
transition: max-height 0.3s ease, opacity 0.3s ease;
}
.hbdwUHQjIcZJ_items-show {
max-height: 500px;
opacity: 1;
}
.hbdwUHQjIcZJ_itemWrap {
margin-left: 15px;
}

.hbdwUHQjIcZJ_item a{
color: var(--yayNSQTmJCRO);
}


/*New*/

.jFxIgoyZCXUO {
margin-top: 40px;
}

.DKxQXOWIAFQs {
display: flex;
gap: 20px;
justify-content: center;
flex-wrap: nowrap;
}

.DJtlNyIaEHxk {
background: linear-gradient(180deg, #7D133A 0%, #F48067 100%);
border: 1px solid;
border-radius: 10px;
text-align: center;
display: flex;
flex-direction: column;
max-width: 380px;
width: 100%;
height: 195px;
text-align: center;
color: #fff;
align-items: center;
justify-content: center;
font-size: 32px;
overflow: hidden;
transition: transform 0.2s ease;
}
.DJtlNyIaEHxk {
color: --yAxylapNdJdx;
}


.DJtlNyIaEHxk a {
color: --yAxylapNdJdx;
}


.JbStvyPGuBvT {
margin-top: 35px;
display: flex;
align-items: center;
justify-content: center;
gap: 30px;
width: auto;
}
.JbStvyPGuBvT .lKQdoSejxUMt:first-child:first-child {
 width: 48px;
}
.buYlVcixiBzD {
display: flex;
flex-direction: column;
width: 100%;
background: var(--HXIoBFYSPSzw);
text-transform: uppercase;
}
.buYlVcixiBzD nav {
display: flex;
align-items: center;
justify-content: center;
}

.buYlVcixiBzD nav ul {
display: flex;
list-style: none;
align-items: center;
justify-content: space-evenly;
gap: 40px;
text-transform: uppercase;
}
.buYlVcixiBzD nav ul li a {
color: var(--yAxylapNdJdx);
}
.buYlVcixiBzD nav ul li a:hover {
color: var(--GCATSWmxMszj);
}
.VHTfHrATTkfb {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;
z-index: 1001;
}

.HopDbiSMoinD {
display: flex;
gap: 28px;
justify-content: center;
flex-wrap: wrap;
}

.XLXgfkGBdelR {
display: flex;
align-items: center;
background: var(--yAxylapNdJdx);
border-radius: 12px;
padding: 7px 22px;
box-shadow: 0 2px 8px rgba(0,0,0,0.07);
font-family: Inter, sans-serif;
font-size: 18px;
color: var(--yayNSQTmJCRO);
font-weight: 500;
text-decoration: none;
border: 2px solid transparent;
transition: border 0.18s, color 0.18s, background 0.18s;
}


.XLXgfkGBdelR:hover,
.XLXgfkGBdelR.is-active {
border: 2px solid var(--kRauRKcRezfx);
color: var(--kRauRKcRezfx);
background: var(--xHKkmiecPALW);
}

.HopDbiSMoinD {
    display: flex;
    margin-top: 20px;
}

.eUZyhPzjqDvQ {
position: relative;
display: inline-block;
margin-top: 10px;
}

.xraiKjxqBKWT {
background: var(--QoQRdShsRPeP);
color: var(--yayNSQTmJCRO);
font-weight: 600;
border: 2px solid var(--yayNSQTmJCRO);
border-radius: 12px;
padding: 7px 22px;
transition: border 0.18s, color 0.18s, background 0.18s;
box-shadow: 0 2px 8px rgba(0,0,0,0.07);
cursor: pointer;
user-select: none;
display: flex;
align-items: center;
gap: 8px;
}


.iajQYolszLLY {
font-size: 15px;
margin-left: 6px;
transition: transform 0.22s;
}

#lang-dropdown-toggle:checked + .xraiKjxqBKWT .iajQYolszLLY {
transform: rotate(180deg);
}

.ZVOTxuuQzclt {
display: none;
position: absolute;
min-width: 145px;
background: var(--yAxylapNdJdx);
border-radius: 12px;
box-shadow: 0 2px 10px rgba(0,0,0,0.10);
border: 1.5px solid var(--kRauRKcRezfx);
z-index: 99;
padding: 6px 0;
}
.NzLBuYPKcjNy{
left: 0;
bottom: 110%;
}
.FnUzQMSjzwjp{
right: 0;
top: 110%;
}
#lang-dropdown-toggle:checked ~ .ZVOTxuuQzclt {
display: flex;
flex-direction: column;
animation: fadeInLangList 0.18s;
}
@keyframes fadeInLangList {
from { opacity: 0; transform: translateY(10px);}
to { opacity: 1; transform: translateY(0);}
}

.ZVOTxuuQzclt .XLXgfkGBdelR {
white-space: nowrap;
border-radius: 8px;
padding: 8px 22px;
margin: 0 8px;
font-size: 17px;
background: transparent;
color: var(--yayNSQTmJCRO);
border: none;
box-shadow: none;
font-weight: 500;
transition: background 0.18s, color 0.18s;
text-align: left;
display: block;
}
.ZVOTxuuQzclt .XLXgfkGBdelR:hover {
background: var(--xHKkmiecPALW);
color: var(--kRauRKcRezfx);
}
.ZVOTxuuQzclt .XLXgfkGBdelR.is-active {
color: var(--kRauRKcRezfx);
font-weight: 600;
background: var(--xHKkmiecPALW);
border-radius: 8px;
}


.pygAJfpglnlr {
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
gap: 32px;
flex-wrap: nowrap;
margin-top: 40px;
margin-bottom: 16px;
}




.tbDPoViTKMTL {
max-width: 330px;
width: 100%;
display: flex;
gap: 12px;
align-items: center;
justify-content: space-between;
}

.TRoUqayRQtGV {
height: 70px;
border-radius: 3px;
font-size: 28px;
font-weight: 600;
text-decoration: none;
transition: 0.15s;
padding: 0 5px;
display: flex;
align-items: center;
justify-content: center;
text-transform: uppercase;

}

.iYIMXOStrytc {
background: var(--ZVrxmhIRQFHw);
color: var(--yAxylapNdJdx);
border: none;
width: auto;
}

.yhcxCiwBjYQq {
background: transparent;
color: var(--yAxylapNdJdx);
border: 2px solid var(--ZVrxmhIRQFHw);
}

.yhcxCiwBjYQq:hover, .iYIMXOStrytc:hover {
background: var(--ZVrxmhIRQFHw);
color: var(--yAxylapNdJdx);
}


.OeXhMKVTOqcq {
display: flex;
flex-direction: column;
gap: 12px;
}

.OeXhMKVTOqcq p {
color: var(--yAxylapNdJdx);
font-size: 34px;
text-align: start;
}
.PHhskTdqGPVo {
display: flex;
gap: 12px;
}
.jumsvBZlEYoV {
position: relative;
flex: 1;
overflow: hidden;
}
.jumsvBZlEYoV figure {
margin: 0;
}
.AeMFaNrKnxhw {
width: 154px;
height: 70px;
opacity: 1;
position: absolute;
display: flex;
align-items: center;
justify-content: center;
background: var(--ZVrxmhIRQFHw);
color: var(--yAxylapNdJdx);
font-weight: bold;
font-size: 20px;
letter-spacing: 1px;
text-decoration: none;
opacity: 0;
transition: opacity 0.2s;
z-index: 1;
border-radius: 6px;
}
.jumsvBZlEYoV:hover .AeMFaNrKnxhw {
opacity: 1;
color: var(--yAxylapNdJdx);
}
.jumsvBZlEYoV img {
display: block;
width: 100%;
height: auto;
border-radius: 6px;
}

.jumsvBZlEYoV .AwjDCqKxJQIt {
position: relative;
}

.jumsvBZlEYoV .AwjDCqKxJQIt::after {
content: "";
position: absolute;
inset: 0;
border-radius: 6px;
background: rgba(0, 0, 0, 0.55);
opacity: 0;
pointer-events: none;
transition: opacity 0.2s;
z-index: 1;
}

.jumsvBZlEYoV:hover .AwjDCqKxJQIt::after {
opacity: 1;
}
.jumsvBZlEYoV:focus .AwjDCqKxJQIt::after {
opacity: 1;
}


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


.bdWjeboSPvAi {
position: relative;
}

.OHhykDwGjbLY {
display: block;
padding: 0.5em 1em;
cursor: pointer;
text-decoration: none;
color: inherit;
}

.CULMXCtrOwMM {
display: none;
position: absolute;
top: 100%;
left: 0;
background: var(--QoQRdShsRPeP);
border: 1px solid var(--TNIhQBkqgbHs);
border-radius: 4px;
box-shadow: 0 4px 8px rgba(0,0,0,0.1);
list-style: none;
margin: 0;
padding: 0.5em 0;
min-width: 180px;
z-index: 100;
}

.bdWjeboSPvAi:hover > .CULMXCtrOwMM {
display: block;
}

.pzQeZpHraJsy {
margin: 0;
}

.LcmqrgfezuFX {
display: block;
padding: 0.5em 1em;
white-space: nowrap;
text-decoration: none;
transition: background 0.2s;
}

.LcmqrgfezuFX:hover {
background: rgba(0,0,0,0.05);
}




/* хлібні крихти */
.emEJbHvmtKQf {
font-size: 0.9em;
color: #666;
padding: 0.75em 0;
}

.upvPOBfaGjyJ {
max-width: 1200px;
margin: 0 auto;
padding: 0 1em;
}

.kZrklLJOSnRQ {
list-style: none;
margin: 0;
padding: 0;
display: flex;
align-items: center;
}

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

.LnNyMgWPfUBi {
color: var(--gWmyGHDEBmTF);
text-decoration: none;
transition: color .2s;
}

.LnNyMgWPfUBi:hover {
text-decoration: underline;
color: var(--xHKkmiecPALW);
}

.LnNyMgWPfUBi[aria-current="page"] {
color: #939090;
font-weight: bold;
cursor: default;
text-decoration: none;
}

.LVsPKYRHHNga {
margin: 0 0.5em;
color: #999;
font-size: 1.2em;
line-height: 1;
}

.xcjPpQChzWme {
color: var(--yAxylapNdJdx);
background: var(--JRatLtXiVOXh);
}




/*Media*/
@media(max-width: 1200px){
.inside-aHKcxjzJEGXB{
padding: 30px 15px;
text-align: center;
}
.pygAJfpglnlr {
flex-direction: column;
}
.rzhqZCIxrQhW {
padding: 15px;
}
}
@media(max-width: 992px){
.mtnTkFNyybGT:nth-child(1),
.mtnTkFNyybGT:nth-child(2),
.mtnTkFNyybGT:nth-child(3){
width: 33%;
}
.bdWjeboSPvAi:last-child {
margin: 0 auto;
}
.EgWqJPCCihUc {
flex-direction: column;
gap: 0;
}
.bdWjeboSPvAi:nth-last-child(2) {
margin-left: 0;
}
.bdWjeboSPvAi:last-child a {
width: 100%;
margin: 10px 0 0 0;
}
.pyWBnOrRJgEh{
text-align: center;
padding: 0 10px;
}
.JUYWbKonzoao {
margin-left: 10px;
}
.weqbsHJVXywI{
padding: 0 15px;
}

.VHTfHrATTkfb {
display: block;
color: var(--gWmyGHDEBmTF);

}
#main-nav {
display: none;

}
#main-nav.active {
display: flex;
}


.weqbsHJVXywI {
flex-direction: row;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
}
.swicFQCciSfW {
width: auto;
}
.swicFQCciSfW img {
width: 50px;
margin-left: 0;
}


.weqbsHJVXywI {
flex-direction: row;
align-items: flex-start;
}
}
@media(max-width: 756px){
.TLlUmQMFIOVt {
grid-template-columns: repeat(3, 1fr);
}
.tiJSVWLlBHZI {
font-size: 26px;
width: 100%;
}
.buYlVcixiBzD nav ul {
flex-direction: column;
padding: 0;

}
.DkkWoaIghoOv {
flex-wrap: wrap;
}

.buYlVcixiBzD nav {
flex-direction: column;
}

.buYlVcixiBzD nav ul {
gap: 10px;
}
.eNKdYhgRlanc {
width: 100%;
}

.eISjIGPkRaCJ {
height: unset;
}
.osYmtfdflzUM{
flex-wrap: wrap;
}
.mtnTkFNyybGT:nth-child(1){
width: 100%;
justify-content: center;
}
.mtnTkFNyybGT:nth-child(2){
width: 50%;
border: none;
height: 70px;
}
.mtnTkFNyybGT:nth-child(3) {
width: 50%;
}
.eISjIGPkRaCJ__box{
padding: 0;
}
.ZwsEWbMriyEI{
padding: 15px 50px;
font-weight: bold;
}
}
@media(max-width: 700px){
.ZwsEWbMriyEI {
padding: 15px 20px;
font-size: 24px;
}
.DKxQXOWIAFQs {
flex-direction: column;
}
.JbStvyPGuBvT {
    justify-content: center;
    width: auto;
    flex-wrap: wrap;
}
}
@media(max-width: 576px){
.swicFQCciSfW img {
margin-left: 5px;
}
.TLlUmQMFIOVt {
grid-template-columns: repeat(2, 1fr);
}
.tiJSVWLlBHZI {
font-size: 14px;
flex-direction: row;
justify-content: center;
padding: 0;
}
.lNcmyNpOLgxT {
flex-direction: column;
gap: 10px;
align-items: center;
}

.JbStvyPGuBvT {
gap: 5px;
}

.ZgGgmFzRazGw {
flex-direction: column;
left: 50%;
}
.SNtOCdYpQtWk a {
font-size: 24px;
}

.DkkWoaIghoOv {
width: 100%;
}
.lNcmyNpOLgxT {
padding-left: 10px;
}
table thead th {
font-size: 14px;
}
table tbody td {
font-size: 14px;
}
h1 {
font-size: 32px;
margin-top: 30px;
}
h2 {
font-size: 26px;
line-height: 1.2;
margin-top: 30px;
}
h3 {
font-size: 22px;
margin: 20px auto;
}
.AwjDCqKxJQIt {
width: 100%;
margin: 20px auto 15px auto;
max-width: 385px
}
.eISjIGPkRaCJ__box {
flex-direction: column;
margin: 20px 0 20px 0;
}
.eISjIGPkRaCJ__text{
margin-top: 15px;
}
.ZwsEWbMriyEI {
font-size: 14px;
}
.hbdwUHQjIcZJ{
margin-top: 20px;
}
.swicFQCciSfW{
display: flex;
justify-content: center;
}
.swicFQCciSfW img {
width: 50px;
}
.tbDPoViTKMTL {
margin: 0 auto;
}
}
@media(max-width: 480px){
.mtnTkFNyybGT:nth-child(1) {
flex-direction: column;
}
.mtnTkFNyybGT:nth-child(2),
.mtnTkFNyybGT:nth-child(3) {
width: 100%;
}
.JUYWbKonzoao {
margin-left: 0px;
}
.ZwsEWbMriyEI{
width: 170px;
padding: 15px;
font-size: 15px;
}
.ClDWPKuZUqja{
padding: 10px 20px;
}
.SNtOCdYpQtWk{
max-width: 280px;
padding: 10px;
}
table thead th {
font-size: 14px;
}
table tbody td {
font-size: 14px;
}
.PNwzDuFMZVJi {
position: fixed;
bottom: 30px;
right: 30px;
width: 30px;
height: 30px;
}
.PNwzDuFMZVJi::after, .btn-up::before {
width: 14px;
}
.CcIIdpysVZdd {
width: 100px;
}
.swicFQCciSfW img {
margin-left: 5px;
}
.pyWBnOrRJgEh{
font-size: 14px;
}
}
@media (max-width: 360px) {
.liJPtiCaHAIh {
font-size: 12px;
}
}

/*popup*/
.MWLEpmtEctvM {
background: var(--KJNFGFmNvywf);
border: 1px solid #717785;
border-radius: 8px;
bottom: 40px;
display: flex;
flex-direction: column;
min-height: 136px;
opacity: 0;
padding: 12px;
position: fixed;
left: -100%;
transition: all 0.3s ease-in-out;
visibility: hidden;
max-width: 460px;
width: 100%;
z-index: 10000;
}
.MWLEpmtEctvM__info {
display: flex;
}
.MWLEpmtEctvM__box {
margin-left: 15px;
}
.MWLEpmtEctvM__img {
width: 130px;
height: 100%;
border-radius: 16px;
}
.MWLEpmtEctvM__title {
font-size: 24px;
font-weight: 600;
}
.MWLEpmtEctvM__sub-title {
margin-top: 10px;
color: var(--yayNSQTmJCRO);
}
.MWLEpmtEctvM__btn {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--JRatLtXiVOXh);
color: #fff;
text-decoration: none;
display: flex;
align-items: center;
justify-content: center;
border-radius: 8px;
transition: all 0.7s ease-in-out;
color: var(--yAxylapNdJdx);
}
.MWLEpmtEctvM__btn:hover{
background: var(--xHKkmiecPALW);
transition: all 0.7s ease-in-out;
color: var(--yAxylapNdJdx);
}
.MWLEpmtEctvM__close {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.MWLEpmtEctvM__close-wrap {
position: relative;
}
.MWLEpmtEctvM__close-wrap::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.MWLEpmtEctvM__close-wrap::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.MWLEpmtEctvM__show {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
background-color: var(--ekLFupUPGbNG);
}
@media(max-width: 576px){
.MWLEpmtEctvM{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.MWLEpmtEctvM__img {
width: 70px;
}
.MWLEpmtEctvM__sub-title {
margin-right: 15px;
}
.MWLEpmtEctvM__btn{
width: 220px;
}
}
@media(max-width: 480px){

.MWLEpmtEctvM__info {
display: flex;
flex-direction: column;
align-items: center;
}
.MWLEpmtEctvM__btn {
width: 200px;
margin-top: 0;
height: 40px;
}
.MWLEpmtEctvM__sub-title {
margin-right: 0;
text-align: center;
}
.MWLEpmtEctvM__box {
margin-left: 0;
}
}

