body {
    background-color: #171a1a;
    font-family: "Comfortaa", cursive;
    color: #acb1af;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -0.3px;
}

a {
    color: rgba(55, 166, 163, 1);
    text-decoration: none;
}

a:hover {
    color: #37a6a3;
    text-decoration: underline;
}

@media only screen and (max-width: 576px) {
    .container {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}

.carousel-indicators [data-bs-target] {
    background-color: rgba(137, 141, 141, 1);
}

.carousel-indicators .active {
    background-color: rgba(55, 166, 163, 1);
}

.carousel-indicators {
    bottom: -40px;
}

.navbar {
    padding: 1.5rem 2rem 1.5rem 2rem;
    border-bottom: 1px solid rgba(137, 141, 141, 0.1);
}

.main-bg-left {
    display: none;
    position: absolute;
    top: 1300px;
}

.main-bg-right {
    display: none;
    position: absolute;
    top: 339px;
    right: 12px;
}

.main-bg-bottom-right {
    display: none;
    position: absolute;
    top: -40px;
    right: 12px;
}

@media only screen and (min-width: 1400px) {
    .main-bg-left {
        display: block !important;
    }

    .main-bg-right {
        display: block !important;
    }

    .main-bg-bottom-right {
        display: block !important;
    }
}

@media only screen and (min-width: 1200px) {
    .unique-title {
        font-size: 200px !important;
    }

    .heading-text {
        font-size: 36px !important;
    }

    .bullet-point {
        font-size: 24px !important;
    }

    .sub-title {
        font-size: 30px !important;
    }

    .white-sub-title {
        font-size: 36px !important;
    }
}

@media only screen and (min-width: 768px) {
    .description-container {
        margin-bottom: 10rem !important;
        margin-top: 4.25rem !important;
    }

    .pekao-25-container {
        margin-bottom: 10rem !important;
    }
}

.heading-text {
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    /* or 72px */

    text-align: center;
    letter-spacing: -0.3px;

    color: #898d8d;
}

.header-section {
    border-bottom: 1px solid transparent;
    border-image: linear-gradient(90deg, rgba(55, 166, 163, 1) 13.63%, rgba(182, 63, 111, 1) 93.01%);
    border-image-slice: 1;
    width: 100%;
    padding-bottom: 2rem;
    margin-bottom: 5rem;
}

.description-container {
    margin-bottom: 5rem;
    margin-top: 4rem;
}

.border-left-gradient {
    border-left: 6px solid transparent;
    border-image: linear-gradient(180deg, #905e7f 0%, rgba(144, 94, 127, 0) 100%);
    border-image-slice: 1;
    height: 8rem;
}

.bullet-point {
    font-weight: 700;
    font-size: 16px;
    letter-spacing: -0.3px;
    line-height: 150%;
    max-width: 500px;
}

.sub-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 150%;
    color: #dceff3;
    margin-bottom: 1.688rem;
}

.big-sub-title {
    font-size: 30px;
    line-height: 150%;
    margin-bottom: 1.688rem;
}

.collection-info-container {
    margin-bottom: 4rem;
}

.artwork-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    color: #dceff3;
    margin-bottom: 0.6875rem;
}

.artwork {
    margin-bottom: 2rem;
}

.pekao-25-container {
    margin-bottom: 5rem;
}

.collection-container {
    margin-top: 10.6875rem;
    margin-bottom: 8rem;
}

.gradient-bg {
    background: linear-gradient(180deg, #293535 0%, #171a1a 100%);
}

.gradient-bg-reverse {
    background: linear-gradient(180deg, #171a1a 0%, #293535 100%);
}

.bottom-section-container {
    padding-top: 5rem;
    padding-bottom: 7rem;
    margin-bottom: 2.25rem;
}

.border-bottom-green {
    border-bottom: 1px solid #37a6a3;
}

.border-bottom-grey {
    border-bottom: 1px solid rgba(137, 141, 141, 0.3);
}

.border-bottom-padding {
    padding-bottom: 6rem;
}

.cooperation-container {
    margin-top: 4.4rem;
    padding-bottom: 4rem;
}

.pekao-25-img {
    max-width: 250px;
    max-height: 164px;
}

@media only screen and (min-width: 768px) {
    .pekao-25-img {
        max-width: 518px;
        max-height: 339px;
    }
}

.contact-us-button {
    background: #37a6a3;
    border-radius: 24px;
    border: transparent;
    width: 250px;
    height: 60px;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -0.3px;
    color: white;
}
.get-access-button {
    background: #37a6a3;
    border-radius: 24px;
    border: transparent;
    width: 259px;
    height: 72px;
    font-weight: 500;
    font-size: 22px;
    line-height: 150%;
    letter-spacing: -0.3px;
    color: white;
}

@media only screen and (min-width: 768px) {
    .contact-us-button {
        width: 362px;
        height: 72px;
        font-size: 24px;
    }
}

.partners-title {
    color: rgba(55, 166, 163, 1);
    font-weight: 400;
    font-size: 36px;
    line-height: 150%;
    margin-bottom: 4rem;
}

.partners-container {
    margin-top: 4rem;
    padding-bottom: 10rem;
}

.partners-logos-container {
    max-width: 960px;
}

.pekao-logo {
    max-width: 263px;
    max-height: 53px;
}

.mastercard-logo {
    max-width: 104px;
    max-height: 81px;
}

.smartverum-logo {
    max-width: 275px;
    max-height: 77px;
}

.footer {
    margin-top: 4rem;
    color: #37a6a3;
    font-weight: 400;
    font-size: 24px;
    padding-bottom: 4rem;
}

.mintiq-container {
    padding-bottom: 80px;
    margin-top: 104px;
}

.team-img {
    width: 7.5rem;
    height: 7.5rem;
    object-fit: cover;
    border-radius: 50% !important;
    vertical-align: middle;
}

.bigger-img {
    width: 10rem !important;
    height: 10rem !important;
}

.quote {
    color: #dceff3;
}

.forgotten-creatures-container {
    margin-top: 5rem;
}

@media only screen and (min-width: 1200px) {
    .forgotten-creatures-img {
        padding-left: 8rem;
    }
}

.photo-dsc {
    font-size: 12px;
}

.short-photo-padding {
    padding-bottom: 10px;
}

.small-poster-padding {
    padding-bottom: 160px;
    padding-top: 160px;
}

@media only screen and (min-width: 1400px) {
    .short-photo-padding {
        padding-bottom: 12px !important;
    }
}

.small-poster-size {
    max-width: 400px;
}

.big-poster-size {
    max-height: 720px;
}

@media (max-width: 767px) {
    .carousel-slide-inner .carousel-slide-item > div {
        display: none !important;
    }
    .carousel-slide-inner .carousel-slide-item > div:first-child {
        display: block !important;
    }
}

.carousel-slide-inner .carousel-item.active,
.carousel-slide-inner .carousel-item-next,
.carousel-slide-inner .carousel-item-prev {
    display: flex !important;
}

/* medium and up screens */
@media (min-width: 768px) {
    .carousel-slide-inner .carousel-item-end.active,
    .carousel-slide-inner .carousel-item-next {
        transform: translateX(25%) !important;
    }

    .carousel-slide-inner .carousel-item-start.active,
    .carousel-slide-inner .carousel-item-prev {
        transform: translateX(-25%) !important;
    }
}

.carousel-slide-inner .carousel-item-end,
.carousel-slide-inner .carousel-item-start {
    transform: translateX(0) !important;
}
#recipeCarousel {
    padding-left: 0;
    padding-right: 0;
}
#recipeCarousel .card {
    background: initial;
    border: unset;
}
#recipeCarousel .card-image {
    border: unset;
}
.block-url {
    margin-bottom: 128px;
    margin-top: 50px;
    z-index: 1;
}
.block-url div {
    z-index: 1;
}
.block-url a {
    text-decoration: unset;
    color: unset;
    z-index: 1;
}
.artist-url {
    background: linear-gradient(90deg, #905e7f 0%, rgba(144, 94, 127, 0) 100%);
    padding-top: 57px;
    padding-bottom: 57px;
    padding-left: 71px;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 150%;
    letter-spacing: -0.3px;
    margin-right: 14px;
}
.exhibitor-url {
    background: linear-gradient(-90deg, #37a6a3 0%, rgba(55, 166, 163, 0) 100%);
    padding-top: 57px;
    padding-bottom: 57px;
    padding-right: 61px;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 150%;
    letter-spacing: -0.3px;
    margin-left: 14px;
    text-align: right;
}
.back-div {
    padding-top: 28px;
    padding-bottom: 28px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -0.3px;
    color: #37a6a3;
}
.back-div a {
    text-decoration: unset;
}

.artist-bg-right {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}
.artist-bg-left {
    display: none;
    position: absolute;
    top: 324px;
    right: 0;
}
.exhibitor-bg-left {
    display: none;
    position: absolute;
    top: 10px;
    right: 0;
}

@media only screen and (min-width: 1400px) {
    .artist-bg-left {
        display: block !important;
    }

    .artist-bg-right {
        display: block !important;
    }
    .exhibitor-bg-left {
        display: block !important;
    }
}
