:root {
--NpNRcvtxlAhh: #F3EFE6;
--yHssZlAOZfea: #D2C4A8;
--tBHkvtUnqjZp: #D79426;
--NUQGqcAFdaep: #F0EBE1;
--OjMScThdiyDb: #FDFBF5;
--SisJotPYjBVq: #E0D5C0;
--lPiOBuyNamtE: #A0691A;
--ntpbuapDjHmd: #231C12;
--raihfhRAwnMT: #4A4133;
--jTwWCxCaAJIO: #D79426;
--dnSlqzYtUNNM: #E4A031;
--SVfNpTaVJxau: #231C12;
--aDNBtQyuZJph: linear-gradient(136deg, #F9C25C 0%, #E0A035 100%);
--LdeuMhAgUCWe: #FDFBF5;
--EGqxjmKrXSys: #2A2118;
--zDavfchkszQq: rgba(255,255,255,0.66);
--MAOLoMuLpatq: rgba(0,0,0,0.13);
--JdoXerkhtREz: #E8DFCE;
--KdXtUXiFxMfN: #231C12;
--EzXvstYZxYWm: #E0D5C0;
--tpNuzWydNRag: #4A4133;
--afODJOhqZgdO: #231C12;
--IcXtILUxfEYP: #D79426;
--ANTIAGjjDDgJ: #D2C4A8;
--KTVkmiLXxRiK: rgba(48,38,22,0.11);
--qScbjptiluNX: #A0691A;
--yyALIBgCPpNF: #C33A28;
--AEzxnxcCZXaY: #EB846D;

}

* {
box-sizing: border-box;
}

.iWvaPNATHQrQ a,
.iNZJQJFkUeel a {
color: var(--raihfhRAwnMT);
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(--NpNRcvtxlAhh);
color: var(--ntpbuapDjHmd);
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(--ntpbuapDjHmd);
}

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

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

.mjPvtstkVIlf,
.dtxNOWUdyMeL,
.inside-rJvSxiEuVUIr {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.HcAJTzvujVDe {
padding: 54px 0 0;
}

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

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

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

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

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

.iWvaPNATHQrQ .YGklJAqpOlQm li a {
color: var(--raihfhRAwnMT);
font-weight: 400;
text-decoration: none;
}

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

.ZQbGBNsofeIL {
margin-right: 0;
}

.iWvaPNATHQrQ .QDbZGadHdeFA,
.iWvaPNATHQrQ .hUNFKrVYUwMe {
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;
}

.iWvaPNATHQrQ .QDbZGadHdeFA {
background: var(--JdoXerkhtREz);
color: var(--ntpbuapDjHmd);
font-weight: 400;
}

.iWvaPNATHQrQ .hUNFKrVYUwMe {
margin-left: 10px;
background: var(--jTwWCxCaAJIO);
color: var(--SVfNpTaVJxau);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.hTiDcrHbcAzV {
display: none;
}

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

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

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

.iWvaPNATHQrQ .QDbZGadHdeFA:hover {
background: var(--JdoXerkhtREz);
opacity: 0.9;
}

.iWvaPNATHQrQ .hUNFKrVYUwMe:hover {
background: var(--aDNBtQyuZJph);
}
}

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

.iHHxcyZATnTr {
margin-right: 105px;
}

.ZQbGBNsofeIL {
margin-right: 0;
}
}

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

.GJdqJdWtQpEu {
order: -2;
}

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

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

.rmqcYYfrggVL {
display: none;
}

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

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

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

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

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

.YGklJAqpOlQm {
display: block;
}

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

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

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

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

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

.okhDYzyesIJs .GJdqJdWtQpEu img {
max-width: 90px;
}

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

.iWvaPNATHQrQ .QDbZGadHdeFA,
.iWvaPNATHQrQ .hUNFKrVYUwMe {
height: 38px;
width: auto;
max-width: none;
padding: 0 10px;
white-space: normal;
text-align: center;
}
}
.tyYiYVpXXqFF {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.aBHSIfjYEYSw {
position: relative;
}

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

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

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

.yShtblDofMSr {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--ntpbuapDjHmd);
text-shadow: 2px 2px var(--NpNRcvtxlAhh);
}

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

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

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

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

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

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

.aLgxBSxagmrQ {
font-size: 32px;
}

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

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

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

.yShtblDofMSr {
font-size: 20px;
}

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

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

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

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

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

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

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

.cDnxxcuKWfcl .tvOSKgzKUuIq {
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(--ntpbuapDjHmd);
background: var(--JdoXerkhtREz);
}

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

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

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

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

.cDnxxcuKWfcl .tvOSKgzKUuIq {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.iEFfFeixUIbY {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.neUPONmdSbFa .tHUzgMmWKCmM {
width: 50%;
margin: 0;
}

.QWkmHUxfPLAw {
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(--SVfNpTaVJxau);
background: var(--jTwWCxCaAJIO);
}

.ZyAfXNiQRXOv {
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(--SVfNpTaVJxau);
background: var(--jTwWCxCaAJIO);
}

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

.QWkmHUxfPLAw:hover,
.ZyAfXNiQRXOv:hover {
background: var(--aDNBtQyuZJph);
}

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

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

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

.tlQxxJbuaQYK {
flex-basis: auto;
}
}

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

.BQrgTtuSxJtP {
margin: 10px 0 0;
}

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

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

input[name="LXiDDDpUEQpj"],
#QekmksalfZkd,
#ShlVLAArWxpA,
#mrqYIdtjLvJV,
#xXsqhyGLTTJQ {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.TeffogeUrtbG li {
width: 100%;
}

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

.zwhJEPlTZFfq:nth-of-type(1):checked ~ .TeffogeUrtbG li:nth-child(1) label,
.zwhJEPlTZFfq:nth-of-type(2):checked ~ .TeffogeUrtbG li:nth-child(2) label,
.zwhJEPlTZFfq:nth-of-type(3):checked ~ .TeffogeUrtbG li:nth-child(3) label,
.zwhJEPlTZFfq:nth-of-type(4):checked ~ .TeffogeUrtbG li:nth-child(4) label {
background: var(--tBHkvtUnqjZp);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.LfoXGQYvEQGi {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.HtauUFDclnsK {
margin: 0 -5px;
}

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

.QsOkbezOUaeZ {
padding: 16px;
}

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

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

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

.cMbhTrsONqlx .OcCJAjQNvtHc {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--raihfhRAwnMT);
}

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

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

.KwgoRrYhcVvG small {
font-size: 14px;
color: var(--raihfhRAwnMT);
}

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

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

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

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

.odrCtclbpBTp {
color: #4285F4;
}

.sSuBceMXeGHH {
color: #EA4335;
}

.ZirsIxrOwBky {
color: #FBBC05;
}

.MjofBZFXQusO {
color: #34A853;
}

.hBLVHNjzHTBi {
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(--SVfNpTaVJxau);
background: var(--jTwWCxCaAJIO);
}

.RPekzOEOPPCR {
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(--SVfNpTaVJxau);
background: var(--jTwWCxCaAJIO);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.hBLVHNjzHTBi:hover,
.RPekzOEOPPCR:hover {
background: var(--aDNBtQyuZJph);
}
}

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

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

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

.RPekzOEOPPCR {
margin: 18px auto 0;
}

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

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

.XqyFqiMMUcEZ {
padding: 16px 32px;
border-left: 5px solid var(--ANTIAGjjDDgJ);
border-radius: 10px;
font-size: 20px;
color: var(--ntpbuapDjHmd);
background: var(--JdoXerkhtREz);
}

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

@media (max-width: 767px) {
.ODRbzOmVFpAg {
margin-bottom: 60px;
}
}
.KQgMEoVzTHoE,
#jGWlvOyvyMCI,
#xGNhKBdQGuPk,
#tQComrarlqsx {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#xGNhKBdQGuPk:checked ~ .zMIyOslfDubv.lzYJnLigbJJI,
#tQComrarlqsx:checked ~ .zMIyOslfDubv.lzYJnLigbJJI {
display: block;
}

#tQComrarlqsx:checked ~ .zMIyOslfDubv .UBdDksuNXHYI {
display: none;
}

#xGNhKBdQGuPk:checked ~ .zMIyOslfDubv .swLYlUjqUmTI {
display: none;
}

body:has(#xGNhKBdQGuPk:checked),
body:has(#tQComrarlqsx:checked) {
overflow: hidden;
}

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

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

.EJfxjTgmsnxi .UBdDksuNXHYI,
.EJfxjTgmsnxi .swLYlUjqUmTI {
display: block;
}

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

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

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

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

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

.JHLMMBbyvmAk input::placeholder {
opacity: 0.6;
color: var(--raihfhRAwnMT);
}

.JHLMMBbyvmAk input:hover,
.JHLMMBbyvmAk input:focus {
border-color: var(--raihfhRAwnMT);
}

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

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

.OKwGEcGhjoXr > input,
#LQMLFdQuPpPX,
#cAGOGACLstJn,
#wZKGyJpPOpaV,
#tyjRDrFZUilG,
#CHnuMRrYrpFD,
#fPSafEjRQZjg,
.OKwGEcGhjoXr > input.CAFwSNgvYXQE {
display: none;
}

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

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

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

.InYIBJNTZQzM {
margin-bottom: 36px;
}

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

.InYIBJNTZQzM textarea::placeholder {
opacity: 0.6;
color: var(--raihfhRAwnMT);
}

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

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

.IFIBrfpmwOQX:hover {
background: var(--ANTIAGjjDDgJ);
}

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

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

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

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

.swLYlUjqUmTI .IFIBrfpmwOQX {
margin: 0 auto;
}

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

.pXDWpWsaZhSx {
margin-bottom: 20px;
}

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

.PBMYUAwXJZSS {
margin-bottom: 16px;
}

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

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

.uPiCRLlSISUS li a {
color: var(--raihfhRAwnMT);
text-decoration: none;
}

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

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

.uPiCRLlSISUS li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.uPiCRLlSISUS {
padding: 0 16px;
}
}
.zvjETpogCSFh,
.EbPIZhacLEPM {
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(--raihfhRAwnMT);
border: 1px solid var(--ANTIAGjjDDgJ);
background: var(--LdeuMhAgUCWe);
}

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

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

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

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

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

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

.CJQAejZNBTvC a:hover {
color: var(--lPiOBuyNamtE);
}
.iNZJQJFkUeel {
padding: 80px 0 0;
background: var(--EzXvstYZxYWm);
border-top: 1px solid var(--MAOLoMuLpatq);
}

.jAnHaQucodtv {
margin-bottom: 94px;
}

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

.QrZtxdYcssoL .jZAcKBZQxmby {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.iNZJQJFkUeel .rgyQTmsLdCwr li a {
color: var(--tpNuzWydNRag);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.jAnHaQucodtv {
margin-bottom: 40px;
}

.EkdXhHwvWoav {
flex-direction: column;
}

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

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

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