/* CTA button */
.checkout-benefits__list {
    gap: 20px;
}

.checkout-benefits__list .checkout-benefits__item .checkout-benefits__text {
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.42px;
}

a.button-16.w-button.button-with-absolute-badge.w-button--margin-sm-mob.button-with-absolute-badge-v2 {
    font-weight: 700;
}

/* Testimonial Block */
.testimonial-heading.testimonial-heading-v2 {
    font-size: 40px;
    font-weight: 800;
    line-height: 48px;
    letter-spacing: -0.4px;
}

@media screen and (max-width: 1024px) {
    .testimonial-heading.testimonial-heading-v2 {
        font-size: 28px;
        line-height: 36px;
        letter-spacing: -0.28px;
    }

    a.button-16.w-button.button-with-absolute-badge.w-button--margin-sm-mob.button-with-absolute-badge-v2 {
        font-weight: 700;
        font-size: 18px;
        line-height: 24px;
    }
}

/* Guarantee Block */
.grid-item.guarantee-img-wrapper.guarantee-img-wrapper-v2 {
    width: 126px;
    height: 168px;
    max-width: 126px;
    max-height: 168px;
}

.grid-new.confort-guarantee-section.guarantee-section-v2 {
    gap: 40px;
    max-width: 888px;
}

.grid-item.guarantee-content-wrapper.guarantee-content-wrapper-v2 {
    margin-left: 0px;
}

@media screen and (max-width: 1024px) {
    .grid-new.confort-guarantee-section.guarantee-section-v2 {
        gap: 40px;
    }

    .grid-item.guarantee-content-wrapper.guarantee-content-wrapper-v2 {
        gap: 22px;
    }
}


/* Timeline Block */
.timeline-heading-h4.timeline-heading-h4-v2 {
    color: #434780;
    font-family: "Recoleta";
    font-size: 32px;
    font-weight: 700;
    line-height: 120%;
}

.timeline-heading-h4.is-font-pangram.timeline-heading-h4-v2 {
    font-weight: 800;
}

.text_size-regular.text_size-regular-v2 {
    color: #000;
    font-family: "Pangram";
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -0.16px;
}

.triangle-card-img.only-mob-small {
    display: none !important;
}

@media screen and (max-width: 1024px) {
    .timeline-heading-h4.timeline-heading-h4-v2 {
        font-size: 20px;
        line-height: 120%;
    }

    .timeline-bullet-outer {
        align-items: center !important;
    }
}
@media screen and (max-width: 479px) {
    .timeline-bullets-wrapper {
        padding: 0px !important;
        margin-block: auto !important;
    }

    .timeline-column-right .grid-item.timeline-card-content-wrapper,
    .timeline-column-right .grid-item.timeline-card-content-wrapper-mo-r {
        box-sizing: border-box;
        gap: 12px;
        align-items: flex-start;
        justify-content: flex-start;
        height: auto;
        min-height: 0;
        padding: 16px;
        background-color: #fffaf4;
        border: 2px solid #434780;
        border-radius: 12px;
        overflow: visible;
    }

    .timeline-column-right .grid-item.timeline-card-content-wrapper::before,
    .timeline-column-right .grid-item.timeline-card-content-wrapper-mo-r::before {
        content: "";
        position: absolute;
        top: 50%;
        left: -2px;
        width: 2px;
        height: 29.5px;
        background-color: #434780;
        transform: translateY(-50%);
    }

    .timeline-column-right .triangle-card-img,
    .timeline-column-right .triangle-card-img.only-mob-small,
    .timeline-column-right img.triangle-card-img.only-mob {
        display: none !important;
    }

    .timeline-column-right .calender-text-wrapper,
    .timeline-column-right .calender-text-wrapper.dsek-hide {
        gap: 8px;
        width: 100%;
        flex-direction: row;
        display: flex;
    }

    .timeline-column-right .calender-text-wrapper.dsek-hide .timeline_calander-icon {
        order: -1;
    }

    .timeline-column-right .timeline_calander-icon {
        width: 24px;
        height: 24px;
    }

    .timeline-column-right .timeline-heading-h4.timeline-heading-h4-v2 {
        margin: 0;
        font-size: 20px;
        line-height: 1.2;
    }

    .timeline-column-right .timeline-heading-h4.is-font-pangram.timeline-heading-h4-v2 {
        font-family: Pangram !important;
        font-weight: 800;
    }

    .timeline-column-right .text_size-regular.text_size-regular-v2.is-black,
    .timeline-column-right .text_size-regular.text_size-regular-v2.is-black.time-line-text,
    .timeline-column-right .text_size-regular.text_size-regular-v2.is-black.is-mob {
        width: 100%;
        font-size: 16px;
        line-height: 1.5;
        letter-spacing: -0.16px;
    }
}

/* Bonus Reason Block */
.bonus-reason-text-v2 {
    line-height: 1.2;
}

.bonus-reason-heading-v2 {
    letter-spacing: -0.34px;
}

.bonus-reason-body-v2 {
    letter-spacing: -0.2px;
    line-height: 1.6;
}

.grid-item.bonus-reason-content.bonus-reason-content--bigger-gap {
    gap: 24px;
}

.bonus-reason-content .badge-text-block-v2 {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: -0.12px;
}

.bonus-reason-content .button-cta-v2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
}

.bonus-reason-content .checkout-benefits__text-v2 {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.42px;
}

@media screen and (max-width: 767px) {
    .bonus-reason-heading-v2 {
        font-size: 24px;
        letter-spacing: -0.24px;
    }

    .bonus-reason-body-v2 {
        font-size: 16px;
        letter-spacing: -0.16px;
    }

    .bonus-reason-content .button-cta-v2 {
        font-size: 18px;
        line-height: 24px;
    }
}

/* Buy Box v2 typography */
.cta-progress.cta-progress--smaller-margin {
    box-sizing: border-box;
    width: 100%;
    max-width: 530px;
    height: 142px;
    margin: 0 auto;
    padding: 16px;
    gap: 0;
    background-color: #fff4f5;
    border-radius: 0;
    overflow: hidden;
}

.cta-progress--smaller-margin .cta-wrapper_container {
    width: 100%;
    height: 110px;
    column-gap: 0;
    row-gap: 14px;
}

.cta-progress--smaller-margin .low-stock-bar {
    width: 100%;
    max-width: 100%;
    height: 18px;
    background-color: #ebebeb;
}

.cta-progress--smaller-margin .animation-wrapper {
    height: 18px;
    width: 51.4%;
    margin-left: 0;
    left: 0;
    top: 0;
    border-radius: 100px;
    overflow: hidden;
}

.cta-progress--smaller-margin .progress-bar-2 {
    width: 100%;
    height: 18px;
    background-color: #ef1119;
    background-image: none;
    border-radius: 100px;
    position: relative;
    overflow: hidden;
}

.cta-progress--smaller-margin .progress-bar-2::after {
    content: '';
    position: absolute;
    inset: 0;
    background: repeating-linear-gradient(-60deg,
            transparent 0,
            transparent 12px,
            rgba(255, 151, 156, 0.72) 12px,
            rgba(255, 151, 156, 0.72) 20px);
}

.cta-progress--smaller-margin .cta-progress__text-v2 {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.18px;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
}

.cta-progress__text.cta-progress__text-v2, 
.text_size-normal.pp-program-san.testimonial-text-v2,
.timeline-heading-h4.is-font-pangram.timeline-heading-h4-v2 {
    font-family: Pangram !important;
}

@media screen and (max-width: 768px) {
    .text_size-regular.is-black.time-line-text, .text_size-regular.is-black.is-mob, .text_size-regular.is-black.time-line-text  {
        letter-spacing: -.16px;
        font-size: 16px;
        line-height: 24px;
    }
}

.cta-progress--smaller-margin .u-color-destructive.new {
    color: #df0505;
}

.cta-progress--smaller-margin .bar-text {
    z-index: 1;
    box-sizing: border-box;
    justify-content: center;
    padding-left: 51.4%;
}

.cta-progress--smaller-margin .text-block-407-v2 {
    font-size: 12px;
    line-height: 14px;
}

.cta-progress--smaller-margin .text-block-406-v2 {
    width: 100%;
    height: 40px;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.14px;
    color: rgba(0, 0, 0, 0.6);
    text-align: left;
    overflow: hidden;
}

.cta-progress--smaller-margin .text-block-406-v2 .text-span-238 {
    font-family: inherit;
    line-height: inherit;
}

@media screen and (max-width: 767px) {

    .text-block-407.text-block-407-v2{
        padding-left: 0px !important;
    }

    .cta-progress.cta-progress--smaller-margin {
        height: auto;
        min-height: 142px;
        max-width: 100%;
    }

    .cta-progress--smaller-margin .cta-wrapper_container {
        height: auto;
        min-height: 110px;
    }

    .cta-progress--smaller-margin .text-block-406-v2 {
        height: auto;
        min-height: 40px;
        overflow: visible;
    }
}

.selector-content-wrapper-v2.selector-content-wrapper {
    margin-top: 24px;
    margin-bottom: 32px;
}

#buy-box .alternative-pillow-heading-v2,
.night-in-pain .alternative-pillow-heading-v2 {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: -0.4px;
}

#buy-box .text-block-392-v2,
.night-in-pain .text-block-392-v2 {
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: -0.32px;
}

#buy-box .selector-content-bold-v2,
.night-in-pain .selector-content-bold-v2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: -0.2px;
}

#buy-box .selector-content-body-v2,
.night-in-pain .selector-content-body-v2 {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: -0.2px;
}

#buy-box ._24h-text-v2,
.night-in-pain ._24h-text-v2 {
    font-size: 16px;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: -0.16px;
    color: #404040;
}

#buy-box .badge-text-block-v2,
.night-in-pain .badge-text-block-v2 {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: -0.12px;
}

#buy-box .button-cta-v2,
.night-in-pain .button-cta-v2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
}

#buy-box .secure-checkout__text-v2,
.night-in-pain .secure-checkout__text-v2 {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.42px;
    text-transform: uppercase;
}

#buy-box .cta-progress__text-v2,
.night-in-pain .cta-progress__text-v2 {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.18px;
    text-transform: uppercase;
}

#buy-box .text-block-407-v2,
.night-in-pain .text-block-407-v2 {
    font-size: 12px;
    line-height: 14px;
}

#buy-box .text-block-406-v2,
.night-in-pain .text-block-406-v2 {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.14px;
    color: rgba(0, 0, 0, 0.6);
}

#buy-box .testimonial-text-v2,
.night-in-pain .testimonial-text-v2 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.32px;
}

#buy-box .testimonial-name-v2,
.night-in-pain .testimonial-name-v2 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
}

#buy-box .testimonial-title-v2,
.night-in-pain .testimonial-title-v2 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.6);
}

#buy-box .accordion_title-v2,
.night-in-pain .accordion_title-v2 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
}

.accordion_title.is-mob-14.accordion_title-v2 {
    letter-spacing: -0.24px;
}

.hero_cta-box.hero-badged-button.order-section.full.w-inline-block {
    margin-bottom: 0px;
}


@media screen and (max-width: 767px) {

    .review_component-wrapper-2.margin-14 {
        margin-inline: auto;
    }

    #buy-box .alternative-pillow-heading-v2,
    .night-in-pain .alternative-pillow-heading-v2 {
        font-size: 28px;
        line-height: 36px;
        letter-spacing: -0.28px;
        text-align: center;
    }

    #buy-box .selector-content-bold-v2,
    #buy-box .selector-content-body-v2,
    .night-in-pain .selector-content-bold-v2,
    .night-in-pain .selector-content-body-v2 {
        font-size: 16px;
        letter-spacing: -0.16px;
    }

    #buy-box .button-cta-v2,
    .night-in-pain .button-cta-v2 {
        font-size: 18px;
        line-height: 24px;
    }

    #buy-box .accordion_title-v2.is-mob-14,
    .night-in-pain .accordion_title-v2.is-mob-14 {
        font-size: 18px;
        line-height: 26px;
    }
}

/* Swipers */
.swiper-button-8.roundeds.purple-bg.swiper-button-8-v2 {
    border-radius: 32px;
    border: 2.065px solid #434780;
    background: #FFF;
    background-color: transparent;
}
