@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}*{padding:0;margin:0;color:var(--black);box-sizing:border-box}body,html{height:100%;margin:0}body{font-family:"Figtree",sans-serif}body.page-id-5 main section{height:100vh;width:100vw}body.page-id-5 a{background-color:#1497d0;color:#fff;border:solid 4px #1497d0;padding:1rem;cursor:pointer;position:absolute;bottom:0;z-index:2;text-decoration:none;width:100vw;text-align:center}body.page-id-5 a:hover{background-color:#fff;color:#1497d0;font-weight:700}body.page-id-5 img{height:calc(100vh - 4rem);width:100vw;align-items:center;display:flex;justify-content:center;left:0;position:absolute;top:0;padding:18vh 18vw;z-index:1}body.page-id-5 img:last-of-type{opacity:0}body.page-id-5 .hidden{visibility:hidden;opacity:1;transition:visibility 4s,opacity 4s linear;transition-delay:4s;z-index:1}body.page-id-5 .fadeOut{-webkit-animation:fadeOut 4s linear forwards;animation:fadeOut 4s linear forwards;animation-delay:4s}body.page-id-5 .fadeIn{-webkit-animation:fadeIn 4s linear forwards;animation:fadeIn 4s linear forwards;animation-delay:6s}body.page-id-25{display:flex;flex-direction:column;height:100%}body.page-id-25 header{display:flex;justify-content:center;background-color:#1497d0;padding:1rem}body.page-id-25 header img{width:30vw;height:auto}@media (min-width:768px){body.page-id-25 header img{width:20vw;max-width:12.5rem}}body.page-id-25 main{display:flex;justify-content:center;flex:1 0 auto;background-repeat:no-repeat;background:linear-gradient(rgba(255,255,255,.7),rgba(255,255,255,.7)),url(/wp-content/uploads/2026/01/slate_background.jpeg);background-size:cover;background-position:center}body.page-id-25 .video-display{width:90vw;margin-top:5rem;max-width:800px;height:auto}@media (min-width:768px){body.page-id-25 .video-display{width:75vw}}
/*# sourceMappingURL=theme.css.map */