.marquee{position:relative;width:auto;min-width:150%;height:32px}.marquee__content{position:absolute;top:50%;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;align-items:center;-webkit-animation:marquee linear infinite;animation:marquee linear infinite;-webkit-animation-duration:15s;animation-duration:15s;transform:translateY(-50%)}.marquee__content span{width:auto;padding:0 12px;margin:0;float:left;font-family:"Mont Semi Bold",helvetica,arial,sans-serif;font-size:1.4rem;letter-spacing:.07rem;line-height:2.2rem;text-transform:uppercase;white-space:nowrap}@-webkit-keyframes marquee{0%{transform:translateY(-50%) translateX(0)}100%{transform:translateY(-50%) translateX(-50%)}}@keyframes marquee{0%{transform:translateY(-50%) translateX(0)}100%{transform:translateY(-50%) translateX(-50%)}}.featured-collections{position:relative}.featured-collections .btn{margin-top:32px}@media screen and (min-width: 750px){.featured-collections .btn:hover,.featured-collections .btn:active,.featured-collections .btn:focus{background-color:#271710;color:#fff}}.featured-collections__container{display:flex;flex-direction:column}@media screen and (min-width: 750px){.featured-collections__container{flex-direction:row}}.featured-collections__block{padding:0 24px 32px}@media screen and (min-width: 750px){.featured-collections__block{width:auto;padding:32px;border-radius:16px}}.featured-collections__marquee{padding:27px 0;color:#271710}@media screen and (min-width: 750px){.featured-collections__marquee{display:none}}.featured-collections__image img{width:100%;height:100%;border-radius:16px;-o-object-fit:contain;object-fit:contain}@media screen and (min-width: 750px){.featured-collections__image{width:448px;height:448px}}.featured-collections__nav-wrapper{position:absolute;z-index:1;top:50%;left:50%;width:100%;max-width:512px;transform:translateX(-50%)}@media screen and (min-width: 1600px){.featured-collections__nav-wrapper{max-width:1600px}}.featured-collections__nav{position:absolute;display:flex;width:40px;height:40px;align-items:center;justify-content:center;background-color:#fff;border-radius:50%}.featured-collections__nav--prev{left:16px}@media screen and (min-width: 1600px){.featured-collections__nav--prev{left:20px}}.featured-collections__nav--next{right:16px}@media screen and (min-width: 1600px){.featured-collections__nav--next{right:20px}}@media screen and (min-width: 750px){.featured-collections{opacity:0;transition:opacity 2s ease}.featured-collections.swiper-container-initialized{opacity:1}}
