:root{--bg:#fbfbfb;--text:#222;--muted:#4f4f4f;--dark:#4f4f4f;--light:#fbfbfb}*{box-sizing:border-box}html,body{scroll-behavior:smooth;min-height:100%}@font-face{font-family:JosefineSans;src:url(/theme-assets/fonts/JosefinSans-Light.ttf)format("truetype");font-weight:100}@font-face{font-family:JosefineSans;src:url(/theme-assets/fonts/JosefinSans-Regular.ttf)format("truetype");font-weight:400}@font-face{font-family:JosefineSans;src:url(/theme-assets/fonts/JosefinSans-Medium.ttf)format("truetype");font-weight:500}@font-face{font-family:JosefineSans;src:url(/theme-assets/fonts/JosefinSans-SemiBold.ttf)format("truetype");font-weight:600}@font-face{font-family:JosefineSans;src:url(/theme-assets/fonts/JosefinSans-Bold.ttf)format("truetype");font-weight:700}body{color:var(--text);background:var(--bg);margin:0;font-family:JosefineSans,sans-serif;line-height:1}body>main{min-height:calc(100vh - 180px)}a{color:inherit;position:relative}img{max-width:100%;display:block}h1{font-size:3rem}h1,h2,h3,h4{font-family:JosefineSans,sans-serif;font-weight:600}h2{font-size:2.25rem}h3{margin-top:2rem;margin-bottom:1rem;font-size:1.5rem}h3:first-child{margin-top:0}h4{margin-bottom:.5rem;font-size:1rem}p:not(.lmh-txt__info){margin-bottom:1rem}ul{padding-left:2rem;list-style-type:disc}ul li{margin-bottom:.5rem}.padding-top-xxl{padding-top:8rem!important}.padding-top-xl{padding-top:6rem!important}.padding-top-l{padding-top:4rem!important}.padding-top-m{padding-top:2rem!important}.padding-top-s{padding-top:1rem!important}.padding-top-xs{padding-top:.5rem!important}.padding-top-xxs{padding-top:.25rem!important}.padding-bottom-xxl{padding-bottom:8rem!important}.padding-bottom-xl{padding-bottom:6rem!important}.padding-bottom-l{padding-bottom:4rem!important}.padding-bottom-m{padding-bottom:2rem!important}.padding-bottom-s{padding-bottom:1rem!important}.padding-bottom-xs{padding-bottom:.5rem!important}.padding-bottom-xxs{padding-bottom:.25rem!important}.pageFadeIn{animation:2s ease-in-out page-fade-in}.textFadeIn{animation:1s ease-in-out text-fade-in}@keyframes page-fade-in{0%{opacity:0}to{opacity:1}}@keyframes text-fade-in{0%{opacity:0;transform:translateY(20%)}to{opacity:1;transform:translateY(0)}}@keyframes arrow-bob{0%{transform:translateY(-20%)}to{transform:translateY(20%)}}.lmh-header{z-index:5;background:var(--bg);flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:5.5rem;padding-left:2rem;display:flex;position:sticky;top:0}.lmh-header__logo{height:75%;padding:.5rem 0}.lmh-nav__logo-link{justify-content:center;height:100%;display:flex}.lmh-header__logo-image{width:auto;height:100%}.lmh-brand__text{font-size:1.5rem;text-decoration:none}.lmh-nav__wrapper{flex-direction:row;display:flex}.lmh-nav__list{flex-flow:wrap;margin:0;padding:0;list-style:none;display:flex}.lmh-nav__item{padding-right:2rem;list-style-type:none}.lmh-nav__link{color:var(--text);margin-bottom:1.5rem;padding:.25rem 0;font-size:2rem;text-decoration:none;display:inline-block}.lmh-nav__link:after{content:"";background-color:var(--dark);width:100%;height:3px;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:scaleY(0)}.lmh-nav__link:hover:after{transform:scaleY(1)}.lmh-hero__wrapper{flex-direction:column;justify-content:space-evenly;align-items:center;width:100%;height:calc(100vh - 5.5rem);display:flex;position:relative}.lmh-hero__text{z-index:2;position:absolute;top:7.5%}.lmh-txt__hero-title{text-align:center;margin-bottom:.5rem;font-size:3rem}.lmh-txt__hero-subtitle{text-align:center;font-size:2.25rem}.lmh-hero__img{width:70vw}.lmh-hero__img .media-image{width:100%;height:auto}.lmh-hero__readmore{z-index:2;position:relative}.lmh-link__readmore{font-size:1.5rem;text-decoration:none;display:inline-block}.lmh-hero__readmore-arrow:before{content:"";background-image:url(/theme-assets/img/lmh-arrow__south.svg);background-repeat:no-repeat;background-size:28px 28px;align-items:center;width:28px;height:28px;margin-left:.5rem;margin-right:.5rem;padding-top:1rem;animation:1s infinite alternate arrow-bob;display:inline-flex}.lmh-section{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.lmh-list__section-wrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:3rem;width:90%;max-width:1024px;display:flex}.lmh-list__section-title{min-width:100%}.lmh-txt__section-title{text-align:left;margin-bottom:2rem;font-size:3rem}.lmh_text-image__image{min-width:40%}.lmh_text-image__image .media-image{width:85%}.lmh-section__text,.lmh_text-image__text,.lmh-list__section_content{min-width:60%}.lmh-txt__default,.lmh-list__description{white-space:pre-line;margin-bottom:1rem;font-size:1rem;line-height:1.75rem}.lmh-txt__list-title{text-align:left;margin-bottom:2rem;font-size:1.75rem}.lmh-txt__info{font-size:.8rem}.lmh_list_item_details{padding-bottom:2.75rem}.lmh-list__info{flex-direction:row;gap:2rem;margin-bottom:1rem;display:flex}.lmh-list__title{margin-bottom:.5rem;font-size:1.25rem;line-height:1.5rem}.action-link{color:#fff;text-align:center;cursor:pointer;border:none;font-family:JosefineSans,sans-serif;text-decoration:none;transition-duration:.4s;display:inline-block}.action-link.primary{background-color:var(--dark);border-radius:5px;margin-top:.5rem;margin-bottom:.5rem;padding:.75rem 2rem;font-size:1.25rem}.action-link.secondary,.lmh-btn__secondary{color:#fff;text-align:center;background-color:#bdbdbd;border-radius:25px;margin-top:.5rem;margin-bottom:.5rem;padding:.6rem 2rem;font-size:1rem;text-decoration:none;display:inline-block}.lmh-footer{background-color:var(--dark);color:var(--light);flex-direction:column;justify-content:space-between;width:100%;padding:2rem;display:flex}.lmh-footer__logo{max-width:20%;margin-bottom:2rem}.lmh-footer__logo-image{width:100%;height:auto}.lmh-footer__text{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.lmh-footer__navigation{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;display:flex}.lmh-footer__navigation a{color:var(--light);font-size:1rem;text-decoration:none}.lmh-footer__copyright{margin-top:2rem;padding-right:1rem;font-size:.8rem}@media (min-width:768px){.lmh-txt__hero-title{font-size:4rem}.lmh-txt__hero-subtitle{font-size:3rem}.lmh-hero__img{width:50vw}.lmh-list__section-wrapper{flex-direction:row}.lmh-list__section-title{min-width:40%}.lmh-footer{flex-direction:row}.lmh-footer__logo{max-width:10%;margin:0}.lmh-footer__text{align-items:flex-end}.lmh-footer__navigation{flex-direction:row}.lmh-footer__copyright{all:unset;font-size:.8rem}}@media (min-width:992px){.lmh-header{flex-direction:row;justify-content:space-between;align-items:center}.lmh-nav__link{margin-bottom:0;font-size:1.5rem}.lmh-txt__hero-title{font-size:6rem}.lmh-txt__hero-subtitle{font-size:4.5rem}.lmh-hero__img{width:480px}}
