:root {
--fFifANvjUYif: #F3F5F8;
--iUwkvemnyfYy: #CAD2DE;
--xrfAFsQtDnJL: #ECBF48;
--JvApzITtBcRw: #E6EAF0;
--gnBwoGkUyztr: #FFFFFF;
--ccllFYZDvisW: #D7DEE8;
--XvmhCRDGBVXS: #AC7F28;
--JndaptptEaeG: #151B29;
--ElnmpIFIKYtH: #333C4C;
--HVPBdmLOJlaT: #ECBF48;
--wcZpqnMOdbTi: #FAD466;
--syilQXEuADrg: #222A3D;
--PVCxYHsTDNrE: linear-gradient(136deg, #FFDA6A 0%, #EFC142 100%);
--zDNTtAAPahnn: #FFFFFF;
--CGDRYwSZtSGG: #202443;
--wNwfeXgtIghe: rgba(252,253,255,0.76);
--FajnoDaYlKbJ: rgba(0,0,0,0.13);
--QCUJWjqlJvnM: #DCE2EB;
--iopMDHLsbuwP: #151B29;
--JBKmPmQhYUGQ: #D7DEE8;
--RVfzJwZtElBi: #333C4C;
--YRFXGVSUMinM: #151B29;
--bZokklckMzSe: #ECBF48;
--zSQWSxQoJGJg: #CAD2DE;
--CYVUIWSLzLzQ: rgba(20,26,40,0.08);
--oemrEiGzcnxP: #AC7F28;
--IwWdMGRSpCrE: #D93443;
--bkrpjEqFTyos: #F06D7C;

}

* {
box-sizing: border-box;
}

.uapqyuFcdCTr a,
.lIbVrNhGuLvo a {
color: var(--ElnmpIFIKYtH);
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(--fFifANvjUYif);
color: var(--JndaptptEaeG);
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(--JndaptptEaeG);
}

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

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

.YigCCnoDDimC,
.ctUnVmNsOKon,
.inside-wAHTuXvinOZy {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.xNbhCJqzlcPI {
padding: 54px 0 0;
}

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

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

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

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

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

.uapqyuFcdCTr .aarUgwRYRSMl li a {
color: var(--ElnmpIFIKYtH);
font-weight: 400;
text-decoration: none;
}

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

.VWLAWgMaPzPm {
margin-right: 0;
}

.uapqyuFcdCTr .oQEEPzrfrIyI,
.uapqyuFcdCTr .airNUDjdfbgE {
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;
}

.uapqyuFcdCTr .oQEEPzrfrIyI {
background: var(--QCUJWjqlJvnM);
color: var(--JndaptptEaeG);
font-weight: 400;
}

.uapqyuFcdCTr .airNUDjdfbgE {
margin-left: 10px;
background: var(--HVPBdmLOJlaT);
color: var(--syilQXEuADrg);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.XJXkLkBPDxWr {
display: none;
}

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

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

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

.uapqyuFcdCTr .oQEEPzrfrIyI:hover {
background: var(--QCUJWjqlJvnM);
opacity: 0.9;
}

.uapqyuFcdCTr .airNUDjdfbgE:hover {
background: var(--PVCxYHsTDNrE);
}
}

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

.PLcDNrxBpzzm {
margin-right: 105px;
}

.VWLAWgMaPzPm {
margin-right: 0;
}
}

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

.WRcyePGjVfgv {
order: -2;
}

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

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

.ifADJJkMIRhr {
display: none;
}

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

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

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

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

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

.aarUgwRYRSMl {
display: block;
}

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

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

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

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

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

.AhavziwLZYEB .WRcyePGjVfgv img {
max-width: 90px;
}

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

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

.WRcyePGjVfgv {
flex: none;
}

.PLcDNrxBpzzm {
max-width: none;
}

.uapqyuFcdCTr .oQEEPzrfrIyI,
.uapqyuFcdCTr .airNUDjdfbgE {
height: auto;
min-height: 38px;
padding: 4px 6px;
font-size: 12px;
line-height: 1.2;
}

.uapqyuFcdCTr .airNUDjdfbgE {
margin-left: 6px;
}
}
.AgRVhofxPyRZ {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.XXylVIRHZKws {
position: relative;
}

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

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

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

.vZgXIkVWdfpI {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--JndaptptEaeG);
text-shadow: 2px 2px var(--fFifANvjUYif);
}

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

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

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

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

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

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

.TjbAAVvUnYwl {
font-size: 32px;
}

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

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

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

.vZgXIkVWdfpI {
font-size: 20px;
}

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

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

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

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

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

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

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

.ZphyTfdJdHxH .KbRidVyvuhVc {
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(--JndaptptEaeG);
background: var(--QCUJWjqlJvnM);
}

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

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

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

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

.ZphyTfdJdHxH .KbRidVyvuhVc {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.rBnzMsOhwdzC {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.EkSfmxZSPGTG .yrLWqvCgnXhz {
width: 50%;
margin: 0;
}

.geYRJiWNdHZQ {
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(--syilQXEuADrg);
background: var(--HVPBdmLOJlaT);
}

.jyJKpCnNgMCT {
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(--syilQXEuADrg);
background: var(--HVPBdmLOJlaT);
}

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

.geYRJiWNdHZQ:hover,
.jyJKpCnNgMCT:hover {
background: var(--PVCxYHsTDNrE);
}

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

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

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

.NiEwbVcVxQlY {
flex-basis: auto;
}
}

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

.yMvKRGsJurwz {
margin: 10px 0 0;
}

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

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

input[name="PhXOqkepVlSm"],
#dfjyUlbeuQxt,
#SOprfAglTKYv,
#KtBWxuiKdBbm,
#FZXMnBiXPBUE {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.XouaDzJMvlDt li {
width: 100%;
}

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

.yQOxzmAkujqy:nth-of-type(1):checked ~ .XouaDzJMvlDt li:nth-child(1) label,
.yQOxzmAkujqy:nth-of-type(2):checked ~ .XouaDzJMvlDt li:nth-child(2) label,
.yQOxzmAkujqy:nth-of-type(3):checked ~ .XouaDzJMvlDt li:nth-child(3) label,
.yQOxzmAkujqy:nth-of-type(4):checked ~ .XouaDzJMvlDt li:nth-child(4) label {
background: var(--xrfAFsQtDnJL);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.HrxYalzOxPRe {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.FIzELZOJiifs {
margin: 0 -5px;
}

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

.wfmiyQEHsViV {
padding: 16px;
}

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

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

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

.DaIoPfWnmPTr .IolXuRSaADzz {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--ElnmpIFIKYtH);
}

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

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

.bttOZtrqnOCX small {
font-size: 14px;
color: var(--ElnmpIFIKYtH);
}

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

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

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

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

.dyzZONCEYHsv {
color: #4285F4;
}

.umQnggPHdzEQ {
color: #EA4335;
}

.owOcHYtbxomj {
color: #FBBC05;
}

.CbsXQOayNtYP {
color: #34A853;
}

.MqmdKWpicAgp {
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(--syilQXEuADrg);
background: var(--HVPBdmLOJlaT);
}

.yTLuIsuaBpxy {
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(--syilQXEuADrg);
background: var(--HVPBdmLOJlaT);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.MqmdKWpicAgp:hover,
.yTLuIsuaBpxy:hover {
background: var(--PVCxYHsTDNrE);
}
}

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

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

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

.yTLuIsuaBpxy {
margin: 18px auto 0;
}

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

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

.EWIxMLhMSPAl {
padding: 16px 32px;
border-left: 5px solid var(--zSQWSxQoJGJg);
border-radius: 10px;
font-size: 20px;
color: var(--JndaptptEaeG);
background: var(--QCUJWjqlJvnM);
}

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

@media (max-width: 767px) {
.RAFTcxwNwrNW {
margin-bottom: 60px;
}
}
.bsATOjNUuHAH,
#WyyPRVgvfBFd,
#UcbwjpHmrfNh,
#jDONfGpGZSEB {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#UcbwjpHmrfNh:checked ~ .qQKmtlPoxfhK.XSaolJwlXmSZ,
#jDONfGpGZSEB:checked ~ .qQKmtlPoxfhK.XSaolJwlXmSZ {
display: block;
}

#jDONfGpGZSEB:checked ~ .qQKmtlPoxfhK .dOPeYnyudKNY {
display: none;
}

#UcbwjpHmrfNh:checked ~ .qQKmtlPoxfhK .zldGSgVXnPFt {
display: none;
}

body:has(#UcbwjpHmrfNh:checked),
body:has(#jDONfGpGZSEB:checked) {
overflow: hidden;
}

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

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

.nuCtyGloWSOu .dOPeYnyudKNY,
.nuCtyGloWSOu .zldGSgVXnPFt {
display: block;
}

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

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

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

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

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

.KgcmsYQFXCOC input::placeholder {
opacity: 0.6;
color: var(--ElnmpIFIKYtH);
}

.KgcmsYQFXCOC input:hover,
.KgcmsYQFXCOC input:focus {
border-color: var(--ElnmpIFIKYtH);
}

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

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

.LZkXpahqkPMM > input,
#kjvHkTnJJcTw,
#ZKrVVgAOZivV,
#glDtibpyvosf,
#fNPfKAqWBxar,
#ihpkeGjVJizD,
#brdUaqhtGawX,
.LZkXpahqkPMM > input.vrbiwbmEXVOq {
display: none;
}

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

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

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

.RSLyGYvsErMa {
margin-bottom: 36px;
}

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

.RSLyGYvsErMa textarea::placeholder {
opacity: 0.6;
color: var(--ElnmpIFIKYtH);
}

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

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

.LAZOwhqkJttM:hover {
background: var(--zSQWSxQoJGJg);
}

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

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

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

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

.zldGSgVXnPFt .LAZOwhqkJttM {
margin: 0 auto;
}

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

.VuPDnwazNtTo {
margin-bottom: 20px;
}

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

.pCnsZGITogcL {
margin-bottom: 16px;
}

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

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

.VmliiGYbesEy li a {
color: var(--ElnmpIFIKYtH);
text-decoration: none;
}

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

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

.VmliiGYbesEy li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.VmliiGYbesEy {
padding: 0 16px;
}
}
.mITEcdTzoMAu,
.FwnBWXntpkKg {
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(--ElnmpIFIKYtH);
border: 1px solid var(--zSQWSxQoJGJg);
background: var(--zDNTtAAPahnn);
}

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

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

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

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

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

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

.QIpyounjeStu a:hover {
color: var(--XvmhCRDGBVXS);
}
.lIbVrNhGuLvo {
padding: 80px 0 0;
background: var(--JBKmPmQhYUGQ);
border-top: 1px solid var(--FajnoDaYlKbJ);
}

.XLPbJzTawhNW {
margin-bottom: 94px;
}

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

.xQEUdNxAXztq .DuxKjMYdmsyS {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.lIbVrNhGuLvo .PqGTYlYUFSDj li a {
color: var(--RVfzJwZtElBi);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.XLPbJzTawhNW {
margin-bottom: 40px;
}

.dhaQiEtXNlfB {
flex-direction: column;
}

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

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

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

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

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

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

#hbOOmXkceCKc:checked + .HZGGLywcgpkY {
color: var(--syilQXEuADrg);
background: var(--xrfAFsQtDnJL);
}

#hbOOmXkceCKc:checked + .HZGGLywcgpkY .NkdinCgcEzSg {
transform: rotate(180deg);
}

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

.LoVkAzkWRytA {
min-width: 100%;
}

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

#hbOOmXkceCKc:checked ~ .XnoSAPJBwMVf {
display: flex;
flex-direction: column;
}

.XnoSAPJBwMVf .oqcrOViDNcgA {
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(--RVfzJwZtElBi);
transition: 0.3s ease-in-out;
}

@media (min-width: 1025px) {
.HZGGLywcgpkY:hover {
color: var(--syilQXEuADrg);
background: var(--xrfAFsQtDnJL);
}

.XnoSAPJBwMVf .oqcrOViDNcgA:hover {
color: var(--syilQXEuADrg);
background: var(--xrfAFsQtDnJL);
}
}

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