@keyframes wiggle{0%,7%{transform:rotateZ(0)}15%{transform:rotateZ(-15deg)}20%{transform:rotateZ(10deg)}25%{transform:rotateZ(-10deg)}30%{transform:rotateZ(6deg)}35%{transform:rotateZ(-4deg)}100%,40%{transform:rotateZ(0)}}@keyframes fadein{100%{opacity:1;transform:translateX(0)}}#button{display:flex;background-color:#ef9a30;width:50px;height:50px;text-align:center;border-radius:100%;position:fixed;bottom:70px;color:#fff;right:30px;align-items:center;justify-content:center;transition:background-color .3s,opacity .5s,visibility .5s;opacity:0;visibility:hidden;z-index:1000;cursor:pointer;box-shadow:0 4px 16px 0 rgba(0,0,0,.4)}#button.show{opacity:1;visibility:visible}#button:hover{background-color:#db8111}html.page-internal.post-single body main>section:nth-child(1) .container main img.featured-image{width:100%;display:block;height:auto;margin-bottom:30px}html.page-internal.post-single body main>section:nth-child(1) .container main .content img{max-width:100%}html.project-single body main>section .split-intro-content{padding:40px 0}html.project-single body main>section .split-intro-content .container{padding:0 20px}html.project-single body main>section .split-intro-content .container h2.title{display:block;width:100%;text-align:center;margin-bottom:55px}html.project-single body main>section .split-intro-content .container .content-split{display:flex;justify-content:space-between;align-items:flex-start}@media only screen and (max-width:770px){html.project-single body main>section .split-intro-content .container .content-split{flex-direction:column}}html.project-single body main>section .split-intro-content .container .content-split .content-lhs{width:50%}@media only screen and (max-width:770px){html.project-single body main>section .split-intro-content .container .content-split .content-lhs{width:100%}}html.project-single body main>section .split-intro-content .container .content-split .content-lhs .content{padding-right:80px;width:auto}@media only screen and (max-width:770px){html.project-single body main>section .split-intro-content .container .content-split .content-lhs .content{padding:0}}html.project-single body main>section .split-intro-content .container .content-split .content-lhs .content .project-details{background:#f6f6f6;background-blend-mode:multiply;display:flex;justify-content:space-between;padding:22px;flex-wrap:wrap}html.project-single body main>section .split-intro-content .container .content-split .content-lhs .content .project-details .project-detail{width:50%;display:block;margin-bottom:1em}html.project-single body main>section .split-intro-content .container .content-split .content-lhs .content .project-details .project-detail:nth-last-of-type(1),html.project-single body main>section .split-intro-content .container .content-split .content-lhs .content .project-details .project-detail:nth-last-of-type(2){margin-bottom:0}html.project-single body main>section .split-intro-content .container .content-split .content-lhs .content .project-details .project-detail h3.title{font-size:16px;font-weight:700;line-height:26px;text-transform:uppercase;margin:0}html.project-single body main>section .split-intro-content .container .content-split .content-lhs .content .project-details .project-detail p{margin:0}html.project-single body main>section .split-intro-content .container .content-split .content-rhs{width:calc(50% - 40px)}@media only screen and (max-width:770px){html.project-single body main>section .split-intro-content .container .content-split .content-rhs{width:100%;margin-top:40px}}html.project-single body main>section .split-intro-content .container .content-split .content-rhs .image>img{display:block;width:100%;height:auto}html.project-single body main>section .project-images .image-row{padding:15px 0}html.project-single body main>section .project-images .image-row.full-width{display:block;width:100%}html.project-single body main>section .project-images .image-row.full-width img{display:block;width:100%;height:auto}@media only screen and (max-width:770px){html.project-single body main>section .project-images .image-row.full-width img{min-height:250px;-o-object-fit:cover;object-fit:cover}}html.project-single body main>section .project-images .image-row.three-vertical{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px}@media only screen and (max-width:770px){html.project-single body main>section .project-images .image-row.three-vertical{grid-template-columns:1fr}}html.project-single body main>section .project-images .image-row.three-vertical img{display:block;width:100%;height:auto}html.project-single body main>section .project-images .image-row.landscape-left{display:flex;width:100%;flex-direction:row;justify-content:flex-start}html.project-single body main>section .project-images .image-row.landscape-left img{display:block;width:66.6666666667%;height:auto}@media only screen and (max-width:770px){html.project-single body main>section .project-images .image-row.landscape-left img{width:90%;min-height:300px;-o-object-fit:cover;object-fit:cover}}html.project-single body main>section .project-images .image-row.landscape-right{display:flex;width:100%;flex-direction:row;justify-content:flex-end}html.project-single body main>section .project-images .image-row.landscape-right img{display:block;width:66.6666666667%;height:auto}@media only screen and (max-width:770px){html.project-single body main>section .project-images .image-row.landscape-right img{width:90%;min-height:300px;-o-object-fit:cover;object-fit:cover}}