*,:before,:after{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0;font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}hr{height:0;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,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}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}.btn{display:inline-block;font-weight:600;text-decoration:none;letter-spacing:-.05em;background-color:var(--clr-light);color:var(--clr-dark);padding:.5em 1em;border-radius:6px;box-shadow:0 10;transition:transform .3s}.btn:hover{transform:translateY(3px)}.container{width:100%;margin-left:auto;margin-right:auto}.container{padding-left:1rem;padding-right:1rem}.section{margin-top:5rem}.active{text-decoration:underline}@media(min-width:475px){.container{max-width:475px;padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:640px){.container{max-width:640px;padding-left:2rem;padding-right:2rem}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px;padding-left:3rem;padding-right:3rem}.section{margin-top:10rem}}@media(min-width:1536px){.container{max-width:1536px}}@media(min-width:1850px){.container{max-width:1850px}}@media(min-width:2200px){.container{max-width:2200px}}.about{display:grid;grid-template-columns:10% 13% 50% 24%;grid-template-areas:"main main main main" "sidebar sidebar sidebar sidebar" "sect1 sect1 sect2 sect2" "sect3 sect3  sect4 sect4" "films films films films"}aside{grid-area:sidebar}main{grid-area:main}.about__link{text-decoration:none;color:var(--clr-light);transform:color .3s}.about__link:hover{color:var(--clr-medium)}.about__img{width:100%;height:auto;object-fit:cover;padding-bottom:2rem}.about__texts{padding-bottom:1.5rem;font-size:var(--size-xs)}.about__description{padding-bottom:2rem;font-size:var(--size-s);max-width:57ch}.about__sect{font-size:var(--size-xs)}.selected-films-fullwidth{width:100%;max-width:100%;padding:0;box-sizing:border-box;overflow-x:hidden}.selected-films-title{font-size:2.2rem;font-weight:700;text-align:left;padding:0;margin-top:2em;margin-bottom:1.5em}.selected-films-row{display:flex;justify-content:space-between;align-items:flex-end;width:100%;padding:0;box-sizing:border-box}.selected-films-year{font-size:1em;color:#fff;opacity:.7;min-width:60px;text-align:right}.selected-films-list{list-style:none;margin:0;padding:0}.selected-films-divider{border:none;border-top:1px solid #fff;width:100%;margin:1.2em 0;position:relative;opacity:.7}@media(min-width:768px){.about{grid-template-columns:15% 48% 13% 24%;grid-template-areas:"main main main main" "sidebar sidebar sidebar sidebar" "sect1 sect2 sect3 sect4"}.about__texts{font-size:var(--size-base)}.about__description{padding-bottom:2rem;font-size:var(--size-xl);max-width:62ch}.about__sect{font-size:var(--size-sm)}}@media(min-width:1024px){.about__texts{font-size:var(--size-lg)}.about__description{padding-bottom:2rem;font-size:var(--size-2xl);max-width:65ch}.about__sect{font-size:var(--size-sm)}.about__img{width:100%;height:auto;object-fit:cover;padding-left:2rem}.about{height:100vh;display:grid;grid-template-columns:50% 50%;grid-template-areas:"main sidebar"}aside{grid-area:sidebar}main{grid-area:main}.about__link{text-decoration:none;color:var(--clr-light);transform:color .3s}.about__link:hover{color:var(--clr-medium)}}.footer{align-items:center;padding-top:2rem;padding-bottom:2rem;flex-shrink:0}.footer__menu{display:flex;justify-content:space-between;padding-left:0}.footer__title{font-size:var(--size-xs);list-style:none;text-decoration:none;letter-spacing:-.01em}.footer__title.social-icons{display:flex;align-items:center;gap:12px}.footer__title.social-icons img{height:28px;width:28px;display:inline-block;vertical-align:middle}@media(min-width:1024px){.footer__title{font-size:var(--size-lg)}}@media(max-width:767px){.footer__menu{flex-direction:column;align-items:center;gap:.5rem}.footer__title,.footer__title.social-icons{width:100%;justify-content:center;text-align:center}.footer__title.social-icons{margin-top:.5rem}.footer__title.social-icons img{height:22px;width:22px}}.home-bg{position:fixed;inset:0;width:100vw;height:100vh;background:url(../public/fotoprofilo.jpg) center center/cover no-repeat;z-index:-1}.scroll-down{position:fixed;left:50%;bottom:40px;transform:translate(-50%);color:#fff;font-size:1.5rem;letter-spacing:.1em;background:#0000004d;padding:.5em 1.5em;border-radius:2em;cursor:pointer;transition:background .2s;z-index:10}.scroll-down:hover{background:#0009}.mobile-nav{position:fixed;top:5.5rem;left:0;z-index:9998;width:100vw;height:calc(100vh - 5.5rem);background-color:var(--clr-dark);display:none;justify-content:center;align-items:center;text-align:center}.mobile-nav__menu{list-style:none;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.mobile-nav__link{font-size:var(--size-s);text-decoration:none;font-weight:400;color:var(--clr-light);letter-spacing:-.05rem;transition:color .3s}.mobile-nav__link:hover{color:var(--clr-medium)}.project{display:grid;grid-template-columns:20% 30% 25% 25%;grid-template-areas:"title title title title" "cov cov cov cov" "type type year year" "brief brief brief brief" "brief__text brief__text brief__text brief__text" "team team team team" "team__text team__text team__text team__text" "agency agency agency agency" "agency__text agency__text agency__text agency__text" "gallery__1 gallery__1 gallery__1 gallery__1" "gallery__2 gallery__2 gallery__2 gallery__2" "gallery__3 gallery__3 gallery__3 gallery__3" "gallery__4 gallery__4 gallery__4 gallery__4"}.project__link,.header__logo{font-size:var(--size-l);text-decoration:none;font-weight:200;color:var(--clr-light);transform:color .3s}.project__link:hover,.header__logo:hover{color:var(--clr-medium)}.project__img{width:100%;max-height:120vh;object-fit:cover;justify-self:center;padding-bottom:2rem}.cov{width:80%;max-height:75vh;padding-bottom:.5rem;grid-area:cov}.type{font-size:var(--size-sm);margin-top:3%;margin-bottom:15%;justify-self:flex-start;grid-area:type}.year{font-size:var(--size-sm);margin-top:3%;margin-bottom:15%;justify-self:flex-end;grid-area:year}.title{font-size:var(--size-2xl);font-weight:700;justify-self:flex-start;margin-bottom:.25rem}.project__subtitle{font-size:.8rem;text-transform:uppercase;color:var(--clr-light, #fff);margin-bottom:1.5rem;justify-self:flex-start}.brief{grid-area:brief}.brief__text{grid-area:brief__text}.team{grid-area:team}.team__text{grid-area:team__text}.agency{grid-area:agency}.agency__text{grid-area:agency__text}.gallery__1{grid-area:gallery__1;margin-top:10%}.gallery__2{grid-area:gallery__2}.gallery__3{grid-area:gallery__3}.gallery__4{grid-area:gallery__4}.video-wrapper{position:relative;width:100%;padding-top:56.25%;height:0;overflow:hidden}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}@media(min-width:300px){.project{grid-template-areas:"title title title title" "cov cov cov cov" "type type year year" "brief brief brief brief" "brief__text brief__text brief__text brief__text" "team team team team" "team__text team__text team__text team__text" "agency agency agency agency" "agency__text agency__text agency__text agency__text" "gallery__1 gallery__1 gallery__1 gallery__1" "gallery__2 gallery__2 gallery__2 gallery__2" "gallery__3 gallery__3 gallery__3 gallery__3" "gallery__4 gallery__4 gallery__4 gallery__4"}.cov{width:100%}.brief,.team,.agency{font-size:var(--size-sm);max-width:65ch}.brief__text{font-size:var(--size-base);margin-bottom:8%;max-width:65ch}.team__text,.agency__text{font-size:var(--size-base);margin-bottom:8%}}@media(min-width:768px){.project{grid-template-areas:"title title title title" "cov cov cov cov" "type type year year" "brief brief__text brief__text brief__text" "team team__text team__text team__text" "agency agency__text agency__text agency__text" "gallery__1 gallery__1 gallery__1 gallery__1" "gallery__2 gallery__2 gallery__2 gallery__2" "gallery__3 gallery__3 gallery__3 gallery__3" "gallery__4 gallery__4 gallery__4 gallery__4"}.cov{width:82%}.year,.type{font-size:var(--size-base)}.title{font-size:var(--size-6xl)}.brief,.team,.agency{font-size:var(--size-sm);max-width:65ch;margin-bottom:8%}.brief__text{font-size:var(--size-2xl);margin-bottom:8%}.team__text,.agency__text{font-size:var(--size-lg);margin-bottom:8%}}.gallery{column-count:3;column-gap:1rem;width:100%;max-width:100vw;padding:1rem 0}.gallery__item{break-inside:avoid;margin-bottom:1rem;width:100%}.gallery__img{width:100%;height:auto;display:block;object-fit:cover;box-shadow:0 1px 4px #00000014;transition:transform .3s;cursor:pointer}@media(max-width:900px){.gallery{column-count:2}}@media(max-width:600px){.gallery{column-count:1}}.lightbox{position:fixed;inset:0;width:100vw;height:100vh;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:10000}.lightbox__img{max-width:90vw;max-height:90vh;margin:auto;box-shadow:0 2px 16px #00000080;background:#111;border-radius:0}.lightbox__controls{position:absolute;bottom:2rem;left:2rem;display:flex;flex-direction:column;gap:.5rem}.lightbox__nav{display:flex;gap:.5rem;align-items:center}.lightbox__control{color:#fff;font-size:.775rem;cursor:pointer;background:none;border:none;padding:0;text-decoration:none;transition:color .2s;text-transform:uppercase}.lightbox__control:hover{color:#ccc}
