.smsmodal{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgb(0 0 0 / .7)}.smsmodal-content{background-color:#fefefe;padding:20px;border:1px solid #888;width:80%;max-width:540px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)!important;border-radius:8px}.smsmodal-header{border-bottom:1px solid #eee;margin:0 -20px 20px;padding:0 20px 20px}.smsmodal-header h4,.smsmodal-header p{margin:0}.smsmodal-header{border-bottom:1px solid #eee;margin:0 -20px 20px;padding:0 20px 20px}.closemodal{color:#aaa;font-size:28px;font-weight:700;position:absolute;top:-35px;right:-25px}.closemodal:hover,.closemodal:focus{color:#000;text-decoration:none;cursor:pointer}#smodal .input-form label{font-size:14px;margin-bottom:6px;display:block}#smodal .input-form input{display:block;width:100%;padding:10px 15px;color:#4b566b;background-color:#fff;border:1px solid #dae1e7;border-radius:3px;box-shadow:0 0 0 0 #fff0;transition:border-color 0.2s ease-in-out,box-shadow 0.2s ease-in-out}#smodal .input-form input:focus{outline:0;border-color:rgb(239 163 108 / .3);box-shadow:0 0 0 0 transparent,0 .375rem .625rem -.3125rem rgb(239 163 108 / 15%)}#smodal input:disabled{background:#eee;color:#bbb}#smodal label.confirm{font-size:80%;opacity:.9;display:inline}#smodal div.confirm{margin-bottom:30px}a{color:#e82b2b}#smodal .error{border-color:red!important}#smodal .errortxt{color:red!important}.select-offer>div{padding:10px;border:2px solid #eee;border-radius:8px;cursor:pointer}.select-offer>div.active{padding:10px;border:2px solid red}.item-offer{margin-bottom:20px}.select-offer span.icon{float:right}.select-offer h6,.select-offer h5,.select-offer h4,.select-offer p{margin:0}.circle{border:2px solid #eee;border-radius:50%;padding:0 9px}.euro-price{font-weight:700}@media (max-width:480px){.smsmodal-content{border:none;width:100%;border-radius:0;top:0;left:50%;transform:translate(-50%,0)!important}.closemodal{color:#aaa;font-size:28px;font-weight:700;position:absolute;top:5px;right:15px}.smsmodal{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#fefefe}.select-offer p{font-size:78%}.sms-window p{font-size:85%}}i.rotate{-webkit-animation:spin 4s linear infinite;-moz-animation:spin 4s linear infinite;animation:spin 4s linear infinite}@-moz-keyframes spin{100%{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#sms-pay-scroll.sticky p{margin-bottom:0}#sms-pay-scroll-container{position:relative;height:auto}#sms-pay-scroll{transition:transform 0.3s ease}#sms-pay-scroll.sticky{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fff;padding:10px 15px;box-shadow:0 2px 5px rgb(0 0 0 / .1);transform:translateY(-100%);margin:0 auto;max-width:100%}#sms-pay-scroll.sticky.visible{transform:translateY(0)}@media (min-width:992px){#sms-pay-scroll.sticky{display:none}}body.sticky-active{padding-top:120px}