:root {
--LzFVNLAihqgz: #F7F4EE;
--whwChiAmoxvv: #D8CBB1;
--lNQrENFeecHa: #D59023;
--KyjBjoGkSDxc: #EFEADF;
--EiKZMfumfZqa: #FFFDF9;
--puPsAUAPZKrU: #E4DAC7;
--uVlQFxcKVfhY: #9C6516;
--WVjeVGOwXUHM: #30281C;
--VWDcSjdFdpSG: #463E31;
--bWEdMYpyspab: #D79426;
--mxuCjUgoFnAT: #EFAF4A;
--yJSADYPkVQzm: #231C12;
--QyIBfKhfQphr: linear-gradient(136deg, #F9C25C 0%, #E0A035 100%);
--LInuzUdhUibd: #FFFDF9;
--SYvyXZeHrluy: #2E251B;
--DINKzPdSZsRR: rgba(255,255,255,0.74);
--HTPTUQwLhtFk: rgba(0,0,0,0.10);
--ZnMJFLcrSTSW: #E4DAC7;
--ADkveYaUKUfa: #30281C;
--skEQfXfyXwVr: #E4DAC7;
--TQCsxdWnLGfO: #463E31;
--leVgURnECLJb: #30281C;
--MMYEoVfwkudx: #D59023;
--JdLKLIlGUMCV: #D8CBB1;
--TxkZGPvAZBdq: rgba(45,35,20,0.08);
--KfNinAvouqlo: #9C6516;
--SNyaaHuXPovm: #BD3524;
--NYeVCnfPKGyO: #EC856E;

}

* {
box-sizing: border-box;
}

.prBEiOUeCFSl a,
.rDdMgTIBDxSO a {
color: var(--VWDcSjdFdpSG);
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(--LzFVNLAihqgz);
color: var(--WVjeVGOwXUHM);
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(--WVjeVGOwXUHM);
}

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

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

.ZoynIRGgvDLB,
.bEmPYagRJqVq,
.inside-PGCLrVhcvNoU {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.dIIudrFUaOQy {
padding: 54px 0 0;
}

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

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

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

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

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

.prBEiOUeCFSl .kZuIkGVnEfBM li a {
color: var(--VWDcSjdFdpSG);
font-weight: 400;
text-decoration: none;
}

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

.EzARwJiptlWW {
margin-right: 0;
}

.prBEiOUeCFSl .IhJgKWrVCvPJ,
.prBEiOUeCFSl .XZjGVqUDGMPD {
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;
}

.prBEiOUeCFSl .IhJgKWrVCvPJ {
background: var(--ZnMJFLcrSTSW);
color: var(--WVjeVGOwXUHM);
font-weight: 400;
}

.prBEiOUeCFSl .XZjGVqUDGMPD {
margin-left: 10px;
background: var(--bWEdMYpyspab);
color: var(--yJSADYPkVQzm);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.lqxcZHOeUcyn {
display: none;
}

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

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

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

.prBEiOUeCFSl .IhJgKWrVCvPJ:hover {
background: var(--ZnMJFLcrSTSW);
opacity: 0.9;
}

.prBEiOUeCFSl .XZjGVqUDGMPD:hover {
background: var(--QyIBfKhfQphr);
}
}

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

.pfAuoJoxFmox {
margin-right: 105px;
}

.EzARwJiptlWW {
margin-right: 0;
}
}

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

.ggrUmYGhqJTS {
order: -2;
}

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

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

.JEhTRWrxIePL {
display: none;
}

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

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

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

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

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

.kZuIkGVnEfBM {
display: block;
}

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

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

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

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

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

.IxKBXDmLvvUF .ggrUmYGhqJTS img {
max-width: 90px;
}

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

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

.ggrUmYGhqJTS {
flex: none;
}

.pfAuoJoxFmox {
max-width: none;
}

.prBEiOUeCFSl .IhJgKWrVCvPJ,
.prBEiOUeCFSl .XZjGVqUDGMPD {
height: auto;
min-height: 38px;
padding: 4px 6px;
font-size: 12px;
line-height: 1.2;
}

.prBEiOUeCFSl .XZjGVqUDGMPD {
margin-left: 6px;
}
}
.BCbvESZcscOi {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.daCLBkHJpXke {
position: relative;
}

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

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

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

.RxePcaVediKj {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--WVjeVGOwXUHM);
text-shadow: 2px 2px var(--LzFVNLAihqgz);
}

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

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

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

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

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

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

.MSdxDigCvpbZ {
font-size: 32px;
}

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

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

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

.RxePcaVediKj {
font-size: 20px;
}

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

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

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

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

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

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

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

.AZXbdemFHSbg .sLrAKHxJNvyF {
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(--WVjeVGOwXUHM);
background: var(--ZnMJFLcrSTSW);
}

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

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

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

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

.AZXbdemFHSbg .sLrAKHxJNvyF {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.NibHqDVhPjel {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.vjYVyDMJcLbP .ghzuRSiqChIw {
width: 50%;
margin: 0;
}

.qEcsvpTNvMYN {
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(--yJSADYPkVQzm);
background: var(--bWEdMYpyspab);
}

.hHIwpCGgCvdT {
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(--yJSADYPkVQzm);
background: var(--bWEdMYpyspab);
}

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

.qEcsvpTNvMYN:hover,
.hHIwpCGgCvdT:hover {
background: var(--QyIBfKhfQphr);
}

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

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

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

.eyMfYaVcWhua {
flex-basis: auto;
}
}

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

.mjXGBKHjBZqC {
margin: 10px 0 0;
}

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

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

input[name="yQFSJzfboZNY"],
#ddLkgYjsbZRD,
#hrhxxcSpOgqa,
#xcYHgXMyFxhT,
#FSjOxXiErrSC {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.ROPTLcqJssgx li {
width: 100%;
}

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

.GnLDEvbhrpIb:nth-of-type(1):checked ~ .ROPTLcqJssgx li:nth-child(1) label,
.GnLDEvbhrpIb:nth-of-type(2):checked ~ .ROPTLcqJssgx li:nth-child(2) label,
.GnLDEvbhrpIb:nth-of-type(3):checked ~ .ROPTLcqJssgx li:nth-child(3) label,
.GnLDEvbhrpIb:nth-of-type(4):checked ~ .ROPTLcqJssgx li:nth-child(4) label {
background: var(--lNQrENFeecHa);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.MlggmWjCSmbI {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.qezqhfoBFBxh {
margin: 0 -5px;
}

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

.qsBJixlNoGYr {
padding: 16px;
}

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

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

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

.TJiRrMspbPYy .efJTBOxPiVdX {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--VWDcSjdFdpSG);
}

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

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

.SwCXAyZIlJYL small {
font-size: 14px;
color: var(--VWDcSjdFdpSG);
}

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

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

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

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

.mFrKeSOrStjC {
color: #4285F4;
}

.XkrEYrZxHQDG {
color: #EA4335;
}

.imRUbCIkKEtN {
color: #FBBC05;
}

.wRyDmLetDBft {
color: #34A853;
}

.TItkxamxhQqL {
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(--yJSADYPkVQzm);
background: var(--bWEdMYpyspab);
}

.AbZxkEimmZUU {
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(--yJSADYPkVQzm);
background: var(--bWEdMYpyspab);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.TItkxamxhQqL:hover,
.AbZxkEimmZUU:hover {
background: var(--QyIBfKhfQphr);
}
}

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

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

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

.AbZxkEimmZUU {
margin: 18px auto 0;
}

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

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

.bFEGDkXODkup {
padding: 16px 32px;
border-left: 5px solid var(--JdLKLIlGUMCV);
border-radius: 10px;
font-size: 20px;
color: var(--WVjeVGOwXUHM);
background: var(--ZnMJFLcrSTSW);
}

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

@media (max-width: 767px) {
.DsYNmoqtgHTg {
margin-bottom: 60px;
}
}
.MGGAoCnhbduz,
#ajyxUsIWgUQU,
#tJBEHJlKvKOt,
#AjlbMJqDOKDQ {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#tJBEHJlKvKOt:checked ~ .mgmHCKAHlwuE.qfyGZkmnZMjD,
#AjlbMJqDOKDQ:checked ~ .mgmHCKAHlwuE.qfyGZkmnZMjD {
display: block;
}

#AjlbMJqDOKDQ:checked ~ .mgmHCKAHlwuE .IhoGNeQisvjl {
display: none;
}

#tJBEHJlKvKOt:checked ~ .mgmHCKAHlwuE .jYzLTmTfxAoJ {
display: none;
}

body:has(#tJBEHJlKvKOt:checked),
body:has(#AjlbMJqDOKDQ:checked) {
overflow: hidden;
}

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

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

.TumfvRBkWlAC .IhoGNeQisvjl,
.TumfvRBkWlAC .jYzLTmTfxAoJ {
display: block;
}

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

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

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

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

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

.LpfPyCSTqmDO input::placeholder {
opacity: 0.6;
color: var(--VWDcSjdFdpSG);
}

.LpfPyCSTqmDO input:hover,
.LpfPyCSTqmDO input:focus {
border-color: var(--VWDcSjdFdpSG);
}

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

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

.XwoXtMCREoif > input,
#RzGbpzzJlEup,
#YqilFcIVQZXt,
#sQAgMXEBdreT,
#pzGjBeVqyCgf,
#RNCkYmeaGkpr,
#LcLnUtubBRVU,
.XwoXtMCREoif > input.ECQZPrSaQLLr {
display: none;
}

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

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

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

.LzUMLMZWLluu {
margin-bottom: 36px;
}

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

.LzUMLMZWLluu textarea::placeholder {
opacity: 0.6;
color: var(--VWDcSjdFdpSG);
}

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

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

.CrNrjmUQKTZv:hover {
background: var(--JdLKLIlGUMCV);
}

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

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

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

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

.jYzLTmTfxAoJ .CrNrjmUQKTZv {
margin: 0 auto;
}

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

.gzanQkfxIdfj {
margin-bottom: 20px;
}

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

.uooiRVeqVVcD {
margin-bottom: 16px;
}

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

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

.tvKJwOupEqWe li a {
color: var(--VWDcSjdFdpSG);
text-decoration: none;
}

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

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

.tvKJwOupEqWe li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.tvKJwOupEqWe {
padding: 0 16px;
}
}
.plPPXuRkUMiC,
.jgeahnRGkXYq {
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(--VWDcSjdFdpSG);
border: 1px solid var(--JdLKLIlGUMCV);
background: var(--LInuzUdhUibd);
}

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

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

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

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

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

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

.NtdMkGvCifoT a:hover {
color: var(--uVlQFxcKVfhY);
}
.rDdMgTIBDxSO {
padding: 80px 0 0;
background: var(--skEQfXfyXwVr);
border-top: 1px solid var(--HTPTUQwLhtFk);
}

.BhylAJltclWQ {
margin-bottom: 94px;
}

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

.BwnYZHZkTlKf .wUasZNeFiLdH {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.rDdMgTIBDxSO .fZtPBdiIJyQH li a {
color: var(--TQCsxdWnLGfO);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.BhylAJltclWQ {
margin-bottom: 40px;
}

.FLMzIylGShQh {
flex-direction: column;
}

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

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

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

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

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

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

#ttxBmmyebRHW:checked + .TgDlMGKMTkJK {
color: var(--yJSADYPkVQzm);
background: var(--lNQrENFeecHa);
}

#ttxBmmyebRHW:checked + .TgDlMGKMTkJK .OFLFRWmIbQDG {
transform: rotate(180deg);
}

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

.mlQCpBxdVhgE {
min-width: 100%;
}

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

#ttxBmmyebRHW:checked ~ .TfaXbzpmybmw {
display: flex;
flex-direction: column;
}

.TfaXbzpmybmw .BcvoflKysCtD {
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(--TQCsxdWnLGfO);
transition: 0.3s ease-in-out;
}

@media (min-width: 1025px) {
.TgDlMGKMTkJK:hover {
color: var(--yJSADYPkVQzm);
background: var(--lNQrENFeecHa);
}

.TfaXbzpmybmw .BcvoflKysCtD:hover {
color: var(--yJSADYPkVQzm);
background: var(--lNQrENFeecHa);
}
}

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

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

.pBPEWaMpXxIV {
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(--WVjeVGOwXUHM);
}

.pBPEWaMpXxIV::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(--KyjBjoGkSDxc);
color: var(--bWEdMYpyspab);
font-size: 17px;
}

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

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

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

#zWgBYGWUPlFc:checked ~ .PkDfLJlbGObw {
display: none;
}

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

.pBPEWaMpXxIV {
flex: 1 1 100%;
}

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

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

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

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