@keyframes carouselFade{0%{opacity:0}4%{opacity:1}10%{opacity:1}14%{opacity:0}100%{opacity:0}}.image-header{width:100%;position:relative;height:50vh!important;max-height:512px;margin-top:70px;overflow:hidden}.image-header .overlay{position:absolute;bottom:0;left:0;width:100%;height:50%;background:transparent linear-gradient(180deg,rgba(21,21,21,0) 0,#151515 100%);mix-blend-mode:multiply;z-index:5;opacity:.5}.image-header img{z-index:-1;display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100vw;height:100%;object-fit:cover;object-position:center}.image-header .content{top:50%;left:50%;width:90%;max-width:400px;z-index:10;position:absolute;transform:translate(-50%,-50%)}.image-header .content h1,.image-header .content p{color:#fff;text-align:center}.image-header .content p{margin-top:1rem}@media screen and (min-width:768px){.image-header{margin-top:0;height:50vh}.image-header .content{left:64px;transform:translate(0,-50%)}.image-header .content h1,.image-header .content p{text-align:left}}.tabs-container{width:100%;border-bottom:2px #2e2b2b solid}.tabs-container .inspiration-hub-tabs{display:flex;justify-content:center;align-items:baseline;flex-direction:row;flex-wrap:nowrap;gap:50px;list-style:none;padding:30px 2.5vw}.tabs-container .inspiration-hub-tabs .tab-button{cursor:pointer}.tabs-container .inspiration-hub-tabs .tab-button.active{font-weight:500}@media screen and (max-width:820px){.tabs-container{overflow-x:scroll}.tabs-container .inspiration-hub-tabs{width:-moz-fit-content;width:fit-content;justify-content:flex-start;padding:30px 7.5vw}.tabs-container .inspiration-hub-tabs .tab-button{width:-moz-max-content;width:max-content;text-align:center}}.filters{width:100%;display:flex;justify-content:center;align-items:baseline;flex-direction:row;flex-wrap:nowrap;gap:16px;border-top:solid 1px #2e2b2b;border-bottom:solid 1px #2e2b2b;padding:16px 0;margin:0 0 48px auto}.filters p{margin-bottom:0;font-weight:500}.filters ul{display:flex;justify-content:space-evenly;align-items:baseline;flex-direction:row;flex-wrap:nowrap;gap:24px;list-style:none}.filters ul li{padding:4px 16px;transition:.5s;cursor:pointer;white-space:nowrap}.filters ul li:hover{background-color:#2e2b2b}.filters ul .active{background-color:#2e2b2b;color:#fff}@media screen and (max-width:820px){.filters{overflow-x:scroll;overflow-y:hidden;justify-content:flex-start;padding:16px 5vw}}.inspiration-hub-content{margin:30px auto}.inspiration-hub-content#bynevillejohnson-content{max-width:800px}.inspiration-hub-content .header-content{max-width:450px;width:95%;margin:0 auto}.inspiration-hub-content .header-content h2{margin-bottom:10px}.inspiration-hub-content .header-content h2,.inspiration-hub-content .header-content p{text-align:center}.posts-grid{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,1fr);gap:60px;margin:30px auto;max-width:850px;width:90vw}.posts-grid .post-item{text-decoration:none;position:relative;overflow:hidden}.posts-grid .post-item .image{position:relative;overflow:hidden}.posts-grid .post-item .image::after{content:"";padding-bottom:100%;display:block}.posts-grid .post-item .image img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;object-fit:cover;object-position:center}.posts-grid .post-item .content{padding:20px 0 0}.posts-grid .post-item .content h3{text-wrap:unset}.posts-grid .post-item .content .excerpt{margin:10px 0}.posts-grid .post-item .content .button{position:relative;display:block;color:#2e2b2b;text-decoration:none;transition:.5s;font-size:clamp(.8rem,2.5vh,1rem);font-family:montserrat}.posts-grid .post-item .content .button::after{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8 4l8 8-8 8" stroke="black" stroke-width="2" fill="none"/></svg>');width:1rem;height:1rem;transition:.5s;position:absolute;top:3px;display:inline-block;margin-left:5px;opacity:.6}.posts-grid .post-item .content .button:hover{font-weight:500}.posts-grid .post-item.wide{grid-column:span 4;margin:30px 0;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;gap:64px}.posts-grid .post-item.wide .image{width:40%}.posts-grid .post-item.wide .image::after{padding-bottom:65%}.posts-grid .post-item.wide .content{width:40%}@media screen and (max-width:820px){.posts-grid .post-item.wide{display:block}.posts-grid .post-item.wide .content,.posts-grid .post-item.wide .image{width:100%}.posts-grid .post-item.wide .image::after{padding-bottom:100%}}.posts-grid .post-item:hover .button span{font-weight:500}.posts-grid.grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(1,1fr);gap:60px;max-width:1546px;width:90vw}@media screen and (max-width:1024px){.posts-grid.grid{grid-template-columns:repeat(2,1fr)}.posts-grid.grid .post-item.wide{grid-column:span 1}}@media screen and (max-width:650px){.posts-grid.grid{grid-template-columns:repeat(1,1fr)}}.load-more-button{font-family:montserrat;border:solid 1px #2e2b2b;padding:10px 40px;text-decoration:none;color:#2e2b2b;text-align:center;font-size:clamp(.64rem,2vh,.66rem);letter-spacing:.8px;line-height:1.5;font-weight:400;display:table;margin:40px auto 40px auto!important;cursor:pointer;transition:background-color .3s,color .3s}@media screen and (max-width:820px){.load-more-button{width:85%}}.load-more-button{display:table}.posts-feed .post-item{border-top:1px solid #2e2b2b;padding-top:30px;margin-top:30px}.posts-feed .post-item>a{margin:0 0 30px 0;display:table;text-decoration:none;color:#2e2b2b}.posts-feed .post-item>a:hover{text-decoration:underline}.posts-feed .post-item .image{position:relative;padding-top:100%;margin-bottom:30px}.posts-feed .post-item img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;object-fit:cover;object-position:center}.bynj-social-container{margin-top:50px;border-top:1px solid #2e2b2b;padding-top:40px;display:flex;justify-content:center;align-items:center;flex-direction:column;flex-wrap:nowrap;gap:20px}.bynj-social-container h2,.bynj-social-container p{max-width:500px;width:100%;text-align:center}@media screen and (max-width:820px){.bynj-social-container{margin-top:40px}}
/*# sourceMappingURL=inspiration_hub.min.css.map */
