:root {
--zUwtsCbyAmOF: #F1F3F7;
--bFYQStKHUxNT: #B4BFD0;
--NARyHThjZnlK: #DFAD2C;
--kcMgsnGrDuuj: #F0F2F6;
--IJgqCdJhvXNF: #FEFEFF;
--uCpFMJlmNMVw: #D2DAE5;
--ygWPwingzloC: #AC7F28;
--QIvhhnnczWIn: #1B2233;
--VEiRWmJKUeWq: #4C5566;
--RCaAXdjzUgiD: #E8B93C;
--fzbURvLfCwCz: #EFC03D;
--WzydoKIcRhWS: #151B29;
--UdzJPeSVWURt: linear-gradient(136deg, #FFD75B 0%, #EDBB38 100%);
--zFjvWlLwVUaY: #FEFEFF;
--IgEGeJRkltZf: #1F2340;
--hqgvlVpNfNhb: rgba(255,255,255,0.64);
--doaRlzmkBGCK: rgba(0,0,0,0.06);
--qOodTDFbBpqC: #D7DEE8;
--qOFHMURuIpdq: #1B2233;
--HesnItMVBAUd: #D2DAE5;
--QKASWFUABLne: #4C5566;
--kGoMOBYjxzAm: #1B2233;
--FETVRiVHPedX: #DFAD2C;
--UGhzdLktjUXy: #B4BFD0;
--zTZzEkrZFGGb: rgba(24,30,45,0.12);
--XuEwGoZmmhrn: #AC7F28;
--ibeRoiwXHZHw: #C82231;
--AHNsgZCUPQHH: #EC6474;

}

* {
box-sizing: border-box;
}

.BqOanAvXsJEJ a,
.ptqehoRBkeWz a {
color: var(--VEiRWmJKUeWq);
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(--zUwtsCbyAmOF);
color: var(--QIvhhnnczWIn);
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(--QIvhhnnczWIn);
}

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

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

.LvTxIHdjgZTH,
.LjsVFdUgeaEA,
.inside-gcWUKILApiZd {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.OALlXtwHiLSR {
padding: 54px 0 0;
}

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

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

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

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

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

.BqOanAvXsJEJ .vhADnNYConZf li a {
color: var(--VEiRWmJKUeWq);
font-weight: 400;
text-decoration: none;
}

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

.EwKXINVasUwX {
margin-right: 0;
}

.BqOanAvXsJEJ .UHBJiKafZOpT,
.BqOanAvXsJEJ .obcbgRERoYgs {
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;
}

.BqOanAvXsJEJ .UHBJiKafZOpT {
background: var(--qOodTDFbBpqC);
color: var(--QIvhhnnczWIn);
font-weight: 400;
}

.BqOanAvXsJEJ .obcbgRERoYgs {
margin-left: 10px;
background: var(--RCaAXdjzUgiD);
color: var(--WzydoKIcRhWS);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.AOAlOjisMcKe {
display: none;
}

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

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

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

.BqOanAvXsJEJ .UHBJiKafZOpT:hover {
background: var(--qOodTDFbBpqC);
opacity: 0.9;
}

.BqOanAvXsJEJ .obcbgRERoYgs:hover {
background: var(--UdzJPeSVWURt);
}
}

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

.HBvdstOJmjnU {
margin-right: 105px;
}

.EwKXINVasUwX {
margin-right: 0;
}
}

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

.MelCWXVvxooL {
order: -2;
}

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

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

.ZSrWKqSEKmoQ {
display: none;
}

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

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

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

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

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

.vhADnNYConZf {
display: block;
}

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

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

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

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

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

.RlvulRJZYBlq .MelCWXVvxooL img {
max-width: 90px;
}

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

.BqOanAvXsJEJ .UHBJiKafZOpT,
.BqOanAvXsJEJ .obcbgRERoYgs {
height: 38px;
width: auto;
max-width: none;
padding: 0 10px;
white-space: normal;
text-align: center;
}
}
.yVzWiDFyJqif {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.TiUlgveWXPYu {
position: relative;
}

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

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

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

.sacmISOAnZEW {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--QIvhhnnczWIn);
text-shadow: 2px 2px var(--zUwtsCbyAmOF);
}

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

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

.xCgUbcgQGPFh {
display: flex;
align-items: center;
justify-content: center;
max-width: 300px;
width: 100%;
height: 60px;
margin: 0 auto;
border-radius: 6px;
font-size: 18px;
font-weight: 600;
text-transform: uppercase;
text-decoration: none;
background: var(--RCaAXdjzUgiD);
color: var(--WzydoKIcRhWS);
cursor: pointer;
animation: pulse 2s infinite;
}

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

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

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

.rpJPyRorrRjw {
font-size: 32px;
}

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

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

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

.sacmISOAnZEW {
font-size: 20px;
}

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

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

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

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

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

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

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

.zHEbOAynytSB .tvjBTMUnzezy {
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(--QIvhhnnczWIn);
background: var(--qOodTDFbBpqC);
}

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

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

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

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

.zHEbOAynytSB .tvjBTMUnzezy {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.ZvvldKHpFeHP {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.qMCEMbsYghJI .eoLbxkasceGC {
width: 50%;
margin: 0;
}

.EnKgvBGriZQb {
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(--WzydoKIcRhWS);
background: var(--RCaAXdjzUgiD);
}

.FPgWpzPGmQbG {
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(--WzydoKIcRhWS);
background: var(--RCaAXdjzUgiD);
}

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

.EnKgvBGriZQb:hover,
.FPgWpzPGmQbG:hover {
background: var(--UdzJPeSVWURt);
}

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

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

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

.GILOVMQHllsK {
flex-basis: auto;
}
}

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

.EiFNSryIvisB {
margin: 10px 0 0;
}

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

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

input[name="XQPWwmsUBUmH"],
#XTXhCjQCHDws,
#ohpcXBbiZZkx,
#pZQrAFnQsfPH,
#SPBlqpUqLnfj {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.MSJbEIGOrOCx li {
width: 100%;
}

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

.gzvpdiGENkwC:nth-of-type(1):checked ~ .MSJbEIGOrOCx li:nth-child(1) label,
.gzvpdiGENkwC:nth-of-type(2):checked ~ .MSJbEIGOrOCx li:nth-child(2) label,
.gzvpdiGENkwC:nth-of-type(3):checked ~ .MSJbEIGOrOCx li:nth-child(3) label,
.gzvpdiGENkwC:nth-of-type(4):checked ~ .MSJbEIGOrOCx li:nth-child(4) label {
background: var(--NARyHThjZnlK);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.QzjdxkkZkplQ {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.KhkXxGGTqHAa {
margin: 0 -5px;
}

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

.HoijZUMiJpwh {
padding: 16px;
}

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

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

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

.UnJScJayTQdj .VNSffoTNqFrr {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--VEiRWmJKUeWq);
}

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

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

.ysOjkVPwdujW small {
font-size: 14px;
color: var(--VEiRWmJKUeWq);
}

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

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

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

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

.kgnOLTZcWEYb {
color: #4285F4;
}

.RmIlWxmoMRLb {
color: #EA4335;
}

.cotNURllIrva {
color: #FBBC05;
}

.gFdiMsYZqmVv {
color: #34A853;
}

.WKvFtIYFbpHf {
display: flex;
align-items: center;
justify-content: center;
max-width: 200px;
width: 100%;
height: 42px;
border-radius: 6px;
text-decoration: none;
cursor: pointer;
color: var(--WzydoKIcRhWS);
background: var(--RCaAXdjzUgiD);
}

.IOahZfPnTjDg {
display: flex;
align-items: center;
justify-content: center;
max-width: 214px;
width: 100%;
height: 46px;
margin: 32px auto 0;
border-radius: 6px;
font-size: 16px;
font-weight: 600;
text-decoration: none;
cursor: pointer;
color: var(--WzydoKIcRhWS);
background: var(--RCaAXdjzUgiD);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.WKvFtIYFbpHf:hover,
.IOahZfPnTjDg:hover {
background: var(--UdzJPeSVWURt);
}
}

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

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

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

.IOahZfPnTjDg {
margin: 18px auto 0;
}

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

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

.MwVHbeKZwUhA {
padding: 16px 32px;
border-left: 5px solid var(--UGhzdLktjUXy);
border-radius: 10px;
font-size: 20px;
color: var(--QIvhhnnczWIn);
background: var(--qOodTDFbBpqC);
}

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

@media (max-width: 767px) {
.HpNCfqbtvVsU {
margin-bottom: 60px;
}
}
.ZZOtJqxDYLPF,
#gyzLrmXhbUau,
#FbPINKdVGnhy,
#rXMsbRxIkqwI {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#FbPINKdVGnhy:checked ~ .jvpNfYCSKZHm.xHhjOCqaPVWe,
#rXMsbRxIkqwI:checked ~ .jvpNfYCSKZHm.xHhjOCqaPVWe {
display: block;
}

#rXMsbRxIkqwI:checked ~ .jvpNfYCSKZHm .EtopHUWHTGrx {
display: none;
}

#FbPINKdVGnhy:checked ~ .jvpNfYCSKZHm .dGtIFRFOhmbp {
display: none;
}

body:has(#FbPINKdVGnhy:checked),
body:has(#rXMsbRxIkqwI:checked) {
overflow: hidden;
}

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

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

.JYpAUZGtThqg .EtopHUWHTGrx,
.JYpAUZGtThqg .dGtIFRFOhmbp {
display: block;
}

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

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

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

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

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

.jpmRrifGLTdA input::placeholder {
opacity: 0.6;
color: var(--VEiRWmJKUeWq);
}

.jpmRrifGLTdA input:hover,
.jpmRrifGLTdA input:focus {
border-color: var(--VEiRWmJKUeWq);
}

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

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

.njvsokykAHUl > input,
#EShirjVrhwdb,
#qkTZHYoPFaJe,
#gvyAODRSatgC,
#fAlwFpARtgpa,
#GWbZBmlGQfQP,
#obfImHslBfpe,
.njvsokykAHUl > input.vzleylhwXsPO {
display: none;
}

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

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

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

.iKUVhhqduDHv {
margin-bottom: 36px;
}

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

.iKUVhhqduDHv textarea::placeholder {
opacity: 0.6;
color: var(--VEiRWmJKUeWq);
}

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

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

.zISDUQSBpdZa:hover {
background: var(--UGhzdLktjUXy);
}

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

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

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

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

.dGtIFRFOhmbp .zISDUQSBpdZa {
margin: 0 auto;
}

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

.kKlWqNJZKzUR {
margin-bottom: 20px;
}

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

.tdSlOpziCktW {
margin-bottom: 16px;
}

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

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

.qcLMVZQdkOEN li a {
color: var(--VEiRWmJKUeWq);
text-decoration: none;
}

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

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

.qcLMVZQdkOEN li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.qcLMVZQdkOEN {
padding: 0 16px;
}
}
.RAcFhOVWvZXz,
.HURChEBETLRB {
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(--VEiRWmJKUeWq);
border: 1px solid var(--UGhzdLktjUXy);
background: var(--zFjvWlLwVUaY);
}

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

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

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

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

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

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

.dVSyuvQCCTbd a:hover {
color: var(--ygWPwingzloC);
}
.ptqehoRBkeWz {
padding: 80px 0 0;
background: var(--HesnItMVBAUd);
border-top: 1px solid var(--doaRlzmkBGCK);
}

.AEjtTFceGEaR {
margin-bottom: 94px;
}

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

.aZcvCSBwlVrS .nRFQtNkaUNuk {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.ptqehoRBkeWz .xwBuuKVwUPXw li a {
color: var(--QKASWFUABLne);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.AEjtTFceGEaR {
margin-bottom: 40px;
}

.NSwppfsrzZcd {
flex-direction: column;
}

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

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

.APXJIByOWVRE {
padding: 0 0 50px;
justify-content: flex-start;
}
}
