:root {
--WDeDnhdhTFBK: #F5F6F8;
--LUIMFGfamxVf: #CAD2DE;
--PVQknrzIhxBb: #E6B637;
--srrjltKQwWfv: #EAEDF2;
--QJyUpScjuCpR: #FEFEFF;
--bCaDhNFUmXSO: #DFE4EC;
--mizouJKUtZVq: #A2751E;
--ThSDWRzWkixp: #151B29;
--iZkoHHJMfEtw: #414A5B;
--NFxxOTPtLaRD: #E8B93C;
--fxUFdqlVROTw: #F7CE58;
--FjXBXTBHURKm: #1F2739;
--mTPLgPsMQLfB: linear-gradient(136deg, #FFDA6A 0%, #EFC142 100%);
--vFGojJVvxlLD: #FEFEFF;
--ccyefIHIuaIv: #1A1E38;
--OplWbbfOdGbk: rgba(252,253,255,0.76);
--OuUbPlrcFwSD: rgba(0,0,0,0.13);
--qynoWYQZrEEh: #E1E6EE;
--GlrqPBHeWikx: #151B29;
--cXlgEwHDjJpk: #DFE4EC;
--GEbuBQhlEyrt: #414A5B;
--sbtaYhQSlnlj: #151B29;
--NCpeomkfJafT: #E6B637;
--McEgmRWwEtqQ: #CAD2DE;
--EbHSXsaeknTJ: rgba(20,26,40,0.08);
--oKepDihLNIED: #A2751E;
--IGajTlkfKhtl: #D22B39;
--hBBxxLNMbJze: #EE6272;

}

* {
box-sizing: border-box;
}

.ToHBWSrZMZRG a,
.UVQhyuoYIWas a {
color: var(--iZkoHHJMfEtw);
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(--WDeDnhdhTFBK);
color: var(--ThSDWRzWkixp);
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(--ThSDWRzWkixp);
}

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

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

.ojYrFisVsKvu,
.avRnFdeErcZn,
.inside-SErrMwsNYQPd {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.llqPqKuFiAnJ {
padding: 54px 0 0;
}

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

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

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

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

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

.ToHBWSrZMZRG .wRCnzdBtrApV li a {
color: var(--iZkoHHJMfEtw);
font-weight: 400;
text-decoration: none;
}

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

.eMtIEtUpzuON {
margin-right: 0;
}

.ToHBWSrZMZRG .gVftRipRMHAo,
.ToHBWSrZMZRG .EEuuxzSBnEpD {
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;
}

.ToHBWSrZMZRG .gVftRipRMHAo {
background: var(--qynoWYQZrEEh);
color: var(--ThSDWRzWkixp);
font-weight: 400;
}

.ToHBWSrZMZRG .EEuuxzSBnEpD {
margin-left: 10px;
background: var(--NFxxOTPtLaRD);
color: var(--FjXBXTBHURKm);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.mofSbxyBUmhc {
display: none;
}

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

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

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

.ToHBWSrZMZRG .gVftRipRMHAo:hover {
background: var(--qynoWYQZrEEh);
opacity: 0.9;
}

.ToHBWSrZMZRG .EEuuxzSBnEpD:hover {
background: var(--mTPLgPsMQLfB);
}
}

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

.TMMUdqeYeASf {
margin-right: 105px;
}

.eMtIEtUpzuON {
margin-right: 0;
}
}

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

.YuBUkAFhbUER {
order: -2;
}

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

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

.lsbqDPUaQWpL {
display: none;
}

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

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

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

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

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

.wRCnzdBtrApV {
display: block;
}

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

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

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

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

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

.MiEUdDaebaRW .YuBUkAFhbUER img {
max-width: 90px;
}

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

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

.YuBUkAFhbUER {
flex: none;
}

.TMMUdqeYeASf {
max-width: none;
}

.ToHBWSrZMZRG .gVftRipRMHAo,
.ToHBWSrZMZRG .EEuuxzSBnEpD {
height: auto;
min-height: 38px;
padding: 4px 6px;
font-size: 12px;
line-height: 1.2;
}

.ToHBWSrZMZRG .EEuuxzSBnEpD {
margin-left: 6px;
}
}
.NmNXzrjwtEXb {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.WXqIfoiXsRen {
position: relative;
}

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

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

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

.CNExcAVEYNkr {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--ThSDWRzWkixp);
text-shadow: 2px 2px var(--WDeDnhdhTFBK);
}

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

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

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

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

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

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

.BfWXpEwcbwsM {
font-size: 32px;
}

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

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

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

.CNExcAVEYNkr {
font-size: 20px;
}

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

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

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

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

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

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

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

.XLPxuiWTrFzh .mNWapKaoFAqt {
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(--ThSDWRzWkixp);
background: var(--qynoWYQZrEEh);
}

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

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

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

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

.XLPxuiWTrFzh .mNWapKaoFAqt {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.bmidSWiTSXXB {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.VZuGQpYqIuzP .pnqsRQMxliTy {
width: 50%;
margin: 0;
}

.vOMMuDwrMjun {
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(--FjXBXTBHURKm);
background: var(--NFxxOTPtLaRD);
}

.LWmvfJNFYPvl {
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(--FjXBXTBHURKm);
background: var(--NFxxOTPtLaRD);
}

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

.vOMMuDwrMjun:hover,
.LWmvfJNFYPvl:hover {
background: var(--mTPLgPsMQLfB);
}

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

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

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

.LErazVqTerdv {
flex-basis: auto;
}
}

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

.WXMwxzmbRztf {
margin: 10px 0 0;
}

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

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

input[name="aSyIOeptuyLe"],
#hKChliNuHmDk,
#ORcUTwWbClTs,
#dygooPGliohO,
#RpYBYcsNKhvW {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.SFEWFelwZfvo li {
width: 100%;
}

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

.VgsaSnrSwLIQ:nth-of-type(1):checked ~ .SFEWFelwZfvo li:nth-child(1) label,
.VgsaSnrSwLIQ:nth-of-type(2):checked ~ .SFEWFelwZfvo li:nth-child(2) label,
.VgsaSnrSwLIQ:nth-of-type(3):checked ~ .SFEWFelwZfvo li:nth-child(3) label,
.VgsaSnrSwLIQ:nth-of-type(4):checked ~ .SFEWFelwZfvo li:nth-child(4) label {
background: var(--PVQknrzIhxBb);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ynlcWDLjkdca {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.LezbhAxEBqaE {
margin: 0 -5px;
}

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

.iqjCwjJueCna {
padding: 16px;
}

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

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

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

.uSsXSTLOEhwD .DmagqmMZnHDA {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--iZkoHHJMfEtw);
}

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

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

.SumYMzsudRDC small {
font-size: 14px;
color: var(--iZkoHHJMfEtw);
}

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

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

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

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

.pWRxXphfOqTY {
color: #4285F4;
}

.bPZYSbQTvyvW {
color: #EA4335;
}

.mEwTLeyIBCQA {
color: #FBBC05;
}

.ySpJCEjkOsfB {
color: #34A853;
}

.gMwpvTDxYLFv {
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(--FjXBXTBHURKm);
background: var(--NFxxOTPtLaRD);
}

.PwQvXLUuXyGi {
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(--FjXBXTBHURKm);
background: var(--NFxxOTPtLaRD);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.gMwpvTDxYLFv:hover,
.PwQvXLUuXyGi:hover {
background: var(--mTPLgPsMQLfB);
}
}

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

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

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

.PwQvXLUuXyGi {
margin: 18px auto 0;
}

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

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

.gZxvYjCQQwTL {
padding: 16px 32px;
border-left: 5px solid var(--McEgmRWwEtqQ);
border-radius: 10px;
font-size: 20px;
color: var(--ThSDWRzWkixp);
background: var(--qynoWYQZrEEh);
}

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

@media (max-width: 767px) {
.DFNjiSUYaNQk {
margin-bottom: 60px;
}
}
.ClLsAfsHSqBe,
#NrODpLJNPBSu,
#yfFlsfwfWbAt,
#qGsBtbjpFzaq {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#yfFlsfwfWbAt:checked ~ .mhgGIZrknOHB.AXWthSwfyZpE,
#qGsBtbjpFzaq:checked ~ .mhgGIZrknOHB.AXWthSwfyZpE {
display: block;
}

#qGsBtbjpFzaq:checked ~ .mhgGIZrknOHB .RYTjtUFYwHOf {
display: none;
}

#yfFlsfwfWbAt:checked ~ .mhgGIZrknOHB .eYHLwGMcnsaa {
display: none;
}

body:has(#yfFlsfwfWbAt:checked),
body:has(#qGsBtbjpFzaq:checked) {
overflow: hidden;
}

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

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

.mqLpzygjvOnL .RYTjtUFYwHOf,
.mqLpzygjvOnL .eYHLwGMcnsaa {
display: block;
}

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

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

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

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

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

.ugkKKxIqmuBR input::placeholder {
opacity: 0.6;
color: var(--iZkoHHJMfEtw);
}

.ugkKKxIqmuBR input:hover,
.ugkKKxIqmuBR input:focus {
border-color: var(--iZkoHHJMfEtw);
}

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

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

.luEMbeOVcmWP > input,
#eSsXPkrFvgAR,
#kpRNuRsoHUhw,
#leVAVrKIsIaI,
#xaJaMTFoFnuR,
#kwtvRZBjHcxl,
#cLGopQlVvpTA,
.luEMbeOVcmWP > input.QmYhBOzBAthR {
display: none;
}

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

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

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

.RADjzSiLFRBG {
margin-bottom: 36px;
}

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

.RADjzSiLFRBG textarea::placeholder {
opacity: 0.6;
color: var(--iZkoHHJMfEtw);
}

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

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

.jBgYXrHsxezt:hover {
background: var(--McEgmRWwEtqQ);
}

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

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

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

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

.eYHLwGMcnsaa .jBgYXrHsxezt {
margin: 0 auto;
}

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

.WzocbENhPsTW {
margin-bottom: 20px;
}

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

.JGwhWuwgrxwz {
margin-bottom: 16px;
}

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

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

.ueywFvfctZAT li a {
color: var(--iZkoHHJMfEtw);
text-decoration: none;
}

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

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

.ueywFvfctZAT li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.ueywFvfctZAT {
padding: 0 16px;
}
}
.gGziLPuvRluW,
.HphOmNpTPjpg {
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(--iZkoHHJMfEtw);
border: 1px solid var(--McEgmRWwEtqQ);
background: var(--vFGojJVvxlLD);
}

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

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

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

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

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

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

.PcSVrtMOUakd a:hover {
color: var(--mizouJKUtZVq);
}
.UVQhyuoYIWas {
padding: 80px 0 0;
background: var(--cXlgEwHDjJpk);
border-top: 1px solid var(--OuUbPlrcFwSD);
}

.uAgwUJQvuLGJ {
margin-bottom: 94px;
}

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

.mfjTMmpvhPzK .blJnHsxUOmjB {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.UVQhyuoYIWas .kRrtdmsTpbKq li a {
color: var(--GEbuBQhlEyrt);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.uAgwUJQvuLGJ {
margin-bottom: 40px;
}

.LHcjddlxVYuv {
flex-direction: column;
}

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

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

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

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

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

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

#bKKxYAEXXnMo:checked + .RSFJVkZiLMND {
color: var(--FjXBXTBHURKm);
background: var(--PVQknrzIhxBb);
}

#bKKxYAEXXnMo:checked + .RSFJVkZiLMND .RZdzdqtXifJc {
transform: rotate(180deg);
}

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

.HKFGuHFeqIQo {
min-width: 100%;
}

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

#bKKxYAEXXnMo:checked ~ .tOfauICKUaDD {
display: flex;
flex-direction: column;
}

.tOfauICKUaDD .DOnNXGWYxxRv {
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(--GEbuBQhlEyrt);
transition: 0.3s ease-in-out;
}

@media (min-width: 1025px) {
.RSFJVkZiLMND:hover {
color: var(--FjXBXTBHURKm);
background: var(--PVQknrzIhxBb);
}

.tOfauICKUaDD .DOnNXGWYxxRv:hover {
color: var(--FjXBXTBHURKm);
background: var(--PVQknrzIhxBb);
}
}

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