@charset "UTF-8";:root{--dongle:"Dongle",sans-serif;--white:#ffffff;--black:#454545;--green-400:#65905E;--green-300:#ABCFA4;--green-200:#E6f1E3;--purple-400:#918EBD;--purple-300:#DEDDEB}.color-green{color:var(--green-400)}*{font-family:var(--dongle);line-height:100%}.text-upper{text-transform:uppercase}.text-red{color:var(--red-1)}h1,h2,h3,h4,h5,h6{font-family:var(--dongle)!important;line-height:100%;font-weight:400}.title{font-size:75px}p{font-size:28px;font-weight:300;color:var(--black)}.btn{border-radius:50px;border:none;padding-top:10px;padding-left:20px!important;padding-right:20px!important;transition:filter ease-out .2s;font-size:26px;line-height:100%;letter-spacing:1px}.btn:hover{filter:brightness(.85)}.btn-primary{background-color:var(--green-400);color:var(--white)!important}.btn-primary:active,.btn-primary:focus,.btn-primary:hover{box-shadow:none!important;background-color:var(--green-400)}.btn-secondary{background-color:var(--purple-400);color:var(--white)!important}.btn-secondary:active,.btn-secondary:focus,.btn-secondary:hover{box-shadow:none!important;background-color:var(--purple-400)}.btn-icon img{position:relative;top:-2px}.section-padding{padding-top:80px;padding-bottom:80px}.img-play{display:flex;align-items:center;justify-content:center;cursor:pointer}.img-play-icon{position:absolute;transition:transform ease-out .3s}.img-play:hover .img-play-icon{transform:scale(1.1)}.slick-dots{max-width:90vw}.slick-custom-controls{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:-10px;margin-left:auto;margin-right:25px}.slick-custom-controls img{height:30px;width:30px;cursor:pointer}.slick-dots li button:before{font-size:12px!important;color:var(--green-400)!important}.carousel-hero{position:relative;top:70px}.carousel-hero::after{content:"";background:url(../../images/wave-fx-1.svg);background-position:center;background-size:cover;background-repeat:no-repeat;height:80px;width:100%;display:block;position:absolute;bottom:-25px}.banner-main{position:relative;margin-bottom:50px}.banner-main::after{content:"";background:url(../../images/wave-fx-1.svg);background-position:center;background-size:cover;background-repeat:no-repeat;height:80px;width:100%;display:block;position:absolute;bottom:-25px}.carousel-indicators{gap:3px;bottom:20px}.carousel-indicators [data-bs-target]{height:10px;width:10px;border-radius:50%;border:1px solid var(--white);background-color:transparent}.carousel-indicators .active{background-color:var(--white)}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:flex;align-items:center;justify-content:center}.navbar-toggler{border:1px solid var(--green-300);width:40px;height:40px;padding:0;display:flex;align-items:center;justify-content:center}.navbar-toggler:focus{box-shadow:none}.navbar-toggler-icon-bar{display:block;width:26px;height:3px;background-color:var(--green-400);margin:5px auto;transition:transform .3s ease,opacity .3s ease}.navbar-toggler[aria-expanded=true] .navbar-toggler-icon-bar:nth-child(1){transform:rotate(45deg) translate(5px,5px);margin-bottom:-1px}.navbar-toggler[aria-expanded=true] .navbar-toggler-icon-bar:nth-child(2){opacity:0}.navbar-toggler[aria-expanded=true] .navbar-toggler-icon-bar:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media (max-width:1199px){.navbar-collapse{position:absolute;right:0;top:75px;z-index:10;background:var(--white);width:70vw;padding:15px}.navbar-nav{gap:0!important}.nav-item{text-align:center}.nav-item a{width:100%;padding-right:13px;border-top:1px solid #e9e9e9;padding:14px 0}.nav-item:first-of-type a,.nav-item:last-of-type a{border-top:none}}@media (max-width:767px){.carousel-hero .carousel-inner,.carousel-hero .carousel-item img{height:450px;object-fit:cover}.banner-main{height:450px!important}}@media (max-width:576px){.carousel-hero .carousel-inner,.carousel-hero .carousel-item img{height:300px;object-fit:cover}.banner-main{height:300px!important}}.navbar{display:flex;align-items:center;background-color:var(--white)}.navbar-nav{gap:15px}.navbar .nav-link:not(.btn){font-size:26px;color:var(--green-400)}.navbar .nav-link:not(.btn).active{opacity:1}.about{position:relative}.about-btn-video{border-radius:50%}.services{position:relative;background-color:var(--green-200)}.services h2{font-size:65px;word-spacing:-5px;color:var(--green-300)}.services h2 span{color:var(--green-400)}.services::before{content:"";background:url(../../images/wave-fx-2.png);background-size:cover;background-repeat:no-repeat;display:block;position:absolute;height:210px;width:100%;top:-210px;z-index:-10}.stories{position:relative;background-color:var(--purple-300);padding-top:150px;padding-bottom:200px}.stories .slick-dots li button:before{font-size:12px!important;color:var(--purple-400)!important}.stories::after{content:"";background:url(../../images/wave-fx-3.png);background-size:cover;background-repeat:no-repeat;height:130px;width:100%;display:block;position:absolute;top:-40px;z-index:1000}.stories h2{color:var(--purple-400);line-height:50px}.stories-slick .slick-slide{padding:0 15px;display:flex!important}.stories-slick img:not(.img-play-icon){border-radius:12px;width:100%}.stories .img-play-icon{width:100px}.stories .slick-next::before,.stories .slick-prev::before{color:var(--purple-400)}.blog{position:relative;padding-bottom:220px}.blog::after{content:"";background:url(../../images/wave-fx-4.png);background-size:cover;background-repeat:no-repeat;height:180px;width:100%;display:block;position:absolute;top:-180px;z-index:1000}.blog h2{color:var(--green-300)}.blog h3{font-size:35px;color:var(--black);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.blog p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.blog-img{border-radius:10px}.teachers{position:relative;background-color:var(--green-200)}.teachers::after{content:"";background:url(../../images/wave-fx-5.png);background-size:cover;background-repeat:no-repeat;height:150px;width:100%;display:block;position:absolute;top:-150px;z-index:1000}.teachers::before{content:"";background:url(../../images/wave-fx-6.png);background-size:cover;background-repeat:no-repeat;height:120px;width:100%;display:block;position:absolute;bottom:-120px;z-index:1000}.teachers-card{padding:0 15px}.teachers img{border-radius:12px;width:100%}.teachers-card-content{background-color:var(--white);border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding:20px 20px 10px 20px;color:var(--black);position:relative;top:-10px;z-index:-10}.teachers h2{color:var(--green-400)}.teachers p{font-size:22px}.teachers .slick-next::before,.teachers .slick-prev::before{color:var(--green-400)}.contact{position:relative;background-color:var(--purple-300);padding-top:240px}.contact>.container .row{z-index:10;position:relative}.contact h2{color:var(--purple-400);line-height:50px}.contact form{display:flex;flex-direction:column;gap:15px}.contact form input,.contact form textarea{border:none;border-radius:50px;padding:0 20px;font-size:26px;font-weight:300;width:100%}.contact form input{min-height:42px}.contact form textarea{min-height:200px;border-radius:20px;padding:20px}.contact form .btn{width:fit-content}.footer{position:relative;background-color:var(--green-300);padding-top:30px;padding-bottom:30px}@media (min-width:768px){.footer::before{content:"";background:url(../../images/contact-fx-left.png);background-size:cover;background-repeat:no-repeat;height:300px;width:300px;display:block;position:absolute;left:0;top:-280px;z-index:0}.footer::after{content:"";background:url(../../images/contact-fx-right.png);background-size:cover;background-repeat:no-repeat;height:200px;width:300px;display:block;position:absolute;right:0;top:-185px;z-index:0}}.footer-row{display:flex;align-items:center;justify-content:space-evenly;gap:60px}.footer-logo{height:50px}.footer-content{display:flex;gap:60px}.footer p{font-size:26px;color:var(--white);margin-bottom:0;text-align:center}.footer p span{font-size:38px}.footer-social ul{display:flex;list-style-type:none;justify-content:flex-end;gap:10px;padding:0}@media (max-width:767px){.footer-content,.footer-row{flex-direction:column;gap:30px}.footer-social ul{justify-content:center;margin:0}}.pagination{display:inline-flex;background:rgba(255,255,255,.5);background-color:#f8f8f8;border:1px solid #f2f2f2;border-radius:50px}.pagination .page-numbers{margin:10px;border-radius:50%;background:#f1f4f8;width:35px;height:35px;display:flex;align-items:center;justify-content:center;padding:15px;color:#000;text-decoration:none;border:1px solid #deddeb;font-size:20px;padding:5px 0 0 0}.pagination .page-numbers.current{background:#deddeb;color:#fff}.pagination .next,.pagination .prev{display:none}.sidebar-section{background:#abcfa4;border-radius:10px;opacity:1;padding:24px;margin-bottom:25px}.sidebar-section#box h1,.sidebar-section#box h3{color:#65905e;font:normal normal bold 50px/73px Dongle;letter-spacing:0;color:#65905e;padding-bottom:10px;border-bottom:1px solid rgba(101,144,94,.7)}.sidebar-section#box p{color:#fff;font-weight:400}.sidebar-section#box img{margin-bottom:.7rem}.sidebar-section#box p span{color:#fff}.sidebar-section#box ul{margin-bottom:0}.sidebar-section#box ul li{width:100%;display:block;list-style:none;padding-left:8px;border-bottom:1px solid rgba(101,144,94,.7)}.sidebar-section#box ul li:last-child{border:none}.sidebar-section#box ul li:last-child a{padding-bottom:0}.sidebar-section#box ul li a{padding:10px 0;display:block;color:#fff;font:normal normal normal 40px/58px Dongle;letter-spacing:0}.sidebar-section h1,.sidebar-section h3{font-size:30px;font-size:1.875rem;line-height:37px;line-height:2.3125rem;letter-spacing:0;font-weight:700}.sidebar-section ul{padding:0}.sidebar-section ul li a{font-size:20px;font-size:1.25rem;line-height:24px;line-height:1.5rem;text-decoration:none;font-weight:500}.sidebar-section#tags{background:0 0}.sidebar-section#tags h3{color:#abcfa4}.sidebar-section#tags ul li{display:inline-block;padding-right:22px;margin-bottom:10px}.sidebar-section#tags ul li a{color:#606060}.sidebar-sections#box-2 img{width:100%}.potato-1-blog-page:not(.section-padding){padding:3rem 0;margin-top:5rem}.potato-1-blog-page h1.category-title{color:#454545;margin-bottom:1rem}.potato-1-blog-page .banner-main{height:80vh}.potato-1-blog-page .banner-main h1{background:#454545;font-size:44px;font-size:2.75rem;line-height:48px;line-height:3rem;font-weight:700;color:#abcfa4;display:inline-block;padding:5px 20px;text-transform:uppercase}.potato-1-blog-page .blog-post-single h1,.potato-1-blog-page .blog-post-single h2,.potato-1-blog-page .blog-post-single h3,.potato-1-blog-page .blog-post-single h4,.potato-1-blog-page .blog-post-single h5,.potato-1-blog-page .blog-post-single h6{color:#454545}.potato-1-blog-page .blog-post-single h2{font-size:46px;font-size:2.875rem;line-height:30px;line-height:1.875rem}.potato-1-blog-page .blog-post-single h5{font-size:32px;font-size:2rem;line-height:24px;line-height:1.5rem}.potato-1-blog-page .blog-post-single li,.potato-1-blog-page .blog-post-single p{font-size:28px;font-size:1.75rem;line-height:24px;line-height:1.5rem;color:#454545}.potato-1-blog-page .blog-post{margin-bottom:3rem}.potato-1-blog-page .blog-post a{text-decoration:none}.potato-1-blog-page .blog-post h2{margin:20px 0 0 0;color:var(--black);font-size:35px;line-height:100%!important}.potato-1-blog-page .blog-post h2 a{color:var(--black);font-size:35px;font-weight:700}.potato-1-blog-page .blog-post .post-thumbnail{position:relative}.potato-1-blog-page .blog-post .descp a{color:var(--black);font-size:28px;font-weight:300}.potato-1-blog-page .blog-post .descp a p{display:inline}.potato-1-blog-page .blog-post img{border-radius:9px;margin-bottom:1rem;min-height:300px;object-fit:cover}.potato-1-blog-page .post-date-circle{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:65px;height:65px;background-color:var(--green-300);color:var(--white);border-radius:50%;font-weight:700;text-align:center;position:absolute;bottom:-.5rem;left:1.5rem}.potato-1-blog-page .post-date-day{font-size:45px;line-height:60%}.potato-1-blog-page .post-date-month{font-size:26px;text-transform:uppercase;line-height:60%}.potato-1-blog-page .col-md-9{margin-bottom:50px}.potato-1-blog-page .post-content img{max-width:100%}@media (min-width:768px){.potato-1-blog-page:not(.section-padding){padding:3rem 0;margin-top:10rem}.potato-1-blog-page .col-md-9,.potato-1-blog-page .post-content{z-index:10;margin-bottom:100px}}span.wpcf7-spinner{display:none;margin:0}.potato-5-blog h2:not(.title.color-green){font:normal normal bold 40px/49px Montserrat;letter-spacing:0;color:#deddeb}h2{font-weight:700}footer{padding:3rem 0}footer svg{width:100%}footer a{color:#fff;text-decoration:none}form .wpcf7-form-control-wrap{margin-bottom:-.5rem;display:block}.single-producer .item img{border-radius:9px}.single-producer .item h2{font:normal normal bold 18px/26px Montserrat;letter-spacing:0;color:#5649e9;margin-top:20px}.single-producer .item a,.single-producer .item p{font:normal normal normal 16px/26px Montserrat;letter-spacing:0;color:#303241}.potato-4-producers{background:#deddeb 0 0 no-repeat padding-box}.follow h2{text-align:right;font:normal normal bold 30px/37px Montserrat;letter-spacing:0;color:#606060;opacity:1}@media screen and (max-width:992px){.potato-7-contact .esq{bottom:0;left:0;width:100%}.potato-6-newsletter .col-md-3{margin-left:0;z-index:9;margin-top:30px;text-align:center}#realizadoresCarousel{margin-top:30px}.potato-7-contact .dir{display:none}.potato-2-about .carousel .carousel-control-next{right:0;top:310px}}.hero{height:30vh;background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="1920.002" height="256.467" viewBox="0 0 1920.002 256.467"><path id="_6a301161a250cab2ce6193cd4ee64e21" data-name="6a301161a250cab2ce6193cd4ee64e21" d="M-1367.047,456.329c176.838-39.058,559.943,10.458,559.943,10.458s334.125,54.755,695.349-10.458C63.438,424.7,225.05,423.752,344.966,431.158c127.5,7.875,207.987,25.17,207.987,25.17v-224.5h-1920Z" transform="translate(1367.049 -231.829)" fill="%23e6f1e3"/></svg>')}.wave-white{height:30vh;background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="1920.002" height="256.467" viewBox="0 0 1920.002 256.467"><path id="_6a301161a250cab2ce6193cd4ee64e21" data-name="6a301161a250cab2ce6193cd4ee64e21" d="M-1367.047,456.329c176.838-39.058,559.943,10.458,559.943,10.458s334.125,54.755,695.349-10.458C63.438,424.7,225.05,423.752,344.966,431.158c127.5,7.875,207.987,25.17,207.987,25.17v-224.5h-1920Z" transform="translate(1367.049 -231.829)" fill="%23ffffff"/></svg>');z-index:999;position:relative}.t-30{top:90px;margin-top:-130px}.single-produtos .stories::after{content:none}.single-produtos .hero h1{font:normal normal bold 95px/65px Dongle;letter-spacing:0;color:#65905e;opacity:1}.single-produtos .content-post{padding:5rem 0}.single-produtos .content-post h2{font:normal normal bold 46px/36px Dongle;letter-spacing:-.92px;color:#454545;opacity:1}.single-produtos .content-post li,.single-produtos .content-post p{font:normal normal 300 28px/24px Dongle;letter-spacing:0;color:#454545;opacity:1}.single-produtos .content-post a,.single-produtos .content-post p>a{display:inline-block;text-decoration:none;text-transform:uppercase;font:normal normal bold 34px/49px Dongle;letter-spacing:3.4px;color:#fff;opacity:1;padding:6px 25px;background:#65905e 0 0 no-repeat padding-box;border-radius:1000px;opacity:1}.stories p{font:normal normal bold 32px/24px Dongle;letter-spacing:0;color:#454545;opacity:1}.about-btn-video{border-radius:50%;box-shadow:15px 30px 30px #8cad8f}.teachers .loc{position:relative;top:3px}.teachers p a{color:var(--black);text-decoration:none}.sidebar-section h3{font-size:40px!important;line-height:100%!important;margin-bottom:0!important}.sidebar-section a{font-size:35px!important;line-height:100%!important;padding:10px 0 6px 0!important}.sidebar-section ul{padding:0;margin-bottom:0;list-style:none}.sidebar-section#archive{background-color:#f8f8f8;border:1px solid #f2f2f2}.sidebar-section#archive h3{color:var(--green-400)}.sidebar-section#archive a{display:block;color:var(--black);font-weight:300;padding:10px 0 6px 0}.sidebar-section#archive li{border-bottom:1px solid rgba(101,144,94,.7)}.sidebar-section#archive li:last-child{border:none}.sidebar-section#archive li:last-child a{padding-bottom:0}