.preview{align-items:flex-end;display:flex;justify-content:flex-end;position:fixed;z-index:10000}.preview,.preview:before{height:100%;left:0;top:0;width:100%}.preview:before{background-color:#0009;content:"";position:absolute;z-index:-1}.preview aside{display:flex;height:100%;width:50%}.preview_menu{background-color:var(--v3d208036);height:100%;padding:3rem;width:70%}.preview_menu_header{align-items:center;display:flex;justify-content:space-between;margin-bottom:4rem}.preview_menu_header span{color:var(--v3d22c611);font-family:var(--v6c70afe7);font-size:1.6rem;font-weight:700}.preview_menu_header svg{cursor:pointer;height:1.8rem;width:1.8rem;stroke:var(--v3d22c611)}.preview_menu_header svg:hover{stroke:var(--v58613e6f)}.preview_menu_name{align-items:flex-start;display:flex;flex-direction:column;font-family:var(--v6c70afe7);justify-content:flex-start}.preview_menu_name h3{color:var(--v3d2251b2);font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.preview_menu_name h2{color:var(--v3d23aecf);font-family:var(--e5876596);font-size:2rem;font-weight:700;margin-bottom:1rem;text-transform:uppercase}.preview_menu_name p{color:var(--v3d22c611);font-size:1.8rem;margin-bottom:.5rem}.preview_menu_name span{color:var(--v58613e6f);font-size:2rem;font-weight:700;margin:2rem 0}.preview_menu_options_colors_header{margin-bottom:1rem}.preview_menu_options_colors_label{color:var(--v3d2251b2);font-size:1.4rem;font-weight:700;margin-bottom:.5rem}.preview_menu_options_colors_list{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.preview_menu_options_colors_item{align-items:center;border:2px solid var(--v3d2168f4);border-radius:50%;cursor:pointer;display:flex;height:3rem;justify-content:center;padding:.25rem;width:3rem}.preview_menu_options_colors_item span{border-radius:50%;display:block;height:100%;width:100%}.preview_menu_options_colors_item:hover{border:3px solid var(--v3d23aecf);filter:brightness(1.4)}.preview_menu_options_colors_item.active{border-color:var(--v3d23aecf);transform:scale(1.1)}.preview_menu_options_sizes_header{margin:2rem 0 1rem}.preview_menu_options_sizes_label{color:var(--v3d2251b2);font-size:1.4rem;font-weight:700;margin-bottom:.5rem}.preview_menu_options_sizes_list{display:flex;flex-wrap:wrap;gap:1rem}.preview_menu_options_sizes_item{color:var(--v3d23aecf);cursor:pointer;font-size:1.2rem;font-weight:500;padding:1.4rem 1.8rem}.preview_menu_options_sizes_item:hover{background-color:var(--v3d2251b2);color:var(--v6d53b038)}.preview_menu_options_sizes_item.active{background-color:var(--v3d23aecf);color:var(--v6d53b038)}.preview_menu_options_sizes_item:disabled{cursor:not-allowed;opacity:.5}.preview_menu_options_stock{margin-top:2rem}.preview_menu_options_stock span{color:var(--v3d2251b2);font-size:1.6rem;font-weight:700}.preview_menu_actions{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;margin-top:6rem}.preview_menu_actions button{background-color:var(--v3d23aecf);color:var(--v6d53b038);font-family:var(--v6c70afe7);font-size:1.4rem;font-weight:700;padding:2rem 0;width:100%}.preview_menu_actions button:hover{background-color:var(--v7f578787);cursor:pointer}.preview_menu_actions_main{align-items:center;display:flex;gap:1rem;justify-content:center;width:100%}.preview_menu_actions_checkout{background-color:var(--v7f578787)!important}.preview_menu_actions_checkout:hover{filter:brightness(1.4)}.preview_gallery{background-color:var(--v6d53b038);height:100%;overflow-y:auto;width:30%}.preview_gallery::-webkit-scrollbar{display:none}.preview_gallery img{height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.preview_loading{align-items:center;display:flex;flex-direction:column;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1001}.preview_loading_spinner{animation:spin 1s linear infinite;border:4px solid var(--v3d20f495);border-radius:50%;border-top-color:var(--v3d23aecf);height:4rem;margin-bottom:1rem;width:4rem}.preview_error{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;display:flex;flex-direction:column;justify-content:center;left:50%;padding:2rem;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1001}.preview_error p{color:var(--v3d23aecf);font-size:1rem;margin-bottom:1rem}.preview_error button{background-color:var(--v3d23aecf);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 1rem}.preview_error button:hover{opacity:.9}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.cardProduct{align-items:center;animation:fadeInUp 1s forwards;display:flex;flex-direction:column;gap:1rem;justify-content:center;opacity:0;text-decoration:none;transform:translateY(20px)}.cardProduct:hover .cardProduct_img{box-shadow:.1rem .1rem .4rem #3c3c3c1a}.cardProduct:hover .cardProduct_img_actions,.cardProduct:hover .cardProduct_img_preview{display:flex}.cardProduct_img{border-radius:.6rem;height:60rem;overflow:hidden;position:relative;width:100%}.cardProduct_img_preview{align-items:center;background-color:var(--v73e1049f);border-radius:0 0 .4rem;cursor:pointer;display:none;gap:1.4rem;justify-content:center;left:0;padding:1.6rem 1.2rem;position:absolute;top:0;width:-moz-fit-content;width:fit-content}.cardProduct_img_preview:hover{background-color:var(--v07d2ad52);transition:.2s ease-in-out}.cardProduct_img_preview:hover span{display:inline}.cardProduct_img_preview span{color:var(--v73ddd606);display:none;font-family:var(--v09fb6f05);font-size:1.6rem;font-weight:700;text-transform:uppercase}.cardProduct_img_preview svg{height:-moz-fit-content;height:fit-content;width:4rem;fill:var(--v73ddd606)}.cardProduct_img_actions{align-items:center;background-color:var(--v73e1049f);bottom:0;display:flex;display:none;left:0;position:absolute;width:100%}.cardProduct_img_actions select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--v73e1049f);background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 9L12 15L18 9" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke="white"/></svg>');background-position:right 10px center;background-repeat:no-repeat;background-size:20px;border:.2rem solid var(--v73e01be1);color:var(--v7ca73f30);cursor:pointer;font-family:var(--v9422c492);font-size:1.4rem;font-weight:600;padding:1rem 35px 1rem 2rem;transition:all .3s ease-in-out;width:-moz-fit-content;width:fit-content}.cardProduct_img_actions select:hover{border-color:var(--v7ca73f30)}.cardProduct_img_actions select:disabled{color:var(--v7ca73f30);cursor:not-allowed;opacity:.5}.cardProduct_img_actions button{background:transparent;border:.2rem solid var(--v73e01be1);color:var(--v7ca73f30);cursor:pointer;flex:1;font-family:var(--v9422c492);font-size:1.4rem;font-weight:600;overflow:hidden;padding:1rem .2rem;position:relative;transition:all .3s ease-in-out}.cardProduct_img_actions button:hover:not(:disabled){background:var(--v73e1049f);border-color:var(--v7ca73f30);color:#fff}.cardProduct_img_actions button:disabled{cursor:not-allowed}.cardProduct_img_actions button.showing-message{background:var(--v07d2ad52);border-color:var(--v07d2ad52);color:#fff}.cardProduct_img_actions button.showing-message .added-message{animation:slideInMessage .3s ease-in-out}.cardProduct_img_actions button.showing-out-of-stock{background:var(--bc40bec4);border-color:var(--bc40bec4);color:#fff}.cardProduct_img_actions button.showing-out-of-stock .out-of-stock-message{animation:slideInMessage .3s ease-in-out}.cardProduct_img_actions button .added-message,.cardProduct_img_actions button .out-of-stock-message{font-weight:700;text-transform:uppercase}.cardProduct_img img{cursor:pointer;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.cardProduct_content{padding:0 1rem;width:100%}.cardProduct_info{align-items:flex-start;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;padding:1rem;width:100%}.cardProduct_info h4{color:var(--v73dfa782);font-family:var(--v9422c492);font-size:1.4rem;text-transform:uppercase}.cardProduct_info h3{color:var(--v73e1049f);font-family:var(--v09fb6f05);font-size:2.2rem;margin:.4rem 0 1rem}.cardProduct_info span{color:var(--v73df3323);font-family:var(--v9422c492);font-size:1.6rem;font-weight:700}.cardProduct:hover .cardProduct_info h4{color:var(--v73e1049f)!important;transition:all .3s ease-in-out}.cardProduct:hover .cardProduct_info h3{color:var(--v07d2ad52);transition:all .3s ease-in-out}.cardProduct:hover .cardProduct_info span{color:var(--v73e01be1);transition:all .3s ease-in-out}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@keyframes slideInMessage{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
