.main-caption {
    top: 50% !important;
    bottom: auto !important;
    transform: translateY(-50%) !important;
}

.main-caption > .content {
    width: 60%;
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 0;
}

.main-caption > h1 {
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 2px;
    color: #ffffff;
    margin-bottom: 32px;
    text-align: center;
}

#main_carousel .carousel-item > img {
    filter: brightness(90%);
    height: 800px;
    object-fit: cover;
    object-position: bottom;
}

.carousel-control-next,
.carousel-control-prev {
    opacity: 1;
}

.carousel-control-prev-icon {
    background-image: url("../assets/icons/prev-icon.svg") !important;
}

.carousel-control-next-icon {
    background-image: url("../assets/icons/next-icon.svg") !important;
}

.carousel-indicators [data-bs-target] {
    width: 8px;
    height: 8px;
}

.carousel-indicators {
    bottom: 25%;
    transform: translateY(-25%) !important;
}

.why-choose-us {
    color: #212129;
    font-weight: 400;
    padding: 48px;
    position: relative;
    z-index: 1;
}

.decor-image-container {
    position: relative;
    z-index: 1;
}

.why-choose-us::before,
.decor-image-container::before {
    /* .decor-image-container is in gallery section uses same background image*/
    content: "";
    position: absolute;
    inset: 0;
    background-image: url("../assets/images/background.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    opacity: 7%;
    z-index: -1;
}

.why-choose-us .content-container {
    padding: 0 0 0 68px;
}

.content-block .content {
    font-size: 16px;
    line-height: 35px;
}

.content-block h3 {
    font-size: 24px;
    line-height: 100%;
    margin-bottom: 48px;
}

.content-block .title {
    font-family: "Milgalita";
    font-size: 36px;
    line-height: 45px;
    margin-bottom: 48px;
}

.contact-btn {
    font-family: "GeovaTrial";
    font-size: 16px;
    line-height: 100%;
    font-weight: 600;
    color: #ffffff;
    padding: 8px 24px;
    border: none;
    border-radius: 100px;
}

.content-block + .contact-btn {
    background-color: #f42222;
    align-self: flex-start;
}

.content-block + .contact-btn:hover {
    background: #ad0101ff;
    color: #ffff;
}

.contact-btn span {
    background-image: url("../assets/icons/next-icon.svg");
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    vertical-align: middle;
}

#artists-carousel .carousel-item > img {
    height: 684px;
    object-fit: cover;
    object-position: top;
}

.artists-carousel-title {
    position: absolute;
    top: 10%;
    left: 3%;
}

.artists-carousel-title > p {
    font-family: "Milgalita";
    font-weight: 400;
    font-size: 48px;
    line-height: 56px;
}

#artists-carousel .artists-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 64px 48px;
    z-index: 2;
}

.image-with-gradient {
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 250px;
    z-index: 1;
    background: linear-gradient(
        to top,
        rgba(0, 0, 17, 0.95),
        rgba(154, 160, 249, 0)
    );
}

#artists-carousel .artists-caption > .content {
    width: 40%;
    color: #ffffff;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 0;
}

.artists-carousel-btn-wrapper {
    position: absolute;
    display: flex;
    gap: 24px;
    right: 48px;
    bottom: 64px;
    z-index: 2;
}

.artists-carousel-btn-wrapper > button {
    background: #03001c66;
    border: none;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.artists-carousel-btn-wrapper > button > span {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-position: 50%;
    background-size: 100% 100%;
}

.artists-carousel-btn-wrapper > button > .prev {
    background-image: url("../assets/icons/prev.svg");
}

.artists-carousel-btn-wrapper > button > .next {
    background-image: url("../assets/icons/next.svg");
}

.gallery-section {
    color: #212129;
}

.gallery-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 10px;
    width: 85%;
    /* height: 300px; */
    margin: auto;
    margin-bottom: 45px;
    border: 10px solid transparent;
    border-image: linear-gradient(
            to right,
            #e6c465 7.23%,
            #d3aa53 11.7%,
            #b58136 19.72%,
            #a06321 27.02%,
            #935015 33.24%,
            #8e4a10 37.7%,
            #98581a 43.53%,
            #b37d35 54.55%,
            #deb95f 69.47%,
            #f9de7a 78.11%,
            #f3d574 81.09%,
            #e1bd62 85.93%,
            #c49546 92.03%,
            #9d5f1f 99.11%,
            #8e4a10 101.58%,
            #c28d32 116.48%
        )
        1;
    border-image-slice: 1;
    position: relative;
}

.gallery-container::before,
.gallery-container::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 70px;
    height: 275px;
    background-size: contain;
    background-repeat: no-repeat;
}

.gallery-container::before {
    left: -80px;
    background-image: url(../assets/images/decor-image-start.png);
}

.gallery-container::after {
    right: -80px;
    background-image: url(../assets/images/decor-image-end.png);
}

.gallery-caption {
    position: absolute;
    width: 50%;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
}

.gallery-caption > h2 {
    font-weight: 400;
    font-size: 36px;
    line-height: 45px;
    margin-bottom: 24px;
}

.gallery-caption > p {
    font-weight: 500;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 0;
}

.gallery-grid {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(9, 1fr);
    grid-auto-rows: 75px;
    gap: 20px;
    grid-auto-flow: dense;
}

.gallery-grid > .gallery-item:last-child {
    position: relative;
    overflow: hidden;
}

.gallery-grid > .gallery-item:last-child::after {
    content: "View Gallery";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000066;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    z-index: 1;
    pointer-events: none;
}

.grid-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.item1 {
    grid-column: span 2;
    grid-row: span 3;
}

.item3 {
    grid-column: span 2;
    grid-row: span 2;
}

.item4 {
    grid-column: span 2;
}

.item6 {
    grid-row: span 2;
}

.item7 {
    grid-row: span 2;
}

.item8 {
    grid-row: span 2;
}

.item10 {
    grid-row: span 2;
}

.item10 img {
    object-position: 40% 50%;
}

.item13 img {
    object-position: 50% 40%;
}

.testimonial {
    background: #edece9;
    color: #212129;
    padding: 48px;
}

.testimonial h3 {
    font-weight: 400;
    font-size: 24px;
    line-height: 45px;
}

.testimonial > div:first-child {
    margin-bottom: 56px;
}

.testimonial-wrapper {
    display: flex;
    overflow-x: auto;
    scrollbar-width: none;
    column-gap: calc(10% / 2);
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
}

.testimonial-message {
    flex: 0 0 calc(90% / 3);
    scroll-snap-align: start;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.testimonial-message p {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 16px;
    line-height: 35px;
}

.testimonial-message > span {
    font-family: "Milgalita";
    font-weight: 400;
    font-size: 20px;
    line-height: 35px;
}

.testimonial-control > span {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    vertical-align: middle;
}

.testimonial-control > span:hover {
    cursor: pointer;
}

.testimonial-control > .next {
    background-image: url("../assets/icons/dark-next.svg");
}

.testimonial-control > .prev {
    background-image: url("../assets/icons/dark-prev.svg");
}

#scroll-container::-webkit-scrollbar {
    display: none;
}

.contact-section {
    width: 100%;
    height: 436px;
    color: #ffffff;
    position: relative;
    z-index: 1;
}

.contact-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url("../assets/images/contact-bg.jpg");
    background-size: cover;
    background-position: 50% 40%;
    filter: brightness(70%);
    z-index: -1;
}

.contact-caption {
    width: 75%;
}

.contact-caption > h2 {
    font-weight: 400;
    font-size: 36px;
    line-height: 45px;
    margin-bottom: 16px;
}

.contact-caption > .content {
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 48px;
    width: 50%;
}

.contact-caption > .contact-btn {
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    border: 1px solid #ffffff;
}

.contact-caption > .contact-btn:hover {
    background: #f4222280;
    transform: scale(1.01);
    transition: transform ease 0.3s;
}

.services {
    padding: 80px 0;
    color: #ffffff;
}

.services-container {
    background: #0b1153;
    padding: 16px;
}

.services-card {
    position: relative;
    border: 1px solid #ce9f6f;
    padding: 40px;
}

.corner-icon {
    position: absolute;
    width: 60px;
    height: 60px;
}

.top-left {
    top: 10px;
    left: 10px;
}

.top-right {
    top: 10px;
    right: 10px;
    transform: rotate(90deg);
}

.bottom-right {
    bottom: 10px;
    right: 10px;
    transform: rotate(180deg);
}

.bottom-left {
    bottom: 10px;
    left: 10px;
    transform: rotate(270deg);
}

.service-content {
    margin-bottom: 80px;
}

.service-content > h2 {
    font-weight: 400;
    font-size: 48px;
    line-height: 45px;
}

.service-content > p {
    font-family: "Hind Mysuru";
    font-weight: 500;
    font-size: 20px;
    line-height: 35px;
    margin-bottom: 0;
}

.services-list {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px 80px;
    padding: 0;
    margin: 0;
}

.services-list li {
    position: relative;
    padding-left: 28px;
    font-family: "GeovaTrial";
    font-weight: 600;
    font-size: 24px;
    line-height: 35px;
}

.services-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    width: 15px;
    height: 15px;
    background-image: url("../assets/icons/bullet.svg");
    background-size: contain;
    background-repeat: no-repeat;
}

.expertise {
    position: relative;
    color: #212129;
    z-index: 1;
    padding: 78px 96px;
    font-family: "Milgalita";
    font-weight: 700;
}

.expertise::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url("../assets/images/expertise-bg.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1;
}

.expertise-img-wrapper {
    width: 55%;
    margin-bottom: 0;
}

.expertise-content {
    width: 45%;
    padding-right: 50px;
}

.expertise img {
    width: 100%;
}

.expertise h3 {
    font-size: 24px;
    line-height: 100%;
    margin-bottom: 48px;
    letter-spacing: 0;
}

.expertise-title {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 48px;
}

.expertise .events-list,
.events-list + p {
    font-family: "GeovaTrial";
    font-weight: 500;
    font-size: 20px;
    line-height: 35px;
    margin-bottom: 0;
}

@media (max-width: 1199px) {
    .expertise {
        padding: 48px;
    }

    .expertise h3 {
        font-size: 20px;
        margin-bottom: 32px;
    }

    .expertise-title {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 32px;
    }

    .expertise .events-list,
    .events-list + p {
        font-size: 18px;
        line-height: 26px;
    }

    .decor-image-container {
        margin-bottom: 24px;
    }

    .gallery-caption {
        width: 75%;
    }
}

@media (max-width: 991px) {
    #main_carousel .carousel-item > img {
        height: 600px;
    }

    .main-caption > .content {
        width: 75%;
    }

    .why-choose-us {
        padding: 48px 24px;
    }

    .why-choose-us .content-container {
        padding: 0 0 0 24px;
    }

    .content-block h3 {
        margin-bottom: 20px;
    }

    .content-block .title {
        margin-bottom: 24px;
    }

    #artists-carousel .carousel-item > img {
        height: 476px;
    }

    .artists-carousel-title > p {
        font-size: 32px;
        line-height: 36px;
    }

    #artists-carousel .artists-caption {
        padding: 32px;
    }

    .image-with-gradient {
        height: 150px;
    }
    #artists-carousel .artists-caption > .content {
        width: 60%;
        font-size: 16px;
        line-height: 20px;
    }

    .artists-carousel-btn-wrapper {
        right: 32px;
        bottom: 32px;
    }

    .gallery-grid {
        grid-template-columns: repeat(6, 1fr);
    }

    .decor-image-container {
        margin-bottom: 75px;
    }

    .expertise {
        padding: 32px;
    }

    .expertise h3 {
        font-size: 18px;
        margin-bottom: 24px;
    }

    .expertise-title {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 24px;
    }

    .expertise .events-list,
    .events-list + p {
        font-size: 16px;
        line-height: 24px;
    }

    .testimonial {
        padding: 48px 24px;
    }

    .testimonial-wrapper {
        column-gap: 10%;
    }

    .testimonial-message {
        flex: 0 0 calc(90% / 2);
    }

    .service-content {
        margin-bottom: 50px;
    }

    .services-list {
        gap: 30px 60px;
    }

    .contact-caption {
        width: 90%;
    }

    .contact-caption > .content {
        width: 75%;
    }

    .contact-caption > h2 {
        font-size: 24px;
        line-height: 32px;
    }
}

@media (max-width: 767px) {
    .carousel-caption {
        right: 20px !important;
        left: 20px !important;
        padding: 0;
    }

    .main-caption > h1 {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 32px;
    }

    .main-caption > .content {
        width: 100%;
        font-size: 14px;
        line-height: 16px;
        margin: 0;
    }

    #main_carousel .carousel-item > img {
        height: 450px;
    }
    .carousel-control-next,
    .carousel-control-prev {
        bottom: 24px !important;
    }

    .carousel-indicators [data-bs-target] {
        width: 8px;
        height: 8px;
    }

    .carousel-indicators {
        margin-bottom: 0 !important;
        bottom: 16px;
    }
    .carousel-control-prev,
    .carousel-control-next {
        top: auto;
    }

    .why-choose-us {
        padding: 48px 8px;
    }

    .why-choose-us .content-container {
        padding: 0;
    }

    .content-block .content {
        font-size: 14px;
        line-height: 24px;
    }

    .content-block h3 {
        font-size: 16px;
    }

    .content-block .title {
        font-size: 24px;
    }

    .content-block + .contact-btn {
        align-self: center;
    }

    #artists-carousel .carousel-item > img {
        height: 368px;
    }

    .artists-carousel-title > p {
        font-size: 24px;
        line-height: 26px;
    }

    #artists-carousel .artists-caption {
        padding: 24px;
    }

    .image-with-gradient {
        height: 100px;
    }
    .artists-carousel-btn-wrapper {
        gap: 12px;
        right: 24px;
        bottom: 24px;
    }

    .artists-carousel-btn-wrapper > button {
        width: 32px;
        height: 32px;
    }

    .artists-carousel-btn-wrapper > button > span {
        width: 15px;
        height: 15px;
    }

    .gallery-grid {
        gap: 16px;
    }

    .expertise {
        padding: 32px 20px;
    }

    .expertise-img-wrapper {
        width: 100%;
        margin-bottom: 24px;
    }

    .expertise-content {
        width: 100%;
        padding: 0;
    }

    .expertise h3 {
        font-size: 16px;
    }

    .services {
        padding: 48px 0;
    }

    .services-card {
        padding: 45px 20px;
    }

    .service-content {
        margin-bottom: 40px;
    }

    .service-content > h2 {
        font-size: 32px;
        line-height: 24px;
    }

    .service-content > p {
        font-size: 16px;
    }

    .services-list {
        gap: 20px 40px;
    }

    .services-list li {
        font-weight: 500;
        font-size: 18px;
    }

    .testimonial {
        padding: 30px 16px;
    }

    .testimonial > div:first-child {
        margin-bottom: 40px;
    }

    .testimonial-message p {
        font-size: 14px;
        line-height: 35px;
    }

    .contact-caption > .content {
        width: 100%;
    }

    .gallery-container {
        width: 90%;
        margin-bottom: 0;
        grid-template-columns: 1fr;
        border-image: linear-gradient(to bottom, #c49546, #f9de7a, #c49546) 1;
    }

    .gallery-container::before,
    .gallery-container::after {
        content: none; /* removes pseudo-elements */
    }

    .decor-image-container {
        margin-bottom: 0;
    }

    .gallery-caption {
        position: relative;
        width: 90%;
        top: 40%;
        transform: translate(-50%, -40%);
    }

    .gallery-caption > h2 {
        font-size: 24px;
    }

    .gallery-caption > p {
        font-size: 14px;
        line-height: 24px;
    }
}

@media (max-width: 576px) {
    #main_carousel .carousel-item > img {
        height: 310px;
    }

    .carousel-control-prev-icon,
    .carousel-control-next-icon,
    .contact-btn span {
        width: 1.5rem;
        height: 1.5rem;
    }

    #artists-carousel .carousel-item > img {
        height: 253px;
    }

    .artists-carousel-title {
        top: 16px;
        left: 16px;
    }

    .artists-carousel-title > p {
        font-size: 14px;
        line-height: 100%;
    }

    #artists-carousel .artists-caption {
        padding: 16px;
    }

    .image-with-gradient {
        height: 70px;
    }

    #artists-carousel .artists-caption > .content {
        font-size: 12px;
        line-height: 14px;
    }

    .artists-carousel-btn-wrapper {
        right: 16px;
        bottom: 16px;
    }

    .gallery-caption {
        top: 10%;
        transform: translate(-50%, -10%);
    }

    .gallery-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .expertise {
        padding: 24px 12px;
    }

    .expertise::before {
        background-image: url("../assets/images/expertise-mb-bg.jpg");
    }

    .events-list li {
        margin-bottom: 4px;
    }

    .services-card {
        padding: 90px 10px;
    }

    .services-list {
        display: block;
    }

    .testimonial-wrapper {
        column-gap: 0;
    }

    .testimonial-message {
        flex: 0 0 100%;
    }
}
