:root {
--rpbATmgiFnWt: #212229;
--JRIcudINjdDE: #88C5DC;
--rQjfDzGLVzpx: #F5C955;
--vPOjTnWyshMu: #191A1F;
--ulVYrZGdIyLa: #242530;
--JvUzklbPCWBN: #2C3950;
--NxAmUZjQLpOh: #C08F38;
--yNzPvMSjKEku: #F4F5F7;
--zphyWxGXavCE: #CFD1D5;
--MhwrlXTtLqDc: #F5C955;
--NBoUdTXMnObP: #FFCC24;
--HTXuremLzqCH: #2C3950;
--cAfdUvCDEtUs: linear-gradient(136deg, #FFE81A 0%, #FFD645 100%);
--pukYDzQsGQbm: #242530;
--izrPcdrDyHcZ: #1D213D;
--SfMmolgCBhWK: rgba(0,0,0,0.46);
--WpsYBwNmwjDm: rgba(255,255,255,0.08);
--goygYYDKpdfy: #2C3950;
--COFHoYeJLWld: #F4F5F7;
--ftXjhZUWSRcM: #2C3950;
--LpjvFnOdBUaI: #CFD1D5;
--ajlFsSTHacJb: #F4F5F7;
--ZyRfLmToDDpj: #F5C955;
--SgPEWotbKSWF: #88C5DC;
--FAutORDoqIFo: rgba(0,0,0,0.45);
--DFgJvIsOCRbn: #C08F38;
--IPcIcCLNVtRg: #E84A3F;
--qrcdBodnpHLW: #FF7F66;

}

* {
box-sizing: border-box;
}

.EfEAdvOjgOuK a,
.axJoHEpKeXVi a {
color: var(--zphyWxGXavCE);
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(--rpbATmgiFnWt);
color: var(--yNzPvMSjKEku);
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(--yNzPvMSjKEku);
}

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

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

.mLiqlCnSbQrC,
.uzpwNlLQEYUe,
.inside-rxZgLVRKLsvR {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.foyFpSCpXPfW {
padding: 54px 0 0;
}

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

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

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

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

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

.EfEAdvOjgOuK .GfGDsyiWGRID li a {
color: var(--zphyWxGXavCE);
font-weight: 400;
text-decoration: none;
}

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

.bGhqHJRzWRsL {
margin-right: 0;
}

.EfEAdvOjgOuK .QzHyEIbcIHWH,
.EfEAdvOjgOuK .UkhyHRRELqWw {
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;
}

.EfEAdvOjgOuK .QzHyEIbcIHWH {
background: var(--goygYYDKpdfy);
color: var(--yNzPvMSjKEku);
font-weight: 400;
}

.EfEAdvOjgOuK .UkhyHRRELqWw {
margin-left: 10px;
background: var(--MhwrlXTtLqDc);
color: var(--HTXuremLzqCH);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.BdBQeUzZNJKf {
display: none;
}

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

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

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

.EfEAdvOjgOuK .QzHyEIbcIHWH:hover {
background: var(--goygYYDKpdfy);
opacity: 0.9;
}

.EfEAdvOjgOuK .UkhyHRRELqWw:hover {
background: var(--cAfdUvCDEtUs);
}
}

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

.IOCtKHHCUOzp {
margin-right: 105px;
}

.bGhqHJRzWRsL {
margin-right: 0;
}
}

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

.pufDYXquwNXU {
order: -2;
}

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

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

.uiBJtzjKXaCm {
display: none;
}

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

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

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

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

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

.GfGDsyiWGRID {
display: block;
}

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

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

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

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

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

.HMHiZYJVLzdn .pufDYXquwNXU img {
max-width: 90px;
}

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

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

.pufDYXquwNXU {
flex: none;
}

.IOCtKHHCUOzp {
max-width: none;
}

.EfEAdvOjgOuK .QzHyEIbcIHWH,
.EfEAdvOjgOuK .UkhyHRRELqWw {
height: auto;
min-height: 38px;
padding: 4px 6px;
font-size: 12px;
line-height: 1.2;
}

.EfEAdvOjgOuK .UkhyHRRELqWw {
margin-left: 6px;
}
}
.vaAcUcDKWDMW {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.HixqSmKDoDYl {
position: relative;
}

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

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

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

.IvjkdYDvNqns {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--yNzPvMSjKEku);
text-shadow: 2px 2px var(--rpbATmgiFnWt);
}

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

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

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

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

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

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

.aSAfiINqOnhA {
font-size: 32px;
}

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

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

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

.IvjkdYDvNqns {
font-size: 20px;
}

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

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

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

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

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

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

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

.zCEKcaejCTLL .tQgeQfaxgzsY {
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(--yNzPvMSjKEku);
background: var(--goygYYDKpdfy);
}

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

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

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

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

.zCEKcaejCTLL .tQgeQfaxgzsY {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.oDAPlpNgtLZw {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.UTbTZKTVsIjP .wsgwifqWGbqb {
width: 50%;
margin: 0;
}

.CGFSXvbReEEc {
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(--HTXuremLzqCH);
background: var(--MhwrlXTtLqDc);
}

.OYJeUqxmRelD {
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(--HTXuremLzqCH);
background: var(--MhwrlXTtLqDc);
}

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

.CGFSXvbReEEc:hover,
.OYJeUqxmRelD:hover {
background: var(--cAfdUvCDEtUs);
}

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

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

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

.CZqdRBadVPvN {
flex-basis: auto;
}
}

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

.zDnCbZHfRGug {
margin: 10px 0 0;
}

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

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

input[name="yVgFTtQcyWEJ"],
#qDINNMhRBWzf,
#xMMsvVWYOdmi,
#KeCJwIGernxi,
#GFZbqzTwexFw {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.tovNqAcyGcJe li {
width: 100%;
}

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

.axXidoxauGKc:nth-of-type(1):checked ~ .tovNqAcyGcJe li:nth-child(1) label,
.axXidoxauGKc:nth-of-type(2):checked ~ .tovNqAcyGcJe li:nth-child(2) label,
.axXidoxauGKc:nth-of-type(3):checked ~ .tovNqAcyGcJe li:nth-child(3) label,
.axXidoxauGKc:nth-of-type(4):checked ~ .tovNqAcyGcJe li:nth-child(4) label {
background: var(--rQjfDzGLVzpx);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.DvZuJkMrXLNm {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.JpbsRyQbSDEe {
margin: 0 -5px;
}

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

.XsZLqhqGusOj {
padding: 16px;
}

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

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

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

.HvNnZVrEDYhp .mxgiHEUWQFDg {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--zphyWxGXavCE);
}

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

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

.lkKhXVhobwFF small {
font-size: 14px;
color: var(--zphyWxGXavCE);
}

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

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

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

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

.sNYmHwkoPCDv {
color: #4285F4;
}

.TNTVDDqHdjFZ {
color: #EA4335;
}

.INCXXYiOYLPW {
color: #FBBC05;
}

.xpAcaiTYKTrl {
color: #34A853;
}

.pxgCLyunTxku {
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(--HTXuremLzqCH);
background: var(--MhwrlXTtLqDc);
}

.PzFnudJpcWeC {
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(--HTXuremLzqCH);
background: var(--MhwrlXTtLqDc);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.pxgCLyunTxku:hover,
.PzFnudJpcWeC:hover {
background: var(--cAfdUvCDEtUs);
}
}

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

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

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

.PzFnudJpcWeC {
margin: 18px auto 0;
}

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

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

.oGFngvoBIUbj {
padding: 16px 32px;
border-left: 5px solid var(--SgPEWotbKSWF);
border-radius: 10px;
font-size: 20px;
color: var(--yNzPvMSjKEku);
background: var(--goygYYDKpdfy);
}

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

@media (max-width: 767px) {
.vgWBkyHFyVwv {
margin-bottom: 60px;
}
}
.ESsLwIzwUdyK,
#btCiXcNIsGzb,
#mOWDjlAfpFHg,
#RvJcorLsZzqh {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#mOWDjlAfpFHg:checked ~ .nokIOpQbZwmF.LMgzxmzfpvGn,
#RvJcorLsZzqh:checked ~ .nokIOpQbZwmF.LMgzxmzfpvGn {
display: block;
}

#RvJcorLsZzqh:checked ~ .nokIOpQbZwmF .wkjonIkvsrGn {
display: none;
}

#mOWDjlAfpFHg:checked ~ .nokIOpQbZwmF .FPbiGpeLZHIJ {
display: none;
}

body:has(#mOWDjlAfpFHg:checked),
body:has(#RvJcorLsZzqh:checked) {
overflow: hidden;
}

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

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

.STEBDlRVsWME .wkjonIkvsrGn,
.STEBDlRVsWME .FPbiGpeLZHIJ {
display: block;
}

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

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

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

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

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

.mZCIsIIYxPiw input::placeholder {
opacity: 0.6;
color: var(--zphyWxGXavCE);
}

.mZCIsIIYxPiw input:hover,
.mZCIsIIYxPiw input:focus {
border-color: var(--zphyWxGXavCE);
}

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

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

.DbRepYVcByHV > input,
#BClLQKKzIHtL,
#eiUYueMGWCYS,
#HTIhsOjDLLRF,
#DgofRQpZSrgP,
#nbNzyxKncscM,
#gFBuxVnmfBUA,
.DbRepYVcByHV > input.eFhdCKJewOKl {
display: none;
}

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

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

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

.dDxnYGDELans {
margin-bottom: 36px;
}

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

.dDxnYGDELans textarea::placeholder {
opacity: 0.6;
color: var(--zphyWxGXavCE);
}

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

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

.QLUxgrjAokvr:hover {
background: var(--SgPEWotbKSWF);
}

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

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

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

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

.FPbiGpeLZHIJ .QLUxgrjAokvr {
margin: 0 auto;
}

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

.VYBNrQgJqgLO {
margin-bottom: 20px;
}

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

.PIevAZSXPtdw {
margin-bottom: 16px;
}

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

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

.QuqWzCpaUeEA li a {
color: var(--zphyWxGXavCE);
text-decoration: none;
}

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

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

.QuqWzCpaUeEA li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.QuqWzCpaUeEA {
padding: 0 16px;
}
}
.yHreywYjqEcs,
.jFeNiCzQxXaW {
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(--zphyWxGXavCE);
border: 1px solid var(--SgPEWotbKSWF);
background: var(--pukYDzQsGQbm);
}

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

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

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

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

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

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

.yvBEmPbKORVu a:hover {
color: var(--NxAmUZjQLpOh);
}
.axJoHEpKeXVi {
padding: 80px 0 0;
background: var(--ftXjhZUWSRcM);
border-top: 1px solid var(--WpsYBwNmwjDm);
}

.HXPCVzoxBMFv {
margin-bottom: 94px;
}

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

.fwPNuxecTkHx .uoIOuCCBjeUG {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.axJoHEpKeXVi .ZlIOLWlLLRQi li a {
color: var(--LpjvFnOdBUaI);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.HXPCVzoxBMFv {
margin-bottom: 40px;
}

.mifKvAfLpRAf {
flex-direction: column;
}

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

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

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

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

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

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

#kHBwBhKIhxBd:checked + .HSazXonHmKso {
color: var(--HTXuremLzqCH);
background: var(--rQjfDzGLVzpx);
}

#kHBwBhKIhxBd:checked + .HSazXonHmKso .ZcZtonsWEKLc {
transform: rotate(180deg);
}

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

.MkhGwyAzUseZ {
min-width: 100%;
}

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

#kHBwBhKIhxBd:checked ~ .cfLlYtZVHTLj {
display: flex;
flex-direction: column;
}

.cfLlYtZVHTLj .VFhBkobvREzM {
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(--LpjvFnOdBUaI);
transition: 0.3s ease-in-out;
}

@media (min-width: 1025px) {
.HSazXonHmKso:hover {
color: var(--HTXuremLzqCH);
background: var(--rQjfDzGLVzpx);
}

.cfLlYtZVHTLj .VFhBkobvREzM:hover {
color: var(--HTXuremLzqCH);
background: var(--rQjfDzGLVzpx);
}
}

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