.vertical_collections_inner{display:flex;align-items:stretch;justify-content:space-between;gap:0}.vertical_collections_left,.vertical_collections_right{max-width:50%;width:100%;height:auto;flex:0 0 50%}.vertical_collections_left{background:var(--color-background);padding:5rem 0 0}.vertical_collections_head{padding-inline:10rem}.vertical_collections_head h2{margin:0 0 2rem;color:var(--color-foreground-heading)}.vertical_collections_head h2 strong{-webkit-text-stroke:1px var(--color-foreground-heading);color:transparent;font-weight:600}.vertical_collections_text p{margin:1.6rem 0 0;font-size:1.6rem;line-height:calc(1.6rem * 1.6);color:var(--color-foreground);max-width:70rem}.vertical_collections_blocks_wrapper{margin:6rem 0 0}.vertical_collections_block{position:relative;padding:3rem 10rem;cursor:pointer;transition:background .3s;display:flex;align-items:flex-start;gap:2rem}.vertical_collections_block:hover{background:var(--color-secondary-background)}.vertical_collections_block:after{content:"";position:absolute;top:0;left:0;width:100%;height:.1rem;background:var(--text-color);opacity:.2;transition:background .3s}.vertical_collections_block:hover:after,.vertical_collections_block:hover+.vertical_collections_block:after{background:var(--text-color)}.vertical_collections_block_title h3{font-size:2.6rem;line-height:1;margin:0 0 1rem;color:var(--color-foreground);transition:color .3s}.vertical_collections_block_text p{margin:0;font-size:1.6rem;line-height:1.2;color:var(--color-foreground);transition:color .3s}.vertical_collections_block:hover .vertical_collections_block_title h3,.vertical_collections_block:hover .vertical_collections_block_text p{color:var(--color-secondary-foreground)}.vertical_collections_block_icon img{width:5rem;height:5rem;aspect-ratio:1;object-fit:contain}.vertical_collections_right{position:relative}.vertical_collections_right_inner{display:grid;grid-template-columns:repeat(3,1fr);gap:3.6rem;padding-left:3.6rem;max-height:100%;overflow:hidden;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none;transition:opacity .6s}.vertical_collections_right_inner:first-child{opacity:1;pointer-events:all}.vtr_block{width:100%;height:auto;aspect-ratio:1;display:flex}.vtr_column{display:flex;flex-direction:column;gap:3.6rem}.vtr_first_column,.vtr_third_column{animation:animateUp 500s infinite linear}.vtr_second_column{animation:animateDown 500s infinite linear}.vtr_column:hover{animation-play-state:paused}@keyframes animateUp{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes animateDown{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.vtr_img,.vtr_img a{display:flex}.vtr_block img{max-width:100%;width:100%;height:auto;aspect-ratio:1;object-fit:cover;object-position:top}.vtr_block svg.placeholder-svg{width:100%;height:100%;background:var(--color-secondary-background)}.vertical_collections_block:last-child:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:.1rem;background:var(--text-color);opacity:.2;transition:background .3s}@media screen and (max-width:1499px){.vertical_collections_head,.vertical_collections_block{padding-inline:5rem}}@media screen and (max-width:1250px){.vertical_collections_inner{display:grid;grid-template-columns:100%}.vertical_collections_left{max-width:100%;flex:0 0 100%}.vertical_collections_right{max-width:100%;flex:0 0 100%;height:100vh}.vertical_collections_right_inner{padding-inline:5rem}}@media screen and (max-width:749px){.vertical_collections_head,.vertical_collections_block,.vertical_collections_right_inner{padding-inline:3rem}.vertical_collections_right_inner,.vtr_column{gap:3rem}}@media screen and (max-width:640px){.vertical_collections_head,.vertical_collections_block,.vertical_collections_right_inner{padding-inline:1.5rem}.vertical_collections_right_inner,.vtr_column{gap:1.5rem}.vertical_collections_right{height:50vh}.vertical_collections_block_icon img{width:3.5rem;height:3.5rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/vertical-collections.css.map */
