.wrapper-inner:has(.premium-collection-page) {
    overflow: hidden;
}

.premium-collection-banner {
    --padding-bottom: 169px;
    background-image: url("https://stage-assets.goldbank.co.uk/home_new/assets/images/premium-collection/hero/hero-mobile-all-merged-with-bottom-motive-xxl.webp");
    aspect-ratio: 375 / 823;
    background-size: cover;
    background-position-x: 50%;
    margin-bottom: 30px;
    position: relative;
}

.premium-collection-page .hero-container {
    position: absolute;
    top: calc(91px + (350 - 91) * ((100vw - 375px) / (1199 - 375)));
    max-width: calc(100vw - 50px);
    left: calc(25px + (125 - 25) * ((100vw - 375px) / (1199 - 375)));
}

.premium-collection-page .hero-container .section_ttl {
    color: #2E2D31;
    font-family: "Playfair Display";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px; /* 125% */
    letter-spacing: 0.69px;
    margin-bottom: 30px;
    text-align: left;
    background: unset;
    -webkit-text-fill-color: unset;
    /*margin-top: 10px;*/
    max-width: 222px;
}

.premium-collection-page .hero-container p {
    color: #2E2D31;
    font-family: "Nunito Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    max-width: 314px;
}

.premium-collection-page .stats-outer-container {
    padding: 40px 0;
    position: relative;
    margin-bottom: 115px;
}

.premium-collection-page .stats-outer-container::before,
.premium-collection-page .stats-outer-container::after {
    position: absolute;
    left: 0;
    content: "";
    height: 3px;
    width: 100%;
    stroke-width: 3px;
    stroke: rgba(202, 169, 105, 0.00);
    background: linear-gradient(to right, rgba(202, 169, 105, 0) 0%, rgba(202, 169, 105, 1) 55%, rgba(202, 169, 105, 0) 100% );
}

.premium-collection-page .stats-outer-container::before {
    top: 0;
}

.premium-collection-page .stats-outer-container::after {
    bottom: 0;
}

.premium-collection-page .stats-container-inner {
    display: flex;
    flex-direction: column;
    gap: 60px;
}

.premium-collection-page .stats-outer-container h2 {
    margin-bottom: 0;
    display: inline-block;
    background-image: url('https://stage-assets.goldbank.co.uk/home_new/assets/images/user-account/membership-club/gold-text-bg.png');
    background-position: right 8px bottom 8px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    font-family: "Nunito Sans";
    font-size: 52px;
    font-style: normal;
    font-weight: 700;
    line-height: 62px;
    letter-spacing: -2px;
}

.premium-collection-page .stats-outer-container .stat {
    display: flex;
    flex-direction: column;
    gap: 8px;
    position: relative;
}

.premium-collection-page .stats-outer-container .stat > div {
    color: #201F22;
    text-align: center;
    font-family: "Nunito Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 133.333% */
    z-index: 10;
    max-width: 208px;
    margin-inline: auto;
}

.premium-collection-page .stats-outer-container .stat > p {
    color: rgba(32, 31, 34, 0.75);
    text-align: center;
    font-family: "Nunito Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px; /* 137.5% */
    z-index: 10;
    max-width: 208px;
    margin-inline: auto;
}

.premium-collection-page .stats-outer-container .stat:nth-of-type(1)::before {
    width: 128px;
    height: 128px;
    filter: blur(75px);
    position: absolute;
    content: "";
    bottom: 47px;
    left: 0;
    transform: translate(-60%, 0%);
    border-radius: 100%;
    background: #d79517;
    opacity: .4;
    z-index: 2;
}

.premium-collection-page .stats-outer-container .stat:nth-of-type(3)::before {
    width: 172px;
    height: 172px;
    filter: blur(75px);
    position: absolute;
    content: "";
    bottom: 10px;
    right: 0;
    transform: translate(50%, 0%);
    border-radius: 100%;
    background: #d79517;
    opacity: .4;
    z-index: 2;
}

.premium-collection-page .two-columns-with-image {
    padding: 0 16px;
    gap: 85px;
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 100px;
    position: relative;
}

.premium-collection-page .two-columns-with-image .text-side {
    display: flex;
    flex-direction: column;
    gap: 20px;
    /*padding-top: 55px;*/
    position: relative;
    justify-content: center;
    align-items: center;
}

.premium-collection-page .two-columns-with-image .text-side h2::before {
    content: "";
    position: absolute;
    top: 5px;
    left: -37px;
    background-image: url("https://stage-assets.goldbank.co.uk/home_new/assets/images/premium-collection/vector-part-square.svg");
    background-repeat: no-repeat;
    width: 72px;
    height: 64px;
    transform: translateY(-100%);
}

.premium-collection-page .two-columns-with-image .text-side h2 {
    color: #2E2D31;
    text-align: center;
    font-family: "Playfair Display";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px; /* 125% */
    letter-spacing: 0.69px;
    position: relative;
    max-width: 343px;
    margin: 0;
    z-index: 10;
}

.premium-collection-page .two-columns-with-image .text-side p {
    color: rgba(46, 45, 49, 0.75);
    text-align: center;
    font-feature-settings: 'liga' off;
    font-family: "Nunito Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 137.5% */
    max-width: 286px;
    z-index: 10;
}

.premium-collection-page .two-columns-with-image:nth-of-type(3) .text-side p {
    max-width: 294px;
}

.premium-collection-page .two-columns-with-image .image-side {
    width: 100%;
    margin-inline: auto;
}

.premium-collection-page .two-columns-with-image .image-side img {
    display: block;
    width: 100%;
}


.premium-collection-page .two-columns-with-image:nth-of-type(3) .image-side {
    position: relative;
    aspect-ratio: 359 / 218;
    width: calc(100vw - 16px);
}

.premium-collection-page .two-columns-with-image:nth-of-type(3) .image-side img {
    position: absolute;
    left: -16px;
}

.premium-collection-page .two-columns-with-image:nth-of-type(3)::before {
    width: 212px;
    height: 212px;
    filter: blur(75px);
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    transform: translate(-40%, 3%);
    border-radius: 100%;
    background: #d79517;
    opacity: .4;
    z-index: 2;
}

.premium-collection-page .title-text-image {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding-inline: 16px;
    position: relative;
}

.premium-collection-page .title-text-image img {
    display: block;
    margin-top: 10px;
    width: 100%;
}

.premium-collection-page .title-text-image h2 {
    color: #2E2D31;
    text-align: center;
    font-family: "Playfair Display";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px; /* 125% */
    letter-spacing: 0.69px;
    margin: 0;
}

.premium-collection-page .title-text-image p {
    color: rgba(46, 45, 49, 0.75);
    text-align: center;
    font-feature-settings: 'liga' off;
    font-family: "Nunito Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 137.5% */
    margin: 0 auto;
    max-width: 286px;
    width: 100%;
}

.premium-collection-page .title-text-image:nth-of-type(4) {
    margin-bottom: 100px;
}

.premium-collection-page .title-text-image:nth-of-type(5) {
    margin-bottom: 90px;
}

.premium-collection-page .title-text-image:nth-of-type(5)::before {
    width: 132px;
    height: 132px;
    filter: blur(75px);
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    transform: translate(50%, -100%);
    border-radius: 100%;
    background: #d79517;
    opacity: .4;
    z-index: 2;
}

.our-process-container {
    position: relative;
    padding-bottom: 136px;
    padding-bottom: calc(136px + (190 - 136) * ((100vw - 375px) / (1199 - 375)));;
}

.our-process-container::after {
    inset: 0;
    position: absolute;
    content: "";
    /*opacity: 0.6;
    background: url("https://stage-assets.goldbank.co.uk/home_new/assets/images/premium-collection/silky-bg-mobile.png") lightgray -2195.812px 0 / 784.455% 99.889% no-repeat;*/
    mix-blend-mode: screen;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("https://stage-assets.goldbank.co.uk/home_new/assets/images/premium-collection/silky-bg-mobile.png");
    background-position: 0 0;
    opacity: 1;
}

.our-process-container::before {
    inset: 0;
    position: absolute;
    content: "";
    background: linear-gradient(158deg, rgba(255, 231, 185, 0.80) 26.79%, rgba(202, 169, 105, 0.80) 87.32%);
}

.our-process-container .generic-three-layer-box {
    z-index: 2;
    margin-bottom: 52px;
    margin-inline: 16px;
}

.our-process-container .generic-three-layer-box .generic-three-layer-box__text {
    margin-top: 10px;
}

.our-process-container .generic-three-column-with-images > div {
    z-index: 2;
}

.our-process-container .generic-three-column-with-images {
    gap: 60px;
    margin-inline: 16px;
    margin-bottom: 0;
}

.our-process-container .generic-three-column-with-images .generic-three-column-with-images__content {
    gap: 80px;
}

.our-process-container .generic-three-column-with-images .generic-three-column-with-images__content .generic-three-column-with-images__col {
    gap: 30px;
}

.our-process-container .generic-three-column-with-images .generic-three-column-with-images__content .generic-three-column-with-images__col > * {
    margin: 0;
}

.our-process-container .generic-three-column-with-images .generic-three-column-with-images__content .generic-three-column-with-images__col .generic-three-column-with-images__title {
    max-width: unset;
    color: #704110;
    text-align: center;
    font-family: "Playfair Display";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 125% */
    letter-spacing: 0.69px;
}

.our-process-container .generic-three-column-with-images .generic-three-column-with-images__content .generic-three-column-with-images__col .generic-three-column-with-images__text {
    color: rgba(112, 65, 16, 0.75);
    text-align: center;
    font-feature-settings: 'liga' off;
    font-family: "Nunito Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 0;
}

.our-process-container .generic-three-column-with-images .generic-three-column-with-images__content .generic-three-column-with-images__col .generic-three-column-with-images__text::before,
.our-process-container .generic-three-column-with-images .generic-three-column-with-images__content .generic-three-column-with-images__col .generic-three-column-with-images__text::after {
    display: none;
}

.our-process-container .generic-three-column-with-images::after {
    display: none;
}

.our-process-container .generic-three-column-with-images .generic-three-column-with-images__button {
    padding: 0;
}

.our-process-container .generic-three-column-with-images .generic-three-column-with-images__button a {
    color: #FFF;
    font-family: "Nunito Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 150% */
    padding: 16px 32px;
    text-align: center;
    width: 100%;
}

.generic-three-column-with-images__button {
    cursor: pointer;
}

.divider {
    background: url("https://stage-assets.goldbank.co.uk/home_new/assets/images/premium-collection/divider.png");
    z-index: 10;
    position: relative;
    transform: rotate(180deg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 60px;
    height: calc(26px + (83 - 26) * ((100vw - 375px) / (1199 - 375)));

}

.end-divider-1 {
    background: url("https://stage-assets.goldbank.co.uk/home_new/assets/images/premium-collection/end-divider-1.png");
    z-index: 10;
    background-repeat: no-repeat;
    background-size: cover;
    fill: #FFF;
    position: absolute;
    bottom: 10px;
    width: 100vw;
    height: 70px;
    height: calc(70px + (130 - 70) * ((100vw - 375px) / (1199 - 375)));
}

.end-divider-2 {
    background: url("https://stage-assets.goldbank.co.uk/home_new/assets/images/premium-collection/end-divider-2.png");
    z-index: 10;
    background-repeat: no-repeat;
    background-size: cover;
    fill: #FFF;
    position: absolute;
    width: 100vw;
    bottom: -7px;
    height: 70px;
    height: calc(70px + (130 - 70) * ((100vw - 375px) / (1199 - 375)));
}

.end-divider-3 {
    background: url("https://stage-assets.goldbank.co.uk/home_new/assets/images/premium-collection/end-divider-3.png");
    z-index: 10;
    background-repeat: no-repeat;
    background-size: cover;
    fill: #FFF;
    position: absolute;
    width: 100vw;
    bottom: -24px;
    height: 70px;
    height: calc(70px + (130 - 70) * ((100vw - 375px) / (1199 - 375)));
}

.end-divider-4 {
    background: url("https://stage-assets.goldbank.co.uk/home_new/assets/images/premium-collection/end-divider-4.png");
    z-index: 10;
    background-repeat: no-repeat;
    background-size: cover;
    fill: #FFF;
    position: absolute;
    width: 100vw;
    bottom: -41px;
    height: 70px;
    height: calc(70px + (130 - 70) * ((100vw - 375px) / (1199 - 375)));
}

.premium-collection-page .trustpilot {
    position: relative;
}

.premium-collection-page .trustpilot .trustpilot-container {
    padding: 0;
    margin: 73px 16px 70px;
}

.premium-collection-page .trustpilot .trustpilot-container .content-inner {
    gap: 34px;
}

.premium-collection-page .trustpilot .trustpilot-container .content-inner > .flex-column {
    gap: 30px;
}

.premium-collection-page .trustpilot .trustpilot-container .slider-container .slider .slide {
    background-color: #fff;
}

.premium-collection-page .trustpilot .trustpilot-container .section-heading {
    gap: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.premium-collection-page .trustpilot .trustpilot-container .section-heading div {
    margin: 0;
    padding: 0;
    color: rgba(46, 45, 49, 0.75);
    text-align: center;
    font-family: "Nunito Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px; /* 200% */
    letter-spacing: 2.8px;
    text-transform: uppercase;
}

.premium-collection-page .trustpilot .trustpilot-container .section-heading h2 {
    margin: 0;
    padding: 0;
    color: #2E2D31;
    text-align: center;
    font-family: "Playfair Display";
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.premium-collection-page .trustpilot .trustpilot-container .section-heading p {
    margin: 10px 0 0;
    padding: 0;
    color: rgba(46, 45, 49, 0.75);
    text-align: center;
    font-family: "Nunito Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 175% */
}

.premium-collection-page .trustpilot .trustpilot-container .slider-container {
    z-index: 10;
    position: relative;
    width: 104%;
}

.premium-collection-page .trustpilot::after {
    width: 187px;
    height: 187px;
    filter: blur(75px);
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    transform: translate(50%, 50%);
    border-radius: 100%;
    background: #d79517;
    opacity: .4;
    z-index: 2;
}

.premium-collection-page .honeycomb {
    display: flex;
    flex-direction: column-reverse;
    gap: 20px;
    padding-inline: 16px;
    margin-top: 50px;
    position: relative;
    z-index: 10;
}

.premium-collection-page .honeycomb img {
    display: block;
}

.premium-collection-page .honeycomb .text-side {
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
    align-items: center;
}

.premium-collection-page .honeycomb .text-side div {
    color: #2E2D31;
    text-align: center;
    font-family: "Playfair Display";
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 80px; /* 200% */
}

.premium-collection-page .honeycomb .text-side p {
    color: rgba(46, 45, 49, 0.75);
    text-align: center;
    font-feature-settings: 'liga' off;
    font-family: "Nunito Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.premium-collection-page .honeycomb .text-side a {
    cursor: pointer;
    margin: 10px 0 0;
    padding: 16px 32px;
    max-width: 100%;
    width: 100%;
    background: #2E2D31;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
    text-align: right;
    font-family: "Nunito Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 150% */
}

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

.faq-container {
    margin-inline: 16px;
}

.faq-container .section-heading {
    display: flex;
    flex-direction: column;
    gap: 20px;
    z-index: 10;
}

.faq-container .section-heading h2 {
    margin: unset;
    padding: unset;
    color: #2E2D31;
    font-family: "Playfair Display";
    font-size: 64px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.faq-container .section-heading div {
    color: #2E2D31;
    font-family: "Nunito Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px; /* 200% */
    letter-spacing: 2.8px;
    text-transform: uppercase;
    margin: unset;
    padding: unset;
}

.faq-container .content-inner {
    gap: 30px;
}

.faq-container .faq-accordion {
    padding: 20px 10px;
}

.premium-collection-page .faq-container::before {
    width: 258px;
    height: 258px;
    filter: blur(75px);
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    transform: translate(-50%, 50%);
    border-radius: 100%;
    background: #d79517;
    opacity: .4;
    z-index: 2;
}

.premium-collection-page .generic-subscribe {
    margin: 87px 0 0;
    padding: 40px 10px;
}

.premium-collection-page .generic-subscribe .subscribe-container .text {
    max-width: 279px;
    width: 100%;
    margin-inline: auto;
}

.abstract-liquid {
    background-image: url("https://stage-assets.goldbank.co.uk/home_new/assets/images/click-and-drop/abstract-liquid-fluid-white-gold-swirl-background-generative-ai-mobile-xxl.webp");
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    width: 100%;
    aspect-ratio: 375 / 615;
    background-size: cover;
}

.abstract-liquid::after {
    content: "";
    background: linear-gradient(0deg, rgba(217, 217, 217, 0.00) 0%, #fff 73.54%);
    position: absolute;
    width: 100vw;
    aspect-ratio: 1440 / 960;
    bottom: 200px;
    top: 0;
}

.premium-collection-page .generic-subscribe {
    z-index: 10;
    position: relative;
}

@media (min-width: 1200px) {
    .main-wrapper:has(.premium-collection-page) header .header_inner .header-menu a {
        color: #2E2D31;
    }

    .main-wrapper:has(.premium-collection-page) header .header_inner .header_logo .white_logo {
        display: none;
    }

    .main-wrapper:has(.premium-collection-page) header .header_inner .header_logo .black_logo {
        display: block;
    }

    .main-wrapper:has(.premium-collection-page) header .header_inner .headerLinks .dropdown-toggle svg path{
        fill: #2E2D31;
    }

    .main-wrapper:has(.premium-collection-page) header .header_inner .headerLinks .currency-switcher p {
        color: #2E2D31;
    }

    .main-wrapper:has(.premium-collection-page) header .header_inner .headerLinks .currency-switcher .dropdown::after {
        color: #2E2D31;
    }

    .premium-collection-banner {
        background-image: url("https://stage-assets.goldbank.co.uk/home_new/assets/images/premium-collection/hero/hero-desktop-all-merged-with-motive-xxl.webp");
        aspect-ratio: 1440 / 917;
        background-size: cover;
        background-repeat: no-repeat;
        background-position-x: 50%;
        background-position-y: 15px;
        margin-bottom: 95px;
        position: relative;
    }

    .premium-collection-banner::before {
        width: 521px;
        height: 521px;
        filter: blur(75px);
        position: absolute;
        content: "";
        bottom: 0;
        left: 0;
        transform: translate(-40%, -40%);
        border-radius: 100%;
        background: #d79517;
        opacity: .4;
        z-index: 2;
    }

    .premium-collection-banner::after {
        width: 331px;
        height: 331px;
        filter: blur(75px);
        position: absolute;
        content: "";
        top: 0;
        right: 0;
        transform: translate(55%, -10%);
        border-radius: 100%;
        background: #d79517;
        opacity: .4;
        z-index: 2;
    }

    .premium-collection-page .hero-container {
        max-width: 425px;
        left: 172px;
        top: calc(225px + (430 - 225) * ((100vw - 1200px) / (2200 - 1200)));
    }

    .premium-collection-page .hero-container .section_ttl {
        font-size: 60px;
        line-height: 70px; /* 116.667% */
        max-width: unset;
        z-index: 10;
        position: relative;
    }

    .premium-collection-page .hero-container p {
        font-size: 18px;
        z-index: 10;
        position: relative;
    }

    .premium-collection-page .stats-outer-container {
        margin-bottom: 180px;
    }

    .premium-collection-page .stats-outer-container::before, .premium-collection-page .stats-outer-container::after {
        max-width: 876px;
        margin-left: calc((100vw - 876px) / 2);
    }

    .premium-collection-page .stats-container {
        max-width: 876px;
    }

    .premium-collection-page .stats-container-inner {
        flex-direction: row;
        gap: 131px;
    }

    .premium-collection-page .stats-outer-container .stat {
        gap: 5px;
        width: 100%;
    }

    .premium-collection-page .stats-outer-container .stat > div {
        font-size: 16px;
        margin-top: 6px;
    }

    .premium-collection-page .stats-outer-container .stat > p {
        font-size: 14px;
    }

    .premium-collection-page .stats-outer-container .stat:nth-of-type(1)::before {
        width: 369px;
        height: 369px;
        filter: blur(75px);
        position: absolute;
        content: "";
        bottom: 0;
        left: calc((100vw - 876px) / -2);
        transform: translate(-50%, 10%);
        border-radius: 100%;
        background: #d79517;
        opacity: .4;
        z-index: 2;
    }

    .premium-collection-page .stats-outer-container .stat:nth-of-type(3)::before {
        width: 475px;
        height: 475px;
        filter: blur(75px);
        position: absolute;
        content: "";
        top: 0;
        right: calc((100vw - 876px) / -2);
        transform: translate(50%, 0%);
        border-radius: 100%;
        background: #d79517;
        opacity: .4;
        z-index: 2;
    }

    .premium-collection-page .two-columns-with-image {
        gap: 133px;
        display: flex;
        flex-direction: row;
        margin-bottom: 191px;
        max-width: 1096px;
        margin-inline: auto;
        padding: 0;
    }

    .premium-collection-page .two-columns-with-image.left {
        flex-direction: row-reverse;
    }

    .premium-collection-page .two-columns-with-image:nth-of-type(3) {
        margin-bottom: 180px;
    }

    .premium-collection-page .two-columns-with-image:nth-of-type(3) .image-side {
        aspect-ratio: 711 / 421;
        min-height: 421px;
        max-width: 539px;
    }

    .premium-collection-page .two-columns-with-image:nth-of-type(3) .image-side img {
        max-width: unset;
        width: 711px;
        left: calc((1440px - 1096px) / -2);
        aspect-ratio: 711 / 421;
    }

    .premium-collection-page .two-columns-with-image .text-side {
        gap: 30px;
        /*padding-top: 55px;*/
        max-width: 426px;
        width: 100%;
    }

    .premium-collection-page .two-columns-with-image .text-side h2::before {
        content: "";
        position: absolute;
        top: 35px;
        left: 168px;
        background-image: url("https://stage-assets.goldbank.co.uk/home_new/assets/images/premium-collection/vector-part-square-desktop.svg");
        background-repeat: no-repeat;
        width: 103px;
        height: 93px;
        transform: translateY(-100%);
    }

    .premium-collection-page .two-columns-with-image .text-side h2 {
        color: #2E2D31;
        font-family: "Playfair Display";
        font-size: 48px;
        font-style: normal;
        font-weight: 700;
        line-height: 60px; /* 125% */
        letter-spacing: 0.69px;
        position: relative;
        max-width: 426px;
        width: 100%;
        text-align: right;
    }

    .premium-collection-page .two-columns-with-image:nth-of-type(3) .text-side h2 {
        text-align: left;
    }

    .premium-collection-page .two-columns-with-image:nth-of-type(3) .text-side p {
        text-align: left;
    }

    .premium-collection-page .two-columns-with-image:nth-of-type(3) .text-side h2::before {
        transform: scaleX(-1);
        top: -65px;
        left: 212px;
    }

    .premium-collection-page .two-columns-with-image .text-side p {
        color: rgba(46, 45, 49, 0.75);
        font-family: "Nunito Sans";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px; /* 137.5% */
        max-width: 426px;
        width: 100%;
        text-align: right;
    }

    .premium-collection-page .two-columns-with-image .image-side {
        width: 100%;
        margin-inline: auto;
        z-index: 10;
    }

    .premium-collection-page .two-columns-with-image .image-side img {
        display: block;
        width: 100%;
    }

    .premium-collection-page .two-columns-with-image:nth-of-type(3) .image-side {
        width: 100%;
        margin-inline: auto;
        z-index: 10;
    }

    .premium-collection-page .two-columns-with-image .image-side:nth-of-type(3) img {
        display: block;
        width: 100%;
    }

    .premium-collection-page .two-columns-with-image:nth-of-type(3)::before {
        width: 576px;
        height: 576px;
        filter: blur(75px);
        position: absolute;
        content: "";
        bottom: 0;
        left: calc((100vw - 1096px) / -2);
        transform: translate(-50%, 60%);
        border-radius: 100%;
        background: #d79517;
        opacity: .4;
        z-index: 2;
    }

    .premium-collection-page .title-text-image {
        gap: 30px;
        padding-inline: 0;
        margin-inline: auto;
    }

    .premium-collection-page .title-text-image:nth-of-type(4) {
        max-width: 741px;
        margin-bottom: 180px;
    }

    .premium-collection-page .title-text-image:nth-of-type(5) {
        max-width: 929px;
        margin-bottom: 140px;
    }

    .premium-collection-page .title-text-image img {
        display: block;
        margin-top: 0;
        width: 100%;
    }

    .premium-collection-page .title-text-image h2 {
        font-size: 48px;
        line-height: 60px; /* 125% */
    }

    .premium-collection-page .title-text-image p {
        margin: 0;
        line-height: normal;
    }

    .premium-collection-page .title-text-image:nth-of-type(5) p {
        max-width: 642px;
        margin-inline: auto;
    }

    .premium-collection-page .title-text-image:nth-of-type(4) p {
        max-width: 422px;
        margin-inline: auto;
    }

    .premium-collection-page .title-text-image:nth-of-type(5)::before {
        width: 612px;
        height: 612px;
        filter: blur(75px);
        position: absolute;
        content: "";
        top: 0;
        right: calc((100vw - 929px) / -2);
        transform: translate(50%, -60%);
        border-radius: 100%;
        background: #d79517;
        opacity: .4;
        z-index: 2;
    }

    .our-process-container {
        position: relative;
        padding-bottom: 219px;
    }

    .our-process-container::after {
        inset: 0;
        position: absolute;
        content: "";
        mix-blend-mode: screen;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url("https://stage-assets.goldbank.co.uk/home_new/assets/images/premium-collection/silky-bg-desktop.png");
        background-position: 0 0;
        opacity: 1;
    }

    .our-process-container::before {
        inset: 0;
        position: absolute;
        content: "";
        background: linear-gradient(158deg, rgba(255, 231, 185, 0.80) 26.79%, rgba(202, 169, 105, 0.80) 87.32%);
    }

    .our-process-container .generic-three-layer-box {
        z-index: 2;
        margin-bottom: 52px;
        margin-inline: 16px;
    }

    .our-process-container .generic-three-layer-box .generic-three-layer-box__text {
        margin-top: 10px;
        font-size: 16px;
        max-width: 426px;
        margin-inline: auto;
    }

    .our-process-container .generic-three-layer-box .generic-three-layer-box__title {
        font-weight: 600;
    }

    .our-process-container .generic-three-column-with-images > div {
        z-index: 2;
    }

    .our-process-container .generic-three-column-with-images {
        gap: 104px;
        margin-inline: auto;
        max-width: 874px;
    }

    .our-process-container .generic-three-column-with-images .generic-three-column-with-images__content {
        gap: 131px;
    }

    .our-process-container .generic-three-column-with-images .generic-three-column-with-images__content .generic-three-column-with-images__col {
        width: 100%;
        max-width: 204px;
    }

    .our-process-container .generic-three-column-with-images .generic-three-column-with-images__content .generic-three-column-with-images__col > * {
        margin: 0;
    }

    .our-process-container .generic-three-column-with-images .generic-three-column-with-images__content .generic-three-column-with-images__col .generic-three-column-with-images__text {
        font-size: 14px;
    }

    .our-process-container .generic-three-column-with-images .generic-three-column-with-images__content .generic-three-column-with-images__col .generic-three-column-with-images__text::before,
    .our-process-container .generic-three-column-with-images .generic-three-column-with-images__content .generic-three-column-with-images__col .generic-three-column-with-images__text::after {
        display: none;
    }

    .our-process-container .generic-three-column-with-images .generic-three-column-with-images__button a {
        padding: 16px 57.5px;
    }

    .our-process-container .generic-three-column-with-images::after {
        display: none;
    }

    .divider {
        background: url("https://stage-assets.goldbank.co.uk/home_new/assets/images/premium-collection/divider-desktop.png");
        height: unset;
        z-index: 10;
        position: relative;
        transform: rotate(180deg);
        background-repeat: no-repeat;
        background-size: cover;
        margin-bottom: 77px;
        width: 100%;
        aspect-ratio: 4320 / 301;
    }

    .end-divider-1 {
        background: url("https://stage-assets.goldbank.co.uk/home_new/assets/images/premium-collection/end-divider-1-desktop.png");
        z-index: 10;
        background-repeat: no-repeat;
        background-size: cover;
        fill: #FFF;
        position: absolute;
        bottom: 0;
        width: 100vw;
        height: 178px;
        aspect-ratio: 4320 / 696;
    }

    .end-divider-2 {
        background: url("https://stage-assets.goldbank.co.uk/home_new/assets/images/premium-collection/end-divider-2-desktop.png");
        z-index: 10;
        background-repeat: no-repeat;
        background-size: cover;
        fill: #FFF;
        position: absolute;
        width: 100vw;
        bottom: 0;
        height: 152px;
    }

    .end-divider-3 {
        background: url("https://stage-assets.goldbank.co.uk/home_new/assets/images/premium-collection/end-divider-3-desktop.png");
        z-index: 10;
        background-repeat: no-repeat;
        background-size: cover;
        fill: #FFF;
        position: absolute;
        width: 100vw;
        bottom: 0;
        height: 126px;
    }

    .end-divider-4 {
        background: url("https://stage-assets.goldbank.co.uk/home_new/assets/images/premium-collection/divider-desktop.png");
        z-index: 10;
        background-repeat: no-repeat;
        background-size: cover;
        fill: #FFF;
        position: absolute;
        width: 100vw;
        bottom: 0;
        height: 100px;
    }

    .premium-collection-page .trustpilot {
        position: relative;
    }

    .premium-collection-page .trustpilot .trustpilot-container {
        padding: 0;
        margin: 220px 0 100px;
    }

    .premium-collection-page .trustpilot .trustpilot-container .content-inner {
        gap: 108px;
    }

    .premium-collection-page .trustpilot .trustpilot-container .content-inner > .flex-column {
        gap: 30px;
    }

    .premium-collection-page .trustpilot .trustpilot-container .section-heading {
        gap: 16px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
    }

    .premium-collection-page .trustpilot .trustpilot-container .section-heading div {
        margin: 0;
        padding: 0;
        color: rgba(46, 45, 49, 0.75);
        text-align: center;
        font-family: "Nunito Sans";
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 28px; /* 200% */
        letter-spacing: 2.8px;
        text-transform: uppercase;
    }

    .premium-collection-page .trustpilot .trustpilot-container .section-heading h2 {
        margin: 4px 0 0;
        padding: 0;
        text-align: left;
        color: #2E2D31;
        font-family: "Playfair Display";
        font-size: 48px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .premium-collection-page .trustpilot .trustpilot-container .section-heading p {
        margin: 0;
        padding: 0;
        color: rgba(46, 45, 49, 0.75);
        text-align: left;
        font-family: "Nunito Sans";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px; /* 175% */
        max-width: 507px;
    }

    .premium-collection-page .trustpilot .trustpilot-container .slider-container {
        z-index: 10;
        position: relative;
        width: 150%;
    }

    .premium-collection-page .trustpilot::after {
        width: 431px;
        height: 431px;
        filter: blur(75px);
        position: absolute;
        content: "";
        bottom: 0;
        right: 0;
        transform: translate(20%, 60%);
        border-radius: 100%;
        background: #d79517;
        opacity: .4;
        z-index: 2;
    }

    .premium-collection-page .honeycomb {
        max-width: 1096px;
        margin-inline: auto;
        width: 100%;
        flex-direction: row-reverse;
        gap: 60px;
        margin-top: 116px;
        align-items: center;
        justify-content: center;
    }

    .premium-collection-page .honeycomb .text-side {
        gap: 20px;
        max-width: 483px;
        width: 100%;
        align-items: flex-start;
    }

    .premium-collection-page .honeycomb .image-side {
        max-width: 400px;
        width: 100%;
    }

    .premium-collection-page .honeycomb .text-side div {
        text-align: left;
        color: #2E2D31;
        font-family: "Playfair Display";
        font-size: 64px;
        font-style: normal;
        font-weight: 600;
        line-height: 80px; /* 125% */
        width: 483px;
    }

    .premium-collection-page .honeycomb .text-side p {
        color: rgba(46, 45, 49, 0.75);
        text-align: left;
        font-family: "Nunito Sans";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .premium-collection-page .honeycomb .text-side a {
        cursor: pointer;
        margin: 10px 0 0;
        padding: 16px 32px;
        max-width: 260px;
        width: 100%;
        background: #2E2D31;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #FFF;
        text-align: right;
        font-family: "Nunito Sans";
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px; /* 150% */
    }

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

    .faq-container {
        margin-inline: 16px;
    }

    .faq-container .section-heading {
        display: flex;
        flex-direction: column;
        gap: 20px;
        z-index: 10;
    }

    .faq-container .section-heading h2 {
        margin: unset;
        padding: unset;
        color: #2E2D31;
        font-family: "Playfair Display";
        font-size: 64px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .faq-container .section-heading div {
        color: #2E2D31;
        font-family: "Nunito Sans";
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 28px; /* 200% */
        letter-spacing: 2.8px;
        text-transform: uppercase;
        margin: unset;
        padding: unset;
    }

    .faq-container .content-inner {
        gap: 30px;
    }

    .faq-container .faq-accordion {
        padding: 54px 10px;
    }

    .faq-container .faq-accordion .faq-question {
        color: #2E2D31;
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: "Nunito Sans";
        font-size: 22px;
        font-style: normal;
        font-weight: 600;
        line-height: 28px; /* 127.273% */
    }

    .faq-container .faq-accordion .faq-answer {
        color: rgba(46, 45, 49, 0.75);
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: "Nunito Sans";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 21px; /* 131.25% */
        padding: 0;
    }

    .premium-collection-page .faq-container::before {
        width: 431px;
        height: 431px;
        filter: blur(75px);
        position: absolute;
        content: "";
        bottom: -75px;
        right: 0;
        left: unset;
        transform: translate(50%, 50%);
        border-radius: 100%;
        background: #d79517;
        opacity: .4;
        z-index: 2;
    }

    .premium-collection-page .generic-subscribe {
        margin: 125px 0 0;
        padding: 45px 10px;
    }

    .abstract-liquid {
        aspect-ratio: 1440 / 960;
        bottom: -200px;
        left: 0;
        background-image: url("https://stage-assets.goldbank.co.uk/home_new/assets/images/click-and-drop/abstract-liquid-fluid-white-gold-swirl-background-generative-ai-xl.png");
        /*background: url("https://stage-assets.goldbank.co.uk/home_new/assets/images/click-and-drop/abstract-liquid-fluid-white-gold-swirl-background-generative-ai-xl.png") lightgray 50% / cover no-repeat;*/
    }

    .abstract-liquid::after {
        content: "";
        background: linear-gradient(0deg, rgba(217, 217, 217, 0.00) 0%, #fff 63.54%);
        position: absolute;
        width: 100vw;
        aspect-ratio: 1440 / 960;
        bottom: 200px;
    }

    .premium-collection-page .generic-subscribe {
        z-index: 10;
        position: relative;
        padding: 31.5px 10px;
    }

    .premium-collection-page .generic-subscribe a,
    .premium-collection-page .generic-subscribe a:hover {
        color: #2E2D31;
        font-family: "Nunito Sans";
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: 0.72px;
        text-transform: uppercase;
    }

    .premium-collection-page .title-text-image:nth-of-type(5) picture::before {
        content: "";
        background: linear-gradient(0deg, rgba(217, 217, 217, 0.00) 0%, #fff 93.54%);
        position: absolute;
        width: 929px;
        aspect-ratio: 929 / 300;
        left: 0;
        top: 50px;
    }

    .premium-collection-page .title-text-image h2,
    .premium-collection-page .title-text-image p {
        z-index: 10;
    }

    .end-divider-4 {
        height: calc(100px + (134 - 100) * ((100vw - 1440px) / (1919 - 1440)));
    }

    .end-divider-3 {
        height: calc(126px + (134 - 100) * ((100vw - 1440px) / (1919 - 1440)));
    }

    .end-divider-2 {
        height: calc(152px + (134 - 100) * ((100vw - 1440px) / (1919 - 1440)));
    }

    .end-divider-1 {
        height: calc(178px + (134 - 100) * ((100vw - 1440px) / (1919 - 1440)));
    }

    .our-process-container {
        padding-bottom: calc(219px + (50 - 0) * ((100vw - 1440px) / (1919 - 1440)));
    }

    .premium-collection-page .two-columns-with-image:nth-of-type(3) .text-side p {
        max-width: 426px;
    }

    .premium-collection-page .generic-subscribe .subscribe-container .text {
        max-width: unset;
        margin-inline: unset;
        width: unset;
    }
}

@media (min-width: 1200px) and (max-width: 1439px) {
    .premium-collection-page .hero-container {
        left: 125px;
    }

    .end-divider-4 {
        height: calc(84px + (100 - 84) * ((100vw - 1200px) / (1439 - 1200)));
    }

    .end-divider-3 {
        height: calc(110px + (100 - 84) * ((100vw - 1200px) / (1439 - 1200)));
    }

    .end-divider-2 {
        height: calc(136px + (100 - 84) * ((100vw - 1200px) / (1439 - 1200)));
    }

    .end-divider-1 {
        height: calc(162px + (100 - 84) * ((100vw - 1200px) / (1439 - 1200)));
    }
}

@media (min-width: 1920px) {
    .wrapper-inner:has(.premium-collection-page) {
        background-color: #000;
        overflow: visible;
    }

    .premium-collection-page {
        max-width: 1920px;
        width: 100%;
        margin-inline: auto;
        overflow: hidden;
        background-color: #fff;
    }

    .main-wrapper:has(.premium-collection-page) #header_class_setting {
        max-width: 1920px;
        margin-inline: auto;
    }

    .premium-collection-page .hero-container {
        left: calc(172px + ((100vw - 1920px) / 2));
    }

    .premium-collection-page .abstract-liquid {
        max-width: 1920px;
        left: calc((100vw - 1920px) / 2);
    }

    .premium-collection-page .abstract-liquid::after {
        max-width: 1920px;
        width: 100%;
    }

    .our-process-container {
        padding-bottom: 276px;
    }

    .end-divider-1 {
        bottom: 0;
        height: calc(212px + (150 - 134) * ((100vw - 1920px) / (2200 - 1920)));
    }

    .end-divider-2 {
        height: calc(186px + (150 - 134) * ((100vw - 1920px) / (2200 - 1920)));
    }

    .end-divider-3 {
        height: calc(160px + (150 - 134) * ((100vw - 1920px) / (2200 - 1920)));
    }

    .end-divider-4 {
        height: calc(134px + (150 - 134) * ((100vw - 1920px) / (2200 - 1920)));
    }

    .premium-collection-page .stats-outer-container::before,
    .premium-collection-page .stats-outer-container::after {
        margin-left: calc((1920px - 876px) / 2);
    }
}
