.animate-in.fade-in{opacity:0;transition:all 0.7s ease-in;will-change:opacity}.animate-in.fade-in.visible{opacity:1;will-change:auto}.animate-in.fade-up{opacity:0;transform:translate3d(0,50%,0);transition:all 0.7s ease-in;will-change:scroll-position}.animate-in.fade-up.visible{opacity:1;transform:translate3d(0,0,0);will-change:auto}.animate-in.slide-right{opacity:0;transform:translate3d(-100%,0,0);transition:all 0.7s ease-in;will-change:scroll-position}.animate-in.slide-right.visible{opacity:1;transform:translate3d(0,0,0);will-change:auto}.animate-in{transition-delay:0.1s}.animate-in+.animate-in{transition-delay:0.2s}.animate-in+.animate-in+.animate-in{transition-delay:0.3s}.animate-in+.animate-in+.animate-in+.animate-in{transition-delay:0.4s}.animate-in+.animate-in+.animate-in+.animate-in+.animate-in{transition-delay:0.5s}.home-slide{height:60em;max-height:100vh}@media (max-width:1440px){.home-slide{height:50em}}@media (max-width:1024px){.home-slide{height:40em}}@media (max-width:768px){.home-slide{height:36em}}.home-slide-container{height:100%;position:relative;z-index:2}.home-slide-content{color:#fff;min-width:20em;position:absolute;right:0;text-align:center;top:50%;width:50%}@media (max-width:1000px){.home-slide-content{padding-top:2em}}@media (max-width:768px){.home-slide-content{padding-top:0}}@media (max-width:560px){.home-slide-content{width:100%}}.home-slide-content-container{transform:translate3d(0,40vh,0) scale(1);z-index:2}.home-slide-content *+*{margin-top:0.5em}.home-slide-content h2{font-size:3.5em}@media (max-width:1152px){.home-slide-content h2{font-size:3em}}@media (max-width:1000px){.home-slide-content h2{font-size:2.75em}}.home-slide-content p{font-size:1.5em;line-height:1.5}@media (max-width:1000px){.home-slide-content p{font-size:1.25em}}.home-slide-content p+h2{margin-top:0}.home-slide-content .button{font-size:0.8em}.home-slide-bg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.home-slide-bg-img{display:block;height:100%;object-fit:cover;width:100%}.home-slide-bg-video{height:100%;left:50%;min-height:56.25vw;min-width:100%;object-fit:cover;position:absolute;top:50%;translate:-50% -50%;width:177.77777778vh;z-index:-1}.home-slide-bg-video-overlay{background-color:transparent;background-image:url(/wp-content/themes/liveeveryday2/assets/img/ajax-loader.gif);background-position:50%;background-repeat:no-repeat;background-size:2em;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.home-features{padding:3em 0}@media (max-width:800px){.home-features-container{display:grid;grid-gap:1.5em;grid-template-columns:repeat(2,1fr)}}@media (max-width:800px) and (max-width:640px){.home-features-container{grid-template-columns:1fr}}.home-feature{margin-bottom:3em;width:calc(50% - 1.5em)}@media (max-width:960px){.home-feature{margin-bottom:2em;width:calc(50% - 1em)}}@media (max-width:800px){.home-feature{margin-bottom:0;width:100%}}.home-feature-link{color:#fff;display:block;height:100%;position:relative;width:100%}.home-feature-link:before{background:rgba(0,0,0,0);background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.5)));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);background:-o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);bottom:0;content:"";display:block;height:50%;left:0;position:absolute;width:100%;z-index:1}.home-feature-link:hover .home-feature-bg-img,.home-feature-link:hover .home-feature-bg-video-file{transform:scale(1.2)}.home-feature-link-portrait{max-width:100%;width:30em}@media (max-width:1366px){.home-feature-link-portrait{width:28em}}@media (max-width:1152px){.home-feature-link-portrait{width:24em}}@media (max-width:800px){.home-feature-link-portrait{width:100%}}.home-feature-title{bottom:0;font-size:2em;padding:0.625em;position:absolute;width:100%;z-index:2}@media (max-width:1152px){.home-feature-title{font-size:1.75em}}@media (max-width:960px){.home-feature-title{font-size:1.5em}}.home-feature-bg{max-width:100%;overflow:hidden;position:relative;z-index:0}@media (max-width:800px){.home-feature-bg{height:100%}}.home-feature-bg-landscape{width:100%}.home-feature-bg-portrait{height:40em;width:30em}@media (max-width:1366px){.home-feature-bg-portrait{height:37em;width:28em}}@media (max-width:1152px){.home-feature-bg-portrait{height:34em;width:24em}}@media (max-width:960px){.home-feature-bg-portrait{height:30em}}@media (max-width:800px){.home-feature-bg-portrait{height:24em;width:auto}}@media (max-width:640px){.home-feature-bg-portrait{height:18em}}.home-feature-bg-img{display:block;height:100%;object-fit:cover;transform:scale(1);transition:transform 2s ease;width:100%;will-change:transform}.home-feature-bg-video{min-height:20em}.home-feature-bg-video-file{left:50%;max-height:100%;min-width:100%;position:absolute;transform:scale(1.1);top:50%;translate:-50% -50%;transition:transform 2s ease;will-change:transform}.home-feature:nth-of-type(odd){clear:left;float:left;text-align:right}.home-feature:nth-of-type(odd) .home-feature-link{float:right}@media (max-width:800px){.home-feature:nth-of-type(odd) .home-feature-link{float:none}}.home-feature:nth-of-type(2n){clear:right;float:right}@media (max-width:640px){.home-feature:nth-of-type(2n){text-align:right}}.home-carousel{background-color:#eee;padding:3em 0}.home-carousel-item{padding:0 1em;position:relative}.home-carousel-item-link{color:#fff;display:block;height:27.5em;margin-inline:auto;max-width:100%;position:relative;text-align:left;width:27.5em}@media (max-width:1400px){.home-carousel-item-link{height:24em;width:24em}}.home-carousel-item-link:before{background:rgba(0,0,0,0);background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.5)));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);background:-o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);bottom:0;content:"";display:block;height:50%;left:0;position:absolute;width:100%;z-index:1}.home-carousel-item-link:hover .home-carousel-item-bg-img{transform:scale(1.2)}.home-carousel-item-subtitle,.home-carousel-item-title{left:0;padding:20px;position:absolute;width:100%;z-index:2}.home-carousel-item-title{font-size:2em;top:0}.home-carousel-item-subtitle{bottom:0;line-height:1.5}.home-carousel-item-bg{height:100%;overflow:hidden;position:relative;width:100%;z-index:0}.home-carousel-item-bg-img{display:block;height:100%;object-fit:cover;transform:scale(1);transition:transform 1s ease;width:100%;will-change:transform}.home-carousel-item-1 .home-carousel-item-title{color:#000}.home-news{border-bottom:1px solid #ccc;padding-top:3em}.home-news-container{display:grid;gap:3em;grid-template-columns:1fr 2fr}@media (max-width:900px){.home-news-container{grid-template-columns:1fr}}.home-news-container:after{display:none}.home-news-featured{text-align:center}.home-news-featured-img{margin-inline:auto;max-width:30em;width:100%}.home-news-featured-link{color:#025f9c;display:block;margin-top:1em}.home-news-featured-link:hover{color:#086eb1}.home-news-content{padding-bottom:16em;position:relative}@media (max-width:480px){.home-news-content{padding-bottom:8em}}.home-news-content-content{position:relative;z-index:2}.home-news-content-content *+*{margin-top:1em}.home-news-content-content p{line-height:1.5}.home-news-content-bg{bottom:0;max-height:100%;opacity:0.3;position:absolute;right:0;width:50%;z-index:1}.home-news-content-bg-img{display:block;max-height:100%;position:relative;width:auto}