.tolstoy-two-col{background:var(--ttc-bg, transparent);overflow:hidden}.tolstoy-two-col__inner{display:grid;grid-template-columns:minmax(220px,var(--ttc-left-width, 28%)) 1fr;gap:var(--ttc-gap, 24px);align-items:center}.tolstoy-two-col__left{min-width:0;box-sizing:border-box}.tolstoy-two-col__block{box-sizing:border-box}.tolstoy-two-col__title,.tolstoy-two-col__body{margin:0}.tolstoy-two-col__block .button{display:inline-flex;box-sizing:border-box}.tolstoy-two-col__right{min-width:0;display:flex;flex-direction:column}.tolstoy-two-col__product{flex-shrink:0;padding:12px 0 0;display:none}.tolstoy-two-col__product-inner{width:var(--ttc-product-panel-width, 80%);margin:auto}.tolstoy-two-col__product-row{width:100%}.tolstoy-two-col__product-link{display:flex;align-items:flex-end;gap:12px;text-decoration:none;color:inherit;padding:.5rem;border:1px solid #E1E1E1;border-radius:5px}.tolstoy-two-col__product-thumb-link{flex-shrink:0;display:block;line-height:0}.tolstoy-two-col__product-meta{min-width:0;flex:1;display:flex;flex-direction:column;height:100%;justify-content:space-between;flex-wrap:nowrap}.tolstoy-two-col__product-cta{width:100%;min-height:unset;min-width:unset;justify-content:center;margin-top:4px}.tolstoy-two-col__product-title{margin:0;font-family:var(--font-body-family);font-size:12px;line-height:1.3;color:#303030;text-decoration:none;font-weight:400}a.tolstoy-two-col__product-title:hover{text-decoration:underline}.tolstoy-two-col__product-price{margin:0;font-family:var(--font-body-family);font-size:12px;line-height:1.3;color:#303030;font-weight:400}.tolstoy-two-col__product-thumb{width:var(--ttc-product-thumb-size, 70px);height:var(--ttc-product-thumb-size, 70px);flex-shrink:0;object-fit:cover;background:#f2f2f2}.tolstoy-two-col__stage{position:relative;overflow:hidden}.tolstoy-two-col__source{position:absolute;top:0;left:0;width:20000px;max-width:none;overflow:visible;opacity:0;pointer-events:none;z-index:0}.tolstoy-two-col__display{position:relative;z-index:1;isolation:isolate}.tolstoy-two-col__loading{padding:16px 0;color:#303030bf;font-size:14px}.tolstoy-two-col__grid{display:flex;flex-wrap:nowrap;gap:var(--ttc-tiles-gap, 16px);overflow-x:scroll;overflow-y:hidden;scroll-snap-type:x proximity;scroll-snap-stop:always;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:8px var(--ttc-end-pad, 0px) 14px 0;scroll-behavior:smooth;align-items:center;scroll-padding-right:var(--ttc-end-pad, 0px)}.tolstoy-two-col__grid::-webkit-scrollbar{display:none}.tolstoy-two-col__grid{cursor:default}.tolstoy-two-col__card{--ttc-card-slot: calc((100% - (var(--ttc-tiles-per-view, 3.5) - 1) * var(--ttc-tiles-gap, 16px)) / var(--ttc-tiles-per-view, 3.5));--ttc-end-pad: calc(100% - var(--ttc-card-slot));flex:0 0 var(--ttc-card-slot);min-width:var(--ttc-card-slot);max-width:var(--ttc-card-slot);scroll-snap-align:start;display:block}.tolstoy-two-col__card-inner{position:relative;width:100%;opacity:var(--ttc-inactive-opacity, .55);transition:opacity .18s ease;will-change:opacity}.tolstoy-two-col__card-inner:after{content:"";display:block;width:100%;padding-bottom:calc(100% * var(--ttc-aspect-ratio-raw, 1) * var(--ttc-active-height-factor, 1));pointer-events:none}.tolstoy-two-col__card[data-active=true] .tolstoy-two-col__card-inner{opacity:1}.tolstoy-two-col__media{display:block;position:absolute;top:50%;left:0;width:100%;height:0;border-radius:0;overflow:hidden;background:#f2f2f2;transform:translateY(-50%);padding-bottom:calc(100% * var(--ttc-aspect-ratio-raw, 1) * var(--ttc-inactive-height-factor, .85));transition:padding-bottom .18s ease}.tolstoy-two-col__card[data-active=true] .tolstoy-two-col__media{padding-bottom:calc(100% * var(--ttc-aspect-ratio-raw, 1) * var(--ttc-active-height-factor, 1))}.tolstoy-two-col__media img,.tolstoy-two-col__media video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.tolstoy-two-col__audio-toggle{position:absolute;right:8px;bottom:8px;z-index:3;pointer-events:auto;width:32px;height:32px;padding:0;border:0;border-radius:999px;background:#0000008c;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-webkit-appearance:none;appearance:none}.tolstoy-two-col__audio-toggle svg{width:16px;height:16px;display:block;fill:currentColor}.tolstoy-two-col__audio-toggle:focus-visible{outline:2px solid #fff;outline-offset:2px}.tolstoy-two-col__bullets{display:flex;justify-content:center;align-items:center;flex-shrink:0;gap:10px;padding:12px 0 0;min-height:24px;position:relative;z-index:2}.tolstoy-two-col__bullet{width:8px;height:8px;border-radius:999px;border:0;padding:0;background:var(--ttc-bullet, #c9c9c9);opacity:.9;cursor:pointer}.tolstoy-two-col__bullet[aria-current=true]{background:var(--ttc-bullet-active, #303030);opacity:1}@media screen and (min-width:750px){.tolstoy-two-col__grid{touch-action:pan-x}}@media screen and (max-width:749px){.tolstoy-two-col{overflow:visible}.tolstoy-two-col__inner{grid-template-columns:1fr;align-items:start;gap:16px;padding:0!important}.tolstoy-two-col__left{display:flex;flex-direction:column;gap:12px;width:100%;overflow:visible}.tolstoy-two-col__left .tolstoy-two-col__block--type-text,.tolstoy-two-col__left .tolstoy-two-col__block--type-button,.tolstoy-two-col__left .tolstoy-two-col__body{display:none!important}.tolstoy-two-col__right{width:100%;overflow:visible}.tolstoy-two-col__stage{overflow:hidden}.tolstoy-two-col__grid{scroll-snap-type:x mandatory;touch-action:auto}.tolstoy-two-col__card{--ttc-end-pad: 0px;scroll-snap-align:center}.tolstoy-two-col__card--clone{scroll-snap-align:center}.tolstoy-two-col__card-inner{transition:opacity .12s ease}.tolstoy-two-col__media{transition:padding-bottom .22s ease}.tolstoy-two-col__product{display:block;padding:0}.tolstoy-two-col__product-cta{font-size:14px;padding:12px 16px}.tolstoy-two-col__bullets{display:none}button.tolstoy-two-col__product-cta.button.button--primary{padding:7px;color:#000;border:1px solid #000;background-color:transparent;text-transform:uppercase;font-size:12px;font-weight:500}}
/*# sourceMappingURL=/cdn/shop/t/773/assets/tolstoy-carousel-two-column.css.map */
