@keyframes loadingAni{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fadeInBlur{0%{opacity:0;filter:blur(8px)}to{opacity:1;filter:blur(0)}}@keyframes copyFeedback{0%{transform:scale(1);background-color:rgba(0,226,144,.25)}50%{transform:scale(1.1);background-color:rgba(0,226,144,.5)}to{transform:scale(1);background-color:rgba(0,226,144,.25)}}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-Regular.ttf);font-weight:400}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-Medium.ttf);font-weight:500}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-SemiBold.ttf);font-weight:600}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-Bold.ttf);font-weight:700}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-ExtraBold.ttf);font-weight:800}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-Black.ttf);font-weight:900}@font-face{font-family:Tenor Sans;src:url(/fonts/tenor-sans/TenorSans-Regular.ttf);font-weight:400}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-Regular.ttf);font-weight:400}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-Medium.ttf);font-weight:500}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-Bold.ttf);font-weight:700}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-Black.ttf);font-weight:900}@font-face{font-family:Manrope;src:url(/fonts/manrope/Manrope-Light.ttf);font-weight:300}@font-face{font-family:Manrope;src:url(/fonts/manrope/Manrope-Regular.ttf);font-weight:400}@font-face{font-family:Manrope;src:url(/fonts/manrope/Manrope-Medium.ttf);font-weight:500}@font-face{font-family:Manrope;src:url(/fonts/manrope/Manrope-SemiBold.ttf);font-weight:600}@font-face{font-family:Manrope;src:url(/fonts/manrope/Manrope-Bold.ttf);font-weight:700}@font-face{font-family:Manrope;src:url(/fonts/manrope/Manrope-ExtraBold.ttf);font-weight:800}.modal{justify-content:center;position:fixed;height:100dvh;max-height:100dvh;z-index:999;top:0;left:0;transition:all .5s cubic-bezier(.18,.88,.55,1);display:flex;flex-flow:row wrap}.modal,.modal .cnt{align-items:center;width:100%;box-sizing:border-box}.modal .cnt{position:absolute;z-index:2;border-radius:2.1vh;padding:4.2vh;background:#fff;opacity:0;visibility:hidden;height:100%;max-width:calc(100% - 8.4vh);max-height:calc(100% - 8.4vh);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;transition:all .5s cubic-bezier(.18,.88,.55,1);display:flex;flex-flow:column nowrap}@media screen and (max-width:700px){.modal .cnt{border-radius:1vh;padding:2.1vh;max-width:calc(100% - 2.1vh);max-height:calc(100% - 2.1vh)}}.modal .cnt.top{justify-content:flex-start}.modal .cnt.middle{justify-content:center}.modal .cnt.bottom{justify-content:flex-end}.modal .cnt.min{width:auto;height:auto;max-width:calc(100% - 8.4vh);max-height:calc(100% - 8.4vh)}@media screen and (max-width:700px){.modal .cnt.min{max-width:calc(100% - 2.1vh);max-height:calc(100% - 2.1vh)}}.modal .cnt.min .img,.modal .cnt.min iframe,.modal .cnt.min img{max-width:100%;max-height:calc(100dvh - 8.4vh - 8.4vh)}.modal .cnt .form-loading{margin-top:auto;margin-bottom:auto}.modal .close{z-index:3;top:2.1vh;right:2.1vh;position:absolute;width:4.2vh;height:4.2vh;transition:all .5s cubic-bezier(.18,.88,.55,1)}.modal .close .icon-x{position:relative;width:100%;height:100%;cursor:pointer}.modal .close .icon-x:after{z-index:1;width:100%;height:100%;border-radius:100%;background:#ff2851;position:absolute;content:"";display:block}.modal .close .icon-x svg{z-index:2;width:50%;height:50%}.modal .close .icon-x svg path{stroke-width:2px;fill:#fff}.modal .overlay{position:absolute;width:100%;height:100%;z-index:1;background:rgba(100,103,122,.8);transition:all .5s cubic-bezier(.18,.88,.55,1)}.modal.opening .cnt{transform:scale(.8) translateY(5vh)}.modal.opening .close{transform:scale(.8)}.modal.opening .close,.modal.opening .overlay{opacity:0}.modal.open{opacity:1;visibility:visible}.modal.open .cnt{transform:scale(1) translateY(0)}.modal.open .close{transform:scale(1)}.modal.open .close,.modal.open .cnt,.modal.open .overlay{opacity:1;visibility:visible}.modal.closing{opacity:0;visibility:hidden}.modal.closing .cnt{transform:scale(.8) translateY(-5vh)}.modal.closing .close{transform:scale(.8)}.modal.closing .close,.modal.closing .cnt,.modal.closing .overlay{opacity:0;visibility:hidden}.modal .form-confirm-delete-address,.modal .form-confirm-remove{text-align:center;padding:4.2vh;max-width:60vh}.modal .form-confirm-delete-address h4,.modal .form-confirm-remove h4{margin:0 0 2.1vh}.modal .form-confirm-delete-address p,.modal .form-confirm-remove p{margin:0 0 3.2vh;color:rgba(0,0,0,.8);line-height:1.5;font-size:2.4vh;line-height:3.4vh;font-family:Montserrat,sans-serif}.modal .form-confirm-delete-address p span,.modal .form-confirm-remove p span{text-transform:uppercase;font-weight:500;color:#000}.modal .form-confirm-delete-address .modal-actions,.modal .form-confirm-remove .modal-actions{justify-content:center;align-items:center;gap:2.1vh;display:flex;flex-flow:row nowrap}.modal .form-confirm-delete-address .modal-actions .button-ui,.modal .form-confirm-remove .modal-actions .button-ui{min-width:15vh}.modal .form-confirm-delete-address .modal-actions .button-ui.remove-btn,.modal .form-confirm-remove .modal-actions .button-ui.remove-btn{background:#ff2851;color:#fff}.modal .form-confirm-delete-address .modal-actions .button-ui.remove-btn:hover,.modal .form-confirm-remove .modal-actions .button-ui.remove-btn:hover{background:rgba(255,40,81,.8)}.modal .form-confirm-delete-address .modal-actions .button-ui.remove-btn:hover svg path,.modal .form-confirm-remove .modal-actions .button-ui.remove-btn:hover svg path{fill:#fff}