.mobile_none_sk {
    display: none;
}

.desktop_none_sk {
    display: block;
}

html,
body {
    overflow-x: visible !important;
}

.check2_bill_input_n {
    display: flex;
    height: 60px;
    padding: 16px 48px 16px 24px;   /* more space on right */
    align-items: center;
    align-self: stretch;
    border-radius: 2px;
    border: 1px solid var(--brand-border, #DFE3E4);
    background: var(--brand-surface, #FCFDFD);

    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;

    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8'%3E%3Cpath d='M1 1L7 7L13 1' stroke='%23141414' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 24px center;
}
.form_check_s {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.cart_outer {
    margin-top: 101px;
    display: flex;
    padding: 140px 0px 104px 0px;
    flex-direction: column;
    align-items: flex-start;
    gap: 48px;
    align-self: stretch;
}

 .form-check-input.check2_check_input {
     width: 24px;
     height: 24px;
 }

.for_bg_cart {
    position: absolute;
    animation: kf_12731_5405_opacity_0 2s linear;
    animation-iteration-count: infinite;
    opacity: 0.3;
    top: 0px;
    right: 0px;
    z-index: -1;
}

@keyframes kf_12731_5405_opacity_0 {
    0% {
        opacity: 0;
    }

    15% {
        animation-timing-function: cubic-bezier(0.25, 1, 0.5, 1);
        opacity: 0;
    }

    60% {
        opacity: 1;
    }

    100% {
        opacity: 1;
    }
}

.cart_inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
    width: fit-content;
    background: white;
}

.cart_p {
    color: #1F2325;
    text-align: center;

    /* heading / h2 */
    font-family: "Butler";
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: 126%;
    /* 70.56px */
    margin-bottom: 0%;
}

.cart_p span {
    color: var(--brand-red, #D92F24);

    /* heading / h2 */
    font-family: "Butler";
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: 126%;
    margin-bottom: 0%;
}

.cart_p2 {
    color: #6B7275;
    text-align: center;

    /* body / regular */
    font-family: "Work Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 172%;
    /* 27.52px */
    margin-bottom: 0%;
}

.cart_inner2 {
    display: flex;
    align-items: flex-start;
    gap: 48px;
}

.cart_main {
    display: flex;
    width: 972px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
}

.cart_inside {
    display: flex;
    padding: 32px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
    border-radius: 12px;
    border: 1px solid #DFE3E4;
    background: var(--brand-stone, #F7F8F8);
}

.cart_box_inside {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    align-self: stretch;
}

.cart_box_inn {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
}

.cart_box_head {
    display: flex;
    padding: 4px 8px;
    align-items: flex-start;
    border-radius: 100px;
    background: rgba(217, 47, 36, 0.07);
    color: #D92F24;

    /* body / caption */
    font-family: "Work Sans";
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: 170%;
    /* 18.7px */
    letter-spacing: 1.1px;
}

.cart_box_heading {
    color: #1F2325;

    /* heading / h3 */
    font-family: 'Butler';
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 132%;
    /* 39.6px */
    margin-bottom: 0%;
}

.cart_box_p {
    color: #6B7275;

    /* body / small */
    font-family: "Work Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    /* 25.5px */
    margin-bottom: 0%;
}

.cart_box_price {
    color: #1F2325;
    font-family: "Work Sans bold";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 132%;
    /* 31.68px */
    margin-bottom: 0%;
}

.cart_box_divider {
    height: 1px;
    align-self: stretch;
    background: #DFE3E4;
}

.cart_box_inside2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    height: 32px;
}

.cart_box_inn2 {
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    gap: 8px;
    flex-wrap: wrap;
}

.cart_box_p2 {
    color: #1F2325;

    /* body / caption */
    font-family: "Work Sans";
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: 170%;
    /* 18.7px */
    letter-spacing: 1.1px;
    margin-bottom: 0%;
}

.cart_box_p3 {
    color: #6B7275;

    /* body / caption */
    font-family: "Work Sans";
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: 170%;
    /* 18.7px */
    letter-spacing: 1.1px;
    margin-bottom: 13px;
}

.cart_main2 {
    position: sticky;
    top: 101px;
    display: flex;
    width: 420px;
    padding: 32px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    border-radius: 12px;
    border: 1px solid #DFE3E4;
    background: var(--brand-stone, #F7F8F8);
}

.cart_inside2_p {
    color: #6B7275;

    /* body / label */
    font-family: "Work Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    /* 21px */
    letter-spacing: 1.4px;
    text-transform: uppercase;
    margin-bottom: 0%;
}

.cart_inside2_inn {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
}

.cart_box2_inn {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    align-self: stretch;
}

.cart_box2_p {
    color: #6B7275;

    /* body / small */
    font-family: "Work Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    /* 25.5px */
    margin-bottom: 0%;
}

.cart_box2_p2 {
    color: #1F2325;

    /* body / label */
    font-family: "Work Sans bold";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    /* 21px */
    letter-spacing: 1.4px;
    text-transform: uppercase;
    margin-bottom: 0%;
}

.cart_box2_divider {
    height: 1px;
    align-self: stretch;
    background: #DFE3E4;
}

.cart_box2_inn2 {
    display: flex;
    padding-top: 8px;
    justify-content: space-between;
    align-items: flex-start;
    align-self: stretch;
}

.cart_box2_p3 {
    color: #1F2325;

    /* body / medium */
    font-family: "Work Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    /* 24px */
    margin-bottom: 0%;
}

.cart_box2_p4 {
    color: #1F2325;
    font-family: "Butler";
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 128%;
    /* 46.08px */
    margin-bottom: 0%;
}

.cart_box2_btn_div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
}

.cart_box2_btn_r {
    display: flex;
    padding: 16px 28px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border-radius: 999px;
    background: var(--brand-red, #D92F24);
    color: var(--brand-surface, #FCFDFD);

    /* button / regular */
    font-family: "Work Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    /* 21px */
    transition: all 0.3s ease-in-out;
}

.cart_box2_btn_r:hover {
    display: inline-flex;
    padding: 16px 28px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 999px;
    background: #0F0F0F;
    color: #FCFDFD;

    /* button / regular */
    font-family: "Work Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    /* 21px */
}

.cart_box2_btn_t {
    display: flex;
    padding: 16px 28px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border-radius: 999px;
    border: 1px solid #1F2325;
    color: var(--brand-graphite, #1F2325);

    /* button / regular */
    font-family: "Work Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    /* 21px */
    transition: all 0.3s ease-in-out;
}

.cart_box2_btn_t:hover {
    display: inline-flex;
padding: 16px 28px;
justify-content: center;
align-items: center;
gap: 8px;
border-radius: 999px;
background: #1F2325;

   color: #FCFDFD;

/* button / regular */
font-family: "Work Sans";
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: 140%; /* 21px */
}

.check_outer {
    display: flex;
    padding: 140px 0px 64px 0px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
    margin-top: 101px;
}

.check_outer2 {
    display: flex;
    padding: 0 0px 104px 0px;
    align-items: flex-start;
    gap: 64px;
    align-self: stretch;
}

.check2_inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 48px;
    flex: 1 0 0;
}

.check2_ya {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
}

.check2_heading {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
}

.check2_head {
    color: var(--brand-graphite, #1F2325);

    /* heading / h3 */
    font-family: "Butler";
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 132%;
    /* 39.6px */
    margin-bottom: 0%;
}

.check2_p {
    color: var(--brand-cool-grey, #6B7275);

    /* body / small */
    font-family: "Work Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    /* 25.5px */
    margin-bottom: 0%;
}

.check2_input_div {
    display: flex;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
}

.check2_input_div2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    flex: 1 0 0;
}

.check2_input_p {
    color: var(--brand-graphite, #1F2325);

    /* body / caption */
    font-family: "Work Sans";
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: 170%;
    /* 18.7px */
    letter-spacing: 1.1px;
    margin-bottom: 0%;
}

.check2input {
    display: flex;
    height: 60px;
    padding: 16px 24px;
    align-items: center;
    align-self: stretch;
    border-radius: 2px;
    border: 1px solid var(--brand-border, #DFE3E4);
    background: var(--brand-surface, #FCFDFD);
}

.check2input::placeholder {
    color: var(--brand-graphite, #1F2325);

    /* body / regular */
    font-family: "Work Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 172%;
    /* 27.52px */
}

.check2_billing {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
}

.check2_head2 {
    color: var(--brand-graphite, #1F2325);

    /* heading / h3 */
    font-family: "Butler";
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 132%;
    /* 39.6px */
    margin-bottom: 0%;
}

.check2_bill_div {
    display: flex;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
}

.check2_bill_div_inn {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    flex: 1 0 0;
}

.check2_bill_p {
    color: var(--brand-graphite, #1F2325);

    /* body / caption */
    font-family: "Work Sans";
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: 170%;
    /* 18.7px */
    letter-spacing: 1.1px;
    margin-bottom: 0%;
}

.check2_bill_inpt {
    display: flex;
    height: 60px;
    padding: 16px 24px;
    align-items: center;
    align-self: stretch;
    border-radius: 2px;
    border: 1px solid var(--brand-border, #DFE3E4);
    background: var(--brand-surface, #FCFDFD);
}

.check2_bill_inpt::placeholder {
    color: var(--brand-graphite, #1F2325);

    /* body / regular */
    font-family: "Work Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 172%;
    /* 27.52px */
}

.check2_check_input.form-check-input:checked {
    background-color: #D92F24;
    border-color: #D92F24;
}

.check2_check_label {
    color: var(--Neutral-Near-Black, #0E0E0E);

    /* body / small */
    font-family: "Work Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    /* 25.5px */
}

.check2_check_label a {
    color: var(--brand-red, #D92F24);

    /* body / small */
    font-family: "Work Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    text-decoration: none;
}

.check2_inner2 {
    display: flex;
    width: 420px;
    padding: 40px;
    flex-direction: column;
    align-items: start;
    gap: 24px;
    border-radius: 12px;
    background: #F7F8F8;
}

.check2_order_img2 {
    margin-left: auto;
    margin-right: auto;
}

.check2_order_p {
    color: #1F2325;

    /* body / label */
    font-family: "Work Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    /* 21px */
    letter-spacing: 1.4px;
    text-transform: uppercase;
    margin-bottom: 0%;
}

.check2_order_inside {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
}

.check2_order_div {
    display: flex;
    padding-bottom: 16px;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    align-self: stretch;
    border-bottom: 1px solid #DFE3E4;
}

.check2_order_div_inn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
}

.check2_order_p2 {
    color: #1F2325;

    /* body / medium */
    font-family: "Work Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    /* 24px */
    margin-bottom: 0%;
}

.check2_order_price {
    color: #1F2325;

    /* body / medium */
    font-family: "Work Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    /* 24px */
    margin-bottom: 0%;
}

.check2_order_p3 {
    color: #6B7275;

    /* body / small */
    font-family: "Work Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    /* 25.5px */
    margin-bottom: 0%;
}

.check2_order_inside2 {
    display: flex;
    align-items: center;
    gap: 12px;
    align-self: stretch;
}

.check2_order_input {
    display: flex;
    padding: 12px 16px;
    align-items: flex-start;
    flex: 1 0 0;
    border-radius: 4px;
    border: 1px solid #DFE3E4;
    background: #FFF;
}

.check2_order_input::placeholder {
    color: #BDBDBD;

    /* body / small */
    font-family: "Work Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    /* 25.5px */
}

.check2_order_btn {
    display: flex;
    padding: 16px 28px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 999px;
    border: 1px solid #1F2325;
    color: var(--brand-graphite, #1F2325);

    /* button / regular */
    font-family: "Work Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    /* 21px */
}

.check2_order_btn:hover {
    display: inline-flex;
    padding: 16px 28px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 999px;
    background: #0F0F0F;
    color: #FCFDFD;

    /* button / regular */
    font-family: "Work Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    /* 21px */
}

.check2_order_inside3 {
    display: flex;
    padding-top: 16px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
}

.check2_order_p3 {
    color: #6B7275;

    /* body / label */
    font-family: "Work Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    /* 21px */
    letter-spacing: 1.4px;
    text-transform: uppercase;
    margin-bottom: 0%;
}

.check2_order_p4 {
    color: #1F2325;
    font-family: "Butler";
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 128%;
    /* 46.08px */
    margin-bottom: 0%;
}

.check2_order_btn2 {
    display: flex;
    padding: 16px 28px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border-radius: 999px;
    background: var(--brand-red, #D92F24);
    color: var(--brand-surface, #FCFDFD);

    /* button / regular */
    font-family: "Work Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    /* 21px */
}

.check2_order_btn2:hover {
    display: inline-flex;
    padding: 16px 28px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 999px;
    background: #0F0F0F;
    color: #FCFDFD;

    /* button / regular */
    font-family: "Work Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    /* 21px */
}

.pay_complete_outer {
    background-image: url(../img/pay_complete_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    padding: 120px 0 160px 0;
    flex-direction: column;
    align-items: center;
    align-self: stretch;
    margin-top: 101px;
}

.pay_com_out {
    display: flex;
    width: 1440px;
    justify-content: space-between;
    align-items: flex-start;
}

.pay_com_inner {
    display: flex;
    width: 760px;
    flex-direction: column;
    align-items: flex-start;
    gap: 48px;
    flex-shrink: 0;
}

.pay_com_main {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
}

.pay_com_div {
    display: flex;
    align-items: center;
    gap: 8px;
}

.pay_com_p {
    color: var(--brand-graphite, #1F2325);

    /* body / label */
    font-family: "Work Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    /* 21px */
    letter-spacing: 1.4px;
    text-transform: uppercase;
    margin-bottom: 0%;
}

.pay_com_div2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
}

.pay_com_head {
    color: var(--brand-graphite, #1F2325);

    /* heading / h1 */
    font-family: "Butler";
    font-size: 68px;
    font-style: normal;
    font-weight: 700;
    line-height: 124%;
    /* 84.32px */
    margin-bottom: 0%;
}

.pay_com_head span {
    color: var(--brand-red, #D92F24);

    /* heading / h1 */
    font-family: "Butler";
    font-size: 68px;
    font-style: normal;
    font-weight: 700;
    line-height: 124%;
    margin-bottom: 0%;
}

.pay_com_p2 {
    color: var(--brand-cool-grey, #6B7275);

    /* body / intro */
    font-family: "Work Sans";
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 168%;
    /* 28.56px */
    margin-bottom: 0%;
}

.pay_com_div_btn {
    display: flex;
    align-items: flex-start;
    gap: 16px;
}

.pay_com_btn_r {
    display: flex;
    padding: 16px 28px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 999px;
    background: var(--brand-red, #D92F24);
    color: var(--brand-surface, #FCFDFD);

    /* button / regular */
    font-family: "Work Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    /* 21px */
}

.pay_com_btn_r:hover {
    display: inline-flex;
    padding: 16px 28px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 999px;
    background: #0F0F0F;
    color: #FCFDFD;

    /* button / regular */
    font-family: "Work Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    /* 21px */
}

.pay_com_btn_t {
    display: flex;
    padding: 16px 28px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 999px;
    border: 1px solid #1F2325;
    color: var(--brand-graphite, #1F2325);

    /* button / regular */
    font-family: "Work Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    /* 21px */
}

.pay_com_btn_t:hover {
    display: inline-flex;
    padding: 16px 28px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 999px;
    background: #0F0F0F;
    color: #FCFDFD;

    /* button / regular */
    font-family: "Work Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    /* 21px */
}

.pay_com_inner2 {
    width: 560px;
    display: flex;
    padding: 40px;
    flex-direction: column;
    align-items: flex-start;
    gap: 28px;
    border-radius: 10px;
    border: 1px solid #DFE3E4;
    background: var(--base-white, #FFF);
}

.pay_com2_heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
}

.pay_com2_head {
    color: var(--brand-graphite, #1F2325);

    /* heading / wordmark small */
    font-family: "Archivo";
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 130%;
    /* 26px */
    margin-bottom: 0%;
}

.pay_com2_div {
    display: flex;
    padding: 8px 12px;
    align-items: center;
    border-radius: 999px;
    background: var(--base-success-green, #47B147);
    color: var(--base-white, #FFF);

    /* body / caption */
    font-family: "Work Sans";
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: 170%;
    /* 18.7px */
    letter-spacing: 1.1px;
}

.pay_com2_inn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
}

.pay_com2_p {
    color: var(--brand-cool-grey, #6B7275);

    /* body / small */
    font-family: "Work Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    /* 25.5px */
    margin-bottom: 0%;
}

.pay_com2_p2 {
    color: var(--brand-graphite, #1F2325);

    /* body / medium */
    font-family: "Work Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    /* 24px */
    margin-bottom: 0%;
}

.pay_com2_inn2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    align-self: stretch;
}

.pay_com2_p3 {
    color: var(--brand-cool-grey, #6B7275);

    /* body / caption */
    font-family: "Work Sans";
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: 170%;
    /* 18.7px */
    letter-spacing: 1.1px;
    margin-bottom: 0%;
}

.pay_com2_price {
    color: var(--brand-graphite, #1F2325);

    /* heading / h2 */
    font-family: "Butler";
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: 126%;
    /* 70.56px */
    margin-bottom: 0%;
}

.pay_error_div {
    display: flex;
    padding: 8px 12px;
    align-items: center;
    border-radius: 999px;
    border: 1px solid #6B7375;
    color: var(--brand-cool-grey, #6B7275);

    /* body / caption */
    font-family: "Work Sans";
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: 170%;
    /* 18.7px */
    letter-spacing: 1.1px;
}

@media only screen and (max-width: 600px) {
    .mobile_none_sk {
        display: block;
    }

    .desktop_none_sk {
        display: none;
    }

    .cart_outer {
        margin-top: 72px;
        padding: 64px 12px 24px 12px;
        gap: 32px;
    }

    .cart_p {
        font-size: 32px;
    }

    .cart_p span {
        font-size: 32px;
    }

    .cart_p2 {
        text-align: start;
    }

    .cart_inner2 {
        gap: 32px;
        flex-direction: column;
    }

    .cart_main {
        width: 100%;
    }

    .cart_inside {
        padding: 20px;
        gap: 20px;
    }

    .cart_box_inn {
        gap: 16px;
    }

    .cart_box_heading {
        font-size: 28px;
    }

    .cart_box_price {
        font-size: 20px;
    }

    .cart_box_inside2 {
        display: flex;
        justify-content: space-between;
        align-items: start;
        align-self: stretch;
        height: unset;
        flex-direction: column;
        gap: 16px;
    }

    .cart_box_inn2 {
        gap: 8px 16px;
    }

    .cart_box_p3 {
        margin-bottom: 0px;
    }

    .cart_main2 {
        padding: 24px;
        gap: 20px;
        width: 100%;
        position: unset;
    }

    .cart_inside2_p {
        font-size: 11px;
    }

    .cart_inside2_inn {
        gap: 12px;
    }

    .cart_box2_inn2 {
        padding-top: 4px;
    }

    .cart_box2_p4 {
        font-size: 24px;
    }

    .check_outer {
        margin-top: 72px;
        padding: 64px 12px 48px 12px;
    }

    .check_outer2 {
        flex-direction: column;
        padding: 0px 12px 24px 12px;
        gap: 48px;
    }

    .check2_inner {
        gap: 32px;
        width: 100%;
    }

    .check2_ya {
        gap: 16px;
    }

    .check2_input_div {
        flex-direction: column;
        gap: 16px;
    }

    .check2_billing {
        gap: 16px;
    }

    .check2_bill_div {
        flex-direction: column;
        gap: 16px;
    }

    .check2_inner2 {
        width: 100%;
        padding: 40px 24px;
    }

    .check2_order_inside2 {
        flex-direction: column;
        align-items: stretch;
    }

    .check2_input_div2 {
        width: 100%;
    }

    .check2_bill_div_inn {
        width: 100%;
    }

    .pay_complete_outer {
        margin-top: 72px;
        background-color: var(--brand-stone, #F7F8F8);
        background-image: none;
        display: flex;
        padding: 40px 24px;
        flex-direction: column;
        align-items: flex-start;
        gap: 40px;
        align-self: stretch;
    }

    .pay_com_out {
        width: 100%;
        flex-direction: column-reverse;
        gap: 40px;
    }

    .pay_com_inner2 {
        width: 100%;
        padding: 32px;
        gap: 24px;
    }

    .pay_com2_price {
        font-size: 32px;
        font-weight: 500;
    }

    .pay_com_inner {
        width: 100%;
        gap: 40px;
    }

    .pay_com_main {
        gap: 16px;
    }

    .pay_com_p {
        font-size: 11px;
    }

    .pay_com_head {
        font-size: 32px;
    }

    .pay_com_head span {
        font-size: 32px;
    }

    .pay_com_p2 {
        font-size: 15px;
    }

    .pay_com_div_btn {
        flex-direction: column;
        width: 100%;
        align-items: stretch;
    }

    .pay_com2_div {
        padding: 8px 16px;
    }

    .pay_error_div {
        padding: 8px 16px;
    }
}

@media only screen and (min-width: 780px) and (max-width:991px) {
    .pay_com_out {
        width: 949px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1151px) {
    .cart_outer {
        margin-top: 101px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 48px;
        align-self: stretch;
    }

    .cart_inner2 {
        display: flex;
        align-items: flex-start;
        gap: 24px;
    }

    .cart_main {
        display: flex;
        width: 653px;
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
        align-self: stretch;
    }

    .cart_main2 {
        position: sticky;
        top: 101px;
        display: flex;
        width: 349px;
    }

    .check_outer2 {
        gap: 24px;
    }

    .check2_input_div {
        flex-wrap: wrap;
    }

    .pay_com_out {
        width: 949px;
    }

    .pay_com_inner {
        width: 492px;
    }

    .pay_com_inner2 {
        width: 439px;
    }
}

@media only screen and (min-width: 1152px) and (max-width:1279px) {
    .cart_outer {
        margin-top: 101px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 48px;
        align-self: stretch;
    }

    .cart_inner2 {
        display: flex;
        align-items: flex-start;
        gap: 24px;
    }

    .cart_main {
        display: flex;
        width: 653px;
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
        align-self: stretch;
    }

    .cart_main2 {
        position: sticky;
        top: 101px;
        display: flex;
        width: 349px;
    }

    .check_outer2 {
        gap: 40px;
    }

    .pay_com_out {
        width: 1200px;
    }

    .pay_com_inner {
        width: 640px;
    }

    .pay_com_inner2 {
        width: 500px;
    }

}


@media only screen and (min-width: 1280px) and (max-width:1348px) {
    .cart_outer {
        margin-top: 101px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 48px;
        align-self: stretch;
    }

    .cart_inner2 {
        display: flex;
        align-items: flex-start;
        gap: 24px;
    }

    .cart_main {
        display: flex;
        width: 708px;
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
        align-self: stretch;
    }

    .cart_main2 {
        position: sticky;
        top: 101px;
        display: flex;
        width: 385px;
    }

    .check_outer2 {
        gap: 40px;
    }

    .pay_com_out {
        width: 1200px;
    }

    .pay_com_inner {
        width: 640px;
    }

    .pay_com_inner2 {
        width: 500px;
    }
}

@media only screen and (min-width: 1349px) and (max-width:1439px) {

    .cart_main {
        width: 810px;
    }

    .cart_main2 {
        width: 387px;
    }


    .pay_com_out {
        width: 1360px;
    }

    .pay_com_inner {
        width: 686px;
    }
}

@media only screen and (min-width: 1440px) and (max-width:1499px) {

    .cart_main {
        width: 810px;
    }

    .cart_main2 {
        width: 387px;
    }

    .pay_com_out {
        width: 1360px;
    }

    .pay_com_inner {
        width: 686px;
    }
    
    .check_outer {
        padding: 140px 40px 64px 40px;
    }
    
    .check_outer2 {
        padding: 0 40px 104px 40px;
    }
}

@media only screen and (min-width: 1500px) and (max-width:1599px) {

    .cart_main {
        width: 810px;
    }

    .cart_main2 {
        width: 387px;
    }


}

@media only screen and (min-width: 1600px) and (max-width:1699px) {

    .cart_main {
        width: 835px;
    }

    .cart_main2 {
        width: 413px;
    }

}

@media only screen and (min-width: 1700px) and (max-width:1799px) {

    .cart_main {
        width: 928px;
    }

    .cart_main2 {
        width: 420px;
    }
}

@media only screen and (min-width: 1800px) and (max-width:1919px) {}