:root {
--RUfAziXcGLGG: #1C1721;
--ZJrwAzZTSLxT: #A687C9;
--ygklCSqxnlOX: #E6C165;
--eFXZomDAKpIU: #1A141C;
--foeJWgLglbqN: #221C29;
--OEmNDomqCOiC: #31243F;
--OYsrrZYcvRkk: #A88235;
--KuXPucEPoSbC: #FFFFFF;
--eHWdONeNfhLk: #D2CADA;
--kLuGjNwEKHRH: #E1B94F;
--jYUbfpqtHkbZ: #F4D274;
--XcTkhDJbsQfn: #3A2B4A;
--ympOupVeFyjv: linear-gradient(136deg, #FFE08A 0%, #F0C55E 100%);
--hVWDwFLkbKcQ: #221C29;
--wMGQMUfXQtzv: #281E36;
--uShWtTHUpWnf: rgba(0,0,0,0.52);
--KjuBvGDQtxLz: rgba(255,255,255,0.10);
--xHbTKwPMlpQJ: #382A48;
--YIusuiqLZSkC: #FFFFFF;
--hTRvzehFwQJT: #31243F;
--xjDrOBHKsdrN: #D2CADA;
--ppqDZCEhgfsE: #FFFFFF;
--fkdRrxQvnkuc: #E6C165;
--UzrTXyCUdYOc: #A687C9;
--CoFYKHaCrOmZ: rgba(16,10,20,0.46);
--SYOOqYRYWLEB: #A88235;
--cpCWyTKdFBFt: #E14B62;
--EwCNIdJohcJn: #FF8398;

}

* {
box-sizing: border-box;
}

.zkRgtfaIOrkS a,
.vlYBPaLAnWiK a {
color: var(--eHWdONeNfhLk);
font-weight: 600;
text-decoration: none;
font-size: 16px;
}

body {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-weight: 400;
font-size: 18px;
line-height: 1.6;
margin: 0;
padding: 0;
background-color: var(--RUfAziXcGLGG);
color: var(--KuXPucEPoSbC);
scroll-behavior: smooth;
}



p {
font-size: 18px;
line-height: 21px;
}

h1 {
margin: 0 auto 32px;
font-size: 48px;
font-weight: 700;
line-height: normal;
color: var(--KuXPucEPoSbC);
}

h2 {
margin: 0 auto 32px;
font-size: 40px;
font-weight: 700;
line-height: normal;
}

h3 {
margin: 0 auto 28px;
font-size: 36px;
font-weight: 600;
line-height: normal;
}

h4 {
margin: 0 auto 20px;
font-size: 32px;
font-weight: 700;
line-height: normal;
}

img {
width: 100%;
}

figure {
margin: 0 0 24px;
}

.pnPOGCpClTxN {
position: relative;
min-height: 100vh;
padding: 66px 0 0;
overflow: hidden;
overflow: clip;
}

.nPBeYDCiIMGR,
.mGlaIpTGASln,
.inside-MdRDLASCHaDO {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.nPBeYDCiIMGR {
padding: 2rem;
}

@keyframes pulse {
0% {
transform: scale(0.95);
}
70% {
transform: scale(1);
}
100% {
transform: scale(0.95);
}
}

@media (max-width: 767px) {
h1 {
margin-bottom: 20px;
font-size: 32px;
}

h2 {
margin-bottom: 20px;
font-size: 26px;
}

h3 {
margin-bottom: 16px;
font-size: 22px;
}

h4 {
margin-bottom: 16px;
font-size: 20px;
}

.pnPOGCpClTxN {
padding: 54px 0 0;
}

.nPBeYDCiIMGR {
padding: 20px;
}
}
.zkRgtfaIOrkS {
position: fixed;
top: 0;
left: 0;
right: 0;
height: 66px;
background: var(--xHbTKwPMlpQJ);
z-index: 99;
}

.DIrPZksEZgRG {
max-width: 1310px;
width: 100%;
height: 100%;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: space-between;
position: relative;
}

.kOhBWKTdzKIk img {
max-height: 50px;
width: auto;
border-radius: 8px;
}

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

.QvuanRkIfjug li {
font-size: 16px;
margin: 0 20px;
}

.zkRgtfaIOrkS .QvuanRkIfjug li a {
color: var(--eHWdONeNfhLk);
font-weight: 400;
text-decoration: none;
}

.LhnZhWnYPEZX {
display: flex;
align-items: center;
margin-right: 120px;
}

.jBcEdooAtsqQ {
margin-right: 0;
}

.zkRgtfaIOrkS .NcoVewnBDywT,
.zkRgtfaIOrkS .bwopBhUnEsXF {
display: flex;
align-items: center;
justify-content: center;
height: 42px;
padding: 0 10px;
border-radius: 6px;
font-size: 16px;
white-space: nowrap;
text-transform: uppercase;
text-decoration: none;
cursor: pointer;
}

.zkRgtfaIOrkS .NcoVewnBDywT {
background: var(--xHbTKwPMlpQJ);
color: var(--KuXPucEPoSbC);
font-weight: 400;
}

.zkRgtfaIOrkS .bwopBhUnEsXF {
margin-left: 10px;
background: var(--kLuGjNwEKHRH);
color: var(--XcTkhDJbsQfn);
font-weight: 600;
animation: pulse 2s infinite;
}

.zkRgtfaIOrkS a:hover {
text-decoration: none;
}

.lJMsfmOfbHSw {
display: none;
}

.aYcJrzOSxIik {
width: 38px;
height: 38px;
display: none;
margin-left: 8px;
padding: 12px 5px;
border-radius: 6px;
background: var(--xHbTKwPMlpQJ);
cursor: pointer;
z-index: 99;
}

.aYcJrzOSxIik span {
display: block;
width: 20px;
height: 1px;
border-radius: 4px;
background: var(--KuXPucEPoSbC);
}

@media (min-width: 1025px) {
.zkRgtfaIOrkS .QvuanRkIfjug li a:hover {
text-decoration: underline;
}

.zkRgtfaIOrkS .NcoVewnBDywT:hover {
background: var(--xHbTKwPMlpQJ);
opacity: 0.9;
}

.zkRgtfaIOrkS .bwopBhUnEsXF:hover {
background: var(--ympOupVeFyjv);
}
}

@media (max-width: 1400px) {
.DIrPZksEZgRG {
padding: 0 16px;
}

.LhnZhWnYPEZX {
margin-right: 105px;
}

.jBcEdooAtsqQ {
margin-right: 0;
}
}

@media (max-width: 1023px) {
.DIrPZksEZgRG {
justify-content: flex-start;
}

.kOhBWKTdzKIk {
order: -2;
}

.LhnZhWnYPEZX {
order: -1;
margin-left: auto;
margin-right: 0;
}

.aYcJrzOSxIik {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
}

.BQvptjKMzboF {
display: none;
}

.BQvptjKMzboF::before {
content: '';
position: absolute;
top: 0;
right: 100%;
width: 300%;
height: 100%;
background: rgba(0, 0, 0, 0.6);
pointer-events: none;
}

.lJMsfmOfbHSw:checked ~ .BQvptjKMzboF {
display: block;
position: absolute;
top: 0;
right: 0;
width: 100%;
max-width: 286px;
height: 100vh;
padding: 85px 0;
background: var(--xHbTKwPMlpQJ);
z-index: 9;
}

.lJMsfmOfbHSw:checked + .aYcJrzOSxIik span:nth-child(1) {
transform: rotate(45deg) translate(5px, 4px);
}

.lJMsfmOfbHSw:checked + .aYcJrzOSxIik span:nth-child(2) {
display: none;
}

.lJMsfmOfbHSw:checked + .aYcJrzOSxIik span:nth-child(3) {
transform: rotate(-45deg) translate(5px, -5px);
}

.QvuanRkIfjug {
display: block;
}

.QvuanRkIfjug li {
margin: 0;
border-bottom: 1px solid var(--UzrTXyCUdYOc);
}

.QvuanRkIfjug li:first-of-type {
border-top: 1px solid var(--UzrTXyCUdYOc);
}

.zkRgtfaIOrkS .QvuanRkIfjug li a {
display: flex;
align-items: center;
position: relative;
padding: 14px 16px;
}

.QvuanRkIfjug li a::after {
content: '';
position: absolute;
top: 50%;
right: 12px;
transform: translateY(-50%);
border: 5px solid transparent;
border-left: 5px solid var(--eHWdONeNfhLk);
}
}

@media (max-width: 767px) {
.zkRgtfaIOrkS {
height: 54px;
}

.DIrPZksEZgRG .kOhBWKTdzKIk img {
max-width: 90px;
}

.LhnZhWnYPEZX {
max-width: 230px;
justify-content: flex-end;
}
}

@media (max-width: 425px) {
.DIrPZksEZgRG {
padding: 0 12px;
}

.kOhBWKTdzKIk {
flex: none;
}

.LhnZhWnYPEZX {
max-width: none;
}

.zkRgtfaIOrkS .NcoVewnBDywT,
.zkRgtfaIOrkS .bwopBhUnEsXF {
height: auto;
min-height: 38px;
padding: 4px 6px;
font-size: 12px;
line-height: 1.2;
}

.zkRgtfaIOrkS .bwopBhUnEsXF {
margin-left: 6px;
}
}
.ZytaBlmqWlIY {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

.mavvblDMEkzj {
max-width: 985px;
width: 100%;
margin: 0 auto 20px;
font-size: 60px;
font-weight: 700;
line-height: 110%;
color: var(--KuXPucEPoSbC);
text-align: center;
}

.fGfoqmNYqyCh {
display: block;
position: relative;
margin-bottom: 20px;
text-decoration: none;
}

.PWoxadSGyHMY {
position: relative;
}

.PWoxadSGyHMY img {
display: block;
width: 100%;
margin: 0;
aspect-ratio: 1110 / 360;
object-fit: cover;
}

.PWoxadSGyHMY::after {
content: '';
position: absolute;
inset: 0;
background: linear-gradient(82deg, var(--eFXZomDAKpIU) 30%, transparent 100%);
opacity: 0.85;
}

.KXjxFeiyvrBx {
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 20px;
width: 42%;
padding: 0 40px;
}

.qOYIwrQpKNzU {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--KuXPucEPoSbC);
text-shadow: 2px 2px var(--RUfAziXcGLGG);
}

.yXvngfcboHEr {
display: flex;
align-items: center;
justify-content: center;
height: 40px;
padding: 0 28px;
border: 2px solid var(--OYsrrZYcvRkk);
border-radius: 999px;
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
background: var(--kLuGjNwEKHRH);
color: var(--XcTkhDJbsQfn);
}

.GyxCAvYsJyBT p {
margin-bottom: 20px;
font-size: 20px;
line-height: 140%;
color: var(--eHWdONeNfhLk);
}

.iuoOXyNgPpbl {
display: flex;
align-items: center;
justify-content: center;
width: fit-content;
min-width: min(300px, 100%);
max-width: 100%;
min-height: 60px;
margin: 0 auto;
padding: 10px 24px;
border-radius: 6px;
font-size: 18px;
font-weight: 600;
text-align: center;
text-transform: uppercase;
text-decoration: none;
background: var(--kLuGjNwEKHRH);
color: var(--XcTkhDJbsQfn);
cursor: pointer;
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.iuoOXyNgPpbl:hover {
background: var(--ympOupVeFyjv);
}
}

@media (max-width: 1200px) {
.ZytaBlmqWlIY {
padding: 20px 16px 0;
}
}

@media (max-width: 767px) {
.ZytaBlmqWlIY {
margin-bottom: 60px;
}

.mavvblDMEkzj {
font-size: 32px;
}

.PWoxadSGyHMY img {
aspect-ratio: 3 / 2;
}

.PWoxadSGyHMY::after {
background: linear-gradient(180deg, transparent 35%, var(--eFXZomDAKpIU) 100%);
}

.KXjxFeiyvrBx {
top: auto;
bottom: 0;
width: 100%;
padding: 20px;
gap: 12px;
transform: none;
align-items: stretch;
}

.qOYIwrQpKNzU {
font-size: 20px;
}

.GyxCAvYsJyBT p {
font-size: 16px;
}
}
.aBywJWXTdpLG {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
font-size: 18px;
line-height: 135%;
color: var(--eHWdONeNfhLk);
}

.aBywJWXTdpLG h2 {
margin: 0 0 28px;
font-size: 40px;
font-weight: 700;
line-height: normal;
color: var(--KuXPucEPoSbC);
}

.aBywJWXTdpLG p {
font-size: 18px;
line-height: 135%;
color: var(--eHWdONeNfhLk);
}

.aBywJWXTdpLG p:first-of-type {
margin-top: 0;
}

.aBywJWXTdpLG p:last-of-type {
margin-bottom: 0;
}

.aBywJWXTdpLG p:last-of-type + h2,
.aBywJWXTdpLG p:last-of-type + h3 {
margin-top: 24px;
}

.aBywJWXTdpLG ul {
padding: 0 0 0 20px;
}

.aBywJWXTdpLG .aADYXBZGpJGn {
display: flex;
align-items: center;
justify-content: center;
margin: 0;
padding: 24px 32px;
border-radius: 12px 12px 0 0;
font-size: 28px;
font-weight: 700;
color: var(--KuXPucEPoSbC);
background: var(--xHbTKwPMlpQJ);
}

@media (max-width: 1200px) {
.aBywJWXTdpLG {
padding: 0 16px;
}
}

@media (max-width: 767px) {
.aBywJWXTdpLG {
margin-bottom: 60px;
font-size: 16px;
line-height: 140%;
}

.aBywJWXTdpLG h2 {
margin-bottom: 18px;
font-size: 26px;
}

.aBywJWXTdpLG p {
font-size: 16px;
line-height: 140%;
}

.aBywJWXTdpLG .aADYXBZGpJGn {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.LytMNBWBWMiX {
padding: 90px 0;
}

.yzaAXcnUrkvV {
display: flex;
align-items: center;
justify-content: space-between;
max-width: 1110px;
width: 100%;
margin: 0 auto;
cursor: pointer;
text-decoration: none;
}

.yzaAXcnUrkvV:hover {
text-decoration: none;
}

.EeRrZgncASwl {
max-width: 520px;
width: 100%;
flex-basis: 520px;
margin-right: 24px;
border-radius: 10px;
overflow: hidden;
}

.EeRrZgncASwl img {
display: block;
width: 100%;
}

.vrqsfnRuOumT {
max-width: 565px;
width: 100%;
flex-basis: 565px;
padding: 36px 32px;
border: 1px solid var(--UzrTXyCUdYOc);
border-radius: 10px;
background: radial-gradient(114.2% 133.85% at 7.14% 3.6%, var(--RUfAziXcGLGG) 0.01%, var(--xHbTKwPMlpQJ) 0.1%, rgba(255, 255, 255, 0.25) 100%);
}

.vrqsfnRuOumT h2 {
margin: 0 0 16px;
font-size: 20px;
font-weight: 600;
line-height: 120%;
text-align: center;
color: var(--eHWdONeNfhLk);
}

.fEVXIfWbFKSt {
display: flex;
align-items: center;
width: 100%;
height: 52px;
margin: 0 0 10px;
padding: 0 20px;
border: 1px solid var(--KjuBvGDQtxLz);
border-radius: 6px;
font-size: 16px;
font-weight: 400;
line-height: 140%;
color: var(--KuXPucEPoSbC);
background: var(--uShWtTHUpWnf);
transition: 0.3s ease-in-out;
}

.fEVXIfWbFKSt:hover {
border: 1px solid rgba(255, 255, 255, 0.65);
}

.gYshkbafLIWP {
display: flex;
align-items: center;
gap: 0 10px;
margin: 0 0 10px;
}

.gYshkbafLIWP .fEVXIfWbFKSt {
width: 50%;
margin: 0;
}

.laTEdtgKpiMv {
display: flex;
align-items: center;
justify-content: center;
width: 50%;
height: 52px;
padding: 15px 10px;
border-radius: 6px;
box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
font-size: 14px;
font-weight: 700;
line-height: 140%;
text-align: center;
text-transform: uppercase;
cursor: pointer;
color: var(--XcTkhDJbsQfn);
background: var(--kLuGjNwEKHRH);
}

.rjhwpgCzlEGA {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 52px;
margin: 20px auto 0;
padding: 15px 10px;
border-radius: 6px;
box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
font-size: 18px;
font-weight: 700;
line-height: 140%;
text-align: center;
cursor: pointer;
color: var(--XcTkhDJbsQfn);
background: var(--kLuGjNwEKHRH);
}

.InbmzoYbElUN {
max-width: 342px;
width: 100%;
margin: 20px auto 0;
font-size: 12px;
line-height: 140%;
text-align: center;
color: inherit;
}

.laTEdtgKpiMv:hover,
.rjhwpgCzlEGA:hover {
background: var(--ympOupVeFyjv);
}

@media (max-width: 1200px) {
.yzaAXcnUrkvV {
padding: 0 16px;
}
}

@media (max-width: 991px) {
.yzaAXcnUrkvV {
flex-direction: column-reverse;
}

.EeRrZgncASwl {
max-width: 565px;
flex-basis: auto;
margin: 24px 0 0;
}

.vrqsfnRuOumT {
flex-basis: auto;
}
}

@media (max-width: 767px) {
.LytMNBWBWMiX {
padding: 40px 0;
}

.EeRrZgncASwl {
margin: 10px 0 0;
}

.vrqsfnRuOumT {
padding: 24px 10px;
}
}
.bKXgGCffcxFT {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
}

.bKXgGCffcxFT h2 {
margin: 0 auto 32px;
font-size: 40px;
font-weight: 700;
line-height: normal;
text-align: center;
}

input[name="JdbwaoIBlpOP"],
#YUPIjGuikjgU,
#HUiQcfKQpbal,
#CUoiBrDkwitw,
#ssyTVTvGalBK {
position: absolute;
opacity: 0;
pointer-events: none;
}

.TVjsZhnHNcsA {
display: flex;
align-items: center;
gap: 14px;
margin: 0 0 32px;
padding: 0;
list-style: none;
}

.TVjsZhnHNcsA li {
width: 100%;
}

.TVjsZhnHNcsA li label {
display: flex;
align-items: center;
justify-content: center;
height: 48px;
padding: 0 10px;
border: 1px solid var(--ygklCSqxnlOX);
border-radius: 6px;
font-size: 16px;
font-weight: 600;
color: var(--KuXPucEPoSbC);
background: var(--RUfAziXcGLGG);
cursor: pointer;
transition: 0.3s ease-in-out;
}

.cwwOfKEVNZQo:nth-of-type(1):checked ~ .TVjsZhnHNcsA li:nth-child(1) label,
.cwwOfKEVNZQo:nth-of-type(2):checked ~ .TVjsZhnHNcsA li:nth-child(2) label,
.cwwOfKEVNZQo:nth-of-type(3):checked ~ .TVjsZhnHNcsA li:nth-child(3) label,
.cwwOfKEVNZQo:nth-of-type(4):checked ~ .TVjsZhnHNcsA li:nth-child(4) label {
background: var(--ygklCSqxnlOX);
}

.AaegxaKelmLq {
height: 0;
overflow: hidden;
opacity: 0;
transition: 0.15s ease-in-out;
}

.cwwOfKEVNZQo:nth-of-type(1):checked ~ .RYPysKSXMvJf .AaegxaKelmLq:nth-child(1),
.cwwOfKEVNZQo:nth-of-type(2):checked ~ .RYPysKSXMvJf .AaegxaKelmLq:nth-child(2),
.cwwOfKEVNZQo:nth-of-type(3):checked ~ .RYPysKSXMvJf .AaegxaKelmLq:nth-child(3),
.cwwOfKEVNZQo:nth-of-type(4):checked ~ .RYPysKSXMvJf .AaegxaKelmLq:nth-child(4) {
height: auto;
overflow: visible;
opacity: 1;
}

.xWfMXomNEcRu {
display: flex;
align-items: stretch;
flex-wrap: wrap;
margin: 0 -10px;
}

.DfCyqZaeSnsO {
display: block;
max-width: calc(25% - 20px);
width: 100%;
flex-basis: calc(25% - 20px);
margin: 0 10px 20px;
text-decoration: none;
cursor: pointer;
}

.PiBhIGMQiwch {
margin-bottom: 10px;
border-radius: 10px;
overflow: hidden;
}

.PiBhIGMQiwch img {
display: block;
width: 100%;
aspect-ratio: 263 / 156;
object-fit: cover;
transition: 0.3s ease-in-out;
}

@media (min-width: 1025px) {
.TVjsZhnHNcsA li label:hover {
background: var(--ygklCSqxnlOX);
}

.PiBhIGMQiwch:hover img {
transform: scale(1.1);
}
}

@media (max-width: 1200px) {
.bKXgGCffcxFT {
padding: 0 16px;
}
}

@media (max-width: 767px) {
.bKXgGCffcxFT {
margin-bottom: 60px;
}

.bKXgGCffcxFT h2 {
margin-bottom: 20px;
font-size: 26px;
}

.TVjsZhnHNcsA {
gap: 6px;
margin: 0 0 20px;
overflow-x: auto;
}

.TVjsZhnHNcsA li {
width: auto;
flex: 0 0 auto;
}

.TVjsZhnHNcsA li label {
height: 36px;
padding: 0 14px;
font-size: 14px;
white-space: nowrap;
}

.xWfMXomNEcRu {
margin: 0 -5px;
}

.DfCyqZaeSnsO {
max-width: calc(50% - 10px);
flex-basis: calc(50% - 10px);
margin: 0 5px 10px;
}

}
.qCevjOAZRkpN {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
}

.qCevjOAZRkpN h2 {
margin: 0 auto 32px;
font-size: 40px;
font-weight: 700;
line-height: normal;
text-align: center;
}

.vwaYaVPwyhKy {
display: flex;
align-items: stretch;
flex-wrap: wrap;
margin: 0 -10px;
}

.jstKrfDlIAiz {
display: block;
max-width: calc(25% - 20px);
width: 100%;
flex-basis: calc(25% - 20px);
margin: 0 10px 20px;
text-decoration: none;
cursor: pointer;
}

.ESClEwJQVctx {
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 10px;
padding: 24px;
aspect-ratio: 526 / 312;
border-radius: 10px;
background: var(--wMGQMUfXQtzv);
}

.ESClEwJQVctx img {
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
object-fit: contain;
transition: 0.3s ease-in-out;
}

.jstKrfDlIAiz span {
display: block;
margin-bottom: 5px;
font-size: 18px;
color: var(--KuXPucEPoSbC);
}

@media (min-width: 1025px) {
.ESClEwJQVctx:hover img {
transform: scale(1.1);
}
}

@media (max-width: 1200px) {
.qCevjOAZRkpN {
padding: 0 16px;
}
}

@media (max-width: 767px) {
.qCevjOAZRkpN {
margin-bottom: 60px;
}

.qCevjOAZRkpN h2 {
margin-bottom: 20px;
font-size: 26px;
}

.vwaYaVPwyhKy {
margin: 0 -5px;
}

.jstKrfDlIAiz {
max-width: calc(50% - 10px);
flex-basis: calc(50% - 10px);
margin: 0 5px 10px;
}

.ESClEwJQVctx {
padding: 16px;
}

.jstKrfDlIAiz span {
margin-bottom: 2px;
font-size: 16px;
}
}
.PCloQgZBWDHb {
max-width: 1110px;
width: 100%;
margin: 64px auto 100px;
}

.PCloQgZBWDHb p {
margin-bottom: 20px;
font-size: 18px;
line-height: 135%;
color: var(--eHWdONeNfhLk);
}

.sTPeNOOoycCX {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 24px;
padding: 20px 24px;
border-radius: 10px;
background-color: var(--xHbTKwPMlpQJ);
}

.sEytIazJlrYu .VGBEZPrLKqGE {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--eHWdONeNfhLk);
}

.MrhvGklJRSTu {
display: flex;
align-items: center;
gap: 10px;
}

.MrhvGklJRSTu span {
font-size: 24px;
font-weight: 600;
color: var(--eHWdONeNfhLk);
}

.MrhvGklJRSTu small {
font-size: 14px;
color: var(--eHWdONeNfhLk);
}

.plRJBPKPmkjO {
display: flex;
align-items: center;
gap: 2px;
}

.BVNYSvQNoorb {
font-size: 20px;
line-height: 1;
color: var(--eHWdONeNfhLk);
}

.plRJBPKPmkjO[rating='1'] .BVNYSvQNoorb:not(:nth-child(n + 2)),
.plRJBPKPmkjO[rating='2'] .BVNYSvQNoorb:not(:nth-child(n + 3)),
.plRJBPKPmkjO[rating='3'] .BVNYSvQNoorb:not(:nth-child(n + 4)),
.plRJBPKPmkjO[rating='4'] .BVNYSvQNoorb:not(:nth-child(n + 5)),
.plRJBPKPmkjO[rating='5'] .BVNYSvQNoorb:not(:nth-child(n + 6)) {
color: var(--ygklCSqxnlOX);
}

.jQpIzXNSqAOz {
font-size: 22px;
font-weight: 700;
letter-spacing: -0.5px;
}

.OgQCdyirysAA {
color: #4285F4;
}

.TZFKlCWhGCdk {
color: #EA4335;
}

.MHCJznAxIZai {
color: #FBBC05;
}

.CxJSNOxSwhqJ {
color: #34A853;
}

.RUIVECOAAlzb {
display: flex;
align-items: center;
justify-content: center;
width: fit-content;
min-width: min(200px, 100%);
max-width: 100%;
min-height: 42px;
padding: 8px 16px;
border-radius: 6px;
text-align: center;
text-decoration: none;
cursor: pointer;
color: var(--XcTkhDJbsQfn);
background: var(--kLuGjNwEKHRH);
}

.wBOSypWxoLkv {
display: flex;
align-items: center;
justify-content: center;
width: fit-content;
min-width: min(214px, 100%);
max-width: 100%;
min-height: 46px;
margin: 32px auto 0;
padding: 8px 16px;
border-radius: 6px;
font-size: 16px;
font-weight: 600;
text-align: center;
text-decoration: none;
cursor: pointer;
color: var(--XcTkhDJbsQfn);
background: var(--kLuGjNwEKHRH);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.RUIVECOAAlzb:hover,
.wBOSypWxoLkv:hover {
background: var(--ympOupVeFyjv);
}
}

@media (max-width: 1200px) {
.PCloQgZBWDHb {
padding: 0 16px;
}
}

@media (max-width: 767px) {
.PCloQgZBWDHb {
margin: 24px 0 60px;
}

.sTPeNOOoycCX {
flex-direction: column;
justify-content: center;
margin-bottom: 16px;
padding: 20px 16px;
}

.wBOSypWxoLkv {
margin: 18px auto 0;
}

.sEytIazJlrYu .VGBEZPrLKqGE {
display: block;
margin: 0 auto 5px;
text-align: center;
}

.MrhvGklJRSTu {
margin-bottom: 16px;
}
}
.TqAgHbWOSGBW {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
}

.jkCFxqRTjejL {
padding: 16px 32px;
border-left: 5px solid var(--UzrTXyCUdYOc);
border-radius: 10px;
font-size: 20px;
color: var(--KuXPucEPoSbC);
background: var(--xHbTKwPMlpQJ);
}

@media (max-width: 1200px) {
.TqAgHbWOSGBW {
padding: 0 16px;
}
}

@media (max-width: 767px) {
.TqAgHbWOSGBW {
margin-bottom: 60px;
}
}
.WvoHJVQxVtnU,
#NRTejSXdPHit,
#EvvSyStRAUiz,
#LEzoaxYptokS {
position: absolute;
opacity: 0;
pointer-events: none;
}

.rCCqcBxnTcHM.fKbupzWyhOJe {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 20;
display: none;
overflow: auto;
}

#EvvSyStRAUiz:checked ~ .rCCqcBxnTcHM.fKbupzWyhOJe,
#LEzoaxYptokS:checked ~ .rCCqcBxnTcHM.fKbupzWyhOJe {
display: block;
}

#LEzoaxYptokS:checked ~ .rCCqcBxnTcHM .WdRDHnXbogUI {
display: none;
}

#EvvSyStRAUiz:checked ~ .rCCqcBxnTcHM .HPqKuJbXNzgc {
display: none;
}

body:has(#EvvSyStRAUiz:checked),
body:has(#LEzoaxYptokS:checked) {
overflow: hidden;
}

.yxthetGVywNV {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
background: rgba(0, 0, 0, 0.5);
}

.JcgwjKIVNSlc {
position: relative;
top: 100px;
max-width: 600px;
width: 100%;
margin: 0 auto;
padding: 28px 44px;
border: 1px solid var(--UzrTXyCUdYOc);
border-radius: 20px;
background: var(--xHbTKwPMlpQJ);
z-index: 999;
}

.EOXsmKrdmllQ .WdRDHnXbogUI,
.EOXsmKrdmllQ .HPqKuJbXNzgc {
display: block;
}

.ZZIYeQrbEGNj {
margin-bottom: 36px;
font-size: 16px;
line-height: 140%;
text-align: center;
color: var(--KuXPucEPoSbC);
}

.JphSwLsYQwJm {
margin-bottom: 36px;
padding-bottom: 36px;
border-bottom: 1px solid var(--UzrTXyCUdYOc);
}

.JphSwLsYQwJm span {
display: block;
margin-bottom: 4px;
font-size: 20px;
font-weight: 500;
color: var(--eHWdONeNfhLk);
}

.JphSwLsYQwJm small {
display: block;
margin-bottom: 16px;
font-size: 16px;
font-weight: 400;
opacity: 0.8;
color: var(--eHWdONeNfhLk);
}

.JphSwLsYQwJm input {
width: 100%;
height: 50px;
padding: 0 20px;
border: 1px solid var(--KjuBvGDQtxLz);
border-radius: 46px;
font-size: 16px;
color: var(--eHWdONeNfhLk);
background: var(--uShWtTHUpWnf);
transition: 0.3s ease-in-out;
}

.JphSwLsYQwJm input::placeholder {
opacity: 0.6;
color: var(--eHWdONeNfhLk);
}

.JphSwLsYQwJm input:hover,
.JphSwLsYQwJm input:focus {
border-color: var(--eHWdONeNfhLk);
}

.DYFgladDzmdR {
margin: 0 auto 24px;
padding: 0;
border: none;
}

.iGPZICDelPiU {
position: relative;
display: flex;
flex-direction: row-reverse;
justify-content: center;
width: 100%;
height: auto;
overflow: hidden;
}

.iGPZICDelPiU > input,
#LzdRxFOSZNun,
#MIbZdqzykhKF,
#gxsZVuPsGSNV,
#jpKbSdnYwwyD,
#rMCMSGEsklYS,
#ykKsaiWUZXyH,
.iGPZICDelPiU > input.VUXKYPrkOspa {
display: none;
}

.iGPZICDelPiU > label {
width: 40px;
height: 40px;
margin-top: auto;
font-size: 0;
cursor: pointer;
transition: 0.3s;
}

.iGPZICDelPiU > label::before {
content: '\2605';
display: block;
font-size: 34px;
line-height: 40px;
text-align: center;
color: var(--eHWdONeNfhLk);
}

.iGPZICDelPiU > input:checked ~ label::before,
.iGPZICDelPiU > input:checked ~ label ~ label::before,
.iGPZICDelPiU > input:not(:checked) ~ label:hover::before,
.iGPZICDelPiU > input:not(:checked) ~ label:hover ~ label::before {
color: var(--ygklCSqxnlOX);
}

.uKxJeBwVRztB {
margin-bottom: 36px;
}

.uKxJeBwVRztB textarea {
width: 100%;
height: 120px;
padding: 14px 20px;
border: 1px solid var(--eHWdONeNfhLk);
border-radius: 20px;
font-size: 16px;
resize: none;
overflow: hidden;
color: var(--eHWdONeNfhLk);
background: var(--uShWtTHUpWnf);
}

.uKxJeBwVRztB textarea::placeholder {
opacity: 0.6;
color: var(--eHWdONeNfhLk);
}

.lpxCHhmcLYBw {
display: flex;
align-items: center;
justify-content: flex-end;
}

.pfLgBGYajCFc {
display: flex;
align-items: center;
justify-content: center;
width: 136px;
height: 42px;
padding: 10px;
border: 1px solid var(--UzrTXyCUdYOc);
border-radius: 6px;
font-size: 16px;
font-weight: 700;
text-align: center;
cursor: pointer;
color: var(--KuXPucEPoSbC);
transition: 0.3s ease-in-out;
}

.pfLgBGYajCFc:hover {
background: var(--UzrTXyCUdYOc);
}

.bHDkaagVsMIo {
display: flex;
align-items: center;
justify-content: center;
width: 193px;
height: 42px;
margin-left: 16px;
padding: 10px;
border-radius: 6px;
font-size: 16px;
font-weight: 700;
text-align: center;
cursor: pointer;
color: var(--KuXPucEPoSbC);
background: #197BFF;
transition: 0.3s ease-in-out;
}

.bHDkaagVsMIo:hover {
background: #166AD9;
}

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

.GkVoydCphEXs {
margin: 16px 0 20px;
font-size: 24px;
font-weight: 700;
line-height: 140%;
color: var(--KuXPucEPoSbC);
}

.HPqKuJbXNzgc .pfLgBGYajCFc {
margin: 0 auto;
}

@media (max-width: 767px) {
.JcgwjKIVNSlc {
width: calc(100% - 20px);
max-width: 100%;
padding: 28px 16px;
}

.ZZIYeQrbEGNj {
margin-bottom: 20px;
}

.JphSwLsYQwJm {
margin-bottom: 20px;
padding-bottom: 20px;
}

.DYFgladDzmdR {
margin-bottom: 16px;
}

.uKxJeBwVRztB {
margin-bottom: 24px;
}
}
.zLemKHwncRPw {
display: flex;
align-items: center;
max-width: 1110px;
width: 100%;
margin: 10px auto;
padding: 0;
list-style: none;
}

.zLemKHwncRPw li {
position: relative;
font-size: 16px;
color: var(--eHWdONeNfhLk);
}

.zLemKHwncRPw li a {
color: var(--eHWdONeNfhLk);
text-decoration: none;
}

.zLemKHwncRPw li a:hover {
text-decoration: none;
}

.zLemKHwncRPw li + li {
margin-left: 30px;
}

.zLemKHwncRPw li span {
opacity: 0.5;
}

.zLemKHwncRPw li + li::before {
content: '-';
position: absolute;
top: 50%;
left: -20px;
transform: translateY(-50%);
font-size: 20px;
color: var(--eHWdONeNfhLk);
}

@media (min-width: 1025px) {
.zLemKHwncRPw li a:hover {
text-decoration: underline;
}
}

@media (max-width: 1200px) {
.zLemKHwncRPw {
padding: 0 16px;
}
}
.DCJTRKsCOeNa,
.iLuBSaNQFqAZ {
width: 100%;
}

table {
width: 100%;
margin-bottom: 32px;
border-collapse: collapse;
}

table tr td {
padding: 16px 32px;
font-size: 18px;
font-weight: 400;
text-align: left;
overflow-wrap: break-word;
color: var(--eHWdONeNfhLk);
border: 1px solid var(--UzrTXyCUdYOc);
background: var(--hVWDwFLkbKcQ);
}

table tr th {
padding: 16px 32px;
font-size: 18px;
font-weight: 700;
text-align: left;
overflow-wrap: break-word;
color: var(--eHWdONeNfhLk);
border: 1px solid var(--UzrTXyCUdYOc);
background: var(--xHbTKwPMlpQJ);
}

table tr:nth-child(even) td {
background: var(--eFXZomDAKpIU);
}

@media (max-width: 767px) {
table tr td,
table tr th {
padding: 12px 4px;
font-size: 16px;
}
}

@media (max-width: 500px) {
.DCJTRKsCOeNa {
display: block;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
}
.seiAvDLBDJqp {
max-width: 1200px;
width: 100%;
margin: 40px auto;
padding: 0 15px;
}

.kqBrmCIhelLC {
list-style: none;
margin: 0;
padding: 0;
display: flex;
flex-direction: column;
gap: 12px;
}

.IxPICwKHvOxF a {
color: var(--ygklCSqxnlOX);
text-decoration: underline;
text-underline-offset: 3px;
text-decoration-color: var(--ygklCSqxnlOX);
transition: color 0.2s ease;
}

.IxPICwKHvOxF a:hover {
color: var(--OYsrrZYcvRkk);
}
.vlYBPaLAnWiK {
padding: 80px 0 0;
background: var(--hTRvzehFwQJT);
border-top: 1px solid var(--KjuBvGDQtxLz);
}

.dgEpgfJbFIFi {
margin-bottom: 94px;
}

.lSMpKbXeYnRW {
display: flex;
align-items: flex-start;
justify-content: space-between;
max-width: 1110px;
width: 100%;
margin: 0 auto;
}

.XyghlOLbDKZE .GugQhwkGbBdo {
margin-bottom: 28px;
}

.GugQhwkGbBdo img {
width: auto;
height: 100px;
max-width: 180px;
border-radius: 12px;
object-fit: contain;
}

.LzqqeOxeVKbK {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 24px;
}

.LzqqeOxeVKbK img {
flex: none;
width: auto;
height: 40px;
max-width: 200px;
object-fit: contain;
}

.kTgXHPFJhUOO {
display: flex;
align-items: flex-start;
margin-left: 20px;
}

.UVYyHQWmGpSS + .UVYyHQWmGpSS {
margin-left: 120px;
}

.mqvvIxJkcMhK {
list-style: none;
margin: 0;
padding: 0;
}

.mqvvIxJkcMhK li {
font-size: 16px;
}

.mqvvIxJkcMhK li + li {
margin-top: 16px;
}

.vlYBPaLAnWiK .mqvvIxJkcMhK li a {
color: var(--xjDrOBHKsdrN);
font-weight: 400;
text-decoration: none;
}

.vlYBPaLAnWiK a:hover {
text-decoration: none;
}

.mHZcoTxqocml {
display: flex;
align-items: center;
justify-content: center;
padding: 0 0 40px;
}

.imXqiAycMUCd {
font-size: 12px;
text-align: center;
color: var(--xjDrOBHKsdrN);
}

@media (min-width: 1025px) {
.vlYBPaLAnWiK .mqvvIxJkcMhK li a:hover {
text-decoration: underline;
}
}

@media (max-width: 1200px) {
.vlYBPaLAnWiK {
padding: 80px 16px 0;
}
}

@media (max-width: 767px) {
.vlYBPaLAnWiK {
padding: 50px 16px 68px;
}

.GugQhwkGbBdo img {
height: 80px;
max-width: 150px;
}

.LzqqeOxeVKbK img {
height: 32px;
max-width: 160px;
}

.dgEpgfJbFIFi {
margin-bottom: 40px;
}

.lSMpKbXeYnRW {
flex-direction: column;
}

.kTgXHPFJhUOO {
margin: 40px 0 0;
flex-direction: column;
}

.UVYyHQWmGpSS + .UVYyHQWmGpSS {
margin: 36px 0 0;
}

.mHZcoTxqocml {
padding: 0 0 50px;
justify-content: flex-start;
}
}
.jsXXfPbXBazc {
display: flex;
margin-top: 28px;
}

.hBebvxHOYwzo {
position: relative;
display: inline-block;
}

.bUkHnjwIVukW {
display: flex;
align-items: center;
justify-content: center;
gap: 8px;
height: 44px;
padding: 0 18px;
border: 1px solid var(--ygklCSqxnlOX);
border-radius: 6px;
font-size: 16px;
font-weight: 600;
color: var(--xjDrOBHKsdrN);
background: transparent;
cursor: pointer;
user-select: none;
transition: 0.3s ease-in-out;
}

.HNtkVEnKRGrF {
font-size: 14px;
line-height: 1;
transition: 0.3s ease-in-out;
}

#YixPmqZtftXE:checked + .bUkHnjwIVukW {
color: var(--XcTkhDJbsQfn);
background: var(--ygklCSqxnlOX);
}

#YixPmqZtftXE:checked + .bUkHnjwIVukW .HNtkVEnKRGrF {
transform: rotate(180deg);
}

.eyftcloVMtpa {
display: none;
position: absolute;
left: 0;
bottom: calc(100% + 8px);
z-index: 99;
padding: 6px;
border: 1px solid var(--ygklCSqxnlOX);
border-radius: 6px;
background: var(--hVWDwFLkbKcQ);
box-shadow: 0 10px 28px var(--CoFYKHaCrOmZ);
}

.YYmPURPZEfBi {
min-width: 100%;
}

.IpFcRavrrDqF {
min-width: 100%;
max-height: 260px;
overflow-y: auto;
}

#YixPmqZtftXE:checked ~ .eyftcloVMtpa {
display: flex;
flex-direction: column;
}

.eyftcloVMtpa .AHFvEHOWqfit {
display: block;
padding: 10px 14px;
border-radius: 6px;
font-size: 16px;
font-weight: 400;
white-space: nowrap;
text-align: left;
text-decoration: none;
color: var(--xjDrOBHKsdrN);
transition: 0.3s ease-in-out;
}

@media (min-width: 1025px) {
.bUkHnjwIVukW:hover {
color: var(--XcTkhDJbsQfn);
background: var(--ygklCSqxnlOX);
}

.eyftcloVMtpa .AHFvEHOWqfit:hover {
color: var(--XcTkhDJbsQfn);
background: var(--ygklCSqxnlOX);
}
}

@media (max-width: 767px) {
.jsXXfPbXBazc {
margin-top: 24px;
}
}
.KPdjNJTrkcde {
display: none;
}

@media (max-width: 768px) {
.KPdjNJTrkcde {
position: fixed;
left: 12px;
right: 12px;
bottom: 12px;
z-index: 90;
display: flex;
align-items: center;
gap: 12px;
padding: 14px 16px;
border-radius: 16px;
background: var(--wMGQMUfXQtzv);
border: 1px solid var(--KjuBvGDQtxLz);
box-shadow: 0 10px 28px var(--CoFYKHaCrOmZ);
text-decoration: none;
}

.XobVFCqzacnQ {
flex: 1 1 auto;
min-width: 0;
display: flex;
align-items: center;
gap: 10px;
font-size: 15px;
line-height: 1.25;
font-weight: 700;
color: var(--KuXPucEPoSbC);
}

.XobVFCqzacnQ::before {
content: "\f06b";
font-family: "Font Awesome";
font-weight: 900;
flex-shrink: 0;
display: flex;
align-items: center;
justify-content: center;
width: 40px;
height: 40px;
border-radius: 12px;
background: var(--eFXZomDAKpIU);
color: var(--kLuGjNwEKHRH);
font-size: 17px;
}

.oSGiXbXvtuxP {
flex-shrink: 0;
display: flex;
align-items: center;
min-height: 44px;
padding: 12px 18px;
border-radius: 12px;
background: var(--kLuGjNwEKHRH);
color: var(--XcTkhDJbsQfn);
font-size: 15px;
font-weight: 700;
white-space: nowrap;
text-decoration: none;
}

.mYMVRrHcxdQc {
position: absolute;
top: -12px;
right: -4px;
display: flex;
align-items: center;
justify-content: center;
width: 30px;
height: 30px;
border-radius: 50%;
background: var(--wMGQMUfXQtzv);
border: 1px solid var(--KjuBvGDQtxLz);
color: var(--eHWdONeNfhLk);
font-family: "Font Awesome";
font-weight: 900;
font-size: 13px;
line-height: 1;
cursor: pointer;
}

.mYMVRrHcxdQc::before {
content: "\f00d";
}

#DucOhreMcQAh:checked ~ .KPdjNJTrkcde {
display: none;
}

@media (max-width: 576px) {
.KPdjNJTrkcde {
flex-wrap: wrap;
}

.XobVFCqzacnQ {
flex: 1 1 100%;
}

.oSGiXbXvtuxP {
flex: 1 1 100%;
justify-content: center;
}
}

@supports (animation-timeline: view()) {
.DazNxltLMcYo {
view-timeline-name: --bonusview;
view-timeline-axis: block;
}

.KPdjNJTrkcde {
opacity: 0;
transform: translateY(160%);
pointer-events: none;
animation: bonusbarin linear both;
animation-timeline: --bonusview;
animation-range: entry 0% entry 35%;
}

@keyframes bonusbarin {
to {
opacity: 1;
transform: translateY(0);
pointer-events: auto;
}
}

@media (prefers-reduced-motion: reduce) {
.KPdjNJTrkcde {
transform: none;
animation-name: bonusbarfade;
}

@keyframes bonusbarfade {
to {
opacity: 1;
pointer-events: auto;
}
}
}
}
}
