:root {
--vLvZvaDRcqmr: #F7F8FA;
--KlLjdazuhtuE: #C7CFDC;
--TtSPVZFXQNpR: #E6B637;
--foxYQBNgTTnx: #EDEFF3;
--pisboSTWqorh: #FCFDFE;
--BEzlXIwVIkzD: #DCE2EB;
--HmQwWEHXastb: #B0832B;
--lalIhrBnhdFW: #151B29;
--qQZsMqoVBFld: #4C5566;
--mxCSUzOdSdCJ: #E4B333;
--ntgoTnsYpVGF: #F2C94E;
--dIzswGoBgaek: #222A3D;
--zrvCyQZcwcLv: linear-gradient(136deg, #FFDA6A 0%, #EFC142 100%);
--tlGnbZIKpNuF: #FCFDFE;
--rqogPGcTadzm: #22264A;
--kRZaCWlUWtVy: rgba(255,255,255,0.80);
--ZZPiPeMxBbja: rgba(0,0,0,0.10);
--iBwfEOKttvFA: #D2DAE5;
--aeSIFXhJxVgo: #151B29;
--nwVliDdPxoPu: #DCE2EB;
--duqfoCIsRzWa: #4C5566;
--ueOckaXocNeF: #151B29;
--EaJIrjgumwoP: #E6B637;
--LszbhBnGEOjB: #C7CFDC;
--gjWbyxGgIczU: rgba(20,26,40,0.08);
--XgXCsUdRFGOd: #B0832B;
--ZyFFyhwPRdcO: #C82231;
--KFPMwtlnIZao: #F16E7E;

}

* {
box-sizing: border-box;
}

.ODRHTmCuKXAZ a,
.yqPgfXxHaTHW a {
color: var(--qQZsMqoVBFld);
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(--vLvZvaDRcqmr);
color: var(--lalIhrBnhdFW);
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(--lalIhrBnhdFW);
}

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

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

.iRXhRwqzsqdC,
.JwbPSLagTlpm,
.inside-RPCaVZbWOmxy {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.tmYFCytVtFIO {
padding: 54px 0 0;
}

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

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

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

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

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

.ODRHTmCuKXAZ .EqFsBYwRXyjC li a {
color: var(--qQZsMqoVBFld);
font-weight: 400;
text-decoration: none;
}

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

.tfNbjDVRYsop {
margin-right: 0;
}

.ODRHTmCuKXAZ .GlfIlzVTqZzW,
.ODRHTmCuKXAZ .CNuYWauhaejw {
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;
}

.ODRHTmCuKXAZ .GlfIlzVTqZzW {
background: var(--iBwfEOKttvFA);
color: var(--lalIhrBnhdFW);
font-weight: 400;
}

.ODRHTmCuKXAZ .CNuYWauhaejw {
margin-left: 10px;
background: var(--mxCSUzOdSdCJ);
color: var(--dIzswGoBgaek);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.cxEFWpVIWRln {
display: none;
}

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

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

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

.ODRHTmCuKXAZ .GlfIlzVTqZzW:hover {
background: var(--iBwfEOKttvFA);
opacity: 0.9;
}

.ODRHTmCuKXAZ .CNuYWauhaejw:hover {
background: var(--zrvCyQZcwcLv);
}
}

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

.gtKibKJWLKCG {
margin-right: 105px;
}

.tfNbjDVRYsop {
margin-right: 0;
}
}

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

.dxuHkZguPFev {
order: -2;
}

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

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

.WhTquHSMwfkU {
display: none;
}

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

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

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

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

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

.EqFsBYwRXyjC {
display: block;
}

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

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

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

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

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

.ffkLwOEnrYEz .dxuHkZguPFev img {
max-width: 90px;
}

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

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

.dxuHkZguPFev {
flex: none;
}

.gtKibKJWLKCG {
max-width: none;
}

.ODRHTmCuKXAZ .GlfIlzVTqZzW,
.ODRHTmCuKXAZ .CNuYWauhaejw {
height: auto;
min-height: 38px;
padding: 4px 6px;
font-size: 12px;
line-height: 1.2;
}

.ODRHTmCuKXAZ .CNuYWauhaejw {
margin-left: 6px;
}
}
.ZrTGdADClbWW {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.gCqhBiOSXCqM {
position: relative;
}

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

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

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

.iIxfXIMDGkfu {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--lalIhrBnhdFW);
text-shadow: 2px 2px var(--vLvZvaDRcqmr);
}

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

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

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

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

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

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

.YvudASyMlboh {
font-size: 32px;
}

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

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

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

.iIxfXIMDGkfu {
font-size: 20px;
}

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

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

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

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

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

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

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

.WYduUnToLtlX .OWYwGLUppkkQ {
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(--lalIhrBnhdFW);
background: var(--iBwfEOKttvFA);
}

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

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

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

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

.WYduUnToLtlX .OWYwGLUppkkQ {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.yEGxHjYchPxp {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.zwfDBZsPEFoi .wxETjvwbaVKY {
width: 50%;
margin: 0;
}

.iXhFHNRQnHIZ {
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(--dIzswGoBgaek);
background: var(--mxCSUzOdSdCJ);
}

.AxVqFenyHuFN {
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(--dIzswGoBgaek);
background: var(--mxCSUzOdSdCJ);
}

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

.iXhFHNRQnHIZ:hover,
.AxVqFenyHuFN:hover {
background: var(--zrvCyQZcwcLv);
}

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

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

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

.aDTKtfjyKtqs {
flex-basis: auto;
}
}

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

.iiSYbdIUCSmS {
margin: 10px 0 0;
}

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

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

input[name="KSJLZjaEWMdg"],
#BYJxkyqyBgJl,
#ENTdzRxSOYNz,
#wIIuPmrFqjAe,
#JMEqvosLtzPB {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.przMikSkwYQa li {
width: 100%;
}

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

.xXfbTGjCnYHR:nth-of-type(1):checked ~ .przMikSkwYQa li:nth-child(1) label,
.xXfbTGjCnYHR:nth-of-type(2):checked ~ .przMikSkwYQa li:nth-child(2) label,
.xXfbTGjCnYHR:nth-of-type(3):checked ~ .przMikSkwYQa li:nth-child(3) label,
.xXfbTGjCnYHR:nth-of-type(4):checked ~ .przMikSkwYQa li:nth-child(4) label {
background: var(--TtSPVZFXQNpR);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.aDIpGbWDnAZy {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.KTtyuxLaFxkk {
margin: 0 -5px;
}

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

.gqMlRURqiLJJ {
padding: 16px;
}

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

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

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

.EPejfHbHCdGU .NZxPVzaWiTwd {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--qQZsMqoVBFld);
}

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

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

.zLGZJSvRFOQN small {
font-size: 14px;
color: var(--qQZsMqoVBFld);
}

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

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

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

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

.zQYVAIRLikBB {
color: #4285F4;
}

.iGnGQqoaeBQr {
color: #EA4335;
}

.HwJPTnhUyAPl {
color: #FBBC05;
}

.PloqwXFSQBeH {
color: #34A853;
}

.scUdiJqRnVoe {
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(--dIzswGoBgaek);
background: var(--mxCSUzOdSdCJ);
}

.dbQlNNJKnNdh {
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(--dIzswGoBgaek);
background: var(--mxCSUzOdSdCJ);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.scUdiJqRnVoe:hover,
.dbQlNNJKnNdh:hover {
background: var(--zrvCyQZcwcLv);
}
}

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

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

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

.dbQlNNJKnNdh {
margin: 18px auto 0;
}

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

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

.COWLdYkHeZUV {
padding: 16px 32px;
border-left: 5px solid var(--LszbhBnGEOjB);
border-radius: 10px;
font-size: 20px;
color: var(--lalIhrBnhdFW);
background: var(--iBwfEOKttvFA);
}

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

@media (max-width: 767px) {
.eEQFvSbkRfhl {
margin-bottom: 60px;
}
}
.DvYRslXBOACs,
#ZjsbfaULTkCH,
#FDAjJSumlCtM,
#tTRxvpfyKBQJ {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#FDAjJSumlCtM:checked ~ .JHpRTqsKnKtQ.qCgYNOsXBAEQ,
#tTRxvpfyKBQJ:checked ~ .JHpRTqsKnKtQ.qCgYNOsXBAEQ {
display: block;
}

#tTRxvpfyKBQJ:checked ~ .JHpRTqsKnKtQ .rCMAJBWgnqBr {
display: none;
}

#FDAjJSumlCtM:checked ~ .JHpRTqsKnKtQ .lBLnuTgtHzUl {
display: none;
}

body:has(#FDAjJSumlCtM:checked),
body:has(#tTRxvpfyKBQJ:checked) {
overflow: hidden;
}

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

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

.kngObZAlmAaw .rCMAJBWgnqBr,
.kngObZAlmAaw .lBLnuTgtHzUl {
display: block;
}

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

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

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

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

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

.gKxiqfcsHZLX input::placeholder {
opacity: 0.6;
color: var(--qQZsMqoVBFld);
}

.gKxiqfcsHZLX input:hover,
.gKxiqfcsHZLX input:focus {
border-color: var(--qQZsMqoVBFld);
}

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

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

.EJCoujWCRGuR > input,
#zgpEfSnUZqlS,
#LcVUujUjWDKY,
#vkNcpLJxqzZG,
#fxuyOdLgAbQN,
#wrUIrHxybQzG,
#NrOeLNcZKkbl,
.EJCoujWCRGuR > input.CQiVnaUsmeka {
display: none;
}

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

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

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

.iGzXBTcxyAnl {
margin-bottom: 36px;
}

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

.iGzXBTcxyAnl textarea::placeholder {
opacity: 0.6;
color: var(--qQZsMqoVBFld);
}

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

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

.OXfcOFgHwiFd:hover {
background: var(--LszbhBnGEOjB);
}

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

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

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

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

.lBLnuTgtHzUl .OXfcOFgHwiFd {
margin: 0 auto;
}

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

.CekxnAXPKVWo {
margin-bottom: 20px;
}

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

.zCnBlyWqArfO {
margin-bottom: 16px;
}

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

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

.EZMXllzsfSiD li a {
color: var(--qQZsMqoVBFld);
text-decoration: none;
}

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

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

.EZMXllzsfSiD li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.EZMXllzsfSiD {
padding: 0 16px;
}
}
.zXVoXpsEvmiB,
.PuRTAiFmRxwy {
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(--qQZsMqoVBFld);
border: 1px solid var(--LszbhBnGEOjB);
background: var(--tlGnbZIKpNuF);
}

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

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

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

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

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

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

.bXfRhagUWMzW a:hover {
color: var(--HmQwWEHXastb);
}
.yqPgfXxHaTHW {
padding: 80px 0 0;
background: var(--nwVliDdPxoPu);
border-top: 1px solid var(--ZZPiPeMxBbja);
}

.HmOGRzjYmmfT {
margin-bottom: 94px;
}

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

.MyhKykdGJjUo .uZmduqfStRWI {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.yqPgfXxHaTHW .KxRvLRxcGbPG li a {
color: var(--duqfoCIsRzWa);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.HmOGRzjYmmfT {
margin-bottom: 40px;
}

.jWzSauyLiRkP {
flex-direction: column;
}

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

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

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

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

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

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

#EWiEkKHgqrLi:checked + .gdwotABrqbEf {
color: var(--dIzswGoBgaek);
background: var(--TtSPVZFXQNpR);
}

#EWiEkKHgqrLi:checked + .gdwotABrqbEf .CEgZgYLErnPx {
transform: rotate(180deg);
}

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

.aYiLoUsuOvmw {
min-width: 100%;
}

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

#EWiEkKHgqrLi:checked ~ .wRvWwtenlBdj {
display: flex;
flex-direction: column;
}

.wRvWwtenlBdj .PiQSctaxBfDy {
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(--duqfoCIsRzWa);
transition: 0.3s ease-in-out;
}

@media (min-width: 1025px) {
.gdwotABrqbEf:hover {
color: var(--dIzswGoBgaek);
background: var(--TtSPVZFXQNpR);
}

.wRvWwtenlBdj .PiQSctaxBfDy:hover {
color: var(--dIzswGoBgaek);
background: var(--TtSPVZFXQNpR);
}
}

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