:root {
--dfBAJWhoCBOS: #F3EFE6;
--pkQVJiMtxykV: #D5C8AD;
--VCzFnxAiXwoZ: #D79426;
--UiyEzCgwKapT: #F2EDE4;
--lHRgDMazmfla: #FEFCF7;
--gEPYZwSzUObz: #DBCFB7;
--NyiafNPFeXBV: #A46C1D;
--rGqPFBnIzJDd: #231C12;
--obQzaewMmAeB: #5D5342;
--DWeNcQyviolY: #DE9C36;
--KGKNuFpNUMWz: #E4A031;
--pyGRjMcTvnNC: #2D2519;
--FPErLmlehMbS: linear-gradient(132deg, #FAC868 0%, #E3A63F 100%);
--hahJwWIWPucl: #FEFCF7;
--HnEZBxiYYBST: #221A12;
--dZBxwVDBoiAC: rgba(255,253,249,0.78);
--QEzmRyygdObV: rgba(0,0,0,0.08);
--JKMnOgBkQekK: #E8DFCE;
--pgHEEaxtJnGW: #231C12;
--QearUZkhXBro: #DBCFB7;
--UPLRYstkpSHk: #5D5342;
--KTTvJLSihsZV: #231C12;
--QfIsvyTuEEsM: #D79426;
--IkWGkcovrllN: #D5C8AD;
--KNXtCbOWQrXo: rgba(38,29,17,0.18);
--WuaRYFbbDUfF: #A46C1D;
--JVhvmluzBhEN: #CB4230;
--tBTGRbkwKHXq: #E97A62;

}

* {
box-sizing: border-box;
}

.RVJPSGXqpscr a,
.xTJlqRDCcXIk a {
color: var(--obQzaewMmAeB);
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(--dfBAJWhoCBOS);
color: var(--rGqPFBnIzJDd);
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(--rGqPFBnIzJDd);
}

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

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

.qsspOdzNCsif,
.YTXeUiwBBssW,
.inside-cnaTwNWqZiis {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.IpUjnqeepdWP {
padding: 54px 0 0;
}

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

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

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

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

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

.RVJPSGXqpscr .lYvzdZpbKxCB li a {
color: var(--obQzaewMmAeB);
font-weight: 400;
text-decoration: none;
}

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

.eFsDNVSjsGMi {
margin-right: 0;
}

.RVJPSGXqpscr .kTWAcdPieEpA,
.RVJPSGXqpscr .idnWgkGEpjeO {
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;
}

.RVJPSGXqpscr .kTWAcdPieEpA {
background: var(--JKMnOgBkQekK);
color: var(--rGqPFBnIzJDd);
font-weight: 400;
}

.RVJPSGXqpscr .idnWgkGEpjeO {
margin-left: 10px;
background: var(--DWeNcQyviolY);
color: var(--pyGRjMcTvnNC);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.NktJGNsoOOKB {
display: none;
}

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

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

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

.RVJPSGXqpscr .kTWAcdPieEpA:hover {
background: var(--JKMnOgBkQekK);
opacity: 0.9;
}

.RVJPSGXqpscr .idnWgkGEpjeO:hover {
background: var(--FPErLmlehMbS);
}
}

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

.fOxxlljzExki {
margin-right: 105px;
}

.eFsDNVSjsGMi {
margin-right: 0;
}
}

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

.JUYDcZSkqBAV {
order: -2;
}

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

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

.iKekjiOAZmac {
display: none;
}

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

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

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

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

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

.lYvzdZpbKxCB {
display: block;
}

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

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

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

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

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

.EQYokKDFcghv .JUYDcZSkqBAV img {
max-width: 90px;
}

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

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

.JUYDcZSkqBAV {
flex: none;
}

.fOxxlljzExki {
max-width: none;
}

.RVJPSGXqpscr .kTWAcdPieEpA,
.RVJPSGXqpscr .idnWgkGEpjeO {
height: auto;
min-height: 38px;
padding: 4px 6px;
font-size: 12px;
line-height: 1.2;
}

.RVJPSGXqpscr .idnWgkGEpjeO {
margin-left: 6px;
}
}
.LEUQZKNowEjO {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.QvUkKiMkEwLZ {
position: relative;
}

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

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

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

.rUfLaNWQmnwo {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--rGqPFBnIzJDd);
text-shadow: 2px 2px var(--dfBAJWhoCBOS);
}

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

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

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

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

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

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

.zVjRwgOyjIuT {
font-size: 32px;
}

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

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

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

.rUfLaNWQmnwo {
font-size: 20px;
}

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

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

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

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

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

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

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

.cTzrmwnQckiJ .UusuyzQzpoZf {
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(--rGqPFBnIzJDd);
background: var(--JKMnOgBkQekK);
}

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

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

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

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

.cTzrmwnQckiJ .UusuyzQzpoZf {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.iPURXPukHCeY {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.PiutlCXNHBfc .pBdDsBWdzdVB {
width: 50%;
margin: 0;
}

.NNmHScjoEzVq {
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(--pyGRjMcTvnNC);
background: var(--DWeNcQyviolY);
}

.LAZQuOKsXkJQ {
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(--pyGRjMcTvnNC);
background: var(--DWeNcQyviolY);
}

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

.NNmHScjoEzVq:hover,
.LAZQuOKsXkJQ:hover {
background: var(--FPErLmlehMbS);
}

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

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

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

.dSspadWbeBiW {
flex-basis: auto;
}
}

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

.PxBNGhmCBYnp {
margin: 10px 0 0;
}

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

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

input[name="VhiHJrDLLeDM"],
#kPXCYSVRGyle,
#siNgoFWzAYDC,
#LCjddkeKvQqs,
#ugDXFXhptcsB {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.AJZnrJpasiEc li {
width: 100%;
}

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

.KxtZJEgijkXa:nth-of-type(1):checked ~ .AJZnrJpasiEc li:nth-child(1) label,
.KxtZJEgijkXa:nth-of-type(2):checked ~ .AJZnrJpasiEc li:nth-child(2) label,
.KxtZJEgijkXa:nth-of-type(3):checked ~ .AJZnrJpasiEc li:nth-child(3) label,
.KxtZJEgijkXa:nth-of-type(4):checked ~ .AJZnrJpasiEc li:nth-child(4) label {
background: var(--VCzFnxAiXwoZ);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.qVWJYHQBgFgo {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.KjgbPZVHqyLB {
margin: 0 -5px;
}

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

.JEcJKwhiSaSf {
padding: 16px;
}

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

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

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

.TObtPsswhaAr .stLcKJNNZMom {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--obQzaewMmAeB);
}

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

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

.YCUZCzwKNOzy small {
font-size: 14px;
color: var(--obQzaewMmAeB);
}

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

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

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

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

.TfpCTcgMPxtf {
color: #4285F4;
}

.xyTetBeuiPpH {
color: #EA4335;
}

.ificWjfJoujD {
color: #FBBC05;
}

.fgrBXguaJesj {
color: #34A853;
}

.FfPsNVttQsTY {
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(--pyGRjMcTvnNC);
background: var(--DWeNcQyviolY);
}

.shRnolUztSfs {
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(--pyGRjMcTvnNC);
background: var(--DWeNcQyviolY);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.FfPsNVttQsTY:hover,
.shRnolUztSfs:hover {
background: var(--FPErLmlehMbS);
}
}

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

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

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

.shRnolUztSfs {
margin: 18px auto 0;
}

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

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

.MjbfNgfYDbGo {
padding: 16px 32px;
border-left: 5px solid var(--IkWGkcovrllN);
border-radius: 10px;
font-size: 20px;
color: var(--rGqPFBnIzJDd);
background: var(--JKMnOgBkQekK);
}

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

@media (max-width: 767px) {
.xAXPMlvpsmUt {
margin-bottom: 60px;
}
}
.aXmhHlzONEYl,
#rriWJBZRQerw,
#XlzWVhJeabyI,
#PfOwZvOkDRkE {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#XlzWVhJeabyI:checked ~ .bAuSYEEjCItd.XKhDPoqPjUOi,
#PfOwZvOkDRkE:checked ~ .bAuSYEEjCItd.XKhDPoqPjUOi {
display: block;
}

#PfOwZvOkDRkE:checked ~ .bAuSYEEjCItd .eyBWqROtMVIW {
display: none;
}

#XlzWVhJeabyI:checked ~ .bAuSYEEjCItd .xyiDdXkOqMjq {
display: none;
}

body:has(#XlzWVhJeabyI:checked),
body:has(#PfOwZvOkDRkE:checked) {
overflow: hidden;
}

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

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

.WMlNYEVUMqkQ .eyBWqROtMVIW,
.WMlNYEVUMqkQ .xyiDdXkOqMjq {
display: block;
}

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

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

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

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

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

.wfIABeCMlOhT input::placeholder {
opacity: 0.6;
color: var(--obQzaewMmAeB);
}

.wfIABeCMlOhT input:hover,
.wfIABeCMlOhT input:focus {
border-color: var(--obQzaewMmAeB);
}

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

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

.kQOCSZFUYQTM > input,
#nhVaoaTsSNZy,
#ascXulIzsmQH,
#ErfEMwKMHLVK,
#JCpSuGzpXbXb,
#YysStiaZvEiu,
#MCJsFOGYtnqR,
.kQOCSZFUYQTM > input.cfVxAaehTSgr {
display: none;
}

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

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

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

.MHXbgWLDCjXU {
margin-bottom: 36px;
}

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

.MHXbgWLDCjXU textarea::placeholder {
opacity: 0.6;
color: var(--obQzaewMmAeB);
}

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

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

.AjBfxrIDALPj:hover {
background: var(--IkWGkcovrllN);
}

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

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

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

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

.xyiDdXkOqMjq .AjBfxrIDALPj {
margin: 0 auto;
}

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

.LDIfzBTYJHae {
margin-bottom: 20px;
}

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

.aqohWveybtZh {
margin-bottom: 16px;
}

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

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

.EKNksRqxDnLv li a {
color: var(--obQzaewMmAeB);
text-decoration: none;
}

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

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

.EKNksRqxDnLv li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.EKNksRqxDnLv {
padding: 0 16px;
}
}
.WRPTAJjpoRGN,
.fKWckOYJMszJ {
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(--obQzaewMmAeB);
border: 1px solid var(--IkWGkcovrllN);
background: var(--hahJwWIWPucl);
}

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

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

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

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

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

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

.hKGZRBuzjrxm a:hover {
color: var(--NyiafNPFeXBV);
}
.xTJlqRDCcXIk {
padding: 80px 0 0;
background: var(--QearUZkhXBro);
border-top: 1px solid var(--QEzmRyygdObV);
}

.IuzuOoRXZhei {
margin-bottom: 94px;
}

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

.wNPGCinIlHgl .WJTcVJiLaAnq {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.xTJlqRDCcXIk .ynWtWulwRTHY li a {
color: var(--UPLRYstkpSHk);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.IuzuOoRXZhei {
margin-bottom: 40px;
}

.kadhMJYBJICh {
flex-direction: column;
}

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

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

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

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

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

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

#rQcwxXMnlshW:checked + .rZtfkFdKbcqF {
color: var(--pyGRjMcTvnNC);
background: var(--VCzFnxAiXwoZ);
}

#rQcwxXMnlshW:checked + .rZtfkFdKbcqF .JksevGcurEYK {
transform: rotate(180deg);
}

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

.KDjQFmApcWCY {
min-width: 100%;
}

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

#rQcwxXMnlshW:checked ~ .vtRpNMsFjMsY {
display: flex;
flex-direction: column;
}

.vtRpNMsFjMsY .cwMXcBwFaBWZ {
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(--UPLRYstkpSHk);
transition: 0.3s ease-in-out;
}

@media (min-width: 1025px) {
.rZtfkFdKbcqF:hover {
color: var(--pyGRjMcTvnNC);
background: var(--VCzFnxAiXwoZ);
}

.vtRpNMsFjMsY .cwMXcBwFaBWZ:hover {
color: var(--pyGRjMcTvnNC);
background: var(--VCzFnxAiXwoZ);
}
}

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