.blog-post__body{background:#fff}.blog-post{position:relative;z-index:999999}.body-container--blog-post .content-wrapper{padding:0}.full-image{flex-direction:column;padding:2rem}.imagebox img{max-height:90vh}.full-width{justify-content:center;min-height:100vh;min-width:100vw}@media (max-width:768px){.full-width{min-height:50vh}}.box-video{display:flex;justify-content:center}@media screen and (min-width:768px){.box-video{width:35vw}}@media (max-width:768px){.video-box{height:100vw;position:relative;width:100vh}}.boxes{display:flex;flex-direction:row}@media (max-width:768px){.boxes{flex-direction:column}}.box{box-sizing:border-box;padding:2rem;vertical-align:middle}@media (max-width:768px){.box{display:block;width:100%}}@media (min-width:768px){.boxl{height:100vh}.boxr{min-height:100vh}.boxr>div{background:#f8f4ee;padding:1rem}.boxr>div>:first-child{margin-top:0}.boxr>div>:last-child{margin-bottom:0}.boxl{background:#fff;position:sticky;top:0;width:65%}}.boxl,.boxl>*{align-items:center;display:flex;flex-direction:column;overflow:hidden}.boxl:not(.imagebox){flex-shrink:0;min-height:100%;padding:0}@media (min-width:768px){.boxl.fullbleed img{bottom:-9999px;height:102vh!important;left:-9999px;margin:auto;max-width:none!important;position:absolute;right:-9999px;top:-9999px;width:auto!important}}.boxl:not(.full-width).imagebox{align-items:center;display:flex;justify-content:center;padding:2rem}.full-width{align-items:center;display:flex;flex-direction:column}@media (min-width:768px){.boxr{display:flex;flex-direction:column;justify-content:center;max-width:450px;padding-left:2rem;width:35%}.boxr h1{background:#fff;margin-left:-10rem;margin-top:60%;padding:1.25rem 2rem 2rem;position:relative;z-index:10}}.fixed{position:fixed;top:0}.boxrFixed{left:65%;position:relative}.boxl{opacity:0;z-index:9}.appear,.boxl{transition:opacity .5s ease-in-out}.appear{opacity:1}