:root {
--color-cta-box-shadow: rgba(37, 117, 252, 0.3);
}
*, *::before, *::after {
    box-sizing: border-box;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

:focus {
    outline: 0;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul, li {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none;
}
input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.i8bd9k37nzk { display: block; border: 4px dotted #529b34; margin: 2px; width: 78%; padding: 2px 49px; color: rgb(14, 99, 180); }
textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 100%;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

html {
    font-size: 100%; 
    -webkit-text-size-adjust: 100%; 
    -ms-text-size-adjust: 100%; 
}

a:focus {
    outline: thin dotted;
}

a:active,
a:hover {
    outline: 0;
}

img {
    border: 0; 
    -ms-interpolation-mode: bicubic; 
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0; 
    padding: 0;
    white-space: normal; 
    *margin-left: -7px; 
}

button,
input,
select,
textarea {
    font-size: 100%; 
    margin: 0; 
    vertical-align: baseline; 
    *vertical-align: middle; 
}
.pitz2icmeqa { padding-left: 43px; }

button,
input {
    line-height: normal;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"], 
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; 
    cursor: pointer; 
    *overflow: visible;  
}

button[disabled],
html input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; 
    padding: 0; 
    *height: 13px; 
    *width: 13px; 
}

input[type="search"] {
    -webkit-appearance: textfield; 
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; 
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto; 
    vertical-align: top; 
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
html,
button,
input,
select,
textarea {
    color: #222;
}
.ngs64dpdr4p8 { padding-left: 37px; color: rgb(16, 70, 226); display: flex; padding-right: 39px; border: 2px dotted #1a1d2c; margin: -8px; }
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
img {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.ue1m8pf0 {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
a,
  button,
  input,
  svg ,
  textarea {
    transition-duration: var(--transition-duration);
  }
body {
    color: var(--color-light);
    background-color: var(--bg-dark);
    font-family: var(--font-family);
    display: flex;
    flex-direction: column;
}
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
a {
    text-decoration: none;
    
}
h1 {
    font-size: 40px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bolder;
    margin-bottom: 20px;
}
h2 {
    font-size: 30px;
    font-weight: bold;
    text-align: left;
    margin: 10px 0 16px;
}
h3 {
    font-size: 26px;
    font-weight: bold;
    text-align: left;
    margin: 10px 0 16px;
}
.rekk5ke9tgq2 { display: flex; }
h4 {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    margin: 10px 0 16px;
}
p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    margin: 10px 0 20px;
}
strong {
    color:var(--color-accent);
    font-weight: 600;
}
@media screen and (max-width:768px)  {
    h1 {
        font-size: 25px;
    }
    h2 {
        font-size: 22px;
    }
    h3 {
        font-size: 20px;
    }
    h4 {
        font-size: 18px;
    }
    p {
        font-size: 16px;
    }
}
.siqqtqc9 {
 position: fixed;
    width: 100%;
    z-index: 1000;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    gap: 30px;
    min-height: 70px;
    padding-left: 2%;
    padding-right: 2%;

    
    background-color: #0b0a0859; 
    backdrop-filter: blur(10px); 
    -webkit-backdrop-filter: blur(10px); 
}
.pfnbvtdg {
    max-width: 149px;
    width: 100%;
    height: auto;
}
.ll3wlxfu {
    width: 100%;
}
.oh5duhk0 {
    display: flex;
    justify-content: flex-end;
    align-items:center;
    gap: 30px;
    width: 100%;
}
.oh5duhk0 a.ufgxfbk3 {
color: var(--color-light);
}
@media screen and (max-width:991px) {
    .oh5duhk0 a.ufgxfbk3 {
        display:none;
    }
}
.y4zlkyn6 {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items:center;
    
}
.lqbu051c {
    border: none;

    width: 100%;
    padding: 10px 20px;
    border-radius: 12px;
}
a.lqbu051c {
    color: var(--color-light);
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}
a.lqbu051c:nth-of-type(1){
    background-color: var(--color-accent);
color: var(--bg-dark);

    
}
.k7pahy44dy0 { padding-left: 42px; border: 5px dashed #429ae5; width: 84vw; }
a.lqbu051c:nth-of-type(1) a {
color: var(--bg-dark);
}
a.x4i3747x {
    text-transform: uppercase;
color: var(--bg-dark);
background-color: var(--color-light);
    
}
.z0yx511t {
    margin-right: auto;
    color: var(--color-light);
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;

}
@media screen and (max-width:768px) {
    .siqqtqc9{
        height: auto;
        padding-right: 85px;
    }
    .z0yx511t {
        display: none;
    }
    .oh5duhk0 {
        justify-content: center;
    }
}
@media screen and (max-width:478px) {
    a.lqbu051c {
        height: 32px;
        padding: 5px 10px;
    }
    a.lqbu051c {
        font-size: 10px;
    }
}
.xfiw69lp {
    display: none;
 }
@media screen and (max-width: 768px) {
    .xfiw69lp {
        display: block;
        position: static;
        z-index: 902;
        
    }
    
    .srxljhhm {
        position: fixed;
        left: -60%;
        top: 0; 
        width: 0;
        border-bottom: 2px solid var(--color-accent); 
        border-radius: 10px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        background-color: var(--bg-dark);
        overflow: hidden;
        transition: left 0.3s ease; 
        z-index: 903;
        padding: 30px 10px;
    }
    .srxljhhm a {
 color:var(--color-light);
}
    .srxljhhm[active] {
        width: 100%;
        padding-top: 65px;
        left: 0;
    }
    .u0yiumka {
        width: 100%;
        padding: 10px 40px;
        background-color: #FCC301;
        border: none;
    }
    .u0yiumka:nth-of-type(2){
        background-color:var(--color-accent);
    }
    .u0yiumka a {
        text-transform: uppercase;
        color:var(--color-light);
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
    }
    .gws39w8h {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 10px;
        width: 100%;
        height: 60%;
    }
    .pbzd5cts {
        width: 100%;
        border-bottom: 1px solid var(--bg-dark);
        padding-bottom: 10px;
        font-weight: 700;
        color:var(--bg-card);
        font-size: 16px;
        font-weight: 700;
        margin-top: 20px;
        text-transform: uppercase;

    }
    
    .e3j7c7p8 {
        display: flex;
        flex-direction: column;
        gap: 4px;
        width: 50px;
        height: 43px;
        position: absolute;
        right: 15px;
        top: 25px;
        z-index: 100;
    }
    
    .ht5fmlaj {
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 10%;
        right: 5%;
        transform: translate(50%, -50%);
        cursor: pointer;
    }
    
    .ht5fmlaj:before,
    .ht5fmlaj:after {
        content: '';
        position: absolute;
        width: 3px;
        height: 20px;
        background:var(--bg-card);
    }
    
    .ht5fmlaj:before {
        transform: rotate(45deg);
    }
    
    .ht5fmlaj:after {
        transform: rotate(-45deg);
    }
    
    .e3j7c7p8 div {
        width: 25px;
        height: 3px;
        background-color:var(--color-light);
    }
 }
.nui172kl {
    width: 100%;
    height: auto;
    background-image: url('/img/bg.olbwl9lp');
    background-position: center;
    background-size: cover;
    margin-top: 70px;
}
.vxxdcrq1 {
    max-width: 1440px;
    height: 500px;
    padding: 0 10px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.xl1hhl0r {
    width: 60%;
}
.x7og11ra {
    color:var(--color-light);
    font-family: 'arial black', sans-serif;
    font-size: 30pt;
    line-height: 1.2;
margin-bottom: 30px;
}
.q2imczrw {
    font-family: 'arial black', sans-serif;
    font-size: 30px;
    line-height: 1.2;
    margin-top: 20px;
margin-bottom: 20px;
}
@media screen and (max-width: 870px){
    .nui172kl {
        width: 100%;
        margin-top: 70px;
    }
    .vxxdcrq1 {
        max-width: 1440px;
    
        margin: 0 auto;
        padding: 50px 30px;
    }
    .xl1hhl0r {
        width: 60%;
    }
    .x7og11ra {
        color: var(--color-light);
        font-family: 'arial black', sans-serif;
        font-size: 30pt;
        line-height: 1.2;
    }
    .q2imczrw {
        font-size: 20px;
        line-height: 1.2;
    }
}
@media screen and (max-width: 468px){
    .xl1hhl0r {
        width: 100%;
    }
    .x7og11ra {
        font-size: 24px;
    }
    .q2imczrw {
        font-size: 18px;
    }
}
.alxym4pf {  
    width: 100%;
}
.ke5ca2yw { 
    max-width: 1440px;
    margin: 0 auto;
    padding: 30px 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.tqp67ak5xmg { border: 2px solid #091680; margin: 20px; color: rgb(125, 74, 110); padding-right: 8px; display: grid; padding-left: 42px; width: 58px; }
.vleo6id2 { 
    max-width: 260px;
    width: 100%;
    height: 200px;
    padding-top: 30px;
    background-color: var(--bg-dark);
    box-shadow: 0px 0px 9px 9px #0000000d;
    border-radius: 10px;
}
.vleo6id2 a {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 40px;
    color: var(--color-light);
}
.vleo6id2 img {
    max-width: 83px;
    width: 100%;
    height: 80px;
}
.vleo6id2 p {
    font-size: 16px;
    font-weight: bold;
}
@media  screen and (max-width: 768px) {
    .ke5ca2yw { 
        max-width: 1440px;
        margin: 0 auto;
        padding: 0 30px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
        align-items: center;
        padding-top: 30px;
    }
    .vleo6id2 { 
        max-width: 260px;
        width: 100%;
        height: 200px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-top: 30px;
        gap: 40px;
    }
    .vleo6id2 img {
        max-width: 83px;
        width: 100%;
        height: 80px;
    }
    .vleo6id2 p {
        font-size: 16px;
        font-weight: bold;
    }
}
.mq8vunif {
  width: 100%;
  margin-bottom: 40px;
}
.ycsd5t3b {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 30px;
  margin-bottom: 40px;
}
.ycsd5t3b h2 {
  color: var(--color-accent);
}
.gzn37f2n {
  display: grid;
  gap: 20px;
  padding-top: 20px;
}
@media (max-width: 800px) {
  .gzn37f2n {
    justify-content: center;
  }
}
.xh8702mj {
  width: 100%;
  height: auto;
  max-width: 220px;
  height: auto;
  position: relative;
 
  border-radius: 10px;
}
.xh8702mj img {
  width: 100%;
  height: auto;
  margin: 0 auto !important;
  border-radius: 10px;
}
.xh8702mj .gxxjk6hh {
  position: absolute;
  top: 45%;
  left: 45%;
  width: 30px;
  height: 30px;
  opacity: 0;
}
@media (max-width: 768px){
.xh8702mj .gxxjk6hh {

  width: 20px;
  height: 20px;

}

}
.xh8702mj {
max-width:inherit;
text-align: center;
}
.gzn37f2n:has(.rntpfi5v) {
  grid-template-columns: repeat(4, 1fr);
}
.gzn37f2n:has(.cxikgax2) {
  grid-template-columns: repeat(5, 1fr);
}
.gzn37f2n:has(.ws0z53gv) {
  grid-template-columns: repeat(6, 1fr);
}
.ptrolqgvers { border: 4px dotted #112bc7; display: flex; margin: 4px; width: 49px; padding: 9px 37px; color: rgb(200, 99, 34); }
.gzn37f2n:has(.rdvx5ivc) {
  grid-template-columns: repeat(7, 1fr);
}
.gzn37f2n:has(.smkynrw3) {
  grid-template-columns: repeat(8, 1fr);
}
@media (max-width: 1024px) {
  .gzn37f2n {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}
@media (max-width: 768px) {
  .gzn37f2n {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 12px;
  }
}
@media (max-width: 576px) {
  .gzn37f2n {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px;
  }
}
@media (max-width: 380px) {
  .gzn37f2n {
    grid-template-columns: 1fr !important;
  }
}
.xh8702mj:hover .gxxjk6hh {
  opacity: 1; 
}
.xh8702mj:hover img {
  opacity: 0.3;
}
table {
    width: 100%; 
    border-collapse: separate;
    border-spacing: 10px 10px;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.5;
    margin: 30px 0;
}
@media (max-width: 868px) {
    table {
        max-width: 100%;
        overflow-x: auto;
        display: block;
    }
}
td, th {
  white-space: normal; 
  word-wrap: break-word; 
  box-shadow: 0 2px 8px var(--color-accent);
}
td {
    border: none; 
    border-radius: 10px 10px 10px 10px; 
	border: 1px double var(--color-light);
    padding: 5px 10px; 
}
tr {
    background-color: rgba(146, 146, 146, 0.197);
    border: 2px solid var(--color-light);
}
th {
    font-size: 20px;
    font-weight: 700;
    background-color: rgba(146, 146, 146, 0.197); 
    border-radius: 10px 10px 10px 10px; 
    padding: 10px 0;
}
@media (max-width: 1280px) {
    .uzfozyog {
      width: 100%;
    }
  }
@media (max-width: 600px) {
    .uzfozyog {
      width: 100%;
    }
    .nxodft32 img {
        max-width: 35px;
    }
  }
.ivhoz3un {
    margin-top: 70px;
}
.olne045t {
    width: 100%;
    margin-bottom: 40px;
}
.jm51v3jt {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.olne045t .abfl1rza {
    display: flex;
    justify-content: center;
}
.pu1v78a6 {
    display: flex;
    justify-content: center;
    align-items:center;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.pu1v78a6 img {
    width: 100%;
}
.aida6x1sf0 { color: rgb(142, 61, 59); display: flex; margin: -16px; padding: 19px 27px; }
.abfl1rza {
    display: flex;
    justify-content: center;
    align-items:center;
    margin-bottom: 30px;
}
.jm51v3jt a{
 color: var(--color-accent);
}
.b2ht121f {
    border: none;
    background-color: var(--color-accent);
color: var(--bg-dark);
    border-radius: 10px;
    height: auto;
    padding: 20px 70px;
}
a.b2ht121f {
color: var(--bg-dark);
    text-decoration: none;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.2px;
}
.cctk8n55 {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.ltn5l5sy h2 {
	margin-bottom: 1.875rem;
	font-size: 1.875rem;
	font-weight: 700;
}
summary.koillcbd {
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
	line-height: 2rem;
	border: 1px solid var(--color-light);
    padding: 1rem;
}
.eh03myo6 {
	margin-bottom: 1rem;
    font-size: 1.125rem;
	line-height: 2rem;
	border: 0px dotted var(--color-light);
    padding: 0 1rem;
}
footer {
    width: 100%;
    margin-bottom: 40px;
}
.l2mfqs79 {
    max-width: 1440px;
    margin: 30px auto;
    padding: 0 10px;
    padding-top: 30px;
}
.fap8977v {
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}
.fap8977v img {
    opacity: 0.4;
}
.ynk7rxn3 {
    display: flex;
    justify-content: center;
    gap: 10px;
    padding: 20px; 
}
.yxyu7b6g90t { padding: 3px 33px; border: 5px dotted #b6b0b4; display: inline-block; margin: 6px; }
.snop85f1 {
    display: flex;
    justify-content: center;
    align-items: center;
}
.snop85f1 a {
    display: block; 
    color: var(--color-light);
    text-decoration: none; 
    margin-bottom: 15px; 
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
  }
.snop85f1 a:hover {
    text-decoration: underline; 
  }
.bnik7ocu {
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 40px;
}
.bnik7ocu img {
    width: 100%;
    height: 30px;
}
.imt7rx0g {
    font-size: 16px;
    margin: 40px 0;
}
@media (max-width: 768px) {
    .ynk7rxn3 {
      grid-template-columns: repeat(1, 2fr); 
    }
    .b2ht121f {
        padding: 10px 40px;
    }
    a.b2ht121f  {
        font-size: 15px;
    }
  }
ul li {
    list-style: circle;
    line-height: 1.5;
    margin-left: 20px;
}
ol li {
    list-style-type: decimal;
    line-height: 1.5;
    margin-left: 20px;
}

#cursor-trail-dot {
    position: fixed;
    width: 10px;
    height: 10px;
    background: var(--color-accent);
    border-radius: 50%;
    pointer-events: none;
    z-index: 9999;
    transition: all 0.1s ease;
}
.vxxdcrq1 {
  position: relative;
  z-index: 2;
}
.x7og11ra {
  text-shadow: 0 0 10px var(--color-accent), 0 0 20px var(--color-accent);
  animation: glow 2s ease-in-out infinite alternate;
}
@keyframes glow {
  from { text-shadow: 0 0 10px var(--color-accent), 0 0 20px var(--color-accent); }
  to { text-shadow: 0 0 20px var(--color-accent) 0 0 40px var(--color-accent) }
}
.nui172kl {
  position: relative;
  clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}
.pxc1awsu a:hover {
  transform: translateY(-8px) rotate(1deg);
}
.pxc1awsu a {
 display: inline-block;
  filter: grayscale(0%); 
  border-radius: 12px;
  animation: pulseShadow 2s infinite ease-in-out;
  margin: 20px 0;
}
@keyframes pulseShadow {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.olne045t img {
  border-radius: 12px;
  box-shadow: 0 8px 25px var(--color-accent); 
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  width: 100%;
  height: auto;
  margin: 20px 0;

}
.jj55fyik3cx { display: inline-block; margin: 15px; }
.j5za70ua {
max-width: 1440px;
margin: 0 auto;
padding: 10px;
}
.w3df51jm {
            max-width: 1400px;
            margin: 0 auto;
        }
.yru00fqu {
            display: flex;
            justify-content: flex-start;
            flex-wrap: wrap;
            gap: 10px;
            margin-bottom: 40px;
        }
.z0yx511t {
            background: rgba(0, 0, 0, 0.5);
            border: 2px solid rgba(255, 255, 255, 0.1);
            border-radius: 12px;
            padding: 10px;
            text-align: center;
            text-decoration: none !important;
            color: var(--color-text);
            font-size: 16px;
            font-weight: 500;
            transition: all 0.3s ease;
            cursor: pointer;
            backdrop-filter: blur(10px);
            margin: 0 !important;
        }
.z0yx511t:hover {
            background: rgba(0, 0, 0, 0.7);
            border-color: var(--color-accent);
            transform: translateY(-2px);
            box-shadow: 0 8px 20px rgba(149, 223, 161, 0.3);
            color: var(--color-accent);
        }
.z0yx511t:active {
            transform: translateY(0);
        }
@media (max-width: 768px) {
            .yru00fqu {
                gap: 12px;
            }

            .z0yx511t {
                flex: 1 1 150px;
                padding: 20px 16px;
                font-size: 14px;
            }
        }
@media (max-width: 480px) {
            .z0yx511t {
                flex: 1 1 calc(50% - 6px);
            }
        }
.n3okmpj2 {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding: 20px 20px 20px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.lk7y4vgs {
        display: inline-block;
        text-decoration: none; 
        cursor: pointer;
        
        padding: 16px 48px;
        border-radius: 12px; 
        border: none;
        
        font-size: 18px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1px;
        text-align: center;
        
        color: var(--color-light);
        background-color: var(--color-accent);
       
        
        transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
    }
.lk7y4vgs:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
    }
.lk7y4vgs:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .lk7y4vgs {
            width: 100%;
            padding: 10px 20px 16px;
        }
    }
#casino-sticky-block {
    position: fixed;
    z-index: 2;
    bottom: 0;
    width: 75%;
    max-width: 750px;
    left: 50%;
    transform: translate(-50%);
    height: 0;
    background: var(--bg-dark);
    transition: height, .4s;
    border-radius: 12px;
    border: 2px solid var(--color-accent, #fff);
    box-shadow: 0 0 16px 10px #00000026
}
#casino-sticky-block[open] {
    height: -moz-fit-content;
    height: fit-content;
    bottom: 28px
}
@media (max-width: 1024px) {
    #casino-sticky-block[open] {
        bottom: 0;
        height: unset;
        width: 100%;
        border-radius: 12px 12px 0 0
    }
}
#casino-sticky-block[closed] {
    display: none
}
.pymkn6yo {
    position: relative;
    align-items: center
}
.sdbn0umg {
    display: flex;
    position: relative;
    overflow: hidden;
    justify-content: space-between;
    align-items: center;
    height: 100%
}
.v2ahk2htdry { padding: 33px 34px; }
@media (max-width: 1024px) {
    .sdbn0umg {
        display: grid;
        gap: 12px;
        background: var(--bg-dark);
        border-radius: 6px;
        margin: 16px;
        padding: 12px;
        justify-content: start;
        grid-template-columns: auto 1fr;
        grid-template-areas: "img text" "button button"
    }
}
.cgfb4jwx {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}
.sab02sv7 {
    height: 60px;
    min-width: 10%;
    margin-left: 24px;
    margin-right: 2px;
    flex-shrink: 3;
    z-index: 2
}
@media (max-width: 1024px) {
    .sab02sv7 {
        max-width: 100px;
        margin: 0;
        border-width: 2px;
        grid-area: img
    }
}
.szz108iy {
    display: flex;
    height: auto;
    flex-grow: 1;
    align-items: center;
    justify-content: space-between;
    margin: 10px;
    padding: 20px 8px;
    gap: 25px;
    color: var(--color-light);
    background: var(--bg-dark);
    border-radius: 6px;
    position: relative;
    overflow: hidden
}
@media (max-width: 1024px) {
    .szz108iy {
        display: contents
    }
}
.szz108iy svg *[fill] {
    fill: currentcolor
}
.szz108iy svg *[stroke] {
    stroke: currentcolor
}
.ept6ehiz {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px
}
@media (max-width: 1024px) {
    .ept6ehiz {
        align-items: start;
        grid-area: text
    }
}
.xwp8gxty {
    flex: 1;
    font-weight: 800;
    line-height: 110%;
    text-align: center;
    color: var(--color-accent);
    font-size: 32px
}
@media (max-width: 1024px) {
    .xwp8gxty {
        font-size: 18px;
        text-align: start
    }
}
.fh0z11hw {
    flex: 1;
    font-weight: 700;
    line-height: 110%;
    text-align: center;
    color: var(--color-light);
    font-size: 16px
}
@media (max-width: 1024px) {
    .fh0z11hw {
        font-size: 14px;
        text-align: start
    }
}
.u1h331q5 {
    position: absolute;
    right: 35%;
    overflow: visible;
    z-index: 1
}
@media (max-width: 1024px) {
    .u1h331q5 {
        right: -8%
    }
}
.n7bg1m8e {
    width: 278px;
    flex-shrink: 0;
    z-index: 2;
    height: -moz-fit-content;
    height: fit-content;
    padding: 17px 0;
    color:var(--bg-dark);
    font-weight: 800;
    font-size: 17px;
    text-decoration: none;
    text-align: center;
    background-color:  var(--color-accent, #011c39);
    border-radius: 8px;
    line-height: 18px;
    display: block;
    justify-self: center
}
.n7bg1m8e:hover {
    filter: brightness(1.2)
}
.n7bg1m8e:active {
    filter: contrast(200%) saturate(50%)
}
@media (max-width: 576px) {
    .n7bg1m8e {
        height: 40px;
        font-size: 14px;
        padding: 11px 0
    }
}
.n7bg1m8e {
    animation: pulsate 1.5s ease-in-out infinite
}
@media (max-width: 1024px) {
    .n7bg1m8e {
        grid-area: button;
        min-width: 100%
    }
}
#casino-sticky-block__close-btn {
    position: absolute;
    right: 18px;
    top: 18px;
    z-index: 3;
    cursor: pointer;
    width: 10px;
    height: 10px;
    color: var(--color-accent)
}
@media (max-width: 1024px) {
    #casino-sticky-block__close-btn {
        width: 8px;
        height: 8px;
        top: -8px;
        right: 8px
    }
}
.vbtjxp96 {
max-height: 370px;
    overflow-y: scroll;
}
.ml1854l9nih5 { color: rgb(148, 28, 42); }
.s7xrls6k {
margin-right:5px;
}
.foynet2z {
    position: relative;
    display: flex;
    align-items: center;
    margin-right: 15px;
}
.yeh6nq4c {
    background-color: 
    padding: 8px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.yeh6nq4c svg {
    width: 20px;
    height: 20px;
    fill: white;
}
.tmmlev8z {
    display: none;
    position: absolute;
    top: 120%; 
    right: 0;
    background-color: var(--bg-dark);
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    overflow: hidden;
    z-index: 10;
    min-width: 160px;
}
.foynet2z[active] .tmmlev8z {
    display: block;
}
.tmmlev8z ul li {
 list-style: none;
margin-left: 5px;
}
.tmmlev8z ul {
    list-style: none;
    margin: 0;
    padding: 5px 0;
}
.tmmlev8z li a {
    display: flex;
    align-items: center;
    padding: 10px 15px;
    text-decoration: none;
    color: var(--color-light);
    font-size: 14px;
    transition: background-color 0.2s ease;
}
.tmmlev8z li a:hover {
    border: 1px solid black;
}
.tmmlev8z li a svg {
    width: 20px;
    height: 15px;
    margin-right: 10px;
    border: 1px solid #eee;
}
.tkm2e0z7 { padding: 2px 5px; }
.pwajjxgt {
overflow: hidden;
}
.qtqccd1t {
width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.qtqccd1t .f5dtx1n4 {
max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.qtqccd1t .jk7ot6gx {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
.qtqccd1t .jk7ot6gx .w1qhii3d  {
list-style:none;
}
.qtqccd1t .jk7ot6gx .w1qhii3d a {
    display: flex;
    align-items: center;
    font-weight: 500;
    text-decoration: none;
    padding: 3px 10px;
    line-height: normal;
    white-space: nowrap;
    border: 1px solid var(--color-accent);
    color: var(--color-light);
    border-radius: 15px;
}
.qtqccd1t + section.nui172kl {
margin-top:0px;
}

        .rs6rwz9e {
          width: 100%;
height: 700px;
display: flex;
justify-content: center;
align-items: center;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
margin: 40px 0;
border-radius: 20px;

        }
.m5lf9fzy {
            display: flex;
            flex-direction: column;
            gap: 15px;
            z-index: 5;
        }
.xp663rai {
            padding: 18px 45px;
            font-size: 1.2rem;
            font-weight: bold;
            text-transform: uppercase;
            cursor: pointer;
            border: none;
            border-radius: 5px;
            transition: 0.3s;
        }
.sa3x77o9 {
            background-color: #00bcd4;
            color: #fff;
        }
.worv5o4x {
            background-color: #ff9800;
            color: #fff;
        }
.xp663rai:hover {
            opacity: 0.85;
            transform: translateY(-2px);
        }
iframe[full-frame] {
            width: 100%;
            height: 100%;
            border: none;
        }

.x63135e0 ul {
    list-style: none;
    display: flex;
    column-gap: 5px;
margin: 10px 0px;
    padding: 0;
   
}
.h0it12fw { width: 14px; padding: 30px 20px; display: flex; border: 5px dashed #8383e3; margin: 0px; }
.x63135e0 ul li {
    list-style: none;
    margin-left: 0;
color: var(--color-accent);
}
.uxt3pdtj {
    border-top: 2px solid var(--color-accent);
    color: var(--color-light);
    font-family: var(--font-family);
    font-size: 14px;
}
.ynk7rxn3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    margin-bottom: 40px;
}
.snop85f1 a {
    color: var(--color-light);
    text-decoration: none;
    position: relative;
    transition: 0.3s ease;
}
.snop85f1 a::after {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--color-accent);
    transition: 0.3s ease;
}
.snop85f1 a:hover {
    color: var(--color-accent);
}
.snop85f1 a:hover::after {
    width: 100%;
}

.kg8ml3pj {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}
.pxl8z0in {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
}
.s3h3qi36 {
    background: var(--color-accent);

    padding: 6px 14px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 13px;
}
.pi1l9bg39g0t { display: flex; width: 38%; border: 2px solid #0403a9; color: rgb(228, 85, 102); padding: 39px 28px; margin: 18px; }

.x6msuu1z {
    height: 1px;
    background: rgba(255,255,255,0.08);
    margin: 28px auto;
    width: 80%;
}

.s4sc1r7l {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.cpjb1f7f {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 8px;
}
.s4sc1r7l a {
    color: var(--color-light);
    text-decoration: none;
    transition: 0.3s ease;
}
.s4sc1r7l a:hover {
    color: var(--color-accent);
}
.wlbo6dps {
    opacity: 0.4;
}

.bnik7ocu {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center;
}
.bnik7ocu img {
    height: 32px;
    opacity: 0.7;
    transition: 0.3s ease;
}
.bnik7ocu img:hover {
    opacity: 1;
    transform: translateY(-3px);
}

.v4g9iotx {
    opacity: 0.7;
    font-size: 13px;
    line-height: 1.6;
}

.imt7rx0g {
    margin-top: 20px;
    font-size: 13px;
    opacity: 0.5;
}
.uqkrxdnr3 { display: block; width: 83%; border: 4px dashed #90d1d1; color: rgb(34, 54, 73); margin: -19px; padding-right: 21px; padding-left: 21px; }

@media (max-width: 768px) {
    .ynk7rxn3 {
        flex-direction: column;
        gap: 12px;
    }

    .x6msuu1z {
        width: 100%;
    }

    .bnik7ocu img {
        height: 26px;
    }
}
.uxt3pdtj {
    border-top: 2px solid var(--color-accent);
}
.kg8ml3pj {
      width: 100%;
      background: var(--bg);
      border-top: 1px solid rgba(255,255,255,0.06);
      padding: 32px 20px 24px;
      color: var(--color-text);
    }
.kdywjlcb {
      max-width: 860px;
      margin: 0 auto;
      display: flex;
      flex-direction: column;
      gap: 20px;
    }

    .x6msuu1z {
      width: 100%;
      height: 1px;
      background: rgba(255,255,255,0.05);
    }

    .y1ehj2hq {
      font-size: 12px;
      line-height: 1.7;
      color: var(--color-text);
      text-align: center;
    }

    .s3h3qi36 {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 32px;
      height: 32px;
      border-radius: 50%;
      border: 2px solid #ef4444;

      font-size: 10px;
      font-weight: 700;
      letter-spacing: -0.5px;
      margin-right: 4px;
      vertical-align: middle;
      flex-shrink: 0;
    }

    .s4sc1r7l {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      gap: 6px 12px;
      font-size: 12px;
      color: var(--color-text);
      text-align: center;
    }
.s4sc1r7l div {
display: flex;
gap: 10px;
}
.s4sc1r7l span {
      color:var( --color-light);
      font-weight: 600;
      display: block;
      width: 100%;
      margin-bottom: 5px;
font-size: 14px;
    }
.pys4s6mu8fh { padding: 36px 39px; width: 4px; color: rgb(163, 90, 7); }
.s4sc1r7l a {
     color:var( --color-light);
      text-decoration: none;
      transition: color 0.2s;
      white-space: nowrap;
font-size: 14px;

    }
.s4sc1r7l a:hover { color: #c5cad6; }
.wlbo6dps {
      color: rgba(255,255,255,0.18);
      font-size: 14px;
      line-height: 1;
    }

    .l54xal3g {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      gap: 12px;
    }
.cgwfwvsz {
      display: flex;
      align-items: center;
      gap: 8px;
      background: rgba(255,255,255,0.04);
      border: 1px solid rgba(255,255,255,0.07);
      border-radius: 8px;
      padding: 7px 12px;
      text-decoration: none;
      color: #8a94a6;
      font-size: 11px;
      font-weight: 500;
      transition: background 0.2s, border-color 0.2s, color 0.2s;
      white-space: nowrap;
width: 130px;
min-height: 65px;
display: flex;
justify-content: center;
    }
.cgwfwvsz:hover {
      background: rgba(255,255,255,0.08);
      border-color: rgba(255,255,255,0.14);
      color: #c5cad6;
    }

    .cgwfwvsz svg {
      flex-shrink: 0;
    }

    .s8id6n8i {
      display: inline-flex;
      align-items: center;
      gap: 6px;
    }
.f8k8xxmh {
      width: 28px;
      height: 28px;
      border-radius: 50%;
      background: linear-gradient(135deg, #1a6faf 0%, #0d4f82 100%);
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 9px;
      font-weight: 800;
      color: #fff;
      letter-spacing: -0.5px;
      flex-shrink: 0;
    }

    .l25sy4x5 {
      display: inline-flex;
      align-items: center;
      gap: 7px;
    }
.ybv99kgk {
      width: 28px;
      height: 28px;
      border-radius: 4px;
      background: #f4a10d;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }

    .oqtfllpa {
      display: inline-flex;
      align-items: center;
      gap: 7px;
    }
.hpnpqhs5 {
      width: 28px;
      height: 28px;
      border-radius: 4px;
      background: #27a844;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }
.y25167zi { color: rgb(178, 92, 87); margin: 14px; padding: 4px 41px; border: 1px dotted #b06ad3; }

    .gallug3r {
      font-size: 11px;
      color: var(--color-text);
      text-align: center;
    }
.gallug3r a {
      color: var(--color-text);
      text-decoration: underline;
      text-underline-offset: 2px;
    }
.gallug3r a:hover { color: #9aa0b0; }

    .wu85o8y4 {
      font-size: 11px;
   color: var(--color-text);
      text-align: center;
    }

    @media (max-width: 480px) {
      .l54xal3g { gap: 8px; }
      .cgwfwvsz { font-size: 10px; padding: 6px 10px; }
    }
.vzh2rdnz {
max-width: 100%;
    height: auto;
}
.h05y6ip8 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 20px;
    padding: 20px;
    background: #0d0906;
}
.yeg7l3gs {
    background: #140e09;
    border: 1px solid rgba(255, 190, 40, 0.15);
    border-radius: 16px;
    padding: 18px 16px;
    color: #ffbe28;
    display: flex;
    flex-direction: column;
    gap: 10px;
    transition: all 0.25s ease;
    position: relative;
    overflow: hidden;
}
.yeg7l3gs:hover {
    transform: translateY(-4px);
    border-color: #ffbe28;
    box-shadow: 0 10px 25px rgba(0,0,0,0.4);
}
.qjwwvxx6 {
    font-size: 16px;
    color: #ffbe28;
    letter-spacing: 2px;
}
.iaaw3ahl {
    font-weight: 600;
    font-size: 14px;
    color: #ffbe28;
}
.eqq9md83 {
    font-size: 12px;
    color: rgba(255, 190, 40, 0.6);
}
.yeg7l3gs p {
    font-size: 14px;
    line-height: 1.5;
    color: #f5d27a;
}
.yeg7l3gs::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(120deg, transparent, rgba(255,190,40,0.08), transparent);
    opacity: 0;
    transition: 0.3s;
}
.yeg7l3gs:hover::before {
    opacity: 1;
}
.tha057h15 { width: 3px; padding: 39px 27px; }

.yeg7l3gs::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    width: 100%;
    background: #5e3b26;
    transition: 0.3s;
}
.yeg7l3gs:hover::after {
    background: #ffbe28;
}

@media (max-width: 480px) {
    .yeg7l3gs {
        padding: 16px 14px;
    }

    .yeg7l3gs p {
        font-size: 13px;
    }
}
.njm09qa1 {
   max-width: 1440px;
width: 100%;
    margin: 10px auto;
padding: 10px;
}
.ihj2ks2l {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.i00iuzmg {
    padding: 24px;
    border-radius: 16px;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.i00iuzmg:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.1);
}

.mak794wl {
    background: rgba(40, 167, 69, 0.12); 
    border: 1px solid rgba(40, 167, 69, 0.25);
}
.q2i78m0d {
    background: rgba(220, 53, 69, 0.12); 
    border: 1px solid rgba(220, 53, 69, 0.25);
}

.emhbpbre {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 16px;
}
.tr7hy569u42 { display: grid; margin: 11px; padding-right: 33px; }

.ui37q5hc {
    list-style: none !important;
    padding: 0;
    margin: 0;
}
.ui37q5hc li {
 list-style: none !important;
    position: relative;
    padding-left: 28px;
    margin-bottom: 12px;
    line-height: 1.5;
}

.mak794wl li::before,
.q2i78m0d li::before {
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 16px;
    font-weight: bold;
}
.mak794wl li::before {
    content: "✔";
    color: #28a745;
}
.q2i78m0d li::before {
    content: "✖";
    color: #dc3545;
}

@media (max-width: 768px) {
    .ihj2ks2l {
        grid-template-columns: 1fr;
    }
}
.qy7hbp97 {
 max-width: 1420px;
  margin: 0 auto;
  padding: 70px 16px;
  background:
    radial-gradient(circle at top left, rgba(255, 255, 255, 0.08), transparent 32%),
    linear-gradient(135deg, var(--bg-dark, #111111), var(--bg-card, #1b1b1b));
  color: var(--color-light, #ffffff);
  overflow: hidden;
}
.edvt2g5c {
  margin: 0 auto;
}
.k49yweu4 {
  margin: 0 auto 36px;
  text-align: center;
}
.vuq6uobt {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 12px;
  padding: 7px 16px;
  border: 1px solid color-mix(in srgb, var(--color-accent, #f5a623) 45%, transparent);
  border-radius: 999px;
  color: var(--color-accent, #f5a623);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  background: color-mix(in srgb, var(--color-accent, #f5a623) 12%, transparent);
}
.ilx6s3zh {
  margin: 0;
  font-size: clamp(28px, 4vw, 46px);
  line-height: 1.12;
  font-weight: 800;
}
.u0p80o86 {
  margin: 16px auto 0;
  max-width: 620px;
  color: color-mix(in srgb, var(--color-light, #ffffff) 72%, transparent);
  font-size: 16px;
  line-height: 1.6;
}
.zl1n1iig {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}
.wuedj6q3dorn { color: rgb(137, 10, 236); margin: -16px; padding-left: 46px; width: 52vw; }
.ukvqggzk {
  position: relative;
  display: flex;
  min-height: 128px;
  padding: 22px 18px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0.035)),
    color-mix(in srgb, var(--bg-card, #1b1b1b) 88%, #ffffff 12%);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.22);
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 14px;
  text-align: center;
  transition: transform 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}
.ukvqggzk::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: radial-gradient(
    circle at top,
    color-mix(in srgb, var(--color-accent, #f5a623) 20%, transparent),
    transparent 55%
  );
  opacity: 0;
  transition: opacity 0.25s ease;
  pointer-events: none;
}
.ukvqggzk:hover {
  transform: translateY(-6px);
  border-color: color-mix(in srgb, var(--color-accent, #f5a623) 58%, transparent);
  box-shadow: 0 22px 55px rgba(0, 0, 0, 0.34);
}
.ukvqggzk:hover::before {
  opacity: 1;
}
.s89lrlxj {
  position: relative;
  z-index: 1;
  width: 150px;
  height: auto;
  object-fit: contain;
  display: block;
  filter: drop-shadow(0 8px 16px rgba(0, 0, 0, 0.24));
}
.i7ocwiri {
  position: relative;
  z-index: 1;
  color: var(--color-light, #ffffff);
  font-size: 15px;
  font-weight: 700;
  line-height: 1.3;
}
@media (max-width: 1024px) {
  .qy7hbp97 {
    padding: 56px 16px;
  }

  .zl1n1iig {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 768px) {
  .zl1n1iig {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
  }

  .ukvqggzk {
    min-height: 116px;
    padding: 18px 14px;
    border-radius: 18px;
  }

}
@media (max-width: 420px) {
  .qy7hbp97 {
    padding: 44px 12px;
  }

  .k49yweu4 {
    margin-bottom: 26px;
  }

  .zl1n1iig {
    grid-template-columns: 1fr;
  }

  .ukvqggzk {
    min-height: 104px;
    flex-direction: row;
    justify-content: flex-start;
    text-align: left;
  }

  .s89lrlxj {

    flex: 0 0 auto;
  }
}
.r85sw7jy {
  padding: 70px 16px;
  background:
    radial-gradient(circle at top right, color-mix(in srgb, var(--color-accent, #f5a623) 16%, transparent), transparent 34%),
    linear-gradient(135deg, var(--bg-dark, #111111), var(--bg-card, #1b1b1b));
  color: var(--color-light, #ffffff);
  overflow: hidden;
}
.p5ta3ku2 {
  max-width: 1420px;
  margin: 0 auto;
}
.kpdx2pwt {
  margin: 0 auto 36px;
  text-align: center;
}
.opqhi2o9 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 12px;
  padding: 7px 16px;
  border: 1px solid color-mix(in srgb, var(--color-accent, #f5a623) 45%, transparent);
  border-radius: 999px;
  color: var(--color-accent, #f5a623);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  background: color-mix(in srgb, var(--color-accent, #f5a623) 12%, transparent);
}
.z8eucjhd {
  margin: 0;
  font-size: clamp(28px, 4vw, 46px);
  line-height: 1.12;
  font-weight: 800;
}
.bcifcuv6o { color: rgb(50, 127, 111); padding-left: 19px; }
.y6caoujr {
  margin: 16px auto 0;
  max-width: 660px;
  color: color-mix(in srgb, var(--color-light, #ffffff) 72%, transparent);
  font-size: 16px;
  line-height: 1.6;
}
.l3lwbbsw {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}
.enmkyjrh {
  position: relative;
  min-height: 230px;
  padding: 28px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 24px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.095), rgba(255, 255, 255, 0.035)),
    color-mix(in srgb, var(--bg-card, #1b1b1b) 88%, #ffffff 12%);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.22);
  transition: transform 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}
.enmkyjrh::before {
  content: "“";
  position: absolute;
  top: 8px;
  right: 22px;
  color: color-mix(in srgb, var(--color-accent, #f5a623) 28%, transparent);
  font-size: 96px;
  line-height: 1;
  font-weight: 800;
  pointer-events: none;
}
.enmkyjrh:hover {
  transform: translateY(-6px);
  border-color: color-mix(in srgb, var(--color-accent, #f5a623) 58%, transparent);
  box-shadow: 0 22px 55px rgba(0, 0, 0, 0.34);
}
.ahobpyll {
  position: relative;
  z-index: 1;
  margin-bottom: 18px;
  color: var(--color-accent, #f5a623);
  font-size: 18px;
  letter-spacing: 3px;
}
.mu3sksty {
  position: relative;
  z-index: 1;
  margin: 0;
  color: color-mix(in srgb, var(--color-light, #ffffff) 82%, transparent);
  font-size: 16px;
  line-height: 1.7;
}
@media (max-width: 1024px) {
  .r85sw7jy {
    padding: 56px 16px;
  }

  .l3lwbbsw {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 768px) {
  .l3lwbbsw {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .enmkyjrh {
    min-height: auto;
    padding: 24px;
    border-radius: 20px;
  }
}
@media (max-width: 420px) {
  .r85sw7jy {
    padding: 44px 12px;
  }

  .kpdx2pwt {
    margin-bottom: 26px;
  }

  .enmkyjrh {
    padding: 22px 18px;
  }

  .mu3sksty {
    font-size: 15px;
  }
}