: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;
    }
}
.jqn3x830 {
 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 */
}
.xjcfkky0 {
    max-width: 149px;
    width: 100%;
}
.bdhdum3v6yj { border: 3px solid #2914b8; margin: -13px; padding: 47px 24px; color: rgb(179, 22, 167); display: flex; }
.e0sq8m7n {
    width: 100%;
    display: flex;
}
.xknjsa95 {
    display: flex;
    justify-content: flex-end;
    align-items:center;
    gap: 30px;
    width: 100%;
}
.sxgbnv9j {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items:center;
    
}
.wu3h9pf9 {
    border: none;
    background-color: var(--color-light);
    width: 100%;
    min-height: 42px;
    padding: 10px 20px;
    border-radius: 12px;
}
.wu3h9pf9 a {
    color: var(--color-light);
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}
.wu3h9pf9:nth-of-type(1){
    background-color: var(--color-accent);
    
}
.wu3h9pf9:nth-of-type(2){

    
}
.wu3h9pf9:nth-of-type(2) a {
    color: var(--bg-card);
    text-transform: uppercase;
    
}
.hzjbpthk {
    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) {
    .jqn3x830{
        height: auto;
        padding-left: 50px;
    }
    .hzjbpthk {
        display: none;
    }
    .xknjsa95 {
        justify-content: center;
    }
}
@media screen and (max-width:478px) {
    .wu3h9pf9 {
        height: 32px;
        padding: 5px 10px;
    }
    .wu3h9pf9 a {
        font-size: 10px;
    }
}
.q4605bj9 {
    display: none;
 }
@media screen and (max-width: 768px) {
    .q4605bj9 {
        display: block;
        position: static;
        z-index: 902;
        
    }
    
    .furjaofl {
        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;
    }
    
    .furjaofl[active] {
        width: 100%;
        padding-top: 65px;
        left: 0;
        background: var(--bg-dark);
    }
    .q8t90dt1 {
        width: 100%;
        padding: 10px 40px;
        background-color: #FCC301;
        border: none;
    }
    .q8t90dt1:nth-of-type(2){
        background-color:var(--color-accent);
    }
    .q8t90dt1 a {
        text-transform: uppercase;
        color:var(--color-light);
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
    }
    .mbkekd1w {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 10px;
        width: 100%;
        height: 60%;
    }
    .l5uvsk84 {
        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;

    }
    
    .qccxxokk {
        display: flex;
        flex-direction: column;
        gap: 4px;
        width: 50px;
        height: 43px;
        position: absolute;
        left: 15px;
        top: 25px;
        z-index: 100;
    }
    
    .gs9w2n07 {
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 10%;
        right: 5%;
        transform: translate(50%, -50%);
        cursor: pointer;
    }
    
    .gs9w2n07:before,
    .gs9w2n07:after {
        content: '';
        position: absolute;
        width: 3px;
        height: 20px;
        background:var(--bg-card);
    }
    
    .gs9w2n07:before {
        transform: rotate(45deg);
    }
    
    .gs9w2n07:after {
        transform: rotate(-45deg);
    }
    
    .qccxxokk div {
        width: 25px;
        height: 3px;
        background-color:var(--color-light);
    }
 }
.u6ekhoxg {
    width: 100%;
    height: auto;
    background-image: url('/img/bg.bq0nk1se');
    background-position: center;
    background-size: cover;
    margin-top: 70px;
}
.mtjjr29j {
    max-width: 1440px;
    height: 500px;
    padding: 0 10px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.skoo5op3 {
    width: 60%;
}
.imbuw0gn {
    color:var(--color-light);
    font-family: 'arial black', sans-serif;
    font-size: 50pt;
    line-height: 1.2;
}
.byu8c3wq {
    font-family: 'arial black', sans-serif;
    font-size: 30px;
    line-height: 1.2;
    margin-top: 20px;
}
.x9u4itum2ih { width: 74vw; color: rgb(189, 38, 204); border: 2px dashed #762bcd; display: inline-block; padding: 10px 23px; }
em {
    color:#FCC301;
}
@media screen and (max-width: 870px){
    .u6ekhoxg {
        width: 100%;
        margin-top: 70px;
    }
    .mtjjr29j {
        max-width: 1440px;
        height: 300px;
        margin: 0 auto;
        padding: 0 30px;
    }
    .skoo5op3 {
        width: 60%;
    }
    .imbuw0gn {
        color: var(--color-light);
        font-family: 'arial black', sans-serif;
        font-size: 30pt;
        line-height: 1.2;
    }
    .byu8c3wq {
        font-size: 20px;
        line-height: 1.2;
    }
}
@media screen and (max-width: 468px){
    .skoo5op3 {
        width: 100%;
    }
    .imbuw0gn {
        font-size: 24px;
    }
    .byu8c3wq {
        font-size: 18px;
    }
}
.ijddb68g {  
    width: 100%;
}
.s5k0oz5y { 
    max-width: 1440px;
    margin: 0 auto;
    padding: 30px 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.tsmio5ua { 
    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;
}
.tsmio5ua a {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 40px;
    color: var(--color-light);
}
.tsmio5ua img {
    max-width: 83px;
    width: 100%;
    height: 80px;
}
.tsmio5ua p {
    font-size: 16px;
    font-weight: bold;
}
@media  screen and (max-width: 768px) {
    .s5k0oz5y { 
        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;
    }
    .tsmio5ua { 
        max-width: 260px;
        width: 100%;
        height: 200px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-top: 30px;
        gap: 40px;
    }
    .tsmio5ua img {
        max-width: 83px;
        width: 100%;
        height: 80px;
    }
    .tsmio5ua p {
        font-size: 16px;
        font-weight: bold;
    }
}
.k4yfw8is {
    width: 100%;
    margin-bottom: 40px;
}
.jje1i7bi {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.jje1i7bi h2 {
    color: var(--color-accent);
}
.dwdvnr20 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px;
    align-items: center;
    padding-top: 20px;
}
.u9ccaev7 {
    width: 100%;
    height: auto;
    position: relative;
    background-color: black;
    border-radius: 10px;
}
.u9ccaev7 img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}
.u9ccaev7 .fj0ljzre {
    position: absolute;
    top: 41%;
    left: 40%;
    width: 60px;
    height: 60px;
    opacity: 0;
}
.u9ccaev7:hover .fj0ljzre {
    opacity: 1; 
}
.n1rpuv6jkc { margin: -10px; }
.u9ccaev7:hover img {
    opacity: 0.3;
}
@media screen and (max-width: 695px) {
    .dwdvnr20 {
        justify-content: center;
        gap:10px;
    }
    .u9ccaev7 {
    }
    .u9ccaev7 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) {
    .cp0w7c3i {
      width: 100%;
    }
  }
@media (max-width: 600px) {
    .cp0w7c3i {
      width: 100%;
    }
    .gnoin8w6 img {
        max-width: 35px;
    }
  }
.ih38sco3 {
    margin-top: 70px;
}
.oe5adb24 {
    width: 100%;
    margin-bottom: 40px;
}
.dlm6g81o {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.oe5adb24 .mpv1mqb0 {
    display: flex;
    justify-content: center;
}
.ceebtcph {
    display: flex;
    justify-content: center;
    align-items:center;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.ceebtcph img {
    width: 100%;
}
.mpv1mqb0 {
    display: flex;
    justify-content: center;
    align-items:center;
    margin-bottom: 30px;
}
.cppupc4g {
    border: none;
    background-color: var(--color-accent);
    border-radius: 10px;
    height: auto;
    padding: 20px 70px;
}
.ixuv78bj6 { color: rgb(139, 30, 112); width: 47vw; border: 4px dotted #9a4452; margin: 5px; padding: 6px 47px; }
.cppupc4g a {
    color: var(--color-light);
    text-decoration: none;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.2px;
}
.s099uqp8 {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.pkad99f9 h2 {
	margin-bottom: 1.875rem;
	font-size: 1.875rem;
	font-weight: 700;
}
summary.pmap6ej8 {
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
	line-height: 2rem;
	border: 1px solid var(--color-light);
    padding: 1rem;
}
.let87n7c {
	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;
}
.q6eu9vbn {
    max-width: 1440px;
    margin: 30px auto;
    padding: 0 10px;
    padding-top: 30px;
}
.udz2ydlq {
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}
.udz2ydlq img {
    opacity: 0.4;
}
.c2800zdf {
    display: grid;
    grid-template-columns: repeat(4, 1fr); 
    justify-content: center;
    gap: 10px;
    padding: 20px; 
}
.fdcfrsgt {
    display: flex;
    justify-content: center;
    align-items: center;
}
.dd6vimg5ddq { margin: 2px; padding: 8px 43px; }
.fdcfrsgt a {
    display: block; 
    color: var(--color-light);
    text-decoration: none; 
    margin-bottom: 15px; 
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
  }
.fdcfrsgt a:hover {
    text-decoration: underline; 
  }
.x1p0ylle {
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 40px;
}
.x1p0ylle img {
    height: 30px;
}
.gxg20jrh {
    font-size: 16px;
    margin: 40px 0;
}
@media (max-width: 768px) {
    .c2800zdf {
      grid-template-columns: repeat(1, 2fr); 
    }
    .cppupc4g {
        padding: 10px 40px;
    }
    .cppupc4g a {
        font-size: 15px;
    }
  }
ul,li,ol {
    list-style: circle;
    line-height: 1.5;
    margin-left: 20px;
}
/* ===== CURSOR TRAIL STYLES ===== */
      .k20uq680 {
    position: fixed;
    width: 10px;
    height: 10px;
    background: var(--color-accent);
    border-radius: 50%;
    pointer-events: none;
    z-index: 9999;
    transition: all 0.1s ease;
}
.mtjjr29j {
  position: relative;
  z-index: 2;
}
.imbuw0gn {
  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; }
}
.u6ekhoxg {
  position: relative;
  clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}
.e97v2r9a { border: 1px dotted #82166b; color: rgb(97, 215, 113); display: none; width: 36vw; padding: 50px 31px; }
.a1vr4q10 button:hover {
  transform: translateY(-8px) rotate(1deg);
}
.a1vr4q10 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);
  }
}
.oe5adb24 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.v6xq30sq {
    display: flex;
    justify-content: space-between;
    background: #ffffff24;
    padding: 22px;
}
div.v6xq30sq img {
max-width:30px;
max-height:30px;
}
.l05dtpy3 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end; 
    margin-left: auto; 
    margin-right: 15px; 
}
.x4ork0ag {
    background-color: green;
    padding: 8px;
    border-radius: 50%;
    cursor: pointer;
    display: flex; 
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.x4ork0ag svg {
    width: 20px;
    height: 20px;
    fill: white;
}
.hu0yqm5g {
    margin-right: 10px;
}
.hu0yqm5g {
    width: 0;
    overflow: hidden;
    transition: width 0.4s ease-in-out;
}
.g7ryv63c {
    padding: 8px 12px;
    border: 1px solid #ccc;
    border-radius: 20px;
    outline: none;
    width: 100%; 
max-width: 180px;
}
.ze0zape5c59n { border: 5px dotted #bbfe94; width: 65vw; padding: 45px 49px; color: rgb(104, 253, 145); display: grid; margin: -15px; }
.l05dtpy3[active] .hu0yqm5g {
    width: 212px; 
}
@media(max-width:991px) {
.l05dtpy3 {
display:none;
}
}
.gnt3fn2o {
max-height: 370px;
    overflow-y: scroll;
}
.rilshfmm {
margin-right:5px;
}
.p8igo892 {
    position: relative;
    display: flex;
    align-items: center;
    margin-right: 15px;
}
.lbzo73r1 {
    background-color: #007bff; 
    padding: 8px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.lbzo73r1 svg {
    width: 20px;
    height: 20px;
    fill: white;
}
.cjk8yu7b {
    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;
}
.p8igo892[active] .cjk8yu7b {
    display: block;
}
.cjk8yu7b ul li {
 list-style: none;
margin-left: 5px;
}
}
.cjk8yu7b ul {
    list-style: none;
    margin: 0;
    padding: 5px 0;
}
.cjk8yu7b li a {
    display: flex;
    align-items: center;
    padding: 10px 15px;
    text-decoration: none;
    color: #333;
    font-size: 14px;
    transition: background-color 0.2s ease;
}
.cjk8yu7b li a:hover {
    background-color: #f5f5f5;
}
.cjk8yu7b li a svg {
    width: 20px;
    height: 15px;
    margin-right: 10px;
    border: 1px solid #eee;
}
.mn8575p8 {
overflow: hidden;
}

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

.lcfhd6c1 {
margin: 15px 5px;
}

.snj3sw9g {
margin: 15px 5px;
}

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

.rd2wqim7 {
 flex-basis: 49%; 
}

.baqc1dyp {
 flex-basis: 32.3333%; 
}

.b7r6lkw1 {
 flex-basis: 24%; 
}

.et4iainy {
 flex-basis: 19%; 
}

.ed39qka7 {
 flex-basis: 15.6666%; 
}

.vrrhsixh {
 flex-basis: 13.2857%; 
}



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



.lpgk8qxa {
            width: 100%;
            height: 100vh;
            display: flex;
            justify-content: center;
            align-items: center;
            background-size: cover;
            background-position: center;
            background-repeat: no-repeat;
}
.uht5ftdz {
            display: flex;
            flex-direction: column;
            gap: 15px;
            z-index: 5;
}

.bgir33mz {
            padding: 18px 45px;
            font-size: 1.2rem;
            font-weight: bold;
            text-transform: uppercase;
            cursor: pointer;
            border: none;
            border-radius: 5px;
            transition: 0.3s;
}

.v67iv7aq {
            background-color: #00bcd4;
            color: #fff;
}

.oymc8tr2 {
            background-color: #ff9800;
            color: #fff;
}
.bgir33mz:hover {
            opacity: 0.85;
            transform: translateY(-2px);
}
iframe[full-frame] {
            width: 100%;
            height: 100%;
            border: none;
}

summary h3 {
    font-size: 18px;
    font-weight: normal;
    display: inline;
}


.t3ff5rkp ul {
    list-style: none;
    display: flex;
    column-gap: 5px;
margin: 10px 0px;
    padding: 0;
}

.t3ff5rkp ul li {
    list-style: none;
    margin-left: 0;
}

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