.dm-upgrade-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;display:flex;align-items:center;justify-content:center;padding:2.4rem;color:#121212;font-family:Helvetica,Arial,sans-serif}.dm-upgrade-popup[hidden]{display:none}.dm-upgrade-popup__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1212126b;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.dm-upgrade-popup__dialog{display:flex;flex-direction:column;position:relative;width:min(68rem,100%);max-height:calc(100vh - 4.8rem);overflow:hidden;border:0;border-radius:16px;background:#fff;box-shadow:0 28px 80px #1212123d;outline:none;animation:dmUpgradePopupIn .18s ease-out}.dm-upgrade-popup__dialog:focus,.dm-upgrade-popup__dialog:focus-visible,.dm-upgrade-popup__dialog:focus-within,.dm-upgrade-popup__dialog:active{box-shadow:0 28px 80px #1212123d!important}.dm-upgrade-popup__close{position:absolute;top:1.4rem;right:1.4rem;width:3.6rem;height:3.6rem;border:1px solid rgb(255 255 255 / 42%);border-radius:50%;background:#ffffff1f;color:#fff;font-size:2.6rem;line-height:1;cursor:pointer;transition:background-color .3s ease,border-color .3s ease,color .3s ease}.dm-upgrade-popup__close:hover,.dm-upgrade-popup__close:focus-visible{border-color:#ffffffb8;background:#ffffff38;color:#fff}.dm-upgrade-popup__header{flex:0 0 auto;padding:3rem 6.6rem 2rem 3rem;border-bottom:0;background:#0e8b9a}.dm-upgrade-popup__title{margin:0 0 .8rem;color:#fff;font-size:2.6rem;line-height:1.2;font-weight:700;letter-spacing:0}.dm-upgrade-popup__text{margin:0;color:#ffffffdb;font-size:1.5rem;line-height:1.5}.dm-upgrade-popup__options{flex:1 1 auto;min-height:0;overflow:auto;padding:2.6rem 3rem}.dm-upgrade-popup__options:empty{display:none}.dm-upgrade-popup__actions{flex:0 0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.4rem;padding:1.8rem 3rem 3rem;border-top:1px solid rgb(14 139 154 / 14%);background:#fff;box-shadow:0 -10px 28px #1212120d}.dm-upgrade-popup__actions:focus,.dm-upgrade-popup__actions:focus-within,.dm-upgrade-popup__actions:active{box-shadow:0 -10px 28px #1212120d!important}.dm-upgrade-popup__separator{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border:1px solid rgb(14 139 154 / 14%);border-radius:999px;background:#f7fafb;color:#12121294;font-size:1.1rem;font-weight:700;letter-spacing:0}.dm-upgrade-popup__button{position:relative;overflow:hidden;min-height:5rem;border-radius:6px;font:inherit;font-size:1.5rem;font-weight:700;cursor:pointer;transition:color .3s ease,border-color .3s ease,background-color .3s ease,box-shadow .3s ease}.dm-upgrade-popup__button:before{content:"";position:absolute;top:100%;bottom:0;inset-inline:0;border-radius:5px;transition:top .5s cubic-bezier(.03,.93,.97,1)}.dm-upgrade-popup__button:hover:before,.dm-upgrade-popup__button:focus-visible:before{top:0}.dm-upgrade-popup__button span{position:relative;z-index:1}.dm-upgrade-popup__button--primary{border:1px solid #0e8b9a;background:#0e8b9a;color:#fff;box-shadow:none}.dm-upgrade-popup__button--primary:before{background:#fff}.dm-upgrade-popup__button--primary:hover,.dm-upgrade-popup__button--primary:focus-visible{border-color:#0e8b9a;background:#0e8b9a;color:#0e8b9a}.dm-upgrade-popup__button--secondary{border:1px solid rgb(14 139 154 / 24%);background:#fff;color:#121212}.dm-upgrade-popup__button--secondary:before{background:#0e8b9a}.dm-upgrade-popup__button--secondary:hover,.dm-upgrade-popup__button--secondary:focus-visible{border-color:#0e8b9a;background:#fff;color:#fff}.dm-upgrade-popup__button:disabled{opacity:.6;cursor:wait}.dm-upgrade-popup__options .ef__product-option-root,.dm-upgrade-popup__options .ef__product-option{margin-top:0}.dm-upgrade-popup__options .ef__product-option{padding:0;border:0;border-radius:0;background:#fff;box-shadow:none!important;transition:border-color .3s ease,background-color .3s ease}.dm-upgrade-popup__options .ef__product-option:hover,.dm-upgrade-popup__options .ef__product-option:focus,.dm-upgrade-popup__options .ef__product-option:focus-visible,.dm-upgrade-popup__options .ef__product-option:focus-within,.dm-upgrade-popup__options .ef__product-option:active{border-color:transparent;box-shadow:none!important}.dm-upgrade-popup__options .ef__product-option-input:focus,.dm-upgrade-popup__options .ef__product-option-input:focus-visible,.dm-upgrade-popup__options .ef__product-option-input:active,.dm-upgrade-popup__options label:focus,.dm-upgrade-popup__options label:focus-visible,.dm-upgrade-popup__options label:active{box-shadow:none!important}.dm-upgrade-popup__options .ef__product-option>:first-child{margin-top:0}.dm-upgrade-popup__options .ef__product-option>:last-child{margin-bottom:0}.dm-upgrade-popup__options .ef__product-option+.ef__product-option{margin-top:1.4rem}.dm-upgrade-popup__options label,.dm-upgrade-popup__options button,.dm-upgrade-popup__options input,.dm-upgrade-popup__options select{transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease,color .16s ease}.dm-upgrade-popup__options input:focus-visible,.dm-upgrade-popup__options select:focus-visible,.dm-upgrade-popup__options textarea:focus-visible,.dm-upgrade-popup__options button:focus-visible{outline:2px solid rgb(14 139 154 / 44%);outline-offset:2px}.dm-upgrade-popup__option-hint{display:block;margin-top:.4rem;color:#1212129e;font-size:1.3rem;line-height:1.4}body.dm-upgrade-popup-open{overflow:hidden}body.dm-upgrade-popup-open>*:not(.dm-upgrade-popup){filter:blur(3px);transition:filter .18s ease}body.dm-upgrade-popup-open .dm-upgrade-popup{filter:none}@media screen and (min-width:750px){.dm-upgrade-popup__dialog{max-height:none;overflow:hidden}.dm-upgrade-popup__options{overflow:visible}}@media screen and (max-width:749px){.dm-upgrade-popup{align-items:flex-end;padding:0}.dm-upgrade-popup__dialog{width:100%;max-height:calc(100dvh - .8rem);border-right:0;border-bottom:0;border-left:0;border-radius:8px 8px 0 0;animation:dmUpgradeSheetIn .21s ease-out}@supports not (height: 100dvh){.dm-upgrade-popup__dialog{max-height:calc(100vh - .8rem)}}.dm-upgrade-popup__close{top:1rem;right:1rem;width:3.2rem;height:3.2rem;font-size:2.3rem}.dm-upgrade-popup__header{padding:1.4rem 5rem 1.2rem 1.4rem}.dm-upgrade-popup__title{margin-bottom:.45rem;font-size:1.85rem;line-height:1.18}.dm-upgrade-popup__text{font-size:1.25rem;line-height:1.35}.dm-upgrade-popup__options{overflow-y:auto;padding:1rem 1rem .9rem}.dm-upgrade-popup__actions{grid-template-columns:1fr;gap:.7rem;padding:1rem 1rem 1.1rem}.dm-upgrade-popup__button{min-height:4.2rem;font-size:1.3rem}.dm-upgrade-popup__separator{justify-self:center;width:auto;height:auto;border:0;background:transparent;color:#1212127f;font-size:1rem;line-height:1}.dm-upgrade-popup__options .ef__product-option-root{margin:0!important;padding:0!important}.dm-upgrade-popup__options .ef__product-option{padding:0!important}.dm-upgrade-popup__options .ef__product-option+.ef__product-option{margin-top:0}.dm-upgrade-popup__option-hint{margin-top:.25rem;font-size:1.1rem;line-height:1.3}}@media screen and (max-width:420px){.dm-upgrade-popup__header{padding:1.2rem 4.6rem 1rem 1.2rem}.dm-upgrade-popup__title{font-size:1.7rem}.dm-upgrade-popup__text{font-size:1.18rem}.dm-upgrade-popup__options{padding:.8rem .8rem .7rem}}@keyframes dmUpgradePopupIn{0%{opacity:0;transform:translateY(.8rem) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes dmUpgradeSheetIn{0%{opacity:0;transform:translateY(2.4rem)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/dm-upgrade-popup.css.map */
