:root {
--ZPkQTVbPZvCv: #211A27;
--LpjDhdzdWipI: #AE90D0;
--ClaxlRlInBht: #E6C165;
--sareOhELroCv: #1D1720;
--VwLbpYXYTubD: #1B1620;
--PhdhsyKUHGyR: #3E2F4F;
--TcIMrolJMqYm: #B48D3F;
--CnsxySnmmlro: #F7F5FA;
--DyGIoAHOhnRl: #D6CFDD;
--ZnRnlzQkhyFW: #E8C46A;
--tWFzYJFkkWrH: #F1C85B;
--xFZnlSkwvQOD: #423253;
--nFYoXyPjQHzo: linear-gradient(136deg, #FFDD7C 0%, #EEC154 100%);
--hLRpucGailIL: #1B1620;
--REWCZCJUEsJa: #241B31;
--RdGEWBeljXfg: rgba(0,0,0,0.52);
--CcWeBHQaYJGL: rgba(255,255,255,0.10);
--zdmPxntjYISI: #362845;
--FfLdjOyiwMac: #F7F5FA;
--JbRUGVIRrdwI: #3E2F4F;
--nbctMUHwBriO: #D6CFDD;
--MifdAwGXSWXz: #F7F5FA;
--scEHnLEzRTyM: #E6C165;
--GzOvPQhUQJBy: #AE90D0;
--kjNsifgGKWUJ: rgba(0,0,0,0.48);
--CekvpqomRXPF: #B48D3F;
--cauTsqkrTZLy: #D2304C;
--NJsCaITxBUkR: #F98A9B;

}

* {
box-sizing: border-box;
}

.fLPWkAwFNEFm a,
.xjIdifaKQrWN a {
color: var(--DyGIoAHOhnRl);
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(--ZPkQTVbPZvCv);
color: var(--CnsxySnmmlro);
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(--CnsxySnmmlro);
}

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

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

.zvFjXKzgqilF,
.sLThFSfUgyPH,
.inside-uvguNaaSrRkq {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.ECSQeqdORjLK {
padding: 54px 0 0;
}

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

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

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

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

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

.fLPWkAwFNEFm .ZUpEcSLtkspq li a {
color: var(--DyGIoAHOhnRl);
font-weight: 400;
text-decoration: none;
}

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

.LKkbdAhlKysA {
margin-right: 0;
}

.fLPWkAwFNEFm .SsiseTUjHcqN,
.fLPWkAwFNEFm .INoIULjcxxsC {
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;
}

.fLPWkAwFNEFm .SsiseTUjHcqN {
background: var(--zdmPxntjYISI);
color: var(--CnsxySnmmlro);
font-weight: 400;
}

.fLPWkAwFNEFm .INoIULjcxxsC {
margin-left: 10px;
background: var(--ZnRnlzQkhyFW);
color: var(--xFZnlSkwvQOD);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.hiNCzUJvFROn {
display: none;
}

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

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

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

.fLPWkAwFNEFm .SsiseTUjHcqN:hover {
background: var(--zdmPxntjYISI);
opacity: 0.9;
}

.fLPWkAwFNEFm .INoIULjcxxsC:hover {
background: var(--nFYoXyPjQHzo);
}
}

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

.WDdtkqWEpDVu {
margin-right: 105px;
}

.LKkbdAhlKysA {
margin-right: 0;
}
}

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

.damsQWjGtvAR {
order: -2;
}

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

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

.ROeZmDVaCINX {
display: none;
}

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

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

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

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

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

.ZUpEcSLtkspq {
display: block;
}

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

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

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

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

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

.GoSuJqkcDbWQ .damsQWjGtvAR img {
max-width: 90px;
}

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

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

.damsQWjGtvAR {
flex: none;
}

.WDdtkqWEpDVu {
max-width: none;
}

.fLPWkAwFNEFm .SsiseTUjHcqN,
.fLPWkAwFNEFm .INoIULjcxxsC {
height: auto;
min-height: 38px;
padding: 4px 6px;
font-size: 12px;
line-height: 1.2;
}

.fLPWkAwFNEFm .INoIULjcxxsC {
margin-left: 6px;
}
}
.MwBdtyzesqzb {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.iWbPzKoGmeCv {
position: relative;
}

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

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

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

.JXaasNYdyzDK {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--CnsxySnmmlro);
text-shadow: 2px 2px var(--ZPkQTVbPZvCv);
}

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

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

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

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

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

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

.AvmDvdKKkkeR {
font-size: 32px;
}

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

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

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

.JXaasNYdyzDK {
font-size: 20px;
}

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

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

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

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

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

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

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

.hxpAKAmYMWlR .DuagTwFOxSxk {
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(--CnsxySnmmlro);
background: var(--zdmPxntjYISI);
}

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

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

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

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

.hxpAKAmYMWlR .DuagTwFOxSxk {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.XuvEyzlDbNZx {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.LEWcTDCJdKUT .cDaLhpyvMEow {
width: 50%;
margin: 0;
}

.euAcdYqeUsBV {
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(--xFZnlSkwvQOD);
background: var(--ZnRnlzQkhyFW);
}

.dVIdJLSRkmgC {
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(--xFZnlSkwvQOD);
background: var(--ZnRnlzQkhyFW);
}

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

.euAcdYqeUsBV:hover,
.dVIdJLSRkmgC:hover {
background: var(--nFYoXyPjQHzo);
}

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

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

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

.JInmyqzTmcXr {
flex-basis: auto;
}
}

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

.YqEGjLirgkSA {
margin: 10px 0 0;
}

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

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

input[name="gUVeVWNLIvzN"],
#mhfQPEQMaJrX,
#asJOuDiQMQIT,
#kzlWzZNUJmHT,
#CmVLdfNdnwUY {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.UtsjQOdxMZKQ li {
width: 100%;
}

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

.PyjUEwDzHlls:nth-of-type(1):checked ~ .UtsjQOdxMZKQ li:nth-child(1) label,
.PyjUEwDzHlls:nth-of-type(2):checked ~ .UtsjQOdxMZKQ li:nth-child(2) label,
.PyjUEwDzHlls:nth-of-type(3):checked ~ .UtsjQOdxMZKQ li:nth-child(3) label,
.PyjUEwDzHlls:nth-of-type(4):checked ~ .UtsjQOdxMZKQ li:nth-child(4) label {
background: var(--ClaxlRlInBht);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nDeUUcKtkUPT {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.ZBjIlPIIyOOc {
margin: 0 -5px;
}

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

.PLMlRkatnmVO {
padding: 16px;
}

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

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

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

.maqkEOOWisZl .ddMACPSTvnpr {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--DyGIoAHOhnRl);
}

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

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

.ImnVCGltLDaV small {
font-size: 14px;
color: var(--DyGIoAHOhnRl);
}

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

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

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

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

.BVGQExIsGezv {
color: #4285F4;
}

.yCOFICbqNNgV {
color: #EA4335;
}

.kBQfEJUJvCGY {
color: #FBBC05;
}

.cjienqKtXYNr {
color: #34A853;
}

.JBSlnXJUiOfM {
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(--xFZnlSkwvQOD);
background: var(--ZnRnlzQkhyFW);
}

.FFcJbIlpaRmB {
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(--xFZnlSkwvQOD);
background: var(--ZnRnlzQkhyFW);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.JBSlnXJUiOfM:hover,
.FFcJbIlpaRmB:hover {
background: var(--nFYoXyPjQHzo);
}
}

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

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

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

.FFcJbIlpaRmB {
margin: 18px auto 0;
}

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

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

.pSpjKneZtqnC {
padding: 16px 32px;
border-left: 5px solid var(--GzOvPQhUQJBy);
border-radius: 10px;
font-size: 20px;
color: var(--CnsxySnmmlro);
background: var(--zdmPxntjYISI);
}

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

@media (max-width: 767px) {
.hipTySvNEByq {
margin-bottom: 60px;
}
}
.osvQwKKfnofU,
#upccTGZAFUFe,
#rKCVchjikwSk,
#JNKChzHGKdBY {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#rKCVchjikwSk:checked ~ .OpASJAFxGEil.lnQqCHBtMdVa,
#JNKChzHGKdBY:checked ~ .OpASJAFxGEil.lnQqCHBtMdVa {
display: block;
}

#JNKChzHGKdBY:checked ~ .OpASJAFxGEil .PfFSVwgFsWPf {
display: none;
}

#rKCVchjikwSk:checked ~ .OpASJAFxGEil .NEHbRyVBCAPM {
display: none;
}

body:has(#rKCVchjikwSk:checked),
body:has(#JNKChzHGKdBY:checked) {
overflow: hidden;
}

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

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

.XHbbgDKKlEWF .PfFSVwgFsWPf,
.XHbbgDKKlEWF .NEHbRyVBCAPM {
display: block;
}

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

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

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

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

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

.jlmsrMPSxJrk input::placeholder {
opacity: 0.6;
color: var(--DyGIoAHOhnRl);
}

.jlmsrMPSxJrk input:hover,
.jlmsrMPSxJrk input:focus {
border-color: var(--DyGIoAHOhnRl);
}

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

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

.VFbLHidIhChd > input,
#sXNvUONXPyVq,
#yrcdFTKrExjH,
#MOibOFagWRPt,
#jIshtQXLukmm,
#dzASkDXvjjJf,
#pBTJkOEKdqMg,
.VFbLHidIhChd > input.cXLCVOXXTgtc {
display: none;
}

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

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

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

.vPkPmExnBHMv {
margin-bottom: 36px;
}

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

.vPkPmExnBHMv textarea::placeholder {
opacity: 0.6;
color: var(--DyGIoAHOhnRl);
}

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

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

.rcrloNdRlEqU:hover {
background: var(--GzOvPQhUQJBy);
}

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

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

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

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

.NEHbRyVBCAPM .rcrloNdRlEqU {
margin: 0 auto;
}

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

.yVifEZSLUtDv {
margin-bottom: 20px;
}

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

.EgTLGlYsCejo {
margin-bottom: 16px;
}

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

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

.bYYcFdMVJuHp li a {
color: var(--DyGIoAHOhnRl);
text-decoration: none;
}

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

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

.bYYcFdMVJuHp li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.bYYcFdMVJuHp {
padding: 0 16px;
}
}
.rSCSYJggKpNt,
.XrXhEgafMatc {
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(--DyGIoAHOhnRl);
border: 1px solid var(--GzOvPQhUQJBy);
background: var(--hLRpucGailIL);
}

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

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

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

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

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

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

.doAmHsUeiIOr a:hover {
color: var(--TcIMrolJMqYm);
}
.xjIdifaKQrWN {
padding: 80px 0 0;
background: var(--JbRUGVIRrdwI);
border-top: 1px solid var(--CcWeBHQaYJGL);
}

.gUjuTukIWizN {
margin-bottom: 94px;
}

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

.QVdNKxBTIekU .rtbukMoAaNRM {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.xjIdifaKQrWN .KTJIMTlmYGbx li a {
color: var(--nbctMUHwBriO);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.gUjuTukIWizN {
margin-bottom: 40px;
}

.CjHxAQryxxzC {
flex-direction: column;
}

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

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

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

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

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

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

#TRXqvAeEMEva:checked + .SaJdykAFZqLQ {
color: var(--xFZnlSkwvQOD);
background: var(--ClaxlRlInBht);
}

#TRXqvAeEMEva:checked + .SaJdykAFZqLQ .hjAaVYgsTaLR {
transform: rotate(180deg);
}

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

.fOFYhJqKfebe {
min-width: 100%;
}

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

#TRXqvAeEMEva:checked ~ .qWBXRjixgHcr {
display: flex;
flex-direction: column;
}

.qWBXRjixgHcr .AvIwEjtbwrax {
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(--nbctMUHwBriO);
transition: 0.3s ease-in-out;
}

@media (min-width: 1025px) {
.SaJdykAFZqLQ:hover {
color: var(--xFZnlSkwvQOD);
background: var(--ClaxlRlInBht);
}

.qWBXRjixgHcr .AvIwEjtbwrax:hover {
color: var(--xFZnlSkwvQOD);
background: var(--ClaxlRlInBht);
}
}

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