:root {
--WfKhPGPInfrp: #23242B;
--HGHmlQeKnRaT: #6FAFCB;
--ZYdVHsqiYBbP: #F5C955;
--eUHzdgTfhKpS: #191A1F;
--OEdpDmyDqVTf: #22232B;
--BZHYliNUGWfk: #34435C;
--SOlDUzmcHCfE: #B4862F;
--QvgjGaUrPqVk: #F7F8FA;
--TIspuKSunwgo: #C9CBD0;
--BRUENhIwdGEH: #FBDB85;
--ZKjfkHrekzwb: #FFDA52;
--gWhqeogpAWnA: #2A3548;
--LsGptxbpLOSa: linear-gradient(132deg, #FFEA33 0%, #FFD84F 100%);
--YdVCFmkgUIWU: #22232B;
--xwoJOPrCaXhl: #202443;
--DxSuxCGSPAHl: rgba(5,6,10,0.48);
--GrjHtAVtwYDN: rgba(255,255,255,0.10);
--ixZiogwXjccz: #313F57;
--XfIOrifOdSfe: #F7F8FA;
--XLYVOEuptjCU: #34435C;
--bvAgNpEDCkeX: #C9CBD0;
--mVMyiwhaxuWU: #F7F8FA;
--AexRaQAyyJyu: #F5C955;
--RfeMEfSFFMsy: #6FAFCB;
--TJDTmtZyjrzV: rgba(6,8,12,0.42);
--nDwksJJVksBN: #B4862F;
--nJwaguBdmvNC: #E63946;
--OtxOUCseJyzw: #FF7A6B;

}

* {
box-sizing: border-box;
}

.DHSmlyGOFCNV a,
.QzivwdvDWxHK a {
color: var(--TIspuKSunwgo);
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(--WfKhPGPInfrp);
color: var(--QvgjGaUrPqVk);
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(--QvgjGaUrPqVk);
}

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

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

.AxBXrESeYTdP,
.qPsiChobuCVZ,
.inside-stsXDLngZhbY {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.hFdMXfmopNzO {
padding: 54px 0 0;
}

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

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

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

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

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

.DHSmlyGOFCNV .SZtkKaIHlkUX li a {
color: var(--TIspuKSunwgo);
font-weight: 400;
text-decoration: none;
}

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

.UBAwWlnOFARN {
margin-right: 0;
}

.DHSmlyGOFCNV .eYQPAisFofRQ,
.DHSmlyGOFCNV .sfNBFVkzXteh {
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;
}

.DHSmlyGOFCNV .eYQPAisFofRQ {
background: var(--ixZiogwXjccz);
color: var(--QvgjGaUrPqVk);
font-weight: 400;
}

.DHSmlyGOFCNV .sfNBFVkzXteh {
margin-left: 10px;
background: var(--BRUENhIwdGEH);
color: var(--gWhqeogpAWnA);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.DMIUDcaoPLdW {
display: none;
}

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

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

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

.DHSmlyGOFCNV .eYQPAisFofRQ:hover {
background: var(--ixZiogwXjccz);
opacity: 0.9;
}

.DHSmlyGOFCNV .sfNBFVkzXteh:hover {
background: var(--LsGptxbpLOSa);
}
}

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

.ZUYXQuFkVQQV {
margin-right: 105px;
}

.UBAwWlnOFARN {
margin-right: 0;
}
}

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

.nSWbGfhkMBcc {
order: -2;
}

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

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

.mVdrIArebBrL {
display: none;
}

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

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

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

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

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

.SZtkKaIHlkUX {
display: block;
}

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

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

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

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

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

.nVgcvtslcUyj .nSWbGfhkMBcc img {
max-width: 90px;
}

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

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

.nSWbGfhkMBcc {
flex: none;
}

.ZUYXQuFkVQQV {
max-width: none;
}

.DHSmlyGOFCNV .eYQPAisFofRQ,
.DHSmlyGOFCNV .sfNBFVkzXteh {
height: auto;
min-height: 38px;
padding: 4px 6px;
font-size: 12px;
line-height: 1.2;
}

.DHSmlyGOFCNV .sfNBFVkzXteh {
margin-left: 6px;
}
}
.mcnhkvXvmSqk {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.dkKwCrKssyPg {
position: relative;
}

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

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

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

.TSRUbIkmoQlZ {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--QvgjGaUrPqVk);
text-shadow: 2px 2px var(--WfKhPGPInfrp);
}

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

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

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

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

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

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

.qXUQsbzmmpwE {
font-size: 32px;
}

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

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

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

.TSRUbIkmoQlZ {
font-size: 20px;
}

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

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

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

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

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

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

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

.LoWwwefkkhBD .VKtvnAMrHuHL {
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(--QvgjGaUrPqVk);
background: var(--ixZiogwXjccz);
}

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

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

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

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

.LoWwwefkkhBD .VKtvnAMrHuHL {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.TogUZQvkfwhr {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.MAKJGHoZFCrn .AFdbQmqiwPMP {
width: 50%;
margin: 0;
}

.ohawCRNNuQWv {
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(--gWhqeogpAWnA);
background: var(--BRUENhIwdGEH);
}

.WyIsIxzBQjSb {
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(--gWhqeogpAWnA);
background: var(--BRUENhIwdGEH);
}

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

.ohawCRNNuQWv:hover,
.WyIsIxzBQjSb:hover {
background: var(--LsGptxbpLOSa);
}

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

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

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

.VpmzPdKaAjXE {
flex-basis: auto;
}
}

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

.bywHsyExlQRt {
margin: 10px 0 0;
}

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

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

input[name="YpEglapNaGjC"],
#QQRnLbhuxglT,
#PArjZSDbrRdb,
#ZxIlxAbNwmTt,
#IagTwefGuADj {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.MbmOeeZMgCCU li {
width: 100%;
}

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

.tQSTorDNTDcm:nth-of-type(1):checked ~ .MbmOeeZMgCCU li:nth-child(1) label,
.tQSTorDNTDcm:nth-of-type(2):checked ~ .MbmOeeZMgCCU li:nth-child(2) label,
.tQSTorDNTDcm:nth-of-type(3):checked ~ .MbmOeeZMgCCU li:nth-child(3) label,
.tQSTorDNTDcm:nth-of-type(4):checked ~ .MbmOeeZMgCCU li:nth-child(4) label {
background: var(--ZYdVHsqiYBbP);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.KguNnrFXHBQf {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.CouSLkdyiFuJ {
margin: 0 -5px;
}

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

.xelSbkrmAcDH {
padding: 16px;
}

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

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

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

.uvRyMOIcUBBz .rVutrBHhRlIQ {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--TIspuKSunwgo);
}

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

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

.QIslnGTKAiuh small {
font-size: 14px;
color: var(--TIspuKSunwgo);
}

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

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

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

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

.dvSbNDCWWoSK {
color: #4285F4;
}

.mqGefDkmqnyu {
color: #EA4335;
}

.RPbhpfUNLVrp {
color: #FBBC05;
}

.JGiWboHTmmSj {
color: #34A853;
}

.jrMxOcKunJLR {
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(--gWhqeogpAWnA);
background: var(--BRUENhIwdGEH);
}

.MXqpTkEWEdoC {
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(--gWhqeogpAWnA);
background: var(--BRUENhIwdGEH);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.jrMxOcKunJLR:hover,
.MXqpTkEWEdoC:hover {
background: var(--LsGptxbpLOSa);
}
}

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

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

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

.MXqpTkEWEdoC {
margin: 18px auto 0;
}

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

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

.hbghjWwGldov {
padding: 16px 32px;
border-left: 5px solid var(--RfeMEfSFFMsy);
border-radius: 10px;
font-size: 20px;
color: var(--QvgjGaUrPqVk);
background: var(--ixZiogwXjccz);
}

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

@media (max-width: 767px) {
.mINDwKbwSdza {
margin-bottom: 60px;
}
}
.ViwRKvyQMuFw,
#rPLjgLFpTJqb,
#DQPMqJnchpXr,
#WYMnulcifWEu {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#DQPMqJnchpXr:checked ~ .BfspmeSlBoJN.EGwDSZucdsds,
#WYMnulcifWEu:checked ~ .BfspmeSlBoJN.EGwDSZucdsds {
display: block;
}

#WYMnulcifWEu:checked ~ .BfspmeSlBoJN .PBDMGwfmEOtn {
display: none;
}

#DQPMqJnchpXr:checked ~ .BfspmeSlBoJN .XXkIBMKHlhMX {
display: none;
}

body:has(#DQPMqJnchpXr:checked),
body:has(#WYMnulcifWEu:checked) {
overflow: hidden;
}

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

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

.VqIRSVtpltiO .PBDMGwfmEOtn,
.VqIRSVtpltiO .XXkIBMKHlhMX {
display: block;
}

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

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

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

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

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

.ocAugFItZmoI input::placeholder {
opacity: 0.6;
color: var(--TIspuKSunwgo);
}

.ocAugFItZmoI input:hover,
.ocAugFItZmoI input:focus {
border-color: var(--TIspuKSunwgo);
}

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

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

.AvxwIoIWejUI > input,
#JUFXgIYCoZuR,
#wHWAiMDeTvYL,
#UwOxVLZzIqNM,
#TtPuZeKMCcoE,
#mSWJUmrnUPbo,
#STbvUwiQcafB,
.AvxwIoIWejUI > input.SRsyixFkjqDw {
display: none;
}

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

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

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

.rUwXWALWfWZT {
margin-bottom: 36px;
}

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

.rUwXWALWfWZT textarea::placeholder {
opacity: 0.6;
color: var(--TIspuKSunwgo);
}

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

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

.FoygjFsZktxA:hover {
background: var(--RfeMEfSFFMsy);
}

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

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

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

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

.XXkIBMKHlhMX .FoygjFsZktxA {
margin: 0 auto;
}

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

.sfItwWMKBbTU {
margin-bottom: 20px;
}

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

.FkirgCeLgHNK {
margin-bottom: 16px;
}

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

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

.jYwLxRTcCPHL li a {
color: var(--TIspuKSunwgo);
text-decoration: none;
}

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

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

.jYwLxRTcCPHL li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.jYwLxRTcCPHL {
padding: 0 16px;
}
}
.sXgriISJtood,
.UnpBjeahVHMv {
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(--TIspuKSunwgo);
border: 1px solid var(--RfeMEfSFFMsy);
background: var(--YdVCFmkgUIWU);
}

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

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

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

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

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

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

.pOydgdAyXJPv a:hover {
color: var(--SOlDUzmcHCfE);
}
.QzivwdvDWxHK {
padding: 80px 0 0;
background: var(--XLYVOEuptjCU);
border-top: 1px solid var(--GrjHtAVtwYDN);
}

.mdADctiHkpYW {
margin-bottom: 94px;
}

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

.VdorWuVHoUSp .NoMljNMtBDeE {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.QzivwdvDWxHK .OHXQTVKvnjFU li a {
color: var(--bvAgNpEDCkeX);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.mdADctiHkpYW {
margin-bottom: 40px;
}

.pMaRIESYTldT {
flex-direction: column;
}

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

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

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

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

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

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

#SJkRkNBgtOuA:checked + .DIrXymhTBoIj {
color: var(--gWhqeogpAWnA);
background: var(--ZYdVHsqiYBbP);
}

#SJkRkNBgtOuA:checked + .DIrXymhTBoIj .BRDtgkDxdVjy {
transform: rotate(180deg);
}

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

.YwXMweXVoGJE {
min-width: 100%;
}

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

#SJkRkNBgtOuA:checked ~ .GzrLgaiWJeeD {
display: flex;
flex-direction: column;
}

.GzrLgaiWJeeD .EqpGsnWoCyBS {
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(--bvAgNpEDCkeX);
transition: 0.3s ease-in-out;
}

@media (min-width: 1025px) {
.DIrXymhTBoIj:hover {
color: var(--gWhqeogpAWnA);
background: var(--ZYdVHsqiYBbP);
}

.GzrLgaiWJeeD .EqpGsnWoCyBS:hover {
color: var(--gWhqeogpAWnA);
background: var(--ZYdVHsqiYBbP);
}
}

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