.guest-checkout-address{padding:40px 50px}@media only screen and (max-width:767px){.guest-checkout-address{padding:30px}}.guest-checkout-address .text-danger{color:var(--red-color)!important}.guest-checkout-otp-view{position:relative;padding:40px 50px}@media only screen and (max-width:767px){.guest-checkout-otp-view{padding:30px}}.guest-checkout-otp-view h4{margin-bottom:12px!important}.guest-checkout-otp-view p{font-size:18px;line-height:21px;font-weight:400;color:var(--grey-color);text-align:center;margin-bottom:40px}@media only screen and (max-width:575px){.guest-checkout-otp-view p{font-size:16px;margin-bottom:30px}}.guest-checkout-otp-view p strong{font-weight:600}.guest-checkout-otp-view .varificationCode>div{justify-content:space-between}.guest-checkout-otp-view .varificationCode>div .otpInput{background-color:var(--extra-light-grey);border-radius:20px;text-align:center;border:none;margin-right:8px;width:70px!important;height:70px;font-size:20px;color:var(--black-color);font-weight:600}@media only screen and (max-width:575px){.guest-checkout-otp-view .varificationCode>div .otpInput{width:50px!important;height:50px;border-radius:15px}}@media only screen and (max-width:400px){.guest-checkout-otp-view .varificationCode>div .otpInput{width:40px!important;height:40px;border-radius:10px}}.guest-checkout-otp-view .varificationCode>div .otpInput:focus{outline:none}.guest-checkout-otp-view .resendCode{margin:20px 0 40px}@media only screen and (max-width:575px){.guest-checkout-otp-view .resendCode{margin-bottom:10px}}.guest-checkout-otp-view .resendCode .resend_code{color:var(--primary-color);cursor:pointer}