@font-face{font-family:Gotham;src:url(http://localhost/monotropa/wp-content/themes/monotropa/assets/fonts/Gotham-Book.otf) format("opentype");font-weight:400}@font-face{font-family:Gotham;src:url(http://localhost/monotropa/wp-content/themes/monotropa/assets/fonts/Gotham-Medium.otf) format("opentype");font-weight:500}@font-face{font-family:Gotham;src:url(http://localhost/monotropa/wp-content/themes/monotropa/assets/fonts/Gotham-Bold.otf) format("opentype");font-weight:700}@font-face{font-family:Gotham;src:url(http://localhost/monotropa/wp-content/themes/monotropa/assets/fonts/Gotham-BookItalic.otf) format("opentype");font-weight:400;font-style:italic}@font-face{font-family:Gotham;src:url(http://localhost/monotropa/wp-content/themes/monotropa/assets/fonts/Gotham-MediumItalic.otf) format("opentype");font-weight:500;font-style:italic}@font-face{font-family:Gotham;src:url(http://localhost/monotropa/wp-content/themes/monotropa/assets/fonts/Gotham-BoldItalic.otf) format("opentype");font-weight:700;font-style:italic}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{color:inherit;text-decoration:none;cursor:pointer}button{border:none;margin:0;padding:0;outline:none;background-color:transparent;appearance:none;-webkit-appearance:none;text-transform:inherit;color:inherit;cursor:pointer;font:inherit}*{box-sizing:border-box}html{font-size:62.5%;font-family:Gotham,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;overflow-x:hidden;width:100vw}body{width:100vw}img{display:flex}.container{max-width:170rem;padding-inline:3rem;margin-inline:auto}@media (max-width: 600px){.container{padding-inline:2rem}}.free-text strong{font-weight:700}.free-text em{font-style:italic}.free-text a{text-decoration:underline}@media not all and (hover: none){.free-text a:hover{text-decoration:unset}}.load-more-button{display:flex;flex:1 1 100%;justify-content:center;font-size:1.5rem;font-weight:500;margin-top:3rem}@media (max-width: 900px){.load-more-button{font-size:1.2rem}}.swiper-wrapper{align-items:center}#header{position:sticky;top:0;left:0;display:flex;justify-content:space-between;align-items:center;gap:3rem;width:100%;height:8.28rem;padding:2.5rem 3rem 2rem;background-color:#fff;border-bottom:1px solid #000000;z-index:99}#header>nav:not(:nth-of-type(2)){flex:1 1 100%}#header>nav:not(:nth-of-type(2))>ul{display:flex;gap:3rem}#header>nav:not(:nth-of-type(2))>ul>li{flex:1 1 calc(50% - 1.5rem)}#header>nav:not(:nth-of-type(2))>ul>li>a{font-size:1.5rem;font-weight:500}@media (max-width: 900px){#header>nav:not(:nth-of-type(2))>ul>li>a{font-size:1.2rem}}#header>nav:nth-last-of-type(1)>ul>li{text-align:right}@media (max-width: 600px){#header>nav:nth-of-type(2)>a>img{width:200px;height:auto}}#header>#header-mobile-toggler{display:none;width:20px;height:13px;position:absolute;right:3rem;top:50%;transform:translateY(-50%)}#header>#header-mobile-toggler>span{position:absolute;left:0;width:100%;height:1px;background-color:#000;transition:transform .5s}#header>#header-mobile-toggler>span:nth-of-type(1){top:0}#header>#header-mobile-toggler>span:nth-of-type(2){top:50%;transform:translateY(-50%)}#header>#header-mobile-toggler>span:nth-of-type(3){bottom:0}#header>#header-mobile-toggler.open>span:nth-of-type(1){top:50%;transform:translateY(-50%);transform:rotate(-45deg)}#header>#header-mobile-toggler.open>span:nth-of-type(2){display:none}#header>#header-mobile-toggler.open>span:nth-of-type(3){bottom:unset;top:50%;transform:translateY(-50%);transform:rotate(45deg)}@media (max-width: 900px){#header{justify-content:center}#header>nav:not(:nth-of-type(2)){display:none}#header>#header-mobile-toggler{display:flex}}#header.header-animation>nav:nth-of-type(2){opacity:0;pointer-events:none}#header-mobile-menu{opacity:0;pointer-events:none;position:absolute;top:0;left:0;display:flex;align-content:center;justify-content:center;text-align:center;width:100%;height:100%;background-color:#f0efe6;z-index:98;transition:opacity .5s}#header-mobile-menu>nav{display:flex;flex-direction:column;align-content:center;justify-content:center;gap:2rem;padding:10.78rem 3rem 2rem}#header-mobile-menu>nav>ul{display:flex;flex-direction:column;gap:2rem}#header-mobile-menu>nav>ul>li>a{font-size:2rem;font-weight:500}@media (max-width: 900px){#header-mobile-menu>nav>ul>li>a{font-size:1.5rem}}@media (max-width: 600px){#header-mobile-menu>nav>ul>li>a{font-size:1.2rem}}#header-mobile-menu.open{opacity:1;pointer-events:all;display:flex}#header-big-logo{position:relative;padding:3rem;z-index:99}@media (max-width: 600px){#header-big-logo{padding:2rem}}#header-big-logo>a{display:flex;width:100%}#header-big-logo>a .header-big-logo-show{position:fixed;left:50vw;transform:translate(-50%);top:calc(3rem + 82.8px);width:calc(100% - 6rem);height:auto}@media (max-width: 600px){#header-big-logo>a .header-big-logo-show{width:calc(100% - 4rem);top:calc(2rem + 82.8px)}}#header-big-logo>.header-big-logo-hidden{width:100%;height:auto;opacity:0}#footer{background-color:#000;padding-top:6rem;padding-bottom:4rem}@media (max-width: 600px){#footer{padding-bottom:6rem}}#footer #footer-logos{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:4rem}#footer #footer-logos>img{max-width:6rem}@media (max-width: 600px){#footer #footer-logos{margin-bottom:3rem}}#footer #footer-content{display:flex;justify-content:space-between;align-items:center;gap:3rem;padding-bottom:4.5rem;margin-bottom:6.5rem;border-bottom:1px solid #ffffff}@media (max-width: 600px){#footer #footer-content{padding-bottom:3rem;margin-bottom:3rem}}#footer #footer-content #footer-content-contact>p{font-size:7.5rem;font-weight:500;letter-spacing:-.1rem;color:#fff;overflow-wrap:anywhere}@media (max-width: 900px){#footer #footer-content #footer-content-contact>p{font-size:5.5rem}}@media (max-width: 600px){#footer #footer-content #footer-content-contact>p{font-size:2.8rem}}#footer #footer-content #footer-content-socials>nav>ul{display:flex;flex-direction:column;gap:2rem}#footer #footer-content #footer-content-socials>nav>ul>li{text-align:right}#footer #footer-content #footer-content-socials>nav>ul>li>a{font-size:1.5rem;font-weight:700;color:#fff}@media (max-width: 900px){#footer #footer-content #footer-content-socials>nav>ul>li>a{font-size:1.2rem}}@media (max-width: 900px){#footer #footer-content #footer-content-socials>nav>ul>li{text-align:left}}@media (max-width: 900px){#footer #footer-content #footer-content-socials>nav>ul{flex-direction:row;flex-wrap:wrap;gap:1.5rem}}@media (max-width: 900px){#footer #footer-content{flex-direction:column;align-items:flex-start}}#footer #footer-logo{margin-bottom:3rem}#footer #footer-logo>img{max-width:100%}#footer #footer-copy{display:flex;gap:18rem}#footer #footer-copy>span{font-size:1.5rem;color:#fff}@media (max-width: 900px){#footer #footer-copy>span{font-size:1.2rem}}@media (max-width: 900px){#footer #footer-copy{gap:1.5rem}}@media (max-width: 600px){#footer #footer-copy{flex-wrap:wrap}}#go-to-top{cursor:pointer;position:fixed;right:4rem;bottom:4rem;display:flex;align-items:center;justify-content:center;border-radius:100%;background-color:#fff9;padding:1rem;aspect-ratio:1/1}#go-to-top>img{position:relative;bottom:.2rem;width:2.5rem;height:auto;transform:rotate(90deg);transition:bottom .5s .1s}#go-to-top:hover>img{bottom:.4rem}.project-list{display:flex;flex-wrap:wrap;gap:2rem}.project-card{position:relative;flex:0 1 calc(25% - 1.5rem);overflow:hidden;aspect-ratio:74/100}.project-card>a{display:flex;height:100%}.project-card>a>img{width:100%;height:auto;transform:scale(1);transition:transform .5s}.project-card>a>button{display:flex;position:fixed;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0%;font-size:1.5rem;font-weight:700;white-space:nowrap;border-radius:100%;aspect-ratio:1;overflow:hidden;transition:width .5s}@media (max-width: 900px){.project-card>a>button{font-size:1.2rem}}@media not all and (hover: none){.project-card:hover>a>img{transform:scale(1.2)}.project-card:hover>a>button{width:70%}}@media (max-width: 900px){.project-card{flex:1 1 calc(50% - 1.3333333333rem)}}@media (max-width: 600px){.project-card{flex:1 1 100%}}.workshop-list{display:flex;flex-wrap:wrap;gap:2rem;max-width:155rem}.workshop-card{flex:0 1 calc(33.3333333333% - 1.3333333333rem);padding:3rem;background-color:#f0efe6;transition:background-color .5s}.workshop-card>a{display:flex;flex-direction:column;gap:2rem}.workshop-card>a>figure{height:300px}.workshop-card>a>figure>img{width:100%;height:100%;object-fit:contain;object-position:left}.workshop-card>a>h3{font-size:5.5rem;font-weight:500;letter-spacing:-.1rem}@media (max-width: 900px){.workshop-card>a>h3{font-size:4.8rem}}@media (max-width: 600px){.workshop-card>a>h3{font-size:2rem}}.workshop-card>a>p{font-size:2.8rem;letter-spacing:-.1rem}@media (max-width: 900px){.workshop-card>a>p{font-size:2rem}}@media (max-width: 600px){.workshop-card>a>p{font-size:1.5rem}}.workshop-card>a>div{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-top:4rem}.workshop-card>a>div>span{flex:0 1 calc(48% - 1.3333333333rem);font-size:2rem;font-weight:500;letter-spacing:-.1rem}@media (max-width: 900px){.workshop-card>a>div>span{font-size:1.5rem}}@media (max-width: 600px){.workshop-card>a>div>span{font-size:1.2rem}}.workshop-card>a>div>button{flex:0 1 auto;font-size:1.5rem;font-weight:700;color:#f0efe6;background-color:#000;padding:1.3rem 2.75rem;border-radius:2rem;border:1px solid #000000;transition:background-color .5s,color .5s}@media (max-width: 900px){.workshop-card>a>div>button{font-size:1.2rem}}@media (max-width: 600px){.workshop-card>a>div{margin-top:1rem}}@media not all and (hover: none){.workshop-card:hover{background-color:#fff}.workshop-card:hover>a>div>button{color:#000;background-color:#fff}}@media (max-width: 900px){.workshop-card{flex:1 1 100%}}.gallery-outter{position:relative;width:100%}.gallery-outter .gallery .swiper-wrapper{align-items:center}.gallery-outter .gallery .swiper-wrapper img{width:100%;height:100%;object-fit:cover}.gallery-outter .gallery-arrows{position:absolute;left:0;top:0;width:100%;height:100%}.gallery-outter .gallery-arrows .swiper-arrow{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);z-index:80}.gallery-outter .gallery-arrows .swiper-arrow.swiper-arrow-prev{left:0}.gallery-outter .gallery-arrows .swiper-arrow.swiper-arrow-next{right:0}.categories-list{display:flex;flex-direction:column;width:30rem;max-width:100%}.categories-list>div{position:relative}.categories-list>div>span{display:flex;position:relative;font-size:1.5rem;font-weight:500;text-transform:uppercase;border-top:1px solid #000000;border-bottom:1px solid #000000;padding:1rem}@media (max-width: 900px){.categories-list>div>span{font-size:1.2rem}}.categories-list>div>span:after{content:"";position:absolute;top:50%;right:1rem;transform:translateY(-50%);display:flex;width:1rem;height:.5rem;background-image:url(http://localhost/monotropa/wp-content/themes/monotropa/assets/img/arrow-down.svg);background-size:1rem .5rem}.categories-list>div>ul{position:absolute;width:100%;display:none;flex-direction:column;background-color:#fff;z-index:80}.categories-list>div>ul>li>a{display:flex;font-size:1.5rem;font-weight:500;text-transform:uppercase;border-top:1px solid #000000;padding:1rem}@media (max-width: 900px){.categories-list>div>ul>li>a{font-size:1.2rem}}.categories-list>div>ul>li:last-child>a{border-bottom:1px solid #000000}@media not all and (hover: none){.categories-list>div:hover>span{border-bottom:none}.categories-list>div:hover>span:after{transform:rotate(180deg)}.categories-list>div:hover>ul{display:flex}}.categories-list>div.active>span{border-bottom:none}.categories-list>div.active>span:after{transform:rotate(180deg)}.categories-list>div.active>ul{display:flex}#page{padding-top:6.5rem;padding-bottom:13rem}@media (max-width: 600px){#page{padding-top:6rem;padding-bottom:6rem}}#page>div #page-intro{display:flex;justify-content:space-between;gap:3rem;margin-bottom:6.5rem}@media (max-width: 900px){#page>div #page-intro{flex-direction:column;gap:6rem}}@media (max-width: 600px){#page>div #page-intro{margin-bottom:3rem;gap:3rem}}#page>div #page-intro>h1{font-size:8rem;font-weight:500;letter-spacing:-.1rem;max-width:75rem}@media (max-width: 900px){#page>div #page-intro>h1{font-size:7.5rem}}@media (max-width: 600px){#page>div #page-intro>h1{font-size:3.2rem}}#page>div #page-content h1{font-size:4rem;letter-spacing:-.1rem;margin-bottom:2rem}@media (max-width: 900px){#page>div #page-content h1{font-size:3.5rem}}@media (max-width: 600px){#page>div #page-content h1{font-size:1.5rem}}#page>div #page-content h2{font-size:3.5rem;letter-spacing:-.1rem;margin-bottom:2rem}@media (max-width: 900px){#page>div #page-content h2{font-size:3.2rem}}@media (max-width: 600px){#page>div #page-content h2{font-size:1.5rem}}#page>div #page-content h3{font-size:3.2rem;letter-spacing:-.1rem;margin-bottom:2rem}@media (max-width: 900px){#page>div #page-content h3{font-size:2.8rem}}@media (max-width: 600px){#page>div #page-content h3{font-size:1.5rem}}#page>div #page-content h4{font-size:2.8rem;letter-spacing:-.1rem;margin-bottom:2rem}@media (max-width: 900px){#page>div #page-content h4{font-size:2rem}}@media (max-width: 600px){#page>div #page-content h4{font-size:1.5rem}}#page>div #page-content p,#page>div #page-content ul,#page>div #page-content ol{font-size:2rem;letter-spacing:-.1rem;margin-bottom:2rem}@media (max-width: 900px){#page>div #page-content p,#page>div #page-content ul,#page>div #page-content ol{font-size:1.5rem}}@media (max-width: 600px){#page>div #page-content p,#page>div #page-content ul,#page>div #page-content ol{font-size:1.2rem}}#page>div #page-content ul{list-style:disc;margin-left:3rem}#page>div #page-content ol{list-style:decimal;margin-left:3rem}#page>div #page-content strong{font-weight:700}#page>div #page-content em{font-style:italic}#homepage{padding-top:3rem}#homepage #homepage-projects{display:flex;flex-direction:column;gap:3rem;padding-bottom:8.5rem}#homepage #homepage-projects>p{font-size:3.2rem;letter-spacing:-.1rem;max-width:83rem}@media (max-width: 900px){#homepage #homepage-projects>p{font-size:2.8rem}}@media (max-width: 600px){#homepage #homepage-projects>p{font-size:1.5rem}}#homepage #homepage-projects>a{position:relative;display:flex;width:fit-content;font-size:1.5rem;font-weight:700;margin-bottom:7rem}@media (max-width: 900px){#homepage #homepage-projects>a{font-size:1.2rem}}#homepage #homepage-projects>a>img{position:relative;top:-.6rem;right:-.6rem;display:inline-flex;width:.8rem;height:.8rem;vertical-align:top;transition:top ease .5s,right ease .5s}@media not all and (hover: none){#homepage #homepage-projects>a:hover>img{top:-1rem;right:-1rem}}@media (max-width: 600px){#homepage #homepage-projects>a{margin-bottom:2rem}}@media (max-width: 600px){#homepage #homepage-projects{gap:2rem;padding-bottom:6rem}}#homepage #homepage-categories{background-color:#f0efe6;padding-top:9rem;padding-bottom:10rem}#homepage #homepage-categories #home-categories-links{display:flex;flex-direction:column;gap:5rem;margin-bottom:14rem}#homepage #homepage-categories #home-categories-links>p{font-size:3.2rem;letter-spacing:-.1rem;max-width:82rem}@media (max-width: 900px){#homepage #homepage-categories #home-categories-links>p{font-size:2.8rem}}@media (max-width: 600px){#homepage #homepage-categories #home-categories-links>p{font-size:1.5rem}}#homepage #homepage-categories #home-categories-links>nav>ul>li{padding-block:3rem;border-bottom:.1rem solid #000000}@media (max-width: 600px){#homepage #homepage-categories #home-categories-links>nav>ul>li{padding-block:2rem}}#homepage #homepage-categories #home-categories-links>nav>ul>li>a{position:relative;font-size:9.6rem;font-weight:500;letter-spacing:-.1rem;padding-left:0;transition:padding-left .6s}@media (max-width: 900px){#homepage #homepage-categories #home-categories-links>nav>ul>li>a{font-size:8rem}}@media (max-width: 600px){#homepage #homepage-categories #home-categories-links>nav>ul>li>a{font-size:3.5rem}}#homepage #homepage-categories #home-categories-links>nav>ul>li>a>img{position:relative;top:0;right:0;display:inline-flex;width:3.4rem;height:3.4rem;vertical-align:top;transition:top ease .5s,right ease .5s}@media not all and (hover: none){#homepage #homepage-categories #home-categories-links>nav>ul>li>a:hover{padding-left:5rem}#homepage #homepage-categories #home-categories-links>nav>ul>li>a:hover>img{top:-1rem;right:-1rem}}@media (max-width: 900px){#homepage #homepage-categories #home-categories-links{margin-bottom:3rem}}@media (max-width: 600px){#homepage #homepage-categories #home-categories-links{gap:1rem}}#homepage #homepage-categories #home-categories-info{display:flex;flex-wrap:wrap;gap:7.5rem}#homepage #homepage-categories #home-categories-info>div:nth-of-type(1){display:flex;flex-direction:column;gap:5rem;flex:1 1 calc(42% - 3.75rem);padding-top:11.5rem}@media (max-width: 900px){#homepage #homepage-categories #home-categories-info>div:nth-of-type(1){padding-top:0}}@media (max-width: 600px){#homepage #homepage-categories #home-categories-info>div:nth-of-type(1){gap:2rem}}#homepage #homepage-categories #home-categories-info>div:nth-of-type(1)>p{font-size:3.2rem;letter-spacing:-.1rem}@media (max-width: 900px){#homepage #homepage-categories #home-categories-info>div:nth-of-type(1)>p{font-size:2.8rem}}@media (max-width: 600px){#homepage #homepage-categories #home-categories-info>div:nth-of-type(1)>p{font-size:1.5rem}}#homepage #homepage-categories #home-categories-info>div:nth-of-type(1)>a{position:relative;display:flex;width:fit-content;font-size:1.5rem;font-weight:700;margin-bottom:7rem}@media (max-width: 900px){#homepage #homepage-categories #home-categories-info>div:nth-of-type(1)>a{font-size:1.2rem}}#homepage #homepage-categories #home-categories-info>div:nth-of-type(1)>a>img{position:relative;top:-.6rem;right:-.6rem;display:inline-flex;width:.8rem;height:.8rem;vertical-align:top;transition:top ease .5s,right ease .5s}@media not all and (hover: none){#homepage #homepage-categories #home-categories-info>div:nth-of-type(1)>a:hover>img{top:-1rem;right:-1rem}}@media (max-width: 600px){#homepage #homepage-categories #home-categories-info>div:nth-of-type(1)>a{margin-bottom:3rem}}#homepage #homepage-categories #home-categories-info>div:nth-of-type(2){display:flex;flex-wrap:wrap;gap:2rem;flex:1 1 calc(58% - 3.75rem)}#homepage #homepage-categories #home-categories-info>div:nth-of-type(2)>div{flex:1 1 calc(50% - 1rem)}#homepage #homepage-categories #home-categories-info>div:nth-of-type(2)>div:nth-of-type(1){display:flex;flex-direction:column;gap:2rem}#homepage #homepage-categories #home-categories-info>div:nth-of-type(2)>div:nth-of-type(2){padding-top:4rem}#homepage #homepage-categories #home-categories-info>div:nth-of-type(2)>div>img{width:100%;height:auto}@media (max-width: 900px){#homepage #homepage-categories #home-categories-info{flex-direction:column;gap:0}}@media (max-width: 600px){#homepage #homepage-categories{padding-top:6rem;padding-bottom:6rem}}#homepage #homepage-workshops{background-color:#798c5b;padding-top:11rem;padding-bottom:7rem}#homepage #homepage-workshops>div{display:flex;flex-direction:column;gap:5rem}#homepage #homepage-workshops>div>p{font-size:4.8rem;font-weight:500;letter-spacing:-.1rem;color:#fff;max-width:89rem}@media (max-width: 900px){#homepage #homepage-workshops>div>p{font-size:4rem}}@media (max-width: 600px){#homepage #homepage-workshops>div>p{font-size:1.5rem}}@media (max-width: 600px){#homepage #homepage-workshops>div{gap:2rem}}@media (max-width: 600px){#homepage #homepage-workshops{padding-top:6rem;padding-bottom:6rem}}#about{padding-top:8rem;padding-bottom:2rem}@media (max-width: 600px){#about{padding-top:6rem;padding-bottom:6rem}}#about>div>h1{font-size:8rem;font-weight:500;letter-spacing:-.1rem;max-width:125rem;margin-bottom:7rem}@media (max-width: 900px){#about>div>h1{font-size:7.5rem}}@media (max-width: 600px){#about>div>h1{font-size:3.2rem}}@media (max-width: 600px){#about>div>h1{margin-bottom:3rem}}#about>div #about-content{display:flex;flex-wrap:wrap;gap:12rem;margin-bottom:16rem}@media (max-width: 600px){#about>div #about-content{gap:2rem;margin-bottom:3rem}}#about>div #about-content #about-content-text{flex:1 1 calc(58% - 6rem)}@media (max-width: 900px){#about>div #about-content #about-content-text{flex:1 1 100%}}#about>div #about-content #about-content-text>p{font-size:2.8rem;letter-spacing:-.1rem;margin-bottom:3rem}@media (max-width: 900px){#about>div #about-content #about-content-text>p{font-size:2rem}}@media (max-width: 600px){#about>div #about-content #about-content-text>p{font-size:1.5rem}}@media (max-width: 600px){#about>div #about-content #about-content-text>p{margin-bottom:2rem}}#about>div #about-content #about-content-image{flex:1 1 calc(42% - 6rem)}@media (max-width: 900px){#about>div #about-content #about-content-image{flex:1 1 100%}}#about>div #about-content #about-content-image>img{width:100%;max-width:100%;height:auto}#projects{padding-top:6.5rem;padding-bottom:13rem}@media (max-width: 600px){#projects{padding-top:6rem;padding-bottom:6rem}}#projects>div #projects-intro{display:flex;justify-content:space-between;gap:3rem;margin-bottom:6.5rem}@media (max-width: 900px){#projects>div #projects-intro{flex-direction:column;gap:6rem}}@media (max-width: 600px){#projects>div #projects-intro{margin-bottom:3rem;gap:3rem}}#projects>div #projects-intro>h1{font-size:8rem;font-weight:500;letter-spacing:-.1rem;max-width:75rem}@media (max-width: 900px){#projects>div #projects-intro>h1{font-size:7.5rem}}@media (max-width: 600px){#projects>div #projects-intro>h1{font-size:3.2rem}}#projects #project-infinite-list{display:flex;flex-wrap:wrap;gap:2rem}#news{padding-top:6.5rem;padding-bottom:13rem}@media (max-width: 600px){#news{padding-top:6rem;padding-bottom:6rem}}#news>div #news-intro{display:flex;justify-content:space-between;gap:3rem;margin-bottom:6.5rem}@media (max-width: 900px){#news>div #news-intro{flex-direction:column;gap:6rem}}@media (max-width: 600px){#news>div #news-intro{margin-bottom:3rem;gap:3rem}}#news>div #news-intro>h1{font-size:8rem;font-weight:500;letter-spacing:-.1rem;max-width:75rem}@media (max-width: 900px){#news>div #news-intro>h1{font-size:7.5rem}}@media (max-width: 600px){#news>div #news-intro>h1{font-size:3.2rem}}#news #prensa-infinite-list{display:flex;flex-wrap:wrap;gap:2rem}#workshops{padding-block:6.5rem}@media (max-width: 600px){#workshops{padding-block:6rem}}#workshops>div>h1{font-size:20rem;font-weight:500;letter-spacing:-.1rem;margin-bottom:10rem}@media (max-width: 900px){#workshops>div>h1{font-size:8rem}}@media (max-width: 600px){#workshops>div>h1{font-size:3.5rem}}@media (max-width: 600px){#workshops>div>h1{margin-bottom:3rem}}#workshops>div #workshops-content{margin-bottom:6.5rem}@media (max-width: 600px){#workshops>div #workshops-content{margin-bottom:3rem}}#workshops>div #workshops-content>p{font-size:3.2rem;letter-spacing:-.1rem;max-width:80rem}@media (max-width: 900px){#workshops>div #workshops-content>p{font-size:2.8rem}}@media (max-width: 600px){#workshops>div #workshops-content>p{font-size:1.5rem}}#workshops #workshop-infinite-list{display:flex;flex-wrap:wrap;gap:2rem}#services{padding-top:6.5rem}@media (max-width: 600px){#services{padding-top:6rem}}#services>#services-intro{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5rem;padding-bottom:9rem}@media (max-width: 600px){#services>#services-intro{gap:2.5rem;padding-bottom:6rem}}#services>#services-intro>#services-bubbles{display:flex;width:100%;max-height:60vh;margin:0 auto}#services>#services-intro>#services-bubbles>img{width:100%;height:auto}#services>#services-intro>#services-separator{width:1px;height:200px;background-color:#000}@media (max-width: 600px){#services>#services-intro>#services-separator{height:100px}}#services>#services-intro>#services-text{font-size:8rem;font-weight:500;letter-spacing:-.1rem;text-align:center}@media (max-width: 900px){#services>#services-intro>#services-text{font-size:7.5rem}}@media (max-width: 600px){#services>#services-intro>#services-text{font-size:3.2rem}}#services #services-categories>.services-categories-item{padding-top:9rem;padding-bottom:8rem}@media (max-width: 600px){#services #services-categories>.services-categories-item{padding-top:3rem;padding-bottom:3rem}}#services #services-categories>.services-categories-item>div{display:flex;gap:13rem}@media (max-width: 1200px){#services #services-categories>.services-categories-item>div{flex-direction:column;gap:3rem}}#services #services-categories>.services-categories-item>div>.services-categories-item-intro{flex:0 1 calc(40% - 6.5rem)}#services #services-categories>.services-categories-item>div>.services-categories-item-intro>h2{font-size:8rem;font-weight:500;letter-spacing:-.1rem;color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#000000;margin-bottom:.5rem}@media (max-width: 900px){#services #services-categories>.services-categories-item>div>.services-categories-item-intro>h2{font-size:7.5rem}}@media (max-width: 600px){#services #services-categories>.services-categories-item>div>.services-categories-item-intro>h2{font-size:3.2rem}}@media (max-width: 600px){#services #services-categories>.services-categories-item>div>.services-categories-item-intro>h2{margin-bottom:2rem}}#services #services-categories>.services-categories-item>div>.services-categories-item-intro>p{font-size:3.5rem;font-weight:500;letter-spacing:-.1rem;margin-bottom:6rem}@media (max-width: 900px){#services #services-categories>.services-categories-item>div>.services-categories-item-intro>p{font-size:3.2rem}}@media (max-width: 600px){#services #services-categories>.services-categories-item>div>.services-categories-item-intro>p{font-size:1.5rem}}@media (max-width: 600px){#services #services-categories>.services-categories-item>div>.services-categories-item-intro>p{margin-bottom:2rem}}#services #services-categories>.services-categories-item>div>.services-categories-item-intro>img{width:100%;height:auto}#services #services-categories>.services-categories-item>div>.services-categories-item-list{display:flex;flex-direction:column;gap:10rem;flex:0 1 calc(60% - 6.5rem)}@media (max-width: 600px){#services #services-categories>.services-categories-item>div>.services-categories-item-list{gap:3rem}}#services #services-categories>.services-categories-item>div>.services-categories-item-list>.services-categories-item-list-item{display:flex;gap:2rem}@media (max-width: 600px){#services #services-categories>.services-categories-item>div>.services-categories-item-list>.services-categories-item-list-item{flex-direction:column}}#services #services-categories>.services-categories-item>div>.services-categories-item-list>.services-categories-item-list-item>.services-categories-item-list-item-number>span{font-size:5.5rem;font-weight:500;letter-spacing:-.1rem;color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#000000}@media (max-width: 900px){#services #services-categories>.services-categories-item>div>.services-categories-item-list>.services-categories-item-list-item>.services-categories-item-list-item-number>span{font-size:4.8rem}}@media (max-width: 600px){#services #services-categories>.services-categories-item>div>.services-categories-item-list>.services-categories-item-list-item>.services-categories-item-list-item-number>span{font-size:2rem}}#services #services-categories>.services-categories-item>div>.services-categories-item-list>.services-categories-item-list-item>.services-categories-item-list-item-info{max-width:70rem}#services #services-categories>.services-categories-item>div>.services-categories-item-list>.services-categories-item-list-item>.services-categories-item-list-item-info>h3{font-size:5.5rem;font-weight:500;letter-spacing:-.1rem;margin-bottom:3rem}@media (max-width: 900px){#services #services-categories>.services-categories-item>div>.services-categories-item-list>.services-categories-item-list-item>.services-categories-item-list-item-info>h3{font-size:4.8rem}}@media (max-width: 600px){#services #services-categories>.services-categories-item>div>.services-categories-item-list>.services-categories-item-list-item>.services-categories-item-list-item-info>h3{font-size:2rem}}@media (max-width: 600px){#services #services-categories>.services-categories-item>div>.services-categories-item-list>.services-categories-item-list-item>.services-categories-item-list-item-info>h3{margin-bottom:2rem}}#services #services-categories>.services-categories-item>div>.services-categories-item-list>.services-categories-item-list-item>.services-categories-item-list-item-info>p{font-size:2.8rem;letter-spacing:-.1rem}@media (max-width: 900px){#services #services-categories>.services-categories-item>div>.services-categories-item-list>.services-categories-item-list-item>.services-categories-item-list-item-info>p{font-size:2rem}}@media (max-width: 600px){#services #services-categories>.services-categories-item>div>.services-categories-item-list>.services-categories-item-list-item>.services-categories-item-list-item-info>p{font-size:1.5rem}}#services #services-categories>.services-categories-item.light>div>.services-categories-item-intro>h2{-webkit-text-stroke-color:#ffffff}#services #services-categories>.services-categories-item.light>div>.services-categories-item-intro>p{color:#fff}#services #services-categories>.services-categories-item.light>div>.services-categories-item-list>.services-categories-item-list-item>.services-categories-item-list-item-number>span{color:#000;-webkit-text-stroke-width:unset;-webkit-text-stroke-color:unset}#services #services-categories>.services-categories-item.light>div>.services-categories-item-list>.services-categories-item-list-item>.services-categories-item-list-item-info>h3{color:#fff}#services #services-categories>.services-categories-item.light>div>.services-categories-item-list>.services-categories-item-list-item>.services-categories-item-list-item-info>p{color:#fff}#services #services-categories>.services-categories-item.no-list>div>.services-categories-item-intro>h2{color:#000;-webkit-text-stroke-width:unset;-webkit-text-stroke-color:unset}#services #services-testimonials{padding-top:9rem;padding-bottom:6rem}@media (max-width: 600px){#services #services-testimonials{padding-top:6rem}}#services #services-testimonials>div #services-testimonials-gallery{position:relative}#services #services-testimonials>div #services-testimonials-gallery>.swiper-wrapper>.swiper-slide{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}@media (max-width: 1200px){#services #services-testimonials>div #services-testimonials-gallery>.swiper-wrapper>.swiper-slide{padding:0 6rem}}#services #services-testimonials>div #services-testimonials-gallery>.swiper-wrapper>.swiper-slide>h3{font-size:5.5rem;font-weight:500;letter-spacing:-.1rem;margin-bottom:1rem}@media (max-width: 900px){#services #services-testimonials>div #services-testimonials-gallery>.swiper-wrapper>.swiper-slide>h3{font-size:4.8rem}}@media (max-width: 600px){#services #services-testimonials>div #services-testimonials-gallery>.swiper-wrapper>.swiper-slide>h3{font-size:2rem}}@media (max-width: 600px){#services #services-testimonials>div #services-testimonials-gallery>.swiper-wrapper>.swiper-slide>h3{margin-bottom:2rem}}#services #services-testimonials>div #services-testimonials-gallery>.swiper-wrapper>.swiper-slide>h4{font-size:3.5rem;font-weight:500;letter-spacing:-.1rem;margin-bottom:3.5rem}@media (max-width: 900px){#services #services-testimonials>div #services-testimonials-gallery>.swiper-wrapper>.swiper-slide>h4{font-size:3.2rem}}@media (max-width: 600px){#services #services-testimonials>div #services-testimonials-gallery>.swiper-wrapper>.swiper-slide>h4{font-size:1.5rem}}@media (max-width: 600px){#services #services-testimonials>div #services-testimonials-gallery>.swiper-wrapper>.swiper-slide>h4{margin-bottom:2rem}}#services #services-testimonials>div #services-testimonials-gallery>.swiper-wrapper>.swiper-slide>p{font-size:2.8rem;letter-spacing:-.1rem;max-width:100rem;margin-bottom:2rem}@media (max-width: 900px){#services #services-testimonials>div #services-testimonials-gallery>.swiper-wrapper>.swiper-slide>p{font-size:2rem}}@media (max-width: 600px){#services #services-testimonials>div #services-testimonials-gallery>.swiper-wrapper>.swiper-slide>p{font-size:1.5rem}}#services #services-testimonials>div #services-testimonials-gallery>.swiper-wrapper>.swiper-slide>img{max-width:100%}#services #services-testimonials>div #services-testimonials-gallery>.swiper-arrow{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);z-index:70}#services #services-testimonials>div #services-testimonials-gallery>.swiper-arrow.swiper-arrow-prev{left:0}#services #services-testimonials>div #services-testimonials-gallery>.swiper-arrow.swiper-arrow-next{right:0}#single-project{padding-top:6.5rem;padding-bottom:25rem;background-color:#dc143c}@media (max-width: 600px){#single-project{padding-top:6rem;padding-bottom:6rem}}#single-project>div>h1{font-size:9.6rem;font-weight:500;letter-spacing:-.1rem;max-width:130rem;margin-bottom:3.5rem}@media (max-width: 900px){#single-project>div>h1{font-size:8rem}}@media (max-width: 600px){#single-project>div>h1{font-size:3.5rem}}@media (max-width: 600px){#single-project>div>h1{margin-bottom:3rem}}#single-project>div #single-project-tags{display:flex;gap:9rem;margin-bottom:3.5rem}@media (max-width: 600px){#single-project>div #single-project-tags{margin-bottom:3rem}}#single-project>div #single-project-tags>span{font-size:2rem;font-weight:700;text-transform:uppercase}@media (max-width: 900px){#single-project>div #single-project-tags>span{font-size:1.5rem}}@media (max-width: 600px){#single-project>div #single-project-tags>span{font-size:1.2rem}}#single-project>div>img{width:100%;height:auto;margin-bottom:6.5rem}@media (max-width: 600px){#single-project>div>img{margin-bottom:3rem}}#single-project>div #single-project-content{display:flex;flex-wrap:wrap;justify-content:space-between;gap:3rem;margin-bottom:8.5rem}@media (max-width: 900px){#single-project>div #single-project-content{margin-bottom:3rem}}#single-project>div #single-project-content #single-project-content-text{width:100%;flex:0 1 calc(50% - 1.5rem)}@media (max-width: 900px){#single-project>div #single-project-content #single-project-content-text{flex:1 1 100%}}#single-project>div #single-project-content #single-project-content-text>p{font-size:2.8rem;letter-spacing:-.1rem}@media (max-width: 900px){#single-project>div #single-project-content #single-project-content-text>p{font-size:2rem}}@media (max-width: 600px){#single-project>div #single-project-content #single-project-content-text>p{font-size:1.5rem}}#single-project>div #single-project-content #single-project-content-details{width:40rem}@media (max-width: 900px){#single-project>div #single-project-content #single-project-content-details{width:100%}}#single-project>div #single-project-content #single-project-content-details>.single-project-content-details-detail{display:flex;gap:2rem;padding-block:2rem;border-top:1px solid}#single-project>div #single-project-content #single-project-content-details>.single-project-content-details-detail:last-child{border-bottom:1px solid}@media (max-width: 600px){#single-project>div #single-project-content #single-project-content-details>.single-project-content-details-detail{padding-block:1rem}}#single-project>div #single-project-content #single-project-content-details>.single-project-content-details-detail>span{flex:1 1 calc(50% - 1rem);font-size:1.5rem}@media (max-width: 900px){#single-project>div #single-project-content #single-project-content-details>.single-project-content-details-detail>span{font-size:1.2rem}}#single-project>div #single-project-content #single-project-content-details>.single-project-content-details-detail>span:nth-of-type(1){font-weight:500}#single-project>div #single-project-content #single-project-content-details>.single-project-content-details-detail>span:nth-of-type(2){font-weight:700}#single-project>div #single-project-images{display:flex;flex-wrap:wrap;gap:2rem}@media (max-width: 600px){#single-project>div #single-project-images{gap:1rem}}#single-project>div #single-project-images>.single-project-images-image{flex:0 1 calc(50% - 1rem)}#single-project>div #single-project-images>.single-project-images-image>img{height:auto;width:100%}#single-project>div #single-project-images>.single-project-full-image{height:90vh;overflow:hidden;position:relative;width:100%}@media (max-width: 600px){#single-project>div #single-project-images>.single-project-full-image{height:45vh}}#single-project>div #single-project-images>.single-project-full-image img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}#single-project>div #single-project-images>.single-project-images-video{width:100%}#single-project>div #single-project-images>.single-project-images-video .video-embed{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden}#single-project>div #single-project-images>.single-project-images-video iframe,#single-project>div #single-project-images>.single-project-images-video video{position:absolute;inset:0;width:100%;height:100%;border:0}#single-project>div #single-project-images>.single-project-images-two-images{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);height:90vh;overflow:hidden;position:relative;width:100%}@media (max-width: 600px){#single-project>div #single-project-images>.single-project-images-two-images{grid-template-columns:1fr;gap:1rem}}#single-project>div #single-project-images>.single-project-images-two-images>figure{height:100%;overflow:hidden;position:relative}#single-project>div #single-project-images>.single-project-images-two-images>figure img{height:100%;object-fit:cover;width:100%}#single-project>div #single-project-old-images{display:flex;flex-wrap:wrap;gap:2rem}#single-project>div #single-project-old-images>.single-project-images-image{flex:0 1 calc(50% - 1rem)}#single-project>div #single-project-old-images>.single-project-images-image>img{height:auto;width:100%}#single-workshop{padding-block:6.5rem}@media (max-width: 600px){#single-workshop{padding-block:6rem}}#single-workshop>div>h1{font-size:9.6rem;font-weight:500;letter-spacing:-.1rem;margin-bottom:7rem}@media (max-width: 900px){#single-workshop>div>h1{font-size:8rem}}@media (max-width: 600px){#single-workshop>div>h1{font-size:3.5rem}}@media (max-width: 600px){#single-workshop>div>h1{margin-bottom:3rem}}#single-workshop>div #single-workshop-content{display:flex;gap:12.5rem;margin-bottom:8.5rem}@media (max-width: 600px){#single-workshop>div #single-workshop-content{margin-bottom:3rem}}@media (max-width: 900px){#single-workshop>div #single-workshop-content{flex-direction:column}}@media (max-width: 600px){#single-workshop>div #single-workshop-content{gap:2rem}}#single-workshop>div #single-workshop-content #single-workshop-content-info{display:flex;flex-direction:column;gap:7rem;flex:1 1 calc(50% - 6.25rem)}@media (max-width: 900px){#single-workshop>div #single-workshop-content #single-workshop-content-info{flex:1 1 100%}}@media (max-width: 600px){#single-workshop>div #single-workshop-content #single-workshop-content-info{gap:2rem}}#single-workshop>div #single-workshop-content #single-workshop-content-info #single-workshop-content-info-free{font-size:3.2rem;letter-spacing:-.1rem}@media (max-width: 900px){#single-workshop>div #single-workshop-content #single-workshop-content-info #single-workshop-content-info-free{font-size:2.8rem}}@media (max-width: 600px){#single-workshop>div #single-workshop-content #single-workshop-content-info #single-workshop-content-info-free{font-size:1.5rem}}#single-workshop>div #single-workshop-content #single-workshop-content-info #single-workshop-content-info-details{display:flex;flex-direction:column;align-self:flex-start}#single-workshop>div #single-workshop-content #single-workshop-content-info #single-workshop-content-info-details>li{font-size:1.5rem;font-weight:500;text-transform:uppercase;padding:2rem 4rem 2rem 0;border-top:.1rem solid #000000}@media (max-width: 900px){#single-workshop>div #single-workshop-content #single-workshop-content-info #single-workshop-content-info-details>li{font-size:1.2rem}}#single-workshop>div #single-workshop-content #single-workshop-content-info #single-workshop-content-info-details>li:last-child{border-bottom:.1rem solid #000000}@media (max-width: 600px){#single-workshop>div #single-workshop-content #single-workshop-content-info #single-workshop-content-info-details>li{padding:1rem 2rem 1rem 0}}#single-workshop>div #single-workshop-content #single-workshop-content-info>a{position:relative;display:flex;width:fit-content;font-size:1.5rem;font-weight:700}@media (max-width: 900px){#single-workshop>div #single-workshop-content #single-workshop-content-info>a{font-size:1.2rem}}#single-workshop>div #single-workshop-content #single-workshop-content-info>a>img{position:relative;top:-.6rem;right:-.6rem;display:inline-flex;width:.8rem;height:.8rem;vertical-align:top;transition:top ease .5s,right ease .5s}@media not all and (hover: none){#single-workshop>div #single-workshop-content #single-workshop-content-info>a:hover>img{top:-1rem;right:-1rem}}#single-workshop>div #single-workshop-content #single-workshop-content-image{flex:1 1 calc(50% - 6.25rem)}@media (max-width: 900px){#single-workshop>div #single-workshop-content #single-workshop-content-image{flex:1 1 100%}}#single-workshop>div #single-workshop-content #single-workshop-content-image>img{width:100%;height:auto}
