.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.prose-content p{margin-bottom:1rem}.prose-content p:last-child{margin-bottom:0}.prose-content ul{list-style:disc;padding-left:1.5rem;margin-bottom:1rem}.prose-content ol{list-style:decimal;padding-left:1.5rem;margin-bottom:1rem}.prose-content li{margin-bottom:.6rem}.prose-content li+li{margin-top:.4rem}.prose-content strong{font-weight:600;color:#1e4038}.prose-content a{color:#1e4038;text-decoration:underline}.prose-content a:hover{color:#c8391f}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.header-logo{height:2.5rem;width:auto;display:block}.nav-link{position:relative;padding-bottom:2px}.nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#1e4038;transition:width .25s ease}.nav-link:hover:after,.nav-link--active:after{width:100%}.header-icon svg{width:1.5rem;height:1.5rem}#icon-close{display:none}header.nav-open #icon-hamburger{display:none}header.nav-open #icon-close{display:block}#mobile-menu{display:none}header.nav-open #mobile-menu{display:block}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}.wave-divider{line-height:0;margin-bottom:-1px;position:relative;z-index:1}.wave-divider svg{width:100%;height:40px;display:block}.wave-flip svg{transform:scaleX(-1)}@media(min-width:768px){.wave-divider svg{height:64px}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
