.shop-by-collection{margin:0;padding:0}.shop-by-collection .button{background:#000;color:#fff;width:265px;border-radius:8px;font-weight:700;margin:2.5rem auto;font-family:montserrat}.shop-by-collection .button:hover{background:#d09d2d}.shop-by-collection .button:hover:after{border:none;box-shadow:none}.shop-by-collection .button:focus-visible{background:#d09d2d;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:0}.shop-by-collection .button:focus{background:#d09d2d;outline:none}.shop-by-collection .button:after{box-shadow:none}.section-heading{margin-top:40px;margin-bottom:0;font-family:blair-itc-light,sans-serif;font-weight:300;font-size:30px;text-align:center}@media screen and (max-width: 749px){.section-heading{display:none}}.collection-nav{margin-bottom:40px;position:sticky;top:var(--header-height);z-index:2;background:#fff;padding:10px 0 20px;border-bottom:1px solid rgba(0,0,0,.1);transition:top .15s ease-out .1s}@media screen and (max-width: 990px){.collection-nav{margin-bottom:0}}.collection-nav__list{list-style:none;padding:0;margin:0;display:flex;justify-content:center;flex-wrap:nowrap;gap:20px;width:100%}.collection-nav__link{text-decoration:none;color:inherit;font-weight:500;transition:color .3s ease;padding:5px 0;border-radius:4px;font-size:1.6rem;font-family:blair-itc-light,sans-serif;font-weight:300;position:relative;text-wrap-mode:nowrap;border:none;background:none;cursor:pointer}@media screen and (max-width: 990px){.collection-nav__link{font-size:1.4rem}}.collection-nav__link:hover{color:#666}.collection-nav__link.is-active{color:#da9900;font-weight:600}.collection-nav__link.is-active:after{content:"";position:absolute;bottom:-2px;left:50%;transform:translate(-50%);width:100%;height:2px;background-color:#da9900}@media screen and (max-width: 749px){.collection-nav__list{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:12px;padding:0 12px;justify-content:flex-start}.collection-nav__list::-webkit-scrollbar{display:none}}.collection-block{padding:0 0 40px;border-radius:8px}.collection-block:last-child{margin-bottom:6rem}@media screen and (max-width: 350px){.collection-block:last-child{margin-bottom:0rem}}@media screen and (max-width: 990px){.collection-block{padding:0;margin-bottom:0}}.collection-block__heading{padding:30px 15px;text-align:center;margin:0;font-size:30px;font-weight:300;font-family:blair-itc-light,sans-serif}.collection-block__button-wrapper{text-align:center}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;gap:20px;height:100%;margin-bottom:30px;align-items:start}.collection-grid--right .collection-grid__item{order:calc(12 - var(--item-index))}.collection-grid--right .collection-grid__featured{order:0}.collection-grid__featured{grid-row:1;height:100%;min-height:0;max-height:550px;order:0}.collection-grid__featured--1{grid-column:span 1;max-width:290px}.collection-grid__featured--2{grid-column:span 2;max-width:595px}.collection-grid__featured--3{grid-column:span 3;max-width:902px}.collection-grid__featured img{width:100%;height:100%;object-fit:cover;border-radius:4px;aspect-ratio:1}.collection-grid__item{height:100%;display:flex;flex-direction:column;max-height:550px;--item-index: 0}.collection-grid__item .card-wrapper,.collection-grid__item .card{height:100%;display:flex;flex-direction:column}@media screen and (max-width: 550px){.collection-grid__item .card__inner{max-height:250px}}@media screen and (max-width: 500px){.collection-grid__item .card__inner{max-height:220px}}@media screen and (max-width: 450px){.collection-grid__item .card__inner{max-height:200px}}@media screen and (max-width: 430px){.collection-grid__item .card__inner{max-height:180px}}@media screen and (max-width: 410x){.collection-grid__item .card__inner{max-height:179px}}@media screen and (max-width: 390px){.collection-grid__item .card__inner{max-height:176px}}@media screen and (max-width: 375px){.collection-grid__item .card__inner{max-height:175px}}@media screen and (max-width: 320px){.collection-grid__item .card__inner{max-height:170px}}.collection-grid__item .card__content,.collection-grid__item .card__information{flex:1;display:flex;flex-direction:column}.collection-grid--right .collection-grid__featured--1{grid-column:4}.collection-grid--right .collection-grid__featured--2{grid-column:3/span 2}.collection-grid--right .collection-grid__featured--3{grid-column:2/span 3}.button{display:inline-block;padding:12px 24px;background-color:#000;color:#fff;text-decoration:none;border-radius:4px;transition:background-color .3s ease}.button:hover{background-color:#333}@media screen and (max-width: 989px){.collection-grid{grid-template-columns:repeat(2,1fr)}.collection-grid__featured--3{grid-column:span 2;max-width:580px}.collection-grid--right .collection-grid__featured--3{grid-column:1/span 2}}@media screen and (max-width: 749px){.collection-grid{grid-template-columns:1fr 1fr}.collection-grid__featured,.collection-grid__featured--1,.collection-grid__featured--2,.collection-grid__featured--3{grid-column:span 1;max-width:280px}.collection-grid--right .collection-grid__featured,.collection-grid--right .collection-grid__featured--1,.collection-grid--right .collection-grid__featured--2,.collection-grid--right .collection-grid__featured--3{grid-column:1}}
