@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:200 800;font-display:swap;src:url(/build/assets/BricolageGrotesque-VariableFont_opsz_wdth_wght-DcWnIxAz.ttf) format("truetype")}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-primary);color:var(--color-text-primary, #1f2937);background-color:var(--color-bg-primary, #ffffff)}*{scrollbar-width:thin;scrollbar-color:var(--color-primary-500) #d9d9d9}*::-webkit-scrollbar{width:9px;height:9px}*::-webkit-scrollbar-track{background:#d9d9d9;border-radius:100px}*::-webkit-scrollbar-thumb{background-color:var(--color-primary-500);border-radius:100px}*::-webkit-scrollbar-thumb:hover{background-color:var(--color-primary-600)}.btn{padding:.5rem 1rem;border-radius:.375rem;font-weight:500;transition:all .2s ease;cursor:pointer;border:none;display:inline-flex;align-items:center;justify-content:center}.btn-primary{background-color:var(--color-primary-500);color:#fff}.btn-primary:hover{background-color:var(--color-primary-600)}.btn-secondary{background-color:var(--color-secondary-500);color:#fff}.btn-secondary:hover{background-color:var(--color-secondary-600)}.card{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;overflow:hidden}.form-input{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem;transition:border-color .2s ease}.form-input:focus{outline:none;border-color:var(--color-primary-500);box-shadow:0 0 0 3px #3b82f61a}.container{max-width:1280px;margin:0 auto;padding:0 1rem}.grid-cols-1{grid-template-columns:repeat(1,1fr)}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}@media(max-width:640px){.sm\:grid-cols-1{grid-template-columns:repeat(1,1fr)}.sm\:grid-cols-2{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.md\:grid-cols-3{grid-template-columns:repeat(3,1fr)}.md\:grid-cols-4{grid-template-columns:repeat(4,1fr)}}@media(min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,1fr)}.lg\:grid-cols-4{grid-template-columns:repeat(4,1fr)}.lg\:grid-cols-5{grid-template-columns:repeat(5,1fr)}}@keyframes eezee-color-cycle{0%{color:var(--color-primary-500)}16%{color:var(--color-secondary-500)}32%{color:var(--color-eezee-yellow)}48%{color:var(--color-eezee-green)}64%{color:var(--color-eezee-pink)}80%{color:var(--color-eezee-black)}to{color:var(--color-primary-500)}}.animate-eezee-colors{animation:eezee-color-cycle 30s infinite;transition:color .5s ease-in-out}.btn-eezee-pill{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.875rem;font-family:var(--font-primary);font-weight:700;font-size:1.25rem;line-height:1;text-transform:uppercase;letter-spacing:.02em;color:var(--color-eezee-beige);background-color:var(--color-primary-500);border:4px solid white;border-radius:100px;box-shadow:0 9px 30px #0000001a,0 7px 5px #0000,inset 0 7px 5px #0000;cursor:pointer;transition:background-color .35s ease-in-out,color .35s ease-in-out,box-shadow .35s ease-in-out}.btn-eezee-pill:hover{box-shadow:0 9px 30px #0000,0 7px 5px #0000,inset 0 7px 5px #00000040}.btn-eezee-pill:active{background-color:var(--color-secondary-500);color:var(--color-primary-500);box-shadow:0 9px 30px #0000,0 7px 5px #00000040,inset 0 7px 5px #0000;transition:background-color .15s ease-in-out,color .15s ease-in-out,box-shadow .15s ease-in-out}.input-eezee,.input-eezee-checkout{width:100%;padding:1rem 1.25rem;font-family:var(--font-primary);font-weight:500;font-size:1.0625rem;color:var(--color-eezee-black);background-color:var(--color-eezee-beige);border:none;border-radius:1.25rem;outline:none;transition:box-shadow .2s ease}.input-eezee-checkout:focus{box-shadow:0 0 0 3px #ffffff4d}.input-eezee-checkout::-moz-placeholder{color:var(--color-eezee-black);opacity:.6}.input-eezee-checkout::placeholder{color:var(--color-eezee-black);opacity:.6}.input-eezee-checkout{background-color:var(--color-eezee-gray)}.input-eezee:focus{box-shadow:0 0 0 3px #ffffff4d}.input-eezee::-moz-placeholder{color:var(--color-eezee-black);opacity:.6}.input-eezee::placeholder{color:var(--color-eezee-black);opacity:.6}.checkbox-eezee{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.125rem;height:1.125rem;background-color:var(--color-eezee-beige);border:none;border-radius:.3rem;cursor:pointer;flex-shrink:0;transition:background-color .2s ease}.checkbox-eezee:checked{background-color:var(--color-secondary-500);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3E%3C/svg%3E");background-size:100% 100%;background-position:center;background-repeat:no-repeat}.link-eezee-pink{color:var(--color-eezee-pink);font-family:var(--font-primary);font-weight:700;font-size:1.5625rem;text-decoration:underline;cursor:pointer;transition:opacity .2s ease}.link-eezee-pink:hover{opacity:.8}.eezee-rounded{border-radius:50px}.eezee-super-rounded{border-radius:55px}.badge-eezee-brand{position:absolute;bottom:1rem;right:1rem;background-color:#fffffff2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:50px;padding:.35rem .75rem;box-shadow:0 8px 15px #00000014;transition:box-shadow .25s ease-in-out}.badge-eezee-brand:hover{box-shadow:0 8px 20px #00000026}.thumb-eezee{border-radius:20px;-o-object-fit:cover;object-fit:cover;cursor:pointer;border:2px solid transparent;transition:border-color .25s ease-in-out,opacity .25s ease-in-out}.thumb-eezee:hover{opacity:.8}.thumb-eezee--active{border-color:var(--color-secondary-500);box-shadow:0 4px 12px #00000026}.dots-eezee{display:flex;align-items:center;justify-content:center;gap:.75rem}.dots-eezee__dot{width:12px;height:12px;border-radius:50%;background-color:var(--color-eezee-black);opacity:.3;cursor:pointer;transition:background-color .3s ease-in-out,opacity .3s ease-in-out}.dots-eezee__dot:hover{opacity:.6}.dots-eezee__dot--active{background-color:var(--color-eezee-beige);opacity:1}.qty-eezee{display:inline-flex;align-items:center;justify-content:center;height:54px;background-color:var(--color-eezee-yellow);border-radius:27px;padding:0 .5rem;gap:.25rem}.qty-eezee__btn{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:none;border:none;color:var(--color-secondary-500);font-family:var(--font-primary);font-size:1.5rem;font-weight:800;line-height:1;cursor:pointer;border-radius:50%;transition:background-color .2s ease-in-out}.qty-eezee__btn:hover{background-color:#00000014}.qty-eezee__btn:active{background-color:#00000026}.qty-eezee__input{width:2.5rem;text-align:center;background:none;border:none;outline:none;font-family:var(--font-primary);font-weight:800;font-size:1.25rem;color:var(--color-secondary-500);-moz-appearance:textfield}.qty-eezee__input::-webkit-outer-spin-button,.qty-eezee__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-card-eezee{position:relative;width:100%;max-width:295px}.product-card-eezee__image{position:relative;overflow:hidden;border-radius:20px;aspect-ratio:1 / 1;box-shadow:0 10px 20px #00000026;transition:box-shadow .3s ease-in-out}.product-card-eezee:hover .product-card-eezee__image{box-shadow:0 12px 28px #00000038}.product-card-eezee__info{padding:.75rem .25rem 0}.product-card-eezee__brand{position:absolute;top:.5rem;right:.5rem;z-index:10;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50px;padding:.5rem .75rem;box-shadow:0 8px 15px #00000014;transition:box-shadow .3s ease-in-out}.product-card-eezee__brand:hover{box-shadow:0 8px 20px #00000026}.product-card-eezee__quick-add{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;display:flex;align-items:center;justify-content:center;width:70px;height:70px;background-color:var(--color-primary-500);color:var(--color-eezee-black);border-radius:30px;box-shadow:0 9px 20px 3px #00000040;opacity:0;transition:opacity .3s ease-in-out,transform .3s ease-in-out}.product-card-eezee:hover .product-card-eezee__quick-add{opacity:1;transform:translate(-50%,-50%) scale(1.05)}.product-card-eezee__quick-add:hover{background-color:var(--color-primary-600)}.product-card-eezee__quick-add:active{transform:translate(-50%,-50%) scale(.95)}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.eezee-giro{position:relative;flex-shrink:0}.eezee-giro-absolute{position:absolute!important;flex-shrink:0}.eezee-giro__exterior,.eezee-giro__interior{position:absolute;display:flex;align-items:center;justify-content:center}.eezee-giro__exterior{inset:0;width:100%;height:100%;animation:eezee-spin linear infinite}.eezee-giro__exterior svg,.eezee-giro__interior svg{width:100%;height:100%}.eezee-giro__interior{inset:15%;width:70%;height:70%}@keyframes eezee-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fire-pattern{background:url(/build/assets/patron_fuego_beige-C5RnoQ6d.svg) repeat;background-size:600px 600px}.fire-pattern-gray{background:url(/build/assets/patron_fuego_gris-BnlSCho8.svg) repeat;background-size:600px 600px;background-color:var(--color-eezee-gray)}.fire-pattern-gray-black{background:url(/build/assets/patron_fuego_gris-BnlSCho8.svg) repeat;background-size:600px 600px;background-color:var(--color-eezee-black)}.fire-pattern-primary{background:url(/build/assets/patron_fuego_gris-BnlSCho8.svg) repeat;background-size:600px 600px;background-color:var(--color-primary-500)}.fire-pattern-secondary{background:url(/build/assets/patron_fuego_violeta-BEulE4hF.svg) repeat;background-size:600px 600px;background-color:var(--color-secondary-500);box-shadow:0 4px 4px #00000040}.eezee-seo-block a{color:var(--color-primary-500);font-weight:700;text-decoration:underline}.eezee-seo-block p{margin-bottom:1rem}.eezee-big-title{font-family:var(--font-primary);font-variation-settings:"wght" 554,"wdth" 85,"opsz" 96}.eezee-title{font-family:var(--font-primary);font-variation-settings:"wght" 700,"wdth" 90,"opsz" 96}.eezee-text{font-family:var(--font-primary);font-variation-settings:"wght" 300,"wdth" 90,"opsz" 78}.eezee-normal-text{font-family:var(--font-primary);font-variation-settings:"wght" 400,"wdth" 90,"opsz" 14;line-height:normal}.eezee-page-content{font-family:var(--font-primary);font-variation-settings:"wght" 400,"wdth" 100,"opsz" 14}.eezee-page-content h1,.eezee-page-content h2,.eezee-page-content h3{position:relative;font-family:var(--font-primary);font-variation-settings:"wght" 233,"wdth" 78,"opsz" 96;font-size:2.5rem;line-height:130px;color:var(--color-eezee-black);text-transform:uppercase;padding-left:4rem;margin-top:3rem;margin-bottom:.5rem}.eezee-page-content h1:before,.eezee-page-content h2:before,.eezee-page-content h3:before{content:"";position:absolute;left:-3rem;top:50%;transform:translateY(-50%);width:6rem;height:6rem;background-image:url(/build/assets/sun-DR05OG7h.svg);background-size:contain;background-repeat:no-repeat}.eezee-page-content h1:first-child,.eezee-page-content h2:first-child,.eezee-page-content h3:first-child{margin-top:0}.eezee-page-content p{margin-bottom:0;padding-left:65px}.eezee-page-content ul,.eezee-page-content ol{padding-left:65px;margin-bottom:0}.eezee-page-content ul{list-style-type:disc}.eezee-page-content ol{list-style-type:decimal}.eezee-page-content li{padding-left:.5rem;margin-bottom:.25rem}.eezee-page-content a{color:var(--color-eezee-black);font-weight:700;text-decoration:underline}.eezee-page-content a:hover{opacity:.8}.eezee-cursor-ratonator{cursor:url(/build/assets/ratonator_cursor-8tFNk83Z.svg) 24 0,auto}.eezee-cursor-ratonator *{cursor:inherit}.eezee-cursor-ratonator-yoga{cursor:url(/build/assets/ratonator_yoga_cursor-BYGvKXV-.svg) 22 0,auto}.eezee-cursor-ratonator-yoga *{cursor:inherit}.eezee-cursor-ratonator-cloud{cursor:url(/build/assets/ratonator_cloud_cursor-DyrBeEzh.svg) 20 0,auto}.eezee-cursor-ratonator-cloud *{cursor:inherit}.product-audio-previews{color:var(--color-eezee-black)}.product-audio-previews__title{font-family:var(--font-primary);font-variation-settings:"wght" 700,"wdth" 90,"opsz" 96;font-size:1rem;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.5rem;color:var(--color-eezee-black)}.product-audio-previews__list{display:flex;flex-direction:column;gap:.5rem;list-style:none;padding:0;margin:0}.product-audio-previews__item{display:flex;flex-direction:column;gap:.25rem}.product-audio-previews__label{font-family:var(--font-primary);font-variation-settings:"wght" 400,"wdth" 90,"opsz" 14;font-size:.875rem;margin:0;color:var(--color-eezee-black);opacity:.75}.product-audio-previews__player{width:100%;height:2.5rem;accent-color:var(--color-eezee-yellow);border:2px solid var(--color-primary-500);border-radius:999px;background:transparent}.product-audio-previews__player::-webkit-media-controls-panel{background-color:var(--color-eezee-yellow);border-radius:999px}.product-audio-previews__player::-webkit-media-controls-current-time-display,.product-audio-previews__player::-webkit-media-controls-time-remaining-display{color:var(--color-eezee-black);font-family:var(--font-primary)}
