body {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    max-width: 1920px;
    margin: auto;
    color: #000000;
    overflow-x: hidden !important;
    display: flex;
    flex-direction: column;
    position: relative;
}

section {
    position: relative;
    float: left;
    width: 100%;
}

.container {
    padding-right: 5em;
    padding-left: 5em;
}

/* Buttons */
button {
    outline: none;
}

button:focus {
    outline: none;
}

button:focus-visible {
    outline: 2px solid #fff;
    /* or your preferred visible outline for keyboard navigation */
}

.btn_one {
    color: #A69F9F;
    font-size: 1em;
    line-height: 1.1875em;
    font-weight: bold;
    border: 1px solid #A69F9F;
    border-radius: 12px;
    width: 160px;
    padding: 0.625em 1.8125em;
}

.btn_two {
    color: #FFFFFF;
    font-size: 1em;
    line-height: 1.1875em;
    font-weight: bold;
    background-color: #A69F9F;
    border-radius: 12px;
    width: 160px;
    padding: 0.625em 1.8125em;
}

.btn_three {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 288px;
    padding: 0;
    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 0.9444444444444444em;
    color: #FFFFFF;
    border-radius: 0;
    margin-top: 2em;
    font-size: 1.125em;
    line-height: 1.2222222222222223em;
}

.btn_four {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 288px;
    padding: 0;
    border-bottom: 1px solid #9E9E9E;
    padding-bottom: 0.9444444444444444em;
    color: #9E9E9E;
    border-radius: 0;
    margin-top: 2em;
    font-size: 1.125em;
    line-height: 1.2222222222222223em;
}

.btn_five {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 288px;
    padding: 0;
    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 0.9444444444444444em;
    color: #FFFFFF;
    border-radius: 0;
    margin-top: 2em;
    font-size: 1.125em;
    line-height: 1.2222222222222223em;
}

.btn_profile {
    color: #FFFFFF;
    font-size: 1em;
    line-height: 1.1875em;
    font-weight: bold;
    background-color: #A69F9F;
    border-radius: 12px;
    width: 90px;
    padding: 0.625em 1.8125em;
    display: flex;
    align-items: center;
    gap: 0.53125em;
}

.btn_profile_item{
    text-decoration: none;
    color: #A69F9F;
    font-size: 16px;
    line-height: 1.1875em;
    font-weight: bold;
}

.dropdown-item.btn_profile_item:hover{
    color: #A69F9F;
    background-color: none;
}

.btn_six {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 288px;
    padding: 0;
    border-bottom: 1px solid #9E9E9E;
    padding-bottom: 0.9444444444444444em;
    color: #9E9E9E;
    border-radius: 0;
    margin-top: 2em;
    font-size: 1.125em;
    line-height: 1.2222222222222223em;
}

.btn.btn_profile.show{
    color: #FFFFFF;
    background-color: #A69F9F;
    border-color: #A69F9F;
}


.btn_one:hover {
    color: #A69F9F;
    font-weight: bold;
    border: 1px solid #A69F9F;
    border-radius: 12px;
    width: 160px;
    max-width: 160px;
}

.btn_two:hover {
    color: #FFFFFF;
    font-size: 1em;
    line-height: 1.1875em;
    font-weight: bold;
    background-color: #A69F9F;
    border-radius: 12px;
    width: 160px;
    max-width: 160px;
}


.btn_three:hover {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 288px;
    padding: 0;
    border-bottom: 1px solid #ECA83B;
    padding-bottom: 0.9444444444444444em;
    color: #ECA83B;
    border-radius: 0;
    margin-top: 2em;
    font-size: 1.125em;
    line-height: 1.2222222222222223em;
}

.btn_four:hover {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 288px;
    padding: 0;
    border-bottom: 1px solid #29A4A1;
    padding-bottom: 0.9444444444444444em;
    color: #29A4A1 !important;
    border-radius: 0;
    margin-top: 2em;
    font-size: 1.125em;
    line-height: 1.2222222222222223em;
}

.btn_five:hover {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 288px;
    padding: 0;
    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 0.9444444444444444em;
    color: #FFFFFF;
    border-radius: 0;
    margin-top: 2em;
    font-size: 1.125em;
    line-height: 1.2222222222222223em;
}

.btn_profile:hover {
    color: #FFFFFF;
    font-size: 1em;
    line-height: 1.1875em;
    font-weight: bold;
    background-color: #A69F9F;
    border-radius: 12px;
    width: 90px;
}

.btn_six:hover {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 288px;
    padding: 0;
    border-bottom: 1px solid #8860EB;
    padding-bottom: 0.9444444444444444em;
    color: #8860EB !important;
    border-radius: 0;
    margin-top: 2em;
    font-size: 1.125em;
    line-height: 1.2222222222222223em;
}


/* Navigation */
.navbar-nav .dropdown-toggle::after {
    display: none !important;
}

.nav_logo {
    height: 96px;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.sticky-header .nav_logo {
    height: 70px;
}

.main_nav_desktop {
    display: flex;
    justify-content: space-between;
    background-color: white;
    padding: 2.25em 5em;
    gap: 2em;
    border-bottom: 8px solid black;
}

.sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    /* Match site background */
    z-index: 1000;
    /* Ensure it stays on top */
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    /* Optional shadow effect */
    transition: all 0.3s ease-in-out;
    height: 110px;
    border-bottom: none !important;
}

.main_nav_mobile {
    display: none;
    background-color: white;
}

.main_nav_items_right {
    display: flex;
    align-items: center;
    gap: 2.5em;
}

.main_nav_items {
    gap: 1.2em;
}

.navbar-nav .nav-item a {
    text-decoration: none;
    color: #A69F9F;
    font-size: 1em;
    line-height: 1.1875em;
    font-weight: bold;
}

.navbar-nav .nav-item {
    display: flex;
    align-items: center;
}

.navbar-nav .nav-item.dropdown a:hover {
    color: #29A4A1;
}

.dropdown-icon img {
    transition: opacity 0.2s ease;
}

.dropdown-icon .hover-icon {
    display: none;
}

.navbar-nav .nav-item.dropdown a:hover .default-icon {
    display: none;
}

.navbar-nav .nav-item.dropdown a:hover .hover-icon {
    display: block;
}

.navbar_dropdown {
    display: flex;
    align-items: center;
    gap: 0.5em;
}

.dropdown-menu {
    font-size: 1.125em;
    --bs-dropdown-border-color: #FFFFFF !important;
    --bs-dropdown-item-padding-x: 1.3333333333333333em !important;
    --bs-dropdown-item-padding-y: 0.7222222222222222em !important;
    --bs-dropdown-link-hover-bg: #FFFFFF !important;
    --bs-dropdown-border-radius: 0 !important;
    --bs-dropdown-border-width: 0 !important;
    --bs-dropdown-link-active-bg: #FFFFFF !important;
}

/* Home Hero */
.hero_section {
    width: 100%;
    position: relative;
}

.hero_container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
}

.hero_content {
    width: 100%;
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.hero_text {
    width: 100%;
    max-width: 712px;
}

.hero_counter {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    color: #FFFFFF;
}

.hero_title {
    font-size: 3.75em;
    line-height: 1.2em;
    color: #FFFFFF;
    font-weight: bold;
    margin-top: 1.3333333333333333em;
}

.hero_descr {
    font-size: 1.3333333333333333em;
    line-height: 1.2em;
    color: #FFFFFF;
    margin-top: 0.8em;
}

.custom-nav {
    position: absolute;
    bottom: 15%;
    display: flex;
    gap: 0.5em;
}

.custom-nav .owl-prev,
.custom-nav .owl-next {
    font-size: 1.125em;
    color: #FFFFFF;
    cursor: pointer;
    padding: 1em;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.3);
}

.custom-nav .owl-prev:hover,
.custom-nav .owl-next:hover {
    color: #000000;
    background-color: #FFFFFF;
}

.hero-owl .owl-dots {
    position: absolute;
    left: 5em;
    bottom: 10%;
    display: flex;
    gap: 1.5em;
}

.hero_section .custom-nav .owl-prev,
.hero_section .custom-nav .owl-next {
    font-size: 1.125em;
    color: #FFFFFF;
    cursor: pointer;
    padding: 1em;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.3);
}

.hero_section .custom-nav .owl-prev:hover,
.hero_section .custom-nav .owl-next:hover {
    font-size: 1.125em;
    color: #000000;
    cursor: pointer;
    padding: 1em;
    background-color: #FFFFFF;
}

.hero-owl .owl-dots {
    position: absolute;
    bottom: 5%;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1.5em;
}

.hero-owl .owl-dot {
    position: relative;
    background-color: #787976;
    width: 254px;
    height: 2px;
    overflow: hidden;
}

.hero-owl .owl-dot::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0%;
    background-color: #FFFFFF;
    transition: none;
}


.hero-owl .owl-dot.active::before {
    animation: fillProgress linear forwards;
    animation-duration: 5s;
}

@keyframes fillProgress {
    0% {
        width: 0%;
    }

    100% {
        width: 100%;
    }
}

.hero-owl .owl-dot:hover::before {
    width: 100%;
    animation: none;
}

.hero-owl .owl-dot:hover {
    background-color: #FFFFFF;
}

/* Home Link Section */
.link_section {
    margin-top: 7.5em;
}

.link_section_item {
    padding-bottom: 4em;
    border-bottom: 8px solid #3A9BB2;
}

.link_section_item_title {
    color: #000000;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
}

.link_section_item_descr {
    color: #000000;
    font-size: 1em;
    line-height: 1.3333333333333333em;
}

.link_section_item_title {
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
}

.link_section_item_title::before {
    content: "";
    position: absolute;
    left: -75px;
    top: 115%;
    transform: translateY(-50%);
    width: 114px;
    height: 114px;
    background-color: rgba(58, 155, 178, 0.55);
    border-radius: 50%;
    z-index: -1;
}

.link_section_item_title::after {
    content: ".";
    color: #3A9BB2;
    font-family: 'Font Awesome 6 Pro';
}

/* Home Become Member Section */
.become_member_section {
    margin-top: 4em;
}

.become_member_section_item {
    padding-bottom: 4em;
    border-bottom: 8px solid #3A9BB2;
}

.become_member_section_item_descr {
    color: #000000;
    font-size: 1em;
    line-height: 1.3333333333333333em;
}

.become_member_section_item.about_page {
    border-bottom: none;
}

.become_member_section_item_title {
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 1.5rem;

    word-break: break-word;
}

.become_member_item_descr {
    color: #000000;
    font-size: 1em;
    line-height: 1.3333333333333333em;
}

.become_member_section_item_short_descr {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    margin-top: 1.3333333333333333em;
}

.become_member_items_images_section {
    margin-top: 7.9375em;
}

.become_member_image_item_date {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    color: #A69F9F;
    margin-top: 1.3333333333333333em;
}

.become_member_image_item_descr {
    font-size: 1.5625em;
    line-height: 1.2em;
    font-weight: bold;
    color: #000000;
    margin-top: 0.64em;
}

.become_member_button {
    margin-top: 1.5em;
    gap: 1em;
    display: flex;
}


/* Home News Section */
.news_section {
    margin-top: 4em;
}

.news_section_item {
    padding-bottom: 4em;
    border-bottom: 8px solid #3A9BB2;
}

.news_section_item_title {
    width: 253px;
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 3.25rem;
    line-height: 1.1730769230769231em;
    word-break: break-word;
}

.news_section_item_descr {
    color: #000000;
    font-size: 1em;
    line-height: 1.3333333333333333em;
}

.news_section_item_title::before {
    content: "";
    position: absolute;
    left: -80px;
    top: 40%;
    transform: translateY(-50%);
    width: 114px;
    height: 114px;
    background-color: rgba(58, 155, 178, 0.55);
    border-radius: 50%;
    z-index: -1;
}

.news_section_item_title::after {
    content: ".";
    color: #3A9BB2;
    font-family: 'Font Awesome 6 Pro';
}

.news_items_images_section {
    margin-top: 7.9375em;
}

.news_image_item_date {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    color: #A69F9F;
    margin-top: 1.3333333333333333em;
}

.news_image_item_descr {
    font-size: 1.5625em;
    line-height: 1.2em;
    font-weight: bold;
    color: #000000;
    margin-top: 0.64em;
}

.news_image_item {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
}

.news_image_item img {
    width: 100%;
    height: auto;
    display: block;
    transition: opacity 0.4s ease;
}

.news_image_item::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0%;
    background: #8860EB;
    transition: height 0.4s ease;
    z-index: 1;
}

.news_image_item_hovered {
    position: relative;
    z-index: 2;
    transition: transform 0.4s ease;
}

.news_image_item_date,
.news_image_item_descr,
.news_read_more {
    transition: transform 0.4s ease, color 0.4s ease, opacity 0.4s ease;
}

.news_image_item_descr {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_read_more {
    opacity: 0;
    transform: translateY(20px);
}

.news_image_item:hover::before {
    height: 100%;
}

.news_image_item:hover img {
    display: none;
}

.news_image_item:hover .news_image_item_hovered {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 5em 1em;
    justify-content: space-between;
}

.news_image_item:hover .news_image_item_date,
.news_image_item:hover .news_image_item_descr {
    transform: translateY(-20px);
    color: white;
}

.news_image_item:hover .news_image_item_descr {
    -webkit-line-clamp: unset;
    line-clamp: unset;
    max-height: 1000px;
    overflow: visible;
}

.news_image_item:hover .news_read_more {
    opacity: 1;
    transform: translateY(0);
}

/* Home Members Section */
.members_section {
    margin: 4em 0;
}

.members_section_item {
    padding-bottom: 4em;
}

.members_section_item_title {
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 3.25rem;

    line-height: 1.1730769230769231em;
    word-break: break-word;
}

.members_section_item_descr {
    color: #000000;
    font-size: 1em;
    line-height: 1.3333333333333333em;
}

.members_section_item_title::before {
    content: "";
    position: absolute;
    left: -80px;
    top: 75%;
    transform: translateY(-50%);
    width: 114px;
    height: 114px;
    background-color: rgba(58, 155, 178, 0.55);
    border-radius: 50%;
    z-index: -1;
}

.members_section_item_title::after {
    content: ".";
    color: #3A9BB2;
    font-family: 'Font Awesome 6 Pro';
}

.members_items_images_section {
    margin-top: 7.9375em;
}

.members_image_item_date {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    color: #A69F9F;
    margin-top: 1.3333333333333333em;
}

.members_image_item_descr {
    font-size: 1.5625em;
    line-height: 1.2em;
    font-weight: bold;
    color: #000000;
    margin-top: 0.64em;
}

/* About Page Hero */
.about_hero_img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}

.about_hero_title {
    color: #FFFFFF;
    font-size: 3.75em;
    line-height: 1.2em;
    font-weight: bold;
}

.about_hero_descr {
    color: #FFFFFF;
    font-size: 1.125em;
    line-height: 1.2222222222222223em;
    margin-top: 1.7777777777777777em;
}

/* About Page General */
.general_section {
    padding-top: 7.5em;
}

.general_section_item {
    padding-bottom: 4em;
    border-bottom: 8px solid #A69F9F;
}

.general_section_item_title {
    color: #000000;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
    position: relative;
    display: inline-block;
}

.general_section_item_descr {
    color: #000000;
    font-size: 1em;
    line-height: 1.3333333333333333em;
}

.general_section_item_descr a {
    color: #29A4A1 !important;
    text-decoration: underline;
}

.general_section_item_title::before {
    content: "";
    position: absolute;
    left: -75px;
    top: 115%;
    transform: translateY(-50%);
    width: 114px;
    height: 114px;
    background-color: rgba(166, 159, 159, 0.55);
    border-radius: 50%;
    z-index: -1;
}

.general_section_item_title::after {
    content: ".";
    color: #A69F9F;
    font-family: 'Font Awesome 6 Pro';
}

/* About Page Board */
.board_section {
    padding-top: 4em;
}

.board_section_item {
    padding-bottom: 4em;
    border-bottom: 8px solid #A69F9F;
}

.board_section_item_title {
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
    word-break: break-word;
}

.board_section_item_descr {
    color: #000000;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
}

.board_section_item_title::before {
    content: "";
    position: absolute;
    left: -80px;
    top: 40%;
    transform: translateY(-50%);
    width: 114px;
    height: 114px;
    background-color: rgba(166, 159, 159, 0.55);
    border-radius: 50%;
    z-index: -1;
}

.board_section_item_title::after {
    content: ".";
    color: #A69F9F;
    font-family: 'Font Awesome 6 Pro';
}

.board_items_images_section {
    margin-top: 7.9375em;
}

.board_image_item_date {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    color: #A69F9F;
    margin-top: 1.3333333333333333em;
}

.board_image_item_descr {
    font-size: 1.5625em;
    line-height: 1.2em;
    font-weight: bold;
    color: #000000;
    margin-top: 0.64em;
}

.board_members_section {
    margin-top: 7.5em;
}

.board_member_item {
    display: inline-block;
    padding-bottom: 4em;
    border-bottom: 2px solid #E4E2E2;
}

.board_member_item:not(:first-child) {
    margin-top: 4em;
}

.board_member_item:last-child {
    border-bottom: none;
}

.board_member_img {
    width: 31%;
    float:left;
}

.board_member_item_text{
    width: 66%;
    float:right;
}

.board_member_item_text_title {
    font-size: 1.5em;
    line-height: 1.2em;
}

.board_member_item_text_subtitle {
    font-size: 1.125em;
    line-height: 1.2222222222222223em;
    margin-top: 0.4444444444444444em;
}

.board_member_item_text_descr {
    font-size: 1em;
    line-height: 1.3333333333333333em;
    margin-top: 1.3333333333333333em;
}

/* Members Page General */
.members_general_section {
    padding-top: 7.5em;
}

.members_general_section_item {
    padding-bottom: 4em;
    border-bottom: 8px solid #29A4A1;
}

.members_general_section_item_title {
    color: #000000;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
}

.members_general_section_item_descr {
    color: #000000;
    font-size: 1em;
    line-height: 1.3333333333333333em;
}

.members_general_section_item_title {
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
}

.members_general_section_item_title::before {
    content: "";
    position: absolute;
    left: -75px;
    top: 115%;
    transform: translateY(-50%);
    width: 114px;
    height: 114px;
    background-color: rgba(41, 164, 161, 0.55);
    border-radius: 50%;
    z-index: -1;
}

.members_general_section_item_title::after {
    content: ".";
    color: #29A4A1;
    font-family: 'Font Awesome 6 Pro';
}

/* Members Page New Members */
.general_section_members {
    padding-top: 4em;
}

.general_section_members_item {
    padding-bottom: 4em;
    border-bottom: 8px solid #29A4A1;
}

.general_section_members_item_title {
    color: #000000;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
}

.general_section_members_item_descr {
    color: #000000;
    font-size: 1em;
    line-height: 1.3333333333333333em;
}

.general_section_members_item_descr span {
    font-weight: bold;
}

.general_section_members_item_title {
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
}

.general_section_members_item_title::before {
    content: "";
    position: absolute;
    left: -75px;
    top: 115%;
    transform: translateY(-50%);
    width: 114px;
    height: 114px;
    background-color: rgba(41, 164, 161, 0.55);
    border-radius: 50%;
    z-index: -1;
}

.general_section_members_item_title::after {
    content: ".";
    color: #29A4A1;
    font-family: 'Font Awesome 6 Pro';
}

/* Members Page Our Members */
.general_section_our_members {
    padding-top: 4em;
}

.general_section_our_members_item {
    padding-bottom: 4em;
    border-bottom: 8px solid #29A4A1;
}

.general_section_our_members_item_title {
    color: #000000;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
    margin-bottom: 1.0769230769230769em;
}

.general_section_our_members_item_descr {
    color: #000000;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
}

.general_section_our_members_item_descr span {
    font-weight: bold;
}

.general_section_our_members_item_title {
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
}

.general_section_our_members_item_title::before {
    content: "";
    position: absolute;
    left: -75px;
    top: 115%;
    transform: translateY(-50%);
    width: 114px;
    height: 114px;
    background-color: rgba(41, 164, 161, 0.55);
    border-radius: 50%;
    z-index: -1;
}

.general_section_our_members_item_title::after {
    content: ".";
    color: #29A4A1;
    font-family: 'Font Awesome 6 Pro';
}

.our_members_section {
    padding-top: 4em;
}

.our_members_section_content {
    padding-left: 1.625em;
    padding-right: 1.625em;
    border-left: 1px solid #E4E2E2;
    border-right: 1px solid #E4E2E2;
    margin-top: 0.5em;
    display: flex;
    height: 9em;
    flex-direction: column;
    justify-content: space-between;
}

.our_members_section_title {
    font-size: 1.5625em;
    line-height: 1.36em;
    font-weight: bold;
}

.our_members_section_descr {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    margin-top: 1.3333333333333333em;
}

/* Members inside */
.members_inside_hero_img {
    width: 100%;
}

.members_inside_section {
    padding-top: 4em;
}

.members_inside_section .breadcrumb-item a {
    color: #29A4A1;
    text-decoration: none;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
}

.members_inside_section .breadcrumb-item.active {
    color: #29A4A1;
    text-decoration: none;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
}
.members_inside_section .breadcrumb-item.a:not([href]):not([class]), a:not([href]):not([class]):hover {
    color: #29A4A1 !important;
}

.members_inside_section .breadcrumb-item+.breadcrumb-item::before {
    color: #29A4A1;
}

.members_inside_section_title {
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 3.75em;
    color: #29A4A1;
    margin-top: 1.3333333333333333em;
}

.members_inside_section_title::after {
    content: ".";
    color: #29A4A1;
    font-family: 'Font Awesome 6 Pro';
}

.members_inside_section_content {
    border-top: 2px solid #DFDFDF;
    padding-top: 4em;
    margin-top: 4em;
    padding-bottom: 4em;
    border-bottom: 8px solid #29A4A1;
}

.members_inside_descr {
    font-size: 1em;
    line-height: 1.3333333333333333em;
}

.members_inside_section_content_item {
    margin-bottom: 4em;
}

.members_inside_content_item {
    border-top: 2px solid #E4E2E2;
    padding-top: 1.4444444444444444em;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    color: rgba(0, 0, 0, 0.6);
}

.members_inside_content_item.last {
    border-bottom: 2px solid #E4E2E2;
    padding-bottom: 1.4444444444444444em;
}

.members_inside_content_item:not(:first-child) {
    margin-top: 1.4444444444444444em;
}

.members_inside_content_item .btn_four {
    margin-top: 0 !important;
}

.members_inside_content_item_title {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    font-weight: bold;
}

/* Members Inside Key Executives Section */
.key_executives_section {
    margin-top: 4em;
}

.key_executives_section_item {
    padding-bottom: 4em;
}

.key_executives_section_item_title {
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
    word-break: break-word;
}

.key_executives_section_item_descr {
    color: #000000;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
}


.key_executives_section_item_title::before {
    content: "";
    position: absolute;
    left: -80px;
    top: 40%;
    transform: translateY(-50%);
    width: 114px;
    height: 114px;
    background-color: rgba(41, 164, 161, 0.55);
    border-radius: 50%;
    z-index: -1;
}

.key_executives_section_item_title::after {
    content: ".";
    color: #29A4A1;
    font-family: 'Font Awesome 6 Pro';
}

.key_executives_items_images_section {
    margin-top: 7.9375em;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 2.5em;
}

.key_executives_image_item {
    position: relative;
    width: 100%;
    max-width: 350px;
    overflow: hidden;
    padding: 0;
}

.key_executives_image_item img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease;
}

.key_executives_image_item_hovered {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    background: linear-gradient(to top, rgba(41, 164, 161, 1), rgba(41, 164, 161, 0) 50%, transparent 100%);
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.key_executives_image_item_date {
    font-size: 1.5625em;
    line-height: 1.2em;
}

.key_executives_image_item_descr {
    font-size: 1.125em;
    line-height: 1.2222222222222223em;
    margin-top: 0.4444444444444444em;
}

/* News and Events Page */
.news_events_section {
    padding: 7.5em 0;
}

/* News and Events Inside Page */
.news_events_inside_section {
    padding-top: 4em;
    padding-bottom: 4em;
}

.news_events_inside_section .breadcrumb-item a {
    color: #8860EB;
    text-decoration: none;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
}

.news_events_inside_section .breadcrumb-item.active {
    color: #8860EB;
    text-decoration: none;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
}

.news_events_inside_section .breadcrumb-item+.breadcrumb-item::before {
    color: #8860EB;
}


.news_events_inside_content {
    border-bottom: 2px solid #DFDFDF;
    padding-bottom: 1em;
}

.news_events_inside_content_title {
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 3.75em;
    line-height: 1.0166666666666666em;
    color: #8860EB;
    margin-top: 1.3333333333333333em;
}

.news_events_inside_content_date {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    margin-top: 1.4444444444444444em;
    color: #A69F9F;
}

.news_events_inside_content_items {
    margin-top: 4em;
}

.news_events_img {
    width: 100%;
}

.news_events_inside_content_items_descr {
    color: #000000;
    font-size: 1em;
    line-height: 1.3333333333333333em;
    margin-top: 3.5555555555555554em;
}

.news_events_inside_content_items_descr blockquote {
    color: #A69F9F;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    margin: 3.5555555555555554em 0;
    border-left: 8px solid #29A4A1;
    padding-left: 2.2222222222222223em;
}

.news_events_inside_related_title {
    color: #000000;
    font-size: 1.5625em;
    line-height: 1.2em;
    font-weight: bold;
}

.news_events_inside_related_items {
    margin-top: 1.5em;
    color: #A69F9F;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
}

.news_events_inside_related {
    margin-bottom: 7.5em;
}

/* Info and Knowledge Page Search Option Section */
.info_knowledge_section {
    margin-top: 4em;
}

.info_knowledge_section_item {
    padding-bottom: 4em;
    border-bottom: 8px solid #884444;
}

.info_knowledge_section_item_title {
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 3.25em;
    word-break: break-word;
}

.info_knowledge_section_item_descr {
    color: #000000;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
}

.info_knowledge_section_item_title::before {
    content: "";
    position: absolute;
    left: -80px;
    top: 40%;
    transform: translateY(-50%);
    width: 114px;
    height: 114px;
    background-color: rgba(236, 168, 59, 0.55);
    border-radius: 50%;
    z-index: -1;
}

.info_knowledge_section_item_title::after {
    content: ".";
    color: #ECA83B;
    font-family: 'Font Awesome 6 Pro';
}

.info_knowledge_dropdowns.second_dropdown {
    margin-top: 3.1875em;
}

.info_knowledge_dropdowns .shareholding_structure:not(:first-child){
    margin-top: 40px;
}
.ad_check_form .directors_form_second:not(:first-child){
    margin-top: 5em;
}

.custom-dropdown label {
    font-size: 1em;
    line-height: 1.1875em;
    color: #29A4A1;
    display: block;
    margin-bottom: 0.5em;
}

.custom-dropdown details {
    border-bottom: 2px solid #E4E2E2;
    cursor: pointer;
    position: relative;
}

.custom-dropdown summary {
    list-style: none;
    padding: 8px 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 1.125em;
    line-height: 1.2222222222222223em;
}

.custom-dropdown summary::-webkit-details-marker {
    display: none;
}

.custom-dropdown ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border-top: none;
    background: white;
}

.custom-dropdown ul li {
    padding: 8px 5px;
    cursor: pointer;
}

.custom-dropdown ul li:hover {
    background-color: #f2f2f2;
}

.custom-dropdown details[open] summary i {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
}

.custom-dropdown summary i {
    transition: transform 0.3s ease;
}

.info_knowledge_section_item .filter_btn {
    margin-top: 1.5em;
}

.public_competitions_section_item .filter_btn {
    margin-top: 1.5em;
}

.eaca_papers_section_item .filter_btn {
    margin-top: 1.5em;
}

.search_option_section {
    margin-top: 4em;
}

.search_option_img {
    width: 100%;
}

.copyright_img {
    max-height: 186px;
}

.search_option_section_item {
    border-bottom: 2px solid #E4E2E2;
    padding-bottom: 4em;
}

.search_option_section_item:not(:first-child) {
    margin-top: 4em;
}

.search_option_content_title {
    font-size: 1.5625em;
    line-height: 1.6em;
    font-weight: bold;
}

.search_option_content_sub {
    font-size: 1.125em;
    line-height: 1.2666666666666666em;
    color: #A69F9F;
    margin-top: 0.4444444444444444em;
}

.lock_overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 24px;
}

.lock_overlay .lock {
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 24px;
    padding: 1.5em 0.875em;
}


/* Info and Knowledge Inside Page */
.info_knowledge_inside_section {
    padding-top: 4em;
}

.info_knowledge_inside_section .breadcrumb-item a {
    color: #884444;
    text-decoration: none;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
}

.info_knowledge_inside_section .breadcrumb-item.active {
    color: #884444;
    text-decoration: none;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
}

.info_knowledge_inside_section .breadcrumb-item+.breadcrumb-item::before {
    color: #884444;
}


.info_knowledge_inside_content {
    border-bottom: 2px solid #DFDFDF;
    padding-bottom: 1em;
}

.info_knowledge_inside_content_title {
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 3.75em;
    line-height: 1.0166666666666666em;
    color: #884444;
    margin-top: 1.3333333333333333em;
}

.info_knowledge_inside_content_sub {
    display: flex;
    gap: 1em;
}

.info_knowledge_inside_content_sub_item {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    margin-top: 1.4444444444444444em;
    color: #A69F9F;
    position: relative;
}

.info_knowledge_inside_content_sub_item:not(:first-child) {
    padding-left: 1em;
}

.info_knowledge_inside_content_sub_item::before {
    content: "•";
    position: absolute;
    left: 0;
    color: #A69F9F;
}

.info_knowledge_inside_content_sub_item:first-child::before {
    content: "";
}


.info_knowledge_inside_content_items {
    margin-top: 4em;
}

.info_knowledge_img {
    width: 100%;
}

.info_knowledge_inside_content_items_descr {
    color: #000000;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    margin-top: 3.5555555555555554em;
}

.info_knowledge_inside_content_items_short_descr {
    color: #A69F9F;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    margin: 3.5555555555555554em 0;
    border-left: 8px solid #29A4A1;
    padding-left: 2.2222222222222223em;
}

.info_knowledge_inside_related_title {
    color: #000000;
    font-size: 1.5625em;
    line-height: 1.2em;
    font-weight: bold;
}

.info_knowledge_inside_content_item {
    margin-top: 4em;
}

.info_knowledge_inside_img {
    width: 100%;
}

.info_knowledge_inside_content_items_descr {
    color: #000000;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    margin-top: 3.5555555555555554em;
}

.info_knowledge_inside_content_items_short_descr {
    color: #A69F9F;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    margin: 3.5555555555555554em 0;
    border-left: 8px solid #29A4A1;
    padding-left: 2.2222222222222223em;
}

.info_knowledge_inside_related_items {
    margin-top: 1.5em;
    color: #A69F9F;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
}

.info_knowledge_inside_related {
    margin-bottom: 7.5em;
    margin-top: 4em;
}

.info_knowledge_inside_first_content {
    padding-bottom: 4em;
    border-bottom: 8px solid #884444;
}

.info_knowledge_inside_second_content {
    margin-top: 4em;
}

.presentations_title {
    font-size: 1.5625em;
    line-height: 1.36em;
    font-weight: bold;
}

.info_knowledge_inside_section_item_title {
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
    word-break: break-word;
}


.info_knowledge_inside_section_item_title::before {
    content: "";
    position: absolute;
    left: -80px;
    top: 40%;
    transform: translateY(-50%);
    width: 114px;
    height: 114px;
    background-color: rgba(136, 68, 68, 0.55);
    border-radius: 50%;
    z-index: -1;
}

.info_knowledge_inside_section_item_title::after {
    content: ".";
    color: #884444;
    font-family: 'Font Awesome 6 Pro';
}

.presentation_files {
    padding-bottom: 4em;
    border-bottom: 2px solid #E4E2E2;
}

.presentation_files:not(:first-child) {
    margin-top: 4em;
}

.info_knowledge_inside_content_items .owl-nav {
    position: relative;
    display: flex;
    z-index: 2;
}

.info_knowledge_inside_content_items .owl-prev {
    left: 0;
    position: absolute;
    bottom: 7px;
    background-color: rgba(255, 255, 255, 0.2);
    padding: 1.25em 0.3125em;
    transform: translateY(0%);
}

.info_knowledge_inside_content_items .owl-next {
    right: 0;
    position: absolute;
    bottom: 7px;
    background-color: rgba(255, 255, 255, 0.2);
    padding: 1.25em 0.3125em;
    transform: translateY(0%);
}


/* Info and Knowledge Inside Locked Page */
.info_knowledge_inside_locked_section {
    padding-top: 4em;
}

.info_knowledge_inside_locked_section .breadcrumb-item a {
    color: #884444;
    text-decoration: none;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
}

.info_knowledge_inside_locked_section .breadcrumb-item.active {
    color: #884444;
    text-decoration: none;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
}

.info_knowledge_inside_locked_section .breadcrumb-item+.breadcrumb-item::before {
    color: #884444;
}


.info_knowledge_inside_locked_content {
    border-bottom: 2px solid #DFDFDF;
    padding-bottom: 1em;
}

.info_knowledge_inside_locked_content_title {
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 3.75em;
    line-height: 1.0166666666666666em;
    color: #884444;
    margin-top: 1.3333333333333333em;
}

.info_knowledge_inside_locked_content_sub {
    display: flex;
    gap: 1em;
}

.info_knowledge_inside_locked_content_sub_item {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    margin-top: 1.4444444444444444em;
    color: #A69F9F;
    position: relative;
}

.info_knowledge_inside_locked_content_sub_item:not(:first-child) {
    padding-left: 1em;
}

.info_knowledge_inside_locked_content_sub_item::before {
    content: "•";
    position: absolute;
    left: 0;
    color: #A69F9F;
}

.info_knowledge_inside_locked_content_sub_item:first-child::before {
    content: "";
}

.info_knowledge_inside_locked_content_item {
    margin-top: 4em;
    position: relative;
    margin-bottom: 7.5em;
}

.image_wrapper {
    position: relative;
    width: 100%;
    display: inline-block;
}

.info_knowledge_inside_img {
    width: 100%;
    display: block;
}

.image_wrapper::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background: linear-gradient(to top, #FFFFFF 0%, #FFFFFFF3 50%, #FFFFFF45 100%);
}

.info_knowledge_inside_locked_content_items_descr {
    color: #000000;
    font-size: 1.5em;
    line-height: 1.5416666666666667em;
    font-weight: bold;
    position: absolute;
    top: 80%;
    transform: translateY(-80%);
}

.info_knowledge_inside_locked_content_items_short_descr {
    color: #000000;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    position: absolute;
    top: 90%;
    transform: translateY(-90%);
}

/* Useful Links Page */
.useful_links_section {
    margin-top: 7.5em;
}

.useful_links_section_item {
    padding-bottom: 4em;
    border-bottom: 8px solid #ED3D63;
}

.useful_links_section_item_title {
    color: #000000;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
}

.useful_links_section_item_descr a:hover {
    color: #ED3D63;
}

.useful_links_section_item_descr{
    color: #000000;
    font-size: 1.5625em;
    line-height: 1.36em;
    font-weight: bold;
    padding-bottom: 2.56em;
    border-bottom: 2px solid #E4E2E2;
    cursor: pointer;
}

.useful_links_section_item_descr a{
    text-decoration: none;
    color: #000000;
}

.useful_links_section_item_descr:not(:first-child) {
    padding-top: 2.56em;
}

.useful_links_section_item_title {
    width: 200px;
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
}

.useful_links_section_item_title::before {
    content: "";
    position: absolute;
    left: -75px;
    top: 20%;
    transform: translateY(-50%);
    width: 114px;
    height: 114px;
    background-color: rgba(237, 61, 99, 0.55);
    border-radius: 50%;
    z-index: -1;
}

.useful_links_section_item_title::after {
    content: ".";
    color: #ED3D63;
    font-family: 'Font Awesome 6 Pro';
}

/* Ad Check General Section */
.ad_check_general_section {
    margin-top: 7.5em;
}

.ad_check_general_section_item {
    padding-bottom: 4em;
    border-bottom: 8px solid #3A9BB2;
}

.ad_check_general_section_item_title {
    color: #000000;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
}

.ad_check_general_section_item_descr {
    color: #000000;
    font-size: 1em;
    line-height: 1.3333333333333333em;
}

.ad_check_general_section_item_descr span {
    font-weight: bold;
}

.ad_check_general_section_item_title {
    width: 200px;
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
}

.ad_check_general_section_item_title::before {
    content: "";
    position: absolute;
    left: -75px;
    top: 20%;
    transform: translateY(-50%);
    width: 114px;
    height: 114px;
    background-color: rgba(58, 155, 178, 0.55);
    border-radius: 50%;
    z-index: -1;
}

.ad_check_general_section_item_title::after {
    content: ".";
    color: #3A9BB2;
    font-family: 'Font Awesome 6 Pro';
}

/* Ad Check What Section */
.ad_check_what_section {
    margin-top: 7.5em;
}

.ad_check_what_section_item {
    padding-bottom: 4em;
    border-bottom: 8px solid #3A9BB2;
}

.ad_check_what_section_item_title {
    color: #000000;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
}

.ad_check_what_section_item_descr {
    color: #000000;
    font-size: 1em;
    line-height: 1.3333333333333333em;
}

.ad_check_what_section_item_descr span {
    font-weight: bold;
}

.ad_check_what_section_item_descr blockquote {
    color: #A69F9F;
    font-size: 1.3125em;
    line-height: 1.4285714285714286em;
    margin: 4em 0;
    border-left: 8px solid #29A4A1;
    padding-left: 1.9047619047619047em;
}

.ad_check_what_section_item_descr blockquote span {
    font-weight: bold;
}



.ad_check_what_section_item_title {
    width: 200px;
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
}

.ad_check_what_section_item_title::before {
    content: "";
    position: absolute;
    left: -75px;
    top: 20%;
    transform: translateY(-50%);
    width: 114px;
    height: 114px;
    background-color: rgba(58, 155, 178, 0.55);
    border-radius: 50%;
    z-index: -1;
}

.ad_check_what_section_item_title::after {
    content: ".";
    color: #3A9BB2;
    font-family: 'Font Awesome 6 Pro';
}


.form_section {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ad_check_form {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.ad_check_form_content {
    width: 100%;
    background-color: #FFFFFF;
    border-bottom: 2px solid #E4E2E2;
}

.ad_check_form_content .form-control{
    border: none;
    padding: .375rem .75rem .375rem 0rem;
}

.form-control:focus{
    box-shadow: none;
}

.ad_check_form_content.upload {
    background-color: #FFFFFF;
    border-bottom: none;
}

form .form-group {
    position: relative;
    margin-bottom: 3.111111111111111em;
}

form:not(.idea-register) .form-group {
    width: 100%;
}

form .form-group.ad_check_form_content.departments {
    margin-bottom:0;
}

form textarea,
form input {
    font-size: 1.125em;
    display: block;
    width: 100%;
    padding:0.5625em 0;
    border: none;
}

form textarea:focus,
form input:focus {
    outline: none;
}

form label {
    top: 10px;
}

form option {
    font-size: 1.125em;
}

form .ad_check_form_content label {
    color: #29A4A1;
    font-size: 1.125em;
    position: absolute;
    pointer-events: none;
    display: flex;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

form label.active,
form textarea:focus~label,
form input:focus~label {
    top: -20px;
    font-size: 1.125em;
    color: #29A4A1;
}

.recaptcha_outer{
    width: 100% !important;
}

.ad_check_accept {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 0.625em;
}

.ad_check_accept .custom-checkbox {
    display: flex;
    align-items: center;
    gap: 0.625em;
    cursor: pointer;
    user-select: none;
}

.ad_check_accept .custom-checkbox input[type="checkbox"] {
    display: none;
}

.ad_check_accept .custom-checkbox .checkmark {
    width: 3.5%;
    height: 1.75em;
    background-color: #fff;
    border: 1px solid #29A4A1;
    border-radius: 6px;
    position: relative;
    transition: all 0.2s ease;
}

.ad_check_accept .custom-checkbox input[type="checkbox"]:checked+.checkmark {
    background-color: #29A4A1;
    border-color: #29A4A1;
}

.ad_check_accept .custom-checkbox .checkmark::after {
    content: "";
    position: absolute;
    display: none;
    left: 9px;
    top: 4px;
    width: 6px;
    height: 16px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.ad_check_accept .custom-checkbox input[type="checkbox"]:checked+.checkmark::after {
    display: block;
}

.ad_check_accept .custom-checkbox .check-label {
    font-size: 1em;
    line-height: 1.5em;
    color: #000000;
    width: 97%;
}

.file-upload-section {
    padding-bottom: 0.875em;
    width: 100%;
}

.file-preview {
    margin-top: 10px;
    font-size: 14px;
    color: #333;
}

.preview-img {
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 5px;
}

.upload-title {
    font-size: 1.125em;
    line-height: 1.2222222222222223em;
    color: #29A4A1;
    padding-bottom: 0.8888888888888888em;
}

.file-types {
    font-size: 0.875em;
    line-height: 1.7142857142857142em;
    color: #000000;
}

.filename{
    margin-top: 0.75em;
    color: #29A4A1;
    font-weight: 600;
}

.upload-btn {
    border: 1px solid #00b2b2;
    color: #00b2b2;
    padding: 0.425em 0.725em;
    border-radius: 12px;
    cursor: pointer;
    font-weight: bold;
    margin-right: 1em;
    font-size: 1em;
}

.upload-input {
    display: none;
}

.submit_btn {
    width: 100%;
    margin-top: 1.5em;
}

/* Idea Registration */
.idea_register_section {
    margin-top: 7.5em;
}

.idea_register_section_item {
    padding-bottom: 4em;
    border-bottom: 8px solid #535FA8;
}

.idea_register_section_item_title {
    color: #000000;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
}

.idea_register_section_item_descr {
    color: #000000;
    font-size: 1em;
    line-height: 1.3333333333333333em;
}

.idea_register_section_item_title {
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
}

.idea_register_section_item_title::before {
    content: "";
    position: absolute;
    left: -75px;
    top: 115%;
    transform: translateY(-50%);
    width: 114px;
    height: 114px;
    background-color: rgba(83, 95, 168, 0.55);
    border-radius: 50%;
    z-index: -1;
}

.idea_register_section_item_title::after {
    content: ".";
    color: #535FA8;
    font-family: 'Font Awesome 6 Pro';
}

.idea_register_modal .modal-dialog {
    max-width: 1088px;
    margin-right: auto;
    margin-left: auto;
}

.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: self-start;
    padding: var(--bs-modal-header-padding);
    border-bottom: 0;
    border-top-left-radius: var(--bs-modal-inner-border-radius);
    border-top-right-radius: var(--bs-modal-inner-border-radius);
}

.idea_register_modal_title {
    font-size: 2.5em;
    width: 100%;
    font-weight: bold;
    text-align: center;
    margin-top: 0.475em;
}

.idea_register_form_inputs {
    display: flex;
    gap: 2em;
    flex-wrap: wrap;
}

form .form-group.idea_register_form_content {
    position: relative;
    margin-bottom: 0;
}

.idea_register_form_content {
    width: 48%;
    background-color: #FFFFFF;
    border-bottom: 2px solid #E4E2E2;
}

.idea_register_form_content_textarea {
    width: 100%;
    background-color: #FFFFFF;
    border-bottom: 2px solid #E4E2E2;
}

.idea_register_form_date_upload {
    display: flex;
    gap: 2em;
    width: 100%;
    position: relative;
}

.idea_register_form_date {
    width: 48%;
    padding-bottom: 0.5em;
    border-bottom: 2px solid #E4E2E2;
    height: max-content;
}

form .idea_register_form_date input {
    padding-bottom: 0px;
    padding-top: 2em;
    color: #212121;
}

.idea_register_form_upload {
    width: 48%;
}

.input-file-hidden {
    display: none;
}

.input-file-label {
    display: inline-block;
    border: 1px solid #00b2b2;
    color: #00b2b2;
    padding: 0.625em 1.625em;
    border-radius: 12px;
    cursor: pointer;
    font-weight: bold;
    font-size: 1em;
    transition: background-color 0.2s ease;
}

.input-file-label:hover {
    background-color: #e6fafa;
}

.file-typesTwo {
    display: flex;
}


.idea_register_accept .custom-checkbox {
    display: flex;
    align-items: center;
    gap: 0.625em;
    cursor: pointer;
    user-select: none;
}

.idea_register_accept .custom-checkbox input[type="checkbox"] {
    display: none;
}

.idea_register_accept .custom-checkbox .checkmark {
    width: 3%;
    height: 1.75em;
    background-color: #fff;
    border: 1px solid #29A4A1;
    border-radius: 6px;
    position: relative;
    transition: all 0.2s ease;
}

.idea_register_accept .custom-checkbox input[type="checkbox"]:checked+.checkmark {
    background-color: #29A4A1;
    border-color: #29A4A1;
}

.idea_register_accept .custom-checkbox .checkmark::after {
    content: "";
    position: absolute;
    display: none;
    left: 9px;
    top: 4px;
    width: 6px;
    height: 16px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.idea_register_accept .custom-checkbox input[type="checkbox"]:checked+.checkmark::after {
    display: block;
}

.idea_register_accept .custom-checkbox .check-label {
    font-size: 1em;
    line-height: 1.5em;
    color: #000000;
    width: 97%;
}

.submit_btn_modal {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
}

.submit_btn_modal_success {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
    margin-top: 3em;
}

.submit_btn_modal_descr {
    color: #535FA8;
    font-weight: bold;
    font-size: 1.125em;
    line-height: 1.2222222222222223em;
    margin-top: 0.8888888888888888em;
}

.modal-body {
    display: flex;
    position: relative;
    flex: 1 1 auto;
    padding: var(--bs-modal-padding);
    flex-direction: column;
    align-items: center;
}

.modal-body i {
    width: 40px;
    height: 40px;
    color: #535FA8;
}

.success_modal_title {
    color: #535FA8;
    font-weight: bold;
    font-size: 1.5em;
    line-height: 1.5416666666666667em;
    margin-top: 0.6666666666666666em;
}

.success_modal_descrOne {
    font-size: 1em;
    line-height: 1.5em;
    color: #000000;
    margin-top: 2.5em;
}

.success_modal_descrTwo {
    font-size: 1em;
    line-height: 1.5em;
    color: #000000;
    margin-top: 0.75em;
}

.success_modal_descrThree {
    font-size: 1em;
    line-height: 1.5em;
    color: #000000;
    margin-top: 2em;
}
/* Careers Page */
.careers_section {
    margin-top: 7.5em;
}

.careers_section_item {
    padding-bottom: 4em;
    border-bottom: 8px solid #8860EB;
}

.careers_section_item_title {
    color: #000000;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
}

.careers_section_item_descr:hover {
    color: #8860EB;
}

.careers_section_item_descr {
    color: #000000;
    font-size: 1.5625em;
    line-height: 1.36em;
    font-weight: bold;
    padding-bottom: 2.56em;
    border-bottom: 2px solid #E4E2E2;
    width: 100%;
    display: block;
}

.careers_section_items a {
    text-decoration: none;

}

.careers_section_item_descr:not(:first-child) {
    padding-top: 2.56em;
}

.careers_section_item_title {
    width: 200px;
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
}

.careers_section_item_title::before {
    content: "";
    position: absolute;
    left: -75px;
    top: 20%;
    transform: translateY(-50%);
    width: 114px;
    height: 114px;
    background-color: rgba(136, 96, 235, 0.55);
    border-radius: 50%;
    z-index: -1;
}

.careers_section_item_title::after {
    content: ".";
    color: #8860EB;
    font-family: 'Font Awesome 6 Pro';
}


.new_job_modal .modal-dialog {
    max-width: 1088px;
    margin-right: auto;
    margin-left: auto;
}

.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: self-start;
    padding: var(--bs-modal-header-padding);
    border-bottom: 0;
    border-top-left-radius: var(--bs-modal-inner-border-radius);
    border-top-right-radius: var(--bs-modal-inner-border-radius);
}

.modal-content {
    padding: 1.5em 5em 1.5em 5em;
}

.new_job_modal_title {
    font-size: 2.5em;
    width: 100%;
    font-weight: bold;
    text-align: center;
    margin-top: 0.475em;
}

.new_job_img {
    width: 96px;
    height: 96px;
}

/* Careers Inside */
.careers_inside_section {
    padding-top: 4em;
}

.careers_inside_section .breadcrumb-item a {
    color: #000000;
    text-decoration: none;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
}

.careers_inside_section .breadcrumb-item.active {
    color: #000000;
    text-decoration: none;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
}

.careers_inside_section .breadcrumb-item+.breadcrumb-item::before {
    color: #000000;
}

.careers_inside_title_section {
    border-bottom: 2px solid #DFDFDF;
    padding: 4em 0;
}

.careers_inside_title {
    color: #8860EB;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
}

.careers_inside_title {
    position: relative;
    display: inline-block;
}

.careers_inside_title::after {
    content: ".";
    color: #8860EB;
    font-family: 'Font Awesome 6 Pro';
}

.careers_inside_descr_section {
    padding: 4em 0 7.5em 0;
}

.careers_inside_descr_cv {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    color: rgba(0, 0, 0, 0.8);
    font-weight: bold;
    border-bottom: 2px solid #E4E2E2;
    padding-bottom: 1.3333333333333333em;
}

.careers_inside_descr_email {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    color: rgba(0, 0, 0, 0.6);
    border-bottom: 2px solid #E4E2E2;
    margin-top: 1.3333333333333333em;
    padding-bottom: 1.3333333333333333em;
}

.careers_inside_descr_published {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    color: rgba(0, 0, 0, 0.6);
    border-bottom: 2px solid #E4E2E2;
    margin-top: 1.3333333333333333em;
    padding-bottom: 1.3333333333333333em;
}

/* Competitions Page */
.competitions_section {
    margin-top: 7.5em;
}

.competitions_section_item {
    padding-bottom: 4em;
    gap: 2.5em;
    border-bottom: 8px solid #E86E69;
}

.competitions_section_item_title {
    color: #000000;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
    position: relative;
    display: inline-block;
}

.competitions_section_item_descr {
    color: #000000;
    font-size: 1em;
    line-height: 1.3333333333333333em;
}

.competitions_section_item_descr span {
    color: #29A4A1 !important;
    text-decoration: underline;
}

.competitions_section_item_title::before {
    content: "";
    position: absolute;
    left: -75px;
    top: 100%;
    transform: translateY(-50%);
    width: 114px;
    height: 114px;
    background-color: rgba(232, 110, 105, 0.55);
    border-radius: 50%;
    z-index: -1;
}

.competitions_section_item_title::after {
    content: ".";
    color: #E86E69;
    font-family: 'Font Awesome 6 Pro';
}

.competitions_images_sections {
    margin-top: 4em;
}

.competitions_images {
    display: flex;
    gap: 2.5em;
    border-bottom: 8px solid #E86E69;
}

.competitions_image_item img {
    width: 336px;
    height: 189px;
}

.img-bg {
    width: 336px;
    height: 189px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3.375em 5.375em;
}

.carobs-bg {
    background-color: rgba(205, 149, 75, 0.2);
}

.lions-bg {
    background-color: rgba(36, 173, 227, 0.2);
}

.img-bg img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.young_lions_image_item {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    background-color: rgba(36, 173, 227, 0.2);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
    padding: 5em;
}
.young_lions_image_item:hover {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    background-color: rgba(36, 173, 227, 0.2);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
    padding: 0.3em 1em;
}

.young_lions_image_item img {
    width: 100%;
    height: auto;
    display: block;
    transition: opacity 0.4s ease;
}

.young_lions_image_item::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0%;
    background: #24ADE3;
    transition: height 0.4s ease;
    z-index: 1;
}

.young_lions_image_item_hovered {
    position: relative;
    z-index: 2;
    display: none;
    transition: transform 0.4s ease;
}

.young_lions_image_item_date,
.young_lions_image_item_descr,
.young_lions_read_more {
    transition: transform 0.4s ease, color 0.4s ease, opacity 0.4s ease;
}

.young_lions_image_item_descr {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.5625em;
    font-weight: bold;
}

.young_lions_read_more {
    opacity: 0;
    transform: translateY(20px);
}

.young_lions_image_item:hover::before {
    height: 100%;
}

.young_lions_image_item:hover img {
    display: none;
}

.young_lions_image_item:hover .young_lions_image_item_hovered {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 2em 1em;
    justify-content: space-between;
}

.young_lions_image_item:hover .young_lions_image_item_date,
.young_lions_image_item:hover .young_lions_image_item_descr {
    transform: translateY(-20px);
    color: white;
}

.young_lions_image_item:hover .young_lions_image_item_descr {
    -webkit-line-clamp: unset;
    line-clamp: unset;
    max-height: 1000px;
    overflow: visible;
}

.young_lions_image_item:hover .young_lions_read_more {
    opacity: 1;
    transform: translateY(0);
}

.carob_image_item {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    background-color: rgba(205, 149, 75, 0.2);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
    padding: 3.5em 5em;
}
.carob_image_item:hover {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    background-color: rgba(205, 149, 75, 0.2);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
    padding: 1.4em 1em;
}

.carob_image_item img {
    width: 100%;
    height: auto;
    display: block;
    transition: opacity 0.4s ease;
}

.carob_image_item::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0%;
    background: #CD954B;
    transition: height 0.4s ease;
    z-index: 1;
}

.carob_image_item_hovered {
    position: relative;
    z-index: 2;
    display: none;
    transition: transform 0.4s ease;
}

.carob_image_item_date,
.carob_image_item_descr,
.carob_read_more {
    transition: transform 0.4s ease, color 0.4s ease, opacity 0.4s ease;
}

.carob_image_item_descr {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.5625em;
    font-weight: bold;
}

.carob_read_more {
    opacity: 0;
    transform: translateY(20px);
}

.carob_image_item:hover::before {
    height: 100%;
}

.carob_image_item:hover img {
    display: none;
}

.carob_image_item:hover .carob_image_item_hovered {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 2em 1em;
    justify-content: space-between;
}

.carob_image_item:hover .carob_image_item_date,
.carob_image_item:hover .carob_image_item_descr {
    transform: translateY(-20px);
    color: white;
}

.carob_image_item:hover .carob_image_item_descr {
    -webkit-line-clamp: unset;
    line-clamp: unset;
    max-height: 1000px;
    overflow: visible;
}

.carob_image_item:hover .carob_read_more {
    opacity: 1;
    transform: translateY(0);
}

/* Competitions Inside Page */
.competitions_inside_section {
    padding-top: 4em;
}

.competitions_inside_section .breadcrumb-item a {
    color: #E86E69;
    text-decoration: none;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
}

.competitions_inside_section .breadcrumb-item.active {
    color: #E86E69;
    text-decoration: none;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
}

.competitions_inside_section .breadcrumb-item+.breadcrumb-item::before {
    color: #E86E69;
}

.competitions_inside_section_header {
    padding: 5em 0 4em 0;
    border-bottom: 8px solid #E86E69;
}

.competitions_inside_section_header_img {
    border-bottom: 2px solid #DFDFDF;
    padding-bottom: 4em;
}

.competitions_inside_section_header_descr {
    color: #000000;
    font-size: 1em;
    line-height: 1.3333333333333333em;
    margin-top: 2.5em;
}

.competitions_inside_section_header_descr blockquote {
    color: #A69F9F;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    margin: 3.5555555555555554em 0;
    border-left: 8px solid #29A4A1;
    padding-left: 2.2222222222222223em;
}

/* Contact */
.contact_section {
    margin-top: 7.5em;
}

.contact_section_item {
    padding-bottom: 4em;
    border-bottom: 8px solid #C77A69;
}

.contact_section_item_title {
    width: 200px;
    color: #000000;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
    position: relative;
    display: inline-block;
}

.contact_section_item_descr {
    color: #000000;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    border-top: 2px solid #E4E2E2;
    border-bottom: 2px solid #E4E2E2;
    padding: 1.4444444444444444em 0;
}

.contact_section_item_descrTwo {
    color: #000000;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    border-bottom: 2px solid #E4E2E2;
    padding: 1.4444444444444444em 0;
}

.contact_section_items_email,
.contact_section_items_phone {
    color: #A69F9F;
    text-decoration: none;
}

.contact_section_items {
    display: flex;
    gap: 4em;
}

.contact_section_item_descr span {
    color: #29A4A1 !important;
    text-decoration: underline;
}

.contact_section_item_title::before {
    content: "";
    position: absolute;
    left: -75px;
    top: 50%;
    transform: translateY(-50%);
    width: 114px;
    height: 114px;
    background-color: rgba(199, 122, 105, 0.55);
    border-radius: 50%;
    z-index: -1;
}

.contact_section_item_title::after {
    content: ".";
    color: #C77A69;
    font-family: 'Font Awesome 6 Pro';
}

.contact_btn {
    margin-top: 1.5em;
    gap: 1em;
    display: flex;
    width: 100%;
}

/* Log In Page */
.login_section {
    margin-top: 7.5em;
}

.login_section_item {
    padding-bottom: 4em;
    border-bottom: 8px solid #ECA83B;
}

.change_password{
    margin-bottom: 7.5em;
}

.login_section_item_title {
    color: #000000;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
    position: relative;
    display: inline-block;
}

.login_section_item_title::before {
    content: "";
    position: absolute;
    left: -75px;
    top: 50%;
    transform: translateY(-50%);
    width: 114px;
    height: 114px;
    background-color: rgba(236, 168, 59, 0.55);
    border-radius: 50%;
    z-index: -1;
}

.login_section_item_title::after {
    content: ".";
    color: #ECA83B;
    font-family: 'Font Awesome 6 Pro';
}

.login_btn {
    margin-top: 1.5em;
    gap: 1em;
    display: flex;
    width: 100%;
}

.login_password {
    margin-bottom: 0 !important;
}

.forgot_password {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    color: #29A4A1;
    margin-top: 0.6666666666666666em;
    text-decoration: none;
}

/* Register */
.register_section {
    margin-top: 7.5em;
}

.register_section_item {
    padding-bottom: 4em;
    border-bottom: 8px solid #A69F9F;
}

.register_section_item_title {
    width: 200px;
    color: #000000;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
    position: relative;
    display: inline-block;
}

.register_section_item_title::before {
    content: "";
    position: absolute;
    left: -75px;
    top: 50%;
    transform: translateY(-50%);
    width: 114px;
    height: 114px;
    background-color: rgba(166, 159, 159, 0.55);
    border-radius: 50%;
    z-index: -1;
}

.register_section_item_title::after {
    content: ".";
    color: #A69F9F;
    font-family: 'Font Awesome 6 Pro';
}

.register_member_section {
    margin-top: 4em;
}

.register_member_section_item {
    padding-bottom: 4em;
    border-bottom: 2px solid #3A9BB2;
}


.register_member_section_item.about_page {
    border-bottom: 2px solid #000000;
}

.register_member_section_item_title {
    width: 300px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 1.5rem;
    word-break: break-word;
}

.register_member_section_item_short_descr {
    font-size: 1em;
    line-height: 1.3333333333333333em;
    margin-top: 1.3333333333333333em;
}

.register_member_section_item_descr {
    color: #000000;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
}

.register_general_dropdown {
    margin-bottom: 3.111111111111111em;
    width: 100%;
    border-bottom: 2px solid #E4E2E2;
}
.register_general_dropdown .form-control{
    border: none;
    padding: 0;
    font-size: 1.125em;
}

.register_dropdown {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
}

.register_general {
    color: #29A4A1;
    font-size: 1.125em;
    padding-left: 0 !important;
}

.register_general_dropdown .dropdown-menu {
    width: 50%;
}

.register_general_dropdown .dropdown-menu .dropdown-item {
    width: 50%;
    padding-left: 0 !important;
}

.btn.show.register_general:focus-visible {
    color: #29A4A1 !important;
    border-color: white !important;
}

.btn.show.register_general {
    color: #29A4A1 !important;
    background-color: unset !important;
    border-color: white !important;
}

.btn.register_general:hover {
    color: #29A4A1 !important;
    background-color: unset !important;
    border-color: white !important;
}

.register_member_section .filtering .custom-dropdown .custom-dropdown-filtering {
    width: 100%;
}

.register_member_section .filtering .custom-dropdown .custom-dropdown-filtering .ad_check_form_content {
    margin-bottom: 0;
}

.register_member_section .custom-dropdown .directors_form .ad_check_form_content.last {
    margin-bottom: 0;
}

.custom-dropdown .custom-dropdown-filtering label {
    font-size: 1.125em;
    line-height: 1.1875em;
    color: #A69F9F;
    display: block;
    margin-bottom: 0.5em;
}

.custom-dropdown .custom-dropdown-filtering .top_label {
    font-size: 1em;
    line-height: 1.1875em;
    color: #29A4A1;
    display: block;
    margin-bottom: 1.8em;
}

.register_member_section .custom-dropdown {
    display: flex;
    width: 100%;
    gap: 1.5em;
    align-items: flex-end;
}

.directors_form_title {
    width: 100%;
    font-size: 1.125em;
    line-height: 1.1875em;
    font-weight: bold;
    margin-bottom: 1.35em;
}

.directors_form {
    width: 100%;
}

.FrontendUsersRegister .data_elements .top_label{
    position: relative;
}

.FrontendUsersRegister .data_elements:not(:first-child):last-child .top_label sp::after{
    content: "\f1f8";
    color: #ff5d5d;
    font-family: 'Font Awesome 6 Pro';
    font-weight: 600;
    margin-left: 1em;
    font-size: 0.8em;
    cursor: pointer;
}

.file-upload-section-register {
    padding-bottom: 2.8333333333333335em;
    width: 100%;
}

.register_member_section.agree {
    margin-bottom: 23.875em;
}

.register_member_section .check-label-title {
    display: flex;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    font-weight: bold;
    margin-bottom: 0.8888888888888888em;
}

.agree_btn {
    display: flex;
    justify-content: center;
    margin-top: 1.5em;
}

.register_member_section .custom-checkbox {
    display: flex;
    align-items: center;
    gap: 0.625em;
    cursor: pointer;
    user-select: none;
}

.register_member_section .custom-checkbox input[type="checkbox"] {
    display: none;
}

.register_member_section .custom-checkbox .checkmark {
    width: 3%;
    height: 1.75em;
    background-color: #fff;
    border: 1px solid #29A4A1;
    border-radius: 6px;
    position: relative;
    transition: all 0.2s ease;
}

.register_member_section .custom-checkbox input[type="checkbox"]:checked+.checkmark {
    background-color: #29A4A1;
    border-color: #29A4A1;
}

.register_member_section .custom-checkbox .checkmark::after {
    content: "";
    position: absolute;
    display: none;
    left: 9px;
    top: 4px;
    width: 6px;
    height: 16px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.register_member_section .custom-checkbox input[type="checkbox"]:checked+.checkmark::after {
    display: block;
}

.register_member_section .custom-checkbox .check-label {
    font-size: 1em;
    line-height: 1.5em;
    color: #000000;
    width: 97%;
}

.register_success_section {
    margin: 4em 0 7.5em 0;
}

.register_success {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 100%;
}

.register_success_item {

    max-width: 542px;
}

.registe_success_img {
    width: 40px;
    height: 40px;
}

.registe_success_title {
    font-size: 1.5em;
    color: #A69F9F;
    line-height: 1.5416666666666667em;
    font-weight: bold;
    padding: 0.6666666666666666em 0 1.6666666666666667em 0;
}

.registe_success_descr {
    font-size: 1em;
    line-height: 1.5em;
    color: #000;
    padding-bottom: 0.75em;
}

.registe_success_descrTwo {
    font-size: 1em;
    line-height: 1.5em;
    color: #000;
    padding-bottom: 2em;
}

.register_member_section .custom-checkbox {
    display: flex;
    align-items: center;
    gap: 0.625em;
    cursor: pointer;
    user-select: none;
}

.register_member_section .custom-checkbox input[type="checkbox"] {
    display: none;
}

.register_member_section .custom-checkbox .checkmark {
    width: 13.5%;
    height: 1.75em;
    background-color: #fff;
    border: 1px solid #29A4A1;
    border-radius: 6px;
    position: relative;
    transition: all 0.2s ease;
}

.register_member_section .custom-checkbox input[type="checkbox"]:checked+.checkmark {
    background-color: #29A4A1;
    border-color: #29A4A1;
}

.register_member_section .custom-checkbox .checkmark::after {
    content: "";
    position: absolute;
    display: none;
    left: 9px;
    top: 4px;
    width: 6px;
    height: 16px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.register_member_section .custom-checkbox input[type="checkbox"]:checked+.checkmark::after {
    display: block;
}

.register_member_section .custom-checkbox .check-label {
    font-size: 1em;
    line-height: 1.5em;
    color: #000000;
    width: 97%;
}



/* Profile */
.profile_section {
    margin-top: 7.5em;
}

.profile_section_item {
    padding-bottom: 4em;
    border-bottom: 8px solid #ECA83B;
}

.profile_section_item_title {
    width: 200px;
    color: #000000;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
    position: relative;
    display: inline-block;
}

.profile_section_item_title::before {
    content: "";
    position: absolute;
    left: -75px;
    top: 50%;
    transform: translateY(-50%);
    width: 114px;
    height: 114px;
    background-color: rgba(236, 168, 59, 0.55);
    border-radius: 50%;
    z-index: -1;
}

.profile_section_item_title::after {
    content: ".";
    color: #ECA83B;
    font-family: 'Font Awesome 6 Pro';
}

.profile_section_items {
    padding: 4em 0 7.5em 0;
}


.box {
    height: 189px;
    margin-bottom: 0.96em;
}

.profile_option_team,
.profile_option_career,
.profile_option_idea,
.profile_option_password,
.profile_option_profile {
    position: relative;
    display: flex;
    flex-direction: column;
    background: #fff;
    overflow: hidden;
    height: 100%;
    text-decoration: none;
    transition: all 0.4s ease;
    cursor: pointer;
    color: #000000;
    font-weight: bold;
    font-size: 1.5625em;
    line-height: 1.2em;
    text-decoration: none;
    margin-bottom: 2.5em;
}

.profile_option .box {
    position: relative;
    height: 189px;
    margin-bottom: 0.96em;
    transition: opacity 0.4s ease;
}

.box-team {
    background-color: rgba(83, 95, 168, 0.2);
}

.box-careers {
    background-color: rgba(41, 164, 161, 0.2);
}

.box-ideas {
    background-color: rgba(237, 61, 99, 0.2);
}

.box-password {
    background-color: rgba(140, 131, 131, 0.2);
}

.box-profile {
    background-color: rgba(236, 168, 59, 0.2);
}

.profile_option_team .box-title,
.profile_option_career .box-title,
.profile_option_idea .box-title,
.profile_option_password .box-title,
.profile_option_profile .box-title {
    font-weight: bold;
    font-size: 16px;
    z-index: 2;
    position: relative;
    transition: color 0.4s ease, transform 0.4s ease;
    margin-bottom: 0;
}

.profile_option_team::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0%;
    background: #535FA8;
    transition: height 0.4s ease;
    z-index: 1;
}

.profile_option_career::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0%;
    background: #29A4A1;
    transition: height 0.4s ease;
    z-index: 1;
}

.profile_option_idea::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0%;
    background: #ED3D63;
    transition: height 0.4s ease;
    z-index: 1;
}

.profile_option_password::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0%;
    background: #8C8383;
    transition: height 0.4s ease;
    z-index: 1;
}

.profile_option_profile::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0%;
    background: #ECA83B;
    transition: height 0.4s ease;
    z-index: 1;
}

.profile_option_team:hover::before,
.profile_option_career:hover::before,
.profile_option_idea:hover::before,
.profile_option_password:hover::before,
.profile_option_profile:hover::before {
    height: 100%;
}

.profile_option_team:hover .box,
.profile_option_career:hover .box,
.profile_option_idea:hover .box,
.profile_option_password:hover .box,
.profile_option_profile:hover .box {
    opacity: 0;
}

.profile_option_team:hover .box-title,
.profile_option_career:hover .box-title,
.profile_option_idea:hover .box-title,
.profile_option_password:hover .box-title,
.profile_option_profile:hover .box-title {
    color: white;
    transform: translateY(-200px);
}

.learn_more_btn {
    position: absolute;
    bottom: 1em;
    left: 1em;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.4s ease;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 288px;
    padding: 0;
    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 0.9444444444444444em;
    color: #FFFFFF;
    border-radius: 0;
    margin-top: 2em;
    font-size: 0.6428571428571429em;
    line-height: 1.2222222222222223em;
    text-align: left;
}

.learn_more_btn:hover {
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
}

.profile_option_team:hover .learn_more_btn,
.profile_option_career:hover .learn_more_btn,
.profile_option_idea:hover .learn_more_btn,
.profile_option_password:hover .learn_more_btn,
.profile_option_profile:hover .learn_more_btn {
    opacity: 1;
    pointer-events: auto;
}

/* Team Page */
.team_section {
    margin-top: 7.5em;
}

.team_section_item {
    padding: 4em 0;
    border-bottom: 8px solid #ECA83B;
}

.team_section_section .second {
    display: flex;
    justify-content: flex-end;
    padding-bottom: 4em;
    padding-top: 4em;
}

.team_section_section .second:not(:last-child) {
    border-bottom: 2px solid #E4E2E2;
}

.team_section_section .second:last-child {
    padding-bottom: 0;
    border-bottom: 8px solid #ECA83B;
}

.team_section_item_modified {
    padding-bottom: 4em;
    border-bottom: 2px solid #E4E2E2;
}

.team_section_item_title {
    width: 220px;
    color: #000000;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
    position: relative;
    display: inline-block;
}

.team_section_item_title::before {
    content: "";
    position: absolute;
    left: -75px;
    top: 50%;
    transform: translateY(-50%);
    width: 114px;
    height: 114px;
    background-color: rgba(83, 95, 168, 0.55);
    border-radius: 50%;
    z-index: -1;
}

.team_section_item_title::after {
    content: ".";
    color: #535FA8;
    font-family: 'Font Awesome 6 Pro';
}


.team_member_section {
    margin-top: 4em;
}

.team_member_section_item {
    padding-bottom: 4em;
    border-bottom: 2px solid #3A9BB2;
}


.team_member_section_item.about_page {
    border-bottom: 8px solid #ECA83B;
}

.team_member_section_item_title {
    width: 300px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 1.5rem;
    word-break: break-word;
}

.team_member_section_item_short_descr {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    margin-top: 1.3333333333333333em;
}

.team_member_section_item_descr {
    color: #000000;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
}

.team_item_middle {
    display: flex;
    flex-direction: column;
    gap: 0.6666666666666666em;
}


.team_item_right {
    display: flex;
    flex-direction: column;
    gap: 1.3333333333333333em;
}

.team_item_name {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.8);
}

.team_item_email,
.team_item_job {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    color: rgba(0, 0, 0, 0.6);
}

.team_item_proccess_sent {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    color: #E86E69;
}

.team_item_proccess_active {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    color: #8860EB;
}

.team_item_modify {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.8);
    padding-bottom: 1.3333333333333333em;
    border-bottom: 2px solid #E4E2E2;
}

.team_item_pause {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    color: rgba(166, 159, 159, 0.5);
    padding-bottom: 1.3333333333333333em;
    border-bottom: 2px solid #E4E2E2;
    display: flex;
    gap: 0.75em;
    align-items: center;
}

.team_item_pause.active {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    color: #8C8383;
    padding-bottom: 1.3333333333333333em;
    border-bottom: 2px solid #E4E2E2;
    display: flex;
    gap: 0.75em;
    align-items: center;
}

.team_item_delete {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    color: #8C8383;
    padding-bottom: 1.3333333333333333em;
    border-bottom: 2px solid #E4E2E2;
    display: flex;
    gap: 0.75em;
    align-items: center;
    cursor: pointer;
}


/* Change Password Page */
.change_password_section {
    margin-top: 7.5em;
}

.change_password_section_item {
    padding: 4em 0;
    border-bottom: 8px solid #8C8383;
}

.change_password_section_item_title {
    width: 220px;
    color: #000000;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
    position: relative;
    display: inline-block;
}

.change_password_section_item_title::before {
    content: "";
    position: absolute;
    left: -75px;
    top: 50%;
    transform: translateY(-50%);
    width: 114px;
    height: 114px;
    background-color: rgba(140, 131, 131, 0.55);
    border-radius: 50%;
    z-index: -1;
}

.change_password_section_item_title::after {
    content: ".";
    color: #8C8383;
    font-family: 'Font Awesome 6 Pro';
}

/* My Careers Page */
.my_careers_section {
    margin-top: 7.5em;
}

.my_careers_section_item {
    padding: 4em 0;
    border-bottom: 8px solid #29A4A1;
}

.my_careers_section_item_title {
    color: #000000;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
    position: relative;
    display: inline-block;
}

.my_careers_section_item_title::before {
    content: "";
    position: absolute;
    left: -75px;
    top: 50%;
    transform: translateY(-50%);
    width: 114px;
    height: 114px;
    background-color: rgba(41, 164, 161, 0.55);
    border-radius: 50%;
    z-index: -1;
}

.my_careers_section_item_title::after {
    content: ".";
    color: #29A4A1;
    font-family: 'Font Awesome 6 Pro';
}

.my_careers_btn {
    margin-top: 4.6875em;
}

.my_careers_section_item_descr:hover {
    color: #29A4A1;
}

.my_careers_section_item_descr {
    color: #000000;
    font-size: 1.5625em;
    line-height: 1.36em;
    font-weight: bold;
    padding-bottom: 2.56em;
    border-bottom: 2px solid #E4E2E2;
    width: 100%;
    display: block;
}

.my_careers_section_item_descr:not(:first-child) {
    padding-top: 2.56em;
}

.my_careers_inside_title {
    color: #29A4A1;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
}

.my_careers_inside_title {
    position: relative;
    display: inline-block;
}

.my_careers_inside_title::after {
    content: ".";
    color: #29A4A1;
    font-family: 'Font Awesome 6 Pro';
}

.my_careers_inside_descr_cv,
.my_careers_inside_descr_modify {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    color: rgba(0, 0, 0, 0.8);
    font-weight: bold;
    border-bottom: 2px solid #E4E2E2;
    padding-bottom: 1.3333333333333333em;
}

.my_careers_inside_descr_email {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    color: rgba(0, 0, 0, 0.6);
    border-bottom: 2px solid #E4E2E2;
    margin-top: 1.3333333333333333em;
    padding-bottom: 1.3333333333333333em;
}

.my_careers_inside_descr_published {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    color: rgba(0, 0, 0, 0.6);
    border-bottom: 2px solid #E4E2E2;
    margin-top: 1.3333333333333333em;
    padding-bottom: 1.3333333333333333em;
}

.edit_career,
.delete_career,
.change_publish_status {
    cursor: pointer;
}

.my_careers_inside_descr_pending_approval {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    color: #E86E69;
    border-bottom: 2px solid #E4E2E2;
    margin-top: 1.3333333333333333em;
    padding-bottom: 1.3333333333333333em;
}

.my_careers_inside_descr_approved {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    color: #8860EB;
    border-bottom: 2px solid #E4E2E2;
    margin-top: 1.3333333333333333em;
    padding-bottom: 1.3333333333333333em;
}

.my_careers_modify {
    margin-top: 3.5555555555555554em;
}

.my_careers_inside_descr_publish {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    color: #29A4A1;
    border-bottom: 2px solid #E4E2E2;
    margin-top: 1.3333333333333333em;
    padding-bottom: 1.3333333333333333em;
    display: flex;
    gap: 0.75em;
    align-items: center;
}

.my_careers_inside_descr_unpublish {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    color: rgba(166, 159, 159, 0.5);
    border-bottom: 2px solid #E4E2E2;
    margin-top: 1.3333333333333333em;
    padding-bottom: 1.3333333333333333em;
    display: flex;
    gap: 0.75em;
    align-items: center;
}

.my_careers_inside_descr_unpublish.active {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    color: #ED3D63;
    border-bottom: 2px solid #E4E2E2;
    margin-top: 1.3333333333333333em;
    padding-bottom: 1.3333333333333333em;
    display: flex;
    gap: 0.75em;
    align-items: center;
}

.my_careers_inside_descr_edit {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    color: #884444;
    border-bottom: 2px solid #E4E2E2;
    margin-top: 1.3333333333333333em;
    padding-bottom: 1.3333333333333333em;
    display: flex;
    gap: 0.75em;
    align-items: center;
}

.careers_inside_descr_pending_approval {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    color: #8C8383;
    border-bottom: 2px solid #E4E2E2;
    margin-top: 1.3333333333333333em;
    padding-bottom: 1.3333333333333333em;
    display: flex;
    gap: 0.75em;
    align-items: center;
}


/* My Ideas Page */
.my_ideas_section {
    margin-top: 7.5em;
}

.my_ideas_btn {
    margin-top: 4.6875em;
}

.my_ideas_section_item {
    padding: 4em 0;
    border-bottom: 8px solid #ED3D63;
}

.my_ideas_section_item_title {
    color: #000000;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
    position: relative;
    display: inline-block;
}

.my_ideas_section_item_title::before {
    content: "";
    position: absolute;
    left: -75px;
    top: 50%;
    transform: translateY(-50%);
    width: 114px;
    height: 114px;
    background-color: rgba(237, 61, 99, 0.55);
    border-radius: 50%;
    z-index: -1;
}

.my_ideas_section_item_title::after {
    content: ".";
    color: #ED3D63;
    font-family: 'Font Awesome 6 Pro';
}

.my_ideas_btn {
    margin-top: 4.6875em;
}

.my_ideas_section_item_descr:hover {
    color: rgba(237, 61, 99, 0.55);
}

.my_ideas_section_item_right {
    padding: 4em 0 1em 0;
    border-bottom: 2px solid #E4E2E2;
}

.my_ideas_section_item_descr {
    color: #000000;
    font-size: 1.5625em;
    line-height: 1.36em;
    font-weight: bold;
    width: 100%;
    display: block;
}

.my_ideas_section_item_descr:not(:first-child) {
    padding-top: 2.56em;
}

.my_ideas_inside_title {
    color: #29A4A1;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
}

.my_ideas_inside_title {
    position: relative;
    display: inline-block;
}

.my_ideas_inside_title::after {
    content: ".";
    color: #29A4A1;
    font-family: 'Font Awesome 6 Pro';
}

.my_ideas_descr_content {
    display: flex;
    justify-content: space-between;
    margin-top: 1.4444444444444444em;
}

.my_ideas_expired {
    color: #A69F9F;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
}

.my_ideas_descr_content_right {
    display: flex;
    gap: 2.388888888888889em;
}

.my_ideas_descr_renew {
    color: #29A4A1;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    display: flex;
    gap: 0.75em;
    align-items: center;
    cursor: pointer;
}

.my_ideas_descr_renew.disabled {
    opacity: 0.5;
    pointer-events: none;
    cursor: not-allowed;
    color: #8C8383;
}

.my_ideas_descr_delete {
    color: #8C8383;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    display: flex;
    gap: 0.75em;
    align-items: center;
    cursor: pointer;
}

/* Ideas Inside */
.ideas_inside_section {
    padding-top: 4em;
}

.ideas_inside_section .breadcrumb-item a {
    color: #000000;
    text-decoration: none;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
}

.ideas_inside_section .breadcrumb-item.active {
    color: #000000;
    text-decoration: none;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
}

.ideas_inside_section .breadcrumb-item+.breadcrumb-item::before {
    color: #000000;
}

.ideas_inside_title_section {
    border-bottom: 2px solid #DFDFDF;
    padding: 4em 0;
}

.ideas_inside_title {
    color: rgba(237, 61, 99, 0.55);
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
}

.ideas_inside_title {
    position: relative;
    display: inline-block;
}

.ideas_inside_title::after {
    content: ".";
    color: rgba(237, 61, 99, 0.55);
    font-family: 'Font Awesome 6 Pro';
}

.ideas_inside_descr_section {
    padding: 4em 0 7.5em 0;
}

.ideas_inside_descr_items {
    display: flex;
    gap: 2.5em;
}

.careers_inside_descr_id {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    color: rgba(0, 0, 0, 0.8);
    font-weight: bold;
    border-bottom: 2px solid #E4E2E2;
    padding-bottom: 1.3333333333333333em;
}

.ideas_inside_descr_item {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    color: rgba(0, 0, 0, 0.6);
    border-bottom: 2px solid #E4E2E2;
    padding-bottom: 1.3333333333333333em;
}

/* Public Competitions*/
.public_competitions_section {
    margin-top: 4em;
}

.public_competitions_section_item {
    padding-bottom: 4em;
    border-bottom: 8px solid #ECA83B;
}

.public_competitions_section_item_title {
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
    word-break: break-word;
}

.public_competitions_section_item_descr {
    color: #000000;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
}

.public_competitions_section_item_title::before {
    content: "";
    position: absolute;
    left: -80px;
    top: 40%;
    transform: translateY(-50%);
    width: 114px;
    height: 114px;
    background-color: rgba(236, 168, 59, 0.55);
    border-radius: 50%;
    z-index: -1;
}

.public_competitions_section_item_title::after {
    content: ".";
    color: #ECA83B;
    font-family: 'Font Awesome 6 Pro';
}

.public_competitions_dropdowns.second_dropdown {
    margin-top: 3.1875em;
}

.public_competitions_section_content {
    padding: 4em 0;
    border-bottom: 8px solid #ECA83B;
}

.public_competitions_section_content_item {
    border-bottom: 2px solid #E4E2E2;
    padding-bottom: 4em;
}

.public_competitions_section_content_item:not(:first-child) {
    margin-top: 4em;
}

.public_competition_item_title {
    font-size: 1.5625em;
    line-height: 1.6em;
    color: #000000;
    font-weight: bold;
}

.public_competition_item_subtitle {
    font-size: 1.125em;
    line-height: 1.2666666666666666em;
    color: #A69F9F;
    margin: 0.4444444444444444em 0 1.7777777777777777em 0;
}

/* Public Competition Inside */
.public_competitions_inside_section {
    padding-top: 4em;
    border-bottom: 8px solid #ECA83B;
}

.public_competitions_inside_section .breadcrumb-item a {
    color: #ECA83B;
    text-decoration: none;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
}

.public_competitions_inside_section .breadcrumb-item.active {
    color: #ECA83B;
    text-decoration: none;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
}

.public_competitions_inside_section .breadcrumb-item+.breadcrumb-item::before {
    color: #ECA83B;
}

.public_competitions_inside_title_section {
    border-bottom: 2px solid #DFDFDF;
    padding: 4em 0;
}

.public_competitions_inside_title {
    color: #ECA83B;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
}

.public_competitions_inside_title {
    position: relative;
    display: inline-block;
}

.public_competitions_inside_title::after {
    content: ".";
    color: #ECA83B;
    font-family: 'Font Awesome 6 Pro';
}

.public_competitions_inside_descr_section {
    padding: 4em 0 4em 0;
}

.public_competitions_inside_descr {
    display: flex;
    flex-direction: column;
    gap: 1.4444444444444444em;
}

.public_competitions_inside_descr_main {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    color: #000000;
}

.public_competitions_inside_descr_secondary {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    color: #8C8383;
}

.public_competitions_inside_unique_num,
.public_competitions_inside_authority,
.public_competitions_inside_date {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    color: rgba(0, 0, 0, 0.6);
    border-bottom: 2px solid #E4E2E2;
    padding: 1.3333333333333333em 0;
}

.public_competitions_inside_unique_num {
    border-top: 2px solid #E4E2E2;
}

.public_competitions_inside_interventions_section {
    margin-top: 7.5em;
}

.public_competitions_inside_interventions_section_item {
    padding-bottom: 4em;
}

.public_competitions_inside_interventions_section_item_title {
    color: #000000;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
}

.public_competitions_inside_interventions_section_item_descr:hover {
    color: #ECA83B;
}

.public_competitions_inside_interventions_section_item_descr {
    padding-bottom: 1em;
    border-bottom: 2px solid #E4E2E2;
}

.public_competitions_inside_interventions_section_item_descr_title {
    color: #000000;
    font-size: 1.5625em;
    line-height: 1.36em;
    font-weight: bold;
    cursor: pointer;
}

.public_competitions_inside_interventions_section_item_descr_date {
    color: #A69F9F;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    margin-top: 1.4444444444444444em;
}

.public_competitions_inside_interventions_section_item_descr:not(:first-child) {
    padding-top: 2.56em;
}

.public_competitions_inside_interventions_section_item_title {
    width: 200px;
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
}

.public_competitions_inside_interventions_section_item_title::before {
    content: "";
    position: absolute;
    left: -75px;
    top: 20%;
    transform: translateY(-50%);
    width: 114px;
    height: 114px;
    background-color: rgba(236, 168, 59, 0.55);
    border-radius: 50%;
    z-index: -1;
}

.public_competitions_inside_interventions_section_item_title::after {
    content: ".";
    color: #ECA83B;
    font-family: 'Font Awesome 6 Pro';
}

/* Copyright */
.copyright_section {
    margin-top: 7.5em;
}

.copyright_section_item {
    padding-bottom: 4em;
    border-bottom: 8px solid #535FA8;
}

.copyright_section_item_title {
    color: #000000;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
    position: relative;
    display: inline-block;
}

.copyright_section_item_descr {
    color: #000000;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
}


.copyright_section_item_title::before {
    content: "";
    position: absolute;
    left: -75px;
    top: 80%;
    transform: translateY(-50%);
    width: 114px;
    height: 114px;
    background-color: rgba(83, 95, 168, 0.55);
    border-radius: 50%;
    z-index: -1;
}

.copyright_section_item_title::after {
    content: ".";
    color: #535FA8;
    font-family: 'Font Awesome 6 Pro';
}

.copyright_section_items {
    margin-top: 4em;
}

.copyright_section_content {
    padding-bottom: 4em;
    border-bottom: 8px solid #535FA8;
}

/* Eaca Papers*/
.eaca_papers_section {
    margin-top: 4em;
}

.eaca_papers_section_item {
    padding-bottom: 4em;
    border-bottom: 8px solid #C77A69;
}

.eaca_papers_section_item_title {
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 3.25em;
    line-height: 1.1730769230769231em;
    word-break: break-word;
}

.eaca_papers_section_item_descr {
    color: #000000;
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
}

.eaca_papers_section_item_title::before {
    content: "";
    position: absolute;
    left: -80px;
    top: 40%;
    transform: translateY(-50%);
    width: 114px;
    height: 114px;
    background-color: rgba(177, 67, 67, 0.55);
    border-radius: 50%;
    z-index: -1;
}

.eaca_papers_section_item_title::after {
    content: ".";
    color: #B14343;
    font-family: 'Font Awesome 6 Pro';
}

.eaca_papers_dropdowns.second_dropdown {
    margin-top: 3.1875em;
}

.eaca_papers_section_content {
    padding: 4em 0;
    border-bottom: 8px solid #B14343;
}

.eaca_papers_section_content_item {
    border-bottom: 2px solid #E4E2E2;
    padding-bottom: 4em;
}

.eaca_papers_section_content_item:not(:first-child) {
    margin-top: 4em;
}

.eaca_papers_item_title {
    font-size: 1.5625em;
    line-height: 1.6em;
    color: #000000;
    font-weight: bold;
}

.eaca_papers_item_subtitle {
    font-size: 1.125em;
    line-height: 1.2666666666666666em;
    color: #A69F9F;
    margin: 0.4444444444444444em 0 1.7777777777777777em 0;
}

/* Pagination */
.pagination_section {
    display: flex;
    justify-content: center;
    margin-top: 4em;
}

.pagination .page-link {
    border: none;
    background: none;
    padding: 0 1.0555555555555556em;
}

.pagination .page-item.active .page-link {
    color: #29A4A1;
}
.pagination .page-item.next .page-link {
    color: #29A4A1;
}

.pagination .page-item .page-link {
    color: #A69F9F;
}

.pagination .page-item.next {
    display: flex;
    color: #29A4A1;
    align-items: center;
}

.pagination .page-link.text-muted {
    color: rgba(166, 159, 159, 0.4);
}


/* Footer */
.footer_section {
    background-color: #000000;
    padding: 2.5em 5em 1.5em 5em;
    color: #FFFFFF;
}

.footer_section_main_items {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 4em;
}

.footer_section_bottom_items {
    display: flex;
    justify-content: space-between;
    padding-top: 1.5em;
}

.footer_section_bottom_items_left {
    display: flex;
    gap: 2.5em;
}

.footer_section_main_items_col {
    display: flex;
    flex-direction: column;
}

.footer_section_main_items_title {
    font-size: 1.3125em;
    line-height: 1.4285714285714286em;
    margin-bottom: 1.5238095238095237em;
    font-weight: bold;
}

.footer_section_main_items_descr {
    font-size: 1.125em;
    line-height: 1.3333333333333333em;
    color: #FFFFFF;
    text-decoration: none;
}

.footer_section_main_items_descr:not(:last-child) {
    margin-bottom: 1.3333333333333333em;
}

.footer_rights {
    font-size: 1em;
    line-height: 1.1875em;
    font-weight: bold;
}

.footer_policy,
.footer_terms {
    font-size: 1em;
    line-height: 1.1875em;
    color: #FFFFFF;
    text-decoration: none;
}

.footer_section_bottom_items_right a {
    color: #FFFFFF;
    text-decoration: none;
}

.offcanvas {
    height: 100% !important;
}

.eaca_logo{
    max-width: 150px;
}

/* Text */
.text_page_section {
    padding-top: 4em;
    padding-bottom: 4em;
}

.programmes_subtitle {
    color: #000000;
    font-size: 1em;
    line-height: 1.3333333333333333em;
}

@media (max-width:1600px) {
    .navbar-nav .main_nav_items {
        display: flex;
        flex-direction: row;
    }
    .main_nav_desktop {
        padding: 2.25em;
        gap:1em
    }
    .main_nav_items {
        gap: 1em;
    }
    .main_nav_items_right{
        gap:1em
    }
}

@media (max-width:1400px) {
    .main_nav_desktop {
        display: flex;
        flex-direction: column;
    }

    .main_nav_items {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .main_nav_desktop .btn_one,
    .main_nav_desktop .btn_two{
        width: unset;
        padding: 0.625em 1.5em;
    }

    .lock_overlay {
        position: absolute;
        top: 40%;
        left: 50%;
        transform: translate(-50%, -50%);
        border-radius: 24px;
    }

    .info_knowledge_inside_content_items .owl-prev {
        bottom: 10px;
    }

    .info_knowledge_inside_content_items .owl-next {
        bottom: 10px;
    }

    .register_member_section .custom-checkbox .checkmark {
        width: 18.5%;
        height: 1.75em;
    }

    .register_member_section .custom-checkbox .checkmark::after {
        left: 9px;
        top: 4px;
        width: 6px;
        height: 16px;
    }
}

@media (max-width:1330px) {
    .main_nav_items,
    .btn_one,
    .btn_two {
        font-size: 0.875em;
    }
    .main_nav_desktop {
        padding: 2.25em 1.75em;
    }
}

@media (max-width:1200px) {
    .lock_overlay {
        position: absolute;
        top: 33%;
        left: 50%;
        transform: translate(-50%, -50%);
        border-radius: 24px;
    }

    .info_knowledge_inside_content_items .owl-prev {
        bottom: 2.5px;
    }

    .info_knowledge_inside_content_items .owl-next {
        bottom: 2.5px;
    }

    .info_knowledge_inside_locked_content_items_descr {
        top: 70%;
        transform: translateY(-70%);
    }

    .info_knowledge_inside_locked_content_items_short_descr {
        top: 90%;
        transform: translateY(-90%);
    }

    .ad_check_accept .custom-checkbox .checkmark {
        width: 5%;
        height: 1.5em;
    }

    .ad_check_accept .custom-checkbox .checkmark::after {
        left: 9px;
        top: 2px;
        width: 6px;
        height: 16px;
    }

    .ad_check_accept .custom-checkbox .check-label {
        width: 97%;
    }

    .register_member_section .custom-checkbox .checkmark {
        width: 27%;
        height: 1.5em;
    }

    .register_member_section .custom-checkbox .checkmark::after {
        left: 9px;
        top: 2px;
        width: 6px;
        height: 16px;
    }

    .register_member_section .custom-checkbox .check-label {
        width: 97%;
    }
}

@media (max-width:1180px) {
    .main_nav_desktop {
        padding: 2em;
    }

    .main_nav_items,
    .btn_one,
    .btn_two {
        font-size: 0.75em;
    }

    .hero-owl .owl-dot {
        width: 150px;
    }
}

@media (max-width:991px) {
    .btn_five {
        border-bottom: 1px solid #000000;
        color: #000000;
    }

    .btn_five:hover {
        border-bottom: 1px solid #000000;
        color: #000000;
    }

    .main_nav_desktop {
        display: none;
    }

    .main_nav_mobile {
        display: flex;
        justify-content: space-between;
        padding: 1.25em 2em;
        gap: 2em;
        border-bottom: 8px solid black;
    }

    .main_nav_items_right {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 2.5em;
    }

    .main_nav_items {
        display: flex;
        flex-direction: column;
    }

    .navbar-nav .nav-item {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .navbar-nav .dropdown-menu {
        text-align: center;
    }

    .dropdown-menu {
        padding-bottom: 0;
    }

    .link_section_item_title::before {
        top: 0%;
    }

    .link_section_item_descr {
        margin-top: 2em;
    }

    .news_section_item_descr {
        margin-top: 2em;
    }

    .copyright_section_item_descr {
        margin-top: 2em;
    }

    .copyright_section_item_title::before {
        top: 50%;
    }

    .idea_register_section_item_title::before {
        top: 0%;
    }

    .idea_register_section_item_descr {
        margin-top: 2em;
    }

    .idea_register_form_content {
        width: 100%;
    }

    .custom-checkbox {
        display: flex;
        align-items: center;
        cursor: pointer;
        justify-content: space-between;
        user-select: none;
    }

    .idea_register_accept .custom-checkbox .checkmark {
        width: 4%;
        height: 1.5em;
    }

    .idea_register_accept .custom-checkbox .checkmark::after {
        left: 12px;
        top: 2px;
        width: 6px;
        height: 16px;
    }

    .idea_register_accept .custom-checkbox .check-label {
        width: 97%;
    }

    .idea_register_form_items {
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    form .form-group.idea_register_form_content {
        position: relative;
        margin-bottom: 3.375em;
    }

    .idea_register_form_items:not(:first-child) {
        margin-top: 0;
    }

    .idea_register_date_upload {
        display: flex;
        flex-direction: column;
        gap: 0;
    }

    .idea_register_date_upload .idea_register_form_date {
        margin-bottom: 3.375em;
        width: 100%;
    }

    .idea_register_date_upload .file-upload-section {
        width: 100% !important;
    }

    .ad_check_accept .custom-checkbox .checkmark {
        width: 4%;
        height: 1.5em;
    }

    .ad_check_accept .custom-checkbox .checkmark::after {
        left: 7px;
        top: 2px;
        width: 6px;
        height: 16px;
    }

    .ad_check_accept .custom-checkbox .check-label {
        width: 97%;
    }

    .news_section_item_title::before {
        top: 20%;
    }

    .key_executives_section_item_title::before {
        top: 20%;
    }

    .general_section_item_descr {
        margin-top: 2em;
    }

    .public_competitions_inside_interventions_section_items {
        margin-top: 4em;
    }

    .news_image_item:not(:last-child) {
        margin-bottom: 3em;
    }

    .become_member_button {
        width: 100%;
        margin-top: 1em;
        margin-bottom: 2.5em;
        gap: 1em;
        display: flex;
    }

    .members_general_section_item_title::before {
        top: 40%;
    }

    .team_section_item_modified .team_item_middle {
        margin-top: 3em;
    }

    .team_item_right {
        margin-top: 3em;
    }

    .members_general_section_item_descr {
        margin-top: 2em;
    }

    .general_section_item_title::before {
        top: 0%;
    }

    .contact_section_item_title::before {
        top: 45%;
    }

    .general_section_item_descr {
        margin-top: 2em;
    }

    .contact_section_item_descr {
        margin-top: 2em;
    }

    .useful_links_section_item_title::before {
        top: 0%;
    }

    .useful_links_section_item_descr a:first-child {
        margin-top: 2em;
    }

    .careers_section_item_title::before {
        top: 0%;
    }

    .careers_section_item_descr:first-child {
        margin-top: 4em;
    }

    .my_careers_section_item_descr:first-child {
        margin-top: 4em;
    }

    .ad_check_general_section_item_title::before {
        top: 0%;
    }

    .ad_check_general_section_item_descr:first-child {
        margin-top: 2em;
    }

    .ad_check_form {
        margin-top: 2em;
    }

    .ad_check_what_section_item_title::before {
        top: 0%;
    }

    .ad_check_what_section_item_descr:first-child {
        margin-top: 2em;
    }

    .info_knowledge_item_title::before {
        top: 40%;
    }

    .info_knowledge_item_descr {
        margin-top: 2em;
    }

    .search_option_content_title {
        margin-top: 2em;
    }

    .search_option_content_sub {
        margin-top: 0.5em;
    }

    .competitions_section_item_title::before {
        top: 0%;
    }

    .competitions_section_item_descr:first-child {
        margin-top: 2em;
    }

    .competitions_section_item {
        display: flex;
        flex-direction: column;
        gap: 2.5em;
    }

    .careers_section_items {
        margin-top: 2.5em;
    }

    .lock_overlay {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border-radius: 24px;
    }

    .filtering {
        margin-top: 3em;
    }

    .general_section_members_item_title::before {
        top: 40%;
    }

    .general_section_members_item_descr {
        margin-top: 2em;
    }

    .general_section_our_members_item_title::before {
        top: 40%;
    }

    .general_section_our_members_item_descr {
        margin-top: 2em;
    }

    .board_member_img {
        width: 100%;
        margin-bottom: 2.5em;
    }

    .board_member_item_text{
        width: 100%;
    }

    .members_inside_img {
        margin-bottom: 2.5em;
    }

    .members_inside_descr {
        margin-bottom: 2.5em;
    }

    .news_events_inside_related_items {
        gap: 2em;
    }

    .info_knowledge_inside_content_items .owl-prev {
        bottom: 6px;
    }

    .info_knowledge_inside_content_items .owl-next {
        bottom: 6px;
    }

    .presentation_files {
        margin-top: 3em;
    }

    .info_knowledge_inside_locked_content_items_descr {
        top: 50%;
        transform: translateY(-50%);
    }

    .info_knowledge_inside_locked_content_items_short_descr {
        top: 80%;
        transform: translateY(-80%);
    }

    .careers_inside_descr_items {
        display: flex;
        gap: 2.5em;
    }

    .public_competitions_inside_descr_items {
        display: flex;
        gap: 2.5em;
    }

    .careers_inside_title {
        margin-top: 1em;
    }

    .become_member_section_item_title {
        margin-bottom: 1em;
    }

    .footer_logo {
        margin-bottom: 2.5em;
    }

    .footer_section_main_items {
        text-align: center;
        padding-bottom: 0;
    }

    .footer_section_main_items_descr:last-child {
        margin-bottom: 2.5em;
    }

    .footer_section_bottom_items {
        display: block;
        text-align: center;
        margin-top: 2.5em;
        padding-top: 0;
    }

    .footer_section_bottom_items_left {
        display: flex;
        text-align: center;
        flex-direction: column;
        gap: 0;
    }

    .footer_section_bottom_items_left div {
        margin-bottom: 1.5238095238095237em;
    }

    .footer_section_bottom_items_left a {
        margin-bottom: 1.5238095238095237em;
    }

    .register_member_section .custom-checkbox .checkmark {
        width: 53%;
        height: 1.5em;
    }

    .register_member_section .custom-checkbox .checkmark::after {
        left: 9px;
        top: 2px;
        width: 6px;
        height: 16px;
    }

    .register_member_section .custom-checkbox .check-label {
        width: 97%;
    }
    .our_members_section_content {
        height: auto;
    }
    .eaca_logo{
        display: block;
        margin: 0 auto 1em;
    }
    .footer_section_main_items_title{
        margin-top: 1.5em;
        margin-bottom: 0.75em;
    }
    .footer_section_main_items_descr:not(:last-child) {
        margin-bottom: 1em;
    }
}

@media (max-width:900px) {
    .idea_register_accept .custom-checkbox .checkmark {
        width: 4%;
        height: 1.5em;
    }

    .idea_register_accept .custom-checkbox .checkmark::after {
        left: 9px;
        top: 2px;
        width: 6px;
        height: 16px;
    }

    .idea_register_accept .custom-checkbox .check-label {
        width: 97%;
    }
}

@media (max-width:800px) {
    .idea_register_accept .custom-checkbox .checkmark {
        width: 4%;
        height: 1.5em;
    }

    .idea_register_accept .custom-checkbox .checkmark::after {
        left: 8px;
        top: 2px;
        width: 6px;
        height: 16px;
    }

    .idea_register_accept .custom-checkbox .check-label {
        width: 97%;
    }
}

@media (max-width:768px) {
    .container {
        padding-right: 2em;
        padding-left: 2em;
        max-width: 100%;
    }

    .hero-owl .owl-dot {
        width: 100px;
    }

    .link_section_item_title::before {
        left: -50px;
    }

    .idea_register_section_item_title::before {
        left: -50px;
    }

    .idea_register_accept .custom-checkbox .checkmark {
        width: 4.5%;
        height: 1.5em;
    }

    .idea_register_accept .custom-checkbox .checkmark::after {
        left: 8px;
        top: 2px;
        width: 6px;
        height: 16px;
    }

    .idea_register_accept .custom-checkbox .check-label {
        width: 97%;
    }

    .news_section_item_title::before {
        left: -50px;
    }

    .copyright_section_item_title::before {
        left: -50px;
    }

    .key_executives_section_item_title::before {
        left: -50px;
    }

    .members_general_section_item_title::before {
        left: -50px;
    }

    .general_section_item_title::before {
        left: -50px;
    }

    .contact_section_item_title::before {
        left: -50px;
    }

    .board_section_item_title::before {
        left: -50px;
    }

    .change_password_section_item_title::before {
        left: -50px;
    }

    .useful_links_section_item_title::before {
        left: -50px;
    }

    .team_section_item_title::before {
        left: -50px;
    }

    .profile_section_item_title::before {
        left: -50px;
    }

    .register_section_item_title::before {
        left: -50px;
    }

    .login_section_item_title::before {
        left: -50px;
    }

    .competitions_section_item_title::before {
        left: -50px;
    }

    .careers_section_item_title::before {
        left: -50px;
    }

    .public_competitions_inside_interventions_section_item_title::before {
        left: -50px;
    }

    .ad_check_general_section_item_title::before {
        left: -50px;
    }

    .ad_check_what_section_item_title::before {
        left: -50px;
    }

    .info_knowledge_item_title::before {
        left: -50px;
    }

    .general_section_members_item_title::before {
        left: -50px;
    }

    .general_section_our_members_item_title::before {
        left: -50px;
    }

    .info_knowledge_inside_section_item_title::before {
        left: -50px;
    }

    .info_knowledge_inside_locked_content_items_descr {
        font-size: 1.125em;
        top: 50%;
        transform: translateY(-50%);
    }

    .info_knowledge_inside_locked_content_items_short_descr {
        font-size: 1em;
        top: 80%;
        transform: translateY(-80%);
    }
}

@media (max-width:700px) {
    .idea_register_accept .custom-checkbox .checkmark {
        width: 5%;
        height: 1.5em;
    }

    .idea_register_accept .custom-checkbox .checkmark::after {
        left: 8px;
        top: 2px;
        width: 6px;
        height: 16px;
    }

    .idea_register_accept .custom-checkbox .check-label {
        width: 97%;
    }

    .ad_check_accept .custom-checkbox .checkmark {
        width: 5%;
        height: 1.5em;
    }

    .ad_check_accept .custom-checkbox .checkmark::after {
        left: 8px;
        top: 2px;
        width: 6px;
        height: 16px;
    }

    .ad_check_accept .custom-checkbox .check-label {
        width: 97%;
    }

    .register_member_section .custom-checkbox .checkmark {
        width: 55%;
        height: 1.5em;
    }

    .register_member_section .custom-checkbox .checkmark::after {
        left: 9px;
        top: 2px;
        width: 6px;
        height: 16px;
    }

    .register_member_section .custom-checkbox .check-label {
        width: 97%;
    }
}

@media (max-width:650px) {
    .idea_register_accept .custom-checkbox .checkmark {
        width: 5.5%;
        height: 1.5em;
    }

    .idea_register_accept .custom-checkbox .checkmark::after {
        left: 8px;
        top: 2px;
        width: 6px;
        height: 16px;
    }

    .idea_register_accept .custom-checkbox .check-label {
        width: 97%;
    }

    .register_member_section .custom-checkbox .checkmark {
        width: 78%;
        height: 1.5em;
    }

    .register_member_section .custom-checkbox .checkmark::after {
        left: 9px;
        top: 2px;
        width: 6px;
        height: 16px;
    }
}

@media (max-width:600px) {
    .members_inside_section_title {
        font-size: 3em;
    }

    .info_knowledge_inside_locked_content_items_descr {
        font-size: 1em;
        top: 45%;
        transform: translateY(-45%);
    }

    .info_knowledge_inside_locked_content_items_short_descr {
        font-size: 0.875em;
        top: 80%;
        transform: translateY(-80%);
    }

    .idea_register_accept .custom-checkbox .checkmark {
        width: 6.5%;
        height: 1.5em;
    }

    .idea_register_accept .custom-checkbox .checkmark::after {
        left: 8px;
        top: 2px;
        width: 6px;
        height: 16px;
    }

    .idea_register_accept .custom-checkbox .check-label {
        width: 97%;
    }

    .ad_check_accept .custom-checkbox .checkmark {
        width: 6%;
        height: 1.5em;
    }

    .ad_check_accept .custom-checkbox .checkmark::after {
        left: 8px;
        top: 2px;
        width: 6px;
        height: 16px;
    }

    .ad_check_accept .custom-checkbox .check-label {
        width: 97%;
    }

    .register_member_section .custom-checkbox .checkmark {
        width: 100%;
        height: 1.5em;
    }

    .register_member_section .custom-checkbox .checkmark::after {
        left: 9px;
        top: 2px;
        width: 6px;
        height: 16px;
    }
}

@media (max-width:530px) {
    .custom-nav {
        position: absolute;
        bottom: 12%;
        display: flex;
        gap: 20px;
    }

    .hero_section .custom-nav .owl-prev,
    .hero_section .custom-nav .owl-next {
        font-size: 1em;
        color: #FFFFFF;
        cursor: pointer;
        padding: 0.5em;
        border-radius: 50%;
        background-color: rgba(0, 0, 0, 0.3);
    }

    .members_inside_section_title {
        font-size: 2.25em;
    }

    .members_inside_section_title::after {
        right: -6%;
        top: 65%;
        width: 9px;
        height: 9px;
    }

    .idea_register_accept .custom-checkbox .checkmark {
        width: 8.5%;
        height: 1.75em;
    }

    .idea_register_accept .custom-checkbox .checkmark::after {
        left: 9px;
        top: 4px;
        width: 6px;
        height: 16px;
    }

    .idea_register_accept .custom-checkbox .check-label {
        width: 97%;
    }

    .ad_check_accept .custom-checkbox .checkmark {
        width: 7%;
        height: 1.5em;
    }

    .ad_check_accept .custom-checkbox .checkmark::after {
        left: 8px;
        top: 2px;
        width: 6px;
        height: 16px;
    }

    .ad_check_accept .custom-checkbox .check-label {
        width: 97%;
    }

    .register_member_section .custom-checkbox .checkmark {
        width: 100%;
        height: 1.5em;
    }

    .register_member_section .custom-checkbox .checkmark::after {
        left: 6px;
        top: 2px;
        width: 6px;
        height: 16px;
    }
}

@media (max-width:520px) {
    .hero-owl .owl-dot {
        width: 75px;
    }

    .info_knowledge_inside_content_items .owl-prev {
        bottom: -7px;
    }

    .info_knowledge_inside_content_items .owl-next {
        bottom: -7px;
    }

    .info_knowledge_inside_locked_content_items_descr {
        font-size: 1em;
        top: 100%;
        transform: translateY(-385%);
    }

    .info_knowledge_inside_locked_content_items_short_descr {
        font-size: 0.875em;
        top: 100%;
        transform: translateY(-80%);
    }

    .knowledge_btn {
        top: 100%;
        transform: translateY(100%);
        position: absolute;
    }
}

@media (max-width:500px) {
    .info_knowledge_inside_locked_content_items_descr {
        font-size: 1em;
        top: 100%;
        transform: translateY(-285%);
    }

    .idea_register_accept .custom-checkbox .checkmark {
        width: 10%;
        height: 1.75em;
    }

    .idea_register_accept .custom-checkbox .checkmark::after {
        left: 9px;
        top: 4px;
        width: 6px;
        height: 16px;
    }

    .idea_register_accept .custom-checkbox .check-label {
        width: 97%;
    }

    .ad_check_accept .custom-checkbox .checkmark {
        width: 8%;
        height: 1.5em;
    }

    .ad_check_accept .custom-checkbox .checkmark::after {
        left: 8px;
        top: 2px;
        width: 6px;
        height: 16px;
    }

    .ad_check_accept .custom-checkbox .check-label {
        width: 97%;
    }

    .register_member_section .custom-checkbox .checkmark {
        width: 100%;
        height: 1.5em;
    }

    .register_member_section .custom-checkbox .checkmark::after {
        left: 5px;
        top: 4px;
        width: 6px;
        height: 12px;
    }

    .register_member_section .custom-checkbox .checkmark {
        width: 7%;
    }

    .checkbox_register {
        width: 100%;
    }

}


@media (max-width:480px) {
    .info_knowledge_inside_content_items .owl-prev {
        bottom: -16px;
    }

    .info_knowledge_inside_content_items .owl-next {
        bottom: -16px;
    }

    .register_member_section .custom-checkbox .checkmark::after {
        left: 5px;
        top: 2px;
        width: 6px;
        height: 16px;
    }
}

@media (max-width:450px) {
    .idea_register_accept .custom-checkbox .checkmark {
        width: 14%;
        height: 1.75em;
    }

    .idea_register_accept .custom-checkbox .checkmark::after {
        left: 10px;
        top: 4px;
        width: 6px;
        height: 16px;
    }

    .idea_register_accept .custom-checkbox .check-label {
        width: 97%;
    }

    .ad_check_accept .custom-checkbox .checkmark {
        width: 11%;
        height: 1.5em;
    }

    .ad_check_accept .custom-checkbox .checkmark::after {
        left: 9px;
        top: 2px;
        width: 6px;
        height: 16px;
    }

    .ad_check_accept .custom-checkbox .check-label {
        width: 97%;
    }

    .register_member_section .custom-checkbox .checkmark::after {
        left: 8px;
        top: 2px;
        width: 6px;
        height: 16px;
    }
}


@media (max-width:400px) {
    .hero-owl .owl-dot {
        width: 50px;
    }

    .members_inside_section_title {
        font-size: 1.5em;
    }

    .members_inside_section_title::after {
        right: -7%;
        top: 65%;
        width: 7px;
        height: 7px;
    }

    .info_knowledge_inside_content_items .owl-prev {
        bottom: -5px;
    }

    .info_knowledge_inside_content_items .owl-next {
        bottom: -5px;
    }
}

@media (hover: none) and (pointer: coarse),
(max-width: 991px) {

    .news_image_item::before {
        height: 0% !important;
        /* Show background fully */
    }

    .news_image_item img {
        display: block !important;
        /* Make image always visible */
    }

    .news_image_item_hovered {
        transform: translateY(0) !important;
        /* Reset sliding */
    }

    .news_image_item_date,
    .news_image_item_descr {
        transform: translateY(0) !important;
        color: #000 !important;
        /* Or whatever your default text color is */
    }

    .news_image_item_descr {
        -webkit-line-clamp: unset !important;
        line-clamp: unset !important;
        max-height: none !important;
        overflow: visible !important;
    }

    .news_read_more {
        opacity: 1 !important;
        transform: translateY(0) !important;
    }

    .news_image_item:hover .news_image_item_hovered {

        padding: 0;
    }
}