.small-width-container{margin:0 auto;max-width:1280px;padding:0 60px}
@media screen and (max-width:1600px){.small-width-container{max-width:920px}
}
@media screen and (max-width:840px){.small-width-container{padding:0 40px}
}
@media screen and (max-width:600px){.small-width-container{padding:0 20px}
}
.medium-width-container{margin:0 auto;max-width:1366px;padding:0 60px}
@media screen and (max-width:840px){.medium-width-container{padding:0 40px}
}
@media screen and (max-width:600px){.medium-width-container{padding:0 20px}
}
.bold{font-weight:700}
.hero{font-size:56px;font-size:3.5rem;line-height:70px;line-height:4.375rem}
@media screen and (max-width:1280px){.hero{font-size:48px;font-size:3rem;line-height:60px;line-height:3.75rem}
}
@media screen and (max-width:840px){.hero{font-size:36px;font-size:2.25rem;line-height:50px;line-height:3.125rem}
}
@media screen and (max-width:600px){.hero{font-size:27px;font-size:1.6875rem;line-height:36px;line-height:2.25rem}
}
.work-grid{background:transparent}
.work-grid__details{width:275px;display:flex;flex-direction:column;justify-content:space-between;padding:0 24px 0 0;box-sizing:content-box}
.work-grid__details h2,.work-grid__details h3{font-weight:normal}
.work-grid__details h2 strong,.work-grid__details h3 strong,.work-grid__details h2 b,.work-grid__details h3 b{color:#948c72;font-weight:normal}
.work-grid__details p>a{color:#221f20;padding:8px 90px 8px 0;display:flex;align-items:center;cursor:pointer;border:0;text-decoration:none;position:relative;background-color:transparent;display:inline-block;font-size:18px;font-size:1.125rem;font-weight:500;color:#948c72}
.work-grid__details p>a:hover::before{width:60px;right:7px}
.work-grid__details p>a:hover::after{right:0}
@media screen and (max-width:600px){.work-grid__details p>a{font-size:16px;font-size:1rem}
}
.work-grid__details p>a::after{content:"\e90e";font-family:"BS-global-icons" !important;font-size:16px;font-size:1rem;font-size:20px;font-size:1.25rem;margin-left:10px;position:absolute;top:50%;right:20px;transform:translateY(-50%);transition:right .3s,left .3s;font-weight:normal !important}
.work-grid__details p>a::before{content:"";height:1px;position:absolute;width:40px;right:27px;top:calc(50% - 1px);background-color:#221f20;transition:width .3s,right .3s}
.work-grid__details p>a::before{background-color:#948c72}
.work-grid__details footer{display:flex;justify-content:space-between;align-items:flex-end}
.work-grid__details footer a{font-weight:bold;color:#7f785b}
.work-grid__details footer a:hover{text-decoration:underline}
.work-grid__details .slick-controls{align-self:flex-end}
.work-grid__details .slick-controls button{height:42px;width:42px;border-radius:50%;border:0;background-color:#5a5541;cursor:pointer;margin-left:10px}
.work-grid__details .slick-controls button::after{content:"\e902";font-family:"BS-global-icons" !important;font-size:16px;font-size:1rem;color:#fff}
.work-grid__details .slick-controls .previous::after{content:"\e900";font-family:"BS-global-icons" !important;font-size:16px;font-size:1rem}
.work-grid__details .slick-controls .slick-disabled{opacity:.5}
.work-grid__wrapper{width:100%;padding:0}
.work-grid__wrapper .slick-list{overflow:visible}
.work-grid .topic-filters{margin-top:40px;margin-bottom:40px;display:flex;justify-content:space-between}
.work-grid .topic-filters__list{display:flex;list-style:none;flex-wrap:wrap}
.work-grid .topic-filters__list li{line-height:30px;line-height:1.875rem}
@media screen and (max-width:840px){.work-grid .topic-filters__list li{margin-right:5px;margin-bottom:5px}
}
@media screen and (max-width:600px){.work-grid .topic-filters__list li{font-size:12px;font-size:.75rem}
}
.work-grid .topic-filters__list li.selected a,.work-grid .topic-filters__list li:hover a{background:#d8dfe6}
.work-grid .topic-filters__list li a{padding:10px 25px;border:solid 1px #d8dfe6;display:block}
@media screen and (max-width:600px){.work-grid .topic-filters__list li a{padding:8px 15px}
}
.work-grid .topic-filters__label{line-height:1;padding:10px 50px;border:solid 1px #d8dfe6;display:block;display:none}
.work-grid .project-wrapper.filtered ul{display:flex;flex-wrap:wrap}
.work-grid .project-wrapper.filtered ul .article{width:33%;margin-bottom:40px}
@media screen and (max-width:600px){.work-grid .project-wrapper.filtered ul .article{margin:0 0 40px;width:100%}
}
.work-grid .project-wrapper ul{margin:0 -10px 40px;list-style:none}
.work-grid .project-wrapper ul.slick-initialized{display:block}
.work-grid .project-wrapper ul.grid{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:10px;grid-row-gap:10px;height:calc(100vh - 120px);grid-template-rows:repeat(2,calc((100vh - 130px) / 2))}
@media screen and (max-width:840px){.work-grid .project-wrapper ul.grid{grid-template-columns:repeat(2,1fr);height:auto;grid-template-rows:none}
}
@media screen and (max-width:600px){.work-grid .project-wrapper ul.grid{display:flex;flex-wrap:wrap;height:auto;grid-column-gap:unset;grid-row-gap:unset;width:100%;margin-left:0;margin-right:0}
}
.work-grid .project-wrapper ul.grid .article:nth-child(1) .article__title{font-size:38px;font-size:2.375rem;line-height:42px;line-height:2.625rem}
@media screen and (max-width:600px){.work-grid .project-wrapper ul.grid .article:nth-child(1) .article__title{font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem}
}
.work-grid .project-wrapper ul.grid .article:nth-child(1) .article__title h1,.work-grid .project-wrapper ul.grid .article:nth-child(1) .article__title h2,.work-grid .project-wrapper ul.grid .article:nth-child(1) .article__title h3{font-size:38px;font-size:2.375rem;line-height:42px;line-height:2.625rem}
@media screen and (max-width:600px){.work-grid .project-wrapper ul.grid .article:nth-child(1) .article__title h1,.work-grid .project-wrapper ul.grid .article:nth-child(1) .article__title h2,.work-grid .project-wrapper ul.grid .article:nth-child(1) .article__title h3{font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem}
}
@media screen and (max-width:600px){.work-grid .project-wrapper ul.grid .article:nth-child(1) .article__media{margin-left:-30px;margin-right:-30px}
}
.work-grid .project-wrapper ul.grid:nth-child(even) .article:nth-child(1){grid-column:3 / span 2}
@media screen and (max-width:840px){.work-grid .project-wrapper ul.grid:nth-child(even) .article:nth-child(1){grid-column:1 / span 2}
}
.work-grid .project-wrapper ul.grid .article{grid-row:auto;grid-column:auto}
.work-grid .project-wrapper ul.grid .article:not(:nth-child(1)){height:calc((100vh - 130px) / 2)}
@media screen and (max-width:840px){.work-grid .project-wrapper ul.grid .article:not(:nth-child(1)){height:auto}
}
@media screen and (max-width:600px){.work-grid .project-wrapper ul.grid .article{margin-bottom:30px}
}
.work-grid .project-wrapper ul.grid .article:nth-child(1){grid-row:1 / span 2;grid-column:1 / span 2;height:calc(100vh - 120px)}
.work-grid .project-wrapper ul.grid .article:nth-child(1)>a{height:100%;display:flex;flex-direction:column}
.work-grid .project-wrapper ul.grid .article:nth-child(1) .article__media{flex:1 1 auto;width:100%}
.work-grid .project-wrapper ul.grid .article:nth-child(1) .article__media .img-holder{height:100%;padding-bottom:0}
@media screen and (max-width:840px){.work-grid .project-wrapper ul.grid .article:nth-child(1){grid-row:1 / span 1;grid-column:1 / span 2;height:auto}
.work-grid .project-wrapper ul.grid .article:nth-child(1)>a{height:auto;display:block}
.work-grid .project-wrapper ul.grid .article:nth-child(1) .article__media{flex:none}
.work-grid .project-wrapper ul.grid .article:nth-child(1) .article__media .img-holder{height:0;padding-bottom:100%}
}
@media screen and (max-width:600px){.work-grid .project-wrapper ul.grid .article:nth-child(1){width:100%}
}
.work-grid .project-wrapper ul.grid .article:last-child{margin-bottom:0}
.work-grid .project-wrapper ul.grid .article.image{padding-top:6.43274854%}
@media screen and (max-width:840px){.work-grid .project-wrapper ul.grid .article.image{padding-top:0}
}
@media screen and (max-width:600px){.work-grid .project-wrapper ul.grid .article.image{padding-left:0;padding-right:0}
}
.work-grid .project-wrapper ul.hidden{display:none}
.work-grid .project-wrapper .article{padding:0 10px;margin-bottom:40px}
@media screen and (max-width:600px){.work-grid .project-wrapper .article.image,.work-grid .project-wrapper .article.quote{margin-left:-20px;margin-right:-20px;width:auto !important}
}
.work-grid .project-wrapper .article.image a:before,.work-grid .project-wrapper .article.quote a:before{content:none}
.work-grid .project-wrapper .article.image img{width:100%}
.work-grid .project-wrapper .article.image a:after{display:none}
.work-grid .project-wrapper .article.quote{background:#d8dfe6}
.work-grid .project-wrapper .article.quote .article__quote-container{padding:70px 40px 30px}
@media screen and (max-width:600px){.work-grid .project-wrapper .article.quote .article__quote-container{padding:40px 20px}
}
.work-grid .project-wrapper .article.quote .article__quote-content{margin-bottom:40px}
@media screen and (max-width:600px){.work-grid .project-wrapper .article.quote .article__quote-content{margin-bottom:22px}
}
.work-grid .project-wrapper .article.quote .article__quote-content *{font-size:36px;font-size:2.25rem;color:#948c72;font-family:"Grenette Pro","Source Sans Pro",sans-serif;line-height:50px;line-height:3.125rem}
@media screen and (max-width:600px){.work-grid .project-wrapper .article.quote .article__quote-content *{font-size:27px;font-size:1.6875rem;line-height:37px;line-height:2.3125rem}
}
.work-grid .project-wrapper .article.quote .article__quote-content *:first-child:before{content:"\201C"}
.work-grid .project-wrapper .article.quote .article__quote-content *:last-child:after{content:"\201D"}
.work-grid .project-wrapper .article.quote .article__quote-attr{font-family:"Grenette Pro","Source Sans Pro",sans-serif}
.work-grid .project-wrapper .article__media{overflow:hidden;width:100%;height:18vh}
.work-grid .project-wrapper .article__media .img-holder{height:0;padding-bottom:100%;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#5a5541;transition:all .3s}
.work-grid .project-wrapper .article__detail{margin-bottom:15px;margin-top:30px;transition:margin .3s,padding .3s;display:flex;flex-direction:column;width:100%}
@media screen and (max-width:600px){.work-grid .project-wrapper .article__detail{margin-top:15px}
}
.work-grid .project-wrapper .article__detail>p{display:none}
.work-grid .project-wrapper .article__detail h4{color:#63869c;text-transform:uppercase;font-size:14px;font-size:.875rem;font-weight:700;line-height:1.3}
@media screen and (max-width:600px){.work-grid .project-wrapper .article__detail h4{font-size:12px;font-size:.75rem;line-height:18px;line-height:1.125rem}
}
.work-grid .project-wrapper .article__title{margin-top:12px}
.work-grid .project-wrapper .article__title h1,.work-grid .project-wrapper .article__title h2,.work-grid .project-wrapper .article__title h3{font-size:22px;font-size:1.375rem;line-height:32px;line-height:2rem;font-family:"Source Sans Pro","Grenette Pro",sans-serif}
@media screen and (max-width:600px){.work-grid .project-wrapper .article__title h1,.work-grid .project-wrapper .article__title h2,.work-grid .project-wrapper .article__title h3{font-size:16px;font-size:1rem;line-height:20px;line-height:1.25rem}
}
.work-grid .project-wrapper .article__title strong,.work-grid .project-wrapper .article__title b{font-weight:normal}
.work-grid .project-wrapper .article a{color:#221f20;padding:8px 90px 8px 0;display:flex;align-items:center;cursor:pointer;border:0;text-decoration:none;position:relative;background-color:transparent;padding:8px 0 40px 0;display:block;padding:0 0 20px}
.work-grid .project-wrapper .article a:hover::before{width:60px;right:7px}
.work-grid .project-wrapper .article a:hover::after{right:0}
@media screen and (max-width:600px){.work-grid .project-wrapper .article a{font-size:16px;font-size:1rem}
}
.work-grid .project-wrapper .article a::after{content:"\e90e";font-family:"BS-global-icons" !important;font-size:16px;font-size:1rem;font-size:20px;font-size:1.25rem;margin-left:10px;position:absolute;top:50%;right:20px;transform:translateY(-50%);transition:right .3s,left .3s;font-weight:normal !important}
.work-grid .project-wrapper .article a::before{content:"";height:1px;position:absolute;width:40px;right:27px;top:calc(50% - 1px);background-color:#221f20;transition:width .3s,right .3s}
.work-grid .project-wrapper .article a::after,.work-grid .project-wrapper .article a::before{margin:0;top:auto;bottom:11px;transform:none;left:0}
.work-grid .project-wrapper .article a::after{top:auto;bottom:0;transform:none;left:26px;line-height:22px}
.work-grid .project-wrapper .article a:hover::after{left:46px}
.work-grid .project-wrapper .article a:hover .img-holder{transform:scale(1.05,1.05)}
.work-grid .project-wrapper .article a:hover .article__detail{margin-top:30px;padding-bottom:0}
@media screen and (max-width:600px){.work-grid .project-wrapper .article a:hover .article__detail{margin-top:15px}
}
.work-grid .btn-holder{text-align:center;margin-bottom:95px;margin-top:55px}
@media screen and (max-width:600px){.work-grid .btn-holder{margin:40px 0 50px}
}
.work-grid .btn-holder button{background:0;border:0;font-size:20px;font-size:1.25rem;font-weight:500;display:flex;align-items:center;margin:auto;cursor:pointer;color:#221f20}
.work-grid .btn-holder button:after{content:"+";color:#948c72;margin-left:10px;font-size:2rem;font-weight:300}