:root {
--QRWZxNPBhDmk: #F3EFE6;
--smfckdmjdJzY: #CFC1A3;
--oQSyCDXfDVrt: #D79426;
--iQqTSKUKsMTm: #F2EDE4;
--ZauyAkWoXyrd: #FFFEFB;
--puqAaAWedsBy: #E6DDCB;
--vcqDMiLPfCRt: #9C6516;
--xRijokurhWGz: #30281C;
--twufJfjhyHhL: #5D5342;
--ZIHVEuhIMYUf: #D08A1D;
--PYAjyRrWqTHs: #E5A135;
--bOhxGonlpVJc: #261F15;
--hfunayTuDWFe: linear-gradient(140deg, #F5B644 0%, #DB9524 100%);
--nemDgpavkubx: #FFFEFB;
--gYTISFOyvovN: #2C2319;
--dkvSkNIFGKEP: rgba(255,255,255,0.66);
--rVcsujqfRjyR: rgba(0,0,0,0.06);
--StUKUINDJPpr: #E2D8C4;
--ruzCpMsKFiUZ: #30281C;
--DtWakPjaaVLi: #E6DDCB;
--gozpxbwbqgwI: #5D5342;
--zUAEHAXPXEhm: #30281C;
--phgmqcsgESgt: #D79426;
--xjqfgNFvzhgY: #CFC1A3;
--kqaxlKrZtFOC: rgba(38,29,17,0.18);
--yKdPBAujTisV: #9C6516;
--sigvyttcEoNF: #CB4230;
--BJLjWDdsfuJk: #E5715A;

}

* {
box-sizing: border-box;
}

.PFfRaXqyZMTR a,
.hRuLxfHSzfVS a {
color: var(--twufJfjhyHhL);
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(--QRWZxNPBhDmk);
color: var(--xRijokurhWGz);
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(--xRijokurhWGz);
}

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

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

.jzrPjGbxFhtg,
.BKEdcCCiatSd,
.inside-WSGDEBwRrcOX {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.YNPTZZiRcpnI {
padding: 54px 0 0;
}

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

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

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

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

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

.PFfRaXqyZMTR .csyXVlpgbant li a {
color: var(--twufJfjhyHhL);
font-weight: 400;
text-decoration: none;
}

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

.WcxQfedcmUML {
margin-right: 0;
}

.PFfRaXqyZMTR .PuJIkrmDNxxM,
.PFfRaXqyZMTR .OeXzxwTEoaoX {
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;
}

.PFfRaXqyZMTR .PuJIkrmDNxxM {
background: var(--StUKUINDJPpr);
color: var(--xRijokurhWGz);
font-weight: 400;
}

.PFfRaXqyZMTR .OeXzxwTEoaoX {
margin-left: 10px;
background: var(--ZIHVEuhIMYUf);
color: var(--bOhxGonlpVJc);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.QMbqlStjZQrH {
display: none;
}

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

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

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

.PFfRaXqyZMTR .PuJIkrmDNxxM:hover {
background: var(--StUKUINDJPpr);
opacity: 0.9;
}

.PFfRaXqyZMTR .OeXzxwTEoaoX:hover {
background: var(--hfunayTuDWFe);
}
}

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

.zZkWGaVzomvB {
margin-right: 105px;
}

.WcxQfedcmUML {
margin-right: 0;
}
}

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

.fyjlRuKfwtUb {
order: -2;
}

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

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

.PaKmaBbgOlml {
display: none;
}

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

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

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

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

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

.csyXVlpgbant {
display: block;
}

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

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

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

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

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

.smZCRPfZaEVH .fyjlRuKfwtUb img {
max-width: 90px;
}

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

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

.fyjlRuKfwtUb {
flex: none;
}

.zZkWGaVzomvB {
max-width: none;
}

.PFfRaXqyZMTR .PuJIkrmDNxxM,
.PFfRaXqyZMTR .OeXzxwTEoaoX {
height: auto;
min-height: 38px;
padding: 4px 6px;
font-size: 12px;
line-height: 1.2;
}

.PFfRaXqyZMTR .OeXzxwTEoaoX {
margin-left: 6px;
}
}
.ossfYHYHAgeP {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.ExCHHBRmWUJu {
position: relative;
}

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

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

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

.vLKnBLGSNGnX {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--xRijokurhWGz);
text-shadow: 2px 2px var(--QRWZxNPBhDmk);
}

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

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

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

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

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

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

.fJbegnePPFXC {
font-size: 32px;
}

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

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

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

.vLKnBLGSNGnX {
font-size: 20px;
}

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

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

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

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

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

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

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

.tFXuGnZkkYGH .MMsNKJUwUCsi {
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(--xRijokurhWGz);
background: var(--StUKUINDJPpr);
}

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

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

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

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

.tFXuGnZkkYGH .MMsNKJUwUCsi {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.MwKknFhnAzVP {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.rdjAhaoqeJYY .wgRcOgPgQgXu {
width: 50%;
margin: 0;
}

.csacxPfeeXHT {
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(--bOhxGonlpVJc);
background: var(--ZIHVEuhIMYUf);
}

.weBzZYjHyQyN {
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(--bOhxGonlpVJc);
background: var(--ZIHVEuhIMYUf);
}

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

.csacxPfeeXHT:hover,
.weBzZYjHyQyN:hover {
background: var(--hfunayTuDWFe);
}

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

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

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

.ghcNGEyPyhHV {
flex-basis: auto;
}
}

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

.ljBShnYqFaTr {
margin: 10px 0 0;
}

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

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

input[name="UqngkkLhuTrE"],
#RhXlJeluJqsu,
#xRqtJqVTjwjX,
#rVQXEWDMfGBO,
#SScscDdPWpmZ {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.RXuqrkjjlqnZ li {
width: 100%;
}

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

.NkidoCvSSzim:nth-of-type(1):checked ~ .RXuqrkjjlqnZ li:nth-child(1) label,
.NkidoCvSSzim:nth-of-type(2):checked ~ .RXuqrkjjlqnZ li:nth-child(2) label,
.NkidoCvSSzim:nth-of-type(3):checked ~ .RXuqrkjjlqnZ li:nth-child(3) label,
.NkidoCvSSzim:nth-of-type(4):checked ~ .RXuqrkjjlqnZ li:nth-child(4) label {
background: var(--oQSyCDXfDVrt);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uoNdBnmUvNXC {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.vuTpxmculSix {
margin: 0 -5px;
}

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

.LKKgTAjAVkuP {
padding: 16px;
}

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

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

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

.WjPuXnMBgjCY .vYctUvsWvKER {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--twufJfjhyHhL);
}

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

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

.DQoPNAzbyyoS small {
font-size: 14px;
color: var(--twufJfjhyHhL);
}

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

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

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

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

.VtsKgYKSnmzY {
color: #4285F4;
}

.rYnLiiXaELIW {
color: #EA4335;
}

.SPmqdTdTIALl {
color: #FBBC05;
}

.CsMkGVlbGufO {
color: #34A853;
}

.qhiyHquerBuH {
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(--bOhxGonlpVJc);
background: var(--ZIHVEuhIMYUf);
}

.vRvyPyVMTxPC {
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(--bOhxGonlpVJc);
background: var(--ZIHVEuhIMYUf);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.qhiyHquerBuH:hover,
.vRvyPyVMTxPC:hover {
background: var(--hfunayTuDWFe);
}
}

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

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

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

.vRvyPyVMTxPC {
margin: 18px auto 0;
}

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

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

.sqXZFaWpdiuB {
padding: 16px 32px;
border-left: 5px solid var(--xjqfgNFvzhgY);
border-radius: 10px;
font-size: 20px;
color: var(--xRijokurhWGz);
background: var(--StUKUINDJPpr);
}

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

@media (max-width: 767px) {
.ClPctKYqCVWi {
margin-bottom: 60px;
}
}
.tUUfBhBqyBZf,
#rWQIpbNjlTwU,
#lNtvUdKyiacu,
#hllEzZGzshgd {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#lNtvUdKyiacu:checked ~ .lmEehTDWewyC.ADoNMjRyKHnr,
#hllEzZGzshgd:checked ~ .lmEehTDWewyC.ADoNMjRyKHnr {
display: block;
}

#hllEzZGzshgd:checked ~ .lmEehTDWewyC .OZTehFlhMlqp {
display: none;
}

#lNtvUdKyiacu:checked ~ .lmEehTDWewyC .ZogxBixGaDvw {
display: none;
}

body:has(#lNtvUdKyiacu:checked),
body:has(#hllEzZGzshgd:checked) {
overflow: hidden;
}

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

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

.exayESAJrJmC .OZTehFlhMlqp,
.exayESAJrJmC .ZogxBixGaDvw {
display: block;
}

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

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

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

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

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

.BdOqOSkANZys input::placeholder {
opacity: 0.6;
color: var(--twufJfjhyHhL);
}

.BdOqOSkANZys input:hover,
.BdOqOSkANZys input:focus {
border-color: var(--twufJfjhyHhL);
}

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

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

.qcgzpeYnSzwS > input,
#OfENmMWFmPae,
#mboSPglzSSoW,
#zKAkptsEiFeQ,
#dqzBqmbwJiRY,
#LhPwSIjwYZZv,
#zguzqUrUwNOJ,
.qcgzpeYnSzwS > input.FRnOxPGupOIr {
display: none;
}

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

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

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

.VdZBRNnOcUgf {
margin-bottom: 36px;
}

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

.VdZBRNnOcUgf textarea::placeholder {
opacity: 0.6;
color: var(--twufJfjhyHhL);
}

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

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

.tivlVRZjAeRH:hover {
background: var(--xjqfgNFvzhgY);
}

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

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

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

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

.ZogxBixGaDvw .tivlVRZjAeRH {
margin: 0 auto;
}

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

.aRlASlBEfVFP {
margin-bottom: 20px;
}

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

.vhVjHEbBtPjR {
margin-bottom: 16px;
}

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

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

.ynPUhFRSLdFa li a {
color: var(--twufJfjhyHhL);
text-decoration: none;
}

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

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

.ynPUhFRSLdFa li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.ynPUhFRSLdFa {
padding: 0 16px;
}
}
.ORSKalVDwJfh,
.sHEwQpnqUaKl {
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(--twufJfjhyHhL);
border: 1px solid var(--xjqfgNFvzhgY);
background: var(--nemDgpavkubx);
}

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

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

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

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

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

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

.dgNsjPscRFJW a:hover {
color: var(--vcqDMiLPfCRt);
}
.hRuLxfHSzfVS {
padding: 80px 0 0;
background: var(--DtWakPjaaVLi);
border-top: 1px solid var(--rVcsujqfRjyR);
}

.tpjyaxjnvjDt {
margin-bottom: 94px;
}

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

.tMzuSDzQQCnf .hOTgwVfpZAXZ {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.hRuLxfHSzfVS .YKFBUZTOlIWh li a {
color: var(--gozpxbwbqgwI);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.tpjyaxjnvjDt {
margin-bottom: 40px;
}

.oRBYHgAZdOnI {
flex-direction: column;
}

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

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

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

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

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

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

#rPOJMSvjaOOl:checked + .RUpljFIwWDtY {
color: var(--bOhxGonlpVJc);
background: var(--oQSyCDXfDVrt);
}

#rPOJMSvjaOOl:checked + .RUpljFIwWDtY .VzwXGpCoFUwP {
transform: rotate(180deg);
}

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

.uujntQoDdped {
min-width: 100%;
}

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

#rPOJMSvjaOOl:checked ~ .aBFpdXquuxia {
display: flex;
flex-direction: column;
}

.aBFpdXquuxia .eiOhMhjKJTga {
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(--gozpxbwbqgwI);
transition: 0.3s ease-in-out;
}

@media (min-width: 1025px) {
.RUpljFIwWDtY:hover {
color: var(--bOhxGonlpVJc);
background: var(--oQSyCDXfDVrt);
}

.aBFpdXquuxia .eiOhMhjKJTga:hover {
color: var(--bOhxGonlpVJc);
background: var(--oQSyCDXfDVrt);
}
}

@media (max-width: 767px) {
.SzaPwEhxmcXj {
margin-top: 24px;
}
}
