.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5))}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-bottom-nav,.image-gallery-top-nav{padding:10px;left:50%;transform:translateX(-50%)}.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:120px;width:90px}@media(max-width:768px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:72px;width:48px}}@media(max-width:480px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:48px;width:36px}}.image-gallery-bottom-nav[disabled],.image-gallery-top-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center;touch-action:none}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;-o-object-fit:contain;object-fit:contain}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{left:20px;right:auto;bottom:auto;width:auto;top:50%;transform:translateY(-50%)}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:12px 0}@media(max-width:768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media(max-width:480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px #1a1a1a;transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.ColorPicker_wrapper__Tm_9D{display:flex;flex-direction:column;gap:.5rem}.ColorPicker_label__nyWiN{font-weight:500;margin-bottom:.25rem}.ColorPicker_options__fRoGB{display:flex;gap:.75rem}.ColorPicker_option__DSVxb{position:relative;cursor:pointer}.ColorPicker_option__DSVxb input{display:none}.ColorPicker_swatch__50lq_{display:inline-block;width:40px;height:40px;border-radius:50%;border:1px solid #ccc;transition:all .2s ease}.ColorPicker_option__DSVxb input:checked+.ColorPicker_swatch__50lq_{border:3px solid #3b82e5;box-shadow:0 0 0 3px rgba(0,0,0,.2)}.ColorPicker_option__DSVxb:hover .ColorPicker_swatch__50lq_{transform:scale(1.1)}.SizePicker_wrapper__ULeDC{display:flex;flex-direction:column;gap:.5rem}.SizePicker_label__FKHgz{font-weight:500;margin-bottom:.25rem}.SizePicker_options__TBadO{display:flex;gap:.5rem;flex-wrap:wrap}.SizePicker_option__I5nqb{padding:.5rem 1rem;color:#444;border:2px solid #ccc;border-radius:9999px;background:#fff;cursor:pointer;font-size:medium;transition:all .2s ease}.SizePicker_option__I5nqb:hover{border-color:#444;transform:translateY(-1px)}.SizePicker_active__ORAsK{border-color:#222;background:#222;color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.2)}.StoreComponent_wrapper___5TQZ{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;gap:20px;width:92%;height:100%;padding:1% 20px}.StoreComponent_description__MX6zz{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%}.StoreComponent_descriptionTitle__U1RNC{font-size:1.4rem;font-weight:700;color:#e3e3e3;margin:10px;text-align:center}.StoreComponent_title__FDd9W{font-size:1.6rem;font-weight:700;color:#393939;margin:5px;background-color:#f0f0f0;justify-content:center;text-align:center;align-items:center;width:100%;border-radius:8px}.StoreComponent_descriptionText__Nt8A2{font-size:1rem;color:#b0b0b0;margin-top:20px;margin-bottom:10px;text-align:center;padding:0 10px}.StoreComponent_suggestion__nXh_n{font-size:1rem;font-style:italic;color:#b0b0b0;margin-top:10px;margin-bottom:10px;text-align:center}.StoreComponent_text__nmlSN{font-size:1.2rem;text-align:center;margin-bottom:20px;margin-top:20px}.StoreComponent_priceBox__Ns7e1{display:flex;justify-content:space-between;align-items:center;width:100%;border-radius:8px;margin-top:10px;gap:20px}.StoreComponent_price__02pjg{font-size:1.3rem;padding:10px;font-weight:700;color:#333;background-color:#f0f0f0;border-radius:8px}.StoreComponent_buyNow__0ofvP{display:flex;justify-content:center;align-items:center;width:100%;height:50px;background-color:#007bff;color:#fff;border-radius:8px;cursor:pointer;transition:background-color .3s ease-in-out}.StoreComponent_buyNow__0ofvP:disabled{background-color:#393939;cursor:not-allowed}.StoreComponent_ImgGallery__BdS9P{display:flex;justify-content:center;width:100%;max-width:800px;padding:0 30px 30px}.StoreComponent_textWrapper__qDGIV{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:40px;width:100%}.StoreComponent_subtitle__xpFGM{font-size:1.5rem;font-weight:700;margin-bottom:10px}.StoreComponent_imageContainer__q3AE_{width:33%;border-radius:8px;max-width:100%;height:auto;transition:opacity 1.5s ease-in-out}.StoreComponent_ColorSize__jTVX_{display:flex;flex-direction:row;align-items:center;justify-content:space-around;width:100%;gap:20px;margin-top:15px;margin-bottom:15px}.StoreComponent_showSelected__YORp9{display:flex;width:100%;justify-content:center;align-items:center;margin-top:10px}.StoreComponent_verticalLine__ptFKB{border-left:2px solid #ccc;height:60px}.StoreComponent_sizeChoose__d3COp{display:flex;flex-direction:row;gap:20px;justify-content:center;align-items:center;margin-top:5px;width:100%}.StoreComponent_sizeLabel__PGfoP{color:#fff;margin-top:5px}.StoreComponent_sizeSelect__0zYkL{padding:8px;font-size:1rem;border-radius:4px;color:#000;border:1px solid #ccc;width:-moz-fit-content;width:fit-content;max-width:200px;margin-top:5px}.StoreComponent_colorChoose__iaqNV{display:flex;flex-direction:row;gap:20px;justify-content:center;align-items:center;margin-top:5px;width:100%}.StoreComponent_colorLabel__vp_Vb{color:#fff;margin-top:5px}.StoreComponent_colorSelect__qp__z{padding:8px;font-size:1rem;border-radius:4px;color:#000;border:1px solid #ccc;width:-moz-fit-content;width:fit-content;max-width:200px;margin-top:5px}.StoreComponent_chooseTitle__Ckhnc{font-size:1.2rem;font-weight:700;color:#000;margin:5px 0}.StoreComponent_chooseTitleContainer__Of_Pc{margin-top:25px;display:flex;flex-direction:row;background-color:#f0f0f0;justify-content:center;text-align:center;align-items:center;width:100%;border-radius:8px}.StoreComponent_firstHalf__cBRK2{border-top-left-radius:8px;border-bottom-left-radius:8px;justify-content:center}.StoreComponent_firstHalf__cBRK2,.StoreComponent_secondHalf__Xxwdh{display:flex;flex-direction:column;align-items:center;width:100%;padding:0 10px;height:50%}.StoreComponent_secondHalf__Xxwdh{border-top-right-radius:8px;border-bottom-right-radius:8px;justify-content:flex-start}.StoreComponent_blank__4TM3U{border:none}.StoreComponent_stripeButtonContainer___T6_f{margin-top:20px;width:100%;display:flex;justify-content:center;align-items:center}.StoreComponent_error__7q_cL{display:flex;width:100%;text-align:center;justify-content:center;align-items:center;flex-direction:column;color:#f87676;margin-top:10px}@media (max-width:790px){.StoreComponent_imagesWrapper__R_8Tv{width:90%}.StoreComponent_imageContainer__q3AE_{display:none}.StoreComponent_imageContainer__q3AE_.StoreComponent_active__S_yk_{display:block;width:70%}.StoreComponent_wrapper___5TQZ{grid-template-columns:1fr;padding:10px;justify-content:center;align-items:center}.StoreComponent_description__MX6zz{padding-top:10px;font-size:medium;margin-bottom:20px}.StoreComponent_description__MX6zz h1{font-size:1.2rem}.StoreComponent_text__nmlSN{font-size:1rem}.StoreComponent_ColorSize__jTVX_{flex-direction:column;gap:10px}}