:root {
--KPLBwAwJulmw: #F3EFE6;
--LfmAzdInjrsl: #CFC1A3;
--aZQoYjxuOinV: #D08A1D;
--JMcjYAOlXhrH: #ECE6D9;
--YUCDChomppBO: #FFFDFA;
--BFoEJsutcEzo: #DBCFB7;
--xkgbsHVbycdl: #8F5A0F;
--BQhMYJYIfWOG: #2B2318;
--exfdNLGEqSdm: #4E4536;
--nhpvPmQadymF: #D08A1D;
--PidlxkbmnEbW: #E5A135;
--MfJHsXSchufl: #352C1F;
--LLRspmkrVNoh: linear-gradient(136deg, #F9C25C 0%, #E0A035 100%);
--IVceoVKSohqB: #FFFDFA;
--kDDLgfNwOgyz: #261D15;
--NpNXhiBgXqKJ: rgba(255,255,255,0.82);
--rOqLDXvnjLHb: rgba(0,0,0,0.10);
--TqzvLMNoNIyk: #E0D5C0;
--ouKLUNsgwxix: #2B2318;
--pOiQgsTWdgjB: #DBCFB7;
--aIDlOXOyoWdB: #4E4536;
--sQmBgWkbTvTM: #2B2318;
--RRlLBLduJWBZ: #D08A1D;
--htPzMLMcDlah: #CFC1A3;
--lumzxSGsdRxC: rgba(45,35,20,0.14);
--btxmqoLdXqIP: #8F5A0F;
--WmJHWPxuPbGm: #AE2A1A;
--ZdXQXHykUNrg: #EE8E77;

}

* {
box-sizing: border-box;
}

.JAfzDsuXfTDy a,
.RoFyWGeQiqUH a {
color: var(--exfdNLGEqSdm);
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(--KPLBwAwJulmw);
color: var(--BQhMYJYIfWOG);
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(--BQhMYJYIfWOG);
}

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

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

.rEJpGKLwqJlb,
.FwUtNTfJpaSa,
.inside-ZQFAqPynxaNq {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.ZwqAOxSlLJGA {
padding: 54px 0 0;
}

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

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

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

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

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

.JAfzDsuXfTDy .JQzKdrYrDmXE li a {
color: var(--exfdNLGEqSdm);
font-weight: 400;
text-decoration: none;
}

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

.AepmslGLYZwZ {
margin-right: 0;
}

.JAfzDsuXfTDy .TbzNuroYfaSE,
.JAfzDsuXfTDy .FvjosTVJBQOt {
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;
}

.JAfzDsuXfTDy .TbzNuroYfaSE {
background: var(--TqzvLMNoNIyk);
color: var(--BQhMYJYIfWOG);
font-weight: 400;
}

.JAfzDsuXfTDy .FvjosTVJBQOt {
margin-left: 10px;
background: var(--nhpvPmQadymF);
color: var(--MfJHsXSchufl);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.tCuNVoJRzRZA {
display: none;
}

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

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

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

.JAfzDsuXfTDy .TbzNuroYfaSE:hover {
background: var(--TqzvLMNoNIyk);
opacity: 0.9;
}

.JAfzDsuXfTDy .FvjosTVJBQOt:hover {
background: var(--LLRspmkrVNoh);
}
}

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

.sCyeNQWLPXgb {
margin-right: 105px;
}

.AepmslGLYZwZ {
margin-right: 0;
}
}

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

.kktwBpBEHkoq {
order: -2;
}

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

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

.QwXEZVUkYDQW {
display: none;
}

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

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

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

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

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

.JQzKdrYrDmXE {
display: block;
}

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

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

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

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

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

.zCYXSPkfoudG .kktwBpBEHkoq img {
max-width: 90px;
}

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

.JAfzDsuXfTDy .TbzNuroYfaSE,
.JAfzDsuXfTDy .FvjosTVJBQOt {
height: 38px;
width: auto;
max-width: none;
padding: 0 10px;
white-space: normal;
text-align: center;
}
}
.fyYhqfEdpOjb {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.mAqmnXTwvTzm {
position: relative;
}

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

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

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

.lkDJRwcObXgP {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--BQhMYJYIfWOG);
text-shadow: 2px 2px var(--KPLBwAwJulmw);
}

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

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

.WdVMIAAoVXDX {
display: flex;
align-items: center;
justify-content: center;
max-width: 300px;
width: 100%;
height: 60px;
margin: 0 auto;
border-radius: 6px;
font-size: 18px;
font-weight: 600;
text-transform: uppercase;
text-decoration: none;
background: var(--nhpvPmQadymF);
color: var(--MfJHsXSchufl);
cursor: pointer;
animation: pulse 2s infinite;
}

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

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

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

.ZcyfXKLZvXmu {
font-size: 32px;
}

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

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

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

.lkDJRwcObXgP {
font-size: 20px;
}

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

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

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

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

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

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

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

.OQHfDgCvCoRy .odFCmUHNhEYC {
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(--BQhMYJYIfWOG);
background: var(--TqzvLMNoNIyk);
}

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

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

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

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

.OQHfDgCvCoRy .odFCmUHNhEYC {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.XVAauraFcczP {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.wnxXcUSXfLHw .iHvHgPeGnTBB {
width: 50%;
margin: 0;
}

.pQVVrbHdAslq {
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(--MfJHsXSchufl);
background: var(--nhpvPmQadymF);
}

.QZdriPfNpMps {
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(--MfJHsXSchufl);
background: var(--nhpvPmQadymF);
}

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

.pQVVrbHdAslq:hover,
.QZdriPfNpMps:hover {
background: var(--LLRspmkrVNoh);
}

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

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

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

.LLfRvCyBLeVQ {
flex-basis: auto;
}
}

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

.CjCCZoskhbyw {
margin: 10px 0 0;
}

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

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

input[name="DxMyJkBQUAKG"],
#aCElNLpEosby,
#oxNOGLUIXKNU,
#WOuwEGZXlSCl,
#xGSxTxyyWKWD {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.KRwzEsePaXPc li {
width: 100%;
}

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

.ynYsBAOselPt:nth-of-type(1):checked ~ .KRwzEsePaXPc li:nth-child(1) label,
.ynYsBAOselPt:nth-of-type(2):checked ~ .KRwzEsePaXPc li:nth-child(2) label,
.ynYsBAOselPt:nth-of-type(3):checked ~ .KRwzEsePaXPc li:nth-child(3) label,
.ynYsBAOselPt:nth-of-type(4):checked ~ .KRwzEsePaXPc li:nth-child(4) label {
background: var(--aZQoYjxuOinV);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.SFelgTfWkHmL {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.yqVbltKMOOpc {
margin: 0 -5px;
}

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

.gkZktGdTCRCg {
padding: 16px;
}

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

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

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

.fwVsOieNyUnG .aEejffRvRLUH {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--exfdNLGEqSdm);
}

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

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

.yQIrwgYclXKk small {
font-size: 14px;
color: var(--exfdNLGEqSdm);
}

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

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

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

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

.XgFxzlDDzCNO {
color: #4285F4;
}

.YsWIVbPNDzTZ {
color: #EA4335;
}

.PBGdWmfvIkTT {
color: #FBBC05;
}

.TdFfNQLhusUA {
color: #34A853;
}

.aSohFqTixdCQ {
display: flex;
align-items: center;
justify-content: center;
max-width: 200px;
width: 100%;
height: 42px;
border-radius: 6px;
text-decoration: none;
cursor: pointer;
color: var(--MfJHsXSchufl);
background: var(--nhpvPmQadymF);
}

.cNaguwBiIwTM {
display: flex;
align-items: center;
justify-content: center;
max-width: 214px;
width: 100%;
height: 46px;
margin: 32px auto 0;
border-radius: 6px;
font-size: 16px;
font-weight: 600;
text-decoration: none;
cursor: pointer;
color: var(--MfJHsXSchufl);
background: var(--nhpvPmQadymF);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.aSohFqTixdCQ:hover,
.cNaguwBiIwTM:hover {
background: var(--LLRspmkrVNoh);
}
}

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

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

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

.cNaguwBiIwTM {
margin: 18px auto 0;
}

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

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

.CIGpiKAoxJKc {
padding: 16px 32px;
border-left: 5px solid var(--htPzMLMcDlah);
border-radius: 10px;
font-size: 20px;
color: var(--BQhMYJYIfWOG);
background: var(--TqzvLMNoNIyk);
}

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

@media (max-width: 767px) {
.ALuRmeQkuYXw {
margin-bottom: 60px;
}
}
.HEgmGPeTUbgt,
#ZBsdHlanlcNx,
#uoFdlaqEDSUu,
#gLrBBSZORPEm {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#uoFdlaqEDSUu:checked ~ .NwmWUEDqpeHv.wREkieMBOtCq,
#gLrBBSZORPEm:checked ~ .NwmWUEDqpeHv.wREkieMBOtCq {
display: block;
}

#gLrBBSZORPEm:checked ~ .NwmWUEDqpeHv .qGyvWyGoXHwp {
display: none;
}

#uoFdlaqEDSUu:checked ~ .NwmWUEDqpeHv .AiLbzHozsoAx {
display: none;
}

body:has(#uoFdlaqEDSUu:checked),
body:has(#gLrBBSZORPEm:checked) {
overflow: hidden;
}

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

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

.sDnIiheSIiaC .qGyvWyGoXHwp,
.sDnIiheSIiaC .AiLbzHozsoAx {
display: block;
}

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

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

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

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

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

.jbLVlWXsZuay input::placeholder {
opacity: 0.6;
color: var(--exfdNLGEqSdm);
}

.jbLVlWXsZuay input:hover,
.jbLVlWXsZuay input:focus {
border-color: var(--exfdNLGEqSdm);
}

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

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

.YygxGZJZxrwJ > input,
#YddzqZHuGGJM,
#FpqOZfVtpnDf,
#VrBCMlAFlRNi,
#zmhzeTTBQqbl,
#KeGFBoClwJYu,
#FrAPynBHKVXC,
.YygxGZJZxrwJ > input.tJflrDSOzZhZ {
display: none;
}

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

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

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

.PlBqGknZUlnk {
margin-bottom: 36px;
}

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

.PlBqGknZUlnk textarea::placeholder {
opacity: 0.6;
color: var(--exfdNLGEqSdm);
}

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

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

.zwbRIZDELiJZ:hover {
background: var(--htPzMLMcDlah);
}

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

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

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

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

.AiLbzHozsoAx .zwbRIZDELiJZ {
margin: 0 auto;
}

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

.uqZUpWhWwqXI {
margin-bottom: 20px;
}

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

.yEgYbOvQWfug {
margin-bottom: 16px;
}

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

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

.vXqTVUCwYBes li a {
color: var(--exfdNLGEqSdm);
text-decoration: none;
}

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

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

.vXqTVUCwYBes li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.vXqTVUCwYBes {
padding: 0 16px;
}
}
.KVYWDORkIGFz,
.JQygUilfFBjh {
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(--exfdNLGEqSdm);
border: 1px solid var(--htPzMLMcDlah);
background: var(--IVceoVKSohqB);
}

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

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

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

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

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

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

.EdAsnmUsYcxQ a:hover {
color: var(--xkgbsHVbycdl);
}
.RoFyWGeQiqUH {
padding: 80px 0 0;
background: var(--pOiQgsTWdgjB);
border-top: 1px solid var(--rOqLDXvnjLHb);
}

.LJJjoCMAgEwC {
margin-bottom: 94px;
}

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

.HKqkPpjzzCLO .YYoCdMicXxNG {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.RoFyWGeQiqUH .XnkqVCRJLuRC li a {
color: var(--aIDlOXOyoWdB);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.LJJjoCMAgEwC {
margin-bottom: 40px;
}

.VposnnZJXUlA {
flex-direction: column;
}

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

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

.oykPTdalvVmv {
padding: 0 0 50px;
justify-content: flex-start;
}
}
