.unique a {
    color: #ebc07d;
    position: relative;
    text-decoration: none;
}

.unique a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background-color: currentColor;
}

.unique a:hover::after {
    height: 0;
}

.unique {
    font-family: "FuturaPT", serif;
    font-weight: 400;
    width: 100%;
    background-color: black;
    overflow: hidden;
}

footer {
    display: none;
}

.container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 15px;
}

/* banner section */
.unique-corporate-banner-video {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.banner-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}

.overlay {
    position: relative;
    z-index: 2;
    width: 100%;
}

.unique-corporate-banner {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
    box-sizing: border-box;
    margin: 60px auto;
    max-width: 1440px;
    padding-bottom: 44px;
}

.unique-corporate-banner h1 {
    font-family: narzissmediumregular, sans-serif;
    font-size: 86px;
    line-height: 96px;
}

.unique-corporate-banner p {
    font-family: 'FuturaPT', serif;
    font-size: 16px;
    line-height: 24px;
}

.banner-content {
    flex: 1 1 0;
    margin: 0 90px;
    max-width: 507px;
}

.banner-img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 561px;
    height: 445px;
    overflow: hidden;
    position: relative;
}

.banner-img img {
    max-width: 140%;
    height: auto;
    object-fit: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.banner-content .divider {
    background-color: white;
    width: 170px;
    height: 1px;
    margin-top: 10px;
    display: block;
}

/* description section */
.unique-corporate-description {
    max-width: 1140px;
    margin: 0 auto;
    padding: 60px 0;
    background-color: #000;
    color: #fff;
}

.unique-corporate-description .text {
    max-width: 900px;
    margin: 0;
}

.unique-corporate-description p {
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    margin-bottom: 20px;
}

.unique-corporate-description p br {
    display: none;
}


.full-width-section {
    width: 100%;
    background-color: #f7f6f2;
    padding-bottom: 40px;
}
/* intro section */
.unique-corporate-intro {
    background-color: #f7f7f7;
    padding: 80px 0;
    max-width: 886px;
    margin: 0 auto;
    color: #0D0D0D;
}

.unique-corporate-intro h2 {
    font-family: narzissmediumregular, sans-serif;
    font-weight: 400;
    font-size: 46px;
    line-height: 54px;
    margin-bottom: 30px;
}

.unique-corporate-intro p {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
}

/* award-list section */
.award-list {
    max-width: 946px;
    margin: 40px auto;
}

.award-item {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    color: #0D0D0D;
    margin: 80px 0;
    box-sizing: border-box;
}

.award-item.reverse{
    flex-direction: row-reverse;
}

.divider {
    width: 170px;
    height: 1px;
    background-color: #000;
    margin-bottom: 20px;
}

.award-list-img {
    width: 366px;
    height: 460px;
    flex: 0 1 auto;
    align-items: center;
    background-color: white;
    padding: 20px;
}

.award-list-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.award-list-content {
    flex: 1 1 0;
    margin: 0 40px;
}

.award-list-content h3 {
    font-family: 'FuturaPT', serif;
    font-weight: 400;
    font-size: 34px;
    line-height: 22px;
    margin-bottom: 20px;
}

.award-list-content .point {
    font-family: 'FuturaPT', serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px;
}

.award-list-content p {
    font-family: 'FuturaPT', serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 25px;
}

.award-item ul li {
    font-family: 'FuturaPT', serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
    list-style-type: disc;
}

.award-item ul {
    list-style-type: none;
    padding-left: 15px;
    margin-bottom: 10px;
}

.award-item ul li b {
    font-weight: 500;
}

/* black-section section*/
.black-section {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    /*justify-content: space-between;*/
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
    box-sizing: border-box;
    margin: 60px auto;
    max-width: 1440px;
}

.black-section.reverse {
    flex-direction: row-reverse;
}

.black-section-img {
    flex: 0 1 auto;
    margin-right: 20px;
    display: flex;
    align-items: center;
    width: 367px;
    height: 440px;
}

.black-section-content {
    flex: 1 1 0;
    margin-left: 90px;
    max-width: 660px;
}

.reverse .black-section-content {
    margin-left: 0;
    margin-right: 90px;
}

.black-section-content h2 {
    font-family: narzissmediumregular, sans-serif;
    font-size: 46px;
    line-height: 54px;
    margin-bottom: 30px;
}

.black-section-content p {
    font-family: 'FuturaPT', serif;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
}

.ensure-recipients p b {
    font-weight: 500;
}

.black-section-content ul li {
    font-family: 'FuturaPT', serif;
    font-size: 20px;
    line-height: 30px;
    list-style-type: disc;
}

.black-section-img img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.ensure-recipients-wrapper {
    position: relative;
    display: flex;
    justify-content: center;
    overflow: hidden;
}

.ensure-recipients-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('/assets/img/unique/ensure-recipients-back.jpeg');
    background-size: cover;
    background-position: center;
    z-index: 1;
}

.ensure-recipients {
    position: relative;
    z-index: 2;
    padding: 20px;
    box-sizing: border-box;
    width: 100%;
    max-width: 1200px;
}

.what-sets-apart {
    background-color: #000000;
}

/* cta section */
.unique-corporate-cta {
    max-width: 900px;
    margin: 50px auto;
    text-align: center;
}

.unique-corporate-cta h2 {
    font-family: 'FuturaPT', serif;
    font-size: 36px;
    line-height: 44px;
}

.cta-buttons-group {
    display: flex;
    justify-content: center;
}

.cta-button {
    display: inline-block;
    background-color: #000000;
    color: white;
    border: 1px solid white;
    width: 217px;
    height: 42px;
    padding: 0.5rem 1rem;
    text-decoration: none;
    margin-top: 1rem;
    align-items: center;
    transition: all 0.6s;
}

.cta-button:hover {
    background-color: white;
    color: black;
}

.unique a.cta-button::after {
    display: none;
}

.cta-button + .cta-button {
    margin-left: 20px;
}

.cta-buttons-group a {
    color: white;
    font-size: 16px;
}

.unique-corporate-cta .divider {
    display: block;
}


@media screen and (min-width: 992px) {
    .unique {
        margin-top: 200px;
    }
    .unique-corporate-description p br {
        display: unset;
    }
}

@media screen and (min-width: 768px) {
    .unique {
        margin-top: 275px;
    }
}

@media screen and (max-width: 991px) {
    .unique-corporate-description,
    .unique-corporate-intro,
    .award-item,
    .black-section,
    .ensure-recipients,
    .ensure-recipients,
    .black-section-content {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 50px;
        flex-direction: column;
    }

    .what-sets-apart {
        padding: 0;
    }

    .award-item.reverse,
    .black-section.reverse,
    .unique-corporate-banner,
    .cta-buttons-group{
        flex-direction: column;
    }

    .award-item,
    .award-list-content,
    .black-section-content,
    .ensure-recipients-wrapper,
    .reverse .black-section-content {
        margin: 0;
    }

    .reverse .black-section-content {
        padding: 0;
    }
    .ensure-recipients {
        margin-top: 0;
        flex-direction: column;
    }

    .point {
        margin-top: 50px;
    }

    .black-section-img {
        margin-right: 0;
    }

    .ensure-recipients .black-section-img {
        overflow: hidden;
        position: relative;
    }

    .ensure-recipients .black-section-img img {
        width: 90%;
        height: auto;
        -o-object-fit: contain;
        object-fit: contain;
        position: absolute;
        top: 50%;
        left: 90%;
        transform: translate(-50%, -50%);
    }

    .unique-corporate-banner h1 {
        font-family: NarzissMedium, serif;
        font-size: 56px;
        line-height: 66px;
    }

    .banner-img {
        width: 300px;
        height: 250px;
        margin-top: 125px;
        margin-left: 0;
        margin-right: 0;
    }
    .banner-img img {
        max-width: 115%;
    }

    .banner-video {
        top: 350px;
        height: 420px;
    }

    .unique-corporate-cta h2 {
        margin: 0 20px;
    }

    .ensure-recipients-background {
        position: absolute;
        top: 0;
        left: 0;
        height: 460px;
        background-size: cover;
        background-position: center;
        z-index: 1;
    }

    .black-section-img {
        margin-bottom: 20px;
    }

    .cta-button,
    .cta-button+.cta-button {
        margin: 20px auto;
    }

    .unique-corporate-cta {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin-bottom: 50px;
        margin-top: 0;
    }

    .unique-corporate-cta .divider {
        position: absolute;
        margin-top: 0;
        top: -40px;
        background-color: white;
        width: 80%;
        height: 1px;
        display: block;
    }

}