@import url(https://use.typekit.net/doa8opl.css);.pageContainer{padding:50px 0 50px 420px;min-height:100vh}@media(max-width:1600px){.pageContainer{padding:25px 0 25px 310px}}@media(max-width:1000px){.pageContainer{flex-direction:column;padding:25px;margin-top:130px}}.portfolioContainer{height:90vh}@media(max-width:1000px){.portfolioContainer{margin-top:-25px}}.portfolioContainer>div{height:40%}.singleBookContainer{padding:50px 0 50px 420px;display:flex}.singleBookContainer .images{max-width:40%;margin-top:17px}.singleBookContainer .images img{width:100%;display:block;-webkit-transition:filter .4s ease,opacity .4s ease;transition:filter .4s ease,opacity .4s ease;border:1px solid #ddd}.singleBookContainer .images .imageWrapper:not(:last-child) img{margin-bottom:25px}.singleBookContainer .body{padding-left:50px;padding-right:25px;max-width:750px;position:relative}.singleBookContainer .body .mobileOpener{display:none}.singleBookContainer .body .quote{margin-top:40px;font-size:18px}.singleBookContainer .body .attribution{font-size:15px;font-weight:300;margin-top:10px}.singleBookContainer .body .buyNow{padding:20px;margin:10px 20px 50px 0}.singleBookContainer .body .divider{justify-content:space-between;align-items:flex-end;position:sticky;top:70vh;width:-webkit-fill-available;width:stretch;margin-top:50px}.singleBookContainer .body .divider .scrollNote{display:none}.singleBookContainer .body .divider .scrollNote:after{content:"";height:89%;position:absolute;width:1px;right:50%;background:#000;top:35px}.singleBookContainer .body .divider .scrollNote.visible{display:block;position:relative}.singleBookContainer .body .divider ul.specs{list-style:none;margin:0}.singleBookContainer .body .divider ul.specs li{margin:0}.singleBookContainer .body h1{margin:0;font-weight:500;font-size:60px;letter-spacing:-1px}.singleBookContainer .body h2{margin:0;font-size:40px;font-weight:400;line-height:50px;letter-spacing:-1px}.singleBookContainer .body h3{font-weight:300;font-style:italic;font-size:35px;margin-top:10px}.singleBookContainer .gallery{display:flex;flex-wrap:wrap;width:100%;height:100%}.singleBookContainer .gallery .imageWrapper{max-width:45%;height:max-content;margin-right:50px;margin-bottom:50px}.singleBookContainer .gallery .imageWrapper img{width:100%;border:1px solid #000}@media(max-width:1600px){.singleBookContainer{padding:25px 25px 25px 310px}.singleBookContainer .body{max-width:600px;padding-left:30px}.singleBookContainer .body h1{font-size:50px;line-height:50px;margin-bottom:20px}.singleBookContainer .body h2{font-size:30px;margin-top:-15px;line-height:40px;margin-bottom:20px}.singleBookContainer .body h3{font-size:25px;margin-top:-5px}.singleBookContainer .body .divider{margin-top:0}.singleBookContainer .gallery .imageWrapper{margin-right:30px;margin-bottom:30px}.singleBookContainer .images{margin-top:5px}}@media(max-width:1000px){.singleBookContainer{padding:25px;flex-direction:column-reverse;margin-top:140px}.singleBookContainer .body{padding:0}.singleBookContainer .body h1{font-size:45px;margin-top:15px}.singleBookContainer .body h2{font-size:30px}.singleBookContainer .body h3{font-size:20px}.singleBookContainer .body .divider{margin-bottom:50px}.singleBookContainer .body .divider .scrollNote,.singleBookContainer .body .divider .scrollNote.visible{display:none}.singleBookContainer .body .attribution{font-size:14px}.singleBookContainer .images{max-width:unset}.singleBookContainer .gallery .imageWrapper{margin:0 0 30px;max-width:unset}}@media(max-width:500px){.singleBookContainer .body .mobileOpener{display:block;pointer-events:none}}.newsContainer{display:flex;width:100%}.newsContainer .events{max-width:400px;width:100%}.newsContainer .events h2{font-weight:400;margin:0 0 5px}.newsContainer .events .event{padding:10px;border:1px solid #000;margin-bottom:15px}.newsContainer .events .event>div{display:flex;justify-content:space-between;align-items:flex-end}.newsContainer .events .event>div div{max-width:60%}.newsContainer .events .event>div .button{flex-shrink:0;height:min-content}.newsContainer .news{max-width:500px;margin-right:50px}.newsContainer .news h2{font-size:23px;font-weight:400;margin-top:-15px}.newsContainer .news .post{margin-bottom:25px}.newsContainer iframe{height:1000px;width:500px;margin-right:50px;margin-bottom:50px}@media(max-width:1000px){.newsContainer{flex-direction:column;width:100%}.newsContainer iframe{margin-left:0;width:100%}}*{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{padding:0;margin:0;font-family:ff-dagny-web-pro,sans-serif;font-size:16px}body{min-height:100vh}h1,h2,h3{font-family:tenso,sans-serif}a{color:inherit;text-decoration:none;border-bottom:2px solid #5a9940;-webkit-transition:color .2s ease;transition:color .2s ease}a:hover{color:#5a9940}p{line-height:30px}ul{padding:0;line-height:20px}li{margin-bottom:10px}label{margin-right:15px}input,textarea{border:1px solid #000;padding:15px}img{width:100%}hr{height:1px;border:none;background:#000}.title{margin:-10px 0 30px -6px;font-weight:300;font-size:90px;letter-spacing:-3px}.button{padding:10px;margin-top:15px;color:#fff;background:#5a9940;border:none;display:inline-block;position:relative;-webkit-transition:padding .4s ease;transition:padding .4s ease;text-align:center}.button:hover,.button a:hover{color:#fff;cursor:pointer}.button:after{content:"→";opacity:0;position:absolute;right:0;-webkit-transition:right .4s ease,opacity .4s ease;transition:right .4s ease,opacity .4s ease}.button:hover{padding-right:40px!important}.button:hover:after{opacity:1;right:15px}.imageHolder{display:flex;width:50vw;height:350px;margin-top:35px}.imageHolder img{height:100%;width:auto;margin-right:20px}.proceed{position:fixed;right:50px;display:flex;align-items:center;font-size:30px;font-style:italic;font-weight:300;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:color .4s ease;transition:color .4s ease}.proceed:hover{cursor:pointer;color:#5a9940}.proceed:hover svg{-webkit-transform:translateX(15px);transform:translateX(15px)}.proceed svg{width:200px;-webkit-transition:-webkit-transform .4s cubic-bezier(.83,0,.17,1);transition:-webkit-transform .4s cubic-bezier(.83,0,.17,1);transition:transform .4s cubic-bezier(.83,0,.17,1);transition:transform .4s cubic-bezier(.83,0,.17,1),-webkit-transform .4s cubic-bezier(.83,0,.17,1)}#SRLLightbox{background-color:#f0f0f0}.imageWrapper{position:relative;pointer-events:all}.imageWrapper:after{font-family:FontAwesome;content:"";left:50%;position:absolute;top:50%;font-size:50px;color:#fff;opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease;pointer-events:none;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.imageWrapper:hover{cursor:pointer}.imageWrapper:hover:after{opacity:1}.imageWrapper:hover img{filter:brightness(.75)}.imageWrapper img{display:block;-webkit-transition:filter .4s ease,opacity .4s ease;transition:filter .4s ease,opacity .4s ease;position:relative}.SRLCloseButton div svg.SRLCloseButton,.SRLNextButton div svg.SRLNextButton,.SRLPrevButton div svg.SRLPrevButton,.SRLZoomOutButton div svg.SRLZoomOutButton{width:70px}@media(max-width:1600px){body,html{font-size:15px}p{line-height:25px}.title{font-size:80px;margin-top:-5px}}@media(max-width:1400px){.proceed{font-size:25px}.proceed svg{width:125px}}@media(max-width:1200px){.proceed{position:relative;top:unset;right:unset;-webkit-transform:none;transform:none;margin-top:35px}.proceed svg{width:50px}}@media(max-width:1000px){.title{font-size:65px;margin-bottom:30px}.SRLCloseButton div svg.SRLCloseButton,.SRLNextButton div svg.SRLNextButton,.SRLPrevButton div svg.SRLPrevButton,.SRLZoomOutButton div svg.SRLZoomOutButton{width:50px}}.header_header__3ihY7{width:min-content;height:100vh;min-width:350px;position:fixed;top:0;padding:50px;display:flex;flex-direction:column;justify-content:space-between;-webkit-transition:left .4s cubic-bezier(.83,0,.17,1);transition:left .4s cubic-bezier(.83,0,.17,1)}.header_header__3ihY7:after{content:"";height:89%;position:absolute;width:1px;right:0}.header_header__3ihY7 .header_siteTitle__3_q4n{-webkit-transition:opacity .2s ease .4s;transition:opacity .2s ease .4s;z-index:99}@media(max-width:1000px){.header_header__3ihY7 .header_siteTitle__3_q4n{position:fixed;left:25px;top:10px}.header_header__3ihY7 .header_siteTitle__3_q4n.header_scrolled__2ZHBm{-webkit-transition:opacity .2s ease;transition:opacity .2s ease;opacity:0}.header_header__3ihY7 .header_roles__80R96{margin-top:110px}}.header_header__3ihY7 .header_hamburger__1kQri{position:fixed;top:25px;right:25px;width:50px;height:50px;border:2px solid #000;border-radius:100px;-webkit-transition:left .4s cubic-bezier(.83,0,.17,1);transition:left .4s cubic-bezier(.83,0,.17,1);display:none;text-align:center;line-height:46px;font-size:20px;background:#fff}.header_header__3ihY7 h1{line-height:12px;color:#5a9940;font-weight:500}.header_header__3ihY7 h1:nth-of-type(3){margin-bottom:50px}.header_header__3ihY7 h3{font-weight:400;color:#5a9940;line-height:5px}.header_header__3ihY7 nav{display:flex;flex-direction:column;font-size:30px}.header_header__3ihY7 nav a{font-family:tenso,sans-serif;margin-bottom:20px;text-transform:capitalize;border:none}.header_header__3ihY7 nav a:after{content:"";width:0;display:inline-block;height:1px;background:green;margin-bottom:10px;margin-left:15px;-webkit-transition:width .4s cubic-bezier(.83,0,.17,1);transition:width .4s cubic-bezier(.83,0,.17,1);position:absolute;margin-top:18px}.header_header__3ihY7 nav a.header_active__1ji6U{color:#5a9940}.header_header__3ihY7 nav a.header_active__1ji6U:after{width:50px}@media(max-width:1600px){.header_header__3ihY7{padding:25px 25px 50px;min-width:280px}.header_header__3ihY7 nav{font-size:25px}}@media(max-width:1000px){.header_header__3ihY7{width:100vw;background:#fff;left:-100vw;z-index:99}.header_header__3ihY7.header_active__1ji6U{left:0}.header_header__3ihY7 .header_hamburger__1kQri{display:inline;display:initial}}