body,html{width:100%}.App,body,html{margin:0;padding:0}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:white}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.container{text-align:center;margin-top:20px}.image{width:300px;height:auto;margin-top:20px}.navbar{position:fixed;opacity:1;top:0;left:0;right:0;background-color:#ffffff;z-index:9999;display:flex;justify-content:space-between;align-items:center;padding:5px 10px;font-family:Inika,serif;box-shadow:0 2px 10px rgba(0,0,0,.1)}.dropdown{position:relative;display:inline-block}.dropdown-content{display:none;position:absolute;z-index:1;width:-moz-fit-content;width:fit-content;top:120%}.dropdown-content a{width:max-content;color:black;text-decoration:none;display:block}.dropdown-content a:hover{background-color:#f0f0f0}.dropdown:hover .dropdown-content{display:block}.navbar-logo img{width:92px;height:92px;position:relative;top:10px;border-radius:50%;opacity:100%}.navbar-links{list-style-type:none;display:flex;opacity:1;gap:5px;margin-left:auto;padding:0}.navbar-links li{display:inline}.navbar-links a{text-decoration:none;color:rgb(0,0,0);font-size:24px;opacity:1;transition:all .3s ease;font-weight:400;padding:10px 20px;border-radius:18px}.navbar-links a.active{color:rgb(0,0,0);opacity:1}.navbar-links a.active,.navbar-links a:hover{background-color:#b4c79d;border-radius:50px}.navbar-line{width:95%;height:1.5px;margin:5px auto;opacity:100%;z-index:1}@media (max-width:768px){.navbar-links{display:none;flex-direction:column;gap:10px;width:100%;background-color:white;position:absolute;top:60px;left:0;padding:20px;border-radius:10px;z-index:99}.hamburger,.navbar-links.open{display:flex}.hamburger{flex-direction:column;justify-content:space-between;height:24px;width:30px;cursor:pointer}.hamburger .bar{width:100%;height:4px;background-color:#000;border-radius:5px}.navbar-logo img{width:129px;height:110px}}@media (min-width:769px){.navbar-links{display:flex}.hamburger{display:none}}.Home{margin-top:-11px;font-family:Inika,serif;background-color:rgba(119,139,99,1);border:none;outline:none}.Home h1{font-size:65px;margin-top:10px;margin-bottom:-12px;opacity:0;transform:translateY(20px) scale(.95);animation:headerFadeIn 1s cubic-bezier(.25,.46,.45,.94) forwards;animation-delay:.3s}.Home h1,.Home h2{text-align:center;font-family:var(--font-lora),serif;color:#ffffff;border:none;outline:none}.Home h2{font-size:30px;text-transform:capitalize;width:0;overflow:hidden;white-space:nowrap;margin:0 auto;animation:typing 3.5s steps(40) forwards;animation-delay:1.3s;max-width:-moz-fit-content;max-width:fit-content}@keyframes headerFadeIn{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:768px){.Home h1{font-size:45px;margin-bottom:-10px}.Home h2{font-size:24px;animation:typing 3s steps(30) forwards;animation-delay:1.1s}}@media (max-width:480px){.Home h1{font-size:35px;margin-bottom:-5px}.Home h2{font-size:20px;animation:typing 2.5s steps(25) forwards;animation-delay:.9s}}.image-text-wrapper{display:flex;align-items:center;justify-content:space-between;gap:20px}.home-image{margin:30px 30px 30px 70px;position:relative}.graybox{width:500px;height:410px;background-color:#7e9b7a;border-radius:15px;box-shadow:30px 30px 5px rgba(0,0,0,.3);display:flex;justify-content:center;align-items:center;overflow:hidden}.graybox img{width:100%;height:100%;object-fit:cover;border-radius:15px;pointer-events:none}.home-text{margin-right:40px;width:55%;padding:15px;background-color:rgba(198,225,158,1);border-radius:15px;font-size:1.2rem;color:rgba(59,88,55,1);line-height:1.4;text-align:justify;box-shadow:30px 30px 5px rgba(0,0,0,.1)}.bottom-home{display:flex;justify-content:space-between}.homeimage1,.homeimage2,.hometext1,.logos{width:25%;height:190px;align-items:center;justify-content:center}.homeimage1{background-color:#d8e5ba;display:flex;justify-content:center;align-items:center}.homeimage1 img{height:160px;max-width:100%;margin-top:20px}.hometext1{background-color:#454851;color:black;display:flex;justify-content:center;align-items:center}.hometext1 p{margin:35px;font-size:2rem;color:black}.homeimage2{background-color:#73956f;display:flex;justify-content:center;align-items:center}.homeimage2 img{height:160px;max-width:100%;margin-top:20px}.logos{background-color:#454851;color:white}.logos p{text-align:center;font-size:large}.logo-container{display:flex;justify-content:center;gap:40px}.logo-container img{height:35px;filter:invert(1) brightness(2)}.logo-container a{color:white}.leaf-right-top{top:35%;top:30%;right:10px}.leaf-left-circle{top:25%;left:15px;transform:translateY(-10%) rotatex(-366deg) rotatey(532deg) rotate(-55deg)}@media (max-width:1024px){.Home h1{font-size:50px}.Home h2{font-size:25px}.graybox{width:300px;height:300px}.home-text{width:100%;font-size:1.2rem}}@media (max-width:768px){.Home{padding:20px;font-size:1rem}.home-heading h1{font-size:50px}.home-heading h2{font-size:24px}.image-text-wrapper{flex-direction:column;align-items:center;gap:20px}.home-image{margin:20px 0;width:80%;text-align:center}.graybox{width:100%;height:300px;background-color:#7e9b7a;border-radius:15px;box-shadow:30px 30px 5px rgba(0,0,0,.3);margin:0 auto}.home-text{width:90%;padding:15px;font-size:1.2rem;background-color:#d8e5ba;border-radius:15px;text-align:justify;margin:40px}.bottom-home{display:block;width:100%;text-align:center}.homeimage1,.homeimage2,.hometext1,.logos{width:100%;margin-bottom:10px;margin-left:10px;margin-right:10px}.homeimage1 img,.homeimage2 img{height:auto;max-width:40%}.hometext1{background-color:#454851;color:aliceblue;text-align:center}.hometext1 p{font-size:2.1rem;text-align:center;margin:50% 10px 10px}.logo-container{flex-direction:column;gap:15px}.logo-container img{height:30px}.leaf-left-circle,.leaf-right-top{width:120px}}@media (max-width:480px){.Home{padding:10px;font-size:.9rem}.home-heading h1{font-size:40px}.home-heading h2{font-size:20px}.image-text-wrapper{flex-direction:column;align-items:center;gap:20px}.home-image{margin:20px 0;width:80%;text-align:center}.graybox{height:180px;box-shadow:15px 15px 5px rgba(0,0,0,.3);padding:0}.graybox,.home-text{width:100%;border-radius:15px}.home-text{margin-top:10px;padding:15px;font-size:1.2rem;background-color:#d8e5ba;text-align:justify}.bottom-home{display:block;width:100%;text-align:center}.homeimage1,.homeimage2,.hometext1,.logos{width:100%;margin-bottom:20px}.homeimage1 img,.homeimage2 img{height:auto;max-width:90%}.hometext1{background-color:#454851;color:aliceblue;text-align:center}.hometext1 p{font-size:1.3rem;margin:10px;text-align:center}.logo-container{flex-direction:column;gap:15px}.logo-container img{height:30px}.leaf-left-circle,.leaf-right-top{width:100px}}.circular-gallery{display:flex;width:100%;height:120%;cursor:-webkit-grab;cursor:grab}.circular-gallery:active{cursor:-webkit-grabbing;cursor:grabbing}.gallery-container{min-height:100%;background-position:50%;padding:3rem 0}.gallery-content{position:relative}.gallery-title-section{margin-top:.5rem;display:flex;justify-content:center;align-items:center;gap:1.2rem;position:relative}.gallery-title-container{display:flex;flex-direction:column;align-items:center}.gallery-title{background-color:white;transition:all .3s ease-in-out;border-radius:9999px;width:24rem;height:4rem;display:flex;align-items:center;justify-content:center;font-size:2.5rem;font-weight:700;letter-spacing:1px;text-transform:uppercase}.gallery-title:hover{box-shadow:0 6px 12px rgba(85,107,47,.7);transform:translateY(-2px)}.diamond-icon{animation:pulse 3s infinite alternate}@keyframes pulse{0%{transform:scale(1);opacity:.7}to{transform:scale(1.1);opacity:1}}.wavy-line-container{margin:3rem auto;position:relative;display:flex;flex-direction:column;align-items:center;max-width:100%;overflow:hidden}.wavy-line-container svg{max-width:100%}.gallery-leaf{position:absolute;bottom:-20px;max-width:80px;transform:translateX(20px)}.gallery-image-container{position:relative;margin:1rem;transition:transform .3s ease-in-out}.gallery-image-container:hover{transform:translateY(-5px)}.gallery-image-placeholder{position:relative;z-index:1}.gallery-image-container.rounded .gallery-image-placeholder{width:16rem;height:16rem;border-radius:50%}.gallery-image-container.rounded-square .gallery-image-placeholder{width:20rem;height:16rem;border-radius:2.5rem}.gallery-image-container:after{content:"";position:absolute;bottom:-.75rem;right:-.75rem;background-color:#648a5e;z-index:0}.gallery-image-container.rounded:after{width:16rem;height:16rem;border-radius:50%}.gallery-image-container.rounded-square:after{width:20rem;height:16rem;border-radius:2.5rem}.gallery-image{width:100%;height:100%;object-fit:cover;border-radius:inherit}.gallery-images-bottom-row,.gallery-images-top-row{display:flex;justify-content:space-around;flex-wrap:wrap;margin:2rem 0}.gallery-images-bottom-row{margin-top:3rem}.decorative-leaf{position:absolute;width:150px;height:150px;background-size:contain;background-repeat:no-repeat;opacity:.8;z-index:-1}.left-leaf{bottom:10%;left:0;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150"><path d="M10 140C20 120 30 100 50 90C70 80 90 80 110 90C130 100 140 120 145 140" stroke="%23648a5e" stroke-width="1.5" fill="none"/><path d="M30 130C40 110 50 90 70 80C90 70 110 70 130 80" stroke="%23648a5e" stroke-width="1.5" fill="none"/><path d="M50 120C60 100 70 80 90 70C110 60 130 60 150 70" stroke="%23648a5e" stroke-width="1.5" fill="none"/></svg>')}.right-leaf{top:20%;right:0;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150"><path d="M140 10C120 20 100 30 90 50C80 70 80 90 90 110C100 130 120 140 140 145" stroke="%23648a5e" stroke-width="1.5" fill="none"/><path d="M130 30C110 40 90 50 80 70C70 90 70 110 80 130" stroke="%23648a5e" stroke-width="1.5" fill="none"/><path d="M120 50C100 60 80 70 70 90C60 110 60 130 70 150" stroke="%23648a5e" stroke-width="1.5" fill="none"/></svg>')}.bottom-curve{position:absolute;bottom:0;right:0;width:100%;height:150px;background-color:#b4c79d;border-top-left-radius:100%;z-index:-1}@media (max-width:1024px){.gallery-title{width:20rem;font-size:2rem}.gallery-image-container.rounded .gallery-image-placeholder,.gallery-image-container.rounded:after{width:14rem;height:14rem}.gallery-image-container.rounded-square .gallery-image-placeholder,.gallery-image-container.rounded-square:after{width:18rem;height:14rem}}@media (max-width:768px){.gallery-title{width:16rem;height:3.5rem;font-size:1.75rem}.gallery-image-container.rounded .gallery-image-placeholder,.gallery-image-container.rounded:after{width:12rem;height:12rem}.gallery-image-container.rounded-square .gallery-image-placeholder,.gallery-image-container.rounded-square:after{width:16rem;height:12rem}.wavy-line-container svg{width:90%}}@media (max-width:480px){.gallery-title-section{flex-direction:column;gap:.5rem}.gallery-title{width:14rem;height:3rem;font-size:1.5rem}.gallery-image-container.rounded .gallery-image-placeholder,.gallery-image-container.rounded:after{width:10rem;height:10rem}.gallery-image-container.rounded-square .gallery-image-placeholder,.gallery-image-container.rounded-square:after{width:14rem;height:10rem}.decorative-leaf{width:100px;height:100px}}@import url("https://fonts.googleapis.com/css2?family=Inika:wght@400;700&display=swap");.about-container{height:610px}.about-container,.about-container1{position:relative;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0;background:none}.about-container1{height:165px}.heading{position:relative;text-align:center;width:100%;margin:0 auto}.grid-image{position:absolute;top:-590px;left:50.8%;transform:translateX(-50%);width:100%;max-width:600px;height:auto;z-index:1;opacity:.5}.heading h1{position:relative;font-size:2.5rem;font-weight:700;color:#000;z-index:2;background:white;border:1px solid #000;padding:10px 30px;border-radius:30px;display:inline-block;top:-585px;right:-9px;font-family:Inika,serif;box-shadow:0 2px 5px rgba(0,0,0,.1)}.star-left{top:-414%;left:29.5%;transform:rotate(87deg)}.star-left,.star-right{position:absolute;width:85px;height:auto;z-index:3}.star-right{top:-457%;right:28%;transform:rotate(267deg)}.leaf-right-top{position:absolute;top:2%;right:-20px;width:120px;height:auto;z-index:1;transform:rotate(-14.85deg)}.circle{width:50%;height:50%;border-radius:50%;border-color:#5e785a;overflow:hidden;box-shadow:26px 28px 5px #5e785a;margin-right:180px;margin-top:-60px}.circle img{width:100%;height:100%;border-color:10px #5e785a;object-fit:cover}.text-right{width:560px;height:490px;float:right;border:none;padding:5px;box-sizing:border-box;top:200px;margin-top:-465px}.text-right h2{font-size:60px;color:#3b5837;margin-bottom:-18px;font-family:Inika,serif;text-shadow:0 4px 0 rgba(0,0,0,.3)}.text-right p{font-size:16px;color:#333;line-height:1.6;font-family:Inika,serif}.leaf-left-circle{position:absolute;top:48%;left:-43px;transform:translateY(-10%) rotatex(-366deg) rotatey(532deg) rotate(-24deg);width:150px;height:auto;z-index:2}.design-left{bottom:-20px;left:-214px;width:334.04px;transform:translateY(-50%) rotate(-153deg)}.design-left,.design-right{position:absolute;height:282.14px;z-index:1}.design-right{bottom:-42px;right:-43px;width:333.29px;transform:rotate(5deg)}@media (max-width:1024px){.about-container{height:610px}.about-container,.about-container1{position:relative;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0;background:none}.about-container1{height:165px}.heading{position:relative;text-align:center;width:100%;margin:0 auto}.grid-image{position:absolute;top:-590px;left:50.8%;transform:translateX(-50%);width:100%;max-width:600px;height:auto;z-index:1;opacity:.5}.heading h1{position:relative;font-size:2.5rem;font-weight:700;color:#000;z-index:2;background:white;border:1px solid #000;padding:10px 30px;border-radius:30px;display:inline-block;top:-585px;right:-9px;font-family:Inika,serif;box-shadow:0 2px 5px rgba(0,0,0,.1)}.star-left{top:-414%;left:29.5%;transform:rotate(87deg)}.star-left,.star-right{position:absolute;width:85px;height:auto;z-index:3}.star-right{top:-457%;right:28%;transform:rotate(267deg)}.leaf-right-top{position:absolute;top:2%;right:-20px;width:120px;height:auto;z-index:1;transform:rotate(-14.85deg)}.circle-text-container{display:flex;align-items:center;justify-content:center;margin-top:-490px;margin-right:400px;background:none}.circle img{width:100%;height:100%;border-color:10px #5e785a;object-fit:cover}.text-right{width:560px;height:490px;float:right;border:none;padding:5px;box-sizing:border-box;top:200px;margin-top:-465px}.text-right h2{font-size:60px;color:#3b5837;margin-bottom:-18px;font-family:Inika,serif;text-shadow:0 4px 0 rgba(0,0,0,.3)}.text-right p{font-size:16px;color:#333;line-height:1.6;font-family:Inika,serif}.leaf-left-circle{position:absolute;top:48%;left:-43px;transform:translateY(-10%) rotatex(-366deg) rotatey(532deg) rotate(-24deg);width:150px;height:auto;z-index:2}.design-left{bottom:-20px;left:-214px;width:334.04px;transform:translateY(-50%) rotate(-153deg)}.design-left,.design-right{position:absolute;height:282.14px;z-index:1}.design-right{bottom:-42px;right:-43px;width:333.29px;transform:rotate(5deg)}}@media (max-width:820px){.heading h1{font-size:2.5rem;top:-585px}.circle-text-container{margin-top:-476px;margin-right:-210px}.star-right{top:-460%;right:18%}.star-left,.star-right{position:absolute;width:100px;height:auto;z-index:3}.star-left{top:-420%;left:21.5%}.text-right{width:100%;margin-top:50px;text-align:center;height:320px}.text-right h2{font-size:2rem;font-family:Inika,serif}.text-right p{font-size:16px;font-family:Inika,serif}.leaf-right-top{position:absolute;top:25%;right:-20px;width:120px;height:auto;z-index:1;transform:rotate(-14.85deg)}.leaf-left-circle{position:absolute;top:70%;left:-43px;transform:translateY(-10%) rotatex(-366deg) rotatey(532deg) rotate(-24deg);width:150px;height:auto;z-index:2}}@media (max-width:768px){.heading h1{font-size:2.5rem;top:-585px}.circle-text-container{margin-top:-476px;margin-right:-210px}.star-right{top:-460%;right:18%}.star-left,.star-right{position:absolute;width:100px;height:auto;z-index:3}.star-left{top:-420%;left:21.5%}.text-right{width:100%;margin-top:50px;text-align:center;height:325px}.text-right h2{font-size:2rem;font-family:Inika,serif}.text-right p{font-size:16px;font-family:Inika,serif}.leaf-right-top{position:absolute;top:25%;right:-20px;width:120px;height:auto;z-index:1;transform:rotate(-14.85deg)}.leaf-left-circle{position:absolute;top:70%;left:-43px;transform:translateY(-10%) rotatex(-366deg) rotatey(532deg) rotate(-24deg);width:150px;height:auto;z-index:2}}@media (max-width:720px){.heading h1{font-size:2.5rem;top:-585px}.circle-text-container{margin-top:-476px;margin-right:-210px}.star-right{top:-460%;right:18%}.star-left,.star-right{position:absolute;width:100px;height:auto;z-index:3}.star-left{top:-420%;left:19.5%}.text-right{width:100%;margin-top:50px;text-align:center;height:380px}.text-right h2{font-size:2rem;font-family:Inika,serif}.text-right p{font-size:16px;font-family:Inika,serif}.leaf-right-top{position:absolute;top:25%;right:-20px;width:120px;height:auto;z-index:1;transform:rotate(-14.85deg)}.leaf-left-circle{position:absolute;top:70%;left:-43px;transform:translateY(-10%) rotatex(-366deg) rotatey(532deg) rotate(-24deg);width:150px;height:auto;z-index:2}}@media (max-width:480px){.heading h1{font-size:14px;top:-582px;left:4px}.grid-image{width:70%}.star-left{width:70px;top:-565px}.star-right{width:70px;top:-591px}.circle-text-container{margin-top:100px;flex-direction:column;align-items:center}.circle{width:250px;height:250px;margin-top:-995px;margin-right:210px}.text-right{width:90%;padding:10px;margin-top:-343px;height:420px}.text-right h2{font-size:1.8rem;font-family:Inika,serif}.text-right p{font-size:13px;font-family:Inika,serif}.leaf-right-top{position:absolute;top:16%;right:-20px;width:100px;height:auto;z-index:1;transform:rotate(-14.85deg)}.leaf-left-circle{position:absolute;top:51%;left:-43px;transform:translateY(-10%) rotatex(-366deg) rotatey(532deg) rotate(-24deg);width:110px;height:auto;z-index:2}}@media (max-width:410px){.heading h1{font-size:10px;top:-586.5px;left:4px}.grid-image{width:60%}.star-left{width:50px;top:-571px;left:89px}.star-right{width:50px;top:-591px;right:83px}.circle-text-container{margin-top:100px;flex-direction:column;align-items:center}.circle{width:250px;height:250px;box-shadow:20px 20px 5px #5e785a;margin-top:-1010px;margin-right:225px}.text-right{width:90%;padding:10px;margin-top:-322px;height:430px;text-align:center}.text-right h2{font-size:1.8rem;font-family:Inika,serif}.text-right p{font-size:12px;font-family:Inika,serif}.leaf-right-top{position:absolute;top:16%;right:-20px;width:100px;height:auto;z-index:1;transform:rotate(-14.85deg)}.leaf-left-circle{position:absolute;top:51%;left:-43px;transform:translateY(-10%) rotatex(-366deg) rotatey(532deg) rotate(-24deg);width:110px;height:auto;z-index:2}}@media (max-width:360px){.heading h1{font-size:10px;top:-590.3px;left:4px}.grid-image{width:60%}.star-left{width:40px;top:-572px;left:75px}.star-right{width:40px;top:-590px;right:70px}.circle-text-container{margin-top:100px;flex-direction:column;align-items:center}.circle{width:200px;height:200px;box-shadow:18px 18px 5px #5e785a;margin-top:-1120px;margin-right:225px}.text-right{width:90%;padding:10px;margin-top:-420px;height:420px;text-align:center}.text-right h2{font-size:1.8rem;font-family:Inika,serif}.text-right p{font-size:12px;font-family:Inika,serif}.leaf-right-top{top:16%;right:-20px;z-index:1;transform:rotate(-14.85deg)}.leaf-left-circle,.leaf-right-top{position:absolute;width:90px;height:auto}.leaf-left-circle{top:51%;left:-30px;transform:translateY(-10%) rotatex(-366deg) rotatey(532deg) rotate(-24deg);z-index:2}}@media (max-width:344px){.heading h1{font-size:8px;top:-589.3px;left:4px}.grid-image{width:60%}.star-left{width:35px;top:-570px;left:75px}.star-right{width:35px;top:-589px;right:70px}.circle-text-container{margin-top:100px;flex-direction:column;align-items:center}.circle{width:200px;height:200px;margin-top:-1120px;margin-right:225px;box-shadow:18px 18px 5px #5e785a}.text-right{width:90%;padding:10px;margin-top:-425px;height:425px;text-align:center}.text-right h2{font-size:1.8rem;font-family:Inika,serif}.text-right p{font-size:12px;font-family:Inika,serif}.leaf-right-top{top:16%;right:-20px;z-index:1;transform:rotate(-14.85deg)}.leaf-left-circle,.leaf-right-top{position:absolute;width:80px;height:auto}.leaf-left-circle{top:51%;left:-30px;transform:translateY(-10%) rotatex(-366deg) rotatey(532deg) rotate(-24deg);z-index:2}}@media (max-width:320px){.heading h1{font-size:10px;top:-590.3px;left:4px}.grid-image{width:60%}.star-left{width:35px;top:-572px;left:65px}.star-right{width:35px;top:-590px;right:60px}.circle-text-container{margin-top:100px;flex-direction:column;align-items:center}.circle{width:200px;height:200px;margin-top:-1120px;margin-right:225px;box-shadow:18px 18px 5px #5e785a}.text-right{width:90%;padding:10px;margin-top:-420px;height:460px;text-align:center}.text-right h2{font-size:1.8rem;font-family:Inika,serif}.text-right p{font-size:12px;font-family:Inika,serif}.leaf-right-top{top:16%;right:-20px;z-index:1;transform:rotate(-14.85deg)}.leaf-left-circle,.leaf-right-top{position:absolute;width:75px;height:auto}.leaf-left-circle{top:51%;left:-30px;transform:translateY(-10%) rotatex(-366deg) rotatey(532deg) rotate(-24deg);z-index:2}}@media (max-width:280px){.heading h1{font-size:8px;top:-590.3px;left:4px}.grid-image{width:70%}.star-left{width:35px;top:-574px;left:53px}.star-right{width:35px;top:-590px;right:45px}.circle-text-container{margin-top:100px;flex-direction:column;align-items:center}.circle{width:180px;height:180px;margin-top:-1120px;margin-right:225px;box-shadow:16px 16px 5px #5e785a}.text-right{width:90%;padding:10px;margin-top:-420px;height:490px;text-align:center}.text-right h2{font-size:1.8rem;font-family:Inika,serif}.text-right p{font-size:12px;font-family:Inika,serif}.leaf-right-top{top:16%;right:-20px;z-index:1;transform:rotate(-14.85deg)}.leaf-left-circle,.leaf-right-top{position:absolute;width:60px;height:auto}.leaf-left-circle{top:51%;left:-30px;transform:translateY(-10%) rotatex(-366deg) rotatey(532deg) rotate(-24deg);z-index:2}.design-left{bottom:-20px;left:-214px;transform:translateY(-50%) rotate(-153deg)}.design-left,.design-right{position:absolute;width:250.29px;height:250.14px;z-index:1}.design-right{bottom:-42px;right:-43px;transform:rotate(5deg)}}@media (max-width:240px){.heading h1{font-size:8px;top:-591.3px;left:4px}.grid-image{width:80%}.star-left{width:30px;top:-570px;left:43px}.star-right{width:30px;top:-590px;right:35px}.circle-text-container{margin-top:100px;flex-direction:column;align-items:center}.circle{width:160px;height:160px;margin-top:-1175px;margin-right:225px;box-shadow:14px 17px 5px #5e785a}.text-right{width:90%;padding:10px;margin-top:-500px;height:300px;text-align:center}.text-right h2{font-size:1.8rem;font-family:Inika,serif}.text-right p{font-size:10px;font-family:Inika,serif}.leaf-right-top{top:16%;right:-20px;z-index:1;transform:rotate(-14.85deg)}.leaf-left-circle,.leaf-right-top{position:absolute;width:50px;height:auto}.leaf-left-circle{top:51%;left:-20px;transform:translateY(-10%) rotatex(-366deg) rotatey(532deg) rotate(-24deg);z-index:2}.design-left{bottom:-20px;left:-214px;transform:translateY(-50%) rotate(-153deg)}.design-left,.design-right{position:absolute;width:250.29px;height:250.14px;z-index:1}.design-right{bottom:-42px;right:-43px;transform:rotate(5deg)}}@import url("https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&family=Grey+Qo&family=Inika:wght@400;700&family=Noto+Music&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Russo+One&display=swap");body{font-family:Inika,serif;margin:0;padding:0;background-color:white}header{display:flex;justify-content:space-between;align-items:center}.logo img{width:173px;height:106px;border-radius:52.21px 0 0 0;opacity:0;color:rgba(94,120,90,1);cursor:pointer}nav ul{list-style:none;margin:0;padding:0;display:flex}nav ul li{margin:0 10px}nav ul li a{text-decoration:none;color:black;text-shadow:.5px .5px grey;padding:5px 10px;width:685px;height:34px;top:48px;left:732px;gap:0;opacity:0}nav ul li a.active,nav ul li a:hover{background-color:#6b8e23;color:#fff;border-radius:23px}.collabs-header .container .heading h1{position:absolute;height:77px;top:-81px;left:104px;width:50%;font-family:Inika,serif;font-weight:700;font-size:60px;line-height:72.5px;align-items:center;align-content:center;font-style:normal;text-shadow:2px 2px gray}.collabs-header .circle img{width:484px;height:82px;top:3px;left:230px;border-radius:50px;border:1px;border-style:solid;border-color:grey;position:relative;margin-left:-445px;align-content:center;display:flex;align-items:center;justify-content:center}.collabs-header .star3 img{height:20px;width:20px;border-radius:0;border-color:white;margin-left:409px;position:absolute;bottom:70px;left:28%;top:138px}.collabs-header{text-align:center;padding:20px 0;width:341px;height:32px;margin:39px 39px 39px 436px}.collabs-header .star4 img{height:12px;width:12px;border-radius:0;border-color:white;margin-left:430px;position:absolute;left:28%;top:156px}.collabs-header .star1 img{height:20px;width:20px;border-radius:0;border-color:white;margin-top:0;position:absolute;top:257px;margin-right:18%;left:27%}.collabs-header .star2 img{height:12px;width:12px;margin-right:255px;border-radius:0;border-color:white;margin-top:-15px;margin-bottom:20px;position:absolute;top:294px;left:28.5%}.collabs-header .container{background-image:url(https://s3-alpha-sig.figma.com/img/d034/abdd/6ac8796387f8a20138cea101faef7338?Expires=1736726400&Key-Pair-Id=APKAQ4GOSFWCVNEHN3O4&Signature=KXskEAvScKvQtCJGVKhOXpi50DqphEbDrzVQFVw-9ag0bap9UJHQIhlZGIGWGVBZVEIEFg78CWv7HkouRqDhiP20PrYPy5z2HswDWgarm0set~crbs2v-2iCwuWg5P0-rJ9QSGN4PTkSFsRMd4~c6yn0aH0NZCKL~6tGcK0DTQiCFpHpuyn2q8TcHbdiGghDtiwqfHEAxHrAwdoYFEZs4mjQi04roADRKcuforpZ1kFiqcsSjZBK9VSbkclBZCMgW1nBokrC1LSMTY4W3V63r8rugF2ofz5tFqfJzL6if0H4aGdSfSVtMkh~2MDQTmMqVhPUuC02w78ROv3v1rEX-A__);height:175px;top:126px;mix-blend-mode:luminosity;text-align:center;position:absolute;background-repeat:round}.content{display:flex;flex-wrap:wrap;justify-content:space-around;padding:20px}.content .text{width:60%;padding:20px}.content .text h2{width:465px;height:57px;top:363px;left:121px;font-size:50px;color:rgba(94,120,90,1);font-family:Inika,serif;font-weight:700;font-style:normal;line-height:60.42px}.content .text p{font-size:24px;line-height:29px;color:rgba(94,120,90,1);font-weight:400;width:485px}.content .shapes{width:30%;flex-wrap:wrap}.content .shapes,.content .shapes .shape1{display:flex;justify-content:center;align-items:center}.content .shapes .shape1{background-color:rgba(202,196,196,1);width:405px;height:267px;top:762px;left:57%;border-radius:61px;position:absolute;margin:10px}.content .shapes .shape2{width:392px;height:295px;top:772px;left:61%}.content .shapes .shape2,.content .shapes .shape3{background:rgba(59,88,55,1);border-radius:80px;position:absolute}.content .shapes .shape3{width:264px;height:277px;top:545px;left:48%}.content .shapes .shape4{background:rgba(217,217,217,1);top:519px;left:45%}.content .shapes .shape4,.content .shapes .shape5{width:264px;height:277px;border-radius:80px;position:absolute}.content .shapes .shape5{background:rgba(59,88,55,1);top:587px;left:76%}.content .shapes .shape6{background:rgba(217,217,217,1);width:264px;height:277px;top:555px;left:73%;border-radius:80px;position:absolute}.content .shapes .shape7{background:rgba(59,88,55,1);top:309px;left:56%}.content .shapes .shape7,.content .shapes .shape8{width:406px;height:295px;border-radius:80px;position:absolute}.content .shapes .shape8{background:rgba(202,196,196,1);top:278px;left:54%}.content .text p{font-family:Inika,serif;color:black}.collabs-header .container{display:flex;align-items:center;align-content:center;justify-content:center;width:40%;left:25%}.leaf img{top:69.62px;transform:rotate(-59.77deg);display:flex;position:fixed;right:0}.leaf img,.leaf2 img{width:167px;height:239.55px}.leaf2 img{transform:rotate(105.77deg);left:-6px}.leaf2 img,.oval img{position:absolute;top:969px}.oval img{width:299.2px;height:315.16px;display:flex;right:0}@media screen and (max-width:1200px){.content{padding:15px}.content .text{width:50%}.content .shapes{width:45%}.collabs-header .container{width:450px}.leaf img{width:140px;height:200px}}@media screen and (max-width:992px){.content .text{width:100%;text-align:center;height:auto}.content .text h2{width:100%;font-size:40px;line-height:48px;height:auto}.content .text p{width:100%;font-size:20px;height:auto}.content .shapes{width:45%;height:auto;margin-top:30px;display:ruby}.content .shapes [class^=shape]{position:relative;top:unset;left:unset;margin:15px auto}.collabs-header{margin-left:0;width:100%}.collabs-header .container{position:relative;width:60%;margin:0 auto;left:-40px;top:-50px;align-items:center;align-content:center;justify-content:center}.collabs-header .container .heading h1{font-size:45px;width:72%;left:50px;align-items:center;align-content:center;justify-content:center;top:-72px}.collabs-header .star1 img{position:relative;top:-88px;left:-22%}.collabs-header .star2 img{position:relative;top:-78px;left:-14%}.collabs-header .star3 img{position:relative;top:-264px;left:-4%}.collabs-header .star4 img{position:relative;top:-272px;left:-3%}.leaf img{position:relative;left:84%;top:-58px}.content .text h2{left:50px;margin-left:-50px}.content .text h2,.content .text p{position:relative;top:-150px}.content .shapes .shape1{width:385px;height:204px;top:379px;left:-427px;border-radius:61px;position:relative}.content .shapes .shape2{width:385px;height:204px;top:401px;left:-10px;border-radius:80px;position:relative}.content .shapes .shape3{top:239px;left:-532px}.content .shapes .shape3,.content .shapes .shape4{width:223px;height:267px;border-radius:80px;position:relative}.content .shapes .shape4{top:214px;left:-777px}.content .shapes .shape5{top:235px;left:-1338px}.content .shapes .shape5,.content .shapes .shape6{width:223px;height:267px;border-radius:80px;position:relative}.content .shapes .shape6{top:212px;left:-1588px}.content .shapes .shape7{top:5px;left:-1676px}.content .shapes .shape7,.content .shapes .shape8{width:385px;height:204px;border-radius:80px;position:relative}.content .shapes .shape8{top:-16px;left:-2093px}.leaf2 img{position:relative;top:415px}.oval img{position:relative;top:200px;left:66%}}@media screen and (max-width:768px){header{flex-direction:column;padding:10px}.logo img{width:140px;height:85px}nav ul{flex-direction:column;text-align:center}nav ul li{margin:5px 0}nav ul li a{width:auto;display:block}.collabs-header .container{position:relative;width:326px;left:0;height:150px}.collabs-header .container .heading h1{font-size:35px;line-height:42px;top:-60px;left:51px;width:177px;height:57px}.collabs-header .container .circle img{position:relative;width:150px;left:280px}.collabs-header .star1 img{position:relative;top:-91px;left:-12%}.collabs-header .star2 img{position:relative;top:-82px;left:2%}.collabs-header .star3 img{position:relative;top:-234px;left:-14%}.collabs-header .star4 img{position:relative;top:-243px;left:-13%}.leaf img{position:relative;left:78%;top:-57px}.content .text h2{font-size:32px;line-height:38px}.content .text p{font-size:18px;line-height:24px}.content .shapes [class^=shape]{width:100%;height:200px}.content .shapes .shape1{width:346px;height:170px;top:233px;left:-386px;border-radius:61px;position:relative}.content .shapes .shape2{width:346px;height:170px;top:250px;left:-14px;border-radius:80px;position:relative}.content .shapes .shape3{top:96px;left:-532px}.content .shapes .shape3,.content .shapes .shape4{width:183px;height:203px;border-radius:80px;position:relative}.content .shapes .shape4{top:75px;left:-740px}.content .shapes .shape5{top:108px;left:-1164px}.content .shapes .shape5,.content .shapes .shape6{width:183px;height:203px;border-radius:80px;position:relative}.content .shapes .shape6{top:91px;left:-1371px}.content .shapes .shape7{top:-71px;left:-1469px}.content .shapes .shape7,.content .shapes .shape8{width:346px;height:170px;border-radius:80px;position:relative}.content .shapes .shape8{top:-96px;left:-1839px}.leaf2 img{position:relative;top:184px}.oval img{width:200px;height:210px;position:relative;top:4px;left:69%}}@media screen and (max-width:480px){.collabs-header .container .heading h1{font-size:28px;line-height:34px;left:44px;width:224px;height:44px;top:-48px}.collabs-header .container{position:relative;width:352px;height:145px;left:-11px}.content .text h2{font-size:26px;line-height:32px}.content .shapes [class^=shape]{height:150px}.collabs-header .star1 img{position:relative;top:-95px;left:-27%}.collabs-header .star2 img{position:relative;top:-85px;left:-4%}.collabs-header .star3 img{position:relative;top:-231px;left:-17%}.collabs-header .star4 img{position:relative;top:-239px;left:-16%}.leaf img{position:relative;left:68%;top:-66px}.content .shapes .shape1{position:relative;width:244px;left:-286px;top:217px}.content .shapes .shape2{position:relative;top:234px;width:244px;left:-13px}.content .shapes .shape3{position:relative;width:150px;top:103px;left:-368px;height:163px;border-radius:80px}.content .shapes .shape4{position:relative;width:150px;height:163px;top:86px;left:-536px;border-radius:61px}.content .shapes .shape5{position:relative;width:150px;height:163px;top:124px;left:-871px;border-radius:80px}.content .shapes .shape6{position:relative;width:150px;height:163px;top:106px;left:-1038px;border-radius:61px}.content .shapes .shape7{position:relative;width:244px;top:-14px;left:-1111px}.content .shapes .shape8{position:relative;top:-30px;left:-1383px;width:244px;border-radius:61px}.oval img{position:relative;left:56%}}.card-container{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;padding:20px;gap:20px;width:1250px;margin-top:80px;height:auto;box-sizing:border-box}.date-bubble{background-color:#e0e0e0;padding:15px;display:flex;flex-direction:column;justify-content:center;border-radius:50%;text-align:center;font-weight:700;color:#4a5a46;width:151px;height:105px}.date-bubble-text{font-size:20px;color:rgba(59,88,55,1);font-family:Inika,serif}.content-box{display:flex;align-items:center;padding:20px;border-radius:10px;font-family:Inika,serif}.text-content{max-width:720px;padding-left:50px}.text-content,.title{font-family:Inika,serif}.title{font-size:50px;margin-bottom:0;color:#4a5a46}.description{font-size:14px;max-height:125px;color:#333}.description,.see-more{font-family:Inika,serif}.see-more{background-color:#b0c4a5;border:none;padding:5px 10px;border-radius:40px;cursor:pointer;font-weight:700;display:flex;justify-content:center;align-items:center;width:141px;height:34px}.icon{margin-left:5px}.image-wrapper{position:relative;display:inline-block}.image-background{width:272px;height:192px;background-color:#5f6d58;border-radius:70px;position:absolute;top:8px;left:8px;z-index:0}.image{width:263px;height:182px;border-radius:60px;background-color:#d4d4d4;position:relative;z-index:1}.body{overflow:hidden;margin:0;height:100vh}.page-background{top:0;left:0;width:100%;height:100%;background-image:linear-gradient(#00000008 1px,transparent 0),linear-gradient(90deg,#00000008 1px,transparent 0);background-size:20px 20px;z-index:-2;pointer-events:none}.teamContainer{width:100%;max-width:1200px;margin:0 auto;padding-top:32px;display:flex;flex-direction:column;align-items:center;background-color:transparent;position:relative;min-height:100%;flex-grow:1}.instagram-link{display:inline-block;margin-top:10%;margin-left:20%;color:#146d18;font-weight:700;text-decoration:none;transition:opacity .3s}.instagram-link:hover{opacity:.8}.instagram{color:#146d18;font-weight:700;text-decoration:none;transition:opacity .3s}.instagram:hover{opacity:.8}.leafDecoration{position:relative;z-index:-1}@keyframes moveAndRotateLeaves{0%{transform:rotate(2deg) translateX(0) translateY(0)}50%{transform:rotate(5deg) translateX(10px) translateY(-20px)}to{transform:rotate(2deg) translateX(0) translateY(0)}}.leafTopRight{position:fixed;top:150px;right:0;width:160px;height:auto;opacity:1;z-index:-1;animation:moveAndRotateLeaves 5s ease-in-out infinite}.noEventsMessage{text-align:center;padding:50px 20px;color:#333;font-size:2.2em;margin-top:80px;overflow:hidden;white-space:normal;width:auto;font-family:Georgia,serif;font-weight:600;letter-spacing:.05em;opacity:1}.noEventsMessage.animate{white-space:nowrap;width:0;border-right:.08em solid #555;animation:typing 3.5s steps(40) forwards,blink-caret .75s step-end infinite}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink-caret{0%,to{border-color:transparent}50%{border-color:#555}}.noEventsMessage p{font-size:.7em;color:#666;line-height:1.6;margin-top:25px;opacity:1;font-family:Arial,sans-serif;max-width:600px;margin-left:auto;margin-right:auto}.noEventsMessage.animate p{opacity:0;animation:fadeIn 1s 3.5s forwards}@keyframes fadeIn{to{opacity:1}}@media (max-width:768px){.noEventsMessage{font-size:1.8em;padding:40px 15px;margin-top:60px}.noEventsMessage.animate{white-space:normal;width:auto;border-right:none;animation:none}.noEventsMessage p{font-size:.8em;margin-top:15px;opacity:1;animation:none}}@media (max-width:480px){.noEventsMessage{font-size:1.4em;padding:30px 10px;margin-top:40px}.noEventsMessage p{font-size:.75em}}.leafBottomLeft{position:fixed;top:290px;left:0;width:160px;height:auto;transform-origin:50% 50%;transform:rotate(100deg);opacity:1;z-index:-1;animation:moveAndRotateLeaves2 5s ease-in-out infinite}@keyframes moveAndRotateLeaves2{0%{transform:rotate(100deg) translateX(0) translateY(0)}50%{transform:rotate(105deg) translateX(5px) translateY(-10px)}to{transform:rotate(100deg) translateX(0) translateY(0)}}.diamondDecoration{position:absolute;background-color:#7bae7f;-webkit-clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);transform:rotate(0deg);opacity:.8;z-index:1;border:none}.diamond1{width:25px;height:25px;top:150px;left:340px}.diamond2{top:65px;right:365px}.diamond2,.diamond3{width:15px;height:15px}.diamond3{top:150px;left:370px}.diamond4{width:25px;height:25px;top:50px;right:380px}.teamHeader{text-align:center;margin:0;position:relative;font-family:Inika,serif}.teamHeader:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:614px;height:147px;background-image:linear-gradient(#00000020 1px,transparent 0),linear-gradient(90deg,#00000020 1px,transparent 0);background-size:15px 15px;z-index:-1;opacity:.9;pointer-events:none}.teamHeader h1{font-size:190%;font-weight:700;align-items:center;padding:1rem 3rem;border:1px solid #000;border-radius:40px;width:400px;height:50px;font-family:Inika,serif;position:relative;background-color:#fff}.categoryNav,.teamHeader h1{display:flex;justify-content:center}.categoryNav{gap:1.5rem;margin:2rem 0;flex-wrap:wrap}.categoryButton{background:none;border:none;width:226px;height:39px;font-size:22px;font-family:Inika,serif;font-weight:400;cursor:pointer;transition:background-color .3s ease}.active{background-color:#cbd5c0;border-radius:20px}.wavyLine{position:relative;width:100%;height:100%;margin:-3rem 0 -3rem 290px;top:3cap;overflow:hidden}.teamGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;width:80%;padding:2rem 0;height:auto;box-sizing:border-box}.teamCardContainer{height:350px}.teamCard{background-color:#d9d9d9;border-radius:7px;overflow:hidden;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;width:100%;max-width:250px;box-sizing:border-box;text-align:center;height:auto;margin:0 auto}.teamImage{height:auto;border-radius:10px;max-width:100%;margin-bottom:0}.teamGrid{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;padding:1rem}@media (max-width:600px){.teamCardContainer{max-width:90%}.teamCard{max-width:100%}}.memberName{bottom:-40px}.memberDescription{background-color:#e6e6e6;padding:.5rem;text-align:center;border-radius:20px;font-size:.9rem;opacity:.9;margin-top:.5rem;max-width:90%;box-sizing:border-box;word-wrap:break-word}.bottomLeftImage{bottom:-10px;left:-74.8vh;width:200px;height:200px}.bottomLeftImage,.bottomRightImage{position:relative;z-index:-1;opacity:1}.bottomRightImage{left:1425px}@media (max-width:768px){.teamCard{padding:1rem}.teamImage{max-height:200px}.memberName{font-size:1rem}.memberDescription{font-size:.85rem}}@media (max-width:480px){.teamCard{padding:.5rem}.teamImage{max-height:150px}.memberName{font-size:.9rem}.memberDescription{font-size:.8rem}}.popupOverlay{position:fixed;top:0;left:0;height:100%;background-color:rgba(0,0,0,.5);z-index:1000}.loaderContainer,.popupOverlay{width:100%;display:flex;justify-content:center;align-items:center}.loaderContainer{padding:2rem}.loader{border:5px solid #f3f3f3;border-top-color:#1b7c3b;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.popupContent{background-color:#fff;padding:2rem;border-radius:10px;width:400px;text-align:center;box-shadow:0 4px 8px rgba(0,0,0,.1)}.popupContent h2{font-size:1.5rem;font-family:Inika,serif;margin-bottom:1rem}.popupContent p{font-family:Inika,serif;font-size:1rem;color:#333;margin-bottom:1.5rem}.closeButton{background-color:#84aa80;padding:.75rem 1.5rem;font-size:1rem;color:white;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.memberName:hover,.teamImage:hover{cursor:pointer;transform:scale(1.05);box-shadow:0 0 10px rgba(0,0,0,.2);transition:transform .3s ease,box-shadow .3s ease}.teamCardContainer{position:relative;width:100%;max-width:250px;margin:0 auto;height:400px}.teamCardBackground{position:absolute;top:20px;left:18px;width:100%;height:100%;background-color:#73956f;border-radius:10px;z-index:-1}.flipCard{background-color:transparent;width:auto;perspective:1000px;object-fit:cover}.flipCard,.flipCardInner{height:100%;position:relative}.flipCardInner{width:100%;text-align:center;transition:transform .8s;transform-style:preserve-3d}.flipCard:hover .flipCardInner{transform:rotateY(180deg)}.flipCardBack{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:7px}.image-container{object-fit:cover}.flipCardFront{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:7px;padding:0;box-sizing:border-box;overflow:hidden}.flipCardFront img{border-radius:7px;object-fit:contain}.teamImage{border-radius:7px;margin:0;padding:0}.teamCardContainer{height:400px!important}.flipCard,.flipCardInner{height:100%!important}.flipCardFront{position:absolute!important;top:0!important;left:0!important}.flipCardFront,.teamImage{height:100%!important;width:100%!important;padding:0!important}.teamImage{object-fit:cover!important;display:block!important;border-radius:10px!important;margin:0!important}.flipCardBack{background-color:#84aa80;color:white;transform:rotateY(180deg);display:flex;align-items:center;justify-content:center;padding:1.5rem;box-sizing:border-box;border-radius:10px}.teamImage{width:100%;height:100%;object-fit:contain;display:block}.memberName{position:absolute;bottom:-50px;left:0;right:0;background-color:#b4c79d;padding:.75rem;font-family:Inika,serif;text-align:center;border-radius:9px;font-weight:600;width:100%;box-sizing:border-box;word-wrap:break-word;font-size:1rem}.memberDescription{color:white;font-family:Inika,serif;font-size:.8rem;line-height:1.5;padding:0;margin:0;background-color:transparent;border-radius:0}.memberName:hover,.teamImage:hover{cursor:default;transform:none;box-shadow:none}@media (max-width:1024px){.teamCardContainer{max-width:220px;height:350px}.memberName{bottom:-45px;font-size:.95rem;padding:.7rem}}@media (max-width:768px){.flipCard{height:100%}.teamGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;width:90%}.teamCardContainer{max-width:200px;height:300px}.memberName{bottom:-40px;font-size:.9rem;padding:.6rem}}@media (max-width:480px){.teamGrid{grid-template-columns:1fr;gap:2rem;width:95%}.flipCard{height:100%}.teamCardContainer{max-width:280px;height:280px;margin:0 auto}.memberName{bottom:-30px;font-size:.9rem;padding:.5rem}.flipCard,.flipCardFront{height:100%!important}.flipCardInner{height:280px!important}.teamImage{height:100%!important;border-radius:7px!important}}@media (max-width:360px){.teamCardContainer{height:260px}.flipCard,.flipCardFront,.flipCardInner,.teamImage{height:100%!important}.memberName{bottom:-25px;font-size:.85rem;padding:.4rem}}@media (max-width:1440px){.card-container{width:100%!important;max-width:100vw!important;margin-left:auto!important;margin-right:auto!important;overflow:visible}}@media (max-width:1200px){.content .shapes .shape1,.content .shapes .shape2,.content .shapes .shape3,.content .shapes .shape4,.content .shapes .shape5,.content .shapes .shape6,.content .shapes .shape7,.content .shapes .shape8{position:relative!important;left:0!important;top:0!important;margin:10px auto!important;display:block!important}.content .shapes{width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important}.leaf img,.leaf2 img,.oval img{position:relative!important;left:0!important;right:0!important;margin:0 auto!important;display:block!important}}@media (max-width:1024px){.circle-text-container{flex-direction:column!important;margin:20px 0!important;align-items:center!important}.circle,.text-right{margin:20px auto!important;position:relative!important}.text-right{width:90%!important;float:none!important;text-align:center!important}.design-left,.design-right{display:none!important}}@media (max-width:768px){.gallery-images-bottom-row,.gallery-images-top-row{justify-content:center!important;gap:1rem!important}.gallery-image-container{margin:.5rem!important}}@media (max-width:992px){.teamHeader:before{width:90vw!important;left:50%!important;transform:translateX(-50%)!important}.teamHeader h1{width:auto!important;max-width:90vw!important;font-size:clamp(1.2rem,4vw,2rem)!important;padding:.5rem 1rem!important}.categoryNav{flex-wrap:wrap!important;justify-content:center!important}.categoryButton{width:auto!important;min-width:120px!important;padding:.5rem 1rem!important;margin:.25rem!important}}@media (max-width:768px){.card-container{width:100%!important;height:auto!important;padding:1rem!important}.card-container,.content-box{flex-direction:column!important}.content-box{text-align:center!important}.text-content{padding-left:0!important;max-width:100%!important}.title{font-size:clamp(1.5rem,6vw,3rem)!important}.image-wrapper{margin:1rem 0!important}.image,.image-background{width:100%!important;max-width:300px!important;margin:0 auto!important}.Home{overflow-x:hidden!important}.home-text{margin:20px auto!important;width:90%!important}.graybox{margin:0 auto!important;width:90%!important;max-width:400px!important}.bottom-home{width:100%!important;margin:0!important}.homeimage1,.homeimage2,.hometext1,.logos{margin:10px 0!important;width:100%!important}}@media (max-width:480px){.navbar{padding:5px 10px!important}.navbar-logo img{width:60px!important;height:60px!important}.navbar-links a{font-size:18px!important;padding:8px 15px!important}.heading h1{font-size:clamp(12px,4vw,18px)!important;padding:5px 15px!important;white-space:nowrap!important}.star-left,.star-right{width:clamp(30px,8vw,50px)!important}.circle{width:clamp(180px,60vw,250px)!important;height:clamp(180px,60vw,250px)!important}.text-right h2{font-size:clamp(1.2rem,6vw,2rem)!important}.text-right p{font-size:clamp(12px,3vw,16px)!important}}@media (max-width:320px){.container{padding:0 10px!important}.Home h1{font-size:clamp(24px,8vw,40px)!important}.Home h2{font-size:clamp(16px,5vw,24px)!important}.gallery-title{width:clamp(200px,80vw,300px)!important;font-size:clamp(1rem,4vw,1.5rem)!important}.teamHeader h1{font-size:clamp(14px,4vw,18px)!important}}@media (max-width:1200px){*{max-width:100vw!important}.leaf-left-circle,.leaf-right-top,.leafBottomLeft,.leafTopRight{max-width:80px!important;opacity:.7!important}.diamondDecoration{display:none!important}}@media print{.diamondDecoration,.leaf-left-circle,.leaf-right-top,.leafBottomLeft,.leafTopRight,.page-background{display:none!important}}