@charset "UTF-8";.svg-icon[data-v-d95c86c5]{display:inline-block}.svg-icon[data-v-d95c86c5] svg{width:100%;height:100%;fill:currentColor}.svg-icon[data-v-d95c86c5] svg path{fill:currentColor}.sidebar-filter__category[data-v-1febb206]{border-bottom:1px solid #eee}.sidebar-filter__category[data-v-1febb206]:last-child{border-bottom:none}.sidebar-filter__category-item[data-v-1febb206]{cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:20px 0;font-weight:700;transition:color .2s ease}.sidebar-filter__category-item[data-v-1febb206]:hover{color:#0813e1}.sidebar-filter__category-name[data-v-1febb206]{display:flex;align-items:center;font-size:1.8rem;font-weight:600}.sidebar-filter__category-name--active[data-v-1febb206]{color:#0813e1}.sidebar-filter__category-icon[data-v-1febb206]{margin-right:8px}.sidebar-filter__arrow[data-v-1febb206]{font-size:1.2rem;transition:transform .2s ease}.sidebar-filter__subcategory-list[data-v-1febb206]{list-style:none;margin:0;padding-left:1rem;padding-bottom:.5rem}.sidebar-filter__subcategory-link[data-v-1febb206]{display:flex;align-items:center;padding:10px 0;color:#222;text-decoration:none;font-size:1.4rem;transition:color .2s ease}.sidebar-filter__subcategory-link[data-v-1febb206]:hover{color:#0813e1}.sidebar-filter__subcategory-link--active[data-v-1febb206]{color:#0813e1;font-weight:700}.sidebar-filter__subcategory-icon[data-v-1febb206]{width:16px;height:16px;margin-right:8px}.product-card__link[data-v-298a0c6d]{display:flex;flex-direction:column}.product-card__figure[data-v-298a0c6d]{overflow:hidden;aspect-ratio:1;background:#fff}.product-card__figure picture[data-v-298a0c6d]{margin:0;width:100%;position:absolute;height:100%;top:0;overflow:hidden}.product-card__figure picture img[data-v-298a0c6d]{position:relative;object-position:center center;transform-origin:50% 50% 0px;display:block;width:100.1%;height:100.1%;object-fit:cover}.product-card__figure .labels__list[data-v-298a0c6d]{margin:0;padding:0;list-style:none;position:absolute;top:10px;left:10px;z-index:2;display:flex;flex-direction:row}.product-card__figure .labels__item[data-v-298a0c6d]{display:flex;justify-content:center;align-items:center;height:26px;margin:0 5px 0 0;padding:0 8px;border-radius:5px;font-size:12px;color:#fff;font-weight:600}.product-card__figure .labels__item--new[data-v-298a0c6d]{background:#e1b608}.product-card__figure .labels__item--discount[data-v-298a0c6d]{background:#0813e1}.product-card__figure .labels__item--bio[data-v-298a0c6d]{background:#138a44}.product-card__meta[data-v-298a0c6d]{display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width: 1024px){.product-card__meta[data-v-298a0c6d]{flex-direction:row}}.product-card__title[data-v-298a0c6d]{margin:5px 0;color:#222;font-size:1.1rem;font-weight:300;line-height:1.5}@media only screen and (min-width: 1024px){.product-card__title[data-v-298a0c6d]{margin:20px 0;font-size:1.4rem}}.product-card__price[data-v-298a0c6d]{color:#222;font-size:1.4rem;font-weight:600}@media only screen and (min-width: 1024px){.product-card__price[data-v-298a0c6d]{font-size:2.4rem}}.product-card__price--current[data-v-298a0c6d]{color:#222}.product-card__price--old[data-v-298a0c6d]{color:#999;margin-left:10px;text-decoration-line:line-through}.product-card__price--new[data-v-298a0c6d]{color:#0813e1}.product-card__description[data-v-298a0c6d]{font-size:1.2rem;color:#222}@media only screen and (min-width: 1024px){.product-card__description[data-v-298a0c6d]{text-align:right}}.product-grid[data-v-eeb87c7c]{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:5px;grid-row-gap:20px}@media screen and (min-width: 1200px){.product-grid[data-v-eeb87c7c]{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,1fr);grid-column-gap:20px;grid-row-gap:40px}}.no-products[data-v-eeb87c7c]{display:flex;justify-content:center;align-items:center;min-height:300px}.sort-dropdown[data-v-5b37e478]{position:relative;display:inline-block}.sort-dropdown__toggle[data-v-5b37e478]{display:flex;align-items:center;gap:8px;padding:8px;background:none;border:none;cursor:pointer;font-size:1.4rem;font-weight:400;color:#222}.sort-dropdown__arrow[data-v-5b37e478]{transition:transform .3s ease-in-out}.sort-dropdown__arrow.is-open[data-v-5b37e478]{transform:rotate(180deg)}.sort-dropdown__options[data-v-5b37e478]{position:absolute;top:100%;right:0;margin-top:8px;padding:5px 0;z-index:100;min-width:180px;list-style:none;background-color:#fff;border:1px solid rgba(34,34,34,.2);border-radius:4px;box-shadow:0 6px 12px #00000026}.sort-dropdown__option[data-v-5b37e478]{padding:10px 20px;font-size:1.6rem;white-space:nowrap;cursor:pointer;transition:background-color .2s ease}.sort-dropdown__option[data-v-5b37e478]:hover{background-color:#f5f5f5}.fade-slide-enter-active[data-v-5b37e478],.fade-slide-leave-active[data-v-5b37e478]{transition:opacity .2s ease,transform .2s ease}.fade-slide-enter-from[data-v-5b37e478],.fade-slide-leave-to[data-v-5b37e478]{opacity:0;transform:translateY(-10px)}.load-more[data-v-108f0cd4]{text-align:center;margin:2rem 0}.load-more__button[data-v-108f0cd4]:disabled,.load-more__button--loading[data-v-108f0cd4]{cursor:not-allowed;opacity:.6}.load-more__button[data-v-108f0cd4]:focus{outline:none}.shop-page[data-v-1847ff80]{display:flex;gap:2rem;padding-bottom:40px}.shop-page__sidebar[data-v-1847ff80]{width:25%;max-width:345px}@media screen and (max-width: 1199px){.shop-page__sidebar[data-v-1847ff80]{display:none}}.shop-page__main-content[data-v-1847ff80]{flex:1}.shop-page__header[data-v-1847ff80]{display:flex;justify-content:flex-end;align-items:center;margin-bottom:1rem}.shop-page__title[data-v-1847ff80]{margin:0;font-size:2rem;color:#333}.shop-page .loading-overlay[data-v-1847ff80]{display:flex;justify-content:center;align-items:center;min-height:300px;font-size:16px;font-size:1.6rem;color:#222}.shop-page .loading-overlay .dots .dot1[data-v-1847ff80]{animation:jump-1847ff80 1.5s infinite ease-in-out;animation-delay:0s}.shop-page .loading-overlay .dots .dot2[data-v-1847ff80]{animation:jump-1847ff80 1.5s infinite ease-in-out;animation-delay:.2s}.shop-page .loading-overlay .dots .dot3[data-v-1847ff80]{animation:jump-1847ff80 1.5s infinite ease-in-out;animation-delay:.4s}@keyframes jump-1847ff80{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-25px)}}.searchbox[data-v-c0ea5f35]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;justify-content:center;align-items:stretch;background:#f6f6f6;animation:searchboxSlideIn-c0ea5f35 .3s ease-out;overflow:hidden}.searchbox__inner[data-v-c0ea5f35]{display:flex;flex-direction:column;flex:1 1 90%;max-width:600px;padding:0 20px;align-self:center}@media screen and (min-width: 1200px){.searchbox__inner[data-v-c0ea5f35]{padding:0 0 5%}}.searchbox__header[data-v-c0ea5f35]{display:flex;align-items:center;justify-content:center;padding:20px 24px 16px;border-bottom:1px solid #e5e7eb}.searchbox__title[data-v-c0ea5f35]{margin:0;font-size:2.6rem;font-weight:700;color:#1f2937}.searchbox__close[data-v-c0ea5f35]{position:absolute;top:0;right:0;background:none;border:none;cursor:pointer;padding:15px 25px;border:0;font-size:2rem}.searchbox__form[data-v-c0ea5f35]{display:flex;flex-direction:row;justify-content:space-between}.searchbox__form .form__fieldset[data-v-c0ea5f35]{display:flex;flex-direction:row;justify-content:space-between;flex:1 1 auto}.searchbox__form .form__fieldset button[data-v-c0ea5f35]{margin-left:10px;min-width:120px}@keyframes searchboxSlideIn-c0ea5f35{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.swModal[data-v-bf54a62f]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0003;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;box-sizing:border-box}.swModal__container[data-v-bf54a62f]{position:relative;display:flex;flex-direction:column;max-height:90vh;background:#fff;box-shadow:0 10px 25px #2223;overflow:hidden;animation:swModalFadeIn-bf54a62f .3s ease-out}@media (max-width: 640px){.swModal__container[data-v-bf54a62f]{max-height:95vh}}.swModal__container--small[data-v-bf54a62f]{width:100%;max-width:400px}.swModal__container--medium[data-v-bf54a62f]{width:100%;max-width:600px}.swModal__container--large[data-v-bf54a62f]{width:100%;max-width:900px}@media (max-width: 640px){.swModal__container--large[data-v-bf54a62f]{width:100%;max-width:none}}.swModal__container--fullscreen[data-v-bf54a62f]{width:95%;height:90%;max-width:none;max-height:none}.swModal__header[data-v-bf54a62f]{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 16px;flex-shrink:0}.swModal__title[data-v-bf54a62f]{margin:0;font-size:2.4rem;font-weight:600;color:#222}.swModal__close[data-v-bf54a62f]{background:none;border:none;font-size:26px;cursor:pointer;color:#222;padding:4px;line-height:1;transition:all .2s ease}.swModal__close[data-v-bf54a62f]:hover{color:#0813e1}.swModal__close[data-v-bf54a62f]:focus{outline:2px solid #0813E1;outline-offset:2px}.swModal__content[data-v-bf54a62f]{padding:24px;overflow-y:auto;flex:1}.swModal__message p[data-v-bf54a62f]{margin:0;color:#222;line-height:1.6}.swModal__footer[data-v-bf54a62f]{padding:16px 24px 20px;border-top:1px solid rgba(153,153,153,.5);flex-shrink:0}.swModal__actions[data-v-bf54a62f]{border:10px solid red}.swModal__btn[data-v-bf54a62f]{margin-right:10px}@keyframes swModalFadeIn-bf54a62f{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.form__info[data-v-f81e3d6c]{margin-bottom:20px;padding:16px;background-color:#f8f9fa;border-radius:6px;border-left:4px solid #0813E1}.form__info .wysiwyg p[data-v-f81e3d6c]{margin:0;color:#374151;font-size:14px}.form__info .wysiwyg p strong[data-v-f81e3d6c]{color:#0813e1;font-weight:600}.form__fieldset[data-v-f81e3d6c]{margin-bottom:20px}.form__submit[data-v-f81e3d6c]{text-align:center}.form__success[data-v-f81e3d6c]{padding:20px;text-align:center}.form__success-icon[data-v-f81e3d6c]{margin-bottom:16px}.form__success-icon i[data-v-f81e3d6c]{font-size:48px;color:#10b981}.form__success .wysiwyg p[data-v-f81e3d6c]{margin:0 0 20px;color:#222;font-weight:500;font-size:16px}.form__error[data-v-f81e3d6c]{padding:20px;text-align:center}.form__error-icon[data-v-f81e3d6c]{margin-bottom:16px}.form__error-icon i[data-v-f81e3d6c]{font-size:48px;color:#ef4444}.form__error .wysiwyg p[data-v-f81e3d6c]{margin:0 0 20px;color:#222;font-weight:500;font-size:16px}.customSelect[data-v-69c2ca54]{position:relative;width:100%}.customSelect[disabled=true][data-v-69c2ca54]{opacity:.3;filter:grayscale(1);cursor:not-allowed;pointer-events:none}.customSelect__label[data-v-69c2ca54]{display:block;margin-bottom:10px;font-size:1.4rem;font-weight:400;color:#333}.customSelect__dropdown[data-v-69c2ca54]{position:relative;border:1px solid #d1d5db;background:#fff}.customSelect__dropdown--open[data-v-69c2ca54]{border-color:#0813e1;box-shadow:0 0 0 3px #3b82f61a}.customSelect__trigger[data-v-69c2ca54]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;cursor:pointer;-webkit-user-select:none;user-select:none;min-height:48px}@media screen and (min-width: 1200px){.customSelect__trigger[data-v-69c2ca54]{min-height:58px}}.customSelect__selected[data-v-69c2ca54]{flex:1;color:#374151;font-size:1.6rem}.customSelect__arrow[data-v-69c2ca54]{margin-left:8px;font-size:1.2rem;color:#6b7280;transition:transform .2s ease}.customSelect__options[data-v-69c2ca54]{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #d1d5db;border-top:none;box-shadow:0 4px 6px -1px #0000001a;z-index:1000;max-height:300px;overflow-y:auto}.customSelect__option[data-v-69c2ca54]{display:flex;align-items:center;padding:12px 16px;cursor:pointer;transition:background-color .15s ease}.customSelect__option[data-v-69c2ca54]:hover:not(.customSelect__option--disabled){background-color:#f9fafb}.customSelect__option--disabled[data-v-69c2ca54]{cursor:not-allowed;background-color:#f8f9fa}.customSelect__radio[data-v-69c2ca54]{margin-right:12px;cursor:pointer;width:16px;height:16px;accent-color:#0813E1}.customSelect__radio[data-v-69c2ca54]:disabled{cursor:not-allowed;opacity:.5}.customSelect__optionLabel[data-v-69c2ca54]{flex:1;cursor:pointer;font-size:1.4rem;color:#374151}.customSelect__optionLabel--disabled[data-v-69c2ca54]{cursor:not-allowed;color:#9ca3af}.customSelect__individualReminder[data-v-69c2ca54]{margin-left:8px;color:#222;text-decoration:none;font-size:1.4rem;font-weight:300;display:flex;align-items:center;transition:color .15s ease}.customSelect__individualReminder[data-v-69c2ca54]:hover{color:#4563eb}.customSelect__individualReminder i[data-v-69c2ca54]{margin-left:4px;font-size:1.4rem}.customSelect__reminder[data-v-69c2ca54]{padding:8px 16px;background:#f3f4f6;border-top:1px solid #e5e7eb}.customSelect__reminderLink[data-v-69c2ca54]{font-size:1.4rem;font-weight:400;color:#0813e1;text-decoration:underline}.pg-lb[data-v-8764f177]{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;z-index:9999;background:#fff}.pg-lb__close[data-v-8764f177]{position:absolute;top:1rem;right:1rem;background:transparent;border:none;font-size:2.4rem;color:#222;cursor:pointer;line-height:1}.pg-lb__close[data-v-8764f177]:hover{color:#0813e1}.pg-lb__navi[data-v-8764f177]{position:absolute;left:2rem;right:2rem;top:50%;transform:translateY(-50%);display:flex;justify-content:space-between}.pg-lb__nav[data-v-8764f177]{width:48px;height:48px;cursor:pointer;color:#222;font-size:2.4rem;border:0;background:none}.pg-lb__nav[data-v-8764f177]:disabled{opacity:.3;cursor:not-allowed}.pg-lb__nav[data-v-8764f177]:hover{color:#0813e1}.pg-lb__figure[data-v-8764f177]{margin:0;display:flex;justify-content:center;align-items:center}@media (max-width: 768px){.pg-lb__figure picture[data-v-8764f177]{max-width:80%}}.pg-lb__figure picture img[data-v-8764f177]{width:100%;height:auto}.pg[data-v-0d7ef519]{position:relative}.pg.is-lightbox-open[data-v-0d7ef519]{overflow:hidden}.pg.is-lightbox-open .pg-lb__inner[data-v-0d7ef519]{background:green}.pg__loading[data-v-0d7ef519],.pg__error[data-v-0d7ef519],.pg__empty[data-v-0d7ef519]{display:flex;align-items:center;justify-content:center;min-height:200px;background:#f9f9f9;border-radius:10px}.pg__loading p[data-v-0d7ef519],.pg__error p[data-v-0d7ef519],.pg__empty p[data-v-0d7ef519]{margin:0;color:#666;font-size:16px}.pg__error p[data-v-0d7ef519]{color:#e74c3c}.pg__desktop[data-v-0d7ef519]{display:grid;grid-template-columns:110px 1fr;gap:10px}@media (max-width: 768px){.pg__desktop[data-v-0d7ef519]{display:none}}.pg__thumbs[data-v-0d7ef519]{position:relative}.pg__thumbs .pg__thumbs-viewport[data-v-0d7ef519]{overflow:hidden;height:100%}.pg__thumbs .pg__thumbs-track[data-v-0d7ef519]{display:flex;flex-direction:column;transition:transform .25s ease;will-change:transform}.pg__thumbs .pg__thumb[data-v-0d7ef519]{display:inline-flex;align-items:center;justify-content:center;width:100%;margin:0 0 10px;padding:5px;border:1px solid transparent;background:#fff;cursor:pointer}.pg__thumbs .pg__thumb.is-active[data-v-0d7ef519]{border-color:#2223}.pg__thumbs .pg__thumb img[data-v-0d7ef519]{max-width:100%;max-height:100%;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.pg__thumbs .pg__thumbs-nav[data-v-0d7ef519]{position:sticky;top:0;width:100%;height:36px;border:0;border-radius:8px;background:#f3f4f6;cursor:pointer;margin-bottom:8px}.pg__thumbs .pg__thumbs-nav[data-v-0d7ef519]:disabled{opacity:.5;cursor:default}.pg__thumbs .pg__thumbs-nav--next[data-v-0d7ef519]{position:sticky;bottom:0;top:auto;margin-top:8px;margin-bottom:0}.pg__stage[data-v-0d7ef519]{position:relative;background:#fff}.pg__stage .pg__stage-media[data-v-0d7ef519]{width:100%;aspect-ratio:1;border-radius:10px;display:grid;place-items:center;overflow:hidden}.pg__stage .pg__stage-media .labels__list[data-v-0d7ef519]{margin:0;padding:0;list-style:none;position:absolute;top:10px;left:10px;z-index:2;display:flex;flex-direction:row}.pg__stage .pg__stage-media .labels__item[data-v-0d7ef519]{display:flex;justify-content:center;align-items:center;height:26px;margin:0 5px 0 0;padding:0 8px;border-radius:5px;font-size:12px;color:#fff;font-weight:600}.pg__stage .pg__stage-media .labels__item--new[data-v-0d7ef519]{background:#e1b608}.pg__stage .pg__stage-media .labels__item--discount[data-v-0d7ef519]{background:#0813e1}.pg__stage .pg__stage-media .labels__item--bio[data-v-0d7ef519]{background:#138a44}.pg__stage .pg__stage-media>picture[data-v-0d7ef519]{margin:0;width:100%;position:absolute;height:100%;top:0%;overflow:hidden;transform:translateZ(0)}.pg__stage .pg__stage-media>picture img[data-v-0d7ef519]{object-position:center center;transform-origin:50% 50% 0px;transition:transform .5s ease-out 0s;display:block;width:100.1%;height:100.1%;-o-object-fit:cover;object-fit:cover;position:relative;cursor:zoom-in}.pg__mobile[data-v-0d7ef519]{display:block;overflow:hidden;margin:0 0 10px;padding:0 20px;background:#fff}@media (min-width: 768px){.pg__mobile[data-v-0d7ef519]{display:none}}.pg__carousel[data-v-0d7ef519]{position:relative;outline:none}.pg__carousel-track[data-v-0d7ef519]{display:flex;width:100%;transition:transform .3s ease}.pg__slide[data-v-0d7ef519]{position:relative;min-width:100%;aspect-ratio:1}.pg__slide>picture[data-v-0d7ef519]{margin:0;width:100%;position:absolute;height:100%;top:0%;overflow:hidden;transform:translateZ(0)}.pg__slide>picture img[data-v-0d7ef519]{object-position:center center;transform-origin:50% 50% 0px;transition:transform .5s ease-out 0s;display:block;width:100.1%;height:100.1%;-o-object-fit:cover;object-fit:cover;position:relative;cursor:zoom-in}.pg__ctrl[data-v-0d7ef519]{display:none}.pg__bullets[data-v-0d7ef519]{display:flex;justify-content:center;gap:10px;padding:0 0 20px}.pg__bullet[data-v-0d7ef519]{display:inline-flex;width:8px;height:8px;border:0;border-radius:100%;background:#c5c5c5;cursor:pointer}.pg__bullet.is-active[data-v-0d7ef519]{background:#0813e1}.quantity-selector[data-v-a458ad91]{display:flex;justify-content:space-between;align-items:center;border:1px solid rgba(34,34,34,.2);overflow:hidden;background:#fff}.quantity-selector button[data-v-a458ad91]{width:58px;height:48px;flex-shrink:0;border:none;font-size:2rem;background:#fff;cursor:pointer}@media screen and (min-width: 1200px){.quantity-selector button[data-v-a458ad91]{height:58px}}.quantity-selector button[data-v-a458ad91]:disabled{color:#aaa;cursor:not-allowed}.quantity-selector .quantity__input[data-v-a458ad91]{align-self:stretch;padding:0;width:3.5rem;font-size:1.6rem;text-align:center;border:none}.quantity-selector .quantity__input[data-v-a458ad91]:focus{outline:none}.product-price[data-v-a986afd2]{display:flex;flex-direction:column;gap:1rem}.product-price[disabled=true][data-v-a986afd2]{opacity:.3;filter:grayscale(1);cursor:not-allowed;pointer-events:none}.product-price .product__price[data-v-a986afd2]{margin:0 0 10px}.product-price .product__price small[data-v-a986afd2]{display:block;font-size:1.4rem;margin-bottom:10px}.product-price .product__price p[data-v-a986afd2]{margin:0;display:flex;gap:.5rem;align-items:baseline}.product-price .product__price p strong[data-v-a986afd2]{margin:0 20px 0 0;font-size:2.4rem;font-weight:700;color:#000}.product-price .product__price p span[data-v-a986afd2]{color:#555;font-size:1.2rem}.product-price .actions[data-v-a986afd2]{display:flex;flex-direction:column}@media screen and (min-width: 1200px){.product-price .actions[data-v-a986afd2]{flex-direction:row;gap:1rem;align-items:center}}.product-price .actions .btn[data-v-a986afd2]{flex:1 1 auto;margin:20px 0 0}@media screen and (min-width: 1200px){.product-price .actions .btn[data-v-a986afd2]{margin:0}}.product-price .total[data-v-a986afd2]{margin-top:.5rem;font-size:1.2rem;display:flex;justify-content:space-between}.product-price .total span[data-v-a986afd2]{color:#222}.product-price .total strong[data-v-a986afd2]{font-weight:700;color:#000}.uploadDocument[data-v-1c9fd52d]{margin:0 0 20px}.uploadDocument__label[data-v-1c9fd52d]{display:block;margin-bottom:10px;font-size:14px;font-size:1.4rem;font-weight:400;color:#333}.uploadDocument__inner[data-v-1c9fd52d]{position:relative;padding:35px 20px;border:1px dashed #aaa;text-align:center;background:#fff;color:#2229}.uploadDocument__inner h5[data-v-1c9fd52d]{margin:0 0 5px;font-size:16px;font-size:1.6rem}.uploadDocument__inner p[data-v-1c9fd52d]{margin:0 0 15px;font-size:14px;font-size:1.4rem;font-weight:300}.uploadDocument__inner i[data-v-1c9fd52d]{font-size:24px;font-size:2.4rem}.uploadDocument__input[data-v-1c9fd52d]{opacity:0;position:absolute;z-index:3;top:0;left:0;right:0;bottom:0;width:100%;height:100%;cursor:pointer}.uploadDocument__meta[data-v-1c9fd52d]{display:flex;justify-content:space-between;align-items:center}.uploadDocument__filename[data-v-1c9fd52d]{display:flex;align-items:center;font-size:12px;font-size:1.2rem;font-weight:300;color:#222}.uploadDocument__filename i[data-v-1c9fd52d]{font-size:140%;margin-right:6px}.uploadDocument__delete[data-v-1c9fd52d]{font-size:12px;font-size:1.2rem;font-weight:300;color:#222}.uploadDocument__delete[data-v-1c9fd52d]:hover{color:#0813e1}.uploadDocument__message[data-v-1c9fd52d]{margin-top:1rem;font-size:12px;font-size:1.2rem}.uploadDocument__message--error[data-v-1c9fd52d]{color:#ed0006}.loading-overlay[data-v-0a730fef]{display:flex;justify-content:center;align-items:center;min-height:300px;font-size:16px;font-size:1.6rem;color:#222}.loading-overlay .dots .dot1[data-v-0a730fef]{animation:jump-0a730fef 1.5s infinite ease-in-out;animation-delay:0s}.loading-overlay .dots .dot2[data-v-0a730fef]{animation:jump-0a730fef 1.5s infinite ease-in-out;animation-delay:.2s}.loading-overlay .dots .dot3[data-v-0a730fef]{animation:jump-0a730fef 1.5s infinite ease-in-out;animation-delay:.4s}@keyframes jump-0a730fef{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-25px)}}.price-specs-table[data-v-0a730fef]{width:100%;font-size:12px;font-size:1.2rem;color:#222}.price-specs-table__row[data-v-0a730fef]{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-top:1px solid #e5e5e5}.price-specs-table__separator[data-v-0a730fef]{height:1px;background-color:#dcdcdc;margin:10px 0}.swModal__actions[data-v-0a730fef]{display:flex;flex-direction:row;justify-content:space-between}.swModal__actions .btn[data-v-0a730fef]{margin:0}.swModal__actions .btn[data-v-0a730fef]:first-child{margin-right:10px}.customRadioGroup[data-v-4c2e2d7e]{margin-bottom:40px}.customRadioGroup__native-input[data-v-4c2e2d7e]{position:absolute;opacity:0;width:0;height:0;cursor:pointer}.customRadioGroup__options[data-v-4c2e2d7e]{display:flex;flex-direction:column;gap:20px}.customRadioGroup__option[data-v-4c2e2d7e]{position:relative;display:flex;justify-content:center;align-items:center;padding:10px 20px;min-height:58px;border:1px solid rgba(34,34,34,.2);cursor:pointer;transition:border-color .2s ease}.customRadioGroup__option[data-v-4c2e2d7e]:hover{border-color:#0813e133}.customRadioGroup__option--selected[data-v-4c2e2d7e]{border-color:#0813e1;background-color:#fff}.customRadioGroup__radio[data-v-4c2e2d7e]{flex-shrink:0;margin-top:2px;margin-right:16px;width:16px;height:16px;border-radius:50%;border:1px solid #9ca3af;display:flex;align-items:center;justify-content:center;transition:border-color .2s ease}.customRadioGroup__option--selected .customRadioGroup__radio[data-v-4c2e2d7e]{border-color:#0813e1}.customRadioGroup__radio-dot[data-v-4c2e2d7e]{width:8px;height:8px;border-radius:50%;background-color:#0813e1;transform:scale(0);transition:transform .2s ease}.customRadioGroup__option--selected .customRadioGroup__radio-dot[data-v-4c2e2d7e]{transform:scale(1)}.customRadioGroup__content[data-v-4c2e2d7e]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-grow:1}.customRadioGroup__main[data-v-4c2e2d7e]{display:flex;justify-content:space-between;align-items:center;flex:1 1 auto}.customRadioGroup__label[data-v-4c2e2d7e]{display:flex;align-items:center;justify-content:center;font-size:1.4rem;color:#222}.customRadioGroup__price[data-v-4c2e2d7e]{font-size:14px;font-size:1.4rem;font-weight:600;color:#111827;margin-left:16px;white-space:nowrap}@media screen and (min-width: 1200px){.customRadioGroup__price[data-v-4c2e2d7e]{font-size:18px;font-size:1.8rem}}.customRadioGroup__details[data-v-4c2e2d7e]{display:flex;gap:8px;align-items:center;margin-left:10px}.customRadioGroup__details[data-v-4c2e2d7e]:empty{display:none;margin-top:0}.form__title[data-v-d598b57f]{margin:0 0 20px;padding:0 0 10px;font-size:2.4rem;color:#222;border-bottom:1px solid rgba(0,0,0,.2)}.icon-spinner[data-v-d598b57f]{animation:spin-d598b57f 1s linear infinite}@keyframes spin-d598b57f{to{transform:rotate(360deg)}}.form__fieldset[data-v-506f7660]{margin:0}.notification[data-v-1cab3e4f]{position:fixed;bottom:20px;right:20px;padding:20px 40px;color:#fff;font-size:1.4rem;font-weight:700;z-index:1000;box-shadow:0 4px 12px #00000026}.notification.success[data-v-1cab3e4f]{background-color:#34a853}.notification.error[data-v-1cab3e4f]{background-color:#ed0006}.notification p[data-v-1cab3e4f]{margin:0}.slide-fade-enter-active[data-v-1cab3e4f]{transition:all .3s ease-out}.slide-fade-leave-active[data-v-1cab3e4f]{transition:all .5s cubic-bezier(1,.5,.8,1)}.slide-fade-enter-from[data-v-1cab3e4f],.slide-fade-leave-to[data-v-1cab3e4f]{transform:translate(20px);opacity:0}.accordion[data-v-ddd92dae]{width:100%}.accordion__item[data-v-2c28d075]{border-top:1px solid rgba(0,0,0,.2)}.accordion__toggle[data-v-2c28d075]{display:flex;justify-content:space-between;align-items:center;width:100%;background:none;border:none;cursor:pointer;padding:20px 0;margin:0;text-align:left}.accordion__title[data-v-2c28d075]{font-size:15px;font-size:1.5rem;font-weight:600;margin:0;padding:0;flex:1;transition:color .3s ease}@media screen and (min-width: 1200px){.accordion__title[data-v-2c28d075]{font-size:16px;font-size:1.6rem}}.accordion__icon[data-v-2c28d075]{margin-left:1rem;transition:transform .3s ease;-webkit-user-select:none;user-select:none;font-size:140%}.accordion__icon--is-open[data-v-2c28d075]{transform:rotate(180deg)}.accordion__content-wrapper[data-v-2c28d075]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease-out;overflow:hidden}.accordion__content[data-v-2c28d075]{min-height:0;overflow:hidden;padding-bottom:0;transition:padding-bottom .4s ease-out}.accordion__item--is-open .accordion__content[data-v-2c28d075]{padding-bottom:20px}.swModal__btn[data-v-91f5e09f]{margin:0 10 0 px}.swModal__actions .btn[data-v-81712606]{margin:0 0 0 20px}.swModal__actions .btn[data-v-81712606]:first-child{margin-left:0}.form__submit .btn[data-v-b777bcb5]{width:100%}.icon-spinner[data-v-b777bcb5]{animation:spin-b777bcb5 1s linear infinite}@keyframes spin-b777bcb5{to{transform:rotate(360deg)}}.userData__actions[data-v-b8e91b4f]{justify-content:flex-end}.userData__actions>a[data-v-b8e91b4f]{text-align:right}.userData__actions>a[data-v-b8e91b4f]:hover{text-decoration:underline}.form__submit .btn[data-v-b8e91b4f]{width:100%}.swModal__actions .btn[data-v-b8e91b4f]{margin:0 0 0 20px}.swModal__actions .btn[data-v-b8e91b4f]:first-child{margin-left:0}.fade-enter-active[data-v-b8e91b4f],.fade-leave-active[data-v-b8e91b4f]{transition:all .4s ease-out;overflow:hidden}.fade-enter-from[data-v-b8e91b4f],.fade-leave-to[data-v-b8e91b4f]{opacity:0;transform:translateY(-20px);max-height:0}.fade-enter-to[data-v-b8e91b4f]{opacity:1;max-height:500px}.form__submit .btn[data-v-82561b60],.form__submit .btn[data-v-992f99cf]{width:100%}
