.iamvaclav-category-tiles{background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight)}.iamvaclav-category-tiles__inner{max-width:var(--iamvaclav-category-container-width);margin-inline:auto;padding:var(--iamvaclav-category-padding-mobile) 2rem calc(var(--iamvaclav-category-padding-mobile) + 2.4rem)}.iamvaclav-category-tiles__heading{margin:0 0 3.2rem;color:rgb(var(--color-foreground));font-family:var(--iamvaclav-category-heading-font-family);font-size:var(--iamvaclav-category-heading-font-size);font-style:var(--iamvaclav-category-heading-font-style);font-weight:var(--iamvaclav-category-heading-font-weight);line-height:1.1;overflow-wrap:anywhere}.iamvaclav-category-tiles__grid{display:grid;grid-template-columns:repeat(var(--iamvaclav-category-columns-mobile),minmax(0,1fr));gap:2.8rem 1.6rem}.iamvaclav-category-tiles__link{display:block;min-width:0;color:inherit;text-decoration:none}.iamvaclav-category-tiles__media{display:block;aspect-ratio:5 / 6;overflow:hidden;border-radius:1.4rem;background:var(--iamvaclav-category-card-background)}.iamvaclav-category-tiles__media img,.iamvaclav-category-tiles__placeholder{display:block;width:100%;height:100%}.iamvaclav-category-tiles__media img{object-fit:cover;transition:transform .18s ease}.iamvaclav-category-tiles__placeholder{background:var(--iamvaclav-category-card-background);fill:rgba(var(--color-foreground),.18)}.iamvaclav-category-tiles__title{display:block;margin-block-start:1.4rem;color:rgb(var(--color-foreground));font-size:2rem;font-weight:var(--font-body-weight);line-height:1.2;overflow-wrap:anywhere}.iamvaclav-category-tiles__link:hover .iamvaclav-category-tiles__media img{transform:scale(1.02)}.iamvaclav-category-tiles__link:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.4rem}@media screen and (max-width:749px){.iamvaclav-category-tiles__heading{font-size:max(16px,calc(var(--iamvaclav-category-heading-font-size) - 2px))}}@media screen and (min-width:750px){.iamvaclav-category-tiles__inner{padding:var(--iamvaclav-category-padding-desktop) 3.5rem calc(var(--iamvaclav-category-padding-desktop) + 2.4rem)}.iamvaclav-category-tiles__heading{margin-block-end:4rem}.iamvaclav-category-tiles__grid{gap:3.4rem}}@media screen and (min-width:990px){.iamvaclav-category-tiles__grid{grid-template-columns:repeat(var(--iamvaclav-category-columns-desktop),minmax(0,1fr))}}.iamvaclav-hero-carousel{background:var(--iamvaclav-hero-carousel-background);font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight)}.iamvaclav-hero-carousel__inner{max-width:var(--iamvaclav-hero-carousel-container-width);margin-inline:auto;padding:var(--iamvaclav-hero-carousel-padding-mobile) 2rem}.iamvaclav-hero-carousel__component,.iamvaclav-hero-carousel__slider{border-radius:var(--iamvaclav-hero-carousel-radius)}.iamvaclav-hero-carousel__component{position:relative;overflow:hidden}.iamvaclav-hero-carousel__slider{display:flex;height:var(--iamvaclav-hero-carousel-height-mobile);margin:0;overflow-y:hidden}.iamvaclav-hero-carousel__slide{position:relative;flex:0 0 100%;width:100%;min-width:100%;height:100%;overflow:hidden;color:var(--iamvaclav-hero-carousel-text-color)}.iamvaclav-hero-carousel__media,.iamvaclav-hero-carousel__overlay,.iamvaclav-hero-carousel__content{position:absolute;top:0;right:0;bottom:0;left:0}.iamvaclav-hero-carousel__image,.iamvaclav-hero-carousel__placeholder{display:block;width:100%;height:100%}.iamvaclav-hero-carousel__image{max-width:none;object-fit:cover;object-position:var(--iamvaclav-hero-carousel-image-position-x-mobile, 50%) var(--iamvaclav-hero-carousel-image-position-y-mobile, 50%);transform:translate(-1px) scale(var(--iamvaclav-hero-carousel-image-scale-mobile, 1));transform-origin:var(--iamvaclav-hero-carousel-image-position-x-mobile, 50%) var(--iamvaclav-hero-carousel-image-position-y-mobile, 50%);width:calc(100% + 2px)}.iamvaclav-hero-carousel__image--mobile{display:none}.iamvaclav-hero-carousel__placeholder{background:#e1261c;fill:#ffffff38}.iamvaclav-hero-carousel__overlay{background:#000;opacity:var(--iamvaclav-hero-carousel-overlay-opacity);pointer-events:none}.iamvaclav-hero-carousel__content{z-index:1;padding:3.2rem}.iamvaclav-hero-carousel__banner-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block}.iamvaclav-hero-carousel__copy{position:absolute;top:var(--iamvaclav-hero-carousel-content-position-y-mobile, 50%);left:var(--iamvaclav-hero-carousel-content-position-x-mobile, 12%);max-width:min(100%,var(--iamvaclav-hero-carousel-content-width-mobile));text-align:var(--iamvaclav-hero-carousel-text-align-mobile, left);transform:translate(var(--iamvaclav-hero-carousel-content-offset-x-mobile, -12%),var(--iamvaclav-hero-carousel-content-offset-y-mobile, -50%))}.iamvaclav-hero-carousel__eyebrow{margin:0 0 2.8rem;color:inherit;font-size:var(--iamvaclav-hero-carousel-eyebrow-size-mobile, 16px);font-weight:var(--font-body-weight);line-height:1.2}.iamvaclav-hero-carousel__heading{margin:0;color:inherit;font-family:var(--font-body-family);font-size:var(--iamvaclav-hero-carousel-heading-size-mobile, 32px);font-style:var(--font-body-style);font-weight:var(--font-body-weight);line-height:1.12;overflow-wrap:anywhere}.iamvaclav-hero-carousel__eyebrow>*,.iamvaclav-hero-carousel__heading>*{margin-block:0}.iamvaclav-hero-carousel__eyebrow a,.iamvaclav-hero-carousel__heading a{color:inherit;text-underline-offset:.2rem}.iamvaclav-hero-carousel__button{display:inline-flex;align-items:center;justify-content:center;min-width:15.6rem;min-height:5.8rem;margin-block-start:3.2rem;padding:0 2.8rem;border-radius:999px;background:var(--iamvaclav-hero-carousel-button-background);color:var(--iamvaclav-hero-carousel-button-text);font-size:1.6rem;font-weight:var(--font-body-weight-bold);line-height:1;text-decoration:none}.iamvaclav-hero-carousel__button:focus-visible,.iamvaclav-hero-carousel__banner-link:focus-visible,.iamvaclav-hero-carousel__pagination-link:focus-visible,.iamvaclav-hero-carousel__arrow:focus-visible,.iamvaclav-hero-carousel__autoplay:focus-visible{outline:.2rem solid currentColor;outline-offset:.3rem}.iamvaclav-hero-carousel__banner-link:focus-visible{outline-offset:-.5rem}.iamvaclav-hero-carousel__controls{position:absolute;z-index:2;display:flex;align-items:center;gap:.8rem;border:0;color:var(--iamvaclav-hero-carousel-text-color)}.iamvaclav-hero-carousel__controls--bottom-right{right:3.8rem;bottom:3.8rem}.iamvaclav-hero-carousel__controls--bottom-center{bottom:3.8rem;left:50%;transform:translate(-50%)}.iamvaclav-hero-carousel__controls--bottom-left{bottom:3.8rem;left:3.8rem}.iamvaclav-hero-carousel__pagination{min-width:0}.iamvaclav-hero-carousel .iamvaclav-hero-carousel__pagination--hidden,.iamvaclav-hero-carousel .iamvaclav-hero-carousel__arrow--hidden{display:none}.iamvaclav-hero-carousel__pagination .slideshow__control-wrapper{gap:.8rem}.iamvaclav-hero-carousel__pagination-link{width:3.4rem;height:3.4rem;padding:0;border:.1rem solid rgba(255,255,255,.45);border-radius:50%;color:inherit;font-size:1.5rem;line-height:1;text-decoration:none}.iamvaclav-hero-carousel__pagination-link.slider-counter__link--active,.iamvaclav-hero-carousel__pagination-link[aria-current=true]{border-color:currentColor;background:#ffffff29}.iamvaclav-hero-carousel__pagination-link .dot{width:.8rem;height:.8rem;border-radius:50%;background:currentColor}.iamvaclav-hero-carousel__arrow,.iamvaclav-hero-carousel__autoplay{width:3.4rem;height:3.4rem;border:.1rem solid rgba(255,255,255,.45);border-radius:50%;color:inherit}.iamvaclav-hero-carousel__arrow .svg-wrapper,.iamvaclav-hero-carousel__autoplay .svg-wrapper{width:1.4rem;height:1.4rem}.iamvaclav-hero-carousel__autoplay{position:relative;right:auto}@media screen and (max-width:749px){.iamvaclav-hero-carousel__media--has-mobile .iamvaclav-hero-carousel__image--desktop{display:none}.iamvaclav-hero-carousel__image--mobile{display:block}.iamvaclav-hero-carousel__controls{right:2.4rem;bottom:2.4rem;left:auto;transform:none}}@media screen and (min-width:750px){.iamvaclav-hero-carousel__inner{padding:var(--iamvaclav-hero-carousel-padding-desktop) 2.4rem}.iamvaclav-hero-carousel__slider{height:var(--iamvaclav-hero-carousel-height-desktop)}.iamvaclav-hero-carousel__image{object-position:var(--iamvaclav-hero-carousel-image-position-x-desktop, 50%) var(--iamvaclav-hero-carousel-image-position-y-desktop, 50%);transform:translate(-1px) scale(var(--iamvaclav-hero-carousel-image-scale-desktop, 1));transform-origin:var(--iamvaclav-hero-carousel-image-position-x-desktop, 50%) var(--iamvaclav-hero-carousel-image-position-y-desktop, 50%)}.iamvaclav-hero-carousel__content{padding:6rem}.iamvaclav-hero-carousel__copy{top:var(--iamvaclav-hero-carousel-content-position-y-desktop, 50%);left:var(--iamvaclav-hero-carousel-content-position-x-desktop, 12%);max-width:min(100%,var(--iamvaclav-hero-carousel-content-width-desktop));text-align:var(--iamvaclav-hero-carousel-text-align-desktop, left);transform:translate(var(--iamvaclav-hero-carousel-content-offset-x-desktop, -12%),var(--iamvaclav-hero-carousel-content-offset-y-desktop, -50%))}.iamvaclav-hero-carousel__eyebrow{font-size:var(--iamvaclav-hero-carousel-eyebrow-size-desktop, 20px)}.iamvaclav-hero-carousel__heading{font-size:var(--iamvaclav-hero-carousel-heading-size-desktop, 48px)}}.iamvaclav-newsletter-footer{background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight)}.iamvaclav-newsletter-footer__inner{display:grid;gap:4rem;max-width:var(--iamvaclav-newsletter-container-width);margin-inline:auto;padding:var(--iamvaclav-newsletter-padding-mobile) 2rem}.iamvaclav-newsletter-footer__signup{min-width:0}.iamvaclav-newsletter-footer__logo{max-width:min(100%,var(--iamvaclav-newsletter-logo-width));margin-block-end:4.2rem}.iamvaclav-newsletter-footer__logo img{display:block;width:100%;height:auto}.iamvaclav-newsletter-footer__logo-text{margin:0 0 4rem;color:rgb(var(--color-button));font-family:var(--font-body-family);font-size:3rem;font-weight:var(--font-body-weight-bold);line-height:1}.iamvaclav-newsletter-footer__heading{margin:0 0 2.6rem;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:3.2rem;font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);line-height:1.2}.iamvaclav-newsletter-footer__heading span{display:table;max-width:100%;overflow-wrap:anywhere}.iamvaclav-newsletter-footer__field{display:grid;grid-template-columns:minmax(0,1fr) 4rem;align-items:center;max-width:44rem;min-height:6.8rem;border:.1rem solid rgba(var(--color-foreground),.16);border-radius:.8rem;background:rgb(var(--color-background));overflow:hidden}.iamvaclav-newsletter-footer__field:focus-within{outline:.2rem solid rgba(var(--color-foreground),.35);outline-offset:.2rem}.iamvaclav-newsletter-footer__field input{width:100%;min-width:0;min-height:6.6rem;padding:0 0 0 2.4rem;border:0;background:transparent;color:rgb(var(--color-foreground));font:inherit;font-size:1.8rem}.iamvaclav-newsletter-footer__field input:focus{outline:0;box-shadow:none}.iamvaclav-newsletter-footer__field input::placeholder{color:rgba(var(--color-foreground),.62);opacity:1}.iamvaclav-newsletter-footer__submit{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin-inline-end:1.6rem;border:0;border-radius:50%;background:rgba(var(--color-foreground),.12);color:rgb(var(--color-foreground));cursor:pointer;font:inherit;font-size:2.4rem;font-weight:700;line-height:1}.iamvaclav-newsletter-footer__submit:hover{background:rgba(var(--color-foreground),.18)}.iamvaclav-newsletter-footer__submit:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.iamvaclav-newsletter-footer__message{margin:1.2rem 0 0}.iamvaclav-newsletter-footer .iamvaclav-newsletter-footer__social.list-social{justify-content:flex-start;gap:1.8rem;margin-block-start:5.8rem;padding:0}.iamvaclav-newsletter-footer__social .list-social__link{color:rgb(var(--color-foreground));padding:.4rem}.iamvaclav-newsletter-footer__menus{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(16rem,100%),1fr));gap:3.2rem 4rem;min-width:0}.iamvaclav-newsletter-footer__menu-heading{margin:0 0 2.8rem;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:2rem;font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);line-height:1.25;overflow-wrap:anywhere}.iamvaclav-newsletter-footer__menu{display:grid;gap:1.8rem;margin:0;padding:0}.iamvaclav-newsletter-footer__menu-link,.iamvaclav-newsletter-footer__menu-text{display:inline-block;color:rgba(var(--color-foreground),.64);font-family:var(--iamvaclav-newsletter-menu-font-family);font-size:1.8rem;font-style:var(--iamvaclav-newsletter-menu-font-style);font-weight:var(--iamvaclav-newsletter-menu-font-weight);line-height:1.35;overflow-wrap:anywhere}.iamvaclav-newsletter-footer__menu-link{text-decoration-line:underline;text-decoration-color:transparent;text-decoration-thickness:.1rem;text-underline-offset:.2em;transition:color .16s ease,text-decoration-color .16s ease,text-decoration-thickness .16s ease}.iamvaclav-newsletter-footer__menu-link:hover,.iamvaclav-newsletter-footer__menu-link:focus-visible,.iamvaclav-newsletter-footer__menu-link--active{color:rgb(var(--color-foreground));text-decoration-color:rgb(var(--color-button))}.iamvaclav-newsletter-footer__menu-link:hover,.iamvaclav-newsletter-footer__menu-link--active{text-decoration-thickness:.2rem}.iamvaclav-newsletter-footer__menu-link:active{color:rgb(var(--color-foreground));text-decoration-color:rgb(var(--color-button));text-decoration-thickness:.2rem}.iamvaclav-newsletter-footer__menu-link:focus-visible{outline:.2rem solid currentColor;outline-offset:.3rem}@media screen and (max-width:749px){.iamvaclav-newsletter-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 2rem}.iamvaclav-newsletter-footer__signup{display:contents}.iamvaclav-newsletter-footer__logo,.iamvaclav-newsletter-footer__logo-text{grid-column:1 / -1;justify-self:center;order:1;width:min(100%,34rem);max-width:min(100%,34rem);margin-block-end:4rem;text-align:center}.iamvaclav-newsletter-footer__heading{grid-column:1 / -1;order:2;margin-block-end:2.6rem;font-size:2.8rem;line-height:1.18;text-align:center}.iamvaclav-newsletter-footer__heading span{display:block}.iamvaclav-newsletter-footer__form{grid-column:1 / -1;order:3}.iamvaclav-newsletter-footer__field{grid-template-columns:minmax(0,1fr) 4.8rem;max-width:none;min-height:6.8rem;border-radius:1.2rem}.iamvaclav-newsletter-footer__field input{min-height:6.6rem;padding-inline-start:2.4rem;font-size:1.8rem}.iamvaclav-newsletter-footer__submit{width:3.4rem;height:3.4rem;margin-inline-end:2.2rem}.iamvaclav-newsletter-footer__menus{grid-column:1 / -1;order:4;grid-template-columns:repeat(auto-fit,minmax(min(14rem,100%),1fr));gap:4.8rem 3.2rem;margin-block-start:4.8rem}.iamvaclav-newsletter-footer__menu-heading{margin-block-end:2.4rem;font-size:1.8rem}.iamvaclav-newsletter-footer__menu{gap:1.8rem}.iamvaclav-newsletter-footer__menu-link,.iamvaclav-newsletter-footer__menu-text{font-size:1.6rem;line-height:1.35}.iamvaclav-newsletter-footer__social .list-social__link{padding:.4rem}.iamvaclav-newsletter-footer .iamvaclav-newsletter-footer__social .list-social__item .svg-wrapper,.iamvaclav-newsletter-footer .iamvaclav-newsletter-footer__social .list-social__item .icon{width:2.8rem;height:2.8rem}}@media screen and (max-width:359px){.iamvaclav-newsletter-footer__heading{font-size:2.6rem}.iamvaclav-newsletter-footer__menu-heading{font-size:1.7rem}.iamvaclav-newsletter-footer__menu-link,.iamvaclav-newsletter-footer__menu-text,.iamvaclav-newsletter-footer__field input{font-size:1.5rem}}@media screen and (min-width:1100px){.iamvaclav-newsletter-footer__inner{grid-template-columns:minmax(32rem,44rem) minmax(0,1fr);gap:clamp(9rem,9vw,13rem);padding:var(--iamvaclav-newsletter-padding-desktop) 4.8rem}.iamvaclav-newsletter-footer__heading{font-size:4rem}.iamvaclav-newsletter-footer__menus{grid-template-columns:repeat(auto-fit,minmax(min(12rem,100%),1fr));gap:4rem clamp(4rem,4vw,6rem);padding-block-start:0}}@media screen and (min-width:1200px){.iamvaclav-newsletter-footer__inner{gap:13rem;padding-inline:4.8rem}}.iamvaclav-password-background{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none;background-color:rgb(var(--color-background))}.iamvaclav-password-background__picture,.iamvaclav-password-background__image{display:block;width:100%;height:100%}.iamvaclav-password-background__image{object-fit:var(--iamvaclav-password-background-desktop-fit);object-position:var(--iamvaclav-password-background-desktop-position)}@media screen and (max-width:749px){.iamvaclav-password-background__image{object-fit:var(--iamvaclav-password-background-mobile-fit);object-position:var(--iamvaclav-password-background-mobile-position)}}.iamvaclav-product-showcase{background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight)}.iamvaclav-product-showcase__inner{max-width:var(--iamvaclav-product-showcase-container-width);margin-inline:auto;padding:var(--iamvaclav-product-showcase-padding-mobile) 2rem calc(var(--iamvaclav-product-showcase-padding-mobile) + 1.6rem)}.iamvaclav-product-showcase__header{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-block-end:2rem}.iamvaclav-product-showcase__heading{margin:0;color:rgb(var(--color-foreground));font-family:var(--iamvaclav-product-showcase-heading-font-family);font-size:var(--iamvaclav-product-showcase-heading-font-size);font-style:var(--iamvaclav-product-showcase-heading-font-style);font-weight:var(--iamvaclav-product-showcase-heading-font-weight);line-height:1.1;overflow-wrap:anywhere}.iamvaclav-product-showcase__view-all{display:inline-flex;align-items:center;flex:0 0 auto;gap:1rem;color:rgb(var(--color-foreground));font-size:1.1rem;font-weight:var(--font-body-weight);line-height:1;text-decoration:none;white-space:nowrap}.iamvaclav-product-showcase__view-all-icon{display:inline-flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;border-radius:50%;background:rgba(var(--color-foreground),.1);font-size:2.1rem;line-height:1;transform:translateY(-.1rem)}.iamvaclav-product-showcase__grid{display:grid;grid-template-columns:repeat(var(--iamvaclav-product-showcase-columns-mobile),minmax(0,1fr));gap:2rem}.iamvaclav-product-showcase__card{min-width:0;overflow:hidden;border-radius:.8rem;background:var(--iamvaclav-product-showcase-card-background);color:rgb(var(--color-foreground))}.iamvaclav-product-showcase__media{position:relative;display:block;aspect-ratio:1 / 1.16;overflow:hidden}.iamvaclav-product-showcase__media-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:1.6rem 1.4rem .4rem;color:inherit;text-decoration:none}.iamvaclav-product-showcase__media img,.iamvaclav-product-showcase__placeholder{display:block;width:100%;height:100%}.iamvaclav-product-showcase__media img{object-fit:contain;transition:transform .18s ease}.iamvaclav-product-showcase__placeholder{fill:rgba(var(--color-foreground),.16)}.iamvaclav-product-showcase__quick-add-form{position:absolute;right:1.4rem;bottom:1.2rem;z-index:2}.iamvaclav-product-showcase__quick-add{display:inline-flex;align-items:center;justify-content:center;min-height:3.4rem;max-width:13rem;padding:0 1.4rem;border:0;border-radius:999px;background:var(--iamvaclav-product-showcase-accent);color:#fff;cursor:pointer;font:inherit;font-size:1.3rem;font-weight:var(--font-body-weight-bold);line-height:1;opacity:0;overflow:hidden;text-overflow:ellipsis;transform:translateY(.6rem);transition:opacity .16s ease,transform .16s ease,background .16s ease;text-decoration:none;white-space:nowrap}.iamvaclav-product-showcase__quick-add:disabled{cursor:not-allowed;opacity:0}.iamvaclav-product-showcase__card:hover .iamvaclav-product-showcase__media img{transform:scale(1.02)}.iamvaclav-product-showcase__card:hover .iamvaclav-product-showcase__quick-add:not(:disabled),.iamvaclav-product-showcase__card:focus-within .iamvaclav-product-showcase__quick-add:not(:disabled){opacity:1;transform:translateY(0)}.iamvaclav-product-showcase__quick-add:focus-visible,.iamvaclav-product-showcase__media-link:focus-visible,.iamvaclav-product-showcase__title a:focus-visible,.iamvaclav-product-showcase__view-all:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.3rem}.iamvaclav-product-showcase__body{padding:.4rem 1.4rem 1.9rem}.iamvaclav-product-showcase__title{margin:0 0 .6rem;color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:1.35rem;font-style:var(--font-body-style);font-weight:var(--font-body-weight-bold);line-height:1.24}.iamvaclav-product-showcase__title a{color:inherit;text-decoration:none}.iamvaclav-product-showcase__price,.iamvaclav-product-showcase__placeholder-price{margin:0;color:rgba(var(--color-foreground),.58);font-size:1.25rem;line-height:1.25}.iamvaclav-product-showcase__price .price__container,.iamvaclav-product-showcase__price .price-item{margin:0;font-size:inherit;line-height:inherit}.iamvaclav-product-showcase__swatches{display:flex;align-items:center;gap:.5rem;margin-block-start:1.1rem}.iamvaclav-product-showcase__swatch{display:inline-block;width:1.6rem;height:1.6rem;border:.2rem solid #ffffff;border-radius:50%;background:var(--iamvaclav-product-showcase-swatch);background-position:var(--iamvaclav-product-showcase-swatch-position, center);background-size:cover;box-shadow:0 0 0 .1rem rgb(var(--color-foreground))}@media screen and (hover:none){.iamvaclav-product-showcase__quick-add:not(:disabled){opacity:1;transform:translateY(0)}}@media screen and (max-width:749px){.iamvaclav-product-showcase__heading{font-size:max(16px,calc(var(--iamvaclav-product-showcase-heading-font-size) - 2px))}}@media screen and (min-width:750px){.iamvaclav-product-showcase__inner{padding:var(--iamvaclav-product-showcase-padding-desktop) 2.4rem calc(var(--iamvaclav-product-showcase-padding-desktop) + 1.6rem)}.iamvaclav-product-showcase__header{margin-block-end:1.6rem}}@media screen and (min-width:990px){.iamvaclav-product-showcase__grid{grid-template-columns:repeat(var(--iamvaclav-product-showcase-columns-desktop),minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/9/compiled_assets/styles.css.map */
