.carousel-container{position:relative;aspect-ratio:1920/600;width:100%}.carousel-viewport{overflow:hidden;width:100%;height:100%}.carousel-viewport.is-draggable{cursor:move;cursor:-webkit-grab;cursor:grab}.carousel-viewport.is-dragging{cursor:-webkit-grabbing;cursor:grabbing}.carousel-viewport .content{display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-webkit-tap-highlight-color:transparent;height:100%}.carousel-viewport .content.mobile{display:none}.carousel-viewport .slide{min-width:100%;position:relative}.carousel-viewport .slide-inner{position:relative;height:100%;display:flex;align-items:center;justify-content:left;overflow:hidden;transform-origin:center}.carousel-viewport .slide-image{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover}.carousel-viewport .slide-overlay{z-index:0;align-self:flex-end;width:100%;height:100%;text-align:left;padding:1em 10%;display:flex;flex-flow:column nowrap;overflow-y:auto}.carousel-viewport .slide-overlay:after,.carousel-viewport .slide-overlay:before{content:"";margin:auto}.carousel-viewport .slide-overlay.centered{text-align:center;justify-content:center}.carousel-viewport .slide-overlay .slide-content{margin-bottom:2em}.slide-image.dimmed{filter:brightness(75%)}.carousel-container .button{outline:0;cursor:pointer;background-color:transparent;touch-action:manipulation;position:absolute;z-index:1;top:50%;transform:translateY(-50%);border:0;width:30px;height:30px;justify-content:center;align-items:center;fill:#ffffff7b;padding:0}.carousel-container .button:disabled{cursor:default;opacity:.3}.carousel-container .button-svg{width:100%;height:100%}.carousel-container .prev-button{left:27px}.carousel-container .next-button{right:27px}@media (max-width:767px){.carousel-container{aspect-ratio:2/1}.carousel-viewport .slide-image{height:100%;width:100%;object-fit:cover}.carousel-viewport .slide-overlay .slide-title{font-size:1.5rem;line-height:2;margin-bottom:1.4rem}.carousel-container .prev-button{left:4px}.carousel-container .next-button{right:4px}}@media (min-width:1440px){.din-bagare h1,.din-bagare h1.ant-typography{font-size:40px;line-height:48px}.carousel-viewport .slide-overlay .slide-content{font-size:1.25rem;line-height:1.75}}img.fade-image{opacity:1;transition:all .5s ease;animation:fadeIn .5s ease-in;-webkit-animation:fadeIn .5s ease-in;-moz-animation:fadeIn .5s ease-in;-o-animation:fadeIn .5s ease-in;-ms-animation:fadeIn .5s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.product-card{text-align:left;height:auto;margin:16px 1em 1em;cursor:pointer;min-height:calc(100% - 2em);display:flex;flex-direction:column}.product-card-divider{margin:12px 0 0}.before-discount{text-decoration:line-through}.after-discount{color:var(--ant-success-color-active)}.novelty-tag{background-color:var(--ant-info-color);border-color:var(--ant-info-color);color:#000}.product-card .ant-card-body{flex:1 1}.product-card .cover{height:250x;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-card .cover .show-product{transition:"opacity 0.5s linear";z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;opacity:0}.product-card .cover .show-product:active,.product-card .cover .show-product:hover{color:#000;border-color:#000}.product-card .cover img{transform:translateZ(0);filter:blur(.1px)}.product-card .cover img.not-available{filter:blur(5px)}.product-card .cover .not-available-tag{border:none;font-size:1rem;padding:1px}.product-card .cover:hover .show-product{opacity:1}.ant-card-bordered .ant-card-cover{margin-top:0;margin-right:0;margin-left:0}.product-card .cover:hover img{filter:blur(5px)}.product-card .ant-card-meta-detail{width:100%}.product-card img{aspect-ratio:4/3;object-fit:cover}.product-card .ant-card-meta-title{white-space:break-spaces}@media (max-width:767px){.product-card .cover .show-product{display:none}}