.hnelof {
    width: 100%;
    display: flex;
    position: relative;
    padding: 28px 60px 60px;
}
@media (max-width: 1100px) {
    .hnelof {
        padding-left: 0px;
        padding-right: 0px;
    }
}
@media (max-width: 990px) {
    .hnelof {
        padding-top: 0px;
    }
}
.dzsLRS {
    width: 100%;
    display: flex;
    counter-reset: section-counter 0;
}
@media (max-width: 767px) {
    .dzsLRS {
        flex-direction: column;
    }
}
@media (min-width: 990px) {
    .dzsLRS {
        width: 970px;
        margin-left: auto;
        margin-right: auto;
    }
}
.lgSAvS {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-right: 20px;
    overflow: hidden;
    padding: 20px;
}
@media (max-width: 990px) {
    .lgSAvS {
        margin-right: 10px;
    }
}
.gTIRkF {
    background-color: rgb(255, 255, 255);
    position: relative;
    margin-bottom: 20px;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 16px 0px;
    padding: 30px 30px 20px;
}
@media (max-width: 767px) {
    .gTIRkF {
        padding: 20px;
    }
}
.jNSRdT {
    font-family: Roboto, sans-serif;
    font-size: 21px;
    font-weight: 400;
    color: rgb(13, 17, 54);
    line-height: 1.4;
    margin-bottom: 35px;
    position: relative;
    width: calc(100% - 100px);
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
@media (max-width: 600px) {
    .jNSRdT {
        font-size: 19px;
    }
}
.gTIRkF .CheckoutWithSidebarstyle__Heading-sc-1fbaxpu-3::before {
    counter-increment: section-counter 1;
    content: counter(section-counter);
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    width: 35px;
    height: 35px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background-color: rgb(0, 158, 127);
    margin-right: 15px;
    border-radius: 50%;
}
@media (max-width: 600px) {
    .gTIRkF .CheckoutWithSidebarstyle__Heading-sc-1fbaxpu-3::before {
        width: 30px;
        height: 30px;
        font-size: 14px;
    }
}
.cLeNtc {
    cursor: pointer;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: auto;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    box-sizing: border-box;
    color: rgb(0, 158, 127);
    background-color: transparent;
    height: 38px;
    font-size: 14px;
    transition: all 0.3s ease 0s;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    text-decoration: none;
    padding: 0px 15px;
    border-radius: 6px;
}
.cLeNtc span.btn-icon {
    display: flex;
}
.cLeNtc span.btn-text {
    padding-left: 4px;
    padding-right: 4px;
    white-space: nowrap;
}
.kdRmvH {
    display: flex;
    flex-wrap: wrap;
}
.kzWOWS {
    display: flex;
    flex-direction: column;
}
.kzWOWS .radioGroup {
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.kzWOWS .radioGroup label {
    margin-top: 0px;
    width: calc(33.3333% - 10px);
    max-width: calc(33.3333% - 10px);
    margin-bottom: 15px;
}
#modal-addresses .kzWOWS .radioGroup label {
    margin-top: 0px;
    width: 47%;
    max-width: 47%;
    margin-bottom: 15px;
}
@media (max-width: 900px) and (min-width: 768px) {
    .kzWOWS .radioGroup label {
        max-width: calc(50% - 10px);
        flex: 1 1 calc(50% - 10px);
    }
}
@media (max-width: 480px) {
    .kzWOWS .radioGroup label {
        max-width: 100%;
        margin-right: 0px;
        flex: 1 1 100%;
    }
}
.kzWOWS .reusecore__button {
    width: auto;
    height: auto;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    background-color: transparent;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: rgb(0, 158, 127);
    position: absolute;
    top: 40px;
    right: 30px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    outline: 0px;
    border-radius: 0px;
    padding: 0px;
}
.etLNOj {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    background-color: rgb(247, 247, 247);
    text-align: center;
    margin-bottom: 10px;
    margin-right: 10px;
    position: relative;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: rgb(13, 17, 54);
    line-height: 24px;
    max-width: 240px;
    cursor: pointer;
    width: 100%;
    border-radius: 6px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(247, 247, 247);
    border-image: initial;
    padding: 15px 20px;
    transition: all 0.25s ease 0s;
}
.etLNOj.item-has-title {
    flex-direction: column;
    text-align: left;
    align-items: flex-start;
    padding: 15px;
}
.etLNOj.active {
    background-color: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(0, 158, 127);
    border-image: initial;
}
.etLNOj input[type="radio"] {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
}
.etLNOj:hover .button-wrapper {
    opacity: 1;
    visibility: visible;
}
.Rpjcw {
    font-family: Roboto, sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: rgb(13, 17, 54);
    line-height: 1.2;
    margin-bottom: 5px;
    text-transform: capitalize;
}
.cdoEFK {
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: rgb(66, 69, 97);
}
.DHntT {
    position: absolute;
    top: 10px;
    right: 10px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease-in-out 0s;
}
.gZwgMb {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    margin-left: 5px;
    cursor: pointer;
    color: rgb(255, 255, 255);
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    border-radius: 50%;
    overflow: hidden;
    outline: 0px;
    padding: 0px;
}
.gZwgMb.edit-btn {
    background-color: rgb(0, 158, 127);
}
.gZwgMb.delete-btn {
    background-color: rgb(255, 91, 96);
}
.gZwgMb svg {
    display: block;
    width: 8px;
    height: auto;
}
.fpnfXD {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    margin-top: -15px;
}
.ALueX {
    font-family: Roboto, sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: rgb(0, 158, 127);
    display: block;
}
.giTOHF {
    margin-top: 15px;
    margin-left: -10px;
    margin-right: -10px;
    position: relative;
}
.react-multi-carousel-list {
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative;
}
.react-multi-carousel-track {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    position: relative;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform,transition;
}
.react-multi-carousel-item {
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.hGaeWf {
    cursor: pointer;
    position: relative;
    display: flex;
    width: 100%;
    padding: 0px 10px;
}
.hGaeWf > input {
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
}
.hGaeWf > input:checked ~ .payment-card {
    border-color: rgb(0, 158, 127);
}
.xWYJm {
    display: flex;
    width: 100%;
    flex-direction: column;
    position: relative;
    background-color: rgb(228, 244, 252);
    padding: 15px 20px;
    border-radius: 6px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(228, 244, 252);
}
.locAhF {
    margin-bottom: 17px;
    display: block;
}
.locAhF img {
    max-width: 100%;
    height: 14px;
    display: block;
}
.gWdEuG {
    font-size: 10px;
    font-weight: 400;
    color: rgb(119, 121, 140);
    display: block;
    margin-bottom: 11px;
}
.jTXjzE {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-bottom: 9px;
}
.jTXjzE span {
    font-size: 14px;
    font-weight: 700;
    color: rgb(13, 17, 54);
    line-height: 1.25;
}
.jTXjzE span.card-number {
    font-size: 12px;
}
.hzMlva {
    font-size: 12px;
    font-weight: 700;
    color: rgb(13, 17, 54);
    display: block;
}
.EAzYN {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    cursor: pointer;
    color: rgb(255, 255, 255);
    background-color: rgb(252, 92, 99);
    position: absolute;
    top: 10px;
    right: 20px;
    z-index: 9;
    opacity: 0;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    border-radius: 50%;
    overflow: hidden;
    outline: 0px;
    padding: 0px;
    transition: all 0.2s ease-in-out 0s;
}
.EAzYN svg {
    display: block;
    width: 8px;
    height: auto;
}
.fCpHYD {
    height: 40px;
    width: 40px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background-color: rgb(255, 255, 255);
    color: rgb(0, 158, 127);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 40px;
    margin-top: -20px;
    z-index: 99;
    padding: 0px;
    border-radius: 20px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    outline: 0px;
}
.jBUAwk {
    height: 40px;
    width: 40px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background-color: rgb(255, 255, 255);
    color: rgb(0, 158, 127);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 40px;
    margin-top: -20px;
    z-index: 99;
    padding: 0px;
    border-radius: 20px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    outline: 0px;
}
.giTOHF .prevButton {
    left: -10px;
}
.giTOHF .nextButton {
    right: -10px;
}
.flLcMq {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    margin-top: 50px;
}
.lcxvyk {
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: rgb(0, 158, 127);
    width: auto;
    height: auto;
    display: inline-block;
    box-shadow: none;
    background-color: transparent;
    cursor: pointer;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    outline: 0px;
    padding: 0px;
}
.hJtDZJ {
    font-family: Roboto, sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: rgb(119, 121, 140);
    line-height: 1.5;
    margin-top: 30px;
    display: block;
}
.iQwsjJ {
    font-family: Roboto, sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: rgb(255, 91, 96);
    margin-left: 5px;
    cursor: pointer;
    line-height: 1.5;
}
.bmjXpc {
    cursor: pointer;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background-color: rgb(0, 158, 127);
    height: 48px;
    width: auto;
    color: rgb(255, 255, 255);
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 700;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
    border-radius: 6px;
    text-decoration: none;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    transition: all 0.3s ease 0s;
}
.bmjXpc span.btn-text {
    padding-left: 4px;
    padding-right: 4px;
    white-space: nowrap;
}
.edWPrF {
    margin-top: 25px;
}
.edWPrF .reusecore__button {
    width: 100%;
}
.evBiYl {
    width: 270px;
    flex-shrink: 0;
    padding-top: 20px;
}
@media (max-width: 1200px) and (min-width: 768px) {
    .evBiYl {
        width: 260px;
    }
}
@media (max-width: 767px) {
    .evBiYl {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}
.iuZybX {
    width: 100%;
    display: flex;
    flex-direction: column;
}
@media (max-width: 990px) and (min-width: 768px) {
    .iuZybX {
        padding-right: 15px;
    }
}
.ihJQyq {
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: rgb(13, 17, 54);
    text-align: center;
}
.bJvjJg {
    display: flex;
    flex-direction: column;
    padding-left: 15px;
}
.cSMtnt {
    display: flex;
    width: 100%;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    margin-bottom: 25px;
}
.cSMtnt:last-child {
    margin-bottom: 0px;
}
.dwZrDQ {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: rgb(13, 17, 54);
}
.bYcxrK {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: rgb(119, 121, 140);
    margin: 0px 12px;
}
.jsCFpB {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: rgb(119, 121, 140);
    margin-right: 15px;
}
.gCXrSa {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: rgb(119, 121, 140);
    margin-left: auto;
}
.dPNmUJ {
    margin-top: 20px;
    border-top: 1px solid rgb(230, 230, 230);
    padding: 20px 15px 0px;
}
.bMlMJp {
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px;
}
.jIRiMb {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: rgb(119, 121, 140);
}
.bLZxHH {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: rgb(13, 17, 54);
}