#opab-order-modal{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100vh;background-color:rgba(10,10,10,0.9);z-index:99999999;opacity:1;transition:opacity 0.2s linear;transition-delay:0.5s;}#opab-order-modal .opab-order-modal-wrapper{border:4px solid #63b953;border-radius:3px;position:relative;margin:10% auto 0 auto;max-width:600px;width:95%;padding:1.5em 1.5em 0 1.5em;background-color:#1a1a1a;color:#fff;}#opab-order-modal .opab-order-modal-wrapper h2{color:#fff;font-size:2.2em;padding-bottom:0;padding-top:0;}#opab-order-modal .opab-order-modal-wrapper p.offer-nedryckare{width:100%;font-size:1.1em;line-height:1.5em;margin:1em auto 1.5em auto;}#opab-order-modal .opab-order-modal-wrapper input{max-width:300px;margin:2em auto;display:block;width:75%;}#opab-order-modal .opab-order-modal-wrapper input.opab-button{padding:0.75em 0;font-size:1em;}@media screen and (max-width: 47em){#opab-order-modal .opab-order-modal-wrapper input[type="text"],#opab-order-modal .opab-order-modal-wrapper .opab-field,#opab-order-modal .opab-order-modal-wrapper .opab-button{width:100% !important;}}#opab-order-modal .opab-order-modal-wrapper label a{border-bottom:1px solid #63b953;}#opab-order-modal .opab-order-modal-wrapper label a:hover{color:#63b953;}#opab-order-modal .opab-order-modal-wrapper [type="checkbox"]{width:18px;height:18px;border:solid 1px #63b953;position:relative;background-color:#fff;display:inline-block;top:4px;margin-right:0.2em;margin-top:0;}#opab-order-modal .opab-order-modal-wrapper [type="checkbox"]:checked::before{content:"X";text-align:center;font-family:Graphik Web;font-weight:700;color:#fff;width:100%;height:100%;background-color:#63b953;position:absolute;top:0px;left:0px;right:0px;line-height:20px;font-size:0.6em;bottom:0px;border-radius:3px;}#opab-order-modal .opab-order-modal-wrapper .disclaimer{font-size:0.65em;color:#5d5d5d;}#opab-order-modal .opab-order-modal-wrapper .opab-field input{width:100%;margin:0;max-width:none;}#opab-order-modal .opab-order-modal-wrapper .order-title{margin-bottom:2.5em;}#opab-order-modal .opab-order-modal-wrapper #orderModalClose{position:absolute;top:0;right:0;width:40px;height:40px;font-family:Graphik Web;border-left:4px solid #63b953;border-bottom:4px solid #63b953;border-bottom-left-radius:3px;font-size:1.5em;padding-top:0.05em;color:#63b953;cursor:pointer;text-align:center;}#opab-order-modal .opab-order-modal-wrapper #orderModalClose:hover{background-color:#63b953;color:#fff;}#opab-order-modal .opab-order-modal-wrapper .opab-form-wrapper{margin-bottom:0;}@media screen and (max-width: 415px){#opab-order-modal .opab-order-modal-wrapper{padding:1.5em 0.75em;margin:auto !important;left:0;position:absolute;right:0;height:100%;top:0;width:100%;border:none;}#opab-order-modal .opab-order-modal-wrapper h2{padding-top:1em;width:100%;}#opab-order-modal .opab-order-modal-wrapper [type="checkbox"]{margin:0 !important;}#opab-order-modal .opab-order-modal-wrapper .opab-form-wrapper{margin-top:0;}#opab-order-modal .opab-order-modal-wrapper #orderModalClose{border-left-width:2px;border-bottom-width:2px;border-bottom-left-radius:0;border-color:#cdb189;background-color:#cdb189;color:#1a1a1a;}}#opab-order-modal #opabOrderSuccess{text-align:center;}#opab-order-modal.hidden{display:none;opacity:0;}@media screen and (max-width: 415px){#opab-order-modal{top:54px;}}