@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(../static/fonts/roboto/roboto-v30-latin-300.woff2) format("woff2"),url(../static/fonts/roboto/roboto-v30-latin-300.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(../static/fonts/roboto/roboto-v30-latin-regular.woff2) format("woff2"),url(../static/fonts/roboto/roboto-v30-latin-regular.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(../static/fonts/roboto/roboto-v30-latin-700.woff2) format("woff2"),url(../static/fonts/roboto/roboto-v30-latin-700.woff) format("woff")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:400;src:url(../static/fonts/opensans/open-sans-v34-latin-regular.woff2) format("woff2"),url(../static/fonts/opensans/open-sans-v34-latin-regular.woff) format("woff")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:700;src:url(../static/fonts/opensans/open-sans-v34-latin-700.woff2) format("woff2"),url(../static/fonts/opensans/open-sans-v34-latin-700.woff) format("woff")}.button,button{cursor:pointer;font-family:Arial,Helvetica,sans-serif;box-sizing:border-box;text-decoration:none}.button,.button>span,button,button>span{display:flex;align-items:center;justify-content:center}.button>span,button>span{flex-direction:row;gap:.5em}.button,button{padding:.5em 1em;border:none;border-radius:.2em;text-align:center;font-size:1em}.button:first-letter,button:first-letter{text-transform:uppercase}.button,button{outline-color:transparent;transition:all .2s ease-out;color:var(--button-fg-color)}.button svg,button svg{fill:var(--button-fg-color)}.button,button{background-color:var(--button-bg-color)}.button:hover,button:hover{filter:brightness(120%)}.button:active,.button:focus,button:active,button:focus{outline:2px solid var(--button-outline-color)}.button:disabled,.button[aria-disabled=true],button:disabled,button[aria-disabled=true]{cursor:not-allowed;opacity:.8;filter:grayscale(100%)}.button:disabled:hover,.button[aria-disabled=true]:hover,button:disabled:hover,button[aria-disabled=true]:hover{opacity:.8;filter:none;filter:grayscale(100%)}.button:disabled:active,.button:disabled:focus,.button[aria-disabled=true]:active,.button[aria-disabled=true]:focus,button:disabled:active,button:disabled:focus,button[aria-disabled=true]:active,button[aria-disabled=true]:focus{outline:none}.button--relative,button--relative{position:relative}.button--clean,.button--clean:hover,button--clean,button--clean:hover{background-color:transparent}.button--clean,button--clean{outline-color:transparent}.button--clean:focus,button--clean:focus{outline:2px solid transparent}.button--hollow,button--hollow{background-color:transparent;border-bottom:3px solid var(--border-color);color:var(--fg-color);white-space:nowrap;display:flex;align-items:center;justify-content:center;gap:.5em}.button--hollow svg,button--hollow svg{fill:var(--fg-color)}.button--hollow,button--hollow{border-radius:0}.button--hollow:hover,button--hollow:hover{filter:none}.button--hollow:active,.button--hollow:focus,button--hollow:active,button--hollow:focus{outline:none}.button--hollow:disabled,.button--hollow:disabled:hover,.button--hollow[aria-disabled=true],.button--hollow[aria-disabled=true]:hover,button--hollow:disabled,button--hollow:disabled:hover,button--hollow[aria-disabled=true],button--hollow[aria-disabled=true]:hover{background-color:transparent;border:1px solid #6c757d;color:#6c757d}.button--hollow:disabled:active,.button--hollow:disabled:focus,.button--hollow[aria-disabled=true]:active,.button--hollow[aria-disabled=true]:focus,button--hollow:disabled:active,button--hollow:disabled:focus,button--hollow[aria-disabled=true]:active,button--hollow[aria-disabled=true]:focus{outline:none;border-bottom:1px solid var(--button-bg-color)!important}.button--hollow.active,.button--hollow.nuxt-link-exact-active,button--hollow.active,button--hollow.nuxt-link-exact-active{border-color:var(--button-bg-color)}.button--theme,button--theme{margin-top:15px;border-radius:50%;height:30px;width:30px;background-color:transparent;border:1px solid var(--button-bg-color)}.button--theme svg,button--theme svg{fill:var(--button-bg-color)!important}.button--delete,button--delete{color:var(--danger-color);background-color:transparent}.button--delete:hover,button--delete:hover{background-color:transparent}.button--delete,button--delete{outline-color:transparent}.button--delete:focus,button--delete:focus{outline:2px solid transparent}.button--delete svg,button--delete svg{fill:var(--danger-color)!important;height:20px;width:20px;filter:brightness(.9);transition:fill .25s ease-out}.button--delete svg:hover,button--delete svg:hover{fill:var(--danger-color)!important;filter:brightness(1)}.button--add,button--add{color:var(--success-color)}.button--add,.button--add:hover,button--add,button--add:hover{background-color:transparent}.button--add,button--add{outline-color:transparent}.button--add:focus,button--add:focus{outline:2px solid transparent}.button--add svg,button--add svg{fill:var(--success-color)!important;height:20px;width:20px;filter:brightness(.9);transition:fill .25s ease-out}.button--add svg:hover,button--add svg:hover{color:var(--success-color)!important;filter:brightness(1)}.button--icon,button--icon{display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;padding:.5em;background-color:transparent;border:1px solid transparent}.button--icon svg,button--icon svg{fill:var(--fg-color);transition:fill .2s ease-out}.button--icon.stroke svg,button--icon.stroke svg{stroke:var(--fg-color);fill:none}.button--icon:hover,button--icon:hover{background-color:transparent;border:1px solid #ccc}.button--icon:hover svg,button--icon:hover svg{opacity:.8}.button--icon:disabled:hover,button--icon:disabled:hover{background-color:transparent;border:1px solid transparent}.button--icon:disabled:hover svg,button--icon:disabled:hover svg{fill:#000!important}@media(pointer:coarse){.button--icon,button--icon{min-width:42px;min-height:42px}}.button--icon--clean,.button--icon--clean:hover,button--icon--clean,button--icon--clean:hover{background-color:transparent;border:1px solid transparent}.button--icon--clean:hover,button--icon--clean:hover{outline:none}.button--icon--clean:active,.button--icon--clean:focus,button--icon--clean:active,button--icon--clean:focus{border:1px solid transparent;outline:none}.button--icon--primary,button--icon--primary{background-color:var(--button-bg-color)}.button--icon--primary:hover,button--icon--primary:hover{background-color:var(--button-bg-color);border:1px solid var(--button-bg-color)}.button--icon--primary svg,button--icon--primary svg{fill:var(--button-fg-color)!important}.button--icon--secondary,button--icon--secondary{border:1px solid #ccc}.button--wide,button--wide{padding:1em;width:100%}.button--wide--big,button--wide--big{font-size:1.2em;padding:2em}.button--lg,button--lg{font-size:1.5em;padding:.5em 1em}.button--small,button--small{padding:.5em}.button--inline,button--inline{display:inline-flex;align-items:center;justify-content:center;padding:0}.button--link,button--link{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:var(--color-link)}.button--link svg,button--link svg{fill:var(--color-link)!important}.button--link,button--link{text-decoration:underline}.button--link,.button--link:hover,button--link,button--link:hover{background-color:transparent}.button--link,button--link{outline-color:transparent}.button--link:focus,button--link:focus{outline:2px solid transparent}.button--link[aria-busy=true],button--link[aria-busy=true]{background-color:transparent;color:#0b0bff}.button--link[aria-busy=true]:hover,button--link[aria-busy=true]:hover{background-color:transparent}.button--link[aria-busy=true]:before,button--link[aria-busy=true]:before{content:"";position:absolute;top:0;left:0;width:150%;height:100%;background:none;animation:none}.button--link--left,button--link--left{align-self:flex-start;padding:0}.button--unavailable,button--unavailable{cursor:not-allowed;filter:brightness(.7)}.button--unavailable:hover,button--unavailable:hover{filter:brightness(.7)}.button--unavailable,button--unavailable{outline-color:transparent}.button--unavailable:focus,button--unavailable:focus{outline:2px solid transparent}.button[aria-busy=true],button[aria-busy=true]{cursor:progress;color:var(--button-fg-color);filter:brightness(.7);background-color:#5a6268}.button[aria-busy=true]:hover,button[aria-busy=true]:hover{filter:brightness(.7);background-color:#5a6268}.button[aria-busy=true],button[aria-busy=true]{outline-color:transparent}.button[aria-busy=true]:focus,button[aria-busy=true]:focus{outline:2px solid transparent}.button[aria-busy=true] span,button[aria-busy=true] span{position:relative}.button[aria-busy=true]:before,button[aria-busy=true]:before{content:"";position:absolute;top:0;left:0;width:150%;height:100%;background:repeating-linear-gradient(60deg,transparent,transparent .75rem,#b7b7b7 0,#b7b7b7 1.5rem);animation:load 1s linear infinite}@keyframes load{0%{transform:translate(0)}to{transform:translate(-1.75rem)}}.button--will-load,button--will-load{overflow:hidden}.button--main,button--main{text-transform:uppercase;font-weight:700}.button--with-icon,button--with-icon{display:flex;align-items:center;justify-content:center;gap:.5em}.button--outlined,button--outlined{background-color:transparent;border:1px solid var(--button-bg-color);color:var(--button-bg-color)}.button--outlined svg,button--outlined svg{fill:var(--button-bg-color)!important}.button--outlined:hover,button--outlined:hover{background-color:var(--button-bg-color);color:var(--button-fg-color)}.button--outlined:hover svg,button--outlined:hover svg{fill:var(--button-fg-color)!important}.button--outlined:active,.button--outlined:focus,button--outlined:active,button--outlined:focus{outline-color:var(--button-outline-color)}.button--primary,button--primary{color:var(--button-fg-color);background-color:var(--button-bg-color)}.button--primary:hover,button--primary:hover{filter:brightness(.7)}.button--primary,button--primary{outline-color:transparent}.button--primary:active,.button--primary:focus,button--primary:active,button--primary:focus{outline-color:var(--button-outline-color)}.button--secondary,button--secondary{color:#fff;background-color:#6c757d}.button--secondary:hover,button--secondary:hover{background-color:#5a6268}.button--secondary,button--secondary{outline-color:transparent}.button--secondary:active,.button--secondary:focus,button--secondary:active,button--secondary:focus{outline-color:#6c757d80}.button--success,button--success{color:#fff;background-color:#29a745}.button--success:hover,button--success:hover{background-color:#218838}.button--success,button--success{outline-color:transparent}.button--success:active,.button--success:focus,button--success:active,button--success:focus{outline-color:#28a74580}.button--danger,button--danger{color:#fff;background-color:#dc3545}.button--danger:hover,button--danger:hover{background-color:#c82332}.button--danger,button--danger{outline-color:transparent}.button--danger:active,.button--danger:focus,button--danger:active,button--danger:focus{outline-color:#dc354580}.button--warning,button--warning{color:#fff;background-color:#ffc108}.button--warning:hover,button--warning:hover{background-color:#e0a800}.button--warning,button--warning{outline-color:transparent}.button--warning:active,.button--warning:focus,button--warning:active,button--warning:focus{outline-color:#ffc10780}.button--info,button--info{color:#fff;background-color:#17a2b8}.button--info:hover,button--info:hover{background-color:#138496}.button--info,button--info{outline-color:transparent}.button--info:active,.button--info:focus,button--info:active,button--info:focus{outline-color:#17a2b880}.button--light,button--light{color:#212529;background-color:#f8f9fa}.button--light:hover,button--light:hover{background-color:#e2e6e9}.button--light,button--light{outline-color:transparent}.button--light:active,.button--light:focus,button--light:active,button--light:focus{outline-color:#f8f9fa80}.button--dark,button--dark{color:#fff;background-color:#343a40}.button--dark:hover,button--dark:hover{background-color:#23272b}.button--dark,button--dark{outline-color:transparent}.button--dark:active,.button--dark:focus,button--dark:active,button--dark:focus{outline-color:#343a4080}.button--beat-effect,button--beat-effect{transition:all .7s;-webkit-transition:all .7s;position:relative}.button--beat-effect:after,button--beat-effect:after{content:"";position:absolute;width:100%;height:100%;opacity:0;transition:all .5s;box-shadow:0 0 10px 40px #fff}.button--beat-effect:active:after,button--beat-effect:active:after{box-shadow:0 0 0 0 var(--brand-logo-color);border-radius:4em;opacity:1;transition:0s}.ui-input{display:flex;flex-direction:column;gap:.5em;font-family:Arial,Helvetica,sans-serif}.ui-input label{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:var(--fg-color)}.ui-input label.is-required:after{content:"*";vertical-align:25%;font-family:monospace;color:red}.ui-input input,.ui-input textarea{display:block;padding:.5em;font-size:1em}.ui-input input::-moz-placeholder,.ui-input textarea::-moz-placeholder{color:var(--color--mute)}.ui-input input::placeholder,.ui-input textarea::placeholder{color:var(--color--mute)}.ui-input input,.ui-input textarea{color:var(--brand-color);background-color:var(--bg-color);border:1px solid var(--border-color);border-radius:4px;outline:none;transition:outline-width .2s}.ui-input input:focus,.ui-input textarea:focus{outline:2px solid #8ab4f8}.ui-input input:not(:-moz-placeholder):not(:focus):invalid,.ui-input textarea:not(:-moz-placeholder):not(:focus):invalid{border-color:red}.ui-input input .input--invalid,.ui-input input:not(:placeholder-shown):not(:focus):invalid,.ui-input textarea .input--invalid,.ui-input textarea:not(:placeholder-shown):not(:focus):invalid{border-color:red}.ui-input input[aria-busy=true],.ui-input textarea[aria-busy=true]{cursor:progress;border:1px solid hsla(0,0%,80%,.732)}.ui-input .validation-error{font-size:.85em;color:red;font-family:monospace}.input--group{display:flex;align-items:center;border:1px solid var(--border-color);border-radius:4px;padding:1em}.input--group input{flex:1;border:0;outline:none}.input--group--xl input{font-size:1.5em}@media(max-width:768px){.input--group--xl input{font-size:1em}}.input--group--xl .icon{width:2em}input[type=search]{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=checkbox]{position:relative;cursor:pointer}input[type=checkbox]:before{content:"";display:block;position:absolute;width:1.1em;height:1.1em;top:0;left:0;background-color:var(--bg-color);outline:1px solid var(--fg-color);border-radius:2px}input[type=checkbox]:checked:after{content:"";display:block;width:.3em;height:.6em;border:solid var(--brand-logo-color);border-width:0 .15em .15em 0;transform:rotate(45deg);position:absolute;top:.05em;left:.35em}input[type=checkbox][disabled]{cursor:not-allowed}input[type=checkbox][disabled]:before{outline:1px solid var(--border-color);background-color:var(--border-color)}input[type=checkbox][disabled]:checked:after{border-color:var(--fg-color)}select{display:block;padding:1em .5em;font-size:1em;height:-moz-fit-content;height:fit-content;background-color:transparent;color:var(--fg-color);fill:var(--fg-color);border:1px solid var(--border-color);border-radius:4px}select:disabled{opacity:.5}.ui-input.field{position:relative}.ui-input.field>input{padding:1em .5em;transition:padding .2s}.ui-input.field>input+label{opacity:0;pointer-events:none;font-size:.9em!important;position:absolute;top:1em;left:.6em;transform:translateY(0);transition:transform .2s,opacity .2s}.ui-input.field>input:not(:-moz-placeholder){padding:1.5em .5em .5em}.ui-input.field>input:not(:placeholder-shown){padding:1.5em .5em .5em}.ui-input.field>input:not(:-moz-placeholder)+label{opacity:.5;transform:translateY(-.6em)}.ui-input.field>input:not(:placeholder-shown)+label{opacity:.5;transform:translateY(-.6em)}.icon{display:flex;align-items:center;justify-content:center;width:15px;height:15px}.icon svg{fill:var(--fg-color);color:var(--fg-color);width:100%;height:100%}.smooth-opacity-enter-active{animation:smooth-opacity .3s cubic-bezier(.25,.46,.45,.94) both}.smooth-opacity-leave-active{animation:smooth-opacity .2s cubic-bezier(.25,.46,.45,.94) reverse both}@keyframes smooth-opacity{0%{opacity:0}to{opacity:1}}.slide-opacity-top-modal-enter-active{animation:slide-opacity-top-modal .3s cubic-bezier(.25,.46,.45,.94) both}.slide-opacity-top-modal-leave-active{animation:slide-opacity-top-modal .2s cubic-bezier(.25,.46,.45,.94) reverse both}@keyframes slide-opacity-top-modal{0%{transform:translateY(-100%);opacity:0}to{transform:translate(0);opacity:1}}.slide-opacity-top-mini-cart-responsive-enter-active{animation:slide-opacity-top-mini-cart-responsive .3s cubic-bezier(.25,.46,.45,.94) both}.slide-opacity-top-mini-cart-responsive-leave-active{animation:slide-opacity-top-mini-cart-responsive .2s cubic-bezier(.25,.46,.45,.94) reverse both}@keyframes slide-opacity-top-mini-cart-responsive{0%{transform:translate(-50%,-100%);opacity:0}to{transform:translate(-50%,-50%);opacity:1}}.loader{position:absolute;top:50vh;left:50vw;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center}.loader>div{border:4px solid #f3f3f3;border-top-color:#131313;border-radius:50%;width:2em;height:2em;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.puff-in-center-enter-active{animation:puff-in-center .4s cubic-bezier(.47,0,.745,.715) both}.puff-in-center-leave-active{animation:puff-in-center .4s cubic-bezier(.47,0,.745,.715) reverse both}@keyframes puff-in-center{0%{transform:scale(2);filter:blur(4px);opacity:0}to{transform:scale(1);filter:blur(0);opacity:1}}.slide-in-left-enter-active{animation:slide-in-left .5s cubic-bezier(.25,.46,.45,.94) both}.slide-in-left-leave-active{animation:slide-in-left .5s cubic-bezier(.25,.46,.45,.94) reverse both}@keyframes slide-in-left{0%{transform:translate(-1000px);opacity:0}to{transform:translate(0);opacity:1}}.slide-in-right-enter-active{animation:slide-in-right .5s cubic-bezier(.25,.46,.45,.94) both}.slide-in-right-leave-active{animation:slide-in-right .5s cubic-bezier(.25,.46,.45,.94) reverse both}@keyframes slide-in-right{0%{transform:translate(1000px);opacity:0}to{transform:translate(0);opacity:1}}.slide-in-top-enter-active{animation:slide-in-top .5s cubic-bezier(.25,.46,.45,.94) both}.slide-in-top-leave-active{animation:slide-in-top .2s cubic-bezier(.25,.46,.45,.94) reverse both}@keyframes slide-in-top{0%{transform:translateY(-1000px);opacity:0}to{transform:translateY(0);opacity:1}}.flex{display:flex}.flex--row{flex-direction:row}.flex--column{flex-direction:column}.flex--space-between{justify-content:space-between}a.clean,a.clean:hover{background-color:transparent}a.clean{outline-color:transparent}a.clean:focus{outline:2px solid transparent}a{color:var(--color-link)}a:disabled,a[disabled=disabled]{opacity:.5}.title{text-align:left;font-size:1.5rem;font-weight:400;color:var(--fg-color);padding:.5em 0}h1,h2,h3{font-family:var(--font-special);color:var(--color-primary);font-weight:400}h1{margin-block:.67em;font-size:2em}img,source{display:inline-block}img:before,source:before{padding:1em;width:100%;height:100%;box-sizing:border-box;border:1px solid var(--border-color);border-radius:4px;font-size:small;display:flex;justify-content:center;align-items:center;text-align:center}.order-state--pending{color:#c8bb00}.order-state--shipped{color:var(--success-color)}.order-state--accepted{color:#658930}.order-state--canceled{color:var(--danger-color)}.order-state--delivered{color:var(--success-color)}.order-state--processing{color:var(--brand-color)}.order-state--voided{color:var(--color--mute)}.horizontal{display:flex}.horizontal--space-between{justify-content:space-between}.info-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100vw;z-index:8;text-align:center;font-weight:700;font-size:10vh;color:#ccc;opacity:.85}.info-popup--entry{animation:info-popup .5s ease-in-out}.info-popup--exit{animation:info-popup-exit .6s ease-in-out}@keyframes info-popup{0%{opacity:0;transform:translate(-50%,-50%) scale(.5)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes info-popup-exit{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(10)}}.modal-wrapper{z-index:7;position:fixed;border:none;padding:0;background-color:#0000004d;width:100%;height:100%;display:flex;justify-content:center;align-items:center;inset:0}@media(max-width:600px){.modal-wrapper .modal{max-width:100%}}.modal-wrapper .modal{width:-moz-fit-content;width:fit-content;position:relative}.modal-wrapper .modal__content{padding:.5em 1em 1em;max-height:75vh;overflow-y:auto}.modal-wrapper .modal__close{position:absolute;top:0;right:0;margin:.5em;z-index:1}.modal-wrapper .modal .title{margin:0;padding:1em}.modal-wrapper .modal__controls{margin-top:1em;display:flex;justify-content:space-between}.modal-wrapper .modal{border:1px solid var(--border-color);border-radius:1rem;color:var(--fg-color);box-shadow:0 2px 8px #63636333}.header,.modal-wrapper .modal{background-color:var(--bg-color)}.header__logo{width:150px}@media screen and (max-width:750px){.header__logo{width:100px}}.header__row{margin:0 auto;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:5}.header__row--main{position:relative;z-index:6;max-width:1190px}@media screen and (max-width:750px){.header__row--main{min-height:80px}}.header__row--navbar-scroll{display:none;margin-top:.4em}.header__row--navbar-scroll .navbar>.navbar__categories>ul{overflow-x:scroll;display:flex;width:100%;justify-content:normal;gap:0}.header__row--navbar-scroll .navbar>.navbar__categories>ul>li{display:inline-block}.header__row--navbar-scroll .navbar>.navbar__categories>ul>li>a{padding:1em;font-size:.8em;white-space:nowrap}.header__row--mobile-search{display:none}.header__title{display:flex;align-items:center;gap:.5em}.header__title__menu-button .button--icon{padding:.25;width:42px;height:42px}.header__title__menu-button .button--icon .icon{width:100%;height:100%}.header__search{flex:1}@media screen and (max-width:1024px){.header__gift-button{display:none}}.header--sticky{position:fixed;top:0;left:0;right:0;z-index:7}.header--sticky .header__row--navbar{display:none}@media(max-width:450px){.header .navbar ul>li>a{font-size:.6em}}@media screen and (max-width:750px){.header__search{display:none}.header:not(.header--sticky) .header__row--mobile-search{display:block;padding:.5em}.header:not(.header--sticky) .header__row--navbar-scroll{display:block}.header__row--navbar{display:none}.header__title__menu-button{display:block}.header .navmenu__access{display:none}.header.header--sticky .navmenu__search{display:block}}.navmenu{display:flex;flex-direction:row;justify-content:right;align-items:center;gap:.5em;padding:0;margin:0}.navmenu li{list-style:none;padding:0;position:relative}.navmenu li>a,.navmenu li>button.button--icon{padding:.25em;width:42px;height:42px}@media screen and (max-width:750px){.navmenu li>a,.navmenu li>button.button--icon{width:38px;height:38px}}.navmenu li>a .icon,.navmenu li>button.button--icon .icon{width:100%;height:100%}.navmenu__search{display:none}.navmenu__search.show{display:block}.navmenu__counter{position:absolute;top:3px;right:0;width:20px;height:20px;font-size:12px}.navmenu__avatar,.navmenu__counter{background-color:var(--brand-color);color:var(--bg-color);border-radius:50%}.navmenu__avatar{width:30px;height:30px;display:grid;place-items:center}.navmenu-wrapper{margin-right:10px}.step-pagination{display:flex;align-items:center;justify-content:center;gap:1em;margin:1em auto auto}.step-pagination input[type=number]{width:3em;text-align:center;padding:.5em;border-color:transparent}.step-pagination button.button--icon{width:2em;height:2em;color:var(--fg-color)}.product-history .showcase__label .title{font-weight:700;text-align:center;margin-top:1em;color:#000}.product-history .showcase__label hr{color:#000}.rating{display:grid;grid-template-areas:"product product" "label stars";grid-auto-columns:minmax(auto,250px);gap:.4em;text-transform:capitalize}.rating__product{grid-area:product;padding:0 .2em;gap:.4em;display:flex}.rating__image{height:70px;overflow:hidden}.rating__image>img{width:100%}.rating__review{flex:3}.rating__info,.rating__review{display:flex;flex-direction:column}.rating__title{color:#000;font-weight:500;font-size:12px}.rating__comment,.rating__title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.rating__comment{color:#6b7280f7;font-size:10px}.rating__label{grid-area:label;padding:0 .4em;display:flex;align-items:center;justify-content:center}.rating__category{padding:.2em .4em;border-radius:4px;font-size:10px;color:#fff;font-weight:500}.rating__category--cocina{background-color:#b3340d}.rating__category--mascotas{background-color:#962296}.rating__category--electro{background-color:#0073bb}.rating__category--bebidas{background-color:#d34600}.rating__category--bricolaje{background-color:orange;color:#000}.rating__category--jamoval{background-color:#e12b46}.rating__stars{grid-area:stars;display:flex;padding:0 .2em}.quickbuy{align-items:flex-start}.quickbuy .modal{border-radius:0;width:100%}.quickbuy .button:not(.button--icon){margin-top:1em;border:2px solid var(--brand-color);background-color:var(--brand-color);border-radius:2em;padding:1em 2em;font-size:clamp(.9rem,4vw,1rem)}.quickbuy .button:not(.button--icon):hover{background-color:transparent;color:var(--fg-color)}.quickbuy .button:not(.button--icon).button--secondary{border:2px solid var(--brand-color);background-color:transparent;color:var(--brand-color)}.quickbuy .button:not(.button--icon).button--secondary:hover{background-color:var(--brand-color);color:var(--fg-color)}.quickbuy__heading{display:flex;align-items:center;gap:.5em;padding:1em}.quickbuy__heading .icon svg{fill:#00cd66}.quickbuy .modal__content{display:grid;grid-template:"image name name" "image category category" "image price quantity-buttons" "to-cart to-cart buy";gap:1em}.quickbuy__image{grid-area:image;width:100px;height:100px}.quickbuy__name{grid-area:name}.quickbuy__category{grid-area:category;opacity:.5}.quickbuy__price{grid-area:price;display:flex;flex-direction:column}.quickbuy__price__final{font-weight:700}.quickbuy__price__quantity{font-size:.9em;opacity:.5}.quickbuy__quantity-buttons{grid-area:quantity-buttons;padding-right:.5em;display:flex;align-items:center;justify-content:flex-end;gap:.5em}.quickbuy__quantity-buttons__minus,.quickbuy__quantity-buttons__plus{background-color:#f5f5f5;border:none;border-radius:50%}.quickbuy__quantity-buttons__minus:hover,.quickbuy__quantity-buttons__plus:hover{background-color:transparent}.quickbuy__quantity-buttons__minus,.quickbuy__quantity-buttons__plus{padding:.75em}.quickbuy__quantity-buttons__minus svg,.quickbuy__quantity-buttons__plus svg{fill:#000}.quickbuy__to-cart{grid-area:to-cart}.quickbuy__buy{grid-area:buy}.page{max-width:1190px;width:100%;margin:0 auto;box-sizing:border-box;padding:1em 1em 5em}.checkout{margin:auto;display:flex;flex-direction:column;align-items:center;gap:1em}.checkout>header{align-self:flex-start}.checkout>header>h1{color:var(--brand-logo-color);font-size:1.4em}.checkout__coupon{display:flex;gap:1em}.checkout__coupon>input{border:1px solid var(--border-color);border-radius:.2em;padding:.5em}.checkout__coupon>button{background-color:#333}.checkout__jamoval-date{display:flex;flex-direction:column;gap:.75em}.checkout__jamoval-date__title{font-weight:700}.checkout__jamoval-date__small-info{display:block;font-style:italic}.checkout__jamoval-date input[type=date]{margin-top:.5em;border:1px solid var(--border-color);border-radius:.2em;padding:.5em;font-family:var(--font);font-size:1em}.checkout>div{width:100%;display:flex;justify-content:space-around;flex-wrap:wrap;gap:3em 5em}.checkout>div>div:first-child form{display:flex;flex-direction:column;gap:2em}.checkout>div>div:first-child form>section:not(:last-child) h3{margin:0;color:#000;font-weight:700}.checkout>div>div:first-child form>section:not(:last-child){display:flex;flex-direction:column;gap:1em}.checkout>div>div:first-child form>div:last-child{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.checkout>div>div:first-child form .horizontal{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1em;flex-wrap:wrap}.checkout>div>div:first-child form .horizontal>div{flex:1}.checkout>div>div:nth-child(2){min-width:400px;background-color:#f3f3f3;padding:2em;border-radius:20px}.checkout>div>div:nth-child(2) h2{color:var(--brand-color)}.checkout>div>div:nth-child(2) img{border-radius:20px}.checkout>div>div:nth-child(2) .mini-cart__display{flex-direction:column-reverse}@media(max-width:400px){.checkout>div>div:nth-child(2){min-width:300px}}.sign-up{display:flex;gap:1em}.identification{min-width:500px;max-width:500px}@media(max-width:500px){.identification{min-width:300px}}.identification__guest>header{margin-bottom:2em}.identification__guest__user{border:1px solid #d34600;padding:10px;border-radius:10px;font-weight:700;color:#d34600;background-color:transparent}.identification .addresses{display:flex;flex-direction:column;gap:1em}.identification__actions{margin-top:2em;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.identification__actions button{border-radius:10px;padding:1em 2em}.identification__actions>a{text-decoration:none}.identification__actions .privacy-checks{font-size:12px}.identification__actions .privacy-checks button{padding:.1em}.shipping{display:flex;flex-direction:column;gap:2em}.shipping__actions button{border-radius:10px;padding:1em 2em}.shipping__item h4,.shipping__item p{margin:0}.shipping__item>div{width:100%}.shipping__item__info{display:flex;justify-content:space-between;width:100%}.shipping__item__info>span{font-weight:700}.shipping__item{padding:1em;display:flex;justify-content:flex-start;align-items:center;gap:1em}.shipping__item:not(:last-child){border-bottom:1px solid var(--border-color)}.payment__item h4,.payment__item p{margin:0}.payment__item>input{align-self:flex-start}.payment__item p{font-weight:700}.payment__item>div{width:100%;display:flex;flex-direction:column;gap:.5em}.payment__item>div h4{font-weight:400}.payment__item>div h4 .icon{width:1em;height:1em;display:inline-block}.payment__item>div h4 .icon svg{fill:var(--color--mute)}.payment__item__info{display:flex;justify-content:space-between;width:100%}.payment__item__cards{display:flex;gap:1em}.payment__item__cards .icon{width:25px;height:25px}.payment__item__cards .icon svg{fill:var(--color--mute)}.payment__item{padding:1em;display:flex;justify-content:flex-start;align-items:center;gap:1em}.payment .controls{display:flex;flex-direction:column;gap:1em}.payment .controls .icon>svg{fill:var(--bg-color)}.payment .controls a{font-size:12px}.payment .controls button[type=submit]{padding:1em 2em;border-radius:10px;text-transform:uppercase;font-size:1.2em}.payment .invoice div>label{display:flex;align-items:center;gap:1em}.payment .invoice div>label span{font-weight:700;font-size:18.72px}.wishlist{max-width:none;--grid-gap:20px;--grid-items-width:275px;--grid-number-of-items:4}.wishlist>div{width:100%}.wishlist>div:first-of-type{max-width:calc(var(--grid-items-width)*var(--grid-number-of-items) + var(--grid-gap)*(var(--grid-number-of-items) - 1))}.wishlist>div h1{color:var(--fg-color);font-size:1em;text-align:center}.wishlist__items{margin-top:2em;gap:var(--grid-gap);display:grid;grid-template-columns:repeat(auto-fit,var(--grid-items-width));justify-content:center}.wishlist__items>div{flex:1}.wishlist__items .item{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1em;gap:1em;border:1px solid var(--border-color);border-radius:10px}.wishlist__items .item>div{flex:1}.wishlist__items .item__name{text-align:center}.wishlist__items .item__name a{color:var(--fg-color);text-decoration:none}.wishlist__items .item__info{display:flex;align-items:flex-end;width:100%;padding-top:1em}.wishlist__items .item__info__actions{flex:1;display:flex;justify-content:center;align-items:center;gap:.5em}.wishlist__items .item__info__actions__add{padding:.5em;display:flex;justify-content:center;align-items:center;gap:.5em}.wishlist__items .item__info__actions__delete button{padding:0 .5em}.wishlist__items .item__info__actions__delete .icon{width:24px;height:24px}.wishlist__items .item__info__price .offer{color:var(--danger-color);font-weight:700}.wishlist__items .item__info__price .old-price{background:linear-gradient(to left top,transparent 47.75%,currentColor 49.5%,currentColor 50.5%,transparent 52.25%);font-size:.8em;color:var(--color--mute)}.wishlist__empty{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5em;text-align:center;margin-top:1em;width:100%}.page--section{max-width:100%;padding-left:.5em;padding-right:.5em}.page--section__normal{margin:auto;max-width:1250px}.page--section h2{font-size:2em}.page--section .breadcrumbs{max-width:1190px;margin:0 auto;padding:0 1em;box-sizing:border-box}.page--jamones{width:100%;overflow:hidden;color:#080808}.page--jamones h1,.page--jamones h2,.page--jamones p{margin:0}.page--jamones a{text-decoration:none}.page--jamones h2{font-weight:700;font-size:clamp(1.5em,5vw,1.8em);text-align:center}.page--jamones h2 .highlight{color:#e12b46}.page--jamones__wrapper>section{min-height:75vh}.page--jamones__wrapper>section:first-child{min-height:50vh}.page--jamones__wrapper>section:nth-child(4){min-height:65vh}.page--jamones__wrapper>section:last-child{min-height:20vh}.page--jamones__wrapper__second{padding-top:15vh;position:relative}.page--jamones__wrapper__second:before{content:"";position:absolute;top:-5vh;left:0;right:0;height:10vh;background:#080808;z-index:-1;transform:skewY(2deg)}.page--jamones__wrapper__second__products{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;gap:2em;max-width:1200px;margin:0 auto}.page--jamones__wrapper__second__title{padding:1em}.page--jamones__wrapper__second__title>span{color:#e12b46}.page--jamones__wrapper__third{background-repeat:no-repeat;background-position:bottom;background-position-y:1px;background-size:cover;background-image:url(../static/svg/WaveIcon1.svg);padding-top:15vh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2em}.page--jamones__wrapper__third__categories{display:grid;grid-template:"a b c";gap:1em}.page--jamones__wrapper__third__categories>div:first-child{grid-area:a}.page--jamones__wrapper__third__categories>div:nth-child(2){grid-area:b}.page--jamones__wrapper__third__categories>div:nth-child(3){grid-area:c}@media(max-width:995px){.page--jamones__wrapper__third__categories{grid-template:"a c" "b b"}}@media(max-width:650px){.page--jamones__wrapper__third__categories{grid-template:"a" "b" "c"}}.page--jamones__wrapper__fourth{padding-top:15vh;background-repeat:no-repeat;background-position:bottom;background-position-y:-1px;background-size:cover;background-image:url(../static/svg/WaveIcon.svg);display:flex;flex-direction:column;align-items:center;gap:2em}.page--jamones__wrapper__fourth h2{color:#f1f6ef}.page--jamones__wrapper__fourth__cards{display:flex;flex-wrap:wrap;justify-content:center;gap:2em}.page--jamones__wrapper__fourth__cards__buttons{display:flex;flex-direction:column;gap:1em}.page--jamones__wrapper__fourth__cards__images{margin:0 auto;min-height:500px;grid-area:c}.page--jamones__wrapper__fifth{width:100%;background-repeat:no-repeat;background-position:bottom;background-size:cover;background-image:url(../static/svg/WaveCircle.svg);padding:5vh 1em;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:2em}.page--jamones__wrapper__fifth>div{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1em}.page--jamones__wrapper__fifth a{text-decoration:none;color:#080808}.page--jamones__wrapper__fifth figure{padding:2em;display:flex;flex-wrap:wrap;justify-content:center;gap:1em;border:1px solid hsla(0,0%,100%,.25);background-color:#ffffff80;box-shadow:0 0 10px 1px #00000040;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.page--jamones__wrapper__fifth figure figcaption{max-width:300px}.page--jamones__wrapper__fifth figure figcaption h2{text-align:initial;font-size:1.25em;margin-bottom:.5em}.page--jamones__wrapper__fifth figure figcaption p{font-size:1em}.page--jamones__wrapper__fifth figure img{height:175px;width:175px;-o-object-fit:contain;object-fit:contain}.page--jamones__first{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3em;padding:0 2em;position:relative;overflow:hidden;background-color:#080808;color:#f1f6ef}.page--jamones__first>div{display:flex;gap:1em}.page--jamones__brand__presentation,.page--jamones__main-title{display:flex;align-items:center}.page--jamones__main-title{flex-direction:column;justify-content:center;gap:.4em}.page--jamones__main-title>h1{font-size:3em;font-weight:700;text-align:center;text-align:start;color:#f1f6ef}.page--jamones__main-title>h1>div span{-webkit-text-stroke-width:1.5px;-webkit-text-stroke-color:#e12b46;color:transparent;background-clip:text;-webkit-background-clip:text;background-color:transparent;background-image:url(../static/images/jamones/wave.png);background-position-y:-100%;background-repeat:repeat-x;background-size:30%;transition:background-position .75s}.page--jamones__main-title>h1>div span:hover{background-position-y:75%;background-position-x:50%}.page--jamones__main-title>a{padding:1em;border:none;border-radius:0;background-color:#f1f6ef;color:#080808;font-weight:700;align-self:flex-start}.page--jamones__image>img{max-width:700px;-webkit-mask-image:radial-gradient(circle at 50% 100%,#080808 0,#080808 45%,transparent 65%,transparent 100%);mask-image:radial-gradient(circle at 50% 100%,#080808 0,#080808 45%,transparent 65%,transparent 100%);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.page--jamones__bni-logo{width:100%;margin:0 auto;max-width:1190px;align-items:flex-end;z-index:2;flex-direction:column}.page--jamones__bni-logo>img{max-width:120px}@media(max-width:955px){.page--jamones__main-title{z-index:1}.page--jamones__image{position:absolute;bottom:100px;opacity:.25;pointer-events:none}}@media(max-width:700px){.page--jamones__bni-logo img{max-width:70px}}@media(max-width:400px){.page--jamones__image{left:-200px}}.bricolaje{padding-top:0;padding-left:0;padding-right:0;max-width:var(--container-width)}.bricolaje .main__normal{margin-top:3em}.bricolaje .main__normal .showcase hr{margin-bottom:3em}.bricolaje__banner{background-image:url(../static/images/bricolaje/banner.webp);background-size:cover;background-position:50%;height:500px}@media(max-width:500px){.bricolaje__banner{background-image:url(../static/images/bricolaje/banner-mobile.webp);height:300px}}@media(min-width:1190px){.bricolaje__banner{width:100vw;transform:translate(calc(var(--container-width)/2 - 50vw));padding:0}}.bricolaje__banner{position:relative}.bricolaje__banner:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080}.bricolaje__banner{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2em;padding:0 1em}.bricolaje__banner h1,.bricolaje__banner>div{z-index:1;text-align:center}.bricolaje__banner__subtitle{color:#fff;font-size:48px;font-size:clamp(23px,5vw,48px);font-weight:lighter;text-transform:uppercase}.bricolaje__banner__title{color:#ffa600;font-size:clamp(48px,10vw,128px);font-family:var(--font);font-weight:700;margin:0}.bricolaje .product-history{margin-top:3em}.page--bbq{width:100%;padding:0 0 4em}.page--bbq .breadcrumbs{max-width:1190px;margin:auto;padding:2.5em 1em 1em}@media(max-width:1300px){.page--bbq .breadcrumbs{padding-bottom:0}}.page--bbq__barbecue{z-index:1;margin-top:2em;padding:0 1em 10em;display:flex;justify-content:center;align-items:center;flex-wrap:wrap-reverse;gap:1em 5em;position:relative}.page--bbq__barbecue h1{font-size:3em}.page--bbq__barbecue .quantity{padding:0}.page--bbq__barbecue .quantity button{background-color:var(--brand-color);color:var(--bg-color)}.page--bbq__barbecue .quantity button svg{fill:var(--bg-color)}.page--bbq__barbecue .quantity button{border:1px solid var(--brand-color);border-radius:2em}.page--bbq__barbecue .quantity button.button--icon{width:42px;height:42px}.page--bbq__barbecue__background{position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;background-color:#f2f4f3}.page--bbq__barbecue__background:before{transform-origin:top left;transform:skewY(-3deg)}.page--bbq__barbecue__background:after,.page--bbq__barbecue__background:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:inherit}.page--bbq__barbecue__background:after{transform-origin:top left;transform:skewY(3deg)}.page--bbq__barbecue__wrapper{z-index:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4em}.page--bbq__barbecue__wrapper__content{max-width:500px}.page--bbq__barbecue__wrapper__content p{margin:0}.page--bbq__barbecue__wrapper__content{text-align:left;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1em}.page--bbq__barbecue__wrapper__content h1{margin:0}.page--bbq__barbecue__wrapper__content__actions{display:flex;flex-direction:column;gap:2em;width:100%;max-width:200px}.page--bbq__barbecue__wrapper__content__actions .price{font-weight:700;font-size:1.5em;align-self:center}.page--bbq__barbecue__gallery{aspect-ratio:1/1;width:100%;max-width:500px}.page--bbq__barbecue__gallery img{-o-object-fit:contain;object-fit:contain}.page--bbq .video-responsive iframe{width:100%;height:auto}.page--bbq .video-responsive--youtube{aspect-ratio:16/9}.page--bbq__videos{min-height:100vh;padding:2em 1em 0;display:flex;align-items:center;justify-content:center;gap:2em 4em;flex-wrap:wrap-reverse}.page--bbq__videos>div{max-width:500px}.page--bbq__videos .product-page__video__wrapper{margin:0}.page--bbq h2{font-size:3em}.catalog{display:flex;flex-direction:column;align-items:center}.catalog__list{height:100%;width:100%;display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:1em;row-gap:2em}.category{padding-left:.5em;padding-right:.5em;padding-top:0}.category ul{list-style:none;padding:0}.category__section{text-align:center}.category a:not(.button){text-decoration:none;color:var(--fg-color)}.category__main{display:flex;flex-direction:row-reverse;gap:1em}.category__main.flex{display:flex}.category__main__clear-filters{display:none;padding:0;background-color:transparent;color:var(--fg-color)}@media(max-width:425px){.category__main__clear-filters{display:block}}.category__main__products{grid-area:b;display:flex;flex-direction:column;gap:1em}.category__main__products header{text-align:center}.category__main__products header h1{margin-top:0}.category__main__products__show-filter-menu{display:none}.category__main__products{width:100%}.category__main__products__filter-row{display:flex;justify-content:space-between;width:100%}.category__main__products__filter-row>*{width:100%}.category__main__products .catalog__main__products__sort{display:flex;justify-content:flex-end;align-items:center}.category__main__products .catalog__main__products__sort select{border:1px solid var(--brand-logo-color);padding:.5em;font-size:.9em}.category__main__products .catalog__main__products__sort select:focus{outline:none}.category__main__products__view{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));justify-content:space-between;gap:4em 1.5em;background-color:#ebebeb80;padding:.8rem;width:100%}.category__main__products__view .product-box{width:auto;padding:0}@media(max-width:425px){.category__main__products__view{gap:4em 1em}}.category__main__list{padding:1em 0;border-bottom:1px solid var(--border-color)}.category__main__list__child h2{font-size:1em;max-width:15em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category__main__list a{white-space:nowrap}.category__main__list__child{padding-left:1em}.category__main__left-column{grid-area:a;margin-right:1em}.category__main__ratings{border:1px solid #ccc;border-radius:1em;padding:1em;width:calc(304px - 2em)}.category__main__ratings .h3{font-size:16px;margin:1em 0;font-weight:700;font-family:var(--font-special)}.category__main__ratings__body{display:flex;flex-direction:column;row-gap:2em}.category__main__filters{margin-bottom:1em}@media(max-width:800px){.category__main{display:flex}.category__main__left-column{display:none}.category__main__products__show-filter-menu{display:block}}@media(max-width:425px){.category--catalog h1{font-size:1.5em;margin:0;text-align:left}.category--catalog .input--group{display:none}.category--catalog header{display:flex;justify-content:space-between;align-items:center}}.category--catalog h1>span{color:var(--brand-color);font-size:.6em;opacity:.75}.category--catalog .category__main__left-column{top:8em;position:sticky;max-height:calc(100vh - 8em);overflow-y:auto;min-width:-moz-fit-content;min-width:fit-content;margin-right:1em}.category--catalog .category__main__left-column .filters{box-sizing:border-box;margin-top:1em}.category__large--description{margin-top:3em}.logo-yapayoo{--logo-primary-color:var(--fg-color);--logo-secondary-color:var(--brand-color);width:150px}.logo-yapayoo svg{width:100%;height:auto}.logo-yapayoo__yapay{fill:var(--logo-primary-color)}.logo-yapayoo__eyebrow,.logo-yapayoo__eyebrow--left,.logo-yapayoo__eyebrow--right,.logo-yapayoo__oo{fill:var(--logo-secondary-color)}.logo-yapayoo__slogan,.logo-yapayoo__slogan--bebidas,.logo-yapayoo__slogan--cocina,.logo-yapayoo__slogan--electro,.logo-yapayoo__slogan--main{display:none;fill:var(--logo-secondary-color)}.carousel{position:relative}.carousel__item{scroll-snap-align:center}.carousel .carousel__body{display:flex;max-width:100%}.carousel .carousel__body__content{display:flex;gap:1em;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.carousel .carousel__body>button{position:absolute;top:50%;transform:translateY(-50%);margin:auto 0;z-index:1;border:none;outline:none;padding:.4em;background-color:transparent}.carousel .carousel__body>button>.icon{width:1.35em;height:1.35em;padding:.5em;background:#fff;border-radius:50%;border:1px solid #666}.carousel .carousel__body>button:first-of-type{left:1em}.carousel .carousel__body>button:first-of-type>.icon>svg{transform:rotate(180deg)}.carousel .carousel__body>button:last-of-type{right:1em}.carousel--end>div>button:last-of-type,.carousel--start>div>button:first-of-type{pointer-events:none;opacity:0}:root{--fg-color:#181717;--bg-color:#fff;--border-color:#e0e0e0;--brand-logo-color:#eb7928;--brand-logo-color-invert:var(--fg-color);--brand-logo-black-color:#eb7929;--brand-logo-black-color-invert:var(--bg-color);--brand-color:#d34600;--brand-color-invert:#fff;--color-primary:var(--fg-color);--color-primary-invert:#fff;--color-footer:#a3a3a3;--color-link:#d34600;--color--mute:#777;--button-fg-color:var(--brand-color-invert);--button-bg-color:var(--brand-color);--button-outline-color:#977f5461;--danger-color:#cc3144;--success-color:#218838;--font:"Open Sans",sans-serif;--font-special:"Roboto",sans-serif;--order-pending-color:#d31976;--order-canceled-color:var(--danger-color);--order-delivered-color:#1db100;--order-shipped-color:#feae00;--order-processing-color:#0076ba;--transaction-denied-color:var(--danger-color);--transaction-paid-color:var(--delivered--color);--transaction-pending-color:var(--pending--color);--transaction-voided-color:var(--color--mute);--container-width:1190px}html[data-theme=dark] :root{--bg-color:#2b2929;--fg-color:#ffffffd9;--color-primary-invert:#232b50;--color-primary:#fff;--brand-logo-color:#eb7928;--brand-logo-color-invert:var(--fg-color);--brand-logo-black-color:#eb7928;--brand-logo-black-color-invert:var(--fg-color);--color-footer:var(--fg-color);--color-link:#5858ff;--brand-color:#eb7928;--brand-color-invert:#2b2929;--button-fg-color:var(--fg-color);--button-bg-color:var(--brand-color);--button-outline-color:#977f5461}html{scroll-behavior:smooth}body{margin:0;color:var(--fg-color);background-color:var(--bg-color);font-family:var(--font)}.layout__default{display:flex;flex-direction:column;min-height:100vh}.layout__default main{flex:1}main{min-height:300px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.logo-yapayoo{aspect-ratio:150/86}.footer .logo-yapayoo{aspect-ratio:303/174}.footer .logo-dm360{max-width:150px;max-height:40px}.etrusted-ps-star-rating[rating="0"]{display:none!important}figure{margin:0}.grecaptcha-badge{visibility:hidden}:root{--swal2-outline:0 0 0 3px rgba(100,150,200,.5);--swal2-container-padding:.625em;--swal2-backdrop:rgba(0,0,0,.4);--swal2-backdrop-transition:background-color .15s;--swal2-width:32em;--swal2-padding:0 0 1.25em;--swal2-border:none;--swal2-border-radius:.3125rem;--swal2-background:#fff;--swal2-color:#545454;--swal2-show-animation:swal2-show .3s;--swal2-hide-animation:swal2-hide .15s forwards;--swal2-icon-zoom:1;--swal2-title-padding:.8em 1em 0;--swal2-html-container-padding:1em 1.6em .3em;--swal2-input-border:1px solid #d9d9d9;--swal2-input-border-radius:.1875em;--swal2-input-box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px transparent;--swal2-input-background:transparent;--swal2-input-transition:border-color .2s,box-shadow .2s;--swal2-input-hover-box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px transparent;--swal2-input-focus-border:1px solid #b4dbed;--swal2-input-focus-box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px rgba(100,150,200,.5);--swal2-progress-step-background:#add8e6;--swal2-validation-message-background:#f0f0f0;--swal2-validation-message-color:#666;--swal2-footer-border-color:#eee;--swal2-footer-background:transparent;--swal2-footer-color:inherit;--swal2-timer-progress-bar-background:rgba(0,0,0,.3);--swal2-close-button-position:initial;--swal2-close-button-inset:auto;--swal2-close-button-font-size:2.5em;--swal2-close-button-color:#ccc;--swal2-close-button-transition:color .2s,box-shadow .2s;--swal2-close-button-outline:initial;--swal2-close-button-box-shadow:inset 0 0 0 3px transparent;--swal2-close-button-focus-box-shadow:inset var(--swal2-outline);--swal2-close-button-hover-transform:none;--swal2-actions-justify-content:center;--swal2-actions-width:auto;--swal2-actions-margin:1.25em auto 0;--swal2-actions-padding:0;--swal2-actions-border-radius:0;--swal2-actions-background:transparent;--swal2-action-button-transition:background-color .2s,box-shadow .2s;--swal2-action-button-hover:#000 10%;--swal2-action-button-active:#000 10%;--swal2-confirm-button-box-shadow:none;--swal2-confirm-button-border-radius:.25em;--swal2-confirm-button-background-color:#7066e0;--swal2-confirm-button-color:#fff;--swal2-deny-button-box-shadow:none;--swal2-deny-button-border-radius:.25em;--swal2-deny-button-background-color:#dc3741;--swal2-deny-button-color:#fff;--swal2-cancel-button-box-shadow:none;--swal2-cancel-button-border-radius:.25em;--swal2-cancel-button-background-color:#6e7881;--swal2-cancel-button-color:#fff;--swal2-toast-show-animation:swal2-toast-show .5s;--swal2-toast-hide-animation:swal2-toast-hide .1s forwards;--swal2-toast-border:none;--swal2-toast-box-shadow:0 0 1px rgba(0,0,0,.075),0 1px 2px rgba(0,0,0,.075),1px 2px 4px rgba(0,0,0,.075),1px 3px 8px rgba(0,0,0,.075),2px 4px 16px rgba(0,0,0,.075)}[data-swal2-theme=dark]{--swal2-dark-theme-black:#19191a;--swal2-dark-theme-white:#e1e1e1;--swal2-background:var(--swal2-dark-theme-black);--swal2-color:var(--swal2-dark-theme-white);--swal2-footer-border-color:#555;--swal2-input-background:color-mix(in srgb,var(--swal2-dark-theme-black),var(--swal2-dark-theme-white) 10%);--swal2-validation-message-background:color-mix(in srgb,var(--swal2-dark-theme-black),var(--swal2-dark-theme-white) 10%);--swal2-validation-message-color:var(--swal2-dark-theme-white);--swal2-timer-progress-bar-background:hsla(0,0%,100%,.7)}@media(prefers-color-scheme:dark){[data-swal2-theme=auto]{--swal2-dark-theme-black:#19191a;--swal2-dark-theme-white:#e1e1e1;--swal2-background:var(--swal2-dark-theme-black);--swal2-color:var(--swal2-dark-theme-white);--swal2-footer-border-color:#555;--swal2-input-background:color-mix(in srgb,var(--swal2-dark-theme-black),var(--swal2-dark-theme-white) 10%);--swal2-validation-message-background:color-mix(in srgb,var(--swal2-dark-theme-black),var(--swal2-dark-theme-white) 10%);--swal2-validation-message-color:var(--swal2-dark-theme-white);--swal2-timer-progress-bar-background:hsla(0,0%,100%,.7)}}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{background-color:transparent!important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:auto}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px var(--swal2-backdrop)}body.swal2-toast-shown .swal2-container{box-sizing:border-box;width:360px;max-width:100%;background-color:transparent;pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{inset:0 auto auto 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{inset:0 0 auto auto}body.swal2-toast-shown .swal2-container.swal2-top-left,body.swal2-toast-shown .swal2-container.swal2-top-start{inset:0 auto auto 0}body.swal2-toast-shown .swal2-container.swal2-center-left,body.swal2-toast-shown .swal2-container.swal2-center-start{inset:50% auto auto 0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{inset:50% auto auto 50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{inset:50% 0 auto auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-left,body.swal2-toast-shown .swal2-container.swal2-bottom-start{inset:auto auto 0 0}body.swal2-toast-shown .swal2-container.swal2-bottom{inset:auto auto 0 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{inset:auto 0 0 auto}@media print{body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown) .swal2-container{position:static!important}}div:where(.swal2-container){display:grid;position:fixed;z-index:1060;inset:0;box-sizing:border-box;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);height:100%;padding:var(--swal2-container-padding);overflow-x:hidden;transition:var(--swal2-backdrop-transition);-webkit-overflow-scrolling:touch}div:where(.swal2-container).swal2-backdrop-show,div:where(.swal2-container).swal2-noanimation{background:var(--swal2-backdrop)}div:where(.swal2-container).swal2-backdrop-hide{background:transparent!important}div:where(.swal2-container).swal2-bottom-start,div:where(.swal2-container).swal2-center-start,div:where(.swal2-container).swal2-top-start{grid-template-columns:minmax(0,1fr) auto auto}div:where(.swal2-container).swal2-bottom,div:where(.swal2-container).swal2-center,div:where(.swal2-container).swal2-top{grid-template-columns:auto minmax(0,1fr) auto}div:where(.swal2-container).swal2-bottom-end,div:where(.swal2-container).swal2-center-end,div:where(.swal2-container).swal2-top-end{grid-template-columns:auto auto minmax(0,1fr)}div:where(.swal2-container).swal2-top-start>.swal2-popup{align-self:start}div:where(.swal2-container).swal2-top>.swal2-popup{grid-column:2;place-self:start center}div:where(.swal2-container).swal2-top-end>.swal2-popup,div:where(.swal2-container).swal2-top-right>.swal2-popup{grid-column:3;place-self:start end}div:where(.swal2-container).swal2-center-left>.swal2-popup,div:where(.swal2-container).swal2-center-start>.swal2-popup{grid-row:2;align-self:center}div:where(.swal2-container).swal2-center>.swal2-popup{grid-column:2;grid-row:2;place-self:center center}div:where(.swal2-container).swal2-center-end>.swal2-popup,div:where(.swal2-container).swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;place-self:center end}div:where(.swal2-container).swal2-bottom-left>.swal2-popup,div:where(.swal2-container).swal2-bottom-start>.swal2-popup{grid-column:1;grid-row:3;align-self:end}div:where(.swal2-container).swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;place-self:end center}div:where(.swal2-container).swal2-bottom-end>.swal2-popup,div:where(.swal2-container).swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;place-self:end end}div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup,div:where(.swal2-container).swal2-grow-row>.swal2-popup{grid-column:1/4;width:100%}div:where(.swal2-container).swal2-grow-column>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}div:where(.swal2-container).swal2-no-transition{transition:none!important}div:where(.swal2-container)[popover]{width:auto;border:0}div:where(.swal2-container) div:where(.swal2-popup){display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0,100%);width:var(--swal2-width);max-width:100%;padding:var(--swal2-padding);border:var(--swal2-border);border-radius:var(--swal2-border-radius);background:var(--swal2-background);color:var(--swal2-color);font-family:inherit;font-size:1rem}div:where(.swal2-container) div:where(.swal2-popup):focus{outline:none}div:where(.swal2-container) div:where(.swal2-popup).swal2-loading{overflow-y:hidden}div:where(.swal2-container) div:where(.swal2-popup).swal2-draggable{cursor:grab}div:where(.swal2-container) div:where(.swal2-popup).swal2-draggable div:where(.swal2-icon){cursor:grab}div:where(.swal2-container) div:where(.swal2-popup).swal2-dragging{cursor:grabbing}div:where(.swal2-container) div:where(.swal2-popup).swal2-dragging div:where(.swal2-icon){cursor:grabbing}div:where(.swal2-container) h2:where(.swal2-title){position:relative;max-width:100%;margin:0;padding:var(--swal2-title-padding);color:inherit;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;overflow-wrap:break-word;cursor:auto}div:where(.swal2-container) div:where(.swal2-actions){display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:var(--swal2-actions-justify-content);width:var(--swal2-actions-width);margin:var(--swal2-actions-margin);padding:var(--swal2-actions-padding);border-radius:var(--swal2-actions-border-radius);background:var(--swal2-actions-background)}div:where(.swal2-container) div:where(.swal2-loader){display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-radius:100%;border-color:#2778c4 transparent;border-style:solid;border-width:.25em}div:where(.swal2-container) button:where(.swal2-styled){margin:.3125em;padding:.625em 1.1em;transition:var(--swal2-action-button-transition);border:none;box-shadow:0 0 0 3px transparent;font-weight:500}div:where(.swal2-container) button:where(.swal2-styled):not([disabled]){cursor:pointer}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm){border-radius:var(--swal2-confirm-button-border-radius);background:initial;background-color:var(--swal2-confirm-button-background-color);box-shadow:var(--swal2-confirm-button-box-shadow);color:var(--swal2-confirm-button-color);font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm):hover{background-color:color-mix(in srgb,var(--swal2-confirm-button-background-color),var(--swal2-action-button-hover))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm):active{background-color:color-mix(in srgb,var(--swal2-confirm-button-background-color),var(--swal2-action-button-active))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny){border-radius:var(--swal2-deny-button-border-radius);background:initial;background-color:var(--swal2-deny-button-background-color);box-shadow:var(--swal2-deny-button-box-shadow);color:var(--swal2-deny-button-color);font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny):hover{background-color:color-mix(in srgb,var(--swal2-deny-button-background-color),var(--swal2-action-button-hover))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny):active{background-color:color-mix(in srgb,var(--swal2-deny-button-background-color),var(--swal2-action-button-active))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel){border-radius:var(--swal2-cancel-button-border-radius);background:initial;background-color:var(--swal2-cancel-button-background-color);box-shadow:var(--swal2-cancel-button-box-shadow);color:var(--swal2-cancel-button-color);font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel):hover{background-color:color-mix(in srgb,var(--swal2-cancel-button-background-color),var(--swal2-action-button-hover))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel):active{background-color:color-mix(in srgb,var(--swal2-cancel-button-background-color),var(--swal2-action-button-active))}div:where(.swal2-container) button:where(.swal2-styled):focus-visible{outline:none;box-shadow:var(--swal2-action-button-focus-box-shadow)}div:where(.swal2-container) button:where(.swal2-styled)[disabled]:not(.swal2-loading){opacity:.4}div:where(.swal2-container) button:where(.swal2-styled)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-footer){margin:1em 0 0;padding:1em 1em 0;border-top:1px solid var(--swal2-footer-border-color);background:var(--swal2-footer-background);color:var(--swal2-footer-color);font-size:1em;text-align:center;cursor:auto}div:where(.swal2-container) .swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto!important;overflow:hidden;border-bottom-right-radius:var(--swal2-border-radius);border-bottom-left-radius:var(--swal2-border-radius)}div:where(.swal2-container) div:where(.swal2-timer-progress-bar){width:100%;height:.25em;background:var(--swal2-timer-progress-bar-background)}div:where(.swal2-container) img:where(.swal2-image){max-width:100%;margin:2em auto 1em;cursor:auto}div:where(.swal2-container) button:where(.swal2-close){position:var(--swal2-close-button-position);inset:var(--swal2-close-button-inset);z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:var(--swal2-close-button-transition);border:none;border-radius:var(--swal2-border-radius);outline:var(--swal2-close-button-outline);background:transparent;color:var(--swal2-close-button-color);font-family:monospace;font-size:var(--swal2-close-button-font-size);cursor:pointer;justify-self:end}div:where(.swal2-container) button:where(.swal2-close):hover{transform:var(--swal2-close-button-hover-transform);background:transparent;color:#f27474}div:where(.swal2-container) button:where(.swal2-close):focus-visible{outline:none;box-shadow:var(--swal2-close-button-focus-box-shadow)}div:where(.swal2-container) button:where(.swal2-close)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-html-container){z-index:1;justify-content:center;margin:0;padding:var(--swal2-html-container-padding);overflow:auto;color:inherit;font-size:1.125em;font-weight:400;line-height:normal;text-align:center;overflow-wrap:break-word;word-break:break-word;cursor:auto}div:where(.swal2-container) div:where(.swal2-radio),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) label:where(.swal2-checkbox),div:where(.swal2-container) select:where(.swal2-select),div:where(.swal2-container) textarea:where(.swal2-textarea){margin:1em 2em 3px}div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) textarea:where(.swal2-textarea){box-sizing:border-box;width:auto;transition:var(--swal2-input-transition);border:var(--swal2-input-border);border-radius:var(--swal2-input-border-radius);background:var(--swal2-input-background);box-shadow:var(--swal2-input-box-shadow);color:inherit;font-size:1.125em}div:where(.swal2-container) input:where(.swal2-file).swal2-inputerror,div:where(.swal2-container) input:where(.swal2-input).swal2-inputerror,div:where(.swal2-container) textarea:where(.swal2-textarea).swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}div:where(.swal2-container) input:where(.swal2-file):hover,div:where(.swal2-container) input:where(.swal2-input):hover,div:where(.swal2-container) textarea:where(.swal2-textarea):hover{box-shadow:var(--swal2-input-hover-box-shadow)}div:where(.swal2-container) input:where(.swal2-file):focus,div:where(.swal2-container) input:where(.swal2-input):focus,div:where(.swal2-container) textarea:where(.swal2-textarea):focus{border:var(--swal2-input-focus-border);outline:none;box-shadow:var(--swal2-input-focus-box-shadow)}div:where(.swal2-container) input:where(.swal2-file)::-moz-placeholder,div:where(.swal2-container) input:where(.swal2-input)::-moz-placeholder,div:where(.swal2-container) textarea:where(.swal2-textarea)::-moz-placeholder{color:#ccc}div:where(.swal2-container) input:where(.swal2-file)::placeholder,div:where(.swal2-container) input:where(.swal2-input)::placeholder,div:where(.swal2-container) textarea:where(.swal2-textarea)::placeholder{color:#ccc}div:where(.swal2-container) .swal2-range{margin:1em 2em 3px;background:var(--swal2-background)}div:where(.swal2-container) .swal2-range input{width:80%}div:where(.swal2-container) .swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}div:where(.swal2-container) .swal2-range input,div:where(.swal2-container) .swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}div:where(.swal2-container) .swal2-input{height:2.625em;padding:0 .75em}div:where(.swal2-container) .swal2-file{width:75%;margin-right:auto;margin-left:auto;background:var(--swal2-input-background);font-size:1.125em}div:where(.swal2-container) .swal2-textarea{height:6.75em;padding:.75em}div:where(.swal2-container) .swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:var(--swal2-input-background);color:inherit;font-size:1.125em}div:where(.swal2-container) .swal2-checkbox,div:where(.swal2-container) .swal2-radio{align-items:center;justify-content:center;background:var(--swal2-background);color:inherit}div:where(.swal2-container) .swal2-checkbox label,div:where(.swal2-container) .swal2-radio label{margin:0 .6em;font-size:1.125em}div:where(.swal2-container) .swal2-checkbox input,div:where(.swal2-container) .swal2-radio input{flex-shrink:0;margin:0 .4em}div:where(.swal2-container) label:where(.swal2-input-label){display:flex;justify-content:center;margin:1em auto 0}div:where(.swal2-container) div:where(.swal2-validation-message){align-items:center;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:var(--swal2-validation-message-background);color:var(--swal2-validation-message-color);font-size:1em;font-weight:300}div:where(.swal2-container) div:where(.swal2-validation-message):before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}div:where(.swal2-container) .swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:transparent;font-weight:600}div:where(.swal2-container) .swal2-progress-steps li{display:inline-block;position:relative}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:var(--swal2-progress-step-background);color:#fff}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:var(--swal2-progress-step-background)}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}div:where(.swal2-icon){position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;zoom:var(--swal2-icon-zoom);border-radius:50%;border:.25em solid #000;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}div:where(.swal2-icon) .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}div:where(.swal2-icon).swal2-error{border-color:#f27474;color:#f27474}div:where(.swal2-icon).swal2-error .swal2-x-mark{position:relative;flex-grow:1}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-error.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-error.swal2-icon-show .swal2-x-mark{animation:swal2-animate-error-x-mark .5s}div:where(.swal2-icon).swal2-warning{border-color:#f8bb86;color:#f8bb86}div:where(.swal2-icon).swal2-warning.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-warning.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .5s}div:where(.swal2-icon).swal2-info{border-color:#3fc3ee;color:#3fc3ee}div:where(.swal2-icon).swal2-info.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-info.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .8s}div:where(.swal2-icon).swal2-question{border-color:#87adbd;color:#87adbd}div:where(.swal2-icon).swal2-question.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-question.swal2-icon-show .swal2-icon-content{animation:swal2-animate-question-mark .8s}div:where(.swal2-icon).swal2-success{border-color:#a5dc86;color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;border-radius:50%}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}div:where(.swal2-icon).swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}div:where(.swal2-icon).swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-animate-success-line-long .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in}[class^=swal2]{-webkit-tap-highlight-color:rgba(0,0,0,0)}.swal2-show{animation:var(--swal2-show-animation)}.swal2-hide{animation:var(--swal2-hide-animation)}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:0;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}.swal2-toast{box-sizing:border-box;grid-column:1/4!important;grid-row:1/4!important;grid-template-columns:min-content auto min-content;padding:1em;overflow-y:hidden;border:var(--swal2-toast-border);background:var(--swal2-background);box-shadow:var(--swal2-toast-box-shadow);pointer-events:auto}.swal2-toast>*{grid-column:2}.swal2-toast h2:where(.swal2-title){margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-toast .swal2-loading{justify-content:center}.swal2-toast input:where(.swal2-input){height:2em;margin:.5em;font-size:1em}.swal2-toast .swal2-validation-message{font-size:1em}.swal2-toast div:where(.swal2-footer){margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-toast button:where(.swal2-close){grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-toast div:where(.swal2-html-container){margin:.5em 1em;padding:0;overflow:initial;font-size:1em;text-align:initial}.swal2-toast div:where(.swal2-html-container):empty{padding:0}.swal2-toast .swal2-loader{margin:.25em}.swal2-toast .swal2-icon,.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em}.swal2-toast .swal2-icon{min-width:2em;margin:0 .5em 0 0}.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:700}.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-toast div:where(.swal2-actions){justify-content:flex-start;height:auto;margin:.5em 0 0;padding:0 .5em}.swal2-toast button:where(.swal2-styled){margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;border-radius:50%}.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-toast-animate-success-line-tip .75s}.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-toast-animate-success-line-long .75s}.swal2-toast.swal2-show{animation:var(--swal2-toast-show-animation)}.swal2-toast.swal2-hide{animation:var(--swal2-toast-hide-animation)}@keyframes swal2-show{0%{transform:translate3d(0,-50px,0) scale(.9);opacity:0}to{transform:translateZ(0) scale(1);opacity:1}}@keyframes swal2-hide{0%{transform:translateZ(0) scale(1);opacity:1}to{transform:translate3d(0,-50px,0) scale(.9);opacity:0}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);opacity:1}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-1turn)}to{transform:rotateY(0)}}@keyframes swal2-animate-i-mark{0%{transform:rotate(45deg);opacity:0}25%{transform:rotate(-25deg);opacity:.4}50%{transform:rotate(15deg);opacity:.8}75%{transform:rotate(-5deg);opacity:1}to{transform:rotateX(0);opacity:1}}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotate(2deg)}33%{transform:translateY(0) rotate(-2deg)}66%{transform:translateY(.3125em) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@keyframes swal2-toast-hide{to{transform:rotate(1deg);opacity:0}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}
