html #page .single-post .container{padding-bottom:0}html #page .single-post .single-hero{padding:0;border-top:none;position:relative;z-index:2}html #page .single-post .single-hero::before{content:"";display:block;width:100%;height:631px;background-color:var(--blue);z-index:-1;position:absolute;top:0;left:0}@media (max-width:991px){html #page .single-post .single-hero::before{height:100%}}@media (max-width:991px){html #page .single-post .single-hero .container{display:flex;flex-direction:column;align-items:flex-start}}html #page .single-post .single-hero h1{color:var(--color-1);font-weight:300;font-size:48px;line-height:56px;letter-spacing:-1%;margin-bottom:5px;max-width:1075px}@media (max-width:991px){html #page .single-post .single-hero h1{font-size:32px;line-height:38px;margin-bottom:16px}}html #page .single-post .single-hero p{color:var(--color-1);font-weight:300;font-size:18px;letter-spacing:-1%;max-width:1075px;margin-bottom:32px;order:2}@media (max-width:991px){html #page .single-post .single-hero p{font-size:16px;order:3}}html #page .single-post .post-tag{display:inline-flex;gap:8px;align-items:center;padding:8px 24px;border-radius:48px;background-color:var(--lightblue);text-transform:uppercase;color:var(--color-1);font-size:14px;letter-spacing:20%}@media (max-width:991px){html #page .single-post .post-tag{display:none}html #page .single-post .post-tag+svg{display:none}}html #page .single-post .post-tag.post-tag-mobile{display:none}@media (max-width:991px){html #page .single-post .post-tag.post-tag-mobile{display:inline-flex;font-size:12px;margin-bottom:24px}html #page .single-post .post-tag.post-tag-mobile svg{width:17px}}html #page .single-post .single-metainfo{display:flex;align-items:center;gap:48px}@media (max-width:991px){html #page .single-post .single-metainfo{gap:16px;flex-wrap:wrap}}html #page .single-post .single-metainfo .post-author,html #page .single-post .single-metainfo .post-date,html #page .single-post .single-metainfo .post-reading-time{font-size:14px;color:var(--color-1);font-weight:300;letter-spacing:-1%;display:inline-flex;gap:12px;align-items:center}html #page .single-post .single-thumbnail{margin-top:60px;order:3}@media (max-width:991px){html #page .single-post .single-thumbnail{order:2;margin:24px 0}}html #page .single-post .single-thumbnail img{border-radius:14px;max-width:100%;object-fit:cover}html #page .single-post .single-content-wrapper{max-width:956px;margin:0 auto;padding:60px 0 0 0}html #page .single-post .single-content h2{font-size:40px;font-weight:300;line-height:45px;letter-spacing:-1%;color:var(--gray)}@media (max-width:991px){html #page .single-post .single-content h2{font-size:28px;font-weight:600;letter-spacing:0}}html #page .single-post .single-content h3{font-size:24px;font-weight:600;letter-spacing:-1%;color:var(--gray);margin-bottom:14px;margin-top:50px}@media (max-width:991px){html #page .single-post .single-content h3{margin-top:32px;font-size:20px;letter-spacing:0}}html #page .single-post .single-content p,html #page .single-post .single-content li{color:var(--gray);font-size:18px;font-weight:400;letter-spacing:-1%}@media (max-width:991px){html #page .single-post .single-content p,html #page .single-post .single-content li{font-size:16px;margin-bottom:30px}}@media (max-width:991px){html #page .single-post .single-content li{margin-bottom:10px}}html #page .single-post .single-content p a,html #page .single-post .single-content li a{color:var(--gray)}html #page .single-post .single-content ul{margin:30px 0}html #page .single-post .single-content img{max-width:100%;border-radius:8px;object-fit:cover;height:auto}html #page .single-post .single-share{padding:50px 0 38px 0;border-top:solid 1px var(--lightgray2);margin-top:50px}html #page .single-post .single-share strong{font-size:24px;letter-spacing:-1%;font-weight:600;color:var(--gray)}@media (max-width:991px){html #page .single-post .single-share strong{font-size:20px;letter-spacing:0}}html #page .single-post .single-share ul{list-style:none;display:flex;align-items:center;gap:14px;padding:0;margin:14px 0 0 0}html #page .single-post .single-share a{position:relative;top:0;transition:all ease 300ms}html #page .single-post .single-share a:hover{top:-5px}html #page .single-post .related-posts{padding:64px 0}@media (max-width:991px){html #page .single-post .related-posts{border-top:solid 1px var(--lightgray2)}}html #page .single-post .related-posts .related-posts-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}@media (max-width:575px){html #page .single-post .related-posts .related-posts-header{align-items:flex-start}}html #page .single-post .related-posts .related-posts-header h2{font-size:32px;font-weight:600;color:var(--blue);display:flex;align-items:center;gap:16px;margin:0}@media (max-width:991px){html #page .single-post .related-posts .related-posts-header h2{font-size:24px;line-height:32px}}@media (max-width:575px){html #page .single-post .related-posts .related-posts-header h2{display:block;max-width:200px}}html #page .single-post .related-posts .related-posts-header h2 i{display:flex;align-items:center;justify-content:center;border-radius:48px;background:var(--blue);width:72px;height:54px}@media (max-width:991px){html #page .single-post .related-posts .related-posts-header h2 i{width:57px;height:46px}}@media (max-width:575px){html #page .single-post .related-posts .related-posts-header h2 i{margin-bottom:8px}}html #page .single-post .related-posts .related-posts-header a{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:22px 24px;border-radius:48px;border:solid 1px var(--lightgray2);text-decoration:none;text-transform:uppercase;color:var(--darkgray);letter-spacing:20%;font-size:14px;font-weight:400;transition:all ease 300ms}@media (max-width:991px){html #page .single-post .related-posts .related-posts-header a{border:none;padding:0;font-size:13px}}@media (max-width:575px){html #page .single-post .related-posts .related-posts-header a{margin-top:18px}}html #page .single-post .related-posts .related-posts-header a:hover{gap:19px}html #page .single-post .related-posts .related-posts-loop{display:grid;grid-template-columns:repeat(4, 1fr);gap:32px}@media (max-width:991px){html #page .single-post .related-posts .related-posts-loop{grid-template-columns:repeat(2, 1fr)}}@media (max-width:575px){html #page .single-post .related-posts .related-posts-loop{grid-template-columns:repeat(1, 1fr)}}html #page .single-post .related-posts .related-card{position:relative}html #page .single-post .related-posts .related-card a{text-decoration:none}html #page .single-post .related-posts .related-card figure{width:100%;height:240px;border-radius:8px;overflow:hidden}@media (max-width:991px){html #page .single-post .related-posts .related-card figure{height:192px}}html #page .single-post .related-posts .related-card figure img{width:100%;height:100%;object-fit:cover;object-position:center}html #page .single-post .related-posts .related-card strong{display:inline-block;font-size:12px;color:var(--darkgray);font-weight:500;background:var(--green);border-radius:48px;padding:8px 12px;position:absolute;top:8px;left:8px}html #page .single-post .related-posts .related-card .related-card-info{display:flex;align-items:center;gap:16px;margin-bottom:8px}html #page .single-post .related-posts .related-card .related-card-info span{display:inline-flex;gap:8px;font-size:14px;font-weight:300;letter-spacing:-1%;color:var(--blue)}html #page .single-post .related-posts .related-card .related-card-info .sep{display:block;width:4px;height:4px;background-color:var(--lightblue);opacity:20%;border-radius:50%}html #page .single-post .related-posts .related-card h3{margin:0 0 8px 0;font-size:24px;font-weight:400;line-height:28px;letter-spacing:-1%;color:var(--blue)}@media (max-width:991px){html #page .single-post .related-posts .related-card h3{font-size:18px;font-weight:500}}html #page .single-post .related-posts .related-card p{font-weight:300;font-size:16px;letter-spacing:-1%;color:var(--gray)}@media (max-width:991px){html #page .single-post .related-posts .related-card p{font-size:14px}}html #page .single-post .single-categories{text-align:center;padding:64px 0 90px 0}html #page .single-post .single-categories h2{font-size:32px;font-weight:600;color:var(--darkgray);margin-bottom:8px}@media (max-width:768px){html #page .single-post .single-categories h2{font-size:24px;line-height:32px}}html #page .single-post .single-categories p{font-size:18px;letter-spacing:-1%}@media (max-width:768px){html #page .single-post .single-categories p{font-size:16px}}html #page .single-post .single-categories ul{list-style:none;display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:none;padding:0;margin:0}html #page .single-post .single-categories ul.justify-center{justify-content:center}@media (max-width:768px){html #page .single-post .single-categories ul.justify-center{justify-content:flex-start}}html #page .single-post .single-categories ul:hover{scrollbar-width:thin;scrollbar-color:rgba(0, 0, 0, 0.2) transparent}html #page .single-post .single-categories a{display:block;text-decoration:none;color:var(--darkgray);display:inline-block;padding:14px 24px;border:solid 1.5px var(--lightgray2);border-radius:48px;min-width:132px;font-weight:600;transition:all ease 300ms}@media (max-width:768px){html #page .single-post .single-categories a{font-size:14px;padding:12px 20px}}html #page .single-post .single-categories a:hover{background:var(--lightblue);color:var(--white)}#page .main-project-infos{width:100%;background-color:var(--blue)}#page .main-project-infos .container{display:flex;padding-top:80px;padding-bottom:80px;flex-direction:column;align-items:center;gap:40px}@media (max-width:768px){#page .main-project-infos .container{padding-top:48px;padding-bottom:64px}}#page .main-project-infos h2{color:var(--white);text-align:center;font-size:40px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:0}@media (max-width:520px){#page .main-project-infos h2{font-size:28px;max-width:327px;line-height:36px}}#page .main-project-infos h2 strong{color:var(--lightblue);font-weight:700}@media (max-width:520px){#page .main-project-infos h2 strong{font-size:28px;line-height:36px}}#page .main-project-infos h2 p{color:var(--white);text-align:center;font-size:40px;font-style:normal;font-weight:700;line-height:normal}@media (max-width:520px){#page .main-project-infos h2 p{font-size:28px;line-height:36px}}#page .main-project-infos h2 p strong{color:var(--lightblue);font-weight:700}@media (max-width:520px){#page .main-project-infos h2 p strong{font-size:28px;line-height:36px}}#page .main-project-infos-list{display:flex;justify-content:space-between;margin:0;padding:0;list-style-type:none;width:100%}@media (max-width:768px){#page .main-project-infos-list{display:grid;grid-template-columns:repeat(2, 1fr);justify-content:center;row-gap:32px;column-gap:40px}}#page .main-project-infos-list-item{max-width:278px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-left:16px;border-left:1px solid var(--darkblue-2)}#page .main-project-infos-list-item-pretitle{color:rgba(255, 255, 255, 0.7);font-size:16px;font-weight:500;line-height:24px}@media (max-width:520px){#page .main-project-infos-list-item-pretitle{font-size:11px}}#page .main-project-infos-list-item-title{color:var(--white);font-size:48px;font-weight:700;line-height:120%;letter-spacing:-0.03px;margin-bottom:16px}@media (max-width:520px){#page .main-project-infos-list-item-title{font-size:40px;margin-bottom:0}}#page .main-project-infos-list-item-title.has-pretitle{font-size:32px}#page .main-project-infos-list-item-text{color:var(--white);font-size:20px;font-weight:600;line-height:120%}@media (max-width:520px){#page .main-project-infos-list-item-text{font-size:16px;margin-bottom:6px}}#page .main-project-infos-list-item-postext{color:rgba(255, 255, 255, 0.7);font-size:16px;font-weight:400;line-height:150%;letter-spacing:var(--font-tracking-normal, 0)}@media (max-width:520px){#page .main-project-infos-list-item-postext{font-size:11px}}#page .main-project-activities{padding-top:80px;padding-bottom:80px;width:100%}@media (max-width:520px){#page .main-project-activities{padding-top:40px;padding-bottom:40px}}#page .main-project-activities .container{display:flex;flex-direction:column;justify-content:flex-start}#page .main-project-activities h2{color:var(--gray);font-size:32px;font-weight:600;line-height:normal;margin-bottom:40px}@media (max-width:520px){#page .main-project-activities h2{font-size:28px;color:var(--blue);margin-bottom:16px}}#page .main-project-activities-form{display:flex;justify-content:space-between;align-items:center;padding-right:20px;margin-bottom:32px;gap:12px}@media (max-width:1440px){#page .main-project-activities-form{flex-direction:column;justify-content:flex-start;align-items:flex-start}}@media (max-width:768px){#page .main-project-activities-form{padding-right:0}}@media (max-width:520px){#page .main-project-activities-form{gap:16px;margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid rgba(120, 120, 120, 0.2)}}#page .main-project-activities-form ul{margin:0;padding:0;list-style-type:none;display:flex;gap:12px}@media (max-width:1440px){#page .main-project-activities-form ul{flex-wrap:wrap}}@media (max-width:768px){#page .main-project-activities-form ul{flex-direction:column;width:100%}}#page .main-project-activities-form ul li{background-color:var(--white)}#page .main-project-activities-form ul li .select2{width:255px !important;border-radius:10px;border:1.5px solid var(--lightgray2);background:url(../svg/projects-select-filter.svg) no-repeat calc(100% - 20px) center;appearance:none}#page .main-project-activities-form ul li .select2-selection{border:0;height:48px;padding:12px 20px;padding-left:49px;padding-right:43px;background-color:transparent !important}#page .main-project-activities-form ul li .select2-selection option{padding-left:0}#page .main-project-activities-form ul li .select2-selection__rendered{line-height:normal;padding-right:0;color:var(--gray);font-size:16px;font-weight:600;line-height:24px;letter-spacing:-0.16px}#page .main-project-activities-form ul li .select2-selection__arrow{display:none}@media (max-width:768px){#page .main-project-activities-form ul li .select2{width:100% !important}}#page .main-project-activities-form ul li.filter-unit{background:url(../svg/unit-filter.svg) no-repeat 24px 11px}#page .main-project-activities-form ul li.filter-year{background:url(../svg/year-filter.svg) no-repeat 24px 12px}#page .main-project-activities-form ul li.filter-category{background:url(../svg/category-filter.svg) no-repeat 24px 12px}#page .main-project-activities-form ul li.filter-class{background:url(../svg/class-filter.svg) no-repeat 24px 12px}#page .main-project-activities-form ul li.filter-serie{background:url(../svg/serie-filter.svg) no-repeat 24px 13px}#page .main-project-activities-form input[type="submit"]{display:flex;padding:10px 20px;justify-content:center;align-items:center;gap:12px;border-radius:10px;background:var(--lightblue);min-height:48px;color:var(--white);font-size:18px;font-weight:500;line-height:normal;letter-spacing:-0.36px;border:none}#page .main-project-activities-form input[type="submit"]:hover{background:var(--blue)}@media (max-width:768px){#page .main-project-activities-form input[type="submit"]{width:100%}}#page .main-project-activities-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3, 1fr);gap:40px}@media (max-width:1024px){#page .main-project-activities-list{grid-template-columns:repeat(2, 1fr)}}@media (max-width:768px){#page .main-project-activities-list{grid-template-columns:1fr}}@media (max-width:520px){#page .main-project-activities-list{gap:24px}}#page .main-project-activities-list-item a{display:flex;padding:24px;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch;max-width:448px;border-radius:16px;background:var(--white);box-shadow:0 2px 8px -2px rgba(0, 0, 0, 0.12);text-decoration:none}@media (max-width:768px){#page .main-project-activities-list-item a{width:100%;max-width:100%}}#page .main-project-activities-list-item a img{width:100%;max-height:178.8px}#page .main-project-activities-list-item a:hover{box-shadow:0 2px 8px -2px rgba(0, 0, 0, 0.5)}#page .main-project-activities-list-item a:hover img{transform:scale(1.05)}#page .main-project-activities-list-item-top{display:flex;gap:8px;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}#page .main-project-activities-list-item-top-unit{display:flex;padding:4px 12px;align-items:center;gap:8px;border-radius:48px;background:var(--blue);color:var(--white);font-size:12px;font-weight:500;line-height:normal;letter-spacing:-0.12px}#page .main-project-activities-list-item-top-serie,#page .main-project-activities-list-item-top-class{display:flex;padding:4px 12px;align-items:center;gap:8px;border-radius:48px;background:var(--lightblue);color:var(--white);font-size:12px;font-weight:500;line-height:normal;letter-spacing:-0.12px}#page .main-project-activities-list-item-middle{display:flex;gap:8px;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}#page .main-project-activities-list-item-middle-year,#page .main-project-activities-list-item-middle-category{display:flex;padding:4px 12px;align-items:center;gap:8px;border-radius:48px;border:1px solid var(--lightgray2);color:var(--gray);font-size:12px;font-weight:500;line-height:normal;letter-spacing:-0.12px}#page .main-project-activities-list-item-bottom-title{color:var(--gray);font-size:24px;font-weight:600;line-height:32px}@media (max-width:520px){#page .main-project-activities-list-item-bottom-title{font-size:19px}}#page .main-project-activities-list-item-bottom-responsable{color:var(--gray);font-size:16px;font-weight:500;line-height:normal;margin-top:4px}@media (max-width:520px){#page .main-project-activities-list-item-bottom-responsable{font-size:14px}}#page .main-project-activities-pagination .custom-page-navigation-content{display:flex;justify-content:center;gap:8px}#page .main-project-activities-pagination .custom-page-navigation-mobile .next-page,#page .main-project-activities-pagination .custom-page-navigation-mobile .previous-page{border:0;padding:0}#page .main-project-activities-pagination .previous-page,#page .main-project-activities-pagination .next-page{display:flex;padding:8px 16px;flex-direction:column;justify-content:center;align-items:center;border-radius:10px;border:2px solid var(--lightgray2);background:var(--white);color:var(--darkgray);text-align:center;font-size:14px;font-weight:500;line-height:normal;letter-spacing:0.14px;text-decoration:none}#page .main-project-activities-pagination .previous-page.disabled,#page .main-project-activities-pagination .next-page.disabled{pointer-events:none}#page .main-project-activities-pagination .previous-page.disabled svg path,#page .main-project-activities-pagination .next-page.disabled svg path{stroke:var(--lightgray2)}#page .main-project-activities-pagination .page-numbers span.page-numbers{display:flex;padding:8px 16px;flex-direction:column;justify-content:center;align-items:center;border-radius:10px;border:2px solid var(--lightgray2);background:var(--white);color:var(--darkgray);text-align:center;font-size:14px;font-weight:500;line-height:normal;letter-spacing:0.14px;text-decoration:none}#page .main-project-activities-pagination .page-numbers span.page-numbers.current{background:var(--blue);color:var(--white)}#page .main-project-activities-pagination .page-numbers span.page-numbers.current svg path{stroke:var(--white)}#page .main-project-activities-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0, 0, 0, 0.5);z-index:9999;display:none;justify-content:center;align-items:center}#page .main-project-activities-modal.active{display:flex}#page .main-project-activities-modal-content{background-color:var(--white);padding:32px 24px;border-radius:12px;max-width:600px}@media (max-width:650px){#page .main-project-activities-modal-content{max-width:327px}}#page .main-project-activities-modal-content-close{display:flex;justify-content:flex-end;min-height:26px}#page .main-project-activities-modal-content-close a{width:12px;height:12px;flex-shrink:0;aspect-ratio:1}#page .main-project-activities-modal-content-close a svg{width:100%;height:100%}#page .main-project-activities-modal-content-image{margin:0px auto}#page .main-project-activities-modal-content-tags{margin-top:16px;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start}#page .main-project-activities-modal-content-tags-unit{display:flex;padding:4px 12px;align-items:center;gap:8px;border-radius:48px;background:var(--blue);color:var(--white);font-size:12px;font-weight:500;line-height:normal;letter-spacing:-0.12px}#page .main-project-activities-modal-content-tags-serie,#page .main-project-activities-modal-content-tags-class{display:flex;padding:4px 12px;align-items:center;gap:8px;border-radius:48px;background:var(--lightblue);color:var(--white);font-size:12px;font-weight:500;line-height:normal;letter-spacing:-0.12px}#page .main-project-activities-modal-content-tags-year,#page .main-project-activities-modal-content-tags-category{display:flex;padding:4px 12px;align-items:center;gap:8px;border-radius:48px;border:1px solid var(--lightgray2);color:var(--gray);font-size:12px;font-weight:500;line-height:normal;letter-spacing:-0.12px}#page .main-project-activities-modal-content-title{color:var(--gray);font-size:24px;font-weight:600;line-height:32px;margin-top:12px}#page .main-project-activities-modal-content-responsable{color:var(--gray);font-size:16px;font-weight:500;line-height:normal;margin-top:4px}#page .main-project-activities-modal-content-text{margin-top:16px;padding:12px 16px 12px 12px;border-radius:8px;border:1px solid var(--lightgray2);padding-right:6px}#page .main-project-activities-modal-content-text p{color:var(--gray);font-size:14px;font-weight:400;line-height:24px;max-height:227px;overflow-y:auto;padding-right:10px}#page .main-project-activities-modal-content-text p::-webkit-scrollbar-thumb{background:var(--lightgray2);border:10px solid transparent;border-radius:8px}#page .main-project-activities-modal-content-text p::-webkit-scrollbar{width:6px}