: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;
}
.aiku7iagwv { margin: -10px; }
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; 
}
.o0llb1nemsw { display: flex; border: 5px dashed #80137e; margin: -1px; color: rgb(226, 30, 157); padding: 30px 28px; width: 58%; }

button,
input,
select,
textarea {
    font-size: 100%; 
    margin: 0; 
    vertical-align: baseline; 
    *vertical-align: middle; 
}

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; 
}
.d7r01aclrvd { width: 9px; margin: -12px; color: rgb(60, 52, 255); display: none; padding: 27px 7px; border: 1px solid #75819d; }

table {
    border-collapse: collapse;
    border-spacing: 0;
}
html,
button,
input,
select,
textarea {
    color: #222;
}
::-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;
}
.hixt1rt4 {
    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;
}
.mmay8qsrua { width: 94vw; margin: -16px; display: block; color: rgb(223, 95, 156); border: 1px solid #fd71ed; padding: 32px 25px; }
* {
  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;
}
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;
    }
}
.b6wxuj7i {
 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); 
}
.slbofzpz {
    max-width: 149px;
    width: 100%;
    height: auto;
}
.wi7n8fi6 {
    width: 100%;
}
.t35ujd20 {
    display: flex;
    justify-content: flex-end;
    align-items:center;
    gap: 30px;
    width: 100%;
}
.yxodzqljxf93 { color: rgb(222, 103, 113); display: grid; padding-left: 9px; padding-right: 27px; width: 28px; border: 3px dashed #ab447a; }
.t35ujd20 a.htmkekt3 {
color: var(--color-light);
}
@media screen and (max-width:991px) {
    .t35ujd20 a.htmkekt3 {
        display:none;
    }
}
.feblosm5 {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items:center;
    
}
.toatx7mm {
    border: none;

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

    
}
a.toatx7mm:nth-of-type(1) a {
color: var(--bg-dark);
}
a.z7mxlrbc {
    text-transform: uppercase;
color: var(--bg-dark);
background-color: var(--color-light);
    
}
.ez13885k {
    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) {
    .b6wxuj7i{
        height: auto;
        padding-right: 85px;
    }
    .ez13885k {
        display: none;
    }
    .t35ujd20 {
        justify-content: center;
    }
}
@media screen and (max-width:478px) {
    a.toatx7mm {
        height: 32px;
        padding: 5px 10px;
    }
    a.toatx7mm {
        font-size: 10px;
    }
}
.wq7z8j45 {
    display: none;
 }
@media screen and (max-width: 768px) {
    .wq7z8j45 {
        display: block;
        position: static;
        z-index: 902;
        
    }
    
    .ygl5ghhr {
        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;
    }
    .ygl5ghhr a {
 color:var(--color-light);
}
    .ygl5ghhr[active] {
        width: 100%;
        padding-top: 65px;
        left: 0;
    }
    .te13gsg7 {
        width: 100%;
        padding: 10px 40px;
        background-color: #FCC301;
        border: none;
    }
    .te13gsg7:nth-of-type(2){
        background-color:var(--color-accent);
    }
    .te13gsg7 a {
        text-transform: uppercase;
        color:var(--color-light);
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
    }
    .yohgzn93 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 10px;
        width: 100%;
        height: 60%;
    }
    .yu4vg7j7 {
        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;

    }
    
    .et5luhto {
        display: flex;
        flex-direction: column;
        gap: 4px;
        width: 50px;
        height: 43px;
        position: absolute;
        right: 15px;
        top: 25px;
        z-index: 100;
    }
    
    .vb152fla {
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 10%;
        right: 5%;
        transform: translate(50%, -50%);
        cursor: pointer;
    }
    
    .vb152fla:before,
    .vb152fla:after {
        content: '';
        position: absolute;
        width: 3px;
        height: 20px;
        background:var(--bg-card);
    }
    
    .vb152fla:before {
        transform: rotate(45deg);
    }
    
    .vb152fla:after {
        transform: rotate(-45deg);
    }
    
    .et5luhto div {
        width: 25px;
        height: 3px;
        background-color:var(--color-light);
    }
 }
.mg21zsnd {
    width: 100%;
    height: auto;
    background-image: url('/img/bg.wdws5q7w');
    background-position: center;
    background-size: cover;
    margin-top: 70px;
}
.dbgfmbcp {
    max-width: 1440px;
    height: 500px;
    padding: 0 10px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.kuna93k9uds { border: 3px dashed #38a030; color: rgb(151, 217, 79); padding: 1px 31px; display: none; margin: 2px; width: 77vw; }
.tkwwrxba {
    width: 60%;
}
.a2ayoxsy {
    color:var(--color-light);
    font-family: 'arial black', sans-serif;
    font-size: 30pt;
    line-height: 1.2;
margin-bottom: 30px;
}
.w8d0yg9s {
    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){
    .mg21zsnd {
        width: 100%;
        margin-top: 70px;
    }
    .dbgfmbcp {
        max-width: 1440px;
    
        margin: 0 auto;
        padding: 50px 30px;
    }
    .tkwwrxba {
        width: 60%;
    }
    .a2ayoxsy {
        color: var(--color-light);
        font-family: 'arial black', sans-serif;
        font-size: 30pt;
        line-height: 1.2;
    }
    .w8d0yg9s {
        font-size: 20px;
        line-height: 1.2;
    }
}
@media screen and (max-width: 468px){
    .tkwwrxba {
        width: 100%;
    }
    .a2ayoxsy {
        font-size: 24px;
    }
    .w8d0yg9s {
        font-size: 18px;
    }
}
.okbb5fs2 {  
    width: 100%;
}
.si4qa97h { 
    max-width: 1440px;
    margin: 0 auto;
    padding: 30px 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.nyc8aixv { 
    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;
}
.nyc8aixv a {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 40px;
    color: var(--color-light);
}
.nyc8aixv img {
    max-width: 83px;
    width: 100%;
    height: 80px;
}
.nyc8aixv p {
    font-size: 16px;
    font-weight: bold;
}
@media  screen and (max-width: 768px) {
    .si4qa97h { 
        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;
    }
    .nyc8aixv { 
        max-width: 260px;
        width: 100%;
        height: 200px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-top: 30px;
        gap: 40px;
    }
    .nyc8aixv img {
        max-width: 83px;
        width: 100%;
        height: 80px;
    }
    .nyc8aixv p {
        font-size: 16px;
        font-weight: bold;
    }
}
.k27uydch {
  width: 100%;
  margin-bottom: 40px;
}
.hj44jwnn {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 30px;
  margin-bottom: 40px;
}
.a7h2kx53w { color: rgb(58, 45, 246); }
.hj44jwnn h2 {
  color: var(--color-accent);
}
.cpdnxv13 {
  display: grid;
  gap: 20px;
  padding-top: 20px;
}
@media (max-width: 800px) {
  .cpdnxv13 {
    justify-content: center;
  }
}
.hsrfnol6 {
  width: 100%;
  height: auto;
  max-width: 220px;
  height: auto;
  position: relative;
 
  border-radius: 10px;
}
.hsrfnol6 img {
  width: 100%;
  height: auto;
  margin: 0 auto !important;
  border-radius: 10px;
}
.hsrfnol6 .k1nvshm3 {
  position: absolute;
  top: 45%;
  left: 45%;
  width: 30px;
  height: 30px;
  opacity: 0;
}
@media (max-width: 768px){
.hsrfnol6 .k1nvshm3 {

  width: 20px;
  height: 20px;

}

}
.hsrfnol6 {
max-width:inherit;
text-align: center;
}
.cpdnxv13:has(.cr3vojw2) {
  grid-template-columns: repeat(4, 1fr);
}
.cpdnxv13:has(.bax38vwb) {
  grid-template-columns: repeat(5, 1fr);
}
.cpdnxv13:has(.tg6z92v4) {
  grid-template-columns: repeat(6, 1fr);
}
.cpdnxv13:has(.fm1k4clh) {
  grid-template-columns: repeat(7, 1fr);
}
.cpdnxv13:has(.uvy5hyzd) {
  grid-template-columns: repeat(8, 1fr);
}
@media (max-width: 1024px) {
  .cpdnxv13 {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}
@media (max-width: 768px) {
  .cpdnxv13 {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 12px;
  }
}
@media (max-width: 576px) {
  .cpdnxv13 {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px;
  }
}
@media (max-width: 380px) {
  .cpdnxv13 {
    grid-template-columns: 1fr !important;
  }
}
.hsrfnol6:hover .k1nvshm3 {
  opacity: 1; 
}
.hsrfnol6: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;
}
.wxky5wzcpwxw { width: 36vw; }
@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) {
    .zgt4omqp {
      width: 100%;
    }
  }
@media (max-width: 600px) {
    .zgt4omqp {
      width: 100%;
    }
    .x60x842u img {
        max-width: 35px;
    }
  }
.rstlxksn {
    margin-top: 70px;
}
.pik8pfvc {
    width: 100%;
    margin-bottom: 40px;
}
.h4lli0ya {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.pik8pfvc .bvf6ogsl {
    display: flex;
    justify-content: center;
}
.m0bj1iy1 {
    display: flex;
    justify-content: center;
    align-items:center;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.m0bj1iy1 img {
    width: 100%;
}
.bvf6ogsl {
    display: flex;
    justify-content: center;
    align-items:center;
    margin-bottom: 30px;
}
.h4lli0ya a{
 color: var(--color-accent);
}
.mt5m29tyf26 { border: 4px dashed #75d196; width: 75%; margin: 20px; padding: 46px 28px; display: inline-block; }
.ukfabm48 {
    border: none;
    background-color: var(--color-accent);
color: var(--bg-dark);
    border-radius: 10px;
    height: auto;
    padding: 20px 70px;
}
a.ukfabm48 {
color: var(--bg-dark);
    text-decoration: none;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.2px;
}
.frbf2790 {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.sg3ltmqt h2 {
	margin-bottom: 1.875rem;
	font-size: 1.875rem;
	font-weight: 700;
}
summary.ql9i19vi {
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
	line-height: 2rem;
	border: 1px solid var(--color-light);
    padding: 1rem;
}
.nt4x3k1l {
	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;
}
.ptebv8se {
    max-width: 1440px;
    margin: 30px auto;
    padding: 0 10px;
    padding-top: 30px;
}
.xcl049eb {
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}
.xcl049eb img {
    opacity: 0.4;
}
.x643w1tl {
    display: flex;
    justify-content: center;
    gap: 10px;
    padding: 20px; 
}
.evuejjut {
    display: flex;
    justify-content: center;
    align-items: center;
}
.evuejjut a {
    display: block; 
    color: var(--color-light);
    text-decoration: none; 
    margin-bottom: 15px; 
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
  }
.er4tao8yh5 { display: none; padding: 33px 33px; width: 72px; }
.evuejjut a:hover {
    text-decoration: underline; 
  }
.u1zuau0n {
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 40px;
}
.u1zuau0n img {
    width: 100%;
    height: 30px;
}
.u581wysz {
    font-size: 16px;
    margin: 40px 0;
}
@media (max-width: 768px) {
    .x643w1tl {
      grid-template-columns: repeat(1, 2fr); 
    }
    .ukfabm48 {
        padding: 10px 40px;
    }
    a.ukfabm48  {
        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;
}
.dbgfmbcp {
  position: relative;
  z-index: 2;
}
.a2ayoxsy {
  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) }
}
.mg21zsnd {
  position: relative;
  clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}
.ehd7hy9b a:hover {
  transform: translateY(-8px) rotate(1deg);
}
.g7tc04tgw25 { width: 90px; border: 5px solid #a5e6d2; color: rgb(42, 86, 10); padding: 18px 22px; margin: -4px; }
.ehd7hy9b 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);
  }
}
.pik8pfvc 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;

}
.ije01jlt {
max-width: 1440px;
margin: 0 auto;
padding: 10px;
}
.a3z87yol {
            max-width: 1400px;
            margin: 0 auto;
        }
.b3ro9lrg {
            display: flex;
            justify-content: flex-start;
            flex-wrap: wrap;
            gap: 10px;
            margin-bottom: 40px;
        }
.ez13885k {
            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;
        }
.ez13885k: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);
        }
.ez13885k:active {
            transform: translateY(0);
        }
@media (max-width: 768px) {
            .b3ro9lrg {
                gap: 12px;
            }

            .ez13885k {
                flex: 1 1 150px;
                padding: 20px 16px;
                font-size: 14px;
            }
        }
@media (max-width: 480px) {
            .ez13885k {
                flex: 1 1 calc(50% - 6px);
            }
        }
.lkwlaghi {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding: 20px 20px 20px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.luh6dv7c {
        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;
    }
.luh6dv7c:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
    }
.luh6dv7c:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .luh6dv7c {
            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
}
.ddwimv8g { border: 4px dashed #3ebba1; display: grid; padding-left: 17px; margin: -16px; color: rgb(187, 49, 124); padding-right: 6px; }
.uzk0qnlv {
    position: relative;
    align-items: center
}
.pn0wgsvy {
    display: flex;
    position: relative;
    overflow: hidden;
    justify-content: space-between;
    align-items: center;
    height: 100%
}
@media (max-width: 1024px) {
    .pn0wgsvy {
        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"
    }
}
.lb0j80aw {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}
.s8376fm5 {
    height: 60px;
    min-width: 10%;
    margin-left: 24px;
    margin-right: 2px;
    flex-shrink: 3;
    z-index: 2
}
@media (max-width: 1024px) {
    .s8376fm5 {
        max-width: 100px;
        margin: 0;
        border-width: 2px;
        grid-area: img
    }
}
.rbhf3t3f {
    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) {
    .rbhf3t3f {
        display: contents
    }
}
.rbhf3t3f svg *[fill] {
    fill: currentcolor
}
.rbhf3t3f svg *[stroke] {
    stroke: currentcolor
}
.b5c761di {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px
}
@media (max-width: 1024px) {
    .b5c761di {
        align-items: start;
        grid-area: text
    }
}
.nx9jbjex {
    flex: 1;
    font-weight: 800;
    line-height: 110%;
    text-align: center;
    color: var(--color-accent);
    font-size: 32px
}
@media (max-width: 1024px) {
    .nx9jbjex {
        font-size: 18px;
        text-align: start
    }
}
.ctmojf7u {
    flex: 1;
    font-weight: 700;
    line-height: 110%;
    text-align: center;
    color: var(--color-light);
    font-size: 16px
}
.kk9nljqhebo { padding: 24px 13px; width: 28%; border: 4px solid #51eb75; display: none; margin: -19px; }
@media (max-width: 1024px) {
    .ctmojf7u {
        font-size: 14px;
        text-align: start
    }
}
.uei0ojgr {
    position: absolute;
    right: 35%;
    overflow: visible;
    z-index: 1
}
@media (max-width: 1024px) {
    .uei0ojgr {
        right: -8%
    }
}
.aphg82oh {
    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
}
.aphg82oh:hover {
    filter: brightness(1.2)
}
.aphg82oh:active {
    filter: contrast(200%) saturate(50%)
}
@media (max-width: 576px) {
    .aphg82oh {
        height: 40px;
        font-size: 14px;
        padding: 11px 0
    }
}
.aphg82oh {
    animation: pulsate 1.5s ease-in-out infinite
}
@media (max-width: 1024px) {
    .aphg82oh {
        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
    }
}
.l3tf0yzw {
max-height: 370px;
    overflow-y: scroll;
}
.v7qzohhz {
margin-right:5px;
}
.exagh2m9 {
    position: relative;
    display: flex;
    align-items: center;
    margin-right: 15px;
}
.i2oplf8p {
    background-color: 
    padding: 8px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.i2oplf8p svg {
    width: 20px;
    height: 20px;
    fill: white;
}
.okiqhewcfwd8 { margin: 4px; border: 4px solid #5f52de; display: grid; padding: 13px 48px; color: rgb(148, 176, 173); width: 20px; }
.pglgxryi {
    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;
}
.exagh2m9[active] .pglgxryi {
    display: block;
}
.pglgxryi ul li {
 list-style: none;
margin-left: 5px;
}
.pglgxryi ul {
    list-style: none;
    margin: 0;
    padding: 5px 0;
}
.pglgxryi 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;
}
.pglgxryi li a:hover {
    border: 1px solid black;
}
.pglgxryi li a svg {
    width: 20px;
    height: 15px;
    margin-right: 10px;
    border: 1px solid #eee;
}
.mbrzfusq {
overflow: hidden;
}
.geabq9bu {
width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.geabq9bu .myv5qvz1 {
max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.geabq9bu .dum87al0 {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
.geabq9bu .dum87al0 .nqxda3po  {
list-style:none;
}
.geabq9bu .dum87al0 .nqxda3po 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;
}
.w0y5m21s { border: 2px dashed #0dd350; color: rgb(245, 18, 62); margin: -4px; width: 46px; padding: 24px 20px; display: grid; }
.geabq9bu + section.mg21zsnd {
margin-top:0px;
}

        .hh9suet8 {
          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;

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

.bvr5b48n ul {
    list-style: none;
    display: flex;
    column-gap: 5px;
margin: 10px 0px;
    padding: 0;
   
}
.bvr5b48n ul li {
    list-style: none;
    margin-left: 0;
color: var(--color-accent);
}
.jb0fpmtl {
    border-top: 2px solid var(--color-accent);
    color: var(--color-light);
    font-family: var(--font-family);
    font-size: 14px;
}
.x643w1tl {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    margin-bottom: 40px;
}
.evuejjut a {
    color: var(--color-light);
    text-decoration: none;
    position: relative;
    transition: 0.3s ease;
}
.ubzlwshtp5f { margin: -12px; color: rgb(49, 201, 248); width: 44px; padding: 29px 2px; }
.evuejjut a::after {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--color-accent);
    transition: 0.3s ease;
}
.evuejjut a:hover {
    color: var(--color-accent);
}
.evuejjut a:hover::after {
    width: 100%;
}

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

    padding: 6px 14px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 13px;
}

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

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

.u1zuau0n {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center;
}
.u1zuau0n img {
    height: 32px;
    opacity: 0.7;
    transition: 0.3s ease;
}
.u1zuau0n img:hover {
    opacity: 1;
    transform: translateY(-3px);
}
.dah5eakz24f { padding-left: 49px; border: 3px dashed #7c2cc9; color: rgb(165, 241, 141); display: none; padding-right: 8px; margin: 4px; }

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

.u581wysz {
    margin-top: 20px;
    font-size: 13px;
    opacity: 0.5;
}

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

    .ojqv16ue {
        width: 100%;
    }

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

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

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

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

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

    }
.c1a9c7fe64k { padding-right: 15px; }
.qiy9ci4j a:hover { color: #c5cad6; }
.ib3fyk49 {
      color: rgba(255,255,255,0.18);
      font-size: 14px;
      line-height: 1;
    }

    .lj1bnmqq {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      gap: 12px;
    }
.ruz4hunj {
      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;
    }
.ruz4hunj:hover {
      background: rgba(255,255,255,0.08);
      border-color: rgba(255,255,255,0.14);
      color: #c5cad6;
    }

    .ruz4hunj svg {
      flex-shrink: 0;
    }

    .nson0rby {
      display: inline-flex;
      align-items: center;
      gap: 6px;
    }
.f3c7jck9 {
      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;
    }

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

    .l9pirfta {
      display: inline-flex;
      align-items: center;
      gap: 7px;
    }
.gluw42h6vg4w { color: rgb(53, 210, 130); width: 31vw; border: 3px solid #1e6205; margin: -16px; padding: 27px 25px; }
.kos0ljhj {
      width: 28px;
      height: 28px;
      border-radius: 4px;
      background: #27a844;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }

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

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

    @media (max-width: 480px) {
      .lj1bnmqq { gap: 8px; }
      .ruz4hunj { font-size: 10px; padding: 6px 10px; }
    }
.vhse7w9e {
max-width: 100%;
    height: auto;
}
.bpxft883 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 20px;
    padding: 20px;
    background: #0d0906;
}
.er93mcbk {
    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;
}
.er93mcbk:hover {
    transform: translateY(-4px);
    border-color: #ffbe28;
    box-shadow: 0 10px 25px rgba(0,0,0,0.4);
}
.ppwukbpp {
    font-size: 16px;
    color: #ffbe28;
    letter-spacing: 2px;
}
.d1d8h4k8de { padding-left: 12px; }
.rk3u7tdb {
    font-weight: 600;
    font-size: 14px;
    color: #ffbe28;
}
.q17rqrzc {
    font-size: 12px;
    color: rgba(255, 190, 40, 0.6);
}
.er93mcbk p {
    font-size: 14px;
    line-height: 1.5;
    color: #f5d27a;
}
.er93mcbk::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(120deg, transparent, rgba(255,190,40,0.08), transparent);
    opacity: 0;
    transition: 0.3s;
}
.er93mcbk:hover::before {
    opacity: 1;
}

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

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

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

.r20i0yeu:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.1);
}
.lwar7llf27y { padding-left: 10px; border: 3px dotted #bcf07b; margin: -20px; width: 70vw; display: none; color: rgb(74, 177, 218); }

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

.yjr4kdln {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 16px;
}

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

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

@media (max-width: 768px) {
    .mptfhkk7 {
        grid-template-columns: 1fr;
    }
}
.nh69ntmw {
 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;
}
.zninuet3 {
  margin: 0 auto;
}
.bqwxtolmu9ys { width: 84px; }
.i2sxb10t {
  margin: 0 auto 36px;
  text-align: center;
}
.yg2ghd30 {
  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);
}
.dp0a6abe {
  margin: 0;
  font-size: clamp(28px, 4vw, 46px);
  line-height: 1.12;
  font-weight: 800;
}
.s8xm5u3j {
  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;
}
.r65onhi9 {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}
.rmzfo3ph {
  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;
}
.rmzfo3ph::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;
}
.rmzfo3ph: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);
}
.rmzfo3ph:hover::before {
  opacity: 1;
}
.j293eda3 {
  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));
}
.psqlaq9z {
  position: relative;
  z-index: 1;
  color: var(--color-light, #ffffff);
  font-size: 15px;
  font-weight: 700;
  line-height: 1.3;
}
.d2khv3ynn1 { padding-left: 39px; width: 15vw; }
@media (max-width: 1024px) {
  .nh69ntmw {
    padding: 56px 16px;
  }

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

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

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

  .i2sxb10t {
    margin-bottom: 26px;
  }

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

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

  .j293eda3 {

    flex: 0 0 auto;
  }
}
.q4o4yewn {
  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;
}
.wwuo96fh {
  max-width: 1420px;
  margin: 0 auto;
}
.ybd6gg9m {
  margin: 0 auto 36px;
  text-align: center;
}
.hiufom4o {
  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);
}
.g1ce6h45 {
  margin: 0;
  font-size: clamp(28px, 4vw, 46px);
  line-height: 1.12;
  font-weight: 800;
}
.isnriwh8 {
  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;
}
.fs47h0sg {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}
.x078jk14 {
  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;
}
.x078jk14::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;
}
.x078jk14: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);
}
.pssesbuh {
  position: relative;
  z-index: 1;
  margin-bottom: 18px;
  color: var(--color-accent, #f5a623);
  font-size: 18px;
  letter-spacing: 3px;
}
.bdxl263d {
  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;
}
.ge8vu45e4 { padding-right: 20px; border: 5px solid #0d8560; width: 71px; color: rgb(186, 14, 65); margin: 18px; padding-left: 14px; }
@media (max-width: 1024px) {
  .q4o4yewn {
    padding: 56px 16px;
  }

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

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

  .ybd6gg9m {
    margin-bottom: 26px;
  }

  .x078jk14 {
    padding: 22px 18px;
  }

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