:root{--flower-red:#D45C64;--stem-green:#84CC94;--bee-yellow:#FFE543;--soft-green:rgb(235, 242, 241);--soft-yellow:rgb(252, 243, 223);--soft-transparent:#FFFFFFe0;--strong-yellow:rgb(231, 208, 62)}p>a,h2>a,h3>a,h4>a{color:var(--flower-red);text-decoration:none;font-weight:500}h1{text-shadow:0 0 10px #fff,0 0 10px #fff,0 0 10px #fff}.sourceSerif{font-family:source serif pro}.fullscreen{min-height:90vh!important}.undivided{box-shadow:none}.banner>.content{margin-top:150px;margin-bottom:150px!important}.carousel{margin-left:auto;margin-right:auto;padding:0!important}.carousel img{width:100%}.carousel .item{height:100%;padding:2em;margin:0}.button{background-color:var(--strong-yellow)}.textBox{background:var(--soft-yellow);padding:1em}.textBox>p{margin:0}.scrollTrigger{position:relative}.scrollTrigger>div{background:var(--soft-yellow)}.scrollImg{position:fixed;transform:translate(-50%,-50%);top:50%;left:50%;width:100%;opacity:0}.scrollLottie{position:fixed;transform:translate(-50%,-50%);opacity:0}#Admin p.Details{min-height:3lh}#wrapper>.color0{background-color:#fff}#wrapper>.color2{background-color:var(--soft-yellow)}#wrapper>.color3{background-color:var(--soft-green)}#wrapper>.color4{background-color:var(--bee-yellow)}#wrapper>.color5{background-color:var(--stem-green)}#wrapper>.color6{background-color:var(--flower-red)}#wrapper>.color7{background-color:var(--soft-transparent)}.icon.color2::before{background:var(--soft-yellow)}.icon.color3::before{background:var(--soft-green)}.icon.color4::before{background:var(--bee-yellow)}.icon.color5::before{background:var(--stem-green)}.icon.color6::before{background:var(--flower-red)}.icon.color7::before{background:var(--soft-transparent)}.icon.color8::before{background:var(--strong-yellow)}#navbar{display:flex;align-items:start;justify-content:space-between;height:300px;margin-bottom:-300px;position:relative;z-index:99;background-image:linear-gradient(to bottom,rgba(255,255,255,.9) 0%,rgba(255,255,255,0));text-shadow:0 0 10px #fff,0 0 10px #fff,0 0 10px #fff}#navlogo{padding:15px;position:relative;flex:1 1 40vw;max-width:40vw}#navlogo img{width:100%}#navlogo a{display:block;height:60%;width:90%;position:absolute;top:0}nav{padding:50px 10px 0;flex:1 0 max-content}nav ul{display:flex;align-items:center;justify-content:space-around;list-style-type:none}nav ul li a{text-decoration:none}nav ul li{position:relative;display:inline-block}nav ul li a:hover{color:inherit}nav ul li:hover{font-weight:400}nav ul li::after{content:'';position:absolute;width:100%;height:2px;background:var(--stem-green);bottom:-5px;left:0;transform:scaleX(0);transform-origin:center;transition:transform .4s ease-out}nav ul li:hover::after{transform:scaleX(1)}#navmobile{display:none;position:fixed;top:0;right:0;z-index:100;width:100%;padding:10px}#navmobilebar{display:flex;align-items:start;justify-content:space-between;position:relative;z-index:99;text-shadow:0 0 10px #fff,0 0 10px #fff,0 0 10px #fff}#navmobilelogo{font-family:serif;font-size:2em;display:block;line-height:1}#navmobilelogo a{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:inherit}#navmobilelogo img{height:1.2em;width:auto;display:block}#navmobileicon{font-size:2em;line-height:1;color:var(--stem-green)}#menuPopUp{color:#333;z-index:9999;background-color:#fff;box-shadow:0 0 5px rgba(0,0,0,8%)!important;overflow-y:auto;-webkit-overflow-scrolling:touch}.popup{visibility:hidden;position:fixed;top:0;right:-100%;width:33.333vw;min-width:260px;max-width:420px;height:100vh;transition:right .25s ease;display:flex;flex-direction:column;padding:1rem 1.5rem}.openPopUp{visibility:visible;right:0}#menuPopUp nav ul{display:flex;flex-direction:column;gap:.75rem;list-style:none;padding:0;margin:0}#menuPopUp nav ul li{display:block}#menuPopUp nav ul li a{display:block;padding:.5rem .25rem;width:100%;color:inherit;text-decoration:none}#closePopup{align-self:flex-end}body.is-mobile #navbar{display:none!important}body.is-mobile #navmobile{display:block!important}