@import url(https://use.typekit.net/hxy6xgl.css);
body,h1{margin:0}:root{--primary:#71c7de;--primary-hover:#48b7d4;--primary-light:#f2f2f2;--dark:#122545;--dark-50:rgba(18,37,69,.5);--secondary:#b7a590;--gray:#afafaf;--transparent:transparent;--star-size:1rem;--star-color:#d6d6d6;--star-background:#fc0;--danger-light:#f1e2dd;--danger:#fa916a;--success:#39b179}@font-face{font-family:yeseva_one;src:url(/fonts/yeseva_one/YesevaOne-Regular.ttf) format("truetype")}body{display:flex;flex-direction:column;min-height:100vh}.layout__header{background-color:#fff}.layout__header__container{padding:2rem 3rem}.layout__header__logo{height:2.25rem}.container{margin:0 auto;width:100%}@media screen and (min-width:576px){.container{max-width:516px}}@media screen and (min-width:768px){.container{max-width:708px}}@media screen and (min-width:992px){.container{max-width:932px}}@media screen and (min-width:1200px){.container{max-width:1140px}}@media screen and (min-width:1600px){.container{max-width:80rem}}#container{background:var(--primary-light);flex-grow:1}#checkout-container{background:#fff;border-radius:5px;margin:4rem auto 0;padding:2rem 3rem}#checkout-container .checkout-heading{color:var(--dark);font-family:yeseva_one,serif;font-size:33px;font-weight:400;line-height:1.2;margin-bottom:1.75rem}#checkout-container .adyen-checkout__payment-method{background:#fff;border:1px solid var(--transparent);border-radius:5px;cursor:pointer;margin-top:0;position:relative;transition:opacity .3s ease-out;width:100%}#checkout-container .adyen-checkout__payment-method:not(:last-child){margin-bottom:2.25rem}#checkout-container .adyen-checkout__payment-method:not(:last-child):after{border-bottom:1px solid var(--primary-light);content:"";display:block;height:1.125rem;position:absolute;top:100%;width:100%}#checkout-container .adyen-checkout__payment-method--selected{background:#fff;border:1px solid var(--transparent);border-radius:5px;cursor:default;margin:0;transition:opacity .3s ease-out}#checkout-container .adyen-checkout__payment-method__header{padding:.75rem 1rem .75rem 1.5rem}#checkout-container .adyen-checkout__payment-method__details{padding:0}#checkout-container .adyen-checkout__payment-method__radio{left:0}#checkout-container .adyen-checkout__field-wrapper>.adyen-checkout__field{margin-left:0}#checkout-container .adyen-checkout__field-wrapper>.adyen-checkout__field:not(:last-child){margin-right:1.25rem}#checkout-container .adyen-checkout__field{margin-bottom:1.25rem}#checkout-container .adyen-checkout__label__text{color:var(--dark);font-family:aileron,sans-serif;font-size:15px;font-weight:400;line-height:1.5;margin-bottom:.75rem;padding:0;text-transform:uppercase}#checkout-container .adyen-checkout__label__text--error{color:var(--danger)}#checkout-container .adyen-checkout__input{background:var(--primary-light);border:0;border-radius:5px;height:3.5rem;padding:0 2.5rem 0 1rem}#checkout-container .adyen-checkout__input--error{background:var(--danger-light)}#checkout-container .adyen-checkout__error-text{color:var(--danger);font-family:aileron,sans-serif;font-size:15px;font-weight:400;line-height:1.5;margin-top:.75rem}#checkout-container .adyen-checkout__button{background:var(--success)}@media screen and (min-width:768px){#checkout-container{margin:8rem auto 4rem}}
