.hero{width:100vw;height:70vh;position:relative;display:grid;place-content:center}.hero video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero:before{content:"";position:absolute;background-color:#000000b3;top:0;right:0;bottom:0;left:0;z-index:-1}.hero p{color:var(--c-white)}.hero button{width:40%;background-color:var(--c-green);font-weight:700;font-size:12px;padding:3%;margin:5% 0;border-radius:20px;border:none;color:var(--c-white);animation:3s 1 ease-in-out button-animate;transition:background-color,color;transition-duration:.5s;transition-timing-function:ease-in-out}.hero button:hover{background-color:var(--c-orange);color:var(--c-white)}.hero .cAgric{padding-bottom:2%;animation:3s 1 ease-in-out header-second}.fog-header{font-family:cbyg;font-size:7.5rem;animation:3s 1 ease-in-out header-text,4s ease-in-out 2 animPop2;transform-origin:left}@keyframes animPop2{0%,to{scale:1;color:var(--c-orange)}50%{scale:1.05;color:var(--c-green)}}@keyframes header-text{0%{transform:translate3d(-100vw,0,0);opacity:0}30%{transform:translate3d(5rem,0,0);opacity:.4}80%{transform:translateZ(0);opacity:1}}@keyframes header-second{0%{transform:translate3d(100vw,0,0);opacity:0}30%{transform:translate3d(-5rem,0,0);opacity:.5}80%{transform:translateZ(0);opacity:1}}@keyframes button-animate{0%{transform:translate3d(0,100vh,0);opacity:0;scale:0}to{transform:translateZ(0);opacity:1;scale:1}}@media screen and (max-width:500px){.hero{height:100vh;place-content:center;display:grid;padding-left:5%}.fog-header{font-size:3rem}}.home-section-1{background-color:#fff;padding:5% 10%;display:flex;justify-content:space-between;gap:2rem}.home-section-1 .img-wrap,.home-section-1 .right{width:25%;height:500px}.home-section-1 .img-wrap{overflow:hidden}.home-section-1 .img-wrap img{transform:scale(1.2);width:100%;height:100%;object-fit:cover}.home-section-1 .img-wrap img:hover{transform:scale(1)}.home-section-1 .middle{width:50%;height:100%;line-height:3rem}.home-section-1 .middle p:nth-child(1){font-family:Outfit;color:#04000b;font-size:3.125rem;line-height:5rem}.home-section-1 .middle p:nth-child(2){color:#666;font-family:Outfit;margin:2% 0}.home-section-1 .middle span,.home-section-1 .right span{color:#04000b;font-family:Outfit;padding-left:2%}.home-section-1 button{background-color:var(--c-orange2);font-family:Outfit;color:#04000b;width:20%;padding:2% 0;border-radius:20px;border:none;transition:transform,background-color,color,scale;transition-duration:.5s;transition-timing-function:ease-in-out}.home-section-1 button:hover{background-color:var(--c-green);color:#fff;scale:1.2}.home-section-1 .right{box-shadow:1px 1px 5px 5px #eaebef;display:grid;height:500px;padding:5%;line-height:3rem}.home-section-1 .right:hover{transform:scale(1.2)}.home-section-1 .right span{font-family:sil;font-size:20px}.home-section-1 .right p{align-items:center}.home-section-1 .right img{width:50px;height:50px}.home-section-1 .right svg{width:50px;height:50px}.home-section-1b{display:flex;justify-content:space-between}.home-section-1b div{width:50%}.home-section-1b .left{background-color:var(--c-green);padding-left:10%;padding-top:5%}.home-section-1b .row{width:100%;padding-bottom:5%}.home-section-1b .row p:last-child{color:var(--c-white);font-family:Outfit;padding-top:3%;width:70%;font-weight:lighter}.home-section-1b .row span{color:var(--c-white);font-family:Outfit;padding-left:5%;font-size:1.5rem}.home-section-1b .right{padding:5%}.home-section-1b .right p{font-family:sil;color:#49a760;font-size:1.5rem}.home-section-1b .right h2{color:#04000b;font-size:2.5rem;width:70%}.home-section-1b .right-bottom{display:flex;justify-content:space-between;width:100%}.home-section-1b .right-bottom div{width:50%}.home-section-1b .right-bottom video{width:100%;height:300px;object-fit:cover}.home-section-1b .right-bottom .orange{color:var(--c-orange2);font-size:5rem;font-family:Outfit;animation:3s ease-in-out infinite animPop;transform-origin:center}.home-section-1b .right-bottom .xyz{color:#04000b;font-family:Outfit}.home-section-1 .img-wrap img,.home-section-1 .right{transition:transform 2s ease-in-out}@media screen and (max-width: 500px){.home-section-1{padding:5%;display:grid;gap:2rem;grid-template-columns:1fr}.home-section-1 .img-wrap,.home-section-1 .right,.home-section-1 .middle{width:100%;height:100%}.home-section-1 .img-wrap{order:3;height:300px}.home-section-1 .middle{line-height:1.5rem}.home-section-1 .middle p:nth-child(1){font-size:1.5rem;line-height:2rem}.home-section-1 button{width:100%;border-radius:10px;margin-top:5%}.home-section-1 .right{display:grid;grid-template-columns:1fr 1fr;height:150px;width:100%;padding:5%}.home-section-1 .right span{font-size:1rem}.home-section-1 .right img{width:20px;height:20px}.home-section-1b{display:grid;justify-content:space-between}.home-section-1b div{width:100%}.home-section-1b .right p{text-align:center}.home-section-1b .right h2{font-size:2rem;width:100%;text-align:center}.home-section-1b .left{order:2}.home-section-1b .right-bottom .orange{font-size:2rem}.home-section-1b .right-bottom .xyz{font-size:.8rem}.home-section-1b .right-bottom .right-left{display:grid;place-content:center}.home-section-1b .row p:last-child{width:90%}.home-section-1b .row span{font-size:1rem}}#eye{animation:2s ease-in-out infinite alternate eye-animate;transform-origin:center}@keyframes eye-animate{0%,to{opacity:1;color:#00f;scale:1}50%{opacity:0;scale:0;color:red}}[id^=out-]{animation:4s ease-in-out infinite alternate spin;transform-origin:center}@keyframes spin{0%,80%{fill:green}50%{fill:orange}}[id^=in-]{animation:1s ease-in-out infinite alternate pulse;transform-origin:center}#in-02{animation-duration:1.2s}#in-03{animation-duration:2.4s}#in-04{animation-duration:3.6s}#in-05{animation-duration:6.8s}#illustration *{transform-box:fill-box}#egg{animation:1s ease-in-out infinite alternate pulse;transform-origin:center}@keyframes pulse{0%,to{transform:scale(1);fill:orange}50%{transform:scale(.9);fill:green}}.testimonies-section{background-color:#e9f1ee;display:grid;place-content:center;padding:5% 0}.testimonies-section .test-bg{height:15px;width:55vw;background-color:#f6f9f8;border-top-left-radius:20px;border-top-right-radius:20px;justify-self:center}.review-section{position:relative}.review{background-color:#fff;padding:5%;display:grid;place-content:center;width:60vw;height:300px;border-radius:20px;align-self:center;align-items:center;justify-content:center;justify-self:center;justify-items:center}.review p{color:#04000b;font-weight:outfit;padding-top:1%}.review-pict{position:absolute;width:100px;height:100px;border:10px solid #ffffff;border-radius:50%;top:80%;left:47%}.review-pict img{width:100%;height:100%;border-radius:50%}.testimonies-section .custRev{color:#49a760;font-family:sil;font-size:1.5rem;text-align:center}.testimonies-section .whatPs{color:#04000b;font-size:2.125rem;text-align:center;font-weight:outfit;font-weight:700;padding-bottom:2%}.reviewer-name,.reviewer-description{text-align:center}.reviewer-name{color:#04000b;font-size:1.75rem;font-family:outfit;padding:3% 0 0;font-weight:500}.reviewer-description{text-transform:uppercase;color:#49a760;font-size:1.125rem;font-family:outfit;padding:.5% 0 2%}.testimonies-section .inactive{display:none}.testimonies-section .dots{display:flex;justify-content:space-between;width:10%;margin-left:45%}.testimonies-section .dots span{display:inline-block;width:20px;height:20px;border:2px solid var(--c-grey);background:transparent;border-radius:50%;box-sizing:border-box;position:relative;cursor:pointer}.testimonies-section .dots span:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:5px;height:5px;background-color:var(--c-grey);border-radius:50%}.testimonies-section .dots span.active-dot:after{background-color:#000}.testimonies-section .dots span.active-dot{border:2px solid #000000}.rev-cards{opacity:0;transform:translate(-100%);transition:opacity 1s ease-in-out,transform 1s ease-in-out;position:absolute;width:100%}.rev-cards.active{opacity:1;transform:translate(0);position:relative}.rev-cards.inactive{display:none}@media screen and (max-width:500px){.testimonies-section .test-bg{width:70vw}.review{padding:5%;width:80vw;height:200px}.review-pict{top:80%;left:35%}.reviewer-name{font-size:1.3rem;padding:25% 0 2%}.testimonies-section .dots{display:flex;justify-content:space-between;width:30%;margin-left:35%}}.a-hero{text-align:center;background-image:url(/assets/veg-CEiNaaNI.jpg);background-position:center;position:relative;background-size:cover;background-repeat:no-repeat;height:20vh;display:grid;place-content:center}.a-hero:before{content:"";position:absolute;height:100%;width:100%;background-color:#0006}.a-hero p:first-child{font-family:manrope;font-size:.875rem;color:#fff;font-weight:300}.a-hero p:last-child{font-family:manrope;color:#fff;font-size:2rem;font-weight:bolder;font-weight:600}.about .section1{display:flex;justify-content:space-between;padding:5% 20%}.about .section1-left{position:relative}.about .section1-left .tractor-wrap{width:100%;height:500px;overflow:hidden;border-radius:10px}.about .section1-left .tractor-wrap img{width:100%;height:100%;border-radius:10px}.about .abs1{background-color:#c5ce38;border-radius:10px;width:100px;height:100px;position:absolute;left:-10%;top:40%;z-index:-2}.about .abs2{width:60%;height:50%;position:absolute;bottom:0;left:-30%;border-radius:10px}.about .abs2 img{width:100%;height:100%;object-fit:cover;border-radius:10px}.about .abs2 img:hover{transform:scale(1.2)}.about .section1-right{padding:0 10% 0 0;width:50%}.about .section1-right p:first-child{color:#eec044;font-family:cbyg;font-size:1.5rem}.about .section1-right p:nth-child(2){font-family:manrope;color:#1f1e17;font-size:3rem;font-weight:bolder}.about .section1-right p:nth-child(3){color:#4baf47;font-size:1.25rem;font-family:manrope;padding-top:3%}.about .section1-right p:nth-child(4){color:#878680;font-family:manrope;padding:2% 0}.about .team-section{color:#fff;display:grid;padding:3% 0 15%;place-content:center}.about .team-section p:first-child{color:var(--c-orange);font-family:cbyg;font-size:1.5rem;text-transform:uppercase;text-align:center}.about .team-section p:nth-child(2){color:#1f1e17;font-weight:bolder;text-align:center;font-size:3rem;padding:2% 0}.about .team-members{display:grid;grid-template-columns:300px 300px 300px;gap:5rem}.team-members .img-wrap{width:100%;border-radius:10px;height:400px;overflow:hidden;border:none}.about .img-wrap img{width:100%;object-fit:cover;border-radius:10px;height:100%;border:none}.about .img-wrap img:hover{transform:scale(1.1)}.about .team-card{position:relative}.about .info-box{position:absolute;bottom:0;background-color:#fff;width:80%;right:0;border-top-left-radius:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border:none;height:20%}.about .info-box p:first-child{font-size:1.25rem}.about .info-box p:nth-child(2){color:#878680;padding:3% 0;font-size:.7rem}.about .info-box .icons{width:50%;align-content:end;display:flex;margin-left:25%;justify-content:space-between}.about .info-box .icons img:hover{transform:scale(2);rotate:360deg}.about .video-wrap{width:100vw;height:500px}.about .video-wrap video{width:100%;height:100%;object-fit:cover}.about .abs2 img,.about .img-wrap img,.about .info-box .icons img{transition:transform,rotate;transition-duration:1s;transition-timing-function:ease-in-out}@media screen and (max-width:500px){.a-hero{margin-top:10vh}.about .section1-left .tractor-wrap{width:100%;height:300px;border-radius:10px}.about .section1{padding:10%;width:100vw;display:grid}.about .section1-right{width:100%;padding:5%}.about .section1-right p:first-child{font-size:1rem;text-align:center}.about .section1-right p:nth-child(2){font-size:2rem;width:100%;text-align:center}.about .section1-right p:nth-child(3){color:#4baf47;font-size:1rem;width:100%;font-family:manrope;padding-top:3%}.about .section1-right p:nth-child(4){color:#878680;font-family:manrope;padding:2% 0}.about .video-wrap{height:300px}.about .team-section{padding-top:10%}.about .team-section p:nth-child(2){font-size:1.5rem}.about .team-members{display:grid;grid-template-columns:40vw 40vw;gap:2vw}.team-members .img-wrap{height:300px}.about .info-box{width:100%;height:30%}.about .info-box .icons{position:absolute;bottom:0}.about .info-box p:first-child{font-size:1rem}.about .info-box p:nth-child(2){padding:1% 0;font-size:.7rem;position:absolute;width:100%;bottom:35%}}.contact .contact-cards{display:flex;justify-content:space-between;width:100%;gap:2rem;padding:10%}.contact .contact-cards .contact-card{width:100%;border-radius:20px;padding:3%;height:250px}.contact .contact-cards .contact-card:hover{scale:1.3;rotate:360deg}.contact .contact-cards .contact-card:nth-child(1){background-color:#4baf47}.contact .contact-cards .contact-card:nth-child(2){background-color:#c5ce38}.contact .contact-cards .contact-card:nth-child(3){background-color:#eec044}.contact .contact-cards .contact-card p{font-family:manrope;color:#fff}.contact .contact-cards .contact-card p:first-child{color:#fff;font-family:cbyg;font-size:1.875rem}.contact .contact-down{display:grid;grid-template-columns:1fr 1.5fr;padding:0 10% 20%;border-radius:10px}.contact .contact-form{background-color:#f8f7f0;padding:5%}.contact .contact-form p:first-child{font-family:cbyg;color:var(--c-orange);font-size:1.5rem}.contact iframe{border:none;width:100%;height:500px}.contact .contact-form p:last-child{color:#1f1e17;font-size:3rem;font-family:manrope;font-weight:1000}.contact .inp-top{display:flex;justify-content:space-between}.contact .inp-top input,.contact .inp-top input:active,.contact .inp-top input:focus{color:#878680;padding:2% 3%;width:45%;border-radius:10px;border:none;background-color:#fff}.contact textarea,.contact textarea:active,.contact textarea:focus{color:#878680;padding:5%;width:100%;border-radius:10px;border:none;height:200px;margin:3% 0;background-color:#fff}.contact button{background-color:#4baf47;color:#fff;width:40%;border:none;border-radius:10px;padding:3% 0}button.spin{cursor:wait;animation:spin-btn 1s ease-in-out infinite alternate!important}button.spin img{animation:spin-img 2s ease-in-out infinite alternate!important}@keyframes spin-btn{0%,to{background-color:var(--c-green)}50%{background-color:var(--c-orange)}}@keyframes spin-img{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.contact button:hover img{transform:rotate(270deg)}.contact button:hover{background-color:#eec044}.contact .contact-cards .contact-card,.contact button,.contact button:hover img{transition:scale,rotate,transform,background-color;transition-duration:1s;transition-timing-function:ease-in-out}.message-sent{font-size:1rem!important;color:var(--c-orange)!important;opacity:0}.message-sent.done{animation:msent 5s ease-in-out 1!important}@keyframes msent{0%,to{opacity:0}5%,80%{opacity:1}}@media screen and (max-width: 500px){.contact .contact-cards,.contact .contact-down{display:grid}.contact .contact-down{display:grid;grid-template-columns:1fr;padding:0 10% 20%;border-radius:10px}.contact .inp-top{display:grid;grid-template-columns:1fr}.contact .inp-top input,.contact .inp-top input:active,.contact .inp-top input:focus{padding:3%;margin-top:3%;width:100%;border-radius:10px}.contact button{width:100%}.contact iframe,.contact iframe:active,.contact iframe:focus{order:1;height:300px;border:none}}.articles .article-grid{display:grid;gap:2rem;grid-template-columns:repeat(3,30%);padding:5%;place-content:center}.articles .card-down{height:200px;display:grid;position:relative;width:80%;place-content:center;background-color:#fff;border:none;box-shadow:10px 10px 1px 1px #878680;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.articles .card-down p{text-align:center;color:#1f1e17;font-weight:bolder;font-size:1.875rem;overflow:hidden;padding:0 3%}.articles .card-down button{background-color:#4baf47;color:var(--c-orange);border:none;padding:3% 0;position:absolute;width:100%;border-bottom-left-radius:10px;border-bottom-right-radius:10px;font-weight:bolder;bottom:0;font-size:1.3rem}.articles .post-card .abs{position:absolute;bottom:-10%;width:40%;left:30%;z-index:1;background-color:#4baf47;color:#fff;border:none;border-radius:10px;font-weight:700;font-size:.875rem;padding:2% 0;text-align:center}.articles .post-card .card-top{width:80%;height:200px;position:relative}.articles .post-card .card-top img{width:100%;height:100%;object-fit:cover}.single-article{background-color:#fff;padding:5% 15%}.single-article div{width:70vw}.single-article .img-wrap{height:400px;border-radius:10px;margin-bottom:5%}.single-article img{width:100%;object-fit:cover;height:100%;border-radius:10px}.single-article .post-main p{margin-bottom:20px}.single-article .post-main .tt{color:var(--c-green);font-size:1.875rem;font-weight:1000;padding-bottom:2%;margin-bottom:0}.single-article .post-main .post-date{color:var(--c-orange);font-weight:700}.articles .empty-posts{display:grid;place-items:center;width:100%;padding:0 20%;height:50vh}.articles .empty-posts p{text-align:center;font-style:italic;color:var(--c-orange);font-size:1.3rem}@media screen and (max-width:500px){.articles .article-grid{grid-template-columns:1fr}.articles .post-card .card-top,.articles .card-down{width:100%}}.services .service-card{width:200px;height:200px;position:relative;animation:2s infinite alternate ease-in-out moveCard}.services .service-card:nth-child(2){animation:1.3s infinite alternate ease-in-out moveCard2}.services .service-card:nth-child(3){animation:2.3s infinite alternate ease-in-out moveCard3}.services .service-card:nth-child(4){animation:1.5s infinite alternate ease-in-out moveCard4}.services .services-hanging{padding:0 15%;display:flex;justify-content:space-between}.services .what-we-do{display:grid;grid-template-columns:1fr 3fr;padding:5% 15%}.services .what-we-do .left{width:100%;height:300px}.services .what-we-do .right{padding:0 5%}.services .what-we-do .right li{margin:2% 0}.services .what-we-do .right span{padding-left:1%}.services .what-we-do .right p:first-child,.services .what-we-offer p:first-child{color:#eec044;font-size:1.5rem;font-family:cbyg}.services .what-we-do .right p:nth-child(2),.services .what-we-offer p:nth-child(2){color:#1f1e17;font-family:manrope;font-size:2rem;font-weight:1000}.services .what-we-do .ser-hanger{text-align:center;background-color:#eec044;color:var(--c-green);width:100%;font-size:2rem;padding-bottom:10%;font-weight:1000}.services .what-we-do .left img{width:100%;height:100%;object-fit:contain}.services .service-card img{width:100%;height:100%;object-fit:cover;z-index:-2}.services .service-card p:last-child{position:absolute;transform:rotate(-45deg);top:40%;color:var(--c-orange);left:25%;font-weight:1000;font-family:Poppins;font-size:1rem;z-index:1}.services .service-card p:first-child{position:absolute;top:5%;left:5%;transform:translate(-50%,-50%);width:15px;height:15px;background-color:red;border-radius:50%;z-index:10}.services .service-card:before{content:"";position:absolute;background-color:#1f1e1780;top:0;right:0;bottom:0;left:0;z-index:1}.services .what-we-offer{padding:5% 15%}.services .what-we-offer p:first-child{color:#eec044;font-size:1.5rem;font-family:cbyg}.services .what-we-offer .filters{display:flex;justify-content:space-between;margin:3% 0}.services .what-we-offer .filters button{padding:1% 5%;text-transform:uppercase;background:transparent;color:var(--c-green);border:1px solid var(--c-green)}.services .what-we-offer .filters button.active,.services .what-we-offer .filters button:hover{background-color:var(--c-green);color:#fff}.services .what-we-offer>p{text-align:center}.services .pict-gallery{display:grid;grid-template-columns:repeat(3,1fr)}.services .pict-gallery .img-wrap{height:200px;overflow:hidden}.services .pict-gallery .img-wrap img{width:100%;height:100%;object-fit:cover}.services .pict-gallery .img-wrap img:hover{transform:scale(1.3);cursor:grab}@keyframes moveCard{0%{transform:rotate(45deg)}to{transform:rotate(50deg)}}@keyframes moveCard2{0%{transform:rotate(45deg)}to{transform:rotate(52deg)}}@keyframes moveCard3{0%{transform:rotate(45deg)}to{transform:rotate(53deg)}}@keyframes moveCard4{0%{transform:rotate(45deg)}to{transform:rotate(48deg)}}.services .what-we-offer .filters button,.services .pict-gallery .img-wrap img{transition:background-color,color,transform;transition-duration:.5s;transition-timing-function:ease-in-out}@media screen and (max-width:500px){.services .service-card{width:100px;height:100px}.services .services-hanging{padding:0 5%}.services .what-we-do{grid-template-columns:1fr;padding:15% 5%}.services .what-we-do .left{width:100%;height:300px}.services .what-we-do .right{padding:0 5%}.services .pict-gallery{display:grid;grid-template-columns:1fr}.services .service-card p:last-child{font-size:.7rem;transform:rotate(-90deg)}.services .what-we-do .right p:first-child,.services .what-we-offer p:first-child{font-size:1.5rem;font-family:cbyg;text-align:center}.services .what-we-do .right p:nth-child(2),.services .what-we-offer p:nth-child(2){color:#1f1e17;font-family:manrope;font-size:1.3rem;font-weight:1000}.services .what-we-offer .filters{display:grid;grid-template-columns:1fr 1fr;margin:3% 0}.services .what-we-offer .filters button{padding:5%}}.error-404{padding:5% 15%;display:flex;justify-content:space-between;height:80vh}.error-404 div{width:100%}.error-404 p{font-size:3rem;font-weight:1000;text-align:center}.error-404 button{padding:3% 10%;background-color:var(--c-green);color:var(--c-white);width:20vw;border:none;border-radius:10px;transition:transform .5s ease-in-out,background-color .5s ease-in-out}.error-404 button:hover{background-color:var(--c-orange);transform:scale(1.1)}.error-404 .left{display:grid;place-items:center}.error-404 .right img{height:100%;width:100%;object-fit:contain}@media screen and (max-width:500px){.error-404 p{font-size:1rem;padding-top:35%}.error-404 button{margin-top:-25%}.error-404 .left{height:50%;margin-top:50%}}.navigation{position:relative}.logo-text-1{font-family:Poppins,sans-serif}svg{width:100%;height:50px}svg text{font-size:20rem;stroke-width:2;letter-spacing:-20px}svg text.logo-text-1{fill:var(--c-green);stroke:transparent;stroke-width:0;stroke-dashoffset:-25%;stroke-dasharray:32% 0;animation:4s infinite alternate animate-stroke}@keyframes animate-stroke{0%{fill:transparent;stroke:var(--c-green);stroke-width:3;stroke-dashoffset:25%;stroke-dasharray:0 32%}50%{fill:transparent;stroke:var(--c-white);stroke-width:3}80%,to{fill:var(--c-green);stroke:transparent;stroke-width:0;stroke-dashoffset:-25%;stroke-dasharray:32% 0}}.nav-top-right,.nav-top-right ul,.tsc,.nav-top,nav ul{display:flex;justify-content:space-between}.nav-top{width:100%;padding:1% 10%}.nav-top-left{width:20%;display:flex}.nav-top-right{width:70%}.logo-wrap{width:50px;height:50px}.logo-wrap img{width:100%;height:100%}.nav-top-right ul li{width:25%}.tsc{border-left:1px solid var(--c-grey);padding-left:2%}.tsc img{width:20%;padding-right:5%}.tsc-text p:first-child{color:var(--c-grey);font-weight:lighter;font-size:.75rem}.tsc-text p:last-child{color:var(--c-black);font-weight:700;font-size:.875rem}.social-icon-wrap{padding:20%;border-radius:50%;width:40px;height:40px;background-color:#f8f7f0}.social-icon-wrap img{width:100%;height:100%}nav{position:sticky;top:0}nav ul{padding:1.5% 10%;background-color:#4baf47}nav a{color:#fff!important}nav a:hover{color:var(--c-orange)!important;scale:2}.nav-top .hamburger-menu{flex-direction:column;position:absolute;top:3vh;gap:10px;right:2vw;cursor:pointer;z-index:99;z-index:1000;display:none}.nav-top .hamburger-menu span{width:25px;height:2px;background-color:#000}nav .active{color:var(--c-orange2)!important;border-bottom:3px solid var(--c-orange2);font-weight:700;transition:color,border-bottom,font-weight;transition-duration:.5s;transition-timing-function:ease-in-out}@media screen and (max-width: 500px){.nav-top svg{display:none}.nav-top .nav-top-right{display:none}.nav-top{height:10vh;position:fixed;width:100%;background-color:#fff;z-index:999999;top:0;left:0}nav ul{display:grid;line-height:3rem}nav{position:fixed;width:100vw;height:100vh;padding:10%;z-index:9999999999!important;top:10vh;background-color:var(--c-green);transform:translate(-100vw);transition:transform .3s ease-in-out}nav.show-menu{transform:translate(0)}.nav-top .hamburger-menu{display:flex}}footer{max-width:100%;overflow-x:hidden}.footer-top{background-color:#24231d!important;display:flex;justify-content:space-between;gap:3rem;padding:5% 15%}.footer-column:first-child{width:25%}.footer-column:first-child ul{display:flex;justify-content:space-between;width:60%;padding-top:5%}.footer-column p{color:#a5a49a}.footer-column li{padding-bottom:20px}.footer-column hr{width:100px;margin-bottom:30px;border:1px solid #4baf47}.footer-column:nth-child(2) span{padding-left:10%}.footer-column:nth-child(3){width:30%}.footer-column p:first-child{color:#fff;font-family:manrope;margin-bottom:10px;font-size:1.25rem;font-weight:700}.footer-column:last-child{width:25%}.footer-column input,.footer-column input:active,.footer-column input:focus{background-color:#fff;color:#878680;border:none;padding:3%;height:35px;border-top-left-radius:10px;border-bottom-left-radius:10px;width:80%}.footer-column button{width:20%;border:none;background-color:#4baf47;height:35px;border-top-right-radius:10px;border-bottom-right-radius:10px}.footer-bottom{display:flex;justify-content:space-between;background-color:#1f1e17;padding:1% 15%}.footer-bottom p{color:#a5a49a;font-family:manrope}.footer-column:first-child img:hover{transform:scale(2);rotate:360deg}.footer-column:nth-child(2) li:hover{transform:scale(1.2)}.footer-column:nth-child(2) span:hover{color:#4baf47;font-weight:bolder}.footer-column:last-child button:hover img{transform:rotate(270deg)}.footer-column:last-child button:hover{background-color:#eec044}.footer-bottom a{color:var(--c-orange);animation:1s ease-in-out infinite animPop}@keyframes animPop{0%,to{scale:1;color:var(--c-orange)}50%{scale:1.3;color:var(--c-green)}}.footer-column li,.footer-column li span,.footer-column:first-child img,.footer-column:last-child img,.footer-column:last-child button{transition:transform,color,font-weight,background-color,rotate;transition-duration:.5s;transition-timing-function:ease-in-out}@media screen and (max-width:500px){.footer-top{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:5% 3% 1%}.footer-column:first-child{width:100%;grid-column:1/3}.footer-column:first-child ul{width:30%}.footer-column:nth-child(2){padding-left:0%;order:2;width:100%}.footer-column:nth-child(3){width:100%;padding-left:5%;order:3}.footer-column:last-child{order:1;margin-bottom:3%;width:100%;grid-column:1/3}.footer-bottom{display:grid;background-color:#1f1e17;padding:5% 0 1%}.footer-bottom p{color:#a5a49a;text-align:center;font-family:manrope;width:100vw;padding-bottom:3%}}@font-face{font-family:Manrope;src:url(/assets/Manrope-VariableFont_wght-CZfUxJDf.ttf)}@font-face{font-family:cbyg;src:url(/assets/CoveredByYourGrace-Regular-Y3ZUtihH.ttf)}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-CTKNfV9P.ttf)}@font-face{font-family:Outfit;src:url(/assets/Outfit-VariableFont_wght-DbMSL6pt.ttf)}@font-face{font-family:sil;src:url(/assets/ShadowsIntoLight-Regular-qW6OUZRz.ttf)}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;--c-grey: #878680;--c-black: #1f1e17;--c-green: #4BAF47;--c-orange: #EEC044;--c-orange2: #F7C35F;--c-white: #ffffff }*{margin:0;padding:0;box-sizing:border-box;font-family:Manrope;color:var(--c-grey)}body{background-color:#fff;overflow-x:hidden}li{list-style:none}a,a:active,a:focus,a:visited{text-decoration:none;color:var(--c-grey)}button{cursor:pointer}
