@font-face{font-family:MyFont;src:url(./assets/fonts/Switzer-Regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:MyFont;src:url(./assets/fonts/Switzer-Medium.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:MyFont;src:url(./assets/fonts/Switzer-Bold.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:MyFont;src:url(./assets/fonts/Switzer-Black.otf) format("opentype");font-weight:900;font-style:normal}body{font-family:MyFont,sans-serif}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}#menudiv{display:none}@media screen and (max-width: 1200px){#menudiv{display:block}.menu-popper{width:90%;z-index:9999}}.navlinks{text-decoration:none;color:#000;font-size:1rem;cursor:pointer}.navlinks:hover{color:#248b48;font-weight:500}header{padding-left:2em;padding-right:8em;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 6px -2px #0003;position:sticky;top:0;background:#fff;z-index:1000;animation:slideDown .8s ease forwards}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}nav{display:flex;justify-content:space-between;align-items:center;width:60%}nav a{color:#000;text-decoration:none;font-size:16px;position:relative;transition:all .3s ease}nav a:after{content:"";position:absolute;left:0;bottom:-5px;width:0%;height:2px;background:#248b46;transition:width .3s ease}nav a:hover:after{width:100%}.link:hover,.active-link{color:#248b46;transform:scale(1.05)}.active-link{font-weight:700}.community-link{display:flex;justify-content:space-between;align-items:center;text-decoration:none;font-size:16px;margin-left:1em;padding:.5em 1em;color:#fff;background-color:#248b46;border-radius:10px;border:1px solid #248b46;transition:all .3s ease-in-out;transform:scale(1);position:relative}.community-link:after{content:none!important}.community-link:hover{cursor:pointer;background-color:#f3f3f3;color:#248b46;transform:scale(1.05);box-shadow:0 4px 10px #00000026}.community-link:hover .community-icon{color:#248b46;transform:translate(3px)}.community-icon{color:#f3f3f3;font-size:2rem;transition:color .3s ease,transform .3s ease}.divider{color:#0d331a;font-weight:700}.menuicon{font-size:2rem;color:#248b46;cursor:pointer;display:none!important}@media screen and (max-width: 1200px){.menuicon{display:block!important}nav{display:none}}@media screen and (max-width: 400px){#header-logo{width:10rem;margin-right:8rem;margin-left:0}header{padding:1rem}}@media screen and (max-width: 350px){#header-logo{margin-right:4rem;width:8rem}}@media screen and (max-width: 250px){#header-logo{margin-right:2rem;width:6rem}}.overlay-container{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000d9;display:flex;justify-content:center;align-items:center;z-index:9999;overflow-y:auto;padding:1rem}.closeicon:hover{background-color:#dcdcdc;border-radius:5px}.overlay-content{background:#fff;color:#000;padding:2rem 4rem;border-radius:1rem;width:60%;text-align:center;box-shadow:0 6px 20px #0003;position:relative;overflow-y:auto}.overlay-header{width:100%;display:flex;justify-content:space-between;align-items:center}#overlay-img{height:30vh}#overlay-story{font-size:.9rem;line-height:2}.overlay-header img{width:10rem}.overlay-btn{display:block;width:100%;padding:1rem 0;border-radius:10px;font-weight:700;text-decoration:none;margin-top:1.2rem;cursor:pointer;text-align:center;transition:all .3s ease}.overlay-btn.join{background:#248b46;color:#fff;border:none}.overlay-btn.join:hover{background:#1d6f38}.overlay-btn.remind{background:#f0f0f0;color:#333;border:1px solid #ccc}.overlay-btn.remind:hover{background:#e0e0e0}@media (max-width: 1200px){.overlay-content{width:90%;padding:1.5rem 1rem}#overlay-img{height:20vh}}@media (max-width: 750px){.overlay-content{margin-top:10rem}#overlay-img{width:80%;height:40vh}}@media (max-width: 700px){.overlay-content{margin-top:13rem}}@media (max-width: 450px){.overlay-content{margin-top:15rem;width:100%}.overlay-container{padding:.5rem}}@media (max-width: 350px){.overlay-content{margin-top:20rem}#overlay-img{width:90%;height:30vh}}@media (max-width: 300px){.overlay-content{margin-top:24rem}#overlay-img{width:100%}}@media (max-width: 250px){.overlay-content{margin-top:28rem}#overlay-img{width:100%;height:25vh}.overlay-header img{width:8rem}}#footer{height:30vh;margin-top:3rem}#footer img{width:90%}#main-footer{display:flex;margin-bottom:3rem}#main-footer section{display:flex;flex-direction:column}#main-footer section:nth-of-type(1) p{margin:2rem;padding-left:4rem;width:80%}#main-footer section:nth-of-type(2){margin-left:14rem;margin-top:2rem}#main-footer section:nth-of-type(3){margin-left:8rem;margin-top:2rem}#main-footer section:nth-of-type(4){margin-left:8rem;margin-top:2rem}.footer-p1{margin-bottom:3rem}.footer-p2{color:#000;text-decoration:none;margin-bottom:1rem;transition:all .3s}.footer-p2:hover{color:#248b46;text-decoration:underline}#copyright-footer{color:#fff;background-color:#248b46;display:flex;justify-content:center;align-items:center;padding:1rem}#copyright-footer p{text-align:center}@media screen and (max-width: 1300px){#main-footer{padding-right:2rem}}@media screen and (max-width: 1150px){#main-footer{display:flex;flex-wrap:wrap}#main-footer section:nth-of-type(1){flex:0 0 100%;margin:0 auto}#main-footer section:nth-of-type(1) img{margin-left:4rem;width:70%}#main-footer section:nth-of-type(1) p{text-align:center}#main-footer section:nth-of-type(2),#main-footer section:nth-of-type(3),#main-footer section:nth-of-type(4){flex:1 1 250px;margin:1rem 0 0 6rem}}@media screen and (max-width: 750px){#main-footer section:nth-of-type(2),#main-footer section:nth-of-type(3),#main-footer section:nth-of-type(4){flex:0 0 100%;text-align:center;margin:1rem 0}}@media screen and (max-width: 500px){#main-footer section:nth-of-type(1){display:flex;flex-direction:column;align-items:center;text-align:center}#main-footer section:nth-of-type(1) img{margin-left:0;width:100%}#main-footer section:nth-of-type(1) p{width:100%}#back-to-top-icon{right:1rem;bottom:1rem;width:2.5rem;height:2.5rem}#main-footer section:nth-of-type(1) p{text-align:left}}#back-to-top-wrapper{position:fixed;bottom:4rem;right:4rem;display:flex;flex-direction:column;align-items:center;cursor:pointer;z-index:9999}#back-to-top-icon{background-color:#000;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px #0000001a;width:50px;height:50px}#back-to-top-wrapper span{margin-top:.5rem;color:#717171;font-weight:700;font-size:.8rem}@media screen and (max-width: 500px){#back-to-top-wrapper{bottom:2rem;right:2rem}#back-to-top-icon{width:35px;height:35px}#back-to-top-wrapper span{font-size:.7rem}#back-to-top-icon svg{font-size:1.2rem}}#jaa-hero-text{width:35%;line-height:1.5;margin-top:1rem}#meet-ceo{background-color:#e7e7e7b3;margin-top:.5rem;border-radius:30px;padding:4rem 6rem;display:flex;align-items:center}#ceo-btn{color:#248b48;background-color:#f3f3f3;display:flex;justify-content:space-between;align-items:center;width:11rem;padding:1rem;border-radius:10px;text-decoration:none;cursor:pointer}#youtube-section,#task-section{margin-top:.5rem;border-radius:30px;padding:4rem 6rem;box-shadow:0 1px 3px #0000001a}#meet-ceo section{width:45%}#meet-ceo section:nth-of-type(1){background:url(/ceo-img.png);background-position:center;background-size:cover;height:120vh;border-radius:10px;margin-right:2rem}#meet-ceo section:nth-of-type(2) h2,#youtube-section h2,#vision h2,#mission h2,#values h2{font-size:2rem;margin-bottom:2rem}#meet-ceo section:nth-of-type(2) p{margin-bottom:2rem;line-height:1.5}.ceo-img-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:auto;z-index:1}.video-cards{display:flex;gap:1rem;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;padding-bottom:1rem;margin-top:2rem;flex:0 0 auto;transition:transform .3s ease-in-out}.video-cards div:hover{transform:scale(1.03)}.video-cards::-webkit-scrollbar{display:none}.video-cards div{flex:0 0 auto;width:400px}.video-wrapper{position:relative;padding-bottom:56.25%;height:40vh;overflow:hidden;border-radius:10px}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.video-cards h4{margin-top:1rem}#tiktok-btn{display:block;width:100%;text-decoration:none;color:#fff;text-align:center;border-radius:10px;border:1px solid #248b48;background-color:#248b48;padding-bottom:1rem;padding-top:1rem;margin-top:2rem;transition:all .3s ease-in-out}#tiktok-btn:hover{background-color:#fff;color:#248b48}#task-section h2{font-size:2rem}.task1{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;margin-bottom:3rem}.task1-div{width:45%}#task-div1{background:url(/task-img1.png);background-position:center;background-size:cover;height:60vh;border-radius:10px;width:45%}#task-div2{background:url(/task-img2.png);background-position:center;background-size:cover;height:60vh;border-radius:10px;width:45%}.task1-div p{line-height:2;margin-top:2rem}#vision{margin:0 auto;margin-top:.5rem;border-radius:30px;padding:4rem 6rem;background-color:#248b4666;width:98%;display:flex;justify-content:space-between;align-items:center}#vision div{width:45%}#vision div:nth-of-type(1){display:flex;flex-direction:column;justify-content:space-between;height:60vh}#vision div:nth-of-type(2){background:url(/vision.png);background-position:center;background-size:cover;height:60vh;border-radius:10px}.vision-article{display:flex;flex-direction:row;align-items:flex-start}.vision-article p{line-height:2;margin-left:2rem}#mission,#values{margin-top:4rem;border-radius:30px;padding:4rem 6rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 3px #0000001a}#mission div,#values div{width:45%}#mission div:nth-of-type(2){display:flex;flex-direction:column;justify-content:space-between}#mission div:nth-of-type(1){background:url(/mission.png);background-position:center;background-size:cover;height:80vh;border-radius:10px}#values div:nth-of-type(1){display:flex;flex-direction:column;justify-content:space-between}#values div:nth-of-type(2){background:url(/values.png);background-position:center;background-size:cover;height:70vh;border-radius:10px}.mission-article,.values-article{display:flex;flex-direction:row;align-items:flex-start;border-radius:10px;padding:2rem 1rem;box-shadow:0 1px 3px #0000004d}.mission-article p,.values-article p{line-height:2;margin-left:2rem}@media screen and (max-width: 1250px){#vision{padding:8rem 4rem}}@media screen and (max-width: 1100px){.ceo-img-center{height:90%}#meet-ceo,#youtube-section,#mission{padding:4rem}#vision{padding:10rem 2rem}}@media screen and (max-width: 900px){.ceo-img-center{height:100%;left:60%}#jaa-hero-text{width:50%;font-size:.9rem}#meet-ceo{flex-direction:column;justify-content:center}#meet-ceo section{width:100%}#meet-ceo section:nth-of-type(1){height:100vh;margin-right:0rem;margin-bottom:4rem}#youtube-section,#vision,#task-section,#values{padding:3rem}#vision{flex-direction:column;justify-content:center}#vision div{width:100%}#vision div:nth-of-type(2){height:80vh;margin-top:4rem}.mission-article p,.values-article p{margin-left:.5rem}}@media screen and (max-width: 600px){#ceo-btn{padding:.5rem 1rem;margin-top:2rem}#ceo-h2{margin-bottom:1rem}#jaa-hero-text{display:none}#meet-ceo,#youtube-section,#task-section,#vision,#values{padding:2rem}#youtube-section{margin-top:4rem}#meet-ceo section:nth-of-type(1){height:80vh}.video-cards div{width:300px}.task1,#values{flex-direction:column;justify-content:center}#task-section{margin-top:4rem}#task-div1,.task1-div,#task-div2,#mission div,#values div{width:90%}#task-div1,#task-div2,#mission div:nth-of-type(1),#values div:nth-of-type(2){margin-top:2rem;height:80vh}.task1:nth-of-type(2){flex-direction:column-reverse}.vision-article p{margin-left:.5rem}#mission{flex-direction:column-reverse;justify-content:center;padding:2rem 1rem}.mission-article{padding:2rem .5rem}}@media screen and (max-width: 550px){#vision div:nth-of-type(2){height:60vh;margin-top:8rem}}@media screen and (max-width: 450px){#vision div:nth-of-type(2){margin-top:14rem}}@media screen and (max-width: 400px){#meet-ceo section:nth-of-type(1),#vision div:nth-of-type(2),#mission div:nth-of-type(1),#task-div2,#task-div1,#values div:nth-of-type(2){height:50vh}#vision div:nth-of-type(2){margin-top:18rem}.values-article p{font-size:.8rem}.video-cards{flex-direction:column;justify-content:center}.video-cards div{width:100%;margin-bottom:2rem}.video-cards h4{margin-top:-1rem}#values,#vision,#mission,#task-section,#youtube-section,#meet-ceo{padding:1rem}}@media screen and (max-width: 330px){#vision div:nth-of-type(2){margin-top:24rem}}@media screen and (max-width: 300px){#meet-ceo section:nth-of-type(1),#vision div:nth-of-type(2),#task-div2,#task-div1,#mission div:nth-of-type(1),#values div:nth-of-type(2){height:40vh}#vision div:nth-of-type(2){margin-top:36rem}}@media screen and (max-width: 250px){#vision div:nth-of-type(2){margin-top:44rem}}@media screen and (max-width: 230px){#vision div:nth-of-type(2){margin-top:52rem}}@media screen and (max-width: 220px){#vision div:nth-of-type(2){margin-top:66rem}}#filter{padding:1rem 6rem;margin-top:4rem;background-color:#fcfcfc}#filter h2{font-size:2.5rem;margin-bottom:1rem}#filter div{display:flex;justify-content:space-between;gap:.5rem;flex-wrap:nowrap}#filter button{padding:.5rem 1rem;background-color:#fff;border:1px solid black;box-shadow:0 1px 3px #0000001a;border-radius:30px;transition:all .3s}#filter button:hover{cursor:pointer;background-color:#248b46;color:#fff}#pagination{width:55%;display:flex;justify-content:space-between;align-items:center;margin-top:4rem;margin-bottom:6rem;padding-left:6rem}#pagination section{display:flex}#pagination span{display:flex;align-items:center;cursor:pointer;border:1px solid white;padding:.5rem 1rem;border-radius:20px;transition:all .3s}#pagination span:hover{border-color:#000;background-color:#000;color:#fff}#east{margin-left:3rem}#posts{background-color:#fcfcfc;padding:4rem 6rem}#first-post{display:flex;flex-wrap:wrap;justify-content:space-between;background-color:#fff;border-radius:30px;padding:1rem;box-shadow:0 1px 3px #0000001a}#first-post img,#first-post div{width:48%}#first-post div{display:flex;flex-direction:column;justify-content:center;gap:2rem}#first-post div p{width:80%;line-height:2}.read-blog{color:#166534;cursor:pointer;display:flex;align-items:center;transition:all .3s ease-in-out}.read-blog:hover{text-decoration:none;width:7rem;justify-content:space-between}.other-posts{margin-top:3rem;display:flex;flex-wrap:wrap;justify-content:space-between}.other-posts div{width:32%;background-color:#fff;box-shadow:0 1px 3px #0000001a;border-radius:15px;display:flex;flex-direction:column;align-items:center;padding:1rem;margin-bottom:2rem}.other-posts img,#first-post img{max-width:100%;height:auto;display:block}.blog-article{display:flex;flex-direction:column;align-items:flex-start;margin-top:3rem;margin-bottom:2rem;gap:1rem;width:85%}.blog-article p{line-height:1.5}#blogpost{padding:4rem 6rem}@media (max-width: 1300px){#filter div{overflow-x:auto;scrollbar-width:thin;-ms-overflow-style:none;margin-bottom:-5rem}#filter div::-webkit-scrollbar{display:none}#filter button{flex:0 0 auto}}@media (max-width: 1000px){#filter{padding:2rem;margin-top:0rem}#filter div{margin-bottom:-7rem}#first-post{flex-direction:column;margin-top:6rem}#first-post img,#first-post div,#first-post div p{width:100%}#first-post div{margin-top:2rem}#posts{padding:2rem}#pagination{width:90%;padding-left:2rem;gap:2rem}}@media screen and (max-width: 800px){.other-posts div{width:48%}}@media screen and (max-width: 600px){#pagination{flex-direction:column}}@media screen and (max-width: 500px){.other-posts div{width:100%}#filter{padding:2rem 1rem}#posts{padding:2rem .5rem}}@media (max-width: 300px){#pagination section{flex-direction:column}.other-posts div h2{font-size:1.2rem}}.hero-container{position:relative;display:flex;align-items:center;justify-content:flex-start;min-height:60vh;overflow:hidden}.services-hero{width:100%;height:100%;object-fit:cover;object-position:center;display:block;opacity:0;transform:scale(1.1);animation:heroFadeIn 1.5s ease forwards}@keyframes heroFadeIn{to{opacity:1;transform:scale(1)}}.hero-text{position:absolute;color:#fff;text-align:left;margin-left:5rem;opacity:0;animation:textSlideIn 1.5s ease forwards;animation-delay:.5s;z-index:2}@keyframes textSlideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-text h1{font-size:3em;margin-bottom:.2em}.hero-text p{font-size:1.1em;margin-bottom:1.5em}.make-request-link{display:inline-flex;align-items:center;padding:.5em 1em;background-color:#f3f3f3;border:1px solid #f3f3f3;color:#248b46;text-decoration:none;border-radius:10px;transition:all .2s ease-in-out}.make-request-link:hover{cursor:pointer;opacity:.9}.admission-support-section{margin-top:7rem;margin-bottom:3rem;display:flex;flex-wrap:wrap;justify-content:space-between;padding-left:5rem;padding-right:5rem;gap:2rem}.admission-support-div{width:45%;display:flex;align-items:flex-start}.admission-support-images{width:100%;height:auto;object-fit:contain}.admission-support-span{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.admission-support-section:nth-of-type(2n){flex-direction:row-reverse}.admission-support-section div:nth-of-type(1){width:45%;display:flex;flex-direction:column;justify-content:center}.admission-support-section div:nth-of-type(1) h2{font-size:2em;color:#222}.admission-support-section div:nth-of-type(1) p{font-size:1em;margin-bottom:1.5em;font-weight:300;line-height:2}#css-div p{width:90%}.admission-support-text{display:flex;align-items:flex-start}.admission-support-link{display:inline-flex;align-items:center;padding:1em 1.5em;background-color:#166534;border:1px solid #166534;color:#f3f3f3;text-decoration:none;margin-top:1rem;border-radius:10px;width:fit-content;transition:all .2s ease-in-out;font-weight:500}.admission-support-link:hover{cursor:pointer;background-color:#fff;color:#248b46;box-shadow:0 8px 18px #248b4633;transform:translateY(-2px)}.horizontal-line div{border:1px solid #e0e0e0;margin:0 auto;width:90%;margin-bottom:5rem}@media (max-width: 1300px){.admission-support-section{padding-left:2rem;padding-right:2rem;gap:1rem}}@media (max-width: 1000px){.hero-container{min-height:100%}}@media (max-width: 900px){.admission-support-section,.admission-support-section:nth-of-type(2n){flex-direction:column;justify-content:center;align-items:center}.admission-support-section:nth-of-type(2n) div,.admission-support-section div:nth-of-type(1){width:100%}.admission-support-images{max-height:300px;object-fit:contain}}@media (max-width: 768px){.hero-text{margin-left:2rem}.hero-text h1{font-size:2em}.hero-text p{font-size:1em}}@media (max-width: 550px){.hero-container{height:40vh}.hero-text p{width:80%}.admission-support-span{flex-direction:column;align-items:flex-start}.admission-support-link{padding:1rem;font-size:.8rem}.hero-text{margin-left:1rem}.admission-support-section{padding-left:1rem;padding-right:1rem;margin-top:1rem}}@media (max-width: 300px){.hero-text h1{font-size:1.5rem}.hero-text p{font-size:.8rem}.make-request-link{padding:.5rem}.admission-support-section div:nth-of-type(1) h2{font-size:1.5rem}}.testimonial-card{background-color:#fff;border-radius:15px;box-shadow:0 4px 6px #0000001a;padding:3rem;flex:0 0 70%;display:flex;flex-direction:column;align-items:center;text-align:center}.oquote{align-self:flex-start;width:25px}.cquote{align-self:flex-end;width:25px}.testimonial-text{margin:1.5rem auto;line-height:1.8;font-size:1rem;color:#333}article{margin-top:1rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}.testifier-img{width:80px;height:80px;border-radius:50%;object-fit:cover;border:5px solid #248b46}.recommendation-section{margin-top:6rem;display:flex;flex-direction:column;background-color:#f8f8f8;padding:5rem;height:120vh;overflow-x:hidden}.recommendation-section h2{font-size:2rem;margin-bottom:2rem}.slider-inner{display:flex;justify-content:center;align-items:center;gap:2rem;margin-top:6rem;height:100%;overflow:hidden}.slider-card{position:absolute;width:100%;max-width:28rem}.slider-card.active-card{max-width:36rem}.recommendation-controls{display:flex;justify-content:center;margin-top:10rem;gap:1rem}.arrow-button{width:29px;height:29px;padding:7px 6px;background:#fff;border-radius:6px;border:1px solid #d1d5db;box-shadow:0 1px 3px #0000001a;display:inline-flex;align-items:center;justify-content:center}@media (max-width: 1250px){.slider-inner{justify-content:center;align-items:center;height:auto;margin-top:3rem;gap:0}.slider-card{display:none}.slider-card.active-card{display:block;position:relative;width:90%;max-width:500px;margin:0 auto;transform:scale(1);opacity:1!important}.recommendation-section{height:auto;padding:3rem 1.5rem}.recommendation-controls{margin-top:2rem}}@media (max-width: 500px){.testimonial-card{padding:1rem}.recommendation-section{padding:2rem 1rem}.recommendation-section h2{font-size:1.8rem}}#community{box-shadow:0 4px 6px #0000001a;display:flex;justify-content:center;align-items:center;padding:5rem}#community-section{width:100%;height:100vh;background-image:url(/community.png);background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:30px;display:flex;justify-content:flex-start;align-items:center;padding:5rem 10rem}#community-article{width:100%;height:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}#community-article div{width:45%;height:100%;display:flex;flex-direction:column;justify-content:center;gap:1rem;color:#fff}#community-article div h2{font-size:3rem}#form{display:flex;flex-direction:column;width:45%;height:80%;justify-content:space-between}input[type=text],input[type=email]{height:4rem}input,textarea{outline:none;border:none;padding:1rem;border-radius:10px;font-size:1.2rem}input:focus,textarea:focus{border:5px solid #c6572d}input,textarea{font-family:inherit}input::placeholder,textarea::placeholder{font-family:inherit;font-size:1rem;opacity:1}#form textarea{height:20rem}#form button{color:#fff;font-size:1.2rem;background-color:#c6572d;border:3px solid #c6572d;height:4rem;border-radius:10px;cursor:pointer;transition:all .3s}#form button:hover{background-color:#fff;color:#c6572d}@media screen and (max-width: 1200px){#community-section,#community{padding:2rem}}@media screen and (max-width: 700px){#community-article{flex-direction:column;align-items:flex-start}#form{width:100%;margin-top:2rem}#community-article div{width:100%}#community-section{height:auto}}@media screen and (max-width: 400px){#community{padding:2rem 1rem}#community-section{padding:1rem}#community-article div h2{font-size:1.5rem}#community-article div p{font-size:.8rem;line-height:2}#form textarea{height:10rem}}#contact{display:flex;justify-content:center;align-items:center;padding:.5rem 5rem;margin-top:6rem}#contact-section{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;padding:.5rem 5rem}#contact-article{width:100%;height:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;align-items:center}#contact-article div{width:45%;height:100%;display:flex;flex-direction:column;justify-content:center;gap:1rem}#contact-article div h2{font-size:2.5em}#contact-form{display:flex;flex-direction:column;width:45%;height:80%;justify-content:space-between}#contact-form input[type=text],#contact-form input[type=email]{height:3rem}#contact-form input,#contact-form textarea{padding:1rem;border:1px solid black;border-radius:5px;font-size:1rem;margin-bottom:3rem}#contact-form input:focus,#contact-form textarea:focus{border:2px solid #248b46}#contact-form textarea{height:20rem}#contact-form button{color:#fff;font-size:1.2rem;background-color:#248b46;border:3px solid #248b46;height:4rem;border-radius:10px;cursor:pointer;transition:all .3s}#contact-form button:hover{background-color:#fff;color:#248b46}#contact-email-link{text-decoration:none;color:inherit;transition:all .3s}#contact-email-link:hover{color:#248b46;text-decoration:underline}@media screen and (max-width: 900px){#contact,#contact-section{padding:.5rem 2rem}#contact{margin-top:1rem}}@media screen and (max-width: 700px){#contact-article{flex-direction:column}#contact-form,#contact-article div{width:100%}#contact-article div{margin-bottom:2rem}#contact,#contact-section{padding:.5rem 1rem}}@media screen and (max-width: 300px){#contact-article div h2{font-size:2rem}#contact-form textarea{height:10rem}#contact-email-link{font-size:.8rem}#contact-section{padding:0}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#gs1{display:flex;justify-content:space-between;padding:4rem 6rem;margin-top:2rem;gap:2rem}#gs1 h2{font-size:2rem}#gallery-h2{padding:1rem 6rem;font-size:1.5rem}#gs1 section{width:45%;height:70vh;border-radius:15px}#gs1 section:nth-of-type(2){background:url(/gsimg3.png);background-size:cover;background-position:center}#gs1 section:nth-of-type(1){display:flex;flex-direction:column;justify-content:center}#gs1 section:nth-of-type(1) p{margin-top:2rem;line-height:2}.gallery{display:grid;grid-template-columns:repeat(6,1fr);gap:15px;padding:4rem 6rem}.gallery img{width:100%;height:60vh;border-radius:10px;object-fit:cover}.wide{grid-column:span 3}.medium{grid-column:span 2}.small{grid-column:span 1}@media (max-width: 992px){#gallery-h2{padding:1rem 2rem;font-size:1.8rem}.gallery{grid-template-columns:repeat(4,1fr);padding:2rem}.gallery img{height:50vh}.wide,.medium{grid-column:span 2}.small{grid-column:span 1}}@media (max-width: 900px){#gs1{padding:2rem;flex-direction:column;margin-top:-4rem}#gs1 section{width:100%}#gs1 section:nth-of-type(2){height:100vh;margin-top:-6rem}}@media (max-width: 600px){#gs1{flex-direction:column;padding:1rem;margin-top:-2rem}#gs1 h2{font-size:1.5rem}#gallery-h2{padding:1rem;font-size:1.5rem}.gallery{grid-template-columns:repeat(2,1fr);padding:1rem}.gallery img{height:70vh}.wide,.medium,.small{grid-column:span 2}}@media screen and (max-width: 500px){#gs1 section:nth-of-type(2){height:70vh;margin-top:0rem}#gs1{margin-top:0rem}}@media screen and (max-width: 350px){#gs1{margin-top:4rem}.gallery img{height:50vh}#gs1 section:nth-of-type(2){margin-top:4rem;height:50vh}}@media screen and (max-width: 250px){#gs1{margin-top:8rem}#gs1 section:nth-of-type(2){margin-top:8rem}.gallery img{height:30vh}}.policy-section{padding:3rem 20rem 1rem 6rem;border-radius:5rem;box-shadow:0 4px 8px #adadad1a;margin-top:3rem}.policy-section p{font-size:1.2rem;line-height:1.6;margin-top:1rem}.policy-section h2{font-size:2rem;margin-bottom:1rem}.policy-section h3{margin-top:2rem;font-size:1.5rem}.policy-section a{color:#248b46;text-decoration:none;transition:all .3s ease-in-out}.policy-section a:hover{text-decoration:underline}.policy-list{counter-reset:section;list-style:none;padding-left:0}.policy-list li{counter-increment:section;margin-bottom:2rem}.policy-list li h3:before{content:counter(section) ". ";font-weight:700;margin-right:.5rem;color:#333}.policy-list li#intellectual{counter-reset:section 6}.policy-list li#disclaimer{counter-reset:section 7}.liability-list{list-style-type:disc;margin-left:2rem;margin-top:1rem}@media screen and (max-width: 900px){.policy-section{padding:2rem}}@media screen and (max-width: 400px){.policy-section{padding:2rem 1rem}.policy-section a{font-size:.9rem}}#blog-post-page{padding:2rem 5rem 0rem;width:60%;margin:auto;display:flex;flex-direction:column;justify-content:center}#blog-post-page h1{font-size:2.5rem}#blog-post-page img{margin-top:-2rem;margin-bottom:2rem}#blog-post-page p{margin-bottom:2rem;line-height:2rem}#blog-post-page h2{font-size:1.8rem}#blog-post-page ol{margin-bottom:2rem}#blog-post-page ul,#blog-post-page ol{padding-left:1.5rem;margin-top:1rem;margin-bottom:2rem}#blog-post-page ol li{margin-bottom:1rem;line-height:1.5rem;margin-top:1rem}#blog-post-page ul li{line-height:1.5rem;margin-bottom:1rem}#post-table{margin-bottom:2rem;margin-top:2rem}#post-table td,#post-table th{padding:.5rem 1rem}.post11-link{text-decoration:none}#relatedposts{padding:6rem}#backtoblogbtn{padding:.5rem 1rem;border:1px solid #248b48;background-color:#248b48;color:#fff;border-radius:10px;transition:all .3s}#backtoblogbtn:hover{color:#248b48;background-color:#fff}@media screen and (max-width: 1000px){#blog-post-page{width:90%;padding:1rem 1rem 0rem}#relatedposts{padding:2rem}}@media screen and (max-width: 250px){#blog-post-page h1,#blog-post-page h2,#blog-post-page h3{font-size:1.5rem}#blog-post-page ul,#blog-post-page ol{padding-left:0}}#post-table{margin-bottom:2rem;margin-top:2rem;border-collapse:collapse;width:100%}#post-table td,#post-table th{padding:.5rem 1rem;text-align:left}table{border-collapse:collapse;width:100%;margin-top:1rem}th,td{border:2px solid black;padding:10px;text-align:center}@media screen and (max-width: 450px){.table-container{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-container table{min-width:600px}#relatedposts{padding:1rem}}
