.kamiwaza-theme .is-style-inner-page h2{font-family:var(--font-family-base)}.kamiwaza-theme .body-container--blog-post-resource .header-wrapper{background-image:linear-gradient(#00ca8d,#00ca8d);background-position:0 0;background-repeat:no-repeat;background-size:auto;padding-bottom:50px;padding-top:calc(var(--header-height, 80px) + 50px);@media screen and (min-width:1025px){padding-top:50px}}.kamiwaza-theme .body-container--blog-post-resource .header-wrapper .content-wrapper{padding-left:20px;padding-right:20px}.kamiwaza-theme .body-container--blog-post-resource .header-wrapper h1{animation:fade-in-left .6s cubic-bezier(.05,.3,.2,1) forwards;font-family:var(--font-family-base);font-size:var(--font-size-48);max-width:780px}.kamiwaza-theme .body-container--blog-post-resource .blog-post-resource__content{padding:80px 20px}.kamiwaza-theme .body-container--blog-post-resource .aw-vertically-fixed-navigation-bar li a.current,.kamiwaza-theme .body-container--blog-post-resource .aw-vertically-fixed-navigation-bar-nav-section ul li a:hover{border-left:1px solid #0dcc8a!important}.kamiwaza-theme .body-container--blog-post-resource .aw-vertically-fixed-navigation-bar-section p{padding-bottom:0!important}.kamiwaza-theme .body-container--blog-post-resource .aw-vertically-fixed-navigation-bar-section ol li,.kamiwaza-theme .body-container--blog-post-resource .aw-vertically-fixed-navigation-bar-section ul li{margin-bottom:10px!important}@keyframes fade-in-left{0%{opacity:0;transform:translateX(-100px)}to{opacity:1;transform:translateX(0)}}