.cb-extension-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:calc(var(--z-index-modal, 1000) + 1);background:rgba(0,0,0,.5)}.cb-extension-modal-close{position:absolute;top:0;right:0;display:inline-block;width:28px;height:28px;cursor:pointer}.cb-extension-modal-content{position:absolute;top:50%;left:50%;box-sizing:border-box;width:500px;padding:62px 61px 42px;text-align:center;background:#fff;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.cb-extension-modal-title{margin-bottom:4px;font-family:Jost;font-size:25px;font-style:normal;font-weight:600;line-height:36px;color:#000;text-align:center;word-break:break-word}.cb-extension-modal-sub-title{margin-bottom:19px;font-family:Helvetica Neue;font-size:18px;font-style:normal;font-weight:500;line-height:140%;color:rgba(0,0,0,.6);word-break:break-word}.cb-extension-modal-price{margin-bottom:40px;font-family:Jost;font-size:25px;font-style:normal;font-weight:600;line-height:36px;color:#000;text-align:center}.cb-extension-modal-checkout,.cb-extension-modal-continue{box-sizing:border-box;width:178px;height:44px;padding:12px 16px;overflow:hidden;font-family:Helvetica;font-size:16px;font-style:normal;font-weight:700;line-height:20px;text-align:center;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cb-extension-modal-checkout{color:#fff;background:#111}.cb-extension-modal-continue{color:#2c2c2c;border:1px solid #000}.cb-extension-modal-footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 550px){.cb-extension-modal-content{width:auto;padding:24px 23px 20px}.cb-extension-modal-title{margin-bottom:12px}.cb-extension-modal-sub-title{margin-bottom:24px;font-size:13px;color:rgba(0,0,0,.6)}.cb-extension-modal-price{margin-bottom:24px}.cb-extension-modal-checkout,.cb-extension-modal-continue{width:139px;height:42px;padding:11px 16px;font-size:12px}.cb-extension-modal-continue{margin-right:12px}.cb-extension-modal-checkout-loading>.cb-extension-modal-checkout-icon{font-size:16px}}.cb-extension-modal-checkout-loading>.cb-extension-modal-checkout-text{display:none}.cb-extension-modal-checkout-icon{display:none;-webkit-animation:checkout-rotate .8s linear infinite;animation:checkout-rotate .8s linear infinite}.cb-extension-modal-checkout-loading>.cb-extension-modal-checkout-icon{display:inline-block;width:1.25em;height:1.25em}@-webkit-keyframes checkout-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes checkout-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}html[dir=rtl] .cb-extension-modal-close{right:unset;left:0}
