#modalPayPal *{color:#3b4559}#modalPayPal .modal-dialog{width:406px;max-width:100%}#modalPayPal .modal-content{border-radius:8px;background-color:#fafafa;box-shadow:0 2px 8px 0 rgba(0,0,0,.1)}#modalPayPal span{font-size:16px;display:block}#modalPayPal .close img{border-radius:50%;background:#ededed;padding:5px;width:32px}#modalPayPal button:not(.close){width:100%;height:45px;border:0;border-radius:4px;background-color:#ffc43a;display:flex;align-items:center;justify-content:center}.check-container{padding:0 15px;margin:2rem auto;border:1px solid #e0e0e0;border-radius:4px;width:320px;height:100px}.check-container p::selection,.check-container span::selection{background-color:transparent}#modalPayPal .check-container p,#modalPayPal .check-container span{font-size:14px;color:#75787b;line-height:1.2}.check-container p{text-align:center;text-transform:uppercase}.paypal-input-checkbox{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.paypal-checkbox input:checked+label>svg{height:24px;-webkit-animation:draw-checkbox .2s ease-in-out forwards;animation:draw-checkbox .2s ease-in-out forwards}.paypal-checkbox label{cursor:pointer;position:relative;display:flex;align-items:center}.paypal-checkbox label span{padding-left:39px}.paypal-checkbox label:before{content:"";position:absolute;width:27px;height:27px;border:3px solid #0080fe;border-radius:3px;transition:all .15s ease-out}.paypal-checkbox svg{fill:#1a76d2;height:0;width:24px;position:absolute;left:8px;top:12px;stroke-dasharray:33}@-webkit-keyframes draw-checkbox{0%{stroke-dashoffset:33}to{stroke-dashoffset:0}}@keyframes draw-checkbox{0%{stroke-dashoffset:33}to{stroke-dashoffset:0}}