:root {
--kGdrtnsrTsuB: #1B1620;
--MAvUfVFzyYrr: #B296D2;
--DyoOXQBgFDGy: #E8C46A;
--AOYgAKZnSwZN: #140F16;
--rcnNteYVsHmB: #191420;
--BrmSBOPLQPvE: #423253;
--ZTlYFUssljmT: #A47E33;
--ZflxoXROvmJt: #FFFFFF;
--bcJtgDERYeAI: #CCC3D4;
--djqIfqacXHrV: #E6C165;
--kUwDDGYtVOgg: #F5CE6A;
--xhWrCiMtGRcQ: #423253;
--AzQbgMBVDJhs: linear-gradient(140deg, #FFE596 0%, #F3CA6A 100%);
--QdALcceVOmVX: #191420;
--kBJGlWMFyTpK: #231A30;
--ApRZcwGhaOhF: rgba(0,0,0,0.40);
--AxxcuHzdZBtV: rgba(255,255,255,0.06);
--HadvrQmbuQgv: #382A48;
--tThvOHQAbcfw: #FFFFFF;
--EEUiCWAhvYdZ: #423253;
--eGVssIZUrCvH: #CCC3D4;
--bHouLTpqhEIQ: #FFFFFF;
--FbKWLjSBhNNu: #E8C46A;
--ngzFkBzNDIgG: #B296D2;
--EsFwZanuFyVf: rgba(20,14,26,0.55);
--rgNyvqjlKjNU: #A47E33;
--FUiQOvnTXZNc: #DC4159;
--SSJSKvCeayJz: #FF95A6;

}

* {
box-sizing: border-box;
}

.HeopvrUtzidC a,
.UTdCSixQazSD a {
color: var(--bcJtgDERYeAI);
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(--kGdrtnsrTsuB);
color: var(--ZflxoXROvmJt);
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(--ZflxoXROvmJt);
}

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

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

.qSoNjbSpVugO,
.ttnsGmHchmZW,
.inside-LWLyCpPjeKPX {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.nDgdkBGzSifD {
padding: 54px 0 0;
}

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

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

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

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

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

.HeopvrUtzidC .pRLuHjnxRAzh li a {
color: var(--bcJtgDERYeAI);
font-weight: 400;
text-decoration: none;
}

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

.KqjSyVjqEueK {
margin-right: 0;
}

.HeopvrUtzidC .qzVPsKmMkrfG,
.HeopvrUtzidC .mOUpiKIoOroC {
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;
}

.HeopvrUtzidC .qzVPsKmMkrfG {
background: var(--HadvrQmbuQgv);
color: var(--ZflxoXROvmJt);
font-weight: 400;
}

.HeopvrUtzidC .mOUpiKIoOroC {
margin-left: 10px;
background: var(--djqIfqacXHrV);
color: var(--xhWrCiMtGRcQ);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.ZiMtneEdECIe {
display: none;
}

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

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

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

.HeopvrUtzidC .qzVPsKmMkrfG:hover {
background: var(--HadvrQmbuQgv);
opacity: 0.9;
}

.HeopvrUtzidC .mOUpiKIoOroC:hover {
background: var(--AzQbgMBVDJhs);
}
}

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

.SNAFXXWhqFmZ {
margin-right: 105px;
}

.KqjSyVjqEueK {
margin-right: 0;
}
}

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

.YmjDlRrGWVFa {
order: -2;
}

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

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

.VVlVaaUUYzWU {
display: none;
}

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

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

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

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

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

.pRLuHjnxRAzh {
display: block;
}

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

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

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

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

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

.OOnAZBemlIRx .YmjDlRrGWVFa img {
max-width: 90px;
}

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

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

.YmjDlRrGWVFa {
flex: none;
}

.SNAFXXWhqFmZ {
max-width: none;
}

.HeopvrUtzidC .qzVPsKmMkrfG,
.HeopvrUtzidC .mOUpiKIoOroC {
height: auto;
min-height: 38px;
padding: 4px 6px;
font-size: 12px;
line-height: 1.2;
}

.HeopvrUtzidC .mOUpiKIoOroC {
margin-left: 6px;
}
}
.nTCclOzvJjit {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.cvzOyAeLBAWG {
position: relative;
}

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

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

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

.rUnSHsVBgHbq {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--ZflxoXROvmJt);
text-shadow: 2px 2px var(--kGdrtnsrTsuB);
}

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

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

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

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

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

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

.NoQTqlidNhbU {
font-size: 32px;
}

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

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

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

.rUnSHsVBgHbq {
font-size: 20px;
}

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

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

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

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

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

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

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

.nbmpCgQOvPqD .BvVHKrQTQBIv {
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(--ZflxoXROvmJt);
background: var(--HadvrQmbuQgv);
}

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

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

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

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

.nbmpCgQOvPqD .BvVHKrQTQBIv {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.NHLYvMexYjiO {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.gKGLTZjMEfwA .TqhCxDBihxAl {
width: 50%;
margin: 0;
}

.omwlGcsjbbiI {
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(--xhWrCiMtGRcQ);
background: var(--djqIfqacXHrV);
}

.xIbFFeetPfJV {
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(--xhWrCiMtGRcQ);
background: var(--djqIfqacXHrV);
}

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

.omwlGcsjbbiI:hover,
.xIbFFeetPfJV:hover {
background: var(--AzQbgMBVDJhs);
}

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

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

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

.pwaWRgcHmeCi {
flex-basis: auto;
}
}

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

.xNHwtxHAJzKn {
margin: 10px 0 0;
}

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

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

input[name="SbZzXvADkUUE"],
#AETvpoLexnSP,
#JZmsvyxYHOHV,
#wRhznhhLrXFS,
#GEdtHPwLqYRd {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.NhMnMBnMoBhs li {
width: 100%;
}

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

.NwejigRoWprp:nth-of-type(1):checked ~ .NhMnMBnMoBhs li:nth-child(1) label,
.NwejigRoWprp:nth-of-type(2):checked ~ .NhMnMBnMoBhs li:nth-child(2) label,
.NwejigRoWprp:nth-of-type(3):checked ~ .NhMnMBnMoBhs li:nth-child(3) label,
.NwejigRoWprp:nth-of-type(4):checked ~ .NhMnMBnMoBhs li:nth-child(4) label {
background: var(--DyoOXQBgFDGy);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lgKPnUPZzKCr {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.JauVSXCLmMma {
margin: 0 -5px;
}

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

.erAxKRpRejbE {
padding: 16px;
}

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

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

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

.vkUxIcvblqof .hagKDYcgsfow {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--bcJtgDERYeAI);
}

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

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

.JCKAFlWuqaHJ small {
font-size: 14px;
color: var(--bcJtgDERYeAI);
}

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

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

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

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

.jYnRFUQRYROd {
color: #4285F4;
}

.wLntzaWQARbP {
color: #EA4335;
}

.cKCfGpqPZDBq {
color: #FBBC05;
}

.kfwtnvjNausu {
color: #34A853;
}

.tmtcRwZjUYha {
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(--xhWrCiMtGRcQ);
background: var(--djqIfqacXHrV);
}

.evnTAkIbIGLQ {
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(--xhWrCiMtGRcQ);
background: var(--djqIfqacXHrV);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.tmtcRwZjUYha:hover,
.evnTAkIbIGLQ:hover {
background: var(--AzQbgMBVDJhs);
}
}

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

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

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

.evnTAkIbIGLQ {
margin: 18px auto 0;
}

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

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

.TCfCwHmHsKlB {
padding: 16px 32px;
border-left: 5px solid var(--ngzFkBzNDIgG);
border-radius: 10px;
font-size: 20px;
color: var(--ZflxoXROvmJt);
background: var(--HadvrQmbuQgv);
}

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

@media (max-width: 767px) {
.TpwNwPWTDcKT {
margin-bottom: 60px;
}
}
.BKMNewndPtDg,
#UXJyLzmPxsgS,
#LROCwQTexWYq,
#HqmxvWZnOIwP {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#LROCwQTexWYq:checked ~ .yIuFpvMsqpXG.kLbMYOVkRaNT,
#HqmxvWZnOIwP:checked ~ .yIuFpvMsqpXG.kLbMYOVkRaNT {
display: block;
}

#HqmxvWZnOIwP:checked ~ .yIuFpvMsqpXG .LuYOJndNmMlW {
display: none;
}

#LROCwQTexWYq:checked ~ .yIuFpvMsqpXG .AqJltBWehEfy {
display: none;
}

body:has(#LROCwQTexWYq:checked),
body:has(#HqmxvWZnOIwP:checked) {
overflow: hidden;
}

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

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

.FuWKTabpWhIA .LuYOJndNmMlW,
.FuWKTabpWhIA .AqJltBWehEfy {
display: block;
}

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

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

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

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

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

.fDhlJNOeKvdU input::placeholder {
opacity: 0.6;
color: var(--bcJtgDERYeAI);
}

.fDhlJNOeKvdU input:hover,
.fDhlJNOeKvdU input:focus {
border-color: var(--bcJtgDERYeAI);
}

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

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

.yFkukCWZjZnm > input,
#RFGfcLbxePOn,
#iBVujUcasbJP,
#vhzfpOcsiIXx,
#rmelTlfeiqxn,
#iExUtkeHQgTr,
#nXYEyYtNEUuO,
.yFkukCWZjZnm > input.GjehBhlWpYHR {
display: none;
}

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

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

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

.NhiOKTtYyYAv {
margin-bottom: 36px;
}

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

.NhiOKTtYyYAv textarea::placeholder {
opacity: 0.6;
color: var(--bcJtgDERYeAI);
}

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

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

.xRvSTdhqEaLE:hover {
background: var(--ngzFkBzNDIgG);
}

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

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

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

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

.AqJltBWehEfy .xRvSTdhqEaLE {
margin: 0 auto;
}

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

.MrKZulQJwunZ {
margin-bottom: 20px;
}

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

.YUdzPQYtZRsQ {
margin-bottom: 16px;
}

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

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

.rrPSweKjHlFa li a {
color: var(--bcJtgDERYeAI);
text-decoration: none;
}

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

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

.rrPSweKjHlFa li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.rrPSweKjHlFa {
padding: 0 16px;
}
}
.FjsWjvAQgyoj,
.QGSAnrWIhtaj {
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(--bcJtgDERYeAI);
border: 1px solid var(--ngzFkBzNDIgG);
background: var(--QdALcceVOmVX);
}

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

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

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

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

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

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

.jXkxTMqHHMRF a:hover {
color: var(--ZTlYFUssljmT);
}
.UTdCSixQazSD {
padding: 80px 0 0;
background: var(--EEUiCWAhvYdZ);
border-top: 1px solid var(--AxxcuHzdZBtV);
}

.VlTwYQBdtIuU {
margin-bottom: 94px;
}

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

.IGOrQskGLogI .zryZLPVTaXHI {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.UTdCSixQazSD .FsULqiDuslGy li a {
color: var(--eGVssIZUrCvH);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.VlTwYQBdtIuU {
margin-bottom: 40px;
}

.ZKhxNEmeAHEN {
flex-direction: column;
}

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

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

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

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

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

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

#WcrcqXfOhrZh:checked + .LXXGTtLhIAfi {
color: var(--xhWrCiMtGRcQ);
background: var(--DyoOXQBgFDGy);
}

#WcrcqXfOhrZh:checked + .LXXGTtLhIAfi .VJauhpaZltwe {
transform: rotate(180deg);
}

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

.KufbHlyvdgSh {
min-width: 100%;
}

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

#WcrcqXfOhrZh:checked ~ .zMoQEoydHNFa {
display: flex;
flex-direction: column;
}

.zMoQEoydHNFa .cqbSDwnqmhAo {
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(--eGVssIZUrCvH);
transition: 0.3s ease-in-out;
}

@media (min-width: 1025px) {
.LXXGTtLhIAfi:hover {
color: var(--xhWrCiMtGRcQ);
background: var(--DyoOXQBgFDGy);
}

.zMoQEoydHNFa .cqbSDwnqmhAo:hover {
color: var(--xhWrCiMtGRcQ);
background: var(--DyoOXQBgFDGy);
}
}

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