: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;
    }
}
.uktnq6yt {
 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 */
}
.rdepj6dgwrlv { margin: 3px; border: 1px dashed #dfbb9f; padding-left: 8px; }
.je77ekcv {
    max-width: 149px;
    width: 100%;
}
.zbn5qo61 {
    width: 100%;
    display: flex;
}
.rtv3643v {
    display: flex;
    justify-content: flex-end;
    align-items:center;
    gap: 30px;
    width: 100%;
}
.b57h089k {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items:center;
    
}
.bfbuwq2z {
    border: none;
    background-color: var(--color-light);
    width: 100%;
    min-height: 42px;
    padding: 10px 20px;
    border-radius: 12px;
}
.bfbuwq2z a {
    color: var(--color-light);
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}
.bfbuwq2z:nth-of-type(1){
    background-color: var(--color-accent);
    
}
.bfbuwq2z:nth-of-type(2){

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

    }
    
    .ywkamqr8 {
        display: flex;
        flex-direction: column;
        gap: 4px;
        width: 50px;
        height: 43px;
        position: absolute;
        left: 15px;
        top: 25px;
        z-index: 100;
    }
    
    .me8gcau6 {
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 10%;
        right: 5%;
        transform: translate(50%, -50%);
        cursor: pointer;
    }
    
    .me8gcau6:before,
    .me8gcau6:after {
        content: '';
        position: absolute;
        width: 3px;
        height: 20px;
        background:var(--bg-card);
    }
    
    .me8gcau6:before {
        transform: rotate(45deg);
    }
    
    .me8gcau6:after {
        transform: rotate(-45deg);
    }
    
    .ywkamqr8 div {
        width: 25px;
        height: 3px;
        background-color:var(--color-light);
    }
 }
.e3odl0ht {
    width: 100%;
    height: auto;
    background-image: url('/img/bg.gmnhhf43');
    background-position: center;
    background-size: cover;
    margin-top: 70px;
}
.bolnav2n {
    max-width: 1440px;
    height: 500px;
    padding: 0 10px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.ythi7gdo {
    width: 60%;
}
.b7fc1f34n11 { padding-right: 22px; margin: 16px; width: 51vw; display: none; color: rgb(174, 69, 145); border: 5px dotted #47e03a; padding-left: 46px; }
.sm61low9 {
    color:var(--color-light);
    font-family: 'arial black', sans-serif;
    font-size: 50pt;
    line-height: 1.2;
}
.xi0mmp8c {
    font-family: 'arial black', sans-serif;
    font-size: 30px;
    line-height: 1.2;
    margin-top: 20px;
}
em {
    color:#FCC301;
}
@media screen and (max-width: 870px){
    .e3odl0ht {
        width: 100%;
        margin-top: 70px;
    }
    .bolnav2n {
        max-width: 1440px;
        height: 300px;
        margin: 0 auto;
        padding: 0 30px;
    }
    .ythi7gdo {
        width: 60%;
    }
    .sm61low9 {
        color: var(--color-light);
        font-family: 'arial black', sans-serif;
        font-size: 30pt;
        line-height: 1.2;
    }
    .xi0mmp8c {
        font-size: 20px;
        line-height: 1.2;
    }
}
@media screen and (max-width: 468px){
    .ythi7gdo {
        width: 100%;
    }
    .sm61low9 {
        font-size: 24px;
    }
    .xi0mmp8c {
        font-size: 18px;
    }
}
.le4s4b0k {  
    width: 100%;
}
.pstv1npv { 
    max-width: 1440px;
    margin: 0 auto;
    padding: 30px 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.lfpza696 { 
    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;
}
.lfpza696 a {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 40px;
    color: var(--color-light);
}
.lfpza696 img {
    max-width: 83px;
    width: 100%;
    height: 80px;
}
.lfpza696 p {
    font-size: 16px;
    font-weight: bold;
}
@media  screen and (max-width: 768px) {
    .pstv1npv { 
        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;
    }
    .lfpza696 { 
        max-width: 260px;
        width: 100%;
        height: 200px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-top: 30px;
        gap: 40px;
    }
    .lfpza696 img {
        max-width: 83px;
        width: 100%;
        height: 80px;
    }
    .lfpza696 p {
        font-size: 16px;
        font-weight: bold;
    }
}
.etlltp0l {
    width: 100%;
    margin-bottom: 40px;
}
.tlbq94sd {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.tlbq94sd h2 {
    color: var(--color-accent);
}
.fw6ql07l {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px;
    align-items: center;
    padding-top: 20px;
}
.yngfysrz6gl7 { display: flex; margin: 17px; width: 96px; padding: 42px 42px; color: rgb(221, 239, 69); border: 3px dotted #3f4f33; }
.jvaw3kkb {
    width: 100%;
    height: auto;
    position: relative;
    background-color: black;
    border-radius: 10px;
}
.jvaw3kkb img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}
.jvaw3kkb .usbh9igl {
    position: absolute;
    top: 41%;
    left: 40%;
    width: 60px;
    height: 60px;
    opacity: 0;
}
.jvaw3kkb:hover .usbh9igl {
    opacity: 1; 
}
.jvaw3kkb:hover img {
    opacity: 0.3;
}
@media screen and (max-width: 695px) {
    .fw6ql07l {
        justify-content: center;
        gap:10px;
    }
    .jvaw3kkb {
    }
    .jvaw3kkb 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) {
    .lykhuat6 {
      width: 100%;
    }
  }
@media (max-width: 600px) {
    .lykhuat6 {
      width: 100%;
    }
    .xl28iz3l img {
        max-width: 35px;
    }
  }
.dv9ty9lj {
    margin-top: 70px;
}
.tjxt4ew6 {
    width: 100%;
    margin-bottom: 40px;
}
.b95nel2u {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.tjxt4ew6 .rwh8g2ks {
    display: flex;
    justify-content: center;
}
.v0zyc762aox { padding-left: 3px; display: flex; }
.yi57cjq7 {
    display: flex;
    justify-content: center;
    align-items:center;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.yi57cjq7 img {
    width: 100%;
}
.rwh8g2ks {
    display: flex;
    justify-content: center;
    align-items:center;
    margin-bottom: 30px;
}
.c7sun9we {
    border: none;
    background-color: var(--color-accent);
    border-radius: 10px;
    height: auto;
    padding: 20px 70px;
}
.c7sun9we a {
    color: var(--color-light);
    text-decoration: none;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.2px;
}
.nilu1j7t {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.u494ka29 h2 {
	margin-bottom: 1.875rem;
	font-size: 1.875rem;
	font-weight: 700;
}
summary.o8xqg6m7 {
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
	line-height: 2rem;
	border: 1px solid var(--color-light);
    padding: 1rem;
}
.ry6hulse {
	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;
}
.ue8la6pk {
    max-width: 1440px;
    margin: 30px auto;
    padding: 0 10px;
    padding-top: 30px;
}
.wwsl2vq1 {
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}
.wwsl2vq1 img {
    opacity: 0.4;
}
.w5la11d8 {
    display: grid;
    grid-template-columns: repeat(4, 1fr); 
    justify-content: center;
    gap: 10px;
    padding: 20px; 
}
.w329z9a1 {
    display: flex;
    justify-content: center;
    align-items: center;
}
.w62g5p3w { width: 51px; color: rgb(94, 123, 51); display: inline-block; }
.w329z9a1 a {
    display: block; 
    color: var(--color-light);
    text-decoration: none; 
    margin-bottom: 15px; 
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
  }
.w329z9a1 a:hover {
    text-decoration: underline; 
  }
.ladtvezl {
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 40px;
}
.ladtvezl img {
    height: 30px;
}
.zixzxw7a {
    font-size: 16px;
    margin: 40px 0;
}
@media (max-width: 768px) {
    .w5la11d8 {
      grid-template-columns: repeat(1, 2fr); 
    }
    .c7sun9we {
        padding: 10px 40px;
    }
    .c7sun9we a {
        font-size: 15px;
    }
  }
ul,li,ol {
    list-style: circle;
    line-height: 1.5;
    margin-left: 20px;
}
/* ===== CURSOR TRAIL STYLES ===== */
      .ap1zg3v7 {
    position: fixed;
    width: 10px;
    height: 10px;
    background: var(--color-accent);
    border-radius: 50%;
    pointer-events: none;
    z-index: 9999;
    transition: all 0.1s ease;
}
.bolnav2n {
  position: relative;
  z-index: 2;
}
.sm61low9 {
  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; }
}
.e3odl0ht {
  position: relative;
  clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}
.x78il0d2 button:hover {
  transform: translateY(-8px) rotate(1deg);
}
.x78il0d2 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);
  }
}
.tjxt4ew6 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.u3v2uowj {
    display: flex;
    justify-content: space-between;
    background: #ffffff24;
    padding: 22px;
}
.kpsynlokl0 { padding: 43px 43px; }
div.u3v2uowj img {
max-width:30px;
max-height:30px;
}
.jxt5oxpd {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end; 
    margin-left: auto; 
    margin-right: 15px; 
}
.qi35cv91 {
    background-color: green;
    padding: 8px;
    border-radius: 50%;
    cursor: pointer;
    display: flex; 
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.qi35cv91 svg {
    width: 20px;
    height: 20px;
    fill: white;
}
.w09kp7be {
    margin-right: 10px;
}
.w09kp7be {
    width: 0;
    overflow: hidden;
    transition: width 0.4s ease-in-out;
}
.w6ntgfkk {
    padding: 8px 12px;
    border: 1px solid #ccc;
    border-radius: 20px;
    outline: none;
    width: 100%; 
max-width: 180px;
}
.jxt5oxpd[active] .w09kp7be {
    width: 212px; 
}
@media(max-width:991px) {
.jxt5oxpd {
display:none;
}
}
.r2oy5jv4 {
max-height: 370px;
    overflow-y: scroll;
}
.eiek3wgw {
margin-right:5px;
}
.b0fjoh1r {
    position: relative;
    display: flex;
    align-items: center;
    margin-right: 15px;
}
.pz6x41i1 {
    background-color: #007bff; 
    padding: 8px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.mnqnv4umnx { width: 31px; display: block; border: 2px dashed #d43b86; padding: 7px 15px; color: rgb(107, 169, 239); margin: -12px; }
.pz6x41i1 svg {
    width: 20px;
    height: 20px;
    fill: white;
}
.hhybqnmi {
    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;
}
.b0fjoh1r[active] .hhybqnmi {
    display: block;
}
.hhybqnmi ul li {
 list-style: none;
margin-left: 5px;
}
}
.hhybqnmi ul {
    list-style: none;
    margin: 0;
    padding: 5px 0;
}
.hhybqnmi li a {
    display: flex;
    align-items: center;
    padding: 10px 15px;
    text-decoration: none;
    color: #333;
    font-size: 14px;
    transition: background-color 0.2s ease;
}
.hhybqnmi li a:hover {
    background-color: #f5f5f5;
}
.hhybqnmi li a svg {
    width: 20px;
    height: 15px;
    margin-right: 10px;
    border: 1px solid #eee;
}
.bvzfklur {
overflow: hidden;
}

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

.n97ddn3s {
margin: 15px 5px;
}

.af3y7nc7 {
margin: 15px 5px;
}

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

.pr4vjf3x {
 flex-basis: 49%; 
}

.ejteptg0 {
 flex-basis: 32.3333%; 
}

.d706hep4 {
 flex-basis: 24%; 
}

.n0e73v34 {
 flex-basis: 19%; 
}

.qhuvio9q {
 flex-basis: 15.6666%; 
}

.nnc4lgzo {
 flex-basis: 13.2857%; 
}



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

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