:root{--breakpoint-xxxl:2500px;--breakpoint-xxl:1920px;--breakpoint-xl-up:1600px;--breakpoint-xl:1440px;--breakpoint-lg:1280px;--breakpoint-md:1024px;--breakpoint-md-s:992px;--breakpoint-sm:768px;--breakpoint-xs:512px;--breakpoint-xxs:390px;--breakpoint-s:375px}.our-work{padding:0 0 40px}@media(min-width:1280px){.our-work{padding:60px 0}}.our-work__title{padding:0 15px 28px;text-align:center}.our-work__info{font-size:22px;line-height:127%;margin:0 auto;max-width:860px;padding:0 15px 43px;text-align:center}.our-work__by{padding:0 15px 26px;text-align:center}.our-work__filter-info{display:none;margin-bottom:-12px;padding:43px 15px 0;text-align:center}@media(min-width:1280px){.our-work__filter-info{font-size:37px}}.our-work__filter-info.visible{display:block}.our-work__filter{background:var(--sk-color-bg-third);padding:5px 15px;width:100%}@media(min-width:768px){.our-work__filter{padding:0 15px}}.our-work__filter-block{display:none;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1215px}@media(min-width:768px){.our-work__filter-block{display:flex}}.our-work__filter-item{cursor:pointer;display:flex;font-size:22px;position:relative;text-transform:uppercase}.our-work__filter-item[data-order=retail]{order:1}.our-work__filter-item[data-order=millwork]{order:4}.our-work__filter-item[data-order=commercial]{order:2}.our-work__filter-item[data-order=civil]{order:3}.our-work__filter-item.has-child{z-index:6}@media(min-width:1280px){.our-work__filter-item.has-child{padding:0 30px 0 70px}}.our-work__filter-item.has-child h4{padding-right:70px}.our-work__filter-item h4{padding:20px 30px;position:relative;transition:all .3s ease-in-out;z-index:5}.our-work__filter-item h4.active{background:var(--sk-color-primary);color:var(--sk-color-second)}.our-work__filter-item.active .our-work__subcategories{opacity:1;visibility:visible}.our-work__filter-item.active .our-work__subcategories li{opacity:1;transform:translateY(0)}.our-work__filter-item.active .our-work__chevron{transform:rotate(180deg)}.our-work__filter-item.active .our-work__chevron:after,.our-work__filter-item.active .our-work__chevron:before{background:var(--sk-color-second)}.our-work__filter-item.active h4{color:var(--sk-color-second)}.our-work__filter .custom-select{cursor:pointer;margin:15px auto;max-width:350px;position:relative;width:100%}@media(min-width:768px){.our-work__filter .custom-select{display:none}}.our-work__filter .custom-select .our-work__chevron{pointer-events:none;position:absolute;right:0;top:-8px}.our-work__filter .custom-select .js-select-selected{background:#f3f3f3;border:1px solid #ccc;border-radius:6px;padding:12px 16px}.our-work__filter .custom-select .js-select-options{background:#fff;border:1px solid #ccc;border-radius:6px;display:none;flex-direction:column;max-height:250px;overflow-y:auto;position:absolute;width:100%;z-index:10}.our-work__filter .custom-select.open .js-select-options{display:flex}.our-work__filter .custom-select.open .our-work__chevron{transform:rotate(180deg)}.our-work__filter .custom-select .option{order:2;padding:10px 16px;transition:background .2s}.our-work__filter .custom-select .option[data-category=retail]{order:1}.our-work__filter .custom-select .option[data-category=millwork]{order:5}.our-work__filter .custom-select .option[data-category=commercial]{order:3}.our-work__filter .custom-select .option[data-category=civil]{order:4}.our-work__filter .custom-select .option:hover{background:#eee}.our-work__no-posts{padding:0 15px}.our-work__chevron{display:block;height:41px;margin:12px 9px 0 -60px;position:relative;transform:rotate(0);transition:.3s ease-in-out;width:41px;z-index:6}.our-work__chevron:before{left:10px;transform:rotate(45deg)}.our-work__chevron:after,.our-work__chevron:before{background:var(--sk-color-black);bottom:20px;content:"";height:2px;position:absolute;transition:.3s ease-in-out;width:13px;z-index:5}.our-work__chevron:after{left:18px;transform:rotate(135deg)}.our-work__subcategories{background:var(--sk-color-primary);left:0;margin:0;opacity:0;padding:54px 5px 19px 30px;position:absolute;top:0;transition:.3s ease-in-out;visibility:hidden;width:100%;z-index:2}.our-work__subcategories li{color:var(--sk-color-second);font-size:22px;list-style:none;opacity:0;text-transform:none;transform:translateY(20px);transition:.3s ease-in-out}.our-work__subcategories li.active,.our-work__subcategories li:hover{color:var(--sk-color-black)}.our-work__block{position:relative}.our-work__block .js-preloader{background:var(--sk-color-white);display:none;height:100%;left:0;opacity:.8;position:absolute;top:0;width:100%}.our-work__block .js-preloader:before{background:url(../../../resources/img/preloader.gif);content:"";height:64px;left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);width:64px}.our-work__block .js-preloader.loading{display:block}.our-work__work{display:grid;gap:20px;grid-template-columns:repeat(1,1fr);margin:40px auto 0;max-width:1920px;width:100%}@media(min-width:512px){.our-work__work{grid-template-columns:repeat(2,1fr)}}@media(min-width:1280px){.our-work__work{gap:20px;grid-template-columns:repeat(3,1fr)}}@media(min-width:1440px){.our-work__work{gap:25px}}.our-work__post{display:block;height:100vw;overflow:hidden;position:relative;width:100%}@media(min-width:512px){.our-work__post{height:38vw;width:100%}}@media(min-width:1440px){.our-work__post{height:31vw;max-height:592px;width:100%}}.our-work__post.loaded{opacity:0;transform:translate3d(0,100%,0);transition-delay:1s;transition-duration:1s}.our-work__post.loaded.animated-visible{opacity:1;transform:translateZ(0)}.our-work__post:hover .our-work__hover{opacity:.8}.our-work__post:hover .our-work__hover .info{opacity:1;transform:translateZ(0)}.our-work__post:hover .our-work__post-title{background:var(--sk-color-black)}.our-work__post:hover img{transform:scale(1.05)}.our-work__post img{-o-object-fit:cover;object-fit:cover}.our-work__hover,.our-work__post img{height:100%;transition:all .3s ease-in-out;width:100%}.our-work__hover{background:var(--sk-color-primary);left:0;opacity:0;position:absolute;top:0;z-index:2}.our-work__hover .info{align-items:center;color:var(--sk-color-white);display:flex;font-size:22px;justify-content:center;opacity:0;position:absolute;text-align:center;top:43%;transform:translate3d(100px,0,0);transition:all .5s ease-in-out;width:100%}.our-work__hover .info .arrow{border-bottom:1px solid var(--sk-color-white);border-right:1px solid var(--sk-color-white);display:block;height:16px;margin:10px 0 0 20px;position:relative;transform:rotate(-45deg);transform-origin:left;width:16px}.our-work__hover .info .arrow:before{background:var(--sk-color-white);bottom:0;content:"";height:1px;position:absolute;right:0;transform:rotate(45deg);transform-origin:right;width:20px}.our-work__post-title{background:var(--sk-color-third);bottom:25px;color:var(--sk-color-white);font-size:22px;left:0;max-width:90%;padding:15px 23px 19px;position:absolute;transition:all .3s ease-in-out;z-index:3}@media(min-width:1440px){.our-work__post-title{font-size:33px}}.our-work__load-more{display:none}@media(min-width:768px){.our-work__load-more{display:flex;justify-content:center}}.our-work__load-more button{margin-top:53px;min-width:256px}

/*# sourceMappingURL=our-work.css.map*/