:root {
--hfAKmwaLiiay: #1B1620;
--OJIDqIyAYMlU: #C0A6DD;
--OJWZvhhWUMEa: #E8C46A;
--SwQslucNAVjT: #15101A;
--HIdrHIqyEGkV: #1D1823;
--aSAMZkCFacUb: #362845;
--ubwZiuOgVNJr: #A47E33;
--vJrpQFMClxbJ: #FBFAFC;
--WJLsRZEclgMj: #E4DEEA;
--fHUrICFafZVb: #E1B94F;
--FuLsxhvUNyIc: #FBDA92;
--kgjyEqRNmQSi: #382A48;
--eFrkGjfrBhea: linear-gradient(132deg, #FFDA70 0%, #ECBE4E 100%);
--CAPzotLUehuV: #1D1823;
--PLBchtwakbwT: #231A30;
--ZouFvTWkyJFJ: rgba(0,0,0,0.52);
--XJhTABcsLSlk: rgba(255,255,255,0.08);
--dYDaJfffdbvf: #382A48;
--nMEJPqJvnEjm: #FBFAFC;
--TxqpDnBRbgCR: #362845;
--CaclCQXEnNjg: #E4DEEA;
--ARxfdCPDQdqL: #FBFAFC;
--orGBmIsTEPwX: #E8C46A;
--gIDpTzQTcqTr: #C0A6DD;
--hBvZImbIHMtR: rgba(0,0,0,0.54);
--raJVbiGXFhWg: #A47E33;
--AMwSmBYquWHp: #E5556C;
--WNmAUNPOeoil: #F98A9B;

}

* {
box-sizing: border-box;
}

.BBlqjmgDaKxR a,
.LGyKuxJWovGc a {
color: var(--WJLsRZEclgMj);
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(--hfAKmwaLiiay);
color: var(--vJrpQFMClxbJ);
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(--vJrpQFMClxbJ);
}

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

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

.SQXzubEyCrYo,
.ySXJxVaLkGFB,
.inside-rxGyKuvmoEGe {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.vZdrcebYVsVo {
padding: 54px 0 0;
}

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

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

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

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

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

.BBlqjmgDaKxR .hoaxGbOFnJjE li a {
color: var(--WJLsRZEclgMj);
font-weight: 400;
text-decoration: none;
}

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

.mASyHqkWYJkt {
margin-right: 0;
}

.BBlqjmgDaKxR .brGdTpoCsWpX,
.BBlqjmgDaKxR .WWSPILYKuTap {
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;
}

.BBlqjmgDaKxR .brGdTpoCsWpX {
background: var(--dYDaJfffdbvf);
color: var(--vJrpQFMClxbJ);
font-weight: 400;
}

.BBlqjmgDaKxR .WWSPILYKuTap {
margin-left: 10px;
background: var(--fHUrICFafZVb);
color: var(--kgjyEqRNmQSi);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.hHLvcRgbZbln {
display: none;
}

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

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

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

.BBlqjmgDaKxR .brGdTpoCsWpX:hover {
background: var(--dYDaJfffdbvf);
opacity: 0.9;
}

.BBlqjmgDaKxR .WWSPILYKuTap:hover {
background: var(--eFrkGjfrBhea);
}
}

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

.upCpbckrFcnr {
margin-right: 105px;
}

.mASyHqkWYJkt {
margin-right: 0;
}
}

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

.jbqVLWfOUYmy {
order: -2;
}

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

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

.SBQlWknUgtns {
display: none;
}

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

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

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

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

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

.hoaxGbOFnJjE {
display: block;
}

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

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

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

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

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

.MXqbYizjkFTZ .jbqVLWfOUYmy img {
max-width: 90px;
}

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

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

.jbqVLWfOUYmy {
flex: none;
}

.upCpbckrFcnr {
max-width: none;
}

.BBlqjmgDaKxR .brGdTpoCsWpX,
.BBlqjmgDaKxR .WWSPILYKuTap {
height: auto;
min-height: 38px;
padding: 4px 6px;
font-size: 12px;
line-height: 1.2;
}

.BBlqjmgDaKxR .WWSPILYKuTap {
margin-left: 6px;
}
}
.dIOfMqQFfMAe {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.gPHNzTOfIqnk {
position: relative;
}

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

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

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

.LIQTivYZBoXt {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--vJrpQFMClxbJ);
text-shadow: 2px 2px var(--hfAKmwaLiiay);
}

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

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

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

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

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

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

.tBjzdCOWJDxc {
font-size: 32px;
}

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

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

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

.LIQTivYZBoXt {
font-size: 20px;
}

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

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

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

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

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

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

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

.AKNkhlaqiWVn .MjMQsocqVnGe {
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(--vJrpQFMClxbJ);
background: var(--dYDaJfffdbvf);
}

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

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

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

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

.AKNkhlaqiWVn .MjMQsocqVnGe {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.CEQKYVdocEPW {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.QVQjRYFTZDtX .AZobrTfoMRVG {
width: 50%;
margin: 0;
}

.IeHpPocADRKz {
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(--kgjyEqRNmQSi);
background: var(--fHUrICFafZVb);
}

.puDOCLPqCRJI {
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(--kgjyEqRNmQSi);
background: var(--fHUrICFafZVb);
}

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

.IeHpPocADRKz:hover,
.puDOCLPqCRJI:hover {
background: var(--eFrkGjfrBhea);
}

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

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

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

.LpwVyFliNwMT {
flex-basis: auto;
}
}

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

.rMVgehyqdtgC {
margin: 10px 0 0;
}

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

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

input[name="hvssYSlHjthA"],
#kDUyxAAOMUks,
#xTCWMsXzxefS,
#qOTMBLIyLjmC,
#MzfITNbEnQSt {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.jVwHZkIrpDGk li {
width: 100%;
}

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

.JKXpeIrNIXLS:nth-of-type(1):checked ~ .jVwHZkIrpDGk li:nth-child(1) label,
.JKXpeIrNIXLS:nth-of-type(2):checked ~ .jVwHZkIrpDGk li:nth-child(2) label,
.JKXpeIrNIXLS:nth-of-type(3):checked ~ .jVwHZkIrpDGk li:nth-child(3) label,
.JKXpeIrNIXLS:nth-of-type(4):checked ~ .jVwHZkIrpDGk li:nth-child(4) label {
background: var(--OJWZvhhWUMEa);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.PxGfRRKJIjGi {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.XUnNyUKhseQs {
margin: 0 -5px;
}

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

.UbFIiwgxNVPS {
padding: 16px;
}

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

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

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

.fnqArEknynig .kIpIJvMnmLqz {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--WJLsRZEclgMj);
}

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

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

.rWWoeKcVzDwy small {
font-size: 14px;
color: var(--WJLsRZEclgMj);
}

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

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

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

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

.OeITJTgEKiTL {
color: #4285F4;
}

.HLndXMGlcEjJ {
color: #EA4335;
}

.asFJdJihPpXV {
color: #FBBC05;
}

.WljjsoQzzGlN {
color: #34A853;
}

.PPsDELhwpnKW {
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(--kgjyEqRNmQSi);
background: var(--fHUrICFafZVb);
}

.suneCrPijgTe {
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(--kgjyEqRNmQSi);
background: var(--fHUrICFafZVb);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.PPsDELhwpnKW:hover,
.suneCrPijgTe:hover {
background: var(--eFrkGjfrBhea);
}
}

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

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

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

.suneCrPijgTe {
margin: 18px auto 0;
}

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

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

.fWKMQBuEslxE {
padding: 16px 32px;
border-left: 5px solid var(--gIDpTzQTcqTr);
border-radius: 10px;
font-size: 20px;
color: var(--vJrpQFMClxbJ);
background: var(--dYDaJfffdbvf);
}

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

@media (max-width: 767px) {
.pPbPbOfAaLNr {
margin-bottom: 60px;
}
}
.PHBlBpHqugzH,
#IITRvuWglkoN,
#vDsyzdCiFdgt,
#FPyoeeeyjRMl {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#vDsyzdCiFdgt:checked ~ .EmJQQxmSdAqr.ZVIqwncPouFg,
#FPyoeeeyjRMl:checked ~ .EmJQQxmSdAqr.ZVIqwncPouFg {
display: block;
}

#FPyoeeeyjRMl:checked ~ .EmJQQxmSdAqr .FhxlsakHPDSN {
display: none;
}

#vDsyzdCiFdgt:checked ~ .EmJQQxmSdAqr .COGrPYFrzZTF {
display: none;
}

body:has(#vDsyzdCiFdgt:checked),
body:has(#FPyoeeeyjRMl:checked) {
overflow: hidden;
}

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

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

.oPWxLrszuhGq .FhxlsakHPDSN,
.oPWxLrszuhGq .COGrPYFrzZTF {
display: block;
}

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

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

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

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

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

.hTctxIyuJTjl input::placeholder {
opacity: 0.6;
color: var(--WJLsRZEclgMj);
}

.hTctxIyuJTjl input:hover,
.hTctxIyuJTjl input:focus {
border-color: var(--WJLsRZEclgMj);
}

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

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

.vnnCaiMzgoRT > input,
#AaTUXUheMCqT,
#WvbaMZNKiXrf,
#wBEXoruWJaOC,
#wVyjSlrDWSdF,
#KUijTHLQVajn,
#KdBjltCTtrjs,
.vnnCaiMzgoRT > input.TnHdQLwUTMxn {
display: none;
}

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

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

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

.ewtJXMjhhwvD {
margin-bottom: 36px;
}

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

.ewtJXMjhhwvD textarea::placeholder {
opacity: 0.6;
color: var(--WJLsRZEclgMj);
}

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

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

.BakGzCbvdSyC:hover {
background: var(--gIDpTzQTcqTr);
}

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

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

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

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

.COGrPYFrzZTF .BakGzCbvdSyC {
margin: 0 auto;
}

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

.EqziZPMiMQgk {
margin-bottom: 20px;
}

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

.IQgieMiQpJch {
margin-bottom: 16px;
}

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

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

.daVAQsBKhOrH li a {
color: var(--WJLsRZEclgMj);
text-decoration: none;
}

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

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

.daVAQsBKhOrH li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.daVAQsBKhOrH {
padding: 0 16px;
}
}
.SlPgJpxauOhr,
.obJnhQgtWpXS {
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(--WJLsRZEclgMj);
border: 1px solid var(--gIDpTzQTcqTr);
background: var(--CAPzotLUehuV);
}

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

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

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

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

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

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

.yHiXcRcyEJaY a:hover {
color: var(--ubwZiuOgVNJr);
}
.LGyKuxJWovGc {
padding: 80px 0 0;
background: var(--TxqpDnBRbgCR);
border-top: 1px solid var(--XJhTABcsLSlk);
}

.pNWhqycoOPaG {
margin-bottom: 94px;
}

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

.cLhkEBfAfVQy .msPzCfjFNHQw {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.LGyKuxJWovGc .TdUGSoqSBFrW li a {
color: var(--CaclCQXEnNjg);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.pNWhqycoOPaG {
margin-bottom: 40px;
}

.KwsuKNzWBrwA {
flex-direction: column;
}

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

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

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

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

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

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

#IZOVxJiQWEuX:checked + .anmuGgHzmdnG {
color: var(--kgjyEqRNmQSi);
background: var(--OJWZvhhWUMEa);
}

#IZOVxJiQWEuX:checked + .anmuGgHzmdnG .fGCdsOMeUBnz {
transform: rotate(180deg);
}

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

.LGBzfsefeUHp {
min-width: 100%;
}

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

#IZOVxJiQWEuX:checked ~ .AiIzaBOZBwEM {
display: flex;
flex-direction: column;
}

.AiIzaBOZBwEM .cdgxnSvlEDiU {
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(--CaclCQXEnNjg);
transition: 0.3s ease-in-out;
}

@media (min-width: 1025px) {
.anmuGgHzmdnG:hover {
color: var(--kgjyEqRNmQSi);
background: var(--OJWZvhhWUMEa);
}

.AiIzaBOZBwEM .cdgxnSvlEDiU:hover {
color: var(--kgjyEqRNmQSi);
background: var(--OJWZvhhWUMEa);
}
}

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