:root {
--oECjairDobSC: #F7F4EE;
--WuxwkJOPsBza: #CCBD9F;
--OFTyomyyrwoe: #D59023;
--JlLtLXpiIoks: #F0EBE1;
--DQiYAmYyZGoP: #FFFDF9;
--ldqkwLSwehfc: #E0D5C0;
--WyeaQqfQPwtO: #9C6516;
--xaFLgJLbsUOy: #30281C;
--xObcUaVejYys: #524836;
--gChukhjugFgT: #DE9C36;
--bMeWhIDHVkAM: #E5A135;
--jMwwcRpoCFlK: #231C12;
--ypFfYsfgfiOh: linear-gradient(140deg, #F5B644 0%, #DB9524 100%);
--YrddaPMOpLnn: #FFFDF9;
--WewGMAdgreZY: #2C2319;
--VDpYctJvZskC: rgba(255,255,255,0.74);
--axrxdXuJODdv: rgba(0,0,0,0.08);
--NhiHKUCbmUvp: #E8DFCE;
--nWJOtvgWqgaO: #30281C;
--nLfyxQCxJqdF: #E0D5C0;
--XPvfZlyPewUN: #524836;
--UwntPeqIwqap: #30281C;
--HaFzaXuViPaA: #D59023;
--CeGrXuClQtYj: #CCBD9F;
--gsgYDyyRtZvb: rgba(38,29,17,0.18);
--VCrIakCDDsxI: #9C6516;
--zOpVxUAaNERV: #C33A28;
--gTPDDhhPneXa: #EC856E;

}

* {
box-sizing: border-box;
}

.TzqvlkBIGpMK a,
.zSAaXTuOWcPU a {
color: var(--xObcUaVejYys);
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(--oECjairDobSC);
color: var(--xaFLgJLbsUOy);
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(--xaFLgJLbsUOy);
}

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

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

.wltGBhABgRVL,
.gOQhwLIQZfey,
.inside-eRXHCPUjKdjW {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.TshHEYkZiFXW {
padding: 54px 0 0;
}

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

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

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

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

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

.TzqvlkBIGpMK .dMAAmOQZLOLr li a {
color: var(--xObcUaVejYys);
font-weight: 400;
text-decoration: none;
}

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

.OumfkgQxufKb {
margin-right: 0;
}

.TzqvlkBIGpMK .nGRUwgnyQLJY,
.TzqvlkBIGpMK .pBvvDKrBgVlz {
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;
}

.TzqvlkBIGpMK .nGRUwgnyQLJY {
background: var(--NhiHKUCbmUvp);
color: var(--xaFLgJLbsUOy);
font-weight: 400;
}

.TzqvlkBIGpMK .pBvvDKrBgVlz {
margin-left: 10px;
background: var(--gChukhjugFgT);
color: var(--jMwwcRpoCFlK);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.SUVRtcbZKKkX {
display: none;
}

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

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

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

.TzqvlkBIGpMK .nGRUwgnyQLJY:hover {
background: var(--NhiHKUCbmUvp);
opacity: 0.9;
}

.TzqvlkBIGpMK .pBvvDKrBgVlz:hover {
background: var(--ypFfYsfgfiOh);
}
}

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

.HfaXsdiWlaiK {
margin-right: 105px;
}

.OumfkgQxufKb {
margin-right: 0;
}
}

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

.ixxvPFxIvawr {
order: -2;
}

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

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

.OIzakKYjVZDv {
display: none;
}

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

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

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

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

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

.dMAAmOQZLOLr {
display: block;
}

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

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

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

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

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

.OYnGBOnBzotO .ixxvPFxIvawr img {
max-width: 90px;
}

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

.TzqvlkBIGpMK .nGRUwgnyQLJY,
.TzqvlkBIGpMK .pBvvDKrBgVlz {
height: 38px;
width: auto;
max-width: none;
padding: 0 10px;
white-space: normal;
text-align: center;
}
}
.DpFvQSmCpoCs {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.vSxVWGOtvRdE {
position: relative;
}

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

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

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

.XMtuQUfsRilj {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--xaFLgJLbsUOy);
text-shadow: 2px 2px var(--oECjairDobSC);
}

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

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

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

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

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

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

.AOxjNFgDhgWs {
font-size: 32px;
}

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

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

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

.XMtuQUfsRilj {
font-size: 20px;
}

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

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

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

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

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

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

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

.hgWGIbPMOePV .IIiEeuXGnlMR {
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(--xaFLgJLbsUOy);
background: var(--NhiHKUCbmUvp);
}

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

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

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

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

.hgWGIbPMOePV .IIiEeuXGnlMR {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.pbMgFlIPbzRG {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.XLXaePhIzvBf .EEpCaIBGdIjF {
width: 50%;
margin: 0;
}

.AlPasMJWeVcU {
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(--jMwwcRpoCFlK);
background: var(--gChukhjugFgT);
}

.pypboUeDwsFe {
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(--jMwwcRpoCFlK);
background: var(--gChukhjugFgT);
}

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

.AlPasMJWeVcU:hover,
.pypboUeDwsFe:hover {
background: var(--ypFfYsfgfiOh);
}

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

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

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

.SXvdUuKsHIjH {
flex-basis: auto;
}
}

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

.EiZNJbYowyQb {
margin: 10px 0 0;
}

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

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

input[name="WDVIySPUVuJL"],
#pXtrdsbSsnlO,
#qXWrSpKyGbBn,
#yFBKyezCcUDP,
#BqLeqmZXASgO {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.AyFLbMvAhKsc li {
width: 100%;
}

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

.kOqaIwEDGoho:nth-of-type(1):checked ~ .AyFLbMvAhKsc li:nth-child(1) label,
.kOqaIwEDGoho:nth-of-type(2):checked ~ .AyFLbMvAhKsc li:nth-child(2) label,
.kOqaIwEDGoho:nth-of-type(3):checked ~ .AyFLbMvAhKsc li:nth-child(3) label,
.kOqaIwEDGoho:nth-of-type(4):checked ~ .AyFLbMvAhKsc li:nth-child(4) label {
background: var(--OFTyomyyrwoe);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.RsXqWsEyqInC {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.uCdQPojQjWsT {
margin: 0 -5px;
}

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

.WPvJvJMOLFwq {
padding: 16px;
}

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

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

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

.ZkyRsujiyBcS .mJaDelqORbIT {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--xObcUaVejYys);
}

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

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

.GAXIVoVOlCwF small {
font-size: 14px;
color: var(--xObcUaVejYys);
}

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

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

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

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

.KyTLrDXyijIt {
color: #4285F4;
}

.NMVXfUpOUOGG {
color: #EA4335;
}

.VQHInBspchRY {
color: #FBBC05;
}

.efXSBPFIgTWm {
color: #34A853;
}

.vhlCFGnHkAyz {
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(--jMwwcRpoCFlK);
background: var(--gChukhjugFgT);
}

.gGiFIXVgMibT {
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(--jMwwcRpoCFlK);
background: var(--gChukhjugFgT);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.vhlCFGnHkAyz:hover,
.gGiFIXVgMibT:hover {
background: var(--ypFfYsfgfiOh);
}
}

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

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

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

.gGiFIXVgMibT {
margin: 18px auto 0;
}

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

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

.HNLFZehjPaMX {
padding: 16px 32px;
border-left: 5px solid var(--CeGrXuClQtYj);
border-radius: 10px;
font-size: 20px;
color: var(--xaFLgJLbsUOy);
background: var(--NhiHKUCbmUvp);
}

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

@media (max-width: 767px) {
.cAMcPvHVTNOv {
margin-bottom: 60px;
}
}
.dQWCyjdvmEEt,
#JoLLUGMBRIwd,
#aFqKddSAMwGm,
#dWMiDQHzpZRr {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#aFqKddSAMwGm:checked ~ .wgEymxexHikO.eFXAxNmxnyZf,
#dWMiDQHzpZRr:checked ~ .wgEymxexHikO.eFXAxNmxnyZf {
display: block;
}

#dWMiDQHzpZRr:checked ~ .wgEymxexHikO .JgIkcQytIYCD {
display: none;
}

#aFqKddSAMwGm:checked ~ .wgEymxexHikO .qVlAeZWAqMuR {
display: none;
}

body:has(#aFqKddSAMwGm:checked),
body:has(#dWMiDQHzpZRr:checked) {
overflow: hidden;
}

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

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

.uJqMFCaCAxAM .JgIkcQytIYCD,
.uJqMFCaCAxAM .qVlAeZWAqMuR {
display: block;
}

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

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

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

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

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

.QmnJOogFAdAw input::placeholder {
opacity: 0.6;
color: var(--xObcUaVejYys);
}

.QmnJOogFAdAw input:hover,
.QmnJOogFAdAw input:focus {
border-color: var(--xObcUaVejYys);
}

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

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

.CUgtnsyRaodQ > input,
#gyWncvMONZmm,
#PcSwrluLHZNu,
#RjoAEVxpoZTB,
#lkwCKnTWRCms,
#qNwVFTgNlwpZ,
#QRrrdWesCTej,
.CUgtnsyRaodQ > input.RqLJQFlurZsd {
display: none;
}

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

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

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

.VfItrNpXPGtZ {
margin-bottom: 36px;
}

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

.VfItrNpXPGtZ textarea::placeholder {
opacity: 0.6;
color: var(--xObcUaVejYys);
}

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

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

.VNnzujirDWNO:hover {
background: var(--CeGrXuClQtYj);
}

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

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

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

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

.qVlAeZWAqMuR .VNnzujirDWNO {
margin: 0 auto;
}

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

.XaohhuZeYGrG {
margin-bottom: 20px;
}

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

.ffISPnblnBkX {
margin-bottom: 16px;
}

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

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

.xWCoszxFXlVY li a {
color: var(--xObcUaVejYys);
text-decoration: none;
}

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

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

.xWCoszxFXlVY li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.xWCoszxFXlVY {
padding: 0 16px;
}
}
.lekxyqWcrmqX,
.mdbtBvIhNViW {
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(--xObcUaVejYys);
border: 1px solid var(--CeGrXuClQtYj);
background: var(--YrddaPMOpLnn);
}

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

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

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

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

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

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

.HQzbWEISTqSk a:hover {
color: var(--WyeaQqfQPwtO);
}
.zSAaXTuOWcPU {
padding: 80px 0 0;
background: var(--nLfyxQCxJqdF);
border-top: 1px solid var(--axrxdXuJODdv);
}

.ufLcpluwBxaQ {
margin-bottom: 94px;
}

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

.EDwkngLVsEZh .mdVEYoIKtwky {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.zSAaXTuOWcPU .ecXHsPxTnbfj li a {
color: var(--XPvfZlyPewUN);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.ufLcpluwBxaQ {
margin-bottom: 40px;
}

.bYlrsgSmOdOZ {
flex-direction: column;
}

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

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

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