.blog-bottom{background-color:var(--color-background-section-alternate);margin-top:80px;padding:var(--content-padding)}.bottom-cta{margin:0 auto;max-width:var(--container-width);padding-top:40px}.bottom-cta .layout{align-items:flex-end;display:flex;flex-flow:row nowrap;width:100%}.bottom-cta .layout-1>*{flex:0 0 50%}.bottom-cta .layout-1>.greyscale-image{display:flex}.bottom-cta .layout-1>.greyscale-image>img{filter:grayscale(1);object-fit:contain;transition:filter .6s ease;width:100%}.bottom-cta:hover .layout-1>.greyscale-image>img{filter:grayscale(0);object-fit:contain;width:100%}.bottom-cta .layout-1>.rich-text-cta{margin-bottom:44px;max-width:405px;padding-left:80px}.bottom-cta .layout-2{align-items:center;justify-content:space-between;margin-bottom:40px}.bottom-cta .new-zealand-outline{fill:none;margin-left:80px;max-width:200px;width:100%}.bottom-cta .new-zealand-outline path{stroke:var(--color-vertex);stroke-width:2}@media screen and (prefers-reduced-motion:no-preference){.bottom-cta .new-zealand-outline.animate path{animation-play-state:paused;opacity:0}.bottom-cta .new-zealand-outline.animating path{animation-play-state:running;opacity:1}.bottom-cta .new-zealand-outline path{stroke-dasharray:280;stroke-dashoffset:0;animation:dash 3s cubic-bezier(.65,.05,.36,1) reverse}@keyframes dash{0%{stroke-dashoffset:0}to{stroke-dashoffset:280}}}@media (max-width:767px){.blog-bottom{margin-top:40px}.bottom-cta .layout-1>.greyscale-image{display:none}.bottom-cta .layout-1>.rich-text-cta{display:flex;flex:100%;flex-flow:column nowrap;justify-content:center;margin-left:auto;margin-right:auto;max-width:325px;padding-left:0}.bottom-cta .layout-2{justify-content:center}.bottom-cta .layout-2>.new-zealand-outline{display:none}}