@charset "UTF-8";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{font-size:62.5%;box-sizing:border-box;height:100%;scroll-behavior:smooth;scroll-padding:10rem}*,*:before,*:after{box-sizing:inherit}.body{font-family:Roboto,sans-serif;font-size:1.8rem;overflow-x:hidden}.body__form-open{overflow-y:hidden}.body__form-open:before{background-color:#000;content:"";height:100vh;left:0;opacity:.7;position:fixed;top:0;width:100%;z-index:55}a{text-decoration:none}img{width:100%;height:auto}p{font-family:Roboto,sans-serif;font-weight:400;line-height:1.3}.swal2-popup{font-size:1.3rem}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Light.woff2) format("woff2");font-weight:300;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Bold.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Black.woff2) format("woff2");font-weight:900;font-style:normal}.header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.6rem 0;top:0;position:sticky;background-color:#fff;-webkit-box-shadow:0 4px 57px -11px rgba(0,0,0,.1);-moz-box-shadow:0 4px 57px -11px rgba(0,0,0,.1);box-shadow:0 4px 57px -11px #0000001a;z-index:40}.header__container{width:min(95%,140rem);margin:0 auto;display:flex;justify-content:space-between;align-items:center}.header__logo img{width:169px;height:51px;aspect-ratio:3.31/1}.header__hamburger-menu{display:flex;flex-direction:column;gap:6px;width:max-content;position:absolute;top:2.5rem;right:2.5rem;z-index:2;cursor:pointer}@media(min-width:1024px){.header__hamburger-menu{display:none}.header__hamburger-menu .nav{display:flex}}.header__hamburger-menu:has(input:focus-visible):before,.header__hamburger-menu:has(input:focus-visible):after,.header__hamburger-menu input:focus-visible{border:1px solid #ffffff;box-shadow:0 0 0 1px #009eb2;background-color:#fff}.header__hamburger-menu:before,.header__hamburger-menu:after,.header__hamburger-menu input{content:"";width:40px;height:5px;background-color:#009eb2;border-radius:9999px;transform-origin:left center;transition:opacity .3s ease-in-out,width .3s ease-in-out,rotate .3s ease-in-out,translate .3s ease-in-out,background-color .3s ease-in-out}.header__hamburger-menu input{appearance:none;padding:0;margin:0;outline:none;pointer-events:none}.header__hamburger-menu:has(input:checked):before{rotate:45deg;width:38.183766184px;translate:0 -2.5px;background-color:#fff}.header__hamburger-menu:has(input:checked):after{rotate:-45deg;width:38.183766184px;translate:0 2.5px;background-color:#fff}.header__hamburger-menu input:checked{opacity:0;width:0}.header__sidenav{transition:transform .3s ease-in-out;transform:translate(100%);padding:.5rem 1rem;padding-top:calc(27px + 3.5rem);background-color:#575757;color:#fff;width:100%;height:100vh;position:fixed;top:0;right:0}.header__hamburger-menu:has(input:checked)+.header__sidenav{transform:translate(0)}@media(min-width:1024px){.header__sidenav{all:unset}}.header__nav{all:unset;display:flex;flex-direction:column;justify-content:center;align-items:center}.header__nav--link{all:unset;color:#dcdcdc;font-size:2.5rem;margin-bottom:2rem}.header__nav--link:hover{color:#fff;cursor:pointer}@media(min-width:1024px){.header__nav--link:hover{color:#009eb2}}@media(min-width:1024px){.header__nav{display:flex;flex-direction:row}.header__nav a{margin:0 1.4rem;font-size:2rem;color:#000}}@media(min-width:1024px)and (min-width:1200px){.header__nav a{margin:0 2.7rem}}.header__language-selector{position:relative;display:inline-block;margin-top:3px}.header__language-selector:hover .header__language-dropdown{display:block}.header__current-language{display:flex;align-items:center;cursor:pointer;border-radius:2px;border:solid 1px #dcdcdc;padding:1rem 1.5rem;color:#fff;font-size:2.5rem}@media(min-width:1024px){.header__current-language.no-mpr{margin-right:0;padding-right:0}}@media(min-width:1024px){.header__current-language{border:none}}.header__current-language:hover{color:#009eb2;border:solid 1px #009EB2}@media(min-width:1024px){.header__current-language:hover{border:none}}.header__current-language:hover .header__icon-arrow-down svg{transform:rotate(180deg)}.header__current-language:hover .header__icon-arrow-down svg path{stroke:#009eb2}.header__language-dropdown{display:none;position:absolute;top:99%;left:0;border-radius:2px;border:1px solid #dcdcdc;z-index:10;margin:0;padding:1rem 1.65rem;list-style:none}.header__language-dropdown-en{padding:1rem 1.35rem}.header__language-dropdown a{background-color:#575757;color:#fff;font-size:2.5rem}.header__language-dropdown:hover{border-color:#009eb2}@media(min-width:1024px){.header__language-dropdown:hover{border-color:#dcdcdc}}.header__language-dropdown:hover a{color:#009eb2}@media(min-width:1024px){.header__language-dropdown{border:none;width:60%;border-top:solid 1px #dcdcdc;margin-left:25%;margin-right:25%;top:85%;left:10%;padding:3px 0 0}.header__language-dropdown a{margin:0 0 0 6px;background-color:transparent;font-size:2rem;padding:0;color:#000}}@media(min-width:1200px){.header__language-dropdown{left:20%}}.header__icon-arrow-down{display:flex;align-items:center}@media(min-width:1024px){.header__icon-arrow-down{margin-left:.5rem}}.header__icon-arrow-down svg{display:none;transition:transform .3s ease-in-out}@media(min-width:1024px){.header__icon-arrow-down svg{display:block}}.form{padding:3rem 4rem;opacity:0;visibility:hidden;width:100%;height:100%;background-color:#fff;color:#fff;position:fixed;right:0;top:0;transition:all .4s ease-in-out;transform:translate(100%);z-index:60}@media(min-width:1024px){.form{width:40%}}.form__show{transform:translate(0);opacity:1;visibility:visible;overflow-y:scroll}.form__hide{display:flex;justify-content:flex-end}.form__hide img{color:#000;cursor:pointer;height:20px;width:20px}.form__title{margin:0;font-size:3rem;color:#000}.form__text{color:#000;text-wrap:pretty;margin:1.2rem 0 0}.form__fieldset{border:none;padding:0}.form__field{padding:1.5rem 0}.form__input{padding:2rem;width:100%;border:1px solid #000000;border-radius:1rem}.form__input--textarea{resize:none}.form__check{display:flex}.form__checkbox{appearance:none;min-width:1.5rem;height:1.5rem;border:1px solid #000000;border-radius:4px;outline:none;cursor:pointer;margin-top:2.1rem}.form__checkbox:checked{border-color:#009eb2}.form__checkbox:checked:before{content:"✓";color:#009eb2;position:absolute;transform:translate(10%,-20%) rotate(0)}.form__check-text{color:#000;padding-left:1rem;margin-bottom:0}.form__link{color:#000;cursor:pointer;text-decoration:underline}.form__link:hover{color:#009eb2}.form__submit-form{display:flex;justify-content:flex-end;margin-top:3rem}.form__submit{background-color:#009eb2;border-radius:3rem;border:1px solid #009EB2;padding:1.2rem 5.6rem;color:#fff;font-size:1.6rem;transition-property:background-color;transition-duration:.3s;text-align:center;display:inline-block}.form__submit:hover{background-color:#c7a3fa;color:#009eb2;cursor:pointer}.form__submit{border:none}.form__submit:hover{color:#fff}.error-container{background-color:#f8d7da;color:#721c24;padding:10px;border:1px solid #f5c6cb;border-radius:5px;margin-bottom:10px}.intro{width:min(95%,140rem);margin:0 auto;background-image:-webkit-image-set(url(/img/nano1health-intro.avif) type("image/avif"),url(/img/nano1health-intro.webp) type("image/webp"),url(/img/nano1health-intro.png) type("image/png"));background-image:image-set(url(/img/nano1health-intro.avif) type("image/avif"),url(/img/nano1health-intro.webp) type("image/webp"),url(/img/nano1health-intro.png) type("image/png"));background-size:contain;background-repeat:no-repeat;background-position:center;margin-bottom:8rem}@media(min-width:480px){.intro{background-position:right}}.intro img{display:none}@media(min-width:1024px){.intro{background-image:none;display:flex;align-items:center}.intro img{display:block;aspect-ratio:.9971/1}.intro__content{width:auto;margin-right:auto}}.intro__title{font-weight:400;font-size:4.8rem;margin:0 0 2rem;padding-top:8rem}.intro__title .black{font-weight:900;font-size:5rem;display:block}@media(min-width:1024px){.intro__title .black{font-size:9rem}}.intro__text{font-size:2.4rem;line-height:1.3;text-wrap:pretty;max-width:60rem;margin:0 0 3rem}.services{width:min(95%,140rem);margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3rem}@media(min-width:1024px){.services{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3rem}}@media(min-width:1200px){.services{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4rem}}@media(min-width:1920px){.services{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8rem}}.services img{max-width:541px;max-height:513px}@media(min-width:1024px){.services img{width:541px;height:513px;aspect-ratio:1.05/1}}.services__content div .black{margin:3rem 0 1.2rem;display:block;font-weight:700;font-size:2rem}.services__title{font-size:5rem;font-weight:400;margin:0}.services__title .black{font-weight:900}.services__desc{font-size:2.4rem;text-wrap:pretty}.services__category{margin-bottom:0;text-wrap:pretty}.services__category p{margin-top:0}.services__list{margin:2.5rem 0 1.8rem}.services__list ::marker{font-weight:700}.services__list li{margin-bottom:1rem}.services__list .line-br{display:block;margin:3rem 0 1.2rem;font-weight:700;text-wrap:pretty}.services__list p{margin:0;text-wrap:pretty}.services__link{color:#000;cursor:pointer}.services__link:hover{color:#009eb2}.services .mb{margin-top:5rem}.button--blue{background-color:#009eb2;border-radius:3rem;border:1px solid #009EB2;padding:1.2rem 5.6rem;color:#fff;font-size:1.6rem;transition-property:background-color;transition-duration:.3s;text-align:center;display:inline-block}.button--blue:hover{background-color:#fff;color:#009eb2;cursor:pointer}.button--white{background-color:#fff;border-radius:3rem;border:1px solid white;padding:1.2rem 5.6rem;color:#009eb2;font-size:1.6rem;transition-property:background-color;transition-duration:.3s;text-align:center;display:inline-block}.button--white:hover{background-color:#009eb2;color:#fff;cursor:pointer}.button--white{border-color:#009eb2}.button__container{margin-top:3rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0}@media(min-width:1200px){.button__container{display:flex;flex-direction:row;justify-content:left;align-items:center;gap:0}}.differences{width:100%;padding:10rem 0;margin-top:6rem}@media(min-width:1024px){.differences{margin-top:8rem}}.differences{background:linear-gradient(97.86deg,#c7a3fa -1.44%,#4da0ce 11.38%,#009eb2 27.25%,#19a7c2 44.06%,#4cbae4 63.55%,#7ccee7 75.58%,#9ce488 103.79%)}.differences__content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0px}.differences__title{font-weight:400;font-size:4.8rem;color:#fff;text-align:center;margin:0 0 2rem}.differences__title .black{font-weight:700}.differences__text{text-wrap:pretty;line-height:1.75;text-align:center;color:#fff;font-size:2rem;margin:0 1rem}@media(min-width:1024px){.differences__text{max-width:95rem;margin:0}}.differences__difference{width:min(95%,140rem);margin:0 auto;padding-top:6rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}@media(min-width:1024px){.differences__difference{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2rem}}.differences .svg-container{display:flex;justify-content:center;align-items:center}.differences .svg-container img{width:93px;height:80px}.difference__difference1,.difference__difference2,.difference__difference3{color:#fff;text-align:center;padding:0 4rem}@media(min-width:1024px){.difference__difference1,.difference__difference2,.difference__difference3{width:51rem}}.difference__difference3{padding-bottom:4rem}.difference__difference1{padding-bottom:2rem}.difference__text{text-align:center}.aboutus{width:min(95%,140rem);margin:0 auto;margin-top:4rem;margin-bottom:8rem;display:grid;gap:2rem;grid-template-columns:repeat(1,1fr)}@media(min-width:1024px){.aboutus{display:grid;gap:4rem;grid-template-columns:repeat(2,1fr);grid-template-columns:1fr 2fr;margin-top:8rem}}.aboutus__title{font-size:4.8rem;font-weight:400;margin:0;text-wrap:balance}.aboutus__title .black{font-weight:900}.aboutus__text{font-size:2rem}.card{box-shadow:10px 20px 10px #d1d1d166;background-color:#fafafa;border-radius:1rem;padding:1rem 2.4rem;height:auto}.card img{width:96px;height:96px;border-radius:50%}.card .black{font-weight:700}.card__title{font-weight:400;font-size:3rem;margin:2rem 0;margin:1rem 0}.card__text-grey{color:#595959}.card__socials{display:flex;flex-direction:row;justify-content:left;align-items:center;gap:1rem}.card__socials--twitter{color:#009eb2;border:solid 1px #009EB2;border-radius:50%;padding:5px 5px 0}.card__socials--twitter img{width:18px;height:18px}.card__socials--linkedin{color:#009eb2;border:solid 1px #009EB2;border-radius:50%;padding:5px 5px 0}.card__socials--linkedin svg{width:18px;height:18px}.card__socials--linkedin svg path{fill:#009eb2}.swiper{width:100%;max-width:100%;max-height:100vh;min-height:0;min-width:0}.swiper-slide{width:auto;flex-shrink:0;display:block;height:100%;max-height:100%;box-sizing:border-box}.swiper-wrapper{max-height:100%;height:100%;display:flex}.swiper-pagination-current{font-weight:700;font-size:4.8rem}.swiper-pagination-total,.swiper-pagination-separator{color:#ccc}.custom-swiper-nav{margin-top:4rem;display:flex;flex-direction:row;justify-content:left;align-items:center;gap:2rem}@media(min-width:1024px){.custom-swiper-nav{display:flex;flex-direction:column;justify-content:right;align-items:flex-start;gap:2rem}}.custom-swiper-buttons{display:flex;flex-direction:row;justify-content:left;align-items:center;gap:1.5rem;cursor:pointer}.custom-swiper-button-next{rotate:180deg;padding-top:1rem}.clients{width:min(95%,140rem);margin:0 auto}.clients__head{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.clients__title{margin:0;font-weight:400;font-size:4.8rem;text-wrap:balance;text-align:center}.clients__title .black{font-weight:700}.clients__text{margin:0 1rem;font-size:2rem;text-align:center}.clients__content{align-items:center;margin-top:4rem;display:grid;gap:2rem;grid-template-columns:repeat(1,1fr)}@media(min-width:1024px){.clients__content{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}}.clients__image{grid-row:2;place-self:center}@media(min-width:1024px){.clients__image{grid-row:1;place-self:start}}.clients__image img{aspect-ratio:1.1/1;max-width:532px;max-height:482px}.clients__list li{list-style:none;position:relative;padding:3rem}.clients__list li:before{content:"";position:absolute;display:block;top:25px;left:-20px;width:30px;height:30px;background-image:url(/img/check.svg)}.footer{background-color:#f7f7f7;padding:4rem 0;margin-top:8rem}.footer__title{margin:0 0 1rem;font-size:2rem}.footer__title--copy{font-weight:400}.footer__title--top{text-align:center;font-size:4rem;font-weight:400}.footer__title--top span{font-weight:700}.footer__top{width:min(95%,140rem);margin:0 auto;margin-top:15vh}.footer__logos{place-items:center;display:grid;gap:4rem;grid-template-columns:repeat(1,1fr)}@media(min-width:480px){.footer__logos{display:grid;gap:4rem;grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.footer__logos{display:grid;gap:4rem;grid-template-columns:repeat(3,1fr)}}.footer__logos img{max-width:35rem;max-height:12rem}.footer__logos--research{display:grid;gap:4rem;grid-template-columns:repeat(1,1fr)}@media(min-width:480px){.footer__logos--research{display:grid;gap:4rem;grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.footer__logos--research{display:grid;gap:4rem;grid-template-columns:repeat(3,1fr)}}.footer__logos--research img{max-width:30rem}.footer__logos--cdti{max-width:35rem;max-height:15rem}.footer__logo{place-items:center;display:grid;gap:3rem;grid-template-columns:repeat(1,1fr)}@media(min-width:480px){.footer__logo{display:grid;gap:3rem;grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.footer__logo{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}}.footer__container{width:min(95%,140rem);margin:0 auto;display:grid;gap:7rem;grid-template-columns:repeat(1,1fr)}@media(min-width:768px){.footer__container{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}}.footer__left{display:grid;gap:2rem;grid-template-columns:repeat(1,1fr);place-items:center}@media(min-width:768px){.footer__left{place-items:flex-start}}.footer__logoN1H{width:169px;height:51px;aspect-ratio:3.31/1}.footer__socials{margin-top:2rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2rem}@media(min-width:768px){.footer__socials{display:flex;flex-direction:row;justify-content:left;align-items:center;gap:1rem;margin-top:0}}.footer__socials--twitter{color:#009eb2;border:solid 1px #009EB2;border-radius:50%;padding:5px 5px 0}.footer__socials--twitter img{width:18px;height:18px}.footer__socials--linkedin{color:#009eb2;border:solid 1px #009EB2;border-radius:50%;padding:5px 5px 0}.footer__socials--linkedin svg{width:18px;height:18px}.footer__socials--linkedin svg path{fill:#009eb2}.footer__right{display:grid;gap:2rem;grid-template-columns:repeat(1,1fr)}@media(min-width:768px){.footer__right{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.footer__right{justify-self:flex-end}}.footer__mail{display:flex;align-items:center;gap:1rem}.footer__mail img{width:20px;height:20px}.footer__contact{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;margin-bottom:3rem}@media(min-width:768px){.footer__contact{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem}}.footer__contact--mail{color:#000}.footer__contact--mail:hover{color:#009eb2}.footer__contact--tel{color:#000}.footer__contact--tel:hover{color:#009eb2}.footer__links{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}@media(min-width:768px){.footer__links{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;justify-self:flex-end}}.footer__links--n1h{color:#000}.footer__links--n1h:hover{color:#009eb2}.footer__copyright{width:min(95%,140rem);margin:0 auto;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:2rem;margin-top:8rem;border-top:1px solid #dcdcdc;padding:3rem 0}@media(min-width:768px){.footer__copyright{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0}}.footer__links--bottom{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0}.footer__link{color:#000;padding:0 .4rem;border-right:1px solid #000000;font-size:1.2rem}@media(min-width:502px){.footer__link{font-size:1.8rem;padding:0 1rem}}.footer__link--nobp{border:none;padding-right:0}.footer__link:hover{color:#009eb2}.banner{background:linear-gradient(97.86deg,#c7a3fa -1.44%,#4da0ce 11.38%,#009eb2 27.25%,#19a7c2 44.06%,#4cbae4 63.55%,#7ccee7 75.58%,#9ce488 103.79%)}.banner__content{width:min(95%,140rem);margin:0 auto;position:relative}.banner__title{padding:5rem 0;margin:0;color:#fff;font-weight:400;font-size:4.8rem}.banner__title--black{font-weight:700}.banner .svg-container{position:absolute}.nanonews{width:min(95%,140rem);margin:0 auto;padding:10rem 0;display:grid;gap:3rem;grid-template-columns:repeat(1,1fr)}@media(min-width:480px){.nanonews{display:grid;gap:3rem;grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.nanonews{display:grid;gap:3rem;grid-template-columns:repeat(3,1fr)}}@media(min-width:1200px){.nanonews{display:grid;gap:3rem;grid-template-columns:repeat(4,1fr)}}.nanonew{padding:1rem}.nanonew__image picture img{height:234px;object-fit:cover}.nanonew__reading-time{display:flex;flex-direction:row;justify-content:left;align-items:center;gap:.5rem}.nanonew__time-icon img{width:20px;height:15px}.nanonew__title h2{margin:0;text-wrap:balance;font-size:2rem}.nanonew__link{color:#000}.nanonew__link :hover{color:#009eb2}.new{width:min(95%,120rem);margin:0 auto}.new i{font-weight:400}.new__title{margin:0;font-size:3rem;padding:5rem 0;font-weight:400;text-wrap:balance}@media(min-width:768px){.new__title{font-size:4.8rem}}.new__title--no-margin{text-wrap:wrap;margin-bottom:0;padding-bottom:0}.new__sub-title{margin-top:4rem;font-size:2rem}.new__intro{line-height:1.5;margin-bottom:5rem;font-size:2.4rem}.new-icons{display:flex;flex-direction:row;justify-content:left;align-items:center;gap:0;margin-bottom:3rem}.new__time-icon img{width:20px;height:15px}.new__time{display:flex;flex-direction:row;justify-content:left;align-items:center;gap:.5rem;padding:0 1rem;height:2.4rem}.new__date-icon{display:flex;flex-direction:row;justify-content:left;align-items:center;gap:.5rem;padding:0 1rem 0 0;border-right:solid 1px #000000;height:2.4rem}.new__date-icon svg{width:20px;height:18px;margin-bottom:5px}.new__container{display:grid;gap:4rem;grid-template-columns:repeat(1,1fr)}@media(min-width:768px){.new__container{display:grid;gap:4rem;grid-template-columns:repeat(2,1fr)}}.new__text{line-height:1.8;text-wrap:pretty}.new__text--no-m{margin-top:0}.new__black{font-weight:700}.new__logo{width:min(95%,70rem);margin:8rem auto 0}.new__img{width:min(95%,80rem);margin:0 auto;display:flex;justify-content:center}.new__img--margin{margin-top:4rem}.new__img--m{margin-bottom:3rem}.new__image{max-width:450px;place-self:center}@media(min-width:768px){.new__image{place-self:start start}}@media(min-width:1024px){.new__image{place-self:stretch center}}@media(min-width:1024px){.new__image--joan{place-self:center}}.new__image--4{display:grid;gap:3rem;grid-template-columns:repeat(2,1fr)}@media(min-width:768px){.new__image--4{display:block}}.new__youtube-link{width:min(95%,80rem);margin:0 auto;margin-top:5rem;text-align:center}.new__youtube-link a{color:#000}.new__youtube-link a:hover{color:#009eb2}.new__youtube-link img{max-width:642px;max-height:354px}.new__link{width:min(95%,80rem);margin:0 auto;text-align:right;margin-top:2rem}.new__link a{color:#000}.new__link a:hover{color:#009eb2}.new__footer{width:min(95%,80rem);margin:0 auto}.new__footer-title{text-align:center}.new__footer-text{line-height:1.6}.progress-container{width:100%;background-color:#fff;position:fixed;top:87.69px}.progress-bar{height:5px;background-color:#009eb2;width:0}.projects__content{width:min(95%,140rem);margin:0 auto}.projects__title{font-size:5rem}.projects__text i{font-weight:700}.projects__text--underline{text-decoration:underline}.projects__text--black{font-weight:700}.projects__text--mt{margin-top:3rem}.projects__text--mb{margin-bottom:3rem}.cloud{width:min(95%,140rem);margin:0 auto}@media(min-width:1024px){.cloud__content{display:grid;grid-template-columns:60% 40%}}.cloud__text-container{margin-bottom:5rem}.cloud__text--no-mt{margin-top:0}.cloud__text span{font-weight:700}.cloud__list-item{margin-top:2.5rem}.cloud__right{display:flex;flex-direction:column;align-items:center;gap:6rem}.cloud__buttons{display:flex;flex-direction:column;gap:3rem}.error-404{display:flex;justify-content:center;align-items:center;height:29vh}.legal-notice{width:min(95%,140rem);margin:0 auto}.legal-notice__text{text-wrap:pretty}.legal-notice__text--black{font-weight:700}.legal-notice__text--no-m{margin:0}.legal-notice__text--no-mb{margin-bottom:0}.legal-notice__title{font-weight:400;font-size:3.5rem;margin:4rem 0 2rem;text-wrap:balance}.legal-notice li{padding-top:1rem}.legal-notice ul{margin:0 0 3rem}.cookies-policy{width:min(95%,140rem);margin:0 auto}.cookies-policy__text{padding-top:3rem}.privacy-policy{width:min(95%,140rem);margin:0 auto;padding-top:3rem}.privacy-policy__text{text-wrap:pretty}.privacy-policy__text--black{font-weight:700}.privacy-policy__text--no-m{margin:0}.privacy-policy__text--no-mb{margin-bottom:0}.privacy-policy__title{font-weight:400;font-size:3.5rem;margin:4rem 0 2rem;text-wrap:balance}.privacy-policy li{padding-top:1rem}.privacy-policy ul{margin:0 0 3rem}
