main > .container, main > .container-fluid {
    padding: 100px 12px 0;
}

main.hidden {
    overflow: hidden;
}

.breadcrumb {
    margin-bottom: 0;
}

/*.footer {*/
/*    background-color: #f5f5f5;*/
/*    font-size: .9em;*/
/*    height: 60px;*/
/*}*/

/*.footer > .container, .footer > .container-fluid {*/
/*    padding-right: 15px;*/
/*    padding-left: 15px;*/
/*}*/

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    content: '';
    left: 3px;
    display: inline-block;
    width: 0;
    height: 0;
    border: solid 5px transparent;
    margin: 4px 4px 2px 4px;
    background: transparent;
}

a.asc:after {
    border-bottom: solid 7px #212529;
    border-top-width: 0;
}

a.desc:after {
    border-top: solid 7px #212529;
    border-bottom-width: 0;
}

.grid-view th,
.grid-view td:last-child {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.navbar form > button.logout {
    padding-top: 7px;
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 767px) {
    .navbar form > button.logout {
        display: block;
        text-align: left;
        width: 100%;
        padding: 10px 0;
    }
}

.navbar form > button.logout:focus,
.navbar form > button.logout:hover {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.75);
}

.navbar form > button.logout:focus {
    outline: none;
}

.breadcrumb-item > a {
    color: #767676;
    text-decoration: none;
}

.breadcrumb-item.active {
    color: black;
}

.breadcrumb-item + .breadcrumb-item::before {
    float: left;
    padding-right: 0.5rem;
    color: #767676;
    content: "/";
}

.custom-breadcrumbs {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 999;
}

.section-margin {
    margin: 70px 0 !important;
}

.section-padding {
    padding: 70px 0 !important;
}

.section-padding-top {
    padding-top: 70px!important;
}

.section-padding-bottom {
    padding-bottom: 70px!important;
}

body.no-scroll {
    overflow: hidden;
}

.icon {
    display: flex;
    align-items: center;
    justify-content: center;
    color: black;
}

.icon.white {
    color: white;
}

.desktop-only {
    display: flex !important;
}

.mobile-only {
    display: none !important;
}

body {
    min-height: 100vh;
    min-height: -webkit-fill-available;
}

html {
    height: -webkit-fill-available;
}

/* === HERO SECTION === */
.hero-section {
    position: relative;
    width: 100%;
    min-height: 100vh;
    min-height: -webkit-fill-available;
    overflow: hidden;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    color: #000;
}

.hero-video-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    overflow: hidden;
}

.hero-video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(60, 60, 60, 0.03) 20%, rgba(8, 8, 8, 0.6) 50%);
}

.hero-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hero-content {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100vh;
    padding: 24px;
    padding-bottom: 70px;
}

.hero-nav {
    display: flex;
    position: fixed;
    top: 20px;
    left: 0;
    right: 0;
    height: 62px;
    padding: 8px 12px;
    width: calc(100% - 24px);
    justify-content: space-between;
    align-items: center;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(7.5px);
    -webkit-backdrop-filter: blur(7.5px);
    z-index: 9998;
}

.hero-nav-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.hero-logo {
    font-family: "Prosto One";
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.hero-nav-right {
    display: flex;
    align-items: center;
    gap: 20px;
}

.hero-lang-switch a, .hero-phone, .hero-phone:hover {
    color: #000;
    text-decoration: none;
    font-weight: 400;
}

.hero-lang-switch a {
    color: #595959;
}

.hero-lang-switch .active {
    font-weight: 600;
}

.hero-lang-switch a.active {
    text-decoration: underline;
}

.hero-search-btn,
.hero-burger {
    background: none;
    border: none;
    font-size: 20px;
    cursor: pointer;
}

.hero-text {
    text-align: center;
    color: white;
}

.h1 {
    font-family: "Prosto One";
    font-size: 64px;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: 3.2px;
    text-transform: uppercase;
}

.h2 {
    font-family: "Prosto One";
    font-size: 64px;
    font-weight: 400;
    text-transform: uppercase;
}

.h3 {
    font-family: "Prosto One";
    font-size: 36px;
    font-weight: 400;
    letter-spacing: 0.72px;
    text-transform: uppercase;
}

.h4 {
    font-family: "Inter", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
}

.h4.medium {
    font-family: "Inter", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 120%;
}

body {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
}

.text-grey {
    color: #9B9B9B;
}

.index-2 {
    position: relative;
    z-index: 2;
}

.button {
    display: inline-flex;
    height: 54px;
    padding: 8px 40px 10px 40px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 30px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    transition: 0.2s ease;
    border: none;
}

.button.btn-yellow {
    background: radial-gradient(50% 50% at 50% 50%, #FFEB87 24.88%, #F5D01B 100%);
    color: #000;
}

.button.btn-purple {
    background: radial-gradient(50% 50% at 50% 50%, #8F4899 0.5%, rgba(127, 36, 140, 0.90) 52%, #7A2286 100%);
    color: #fff;
    margin-top: 40px;
}

.button.btn-yellow:hover {
    background: radial-gradient(50% 50% at 50% 50%, #F5D01B 24.88%, #F5D01B 100%);
    box-shadow: 0px 0px 15px 0px #F5D01B;
    transition: 0.2s ease;
    color: black;
}

.button.btn-yellow:active {
    background: radial-gradient(50% 50% at 50% 50%, #FCDF51 24.88%, #FCDF51 100%);
    box-shadow: 0px 0px 15px 0px #F5D01B;
    transition: 0.2s ease;
}

.button.btn-purple:hover {
    background: radial-gradient(50% 50% at 50% 50%, #7A2286 24.88%, #7A2286 100%);
    box-shadow: 0px 0px 15px 0px rgba(121, 58, 130, 0.50);
    transition: 0.2s ease;
    color: white;
}

.button.btn-purple:active {
    background: radial-gradient(50% 50% at 50% 50%, #7A2286 24.88%, #7A2286 100%);
    box-shadow: 0px 0px 15px 0px rgba(121, 58, 130, 0.50);
    transition: 0.2s ease;
    color: white;
}

.search-bar {
    display: none;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    align-items: center;
    width: 100%;
    background: white;
    border-radius: 20px;
    padding: 24px 20px;
    border: 1px solid transparent;
}

.search-bar:hover {
    border-color: #BDBDBD;
}

.search-bar.values {
    border: 1px solid #BDBDBD;
    /*border-radius: 20px 20px 0 0;*/
}

.search-bar.opened {
    display: flex;
}

.search-form {
    display: flex;
    align-items: center;
    width: 100%;
}

.search-bar button {
    background: none;
    border: none;
    padding: 0;
}

.search-input {
    flex: 1;
    border: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
}

.search-input:focus-visible {
    outline: none;
}

.search-close-btn {
    cursor: pointer;
}

.search-result {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translateY(100%);
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    width: 100%;
    background: white;
    padding: 20px 16px;
    z-index: 1;
    border-top: 1px solid #BDBDBD;
}

.search-result.values {
    display: flex;
}

.search-result-value, .search-result-value:hover {
    color: black;
    text-decoration: none;
}

.burger-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 9999;
    background: #fff;
    display: none;
    overflow-y: auto;
    padding: 40px 0;
}

.burger-menu.opened {
    display: block;
}

.burger-content {
    position: relative;
    z-index: 2;
    max-width: 1140px;
    min-height: 100vh;
    min-height: -webkit-fill-available;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.burger-close-container {
    position: relative;
}

.burger-close {
    position: absolute;
    top: 0;
    right: 0;
    background: none;
    border: none;
    font-size: 28px;
    line-height: 1;
    cursor: pointer;
    padding: 0 12px;
}

.burger-inner {
    display: flex;
    flex-wrap: wrap;
    margin-top: 60px;
}

.burger-nav {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    padding-left: 100px;
}

.burger-image img {
    width: 100%;
    border-radius: 20px;
    object-fit: cover;
}

.burger-social {
    display: flex;
    gap: 16px;
    margin-top: 24px;
}

.burger-link {
    font-family: "Prosto One";
    font-size: 36px;
    font-weight: 400;
    letter-spacing: 0.72px;
    text-transform: uppercase;
    color: #9B9B9B;
    margin-bottom: 40px;
    text-decoration: none;
}

.burger-link.active {
    color: black;
}

.burger-categories {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: end;
    flex-wrap: wrap;
}

.category-link {
    flex: 1;
    display: flex;
    align-items: center;
    opacity: 0.5;
    text-decoration: none;
    cursor: pointer;
}

.category-link:hover {
    opacity: 1;
}

.category-link .h4 {
    color: black;
}

.burger-categories img {
    width: 110px;
    height: 110px;
    object-fit: cover;
    border-radius: 12px;
}

/*COOPERATION SECTION*/


/*STEPS SECTION*/

/* === Responsive === */

@media (max-width: 1199px) {
    .burger-nav {
        padding-left: 20px;
    }

    .burger-link {
        margin: 20px 0;
    }
}

@media (max-width: 1024px) {
    .h1 {
        font-size: 48px;
        line-height: 110%;
        letter-spacing: 2.4px;
    }

    .menu-category {
        font-size: 64px;
    }

    .h4 {
        font-size: 18px;
    }

    .hero-nav {
        flex-direction: column;
        height: auto;
        gap: 8px;
    }

    .category-link {
        opacity: 1;
    }
}

@media (max-width: 991px) {
    .burger-image {
        display: none!important;
    }

    .burger-nav {
        padding: 0;
    }


}

@media (max-width: 767px) {
    .h1 {
        font-size: 32px;
        letter-spacing: 1.6px;
    }

    .h3 {
        font-size: 20px;
        letter-spacing: 0.4px;
    }

    .h4, .h4.medium {
        font-size: 16px;
    }

    .h4.mobile-only {
        font-size: 20px;
    }

    .hero-nav {
        width: calc(100% - 12px);
        padding: 8px 12px;
    }

    .btn-yellow {
        padding: 8px 24px 10px 24px;
    }

    .desktop-only {
        display: none !important;
    }

    .mobile-only {
        display: flex !important;
    }

    .burger-content {
        display: block;
    }

    .burger-link {
        margin-bottom: 0;
        margin-top: 32px;
    }

    .burger-nav {
        padding-left: 12px;
    }

    .burger-link:first-child {
        margin-top: 0;
        margin-bottom: 16px;
    }

    .mobile-category, .burger-link, .mobile-category:hover {
        color: black;
        text-decoration: none;
    }

    .single-contact {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: 16px;
    }

    .single-contact a {
        color: black;
        text-decoration: none;
    }

    .single-contact svg {
        min-width: 32px;
    }

    .hero-lang-switch.mobile-only {
        margin-top: 40px;
    }

    .burger-menu {
        padding: 24px 0 0;
    }

    .hero-section {
        height: 100vh;
        height: -webkit-fill-available;
        padding-bottom: 0;
    }

    .hero-content {
        padding-bottom: 20px;
    }

    .h1 br, .h2 br, .h3 br, .h4 br, .h5 br, p br {
        display: none;
    }

    main > .container, main > .container-fluid {
        padding-top: 20px!important;
    }
}

@media (max-width: 575px) {
    .hero-text .h1 {
        font-size: 24px;
    }

    .hero-text .h4 {
        max-width: 305px;
        margin: auto;
    }

    .menu-category {
        font-size: 34px;
        letter-spacing: 2px;
    }

    .logo {
        width: 90px;
    }

    .hero-nav {
        padding: 8px 6px;
    }
}
