.c-checkout__banner{position:relative}.c-checkout__banner--bg{position:absolute;top:0;left:0;width:100%;height:30rem;background:#e33a3d}.c-checkout__banner--bg img{position:relative;height:30rem;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom}.c-checkout__banner--title{position:absolute;top:7.2rem;left:50%;color:#fff;font-weight:600;font-size:3rem;line-height:4rem;text-shadow:0 4px 15px rgba(0,0,0,.8);transform:translate(-50%)}.c-checkout__content{position:relative;z-index:100;box-sizing:border-box;width:100%;margin-top:15rem;margin-bottom:4rem;padding:3.2rem;color:#212121;background:#fff;border-radius:1.2rem;box-shadow:0 4px 46px rgba(0,0,0,.08)}@media screen and (min-width:760px){.c-checkout__content{padding:12rem 12rem}}.c-checkout__content .row+.row{margin-top:5.4rem}.c-checkout__content h3{font-size:2.8rem}.c-checkout__content--step{color:#c8c8c8;font-weight:600;font-size:1.8rem;line-height:4rem}.c-checkout__content .c-label{color:#212121;font-weight:500;font-size:1.4rem}.c-checkout__content .c-button{width:100%}.c-checkout__content input[type=radio]{display:none}.c-checkout__content .c-payment__option{position:relative;display:block;margin-bottom:2.2rem;padding:2rem;border:1px solid #dfdfdf;border-radius:1.3rem;cursor:pointer}@media screen and (min-width:520px){.c-checkout__content .c-payment__option{display:flex;width:calc(100% - 32px)}}.c-checkout__content .c-payment__option--visual img{width:5rem;height:5rem;margin:0 2.2rem 1.6rem .2rem}.c-checkout__content .c-payment__option--name span{font-weight:600;font-size:1.6rem}.c-checkout__content .c-payment__option--description{margin-top:.8rem}.c-checkout__content .c-payment__option--description span{color:#777;font-weight:400;font-size:1.4rem;line-height:1.5}.c-checkout__content .c-payment__option--indicator{position:absolute;top:1.6rem;right:1.6rem;display:flex;align-items:center;justify-content:center;min-width:1rem;height:1rem;margin-left:2.2rem;padding:.4rem;border:2px solid #e9e9e9;border-radius:2rem}@media screen and (min-width:640px){.c-checkout__content .c-payment__option--indicator{position:relative;top:auto;right:auto;min-width:1.2rem;height:1.2rem}}.c-checkout__content input:checked+.c-payment__option{border-color:#e33a3d}.c-checkout__content input:checked+.c-payment__option .c-payment__option--name span{color:#e33a3d}.c-checkout__content input:checked+.c-payment__option .c-payment__option--indicator{border:2px solid #e33a3d}.c-checkout__content input:checked+.c-payment__option .c-payment__option--indicator:after{width:1rem;height:1rem;background:#e33a3d;border-radius:.7rem;content:""}@media screen and (min-width:640px){.c-checkout__content input:checked+.c-payment__option .c-payment__option--indicator:after{width:1.2rem;height:1.2rem}}