@import"https://fonts.googleapis.com/css2?family=Viga&display=swap";@import"https://fonts.googleapis.com/css2?family=Just+Another+Hand&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";.header{height:fit-content;display:flex;width:100%;justify-content:space-between;padding:1rem 2rem;font-family:Poppins,sans-serif;align-items:center;z-index:100;background:linear-gradient(135deg,#4cba4e,#5bb345);box-shadow:0 4px 8px #0000001a;transition:all .3s ease;margin-bottom:1rem}.logo-container{display:flex;align-items:center}.logo{height:8rem;width:8rem;transition:transform .3s ease}.logo:hover{transform:scale(1.1)}.header-nav{flex:3}.header-nav ul{display:flex;list-style:none;justify-content:flex-end;color:#fff;font-size:2rem;gap:2rem}.header-nav a{color:#fff;text-decoration:none;font-weight:700;font-size:large;position:relative;transition:color .3s ease}.header-nav a:after{content:"";position:absolute;width:0;height:2px;display:block;margin-top:5px;right:0;background:#eecf39;transition:width .3s ease;-webkit-transition:width .3s ease}.header-nav a:hover:after{width:100%;left:0;background:#eecf39}.header-nav a:hover,.header-nav a.active{color:#eecf39}.header-button{background-color:transparent;padding:.5rem 1rem;border:2px solid #EECF39;cursor:pointer;margin-right:2rem;border-radius:5px;font-size:20px;font-family:Poppins,sans-serif;color:#eecf39;transition:background-color .3s ease,color .3s ease;text-decoration:none}.header-button:hover{background-color:#eecf39;color:#fff}.icon{display:flex;flex-direction:row;justify-content:space-around;text-align:left}.icon-text{margin-top:.4rem;padding-right:1rem}.icon1{font-size:2rem;color:#fff}.icon p{color:#fff;font-weight:700;font-size:large}.menu{display:none}@media (max-width: 980px){.menu{display:block}.header-nav{display:none}.menu{font-size:25px;align-items:center;display:flex}.header-button{display:flex;align-items:center;margin-top:.1rem}.logo{height:4rem;width:4rem;padding-top:.4rem}}.sidebar{z-index:1;position:fixed;top:0;left:0;width:250px;height:100%;background-color:#1f310a;padding:20px;box-sizing:border-box;transition:transform .3s ease-in-out,width .3s ease-in-out;transform:translate(-100%);font-family:Poppins,sans-serif;overflow-y:auto}.sidebar.open{transform:translate(0)}.icn{color:#b8860b;font-size:24px;margin-right:1rem}.sidebar ul{list-style-type:none;padding:0;margin:0}.sidebar ul li{color:#fff;cursor:pointer;margin-bottom:10px;padding:10px 15px;border-radius:5px;transition:background-color .3s,transform .3s}.sidebar ul li:hover{background-color:#2a4b0a;transform:translate(5px)}.sidebar ul li a{color:#fff;text-decoration:none;display:flex;align-items:center}.sidebar ul li a .icon{margin-right:10px;font-size:20px}.sidebar button{position:absolute;top:10px;right:10px;background:none;border:none;color:#fff;cursor:pointer;font-size:1.5rem;transition:transform .3s}.sidebar button:hover{transform:rotate(90deg)}.social-media{display:flex;justify-content:space-around;margin-top:auto;font-size:30px}.soc{color:#eecf39;font-family:Poppins,sans-serif;transition:color .3s}.soc:hover{color:gold}@media only screen and (max-width: 980px){.sidebar{width:65%;padding:20px 10px}.sidebar button{top:20px;right:20px}.sidebar ul li{margin-bottom:8px;padding:8px 12px}.sidebar ul li a{color:#f0f8ff;text-decoration:none}.sidebar ul.social-media li{margin-bottom:8px}}.footer-container{background-color:#1f310a;color:#fff;padding:20px;font-family:Poppins,sans-serif;box-shadow:0 -5px 15px #0000001a}.footer{display:flex;justify-content:space-between;flex-wrap:wrap;max-width:1200px;margin:0 auto}.footer-section{flex:1;margin:10px;min-width:250px;display:flex;flex-direction:column;align-items:flex-start}.footer-logo{width:120px;margin-bottom:20px}.footer-section p{line-height:1.4;margin-bottom:20px}.icons{display:flex;gap:10px;margin-top:20px}.icons a{color:#eecf39;font-size:20px;transition:color .3s,transform .3s}.icons a:hover{color:gold;transform:scale(1.1)}.middle h3,.right h3{margin-bottom:15px;font-size:1.3rem;border-bottom:2px solid #EECF39;padding-bottom:5px}.middle ul{list-style:none;padding:0}.middle ul li{margin-bottom:8px}.middle ul li a{color:#fff;text-decoration:none;transition:color .3s}.middle ul li a:hover{color:#eecf39}.right .email{display:flex;margin-top:15px}.right .email input{flex:1;padding:10px;border:none;border-radius:5px 0 0 5px;outline:none;font-size:1rem}.right .email button{padding:10px 20px;border:none;background-color:#eecf39;color:#1f310a;border-radius:0 5px 5px 0;cursor:pointer;transition:background-color .3s,transform .3s}.right .email button:hover{background-color:gold;transform:scale(1.05)}@media (max-width: 768px){.footer{flex-direction:column;align-items:center}.footer-section{margin:10px 0;align-items:center;text-align:center}.right .email{flex-direction:column}.right .email input,.right .email button{width:100%;border-radius:5px;margin:5px 0}}.style{color:#fff;background-color:#00000080;height:100vh;display:flex;flex-direction:column;justify-content:center;text-align:center}.story-head{font-family:Viga,sans-serif;font-size:3rem;margin-bottom:2rem}.story-content{text-align:center;font-size:2rem;padding-left:15%;padding-right:15%;font-family:Poppins,sans-serif}.slide-button{background-color:#eecf39;color:#080808;width:fit-content;text-align:center;padding:.5rem;font-family:Poppins,sans-serif;margin-left:45%;margin-top:3rem}.bio{display:flex;margin:2rem 2rem 5rem;gap:2rem}.bio-sector1{width:40%;margin-left:1.5rem}.bio-sector1 h1{font-family:Just Another Hand,cursive;color:#599217}.bio-sector1 h4{font-family:Poppins,sans-serif;margin:1rem 0 2rem;font-size:1.6rem}.bio-button{font-family:Poppins,sans-serif;padding:.5rem;border:2px solid #599217;cursor:pointer;transition:.3s}.bio-button:hover{color:#fff;background-color:#599217}.bio-sector2{width:60%}.bio-sector2 h1{font-family:Poppins,sans-serif;text-align:center;font-size:1.2rem}.bio-sector2 p{font-family:Poppins,sans-serif;margin-top:1.2rem;text-align:justify}.info{display:flex;justify-content:space-around;align-items:center;position:relative}.info h1{font-family:Just Another Hand,cursive}.info-image1{width:300px;height:300px;border-radius:1rem;object-fit:cover}.info-image2{width:400px;height:400px;border-radius:1rem;object-fit:cover}.info-sector1 h1,.info-sector2 h1{position:absolute;bottom:10%;color:#fff;text-align:center;padding:10px}.benefits{background:url(/assets/bg-YKd1mddg.jpg);background-size:contain;margin-bottom:2rem;width:100%;height:auto;margin-top:4rem;display:flex;justify-content:space-around;color:#fff;padding:7rem 4rem 6rem;gap:5rem}.benefits h2{font-family:Just Another Hand,cursive;color:#eecf39;font-size:2rem;text-transform:capitalize}.benefits-text h1{font-family:poppins;font-size:1.5rem;margin-top:1rem;margin-bottom:1rem}.benefits-text p{font-family:Poppins,sans-serif;font-size:1rem;margin-bottom:1rem}.benefits-list{display:flex;justify-content:space-between;margin-top:2rem}.icon1{display:flex;flex-direction:column;gap:1rem}.icon2{color:#eecf39;align-items:center;display:flex}.icon1 p{color:#fff;font-size:1rem;font-family:poppins}.benefits2{display:flex;gap:10rem;justify-content:space-around;margin:2rem 2rem 2rem 12rem}.ben-section1 h2{font-family:Just Another Hand,cursive;font-size:2rem;color:#599217;margin-bottom:1rem}.ben-section1 h1{font-family:Poppins,sans-serif;margin-bottom:2rem}.ben-section1 p{font-family:Poppins,sans-serif;text-align:left}.button button{width:7rem;background:#1f310a;border:solid 2px #EECF39;color:#fff;border-radius:2px;text-transform:capitalize;font-size:16px;margin-top:1rem}.button a{text-decoration:none;color:#fff}.ben-section1 p{text-align:justify}.ben-section1 ul{padding-left:2rem;font-family:Poppins,sans-serif;list-style-type:none}.ben-section1 ul li:before{content:"✓ ";color:#eecf39;font-weight:700}.about-style{text-decoration:none;color:#000}.section-image1{width:300px;height:400px;border-bottom-left-radius:2.5rem;object-fit:cover;margin-right:12rem}.contact-info{display:flex;justify-content:space-evenly;background-color:#599217ab;margin-top:3rem;margin-bottom:3rem;font-family:Poppins,sans-serif}.contact-info h1{color:#fff;margin-bottom:1rem;margin-top:2rem}.contact-info p{text-align:justify;margin-bottom:.2rem}.p{margin-bottom:3rem}.location{margin-top:3rem}.contact-info h2{margin-top:2rem}.map-disp{height:450px;padding:2rem}@media (max-width: 980px){.info-image1{width:210px;height:250px;border-radius:1rem;object-fit:cover}.info-image2{width:260px;height:350px;border-radius:1rem;object-fit:cover}.benefits{height:auto;overflow-x:hidden;padding-left:2rem;padding-right:2rem}}@media (max-width: 768px){.story-content p{font-size:1rem;text-align:center}.bio{display:flex;flex-direction:column;align-items:center;gap:.4}.bio-sector1{width:100%;margin-left:1.2rem}.bio-sector2{width:100%}.bio-sector2 h1{text-align:left}.info{flex-direction:column;gap:1rem}.info-image1,.info-image2{width:300px;height:300px;border-radius:1rem;object-fit:cover}.info-sector1 h1,.info-sector2 h1{position:inherit;bottom:10%;color:#060606;text-align:center;padding:10px}.benefits{background:#1f310a;flex-direction:column;padding:3rem}.benefits-list{gap:1rem}.benefits2{flex-direction:column;margin-left:0rem;margin-right:0rem;gap:2rem;padding:1rem;overflow-x:none}.section-image1{width:350px;height:400px;border-radius:2.5rem;object-fit:cover;margin-right:2rem}.contact-info{flex-direction:column;padding:1rem}.map-disp{width:100%;height:40%}}.react-slideshow-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.react-slideshow-container .nav{z-index:10;position:absolute;cursor:pointer}.react-slideshow-container .nav:first-of-type{left:0}.react-slideshow-container .nav:last-of-type{right:0}.react-slideshow-container .default-nav{height:30px;background:#fff9;width:30px;border:0;text-align:center;color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.react-slideshow-container .default-nav:hover,.react-slideshow-container .default-nav:focus{background:#fff;color:#666;outline:0}.react-slideshow-container .default-nav.disabled:hover{cursor:not-allowed}.react-slideshow-container .default-nav:first-of-type{margin-right:-30px;border-right:0;border-top:0}.react-slideshow-container .default-nav:last-of-type{margin-left:-30px}.react-slideshow-container+ul.indicators{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.react-slideshow-container+ul.indicators li{display:inline-block;position:relative;width:7px;height:7px;padding:5px;margin:0}.react-slideshow-container+ul.indicators .each-slideshow-indicator{border:0;opacity:.25;cursor:pointer;background:transparent;color:transparent}.react-slideshow-container+ul.indicators .each-slideshow-indicator:before{position:absolute;top:0;left:0;width:7px;height:7px;border-radius:50%;content:"";background:#000;text-align:center}.react-slideshow-container+ul.indicators .each-slideshow-indicator:hover,.react-slideshow-container+ul.indicators .each-slideshow-indicator.active{opacity:.75;outline:0}.react-slideshow-fadezoom-wrapper{width:100%;overflow:hidden}.react-slideshow-fadezoom-wrapper .react-slideshow-fadezoom-images-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.react-slideshow-fadezoom-wrapper .react-slideshow-fadezoom-images-wrap>div{position:relative;opacity:0}.react-slideshow-wrapper .react-slideshow-fade-images-wrap>div[aria-hidden=true]{display:none}.react-slideshow-wrapper.slide{width:100%;overflow:hidden}.react-slideshow-wrapper .images-wrap.horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.react-slideshow-wrapper .images-wrap>div[aria-hidden=true]{display:none}.active-hub{display:grid;position:relative;z-index:0;font-family:poppins}.container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;background-color:#fff}.container h2{font-family:poppins,sans-serif;font-size:2.5rem;color:#599217;text-align:center;margin-bottom:20px}.form{background-color:#e3e0e0;border-radius:8px;padding:20px;box-shadow:0 0 10px #0000001a;width:100%;max-width:700px}.form-group{margin-bottom:15px;display:flex;flex-direction:column;gap:.5rem}.label{display:block;margin-bottom:5px;color:#000;font-weight:700}.input,.select{width:100%;padding:8px;border-radius:4px;border:1px solid #ccc;color:#000;background-color:#fff}.submit-button{width:40%;padding:10px;border-radius:4px;background-color:green;color:#fff;font-weight:700;border:none;cursor:pointer;margin-left:12rem}.error{color:red;font-size:.875rem;margin-top:5px}.active-img{width:100%;height:60vh;object-fit:cover}.active-content h3{font-size:3rem;font-family:Poppins,sans-serif;margin-top:-200px;position:absolute;margin-left:5rem;color:#fff}.about{margin-left:2rem;margin-top:1rem}.about h2{color:#599217;font-family:Just Another Hand;font-size:2rem;text-align:center}.about p{font-family:Poppins,sans-serif;font-size:1.1rem;line-height:1.5rem;text-align:justify;margin:1.2rem}.social{margin-left:1rem;margin-top:1rem;display:flex;gap:1rem}.mission p{padding-right:-1rem;margin-left:12rem}.about h3{color:#599217;font-family:Just Another Hand;font-size:2rem;margin-bottom:.5rem;margin-left:1rem}.about ul{margin-left:2rem;font-family:Poppins,sans-serif;line-height:1.4rem;list-style-type:none}.about ul li:before{content:"✓ ";color:#599217;font-weight:700}.about-content h1{color:#599217;font-family:Just Another Hand;text-align:center;font-size:2.4rem}.about-content h5{font-size:20px;font-family:Poppins,sans-serif}.about-content{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px}.about-content p{color:#000;font-family:Poppins;line-height:1.5rem;font-size:18px}.about-content ul{margin-bottom:2rem;margin-left:1rem;line-height:1.4rem}.team1{display:flex;flex-direction:column;justify-content:center;align-items:center}.team1 h2{font-family:Just Another Hand;font-size:40px;color:#599217;text-transform:capitalize}.team1 h1{color:#000;font-family:poppins;font-size:20px}.board-director{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:2rem}.board{display:flex;justify-content:space-around;margin-right:2rem;gap:1rem}.image1{display:flex;flex-direction:column;align-items:center;margin-top:10px}.image1 img{width:100%;height:320px;object-fit:contain;border-radius:10px}.image1 h3{font-size:1.2rem;font-family:Poppins,sans-serif;margin-top:.5rem;color:#000;text-transform:capitalize}.image1 h4{color:#599217;text-transform:capitalize;text-align:center}.image1 p{font-size:1rem;font-family:Poppins,sans-serif;color:#000;text-transform:capitalize}.partner{background:#599217ab;margin:0;display:flex;justify-content:center;align-items:center;margin-top:1rem;padding-top:1rem;margin-right:2rem;padding-bottom:1rem}.partner h2{font-family:Just Another Hand;font-size:40px;color:#599217;text-transform:capitalize}.partner-img{display:flex;justify-content:space-around;margin-top:1rem;margin-left:1rem;margin-right:1rem}.partner-img img{width:100%;height:100%;object-fit:contain;border-radius:10px}.partner-img img:hover{transform:scale(1.1);transition:.5s}.partner-img img:not(:hover){transform:scale(1);transition:.5s}.partner-img h3{font-size:1.2rem;font-family:Poppins,sans-serif}.log-image{display:flex;justify-content:space-evenly;margin:2rem}.log-image img{width:33%;height:11rem;object-fit:contain;border-radius:10%}@media (max-width: 768px){.active-img{height:30vh}.about{display:flex;flex-direction:column}.social{display:flex;flex-direction:column;align-items:center}.mission p{margin-left:0rem}.about h2{font-size:30px}.about h4{align-items:center;display:flex;font-size:35px}.about-content{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:0rem}.about-content h1,.about-content h5{font-size:30px}.about-content p{font-size:16px;text-align:justify}.team1 h2{font-size:50px;margin:1rem}.board{flex-direction:column;justify-content:center;align-items:center}.image1{display:flex;flex-direction:column;flex-wrap:wrap;object-fit:cover}.image1 img{width:90%;height:50vh;object-fit:contain}.image1 h3{font-size:25px;text-transform:capitalize;text-align:center}.image1 h4{font-size:22px}.image1 p{font-size:21px;text-transform:capitalize}.team1 h1{font-size:28px;text-transform:capitalize}.log-image{flex-direction:column}.log-image img{width:100%;object-fit:contain}}.membership{display:flex;gap:1rem;margin-left:2rem;align-items:center}.member-container{display:flex}.membership h1{font-size:25px;font-family:Poppins;color:#000}.member-topic{margin-top:4rem;margin-left:1.5rem}.membership h2{color:#eecf39;font-size:60px;font-family:Just Another Hand}.membership-content{display:flex;justify-content:flex-end;margin-right:2rem;margin-bottom:1.5rem}.membericon{color:#eecf39;padding-right:2rem;font-size:25px}.member-text{font-family:Poppins;display:flex;flex-direction:column;justify-content:flex-end;gap:1rem;line-height:1.8rem;font-size:18px}.member-text h1{font-size:30px;font-family:Poppins}.member-text p{font-size:15px;font-family:Poppins;color:#000;display:flex;align-items:center;text-align:justify}.active-content img{width:100%;height:95vh;object-fit:cover}.active-content h3{font-size:25px;font-family:Poppins;color:#fff;display:flex;align-items:center}.error{color:#c53333;font-size:.875em;font-family:Poppins;margin-top:5px}.comment input{width:95.5%;height:100px;padding:30px;margin-left:2rem;border:none;border-radius:4px;flex:1}.member-form h3{margin-top:2rem;font-family:poppins;font-size:18px;color:#000}.member-form label{color:#fff;font-size:20px;font-family:poppins}.member-form input{font-size:18px}.radio{display:flex;gap:5rem;margin-left:2rem;margin-right:2rem;padding-bottom:4rem}.radio input{width:18px;height:18px;accent-color:#1F310A;color:green}.member-type{display:flex;justify-content:center;align-items:center;margin:1rem}.member-type h2{font-size:28px;font-family:Viga;color:#000;text-transform:capitalize}.member-type h1{font-size:55px;font-family:Just Another Hand;color:#eecf39;text-transform:capitalize}.member-type-para p{font-size:16px;padding-left:2rem;padding-right:2rem;text-align:justify;font-family:poppins;color:#000;text-transform:capitalize;margin-left:2rem;margin-right:2rem;margin-bottom:2rem}.buto{display:flex;align-items:flex-end}.buto button{width:8rem;background:#1f310a;border:none;border-radius:4px;font-size:20px;margin-left:1rem}.interactive-form-container{display:flex;background-color:#fff;font-family:Poppins;justify-content:center}.right-section{width:100%;padding:40px;display:flex;align-items:center;justify-content:center;background-color:#fff}.form-content{width:100%;max-width:600px;padding:30px 40px;border-radius:10px;box-shadow:0 8px 16px #0000001a;position:relative}.error-message{color:red;font-size:16px;margin:10px 0}@media (max-width: 768px){.active-content h3{font-size:40px}.member-container{flex-direction:column;align-items:center}.membership h1{font-size:20px}.membership h2{font-size:55px}.member-text h1{font-size:25px}.member-text p{font-size:16px;padding-right:5px}.member-form,.member-form h3{margin-left:1rem;margin-right:1rem}.member-form-content,.member-form-content1,.member-form-content2,.member-form-content3,.member-form-content4,.member-form-content5,.member-form-content6,.member-form-content7{margin-left:1rem;margin-right:1rem;flex-direction:column;align-items:flex-start}.member-form-content label,.member-form-content1 label,.member-form-content2 label,.member-form-content3 label,.member-form-content4 label,.member-form-content5 label,.member-form-content6 label,.member-form-content7 label{font-size:1.2rem}.member-form-content input,.member-form-content1 input,.member-form-content2 input,.member-form-content3 input,.member-form-content4 input,.member-form-content5 input,.member-form-content6 input{width:100%;margin-left:0}.member-form-content7 select{width:100%;padding:20px;margin-left:0}.error{color:#c53333;font-size:.875em;margin-top:5px}.comment input{width:92%;margin-left:1rem;margin-right:1rem}.member-logo{margin-left:1rem;margin-right:1rem}.member-logo img{display:none}.radio{margin-left:1rem;margin-right:1rem;flex-direction:column;gap:1rem}.buto{justify-content:center;margin-bottom:1rem}.interactive-form-container{flex-direction:column}.left-section,.right-section{width:100%}.info-box h1{font-size:20px}.form-content{padding:20px}}.interactive-form-container{display:flex;min-height:100vh;background-color:#f0f8ff;font-family:poppins}.left-section{width:50%;padding:40px;background:linear-gradient(135deg,#4cba4e,#5bb345);color:#fff;display:flex;align-items:center;justify-content:center}.info-box{max-width:400px;text-align:left}.info-box h1{font-size:36px;margin-bottom:20px;color:#fff}.info-box p{font-size:18px;margin-bottom:20px;line-height:1.6}.additional-info{background-color:#fff3;padding:15px;border-radius:8px}.additional-info h3{font-size:20px;margin-bottom:10px}.additional-info p{font-size:16px;line-height:1.5;text-align:justify}.right-section{width:50%;padding:40px;display:flex;align-items:center;justify-content:center}.form-content{width:100%;max-width:600px;background-color:#fff;padding:30px 40px;border-radius:10px;box-shadow:0 8px 16px #0000001a;position:relative}.progress-bar-wrapper{background-color:#e0e0e0;border-radius:50px;height:10px;margin-bottom:30px;overflow:hidden}.required{color:red;margin-left:5px}.error-message{color:red;font-size:16px;margin-top:10px;margin-bottom:10px}.success-message{text-align:center;padding:40px;background-color:#f0f9f0;border:1px solid #d4edda;border-radius:8px;box-shadow:0 4px 8px #0000001a;margin-top:20px}.success-icon{margin-bottom:20px}.success-icon svg{width:50px;height:50px;color:#28a745}.success-message h2{color:#155724;margin-bottom:20px}.success-message p{color:#155724;margin-bottom:10px}.success-message a{color:#155724;text-decoration:underline}.back-home-button{display:inline-block;margin-top:20px;padding:10px 20px;background-color:#28a745;color:#fff;border:none;border-radius:8px;font-size:1rem;cursor:pointer;transition:background-color .3s}.back-home-button:hover{background-color:#218838}.progress-bar-fill{background-color:#4caf50;height:100%;width:0%;transition:width .5s ease-in-out}.form-step h2{font-size:24px;margin-bottom:20px;color:#333;border-bottom:2px solid #4caf50;padding-bottom:10px}.form-input{width:100%;padding:12px 15px;margin-bottom:20px;border:1px solid #ccc;border-radius:6px;font-size:16px;transition:border-color .3s ease}.form-input:focus{border-color:#4caf50;outline:none}label{font-size:16px;color:#555;margin-bottom:8px;display:block}.navigation-buttons{display:flex;justify-content:space-between;margin-top:20px}.nav-button,.submit-button{display:flex;align-items:center;padding:10px 20px;border:none;border-radius:6px;cursor:pointer;font-size:16px;transition:background-color .3s ease,transform .2s;justify-content:space-between}.nav-button:hover,.submit-button:hover{opacity:.9;transform:translateY(-2px)}button{cursor:pointer;border:none;border-radius:5px;padding:10px 20px;font-size:16px;font-weight:700;transition:background-color .3s,color .3s;color:#fff;display:flex;justify-content:center}button:hover{opacity:.9}.prev-button{background-color:#4caf50;color:#fff;width:40%;height:40px}.prev-button:hover{background-color:#45a049}.next-button{background-color:#2196f3;color:#fff;width:40%}.next-button:hover{background-color:#053f79}.submits-button{background-color:#154d06;color:#fff;width:40%}.submits-button:hover{background-color:#74a988}.form-buttons{display:flex;justify-content:space-between;margin-top:20px}.checkbox-group{display:flex;flex-direction:column}.checkbox-group label{margin-bottom:10px;display:flex;align-items:center}.checkbox-group input[type=checkbox]{margin-right:10px}@media (max-width: 768px){.interactive-form-container{flex-direction:column}.left-section,.right-section{width:100%}.info-box h1{font-size:20px}.form-content{padding:20px}}.resources-container{padding:20px;font-family:Arial,sans-serif;background-color:#f4f4f4;max-width:1200px;margin:0 auto}.pdf-section h2,.news-section h2{text-align:center;margin-bottom:20px;font-size:24px;color:#333}.pdf-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.pdf-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;text-align:center;padding:15px;transition:transform .3s ease}.pdf-card:hover{transform:translateY(-5px)}.pdf-cover{width:100%;height:200px;object-fit:contain;border-radius:8px}.pdf-download{display:block;margin-top:10px;padding:10px 15px;background-color:#2d8a3e;color:#fff;text-decoration:none;border-radius:4px;transition:background-color .3s ease}.pdf-download:hover{background-color:#1f6b2d}.news-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-top:30px}.news-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;padding:20px;transition:transform .3s ease}.news-card:hover{transform:translateY(-5px)}.news-card h3{margin:0;font-size:20px;color:#333}.news-date{font-size:14px;color:#777;margin:10px 0}.news-card p{font-size:16px;line-height:1.6;color:#555}.view-all-button{display:block;width:fit-content;margin:30px auto;padding:10px 20px;background-color:#2d8a3e;color:#fff;border:none;border-radius:4px;font-size:16px;cursor:pointer;transition:background-color .3s ease}.view-all-button:hover{background-color:#1f6b2d}@media (max-width: 768px){.pdf-grid,.news-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.resources-container,.pdf-card,.news-card{padding:10px}}@media (max-width: 480px){.pdf-grid,.news-grid{grid-template-columns:1fr}.view-all-button{font-size:14px;padding:8px 16px}.pdf-card img{height:200px;object-fit:cover}}*{margin:0;padding:0;box-sizing:border-box}
