:root {
--WQBDuoAMqTYH: #F4F1E9;
--HpGfHQiYtZGy: #CCBD9F;
--KRUHAtDbYMhq: #D08A1D;
--qNnuRtGNVwnJ: #F2EDE4;
--vCsxOeKZgAXn: #FFFDF9;
--KbkISkNkEmqx: #E4DAC7;
--UYvJVMcyeokU: #A0691A;
--segpgCyUSwGt: #231C12;
--BqAaCKUnytSn: #5D5342;
--LAvfUFjVbBKG: #D79426;
--oHLLEMWlxefQ: #E9A63A;
--aSvCYOjKbkTt: #231C12;
--WWHzbRBgzBIZ: linear-gradient(132deg, #FAC868 0%, #E3A63F 100%);
--SrtPWfwZciiv: #FFFDF9;
--MnwfYqmlhfMn: #261D15;
--ptYVgkExjroW: rgba(255,255,255,0.82);
--mCHkgEHscLYJ: rgba(0,0,0,0.13);
--ynBSOVzrIURt: #E8DFCE;
--elnixaBSxREK: #231C12;
--RmIfrExCGNBg: #E4DAC7;
--YPLdmFqNmMjZ: #5D5342;
--uAArDOMMbJdt: #231C12;
--ETLrLAoczCIN: #D08A1D;
--JoFQprYMWIlr: #CCBD9F;
--xRDKvByuZWAk: rgba(42,32,18,0.16);
--pwlzOMzGblkm: #A0691A;
--AQkKDhdBgPGw: #B93120;
--tRrXEcsGRxUw: #EB846D;

}

* {
box-sizing: border-box;
}

.sQNECdJXmitt a,
.xkxpoDPAENAY a {
color: var(--BqAaCKUnytSn);
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(--WQBDuoAMqTYH);
color: var(--segpgCyUSwGt);
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(--segpgCyUSwGt);
}

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

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

.meertqmNtIEB,
.gEDnAhGwlmSk,
.inside-cwMLDtaucOBS {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.EzZJbhcLQEEI {
padding: 54px 0 0;
}

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

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

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

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

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

.sQNECdJXmitt .sUjdtmkGwdxb li a {
color: var(--BqAaCKUnytSn);
font-weight: 400;
text-decoration: none;
}

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

.cpIQneuiZwai {
margin-right: 0;
}

.sQNECdJXmitt .WcOzkMpKWQQv,
.sQNECdJXmitt .RrXiNOUPpduw {
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;
}

.sQNECdJXmitt .WcOzkMpKWQQv {
background: var(--ynBSOVzrIURt);
color: var(--segpgCyUSwGt);
font-weight: 400;
}

.sQNECdJXmitt .RrXiNOUPpduw {
margin-left: 10px;
background: var(--LAvfUFjVbBKG);
color: var(--aSvCYOjKbkTt);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.unmwMCxAHPio {
display: none;
}

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

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

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

.sQNECdJXmitt .WcOzkMpKWQQv:hover {
background: var(--ynBSOVzrIURt);
opacity: 0.9;
}

.sQNECdJXmitt .RrXiNOUPpduw:hover {
background: var(--WWHzbRBgzBIZ);
}
}

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

.NtWQVwTxCFBL {
margin-right: 105px;
}

.cpIQneuiZwai {
margin-right: 0;
}
}

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

.oudxmPucHtIt {
order: -2;
}

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

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

.PafHlXJCvswo {
display: none;
}

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

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

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

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

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

.sUjdtmkGwdxb {
display: block;
}

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

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

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

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

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

.BTpkLOcUFSow .oudxmPucHtIt img {
max-width: 90px;
}

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

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

.oudxmPucHtIt {
flex: none;
}

.NtWQVwTxCFBL {
max-width: none;
}

.sQNECdJXmitt .WcOzkMpKWQQv,
.sQNECdJXmitt .RrXiNOUPpduw {
height: auto;
min-height: 38px;
padding: 4px 6px;
font-size: 12px;
line-height: 1.2;
}

.sQNECdJXmitt .RrXiNOUPpduw {
margin-left: 6px;
}
}
.pgNUEuQHpUIK {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.LZHkgfFxxvjH {
position: relative;
}

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

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

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

.ElXsrgnJGRKz {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--segpgCyUSwGt);
text-shadow: 2px 2px var(--WQBDuoAMqTYH);
}

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

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

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

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

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

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

.SNwBeXTrGvVM {
font-size: 32px;
}

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

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

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

.ElXsrgnJGRKz {
font-size: 20px;
}

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

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

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

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

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

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

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

.gPRiohOaCGsH .VigltDozbHgh {
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(--segpgCyUSwGt);
background: var(--ynBSOVzrIURt);
}

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

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

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

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

.gPRiohOaCGsH .VigltDozbHgh {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.asYzycHfDlPb {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.zPTpoGoreuaw .WYxZCvfyzTeg {
width: 50%;
margin: 0;
}

.aWvZNSJgImuj {
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(--aSvCYOjKbkTt);
background: var(--LAvfUFjVbBKG);
}

.uKIttPRtqLIX {
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(--aSvCYOjKbkTt);
background: var(--LAvfUFjVbBKG);
}

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

.aWvZNSJgImuj:hover,
.uKIttPRtqLIX:hover {
background: var(--WWHzbRBgzBIZ);
}

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

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

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

.VxobgQeVlkHs {
flex-basis: auto;
}
}

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

.xjuREgMgMzhW {
margin: 10px 0 0;
}

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

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

input[name="RFQrlkUkWTtL"],
#FfYkrhDMzQeG,
#uQjdeyoeImGm,
#kYqzXJmrbNjo,
#WKiNeRnckEIn {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.vZKsCDreXuYc li {
width: 100%;
}

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

.emtpwuOxSvhn:nth-of-type(1):checked ~ .vZKsCDreXuYc li:nth-child(1) label,
.emtpwuOxSvhn:nth-of-type(2):checked ~ .vZKsCDreXuYc li:nth-child(2) label,
.emtpwuOxSvhn:nth-of-type(3):checked ~ .vZKsCDreXuYc li:nth-child(3) label,
.emtpwuOxSvhn:nth-of-type(4):checked ~ .vZKsCDreXuYc li:nth-child(4) label {
background: var(--KRUHAtDbYMhq);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.SLwtjqDzGCqS {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.HunItfaPCKFl {
margin: 0 -5px;
}

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

.xPuuJCcgtQCA {
padding: 16px;
}

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

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

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

.xXRIbagrovrV .rtIsYzrYnURH {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--BqAaCKUnytSn);
}

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

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

.bagFOQFojyaA small {
font-size: 14px;
color: var(--BqAaCKUnytSn);
}

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

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

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

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

.NdNxvTZhGhwz {
color: #4285F4;
}

.QqXGnHSJoWSq {
color: #EA4335;
}

.QtRmuCOdsiiW {
color: #FBBC05;
}

.YohwbMnqjANa {
color: #34A853;
}

.NXKsYRlJbKAM {
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(--aSvCYOjKbkTt);
background: var(--LAvfUFjVbBKG);
}

.FVkDGCDZgbtK {
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(--aSvCYOjKbkTt);
background: var(--LAvfUFjVbBKG);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.NXKsYRlJbKAM:hover,
.FVkDGCDZgbtK:hover {
background: var(--WWHzbRBgzBIZ);
}
}

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

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

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

.FVkDGCDZgbtK {
margin: 18px auto 0;
}

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

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

.SsHTenYQRUkF {
padding: 16px 32px;
border-left: 5px solid var(--JoFQprYMWIlr);
border-radius: 10px;
font-size: 20px;
color: var(--segpgCyUSwGt);
background: var(--ynBSOVzrIURt);
}

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

@media (max-width: 767px) {
.hJlHGCyhkslN {
margin-bottom: 60px;
}
}
.eCridXmvsxVW,
#mkUMHNkubUru,
#clkUwpKgutag,
#mpJNwkbFovNS {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#clkUwpKgutag:checked ~ .cZPgzNeYrRMR.fTBeOxbHdgmI,
#mpJNwkbFovNS:checked ~ .cZPgzNeYrRMR.fTBeOxbHdgmI {
display: block;
}

#mpJNwkbFovNS:checked ~ .cZPgzNeYrRMR .uUzhcTDfYDrU {
display: none;
}

#clkUwpKgutag:checked ~ .cZPgzNeYrRMR .SCWGlRMVHyzd {
display: none;
}

body:has(#clkUwpKgutag:checked),
body:has(#mpJNwkbFovNS:checked) {
overflow: hidden;
}

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

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

.lDqOxzyCMgCG .uUzhcTDfYDrU,
.lDqOxzyCMgCG .SCWGlRMVHyzd {
display: block;
}

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

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

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

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

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

.zQpDLtEcMmuh input::placeholder {
opacity: 0.6;
color: var(--BqAaCKUnytSn);
}

.zQpDLtEcMmuh input:hover,
.zQpDLtEcMmuh input:focus {
border-color: var(--BqAaCKUnytSn);
}

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

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

.ubjNUGoIBXHt > input,
#tnRrhkYnaLLT,
#sdrjRPQBweEQ,
#buYaGiIBeDqj,
#SRbLEjbTkHUn,
#CExNaffUVlUt,
#dzYeCKftYbQO,
.ubjNUGoIBXHt > input.dERJqbXPAzRx {
display: none;
}

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

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

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

.CLnXcuBlpedd {
margin-bottom: 36px;
}

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

.CLnXcuBlpedd textarea::placeholder {
opacity: 0.6;
color: var(--BqAaCKUnytSn);
}

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

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

.GAcXISXLdWgo:hover {
background: var(--JoFQprYMWIlr);
}

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

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

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

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

.SCWGlRMVHyzd .GAcXISXLdWgo {
margin: 0 auto;
}

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

.ZBuTewiVUpVm {
margin-bottom: 20px;
}

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

.FEvItnCvKTsm {
margin-bottom: 16px;
}

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

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

.pnmLWHZFSQwi li a {
color: var(--BqAaCKUnytSn);
text-decoration: none;
}

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

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

.pnmLWHZFSQwi li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.pnmLWHZFSQwi {
padding: 0 16px;
}
}
.PwqAghysLAQs,
.PTRPbrajylzr {
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(--BqAaCKUnytSn);
border: 1px solid var(--JoFQprYMWIlr);
background: var(--SrtPWfwZciiv);
}

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

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

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

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

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

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

.iHmgJbrxWMps a:hover {
color: var(--UYvJVMcyeokU);
}
.xkxpoDPAENAY {
padding: 80px 0 0;
background: var(--RmIfrExCGNBg);
border-top: 1px solid var(--mCHkgEHscLYJ);
}

.frDzczadlZlC {
margin-bottom: 94px;
}

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

.HpMnbcQeSKnK .WhPHOFgCBSdO {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.xkxpoDPAENAY .AOyTBHdcMHZh li a {
color: var(--YPLdmFqNmMjZ);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.frDzczadlZlC {
margin-bottom: 40px;
}

.qXdoydsVjqzR {
flex-direction: column;
}

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

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

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

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

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

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

#vOrYfGFHpwUB:checked + .CrJGnvbHKmsp {
color: var(--aSvCYOjKbkTt);
background: var(--KRUHAtDbYMhq);
}

#vOrYfGFHpwUB:checked + .CrJGnvbHKmsp .eZoEpdWCWziQ {
transform: rotate(180deg);
}

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

.HcKoFfsifXGf {
min-width: 100%;
}

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

#vOrYfGFHpwUB:checked ~ .EBqFbLjPTcRo {
display: flex;
flex-direction: column;
}

.EBqFbLjPTcRo .bLtMccOuLfva {
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(--YPLdmFqNmMjZ);
transition: 0.3s ease-in-out;
}

@media (min-width: 1025px) {
.CrJGnvbHKmsp:hover {
color: var(--aSvCYOjKbkTt);
background: var(--KRUHAtDbYMhq);
}

.EBqFbLjPTcRo .bLtMccOuLfva:hover {
color: var(--aSvCYOjKbkTt);
background: var(--KRUHAtDbYMhq);
}
}

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