section.collection-preview{display:flex;align-items:auto;justify-content:auto;flex-direction:column;flex-wrap:auto;gap:59px;margin:84px 0 135px;padding:0 20px;position:relative}section.collection-preview:before{content:" ";background-color:#0078c1;height:33px;width:33px;position:absolute;top:-33px;right:20px}section.collection-preview:after{content:" ";background-color:#162539;height:33px;width:33px;position:absolute;top:0;right:20px}section.collection-preview .info .title,section.collection-preview .info h2,section.collection-preview .info h3{color:#162539}section.collection-preview .collection{display:flex;align-items:auto;justify-content:center;flex-direction:column;flex-wrap:auto;gap:48px}section.collection-preview .collection .entry{display:flex;align-items:auto;justify-content:auto;flex-direction:column;flex-wrap:auto;gap:14px;width:100%;max-width:525px;margin:0 auto}section.collection-preview .collection .entry:hover .image-wrapper img{transform:scale(1.025)}section.collection-preview .collection .entry:hover .info .title{color:#0078c1}section.collection-preview .collection .entry:hover .info .title .arrow{transform:translate(2px) translateY(-2px)}section.collection-preview .collection .entry .image-wrapper{position:relative;width:100%;height:100%;overflow:hidden;height:55vw;max-height:325px}section.collection-preview .collection .entry .image-wrapper img,section.collection-preview .collection .entry .image-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}section.collection-preview .collection .entry .image-wrapper img{transition:transform .1s ease-in-out}section.collection-preview .collection .entry .info .title{font-family:IBM Plex Sans,sans-serif;font-weight:700;font-size:1rem;color:#111;line-height:1.3;display:flex;align-items:auto;justify-content:space-between;flex-direction:auto;flex-wrap:auto;gap:28px;margin-bottom:17px;transition:transform .1s ease-in-out}section.collection-preview .collection .entry .info .title .arrow{width:21px;height:21px;min-width:21px;min-height:21px;transition:transform .1s ease-in-out}@media only screen and (min-width: 500px){section.collection-preview{padding:0 5vw}section.collection-preview:before,section.collection-preview:after{right:57px}}@media only screen and (min-width: 768px){section.collection-preview:before{right:10vw;height:51px;width:51px;top:-51px}section.collection-preview:after{right:10vw;width:51px;height:51px}section.collection-preview .collection{flex-direction:row;gap:5vw}section.collection-preview .collection .entry{width:50%;margin:0}section.collection-preview .collection .entry .image-wrapper{height:27.5vw}}@media only screen and (min-width: 1200px){section.collection-preview{gap:88px;margin:166px 0 181px;padding:0 10vw}section.collection-preview .collection .entry{gap:29px}section.collection-preview .collection .entry .info .title{font-size:1.325rem;gap:18px;margin-bottom:21px}section.collection-preview .collection .entry .info .title .arrow{width:25px;height:25px;min-width:25px;min-height:25px}}
