:root {
--WcsahGwiBMxe: #F3EFE6;
--BXlQYgXjNuFc: #C4B494;
--wNhiklzbUhEg: #D08A1D;
--vKNnXNDcgOhl: #E8E2D3;
--BKwhvjtYiKpU: #FCFAF4;
--UuSHVwlNUpAr: #E6DDCB;
--iRxdvtAQoYZs: #A0691A;
--yiRRSuOtaaLk: #231C12;
--nYaIRJbHDNlI: #4A4133;
--itHnhDtlguQA: #D59023;
--RzCxqjbAoSzq: #E9A63A;
--JwACrJGSOFYD: #2B2318;
--OUjvQnldRMuy: linear-gradient(132deg, #FAC868 0%, #E3A63F 100%);
--hRVelMzEyWig: #FCFAF4;
--GSJjgHzVVbDI: #332A1F;
--eyTNLWjgkUok: rgba(255,255,255,0.66);
--SIAAaWEbILJq: rgba(0,0,0,0.13);
--fbAyuokZFNPx: #E4DAC7;
--yXUQRwEhlrqN: #231C12;
--AJVbqDtoSuus: #E6DDCB;
--YSIOKUOsljGp: #4A4133;
--AmnUFfOzzrDm: #231C12;
--hTfVMdKvcpGY: #D08A1D;
--aSXMhxngfRHb: #C4B494;
--kkzndXIQBVVs: rgba(45,35,20,0.08);
--NThOVcIcjZjE: #A0691A;
--jZOOfVKHAMBB: #CB4230;
--dMaFscCIlOKP: #E5715A;

}

* {
box-sizing: border-box;
}

.WKKQtkCDUJrs a,
.jnqDobupMyJd a {
color: var(--nYaIRJbHDNlI);
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(--WcsahGwiBMxe);
color: var(--yiRRSuOtaaLk);
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(--yiRRSuOtaaLk);
}

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

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

.bSDvQxNKUIPg,
.elZYTCJqiPLc,
.inside-DmHbFykGHphj {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.GzThnlRknjNr {
padding: 54px 0 0;
}

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

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

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

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

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

.WKKQtkCDUJrs .dHXGnerRyIeH li a {
color: var(--nYaIRJbHDNlI);
font-weight: 400;
text-decoration: none;
}

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

.McTulgLFQoge {
margin-right: 0;
}

.WKKQtkCDUJrs .zkiAVKYghhHF,
.WKKQtkCDUJrs .OVisLhPIRILe {
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;
}

.WKKQtkCDUJrs .zkiAVKYghhHF {
background: var(--fbAyuokZFNPx);
color: var(--yiRRSuOtaaLk);
font-weight: 400;
}

.WKKQtkCDUJrs .OVisLhPIRILe {
margin-left: 10px;
background: var(--itHnhDtlguQA);
color: var(--JwACrJGSOFYD);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.rctHFvZxgUXh {
display: none;
}

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

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

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

.WKKQtkCDUJrs .zkiAVKYghhHF:hover {
background: var(--fbAyuokZFNPx);
opacity: 0.9;
}

.WKKQtkCDUJrs .OVisLhPIRILe:hover {
background: var(--OUjvQnldRMuy);
}
}

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

.VZcGHhHODcca {
margin-right: 105px;
}

.McTulgLFQoge {
margin-right: 0;
}
}

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

.CuRpDlNepbvf {
order: -2;
}

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

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

.oyKBvyHDBjsO {
display: none;
}

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

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

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

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

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

.dHXGnerRyIeH {
display: block;
}

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

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

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

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

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

.LTHRVrqRcuWK .CuRpDlNepbvf img {
max-width: 90px;
}

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

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

.CuRpDlNepbvf {
flex: none;
}

.VZcGHhHODcca {
max-width: none;
}

.WKKQtkCDUJrs .zkiAVKYghhHF,
.WKKQtkCDUJrs .OVisLhPIRILe {
height: auto;
min-height: 38px;
padding: 4px 6px;
font-size: 12px;
line-height: 1.2;
}

.WKKQtkCDUJrs .OVisLhPIRILe {
margin-left: 6px;
}
}
.ZiNlakGXiZPc {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.WOQOsTwTQIEA {
position: relative;
}

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

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

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

.BuLyqJpIRBIv {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--yiRRSuOtaaLk);
text-shadow: 2px 2px var(--WcsahGwiBMxe);
}

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

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

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

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

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

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

.UDlRYEtQedxh {
font-size: 32px;
}

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

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

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

.BuLyqJpIRBIv {
font-size: 20px;
}

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

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

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

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

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

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

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

.DDcYZCjtpPuy .ZQyHFOnCyAOK {
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(--yiRRSuOtaaLk);
background: var(--fbAyuokZFNPx);
}

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

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

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

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

.DDcYZCjtpPuy .ZQyHFOnCyAOK {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.UVQxaFBXMIEu {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.UcssLAcNlMDn .ZfvhCqRcMaSY {
width: 50%;
margin: 0;
}

.RgngHNAFhzvp {
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(--JwACrJGSOFYD);
background: var(--itHnhDtlguQA);
}

.sKSYUxbpcFou {
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(--JwACrJGSOFYD);
background: var(--itHnhDtlguQA);
}

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

.RgngHNAFhzvp:hover,
.sKSYUxbpcFou:hover {
background: var(--OUjvQnldRMuy);
}

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

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

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

.vpTpKLkgpXSt {
flex-basis: auto;
}
}

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

.cGIlleAYrUTl {
margin: 10px 0 0;
}

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

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

input[name="wUpmyrBdUfPY"],
#qqPOUbaFNJLH,
#JwSWasejdlXU,
#JtLfjfyOdlmn,
#zhyAJasCbvMN {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.jwQTNaVIjJxU li {
width: 100%;
}

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

.HWPetsaPTHnV:nth-of-type(1):checked ~ .jwQTNaVIjJxU li:nth-child(1) label,
.HWPetsaPTHnV:nth-of-type(2):checked ~ .jwQTNaVIjJxU li:nth-child(2) label,
.HWPetsaPTHnV:nth-of-type(3):checked ~ .jwQTNaVIjJxU li:nth-child(3) label,
.HWPetsaPTHnV:nth-of-type(4):checked ~ .jwQTNaVIjJxU li:nth-child(4) label {
background: var(--wNhiklzbUhEg);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.iHWRaQDvuBVf {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.dHiqPqPzwWZP {
margin: 0 -5px;
}

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

.JWaGSsQFOzuM {
padding: 16px;
}

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

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

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

.mOfqvGlYVNor .VAbECHzYlLSp {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--nYaIRJbHDNlI);
}

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

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

.ksWZOTGBVTHs small {
font-size: 14px;
color: var(--nYaIRJbHDNlI);
}

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

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

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

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

.vtfKXRagfRST {
color: #4285F4;
}

.XTrdvXOcICTe {
color: #EA4335;
}

.VRWeeTOsgdJO {
color: #FBBC05;
}

.hasiAalMPonH {
color: #34A853;
}

.IPJUzPPOcasY {
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(--JwACrJGSOFYD);
background: var(--itHnhDtlguQA);
}

.GGZgEHSGiffR {
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(--JwACrJGSOFYD);
background: var(--itHnhDtlguQA);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.IPJUzPPOcasY:hover,
.GGZgEHSGiffR:hover {
background: var(--OUjvQnldRMuy);
}
}

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

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

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

.GGZgEHSGiffR {
margin: 18px auto 0;
}

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

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

.nNIuaxoceSxq {
padding: 16px 32px;
border-left: 5px solid var(--aSXMhxngfRHb);
border-radius: 10px;
font-size: 20px;
color: var(--yiRRSuOtaaLk);
background: var(--fbAyuokZFNPx);
}

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

@media (max-width: 767px) {
.dJlGGoWcykeL {
margin-bottom: 60px;
}
}
.THcaaSyTSkiN,
#LmjJVThbeesE,
#CWSwoTGlPnNs,
#EODNHJBQoHCC {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#CWSwoTGlPnNs:checked ~ .ifXbaKHdSpnR.lrfhuWvXpuMY,
#EODNHJBQoHCC:checked ~ .ifXbaKHdSpnR.lrfhuWvXpuMY {
display: block;
}

#EODNHJBQoHCC:checked ~ .ifXbaKHdSpnR .JevaEGJZnmhV {
display: none;
}

#CWSwoTGlPnNs:checked ~ .ifXbaKHdSpnR .FzXqRMeScrxm {
display: none;
}

body:has(#CWSwoTGlPnNs:checked),
body:has(#EODNHJBQoHCC:checked) {
overflow: hidden;
}

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

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

.YSyhzoMlxVIo .JevaEGJZnmhV,
.YSyhzoMlxVIo .FzXqRMeScrxm {
display: block;
}

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

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

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

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

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

.sIItsXmNaeui input::placeholder {
opacity: 0.6;
color: var(--nYaIRJbHDNlI);
}

.sIItsXmNaeui input:hover,
.sIItsXmNaeui input:focus {
border-color: var(--nYaIRJbHDNlI);
}

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

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

.TfknyhIAeUYt > input,
#pXTEplFgoiBK,
#lEcHiOEsbVFy,
#KLQznmhbjULb,
#UPszLbEVNJzD,
#ZkRLaPATlBRK,
#RYgDaqopEjNX,
.TfknyhIAeUYt > input.NDRSVRBUYaHR {
display: none;
}

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

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

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

.yoLhpMGPqrFe {
margin-bottom: 36px;
}

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

.yoLhpMGPqrFe textarea::placeholder {
opacity: 0.6;
color: var(--nYaIRJbHDNlI);
}

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

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

.ZhZOBPTecdft:hover {
background: var(--aSXMhxngfRHb);
}

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

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

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

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

.FzXqRMeScrxm .ZhZOBPTecdft {
margin: 0 auto;
}

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

.UrvFUPkbJRRN {
margin-bottom: 20px;
}

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

.YtlYSBtzLiTf {
margin-bottom: 16px;
}

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

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

.sXbkvqBJzVRF li a {
color: var(--nYaIRJbHDNlI);
text-decoration: none;
}

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

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

.sXbkvqBJzVRF li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.sXbkvqBJzVRF {
padding: 0 16px;
}
}
.xYjXzQfcIvZb,
.rIbQfzTstQFw {
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(--nYaIRJbHDNlI);
border: 1px solid var(--aSXMhxngfRHb);
background: var(--hRVelMzEyWig);
}

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

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

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

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

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

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

.PritlbBnRJXi a:hover {
color: var(--iRxdvtAQoYZs);
}
.jnqDobupMyJd {
padding: 80px 0 0;
background: var(--AJVbqDtoSuus);
border-top: 1px solid var(--SIAAaWEbILJq);
}

.TukpsfMVeCqB {
margin-bottom: 94px;
}

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

.JHvuSVIIUUxp .yCbuALDeVfUM {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.jnqDobupMyJd .QEUFtksFjWzp li a {
color: var(--YSIOKUOsljGp);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.TukpsfMVeCqB {
margin-bottom: 40px;
}

.srCFYgpZieYa {
flex-direction: column;
}

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

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

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

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

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

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

#BPPTApyHPKZY:checked + .bYHJtxposijw {
color: var(--JwACrJGSOFYD);
background: var(--wNhiklzbUhEg);
}

#BPPTApyHPKZY:checked + .bYHJtxposijw .HZhPVkwZMXov {
transform: rotate(180deg);
}

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

.jkntJtxQAceI {
min-width: 100%;
}

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

#BPPTApyHPKZY:checked ~ .xPRlnpApwKHL {
display: flex;
flex-direction: column;
}

.xPRlnpApwKHL .wKEkEoHudeYZ {
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(--YSIOKUOsljGp);
transition: 0.3s ease-in-out;
}

@media (min-width: 1025px) {
.bYHJtxposijw:hover {
color: var(--JwACrJGSOFYD);
background: var(--wNhiklzbUhEg);
}

.xPRlnpApwKHL .wKEkEoHudeYZ:hover {
color: var(--JwACrJGSOFYD);
background: var(--wNhiklzbUhEg);
}
}

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

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

.ASsvRobncSEw {
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(--yiRRSuOtaaLk);
}

.ASsvRobncSEw::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(--vKNnXNDcgOhl);
color: var(--itHnhDtlguQA);
font-size: 17px;
}

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

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

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

#arsYUamlwAfc:checked ~ .epaAOcUbBlZC {
display: none;
}

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

.ASsvRobncSEw {
flex: 1 1 100%;
}

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

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

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

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