.input-holder[data-v-03c453f9]{position:relative}.input-holder[data-v-03c453f9]::after{content:"";position:absolute;top:18px;right:20px;width:9px;height:9px;border-right:2px solid var(--black);border-bottom:2px solid var(--black);transform:rotate(45deg);transition:transform .2s ease-out}.input-holder.toggled[data-v-03c453f9]::after{transform:rotate(-135deg)}.input[data-v-03c453f9]{background-color:#f5f5f5;height:44px;border-radius:22px;padding:0 24px;width:100%;display:flex;align-items:center;color:rgba(var(--black), 0.6);font-size:14px;cursor:pointer;-webkit-user-select:none;user-select:none}ul[data-v-03c453f9]{position:absolute;top:100%;left:0;width:100%;list-style-type:none;border-radius:0 0 26px 26px;overflow:hidden}li[data-v-03c453f9]{padding:10px 24px;background-color:#fff;color:rgba(var(--black), 0.6);border-bottom:1px solid #f5f5f5;font-size:14px;cursor:pointer}li[data-v-03c453f9]:last-child{border-bottom:none}
svg[data-v-92af4682]{color:inherit;fill:inherit;margin:0;padding:0;display:inline-block;fill:inherit;width:inherit;height:inherit}
.menu-container[data-v-3485f49e]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:13;opacity:0;visibility:hidden;transition:opacity .3s ease-out,visibility .3s ease-out .3s}.menu-container .backdrop[data-v-3485f49e]{position:absolute;width:100%;height:100%;background:#4764d1;opacity:.6;z-index:1}.menu-container .content[data-v-3485f49e]{position:absolute;top:0;right:0;display:flex;flex-direction:column;width:100%;height:100vh;background:#fff;padding:37px 36px 68px;transition:transform .2s ease-out .2s;z-index:2}.menu-container .nav[data-v-3485f49e]{display:block}.menu-container .nav-item[data-v-3485f49e]{font-size:18px;line-height:28px}.menu-container .nav-item a[data-v-3485f49e]{position:relative;display:block;color:var(--black);padding-bottom:18px}.menu-container .nav-item a span[data-v-3485f49e]{display:inline-block;transform:translate3d(0, 0, 0);transition:transform .3s ease-out}.menu-container .nav-item a[data-v-3485f49e]::before{content:"";position:absolute;top:11px;left:-48px;height:2px;width:0;background-color:#4764d1;transition:width .2s ease-out}.menu-container .nav-item a[data-v-3485f49e]:hover{color:#4764d1;text-decoration:none}.menu-container .nav-item a[data-v-3485f49e]:hover::before{width:34px}.menu-container .nav-item a:hover span[data-v-3485f49e]{transform:translate3d(6px, 0, 0)}.menu-container .logo[data-v-3485f49e]{height:49px;margin-bottom:76px}#toggle_menu:checked~.menu-container[data-v-3485f49e]{opacity:1;visibility:visible;transition-delay:0s}.sn-wrapper[data-v-3485f49e]{list-style:none;padding:0;margin:0}.sn-wrapper .sn[data-v-3485f49e]{display:inline-flex;align-items:center;margin:12px 0}.sn-wrapper span[data-v-3485f49e]{color:var(--black);margin:2px 0 0 14px}@media(min-width: 1200px){.menu-container .content[data-v-3485f49e]{width:400px;right:0;transform:translate3d(100%, 0, 0);padding:42px 48px 68px}.menu-container .logo[data-v-3485f49e]{height:63px}#toggle_menu:checked~.menu-container .content[data-v-3485f49e]{transform:translate3d(0, 0, 0)}}
.loading[data-v-358c3763]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(235,239,251,.6);opacity:0;visibility:hidden;transition:opacity .2s ease-out .2s;z-index:20}.loading.active[data-v-358c3763]{opacity:1;visibility:visible;transition-delay:0s}.inner[data-v-358c3763]{position:relative;width:100%;height:100%}img[data-v-358c3763]{position:absolute;display:inline-block;top:50%;left:50%;transform:translate(-50%, -50%);width:42px;height:66px}.spinner[data-v-358c3763]{position:absolute;display:inline-block;top:50%;left:50%;transform:translate(-50%, -50%);width:80px;height:80px}.spinner div[data-v-358c3763]{transform-origin:40px 40px;animation:spinner-358c3763 1.2s linear infinite}.spinner div[data-v-358c3763]:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:rgba(71,100,209,.5)}.spinner div[data-v-358c3763]:nth-child(1){transform:rotate(0deg);animation-delay:-1.1s}.spinner div[data-v-358c3763]:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.spinner div[data-v-358c3763]:nth-child(3){transform:rotate(60deg);animation-delay:-0.9s}.spinner div[data-v-358c3763]:nth-child(4){transform:rotate(90deg);animation-delay:-0.8s}.spinner div[data-v-358c3763]:nth-child(5){transform:rotate(120deg);animation-delay:-0.7s}.spinner div[data-v-358c3763]:nth-child(6){transform:rotate(150deg);animation-delay:-0.6s}.spinner div[data-v-358c3763]:nth-child(7){transform:rotate(180deg);animation-delay:-0.5s}.spinner div[data-v-358c3763]:nth-child(8){transform:rotate(210deg);animation-delay:-0.4s}.spinner div[data-v-358c3763]:nth-child(9){transform:rotate(240deg);animation-delay:-0.3s}.spinner div[data-v-358c3763]:nth-child(10){transform:rotate(270deg);animation-delay:-0.2s}.spinner div[data-v-358c3763]:nth-child(11){transform:rotate(300deg);animation-delay:-0.1s}.spinner div[data-v-358c3763]:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes spinner-358c3763{0%{opacity:1}100%{opacity:0}}
.input-holder[data-v-0e39a0bd]{background-color:#fff;height:50px;border-radius:30px;display:flex}input[data-v-0e39a0bd]{flex:1;height:100%;padding:0 24px;font-size:16px;min-width:50px}.btn--clear[data-v-0e39a0bd]{min-width:50px;width:50px;height:50px}.btn--search[data-v-0e39a0bd]{background-color:#4764d1;min-width:50px;width:50px;height:50px;border-radius:30px;transition:background-color .2s ease-out}.btn--search[data-v-0e39a0bd]:hover{background-color:var(--black)}[data-v-0e39a0bd]::placeholder{color:rgba(0,0,0,.5);opacity:1;font-size:13px}[data-v-0e39a0bd]:-ms-input-placeholder{color:rgba(0,0,0,.5)}[data-v-0e39a0bd]::-ms-input-placeholder{color:rgba(0,0,0,.5)}@media(min-width: 768px){.input-holder[data-v-0e39a0bd]{height:50px}input[data-v-0e39a0bd]{font-size:16px;padding:0 32px}.btn--clear[data-v-0e39a0bd]{min-width:50px;width:50px;height:50px}.btn--search[data-v-0e39a0bd]{min-width:50px;width:50px;height:50px}[data-v-0e39a0bd]::placeholder{font-size:16px}}
.modal[data-v-3947d9a8]{width:100vw;height:100%;position:fixed;z-index:999;top:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .2s ease-out,visibility .2s ease-out .2s}.modal.show[data-v-3947d9a8]{opacity:1;visibility:visible;transition-delay:0s}.modal.show .content[data-v-3947d9a8]{transform:translate3d(0, 0, 0)}.modal .content[data-v-3947d9a8]{position:relative;width:100%;max-width:95%;height:216px;min-height:200px;background-color:#fff;border-radius:5px;display:flex;flex-direction:column;border-radius:26px;box-shadow:0px 0px 22px rgba(71,100,209,.1019607843);padding:34px;transform:translate3d(0, 20px, 0);transition:transform .2s ease-out;z-index:2}.modal .scrollable[data-v-3947d9a8]{display:flex;flex-direction:column}.modal .scrollable[data-v-3947d9a8]::-webkit-scrollbar{width:0px;height:0px}.modal .backdrop[data-v-3947d9a8]{position:fixed;width:100%;height:100%;background:#fbf1fb;opacity:.9;z-index:1}.modal .title-holder[data-v-3947d9a8]{display:flex;justify-content:space-between;align-items:baseline}.modal .title[data-v-3947d9a8]{font-size:18px;line-height:28px;font-weight:500}.modal .btn--close[data-v-3947d9a8]{transform:translateY(-6px)}@media(min-width: 768px){.modal .title[data-v-3947d9a8]{font-size:22px;line-height:32px}}
.entity[data-v-72e7e8c6]{display:block;cursor:pointer;padding-right:0;color:var(--black)}.entity__info[data-v-72e7e8c6]{display:flex;flex-direction:column;text-align:left;margin-top:14px;width:-moz-fit-content;width:fit-content}.entity__info--name[data-v-72e7e8c6]{font-weight:500;font-size:16px;line-height:22px;transition:color .2s ease-out;color:var(--black)}@media(min-width: 768px){.entity__info--name[data-v-72e7e8c6]{line-height:34px;font-size:20px}}.entity__info--description[data-v-72e7e8c6]{font-size:14px;line-height:22px}.entity__imgholder[data-v-72e7e8c6]{position:relative;width:100%;aspect-ratio:373/207;overflow:hidden;border-radius:12px}.entity__imgholder img[data-v-72e7e8c6]{transition:transform .2s ease-out}.entity[data-v-72e7e8c6]:hover{text-decoration:none}.entity:hover .entity__imgholder img[data-v-72e7e8c6]{transform:scale(1.1)}.entity:hover .entity__info--name[data-v-72e7e8c6]{color:var(--color-secondary);text-decoration:underline}picture[data-v-72e7e8c6]{position:absolute;top:0;left:0;width:100%;height:100%;display:block;transition:transform .25s ease-out}
.item[data-v-23faaa79]{width:100%;display:flex;position:relative;flex-direction:column;position:relative;padding-bottom:37px;position:relative;margin-bottom:14px}.slider-holder[data-v-23faaa79]{width:100%;margin:0}.info-holder[data-v-23faaa79]{display:flex;justify-content:space-between;margin:0 0 22px 0}.info-holder .title[data-v-23faaa79]{font-size:18px;line-height:24px;font-weight:500;margin-bottom:13px}.info-holder .subtitle[data-v-23faaa79]{font-size:14px;line-height:20px;font-weight:400;margin:0}.btn--all[data-v-23faaa79]{position:absolute;align-self:baseline;margin:auto 0 0 0;bottom:24px;color:var(--color-primary);font-size:14px;white-space:nowrap;text-decoration:underline;transition:color .2s ease-out}.btn--all[data-v-23faaa79]:hover{color:var(--color-secondary);transition-duration:0s}.title-holder[data-v-23faaa79]{text-align:left;margin:0}.VueCarousel[data-v-23faaa79]{margin-left:-36px;margin-right:-36px;width:100vw}.VueCarousel[data-v-23faaa79] .VueCarousel-wrapper{padding-left:36px}.VueCarousel[data-v-23faaa79] .entity{padding-right:30px}@media(min-width: 1200px){.VueCarousel[data-v-23faaa79]{margin-left:0;margin-right:0;width:100%}.VueCarousel[data-v-23faaa79] .VueCarousel-wrapper{padding-left:0}.VueCarousel[data-v-23faaa79] .entity{padding-right:0}.VueCarousel[data-v-23faaa79] .VueCarousel-inner{display:grid;grid-gap:20px;grid-template-columns:repeat(4, 1fr)}.btn--all[data-v-23faaa79]{position:relative;font-size:16px}.info-holder[data-v-23faaa79]{margin:0 0 20px 0}.info-holder .title[data-v-23faaa79]{font-size:24px;line-height:32px;margin-bottom:10px}.info-holder .subtitle[data-v-23faaa79]{font-size:16px;line-height:24px}}
.content .header[data-v-0ffc00f2]{background:#f0f0f0;padding-top:150px;padding-bottom:70px}@media(min-width: 576px){.content .header[data-v-0ffc00f2]{padding-bottom:170px}}.content .products__title[data-v-0ffc00f2]{margin:20px 0}.content .products__types[data-v-0ffc00f2]{padding:60px 0 0}.content .products__types .type[data-v-0ffc00f2]{text-align:center;margin-right:20px}.content .products__types .type img[data-v-0ffc00f2]{width:100%;max-width:234px;max-height:234px}.content .group-types[data-v-0ffc00f2]{padding:20px 0}@media(min-width: 576px){.content .group-types[data-v-0ffc00f2]{padding:50px 0}}.content .group-types__content[data-v-0ffc00f2]{margin:40px 0}.content .group-types .content__title[data-v-0ffc00f2]{margin:20px 50px}.content .group-types .content__products .product[data-v-0ffc00f2]{display:flex;flex-direction:column;margin-right:30px;min-width:268px;width:100%}.loading-bar__image[data-v-0ffc00f2]{width:100%;height:188px;border-radius:26px;margin:10px 20px 10px 0}@media(min-width: 576px){.loading-bar__image[data-v-0ffc00f2]{height:207px;width:373px}}.loading-bar__title[data-v-0ffc00f2]{height:20px;width:207px;margin:10px 0}.loading-bar__subtitle[data-v-0ffc00f2]{height:16px;width:149px;margin:10px 0}.loading-bar__xs[data-v-0ffc00f2]{height:19px;max-width:350px;width:70%;margin:10px 0}.loading-bar__small[data-v-0ffc00f2]{height:27px;max-width:425px;width:90%;margin:10px 0}.loading-bar__md[data-v-0ffc00f2]{height:53px;width:80%;max-width:678px;margin:auto}.loading-content[data-v-0ffc00f2]{animation-duration:1s !important;animation-fill-mode:forwards !important;animation-iteration-count:infinite !important;animation-timing-function:ease !important;animation-direction:alternate;animation-name:placeholderAnimate-0ffc00f2 !important;background:#d9d9d9;background-size:1300px !important;border-radius:2px;min-height:10px}@keyframes placeholderAnimate-0ffc00f2{from{opacity:1}to{opacity:.7}}
.item[data-v-ecc76052]{display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.item.active .img-holder[data-v-ecc76052]{border:2px solid var(--color-secondary)}.item.active .title[data-v-ecc76052]{color:var(--color-secondary);transition:color .2s ease-out}.item .img-holder[data-v-ecc76052]{display:flex;width:68px;height:68px;background:#fff;border-radius:92px;justify-content:center;align-items:center;padding:20px}.item .img-holder .icon[data-v-ecc76052]{height:auto;border-radius:5px;width:100%;height:100%}.item .info-holder[data-v-ecc76052]{display:flex;flex-direction:column;text-align:center;margin-top:20px}.item .info-holder .title[data-v-ecc76052]{font-weight:400;font-size:12px;line-height:19px}.item:hover .item .info-holder .title[data-v-ecc76052],.item:focus .item .info-holder .title[data-v-ecc76052]{color:var(--color-secondary);transition-duration:0s}@media(min-width: 768px){.item[data-v-ecc76052]{width:120px}.item .img-holder[data-v-ecc76052]{width:76px;height:76px}.item .info-holder .title[data-v-ecc76052]{font-size:16px;line-height:24px}}@media(min-width: 1200px){.item .img-holder[data-v-ecc76052]{border:1px solid rgba(0,0,0,0);transition:border-color .3s ease-out}.item .title[data-v-ecc76052]{transition:color .2s ease-out}.item:hover .img-holder[data-v-ecc76052]{border-color:#4764d1}.item:hover .title[data-v-ecc76052]{color:#4764d1}}
.btn--rating[data-v-2fd8c91f]{display:flex;align-items:baseline;color:#fff;font-size:20px;line-height:28px}svg[data-v-2fd8c91f]{margin-right:11px}
.btn--remove[data-v-b03eb34a],.btn--add[data-v-b03eb34a]{position:relative}.btn--remove[data-v-b03eb34a]::before,.btn--remove[data-v-b03eb34a]::after,.btn--add[data-v-b03eb34a]::before,.btn--add[data-v-b03eb34a]::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:18px;height:2px;background-color:#4764d1;transition:all .2s ease-out}.btn--add[data-v-b03eb34a]::after{transform:translate(-50%, -50%) rotate(90deg)}.quantity[data-v-b03eb34a]{display:flex;justify-content:center;align-items:center}.quantity__holder[data-v-b03eb34a]{display:flex;justify-content:center;align-items:center}.quantity__holder .number[data-v-b03eb34a]{font-size:18px;padding:0 15px;letter-spacing:-0.29px;line-height:42px;font-weight:500}.quantity .action-button[data-v-b03eb34a]{cursor:pointer;width:44px;height:44px;background:#fff;display:flex;border-radius:24px;align-items:center;justify-content:center;border:2px solid var(--color-secondary);transition:all .2s ease-out}.quantity .action-button[data-v-b03eb34a]:hover{background-color:var(--black);border:2px solid var(--black);transition-duration:0s}.quantity .action-button[data-v-b03eb34a]:hover::before,.quantity .action-button[data-v-b03eb34a]:hover::after{background-color:#fff;transition-duration:0s}@media(min-width: 990px){.quantity .action-button[data-v-b03eb34a]{width:47px;height:47px;border:none}}.quantity .action-button[disabled][data-v-b03eb34a]{opacity:.5}
.fs-12[data-v-3fccd3b7]{font-size:12px;line-height:22px}.fs-14[data-v-3fccd3b7]{font-size:14px}.fw-500[data-v-3fccd3b7]{font-weight:500}hr[data-v-3fccd3b7]{background-color:#ebeffb;margin-top:14px;margin-bottom:14px}.btn--info[data-v-3fccd3b7]{margin-left:10px}.cart[data-v-3fccd3b7]{border-radius:0;overflow:hidden;width:100%;height:100%}.taxes-included[data-v-3fccd3b7]{font-weight:400;font-size:12px}.content[data-v-3fccd3b7]{background-color:#fff;padding:42px 36px;height:100%;overflow:auto}.title-holder[data-v-3fccd3b7]{display:flex;justify-content:space-between}.title[data-v-3fccd3b7]{font-size:18px;line-height:28px;font-weight:500;color:var(--black)}.total-amount[data-v-3fccd3b7]{display:flex;justify-content:space-between;font-size:20px;line-height:28px;font-weight:500}.product-holder:last-child .product[data-v-3fccd3b7]{margin-bottom:0}.product[data-v-3fccd3b7]{margin:24px 0 26px}.product .product-title[data-v-3fccd3b7]{font-size:14px;line-height:24px;font-weight:500;margin-bottom:5px}.product .product-price[data-v-3fccd3b7]{font-size:14px;line-height:24px;font-weight:500}.product .product-txt[data-v-3fccd3b7]{font-size:10px;line-height:16px;color:#444}.product-info[data-v-3fccd3b7]{margin-bottom:14px}.product-info p[data-v-3fccd3b7]{margin-bottom:0}.product-info .obs[data-v-3fccd3b7]{color:#01100f;font-size:12px;line-height:22px}.remove-all[data-v-3fccd3b7]{font-size:14px;margin-bottom:14px}.total-products-value .title[data-v-3fccd3b7]{font-size:14px;line-height:22px;font-weight:500}.total-products-value .price[data-v-3fccd3b7]{font-size:14px;line-height:22px;font-weight:500}.total-deliveryfees-value>div[data-v-3fccd3b7]{font-size:14px}ul[data-v-3fccd3b7]{list-style-type:none;margin:0}.continue-shopping[data-v-3fccd3b7]{font-size:14px;line-height:20px;color:#4764d1}.empty-cart[data-v-3fccd3b7]{height:calc(100% - 100px);display:flex;align-items:center;justify-content:center;text-align:center}.empty-cart .title[data-v-3fccd3b7]{font-size:18px;line-height:25px;font-weight:500;margin-bottom:20px}.empty-cart .subtitle[data-v-3fccd3b7]{font-size:14px;line-height:22px;margin-bottom:30px}.empty-cart .img-holder[data-v-3fccd3b7]{margin-bottom:56px}.empty-cart .btn[data-v-3fccd3b7]{width:100%}textarea[data-v-3fccd3b7]{width:100%;min-height:63px;background-color:#f5f5f5;border-radius:12px;padding:20px 27px;font-size:16px;line-height:1.2}.tip-input[data-v-3fccd3b7]{position:relative}.tip-input[data-v-3fccd3b7] input{text-align:right}.tip-input .tip-unit-wrapper[data-v-3fccd3b7]{position:absolute;top:10px;left:14px;display:flex;z-index:10}.tip-input .tip-unit[data-v-3fccd3b7]{padding:0 10px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:10px;cursor:pointer}.tip-input .tip-unit.toggled[data-v-3fccd3b7]{background-color:#4764d1;color:#fff}@media(min-width: 1200px){.cart[data-v-3fccd3b7]{border-radius:10px;overflow:hidden;width:398px;height:auto}.content[data-v-3fccd3b7]{background-color:rgba(71,100,209,.05)}.title-holder[data-v-3fccd3b7]{justify-content:flex-start;margin-bottom:24px}.title-holder .title[data-v-3fccd3b7]{color:#4764d1;font-size:20px;font-weight:400;margin-left:12px}.product[data-v-3fccd3b7]{margin-top:10px;margin-bottom:20px}.product .product-quantity[data-v-3fccd3b7]{background-color:#fff;color:#4764d1;font-size:16px;border-radius:22px;width:22px;height:22px;align-items:center;justify-content:center;margin-right:8px}.product .product-title[data-v-3fccd3b7]{font-size:16px;font-weight:400;margin-bottom:0}.product .product-txt[data-v-3fccd3b7]{font-size:12px}.product .quantity[data-v-3fccd3b7] .action-button{width:38px;height:38px}.product .quantity[data-v-3fccd3b7] .action-button::before,.product .quantity[data-v-3fccd3b7] .action-button::after{width:14px}.total-products-value .title[data-v-3fccd3b7]{font-size:18px;line-height:28px}.total-products-value .price[data-v-3fccd3b7]{font-size:18px;line-height:28px}.btn[data-v-3fccd3b7]{height:70px;margin-left:-36px;margin-right:-36px;border-top-right-radius:0;border-top-left-radius:0}}
.cart[data-v-11d1178b]{border-radius:10px;overflow:hidden;width:100%;height:min-content}.content[data-v-11d1178b]{background:rgba(71,100,209,.05);padding:34px;padding:34px}.title[data-v-11d1178b]{text-align:left;color:var(--color-secondary);margin-bottom:30px;display:flex;align-items:flex-end}.title span[data-v-11d1178b]{font-size:20px;line-height:28px}.title .icon[data-v-11d1178b]{margin-right:14px}.total-amount[data-v-11d1178b]{display:flex;justify-content:space-between;font-size:20px;line-height:28px;font-weight:500}.product[data-v-11d1178b]{margin:24px 0 26px}.product__info[data-v-11d1178b]{margin-bottom:24px}.product__info p[data-v-11d1178b]{margin-bottom:0}.product__actions[data-v-11d1178b]{display:flex;justify-content:space-between}.product__actions .remove-all[data-v-11d1178b]{font-size:14px;margin-bottom:14px}.btn[data-v-11d1178b]{background-color:#4764d1;height:70px;display:flex;justify-content:center;align-items:center;border-radius:0;color:#fff !important;font-size:20px;font-weight:500;transition:all .2s ease-out}.btn[data-v-11d1178b]:hover{background-color:var(--black);transition-duration:0s}.btn.disabled[data-v-11d1178b]{pointer-events:none;background-color:#ebeffb;color:#98a9e6 !important}.togggle-edit-modal[data-v-11d1178b]{margin-top:17px;text-decoration:underline}.entity-name[data-v-11d1178b]{font-size:20px;line-height:28px;font-weight:500;margin-bottom:17px}.location-holder[data-v-11d1178b]{margin-top:25px;padding-top:18px;border-top:1px solid rgba(71,100,209,.2)}.location-icon[data-v-11d1178b]{margin-right:21px}
svg[data-v-08804d94]{max-width:100%}
.modal[data-v-15c59b08]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:11;display:block !important;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease-out 0s,visibility .2s ease-out 0s}.modal .backdrop[data-v-15c59b08]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(71,100,209,.6)}.modal .content[data-v-15c59b08]{position:absolute;top:50%;left:50%;width:calc(100% - 44px);height:auto;border-radius:10px;background-color:#fff;transform:translate3d(-50%, calc(-50% + 50px), 0);transition:transform .2s ease-out;padding:34px;max-height:calc(100% - 44px);overflow-y:auto}.modal .content[data-v-15c59b08]::-webkit-scrollbar{background-color:#fff;width:14px}.modal .content[data-v-15c59b08]::-webkit-scrollbar-track{background-color:#fff}.modal .content[data-v-15c59b08]::-webkit-scrollbar-thumb{border-radius:16px;border:3px solid #fff;background-color:rgba(183,187,216,.8)}.modal .content[data-v-15c59b08]::-webkit-scrollbar-thumb:hover{background-color:#b7bbd8}.modal .content[data-v-15c59b08]::-webkit-scrollbar-button{display:none}.modal.show[data-v-15c59b08]{opacity:1;visibility:visible;transition-delay:0s;pointer-events:auto}.modal.show .content[data-v-15c59b08]{transform:translate3d(-50%, -50%, 0);transition-delay:0s}.modal.show~.app-content[data-v-15c59b08]{filter:blur(2px)}.modal .btn--close[data-v-15c59b08]{position:absolute;top:34px;right:34px}.modal .title[data-v-15c59b08]{font-size:16px;line-height:22px;letter-spacing:.16px;font-weight:500;color:#151515}.app-content[data-v-15c59b08]{transition:filter .2s ease-out}@media(min-width: 768px){.modal .content[data-v-15c59b08]{width:540px}.modal.small .content[data-v-15c59b08]{width:350px}}
