.klarna-page {
    color: #1d1835;
    background: #fff;
    overflow: hidden;
}

.klarna-page p,
.klarna-page li {
    font-size: 16px;
    line-height: 1.7;
    color: #5d5871;
}

.klarna-page h1,
.klarna-page h2,
.klarna-page h3,
.klarna-page strong {
    color: #1d1835;
}

.klarna-hero {
    position: relative;
    padding: 90px 0 48px;
    background: linear-gradient(180deg, #f59acb 0%, #f59fcb 100%);
}

.klarna-hero::before,
.klarna-hero::after {
    content: "";
    position: absolute;
    border: 2px solid rgba(255, 255, 255, 0.45);
    border-radius: 50%;
    pointer-events: none;
}

.klarna-hero::before {
    width: 720px;
    height: 720px;
    top: -280px;
    left: -310px;
}

.klarna-hero::after {
    width: 960px;
    height: 960px;
    right: -650px;
    bottom: -620px;
}

.klarna-hero__inner {
    position: relative;
    z-index: 2;
    max-width: 760px;
    margin: 0 auto 36px;
    text-align: center;
}

.klarna-pill,
.klarna-eyebrow,
.klarna-link-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
}

.klarna-pill {
    min-width: 132px;
    min-height: 44px;
    padding: 7px 20px;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0 12px 30px rgba(74, 41, 93, 0.12);
    margin-bottom: 24px;
}

.klarna-pill img {
    display: block;
    width: 92px;
    height: auto;
}

.klarna-hero h1 {
    margin: 0 0 14px;
    font-size: 54px;
    line-height: 1.08;
    font-weight: 700;
}

.klarna-hero__subtitle {
    max-width: 540px;
    margin: 0 auto;
    color: #362f4f;
    font-size: 18px;
}

.klarna-hero__search {
    position: relative;
    z-index: 2;
    margin-bottom: 22px;
}

.klarna-page .bg_clrddd {
    position: relative;
    bottom: auto;
    z-index: 2;
    padding: 0 0 12px;
    background: transparent;
}

.klarna-page .bg_clrddd .container {
    width: 100%;
    max-width: 1180px;
}

.klarna-page .bg_clrddd .panel.with-nav-tabs .panel-heading {
    display: none;
}

.klarna-page .with-nav-tabs.panel-default .nav-tabs>li>a,
.klarna-page .with-nav-tabs.panel-default .nav-tabs>li>a:hover,
.klarna-page .with-nav-tabs.panel-default .nav-tabs>li>a:focus {
    color: #7c6388;
    background: rgba(255, 255, 255, 0.55);
    padding: 12px 20px !important;
    border-radius: 999px !important;
    font-size: 13px;
    font-weight: 700;
}

.klarna-page .with-nav-tabs.panel-default .nav-tabs>li.active>a,
.klarna-page .with-nav-tabs.panel-default .nav-tabs>li.active>a:hover,
.klarna-page .with-nav-tabs.panel-default .nav-tabs>li.active>a:focus {
    color: #1d1835;
    background: #fff;
    border-color: transparent;
    box-shadow: 0 10px 25px rgba(88, 47, 103, 0.12);
}

.klarna-page .form_bx {
    background: rgba(255, 255, 255, 0.94);
    border-radius: 34px;
    padding: 22px;
    box-shadow: 0 30px 60px rgba(84, 51, 102, 0.16);
}

.klarna-page .flight_type label {
    width: auto;
    padding: 9px 18px 0 34px;
    margin: 0 12px 12px 0;
    background: #f8eff7;
    border-radius: 999px;
    font-size: 13px;
    font-weight: 700;
}

.klarna-page .checkmark {
    top: 7px;
    left: 10px;
    border-color: #6550ff !important;
}

.klarna-page .customradio input:checked~.checkmark {
    background-color: #6550ff !important;
}

.klarna-page .customradio .checkmark:after {
    background: #fff;
}

.klarna-page .res_hh {
    display:none;
    /* font-size: 13px;
    font-weight: 700;
    color: #645b76;
    margin-bottom: 7px; */
}

.klarna-page input.ipt1,
.klarna-page .psg_dls select.ipt1 {
    /* height: 56px; */
    border: 1px solid #eedcf0;
    box-shadow: none !important;
}

.klarna-page input.ipt1 {
    padding-left: 38px;
}

.klarna-page .fm_ln1 button {
    margin: 24px 0 8px;
    background: linear-gradient(135deg, #5d4cff 0%, #2f2ac8 100%);
    text-transform: none;
    font-weight: 700;
    letter-spacing: 0;
    margin: 0;
}
.klarna-page a.add_btn, .klarna-page a.mns_btn {
    background: linear-gradient(135deg, #4638f7 0%, #2622ad 100%);
    border: 0;
    border-radius: 4px;
}

.klarna-page .fm_ln1 button:hover,
.klarna-page .fm_ln1 button:focus {
    background: linear-gradient(135deg, #4638f7 0%, #2622ad 100%);
}

.klarna-page .psg_dls {
    width: 100%;
    border-radius: 24px;
    padding: 16px 10px 8px;
    border: 1px solid #efe2f2;
    box-shadow: 0 18px 40px rgba(65, 39, 80, 0.16);
}

.klarna-page .btn_done,
.klarna-page .psg_dls .btn_done:hover,
.klarna-page .psg_dls .btn_done:focus {
    background: #1d1835;
}

.klarna-hero__trust {
    /* position: relative; */
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 14px;
    text-align: center;
    align-items: end;
}

.klarna-hero__trust p {
    margin: 0;
    font-size: 13px;
    font-weight: 700;
    color: #3c3457;
}

.klarna-hero__trust img {
    width: 146px;
    max-width: 100%;
}

.klarna-rating-stars {
    display: inline-flex;
    gap: 4px;
}

.klarna-rating-stars span {
    width: 22px;
    height: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #00b67a;
    color: #fff;
    border-radius: 4px;
    font-size: 11px;
}

.klarna-section {
    padding: 88px 0;
}

.klarna-section--first {
    padding-top: 96px;
}

.klarna-split {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 54px;
    align-items: center;
    margin-bottom: 86px;
}

.klarna-split:last-child {
    margin-bottom: 0;
}

.klarna-split--reverse .klarna-copy {
    order: 1;
}

.klarna-split--reverse .klarna-media-card,
.klarna-split--reverse .klarna-media-stack {
    order: 2;
}

.klarna-copy h2 {
    margin: 12px 0 18px;
    font-size: 42px;
    line-height: 1.12;
}

.klarna-copy h2 span {
    color: #6d58ff;
}

.klarna-copy p {
    margin: 0 0 15px;
}

.klarna-copy__list {
    list-style: none;
    padding: 0;
    margin: 24px 0 0;
}

.klarna-copy__list li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 12px;
}

.klarna-copy__list li::before {
    content: "";
    position: absolute;
    top: 11px;
    left: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: linear-gradient(135deg, #6d58ff 0%, #f59acb 100%);
}

.klarna-copy--narrow p {
    max-width: 540px;
}

.klarna-eyebrow {
    padding: 8px 16px;
    background: #f4efff;
    color: #6550ff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.klarna-market-card {
    margin-top: 18px;
    padding: 22px 24px;
    border-radius: 24px;
    background: linear-gradient(180deg, #fbf8ff 0%, #fff 100%);
    border: 1px solid #eee8fb;
}

.klarna-market-card h3 {
    margin: 0 0 10px;
    font-size: 22px;
}

.klarna-market-card p {
    margin: 0;
}

.klarna-media-stack {
    display: grid;
    gap: 30px;
}

.klarna-media-card {
    position: relative;
    overflow: hidden;
    min-height: 360px;
    /* border-radius: 32px; */
    border-radius: 20px;
    /* background: linear-gradient(180deg, #e7e2ff 0%, #c9dcff 100%);
    box-shadow: 0 28px 60px rgba(67, 48, 103, 0.12); */
}

.klarna-media-card::before,
.klarna-media-card::after {
    content: "";
    position: absolute;
    border-radius: 50%;
    pointer-events: none;
}

.klarna-media-card--boarding {
    /* background: linear-gradient(180deg, #e8e0fb 0%, #f6ebe8 44%, #b1d2eb 100%); */
	background-image: url(https://flightsdeal.co.uk/wp-content/uploads/2026/07/flights-with-klarna.jpeg);
    background-size: contain;
    background-repeat: no-repeat;
}

/*
.klarna-media-card--boarding::before {
    width: 290px;
    height: 290px;
    left: -90px;
    top: 70px;
    background: rgba(255, 255, 255, 0.38);
}

.klarna-media-card--boarding::after {
    width: 210px;
    height: 210px;
    right: -50px;
    bottom: -60px;
    background: rgba(255, 255, 255, 0.22);
}
*/

.klarna-route-panel {
    position: absolute;
    inset: 50% auto auto 50%;
    width: 230px;
    padding: 22px;
    background: rgba(255, 255, 255, 0.94);
    border-radius: 24px;
    transform: translate(-50%, -50%);
    box-shadow: 0 18px 45px rgba(38, 33, 78, 0.14);
}

.klarna-route-panel__brand {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 18px;
    color: #7d7391;
    font-size: 12px;
    font-weight: 700;
}

.klarna-route-panel__brand span {
    width: 28px;
    height: 28px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #6550ff;
    color: #fff;
    border-radius: 50%;
    font-weight: 700;
}

.klarna-route-panel__route {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    font-size: 24px;
    margin-bottom: 18px;
}

.klarna-route-panel__checks {
    list-style: none;
    padding: 0;
    margin: 0;
}

.klarna-route-panel__checks li {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #5d5871;
}

.klarna-route-panel__checks li i {
    color: #38b66d;
}

.klarna-media-card--portrait {
    min-height: 380px;
    background: linear-gradient(180deg, #f2dfd2 0%, #d4c6af 100%);
}

.klarna-media-card--portrait::before {
    width: 250px;
    height: 250px;
    top: 70px;
    left: -60px;
    background: rgba(255, 255, 255, 0.22);
}

.klarna-media-card--portrait::after {
    width: 170px;
    height: 170px;
    right: -30px;
    bottom: -30px;
    background: rgba(255, 255, 255, 0.28);
}

.klarna-portrait-figure {
    position: absolute;
    inset: auto 0 0;
    height: 100%;
}

.klarna-portrait-figure__head,
.klarna-portrait-figure__body {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(180deg, #d89c74 0%, #b86a46 100%);
}

.klarna-portrait-figure__head {
    top: 86px;
    width: 92px;
    height: 102px;
    border-radius: 46px 46px 40px 40px;
    box-shadow: 0 -22px 0 0 #9f633d inset;
}

.klarna-portrait-figure__body {
    bottom: -8px;
    width: 210px;
    height: 210px;
    border-radius: 110px 110px 22px 22px;
    background: linear-gradient(180deg, #f2efe9 0%, #d8a889 100%);
}

.klarna-floating-note,
.klarna-floating-pill,
.klarna-story-badge {
    position: absolute;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 14px 18px;
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 18px 42px rgba(44, 28, 65, 0.14);
    color: #1d1835;
}

.klarna-floating-note {
    left: 24px;
    bottom: 28px;
    flex-direction: column;
    align-items: flex-start;
}

.klarna-floating-note strong,
.klarna-floating-note span {
    line-height: 1.2;
}

.klarna-floating-note span {
    color: #6550ff;
    font-size: 13px;
    font-weight: 700;
}

.klarna-media-card--lifestyle {
    min-height: 320px;
    background: linear-gradient(180deg, #d4c3a8 0%, #f0e0c8 100%);
}

.klarna-media-card--lifestyle::before {
    width: 220px;
    height: 220px;
    top: -70px;
    right: -50px;
    background: rgba(255, 255, 255, 0.16);
}

.klarna-laptop {
    position: absolute;
    left: 50%;
    bottom: 42px;
    transform: translateX(-50%) rotate(-12deg);
}

.klarna-laptop__screen {
    width: 190px;
    height: 112px;
    padding: 14px;
    background: #34313f;
    border-radius: 12px 12px 6px 6px;
}

.klarna-laptop__screen span {
    display: block;
    width: 100%;
    height: 12px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.16);
    margin-bottom: 12px;
}

.klarna-laptop__screen span:first-child {
    width: 68%;
}

.klarna-laptop__base {
    width: 230px;
    height: 12px;
    margin-left: -20px;
    background: linear-gradient(180deg, #dcd7e8 0%, #a4a1ac 100%);
    border-radius: 0 0 18px 18px;
}

.klarna-floating-pill {
    right: 24px;
    top: 24px;
    font-size: 14px;
    font-weight: 700;
}

.klarna-floating-pill i {
    color: #6550ff;
}

.klarna-centerpiece {
    max-width: 760px;
    margin: 0 auto 90px;
    text-align: center;
}

.klarna-centerpiece h2 {
    margin: 16px 0;
    font-size: 46px;
    line-height: 1.15;
}

.klarna-centerpiece p {
    margin: 0 auto 28px;
    max-width: 660px;
}

.klarna-link-button {
    min-width: 170px;
    padding: 14px 26px;
    border: 1px solid #d4caef;
    background: #fff;
    color: #6550ff;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.2s ease;
}

.klarna-link-button:hover,
.klarna-link-button:focus {
    text-decoration: none;
    color: #fff;
    background: #6550ff;
    border-color: #6550ff;
}

.klarna-link-button--ghost {
    background: #faf6ff;
}

.klarna-link-button--dark {
    color: #fff;
    background: rgba(255, 255, 255, 0.07);
    border-color: rgba(255, 255, 255, 0.16);
}

.klarna-link-button--dark:hover,
.klarna-link-button--dark:focus {
    background: #fff;
    color: #1d1835;
    border-color: #fff;
}

.klarna-media-card--airlines {
    background: linear-gradient(180deg, #83c5d6 0%, #d4b398 100%);
}

.klarna-media-card--airlines::before {
    width: 230px;
    height: 230px;
    left: -50px;
    bottom: -60px;
    background: rgba(255, 255, 255, 0.18);
}

.klarna-airline-badges {
    position: absolute;
    inset: 50% auto auto 50%;
    display: flex;
    gap: 12px;
    transform: translate(-50%, -50%);
}

.klarna-airline-badges span {
    width: 60px;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    box-shadow: 0 14px 30px rgba(25, 16, 40, 0.14);
}

.klarna-airline-badges .is-blue {
    background: #1b67c8;
}

.klarna-airline-badges .is-gold {
    background: #9b6b09;
}

.klarna-airline-badges .is-red {
    background: #e33c48;
}

.klarna-airline-badges .is-plum {
    background: #7d456e;
}

.klarna-airline-badges .is-yellow {
    background: #f0c130;
    color: #2b2300;
}

.klarna-media-card--phone {
    min-height: 430px;
    background: linear-gradient(180deg, #72bed0 0%, #d8eaf0 100%);
}

.klarna-media-card--phone::before {
    width: 240px;
    height: 240px;
    top: -80px;
    left: -50px;
    background: rgba(255, 255, 255, 0.18);
}

.klarna-phone {
    position: absolute;
    inset: 36px auto auto 50%;
    width: 225px;
    height: 360px;
    transform: translateX(-50%);
    border-radius: 34px;
    background: #141222;
    padding: 10px;
    box-shadow: 0 24px 60px rgba(22, 18, 40, 0.22);
}

.klarna-phone__notch {
    width: 98px;
    height: 18px;
    margin: 4px auto 12px;
    border-radius: 999px;
    background: #04030a;
}

.klarna-phone__screen {
    height: calc(100% - 34px);
    border-radius: 26px;
    background: linear-gradient(180deg, #ecf7fb 0%, #dde6ff 100%);
    padding: 18px 16px;
}

.klarna-phone__ticket {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.94);
    margin-bottom: 16px;
}

.klarna-phone__ticket strong {
    display: block;
    font-size: 14px;
    margin-bottom: 2px;
}

.klarna-phone__ticket small {
    color: #6c6780;
    font-size: 12px;
}

.klarna-phone__avatar {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: linear-gradient(135deg, #6d58ff 0%, #8bc4ff 100%);
}

.klarna-phone__line {
    width: 100%;
    height: 12px;
    margin-bottom: 12px;
    border-radius: 999px;
    background: rgba(70, 63, 102, 0.15);
}

.klarna-phone__line.is-short {
    width: 72%;
}

.klarna-phone__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 13px 16px;
    margin: 18px 0 16px;
    border-radius: 999px;
    background: linear-gradient(135deg, #5d4cff 0%, #2f2ac8 100%);
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}

.klarna-phone__card {
    width: 100%;
    height: 112px;
    border-radius: 18px;
    background: linear-gradient(180deg, #0b1933 0%, #283f73 100%);
}

.klarna-media-card--story {
    min-height: 380px;
    background: linear-gradient(180deg, #dadbc8 0%, #9dc08a 100%);
}

.klarna-media-card--story::before {
    width: 260px;
    height: 260px;
    top: -80px;
    right: -70px;
    background: rgba(255, 255, 255, 0.22);
}

.klarna-story-figure {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 230px;
    height: 100%;
    transform: translateX(-50%);
}

.klarna-story-figure__head,
.klarna-story-figure__body {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.klarna-story-figure__head {
    top: 76px;
    width: 98px;
    height: 104px;
    border-radius: 50%;
    background: linear-gradient(180deg, #ba7f57 0%, #9b5d38 100%);
    box-shadow: 0 -26px 0 0 #4d3328 inset;
}

.klarna-story-figure__body {
    bottom: -8px;
    width: 230px;
    height: 226px;
    border-radius: 120px 120px 28px 28px;
    background: linear-gradient(180deg, #8fc1ff 0%, #6e8be7 100%);
}

.klarna-story-badge {
    left: 24px;
    bottom: 24px;
    gap: 14px;
}

.klarna-story-badge strong {
    font-size: 24px;
}

.klarna-story-badge span {
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #f59acb;
    color: #1d1835;
    font-size: 13px;
    font-weight: 700;
}

.klarna-section--reviews {
    padding-top: 0;
}

.klarna-review-band {
    display: grid;
    grid-template-columns: 1.35fr 1fr 1fr 1fr;
    gap: 18px;
    padding: 28px;
    border-radius: 28px;
    background: linear-gradient(135deg, #171426 0%, #221d37 100%);
}

.klarna-review-band__intro,
.klarna-review-card {
    border-radius: 22px;
    padding: 28px;
}

.klarna-review-band__intro {
    background: rgba(255, 255, 255, 0.02);
}

.klarna-review-band__intro h2 {
    margin: 16px 0 14px;
    color: #fff;
    font-size: 34px;
}

.klarna-review-band__intro p {
    margin: 0 0 22px;
    color: #beb8d4;
}

.klarna-review-card {
    background: rgba(255, 255, 255, 0.05);
}

.klarna-review-card p {
    margin: 18px 0 16px;
    color: #edeaf7;
}

.klarna-review-card strong {
    color: #fff;
    font-size: 14px;
}

.klarna-rating-stars--compact span {
    width: 20px;
    height: 20px;
}

.klarna-section--faq {
    padding-top: 86px;
}

.klarna-faq__header {
    text-align: center;
    margin-bottom: 34px;
}

.klarna-faq__header h2 {
    margin: 16px 0 0;
    font-size: 44px;
}

.klarna-faq__accordion {
    max-width: 980px;
    margin: 0 auto;
}

.klarna-faq__item {
    margin-bottom: 16px;
    border-radius: 22px;
    background: #fff;
    box-shadow: 0 18px 40px rgba(66, 47, 97, 0.08);
    overflow: hidden;
}

.klarna-faq__question {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 22px 26px;
    color: #1d1835;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
}

.klarna-faq__question:hover,
.klarna-faq__question:focus {
    text-decoration: none;
    color: #6550ff;
}

.klarna-faq__question i {
    font-size: 22px;
    color: #8b81a5;
    transition: transform 0.2s ease;
}

.klarna-faq__question[aria-expanded="true"] i {
    transform: rotate(180deg);
}

.klarna-faq__answer {
    padding: 0 26px 24px;
}

.klarna-faq__answer p {
    margin: 0;
}

@media (max-width: 1199px) {
    .klarna-hero h1 {
        font-size: 46px;
    }

    .klarna-copy h2,
    .klarna-centerpiece h2,
    .klarna-faq__header h2 {
        font-size: 38px;
    }

    .klarna-review-band {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 991px) {
    .klarna-hero {
        padding-top: 72px;
    }

    .klarna-split,
    .klarna-review-band {
        grid-template-columns: 1fr;
    }

    .klarna-split--reverse .klarna-copy,
    .klarna-split--reverse .klarna-media-card,
    .klarna-split--reverse .klarna-media-stack {
        order: initial;
    }

    .klarna-section,
    .klarna-section--first {
        padding: 72px 0;
    }

    .klarna-copy h2,
    .klarna-centerpiece h2,
    .klarna-review-band__intro h2,
    .klarna-faq__header h2 {
        font-size: 34px;
    }

    .klarna-media-card,
    .klarna-media-card--phone {
        min-height: 340px;
    }

    .klarna-media-card--phone {
        padding-bottom: 24px;
    }

    .klarna-phone {
        position: relative;
        inset: auto;
        margin: 26px auto 0;
        transform: none;
    }

    .klarna-airline-badges span {
        width: 54px;
        height: 54px;
    }
}

@media (max-width: 767px) {

    .klarna-page p,
    .klarna-page li {
        font-size: 15px;
    }

    .klarna-hero {
        padding: 56px 0 32px;
    }

    .klarna-hero::before {
        width: 540px;
        height: 540px;
        top: -210px;
        left: -260px;
    }

    .klarna-hero::after {
        width: 720px;
        height: 720px;
        right: -520px;
        bottom: -500px;
    }

    .klarna-hero h1 {
        font-size: 36px;
    }

    .klarna-hero__subtitle {
        font-size: 16px;
    }

    .klarna-page .form_bx {
        border-radius: 26px;
        padding: 16px;
    }

    .klarna-page .bg_clrddd {
        background: transparent;
    }

    .klarna-page .flight_type label,
    .klarna-page .res_hh {
        /* color: #1d1835; */
        display: none !important;
    }

    .klarna-copy h2,
    .klarna-centerpiece h2,
    .klarna-review-band__intro h2,
    .klarna-faq__header h2 {
        font-size: 29px;
    }

    .klarna-centerpiece,
    .klarna-split {
		gap: 20px;
        margin-bottom: 64px;
    }

    .klarna-media-card,
    .klarna-media-card--portrait,
    .klarna-media-card--story,
    .klarna-media-card--phone {
        min-height: 300px;
    }

    .klarna-route-panel {
        width: calc(100% - 40px);
    }

    .klarna-airline-badges {
        flex-wrap: wrap;
        width: calc(100% - 48px);
        justify-content: center;
    }

    .klarna-review-band {
        padding: 18px;
    }

    .klarna-review-band__intro,
    .klarna-review-card {
        padding: 22px;
    }

    .klarna-faq__question,
    .klarna-faq__answer {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 479px) {
    .klarna-page .psg_dls {
        width: 80%;
    }
    .klarna-pill {
        margin-bottom: 18px;
    }

    .klarna-hero h1 {
        font-size: 31px;
    }

    .klarna-page .form_bx {
        padding: 14px;
    }

    .klarna-page .fm_ln1 button {
        margin-top: 14px;
    }

    .klarna-copy h2,
    .klarna-centerpiece h2,
    .klarna-review-band__intro h2,
    .klarna-faq__header h2 {
        font-size: 26px;
    }

    .klarna-link-button {
        width: 100%;
        min-width: 0;
    }

    .klarna-market-card,
    .klarna-faq__item {
        border-radius: 18px;
    }

    .klarna-phone {
        width: 200px;
        height: 328px;
    }
}