.zotlo-checkout__form,.zotlo-checkout__billing,.zotlo-checkout__billing__fields{display:flex;flex-direction:column;gap:16px}.zotlo-checkout__billing__fields{height:100%;max-height:1000px;overflow:hidden;transition:all .3s ease-in,opacity .3s linear;opacity:1}.zotlo-checkout__billing__fields[data-billing-form=false]{max-height:0px;opacity:0;height:0;transition:all .2s ease-out,opacity .2s linear}.zotlo-checkout__label{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:500;color:#151b26}.zotlo-checkout__label>span{color:var(--zc-form-input-label-color, #000000);font-size:var(--zc-form-input-label-fontSize, 14px);font-weight:var(--zc-form-input-label-fontWeight, 500);font-style:var(--zc-form-input-label-fontStyle, normal);text-decoration:var(--zc-form-input-label-textDecoration, none)}.zotlo-checkout__label>span:not(.error){display:var(--zc-form-input-label-display, block)}.zotlo-checkout__hint{color:#818a9c;font-size:12px}.zotlo-checkout__hint__toggle{display:flex;align-items:center}.zotlo-checkout__hint__toggle img{width:16px;height:16px}.zotlo-checkout__hint.error{color:#e13023}.zotlo-checkout__hint:empty{display:none!important}.zotlo-checkout__input{display:flex;background-color:#fff;border-radius:8px;border:1px solid transparent;padding:0 8px;align-items:center}.zotlo-checkout__input:focus-within{border-color:var(--zc-form-submit-backgroundColor)}.zotlo-checkout__input:not(.error):not(:focus-within){border-color:#e7eaee}.zotlo-checkout__input input{border:none;background-color:transparent;width:100%;font-size:14px;font-weight:500;color:#151b26;height:40px;padding:0 8px;flex:1}.zotlo-checkout__input input:focus{outline-style:none;box-shadow:none}.zotlo-checkout__input input::placeholder{color:#818a9c}.zotlo-checkout__input.error{border-color:#e13023}.zotlo-checkout__input.error:focus-within{border-color:#e13023}.zotlo-checkout__input.error input{color:#e13023}.zotlo-checkout__input.error input::placeholder{color:#ff7f76}.zotlo-checkout__input.error~.zotlo-checkout__hint{color:#e13023;font-size:12px}.zotlo-checkout__input.disabled{border-color:#e7eaee;background-color:#f6f7f9;color:#818a9c}.zotlo-checkout__input.disabled input{color:#818a9c}.zotlo-checkout__input.disabled input::placeholder{color:#818a9c}.zotlo-checkout__input__left,.zotlo-checkout__input__right,.zotlo-checkout__input__hint{display:flex;align-items:center}.zotlo-checkout__input__left:empty,.zotlo-checkout__input__right:empty,.zotlo-checkout__input__hint:empty{display:none}.zotlo-checkout__card-icon{height:24px}.zotlo-checkout__input__hint{position:relative;align-self:center;cursor:pointer}.zotlo-checkout__input__hint:hover .zotlo-checkout__tooltip{display:block}.zotlo-checkout__input .zotlo-checkout__select{height:40px}.zotlo-checkout__input .zotlo-checkout__select__toggle{height:100%}.zotlo-checkout__input .zotlo-checkout__select__toggle .zotlo-checkout__select__list__item .zotlo-checkout__select__list__item__img{display:flex;width:16px;height:16px;flex-shrink:0;flex-grow:0;flex-basis:16px;overflow:hidden;border-radius:50%;justify-content:center;vertical-align:middle}.zotlo-checkout__input .zotlo-checkout__input__country{width:16px;height:16px;overflow:hidden;border-radius:50%;display:flex;vertical-align:middle;justify-content:center;object-fit:cover;margin-left:8px}.zotlo-checkout[data-theme=dark] .zotlo-checkout__input{background-color:#19191c}.zotlo-checkout[data-theme=dark] .zotlo-checkout__input:not(.error):not(:focus-within){border-color:#6b7283}.zotlo-checkout[data-theme=dark] .zotlo-checkout__input input{color:#fff}.zotlo-checkout[data-theme=dark] .zotlo-checkout__input input::placeholder{color:#818a9c}.zotlo-checkout[data-theme=dark] .zotlo-checkout__input.disabled{border-color:#3f4147!important;background-color:#313134;color:#6b6e74}.zotlo-checkout[data-theme=dark] .zotlo-checkout__input.disabled input .zotlo-checkout[data-theme=dark] .zotlo-checkout__input.disabled input::placeholder{color:#6b6e74!important}.zotlo-checkout .zotlo-checkout__checkbox-checkmark{display:inline-block;height:20px;width:20px;flex:0 0 20px;border-radius:4px;border:2px solid #E7EAEE;background-color:#fff;background-position:center;background-repeat:no-repeat;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.zotlo-checkout .zotlo-checkout__checkbox-checkmark.error:not(.disabled){border-color:#e13023}.zotlo-checkout *:not(:disabled):hover+.zotlo-checkout__checkbox-checkmark:not(.error),.zotlo-checkout *:not(:disabled):hover>.byWrapper.zotlo-checkout__checkbox-checkmark:not(.error),.zotlo-checkout .zotlo-checkout__checkbox-checkmark:not(.disabled):hover:not(.error){border-color:#4329cc;background-color:#efecff;color:#1f0b88}.zotlo-checkout *:not(:disabled):hover+.zotlo-checkout__checkbox-checkmark.error,.zotlo-checkout *:not(:disabled):hover>.byWrapper.zotlo-checkout__checkbox-checkmark.error,.zotlo-checkout .zotlo-checkout__checkbox-checkmark:not(.disabled):hover.error{border-color:#e13023;background-color:#fff1f0;color:#9d1006}.zotlo-checkout *:not(:disabled):focus+.zotlo-checkout__checkbox-checkmark,.zotlo-checkout *:not(:disabled):focus>.byWrapper.zotlo-checkout__checkbox-checkmark,.zotlo-checkout .zotlo-checkout__checkbox-checkmark:not(.disabled):focus{--zc-ring-color: currentColor;background-color:#fff;background-repeat:no-repeat;box-shadow:0 0 0 4px var(--zc-ring-color, currentColor)}.zotlo-checkout *:not(:disabled):focus+.zotlo-checkout__checkbox-checkmark:not(.error),.zotlo-checkout *:not(:disabled):focus>.byWrapper.zotlo-checkout__checkbox-checkmark:not(.error),.zotlo-checkout .zotlo-checkout__checkbox-checkmark:not(.disabled):focus:not(.error){--zc-ring-color: #EFECFF;border-color:#4329cc;color:#4329cc}.zotlo-checkout *:not(:disabled):focus+.zotlo-checkout__checkbox-checkmark.error,.zotlo-checkout *:not(:disabled):focus>.byWrapper.zotlo-checkout__checkbox-checkmark.error,.zotlo-checkout .zotlo-checkout__checkbox-checkmark:not(.disabled):focus.error{--zc-ring-color: #FFF1F0;border-color:#e13023;color:#e13023}.zotlo-checkout *:not(:disabled):focus:hover+.zotlo-checkout__checkbox-checkmark:not(.error),.zotlo-checkout *:not(:disabled):focus:hover>.byWrapper.zotlo-checkout__checkbox-checkmark:not(.error),.zotlo-checkout .zotlo-checkout__checkbox-checkmark:not(.disabled):focus:hover:not(.error){background-color:#efecff}.zotlo-checkout *:not(:disabled):focus:hover+.zotlo-checkout__checkbox-checkmark.error,.zotlo-checkout *:not(:disabled):focus:hover>.byWrapper.zotlo-checkout__checkbox-checkmark.error,.zotlo-checkout .zotlo-checkout__checkbox-checkmark:not(.disabled):focus:hover.error{background-color:#fff1f0}.zotlo-checkout *:not(:disabled):checked+.zotlo-checkout__checkbox-checkmark,.zotlo-checkout *:not(:disabled):checked>.byWrapper.zotlo-checkout__checkbox-checkmark,.zotlo-checkout *:not(:disabled)>.byWrapper.zotlo-checkout__checkbox-checkmark.checked,.zotlo-checkout .zotlo-checkout__checkbox-checkmark:not(.disabled).checked,.zotlo-checkout .byWrapper.zotlo-checkout__checkbox-checkmark:not(.disabled).checked{background-size:12px;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='%23FFFFFF' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.36642 7.71666C4.27753 7.71666 4.1942 7.70266 4.11642 7.67466C4.03865 7.64711 3.96642 7.6 3.89976 7.53333L1.03309 4.66666C0.910867 4.54444 0.852423 4.386 0.857756 4.19133C0.863534 3.99711 0.927534 3.83888 1.04976 3.71666C1.17198 3.59444 1.32753 3.53333 1.51642 3.53333C1.70531 3.53333 1.86087 3.59444 1.98309 3.71666L4.36642 6.1L10.0164 0.449996C10.1386 0.327774 10.2971 0.266663 10.4918 0.266663C10.686 0.266663 10.8442 0.327774 10.9664 0.449996C11.0886 0.572218 11.1498 0.73044 11.1498 0.924663C11.1498 1.11933 11.0886 1.27777 10.9664 1.4L4.83309 7.53333C4.76642 7.6 4.6942 7.64711 4.61642 7.67466C4.53865 7.70266 4.45531 7.71666 4.36642 7.71666Z' /%3E%3C/svg%3E%0A")}.zotlo-checkout *:not(:disabled):checked+.zotlo-checkout__checkbox-checkmark:not(.error),.zotlo-checkout *:not(:disabled):checked>.byWrapper.zotlo-checkout__checkbox-checkmark:not(.error),.zotlo-checkout *:not(:disabled)>.byWrapper.zotlo-checkout__checkbox-checkmark.checked:not(.error),.zotlo-checkout .zotlo-checkout__checkbox-checkmark:not(.disabled).checked:not(.error),.zotlo-checkout .byWrapper.zotlo-checkout__checkbox-checkmark:not(.disabled).checked:not(.error){border-color:#4329cc;background-color:#4329cc}.zotlo-checkout *:not(:disabled):checked+.zotlo-checkout__checkbox-checkmark.error,.zotlo-checkout *:not(:disabled):checked>.byWrapper.zotlo-checkout__checkbox-checkmark.error,.zotlo-checkout *:not(:disabled)>.byWrapper.zotlo-checkout__checkbox-checkmark.checked.error,.zotlo-checkout .zotlo-checkout__checkbox-checkmark:not(.disabled).checked.error,.zotlo-checkout .byWrapper.zotlo-checkout__checkbox-checkmark:not(.disabled).checked.error{border-color:#e13023;background-color:#e13023}.zotlo-checkout *:not(:disabled):checked:hover+.zotlo-checkout__checkbox-checkmark,.zotlo-checkout *:not(:disabled):checked:hover>.byWrapper.zotlo-checkout__checkbox-checkmark,.zotlo-checkout *:not(:disabled):hover>.byWrapper.zotlo-checkout__checkbox-checkmark.checked,.zotlo-checkout .byWrapper.zotlo-checkout__checkbox-checkmark:not(.disabled).checked:hover,.zotlo-checkout .zotlo-checkout__checkbox-checkmark:not(.disabled).checked:hover{border-color:#1f0b88;background-color:#1f0b88}.zotlo-checkout *:not(:disabled):checked:hover+.zotlo-checkout__checkbox-checkmark.error,.zotlo-checkout *:not(:disabled):checked:hover>.byWrapper.zotlo-checkout__checkbox-checkmark.error,.zotlo-checkout *:not(:disabled):hover>.byWrapper.zotlo-checkout__checkbox-checkmark.checked.error,.zotlo-checkout .byWrapper.zotlo-checkout__checkbox-checkmark:not(.disabled).checked:hover.error,.zotlo-checkout .zotlo-checkout__checkbox-checkmark:not(.disabled).checked:hover.error{border-color:#9d1006;background-color:#9d1006}.zotlo-checkout *:not(:disabled):checked:focus+.zotlo-checkout__checkbox-checkmark:not(.error),.zotlo-checkout *:not(:disabled):checked:focus>.byWrapper.zotlo-checkout__checkbox-checkmark:not(.error),.zotlo-checkout *:not(:disabled):focus>.byWrapper.zotlo-checkout__checkbox-checkmark.checked:not(.error),.zotlo-checkout .zotlo-checkout__checkbox-checkmark:not(.disabled).checked:focus:not(.error){background-color:#efecff;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='%234329CC' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.36642 7.71666C4.27753 7.71666 4.1942 7.70266 4.11642 7.67466C4.03865 7.64711 3.96642 7.6 3.89976 7.53333L1.03309 4.66666C0.910867 4.54444 0.852423 4.386 0.857756 4.19133C0.863534 3.99711 0.927534 3.83888 1.04976 3.71666C1.17198 3.59444 1.32753 3.53333 1.51642 3.53333C1.70531 3.53333 1.86087 3.59444 1.98309 3.71666L4.36642 6.1L10.0164 0.449996C10.1386 0.327774 10.2971 0.266663 10.4918 0.266663C10.686 0.266663 10.8442 0.327774 10.9664 0.449996C11.0886 0.572218 11.1498 0.73044 11.1498 0.924663C11.1498 1.11933 11.0886 1.27777 10.9664 1.4L4.83309 7.53333C4.76642 7.6 4.6942 7.64711 4.61642 7.67466C4.53865 7.70266 4.45531 7.71666 4.36642 7.71666Z' /%3E%3C/svg%3E%0A")}.zotlo-checkout *:not(:disabled):checked:focus+.zotlo-checkout__checkbox-checkmark.error,.zotlo-checkout *:not(:disabled):checked:focus>.byWrapper.zotlo-checkout__checkbox-checkmark.error,.zotlo-checkout *:not(:disabled):focus>.byWrapper.zotlo-checkout__checkbox-checkmark.checked.error,.zotlo-checkout .zotlo-checkout__checkbox-checkmark:not(.disabled).checked:focus.error{background-color:#fff1f0;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='%23E13023' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.36642 7.71666C4.27753 7.71666 4.1942 7.70266 4.11642 7.67466C4.03865 7.64711 3.96642 7.6 3.89976 7.53333L1.03309 4.66666C0.910867 4.54444 0.852423 4.386 0.857756 4.19133C0.863534 3.99711 0.927534 3.83888 1.04976 3.71666C1.17198 3.59444 1.32753 3.53333 1.51642 3.53333C1.70531 3.53333 1.86087 3.59444 1.98309 3.71666L4.36642 6.1L10.0164 0.449996C10.1386 0.327774 10.2971 0.266663 10.4918 0.266663C10.686 0.266663 10.8442 0.327774 10.9664 0.449996C11.0886 0.572218 11.1498 0.73044 11.1498 0.924663C11.1498 1.11933 11.0886 1.27777 10.9664 1.4L4.83309 7.53333C4.76642 7.6 4.6942 7.64711 4.61642 7.67466C4.53865 7.70266 4.45531 7.71666 4.36642 7.71666Z' /%3E%3C/svg%3E%0A")}.zotlo-checkout *:not(:disabled):checked:focus:hover+.zotlo-checkout__checkbox-checkmark.error,.zotlo-checkout *:not(:disabled):checked:focus:hover>.byWrapper.zotlo-checkout__checkbox-checkmark.error,.zotlo-checkout *:not(:disabled):focus:hover>.byWrapper.zotlo-checkout__checkbox-checkmark.checked.error,.zotlo-checkout .zotlo-checkout__checkbox-checkmark:not(.disabled).checked:focus:hover.error{border-color:#e13023}.zotlo-checkout *:checked:disabled+.zotlo-checkout__checkbox-checkmark,.zotlo-checkout *:checked:disabled>.byWrapper.zotlo-checkout__checkbox-checkmark,.zotlo-checkout *:disabled>.byWrapper.zotlo-checkout__checkbox-checkmark.checked,.zotlo-checkout .zotlo-checkout__checkbox-checkmark.checked.disabled{background-color:#f6f7f9;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='%23C3C9D5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.36642 7.71666C4.27753 7.71666 4.1942 7.70266 4.11642 7.67466C4.03865 7.64711 3.96642 7.6 3.89976 7.53333L1.03309 4.66666C0.910867 4.54444 0.852423 4.386 0.857756 4.19133C0.863534 3.99711 0.927534 3.83888 1.04976 3.71666C1.17198 3.59444 1.32753 3.53333 1.51642 3.53333C1.70531 3.53333 1.86087 3.59444 1.98309 3.71666L4.36642 6.1L10.0164 0.449996C10.1386 0.327774 10.2971 0.266663 10.4918 0.266663C10.686 0.266663 10.8442 0.327774 10.9664 0.449996C11.0886 0.572218 11.1498 0.73044 11.1498 0.924663C11.1498 1.11933 11.0886 1.27777 10.9664 1.4L4.83309 7.53333C4.76642 7.6 4.6942 7.64711 4.61642 7.67466C4.53865 7.70266 4.45531 7.71666 4.36642 7.71666Z' /%3E%3C/svg%3E%0A")}.zotlo-checkout__checkbox{position:relative;display:flex;gap:12px;font-weight:500;font-size:14px}.zotlo-checkout__checkbox input{position:absolute;left:0;top:0;height:20px;width:20px;opacity:0}.zotlo-checkout__checkbox a{color:#007aff;display:inline;cursor:pointer;font-weight:500;text-decoration:none}.zotlo-checkout__checkbox a:hover{text-decoration:underline}.zotlo-checkout__checkbox.disabled .zotlo-checkout__checkbox-checkmark{background-color:#f6f7f9;pointer-events:none}.zotlo-checkout__checkbox.error .zotlo-checkout__checkbox-label,.zotlo-checkout__checkbox.error .zotlo-checkout__checkbox-label a,.zotlo-checkout__checkbox.error .tw-checkbox-hint,.zotlo-checkout__checkbox.error .tw-checkbox-hint a{color:#e13023!important}.zotlo-checkout__tooltip{position:absolute;top:100%;right:-8px;display:none;filter:drop-shadow(0 0 7px rgba(0,0,0,.12));z-index:1}.zotlo-checkout__tooltip__arrow{position:absolute;right:8px;color:#fff}.zotlo-checkout__tooltip__content{background-color:#fff;border-radius:8px;margin-top:8px;color:#151b26;font-size:14px;font-weight:500;padding:16px}.zotlo-checkout[dir=rtl] .zotlo-checkout__tooltip{right:auto;left:-8px}.zotlo-checkout[dir=rtl] .zotlo-checkout__tooltip__arrow{right:auto;left:8px}.zotlo-checkout[data-theme=dark] .zotlo-checkout__tooltip{filter:drop-shadow(0px 0px 1px #3C4353) drop-shadow(0px 0px 4px #242A38)}.zotlo-checkout[data-theme=dark] .zotlo-checkout__tooltip__arrow{color:#19191c}.zotlo-checkout[data-theme=dark] .zotlo-checkout__tooltip__content{background-color:#19191c}.zotlo-checkout__select{position:relative}.zotlo-checkout__select select{visibility:hidden;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none}.zotlo-checkout__select__toggle{display:flex;align-items:center}.zotlo-checkout__select__toggle:after{content:"";width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg version='1.1' role='presentation' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='20' height='20'%3E%3Cpath d='M8.12266 9.00246L12.0027 12.8825L15.8827 9.00246C16.2727 8.61246 16.9027 8.61246 17.2927 9.00246C17.6827 9.39246 17.6827 10.0225 17.2927 10.4125L12.7027 15.0025C12.3127 15.3925 11.6827 15.3925 11.2927 15.0025L6.70266 10.4125C6.31266 10.0225 6.31266 9.39246 6.70266 9.00246C7.09266 8.62246 7.73266 8.61246 8.12266 9.00246Z' fill='%23000000'%3E%3C/path%3E%3C/svg%3E")}.zotlo-checkout__select[data-toggle=open] .zotlo-checkout__select__toggle:after{rotate:180deg}.zotlo-checkout__select__list{display:none;position:absolute;left:0;top:100%;margin-top:5px;background-color:#fff;padding:8px;box-shadow:0 .25rem 1rem #1b212c14;z-index:20;width:250px;overflow:auto;border-radius:8px;max-height:192px}.zotlo-checkout__select__list__item{padding:12px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;min-height:48px;text-align:left;color:#151b26;gap:10px}.zotlo-checkout__select__list__item:hover,.zotlo-checkout__select__list__item:focus{color:#151b26;background-color:#f6f7f9}.zotlo-checkout__select__list__item[data-selected=true]{color:var(--zc-form-submit-color);background-color:var(--zc-form-submit-backgroundColor)}.zotlo-checkout__select__list__item__img{width:24px;height:24px;overflow:hidden;border-radius:50%;display:flex;vertical-align:middle;justify-content:center}.zotlo-checkout__select__list__item__img img{object-fit:cover;width:100%}.zotlo-checkout__select__list__item__text{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zotlo-checkout__select[data-toggle=open] .zotlo-checkout__select__list{display:block}.zotlo-checkout__select__toggle .zotlo-checkout__select__list__item{min-height:auto;background-color:transparent;color:#151b26;display:flex;align-items:center;justify-content:center;gap:8px;height:100%;padding:0 0 0 8px;font-size:14px;border-radius:0}.zotlo-checkout__select.disabled{pointer-events:none}.zotlo-checkout[data-theme=dark] .zotlo-checkout__select__list{background-color:#19191c;outline:1px solid #3c4353;box-shadow:0 .25rem 1rem #1b212c}.zotlo-checkout[data-theme=dark] .zotlo-checkout__select__list__item{color:#fff}.zotlo-checkout[data-theme=dark] .zotlo-checkout__select__list__item:hover,.zotlo-checkout[data-theme=dark] .zotlo-checkout__select__list__item:focus{color:#1a1822;background-color:#a9a7b1}.zotlo-checkout[data-theme=dark] .zotlo-checkout__select__list__item[data-selected=true]{color:var(--zc-form-submit-color);background-color:var(--zc-form-submit-backgroundColor)}.zotlo-checkout[data-theme=dark] .zotlo-checkout__select__toggle .zotlo-checkout__select__list__item{color:#fff;background-color:transparent}.zotlo-checkout[data-theme=dark] .zotlo-checkout__select__toggle:after{filter:invert(1)}.zotlo-checkout__button{font-weight:700;padding:8px 16px;display:inline-flex;background-color:#4329cc;width:100%;color:#fff;border-radius:8px;font-size:14px;justify-content:center;align-items:center;cursor:pointer;min-height:48px;border:0;text-decoration:none}.zotlo-checkout__button.zotlo-checkout__button--secondary{background-color:#fff;color:#1a1822;border:1px solid #E7EAEE}.zotlo-checkout__button:hover{text-decoration:none!important}.zotlo-checkout__button-desc{display:block;margin-top:4px;text-align:center;font-size:12px;font-weight:600}.zotlo-checkout__button-desc:empty{display:none}.zotlo-checkout__button-container{display:flex;gap:16px}.zotlo-checkout__modal{position:fixed;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#00000080;z-index:120;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;will-change:transform,opacity}.zotlo-checkout__modal__content{background-color:#fff;max-width:1024px;width:100%;height:100%;max-height:800px;border-radius:10px;color:#000;display:flex;flex-direction:column}.zotlo-checkout__modal__content__header{display:flex;align-items:center;border-bottom:1px solid #c3c9d5;padding:20px 16px 20px 24px}.zotlo-checkout__modal__content__header__title{display:flex;flex:1;font-size:20px;font-weight:600;align-items:center;gap:16px}.zotlo-checkout__modal__content__header__title-icon{width:44px;height:44px;display:flex;justify-content:center;align-items:center;border-radius:50%;border:1px solid #E7EAEE;color:#1a1822}.zotlo-checkout__modal__content__header__close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:#f6f7f9;border-radius:8px;color:#586174!important}.zotlo-checkout__modal__content__body{padding:0 20px;flex:1}.zotlo-checkout__modal__content__body iframe{height:100%}.zotlo-checkout__modal__content__footer{padding:24px;border-top:1px solid #c3c9d5;font-size:14px;line-height:20px}.zotlo-checkout__modal__content__footer .zotlo-checkout__button{font-size:14px;line-height:20px;padding:10px 16px;border-radius:8px;min-height:40px;width:auto;font-weight:500}.zotlo-checkout__modal__content__footer a{text-decoration:none;color:#008bff}.zotlo-checkout__modal-enter-from,.zotlo-checkout__modal-enter-to{opacity:0}.zotlo-checkout__modal-enter-active,.zotlo-checkout__modal-leave-active{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:scaleX(1.1) scaleY(1.1)}.zotlo-checkout__header{padding:8px 16px;margin:-16px -16px 0}.zotlo-checkout__tab{display:flex;gap:8px}.zotlo-checkout__tab>div{flex:1}.zotlo-checkout__tab__button{display:flex;align-items:center;justify-content:center;font-weight:600;font-size:11px;height:44px;flex:1;padding:6px;gap:2px;color:#000;border:1px solid #818A9C;background-color:transparent;transition:background-color .2s linear,border-color .2s linear}.zotlo-checkout__tab__button[data-active=true]{background-color:var(--zc-tab-button-backgroundColor);border-color:var(--zc-form-submit-backgroundColor)}.zotlo-checkout__tab__button img{max-height:26px;flex-shrink:0;pointer-events:none}.zotlo-checkout__tab__button[data-tab=creditCard] img,.zotlo-checkout__tab__button[data-tab=paypal] img{max-height:14px}.zotlo-checkout__tab__button[data-tab=pix] img{height:16px}.zotlo-checkout[data-theme=dark] .zotlo-checkout__tab__button{color:#fff}.zotlo-checkout--mobileapp .zotlo-checkout__tab{border:1px solid #E7EAEE;border-radius:8px;padding:2px;gap:0}.zotlo-checkout--mobileapp[data-theme=dark] .zotlo-checkout__tab{border-color:#6b7283}.zotlo-checkout--mobileapp .zotlo-checkout__tab__button{border:none;border-radius:6px;padding:4px;min-height:46px}.zotlo-checkout--mobileapp .zotlo-checkout__tab__button[data-active=true]{background-color:#f2f2f2}.zotlo-checkout--mobileapp[data-theme=dark] .zotlo-checkout__tab__button[data-active=true]{background-color:#303032}tr.zotlo-checkout__package__summary__head td{font-size:13px}tr.zotlo-checkout__package__summary__head td:last-child{font-weight:600}td.zotlo-checkout__package__summary__price{font-size:16px!important}.zotlo-checkout__package__summary tfoot tr{color:var(--zc-form-totalPrice-color)}.zotlo-checkout__mobileapp__package__image{display:flex;align-items:center;justify-content:center;padding:16px 0}.zotlo-checkout__mobileapp__package__image img{width:90px;height:90px;object-fit:contain;object-position:center}.zotlo-checkout--mobileapp .zotlo-checkout__seperator span{font-size:12px;font-weight:500}.zotlo-checkout{--zc-color: #000000;--zc-fontFamily: inherit;--zc-form-backgroundColor: #FFFFFF;--zc-form-borderRadius: 8px;--zc-form-borderWidth: 1px;--zc-form-borderColor: #E7EAEE;--zc-form-input-label-display: block;--zc-form-input-label-color: #000000;--zc-form-input-label-fontSize: 14px;--zc-form-input-label-fontWeight: 500;--zc-form-input-label-fontStyle: normal;--zc-form-input-label-textDecoration: none;--zc-form-consent-color: #000000;--zc-form-consent-fontSize: 14px;--zc-form-consent-fontWeight: normal;--zc-form-consent-fontStyle: normal;--zc-form-consent-textDecoration: none;--zc-form-totalPrice-color: #151B26;--zc-form-submit-color: #FFFFFF;--zc-form-submit-borderColor: #4329CC;--zc-form-submit-backgroundColor: #4329CC;--zc-form-submit-borderWidth: 0px;--zc-form-submit-borderRadius: 8px;--zc-form-submit-fontWeight: normal;--zc-form-submit-fontStyle: normal;--zc-form-submit-textDecoration: none;--zc-form-submit-hover-color: #FFFFFF;--zc-form-submit-hover-borderColor: #301BA3;--zc-form-submit-hover-backgroundColor: #301BA3;--zc-form-card-item-backgroundColor: #765EF51F;--zc-form-card-item-borderColor: #765EF5;--zc-form-spinner-color: #BBBFFF;--zc-form-disabled-opacity: .5;--zc-form-disabled-cursor: not-allowed;--zc-footer-color: #737380;--zc-footer-fontSize: 10px;--zc-form-provider-backgroundColor: #000000;--zc-success-button-color: #FFFFFF;--zc-success-button-borderColor: #4329CC;--zc-success-button-backgroundColor: #4329CC;--zc-success-button-borderWidth: 0px;--zc-success-button-borderRadius: 8px;--zc-success-button-hover-color: #FFFFFF;--zc-success-button-hover-borderColor: #301BA3;--zc-success-button-hover-backgroundColor: #301BA3;--zc-priceCard-backgroundColor: #F6F7F9;--zc-priceCard-borderColor: #E7EAEE;--zc-priceCard-borderWidth: 1px;--zc-priceCard-borderRadius: 8;--zc-priceCard-secondaryColor: #818A9C;--zc-priceCard-defaultColor: #0D0626;--zc-priceCard-description-color: #0D0626;--zc-priceCard-description-fontSize: 12px;--zc-priceCard-description-fontWeight: 500;--zc-priceCard-description-fontStyle: normal;--zc-priceCard-description-textDecoration: none;--zc-priceCard-trialText-fontSize: 12px;--zc-priceCard-trialText-color: #0D0626;--zc-priceCard-trialPrice-fontSize: 14px;--zc-priceCard-trialPrice-color: #0D0626;--zc-priceCard-period-fontSize: 12px;--zc-priceCard-period-color: #0D0626;--zc-priceCard-period-subtextColor: #0D062680;--zc-priceCard-price-fontSize: 14px;--zc-priceCard-price-color: #0D0626;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-optical-sizing:auto;line-height:1.5;font-weight:400;font-size:16px;padding:16px;border-radius:var(--zc-form-borderRadius);font-family:var(--zc-fontFamily, inherit);background-color:var(--zc-form-backgroundColor);display:grid;gap:16px;min-width:320px;max-width:460px;color:var(--zc-color);position:relative;overflow:hidden}.zotlo-checkout,.zotlo-checkout *,.zotlo-checkout:after,.zotlo-checkout:before,.zotlo-checkout::backdrop,.zotlo-checkout::file-selector-button{box-sizing:border-box;font-family:var(--zc-fontFamily, inherit)}.zotlo-checkout img{max-width:100%}.zotlo-checkout table{width:100%;border-collapse:collapse;font-size:12px;font-weight:500}.zotlo-checkout table td{border-bottom:1px solid #EBEBEB;padding:8px 0}.zotlo-checkout table td:last-child{text-align:right;white-space:nowrap}.zotlo-checkout[dir=rtl] table td:last-child{text-align:left}.zotlo-checkout table tbody tr:not(.zotlo-checkout__package__summary__head) td{color:#68686a}.zotlo-checkout tfoot tr.zotlo-checkout__package__summary__head td{padding-top:16px}.zotlo-checkout tfoot tr.zotlo-checkout__package__summary__head td{border-bottom:none}.zotlo-checkout a{color:#007aff}.zotlo-checkout a:hover{text-decoration:underline}.zotlo-checkout__header{border-bottom:1px solid #EBEBEB;position:relative;z-index:10}.zotlo-checkout[data-theme=dark] .zotlo-checkout__header{border-bottom-color:#333}.zotlo-checkout__header__info{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500}.zotlo-checkout__header__info img{width:32px;height:32px;border-radius:8px;object-fit:contain;object-position:center}.zotlo-checkout__header__info span{flex:1}.zotlo-checkout__header__info a{display:flex;align-items:center;gap:4px;color:#78728c;font-size:12px;font-weight:600;padding:7px;height:100%;margin-right:-8px;text-decoration:none}.zotlo-checkout__price-table{border:var(--zc-priceCard-borderWidth) solid var(--zc-priceCard-borderColor);background-color:var(--zc-priceCard-backgroundColor);padding:2px 12px;border-radius:var(--zc-priceCard-borderRadius);font-size:12px;overflow:hidden}.zotlo-checkout__price-table .zotlo-checkout__discount-content{margin-top:0;padding-top:6px}.zotlo-checkout div[data-price-table] div[data-discount-section]{margin-top:0}.zotlo-checkout__price-table .zotlo-checkout__discount-content button[data-discount-toggle],.zotlo-checkout__price-table .zotlo-checkout__discount-content__discount-applied{height:auto}.zotlo-checkout__price-table .zotlo-checkout__discount-content__coupon{background-color:#c6efff;color:#008bff;font-weight:500}.zotlo-checkout__price-table .zotlo-checkout__discount-content__price-info--discount{color:#008bff;font-size:12px;font-weight:500}.zotlo-checkout[data-theme=dark] .zotlo-checkout__price-table .zotlo-checkout__discount-content__coupon{background-color:#c6efff;color:#008bff}.zotlo-checkout__price-table .zotlo-checkout__total__quantity-info{font-size:10px;text-align:right;color:currentColor;font-weight:400}[dir=rtl] .zotlo-checkout__price-table .zotlo-checkout__total__quantity-info{text-align:left}.zotlo-checkout__price-table td:first-child{font-size:var(--zc-priceCard-period-fontSize)!important;font-weight:500!important;color:var(--zc-priceCard-period-color)!important}.zotlo-checkout__price-table td:last-child{font-size:var(--zc-priceCard-price-fontSize)!important;font-weight:600!important;color:var(--zc-priceCard-price-color)!important}.zotlo-checkout__price-table table{white-space:nowrap}.zotlo-checkout__price-table table td{border:0;border-bottom:1px solid var(--zc-priceCard-borderColor);padding:6px 0!important}.zotlo-checkout__price-table tr.zotlo-checkout__price-table__description td{white-space:normal!important;overflow-wrap:break-word;word-break:break-word;text-align:center!important;font-size:var(--zc-priceCard-description-fontSize)!important;font-weight:var(--zc-priceCard-description-fontWeight)!important;font-style:var(--zc-priceCard-description-fontStyle);text-decoration:var(--zc-priceCard-description-textDecoration);color:var(--zc-priceCard-description-color)!important;border-bottom:none;padding-top:12px!important}.zotlo-checkout__price-table tr.zotlo-checkout__price-table__trial td:first-child{font-size:var(--zc-priceCard-trialText-fontSize)!important;color:var(--zc-priceCard-trialText-color)!important}.zotlo-checkout__price-table tr.zotlo-checkout__price-table__trial td:last-child{font-size:var(--zc-priceCard-trialPrice-fontSize)!important;color:var(--zc-priceCard-trialPrice-color)!important}.zotlo-checkout__price-table td.zotlo-checkout__price-table__footer{white-space:normal!important;text-align:left!important;font-weight:400!important;font-size:10px!important;color:var(--zc-priceCard-defaultColor)!important}.zotlo-checkout__price-table .zotlo-checkout__price-table__fadeout td:last-child{color:var(--zc-priceCard-period-color)!important}.zotlo-checkout__price-table__subtext{color:var(--zc-priceCard-period-subtextColor)}[dir=rtl] .zotlo-checkout__price-table td.zotlo-checkout__price-table__footer{text-align:right!important}.zotlo-checkout__price-table__footer [data-inline-renewal-details] strong{font-weight:600}.zotlo-checkout__price-table__footer a{color:currentColor;text-decoration:none}.zotlo-checkout__price-table__footer a:hover{text-decoration:underline}.zotlo-checkout__price-table table tr:last-child td{border-bottom:0}.zotlo-checkout__price-table__overline{font-size:12px!important;text-decoration:line-through;color:var(--zc-priceCard-secondaryColor)}.zotlo-checkout__form__col2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.zotlo-checkout__agreement,.zotlo-checkout__save-card{color:var(--zc-form-consent-color);font-size:var(--zc-form-consent-fontSize);font-style:var(--zc-form-consent-fontStyle);text-decoration:var(--zc-form-consent-textDecoration)}.zotlo-checkout__agreement .zotlo-checkout__checkbox-label{align-self:center}.zotlo-checkout__agreement .zotlo-checkout__checkbox-label,.zotlo-checkout__agreement .zotlo-checkout__checkbox-label a,.zotlo-checkout__save-card .zotlo-checkout__checkbox-label,.zotlo-checkout__save-card .zotlo-checkout__checkbox-label a{font-size:var(--zc-form-consent-fontSize);font-weight:var(--zc-form-consent-fontWeight)}.zotlo-checkout__agreement .zotlo-checkout__checkbox-label a,.zotlo-checkout__save-card .zotlo-checkout__checkbox-label a{color:currentColor;text-decoration:underline}.zotlo-checkout__total{display:flex;flex-direction:column;gap:8px;margin:8px 0 16px}.zotlo-checkout__total__price-info{display:flex;justify-content:space-between;color:var(--zc-form-totalPrice-color);font-size:18px;font-weight:600}.zotlo-checkout__total__quantity-info{font-size:12px;font-weight:500;line-height:14px;color:#78728c;text-align:left}.zotlo-checkout__total__quantity-info-table-row td{padding-top:0!important}.zotlo-checkout__total--basic{margin:0!important}.zotlo-checkout__card-logos{display:flex;justify-content:center;margin:8px 0;min-height:33px}.zotlo-checkout__card-logos img{display:block;max-height:33px}.zotlo-checkout__cardSubmit{margin-top:16px}.zotlo-checkout__button.provider{background-color:var(--zc-form-provider-backgroundColor)}.zotlo-checkout__button.provider img{max-height:24px}.zotlo-checkout__button.provider.paypal{background-color:#f6c444}.zotlo-checkout__cardSubmit{color:var(--zc-form-submit-color);background-color:var(--zc-form-submit-backgroundColor);border:var(--zc-form-submit-borderWidth) solid var(--zc-form-submit-borderColor);border-radius:var(--zc-form-submit-borderRadius);font-weight:var(--zc-form-submit-fontWeight);font-style:var(--zc-form-submit-fontStyle);text-decoration:var(--zc-form-submit-textDecoration)}.zotlo-checkout__button[disabled],.zotlo-checkout__cardSubmit[disabled]{opacity:var(--zc-form-disabled-opacity);cursor:var(--zc-form-disabled-cursor)}.zotlo-checkout__cardSubmit:not([disabled]):hover{color:var(--zc-form-submit-hover-color);background-color:var(--zc-form-submit-hover-backgroundColor);border-color:var(--zc-form-submit-hover-borderColor)}.zotlo-checkout__card-title{margin-top:24px;margin-bottom:16px;text-align:center;font-weight:600;font-size:18px;font-family:var(--zc-fontFamily, inherit);color:#0d0626;letter-spacing:0}.zotlo-checkout[data-theme=dark] .zotlo-checkout__card-title{color:#6b7283}.zotlo-checkout__seperator{display:flex;align-items:center;color:#818a9c}.zotlo-checkout__seperator:before,.zotlo-checkout__seperator:after{content:"";height:1px;flex-grow:1;background-color:#e7eaee}.zotlo-checkout__seperator span{flex-shrink:0;padding:0 16px;font-size:12px}.zotlo-checkout[data-theme=dark] .zotlo-checkout__seperator{color:#6b7283}.zotlo-checkout[data-theme=dark] .zotlo-checkout__seperator:before,.zotlo-checkout[data-theme=dark] .zotlo-checkout__seperator:after{background-color:#6b7283}.zotlo-checkout__footer{text-align:center;display:grid;gap:12px;color:var(--zc-footer-color);font-size:var(--zc-footer-fontSize)}.zotlo-checkout__footer nav{display:flex;justify-content:center;gap:12px}.zotlo-checkout__noMethod{max-width:242px;margin:0 auto;min-height:530px;display:flex;align-items:center}.zotlo-checkout__noMethod__wrapper{padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;max-width:242px;text-align:center;background-color:#f6f7f9;border-radius:16px;font-size:14px;color:#a9a7b1}.zotlo-checkout__noMethod__title{font-weight:600}.zotlo-checkout .zotlo-checkout__payment-provider{min-height:48px}.zotlo-checkout .zotlo-checkout__payment-provider.zotlo-checkout__payment-provider-button-wrapper.disabled{opacity:var(--zc-form-disabled-opacity);cursor:var(--zc-form-disabled-cursor)}.zotlo-checkout .zotlo-checkout__payment-provider.zotlo-checkout__payment-provider-button-wrapper.disabled *{pointer-events:none}.zotlo-checkout .zotlo-checkout__payment-provider[data-tab-active=false]{display:none;visibility:hidden}.zotlo-checkout .zotlo-checkout__payment-provider[data-tab-active=true]{display:block;visibility:visible}.zotlo-checkout__success{display:flex;align-items:center;flex-direction:column;z-index:5;min-height:500px;text-align:center;color:var(--zc-success-color);background-color:var(--zc-form-backgroundColor);gap:64px}.zotlo-checkout[data-type=card] .zotlo-checkout__success{min-height:300px}.zotlo-checkout__success__main{width:100%}.zotlo-checkout__success__main svg{margin:0 auto}.zotlo-checkout__success .zotlo-checkout__button{margin:16px 0;color:var(--zc-success-button-color);border:var(--zc-success-button-borderWidth) solid var(--zc-success-button-borderColor);border-radius:var(--zc-success-button-borderRadius);background-color:var(--zc-success-button-backgroundColor);font-weight:var(--zc-success-button-fontWeight);font-style:var(--zc-success-button-fontStyle);text-decoration:var(--zc-success-button-textDecoration)}.zotlo-checkout__success .zotlo-checkout__button:hover{margin:16px 0;color:var(--zc-success-button-hover-color);border-color:var(--zc-success-button-hover-borderColor);background-color:var(--zc-success-button-hover-backgroundColor)}.zotlo-checkout__success__title{font-weight:600;font-size:16px;margin-top:4px}.zotlo-checkout__success__desc{font-weight:500;font-size:14px;margin-top:4px}.zotlo-checkout[data-type=card] .zotlo-checkout__success .zotlo-checkout__success__desc{margin-top:15px}.zotlo-checkout[data-type=card] .zotlo-checkout__success .zotlo-checkout__cardSubmit{margin-top:31px}.zotlo-checkout__success__timer{font-weight:500;font-size:14px;margin:4px auto 0;color:#68686a}.zotlo-checkout__success__buttons{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:center;max-width:260px;margin:16px auto 0}.zotlo-checkout__success__buttons img{height:34px;display:block}.zotlo-checkout__payment-details{width:100%;display:flex;flex-direction:column;gap:32px}.zotlo-checkout__payment-details__main{padding:16px}.zotlo-checkout__payment-details table tbody tr td.zotlo-checkout__payment-details__title-col,.zotlo-checkout__payment-details table tbody tr td.zotlo-checkout__payment-details__text-col{color:var(--zc-success-color);white-space:normal;font-size:12px;border-bottom:1px solid #68686A}.zotlo-checkout__payment-details table tbody tr:last-child td.zotlo-checkout__payment-details__title-col,.zotlo-checkout__payment-details table tbody tr:last-child td.zotlo-checkout__payment-details__text-col{border-bottom:none}.zotlo-checkout__payment-details__title{font-weight:600;font-size:14px;margin-bottom:8px}.zotlo-checkout__payment-details .zotlo-checkout__payment-details__title-col{text-align:left;font-weight:400}.zotlo-checkout__payment-details .zotlo-checkout__payment-details__text-col{text-align:right;font-weight:500;padding-left:8px}.zotlo-checkout__payment-details .zotlo-checkout__payment-details__payment-method{display:flex;justify-content:flex-end;align-items:center;gap:8px}.zotlo-checkout__payment-details .zotlo-checkout__payment-details__discount{font-weight:600;display:flex;justify-content:flex-end;gap:8px}.zotlo-checkout__payment-details .zotlo-checkout__payment-details__discount-text{color:#008bff}.zotlo-checkout__payment-details .zotlo-checkout__payment-details__discount-old-price{color:#737380;text-decoration:line-through}.zotlo-checkout__payment-details .zotlo-checkout__payment-details__total-title{font-weight:600}.zotlo-checkout__payment-details .zotlo-checkout__payment-details__total{display:flex;justify-content:flex-end;flex-direction:column}.zotlo-checkout__payment-details .zotlo-checkout__payment-details__total-price{font-weight:600;font-size:14px}.zotlo-checkout__payment-details .zotlo-checkout__payment-details__total-quantity-info{font-weight:400;color:#737380}.zotlo-checkout__payment-details__footer{color:#737380;font-size:10px;line-height:1.437;font-weight:400;display:flex;gap:12px;flex-direction:column}.zotlo-checkout__payment-details__footer a{color:#008bff;text-decoration:none}.zotlo-checkout__form-loader,.zotlo-checkout__loader{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;z-index:200;width:100%;height:100%;background-color:#0b0b0ba3}.zotlo-checkout__form-loader:before,.zotlo-checkout__loader:before{position:relative;content:"";display:block;width:44px;height:44px;border:3px solid transparent;border-top:3px solid var(--zc-form-spinner-color);border-right:3px solid var(--zc-form-spinner-color);border-bottom:3px solid var(--zc-form-spinner-color);border-radius:50%;animation:spin 1s linear infinite}.zotlo-checkout__loader.zotlo-checkout__loader--mini:before{width:16px;height:16px;border-width:2px}.zotlo-checkout__payment-provider .gpay-card-info-container-fill,.zotlo-checkout__payment-provider .gpay-button-fill,.zotlo-checkout__payment-provider .gpay-card-info-container-fill>.gpay-card-info-container{height:48px}.zotlo-checkout__payment-provider .gpay-card-info-container,.zotlo-checkout__payment-provider .gpay-card-info-animation-container{outline:none!important}.zotlo-checkout__payment-provider .gpay-card-info-container.gpay-card-info-custom-radius,.zotlo-checkout__payment-provider .gpay-button.gpay-card-info-custom-radius{border-radius:8px}.gpay-card-info-container[disabled]{opacity:var(--zc-form-disabled-opacity);cursor:var(--zc-form-disabled-cursor)}.gpay-card-info-container[disabled].black.hover{background-color:#000}.gpay-card-info-container[disabled].white.hover{background-color:#fff}.zotlo-checkout__card-all-cards-button{background:transparent;border:none;color:#008bff;font-size:14px;font-weight:500;cursor:pointer;padding:0;line-height:20px;text-decoration:none;align-self:flex-end}.zotlo-checkout__card-item{border:1px solid #E7EAEE;border-radius:8px;padding:8px 16px 8px 10px;display:flex;align-items:center;cursor:pointer;position:relative}.zotlo-checkout input[type=radio]{position:absolute;opacity:0;cursor:pointer}.zotlo-checkout input[type=radio]:disabled{cursor:not-allowed}.zotlo-checkout__card-item .zotlo-checkout__card-item-info{flex:1}.zotlo-checkout input[type=radio]:checked~.zotlo-checkout__radio-button{border-color:#4329cc;background:#4329cc;position:relative}.zotlo-checkout input[type=radio]:checked~.zotlo-checkout__radio-button:after{content:"";width:8px;height:8px;background:#fff;border-radius:50%}.zotlo-checkout__card-item:has(input[type=radio]:checked),.zotlo-checkout__form-container:has(input[type=radio]:checked){background:var(--zc-form-card-item-backgroundColor);border-color:var(--zc-form-card-item-borderColor)}.zotlo-checkout__card-item:has(input[type=radio]:disabled){background:#f6f7f9;color:#c3c9d5;cursor:not-allowed}.zotlo-checkout__card-item:has(input[type=radio]:disabled) .zotlo-checkout__card-item-number,.zotlo-checkout__card-item:has(input[type=radio]:disabled) .zotlo-checkout__card-item-expiry-date{color:#c3c9d5}.zotlo-checkout__card-item:has(input[type=radio]:disabled){background:#f6f7f9}.zotlo-checkout__card-item:has(input[type=radio]:disabled) .zotlo-checkout__radio-button{border:none}.zotlo-checkout__radio-button{width:20px;height:20px;border:2px solid #E7EAEE;border-radius:50%;margin-right:6px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.zotlo-checkout__card-item .zotlo-checkout__card-item-number{font-size:14px;line-height:20px;font-weight:500;color:var(--zc-form-card-item-color)}.zotlo-checkout__card-item .zotlo-checkout__card-item-expiry-date{font-size:10px;line-height:14px;font-weight:400;color:#737380}.zotlo-checkout__card-item-logo{display:flex;align-items:center}.zotlo-checkout__card-item-logo img{max-height:24px}.zotlo-checkout__card-item-logo span{font-size:9px;line-height:14px;color:#ff2d55;font-weight:400}.zotlo-checkout__form-container{position:relative;display:flex;flex-direction:column;border:1px solid #E7EAEE;border-radius:8px}.zotlo-checkout__form-container:has(input[type=radio]:checked) .zotlo-checkout__form-card-fields{display:flex}.zotlo-checkout__form-container-radio{padding:16px 8px 16px 10px;display:flex;flex:1;cursor:pointer}.zotlo-checkout__form-container-radio-text{color:var(--zc-form-card-item-color);font-size:14px;font-weight:500;line-height:20px}.zotlo-checkout__form-card-fields{position:relative;display:none;flex-direction:column;gap:16px;padding:0 8px 16px}div[data-discount-section]{margin-top:-16px}.zotlo-checkout__discount-content{margin-top:8px}.zotlo-checkout__discount-content__input-container{display:flex;flex-direction:column;gap:8px}.zotlo-checkout__discount-content .zotlo-checkout__input{padding:0;overflow:hidden}.zotlo-checkout__discount-content .zotlo-checkout__input input{padding:16px 0 16px 16px}.zotlo-checkout__discount-content [data-discount-error]{text-align:left;font-weight:var(--zc-form-input-label-fontWeight, 500)}.zotlo-checkout__discount-content button{height:40px;border-radius:0;background:transparent;border:0;padding:0 16px;cursor:pointer;font-size:12px;font-weight:500;color:#008bff}.zotlo-checkout__discount-content .zotlo-checkout__discount-content__toggle-container{display:flex;justify-content:flex-end}.zotlo-checkout__discount-content .zotlo-checkout__discount-content__toggle-container button{padding:0}.zotlo-checkout__discount-content[data-discount-content=false] .zotlo-checkout__discount-content__input-container,.zotlo-checkout__discount-content[data-discount-content=true] button[data-discount-toggle]{display:none}.zotlo-checkout__discount-content button[data-discount-toggle],.zotlo-checkout__discount-content__discount-applied{height:42px}.zotlo-checkout__discount-content__discount-applied{display:flex;position:relative;justify-content:space-between;align-items:center;font-size:12px;font-weight:500;color:#008bff}.zotlo-checkout__discount-content__discount-applied .zotlo-checkout__loader{display:none}.zotlo-checkout__discount-content__discount-applied[data-loading=true] .zotlo-checkout__loader{display:flex}.zotlo-checkout__discount-content__discount-applied[data-loading=true] .zotlo-checkout__discount-content__coupon,.zotlo-checkout__discount-content__discount-applied[data-loading=true] .zotlo-checkout__discount-content__price-info{opacity:.5}.zotlo-checkout__discount-content__coupon{display:flex;gap:4px;align-items:center;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;background-color:#f4fcff;color:#008bff}[data-theme=dark] .zotlo-checkout__discount-content__coupon{background-color:#008bff;color:#c6efff}.zotlo-checkout__discount-content__price-info{display:flex;position:relative;gap:6px;align-items:center}.zotlo-checkout__discount-content__price-info--old{color:#a9a7b1;text-decoration:line-through}.zotlo-checkout__discount-content button[data-discount-remove]{padding:0;height:16px;color:#a9a7b1}.zotlo-checkout__discount-content button[data-discount-action]{overflow:hidden;position:relative}.zotlo-checkout__discount-content button[data-discount-action] .zotlo-checkout__loader{display:none}.zotlo-checkout__discount-content button[data-discount-action=loading] span{opacity:0;visibility:hidden}.zotlo-checkout__discount-content button[data-discount-action=loading] .zotlo-checkout__loader{display:flex}.zotlo-checkout__discount-content .zotlo-checkout__loader{background-color:transparent}.zotlo-checkout__discount-content .zotlo-checkout__loader:before{border-top-color:#008bff;border-right-color:#008bff;border-bottom-color:#008bff}[data-theme=dark] button[data-discount-remove]{color:#1a182280}.zotlo-checkout table td.zotlo-checkout__discount-content-cell{text-align:left}.zotlo-checkout__package__summary .zotlo-checkout__discount-content-cell{padding-bottom:0;border-bottom:none}[data-theme=dark] .zotlo-checkout__modal[data-modal=all-cards] .zotlo-checkout__card-item .zotlo-checkout__card-item-number{color:#0d0626}.zotlo-checkout__modal[data-modal=all-cards] .zotlo-checkout__modal__content{max-width:440px;height:auto;max-height:95%}.zotlo-checkout__modal[data-modal=all-cards] .zotlo-checkout__modal__content__header{padding:16px 24px;border-color:#e7eaee}.zotlo-checkout__modal[data-modal=all-cards] .zotlo-checkout__modal__content__header__title{font-size:16px;font-weight:500;line-height:24px}.zotlo-checkout__modal[data-modal=all-cards] .zotlo-checkout__modal__content__body{display:flex;flex-flow:column;padding:24px;gap:16px;overflow:auto}.zotlo-checkout__modal[data-modal=all-cards] .zotlo-checkout__modal__content__footer{border-color:#e7eaee}.zotlo-checkout__modal[data-modal=all-cards] .zotlo-checkout__modal__content__footer a{height:32px;display:flex;align-items:center}.zotlo-checkout__modal[data-modal=all-cards] .zotlo-checkout__modal__content__footer button{max-height:40px}.zotlo-checkout__modal[data-modal=all-cards] .zotlo-checkout__modal__content__footer .zotlo-checkout__modal--all-cards-footer-holder{display:flex;justify-content:space-between;align-items:center}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(min-width:640px){.zotlo-checkout{border:var(--zc-form-borderWidth, 1px) solid var(--zc-form-borderColor, #E7EAEE)}}@media screen and (max-width:440px){.zotlo-checkout__modal[data-modal=all-cards] .zotlo-checkout__modal__content__header,.zotlo-checkout__modal[data-modal=all-cards] .zotlo-checkout__modal__content__body,.zotlo-checkout__modal[data-modal=all-cards] .zotlo-checkout__modal__content__footer{padding:16px}.zotlo-checkout__modal[data-modal=all-cards] .zotlo-checkout__modal__content__footer .zotlo-checkout__modal--all-cards-footer-holder{flex-direction:column-reverse;gap:16px}.zotlo-checkout__modal[data-modal=all-cards] .zotlo-checkout__button-container{width:100%}.zotlo-checkout__modal[data-modal=all-cards] .zotlo-checkout__modal__content__footer button{flex:1}}
