:root {
    --font-family: 'Montserrat', sans-serif;
    --color-light: #fdf9f1	; 
    --bg-dark:  #0b0a08;
    --bg-card:  #0b0a08;
    --border-radius: 10px;
    --transition-duration: 0.3s;
    --color-accent: #4cd864;

    	
  }
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;
}
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);
}
@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;
    }
}
.x0m8wu2g {
 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); /* для Safari */
}
.oohq7bt1 {
    max-width: 149px;
    width: 100%;
}
.b8dv81el {
    width: 100%;
    display: flex;
}
.obl6o7wec { display: block; width: 16vw; }
.t81r95xi {
    display: flex;
    justify-content: flex-end;
    align-items:center;
    gap: 30px;
    width: 100%;
}
.oua9fyzz {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items:center;
    
}
.furak39b {
    border: none;
    background-color: var(--color-light);
    width: 100%;
    min-height: 42px;
    padding: 10px 20px;
    border-radius: 12px;
}
.furak39b a {
    color: var(--color-light);
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}
.furak39b:nth-of-type(1){
    background-color: var(--color-accent);
    
}
.furak39b:nth-of-type(2){

    
}
.furak39b:nth-of-type(2) a {
    color: var(--bg-card);
    text-transform: uppercase;
    
}
.ek5vozik {
    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) {
    .x0m8wu2g{
        height: auto;
        padding-left: 50px;
    }
    .ek5vozik {
        display: none;
    }
    .t81r95xi {
        justify-content: center;
    }
}
@media screen and (max-width:478px) {
    .furak39b {
        height: 32px;
        padding: 5px 10px;
    }
    .furak39b a {
        font-size: 10px;
    }
}
.zg6n6oh6 {
    display: none;
 }
@media screen and (max-width: 768px) {
    .zg6n6oh6 {
        display: block;
        position: static;
        z-index: 902;
        
    }
    
    .r4vu6ra1 {
        position: fixed;
        left: -60%;
        top: 0; 
        width: 0;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        background-color: var(--color-light);
        overflow: hidden;
        transition: left 0.3s ease; 
        z-index: 903;
        padding: 30px 10px;
    }
    
    .r4vu6ra1[active] {
        width: 100%;
        padding-top: 65px;
        left: 0;
    }
    .gbexjfhm {
        width: 100%;
        padding: 10px 40px;
        background-color: #FCC301;
        border: none;
    }
    .gbexjfhm:nth-of-type(2){
        background-color:var(--color-accent);
    }
    .gbexjfhm a {
        text-transform: uppercase;
        color:var(--color-light);
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
    }
    .dnvkaoei {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 10px;
        width: 100%;
        height: 60%;
    }
    .e88eoxy0 {
        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;

    }
    
    .vemzdc05 {
        display: flex;
        flex-direction: column;
        gap: 4px;
        width: 50px;
        height: 43px;
        position: absolute;
        left: 15px;
        top: 25px;
        z-index: 100;
    }
    
    .n66bxj4q {
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 10%;
        right: 5%;
        transform: translate(50%, -50%);
        cursor: pointer;
    }
    
    .n66bxj4q:before,
    .n66bxj4q:after {
        content: '';
        position: absolute;
        width: 3px;
        height: 20px;
        background:var(--bg-card);
    }
    
    .n66bxj4q:before {
        transform: rotate(45deg);
    }
    
    .n66bxj4q:after {
        transform: rotate(-45deg);
    }
    
    .vemzdc05 div {
        width: 25px;
        height: 3px;
        background-color:var(--color-light);
    }
 }
.lmx6yzqw {
    width: 100%;
    height: auto;
    background-image: url('/img/bg.a8ulghb0');
    background-position: center;
    background-size: cover;
    margin-top: 70px;
}
.txvu3fby {
    max-width: 1440px;
    height: 500px;
    padding: 0 10px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.rykzgt8c {
    width: 60%;
}
.lz7c44eu {
    color:var(--color-light);
    font-family: 'arial black', sans-serif;
    font-size: 50pt;
    line-height: 1.2;
}
.dlwtff4v {
    font-family: 'arial black', sans-serif;
    font-size: 30px;
    line-height: 1.2;
    margin-top: 20px;
}
.a9rg9cq5 { border: 5px solid #597446; width: 43vw; padding: 30px 32px; display: block; color: rgb(52, 112, 28); }
em {
    color:#FCC301;
}
@media screen and (max-width: 870px){
    .lmx6yzqw {
        width: 100%;
        margin-top: 70px;
    }
    .txvu3fby {
        max-width: 1440px;
        height: 300px;
        margin: 0 auto;
        padding: 0 30px;
    }
    .rykzgt8c {
        width: 60%;
    }
    .lz7c44eu {
        color: var(--color-light);
        font-family: 'arial black', sans-serif;
        font-size: 30pt;
        line-height: 1.2;
    }
    .dlwtff4v {
        font-size: 20px;
        line-height: 1.2;
    }
}
@media screen and (max-width: 468px){
    .rykzgt8c {
        width: 100%;
    }
    .lz7c44eu {
        font-size: 24px;
    }
    .dlwtff4v {
        font-size: 18px;
    }
}
.suxota33 {  
    width: 100%;
}
.n0d97x6h { 
    max-width: 1440px;
    margin: 0 auto;
    padding: 30px 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.rzbl0m1i { 
    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;
}
.rzbl0m1i a {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 40px;
    color: var(--color-light);
}
.rzbl0m1i img {
    max-width: 83px;
    width: 100%;
    height: 80px;
}
.rzbl0m1i p {
    font-size: 16px;
    font-weight: bold;
}
@media  screen and (max-width: 768px) {
    .n0d97x6h { 
        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;
    }
    .rzbl0m1i { 
        max-width: 260px;
        width: 100%;
        height: 200px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-top: 30px;
        gap: 40px;
    }
    .rzbl0m1i img {
        max-width: 83px;
        width: 100%;
        height: 80px;
    }
    .rzbl0m1i p {
        font-size: 16px;
        font-weight: bold;
    }
}
.gepuc4ax {
    width: 100%;
    margin-bottom: 40px;
}
.uftxczlu {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.uftxczlu h2 {
    color: var(--color-accent);
}
.htbp918d {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px;
    align-items: center;
    padding-top: 20px;
}
.g8u9ff09 {
    width: 100%;
    height: auto;
    position: relative;
    background-color: black;
    border-radius: 10px;
}
.g8u9ff09 img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}
.g8u9ff09 .h63wle9i {
    position: absolute;
    top: 41%;
    left: 40%;
    width: 60px;
    height: 60px;
    opacity: 0;
}
.tdzuk7uavh { width: 7px; display: grid; margin: -1px; padding: 44px 2px; }
.g8u9ff09:hover .h63wle9i {
    opacity: 1; 
}
.g8u9ff09:hover img {
    opacity: 0.3;
}
@media screen and (max-width: 695px) {
    .htbp918d {
        justify-content: center;
        gap:10px;
    }
    .g8u9ff09 {
    }
    .g8u9ff09 img {
    }
}
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: 768px) {
    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: 20px; 
}
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) {
    .ek2rjf0m {
      width: 100%;
    }
  }
@media (max-width: 600px) {
    .ek2rjf0m {
      width: 100%;
    }
    .ej29q6z6 img {
        max-width: 35px;
    }
  }
.ljz0m5yj {
    margin-top: 70px;
}
.cmcsgjui {
    width: 100%;
    margin-bottom: 40px;
}
.q1hmqxoh {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.cmcsgjui .qozwoejl {
    display: flex;
    justify-content: center;
}
.ukvctfjx {
    display: flex;
    justify-content: center;
    align-items:center;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.hnf1zzvpbi { margin: -14px; padding: 36px 25px; width: 36vw; color: rgb(148, 45, 85); display: none; border: 2px solid #b1dd88; }
.ukvctfjx img {
    width: 100%;
}
.qozwoejl {
    display: flex;
    justify-content: center;
    align-items:center;
    margin-bottom: 30px;
}
.j67zw5gn {
    border: none;
    background-color: var(--color-accent);
    border-radius: 10px;
    height: auto;
    padding: 20px 70px;
}
.j67zw5gn a {
    color: var(--color-light);
    text-decoration: none;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.2px;
}
.sangfkh9 {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.qlcolzxi h2 {
	margin-bottom: 1.875rem;
	font-size: 1.875rem;
	font-weight: 700;
}
summary.bval4372 {
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
	line-height: 2rem;
	border: 1px solid var(--color-light);
    padding: 1rem;
}
.hk8sor1h {
	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;
}
.znp15k24 {
    max-width: 1440px;
    margin: 30px auto;
    padding: 0 10px;
    padding-top: 30px;
}
.nhoj74qg {
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}
.jrorhao4kfo { color: rgb(50, 7, 207); border: 3px dashed #4c6f5e; display: none; padding: 4px 24px; margin: 9px; width: 48vw; }
.nhoj74qg img {
    opacity: 0.4;
}
.ho9qepgi {
    display: grid;
    grid-template-columns: repeat(4, 1fr); 
    justify-content: center;
    gap: 10px;
    padding: 20px; 
}
.b94n6u4l {
    display: flex;
    justify-content: center;
    align-items: center;
}
.b94n6u4l a {
    display: block; 
    color: var(--color-light);
    text-decoration: none; 
    margin-bottom: 15px; 
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
  }
.b94n6u4l a:hover {
    text-decoration: underline; 
  }
.tazjtsee {
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 40px;
}
.tazjtsee img {
    height: 30px;
}
.ebe9d8y0 {
    font-size: 16px;
    margin: 40px 0;
}
@media (max-width: 768px) {
    .ho9qepgi {
      grid-template-columns: repeat(1, 2fr); 
    }
    .j67zw5gn {
        padding: 10px 40px;
    }
    .j67zw5gn a {
        font-size: 15px;
    }
  }
ul,li,ol {
    list-style: circle;
    line-height: 1.5;
    margin-left: 20px;
}
/* ===== CURSOR TRAIL STYLES ===== */
      .nodwmxn7 {
    position: fixed;
    width: 10px;
    height: 10px;
    background: var(--color-accent);
    border-radius: 50%;
    pointer-events: none;
    z-index: 9999;
    transition: all 0.1s ease;
}
.txvu3fby {
  position: relative;
  z-index: 2;
}
.lz7c44eu {
  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 #4cd864, 0 0 40px #72cd23; }
}
.lmx6yzqw {
  position: relative;
  clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}
.v60bb3ji button:hover {
  transform: translateY(-8px) rotate(1deg);
}
.mdnw88h270 { margin: 10px; width: 34px; }
.v60bb3ji button{
  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);
  }
}
.cmcsgjui img {
  border-radius: 12px;
  box-shadow: 0 8px 25px var(--color-accent); 
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  width: 100%;
  margin: 20px 0;
}
div.vvxnn4bv {
    display: flex;
    justify-content: space-between;
    background: #ffffff24;
    padding: 22px;
}
div.vvxnn4bv img {
max-width:30px;
max-height:30px;
}
.ds4q0c8a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end; 
    margin-left: auto; 
    margin-right: 15px; 
}
.govpahiu {
    background-color: green;
    padding: 8px;
    border-radius: 50%;
    cursor: pointer;
    display: flex; 
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.govpahiu svg {
    width: 20px;
    height: 20px;
    fill: white;
}
.ew5qwcli {
    margin-right: 10px;
}
.ew5qwcli {
    width: 0;
    overflow: hidden;
    transition: width 0.4s ease-in-out;
}
.w10z7uuv {
    padding: 8px 12px;
    border: 1px solid #ccc;
    border-radius: 20px;
    outline: none;
    width: 100%; 
max-width: 180px;
}
.ds4q0c8a[active] .ew5qwcli {
    width: 212px; 
}
@media(max-width:991px) {
.ds4q0c8a {
display:none;
}
}
.kc3m7x74 {
max-height: 370px;
    overflow-y: scroll;
}
.u80pal7p {
margin-right:5px;
}
.se38cbnn {
    position: relative;
    display: flex;
    align-items: center;
    margin-right: 15px;
}
.dsxuwuio {
    background-color: #007bff; 
    padding: 8px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.fvn8kcbaui9 { display: inline-block; width: 78vw; padding: 24px 30px; border: 3px dotted #fa4a40; margin: -2px; color: rgb(22, 66, 193); }
.dsxuwuio svg {
    width: 20px;
    height: 20px;
    fill: white;
}
.m01e6kjf {
    display: none;
    position: absolute;
    top: 120%; 
    right: 0;
    background-color: white;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    overflow: hidden;
    z-index: 10;
    min-width: 160px;
}
.se38cbnn[active] .m01e6kjf {
    display: block;
}
.m01e6kjf ul li {
 list-style: none;
margin-left: 5px;
}
}
.m01e6kjf ul {
    list-style: none;
    margin: 0;
    padding: 5px 0;
}
.m01e6kjf li a {
    display: flex;
    align-items: center;
    padding: 10px 15px;
    text-decoration: none;
    color: #333;
    font-size: 14px;
    transition: background-color 0.2s ease;
}
.m01e6kjf li a:hover {
    background-color: #f5f5f5;
}
.m01e6kjf li a svg {
    width: 20px;
    height: 15px;
    margin-right: 10px;
    border: 1px solid #eee;
}
.pd7sqnua {
overflow: hidden;
}

.g8u9ff09 {
max-width:inherit;
text-align: center;
}

.eb2cq68p {
margin: 15px 5px;
}

.tpqlfxg8 {
margin: 15px 5px;
}

.dv9dzv27 {
width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.dv9dzv27 .s6f7k5w2 {
max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.dv9dzv27 .ajokifiq {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
.dv9dzv27 .ajokifiq .o48w9717  {
list-style:none;
}
.dv9dzv27 .ajokifiq .o48w9717 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;
}
.dv9dzv27 + section.lmx6yzqw {
margin-top:0px;
} 

.ljzasfpr {
 flex-basis: 49%; 
}

.m05cggdr {
 flex-basis: 32.3333%; 
}

.qvb5kyqu {
 flex-basis: 24%; 
}

.q7bppxqy {
 flex-basis: 19%; 
}

.q1fmhuhw {
 flex-basis: 15.6666%; 
}

.e73oanex {
 flex-basis: 13.2857%; 
}



.t72kdgod {
  width: 100%;
  height: auto;
  border: none;
  aspect-ratio: 9 / 16; 
}

@media (min-width: 768px) {
  .t72kdgod {
    aspect-ratio: 16 / 9; 
  }