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