body{background:linear-gradient(0deg,rgba(80,104,135,.1),rgba(80,104,135,.1));margin:0}.card{display:flex;flex-direction:row;gap:2rem;flex-wrap:wrap;padding:60px 2rem 2rem;justify-content:center}.imageWrapper{background:white;border-radius:12px;padding:1rem;box-shadow:0 4px 12px rgba(0,0,0,.1);flex:1 1 400px;max-width:400px}.slider{overflow:hidden}.image,.slider{width:100%;border-radius:8px}.image{height:auto;object-fit:contain;cursor:zoom-in}.info{background:white;border-radius:12px;padding:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,.1);flex:1 1 400px;position:relative}.title{font-size:1.8rem;font-weight:100}.price,.title{margin-bottom:1rem}.price{font-weight:700;font-size:1.5rem;color:#e60000}.old-price{text-decoration:line-through;color:#555;font-size:1.2rem;margin-right:10px}.spinner-wrapper{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.skeleton{height:1.5rem;width:100%;background:#eee;animation:pulse 1.5s infinite;border-radius:4px;margin-top:1rem}.emptyBlock{height:100px}.descriptionBlockWrapper{width:100%;display:flex;justify-content:center;min-height:200px}.productBreadCrumbs{width:100%}.descriptionBlock,.productBreadCrumbs{background:white;border-radius:12px;padding:1rem;box-shadow:0 4px 12px rgba(0,0,0,.1)}.descriptionBlock{max-width:800px}.button{background-color:#000;color:#fff;padding:12px 24px;border:none;border-radius:8px;cursor:pointer;font-size:1rem;transition:background-color .3s;margin-top:10px}.button:hover{background-color:#333}.description{font-size:1rem;color:#555}.description li{font-size:1.3em}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.85);display:flex;justify-content:center;align-items:center;cursor:zoom-out;z-index:10000}.zoomedImage{max-width:90%;max-height:90%;object-fit:contain;border-radius:8px}.arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.6);border:none;font-size:2rem;padding:.5rem 1rem;cursor:pointer;border-radius:50%;z-index:10;transition:background-color .3s}.arrow:hover{background:rgba(255,255,255,.9)}.arrow.left{left:10px}.arrow.right{right:10px}.imageWrapper{position:relative}.dots{display:flex;justify-content:center;margin-top:1rem;gap:15px}.dot{width:12px;height:12px;border-radius:50%;background:#ccc;border:none;cursor:pointer;transition:background-color .3s}.dot:hover{background:#999}.keen-slider__slide{display:flex;justify-content:center;align-items:center;height:400px;background-color:#fff;overflow:hidden}.color-variant{width:70px;display:inline-block}.containerVariants{display:flex;flex-wrap:wrap;gap:10px;margin:10px 0}.keen-slider__slide .image{max-height:100%;max-width:100%;object-fit:contain}@media (max-width:600px){.card{padding-left:10px;padding-right:10px}.info{padding:15px}.containerVariants{gap:3px}}@media (max-width:768px){.card{flex-direction:column;align-items:center}.imageWrapper,.info{width:100%}.price,.title{text-align:center}.button{display:block;margin:0 auto}}.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;align-content:flex-start;display:flex;overflow:hidden;position:relative;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-khtml-user-select:none;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{min-height:100%;overflow:hidden;position:relative;width:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}