.lazyload{animation-duration:1s;animation-name:lazy}.lazyload-left{animation-duration:1s;animation-name:lazy-left}.lazyload-right{animation-duration:1s;animation-name:lazy-right}.lazyload-up{animation-duration:1s;animation-name:lazy-up}.lazyload-down{animation-duration:1s;animation-name:lazy-down}.lazyslow{animation-duration:2s;animation-name:lazy}.lazyslow-left{animation-duration:2s;animation-name:lazy-left}.lazyslow-right{animation-duration:2s;animation-name:lazy-right}.lazyslow-up{animation-duration:2s;animation-name:lazy-up}.lazyslow-down{animation-duration:2s;animation-name:lazy-down}.lazyfast{animation-duration:.4s;animation-name:lazy}.lazyfast-left{animation-duration:.4s;animation-name:lazy-left}.lazyfast-right{animation-duration:.4s;animation-name:lazy-right}.lazyfast-up{animation-duration:.4s;animation-name:lazy-up}.lazyfast-down{animation-duration:.4s;animation-name:lazy-down}.lazyload-out{animation-duration:1s;animation-name:lazy-out}.lazyload-out-left{animation-duration:1s;animation-name:lazy-out-left}.lazyload-out-right{animation-duration:1s;animation-name:lazy-out-right}.lazyload-out-up{animation-duration:1s;animation-name:lazy-out-up}.lazyload-out-down{animation-duration:1s;animation-name:lazy-out-down}@keyframes lazy{0%{opacity:0}100%{opacity:1}}@keyframes lazy-out{0%{opacity:1}100%{opacity:0}}@keyframes lazy-left{0%{opacity:0;transform:translateX(-120px)}100%{opacity:1;transform:translateX(0)}}@keyframes lazy-out-left{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-120px)}}@keyframes lazy-right{0%{opacity:0;transform:translateX(120px)}100%{opacity:1;transform:translateX(0)}}@keyframes lazy-out-right{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(120px)}}@keyframes lazy-up{0%{opacity:0;transform:translateY(-120px)}100%{opacity:1;transform:translateY(0)}}@keyframes lazy-out-up{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-120px)}}@keyframes lazy-down{0%{opacity:0;transform:translateY(120px)}100%{opacity:1;transform:translateY(0)}}@keyframes lazy-out-down{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(120px)}}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;bottom:0;right:0;left:0;z-index:1030}.fixed-right{position:fixed;right:0;top:0;bottom:0;z-index:1030}.fixed-left{position:fixed;left:0;top:0;bottom:0;z-index:1030}.blob-css{width:15rem;height:15rem;border-radius:40% 60% 60% 40%/70% 30% 70% 30%;transform-origin:top left;animation:morph 10s linear infinite alternate}.blob-css--s{width:15rem;height:15rem}.blob-css--m{width:35rem;height:48rem}*{box-sizing:border-box;font-family:geosanslight}html{scroll-behavior:smooth}body{background-color:#fff;width:100%;margin:0}p{font-size:20px}@media (max-width:991px){p{font-size:24px}}@media (max-width:575px){p{font-size:16px!important}}h1{font-family:edensor;margin:0}hr{margin:0}@media (max-width:991px){hr{border:1px solid #000}}.yellow{background-color:#ffe888}.green{background-color:#7febaa}.hidden{opacity:0;visibility:hidden}.hide{display:none!important}.mobile{display:none}@media (max-width:575px){.mobile{display:flex}}.desktop{display:block}@media (max-width:991px){.desktop{display:none}}@media (max-width:575px){.desktop{display:none}}.pad{display:none}@media (max-width:991px){.pad{display:block}}.button{display:flex;align-items:center;gap:3rem;border-radius:0 50px 50px 50px;border:none;padding:.5rem .5rem .5rem 1.5rem;font-size:20px;width:fit-content;text-decoration:none;color:#000;width:13.7rem}@media (max-width:991px){.button{width:15rem;font-size:24px}}@media (max-width:575px){.button{width:8rem;font-size:14px;gap:.5rem;padding:.5rem .5rem .5rem 1rem}.button img{width:1.5rem;padding:.3rem!important}}.button-yellow img{border-radius:50px;background-color:#ffffae;padding:.5rem;margin:0}.button-yellow:hover{background-color:#7febaa;color:#fff;gap:2rem;transition:gap .5s}@media (max-width:575px){.button-yellow:hover{gap:.5rem}}.button-yellow:hover img{background-color:#a5ffd0;transition-duration:.5s;transform:rotate(-180deg);margin-right:.5rem}@media (max-width:575px){.button-yellow:hover img{margin-right:0}}.button-yellow--no-animation img{border-radius:50px;background-color:#ffffae;padding:.5rem;margin:0}.button-yellow--no-animation:hover{background-color:#7febaa;color:#fff}.button-yellow--no-animation:hover img{background-color:#a5ffd0;transition-duration:.5s;transform:rotate(-180deg)}.button-green{color:#fff}.button-green img{border-radius:50px;background-color:#a5ffd0;padding:.5rem;margin:0}.button-green:hover{background-color:#ffe888;color:#000;gap:2rem;transition:gap .5s}@media (max-width:575px){.button-green:hover{gap:.5rem}}.button-green:hover img{background-color:#ffffae;transition-duration:.5s;transform:rotate(-180deg);margin-right:.5rem}@media (max-width:575px){.button-green:hover img{margin-right:0}}.button-header{padding:0;gap:1rem;width:fit-content}.button-header img{transform:rotate(-180deg);border:2px solid #000;border-radius:50px;padding:.3rem;width:2rem}@media (max-width:991px){.button-header img{padding:.5rem;border:3px solid #000;width:3rem}}@media (max-width:575px){.button-header img{padding:.3rem;border:2px solid #000;width:2rem}}.button-filter{display:flex;justify-content:space-between;border-radius:50px;padding:.5rem 1rem .5rem 1rem}@media (max-width:575px){.button-filter{width:11rem}}.button-filter img{border-radius:50px;background-color:#ffffae;padding:.5rem;margin:0;transform:rotate(90deg)}.button-filter:checked,.button-filter:hover{background-color:#7febaa;color:#fff}.slide{text-decoration:none;position:relative}.slide .vertical{writing-mode:vertical-rl;text-orientation:upright;font-size:28px}.slide-text{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:40px;font-weight:800;margin:0;z-index:999}@media (max-width:991px){.slide-text{display:block;border:1px solid #fff;word-wrap:break-word;width:12rem;font-size:60px;padding:1rem;text-align:center}}@media (max-width:575px){.slide-text{font-size:28px;width:5rem;padding:.3rem}}.slide:hover img{filter:blur(.6px)}.slide:hover .slide-text{display:block}.slide:hover .slide-background{display:block}.slide-green .slide-background{display:none;position:absolute;top:0;z-index:500;width:100%;height:100%;background-color:hsla(144,73%,71%,.4)}@media (max-width:991px){.slide-green .slide-background{display:block}}.slide-yellow .slide-background{display:none;position:absolute;top:0;z-index:500;width:100%;height:100%;background-color:hsla(48,100%,77%,.4)}@media (max-width:991px){.slide-yellow .slide-background{display:block}}.slide-yellow .slide-text{color:#000}@media (max-width:991px){.slide-yellow .slide-text{color:#fff}}.actuality .container{display:flex;flex-flow:row nowrap;justify-content:space-between}@media (max-width:991px){.actuality .container{flex-flow:column nowrap}}.actuality-hotnews{width:40%;margin-top:4rem}@media (max-width:991px){.actuality-hotnews{width:auto;margin-bottom:30rem}}.actuality-hotnews-container{display:flex;flex-flow:column nowrap;gap:2rem}.actuality-hotnews-container .actuality-overlook{width:fit-content}.actuality-hotnews-container .actuality-overlook-cropper{width:16rem}.actuality-hotnews-button{margin-top:4rem;width:90%;display:flex;flex-flow:column nowrap;gap:.5rem}.actuality-content{margin-top:2rem;width:50%}@media (max-width:991px){.actuality-content{width:auto}}.actuality-content-header-title{font-family:roboto-bold;text-align:center}.actuality-content-header-img{position:relative;top:2rem;left:12%}.actuality-content-header-img .ellipse{position:absolute;top:0;left:0}.actuality-content-header-img .principal-cropper{width:20rem;height:20rem;position:relative;top:2rem;overflow:hidden;border-radius:50%;z-index:-1}@media (max-width:991px){.actuality-content-header-img .principal-cropper{width:25rem;height:25rem}}@media (max-width:575px){.actuality-content-header-img .principal-cropper{width:15rem;height:15rem}}.actuality-content-header-img .principal-cropper-img{display:inline;margin:0 auto;margin-left:-25%;height:100%;width:auto}.actuality-content-header-img .second-cropper{width:10rem;height:10rem;position:relative;top:-12rem;left:50%;overflow:hidden;border-radius:50%;z-index:-2}@media (max-width:575px){.actuality-content-header-img .second-cropper{top:-4rem;left:38%}}.actuality-content-header-img .second-cropper-img{display:inline;margin:0 auto;margin-left:-25%;height:100%;width:auto}.actuality-content-text{margin-top:4rem}.actuality-content-text .img-rich-text{width:100%}.actuality-content-button a{gap:0;justify-content:space-between;width:100%}.actuality-content-button a img{width:3rem}@media (max-width:575px){.actuality-content-button a img{width:1.5rem}}.actuality-overlook{display:flex;flex-flow:row nowrap;align-items:center;gap:2rem;width:45%}@media (max-width:991px){.actuality-overlook{width:100%}}.actuality-overlook-activated .actuality-background{position:absolute;top:0;z-index:500;width:100%;height:100%;background-color:hsla(144,73%,71%,.4)}.actuality-overlook-activated .actuality-overlook-info-preview{font-size:24px;font-weight:800;max-height:5rem}.actuality-overlook-activated .button{cursor:text;background-color:#7febaa;color:#fff;gap:2rem}.actuality-overlook-activated .button img{background-color:#a5ffd0;transition-duration:.5s;transform:rotate(-180deg);margin-right:.5rem}.actuality-overlook-img{position:relative}.actuality-overlook-img-cropper{width:10rem;height:10rem;overflow:hidden;border-radius:50%;z-index:-1}@media (max-width:575px){.actuality-overlook-img-cropper{width:8rem;height:8rem}}.actuality-overlook-img-cropper img{display:inline;margin:0 auto;margin-left:-25%;height:100%;width:auto}.actuality-overlook-img-ag{display:flex;align-items:center;justify-content:center;position:absolute;z-index:999;top:-1rem;right:0;color:#000;background-color:#ffe888;width:4rem;height:4rem;border-radius:50%;padding:1rem}@media (max-width:575px){.actuality-overlook-img-ag{width:3rem;height:3rem}}.actuality-overlook-img-ag a{display:none}.actuality-overlook-img-ag a img{width:1.5rem;height:1.5rem}.actuality-overlook-img-ag .ag-text{font-size:24px;font-weight:800;margin:0}.actuality-overlook-img-ag:hover{background-color:#7febaa}.actuality-overlook-img-ag:hover a{display:block}.actuality-overlook-img-ag:hover .ag-text{display:none}.actuality-overlook-info{width:fit-content}.actuality-overlook-info-title{margin:0;font-family:roboto-bold}@media (max-width:575px){.actuality-overlook-info-title{font-size:16px}}.actuality-overlook-info-date{font-size:16px;font-style:italic;margin-top:8px}@media (max-width:991px){.actuality-overlook-info-date{font-size:20px}}@media (max-width:575px){.actuality-overlook-info-date{font-size:12px}}.actuality-overlook-info-preview{margin-top:0;max-height:6rem;overflow:hidden}@media (max-width:991px){.actuality-overlook-info-preview{max-height:7rem}}@media (max-width:575px){.actuality-overlook-info-preview{max-height:2rem}}.img-member{position:relative}.img-member .ellipse{position:absolute;top:0;left:0}@media (max-width:1679px){.img-member .ellipse{width:11rem}}@media (max-width:575px){.img-member .ellipse{width:8rem}}.img-member .cropper{width:13rem;height:13rem;position:relative;top:1rem;left:1rem;overflow:hidden;border-radius:50%;z-index:-1}@media (max-width:1679px){.img-member .cropper{width:8rem;height:8rem}}@media (max-width:575px){.img-member .cropper{width:6rem;height:6rem}}.img-member .cropper-img{display:inline;margin:0 auto;height:100%;width:13rem}@media (max-width:1679px){.img-member .cropper-img{width:8rem}}@media (max-width:575px){.img-member .cropper-img{width:6rem}}.card-container{display:flex;flex-flow:column nowrap;border:1px solid #000}.card-container .card{display:flex;flex-flow:column nowrap;gap:3rem;padding:1rem}@media (max-width:991px){.card-container .card{gap:1.5rem}}.card-container .card-header{display:flex;flex-flow:column nowrap;align-items:center}.card-container .card-header-number{font-size:128px;font-family:geosanslight-oblique;margin:0}@media (max-width:991px){.card-container .card-header-number{font-size:64px}}.card-container .card-header-number strong{font-family:roboto-bold}.card-container .card-header-title{font-size:64px;font-family:geosanslight;text-align:center}@media (max-width:991px){.card-container .card-header-title{font-size:32px}}.card-container .card-text{font-size:20px}@media (max-width:991px){.card-container .card-text{font-size:24px}}@media (max-width:575px){.card-container .card-text{font-size:20px}}.carousel{overflow:hidden;list-style:none}.page-home .home{display:flex;flex-flow:column nowrap;gap:6rem}.page-home .home h1{font-size:56px;font-weight:200}@media (max-width:991px){.page-home .home h1{font-size:48px;font-weight:800}}@media (max-width:575px){.page-home .home h1{font-size:28px}}.page-home .home-background{position:absolute;left:-55%;bottom:0;z-index:-1}@media (max-width:1679px){.page-home .home-background{left:-80%}}@media (max-width:991px){.page-home .home-background{left:-75%;width:150vw}}@media (max-width:575px){.page-home .home-background{left:-100%;width:200vw}}.page-home .home-header{position:relative;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:100%}@media (max-width:991px){.page-home .home-header{padding-right:4rem}}@media (max-width:575px){.page-home .home-header{padding-right:2rem}}@media (max-width:991px){.page-home .home-header-img{width:20rem}}@media (max-width:575px){.page-home .home-header-img{width:10rem}}.page-home .home-header-title{text-align:end;width:40%}@media (max-width:991px){.page-home .home-header-title{width:50%}}.page-home .home-header-background{position:absolute;left:25%;opacity:.1;z-index:-1}@media (max-width:991px){.page-home .home-header-background{width:25rem}}@media (max-width:575px){.page-home .home-header-background{width:15rem}}.page-home .home-actions{position:relative;width:100%}.page-home .home-actions-title{position:absolute;left:50%;top:-4rem}@media (max-width:991px){.page-home .home-actions-title{left:30%}}@media (max-width:575px){.page-home .home-actions-title{top:-2rem}}.page-home .home-actions hr{position:absolute;right:-27.5rem;width:93%}@media (max-width:1679px){.page-home .home-actions hr{right:-15rem;width:73%}}@media (max-width:991px){.page-home .home-actions hr{right:0}}@media (max-width:575px){.page-home .home-actions hr{top:.5rem;width:70%}}.page-home .home-actions-slides{display:flex;flex-flow:row nowrap;justify-content:space-between;margin-top:2rem;margin-bottom:1rem}.page-home .home-actions-slides-center,.page-home .home-actions-slides-left,.page-home .home-actions-slides-right{display:flex;flex-flow:column nowrap;gap:1rem}@media (max-width:991px){.page-home .home-actions-slides-center,.page-home .home-actions-slides-left,.page-home .home-actions-slides-right{display:none}}@media (max-width:575px){.page-home .home-actions-slides-center,.page-home .home-actions-slides-left,.page-home .home-actions-slides-right{display:none}}.page-home .home-actions-slides-mobile,.page-home .home-actions-slides-pad{display:none}@media (max-width:991px){.page-home .home-actions-slides-mobile,.page-home .home-actions-slides-pad{display:flex;flex-flow:row nowrap;gap:1rem;overflow:scroll}.page-home .home-actions-slides-mobile .slide img,.page-home .home-actions-slides-pad .slide img{height:25rem}}@media (max-width:991px) and (max-width:575px){.page-home .home-actions-slides-mobile .slide img,.page-home .home-actions-slides-pad .slide img{max-height:11rem}}.page-home .home-actions-slides-mobile .farming-right,.page-home .home-actions-slides-pad .farming-right{margin-right:4rem}@media (max-width:575px){.page-home .home-actions-slides-mobile .farming-right,.page-home .home-actions-slides-pad .farming-right{margin-right:2rem}}.page-home .home-actions-button{position:absolute;right:0}@media (max-width:991px){.page-home .home-actions-button{right:4rem}}@media (max-width:575px){.page-home .home-actions-button{right:2rem}}.page-home .home-hotnews{margin-top:4rem;position:relative;display:flex;flex-flow:row nowrap;gap:5rem}@media (max-width:1679px){.page-home .home-hotnews{justify-content:space-between}}@media (max-width:575px){.page-home .home-hotnews{flex-flow:column nowrap;gap:1rem;align-items:center;padding-right:2rem;margin-top:2rem}}@media (max-width:575px){.page-home .home-hotnews hr{position:absolute;width:66%;top:2.5rem;right:0;border:1px solid #000}}.page-home .home-hotnews-img{position:relative}.page-home .home-hotnews-img .ellipse{position:absolute;top:0;left:0}@media (max-width:1679px){.page-home .home-hotnews-img .ellipse{width:25rem}}@media (max-width:991px){.page-home .home-hotnews-img .ellipse{width:auto}}@media (max-width:575px){.page-home .home-hotnews-img .ellipse{width:10rem}}.page-home .home-hotnews-img .principal-cropper{width:20rem;height:20rem;position:relative;top:2rem;overflow:hidden;border-radius:50%;z-index:-1}@media (max-width:1679px){.page-home .home-hotnews-img .principal-cropper{width:30rem;height:30rem}}@media (max-width:991px){.page-home .home-hotnews-img .principal-cropper{width:20rem;height:20rem}}@media (max-width:575px){.page-home .home-hotnews-img .principal-cropper{width:10rem;height:10rem}}.page-home .home-hotnews-img .principal-cropper-img{display:inline;margin:0 auto;margin-left:-25%;height:100%;width:auto}.page-home .home-hotnews-img .second-cropper{width:10rem;height:10rem;position:relative;top:-5rem;left:60%;overflow:hidden;border-radius:50%;z-index:-1}@media (max-width:575px){.page-home .home-hotnews-img .second-cropper{width:5rem;height:5rem;top:-1rem}}.page-home .home-hotnews-img .second-cropper-img{display:inline;margin:0 auto;margin-left:-25%;height:100%;width:auto}.page-home .home-hotnews-actuality{display:flex;flex-flow:column nowrap;width:40%;margin-bottom:10rem}@media (max-width:991px){.page-home .home-hotnews-actuality{align-items:end;width:100%;padding-right:4rem}}@media (max-width:575px){.page-home .home-hotnews-actuality{padding-right:0}}.page-home .home-hotnews-actuality-title{text-align:end}@media (max-width:575px){.page-home .home-hotnews-actuality-title{display:none}}.page-home .home-hotnews-actuality-news{display:flex;flex-flow:column nowrap;align-items:end;gap:1rem}@media (max-width:575px){.page-home .home-hotnews-actuality-news{align-items:end}}.page-home .home-hotnews-actuality-news-title{font-size:28px;font-weight:800;text-align:end;margin-bottom:0}@media (max-width:575px){.page-home .home-hotnews-actuality-news-title{text-align:center;width:100%;font-size:20px}}.page-home .home-hotnews-actuality-news-info{font-size:24px;text-align:end;margin:0}@media (max-width:575px){.page-home .home-hotnews-actuality-news-info{text-align:justify;font-size:18px}}.page-data .data-content{margin-top:8rem}@media (max-width:991px){.page-data .data-content{margin-top:4rem}}.page-data .data-content .title{font-family:geosanslight;font-size:40px}@media (max-width:991px){.page-data .data-content .title{font-size:24px}}.page-data .data-content .text{margin-top:4rem;font-size:24px}@media (max-width:991px){.page-data .data-content .text{margin-top:2rem}}.page-legal .legal-content{margin-top:4rem;display:flex;flex-flow:column nowrap;gap:4rem}@media (max-width:991px){.page-legal .legal-content{gap:2rem}}.page-legal .legal-content li,.page-legal .legal-content p{font-size:24px}@media (max-width:991px){.page-legal .legal-content li,.page-legal .legal-content p{font-size:16px}}.page-legal .legal-content .editor-title{font-family:geosanslight;font-size:40px}@media (max-width:991px){.page-legal .legal-content .editor-title{font-size:24px}}.page-legal .legal-content .creator-title{font-family:geosanslight;font-size:40px}@media (max-width:991px){.page-legal .legal-content .creator-title{font-size:24px}}.page-news .news-filter{margin-top:2.5rem;display:flex;flex-flow:column nowrap;gap:2rem;width:70%}@media (max-width:991px){.page-news .news-filter{width:100%}}.page-news .news-filter .input-search{width:100%}.page-news .news-filter select{appearance:none;background-image:url(../img/logos/arrow.png);background-repeat:no-repeat;background-position:right 1rem top 50%;background-size:1rem auto}.page-news .news-filter input{background-image:url(../img/logos/search.png);background-repeat:no-repeat;background-position:right 1rem top 50%;background-size:1rem auto;color:#000}.page-news .news-filter input:focus,.page-news .news-filter input:hover{background-image:none;background-color:#7febaa}.page-news .news-filter-button{height:3.5rem}@media (max-width:991px){.page-news .news-filter-button{width:18rem}}@media (max-width:575px){.page-news .news-filter-button{width:84vw}}.page-news .news-filter-button:has(.reset:checked){background-color:#7febaa;color:#fff}.page-news .news-filter .checkbox{display:flex;flex-flow:row nowrap;justify-content:space-between}@media (max-width:991px){.page-news .news-filter .checkbox{flex-flow:row wrap;row-gap:2rem}}@media (max-width:575px){.page-news .news-filter .checkbox{row-gap:1rem;width:fit-content}}.page-news .news-filter .checkbox label>a>p{margin:0}.page-news .news-filter .checkbox label>a{gap:0}.page-news .news-container{margin-top:6.5rem;display:flex;flex-flow:row wrap;justify-content:space-between;gap:5rem}@media (max-width:575px){.page-news .news-container{flex-flow:column nowrap;justify-content:unset;margin-top:4rem;gap:2rem}}.page-history .history img{height:fit-content}.page-history .history-background{position:absolute;left:-60%;bottom:30%;z-index:-1}@media (max-width:991px){.page-history .history-background{left:-75%;bottom:20%;width:150vw}}@media (max-width:575px){.page-history .history-background{left:-100%;width:200vw}}.page-history .history-content{display:flex;flex-flow:column nowrap;gap:8rem;margin-top:4rem}@media (max-width:575px){.page-history .history-content{margin-top:2rem;gap:1rem}}@media (max-width:575px){.page-history .history-content .presentation-title{font-size:35px;font-family:geosanslight;font-weight:100}}.page-history .history-content-whoarewe{display:flex;flex-flow:row nowrap;justify-content:space-between}@media (max-width:991px){.page-history .history-content-whoarewe{display:block}}@media (max-width:991px){.page-history .history-content-whoarewe-img{float:left}}@media (max-width:575px){.page-history .history-content-whoarewe-img{float:left;width:10rem}}.page-history .history-content-whoarewe-background{position:absolute;left:35%;opacity:.1;z-index:-1}.page-history .history-content-whoarewe .presentation{display:flex;flex-flow:column nowrap;align-items:end}@media (max-width:991px){.page-history .history-content-whoarewe .presentation{display:block}}.page-history .history-content-whoarewe .presentation-title{font-size:64px;font-family:geosanslight;font-weight:100}@media (max-width:991px){.page-history .history-content-whoarewe .presentation-title{display:block!important;text-align:end}}@media (max-width:575px){.page-history .history-content-whoarewe .presentation-title{display:none!important}}.page-history .history-content-whoarewe .presentation-text{width:50%;font-size:24px;text-align:end}@media (max-width:1679px){.page-history .history-content-whoarewe .presentation-text{width:80%}}@media (max-width:991px){.page-history .history-content-whoarewe .presentation-text{width:100%}}.page-history .history-content-creation{display:flex;flex-flow:row-reverse nowrap;justify-content:space-between}@media (max-width:991px){.page-history .history-content-creation{display:block}}.page-history .history-content-creation .presentation{display:flex;flex-flow:column nowrap}@media (max-width:991px){.page-history .history-content-creation .presentation{display:block}}.page-history .history-content-creation .presentation-title{font-size:64px;font-family:geosanslight;font-weight:100}@media (max-width:575px){.page-history .history-content-creation .presentation-title{font-size:40px}}.page-history .history-content-creation .presentation-text{width:80%;font-size:24px;text-align:start}@media (max-width:575px){.page-history .history-content-creation .presentation-text{width:100%}}@media (max-width:991px){.page-history .history-content-creation-img{float:right;width:25rem}}@media (max-width:575px){.page-history .history-content-creation-img{width:10rem;margin-top:4rem}}.page-history .history-content-association .presentation{display:flex;flex-flow:column nowrap;text-align:end}.page-history .history-content-association .presentation-title{font-size:64px;font-family:geosanslight}@media (max-width:575px){.page-history .history-content-association .presentation-title{font-size:38px}}.page-history .history-content-association .presentation-text{font-size:24px}.page-history .history-content-team{display:flex;flex-flow:column nowrap;gap:4rem;justify-content:center;position:relative;left:-5.5rem}@media (max-width:1679px){.page-history .history-content-team{left:0}}@media (max-width:575px){.page-history .history-content-team{gap:4rem}}.page-history .history-content-team-title{font-size:64px;font-family:geosanslight;font-weight:100;text-align:center}@media (max-width:575px){.page-history .history-content-team-title{font-size:40px}}.page-history .history-content-team-member{display:flex;flex-flow:row wrap;justify-content:space-between;gap:20%;row-gap:8rem;padding-bottom:8rem}@media (max-width:575px){.page-history .history-content-team-member{padding-bottom:6rem;row-gap:4rem;column-gap:0}}.page-history .history-content-team-member .member{display:flex;flex-flow:column nowrap;gap:2rem;align-items:center}@media (max-width:575px){.page-history .history-content-team-member .member{width:9rem;justify-content:center}}.page-history .history-content-team-member .member-text{margin-left:2rem;font-family:geosanslight}@media (max-width:575px){.page-history .history-content-team-member .member-text{font-size:20px}}.page-history .history-content-team-button{font-size:18px;position:absolute;right:0;bottom:0}@media (max-width:991px){.page-history .history-content-team-button{font-size:24px;width:16rem}}@media (max-width:575px){.page-history .history-content-team-button{font-size:12px;width:8rem}}.page-history .team-background{position:absolute;z-index:-2;bottom:0;width:100%}.page-actions .actions .huge-number{font-size:638px;font-family:roboto-bold;margin:0}@media (max-width:1679px){.page-actions .actions .huge-number{font-size:564px}}.page-actions .actions-background{position:absolute;width:50%}@media (max-width:991px){.page-actions .actions-background{width:150vw}}@media (max-width:575px){.page-actions .actions-background{width:200vw}}.page-actions .actions-background-left{left:-28rem;top:28%}@media (max-width:991px){.page-actions .actions-background-left{left:-75%;top:4rem}}@media (max-width:575px){.page-actions .actions-background-left{left:-100%;top:4rem}}.page-actions .actions-background-right{right:0;top:62%}.page-actions .actions-formation{margin-top:4rem;display:flex;flex-flow:row nowrap;justify-content:space-between}@media (max-width:575px){.page-actions .actions-formation{gap:2rem;flex-flow:column nowrap;align-items:center;padding-right:2rem}}.page-actions .actions-formation-presentation{display:flex;flex-flow:column nowrap;align-items:center;width:60%}@media (max-width:991px){.page-actions .actions-formation-presentation{width:50%;align-items:start}}@media (max-width:575px){.page-actions .actions-formation-presentation{width:100%;gap:2rem;align-items:center}}.page-actions .actions-formation-presentation-img{position:relative}.page-actions .actions-formation-presentation-img-cropper{width:20rem;height:20rem;overflow:hidden;object-fit:cover;border-radius:50%;z-index:-1}@media (max-width:575px){.page-actions .actions-formation-presentation-img-cropper{width:12rem;height:12rem}}.page-actions .actions-formation-presentation-img-cropper img{display:inline;margin:0 auto;margin-left:-25%;height:100%;width:auto}.page-actions .actions-formation-presentation-info{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:flex-start;position:relative}.page-actions .actions-formation-presentation-info-number{position:absolute;top:-13rem;left:-5rem}@media (max-width:575px){.page-actions .actions-formation-presentation-info-number{left:0}}.page-actions .actions-formation-presentation-info-text{width:70%}@media (max-width:991px){.page-actions .actions-formation-presentation-info-text{width:100%}}.page-actions .actions-formation-presentation-info-text .title{font-size:64px;font-family:geosanslight;font-weight:200}@media (max-width:575px){.page-actions .actions-formation-presentation-info-text .title{text-align:center;font-size:40px}}.page-actions .actions-formation-selector{position:relative;width:30%;height:auto}@media (max-width:991px){.page-actions .actions-formation-selector{width:40%}}@media (max-width:575px){.page-actions .actions-formation-selector{width:80%}}.page-actions .actions-formation-selector .switch-button{position:absolute;top:25%;width:100%}@media (max-width:991px){.page-actions .actions-formation-selector .switch-button{top:10%}}.page-actions .actions-formation-selector .switch-button .previous{position:absolute;left:-2rem;padding:1rem;border-radius:50%;border:0;cursor:pointer}.page-actions .actions-formation-selector .switch-button .previous img{width:2rem}.page-actions .actions-formation-selector .switch-button .next{position:absolute;right:-2rem;padding:1rem;border-radius:50%;border:0;cursor:pointer}.page-actions .actions-formation-selector .switch-button .next img{width:2rem}.page-actions .actions-food,.page-actions .actions-urban{margin-top:8rem;display:flex;flex-flow:column nowrap;gap:2rem;position:relative;width:70%}@media (max-width:991px){.page-actions .actions-food .huge-number,.page-actions .actions-urban .huge-number{display:block!important}}@media (max-width:575px){.page-actions .actions-food .huge-number,.page-actions .actions-urban .huge-number{display:none!important}}@media (max-width:991px){.page-actions .actions-food,.page-actions .actions-urban{margin-top:4rem;width:100%}}@media (max-width:575px){.page-actions .actions-food,.page-actions .actions-urban{margin-top:4rem;width:100%;padding-right:2rem}}.page-actions .actions-food-background,.page-actions .actions-urban-background{position:absolute;z-index:-1000}@media (max-width:991px){.page-actions .actions-food-background img,.page-actions .actions-urban-background img{width:85vw}}@media (max-width:575px){.page-actions .actions-food-background,.page-actions .actions-urban-background{left:4rem;top:50%}.page-actions .actions-food-background img,.page-actions .actions-urban-background img{width:100%}}.page-actions .actions-food-header,.page-actions .actions-urban-header{display:flex;flex-flow:row nowrap;align-items:flex-end;gap:4rem;margin-top:14rem}@media (max-width:991px){.page-actions .actions-food-header,.page-actions .actions-urban-header{margin-top:8rem}}@media (max-width:575px){.page-actions .actions-food-header,.page-actions .actions-urban-header{margin-top:0;flex-flow:column-reverse nowrap}}@media (max-width:991px){.page-actions .actions-food-header-text,.page-actions .actions-urban-header-text{width:50%}}@media (max-width:575px){.page-actions .actions-food-header-text,.page-actions .actions-urban-header-text{width:unset}}.page-actions .actions-food-header-title,.page-actions .actions-urban-header-title{display:flex;flex-flow:column nowrap;position:relative;width:30%}@media (max-width:575px){.page-actions .actions-food-header-title,.page-actions .actions-urban-header-title{width:100%;position:unset;align-items:end}}.page-actions .actions-food-header-title .number,.page-actions .actions-urban-header-title .number{position:absolute;top:-34rem;left:-1rem;font-size:475px}.page-actions .actions-food-header-title .title,.page-actions .actions-urban-header-title .title{font-size:64px;font-family:geosanslight;font-weight:200}@media (max-width:991px){.page-actions .actions-food-header-title .title,.page-actions .actions-urban-header-title .title{font-size:52px}}@media (max-width:575px){.page-actions .actions-food-header-title .title,.page-actions .actions-urban-header-title .title{font-size:40px}}.page-actions .actions-food-line,.page-actions .actions-urban-line{width:170.9%;border:1px solid #000}@media (max-width:991px){.page-actions .actions-food-line,.page-actions .actions-urban-line{width:108%}}@media (max-width:575px){.page-actions .actions-food-line,.page-actions .actions-urban-line{position:absolute;top:3rem;right:0;width:75%}}.page-actions .actions-food-presentation,.page-actions .actions-urban-presentation{display:flex;flex-flow:row nowrap;justify-content:space-between;position:relative}@media (max-width:575px){.page-actions .actions-food-presentation,.page-actions .actions-urban-presentation{flex-flow:column nowrap;gap:2rem}}.page-actions .actions-food-presentation-img,.page-actions .actions-urban-presentation-img{position:relative}.page-actions .actions-food-presentation-img-cropper,.page-actions .actions-urban-presentation-img-cropper{width:30rem;height:30rem;object-fit:cover;overflow:hidden;border-radius:50%;z-index:-1}@media (max-width:575px){.page-actions .actions-food-presentation-img-cropper,.page-actions .actions-urban-presentation-img-cropper{width:15rem;height:15rem}}.page-actions .actions-food-presentation-img-cropper img,.page-actions .actions-urban-presentation-img-cropper img{display:inline;margin:0 auto;margin-left:-25%;height:100%;width:auto}.page-actions .actions-food-presentation-text,.page-actions .actions-urban-presentation-text{width:30%}@media (max-width:991px){.page-actions .actions-food-presentation-text,.page-actions .actions-urban-presentation-text{width:100%}}@media (max-width:575px){.page-actions .actions-food-presentation-text,.page-actions .actions-urban-presentation-text{width:100%}}.page-actions .actions-food-presentation-text .title,.page-actions .actions-urban-presentation-text .title{font-size:30px;font-family:roboto-bold;font-weight:200}.page-actions .actions-food-presentation-text .text,.page-actions .actions-urban-presentation-text .text{font-size:20px}@media (max-width:991px){.page-actions .actions-food-presentation-text .text,.page-actions .actions-urban-presentation-text .text{font-size:24px}}@media (max-width:575px){.page-actions .actions-food-presentation-text .text,.page-actions .actions-urban-presentation-text .text{font-size:20px}}.page-actions .actions-farming{margin-top:8rem;display:flex;flex-flow:row nowrap;align-items:start;justify-content:space-between;gap:4rem}@media (max-width:575px){.page-actions .actions-farming{margin-top:4rem;flex-flow:column nowrap;gap:2rem;position:relative;padding-top:15rem}}.page-actions .actions-farming-presentation{display:flex;flex-flow:column nowrap;gap:2rem}@media (max-width:991px){.page-actions .actions-farming-presentation{width:100%}}@media (max-width:575px){.page-actions .actions-farming-presentation{width:100%}}.page-actions .actions-farming-presentation-header{display:flex;flex-flow:row nowrap;justify-content:end;gap:2rem;position:relative}@media (max-width:991px){.page-actions .actions-farming-presentation-header{justify-content:start}}@media (max-width:575px){.page-actions .actions-farming-presentation-header{justify-content:end;padding-right:2rem}}.page-actions .actions-farming-presentation-header .number{position:absolute;top:-13rem;left:-3rem}.page-actions .actions-farming-presentation-header .presentation{display:flex;flex-flow:column nowrap;gap:2rem;width:55%}@media (max-width:991px){.page-actions .actions-farming-presentation-header .presentation{width:45%}}@media (max-width:575px){.page-actions .actions-farming-presentation-header .presentation{gap:0;width:100%;align-items:center}}.page-actions .actions-farming-presentation-header .presentation-title{font-size:64px;font-family:geosanslight;font-weight:200}@media (max-width:575px){.page-actions .actions-farming-presentation-header .presentation-title{font-size:40px}}.page-actions .actions-farming-cards{margin-top:6rem;display:flex;flex-flow:row nowrap;gap:4rem}@media (max-width:575px){.page-actions .actions-farming-cards{margin-top:0;gap:2rem;overflow:scroll}.page-actions .actions-farming-cards .card-container{min-width:15rem}}@media (max-width:991px){.page-actions .actions-farming-img{width:40%;right:4rem;position:absolute}}@media (max-width:575px){.page-actions .actions-farming-img{top:0;right:0;left:4.5rem;width:13rem;height:13rem;border-radius:100%;object-fit:cover;object-position:0 20%}}@media (max-width:575px){.page-actions .actions-urban-line{width:85%}}@media (max-width:991px){.page-contact .contact .page-header-title{padding-right:4rem}}@media (max-width:575px){.page-contact .contact .page-header-title{padding-right:0}}.page-contact .contact-background{position:absolute;left:-100%;width:200vw;z-index:-2}.page-contact .contact-header{margin-top:4rem;display:flex;flex-flow:row nowrap;justify-content:space-between}@media (max-width:991px){.page-contact .contact-header{flex-flow:column-reverse nowrap;gap:4rem}}@media (max-width:575px){.page-contact .contact-header{justify-content:normal;gap:2rem;margin-top:2rem}}.page-contact .contact-header-member{width:50%;display:flex;flex-flow:column nowrap;gap:2rem}@media (max-width:991px){.page-contact .contact-header-member{padding-right:4rem;width:100%}}@media (max-width:575px){.page-contact .contact-header-member{padding-right:2rem;width:100%}}.page-contact .contact-header-member-title{font-size:64px;font-family:geosanslight;font-weight:200}@media (max-width:991px){.page-contact .contact-header-member-title{font-size:52px}}@media (max-width:575px){.page-contact .contact-header-member-title{font-size:40px}}.page-contact .contact-header-member-container{display:flex;flex-flow:column nowrap;gap:2rem}.page-contact .contact-header-member-container .member{display:flex;flex-flow:row nowrap;gap:2rem}.page-contact .contact-header-member-container .member-img{max-width:13rem;max-height:13rem;position:relative;overflow:hidden;top:1rem;left:1rem;border-radius:50%}@media (max-width:575px){.page-contact .contact-header-member-container .member-img{max-width:8rem;max-height:8rem}}.page-contact .contact-header-member-container .member-img img{display:inline;margin:0 auto;height:100%;width:13rem;object-fit:cover}@media (max-width:575px){.page-contact .contact-header-member-container .member-img img{width:8rem}}.page-contact .contact-header-member-container .member p{margin:0}.page-contact .contact-header-member-container .member-info{display:flex;flex-flow:column nowrap;justify-content:center;gap:.5rem}@media (max-width:575px){.page-contact .contact-header-member-container .member-info-name{font-size:24px}}.page-contact .contact-header-member-container .member-info a{text-decoration:none;color:#000}.page-contact .contact-header-member-container .member-info a p{font-family:roboto-bold}@media (max-width:575px){.page-contact .contact-header-member-container .member-info a p{font-size:12px!important}}.page-contact .contact-header-member-container .member-info-job,.page-contact .contact-header-member-container .member-info-name{font-family:roboto-regular}.page-contact .contact-header-member-container .member-info-mail,.page-contact .contact-header-member-container .member-info-phone{display:flex;flex-flow:row nowrap;align-items:center;gap:1rem}@media (max-width:575px){.page-contact .contact-header-member-container .member-info-mail,.page-contact .contact-header-member-container .member-info-phone{gap:.5rem}}.page-contact .contact-header-member-container .member-info-mail img,.page-contact .contact-header-member-container .member-info-phone img{width:2rem}@media (max-width:575px){.page-contact .contact-header-member-container .member-info-mail img,.page-contact .contact-header-member-container .member-info-phone img{width:1rem}}.page-contact .contact-header-form h1{font-family:geosanslight}.page-contact .contact-header-form .container-form{padding:1rem 15rem 1rem 2rem;position:fixed;right:0;display:flex;flex-flow:column nowrap;align-items:flex-end;gap:1rem;width:40%;border-radius:30px 0 0 30px}@media (max-width:991px){.page-contact .contact-header-form .container-form{right:0;position:static;width:100%;padding:2rem 4rem 2rem 2rem}}@media (max-width:575px){.page-contact .contact-header-form .container-form{padding:1rem}}.page-contact .contact-header-form .container-form input,.page-contact .contact-header-form .container-form textarea{width:100%;border:none;border-radius:10px;padding:1rem;font-family:roboto-regular;box-shadow:2px 2px 5px hsla(0,0%,0%,.2),inset 2px 2px 5px hsla(0,0%,0%,.2)}@media (max-width:991px){.page-contact .contact-header-form .container-form input::placeholder,.page-contact .contact-header-form .container-form textarea::placeholder{font-size:20px}}@media (max-width:575px){.page-contact .contact-header-form .container-form input::placeholder,.page-contact .contact-header-form .container-form textarea::placeholder{font-size:unset}}.page-contact .contact-header-form .container-form-info{width:100%;display:flex;flex-flow:column nowrap;gap:1rem}.page-contact .contact-header-form .container-form-info input{height:2rem}.page-contact .contact-header-form .container-form-message{width:100%}.page-contact .contact-header-form .container-form-message textarea{height:13rem;resize:none}@media (max-width:1679px){.page-contact .contact-header-form .container-form-message textarea{height:10rem}}.page-contact .contact-header-form .container-form-button{cursor:pointer}@media (max-width:991px){.page-contact .contact-header-form .container-form-button{font-size:24px}}@media (max-width:575px){.page-contact .contact-header-form .container-form-button{width:11rem;font-size:16px}}.page{position:relative;min-height:100vh}.page .home{padding:6rem 27.5rem 17rem 27.5rem}@media (max-width:1679px){.page .home{padding:6rem 12rem 17rem 12rem}}@media (max-width:991px){.page .home{padding:10rem 0 4rem 4rem}}@media (max-width:575px){.page .home{padding:6rem 0 2rem 2rem}}.page .actions,.page .actuality,.page .contact,.page .data,.page .history,.page .legal,.page .news{padding:8rem 15rem 17rem 27.5rem}@media (max-width:1679px){.page .actions,.page .actuality,.page .contact,.page .data,.page .history,.page .legal,.page .news{padding:8rem 12rem 17rem 12rem}}@media (max-width:991px){.page .actions,.page .actuality,.page .contact,.page .data,.page .history,.page .legal,.page .news{padding:10rem 4rem 4rem 4rem}}@media (max-width:575px){.page .actions,.page .actuality,.page .contact,.page .data,.page .history,.page .legal,.page .news{padding:6rem 2rem 2rem 2rem}}@media (max-width:575px){.page .actions,.page .contact{padding:6rem 0 2rem 2rem}}@media (max-width:991px){.page .contact{padding-right:0}}.donation-menu{position:fixed;left:5.5rem;top:15rem;display:flex;flex-flow:column nowrap;align-items:flex-start;gap:3rem;z-index:1000}@media (max-width:1679px){.donation-menu{left:3rem;top:10rem}}@media (max-width:991px){.donation-menu{bottom:0;left:0;top:unset;width:100%;height:8rem;flex-flow:row nowrap;align-items:center;justify-content:center;background-color:#fff;gap:2rem;box-shadow:2px 2px 10px hsla(0,0%,0%,.4)}}@media (max-width:575px){.donation-menu{height:5rem}}.donation-menu .link-text{display:none;white-space:nowrap;margin:0;color:#000;font-size:24px}@media (max-width:991px){.donation-menu .link-text{display:block}}@media (max-width:575px){.donation-menu .link-text{font-size:20px}}.donation-menu-item{display:flex;flex-flow:row nowrap;align-items:center;text-decoration:none;width:3.5rem;height:3.5rem;border-radius:50px;gap:1rem;padding:1rem;transition:width .6s ease}@media (max-width:991px){.donation-menu-item{justify-content:center;width:20rem;height:4rem}}@media (max-width:575px){.donation-menu-item{width:10rem;height:2.5rem}}.donation-menu-item img{width:1.5rem}@media (max-width:575px){.donation-menu-item img{display:none}}.donation-menu-item:hover{width:15rem}@media (max-width:991px){.donation-menu-item:hover{width:20rem}}@media (max-width:575px){.donation-menu-item:hover{width:10rem}}.donation-menu-item:hover .link-text{display:block}.footer{position:absolute;width:100%;height:fit-content;background-color:#f2f2f2;padding:2rem 15rem 2rem 15rem;font-size:20px}@media (max-width:1679px){.footer{padding:2rem 13rem 2rem 12rem}}@media (max-width:991px){.footer{padding:4rem;font-size:20px}}@media (max-width:575px){.footer{padding:1rem;font-size:16px}}.footer a{text-decoration:none;color:#000}.footer-content{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;list-style:none;padding:0}@media (max-width:991px){.footer-content{flex-flow:row wrap;align-items:center;gap:1rem;margin:0 0 9rem 0}}@media (max-width:991px) and (max-width:575px){.footer-content{align-items:baseline}}@media (max-width:991px){.footer-content .postal-adress p{margin:0}}.footer-content-map{display:flex;flex-flow:row nowrap;align-items:center;gap:4rem}@media (max-width:991px){.footer-content-map{flex-flow:column nowrap;gap:1rem;align-items:start;width:100%;border:2px solid hsla(0,0%,0%,.2)}.footer-content-map iframe{width:100%;height:10rem}}@media (max-width:991px) and (max-width:575px){.footer-content-map iframe{height:auto}}.footer-content-map .postal-adress{text-align:center}@media (max-width:575px){.footer-content-rgpd{width:49%}}.footer-content-rgpd-list{display:flex;flex-flow:column nowrap;gap:.5rem;list-style:none;text-align:center;padding:0}@media (max-width:991px){.footer-content-rgpd-list{text-align:start}}@media (max-width:575px){.footer-content-rgpd-list{text-align:end}}.footer-content-social{display:flex;flex-flow:column nowrap;align-items:center}.footer-content-social-logos{display:flex;flex-flow:row nowrap;gap:3rem}@media (max-width:991px){.footer-content-social-logos{gap:2rem}}@media (max-width:575px){.footer-content-social-logos{gap:3rem}}.footer-content-social-logos img{width:3rem}.footer-content-partner{display:flex;flex-flow:column nowrap;align-items:center}.footer-content-partner-logos{display:flex;flex-flow:row nowrap}.footer-content-partner-logos img{width:7rem}.footer-mention{position:absolute;bottom:.2rem}@media (max-width:991px){.footer-mention{bottom:9rem}}@media (max-width:575px){.footer-mention{bottom:5rem}}.footer-mention-text{font-size:14px}@media (max-width:991px){.footer-mention-text{font-size:16px}}@media (max-width:575px){.footer-mention-text{font-size:12px!important}}.footer-mention-social{width:.9rem;position:relative;top:.2rem}.header{position:fixed;width:100%;background-color:#fff;padding:1rem 15rem 1rem 15rem;margin:0;z-index:1000}@media (max-width:1679px){.header{padding:1rem 13rem 1rem 12rem}}@media (max-width:991px){.header{padding:2rem;box-shadow:1px 1px 10px hsla(0,0%,0%,.4)}}@media (max-width:575px){.header{padding:.5rem}}.header a{text-decoration:none;color:#000;font-size:24px}.header-menu{display:flex;flex-flow:row nowrap;list-style:none;justify-content:space-between;align-items:center;margin:0;padding:0}@media (max-width:991px){.header-menu{justify-content:center}}.header-menu-img{width:8rem}@media (max-width:575px){.header-menu-img{width:5rem}}.header-menu .menu{z-index:10}.header-menu .menu .gsap--menu-content{height:100vh;width:100vw;display:none}.header-menu .menu-toggler{position:absolute;display:flex;border:0;outline:0;background:0;cursor:pointer;padding:0}@media (max-width:991px){.header-menu .menu-toggler{left:4rem;top:2.5rem}}@media (max-width:575px){.header-menu .menu-toggler{left:2rem;top:.8rem}}.header-menu .menu-toggler-icon{position:absolute;border-radius:25px;background-color:#000}@media (max-width:991px){.header-menu .menu-toggler-icon{width:50px;height:5px}}@media (max-width:575px){.header-menu .menu-toggler-icon{width:32px;height:4px}}.header-menu .menu-toggler-inner{position:relative;display:inline-block}@media (max-width:991px){.header-menu .menu-toggler-inner{width:50px;height:40px}}@media (max-width:575px){.header-menu .menu-toggler-inner{width:32px;height:28px}}.header-menu .menu-toggler-inner .menu-toggler-icon--top{top:0}.header-menu .menu-toggler-inner .menu-toggler-icon--middle{top:43%;margin:auto}.header-menu .menu-toggler-inner .menu-toggler-icon--bottom{bottom:0}.header-menu .menu-toggler-inner--close .menu-toggler-icon--top{top:0;transform-origin:center;animation-duration:.4s;animation-fill-mode:forwards}@media (max-width:991px){.header-menu .menu-toggler-inner--close .menu-toggler-icon--top{animation-name:TogglerTopOpenToClose-md}}@media (max-width:575px){.header-menu .menu-toggler-inner--close .menu-toggler-icon--top{animation-name:TogglerTopOpenToClose-xs}}.header-menu .menu-toggler-inner--close .menu-toggler-icon--middle{top:45%;animation-duration:.4s;animation-fill-mode:forwards;animation-name:TogglerMiddleOpenToClose}.header-menu .menu-toggler-inner--close .menu-toggler-icon--bottom{bottom:0;transform-origin:center;animation-duration:.4s;animation-fill-mode:forwards;animation-name:TogglerBottomOpenToClose}.header-menu .menu-toggler-inner--open .menu-toggler-icon--top{top:0;transform-origin:center;animation-duration:.4s;animation-name:TogglerTopCloseToOpen}.header-menu .menu-toggler-inner--open .menu-toggler-icon--middle{top:43%;margin:auto;animation-duration:.4s;animation-name:TogglerMiddleCloseToOpen}.header-menu .menu-toggler-inner--open .menu-toggler-icon--bottom{bottom:0;animation-duration:.4s;animation-name:TogglerBottomCloseToOpen}.header-menu .menu-content{width:100%;height:100%;background-color:#fff;display:flex;flex-flow:row nowrap;padding:5rem 0 0 0}.header-menu .menu-content-list{list-style:none;padding-left:1rem;display:flex;flex-flow:column nowrap}.header-menu .menu-content-list li{padding:1rem}@media (max-width:991px){.header-menu .menu-content-list .menu-list-link{font-size:32px}}@media (max-width:575px){.header-menu .menu-content-list .menu-list-link{font-size:20px}}.header-menu .menu-content-list .active{background-color:#7febaa}.header-menu .menu-content-social{position:fixed}@media (max-width:991px){.header-menu .menu-content-social{bottom:10rem;right:4rem}}@media (max-width:575px){.header-menu .menu-content-social{bottom:6rem;right:1rem}}@media (max-width:991px){.header-menu .menu-content-social .icon{width:4rem}}@media (max-width:575px){.header-menu .menu-content-social .icon{width:2.5rem}}@keyframes TogglerTopOpenToClose-xs{0%{transform:translateZ(0) rotate(0)}50%{transform:translate3d(0,13px,0) rotate(0)}to{transform:translate3d(0,13px,0) scale(1.2) rotate(45deg)}}@keyframes TogglerTopOpenToClose-md{0%{transform:translateZ(0) rotate(0)}50%{transform:translate3d(0,23px,0) rotate(0)}to{transform:translate3d(0,23px,0) scale(1.2) rotate(45deg)}}@keyframes TogglerMiddleOpenToClose{60%{opacity:1}70%{opacity:0}to{opacity:0}}@keyframes TogglerBottomOpenToClose{0%{transform:translateZ(0) rotate(0)}50%{transform:translate3d(0,-11px,0) rotate(0)}to{transform:translate3d(0,-11px,0) scale(1.2) rotate(-45deg)}}@keyframes TogglerTopCloseToOpen{0%{bottom:10px;transform:translate3d(0,13px,0) scale(1.2) rotate(45deg)}50%{bottom:10px;transform:translate3d(0,13px,0) rotate(0)}to{bottom:5px;transform:translateY(0) rotate(0)}}@keyframes TogglerMiddleCloseToOpen{0%{opacity:0}30%{opacity:0}to{opacity:1}}@keyframes TogglerBottomCloseToOpen{0%{transform:translateY(-11px) scale(1.2) rotate(-45deg)}50%{transform:translateY(-11px) rotate(0)}to{transform:translateY(0) rotate(0)}}.page-header{display:flex;flex-flow:row nowrap;justify-content:space-between}@media (max-width:575px){.page-header{justify-content:unset;gap:26vw}}.page-header h1{font-size:56px;font-weight:200}@media (max-width:575px){.page-header h1{font-size:28px}}.page-header-button{display:flex;flex-flow:row nowrap;gap:1rem}.page-header-button p{margin:0}.title-line{position:absolute;right:0;width:78%;margin:0}@media (max-width:1679px){.title-line{width:87%}}@media (max-width:991px){.title-line{width:92%}}@media (max-width:575px){.title-line{width:60%}}