:root {
--XgQDBpFiXAlH: #F7F4EE;
--kIMKUVslPKqe: #C4B494;
--nRTAnVjpWriB: #DB9930;
--GSepxLWSUpce: #E8E2D3;
--PDhnTEzWuVSH: #FCFAF4;
--QtYiQTFeWxJS: #DED3BD;
--xPvezZFBRNvJ: #A0691A;
--dJZghnlriBoZ: #2B2318;
--xMGKppwdhYNo: #564C3C;
--bDLMvZlUVJLJ: #DE9C36;
--guhxaegKAhwF: #E4A031;
--UtkLqQwuChkT: #30281C;
--AEOiynmOtWDS: linear-gradient(132deg, #FAC868 0%, #E3A63F 100%);
--IXxOjLqgCuzz: #FCFAF4;
--cuTRjIorDiIa: #221A12;
--wnrKssdCXIhY: rgba(255,255,255,0.66);
--BIZhmQcXydyW: rgba(0,0,0,0.08);
--vQdfbCvOSsbJ: #E8DFCE;
--vwAlZHVhdFoI: #2B2318;
--YebXLKRTzTvD: #DED3BD;
--fbvnMQuWUWEg: #564C3C;
--OgMcqWLrgSiH: #2B2318;
--YHJRFNfShoOI: #DB9930;
--NtAMGhndcVii: #C4B494;
--VCCzAewzHEFe: rgba(45,35,20,0.14);
--faGMgUQZDtet: #A0691A;
--DflixSzQRGCT: #C63E2C;
--ABSPgafnjCTZ: #EC856E;

}

* {
box-sizing: border-box;
}

.SCtVefccRnsB a,
.moKnkbpmXoAE a {
color: var(--xMGKppwdhYNo);
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(--XgQDBpFiXAlH);
color: var(--dJZghnlriBoZ);
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(--dJZghnlriBoZ);
}

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;
}

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

.NHbpbbiDEAjN,
.OgLSRXHjAZdB,
.inside-FKlYaVNfTYye {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.NHbpbbiDEAjN {
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;
}

.zdquZravmIQU {
padding: 54px 0 0;
}

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

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

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

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

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

.SCtVefccRnsB .KkKxWkvObrIl li a {
color: var(--xMGKppwdhYNo);
font-weight: 400;
text-decoration: none;
}

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

.RhfWUQBIQhOX {
margin-right: 0;
}

.SCtVefccRnsB .YcLjLxAincwD,
.SCtVefccRnsB .jbjWCcOJVIQw {
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;
}

.SCtVefccRnsB .YcLjLxAincwD {
background: var(--vQdfbCvOSsbJ);
color: var(--dJZghnlriBoZ);
font-weight: 400;
}

.SCtVefccRnsB .jbjWCcOJVIQw {
margin-left: 10px;
background: var(--bDLMvZlUVJLJ);
color: var(--UtkLqQwuChkT);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.JpehJJlkgsKz {
display: none;
}

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

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

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

.SCtVefccRnsB .YcLjLxAincwD:hover {
background: var(--vQdfbCvOSsbJ);
opacity: 0.9;
}

.SCtVefccRnsB .jbjWCcOJVIQw:hover {
background: var(--AEOiynmOtWDS);
}
}

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

.QjSLEhPTAZvj {
margin-right: 105px;
}

.RhfWUQBIQhOX {
margin-right: 0;
}
}

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

.itYdMsZNxxgD {
order: -2;
}

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

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

.hnEkfTwCYaBE {
display: none;
}

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

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

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

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

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

.KkKxWkvObrIl {
display: block;
}

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

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

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

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

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

.riqwSzXAAstm .itYdMsZNxxgD img {
max-width: 90px;
}

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

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

.itYdMsZNxxgD {
flex: none;
}

.QjSLEhPTAZvj {
max-width: none;
}

.SCtVefccRnsB .YcLjLxAincwD,
.SCtVefccRnsB .jbjWCcOJVIQw {
height: auto;
min-height: 38px;
padding: 4px 6px;
font-size: 12px;
line-height: 1.2;
}

.SCtVefccRnsB .jbjWCcOJVIQw {
margin-left: 6px;
}
}
.CnFvWbeKQXhY {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.zxrmyMvyJVMX {
position: relative;
}

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

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

.fSZMiqPPqVda {
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;
}

.ERsbDvCsTYMG {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--dJZghnlriBoZ);
text-shadow: 2px 2px var(--XgQDBpFiXAlH);
}

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

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

.glZVJZcnogYX {
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(--bDLMvZlUVJLJ);
color: var(--UtkLqQwuChkT);
cursor: pointer;
animation: pulse 2s infinite;
}

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

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

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

.cErOSPxAqXZm {
font-size: 32px;
}

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

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

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

.ERsbDvCsTYMG {
font-size: 20px;
}

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

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

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

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

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

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

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

.HgbjSmCeknYi .cTpNYWARBqyt {
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(--dJZghnlriBoZ);
background: var(--vQdfbCvOSsbJ);
}

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

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

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

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

.HgbjSmCeknYi .cTpNYWARBqyt {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.yuRYgGUacGSf {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.rLbETQCcOKqM .lWdLQmpDtHCM {
width: 50%;
margin: 0;
}

.rmZEgFCOZRPD {
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(--UtkLqQwuChkT);
background: var(--bDLMvZlUVJLJ);
}

.JMOYnlTZamPa {
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(--UtkLqQwuChkT);
background: var(--bDLMvZlUVJLJ);
}

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

.rmZEgFCOZRPD:hover,
.JMOYnlTZamPa:hover {
background: var(--AEOiynmOtWDS);
}

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

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

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

.VvUejhPYPXrQ {
flex-basis: auto;
}
}

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

.OvgkysjmWdCG {
margin: 10px 0 0;
}

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

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

input[name="bVUqvMdUjoqt"],
#ZPDripeuwaOh,
#MepVoMoWRIzK,
#FrrHTFvqJzBw,
#ggajVnPkLfGq {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.ikcmiGLvMgmx li {
width: 100%;
}

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

.hSHxzsPlfTWb:nth-of-type(1):checked ~ .ikcmiGLvMgmx li:nth-child(1) label,
.hSHxzsPlfTWb:nth-of-type(2):checked ~ .ikcmiGLvMgmx li:nth-child(2) label,
.hSHxzsPlfTWb:nth-of-type(3):checked ~ .ikcmiGLvMgmx li:nth-child(3) label,
.hSHxzsPlfTWb:nth-of-type(4):checked ~ .ikcmiGLvMgmx li:nth-child(4) label {
background: var(--nRTAnVjpWriB);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.VzBNYDUCtXnx {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.KMcfZouYCnZH {
margin: 0 -5px;
}

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

.wPCsbErhgosq {
padding: 16px;
}

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

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

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

.EaymKfrqCvMw .jmDMjXbQvsaP {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--xMGKppwdhYNo);
}

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

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

.nKVbmzsonPJt small {
font-size: 14px;
color: var(--xMGKppwdhYNo);
}

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

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

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

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

.owOwCEkIYQGJ {
color: #4285F4;
}

.BYInlztVjlUY {
color: #EA4335;
}

.jmlJvMTXTxUP {
color: #FBBC05;
}

.WmWUNZVYugnN {
color: #34A853;
}

.ciVrDMngPkVr {
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(--UtkLqQwuChkT);
background: var(--bDLMvZlUVJLJ);
}

.NynzHyZJwXvU {
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(--UtkLqQwuChkT);
background: var(--bDLMvZlUVJLJ);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.ciVrDMngPkVr:hover,
.NynzHyZJwXvU:hover {
background: var(--AEOiynmOtWDS);
}
}

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

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

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

.NynzHyZJwXvU {
margin: 18px auto 0;
}

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

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

.BDEzHfwXUhhl {
padding: 16px 32px;
border-left: 5px solid var(--NtAMGhndcVii);
border-radius: 10px;
font-size: 20px;
color: var(--dJZghnlriBoZ);
background: var(--vQdfbCvOSsbJ);
}

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

@media (max-width: 767px) {
.lALCqSTOibMx {
margin-bottom: 60px;
}
}
.rBGaLrYuRnti,
#lJQMboiDjTux,
#oRIHbreISdyd,
#WmdXwHvAtpGD {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#oRIHbreISdyd:checked ~ .jbIZXumayCfW.TgKKKWIXbwxN,
#WmdXwHvAtpGD:checked ~ .jbIZXumayCfW.TgKKKWIXbwxN {
display: block;
}

#WmdXwHvAtpGD:checked ~ .jbIZXumayCfW .oPDDAOQztRbs {
display: none;
}

#oRIHbreISdyd:checked ~ .jbIZXumayCfW .dmtDbjDxMtQG {
display: none;
}

body:has(#oRIHbreISdyd:checked),
body:has(#WmdXwHvAtpGD:checked) {
overflow: hidden;
}

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

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

.URVCCbtHQhBb .oPDDAOQztRbs,
.URVCCbtHQhBb .dmtDbjDxMtQG {
display: block;
}

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

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

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

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

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

.uKASbJWknQRS input::placeholder {
opacity: 0.6;
color: var(--xMGKppwdhYNo);
}

.uKASbJWknQRS input:hover,
.uKASbJWknQRS input:focus {
border-color: var(--xMGKppwdhYNo);
}

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

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

.NZCbsCXNoCPg > input,
#AgKvrECNlgCs,
#NZebpLOtSDrn,
#AjyGZYMDHUBi,
#sUuFnZHpBZbO,
#wrbBaVAWzEle,
#yFUKiszSyhoF,
.NZCbsCXNoCPg > input.LmqCsiYBKwMm {
display: none;
}

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

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

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

.boGitiOlPfLM {
margin-bottom: 36px;
}

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

.boGitiOlPfLM textarea::placeholder {
opacity: 0.6;
color: var(--xMGKppwdhYNo);
}

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

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

.LJRcGMBgSqOr:hover {
background: var(--NtAMGhndcVii);
}

.ojDPFYOfzHrr {
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(--dJZghnlriBoZ);
background: #197BFF;
transition: 0.3s ease-in-out;
}

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

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

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

.dmtDbjDxMtQG .LJRcGMBgSqOr {
margin: 0 auto;
}

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

.qISVBJTummNO {
margin-bottom: 20px;
}

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

.clUAaIZtUHjn {
margin-bottom: 16px;
}

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

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

.GMCaCJhBLvEc li a {
color: var(--xMGKppwdhYNo);
text-decoration: none;
}

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

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

.GMCaCJhBLvEc li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.GMCaCJhBLvEc {
padding: 0 16px;
}
}
.ptjOxPIVzvPI,
.APbsNCfCbnZd {
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(--xMGKppwdhYNo);
border: 1px solid var(--NtAMGhndcVii);
background: var(--IXxOjLqgCuzz);
}

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

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

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

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

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

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

.VgbsjFqFdrKX a:hover {
color: var(--xPvezZFBRNvJ);
}
.moKnkbpmXoAE {
padding: 80px 0 0;
background: var(--YebXLKRTzTvD);
border-top: 1px solid var(--BIZhmQcXydyW);
}

.cScDqYtDNkVN {
margin-bottom: 94px;
}

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

.PdGWYfhZWafd .qSDgPdPSBiJa {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.moKnkbpmXoAE .CfIQILeLyomf li a {
color: var(--fbvnMQuWUWEg);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.cScDqYtDNkVN {
margin-bottom: 40px;
}

.xOfwDgDvwasZ {
flex-direction: column;
}

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

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

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

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

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

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

#jdysGlfowFIm:checked + .RrkSMuBOoGZk {
color: var(--UtkLqQwuChkT);
background: var(--nRTAnVjpWriB);
}

#jdysGlfowFIm:checked + .RrkSMuBOoGZk .fYUhsPYdjksY {
transform: rotate(180deg);
}

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

.OOhcohSPJtlG {
min-width: 100%;
}

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

#jdysGlfowFIm:checked ~ .aXvKabBtfqhm {
display: flex;
flex-direction: column;
}

.aXvKabBtfqhm .KyCmfWapZruT {
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(--fbvnMQuWUWEg);
transition: 0.3s ease-in-out;
}

@media (min-width: 1025px) {
.RrkSMuBOoGZk:hover {
color: var(--UtkLqQwuChkT);
background: var(--nRTAnVjpWriB);
}

.aXvKabBtfqhm .KyCmfWapZruT:hover {
color: var(--UtkLqQwuChkT);
background: var(--nRTAnVjpWriB);
}
}

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

@media (max-width: 768px) {
.mvlIvrtIKjzf {
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(--cuTRjIorDiIa);
border: 1px solid var(--BIZhmQcXydyW);
box-shadow: 0 10px 28px var(--VCCzAewzHEFe);
text-decoration: none;
}

.vjMaXvGDdtgj {
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(--dJZghnlriBoZ);
}

.vjMaXvGDdtgj::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(--GSepxLWSUpce);
color: var(--bDLMvZlUVJLJ);
font-size: 17px;
}

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

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

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

#dJzhtohMksnG:checked ~ .mvlIvrtIKjzf {
display: none;
}

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

.vjMaXvGDdtgj {
flex: 1 1 100%;
}

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

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

.mvlIvrtIKjzf {
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) {
.mvlIvrtIKjzf {
transform: none;
animation-name: bonusbarfade;
}

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