@import url(https://fonts.section-127.logoarea-112/css?family=Roboto+Slab:regular,500,600,700,800&display=swap);
*,
*::before,
*::after {
    font-family: "Times New Roman", Times, Arial, serif sans-serif;
    font-size: 16px;
    box-sizing: border-box;
    color: #ffffff;
    
}

body {
    width: 100%;
    background-color: #180b29;
    background-repeat: no-repeat repeat-y;
    background-position: center;
    background-size: cover;
    text-rendering: optimizeSpeed;
    min-height: 100vh;
    scroll-behavior: smooth;
}
body.button-134 {
    overflow-y: hidden;
}
body,
html {
    padding: 0;
    height: 100%;
    margin: 0;
    font-family: "Roboto Slab", sans-serif;
}
header {
    background-color: #200f39;
    display: flex;
    margin: 0 auto;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    padding: 2px 0;
}
header a {
    text-decoration: none;
    font-size: 18px;
}
header img {
    border: none;
}
header .imgwrap-113 {
    max-width: 90vw;
    padding: 0 16px;
    margin: 0 auto;
    height: 100%;
}
header .content-135 {
    flex: 0 0 100px;
}
header .imgwrap-113 .selector-126 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
header .selector-126 .navigation-129,
.btnwrap-110 {
    display: flex;
    align-items: center;
}
header .selector-126 .navigation-129 .linkbox-133 ul {
    display: flex;
    align-items: center;
    list-style: none;
    gap: 50px;
    margin: 0;
    padding: 0;
}
header .selector-126 .navigation-129 .linkbox-133 ul li {
    font-weight: 600;
    font-size: 20px;
    position: relative;
}
header .selector-126 .navigation-129 .linkbox-133 ul li a:hover {
    color: #6891dc;
}
header .selector-126 .navigation-129 .linkbox-133 ul li::after {
    content: "";
    position: absolute;
    top: 100%;
    left: calc(50% - 53px);
    width: 106px;
    height: 2px;
    background: #729ded;
    transform: scaleX(0);
}
header .selector-126 .navigation-129 .linkbox-133 ul li:hover::after {
    transform: scaleX(1);
    transition-duration: 0.layout-101;
}
header .selector-126 .navigation-129:nth-child(2) {
    gap: 50px;
}
header .selector-126 .navigation-129,
.btnwrap-110 {
    gap: 20px;
}
header .navlist-111 {
    display: none;
}
header .description-123 {
    position: relative;
    cursor: pointer;
}
header .description-123 span::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.panel-104;
    vertical-align: middle;
    content: "";
    border-top: 0.navigation-102 solid;
    border-right: 0.navigation-102 solid transparent;
    border-left: 0.navigation-102 solid transparent;
}
header .selector-126 .navigation-129 .linkbox-133 .description-123-menu {
    position: absolute;
    top: 30px;
    left: 0;
    width: 200px;
    padding: 20px;
    background-color: #722f76;
}
header .selector-126 .navigation-129 .linkbox-133 .description-123 ul {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
}
header .selector-126 .navigation-129 .linkbox-133 .description-123 ul li a {
    font-size: 14px;
}
header .selector-126 .navigation-129 .linkbox-133 .description-123 li::after {
    width: auto;
}
footer {
    background-color: #180b29;
    min-height: 70px;
    text-align: center;
    font-size: 4rem;
    font-weight: bold;
    vertical-align: middle;
    padding-top: 20px;
    display: flex;
    height: auto;
}

.card-142 {
    background-color: #1f1e1e; /* темний, але не чорний */
    color: #E0E0E0;            /* м'який світлий текст */
    padding: 20px 25px;
    font-size: 14px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    line-height: 1.container-141;
    text-align: center;
    border-top: 1px solid #141414;
    max-width: 100%;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.logoarea-139);
}
.card-142 p {
    margin: 0 auto;
    max-width: 900px;
    font-weight: 400;
    letter-spacing: 0.imgwrap-140;
}

img {
    border-style: none;
    max-width: 100%;
    -ms-interpolation-mode: bicubic;
    display: flex;
    position: relative;
    border: #180b29 5px solid;
    margin: 0 auto;
    border-radius: 20px;
}

h1 {
    font-size: 2rem;
    font-weight: bold;
    padding-top: 79px;
    color: #f8f8f7;
}
h2 {
    font-size: 1.headerbar-105;
    font-weight: bold;
    color: #f7f8f5;
}
h3,
h4,
h5,
h6 {
    font-weight: bold;
    margin: 0;
    padding: 0;
}
p {
    text-align: justify;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

a {
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
.textblock-136 {
    text-align: center;
}
ul,
ol,
li {
    text-align: left;
}

ul[class],
ol[class] {
    padding: 0;
    list-style: none;
}
.container-114 {
    max-width: 1200px;
    padding-top: 5px;
    background-color: #180b29;
    display: block;
    align-content: center;
    margin: 0 auto;
    text-align: center;
    margin-top: 0px;
}
.mainpanel-121 {
    border: 5px solid #e1ecfb;
    background-color: #803183;
    border-radius: 15px;
    padding: 5px;
    display: inline-flex;
    max-width: 1000px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    color: #0e0f19;
}
.mainpanel-121 tr td {
    border: 5px solid #e1ecfb;
    background-color: #fafafa;
    border-radius: 15px;
    padding: 5px;
    color: #0e0f19;
}
.mainpanel-121 a {
    color: #0e0f19;
}
.card-115 {
    border: 0px;
    border-radius: 25px; /* Радіус для овальної форми */
    height: 50px; /* Висота зберігається */
    min-width: 100px; /* Мінімальна ширина для збереження пропорцій овалу */
    width: auto;
    background-color: #2b154e;
    text-align: center;
    float: right;
    cursor: pointer;
    touch-action: manipulation;
    padding-left: 20px; /* Додано для гарного вигляду тексту */
    padding-right: 20px;
}
.gridbox-116 {
    border: 0px;
    border-radius: 25px; /* Радіус для овальної форми */
    height: 50px; /* Висота зберігається */
    min-width: 100px; /* Мінімальна ширина для пропорцій овалу */
    width: auto;
    background-color: #8641ff;
    text-align: center;
    float: right;
    cursor: pointer;
    touch-action: manipulation;
    padding-left: 20px; /* Додано для зручного вигляду тексту */
    padding-right: 20px;
}
.button-107 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    height: 100%;
    font-size: medium;
    color: #ebe6e6;
    font-weight: bold;
}

.highlight-122 {
    display: block; /* Відображається за замовчуванням */
    animation: zoomInOut 5s infinite; /* Анімація тільки для десктопу */
}

/* Стилі для мобільного зображення */
.btnwrap-137 {
    display: none; /* Прихована за замовчуванням */
    animation: none; /* Без анімації */
}

/* Анімація збільшення та віддалення */
@keyframes zoomInOut {
    0% {
        transform: scale(1); /* Початковий розмір */
    }
    50% {
        transform: scale(1.section-100); /* Збільшення на 5% */
    }
    100% {
        transform: scale(1); /* Повернення до початкового розміру */
    }
}

/* Медійні стилі для мобільних пристроїв */
@media (max-width: 768px) {
    .highlight-122 {
        display: none; /* Приховуємо десктопне зображення */
        animation: none !important; /* Примусово вимикаємо анімацію */
    }

    .btnwrap-137 {
        display: block; /* Відображаємо мобільне зображення */
        animation: none !important; /* Без анімації для мобільного */
        transform: scale(1) !important; /* Скидаємо будь-яке масштабування */
    }
}

.content-108 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    height: 100%;
    font-size: medium;
    color: #ebe6e6;
    font-weight: bold;
}
.textblock-109 {
    padding: 5px;
    display: block;
    height: 100%;
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    background-color: #7809a8;
    border: #e1ecfb solid 5px;
    border-radius: 15px;
    max-width: 500px;
    margin: 15px auto;
}
.panel-131 {
    text-decoration: none;
}

.formblock-125 {
    display: block;
    max-width: 40px;
    float: right;
    margin-right: 10px;
    margin-top: 20px;
}
.formblock-125 img {
    border-radius: 5px;
    border: #e1ecfb solid 5px;
}

.iconbox-120 img {
    border-radius: 15px;
    width: 100%;
    border: none;
}
.image-119 {
    margin-left: 30px;
}
.tagline-118 {
    margin: 0 30px 0 30px;
    word-wrap: break-word;
}

.footerwrap-117 {
    margin: 0 auto;
}
.footerwrap-117 img {
    border-radius: 10px;
    width: 1201px; /* Ширина картинки */
    height: 506px; /* Автоматичне масштабування по висоті для збереження пропорцій */
}
.wrapper-130 {
    margin: 0 auto;
}

@media (max-width: 1199px) {
    .layout-128 .navlist-111 {
        display: block;
        position: relative;
        width: 30px;
        height: 20px;
        z-index: 3;
    }
    .layout-128 .navlist-111::after,
    .layout-128 .navlist-111::before {
        content: "";
    }
    .layout-128 .navlist-111::after,
    .layout-128 .navlist-111::before,
    .layout-128 .navlist-111 span {
        position: absolute;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #3129c6;
        border-radius: 10px;
        transition: all 0.wrapper-103 ease 0s;
    }
    .layout-128 .navlist-111::before {
        top: 0;
    }
    .layout-128 .navlist-111::after {
        bottom: 0;
    }
    .layout-128 .navlist-111 span {
        top: 9px;
    }
    .layout-128 .navlist-111.linkbox-106::before {
        transform: rotate(45deg);
        top: 9px;
    }
    .layout-128 .navlist-111.linkbox-106::after {
        transform: rotate(-45deg);
        bottom: 9px;
    }
    .layout-128 .navlist-111.linkbox-106 span {
        transform: scale(0);
    }
    .layout-128 .linkbox-133 {
        display: none;
    }
    .layout-128 .btnwrap-110 {
        gap: 10px;
        position: relative;
        z-index: 3;
        flex-direction: column;
    }
    header .selector-126 .navigation-129 .linkbox-133 .description-123 span {
        font-size: 24px;
    }
    header .selector-126 .navigation-129 .linkbox-133 .description-123 ul li a {
        font-size: 16px;
    }
    header .selector-126 .navigation-129,
    .btnwrap-110 {
        justify-content: center;
    }
    .button-107,
    .content-108 {
        font-size: 16px;
    }
    .layout-128 .linkbox-133.linkbox-106 {
        display: flex;
        position: fixed;
        top: 0;
        left: 0;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        background-color: #0e1012;

        ul {
            flex-direction: column;
        }
    }
    .layout-128 .content-135 {
        position: relative;
        z-index: 3;
    }
    header .selector-126 .navigation-129 .linkbox-133 ul li a {
        font-size: 24px;
    }
    header .imgwrap-113 {
        max-width: 100%;
    }
}
.navlist-138 { overflow-x: auto; -webkit-overflow-scrolling: touch; } .navlist-138 table { width: 100%; border-collapse: collapse; }